From 9fe3a5e4dbee7fa37b14b364a41fb71807b9d0f3 Mon Sep 17 00:00:00 2001 From: Khasan <59199106+Frost-creator@users.noreply.github.com> Date: Thu, 15 Oct 2020 20:59:15 +0500 Subject: [PATCH 0001/8412] Add files via upload --- domains/FrostOnFire.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/FrostOnFire.json diff --git a/domains/FrostOnFire.json b/domains/FrostOnFire.json new file mode 100644 index 000000000..95ce48b56 --- /dev/null +++ b/domains/FrostOnFire.json @@ -0,0 +1,11 @@ +{ + "description": "wanna get the domain", + "repo": "https://github.com/Frost-creator/github-username.github.io", + "owner": { + "username": "Frost-creator", + "email": "khasanst2003@gmail.com" + }, + "record": { + "CNAME": "Frost-creator.github.io" + } +} \ No newline at end of file From 72ce0bd63b3fad27b049db860f05d12d365433f9 Mon Sep 17 00:00:00 2001 From: ThisPC <70702874+P0rc0D10@users.noreply.github.com> Date: Sat, 11 Sep 2021 21:33:35 +0200 Subject: [PATCH 0002/8412] Create thispc.json --- domains/thispc.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/thispc.json diff --git a/domains/thispc.json b/domains/thispc.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/thispc.json @@ -0,0 +1 @@ + From fe4e243222a7faa306cea36d1d76efa47d13d47e Mon Sep 17 00:00:00 2001 From: Prakarsh Prp Date: Wed, 2 Mar 2022 09:58:09 +0530 Subject: [PATCH 0003/8412] Create prakarsh.json --- domains/prakarsh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prakarsh.json diff --git a/domains/prakarsh.json b/domains/prakarsh.json new file mode 100644 index 000000000..b1abc3a3d --- /dev/null +++ b/domains/prakarsh.json @@ -0,0 +1,11 @@ +{ + "description": "My personal Website (maybe my portfolio)", + "repo": "https://github.com/prakarsh17/prakarsh17.github.io", + "owner": { + "username": "prakarsh17", + "email": "pranjal.prakarsh@outlook.com" + }, + "record": { + "CNAME": "prakarsh17.github.io" + } +} From 393c2f7deb8d4c567d9382ba24c08a4d0f589050 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Thu, 17 Mar 2022 10:24:04 +0530 Subject: [PATCH 0004/8412] ok nvm i messed up before --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 566e34537..f2e9465d8 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,10 @@ -![is-a-dev banner](./media/banner.png) +

+GitHub GitHub contributors GitHub closed pull requests +

+is-a-dev banner +


- **is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

Discord

From db87605ec71cbb81172741851358ed612f0c40dc Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Thu, 17 Mar 2022 11:31:40 +0530 Subject: [PATCH 0005/8412] Update README.md does this look gud? space between description and the discord server banner --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index f2e9465d8..230bd84ca 100644 --- a/README.md +++ b/README.md @@ -3,11 +3,10 @@

is-a-dev banner -

-
+

**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. - -

Discord

+

+Discord

## How do I register? From f2b906abc36b56bb96d661b1aaad20f00acc1da2 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Thu, 17 Mar 2022 11:40:21 +0530 Subject: [PATCH 0006/8412] Update README.md --- README.md | 25 ++++++++++--------------- 1 file changed, 10 insertions(+), 15 deletions(-) diff --git a/README.md b/README.md index 230bd84ca..b09d8d4ab 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,14 @@

-GitHub GitHub contributors GitHub closed pull requests -

+ GitHub GitHub contributors GitHub closed pull requests +

+ is-a-dev banner +

-is-a-dev banner -

-**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. -

-Discord

+ **is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. + +

+ Discord +

## How do I register? @@ -18,18 +20,14 @@ * That's it! Done! Now go show off your cool `.is-a.dev` domain - ## Donations This project is a free and open source service for developers and will stay that way. - Please consider donating to help me keep this running forever! Buy Me A Coffee Liberapay recurring donation button - - ## Similar services You should also checkout - * [js.org](https://github.com/js-org/js.org/tree/master) @@ -37,16 +35,13 @@ You should also checkout - * [runs-on.tech](https://github.com/aakhilv/runs-on.tech) - ## Uptime - ![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge) ![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge) You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw) - - ## License + This project is under the [GPL-3.0](./LICENSE) license. From 6a7797533da6fbb52894857e04452cac440103b8 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Thu, 17 Mar 2022 11:45:40 +0530 Subject: [PATCH 0007/8412] Update README.md aligned banner sheesh --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index b09d8d4ab..52864e498 100644 --- a/README.md +++ b/README.md @@ -2,11 +2,11 @@ GitHub GitHub contributors GitHub closed pull requests

is-a-dev banner -

+

**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. - -

+

+
Discord

From e9754908327d2b7badf4f289f252fc4d49620558 Mon Sep 17 00:00:00 2001 From: Cartyoo <80128253+Cartyoo@users.noreply.github.com> Date: Fri, 1 Apr 2022 16:37:22 -0700 Subject: [PATCH 0008/8412] cartyoo.json --- domains/cartyoo.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/cartyoo.json diff --git a/domains/cartyoo.json b/domains/cartyoo.json new file mode 100644 index 000000000..0ba19fa52 --- /dev/null +++ b/domains/cartyoo.json @@ -0,0 +1,7 @@ +{ + "owner": { + "username": "Cartyoo", + "email": "", + "discord": "cartyoo#6969" + } +} From f2e4d484293eead0354dbd0931747b299cd35426 Mon Sep 17 00:00:00 2001 From: Cartyoo <80128253+Cartyoo@users.noreply.github.com> Date: Fri, 1 Apr 2022 16:41:05 -0700 Subject: [PATCH 0009/8412] Update cartyoo.json --- domains/cartyoo.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/domains/cartyoo.json b/domains/cartyoo.json index 0ba19fa52..fb8f83784 100644 --- a/domains/cartyoo.json +++ b/domains/cartyoo.json @@ -5,3 +5,8 @@ "discord": "cartyoo#6969" } } +{ + "record": { + "CNAME": "cartyoo.github.io/berrysteal" + } +} From 87b6b98c413545f574f9a04d1d1cde012216e1c6 Mon Sep 17 00:00:00 2001 From: Bad Boy Date: Wed, 20 Apr 2022 19:09:56 +0530 Subject: [PATCH 0010/8412] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 52864e498..2b1d539ec 100644 --- a/README.md +++ b/README.md @@ -36,8 +36,7 @@ You should also checkout - ## Uptime -![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge) -![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge) +![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge) ![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge) You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw) From ebb101d5c90f9bae8886fd3bc4c6d5924d085bf7 Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Sat, 28 May 2022 09:17:50 +0600 Subject: [PATCH 0011/8412] Update icehead.json --- domains/icehead.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/icehead.json b/domains/icehead.json index d68635ea9..6c0f6514d 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -7,5 +7,7 @@ }, "record": { "CNAME": "ice-head.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 75ded19d66bdd7ceb68eb8f98b0c1bd7d2c3a0ea Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Sat, 28 May 2022 09:27:41 +0600 Subject: [PATCH 0012/8412] Update icehead.json --- domains/icehead.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icehead.json b/domains/icehead.json index 6c0f6514d..0e14acb6a 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -6,7 +6,7 @@ "email": "heads.ice@protonmail.com" }, "record": { - "CNAME": "ice-head.github.io" + "CNAME": "ice-head.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From e8ddf9718beeb1c8a6205c0fe0bd86ea39fcf1c8 Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Sat, 28 May 2022 09:34:45 +0600 Subject: [PATCH 0013/8412] Update icehead.json --- domains/icehead.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icehead.json b/domains/icehead.json index 0e14acb6a..500c58b8c 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -6,7 +6,7 @@ "email": "heads.ice@protonmail.com" }, "record": { - "CNAME": "ice-head.github.io", + "URL": "ice-head.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 3670b6e7553cc39328db9c5aceba2858a225c1b9 Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Sat, 28 May 2022 09:38:24 +0600 Subject: [PATCH 0014/8412] Update icehead.json --- domains/icehead.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icehead.json b/domains/icehead.json index 500c58b8c..0e14acb6a 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -6,7 +6,7 @@ "email": "heads.ice@protonmail.com" }, "record": { - "URL": "ice-head.github.io", + "CNAME": "ice-head.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From b4174828398a7b51e8a30ddd70e4915d2ac1a703 Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Sat, 28 May 2022 09:41:29 +0600 Subject: [PATCH 0015/8412] Update icehead.json --- domains/icehead.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/icehead.json b/domains/icehead.json index 0e14acb6a..5c90a9f04 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -6,7 +6,6 @@ "email": "heads.ice@protonmail.com" }, "record": { - "CNAME": "ice-head.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 2e22fc8e5f2052ae2397a2ad8d89eebc2d8668a9 Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Sat, 28 May 2022 11:54:06 +0600 Subject: [PATCH 0016/8412] Update icehead.json --- domains/icehead.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/icehead.json b/domains/icehead.json index 5c90a9f04..0e14acb6a 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -6,6 +6,7 @@ "email": "heads.ice@protonmail.com" }, "record": { + "CNAME": "ice-head.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 85bb895de2c80479f5dce790f2bc4291a4eee2f8 Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Sat, 28 May 2022 14:43:08 +0600 Subject: [PATCH 0017/8412] Update icehead.json --- domains/icehead.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/icehead.json b/domains/icehead.json index 0e14acb6a..500c58b8c 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -6,7 +6,7 @@ "email": "heads.ice@protonmail.com" }, "record": { - "CNAME": "ice-head.github.io", + "URL": "ice-head.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 40e04d690ca59366dc5e6877b5f797c990054b01 Mon Sep 17 00:00:00 2001 From: ShubhamkumarAnand Date: Tue, 23 Aug 2022 22:52:13 +0530 Subject: [PATCH 0018/8412] feat: Added domain programatically --- domains/shubhamkumaranand.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shubhamkumaranand.json diff --git a/domains/shubhamkumaranand.json b/domains/shubhamkumaranand.json new file mode 100644 index 000000000..5a81205d3 --- /dev/null +++ b/domains/shubhamkumaranand.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "ShubhamkumarAnand", + "email": "the.anand3099@gmail.com" + }, + + "record": { + "URL": "108" + } + } + \ No newline at end of file From 67ad619a1d0eef4f0ae75fd118298728a8765bf0 Mon Sep 17 00:00:00 2001 From: yacoreq <78950826+yacoreq@users.noreply.github.com> Date: Fri, 26 Aug 2022 19:59:50 +0200 Subject: [PATCH 0019/8412] Create yacoreq.json --- domains/yacoreq.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/yacoreq.json diff --git a/domains/yacoreq.json b/domains/yacoreq.json new file mode 100644 index 000000000..b6c54ffde --- /dev/null +++ b/domains/yacoreq.json @@ -0,0 +1,13 @@ + +{ + "description": "yacoreq is a dev", + "repo": "https://github.com/yacoreq/yacoreq.github.io", + "owner": { + "username": "yacoreq", + "email": "yacoreq@gmail.com", + "discord": "685845264417816611" + }, + "record": { + "CNAME": "yacoreq.github.io" + } +} From ab6e678c1bf9c5f8f88af6070e4b1f0e2b3c1ee4 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+naman77s@users.noreply.github.com> Date: Wed, 7 Sep 2022 21:21:34 +0530 Subject: [PATCH 0020/8412] Create PXD.json --- domains/PXD.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/PXD.json diff --git a/domains/PXD.json b/domains/PXD.json new file mode 100644 index 000000000..031452fd3 --- /dev/null +++ b/domains/PXD.json @@ -0,0 +1,12 @@ +{ + "description": "Testing for now", + "repo": "https://github.com/naman77s/naman77s.github.io", + "owner": { + "username": "naman77s", + "email": "amlittleprogrammer@gmail.com", + "twitter": "PXD_Officials" + }, + "record": { + "CNAME": "naman77s.github.io" + } +} From 80eb73e8241ce49480c0a0baac165bc98eaef4e4 Mon Sep 17 00:00:00 2001 From: Anish <88893957+anish-mandal@users.noreply.github.com> Date: Sun, 25 Sep 2022 21:58:32 +0530 Subject: [PATCH 0021/8412] added anish.is-a.dev --- domains/anish.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anish.json diff --git a/domains/anish.json b/domains/anish.json new file mode 100644 index 000000000..ecf4d4728 --- /dev/null +++ b/domains/anish.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anish-mandal", + "email": "anishmandalme1234@outlook.com", + "twitter": "anishsay", + }, + "description": "This website is for my personal portfolio.", + "repo": "https://github.com/anish-mandal/website", + "record": { + "CNAME": "anishdeveloper.netlify.app" + } +} From e60a73505e229e0ac7bfc4140c218fe7b8aca5b8 Mon Sep 17 00:00:00 2001 From: Sylestic Date: Wed, 28 Sep 2022 13:50:20 -0400 Subject: [PATCH 0022/8412] feat: Added domain programatically --- domains/Sylestic.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Sylestic.json diff --git a/domains/Sylestic.json b/domains/Sylestic.json new file mode 100644 index 000000000..459b87185 --- /dev/null +++ b/domains/Sylestic.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Sylestic", + "email": "sylestic@protonmail.com" + }, + + "record": { + "CNAME": "sylestic.github.io" + } + } + \ No newline at end of file From d40321be91d9950d1b1fc83135426cdf5599165a Mon Sep 17 00:00:00 2001 From: Sylestic <113873663+Sylestic@users.noreply.github.com> Date: Wed, 28 Sep 2022 13:55:17 -0400 Subject: [PATCH 0023/8412] Add MX Records --- domains/Sylestic.json | 25 +++++++++++++------------ 1 file changed, 13 insertions(+), 12 deletions(-) diff --git a/domains/Sylestic.json b/domains/Sylestic.json index 459b87185..d273482be 100644 --- a/domains/Sylestic.json +++ b/domains/Sylestic.json @@ -1,12 +1,13 @@ - - { - "owner": { - "username": "Sylestic", - "email": "sylestic@protonmail.com" - }, - - "record": { - "CNAME": "sylestic.github.io" - } - } - \ No newline at end of file +{ + "owner":{ + "username":"Sylestic", + "email":"sylestic@protonmail.com" + }, + "record":{ + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "CNAME":"sylestic.github.io" + } +} From 3446b56172fa471da1990325b6b871787b4bef03 Mon Sep 17 00:00:00 2001 From: Sylestic <113873663+Sylestic@users.noreply.github.com> Date: Tue, 4 Oct 2022 19:37:02 -0400 Subject: [PATCH 0024/8412] [fix] Remove MX records --- domains/Sylestic.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/domains/Sylestic.json b/domains/Sylestic.json index d273482be..53cc8a827 100644 --- a/domains/Sylestic.json +++ b/domains/Sylestic.json @@ -4,10 +4,6 @@ "email":"sylestic@protonmail.com" }, "record":{ - "MX":[ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], "CNAME":"sylestic.github.io" } } From bbb8aff9e39ea3552b347c4cff59d9328645ead5 Mon Sep 17 00:00:00 2001 From: Anish <88893957+anish-mandal@users.noreply.github.com> Date: Thu, 6 Oct 2022 11:42:51 +0530 Subject: [PATCH 0025/8412] updated CNAME --- domains/anish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anish.json b/domains/anish.json index ecf4d4728..748049736 100644 --- a/domains/anish.json +++ b/domains/anish.json @@ -5,8 +5,8 @@ "twitter": "anishsay", }, "description": "This website is for my personal portfolio.", - "repo": "https://github.com/anish-mandal/website", + "repo": "https://github.com/anish-mandal/anish-mandal.github.io", "record": { - "CNAME": "anishdeveloper.netlify.app" + "CNAME": "anish-mandal.github.io" } } From 59e4a8b57e093e813c0083608e9a7c14c24dc7a5 Mon Sep 17 00:00:00 2001 From: D99-1 Date: Fri, 7 Oct 2022 01:03:33 +1100 Subject: [PATCH 0026/8412] feat: Added domain programatically --- domains/Dhyan99.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Dhyan99.json diff --git a/domains/Dhyan99.json b/domains/Dhyan99.json new file mode 100644 index 000000000..05a0dd9a9 --- /dev/null +++ b/domains/Dhyan99.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "D99-1", + "email": "dhyantanna@gmail.com" + }, + + "record": { + "CNAME": "Dhyan99" + } + } + \ No newline at end of file From 06ea5836fdfd03d0c4603f2fcfc89b123e33624f Mon Sep 17 00:00:00 2001 From: D99 <79247409+D99-1@users.noreply.github.com> Date: Fri, 7 Oct 2022 01:05:12 +1100 Subject: [PATCH 0027/8412] Update Dhyan99.json --- domains/Dhyan99.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/Dhyan99.json b/domains/Dhyan99.json index 05a0dd9a9..2073ea4cb 100644 --- a/domains/Dhyan99.json +++ b/domains/Dhyan99.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "Dhyan99" + "CNAME": "d99-1.github.io" } } - \ No newline at end of file + From 0dd7ec1d968530dd4d123e96b1f3f70bb79f74e2 Mon Sep 17 00:00:00 2001 From: D99 <79247409+D99-1@users.noreply.github.com> Date: Fri, 7 Oct 2022 01:51:44 +1100 Subject: [PATCH 0028/8412] Update Dhyan99.json --- domains/Dhyan99.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/Dhyan99.json b/domains/Dhyan99.json index 2073ea4cb..ef79f6c7b 100644 --- a/domains/Dhyan99.json +++ b/domains/Dhyan99.json @@ -1,5 +1,6 @@ { + "repo": "https://github.com/d99-1/d99-1.github.io", "owner": { "username": "D99-1", "email": "dhyantanna@gmail.com" From 7ef36d071c2704974db171bdcdc18f537eeb9b4b Mon Sep 17 00:00:00 2001 From: D99 <79247409+D99-1@users.noreply.github.com> Date: Thu, 13 Oct 2022 19:24:38 +1100 Subject: [PATCH 0029/8412] Rename Dhyan99.json to dhyan99.json --- domains/{Dhyan99.json => dhyan99.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Dhyan99.json => dhyan99.json} (100%) diff --git a/domains/Dhyan99.json b/domains/dhyan99.json similarity index 100% rename from domains/Dhyan99.json rename to domains/dhyan99.json From 49fe6353831ec451555a31bcf5028bf2383afad2 Mon Sep 17 00:00:00 2001 From: TikTokPartage Date: Sun, 16 Oct 2022 16:21:51 +0200 Subject: [PATCH 0030/8412] feat: Added domain programatically --- domains/qdegen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/qdegen.json diff --git a/domains/qdegen.json b/domains/qdegen.json new file mode 100644 index 000000000..908b713ac --- /dev/null +++ b/domains/qdegen.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "TikTokPartage", + "email": "gregorykubach@gmail.com" + }, + + "record": { + "URL": "1" + } + } + \ No newline at end of file From 34b688046278c7eb0d89c20b42c89c1c8f9e3491 Mon Sep 17 00:00:00 2001 From: TikTokPartage Date: Sun, 16 Oct 2022 16:25:00 +0200 Subject: [PATCH 0031/8412] feat: Added domain programatically --- domains/qdeshopp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/qdeshopp.json diff --git a/domains/qdeshopp.json b/domains/qdeshopp.json new file mode 100644 index 000000000..b89d029c9 --- /dev/null +++ b/domains/qdeshopp.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "TikTokPartage", + "email": "gregorykubach@gmail.com" + }, + + "record": { + "URL": "qdeshop.sle" + } + } + \ No newline at end of file From 3fd2f6dff11ae27db8a98a6c28ee9f753cb2446f Mon Sep 17 00:00:00 2001 From: Noma4321 Date: Tue, 18 Oct 2022 16:03:53 +0300 Subject: [PATCH 0032/8412] feat: Added domain programatically --- domains/yt-dl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yt-dl.json diff --git a/domains/yt-dl.json b/domains/yt-dl.json new file mode 100644 index 000000000..035c6c584 --- /dev/null +++ b/domains/yt-dl.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Noma4321", + "email": "noam.malka1yt@gmail.com" + }, + + "record": { + "CNAME": "YoutubeDownloader.noma4321.repl.co" + } + } + \ No newline at end of file From ba033a841f8ef65c4a0ef146fd50478f95b342ad Mon Sep 17 00:00:00 2001 From: Axel Ilali Date: Fri, 21 Oct 2022 00:14:06 +0100 Subject: [PATCH 0033/8412] Create axel.json --- domains/axel.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/axel.json diff --git a/domains/axel.json b/domains/axel.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/axel.json @@ -0,0 +1 @@ + From 808f6600514675ba900424e5a4d7713801a8167f Mon Sep 17 00:00:00 2001 From: Hoot679 Date: Sun, 23 Oct 2022 02:42:37 -0700 Subject: [PATCH 0034/8412] feat: Added domain programatically --- domains/hoot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hoot.json diff --git a/domains/hoot.json b/domains/hoot.json new file mode 100644 index 000000000..4d8224aac --- /dev/null +++ b/domains/hoot.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Hoot679", + "email": "hoottheowlshoot@gmail.com" + }, + + "record": { + "URL": "URL" + } + } + \ No newline at end of file From db900ef6f939910431a6b5bba4889294ebc0e49f Mon Sep 17 00:00:00 2001 From: sdizdarevic Date: Mon, 24 Oct 2022 20:43:49 +0200 Subject: [PATCH 0035/8412] Create sdizdarevic.json --- domains/sdizdarevic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sdizdarevic.json diff --git a/domains/sdizdarevic.json b/domains/sdizdarevic.json new file mode 100644 index 000000000..9fbbc862c --- /dev/null +++ b/domains/sdizdarevic.json @@ -0,0 +1,11 @@ +{ + "description": "sdizdarevic.is-a.dev", + "repo": "https://github.com/sdizdarevic/sdizdarevic.github.io", + "owner": { + "username": "sdizdarevic", + "email": "saudin.dizdarevic@gmail.com" + }, + "record": { + "CNAME": "sdizdarevic.github.io" + } +} From ffdaf9d5104f8ad024eff3ca86835991b7eedad7 Mon Sep 17 00:00:00 2001 From: MegalithOffical Date: Sat, 29 Oct 2022 22:51:26 +0300 Subject: [PATCH 0036/8412] feat: Added domain programatically --- domains/Megalith.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Megalith.json diff --git a/domains/Megalith.json b/domains/Megalith.json new file mode 100644 index 000000000..102757611 --- /dev/null +++ b/domains/Megalith.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "MegalithOffical", + "email": "gekocakaya@gmail.com" + }, + + "record": { + "CNAME": "https://profile-megalithoffical.vercel.app/" + } + } + \ No newline at end of file From c87ad836c42f721e60ae7fa5d4ad8c1c0bb93d47 Mon Sep 17 00:00:00 2001 From: farjanul-nayem Date: Mon, 31 Oct 2022 02:57:34 +0600 Subject: [PATCH 0037/8412] feat: Added domain programatically --- domains/farjanul.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/farjanul.json diff --git a/domains/farjanul.json b/domains/farjanul.json new file mode 100644 index 000000000..552fb2ffb --- /dev/null +++ b/domains/farjanul.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "farjanul-nayem", + "email": "farjanul10@gmail.com" + }, + + "record": { + "CNAME": "farjanul-nayem.github.io." + } + } + \ No newline at end of file From f19d8491865dd7036e07af271fde758d7f07b578 Mon Sep 17 00:00:00 2001 From: Megalith <74655120+MegalithOffical@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:50:35 +0300 Subject: [PATCH 0038/8412] Create your-domain-name.is-a.dev --- domains/your-domain-name.is-a.dev | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/your-domain-name.is-a.dev diff --git a/domains/your-domain-name.is-a.dev b/domains/your-domain-name.is-a.dev new file mode 100644 index 000000000..0df30b70d --- /dev/null +++ b/domains/your-domain-name.is-a.dev @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MegalithOffical", + "email": "theredditnerd01@gmail.com", + "discord": "Megalith#2331" + }, + "record": { + "URL": "https://profile-megalithoffical.vercel.app/" + } +} From 3908feb671b66c1b87a1d0ef7e5bc0ad75c98a17 Mon Sep 17 00:00:00 2001 From: Megalith <74655120+MegalithOffical@users.noreply.github.com> Date: Mon, 31 Oct 2022 23:53:55 +0300 Subject: [PATCH 0039/8412] Update and rename your-domain-name.is-a.dev to megalith.is-a.dev --- domains/{your-domain-name.is-a.dev => megalith.is-a.dev} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{your-domain-name.is-a.dev => megalith.is-a.dev} (71%) diff --git a/domains/your-domain-name.is-a.dev b/domains/megalith.is-a.dev similarity index 71% rename from domains/your-domain-name.is-a.dev rename to domains/megalith.is-a.dev index 0df30b70d..ab4827394 100644 --- a/domains/your-domain-name.is-a.dev +++ b/domains/megalith.is-a.dev @@ -5,6 +5,6 @@ "discord": "Megalith#2331" }, "record": { - "URL": "https://profile-megalithoffical.vercel.app/" + "CNAME": "https://profile-megalithoffical.vercel.app/" } } From c1d4d60ecfc4c8673e4a8be092d709afc7d71e58 Mon Sep 17 00:00:00 2001 From: Marioagp Date: Mon, 31 Oct 2022 22:28:30 +0100 Subject: [PATCH 0040/8412] feat: Added domain programatically --- domains/marioannier.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/marioannier.json diff --git a/domains/marioannier.json b/domains/marioannier.json new file mode 100644 index 000000000..0c90cb0eb --- /dev/null +++ b/domains/marioannier.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Marioagp", + "email": "mario.annier@gmail.com" + }, + + "record": { + "A": ["marioannier"] + } + } + \ No newline at end of file From 39ffd5fef20af8e88f77441189bf350a057e1a85 Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Mon, 14 Nov 2022 19:54:27 +0530 Subject: [PATCH 0041/8412] Create alokik.json --- domains/alokik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alokik.json diff --git a/domains/alokik.json b/domains/alokik.json new file mode 100644 index 000000000..225dd0404 --- /dev/null +++ b/domains/alokik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com", + "repo": "https://github.com/alokik-here/devloper-alokik + }, + "record": { + "CNAME": "alokik-here.github.io" +} From aea45058d601965591a3be76d885bb56cb5d523c Mon Sep 17 00:00:00 2001 From: Tachibana Shin <45375496+tachibana-shin@users.noreply.github.com> Date: Wed, 16 Nov 2022 20:07:14 +0700 Subject: [PATCH 0042/8412] add record `MX` and `TXT for email (shin.is-a.dev) --- domains/shin.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/shin.json b/domains/shin.json index 0cf88ec7c..b3b3f14d6 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -7,6 +7,8 @@ "twitter": "tachib_shin" }, "record": { - "CNAME": "tachibana-shin.github.io" + "CNAME": "tachibana-shin.github.io", + "MX": "mx1.improvmx.com", + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 6d9b3ab673c4de79da77161101d879996f75845c Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Thu, 17 Nov 2022 20:07:17 +0530 Subject: [PATCH 0043/8412] Update alokik.json --- domains/alokik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alokik.json b/domains/alokik.json index 225dd0404..d0028d84a 100644 --- a/domains/alokik.json +++ b/domains/alokik.json @@ -2,7 +2,7 @@ "owner": { "username": "OpAayush", "email": "aayushmagrawal@gmail.com", - "repo": "https://github.com/alokik-here/devloper-alokik + "repo": "https://github.com/alokik-here/devloper-alokik" }, "record": { "CNAME": "alokik-here.github.io" From 99fea38873876f1c4ed07708c7b76bf30358dd34 Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Thu, 17 Nov 2022 20:09:20 +0530 Subject: [PATCH 0044/8412] Update alokik.json --- domains/alokik.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/alokik.json b/domains/alokik.json index d0028d84a..3d35edb30 100644 --- a/domains/alokik.json +++ b/domains/alokik.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com", - "repo": "https://github.com/alokik-here/devloper-alokik" - }, - "record": { - "CNAME": "alokik-here.github.io" -} + "owner": { + "username": "alokik-here", + "email": "aayushmagrawal@gmail.com" + }, + "record": { + "CNAME": "alokik-here.github.io" + } + } From e549d379a216d6f09bf9d0a064960399e47be44f Mon Sep 17 00:00:00 2001 From: Sylestic <113873663+Sylestic@users.noreply.github.com> Date: Thu, 17 Nov 2022 23:44:15 -0500 Subject: [PATCH 0045/8412] Update domains/Sylestic.json Co-authored-by: Jay Jackson --- domains/Sylestic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Sylestic.json b/domains/Sylestic.json index 53cc8a827..26ebc9723 100644 --- a/domains/Sylestic.json +++ b/domains/Sylestic.json @@ -4,6 +4,6 @@ "email":"sylestic@protonmail.com" }, "record":{ - "CNAME":"sylestic.github.io" + "URL":"https://sylestic.ml" } } From 1d5d4bd3fad0d769eb62008d56a844b24ba2d52f Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Sat, 19 Nov 2022 11:41:19 +0530 Subject: [PATCH 0046/8412] Update alokik.json --- domains/alokik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alokik.json b/domains/alokik.json index 3d35edb30..caef09cb4 100644 --- a/domains/alokik.json +++ b/domains/alokik.json @@ -1,6 +1,6 @@ { "owner": { - "username": "alokik-here", + "username": "OpAayush", "email": "aayushmagrawal@gmail.com" }, "record": { From 04859fec90db38a00b20af9cabf099d706fa9938 Mon Sep 17 00:00:00 2001 From: Arijit Debnath <75007470+ArijitTheDev@users.noreply.github.com> Date: Wed, 23 Nov 2022 15:43:59 +0530 Subject: [PATCH 0047/8412] Create arijit.json --- domains/arijit.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/arijit.json diff --git a/domains/arijit.json b/domains/arijit.json new file mode 100644 index 000000000..9e230ca1d --- /dev/null +++ b/domains/arijit.json @@ -0,0 +1,23 @@ +{ + + "description": "Site of Arijit", + + "repo": "https://github.com/ArijitTheDev/arijitthedev.github.io", + + "owner": { + + "username": "ArijitTheDev", + + "email": "itsarijitdebnath@gmail.com", + + "twitter": "NotArijit" + + }, + + "record": { + + "CNAME": "arijitthedev.github.io" + + } + +} From 1858de9e23bcd0c7c409d8fed0e82c9298d28fce Mon Sep 17 00:00:00 2001 From: Jwaxy <98110672+jwaxy@users.noreply.github.com> Date: Wed, 23 Nov 2022 20:48:08 +0300 Subject: [PATCH 0048/8412] Create jwaxy.json --- domains/jwaxy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jwaxy.json diff --git a/domains/jwaxy.json b/domains/jwaxy.json new file mode 100644 index 000000000..66a04f19f --- /dev/null +++ b/domains/jwaxy.json @@ -0,0 +1,11 @@ +{ + "description": "I want to use this for my personal website.", + "repo": "https://github.com/jwaxy/jwaxy.github.io", + "owner": { + "username": "jwaxy", + "email": "me@yxawj.aleeas.com" + }, + "record": { + "CNAME": "jwaxy.github.io" + } +} From 0f96999eda2782e094941cab3f69b74674054b8c Mon Sep 17 00:00:00 2001 From: pvignau Date: Thu, 24 Nov 2022 23:51:47 +0100 Subject: [PATCH 0049/8412] Create pyve.json --- domains/pyve.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pyve.json diff --git a/domains/pyve.json b/domains/pyve.json new file mode 100644 index 000000000..d08b360b9 --- /dev/null +++ b/domains/pyve.json @@ -0,0 +1,12 @@ +{ + "description": "pyve's world", + "repo": "https://github.com/pvignau/pvignau.github.io", + "owner": { + "username": "pvignau", + "email": "vignau.py@gmail.com" + }, + "record": { + "CNAME": "pvignau.github.io" + } + } + \ No newline at end of file From f813853a0e7b5533b383daa77f3bdf0e4e4a0b04 Mon Sep 17 00:00:00 2001 From: Thabresh Syed Date: Fri, 25 Nov 2022 17:37:11 +0530 Subject: [PATCH 0050/8412] Create thabresh.json --- domains/thabresh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thabresh.json diff --git a/domains/thabresh.json b/domains/thabresh.json new file mode 100644 index 000000000..e5b9a0dcd --- /dev/null +++ b/domains/thabresh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thabresh", + "email": "thabaresh.syed@gmail.com" + }, + "record": { + "URL": "https://www.thabresh.me" + } +} From 67d15738ac3be84ef6fe913ec03efef4f5fa22ac Mon Sep 17 00:00:00 2001 From: boomerangBS <106551310+boomerangBS@users.noreply.github.com> Date: Fri, 25 Nov 2022 13:18:49 +0100 Subject: [PATCH 0051/8412] Create eletrixtalk.json --- domains/eletrixtalk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eletrixtalk.json diff --git a/domains/eletrixtalk.json b/domains/eletrixtalk.json new file mode 100644 index 000000000..1a32ae57c --- /dev/null +++ b/domains/eletrixtalk.json @@ -0,0 +1,11 @@ +{ + "description": "Chat with login system", + "repo": "https://github.com/boomerangBS/Chat-alpha", + "owner": { + "username": "BoomerangBS", + "email": "boomerang1803@gmail.com" + }, + "record": { + "CNAME": "a1fc013d-7b16-4f1c-8baa-96357e70b6fd.id.repl.co" + } +} From 97168cc8183fcc8f69a8cff07dd00795f3b51462 Mon Sep 17 00:00:00 2001 From: boomerangBS <106551310+boomerangBS@users.noreply.github.com> Date: Fri, 25 Nov 2022 13:27:14 +0100 Subject: [PATCH 0052/8412] Update eletrixtalk.json --- domains/eletrixtalk.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/eletrixtalk.json b/domains/eletrixtalk.json index 1a32ae57c..16b8e897b 100644 --- a/domains/eletrixtalk.json +++ b/domains/eletrixtalk.json @@ -3,7 +3,8 @@ "repo": "https://github.com/boomerangBS/Chat-alpha", "owner": { "username": "BoomerangBS", - "email": "boomerang1803@gmail.com" + "email": "", + "discord": "boomerangBS#4708" }, "record": { "CNAME": "a1fc013d-7b16-4f1c-8baa-96357e70b6fd.id.repl.co" From 08c59193d99efa85b7ce4aaab507d6ddc9d6b06b Mon Sep 17 00:00:00 2001 From: Adhithyakrishna Kovai Srinivasan <55076805+adhithyakrishna@users.noreply.github.com> Date: Fri, 25 Nov 2022 10:23:08 -0800 Subject: [PATCH 0053/8412] Adding adhi.json --- domains/adhi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adhi.json diff --git a/domains/adhi.json b/domains/adhi.json new file mode 100644 index 000000000..784886c28 --- /dev/null +++ b/domains/adhi.json @@ -0,0 +1,12 @@ +{ + "description": "Adhi", + "repo": "https://github.com/adhithyakrishna/adhithyakrishna.github.io", + "owner": { + "username": "Adhi", + "email": "akrishna.cse21@gmail.com" + }, + "record": { + "CNAME": "adhithyakrishna.github.io" + } + } + \ No newline at end of file From 97971de4148ccdfe6232e1b37fc1f6f60e4758f5 Mon Sep 17 00:00:00 2001 From: AlmightyNan <93263738+AlmightyNan@users.noreply.github.com> Date: Sat, 26 Nov 2022 18:08:22 +0530 Subject: [PATCH 0054/8412] Update almightynan.json --- domains/almightynan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almightynan.json b/domains/almightynan.json index ecd3e380c..a762803ad 100644 --- a/domains/almightynan.json +++ b/domains/almightynan.json @@ -5,6 +5,6 @@ "email": "almightynan@gmail.com" }, "record": { - "CNAME": "a88a0a2a-4e01-4d66-845c-db47023b86c3.id.repl.co" + "URL": "https://a88a0a2a-4e01-4d66-845c-db47023b86c3.id.repl.co" } } From 3c54a8ef80293f9094e7ec566e6cbe09af94aaf1 Mon Sep 17 00:00:00 2001 From: Korn <79989518+kornls@users.noreply.github.com> Date: Sun, 27 Nov 2022 10:39:06 +0700 Subject: [PATCH 0055/8412] Added worm --- domains/worm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/worm.json diff --git a/domains/worm.json b/domains/worm.json new file mode 100644 index 000000000..d23fb1609 --- /dev/null +++ b/domains/worm.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "kornls", + "email": "kornsiritha1852@gmail.com" + }, + "record": { + "CNAME": "https://arq091.github.io/worm" + } + } + \ No newline at end of file From ff2c459a037de496fc1374ea31720e876c253f73 Mon Sep 17 00:00:00 2001 From: Korn <79989518+kornls@users.noreply.github.com> Date: Sun, 27 Nov 2022 10:40:03 +0700 Subject: [PATCH 0056/8412] Update worm.json --- domains/worm.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/worm.json b/domains/worm.json index d23fb1609..9b3c24789 100644 --- a/domains/worm.json +++ b/domains/worm.json @@ -1,11 +1,11 @@ { "owner": { - "username": "kornls", - "email": "kornsiritha1852@gmail.com" + "username": "arq091", + "email": "poonyapat.thane@gmail.com" }, "record": { "CNAME": "https://arq091.github.io/worm" } } - \ No newline at end of file + From 14fe820d97dd6b999fb2aec5f8428ba923e36c49 Mon Sep 17 00:00:00 2001 From: Pabanjyoti <71770898+Pabanjyoti@users.noreply.github.com> Date: Sun, 27 Nov 2022 10:13:06 +0530 Subject: [PATCH 0057/8412] Create paban.json --- domains/paban.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/paban.json diff --git a/domains/paban.json b/domains/paban.json new file mode 100644 index 000000000..18879ad6b --- /dev/null +++ b/domains/paban.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio of Paban", + "repo": "https://github.com/Pabanjyoti/Pabanjyoti.github.io", + "owner": { + "username": "Pabanjyoti", + "email": "pawanjyotimail@gmail.com" + }, + "record": { + "CNAME": "pabanjyoti.github.io" + } +} From 582f2c0c0f1036bf8a1c2a07dde22f7ef2b7bd9c Mon Sep 17 00:00:00 2001 From: Korn <79989518+kornls@users.noreply.github.com> Date: Sun, 27 Nov 2022 12:47:32 +0700 Subject: [PATCH 0058/8412] worm --- domains/worm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/worm.json b/domains/worm.json index 9b3c24789..b3142ac02 100644 --- a/domains/worm.json +++ b/domains/worm.json @@ -5,7 +5,7 @@ "email": "poonyapat.thane@gmail.com" }, "record": { - "CNAME": "https://arq091.github.io/worm" + "CNAME": "arq091.github.io/wiggly-worm" } } From 298f48ab1ebaf6a84011b05a0b17737ae2d0e758 Mon Sep 17 00:00:00 2001 From: Korn <79989518+kornls@users.noreply.github.com> Date: Sun, 27 Nov 2022 13:18:32 +0700 Subject: [PATCH 0059/8412] fine whatever Co-authored-by: William Harrison --- domains/worm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/worm.json b/domains/worm.json index b3142ac02..1d055c3cd 100644 --- a/domains/worm.json +++ b/domains/worm.json @@ -5,7 +5,7 @@ "email": "poonyapat.thane@gmail.com" }, "record": { - "CNAME": "arq091.github.io/wiggly-worm" + "CNAME": "arq091.github.io" } } From 604342000ca49d047c1442848b6079054ed47ca0 Mon Sep 17 00:00:00 2001 From: Patrick Date: Sun, 27 Nov 2022 12:54:20 +0100 Subject: [PATCH 0060/8412] Added thepatik --- domains/thepatik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thepatik.json diff --git a/domains/thepatik.json b/domains/thepatik.json new file mode 100644 index 000000000..0b7af86f4 --- /dev/null +++ b/domains/thepatik.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "patik123", + "email": "patik.developer@outlook.com" + }, + "record": { + "CNAME": "thepaatik.com" + } + } + \ No newline at end of file From 866718612c5a309ef4adc0e34f6a1c4e773ad109 Mon Sep 17 00:00:00 2001 From: KamyzZ <61042760+thanhcong2k7@users.noreply.github.com> Date: Sun, 27 Nov 2022 22:51:50 +0700 Subject: [PATCH 0061/8412] Added kamyzz --- domains/kamyzz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kamyzz.json diff --git a/domains/kamyzz.json b/domains/kamyzz.json new file mode 100644 index 000000000..2f6340171 --- /dev/null +++ b/domains/kamyzz.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "thanhcong2k7", + "email": "nhocpeacock@gmail.com" + }, + "record": { + "CNAME": "kamyzz.carrd.me" + } + } + \ No newline at end of file From c593ef0e18cc891b3d9e628292cd69ef9802a024 Mon Sep 17 00:00:00 2001 From: KamyzZ <61042760+thanhcong2k7@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:23:27 +0700 Subject: [PATCH 0062/8412] Update kamyzz.json --- domains/kamyzz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kamyzz.json b/domains/kamyzz.json index 2f6340171..765a1688b 100644 --- a/domains/kamyzz.json +++ b/domains/kamyzz.json @@ -5,7 +5,7 @@ "email": "nhocpeacock@gmail.com" }, "record": { - "CNAME": "kamyzz.carrd.me" + "CNAME": "kamyzz.carrd.co" } } - \ No newline at end of file + From 1dd80788ffd93a9c299867a1203c0e6f4c8c373e Mon Sep 17 00:00:00 2001 From: KamyzZ <61042760+thanhcong2k7@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:28:08 +0700 Subject: [PATCH 0063/8412] Added kamy0403 --- domains/kamy0403.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kamy0403.json diff --git a/domains/kamy0403.json b/domains/kamy0403.json new file mode 100644 index 000000000..534cb3ace --- /dev/null +++ b/domains/kamy0403.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "thanhcong2k7", + "email": "nhocpeacock@gmail.com" + }, + "record": { + "CNAME": "kmdev.carrd.co" + } + } + \ No newline at end of file From 4a898058966ce27ed4df5e1a2031560b20dcd4a8 Mon Sep 17 00:00:00 2001 From: KamyzZ <61042760+thanhcong2k7@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:34:10 +0700 Subject: [PATCH 0064/8412] Update kamy0403.json --- domains/kamy0403.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/kamy0403.json b/domains/kamy0403.json index 534cb3ace..4017843a4 100644 --- a/domains/kamy0403.json +++ b/domains/kamy0403.json @@ -2,10 +2,13 @@ { "owner": { "username": "thanhcong2k7", - "email": "nhocpeacock@gmail.com" + "email": "nhocpeacock@gmail.com", + "twitter": "@NTKam007", + "discord": "KamyzZ#3790", + "youtube": "@ntc_edm" }, "record": { "CNAME": "kmdev.carrd.co" } } - \ No newline at end of file + From 0bd843a6d7bbc312ae47f5d78572e9ef6bda9d0f Mon Sep 17 00:00:00 2001 From: KamyzZ <61042760+thanhcong2k7@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:37:03 +0700 Subject: [PATCH 0065/8412] Update kamy0403.json --- domains/kamy0403.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/kamy0403.json b/domains/kamy0403.json index 4017843a4..41962489d 100644 --- a/domains/kamy0403.json +++ b/domains/kamy0403.json @@ -4,8 +4,7 @@ "username": "thanhcong2k7", "email": "nhocpeacock@gmail.com", "twitter": "@NTKam007", - "discord": "KamyzZ#3790", - "youtube": "@ntc_edm" + "discord": "KamyzZ#3790" }, "record": { "CNAME": "kmdev.carrd.co" From 7eb732d51bfeb49f561d6cef7b4b20ef75ef532d Mon Sep 17 00:00:00 2001 From: KamyzZ <61042760+thanhcong2k7@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:37:28 +0700 Subject: [PATCH 0066/8412] Update kamy0403.json --- domains/kamy0403.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kamy0403.json b/domains/kamy0403.json index 41962489d..9f616080d 100644 --- a/domains/kamy0403.json +++ b/domains/kamy0403.json @@ -3,7 +3,7 @@ "owner": { "username": "thanhcong2k7", "email": "nhocpeacock@gmail.com", - "twitter": "@NTKam007", + "twitter": "NTKam007", "discord": "KamyzZ#3790" }, "record": { From 30c56bf6e6c5857c19ce9550ace7316d15fd3505 Mon Sep 17 00:00:00 2001 From: KamyzZ <61042760+thanhcong2k7@users.noreply.github.com> Date: Mon, 28 Nov 2022 12:39:40 +0700 Subject: [PATCH 0067/8412] Added ntc-edm --- domains/ntc-edm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ntc-edm.json diff --git a/domains/ntc-edm.json b/domains/ntc-edm.json new file mode 100644 index 000000000..534cb3ace --- /dev/null +++ b/domains/ntc-edm.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "thanhcong2k7", + "email": "nhocpeacock@gmail.com" + }, + "record": { + "CNAME": "kmdev.carrd.co" + } + } + \ No newline at end of file From 34e41ede8896c9d6a64b403c8c100c957900a897 Mon Sep 17 00:00:00 2001 From: Lewe Nguyen <38177951+lewe2k6@users.noreply.github.com> Date: Mon, 28 Nov 2022 17:47:40 +0700 Subject: [PATCH 0068/8412] Added lewe --- domains/lewe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lewe.json diff --git a/domains/lewe.json b/domains/lewe.json new file mode 100644 index 000000000..36c128c5e --- /dev/null +++ b/domains/lewe.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "lewe2k6", + "email": "lewe2k6@gmail.com" + }, + "record": { + "URL": "https://xn--a-0ym.vn" + } + } + \ No newline at end of file From e51f09f343e9653c51f003d06ddb6ad5a70d55cd Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 29 Nov 2022 08:47:38 +0530 Subject: [PATCH 0069/8412] Update and rename _github-pages-challenge-bad-boy-codes.semant.json to __github-pages-challenge-SemantCodes.semant.json --- ....json => __github-pages-challenge-SemantCodes.semant.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{_github-pages-challenge-bad-boy-codes.semant.json => __github-pages-challenge-SemantCodes.semant.json} (52%) diff --git a/domains/_github-pages-challenge-bad-boy-codes.semant.json b/domains/__github-pages-challenge-SemantCodes.semant.json similarity index 52% rename from domains/_github-pages-challenge-bad-boy-codes.semant.json rename to domains/__github-pages-challenge-SemantCodes.semant.json index fdb83da00..5c6794f35 100644 --- a/domains/_github-pages-challenge-bad-boy-codes.semant.json +++ b/domains/__github-pages-challenge-SemantCodes.semant.json @@ -1,7 +1,7 @@ { "owner": { - "username": "Bad-Boy-Codes", - "email": "contact@mail.badboy.is-a.dev" + "username": "SemantCodes", + "email": "contact@semant.is-a.dev" }, "record": { "TXT":"137038fe5e46e3f5a6859e5985b8fd" From d2be8cf55e71c1bb7e188724103aa30a27ba7b45 Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 29 Nov 2022 09:13:06 +0530 Subject: [PATCH 0070/8412] Rename __github-pages-challenge-SemantCodes.semant.json to __github-pages-challenge-semantcodes.semant.json --- ...mant.json => __github-pages-challenge-semantcodes.semant.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{__github-pages-challenge-SemantCodes.semant.json => __github-pages-challenge-semantcodes.semant.json} (100%) diff --git a/domains/__github-pages-challenge-SemantCodes.semant.json b/domains/__github-pages-challenge-semantcodes.semant.json similarity index 100% rename from domains/__github-pages-challenge-SemantCodes.semant.json rename to domains/__github-pages-challenge-semantcodes.semant.json From 9ceaaaa14995a847c6d20d1dac234a3b2a34f976 Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 29 Nov 2022 09:16:19 +0530 Subject: [PATCH 0071/8412] Rename __github-pages-challenge-semantcodes.semant.json to _github-pages-challenge-semantcodes.semant.json --- ...emant.json => _github-pages-challenge-semantcodes.semant.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{__github-pages-challenge-semantcodes.semant.json => _github-pages-challenge-semantcodes.semant.json} (100%) diff --git a/domains/__github-pages-challenge-semantcodes.semant.json b/domains/_github-pages-challenge-semantcodes.semant.json similarity index 100% rename from domains/__github-pages-challenge-semantcodes.semant.json rename to domains/_github-pages-challenge-semantcodes.semant.json From 75fc6606a5635aeb69c0fe5d0f15980f81b74ac2 Mon Sep 17 00:00:00 2001 From: Patrick Date: Tue, 29 Nov 2022 06:59:32 +0100 Subject: [PATCH 0072/8412] Update thepatik.json --- domains/thepatik.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/thepatik.json b/domains/thepatik.json index 0b7af86f4..5625c2367 100644 --- a/domains/thepatik.json +++ b/domains/thepatik.json @@ -5,7 +5,7 @@ "email": "patik.developer@outlook.com" }, "record": { - "CNAME": "thepaatik.com" + "CNAME": "www.thepatik.com" } } - \ No newline at end of file + From 385b8b86be8008b94ee581a377cb881f5ce5ebce Mon Sep 17 00:00:00 2001 From: Corey <40738690+C1200@users.noreply.github.com> Date: Wed, 30 Nov 2022 21:50:49 +0000 Subject: [PATCH 0073/8412] Update wiicreation.json --- domains/wiicreation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wiicreation.json b/domains/wiicreation.json index ec04ac1b5..0dd0196d8 100644 --- a/domains/wiicreation.json +++ b/domains/wiicreation.json @@ -6,6 +6,6 @@ "email": "coreyw.ultimatemedia@gmail.com" }, "record": { - "URL": "https://c1200.js.org/blog/faqs/2022/07/29/wiicreation-faq.html" + "URL": "https://c1200.js.org/blog/faqs/2022/07/29/wiicreation-faq.html?from=" } } From 3b90b97fbba5735a759a236413079b606db92998 Mon Sep 17 00:00:00 2001 From: Anthony2be <50805238+Anthony2be@users.noreply.github.com> Date: Thu, 1 Dec 2022 00:35:03 -0800 Subject: [PATCH 0074/8412] Added anthony2be-blog --- domains/anthony2be-blog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anthony2be-blog.json diff --git a/domains/anthony2be-blog.json b/domains/anthony2be-blog.json new file mode 100644 index 000000000..5bca58f1a --- /dev/null +++ b/domains/anthony2be-blog.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Anthony2be", + "email": "adubovitsky1234@gmail.com" + }, + "record": { + "CNAME": "anthony2be-blog.deno.dev" + } + } + \ No newline at end of file From 3bca405ff816794fcf329ea51dd98a0e5b335276 Mon Sep 17 00:00:00 2001 From: DaInfLoop <92693892+DaInfLoop@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:32:14 +0000 Subject: [PATCH 0075/8412] mastodon.dainfloop.is-a.dev --- domains/mastodon.dainfloop.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mastodon.dainfloop.json diff --git a/domains/mastodon.dainfloop.json b/domains/mastodon.dainfloop.json new file mode 100644 index 000000000..ae9a85c45 --- /dev/null +++ b/domains/mastodon.dainfloop.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DaInfLoop", + "email": "backupharoongames100@gmail.com" + }, + + "record": { + "A": "34.132.134.162" + } +} From 4778e9db6744e87dfbdb48ac34078c03ec3b6c54 Mon Sep 17 00:00:00 2001 From: DaInfLoop <92693892+DaInfLoop@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:35:45 +0000 Subject: [PATCH 0076/8412] Allow CI to pass --- domains/mastodon.dainfloop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mastodon.dainfloop.json b/domains/mastodon.dainfloop.json index ae9a85c45..0e4ae104d 100644 --- a/domains/mastodon.dainfloop.json +++ b/domains/mastodon.dainfloop.json @@ -5,6 +5,6 @@ }, "record": { - "A": "34.132.134.162" + "A": ["34.132.134.162"] } } From eed839aeaa3000a124f47dd7a6a6c75de0cfb1f3 Mon Sep 17 00:00:00 2001 From: Anthony2be <50805238+Anthony2be@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:46:34 -0800 Subject: [PATCH 0077/8412] Delete anthony2be-blog.json --- domains/anthony2be-blog.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anthony2be-blog.json diff --git a/domains/anthony2be-blog.json b/domains/anthony2be-blog.json deleted file mode 100644 index 5bca58f1a..000000000 --- a/domains/anthony2be-blog.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "Anthony2be", - "email": "adubovitsky1234@gmail.com" - }, - "record": { - "CNAME": "anthony2be-blog.deno.dev" - } - } - \ No newline at end of file From bd4015991b512ae1b2bd0dfe83d824600b2d2750 Mon Sep 17 00:00:00 2001 From: Anthony2be <50805238+Anthony2be@users.noreply.github.com> Date: Thu, 1 Dec 2022 18:47:33 -0800 Subject: [PATCH 0078/8412] Update anthony2be.json --- domains/anthony2be.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anthony2be.json b/domains/anthony2be.json index c1dfcedf8..aa83523a4 100644 --- a/domains/anthony2be.json +++ b/domains/anthony2be.json @@ -1,12 +1,12 @@ { "description": "Personal website", - "repo": "https://github.com/Anthony2be/Anthony2be.github.io", + "repo": "github.com/Anthony2be/fresh-blog", "owner": { "username": "Anthony2be", "email": "adubovitsky1234@gmail.com", "discord": "anthony2be#1900" }, "record": { - "CNAME": "anthony2be.github.io" + "CNAME": "anthony2be-blog.deno.dev" } } From d3f66c49ed0bf64523a219a54928318b1108a682 Mon Sep 17 00:00:00 2001 From: NekaouMike <36397097+NekaouMike@users.noreply.github.com> Date: Thu, 1 Dec 2022 22:10:09 -0500 Subject: [PATCH 0079/8412] Added nekaoumike --- domains/nekaoumike.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nekaoumike.json diff --git a/domains/nekaoumike.json b/domains/nekaoumike.json new file mode 100644 index 000000000..9540eed71 --- /dev/null +++ b/domains/nekaoumike.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "NekaouMike", + "email": "nekaoumike@gmail.com" + }, + "record": { + "CNAME": "nekaoumike.dev" + } + } + \ No newline at end of file From 2e7634272cc46c87316e1fed6645e9b8180c2c66 Mon Sep 17 00:00:00 2001 From: Lenny <65754609+JewishLewish@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:47:26 -0800 Subject: [PATCH 0080/8412] Added lunes --- domains/lunes.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lunes.json diff --git a/domains/lunes.json b/domains/lunes.json new file mode 100644 index 000000000..4242ae5b2 --- /dev/null +++ b/domains/lunes.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "JewishLewish", + "email": "lanbrokhman@gmail.com" + }, + "record": { + "CNAME": "lunes.host" + } + } + \ No newline at end of file From 005a6f5bea71c64f8f869648dcde00eed2ce4630 Mon Sep 17 00:00:00 2001 From: Lenny <65754609+JewishLewish@users.noreply.github.com> Date: Thu, 1 Dec 2022 20:59:50 -0800 Subject: [PATCH 0081/8412] Added jewishlewish --- domains/jewishlewish.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jewishlewish.json diff --git a/domains/jewishlewish.json b/domains/jewishlewish.json new file mode 100644 index 000000000..88c9580fa --- /dev/null +++ b/domains/jewishlewish.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "JewishLewish", + "email": "lanbrokhman@gmail.com" + }, + "record": { + "CNAME": "https://github.com/jewishlewish" + } + } + \ No newline at end of file From 574a3e17fbe71a8e3479a2a3f2d4e1b53d210a80 Mon Sep 17 00:00:00 2001 From: Lenny <65754609+JewishLewish@users.noreply.github.com> Date: Thu, 1 Dec 2022 21:00:11 -0800 Subject: [PATCH 0082/8412] I don't want to use Lunes. --- domains/lunes.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lunes.json diff --git a/domains/lunes.json b/domains/lunes.json deleted file mode 100644 index 4242ae5b2..000000000 --- a/domains/lunes.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "JewishLewish", - "email": "lanbrokhman@gmail.com" - }, - "record": { - "CNAME": "lunes.host" - } - } - \ No newline at end of file From e42ef238d28955d7a8b3c95ad3815bdc4b6c37b7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=A2=9C=E5=AF=BC?= <90099234+YanDao0313@users.noreply.github.com> Date: Fri, 2 Dec 2022 13:15:03 +0800 Subject: [PATCH 0083/8412] Create yandao.json site preview at yandao0313.github.io --- domains/yandao.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yandao.json diff --git a/domains/yandao.json b/domains/yandao.json new file mode 100644 index 000000000..e4e179d2b --- /dev/null +++ b/domains/yandao.json @@ -0,0 +1,12 @@ +{ + "description": "My personal profile page (power by gh-pages)", + "repo": "https://github.com/YanDao0313/yandao0313.github.io", + "owner": { + "username": "YanDao0313", + "email": "221202@ydlk.cc", + "twitter": "YanDao0313" + }, + "record": { + "CNAME": "yandao0313.github.io" + } +} From 4f4ff801f7747dbbc8cf9caed841bfeb37a435a6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 3 Dec 2022 08:34:39 +0800 Subject: [PATCH 0084/8412] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 526a4220e..603e7c80b 100644 --- a/README.md +++ b/README.md @@ -30,10 +30,10 @@ You can check the uptime of the service via our [status dashboard](https://stats ### Similar Services - [is-a-good.dev](https://github.com/is-a-good-dev/register) -- [thedev.id](https://github.com/thedev-id/thedev.id) -- [is-not-a.dev](https://is-not-a.dev) -- [is-really.cool](https://github.com/is-really-cool/register) +- [thedev.id](https://github.com/fransallen/thedev.id) +- [is-not-a.dev & localplayer.dev](https://github.com/open-domains/register) - [cluster.ws & wip.la](https://github.com/Olivr/free-domain) +- [is-really.cool](https://github.com/is-really-cool/register) - [js.org](https://github.com/js-org/js.org) (*JavaScript projects only*) ### Donate From e55ccecb1cd012bac9db5c3cc1932e3892ca20b3 Mon Sep 17 00:00:00 2001 From: Debasish Dutta Date: Sat, 3 Dec 2022 11:58:06 +0530 Subject: [PATCH 0085/8412] Added debasishdutta --- domains/debasishdutta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/debasishdutta.json diff --git a/domains/debasishdutta.json b/domains/debasishdutta.json new file mode 100644 index 000000000..44c00f626 --- /dev/null +++ b/domains/debasishdutta.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "debasish-dutta", + "email": "ddmasterdon@gmail.com" + }, + "record": { + "CNAME": "https://debasish-dutta.github.io/my-portfolio/" + } + } + \ No newline at end of file From 9995c724fb5ca019c2c21cfacac05e81ca18ae35 Mon Sep 17 00:00:00 2001 From: Shashank Tiwari <106220488+shashankktiwariii@users.noreply.github.com> Date: Sat, 3 Dec 2022 20:58:57 +0530 Subject: [PATCH 0086/8412] Added shashank --- domains/shashank.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shashank.json diff --git a/domains/shashank.json b/domains/shashank.json new file mode 100644 index 000000000..5d6cda10d --- /dev/null +++ b/domains/shashank.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "shashankktiwariii", + "email": "development.shashank@gmail.com" + }, + "record": { + "A": ["144.24.102.80"] + } + } + \ No newline at end of file From 2f2faa1e2b0a1d86ba9be835be0f77a2c3476ea3 Mon Sep 17 00:00:00 2001 From: Shashank Tiwari <106220488+shashankktiwariii@users.noreply.github.com> Date: Sat, 3 Dec 2022 20:59:11 +0530 Subject: [PATCH 0087/8412] Added shashankk --- domains/shashankk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shashankk.json diff --git a/domains/shashankk.json b/domains/shashankk.json new file mode 100644 index 000000000..5d6cda10d --- /dev/null +++ b/domains/shashankk.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "shashankktiwariii", + "email": "development.shashank@gmail.com" + }, + "record": { + "A": ["144.24.102.80"] + } + } + \ No newline at end of file From 499985bf95f94a96568142f0dcbb8245a7be2306 Mon Sep 17 00:00:00 2001 From: pekly <92947595+Pekly@users.noreply.github.com> Date: Sun, 4 Dec 2022 01:50:08 +0530 Subject: [PATCH 0088/8412] Added pekly --- domains/pekly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pekly.json diff --git a/domains/pekly.json b/domains/pekly.json new file mode 100644 index 000000000..c7aade64a --- /dev/null +++ b/domains/pekly.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Pekly", + "email": "oodhuu57@gmail.com" + }, + "record": { + "URL": "dsc.gg/pekly" + } + } + \ No newline at end of file From 86abf31c0967f9d0f237abd82a86db0ac68cd3fe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 4 Dec 2022 07:06:57 +0800 Subject: [PATCH 0089/8412] Update README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 603e7c80b..a503efbcb 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,12 @@ You can check the uptime of the service via our [status dashboard](https://stats ### Similar Services - [is-a-good.dev](https://github.com/is-a-good-dev/register) - [thedev.id](https://github.com/fransallen/thedev.id) -- [is-not-a.dev & localplayer.dev](https://github.com/open-domains/register) +- [Open Domains](https://github.com/open-domains/register) - [cluster.ws & wip.la](https://github.com/Olivr/free-domain) - [is-really.cool](https://github.com/is-really-cool/register) - [js.org](https://github.com/js-org/js.org) (*JavaScript projects only*) + ### Donate If you like this project, please consider donating so we can keep this project running forever! From 8979ee3221aade4b27ae35067ca4a45723d49b9a Mon Sep 17 00:00:00 2001 From: Zffu <103074097+Radi0o@users.noreply.github.com> Date: Sun, 4 Dec 2022 01:11:20 +0100 Subject: [PATCH 0090/8412] Added zffu --- domains/zffu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zffu.json diff --git a/domains/zffu.json b/domains/zffu.json new file mode 100644 index 000000000..d08726ef0 --- /dev/null +++ b/domains/zffu.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Radi0o", + "email": "radi0o0@outlook.com" + }, + "record": { + "CNAME": "zffu.ml" + } + } + \ No newline at end of file From 44d3a3a57aa0f04f1e64e2f28d80ea7a7efb4150 Mon Sep 17 00:00:00 2001 From: AlmightyNan <93263738+AlmightyNan@users.noreply.github.com> Date: Sun, 4 Dec 2022 08:47:14 +0530 Subject: [PATCH 0091/8412] Update almightynan.json --- domains/almightynan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almightynan.json b/domains/almightynan.json index a762803ad..ce1dff046 100644 --- a/domains/almightynan.json +++ b/domains/almightynan.json @@ -5,6 +5,6 @@ "email": "almightynan@gmail.com" }, "record": { - "URL": "https://a88a0a2a-4e01-4d66-845c-db47023b86c3.id.repl.co" + "CNAME": "almightynandev-production.up.railway.app/" } } From f53063323308b0110a1654c15c7cc314afad3363 Mon Sep 17 00:00:00 2001 From: muhammadzaki693 <75458189+muhammadzaki693@users.noreply.github.com> Date: Sun, 4 Dec 2022 11:40:19 +0700 Subject: [PATCH 0092/8412] Create mzakyr.json --- domains/mzakyr.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/mzakyr.json diff --git a/domains/mzakyr.json b/domains/mzakyr.json new file mode 100644 index 000000000..d4bf0c0b9 --- /dev/null +++ b/domains/mzakyr.json @@ -0,0 +1,8 @@ +{ +"owner": { +"username": "muhammadzaki693", +"email": "rzaki9353@gmail.com" +}, +"record": { +"CNAME": "my-personal-web-production.up.railway.app" +} From db7fd30da7b181780655cf3e721a972e4ddfd71b Mon Sep 17 00:00:00 2001 From: pekly <92947595+Pekly@users.noreply.github.com> Date: Mon, 5 Dec 2022 12:33:21 +0530 Subject: [PATCH 0093/8412] Yes https://dsc.gg/pekly Co-authored-by: William Harrison --- domains/pekly.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pekly.json b/domains/pekly.json index c7aade64a..88a56ee92 100644 --- a/domains/pekly.json +++ b/domains/pekly.json @@ -5,7 +5,7 @@ "email": "oodhuu57@gmail.com" }, "record": { - "URL": "dsc.gg/pekly" + "URL": "https://dsc.gg/pekly" } } \ No newline at end of file From 56827b56cc728ec62d7c67e8e499db759c4f938f Mon Sep 17 00:00:00 2001 From: Salar Al Ali <63547913+ooralas@users.noreply.github.com> Date: Tue, 6 Dec 2022 15:50:38 +0100 Subject: [PATCH 0094/8412] Added salar --- domains/salar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/salar.json diff --git a/domains/salar.json b/domains/salar.json new file mode 100644 index 000000000..baac7426c --- /dev/null +++ b/domains/salar.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "ooralas", + "email": "ooralas@outlook.com" + }, + "record": { + "A": ["75.2.69.226"] + } + } + \ No newline at end of file From 8269339d10e9f729f903ff8040e92b51bdea7b9a Mon Sep 17 00:00:00 2001 From: Rian Negreiros Dos Santos <72347639+RianNegreiros@users.noreply.github.com> Date: Wed, 7 Dec 2022 13:11:59 -0300 Subject: [PATCH 0095/8412] Added riannegreiros --- domains/riannegreiros.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/riannegreiros.json diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json new file mode 100644 index 000000000..319113122 --- /dev/null +++ b/domains/riannegreiros.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "RianNegreiros", + "email": "riannegreiros@gmail.com" + }, + "record": { + "CNAME": "portfolio-production-c1eb.up.railway.app" + } + } + \ No newline at end of file From 5a21ae8216b2d8ef75752bbdab3243dcc06bb072 Mon Sep 17 00:00:00 2001 From: AlmightyNan <93263738+AlmightyNan@users.noreply.github.com> Date: Wed, 7 Dec 2022 22:02:14 +0530 Subject: [PATCH 0096/8412] Update almightynan.json --- domains/almightynan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almightynan.json b/domains/almightynan.json index ce1dff046..7c3c92865 100644 --- a/domains/almightynan.json +++ b/domains/almightynan.json @@ -5,6 +5,6 @@ "email": "almightynan@gmail.com" }, "record": { - "CNAME": "almightynandev-production.up.railway.app/" + "CNAME": "almightynandev-production.up.railway.app" } } From 79dc27d2f55beb34aa4838e1f2b4d685525419bc Mon Sep 17 00:00:00 2001 From: Tejas Luthra <45141187+tejas-luthra@users.noreply.github.com> Date: Fri, 9 Dec 2022 12:26:43 -0700 Subject: [PATCH 0097/8412] Create tejas-luthra.json --- domains/tejas-luthra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tejas-luthra.json diff --git a/domains/tejas-luthra.json b/domains/tejas-luthra.json new file mode 100644 index 000000000..99327c525 --- /dev/null +++ b/domains/tejas-luthra.json @@ -0,0 +1,11 @@ +{ + "description": "Tejas' personal is-a.dev site", + "repo": "https://github.com/tejas-luthra/tejas-luthra.github.io", + "owner": { + "username": "tejas-luthra", + "email": "tejasluthra3008@gmail.com", + }, + "record": { + "CNAME": "tejas-luthra.github.io" + } +} From 0744527a558c5d836d752af53995b60a024c07b4 Mon Sep 17 00:00:00 2001 From: Debasish Dutta Date: Sun, 11 Dec 2022 01:25:24 +0530 Subject: [PATCH 0098/8412] Update domains/debasishdutta.json Co-authored-by: William Harrison --- domains/debasishdutta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debasishdutta.json b/domains/debasishdutta.json index 44c00f626..e39517521 100644 --- a/domains/debasishdutta.json +++ b/domains/debasishdutta.json @@ -5,7 +5,7 @@ "email": "ddmasterdon@gmail.com" }, "record": { - "CNAME": "https://debasish-dutta.github.io/my-portfolio/" + "CNAME": "debasish-dutta.github.io" } } \ No newline at end of file From 18b32092fa0bdd324cb9f4d71362a3ae0f5cf33d Mon Sep 17 00:00:00 2001 From: Yuphie <118257201+yuphiedev@users.noreply.github.com> Date: Mon, 12 Dec 2022 14:51:52 +0700 Subject: [PATCH 0099/8412] Added yuphie --- domains/yuphie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yuphie.json diff --git a/domains/yuphie.json b/domains/yuphie.json new file mode 100644 index 000000000..69cd93203 --- /dev/null +++ b/domains/yuphie.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "yuphiedev", + "email": "mizuto.discord@gmail.com" + }, + "record": { + "URL": "yuphie.vercel.app" + } + } + \ No newline at end of file From 79a9d1802af1d074d17d66fb7845e1dca32fd3e4 Mon Sep 17 00:00:00 2001 From: Yuphie <118257201+yuphiedev@users.noreply.github.com> Date: Mon, 12 Dec 2022 14:54:27 +0700 Subject: [PATCH 0100/8412] Added yuphiee --- domains/yuphiee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yuphiee.json diff --git a/domains/yuphiee.json b/domains/yuphiee.json new file mode 100644 index 000000000..69cd93203 --- /dev/null +++ b/domains/yuphiee.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "yuphiedev", + "email": "mizuto.discord@gmail.com" + }, + "record": { + "URL": "yuphie.vercel.app" + } + } + \ No newline at end of file From 316ebd30c3f0e3ff05e6117930393fc6c61462d7 Mon Sep 17 00:00:00 2001 From: Salar Al Ali <63547913+ooralas@users.noreply.github.com> Date: Mon, 12 Dec 2022 13:53:15 +0100 Subject: [PATCH 0101/8412] add CNAME to Hashnode Blog --- domains/salar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/salar.json b/domains/salar.json index baac7426c..02b51b99c 100644 --- a/domains/salar.json +++ b/domains/salar.json @@ -5,7 +5,7 @@ "email": "ooralas@outlook.com" }, "record": { - "A": ["75.2.69.226"] + "CNAME": "hashnode.network" } } - \ No newline at end of file + From 4d5db7fea153c2d0dd769116183ba574d2e1c04a Mon Sep 17 00:00:00 2001 From: Salar Al Ali <63547913+ooralas@users.noreply.github.com> Date: Tue, 13 Dec 2022 08:58:37 +0100 Subject: [PATCH 0102/8412] added URL instead of CNAME record --- domains/salar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/salar.json b/domains/salar.json index 02b51b99c..d4d382918 100644 --- a/domains/salar.json +++ b/domains/salar.json @@ -5,7 +5,7 @@ "email": "ooralas@outlook.com" }, "record": { - "CNAME": "hashnode.network" + "URL": "salaralali.com" } } From 8d2f6258fe6f51289016bc7b31f110980b0e4fce Mon Sep 17 00:00:00 2001 From: Salar Al Ali <63547913+ooralas@users.noreply.github.com> Date: Tue, 13 Dec 2022 08:59:56 +0100 Subject: [PATCH 0103/8412] addes --- domains/salar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/salar.json b/domains/salar.json index d4d382918..68291dc59 100644 --- a/domains/salar.json +++ b/domains/salar.json @@ -5,7 +5,7 @@ "email": "ooralas@outlook.com" }, "record": { - "URL": "salaralali.com" + "URL": "https://salaralali.com" } } From 302ea929c094ae1dc400ddfc4677747dbd7a4334 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+nambp2003@users.noreply.github.com> Date: Thu, 15 Dec 2022 13:42:44 +0700 Subject: [PATCH 0104/8412] Added arsdorint --- domains/arsdorint.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arsdorint.json diff --git a/domains/arsdorint.json b/domains/arsdorint.json new file mode 100644 index 000000000..91333b74b --- /dev/null +++ b/domains/arsdorint.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "nambp2003", + "email": "e0851451@u.nus.edu" + }, + "record": { + "URL": "arsdorint" + } + } + \ No newline at end of file From 848f2d4940ba43215ef7760540fe17bad2d42de9 Mon Sep 17 00:00:00 2001 From: "VION (Damian)" Date: Thu, 15 Dec 2022 14:31:57 +0100 Subject: [PATCH 0105/8412] Added vion --- domains/vion.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vion.json diff --git a/domains/vion.json b/domains/vion.json new file mode 100644 index 000000000..2aeb4a7e4 --- /dev/null +++ b/domains/vion.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "VIONYT", + "email": "yt.vion@gmail.com" + }, + "record": { + "URL": "vion.moe" + } + } + \ No newline at end of file From 01ece45b8569ae851cce67f0d3675880f31ac816 Mon Sep 17 00:00:00 2001 From: 0xSurya <91081864+0xSuryax@users.noreply.github.com> Date: Thu, 15 Dec 2022 19:16:15 +0530 Subject: [PATCH 0106/8412] Added 0xsurya --- domains/0xsurya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/0xsurya.json diff --git a/domains/0xsurya.json b/domains/0xsurya.json new file mode 100644 index 000000000..f12c9f802 --- /dev/null +++ b/domains/0xsurya.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "0xSuryax", + "email": "surya98613@gmail.com" + }, + "record": { + "A": ["38.242.141.34"] + } + } + \ No newline at end of file From ab40ac102fce7ef4199f0f3d3cfceee5a5cbfb21 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+nambp2003@users.noreply.github.com> Date: Fri, 16 Dec 2022 07:59:47 +0700 Subject: [PATCH 0107/8412] Update arsdorint.json --- domains/arsdorint.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index 91333b74b..5744d4eea 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,7 @@ "email": "e0851451@u.nus.edu" }, "record": { - "URL": "arsdorint" + "URL": "https://github.com/nambp2003" } } - \ No newline at end of file + From ef7980e7711c1df2d5931e13ccbbc17a0222b860 Mon Sep 17 00:00:00 2001 From: "VION (Damian)" Date: Fri, 16 Dec 2022 02:08:32 +0100 Subject: [PATCH 0108/8412] Update domains/vion.json Co-authored-by: William Harrison --- domains/vion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vion.json b/domains/vion.json index 2aeb4a7e4..cc0cb83f8 100644 --- a/domains/vion.json +++ b/domains/vion.json @@ -5,7 +5,7 @@ "email": "yt.vion@gmail.com" }, "record": { - "URL": "vion.moe" + "URL": "https://vion.moe" } } \ No newline at end of file From c01a6aaa618df47c51969e315683e7b25fb4eef7 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Fri, 16 Dec 2022 08:10:27 +0700 Subject: [PATCH 0109/8412] Update arsdorint.json --- domains/arsdorint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index 5744d4eea..31a5e5847 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,7 @@ "email": "e0851451@u.nus.edu" }, "record": { - "URL": "https://github.com/nambp2003" + "URL": "https://github.com/arsdorintbp2003" } } From ac2511f0e5dc568b680e4492801d9fa61d263244 Mon Sep 17 00:00:00 2001 From: Shinpi <82416698+Shinpi-Tekita@users.noreply.github.com> Date: Fri, 16 Dec 2022 11:31:47 -0600 Subject: [PATCH 0110/8412] Updated CNAME The URL was not working so I updated my JSON so it hopefully works this time. Thanks in advance --- domains/shinpitekita.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shinpitekita.json b/domains/shinpitekita.json index 9db053944..88373d833 100644 --- a/domains/shinpitekita.json +++ b/domains/shinpitekita.json @@ -1,4 +1,5 @@ { + "description": "Shinpi's website", "owner": { "username": "Shinpi-Tekita", "email": "", @@ -6,6 +7,6 @@ "discord": "Shinpi#6183" }, "record": { - "CNAME": "shinpitekita.repl.co" + "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co" } } From ebbb3a000ba1e5f90b21d83e1a9e67328a3f250b Mon Sep 17 00:00:00 2001 From: Tejas Luthra <45141187+tejas-luthra@users.noreply.github.com> Date: Fri, 16 Dec 2022 14:30:15 -0700 Subject: [PATCH 0111/8412] Update domains/tejas-luthra.json Co-authored-by: William Harrison --- domains/tejas-luthra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tejas-luthra.json b/domains/tejas-luthra.json index 99327c525..8d20278c1 100644 --- a/domains/tejas-luthra.json +++ b/domains/tejas-luthra.json @@ -3,7 +3,7 @@ "repo": "https://github.com/tejas-luthra/tejas-luthra.github.io", "owner": { "username": "tejas-luthra", - "email": "tejasluthra3008@gmail.com", + "email": "tejasluthra3008@gmail.com" }, "record": { "CNAME": "tejas-luthra.github.io" From 6bceb370f9bb783e75d6a88eed235b0b0c9c41ce Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 17 Dec 2022 07:43:24 +0530 Subject: [PATCH 0112/8412] Update panda.json --- domains/panda.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/panda.json b/domains/panda.json index e2f08d1ba..3bbc8ddd2 100644 --- a/domains/panda.json +++ b/domains/panda.json @@ -3,8 +3,8 @@ "username": "SemantCodes", "email": "contact@semant.is-a.dev" }, - "description": "Something juicy", + "description": "redirection to main web.", "record": { - "CNAME": "semant.cyclic.app" + "CNAME": "semant.panda.is-a.dev" } } From 96bd39837918b0b9866d908dc06378db74eb99b3 Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 17 Dec 2022 07:45:03 +0530 Subject: [PATCH 0113/8412] Create semant.panda.json --- domains/semant.panda.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/semant.panda.json diff --git a/domains/semant.panda.json b/domains/semant.panda.json new file mode 100644 index 000000000..a28ba5510 --- /dev/null +++ b/domains/semant.panda.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SemantCodes", + "email": "contact@semant.is-a.dev" + }, + "description": "Something juicy", + "record": { + "CNAME": "repulsive-lime-scrubs.cyclic.app" + } +} From 7943fc7945ff35ab82e1216b4b188f287a810aff Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 17 Dec 2022 07:45:38 +0530 Subject: [PATCH 0114/8412] Update panda.json --- domains/panda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panda.json b/domains/panda.json index 3bbc8ddd2..30f336a6c 100644 --- a/domains/panda.json +++ b/domains/panda.json @@ -5,6 +5,6 @@ }, "description": "redirection to main web.", "record": { - "CNAME": "semant.panda.is-a.dev" + "URL": "https://semant.panda.is-a.dev" } } From dac3ea2bca625c48fd521699da9ed18ee6dc4b33 Mon Sep 17 00:00:00 2001 From: Fresh <93781766+FreshPenguin112@users.noreply.github.com> Date: Fri, 16 Dec 2022 21:09:52 -0600 Subject: [PATCH 0115/8412] Add PenguinMod --- domains/penguinmod.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/penguinmod.json diff --git a/domains/penguinmod.json b/domains/penguinmod.json new file mode 100644 index 000000000..5872f024f --- /dev/null +++ b/domains/penguinmod.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FreshPenguin112", + "email": "freshpenguin1@outlook.com" + }, + "record": { + "URL": "https://penguinmod.github.io/penguinmod-gui/editor.html" + } +} From 04e09e81c9abae82bd710b988ba040ddceb480bb Mon Sep 17 00:00:00 2001 From: Fresh <93781766+FreshPenguin112@users.noreply.github.com> Date: Fri, 16 Dec 2022 21:38:15 -0600 Subject: [PATCH 0116/8412] Fix I made need to do --- domains/penguinmod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/penguinmod.json b/domains/penguinmod.json index 5872f024f..a949b3070 100644 --- a/domains/penguinmod.json +++ b/domains/penguinmod.json @@ -4,6 +4,6 @@ "email": "freshpenguin1@outlook.com" }, "record": { - "URL": "https://penguinmod.github.io/penguinmod-gui/editor.html" + "URL": "penguinmod.github.io/penguinmod-gui/editor.html" } } From 74eec4e1906240813b88a3691fbb6c7ee43ac476 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Sat, 17 Dec 2022 19:07:30 +0530 Subject: [PATCH 0117/8412] Create www.priyansh.json --- domains/www.priyansh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/www.priyansh.json diff --git a/domains/www.priyansh.json b/domains/www.priyansh.json new file mode 100644 index 000000000..10bec5dc3 --- /dev/null +++ b/domains/www.priyansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "CNAME": "priyansh.pages.dev" + } +} From f190c4ca9758575e9c54a972fb0fc4e87ca315cb Mon Sep 17 00:00:00 2001 From: Fresh <93781766+FreshPenguin112@users.noreply.github.com> Date: Sat, 17 Dec 2022 16:42:33 -0600 Subject: [PATCH 0118/8412] Update domains/penguinmod.json Co-authored-by: William Harrison --- domains/penguinmod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/penguinmod.json b/domains/penguinmod.json index a949b3070..5872f024f 100644 --- a/domains/penguinmod.json +++ b/domains/penguinmod.json @@ -4,6 +4,6 @@ "email": "freshpenguin1@outlook.com" }, "record": { - "URL": "penguinmod.github.io/penguinmod-gui/editor.html" + "URL": "https://penguinmod.github.io/penguinmod-gui/editor.html" } } From 862b92841810405de10f85a1dc34207bb77c0abd Mon Sep 17 00:00:00 2001 From: Fresh <93781766+FreshPenguin112@users.noreply.github.com> Date: Sat, 17 Dec 2022 17:07:11 -0600 Subject: [PATCH 0119/8412] Update penguinmod.json --- domains/penguinmod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/penguinmod.json b/domains/penguinmod.json index 5872f024f..b158f1f89 100644 --- a/domains/penguinmod.json +++ b/domains/penguinmod.json @@ -4,6 +4,6 @@ "email": "freshpenguin1@outlook.com" }, "record": { - "URL": "https://penguinmod.github.io/penguinmod-gui/editor.html" + "URL": "https://penguinmod.github.io/Penguinmod-Gui/editor.html" } } From 34be5f01a10ebac4af35e18d75a23acd53d9a439 Mon Sep 17 00:00:00 2001 From: Fresh <93781766+FreshPenguin112@users.noreply.github.com> Date: Sat, 17 Dec 2022 18:03:37 -0600 Subject: [PATCH 0120/8412] =?UTF-8?q?forgot=20even=20more=20caps?= =?UTF-8?q?=F0=9F=92=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/penguinmod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/penguinmod.json b/domains/penguinmod.json index b158f1f89..f3d5831ec 100644 --- a/domains/penguinmod.json +++ b/domains/penguinmod.json @@ -4,6 +4,6 @@ "email": "freshpenguin1@outlook.com" }, "record": { - "URL": "https://penguinmod.github.io/Penguinmod-Gui/editor.html" + "URL": "https://penguinmod.github.io/PenguinMod-Gui/editor.html" } } From 9f2e5f2a4eabbce579ba28e40c99067099ee4cf3 Mon Sep 17 00:00:00 2001 From: Arunava Ghosh <102473837+its-ag@users.noreply.github.com> Date: Sun, 18 Dec 2022 14:35:12 +0530 Subject: [PATCH 0121/8412] Create arunava.json --- domains/arunava.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arunava.json diff --git a/domains/arunava.json b/domains/arunava.json new file mode 100644 index 000000000..a04036d79 --- /dev/null +++ b/domains/arunava.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/its-ag/arunava.tech", + "owner": { + "username": "its-ag", + "email": "itsag0024@gmail.com" + }, + "record": { + "CNAME": "its-ag.github.io" + } +} From 008c1c95fffc719f545f1bfd2e22bb9c54d312ca Mon Sep 17 00:00:00 2001 From: catto <89253874+HF1016@users.noreply.github.com> Date: Sun, 18 Dec 2022 18:00:17 +0800 Subject: [PATCH 0122/8412] Added catto --- domains/catto.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/catto.json diff --git a/domains/catto.json b/domains/catto.json new file mode 100644 index 000000000..2d4f9fc42 --- /dev/null +++ b/domains/catto.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "HF1016", + "email": "null" + }, + "record": { + "A": ["140.238.66.154"] + } + } + \ No newline at end of file From e9f4a8e9adc21091f32af3c3eb3cc542b143a028 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Sun, 18 Dec 2022 20:23:47 +0530 Subject: [PATCH 0123/8412] Update domains/www.priyansh.json Co-authored-by: William Harrison --- domains/www.priyansh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.priyansh.json b/domains/www.priyansh.json index 10bec5dc3..d1d8dc1ad 100644 --- a/domains/www.priyansh.json +++ b/domains/www.priyansh.json @@ -4,6 +4,6 @@ "email": "priy@nsh.is-a.dev" }, "record": { - "CNAME": "priyansh.pages.dev" + "URL": "https://priyansh.is-a.dev" } } From 84b1024252f1a360adeeedd6f15dbc5eb777e63b Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Sun, 18 Dec 2022 20:30:27 +0530 Subject: [PATCH 0124/8412] Create _github-pages-challenge-priyanshprajapat.priyansh --- .../_github-pages-challenge-priyanshprajapat.priyansh | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-priyanshprajapat.priyansh diff --git a/domains/_github-pages-challenge-priyanshprajapat.priyansh b/domains/_github-pages-challenge-priyanshprajapat.priyansh new file mode 100644 index 000000000..f5c94e99f --- /dev/null +++ b/domains/_github-pages-challenge-priyanshprajapat.priyansh @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "TXT": "9344cea7b5e595f0feaf87f729a26a" + } +} From 74fe0dfa4b6bbcf4700fe777352b0efa9943bca8 Mon Sep 17 00:00:00 2001 From: Tushar Deo Date: Mon, 19 Dec 2022 00:07:25 +0530 Subject: [PATCH 0125/8412] Added tushar --- domains/tushar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tushar.json diff --git a/domains/tushar.json b/domains/tushar.json new file mode 100644 index 000000000..5cbd83fb3 --- /dev/null +++ b/domains/tushar.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "tusharvikky", + "email": "tusharvikky@gmail.com" + }, + "record": { + "A": ["1.1.1.1"] + } + } + \ No newline at end of file From 94272ce255ac0404153373a98886b40800b1aa9c Mon Sep 17 00:00:00 2001 From: Andrew Nasef <41882346+andronasef@users.noreply.github.com> Date: Sun, 18 Dec 2022 13:27:42 -0800 Subject: [PATCH 0126/8412] Create andronasef.json --- domains/andronasef.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/andronasef.json diff --git a/domains/andronasef.json b/domains/andronasef.json new file mode 100644 index 000000000..5c039220e --- /dev/null +++ b/domains/andronasef.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/andronasef/andronasef.github.io", + "owner": { + "username": "andronasef", + "email": "andronasef@gmail.com", + "twitter": "andronasef" + }, + "record": { + "CNAME": "andronasef.github.io" + } +} From b17450a9a291f16ea64f87f5b8b26a47ffdb5e1a Mon Sep 17 00:00:00 2001 From: Austin Fenne <90361430+FenneAustin@users.noreply.github.com> Date: Sun, 18 Dec 2022 17:08:25 -0800 Subject: [PATCH 0127/8412] Create ausy.json --- domains/ausy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ausy.json diff --git a/domains/ausy.json b/domains/ausy.json new file mode 100644 index 000000000..7735c6a1d --- /dev/null +++ b/domains/ausy.json @@ -0,0 +1,11 @@ +{ + "description": "austinfenne.is-a.dev", + "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", + "owner": { + "username": "FenneAustin", + "email": "austindfenne@gmail.com" + }, + "record": { + "CNAME": "FenneAustin.github.io" + } +} From c22d209047e427e84969b270e4ab7bbe6c2afeaa Mon Sep 17 00:00:00 2001 From: Matthew James <69026158+Matt-DESTROYER@users.noreply.github.com> Date: Mon, 19 Dec 2022 18:47:55 +1100 Subject: [PATCH 0128/8412] Create mattdestroyer.json --- domains/mattdestroyer.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mattdestroyer.json diff --git a/domains/mattdestroyer.json b/domains/mattdestroyer.json new file mode 100644 index 000000000..0131ab547 --- /dev/null +++ b/domains/mattdestroyer.json @@ -0,0 +1,10 @@ +{ + "description": "Matt-DESTROYER's Website", + "owner": { + "username": "Matt-DESTROYER", + "email": "mattdestroyerpro@gmail.com" + }, + "record": { + "URL": "https://MattDESTROYER.repl.co" + } +} From d256da142549b0c796d72158daf04f7fe72025c1 Mon Sep 17 00:00:00 2001 From: Bach Wumpus <65167922+BachLe2000@users.noreply.github.com> Date: Mon, 19 Dec 2022 19:14:11 +0700 Subject: [PATCH 0129/8412] Added bachwumpus --- domains/bachwumpus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bachwumpus.json diff --git a/domains/bachwumpus.json b/domains/bachwumpus.json new file mode 100644 index 000000000..68f2f8321 --- /dev/null +++ b/domains/bachwumpus.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "BachLe2000", + "email": "tinh200974@gmail.com" + }, + "record": { + "CNAME": "https://web.frawgnu.tk" + } + } + \ No newline at end of file From 1a4630362ddf94f583647599bce602ace3d9df0d Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Mon, 19 Dec 2022 17:58:11 +0530 Subject: [PATCH 0130/8412] Rename _github-pages-challenge-priyanshprajapat.priyansh to _github-pages-challenge-priyanshprajapat.priyansh.json --- ...nsh => _github-pages-challenge-priyanshprajapat.priyansh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-priyanshprajapat.priyansh => _github-pages-challenge-priyanshprajapat.priyansh.json} (100%) diff --git a/domains/_github-pages-challenge-priyanshprajapat.priyansh b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json similarity index 100% rename from domains/_github-pages-challenge-priyanshprajapat.priyansh rename to domains/_github-pages-challenge-priyanshprajapat.priyansh.json From d86e427735fc531c65e4925c44ecbe5ae356f469 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Mon, 19 Dec 2022 17:59:42 +0530 Subject: [PATCH 0131/8412] Create _github-pages-challenge-priyanshprajapat.priyansh.json --- ...github-pages-challenge-priyanshprajapat.priyansh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-priyanshprajapat.priyansh.json diff --git a/domains/_github-pages-challenge-priyanshprajapat.priyansh.json b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json new file mode 100644 index 000000000..f5c94e99f --- /dev/null +++ b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "TXT": "9344cea7b5e595f0feaf87f729a26a" + } +} From b6083c4a31f5a21f4ff6e948acab1298b16a8b06 Mon Sep 17 00:00:00 2001 From: Bach Wumpus <65167922+BachLe2000@users.noreply.github.com> Date: Mon, 19 Dec 2022 20:25:36 +0700 Subject: [PATCH 0132/8412] Update domains/bachwumpus.json Co-authored-by: William Harrison --- domains/bachwumpus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bachwumpus.json b/domains/bachwumpus.json index 68f2f8321..3c831d929 100644 --- a/domains/bachwumpus.json +++ b/domains/bachwumpus.json @@ -5,7 +5,7 @@ "email": "tinh200974@gmail.com" }, "record": { - "CNAME": "https://web.frawgnu.tk" + "CNAME": "web.frawgnu.tk" } } \ No newline at end of file From 3e7ea6a6ae07f9a106103224b9e1bf5e852357c7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Leigh=20Mu=C3=B1oz?= Date: Tue, 20 Dec 2022 06:14:53 +0800 Subject: [PATCH 0133/8412] Added janleigh --- domains/janleigh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/janleigh.json diff --git a/domains/janleigh.json b/domains/janleigh.json new file mode 100644 index 000000000..4b57cfcea --- /dev/null +++ b/domains/janleigh.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "janleigh", + "email": "janleigh@proton.me" + }, + "record": { + "CNAME": "janleigh.github.io" + } + } + \ No newline at end of file From dd5282835e40d64f717a87e9a9fff24c6815fe52 Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:28:33 +0800 Subject: [PATCH 0134/8412] Changed redirect --- domains/aqua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aqua.json b/domains/aqua.json index 285fb0738..652ca21fa 100644 --- a/domains/aqua.json +++ b/domains/aqua.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://aquaquokka.carrd.co" + "URL": "https://aquaquokka.github.io/AquaQuokka/" } } From 97bbaa68afb4c5a7c2633d14df20cf755fd35947 Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:44:18 +0800 Subject: [PATCH 0135/8412] Create azumi.aqua.json --- domains/azumi.aqua.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/azumi.aqua.json diff --git a/domains/azumi.aqua.json b/domains/azumi.aqua.json new file mode 100644 index 000000000..9c77c1463 --- /dev/null +++ b/domains/azumi.aqua.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "AquaQuokka", + "email": "aquaquokka@outlook.com" + }, + + "record": { + "URL": "https://azumi-development.github.io/" + } + } + From bc0d94d58978042f6cd5673538ee05882091a23d Mon Sep 17 00:00:00 2001 From: Bad Boy <61398822+bad-boy-codes@users.noreply.github.com> Date: Tue, 20 Dec 2022 20:10:48 +0530 Subject: [PATCH 0136/8412] Update sonu.json --- domains/sonu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sonu.json b/domains/sonu.json index eeeeeda29..84005e61f 100644 --- a/domains/sonu.json +++ b/domains/sonu.json @@ -3,9 +3,9 @@ "repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io", "owner": { "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com" + "email": "mail@semant.is-a.dev" }, "record": { - "CNAME": "semant-panda.github.io" + "CNAME": "bad-boy-codes.github.io" } } From 59e3fc11e2d04670513ea9ca31ac3d8cac84b9be Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 20 Dec 2022 20:18:48 +0530 Subject: [PATCH 0137/8412] Update semant.panda.json --- domains/semant.panda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/semant.panda.json b/domains/semant.panda.json index a28ba5510..e2f08d1ba 100644 --- a/domains/semant.panda.json +++ b/domains/semant.panda.json @@ -5,6 +5,6 @@ }, "description": "Something juicy", "record": { - "CNAME": "repulsive-lime-scrubs.cyclic.app" + "CNAME": "semant.cyclic.app" } } From 81af5b29e8fdebda68f80724ce4a4b5c60d2c251 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Tue, 20 Dec 2022 21:20:23 +0530 Subject: [PATCH 0138/8412] Create _github-pages-challenge-priyanshprajapat.monu.json --- .../_github-pages-challenge-priyanshprajapat.monu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-priyanshprajapat.monu.json diff --git a/domains/_github-pages-challenge-priyanshprajapat.monu.json b/domains/_github-pages-challenge-priyanshprajapat.monu.json new file mode 100644 index 000000000..f5b517d52 --- /dev/null +++ b/domains/_github-pages-challenge-priyanshprajapat.monu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "TXT": "f61cf1a396038cf8593e38e9962d68" + } +} From 4f0060b027879e6c24b9fa2c9322d5627304c940 Mon Sep 17 00:00:00 2001 From: Nhan Dang Date: Wed, 21 Dec 2022 00:01:07 +0700 Subject: [PATCH 0139/8412] Added bento64 --- domains/bento64.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bento64.json diff --git a/domains/bento64.json b/domains/bento64.json new file mode 100644 index 000000000..5bc90b256 --- /dev/null +++ b/domains/bento64.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "bento64", + "email": "bento64@disroot.org" + }, + "record": { + "TXT": "vc-domain-verify=bento64.is-a.dev,6cea956d5270840c3091" + } + } + \ No newline at end of file From 59c3b8ad1b817ee7a515859f9fed44de5b42c4da Mon Sep 17 00:00:00 2001 From: Nhan Dang Date: Wed, 21 Dec 2022 00:23:47 +0700 Subject: [PATCH 0140/8412] Update bento64.json --- domains/bento64.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/bento64.json b/domains/bento64.json index 5bc90b256..eba0ab469 100644 --- a/domains/bento64.json +++ b/domains/bento64.json @@ -1,11 +1,13 @@ { + "description": "I need a great looking (sub)domain for my website", + "repo": "https://github.com/bento64/website", "owner": { "username": "bento64", "email": "bento64@disroot.org" }, "record": { - "TXT": "vc-domain-verify=bento64.is-a.dev,6cea956d5270840c3091" + "CNAME": "bento64.github.io" } } - \ No newline at end of file + From dd0133d430eb3d4ddb37737bbb156c7472b1e464 Mon Sep 17 00:00:00 2001 From: Nhan Dang Date: Wed, 21 Dec 2022 00:28:12 +0700 Subject: [PATCH 0141/8412] Update bento64.json --- domains/bento64.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bento64.json b/domains/bento64.json index eba0ab469..6a2a57b03 100644 --- a/domains/bento64.json +++ b/domains/bento64.json @@ -1,7 +1,7 @@ { "description": "I need a great looking (sub)domain for my website", - "repo": "https://github.com/bento64/website", + "repo": "https://github.com/bento64/bento64.github.io", "owner": { "username": "bento64", "email": "bento64@disroot.org" From 711ce3369e3b9e480d713f1a4d514e9cf63054f3 Mon Sep 17 00:00:00 2001 From: Semant Date: Wed, 21 Dec 2022 06:52:58 +0530 Subject: [PATCH 0142/8412] Update semant.json --- domains/semant.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/semant.json b/domains/semant.json index 1890cc030..20290e0c9 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -1,11 +1,9 @@ { "description": "Semant's Website", - "repo": "https://github.com/bad-boy-codes/bad-boy-codes.github.io", + "repo": "https://github.com/SemantCodes/SemantCodes.github.io", "owner": { - "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com", - "discord": "Bad Boy Plays#9608", - "note": "My Discord ID is 445073800850046977." + "username": "SemantCodes", + "email": "contact@semant.is-a.dev" }, "record": { "A": [ From 29714f6c69f0e98e6146eb6ff69cc1bb70c2672d Mon Sep 17 00:00:00 2001 From: SethPython <75132546+SethTheDev@users.noreply.github.com> Date: Wed, 21 Dec 2022 10:38:55 +0530 Subject: [PATCH 0143/8412] Update sethpython.json I made a mistake in the file and I want to change it --- domains/sethpython.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sethpython.json b/domains/sethpython.json index 8081757a2..c4748789d 100644 --- a/domains/sethpython.json +++ b/domains/sethpython.json @@ -1,11 +1,11 @@ { "description": "An Useless Website", - "repo": "https://github.com/SethTheDev/SethTheDev.github.io", + "repo": "https://github.com/SethTheDev/seththedev.github.io", "owner": { "username": "SethTheDev", - "email": "mailme@sethestudio.com" + "email": "spccmbseth@gmail.com" }, "record": { - "CNAME": "SethTheDev.github.io" + "CNAME": "seththedev.github.io" } } From a94ab714a6107135f70acfbad3c84e2599cf9d27 Mon Sep 17 00:00:00 2001 From: Wahid Islam <75927811+SimplyVoid@users.noreply.github.com> Date: Wed, 21 Dec 2022 16:29:45 +0600 Subject: [PATCH 0144/8412] Added wahid --- domains/wahid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wahid.json diff --git a/domains/wahid.json b/domains/wahid.json new file mode 100644 index 000000000..7ef9feb70 --- /dev/null +++ b/domains/wahid.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "SimplyVoid", + "email": "wahidislamlinad@pm.me" + }, + "record": { + "CNAME": "simplyvoid.github.io" + } + } + \ No newline at end of file From 9f87a733281f272c7a1ed3a46a79743ba8db1216 Mon Sep 17 00:00:00 2001 From: sa-mustafa <36246919+sa-mustafa@users.noreply.github.com> Date: Wed, 21 Dec 2022 14:49:14 +0330 Subject: [PATCH 0145/8412] Create am.json am.is-a.dev --- domains/am.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/am.json diff --git a/domains/am.json b/domains/am.json new file mode 100644 index 000000000..464a354f4 --- /dev/null +++ b/domains/am.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sa-mustafa", + "email": "s.a.mustafa@yandex.com" + }, + "record": { + "CNAME": "dev.imagesmith.io" + } +} From bb4834e989e1a49b9eb931c911e25495941a6e12 Mon Sep 17 00:00:00 2001 From: Abdulrahman Salah <61483023+abdulrahman1s@users.noreply.github.com> Date: Wed, 21 Dec 2022 10:43:32 -0500 Subject: [PATCH 0146/8412] Update abdulrahman.json --- domains/abdulrahman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 7689caa2a..87bf2a14f 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -3,9 +3,9 @@ "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", "owner": { "username": "abdulrahman1s", - "email": "abdulrahman.8alah@gmail.com" + "email": "mail@abdulrahman.dev" }, "record": { - "CNAME": "abdulrahman1s.github.io" + "URL": "https://abdulrahman.dev" } } From 4a3b459b730b28e3bb471fd28624ddc7999aed92 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Thu, 22 Dec 2022 09:27:27 +0700 Subject: [PATCH 0147/8412] update --- domains/arsdorint.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index 31a5e5847..ad266cefa 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,8 @@ "email": "e0851451@u.nus.edu" }, "record": { - "URL": "https://github.com/arsdorintbp2003" + "URL": "https://github.com/arsdorintbp2003", + "CNAME": "hashnode.network" } } From 5494b5c1458a0ac5d196e1cde5ebaacdb3bd6c07 Mon Sep 17 00:00:00 2001 From: Gavin <4396597+GavinFerdinandChee@users.noreply.github.com> Date: Thu, 22 Dec 2022 12:46:36 +0800 Subject: [PATCH 0148/8412] Create gavin.json --- domains/gavin.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/gavin.json diff --git a/domains/gavin.json b/domains/gavin.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/gavin.json @@ -0,0 +1 @@ + From 2f76a135e305ef3ef6589ff179e23b4a1c2ca04f Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 14:19:48 +0800 Subject: [PATCH 0149/8412] Update gavin.json --- domains/gavin.json | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) diff --git a/domains/gavin.json b/domains/gavin.json index 8b1378917..deb72137d 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -1 +1,13 @@ - +{ + "description": "Gavin Ferdinand Chee's Personal Portfolio", + "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", + "owner": { + "username": "GavinFerdinandChee". + "email_personal: "gavin.ferdinand@proton.me", + "email_work: "gavin.chee@gmail.com", + "discord": "gavin#5968" + }, + "record": { + "CNAME": "GavinFerdinandChee.github.io" + } +} From cd6a1f9d3f49ad5ba66510dde9878bbf90c74e20 Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 14:20:02 +0800 Subject: [PATCH 0150/8412] Update gavin.json --- domains/gavin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gavin.json b/domains/gavin.json index deb72137d..99d72dbc8 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -2,7 +2,7 @@ "description": "Gavin Ferdinand Chee's Personal Portfolio", "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", "owner": { - "username": "GavinFerdinandChee". + "username": "GavinFerdinandChee", "email_personal: "gavin.ferdinand@proton.me", "email_work: "gavin.chee@gmail.com", "discord": "gavin#5968" From 6e94bd63057f4e173883e4a890e7ec0cd88d6379 Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 14:20:34 +0800 Subject: [PATCH 0151/8412] Update gavin.json --- domains/gavin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gavin.json b/domains/gavin.json index 99d72dbc8..a59229bc2 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -3,8 +3,8 @@ "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", "owner": { "username": "GavinFerdinandChee", - "email_personal: "gavin.ferdinand@proton.me", - "email_work: "gavin.chee@gmail.com", + "email_personal": "gavin.ferdinand@proton.me", + "email_work": "gavin.chee@gmail.com", "discord": "gavin#5968" }, "record": { From ab20a9e5a86e5c089e6f7765f31bf7a5729114fc Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 16:22:57 +0800 Subject: [PATCH 0152/8412] Added gavinferdinandchee.github.io --- domains/gavinferdinandchee.github.io.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gavinferdinandchee.github.io.json diff --git a/domains/gavinferdinandchee.github.io.json b/domains/gavinferdinandchee.github.io.json new file mode 100644 index 000000000..267da7420 --- /dev/null +++ b/domains/gavinferdinandchee.github.io.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "GavinFerdinandChee", + "email": "gavinferdinandcheezhukaiwen+github@gmail.com" + }, + "record": { + "CNAME": "gavinferdinandchee.github.io" + } + } + \ No newline at end of file From af5ddff2664ecd864e250d9756ec014ca91afe63 Mon Sep 17 00:00:00 2001 From: speedie1337 <71722170+speediegq@users.noreply.github.com> Date: Thu, 22 Dec 2022 13:30:06 +0100 Subject: [PATCH 0153/8412] Added speedie --- domains/speedie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/speedie.json diff --git a/domains/speedie.json b/domains/speedie.json new file mode 100644 index 000000000..9ad7bd655 --- /dev/null +++ b/domains/speedie.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "speediegq", + "email": "speedie.alt@gmail.com" + }, + "record": { + "URL": "https://speedie.gq" + } + } + \ No newline at end of file From 0052f693e2fe08f0edb8cb94b8b187862e6596f6 Mon Sep 17 00:00:00 2001 From: Gavin Date: Thu, 22 Dec 2022 21:41:45 +0800 Subject: [PATCH 0154/8412] Update gavin.json --- domains/gavin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gavin.json b/domains/gavin.json index a59229bc2..8f644b49a 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -4,7 +4,7 @@ "owner": { "username": "GavinFerdinandChee", "email_personal": "gavin.ferdinand@proton.me", - "email_work": "gavin.chee@gmail.com", + "email_work": "chee.gavin@gmail.com", "discord": "gavin#5968" }, "record": { From b1363c8bce775af15a01d98b2dfde4021b4fabd8 Mon Sep 17 00:00:00 2001 From: mikrodinet <116235742+mikrodinet@users.noreply.github.com> Date: Fri, 23 Dec 2022 07:04:21 +0700 Subject: [PATCH 0155/8412] Added mikronet --- domains/mikronet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mikronet.json diff --git a/domains/mikronet.json b/domains/mikronet.json new file mode 100644 index 000000000..ff2959947 --- /dev/null +++ b/domains/mikronet.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "mikrodinet", + "email": "mikrodinet@gmail.com" + }, + "record": { + "CNAME": "https://github.com/mikrodinet/dev" + } + } + \ No newline at end of file From c741cd9663cdb31ed0142726fd324aa3bf7233f4 Mon Sep 17 00:00:00 2001 From: Dark <58370174+BruhDark@users.noreply.github.com> Date: Thu, 22 Dec 2022 22:04:35 -0300 Subject: [PATCH 0156/8412] Added dark --- domains/dark.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dark.json diff --git a/domains/dark.json b/domains/dark.json new file mode 100644 index 000000000..50bf0e7ee --- /dev/null +++ b/domains/dark.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "BruhDark", + "email": "fedefunes90@gmail.com" + }, + "record": { + "CNAME": "bruhdark.github.io" + } + } + \ No newline at end of file From 822dd9678d9fd9e597048d8c6072900423ebb4d5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 23 Dec 2022 09:49:13 +0800 Subject: [PATCH 0157/8412] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index a503efbcb..e39df7610 100644 --- a/README.md +++ b/README.md @@ -29,9 +29,9 @@ You can check the uptime of the service via our [status dashboard](https://stats [![Uptime Robot - Redirect](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617) ### Similar Services +- [Open Domains](https://github.com/open-domains/register) - [is-a-good.dev](https://github.com/is-a-good-dev/register) - [thedev.id](https://github.com/fransallen/thedev.id) -- [Open Domains](https://github.com/open-domains/register) - [cluster.ws & wip.la](https://github.com/Olivr/free-domain) - [is-really.cool](https://github.com/is-really-cool/register) - [js.org](https://github.com/js-org/js.org) (*JavaScript projects only*) From 1074dc5276da319479090cbd0ffc2a2a0a8b834f Mon Sep 17 00:00:00 2001 From: Gavin Date: Fri, 23 Dec 2022 15:02:34 +0800 Subject: [PATCH 0158/8412] Delete gavinferdinandchee.github.io.json --- domains/gavinferdinandchee.github.io.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gavinferdinandchee.github.io.json diff --git a/domains/gavinferdinandchee.github.io.json b/domains/gavinferdinandchee.github.io.json deleted file mode 100644 index 267da7420..000000000 --- a/domains/gavinferdinandchee.github.io.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "GavinFerdinandChee", - "email": "gavinferdinandcheezhukaiwen+github@gmail.com" - }, - "record": { - "CNAME": "gavinferdinandchee.github.io" - } - } - \ No newline at end of file From 521fbffab4c31287ba7c2ebf7c251afa3f76c7a6 Mon Sep 17 00:00:00 2001 From: Arsenij Kotikov <88907641+kotru21@users.noreply.github.com> Date: Fri, 23 Dec 2022 18:11:11 +0300 Subject: [PATCH 0159/8412] Create kotikov.json --- domains/kotikov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kotikov.json diff --git a/domains/kotikov.json b/domains/kotikov.json new file mode 100644 index 000000000..69cff0c14 --- /dev/null +++ b/domains/kotikov.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio.", + "repo": "https://github.com/kotru21/kotikov", + "owner": { + "username": "kotru21", + "email": "kotikovv@proton.me", + }, + "record": { + "URL": "https://kotikov.pages.dev" + } +} From b5c3633bc3a51c1cf099fb406b5f77eb2224b512 Mon Sep 17 00:00:00 2001 From: Reizy Date: Fri, 23 Dec 2022 23:32:23 +0100 Subject: [PATCH 0160/8412] Added reizy --- domains/reizy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reizy.json diff --git a/domains/reizy.json b/domains/reizy.json new file mode 100644 index 000000000..6c29ec64c --- /dev/null +++ b/domains/reizy.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "P0rc0D10", + "email": "grazioligiuliano52@gmail.com" + }, + "record": { + "URL": "reizy.eu" + } + } + \ No newline at end of file From f176e09c57f38b65ebdacc05a35ed916dcaed1c3 Mon Sep 17 00:00:00 2001 From: YoruAkio <97880708+YoruAkio@users.noreply.github.com> Date: Sat, 24 Dec 2022 10:07:43 +0700 Subject: [PATCH 0161/8412] Added akio --- domains/akio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akio.json diff --git a/domains/akio.json b/domains/akio.json new file mode 100644 index 000000000..c13c12cc0 --- /dev/null +++ b/domains/akio.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "YoruAkio", + "email": "null" + }, + "record": { + "TXT": "vc-domain-verify=akio.is-a.dev,c991805a0f4ecf2a1ded" + } + } + \ No newline at end of file From 2ead4b38f27a6b48c6231df93355b7d224f25065 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 24 Dec 2022 17:06:36 +0700 Subject: [PATCH 0162/8412] fix records --- domains/jewishlewish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jewishlewish.json b/domains/jewishlewish.json index 88c9580fa..1c3019101 100644 --- a/domains/jewishlewish.json +++ b/domains/jewishlewish.json @@ -5,7 +5,7 @@ "email": "lanbrokhman@gmail.com" }, "record": { - "CNAME": "https://github.com/jewishlewish" + "URL": "https://github.com/jewishlewish" } } - \ No newline at end of file + From 9282c0d9803372364c33c08f8a756895cc04249e Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 24 Dec 2022 17:17:43 +0700 Subject: [PATCH 0163/8412] fix JSON --- domains/mzakyr.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/mzakyr.json b/domains/mzakyr.json index d4bf0c0b9..6d03b5fb9 100644 --- a/domains/mzakyr.json +++ b/domains/mzakyr.json @@ -1,8 +1,9 @@ { -"owner": { -"username": "muhammadzaki693", -"email": "rzaki9353@gmail.com" -}, -"record": { -"CNAME": "my-personal-web-production.up.railway.app" + "owner": { + "username": "muhammadzaki693", + "email": "rzaki9353@gmail.com" + }, + "record": { + "CNAME": "my-personal-web-production.up.railway.app" + } } From f6537f9e5c5c718eb66f5ab2bd25240958422e25 Mon Sep 17 00:00:00 2001 From: Hamza Roobini <69848832+roobini-gamer@users.noreply.github.com> Date: Sat, 24 Dec 2022 08:07:28 -0500 Subject: [PATCH 0164/8412] Added roobini-gamer --- domains/roobini-gamer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/roobini-gamer.json diff --git a/domains/roobini-gamer.json b/domains/roobini-gamer.json new file mode 100644 index 000000000..ff260d98c --- /dev/null +++ b/domains/roobini-gamer.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "roobini-gamer", + "email": "roobini.hamza@yandex.com" + }, + "record": { + "URL": "https://roobini-gamer.github.io/roobini-hamza/" + } + } + \ No newline at end of file From dc2a8995f32ec500b3dfa65b4370cd9805919a5e Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 24 Dec 2022 18:49:37 +0530 Subject: [PATCH 0165/8412] Rename web.semant.json to www.semant.json --- domains/{web.semant.json => www.semant.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{web.semant.json => www.semant.json} (100%) diff --git a/domains/web.semant.json b/domains/www.semant.json similarity index 100% rename from domains/web.semant.json rename to domains/www.semant.json From 4706b99c97d60cba9a26f381b4f245ae16f5543f Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 24 Dec 2022 23:01:55 +0530 Subject: [PATCH 0166/8412] Update www.semant.json --- domains/www.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.semant.json b/domains/www.semant.json index 196181dcb..ad69291de 100644 --- a/domains/www.semant.json +++ b/domains/www.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "4baf80cb-7f87-4d2c-8e40-938f4045acfd.id.repl.co" + "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" } } From 30f7be65481ecd6c881d5d8f3f1f9eb64799ad1d Mon Sep 17 00:00:00 2001 From: BlueSky01st Date: Sun, 25 Dec 2022 09:44:24 +0800 Subject: [PATCH 0167/8412] Create bluesky01st.json --- domains/bluesky01st.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 domains/bluesky01st.json diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json new file mode 100644 index 000000000..c2638f203 --- /dev/null +++ b/domains/bluesky01st.json @@ -0,0 +1,5 @@ +{ + "record": { + "TXT": "vc-domain-verify=bluesky01st.is-a.dev,121bc505d59a206a685b" + } +} From 9e35cad86036961aac0b29dc07eb008ec3856b56 Mon Sep 17 00:00:00 2001 From: BlueSky01st Date: Sun, 25 Dec 2022 09:47:50 +0800 Subject: [PATCH 0168/8412] Update bluesky01st.json --- domains/bluesky01st.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json index c2638f203..5bcc85e23 100644 --- a/domains/bluesky01st.json +++ b/domains/bluesky01st.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "BlueSky01st", + "email": "mincraft206127@outlook.com" + }, "record": { "TXT": "vc-domain-verify=bluesky01st.is-a.dev,121bc505d59a206a685b" } From c1be1866cfa5a625ac7164b7a7f29af957848e49 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 25 Dec 2022 08:53:04 +0700 Subject: [PATCH 0169/8412] Update domains/yuphie.json Co-authored-by: William Harrison --- domains/yuphie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yuphie.json b/domains/yuphie.json index 69cd93203..040bdb1db 100644 --- a/domains/yuphie.json +++ b/domains/yuphie.json @@ -5,7 +5,7 @@ "email": "mizuto.discord@gmail.com" }, "record": { - "URL": "yuphie.vercel.app" + "URL": "https://yuphie.vercel.app" } } \ No newline at end of file From d3cd5d1e91fbe7b160bd741b722fc858d2f48828 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 25 Dec 2022 08:53:24 +0700 Subject: [PATCH 0170/8412] Update domains/yuphiee.json Co-authored-by: William Harrison --- domains/yuphiee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yuphiee.json b/domains/yuphiee.json index 69cd93203..040bdb1db 100644 --- a/domains/yuphiee.json +++ b/domains/yuphiee.json @@ -5,7 +5,7 @@ "email": "mizuto.discord@gmail.com" }, "record": { - "URL": "yuphie.vercel.app" + "URL": "https://yuphie.vercel.app" } } \ No newline at end of file From 83980780e86b636c6d535c822afc099ae4aee615 Mon Sep 17 00:00:00 2001 From: BlueSky01st Date: Sun, 25 Dec 2022 09:54:20 +0800 Subject: [PATCH 0171/8412] Update bluesky01st.json --- domains/bluesky01st.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json index 5bcc85e23..80b699a9f 100644 --- a/domains/bluesky01st.json +++ b/domains/bluesky01st.json @@ -4,6 +4,6 @@ "email": "mincraft206127@outlook.com" }, "record": { - "TXT": "vc-domain-verify=bluesky01st.is-a.dev,121bc505d59a206a685b" + "CNAME": "blog.bluesky01st.eu.org/" } } From 571865983536fad457b103483a1f078b67544060 Mon Sep 17 00:00:00 2001 From: BlueSky01st Date: Sun, 25 Dec 2022 09:56:06 +0800 Subject: [PATCH 0172/8412] Update bluesky01st.json --- domains/bluesky01st.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json index 80b699a9f..92a139e07 100644 --- a/domains/bluesky01st.json +++ b/domains/bluesky01st.json @@ -4,6 +4,6 @@ "email": "mincraft206127@outlook.com" }, "record": { - "CNAME": "blog.bluesky01st.eu.org/" + "CNAME": "blog.bluesky01st.eu.org" } } From 08495defef5f048ea21f726c81a79e82a2cdf3d0 Mon Sep 17 00:00:00 2001 From: Semant Date: Sun, 25 Dec 2022 13:43:08 +0530 Subject: [PATCH 0173/8412] Update README.md --- README.md | 58 ++++++++++++++++++++++++++++++------------------------- 1 file changed, 32 insertions(+), 26 deletions(-) diff --git a/README.md b/README.md index 2b1d539ec..59ec90baa 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,9 @@

- GitHub GitHub contributors GitHub closed pull requests + GitHub GitHub contributors GitHub closed pull requests

is-a-dev banner

+

is-a.dev

**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

@@ -10,37 +11,42 @@ Discord

+

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

-## How do I register? -* Fork this repository -* Add a new `domains/your-domain-name.json` file directory to register `your-domain-name.is-a.dev` -* [Read the docs](./docs) -* The PR will be reviewed and merged -* After merging, the changes will take effect within a day -* That's it! Done! Now go show off your cool `.is-a.dev` domain +## Registration +Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! +Or via the CI -## Donations -This project is a free and open source service for developers and will stay that way. -Please consider donating to help me keep this running forever! +```bash + npm install @is-a-dev/cli -g + is-a-dev create +``` -Buy Me A Coffee -Liberapay recurring donation button +**Manual Registration**: +- [Fork](https://github.com/is-a-dev/register/fork) this repository. +- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. +- [Read the documentation](https://is-a.dev/docs). +- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* +- After the pull request is merged, please allow up to 24 hours for the changes to propagate. +- Enjoy your new `.is-a.dev` domain! +## Status +You can check the uptime of the service via our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw). -## Similar services -You should also checkout - -* [js.org](https://github.com/js-org/js.org/tree/master) -* [thedev.id](https://github.com/fransallen/thedev.id) -* [runs-on.tech](https://github.com/aakhilv/runs-on.tech) +[![Uptime Robot - DNS](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472645) +[![Uptime Robot - Redirect](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617) +### Similar Services +- [is-a-good.dev](https://github.com/is-a-good-dev/register) +- [thedev.id](https://github.com/thedev-id/thedev.id) +- [is-not-a.dev](https://is-not-a.dev) +- [is-really.cool](https://github.com/is-really-cool/register) +- [cluster.ws & wip.la](https://github.com/Olivr/free-domain) +- [js.org](https://github.com/js-org/js.org) (*JavaScript projects only*) -## Uptime -![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge) ![Uptime Robot ratio (30 days)](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge) +### Donate +If you like this project, please consider donating so we can keep this project running forever! -You can check the uptime of the service via [our status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw) - - -## License - -This project is under the [GPL-3.0](./LICENSE) license. +Buy Me a Coffee +Liberapay From b459c73ba8b27f0b9275185a37d2cf69a26a3ad4 Mon Sep 17 00:00:00 2001 From: Shuja Ahmed <98830093+pakbch@users.noreply.github.com> Date: Mon, 26 Dec 2022 13:25:01 +0500 Subject: [PATCH 0174/8412] Create shuja1337 --- domains/shuja1337 | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shuja1337 diff --git a/domains/shuja1337 b/domains/shuja1337 new file mode 100644 index 000000000..7a3de7dea --- /dev/null +++ b/domains/shuja1337 @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/pakbch/pakbch.github.io", + "owner": { + "username": "pakbch", + "email": "shujaahmed134@gmail.com", + "twitter": "shuja1337" + }, + "record": { + "CNAME": "pakbch.github.io" + } +} From 406ee88b13f4ba9e24e306bb78127ce732aec6dd Mon Sep 17 00:00:00 2001 From: Shuja Ahmed <98830093+pakbch@users.noreply.github.com> Date: Mon, 26 Dec 2022 13:40:12 +0500 Subject: [PATCH 0175/8412] Added shuja-balls --- domains/shuja-balls.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shuja-balls.json diff --git a/domains/shuja-balls.json b/domains/shuja-balls.json new file mode 100644 index 000000000..c8fb2222c --- /dev/null +++ b/domains/shuja-balls.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "pakbch", + "email": "shujaahmed134@gmail.com" + }, + "record": { + "CNAME": "pakbch.github.io" + } + } + \ No newline at end of file From 7030d45b0dfed1fcc9348e74b0dfbbc7a68a1ee8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jan=20Leigh=20Mu=C3=B1oz?= Date: Mon, 26 Dec 2022 17:06:19 +0800 Subject: [PATCH 0176/8412] Update janleigh.json --- domains/janleigh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/janleigh.json b/domains/janleigh.json index 4b57cfcea..852892ba8 100644 --- a/domains/janleigh.json +++ b/domains/janleigh.json @@ -5,7 +5,7 @@ "email": "janleigh@proton.me" }, "record": { - "CNAME": "janleigh.github.io" + "CNAME": "janleigh.github.io/portfolio" } } - \ No newline at end of file + From 25348193d972687b3df0fb78b666ab0e93fd6c7f Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Mon, 26 Dec 2022 17:47:56 +0530 Subject: [PATCH 0177/8412] Update _github-pages-challenge-priyanshprajapat.monu.json --- domains/_github-pages-challenge-priyanshprajapat.monu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-priyanshprajapat.monu.json b/domains/_github-pages-challenge-priyanshprajapat.monu.json index f5b517d52..bc92aa104 100644 --- a/domains/_github-pages-challenge-priyanshprajapat.monu.json +++ b/domains/_github-pages-challenge-priyanshprajapat.monu.json @@ -4,6 +4,6 @@ "email": "priy@nsh.is-a.dev" }, "record": { - "TXT": "f61cf1a396038cf8593e38e9962d68" + "TXT": "a65192c96ebe888e8f9b09822aa059" } } From f1f649db69a69c9cc2dce55229eb8f5190858afd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 20:41:35 +0800 Subject: [PATCH 0178/8412] Rename shuja1337 to shuja1337.json --- domains/{shuja1337 => shuja1337.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shuja1337 => shuja1337.json} (100%) diff --git a/domains/shuja1337 b/domains/shuja1337.json similarity index 100% rename from domains/shuja1337 rename to domains/shuja1337.json From 14323c8b446ac38975a32d67422d608eee6e0c66 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 20:43:47 +0800 Subject: [PATCH 0179/8412] fix cname --- domains/janleigh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/janleigh.json b/domains/janleigh.json index 852892ba8..827796e2e 100644 --- a/domains/janleigh.json +++ b/domains/janleigh.json @@ -5,7 +5,7 @@ "email": "janleigh@proton.me" }, "record": { - "CNAME": "janleigh.github.io/portfolio" + "CNAME": "janleigh.github.io" } } From 2701ccec9984565ac6c0247f596e22325cd3a166 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 20:47:16 +0800 Subject: [PATCH 0180/8412] Remove URL record --- domains/arsdorint.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index ad266cefa..e393a2ead 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,6 @@ "email": "e0851451@u.nus.edu" }, "record": { - "URL": "https://github.com/arsdorintbp2003", "CNAME": "hashnode.network" } } From abe9b7076929bf829bf14905e4d8240a14223132 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 19:54:37 +0700 Subject: [PATCH 0181/8412] Update domains/reizy.json Co-authored-by: William Harrison --- domains/reizy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reizy.json b/domains/reizy.json index 6c29ec64c..b75ddee82 100644 --- a/domains/reizy.json +++ b/domains/reizy.json @@ -5,7 +5,7 @@ "email": "grazioligiuliano52@gmail.com" }, "record": { - "URL": "reizy.eu" + "URL": "https://reizy.eu" } } \ No newline at end of file From 1b664ee1205788ff4d805ac3f1fc1fef75cdaf10 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 19:55:00 +0700 Subject: [PATCH 0182/8412] Delete thispc.json --- domains/thispc.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/thispc.json diff --git a/domains/thispc.json b/domains/thispc.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/thispc.json +++ /dev/null @@ -1 +0,0 @@ - From e4e436fe91332dfda46f304ad171e1fff15ec058 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 20:59:54 +0800 Subject: [PATCH 0183/8412] fix email --- domains/gavin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gavin.json b/domains/gavin.json index 8f644b49a..319390e24 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -3,7 +3,7 @@ "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", "owner": { "username": "GavinFerdinandChee", - "email_personal": "gavin.ferdinand@proton.me", + "email": "gavin.ferdinand@proton.me", "email_work": "chee.gavin@gmail.com", "discord": "gavin#5968" }, From a1b314f6d46e410085d114ddfaf5a5b13a350d83 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 21:04:48 +0800 Subject: [PATCH 0184/8412] fix cname --- domains/mikronet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mikronet.json b/domains/mikronet.json index ff2959947..072fd4fad 100644 --- a/domains/mikronet.json +++ b/domains/mikronet.json @@ -5,7 +5,7 @@ "email": "mikrodinet@gmail.com" }, "record": { - "CNAME": "https://github.com/mikrodinet/dev" + "CNAME": "mikrodinet.github.io" } } \ No newline at end of file From e35dcd110f9abfdeecd40fac1672eedad78108b8 Mon Sep 17 00:00:00 2001 From: Semant Date: Mon, 26 Dec 2022 18:37:21 +0530 Subject: [PATCH 0185/8412] Update and rename _github-pages-challenge-semantcodes.semant.json to _github-pages-challenge-s3mant.semant.json --- ...s.semant.json => _github-pages-challenge-s3mant.semant.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-semantcodes.semant.json => _github-pages-challenge-s3mant.semant.json} (79%) diff --git a/domains/_github-pages-challenge-semantcodes.semant.json b/domains/_github-pages-challenge-s3mant.semant.json similarity index 79% rename from domains/_github-pages-challenge-semantcodes.semant.json rename to domains/_github-pages-challenge-s3mant.semant.json index 5c6794f35..6a6fbd21b 100644 --- a/domains/_github-pages-challenge-semantcodes.semant.json +++ b/domains/_github-pages-challenge-s3mant.semant.json @@ -1,6 +1,6 @@ { "owner": { - "username": "SemantCodes", + "username": "S3mant", "email": "contact@semant.is-a.dev" }, "record": { From 84a2777e67c432e193f11e19dd6c45e79f9a0d89 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 20:08:47 +0700 Subject: [PATCH 0186/8412] docs(README): re-add Discord --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 526a4220e..7fc61b8f8 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

is-a.dev

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

- +

Discord

## Registration Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! From 88cb96d9c3fc1984721cbbc1939c1b7065a73d3c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 21:11:24 +0800 Subject: [PATCH 0187/8412] remove unneeded space --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fc61b8f8..167456a0b 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

is-a.dev

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

-

Discord

+

Discord

## Registration Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! From ef9a99ec7d6c598cb920b047f63d26c81b57ad0f Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 20:14:22 +0700 Subject: [PATCH 0188/8412] fix README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 167456a0b..5ba37bc8b 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,8 @@

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

Discord

+ + ## Registration Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! From d335abda4c6d8eb258afd8e424d6818fc9c93fd1 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 26 Dec 2022 20:16:11 +0700 Subject: [PATCH 0189/8412] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index 5ba37bc8b..2d0b80a4a 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,6 @@

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

Discord

- ## Registration Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! From 11316838c73f5e16cceec5c6acc84eac22a7e251 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 21:21:01 +0800 Subject: [PATCH 0190/8412] fix json --- domains/anish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anish.json b/domains/anish.json index 748049736..8b26bd598 100644 --- a/domains/anish.json +++ b/domains/anish.json @@ -2,7 +2,7 @@ "owner": { "username": "anish-mandal", "email": "anishmandalme1234@outlook.com", - "twitter": "anishsay", + "twitter": "anishsay" }, "description": "This website is for my personal portfolio.", "repo": "https://github.com/anish-mandal/anish-mandal.github.io", From afa7cccaf71418cb5d57c736b421b04d25d27975 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Dec 2022 21:25:03 +0800 Subject: [PATCH 0191/8412] remove extra space --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index e39df7610..c0b1cd190 100644 --- a/README.md +++ b/README.md @@ -36,7 +36,6 @@ You can check the uptime of the service via our [status dashboard](https://stats - [is-really.cool](https://github.com/is-really-cool/register) - [js.org](https://github.com/js-org/js.org) (*JavaScript projects only*) - ### Donate If you like this project, please consider donating so we can keep this project running forever! From 140d38c51a49d8427602c43c4a12faaa84707af5 Mon Sep 17 00:00:00 2001 From: Semant Date: Mon, 26 Dec 2022 21:28:20 +0530 Subject: [PATCH 0192/8412] Update www.semant.json --- domains/www.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.semant.json b/domains/www.semant.json index ad69291de..c8b339e90 100644 --- a/domains/www.semant.json +++ b/domains/www.semant.json @@ -1,7 +1,7 @@ { "description": "My Website", "owner": { - "username": "semantcodes", + "username": "s3mant", "email": "contact@semant.is-a.dev", "discord": "445073800850046977" }, From 2f3da5ba49363f7e02d1db9e75e230b7be5e62dc Mon Sep 17 00:00:00 2001 From: Semant Date: Mon, 26 Dec 2022 21:28:48 +0530 Subject: [PATCH 0193/8412] Update api.semant.json --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index 4b95abfc5..c2dcdf97a 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -1,7 +1,7 @@ { "description": "Semant Api", "owner": { - "username": "semantcodes", + "username": "s3mant", "email": "contact@semant.is-a.dev", "discord": "445073800850046977" }, From a8aa426b6d58cac341ff472a0eff315e2dd1216a Mon Sep 17 00:00:00 2001 From: Semant Date: Mon, 26 Dec 2022 21:29:50 +0530 Subject: [PATCH 0194/8412] Update api.badboy.json --- domains/api.badboy.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/api.badboy.json b/domains/api.badboy.json index 4f07ae142..6adb23e2e 100644 --- a/domains/api.badboy.json +++ b/domains/api.badboy.json @@ -1,10 +1,8 @@ { - "description": "Suzumi Api", + "description": "Semant Api", "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev", - "discord": "445073800850046977", - "twitter": "BadBoyGoesBrr" + "username": "s3mant", + "email": "contact@semant.is-a.dev" }, "record": { "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" From a711c2221566f24061e30aacaf666d3a5916681a Mon Sep 17 00:00:00 2001 From: Semant Date: Mon, 26 Dec 2022 21:31:02 +0530 Subject: [PATCH 0195/8412] Update badboy.json --- domains/badboy.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/domains/badboy.json b/domains/badboy.json index 1a6bea1a4..e7a6c9d9a 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -1,11 +1,8 @@ { - "description": "Bad Boy's Website", + "description": "Bad Boy/Semant 's Website", "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev", - "discord": "445073800850046977", - "note": "My Discord ID is 445073800850046977.", - "twitter": "BadBoyGoesBrr" + "username": "s3mant", + "email": "contact@semant.is-a.dev" }, "record": { "CNAME": "4baf80cb-7f87-4d2c-8e40-938f4045acfd.id.repl.co" From 7bc2b160b8925028ed20bd35e308cdab9f1203ef Mon Sep 17 00:00:00 2001 From: Semant Date: Mon, 26 Dec 2022 21:33:32 +0530 Subject: [PATCH 0196/8412] Update badboy.json --- domains/badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/badboy.json b/domains/badboy.json index e7a6c9d9a..6cdec5f69 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -5,6 +5,6 @@ "email": "contact@semant.is-a.dev" }, "record": { - "CNAME": "4baf80cb-7f87-4d2c-8e40-938f4045acfd.id.repl.co" + "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" } } From a5b00bf429f53cf831fd020dfe1670aa0a0a5ca3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Dec 2022 08:20:46 +0800 Subject: [PATCH 0197/8412] remove dot --- domains/farjanul.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/farjanul.json b/domains/farjanul.json index 552fb2ffb..44fd8b0d2 100644 --- a/domains/farjanul.json +++ b/domains/farjanul.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "farjanul-nayem.github.io." + "CNAME": "farjanul-nayem.github.io" } } \ No newline at end of file From a5148f20b606dccfbdcbec29294ae19f3915e5f5 Mon Sep 17 00:00:00 2001 From: zhenchai <76050421+zhenchai00@users.noreply.github.com> Date: Tue, 27 Dec 2022 09:07:26 +0800 Subject: [PATCH 0198/8412] Added zhenchai --- domains/zhenchai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zhenchai.json diff --git a/domains/zhenchai.json b/domains/zhenchai.json new file mode 100644 index 000000000..d557e5b65 --- /dev/null +++ b/domains/zhenchai.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "zhenchai00", + "email": "zhenchai0000@gmail.com" + }, + "record": { + "CNAME": "https://zhenchai00.github.io/link-in-bio/" + } + } + \ No newline at end of file From f9626f08feeb0f92f7f094fa08701e74e1159a8b Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Tue, 27 Dec 2022 09:08:32 +0800 Subject: [PATCH 0199/8412] align banner + update cli script example --- README.md | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index f76751422..b8b9df23a 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -![is-a-dev Banner](https://raw.githubusercontent.com/is-a-dev/register/main/media/banner.png) +

is-a.dev

@@ -11,8 +11,9 @@ Try out our new fast and easy subdomain registration service [here](https://regi Or via the CI ```bash - npm install @is-a-dev/cli -g - is-a-dev create +npm install @is-a-dev/cli -g + +is-a-dev create ``` **Manual Registration**: From b02dd448f25d3b3e6205672f489ac56216ef7a3b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Dec 2022 09:15:50 +0800 Subject: [PATCH 0200/8412] fix cname --- domains/zhenchai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zhenchai.json b/domains/zhenchai.json index d557e5b65..eae1aca01 100644 --- a/domains/zhenchai.json +++ b/domains/zhenchai.json @@ -5,7 +5,7 @@ "email": "zhenchai0000@gmail.com" }, "record": { - "CNAME": "https://zhenchai00.github.io/link-in-bio/" + "CNAME": "zhenchai00.github.io" } } \ No newline at end of file From 4bd55f495ba2df05b157e0ac1d500d4c6e3c545f Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Tue, 27 Dec 2022 09:27:45 +0800 Subject: [PATCH 0201/8412] update similar services --- README.md | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/README.md b/README.md index b8b9df23a..b41cc1444 100644 --- a/README.md +++ b/README.md @@ -31,12 +31,7 @@ You can check the uptime of the service via our [status dashboard](https://stats [![Uptime Robot - Redirect](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617) ### Similar Services -- [Open Domains](https://github.com/open-domains/register) -- [is-a-good.dev](https://github.com/is-a-good-dev/register) -- [thedev.id](https://github.com/fransallen/thedev.id) -- [cluster.ws & wip.la](https://github.com/Olivr/free-domain) -- [is-really.cool](https://github.com/is-really-cool/register) -- [js.org](https://github.com/js-org/js.org) (*JavaScript projects only*) +If you want to find services similar to is-a.dev, take a look on [free-for.dev](https://free-for.dev/#/?id=domain). ### Donate If you like this project, please consider donating so we can keep this project running forever! From 4245012bf3f73e32f63c60dec7b1957647be72e7 Mon Sep 17 00:00:00 2001 From: Patrick Zhou <83720283+patrickzhou1234@users.noreply.github.com> Date: Mon, 26 Dec 2022 18:39:17 -0800 Subject: [PATCH 0202/8412] Create patrickzhou.json --- domains/patrickzhou.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/patrickzhou.json diff --git a/domains/patrickzhou.json b/domains/patrickzhou.json new file mode 100644 index 000000000..f056a828e --- /dev/null +++ b/domains/patrickzhou.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "Moist Nugget#5050" + }, + "record": { + "CNAME": "patrickzhou1234.github.io" + } +} From 796ca601a080cd48f3b8fa43b07cc38a55a578b2 Mon Sep 17 00:00:00 2001 From: Tachibana Shin <45375496+tachibana-shin@users.noreply.github.com> Date: Tue, 27 Dec 2022 09:42:14 +0700 Subject: [PATCH 0203/8412] Update domains/shin.json Co-authored-by: William Harrison --- domains/shin.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/shin.json b/domains/shin.json index b3b3f14d6..3774aaafe 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -7,7 +7,12 @@ "twitter": "tachib_shin" }, "record": { - "CNAME": "tachibana-shin.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": "mx1.improvmx.com", "TXT": "v=spf1 include:spf.improvmx.com ~all" } From ca516d29a51606ca3e2cd9f937d74e353e6a5756 Mon Sep 17 00:00:00 2001 From: Tachibana Shin <45375496+tachibana-shin@users.noreply.github.com> Date: Tue, 27 Dec 2022 09:44:00 +0700 Subject: [PATCH 0204/8412] Fix MX in domains/shin.json Co-authored-by: William Harrison --- domains/shin.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/shin.json b/domains/shin.json index 3774aaafe..b97ed9f04 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -13,7 +13,10 @@ "185.199.110.153", "185.199.111.153" ], - "MX": "mx1.improvmx.com", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 5abf05dfa4ce70b87507cc97bacaf5c11d2b6437 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Dec 2022 11:29:32 +0800 Subject: [PATCH 0205/8412] remove extra space --- domains/shin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shin.json b/domains/shin.json index b97ed9f04..3f19584be 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -16,7 +16,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ], + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From ddd70f519c0b1b4b8cc2031eddb9380a7106d5eb Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 27 Dec 2022 11:21:26 +0530 Subject: [PATCH 0206/8412] Update README.md --- README.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 166cc89c3..162990253 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@

- GitHub GitHub contributors GitHub closed pull requests -

is-a-dev banner -

+

GitHub +

+

is-a.dev

**is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. From 53c5247545863540c29d1fb5963e0b46f75589d6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Dec 2022 16:08:50 +0800 Subject: [PATCH 0207/8412] Update README.md --- README.md | 31 +++++++++++++++---------------- 1 file changed, 15 insertions(+), 16 deletions(-) diff --git a/README.md b/README.md index 162990253..80b996a88 100644 --- a/README.md +++ b/README.md @@ -1,28 +1,29 @@ +

+ is-a-dev Banner +

- is-a-dev banner -

GitHub -

+ Domains + Open Pull Requests + Open Issues

+

is-a.dev

- **is-a-dev** is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites. -

-
Discord -

+

is-a-dev is a service that allows developers to get a sweet-looking ".is-a.dev" domain for their personal websites.

-

is-a.dev is a service that allows developers to get a sweet-looking `.is-a.dev` domain for their personal websites.

+

+ Discord Server +

## Registration Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! -Or via the CI +Or via the CI: ```bash - - npm install @is-a-dev/cli -g - is-a-dev create +npm install @is-a-dev/cli -g +is-a-dev create ``` **Manual Registration**: @@ -34,16 +35,14 @@ Or via the CI - Enjoy your new `.is-a.dev` domain! ## Status -You can check the uptime of the service via our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw). +You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw). [![Uptime Robot - DNS](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472645) [![Uptime Robot - Redirect](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617) ### Similar Services - If you want to find services similar to is-a.dev, take a look on [free-for.dev](https://free-for.dev/#/?id=domain). - ### Donate If you like this project, please consider donating so we can keep this project running forever! From 6e99da8c6f87ac098bd78472763b9bfbe5382a9e Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 27 Dec 2022 14:49:49 +0530 Subject: [PATCH 0208/8412] Update README.md --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 80b996a88..06b23cf7c 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,11 @@

- is-a-dev Banner + is-a-dev Banner

- Domains - Open Pull Requests - Open Issues + Domains + Open Pull Requests + Open Issues

is-a.dev

From 357268eb469b510531d516715d25d053930d85e0 Mon Sep 17 00:00:00 2001 From: "Eduardo E. Punto Jr" <58497534+mepuntojr1@users.noreply.github.com> Date: Tue, 27 Dec 2022 18:04:30 +0800 Subject: [PATCH 0209/8412] Added apigeon --- domains/apigeon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/apigeon.json diff --git a/domains/apigeon.json b/domains/apigeon.json new file mode 100644 index 000000000..10708a13f --- /dev/null +++ b/domains/apigeon.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "mepuntojr1", + "email": "eepuntojr@gmail.com" + }, + "record": { + "CNAME": "sites.bootstrapstudio.io" + } + } + \ No newline at end of file From 97a210442c0118b03f9cf6ca2df7e0c84bc022d7 Mon Sep 17 00:00:00 2001 From: Jantur-dev <115928566+Jantur-dev@users.noreply.github.com> Date: Tue, 27 Dec 2022 18:57:12 +0700 Subject: [PATCH 0210/8412] Revert "Change Provider" --- domains/pplg.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/pplg.json diff --git a/domains/pplg.json b/domains/pplg.json deleted file mode 100644 index ad579fc9b..000000000 --- a/domains/pplg.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "Jantur-dev", - "email": "null" - }, - "record": { - "CNAME": "neks-production.up.railway.app" - } - } - \ No newline at end of file From 04ac9e004652057172ddd04794095a2326717e82 Mon Sep 17 00:00:00 2001 From: Jantur-dev <115928566+Jantur-dev@users.noreply.github.com> Date: Tue, 27 Dec 2022 19:05:35 +0700 Subject: [PATCH 0211/8412] Create xpplg.json Change provider from railway to replit --- domains/xpplg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xpplg.json diff --git a/domains/xpplg.json b/domains/xpplg.json new file mode 100644 index 000000000..79937f78d --- /dev/null +++ b/domains/xpplg.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "Jantur-dev", + "email": "jantur29@gmail.com" + }, + "record": { + "CNAME": "d46b1013-50ed-4f41-b75e-3961b2b9aad6.id.repl.co" + } + } From f13c03ec13ddadefdc1354b35bba6292c9e9f986 Mon Sep 17 00:00:00 2001 From: Nziie3 <106406461+Nzii3@users.noreply.github.com> Date: Tue, 27 Dec 2022 11:50:19 -0800 Subject: [PATCH 0212/8412] Create redirect.nziie.json --- domains/redirect.nziie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/redirect.nziie.json diff --git a/domains/redirect.nziie.json b/domains/redirect.nziie.json new file mode 100644 index 000000000..f2a3533ea --- /dev/null +++ b/domains/redirect.nziie.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "Nzii3", + "email": "exeyst@gmail.com" + }, + "record": { + "CNAME": "cname.short.io" + } + } From d2a695129ec984e9967c8425f3ae5d951a8bad42 Mon Sep 17 00:00:00 2001 From: pancak3boy <82325516+pancak3boy@users.noreply.github.com> Date: Tue, 27 Dec 2022 23:38:02 +0100 Subject: [PATCH 0213/8412] Create Pancakes.is-a.dev.json --- domains/Pancakes.is-a.dev.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/Pancakes.is-a.dev.json diff --git a/domains/Pancakes.is-a.dev.json b/domains/Pancakes.is-a.dev.json new file mode 100644 index 000000000..029e663a3 --- /dev/null +++ b/domains/Pancakes.is-a.dev.json @@ -0,0 +1 @@ +CNAME record: c65a3e15-40a1-4799-8fac-2d5866ebd587.id.repl.co From 513869652f2be112920badb477c4ce7cc935e0a9 Mon Sep 17 00:00:00 2001 From: Brandon Hoffman Date: Tue, 27 Dec 2022 16:50:08 -0800 Subject: [PATCH 0214/8412] requesting brandon-hoffman domain name --- domains/brandon-hoffman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brandon-hoffman.json diff --git a/domains/brandon-hoffman.json b/domains/brandon-hoffman.json new file mode 100644 index 000000000..62f116d9b --- /dev/null +++ b/domains/brandon-hoffman.json @@ -0,0 +1,12 @@ +{ + "description": "Brandon Hoffman's website", + "owner": { + "username": "branhoff", + "email": "", + "linkedin": "https://www.linkedin.com/in/branhoff/" + + }, + "record": { + "CNAME": "https://branhoff.github.io/personal-profile-website/" + } + } \ No newline at end of file From ea2309b7c0e33d3061a6b1ec5f57c2a73b276ad9 Mon Sep 17 00:00:00 2001 From: Brandon Hoffman Date: Tue, 27 Dec 2022 16:52:43 -0800 Subject: [PATCH 0215/8412] removing https:// at beginning --- domains/brandon-hoffman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brandon-hoffman.json b/domains/brandon-hoffman.json index 62f116d9b..7fa3b1620 100644 --- a/domains/brandon-hoffman.json +++ b/domains/brandon-hoffman.json @@ -7,6 +7,6 @@ }, "record": { - "CNAME": "https://branhoff.github.io/personal-profile-website/" + "CNAME": "branhoff.github.io/personal-profile-website/" } } \ No newline at end of file From b1dee340cac9edc56d099617b0dbfcfe6715ff44 Mon Sep 17 00:00:00 2001 From: Brandon Hoffman Date: Tue, 27 Dec 2022 16:55:50 -0800 Subject: [PATCH 0216/8412] updating record.cname to record.url --- domains/brandon-hoffman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brandon-hoffman.json b/domains/brandon-hoffman.json index 7fa3b1620..e1b550bbe 100644 --- a/domains/brandon-hoffman.json +++ b/domains/brandon-hoffman.json @@ -7,6 +7,6 @@ }, "record": { - "CNAME": "branhoff.github.io/personal-profile-website/" + "URL": "https://branhoff.github.io/personal-profile-website/" } } \ No newline at end of file From 5f1827de96c8b7ced1d8d4602a317db7110937c2 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Wed, 28 Dec 2022 10:25:32 +0700 Subject: [PATCH 0217/8412] Resolve conflict --- domains/arsdorint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index e393a2ead..bfb4e5352 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,7 @@ "email": "e0851451@u.nus.edu" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "arsdorintbp2003.github.io" } } From bceb0d575d4e84594ee9beea04664c526feb5ece Mon Sep 17 00:00:00 2001 From: ALBY <68139513+ALBINPRAVEEN@users.noreply.github.com> Date: Wed, 28 Dec 2022 16:00:16 +0530 Subject: [PATCH 0218/8412] Added albinpraveen --- domains/albinpraveen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/albinpraveen.json diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json new file mode 100644 index 000000000..20f0fdd35 --- /dev/null +++ b/domains/albinpraveen.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "URL": "v" + } + } + \ No newline at end of file From 4c448938f51ccfbb10616d44501f19db37746b79 Mon Sep 17 00:00:00 2001 From: ALBY <68139513+ALBINPRAVEEN@users.noreply.github.com> Date: Wed, 28 Dec 2022 10:35:53 +0000 Subject: [PATCH 0219/8412] Update albinpraveen.json --- domains/albinpraveen.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 20f0fdd35..3820f0aa8 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -5,7 +5,7 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "URL": "v" + "URL": "albinpraveen.vercel.app" } } - \ No newline at end of file + From eb51285d64cbd59b3f3a91dc3da936d4e3e11250 Mon Sep 17 00:00:00 2001 From: ALBY <68139513+ALBINPRAVEEN@users.noreply.github.com> Date: Wed, 28 Dec 2022 16:06:05 +0530 Subject: [PATCH 0220/8412] Added albin --- domains/albin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/albin.json diff --git a/domains/albin.json b/domains/albin.json new file mode 100644 index 000000000..5b06fef30 --- /dev/null +++ b/domains/albin.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "CNAME": "albinpraveen.vercel.app" + } + } + \ No newline at end of file From 14042cba23d3f6cca6a22ad2849be83fa9dbf732 Mon Sep 17 00:00:00 2001 From: Jantur-dev <115928566+Jantur-dev@users.noreply.github.com> Date: Wed, 28 Dec 2022 11:00:57 +0000 Subject: [PATCH 0221/8412] Change Provider --- domains/pplg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pplg.json diff --git a/domains/pplg.json b/domains/pplg.json new file mode 100644 index 000000000..4bb4f7502 --- /dev/null +++ b/domains/pplg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jantur-dev", + "email": "jantur29@gmail.com" + }, + "record": { + "CNAME": "d46b1013-50ed-4f41-b75e-3961b2b9aad6.id.repl.co" + } +} \ No newline at end of file From e5acc05f915664a4f0f6f2de5afa78e682c1efe0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 28 Dec 2022 19:40:49 +0800 Subject: [PATCH 0222/8412] fix url --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 3820f0aa8..7757c7e91 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -5,7 +5,7 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "URL": "albinpraveen.vercel.app" + "URL": "https://albinpraveen.vercel.app" } } From 05d27af2d8fac87327599b8fd58aacd8bfef4dab Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 28 Dec 2022 19:44:25 +0800 Subject: [PATCH 0223/8412] Update and rename Pancakes.is-a.dev.json to pancakes.json --- domains/Pancakes.is-a.dev.json | 1 - domains/pancakes.json | 9 +++++++++ 2 files changed, 9 insertions(+), 1 deletion(-) delete mode 100644 domains/Pancakes.is-a.dev.json create mode 100644 domains/pancakes.json diff --git a/domains/Pancakes.is-a.dev.json b/domains/Pancakes.is-a.dev.json deleted file mode 100644 index 029e663a3..000000000 --- a/domains/Pancakes.is-a.dev.json +++ /dev/null @@ -1 +0,0 @@ -CNAME record: c65a3e15-40a1-4799-8fac-2d5866ebd587.id.repl.co diff --git a/domains/pancakes.json b/domains/pancakes.json new file mode 100644 index 000000000..2b0599018 --- /dev/null +++ b/domains/pancakes.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pancak3boy", + "email": "" + }, + "record": { + "CNAME": "c65a3e15-40a1-4799-8fac-2d5866ebd587.id.repl.co" + } +} From bf9704eb7f6d99fde18610c4d09a07b3eaf919f6 Mon Sep 17 00:00:00 2001 From: Khaled Date: Wed, 28 Dec 2022 17:55:11 +0600 Subject: [PATCH 0224/8412] Added khaled --- domains/khaled.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/khaled.json diff --git a/domains/khaled.json b/domains/khaled.json new file mode 100644 index 000000000..979cdd57b --- /dev/null +++ b/domains/khaled.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "khaled-0", + "email": "spkhalad@gmail.com" + }, + "record": { + "CNAME": "khaled-0.github.io" + } + } + \ No newline at end of file From 365bdb332fa4ebd20188b0a49b00ce0e56a2846b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 28 Dec 2022 20:31:18 +0800 Subject: [PATCH 0225/8412] update to url --- domains/albin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albin.json b/domains/albin.json index 5b06fef30..7243302c7 100644 --- a/domains/albin.json +++ b/domains/albin.json @@ -5,7 +5,7 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "CNAME": "albinpraveen.vercel.app" + "URL": "https://albinpraveen.vercel.app" } } \ No newline at end of file From ab2cbd18b3966ea6ca3b733175e9e524a8ea1d87 Mon Sep 17 00:00:00 2001 From: Pradeepvarma_22 Date: Wed, 28 Dec 2022 23:26:54 +0530 Subject: [PATCH 0226/8412] Added pradeepvarma22 --- domains/pradeepvarma22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pradeepvarma22.json diff --git a/domains/pradeepvarma22.json b/domains/pradeepvarma22.json new file mode 100644 index 000000000..875271639 --- /dev/null +++ b/domains/pradeepvarma22.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "pradeepvarma22", + "email": "pradeepnadimpalli22@gmail.com" + }, + "record": { + "CNAME": "https://pradeepvarma22.github.io" + } + } + \ No newline at end of file From a2a0f209cfb225591103159a8bfb8031185e6196 Mon Sep 17 00:00:00 2001 From: Pradeepvarma_22 Date: Wed, 28 Dec 2022 23:35:09 +0530 Subject: [PATCH 0227/8412] Update pradeepvarma22.json --- domains/pradeepvarma22.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/pradeepvarma22.json b/domains/pradeepvarma22.json index 875271639..d9f8c81a9 100644 --- a/domains/pradeepvarma22.json +++ b/domains/pradeepvarma22.json @@ -1,11 +1,13 @@ { + "repo": "https://github.com/pradeepvarma22/pradeepvarma22.github.io", "owner": { "username": "pradeepvarma22", "email": "pradeepnadimpalli22@gmail.com" }, "record": { - "CNAME": "https://pradeepvarma22.github.io" + "CNAME": "pradeepvarma22.github.io", + "URL": "https://pradeepvarma22.is-a.dev" } } - \ No newline at end of file + From ec7ed9f8a95641ddd51a0ac6ec9045e28b7871ef Mon Sep 17 00:00:00 2001 From: Abel-Blue Date: Wed, 28 Dec 2022 22:35:50 +0300 Subject: [PATCH 0228/8412] check the domain --- domains/abelblue.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abelblue.json b/domains/abelblue.json index 6b09263fb..fb79c4cc0 100644 --- a/domains/abelblue.json +++ b/domains/abelblue.json @@ -1,6 +1,6 @@ { "description": "Abel Mitiku's website", - "repo": "https://github.com/abel-blue/portfolio", + "repo": "https://github.com/abel-blue/abelblue.dev", "owner": { "username": "abel-blue", "email": "abelmgetnet@gmail.com" From d73d7d152725cc831cc5c370c28cecf4ae2e03c2 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 28 Dec 2022 22:05:08 +0000 Subject: [PATCH 0229/8412] Create register-bot.json --- domains/register-bot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/register-bot.json diff --git a/domains/register-bot.json b/domains/register-bot.json new file mode 100644 index 000000000..28ce47152 --- /dev/null +++ b/domains/register-bot.json @@ -0,0 +1,12 @@ +{ + "description": "Register-bot", + "repo": "https://github.com/andrewstech", + "owner": { + "username": "andrewstech", + "email": "hello@andrewstech.me", + "twitter": "andrewstech1" + }, + "record": { + "CNAME": "dns.beadman-network.com" + } +} From e95aaf1ce13249ab76296b75ce0997172b746fd4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Dec 2022 07:47:14 +0800 Subject: [PATCH 0230/8412] remove invalid record --- domains/pradeepvarma22.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/pradeepvarma22.json b/domains/pradeepvarma22.json index d9f8c81a9..5b7d01128 100644 --- a/domains/pradeepvarma22.json +++ b/domains/pradeepvarma22.json @@ -7,7 +7,6 @@ }, "record": { "CNAME": "pradeepvarma22.github.io", - "URL": "https://pradeepvarma22.is-a.dev" } } From ad6d478289263ccb7a70182889727c1847df320e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Dec 2022 07:47:44 +0800 Subject: [PATCH 0231/8412] remove comma --- domains/pradeepvarma22.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pradeepvarma22.json b/domains/pradeepvarma22.json index 5b7d01128..755cd75cc 100644 --- a/domains/pradeepvarma22.json +++ b/domains/pradeepvarma22.json @@ -6,7 +6,7 @@ "email": "pradeepnadimpalli22@gmail.com" }, "record": { - "CNAME": "pradeepvarma22.github.io", + "CNAME": "pradeepvarma22.github.io" } } From c9c9c95b6a2bbeb2733833dc842591e93b29ec4e Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Thu, 29 Dec 2022 06:53:00 +0700 Subject: [PATCH 0232/8412] Added fh.sx9 --- domains/fh.sx9.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fh.sx9.json diff --git a/domains/fh.sx9.json b/domains/fh.sx9.json new file mode 100644 index 000000000..55ac028a3 --- /dev/null +++ b/domains/fh.sx9.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "SX-9", + "email": "hello@mail.sx9.is-a.dev" + }, + "record": { + "A": ["164.132.74.251"] + } + } + \ No newline at end of file From b24928a71a46da1423e38ca8e395a74d14d4e4d4 Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Thu, 29 Dec 2022 06:54:23 +0700 Subject: [PATCH 0233/8412] Update fh.sx9.json --- domains/fh.sx9.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/fh.sx9.json b/domains/fh.sx9.json index 55ac028a3..0d67abf9d 100644 --- a/domains/fh.sx9.json +++ b/domains/fh.sx9.json @@ -3,9 +3,10 @@ "owner": { "username": "SX-9", "email": "hello@mail.sx9.is-a.dev" + "note": "below is not my ip" }, "record": { "A": ["164.132.74.251"] } } - \ No newline at end of file + From dbb2d7a2284418aaa5b940904134361833764ca9 Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Thu, 29 Dec 2022 06:58:10 +0700 Subject: [PATCH 0234/8412] added , (i forgor) --- domains/fh.sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fh.sx9.json b/domains/fh.sx9.json index 0d67abf9d..f064a8dd7 100644 --- a/domains/fh.sx9.json +++ b/domains/fh.sx9.json @@ -2,7 +2,7 @@ { "owner": { "username": "SX-9", - "email": "hello@mail.sx9.is-a.dev" + "email": "hello@mail.sx9.is-a.dev", "note": "below is not my ip" }, "record": { From b16e4ef55edc37e1f921e5ce05c3df1ffa42fb09 Mon Sep 17 00:00:00 2001 From: hunghg255 Date: Thu, 29 Dec 2022 12:17:47 +0700 Subject: [PATCH 0235/8412] update my domain --- domains/{hung-portfolio.json => hung.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hung-portfolio.json => hung.json} (100%) diff --git a/domains/hung-portfolio.json b/domains/hung.json similarity index 100% rename from domains/hung-portfolio.json rename to domains/hung.json From bc26181cb2a2ae6e4ebdfa364bc85f3eba1ebc12 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Dec 2022 18:29:55 +0800 Subject: [PATCH 0236/8412] Delete megalith.is-a.dev --- domains/megalith.is-a.dev | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/megalith.is-a.dev diff --git a/domains/megalith.is-a.dev b/domains/megalith.is-a.dev deleted file mode 100644 index ab4827394..000000000 --- a/domains/megalith.is-a.dev +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MegalithOffical", - "email": "theredditnerd01@gmail.com", - "discord": "Megalith#2331" - }, - "record": { - "CNAME": "https://profile-megalithoffical.vercel.app/" - } -} From fa15f11eeed0ad9d2ebfcd1fdde22c60f0976ed3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Dec 2022 18:30:24 +0800 Subject: [PATCH 0237/8412] Update and rename Megalith.json to megalith.json --- domains/{Megalith.json => megalith.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{Megalith.json => megalith.json} (69%) diff --git a/domains/Megalith.json b/domains/megalith.json similarity index 69% rename from domains/Megalith.json rename to domains/megalith.json index 102757611..da205d3bf 100644 --- a/domains/Megalith.json +++ b/domains/megalith.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://profile-megalithoffical.vercel.app/" + "URL": "https://profile-megalithoffical.vercel.app/" } } - \ No newline at end of file + From 4c6adf850c19037f03919fbec6b2e66775e5102b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Dec 2022 18:35:09 +0800 Subject: [PATCH 0238/8412] update username --- domains/farjanul.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/farjanul.json b/domains/farjanul.json index 44fd8b0d2..30eb42403 100644 --- a/domains/farjanul.json +++ b/domains/farjanul.json @@ -1,12 +1,12 @@ { "owner": { - "username": "farjanul-nayem", + "username": "farjanul", "email": "farjanul10@gmail.com" }, "record": { - "CNAME": "farjanul-nayem.github.io" + "CNAME": "farjanul.github.io" } } - \ No newline at end of file + From 23d5ed2e347eca4ea2ce24e2a6c80d10677cd179 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Dec 2022 19:42:00 +0800 Subject: [PATCH 0239/8412] fix url --- domains/roobini-gamer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/roobini-gamer.json b/domains/roobini-gamer.json index ff260d98c..707be0f21 100644 --- a/domains/roobini-gamer.json +++ b/domains/roobini-gamer.json @@ -5,7 +5,7 @@ "email": "roobini.hamza@yandex.com" }, "record": { - "URL": "https://roobini-gamer.github.io/roobini-hamza/" + "URL": "https://roobini-gamer.github.io/Roobini-hamza/" } } - \ No newline at end of file + From 0f1a3ce88980cc8f82e5e234e9f43cca54dc4ca2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Dec 2022 19:46:54 +0800 Subject: [PATCH 0240/8412] remove extra comma --- domains/kotikov.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kotikov.json b/domains/kotikov.json index 69cff0c14..a9b686735 100644 --- a/domains/kotikov.json +++ b/domains/kotikov.json @@ -3,7 +3,7 @@ "repo": "https://github.com/kotru21/kotikov", "owner": { "username": "kotru21", - "email": "kotikovv@proton.me", + "email": "kotikovv@proton.me" }, "record": { "URL": "https://kotikov.pages.dev" From 9b7fdfbee68483158ee9d2fc911aed0ece6dea0f Mon Sep 17 00:00:00 2001 From: Squareful <121617209+squareful@users.noreply.github.com> Date: Thu, 29 Dec 2022 21:06:03 +0800 Subject: [PATCH 0241/8412] Added lizhenghao --- domains/lizhenghao.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lizhenghao.json diff --git a/domains/lizhenghao.json b/domains/lizhenghao.json new file mode 100644 index 000000000..dcd0edb17 --- /dev/null +++ b/domains/lizhenghao.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "squareful", + "email": "litiantian@ustc.edu" + }, + "record": { + "CNAME": "blog.maikebuke.com" + } + } + \ No newline at end of file From 06caf4cfd7b60a6a7f2763936a0e64d43341b40d Mon Sep 17 00:00:00 2001 From: pancak3boy <82325516+pancak3boy@users.noreply.github.com> Date: Thu, 29 Dec 2022 18:00:38 +0100 Subject: [PATCH 0242/8412] Update pancakes.json --- domains/pancakes.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pancakes.json b/domains/pancakes.json index 2b0599018..21fb01415 100644 --- a/domains/pancakes.json +++ b/domains/pancakes.json @@ -1,7 +1,7 @@ { "owner": { "username": "pancak3boy", - "email": "" + "email": "Robloxisnotcoolanymore@gmail.com" }, "record": { "CNAME": "c65a3e15-40a1-4799-8fac-2d5866ebd587.id.repl.co" From baae09dcb030fad296d796c29e6addcfaa7df297 Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 29 Dec 2022 23:03:02 +0530 Subject: [PATCH 0243/8412] Update api.semant.json --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index c2dcdf97a..11f5750f8 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + "TXT": "replit-verify=7f6fe19a-4ab2-4971-974f-c5a8bbf1243f" } } From 16a1e04a6704c9e911290ca18e145c28c4ddd22c Mon Sep 17 00:00:00 2001 From: Dheirya Tyagi <69175561+Dheirya@users.noreply.github.com> Date: Thu, 29 Dec 2022 13:03:51 -0500 Subject: [PATCH 0244/8412] Update dheirya.json --- domains/dheirya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dheirya.json b/domains/dheirya.json index f86848c55..42984aa03 100644 --- a/domains/dheirya.json +++ b/domains/dheirya.json @@ -4,7 +4,7 @@ "owner": { "username": "Dheirya", "email": "mail@socialrumbles.com", - "twitter": "fellow_doge" + "twitter": "DheiryaTyagi" }, "record": { "CNAME": "dheirya.pages.dev" From 6cc58f289cab505a1038ddc295edc7bb7f4a2191 Mon Sep 17 00:00:00 2001 From: Abdulazizkhan Karimbayev Date: Fri, 30 Dec 2022 02:00:29 +0500 Subject: [PATCH 0245/8412] Added aknbs-vpn --- domains/aknbs-vpn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aknbs-vpn.json diff --git a/domains/aknbs-vpn.json b/domains/aknbs-vpn.json new file mode 100644 index 000000000..1b522bbe3 --- /dev/null +++ b/domains/aknbs-vpn.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Abdulazizkhan-K-N-B", + "email": "abdulazizkhan.k.n.b@gmail.com" + }, + "record": { + "A": ["47.242.127.210"] + } + } + \ No newline at end of file From 37f8cf98a0a06e16afe6a5704b6e50f71cf5724c Mon Sep 17 00:00:00 2001 From: Brandon Hoffman Date: Thu, 29 Dec 2022 13:45:30 -0800 Subject: [PATCH 0246/8412] updating URL reference to CNAME branhoff.github.io --- domains/brandon-hoffman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brandon-hoffman.json b/domains/brandon-hoffman.json index e1b550bbe..ee847ef8d 100644 --- a/domains/brandon-hoffman.json +++ b/domains/brandon-hoffman.json @@ -7,6 +7,6 @@ }, "record": { - "URL": "https://branhoff.github.io/personal-profile-website/" + "CNAME": "branhoff.github.io/" } } \ No newline at end of file From 9b79a7cad2bab3bf791ab53548ac167961c572f4 Mon Sep 17 00:00:00 2001 From: Brandon Hoffman Date: Thu, 29 Dec 2022 13:48:09 -0800 Subject: [PATCH 0247/8412] removing '/' --- domains/brandon-hoffman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/brandon-hoffman.json b/domains/brandon-hoffman.json index ee847ef8d..cb63e2792 100644 --- a/domains/brandon-hoffman.json +++ b/domains/brandon-hoffman.json @@ -7,6 +7,6 @@ }, "record": { - "CNAME": "branhoff.github.io/" + "CNAME": "branhoff.github.io" } } \ No newline at end of file From ab0b92edcff23940deb74565d5859e1ff5c85f8b Mon Sep 17 00:00:00 2001 From: Robert Dixon <79385125+robsd@users.noreply.github.com> Date: Fri, 30 Dec 2022 00:56:16 +0000 Subject: [PATCH 0248/8412] Added robsd --- domains/robsd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/robsd.json diff --git a/domains/robsd.json b/domains/robsd.json new file mode 100644 index 000000000..d21d67e64 --- /dev/null +++ b/domains/robsd.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "robsd", + "email": "rob@robertd.co.uk" + }, + "record": { + "URL": "robsd.github.io" + } + } + \ No newline at end of file From db8937977baa0d91bb0bf1b004eb0e7039265ce4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 30 Dec 2022 09:03:10 +0800 Subject: [PATCH 0249/8412] change to cname --- domains/robsd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/robsd.json b/domains/robsd.json index d21d67e64..bec420384 100644 --- a/domains/robsd.json +++ b/domains/robsd.json @@ -5,7 +5,7 @@ "email": "rob@robertd.co.uk" }, "record": { - "URL": "robsd.github.io" + "CNAME": "robsd.github.io" } } \ No newline at end of file From 1d9525c56d737c1151d6c33b9cc1bc5809e45af9 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 30 Dec 2022 09:19:10 +0800 Subject: [PATCH 0250/8412] Update docs.json --- domains/docs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/docs.json b/domains/docs.json index 6bc7fd236..229a8a695 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a-dev/register", - "repo": "is-a-dev/docs", + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", "owner": { "username": "@is-a-dev/maintainers", - "email": "mahir@molai.dev" + "email": "phenax5@gmail.com" }, "record": { - "URL": "https://is-a.dev/docs" + "CNAME": "is-a-dev.github.io" } } From dc0fa21a221e7b5d03efb01f8bb2116cd38aee3e Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 30 Dec 2022 09:27:33 +0800 Subject: [PATCH 0251/8412] move back to url --- domains/docs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/docs.json b/domains/docs.json index 229a8a695..219271022 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -6,6 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "CNAME": "is-a-dev.github.io" + "URL": "https://www.is-a.dev/docs" } } From 8ee0f2003375e3657565de4a845d79a885871b71 Mon Sep 17 00:00:00 2001 From: Semant Date: Fri, 30 Dec 2022 08:04:29 +0530 Subject: [PATCH 0252/8412] Update api.semant.json --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index 11f5750f8..20061db43 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "TXT": "replit-verify=7f6fe19a-4ab2-4971-974f-c5a8bbf1243f" + "CNAME": "7f6fe19a-4ab2-4971-974f-c5a8bbf1243f.id.repl.co" } } From 625c914ac0bac22bff151a2647eb60a531b5406b Mon Sep 17 00:00:00 2001 From: Dhruvil Moradiya <108447840+DhruvilMoradiya@users.noreply.github.com> Date: Fri, 30 Dec 2022 18:55:01 +0530 Subject: [PATCH 0253/8412] Update dhruvil.json Added records for mail --- domains/dhruvil.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/dhruvil.json b/domains/dhruvil.json index 3f03f6c74..ed7cf2682 100644 --- a/domains/dhruvil.json +++ b/domains/dhruvil.json @@ -6,6 +6,11 @@ "email": "dhruvil1808@gmail.com" }, "record": { - "CNAME": "DhruvilMoradiya.github.io" + "CNAME": "DhruvilMoradiya.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 27d52d174ebcc84ba7ff34ee58f5a5fc40c62995 Mon Sep 17 00:00:00 2001 From: Crissy <66400444+crystalbajgai@users.noreply.github.com> Date: Fri, 30 Dec 2022 21:06:52 +0545 Subject: [PATCH 0254/8412] Update crystal.json --- domains/crystal.json | 15 +++++++++++---- 1 file changed, 11 insertions(+), 4 deletions(-) diff --git a/domains/crystal.json b/domains/crystal.json index b86f1a32a..ce1a732f9 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -6,7 +6,14 @@ "email": "crystalnplol@gmail.com", "twitter": "@CrystalNPYT" }, - "record": { - "CNAME": "crystalbajgai.github.io" - } -} + "record": { + "A": [ + "135.148.226.33" + ], + "MX": [ + "ns1.crystalcloud.xyz", + "ns2.crystalcloud.xyz" + ], + "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all" + } +} From 7234a5c4ac70b6c97bc8d07f5711071bfd26dd8c Mon Sep 17 00:00:00 2001 From: Crissy <66400444+crystalbajgai@users.noreply.github.com> Date: Fri, 30 Dec 2022 21:07:35 +0545 Subject: [PATCH 0255/8412] Update crystal.json --- domains/crystal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crystal.json b/domains/crystal.json index ce1a732f9..2585ce61a 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -4,7 +4,7 @@ "owner": { "username": "crystalbajgai", "email": "crystalnplol@gmail.com", - "twitter": "@CrystalNPYT" + "twitter": "@Crissy0__0" }, "record": { "A": [ From 387e40d79a8091989bc91812d916165519abd7c2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vladim=C3=ADr=20Ur=C3=ADk?= Date: Fri, 30 Dec 2022 19:03:54 +0100 Subject: [PATCH 0256/8412] Added gggedr --- domains/gggedr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gggedr.json diff --git a/domains/gggedr.json b/domains/gggedr.json new file mode 100644 index 000000000..152601d07 --- /dev/null +++ b/domains/gggedr.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Vladimir-Urik", + "email": "gggedr@protonmail.com" + }, + "record": { + "URL": "https://gggedr.lol/" + } + } + \ No newline at end of file From f2cde1b9ced4bca097856d04c7ea97f7b2f3591a Mon Sep 17 00:00:00 2001 From: Maia <28684401+Maia313@users.noreply.github.com> Date: Fri, 30 Dec 2022 20:07:31 +0100 Subject: [PATCH 0257/8412] Added resonance --- domains/resonance.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/resonance.json diff --git a/domains/resonance.json b/domains/resonance.json new file mode 100644 index 000000000..78e6d7497 --- /dev/null +++ b/domains/resonance.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Maia313", + "email": "null" + }, + "record": { + "CNAME": "resonance.com" + } + } + \ No newline at end of file From 5159132f755de1da2df299fdc24c208d3e724e20 Mon Sep 17 00:00:00 2001 From: Maia <28684401+Maia313@users.noreply.github.com> Date: Fri, 30 Dec 2022 20:10:03 +0100 Subject: [PATCH 0258/8412] Added theresonance --- domains/theresonance.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/theresonance.json diff --git a/domains/theresonance.json b/domains/theresonance.json new file mode 100644 index 000000000..aa40f7783 --- /dev/null +++ b/domains/theresonance.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Maia313", + "email": "null" + }, + "record": { + "CNAME": "theresonance.com" + } + } + \ No newline at end of file From c5efea5fee06a383aabd6240a216f6070ed2244d Mon Sep 17 00:00:00 2001 From: Cartyoo <80128253+Cartyoo@users.noreply.github.com> Date: Fri, 30 Dec 2022 17:09:07 -0800 Subject: [PATCH 0259/8412] Added _github-pages-challenge-cartyoo.cartyoo --- domains/_github-pages-challenge-cartyoo.cartyoo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-cartyoo.cartyoo.json diff --git a/domains/_github-pages-challenge-cartyoo.cartyoo.json b/domains/_github-pages-challenge-cartyoo.cartyoo.json new file mode 100644 index 000000000..988ca43f3 --- /dev/null +++ b/domains/_github-pages-challenge-cartyoo.cartyoo.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Cartyoo", + "email": "cartyoogaming@gmail.com" + }, + "record": { + "TXT": "764f3454ea7e05fdd4c86c06b6a856" + } + } + \ No newline at end of file From 7683b89d8ca63e42560cf72af1d539d7801e9deb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 31 Dec 2022 09:12:47 +0800 Subject: [PATCH 0260/8412] fix cname --- domains/cartyoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cartyoo.json b/domains/cartyoo.json index fb8f83784..0f804f542 100644 --- a/domains/cartyoo.json +++ b/domains/cartyoo.json @@ -7,6 +7,6 @@ } { "record": { - "CNAME": "cartyoo.github.io/berrysteal" + "CNAME": "cartyoo.github.io" } } From 3ec6cdd9bf8d69cce76d6a45500745302209a74b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 31 Dec 2022 09:13:12 +0800 Subject: [PATCH 0261/8412] fix json --- domains/cartyoo.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/cartyoo.json b/domains/cartyoo.json index 0f804f542..d453011da 100644 --- a/domains/cartyoo.json +++ b/domains/cartyoo.json @@ -4,8 +4,6 @@ "email": "", "discord": "cartyoo#6969" } -} -{ "record": { "CNAME": "cartyoo.github.io" } From a765cc81650d9621fda4dd40e0c25b1604201907 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 31 Dec 2022 09:13:47 +0800 Subject: [PATCH 0262/8412] Update cartyoo.json --- domains/cartyoo.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/cartyoo.json b/domains/cartyoo.json index d453011da..bb18952f7 100644 --- a/domains/cartyoo.json +++ b/domains/cartyoo.json @@ -1,8 +1,7 @@ { "owner": { "username": "Cartyoo", - "email": "", - "discord": "cartyoo#6969" + "email": "cartyoogaming@gmail.com" } "record": { "CNAME": "cartyoo.github.io" From c73eac2aea5eb004b2033d2fb8fdbae6c10eabfd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 31 Dec 2022 09:18:41 +0800 Subject: [PATCH 0263/8412] Update cartyoo.json From 537e0a607ce5b1a186c34b88e7d4b274737a6600 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 31 Dec 2022 09:19:23 +0800 Subject: [PATCH 0264/8412] Update _github-pages-challenge-cartyoo.cartyoo.json --- ...ithub-pages-challenge-cartyoo.cartyoo.json | 20 +++++++++---------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/_github-pages-challenge-cartyoo.cartyoo.json b/domains/_github-pages-challenge-cartyoo.cartyoo.json index 988ca43f3..cbffa023d 100644 --- a/domains/_github-pages-challenge-cartyoo.cartyoo.json +++ b/domains/_github-pages-challenge-cartyoo.cartyoo.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "Cartyoo", - "email": "cartyoogaming@gmail.com" - }, - "record": { - "TXT": "764f3454ea7e05fdd4c86c06b6a856" - } - } - \ No newline at end of file +{ + "owner": { + "username": "Cartyoo", + "email": "cartyoogaming@gmail.com" + } + "record": { + "TXT": "764f3454ea7e05fdd4c86c06b6a856" + } +} From bf3ca69434f0930c62dcbefc791d1047c9dded3b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 31 Dec 2022 09:26:06 +0800 Subject: [PATCH 0265/8412] fix --- domains/_github-pages-challenge-cartyoo.cartyoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-cartyoo.cartyoo.json b/domains/_github-pages-challenge-cartyoo.cartyoo.json index cbffa023d..7c2486b80 100644 --- a/domains/_github-pages-challenge-cartyoo.cartyoo.json +++ b/domains/_github-pages-challenge-cartyoo.cartyoo.json @@ -2,7 +2,7 @@ "owner": { "username": "Cartyoo", "email": "cartyoogaming@gmail.com" - } + }, "record": { "TXT": "764f3454ea7e05fdd4c86c06b6a856" } From 2d9f8af357349e193e1fd22f78c1376ee241d226 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 31 Dec 2022 09:26:20 +0800 Subject: [PATCH 0266/8412] fix --- domains/cartyoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cartyoo.json b/domains/cartyoo.json index bb18952f7..f0cacee85 100644 --- a/domains/cartyoo.json +++ b/domains/cartyoo.json @@ -2,7 +2,7 @@ "owner": { "username": "Cartyoo", "email": "cartyoogaming@gmail.com" - } + }, "record": { "CNAME": "cartyoo.github.io" } From 0224fc7088561ff1be980a6d55de69ad22e3125e Mon Sep 17 00:00:00 2001 From: snox Date: Fri, 30 Dec 2022 22:54:20 -0500 Subject: [PATCH 0267/8412] Create snox.json --- domains/snox.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/snox.json diff --git a/domains/snox.json b/domains/snox.json new file mode 100644 index 000000000..e0e2e9cdb --- /dev/null +++ b/domains/snox.json @@ -0,0 +1,13 @@ +{ + "description": "snox.cf", + "repo": "https://snox.cf/", + "owner": { + "username": "snox", + "email": "hello@snox.cf" + "discord": "Snox#6973", + "github": "SimplySnox" + }, + "record": { + "CNAME": "snox.cf" + } +} From 341b5aa964a195af78c97c78706f60fa2005fa03 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 31 Dec 2022 11:11:15 +0700 Subject: [PATCH 0268/8412] Update snox.json --- domains/snox.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/snox.json b/domains/snox.json index e0e2e9cdb..8871fa6b5 100644 --- a/domains/snox.json +++ b/domains/snox.json @@ -2,10 +2,9 @@ "description": "snox.cf", "repo": "https://snox.cf/", "owner": { - "username": "snox", + "username": "SimplySnox", "email": "hello@snox.cf" - "discord": "Snox#6973", - "github": "SimplySnox" + "discord": "Snox#6973" }, "record": { "CNAME": "snox.cf" From dec523ec0bf177e8d3fbcd37b7872158042cce5a Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 31 Dec 2022 11:12:14 +0700 Subject: [PATCH 0269/8412] fix JSON --- domains/snox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snox.json b/domains/snox.json index 8871fa6b5..c6205c53d 100644 --- a/domains/snox.json +++ b/domains/snox.json @@ -3,7 +3,7 @@ "repo": "https://snox.cf/", "owner": { "username": "SimplySnox", - "email": "hello@snox.cf" + "email": "hello@snox.cf", "discord": "Snox#6973" }, "record": { From d0825dbfa09ff2021496cf6417eda1ee2e4c436f Mon Sep 17 00:00:00 2001 From: MR-JAGANMOHAN <107793234+MR-JAGANMOHAN@users.noreply.github.com> Date: Sat, 31 Dec 2022 13:48:20 +0530 Subject: [PATCH 0270/8412] Create jagan.json --- domains/jagan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jagan.json diff --git a/domains/jagan.json b/domains/jagan.json new file mode 100644 index 000000000..44905c7c9 --- /dev/null +++ b/domains/jagan.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website.", + "repo": "https://github.com/MR-JAGANMOHAN/MR-JAGANMOHAN.github.io", + "owner": { + "username": "MR-JAGANMOHAN", + "email": "jaganpenke124@gmail.com" + }, + "record": { + "CNAME": "mr-jaganmohan.github.io" + } +} From 89cc6dd4ee7f9390a7bf98c6a2ebd92e95109b9c Mon Sep 17 00:00:00 2001 From: jkulkarni01 <82652870+jkulkarni01@users.noreply.github.com> Date: Sat, 31 Dec 2022 15:35:25 +0530 Subject: [PATCH 0271/8412] Create juikulkarni.json --- domains/juikulkarni.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/juikulkarni.json diff --git a/domains/juikulkarni.json b/domains/juikulkarni.json new file mode 100644 index 000000000..f18a62b26 --- /dev/null +++ b/domains/juikulkarni.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website" + "repo": "https://github.com/jkulkarni01/jkulkarni01.github.io", + "owner": { + "username": "jkulkarni01", + "email": "jui01kulkarni@gmail.com" + + }, + "record": { + "CNAME": "jkulkarni01.github.io" + } +} From c2de998cec8103e954dbb4f0fdf905c7dd43452a Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 31 Dec 2022 17:50:47 +0700 Subject: [PATCH 0272/8412] Update juikulkarni.json --- domains/juikulkarni.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/juikulkarni.json b/domains/juikulkarni.json index f18a62b26..de2f812b4 100644 --- a/domains/juikulkarni.json +++ b/domains/juikulkarni.json @@ -1,5 +1,5 @@ { - "description": "Personal Website" + "description": "Personal Website", "repo": "https://github.com/jkulkarni01/jkulkarni01.github.io", "owner": { "username": "jkulkarni01", From 6071dabeefc66878df490de56cbeedcf2956a548 Mon Sep 17 00:00:00 2001 From: Maia <28684401+Maia313@users.noreply.github.com> Date: Sat, 31 Dec 2022 14:21:36 +0100 Subject: [PATCH 0273/8412] Update resonance.json --- domains/resonance.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/resonance.json b/domains/resonance.json index 78e6d7497..3e33c857a 100644 --- a/domains/resonance.json +++ b/domains/resonance.json @@ -2,10 +2,10 @@ { "owner": { "username": "Maia313", - "email": "null" + "email": "medeea@rocketmail.com" }, "record": { "CNAME": "resonance.com" } } - \ No newline at end of file + From 1bd100f2567404dc923c93efa5f35d76662ba93f Mon Sep 17 00:00:00 2001 From: Maia <28684401+Maia313@users.noreply.github.com> Date: Sat, 31 Dec 2022 14:22:00 +0100 Subject: [PATCH 0274/8412] Update theresonance.json --- domains/theresonance.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/theresonance.json b/domains/theresonance.json index aa40f7783..1fbb2f1b3 100644 --- a/domains/theresonance.json +++ b/domains/theresonance.json @@ -2,10 +2,10 @@ { "owner": { "username": "Maia313", - "email": "null" + "email": "medeea@rocketmail.com" }, "record": { "CNAME": "theresonance.com" } } - \ No newline at end of file + From 6970a400c75993530d14688204da4f69211493e3 Mon Sep 17 00:00:00 2001 From: Maia <28684401+Maia313@users.noreply.github.com> Date: Sat, 31 Dec 2022 14:22:16 +0100 Subject: [PATCH 0275/8412] Delete resonance.json --- domains/resonance.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/resonance.json diff --git a/domains/resonance.json b/domains/resonance.json deleted file mode 100644 index 3e33c857a..000000000 --- a/domains/resonance.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "Maia313", - "email": "medeea@rocketmail.com" - }, - "record": { - "CNAME": "resonance.com" - } - } - From 561cd7ae80024aee6197bb6ccc68b41e746e40a7 Mon Sep 17 00:00:00 2001 From: Matt3o0 <83077061+duvbolone@users.noreply.github.com> Date: Sat, 31 Dec 2022 15:37:33 +0100 Subject: [PATCH 0276/8412] Added matt3o0 --- domains/matt3o0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/matt3o0.json diff --git a/domains/matt3o0.json b/domains/matt3o0.json new file mode 100644 index 000000000..a72ade7e2 --- /dev/null +++ b/domains/matt3o0.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "duvbolone", + "email": "duvbolone@gmail.com" + }, + "record": { + "CNAME": "https://github.com/duvbolone/website" + } + } + \ No newline at end of file From d5fce0632bdd105f1df0baf2a929719c0978a0b8 Mon Sep 17 00:00:00 2001 From: Matt3o0 <83077061+duvbolone@users.noreply.github.com> Date: Sat, 31 Dec 2022 15:41:40 +0100 Subject: [PATCH 0277/8412] Update matt3o0.json --- domains/matt3o0.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/matt3o0.json b/domains/matt3o0.json index a72ade7e2..b411c684b 100644 --- a/domains/matt3o0.json +++ b/domains/matt3o0.json @@ -5,7 +5,7 @@ "email": "duvbolone@gmail.com" }, "record": { - "CNAME": "https://github.com/duvbolone/website" + "URL": "https://github.com/duvbolone/website" } } - \ No newline at end of file + From 1853ac43bcb2b6955c342691df52fdaa31f3904c Mon Sep 17 00:00:00 2001 From: Robert Dixon <79385125+robsd@users.noreply.github.com> Date: Sat, 31 Dec 2022 17:45:05 +0000 Subject: [PATCH 0278/8412] Update robsd.json --- domains/robsd.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/robsd.json b/domains/robsd.json index bec420384..332cbbae0 100644 --- a/domains/robsd.json +++ b/domains/robsd.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "robsd", - "email": "rob@robertd.co.uk" - }, - "record": { - "CNAME": "robsd.github.io" - } - } - \ No newline at end of file +{ + "owner": { + "username": "robsd", + "email": "rob@robertd.co.uk" + }, + "record": { + "CNAME": "robsd.pages.dev" + } +} From 3c421f69076a2526218df090cd014ba235c3422e Mon Sep 17 00:00:00 2001 From: Ryan <62819056+ChaoticChaosTheGreat@users.noreply.github.com> Date: Sat, 31 Dec 2022 10:18:22 -0800 Subject: [PATCH 0279/8412] Added chaotic --- domains/chaotic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chaotic.json diff --git a/domains/chaotic.json b/domains/chaotic.json new file mode 100644 index 000000000..0233bb327 --- /dev/null +++ b/domains/chaotic.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "ChaoticChaosTheGreat", + "email": "ryan.ryanabraham@gmail.com" + }, + "record": { + "URL": "hi" + } + } + \ No newline at end of file From 3aa8efcc5aa6a2c4d745f438003b6e9ea9867ec2 Mon Sep 17 00:00:00 2001 From: Bardia <33429324+abardia@users.noreply.github.com> Date: Sat, 31 Dec 2022 19:33:05 +0100 Subject: [PATCH 0280/8412] Added bardia --- domains/bardia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bardia.json diff --git a/domains/bardia.json b/domains/bardia.json new file mode 100644 index 000000000..9b260fb4e --- /dev/null +++ b/domains/bardia.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "abardia", + "email": "a.bardia@yahoo.de" + }, + "record": { + "A": ["141.144.236.70"] + } + } + \ No newline at end of file From c25acda843b3c58d15fc25cb0c7428a0384e5163 Mon Sep 17 00:00:00 2001 From: Bardia <33429324+abardia@users.noreply.github.com> Date: Sat, 31 Dec 2022 19:33:21 +0100 Subject: [PATCH 0281/8412] Added bakhavan --- domains/bakhavan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bakhavan.json diff --git a/domains/bakhavan.json b/domains/bakhavan.json new file mode 100644 index 000000000..9b260fb4e --- /dev/null +++ b/domains/bakhavan.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "abardia", + "email": "a.bardia@yahoo.de" + }, + "record": { + "A": ["141.144.236.70"] + } + } + \ No newline at end of file From cd5a784460c8f67155ba1857d1f86c0af452de32 Mon Sep 17 00:00:00 2001 From: Gavin White Date: Sat, 31 Dec 2022 14:31:16 -0500 Subject: [PATCH 0282/8412] Create gavinw.json --- domains/gavinw.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gavinw.json diff --git a/domains/gavinw.json b/domains/gavinw.json new file mode 100644 index 000000000..9839966b0 --- /dev/null +++ b/domains/gavinw.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/gavinwhite314/gavinwhite.net", + "owner": { + "username": "gavinwhite314", + "email": "me@gavinwhite.net", + }, + "record": { + "URL": "https://www.gavinwhite.net/" + } +} From c876b7fabe2ad3821e6b0df53c0d3b578a97fb05 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 07:41:36 +0800 Subject: [PATCH 0283/8412] fix json --- domains/gavinw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gavinw.json b/domains/gavinw.json index 9839966b0..4bc56d5a3 100644 --- a/domains/gavinw.json +++ b/domains/gavinw.json @@ -2,7 +2,7 @@ "repo": "https://github.com/gavinwhite314/gavinwhite.net", "owner": { "username": "gavinwhite314", - "email": "me@gavinwhite.net", + "email": "me@gavinwhite.net" }, "record": { "URL": "https://www.gavinwhite.net/" From ab7d8e56dd555baf81495caaef80402bfea000ec Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 09:27:08 +0800 Subject: [PATCH 0284/8412] Delete _github-pages-challenge-cartyoo.cartyoo.json --- domains/_github-pages-challenge-cartyoo.cartyoo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-cartyoo.cartyoo.json diff --git a/domains/_github-pages-challenge-cartyoo.cartyoo.json b/domains/_github-pages-challenge-cartyoo.cartyoo.json deleted file mode 100644 index 7c2486b80..000000000 --- a/domains/_github-pages-challenge-cartyoo.cartyoo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cartyoo", - "email": "cartyoogaming@gmail.com" - }, - "record": { - "TXT": "764f3454ea7e05fdd4c86c06b6a856" - } -} From 2755fd9806bfbac8edc80838b9a3f088983ee642 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 1 Jan 2023 10:04:12 +0800 Subject: [PATCH 0285/8412] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3970a803f..78ee5fd08 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,12 +1,11 @@ -### Requirements -- [x] You're not using Vercel or Netlify. -- [x] You have completed your website, there's no type of placeholder at the website. *This requirement is optional if you are registering a domain for emails.* +## Requirements +- [x] You have completed your website. - [x] The website is reachable. +- [x] You're not using Vercel or Netlify. - [x] The CNAME record doesn't contain `https://` or `/`. - [x] There is sufficient information at the `owner` field. - - *You should have your email presented. If you don't want to share email, you can leave email an empty string (`""`) and add any other social such as Discord/Twitter/etc.* -### Link to Website +## Link to Website From b96f307553bf30c416d014199c2191107c078319 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ph=E1=BA=A1m=20V=C4=83n=20Di=E1=BB=87n?= <88573083+D-Jukie@users.noreply.github.com> Date: Sun, 1 Jan 2023 09:41:38 +0700 Subject: [PATCH 0286/8412] Added phamvandien --- domains/phamvandien.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phamvandien.json diff --git a/domains/phamvandien.json b/domains/phamvandien.json new file mode 100644 index 000000000..25523490e --- /dev/null +++ b/domains/phamvandien.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "D-Jukie", + "email": "phamvandienofficial@gmail.com" + }, + "record": { + "CNAME": "a6b7d456-4a75-42ba-b316-2b5b50199973.id.repl.co" + } + } + \ No newline at end of file From 0bf5400179c1d08f12145d063bf47b33a48a25e2 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 1 Jan 2023 10:42:04 +0700 Subject: [PATCH 0287/8412] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 78ee5fd08..00a459877 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,11 +1,11 @@ ## Requirements -- [x] You have completed your website. -- [x] The website is reachable. -- [x] You're not using Vercel or Netlify. -- [x] The CNAME record doesn't contain `https://` or `/`. -- [x] There is sufficient information at the `owner` field. - +- [ ] You have completed your website. +- [ ] The website is reachable. +- [ ] You're not using Vercel or Netlify. +- [ ] The CNAME record doesn't contain `https://` or `/`. +- [ ] There is sufficient information at the `owner` field. +- [ ] The file contains information of your domain is in `domains/` folder and ends with `.json`. ## Link to Website From 0b0fe755389dedc8b9cb0714b1edd1ee23df1f73 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 1 Jan 2023 10:43:59 +0700 Subject: [PATCH 0288/8412] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 00a459877..be9208931 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ - + ## Requirements - [ ] You have completed your website. - [ ] The website is reachable. From 18b00fca39a15d70185a6c8436c399679738551c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 11:45:25 +0800 Subject: [PATCH 0289/8412] Update .github/PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index be9208931..b1e6b0dfd 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. +- [ ] There is sufficient information at the `owner` field. - [ ] The file contains information of your domain is in `domains/` folder and ends with `.json`. ## Link to Website From b40637c9f47adb1b140737c5ae754dcb1c37abb4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 11:45:31 +0800 Subject: [PATCH 0290/8412] Update .github/PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b1e6b0dfd..3e6aac2ff 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,6 +6,6 @@ - [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. -- [ ] The file contains information of your domain is in `domains/` folder and ends with `.json`. +- [ ] The file is in the `domains` folder and is in the JSON format. ## Link to Website From 31d0df7e118d6b39e7bea3da0af215c26139dd44 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 11:45:36 +0800 Subject: [PATCH 0291/8412] Update .github/PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3e6aac2ff..53c5ef4d0 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,6 @@ - + + ## Requirements - [ ] You have completed your website. - [ ] The website is reachable. From 4142b508d885f5448dc40198accb29df69483baa Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 11:46:09 +0800 Subject: [PATCH 0292/8412] Update .github/PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 53c5ef4d0..33090617d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ ## Requirements - [ ] You have completed your website. -- [ ] The website is reachable. +- [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. From a91d9dd046320ecb15d3904c2ba6faf71fc8abd2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 11:46:52 +0800 Subject: [PATCH 0293/8412] Update .github/PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 33090617d..2c57819c6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. +- [ ] There is sufficient information at the `owner` field. - [ ] The file is in the `domains` folder and is in the JSON format. ## Link to Website From 13fa5ad3766407fb707318e943156e277664082e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 11:47:14 +0800 Subject: [PATCH 0294/8412] Update .github/PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2c57819c6..29ba7860a 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,5 +8,6 @@ - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. - [ ] The file is in the `domains` folder and is in the JSON format. + ## Link to Website From f677a68297af8a8a5c59cd24282700eb5103cf19 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 11:47:31 +0800 Subject: [PATCH 0295/8412] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 29ba7860a..dc037ee51 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,12 +2,12 @@ ## Requirements +- [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. - [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. -- [ ] The file is in the `domains` folder and is in the JSON format. ## Link to Website From bd5e61d4bc0acf3389c58fc6e11ffb7c2c07a399 Mon Sep 17 00:00:00 2001 From: Saurabh yadav <97775798+sohrubh@users.noreply.github.com> Date: Sun, 1 Jan 2023 11:07:48 +0530 Subject: [PATCH 0296/8412] Added saurabh --- domains/saurabh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saurabh.json diff --git a/domains/saurabh.json b/domains/saurabh.json new file mode 100644 index 000000000..45d769d47 --- /dev/null +++ b/domains/saurabh.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "sohrubh", + "email": "saurabhyadav5931@gmail.com" + }, + "record": { + "CNAME": "sohrubh.github.io" + } + } + \ No newline at end of file From 5a571b2b970766daa074cfc0e436a5ceb130abf7 Mon Sep 17 00:00:00 2001 From: Bardia <33429324+abardia@users.noreply.github.com> Date: Sun, 1 Jan 2023 09:20:07 +0100 Subject: [PATCH 0297/8412] Delete bakhavan.json --- domains/bakhavan.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bakhavan.json diff --git a/domains/bakhavan.json b/domains/bakhavan.json deleted file mode 100644 index 9b260fb4e..000000000 --- a/domains/bakhavan.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "abardia", - "email": "a.bardia@yahoo.de" - }, - "record": { - "A": ["141.144.236.70"] - } - } - \ No newline at end of file From 9244d45f602f5e534ab97b86ec25e61206bb2f97 Mon Sep 17 00:00:00 2001 From: Bardia <33429324+abardia@users.noreply.github.com> Date: Sun, 1 Jan 2023 09:21:43 +0100 Subject: [PATCH 0298/8412] Changed URL --- domains/bardia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bardia.json b/domains/bardia.json index 9b260fb4e..0a4d11065 100644 --- a/domains/bardia.json +++ b/domains/bardia.json @@ -5,7 +5,7 @@ "email": "a.bardia@yahoo.de" }, "record": { - "A": ["141.144.236.70"] + "CNAME": "https://abardia.github.io" } } - \ No newline at end of file + From d2eb4e7cfbafe0b98b8abc35a9975abbdfd77334 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 16:46:01 +0800 Subject: [PATCH 0299/8412] fix cnam --- domains/bardia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bardia.json b/domains/bardia.json index 0a4d11065..a435952f6 100644 --- a/domains/bardia.json +++ b/domains/bardia.json @@ -5,7 +5,7 @@ "email": "a.bardia@yahoo.de" }, "record": { - "CNAME": "https://abardia.github.io" + "CNAME": "abardia.github.io" } } From dd7a156df09328b84b81548c687fcb9e3606fde6 Mon Sep 17 00:00:00 2001 From: z4xi Date: Sun, 1 Jan 2023 03:19:27 -0600 Subject: [PATCH 0300/8412] Added z4xi --- domains/z4xi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/z4xi.json diff --git a/domains/z4xi.json b/domains/z4xi.json new file mode 100644 index 000000000..3d2993d31 --- /dev/null +++ b/domains/z4xi.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "z4xi", + "email": "z4xi@shitposting.expert" + }, + "record": { + "CNAME": "https://velvety-granita-c85dd5.netlify.app/" + } + } + \ No newline at end of file From 4525ba9c3ebaef672bcfad80ac0832d1ea8927e5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Jan 2023 17:38:17 +0800 Subject: [PATCH 0301/8412] Update z4xi.json --- domains/z4xi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/z4xi.json b/domains/z4xi.json index 3d2993d31..47fb38099 100644 --- a/domains/z4xi.json +++ b/domains/z4xi.json @@ -5,7 +5,7 @@ "email": "z4xi@shitposting.expert" }, "record": { - "CNAME": "https://velvety-granita-c85dd5.netlify.app/" + "URL": "https://velvety-granita-c85dd5.netlify.app/" } } - \ No newline at end of file + From c1928bd1d102d12f0d4045b985641ca9e1fca355 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 1 Jan 2023 16:47:50 +0700 Subject: [PATCH 0302/8412] Added mdr --- domains/mdr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mdr.json diff --git a/domains/mdr.json b/domains/mdr.json new file mode 100644 index 000000000..c2f2afba9 --- /dev/null +++ b/domains/mdr.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "MaskDuck", + "email": "it-is@too-obvious-that.maskduck.is-a.dev" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } + } + \ No newline at end of file From 7d734991b01343137a9e7a1b2de7d58edd4085cc Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 1 Jan 2023 16:49:05 +0700 Subject: [PATCH 0303/8412] Added mdk --- domains/mdk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mdk.json diff --git a/domains/mdk.json b/domains/mdk.json new file mode 100644 index 000000000..c2f2afba9 --- /dev/null +++ b/domains/mdk.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "MaskDuck", + "email": "it-is@too-obvious-that.maskduck.is-a.dev" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } + } + \ No newline at end of file From e9953f8def3114589ece781713105166db0c5ca5 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 1 Jan 2023 16:49:44 +0700 Subject: [PATCH 0304/8412] Delete mdr.json --- domains/mdr.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mdr.json diff --git a/domains/mdr.json b/domains/mdr.json deleted file mode 100644 index c2f2afba9..000000000 --- a/domains/mdr.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "MaskDuck", - "email": "it-is@too-obvious-that.maskduck.is-a.dev" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } - } - \ No newline at end of file From a36d7f81333088d02dc131dfe6bd537ef6148e51 Mon Sep 17 00:00:00 2001 From: Null7 <70843928+Sudo-null7@users.noreply.github.com> Date: Sun, 1 Jan 2023 13:43:22 +0000 Subject: [PATCH 0305/8412] Added null --- domains/null.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/null.json diff --git a/domains/null.json b/domains/null.json new file mode 100644 index 000000000..c7f851aee --- /dev/null +++ b/domains/null.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Sudo-null7", + "email": "philippeparr38@gmail.com" + }, + "record": { + "CNAME": "null.is-a-dev.tk" + } + } + \ No newline at end of file From 1c55525cf1b936bd8ff485634a03a580fd5b9638 Mon Sep 17 00:00:00 2001 From: diyar2137237243 <95247699+diyar2137237243@users.noreply.github.com> Date: Sun, 1 Jan 2023 15:11:51 +0100 Subject: [PATCH 0306/8412] Create fartplayer69.json --- domains/fartplayer69.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fartplayer69.json diff --git a/domains/fartplayer69.json b/domains/fartplayer69.json new file mode 100644 index 000000000..64df67e1a --- /dev/null +++ b/domains/fartplayer69.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "diyar2137237243", + "email": "diyarpc6@gmail.com" + }, + "records": { + "CNAME": "diyar2137237243.github.io" + } +} From 5344cbafd42633021a7eb3c2013bd5bfd3a371ce Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 1 Jan 2023 21:41:43 +0700 Subject: [PATCH 0307/8412] Update fartplayer69.json --- domains/fartplayer69.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fartplayer69.json b/domains/fartplayer69.json index 64df67e1a..fe3fc4ccb 100644 --- a/domains/fartplayer69.json +++ b/domains/fartplayer69.json @@ -3,7 +3,7 @@ "username": "diyar2137237243", "email": "diyarpc6@gmail.com" }, - "records": { + "record": { "CNAME": "diyar2137237243.github.io" } } From 82adf457c98b8c3e0293a65786f283e1341c67d5 Mon Sep 17 00:00:00 2001 From: whoismidlaj Date: Mon, 2 Jan 2023 12:30:48 +0530 Subject: [PATCH 0308/8412] Added midlaj --- domains/midlaj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/midlaj.json diff --git a/domains/midlaj.json b/domains/midlaj.json new file mode 100644 index 000000000..04e863ac5 --- /dev/null +++ b/domains/midlaj.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "whoismidlaj", + "email": "midlaj@tuta.io" + }, + "record": { + "CNAME": "whoismidlaj.github.io" + } + } + \ No newline at end of file From bf2350420003f193b4d69975e6ea09f26dc61b4a Mon Sep 17 00:00:00 2001 From: Axel <40328573+elnexreal@users.noreply.github.com> Date: Mon, 2 Jan 2023 05:59:49 -0300 Subject: [PATCH 0309/8412] Create elnexreal.json --- domains/elnexreal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/elnexreal.json diff --git a/domains/elnexreal.json b/domains/elnexreal.json new file mode 100644 index 000000000..85fc6cb6b --- /dev/null +++ b/domains/elnexreal.json @@ -0,0 +1,12 @@ +{ + "repo": "https://github.com/elnexreal/elnexreal.github.io" + "owner": { + "username": "elnexreal", + "email": "", + "twitter": "elnexreal", + "discord": "elnexreal#7763" + } + "record": { + "CNAME": "elnexreal.github.io" + } +} From df901571b56b4894e7a315ad2fdf63d817ddf3f8 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Mon, 2 Jan 2023 18:07:49 +0700 Subject: [PATCH 0310/8412] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index dc037ee51..bc7d72873 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,6 +2,7 @@ ## Requirements +Unless explictly specified otherwise, you must pass **ALL** the requirements below. Note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. From 045ab58ff0b050620cb346b79a6b1af277031ebe Mon Sep 17 00:00:00 2001 From: TurquoiseTNT <69688534+TurquoiseTNT@users.noreply.github.com> Date: Mon, 2 Jan 2023 11:21:53 +0000 Subject: [PATCH 0311/8412] Added tnt --- domains/tnt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tnt.json diff --git a/domains/tnt.json b/domains/tnt.json new file mode 100644 index 000000000..5115d265a --- /dev/null +++ b/domains/tnt.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "TurquoiseTNT", + "email": "null" + }, + "record": { + "CNAME": "turquoisetnt.github.io" + } + } + \ No newline at end of file From 8ae315417651220bacdf2ba12fffd09a2b1291e0 Mon Sep 17 00:00:00 2001 From: JavaScythe Date: Mon, 2 Jan 2023 08:37:54 -0500 Subject: [PATCH 0312/8412] Added i10 --- domains/i10.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/i10.json diff --git a/domains/i10.json b/domains/i10.json new file mode 100644 index 000000000..a33e7d507 --- /dev/null +++ b/domains/i10.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "JavaScythe", + "email": "slashmod6@gmail.com" + }, + "record": { + "A": ["34.110.138.177"] + } + } + \ No newline at end of file From e1b60a23554d44ff247328792eb15313a47dda4b Mon Sep 17 00:00:00 2001 From: Gavin White Date: Mon, 2 Jan 2023 12:56:07 -0500 Subject: [PATCH 0313/8412] Updated Contact, double checked json --- domains/gavinw.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/gavinw.json b/domains/gavinw.json index 4bc56d5a3..11207fc14 100644 --- a/domains/gavinw.json +++ b/domains/gavinw.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/gavinwhite314/gavinwhite.net", - "owner": { - "username": "gavinwhite314", - "email": "me@gavinwhite.net" - }, - "record": { - "URL": "https://www.gavinwhite.net/" - } + "repo": "https://github.com/gavinwhite314/gavinwhite.net", + "owner": { + "username": "gavinwhite314", + "email": "gavinwhite314@gmail.com" + }, + "record": { + "URL": "https://www.gavinwhite.net" + } } From 7450aebea3c3cc4b82c5795ca8b9c1fcdecacbfe Mon Sep 17 00:00:00 2001 From: W01F <76235339+0xw01f@users.noreply.github.com> Date: Mon, 2 Jan 2023 19:08:13 +0100 Subject: [PATCH 0314/8412] Create jeremie.json --- domains/jeremie.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jeremie.json diff --git a/domains/jeremie.json b/domains/jeremie.json new file mode 100644 index 000000000..c9078ff8a --- /dev/null +++ b/domains/jeremie.json @@ -0,0 +1,12 @@ +{ + "description": "Jeremie (w01f) is a dev !", + "repo": "https://github.com/0xw01f/isadev.github.io", + "owner": { + "username": "0xw01f", + "email": "one_w01f@protonmail.ch", + "twitter": "w01f_src" + }, + "record": { + "CNAME": "0xw01f.github.io" + } +} From 33d5980a04e87f0d11ea245524455434c23f17be Mon Sep 17 00:00:00 2001 From: Ryan <62819056+ChaoticChaosTheGreat@users.noreply.github.com> Date: Mon, 2 Jan 2023 11:21:12 -0800 Subject: [PATCH 0315/8412] Update chaotic.json --- domains/chaotic.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/chaotic.json b/domains/chaotic.json index 0233bb327..9605d36b6 100644 --- a/domains/chaotic.json +++ b/domains/chaotic.json @@ -5,7 +5,7 @@ "email": "ryan.ryanabraham@gmail.com" }, "record": { - "URL": "hi" + "URL": "https://website-production-43ec.up.railway.app" } } - \ No newline at end of file + From 4e8d860f5e4ea3a8b7f0d76edb3d05f3a927f4ee Mon Sep 17 00:00:00 2001 From: MHAMMED TALHAOUY <79597452+tal7aouy@users.noreply.github.com> Date: Mon, 2 Jan 2023 20:59:55 +0100 Subject: [PATCH 0316/8412] Added tal7aouy --- domains/tal7aouy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tal7aouy.json diff --git a/domains/tal7aouy.json b/domains/tal7aouy.json new file mode 100644 index 000000000..60f6ddc1f --- /dev/null +++ b/domains/tal7aouy.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "tal7aouy", + "email": "tal7aouy.dev@gmail.com" + }, + "record": { + "URL": "1" + } + } + \ No newline at end of file From 1de4cf08833634fbfb23d44f3bcee9cea30caa37 Mon Sep 17 00:00:00 2001 From: MHAMMED TALHAOUY <79597452+tal7aouy@users.noreply.github.com> Date: Mon, 2 Jan 2023 21:00:48 +0100 Subject: [PATCH 0317/8412] Update tal7aouy.json --- domains/tal7aouy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tal7aouy.json b/domains/tal7aouy.json index 60f6ddc1f..deb8617e3 100644 --- a/domains/tal7aouy.json +++ b/domains/tal7aouy.json @@ -5,7 +5,7 @@ "email": "tal7aouy.dev@gmail.com" }, "record": { - "URL": "1" + "URL": "tal7aouy" } } - \ No newline at end of file + From 2d70e6a14328e48ab727e3255ad7c7db7a898802 Mon Sep 17 00:00:00 2001 From: Alex <64358227+ARCIKE@users.noreply.github.com> Date: Mon, 2 Jan 2023 21:00:49 +0100 Subject: [PATCH 0318/8412] Added alexandre --- domains/alexandre.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alexandre.json diff --git a/domains/alexandre.json b/domains/alexandre.json new file mode 100644 index 000000000..640ff7a27 --- /dev/null +++ b/domains/alexandre.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "ARCIKE", + "email": "alexarcike@gmail.com" + }, + "record": { + "CNAME": "portfolio.alexandre-dev.gq" + } + } + \ No newline at end of file From 00f80e3020b61126a72213647c3a48954a0731e9 Mon Sep 17 00:00:00 2001 From: Ryan <62819056+ChaoticChaosTheGreat@users.noreply.github.com> Date: Mon, 2 Jan 2023 12:03:36 -0800 Subject: [PATCH 0319/8412] Update chaotic.json --- domains/chaotic.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/chaotic.json b/domains/chaotic.json index 9605d36b6..671241c42 100644 --- a/domains/chaotic.json +++ b/domains/chaotic.json @@ -1,11 +1,12 @@ { + "repo":"https://github.com/ChaoticChaosTheGreat/chaoticchaosthegreat.github.io" "owner": { "username": "ChaoticChaosTheGreat", "email": "ryan.ryanabraham@gmail.com" }, "record": { - "URL": "https://website-production-43ec.up.railway.app" + "CNAME": "chaoticchaosthegreat.github.io" } } From 02de93e44710380c851d3d1e714e332a5e441b48 Mon Sep 17 00:00:00 2001 From: Yoel Villarreal Davila Date: Mon, 2 Jan 2023 16:36:25 -0500 Subject: [PATCH 0320/8412] Added smoke-etecsa.yoelvd --- domains/smoke-etecsa.yoelvd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/smoke-etecsa.yoelvd.json diff --git a/domains/smoke-etecsa.yoelvd.json b/domains/smoke-etecsa.yoelvd.json new file mode 100644 index 000000000..859ce092a --- /dev/null +++ b/domains/smoke-etecsa.yoelvd.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "yoelvd", + "email": "magodeoz.virtual@gmail.com" + }, + "record": { + "CNAME": "http://srv40118-206152.vps.etecsa.cu" + } + } + \ No newline at end of file From 0329bef26a5a1ed364c63a01293de7644fe247b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Rafael=20Aar=C3=B3n?= <69669283+Noraa08@users.noreply.github.com> Date: Tue, 3 Jan 2023 00:28:47 -0300 Subject: [PATCH 0321/8412] Added noraa --- domains/noraa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/noraa.json diff --git a/domains/noraa.json b/domains/noraa.json new file mode 100644 index 000000000..58a63993c --- /dev/null +++ b/domains/noraa.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Noraa08", + "email": "antoteje2004@gmail.com" + }, + "record": { + "TXT": "595a8166-a27b-43e4-848e-da1ce6bcd3f6.id.repl.co" + } + } + \ No newline at end of file From 1987b9487880fc8a8c614f0d55322497db86634f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 3 Jan 2023 13:17:22 +0800 Subject: [PATCH 0322/8412] fix json --- domains/chaotic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chaotic.json b/domains/chaotic.json index 671241c42..03c60a625 100644 --- a/domains/chaotic.json +++ b/domains/chaotic.json @@ -1,6 +1,6 @@ { - "repo":"https://github.com/ChaoticChaosTheGreat/chaoticchaosthegreat.github.io" + "repo":"https://github.com/ChaoticChaosTheGreat/chaoticchaosthegreat.github.io", "owner": { "username": "ChaoticChaosTheGreat", "email": "ryan.ryanabraham@gmail.com" From a698c610634eed8392d03fe9d880a769fa7ac6ca Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 3 Jan 2023 13:27:03 +0800 Subject: [PATCH 0323/8412] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bc7d72873..e7327d8f5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,9 @@ ## Requirements -Unless explictly specified otherwise, you must pass **ALL** the requirements below. Note that we reserve the rights not to accept any domain at our own discretion. +Unless explictly specified otherwise by a **maintainer**, you must pass **ALL** of the indicated requirements below. +Please note that we reserve the rights not to accept any domain at our own discretion. + - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. From 59264ca693c7248ac4a97a44680e1949314c6fad Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 3 Jan 2023 13:58:05 +0800 Subject: [PATCH 0324/8412] fix cname --- domains/smoke-etecsa.yoelvd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/smoke-etecsa.yoelvd.json b/domains/smoke-etecsa.yoelvd.json index 859ce092a..6de5e862d 100644 --- a/domains/smoke-etecsa.yoelvd.json +++ b/domains/smoke-etecsa.yoelvd.json @@ -5,7 +5,7 @@ "email": "magodeoz.virtual@gmail.com" }, "record": { - "CNAME": "http://srv40118-206152.vps.etecsa.cu" + "CNAME": "srv40118-206152.vps.etecsa.cu" } } - \ No newline at end of file + From d80e046e6d3e061ff6ecff59ec6e211272ebf266 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 3 Jan 2023 14:08:44 +0800 Subject: [PATCH 0325/8412] fix record --- domains/noraa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/noraa.json b/domains/noraa.json index 58a63993c..676cad557 100644 --- a/domains/noraa.json +++ b/domains/noraa.json @@ -5,7 +5,7 @@ "email": "antoteje2004@gmail.com" }, "record": { - "TXT": "595a8166-a27b-43e4-848e-da1ce6bcd3f6.id.repl.co" + "CNAME": "595a8166-a27b-43e4-848e-da1ce6bcd3f6.id.repl.co" } } - \ No newline at end of file + From 69e310db96969d2fde56acca867264471dd57f41 Mon Sep 17 00:00:00 2001 From: TurquoiseTNT <69688534+TurquoiseTNT@users.noreply.github.com> Date: Tue, 3 Jan 2023 06:37:16 +0000 Subject: [PATCH 0326/8412] Added email --- domains/tnt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tnt.json b/domains/tnt.json index 5115d265a..0c38606a4 100644 --- a/domains/tnt.json +++ b/domains/tnt.json @@ -2,10 +2,10 @@ { "owner": { "username": "TurquoiseTNT", - "email": "null" + "email": "turquoisetntmultimedia@gmail.com" }, "record": { "CNAME": "turquoisetnt.github.io" } } - \ No newline at end of file + From 017930e0f0d762566be9e4f86d63588d9041ae08 Mon Sep 17 00:00:00 2001 From: Vibhakar Solanki Date: Tue, 3 Jan 2023 13:05:27 +0530 Subject: [PATCH 0327/8412] fix: record CNAME -> URL as i want the url to redirect to https://stilllearning.tech/ --- domains/gala.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gala.json b/domains/gala.json index 2e32197b1..14bd00965 100644 --- a/domains/gala.json +++ b/domains/gala.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "stilllearning.tech" + "URL": "https://stilllearning.tech/" } } - \ No newline at end of file + From 9cc52899bf5ce25250783ea74bc0f0fd290095bc Mon Sep 17 00:00:00 2001 From: Eugene Geng <819514379m@gmail.com> Date: Tue, 3 Jan 2023 16:02:39 +0800 Subject: [PATCH 0328/8412] Added script-server --- domains/script-server.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/script-server.json diff --git a/domains/script-server.json b/domains/script-server.json new file mode 100644 index 000000000..78ba189aa --- /dev/null +++ b/domains/script-server.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "gengyj16", + "email": "819514379m@gmail.com" + }, + "record": { + "CNAME": "a7cce212-0dd4-4961-881e-3bebf2d1ce31.id.repl.co" + } + } + \ No newline at end of file From 58286eaaa3490404eec274da717c5485d3dc4a81 Mon Sep 17 00:00:00 2001 From: Eugene Geng <819514379m@gmail.com> Date: Tue, 3 Jan 2023 16:06:18 +0800 Subject: [PATCH 0329/8412] Added scriptserver --- domains/scriptserver.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/scriptserver.json diff --git a/domains/scriptserver.json b/domains/scriptserver.json new file mode 100644 index 000000000..78ba189aa --- /dev/null +++ b/domains/scriptserver.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "gengyj16", + "email": "819514379m@gmail.com" + }, + "record": { + "CNAME": "a7cce212-0dd4-4961-881e-3bebf2d1ce31.id.repl.co" + } + } + \ No newline at end of file From 7b43754a7e12151ea51760ddc247a4851abf18b9 Mon Sep 17 00:00:00 2001 From: Eugene Geng <819514379m@gmail.com> Date: Tue, 3 Jan 2023 16:19:07 +0800 Subject: [PATCH 0330/8412] Delete scriptserver.json --- domains/scriptserver.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/scriptserver.json diff --git a/domains/scriptserver.json b/domains/scriptserver.json deleted file mode 100644 index 78ba189aa..000000000 --- a/domains/scriptserver.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "gengyj16", - "email": "819514379m@gmail.com" - }, - "record": { - "CNAME": "a7cce212-0dd4-4961-881e-3bebf2d1ce31.id.repl.co" - } - } - \ No newline at end of file From 8bffd8299bfdfe2e1867cd9c64e7fa90d1b33d5c Mon Sep 17 00:00:00 2001 From: Madhurya Dutta <97863234+madhuryadutta@users.noreply.github.com> Date: Tue, 3 Jan 2023 14:13:03 +0530 Subject: [PATCH 0331/8412] Added madhurya --- domains/madhurya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/madhurya.json diff --git a/domains/madhurya.json b/domains/madhurya.json new file mode 100644 index 000000000..bc629c205 --- /dev/null +++ b/domains/madhurya.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "madhuryadutta", + "email": "www.madhuryadutta2016@gmail.com" + }, + "record": { + "CNAME": "madhuryadutta.github.io" + } + } + \ No newline at end of file From 6afc46884f5c31e730514ee8789da4ad7f8f6dd7 Mon Sep 17 00:00:00 2001 From: Alex <64358227+ARCIKE@users.noreply.github.com> Date: Tue, 3 Jan 2023 09:48:01 +0100 Subject: [PATCH 0332/8412] Update alexandre.json --- domains/alexandre.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alexandre.json b/domains/alexandre.json index 640ff7a27..71ee04aab 100644 --- a/domains/alexandre.json +++ b/domains/alexandre.json @@ -5,7 +5,7 @@ "email": "alexarcike@gmail.com" }, "record": { - "CNAME": "portfolio.alexandre-dev.gq" + "URL": "https://portfolio.alexandre-dev.gq" } } - \ No newline at end of file + From 3a7c7b9b75d860fba833c40fc530f0abda4524f4 Mon Sep 17 00:00:00 2001 From: "Zahin A. Adib" Date: Tue, 3 Jan 2023 17:35:25 +0600 Subject: [PATCH 0333/8412] Added adib --- domains/adib.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adib.json diff --git a/domains/adib.json b/domains/adib.json new file mode 100644 index 000000000..0115f6bbe --- /dev/null +++ b/domains/adib.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Adib23704", + "email": "adib23704@gmail.com" + }, + "record": { + "CNAME": "https://adib23704.tk" + } + } + \ No newline at end of file From 1b1bebe0aaa371b06e32163e1f79a0e175a0153e Mon Sep 17 00:00:00 2001 From: Mashiro <80969068+michioxd@users.noreply.github.com> Date: Tue, 3 Jan 2023 18:50:41 +0700 Subject: [PATCH 0334/8412] Added michioxd --- domains/michioxd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/michioxd.json diff --git a/domains/michioxd.json b/domains/michioxd.json new file mode 100644 index 000000000..1f8a3a120 --- /dev/null +++ b/domains/michioxd.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "michioxd", + "email": "michio.haiyaku@gmail.com" + }, + "record": { + "CNAME": "michio.github.io" + } + } + \ No newline at end of file From ea4037f93d9b3792f7314eea3912695ac7f3e856 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 3 Jan 2023 20:37:17 +0800 Subject: [PATCH 0335/8412] fix cname --- domains/adib.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adib.json b/domains/adib.json index 0115f6bbe..679472d0b 100644 --- a/domains/adib.json +++ b/domains/adib.json @@ -5,7 +5,7 @@ "email": "adib23704@gmail.com" }, "record": { - "CNAME": "https://adib23704.tk" + "CNAME": "adib23704.tk" } } - \ No newline at end of file + From f5d981eb50b5baaa5ef88ccae9097487d156177d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 3 Jan 2023 20:38:55 +0800 Subject: [PATCH 0336/8412] fix cname --- domains/michioxd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/michioxd.json b/domains/michioxd.json index 1f8a3a120..b32747af7 100644 --- a/domains/michioxd.json +++ b/domains/michioxd.json @@ -5,7 +5,7 @@ "email": "michio.haiyaku@gmail.com" }, "record": { - "CNAME": "michio.github.io" + "CNAME": "michioxd.github.io" } } - \ No newline at end of file + From 4d542310a2c488576762cb7ac8fabb808aa18eb4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 3 Jan 2023 20:52:46 +0800 Subject: [PATCH 0337/8412] correct recirds --- domains/dhruvil.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/dhruvil.json b/domains/dhruvil.json index ed7cf2682..bf71f8922 100644 --- a/domains/dhruvil.json +++ b/domains/dhruvil.json @@ -6,7 +6,12 @@ "email": "dhruvil1808@gmail.com" }, "record": { - "CNAME": "DhruvilMoradiya.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From e0e89d7cabd66a8e63a3437b48cfb89602fc6617 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio=20Mafessolli?= Date: Tue, 3 Jan 2023 10:33:39 -0300 Subject: [PATCH 0338/8412] Added marco --- domains/marco.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marco.json diff --git a/domains/marco.json b/domains/marco.json new file mode 100644 index 000000000..537385939 --- /dev/null +++ b/domains/marco.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "marcomafessolli", + "email": "marcomafessolli@gmail.com" + }, + "record": { + "CNAME": "github.com/marcomafessolli" + } + } + \ No newline at end of file From 56d2582452ff8bb369b592af51cf1da530bab7da Mon Sep 17 00:00:00 2001 From: Hung Duong Quang <42641045+qhungg289@users.noreply.github.com> Date: Tue, 3 Jan 2023 20:40:14 +0700 Subject: [PATCH 0339/8412] Create qhungg289.json --- domains/qhungg289.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/qhungg289.json diff --git a/domains/qhungg289.json b/domains/qhungg289.json new file mode 100644 index 000000000..8ce92a95d --- /dev/null +++ b/domains/qhungg289.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "qhungg289", + "email": "qhungg289@proton.me" + }, + "repo": "https://github.com/qhungg289/qhungg289.github.io", + "record": { + "CNAME": "qhungg289.github.io" + } +} From ce54e2c6c4da9305874e41748ab66797ac7552d1 Mon Sep 17 00:00:00 2001 From: Tarun <87538454+H-57@users.noreply.github.com> Date: Tue, 3 Jan 2023 19:37:14 +0530 Subject: [PATCH 0340/8412] Added hacker57 --- domains/hacker57.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hacker57.json diff --git a/domains/hacker57.json b/domains/hacker57.json new file mode 100644 index 000000000..1934857db --- /dev/null +++ b/domains/hacker57.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "H-57", + "email": "tarunkumar8059@gmail.com" + }, + "record": { + "A": ["127.0.0.1"] + } + } + \ No newline at end of file From 392f2004500da247e43c04f033e93962d38d00c4 Mon Sep 17 00:00:00 2001 From: Tarun <87538454+H-57@users.noreply.github.com> Date: Tue, 3 Jan 2023 19:39:20 +0530 Subject: [PATCH 0341/8412] Added tarun57 --- domains/tarun57.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tarun57.json diff --git a/domains/tarun57.json b/domains/tarun57.json new file mode 100644 index 000000000..2bed72a8a --- /dev/null +++ b/domains/tarun57.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "H-57", + "email": "tarunkumar8059@gmail.com" + }, + "record": { + "URL": "https://pokemonin-hindi.blogspot.com" + } + } + \ No newline at end of file From fd9fdeae498eb46c3b81495954c6b81ab70a8785 Mon Sep 17 00:00:00 2001 From: Tarun <87538454+H-57@users.noreply.github.com> Date: Tue, 3 Jan 2023 19:40:20 +0530 Subject: [PATCH 0342/8412] Added tarun577 --- domains/tarun577.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tarun577.json diff --git a/domains/tarun577.json b/domains/tarun577.json new file mode 100644 index 000000000..2bed72a8a --- /dev/null +++ b/domains/tarun577.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "H-57", + "email": "tarunkumar8059@gmail.com" + }, + "record": { + "URL": "https://pokemonin-hindi.blogspot.com" + } + } + \ No newline at end of file From 387f4919817a74726251f177cce22ebe5a35bf4f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Marco=20Ant=C3=B4nio=20Mafessolli?= Date: Tue, 3 Jan 2023 15:01:53 -0300 Subject: [PATCH 0343/8412] Update domains/marco.json Co-authored-by: William Harrison --- domains/marco.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marco.json b/domains/marco.json index 537385939..15fa39230 100644 --- a/domains/marco.json +++ b/domains/marco.json @@ -5,7 +5,7 @@ "email": "marcomafessolli@gmail.com" }, "record": { - "CNAME": "github.com/marcomafessolli" + "URL": "https://github.com/marcomafessolli" } } \ No newline at end of file From 280bcb9d6e7fb3fa5fabbd82ce968ca8e87e5616 Mon Sep 17 00:00:00 2001 From: Melaine Date: Tue, 3 Jan 2023 21:41:06 +0100 Subject: [PATCH 0344/8412] Added melainegerard --- domains/melainegerard.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/melainegerard.json diff --git a/domains/melainegerard.json b/domains/melainegerard.json new file mode 100644 index 000000000..c7bd8d3c4 --- /dev/null +++ b/domains/melainegerard.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "MelaineGerard", + "email": "pro@melaine-gerard.fr" + }, + "record": { + "URL": "melaine-gerard.fr" + } + } + \ No newline at end of file From da80d10a3073bec3a0accf50462f95aa6d7f0e36 Mon Sep 17 00:00:00 2001 From: Melaine Date: Tue, 3 Jan 2023 21:44:57 +0100 Subject: [PATCH 0345/8412] Update melainegerard.json --- domains/melainegerard.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/melainegerard.json b/domains/melainegerard.json index c7bd8d3c4..5b3bf7017 100644 --- a/domains/melainegerard.json +++ b/domains/melainegerard.json @@ -2,10 +2,11 @@ { "owner": { "username": "MelaineGerard", - "email": "pro@melaine-gerard.fr" + "email": "pro@melaine-gerard.fr", + "discord": "SkitDev#2556" }, "record": { - "URL": "melaine-gerard.fr" + "URL": "https://melaine-gerard.fr" } } - \ No newline at end of file + From 24ef30ae0ddc056610d6152e68a52b8e26111ce7 Mon Sep 17 00:00:00 2001 From: Melaine Date: Tue, 3 Jan 2023 21:46:44 +0100 Subject: [PATCH 0346/8412] Update melainegerard.json --- domains/melainegerard.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/melainegerard.json b/domains/melainegerard.json index 5b3bf7017..2c8ed8c7e 100644 --- a/domains/melainegerard.json +++ b/domains/melainegerard.json @@ -1,5 +1,7 @@ { + "description": "Redirect to my personal website", + "repo": "https://github.com/MelaineGerard", "owner": { "username": "MelaineGerard", "email": "pro@melaine-gerard.fr", From 2902e36528dc5636e3fc78b911409cddd7d635dc Mon Sep 17 00:00:00 2001 From: MHAMMED TALHAOUY <79597452+tal7aouy@users.noreply.github.com> Date: Wed, 4 Jan 2023 00:32:13 +0100 Subject: [PATCH 0347/8412] Update tal7aouy.json --- domains/tal7aouy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tal7aouy.json b/domains/tal7aouy.json index deb8617e3..781b45475 100644 --- a/domains/tal7aouy.json +++ b/domains/tal7aouy.json @@ -5,7 +5,7 @@ "email": "tal7aouy.dev@gmail.com" }, "record": { - "URL": "tal7aouy" + "URL": "https://tal7aouy.netlify.app" } } From 93b20edb0ea330e17b325bd9b96cc3dbad7e8109 Mon Sep 17 00:00:00 2001 From: Semant Date: Wed, 4 Jan 2023 11:26:05 +0530 Subject: [PATCH 0348/8412] Update api.badboy.json --- domains/api.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.badboy.json b/domains/api.badboy.json index 6adb23e2e..8959ed1ef 100644 --- a/domains/api.badboy.json +++ b/domains/api.badboy.json @@ -5,6 +5,6 @@ "email": "contact@semant.is-a.dev" }, "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + "CNAME": "7f6fe19a-4ab2-4971-974f-c5a8bbf1243f.id.repl.co" } } From c8bf94823ddd8577001e8100f5b0fcbb13d00d27 Mon Sep 17 00:00:00 2001 From: Vikas Jha Date: Wed, 4 Jan 2023 11:31:32 +0530 Subject: [PATCH 0349/8412] Create saizuo,json --- domains/saizuo,json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saizuo,json diff --git a/domains/saizuo,json b/domains/saizuo,json new file mode 100644 index 000000000..61c5c001e --- /dev/null +++ b/domains/saizuo,json @@ -0,0 +1,12 @@ +{ + "description": "Saizuo's Portfolio Website", + "repo": "https://github.com/saizuo/saizuo.github.io", + "owner": { + "username": "Saizuo", + "email": "jhaakash177@gmail.com", + "twitter": "SaizyWaizy" + }, + "record": { + "CNAME": "Saizuo.github.io" + } +} From 4b08cd7b4fcdd3507a3189c8aeca6469d11b3483 Mon Sep 17 00:00:00 2001 From: Vikas Jha Date: Wed, 4 Jan 2023 12:44:36 +0530 Subject: [PATCH 0350/8412] Fixed Saizuo.json --- domains/saizuo,json | 12 ------------ domains/saizuo.json | 24 ++++++++++++------------ 2 files changed, 12 insertions(+), 24 deletions(-) delete mode 100644 domains/saizuo,json diff --git a/domains/saizuo,json b/domains/saizuo,json deleted file mode 100644 index 61c5c001e..000000000 --- a/domains/saizuo,json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Saizuo's Portfolio Website", - "repo": "https://github.com/saizuo/saizuo.github.io", - "owner": { - "username": "Saizuo", - "email": "jhaakash177@gmail.com", - "twitter": "SaizyWaizy" - }, - "record": { - "CNAME": "Saizuo.github.io" - } -} diff --git a/domains/saizuo.json b/domains/saizuo.json index 649a91388..f4b67bb26 100644 --- a/domains/saizuo.json +++ b/domains/saizuo.json @@ -1,12 +1,12 @@ - - { - "owner": { - "username": "Saizuo", - "email": "vikasj@noerror.studio" - }, - - "record": { - "URL": "https://saizuo.me" - } - } - +{ + "description": "Saizuo's Portfolio Website", + "repo": "https://github.com/saizuo/saizuo.github.io", + "owner": { + "username": "Saizuo", + "email": "jhaakash177@gmail.com", + "twitter": "SaizyWaizy" + }, + "record": { + "CNAME": "Saizuo.github.io" + } +} From 8267a8fe516cb4b884171945bbacd17ae7c8c72c Mon Sep 17 00:00:00 2001 From: Karan Kumar <87383063+analog-sombra@users.noreply.github.com> Date: Wed, 4 Jan 2023 12:48:19 +0530 Subject: [PATCH 0351/8412] Added analogsombra --- domains/analogsombra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/analogsombra.json diff --git a/domains/analogsombra.json b/domains/analogsombra.json new file mode 100644 index 000000000..d27e01a2b --- /dev/null +++ b/domains/analogsombra.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "analog-sombra", + "email": "null" + }, + "record": { + "CNAME": "analogsombra.dev" + } + } + \ No newline at end of file From 9fbae080d96866698a96e9bef1e228b23202531c Mon Sep 17 00:00:00 2001 From: Karan Kumar <87383063+analog-sombra@users.noreply.github.com> Date: Wed, 4 Jan 2023 14:06:09 +0530 Subject: [PATCH 0352/8412] added email address --- domains/analogsombra.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/analogsombra.json b/domains/analogsombra.json index d27e01a2b..09fdd4ae9 100644 --- a/domains/analogsombra.json +++ b/domains/analogsombra.json @@ -2,10 +2,10 @@ { "owner": { "username": "analog-sombra", - "email": "null" + "email": "analogsombra@gmail.com" }, "record": { "CNAME": "analogsombra.dev" } } - \ No newline at end of file + From 2fc5c9bcbc31178a91875a8fb78579c09aa90790 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 4 Jan 2023 16:38:35 +0800 Subject: [PATCH 0353/8412] Move to new proxy --- domains/fh.sx9.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/fh.sx9.json b/domains/fh.sx9.json index f064a8dd7..15a15a512 100644 --- a/domains/fh.sx9.json +++ b/domains/fh.sx9.json @@ -2,11 +2,10 @@ { "owner": { "username": "SX-9", - "email": "hello@mail.sx9.is-a.dev", - "note": "below is not my ip" + "email": "hello@mail.sx9.is-a.dev" }, "record": { - "A": ["164.132.74.251"] + "CNAME": "wdhdns.com" } } From 83e8823932e98fafc77fb720575d29399380b27b Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 4 Jan 2023 20:59:01 +0800 Subject: [PATCH 0354/8412] fix typo + grammar --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index e7327d8f5..3aa1ed438 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,7 @@ ## Requirements -Unless explictly specified otherwise by a **maintainer**, you must pass **ALL** of the indicated requirements below. +Unless explicitly specified otherwise by a **maintainer**, your domain must pass **all** of the indicated requirements below. Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. From a017e1acb0aa96ffc1555af29f03b852cd6bd391 Mon Sep 17 00:00:00 2001 From: Denis Lessard Date: Wed, 4 Jan 2023 13:28:25 -0500 Subject: [PATCH 0355/8412] Added denis --- domains/denis.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denis.json diff --git a/domains/denis.json b/domains/denis.json new file mode 100644 index 000000000..089292317 --- /dev/null +++ b/domains/denis.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "DenLes", + "email": "denislessard91@gmail.com" + }, + "record": { + "CNAME": "http://denles.github.io" + } + } + \ No newline at end of file From 384f19db9cbd9a1ed00a49d9c8fa1cdaf3e2ecfc Mon Sep 17 00:00:00 2001 From: Austin Fenne <90361430+FenneAustin@users.noreply.github.com> Date: Wed, 4 Jan 2023 12:20:24 -0800 Subject: [PATCH 0356/8412] Update ausy.json --- domains/ausy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ausy.json b/domains/ausy.json index 7735c6a1d..234f14ec7 100644 --- a/domains/ausy.json +++ b/domains/ausy.json @@ -6,6 +6,6 @@ "email": "austindfenne@gmail.com" }, "record": { - "CNAME": "FenneAustin.github.io" + "CNAME": "fenneaustin.github.io" } } From 1c36891af4b32f7ecdf56f731725f02296f74ea8 Mon Sep 17 00:00:00 2001 From: Abdulazizkhan Karimbayev Date: Thu, 5 Jan 2023 02:20:36 +0500 Subject: [PATCH 0357/8412] Create aknb.json --- domains/aknb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aknb.json diff --git a/domains/aknb.json b/domains/aknb.json new file mode 100644 index 000000000..24ab31650 --- /dev/null +++ b/domains/aknb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Abdulazizkhan-K-N-B", + "email": "abdulazizkhan.k.n.b@gmail.com" + }, + "record": { + "CNAME": "abdulazizkhan-k-n-b.github.io" + } +} From 5ee38300fe4fc784f0b3b5dda3756c45f2c7d27f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 5 Jan 2023 06:36:55 +0800 Subject: [PATCH 0358/8412] fix cname --- domains/denis.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/denis.json b/domains/denis.json index 089292317..9bca53383 100644 --- a/domains/denis.json +++ b/domains/denis.json @@ -5,7 +5,7 @@ "email": "denislessard91@gmail.com" }, "record": { - "CNAME": "http://denles.github.io" + "CNAME": "denles.github.io" } } - \ No newline at end of file + From 5691447a444a98001e15a0cd3e3b0c50108a152a Mon Sep 17 00:00:00 2001 From: liao02x Date: Wed, 4 Jan 2023 16:46:33 -0800 Subject: [PATCH 0359/8412] Added mitch --- domains/mitch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mitch.json diff --git a/domains/mitch.json b/domains/mitch.json new file mode 100644 index 000000000..1a9f92ab6 --- /dev/null +++ b/domains/mitch.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "liao02x", + "email": "liao02x@gmail.com" + }, + "record": { + "CNAME": "114032.xyz" + } + } + \ No newline at end of file From 944c7ea7d877a56a239c341edc4e8aa808932434 Mon Sep 17 00:00:00 2001 From: altude Date: Wed, 4 Jan 2023 20:57:28 -0800 Subject: [PATCH 0360/8412] Added altude --- domains/altude.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/altude.json diff --git a/domains/altude.json b/domains/altude.json new file mode 100644 index 000000000..8f18c8c06 --- /dev/null +++ b/domains/altude.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "altude", + "email": "null" + }, + "record": { + "CNAME": "altude.pages.dev" + } + } + \ No newline at end of file From 388b9998a754e2490714a5447955aed931427651 Mon Sep 17 00:00:00 2001 From: altude Date: Wed, 4 Jan 2023 21:30:44 -0800 Subject: [PATCH 0361/8412] add email idk let me know if this didnt work im using the github web editor lol --- domains/altude.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/altude.json b/domains/altude.json index 8f18c8c06..df417acc7 100644 --- a/domains/altude.json +++ b/domains/altude.json @@ -2,10 +2,10 @@ { "owner": { "username": "altude", - "email": "null" + "email": "altude@skiff.com" }, "record": { "CNAME": "altude.pages.dev" } } - \ No newline at end of file + From c7c7881a51fd47a84289db0a096356a851c55c40 Mon Sep 17 00:00:00 2001 From: ALBY <68139513+ALBINPRAVEEN@users.noreply.github.com> Date: Thu, 5 Jan 2023 08:10:18 +0000 Subject: [PATCH 0362/8412] Update URL TO CNAME Updating Url to CNAME to prevent redirection --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 7757c7e91..cecd2960a 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -5,7 +5,7 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "URL": "https://albinpraveen.vercel.app" + "CNAME": "https://albinpraveen.vercel.app" } } From a7e3a39e7daab812f8f9e3275ff4414c978e62c1 Mon Sep 17 00:00:00 2001 From: ALBY <68139513+ALBINPRAVEEN@users.noreply.github.com> Date: Thu, 5 Jan 2023 08:12:21 +0000 Subject: [PATCH 0363/8412] Update albinpraveen.json --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index cecd2960a..27382ccff 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -5,7 +5,7 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "CNAME": "https://albinpraveen.vercel.app" + "CNAME": "albinpraveen.vercel.app" } } From 6507486802e83435223fe3ccd154d1790e2fa632 Mon Sep 17 00:00:00 2001 From: ALBY <68139513+ALBINPRAVEEN@users.noreply.github.com> Date: Thu, 5 Jan 2023 08:19:40 +0000 Subject: [PATCH 0364/8412] Changing URL TO CNAME to prevent redirection --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 27382ccff..0fc1d0b69 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -5,7 +5,7 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "CNAME": "albinpraveen.vercel.app" + "CNAME": "albinpraveen.github.io/My-main-portfolio" } } From 1cc718965bdfaf7c7471a943f67313efd955a222 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 5 Jan 2023 16:53:04 +0800 Subject: [PATCH 0365/8412] fix cname --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 0fc1d0b69..a31dd375a 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -5,7 +5,7 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "CNAME": "albinpraveen.github.io/My-main-portfolio" + "CNAME": "albinpraveen.github.io" } } From 1cb17989225055e06c6baf418aeee68132c7b62c Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 5 Jan 2023 13:48:06 +0300 Subject: [PATCH 0366/8412] Updated A record on hatkidchan.is-a.dev --- domains/hatkidchan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hatkidchan.json b/domains/hatkidchan.json index 245c3a866..30bbc6359 100644 --- a/domains/hatkidchan.json +++ b/domains/hatkidchan.json @@ -1,5 +1,5 @@ { - "description": "Static personal page of hatkidchan (hkc) (thx Mia)", + "description": "kc personal website", "owner": { "username": "hatkidchan", "email": "hatkidchan@gmail.com", @@ -7,7 +7,7 @@ "discord": "hkc#0517" }, "record": { - "A": ["216.128.176.102"], + "A": ["5.181.108.112"], "TXT": "aHR0cHM6Ly9oYXRraWRjaGFuLmlzLWEuZGV2L21lb3ctMGUwYWZkOWYtMzdlOC00ODc4LWJmYWYtOGE2MjAyYTI5ODFl" } } From b92e2404db12bfb36ad3d2b0d535f6dee1a2d538 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 5 Jan 2023 19:37:10 +0800 Subject: [PATCH 0367/8412] fix json --- domains/elnexreal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/elnexreal.json b/domains/elnexreal.json index 85fc6cb6b..71f08cda8 100644 --- a/domains/elnexreal.json +++ b/domains/elnexreal.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/elnexreal/elnexreal.github.io" + "repo": "https://github.com/elnexreal/elnexreal.github.io", "owner": { "username": "elnexreal", "email": "", "twitter": "elnexreal", "discord": "elnexreal#7763" - } + }, "record": { "CNAME": "elnexreal.github.io" } From f0c7c06c47d26cab8f64dce1196d1a4e30ed4f24 Mon Sep 17 00:00:00 2001 From: Axel <40328573+elnexreal@users.noreply.github.com> Date: Thu, 5 Jan 2023 09:06:58 -0300 Subject: [PATCH 0368/8412] Updating nameservers for elnexreal.is-a.dev --- domains/elnexreal.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/elnexreal.json b/domains/elnexreal.json index 71f08cda8..06b043839 100644 --- a/domains/elnexreal.json +++ b/domains/elnexreal.json @@ -1,12 +1,13 @@ { - "repo": "https://github.com/elnexreal/elnexreal.github.io", "owner": { "username": "elnexreal", - "email": "", "twitter": "elnexreal", "discord": "elnexreal#7763" - }, - "record": { - "CNAME": "elnexreal.github.io" - } + } + "record": { + "MX": [ + "ns1.epizy.com", + "ns2.epizy.com" + ] + } } From e63b34306709599084dcd36f40d6d4efb0bba2c2 Mon Sep 17 00:00:00 2001 From: Axel <40328573+elnexreal@users.noreply.github.com> Date: Thu, 5 Jan 2023 09:11:47 -0300 Subject: [PATCH 0369/8412] Update elnexreal.json --- domains/elnexreal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elnexreal.json b/domains/elnexreal.json index 06b043839..f9520e541 100644 --- a/domains/elnexreal.json +++ b/domains/elnexreal.json @@ -3,7 +3,7 @@ "username": "elnexreal", "twitter": "elnexreal", "discord": "elnexreal#7763" - } + }, "record": { "MX": [ "ns1.epizy.com", From 426b407868c5ad9bf2fff85724cf6a6707db800e Mon Sep 17 00:00:00 2001 From: hkc Date: Thu, 5 Jan 2023 15:11:56 +0300 Subject: [PATCH 0370/8412] Removed TXT record from hatkidchan.is-a.dev --- domains/hatkidchan.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/hatkidchan.json b/domains/hatkidchan.json index 30bbc6359..a6a62872d 100644 --- a/domains/hatkidchan.json +++ b/domains/hatkidchan.json @@ -7,7 +7,6 @@ "discord": "hkc#0517" }, "record": { - "A": ["5.181.108.112"], - "TXT": "aHR0cHM6Ly9oYXRraWRjaGFuLmlzLWEuZGV2L21lb3ctMGUwYWZkOWYtMzdlOC00ODc4LWJmYWYtOGE2MjAyYTI5ODFl" + "A": ["5.181.108.112"] } } From e27a2832d8b748819f37d56e2cd7354056d7019b Mon Sep 17 00:00:00 2001 From: Axel <40328573+elnexreal@users.noreply.github.com> Date: Thu, 5 Jan 2023 09:14:33 -0300 Subject: [PATCH 0371/8412] fixed email thing --- domains/elnexreal.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/elnexreal.json b/domains/elnexreal.json index f9520e541..456edb9c9 100644 --- a/domains/elnexreal.json +++ b/domains/elnexreal.json @@ -1,6 +1,7 @@ { "owner": { "username": "elnexreal", + "email": "", "twitter": "elnexreal", "discord": "elnexreal#7763" }, From d57b1748e27ae6e6ea1ea3d1ef160d5c5e622fa5 Mon Sep 17 00:00:00 2001 From: Pingoda <31930497+Pingoda@users.noreply.github.com> Date: Thu, 5 Jan 2023 14:51:19 +0100 Subject: [PATCH 0372/8412] Create pingoda.json --- domains/pingoda.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pingoda.json diff --git a/domains/pingoda.json b/domains/pingoda.json new file mode 100644 index 000000000..ad9cbb10a --- /dev/null +++ b/domains/pingoda.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio for Pingoda", + "repo": "https://github.com/Pingoda/pingoda.github.io", + "owner": { + "username": "Pingoda", + "email": "francescoclem915@gmail.com", + "twitter": "Pingoda_" + }, + "record": { + "CNAME": "pinogda.github.io" + } +} From 02583923529de7d1fd9d5dc92d396ccef0c91a34 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 6 Jan 2023 00:09:24 +0700 Subject: [PATCH 0373/8412] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 3aa1ed438..2dfcb522d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,15 +2,15 @@ ## Requirements -Unless explicitly specified otherwise by a **maintainer**, your domain must pass **all** of the indicated requirements below. +Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements below. Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. -- [ ] You're not using Vercel or Netlify. +- [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. +- [ ] There is sufficient information at the `owner` field. ## Link to Website From c2693c3a8928cd48cb79c9ea1a5c5c48471204ac Mon Sep 17 00:00:00 2001 From: GitCat3 <58991273+GitCat3@users.noreply.github.com> Date: Thu, 5 Jan 2023 15:43:05 -0500 Subject: [PATCH 0374/8412] Added gitcat3 --- domains/gitcat3.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gitcat3.json diff --git a/domains/gitcat3.json b/domains/gitcat3.json new file mode 100644 index 000000000..d0b5a118b --- /dev/null +++ b/domains/gitcat3.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "GitCat3", + "email": "null" + }, + "record": { + "CNAME": "gitcat3.github.io" + } + } + \ No newline at end of file From deaef605f5d5b30af3416a61603b3a661080332d Mon Sep 17 00:00:00 2001 From: Marcos Satoshi Date: Thu, 5 Jan 2023 19:56:27 -0300 Subject: [PATCH 0375/8412] Added satoshi --- domains/satoshi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/satoshi.json diff --git a/domains/satoshi.json b/domains/satoshi.json new file mode 100644 index 000000000..a76d57a65 --- /dev/null +++ b/domains/satoshi.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "marcossatoshi", + "email": "marcos.satoshi@gmail.com" + }, + "record": { + "CNAME": "https://marcossatoshi.github.io/" + } + } + \ No newline at end of file From d4b4fb778956d8c752d7eeb9906656202f3e5e31 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 6 Jan 2023 07:20:04 +0800 Subject: [PATCH 0376/8412] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2dfcb522d..16498d615 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,9 +8,9 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. -- [ ] You're not using Vercel or Netlify. +- [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. -- [ ] There is sufficient information at the `owner` field. +- [ ] There is sufficient information at the `owner` field. ## Link to Website From 8e16e4d3edd7ed37078e538286728bb211551be7 Mon Sep 17 00:00:00 2001 From: Axel <40328573+elnexreal@users.noreply.github.com> Date: Thu, 5 Jan 2023 21:00:55 -0300 Subject: [PATCH 0377/8412] Replace NS records with A record --- domains/elnexreal.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/elnexreal.json b/domains/elnexreal.json index 456edb9c9..7a73f7111 100644 --- a/domains/elnexreal.json +++ b/domains/elnexreal.json @@ -6,9 +6,8 @@ "discord": "elnexreal#7763" }, "record": { - "MX": [ - "ns1.epizy.com", - "ns2.epizy.com" + "A": [ + "185.27.134.57" ] } } From c1d0c0c57f1f6b7aa99d799d514bf86d73c0f755 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 6 Jan 2023 08:23:27 +0800 Subject: [PATCH 0378/8412] Update satoshi.json --- domains/satoshi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/satoshi.json b/domains/satoshi.json index a76d57a65..3bf1d050e 100644 --- a/domains/satoshi.json +++ b/domains/satoshi.json @@ -5,7 +5,7 @@ "email": "marcos.satoshi@gmail.com" }, "record": { - "CNAME": "https://marcossatoshi.github.io/" + "CNAME": "marcossatoshi.github.io" } } - \ No newline at end of file + From 9dcb934a574880875b40f88d7d7327bac7edf47b Mon Sep 17 00:00:00 2001 From: Christian Pandapotan <91181632+MiracleCherryPie@users.noreply.github.com> Date: Fri, 6 Jan 2023 08:09:01 +0700 Subject: [PATCH 0379/8412] Migrating to Railway --- domains/miraclecherrypie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/miraclecherrypie.json b/domains/miraclecherrypie.json index ed7bb0057..a1956938d 100644 --- a/domains/miraclecherrypie.json +++ b/domains/miraclecherrypie.json @@ -6,6 +6,6 @@ "email": "christianpandapotans@gmail.com" }, "record": { - "CNAME": "miraclecherrypie.github.io" + "CNAME": "miraclecherrypie.up.railway.app" } } From a7aa6726526f00f512e888623318d0e188900d75 Mon Sep 17 00:00:00 2001 From: Mars Date: Thu, 5 Jan 2023 20:10:22 -0500 Subject: [PATCH 0380/8412] Added pupbrained --- domains/pupbrained.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pupbrained.json diff --git a/domains/pupbrained.json b/domains/pupbrained.json new file mode 100644 index 000000000..f5711d612 --- /dev/null +++ b/domains/pupbrained.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "pupbrained", + "email": "mars@pupbrained.xyz" + }, + "record": { + "CNAME": "pupbrained.xyz" + } + } + \ No newline at end of file From 9384a5fc4412ff669f316920969af87ebb9da0c8 Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Fri, 6 Jan 2023 08:12:00 +0700 Subject: [PATCH 0381/8412] Added pin.sx9 --- domains/pin.sx9.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pin.sx9.json diff --git a/domains/pin.sx9.json b/domains/pin.sx9.json new file mode 100644 index 000000000..de9853f60 --- /dev/null +++ b/domains/pin.sx9.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "SX-9", + "email": "hello@mail.sx9.is-a.dev" + }, + "record": { + "CNAME": "wdhdns.com" + } + } + \ No newline at end of file From 0a3b91e7fe178da8ce98552cc569be0eb816c344 Mon Sep 17 00:00:00 2001 From: Axel <40328573+elnexreal@users.noreply.github.com> Date: Thu, 5 Jan 2023 23:12:05 -0300 Subject: [PATCH 0382/8412] Remove elnexreal.json host removed A record support --- domains/elnexreal.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/elnexreal.json diff --git a/domains/elnexreal.json b/domains/elnexreal.json deleted file mode 100644 index 7a73f7111..000000000 --- a/domains/elnexreal.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "elnexreal", - "email": "", - "twitter": "elnexreal", - "discord": "elnexreal#7763" - }, - "record": { - "A": [ - "185.27.134.57" - ] - } -} From db40586c3a8b38016aad4a402be496090e1e153f Mon Sep 17 00:00:00 2001 From: Semant Date: Fri, 6 Jan 2023 08:16:35 +0530 Subject: [PATCH 0383/8412] Delete discord.badboy.json --- domains/discord.badboy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/discord.badboy.json diff --git a/domains/discord.badboy.json b/domains/discord.badboy.json deleted file mode 100644 index b3e3a3c4a..000000000 --- a/domains/discord.badboy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/Bad-Boy-Codes/Discord-Projects", - "description": "Discord Webhook and Interface Viewer.", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev" - }, - "record": { - "CNAME": "bad-boy-codes.github.io" - } -} From ec2845c3b496bdde654d5daad4099706bfba1ad1 Mon Sep 17 00:00:00 2001 From: Semant Date: Fri, 6 Jan 2023 08:17:04 +0530 Subject: [PATCH 0384/8412] Delete insta.badboy.json --- domains/insta.badboy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/insta.badboy.json diff --git a/domains/insta.badboy.json b/domains/insta.badboy.json deleted file mode 100644 index 5655344b9..000000000 --- a/domains/insta.badboy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/Bad-Boy-Codes/Instagram-Projects", - "description": "Instagram profile viewer.", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev" - }, - "record": { - "CNAME": "bad-boy-codes.github.io" - } -} From e1d0456eedb13c56dfeb40d6365a7f0206f18eab Mon Sep 17 00:00:00 2001 From: Emtyffx <75797160+Emtyffx@users.noreply.github.com> Date: Fri, 6 Jan 2023 10:04:50 +0000 Subject: [PATCH 0385/8412] Added emtyfay --- domains/emtyfay.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/emtyfay.json diff --git a/domains/emtyfay.json b/domains/emtyfay.json new file mode 100644 index 000000000..5f8811b8a --- /dev/null +++ b/domains/emtyfay.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Emtyffx", + "email": "null" + }, + "record": { + "CNAME": "myblog-production.railway.app" + } + } + \ No newline at end of file From efde1f716badc3262213a69fc854d7e3422e61a0 Mon Sep 17 00:00:00 2001 From: Emtyffx <75797160+Emtyffx@users.noreply.github.com> Date: Fri, 6 Jan 2023 12:49:17 +0200 Subject: [PATCH 0386/8412] Update emtyfay.json --- domains/emtyfay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/emtyfay.json b/domains/emtyfay.json index 5f8811b8a..eb4d3fdb5 100644 --- a/domains/emtyfay.json +++ b/domains/emtyfay.json @@ -5,7 +5,7 @@ "email": "null" }, "record": { - "CNAME": "myblog-production.railway.app" + "CNAME": "https://myblog-production.up.railway.app/" } } - \ No newline at end of file + From 85a0fa34f36a410d56cf1badb04907a95fd66a56 Mon Sep 17 00:00:00 2001 From: Emtyffx <75797160+Emtyffx@users.noreply.github.com> Date: Fri, 6 Jan 2023 13:00:33 +0200 Subject: [PATCH 0387/8412] Update emtyfay.json --- domains/emtyfay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/emtyfay.json b/domains/emtyfay.json index eb4d3fdb5..d69a3488a 100644 --- a/domains/emtyfay.json +++ b/domains/emtyfay.json @@ -5,7 +5,7 @@ "email": "null" }, "record": { - "CNAME": "https://myblog-production.up.railway.app/" + "CNAME": "myblog-production.up.railway.app/" } } From 1005255ea298ff162fd186f35f62cef25c785589 Mon Sep 17 00:00:00 2001 From: Emtyffx <75797160+Emtyffx@users.noreply.github.com> Date: Fri, 6 Jan 2023 13:01:58 +0200 Subject: [PATCH 0388/8412] Added email --- domains/emtyfay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/emtyfay.json b/domains/emtyfay.json index d69a3488a..5e092b98e 100644 --- a/domains/emtyfay.json +++ b/domains/emtyfay.json @@ -2,7 +2,7 @@ { "owner": { "username": "Emtyffx", - "email": "null" + "email": "emtyfay4433@gmail.com" }, "record": { "CNAME": "myblog-production.up.railway.app/" From b0c8260138b0828bfbcb9b96827757d7e3ace617 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 6 Jan 2023 20:04:36 +0800 Subject: [PATCH 0389/8412] fix cname --- domains/emtyfay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/emtyfay.json b/domains/emtyfay.json index 5e092b98e..ae67d1a1a 100644 --- a/domains/emtyfay.json +++ b/domains/emtyfay.json @@ -5,7 +5,7 @@ "email": "emtyfay4433@gmail.com" }, "record": { - "CNAME": "myblog-production.up.railway.app/" + "CNAME": "myblog-production.up.railway.app" } } From 2d69d7153976217b650915a90a11ecd830d8614b Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 6 Jan 2023 20:12:05 +0800 Subject: [PATCH 0390/8412] fix grammar Duck got mad --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 16498d615..2fd357fb1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -8,7 +8,7 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. -- [ ] You're not using Vercel or Netlify. +- [ ] You're not using Vercel or Netlify. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. From c01225578d0ff9193fbe723d2c5fa36a7ab0446f Mon Sep 17 00:00:00 2001 From: GitCat3 <58991273+GitCat3@users.noreply.github.com> Date: Fri, 6 Jan 2023 08:07:00 -0500 Subject: [PATCH 0391/8412] Update gitcat3.json --- domains/gitcat3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gitcat3.json b/domains/gitcat3.json index d0b5a118b..719566969 100644 --- a/domains/gitcat3.json +++ b/domains/gitcat3.json @@ -2,10 +2,10 @@ { "owner": { "username": "GitCat3", - "email": "null" + "email": "hulkbuster119@gmail.com" }, "record": { "CNAME": "gitcat3.github.io" } } - \ No newline at end of file + From 20dce5614b42bfe553f62169f783d2ca63b70809 Mon Sep 17 00:00:00 2001 From: Danial Aiman Jamil <58195654+KawakazeRin@users.noreply.github.com> Date: Fri, 6 Jan 2023 22:08:30 +0800 Subject: [PATCH 0392/8412] Create danialajamil --- domains/danialajamil | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/danialajamil diff --git a/domains/danialajamil b/domains/danialajamil new file mode 100644 index 000000000..02de0710d --- /dev/null +++ b/domains/danialajamil @@ -0,0 +1,11 @@ +{ + "description": "danialajamil.is-a.dev", + "repo": "https://github.com/KawakazeRin/my-portfolio-site", + "owner": { + "username": "KawakazeRin", + "email": "satyamverma46@outlook.com" + }, + "record": { + "CNAME": "kawakazerin.github.io" + } +} From 00d01b7fea4dacedf18004db1dd7c8fcbf88ab07 Mon Sep 17 00:00:00 2001 From: mqry <37465743+mqry@users.noreply.github.com> Date: Sat, 7 Jan 2023 01:17:10 +1000 Subject: [PATCH 0393/8412] Added mqry --- domains/mqry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mqry.json diff --git a/domains/mqry.json b/domains/mqry.json new file mode 100644 index 000000000..401ec3ea6 --- /dev/null +++ b/domains/mqry.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "mqry", + "email": "maryjane27refuerzo@gmail.com" + }, + "record": { + "CNAME": "mqry.github.io" + } + } + \ No newline at end of file From 75d5507bfefc1a865ca94946eb299bee7273f45b Mon Sep 17 00:00:00 2001 From: mqry <37465743+mqry@users.noreply.github.com> Date: Sat, 7 Jan 2023 01:25:28 +1000 Subject: [PATCH 0394/8412] Create your-domain-name.json --- domains/your-domain-name.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/your-domain-name.json diff --git a/domains/your-domain-name.json b/domains/your-domain-name.json new file mode 100644 index 000000000..ba29030b2 --- /dev/null +++ b/domains/your-domain-name.json @@ -0,0 +1 @@ +mqry.is-a.dev From 8d31268853f2236c413796ce8eef6a7b4a49f622 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Fri, 6 Jan 2023 20:56:45 +0530 Subject: [PATCH 0395/8412] Updated Pull Request Template --- .github/PULL_REQUEST_TEMPLATE.md | 21 ++++++++++++++------- 1 file changed, 14 insertions(+), 7 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2fd357fb1..1677ee44c 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,13 @@ - - +#### Welcome to the process of manually creating a pull request to get a subdomain from is-a.dev! +Please awnser below questions. -## Requirements -Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements below. -Please note that we reserve the rights not to accept any domain at our own discretion. +#### How do you plan on using your subdomain? +→ +#### What's the purpose of the records you put in. +→ + +#### Please check the boxes below by adding a `x` in middle of brackets. - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. @@ -12,5 +15,9 @@ Please note that we reserve the rights not to accept any domain at our own discr - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. -## Link to Website - +* Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. + +* Please note that we reserve the rights not to accept any domain at our own discretion. + +### Link to your website +→ From 7ebdbbc4ad60f916b0556d53c4d6b06bd9fa6502 Mon Sep 17 00:00:00 2001 From: mqry <37465743+mqry@users.noreply.github.com> Date: Sat, 7 Jan 2023 02:16:56 +1000 Subject: [PATCH 0396/8412] Update sudev.json --- domains/sudev.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/sudev.json b/domains/sudev.json index 33022c303..3986b3131 100644 --- a/domains/sudev.json +++ b/domains/sudev.json @@ -1,11 +1,10 @@ { - "description": "Microsoft Student Ambassador, student at College of Engineering Trivandrum", - "repo": "https://github.com/gamegods3/gamegods3.github.io", + "repo": "https://github.com/mqry/mqry.github.io", "owner": { - "username": "gamegods3", - "email": "sudevssuresh@gmail.com" + "username": "mqry", + "email": "maryjane27refuerzo@gmail.com" }, "record": { - "CNAME": "gamegods3.github.io" + "CNAME": "hashnode.network" } } From 1c4bd63a12c209b5e18e1f7a903539ed4aab8088 Mon Sep 17 00:00:00 2001 From: mqry <37465743+mqry@users.noreply.github.com> Date: Sat, 7 Jan 2023 02:59:29 +1000 Subject: [PATCH 0397/8412] Update mqry.json --- domains/mqry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mqry.json b/domains/mqry.json index 401ec3ea6..fe7baefde 100644 --- a/domains/mqry.json +++ b/domains/mqry.json @@ -5,7 +5,7 @@ "email": "maryjane27refuerzo@gmail.com" }, "record": { - "CNAME": "mqry.github.io" + "CNAME": "hashnode.network" } } \ No newline at end of file From ceff4a6c0e1f9ea64fd8efffcd5af7dba5fd56e2 Mon Sep 17 00:00:00 2001 From: Oliver <63563918+CatR3kd@users.noreply.github.com> Date: Fri, 6 Jan 2023 12:13:14 -0600 Subject: [PATCH 0398/8412] Added catr3kd --- domains/catr3kd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/catr3kd.json diff --git a/domains/catr3kd.json b/domains/catr3kd.json new file mode 100644 index 000000000..22df1722b --- /dev/null +++ b/domains/catr3kd.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "CatR3kd", + "email": "oliverlivesay@gmail.com" + }, + "record": { + "URL": "https://catr3kd.repl.co" + } + } + \ No newline at end of file From 9662882125d36ab3345fb92af174d24179a5ce8c Mon Sep 17 00:00:00 2001 From: callum <116295240+callumjt@users.noreply.github.com> Date: Fri, 6 Jan 2023 20:09:49 +0000 Subject: [PATCH 0399/8412] Added callumjt --- domains/callumjt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/callumjt.json diff --git a/domains/callumjt.json b/domains/callumjt.json new file mode 100644 index 000000000..b767e917e --- /dev/null +++ b/domains/callumjt.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "callumjt", + "email": "cjblack2009@icloud.com" + }, + "record": { + "URL": "https://callumjt.github.io/" + } + } + \ No newline at end of file From 065d8d6495b055a856f8cee2256dd22f1cc344ac Mon Sep 17 00:00:00 2001 From: callum <116295240+callumjt@users.noreply.github.com> Date: Fri, 6 Jan 2023 20:29:21 +0000 Subject: [PATCH 0400/8412] Delete callumjt.json --- domains/callumjt.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/callumjt.json diff --git a/domains/callumjt.json b/domains/callumjt.json deleted file mode 100644 index b767e917e..000000000 --- a/domains/callumjt.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "callumjt", - "email": "cjblack2009@icloud.com" - }, - "record": { - "URL": "https://callumjt.github.io/" - } - } - \ No newline at end of file From e025510b6cf6fd24ae0c810e2d085e8738415448 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 7 Jan 2023 06:51:09 +0800 Subject: [PATCH 0401/8412] Rename danialajamil to danialajamil.json --- domains/{danialajamil => danialajamil.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{danialajamil => danialajamil.json} (100%) diff --git a/domains/danialajamil b/domains/danialajamil.json similarity index 100% rename from domains/danialajamil rename to domains/danialajamil.json From 16dcbf19afd30387f97792fd7b93087f576b1ea5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 7 Jan 2023 06:53:09 +0800 Subject: [PATCH 0402/8412] Delete your-domain-name.json --- domains/your-domain-name.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/your-domain-name.json diff --git a/domains/your-domain-name.json b/domains/your-domain-name.json deleted file mode 100644 index ba29030b2..000000000 --- a/domains/your-domain-name.json +++ /dev/null @@ -1 +0,0 @@ -mqry.is-a.dev From fbe57894c245f912e8ba136723d336d3543e125a Mon Sep 17 00:00:00 2001 From: Vercte Date: Fri, 6 Jan 2023 15:10:29 -0800 Subject: [PATCH 0403/8412] Added vercte --- domains/vercte.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vercte.json diff --git a/domains/vercte.json b/domains/vercte.json new file mode 100644 index 000000000..edbe3a7e2 --- /dev/null +++ b/domains/vercte.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "lopste", + "email": "lopstedener@gmail.com" + }, + "record": { + "URL": "vercte.net" + } + } + \ No newline at end of file From e791e0bf73c54b0686242e1cb4a03c8d1ed5a4ca Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 7 Jan 2023 07:32:27 +0800 Subject: [PATCH 0404/8412] fix record --- domains/vercte.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vercte.json b/domains/vercte.json index edbe3a7e2..a82033348 100644 --- a/domains/vercte.json +++ b/domains/vercte.json @@ -5,7 +5,7 @@ "email": "lopstedener@gmail.com" }, "record": { - "URL": "vercte.net" + "URL": "https://vercte.net" } } - \ No newline at end of file + From b9e571ff9fd6cc2b41e3609f27cf78875122401d Mon Sep 17 00:00:00 2001 From: callum <116295240+callumjt@users.noreply.github.com> Date: Fri, 6 Jan 2023 23:42:08 +0000 Subject: [PATCH 0405/8412] Added callumjt --- domains/callumjt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/callumjt.json diff --git a/domains/callumjt.json b/domains/callumjt.json new file mode 100644 index 000000000..8d829e84b --- /dev/null +++ b/domains/callumjt.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "callumjt", + "email": "cjblack2009@icloud.com" + }, + "record": { + "CNAME": "callumjt.github.io" + } + } + \ No newline at end of file From 28d7195ee2a96d9a8c6c815d90cc0da12cd20c78 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:41:48 +0530 Subject: [PATCH 0406/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1677ee44c..f4917cb94 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -2,7 +2,6 @@ Please awnser below questions. #### How do you plan on using your subdomain? -→ #### What's the purpose of the records you put in. → From f9a78daabacb0db39335d508f231383f3aac4907 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:42:04 +0530 Subject: [PATCH 0407/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f4917cb94..908be5fec 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -19,4 +19,3 @@ Please awnser below questions. * Please note that we reserve the rights not to accept any domain at our own discretion. ### Link to your website -→ From c9c4703cac4cd8edd88f308f36b216e33aa57682 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:42:17 +0530 Subject: [PATCH 0408/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 908be5fec..2f4e1d8a5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ Please awnser below questions. #### How do you plan on using your subdomain? -#### What's the purpose of the records you put in. +### What is the purpose of these records? → #### Please check the boxes below by adding a `x` in middle of brackets. From 11fcc14cec210cf9d1ac1288d4131b10ea6cfc3a Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:42:37 +0530 Subject: [PATCH 0409/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2f4e1d8a5..07a6ef36d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -6,7 +6,7 @@ Please awnser below questions. ### What is the purpose of these records? → -#### Please check the boxes below by adding a `x` in middle of brackets. +### Requirements - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. From caa51b9e53addb4b2e2700d79b80fb26a7756074 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:43:02 +0530 Subject: [PATCH 0410/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 07a6ef36d..2525e3450 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,4 @@ -#### Welcome to the process of manually creating a pull request to get a subdomain from is-a.dev! +## is-a.dev Subdomain Registration Please awnser below questions. #### How do you plan on using your subdomain? From 034907fc497a104c8e90e74b03ae384485380c92 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:43:17 +0530 Subject: [PATCH 0411/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2525e3450..db2ef8fac 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ ## is-a.dev Subdomain Registration Please awnser below questions. -#### How do you plan on using your subdomain? +### How do you plan to use your subdomain? ### What is the purpose of these records? → From 68f1569c53135935f55bfe5ce583bff595d6d1c8 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:43:31 +0530 Subject: [PATCH 0412/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index db2ef8fac..5c4b0a7a3 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ ## is-a.dev Subdomain Registration -Please awnser below questions. +Please answer below questions. ### How do you plan to use your subdomain? From 9ab5d11aa0b91c0a8d1ba1ca33ff968694587cf1 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:49:10 +0530 Subject: [PATCH 0413/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 5c4b0a7a3..b9aa2124f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ ## is-a.dev Subdomain Registration Please answer below questions. -### How do you plan to use your subdomain? +### How do you plan on using your subdomain? ### What is the purpose of these records? → From 916db0348359bee1a78bf88f93275c6e1c1295b7 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:49:33 +0530 Subject: [PATCH 0414/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index b9aa2124f..cb1999ff5 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,5 @@ ## is-a.dev Subdomain Registration -Please answer below questions. +Please answer the below questions. ### How do you plan on using your subdomain? From 7fe4b84f20f2a56f32b0ede13b943a0dcf1b9d0d Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:49:51 +0530 Subject: [PATCH 0415/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index cb1999ff5..d3eda0e69 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -3,7 +3,7 @@ Please answer the below questions. ### How do you plan on using your subdomain? -### What is the purpose of these records? +### What is the purpose of the specified records? → ### Requirements From 7e66e8fd43c3f0b9fdfd19db6e1ccf51e51c4047 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:50:06 +0530 Subject: [PATCH 0416/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index d3eda0e69..8bad17e56 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -4,7 +4,6 @@ Please answer the below questions. ### How do you plan on using your subdomain? ### What is the purpose of the specified records? -→ ### Requirements - [ ] The file is in the `domains` folder and is in the JSON format. From bb4b1e0dddbfb268e7bff9c7884e74c7397d588c Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:50:25 +0530 Subject: [PATCH 0417/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 8bad17e56..9af9c8bb2 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -13,7 +13,7 @@ Please answer the below questions. - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. -* Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. +- Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. * Please note that we reserve the rights not to accept any domain at our own discretion. From 9cc7bc4234c7b0423161fbea469fbf9305fc401d Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:50:39 +0530 Subject: [PATCH 0418/8412] Update as William's suggestion Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 9af9c8bb2..1ba807d6d 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -15,6 +15,6 @@ Please answer the below questions. - Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. -* Please note that we reserve the rights not to accept any domain at our own discretion. +- Please note that we reserve the rights not to accept any domain at our own discretion. ### Link to your website From 3c8193bf0d737690f6cd721c96ec8e82487a477d Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:57:17 +0530 Subject: [PATCH 0419/8412] Update as William's suggestion --- .github/PULL_REQUEST_TEMPLATE.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 1ba807d6d..c8859f42e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,10 +1,4 @@ ## is-a.dev Subdomain Registration -Please answer the below questions. - -### How do you plan on using your subdomain? - -### What is the purpose of the specified records? - ### Requirements - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. @@ -16,5 +10,12 @@ Please answer the below questions. - Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. - Please note that we reserve the rights not to accept any domain at our own discretion. +Please answer the below questions. + +### How do you plan on using your subdomain? + + +### What is the purpose of the specified records? + ### Link to your website From a20729354fa04a39c01d07261581daf0ad55d950 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Sat, 7 Jan 2023 06:58:02 +0530 Subject: [PATCH 0420/8412] Please answer the below questions. ### How do you plan on using your subdomain? ### What is the purpose of the specified records? Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index c8859f42e..a036e36d1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -18,4 +18,6 @@ Please answer the below questions. ### What is the purpose of the specified records? -### Link to your website +### Website Link/Preview + + From a0dd0907badac0a8ec851c039e4ec288eaa2e67b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 7 Jan 2023 09:29:13 +0800 Subject: [PATCH 0421/8412] Add extra space --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a036e36d1..ab9343445 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,5 @@ ## is-a.dev Subdomain Registration + ### Requirements - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. From 5f43d2eea74fc81f5188e8359203604a2243f705 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 7 Jan 2023 09:32:53 +0800 Subject: [PATCH 0422/8412] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 15 ++++++--------- 1 file changed, 6 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index ab9343445..20cc2484e 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,4 @@ -## is-a.dev Subdomain Registration - -### Requirements +## Requirements - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. @@ -8,17 +6,16 @@ - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. -- Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. +###### Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. -- Please note that we reserve the rights not to accept any domain at our own discretion. -Please answer the below questions. +###### Please note that we reserve the rights not to accept any domain at our own discretion. -### How do you plan on using your subdomain? +## How do you plan on using your subdomain? -### What is the purpose of the specified records? +## What is the purpose of the specified records? -### Website Link/Preview +## Website Link/Preview From d6d878764a28fe3602fd9d786a32850c3bc8e09c Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 7 Jan 2023 09:51:13 +0700 Subject: [PATCH 0423/8412] template: remove unused stuff --- .github/PULL_REQUEST_TEMPLATE.md | 13 +++---------- 1 file changed, 3 insertions(+), 10 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 20cc2484e..480da5710 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,4 +1,7 @@ ## Requirements +Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. +Please note that we reserve the rights not to accept any domain at our own discretion. + - [ ] The file is in the `domains` folder and is in the JSON format. - [ ] You have completed your website. - [ ] The website is reachable. @@ -6,16 +9,6 @@ - [ ] The CNAME record doesn't contain `https://` or `/`. - [ ] There is sufficient information at the `owner` field. -###### Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. - -###### Please note that we reserve the rights not to accept any domain at our own discretion. - -## How do you plan on using your subdomain? - - -## What is the purpose of the specified records? - ## Website Link/Preview - From f3b23383d25e33d4a023a6235360e518bbce0872 Mon Sep 17 00:00:00 2001 From: Xlenco <75837117+xlenco@users.noreply.github.com> Date: Sat, 7 Jan 2023 13:59:01 +0800 Subject: [PATCH 0424/8412] Create inxlo.json --- domains/inxlo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/inxlo.json diff --git a/domains/inxlo.json b/domains/inxlo.json new file mode 100644 index 000000000..57ee10b8b --- /dev/null +++ b/domains/inxlo.json @@ -0,0 +1,11 @@ +{ + "description": "inxlo.is-a.dev", + "repo": "https://github.com/xlenco/xlenco.github.io", + "owner": { + "username": "xlenco", + "email": "xlenco@hotmail.com" + }, + "record": { + "CNAME": "xlenco.github.io" + } +} From 5c79be70deae0ddc5e525378223cdbaa5c3dd5f9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 7 Jan 2023 14:25:30 +0800 Subject: [PATCH 0425/8412] revert changes to sudev.json --- domains/sudev.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/sudev.json b/domains/sudev.json index 3986b3131..33022c303 100644 --- a/domains/sudev.json +++ b/domains/sudev.json @@ -1,10 +1,11 @@ { - "repo": "https://github.com/mqry/mqry.github.io", + "description": "Microsoft Student Ambassador, student at College of Engineering Trivandrum", + "repo": "https://github.com/gamegods3/gamegods3.github.io", "owner": { - "username": "mqry", - "email": "maryjane27refuerzo@gmail.com" + "username": "gamegods3", + "email": "sudevssuresh@gmail.com" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "gamegods3.github.io" } } From d6c6c09c542e5995b8ba42750abeb04d92b15862 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sat, 7 Jan 2023 14:07:38 +0700 Subject: [PATCH 0426/8412] template: add space Co-authored-by: William Harrison --- .github/PULL_REQUEST_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 480da5710..d64517868 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,5 +1,6 @@ ## Requirements Unless explicitly specified otherwise by a **maintainer** or in the requirement description, your domain must pass **ALL** the indicated requirements above. + Please note that we reserve the rights not to accept any domain at our own discretion. - [ ] The file is in the `domains` folder and is in the JSON format. From db8879a9e31a19eaf4f8f6571c7c4a2436996239 Mon Sep 17 00:00:00 2001 From: mqry <37465743+mqry@users.noreply.github.com> Date: Sat, 7 Jan 2023 19:01:01 +1000 Subject: [PATCH 0427/8412] Update mqry.json --- domains/mqry.json | 21 ++++++++++++--------- 1 file changed, 12 insertions(+), 9 deletions(-) diff --git a/domains/mqry.json b/domains/mqry.json index fe7baefde..b8a17cb08 100644 --- a/domains/mqry.json +++ b/domains/mqry.json @@ -1,11 +1,14 @@ - - { - "owner": { +{ + "description": "a showcase of what i do", + "repo": "https://github.com/mqry/mqry.github.io", + "owner": { "username": "mqry", - "email": "maryjane27refuerzo@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } + "email": "mayjane27refuerzo@gmail.com", + "twitter": "maqryjqne" + }, + "record": { + "CNAME": "mqry.github.io" } - \ No newline at end of file +} + + From 9cfc915d559ee150f00f13175ac12ac92de52108 Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Sat, 7 Jan 2023 17:47:53 +0800 Subject: [PATCH 0428/8412] Update azumi.aqua.json --- domains/azumi.aqua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/azumi.aqua.json b/domains/azumi.aqua.json index 9c77c1463..d319752bd 100644 --- a/domains/azumi.aqua.json +++ b/domains/azumi.aqua.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://azumi-development.github.io/" + "CNAME": "azumi-development.github.io" } } From 2210496e017a0286b3df99ac75b68db7ba167b0f Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Sat, 7 Jan 2023 18:15:51 +0800 Subject: [PATCH 0429/8412] Update azumi.aqua.json --- domains/azumi.aqua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/azumi.aqua.json b/domains/azumi.aqua.json index d319752bd..62d978cf7 100644 --- a/domains/azumi.aqua.json +++ b/domains/azumi.aqua.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "azumi-development.github.io" + "URL": "https://azumi.is-an.app" } } From f4476d6b6c379283f8f9e3f68002241fd34fdadf Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Sat, 7 Jan 2023 18:26:18 +0800 Subject: [PATCH 0430/8412] Update aqua.json --- domains/aqua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aqua.json b/domains/aqua.json index 652ca21fa..4bfcd5e60 100644 --- a/domains/aqua.json +++ b/domains/aqua.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://aquaquokka.github.io/AquaQuokka/" + "CNAME": "aquaquokka.github.io" } } From 9aab1566298332e19fd90e5d910847a230c54bd2 Mon Sep 17 00:00:00 2001 From: Jorik <83394320+Raadsl@users.noreply.github.com> Date: Sat, 7 Jan 2023 11:48:51 +0100 Subject: [PATCH 0431/8412] Update raadsel.json new improved site --- domains/raadsel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/raadsel.json b/domains/raadsel.json index bffcbf9b5..39e917cfb 100644 --- a/domains/raadsel.json +++ b/domains/raadsel.json @@ -1,12 +1,12 @@ { "description": "Personal website of Raadsel", - "repo": "https://github.com/Raadsl/Personal-Website-PW", + "repo": "https://github.com/Raadsl/New-Personal-site", "owner": { "username": "Raadsl", "email": "jorik.loos@gmail.com", "discord": "Raadsel#9398" }, "record": { - "CNAME": "5895b253-7316-4557-b4fb-f3a24165a4ae.id.repl.co" + "CNAME": "6925d98d-2d57-403e-8fe7-7d76686df9b4.id.repl.co" } } From 14b204f2976bcd1252344e03652cadc52b06c726 Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Sat, 7 Jan 2023 20:04:32 +0800 Subject: [PATCH 0432/8412] Update azumi.aqua.json --- domains/azumi.aqua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/azumi.aqua.json b/domains/azumi.aqua.json index 62d978cf7..d319752bd 100644 --- a/domains/azumi.aqua.json +++ b/domains/azumi.aqua.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://azumi.is-an.app" + "CNAME": "azumi-development.github.io" } } From fc258e8ba0c760ba292b72a2719733512148fa62 Mon Sep 17 00:00:00 2001 From: Tushar Deo Date: Sat, 7 Jan 2023 17:42:04 +0530 Subject: [PATCH 0433/8412] Added tushardeo --- domains/tushardeo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tushardeo.json diff --git a/domains/tushardeo.json b/domains/tushardeo.json new file mode 100644 index 000000000..e9c943e6c --- /dev/null +++ b/domains/tushardeo.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "tusharvikky", + "email": "tusharvikky@gmail.com" + }, + "record": { + "CNAME": "blog.tushardeo.com" + } + } + \ No newline at end of file From 88dfd20b15f1d6ca7bb4db42a081cde2f62141ac Mon Sep 17 00:00:00 2001 From: Tushar Deo Date: Sat, 7 Jan 2023 17:47:50 +0530 Subject: [PATCH 0434/8412] [UPDATE] tushardeo.json updated with CNAME. --- domains/tushar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tushar.json b/domains/tushar.json index 5cbd83fb3..e9c943e6c 100644 --- a/domains/tushar.json +++ b/domains/tushar.json @@ -5,7 +5,7 @@ "email": "tusharvikky@gmail.com" }, "record": { - "A": ["1.1.1.1"] + "CNAME": "blog.tushardeo.com" } } \ No newline at end of file From 77a5f701da90d92c0e4123752a52ea70cf812f8e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 7 Jan 2023 20:45:23 +0800 Subject: [PATCH 0435/8412] Delete azumi.aqua.json --- domains/azumi.aqua.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/azumi.aqua.json diff --git a/domains/azumi.aqua.json b/domains/azumi.aqua.json deleted file mode 100644 index d319752bd..000000000 --- a/domains/azumi.aqua.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "AquaQuokka", - "email": "aquaquokka@outlook.com" - }, - - "record": { - "CNAME": "azumi-development.github.io" - } - } - From 091318850bc0bb146969c2ff3f6ea4ed0031c7c3 Mon Sep 17 00:00:00 2001 From: Hyro Date: Sat, 7 Jan 2023 14:06:43 +0100 Subject: [PATCH 0436/8412] Update hyro.json --- domains/hyro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hyro.json b/domains/hyro.json index 60a40db83..664a3b71a 100644 --- a/domains/hyro.json +++ b/domains/hyro.json @@ -6,6 +6,6 @@ "email": "generalkubo@gmail.com" }, "record": { - "CNAME": "hyro.pages.dev" + "URL": "xhyrom.vercel.app" } } From f962b28b1b9f3dc95309f1cf67ee93e4015904c8 Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Sat, 7 Jan 2023 21:06:51 +0800 Subject: [PATCH 0437/8412] Update aqua.json Converted CNAME to URL due to bad redirect to https://aqua.is-a.dev/AquaQuokkaAquaQuokkaAquaQ... For some reason it kept redirecting --- domains/aqua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aqua.json b/domains/aqua.json index 4bfcd5e60..926adf2ee 100644 --- a/domains/aqua.json +++ b/domains/aqua.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "aquaquokka.github.io" + "URL": "https://aquaquokka.github.io/" } } From ff4dcab1a69bc42eca8f84b22ac612bb92ef9271 Mon Sep 17 00:00:00 2001 From: Hyro Date: Sat, 7 Jan 2023 22:25:36 +0100 Subject: [PATCH 0438/8412] Update hyro.json --- domains/hyro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hyro.json b/domains/hyro.json index 664a3b71a..5b99b094b 100644 --- a/domains/hyro.json +++ b/domains/hyro.json @@ -6,6 +6,6 @@ "email": "generalkubo@gmail.com" }, "record": { - "URL": "xhyrom.vercel.app" + "URL": "https://xhyrom.vercel.app" } } From fd0499b854c3f70f02a5d6f3d74229dbbb0f22aa Mon Sep 17 00:00:00 2001 From: Carlos Ospino <88525633+practicaldev101@users.noreply.github.com> Date: Sat, 7 Jan 2023 17:48:10 -0500 Subject: [PATCH 0439/8412] Added practical --- domains/practical.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/practical.json diff --git a/domains/practical.json b/domains/practical.json new file mode 100644 index 000000000..b320517b4 --- /dev/null +++ b/domains/practical.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "practicaldev101", + "email": "carlosospinomonsalve@gmail.com" + }, + "record": { + "CNAME": "practicaldev101.github.io" + } + } + \ No newline at end of file From 03c250258f55ddc3452f9c6ad89fdf45584e4ef0 Mon Sep 17 00:00:00 2001 From: Carlos Ospino <88525633+practicaldev101@users.noreply.github.com> Date: Sat, 7 Jan 2023 17:55:16 -0500 Subject: [PATCH 0440/8412] Update practical.json --- domains/practical.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/practical.json b/domains/practical.json index b320517b4..51774ae92 100644 --- a/domains/practical.json +++ b/domains/practical.json @@ -5,7 +5,7 @@ "email": "carlosospinomonsalve@gmail.com" }, "record": { - "CNAME": "practicaldev101.github.io" + "CNAME": "practicaldev101.github.io/website/" } } - \ No newline at end of file + From f4f30c72661cc89b93bfd41c7acd0ccba7703c22 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Jan 2023 06:56:05 +0800 Subject: [PATCH 0441/8412] fix cname --- domains/practical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/practical.json b/domains/practical.json index 51774ae92..f47603d57 100644 --- a/domains/practical.json +++ b/domains/practical.json @@ -5,7 +5,7 @@ "email": "carlosospinomonsalve@gmail.com" }, "record": { - "CNAME": "practicaldev101.github.io/website/" + "CNAME": "practicaldev101.github.io" } } From 60c922fe6b97463abdddc98286f1b84c5818d98f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Jan 2023 07:01:58 +0800 Subject: [PATCH 0442/8412] add email --- domains/catto.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/catto.json b/domains/catto.json index 2d4f9fc42..d8510f82b 100644 --- a/domains/catto.json +++ b/domains/catto.json @@ -2,10 +2,10 @@ { "owner": { "username": "HF1016", - "email": "null" + "email": "harrowfung1016@gmail.com" }, "record": { "A": ["140.238.66.154"] } } - \ No newline at end of file + From a086542cd43d341206da211c0907d7ddfaf0a10d Mon Sep 17 00:00:00 2001 From: BlackDX <94922676+BlackDX@users.noreply.github.com> Date: Sun, 8 Jan 2023 04:35:25 +0100 Subject: [PATCH 0443/8412] Create blackdx --- domains/blackdx | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blackdx diff --git a/domains/blackdx b/domains/blackdx new file mode 100644 index 000000000..453e3df3b --- /dev/null +++ b/domains/blackdx @@ -0,0 +1,12 @@ +{ + "description": "Use is for a little portfolio", + "repo": "https://github.com/blackdx/blackdx.github.io/homepage", + "owner": { + "username": "blackdx, + "email": "blackdxnet@gmail.com", + "twitter": "BlackDX10" + }, + "record": { + "CNAME": "blackdx.github.io" + } +} From 5e53dbe8ff384cec60d596d86bd20afd0435248c Mon Sep 17 00:00:00 2001 From: Yashraj narke <66460598+yashraj-n@users.noreply.github.com> Date: Sun, 8 Jan 2023 10:36:58 +0530 Subject: [PATCH 0444/8412] Added yashrajn --- domains/yashrajn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yashrajn.json diff --git a/domains/yashrajn.json b/domains/yashrajn.json new file mode 100644 index 000000000..a54ef5304 --- /dev/null +++ b/domains/yashrajn.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "yashraj-n", + "email": "ynnarke52@gmail.com" + }, + "record": { + "A": ["76.76.21.21"] + } + } + \ No newline at end of file From b8cfd2b70fcd561db0f277d154bc02b221d15989 Mon Sep 17 00:00:00 2001 From: Yashraj Narke Date: Sun, 8 Jan 2023 10:44:11 +0530 Subject: [PATCH 0445/8412] Added yashrajn.json --- domains/yashrajn.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yashrajn.json b/domains/yashrajn.json index a54ef5304..85418d239 100644 --- a/domains/yashrajn.json +++ b/domains/yashrajn.json @@ -5,7 +5,8 @@ "email": "ynnarke52@gmail.com" }, "record": { - "A": ["76.76.21.21"] + "A": ["76.76.21.21"], + "TXT":"vc-domain-verify=yashrajn.is-a.dev,95db7ec0406d441a1d57" } } \ No newline at end of file From 8dc66eb1b43ab163566865d71ed017fb4926073d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Jan 2023 15:21:08 +0800 Subject: [PATCH 0446/8412] Update and rename blackdx to blackdx.json --- domains/{blackdx => blackdx.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{blackdx => blackdx.json} (67%) diff --git a/domains/blackdx b/domains/blackdx.json similarity index 67% rename from domains/blackdx rename to domains/blackdx.json index 453e3df3b..a521dcc92 100644 --- a/domains/blackdx +++ b/domains/blackdx.json @@ -1,8 +1,8 @@ { "description": "Use is for a little portfolio", - "repo": "https://github.com/blackdx/blackdx.github.io/homepage", + "repo": "https://github.com/blackdx/homepage", "owner": { - "username": "blackdx, + "username": "blackdx", "email": "blackdxnet@gmail.com", "twitter": "BlackDX10" }, From f2a8137f5932fff4321276635f66a2f6ac468584 Mon Sep 17 00:00:00 2001 From: Tushar Deo Date: Sun, 8 Jan 2023 17:35:27 +0530 Subject: [PATCH 0447/8412] [UPDATE] Changed CNAME to URL --- domains/tushar.json | 2 +- domains/tushardeo.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tushar.json b/domains/tushar.json index e9c943e6c..d07cc8eb5 100644 --- a/domains/tushar.json +++ b/domains/tushar.json @@ -5,7 +5,7 @@ "email": "tusharvikky@gmail.com" }, "record": { - "CNAME": "blog.tushardeo.com" + "URL": "https://blog.tushardeo.com" } } \ No newline at end of file diff --git a/domains/tushardeo.json b/domains/tushardeo.json index e9c943e6c..d07cc8eb5 100644 --- a/domains/tushardeo.json +++ b/domains/tushardeo.json @@ -5,7 +5,7 @@ "email": "tusharvikky@gmail.com" }, "record": { - "CNAME": "blog.tushardeo.com" + "URL": "https://blog.tushardeo.com" } } \ No newline at end of file From 434e509732b1ec8b0b704b6187424cc19b0a26b7 Mon Sep 17 00:00:00 2001 From: Carlos Ospino <88525633+practicaldev101@users.noreply.github.com> Date: Sun, 8 Jan 2023 09:38:53 -0500 Subject: [PATCH 0448/8412] Update practical.json --- domains/practical.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/practical.json b/domains/practical.json index f47603d57..85e59291c 100644 --- a/domains/practical.json +++ b/domains/practical.json @@ -5,7 +5,7 @@ "email": "carlosospinomonsalve@gmail.com" }, "record": { - "CNAME": "practicaldev101.github.io" + "CNAME": "practicaldev101.github.io/website" } } From 6776cc958cedeafcabb31c550557d8711c5a6534 Mon Sep 17 00:00:00 2001 From: Carlos Ospino <88525633+practicaldev101@users.noreply.github.com> Date: Sun, 8 Jan 2023 09:59:21 -0500 Subject: [PATCH 0449/8412] Update practical.json --- domains/practical.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/practical.json b/domains/practical.json index 85e59291c..6f1139e38 100644 --- a/domains/practical.json +++ b/domains/practical.json @@ -1,11 +1,13 @@ { + "description": "A website to show my portfolio.", + "repo": "https://github.com/practicaldev101/practicaldev101.github.io", "owner": { "username": "practicaldev101", "email": "carlosospinomonsalve@gmail.com" }, "record": { - "CNAME": "practicaldev101.github.io/website" + "CNAME": "practicaldev101.github.io" } } From f404d6695642ce281ac039a262127f66eecc3a9f Mon Sep 17 00:00:00 2001 From: Polars <120207937+pol-ars@users.noreply.github.com> Date: Sun, 8 Jan 2023 20:58:12 +0300 Subject: [PATCH 0450/8412] Added polars --- domains/polars.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/polars.json diff --git a/domains/polars.json b/domains/polars.json new file mode 100644 index 000000000..01ecf5950 --- /dev/null +++ b/domains/polars.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "pol-ars", + "email": "tariqsaedbusiness@outlook.com" + }, + "record": { + "CNAME": "pol-ars.github.io" + } + } + \ No newline at end of file From d605cdb1c7f6516a6b36e837fddc0d4e7923e2c7 Mon Sep 17 00:00:00 2001 From: Gornostay25 <36516130+gornostay25@users.noreply.github.com> Date: Sun, 8 Jan 2023 20:09:50 +0100 Subject: [PATCH 0451/8412] Update gornostay25.json --- domains/gornostay25.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 48cc451dc..4d104d157 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -4,12 +4,7 @@ "email":"me@gornostay25.is-a.dev" }, "record":{ - "A":[ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "CNAME":"gornostay25.pages.dev", "TXT":"v=spf1 include:spf.improvmx.com ~all", "MX":[ "mx1.improvmx.com", From 549b08d0e5c32213ea916cd4f7c0609a3f2d2ede Mon Sep 17 00:00:00 2001 From: Gornostay25 <36516130+gornostay25@users.noreply.github.com> Date: Sun, 8 Jan 2023 20:18:37 +0100 Subject: [PATCH 0452/8412] Update gornostay25.json --- domains/gornostay25.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 4d104d157..201f2e42b 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -4,11 +4,6 @@ "email":"me@gornostay25.is-a.dev" }, "record":{ - "CNAME":"gornostay25.pages.dev", - "TXT":"v=spf1 include:spf.improvmx.com ~all", - "MX":[ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + "CNAME":"gornostay25.pages.dev" } } From 8501e35bf044e26db72ba7d68c306da2ccca9020 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sun, 8 Jan 2023 19:35:58 +0000 Subject: [PATCH 0453/8412] Update register.json --- domains/register.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/register.json b/domains/register.json index 553a5a1cd..c5569bf41 100644 --- a/domains/register.json +++ b/domains/register.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["64.190.90.238"] + "CNAME": "dns.beadman-network.com" } } From 4b5ab6e9c73cc2a81d2840140520aa344f66ce49 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sun, 8 Jan 2023 19:44:15 +0000 Subject: [PATCH 0454/8412] Update notify-api.json --- domains/notify-api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/notify-api.json b/domains/notify-api.json index d173b2ae5..ca237bb02 100644 --- a/domains/notify-api.json +++ b/domains/notify-api.json @@ -6,7 +6,7 @@ "email": "andrew@win11react.com" }, "record": { - "A": ["204.44.81.53"] + "CNAME": "dns.beadman-network.com" } } From 86426ac572ea06e95d7751916c4e581d95cbc00c Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 9 Jan 2023 10:20:59 +0800 Subject: [PATCH 0455/8412] Create vercel-test.json --- domains/vercel-test.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vercel-test.json diff --git a/domains/vercel-test.json b/domains/vercel-test.json new file mode 100644 index 000000000..90bdb5349 --- /dev/null +++ b/domains/vercel-test.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "", + "email": "" + }, + "record": { + "CNAME": "is-a-dev-vercel-test.vercel.app" + } +} From 422294ea7b4a274a147ff269511ba0be4ba03f4f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 9 Jan 2023 10:22:17 +0800 Subject: [PATCH 0456/8412] Update vercel-test.json --- domains/vercel-test.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vercel-test.json b/domains/vercel-test.json index 90bdb5349..721b022e4 100644 --- a/domains/vercel-test.json +++ b/domains/vercel-test.json @@ -1,6 +1,6 @@ { "owner": { - "username": "", + "username": "Vercel", "email": "" }, "record": { From ba78b55028f7c2ab47816d48dcef7282b9179466 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 9 Jan 2023 10:24:46 +0800 Subject: [PATCH 0457/8412] Revert "Create vercel-test.json" --- domains/vercel-test.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vercel-test.json diff --git a/domains/vercel-test.json b/domains/vercel-test.json deleted file mode 100644 index 721b022e4..000000000 --- a/domains/vercel-test.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Vercel", - "email": "" - }, - "record": { - "CNAME": "is-a-dev-vercel-test.vercel.app" - } -} From 6a94dfc56295dff0dae57c454108e4746bc472fc Mon Sep 17 00:00:00 2001 From: Gornostay25 <36516130+gornostay25@users.noreply.github.com> Date: Mon, 9 Jan 2023 08:11:56 +0100 Subject: [PATCH 0458/8412] Update gornostay25.json I hope cloudflare don't check DNS every day... --- domains/gornostay25.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 201f2e42b..dcbb0eb21 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -4,6 +4,14 @@ "email":"me@gornostay25.is-a.dev" }, "record":{ - "CNAME":"gornostay25.pages.dev" + "A":[ + "172.66.46.227", + "172.66.45.29" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } From 1b5f6a4c1e176c4041b55111e50a55c6b371c887 Mon Sep 17 00:00:00 2001 From: Antton Dev <64503329+antton-dev@users.noreply.github.com> Date: Mon, 9 Jan 2023 13:39:19 +0100 Subject: [PATCH 0459/8412] Create anttondev.json --- domains/anttondev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anttondev.json diff --git a/domains/anttondev.json b/domains/anttondev.json new file mode 100644 index 000000000..39d1ed768 --- /dev/null +++ b/domains/anttondev.json @@ -0,0 +1,11 @@ +{ + "description": "Anttondev's portfolio", + "repo": "https://github.com/antton-dev/portfolio-challenge", + "owner": { + "username": "antton-dev", + "discord": "AnttonDev#7475" + }, + "record": { + "CNAME": "antton-dev.github.io" + } +} From 43dc2c62081e8699c85839b8fd875d31eb58e1e1 Mon Sep 17 00:00:00 2001 From: /CRYSTAL HQ BOT DEVELOPMENT <83900676+CRYSTAL-HQ@users.noreply.github.com> Date: Mon, 9 Jan 2023 19:08:55 +0530 Subject: [PATCH 0460/8412] Added crystaluptime --- domains/crystaluptime.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/crystaluptime.json diff --git a/domains/crystaluptime.json b/domains/crystaluptime.json new file mode 100644 index 000000000..b676f5208 --- /dev/null +++ b/domains/crystaluptime.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "CRYSTAL-HQ", + "email": "info.crystal.hq@gmail.com" + }, + "record": { + "URL": "https://uptime-kuma.crystaluptime.repl.co/d" + } + } + \ No newline at end of file From 13a7f433030c10bb38df28bf945bb8f4e24d99e4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 9 Jan 2023 21:45:34 +0800 Subject: [PATCH 0461/8412] fix url --- domains/crystaluptime.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/crystaluptime.json b/domains/crystaluptime.json index b676f5208..5cc86627f 100644 --- a/domains/crystaluptime.json +++ b/domains/crystaluptime.json @@ -5,7 +5,7 @@ "email": "info.crystal.hq@gmail.com" }, "record": { - "URL": "https://uptime-kuma.crystaluptime.repl.co/d" + "URL": "https://uptime-kuma.crystaluptime.repl.co/" } } - \ No newline at end of file + From 4f2435df80d6efe9da4da22951d72243b4a979f9 Mon Sep 17 00:00:00 2001 From: IamTheDefender <72926871+IamTheDefender@users.noreply.github.com> Date: Mon, 9 Jan 2023 21:41:27 +0530 Subject: [PATCH 0462/8412] Added iamthedefender --- domains/iamthedefender.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iamthedefender.json diff --git a/domains/iamthedefender.json b/domains/iamthedefender.json new file mode 100644 index 000000000..040627f91 --- /dev/null +++ b/domains/iamthedefender.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "IamTheDefender", + "email": "nitishparmar23@gmail.com" + }, + "record": { + "A": ["135.148.226.33"] + } + } + \ No newline at end of file From f80c06ba3907a8c40d5c8436b3c870c96f6c29cf Mon Sep 17 00:00:00 2001 From: CcNopeDev <92991362+CcNicebruh@users.noreply.github.com> Date: Mon, 9 Jan 2023 23:22:44 +0700 Subject: [PATCH 0463/8412] Added ccnicebruh --- domains/ccnicebruh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ccnicebruh.json diff --git a/domains/ccnicebruh.json b/domains/ccnicebruh.json new file mode 100644 index 000000000..905eb844c --- /dev/null +++ b/domains/ccnicebruh.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "URL": "https://solo.to/ccnicebruh" + } + } + \ No newline at end of file From e2ac97f07b99d6e21bd817e876cfc12caedf83ff Mon Sep 17 00:00:00 2001 From: aaaminee Date: Mon, 9 Jan 2023 18:34:14 +0100 Subject: [PATCH 0464/8412] Added aaamineee --- domains/aaamineee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aaamineee.json diff --git a/domains/aaamineee.json b/domains/aaamineee.json new file mode 100644 index 000000000..245743c7f --- /dev/null +++ b/domains/aaamineee.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "aaaminee", + "email": "amineoumellouk@yahoo.com" + }, + "record": { + "URL": "https://aaaminee.github.io/" + } + } + \ No newline at end of file From 3a8fcee49193201e730e1a1ca08b89c77af84eaf Mon Sep 17 00:00:00 2001 From: Marcos Satoshi Date: Mon, 9 Jan 2023 14:36:23 -0300 Subject: [PATCH 0465/8412] Update satoshi.json --- domains/satoshi.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/satoshi.json b/domains/satoshi.json index 3bf1d050e..a725c5ec4 100644 --- a/domains/satoshi.json +++ b/domains/satoshi.json @@ -1,5 +1,6 @@ { + "repo": "https://github.com/marcossatoshi/marcossatoshi.github.io", "owner": { "username": "marcossatoshi", "email": "marcos.satoshi@gmail.com" From c23615763582b3312b6eab827b7fcdc9035411b9 Mon Sep 17 00:00:00 2001 From: Adrien Vermersch Date: Mon, 9 Jan 2023 18:45:11 +0100 Subject: [PATCH 0466/8412] Adding my portfolio --- domains/adrien.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adrien.json diff --git a/domains/adrien.json b/domains/adrien.json new file mode 100644 index 000000000..2261e5f11 --- /dev/null +++ b/domains/adrien.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Adri11334", + "email": "adrien.vermersch@epitech.eu", + "discord": "Дdяi1#7501" + }, + "record": { + "A": [ + "116.203.127.206" + ] + } +} \ No newline at end of file From dd8e62ade128598aa802fd863b871d2641c3a571 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Mon, 9 Jan 2023 19:41:38 +0000 Subject: [PATCH 0467/8412] Create maintainers.json --- domains/maintainers.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/maintainers.json diff --git a/domains/maintainers.json b/domains/maintainers.json new file mode 100644 index 000000000..5e78b36e6 --- /dev/null +++ b/domains/maintainers.json @@ -0,0 +1,15 @@ + + { + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev.technicalservices@beadman-network.com" + }, + "record": { + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=isdevmail.beadman-network.com" + } + } + From 8371bdca16409fe0ab3fd2a4aad4f39219a9a320 Mon Sep 17 00:00:00 2001 From: Semant Date: Tue, 10 Jan 2023 15:55:00 +0530 Subject: [PATCH 0468/8412] Create discordbots.semant.json --- domains/discordbots.semant.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/discordbots.semant.json diff --git a/domains/discordbots.semant.json b/domains/discordbots.semant.json new file mode 100644 index 000000000..44903aa15 --- /dev/null +++ b/domains/discordbots.semant.json @@ -0,0 +1,10 @@ +{ + "description": "Discord bot dashboard", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev" + }, + "record": { + "CNAME": "b0f6dfb1-f219-4a6b-8505-eccaa29200ea.id.repl.co" + } +} From 36db2039ddd69078d0876c8314d5a896bd32f273 Mon Sep 17 00:00:00 2001 From: Aggelos-007 <104696548+aggelos-007@users.noreply.github.com> Date: Tue, 10 Jan 2023 17:05:32 +0200 Subject: [PATCH 0469/8412] Delete aggelos-007.json --- domains/aggelos-007.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aggelos-007.json diff --git a/domains/aggelos-007.json b/domains/aggelos-007.json deleted file mode 100644 index 75e1b3194..000000000 --- a/domains/aggelos-007.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aggelos-007", - "email": "aggeloss007@gmail.com" - }, - "record": { - "CNAME": "72ea0bf6-bb1e-4fe3-82f2-a3e0b5d75a0b.id.repl.co" - } -} From 6b78dd79485f46ce95f356e80855a5c10e1d8d65 Mon Sep 17 00:00:00 2001 From: Sahil Choudhary Date: Wed, 11 Jan 2023 00:45:10 +0530 Subject: [PATCH 0470/8412] Adding sahil.json Hope it works :) --- domains/sahilchoudhary.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sahilchoudhary.json diff --git a/domains/sahilchoudhary.json b/domains/sahilchoudhary.json new file mode 100644 index 000000000..44a439b12 --- /dev/null +++ b/domains/sahilchoudhary.json @@ -0,0 +1,12 @@ +{ + "description": "A portfolio website to display my various achievements", + "repo": "https://github.com/iosahil/iosahil.github.io", + "owner": { + "username": "iosahil", + "email": "sahil844101@gmail.com", + "instagram": "io.sahil" + }, + "record": { + "CNAME": "iosahil.github.io" + } +} From 4218b4a1304c84968eefdd16b8067cbf72e64493 Mon Sep 17 00:00:00 2001 From: Malo MR Date: Tue, 10 Jan 2023 20:28:43 +0100 Subject: [PATCH 0471/8412] Added malo --- domains/malo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/malo.json diff --git a/domains/malo.json b/domains/malo.json new file mode 100644 index 000000000..d43e34969 --- /dev/null +++ b/domains/malo.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "MaloDaHood", + "email": "malomr2002@gmail.com" + }, + "record": { + "A": ["54.37.225.204"] + } + } + \ No newline at end of file From fe2a1c04def8bf7b8e037988c3a669ad90dd8166 Mon Sep 17 00:00:00 2001 From: Antton Dev <64503329+antton-dev@users.noreply.github.com> Date: Tue, 10 Jan 2023 23:14:08 +0100 Subject: [PATCH 0472/8412] Added antton --- domains/antton.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/antton.json diff --git a/domains/antton.json b/domains/antton.json new file mode 100644 index 000000000..132df5101 --- /dev/null +++ b/domains/antton.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "CNAME": "antton-dev.github.io" + } + } + \ No newline at end of file From 8392436c3de6a5b793398d679cee0a2479f0e98d Mon Sep 17 00:00:00 2001 From: Alexander <77479370+LipatovAlexander@users.noreply.github.com> Date: Wed, 11 Jan 2023 02:56:00 +0300 Subject: [PATCH 0473/8412] Added aslipatov --- domains/aslipatov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aslipatov.json diff --git a/domains/aslipatov.json b/domains/aslipatov.json new file mode 100644 index 000000000..3b9f8104b --- /dev/null +++ b/domains/aslipatov.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "LipatovAlexander", + "email": "lipatov.work@bk.ru" + }, + "record": { + "CNAME": "lipatovalexander.github.io" + } + } + \ No newline at end of file From cfb34e243596f67eadedf2d1695065aa3b5dff38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 11 Jan 2023 08:49:05 +0800 Subject: [PATCH 0474/8412] change to email --- domains/anttondev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anttondev.json b/domains/anttondev.json index 39d1ed768..3f8cd350e 100644 --- a/domains/anttondev.json +++ b/domains/anttondev.json @@ -3,7 +3,7 @@ "repo": "https://github.com/antton-dev/portfolio-challenge", "owner": { "username": "antton-dev", - "discord": "AnttonDev#7475" + "email": "antton.chevrier@etik.com" }, "record": { "CNAME": "antton-dev.github.io" From 1cbe432162efc1b189f8e99c5c366a0ba3afb265 Mon Sep 17 00:00:00 2001 From: "_manu.codes" Date: Tue, 10 Jan 2023 17:06:30 -0800 Subject: [PATCH 0475/8412] Create manu.json --- domains/manu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manu.json diff --git a/domains/manu.json b/domains/manu.json new file mode 100644 index 000000000..1c73abee2 --- /dev/null +++ b/domains/manu.json @@ -0,0 +1,11 @@ +{ + "description": "manu.is-a.dev", + "repo": "https://github.com/manuthecoder/personal-website", + "owner": { + "username": "manuthecoder", + "email": "manusvathgurudath@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 609fd753aa7d2dc11b45c5f0af53587ec255862d Mon Sep 17 00:00:00 2001 From: "_manu.codes" Date: Tue, 10 Jan 2023 17:13:07 -0800 Subject: [PATCH 0476/8412] Update manu.json --- domains/manu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manu.json b/domains/manu.json index 1c73abee2..bf4903496 100644 --- a/domains/manu.json +++ b/domains/manu.json @@ -6,6 +6,6 @@ "email": "manusvathgurudath@gmail.com" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "personal-website-2nk.pages.dev" } } From bff7e7811ef5e98cf76cfa55921793f90db895cb Mon Sep 17 00:00:00 2001 From: Prokai Date: Wed, 11 Jan 2023 11:26:41 +0530 Subject: [PATCH 0477/8412] changing names --- domains/pr0k41.json | 11 +++++++++++ domains/prokai.json | 10 +++++----- 2 files changed, 16 insertions(+), 5 deletions(-) create mode 100644 domains/pr0k41.json diff --git a/domains/pr0k41.json b/domains/pr0k41.json new file mode 100644 index 000000000..ee01146be --- /dev/null +++ b/domains/pr0k41.json @@ -0,0 +1,11 @@ +{ + "description": "Prokai's Website", + "repo": "https://github.com/pr0k41/pr0k41.github.io", + "owner": { + "username": "pr0k41", + "email": "pr0k41@proton.me" + }, + "record": { + "CNAME": "pr0k41.github.io" + } +} diff --git a/domains/prokai.json b/domains/prokai.json index db81f3f49..f70941538 100644 --- a/domains/prokai.json +++ b/domains/prokai.json @@ -1,11 +1,11 @@ { - "description": "Prokai's Website", - "repo": "https://github.com/pr0k41/pr0k41.github.io", + "description": "Iakorp's Website", + "repo": "https://github.com/14k0rp/14k0rp.github.io", "owner": { - "username": "pr0k41", - "email": "prokai321@gmail.com" + "username": "14k0rp", + "email": "iakorp@protonmail.com" }, "record": { - "CNAME": "pr0k41.github.io" + "CNAME": "14k0rp.github.io" } } From 7cd133e69cf6882c461a5a280615fc37b81dd743 Mon Sep 17 00:00:00 2001 From: err401 Date: Wed, 11 Jan 2023 21:01:40 +0530 Subject: [PATCH 0478/8412] closing site --- domains/nitr7gen.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nitr7gen.json diff --git a/domains/nitr7gen.json b/domains/nitr7gen.json deleted file mode 100644 index 03dfcf394..000000000 --- a/domains/nitr7gen.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "nitr7gen", - "email": "nitr7gen@proton.me" - }, - "record": { - "CNAME": "nitr7gen.pages.dev" - }, - "description": "website for about me , blog & project showcase", - "repo": "https://github.com/nitr7gen/DevFolio/" -} From 613e2b2d98e8fcb4e43386a1ffc8c01811571a7d Mon Sep 17 00:00:00 2001 From: Tg282 <115412911+Tg282@users.noreply.github.com> Date: Wed, 11 Jan 2023 22:31:02 +0530 Subject: [PATCH 0479/8412] Create Arif.json --- domains/Arif.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/Arif.json diff --git a/domains/Arif.json b/domains/Arif.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/Arif.json @@ -0,0 +1 @@ + From 73d2285c56b1ea94d8e1259860a4095fd692f939 Mon Sep 17 00:00:00 2001 From: Harshad Bhandwaldar <89623135+hb0313@users.noreply.github.com> Date: Wed, 11 Jan 2023 14:53:03 -0500 Subject: [PATCH 0480/8412] Added picloud --- domains/picloud.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/picloud.json diff --git a/domains/picloud.json b/domains/picloud.json new file mode 100644 index 000000000..5cdfc3a15 --- /dev/null +++ b/domains/picloud.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "hb0313", + "email": "hbhandwaldar@gmail.com" + }, + "record": { + "CNAME": "https://sites.google.com/view/pihome1/home" + } + } + \ No newline at end of file From 877e1933526818e71c230ec4f22d01452cbe27de Mon Sep 17 00:00:00 2001 From: boomerangBS <106551310+boomerangBS@users.noreply.github.com> Date: Wed, 11 Jan 2023 21:03:33 +0100 Subject: [PATCH 0481/8412] Added eletrixtalkapp --- domains/eletrixtalkapp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eletrixtalkapp.json diff --git a/domains/eletrixtalkapp.json b/domains/eletrixtalkapp.json new file mode 100644 index 000000000..a1c27e13e --- /dev/null +++ b/domains/eletrixtalkapp.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "boomerangBS", + "email": "boomerang1803@gmail.com" + }, + "record": { + "CNAME": "8de1bbe8-ffbb-4e58-a688-bb332d498d06.id.repl.co" + } + } + \ No newline at end of file From 5493045de1134e1f8e5bed9a5fcb014fb1ae3087 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 14:18:16 -0700 Subject: [PATCH 0482/8412] Added spectra --- domains/spectra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spectra.json diff --git a/domains/spectra.json b/domains/spectra.json new file mode 100644 index 000000000..3459867f4 --- /dev/null +++ b/domains/spectra.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "SpectraTheFox", + "email": "spectra@spectrathefox.xyz" + }, + "record": { + "A": ["162.241.253.153"] + } + } + \ No newline at end of file From fa0a8f5f52a5ee500f5287e0a0a90a6f7ee84dec Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 16:59:31 -0700 Subject: [PATCH 0483/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..3067d7a11 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +spectra.is-a.dev \ No newline at end of file From a95b6117e71d3b0f0b0d103b648e4730b2d08f9a Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:02:53 -0700 Subject: [PATCH 0484/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 3067d7a11..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -spectra.is-a.dev \ No newline at end of file From 8cd375f03439937e1bc6cf172041af023e61d4aa Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:07:49 -0700 Subject: [PATCH 0485/8412] Update spectra.json --- domains/spectra.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/spectra.json b/domains/spectra.json index 3459867f4..26a871130 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -5,7 +5,7 @@ "email": "spectra@spectrathefox.xyz" }, "record": { - "A": ["162.241.253.153"] + "CNAME": ["spectrathefox.github.io"] } } - \ No newline at end of file + From d6d85dd89bfb388b6512b3f68358a090757fb5a8 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:08:07 -0700 Subject: [PATCH 0486/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..3067d7a11 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +spectra.is-a.dev \ No newline at end of file From b634fbd153cb772772bc7076c9f2656fc037e726 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:10:47 -0700 Subject: [PATCH 0487/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 3067d7a11..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -spectra.is-a.dev \ No newline at end of file From 4ae072a932bdcf3173c7b6fc88a267631dfc9817 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:11:58 -0700 Subject: [PATCH 0488/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..3067d7a11 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +spectra.is-a.dev \ No newline at end of file From 8c1f838e4e26a2e4704589542fe38df7bb749edf Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:12:26 -0700 Subject: [PATCH 0489/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 3067d7a11..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -spectra.is-a.dev \ No newline at end of file From ea594c869699fde63fd5ec1e1cfb61c4d49b7c64 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:22:27 -0700 Subject: [PATCH 0490/8412] Update spectra.json --- domains/spectra.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/spectra.json b/domains/spectra.json index 26a871130..072836811 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -1,5 +1,7 @@ { + "description": "Spectra - Change The Universe With Code", + "repo": "https://github.com/spectrathefox/spectrathefox.github.io", "owner": { "username": "SpectraTheFox", "email": "spectra@spectrathefox.xyz" From 2b939801491ce936d085f917ce7b4bdffb164656 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:28:21 -0700 Subject: [PATCH 0491/8412] Update spectra.json --- domains/spectra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/spectra.json b/domains/spectra.json index 072836811..91c07ec47 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -7,7 +7,7 @@ "email": "spectra@spectrathefox.xyz" }, "record": { - "CNAME": ["spectrathefox.github.io"] + "CNAME": ["https://spectrathefox.github.io"] } } From 7f558e92f3b51242dc90011526ff83ea5eb121e9 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:32:44 -0700 Subject: [PATCH 0492/8412] fox spectra.json --- domains/spectra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/spectra.json b/domains/spectra.json index 91c07ec47..072836811 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -7,7 +7,7 @@ "email": "spectra@spectrathefox.xyz" }, "record": { - "CNAME": ["https://spectrathefox.github.io"] + "CNAME": ["spectrathefox.github.io"] } } From 1353c270d3411a72bbeeca58c597080cee207bd9 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:43:52 -0700 Subject: [PATCH 0493/8412] Update spectra.json --- domains/spectra.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/spectra.json b/domains/spectra.json index 072836811..f2a63ba28 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -1,13 +1,13 @@ { - "description": "Spectra - Change The Universe With Code", - "repo": "https://github.com/spectrathefox/spectrathefox.github.io", + "description": "Spectra - Rewrite The Universe With Code", "owner": { "username": "SpectraTheFox", "email": "spectra@spectrathefox.xyz" + "discord": "SpectraTheFox#0005" }, "record": { - "CNAME": ["spectrathefox.github.io"] + "URL": "spectrathefox.xyz" } } From 3d7aad57f8d41b5f1888469efa18cdb09449562c Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:48:41 -0700 Subject: [PATCH 0494/8412] Update spectra.json --- domains/spectra.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/spectra.json b/domains/spectra.json index f2a63ba28..2a6147e1c 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -1,6 +1,5 @@ { - "description": "Spectra - Rewrite The Universe With Code", "owner": { "username": "SpectraTheFox", "email": "spectra@spectrathefox.xyz" From 6b88b993e9c672325e29abbf0ee69ac7909a64a7 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:52:20 -0700 Subject: [PATCH 0495/8412] Update spectra.json --- domains/spectra.json | 24 ++++++++++++------------ 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/spectra.json b/domains/spectra.json index 2a6147e1c..71af19d80 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -1,12 +1,12 @@ - - { - "owner": { - "username": "SpectraTheFox", - "email": "spectra@spectrathefox.xyz" - "discord": "SpectraTheFox#0005" - }, - "record": { - "URL": "spectrathefox.xyz" - } - } - +{ + "description": "Forwards to my website", + "repo": "https://github.com/SpectraTheFox/spectrathefox.github.io", + "owner": { + "username": "SpectraTheFox", + "email": "spectra@spectrathefox.xyz" + "discord": "SpectraTheFox#0005" + }, + "record": { + "URL": "spectrathefox.xyz" + } +} From d65c9160c472947debafbc74962b841ae4308361 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 17:59:50 -0700 Subject: [PATCH 0496/8412] Update spectra.json --- domains/spectra.json | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/domains/spectra.json b/domains/spectra.json index 71af19d80..df071eb70 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -1,12 +1,11 @@ -{ - "description": "Forwards to my website", - "repo": "https://github.com/SpectraTheFox/spectrathefox.github.io", - "owner": { - "username": "SpectraTheFox", - "email": "spectra@spectrathefox.xyz" - "discord": "SpectraTheFox#0005" - }, - "record": { - "URL": "spectrathefox.xyz" - } -} +{ + { + "owner": { + "username": "SpectraTheFox", + "email": "spectra@spectrathefox.xyz" + }, + "record": { + "URL": "https://spectrathefox.xyz" + } + } + From c60e9796b44ca53fd4e89c28c8cfa8e81cc3dfe2 Mon Sep 17 00:00:00 2001 From: SpectraTheFox <69986315+SpectraTheFox@users.noreply.github.com> Date: Wed, 11 Jan 2023 18:02:20 -0700 Subject: [PATCH 0497/8412] Update spectra.json --- domains/spectra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/spectra.json b/domains/spectra.json index df071eb70..97a01646d 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -1,4 +1,4 @@ -{ + { "owner": { "username": "SpectraTheFox", From 5e9eda20bc741fecd7dd597a042ce38005832738 Mon Sep 17 00:00:00 2001 From: Xevion Date: Thu, 12 Jan 2023 04:04:00 -0600 Subject: [PATCH 0498/8412] Added xevion --- domains/xevion.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xevion.json diff --git a/domains/xevion.json b/domains/xevion.json new file mode 100644 index 000000000..7fb8d365a --- /dev/null +++ b/domains/xevion.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Xevion", + "email": "xevion@xevion.dev" + }, + "record": { + "CNAME": "vite-production-21b4.up.railway.app" + } + } + \ No newline at end of file From 4ca1f44a683a8cf2ee37766acfc5312c9d665874 Mon Sep 17 00:00:00 2001 From: Clyde <105863819+Clyders@users.noreply.github.com> Date: Thu, 12 Jan 2023 16:27:13 +0530 Subject: [PATCH 0499/8412] Added adityapcgaming --- domains/adityapcgaming.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adityapcgaming.json diff --git a/domains/adityapcgaming.json b/domains/adityapcgaming.json new file mode 100644 index 000000000..1fa0cceaa --- /dev/null +++ b/domains/adityapcgaming.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Clyders", + "email": "adityapcgaming1@gmail.com" + }, + "record": { + "CNAME": "8a7f7c6e-2287-4f07-a605-5ca7824b3f38.id.repl.co" + } + } + \ No newline at end of file From d0077366c18bc244e63a721715c222cd8d784b93 Mon Sep 17 00:00:00 2001 From: albert <105938509+albert1033@users.noreply.github.com> Date: Thu, 12 Jan 2023 22:57:40 +0700 Subject: [PATCH 0500/8412] Added albert --- domains/albert.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/albert.json diff --git a/domains/albert.json b/domains/albert.json new file mode 100644 index 000000000..41458442a --- /dev/null +++ b/domains/albert.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "albert1033", + "email": "vuongdingtuong.an@gmail.com" + }, + "record": { + "CNAME": "albert1033.github.io" + } + } + \ No newline at end of file From 917fcf5205459a4fed314c3daa5020b7e51344cc Mon Sep 17 00:00:00 2001 From: Bnyro <82752168+Bnyro@users.noreply.github.com> Date: Thu, 12 Jan 2023 17:01:38 +0100 Subject: [PATCH 0501/8412] Add subdomain `bnyro` via CNAME using GH pages --- domains/bnyro.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bnyro.json diff --git a/domains/bnyro.json b/domains/bnyro.json new file mode 100644 index 000000000..a7ab3544a --- /dev/null +++ b/domains/bnyro.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/Bnyro/bnyro.github.io", + "owner": { + "username": "Bnyro", + "email": "bnyro@tutanota.com", + }, + "record": { + "CNAME": "bnyro.github.io" + } +} From 78c1ec7ef05e6f0fa5ac8108d267a2eaa995b961 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20L?= <20417186+zkimi@users.noreply.github.com> Date: Thu, 12 Jan 2023 19:50:05 +0100 Subject: [PATCH 0502/8412] Added timotheelefebvre --- domains/timotheelefebvre.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/timotheelefebvre.json diff --git a/domains/timotheelefebvre.json b/domains/timotheelefebvre.json new file mode 100644 index 000000000..cf840fd14 --- /dev/null +++ b/domains/timotheelefebvre.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "zkimi", + "email": "timothee.lefebvre@edu.esiee.fr" + }, + "record": { + "URL": "timotheelefebvre.fr" + } + } + \ No newline at end of file From 1e31d125e5d88c86622b9d3a02961760876be4d3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 13 Jan 2023 08:19:01 +0800 Subject: [PATCH 0503/8412] fix url --- domains/timotheelefebvre.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/timotheelefebvre.json b/domains/timotheelefebvre.json index cf840fd14..5a26e08be 100644 --- a/domains/timotheelefebvre.json +++ b/domains/timotheelefebvre.json @@ -5,7 +5,7 @@ "email": "timothee.lefebvre@edu.esiee.fr" }, "record": { - "URL": "timotheelefebvre.fr" + "URL": "https://timotheelefebvre.fr" } } - \ No newline at end of file + From 0c12e83b07fe857d300f3b56887dabc3df59cfb7 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 13 Jan 2023 09:20:20 +0800 Subject: [PATCH 0504/8412] add txt --- domains/william.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index c1f4996da..15feeb3ce 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,8 @@ }, "record": { - "CNAME": "wdhdns.com" + "A": ["149.28.74.255"], + + "TXT": "MS=ms59843977" } } From f4d7a987c7358ca77627d6e0a54ce779112159f7 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 13 Jan 2023 09:25:41 +0800 Subject: [PATCH 0505/8412] Add mail records --- domains/william.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 15feeb3ce..adecf56ed 100644 --- a/domains/william.json +++ b/domains/william.json @@ -7,6 +7,8 @@ "record": { "A": ["149.28.74.255"], - "TXT": "MS=ms59843977" + "MX": ["william-isa-dev02e.mail.protection.outlook.com"], + + "TXT": "v=spf1 include:spf.protection.outlook.com -all" } } From 152c998a5aa05e4470a91d1a628be63fece5edd4 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 13 Jan 2023 09:27:40 +0800 Subject: [PATCH 0506/8412] Create autodiscover.william.json --- domains/autodiscover.william.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/autodiscover.william.json diff --git a/domains/autodiscover.william.json b/domains/autodiscover.william.json new file mode 100644 index 000000000..864c07486 --- /dev/null +++ b/domains/autodiscover.william.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" + }, + + "record": { + "CNAME": "autodiscover.outlook.com" + } +} From dde84fa74c9bd00c36b34bb781bcf48f1b77a9c3 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 13 Jan 2023 09:32:36 +0800 Subject: [PATCH 0507/8412] change email --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index adecf56ed..d0c6dcb3a 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,7 +1,7 @@ { "owner": { "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "email": "admin@william.is-a.dev" }, "record": { From 8c4f1f3b38438ca13b2d56c869e9efb5f9047be7 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 13 Jan 2023 09:33:24 +0800 Subject: [PATCH 0508/8412] update email --- domains/autodiscover.william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/autodiscover.william.json b/domains/autodiscover.william.json index 864c07486..c2073adcd 100644 --- a/domains/autodiscover.william.json +++ b/domains/autodiscover.william.json @@ -1,7 +1,7 @@ { "owner": { "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "email": "admin@william.is-a.dev" }, "record": { From 6d98bb69a088141abaca387e267cd9ed03a0f99c Mon Sep 17 00:00:00 2001 From: albert <105938509+albert1033@users.noreply.github.com> Date: Fri, 13 Jan 2023 11:54:07 +0700 Subject: [PATCH 0509/8412] Update albert.json --- domains/albert.json | 23 ++++++++++++----------- 1 file changed, 12 insertions(+), 11 deletions(-) diff --git a/domains/albert.json b/domains/albert.json index 41458442a..736f8ce96 100644 --- a/domains/albert.json +++ b/domains/albert.json @@ -1,11 +1,12 @@ - - { - "owner": { - "username": "albert1033", - "email": "vuongdingtuong.an@gmail.com" - }, - "record": { - "CNAME": "albert1033.github.io" - } - } - \ No newline at end of file +{ + "description": "Saizuo's Portfolio Website", + "repo": "https://github.com/albert1033/albert-portfolio", + "owner": { + "username": "albert1033", + "email": "vuongdingtuong.an@gmail.com", + "twitter": "albert_26_10" + }, + "record": { + "CNAME": "albert1033.github.io" + } +} From 5b38b571e33af2de175744f8ae79a48d1af9f4d0 Mon Sep 17 00:00:00 2001 From: Xevion Date: Fri, 13 Jan 2023 01:01:08 -0600 Subject: [PATCH 0510/8412] Switch to URL redirect --- domains/xevion.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/xevion.json b/domains/xevion.json index 7fb8d365a..b05f6e222 100644 --- a/domains/xevion.json +++ b/domains/xevion.json @@ -5,7 +5,7 @@ "email": "xevion@xevion.dev" }, "record": { - "CNAME": "vite-production-21b4.up.railway.app" + "URL": "https://xevion.dev/?utm_source=is-a-dev" } } - \ No newline at end of file + From c2d82b7f4ba15ae4d7cb2ea0608049741bba2122 Mon Sep 17 00:00:00 2001 From: albert <105938509+albert1033@users.noreply.github.com> Date: Fri, 13 Jan 2023 14:38:24 +0700 Subject: [PATCH 0511/8412] Update albert.json --- domains/albert.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albert.json b/domains/albert.json index 736f8ce96..3f584c139 100644 --- a/domains/albert.json +++ b/domains/albert.json @@ -1,5 +1,5 @@ { - "description": "Saizuo's Portfolio Website", + "description": "Albert's Portfolio Website", "repo": "https://github.com/albert1033/albert-portfolio", "owner": { "username": "albert1033", From ac381e795a6ff828dd5b9030aa8455c0ccf89dd9 Mon Sep 17 00:00:00 2001 From: SubhadeepZilong <63146468+SubhadeepZilong@users.noreply.github.com> Date: Fri, 13 Jan 2023 13:25:51 +0530 Subject: [PATCH 0512/8412] Register Subdomain: subhadeepzilong --- domains/subhadeepzilong.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/subhadeepzilong.json diff --git a/domains/subhadeepzilong.json b/domains/subhadeepzilong.json new file mode 100644 index 000000000..83a174e70 --- /dev/null +++ b/domains/subhadeepzilong.json @@ -0,0 +1,13 @@ +{ + "description": "SubhadeepZilong's personal developer website", + "repo": "https://github.com/SubhadeepZilong/subhadeepzilong.github.io", + "owner": { + "username": "SubhadeepZilong", + "email": "subhadeepchakraborty555@gmail.com", + "twitter": "subhadeepzilong" + }, + "record": { + "CNAME": "subhadeepzilong.github.io" + } + } + \ No newline at end of file From a33cc3b4ffc4a666d7cfef365c0a9ab0436741a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=B9=BD=E9=A6=99=E4=B9=90=E5=AE=B9?= <109068213+yxlr123@users.noreply.github.com> Date: Fri, 13 Jan 2023 18:56:57 +0800 Subject: [PATCH 0513/8412] Create yxlr.json --- domains/yxlr.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/yxlr.json diff --git a/domains/yxlr.json b/domains/yxlr.json new file mode 100644 index 000000000..642ad398e --- /dev/null +++ b/domains/yxlr.json @@ -0,0 +1,7 @@ + { + "owner": { + "username": "yxlr123", + "email": "dbh2858304517@gmail.com" + }, + "record": { + "CNAME": "yxlr123.github.io" From 29f336f93936516804592d2820807c62f5ba6cf7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 13 Jan 2023 18:58:21 +0800 Subject: [PATCH 0514/8412] fix json --- domains/yxlr.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/yxlr.json b/domains/yxlr.json index 642ad398e..dfec816bd 100644 --- a/domains/yxlr.json +++ b/domains/yxlr.json @@ -5,3 +5,5 @@ }, "record": { "CNAME": "yxlr123.github.io" + } + } From 66a235acabc8251cac0d57e52a87981f65e7f816 Mon Sep 17 00:00:00 2001 From: rferee Date: Fri, 13 Jan 2023 14:16:39 +0200 Subject: [PATCH 0515/8412] Added rferee --- domains/rferee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rferee.json diff --git a/domains/rferee.json b/domains/rferee.json new file mode 100644 index 000000000..3cfca74c3 --- /dev/null +++ b/domains/rferee.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "rferee", + "email": "contact@rferee.dev" + }, + "record": { + "A": ["195.201.220.85"] + } + } + \ No newline at end of file From 24fb4351fbd57d3047dc2387402bb9449092d608 Mon Sep 17 00:00:00 2001 From: jmrkd-studio <101339624+jmrkd-studio@users.noreply.github.com> Date: Fri, 13 Jan 2023 18:06:53 +0530 Subject: [PATCH 0516/8412] Mahesh.is-a.dev --- domains/mahesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mahesh.json diff --git a/domains/mahesh.json b/domains/mahesh.json new file mode 100644 index 000000000..07b959a7a --- /dev/null +++ b/domains/mahesh.json @@ -0,0 +1,12 @@ +{ + "description": "Mahesh, I am a Software Developer.", + "repo": "https://github.com/MaheshTheDeveloper/MaheshTheDeveloper.git", + "owner": { + "username": "MaheshTheDeveloper", + "email": "jmrkdstudio@gmail.com" + }, + "record": { + "CNAME": "MaheshTheDeveloper.github.io" + } + } + \ No newline at end of file From fdf4aee011bbafab046d857358eb806474945d75 Mon Sep 17 00:00:00 2001 From: Israel Neves Micha Date: Fri, 13 Jan 2023 10:28:33 -0300 Subject: [PATCH 0517/8412] Added isrmicha --- domains/isrmicha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isrmicha.json diff --git a/domains/isrmicha.json b/domains/isrmicha.json new file mode 100644 index 000000000..07e19500c --- /dev/null +++ b/domains/isrmicha.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "isrmicha", + "email": "israel.micha@mercadolivre.com" + }, + "record": { + "URL": "https://github.com/isrmicha" + } + } + \ No newline at end of file From 630bc2ecd7077c991393afdcf48cce722d742509 Mon Sep 17 00:00:00 2001 From: Infernum11 <81740112+Infernum1@users.noreply.github.com> Date: Fri, 13 Jan 2023 19:40:53 +0530 Subject: [PATCH 0518/8412] Create infernum.json --- domains/infernum.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/infernum.json diff --git a/domains/infernum.json b/domains/infernum.json new file mode 100644 index 000000000..fceedebaf --- /dev/null +++ b/domains/infernum.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio site for me.", + "repo": "https://github.com/Infernum1/Infernum1.github.io", + "owner": { + "username": "Infernum1", + "email": "infernum1212@gmail.com", + }, + "record": { + "CNAME": "Infernum1.github.io" + } +} From 00787dc7d6a2526eccb10f91d7896eedad9737e9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?sh=C5=8Dnen?= Date: Fri, 13 Jan 2023 20:34:31 +0300 Subject: [PATCH 0519/8412] Create shonen.json --- domains/shonen.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/shonen.json diff --git a/domains/shonen.json b/domains/shonen.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/shonen.json @@ -0,0 +1 @@ + From b4dcbeefdfe797c9ad0e7d44eeabec1d822c2610 Mon Sep 17 00:00:00 2001 From: Firework <121865885+Firewoork@users.noreply.github.com> Date: Fri, 13 Jan 2023 20:23:27 +0100 Subject: [PATCH 0520/8412] Added firework --- domains/firework.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/firework.json diff --git a/domains/firework.json b/domains/firework.json new file mode 100644 index 000000000..9bc1f9941 --- /dev/null +++ b/domains/firework.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Firewoork", + "email": "iaintflxzra122@gmail.com" + }, + "record": { + "CNAME": "firewoork.github.io" + } + } + \ No newline at end of file From 25ee871236c3da67cfdb87ef56f97a32d2a387bd Mon Sep 17 00:00:00 2001 From: Abdulazizkhan Karimbayev Date: Sat, 14 Jan 2023 05:21:56 +0500 Subject: [PATCH 0521/8412] Added aknb --- domains/aknb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aknb.json diff --git a/domains/aknb.json b/domains/aknb.json new file mode 100644 index 000000000..3c4f71268 --- /dev/null +++ b/domains/aknb.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Abdulazizkhan-K-N-B", + "email": "abdulazizkhan.k.n.b@gmail.com" + }, + "record": { + "CNAME": "abdulazizkhan-k-n-b.github.io" + } + } + \ No newline at end of file From f29db44bda234e9a517793361ccd7175c94e48ad Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 14 Jan 2023 10:44:09 +0800 Subject: [PATCH 0522/8412] fix json --- domains/bnyro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bnyro.json b/domains/bnyro.json index a7ab3544a..c0ea96d4e 100644 --- a/domains/bnyro.json +++ b/domains/bnyro.json @@ -2,7 +2,7 @@ "repo": "https://github.com/Bnyro/bnyro.github.io", "owner": { "username": "Bnyro", - "email": "bnyro@tutanota.com", + "email": "bnyro@tutanota.com" }, "record": { "CNAME": "bnyro.github.io" From 6ee78f949ffae7fefbbec50b36937cf27062fede Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 14 Jan 2023 10:52:03 +0800 Subject: [PATCH 0523/8412] fix json --- domains/infernum.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/infernum.json b/domains/infernum.json index fceedebaf..224e00ae5 100644 --- a/domains/infernum.json +++ b/domains/infernum.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Infernum1/Infernum1.github.io", "owner": { "username": "Infernum1", - "email": "infernum1212@gmail.com", + "email": "infernum1212@gmail.com" }, "record": { "CNAME": "Infernum1.github.io" From 0c957f80b201380953da789bf1f8d0bb032ec74c Mon Sep 17 00:00:00 2001 From: jmrkd-studio <101339624+jmrkd-studio@users.noreply.github.com> Date: Sat, 14 Jan 2023 12:29:03 +0530 Subject: [PATCH 0524/8412] Fixed --- domains/mahesh.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/domains/mahesh.json b/domains/mahesh.json index 07b959a7a..98fcc5508 100644 --- a/domains/mahesh.json +++ b/domains/mahesh.json @@ -1,12 +1,9 @@ { - "description": "Mahesh, I am a Software Developer.", - "repo": "https://github.com/MaheshTheDeveloper/MaheshTheDeveloper.git", - "owner": { - "username": "MaheshTheDeveloper", - "email": "jmrkdstudio@gmail.com" - }, - "record": { - "CNAME": "MaheshTheDeveloper.github.io" - } + "owner": { + "username": "MaheshTheDeveloper", + "email": "dhingram447@gmail.com" + }, + "record": { + "CNAME": "MaheshTheDeveloper.github.io" } - \ No newline at end of file +} From 52a1f5bf5880941b50b0a9599ed305d4527adf46 Mon Sep 17 00:00:00 2001 From: jmrkd-studio <101339624+jmrkd-studio@users.noreply.github.com> Date: Sat, 14 Jan 2023 12:54:49 +0530 Subject: [PATCH 0525/8412] re-fixed --- domains/mahesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mahesh.json b/domains/mahesh.json index 98fcc5508..3fe1b46b6 100644 --- a/domains/mahesh.json +++ b/domains/mahesh.json @@ -1,7 +1,7 @@ { "owner": { "username": "MaheshTheDeveloper", - "email": "dhingram447@gmail.com" + "email": "dhingra3673@gmail.com" }, "record": { "CNAME": "MaheshTheDeveloper.github.io" From 67e31e29854e369b3a1a4bc64d06ec3c05e197fb Mon Sep 17 00:00:00 2001 From: Daniel H Date: Sat, 14 Jan 2023 12:42:06 +0100 Subject: [PATCH 0526/8412] Added tudbut --- domains/tudbut.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tudbut.json diff --git a/domains/tudbut.json b/domains/tudbut.json new file mode 100644 index 000000000..aa06e39e2 --- /dev/null +++ b/domains/tudbut.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "TudbuT", + "email": "github-public@mail.tudbut.de" + }, + "record": { + "CNAME": "tudbut.de" + } + } + \ No newline at end of file From 92959a38b684bd06fc49696c25149c00559af5c4 Mon Sep 17 00:00:00 2001 From: Shuja Baloch <98830093+pakbch@users.noreply.github.com> Date: Sat, 14 Jan 2023 17:50:41 +0500 Subject: [PATCH 0527/8412] Update shuja1337.json --- domains/shuja1337.json | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) diff --git a/domains/shuja1337.json b/domains/shuja1337.json index 7a3de7dea..8b1378917 100644 --- a/domains/shuja1337.json +++ b/domains/shuja1337.json @@ -1,12 +1 @@ -{ - "description": "Portfolio", - "repo": "https://github.com/pakbch/pakbch.github.io", - "owner": { - "username": "pakbch", - "email": "shujaahmed134@gmail.com", - "twitter": "shuja1337" - }, - "record": { - "CNAME": "pakbch.github.io" - } -} + From fa88dffb11d66990cda6f10cfd1bb8966c333ba6 Mon Sep 17 00:00:00 2001 From: quydang <81231812+quydang04@users.noreply.github.com> Date: Sat, 14 Jan 2023 22:51:08 +0700 Subject: [PATCH 0528/8412] Added quydang --- domains/quydang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quydang.json diff --git a/domains/quydang.json b/domains/quydang.json new file mode 100644 index 000000000..f95669918 --- /dev/null +++ b/domains/quydang.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "quydang04", + "email": "dangvonguyen169@gmail.com" + }, + "record": { + "CNAME": "github.io" + } + } + \ No newline at end of file From 986db83eafddbbd5d3f6124042b9b58d01133ff8 Mon Sep 17 00:00:00 2001 From: Daniel H Date: Sat, 14 Jan 2023 18:22:19 +0100 Subject: [PATCH 0529/8412] Update tudbut.json --- domains/tudbut.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/tudbut.json b/domains/tudbut.json index aa06e39e2..e2cc2049f 100644 --- a/domains/tudbut.json +++ b/domains/tudbut.json @@ -2,10 +2,11 @@ { "owner": { "username": "TudbuT", - "email": "github-public@mail.tudbut.de" + "email": "is-a-dev-public@mail.tudbut.de", + "discord": "TudbuT#2624" }, "record": { "CNAME": "tudbut.de" } } - \ No newline at end of file + From 077034459796f8c2c86755cb937b167cc79ecf6b Mon Sep 17 00:00:00 2001 From: Shuja Baloch <98830093+pakbch@users.noreply.github.com> Date: Sat, 14 Jan 2023 23:13:06 +0500 Subject: [PATCH 0530/8412] Delete shuja1337.json --- domains/shuja1337.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/shuja1337.json diff --git a/domains/shuja1337.json b/domains/shuja1337.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/shuja1337.json +++ /dev/null @@ -1 +0,0 @@ - From f3f02ae890c6077551c84df989a6d691785f9b76 Mon Sep 17 00:00:00 2001 From: Shuja Baloch <98830093+pakbch@users.noreply.github.com> Date: Sat, 14 Jan 2023 23:13:46 +0500 Subject: [PATCH 0531/8412] Delete shuja-balls.json --- domains/shuja-balls.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/shuja-balls.json diff --git a/domains/shuja-balls.json b/domains/shuja-balls.json deleted file mode 100644 index c8fb2222c..000000000 --- a/domains/shuja-balls.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "pakbch", - "email": "shujaahmed134@gmail.com" - }, - "record": { - "CNAME": "pakbch.github.io" - } - } - \ No newline at end of file From 9038dfa828dfb9b8fd2c30593345ffea618c08bc Mon Sep 17 00:00:00 2001 From: Oliwier <46076616+qyful@users.noreply.github.com> Date: Sat, 14 Jan 2023 18:40:32 +0000 Subject: [PATCH 0532/8412] Create oli.json --- domains/oli.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/oli.json diff --git a/domains/oli.json b/domains/oli.json new file mode 100644 index 000000000..04f543306 --- /dev/null +++ b/domains/oli.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "qyful", + "email": "", + "twitter": "Qyful", + "discord": "Qyful#1800" + }, + "record": { + "CNAME": "cb41d586-dc17-4f5d-b336-2c93504644e4.id.repl.co", + "TXT": "replit-verify=cb41d586-dc17-4f5d-b336-2c93504644e4" + } +} From fa96e7b7ddba631467bac42fb247d707dfc05c2f Mon Sep 17 00:00:00 2001 From: Oliwier <46076616+qyful@users.noreply.github.com> Date: Sat, 14 Jan 2023 23:24:30 +0000 Subject: [PATCH 0533/8412] Update oli.json --- domains/oli.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/oli.json b/domains/oli.json index 04f543306..1baba7315 100644 --- a/domains/oli.json +++ b/domains/oli.json @@ -6,7 +6,6 @@ "discord": "Qyful#1800" }, "record": { - "CNAME": "cb41d586-dc17-4f5d-b336-2c93504644e4.id.repl.co", - "TXT": "replit-verify=cb41d586-dc17-4f5d-b336-2c93504644e4" + "CNAME": "cb41d586-dc17-4f5d-b336-2c93504644e4.id.repl.co" } } From 74987a2ef9857130f7f362e770a2e2959d3a0866 Mon Sep 17 00:00:00 2001 From: OIRNOIR <70721372+OIRNOIR@users.noreply.github.com> Date: Sat, 14 Jan 2023 16:22:40 -0800 Subject: [PATCH 0534/8412] Create oirnoir.json --- domains/oirnoir.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/oirnoir.json diff --git a/domains/oirnoir.json b/domains/oirnoir.json new file mode 100644 index 000000000..e96f9fb7e --- /dev/null +++ b/domains/oirnoir.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "OIRNOIR", + "email": "", + "discord": "OIRNOIR#0032" + }, + "record": { + "URL": "https://oirnoir.dev/" + } +} From 7f2eb47b01a77f9566e36c72ad0308ff5b1513b5 Mon Sep 17 00:00:00 2001 From: quydang <81231812+quydang04@users.noreply.github.com> Date: Sun, 15 Jan 2023 07:47:07 +0700 Subject: [PATCH 0535/8412] Update domains/quydang.json Co-authored-by: William Harrison --- domains/quydang.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/quydang.json b/domains/quydang.json index f95669918..a5f9d2237 100644 --- a/domains/quydang.json +++ b/domains/quydang.json @@ -5,7 +5,7 @@ "email": "dangvonguyen169@gmail.com" }, "record": { - "CNAME": "github.io" + "CNAME": "quydang04.github.io" } } \ No newline at end of file From e68aa16bafde38f0c91677bbf608c039b5295185 Mon Sep 17 00:00:00 2001 From: quydang <81231812+quydang04@users.noreply.github.com> Date: Sun, 15 Jan 2023 08:56:57 +0700 Subject: [PATCH 0536/8412] Update quydang.json --- domains/quydang.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/quydang.json b/domains/quydang.json index a5f9d2237..d880a4dd2 100644 --- a/domains/quydang.json +++ b/domains/quydang.json @@ -1,5 +1,7 @@ { + "description": "I used for my learning purpose", + "repo": "https://github.com/quydang04/quydang04.github.io", "owner": { "username": "quydang04", "email": "dangvonguyen169@gmail.com" @@ -8,4 +10,4 @@ "CNAME": "quydang04.github.io" } } - \ No newline at end of file + From 659072e3f252aa86c05a8d501b41569c815e6a7c Mon Sep 17 00:00:00 2001 From: Tyler Vaz <108243683+M1dnight-ofcl@users.noreply.github.com> Date: Sun, 15 Jan 2023 02:03:08 +0000 Subject: [PATCH 0537/8412] Create m1dnight.json --- domains/m1dnight.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/m1dnight.json diff --git a/domains/m1dnight.json b/domains/m1dnight.json new file mode 100644 index 000000000..06df99b22 --- /dev/null +++ b/domains/m1dnight.json @@ -0,0 +1,11 @@ +{ + "description": "M1dnight's Coding/Digital Art Portfolio" + "repo": "https://portfolio.m1dnightdev.repl.co/", + "owner": { + "username": "M1dnight-ofcl", + "email": "m1dnightgmrofficial@gmail.com" + }, + "record": { + "CNAME": "3076868f-0b1c-470a-b31d-f9fbb0ec9030.id.repl.co" + } +} From 698b4262b1c95b01f43ba25741f30cdf9ce7b7d0 Mon Sep 17 00:00:00 2001 From: quydang <81231812+quydang04@users.noreply.github.com> Date: Sun, 15 Jan 2023 09:08:39 +0700 Subject: [PATCH 0538/8412] Update quydang.json --- domains/quydang.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/quydang.json b/domains/quydang.json index d880a4dd2..1f051a455 100644 --- a/domains/quydang.json +++ b/domains/quydang.json @@ -1,13 +1,11 @@ - - { +{ "description": "I used for my learning purpose", "repo": "https://github.com/quydang04/quydang04.github.io", - "owner": { + "owner": { "username": "quydang04", "email": "dangvonguyen169@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "quydang04.github.io" - } } - +} From 640b34b8c7b9e5e92f24f9b33f6d8a17f9fa5512 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 15 Jan 2023 13:12:37 +0800 Subject: [PATCH 0539/8412] fix json --- domains/m1dnight.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/m1dnight.json b/domains/m1dnight.json index 06df99b22..35c566ce0 100644 --- a/domains/m1dnight.json +++ b/domains/m1dnight.json @@ -1,5 +1,5 @@ { - "description": "M1dnight's Coding/Digital Art Portfolio" + "description": "M1dnight's Coding/Digital Art Portfolio", "repo": "https://portfolio.m1dnightdev.repl.co/", "owner": { "username": "M1dnight-ofcl", From d15423b69e847274643f7a7a2746277825dc6b42 Mon Sep 17 00:00:00 2001 From: AXVIII3 <76608488+AXVIII3@users.noreply.github.com> Date: Sun, 15 Jan 2023 16:06:52 +0530 Subject: [PATCH 0540/8412] Added axviii3 --- domains/axviii3.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/axviii3.json diff --git a/domains/axviii3.json b/domains/axviii3.json new file mode 100644 index 000000000..5fff832fd --- /dev/null +++ b/domains/axviii3.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "AXVIII3", + "email": "anirbanrc2286@gmail.com" + }, + "record": { + "URL": "https://axviii3.github.io/axviii3.is-a.dev/" + } + } + \ No newline at end of file From 9f370f9074e05b9cab515314b34ed49c5a52f890 Mon Sep 17 00:00:00 2001 From: AXVIII3 <76608488+AXVIII3@users.noreply.github.com> Date: Sun, 15 Jan 2023 16:26:35 +0530 Subject: [PATCH 0541/8412] changed record type from url to cname --- domains/axviii3.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index 5fff832fd..bc79b2b71 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -5,7 +5,7 @@ "email": "anirbanrc2286@gmail.com" }, "record": { - "URL": "https://axviii3.github.io/axviii3.is-a.dev/" + "CNAME": "https://axviii3.github.io/axviii3.is-a.dev" } } - \ No newline at end of file + From 7008a2b5d89c61b9746bf441b4468b972d089f42 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 15 Jan 2023 19:00:04 +0800 Subject: [PATCH 0542/8412] fix cname --- domains/axviii3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index bc79b2b71..1a0f2c95e 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -5,7 +5,7 @@ "email": "anirbanrc2286@gmail.com" }, "record": { - "CNAME": "https://axviii3.github.io/axviii3.is-a.dev" + "CNAME": "axviii3.github.io" } } From d9e6368b21f36caa23eb369a78956a6268cdb531 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 15 Jan 2023 19:03:05 +0800 Subject: [PATCH 0543/8412] change to URL --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index d0c6dcb3a..f7ce6e1ac 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,7 +5,7 @@ }, "record": { - "A": ["149.28.74.255"], + "URL": "https://williamharrison.dev", "MX": ["william-isa-dev02e.mail.protection.outlook.com"], From 8d4470b97d5d68f8c7335b74086e8b45e4f15d7c Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 15 Jan 2023 19:03:54 +0800 Subject: [PATCH 0544/8412] Delete autodiscover.william.json --- domains/autodiscover.william.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/autodiscover.william.json diff --git a/domains/autodiscover.william.json b/domains/autodiscover.william.json deleted file mode 100644 index c2073adcd..000000000 --- a/domains/autodiscover.william.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "WilliamDavidHarrison", - "email": "admin@william.is-a.dev" - }, - - "record": { - "CNAME": "autodiscover.outlook.com" - } -} From 8ea709ca6a84bfae6695c09cca76cba29c6878c3 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 15 Jan 2023 19:05:37 +0800 Subject: [PATCH 0545/8412] remove mail + change owner email --- domains/william.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/william.json b/domains/william.json index f7ce6e1ac..e8a991c9c 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,14 +1,10 @@ { "owner": { "username": "WilliamDavidHarrison", - "email": "admin@william.is-a.dev" + "email": "william@williamharrison.dev" }, "record": { - "URL": "https://williamharrison.dev", - - "MX": ["william-isa-dev02e.mail.protection.outlook.com"], - - "TXT": "v=spf1 include:spf.protection.outlook.com -all" + "URL": "https://williamharrison.dev" } } From 9f74083bee1997febda7090ec6e7aa324f3856c1 Mon Sep 17 00:00:00 2001 From: Yashraj Narke Date: Sun, 15 Jan 2023 20:17:36 +0530 Subject: [PATCH 0546/8412] Added yashraj-n --- domains/yashraj.json | 12 ++++++++++++ domains/yashrajn.json | 12 ------------ 2 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 domains/yashraj.json delete mode 100644 domains/yashrajn.json diff --git a/domains/yashraj.json b/domains/yashraj.json new file mode 100644 index 000000000..e6a4acc39 --- /dev/null +++ b/domains/yashraj.json @@ -0,0 +1,12 @@ +{ + "description": "My Personal Portfolio", + "repo": "https://github.com/yashraj-n/yashraj-n.github.io", + "owner": { + "username": "yashraj-n", + "email": "ynnarke52@gmail.com", + "twitter": "NarkeYashraj" + }, + "record": { + "CNAME": "yashraj-n.github.io" + } +} diff --git a/domains/yashrajn.json b/domains/yashrajn.json deleted file mode 100644 index 85418d239..000000000 --- a/domains/yashrajn.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "yashraj-n", - "email": "ynnarke52@gmail.com" - }, - "record": { - "A": ["76.76.21.21"], - "TXT":"vc-domain-verify=yashrajn.is-a.dev,95db7ec0406d441a1d57" - } - } - \ No newline at end of file From 8a90ff81dfaf979e1e78a747b76e993a7ffd4a9b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 15 Jan 2023 20:23:41 +0530 Subject: [PATCH 0547/8412] feat: updates akshay.json --- domains/akshay.json | 4 ++-- scripts/certbot.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/akshay.json b/domains/akshay.json index ff8803950..e7d3efc58 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -1,11 +1,11 @@ { "description": "Akshay's portfolio website and blog", - "repo": "https://github.com/phenax/phenax.github.io", + "repo": "https://github.com/phenax/ediblemonad.dev", "owner": { "username": "phenax", "email": "phenax5@gmail.com" }, "record": { - "CNAME": "phenax.github.io" + "URL": "https://phenax.github.io" } } diff --git a/scripts/certbot.sh b/scripts/certbot.sh index 34e6fccdb..3468e7395 100755 --- a/scripts/certbot.sh +++ b/scripts/certbot.sh @@ -110,7 +110,7 @@ esac # Run ./scripts/certbot.sh acme_txt "" # Run ./scripts/certbot.sh acme_file "" "" # Run ./scripts/certbot.sh config_www -# cp -r /tmp/is-a-dev-whatever /tmp/is-a-dev-cert (not sure if needed but the directory disappeared once) +# cp -r /tmp/is-a-dev-whatever /opt/app/code/is-a-dev-cert # Upload cert.pem and privkey.pem (from config/live/is-a.dev/) contents to SSL > Manage SSL Sites # Run ./scripts/certbot.sh reset From ea43b952c38d20a74e16db851e9c042a634be56c Mon Sep 17 00:00:00 2001 From: Davi Patricio Date: Sun, 15 Jan 2023 15:36:23 -0300 Subject: [PATCH 0548/8412] Create davipatricio.json --- domains/davipatricio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/davipatricio.json diff --git a/domains/davipatricio.json b/domains/davipatricio.json new file mode 100644 index 000000000..d060da2a4 --- /dev/null +++ b/domains/davipatricio.json @@ -0,0 +1,11 @@ +{ + "description": "Davi Patricio's personal developer website", + "repo": "https://github.com/davipatricio/website", + "owner": { + "username": "davipatricio", + "email": "davipatricio@protonmail.com" + }, + "record": { + "URL": "https://davipatricio.vercel.app/" + } +} From b0f50c4a0e6d1156d8d8a2d15b423fc06ee69fc2 Mon Sep 17 00:00:00 2001 From: Box_ <70744994+Default-Box@users.noreply.github.com> Date: Mon, 16 Jan 2023 20:53:30 +1100 Subject: [PATCH 0549/8412] Update box.json --- domains/box.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/box.json b/domains/box.json index 384db423c..27405fb80 100644 --- a/domains/box.json +++ b/domains/box.json @@ -1,12 +1,15 @@ { + "description": "Personal Website", + "repo": "https://github.com/Default-Box/website", "owner": { "username": "Default-Box", - "email": "thedefaultbox@gmail.com" + "twitter": "DefaultBox_", + "discord": "Default Box#8900" }, "record": { - "CNAME": "my-website-production-1d23.up.railway.app" + "CNAME": "Default-Box.github.io" } } From 11d8727935170acac516a5ee117c434d50879e76 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 16 Jan 2023 17:58:46 +0800 Subject: [PATCH 0550/8412] add empty email field --- domains/box.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/box.json b/domains/box.json index 27405fb80..4c4da0edf 100644 --- a/domains/box.json +++ b/domains/box.json @@ -4,6 +4,7 @@ "repo": "https://github.com/Default-Box/website", "owner": { "username": "Default-Box", + "email": "", "twitter": "DefaultBox_", "discord": "Default Box#8900" }, From 7e93661462f00bfb491f94f71ab93a67602fe15c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20David?= <68736910+tomasdav9@users.noreply.github.com> Date: Mon, 16 Jan 2023 16:33:42 +0100 Subject: [PATCH 0551/8412] Added tomdavid --- domains/tomdavid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tomdavid.json diff --git a/domains/tomdavid.json b/domains/tomdavid.json new file mode 100644 index 000000000..9d507888d --- /dev/null +++ b/domains/tomdavid.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "tomasdav9", + "email": "tomasdav9@gmail.com" + }, + "record": { + "CNAME": "gatsbyportfolio23972.gatsbyjs.io" + } + } + \ No newline at end of file From 5d85c585cab1f86469eb4a99a9a3b68f70fc275f Mon Sep 17 00:00:00 2001 From: Null7 <70843928+Sudo-null7@users.noreply.github.com> Date: Mon, 16 Jan 2023 23:36:36 +0000 Subject: [PATCH 0552/8412] Update null.json Adding *NEW* domain --- domains/null.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/null.json b/domains/null.json index c7f851aee..6fe085431 100644 --- a/domains/null.json +++ b/domains/null.json @@ -5,7 +5,7 @@ "email": "philippeparr38@gmail.com" }, "record": { - "CNAME": "null.is-a-dev.tk" + "CNAME": "null.parr.lol" } } - \ No newline at end of file + From 54f6527cb9b7d1a5fa2cedcdc3b46fcad7d60038 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Tue, 17 Jan 2023 18:05:22 +0800 Subject: [PATCH 0553/8412] revert back 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..c1f4996da 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "https://williamharrison.dev" + "CNAME": "wdhdns.com" } } From 8420ff1dd0c948b6848f326d754b6dcf41182fd9 Mon Sep 17 00:00:00 2001 From: MoonWalkerYT <72574462+xX-MoonWalker-Xx@users.noreply.github.com> Date: Tue, 17 Jan 2023 22:46:30 +0330 Subject: [PATCH 0554/8412] Added parsa --- domains/parsa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/parsa.json diff --git a/domains/parsa.json b/domains/parsa.json new file mode 100644 index 000000000..7e3904776 --- /dev/null +++ b/domains/parsa.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "xX-MoonWalker-Xx", + "email": "aparat.mmr.game@gmail.com" + }, + "record": { + "CNAME": "parsa-alidoust.ir" + } + } + \ No newline at end of file From 014f9e25adfa7fb503005fe3af8af82de6e5c2c1 Mon Sep 17 00:00:00 2001 From: Tg282 <115412911+Tg282@users.noreply.github.com> Date: Wed, 18 Jan 2023 09:35:24 +0530 Subject: [PATCH 0555/8412] Delete Arif.json --- domains/Arif.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/Arif.json diff --git a/domains/Arif.json b/domains/Arif.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/Arif.json +++ /dev/null @@ -1 +0,0 @@ - From 7bf0adcbfe41a46746501a4e2f452945e9cc5022 Mon Sep 17 00:00:00 2001 From: Tg282 <115412911+Tg282@users.noreply.github.com> Date: Wed, 18 Jan 2023 09:45:08 +0530 Subject: [PATCH 0556/8412] Create Arif.json --- domains/Arif.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Arif.json diff --git a/domains/Arif.json b/domains/Arif.json new file mode 100644 index 000000000..d644a1f77 --- /dev/null +++ b/domains/Arif.json @@ -0,0 +1,10 @@ +{ + "description": "Website", + "repo": "https://replit.com/@AJITH1231/Elitetamil?v=1", + "owner": { + "username": "Tg282", + "email": "ARSHATH8ARSHATH8@GMAIL.COM" + }, + "record": { + "CNAME": "f3b0840c-b17f-4d3c-a506-b1953a43f45b.id.repl.co" +} From d18309525109d33c25602e49a397cae716b07316 Mon Sep 17 00:00:00 2001 From: Shresth Gupta <77789555+shhresth@users.noreply.github.com> Date: Wed, 18 Jan 2023 19:03:48 +0530 Subject: [PATCH 0557/8412] Create shresth.json --- domains/shresth.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shresth.json diff --git a/domains/shresth.json b/domains/shresth.json new file mode 100644 index 000000000..69053ec5c --- /dev/null +++ b/domains/shresth.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/shhresth/Portfolio/", + "owner": { + "username": "shhresth", + "email": "shresthgupta106@gmail.com", + "twitter": "Shresthology" + }, + "record": { + "CNAME": "shhresth.github.io" + } +} From 81337b0d02ef6309569755d2cb1eb8755235d218 Mon Sep 17 00:00:00 2001 From: Tyler Vaz <108243683+M1dnight-ofcl@users.noreply.github.com> Date: Wed, 18 Jan 2023 14:22:02 +0000 Subject: [PATCH 0558/8412] Create poetry.m1dnight.json I added a comment for this already, but how would I be able to make this a subdomain of my existing is-a.dev url? --- domains/poetry.m1dnight.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/poetry.m1dnight.json diff --git a/domains/poetry.m1dnight.json b/domains/poetry.m1dnight.json new file mode 100644 index 000000000..9c3be012f --- /dev/null +++ b/domains/poetry.m1dnight.json @@ -0,0 +1,12 @@ +{ + "description": "Aakanksha's .is-a.dev domain", + "repo": "https://poetry.m1dnightdev.repl.co", + "owner": { + "username": "m1dnight-ofcl", + "email": "m1dnightgmrofficial@gmail.com" + }, + "record": { + "CNAME": "5eb3b096-1df2-40f7-aa66-6c2ce0687219.id.repl.co" + } + } +// Is there any way to get a sub-subdomain like poetry.m1dnight.is-a.dev? I don't really know if this could be possible but if there is, let me know. From 1a8a06ca19a6b4d8fe7c917bc5b986639fad5138 Mon Sep 17 00:00:00 2001 From: inkilu Date: Thu, 19 Jan 2023 01:52:35 +0530 Subject: [PATCH 0559/8412] Create inkilu.json --- domains/inkilu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/inkilu.json diff --git a/domains/inkilu.json b/domains/inkilu.json new file mode 100644 index 000000000..4eab9add4 --- /dev/null +++ b/domains/inkilu.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Page", + "repo": "https://github.com/inkilu/Personal-web", + "owner": { + "username": "inkilu", + "discord": "ink#6343" + }, + "record": { + "CNAME": "inkilu.github.io" + } +} From 38497e2b1c2436664f2adf93e54f53a9ef310e1a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 19 Jan 2023 07:00:26 +0800 Subject: [PATCH 0560/8412] Update poetry.m1dnight.json --- domains/poetry.m1dnight.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/poetry.m1dnight.json b/domains/poetry.m1dnight.json index 9c3be012f..73cb9df47 100644 --- a/domains/poetry.m1dnight.json +++ b/domains/poetry.m1dnight.json @@ -8,5 +8,4 @@ "record": { "CNAME": "5eb3b096-1df2-40f7-aa66-6c2ce0687219.id.repl.co" } - } -// Is there any way to get a sub-subdomain like poetry.m1dnight.is-a.dev? I don't really know if this could be possible but if there is, let me know. +} From 022cc80c3848cf764a392c89509096becc656a1d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 19 Jan 2023 07:04:24 +0800 Subject: [PATCH 0561/8412] add empty email field --- domains/inkilu.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/inkilu.json b/domains/inkilu.json index 4eab9add4..d7a45e2c1 100644 --- a/domains/inkilu.json +++ b/domains/inkilu.json @@ -3,6 +3,7 @@ "repo": "https://github.com/inkilu/Personal-web", "owner": { "username": "inkilu", + "email": "", "discord": "ink#6343" }, "record": { From 812b73989fb756551fe2830b9434c789fd8c587d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 19 Jan 2023 13:15:49 +0800 Subject: [PATCH 0562/8412] update email --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index c1f4996da..862b92b16 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,7 +1,7 @@ { "owner": { "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "email": "is-a-dev@wdh.gg" }, "record": { From a583cbdd774126e047be985134e7c48e8b00a974 Mon Sep 17 00:00:00 2001 From: Tyler Vaz <108243683+M1dnight-ofcl@users.noreply.github.com> Date: Thu, 19 Jan 2023 16:48:20 +0000 Subject: [PATCH 0563/8412] Create socials.m1dnight.json --- domains/socials.m1dnight.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/socials.m1dnight.json diff --git a/domains/socials.m1dnight.json b/domains/socials.m1dnight.json new file mode 100644 index 000000000..24cf2e898 --- /dev/null +++ b/domains/socials.m1dnight.json @@ -0,0 +1,11 @@ +{ + "description": "Socials menu in m1dnight's art portfolio", + "repo": "https://m1dnight.is-a.dev/art/3D-Menu-Art/index-3Dmenu.html", + "owner": { + "username": "m1dnight-ofcl", + "email": "m1dnightgmrofficial@gmail.com" + }, + "record": { + "CNAME": "https://m1dnight.is-a.dev/art/3D-Menu-Art/index-3Dmenu.html" + } +} From 83435bd8e082ba4d83ef3bd1c4b9653f36b48f4a Mon Sep 17 00:00:00 2001 From: Tyler Vaz <108243683+M1dnight-ofcl@users.noreply.github.com> Date: Thu, 19 Jan 2023 16:49:49 +0000 Subject: [PATCH 0564/8412] Update socials.m1dnight.json --- domains/socials.m1dnight.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/socials.m1dnight.json b/domains/socials.m1dnight.json index 24cf2e898..303f8b035 100644 --- a/domains/socials.m1dnight.json +++ b/domains/socials.m1dnight.json @@ -6,6 +6,6 @@ "email": "m1dnightgmrofficial@gmail.com" }, "record": { - "CNAME": "https://m1dnight.is-a.dev/art/3D-Menu-Art/index-3Dmenu.html" + "CNAME": "m1dnight.is-a.dev" } } From f6bd3e0bffc8377148062d549dada84e5061f9b0 Mon Sep 17 00:00:00 2001 From: Firework <121865885+Firewoork@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:17:18 +0100 Subject: [PATCH 0565/8412] Create Plumaxe.json --- domains/Plumaxe.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/Plumaxe.json diff --git a/domains/Plumaxe.json b/domains/Plumaxe.json new file mode 100644 index 000000000..bc8699ece --- /dev/null +++ b/domains/Plumaxe.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "Firewoork", + "email": "iaintflxzra122@gmail.com" + }, + "record": { + "CNAME": "Plumaxe.github.io" + } From 95ab26d59f80766fdb1d84f5b01a87c0ffb0cee8 Mon Sep 17 00:00:00 2001 From: Pavel <118393727+coolsausage45@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:32:32 +0100 Subject: [PATCH 0566/8412] Add files via upload --- domains/gdbotlist.json | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/gdbotlist.json diff --git a/domains/gdbotlist.json b/domains/gdbotlist.json new file mode 100644 index 000000000..4f7788868 --- /dev/null +++ b/domains/gdbotlist.json @@ -0,0 +1,7 @@ + "owner": { + "username": "coolsausage45", + "email": "hakekr27@gmail.com" + }, + "record": { + "CNAME": "gdbotlist.github.io" + } \ No newline at end of file From 6f98a00bccadaaaf87f13e9f590b7736a4bac980 Mon Sep 17 00:00:00 2001 From: Firework <121865885+Firewoork@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:41:06 +0100 Subject: [PATCH 0567/8412] Fix the json --- domains/Plumaxe.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/Plumaxe.json b/domains/Plumaxe.json index bc8699ece..106acdfdd 100644 --- a/domains/Plumaxe.json +++ b/domains/Plumaxe.json @@ -6,3 +6,4 @@ "record": { "CNAME": "Plumaxe.github.io" } +} From 28b2d5751c23f5dbf9f132577e0259bfdecc8179 Mon Sep 17 00:00:00 2001 From: Firework <121865885+Firewoork@users.noreply.github.com> Date: Thu, 19 Jan 2023 21:51:04 +0100 Subject: [PATCH 0568/8412] Rename Plumaxe.json to plumaxe.json --- domains/{Plumaxe.json => plumaxe.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Plumaxe.json => plumaxe.json} (100%) diff --git a/domains/Plumaxe.json b/domains/plumaxe.json similarity index 100% rename from domains/Plumaxe.json rename to domains/plumaxe.json From 63b28a849a8d302eeb75134741f1c3a04fbec432 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 20 Jan 2023 12:47:44 +0800 Subject: [PATCH 0569/8412] Create status.json --- domains/status.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.json diff --git a/domains/status.json b/domains/status.json new file mode 100644 index 000000000..7fafca793 --- /dev/null +++ b/domains/status.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://stats.uptimerobot.com/zY4XKIRVzw" + } +} From 7ec35114667551a0b7b119791b1e523b78923df1 Mon Sep 17 00:00:00 2001 From: Kevin Alavik Date: Fri, 20 Jan 2023 06:26:52 +0100 Subject: [PATCH 0570/8412] Create puffer.json --- domains/puffer.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/puffer.json diff --git a/domains/puffer.json b/domains/puffer.json new file mode 100644 index 000000000..4fc5485ec --- /dev/null +++ b/domains/puffer.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "kevinalavik", + "email": "kevin.alavik@icloud.com", + "twitter": "@pufferisadev", + "discord": "puffer#0001" + } +} From c9bc512d58c57f4d4fe972dad47b9d796df8b7a8 Mon Sep 17 00:00:00 2001 From: Kevin Alavik Date: Fri, 20 Jan 2023 08:43:06 +0100 Subject: [PATCH 0571/8412] fixed my json file --- domains/puffer.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/domains/puffer.json b/domains/puffer.json index 4fc5485ec..69fabe76b 100644 --- a/domains/puffer.json +++ b/domains/puffer.json @@ -1,8 +1,12 @@ { + "description": "My website!", + "repo": "https://github.com/kevinalavik/kevinalavik.github.io", "owner": { - "username": "kevinalavik", - "email": "kevin.alavik@icloud.com", - "twitter": "@pufferisadev", - "discord": "puffer#0001" + "username": "kevinalavik", + "email": "kevin.alavik@icloud.com", + "twitter": "pufferisadev" + }, + "record": { + "CNAME": "kevinalavik.github.io" } -} +} From c341c6860b83a3721569c5f8777db0ed425ade05 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 14:51:34 +0530 Subject: [PATCH 0572/8412] Create sanidhya.json --- domains/sanidhya.json | 28 ++++++++++++++++++++++++++++ 1 file changed, 28 insertions(+) create mode 100644 domains/sanidhya.json diff --git a/domains/sanidhya.json b/domains/sanidhya.json new file mode 100644 index 000000000..cd4e272f5 --- /dev/null +++ b/domains/sanidhya.json @@ -0,0 +1,28 @@ +{ + + "Description": "This is my personal Website of portfolio", + + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + + "owner": { + + "username": "CoderSoNet", + + "email": "contactus@sanidhya.is-a.dev", + + "twitter": "https://twitter.com/ShanuUniyal_On", + + "discord": "<@781127625263415326>" /* discord user id*/ + + } + +}{ + + "record": { + + "CNAME": "CoderSoNet.github.io" + + } + +} + From d35146401979ada0f389f4e3166dd723bbcb54df Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 14:52:36 +0530 Subject: [PATCH 0573/8412] Create sanidhya.json --- domains/sanidhya.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/sanidhya.json diff --git a/domains/sanidhya.json b/domains/sanidhya.json new file mode 100644 index 000000000..484a85d4d --- /dev/null +++ b/domains/sanidhya.json @@ -0,0 +1,14 @@ +{ + "Description": "This is my personal Website of portfolio", + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + "owner": { + "username": "CoderSoNet", + "email": "contactus@sanidhya.is-a.dev", + "twitter": "https://twitter.com/ShanuUniyal_On", + "discord": "<@781127625263415326>" /* discord user id*/ + } +}{ + "record": { + "CNAME": "CoderSoNet.github.io" + } +} From d985e0e306126541ebe266c9c92403ba058258ba Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 14:53:15 +0530 Subject: [PATCH 0574/8412] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 484a85d4d..1d2d0d80f 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -5,7 +5,7 @@ "username": "CoderSoNet", "email": "contactus@sanidhya.is-a.dev", "twitter": "https://twitter.com/ShanuUniyal_On", - "discord": "<@781127625263415326>" /* discord user id*/ + "discord": "<@781127625263415326>" } }{ "record": { From 79cbfe1c7ce57a3439bdb16c4fef09ec58fcb060 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 14:57:05 +0530 Subject: [PATCH 0575/8412] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 1d2d0d80f..5fa6f01c0 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -9,6 +9,6 @@ } }{ "record": { - "CNAME": "CoderSoNet.github.io" + "CNAME": "codersonet.github.io" } } From 84da1464e4ebc08e21d37faad8f6b519a6403d9f Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:44:05 +0530 Subject: [PATCH 0576/8412] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index cd4e272f5..02404a9af 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -12,7 +12,7 @@ "twitter": "https://twitter.com/ShanuUniyal_On", - "discord": "<@781127625263415326>" /* discord user id*/ + "discord": "<@781127625263415326>" } From 79a42d463efae360c54017f86f9861124deb593b Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 15:49:01 +0530 Subject: [PATCH 0577/8412] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 02404a9af..bfe353ee9 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -20,7 +20,7 @@ "record": { - "CNAME": "CoderSoNet.github.io" + "CNAME": "codersonet.github.io" } From 7d52d0b458507ae8ec872e4ef1f9aae080a0a1c5 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Fri, 20 Jan 2023 16:06:00 +0530 Subject: [PATCH 0578/8412] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index bfe353ee9..b7f7ff3bd 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -20,7 +20,7 @@ "record": { - "CNAME": "codersonet.github.io" + "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" } From b096230e9b6e5b0eb082ea839d7db8b618e0893c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 20 Jan 2023 18:40:19 +0800 Subject: [PATCH 0579/8412] Apply suggestions from code review --- domains/sanidhya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index b7f7ff3bd..a059a7909 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -10,9 +10,9 @@ "email": "contactus@sanidhya.is-a.dev", - "twitter": "https://twitter.com/ShanuUniyal_On", + "twitter": "ShanuUniyal_On", - "discord": "<@781127625263415326>" + "discord": "781127625263415326" } From ccaf9c82c557cff4bb7a4037fb0324e172cff96a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 20 Jan 2023 18:41:17 +0800 Subject: [PATCH 0580/8412] fix json --- domains/sanidhya.json | 20 +++----------------- 1 file changed, 3 insertions(+), 17 deletions(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index a059a7909..be7f0d4e0 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -1,28 +1,14 @@ { - - "Description": "This is my personal Website of portfolio", - + "description": "This is my personal Website of portfolio", "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", - "owner": { - "username": "CoderSoNet", - - "email": "contactus@sanidhya.is-a.dev", - + "email": "", "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - - } - -}{ - + }, "record": { - "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" - } - } From 0a0218d3776cba1005b1191ca27a4698db8dfe70 Mon Sep 17 00:00:00 2001 From: mobidev86 Date: Fri, 20 Jan 2023 19:02:26 +0530 Subject: [PATCH 0581/8412] initial commit --- domains/ankit-dere.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ankit-dere.json diff --git a/domains/ankit-dere.json b/domains/ankit-dere.json new file mode 100644 index 000000000..8eed9acf6 --- /dev/null +++ b/domains/ankit-dere.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ankit-acquaintsoft/ankit.github.io", + "owner": { + "username": "ankit-dere", + "email": "" + }, + "record": { + "CNAME": "ankit-dere.is-a.dev" + } +} From cae8e66d6398a11e6aeb78d7f53daa1478bf5e0e Mon Sep 17 00:00:00 2001 From: ankit Date: Fri, 20 Jan 2023 19:41:59 +0530 Subject: [PATCH 0582/8412] Repo changes --- domains/ankit-dere.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ankit-dere.json b/domains/ankit-dere.json index 8eed9acf6..676634d15 100644 --- a/domains/ankit-dere.json +++ b/domains/ankit-dere.json @@ -1,6 +1,6 @@ { "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/ankit-acquaintsoft/ankit.github.io", + "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io", "owner": { "username": "ankit-dere", "email": "" From a00175438eef3af0a07769e7bc915083fef9b0a7 Mon Sep 17 00:00:00 2001 From: ARBoy Date: Fri, 20 Jan 2023 21:38:25 +0530 Subject: [PATCH 0583/8412] Add subdomain ```arboy``` via CNAME using GH pages --- domains/arboy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/arboy.json diff --git a/domains/arboy.json b/domains/arboy.json new file mode 100644 index 000000000..10598fa87 --- /dev/null +++ b/domains/arboy.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/ARBoyGo/arboygo.github.io", + "owner": { + "username": "arboy", + "email": "arboygo@duck.com" + }, + "record": { + "CNAME": "arboygo.github.io" + } +} \ No newline at end of file From 97c4d7416e969996b0ab16e47eb9a0dd372e1165 Mon Sep 17 00:00:00 2001 From: Dillon Barnes Date: Fri, 20 Jan 2023 19:10:32 +0000 Subject: [PATCH 0584/8412] Update to new portfolio Update contacts and change CNAME to be my new portfolio --- domains/dillonb07.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dillonb07.json b/domains/dillonb07.json index ef8e36920..4c323478d 100644 --- a/domains/dillonb07.json +++ b/domains/dillonb07.json @@ -2,10 +2,10 @@ "description": "Portfolio of projects for DillonB07", "repo": "https://replit.com/@DillonB07/Portfolio", "owner": { - "username": "dbarnes18", - "email": "dillonbarnes07@gmail.com" + "username": "DillonB07", + "email": "dillonb07dev@gmail.com" }, "record": { - "CNAME": "5056736b-b174-45ac-90aa-0576fb7e4aea.repl.co" + "CNAME": "c935404b-ab88-41be-9736-1c910b14a5ba.id.repl.co" } } From 696004dc48025cf5c4d848fbdeac805c6b834bbd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 21 Jan 2023 07:00:03 +0800 Subject: [PATCH 0585/8412] fix username --- domains/arboy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/arboy.json b/domains/arboy.json index 10598fa87..b6155f88e 100644 --- a/domains/arboy.json +++ b/domains/arboy.json @@ -1,10 +1,10 @@ { "repo": "https://github.com/ARBoyGo/arboygo.github.io", "owner": { - "username": "arboy", + "username": "arboygo", "email": "arboygo@duck.com" }, "record": { "CNAME": "arboygo.github.io" } -} \ No newline at end of file +} From ed2646017f12e975a287a178a7e4efdd8250acae Mon Sep 17 00:00:00 2001 From: Volodymyr Palamar <36516130+gornostay25@users.noreply.github.com> Date: Sat, 21 Jan 2023 01:14:10 +0100 Subject: [PATCH 0586/8412] Cloudflare pages reconnect I need to reconnect cloudflare pages --- domains/gornostay25.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/domains/gornostay25.json b/domains/gornostay25.json index dcbb0eb21..201f2e42b 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -4,14 +4,6 @@ "email":"me@gornostay25.is-a.dev" }, "record":{ - "A":[ - "172.66.46.227", - "172.66.45.29" - ], - "TXT":"v=spf1 include:spf.improvmx.com ~all", - "MX":[ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + "CNAME":"gornostay25.pages.dev" } } From f2c50c6fd2f23d5ad9684e95314f6499546e2a04 Mon Sep 17 00:00:00 2001 From: Volodymyr Palamar <36516130+gornostay25@users.noreply.github.com> Date: Sat, 21 Jan 2023 02:48:48 +0100 Subject: [PATCH 0587/8412] Update gornostay25.json --- domains/gornostay25.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 201f2e42b..4787dbff4 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -1,7 +1,7 @@ { "owner":{ "username":"gornostay25", - "email":"me@gornostay25.is-a.dev" + "email":"volodymyr.palamar25@gmail.com" }, "record":{ "CNAME":"gornostay25.pages.dev" From 45dd42a1c2dafefb71872354e31cdb9a17b343f5 Mon Sep 17 00:00:00 2001 From: PandaNinjas Date: Sat, 21 Jan 2023 04:58:23 +0000 Subject: [PATCH 0588/8412] Added pandaninjas --- domains/pandaninjas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pandaninjas.json diff --git a/domains/pandaninjas.json b/domains/pandaninjas.json new file mode 100644 index 000000000..b33450452 --- /dev/null +++ b/domains/pandaninjas.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "pandaninjas", + "email": "admin@malwarefight.gq" + }, + "record": { + "CNAME": "pandaninjas.github.io" + } + } + \ No newline at end of file From a0048eade9a1b1b50f4497b51fa6fbfd307b7341 Mon Sep 17 00:00:00 2001 From: Yedu Krishnan T Y <81553993+YedukrishnanTY@users.noreply.github.com> Date: Sat, 21 Jan 2023 13:46:14 +0530 Subject: [PATCH 0589/8412] Create Yedu.json --- domains/Yedu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Yedu.json diff --git a/domains/Yedu.json b/domains/Yedu.json new file mode 100644 index 000000000..e09826279 --- /dev/null +++ b/domains/Yedu.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Page", + "repo": "https://github.com/YedukrishnanTY/web", + "owner": { + "username": "YeduKrishnanTY", + "email": "", + "discord": "Chandler._bing__#8780" + }, + "record": { + "CNAME": "YeduKrishnanTY.github.io" + } +} From 083ac25b118aafe499e51c84b481d0f751eb6b6a Mon Sep 17 00:00:00 2001 From: Vishal Gupta <63388692+vishalpx@users.noreply.github.com> Date: Sat, 21 Jan 2023 14:12:12 +0530 Subject: [PATCH 0590/8412] Create vishalg.json --- domains/vishalg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vishalg.json diff --git a/domains/vishalg.json b/domains/vishalg.json new file mode 100644 index 000000000..a489c0024 --- /dev/null +++ b/domains/vishalg.json @@ -0,0 +1,12 @@ +{ + "description": "Vishal Gupta Personal Portfolio Website", + "repo": "https://github.com/vishalpx/vishalpx.github.io", + "owner": { + "username": "vishalpx", + "email": "", + "twitter": "vishal26x" + }, + "record": { + "CNAME": "vishalpx.github.io" + } +} From 8c8dcb924d3d318518e8f4b6afea6a9e209d23ef Mon Sep 17 00:00:00 2001 From: Imam T Date: Sat, 21 Jan 2023 18:52:59 +0700 Subject: [PATCH 0591/8412] Create migoreng.json --- domains/migoreng.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/migoreng.json diff --git a/domains/migoreng.json b/domains/migoreng.json new file mode 100644 index 000000000..ed1c6c7b0 --- /dev/null +++ b/domains/migoreng.json @@ -0,0 +1,8 @@ +{ + "owner": { + "username": "kelabang", + "email": "", + "twitter": "", + "discord": "migoreng#1665" + } +} From af6e58d7b9c70771d2368018a601d83acc7feb3e Mon Sep 17 00:00:00 2001 From: FFJ-20 <80383582+FFJ-20@users.noreply.github.com> Date: Sat, 21 Jan 2023 21:48:07 +0530 Subject: [PATCH 0592/8412] Create ffj20.json --- domains/ffj20.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ffj20.json diff --git a/domains/ffj20.json b/domains/ffj20.json new file mode 100644 index 000000000..1f2d9b646 --- /dev/null +++ b/domains/ffj20.json @@ -0,0 +1,10 @@ +{ + "owner":{ + "username":"FFJ-20", + "email":"", + "discord":"FFJ 2.0#6693" + }, + "record":{ + "CNAME":"ffj-20.github.io" + } +} From 52d773dd6f14c12943d4b52ff1183908669f1a10 Mon Sep 17 00:00:00 2001 From: rferee Date: Sat, 21 Jan 2023 23:24:57 +0200 Subject: [PATCH 0593/8412] added redirect instead of a handler --- domains/rferee.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/rferee.json b/domains/rferee.json index 3cfca74c3..4f06e1826 100644 --- a/domains/rferee.json +++ b/domains/rferee.json @@ -2,10 +2,10 @@ { "owner": { "username": "rferee", - "email": "contact@rferee.dev" + "email": "admin@rferee.dev" }, "record": { - "A": ["195.201.220.85"] + "URL": "https://rferee.dev/" } } - \ No newline at end of file + From 4e0e01a6bf1b30c17e8bdbc8fe6afad345e026c8 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sun, 22 Jan 2023 10:50:51 +0530 Subject: [PATCH 0594/8412] Create sonet.json --- domains/sonet.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/sonet.json diff --git a/domains/sonet.json b/domains/sonet.json new file mode 100644 index 000000000..e4cc08f9c --- /dev/null +++ b/domains/sonet.json @@ -0,0 +1,16 @@ +{ + "Description": "This is my personal Website of portfolio", + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + "owner": { + "username": "CoderSoNet", + "email": "support@sonet.is-a.dev", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + } +}{ + "record": { + "TXT": {"@": "v=spf1 a mx include:_spf.elasticemail.com include:_spf.google.com ~all"}, + "DKIM": {"api._domainkey": "k=rsa;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbmGbQMzYeMvxwtNQoXN0waGYaciuKx8mtMh5czguT4EZlJXuCt6V+l56mmt3t68FEX5JJ0q4ijG71BGoFRkl87uJi7LrQt1ZZmZCvrEII0YO4mp8sDLXC8g1aUAoi8TJgxq2MJqCaMyj5kAm3Fdy2tzftPCV/lbdiJqmBnWKjtwIDAQAB"}, + "CNAME": {"tracking": "api.elasticemail.com"} + } +} From 6d047008f1e7402fa4aa399d3c6aa027c6f735ad Mon Sep 17 00:00:00 2001 From: Tayu <118257201+tayudev@users.noreply.github.com> Date: Sun, 22 Jan 2023 12:38:41 +0700 Subject: [PATCH 0595/8412] Added tayu --- domains/tayu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tayu.json diff --git a/domains/tayu.json b/domains/tayu.json new file mode 100644 index 000000000..a2b209e38 --- /dev/null +++ b/domains/tayu.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "tayudev", + "email": "mizuto.discord@gmail.com" + }, + "record": { + "CNAME": "tayu25.netlify.app" + } + } + \ No newline at end of file From 5ac3d938589a34bbe529f0f279846190663fd1a4 Mon Sep 17 00:00:00 2001 From: Tayu <118257201+tayudev@users.noreply.github.com> Date: Sun, 22 Jan 2023 12:41:03 +0700 Subject: [PATCH 0596/8412] Update tayu.json --- domains/tayu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tayu.json b/domains/tayu.json index a2b209e38..f470e3b1a 100644 --- a/domains/tayu.json +++ b/domains/tayu.json @@ -5,7 +5,7 @@ "email": "mizuto.discord@gmail.com" }, "record": { - "CNAME": "tayu25.netlify.app" + "URL": "tayu25.netlify.app" } } - \ No newline at end of file + From 69d2aae211f67930bc00fb40edb899eb128e4085 Mon Sep 17 00:00:00 2001 From: "Antarip.Das" <91896865+LittleSoldierGaming@users.noreply.github.com> Date: Sun, 22 Jan 2023 11:21:34 +0530 Subject: [PATCH 0597/8412] Create aantaripdas.json --- domains/aantaripdas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aantaripdas.json diff --git a/domains/aantaripdas.json b/domains/aantaripdas.json new file mode 100644 index 000000000..d50aa1f38 --- /dev/null +++ b/domains/aantaripdas.json @@ -0,0 +1,12 @@ + + "description": "A Personal Portfilo", + "repo": "https://portfolio.anime0test.repl.co/", + "owner": { + "username": "LittleSoldierGaming", + "email": "aantaripdas@gmail.com", + "TWITTER": "littlesoldiergaming" + }, + "record": { + "CNAME": "2df92555-30ba-4899-bbb8-2906a8f5c7e0.id.repl.co" + } +} From d79b414aecde8dcb6f40e10f74a896e6a1017841 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 14:24:39 +0800 Subject: [PATCH 0598/8412] fix json --- domains/sanidhya.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 5fa6f01c0..bf8bfc95d 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -1,13 +1,12 @@ { - "Description": "This is my personal Website of portfolio", + "description": "This is my personal Website of portfolio", "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", "owner": { "username": "CoderSoNet", "email": "contactus@sanidhya.is-a.dev", - "twitter": "https://twitter.com/ShanuUniyal_On", - "discord": "<@781127625263415326>" - } -}{ + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, "record": { "CNAME": "codersonet.github.io" } From dfbe0a4e60125d1b1f22db056cfa40d832b98ae6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 14:25:22 +0800 Subject: [PATCH 0599/8412] fix json --- domains/sonet.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/sonet.json b/domains/sonet.json index e4cc08f9c..485eafe0e 100644 --- a/domains/sonet.json +++ b/domains/sonet.json @@ -1,15 +1,14 @@ { - "Description": "This is my personal Website of portfolio", + "description": "This is my personal Website of portfolio", "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", "owner": { "username": "CoderSoNet", "email": "support@sonet.is-a.dev", "twitter": "ShanuUniyal_On", "discord": "781127625263415326" - } -}{ + }, "record": { - "TXT": {"@": "v=spf1 a mx include:_spf.elasticemail.com include:_spf.google.com ~all"}, + "TXT": "v=spf1 a mx include:_spf.elasticemail.com include:_spf.google.com ~all", "DKIM": {"api._domainkey": "k=rsa;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbmGbQMzYeMvxwtNQoXN0waGYaciuKx8mtMh5czguT4EZlJXuCt6V+l56mmt3t68FEX5JJ0q4ijG71BGoFRkl87uJi7LrQt1ZZmZCvrEII0YO4mp8sDLXC8g1aUAoi8TJgxq2MJqCaMyj5kAm3Fdy2tzftPCV/lbdiJqmBnWKjtwIDAQAB"}, "CNAME": {"tracking": "api.elasticemail.com"} } From d63c0c66c3e1f2da1e26a83c1a64692defdf6e0c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 14:27:22 +0800 Subject: [PATCH 0600/8412] fix records --- domains/tayu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tayu.json b/domains/tayu.json index f470e3b1a..7c8fde480 100644 --- a/domains/tayu.json +++ b/domains/tayu.json @@ -5,7 +5,7 @@ "email": "mizuto.discord@gmail.com" }, "record": { - "URL": "tayu25.netlify.app" + "URL": "https://tayu25.netlify.app" } } From 92b521c32d4f6c0fea601d8c383b5c47e4cb4155 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 15:53:13 +0800 Subject: [PATCH 0601/8412] lowercase --- domains/aantaripdas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aantaripdas.json b/domains/aantaripdas.json index d50aa1f38..087bc6a3f 100644 --- a/domains/aantaripdas.json +++ b/domains/aantaripdas.json @@ -4,7 +4,7 @@ "owner": { "username": "LittleSoldierGaming", "email": "aantaripdas@gmail.com", - "TWITTER": "littlesoldiergaming" + "twitter": "littlesoldiergaming" }, "record": { "CNAME": "2df92555-30ba-4899-bbb8-2906a8f5c7e0.id.repl.co" From 05c9e558020c13f95052a2417e5e4c4143761229 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 15:53:24 +0800 Subject: [PATCH 0602/8412] fix json --- domains/aantaripdas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aantaripdas.json b/domains/aantaripdas.json index 087bc6a3f..798797b48 100644 --- a/domains/aantaripdas.json +++ b/domains/aantaripdas.json @@ -9,4 +9,4 @@ "record": { "CNAME": "2df92555-30ba-4899-bbb8-2906a8f5c7e0.id.repl.co" } -} +} From 6cdc02c50bb1321c5a545d2bca469a52f0e4d45a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 15:53:51 +0800 Subject: [PATCH 0603/8412] fix --- domains/aantaripdas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aantaripdas.json b/domains/aantaripdas.json index 798797b48..a70f61204 100644 --- a/domains/aantaripdas.json +++ b/domains/aantaripdas.json @@ -1,4 +1,4 @@ - +{ "description": "A Personal Portfilo", "repo": "https://portfolio.anime0test.repl.co/", "owner": { From cefe28a1fef68602519d54d3c640e3d4159d8b65 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sun, 22 Jan 2023 13:24:14 +0530 Subject: [PATCH 0604/8412] Update sonet.json --- domains/sonet.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sonet.json b/domains/sonet.json index 485eafe0e..0480fed50 100644 --- a/domains/sonet.json +++ b/domains/sonet.json @@ -8,8 +8,8 @@ "discord": "781127625263415326" }, "record": { - "TXT": "v=spf1 a mx include:_spf.elasticemail.com include:_spf.google.com ~all", - "DKIM": {"api._domainkey": "k=rsa;t=s;p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQCbmGbQMzYeMvxwtNQoXN0waGYaciuKx8mtMh5czguT4EZlJXuCt6V+l56mmt3t68FEX5JJ0q4ijG71BGoFRkl87uJi7LrQt1ZZmZCvrEII0YO4mp8sDLXC8g1aUAoi8TJgxq2MJqCaMyj5kAm3Fdy2tzftPCV/lbdiJqmBnWKjtwIDAQAB"}, - "CNAME": {"tracking": "api.elasticemail.com"} + "CNAME": "codersonet.github.io" + + } } From 439686fec034132e16049b7e7304e1e0fa1950c3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 15:57:32 +0800 Subject: [PATCH 0605/8412] remove whitespace --- domains/sonet.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/sonet.json b/domains/sonet.json index 0480fed50..151e07b15 100644 --- a/domains/sonet.json +++ b/domains/sonet.json @@ -9,7 +9,5 @@ }, "record": { "CNAME": "codersonet.github.io" - - } } From 89dbc1c60f152a5e790b5a1cc7cacf3477cb8e5c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 16:11:26 +0800 Subject: [PATCH 0606/8412] Create tracking.sanidhya.json --- domains/tracking.sanidhya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tracking.sanidhya.json diff --git a/domains/tracking.sanidhya.json b/domains/tracking.sanidhya.json new file mode 100644 index 000000000..100869e08 --- /dev/null +++ b/domains/tracking.sanidhya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CoderSoNet", + "email": "contactus@sanidhya.is-a.dev", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, + "record": { + "CNAME": "api.elasticemail.com" + } +} From 40dd2c2662e8242d1d561cb7eaf0aa70c83806a9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 16:13:42 +0800 Subject: [PATCH 0607/8412] add txt + change to a records --- domains/sanidhya.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index bf8bfc95d..5be68f57b 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -8,6 +8,12 @@ "discord": "781127625263415326" }, "record": { - "CNAME": "codersonet.github.io" + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" } } From dac460fc487aa30160584474943020734136f807 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sun, 22 Jan 2023 14:42:32 +0530 Subject: [PATCH 0608/8412] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 5be68f57b..b89b0fe3a 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -3,7 +3,7 @@ "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", "owner": { "username": "CoderSoNet", - "email": "contactus@sanidhya.is-a.dev", + "email": "support@sanidhya.is-a.dev", "twitter": "ShanuUniyal_On", "discord": "781127625263415326" }, From 52158c7d6946fee9b2d592f58c33fa953fc9adba Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sun, 22 Jan 2023 14:51:52 +0530 Subject: [PATCH 0609/8412] Done --- domains/sanidhya.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index b89b0fe3a..3bc3c453b 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -8,12 +8,12 @@ "discord": "781127625263415326" }, "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], + "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" + + + + +, "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" } } From 5354463e725a3506428973f31082ad5ea5aebaa8 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sun, 22 Jan 2023 15:04:04 +0530 Subject: [PATCH 0610/8412] Update sanidhya.json --- domains/sanidhya.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 3bc3c453b..589c069cd 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -8,7 +8,10 @@ "discord": "781127625263415326" }, "record": { - "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" + + + + "A": "34.149.204.188" From 4127f3b630a6d288f7199c1537db2dca75074a80 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sun, 22 Jan 2023 15:04:34 +0530 Subject: [PATCH 0611/8412] Update sanidhya.json --- domains/sanidhya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 589c069cd..389842b39 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -11,7 +11,7 @@ - "A": "34.149.204.188" + "A": ["34.149.204.188"] From 4842768c808fe874775e5e0f16c9baccbf450ddd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 22 Jan 2023 17:40:44 +0800 Subject: [PATCH 0612/8412] remove blank lines --- domains/sanidhya.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 389842b39..9bda781e9 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -8,15 +8,7 @@ "discord": "781127625263415326" }, "record": { - - - - "A": ["34.149.204.188"] - - - - -, + "A": ["34.149.204.188"], "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" } } From 5d8deda8693ffebae5075eb5861cb058ffe30207 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sun, 22 Jan 2023 15:23:57 +0530 Subject: [PATCH 0613/8412] Update sonet.json --- domains/sonet.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sonet.json b/domains/sonet.json index 151e07b15..804b8f76c 100644 --- a/domains/sonet.json +++ b/domains/sonet.json @@ -8,6 +8,7 @@ "discord": "781127625263415326" }, "record": { - "CNAME": "codersonet.github.io" + "A": ["34.149.204.188"], + "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" } } From 44cdad39addb26193355e776360831ad07186300 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sun, 22 Jan 2023 15:25:34 +0530 Subject: [PATCH 0614/8412] Update and rename tracking.sanidhya.json to tracking.sonet.json --- domains/{tracking.sanidhya.json => tracking.sonet.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{tracking.sanidhya.json => tracking.sonet.json} (79%) diff --git a/domains/tracking.sanidhya.json b/domains/tracking.sonet.json similarity index 79% rename from domains/tracking.sanidhya.json rename to domains/tracking.sonet.json index 100869e08..1481c566a 100644 --- a/domains/tracking.sanidhya.json +++ b/domains/tracking.sonet.json @@ -1,7 +1,7 @@ { "owner": { "username": "CoderSoNet", - "email": "contactus@sanidhya.is-a.dev", + "email": "support@sonet.is-a.dev", "twitter": "ShanuUniyal_On", "discord": "781127625263415326" }, From f895908b15139308dc5440309c589cbd60462984 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sun, 22 Jan 2023 15:28:03 +0530 Subject: [PATCH 0615/8412] Update sanidhya.json --- domains/sanidhya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 9bda781e9..bdd3b9687 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -8,7 +8,7 @@ "discord": "781127625263415326" }, "record": { - "A": ["34.149.204.188"], - "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" + "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" + } } From 5efe56f1de787354061018790bcb62e308f691b0 Mon Sep 17 00:00:00 2001 From: Volodymyr Palamar <36516130+gornostay25@users.noreply.github.com> Date: Sun, 22 Jan 2023 15:49:45 +0100 Subject: [PATCH 0616/8412] Return back --- domains/gornostay25.json | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 4787dbff4..dcbb0eb21 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -1,9 +1,17 @@ { "owner":{ "username":"gornostay25", - "email":"volodymyr.palamar25@gmail.com" + "email":"me@gornostay25.is-a.dev" }, "record":{ - "CNAME":"gornostay25.pages.dev" + "A":[ + "172.66.46.227", + "172.66.45.29" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } From 24e0f10292d6403e2285d2bec3813e795b4e71dc Mon Sep 17 00:00:00 2001 From: Bilalbsd <121106329+Bilalbsd@users.noreply.github.com> Date: Sun, 22 Jan 2023 19:36:11 +0100 Subject: [PATCH 0617/8412] Create bilal.json --- domains/bilal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bilal.json diff --git a/domains/bilal.json b/domains/bilal.json new file mode 100644 index 000000000..4a7b17413 --- /dev/null +++ b/domains/bilal.json @@ -0,0 +1,11 @@ +{ + "description": "BilalBsd's developer website", + "repo": "https://github.com/bilalbsd/bilalbsd.github.io", + "owner": { + "username": "Bilalbsd", + "email": "dev.bilalb@gmail.com" + }, + "record": { + "CNAME": "bilalbsd.github.io" + } +} From 37e56f7b97fde004c0ca399aef80d15a559406e3 Mon Sep 17 00:00:00 2001 From: Simply Jackson <87097344+SimplyJackson@users.noreply.github.com> Date: Sun, 22 Jan 2023 16:03:33 -0600 Subject: [PATCH 0618/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..446f9ac21 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +jackson.is-a.dev \ No newline at end of file From 27b46667268191568d7699c56930bb1692e5a51f Mon Sep 17 00:00:00 2001 From: Simply Jackson <87097344+SimplyJackson@users.noreply.github.com> Date: Sun, 22 Jan 2023 16:15:14 -0600 Subject: [PATCH 0619/8412] Create jackson.json --- domains/jackson.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/jackson.json diff --git a/domains/jackson.json b/domains/jackson.json new file mode 100644 index 000000000..d0e3c5714 --- /dev/null +++ b/domains/jackson.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "SimplyJackson", + "discord": "jackson!#0001" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From 35dc7633895114542bf929d49ccdd1f2b2a32528 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 23 Jan 2023 06:40:20 +0800 Subject: [PATCH 0620/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 446f9ac21..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -jackson.is-a.dev \ No newline at end of file From eaa0dc3e01c33c96309d896f7642e4f2c246a976 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 23 Jan 2023 06:41:51 +0800 Subject: [PATCH 0621/8412] fix email --- domains/jackson.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jackson.json b/domains/jackson.json index d0e3c5714..3239484a7 100644 --- a/domains/jackson.json +++ b/domains/jackson.json @@ -1,6 +1,7 @@ { "owner": { "username": "SimplyJackson", + "email": "", "discord": "jackson!#0001" }, "record": { From 0f2df318cb7ea1cbfbe5f979f927c469726e508a Mon Sep 17 00:00:00 2001 From: jobcmax <80607620+jobcmax@users.noreply.github.com> Date: Mon, 23 Jan 2023 08:38:30 +0700 Subject: [PATCH 0622/8412] added my domain --- domains/jobcmax.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jobcmax.json diff --git a/domains/jobcmax.json b/domains/jobcmax.json new file mode 100644 index 000000000..d28436cfb --- /dev/null +++ b/domains/jobcmax.json @@ -0,0 +1,11 @@ +{ + "description": "jobcmax web", + "repo": "https://github.com/jobcmax/jobcmax.github.io", + "owner": { + "username": "jobcmax", + "email": "blueboo265@gmail.com" + }, + "record": { + "CNAME": "jobcmax.github.io" + } +} \ No newline at end of file From aa4aac9659aeba735f4e648a658c3104301a4b45 Mon Sep 17 00:00:00 2001 From: Aluwi <104754516+Aluwi21@users.noreply.github.com> Date: Mon, 23 Jan 2023 09:01:48 +0700 Subject: [PATCH 0623/8412] Create aluwi.json --- domains/aluwi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aluwi.json diff --git a/domains/aluwi.json b/domains/aluwi.json new file mode 100644 index 000000000..1b8a0ad69 --- /dev/null +++ b/domains/aluwi.json @@ -0,0 +1,12 @@ +{ + "description": "my portfolio", + "repo": "https://github.com/Aluwi21/Aluwi21.github.io", + "owner": { + "username": "Aluwi21", + "email": "21fayyadh@gmail.com", + "twitter": "Aluwi_" + }, + "record": { + "CNAME": "aluwi.github.io" + } +} From 38ec300b11ef79fffef352bdb23dc2a426d2851e Mon Sep 17 00:00:00 2001 From: ankit Date: Mon, 23 Jan 2023 12:15:28 +0530 Subject: [PATCH 0624/8412] Create new domain --- domains/{ankit-dere.json => ankit-acquaintsoft.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{ankit-dere.json => ankit-acquaintsoft.json} (85%) diff --git a/domains/ankit-dere.json b/domains/ankit-acquaintsoft.json similarity index 85% rename from domains/ankit-dere.json rename to domains/ankit-acquaintsoft.json index 676634d15..c74db23bd 100644 --- a/domains/ankit-dere.json +++ b/domains/ankit-acquaintsoft.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "CNAME": "ankit-dere.is-a.dev" + "CNAME": "ankit-acquaintsoft.is-a.dev" } } From 5794208d5fe1807b36a3ba2fe69d8a077576a908 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 23 Jan 2023 17:55:22 +0800 Subject: [PATCH 0625/8412] fix cname --- domains/ankit-acquaintsoft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ankit-acquaintsoft.json b/domains/ankit-acquaintsoft.json index c74db23bd..3d05c4111 100644 --- a/domains/ankit-acquaintsoft.json +++ b/domains/ankit-acquaintsoft.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "CNAME": "ankit-acquaintsoft.is-a.dev" + "CNAME": "ankit-acquaintsoft.github.io" } } From 0e4846f2971fc5e6a957a162612575c3a99e5c70 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 23 Jan 2023 17:57:29 +0800 Subject: [PATCH 0626/8412] fix cname --- domains/aluwi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aluwi.json b/domains/aluwi.json index 1b8a0ad69..27d338445 100644 --- a/domains/aluwi.json +++ b/domains/aluwi.json @@ -7,6 +7,6 @@ "twitter": "Aluwi_" }, "record": { - "CNAME": "aluwi.github.io" + "CNAME": "aluwi21.github.io" } } From 550e9a44e9a5a3c3e38ed1277a5cfdd6e4ffbea9 Mon Sep 17 00:00:00 2001 From: Don Date: Mon, 23 Jan 2023 19:01:22 +0800 Subject: [PATCH 0627/8412] Added veirt --- domains/veirt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/veirt.json diff --git a/domains/veirt.json b/domains/veirt.json new file mode 100644 index 000000000..ced790781 --- /dev/null +++ b/domains/veirt.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Veirt", + "email": "undefined" + }, + "record": { + "CNAME": "veirt.github.io" + } + } + \ No newline at end of file From f6d7d3e43352d1d5804402b2c081313d45e133c4 Mon Sep 17 00:00:00 2001 From: Don Date: Mon, 23 Jan 2023 19:05:36 +0800 Subject: [PATCH 0628/8412] Update veirt.json --- domains/veirt.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/veirt.json b/domains/veirt.json index ced790781..f934b71fb 100644 --- a/domains/veirt.json +++ b/domains/veirt.json @@ -2,10 +2,10 @@ { "owner": { "username": "Veirt", - "email": "undefined" + "email": "wetrau8zs@mozmail.com" }, "record": { "CNAME": "veirt.github.io" } } - \ No newline at end of file + From e7e0e1e547d4b121966fbcf0d931974563d05d44 Mon Sep 17 00:00:00 2001 From: Azure-Helper Date: Mon, 23 Jan 2023 14:46:51 +0000 Subject: [PATCH 0629/8412] Bump actions/checkout to v3 --- .github/workflows/checks.yml | 2 +- .github/workflows/publish-records.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index e31889d09..678e6525c 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -5,7 +5,7 @@ jobs: validation: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: ref: ${{ github.event.pull_request.head.sha }} fetch-depth: 0 diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 92cb4bd01..c8ed824e1 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -11,7 +11,7 @@ jobs: if: github.repository == 'is-a-dev/register' runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - uses: borales/actions-yarn@v2.0.0 with: cmd: install --ignore-engines From e6ed2a247ba4019d8ed0ff3d8d61d7d3f720d9da Mon Sep 17 00:00:00 2001 From: Adam Karepin <77991070+K7Adam@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:32:59 +0100 Subject: [PATCH 0630/8412] Added adamkarepin --- domains/adamkarepin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adamkarepin.json diff --git a/domains/adamkarepin.json b/domains/adamkarepin.json new file mode 100644 index 000000000..85a19fc40 --- /dev/null +++ b/domains/adamkarepin.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "K7Adam", + "email": "adamkarepin@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=adamkarepin.is-a.dev,53be35033c57baf7c043" + } + } + \ No newline at end of file From 2b99d6bacafae53917e1a59d97513fac75c38a0d Mon Sep 17 00:00:00 2001 From: Adam Karepin <77991070+K7Adam@users.noreply.github.com> Date: Mon, 23 Jan 2023 22:48:13 +0100 Subject: [PATCH 0631/8412] Update adamkarepin.json --- domains/adamkarepin.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/adamkarepin.json b/domains/adamkarepin.json index 85a19fc40..6fafc3616 100644 --- a/domains/adamkarepin.json +++ b/domains/adamkarepin.json @@ -1,11 +1,11 @@ - - { - "owner": { - "username": "K7Adam", - "email": "adamkarepin@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=adamkarepin.is-a.dev,53be35033c57baf7c043" - } - } - \ No newline at end of file +{ + "description": "personal developer portfolio", + "repo": "https://github.com/K7Adam/my-webfolio-angular", + "owner": { + "username": "K7Adam", + "email": "adamkarepin@gmail.com" + }, + "record": { + "CNAME": "adamkarepin.vercel.app" + } +} From 002a28f2d503709d09d89bc915bd16fda85959fc Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Tue, 24 Jan 2023 18:14:35 +0800 Subject: [PATCH 0632/8412] Update aqua.json --- domains/aqua.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aqua.json b/domains/aqua.json index 926adf2ee..4bfcd5e60 100644 --- a/domains/aqua.json +++ b/domains/aqua.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://aquaquokka.github.io/" + "CNAME": "aquaquokka.github.io" } } From 716210719cb74c78d030a49dbf1fdfc098c720a6 Mon Sep 17 00:00:00 2001 From: Hadi Abboud <77407860+H-Killer@users.noreply.github.com> Date: Tue, 24 Jan 2023 14:19:43 +0200 Subject: [PATCH 0633/8412] Added husain --- domains/husain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/husain.json diff --git a/domains/husain.json b/domains/husain.json new file mode 100644 index 000000000..c64e68338 --- /dev/null +++ b/domains/husain.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "H-Killer", + "email": "hadiabode34@gmail.com" + }, + "record": { + "A": ["184.94.215.77"] + } + } + \ No newline at end of file From b6553710fa128d989a663feac801c9c2caa4d5d9 Mon Sep 17 00:00:00 2001 From: FearMyShotz Date: Tue, 24 Jan 2023 20:07:23 +0100 Subject: [PATCH 0634/8412] Added fear --- domains/fear.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fear.json diff --git a/domains/fear.json b/domains/fear.json new file mode 100644 index 000000000..83aa63540 --- /dev/null +++ b/domains/fear.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "FearMyShotz", + "email": "supremeplayzbs@gmail.com" + }, + "record": { + "CNAME": "fearmyshotz.github.io" + } + } + \ No newline at end of file From 461fd7481026a1bc445ada382cab79e7b9025a57 Mon Sep 17 00:00:00 2001 From: Sujeeth Date: Tue, 24 Jan 2023 16:15:50 -0500 Subject: [PATCH 0635/8412] Added sujeeth --- domains/sujeeth.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sujeeth.json diff --git a/domains/sujeeth.json b/domains/sujeeth.json new file mode 100644 index 000000000..46d291d04 --- /dev/null +++ b/domains/sujeeth.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "sujeethk", + "email": "sujeethkv@yahoo.com" + }, + "record": { + "A": ["74.59.143.202"] + } + } + \ No newline at end of file From 8e4b87f55e7c26111e8fca5da1c2e7b066b68677 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 25 Jan 2023 07:28:49 +0800 Subject: [PATCH 0636/8412] Rename Yedu.json to yedu.json --- domains/{Yedu.json => yedu.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Yedu.json => yedu.json} (100%) diff --git a/domains/Yedu.json b/domains/yedu.json similarity index 100% rename from domains/Yedu.json rename to domains/yedu.json From 6940e04724db278a51649ac145cc22db0455d2ba Mon Sep 17 00:00:00 2001 From: bhavesh-acquaintsoft Date: Wed, 25 Jan 2023 11:21:23 +0530 Subject: [PATCH 0637/8412] Added bhavesh-acquaintsoft.json --- domains/bhavesh-acquaintsoft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bhavesh-acquaintsoft.json diff --git a/domains/bhavesh-acquaintsoft.json b/domains/bhavesh-acquaintsoft.json new file mode 100644 index 000000000..12016e11a --- /dev/null +++ b/domains/bhavesh-acquaintsoft.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io", + "owner": { + "username": "bhavesh-acquaintsoft", + "email": "" + }, + "record": { + "CNAME": "bhavesh-acquaintsoft.github.io" + } +} \ No newline at end of file From ef3bfebbd977b29bdc50825b59dee32ccda3138f Mon Sep 17 00:00:00 2001 From: bhavesh-acquaintsoft Date: Wed, 25 Jan 2023 11:26:47 +0530 Subject: [PATCH 0638/8412] Added json file --- domains/bhavesh-acquaintsoft.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/bhavesh-acquaintsoft.json b/domains/bhavesh-acquaintsoft.json index 12016e11a..de9f54e47 100644 --- a/domains/bhavesh-acquaintsoft.json +++ b/domains/bhavesh-acquaintsoft.json @@ -8,4 +8,5 @@ "record": { "CNAME": "bhavesh-acquaintsoft.github.io" } -} \ No newline at end of file +} + From 7dce7b42a6f1e51a23541dbd178ad7e7cfc92dab Mon Sep 17 00:00:00 2001 From: hiren-brahmbhatt Date: Wed, 25 Jan 2023 11:40:12 +0530 Subject: [PATCH 0639/8412] Added json file --- domains/chirag-adhvaryu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chirag-adhvaryu.json diff --git a/domains/chirag-adhvaryu.json b/domains/chirag-adhvaryu.json new file mode 100644 index 000000000..fe05e3506 --- /dev/null +++ b/domains/chirag-adhvaryu.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/Chirag-Adhvaryu/chirag-adhvaryu.github.io", + "owner": { + "username": "Chirag-Adhvaryu", + "email": "" + }, + "record": { + "CNAME": "chirag-adhvaryu.github.io" + } +} From 3f761216a1d04eca83adb8224f6c2869be118084 Mon Sep 17 00:00:00 2001 From: saif Date: Wed, 25 Jan 2023 11:51:39 +0530 Subject: [PATCH 0640/8412] add domain json --- domains/ansari-saify.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ansari-saify.json diff --git a/domains/ansari-saify.json b/domains/ansari-saify.json new file mode 100644 index 000000000..70349f7fd --- /dev/null +++ b/domains/ansari-saify.json @@ -0,0 +1,12 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ansari-saify/ansari-saify.github.io", + "owner": { + "username": "ansari-saify", + "email": "" + }, + "record": { + "CNAME": "ansari-saify.github.io" + } +} + From 8bc0c02318eb0b95afcb510b85ab7cddc1d6f685 Mon Sep 17 00:00:00 2001 From: mihir-patel-agc Date: Wed, 25 Jan 2023 12:01:16 +0530 Subject: [PATCH 0641/8412] add mihir patel json file --- domains/mihir-patel-agc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mihir-patel-agc.json diff --git a/domains/mihir-patel-agc.json b/domains/mihir-patel-agc.json new file mode 100644 index 000000000..3018ac195 --- /dev/null +++ b/domains/mihir-patel-agc.json @@ -0,0 +1,12 @@ +{ + "description": "Mihir Patel Portfolio.", + "repo": "https://github.com/mihir-patel-agc/mihir-patel-agc.github.io", + "owner": { + "username": "mihir-patel-agc", + "email": "" + }, + "record": { + "CNAME": "mihir-patel-agc.github.io" + } +} + From 2d0e3a81bacae8f31bf4622d63945ab005a06eca Mon Sep 17 00:00:00 2001 From: priti Date: Wed, 25 Jan 2023 12:07:19 +0530 Subject: [PATCH 0642/8412] Create json file --- domains/priti-shide.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/priti-shide.json diff --git a/domains/priti-shide.json b/domains/priti-shide.json new file mode 100644 index 000000000..989132cdd --- /dev/null +++ b/domains/priti-shide.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio.", + "repo": "https://github.com/priti-shide/priti-shide.github.io", + "owner": { + "username": "priti-shide", + "email": "" + }, + "record": { + "CNAME": "priti-shide.github.io" + } +} + From e3155d8f6ed38a79540d7ffdc13ffbbb5cf0fbbf Mon Sep 17 00:00:00 2001 From: meet Date: Wed, 25 Jan 2023 12:18:30 +0530 Subject: [PATCH 0643/8412] Create json file --- domains/dudani-meet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dudani-meet.json diff --git a/domains/dudani-meet.json b/domains/dudani-meet.json new file mode 100644 index 000000000..a84c86f79 --- /dev/null +++ b/domains/dudani-meet.json @@ -0,0 +1,11 @@ +{ + "description": "Meet Portfolio.", + "repo": "https://github.com/dudani-meet/dudani-meet.github.io", + "owner": { + "username": "dudani-meet", + "email": "" + }, + "record": { + "CNAME": "dudani-meet.github.io" + } +} From 8871e0324409a24dc5269b5669e4436f7ae03bc6 Mon Sep 17 00:00:00 2001 From: hiren-brahmbhatt Date: Wed, 25 Jan 2023 12:30:10 +0530 Subject: [PATCH 0644/8412] create new json file --- domains/viral-gadhiya.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/viral-gadhiya.json diff --git a/domains/viral-gadhiya.json b/domains/viral-gadhiya.json new file mode 100644 index 000000000..e69de29bb From a51399455a0a8039379ede3bd5e578cf0f3214d8 Mon Sep 17 00:00:00 2001 From: viral Date: Wed, 25 Jan 2023 12:36:44 +0530 Subject: [PATCH 0645/8412] json file changes --- domains/viral-gadhiya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/viral-gadhiya.json b/domains/viral-gadhiya.json index e69de29bb..c1a5609f0 100644 --- a/domains/viral-gadhiya.json +++ b/domains/viral-gadhiya.json @@ -0,0 +1,12 @@ +{ + "description": "Viral Gadhiya Profile.", + "repo": "https://github.com/viral-gadhiya/viral-gadhiya.github.io", + "owner": { + "username": "viral-gadhiya", + "email": "" + }, + "record": { + "CNAME": "viral-gadhiya.github.io" + } +} + From c014288aebfec110ebd3eafc9649f7bc707d999c Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Wed, 25 Jan 2023 15:56:14 +0800 Subject: [PATCH 0646/8412] Create typed.json doing this for a friend --- domains/typed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/typed.json diff --git a/domains/typed.json b/domains/typed.json new file mode 100644 index 000000000..c41569621 --- /dev/null +++ b/domains/typed.json @@ -0,0 +1,11 @@ + { + "owner": { + "username": "TYP3D", + "discord": "TYP3D#6365" + }, + + "record": { + "CNAME": "typedonline.github.io" + } + } + From d2344cb193dc97fbedee7498b8336053d48b44e1 Mon Sep 17 00:00:00 2001 From: AquaQuokka <101112829+AquaQuokka@users.noreply.github.com> Date: Wed, 25 Jan 2023 16:10:33 +0800 Subject: [PATCH 0647/8412] Update typed.json --- domains/typed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/typed.json b/domains/typed.json index c41569621..c4f4bc5b1 100644 --- a/domains/typed.json +++ b/domains/typed.json @@ -1,7 +1,7 @@ { "owner": { "username": "TYP3D", - "discord": "TYP3D#6365" + "email": "typedmod2@gmail.com" }, "record": { From 3ae0b65bbd8962f82ddae0c6ed0489143478c047 Mon Sep 17 00:00:00 2001 From: ajit-thakor Date: Wed, 25 Jan 2023 15:59:02 +0530 Subject: [PATCH 0648/8412] Create ajit json file --- domains/ajit-thakor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ajit-thakor.json diff --git a/domains/ajit-thakor.json b/domains/ajit-thakor.json new file mode 100644 index 000000000..7c6593d98 --- /dev/null +++ b/domains/ajit-thakor.json @@ -0,0 +1,11 @@ +{ + "description": "Ajit Portfolio.", + "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io", + "owner": { + "username": "ajit-thakor", + "email": "" + }, + "record": { + "CNAME": "ajit-thakor.github.io" + } +} From fdd3b0da5596919ae2f5adbc7d40a6956732c192 Mon Sep 17 00:00:00 2001 From: yash-poojara Date: Wed, 25 Jan 2023 16:05:36 +0530 Subject: [PATCH 0649/8412] add my json data --- domains/yash-poojara.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yash-poojara.json diff --git a/domains/yash-poojara.json b/domains/yash-poojara.json new file mode 100644 index 000000000..050133ef1 --- /dev/null +++ b/domains/yash-poojara.json @@ -0,0 +1,11 @@ +{ + "description": "Yash Poojara Profile.", + "repo": "https://github.com/yash-poojara/yash-poojara.github.io", + "owner": { + "username": "yash-poojara", + "email": "" + }, + "record": { + "CNAME": "yash-poojara.github.io" + } +} From e48d3b55c697eed6a64c2b1a09f8337cf4cb3a7c Mon Sep 17 00:00:00 2001 From: viren Date: Wed, 25 Jan 2023 16:14:13 +0530 Subject: [PATCH 0650/8412] register my domain --- domains/viren-trivedi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/viren-trivedi.json diff --git a/domains/viren-trivedi.json b/domains/viren-trivedi.json new file mode 100644 index 000000000..91eee4984 --- /dev/null +++ b/domains/viren-trivedi.json @@ -0,0 +1,11 @@ +{ + "description": "Viren Profile.", + "repo": "https://github.com/viren-trivedi/viren-trivedi.github.io", + "owner": { + "username": "viren-trivedi", + "email": "" + }, + "record": { + "CNAME": "viren-trivedi.github.io" + } +} From a10e835ce2a962e31c19cf3514df0feb0d136cd3 Mon Sep 17 00:00:00 2001 From: ajay Date: Wed, 25 Jan 2023 16:27:04 +0530 Subject: [PATCH 0651/8412] Create json file --- domains/ajay-charotariya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ajay-charotariya.json diff --git a/domains/ajay-charotariya.json b/domains/ajay-charotariya.json new file mode 100644 index 000000000..1debf9c38 --- /dev/null +++ b/domains/ajay-charotariya.json @@ -0,0 +1,11 @@ +{ + "description": "Ajay charotariya.", + "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io", + "owner": { + "username": "ajay-charotariya", + "email": "" + }, + "record": { + "CNAME": "ajay-charotariya.github.io" + } +} From afd40300202f812f7c1fdf39ed9bbc9f26705e20 Mon Sep 17 00:00:00 2001 From: shakeel-ahamad Date: Wed, 25 Jan 2023 16:34:23 +0530 Subject: [PATCH 0652/8412] Register my domain --- domains/shakeel-ahamad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shakeel-ahamad.json diff --git a/domains/shakeel-ahamad.json b/domains/shakeel-ahamad.json new file mode 100644 index 000000000..4f07efa68 --- /dev/null +++ b/domains/shakeel-ahamad.json @@ -0,0 +1,11 @@ +{ + "description": "Shakeel profile.", + "repo": "https://github.com/shakeel-ahamad/shakeel-ahamad.github.io", + "owner": { + "username": "shakeel-ahamad", + "email": "" + }, + "record": { + "CNAME": "shakeel-ahamad.github.io" + } +} From ac50dd2d04ef9ce270347e183db074ebb35166a1 Mon Sep 17 00:00:00 2001 From: pandya-riddhi Date: Wed, 25 Jan 2023 16:43:04 +0530 Subject: [PATCH 0653/8412] create json file --- domains/pandya-riddhi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pandya-riddhi.json diff --git a/domains/pandya-riddhi.json b/domains/pandya-riddhi.json new file mode 100644 index 000000000..3765c9f3f --- /dev/null +++ b/domains/pandya-riddhi.json @@ -0,0 +1,11 @@ +{ + "description": "Riddhi pandya profile.", + "repo": "https://github.com/pandya-riddhi/pandya-riddhi.github.io", + "owner": { + "username": "pandya-riddhi", + "email": "" + }, + "record": { + "CNAME": "pandya-riddhi.github.io" + } +} From e59b44be13a9ebe7489e6e7ed68e0bf6830f01c2 Mon Sep 17 00:00:00 2001 From: divya Date: Wed, 25 Jan 2023 16:50:15 +0530 Subject: [PATCH 0654/8412] register json file --- domains/prajapati-divya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prajapati-divya.json diff --git a/domains/prajapati-divya.json b/domains/prajapati-divya.json new file mode 100644 index 000000000..d529266f3 --- /dev/null +++ b/domains/prajapati-divya.json @@ -0,0 +1,11 @@ +{ + "description": "Divya profile.", + "repo": "https://github.com/prajapati-divya/prajapati-divya.github.io", + "owner": { + "username": "prajapati-divya", + "email": "" + }, + "record": { + "CNAME": "prajapati-divya.github.io" + } +} From c2dfa599ba4243c78073e0515dfe5ad97941ff26 Mon Sep 17 00:00:00 2001 From: lakhani-palak Date: Wed, 25 Jan 2023 17:01:29 +0530 Subject: [PATCH 0655/8412] add my domain --- domains/lakhani-palak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lakhani-palak.json diff --git a/domains/lakhani-palak.json b/domains/lakhani-palak.json new file mode 100644 index 000000000..6c0b5f797 --- /dev/null +++ b/domains/lakhani-palak.json @@ -0,0 +1,11 @@ +{ + "description": "Lakhani Palak.", + "repo": "https://github.com/lakhani-palak/lakhani-palak.github.io", + "owner": { + "username": "lakhani-palak", + "email": "" + }, + "record": { + "CNAME": "lakhani-palak.github.io" + } +} From 9b718e911aeca3a70cdd1070e3c13694d73e1d96 Mon Sep 17 00:00:00 2001 From: hiren-brahmbhatt Date: Wed, 25 Jan 2023 17:11:14 +0530 Subject: [PATCH 0656/8412] Register sanjeet domain --- domains/verma-sanjeet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/verma-sanjeet.json diff --git a/domains/verma-sanjeet.json b/domains/verma-sanjeet.json new file mode 100644 index 000000000..642ad4408 --- /dev/null +++ b/domains/verma-sanjeet.json @@ -0,0 +1,11 @@ +{ + "description": "Sanjeet Verma.", + "repo": "https://github.com/verma-sanjeet/verma-sanjeet.github.io", + "owner": { + "username": "verma-sanjeet", + "email": "" + }, + "record": { + "CNAME": "verma-sanjeet.github.io" + } +} From 3dd3922f3b0e27f072d8e56ac5ecd52ff46195a1 Mon Sep 17 00:00:00 2001 From: grishma Date: Wed, 25 Jan 2023 17:19:35 +0530 Subject: [PATCH 0657/8412] add my domain --- domains/grishma-chhayani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/grishma-chhayani.json diff --git a/domains/grishma-chhayani.json b/domains/grishma-chhayani.json new file mode 100644 index 000000000..0017041b8 --- /dev/null +++ b/domains/grishma-chhayani.json @@ -0,0 +1,11 @@ +{ + "description": "Grishma Profile.", + "repo": "https://github.com/grishma-chhayani/grishma-chhayani.github.io", + "owner": { + "username": "grishma-chhayani", + "email": "" + }, + "record": { + "CNAME": "grishma-chhayani.github.io" + } +} From d6c5c6f23f9cf85db9461fd589883373c5bd0b3e Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 25 Jan 2023 17:29:07 +0000 Subject: [PATCH 0658/8412] Update register.json --- domains/register.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/register.json b/domains/register.json index c5569bf41..9062c4ce7 100644 --- a/domains/register.json +++ b/domains/register.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "dns.beadman-network.com" + "CNAME": "isaregister.pages.dev" } } From c5072f41e9b50a00128832c5f8e719466da75227 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90=E1=BB=97=20V=C4=83n=20Ho=C3=A0i=20Tu=C3=A2n?= Date: Thu, 26 Jan 2023 15:01:03 +0700 Subject: [PATCH 0659/8412] Create chino.json --- domains/chino.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chino.json diff --git a/domains/chino.json b/domains/chino.json new file mode 100644 index 000000000..1dbed228b --- /dev/null +++ b/domains/chino.json @@ -0,0 +1,12 @@ +{ + "description": "My Github Page", + "repo": "https://github.com/AutumnVN/autumnvn.github.io", + "owner": { + "username": "AutumnVN", + "email": "htuan03@gmail.com", + "twitter": "dvht0" + }, + "record": { + "CNAME": "autumnvn.github.io" + } +} From 1ecd6133d3ed1d119470e5066dffe3f4bc82a4c2 Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 26 Jan 2023 15:18:01 +0530 Subject: [PATCH 0660/8412] Update api.semant.json --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index 20061db43..c2dcdf97a 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "7f6fe19a-4ab2-4971-974f-c5a8bbf1243f.id.repl.co" + "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" } } From 9bb4adafc204e0671eb7722b54e86378c8b8a85f Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 26 Jan 2023 15:18:23 +0530 Subject: [PATCH 0661/8412] Update api.badboy.json --- domains/api.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.badboy.json b/domains/api.badboy.json index 8959ed1ef..6adb23e2e 100644 --- a/domains/api.badboy.json +++ b/domains/api.badboy.json @@ -5,6 +5,6 @@ "email": "contact@semant.is-a.dev" }, "record": { - "CNAME": "7f6fe19a-4ab2-4971-974f-c5a8bbf1243f.id.repl.co" + "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" } } From 26cb1939072bddf977b2191b243175c50d2315ea Mon Sep 17 00:00:00 2001 From: Adam Karepin <77991070+K7Adam@users.noreply.github.com> Date: Thu, 26 Jan 2023 20:21:33 +0100 Subject: [PATCH 0662/8412] Update adamkarepin.json Changed hosting provider --- domains/adamkarepin.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/adamkarepin.json b/domains/adamkarepin.json index 6fafc3616..6a70fd819 100644 --- a/domains/adamkarepin.json +++ b/domains/adamkarepin.json @@ -1,11 +1,12 @@ { - "description": "personal developer portfolio", + "description": "Personal portfolio website", "repo": "https://github.com/K7Adam/my-webfolio-angular", "owner": { "username": "K7Adam", - "email": "adamkarepin@gmail.com" + "email": "", + "twitter": "7AdamK" }, "record": { - "CNAME": "adamkarepin.vercel.app" + "CNAME": "8b23b621a9d04b0718dd.b-cdn.net" } } From 5f7fae8d226cb28f08402331addc7be6fd72341c Mon Sep 17 00:00:00 2001 From: CRACKz-cyber <74057941+CRACKz-cyber@users.noreply.github.com> Date: Thu, 26 Jan 2023 21:21:23 +0100 Subject: [PATCH 0663/8412] Create crackz.json --- domains/crackz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/crackz.json diff --git a/domains/crackz.json b/domains/crackz.json new file mode 100644 index 000000000..8d4112986 --- /dev/null +++ b/domains/crackz.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com//.github.io", + "owner": { + "username": "", + "email": "email@address", + "twitter": "" + }, + "record": { + "URL": "http://lassewiedemann.de" + } +} From 868dee8159bb2c2d8ebb40376254418a4675595c Mon Sep 17 00:00:00 2001 From: CRACKz-cyber <74057941+CRACKz-cyber@users.noreply.github.com> Date: Thu, 26 Jan 2023 22:16:28 +0100 Subject: [PATCH 0664/8412] Update crackz.json --- domains/crackz.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/crackz.json b/domains/crackz.json index 8d4112986..0a9c3d834 100644 --- a/domains/crackz.json +++ b/domains/crackz.json @@ -1,10 +1,9 @@ { - "description": "Describe the use of this subdomain", - "repo": "https://github.com//.github.io", + "description": "Redirecting to my socials website.", + "repo": "https://github.com/CRACKz-cyber/", "owner": { - "username": "", - "email": "email@address", - "twitter": "" + "username": "CRACKz-cyber", + "email": "thomasknekibus@gmail.com" }, "record": { "URL": "http://lassewiedemann.de" From afd3f7a9f30fcb8057c18eec015fca06d5b5d2e5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Contreras?= <46694401+nikitacontreras@users.noreply.github.com> Date: Fri, 27 Jan 2023 01:02:46 -0500 Subject: [PATCH 0665/8412] Added nikita --- domains/nikita.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nikita.json diff --git a/domains/nikita.json b/domains/nikita.json new file mode 100644 index 000000000..250461518 --- /dev/null +++ b/domains/nikita.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "nikitacontreras", + "email": "elfantoche.tv@gmail.com" + }, + "record": { + "CNAME": "nikita.is-a.dev" + } + } + \ No newline at end of file From 1d3f2def665d690e9cd14a18c036f14c50ab5a73 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Nicol=C3=A1s=20Contreras?= <46694401+nikitacontreras@users.noreply.github.com> Date: Fri, 27 Jan 2023 03:21:41 -0500 Subject: [PATCH 0666/8412] Updated nikita.json Fixed wrong subdomain (mb) --- domains/nikita.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nikita.json b/domains/nikita.json index 250461518..e3685a68a 100644 --- a/domains/nikita.json +++ b/domains/nikita.json @@ -5,7 +5,7 @@ "email": "elfantoche.tv@gmail.com" }, "record": { - "CNAME": "nikita.is-a.dev" + "CNAME": "nikitacontreras.github.io" } } - \ No newline at end of file + From 1495913f1e2091ddba55960e1d18ea0ebd552418 Mon Sep 17 00:00:00 2001 From: patel-hetal Date: Fri, 27 Jan 2023 18:19:07 +0530 Subject: [PATCH 0667/8412] add my domain --- domains/patel-hetal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patel-hetal.json diff --git a/domains/patel-hetal.json b/domains/patel-hetal.json new file mode 100644 index 000000000..589cadd23 --- /dev/null +++ b/domains/patel-hetal.json @@ -0,0 +1,11 @@ +{ + "description": "Hetal Profile.", + "repo": "https://github.com/patel-hetal/patel-hetal.github.io", + "owner": { + "username": "patel-hetal", + "email": "" + }, + "record": { + "CNAME": "patel-hetal.github.io" + } +} From b46a9f876598b18ae50b149c5b5950d809c1f8a7 Mon Sep 17 00:00:00 2001 From: jay-bhalodiya Date: Fri, 27 Jan 2023 18:36:19 +0530 Subject: [PATCH 0668/8412] create json --- jay-bhalodiya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 jay-bhalodiya.json diff --git a/jay-bhalodiya.json b/jay-bhalodiya.json new file mode 100644 index 000000000..92a48c3ed --- /dev/null +++ b/jay-bhalodiya.json @@ -0,0 +1,11 @@ +{ + "description": "Jay Bhalodiya.", + "repo": "https://github.com/jay-bhalodiya/jay-bhalodiya.github.io", + "owner": { + "username": "jay-bhalodiya", + "email": "jay.bhalodiya@acquaintsoft.com" + }, + "record": { + "CNAME": "jay-bhalodiya.github.io" + } +} From 9428e73cd44f56092e583a853c5a9016c2dc78b5 Mon Sep 17 00:00:00 2001 From: mandaninikunj Date: Fri, 27 Jan 2023 18:48:34 +0530 Subject: [PATCH 0669/8412] Add my domain --- domains/mandaninikunj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mandaninikunj.json diff --git a/domains/mandaninikunj.json b/domains/mandaninikunj.json new file mode 100644 index 000000000..04eba9dd2 --- /dev/null +++ b/domains/mandaninikunj.json @@ -0,0 +1,11 @@ +{ + "description": "nikunj Profile.", + "repo": "https://github.com/mandaninikunj/mandaninikunj.github.io", + "owner": { + "username": "mandaninikunj", + "email": "" + }, + "record": { + "CNAME": "mandaninikunj.github.io" + } +} From 9716d70900cb6aac46819014b53d992b993e2bc0 Mon Sep 17 00:00:00 2001 From: kaushik-bhadarka Date: Fri, 27 Jan 2023 18:50:51 +0530 Subject: [PATCH 0670/8412] json file --- kaushik-bhadarka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 kaushik-bhadarka.json diff --git a/kaushik-bhadarka.json b/kaushik-bhadarka.json new file mode 100644 index 000000000..073a2a5fb --- /dev/null +++ b/kaushik-bhadarka.json @@ -0,0 +1,11 @@ +{ + "description": "Kaushik Bhadarka.", + "repo": "https://github.com/kaushik-bhadarka/kaushik-bhadarka.github.io", + "owner": { + "username": "kaushik-bhadarka", + "email": "kaushik-bhadarka@@acquaintsoft.com" + }, + "record": { + "CNAME": "kaushik-bhadarka.github.io" + } +} From 5151935df248f116483adf9465bc4abc1e27fe41 Mon Sep 17 00:00:00 2001 From: keyurnimavat Date: Fri, 27 Jan 2023 18:55:21 +0530 Subject: [PATCH 0671/8412] Register my domain --- domains/keyurnimavat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/keyurnimavat.json diff --git a/domains/keyurnimavat.json b/domains/keyurnimavat.json new file mode 100644 index 000000000..cc7122e38 --- /dev/null +++ b/domains/keyurnimavat.json @@ -0,0 +1,11 @@ +{ + "description": "keyur Profile.", + "repo": "https://github.com/keyurnimavat/keyurnimavat.github.io", + "owner": { + "username": "keyurnimavat", + "email": "" + }, + "record": { + "CNAME": "keyurnimavat.github.io" + } +} From 6912d3eeb594020251670671425687f00964b311 Mon Sep 17 00:00:00 2001 From: mobidev Date: Fri, 27 Jan 2023 18:59:22 +0530 Subject: [PATCH 0672/8412] Create domain --- domains/jagdhish-mer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jagdhish-mer.json diff --git a/domains/jagdhish-mer.json b/domains/jagdhish-mer.json new file mode 100644 index 000000000..a99ff4dee --- /dev/null +++ b/domains/jagdhish-mer.json @@ -0,0 +1,11 @@ +{ + "description": "Hetal Profile.", + "repo": "https://github.com/jagdish-der/jagdish-der.github.io", + "owner": { + "username": "jagdish-der", + "email": "" + }, + "record": { + "CNAME": "jagdish-der.github.io" + } +} From fe1595ed8d189235f80f09318889bf6a2bf1f88e Mon Sep 17 00:00:00 2001 From: mobidev Date: Fri, 27 Jan 2023 19:03:07 +0530 Subject: [PATCH 0673/8412] Create domain --- domains/jagdhish-mer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jagdhish-mer.json b/domains/jagdhish-mer.json index a99ff4dee..bcccd9eb8 100644 --- a/domains/jagdhish-mer.json +++ b/domains/jagdhish-mer.json @@ -1,5 +1,5 @@ { - "description": "Hetal Profile.", + "description": "jagdish Profile.", "repo": "https://github.com/jagdish-der/jagdish-der.github.io", "owner": { "username": "jagdish-der", From aa19fa6f7f2d497a8d1d81ad0c394eb808dec92b Mon Sep 17 00:00:00 2001 From: hiren-brahmbhatt Date: Fri, 27 Jan 2023 19:05:01 +0530 Subject: [PATCH 0674/8412] json files added --- domains/hiren-brahmbhatt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hiren-brahmbhatt.json diff --git a/domains/hiren-brahmbhatt.json b/domains/hiren-brahmbhatt.json new file mode 100644 index 000000000..fa1070f2c --- /dev/null +++ b/domains/hiren-brahmbhatt.json @@ -0,0 +1,11 @@ +{ + "description": "Hiren Brahmbhatt.", + "repo": "https://github.com/hiren-brahmbhatt/hiren-brahmbhatt.github.io", + "owner": { + "username": "hiren-brahmbhatt", + "email": "hiren-brahmbhatt@acquaintsoft.com" + }, + "record": { + "CNAME": "hiren-brahmbhatt.github.io" + } +} From 6d8067e65e3d6cb1b552a3bf38b39d202732ad7d Mon Sep 17 00:00:00 2001 From: jay-bhalodiya Date: Fri, 27 Jan 2023 19:09:22 +0530 Subject: [PATCH 0675/8412] change file path --- jay-bhalodiya.json => domains/jay-bhalodiya.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename jay-bhalodiya.json => domains/jay-bhalodiya.json (100%) diff --git a/jay-bhalodiya.json b/domains/jay-bhalodiya.json similarity index 100% rename from jay-bhalodiya.json rename to domains/jay-bhalodiya.json From 3ae7d40f9cdeb5451a4d37fa4f7b7c21b482097d Mon Sep 17 00:00:00 2001 From: kaushik-bhadarka Date: Fri, 27 Jan 2023 19:10:36 +0530 Subject: [PATCH 0676/8412] change file path --- kaushik-bhadarka.json => domains/kaushik-bhadarka.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename kaushik-bhadarka.json => domains/kaushik-bhadarka.json (100%) diff --git a/kaushik-bhadarka.json b/domains/kaushik-bhadarka.json similarity index 100% rename from kaushik-bhadarka.json rename to domains/kaushik-bhadarka.json From f28642195abc9916ea9498cbba3b8e93149bcf8d Mon Sep 17 00:00:00 2001 From: jagdish-mer Date: Fri, 27 Jan 2023 19:11:54 +0530 Subject: [PATCH 0677/8412] Add my domain --- domains/jagdish-mer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jagdish-mer.json diff --git a/domains/jagdish-mer.json b/domains/jagdish-mer.json new file mode 100644 index 000000000..bdcd867da --- /dev/null +++ b/domains/jagdish-mer.json @@ -0,0 +1,11 @@ +{ + "description": "my Profile.", + "repo": "https://github.com/jagdish-mer/jagdish-mer.github.io", + "owner": { + "username": "jagdish-mer", + "email": "" + }, + "record": { + "CNAME": "jagdish-mer.github.io" + } +} From 54194829897897177f78232d554a0de214071f43 Mon Sep 17 00:00:00 2001 From: imran Date: Fri, 27 Jan 2023 19:17:15 +0530 Subject: [PATCH 0678/8412] add my json --- domains/pathan-imran.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pathan-imran.json diff --git a/domains/pathan-imran.json b/domains/pathan-imran.json new file mode 100644 index 000000000..0c79195de --- /dev/null +++ b/domains/pathan-imran.json @@ -0,0 +1,11 @@ +{ + "description": "Imran Profile.", + "repo": "https://github.com/pathan-imran/pathan-imran.github.io", + "owner": { + "username": "pathan-imran", + "email": "" + }, + "record": { + "CNAME": "pathan-imran.github.io" + } +} From 864cd055a3900672d8d896a0d61c7a80876a7118 Mon Sep 17 00:00:00 2001 From: imran Date: Fri, 27 Jan 2023 19:18:16 +0530 Subject: [PATCH 0679/8412] add my json --- domains/pathan-imran.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pathan-imran.json b/domains/pathan-imran.json index 0c79195de..d3ef1a6bf 100644 --- a/domains/pathan-imran.json +++ b/domains/pathan-imran.json @@ -8,4 +8,4 @@ "record": { "CNAME": "pathan-imran.github.io" } -} +} From 6fe04e1b0a92b11bc0382090debaba0cd56fc7aa Mon Sep 17 00:00:00 2001 From: kuldip panchal Date: Fri, 27 Jan 2023 19:19:23 +0530 Subject: [PATCH 0680/8412] json file added --- domains/nayan-gorasiya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nayan-gorasiya.json diff --git a/domains/nayan-gorasiya.json b/domains/nayan-gorasiya.json new file mode 100644 index 000000000..52ec26aed --- /dev/null +++ b/domains/nayan-gorasiya.json @@ -0,0 +1,11 @@ +{ + "description": "Nayan Gorasiya.", + "repo": "https://github.com/nayan-gorasiya/nayan-gorasiya.github.io", + "owner": { + "username": "nayan-gorasiya", + "email": "nayan-gorasiya@acquaintsoft.com" + }, + "record": { + "CNAME": "nayan-gorasiya.github.io" + } +} From d6165cba8dece97229a22becf568927d8751a916 Mon Sep 17 00:00:00 2001 From: nitesh Date: Fri, 27 Jan 2023 19:25:30 +0530 Subject: [PATCH 0681/8412] Add my json --- domains/nitesh-rathod.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nitesh-rathod.json diff --git a/domains/nitesh-rathod.json b/domains/nitesh-rathod.json new file mode 100644 index 000000000..bd17063a7 --- /dev/null +++ b/domains/nitesh-rathod.json @@ -0,0 +1,11 @@ +{ + "description": "Nitesh Rathod.", + "repo": "https://github.com/nitesh-rathod/nitesh-rathod.github.io", + "owner": { + "username": "nitesh-rathod", + "email": "" + }, + "record": { + "CNAME": "nitesh-rathod.github.io" + } +} From baa51a2ec185b65b0b41324ae8fb6f2756dc4e6b Mon Sep 17 00:00:00 2001 From: nayan-gorasiya Date: Fri, 27 Jan 2023 19:26:33 +0530 Subject: [PATCH 0682/8412] json file --- domains/nayan-gorasiya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nayan-gorasiya.json diff --git a/domains/nayan-gorasiya.json b/domains/nayan-gorasiya.json new file mode 100644 index 000000000..52ec26aed --- /dev/null +++ b/domains/nayan-gorasiya.json @@ -0,0 +1,11 @@ +{ + "description": "Nayan Gorasiya.", + "repo": "https://github.com/nayan-gorasiya/nayan-gorasiya.github.io", + "owner": { + "username": "nayan-gorasiya", + "email": "nayan-gorasiya@acquaintsoft.com" + }, + "record": { + "CNAME": "nayan-gorasiya.github.io" + } +} From 44ad491f32165c76bcae790785687c05863d2f46 Mon Sep 17 00:00:00 2001 From: bhumika Date: Fri, 27 Jan 2023 19:31:34 +0530 Subject: [PATCH 0683/8412] Register my domain --- domains/bhumkah-patel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bhumkah-patel.json diff --git a/domains/bhumkah-patel.json b/domains/bhumkah-patel.json new file mode 100644 index 000000000..c05371862 --- /dev/null +++ b/domains/bhumkah-patel.json @@ -0,0 +1,11 @@ +{ + "description": "bhumika patel.", + "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io", + "owner": { + "username": "bhumkah-patel", + "email": "" + }, + "record": { + "CNAME": "bhumkah-patel.github.io" + } +} From 77b593db4c9b1fbfa41a104121a788f0ee37e336 Mon Sep 17 00:00:00 2001 From: vyas-rahul Date: Fri, 27 Jan 2023 19:40:45 +0530 Subject: [PATCH 0684/8412] rahul file add --- domains/vyas-rahul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vyas-rahul.json diff --git a/domains/vyas-rahul.json b/domains/vyas-rahul.json new file mode 100644 index 000000000..6e21a1f28 --- /dev/null +++ b/domains/vyas-rahul.json @@ -0,0 +1,11 @@ +{ + "description": "Vyas Rahul.", + "repo": "https://github.com/nayan-gorasiya/vyas-rahul.github.io", + "owner": { + "username": "vyas-rahul", + "email": "vyas-rahul@acquaintsoft.com" + }, + "record": { + "CNAME": "vyas-rahul.github.io" + } +} From 9373640e16b596b24a2f787e3c611cb811fe6ccb Mon Sep 17 00:00:00 2001 From: hiren-brahmbhatt Date: Fri, 27 Jan 2023 19:43:04 +0530 Subject: [PATCH 0685/8412] Create json --- domains/akta-chavda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akta-chavda.json diff --git a/domains/akta-chavda.json b/domains/akta-chavda.json new file mode 100644 index 000000000..20926962f --- /dev/null +++ b/domains/akta-chavda.json @@ -0,0 +1,11 @@ +{ + "description": "ankita chavda.", + "repo": "https://github.com/akta-chavda/akta-chavda.github.io", + "owner": { + "username": "akta-chavda", + "email": "" + }, + "record": { + "CNAME": "akta-chavda.github.io" + } +} From 71e09626cbd4c3ab8ec1ca96517faaa613733e58 Mon Sep 17 00:00:00 2001 From: shoaib-shaikhh Date: Fri, 27 Jan 2023 19:55:17 +0530 Subject: [PATCH 0686/8412] json file added --- domains/shoaib-shaikhh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shoaib-shaikhh.json diff --git a/domains/shoaib-shaikhh.json b/domains/shoaib-shaikhh.json new file mode 100644 index 000000000..a4563a344 --- /dev/null +++ b/domains/shoaib-shaikhh.json @@ -0,0 +1,11 @@ +{ + "description": "Shoaib Shaikhh.", + "repo": "https://github.com/shoaib-shaikhh/shoaib-shaikhh.github.io", + "owner": { + "username": "shoaib-shaikhh", + "email": "shoaib-shaikhh@acquaintsoft.com" + }, + "record": { + "CNAME": "shoaib-shaikhh.github.io" + } +} From ede25dd5562b015bc555f8520e7627467e06d28c Mon Sep 17 00:00:00 2001 From: Jay Date: Fri, 27 Jan 2023 07:47:30 -0800 Subject: [PATCH 0687/8412] Create jayg --- domains/jayg | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jayg diff --git a/domains/jayg b/domains/jayg new file mode 100644 index 000000000..0ab89412f --- /dev/null +++ b/domains/jayg @@ -0,0 +1,12 @@ +{ + "description": "My personal website :)", + "repo": "https://github.com/JayGgit/JayGgit.github.io", + "owner": { + "username": "JayGgit", + "email": "jyaptkd2126@gmail.com", + "twitter": "JayGhain" + }, + "record": { + "CNAME": "jayggit.github.io" + } +} From 160bd5d965a687cf2a554adbfb590d083c8fad8f Mon Sep 17 00:00:00 2001 From: Stardustxxx Date: Sat, 28 Jan 2023 01:39:47 +0800 Subject: [PATCH 0688/8412] feat: Added domain programatically --- domains/kitty.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kitty.json diff --git a/domains/kitty.json b/domains/kitty.json new file mode 100644 index 000000000..d7f091347 --- /dev/null +++ b/domains/kitty.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "Stardustxxx", + "email": "kitty@kittysmh.tech" + }, + + "record": { + "A": ["192.95.42.66"] + } + } + \ No newline at end of file From 7340edcb844a2bc90123ceffd0d3fff4c40f9d78 Mon Sep 17 00:00:00 2001 From: AidhaniDev Date: Fri, 27 Jan 2023 13:46:06 -0800 Subject: [PATCH 0689/8412] feat: Added domain programatically --- domains/Aidhani.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Aidhani.json diff --git a/domains/Aidhani.json b/domains/Aidhani.json new file mode 100644 index 000000000..2781acde3 --- /dev/null +++ b/domains/Aidhani.json @@ -0,0 +1,12 @@ + + { + "owner": { + "username": "AidhaniDev", + "email": "aidhanidev@gmail.com" + }, + + "record": { + "URL": "https://sites.google.com/view/aidhanidev/home" + } + } + \ No newline at end of file From 40fc275e9d67a4108230c4e62525c58d2a2d1124 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 28 Jan 2023 07:55:31 +0800 Subject: [PATCH 0690/8412] fix email --- domains/kaushik-bhadarka.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kaushik-bhadarka.json b/domains/kaushik-bhadarka.json index 073a2a5fb..8a26b83d0 100644 --- a/domains/kaushik-bhadarka.json +++ b/domains/kaushik-bhadarka.json @@ -3,7 +3,7 @@ "repo": "https://github.com/kaushik-bhadarka/kaushik-bhadarka.github.io", "owner": { "username": "kaushik-bhadarka", - "email": "kaushik-bhadarka@@acquaintsoft.com" + "email": "kaushik-bhadarka@acquaintsoft.com" }, "record": { "CNAME": "kaushik-bhadarka.github.io" From 3c9234a4547af9d90b7aab5a39342ee18c3c561f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 28 Jan 2023 07:58:22 +0800 Subject: [PATCH 0691/8412] Rename jayg to jayg.json --- domains/{jayg => jayg.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{jayg => jayg.json} (100%) diff --git a/domains/jayg b/domains/jayg.json similarity index 100% rename from domains/jayg rename to domains/jayg.json From d6476ebe8460c91e1b4c62f55a235f25223e476f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 28 Jan 2023 08:11:56 +0800 Subject: [PATCH 0692/8412] Rename Aidhani.json to aidhani.json --- domains/{Aidhani.json => aidhani.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Aidhani.json => aidhani.json} (98%) diff --git a/domains/Aidhani.json b/domains/aidhani.json similarity index 98% rename from domains/Aidhani.json rename to domains/aidhani.json index 2781acde3..16e891ec4 100644 --- a/domains/Aidhani.json +++ b/domains/aidhani.json @@ -9,4 +9,4 @@ "URL": "https://sites.google.com/view/aidhanidev/home" } } - \ No newline at end of file + From 2371fc29f9fe6a48cd23daa61ac57a8acb03bdd8 Mon Sep 17 00:00:00 2001 From: Sadman Anik <81039510+Sadman-11@users.noreply.github.com> Date: Sat, 28 Jan 2023 20:14:48 +0600 Subject: [PATCH 0693/8412] Added Sadman.Anik --- domains/Sadman.Anik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Sadman.Anik.json diff --git a/domains/Sadman.Anik.json b/domains/Sadman.Anik.json new file mode 100644 index 000000000..99bde1a0e --- /dev/null +++ b/domains/Sadman.Anik.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Sadman-11", + "email": "sadmananik8986@gmail.com" + }, + "record": { + "CNAME": "3b6cb257-be10-45f0-b66c-d6f20d02cecc.id.repl.c" + } + } + \ No newline at end of file From 7d4822c9129f11f4b2b2ba022178acefe74665fc Mon Sep 17 00:00:00 2001 From: Ranjit Patil <106159945+patilranjit485@users.noreply.github.com> Date: Sat, 28 Jan 2023 20:49:27 +0530 Subject: [PATCH 0694/8412] Added ranjit.dev --- domains/ranjit.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ranjit.dev.json diff --git a/domains/ranjit.dev.json b/domains/ranjit.dev.json new file mode 100644 index 000000000..3dff0f025 --- /dev/null +++ b/domains/ranjit.dev.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "patilranjit485", + "email": "patilranjit2610@gmail.com" + }, + "record": { + "CNAME": "ranjit.dev" + } + } + \ No newline at end of file From 6596e9f8163283311a24c2485cc65ad424147126 Mon Sep 17 00:00:00 2001 From: Ranjit Patil <106159945+patilranjit485@users.noreply.github.com> Date: Sat, 28 Jan 2023 07:58:50 -0800 Subject: [PATCH 0695/8412] Update and rename ranjit.dev.json to ranjit.json --- domains/{ranjit.dev.json => ranjit.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{ranjit.dev.json => ranjit.json} (71%) diff --git a/domains/ranjit.dev.json b/domains/ranjit.json similarity index 71% rename from domains/ranjit.dev.json rename to domains/ranjit.json index 3dff0f025..d8fec5674 100644 --- a/domains/ranjit.dev.json +++ b/domains/ranjit.json @@ -5,7 +5,7 @@ "email": "patilranjit2610@gmail.com" }, "record": { - "CNAME": "ranjit.dev" + "CNAME": "https://demon-brother.blogspot.com/" } } - \ No newline at end of file + From f1c3e66e566d5d2d8e4e9540062c596a9d7d4ffb Mon Sep 17 00:00:00 2001 From: hb0313 Date: Sat, 28 Jan 2023 14:26:32 -0500 Subject: [PATCH 0696/8412] feat(domain): harshad.is-a.dev --- domains/harshad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshad.json diff --git a/domains/harshad.json b/domains/harshad.json new file mode 100644 index 000000000..24e7ab42e --- /dev/null +++ b/domains/harshad.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "hb0313", + "email": "hbhandwaldar@gmail.com" + }, + "record": { + "CNAME": "https://hb0313.github.io/home/" + } +} + \ No newline at end of file From 155c93e6dcb093ab58a4094548a6d1bef89cf32e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 29 Jan 2023 06:39:30 +0800 Subject: [PATCH 0697/8412] fix cname --- domains/ranjit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ranjit.json b/domains/ranjit.json index d8fec5674..38d9e3392 100644 --- a/domains/ranjit.json +++ b/domains/ranjit.json @@ -5,7 +5,7 @@ "email": "patilranjit2610@gmail.com" }, "record": { - "CNAME": "https://demon-brother.blogspot.com/" + "CNAME": "demon-brother.blogspot.com" } } From 12c8be7595fc623b5198c3b1fb4817aebb8635c1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 29 Jan 2023 06:42:02 +0800 Subject: [PATCH 0698/8412] Update harshad.json --- domains/harshad.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/harshad.json b/domains/harshad.json index 24e7ab42e..f062c7a37 100644 --- a/domains/harshad.json +++ b/domains/harshad.json @@ -1,11 +1,9 @@ - { "owner": { "username": "hb0313", "email": "hbhandwaldar@gmail.com" }, "record": { - "CNAME": "https://hb0313.github.io/home/" + "CNAME": "hb0313.github.io" } } - \ No newline at end of file From 0e537ee9fe7bd0c4f570879baec19de9b6c63276 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 29 Jan 2023 06:42:51 +0800 Subject: [PATCH 0699/8412] fix record --- domains/picloud.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/picloud.json b/domains/picloud.json index 5cdfc3a15..0f5bc2e1e 100644 --- a/domains/picloud.json +++ b/domains/picloud.json @@ -5,7 +5,7 @@ "email": "hbhandwaldar@gmail.com" }, "record": { - "CNAME": "https://sites.google.com/view/pihome1/home" + "URL": "https://sites.google.com/view/pihome1/home" } } - \ No newline at end of file + From f8fda73980a61e7fd0dd478e4c88cab10d038447 Mon Sep 17 00:00:00 2001 From: Ranjit Patil <106159945+patilranjit485@users.noreply.github.com> Date: Sun, 29 Jan 2023 09:34:33 +0530 Subject: [PATCH 0700/8412] Added demon --- domains/demon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/demon.json diff --git a/domains/demon.json b/domains/demon.json new file mode 100644 index 000000000..08a0af416 --- /dev/null +++ b/domains/demon.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "patilranjit485", + "email": "patilranjit2610@gmail.com" + }, + "record": { + "CNAME": "demon-brother.blogspot.com" + } + } + \ No newline at end of file From bc302b3bbe8886c5868a1c1205145d216530af8a Mon Sep 17 00:00:00 2001 From: NRJ YDV <88180887+NeeRaj-2401@users.noreply.github.com> Date: Sun, 29 Jan 2023 11:05:43 +0530 Subject: [PATCH 0701/8412] add `neeraj-2401` domain --- domains/neeraj-2401.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/neeraj-2401.json diff --git a/domains/neeraj-2401.json b/domains/neeraj-2401.json new file mode 100644 index 000000000..2951ce337 --- /dev/null +++ b/domains/neeraj-2401.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/NeeRaj-2401/NeeRaj-2401.github.io", + "owner": { + "username": "NeeRaj-2401", + "email": "niraj.yadav@slrtce.in", + }, + "record": { + "CNAME": "neeraj-2401.github.io" + } +} From 7429d4dc0b521246241cc28c683444028e705e7e Mon Sep 17 00:00:00 2001 From: NRJ YDV <88180887+NeeRaj-2401@users.noreply.github.com> Date: Sun, 29 Jan 2023 12:18:26 +0530 Subject: [PATCH 0702/8412] Update domains/neeraj-2401.json remove comma Co-authored-by: William Harrison --- domains/neeraj-2401.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neeraj-2401.json b/domains/neeraj-2401.json index 2951ce337..e05a366db 100644 --- a/domains/neeraj-2401.json +++ b/domains/neeraj-2401.json @@ -2,7 +2,7 @@ "repo": "https://github.com/NeeRaj-2401/NeeRaj-2401.github.io", "owner": { "username": "NeeRaj-2401", - "email": "niraj.yadav@slrtce.in", + "email": "niraj.yadav@slrtce.in" }, "record": { "CNAME": "neeraj-2401.github.io" From 29b3df4bb65b830cbbbf7dbece8f6061c35f37d3 Mon Sep 17 00:00:00 2001 From: UnidentifiedX <80146445+UnidentifiedX@users.noreply.github.com> Date: Sun, 29 Jan 2023 15:57:57 +0800 Subject: [PATCH 0703/8412] Added unidentifiedx --- domains/unidentifiedx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/unidentifiedx.json diff --git a/domains/unidentifiedx.json b/domains/unidentifiedx.json new file mode 100644 index 000000000..1628fb6f5 --- /dev/null +++ b/domains/unidentifiedx.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "UnidentifiedX", + "email": "sunzizhuo33@gmail.com" + }, + "record": { + "CNAME": "unidentifiedx.github.io" + } + } + \ No newline at end of file From a4365716d0783dc2acd79e7213407f4c442b10be Mon Sep 17 00:00:00 2001 From: UnidentifiedX <80146445+UnidentifiedX@users.noreply.github.com> Date: Sun, 29 Jan 2023 16:02:50 +0800 Subject: [PATCH 0704/8412] Update unidentifiedx.json --- domains/unidentifiedx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/unidentifiedx.json b/domains/unidentifiedx.json index 1628fb6f5..18cd68832 100644 --- a/domains/unidentifiedx.json +++ b/domains/unidentifiedx.json @@ -5,7 +5,7 @@ "email": "sunzizhuo33@gmail.com" }, "record": { - "CNAME": "unidentifiedx.github.io" + "CNAME": "unidentifiedx.github.io/Portfolio" } } - \ No newline at end of file + From ecfc6e6db266e4e592b41ab8c35e93ee4f89228a Mon Sep 17 00:00:00 2001 From: Sandira <83527158+axolotlextnd@users.noreply.github.com> Date: Sun, 29 Jan 2023 16:06:05 +0800 Subject: [PATCH 0705/8412] Change repo link and username --- domains/axolotlextnd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/axolotlextnd.json b/domains/axolotlextnd.json index 4516c7886..b1302c110 100644 --- a/domains/axolotlextnd.json +++ b/domains/axolotlextnd.json @@ -1,12 +1,12 @@ { "description": "My personal portofolio", - "repo": "https://github.com/axolotlextnd/axolotlextnd.github.io", + "repo": "https://github.com/axolotlextnd/portofolio", "owner": { "username": "axolotlextnd", "email": "", "discord": "Sandira#0781" }, "record": { - "CNAME": "axolotlextnd.github.io" + "CNAME": "axolotlextnd.github.io/portofolio" } } From e522fec6323c9f5ed3c57d8563f75b350f7ead2a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?David=20Puerta=20Mart=C3=ADn?= Date: Sun, 29 Jan 2023 03:07:56 -0500 Subject: [PATCH 0706/8412] add davidpuerta --- domains/davidpuerta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/davidpuerta.json diff --git a/domains/davidpuerta.json b/domains/davidpuerta.json new file mode 100644 index 000000000..2d61c3c48 --- /dev/null +++ b/domains/davidpuerta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "david96182", + "email": "puertadavid96182@gmail.com" + }, + "record": { + "CNAME": "david96182.github.io" + } +} \ No newline at end of file From 345e638498f48fb6b3d315fc1ba82628e49a74e4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 29 Jan 2023 16:08:55 +0800 Subject: [PATCH 0707/8412] fix cname --- domains/unidentifiedx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/unidentifiedx.json b/domains/unidentifiedx.json index 18cd68832..bfd489104 100644 --- a/domains/unidentifiedx.json +++ b/domains/unidentifiedx.json @@ -5,7 +5,7 @@ "email": "sunzizhuo33@gmail.com" }, "record": { - "CNAME": "unidentifiedx.github.io/Portfolio" + "CNAME": "unidentifiedx.github.io" } } From b10676ad00be05af4c97a64b2c7336207d017243 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 29 Jan 2023 17:02:21 +0800 Subject: [PATCH 0708/8412] fix cname --- domains/axolotlextnd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axolotlextnd.json b/domains/axolotlextnd.json index b1302c110..71ef43cb0 100644 --- a/domains/axolotlextnd.json +++ b/domains/axolotlextnd.json @@ -7,6 +7,6 @@ "discord": "Sandira#0781" }, "record": { - "CNAME": "axolotlextnd.github.io/portofolio" + "CNAME": "axolotlextnd.github.io" } } From c9e9ea7457946c0218d815135616221cc190b3ea Mon Sep 17 00:00:00 2001 From: D99 <79247409+D99-1@users.noreply.github.com> Date: Sun, 29 Jan 2023 20:08:53 +1100 Subject: [PATCH 0709/8412] Update CNAME and TXT records Sorry for the edit --- domains/dhyan99.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/dhyan99.json b/domains/dhyan99.json index ef79f6c7b..47f4d3ccb 100644 --- a/domains/dhyan99.json +++ b/domains/dhyan99.json @@ -1,13 +1,14 @@ { - "repo": "https://github.com/d99-1/d99-1.github.io", + "repo": "https://github.com/d99-1/dhyan99-portfolio", "owner": { "username": "D99-1", "email": "dhyantanna@gmail.com" }, "record": { - "CNAME": "d99-1.github.io" + "CNAME": "3464245b-2def-4309-ab2b-9474f03ca3f2.id.repl.co", + "TXT": "replit-verify=3464245b-2def-4309-ab2b-9474f03ca3f2" } } From 921d545361d6940185da0016d393252e4d21ec7f Mon Sep 17 00:00:00 2001 From: D99 <79247409+D99-1@users.noreply.github.com> Date: Sun, 29 Jan 2023 21:42:44 +1100 Subject: [PATCH 0710/8412] Update dhyan99.json --- domains/dhyan99.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/dhyan99.json b/domains/dhyan99.json index 47f4d3ccb..e35644c81 100644 --- a/domains/dhyan99.json +++ b/domains/dhyan99.json @@ -7,8 +7,6 @@ }, "record": { - "CNAME": "3464245b-2def-4309-ab2b-9474f03ca3f2.id.repl.co", - "TXT": "replit-verify=3464245b-2def-4309-ab2b-9474f03ca3f2" - } + "CNAME": "3464245b-2def-4309-ab2b-9474f03ca3f2.id.repl.co" } } From 22143c2ae49514f2e78119aca0af582245327394 Mon Sep 17 00:00:00 2001 From: D99 <79247409+D99-1@users.noreply.github.com> Date: Sun, 29 Jan 2023 23:01:08 +1100 Subject: [PATCH 0711/8412] Create api.dhyan99.json --- domains/api.dhyan99.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/api.dhyan99.json diff --git a/domains/api.dhyan99.json b/domains/api.dhyan99.json new file mode 100644 index 000000000..47ec02abd --- /dev/null +++ b/domains/api.dhyan99.json @@ -0,0 +1,11 @@ + + { + "repo": "https://github.com/d99-1/dhyan99-portfolio", + "owner": { + "username": "D99-1", + "email": "dhyantanna@gmail.com" + }, + + "record": { + "CNAME": "41c7b59d-7492-40cb-868c-3c1777f7ebff.id.repl.co" } + } From 78f61aafd4207a2fb7cf6915359f828d07047da2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 30 Jan 2023 06:46:54 +0800 Subject: [PATCH 0712/8412] prettier --- domains/api.dhyan99.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/api.dhyan99.json b/domains/api.dhyan99.json index 47ec02abd..4967803cd 100644 --- a/domains/api.dhyan99.json +++ b/domains/api.dhyan99.json @@ -1,11 +1,11 @@ +{ + "repo": "https://github.com/d99-1/dhyan99-portfolio", + "owner": { + "username": "D99-1", + "email": "dhyantanna@gmail.com" + }, - { - "repo": "https://github.com/d99-1/dhyan99-portfolio", - "owner": { - "username": "D99-1", - "email": "dhyantanna@gmail.com" - }, - - "record": { - "CNAME": "41c7b59d-7492-40cb-868c-3c1777f7ebff.id.repl.co" } - } + "record": { + "CNAME": "41c7b59d-7492-40cb-868c-3c1777f7ebff.id.repl.co" + } +} From bca3b3e574de4be6871e5760196cf5e350d5c9a3 Mon Sep 17 00:00:00 2001 From: ankit-prajapati Date: Mon, 30 Jan 2023 09:32:39 +0530 Subject: [PATCH 0713/8412] Register my domain --- domains/ankiprajapati.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ankiprajapati.json diff --git a/domains/ankiprajapati.json b/domains/ankiprajapati.json new file mode 100644 index 000000000..7382fba95 --- /dev/null +++ b/domains/ankiprajapati.json @@ -0,0 +1,11 @@ +{ + "description": "ankita Prajapati.", + "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", + "owner": { + "username": "ankiprajapati", + "email": "" + }, + "record": { + "CNAME": "ankiprajapati.github.io" + } +} From 0cfba6a23ab28e170f8b00f3f025a5ee5c77c85e Mon Sep 17 00:00:00 2001 From: ankit-prajapati Date: Mon, 30 Jan 2023 09:36:32 +0530 Subject: [PATCH 0714/8412] Update description --- domains/ankiprajapati.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ankiprajapati.json b/domains/ankiprajapati.json index 7382fba95..caaa4e241 100644 --- a/domains/ankiprajapati.json +++ b/domains/ankiprajapati.json @@ -1,5 +1,5 @@ { - "description": "ankita Prajapati.", + "description": "ankit Prajapati.", "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", "owner": { "username": "ankiprajapati", From fd7ffc4c35c65b36e768e74d25561c112a9c7367 Mon Sep 17 00:00:00 2001 From: bipin-bheda Date: Mon, 30 Jan 2023 09:43:06 +0530 Subject: [PATCH 0715/8412] Create json file --- domains/bipin-bheda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bipin-bheda.json diff --git a/domains/bipin-bheda.json b/domains/bipin-bheda.json new file mode 100644 index 000000000..6df4dd35d --- /dev/null +++ b/domains/bipin-bheda.json @@ -0,0 +1,11 @@ +{ + "description": "Bipin Bheda Profile.", + "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io", + "owner": { + "username": "bipin-bheda", + "email": "" + }, + "record": { + "CNAME": "bipin-bheda.github.io" + } +} From 43fac0db0c64799d9b19d4291c36464a31159995 Mon Sep 17 00:00:00 2001 From: chirag-domain Date: Mon, 30 Jan 2023 09:52:50 +0530 Subject: [PATCH 0716/8412] Create domain --- domains/panchal-chirag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/panchal-chirag.json diff --git a/domains/panchal-chirag.json b/domains/panchal-chirag.json new file mode 100644 index 000000000..072aea0cf --- /dev/null +++ b/domains/panchal-chirag.json @@ -0,0 +1,11 @@ +{ + "description": "Chirag Profile.", + "repo": "https://github.com/panchal-chirag/panchal-chirag.github.io", + "owner": { + "username": "panchal-chirag", + "email": "" + }, + "record": { + "CNAME": "panchal-chirag.github.io" + } +} From be3c010d84532da72a662ae0328d9dd47f83df15 Mon Sep 17 00:00:00 2001 From: surendran-soumya Date: Mon, 30 Jan 2023 09:59:32 +0530 Subject: [PATCH 0717/8412] add surendran-soumya.json file --- surendran-soumya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 surendran-soumya.json diff --git a/surendran-soumya.json b/surendran-soumya.json new file mode 100644 index 000000000..93c0ff8aa --- /dev/null +++ b/surendran-soumya.json @@ -0,0 +1,11 @@ +{ + "description": "surendran-soumya Profile.", + "repo": "https://github.com/surendran-soumya/surendran-soumya.github.io", + "owner": { + "username": "surendran-soumya", + "email": "" + }, + "record": { + "CNAME": "surendran-soumya.github.io" + } +} From 461808e15ed350f9f9490fc749d44ee1b6da68b6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 30 Jan 2023 12:31:23 +0800 Subject: [PATCH 0718/8412] Rename surendran-soumya.json to domains/surendran-soumya.json --- surendran-soumya.json => domains/surendran-soumya.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename surendran-soumya.json => domains/surendran-soumya.json (100%) diff --git a/surendran-soumya.json b/domains/surendran-soumya.json similarity index 100% rename from surendran-soumya.json rename to domains/surendran-soumya.json From 7765fc529ef7ddf986bdb80edc805da34c4e0468 Mon Sep 17 00:00:00 2001 From: "naman.machchhar" Date: Mon, 30 Jan 2023 10:06:56 +0530 Subject: [PATCH 0719/8412] naman domain --- domains/naman-machchhar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/naman-machchhar.json diff --git a/domains/naman-machchhar.json b/domains/naman-machchhar.json new file mode 100644 index 000000000..aa8a494a0 --- /dev/null +++ b/domains/naman-machchhar.json @@ -0,0 +1,11 @@ +{ + "description": "Naman Profile.", + "repo": "https://github.com/naman-machchhar/naman-machchhar.github.io", + "owner": { + "username": "naman-machchhar", + "email": "" + }, + "record": { + "CNAME": "naman-machchhar.github.io" + } +} From 2a451dbb9de13127dc1aa9e7e45c6eb3807275d2 Mon Sep 17 00:00:00 2001 From: limbanitejal Date: Mon, 30 Jan 2023 10:17:38 +0530 Subject: [PATCH 0720/8412] Register domain --- domains/limbanitejal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/limbanitejal.json diff --git a/domains/limbanitejal.json b/domains/limbanitejal.json new file mode 100644 index 000000000..5b8552bd6 --- /dev/null +++ b/domains/limbanitejal.json @@ -0,0 +1,11 @@ +{ + "description": "Limbani tejal Profile.", + "repo": "https://github.com/limbanitejal/limbanitejal.github.io", + "owner": { + "username": "limbanitejal", + "email": "" + }, + "record": { + "CNAME": "limbanitejal.github.io" + } +} From 5983914cdc6f0152578f86850bed61d1b4510758 Mon Sep 17 00:00:00 2001 From: dharti-mungara Date: Mon, 30 Jan 2023 10:22:49 +0530 Subject: [PATCH 0721/8412] add json file --- domains/dharti-mungara.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dharti-mungara.json diff --git a/domains/dharti-mungara.json b/domains/dharti-mungara.json new file mode 100644 index 000000000..064d27603 --- /dev/null +++ b/domains/dharti-mungara.json @@ -0,0 +1,11 @@ +{ + "description": "Dharti mungara Profile.", + "repo": "https://github.com/dharti-mungara/dharti-mungara.github.io", + "owner": { + "username": "dharti-mungara", + "email": "" + }, + "record": { + "CNAME": "dharti-mungara.github.io" + } +} From 6e9e3b8c2afab5bac8d83856dd77c53a1db9e0b2 Mon Sep 17 00:00:00 2001 From: surajh-patel Date: Mon, 30 Jan 2023 10:28:39 +0530 Subject: [PATCH 0722/8412] Register my domain --- domains/surajh-patel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/surajh-patel.json diff --git a/domains/surajh-patel.json b/domains/surajh-patel.json new file mode 100644 index 000000000..7502c1f13 --- /dev/null +++ b/domains/surajh-patel.json @@ -0,0 +1,11 @@ +{ + "description": "surajh-patel Profile.", + "repo": "https://github.com/surajh-patel/surajh-patel.github.io", + "owner": { + "username": "surajh-patel", + "email": "" + }, + "record": { + "CNAME": "surajh-patel.github.io" + } +} From 019e6a47f1a8670ddc0e51b59ba1676965af2c30 Mon Sep 17 00:00:00 2001 From: soumyah-das Date: Mon, 30 Jan 2023 10:35:34 +0530 Subject: [PATCH 0723/8412] Register domain --- domains/soumya-das.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soumya-das.json diff --git a/domains/soumya-das.json b/domains/soumya-das.json new file mode 100644 index 000000000..959de54e6 --- /dev/null +++ b/domains/soumya-das.json @@ -0,0 +1,11 @@ +{ + "description": "soumyah Profile.", + "repo": "https://github.com/soumyah-das/soumyah-das.github.io", + "owner": { + "username": "soumyah-das", + "email": "" + }, + "record": { + "CNAME": "soumyah-das.github.io" + } +} From 2aa98efbbc7fde9cb78f12f3edf1ed420cb4984e Mon Sep 17 00:00:00 2001 From: darji-ravi Date: Mon, 30 Jan 2023 10:41:43 +0530 Subject: [PATCH 0724/8412] Add my json file --- domains/darji-ravi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/darji-ravi.json diff --git a/domains/darji-ravi.json b/domains/darji-ravi.json new file mode 100644 index 000000000..ab56415df --- /dev/null +++ b/domains/darji-ravi.json @@ -0,0 +1,11 @@ +{ + "description": "Ravi Profile.", + "repo": "https://github.com/darji-ravi/darji-ravi.github.io", + "owner": { + "username": "darji-ravi", + "email": "" + }, + "record": { + "CNAME": "darji-ravi.github.io" + } +} From b6a1e7e47105970e023c4bbb30fd03d754e09e02 Mon Sep 17 00:00:00 2001 From: chintan-prajapati Date: Mon, 30 Jan 2023 10:48:12 +0530 Subject: [PATCH 0725/8412] Add my json file --- domains/chintan-prajapati.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chintan-prajapati.json diff --git a/domains/chintan-prajapati.json b/domains/chintan-prajapati.json new file mode 100644 index 000000000..6c109f5cf --- /dev/null +++ b/domains/chintan-prajapati.json @@ -0,0 +1,11 @@ +{ + "description": "Chintan Profile.", + "repo": "https://github.com/chintan-prajapati/chintan-prajapati.github.io", + "owner": { + "username": "chintan-prajapati", + "email": "" + }, + "record": { + "CNAME": "chintan-prajapati.github.io" + } +} From 179008f4ec3f567758f1d5520476196f0fbcab8e Mon Sep 17 00:00:00 2001 From: rohit-sony Date: Mon, 30 Jan 2023 10:59:59 +0530 Subject: [PATCH 0726/8412] Add my domain --- domains/rohit-sony.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rohit-sony.json diff --git a/domains/rohit-sony.json b/domains/rohit-sony.json new file mode 100644 index 000000000..4335a1c2c --- /dev/null +++ b/domains/rohit-sony.json @@ -0,0 +1,11 @@ +{ + "description": "Rohit Profile.", + "repo": "https://github.com/rohit-sony/rohit-sony.github.io", + "owner": { + "username": "rohit-sony", + "email": "" + }, + "record": { + "CNAME": "rohit-sony.github.io" + } +} From 8da9550ab4bbba5a4098e062e0fef69f88b18685 Mon Sep 17 00:00:00 2001 From: sharad-rajyaguru Date: Mon, 30 Jan 2023 11:46:50 +0530 Subject: [PATCH 0727/8412] Register my domain --- domains/sharad-rajyaguru.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sharad-rajyaguru.json diff --git a/domains/sharad-rajyaguru.json b/domains/sharad-rajyaguru.json new file mode 100644 index 000000000..9ecf96b7c --- /dev/null +++ b/domains/sharad-rajyaguru.json @@ -0,0 +1,11 @@ +{ + "description": "Sharad Profile.", + "repo": "https://github.com/sharad-rajyaguru/sharad-rajyaguru.github.io", + "owner": { + "username": "sharad-rajyaguru", + "email": "" + }, + "record": { + "CNAME": "sharad-rajyaguru.github.io" + } +} From 44abd2a3cd1915db1209f236548484b328397f00 Mon Sep 17 00:00:00 2001 From: heli-joshi Date: Mon, 30 Jan 2023 11:52:52 +0530 Subject: [PATCH 0728/8412] add my json file --- domains/heli-joshi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/heli-joshi.json diff --git a/domains/heli-joshi.json b/domains/heli-joshi.json new file mode 100644 index 000000000..5e9935d61 --- /dev/null +++ b/domains/heli-joshi.json @@ -0,0 +1,11 @@ +{ + "description": "Heli Profile.", + "repo": "https://github.com/heli-joshi/heli-joshi.github.io", + "owner": { + "username": "heli-joshi", + "email": "" + }, + "record": { + "CNAME": "heli-joshi.github.io" + } +} From b7b178aa83d763432822faa3c82a6a96373a2bab Mon Sep 17 00:00:00 2001 From: shahjenish Date: Mon, 30 Jan 2023 11:59:05 +0530 Subject: [PATCH 0729/8412] Add new domain --- domains/shahjenish.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shahjenish.json diff --git a/domains/shahjenish.json b/domains/shahjenish.json new file mode 100644 index 000000000..db616b5d2 --- /dev/null +++ b/domains/shahjenish.json @@ -0,0 +1,11 @@ +{ + "description": "Jenish Profile.", + "repo": "https://github.com/shahjenish/shahjenish.github.io", + "owner": { + "username": "shahjenish", + "email": "" + }, + "record": { + "CNAME": "shahjenish.github.io" + } +} From 3bc788bc4dd6097241aa6057b9ca56b65a4f329c Mon Sep 17 00:00:00 2001 From: yashh-chauhan Date: Mon, 30 Jan 2023 12:07:21 +0530 Subject: [PATCH 0730/8412] add my domain --- domains/yashh-chauhan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yashh-chauhan.json diff --git a/domains/yashh-chauhan.json b/domains/yashh-chauhan.json new file mode 100644 index 000000000..f43b94471 --- /dev/null +++ b/domains/yashh-chauhan.json @@ -0,0 +1,11 @@ +{ + "description": "Yash Chauhan Profile.", + "repo": "https://github.com/yashh-chauhan/yashh-chauhan.github.io", + "owner": { + "username": "yashh-chauhan", + "email": "" + }, + "record": { + "CNAME": "yashh-chauhan.github.io" + } +} From ef5afdcbc5b80d5184f6782986265623d5f9adce Mon Sep 17 00:00:00 2001 From: Sanjay-Suryavanshi Date: Mon, 30 Jan 2023 15:33:54 +0530 Subject: [PATCH 0731/8412] my domain --- domains/Sanjay-Suryavanshi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Sanjay-Suryavanshi.json diff --git a/domains/Sanjay-Suryavanshi.json b/domains/Sanjay-Suryavanshi.json new file mode 100644 index 000000000..f3c7960f7 --- /dev/null +++ b/domains/Sanjay-Suryavanshi.json @@ -0,0 +1,11 @@ +{ + "description": "Sanjay Suryavanshi Profile.", + "repo": "https://github.com/Sanjay-Suryavanshi/Sanjay-Suryavanshi.github.io", + "owner": { + "username": "Sanjay-Suryavanshi", + "email": "" + }, + "record": { + "CNAME": "Sanjay-Suryavanshi.github.io" + } +} From 4b12d1873d40d5b002dc5d4c4f5bcea6bf26d1db Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 30 Jan 2023 18:06:01 +0800 Subject: [PATCH 0732/8412] Rename Sanjay-Suryavanshi.json to sanjay-suryavanshi.json --- domains/{Sanjay-Suryavanshi.json => sanjay-suryavanshi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Sanjay-Suryavanshi.json => sanjay-suryavanshi.json} (100%) diff --git a/domains/Sanjay-Suryavanshi.json b/domains/sanjay-suryavanshi.json similarity index 100% rename from domains/Sanjay-Suryavanshi.json rename to domains/sanjay-suryavanshi.json From 45e1872ba2b00801667ae3629536be9277c83503 Mon Sep 17 00:00:00 2001 From: WhoTook7050 <92704148+WhoTook7050@users.noreply.github.com> Date: Mon, 30 Jan 2023 10:56:10 -0600 Subject: [PATCH 0733/8412] add ducky domain --- domains/ducky.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ducky.json diff --git a/domains/ducky.json b/domains/ducky.json new file mode 100644 index 000000000..29964c0e4 --- /dev/null +++ b/domains/ducky.json @@ -0,0 +1,11 @@ +{ + "description": "My website for random stuff", + "repo": "https://github.com/WhoTook7050/WhoTook7050.github.io", + "owner": { + "username": "WhoTook7050", + "email": "tosonana@tuta.io" + }, + "record": { + "CNAME": "WhoTook7050.github.io" + } +} From 0ba78c8c0632b7700f496cbbdf7c5836b3dd0ef8 Mon Sep 17 00:00:00 2001 From: minoyahia <104762032+minoyahia@users.noreply.github.com> Date: Mon, 30 Jan 2023 18:05:42 +0100 Subject: [PATCH 0734/8412] Create mohhy.json --- domains/mohhy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mohhy.json diff --git a/domains/mohhy.json b/domains/mohhy.json new file mode 100644 index 000000000..25d5a3028 --- /dev/null +++ b/domains/mohhy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "minoyahia", + "email": "notminoyahiahf@gmail.com" + } +} +{ + "record": { + "TXT": "my very own domain for personal use" + } +} From 95e1a01e87cc431ef0a48af9d7286e27e5ccd774 Mon Sep 17 00:00:00 2001 From: minoyahia <104762032+minoyahia@users.noreply.github.com> Date: Mon, 30 Jan 2023 18:10:08 +0100 Subject: [PATCH 0735/8412] Update mohhy.json --- domains/mohhy.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/mohhy.json b/domains/mohhy.json index 25d5a3028..c15b738dd 100644 --- a/domains/mohhy.json +++ b/domains/mohhy.json @@ -1,11 +1,11 @@ { + "description": "moh domain name!", + "repo": "https://github.com/minoyahia/register", "owner": { "username": "minoyahia", "email": "notminoyahiahf@gmail.com" - } -} -{ + }, "record": { - "TXT": "my very own domain for personal use" + "TXT": "hello there mate!" } } From f9906b86515e51c882f0f32a3800854af64b9bb1 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:41:52 +0530 Subject: [PATCH 0736/8412] Added l6174.is-a.dev --- domains/l6174.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/l6174.json diff --git a/domains/l6174.json b/domains/l6174.json new file mode 100644 index 000000000..e8444b7a1 --- /dev/null +++ b/domains/l6174.json @@ -0,0 +1,11 @@ +{ + "description": "My Profile Website", + "repo": "https://github.com/l6174/l6174.github.io", + "owner": { + "username": "l6174", + "email": "l.lawliet6174@gmail.com" + }, + "record": { + "CNAME": "l6174.github.io" + } +} From df4f12c0a52dfe0ec215a0f02f569eb7dcfcf11c Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:45:51 +0530 Subject: [PATCH 0737/8412] Create dash.l6174.json --- domains/dash.l6174.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dash.l6174.json diff --git a/domains/dash.l6174.json b/domains/dash.l6174.json new file mode 100644 index 000000000..9782e032a --- /dev/null +++ b/domains/dash.l6174.json @@ -0,0 +1,11 @@ +{ + "description": "My Profile Website", + "repo": "https://github.com/l6174/startpage", + "owner": { + "username": "l6174", + "email": "l.lawliet6174@gmail.com" + }, + "record": { + "CNAME": "l6174.github.io/startpage" + } +} From acff5d7ed2f388df5ffac0a458a7f55bbb947759 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:50:00 +0530 Subject: [PATCH 0738/8412] Added search.l6174.is-a.dev --- domains/search.l6174.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/search.l6174.json diff --git a/domains/search.l6174.json b/domains/search.l6174.json new file mode 100644 index 000000000..d96dbb165 --- /dev/null +++ b/domains/search.l6174.json @@ -0,0 +1,11 @@ +{ + "description": "My Self-Hosted Search Engine", + "repo": "https://github.com/l6174/search", + "owner": { + "username": "l6174", + "email": "l.lawliet6174@gmail.com" + }, + "record": { + "CNAME": "8b8a7371-0cc1-4815-affb-f53446c7b444.id.repl.co" + } +} From 3f93547a96e57239e2f0b91ea1255905f692258a Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 00:53:35 +0530 Subject: [PATCH 0739/8412] Added dash.l6174.is-a.dev --- domains/dash.l6174.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dash.l6174.json b/domains/dash.l6174.json index 9782e032a..200db4014 100644 --- a/domains/dash.l6174.json +++ b/domains/dash.l6174.json @@ -1,5 +1,5 @@ { - "description": "My Profile Website", + "description": "My Startpage/Dashboard", "repo": "https://github.com/l6174/startpage", "owner": { "username": "l6174", From d459e8b7c08d17948f2c1541e6afa35a47e177e1 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 01:40:19 +0530 Subject: [PATCH 0740/8412] Added dash.l6174.is-a.dev --- domains/dash.l6174.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/dash.l6174.json b/domains/dash.l6174.json index 200db4014..8288c0615 100644 --- a/domains/dash.l6174.json +++ b/domains/dash.l6174.json @@ -6,6 +6,11 @@ "email": "l.lawliet6174@gmail.com" }, "record": { - "CNAME": "l6174.github.io/startpage" - } + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } From 4c55ec652931c3e917dd31f3a01e72bdd0035207 Mon Sep 17 00:00:00 2001 From: Alisher Usmonov <83527629+Alisher-Usmonov@users.noreply.github.com> Date: Tue, 31 Jan 2023 10:41:59 +0500 Subject: [PATCH 0741/8412] Create alisher.json --- domains/alisher.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alisher.json diff --git a/domains/alisher.json b/domains/alisher.json new file mode 100644 index 000000000..562ee6795 --- /dev/null +++ b/domains/alisher.json @@ -0,0 +1,11 @@ +{ + "description": "Alisher's Website!", + "repo": "https://github.com/alisher-usmonov/portfolio-Website", + "owner": { + "username": "alisher-usmonov", + "email": "alisher.null@gmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} From eb33b7b23cfa9a76e6be2432d383dd169d4c3a36 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 14:30:29 +0530 Subject: [PATCH 0742/8412] Delete search.l6174.json --- domains/search.l6174.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/search.l6174.json diff --git a/domains/search.l6174.json b/domains/search.l6174.json deleted file mode 100644 index d96dbb165..000000000 --- a/domains/search.l6174.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Self-Hosted Search Engine", - "repo": "https://github.com/l6174/search", - "owner": { - "username": "l6174", - "email": "l.lawliet6174@gmail.com" - }, - "record": { - "CNAME": "8b8a7371-0cc1-4815-affb-f53446c7b444.id.repl.co" - } -} From 82eab0d95ee020b33c0f4302a1e453c7add3b0cf Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 15:17:06 +0530 Subject: [PATCH 0743/8412] Update dash.l6174.json --- domains/dash.l6174.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/dash.l6174.json b/domains/dash.l6174.json index 8288c0615..6e9ae134d 100644 --- a/domains/dash.l6174.json +++ b/domains/dash.l6174.json @@ -6,11 +6,6 @@ "email": "l.lawliet6174@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "CNAME": "startpage-7ey.pages.dev" + } } From 2835bea036c1e2c3a536623b89584d21e97ac510 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Tue, 31 Jan 2023 17:12:55 +0530 Subject: [PATCH 0744/8412] Update and rename dash.l6174.json to search.l6174.json --- domains/dash.l6174.json | 11 ----------- domains/search.l6174.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 domains/dash.l6174.json create mode 100644 domains/search.l6174.json diff --git a/domains/dash.l6174.json b/domains/dash.l6174.json deleted file mode 100644 index 6e9ae134d..000000000 --- a/domains/dash.l6174.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Startpage/Dashboard", - "repo": "https://github.com/l6174/startpage", - "owner": { - "username": "l6174", - "email": "l.lawliet6174@gmail.com" - }, - "record": { - "CNAME": "startpage-7ey.pages.dev" - } -} diff --git a/domains/search.l6174.json b/domains/search.l6174.json new file mode 100644 index 000000000..574c7efc3 --- /dev/null +++ b/domains/search.l6174.json @@ -0,0 +1,11 @@ +{ + "description": "My Search Engine (Whoogle)", + "repo": "https://github.com/l6174/search", + "owner": { + "username": "l6174", + "email": "l.lawliet6174@gmail.com" + }, + "record": { + "CNAME": "8b8a7371-0cc1-4815-affb-f53446c7b444.id.repl.co" + } +} From 47fa07fadae808c9081c407ec547d87011989535 Mon Sep 17 00:00:00 2001 From: XThe <101992755+SirXThe@users.noreply.github.com> Date: Tue, 31 Jan 2023 14:35:40 +0100 Subject: [PATCH 0745/8412] Create xthe.json --- domains/xthe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xthe.json diff --git a/domains/xthe.json b/domains/xthe.json new file mode 100644 index 000000000..64667b6b1 --- /dev/null +++ b/domains/xthe.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/SirXThe/sirxthe.github.io", + "owner": { + "username": "SirXThe", + "email": "sirxthe@gmail.com", + "discord": "XThe#4695" + }, + "record": { + "CNAME": "sirxthe.github.io" + } +} From 3cced82a0b7a5ed2022ac463b944b8aabc080354 Mon Sep 17 00:00:00 2001 From: CcNopebruh <92991362+CcNicebruh@users.noreply.github.com> Date: Tue, 31 Jan 2023 21:32:10 +0700 Subject: [PATCH 0746/8412] Added play --- domains/play.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/play.json diff --git a/domains/play.json b/domains/play.json new file mode 100644 index 000000000..816c23629 --- /dev/null +++ b/domains/play.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "A": ["49.231.43.12"] + } + } + \ No newline at end of file From 0f9c9bdd729751ef6e06ac6a26f0b3656d17bd14 Mon Sep 17 00:00:00 2001 From: Sandira <83527158+axolotlextnd@users.noreply.github.com> Date: Tue, 31 Jan 2023 22:41:05 +0800 Subject: [PATCH 0747/8412] change repo link + change filename --- domains/{axolotlextnd.json => sandira.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{axolotlextnd.json => sandira.json} (73%) diff --git a/domains/axolotlextnd.json b/domains/sandira.json similarity index 73% rename from domains/axolotlextnd.json rename to domains/sandira.json index 71ef43cb0..4516c7886 100644 --- a/domains/axolotlextnd.json +++ b/domains/sandira.json @@ -1,6 +1,6 @@ { "description": "My personal portofolio", - "repo": "https://github.com/axolotlextnd/portofolio", + "repo": "https://github.com/axolotlextnd/axolotlextnd.github.io", "owner": { "username": "axolotlextnd", "email": "", From 01bdb3e2c33b71169bf648ad4c57549389d848f1 Mon Sep 17 00:00:00 2001 From: minoyahia <104762032+minoyahia@users.noreply.github.com> Date: Tue, 31 Jan 2023 16:09:29 +0100 Subject: [PATCH 0748/8412] Added moh --- domains/moh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/moh.json diff --git a/domains/moh.json b/domains/moh.json new file mode 100644 index 000000000..79ee9ea85 --- /dev/null +++ b/domains/moh.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "minoyahia", + "email": "minoyahiahf@gmail.com" + }, + "record": { + "TXT": "my very own domain" + } + } + \ No newline at end of file From d1aac9b844412a40e2ad5b598a1125fa78a72a1f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20D=C3=B6ring?= <74110555+lukasdoering@users.noreply.github.com> Date: Tue, 31 Jan 2023 18:05:49 +0100 Subject: [PATCH 0749/8412] Create loky.json --- domains/loky.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/loky.json diff --git a/domains/loky.json b/domains/loky.json new file mode 100644 index 000000000..747fe8cef --- /dev/null +++ b/domains/loky.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lukasdoering", + "discord": "LoKy#1337" + } +} + +{ + "record": { + "CNAME": "austria.jetbrains.space" + } +} From bb0113209f80f3a19d2d0c9c848c6cfaaf2abffa Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Wed, 1 Feb 2023 05:51:41 +0700 Subject: [PATCH 0750/8412] Update sx9.json --- domains/sx9.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/sx9.json b/domains/sx9.json index a3897de71..9699d68d2 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -5,10 +5,9 @@ "username": "SX-9", "twitter": "SX_Discord", "discord": "SX-Spy-Agent#1377", - "email": "sx-91@outlook.com", - "note": "Im Trying Some Hosting Providers For My Website So You Might Get A Lot Of Pull Requests From Me" + "email": "sx-91@outlook.com" }, "record": { - "CNAME": "sx-9.github.io" + "redirect": "sx9.jsid.dev" } } From 95aa66799fb68a1b4039b9860ab6a618a7a6a1b8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 1 Feb 2023 07:06:10 +0800 Subject: [PATCH 0751/8412] fix --- domains/sx9.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/sx9.json b/domains/sx9.json index 9699d68d2..fcfbc5e17 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -1,13 +1,10 @@ { "description": "SX's Website", - "repo": "https://sx-9.github.io", "owner": { - "username": "SX-9", - "twitter": "SX_Discord", - "discord": "SX-Spy-Agent#1377", + "username": "SX-9", "email": "sx-91@outlook.com" }, "record": { - "redirect": "sx9.jsid.dev" + "URL": "https://sx9.jsid.dev" } } From 1d10756c603479d1b8faaa049ba52163fe7e35e3 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 1 Feb 2023 07:20:24 +0800 Subject: [PATCH 0752/8412] Create uses.json --- domains/uses.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/uses.json diff --git a/domains/uses.json b/domains/uses.json new file mode 100644 index 000000000..5f67b4801 --- /dev/null +++ b/domains/uses.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "is-a-dev@wdh.gg" + }, + + "record": { + "URL": "https://freesubdomains.org" + } +} From ce3f930fd60e4ea877d7aa09c13ad1ca59c3d9e4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 1 Feb 2023 07:23:30 +0800 Subject: [PATCH 0753/8412] fix json --- domains/loky.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/loky.json b/domains/loky.json index 747fe8cef..37f5135be 100644 --- a/domains/loky.json +++ b/domains/loky.json @@ -1,11 +1,9 @@ { "owner": { "username": "lukasdoering", + "email": "", "discord": "LoKy#1337" - } -} - -{ + }, "record": { "CNAME": "austria.jetbrains.space" } From 2cedb14795b00105d4f75f7b6f8a882b652b7289 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 1 Feb 2023 14:27:42 +0800 Subject: [PATCH 0754/8412] Create knockoffs.json --- domains/knockoffs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/knockoffs.json diff --git a/domains/knockoffs.json b/domains/knockoffs.json new file mode 100644 index 000000000..589f8eae5 --- /dev/null +++ b/domains/knockoffs.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "is-a-dev@wdh.gg" + }, + + "record": { + "CNAME": "github.williamharrison.dev" + } +} From 4a8c5b8eebf8b6d6547cd6ffa836b920c1f03d37 Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Wed, 1 Feb 2023 16:26:29 +0700 Subject: [PATCH 0755/8412] Update sx9.json --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index fcfbc5e17..dfa71b711 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -5,6 +5,6 @@ "email": "sx-91@outlook.com" }, "record": { - "URL": "https://sx9.jsid.dev" + "CNAME": "sx9.is-a.dev" } } From 4dec75676d47983fe54c328f5068fd131790e3c6 Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Wed, 1 Feb 2023 17:12:49 +0700 Subject: [PATCH 0756/8412] Update sx9.json --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index dfa71b711..d986d15c3 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -5,6 +5,6 @@ "email": "sx-91@outlook.com" }, "record": { - "CNAME": "sx9.is-a.dev" + "CNAME": "sx-9.github.io" } } From 778db3b64fad67e070e1a9201439084bf5f40954 Mon Sep 17 00:00:00 2001 From: cdb5e93 Date: Wed, 1 Feb 2023 12:24:49 +0000 Subject: [PATCH 0757/8412] Create rvakz.is-a.dev --- domains/rvakz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rvakz.json diff --git a/domains/rvakz.json b/domains/rvakz.json new file mode 100644 index 000000000..3f6472917 --- /dev/null +++ b/domains/rvakz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cdb5e93", + "email": "cdb5e93@gmail.com" + }, + "record": { + "CNAME": "cdb5e93.github.io" + } +} \ No newline at end of file From 102bf3eb6165606aae289264957779d9bf6a2473 Mon Sep 17 00:00:00 2001 From: cdb5e93 Date: Wed, 1 Feb 2023 14:44:18 +0000 Subject: [PATCH 0758/8412] Email forwarding --- domains/rvakz.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/rvakz.json b/domains/rvakz.json index 3f6472917..b4d66aca0 100644 --- a/domains/rvakz.json +++ b/domains/rvakz.json @@ -4,6 +4,8 @@ "email": "cdb5e93@gmail.com" }, "record": { - "CNAME": "cdb5e93.github.io" + "CNAME": "cdb5e93.github.io", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From 5d946e04c33bc1d4a7901d7173ce01597044af12 Mon Sep 17 00:00:00 2001 From: minoyahia <104762032+minoyahia@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:52:22 +0100 Subject: [PATCH 0759/8412] Update mohhy.json --- domains/mohhy.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/mohhy.json b/domains/mohhy.json index c15b738dd..63a0df104 100644 --- a/domains/mohhy.json +++ b/domains/mohhy.json @@ -1,11 +1,11 @@ { - "description": "moh domain name!", - "repo": "https://github.com/minoyahia/register", - "owner": { - "username": "minoyahia", - "email": "notminoyahiahf@gmail.com" - }, - "record": { - "TXT": "hello there mate!" - } -} + "description": "My Profile Website", + "repo": "https://github.com/minoyahia/personal-website", + "owner": { + "username": "minoyahia", + "email": "notminoyahiahf@gmail.com" + }, + "record": { + "CNAME": "personal-website-cyj.pages.dev" + } +} From 6a40f7349157a69686f78c633bcc95af99eb4562 Mon Sep 17 00:00:00 2001 From: minoyahia <104762032+minoyahia@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:53:32 +0100 Subject: [PATCH 0760/8412] Update moh.json --- domains/moh.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/moh.json b/domains/moh.json index 79ee9ea85..63a0df104 100644 --- a/domains/moh.json +++ b/domains/moh.json @@ -1,11 +1,11 @@ - - { - "owner": { +{ + "description": "My Profile Website", + "repo": "https://github.com/minoyahia/personal-website", + "owner": { "username": "minoyahia", - "email": "minoyahiahf@gmail.com" - }, - "record": { - "TXT": "my very own domain" - } + "email": "notminoyahiahf@gmail.com" + }, + "record": { + "CNAME": "personal-website-cyj.pages.dev" } - \ No newline at end of file +} From 8d0dc92013cbdd3375d6679040711555cd63e88b Mon Sep 17 00:00:00 2001 From: minoyahia <104762032+minoyahia@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:54:02 +0100 Subject: [PATCH 0761/8412] Update mohhy.json From d4e03b0785997d4637098b3aade597f9a2981841 Mon Sep 17 00:00:00 2001 From: minoyahia <104762032+minoyahia@users.noreply.github.com> Date: Wed, 1 Feb 2023 15:54:17 +0100 Subject: [PATCH 0762/8412] Delete mohhy.json --- domains/mohhy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mohhy.json diff --git a/domains/mohhy.json b/domains/mohhy.json deleted file mode 100644 index 63a0df104..000000000 --- a/domains/mohhy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Profile Website", - "repo": "https://github.com/minoyahia/personal-website", - "owner": { - "username": "minoyahia", - "email": "notminoyahiahf@gmail.com" - }, - "record": { - "CNAME": "personal-website-cyj.pages.dev" - } -} From 438104afc7dd0fbc7634c12e8a16daada9bd0ef0 Mon Sep 17 00:00:00 2001 From: cdb5e93 Date: Wed, 1 Feb 2023 14:56:03 +0000 Subject: [PATCH 0763/8412] Remove CNAME --- domains/rvakz.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/rvakz.json b/domains/rvakz.json index b4d66aca0..6b2e2335b 100644 --- a/domains/rvakz.json +++ b/domains/rvakz.json @@ -4,7 +4,6 @@ "email": "cdb5e93@gmail.com" }, "record": { - "CNAME": "cdb5e93.github.io", "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From ae8b1c5630df076b40ef3f30905dd31eedc8dc56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lukas=20D=C3=B6ring?= <74110555+lukasdoering@users.noreply.github.com> Date: Wed, 1 Feb 2023 20:34:36 +0100 Subject: [PATCH 0764/8412] Update loky.json --- domains/loky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/loky.json b/domains/loky.json index 37f5135be..9232c388d 100644 --- a/domains/loky.json +++ b/domains/loky.json @@ -5,6 +5,6 @@ "discord": "LoKy#1337" }, "record": { - "CNAME": "austria.jetbrains.space" + "CNAME": "caa9fa0e-3b2f-44ea-a308-fd1fcbbe78b2.id.repl.co" } } From 987c4900e600c6925d359059f1a8f5528ed917dc Mon Sep 17 00:00:00 2001 From: idk <104854641+TikTokPartage@users.noreply.github.com> Date: Wed, 1 Feb 2023 23:45:32 +0100 Subject: [PATCH 0765/8412] Create genqde.json --- domains/genqde.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/genqde.json diff --git a/domains/genqde.json b/domains/genqde.json new file mode 100644 index 000000000..eea7bc0cd --- /dev/null +++ b/domains/genqde.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TikTokPartage", + "discord": "qde#3885" + } +}, +{ + "record": { + "CNAME": "qdegen.craftcloud.fr" + } +} From 4aaa5655e87a7ba8600c79b2c4e9a18a827e065f Mon Sep 17 00:00:00 2001 From: idk <104854641+TikTokPartage@users.noreply.github.com> Date: Wed, 1 Feb 2023 23:50:10 +0100 Subject: [PATCH 0766/8412] Delete qdegen.json --- domains/qdegen.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/qdegen.json diff --git a/domains/qdegen.json b/domains/qdegen.json deleted file mode 100644 index 908b713ac..000000000 --- a/domains/qdegen.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "TikTokPartage", - "email": "gregorykubach@gmail.com" - }, - - "record": { - "URL": "1" - } - } - \ No newline at end of file From 85e9dfe549804c968971a8f891529c1ae5ef8ffd Mon Sep 17 00:00:00 2001 From: idk <104854641+TikTokPartage@users.noreply.github.com> Date: Wed, 1 Feb 2023 23:50:27 +0100 Subject: [PATCH 0767/8412] Delete qdeshopp.json --- domains/qdeshopp.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/qdeshopp.json diff --git a/domains/qdeshopp.json b/domains/qdeshopp.json deleted file mode 100644 index b89d029c9..000000000 --- a/domains/qdeshopp.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "TikTokPartage", - "email": "gregorykubach@gmail.com" - }, - - "record": { - "URL": "qdeshop.sle" - } - } - \ No newline at end of file From 78a8411c098110a37cfe6e82c4f9ec0a39f72635 Mon Sep 17 00:00:00 2001 From: hase0278 Date: Thu, 2 Feb 2023 07:23:59 +0800 Subject: [PATCH 0768/8412] Add my own domain --- domains/hase0278.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hase0278.json diff --git a/domains/hase0278.json b/domains/hase0278.json new file mode 100644 index 000000000..e21e1bf25 --- /dev/null +++ b/domains/hase0278.json @@ -0,0 +1,10 @@ +{ + "description": "hase0278's personal developer website", + "owner": { + "username": "hase0278", + "email": "betterhalf278@gmail.com" + }, + "record": { + "URL": "https://hase0278.online" + } +} \ No newline at end of file From 21b7aea4cf083fdea1bb89cbae2126e38308cbc5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 2 Feb 2023 07:25:30 +0800 Subject: [PATCH 0769/8412] not open domains --- domains/rvakz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rvakz.json b/domains/rvakz.json index 6b2e2335b..a461fc730 100644 --- a/domains/rvakz.json +++ b/domains/rvakz.json @@ -4,7 +4,7 @@ "email": "cdb5e93@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 2320687d608a273e4667386175f1f9f676ef93de Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 2 Feb 2023 10:25:27 +0800 Subject: [PATCH 0770/8412] fix json --- domains/genqde.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/genqde.json b/domains/genqde.json index eea7bc0cd..973b36ff9 100644 --- a/domains/genqde.json +++ b/domains/genqde.json @@ -1,10 +1,9 @@ { "owner": { "username": "TikTokPartage", + "email": "", "discord": "qde#3885" - } -}, -{ + }, "record": { "CNAME": "qdegen.craftcloud.fr" } From e2f26bde738f3ffd439132e810ef531d3818c74d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 2 Feb 2023 11:45:54 +0800 Subject: [PATCH 0771/8412] Delete knockoffs.json --- domains/knockoffs.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/knockoffs.json diff --git a/domains/knockoffs.json b/domains/knockoffs.json deleted file mode 100644 index 589f8eae5..000000000 --- a/domains/knockoffs.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "WilliamDavidHarrison", - "email": "is-a-dev@wdh.gg" - }, - - "record": { - "CNAME": "github.williamharrison.dev" - } -} From c43e1cf6d63dff5be97c7e40a9e2ef526706d588 Mon Sep 17 00:00:00 2001 From: hase0278 Date: Thu, 2 Feb 2023 12:41:51 +0800 Subject: [PATCH 0772/8412] Update my own domain --- domains/hase0278.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hase0278.json b/domains/hase0278.json index e21e1bf25..084b3235d 100644 --- a/domains/hase0278.json +++ b/domains/hase0278.json @@ -5,6 +5,6 @@ "email": "betterhalf278@gmail.com" }, "record": { - "URL": "https://hase0278.online" + "CNAME": "https://hase0278.online" } } \ No newline at end of file From fef57871f059ad0148bc676934635e5fb219fa0e Mon Sep 17 00:00:00 2001 From: hase0278 Date: Thu, 2 Feb 2023 12:43:24 +0800 Subject: [PATCH 0773/8412] Update my own domain --- domains/hase0278.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hase0278.json b/domains/hase0278.json index 084b3235d..b7b44601f 100644 --- a/domains/hase0278.json +++ b/domains/hase0278.json @@ -5,6 +5,6 @@ "email": "betterhalf278@gmail.com" }, "record": { - "CNAME": "https://hase0278.online" + "CNAME": "hase0278.online" } } \ No newline at end of file From e3f0a581b3d079dde68bb54c992c56cf6a83fc6a Mon Sep 17 00:00:00 2001 From: Nilesh Haldar Date: Thu, 2 Feb 2023 12:11:51 +0530 Subject: [PATCH 0774/8412] nileshhaldar98 json file added --- domains/nileshhaldar98.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/nileshhaldar98.json diff --git a/domains/nileshhaldar98.json b/domains/nileshhaldar98.json new file mode 100644 index 000000000..e69de29bb From ba9db72bb99a0d42969f516c9cfaa4008c9483a2 Mon Sep 17 00:00:00 2001 From: Nilesh Haldar Date: Thu, 2 Feb 2023 12:27:09 +0530 Subject: [PATCH 0775/8412] nileshhaldar98.json file updated --- domains/nileshhaldar98.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/nileshhaldar98.json b/domains/nileshhaldar98.json index e69de29bb..61a7c812c 100644 --- a/domains/nileshhaldar98.json +++ b/domains/nileshhaldar98.json @@ -0,0 +1,12 @@ +{ + "description": "Nilesh Haldar", + "repo": "https://github.com/nileshhaldar98/nileshhaldar98.github.io", + "owner": { + "username": "nileshhaldar98", + "email": "nileshhaldar98@gmail.com" + }, + "record": { + "CNAME": "nileshhaldar98.github.io" + } + } + \ No newline at end of file From 2c3049b0dbddffe85f94ae8d7c96aaca029543e9 Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Thu, 2 Feb 2023 15:33:08 +0530 Subject: [PATCH 0776/8412] Create reynold.json --- domains/reynold.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/reynold.json diff --git a/domains/reynold.json b/domains/reynold.json new file mode 100644 index 000000000..70ed5ffb9 --- /dev/null +++ b/domains/reynold.json @@ -0,0 +1,10 @@ +{ + + "owner": { + "username": "EMMU", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "d60bb323-8a85-4e54-82b0-f2faaf77569c.id.repl.co" + } +} From cc8fe617851c9b62dbf80478943f2df8f792257e Mon Sep 17 00:00:00 2001 From: Sadman Anik <81039510+Sadman-11@users.noreply.github.com> Date: Thu, 2 Feb 2023 23:49:36 +0600 Subject: [PATCH 0777/8412] Added sadmananik --- domains/sadmananik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sadmananik.json diff --git a/domains/sadmananik.json b/domains/sadmananik.json new file mode 100644 index 000000000..737e54b91 --- /dev/null +++ b/domains/sadmananik.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Sadman-11", + "email": "sadmananik8986@gmail.com" + }, + "record": { + "CNAME": "sadman.misfitsdev.xyz" + } + } + \ No newline at end of file From 05f7ffd21372ad0c6625fbc3189d54774f5e13b4 Mon Sep 17 00:00:00 2001 From: Sadman Anik <81039510+Sadman-11@users.noreply.github.com> Date: Thu, 2 Feb 2023 23:51:47 +0600 Subject: [PATCH 0778/8412] Delete Sadman.Anik.json --- domains/Sadman.Anik.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/Sadman.Anik.json diff --git a/domains/Sadman.Anik.json b/domains/Sadman.Anik.json deleted file mode 100644 index 99bde1a0e..000000000 --- a/domains/Sadman.Anik.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "Sadman-11", - "email": "sadmananik8986@gmail.com" - }, - "record": { - "CNAME": "3b6cb257-be10-45f0-b66c-d6f20d02cecc.id.repl.c" - } - } - \ No newline at end of file From 853adc56006ed90743161e9a92907038d423b9b0 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Fri, 3 Feb 2023 00:55:27 +0530 Subject: [PATCH 0779/8412] Added MX and TXT Record for Email --- domains/l6174.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/l6174.json b/domains/l6174.json index e8444b7a1..349e2ba0c 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,6 +6,8 @@ "email": "l.lawliet6174@gmail.com" }, "record": { - "CNAME": "l6174.github.io" + "CNAME": "l6174.github.io", + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From d94fcb3ff372fc2aa5bf18028433ee6137d99367 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Fri, 3 Feb 2023 04:35:38 +0530 Subject: [PATCH 0780/8412] Update l6174.json --- domains/l6174.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/l6174.json b/domains/l6174.json index 349e2ba0c..e8444b7a1 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -6,8 +6,6 @@ "email": "l.lawliet6174@gmail.com" }, "record": { - "CNAME": "l6174.github.io", - "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "l6174.github.io" } } From 2b703180114ae1ee8b2a7ff5dc2584dacd0f6f90 Mon Sep 17 00:00:00 2001 From: L Lawliet <114310783+l6174@users.noreply.github.com> Date: Fri, 3 Feb 2023 04:38:50 +0530 Subject: [PATCH 0781/8412] Added mail.l6174.is-a.dev subdomain --- domains/mail.l6174.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.l6174.json diff --git a/domains/mail.l6174.json b/domains/mail.l6174.json new file mode 100644 index 000000000..99b9b7b79 --- /dev/null +++ b/domains/mail.l6174.json @@ -0,0 +1,11 @@ +{ + "description": "My Email Forwarding Domain.", + "owner": { + "username": "l6174", + "email": "l.lawliet6174@gmail.com" + }, + "record": { + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From a2b23e9fc41d768b6b2f63e5797e931e014af4df Mon Sep 17 00:00:00 2001 From: earth <85964403+EarthRulerr@users.noreply.github.com> Date: Thu, 2 Feb 2023 22:45:22 -0600 Subject: [PATCH 0782/8412] Create earthrulerr.json --- domains/earthrulerr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/earthrulerr.json diff --git a/domains/earthrulerr.json b/domains/earthrulerr.json new file mode 100644 index 000000000..760a42b77 --- /dev/null +++ b/domains/earthrulerr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EarthRulerr", + "email": "earthrulerr@gmail.com" + } +} +{ + "record": { + "CNAME": "earthrulerr.repl.co" + } +} From 1b557d33eea79b3dc47467e5ae0f4268e33d877e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 3 Feb 2023 12:48:24 +0800 Subject: [PATCH 0783/8412] fix json --- domains/earthrulerr.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/earthrulerr.json b/domains/earthrulerr.json index 760a42b77..723d43c0d 100644 --- a/domains/earthrulerr.json +++ b/domains/earthrulerr.json @@ -2,9 +2,7 @@ "owner": { "username": "EarthRulerr", "email": "earthrulerr@gmail.com" - } -} -{ + }, "record": { "CNAME": "earthrulerr.repl.co" } From 30293b039a7d9611a7774847ccfeb391cedc4886 Mon Sep 17 00:00:00 2001 From: earth <85964403+EarthRulerr@users.noreply.github.com> Date: Thu, 2 Feb 2023 23:02:10 -0600 Subject: [PATCH 0784/8412] Update earthrulerr.json --- domains/earthrulerr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/earthrulerr.json b/domains/earthrulerr.json index 723d43c0d..da8bf0706 100644 --- a/domains/earthrulerr.json +++ b/domains/earthrulerr.json @@ -4,6 +4,6 @@ "email": "earthrulerr@gmail.com" }, "record": { - "CNAME": "earthrulerr.repl.co" + "CNAME": "4b616032-4803-4d79-a566-b8523b0ef299.id.repl.co" } } From 0d193bd7c5a5e67f49bafb3096a7fb4262cd8a18 Mon Sep 17 00:00:00 2001 From: noobshubham Date: Fri, 3 Feb 2023 22:06:56 +0530 Subject: [PATCH 0785/8412] Domain for my Portfolio --- domains/shubham.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shubham.json diff --git a/domains/shubham.json b/domains/shubham.json new file mode 100644 index 000000000..94c344e89 --- /dev/null +++ b/domains/shubham.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://noobshubham.github.io/Portfolio/", + "owner": { + "username": "noobshubham", + "email": "noobshubham65@gmail.com" + }, + "record": { + "CNAME": "noobshubham.github.io" + } +} \ No newline at end of file From 73e22c8859858c22a312b233d3bb92f359a297cc Mon Sep 17 00:00:00 2001 From: noobshubham Date: Fri, 3 Feb 2023 22:11:18 +0530 Subject: [PATCH 0786/8412] fix: repo link --- domains/shubham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubham.json b/domains/shubham.json index 94c344e89..31cfa2e8b 100644 --- a/domains/shubham.json +++ b/domains/shubham.json @@ -1,6 +1,6 @@ { "description": "My Portfolio Website", - "repo": "https://noobshubham.github.io/Portfolio/", + "repo": "https://github.com/noobshubham/Portfolio", "owner": { "username": "noobshubham", "email": "noobshubham65@gmail.com" From dc8c10563e1ed9a78ea1777c6bd3990e9fdff9ec Mon Sep 17 00:00:00 2001 From: Patrick Brophy Date: Fri, 3 Feb 2023 21:22:44 -0500 Subject: [PATCH 0787/8412] Added patrickbrophy --- domains/patrickbrophy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patrickbrophy.json diff --git a/domains/patrickbrophy.json b/domains/patrickbrophy.json new file mode 100644 index 000000000..67c061ea1 --- /dev/null +++ b/domains/patrickbrophy.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "washedPat", + "email": "patrick.brophy2@gmail.com" + }, + "record": { + "CNAME": "https://patrickbrophy.dev" + } + } + \ No newline at end of file From b90d15962e3f1ba8bcfb129439ece47915f1c68e Mon Sep 17 00:00:00 2001 From: DuckMob <90806701+DuckMob@users.noreply.github.com> Date: Fri, 3 Feb 2023 19:43:07 -0700 Subject: [PATCH 0788/8412] Create addison.json --- domains/addison.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/addison.json diff --git a/domains/addison.json b/domains/addison.json new file mode 100644 index 000000000..544ce5540 --- /dev/null +++ b/domains/addison.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "addisoncox", + "email": "coxy.addison@gmail.com" + }, + "record": { + "CNAME": "dcd5055c-f746-4223-a171-5f536111d3c5.id.repl.co" + } +} From c8901f00d7b3a1be042fd03669f4b09fa687d63e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Feb 2023 12:23:40 +0800 Subject: [PATCH 0789/8412] Update addison.json --- domains/addison.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/addison.json b/domains/addison.json index 544ce5540..05b8e84d3 100644 --- a/domains/addison.json +++ b/domains/addison.json @@ -1,6 +1,6 @@ { "owner": { - "username": "addisoncox", + "username": "duckmob", "email": "coxy.addison@gmail.com" }, "record": { From 2e6ab94ac711950cb514574221c2581ada3b3c3a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Feb 2023 12:26:14 +0800 Subject: [PATCH 0790/8412] fix cname --- domains/patrickbrophy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/patrickbrophy.json b/domains/patrickbrophy.json index 67c061ea1..b9aed7f9a 100644 --- a/domains/patrickbrophy.json +++ b/domains/patrickbrophy.json @@ -5,7 +5,7 @@ "email": "patrick.brophy2@gmail.com" }, "record": { - "CNAME": "https://patrickbrophy.dev" + "CNAME": "patrickbrophy.dev" } } - \ No newline at end of file + From de66b60a92be6ad8cc3a9448ebb56e8288c6e61a Mon Sep 17 00:00:00 2001 From: Gabriel De Castro Date: Sat, 4 Feb 2023 17:28:47 +0800 Subject: [PATCH 0791/8412] Update my subdomain --- domains/hase0278.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hase0278.json b/domains/hase0278.json index b7b44601f..0bab97c19 100644 --- a/domains/hase0278.json +++ b/domains/hase0278.json @@ -5,6 +5,6 @@ "email": "betterhalf278@gmail.com" }, "record": { - "CNAME": "hase0278.online" + "CNAME": "hase0278.epizy.com" } } \ No newline at end of file From 59c661642324546c6f930c216ea804b74206cf9a Mon Sep 17 00:00:00 2001 From: Imam T Date: Sat, 4 Feb 2023 13:16:41 +0000 Subject: [PATCH 0792/8412] feat: add domain migoreng.is-a.dev --- domains/register.json | 13 ++++--------- 1 file changed, 4 insertions(+), 9 deletions(-) diff --git a/domains/register.json b/domains/register.json index c5569bf41..6f1346003 100644 --- a/domains/register.json +++ b/domains/register.json @@ -1,10 +1,5 @@ { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - - "record": { - "CNAME": "dns.beadman-network.com" - } - } + "record": { + "CNAME": "hashnode.network" + } +} From ae9e396f9fbbd4abcd4306a803f3f1f8d9ad9a98 Mon Sep 17 00:00:00 2001 From: Imam T Date: Sat, 4 Feb 2023 13:27:47 +0000 Subject: [PATCH 0793/8412] fix: register with owner key --- domains/register.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/register.json b/domains/register.json index 6f1346003..77ad2f90f 100644 --- a/domains/register.json +++ b/domains/register.json @@ -1,4 +1,8 @@ { + "owner": { + "username": "migoreng", + "email": "imam.tauhid.dar@outlook.com" + }, "record": { "CNAME": "hashnode.network" } From 8bd24349b15e8678add59205a3c28d8e75550a06 Mon Sep 17 00:00:00 2001 From: Imam Tauhid Date: Sat, 4 Feb 2023 23:11:13 +0700 Subject: [PATCH 0794/8412] fix: restore register.json and complete TXT migrong.json --- domains/migoreng.json | 8 +++++--- domains/register.json | 9 +++++---- 2 files changed, 10 insertions(+), 7 deletions(-) diff --git a/domains/migoreng.json b/domains/migoreng.json index ed1c6c7b0..b43101791 100644 --- a/domains/migoreng.json +++ b/domains/migoreng.json @@ -1,8 +1,10 @@ { "owner": { - "username": "kelabang", - "email": "", - "twitter": "", + "username": "migoreng", "discord": "migoreng#1665" + }, + "record": { + "CNAME": "hashnode.network", + "TXT": "vc-domain-verify=migoreng.is-a.dev,552dcbb8e93c1af01c7a" } } diff --git a/domains/register.json b/domains/register.json index 77ad2f90f..8253e374c 100644 --- a/domains/register.json +++ b/domains/register.json @@ -1,9 +1,10 @@ { "owner": { - "username": "migoreng", - "email": "imam.tauhid.dar@outlook.com" + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" }, + "record": { - "CNAME": "hashnode.network" + "CNAME": "dns.beadman-network.com" } -} +} \ No newline at end of file From a9767ed848c15c6c29f72c608e29a192ac381f93 Mon Sep 17 00:00:00 2001 From: Imam Tauhid Date: Sat, 4 Feb 2023 23:13:50 +0700 Subject: [PATCH 0795/8412] adding new line --- domains/register.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/register.json b/domains/register.json index 8253e374c..dbe81aa2d 100644 --- a/domains/register.json +++ b/domains/register.json @@ -7,4 +7,4 @@ "record": { "CNAME": "dns.beadman-network.com" } -} \ No newline at end of file +} From 967a1032e05aeda38eec7f3482324bc76a582553 Mon Sep 17 00:00:00 2001 From: Imam Tauhid Date: Sat, 4 Feb 2023 23:24:39 +0700 Subject: [PATCH 0796/8412] revert back register.json --- domains/register.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/register.json b/domains/register.json index dbe81aa2d..5bb0a2b01 100644 --- a/domains/register.json +++ b/domains/register.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "dns.beadman-network.com" + "CNAME": "isaregister.pages.dev" } } From 26d8676847b4c2044f4f0de69c03be97a26cef37 Mon Sep 17 00:00:00 2001 From: Imam Tauhid Date: Sat, 4 Feb 2023 23:25:57 +0700 Subject: [PATCH 0797/8412] fix white space register.json --- domains/register.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/register.json b/domains/register.json index 5bb0a2b01..9062c4ce7 100644 --- a/domains/register.json +++ b/domains/register.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, - "record": { - "CNAME": "isaregister.pages.dev" - } -} + "record": { + "CNAME": "isaregister.pages.dev" + } + } From ebc2d67ec7e777aaeba2a805e0af90ccf2e16354 Mon Sep 17 00:00:00 2001 From: Imam Tauhid Date: Sun, 5 Feb 2023 14:15:17 +0700 Subject: [PATCH 0798/8412] fix: switch record to another blog (not vercel) --- domains/migoreng.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/migoreng.json b/domains/migoreng.json index b43101791..29b7f30d8 100644 --- a/domains/migoreng.json +++ b/domains/migoreng.json @@ -1,10 +1,9 @@ { "owner": { - "username": "migoreng", + "username": "ma4m", "discord": "migoreng#1665" }, "record": { - "CNAME": "hashnode.network", - "TXT": "vc-domain-verify=migoreng.is-a.dev,552dcbb8e93c1af01c7a" + "A": "162.159.153.4" } } From dff85b801a7d11de16ec76b663740f33d513b877 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 5 Feb 2023 16:10:37 +0800 Subject: [PATCH 0799/8412] Update migoreng.json --- domains/migoreng.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/migoreng.json b/domains/migoreng.json index 29b7f30d8..5adebf5de 100644 --- a/domains/migoreng.json +++ b/domains/migoreng.json @@ -1,9 +1,10 @@ { "owner": { - "username": "ma4m", + "username": "kelabang", + "email": "", "discord": "migoreng#1665" }, "record": { - "A": "162.159.153.4" + "A": ["162.159.153.4"] } } From d28e7b4eb3f724444058e8be7f0c8eb6fbd7428f Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sun, 5 Feb 2023 10:32:26 +0000 Subject: [PATCH 0800/8412] Create raw.json --- domains/raw.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json new file mode 100644 index 000000000..7eba3ded7 --- /dev/null +++ b/domains/raw.json @@ -0,0 +1,12 @@ +{ + "description": "is-a-dev-raw api", + "repo": "https://github.com/andrewstech/is-a-dev-raw-api", + "owner": { + "username": "andrewstech", + "email": "hello@andrewstech.me", + "twitter": "andrewstech1" + }, + "record": { + "CNAME": "andrewstech.github.io" + } +} From 3f998e38ba144b64dc78759a030d06aba771e926 Mon Sep 17 00:00:00 2001 From: m ihsan Date: Sun, 5 Feb 2023 22:28:55 +1100 Subject: [PATCH 0801/8412] Added ihsan --- domains/ihsan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ihsan.json diff --git a/domains/ihsan.json b/domains/ihsan.json new file mode 100644 index 000000000..4b1807936 --- /dev/null +++ b/domains/ihsan.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "XzFrosT", + "email": "mschodeihsan@gmail.com" + }, + "record": { + "CNAME": "ihsanhardiansah.me" + } + } + \ No newline at end of file From 628f204a9b6b32d10251fdc20b5d1c99868961ac Mon Sep 17 00:00:00 2001 From: m ihsan Date: Sun, 5 Feb 2023 22:33:18 +1100 Subject: [PATCH 0802/8412] Added xzfrost --- domains/xzfrost.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xzfrost.json diff --git a/domains/xzfrost.json b/domains/xzfrost.json new file mode 100644 index 000000000..4b1807936 --- /dev/null +++ b/domains/xzfrost.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "XzFrosT", + "email": "mschodeihsan@gmail.com" + }, + "record": { + "CNAME": "ihsanhardiansah.me" + } + } + \ No newline at end of file From 4b19f0dea7e678ce67d8fbe5e83a0a9153fdf9d7 Mon Sep 17 00:00:00 2001 From: Brett Date: Sun, 5 Feb 2023 20:47:25 +0000 Subject: [PATCH 0803/8412] Added useless --- domains/useless.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/useless.json diff --git a/domains/useless.json b/domains/useless.json new file mode 100644 index 000000000..ace0cbf1d --- /dev/null +++ b/domains/useless.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "ItzAfroBoy", + "email": "42359820+ItzAfroBoy@users.noreply.github.com" + }, + "record": { + "A": ["209.250.230.249"] + } + } + \ No newline at end of file From 9b8498cd210deba273a2a11fdac5691a95c4a706 Mon Sep 17 00:00:00 2001 From: Thomas <44763561+frosttho@users.noreply.github.com> Date: Sun, 5 Feb 2023 23:50:17 +0100 Subject: [PATCH 0804/8412] Create thomasfrost.json --- domains/thomasfrost.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thomasfrost.json diff --git a/domains/thomasfrost.json b/domains/thomasfrost.json new file mode 100644 index 000000000..58ecfe7d2 --- /dev/null +++ b/domains/thomasfrost.json @@ -0,0 +1,9 @@ + { + "owner": { + "username": "frosttho", + "email": "thomas@ksg-media.de" + }, + "record": { + "A": ["167.71.34.179"] + } + } From 9855f679a1b4c235cb115831f2b89cea6b9ea1f1 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Mon, 6 Feb 2023 09:37:17 +0530 Subject: [PATCH 0805/8412] Added jenina --- domains/jenina.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jenina.json diff --git a/domains/jenina.json b/domains/jenina.json new file mode 100644 index 000000000..5e5883f29 --- /dev/null +++ b/domains/jenina.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "SukiPlayz", + "email": "93142236+SukiPlayz@users.noreply.github.com" + }, + "record": { + "A": ["135.148.226.33"] + } + } + \ No newline at end of file From c45853743d9be87ecba5ca8d7cc3c2e9c2548824 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Mon, 6 Feb 2023 10:49:51 +0530 Subject: [PATCH 0806/8412] Added valid email and website --- domains/jenina.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/jenina.json b/domains/jenina.json index 5e5883f29..a5def233b 100644 --- a/domains/jenina.json +++ b/domains/jenina.json @@ -1,11 +1,12 @@ { + "repo": "https://github.com/SukiPlayz/hello-world", "owner": { "username": "SukiPlayz", - "email": "93142236+SukiPlayz@users.noreply.github.com" + "email": "sukinotsus@outlook.com" }, "record": { "A": ["135.148.226.33"] } } - \ No newline at end of file + From ea5f292eea30c766ae1d7575d938a33d1b0bd801 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Mon, 6 Feb 2023 21:59:15 +0600 Subject: [PATCH 0807/8412] Added cname record --- domains/IMZihad21.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/IMZihad21.json diff --git a/domains/IMZihad21.json b/domains/IMZihad21.json new file mode 100644 index 000000000..a29b0691b --- /dev/null +++ b/domains/IMZihad21.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMZihad21", + "email": "" + }, + "record": { + "CNAME": "IMZihad21.github.io" + } +} From cc5be415c087f710c8c2517a71a3b0f7b7f98734 Mon Sep 17 00:00:00 2001 From: Himanshu Chhatwal Date: Mon, 6 Feb 2023 21:36:38 +0530 Subject: [PATCH 0808/8412] added my json file --- domains/himashu.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/himashu.json diff --git a/domains/himashu.json b/domains/himashu.json new file mode 100644 index 000000000..a16dc0149 --- /dev/null +++ b/domains/himashu.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "himanshu1221", + "email": "himanshuchhatwal9295@gmail.com", + "twitter": "himanshuchhatw2", + "discord": "Himanshu2314#1751", + "description": "About Himanshu Chhatwal", + "repo": "https://github.com/himanshu1221" + }, + "record": { + "URL": "https://himanshuchhatwal.netlify.app/" + } + } \ No newline at end of file From dba368e4054398ed12f0573ae99d73f1a5b28005 Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Mon, 6 Feb 2023 21:59:26 +0530 Subject: [PATCH 0809/8412] Create impsycho --- domains/impsycho | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/impsycho diff --git a/domains/impsycho b/domains/impsycho new file mode 100644 index 000000000..c953f7a4e --- /dev/null +++ b/domains/impsycho @@ -0,0 +1,8 @@ +"owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com" + }, + "record": { + "CNAME": "27b81edb-5fc7-4c0c-82c5-2f96e325f113.id.repl.co" + } + } From 5f941dc60da6579a4882791e92fc8d729519b140 Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Mon, 6 Feb 2023 22:00:30 +0530 Subject: [PATCH 0810/8412] Rename impsycho to impsycho.json --- domains/{impsycho => impsycho.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{impsycho => impsycho.json} (100%) diff --git a/domains/impsycho b/domains/impsycho.json similarity index 100% rename from domains/impsycho rename to domains/impsycho.json From 2bb4ab44324962047730ba2ee6f3a98c294d73ac Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Tue, 7 Feb 2023 00:23:15 +0600 Subject: [PATCH 0811/8412] Change to ec2 instance --- domains/IMZihad21.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/IMZihad21.json b/domains/IMZihad21.json index a29b0691b..b108d3133 100644 --- a/domains/IMZihad21.json +++ b/domains/IMZihad21.json @@ -4,6 +4,6 @@ "email": "" }, "record": { - "CNAME": "IMZihad21.github.io" + "CNAME": "ec2-18-141-8-212.ap-southeast-1.compute.amazonaws.com" } } From b6c92df152465cedcd9dee28d63f6bbacbb6bf83 Mon Sep 17 00:00:00 2001 From: neville <124623051+Neville03@users.noreply.github.com> Date: Mon, 6 Feb 2023 21:10:15 +0100 Subject: [PATCH 0812/8412] Create neville.json --- domains/neville.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/neville.json diff --git a/domains/neville.json b/domains/neville.json new file mode 100644 index 000000000..ca2e88c9d --- /dev/null +++ b/domains/neville.json @@ -0,0 +1,11 @@ +{ + "description": "New personal website im gonna make ", + "repo": "https://github.com/Neville03/Neville03.github.io", + "owner": { + "username": "Neville03", + "email": "zuweyrh1@gmail.com", + }, + "record": { + "CNAME": "neville03.github.io" + } +} From 257ee1e5b41b9bb0f4f3476a87fbea52788223cc Mon Sep 17 00:00:00 2001 From: Samir Paul <77569653+SamirPaul1@users.noreply.github.com> Date: Tue, 7 Feb 2023 01:54:33 +0530 Subject: [PATCH 0813/8412] Create samirp.json --- domains/samirp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/samirp.json diff --git a/domains/samirp.json b/domains/samirp.json new file mode 100644 index 000000000..e623c2a78 --- /dev/null +++ b/domains/samirp.json @@ -0,0 +1,12 @@ +{ + "description": "samir-is-a.dev", + "repo": "https://github.com/SamirPaul1/samirpaul", + "owner": { + "username": "SamirPaul1", + "email": "samirpaulb@gmail.com", + "twitter": "SamirPaulb" + }, + "record": { + "CNAME": "SamirPaul1.github.io" + } +} From dc6c62eb3f2d4c8d49b94d89d203bae4f9567951 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 06:10:17 +0800 Subject: [PATCH 0814/8412] Update impsycho.json --- domains/impsycho.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/impsycho.json b/domains/impsycho.json index c953f7a4e..f07f6339a 100644 --- a/domains/impsycho.json +++ b/domains/impsycho.json @@ -1,4 +1,5 @@ -"owner": { + { + "owner": { "username": "OpAayush", "email": "aayushmagrawal@gmail.com" }, From 95112067230a155827c79636ed776e2ed1df201f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 06:26:36 +0800 Subject: [PATCH 0815/8412] Update himashu.json --- domains/himashu.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/himashu.json b/domains/himashu.json index a16dc0149..958446eaa 100644 --- a/domains/himashu.json +++ b/domains/himashu.json @@ -1,13 +1,13 @@ { + "description": "About Himanshu Chhatwal", + "repo": "https://github.com/himanshu1221" "owner": { "username": "himanshu1221", "email": "himanshuchhatwal9295@gmail.com", "twitter": "himanshuchhatw2", "discord": "Himanshu2314#1751", - "description": "About Himanshu Chhatwal", - "repo": "https://github.com/himanshu1221" }, "record": { "URL": "https://himanshuchhatwal.netlify.app/" } - } \ No newline at end of file + } From d3372e6dccc5b1d08bec5e5dd6dad61c5916b568 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 06:28:13 +0800 Subject: [PATCH 0816/8412] fix json --- domains/himashu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/himashu.json b/domains/himashu.json index 958446eaa..a89064a9f 100644 --- a/domains/himashu.json +++ b/domains/himashu.json @@ -1,11 +1,11 @@ { "description": "About Himanshu Chhatwal", - "repo": "https://github.com/himanshu1221" + "repo": "https://github.com/himanshu1221", "owner": { "username": "himanshu1221", "email": "himanshuchhatwal9295@gmail.com", "twitter": "himanshuchhatw2", - "discord": "Himanshu2314#1751", + "discord": "Himanshu2314#1751" }, "record": { "URL": "https://himanshuchhatwal.netlify.app/" From a6066f6e706c98b2d59a8c8230e0110201e26ea5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 06:31:17 +0800 Subject: [PATCH 0817/8412] Update IMZihad21.json --- domains/IMZihad21.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/IMZihad21.json b/domains/IMZihad21.json index b108d3133..ef6ebd1da 100644 --- a/domains/IMZihad21.json +++ b/domains/IMZihad21.json @@ -1,7 +1,7 @@ { "owner": { "username": "IMZihad21", - "email": "" + "email": "mofajjalrasul@gmail.com" }, "record": { "CNAME": "ec2-18-141-8-212.ap-southeast-1.compute.amazonaws.com" From 9982cd3762b3cf994039bd7ef848a96aef32b1ea Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 07:00:40 +0800 Subject: [PATCH 0818/8412] Rename IMZihad21.json to imzihad21.json --- domains/{IMZihad21.json => imzihad21.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{IMZihad21.json => imzihad21.json} (100%) diff --git a/domains/IMZihad21.json b/domains/imzihad21.json similarity index 100% rename from domains/IMZihad21.json rename to domains/imzihad21.json From a188199c83615d89bed64f062bd5258e17f2c151 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 07:07:45 +0800 Subject: [PATCH 0819/8412] Fix json --- domains/neville.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neville.json b/domains/neville.json index ca2e88c9d..e711c2a4d 100644 --- a/domains/neville.json +++ b/domains/neville.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Neville03/Neville03.github.io", "owner": { "username": "Neville03", - "email": "zuweyrh1@gmail.com", + "email": "zuweyrh1@gmail.com" }, "record": { "CNAME": "neville03.github.io" From 1178f3fcbcbf717415ddfaab3b88dab8252ade54 Mon Sep 17 00:00:00 2001 From: Yash Rajput <114423784+Lostdir69@users.noreply.github.com> Date: Tue, 7 Feb 2023 08:02:04 +0530 Subject: [PATCH 0820/8412] Add lostdir69 --- domains/lostdir69.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lostdir69.json diff --git a/domains/lostdir69.json b/domains/lostdir69.json new file mode 100644 index 000000000..9f3f52b93 --- /dev/null +++ b/domains/lostdir69.json @@ -0,0 +1,11 @@ +{ + "description": "My info Website", + "repo": "https://github.com/lostdir69/Lostdir69.github.io", + "owner": { + "username": "lostdir69", + "email": "lostdirx69@gmail.com" + }, + "record": { + "CNAME": "lostdirx69.github.io" + } +} From 7a85a05dfdabdb6e19dfe4f2d54987ac448069ca Mon Sep 17 00:00:00 2001 From: Gm Zulkar Nine Date: Tue, 7 Feb 2023 05:41:11 +0000 Subject: [PATCH 0821/8412] domain cname record added. --- domains/imzulkar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imzulkar.json diff --git a/domains/imzulkar.json b/domains/imzulkar.json new file mode 100644 index 000000000..a8f05901d --- /dev/null +++ b/domains/imzulkar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imzulkar", + "email": "" + }, + "record": { + "CNAME": "imzulkar.github.io" + } + } \ No newline at end of file From 709f83d7a6a341d329d22d823a2657bb9aad10cf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 15:41:47 +0800 Subject: [PATCH 0822/8412] fix email --- domains/imzulkar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/imzulkar.json b/domains/imzulkar.json index a8f05901d..ac53bb49c 100644 --- a/domains/imzulkar.json +++ b/domains/imzulkar.json @@ -1,9 +1,9 @@ { "owner": { "username": "imzulkar", - "email": "" + "email": "gmzulkar@gmail.com" }, "record": { "CNAME": "imzulkar.github.io" } - } \ No newline at end of file + } From 7f6525800cd0682d435c454dce09508a16533738 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Feb 2023 17:41:23 +0800 Subject: [PATCH 0823/8412] fix record --- domains/lostdir69.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lostdir69.json b/domains/lostdir69.json index 9f3f52b93..3ffc7936a 100644 --- a/domains/lostdir69.json +++ b/domains/lostdir69.json @@ -6,6 +6,6 @@ "email": "lostdirx69@gmail.com" }, "record": { - "CNAME": "lostdirx69.github.io" + "CNAME": "lostdir69.github.io" } } From 82154c4d362c4b7a377f386b20bd45537125f51d Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Tue, 7 Feb 2023 15:12:16 +0530 Subject: [PATCH 0824/8412] Added MX records and a TXT record --- domains/jenina.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/domains/jenina.json b/domains/jenina.json index a5def233b..8795540ec 100644 --- a/domains/jenina.json +++ b/domains/jenina.json @@ -6,7 +6,14 @@ "email": "sukinotsus@outlook.com" }, "record": { - "A": ["135.148.226.33"] - } + "A": [ + "135.148.226.33" + ], + "MX": [ + "ns1.crystalcloud.xyz", + "ns2.crystalcloud.xyz" + ], + "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all" + } } From cd797b144ae140b9fcc00fbe99294c8eaf637720 Mon Sep 17 00:00:00 2001 From: XueFLY Date: Tue, 7 Feb 2023 18:14:52 +0800 Subject: [PATCH 0825/8412] Added xuefeng --- domains/xuefeng.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xuefeng.json diff --git a/domains/xuefeng.json b/domains/xuefeng.json new file mode 100644 index 000000000..94b12f93f --- /dev/null +++ b/domains/xuefeng.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "w-xuefeng", + "email": "1053188262@qq.com" + }, + "record": { + "CNAME": "wangxuefeng.com.cn" + } + } + \ No newline at end of file From ecb316c112fd53aed86501060476374b4f88e6e0 Mon Sep 17 00:00:00 2001 From: Brett Date: Tue, 7 Feb 2023 11:43:58 +0000 Subject: [PATCH 0826/8412] Update useless.json --- domains/useless.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/useless.json b/domains/useless.json index ace0cbf1d..2eb0f885b 100644 --- a/domains/useless.json +++ b/domains/useless.json @@ -2,7 +2,7 @@ { "owner": { "username": "ItzAfroBoy", - "email": "42359820+ItzAfroBoy@users.noreply.github.com" + "email": "me.caramackid@gmail.com" }, "record": { "A": ["209.250.230.249"] From d1f9b894bbc90c6707d63881fe7332d1468200ae Mon Sep 17 00:00:00 2001 From: Alen Alex <71920951+AlenGeoAlex@users.noreply.github.com> Date: Tue, 7 Feb 2023 18:46:20 +0530 Subject: [PATCH 0827/8412] Created alenalex.json --- domains/alenalex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alenalex.json diff --git a/domains/alenalex.json b/domains/alenalex.json new file mode 100644 index 000000000..f5bf62afc --- /dev/null +++ b/domains/alenalex.json @@ -0,0 +1,12 @@ +{ + "description": "My own personal is-a-dev subdomain", + "repo": "https://github.com/AlenGeoAlex", + "owner": { + "username": "AlenGeoAlex", + "email": "alengeoalex@gmail.com", + "discord": "< 𝓐𝓵𝓮𝓷_𝓐𝓵𝓮𝔁 !>#6771" + }, + "record": { + "CNAME": "https://alenalex.me" + } +} From 323049f64affce584c3ccd3d68474e3424930a28 Mon Sep 17 00:00:00 2001 From: Aspect Date: Tue, 7 Feb 2023 08:41:43 -0800 Subject: [PATCH 0828/8412] Create aspect.json --- domains/aspect.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aspect.json diff --git a/domains/aspect.json b/domains/aspect.json new file mode 100644 index 000000000..0a4b6d28e --- /dev/null +++ b/domains/aspect.json @@ -0,0 +1,12 @@ +{ + "description": "My personal blog", + "repo": "https://github.com/Aspectsides/aspectsides.github.io", + "owner": { + "username": "Aspectsides", + "email": "aspectsidesxyz@gmail.com", + "twitter": "@polaris51212" + }, + "record": { + "CNAME": "aspectsides.github.io" + } +} From 337ec8522c3e5da576189b077ecc34e63a50022c Mon Sep 17 00:00:00 2001 From: uwuCaitlin <108618984+uwuCaitlin@users.noreply.github.com> Date: Tue, 7 Feb 2023 19:08:26 +0000 Subject: [PATCH 0829/8412] Create boon.json --- domains/boon.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/boon.json diff --git a/domains/boon.json b/domains/boon.json new file mode 100644 index 000000000..2f4e349d1 --- /dev/null +++ b/domains/boon.json @@ -0,0 +1 @@ +sdf From f247ab21890b93d0d4d21b41188b0c92f2f17d82 Mon Sep 17 00:00:00 2001 From: uwuCaitlin <108618984+uwuCaitlin@users.noreply.github.com> Date: Tue, 7 Feb 2023 19:10:27 +0000 Subject: [PATCH 0830/8412] Update boon.json --- domains/boon.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/boon.json b/domains/boon.json index 2f4e349d1..e52ee9da3 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -1 +1,11 @@ -sdf +{ + "owner": { + "username": "uwuCaitlin", + "discord": "boon#6660" + } +} +{ + "record": { + "URL": "https://boons.pics/" + } +} From 20f0114e5b00ab4853f0042aec46b52373807af8 Mon Sep 17 00:00:00 2001 From: uwuCaitlin <108618984+uwuCaitlin@users.noreply.github.com> Date: Tue, 7 Feb 2023 19:32:18 +0000 Subject: [PATCH 0831/8412] Update boon.json --- domains/boon.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/boon.json b/domains/boon.json index e52ee9da3..547bb1d21 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -1,5 +1,6 @@ { - "owner": { +"description": "Portfolio site for me.", +"owner": { "username": "uwuCaitlin", "discord": "boon#6660" } From c07c6bfe8f0ffece92dd7aa2bb2ddce645b793d1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 8 Feb 2023 08:18:26 +0800 Subject: [PATCH 0832/8412] fix format --- domains/boon.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/boon.json b/domains/boon.json index 547bb1d21..634e8b2f3 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -2,6 +2,7 @@ "description": "Portfolio site for me.", "owner": { "username": "uwuCaitlin", + "email": "", "discord": "boon#6660" } } From 7c45c6c6f9c45ac490851ea23ab4c2428cfb3c8f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 8 Feb 2023 08:19:10 +0800 Subject: [PATCH 0833/8412] fix json --- domains/boon.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/boon.json b/domains/boon.json index 634e8b2f3..a8cf7960f 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -1,12 +1,10 @@ { -"description": "Portfolio site for me.", -"owner": { + "description": "Portfolio site for me.", + "owner": { "username": "uwuCaitlin", "email": "", "discord": "boon#6660" - } -} -{ + }, "record": { "URL": "https://boons.pics/" } From 5b045dad5adfa00455dd0251e8da240bb7d67aeb Mon Sep 17 00:00:00 2001 From: "Mr.SsB" <67232865+shivasharanappaBiradar@users.noreply.github.com> Date: Wed, 8 Feb 2023 19:05:55 +0530 Subject: [PATCH 0834/8412] Create shiv.json --- domains/shiv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shiv.json diff --git a/domains/shiv.json b/domains/shiv.json new file mode 100644 index 000000000..353147491 --- /dev/null +++ b/domains/shiv.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "shivasharanappaBiradar", + "email": "youcanbethemaster@gmail.com" + }, + + "record": { + "TXT": "hello world" + } +} + + From 6b1b3321dfa9a88ea2aea472c0b9b1f2d42b471b Mon Sep 17 00:00:00 2001 From: LukPopp0 <58726071+LukPopp0@users.noreply.github.com> Date: Wed, 8 Feb 2023 17:09:02 +0100 Subject: [PATCH 0835/8412] Update lukas.json --- domains/lukas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lukas.json b/domains/lukas.json index ac09576f3..5a2dd9695 100644 --- a/domains/lukas.json +++ b/domains/lukas.json @@ -7,6 +7,6 @@ "twitter": "@LukPopp0" }, "record": { - "CNAME": "lukpopp0.github.io" + "CNAME": "lukpopp.com" } } From b13103695f5183645ee79133228a793669133c98 Mon Sep 17 00:00:00 2001 From: xcatdrout <124027320+xcatdrout@users.noreply.github.com> Date: Wed, 8 Feb 2023 21:47:04 +0100 Subject: [PATCH 0836/8412] Added catdrout --- domains/catdrout.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/catdrout.json diff --git a/domains/catdrout.json b/domains/catdrout.json new file mode 100644 index 000000000..ce01b5c75 --- /dev/null +++ b/domains/catdrout.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "xcatdrout", + "email": "xcatdrout@proton.me" + }, + "record": { + "CNAME": "site-bwj.pages.dev" + } + } + \ No newline at end of file From ca81f04375304f53f9180a30eeeb06381564b517 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 9 Feb 2023 07:31:17 +0800 Subject: [PATCH 0837/8412] remove empty lines --- domains/shiv.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/shiv.json b/domains/shiv.json index 353147491..a22f3e056 100644 --- a/domains/shiv.json +++ b/domains/shiv.json @@ -8,5 +8,3 @@ "TXT": "hello world" } } - - From 0ca81ff5913d9d2a692eb60826e21dcb7e393395 Mon Sep 17 00:00:00 2001 From: Attachment Studios Date: Thu, 9 Feb 2023 13:25:27 +0530 Subject: [PATCH 0838/8412] Update attaditya.json --- domains/attaditya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/attaditya.json b/domains/attaditya.json index 4db27b576..e058c0524 100644 --- a/domains/attaditya.json +++ b/domains/attaditya.json @@ -6,6 +6,6 @@ "email": "aditya.adigo@gmail.com" }, "record": { - "URL": "https://attaditya.repl.co/" + "URL": "https://attaditya.deta.dev/" } } From 8358b48d4045ed599cf39ace2da839fb0fea3906 Mon Sep 17 00:00:00 2001 From: "Mr.SsB" <67232865+shivasharanappaBiradar@users.noreply.github.com> Date: Thu, 9 Feb 2023 14:14:16 +0530 Subject: [PATCH 0839/8412] Update shiv.json --- domains/shiv.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/shiv.json b/domains/shiv.json index a22f3e056..55a8c632b 100644 --- a/domains/shiv.json +++ b/domains/shiv.json @@ -3,7 +3,6 @@ "username": "shivasharanappaBiradar", "email": "youcanbethemaster@gmail.com" }, - "record": { "TXT": "hello world" } From 6d4773a3b559b3ec2c862b3136d0f261ffc6862d Mon Sep 17 00:00:00 2001 From: "Mr.SsB" <67232865+shivasharanappaBiradar@users.noreply.github.com> Date: Thu, 9 Feb 2023 14:19:20 +0530 Subject: [PATCH 0840/8412] Update shiv.json --- domains/shiv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shiv.json b/domains/shiv.json index 55a8c632b..00da0d451 100644 --- a/domains/shiv.json +++ b/domains/shiv.json @@ -4,6 +4,6 @@ "email": "youcanbethemaster@gmail.com" }, "record": { - "TXT": "hello world" + "CNAME": "shivasharanappabiradar.github.io" } } From e3c44d633adb2a3623af87028682f5d343cf6936 Mon Sep 17 00:00:00 2001 From: "Mr.SsB" <67232865+shivasharanappaBiradar@users.noreply.github.com> Date: Thu, 9 Feb 2023 19:18:13 +0530 Subject: [PATCH 0841/8412] Update shiv.json --- domains/shiv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shiv.json b/domains/shiv.json index 00da0d451..daea40c76 100644 --- a/domains/shiv.json +++ b/domains/shiv.json @@ -4,6 +4,6 @@ "email": "youcanbethemaster@gmail.com" }, "record": { - "CNAME": "shivasharanappabiradar.github.io" + "CNAME": "shivasharanappabiradar.github.io/shivasharanappaBiradar/" } } From dc2935445ebf278a8c3a4cf735c89597b0a78c1e Mon Sep 17 00:00:00 2001 From: Lukas-Batema Date: Thu, 9 Feb 2023 10:50:45 -0500 Subject: [PATCH 0842/8412] feat(domain): luni.is-a.dev --- domains/luni.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luni.json diff --git a/domains/luni.json b/domains/luni.json new file mode 100644 index 000000000..c23f31e91 --- /dev/null +++ b/domains/luni.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "Lukas-Batema", + "email": "lukasbatema@mg.batemadevelopment.com" + }, + "record": { + "URL": "https://en.pronouns.page/@luni_batema/" + } +} + \ No newline at end of file From ba1d4f51e12a3da1ec0ee31ffff469b6fe6d1f09 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 9 Feb 2023 23:50:09 +0530 Subject: [PATCH 0843/8412] Update vaibhavsys.json --- domains/vaibhavsys.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/domains/vaibhavsys.json b/domains/vaibhavsys.json index 64982b3e5..f239ad6e4 100644 --- a/domains/vaibhavsys.json +++ b/domains/vaibhavsys.json @@ -4,13 +4,6 @@ "email": "vaibhavdhi@proton.me" }, "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" + "URL": "https://www.vaibhav.studio" } } From 97a2d44c7c7d93dfa694442effc39b1973e4d9dd Mon Sep 17 00:00:00 2001 From: Arch881010 Date: Thu, 9 Feb 2023 13:14:12 -0600 Subject: [PATCH 0844/8412] feat(domain): arch.is-a.dev --- domains/arch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arch.json diff --git a/domains/arch.json b/domains/arch.json new file mode 100644 index 000000000..d532948a6 --- /dev/null +++ b/domains/arch.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "Arch881010", + "email": "andrew.archer@hgsd1.com" + }, + "record": { + "TXT": "1" + } +} + \ No newline at end of file From 16ba4a917276d5b750f024cbce69e0f007057866 Mon Sep 17 00:00:00 2001 From: ilz5753 Date: Thu, 9 Feb 2023 23:03:47 +0330 Subject: [PATCH 0845/8412] feat(domain): srn.is-a.dev --- domains/srn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/srn.json diff --git a/domains/srn.json b/domains/srn.json new file mode 100644 index 000000000..6dac04467 --- /dev/null +++ b/domains/srn.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "ilz5753", + "email": "mehdi.abdollahi3578@gmail.com" + }, + "record": { + "URL": "reactnative" + } +} + \ No newline at end of file From 810a8b4123861c5cf9c50746fe1a1e1ddd88be66 Mon Sep 17 00:00:00 2001 From: Arch <111789310+Arch881010@users.noreply.github.com> Date: Thu, 9 Feb 2023 14:23:18 -0600 Subject: [PATCH 0846/8412] Hide my email and replace for discord handle. --- domains/arch.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/arch.json b/domains/arch.json index d532948a6..9846deff6 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -2,10 +2,11 @@ { "owner": { "username": "Arch881010", - "email": "andrew.archer@hgsd1.com" + "email": "", + "discord": "Arch1010#4338" }, "record": { - "TXT": "1" + "TXT": "Avalthatwillprobablynotbetrulyimportant" } } \ No newline at end of file From f29c41087cc0623e1a6be3da0f63831a2b8be67b Mon Sep 17 00:00:00 2001 From: kefir2115 Date: Thu, 9 Feb 2023 22:29:38 +0100 Subject: [PATCH 0847/8412] feat(domain): kefir.is-a.dev --- domains/kefir.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kefir.json diff --git a/domains/kefir.json b/domains/kefir.json new file mode 100644 index 000000000..07b3be00f --- /dev/null +++ b/domains/kefir.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "kefir2115", + "email": "zakremciany533@gmail.com" + }, + "record": { + "CNAME": "https://github.com/kefir2115/kefir2115.github.io" + } +} + \ No newline at end of file From 0927bb70dafabe1027e3617406fe8c5a89cb548b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 Feb 2023 06:36:10 +0800 Subject: [PATCH 0848/8412] fix cname --- domains/shiv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shiv.json b/domains/shiv.json index daea40c76..00da0d451 100644 --- a/domains/shiv.json +++ b/domains/shiv.json @@ -4,6 +4,6 @@ "email": "youcanbethemaster@gmail.com" }, "record": { - "CNAME": "shivasharanappabiradar.github.io/shivasharanappaBiradar/" + "CNAME": "shivasharanappabiradar.github.io" } } From 7f2802d79d5d92bcc8cde3f5ae8069608c57eb34 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 Feb 2023 06:40:44 +0800 Subject: [PATCH 0849/8412] fix cname --- domains/kefir.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kefir.json b/domains/kefir.json index 07b3be00f..745cd1e36 100644 --- a/domains/kefir.json +++ b/domains/kefir.json @@ -5,7 +5,7 @@ "email": "zakremciany533@gmail.com" }, "record": { - "CNAME": "https://github.com/kefir2115/kefir2115.github.io" + "CNAME": "kefir2115.github.io" } } - \ No newline at end of file + From 6343c256481a7c387efe518bcbe2aba80ae41de5 Mon Sep 17 00:00:00 2001 From: Ilz5753 <87062381+ilz5753@users.noreply.github.com> Date: Fri, 10 Feb 2023 04:18:24 +0330 Subject: [PATCH 0850/8412] . --- domains/srn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/srn.json b/domains/srn.json index 6dac04467..36b6c4bef 100644 --- a/domains/srn.json +++ b/domains/srn.json @@ -5,7 +5,7 @@ "email": "mehdi.abdollahi3578@gmail.com" }, "record": { - "URL": "reactnative" + "URL": "https://github.com/ilz5753/ilz5753.github.io" } } \ No newline at end of file From 6b82da9a2eda64528c10dd2469e1675b0208d57a Mon Sep 17 00:00:00 2001 From: devsdocs Date: Fri, 10 Feb 2023 12:35:27 +0900 Subject: [PATCH 0851/8412] feat(domain): mrcrbrth.is-a.dev --- domains/mrcrbrth.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mrcrbrth.json diff --git a/domains/mrcrbrth.json b/domains/mrcrbrth.json new file mode 100644 index 000000000..851e040a0 --- /dev/null +++ b/domains/mrcrbrth.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "devsdocs", + "email": "indodatabase45@brccollege.edu.in" + }, + "record": { + "A": ["192.9.165.176"] + } +} + \ No newline at end of file From 4b48cf433074edc0f854b9badad3054995bad9b3 Mon Sep 17 00:00:00 2001 From: devsdocs <73208025+devsdocs@users.noreply.github.com> Date: Fri, 10 Feb 2023 14:33:59 +0900 Subject: [PATCH 0852/8412] Update mrcrbrth.json --- domains/mrcrbrth.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mrcrbrth.json b/domains/mrcrbrth.json index 851e040a0..32da4adc9 100644 --- a/domains/mrcrbrth.json +++ b/domains/mrcrbrth.json @@ -5,7 +5,8 @@ "email": "indodatabase45@brccollege.edu.in" }, "record": { - "A": ["192.9.165.176"] + "CNAME": "mrcrbrth.my.id" } } + \ No newline at end of file From 5cc2f453f681f14e647821a4798c80c348251d86 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 10 Feb 2023 13:53:11 +0800 Subject: [PATCH 0853/8412] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 862b92b16..02ff67c28 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,7 +1,7 @@ { "owner": { "username": "WilliamDavidHarrison", - "email": "is-a-dev@wdh.gg" + "email": "william.is-a.dev@whregistry.com" }, "record": { From d033323e6a414ac86480202418a24883b8691130 Mon Sep 17 00:00:00 2001 From: Arch <111789310+Arch881010@users.noreply.github.com> Date: Fri, 10 Feb 2023 11:03:17 -0600 Subject: [PATCH 0854/8412] Feat: Replace TXT record for URL. --- domains/arch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arch.json b/domains/arch.json index 9846deff6..540695194 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -6,7 +6,7 @@ "discord": "Arch1010#4338" }, "record": { - "TXT": "Avalthatwillprobablynotbetrulyimportant" + "URL": "https://arch881010.github.io/Arch881010" } } \ No newline at end of file From 58df7a88e23704cc3b3e8b042ccc6e3e553425c5 Mon Sep 17 00:00:00 2001 From: devsdocs <73208025+devsdocs@users.noreply.github.com> Date: Sat, 11 Feb 2023 02:26:07 +0900 Subject: [PATCH 0855/8412] Update mrcrbrth.json change to A record, will host the files from my VPS --- domains/mrcrbrth.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/mrcrbrth.json b/domains/mrcrbrth.json index 32da4adc9..32bc83bb6 100644 --- a/domains/mrcrbrth.json +++ b/domains/mrcrbrth.json @@ -2,11 +2,14 @@ { "owner": { "username": "devsdocs", - "email": "indodatabase45@brccollege.edu.in" + "email": "id45.go@gmail.com" }, "record": { - "CNAME": "mrcrbrth.my.id" + "A": [ +"141.144.205.66", +"192.9.165.176" +] } } - \ No newline at end of file + From f1b7baaf159d999c8e193d533736ed13d4d6f976 Mon Sep 17 00:00:00 2001 From: w-xuefeng Date: Fri, 10 Feb 2023 18:01:41 +0000 Subject: [PATCH 0856/8412] Update xuefeng.json --- domains/xuefeng.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/xuefeng.json b/domains/xuefeng.json index 94b12f93f..f138a2e6c 100644 --- a/domains/xuefeng.json +++ b/domains/xuefeng.json @@ -2,10 +2,10 @@ { "owner": { "username": "w-xuefeng", - "email": "1053188262@qq.com" + "email": "xuefeng@wangxuefeng.com.cn" }, "record": { - "CNAME": "wangxuefeng.com.cn" + "A": ["123.206.18.200"] } } \ No newline at end of file From c06426f077b432e6ea87fe3090188746a7881885 Mon Sep 17 00:00:00 2001 From: AXVIII3 Date: Fri, 10 Feb 2023 23:55:03 +0530 Subject: [PATCH 0857/8412] feat(domain): _github-pages-challenge-axviii3.axviii3.is-a.dev --- domains/_github-pages-challenge-axviii3.axviii3.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-axviii3.axviii3.json diff --git a/domains/_github-pages-challenge-axviii3.axviii3.json b/domains/_github-pages-challenge-axviii3.axviii3.json new file mode 100644 index 000000000..06cbcb791 --- /dev/null +++ b/domains/_github-pages-challenge-axviii3.axviii3.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "AXVIII3", + "email": "anirbanrc2286@gmail.com" + }, + "record": { + "TXT": "f99b7081b391b0e77e8b9bd80ea50e" + } +} + \ No newline at end of file From 4b84be28a6f2b1457c139d69b1c65c5c6daa8b2c Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sat, 11 Feb 2023 08:30:37 +0530 Subject: [PATCH 0858/8412] Update suki.json Changed email and ipv4 --- domains/suki.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index 983a77bed..9d499c866 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -3,16 +3,16 @@ "repo": "https://github.com/SukiPlayz/hello-world", "owner": { "username": "SukiPlayz", - "email": "sukinotsus@pastagalaxy.xyz" + "email": "sukimayoo@outlook.com" }, "record": { "A": [ - "135.148.226.33" + "212.193.3.66" ], "MX": [ "ns1.crystalcloud.xyz", "ns2.crystalcloud.xyz" ], - "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all" + "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all" } } From 748b002490f0c3e2baed9a59d87bd576272edf1c Mon Sep 17 00:00:00 2001 From: arhammusheer Date: Sat, 11 Feb 2023 01:22:31 -0500 Subject: [PATCH 0859/8412] feat(domain): croissant.is-a.dev --- domains/croissant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/croissant.json diff --git a/domains/croissant.json b/domains/croissant.json new file mode 100644 index 000000000..4fb050956 --- /dev/null +++ b/domains/croissant.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "arhammusheer", + "email": "arhammusheer@gmail.com" + }, + "record": { + "CNAME": "croissant.one" + } +} + \ No newline at end of file From 22002f1f9b85c7a2320d5d4446157b4e3c5db711 Mon Sep 17 00:00:00 2001 From: AXVIII3 <76608488+AXVIII3@users.noreply.github.com> Date: Sat, 11 Feb 2023 13:46:10 +0530 Subject: [PATCH 0860/8412] Update axviii3.json --- domains/axviii3.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index 1a0f2c95e..251daef0e 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -5,7 +5,8 @@ "email": "anirbanrc2286@gmail.com" }, "record": { - "CNAME": "axviii3.github.io" + "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 1ded9eb1062709c58f78a265d9e86067b1452f89 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 11 Feb 2023 16:18:08 +0800 Subject: [PATCH 0861/8412] prettier + fix --- domains/axviii3.json | 23 +++++++++++------------ 1 file changed, 11 insertions(+), 12 deletions(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index 251daef0e..3bdce2355 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -1,12 +1,11 @@ - - { - "owner": { - "username": "AXVIII3", - "email": "anirbanrc2286@gmail.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"] - } - } +{ + "owner": { + "username": "AXVIII3", + "email": "anirbanrc2286@gmail.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 42d6fddae7771d226414cb83d10601f00280fdc4 Mon Sep 17 00:00:00 2001 From: Tachibana Shin Date: Sat, 11 Feb 2023 22:00:13 +0700 Subject: [PATCH 0862/8412] shin.json: change record MX and TXT change service fordward email from `improvmx` to `forwardemail` --- domains/shin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/shin.json b/domains/shin.json index 3f19584be..82adcc92d 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -14,9 +14,9 @@ "185.199.111.153" ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx1.forwardemail.net", + "mx2.forwardemail.net" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "forward-email=tachibshin@duck.com" } } From 8c662d70accaf9ae40420101396d62d19d50fb4a Mon Sep 17 00:00:00 2001 From: actuallyabhi Date: Sun, 12 Feb 2023 02:10:10 +0530 Subject: [PATCH 0863/8412] feat(domain): abhi.is-a.dev --- domains/abhi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhi.json diff --git a/domains/abhi.json b/domains/abhi.json new file mode 100644 index 000000000..7c63414b5 --- /dev/null +++ b/domains/abhi.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "actuallyabhi", + "email": "mabhishek7081@zohomail.in" + }, + "record": { + "URL": "https://actuallyabhi.netlify.app" + } +} + \ No newline at end of file From 215202a0e1a2e985151dc4a3376eee89edbf2fbb Mon Sep 17 00:00:00 2001 From: Dimas Andriano Date: Sun, 12 Feb 2023 08:35:41 +0700 Subject: [PATCH 0864/8412] edit : link repo and portfolio. because i change username github and email. --- domains/dimas.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/dimas.json b/domains/dimas.json index 7b4f1b7ba..5e66dbf2f 100644 --- a/domains/dimas.json +++ b/domains/dimas.json @@ -1,12 +1,12 @@ { "description": "Portfolio", - "repo": "https://github.com/duangdeong/duangdeong.github.io", + "repo": "https://github.com/dimasandriano/dimasandriano.github.io", "owner": { - "username": "duangdeong", - "email": "duangdeong@gmail.com", + "username": "dimasandriano", + "email": "dimas.andriano.h@gmail.com", "twitter": "DimasAndriano_" }, "record": { - "CNAME": "duangdeong.github.io" + "CNAME": "dimasandriano.github.io" } } From c4beb8301633b447a00b4b7c8da1a2b299c62311 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 12 Feb 2023 11:22:46 +0530 Subject: [PATCH 0865/8412] Create qna.suki.json --- domains/qna.suki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/qna.suki.json diff --git a/domains/qna.suki.json b/domains/qna.suki.json new file mode 100644 index 000000000..6ade6751a --- /dev/null +++ b/domains/qna.suki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + } + "record": { + "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co", + "TXT": "replit-verify=247eddef-406f-4ce3-87ae-b3515f3aa876" + } +} From 994c35d879b2e6dd598d5c3a6a7947a35a2627c6 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 12 Feb 2023 11:27:58 +0530 Subject: [PATCH 0866/8412] Update qna.suki.json added a comma --- domains/qna.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/qna.suki.json b/domains/qna.suki.json index 6ade6751a..c1601499e 100644 --- a/domains/qna.suki.json +++ b/domains/qna.suki.json @@ -2,7 +2,7 @@ "owner": { "username": "SukiPlayz", "email": "sukimayoo@outlook.com" - } + }, "record": { "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co", "TXT": "replit-verify=247eddef-406f-4ce3-87ae-b3515f3aa876" From 58d0a337aa8adfc6762eb2f85545f37fa1b25eb4 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 12 Feb 2023 11:33:55 +0530 Subject: [PATCH 0867/8412] Removed TXT record --- domains/qna.suki.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/qna.suki.json b/domains/qna.suki.json index c1601499e..7ff0ef615 100644 --- a/domains/qna.suki.json +++ b/domains/qna.suki.json @@ -4,7 +4,6 @@ "email": "sukimayoo@outlook.com" }, "record": { - "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co", - "TXT": "replit-verify=247eddef-406f-4ce3-87ae-b3515f3aa876" + "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co" } } From 87bd19aeb10a8d0cb2ebdca17ca24ecb21a50da9 Mon Sep 17 00:00:00 2001 From: Ihsan-N Date: Sun, 12 Feb 2023 12:04:04 +0530 Subject: [PATCH 0868/8412] feat(domain): ihsan404.is-a.dev --- domains/ihsan404.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ihsan404.json diff --git a/domains/ihsan404.json b/domains/ihsan404.json new file mode 100644 index 000000000..a358614b3 --- /dev/null +++ b/domains/ihsan404.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "Ihsan-N", + "email": "abuihsan341@gmail.com" + }, + "record": { + "TXT": "replit-verify=4a08a93f-e142-4ae8-93f3-6cd7dc6304b7" + } +} + \ No newline at end of file From 3ab79a36d431f7fa6ee5ac0edc4d835ced5193aa Mon Sep 17 00:00:00 2001 From: Ihsan-N Date: Sun, 12 Feb 2023 19:29:35 +0530 Subject: [PATCH 0869/8412] feat(domain): ihzan.is-a.dev --- domains/ihzan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ihzan.json diff --git a/domains/ihzan.json b/domains/ihzan.json new file mode 100644 index 000000000..da1744837 --- /dev/null +++ b/domains/ihzan.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "Ihsan-N", + "email": "abuihsan341@gmail.com" + }, + "record": { + "CNAME": "4a08a93f-e142-4ae8-93f3-6cd7dc6304b7.id.repl.co" + } +} + \ No newline at end of file From 59f895bb591c56b574952784cb0e977d92b05244 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:01:43 +0800 Subject: [PATCH 0870/8412] Delete xmdb.json --- domains/xmdb.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/xmdb.json diff --git a/domains/xmdb.json b/domains/xmdb.json deleted file mode 100644 index 9a57bcba1..000000000 --- a/domains/xmdb.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "xMdb's portfolio website", - "repo": "https://github.com/xMdb", - "owner": { - "username": "xMdb", - "email": "", - "twitter": "xmdbmatt" - }, - "record": { - "CNAME": "mgrif-portfolio.netlify.app" - } -} From 5b6a4f5576cdaa681ee69df240b2d0e81def5ed2 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:03:03 +0800 Subject: [PATCH 0871/8412] Delete windows.json --- domains/windows.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/windows.json diff --git a/domains/windows.json b/domains/windows.json deleted file mode 100644 index 779f4a2b3..000000000 --- a/domains/windows.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my website uwu", - "repo": "https://github.com/windowscmd", - "owner": { - "username": "windowscmd", - "email": "me@astriddev.me" - }, - "record": { - "CNAME": "astridw.netlify.app" - } -} From 5ea1c45b65e6a9d4431f7ea733b9ea4db69b334c Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:03:29 +0800 Subject: [PATCH 0872/8412] Delete shalom.json --- domains/shalom.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/shalom.json diff --git a/domains/shalom.json b/domains/shalom.json deleted file mode 100644 index d4a55a929..000000000 --- a/domains/shalom.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Shalom's personal website", - "owner": { - "username": "shalomscott", - "email": "shalomss525@gmail.com" - }, - "record": { - "CNAME": "shalom-is-a-dev.netlify.app" - } -} From 0fa5b3398faae7f3ab367edab94b34901da33ea8 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:05:27 +0800 Subject: [PATCH 0873/8412] Delete snowflake.json --- domains/snowflake.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/snowflake.json diff --git a/domains/snowflake.json b/domains/snowflake.json deleted file mode 100644 index 3e084f476..000000000 --- a/domains/snowflake.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Snowflake's personal developer website", - "repo": "https://github.com/snowflake107", - "owner": { - "username": "snowflake107", - "email": "devsnowflake107@gmail.com" - }, - "record": { - "CNAME": "itzsnowflakex.netlify.app" - } -} From 58879d2e664dad4b10e980bc6f2e22423ce0e497 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:05:52 +0800 Subject: [PATCH 0874/8412] Delete opensourze.json --- domains/opensourze.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/opensourze.json diff --git a/domains/opensourze.json b/domains/opensourze.json deleted file mode 100644 index 500b1c23d..000000000 --- a/domains/opensourze.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "opensourze", - "twitter": "opensourze", - "email": "opensourze@protonmail.com" - }, - "repo": "https://github.com/opensourze", - "record": { - "CNAME": "opensourze.netlify.app" - } -} From 8ee7d987f7cc479a6159762cf1e4d2cc560dbe84 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:06:31 +0800 Subject: [PATCH 0875/8412] Delete nirlep.json --- domains/nirlep.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/nirlep.json diff --git a/domains/nirlep.json b/domains/nirlep.json deleted file mode 100644 index 7ed957d1d..000000000 --- a/domains/nirlep.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "yes.", - "repo": "https://github.com/nirlep5252", - "owner": { - "username": "nirlep5252", - "email": "", - "twitter": "Nirlep_5252_" - }, - "record": { - "CNAME": "nirlep.netlify.app" - } -} From 42958a66fb5577c0ed19de451972aaa2a2491b42 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:07:06 +0800 Subject: [PATCH 0876/8412] Delete yum.json --- domains/yum.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/yum.json diff --git a/domains/yum.json b/domains/yum.json deleted file mode 100644 index f8e2cb942..000000000 --- a/domains/yum.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "yum's corner of the web.", - "owner": { - "username": "yum", - "email": "antriksh.timepass@gmail.com" - }, - "record": { - "CNAME": "yummyweb.vercel.app" - } -} From 1c6fab0bdd9728a972d05df5d43a5133efaead9d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:07:49 +0800 Subject: [PATCH 0877/8412] Delete lord-xenon.json --- domains/lord-xenon.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lord-xenon.json diff --git a/domains/lord-xenon.json b/domains/lord-xenon.json deleted file mode 100644 index 5abd869fb..000000000 --- a/domains/lord-xenon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Lord-Xenon", - "email": "vibhaansh.bhardwaj@gmail.com" - }, - "record": { - "CNAME": "lord-xenon.vercel.app" - } -} From 87ef4e226805dec3538aa836746e2680dee65862 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:08:15 +0800 Subject: [PATCH 0878/8412] Delete lejhand.json --- domains/lejhand.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lejhand.json diff --git a/domains/lejhand.json b/domains/lejhand.json deleted file mode 100644 index 63c679686..000000000 --- a/domains/lejhand.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This is lejhands portfolio website with info and github and npm portfolio too", - "repo": "https://github.com/LejhandGamingYT", - "owner": { - "username": "LejhandGamingYT", - "email": "dhruvbhanushali5621@gmail.com" - }, - "record": { - "CNAME": "dazzling-williams-9e8070.netlify.app" - } -} From 96aea2447f037e4674b8c527c29b06afa91ea4ee Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:08:37 +0800 Subject: [PATCH 0879/8412] Delete iamsdas.json --- domains/iamsdas.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/iamsdas.json diff --git a/domains/iamsdas.json b/domains/iamsdas.json deleted file mode 100644 index af46624d3..000000000 --- a/domains/iamsdas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "iamsdas's personal portfolio website", - "owner": { - "username": "iamsdas", - "email": "suryashankardas.2002@gmail.com" - }, - "record": { - "CNAME": "cname.vercel-dns.com" - } -} From 87da13ba465352d3b337e1da40cda94b6c40d95c Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:09:35 +0800 Subject: [PATCH 0880/8412] Delete ezedinff.json --- domains/ezedinff.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ezedinff.json diff --git a/domains/ezedinff.json b/domains/ezedinff.json deleted file mode 100644 index d8a94401c..000000000 --- a/domains/ezedinff.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ezedin's personal developer website", - "repo": "https://github.com/ezedinff", - "owner": { - "username": "ezedinff", - "email": "ezedin.fedlu@gmail.com" - }, - "record": { - "CNAME": "black-horse-coder-blog.vercel.app" - } -} From 56a882bb0c8cf00b9cbb49f27f8f6cbd8bf0ee11 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:10:03 +0800 Subject: [PATCH 0881/8412] Delete daniel-shuy.json --- domains/daniel-shuy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/daniel-shuy.json diff --git a/domains/daniel-shuy.json b/domains/daniel-shuy.json deleted file mode 100644 index 49e8ee4bb..000000000 --- a/domains/daniel-shuy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "daniel-shuy", - "email": "daniel_shuy@hotmail.com" - }, - "record": { - "A": [ - "76.76.21.21" - ] - } -} From 463064ee7fed060768ae03410020a1f8cd7a2620 Mon Sep 17 00:00:00 2001 From: AgusPedhot <70968506+Pedhot-Dev@users.noreply.github.com> Date: Mon, 13 Feb 2023 06:05:48 +0700 Subject: [PATCH 0882/8412] Added aguspedhot --- domains/aguspedhot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aguspedhot.json diff --git a/domains/aguspedhot.json b/domains/aguspedhot.json new file mode 100644 index 000000000..d5c1dba4f --- /dev/null +++ b/domains/aguspedhot.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Pedhot-Dev", + "email": "wanzgamerz2@gmail.com" + }, + "record": { + "CNAME": "aguspedhot.000webhostapp.com" + } + } + \ No newline at end of file From 4dad7515cce85c0e7e4440415a76580b6df3855a Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:20:00 +0800 Subject: [PATCH 0883/8412] Delete fonts.json --- domains/fonts.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/fonts.json diff --git a/domains/fonts.json b/domains/fonts.json deleted file mode 100644 index b46dce324..000000000 --- a/domains/fonts.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Fonts for is-a.dev", - "repo": "https://github.com/mtgsquad/is-a-dev-fonts", - "owner": { - "username": "mtgsquad", - "email": "mtgsquad.dev@protonmail.com", - "twitter": "mtgsquad_dev" - }, - "record": { - "CNAME": "is-a-dev-fonts.pages.dev" - } -} From 80c6bf47df677d3976c5f2bd6648ce60b1b8bf69 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:29:35 +0800 Subject: [PATCH 0884/8412] Delete api-docs.json --- domains/api-docs.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/api-docs.json diff --git a/domains/api-docs.json b/domains/api-docs.json deleted file mode 100644 index 11db6aeea..000000000 --- a/domains/api-docs.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - - "record": { - "CNAME": "andrewstech.github.io" - } - } - \ No newline at end of file From 4033204f41478abd6a8c10c6c0a477894f5c0da6 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:32:55 +0800 Subject: [PATCH 0885/8412] Delete register-api.json --- domains/register-api.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/register-api.json diff --git a/domains/register-api.json b/domains/register-api.json deleted file mode 100644 index 6e951c395..000000000 --- a/domains/register-api.json +++ /dev/null @@ -1,13 +0,0 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - - "record": { - "A": ["204.44.81.53"], - "MX": ["box.is-not-a.dev"] - } - } - From 2c1e46e9ae12604818ae1023f8f1bf8619f06cb5 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:33:06 +0800 Subject: [PATCH 0886/8412] Delete _github-pages-challenge-andrewstech.api-docs.json --- ..._github-pages-challenge-andrewstech.api-docs.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/_github-pages-challenge-andrewstech.api-docs.json diff --git a/domains/_github-pages-challenge-andrewstech.api-docs.json b/domains/_github-pages-challenge-andrewstech.api-docs.json deleted file mode 100644 index 5ee487a99..000000000 --- a/domains/_github-pages-challenge-andrewstech.api-docs.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - - "record": { - "TXT": "1da68d46a844dc520679ed5171da1b" - } - } - From 4f81ecfcd14493a52c3e32432d2584d6947fac79 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:33:44 +0800 Subject: [PATCH 0887/8412] Delete ss.json --- domains/ss.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ss.json diff --git a/domains/ss.json b/domains/ss.json deleted file mode 100644 index e05cdddb7..000000000 --- a/domains/ss.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "win11bot", - "email": "w11bot@andrewstech.me" - }, - "record": { - "A": ["178.128.174.110"] - } - } - From d0a8f5201297a93124ff27190d66a106b1811454 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:35:16 +0800 Subject: [PATCH 0888/8412] Update register.json --- domains/register.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/register.json b/domains/register.json index 9062c4ce7..0836b95c8 100644 --- a/domains/register.json +++ b/domains/register.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, - "record": { + "record": { "CNAME": "isaregister.pages.dev" - } } +} From de2aed2c6d5092575a81079180d812b6fe08bc70 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:36:18 +0800 Subject: [PATCH 0889/8412] Update auth.json --- domains/auth.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/auth.json b/domains/auth.json index 36646103a..b89bf8cf7 100644 --- a/domains/auth.json +++ b/domains/auth.json @@ -1,10 +1,9 @@ - { - "owner": { - "username": "@is-a-dev/maintainers", - "email": "mahir@molai.dev" - }, - "record": { - "A": ["199.36.158.100"] - } - } - +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "A": ["199.36.158.100"] + } +} From 156c1808e66307490e5437d69ee96edc30235622 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:39:57 +0800 Subject: [PATCH 0890/8412] Update maintainers.json --- domains/maintainers.json | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/domains/maintainers.json b/domains/maintainers.json index 5e78b36e6..57d5515f2 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -1,15 +1,13 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev.technicalservices@beadman-network.com" - }, - "record": { +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], "TXT": "forward-email=isdevmail.beadman-network.com" - } } - +} From 780aa8506604fec061ddbf8d33979ff4b2b44abf Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:40:54 +0800 Subject: [PATCH 0891/8412] Delete beta.json --- domains/beta.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/beta.json diff --git a/domains/beta.json b/domains/beta.json deleted file mode 100644 index d88dc13cb..000000000 --- a/domains/beta.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "andrewstech", - "email": "andrew@win11react.com" - }, - "record": { - "URL": "https://register.is-a.dev/" - } - } - From c1c9833f8271a89c61ce433a645ced91c6c06182 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:42:13 +0800 Subject: [PATCH 0892/8412] Delete dev-support.json --- domains/dev-support.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dev-support.json diff --git a/domains/dev-support.json b/domains/dev-support.json deleted file mode 100644 index 78555c103..000000000 --- a/domains/dev-support.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - - "record": { - "A": ["150.230.127.12"] - } - } - From 7ff5f84fd9a740cdc1e362f60d4553cd5489386e Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:43:16 +0800 Subject: [PATCH 0893/8412] Delete vpc01.json --- domains/vpc01.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/vpc01.json diff --git a/domains/vpc01.json b/domains/vpc01.json deleted file mode 100644 index 8744f3af0..000000000 --- a/domains/vpc01.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "repo" :"https://github.com/andrewstech/notify-api", - "owner": { - "username": "andrewstech", - "email": "andrew@win11react.com" - }, - "record": { - "A": ["140.238.66.199"] - } - } - From b3616ec30c4c190684a2ae241e7b395051395680 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:43:32 +0800 Subject: [PATCH 0894/8412] Delete beta.auth.json --- domains/beta.auth.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/beta.auth.json diff --git a/domains/beta.auth.json b/domains/beta.auth.json deleted file mode 100644 index e8bb2b5cd..000000000 --- a/domains/beta.auth.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "andrewstech", - "email": "andrew@win11react.com" - }, - "record": { - "A": ["199.36.158.100"] - } - } - \ No newline at end of file From 5baa7991c75ab5538aed90510d9d1a16e7bdd4d4 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:44:45 +0800 Subject: [PATCH 0895/8412] Update notify-api.json --- domains/notify-api.json | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/domains/notify-api.json b/domains/notify-api.json index ca237bb02..f77f892f2 100644 --- a/domains/notify-api.json +++ b/domains/notify-api.json @@ -1,12 +1,10 @@ - - { - "repo" :"https://github.com/andrewstech/notify-api", - "owner": { - "username": "andrewstech", - "email": "andrew@win11react.com" - }, - "record": { - "CNAME": "dns.beadman-network.com" - } - } - +{ + "repo": "https://github.com/andrewstech/notify-api", + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "dns.beadman-network.com" + } +} From ec2cfab245920e76c7e59455eb3177def5ffdf7e Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:45:50 +0800 Subject: [PATCH 0896/8412] Update andrewstech.json --- domains/andrewstech.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index 20eaa3e20..70591df6b 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio", - "repo": "https://github.com/andrewstech/andrewstech", - "owner": { - "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" - }, - "record": { - "CNAME": "andrewstech.github.io" - } + "description": "My Portfolio", + "repo": "https://github.com/andrewstech/andrewstech", + "owner": { + "username": "andrewstech", + "email": "hello@andrewstech.me", + "twitter": "andrewstech1" + }, + "record": { + "CNAME": "andrewstech.github.io" + } } From 4975495aadc6d40aa1ace17cbab5460504732ca2 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:47:31 +0800 Subject: [PATCH 0897/8412] Update register-bot.json --- domains/register-bot.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/register-bot.json b/domains/register-bot.json index 28ce47152..652d7ea34 100644 --- a/domains/register-bot.json +++ b/domains/register-bot.json @@ -1,12 +1,12 @@ { - "description": "Register-bot", - "repo": "https://github.com/andrewstech", - "owner": { - "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" - }, - "record": { - "CNAME": "dns.beadman-network.com" - } + "description": "Register-bot", + "repo": "https://github.com/andrewstech/is-a-dev-bot", + "owner": { + "username": "andrewstech", + "email": "hello@andrewstech.me", + "twitter": "andrewstech1" + }, + "record": { + "CNAME": "dns.beadman-network.com" + } } From da12b81ec3decb4573557caa8a5845541813fdf6 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:48:10 +0800 Subject: [PATCH 0898/8412] Delete notify-api.json --- domains/notify-api.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/notify-api.json diff --git a/domains/notify-api.json b/domains/notify-api.json deleted file mode 100644 index f77f892f2..000000000 --- a/domains/notify-api.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/andrewstech/notify-api", - "owner": { - "username": "@is-a-dev/maintainers", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "dns.beadman-network.com" - } -} From 9a318a892ea783f2997ca07116443943bb6a5a35 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:54:15 +0800 Subject: [PATCH 0899/8412] Delete api.json --- domains/api.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/api.json diff --git a/domains/api.json b/domains/api.json deleted file mode 100644 index d5c11c05e..000000000 --- a/domains/api.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Official is-a.dev API", - "repo": "https://github.com/MaskDuck/is-a-dev-api", - "owner": { - "username": "mtgsquad & MaskDuck", - "email": "mahir@molai.dev" - }, - "record": { - "CNAME": "is-a-dev-api-production.up.railway.app" - } -} From 3cec9fda62e8479a9878c56e40627bef7d2ad460 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:54:40 +0800 Subject: [PATCH 0900/8412] Delete example.json --- domains/example.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/example.json diff --git a/domains/example.json b/domains/example.json deleted file mode 100644 index 6ed30b9fb..000000000 --- a/domains/example.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#7325" - }, - "description": "This domain serve no purpose and is intended for documentation purpose.", - "record": { - "URL": "https://is-a.dev" - } -} - From 1766a4273ae388212069e3d84dd6751787269ab6 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:57:29 +0800 Subject: [PATCH 0901/8412] Update privacy.json --- domains/privacy.json | 36 +++++++++++++----------------------- 1 file changed, 13 insertions(+), 23 deletions(-) diff --git a/domains/privacy.json b/domains/privacy.json index 0a5b665be..0ad71d726 100644 --- a/domains/privacy.json +++ b/domains/privacy.json @@ -1,26 +1,16 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev.technicalservices@beadman-network.com" - }, - "record": { +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { "A": [ - - "185.199.108.153", - - "185.199.109.153", - - "185.199.110.153", - - "185.199.111.153" - - ], - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=privacy.isdev.localplayer.dev" - } } - +} From aecf98cf207eb130c5dae5ece00bb92f96ab3f0b Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 07:58:15 +0800 Subject: [PATCH 0902/8412] Update cli.json --- domains/cli.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/cli.json b/domains/cli.json index f3a21a510..ca55e49ac 100644 --- a/domains/cli.json +++ b/domains/cli.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "null" - }, - "record": { +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { "CNAME": "andrewstech.github.io" - } } - \ No newline at end of file +} From 954df43a17da7970022bee87e74e39dec58fb896 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:01:24 +0800 Subject: [PATCH 0903/8412] Update live.preview.beta.json --- domains/live.preview.beta.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/domains/live.preview.beta.json b/domains/live.preview.beta.json index b25729d94..9dc8fc069 100644 --- a/domains/live.preview.beta.json +++ b/domains/live.preview.beta.json @@ -1,12 +1,9 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - - "record": { +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { "A": ["140.238.66.199"] - } } - \ No newline at end of file +} From 2488bce92ce00033d7d0ce265c269552d9af77bb Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:01:55 +0800 Subject: [PATCH 0904/8412] Delete preview.beta.json --- domains/preview.beta.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/preview.beta.json diff --git a/domains/preview.beta.json b/domains/preview.beta.json deleted file mode 100644 index 5f14074df..000000000 --- a/domains/preview.beta.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "andrewstech", - "email": "andrew@win11react.com" - }, - "record": { - "CNAME": "is-a-dev-bot.github.io" - } - } - From 81acd4a8b5c3079f3c007b436cb218b0afa5eed4 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:02:45 +0800 Subject: [PATCH 0905/8412] Create preview.beta.json --- domains/preview.beta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/preview.beta.json diff --git a/domains/preview.beta.json b/domains/preview.beta.json new file mode 100644 index 000000000..0f3cab465 --- /dev/null +++ b/domains/preview.beta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "is-a-dev-bot.github.io" + } +} From 6c32caf536ef4bf9b298e9a93b95209f7fdea285 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:03:34 +0800 Subject: [PATCH 0906/8412] Create beta.json --- domains/beta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/beta.json diff --git a/domains/beta.json b/domains/beta.json new file mode 100644 index 000000000..8eb6eae64 --- /dev/null +++ b/domains/beta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://register.is-a.dev" + } +} From be6378e244811e3b68054363e7e3fa44c3ebdfdb Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:04:42 +0800 Subject: [PATCH 0907/8412] Update raw.json --- domains/raw.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/raw.json b/domains/raw.json index 7eba3ded7..a20b7e4df 100644 --- a/domains/raw.json +++ b/domains/raw.json @@ -1,12 +1,12 @@ { - "description": "is-a-dev-raw api", - "repo": "https://github.com/andrewstech/is-a-dev-raw-api", - "owner": { - "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" - }, - "record": { - "CNAME": "andrewstech.github.io" - } + "description": "is-a-dev-raw api", + "repo": "https://github.com/andrewstech/is-a-dev-raw-api", + "owner": { + "username": "andrewstech", + "email": "hello@andrewstech.me", + "twitter": "andrewstech1" + }, + "record": { + "CNAME": "andrewstech.github.io" + } } From e2f9acfa2f764d5ecc3411a43a2173a33e390d80 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:06:06 +0800 Subject: [PATCH 0908/8412] Delete email.json --- domains/email.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/email.json diff --git a/domains/email.json b/domains/email.json deleted file mode 100644 index 73b8f2583..000000000 --- a/domains/email.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - - "record": { - "A": ["204.44.81.190"] - } - } - From f0ed860c83b2f2b0303cca07b8bc4d41e0384dc6 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 13 Feb 2023 08:07:19 +0800 Subject: [PATCH 0909/8412] Update _github-pages-challenge-andrewstech.privacy.json --- ...thub-pages-challenge-andrewstech.privacy.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/_github-pages-challenge-andrewstech.privacy.json b/domains/_github-pages-challenge-andrewstech.privacy.json index 6f9498ece..2f4e6595b 100644 --- a/domains/_github-pages-challenge-andrewstech.privacy.json +++ b/domains/_github-pages-challenge-andrewstech.privacy.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "is-a-dev-bot", - "email": "null" - }, - "record": { +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { "TXT": "f4099fcae5cf0ea04f853bc649c5b1" - } } - \ No newline at end of file +} From cd61033851a1c3eef9d657a2666b17ce61184489 Mon Sep 17 00:00:00 2001 From: VienDeveloper Date: Mon, 13 Feb 2023 11:26:19 +0800 Subject: [PATCH 0910/8412] feat(domain): vien.is-a.dev --- domains/vien.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vien.json diff --git a/domains/vien.json b/domains/vien.json new file mode 100644 index 000000000..bbf6c8fa5 --- /dev/null +++ b/domains/vien.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "VienDeveloper", + "email": "vien@courvix.com" + }, + "record": { + "CNAME": "https://viendeveloper.github.io" + } +} + \ No newline at end of file From 216d9799edec38a45a80cc02cbd4b0e7715f51ed Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 Feb 2023 11:41:05 +0800 Subject: [PATCH 0911/8412] fix record --- domains/vien.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vien.json b/domains/vien.json index bbf6c8fa5..a4c79c07a 100644 --- a/domains/vien.json +++ b/domains/vien.json @@ -5,7 +5,7 @@ "email": "vien@courvix.com" }, "record": { - "CNAME": "https://viendeveloper.github.io" + "CNAME": "viendeveloper.github.io" } } - \ No newline at end of file + From adffc081b877b2a279467df1de02fb045e67805a Mon Sep 17 00:00:00 2001 From: SyedAhkam Date: Mon, 13 Feb 2023 14:42:20 +0530 Subject: [PATCH 0912/8412] feat(domain): syed.is-a.dev --- domains/syed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/syed.json diff --git a/domains/syed.json b/domains/syed.json new file mode 100644 index 000000000..0c7b0a29a --- /dev/null +++ b/domains/syed.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "SyedAhkam", + "email": "smahkam57@gmail.com" + }, + "record": { + "URL": "syedahkam.github.io" + } +} + \ No newline at end of file From 606e21f5eeec7a1bc72d95be9735687c6acfe216 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 Feb 2023 17:37:01 +0800 Subject: [PATCH 0913/8412] change record --- domains/syed.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/syed.json b/domains/syed.json index 0c7b0a29a..ddc978dff 100644 --- a/domains/syed.json +++ b/domains/syed.json @@ -5,7 +5,7 @@ "email": "smahkam57@gmail.com" }, "record": { - "URL": "syedahkam.github.io" + "CNAME": "syedahkam.github.io" } } - \ No newline at end of file + From 8e2796a856d0067222a16a16689f812a3322287c Mon Sep 17 00:00:00 2001 From: devsdocs <73208025+devsdocs@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:41:31 +0900 Subject: [PATCH 0914/8412] only need one "A" record --- domains/mrcrbrth.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/mrcrbrth.json b/domains/mrcrbrth.json index 32bc83bb6..63aa91482 100644 --- a/domains/mrcrbrth.json +++ b/domains/mrcrbrth.json @@ -5,10 +5,7 @@ "email": "id45.go@gmail.com" }, "record": { - "A": [ -"141.144.205.66", -"192.9.165.176" -] + "A": ["141.144.205.66"] } } From b471fb0db965b2696b60976bcd41e57f6401e263 Mon Sep 17 00:00:00 2001 From: Fadly ID <87860947+xdlyy404@users.noreply.github.com> Date: Mon, 13 Feb 2023 18:57:24 +0700 Subject: [PATCH 0915/8412] added --- domains/xdlyy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/xdlyy.json diff --git a/domains/xdlyy.json b/domains/xdlyy.json new file mode 100644 index 000000000..e73e2a09a --- /dev/null +++ b/domains/xdlyy.json @@ -0,0 +1,10 @@ + + { + "owner": { + "username": "xdlyy404", + "email": "fadlyid7@gmail.com" + }, + "record": { + "URL": "https://xdlyy404.github.io/" + } + } From a5c5455848b7ca2530364edc414a0f906fdf5d91 Mon Sep 17 00:00:00 2001 From: Inevitable-Design Date: Mon, 13 Feb 2023 19:43:44 +0530 Subject: [PATCH 0916/8412] feat(domain): ekansh.is-a.dev --- domains/ekansh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ekansh.json diff --git a/domains/ekansh.json b/domains/ekansh.json new file mode 100644 index 000000000..190c10f12 --- /dev/null +++ b/domains/ekansh.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "Inevitable-Design", + "email": "s.ekansh2712@gmail.com" + }, + "record": { + "CNAME": "https://my-portfolio-production-301e.up.railway.app/" + } +} + \ No newline at end of file From d3cb211a4d17d25c22ae4a76a3f07dca0eadc067 Mon Sep 17 00:00:00 2001 From: pebna7d9 Date: Mon, 13 Feb 2023 14:31:30 +0000 Subject: [PATCH 0917/8412] Register ahku.is-a.dev --- domains/ahku.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ahku.json diff --git a/domains/ahku.json b/domains/ahku.json new file mode 100644 index 000000000..08d3353ef --- /dev/null +++ b/domains/ahku.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pebna7d9", + "email": "pebna7d9@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 998fe8e853ba9bcfa2adb613a91f42ea0c96c495 Mon Sep 17 00:00:00 2001 From: MoonWalkerYT <72574462+xX-MoonWalker-Xx@users.noreply.github.com> Date: Tue, 14 Feb 2023 00:15:43 +0330 Subject: [PATCH 0918/8412] Update parsa.json --- domains/parsa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/parsa.json b/domains/parsa.json index 7e3904776..3bd55ebe3 100644 --- a/domains/parsa.json +++ b/domains/parsa.json @@ -5,7 +5,7 @@ "email": "aparat.mmr.game@gmail.com" }, "record": { - "CNAME": "parsa-alidoust.ir" + "CNAME": "www.parsa-alidoust.ir" } } - \ No newline at end of file + From 92299c926651d4d4100a3cd6531ad0c206c8f085 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 14 Feb 2023 08:26:25 +0800 Subject: [PATCH 0919/8412] Delete ihsan404.json --- domains/ihsan404.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ihsan404.json diff --git a/domains/ihsan404.json b/domains/ihsan404.json deleted file mode 100644 index a358614b3..000000000 --- a/domains/ihsan404.json +++ /dev/null @@ -1,11 +0,0 @@ - -{ - "owner": { - "username": "Ihsan-N", - "email": "abuihsan341@gmail.com" - }, - "record": { - "TXT": "replit-verify=4a08a93f-e142-4ae8-93f3-6cd7dc6304b7" - } -} - \ No newline at end of file From 21478743f6843d3a578b91024141dd53fc992ae9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 14 Feb 2023 08:36:39 +0800 Subject: [PATCH 0920/8412] Update parsa.json --- domains/parsa.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/parsa.json b/domains/parsa.json index 3bd55ebe3..a9b3f03e1 100644 --- a/domains/parsa.json +++ b/domains/parsa.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "xX-MoonWalker-Xx", "email": "aparat.mmr.game@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "www.parsa-alidoust.ir" - } } - +} From aa8a195671585ba6234cd3827eb66c1372265d6c Mon Sep 17 00:00:00 2001 From: Phaze <57566773+phaze-the-dumb@users.noreply.github.com> Date: Tue, 14 Feb 2023 11:13:02 +0000 Subject: [PATCH 0921/8412] Added phaze --- domains/phaze.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phaze.json diff --git a/domains/phaze.json b/domains/phaze.json new file mode 100644 index 000000000..8d0a16a1d --- /dev/null +++ b/domains/phaze.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "phaze-the-dumb", + "email": "liamcbone@gmail.com" + }, + "record": { + "A": ["132.226.127.70"] + } + } + \ No newline at end of file From 087195a06d250b97f0472926e18ccaf017ab37b9 Mon Sep 17 00:00:00 2001 From: Phaze <57566773+phaze-the-dumb@users.noreply.github.com> Date: Tue, 14 Feb 2023 11:16:35 +0000 Subject: [PATCH 0922/8412] Update phaze.json --- domains/phaze.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/phaze.json b/domains/phaze.json index 8d0a16a1d..9d9fc19d9 100644 --- a/domains/phaze.json +++ b/domains/phaze.json @@ -2,10 +2,10 @@ { "owner": { "username": "phaze-the-dumb", - "email": "liamcbone@gmail.com" + "email": "phaze@duck.com" }, "record": { "A": ["132.226.127.70"] } } - \ No newline at end of file + From 910e29673dacb08b4892db54de6d5cb2e4827b3d Mon Sep 17 00:00:00 2001 From: emkay5771 Date: Tue, 14 Feb 2023 07:24:32 -0800 Subject: [PATCH 0923/8412] feat(domain): mendy.is-a.dev --- domains/mendy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mendy.json diff --git a/domains/mendy.json b/domains/mendy.json new file mode 100644 index 000000000..80c62fb4c --- /dev/null +++ b/domains/mendy.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "emkay5771", + "email": "emkay5771@outlook.com" + }, + "record": { + "URL": "multidest.onrender.com" + } +} + \ No newline at end of file From 7aca4eda4523d0e0f3488384c15b49fb88b5a7d1 Mon Sep 17 00:00:00 2001 From: BasToTheMax Date: Tue, 14 Feb 2023 16:45:45 +0100 Subject: [PATCH 0924/8412] feat(domain): bttm.is-a.dev --- domains/bttm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bttm.json diff --git a/domains/bttm.json b/domains/bttm.json new file mode 100644 index 000000000..46398b418 --- /dev/null +++ b/domains/bttm.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "BasToTheMax", + "email": "bas@arnold-linda.nl" + }, + "record": { + "A": ["185.234.69.13"] + } +} + \ No newline at end of file From ced6a9d98ec1571a8c7333ed188010994c2ed660 Mon Sep 17 00:00:00 2001 From: mawoka-myblock Date: Tue, 14 Feb 2023 21:14:15 +0100 Subject: [PATCH 0925/8412] feat(domain): mawoka.is-a.dev --- domains/mawoka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mawoka.json diff --git a/domains/mawoka.json b/domains/mawoka.json new file mode 100644 index 000000000..0eea7b820 --- /dev/null +++ b/domains/mawoka.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "mawoka-myblock", + "email": "git@mawoka.eu" + }, + "record": { + "URL": "mawoka.eu" + } +} + \ No newline at end of file From 765d75a5e71f3457cd8c9cf8e40ad6b0a23fe4bd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Feb 2023 06:24:50 +0800 Subject: [PATCH 0926/8412] fix url --- domains/mendy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mendy.json b/domains/mendy.json index 80c62fb4c..9790cba87 100644 --- a/domains/mendy.json +++ b/domains/mendy.json @@ -5,7 +5,7 @@ "email": "emkay5771@outlook.com" }, "record": { - "URL": "multidest.onrender.com" + "URL": "https://multidest.onrender.com" } } - \ No newline at end of file + From 2888d6b2ee75fc248978bce9ee0b15453e6f826f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Feb 2023 06:42:23 +0800 Subject: [PATCH 0927/8412] fix url --- domains/mawoka.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mawoka.json b/domains/mawoka.json index 0eea7b820..4606f3b03 100644 --- a/domains/mawoka.json +++ b/domains/mawoka.json @@ -5,7 +5,7 @@ "email": "git@mawoka.eu" }, "record": { - "URL": "mawoka.eu" + "URL": "https://mawoka.eu" } } - \ No newline at end of file + From 32e4c9dcb78d125c5238303de8363934711d70eb Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 08:11:07 +0800 Subject: [PATCH 0928/8412] Update staff.json --- domains/staff.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/staff.json b/domains/staff.json index 5cba77419..6ae9fc5d3 100644 --- a/domains/staff.json +++ b/domains/staff.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "mahirmolai27", - "email": "mtgissmart@gmail.com" - }, - "record": { - "CNAME": "is-a-dev-maintainers.pages.dev" - } - } - \ No newline at end of file +{ + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "is-a-dev-maintainers.pages.dev" + } +} From 2ec1b855147df7825bcc31f19cfdd099fca1e335 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 08:14:18 +0800 Subject: [PATCH 0929/8412] Delete beta.omxpro.json --- domains/beta.omxpro.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/beta.omxpro.json diff --git a/domains/beta.omxpro.json b/domains/beta.omxpro.json deleted file mode 100644 index c49987bcc..000000000 --- a/domains/beta.omxpro.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "this is a subdomain for the beta version of my portfolio", - "repo": "https://github.com/omxproYT/omxproyt.github.io", - "owner": { - "username": "omxproYT", - "email": "omsenjalia@gmail.com", - "twitter": "DaRealOmxpro" - }, - "record": { - "CNAME": "omxproYT.github.io" - } -} From bed497609939bfc87e67e9d808c21eee595e0219 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 08:18:12 +0800 Subject: [PATCH 0930/8412] Delete bad.boy.json --- domains/bad.boy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/bad.boy.json diff --git a/domains/bad.boy.json b/domains/bad.boy.json deleted file mode 100644 index 6e61ebeb3..000000000 --- a/domains/bad.boy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "https://badboy.is-a.dev/ redirector", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From cb42466d5145fb94c5d83990dd9393a93f3326e0 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:02:19 +0800 Subject: [PATCH 0931/8412] Update cdn.semant.json --- domains/cdn.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.semant.json b/domains/cdn.semant.json index e1e74c232..252d330e4 100644 --- a/domains/cdn.semant.json +++ b/domains/cdn.semant.json @@ -2,7 +2,7 @@ "repo": "https://github.com/SemantCodes/cdn", "description": "My static database", "owner": { - "username" : "SemantCodes", + "username" : "s3mant", "email": "contact@semant.is-a.dev" }, "record": { From 5ffc44eb2ce1fee328f324c68740cbb018bf63fb Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:04:03 +0800 Subject: [PATCH 0932/8412] Delete panda.json --- domains/panda.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/panda.json diff --git a/domains/panda.json b/domains/panda.json deleted file mode 100644 index 30f336a6c..000000000 --- a/domains/panda.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "SemantCodes", - "email": "contact@semant.is-a.dev" - }, - "description": "redirection to main web.", - "record": { - "URL": "https://semant.panda.is-a.dev" - } -} From 3add79099b7b385399e3d8739f0078548aa76f00 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:04:57 +0800 Subject: [PATCH 0933/8412] Update semant.panda.json --- domains/semant.panda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/semant.panda.json b/domains/semant.panda.json index e2f08d1ba..1ca75f819 100644 --- a/domains/semant.panda.json +++ b/domains/semant.panda.json @@ -1,6 +1,6 @@ { "owner": { - "username": "SemantCodes", + "username": "s3mant", "email": "contact@semant.is-a.dev" }, "description": "Something juicy", From a596b42fa9edb05e262e92ba2f7036dfefab5f22 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:05:37 +0800 Subject: [PATCH 0934/8412] Create panda.json --- domains/panda.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/panda.json diff --git a/domains/panda.json b/domains/panda.json new file mode 100644 index 000000000..d0e173900 --- /dev/null +++ b/domains/panda.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev" + }, + "description": "redirection to main web.", + "record": { + "URL": "https://semant.panda.is-a.dev" + } +} From f95fbe7aaf15e460a817c3dd85fd9e03a3d31561 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:06:13 +0800 Subject: [PATCH 0935/8412] Update semant.json --- domains/semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/semant.json b/domains/semant.json index 20290e0c9..9a282b424 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -2,7 +2,7 @@ "description": "Semant's Website", "repo": "https://github.com/SemantCodes/SemantCodes.github.io", "owner": { - "username": "SemantCodes", + "username": "s3mant", "email": "contact@semant.is-a.dev" }, "record": { From f50eab7d10ff96bd89176256ab4d2b200f1ef91e Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:11:16 +0800 Subject: [PATCH 0936/8412] Delete ababo.json --- domains/ababo.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ababo.json diff --git a/domains/ababo.json b/domains/ababo.json deleted file mode 100644 index 5eb5c2ef5..000000000 --- a/domains/ababo.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "this a link to my website", - "owner": { - "username": "zbj2", - "email": "devavcado@gmail.com" - }, - "record": { - "CNAME": "zbj2.github.io" - } -} From f4494cc9fcd5e2f39bc75203403b599af2fb42bb Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:13:32 +0800 Subject: [PATCH 0937/8412] Delete adarsh.json Website is no longer linked to domain --- domains/adarsh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/adarsh.json diff --git a/domains/adarsh.json b/domains/adarsh.json deleted file mode 100644 index 34a1bac8b..000000000 --- a/domains/adarsh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Adarsh's personal developer website", - "repo": "https://github.com/Adarsh1999/adarsh-portfolio.github.io", - "owner": { - "username": "Adarsh1999", - "email": "adarshguptamaurya@gmail.com" - }, - "record": { - "CNAME": "adarsh-portfolio.github.io" - } -} From 45b5378d16c9de4fe16ff58ed5842320f6e187f4 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:19:19 +0800 Subject: [PATCH 0938/8412] Delete adarshr.json User has changed username and deleted/privated the repo --- domains/adarshr.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/adarshr.json diff --git a/domains/adarshr.json b/domains/adarshr.json deleted file mode 100644 index 1ea461cf1..000000000 --- a/domains/adarshr.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Adarsh's portfolio!", - "repo": "https://github.com/adarsh-qclw/adarsh-qclw.github.io", - "owner": { - "username": "adarsh-qclw", - "email": "adoo2001@gmail.com" - }, - "record": { - "CNAME": "adarsh-qclw.github.io" - } -} From 88625667eb3d279bca19a32fa9ffe44a5d202195 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:21:16 +0800 Subject: [PATCH 0939/8412] Delete abhinavdalal.json Domain was never linked to repo --- domains/abhinavdalal.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/abhinavdalal.json diff --git a/domains/abhinavdalal.json b/domains/abhinavdalal.json deleted file mode 100644 index 7d7bd2f98..000000000 --- a/domains/abhinavdalal.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Abhinav Dalal's website", - "repo": "https://github.com/b-om/b-om.github.io", - "owner": { - "username": "abhinavdalal", - "email": "abhinavdalal@gmail.com" - }, - "record": { - "CNAME": "b-om.github.io" - } -} From 03220ab8bf343ca9e8a7e599701c79fe7582b6b1 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:44:01 +0800 Subject: [PATCH 0940/8412] Delete aaron.json Page doesn't work & user has changed username --- domains/aaron.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/aaron.json diff --git a/domains/aaron.json b/domains/aaron.json deleted file mode 100644 index 67201e645..000000000 --- a/domains/aaron.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Aaron's personal developer website", - "repo": "https://github.com/aaron-harvey", - "owner": { - "username": "aaronharvey", - "email": "aaron@lolsup.com" - }, - "record": { - "CNAME": "lolsup.com" - } -} From 78511d53e68a92e03862547191dc85f1c6cf507d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:44:57 +0800 Subject: [PATCH 0941/8412] Delete abhay.json Website inaccessible, even direct CNAME --- domains/abhay.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/abhay.json diff --git a/domains/abhay.json b/domains/abhay.json deleted file mode 100644 index d83ae3885..000000000 --- a/domains/abhay.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Abhay's portfolio website", - "repo": "https://github.com/daggron/daggron.github.io", - "owner": { - "username": "Daggron", - "email": "returnofking04@gmail.com" - }, - "record": { - "CNAME": "codeinator.me" - } -} From 2bb223a423ff286c184b62fdd2e7aaf4cc16f269 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:45:56 +0800 Subject: [PATCH 0942/8412] Delete ahmad-ainul.json Inaccessible website & username change --- domains/ahmad-ainul.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ahmad-ainul.json diff --git a/domains/ahmad-ainul.json b/domains/ahmad-ainul.json deleted file mode 100644 index 654510833..000000000 --- a/domains/ahmad-ainul.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ahmad Ainul Personal Site", - "repo": "https://github.com/indiealistic", - "owner": { - "username": "indiealistic", - "email": "ahmad@indiealistic.studio" - }, - "record": { - "CNAME": "30240e0a1ae9ba26d3f8.b-cdn.net" - } -} From 800df239255a0b3d1f7fff9a257ae3edb0517415 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:46:48 +0800 Subject: [PATCH 0943/8412] Delete akash.json Domain no longer connected --- domains/akash.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json deleted file mode 100644 index 9ed22c1e9..000000000 --- a/domains/akash.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Akash Santhosh is a Dev", - "repo": "https://github.com/akash-santhosh/is-a-dev", - "owner": { - "username": "akash-santhosh", - "email": "akashsanthosh@icloud.com" - }, - "record": { - "CNAME": "akash-santhosh.github.io" - } -} From fdfa80988f158cf9862e2811ac103cdfdc4cc98f Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:50:38 +0800 Subject: [PATCH 0944/8412] Delete ainul.json Inaccessible website --- domains/ainul.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ainul.json diff --git a/domains/ainul.json b/domains/ainul.json deleted file mode 100644 index 654510833..000000000 --- a/domains/ainul.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ahmad Ainul Personal Site", - "repo": "https://github.com/indiealistic", - "owner": { - "username": "indiealistic", - "email": "ahmad@indiealistic.studio" - }, - "record": { - "CNAME": "30240e0a1ae9ba26d3f8.b-cdn.net" - } -} From 990a242fa5468c3bb06ae6645a98058888222f16 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:51:46 +0800 Subject: [PATCH 0945/8412] fix records CNAME doesn't work, so using URL record instead --- domains/alan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alan.json b/domains/alan.json index eb5e2843d..988353fe7 100644 --- a/domains/alan.json +++ b/domains/alan.json @@ -6,6 +6,6 @@ "email": "alan@schirrel.dev" }, "record": { - "CNAME": "schirrel.dev" + "URL": "https://schirrel.dev" } } From 29fe8f4a81d43a21de01fc65d41c97014883ceda Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:52:41 +0800 Subject: [PATCH 0946/8412] Delete akashmadhu.json CNAME doesn't exist --- domains/akashmadhu.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/akashmadhu.json diff --git a/domains/akashmadhu.json b/domains/akashmadhu.json deleted file mode 100644 index 7e7ccfc3a..000000000 --- a/domains/akashmadhu.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my-portfolio website", - "repo": "https://github.com/akashmadhu4", - "owner": { - "username": "akashmadhu4", - "email": "akashmadhu4@gmail.com" - }, - "record": { - "CNAME": "akashmadhu.engineer" - } -} From 50100ee5a907f3731039351a1e2b8cbf820b132d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:54:02 +0800 Subject: [PATCH 0947/8412] Delete akshay-ashok.json Repo doesn't use domain anymore/never did --- domains/akshay-ashok.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/akshay-ashok.json diff --git a/domains/akshay-ashok.json b/domains/akshay-ashok.json deleted file mode 100644 index 3cc96ca03..000000000 --- a/domains/akshay-ashok.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Akshay Ashok has a is a dev domain", - "repo": "https://github.com/Akshay090/akshay090.github.io", - "owner": { - "username": "Akshay090", - "email": "aks28id@gmail.com" - }, - "record": { - "CNAME": "akshay090.github.io" - } -} From ed12cbd00724993103806b57f56a99f307876be1 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:55:03 +0800 Subject: [PATCH 0948/8412] Delete allan.json Repo doesn't point to domain anymore --- domains/allan.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/allan.json diff --git a/domains/allan.json b/domains/allan.json deleted file mode 100644 index 1c6a8edea..000000000 --- a/domains/allan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Allan's personal website", - "repo": "https://github.com/abarriel", - "owner": { - "username": "abarriel", - "email": "abarriel@student.42.fr" - }, - "record": { - "CNAME": "abarriel.github.io" - } -} From c10ad03fd9fcd1fb4243efa437bd776e5fe1fdc9 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 09:55:52 +0800 Subject: [PATCH 0949/8412] Delete ahsan.json CNAME no longer exists --- domains/ahsan.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ahsan.json diff --git a/domains/ahsan.json b/domains/ahsan.json deleted file mode 100644 index 3f1cb9fd6..000000000 --- a/domains/ahsan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Ahsan's Personal Website", - "owner": { - "username": "aqureshi", - "email": "ahsan.qureshi8@gmail.com" - }, - "record": { - "CNAME": "www.thisisahsan.com" - } -} From 0cdbc1ca2b18f1684f4e09d466c4b5fbf0dad14d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 10:02:18 +0800 Subject: [PATCH 0950/8412] Delete amalsr.json Repo no longer uses domain --- domains/amalsr.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/amalsr.json diff --git a/domains/amalsr.json b/domains/amalsr.json deleted file mode 100644 index 1729c3da8..000000000 --- a/domains/amalsr.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A very simple but stupid website", - "repo": "https://github.com/asr1191/asr1191.github.io", - "owner": { - "username": "asr1191", - "email": "amalsraj95@gmail.com" - }, - "record": { - "CNAME": "asr1191.github.io" - } -} From 543a562d3d24edea067977403d5d8d77b7240224 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 10:27:22 +0800 Subject: [PATCH 0951/8412] Delete amar13.json Website doesn't exist --- domains/amar13.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/amar13.json diff --git a/domains/amar13.json b/domains/amar13.json deleted file mode 100644 index a6253e7e5..000000000 --- a/domains/amar13.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal portfolio", - "repo": "https://github.com/amar13mehta/amar13mehta.github.io", - "owner": { - "username": "amar13mehta", - "email": "amar13iam@gmail.com" - }, - "record": { - "CNAME": "amar13mehta.github.io" - } -} From 2722ba5b1c10861a979978f790a8c5deb71ffb46 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Feb 2023 11:29:58 +0800 Subject: [PATCH 0952/8412] fix recor --- domains/ekansh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ekansh.json b/domains/ekansh.json index 190c10f12..8e7bcb61d 100644 --- a/domains/ekansh.json +++ b/domains/ekansh.json @@ -5,7 +5,7 @@ "email": "s.ekansh2712@gmail.com" }, "record": { - "CNAME": "https://my-portfolio-production-301e.up.railway.app/" + "CNAME": "my-portfolio-production-301e.up.railway.app" } } - \ No newline at end of file + From f14624c86760f3c266d63c12e74995d404ad8676 Mon Sep 17 00:00:00 2001 From: eiobc3a0 Date: Wed, 15 Feb 2023 08:39:21 +0000 Subject: [PATCH 0953/8412] Register onvy.is-a.dev --- domains/onvy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/onvy.json diff --git a/domains/onvy.json b/domains/onvy.json new file mode 100644 index 000000000..ced27b4bd --- /dev/null +++ b/domains/onvy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "eiobc3a0", + "email": "eiobc3a0@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx1.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 3c400def2529e3fc25ea398436b081133b28c09a Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:26:45 +0800 Subject: [PATCH 0954/8412] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 581058a51..31c61b68f 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -1,9 +1,9 @@ -# Code of conduct +# Code of Conduct This is a Code of Conduct for any interactions in this repository. This includes pull requests, issues, etc. -* **Don't be a dick** - It's not that complicated. Just be nice to people. -* **Don't abuse the service** - This service is intended for developers to get a cleaner URL for their personal websites. -* **No Wrongful Uses Of The Service** - Do not use this site as a way, to promote hacking, scams, fraud, and other illegal activites. +- **Use common sense** - It's not that complicated. Just be nice to people. +- **Don't abuse the service** - This service is intended for developers to get a cleaner URL for their personal websites. +- **No wrongful use** - Do not use this service as a way, to promote hacking, scams, fraud, and other illegal activites. If you believe a domain that has been registered using this service is an abuse of this service, you can report it by creating an issue. The abuse reports will be investigated and the necessary action will be taken! From 80186d666ed9e610a2bcf1a4d128fae28642583d Mon Sep 17 00:00:00 2001 From: Crissy <66400444+crystalbajgai@users.noreply.github.com> Date: Wed, 15 Feb 2023 20:14:39 +0545 Subject: [PATCH 0955/8412] Update crystal.json --- domains/crystal.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/crystal.json b/domains/crystal.json index 2585ce61a..cdf4058ee 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -8,12 +8,12 @@ }, "record": { "A": [ - "135.148.226.33" + "212.193.3.66" ], "MX": [ - "ns1.crystalcloud.xyz", - "ns2.crystalcloud.xyz" + "ns5.crystalcloud.xyz", + "ns6.crystalcloud.xyz" ], - "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all" + "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all" } } From 06aae26828c10c7998abbe071fbc99669910eb2e Mon Sep 17 00:00:00 2001 From: Anish Shobith P S <38991749+Anish-Shobith@users.noreply.github.com> Date: Wed, 15 Feb 2023 22:57:55 +0530 Subject: [PATCH 0956/8412] Create anishshobithps.json --- domains/anishshobithps.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/anishshobithps.json diff --git a/domains/anishshobithps.json b/domains/anishshobithps.json new file mode 100644 index 000000000..31b87838a --- /dev/null +++ b/domains/anishshobithps.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website of Anish Shobith P S", + "repo": "https://github.com/Anish-Shobith/anish-shobith.github.io", + "owner": { + "username": "Anish-Shobith", + "email": "anish.shobith19@gmail.com", + "twitter": "Anish_Shobith", + "discord": "Anish Shobith#4542" + }, + "record": { + "CNAME": "anish-shobith.github.io" + } +} From 706cd75cde35c8c11325309d097a5d5ed94414eb Mon Sep 17 00:00:00 2001 From: Matt3o0 <83077061+duvbolone@users.noreply.github.com> Date: Wed, 15 Feb 2023 18:45:44 +0100 Subject: [PATCH 0957/8412] Change to CNAME --- domains/matt3o0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/matt3o0.json b/domains/matt3o0.json index b411c684b..421490112 100644 --- a/domains/matt3o0.json +++ b/domains/matt3o0.json @@ -5,7 +5,7 @@ "email": "duvbolone@gmail.com" }, "record": { - "URL": "https://github.com/duvbolone/website" + "CNAME": "duvbolone.github.io" } } From c4c4b3454ef748f754d8316e6d99512975c2a703 Mon Sep 17 00:00:00 2001 From: eric <64490610+eric48906@users.noreply.github.com> Date: Wed, 15 Feb 2023 14:29:24 -0500 Subject: [PATCH 0958/8412] Create erc.json --- domains/erc.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 domains/erc.json diff --git a/domains/erc.json b/domains/erc.json new file mode 100644 index 000000000..e3ddea817 --- /dev/null +++ b/domains/erc.json @@ -0,0 +1,3 @@ +{ + "CNAME": "hashnode.network" +} From 17876a88b4d2f9a6b57ffb0c3def58330c5171ee Mon Sep 17 00:00:00 2001 From: Yutong Han <114771606+YutongHanOfficial@users.noreply.github.com> Date: Wed, 15 Feb 2023 15:40:09 -0500 Subject: [PATCH 0959/8412] Create Yutong.json --- domains/Yutong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Yutong.json diff --git a/domains/Yutong.json b/domains/Yutong.json new file mode 100644 index 000000000..523e68be4 --- /dev/null +++ b/domains/Yutong.json @@ -0,0 +1,11 @@ +{ + "description": "Test description", + "repo": "https://Global-Clicks.yutonghan2.repl.co", + "owner": { + "username": "yutonghanofficial", + "email": "realyutonghan@gmail.com" + }, + "record": { + "CNAME": "e5ac2ad9-5903-4c72-9092-7da12688a4c2.id.repl.co" + } +} From e666735e3f226b448f3bb3edef16f0e4518e5d18 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 16 Feb 2023 06:29:36 +0800 Subject: [PATCH 0960/8412] Rename Yutong.json to yutong.json --- domains/{Yutong.json => yutong.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Yutong.json => yutong.json} (100%) diff --git a/domains/Yutong.json b/domains/yutong.json similarity index 100% rename from domains/Yutong.json rename to domains/yutong.json From 392c80c0ab23f2386aa40d20de1a5d8dc40bd459 Mon Sep 17 00:00:00 2001 From: eric <64490610+eric48906@users.noreply.github.com> Date: Wed, 15 Feb 2023 19:44:46 -0500 Subject: [PATCH 0961/8412] Update erc.json --- domains/erc.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/erc.json b/domains/erc.json index e3ddea817..44e4c4b7b 100644 --- a/domains/erc.json +++ b/domains/erc.json @@ -1,3 +1,11 @@ { - "CNAME": "hashnode.network" + "description": "Hashnode Site", + "repo": "https://github.com/eric48906", + "owner": { + "username": "eric48906", + "email": "eric48906@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } } From 20c8a4eaa3c30ee45a9484092a35052aecbaff89 Mon Sep 17 00:00:00 2001 From: Kyouka Hashiba <91820453+Yuri-Neko@users.noreply.github.com> Date: Thu, 16 Feb 2023 09:18:19 +0700 Subject: [PATCH 0962/8412] 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 bbe4a625e..e66f1b0f4 100644 --- a/domains/api-kyouka.json +++ b/domains/api-kyouka.json @@ -6,6 +6,6 @@ "email": "apikeykyouka@gmail.com" }, "record": { - "CNAME": "kyouka-apis.herokuapp.com" + "CNAME": "free.api-kyouka.my.id" } } From c2993339e455459368bdccda07fc2f4d46897702 Mon Sep 17 00:00:00 2001 From: Nathanial Henniges Date: Wed, 15 Feb 2023 20:28:07 -0600 Subject: [PATCH 0963/8412] Delete mrdemonwolf.json --- domains/mrdemonwolf.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mrdemonwolf.json diff --git a/domains/mrdemonwolf.json b/domains/mrdemonwolf.json deleted file mode 100644 index d62bb87a6..000000000 --- a/domains/mrdemonwolf.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "'nathanhenniges' personal developer website", - "owner": { - "username": "nathanhenniges", - "email": "demonwolf@demonwolfdev.com" - }, - "record": { - "URL": "https://www.mrdemonwolf.me" - } -} From e8fb170d12b444215108d89cdb704075bfdc70f3 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Thu, 16 Feb 2023 09:05:28 +0530 Subject: [PATCH 0964/8412] Create mail.suki.json --- domains/mail.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.suki.json diff --git a/domains/mail.suki.json b/domains/mail.suki.json new file mode 100644 index 000000000..8c2ce2fef --- /dev/null +++ b/domains/mail.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": [ + "212.193.3.66" + ] + } +} From 08ef56c77808e247ae8e9042d2220037b3c13398 Mon Sep 17 00:00:00 2001 From: w-xuefeng Date: Thu, 16 Feb 2023 06:43:41 +0000 Subject: [PATCH 0965/8412] Updaet xuefeng.json --- domains/xuefeng.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xuefeng.json b/domains/xuefeng.json index f138a2e6c..45719a39a 100644 --- a/domains/xuefeng.json +++ b/domains/xuefeng.json @@ -5,7 +5,7 @@ "email": "xuefeng@wangxuefeng.com.cn" }, "record": { - "A": ["123.206.18.200"] + "CNAME": "w-xuefeng.github.io" } } \ No newline at end of file From 646aaacbd1da722b3ca3225ffbb18744ead0e71d Mon Sep 17 00:00:00 2001 From: w-xuefeng Date: Thu, 16 Feb 2023 09:44:56 +0000 Subject: [PATCH 0966/8412] Add xiaowu.is-a.dev --- domains/xiaowu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xiaowu.json diff --git a/domains/xiaowu.json b/domains/xiaowu.json new file mode 100644 index 000000000..4e326fa77 --- /dev/null +++ b/domains/xiaowu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "w-xuefeng", + "email": "xuefeng@wangxuefeng.com.cn" + }, + "record": { + "CNAME": "w-xuefeng.github.io" + } +} \ No newline at end of file From b24a9d5f51838b6ff6f5da937c08928e4bfc5aa0 Mon Sep 17 00:00:00 2001 From: akshaynstack Date: Thu, 16 Feb 2023 23:19:26 +0530 Subject: [PATCH 0967/8412] feat(domain): akshayn.is-a.dev --- domains/akshayn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akshayn.json diff --git a/domains/akshayn.json b/domains/akshayn.json new file mode 100644 index 000000000..d080caa3e --- /dev/null +++ b/domains/akshayn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "akshaynstack", + "email": "akshay.fivem@gmail.com" + }, + "record": { + "A": ["52.66.193.17"] + } +} From a42a93aa148420a9997e458367c5e3523e7383cc Mon Sep 17 00:00:00 2001 From: AxewBoTX Date: Fri, 17 Feb 2023 11:04:40 +0530 Subject: [PATCH 0968/8412] AxewBoTX --- domains/axewbotx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/axewbotx.json diff --git a/domains/axewbotx.json b/domains/axewbotx.json new file mode 100644 index 000000000..b3f1813af --- /dev/null +++ b/domains/axewbotx.json @@ -0,0 +1,12 @@ +{ + "description": "I want to create my personal website, like a portfolio website.", + "repo": "https://github.com/AxewBoTX/axewbotx.github.io", + "owner": { + "username": "AxewBoTX", + "email": "lovedeepbrar54155@gmail.com", + }, + "record": { + "CNAME": "axewbotx.github.io" + } +} + From 366dcfa23f180728aa2e094229a2c73f048c2fbd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 17 Feb 2023 14:04:29 +0800 Subject: [PATCH 0969/8412] Update axewbotx.json --- domains/axewbotx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axewbotx.json b/domains/axewbotx.json index b3f1813af..5aefb7bc8 100644 --- a/domains/axewbotx.json +++ b/domains/axewbotx.json @@ -3,7 +3,7 @@ "repo": "https://github.com/AxewBoTX/axewbotx.github.io", "owner": { "username": "AxewBoTX", - "email": "lovedeepbrar54155@gmail.com", + "email": "lovedeepbrar54155@gmail.com" }, "record": { "CNAME": "axewbotx.github.io" From d28c8b1e20103ce5be4ff5e8402b0dea2889dc32 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 17 Feb 2023 15:49:34 +0800 Subject: [PATCH 0970/8412] Delete hacker57.json --- domains/hacker57.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/hacker57.json diff --git a/domains/hacker57.json b/domains/hacker57.json deleted file mode 100644 index 1934857db..000000000 --- a/domains/hacker57.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "H-57", - "email": "tarunkumar8059@gmail.com" - }, - "record": { - "A": ["127.0.0.1"] - } - } - \ No newline at end of file From 81d4788246e671ee2e365c65cd1de76479e96fa9 Mon Sep 17 00:00:00 2001 From: Dan Hoseini <67105391+ejrv@users.noreply.github.com> Date: Fri, 17 Feb 2023 11:26:15 +0330 Subject: [PATCH 0971/8412] Create mijhelt.json --- domains/mijhelt.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mijhelt.json diff --git a/domains/mijhelt.json b/domains/mijhelt.json new file mode 100644 index 000000000..8fcae5f0c --- /dev/null +++ b/domains/mijhelt.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ejrv", + "email": "ondanwe@gmail.com" + }, + "description":"Aero Glass+", + "record": { + "CNAME": "mijhelt.github.io" + } +} From 657a40ad6e586cd0b8d34b249459fb2cdde8a5a3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 17 Feb 2023 16:01:22 +0800 Subject: [PATCH 0972/8412] update cname --- domains/analogsombra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/analogsombra.json b/domains/analogsombra.json index 09fdd4ae9..d16e9d029 100644 --- a/domains/analogsombra.json +++ b/domains/analogsombra.json @@ -5,7 +5,7 @@ "email": "analogsombra@gmail.com" }, "record": { - "CNAME": "analogsombra.dev" + "CNAME": "analog-sombra.github.io" } } From 2a43ca0c8fd92c3b88278f8bf78fe3184c1e987f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90=E1=BB=97=20V=C4=83n=20Ho=C3=A0i=20Tu=C3=A2n?= Date: Fri, 17 Feb 2023 00:30:19 -0800 Subject: [PATCH 0973/8412] Change CNAME for chino.is-a.dev --- domains/chino.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/chino.json b/domains/chino.json index 1dbed228b..7bb0dfd5f 100644 --- a/domains/chino.json +++ b/domains/chino.json @@ -1,5 +1,5 @@ { - "description": "My Github Page", + "description": "My personal page", "repo": "https://github.com/AutumnVN/autumnvn.github.io", "owner": { "username": "AutumnVN", @@ -7,6 +7,6 @@ "twitter": "dvht0" }, "record": { - "CNAME": "autumnvn.github.io" + "CNAME": "chino.pages.dev" } } From 2a2b7b2ad8ce99449ec694003d7fc546294134f6 Mon Sep 17 00:00:00 2001 From: Small-talking <87716938+Small-talking@users.noreply.github.com> Date: Fri, 17 Feb 2023 18:54:30 +0100 Subject: [PATCH 0974/8412] Added tisch --- domains/tisch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tisch.json diff --git a/domains/tisch.json b/domains/tisch.json new file mode 100644 index 000000000..3cf635acd --- /dev/null +++ b/domains/tisch.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Small-talking", + "email": "schreiber.robin@icloud.com" + }, + "record": { + "CNAME": "isadev.pages.dev" + } + } + \ No newline at end of file From 0866f9ee374414b317f5ce2e7857150d2b7707bd Mon Sep 17 00:00:00 2001 From: Sebastian <125566061+bsnts@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:44:14 -0400 Subject: [PATCH 0975/8412] Add sebastian.is-a.dev Attempt #2. Hope this works! --- domains/sebastian.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/sebastian.json diff --git a/domains/sebastian.json b/domains/sebastian.json new file mode 100644 index 000000000..07dbb33cb --- /dev/null +++ b/domains/sebastian.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "bsnts", + "email": "wwpoqpua@anonaddy.me" + }, + { + "record": { + "CNAME": "bsnts.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com -all" + } + } +} From 8dcbdb48a867846ef1094115d6cf3bb18b95934e Mon Sep 17 00:00:00 2001 From: Sebastian <125566061+bsnts@users.noreply.github.com> Date: Fri, 17 Feb 2023 16:46:25 -0400 Subject: [PATCH 0976/8412] Fix JSON --- domains/sebastian.json | 26 ++++++++++++-------------- 1 file changed, 12 insertions(+), 14 deletions(-) diff --git a/domains/sebastian.json b/domains/sebastian.json index 07dbb33cb..2937f5b21 100644 --- a/domains/sebastian.json +++ b/domains/sebastian.json @@ -1,16 +1,14 @@ { - "owner": { - "username": "bsnts", - "email": "wwpoqpua@anonaddy.me" - }, - { - "record": { - "CNAME": "bsnts.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com -all" - } - } + "owner": { + "username": "bsnts", + "email": "wwpoqpua@anonaddy.me" + }, + "record": { + "CNAME": "bsnts.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com -all" + } } From adbcf1a16a29052c8ec2fc1b7b06e2dd2ce6ede9 Mon Sep 17 00:00:00 2001 From: EbaaCode Date: Sat, 18 Feb 2023 02:36:53 +0300 Subject: [PATCH 0977/8412] feat(domain): ebaa.is-a.dev --- domains/ebaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ebaa.json diff --git a/domains/ebaa.json b/domains/ebaa.json new file mode 100644 index 000000000..096257745 --- /dev/null +++ b/domains/ebaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EbaaCode", + "email": "ebaa2002@outlook.com" + }, + "record": { + "CNAME": "https://ebaa.dev/" + } +} From 7410c24f5d27fc2378c4a061095e6a430900fd83 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 18 Feb 2023 07:54:51 +0800 Subject: [PATCH 0978/8412] change to a records + prettier --- domains/sebastian.json | 29 +++++++++++++++++------------ 1 file changed, 17 insertions(+), 12 deletions(-) diff --git a/domains/sebastian.json b/domains/sebastian.json index 2937f5b21..c7229b19b 100644 --- a/domains/sebastian.json +++ b/domains/sebastian.json @@ -1,14 +1,19 @@ { - "owner": { - "username": "bsnts", - "email": "wwpoqpua@anonaddy.me" - }, - "record": { - "CNAME": "bsnts.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com -all" - } + "owner": { + "username": "bsnts", + "email": "wwpoqpua@anonaddy.me" + }, + "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 67c5c1c079748d5615acadd40b32339b36409134 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 18 Feb 2023 08:00:12 +0800 Subject: [PATCH 0979/8412] Delete jack.json Domain which it redirects to is no longer registered. --- domains/jack.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/jack.json diff --git a/domains/jack.json b/domains/jack.json deleted file mode 100644 index 908ec40c5..000000000 --- a/domains/jack.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Onepixel Developments Director", - "owner": { - "username": "JackOPXL", - "email": "hello@jackfrisby.co" - }, - "record": { - "URL": "https://jackfrisby.co" - } -} From 88c2b296544af9dcb4bfdc4c540f42a11ddaeb2b Mon Sep 17 00:00:00 2001 From: Jack Chapman <38158363+crepppy@users.noreply.github.com> Date: Sat, 18 Feb 2023 00:10:41 +0000 Subject: [PATCH 0980/8412] Create jack.json --- domains/jack.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jack.json diff --git a/domains/jack.json b/domains/jack.json new file mode 100644 index 000000000..a8ee8e2cb --- /dev/null +++ b/domains/jack.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "crepppy", + "email": "chapmanjack0777@gmail.com", + "discord": "crepppy#2758" + }, + "record": { + "CNAME": "jackchap.com" + } +} From 24e3f00ffddca20e06c876d048c762518ec3996e Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 18 Feb 2023 08:14:14 +0800 Subject: [PATCH 0981/8412] Delete danix.json --- domains/danix.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/danix.json diff --git a/domains/danix.json b/domains/danix.json deleted file mode 100644 index 01b7767d8..000000000 --- a/domains/danix.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Danix421", - "email": "danixdev421@gmail.com" - }, - "record": { - "CNAME": "danix421.up.railway.app" - } -} From 056482ee455ccb942c1cfd1ca461daad685fdb3d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 18 Feb 2023 08:22:11 +0800 Subject: [PATCH 0982/8412] Update ebaa.json --- domains/ebaa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ebaa.json b/domains/ebaa.json index 096257745..ffe5054c3 100644 --- a/domains/ebaa.json +++ b/domains/ebaa.json @@ -4,6 +4,6 @@ "email": "ebaa2002@outlook.com" }, "record": { - "CNAME": "https://ebaa.dev/" + "URL": "https://ebaa.dev/" } } From 127609274d893a8a6bbb785f28d6c801e29d36d1 Mon Sep 17 00:00:00 2001 From: Jack Chapman <38158363+crepppy@users.noreply.github.com> Date: Sat, 18 Feb 2023 00:46:14 +0000 Subject: [PATCH 0983/8412] Change record type --- domains/jack.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jack.json b/domains/jack.json index a8ee8e2cb..7ce4bc9f5 100644 --- a/domains/jack.json +++ b/domains/jack.json @@ -5,6 +5,6 @@ "discord": "crepppy#2758" }, "record": { - "CNAME": "jackchap.com" + "URL": "https://jackchap.com" } } From c7cfa50c1b576777ca9fa243588f003030537804 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 18 Feb 2023 20:35:06 +0800 Subject: [PATCH 0984/8412] Delete uses.json --- domains/uses.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/uses.json diff --git a/domains/uses.json b/domains/uses.json deleted file mode 100644 index 5f67b4801..000000000 --- a/domains/uses.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "WilliamDavidHarrison", - "email": "is-a-dev@wdh.gg" - }, - - "record": { - "URL": "https://freesubdomains.org" - } -} From f3276da1ff442cb0a2fad0609145fcbefa81c419 Mon Sep 17 00:00:00 2001 From: ZYROUGE Date: Sat, 18 Feb 2023 18:55:13 +0530 Subject: [PATCH 0985/8412] Update `zyrouge.json` --- domains/zyrouge.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zyrouge.json b/domains/zyrouge.json index 620cc5b15..e980c87fd 100644 --- a/domains/zyrouge.json +++ b/domains/zyrouge.json @@ -5,6 +5,6 @@ "twitter": "_zyrouge_" }, "record": { - "CNAME": "zyrouge-is-a-dev.pages.dev" + "CNAME": "zyrouge.github.io" } } From e4c8da4611a737ce002777c212107fb531e6cab2 Mon Sep 17 00:00:00 2001 From: TRIPLR1RRT <83149395+TRIPLR1RRT@users.noreply.github.com> Date: Sat, 18 Feb 2023 20:10:04 +0530 Subject: [PATCH 0986/8412] Create madmusician.json --- madmusician.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 madmusician.json diff --git a/madmusician.json b/madmusician.json new file mode 100644 index 000000000..ad93524bb --- /dev/null +++ b/madmusician.json @@ -0,0 +1 @@ +Something here From 05289bd4bc6ad39fc325609cf47b3ba70daa3cee Mon Sep 17 00:00:00 2001 From: TRIPLR1RRT <83149395+TRIPLR1RRT@users.noreply.github.com> Date: Sat, 18 Feb 2023 20:17:21 +0530 Subject: [PATCH 0987/8412] Update madmusician.json --- madmusician.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/madmusician.json b/madmusician.json index ad93524bb..fa630938f 100644 --- a/madmusician.json +++ b/madmusician.json @@ -1 +1,15 @@ -Something here +{ + "owner": { + "username": "", + "email": "", + "twitter": "twitter-handle", + "discord": "discord-username-and-discriminator" + } +} + + +{ + "record": { + "CNAME": ".github.io" + } +} From 33da9acff9234503d3506ca6d5efc6e344ddad60 Mon Sep 17 00:00:00 2001 From: TRIPLR1RRT <83149395+TRIPLR1RRT@users.noreply.github.com> Date: Sat, 18 Feb 2023 20:22:40 +0530 Subject: [PATCH 0988/8412] Update madmusician.json --- madmusician.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/madmusician.json b/madmusician.json index fa630938f..a5122684d 100644 --- a/madmusician.json +++ b/madmusician.json @@ -1,15 +1,15 @@ { "owner": { - "username": "", - "email": "", - "twitter": "twitter-handle", - "discord": "discord-username-and-discriminator" + "username": "TRIPLE1RRT", + "email": "mitazaneem101@gmail.com", + "twitter": "", + "discord": "@Dev.Sahil#9999" } } { "record": { - "CNAME": ".github.io" + "CNAME": "f84e6331-30e1-49a4-91aa-0c3bc6fc1139.id.repl.co" } } From cdaca761eb329b7ed27f82ab0f8e23bdb1be2cb5 Mon Sep 17 00:00:00 2001 From: caffein3 <120783797+caffein3@users.noreply.github.com> Date: Sat, 18 Feb 2023 20:59:46 +0530 Subject: [PATCH 0989/8412] Create vanillia.json --- domains/vanillia.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/vanillia.json diff --git a/domains/vanillia.json b/domains/vanillia.json new file mode 100644 index 000000000..9e142245d --- /dev/null +++ b/domains/vanillia.json @@ -0,0 +1,15 @@ +{ + "description": "Describe the use of this subdomain", + "owner": { + "username": "sketched@disroot.org", + "email": "sketched@disroot.org", + "discord": "sketched#1613" + "note": "Mail server priority must be the lowest allowed." + }, + "record": { + "MX": [ + "mail.postale.io" + ], + "TXT": "v=spf1 mx ~all" + } +} From 86018d7075101b090742d919ce2c0182cfb0505c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Feb 2023 06:20:34 +0800 Subject: [PATCH 0990/8412] Update vanillia.json --- domains/vanillia.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/vanillia.json b/domains/vanillia.json index 9e142245d..137151631 100644 --- a/domains/vanillia.json +++ b/domains/vanillia.json @@ -1,15 +1,11 @@ { - "description": "Describe the use of this subdomain", "owner": { - "username": "sketched@disroot.org", + "username": "caffein3", "email": "sketched@disroot.org", "discord": "sketched#1613" - "note": "Mail server priority must be the lowest allowed." }, "record": { - "MX": [ - "mail.postale.io" - ], - "TXT": "v=spf1 mx ~all" + "MX": ["mail.postale.io"], + "TXT": "v=spf1 mx ~all" } } From 80deb1552ecde2c6505a5730f36e48491e4f8543 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Feb 2023 06:24:02 +0800 Subject: [PATCH 0991/8412] fix json --- madmusician.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/madmusician.json b/madmusician.json index a5122684d..6873650e2 100644 --- a/madmusician.json +++ b/madmusician.json @@ -2,13 +2,8 @@ "owner": { "username": "TRIPLE1RRT", "email": "mitazaneem101@gmail.com", - "twitter": "", - "discord": "@Dev.Sahil#9999" - } -} - - -{ + "discord": "Dev.Sahil#9999" + }, "record": { "CNAME": "f84e6331-30e1-49a4-91aa-0c3bc6fc1139.id.repl.co" } From 4b3c3902e891eb69c40dc8f9778e3593d10e5361 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Feb 2023 06:25:40 +0800 Subject: [PATCH 0992/8412] Rename madmusician.json to domains/madmusician.json --- madmusician.json => domains/madmusician.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename madmusician.json => domains/madmusician.json (100%) diff --git a/madmusician.json b/domains/madmusician.json similarity index 100% rename from madmusician.json rename to domains/madmusician.json From e00aaae996a57507e07ad427d93a794bde7a380d Mon Sep 17 00:00:00 2001 From: fire-9999 Date: Sat, 18 Feb 2023 19:17:16 -0500 Subject: [PATCH 0993/8412] feat(domain): fire.is-a.dev --- domains/fire.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fire.json diff --git a/domains/fire.json b/domains/fire.json new file mode 100644 index 000000000..3eb8a3e5c --- /dev/null +++ b/domains/fire.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fire-9999", + "email": "liamcarolan@gmail.com" + }, + "record": { + "URL": "https://fire-9999.github.io/fire-9999/" + } +} From bcedb54dafb08bdb50e217df2953d5436f15a0de Mon Sep 17 00:00:00 2001 From: HarisETH Date: Sun, 19 Feb 2023 08:16:47 +0530 Subject: [PATCH 0994/8412] feat(domain): haris.is-a.dev --- domains/haris.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haris.json diff --git a/domains/haris.json b/domains/haris.json new file mode 100644 index 000000000..86431d828 --- /dev/null +++ b/domains/haris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HarisETH", + "email": "hariskumar.eth@gmail.com" + }, + "record": { + "CNAME": "harisone.vercel.app" + } +} From 01a3744ee13e67ea1ee883095227b564c9e08acf Mon Sep 17 00:00:00 2001 From: qbkyde6c Date: Sun, 19 Feb 2023 03:50:25 +0000 Subject: [PATCH 0995/8412] Register rhyk.is-a.dev --- domains/rhyk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rhyk.json diff --git a/domains/rhyk.json b/domains/rhyk.json new file mode 100644 index 000000000..d68177c1c --- /dev/null +++ b/domains/rhyk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "qbkyde6c", + "email": "qbkyde6c@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From f87e991bb7da3239747d66ad3fc9042a379abdb9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Feb 2023 12:06:36 +0800 Subject: [PATCH 0996/8412] Update haris.json --- domains/haris.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/haris.json b/domains/haris.json index 86431d828..2e677ee3e 100644 --- a/domains/haris.json +++ b/domains/haris.json @@ -4,6 +4,6 @@ "email": "hariskumar.eth@gmail.com" }, "record": { - "CNAME": "harisone.vercel.app" + "URL": "https://harisone.vercel.app" } } From 8656a1542a26290263c60eef963d69f23a2e54fd Mon Sep 17 00:00:00 2001 From: bhargavmehta01 Date: Sat, 18 Feb 2023 23:22:14 -0500 Subject: [PATCH 0997/8412] feat(domain): bhargav.is-a.dev --- domains/bhargav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bhargav.json diff --git a/domains/bhargav.json b/domains/bhargav.json new file mode 100644 index 000000000..1cbcb1618 --- /dev/null +++ b/domains/bhargav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bhargavmehta01", + "email": "bhargav.mehta01@gmail.com" + }, + "record": { + "TXT": "hey there!" + } +} From 971b2aad7372550b0f03806d9c4dde5192ccd437 Mon Sep 17 00:00:00 2001 From: Shivanshu Pathak <97324405+shivanshu814@users.noreply.github.com> Date: Sun, 19 Feb 2023 10:01:01 +0530 Subject: [PATCH 0998/8412] shivanshu814 --- domains/shivanshu814.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shivanshu814.json diff --git a/domains/shivanshu814.json b/domains/shivanshu814.json new file mode 100644 index 000000000..0b26f4f4b --- /dev/null +++ b/domains/shivanshu814.json @@ -0,0 +1,12 @@ +{ + "description": "Projects by Shivanshu Pathak", + "repo": "https://github.com/shivanshu814/kliquestart", + "owner": { + "username": "Shivanshu Pathak", + "email": "shivanshu814pathak@gmail.com", + "linkedin": "https://www.linkedin.com/in/shivanshu-pathak-6611b5228" + }, + "record": { + "Hosted": "Kliquestart.com, metabees.in" + } +} From dcc4110bf8c55280a9af382eb60a7510f123e71c Mon Sep 17 00:00:00 2001 From: Shivanshu Pathak <97324405+shivanshu814@users.noreply.github.com> Date: Sun, 19 Feb 2023 10:10:35 +0530 Subject: [PATCH 0999/8412] shivanshu --- domains/shivanshu814.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shivanshu814.json b/domains/shivanshu814.json index 0b26f4f4b..d17b78fb2 100644 --- a/domains/shivanshu814.json +++ b/domains/shivanshu814.json @@ -7,6 +7,6 @@ "linkedin": "https://www.linkedin.com/in/shivanshu-pathak-6611b5228" }, "record": { - "Hosted": "Kliquestart.com, metabees.in" + "CNAME": "Kliquestart.com, metabees.in" } } From a634ee0be6ba460a876574327852555bec0ede78 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 19 Feb 2023 12:51:44 +0800 Subject: [PATCH 1000/8412] Update haris.json --- domains/haris.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/haris.json b/domains/haris.json index 2e677ee3e..02fcfc195 100644 --- a/domains/haris.json +++ b/domains/haris.json @@ -4,6 +4,6 @@ "email": "hariskumar.eth@gmail.com" }, "record": { - "URL": "https://harisone.vercel.app" + "URL": "https://haris.one" } } From e0a9f0df8dd6e6bf16baeeb655657a31bddae9f7 Mon Sep 17 00:00:00 2001 From: Shivanshu Pathak <97324405+shivanshu814@users.noreply.github.com> Date: Sun, 19 Feb 2023 10:24:37 +0530 Subject: [PATCH 1001/8412] register shivanshu --- domains/shivanshu814.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shivanshu814.json b/domains/shivanshu814.json index d17b78fb2..8d71677a5 100644 --- a/domains/shivanshu814.json +++ b/domains/shivanshu814.json @@ -7,6 +7,6 @@ "linkedin": "https://www.linkedin.com/in/shivanshu-pathak-6611b5228" }, "record": { - "CNAME": "Kliquestart.com, metabees.in" + "CNAME": "Kliquestart.com" } } From 1d91c62a4ecf06c6728dfe2bd5047d6ea19c4483 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fulcan?= <78297441+Adonisfx@users.noreply.github.com> Date: Sun, 19 Feb 2023 13:13:43 +0300 Subject: [PATCH 1002/8412] Create adonisfx.json --- domains/adonisfx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adonisfx.json diff --git a/domains/adonisfx.json b/domains/adonisfx.json new file mode 100644 index 000000000..dff8b563a --- /dev/null +++ b/domains/adonisfx.json @@ -0,0 +1,12 @@ +{ + "description": "This is a domain for my personal website!", + "repo": "https://github.com/Adonisfx/adonisfx.github.io", + "owner": { + "username": "Adonisfx", + "email": "ogulcanozturk72@gmail.com", + "twitter": "ogulcanztrk1" + }, + "record": { + "CNAME": "adonisfx.github.io/" + } +} \ No newline at end of file From 293c0d678040a4b7fe3593ea7e12839e7dbe7943 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fulcan?= <78297441+Adonisfx@users.noreply.github.com> Date: Sun, 19 Feb 2023 13:22:11 +0300 Subject: [PATCH 1003/8412] Update adonisfx.json --- domains/adonisfx.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adonisfx.json b/domains/adonisfx.json index dff8b563a..5a26695e8 100644 --- a/domains/adonisfx.json +++ b/domains/adonisfx.json @@ -7,6 +7,6 @@ "twitter": "ogulcanztrk1" }, "record": { - "CNAME": "adonisfx.github.io/" + "CNAME": "adonisfx.github.io" } -} \ No newline at end of file +} From aa74edfb765e8108fa3d59759676d27c9aedd650 Mon Sep 17 00:00:00 2001 From: Eric Pereira Date: Sun, 19 Feb 2023 12:18:28 +0000 Subject: [PATCH 1004/8412] Delete ericp3reira.json --- domains/ericp3reira.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ericp3reira.json diff --git a/domains/ericp3reira.json b/domains/ericp3reira.json deleted file mode 100644 index 4b5cd9e7f..000000000 --- a/domains/ericp3reira.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Frontend Engineer", - "repo": "https://github.com/ericp3reira/ericp3reira.github.io", - "owner": { - "username": "ericp3reira", - "email": "", - "twitter": "ericp3reira" - }, - "record": { - "CNAME": "ericp3reira.github.io" - } -} From 39573889b98f1da2f7918becc0c4afd91eb1c076 Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Sun, 19 Feb 2023 21:43:15 +0700 Subject: [PATCH 1005/8412] Added earth.sx9 --- domains/earth.sx9.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/earth.sx9.json diff --git a/domains/earth.sx9.json b/domains/earth.sx9.json new file mode 100644 index 000000000..6f77a209e --- /dev/null +++ b/domains/earth.sx9.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "SX-9", + "email": "hello@mail.sx9.is-a.dev" + }, + "record": { + "CNAME": "sx-9.github.io" + } + } + \ No newline at end of file From 4656c7e556910294913bcc8fae0b9528e7309da1 Mon Sep 17 00:00:00 2001 From: Certurix Date: Sun, 19 Feb 2023 18:07:05 +0100 Subject: [PATCH 1006/8412] feat(domain): certurix.is-a.dev --- domains/certurix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/certurix.json diff --git a/domains/certurix.json b/domains/certurix.json new file mode 100644 index 000000000..24d1ae248 --- /dev/null +++ b/domains/certurix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Certurix", + "email": "certurix@outlook.fr" + }, + "record": { + "CNAME": "certurix.github.io" + } +} From 8d702118c8943ba986136fbe2f85a9ade1ec0436 Mon Sep 17 00:00:00 2001 From: MurderWolf Date: Sun, 19 Feb 2023 17:28:24 +0000 Subject: [PATCH 1007/8412] feat(domain): murder.is-a.dev --- domains/murder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/murder.json diff --git a/domains/murder.json b/domains/murder.json new file mode 100644 index 000000000..ddf73e788 --- /dev/null +++ b/domains/murder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MurderWolf", + "email": "leojgarcia1@icloud.com" + }, + "record": { + "URL": "murderdev.xyz" + } +} From e35ebfba439e7662b009d17516df128a1636ef59 Mon Sep 17 00:00:00 2001 From: Certurix <46199479+Certurix@users.noreply.github.com> Date: Sun, 19 Feb 2023 18:37:01 +0100 Subject: [PATCH 1008/8412] Update certurix.json --- domains/certurix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/certurix.json b/domains/certurix.json index 24d1ae248..36187afdd 100644 --- a/domains/certurix.json +++ b/domains/certurix.json @@ -4,6 +4,6 @@ "email": "certurix@outlook.fr" }, "record": { - "CNAME": "certurix.github.io" + "CNAME": "certurix.github.io/certurix" } } From 8bb2f9b3be6430bc7258fae58e2bb92751c0c99a Mon Sep 17 00:00:00 2001 From: Certurix <46199479+Certurix@users.noreply.github.com> Date: Sun, 19 Feb 2023 18:37:40 +0100 Subject: [PATCH 1009/8412] Update certurix.json --- domains/certurix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/certurix.json b/domains/certurix.json index 36187afdd..e168459d0 100644 --- a/domains/certurix.json +++ b/domains/certurix.json @@ -4,6 +4,6 @@ "email": "certurix@outlook.fr" }, "record": { - "CNAME": "certurix.github.io/certurix" + "CNAME": "certurix.github.io/Certurix" } } From ed460064b1bbb055f43fd9b7abe31a860a67d03b Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sun, 19 Feb 2023 21:19:57 +0000 Subject: [PATCH 1010/8412] Update murder.json --- domains/murder.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/murder.json b/domains/murder.json index ddf73e788..042b7525a 100644 --- a/domains/murder.json +++ b/domains/murder.json @@ -4,6 +4,6 @@ "email": "leojgarcia1@icloud.com" }, "record": { - "URL": "murderdev.xyz" + "URL": "https://murderdev.xyz" } } From ade3b52e87b6941862445b53358b76faa90b563e Mon Sep 17 00:00:00 2001 From: Cartyoo Date: Sun, 19 Feb 2023 13:39:28 -0800 Subject: [PATCH 1011/8412] feat(domain): herbert.is-a.dev --- domains/herbert.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/herbert.json diff --git a/domains/herbert.json b/domains/herbert.json new file mode 100644 index 000000000..b505315db --- /dev/null +++ b/domains/herbert.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cartyoo", + "email": "cartyoogaming@gmail.com" + }, + "record": { + "URL": "https://cartyoo.org" + } +} From e8d42ca87b048f431d3ce8190ee8bd235c3b810f Mon Sep 17 00:00:00 2001 From: DebXD Date: Mon, 20 Feb 2023 03:12:08 +0530 Subject: [PATCH 1012/8412] feat(domain): debxd.is-a.dev --- domains/debxd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/debxd.json diff --git a/domains/debxd.json b/domains/debxd.json new file mode 100644 index 000000000..8ed30e324 --- /dev/null +++ b/domains/debxd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DebXD", + "email": "debiprasadxd@protonmail.com" + }, + "record": { + "CNAME": "debxd.github.io" + } +} From 8fed9bfe28f951bace3f0bdbd2376330e386181b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 20 Feb 2023 06:07:12 +0800 Subject: [PATCH 1013/8412] Update certurix.json --- domains/certurix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/certurix.json b/domains/certurix.json index e168459d0..24d1ae248 100644 --- a/domains/certurix.json +++ b/domains/certurix.json @@ -4,6 +4,6 @@ "email": "certurix@outlook.fr" }, "record": { - "CNAME": "certurix.github.io/Certurix" + "CNAME": "certurix.github.io" } } From 7362ffeb9ff581d9236f1bda17bdefe3a93c562c Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 20 Feb 2023 06:21:49 +0800 Subject: [PATCH 1014/8412] change free-for.dev to free-for.life --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 06b23cf7c..70bfcba75 100644 --- a/README.md +++ b/README.md @@ -41,7 +41,7 @@ You can check the uptime of our services on our [status dashboard](https://stats [![Uptime Robot - Redirect](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617) ### Similar Services -If you want to find services similar to is-a.dev, take a look on [free-for.dev](https://free-for.dev/#/?id=domain). +If you want to find services similar to is-a.dev, take a look on [free-for.life](https://free-for.life/#/?id=domains). ### Donate If you like this project, please consider donating so we can keep this project running forever! From 509315414e898df8bb0c26e66dc72598169a2427 Mon Sep 17 00:00:00 2001 From: Stardust-kyun Date: Sun, 19 Feb 2023 17:30:58 -0500 Subject: [PATCH 1015/8412] add star --- domains/star.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/star.json diff --git a/domains/star.json b/domains/star.json new file mode 100644 index 000000000..51d95f92c --- /dev/null +++ b/domains/star.json @@ -0,0 +1,11 @@ +{ + "description": "About website", + "repo": "https://github.com/stardust-kyun/stardust-kyun.github.io", + "owner": { + "username": "stardust-kyun", + "email": "stardust-kyun@proton.me" + }, + "record": { + "CNAME": "stardust-kyun.github.io" + } +} From 444c07e0f2798f55e737956a7f1b008392d5d37f Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 20 Feb 2023 06:41:47 +0800 Subject: [PATCH 1016/8412] mini cleanup --- domains/4k5h4y.json | 2 +- domains/aaamineee.json | 2 +- domains/aantaripdas.json | 2 +- domains/aaryan.json | 2 +- domains/amine.json | 2 +- domains/andrea.json | 2 +- domains/andros.json | 2 +- domains/angelo.json | 2 +- domains/anuj.json | 2 +- domains/arjix.json | 2 +- domains/arul.json | 2 +- domains/attaditya.json | 2 +- domains/austin.json | 2 +- domains/avellea.json | 2 +- domains/batema.json | 2 +- domains/boon.json | 2 +- domains/brandon-hoffman.json | 2 +- domains/catsarecoo.json | 2 +- domains/caz.json | 2 +- domains/ccrp.json | 2 +- domains/chandra.json | 2 +- domains/chenpeng.json | 2 +- domains/chris.json | 2 +- domains/cloudy.json | 2 +- domains/codethoma.json | 2 +- domains/cosmos.json | 2 +- domains/cr.json | 2 +- domains/crackz.json | 2 +- domains/crystaluptime.json | 2 +- domains/daanbreur.json | 2 +- domains/davipatricio.json | 2 +- domains/deekshasharma.json | 2 +- domains/domin.json | 2 +- domains/dooly.json | 2 +- domains/dwii.json | 2 +- domains/ebaa.json | 2 +- domains/enzo.json | 2 +- domains/eva.json | 2 +- domains/fire.json | 2 +- domains/fireredz.json | 2 +- domains/gala.json | 2 +- domains/georgee.json | 2 +- domains/gggedr.json | 2 +- domains/guilherme.json | 2 +- domains/guptasiddhant.json | 2 +- domains/harshatwo.json | 2 +- domains/himashu.json | 2 +- domains/homemadestea58.json | 2 +- domains/hung-contact.json | 2 +- domains/hung.json | 2 +- domains/hyena.json | 2 +- domains/isqne.json | 2 +- domains/jamieisgeek.json | 2 +- domains/jason.json | 2 +- domains/jeel.json | 2 +- domains/jeferson.json | 4 ++-- domains/jeffrey.json | 2 +- domains/jimmster.json | 2 +- domains/johan.json | 2 +- domains/json.json | 2 +- domains/jsworld.json | 2 +- domains/kingq23.json | 2 +- domains/kory.json | 2 +- domains/kyhros.json | 2 +- domains/levi.json | 2 +- domains/lknows.json | 2 +- domains/luni.json | 2 +- domains/m1dnight.json | 2 +- domains/mark.json | 2 +- domains/massick.json | 2 +- domains/mathiscool.json | 2 +- domains/max.json | 2 +- domains/maxt.json | 2 +- domains/meen.json | 2 +- domains/megalith.json | 2 +- domains/michaelbelete.json | 2 +- domains/milan090.json | 2 +- domains/moe.json | 2 +- domains/mrthundergod.json | 2 +- domains/nes.json | 2 +- domains/node-appwrite.json | 2 +- domains/nooz.json | 2 +- domains/notedwin.json | 2 +- domains/notefct.json | 2 +- domains/noxturnix.json | 2 +- domains/ocloo.json | 2 +- domains/oirnoir.json | 2 +- domains/oleksa.json | 2 +- domains/payidar.json | 2 +- domains/penieldialu.json | 2 +- domains/penieldialundama.json | 2 +- domains/portal-slot-gacor.json | 2 +- domains/raku.json | 2 +- domains/rferee.json | 2 +- domains/roobini-gamer.json | 2 +- domains/sasial.json | 2 +- domains/scientific-dev.json | 2 +- domains/scronite.json | 2 +- domains/shiyaf.json | 2 +- domains/shresth.json | 2 +- domains/siddhu.json | 2 +- domains/snox.json | 2 +- domains/somesh.json | 2 +- domains/srujan.json | 2 +- domains/starkblaze01.json | 2 +- domains/sudhan.json | 2 +- domains/suryansh.json | 2 +- domains/swanny.json | 2 +- domains/tat2008.json | 2 +- domains/tejas.json | 2 +- domains/termonoid.json | 2 +- domains/thecode-breaker.json | 2 +- domains/this.json | 2 +- domains/udaya.json | 2 +- domains/vaskian.json | 2 +- domains/vasu.json | 2 +- domains/vishesh.json | 2 +- domains/vlab.json | 2 +- domains/will.json | 2 +- domains/xdlyy.json | 2 +- domains/xyter.json | 2 +- domains/yajat.json | 2 +- domains/yaman.json | 2 +- domains/z4xi.json | 2 +- 124 files changed, 125 insertions(+), 125 deletions(-) diff --git a/domains/4k5h4y.json b/domains/4k5h4y.json index c553aff26..3985abb65 100644 --- a/domains/4k5h4y.json +++ b/domains/4k5h4y.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://akshay-arjun.github.io/Akshay-Arjun/" + "URL": "https://akshay-arjun.github.io/Akshay-Arjun" } } diff --git a/domains/aaamineee.json b/domains/aaamineee.json index 245743c7f..a81738691 100644 --- a/domains/aaamineee.json +++ b/domains/aaamineee.json @@ -5,7 +5,7 @@ "email": "amineoumellouk@yahoo.com" }, "record": { - "URL": "https://aaaminee.github.io/" + "URL": "https://aaaminee.github.io" } } \ No newline at end of file diff --git a/domains/aantaripdas.json b/domains/aantaripdas.json index a70f61204..bd2a07b31 100644 --- a/domains/aantaripdas.json +++ b/domains/aantaripdas.json @@ -1,6 +1,6 @@ { "description": "A Personal Portfilo", - "repo": "https://portfolio.anime0test.repl.co/", + "repo": "https://portfolio.anime0test.repl.co", "owner": { "username": "LittleSoldierGaming", "email": "aantaripdas@gmail.com", diff --git a/domains/aaryan.json b/domains/aaryan.json index f03f05836..4423f66a1 100644 --- a/domains/aaryan.json +++ b/domains/aaryan.json @@ -6,6 +6,6 @@ "email": "altaaryan@gmail.com" }, "record": { - "URL": "https://www.aaryanporwal.me/" + "URL": "https://www.aaryanporwal.me" } } diff --git a/domains/amine.json b/domains/amine.json index 82c236ca1..d3a4aa723 100644 --- a/domains/amine.json +++ b/domains/amine.json @@ -1,6 +1,6 @@ { "description": "Personal portfolio", - "repo": "https://github.com/AM-77/am-77.github.io/", + "repo": "https://github.com/AM-77/am-77.github.io", "owner": { "username": "am-77", "email": "amine.griche77@protonmail.ch" diff --git a/domains/andrea.json b/domains/andrea.json index 89e210ac2..515c2db76 100644 --- a/domains/andrea.json +++ b/domains/andrea.json @@ -1,6 +1,6 @@ { "description": "Personal site", - "repo": "https://github.com/andrea-capigiri/", + "repo": "https://github.com/andrea-capigiri", "owner": { "username": "andrea-capigiri", "email": "uadopo+isadev@pm.me" diff --git a/domains/andros.json b/domains/andros.json index 8d17a744f..ca0292ef5 100644 --- a/domains/andros.json +++ b/domains/andros.json @@ -7,6 +7,6 @@ "twitter": "@androsfenollosa" }, "record": { - "URL": "https://programadorwebvalencia.com/" + "URL": "https://programadorwebvalencia.com" } } diff --git a/domains/angelo.json b/domains/angelo.json index 418998da4..248103332 100644 --- a/domains/angelo.json +++ b/domains/angelo.json @@ -1,6 +1,6 @@ { "description": "Link for Angelo's personal site on GitHub pages", - "repo": "https://github.com/angelofallars/angelofallars.github.io/", + "repo": "https://github.com/angelofallars/angelofallars.github.io", "owner": { "username": "angelofallars", "email": "ba.fallaria@gmail.com" diff --git a/domains/anuj.json b/domains/anuj.json index 5a143337f..1a2878887 100644 --- a/domains/anuj.json +++ b/domains/anuj.json @@ -1,7 +1,7 @@ { "description": "Anuj' Welcome to my portfolio", - "repo": "https://anujmutha.github.io/Portfolio/", + "repo": "https://anujmutha.github.io/Portfolio", "owner": { "username": "AnujMutha", "email": "mutha.am16@gmail.com" diff --git a/domains/arjix.json b/domains/arjix.json index 8ceedd311..225faab31 100644 --- a/domains/arjix.json +++ b/domains/arjix.json @@ -1,6 +1,6 @@ { "description": "Most likely a page for my portfolio.", - "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io/", + "repo": "https://github.com/ArjixWasTaken/arjixwastaken.github.io", "owner": { "username": "ArjixWasTaken", "email": "", diff --git a/domains/arul.json b/domains/arul.json index dd6c83823..4f901e6e3 100644 --- a/domains/arul.json +++ b/domains/arul.json @@ -5,6 +5,6 @@ "twitter": "arulpraba" }, "record": { - "URL": "https://arulprabakaran.web.app/" + "URL": "https://arulprabakaran.web.app" } } diff --git a/domains/attaditya.json b/domains/attaditya.json index e058c0524..225192987 100644 --- a/domains/attaditya.json +++ b/domains/attaditya.json @@ -6,6 +6,6 @@ "email": "aditya.adigo@gmail.com" }, "record": { - "URL": "https://attaditya.deta.dev/" + "URL": "https://attaditya.deta.dev" } } diff --git a/domains/austin.json b/domains/austin.json index e4ef8f7c3..9b30b9256 100644 --- a/domains/austin.json +++ b/domains/austin.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "URL": "http://austindyoung.github.io/" + "URL": "http://austindyoung.github.io" } } diff --git a/domains/avellea.json b/domains/avellea.json index b6a105c4d..cf3689b34 100644 --- a/domains/avellea.json +++ b/domains/avellea.json @@ -1,6 +1,6 @@ { "description": "Personal website.", - "repo": "https://github.com/Avellea/Avellea.github.io/", + "repo": "https://github.com/Avellea/Avellea.github.io", "owner": { "username": "Avellea", "email": "", diff --git a/domains/batema.json b/domains/batema.json index 2e9225f58..60d667aff 100644 --- a/domains/batema.json +++ b/domains/batema.json @@ -4,6 +4,6 @@ "email": "lukasbatema@gmail.com" }, "record": { - "URL": "https://batemadevelopment.com/" + "URL": "https://batemadevelopment.com" } } diff --git a/domains/boon.json b/domains/boon.json index a8cf7960f..b84052bad 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -6,6 +6,6 @@ "discord": "boon#6660" }, "record": { - "URL": "https://boons.pics/" + "URL": "https://boons.pics" } } diff --git a/domains/brandon-hoffman.json b/domains/brandon-hoffman.json index cb63e2792..c3c71908d 100644 --- a/domains/brandon-hoffman.json +++ b/domains/brandon-hoffman.json @@ -3,7 +3,7 @@ "owner": { "username": "branhoff", "email": "", - "linkedin": "https://www.linkedin.com/in/branhoff/" + "linkedin": "https://www.linkedin.com/in/branhoff" }, "record": { diff --git a/domains/catsarecoo.json b/domains/catsarecoo.json index c1b17babe..2e5b41db9 100644 --- a/domains/catsarecoo.json +++ b/domains/catsarecoo.json @@ -1,6 +1,6 @@ { "description": "Invites Bot Site", - "repo": "https://catsarecoo.github.io/", + "repo": "https://catsarecoo.github.io", "owner": { "username": "catsarecoo", "email": "twistedpandora91@gmail.com" diff --git a/domains/caz.json b/domains/caz.json index b0a412822..b5a9a7019 100644 --- a/domains/caz.json +++ b/domains/caz.json @@ -1,6 +1,6 @@ { "description": "Just Another One Of Those Portfolios.", - "repo": "https://github.com/crazyaccess/crazyaccess.github.io/", + "repo": "https://github.com/crazyaccess/crazyaccess.github.io", "owner": { "username": "crazyaccess", "email": "caz@monke.team", diff --git a/domains/ccrp.json b/domains/ccrp.json index d074b16e4..7a6c25d13 100644 --- a/domains/ccrp.json +++ b/domains/ccrp.json @@ -1,6 +1,6 @@ { "description": "CCRP FiveM", - "repo": "https://craiccity.ccrp.repl.co/", + "repo": "https://craiccity.ccrp.repl.co", "owner": { "username": "PatrickDevelopr", "email": "patrickdev21@gmail.com" diff --git a/domains/chandra.json b/domains/chandra.json index 4124c9dd4..ea69e2af9 100644 --- a/domains/chandra.json +++ b/domains/chandra.json @@ -1,6 +1,6 @@ { "description": "An Data Analyst Portfolio", - "repo": "https://github.com/sekharmalla/portfolio/", + "repo": "https://github.com/sekharmalla/portfolio", "owner": { "username": "sekharmalla", "email": "chandra.malla@msftcommunity.com", diff --git a/domains/chenpeng.json b/domains/chenpeng.json index 9e533ff90..491365cd1 100644 --- a/domains/chenpeng.json +++ b/domains/chenpeng.json @@ -8,6 +8,6 @@ "discord": "Patrick Chen#9900" }, "record": { - "URL": "https://chpshy.github.io/" + "URL": "https://chpshy.github.io" } } diff --git a/domains/chris.json b/domains/chris.json index fcdfec6f8..c4a4c19fa 100644 --- a/domains/chris.json +++ b/domains/chris.json @@ -1,6 +1,6 @@ { "description": "Chris' Site", - "repo": "https://github.com/Sp4nd3x/", + "repo": "https://github.com/Sp4nd3x", "owner": { "username": "Sp4nd3x", "email": "chrisisadev@gmail.com" diff --git a/domains/cloudy.json b/domains/cloudy.json index 1ef1c1033..496168ba4 100644 --- a/domains/cloudy.json +++ b/domains/cloudy.json @@ -1,6 +1,6 @@ { "description": "Cloudy's Site", - "repo": "https://github.com/cloudysleet/cloudysleet.github.io/", + "repo": "https://github.com/cloudysleet/cloudysleet.github.io", "owner": { "username": "Cloudysleet", "email": "cloudzareonsky@gmail.com", diff --git a/domains/codethoma.json b/domains/codethoma.json index fd7e1ae82..239d3ecbc 100644 --- a/domains/codethoma.json +++ b/domains/codethoma.json @@ -1,6 +1,6 @@ { "description": "The ThunderDome", - "repo": "https://github.com/codethoma/", + "repo": "https://github.com/codethoma", "owner": { "username": "codethoma", "email": "mrthundergod@gmail.com" diff --git a/domains/cosmos.json b/domains/cosmos.json index 306d6cfe8..890c4de67 100644 --- a/domains/cosmos.json +++ b/domains/cosmos.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://iscosmos.github.io/" + "URL": "https://iscosmos.github.io" } } diff --git a/domains/cr.json b/domains/cr.json index 7eb025b69..cb7d60370 100644 --- a/domains/cr.json +++ b/domains/cr.json @@ -1,6 +1,6 @@ { "description": "A Website For My API", - "repo": "https://github.com/joeleeofficial/", + "repo": "https://github.com/joeleeofficial", "owner": { "username": "joeleeofficial", "email": "tojoeleeofficial@gmail.com" diff --git a/domains/crackz.json b/domains/crackz.json index 0a9c3d834..db0214003 100644 --- a/domains/crackz.json +++ b/domains/crackz.json @@ -1,6 +1,6 @@ { "description": "Redirecting to my socials website.", - "repo": "https://github.com/CRACKz-cyber/", + "repo": "https://github.com/CRACKz-cyber", "owner": { "username": "CRACKz-cyber", "email": "thomasknekibus@gmail.com" diff --git a/domains/crystaluptime.json b/domains/crystaluptime.json index 5cc86627f..b60624c81 100644 --- a/domains/crystaluptime.json +++ b/domains/crystaluptime.json @@ -5,7 +5,7 @@ "email": "info.crystal.hq@gmail.com" }, "record": { - "URL": "https://uptime-kuma.crystaluptime.repl.co/" + "URL": "https://uptime-kuma.crystaluptime.repl.co" } } diff --git a/domains/daanbreur.json b/domains/daanbreur.json index 8c57f7d93..952bee3e4 100644 --- a/domains/daanbreur.json +++ b/domains/daanbreur.json @@ -5,6 +5,6 @@ "email": "me@daanbreur.systems" }, "record": { - "URL": "https://blog.daanbreur.systems/" + "URL": "https://blog.daanbreur.systems" } } diff --git a/domains/davipatricio.json b/domains/davipatricio.json index d060da2a4..a84beecb9 100644 --- a/domains/davipatricio.json +++ b/domains/davipatricio.json @@ -6,6 +6,6 @@ "email": "davipatricio@protonmail.com" }, "record": { - "URL": "https://davipatricio.vercel.app/" + "URL": "https://davipatricio.vercel.app" } } diff --git a/domains/deekshasharma.json b/domains/deekshasharma.json index c638d5893..4c7d3ed4d 100644 --- a/domains/deekshasharma.json +++ b/domains/deekshasharma.json @@ -5,6 +5,6 @@ "email": "sharmadeeksha325@gmail.com" }, "record": { - "URL": "http://deekshasharma.vercel.app/" + "URL": "http://deekshasharma.vercel.app" } } diff --git a/domains/domin.json b/domains/domin.json index f78621af8..4d0fb38bd 100644 --- a/domains/domin.json +++ b/domains/domin.json @@ -1,6 +1,6 @@ { "description": "Subdomain of is-a.dev for my profile card. I use DBH as hosting if it is necessary to let you know<3", - "repo": "https://github.com/Domin-MND/", + "repo": "https://github.com/Domin-MND", "owner": { "username": "Domin-MND", "email": "dominproject@gmail.com" diff --git a/domains/dooly.json b/domains/dooly.json index 2502c0f25..808bdcace 100644 --- a/domains/dooly.json +++ b/domains/dooly.json @@ -1,6 +1,6 @@ { "Dooly": "Dooly is a Dev.", - "repo": "https://github.com/entry0917/doolyweb/", + "repo": "https://github.com/entry0917/doolyweb", "owner": { "username": "entry0917", "email": "seeun0917@naver.com", diff --git a/domains/dwii.json b/domains/dwii.json index b5cd2203d..2956cf0fb 100644 --- a/domains/dwii.json +++ b/domains/dwii.json @@ -6,6 +6,6 @@ "email": "dwiiunknown@gmail.com" }, "record": { - "URL": "https://dwii.my.id/" + "URL": "https://dwii.my.id" } } diff --git a/domains/ebaa.json b/domains/ebaa.json index ffe5054c3..71302f08b 100644 --- a/domains/ebaa.json +++ b/domains/ebaa.json @@ -4,6 +4,6 @@ "email": "ebaa2002@outlook.com" }, "record": { - "URL": "https://ebaa.dev/" + "URL": "https://ebaa.dev" } } diff --git a/domains/enzo.json b/domains/enzo.json index 49b8a0170..129a2d6fb 100644 --- a/domains/enzo.json +++ b/domains/enzo.json @@ -1,6 +1,6 @@ { "description": "Enzo's portfolio", - "repo": "https://github.com/enzonaute/", + "repo": "https://github.com/enzonaute", "owner": { "username": "enzonaute", "email": "hello@enzonaute.me" diff --git a/domains/eva.json b/domains/eva.json index b7ac01666..891998bd5 100644 --- a/domains/eva.json +++ b/domains/eva.json @@ -4,6 +4,6 @@ "email": "neefoxmo@gmail.com" }, "record": { - "URL": "https://t.iiwhy.cn/" + "URL": "https://t.iiwhy.cn" } } \ No newline at end of file diff --git a/domains/fire.json b/domains/fire.json index 3eb8a3e5c..9716d384e 100644 --- a/domains/fire.json +++ b/domains/fire.json @@ -4,6 +4,6 @@ "email": "liamcarolan@gmail.com" }, "record": { - "URL": "https://fire-9999.github.io/fire-9999/" + "URL": "https://fire-9999.github.io/fire-9999" } } diff --git a/domains/fireredz.json b/domains/fireredz.json index a07e46225..6f9f4e627 100644 --- a/domains/fireredz.json +++ b/domains/fireredz.json @@ -5,6 +5,6 @@ "twitter": "rosenishere" }, "record": { - "URL": "https://rosenishere.github.io/fireredzsite/" + "URL": "https://rosenishere.github.io/fireredzsite" } } diff --git a/domains/gala.json b/domains/gala.json index 14bd00965..fd13bed73 100644 --- a/domains/gala.json +++ b/domains/gala.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://stilllearning.tech/" + "URL": "https://stilllearning.tech" } } diff --git a/domains/georgee.json b/domains/georgee.json index 174a78729..56d01beae 100644 --- a/domains/georgee.json +++ b/domains/georgee.json @@ -5,6 +5,6 @@ "email": "contact@georgexv.ru" }, "record": { - "URL": "https://georgexv.ru/" + "URL": "https://georgexv.ru" } } \ No newline at end of file diff --git a/domains/gggedr.json b/domains/gggedr.json index 152601d07..72318ef10 100644 --- a/domains/gggedr.json +++ b/domains/gggedr.json @@ -5,7 +5,7 @@ "email": "gggedr@protonmail.com" }, "record": { - "URL": "https://gggedr.lol/" + "URL": "https://gggedr.lol" } } \ No newline at end of file diff --git a/domains/guilherme.json b/domains/guilherme.json index 62eab6181..63e53b548 100644 --- a/domains/guilherme.json +++ b/domains/guilherme.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://eu.dzxdev.repl.co/" + "URL": "https://eu.dzxdev.repl.co" } } \ No newline at end of file diff --git a/domains/guptasiddhant.json b/domains/guptasiddhant.json index d954107e6..1e55532ec 100644 --- a/domains/guptasiddhant.json +++ b/domains/guptasiddhant.json @@ -1,6 +1,6 @@ { "description": "Is Dev domain for Siddhant GUPTA", - "repo": "https://github.com/guptasiddhant/guptasiddhant/", + "repo": "https://github.com/guptasiddhant/guptasiddhant", "owner": { "username": "GuptaSiddhant", "email": "me@guptasiddhant.com" diff --git a/domains/harshatwo.json b/domains/harshatwo.json index 6edcd3422..f4e98ca73 100644 --- a/domains/harshatwo.json +++ b/domains/harshatwo.json @@ -4,6 +4,6 @@ "email": "harshavarthankarunakaran@gmail.com" }, "record": { - "URL": "https://harshatwo.ga/" + "URL": "https://harshatwo.ga" } } diff --git a/domains/himashu.json b/domains/himashu.json index a89064a9f..793918cf6 100644 --- a/domains/himashu.json +++ b/domains/himashu.json @@ -8,6 +8,6 @@ "discord": "Himanshu2314#1751" }, "record": { - "URL": "https://himanshuchhatwal.netlify.app/" + "URL": "https://himanshuchhatwal.netlify.app" } } diff --git a/domains/homemadestea58.json b/domains/homemadestea58.json index f645884c3..b99176bcf 100644 --- a/domains/homemadestea58.json +++ b/domains/homemadestea58.json @@ -1,6 +1,6 @@ { "description": "Add some description", - "repo": "https://github.com/Homemadestea58homemadestea58.github.io/", + "repo": "https://github.com/Homemadestea58homemadestea58.github.io", "owner": { "username": "Homemadestea58", "email": "conor.collins+isadev@dbbstu.catholic.edu.au" diff --git a/domains/hung-contact.json b/domains/hung-contact.json index 3e0aa785d..92d29c6bc 100644 --- a/domains/hung-contact.json +++ b/domains/hung-contact.json @@ -4,6 +4,6 @@ "email": "giahunghust@gmail.com" }, "record": { - "URL": "https://hunghg-contact.vercel.app/" + "URL": "https://hunghg-contact.vercel.app" } } diff --git a/domains/hung.json b/domains/hung.json index ed7a54f25..e13984984 100644 --- a/domains/hung.json +++ b/domains/hung.json @@ -4,6 +4,6 @@ "email": "giahunghust@gmail.com" }, "record": { - "URL": "https://hunghg-portfolio.vercel.app/" + "URL": "https://hunghg-portfolio.vercel.app" } } diff --git a/domains/hyena.json b/domains/hyena.json index 3480d0a87..afb7f0b48 100644 --- a/domains/hyena.json +++ b/domains/hyena.json @@ -6,6 +6,6 @@ "email": "hagen@paw.bot" }, "record": { - "URL": "https://hyena.gay/" + "URL": "https://hyena.gay" } } diff --git a/domains/isqne.json b/domains/isqne.json index 41a969745..200e71404 100644 --- a/domains/isqne.json +++ b/domains/isqne.json @@ -6,6 +6,6 @@ "email": "isqne@protonmail.com" }, "record": { - "URL": "https://isqnechan.vercel.app/" + "URL": "https://isqnechan.vercel.app" } } diff --git a/domains/jamieisgeek.json b/domains/jamieisgeek.json index 1d2d0aa2e..a1c042d57 100644 --- a/domains/jamieisgeek.json +++ b/domains/jamieisgeek.json @@ -6,6 +6,6 @@ "email": "jamieisgeek@gmail.com" }, "record": { - "URL": "https://jamieisgeek.jamiecodes.repl.co/" + "URL": "https://jamieisgeek.jamiecodes.repl.co" } } diff --git a/domains/jason.json b/domains/jason.json index 26ab41fd5..7d531b1a7 100644 --- a/domains/jason.json +++ b/domains/jason.json @@ -5,6 +5,6 @@ "twitter": "nythrox_" }, "record": { - "URL": "https://jasonbutler.web.app/" + "URL": "https://jasonbutler.web.app" } } diff --git a/domains/jeel.json b/domains/jeel.json index e22990456..3c55d57d3 100644 --- a/domains/jeel.json +++ b/domains/jeel.json @@ -7,6 +7,6 @@ "twitter": "__j_e_e_l__" }, "record": { - "URL": "https://jeelpatel.netlify.app/" + "URL": "https://jeelpatel.netlify.app" } } diff --git a/domains/jeferson.json b/domains/jeferson.json index 8692d6ce9..6ed90384b 100644 --- a/domains/jeferson.json +++ b/domains/jeferson.json @@ -4,9 +4,9 @@ "owner": { "username": "jeferson-sb", "email": "", - "linkedin": "https://www.linkedin.com/in/jeferson-sb/" + "linkedin": "https://www.linkedin.com/in/jeferson-sb" }, "record": { - "URL": "https://www.jefersonsilva.me/" + "URL": "https://www.jefersonsilva.me" } } diff --git a/domains/jeffrey.json b/domains/jeffrey.json index 414306dc2..1d1246abc 100644 --- a/domains/jeffrey.json +++ b/domains/jeffrey.json @@ -6,6 +6,6 @@ "email": "jeffrey@reygames.com" }, "record": { - "URL": "https://jeffreyharmon.dev/" + "URL": "https://jeffreyharmon.dev" } } diff --git a/domains/jimmster.json b/domains/jimmster.json index 2b7f567e4..680d19345 100644 --- a/domains/jimmster.json +++ b/domains/jimmster.json @@ -6,6 +6,6 @@ "email": "khhs1671@gmail.com" }, "record": { - "URL": "https://jimmys-cave.web.app/" + "URL": "https://jimmys-cave.web.app" } } diff --git a/domains/johan.json b/domains/johan.json index d41a307c5..c7ab737ce 100644 --- a/domains/johan.json +++ b/domains/johan.json @@ -6,6 +6,6 @@ "email": "johan.forstner@gmail.com" }, "record": { - "URL": "https://johan.vonforst.net/" + "URL": "https://johan.vonforst.net" } } diff --git a/domains/json.json b/domains/json.json index a406cd7f4..4a5fa7504 100644 --- a/domains/json.json +++ b/domains/json.json @@ -5,6 +5,6 @@ "twitter": "jasonaa_" }, "record": { - "URL": "https://jasonaa.me/" + "URL": "https://jasonaa.me" } } diff --git a/domains/jsworld.json b/domains/jsworld.json index ffba7c4ad..a5a94eb69 100644 --- a/domains/jsworld.json +++ b/domains/jsworld.json @@ -1,6 +1,6 @@ { "description": "Hello I Made project JS World - A magical world where u can learn Java Script. I dont want to use js.org subdomain.", - "repo": "https://js.fireurl.ga/", + "repo": "https://js.fireurl.ga", "owner": { "username": "pythoniaweb", "email": "gamerciter2@gmail.com", diff --git a/domains/kingq23.json b/domains/kingq23.json index d33c478e2..d358668e3 100644 --- a/domains/kingq23.json +++ b/domains/kingq23.json @@ -4,6 +4,6 @@ "email": "qadams2008@gmail.com" }, "record": { - "URL": "https://kingq23-is-a-dev.kingq23.repl.co/" + "URL": "https://kingq23-is-a-dev.kingq23.repl.co" } } diff --git a/domains/kory.json b/domains/kory.json index 822c4eb27..1c42effa1 100644 --- a/domains/kory.json +++ b/domains/kory.json @@ -7,6 +7,6 @@ "email": "" }, "record": { - "URL": "https://www.koryporter.com/" + "URL": "https://www.koryporter.com" } } diff --git a/domains/kyhros.json b/domains/kyhros.json index 29fc345aa..c58d733b5 100644 --- a/domains/kyhros.json +++ b/domains/kyhros.json @@ -5,7 +5,7 @@ "email": "abmongus@gmail.com" }, "record": { - "URL": "https://kyhros.netlify.app/" + "URL": "https://kyhros.netlify.app" } } \ No newline at end of file diff --git a/domains/levi.json b/domains/levi.json index b5d3667ec..bcc100bd3 100644 --- a/domains/levi.json +++ b/domains/levi.json @@ -7,6 +7,6 @@ "twitter": "leviarista" }, "record": { - "URL": "https://leviarista.github.io/resume/" + "URL": "https://leviarista.github.io/resume" } } diff --git a/domains/lknows.json b/domains/lknows.json index 3b62ab641..2e122a26c 100644 --- a/domains/lknows.json +++ b/domains/lknows.json @@ -1,7 +1,7 @@ { "description": "Link for lknow's personal site on GitHub pages", - "repo": "https://github.com/lknows/lknows.github.io/", + "repo": "https://github.com/lknows/lknows.github.io", "owner": { "username": "lknows", "email": "easyg53@gmail.com", diff --git a/domains/luni.json b/domains/luni.json index c23f31e91..016c8620e 100644 --- a/domains/luni.json +++ b/domains/luni.json @@ -5,7 +5,7 @@ "email": "lukasbatema@mg.batemadevelopment.com" }, "record": { - "URL": "https://en.pronouns.page/@luni_batema/" + "URL": "https://en.pronouns.page/@luni_batema" } } \ No newline at end of file diff --git a/domains/m1dnight.json b/domains/m1dnight.json index 35c566ce0..c82aba32d 100644 --- a/domains/m1dnight.json +++ b/domains/m1dnight.json @@ -1,6 +1,6 @@ { "description": "M1dnight's Coding/Digital Art Portfolio", - "repo": "https://portfolio.m1dnightdev.repl.co/", + "repo": "https://portfolio.m1dnightdev.repl.co", "owner": { "username": "M1dnight-ofcl", "email": "m1dnightgmrofficial@gmail.com" diff --git a/domains/mark.json b/domains/mark.json index 5e42a25c4..ae618c980 100644 --- a/domains/mark.json +++ b/domains/mark.json @@ -6,6 +6,6 @@ "email": "markrity@gmail.com" }, "record": { - "URL": "https://www.linkedin.com/in/davydovmark/" + "URL": "https://www.linkedin.com/in/davydovmark" } } diff --git a/domains/massick.json b/domains/massick.json index a3d7c1c44..d84c9de4c 100644 --- a/domains/massick.json +++ b/domains/massick.json @@ -6,6 +6,6 @@ }, "repo": "https://github.com/M4ss1ck/massick-portfolio", "record": { - "URL": "https://massick.gatsbyjs.io/" + "URL": "https://massick.gatsbyjs.io" } } diff --git a/domains/mathiscool.json b/domains/mathiscool.json index c90223efc..0195c7f09 100644 --- a/domains/mathiscool.json +++ b/domains/mathiscool.json @@ -1,6 +1,6 @@ { "description": "Mathiscool personal website", - "repo": "https://testbot-github.github.io/Mathiscool/", + "repo": "https://testbot-github.github.io/Mathiscool", "owner": { "username": "testbot-github", "email": "testbot-github@gmail.com" diff --git a/domains/max.json b/domains/max.json index aa8a8d8fc..445a8e699 100644 --- a/domains/max.json +++ b/domains/max.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://eu.dzxdev.repl.co/" + "URL": "https://eu.dzxdev.repl.co" } } \ No newline at end of file diff --git a/domains/maxt.json b/domains/maxt.json index ed3b1c60e..ef332e66e 100644 --- a/domains/maxt.json +++ b/domains/maxt.json @@ -6,6 +6,6 @@ "email": "dev@maxt-is-a.dev" }, "record": { - "URL": "https://maxt-is-a.dev/" + "URL": "https://maxt-is-a.dev" } } diff --git a/domains/meen.json b/domains/meen.json index f94918c57..581089120 100644 --- a/domains/meen.json +++ b/domains/meen.json @@ -6,6 +6,6 @@ "email": "meen.sankaew@gmail.com" }, "record": { - "URL": "https://patcharapol.dev/" + "URL": "https://patcharapol.dev" } } diff --git a/domains/megalith.json b/domains/megalith.json index da205d3bf..0cf4dda0c 100644 --- a/domains/megalith.json +++ b/domains/megalith.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://profile-megalithoffical.vercel.app/" + "URL": "https://profile-megalithoffical.vercel.app" } } diff --git a/domains/michaelbelete.json b/domains/michaelbelete.json index 05156f862..bded36e23 100644 --- a/domains/michaelbelete.json +++ b/domains/michaelbelete.json @@ -6,6 +6,6 @@ "email": "it.michael.belete@gmail.com" }, "record": { - "URL": "https://michaelb.iceiy.com/" + "URL": "https://michaelb.iceiy.com" } } diff --git a/domains/milan090.json b/domains/milan090.json index 81f70ac74..a28586688 100644 --- a/domains/milan090.json +++ b/domains/milan090.json @@ -6,6 +6,6 @@ "email": "milanmuhammed1@gmail.com" }, "record": { - "URL": "https://milan090.me/" + "URL": "https://milan090.me" } } diff --git a/domains/moe.json b/domains/moe.json index 204dc5c6c..fa3ad7575 100644 --- a/domains/moe.json +++ b/domains/moe.json @@ -6,6 +6,6 @@ "email": "techperson71@gmail.com" }, "record": { - "URL": "https://moealothman.com/" + "URL": "https://moealothman.com" } } \ No newline at end of file diff --git a/domains/mrthundergod.json b/domains/mrthundergod.json index b6c9f2be6..7cdc71b00 100644 --- a/domains/mrthundergod.json +++ b/domains/mrthundergod.json @@ -1,6 +1,6 @@ { "description": "The ThunderDome", - "repo": "https://github.com/mrthundergod/", + "repo": "https://github.com/mrthundergod", "owner": { "username": "mrthundergod", "email": "mrthundergod@gmail.com" diff --git a/domains/nes.json b/domains/nes.json index 69a88aef9..5030c66ac 100644 --- a/domains/nes.json +++ b/domains/nes.json @@ -1,6 +1,6 @@ { "description": "Link for personal website hosted on github pages", - "repo": "https://github.com/undefinedDarkness/undefinedDarkness.github.io/", + "repo": "https://github.com/undefinedDarkness/undefinedDarkness.github.io", "owner": { "username": "undefinedDarkness", "email": "", diff --git a/domains/node-appwrite.json b/domains/node-appwrite.json index b27b753f9..471f75ff8 100644 --- a/domains/node-appwrite.json +++ b/domains/node-appwrite.json @@ -4,6 +4,6 @@ "email": "mohamed.haneefa@agiratech.com" }, "record": { - "URL": "https://www.appwrite-node.com/" + "URL": "https://www.appwrite-node.com" } } diff --git a/domains/nooz.json b/domains/nooz.json index a169e09cc..261577693 100644 --- a/domains/nooz.json +++ b/domains/nooz.json @@ -1,6 +1,6 @@ { "description": "Personal portfolio for nooz", - "repo": "https://github.com/NoozSBC/portfolio/", + "repo": "https://github.com/NoozSBC/portfolio", "owner": { "username": "NoozSBC", "email": "zhengm58@gmail.com", diff --git a/domains/notedwin.json b/domains/notedwin.json index b7c922a30..adb2eaf51 100644 --- a/domains/notedwin.json +++ b/domains/notedwin.json @@ -4,6 +4,6 @@ "email": "notedwin.music@gmail.com" }, "record": { - "URL": "https://notedwin.api.stdlib.com/portfolio-using-html-in-autocode@dev/" + "URL": "https://notedwin.api.stdlib.com/portfolio-using-html-in-autocode@dev" } } diff --git a/domains/notefct.json b/domains/notefct.json index a431b45f0..b6f801dcc 100644 --- a/domains/notefct.json +++ b/domains/notefct.json @@ -1,6 +1,6 @@ { "description": "notefct personal developer website", - "repo": "https://github.com/notefct/aboutme/", + "repo": "https://github.com/notefct/aboutme", "owner": { "username": "notefct", "email": "edunlima2007@gmail.com" diff --git a/domains/noxturnix.json b/domains/noxturnix.json index 312ebd6c1..670ff6454 100644 --- a/domains/noxturnix.json +++ b/domains/noxturnix.json @@ -4,6 +4,6 @@ "email": "noxturnix@noxt.us" }, "record": { - "URL": "https://noxt.us/" + "URL": "https://noxt.us" } } diff --git a/domains/ocloo.json b/domains/ocloo.json index 9cb17ebd7..057da463e 100644 --- a/domains/ocloo.json +++ b/domains/ocloo.json @@ -5,7 +5,7 @@ "email": "etor.ocloo@gmail.com" }, "record": { - "URL": "https://dev0cloo.netlify.app/" + "URL": "https://dev0cloo.netlify.app" } } \ No newline at end of file diff --git a/domains/oirnoir.json b/domains/oirnoir.json index e96f9fb7e..40175d026 100644 --- a/domains/oirnoir.json +++ b/domains/oirnoir.json @@ -5,6 +5,6 @@ "discord": "OIRNOIR#0032" }, "record": { - "URL": "https://oirnoir.dev/" + "URL": "https://oirnoir.dev" } } diff --git a/domains/oleksa.json b/domains/oleksa.json index b9d94fe20..395762d64 100644 --- a/domains/oleksa.json +++ b/domains/oleksa.json @@ -1,6 +1,6 @@ { "description": "Oleksa's personal portfolio pagee", - "repo": "https://github.com/angelofallars/angelofallars.github.io/", + "repo": "https://github.com/angelofallars/angelofallars.github.io", "owner": { "username": "oleksa15", "email": "oleksaa.ua@gmail.com" diff --git a/domains/payidar.json b/domains/payidar.json index 721b7af46..d07bddf54 100644 --- a/domains/payidar.json +++ b/domains/payidar.json @@ -6,6 +6,6 @@ "email": "mertcelik2196@gmail.com" }, "record": { - "URL": "https://payidarofficial.xyz/" + "URL": "https://payidarofficial.xyz" } } diff --git a/domains/penieldialu.json b/domains/penieldialu.json index 9b6b31b62..4669f534a 100644 --- a/domains/penieldialu.json +++ b/domains/penieldialu.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://penieldialu.carrd.co/" + "URL": "https://penieldialu.carrd.co" } } \ No newline at end of file diff --git a/domains/penieldialundama.json b/domains/penieldialundama.json index 9b6b31b62..4669f534a 100644 --- a/domains/penieldialundama.json +++ b/domains/penieldialundama.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://penieldialu.carrd.co/" + "URL": "https://penieldialu.carrd.co" } } \ No newline at end of file diff --git a/domains/portal-slot-gacor.json b/domains/portal-slot-gacor.json index 2c890b57b..a265de76e 100644 --- a/domains/portal-slot-gacor.json +++ b/domains/portal-slot-gacor.json @@ -6,6 +6,6 @@ "email": "slotgacor@id123.uno" }, "record": { - "URL": "https://cewemanja.github.io/portal-slot-gacor/" + "URL": "https://cewemanja.github.io/portal-slot-gacor" } } diff --git a/domains/raku.json b/domains/raku.json index 00890c5a3..06c109c56 100644 --- a/domains/raku.json +++ b/domains/raku.json @@ -1,6 +1,6 @@ { "description": "A Website For My Personal Website", - "repo": "https://github.com/Wuffye123/", + "repo": "https://github.com/Wuffye123", "owner": { "username": "Wuffye123", "email": "rakurakumicro@gmail.com" diff --git a/domains/rferee.json b/domains/rferee.json index 4f06e1826..d9185f32b 100644 --- a/domains/rferee.json +++ b/domains/rferee.json @@ -5,7 +5,7 @@ "email": "admin@rferee.dev" }, "record": { - "URL": "https://rferee.dev/" + "URL": "https://rferee.dev" } } diff --git a/domains/roobini-gamer.json b/domains/roobini-gamer.json index 707be0f21..9df904d79 100644 --- a/domains/roobini-gamer.json +++ b/domains/roobini-gamer.json @@ -5,7 +5,7 @@ "email": "roobini.hamza@yandex.com" }, "record": { - "URL": "https://roobini-gamer.github.io/Roobini-hamza/" + "URL": "https://roobini-gamer.github.io/Roobini-hamza" } } diff --git a/domains/sasial.json b/domains/sasial.json index e5493f924..92a438793 100644 --- a/domains/sasial.json +++ b/domains/sasial.json @@ -7,6 +7,6 @@ "discord": "Sasial#9375" }, "record": { - "URL": "https://sasial.dev/" + "URL": "https://sasial.dev" } } diff --git a/domains/scientific-dev.json b/domains/scientific-dev.json index c86714c4e..1721832d9 100644 --- a/domains/scientific-dev.json +++ b/domains/scientific-dev.json @@ -7,6 +7,6 @@ "twitter": "ScientificDev" }, "record": { - "URL": "https://thesudarsandev.xyz/" + "URL": "https://thesudarsandev.xyz" } } diff --git a/domains/scronite.json b/domains/scronite.json index cebffd2c9..7499d922f 100644 --- a/domains/scronite.json +++ b/domains/scronite.json @@ -1,6 +1,6 @@ { "description": "Subdomain of is-a.dev for my profile card.", - "repo": "https://github.com/Scronite/profile/", + "repo": "https://github.com/Scronite/profile", "owner": { "username": "Scronite", "email": "scronite@gmail.com" diff --git a/domains/shiyaf.json b/domains/shiyaf.json index 148a287b9..97303882c 100644 --- a/domains/shiyaf.json +++ b/domains/shiyaf.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://texolgulf.com/" + "URL": "https://texolgulf.com" } } \ No newline at end of file diff --git a/domains/shresth.json b/domains/shresth.json index 69053ec5c..fcfaeedae 100644 --- a/domains/shresth.json +++ b/domains/shresth.json @@ -1,6 +1,6 @@ { "description": "My portfolio website", - "repo": "https://github.com/shhresth/Portfolio/", + "repo": "https://github.com/shhresth/Portfolio", "owner": { "username": "shhresth", "email": "shresthgupta106@gmail.com", diff --git a/domains/siddhu.json b/domains/siddhu.json index 3eb8e9ab7..d22aa84ee 100644 --- a/domains/siddhu.json +++ b/domains/siddhu.json @@ -6,6 +6,6 @@ "discord": "SiddhyaOP#0596" }, "record": { - "URL": "https://siddheshkukade.netlify.app/" + "URL": "https://siddheshkukade.netlify.app" } } diff --git a/domains/snox.json b/domains/snox.json index c6205c53d..529ec557f 100644 --- a/domains/snox.json +++ b/domains/snox.json @@ -1,6 +1,6 @@ { "description": "snox.cf", - "repo": "https://snox.cf/", + "repo": "https://snox.cf", "owner": { "username": "SimplySnox", "email": "hello@snox.cf", diff --git a/domains/somesh.json b/domains/somesh.json index 460d2fdea..e150da26e 100644 --- a/domains/somesh.json +++ b/domains/somesh.json @@ -1,6 +1,6 @@ { "description": "Personal Website", - "repo": "https://github.com/someshportfoliohome/someshportfoliohome.github.io/", + "repo": "https://github.com/someshportfoliohome/someshportfoliohome.github.io", "owner": { "username": "someshportfoliohome", "email": "yeahitspace@gmail.com" diff --git a/domains/srujan.json b/domains/srujan.json index 0253102bd..9433376f5 100644 --- a/domains/srujan.json +++ b/domains/srujan.json @@ -1,6 +1,6 @@ { "description": "Personal Website", - "repo": "https://github.com/bqwerr/", + "repo": "https://github.com/bqwerr", "owner": { "username": "bqwerr", "email": "srujan.t@outlook.com" diff --git a/domains/starkblaze01.json b/domains/starkblaze01.json index 9aa087fdd..d4efd9ace 100644 --- a/domains/starkblaze01.json +++ b/domains/starkblaze01.json @@ -6,6 +6,6 @@ "email": "mp.pathela@gmail.com" }, "record": { - "URL": "https://starkblaze01.netlify.app/" + "URL": "https://starkblaze01.netlify.app" } } diff --git a/domains/sudhan.json b/domains/sudhan.json index 8bd4515ec..13eff228a 100644 --- a/domains/sudhan.json +++ b/domains/sudhan.json @@ -5,6 +5,6 @@ }, "description": "A Personal Website for me", "record": { - "URL": "https://sudhanplayz.live/" + "URL": "https://sudhanplayz.live" } } diff --git a/domains/suryansh.json b/domains/suryansh.json index 2fa65bb13..0ca84a39d 100644 --- a/domains/suryansh.json +++ b/domains/suryansh.json @@ -5,7 +5,7 @@ "email": "legitsuryansh@gmail.com" }, "record": { - "URL": "https://github.com/iamsuryanshxd/" + "URL": "https://github.com/iamsuryanshxd" } } \ No newline at end of file diff --git a/domains/swanny.json b/domains/swanny.json index 317d6c4f5..3bdea3ed1 100644 --- a/domains/swanny.json +++ b/domains/swanny.json @@ -1,6 +1,6 @@ { "description": "Swanny is a Dev", - "repo": "https://github.com/swanny246/swannyIsADev/", + "repo": "https://github.com/swanny246/swannyIsADev", "owner": { "username": "swanny246", "email": "github@andrewswan.net" diff --git a/domains/tat2008.json b/domains/tat2008.json index 1e61193c7..cce9038ab 100644 --- a/domains/tat2008.json +++ b/domains/tat2008.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://me.tat2008.tk/" + "URL": "https://me.tat2008.tk" } } diff --git a/domains/tejas.json b/domains/tejas.json index b2cbe72ef..a3e0f2fc7 100644 --- a/domains/tejas.json +++ b/domains/tejas.json @@ -6,6 +6,6 @@ "email": "togedemaru.1707@gmail.com" }, "record": { - "URL": "https://tejasagarwal.tech/" + "URL": "https://tejasagarwal.tech" } } diff --git a/domains/termonoid.json b/domains/termonoid.json index 8206d8cd2..aa459c481 100644 --- a/domains/termonoid.json +++ b/domains/termonoid.json @@ -1,6 +1,6 @@ { "description": "Domain for personal server", - "repo": "https://github.com/Termonoid/", + "repo": "https://github.com/Termonoid", "owner": { "username": "Termonoid", "email": "termonoid@cumallover.me", diff --git a/domains/thecode-breaker.json b/domains/thecode-breaker.json index d1d9b37ec..e5b03377d 100644 --- a/domains/thecode-breaker.json +++ b/domains/thecode-breaker.json @@ -1,6 +1,6 @@ { "description": "Link for Adarsh's personal site on GitHub pages", - "repo": "https://github.com/theCode-Breaker/theCode-Breaker.github.io/", + "repo": "https://github.com/theCode-Breaker/theCode-Breaker.github.io", "owner": { "username": "theCode-Breaker", "email": "limit6@protonmail.com" diff --git a/domains/this.json b/domains/this.json index 92d391c02..e25494cd9 100644 --- a/domains/this.json +++ b/domains/this.json @@ -5,7 +5,7 @@ "email": "backupharoongames100@gmail.com" }, "record": { - "URL": "https://haroon.repl.co/" + "URL": "https://haroon.repl.co" }, "extra-info": "I understand if this doesn't get merged, it was just a funny joke me and my friend made because the subdomain wasn't taken." } diff --git a/domains/udaya.json b/domains/udaya.json index 6234509f3..1d53090c8 100644 --- a/domains/udaya.json +++ b/domains/udaya.json @@ -4,6 +4,6 @@ "email": "udaya28vivek31@gmail.com" }, "record": { - "URL": "https://mudaya.web.app/" + "URL": "https://mudaya.web.app" } } diff --git a/domains/vaskian.json b/domains/vaskian.json index f3d371e95..b505e5617 100644 --- a/domains/vaskian.json +++ b/domains/vaskian.json @@ -6,6 +6,6 @@ "email": "namithasadeeshbabu@gmail.com" }, "record": { - "URL": "https://vaskian.me/" + "URL": "https://vaskian.me" } } diff --git a/domains/vasu.json b/domains/vasu.json index e47caefde..d49d85e3e 100644 --- a/domains/vasu.json +++ b/domains/vasu.json @@ -1,6 +1,6 @@ { "description": "Vasu's personal developer website", - "repo": "https://github.com/vasu-xd/Vasu-xD/", + "repo": "https://github.com/vasu-xd/Vasu-xD", "owner": { "username": "Vasu-xD", "email": "mr.v4su@gmail.com", diff --git a/domains/vishesh.json b/domains/vishesh.json index ea259b40e..a4f49d36f 100644 --- a/domains/vishesh.json +++ b/domains/vishesh.json @@ -7,6 +7,6 @@ "twitter": "VisheshBansal17" }, "record": { - "URL": "https://visheshbansal.ml/" + "URL": "https://visheshbansal.ml" } } diff --git a/domains/vlab.json b/domains/vlab.json index 5547a8b9d..90c702843 100644 --- a/domains/vlab.json +++ b/domains/vlab.json @@ -1,6 +1,6 @@ { "description": "Personal Website", - "repo": "https://github.com/natura4917/", + "repo": "https://github.com/natura4917", "owner": { "username": "natura4917", "email": "natura4917@gmail.com" diff --git a/domains/will.json b/domains/will.json index a4c8af638..a83acccfb 100644 --- a/domains/will.json +++ b/domains/will.json @@ -1,6 +1,6 @@ { "description": "William's site", - "repo": "https://websterwh16.github.io/willisadev/", + "repo": "https://websterwh16.github.io/willisadev", "owner": { "username": "websterwh16", "email": "websterwh16@gmail.com" diff --git a/domains/xdlyy.json b/domains/xdlyy.json index e73e2a09a..65ccccbad 100644 --- a/domains/xdlyy.json +++ b/domains/xdlyy.json @@ -5,6 +5,6 @@ "email": "fadlyid7@gmail.com" }, "record": { - "URL": "https://xdlyy404.github.io/" + "URL": "https://xdlyy404.github.io" } } diff --git a/domains/xyter.json b/domains/xyter.json index bd1433864..3d3e09505 100644 --- a/domains/xyter.json +++ b/domains/xyter.json @@ -6,6 +6,6 @@ "email": "vermium@zyner.org" }, "record": { - "URL": "https://xyter.zyner.org/" + "URL": "https://xyter.zyner.org" } } diff --git a/domains/yajat.json b/domains/yajat.json index 72c522f22..c064f4797 100644 --- a/domains/yajat.json +++ b/domains/yajat.json @@ -6,6 +6,6 @@ "email": "me@iamyajat.co" }, "record": { - "URL": "https://www.iamyajat.co/" + "URL": "https://www.iamyajat.co" } } diff --git a/domains/yaman.json b/domains/yaman.json index c56f4bd1d..a048ff561 100644 --- a/domains/yaman.json +++ b/domains/yaman.json @@ -6,6 +6,6 @@ "email": "mail@yaman.pro" }, "record": { - "URL": "https://julianyaman.com/" + "URL": "https://julianyaman.com" } } diff --git a/domains/z4xi.json b/domains/z4xi.json index 47fb38099..6834b17a8 100644 --- a/domains/z4xi.json +++ b/domains/z4xi.json @@ -5,7 +5,7 @@ "email": "z4xi@shitposting.expert" }, "record": { - "URL": "https://velvety-granita-c85dd5.netlify.app/" + "URL": "https://velvety-granita-c85dd5.netlify.app" } } From 75c8fb6b1768c21f4bd6c691c006fcef8981abc0 Mon Sep 17 00:00:00 2001 From: Ahmed Eldin <111728755+ahmed-eldin@users.noreply.github.com> Date: Sun, 19 Feb 2023 21:05:21 -0500 Subject: [PATCH 1017/8412] Create ahmedeldin.is-a.dev --- domains/ahmedeldin.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ahmedeldin.is-a.dev diff --git a/domains/ahmedeldin.is-a.dev b/domains/ahmedeldin.is-a.dev new file mode 100644 index 000000000..8b68b5ca5 --- /dev/null +++ b/domains/ahmedeldin.is-a.dev @@ -0,0 +1,11 @@ + { + "repo": "https://github.com/ahmed-eldin/ahmed-eldin.github.io", + "description": "Ahmed's Website", + "owner": { + "username": "ahmed-eldin", + "email": "ahmedeldin98@gmail.com" + }, + "record": { + "CNAME": ".github.io" + } +} From 9cdac323286281bf6d0369aaede1e13f5e8bf054 Mon Sep 17 00:00:00 2001 From: Ahmed Eldin <111728755+ahmed-eldin@users.noreply.github.com> Date: Sun, 19 Feb 2023 21:06:12 -0500 Subject: [PATCH 1018/8412] Rename ahmed.json to eldin.json --- domains/{ahmedeldin.is-a.dev => eldin.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ahmedeldin.is-a.dev => eldin.json} (100%) diff --git a/domains/ahmedeldin.is-a.dev b/domains/eldin.json similarity index 100% rename from domains/ahmedeldin.is-a.dev rename to domains/eldin.json From 29ef5f5f03b4dc7a035d0442bcd4d1801a64e22a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 20 Feb 2023 10:15:32 +0800 Subject: [PATCH 1019/8412] fix record --- domains/eldin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eldin.json b/domains/eldin.json index 8b68b5ca5..103b1f89d 100644 --- a/domains/eldin.json +++ b/domains/eldin.json @@ -6,6 +6,6 @@ "email": "ahmedeldin98@gmail.com" }, "record": { - "CNAME": ".github.io" + "CNAME": "ahmed-eldin.github.io" } } From c72b66fa1333746f2008821bc42c1cd45741e99e Mon Sep 17 00:00:00 2001 From: ToasterSticks Date: Sun, 19 Feb 2023 21:31:11 -0500 Subject: [PATCH 1020/8412] feat(domain): mc.toastersticks.is-a.dev --- domains/mc.toastersticks.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mc.toastersticks.json diff --git a/domains/mc.toastersticks.json b/domains/mc.toastersticks.json new file mode 100644 index 000000000..eb779638f --- /dev/null +++ b/domains/mc.toastersticks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ToasterSticks", + "email": "matt.zhao.18@gmail.com" + }, + "record": { + "A": ["168.138.69.189"] + } +} From c26fa2c4bba6964a1ae9c0bf562919ca173ef6ad Mon Sep 17 00:00:00 2001 From: Bhargav Mehta Date: Sun, 19 Feb 2023 21:53:51 -0500 Subject: [PATCH 1021/8412] update record value --- domains/bhargav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bhargav.json b/domains/bhargav.json index 1cbcb1618..27dc03188 100644 --- a/domains/bhargav.json +++ b/domains/bhargav.json @@ -4,6 +4,6 @@ "email": "bhargav.mehta01@gmail.com" }, "record": { - "TXT": "hey there!" + "CNAME": "bhargavmehta01.github.io" } } From adc0168dfbce5024aa03ee85896df9c7f7f0b039 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Mon, 20 Feb 2023 04:27:22 +0000 Subject: [PATCH 1022/8412] feat(domain): liquid.is-a.dev --- domains/liquid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/liquid.json diff --git a/domains/liquid.json b/domains/liquid.json new file mode 100644 index 000000000..3efa2a31b --- /dev/null +++ b/domains/liquid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThinLiquid", + "email": "ayomideilesanmi10@gmail.com" + }, + "record": { + "CNAME": "54194bf0" + } +} From 45ded463d21c28b1842d589c188b8b5c4621c335 Mon Sep 17 00:00:00 2001 From: LiquidDev Date: Mon, 20 Feb 2023 04:36:47 +0000 Subject: [PATCH 1023/8412] Update liquid.json --- domains/liquid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liquid.json b/domains/liquid.json index 3efa2a31b..c2392d21f 100644 --- a/domains/liquid.json +++ b/domains/liquid.json @@ -4,6 +4,6 @@ "email": "ayomideilesanmi10@gmail.com" }, "record": { - "CNAME": "54194bf0" + "CNAME": "54194bf0-7b74-4e11-a495-7c66c31a7c75.id.repl.co" } } From a65596c037255746ed0d5d7d28f7fdbfd1a06a7e Mon Sep 17 00:00:00 2001 From: qekbd7c6 Date: Mon, 20 Feb 2023 08:40:44 +0000 Subject: [PATCH 1024/8412] Register vbkg.is-a.dev --- domains/vbkg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vbkg.json diff --git a/domains/vbkg.json b/domains/vbkg.json new file mode 100644 index 000000000..b86f8c5b7 --- /dev/null +++ b/domains/vbkg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "qekbd7c6", + "email": "qekbd7c6@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx1.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 9118390b533275b9d916707fac56a58137434a46 Mon Sep 17 00:00:00 2001 From: Jakubk15 <77227023+Jakubk15@users.noreply.github.com> Date: Mon, 20 Feb 2023 20:17:31 +0100 Subject: [PATCH 1025/8412] Create jakub.json --- domains/jakub.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jakub.json diff --git a/domains/jakub.json b/domains/jakub.json new file mode 100644 index 000000000..56e54c3a2 --- /dev/null +++ b/domains/jakub.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jakubk15", + "email": "jakubk15@protonmail.com" + }, + "record": { + "URL": "https://github.com/Jakubk15" + } +} From 90d02ea34cf903dc5ec2b8bca16062c19de129bf Mon Sep 17 00:00:00 2001 From: Jakubk15 <77227023+Jakubk15@users.noreply.github.com> Date: Mon, 20 Feb 2023 20:23:06 +0100 Subject: [PATCH 1026/8412] Create discord.jakub.json --- domains/discord.jakub.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/discord.jakub.json diff --git a/domains/discord.jakub.json b/domains/discord.jakub.json new file mode 100644 index 000000000..dffc51f8d --- /dev/null +++ b/domains/discord.jakub.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jakubk15", + "email": "jakubk15@protonmail.com" + }, + "record": { + "URL": "https://discord.gg/FQ7jmGBd6c" + } +} From b5f73e96830325e7913a5dba266f30f14896c45d Mon Sep 17 00:00:00 2001 From: Jakubk15 <77227023+Jakubk15@users.noreply.github.com> Date: Mon, 20 Feb 2023 20:23:26 +0100 Subject: [PATCH 1027/8412] Create dc.jakub.json --- domains/dc.jakub.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dc.jakub.json diff --git a/domains/dc.jakub.json b/domains/dc.jakub.json new file mode 100644 index 000000000..dffc51f8d --- /dev/null +++ b/domains/dc.jakub.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jakubk15", + "email": "jakubk15@protonmail.com" + }, + "record": { + "URL": "https://discord.gg/FQ7jmGBd6c" + } +} From f913216b0df5ec55a5a35cca6c316fa5662c11a6 Mon Sep 17 00:00:00 2001 From: tharindudj Date: Tue, 21 Feb 2023 11:16:40 +0530 Subject: [PATCH 1028/8412] feat(domain): tharinduj.is-a.dev --- domains/tharinduj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tharinduj.json diff --git a/domains/tharinduj.json b/domains/tharinduj.json new file mode 100644 index 000000000..2e6cfc362 --- /dev/null +++ b/domains/tharinduj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tharindudj", + "email": "tharindujayakody21@gmail.com" + }, + "record": { + "URL": "https://tharindujayakody.me" + } +} From ab81f9954a8ef7dae63bd166ffd1da185811e743 Mon Sep 17 00:00:00 2001 From: LiquidDev Date: Tue, 21 Feb 2023 10:40:42 +0000 Subject: [PATCH 1029/8412] Update liquid.json --- domains/liquid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liquid.json b/domains/liquid.json index c2392d21f..2f50fbaea 100644 --- a/domains/liquid.json +++ b/domains/liquid.json @@ -4,6 +4,6 @@ "email": "ayomideilesanmi10@gmail.com" }, "record": { - "CNAME": "54194bf0-7b74-4e11-a495-7c66c31a7c75.id.repl.co" + "CNAME": "http://glitch.edgeapp.net/" } } From c843ba21636ad94bbec003dfa57d5e11aca66113 Mon Sep 17 00:00:00 2001 From: LiquidDev Date: Tue, 21 Feb 2023 10:42:39 +0000 Subject: [PATCH 1030/8412] Update liquid.json --- domains/liquid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liquid.json b/domains/liquid.json index 2f50fbaea..df51570cf 100644 --- a/domains/liquid.json +++ b/domains/liquid.json @@ -4,6 +4,6 @@ "email": "ayomideilesanmi10@gmail.com" }, "record": { - "CNAME": "http://glitch.edgeapp.net/" + "CNAME": "glitch.edgeapp.net" } } From e3d489e052b4af553adf70fc86c3b04d04456de0 Mon Sep 17 00:00:00 2001 From: arpit-batra Date: Tue, 21 Feb 2023 17:31:16 +0530 Subject: [PATCH 1031/8412] feat(domain): arpitbatra.is-a.dev --- domains/arpitbatra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arpitbatra.json diff --git a/domains/arpitbatra.json b/domains/arpitbatra.json new file mode 100644 index 000000000..8706a2c75 --- /dev/null +++ b/domains/arpitbatra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arpit-batra", + "email": "arpitbatra98@gmail.com" + }, + "record": { + "CNAME": "https://myportfolio-eb732.web.app" + } +} From 079404ccdc31385c0baf7ef7639aaab2910177ad Mon Sep 17 00:00:00 2001 From: ambaskaryash Date: Tue, 21 Feb 2023 19:30:15 +0530 Subject: [PATCH 1032/8412] feat(domain): ambaskaryash.is-a.dev --- domains/ambaskaryash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ambaskaryash.json diff --git a/domains/ambaskaryash.json b/domains/ambaskaryash.json new file mode 100644 index 000000000..2840f433d --- /dev/null +++ b/domains/ambaskaryash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ambaskaryash", + "email": "kimetsu119@gmail.com" + }, + "record": { + "CNAME": "ambaskaryash.github.io" + } +} From 4e0f7b0c367b4b3fa909f11fef1a23b766e132e5 Mon Sep 17 00:00:00 2001 From: rajmaskey Date: Tue, 21 Feb 2023 19:58:20 +0545 Subject: [PATCH 1033/8412] feat(domain): raj.is-a.dev --- domains/raj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raj.json diff --git a/domains/raj.json b/domains/raj.json new file mode 100644 index 000000000..8ca823d30 --- /dev/null +++ b/domains/raj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rajmaskey", + "email": "rajmaskey017@gmail.com" + }, + "record": { + "CNAME": "website-3.onrender.com" + } +} From ce7df98008a2525fca04b8c2e96baa433f4c09bf Mon Sep 17 00:00:00 2001 From: blueysh Date: Tue, 21 Feb 2023 12:48:41 -0500 Subject: [PATCH 1034/8412] feat(domain): blueysh.is-a.dev --- domains/blueysh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blueysh.json diff --git a/domains/blueysh.json b/domains/blueysh.json new file mode 100644 index 000000000..786440bd6 --- /dev/null +++ b/domains/blueysh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "blueysh", + "email": "jan.santi@icloud.com" + }, + "record": { + "URL": "https://blueysh.me" + } +} From 64eaff461d76b3174c390863f1c5402173eeaccb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 22 Feb 2023 08:03:23 +0800 Subject: [PATCH 1035/8412] fix cname --- domains/arpitbatra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arpitbatra.json b/domains/arpitbatra.json index 8706a2c75..d08d2141f 100644 --- a/domains/arpitbatra.json +++ b/domains/arpitbatra.json @@ -4,6 +4,6 @@ "email": "arpitbatra98@gmail.com" }, "record": { - "CNAME": "https://myportfolio-eb732.web.app" + "CNAME": "myportfolio-eb732.web.app" } } From dd84ab21f0f210357fb2d68b3804a83178108395 Mon Sep 17 00:00:00 2001 From: "_manu.codes" Date: Tue, 21 Feb 2023 21:43:22 -0800 Subject: [PATCH 1036/8412] Update manu.json --- domains/manu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manu.json b/domains/manu.json index bf4903496..673a3fd3c 100644 --- a/domains/manu.json +++ b/domains/manu.json @@ -6,6 +6,6 @@ "email": "manusvathgurudath@gmail.com" }, "record": { - "CNAME": "personal-website-2nk.pages.dev" + "CNAME": "manu-is-a-dev-yqz2.onrender.com" } } From 64a72d0ff24b93248cca6fb5a5c9dca1a3a031b3 Mon Sep 17 00:00:00 2001 From: lun4h <71488561+piotr25691@users.noreply.github.com> Date: Wed, 22 Feb 2023 12:33:11 +0100 Subject: [PATCH 1037/8412] setup improvmx with domain --- domains/lunah.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/lunah.json b/domains/lunah.json index f5a8b21af..631dff11e 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -6,6 +6,8 @@ "email": "lunah@lunahdev.ml" }, "record": { - "A": ["62.171.160.186"] + "A": ["62.171.160.186"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From be05ea75327df63d7701e1e7b4424b17af2de402 Mon Sep 17 00:00:00 2001 From: lun4h <71488561+piotr25691@users.noreply.github.com> Date: Wed, 22 Feb 2023 13:22:12 +0100 Subject: [PATCH 1038/8412] use discord for owner field --- domains/lunah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lunah.json b/domains/lunah.json index 631dff11e..dfbd66ffb 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -3,7 +3,7 @@ "repo": "https://github.com/piotr25691", "owner": { "username": "piotr25691", - "email": "lunah@lunahdev.ml" + "discord": "Lunah#3131" }, "record": { "A": ["62.171.160.186"], From 3eedf2ddd25b844b19a4cd3bda2f1638b74ce316 Mon Sep 17 00:00:00 2001 From: lun4h <71488561+piotr25691@users.noreply.github.com> Date: Wed, 22 Feb 2023 13:35:32 +0100 Subject: [PATCH 1039/8412] looks like the CI failed --- domains/lunah.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lunah.json b/domains/lunah.json index dfbd66ffb..43375a892 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -3,6 +3,7 @@ "repo": "https://github.com/piotr25691", "owner": { "username": "piotr25691", + "email": "", "discord": "Lunah#3131" }, "record": { From c050fefdad2e82bf897a4df82d5410f70b2028b3 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 23 Feb 2023 06:46:25 +0800 Subject: [PATCH 1040/8412] no NS as MX records --- domains/suki.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index 9d499c866..d713f5638 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -6,13 +6,7 @@ "email": "sukimayoo@outlook.com" }, "record": { - "A": [ - "212.193.3.66" - ], - "MX": [ - "ns1.crystalcloud.xyz", - "ns2.crystalcloud.xyz" - ], + "A": ["212.193.3.66"], "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all" } } From 3d92bd21c6ee8bc6da287d3d47229868faa5c5ac Mon Sep 17 00:00:00 2001 From: virtualWinter Date: Thu, 23 Feb 2023 00:59:44 +0200 Subject: [PATCH 1041/8412] feat(domain): winter.is-a.dev --- domains/winter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/winter.json diff --git a/domains/winter.json b/domains/winter.json new file mode 100644 index 000000000..3a385cc2a --- /dev/null +++ b/domains/winter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "me@winter-is-a-dev.ml" + }, + "record": { + "A": ["45.14.224.83"] + } +} From 4927465f59c54a31d13467f8d7855599117d96b3 Mon Sep 17 00:00:00 2001 From: Arpit Batra Date: Thu, 23 Feb 2023 12:09:48 +0530 Subject: [PATCH 1042/8412] updated arpitbatra.json Updated arpitbatra.json to add verification for custom domain for firebase hosting. --- domains/arpitbatra.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/arpitbatra.json b/domains/arpitbatra.json index d08d2141f..c46c31091 100644 --- a/domains/arpitbatra.json +++ b/domains/arpitbatra.json @@ -4,6 +4,7 @@ "email": "arpitbatra98@gmail.com" }, "record": { - "CNAME": "myportfolio-eb732.web.app" + "CNAME": "myportfolio-eb732.web.app", + "TXT": "google-site-verification=vx79ItCBRu5uv6KWvCP-ZJWfAFIdErpAoHg6z0DiIkc" } } From e683ef743fc7f3a42efc142579198b326b05a404 Mon Sep 17 00:00:00 2001 From: Rowaaaaan Date: Thu, 23 Feb 2023 14:45:55 +0800 Subject: [PATCH 1043/8412] feat(domain): rowan.is-a.dev --- domains/rowan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rowan.json diff --git a/domains/rowan.json b/domains/rowan.json new file mode 100644 index 000000000..f633d905c --- /dev/null +++ b/domains/rowan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rowaaaaan", + "email": "randornam@protonmail.com" + }, + "record": { + "URL": "https://rowaaaaan.github.io/" + } +} From f1300c8ac1182d841e63cc4231d02628722b303c Mon Sep 17 00:00:00 2001 From: Arpit Batra Date: Thu, 23 Feb 2023 14:31:57 +0530 Subject: [PATCH 1044/8412] Update arpitbatra.json I hope this will be fine. --- domains/arpitbatra.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/arpitbatra.json b/domains/arpitbatra.json index c46c31091..b493a35ef 100644 --- a/domains/arpitbatra.json +++ b/domains/arpitbatra.json @@ -4,7 +4,6 @@ "email": "arpitbatra98@gmail.com" }, "record": { - "CNAME": "myportfolio-eb732.web.app", - "TXT": "google-site-verification=vx79ItCBRu5uv6KWvCP-ZJWfAFIdErpAoHg6z0DiIkc" + "URL":"https://myportfolio-eb732.web.app" } } From 18942b5e457c106d3150ab26638e9c8fa7b77657 Mon Sep 17 00:00:00 2001 From: Arpit Batra Date: Thu, 23 Feb 2023 14:33:35 +0530 Subject: [PATCH 1045/8412] Update arpitbatra.json --- domains/arpitbatra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arpitbatra.json b/domains/arpitbatra.json index b493a35ef..a6ce35497 100644 --- a/domains/arpitbatra.json +++ b/domains/arpitbatra.json @@ -4,6 +4,6 @@ "email": "arpitbatra98@gmail.com" }, "record": { - "URL":"https://myportfolio-eb732.web.app" + "URL": "https://myportfolio-eb732.web.app" } } From 95602faf05e2ac12780610d1d1bddf3ff812bfe5 Mon Sep 17 00:00:00 2001 From: Alden <63831735+AldenizenMC@users.noreply.github.com> Date: Thu, 23 Feb 2023 20:19:57 +0700 Subject: [PATCH 1046/8412] Create aldenizenmc.json --- domains/aldenizenmc.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/aldenizenmc.json diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json new file mode 100644 index 000000000..72e586e59 --- /dev/null +++ b/domains/aldenizenmc.json @@ -0,0 +1,14 @@ +{ + "description": "", + "repo": "https://github.com/AldenizenMC/AldenizenMC.github.io", + "owner": { + "username": "AldenizenMC", + "discord": "AldenizenMC#1418", + "twitter": "aldenizenmc", + "note": "I am never online on twitter, message me on Discord instead. In case my discriminator changes, my user id is 529424782438170679" + }, + "record": { + "CNAME": "AldenizenMC.github.io", + "TXT": "google-site-verification=0dqhxN87NhMUJmcEUo6yCuOrYRX1tA_qD5JlMzFn48c" + } +} From 61cf0ad0acd93775c80809bea93542e977164731 Mon Sep 17 00:00:00 2001 From: frostzzone Date: Thu, 23 Feb 2023 09:17:30 -0800 Subject: [PATCH 1047/8412] feat(domain): frostzzone.is-a.dev --- domains/frostzzone.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/frostzzone.json diff --git a/domains/frostzzone.json b/domains/frostzzone.json new file mode 100644 index 000000000..06c6b8a57 --- /dev/null +++ b/domains/frostzzone.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "frostzzone", + "email": "frostzzone@gmail.com" + }, + "record": { + "CNAME": "57f1a47f-f450-481b-a776-5286b5cbc3e5.id.repl.co/" + } +} From 79e33106f0ed2723b1e456524ca167e707a7264a Mon Sep 17 00:00:00 2001 From: Ahmed Eldin <111728755+ahmed-eldin@users.noreply.github.com> Date: Thu, 23 Feb 2023 15:40:18 -0500 Subject: [PATCH 1048/8412] Create ahmedeldin.json --- domains/ahmedeldin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ahmedeldin.json diff --git a/domains/ahmedeldin.json b/domains/ahmedeldin.json new file mode 100644 index 000000000..fd38260fc --- /dev/null +++ b/domains/ahmedeldin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "", + "email": "" + "description": "Portfolio Website" + } + { + "record": { + "CNAME": "ahmed-eldin.github.io" + } +} +} From 11df2b1804ac405451d7d6a825e12f1390ccd146 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Feb 2023 07:37:42 +0800 Subject: [PATCH 1049/8412] Update ahmedeldin.json --- domains/ahmedeldin.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/ahmedeldin.json b/domains/ahmedeldin.json index fd38260fc..bf4608e6c 100644 --- a/domains/ahmedeldin.json +++ b/domains/ahmedeldin.json @@ -1,12 +1,10 @@ { + "description": "Portfolio Website" "owner": { - "username": "", - "email": "" - "description": "Portfolio Website" - } - { + "username": "ahmed-eldin", + "email": "ahmedeldin98@gmail.com" + }, "record": { "CNAME": "ahmed-eldin.github.io" } } -} From 62e6e0b4f81a4d0c3a46cae1418408c56a727a90 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Feb 2023 07:39:07 +0800 Subject: [PATCH 1050/8412] fix json --- domains/ahmedeldin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahmedeldin.json b/domains/ahmedeldin.json index bf4608e6c..cc2ba7a1d 100644 --- a/domains/ahmedeldin.json +++ b/domains/ahmedeldin.json @@ -1,5 +1,5 @@ { - "description": "Portfolio Website" + "description": "Portfolio Website", "owner": { "username": "ahmed-eldin", "email": "ahmedeldin98@gmail.com" From 1324f92a528d0ce8685311b4ab06b53be7ac2663 Mon Sep 17 00:00:00 2001 From: Alden <63831735+AldenizenMC@users.noreply.github.com> Date: Fri, 24 Feb 2023 07:08:48 +0700 Subject: [PATCH 1051/8412] Update aldenizenmc.json Removed TXT verification --- domains/aldenizenmc.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json index 72e586e59..1ce9da3b9 100644 --- a/domains/aldenizenmc.json +++ b/domains/aldenizenmc.json @@ -8,7 +8,6 @@ "note": "I am never online on twitter, message me on Discord instead. In case my discriminator changes, my user id is 529424782438170679" }, "record": { - "CNAME": "AldenizenMC.github.io", - "TXT": "google-site-verification=0dqhxN87NhMUJmcEUo6yCuOrYRX1tA_qD5JlMzFn48c" + "CNAME": "AldenizenMC.github.io" } } From e5f64066b08320b4ea2a699540d7a8dfb104d369 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Feb 2023 11:14:55 +0800 Subject: [PATCH 1052/8412] Update aldenizenmc.json --- domains/aldenizenmc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json index 1ce9da3b9..d27866fb1 100644 --- a/domains/aldenizenmc.json +++ b/domains/aldenizenmc.json @@ -1,5 +1,4 @@ { - "description": "", "repo": "https://github.com/AldenizenMC/AldenizenMC.github.io", "owner": { "username": "AldenizenMC", From 958b1cc5934e4ea494b5f634e56dfa5dc6f04bbc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Feb 2023 11:16:33 +0800 Subject: [PATCH 1053/8412] Update aldenizenmc.json --- domains/aldenizenmc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json index d27866fb1..94a381720 100644 --- a/domains/aldenizenmc.json +++ b/domains/aldenizenmc.json @@ -2,6 +2,7 @@ "repo": "https://github.com/AldenizenMC/AldenizenMC.github.io", "owner": { "username": "AldenizenMC", + "email": "", "discord": "AldenizenMC#1418", "twitter": "aldenizenmc", "note": "I am never online on twitter, message me on Discord instead. In case my discriminator changes, my user id is 529424782438170679" From 33e747d699ff8ddf1f59cfb3e5fbe1bcfeba43e9 Mon Sep 17 00:00:00 2001 From: swargarajbhowmik Date: Fri, 24 Feb 2023 08:47:40 +0530 Subject: [PATCH 1054/8412] feat(domain): argarajbhowmik.is-a.dev --- domains/argarajbhowmik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/argarajbhowmik.json diff --git a/domains/argarajbhowmik.json b/domains/argarajbhowmik.json new file mode 100644 index 000000000..f46e8436a --- /dev/null +++ b/domains/argarajbhowmik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "swargarajbhowmik", + "email": "swargaraj66@gmail.com" + }, + "record": { + "CNAME": "argarajbhowmik.github.io" + } +} From f7a71446929c24080a1ec8f5e6d6f22c99456163 Mon Sep 17 00:00:00 2001 From: axin! <94073870+axindev@users.noreply.github.com> Date: Fri, 24 Feb 2023 21:38:02 +1300 Subject: [PATCH 1055/8412] Delete axin.json --- domains/axin.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/axin.json diff --git a/domains/axin.json b/domains/axin.json deleted file mode 100644 index a3e510531..000000000 --- a/domains/axin.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Personal website", - "repo": "https://github.com/axindev/axindev.github.io", - "owner": { - "username": "axindev", - "email": "", - "discord": "axin!#9073" - }, - "record": { - "CNAME": "axindev.github.io" - } -} From ece18e756b1aa4f675e5e94416db0b95eb8625dd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Feb 2023 19:25:49 +0800 Subject: [PATCH 1056/8412] Update and rename argarajbhowmik.json to swargarajbhowmik.json --- domains/{argarajbhowmik.json => swargarajbhowmik.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{argarajbhowmik.json => swargarajbhowmik.json} (73%) diff --git a/domains/argarajbhowmik.json b/domains/swargarajbhowmik.json similarity index 73% rename from domains/argarajbhowmik.json rename to domains/swargarajbhowmik.json index f46e8436a..7a76d2598 100644 --- a/domains/argarajbhowmik.json +++ b/domains/swargarajbhowmik.json @@ -4,6 +4,6 @@ "email": "swargaraj66@gmail.com" }, "record": { - "CNAME": "argarajbhowmik.github.io" + "CNAME": "swargarajbhowmik.github.io" } } From fff3ec148f7c03012761c38b9d6559ca465730d3 Mon Sep 17 00:00:00 2001 From: N1kaCode Date: Fri, 24 Feb 2023 12:33:08 +0100 Subject: [PATCH 1057/8412] feat(domain): n1ka.is-a.dev --- domains/n1ka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/n1ka.json diff --git a/domains/n1ka.json b/domains/n1ka.json new file mode 100644 index 000000000..062014929 --- /dev/null +++ b/domains/n1ka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N1kaCode", + "email": "jeanlukashoffmann@gmail.com" + }, + "record": { + "URL": "https://beacons.ai/n1kacode" + } +} From e45440fc2fc8870f0858f5ffc78308a0195e37b1 Mon Sep 17 00:00:00 2001 From: Praquron Date: Fri, 24 Feb 2023 19:36:09 +0800 Subject: [PATCH 1058/8412] Create praquron.json --- domains/praquron.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/praquron.json diff --git a/domains/praquron.json b/domains/praquron.json new file mode 100644 index 000000000..847e2e221 --- /dev/null +++ b/domains/praquron.json @@ -0,0 +1,12 @@ +{ + "description": "A website to share my projects", + "repo": "https://github.com/Praquron/praquron.github.io", + "owner": { + "username": "Praquron", + "email": "praquron@gmail.com", + "twitter": "praquron" + }, + "record": { + "CNAME": "praquron.github.io" + } +} From dc3a2e51cbc0c81ce379282cf4ad1ba2e6178ea1 Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Fri, 24 Feb 2023 19:20:22 +0700 Subject: [PATCH 1059/8412] Added new.sx9 --- domains/new.sx9.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/new.sx9.json diff --git a/domains/new.sx9.json b/domains/new.sx9.json new file mode 100644 index 000000000..6f77a209e --- /dev/null +++ b/domains/new.sx9.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "SX-9", + "email": "hello@mail.sx9.is-a.dev" + }, + "record": { + "CNAME": "sx-9.github.io" + } + } + \ No newline at end of file From be2cc1f5622319385abc74b4d33375938ee4cf39 Mon Sep 17 00:00:00 2001 From: Medea Date: Fri, 24 Feb 2023 17:47:02 +0000 Subject: [PATCH 1060/8412] Changed CNAME to URL --- domains/vulcanwm.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vulcanwm.json b/domains/vulcanwm.json index 9baeb06e6..8413352b6 100644 --- a/domains/vulcanwm.json +++ b/domains/vulcanwm.json @@ -6,6 +6,6 @@ "email": "vulcanwmemail@gmail.com" }, "record": { - "CNAME": "e59a0be7-f4eb-4b1a-9b7f-29e2c556a9f8.repl.co" + "URL": "https://vulcanwm.vercel.app" } } From 469d2bf814cfcf3ec6bc6780d1502945836faec7 Mon Sep 17 00:00:00 2001 From: realGoonDev <125832951+realGoonDev@users.noreply.github.com> Date: Fri, 24 Feb 2023 21:19:06 +0100 Subject: [PATCH 1061/8412] Create goon.json --- domains/goon.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/goon.json diff --git a/domains/goon.json b/domains/goon.json new file mode 100644 index 000000000..e92bc1eba --- /dev/null +++ b/domains/goon.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "realGoonDev", + "email": "goondev@clia.tk", + "discord": "realGoon#5656" + }, + "record": { + "A": "38.242.146.64" + } +} From 9164b562ed8abca9e0bb5118181eb3216483bb7a Mon Sep 17 00:00:00 2001 From: RubenFilipe07 Date: Fri, 24 Feb 2023 23:22:00 -0300 Subject: [PATCH 1062/8412] feat(domain): ruben.is-a.dev --- domains/ruben.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ruben.json diff --git a/domains/ruben.json b/domains/ruben.json new file mode 100644 index 000000000..5344b7dc3 --- /dev/null +++ b/domains/ruben.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RubenFilipe07", + "email": "rubenfilipe.net@gmail.com" + }, + "record": { + "URL": "https://ruben-filipe.web.app/" + } +} From 5c743fecdfccb75449a82c977abc679c88519dbb Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Sat, 25 Feb 2023 11:28:22 +0530 Subject: [PATCH 1063/8412] Create ansh.json --- domains/ansh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ansh.json diff --git a/domains/ansh.json b/domains/ansh.json new file mode 100644 index 000000000..38f873b28 --- /dev/null +++ b/domains/ansh.json @@ -0,0 +1,11 @@ +{ + "description": "Ansh's personal website", + "repo": "https://github.com/anshtyagi0", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "CNAME": "anshtyagi.me" + } +} From 34cb7ff968cab21334f51c2ea67737e8cd861f2c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 25 Feb 2023 14:04:16 +0800 Subject: [PATCH 1064/8412] fix --- domains/goon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/goon.json b/domains/goon.json index e92bc1eba..c38d7fca5 100644 --- a/domains/goon.json +++ b/domains/goon.json @@ -5,6 +5,6 @@ "discord": "realGoon#5656" }, "record": { - "A": "38.242.146.64" + "A": ["38.242.146.64"] } } From f9b920937704e6ca66cc2971e48225a6088c84c5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 25 Feb 2023 14:08:16 +0800 Subject: [PATCH 1065/8412] fix record --- domains/gdbotlist.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gdbotlist.json b/domains/gdbotlist.json index 4f7788868..e591a7b72 100644 --- a/domains/gdbotlist.json +++ b/domains/gdbotlist.json @@ -3,5 +3,5 @@ "email": "hakekr27@gmail.com" }, "record": { - "CNAME": "gdbotlist.github.io" - } \ No newline at end of file + "CNAME": "coolsausage45.github.io" + } From 976945c7e4dc5be892d5f741cc83ad70049785ae Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 25 Feb 2023 14:09:36 +0800 Subject: [PATCH 1066/8412] fix json --- domains/gdbotlist.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/gdbotlist.json b/domains/gdbotlist.json index e591a7b72..aae9e4df4 100644 --- a/domains/gdbotlist.json +++ b/domains/gdbotlist.json @@ -1,3 +1,4 @@ +{ "owner": { "username": "coolsausage45", "email": "hakekr27@gmail.com" @@ -5,3 +6,4 @@ "record": { "CNAME": "coolsausage45.github.io" } +} From 45bbc3929dc4d231bcc5cd13c3c7efe54947dab7 Mon Sep 17 00:00:00 2001 From: Godwhitelight Date: Sat, 25 Feb 2023 14:47:42 +0200 Subject: [PATCH 1067/8412] feat(domain): godwhitelight.is-a.dev --- domains/godwhitelight.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/godwhitelight.json diff --git a/domains/godwhitelight.json b/domains/godwhitelight.json new file mode 100644 index 000000000..c7245a4be --- /dev/null +++ b/domains/godwhitelight.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Godwhitelight", + "email": "godwhitelight1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com."] + } +} From 7eb888a49ebded95186e7a5b6639165cbae390fe Mon Sep 17 00:00:00 2001 From: Godwhitelight <73111474+Godwhitelight@users.noreply.github.com> Date: Sat, 25 Feb 2023 14:49:42 +0200 Subject: [PATCH 1068/8412] Update godwhitelight.json --- domains/godwhitelight.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/godwhitelight.json b/domains/godwhitelight.json index c7245a4be..bbfb2e2c0 100644 --- a/domains/godwhitelight.json +++ b/domains/godwhitelight.json @@ -4,6 +4,6 @@ "email": "godwhitelight1@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com."] + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 71cfa0e9a595ea257ead8be1336d04a6afe186f3 Mon Sep 17 00:00:00 2001 From: Arsenij Kotikov <88907641+kotru21@users.noreply.github.com> Date: Sat, 25 Feb 2023 16:50:08 +0300 Subject: [PATCH 1069/8412] mail --- domains/kotikov.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/kotikov.json b/domains/kotikov.json index a9b686735..ae76310d7 100644 --- a/domains/kotikov.json +++ b/domains/kotikov.json @@ -3,9 +3,14 @@ "repo": "https://github.com/kotru21/kotikov", "owner": { "username": "kotru21", - "email": "kotikovv@proton.me" + "email": "kotikovv@proton.me", }, "record": { - "URL": "https://kotikov.pages.dev" + "URL": "https://kotikov.pages.dev", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 8f018bfc256b863c54263727d514d867101a97c9 Mon Sep 17 00:00:00 2001 From: Godwhitelight <73111474+Godwhitelight@users.noreply.github.com> Date: Sat, 25 Feb 2023 15:59:48 +0200 Subject: [PATCH 1070/8412] Update godwhitelight.json --- domains/godwhitelight.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/godwhitelight.json b/domains/godwhitelight.json index bbfb2e2c0..a90761fed 100644 --- a/domains/godwhitelight.json +++ b/domains/godwhitelight.json @@ -4,6 +4,7 @@ "email": "godwhitelight1@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From 9320bbaaa60f9e9f7978585d6a718ab51a308a45 Mon Sep 17 00:00:00 2001 From: Arsenij Kotikov <88907641+kotru21@users.noreply.github.com> Date: Sat, 25 Feb 2023 23:07:13 +0300 Subject: [PATCH 1071/8412] Update kotikov.json --- domains/kotikov.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/kotikov.json b/domains/kotikov.json index ae76310d7..b45c3e9ce 100644 --- a/domains/kotikov.json +++ b/domains/kotikov.json @@ -3,14 +3,14 @@ "repo": "https://github.com/kotru21/kotikov", "owner": { "username": "kotru21", - "email": "kotikovv@proton.me", + "email": "kotikovv@proton.me" }, "record": { "URL": "https://kotikov.pages.dev", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From dd0132b2fafb9e7ed7362cc4288c38ade32fc00e Mon Sep 17 00:00:00 2001 From: Arsenij Kotikov <88907641+kotru21@users.noreply.github.com> Date: Sat, 25 Feb 2023 23:10:04 +0300 Subject: [PATCH 1072/8412] think this domain is valid --- domains/kotikov.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kotikov.json b/domains/kotikov.json index b45c3e9ce..c170c860f 100644 --- a/domains/kotikov.json +++ b/domains/kotikov.json @@ -8,8 +8,8 @@ "record": { "URL": "https://kotikov.pages.dev", "MX": [ - "mx1.improvmx.com.", - "mx2.improvmx.com." + "mx1.improvmx.com", + "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 11507e8e98c4afea92be17def39cb166878f16ff Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C6=AC=CF=83=E1=B4=8D=CF=83=E1=B4=A2=E1=B4=80=E1=B4=8Bi?= Date: Sun, 26 Feb 2023 02:20:37 +0530 Subject: [PATCH 1073/8412] Create Tmozki.json --- domains/Tmozki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Tmozki.json diff --git a/domains/Tmozki.json b/domains/Tmozki.json new file mode 100644 index 000000000..81d98c21d --- /dev/null +++ b/domains/Tmozki.json @@ -0,0 +1,11 @@ +{ + "description": "Tmozki.is-dev.", + "repo": "https://github.com/Tomozki", + "owner": { + "username": "Tomozki", + "email": "Tomozki@animekun.in" + }, + "record": { + "URL": "https://github.com/Tomozki" + } +} From 706a55374516fb3da50b240bb76749d101971e22 Mon Sep 17 00:00:00 2001 From: snox Date: Sat, 25 Feb 2023 16:50:43 -0500 Subject: [PATCH 1074/8412] Update snox.json Edited domain to current --- domains/snox.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/snox.json b/domains/snox.json index 529ec557f..ca28d4ccf 100644 --- a/domains/snox.json +++ b/domains/snox.json @@ -1,12 +1,12 @@ { - "description": "snox.cf", - "repo": "https://snox.cf", + "description": "snox.codes", + "repo": "https://snox.codes", "owner": { "username": "SimplySnox", - "email": "hello@snox.cf", - "discord": "Snox#6973" + "email": "root@snox.codes", + "discord": "snox#0143" }, "record": { - "CNAME": "snox.cf" + "CNAME": "snox.codes" } } From 93e6c8d08612f7213b65c07608385fef5f8d9c31 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 26 Feb 2023 08:03:14 +0800 Subject: [PATCH 1075/8412] Update godwhitelight.json --- domains/godwhitelight.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/godwhitelight.json b/domains/godwhitelight.json index a90761fed..d5d97b1ee 100644 --- a/domains/godwhitelight.json +++ b/domains/godwhitelight.json @@ -4,7 +4,7 @@ "email": "godwhitelight1@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 6a7d7e70a38ae05c5729bd23dff3c736f0ee32bd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 26 Feb 2023 08:28:11 +0800 Subject: [PATCH 1076/8412] Update and rename Tmozki.json to tmozki.json --- domains/{Tmozki.json => tmozki.json} | 2 -- 1 file changed, 2 deletions(-) rename domains/{Tmozki.json => tmozki.json} (65%) diff --git a/domains/Tmozki.json b/domains/tmozki.json similarity index 65% rename from domains/Tmozki.json rename to domains/tmozki.json index 81d98c21d..72066f074 100644 --- a/domains/Tmozki.json +++ b/domains/tmozki.json @@ -1,6 +1,4 @@ { - "description": "Tmozki.is-dev.", - "repo": "https://github.com/Tomozki", "owner": { "username": "Tomozki", "email": "Tomozki@animekun.in" From 5488b0ca43d3185dd2ef4931efcc9ca0f8ecefd9 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 26 Feb 2023 08:34:42 +0800 Subject: [PATCH 1077/8412] Update README.md --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 70bfcba75..21dbe29e4 100644 --- a/README.md +++ b/README.md @@ -17,12 +17,15 @@

## Registration -Try out our new fast and easy subdomain registration service [here](https://register.is-a.dev)! +If you want to quickly register your subdomain, check out our subdomain registration service [here](https://register.is-a.dev)! -Or via the CI: +Or if you prefer to use your command line: ```bash npm install @is-a-dev/cli -g + +is-a-dev login + is-a-dev create ``` From f990a1ed3b63bb428bddfebea9a9936357261e96 Mon Sep 17 00:00:00 2001 From: Rakib <58966223+alraakib@users.noreply.github.com> Date: Sun, 26 Feb 2023 16:53:21 +0600 Subject: [PATCH 1078/8412] Delete alraakib.json --- domains/alraakib.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/alraakib.json diff --git a/domains/alraakib.json b/domains/alraakib.json deleted file mode 100644 index e8df4e8c5..000000000 --- a/domains/alraakib.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "alraakib", - "email": "alraakib@gmail.com" - }, - "record": { - "CNAME": "portrkb.netlify.app" - } - } - \ No newline at end of file From d6190e90441a7e38960aa8b539392bb66d37b6f8 Mon Sep 17 00:00:00 2001 From: Rowaaaaan <82100519+Rowaaaaan@users.noreply.github.com> Date: Mon, 27 Feb 2023 05:47:06 +0800 Subject: [PATCH 1079/8412] Update rowan.json --- domains/rowan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rowan.json b/domains/rowan.json index f633d905c..9e370be77 100644 --- a/domains/rowan.json +++ b/domains/rowan.json @@ -4,6 +4,6 @@ "email": "randornam@protonmail.com" }, "record": { - "URL": "https://rowaaaaan.github.io/" + "CNAME": "https://rowaaaaan.github.io/" } } From 4d540a16f97ad474b38b5144cd397897479c1d32 Mon Sep 17 00:00:00 2001 From: Rowaaaaan <82100519+Rowaaaaan@users.noreply.github.com> Date: Mon, 27 Feb 2023 05:47:56 +0800 Subject: [PATCH 1080/8412] Update rowan.json/ --- domains/rowan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rowan.json b/domains/rowan.json index 9e370be77..e1db74988 100644 --- a/domains/rowan.json +++ b/domains/rowan.json @@ -4,6 +4,6 @@ "email": "randornam@protonmail.com" }, "record": { - "CNAME": "https://rowaaaaan.github.io/" + "CNAME": "rowaaaaan.github.io/" } } From ab56126392d4f11e9701f957f060ee41436e8bf8 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Mon, 27 Feb 2023 11:04:19 +1100 Subject: [PATCH 1081/8412] Create shays.json --- domains/shays.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/shays.json diff --git a/domains/shays.json b/domains/shays.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/shays.json @@ -0,0 +1 @@ + From c2a0a417982e409eed691475445e4fd1c665f677 Mon Sep 17 00:00:00 2001 From: Qwerty-Qwerty88 Date: Sun, 26 Feb 2023 20:04:20 -0600 Subject: [PATCH 1082/8412] feat(domain): qwerty-qwerty.is-a.dev --- domains/qwerty-qwerty.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/qwerty-qwerty.json diff --git a/domains/qwerty-qwerty.json b/domains/qwerty-qwerty.json new file mode 100644 index 000000000..b922c0b7f --- /dev/null +++ b/domains/qwerty-qwerty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Qwerty-Qwerty88", + "email": "personqwertyperson88@gmail.com" + }, + "record": { + "CNAME": "d9394ac5-c4db-44e1-b67f-198ad4c7dc3a.id.repl.co" + } +} From e779204a5eeabb3bb647f63f8f9e3d3d3e06bc1f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 27 Feb 2023 13:36:25 +0800 Subject: [PATCH 1083/8412] fix record --- domains/rowan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rowan.json b/domains/rowan.json index e1db74988..fa8f9bcb0 100644 --- a/domains/rowan.json +++ b/domains/rowan.json @@ -4,6 +4,6 @@ "email": "randornam@protonmail.com" }, "record": { - "CNAME": "rowaaaaan.github.io/" + "CNAME": "rowaaaaan.github.io" } } From 1d0adef0be961766a952f457a64aad6860f9c288 Mon Sep 17 00:00:00 2001 From: jcgaming-official <77482435+jcgaming-official@users.noreply.github.com> Date: Mon, 27 Feb 2023 19:43:08 +0800 Subject: [PATCH 1084/8412] Create jcquieta.json --- domains/jcquieta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jcquieta.json diff --git a/domains/jcquieta.json b/domains/jcquieta.json new file mode 100644 index 000000000..9b1098dc5 --- /dev/null +++ b/domains/jcquieta.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Portfolio", + "repo": "https://github.com/jcgaming-official/jcgaming-official.github.io", + "owner": { + "username": "jcgaming-official", + "email": "dev.jcquieta@gmail.com" + }, + "record": { + "CNAME": "jcgaming-official.github.io" + } +} From 458cf654486f98745742719a209d2a90e53ffa68 Mon Sep 17 00:00:00 2001 From: Alepha Null Date: Mon, 27 Feb 2023 20:49:25 +0530 Subject: [PATCH 1085/8412] Added alephanull.is-a.dev --- domains/alephanull.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/alephanull.json diff --git a/domains/alephanull.json b/domains/alephanull.json new file mode 100644 index 000000000..f54cdb31e --- /dev/null +++ b/domains/alephanull.json @@ -0,0 +1,13 @@ +{ + "description": "Personal website and blog", + "repo": "https://github.com/AlephaNull/AlephaNull.github.io", + "owner": { + "username": "AlephaNull", + "email": "alephanull7@pm.me", + "twitter": "" + }, + "record": { + "CNAME": "alephanull.github.io" + } +} + From a095f54583804e855bbf02f747d5385a8f2d37f1 Mon Sep 17 00:00:00 2001 From: LonelyOrangeBall <82416698+loneorangeball@users.noreply.github.com> Date: Mon, 27 Feb 2023 09:57:02 -0600 Subject: [PATCH 1086/8412] I changed my github username --- domains/loneorangeball.json | 12 ++++++++++++ domains/shinpitekita.json | 12 ------------ 2 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 domains/loneorangeball.json delete mode 100644 domains/shinpitekita.json diff --git a/domains/loneorangeball.json b/domains/loneorangeball.json new file mode 100644 index 000000000..40a75436d --- /dev/null +++ b/domains/loneorangeball.json @@ -0,0 +1,12 @@ +{ + "description": "loneorangeball's website", + "owner": { + "username": "loneorangeball", + "email": "", + "twitter": "LoneOrangeBall", + "discord": "orangeBall#6183" + }, + "record": { + "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co" + } +} diff --git a/domains/shinpitekita.json b/domains/shinpitekita.json deleted file mode 100644 index 88373d833..000000000 --- a/domains/shinpitekita.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Shinpi's website", - "owner": { - "username": "Shinpi-Tekita", - "email": "", - "twitter": "shinpitekita", - "discord": "Shinpi#6183" - }, - "record": { - "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co" - } -} From d5ebd2876c0924bd567db96a6ac53766866da928 Mon Sep 17 00:00:00 2001 From: Manish5121 Date: Tue, 28 Feb 2023 02:21:20 +0530 Subject: [PATCH 1087/8412] feat(domain): micky.is-a.dev --- domains/micky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/micky.json diff --git a/domains/micky.json b/domains/micky.json new file mode 100644 index 000000000..9f13d6dac --- /dev/null +++ b/domains/micky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Manish5121", + "email": "manishgambhirrao21@gmail.com" + }, + "record": { + "CNAME": "https://manish5121.github.io/personal-website/" + } +} From ef1e4ba3a09e1b557adada6e8b27815d184bf292 Mon Sep 17 00:00:00 2001 From: unqxl <46648824+unqxl@users.noreply.github.com> Date: Tue, 28 Feb 2023 03:21:48 +0500 Subject: [PATCH 1088/8412] Added whyme --- domains/whyme.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/whyme.json diff --git a/domains/whyme.json b/domains/whyme.json new file mode 100644 index 000000000..e1f8ee621 --- /dev/null +++ b/domains/whyme.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "unqxl", + "email": "andreyzero123@gmail.com" + }, + "record": { + "A": ["181.215.68.159"] + } + } + \ No newline at end of file From 4d925902c73c973b5b237d80cbf363b15d075266 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 28 Feb 2023 07:04:06 +0800 Subject: [PATCH 1089/8412] fix --- domains/alephanull.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/alephanull.json b/domains/alephanull.json index f54cdb31e..8b18bcd52 100644 --- a/domains/alephanull.json +++ b/domains/alephanull.json @@ -3,11 +3,9 @@ "repo": "https://github.com/AlephaNull/AlephaNull.github.io", "owner": { "username": "AlephaNull", - "email": "alephanull7@pm.me", - "twitter": "" + "email": "alephanull7@pm.me" }, "record": { "CNAME": "alephanull.github.io" } -} - +} From 77093fbefe32a04fcffbb2dc423f19d0657b1cad Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 28 Feb 2023 07:06:50 +0800 Subject: [PATCH 1090/8412] fix record --- domains/micky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/micky.json b/domains/micky.json index 9f13d6dac..0d2d9fd41 100644 --- a/domains/micky.json +++ b/domains/micky.json @@ -4,6 +4,6 @@ "email": "manishgambhirrao21@gmail.com" }, "record": { - "CNAME": "https://manish5121.github.io/personal-website/" + "CNAME": "manish5121.github.io" } } From 39cc195802d62126aa3d6727233790fc81950012 Mon Sep 17 00:00:00 2001 From: chamanbravo Date: Tue, 28 Feb 2023 08:40:59 +0545 Subject: [PATCH 1091/8412] feat(domain): chaman.is-a.dev --- domains/chaman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chaman.json diff --git a/domains/chaman.json b/domains/chaman.json new file mode 100644 index 000000000..5c0fbf2d2 --- /dev/null +++ b/domains/chaman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chamanbravo", + "email": "chamanpro9@gmail.com" + }, + "record": { + "CNAME": "chamanbravo.github.io" + } +} From 4e2ed4606fcea60b9f9af356c45421c2541b3ffa Mon Sep 17 00:00:00 2001 From: Fabian <51055703+CreepsoOff@users.noreply.github.com> Date: Tue, 28 Feb 2023 10:00:47 +0100 Subject: [PATCH 1092/8412] Create creepso.json --- domains/creepso.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/creepso.json diff --git a/domains/creepso.json b/domains/creepso.json new file mode 100644 index 000000000..df6f4f1be --- /dev/null +++ b/domains/creepso.json @@ -0,0 +1,11 @@ +{ + "description": "I will use this website to make it a portfolio", + "repo": "https://github.com/creepsooff/creepsooff.github.io", + "owner": { + "username": "creepsooff", + "email": "eternel_universite0s@icloud.com" + }, + "record": { + "CNAME": "creepsooff.github.io" + } +} From 2258b196526850b63cb41a325ca18bf713a12051 Mon Sep 17 00:00:00 2001 From: MASMIYEN Date: Tue, 28 Feb 2023 10:05:10 +0100 Subject: [PATCH 1093/8412] feat(domain): masmiyen.is-a.dev --- domains/masmiyen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/masmiyen.json diff --git a/domains/masmiyen.json b/domains/masmiyen.json new file mode 100644 index 000000000..25418eb0b --- /dev/null +++ b/domains/masmiyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MASMIYEN", + "email": "masmiyen@gmail.com" + }, + "record": { + "A": ["69"] + } +} From 765c8a61db922142f311c510784ba096f20f4470 Mon Sep 17 00:00:00 2001 From: ToastifyDev Date: Tue, 28 Feb 2023 18:50:44 +0800 Subject: [PATCH 1094/8412] feat(domain): toasted.is-a.dev --- domains/toasted.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/toasted.json diff --git a/domains/toasted.json b/domains/toasted.json new file mode 100644 index 000000000..5be53de10 --- /dev/null +++ b/domains/toasted.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ToastifyDev", + "email": "realtcatech@gmail.com" + }, + "record": { + "CNAME": "cname.vercel-dns.com" + } +} From 65b1f61975d83e43cb7d08a5846cfcb662c40f56 Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Tue, 28 Feb 2023 11:02:04 +0000 Subject: [PATCH 1095/8412] Update toasted.json --- domains/toasted.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/toasted.json b/domains/toasted.json index 5be53de10..bd55378e7 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -1,9 +1,9 @@ { "owner": { "username": "ToastifyDev", - "email": "realtcatech@gmail.com" + "email": "hey@toastify.tk" }, "record": { - "CNAME": "cname.vercel-dns.com" + "CNAME": "portfolio-production-318d.up.railway.app" } } From a84c2c7d19455f8dc4423c351f1d68b061764ea7 Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Tue, 28 Feb 2023 12:21:42 +0000 Subject: [PATCH 1096/8412] Update toasted.json --- domains/toasted.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/toasted.json b/domains/toasted.json index bd55378e7..c92b0469d 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -4,6 +4,6 @@ "email": "hey@toastify.tk" }, "record": { - "CNAME": "portfolio-production-318d.up.railway.app" + "CNAME": "toastifydev.github.io" } } From fb579d8eaef833d20e741b026424e201ff99d67d Mon Sep 17 00:00:00 2001 From: callback cat <76839908+chamanbravo@users.noreply.github.com> Date: Tue, 28 Feb 2023 18:26:49 +0545 Subject: [PATCH 1097/8412] Update chaman.json --- domains/chaman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chaman.json b/domains/chaman.json index 5c0fbf2d2..b12a58a69 100644 --- a/domains/chaman.json +++ b/domains/chaman.json @@ -4,6 +4,6 @@ "email": "chamanpro9@gmail.com" }, "record": { - "CNAME": "chamanbravo.github.io" + "CNAME": "chadman.vercel.app" } } From 2f6522605ba4c6d44a7aac5a7a94d15ffbd9b48c Mon Sep 17 00:00:00 2001 From: OnionDev Date: Tue, 28 Feb 2023 18:16:24 +0530 Subject: [PATCH 1098/8412] Create oniondev.json --- domains/oniondev.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/oniondev.json diff --git a/domains/oniondev.json b/domains/oniondev.json new file mode 100644 index 000000000..5c99f6c7d --- /dev/null +++ b/domains/oniondev.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "OnionDev1885", + "email": "", + "discord": "OnionDev#1885" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } +} From fae2126e4b373405a302323855905f14585ba448 Mon Sep 17 00:00:00 2001 From: OnionDev Date: Tue, 28 Feb 2023 18:18:03 +0530 Subject: [PATCH 1099/8412] Update oniondev.json --- domains/oniondev.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/oniondev.json b/domains/oniondev.json index 5c99f6c7d..0309de764 100644 --- a/domains/oniondev.json +++ b/domains/oniondev.json @@ -8,6 +8,8 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "URL": "https://trgop.gq" } } From 8420efed02a5cf9835d0eb7bd1404b89be468b60 Mon Sep 17 00:00:00 2001 From: Marouane Asmiyen <123839250+MASMIYEN@users.noreply.github.com> Date: Tue, 28 Feb 2023 13:54:13 +0100 Subject: [PATCH 1100/8412] masmiyen --- domains/.masmiyen.json.un~ | Bin 0 -> 531 bytes domains/masmiyen.json | Bin 138 -> 6 bytes domains/masmiyen.json~ | Bin 0 -> 22 bytes 3 files changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/.masmiyen.json.un~ create mode 100644 domains/masmiyen.json~ diff --git a/domains/.masmiyen.json.un~ b/domains/.masmiyen.json.un~ new file mode 100644 index 0000000000000000000000000000000000000000..973e2b2415167496f9bcf1100767287a45ccf491 GIT binary patch literal 531 zcmWH`%$*;a=aT=Ffho^~d(QvORWs%+b$PbCf=j1jf~@^!bBnT8!NqLi>ler}FfcFz zF${1386ZAP48{iYlmGtYV1bClUx4XAqG5_bhA{jG0=O|qibk2#3ISkrutTHcs|1>% Ups3);O)SpMtW3=_ZG6580IgIanE(I) literal 0 HcmV?d00001 diff --git a/domains/masmiyen.json b/domains/masmiyen.json index 25418eb0bf0842f407c89a5da2f7e59aba9ca075..49cc8ef0e116cef009fe0bd72473a964bbd07f9b 100644 GIT binary patch literal 6 NcmezWkC%aq0RRg=0u=xN literal 138 zcmb>CQUC&_{PMiiA|)$@YA_cpR9c)`l$V&B3KUiHbqx0PjCA!=(m}|l<|bz5fFyGh vi*qw8Q}Z0sK_Ys|`MFA9RkaYsN=2#3`9&$HhC2ee(Mo2PO0f{7T(w*PYQ`aS diff --git a/domains/masmiyen.json~ b/domains/masmiyen.json~ new file mode 100644 index 0000000000000000000000000000000000000000..5c6edea98a644adc29826d8b39fecf7959979abe GIT binary patch literal 22 dcmezWFP9;ap_n0;A(Nq!A(bJIftP`c0RUF~1$Y1e literal 0 HcmV?d00001 From 9a8921c137fcf67583768711e80a29b963ac22cd Mon Sep 17 00:00:00 2001 From: Lalman888 Date: Tue, 28 Feb 2023 21:49:52 +0530 Subject: [PATCH 1101/8412] feat(domain): lalmanthakur.is-a.dev --- domains/lalmanthakur.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lalmanthakur.json diff --git a/domains/lalmanthakur.json b/domains/lalmanthakur.json new file mode 100644 index 000000000..e7d23c690 --- /dev/null +++ b/domains/lalmanthakur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Lalman888", + "email": "chauhanlakshay074@gmail.com" + }, + "record": { + "URL": "1" + } +} From 142e7bf4157a2fb45fb401119cded0df7f0152dc Mon Sep 17 00:00:00 2001 From: Heet Pande <69085878+heetjpande@users.noreply.github.com> Date: Wed, 1 Mar 2023 00:02:14 +0530 Subject: [PATCH 1102/8412] Create heet.json --- domains/heet.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/heet.json diff --git a/domains/heet.json b/domains/heet.json new file mode 100644 index 000000000..2e25d4bbd --- /dev/null +++ b/domains/heet.json @@ -0,0 +1,12 @@ +{ + "description": "Terminal Style Portfolio", + "repo": "https://github.com/heetjpande/terminal", + "owner": { + "username": "heetjpande", + "email": "heetjpande@gmail.com", + "twitter": "pandeheet" + }, + "record": { + "CNAME": "bejewelled-gnome-25199e.netlify.app" + } +} From 3a0690bdd55ce5f8679e4896a290a2af48cfc2e7 Mon Sep 17 00:00:00 2001 From: Heet Pande <69085878+heetjpande@users.noreply.github.com> Date: Wed, 1 Mar 2023 00:07:19 +0530 Subject: [PATCH 1103/8412] CNAME to URL --- domains/heet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/heet.json b/domains/heet.json index 2e25d4bbd..30b544be8 100644 --- a/domains/heet.json +++ b/domains/heet.json @@ -7,6 +7,6 @@ "twitter": "pandeheet" }, "record": { - "CNAME": "bejewelled-gnome-25199e.netlify.app" + "URL": "https://bejewelled-gnome-25199e.netlify.app/" } } From 90fe0221796da34c420877070bd430bbcfe65e24 Mon Sep 17 00:00:00 2001 From: Exo <95084482+Exo-OX1564@users.noreply.github.com> Date: Tue, 28 Feb 2023 19:27:57 +0000 Subject: [PATCH 1104/8412] Create exoo.json --- domains/exoo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/exoo.json diff --git a/domains/exoo.json b/domains/exoo.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/exoo.json @@ -0,0 +1 @@ + From 6fde139cab0a0d0b078d06e7014492daed6d2052 Mon Sep 17 00:00:00 2001 From: Exo-OX1564 Date: Tue, 28 Feb 2023 19:30:47 +0000 Subject: [PATCH 1105/8412] feat(domain): exoooo.is-a.dev --- domains/exoooo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/exoooo.json diff --git a/domains/exoooo.json b/domains/exoooo.json new file mode 100644 index 000000000..500bbd1aa --- /dev/null +++ b/domains/exoooo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Exo-OX1564", + "email": "uhaveen@gmail.com" + }, + "record": { + "CNAME": "12" + } +} From def53b8631559f0b2cd14555d627afc5b93d2ad1 Mon Sep 17 00:00:00 2001 From: skaar513 Date: Wed, 1 Mar 2023 02:38:21 +0530 Subject: [PATCH 1106/8412] feat(domain): sxrv.is-a.dev --- domains/sxrv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sxrv.json diff --git a/domains/sxrv.json b/domains/sxrv.json new file mode 100644 index 000000000..655eb76c8 --- /dev/null +++ b/domains/sxrv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skaar513", + "email": "skaar513@gmail.com" + }, + "record": { + "URL": "sxrv" + } +} From 665255930bcc1feeffb13ff627882654457d085b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 1 Mar 2023 07:10:47 +0800 Subject: [PATCH 1107/8412] Change to URL Vercel isn't supported --- domains/chaman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chaman.json b/domains/chaman.json index b12a58a69..5ee5fb288 100644 --- a/domains/chaman.json +++ b/domains/chaman.json @@ -4,6 +4,6 @@ "email": "chamanpro9@gmail.com" }, "record": { - "CNAME": "chadman.vercel.app" + "URL": "https://chadman.vercel.app" } } From 31a335f15b22c1763b4377ccac28004dd10a4919 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Wed, 1 Mar 2023 12:26:48 +1100 Subject: [PATCH 1108/8412] Update shays.json --- domains/shays.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/shays.json b/domains/shays.json index 8b1378917..e35575937 100644 --- a/domains/shays.json +++ b/domains/shays.json @@ -1 +1,10 @@ - +{ + "description": "my folio site", + "repo": "https://github.com/SHays24/SHays24.github.io", + "owner": { + "username": "SHays24", + }, + "record": { + "CNAME": "SHays24.github.io" + } +} From a86eba89402d4518580323f607e93b6d6e8d5888 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Wed, 1 Mar 2023 12:29:22 +1100 Subject: [PATCH 1109/8412] Update shays.json --- domains/shays.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/shays.json b/domains/shays.json index e35575937..a66f74ffa 100644 --- a/domains/shays.json +++ b/domains/shays.json @@ -3,6 +3,7 @@ "repo": "https://github.com/SHays24/SHays24.github.io", "owner": { "username": "SHays24", + "email": "SHays24@student.sacs.nsw.edu.au" }, "record": { "CNAME": "SHays24.github.io" From 8e6006f0628e8fdcf462c810a90f931a2267eff2 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Wed, 1 Mar 2023 07:01:50 +0530 Subject: [PATCH 1110/8412] Add MX record --- domains/suki.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/suki.json b/domains/suki.json index d713f5638..ef470759e 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -7,6 +7,7 @@ }, "record": { "A": ["212.193.3.66"], - "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all" + "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all", + "MX": "panel.crystalcloud.xyz" } } From 01c9e1450c113482ea6b608da09c7c3dfc2c14a1 Mon Sep 17 00:00:00 2001 From: callback cat <76839908+chamanbravo@users.noreply.github.com> Date: Wed, 1 Mar 2023 08:48:32 +0545 Subject: [PATCH 1111/8412] didn't support vercel so adding aws --- domains/chaman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chaman.json b/domains/chaman.json index 5ee5fb288..683e5f407 100644 --- a/domains/chaman.json +++ b/domains/chaman.json @@ -4,6 +4,6 @@ "email": "chamanpro9@gmail.com" }, "record": { - "URL": "https://chadman.vercel.app" + "URL": "http://ec2-100-25-169-165.compute-1.amazonaws.com" } } From e95d9f919e76e321bc4a809cae08b995281c4246 Mon Sep 17 00:00:00 2001 From: Lalman Thakur <90516185+Lalman888@users.noreply.github.com> Date: Wed, 1 Mar 2023 10:09:16 +0530 Subject: [PATCH 1112/8412] Update lalmanthakur.json --- domains/lalmanthakur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lalmanthakur.json b/domains/lalmanthakur.json index e7d23c690..9fa90dd07 100644 --- a/domains/lalmanthakur.json +++ b/domains/lalmanthakur.json @@ -4,6 +4,6 @@ "email": "chauhanlakshay074@gmail.com" }, "record": { - "URL": "1" + "URL": "https://lalmanthakur.vercel.app" } } From f5b4ef16f30fc0ff48950d554ebf3e8ffb0c8584 Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Wed, 1 Mar 2023 04:46:47 +0000 Subject: [PATCH 1113/8412] Update toasted.json --- domains/toasted.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/toasted.json b/domains/toasted.json index c92b0469d..c332e1d06 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -1,4 +1,6 @@ { + "description": "The official portfolio of ToastedToast/Toastify. Built with Astro, Tailwind CSS, and Daisy UI.", + "repo": "https://github.com/ToastifyDev/portfolio", "owner": { "username": "ToastifyDev", "email": "hey@toastify.tk" From 26bac5c97039922589388320df305344bf966a1a Mon Sep 17 00:00:00 2001 From: skaar513 Date: Wed, 1 Mar 2023 10:28:34 +0530 Subject: [PATCH 1114/8412] feat(domain): sxvr.is-a.dev --- domains/sxvr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sxvr.json diff --git a/domains/sxvr.json b/domains/sxvr.json new file mode 100644 index 000000000..9ebe47c8f --- /dev/null +++ b/domains/sxvr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skaar513", + "email": "skaar513@gmail.com" + }, + "record": { + "CNAME": "https://skaar513.github.io" + } +} From b97cf63d95d0e979b0a5448b64fac508ac3e647f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 1 Mar 2023 19:19:03 +0800 Subject: [PATCH 1115/8412] Update sxvr.json --- domains/sxvr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sxvr.json b/domains/sxvr.json index 9ebe47c8f..2e4bcc58b 100644 --- a/domains/sxvr.json +++ b/domains/sxvr.json @@ -4,6 +4,6 @@ "email": "skaar513@gmail.com" }, "record": { - "CNAME": "https://skaar513.github.io" + "CNAME": "skaar513.github.io" } } From c08116aa1375d1eacdb264e1fc935756d5c4614c Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Wed, 1 Mar 2023 12:25:48 +0000 Subject: [PATCH 1116/8412] Update tca.json --- domains/tca.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/tca.json b/domains/tca.json index 944241e02..0129e8212 100644 --- a/domains/tca.json +++ b/domains/tca.json @@ -1,12 +1,11 @@ { "description": "TCA's official portfolio, if you can call it that.", - "repo": "https://github.com/NotTCA/devsite", + "repo": "https://github.com/ToastifyDev/devsite", "owner": { - "username": "NotTCA", - "email": "me@nottca.tk", - "twitter": "https://twitter.com/imTCA_" + "username": "ToastifyDev", + "email": "hey@toastify.tk" }, "record": { - "CNAME": "nottca.github.io" + "URL": "https://toasted.is-a.dev" } } From 5009bbe4597e4c5f5460bf499fd0924605dca438 Mon Sep 17 00:00:00 2001 From: Tim <50992017+tim-it-ger@users.noreply.github.com> Date: Wed, 1 Mar 2023 15:32:21 +0100 Subject: [PATCH 1117/8412] Create tim-q.json --- domains/tim-q.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tim-q.json diff --git a/domains/tim-q.json b/domains/tim-q.json new file mode 100644 index 000000000..e328d0356 --- /dev/null +++ b/domains/tim-q.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tim Q.", + "email": "contact@tim-q.de" + }, + "record": { + "URL": "https://tim-q.de" + } +} From bca90679dbb246a19a9da78560b92a714a6f12aa Mon Sep 17 00:00:00 2001 From: Tim <50992017+tim-it-ger@users.noreply.github.com> Date: Wed, 1 Mar 2023 15:34:29 +0100 Subject: [PATCH 1118/8412] Update tim-q.json --- domains/tim-q.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/tim-q.json b/domains/tim-q.json index e328d0356..cfec00ad0 100644 --- a/domains/tim-q.json +++ b/domains/tim-q.json @@ -1,9 +1,11 @@ { + "description": "My personal portfolio", "owner": { "username": "Tim Q.", - "email": "contact@tim-q.de" + "email": "contact@tim-q.de", + "discord": "Vatic#0920" }, "record": { - "URL": "https://tim-q.de" + "CNAME": "tim-q.de" } } From acaab604fd57314c3c51610d21c13bfa87ac3c56 Mon Sep 17 00:00:00 2001 From: ItzCrazyKns <95534749+ItzCrazyKns@users.noreply.github.com> Date: Wed, 1 Mar 2023 21:12:26 +0530 Subject: [PATCH 1119/8412] Create kns.json --- domains/kns.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kns.json diff --git a/domains/kns.json b/domains/kns.json new file mode 100644 index 000000000..5c753a9df --- /dev/null +++ b/domains/kns.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ItzCrazyKns", + "email": "", + "discord": "ItzCrazyKns#1337" + }, + "record": { + "A": [ + "129.153.126.170" + ] + } +} From 5018ac80cfabf625dbeefb64e2f140b44f8aa042 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 2 Mar 2023 06:22:07 +0800 Subject: [PATCH 1120/8412] Update tim-q.json --- domains/tim-q.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tim-q.json b/domains/tim-q.json index cfec00ad0..d489e8381 100644 --- a/domains/tim-q.json +++ b/domains/tim-q.json @@ -1,7 +1,7 @@ { "description": "My personal portfolio", "owner": { - "username": "Tim Q.", + "username": "tim-it-ger", "email": "contact@tim-q.de", "discord": "Vatic#0920" }, From 1be8c3c13f74daae5a1d12e51645e9c3e71bba13 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 2 Mar 2023 06:32:03 +0800 Subject: [PATCH 1121/8412] fix username --- domains/gaurav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gaurav.json b/domains/gaurav.json index 67d9c2ee9..380a7756a 100644 --- a/domains/gaurav.json +++ b/domains/gaurav.json @@ -2,7 +2,7 @@ "description": "Gaurav Tewari", "repo": "https://github.com/tewarig/tewarig.github.io", "owner": { - "username": "Gaurav", + "username": "tewarig", "email": "gauravtewari111@gmail.com" }, "record": { From 46c722d04cbbd3d4e119dee71dc227866666e5a1 Mon Sep 17 00:00:00 2001 From: insertsmc228 <35738511+insertsmc228@users.noreply.github.com> Date: Thu, 2 Mar 2023 13:32:31 +0200 Subject: [PATCH 1122/8412] Added eduardkotov --- domains/eduardkotov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eduardkotov.json diff --git a/domains/eduardkotov.json b/domains/eduardkotov.json new file mode 100644 index 000000000..290b33b89 --- /dev/null +++ b/domains/eduardkotov.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "insertsmc228", + "email": "miron720@ukr.net" + }, + "record": { + "A": ["35.158.255.221"] + } + } + \ No newline at end of file From d432cd151e8f198a8a5394ecacea0b01110bd10e Mon Sep 17 00:00:00 2001 From: NightsFaII <125892967+NightsFaII@users.noreply.github.com> Date: Thu, 2 Mar 2023 15:12:33 +0100 Subject: [PATCH 1123/8412] Added nightsfall --- domains/nightsfall.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nightsfall.json diff --git a/domains/nightsfall.json b/domains/nightsfall.json new file mode 100644 index 000000000..c2aa8ce91 --- /dev/null +++ b/domains/nightsfall.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "NightsFaII", + "email": "niqhtsfall2@gmail.com" + }, + "record": { + "CNAME": "nightsfaii.github.io" + } + } + \ No newline at end of file From 00f3986842577121e141bef62a7bc418352f8d36 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Thu, 2 Mar 2023 22:40:46 +0700 Subject: [PATCH 1124/8412] docs: no register.is-a.dev --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 21dbe29e4..2e46e68b8 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,15 @@

## Registration -If you want to quickly register your subdomain, check out our subdomain registration service [here](https://register.is-a.dev)! +###### Manual registration: +- [Fork](https://github.com/is-a-dev/register/fork) this repository. +- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. +- [Read the documentation](https://is-a.dev/docs). +- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* +- After the pull request is merged, please allow up to 24 hours for the changes to propagate. +- Enjoy your new `.is-a.dev` domain! -Or if you prefer to use your command line: +###### Or if you prefer to use your command line: ```bash npm install @is-a-dev/cli -g @@ -29,13 +35,7 @@ is-a-dev login is-a-dev create ``` -**Manual Registration**: -- [Fork](https://github.com/is-a-dev/register/fork) this repository. -- Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. -- [Read the documentation](https://is-a.dev/docs). -- Your pull request will be reviewed and merged. *Make sure to keep an eye on it incase we need you to make any changes!* -- After the pull request is merged, please allow up to 24 hours for the changes to propagate. -- Enjoy your new `.is-a.dev` domain! + ## Status You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw). From b98da0791d8adf9735f2d42d387359491dbe8f23 Mon Sep 17 00:00:00 2001 From: Lucas Alexandre Zick <91704816+LucasZick@users.noreply.github.com> Date: Thu, 2 Mar 2023 20:04:13 +0100 Subject: [PATCH 1125/8412] Create lucaszick.json --- domains/lucaszick.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lucaszick.json diff --git a/domains/lucaszick.json b/domains/lucaszick.json new file mode 100644 index 000000000..f754a6bfd --- /dev/null +++ b/domains/lucaszick.json @@ -0,0 +1,11 @@ +{ + "description": "Lucas Zick's website", + "repo": "https://github.com/LucasZick/lucaszick.github.io", + "owner": { + "username": "lucaszick", + "email": "lucasalexandrezick@gmail.com" + }, + "record": { + "CNAME": "lucaszick.github.io" + } + } From cffce2f15246130b1f42e16f96aa438267d0219b Mon Sep 17 00:00:00 2001 From: derGraph <68235499+derGraph@users.noreply.github.com> Date: Thu, 2 Mar 2023 21:35:00 +0100 Subject: [PATCH 1126/8412] Create dergraph.json --- domains/dergraph.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dergraph.json diff --git a/domains/dergraph.json b/domains/dergraph.json new file mode 100644 index 000000000..11bdcdcdf --- /dev/null +++ b/domains/dergraph.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "derGraph", + "email": "dergraph@f5.si" + } + "record": { + "A": [ + "83.215.31.101" + ] + } +} From b64724ce963605a89136d362796820412418e13d Mon Sep 17 00:00:00 2001 From: derGraph <68235499+derGraph@users.noreply.github.com> Date: Thu, 2 Mar 2023 21:38:05 +0100 Subject: [PATCH 1127/8412] Create mc.dergraph.json --- domains/mc.dergraph.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mc.dergraph.json diff --git a/domains/mc.dergraph.json b/domains/mc.dergraph.json new file mode 100644 index 000000000..11bdcdcdf --- /dev/null +++ b/domains/mc.dergraph.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "derGraph", + "email": "dergraph@f5.si" + } + "record": { + "A": [ + "83.215.31.101" + ] + } +} From 0d48beb5fa9f8bdb4b586772e674481d2b0779d8 Mon Sep 17 00:00:00 2001 From: derGraph <68235499+derGraph@users.noreply.github.com> Date: Thu, 2 Mar 2023 21:38:23 +0100 Subject: [PATCH 1128/8412] Create cloud.dergraph.json --- domains/cloud.dergraph.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cloud.dergraph.json diff --git a/domains/cloud.dergraph.json b/domains/cloud.dergraph.json new file mode 100644 index 000000000..11bdcdcdf --- /dev/null +++ b/domains/cloud.dergraph.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "derGraph", + "email": "dergraph@f5.si" + } + "record": { + "A": [ + "83.215.31.101" + ] + } +} From eb7a7442449f5c9f8096f58e72560135205cc21a Mon Sep 17 00:00:00 2001 From: derGraph <68235499+derGraph@users.noreply.github.com> Date: Thu, 2 Mar 2023 21:41:18 +0100 Subject: [PATCH 1129/8412] Update dergraph.json --- domains/dergraph.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dergraph.json b/domains/dergraph.json index 11bdcdcdf..8f0bf4213 100644 --- a/domains/dergraph.json +++ b/domains/dergraph.json @@ -4,8 +4,8 @@ "email": "dergraph@f5.si" } "record": { - "A": [ - "83.215.31.101" - ] + "record": { + "CNAME": "github.com/derGraph" + } } } From f71235107399097af31979658ad9b8002680ff68 Mon Sep 17 00:00:00 2001 From: derGraph <68235499+derGraph@users.noreply.github.com> Date: Thu, 2 Mar 2023 23:15:52 +0100 Subject: [PATCH 1130/8412] Create doc.dergraph.json --- domains/doc.dergraph.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/doc.dergraph.json diff --git a/domains/doc.dergraph.json b/domains/doc.dergraph.json new file mode 100644 index 000000000..11bdcdcdf --- /dev/null +++ b/domains/doc.dergraph.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "derGraph", + "email": "dergraph@f5.si" + } + "record": { + "A": [ + "83.215.31.101" + ] + } +} From e00893da5393991429158a959105df8068ebce7d Mon Sep 17 00:00:00 2001 From: callback cat <76839908+chamanbravo@users.noreply.github.com> Date: Fri, 3 Mar 2023 07:55:21 +0545 Subject: [PATCH 1131/8412] Update chaman.json --- domains/chaman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chaman.json b/domains/chaman.json index 683e5f407..5ee5fb288 100644 --- a/domains/chaman.json +++ b/domains/chaman.json @@ -4,6 +4,6 @@ "email": "chamanpro9@gmail.com" }, "record": { - "URL": "http://ec2-100-25-169-165.compute-1.amazonaws.com" + "URL": "https://chadman.vercel.app" } } From f6b3f9170fc86bc775555c93ccb1522094d3d1cc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 3 Mar 2023 10:45:02 +0800 Subject: [PATCH 1132/8412] Update dergraph.json --- domains/dergraph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dergraph.json b/domains/dergraph.json index 8f0bf4213..647e19973 100644 --- a/domains/dergraph.json +++ b/domains/dergraph.json @@ -5,7 +5,7 @@ } "record": { "record": { - "CNAME": "github.com/derGraph" + "URL": "https://github.com/derGraph" } } } From 9f055f52ff59b11d633725bcc5903049679b3b81 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 3 Mar 2023 10:46:15 +0800 Subject: [PATCH 1133/8412] Update cloud.dergraph.json --- domains/cloud.dergraph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cloud.dergraph.json b/domains/cloud.dergraph.json index 11bdcdcdf..6f7f1963a 100644 --- a/domains/cloud.dergraph.json +++ b/domains/cloud.dergraph.json @@ -2,7 +2,7 @@ "owner": { "username": "derGraph", "email": "dergraph@f5.si" - } + }, "record": { "A": [ "83.215.31.101" From 8d8cfc73168b826aea7801d5e23c326c9b2c058e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 3 Mar 2023 10:46:33 +0800 Subject: [PATCH 1134/8412] Update dergraph.json --- domains/dergraph.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/dergraph.json b/domains/dergraph.json index 647e19973..68a22b590 100644 --- a/domains/dergraph.json +++ b/domains/dergraph.json @@ -2,10 +2,8 @@ "owner": { "username": "derGraph", "email": "dergraph@f5.si" - } + }, "record": { - "record": { "URL": "https://github.com/derGraph" } - } } From d8d2201a836bee6e1bf550b03cf4f8733b92eff0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 3 Mar 2023 10:46:45 +0800 Subject: [PATCH 1135/8412] Update doc.dergraph.json --- domains/doc.dergraph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/doc.dergraph.json b/domains/doc.dergraph.json index 11bdcdcdf..6f7f1963a 100644 --- a/domains/doc.dergraph.json +++ b/domains/doc.dergraph.json @@ -2,7 +2,7 @@ "owner": { "username": "derGraph", "email": "dergraph@f5.si" - } + }, "record": { "A": [ "83.215.31.101" From 44fdfcebc468e8453aeaca91323f925e43fe7f05 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 3 Mar 2023 10:46:55 +0800 Subject: [PATCH 1136/8412] Update mc.dergraph.json --- domains/mc.dergraph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mc.dergraph.json b/domains/mc.dergraph.json index 11bdcdcdf..6f7f1963a 100644 --- a/domains/mc.dergraph.json +++ b/domains/mc.dergraph.json @@ -2,7 +2,7 @@ "owner": { "username": "derGraph", "email": "dergraph@f5.si" - } + }, "record": { "A": [ "83.215.31.101" From 470f5c1d7af5b53383093892dde26af41cc66638 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 3 Mar 2023 11:16:05 +0800 Subject: [PATCH 1137/8412] Update frostzzone.json --- domains/frostzzone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/frostzzone.json b/domains/frostzzone.json index 06c6b8a57..90c1ef3b9 100644 --- a/domains/frostzzone.json +++ b/domains/frostzzone.json @@ -4,6 +4,6 @@ "email": "frostzzone@gmail.com" }, "record": { - "CNAME": "57f1a47f-f450-481b-a776-5286b5cbc3e5.id.repl.co/" + "CNAME": "57f1a47f-f450-481b-a776-5286b5cbc3e5.id.repl.co" } } From d114fc037ace6b277f57e1823e3c60c245728cc3 Mon Sep 17 00:00:00 2001 From: Maximilian Pult <17569567+MPult@users.noreply.github.com> Date: Fri, 3 Mar 2023 19:59:31 +0100 Subject: [PATCH 1138/8412] Create MPult.json --- domains/MPult.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/MPult.json diff --git a/domains/MPult.json b/domains/MPult.json new file mode 100644 index 000000000..eedabf87c --- /dev/null +++ b/domains/MPult.json @@ -0,0 +1,11 @@ +{ + "description": "MPults's website", + "repo": "https://github.com/MPult/MPult.github.io", + "owner": { + "username": "MPult", + "email": "MPult@protonmail.com" + }, + "record": { + "CNAME": "MPult.github.io" + } +} From d6652608388f95a06a8ee17c6d3c8bdfe0e6bc57 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Mar 2023 08:32:42 +0800 Subject: [PATCH 1139/8412] Rename MPult.json to mpult.json --- domains/{MPult.json => mpult.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{MPult.json => mpult.json} (100%) diff --git a/domains/MPult.json b/domains/mpult.json similarity index 100% rename from domains/MPult.json rename to domains/mpult.json From d48c68cc47332bb7fc54ed6d27797f979c5b6a12 Mon Sep 17 00:00:00 2001 From: KobeNi523 <104379724+KobeNi523@users.noreply.github.com> Date: Fri, 3 Mar 2023 23:53:48 -0600 Subject: [PATCH 1140/8412] Create themagicmush.json --- domains/themagicmush.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/themagicmush.json diff --git a/domains/themagicmush.json b/domains/themagicmush.json new file mode 100644 index 000000000..5b54d4bdb --- /dev/null +++ b/domains/themagicmush.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Kobe523", + "email": "kobeni523@gmail.com", + "discord": "TheMagicMushoom#9999" + } +} + +{ + "record": { + "URL": "https://its.themagicmush.repl.co/" + } +} From 51813927a70ff594cdc3eb6f7d82d8941a7c553a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Mar 2023 18:21:37 +0800 Subject: [PATCH 1141/8412] Update themagicmush.json --- domains/themagicmush.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/themagicmush.json b/domains/themagicmush.json index 5b54d4bdb..271c99eca 100644 --- a/domains/themagicmush.json +++ b/domains/themagicmush.json @@ -3,10 +3,7 @@ "username": "Kobe523", "email": "kobeni523@gmail.com", "discord": "TheMagicMushoom#9999" - } -} - -{ + }, "record": { "URL": "https://its.themagicmush.repl.co/" } From bf992e86413310e0bccddb92689c00a8f77e1fe4 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 4 Mar 2023 18:29:43 +0800 Subject: [PATCH 1142/8412] mini clean up --- domains/anubhav823.json | 1 - domains/apollyon.json | 1 - domains/den.json | 1 - domains/farish.json | 1 - domains/heet.json | 2 +- domains/johan-stickman.json | 1 - domains/lthon09.json | 1 - domains/mail.mxnticek.json | 1 - domains/music-old.mxnticek.json | 1 - domains/music.mxnticek.json | 1 - domains/oreki.json | 1 - domains/proudmuslim.json | 1 - domains/radio.mxnticek.json | 1 - domains/ruben.json | 2 +- domains/wesley.json | 1 - domains/zen.json | 2 -- 16 files changed, 2 insertions(+), 17 deletions(-) diff --git a/domains/anubhav823.json b/domains/anubhav823.json index 182c7bb22..66b5a26ab 100644 --- a/domains/anubhav823.json +++ b/domains/anubhav823.json @@ -1,6 +1,5 @@ { "description": "anubhav823' personal developer website", - "repo": "", "owner": { "username": "anubhav823", "email": "anubhav823@gmail.com" diff --git a/domains/apollyon.json b/domains/apollyon.json index ed5b6f423..210b75e7f 100644 --- a/domains/apollyon.json +++ b/domains/apollyon.json @@ -1,6 +1,5 @@ { "description": "Develop website", - "repo": "", "owner": { "username": "apollyon9", "email": "blzzardst0rm@gmail.com", diff --git a/domains/den.json b/domains/den.json index 50b7996cc..2172ac137 100644 --- a/domains/den.json +++ b/domains/den.json @@ -1,6 +1,5 @@ { "description": "This domain (den.is-a.dev) is used for blogging by Denver", - "repo": "", "owner": { "username": "DenStudies7700", "discord": "ImDenver#7700", diff --git a/domains/farish.json b/domains/farish.json index f7dc35832..7629059a5 100644 --- a/domains/farish.json +++ b/domains/farish.json @@ -1,6 +1,5 @@ { "description": "Email", - "repo": "", "owner": { "username": "fxrysh", "discord": "Fxrysh#5947", diff --git a/domains/heet.json b/domains/heet.json index 30b544be8..8cb1e5de9 100644 --- a/domains/heet.json +++ b/domains/heet.json @@ -7,6 +7,6 @@ "twitter": "pandeheet" }, "record": { - "URL": "https://bejewelled-gnome-25199e.netlify.app/" + "URL": "https://bejewelled-gnome-25199e.netlify.app" } } diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json index 8e22e0157..cec230186 100644 --- a/domains/johan-stickman.json +++ b/domains/johan-stickman.json @@ -1,6 +1,5 @@ { "description": "My personal website", - "repo": "", "owner": { "username": "johan-perso", "email": "johan_stickman@proton.me", diff --git a/domains/lthon09.json b/domains/lthon09.json index 3491a508b..fa6e09477 100644 --- a/domains/lthon09.json +++ b/domains/lthon09.json @@ -1,6 +1,5 @@ { "description": "Personal website", - "repo": "", "owner": { "username": "lthon09", "email": "", diff --git a/domains/mail.mxnticek.json b/domains/mail.mxnticek.json index 97cf1f4d7..630905f2a 100644 --- a/domains/mail.mxnticek.json +++ b/domains/mail.mxnticek.json @@ -1,6 +1,5 @@ { "description": "Domain for my music bot", - "repo": "", "owner": { "username": "VlastikYoutubeKo", "email": "plainrock@seznam.cz" diff --git a/domains/music-old.mxnticek.json b/domains/music-old.mxnticek.json index 1cea052e0..704c1d802 100644 --- a/domains/music-old.mxnticek.json +++ b/domains/music-old.mxnticek.json @@ -1,6 +1,5 @@ { "description": "Domain for my old music bot", - "repo": "", "owner": { "username": "VlastikYoutubeKo", "email": "plainrock@seznam.cz" diff --git a/domains/music.mxnticek.json b/domains/music.mxnticek.json index bf837795e..14a39326a 100644 --- a/domains/music.mxnticek.json +++ b/domains/music.mxnticek.json @@ -1,6 +1,5 @@ { "description": "Domain for my music bot", - "repo": "", "owner": { "username": "VlastikYoutubeKo", "email": "plainrock@seznam.cz" diff --git a/domains/oreki.json b/domains/oreki.json index f554e7407..ef0b4fe0e 100644 --- a/domains/oreki.json +++ b/domains/oreki.json @@ -1,6 +1,5 @@ { "description": "My Personal Website", - "repo": "", "owner": { "username": "Oreki-Dev", "email": "orekidev@gmail.com" diff --git a/domains/proudmuslim.json b/domains/proudmuslim.json index b4b1c4585..4903d15d3 100644 --- a/domains/proudmuslim.json +++ b/domains/proudmuslim.json @@ -1,5 +1,4 @@ { - "description": "", "repo": "https://github.com/proudmuslim-dev/proudmuslim-dev.github.io", "owner": { "username": "proudmuslim-dev", diff --git a/domains/radio.mxnticek.json b/domains/radio.mxnticek.json index 2826cbceb..09f94e34a 100644 --- a/domains/radio.mxnticek.json +++ b/domains/radio.mxnticek.json @@ -1,6 +1,5 @@ { "description": "Domain for my radio", - "repo": "", "owner": { "username": "VlastikYoutubeKo", "email": "plainrock@seznam.cz" diff --git a/domains/ruben.json b/domains/ruben.json index 5344b7dc3..a17da01ea 100644 --- a/domains/ruben.json +++ b/domains/ruben.json @@ -4,6 +4,6 @@ "email": "rubenfilipe.net@gmail.com" }, "record": { - "URL": "https://ruben-filipe.web.app/" + "URL": "https://ruben-filipe.web.app" } } diff --git a/domains/wesley.json b/domains/wesley.json index 38ac78c51..478acc3fb 100644 --- a/domains/wesley.json +++ b/domains/wesley.json @@ -1,5 +1,4 @@ { - "description": "", "repo": "https://github.com/westhecool/register", "owner": { "username": "westhecool", diff --git a/domains/zen.json b/domains/zen.json index 94a131bd4..723fe5a51 100644 --- a/domains/zen.json +++ b/domains/zen.json @@ -1,6 +1,4 @@ { - "description": "", - "repo": "", "owner": { "username": "zeraAI", "email": "parkzen68@gmail.com" From 053734a8e7dc616df38c9055bc7d875383ade2b5 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 4 Mar 2023 18:44:15 +0800 Subject: [PATCH 1143/8412] cleanup --- domains/600.json | 12 ++++++------ domains/_github-pages-challenge-s3mant.semant.json | 2 +- domains/abdullah.json | 2 +- domains/achim.json | 2 +- domains/aditya.json | 2 +- domains/agold.json | 12 ++++++------ domains/akio.json | 2 +- domains/alexey.json | 2 +- domains/almatch.json | 2 +- domains/aman.json | 11 ----------- domains/andros.json | 2 +- domains/aspect.json | 2 +- domains/atlas.json | 11 ----------- domains/austin.json | 3 +-- domains/avon.json | 2 +- domains/ax.json | 2 +- domains/bicepsfako.json | 11 ----------- domains/bimal.json | 2 +- domains/blue.json | 2 +- domains/carlosgiralt.json | 2 +- domains/chaotic.json | 2 +- domains/chris8889.json | 2 +- domains/cloudy.json | 2 +- domains/crystal.json | 2 +- domains/dave9123.json | 10 ---------- domains/destcom.json | 2 +- domains/devrealm.json | 2 +- domains/dhanush.json | 3 +-- domains/domin.json | 1 - domains/earthnuker.json | 2 +- domains/eclipse.json | 2 +- domains/epic.json | 2 +- domains/ethan.json | 6 +++--- domains/fallen.json | 2 +- domains/ffj20.json | 12 ++++++------ domains/floppa.json | 6 +++--- domains/freebies.json | 3 +-- domains/freehuntx.json | 2 +- domains/fsanchir.json | 3 +-- domains/god.json | 3 +-- domains/gornostay25.json | 10 +++++----- domains/harjakrepp.json | 2 +- domains/herkura.json | 2 +- domains/hiro.json | 3 +-- domains/hod.json | 2 +- domains/iakshay.json | 2 +- domains/jean.json | 2 +- domains/jinso.json | 2 +- domains/jithumon.json | 2 +- domains/joker.json | 2 +- domains/keithkhaotic.json | 2 +- domains/keju.json | 2 +- domains/kyoki.json | 2 +- domains/layor.json | 4 ++-- domains/llanero.json | 2 +- domains/lukas.json | 2 +- domains/manojbarman.json | 2 +- domains/mcsavvy.json | 2 +- domains/mega.json | 2 +- domains/mijhelt.json | 2 +- domains/mikey.json | 3 +-- domains/mopamo.json | 2 +- domains/mricecream.json | 2 +- domains/muheko.json | 2 +- domains/myx.json | 2 +- domains/nat.json | 2 +- domains/netf.json | 2 +- domains/nikolas.json | 2 +- domains/nikolus.json | 2 +- domains/poked.json | 2 +- domains/prabin.json | 2 +- domains/pxseu.json | 2 +- domains/raghavyuva.json | 2 +- domains/ralph.json | 7 ++----- domains/saahil.json | 3 +-- domains/sam-jspn.json | 2 +- domains/samihatasnim.json | 2 +- domains/samriddha.json | 2 +- domains/shubhambattoo.json | 2 +- domains/sidd.json | 3 +-- domains/siddhu.json | 2 +- domains/tcdavo.json | 2 +- domains/tekno.json | 2 +- domains/thomas-shelby.json | 2 +- domains/wablesanket.json | 2 +- domains/what.json | 2 +- domains/whxyu.json | 2 +- domains/willian.json | 2 +- domains/xndr.json | 2 +- domains/xqwtxon.json | 2 +- domains/ya.json | 2 +- domains/yescyyt.json | 3 +-- domains/yiff.json | 2 +- domains/yuk1ch.json | 2 +- 94 files changed, 114 insertions(+), 171 deletions(-) delete mode 100644 domains/aman.json delete mode 100644 domains/atlas.json delete mode 100644 domains/bicepsfako.json delete mode 100644 domains/dave9123.json diff --git a/domains/600.json b/domains/600.json index a8d626411..feeb324c5 100644 --- a/domains/600.json +++ b/domains/600.json @@ -1,10 +1,10 @@ { - "repo":"https://github.com/5rq/5rq.github.io", - "owner":{ - "username":"5rq", - "email":"600@fbi.ac" + "repo": "https://github.com/5rq/5rq.github.io", + "owner": { + "username": "5rq", + "email": "600@fbi.ac" }, - "record":{ - "CNAME":"5rq.github.io" + "record": { + "CNAME": "5rq.github.io" } } diff --git a/domains/_github-pages-challenge-s3mant.semant.json b/domains/_github-pages-challenge-s3mant.semant.json index 6a6fbd21b..9c13921ba 100644 --- a/domains/_github-pages-challenge-s3mant.semant.json +++ b/domains/_github-pages-challenge-s3mant.semant.json @@ -4,6 +4,6 @@ "email": "contact@semant.is-a.dev" }, "record": { - "TXT":"137038fe5e46e3f5a6859e5985b8fd" + "TXT": "137038fe5e46e3f5a6859e5985b8fd" } } diff --git a/domains/abdullah.json b/domains/abdullah.json index a39ae9040..924881c8e 100644 --- a/domains/abdullah.json +++ b/domains/abdullah.json @@ -4,7 +4,7 @@ "username": "adistar964", "email": "adistar964@gmail.com" }, - "description":"this is for my personal website made.", + "description": "this is for my personal website made.", "record": { "CNAME": "adistar964.github.io" } diff --git a/domains/achim.json b/domains/achim.json index 9baa79b91..b7d6e33c9 100644 --- a/domains/achim.json +++ b/domains/achim.json @@ -5,6 +5,6 @@ "twitter": "joachi_" }, "record": { - "CNAME":"achim.io" + "CNAME": "achim.io" } } diff --git a/domains/aditya.json b/domains/aditya.json index 05720c444..cb5889409 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -4,7 +4,7 @@ "owner": { "username": "adityaasyadav", "email": "ishqaddy@gmail.com", - "twitter": "@adityaasyadav" + "twitter": "adityaasyadav" }, "record": { "CNAME": "adityaasyadav.github.io" diff --git a/domains/agold.json b/domains/agold.json index eeddcd96e..6db55c518 100644 --- a/domains/agold.json +++ b/domains/agold.json @@ -1,10 +1,10 @@ { - "owner":{ - "username":"aGoldDev", - "discord":"aGold#9596", - "email":"abloggoldwin@gmail.com" + "owner": { + "username": "aGoldDev", + "discord": "aGold#9596", + "email": "abloggoldwin@gmail.com" }, - "record":{ - "CNAME":"agolddev.github.io" + "record": { + "CNAME": "agolddev.github.io" } } diff --git a/domains/akio.json b/domains/akio.json index c13c12cc0..0e27f9e75 100644 --- a/domains/akio.json +++ b/domains/akio.json @@ -2,7 +2,7 @@ { "owner": { "username": "YoruAkio", - "email": "null" + "email": "" }, "record": { "TXT": "vc-domain-verify=akio.is-a.dev,c991805a0f4ecf2a1ded" diff --git a/domains/alexey.json b/domains/alexey.json index bb3509cf7..64300e742 100644 --- a/domains/alexey.json +++ b/domains/alexey.json @@ -2,7 +2,7 @@ { "owner": { "username": "charmingdisorder", - "email": "null" + "email": "" }, "record": { "CNAME": "charmingdisorder.github.io" diff --git a/domains/almatch.json b/domains/almatch.json index f7e5e3d5a..858fd84b7 100644 --- a/domains/almatch.json +++ b/domains/almatch.json @@ -6,6 +6,6 @@ "email": "imad.kh@outlook.com" }, "record": { - "CNAME":"imadboy89.github.io" + "CNAME": "imadboy89.github.io" } } diff --git a/domains/aman.json b/domains/aman.json deleted file mode 100644 index 861e0de0e..000000000 --- a/domains/aman.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/jn-aman", - "owner": { - "username": "jn-aman", - "email": "aman.j@safepath.ai" - }, - "record": { - "CNAME": "amanwiki.netlify.app" - } -} diff --git a/domains/andros.json b/domains/andros.json index ca0292ef5..0fdf8386b 100644 --- a/domains/andros.json +++ b/domains/andros.json @@ -4,7 +4,7 @@ "owner": { "username": "Andros Fenollosa Hurtado", "email": "", - "twitter": "@androsfenollosa" + "twitter": "androsfenollosa" }, "record": { "URL": "https://programadorwebvalencia.com" diff --git a/domains/aspect.json b/domains/aspect.json index 0a4b6d28e..3d3c53520 100644 --- a/domains/aspect.json +++ b/domains/aspect.json @@ -4,7 +4,7 @@ "owner": { "username": "Aspectsides", "email": "aspectsidesxyz@gmail.com", - "twitter": "@polaris51212" + "twitter": "polaris51212" }, "record": { "CNAME": "aspectsides.github.io" diff --git a/domains/atlas.json b/domains/atlas.json deleted file mode 100644 index dbd3e65a3..000000000 --- a/domains/atlas.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio website", - "repo": "https://github.com/robertdrakedennis/portfolio", - "owner": { - "username": "robertdrakedennis", - "email": "robertdennispersonal@gmail.com" - }, - "record": { - "CNAME": "robertdennis.netlify.app" - } -} diff --git a/domains/austin.json b/domains/austin.json index 9b30b9256..bb4796dda 100644 --- a/domains/austin.json +++ b/domains/austin.json @@ -3,8 +3,7 @@ "repo": "https://github.com/austindyoung", "owner": { "username": "austindyoung", - "email": "austin@doesweb.dev", - "twitter": "" + "email": "austin@doesweb.dev" }, "record": { "URL": "http://austindyoung.github.io" diff --git a/domains/avon.json b/domains/avon.json index f6246e3a8..1029e8448 100644 --- a/domains/avon.json +++ b/domains/avon.json @@ -1,5 +1,5 @@ { - "owner":{ + "owner": { "username": "avonryle", "discord": "avonryle#3155", "email": "avonryle@cloudteam.me" diff --git a/domains/ax.json b/domains/ax.json index 4fb9067e6..92fe9a959 100644 --- a/domains/ax.json +++ b/domains/ax.json @@ -6,6 +6,6 @@ "email": "ax_a_dev#3122" }, "record": { - "URL":"https://axdev.vercel.app" + "URL": "https://axdev.vercel.app" } } diff --git a/domains/bicepsfako.json b/domains/bicepsfako.json deleted file mode 100644 index 57a8bf4a9..000000000 --- a/domains/bicepsfako.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Bicepsfako's personal developer website", - "repo": "https://github.com/Bicepsfako", - "owner": { - "username": "Bicepsfako", - "email": "bicepsfako@gmail.com" - }, - "record": { - "CNAME": "bicepsfako.netlify.app" - } -} diff --git a/domains/bimal.json b/domains/bimal.json index 9f69d553d..0f7076a76 100644 --- a/domains/bimal.json +++ b/domains/bimal.json @@ -4,7 +4,7 @@ "owner": { "username": "bimal-inc", "email": "bimalyadavemail7@gmail.com", - "twitter": "@bimalinc" + "twitter": "bimalinc" }, "record": { "CNAME": "bimal-inc.github.io" diff --git a/domains/blue.json b/domains/blue.json index 7f84fc175..58c6e1510 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -4,7 +4,7 @@ "owner": { "username": "Jimmy-Blue", "email": "ngolong1396@hotmail.com", - "twitter": "https://twitter.com/JimmyBlue00" + "twitter": "JimmyBlue00" }, "record": { "CNAME": "jimmy-blue.github.io" diff --git a/domains/carlosgiralt.json b/domains/carlosgiralt.json index bf56ce54a..99ce8ca8c 100644 --- a/domains/carlosgiralt.json +++ b/domains/carlosgiralt.json @@ -4,7 +4,7 @@ "owner": { "username": "carlosgiralt", "email": "", - "twitter": "@cagiraltt" + "twitter": "cagiraltt" }, "record": { "CNAME": "carlosgiralt.github.io" diff --git a/domains/chaotic.json b/domains/chaotic.json index 03c60a625..8d9701e13 100644 --- a/domains/chaotic.json +++ b/domains/chaotic.json @@ -1,6 +1,6 @@ { - "repo":"https://github.com/ChaoticChaosTheGreat/chaoticchaosthegreat.github.io", + "repo": "https://github.com/ChaoticChaosTheGreat/chaoticchaosthegreat.github.io", "owner": { "username": "ChaoticChaosTheGreat", "email": "ryan.ryanabraham@gmail.com" diff --git a/domains/chris8889.json b/domains/chris8889.json index f4299369b..c04586cfa 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -3,7 +3,7 @@ "owner": { "username": "Chris8889", "email": "chris88892@protonmail.com", - "Twitter": "@Chris8889" + "twitter": "Chris8889" }, "record": { "CNAME": "5d931f3a-d63d-4ccf-b14c-5b566fd0c5f0.id.repl.co" diff --git a/domains/cloudy.json b/domains/cloudy.json index 496168ba4..d0651d33d 100644 --- a/domains/cloudy.json +++ b/domains/cloudy.json @@ -4,7 +4,7 @@ "owner": { "username": "Cloudysleet", "email": "cloudzareonsky@gmail.com", - "twitter": "@cloudysleet" + "twitter": "cloudysleet" }, "record": { "CNAME": "cloudysleet.github.io" diff --git a/domains/crystal.json b/domains/crystal.json index cdf4058ee..ac3244dba 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -4,7 +4,7 @@ "owner": { "username": "crystalbajgai", "email": "crystalnplol@gmail.com", - "twitter": "@Crissy0__0" + "twitter": "Crissy0__0" }, "record": { "A": [ diff --git a/domains/dave9123.json b/domains/dave9123.json deleted file mode 100644 index ed3d84ec9..000000000 --- a/domains/dave9123.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "dave9123", - "discord": "Dave9123#0757", - "email": "dave.turmawan@outlook.com" - }, - "record": { - "CNAME": "dave9123.netlify.app" - } -} diff --git a/domains/destcom.json b/domains/destcom.json index 917578dd3..578a9a24a 100644 --- a/domains/destcom.json +++ b/domains/destcom.json @@ -2,7 +2,7 @@ "owner": { "username": "destroycom", "email": "", - "twitter": "@ADSantoine" + "twitter": "ADSantoine" }, "description": "DestCom Portfolio", "repo": "https://github.com/DestroyCom", diff --git a/domains/devrealm.json b/domains/devrealm.json index 253460fd8..af30d4d37 100644 --- a/domains/devrealm.json +++ b/domains/devrealm.json @@ -4,7 +4,7 @@ "owner": { "username": "gvagenas", "email": "", - "twitter": "@devrealmorg" + "twitter": "devrealmorg" }, "record": { "CNAME": "devrealm.org" diff --git a/domains/dhanush.json b/domains/dhanush.json index 40caf33d6..76eda118d 100644 --- a/domains/dhanush.json +++ b/domains/dhanush.json @@ -3,8 +3,7 @@ "repo": "https://github.com/b1ackshadow/b1ackshadow.github.io", "owner": { "username": "b1ackshadow", - "email": "actuallydc@gmail.com", - "twitter": "" + "email": "actuallydc@gmail.com" }, "record": { "CNAME": "b1ackshadow.github.io" diff --git a/domains/domin.json b/domains/domin.json index 4d0fb38bd..f016895d6 100644 --- a/domains/domin.json +++ b/domains/domin.json @@ -1,6 +1,5 @@ { "description": "Subdomain of is-a.dev for my profile card. I use DBH as hosting if it is necessary to let you know<3", - "repo": "https://github.com/Domin-MND", "owner": { "username": "Domin-MND", "email": "dominproject@gmail.com" diff --git a/domains/earthnuker.json b/domains/earthnuker.json index 22612fb6c..4baecaf5d 100644 --- a/domains/earthnuker.json +++ b/domains/earthnuker.json @@ -4,6 +4,6 @@ "email": "earthnuker+isadev@gmail.com" }, "record": { - "CNAME":"earthnuker.keybase.pub" + "CNAME": "earthnuker.keybase.pub" } } diff --git a/domains/eclipse.json b/domains/eclipse.json index b5efee529..e609282e9 100644 --- a/domains/eclipse.json +++ b/domains/eclipse.json @@ -2,7 +2,7 @@ "owner": { "username": "Just-a-Unity-Dev", "email": "", - "twitter": "@eclips_e69" + "twitter": "eclips_e69" }, "description": "A little portfolio based with a basic account system for learning purposes.", "record": { diff --git a/domains/epic.json b/domains/epic.json index 56a6821f7..831aa269e 100644 --- a/domains/epic.json +++ b/domains/epic.json @@ -6,6 +6,6 @@ "email": "tagepicuwu@gmail.com" }, "record": { - "URL": "http://github.com/tag-epic" + "URL": "https://github.com/tag-epic" } } diff --git a/domains/ethan.json b/domains/ethan.json index ff47b39fc..19a466bd1 100644 --- a/domains/ethan.json +++ b/domains/ethan.json @@ -1,10 +1,10 @@ { - "owner":{ + "owner": { "username": "Darkcoder402", "email": "ethanrodrigues25@gmail.com", "twitter": "EthanRo97737635" }, - "record":{ - "CNAME":"ethan-is-a-dev.tk" + "record": { + "CNAME": "ethan-is-a-dev.tk" } } diff --git a/domains/fallen.json b/domains/fallen.json index 1be0aa1b4..2c5b978fd 100644 --- a/domains/fallen.json +++ b/domains/fallen.json @@ -4,7 +4,7 @@ "owner": { "username": "TheFallenSpirit", "email": "thefallenspirit@outlook.com", - "twitter": "@FallenCodes" + "twitter": "FallenCodes" }, "record": { "URL": "https://fallenspirit.dev" diff --git a/domains/ffj20.json b/domains/ffj20.json index 1f2d9b646..a1208369d 100644 --- a/domains/ffj20.json +++ b/domains/ffj20.json @@ -1,10 +1,10 @@ { - "owner":{ - "username":"FFJ-20", - "email":"", - "discord":"FFJ 2.0#6693" + "owner": { + "username": "FFJ-20", + "email": "", + "discord": "FFJ 2.0#6693" }, - "record":{ - "CNAME":"ffj-20.github.io" + "record": { + "CNAME": "ffj-20.github.io" } } diff --git a/domains/floppa.json b/domains/floppa.json index 9c3c36689..30d1ed7d0 100644 --- a/domains/floppa.json +++ b/domains/floppa.json @@ -1,9 +1,9 @@ { - "owner":{ + "owner": { "username": "Luxxy-GF", "email": "floppa@luxxy.xyz" }, - "record":{ - "CNAME":"sophie-is-sexy.co.uk" + "record": { + "CNAME": "sophie-is-sexy.co.uk" } } diff --git a/domains/freebies.json b/domains/freebies.json index b009ff341..ba81bda03 100644 --- a/domains/freebies.json +++ b/domains/freebies.json @@ -3,8 +3,7 @@ "repo": "https://github.com/icancodebeauty/freebies", "owner": { "username": "icancodebeauty", - "email": "admin@itsjava.ml", - "twitter": "" + "email": "admin@itsjava.ml" }, "record": { "CNAME": "icancodebeauty.github.io" diff --git a/domains/freehuntx.json b/domains/freehuntx.json index 5d0815d12..acffa48f5 100644 --- a/domains/freehuntx.json +++ b/domains/freehuntx.json @@ -2,7 +2,7 @@ "owner": { "username": "FreehuntX", "email": "", - "twitter": "https://twitter.com/freehuntx" + "twitter": "freehuntx" }, "record": { "URL": "https://freehuntx.github.io/freehunt-webpage" diff --git a/domains/fsanchir.json b/domains/fsanchir.json index b611f607c..635674c10 100644 --- a/domains/fsanchir.json +++ b/domains/fsanchir.json @@ -3,8 +3,7 @@ "repo": "https://github.com/fsanchir/fsanchir.github.io", "owner": { "username": "fsanchir", - "email": "fsanchir@fsip.ml", - "twitter": "None!" + "email": "fsanchir@fsip.ml" }, "record": { "CNAME": "fsanchir.github.io" diff --git a/domains/god.json b/domains/god.json index 39a65df22..072d75ada 100644 --- a/domains/god.json +++ b/domains/god.json @@ -3,8 +3,7 @@ "repo": "https://github.com/austindyoung", "owner": { "username": "austindyoung", - "email": "austin@doesweb.dev", - "twitter": "" + "email": "austin@doesweb.dev" }, "record": { "URL": "https://austindyoung.github.io" diff --git a/domains/gornostay25.json b/domains/gornostay25.json index dcbb0eb21..844338a40 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -1,14 +1,14 @@ { - "owner":{ - "username":"gornostay25", - "email":"me@gornostay25.is-a.dev" + "owner": { + "username": "gornostay25", + "email": "me@gornostay25.is-a.dev" }, - "record":{ + "record": { "A":[ "172.66.46.227", "172.66.45.29" ], - "TXT":"v=spf1 include:spf.improvmx.com ~all", + "TXT": "v=spf1 include:spf.improvmx.com ~all", "MX":[ "mx1.improvmx.com", "mx2.improvmx.com" diff --git a/domains/harjakrepp.json b/domains/harjakrepp.json index 16076dfcc..eeb92ddaf 100644 --- a/domains/harjakrepp.json +++ b/domains/harjakrepp.json @@ -5,7 +5,7 @@ "username": "Harjakrepp", "email": "", "discord": "harjacraft#2385", - "twitter": "@harjakrepp" + "twitter": "harjakrepp" }, "record": { "CNAME": "harjakrepp.github.io" diff --git a/domains/herkura.json b/domains/herkura.json index 363a1eb9f..fb8d42fc7 100644 --- a/domains/herkura.json +++ b/domains/herkura.json @@ -3,7 +3,7 @@ "repo": "https://github.com/herkura/.me", "owner": { "username": "herkura", - "email":"hershilpiplani16@gmail.com" + "email": "hershilpiplani16@gmail.com" }, "record": { "CNAME": "herkura.github.io" diff --git a/domains/hiro.json b/domains/hiro.json index d83e04528..812231019 100644 --- a/domains/hiro.json +++ b/domains/hiro.json @@ -3,8 +3,7 @@ "repo": "https://github.com/XxHiroTTVxX", "owner": { "username": "XxHiroTTVxX", - "email": "xxhirottvxx@gmail.com", - "twitter": "" + "email": "xxhirottvxx@gmail.com" }, "record": { "CNAME": "incognito-20-production-9fe2.up.railway.app" diff --git a/domains/hod.json b/domains/hod.json index cf4c7e60f..49a244d56 100644 --- a/domains/hod.json +++ b/domains/hod.json @@ -4,7 +4,7 @@ "owner": { "username": "hodss", "email": "hod@hodss.xyz", - "twitter": "@hodss_", + "twitter": "hodss_", "discord": "hod#2311" }, "record": { diff --git a/domains/iakshay.json b/domains/iakshay.json index 6d86515b0..50fe12630 100644 --- a/domains/iakshay.json +++ b/domains/iakshay.json @@ -4,7 +4,7 @@ "owner": { "username": "Akshay1018", "email": "ak715173@gmail.com", - "twitter": "@i_Akshay09" + "twitter": "i_Akshay09" }, "record": { "CNAME": "Akshay1018.github.io" diff --git a/domains/jean.json b/domains/jean.json index 2eef71801..e64c8e468 100644 --- a/domains/jean.json +++ b/domains/jean.json @@ -4,7 +4,7 @@ "owner": { "username": "emperorjean", "email": "", - "twitter":"emperorjean_" + "twitter": "emperorjean_" }, "record": { "CNAME": "emperorjean.github.io" diff --git a/domains/jinso.json b/domains/jinso.json index edbf24322..29fe88efb 100644 --- a/domains/jinso.json +++ b/domains/jinso.json @@ -4,7 +4,7 @@ "owner": { "username": "jinsoraj", "email": "jinsoraj2000@gmail.com", - "twitter": "@jinsoraj" + "twitter": "jinsoraj" }, "record": { "URL": "https://jinsoraj.eu.org" diff --git a/domains/jithumon.json b/domains/jithumon.json index 4569e27e4..80ace01d0 100644 --- a/domains/jithumon.json +++ b/domains/jithumon.json @@ -4,7 +4,7 @@ "owner": { "username": "jithumon", "email": "jithumondev@gmail.com", - "twitter": "@Jithumatt" + "twitter": "Jithumatt" }, "record": { "CNAME": "jithumon.github.io" diff --git a/domains/joker.json b/domains/joker.json index e9e889bd9..3352e04c0 100644 --- a/domains/joker.json +++ b/domains/joker.json @@ -4,7 +4,7 @@ "owner": { "username": "JoKeRxTD", "email": "joker@mythbot.org", - "twitter": "https://twitter.com/JoKeRxHD" + "twitter": "JoKeRxHD" }, "record": { "CNAME": "jokerxtd.github.io" diff --git a/domains/keithkhaotic.json b/domains/keithkhaotic.json index 0dc8de9ad..1c6ac0e73 100644 --- a/domains/keithkhaotic.json +++ b/domains/keithkhaotic.json @@ -4,7 +4,7 @@ "owner": { "username": "KeithKhaotic", "email": "keithbussyness@gmail.com", - "twitter": "@redrocker133" + "twitter": "redrocker133" }, "record": { "CNAME": "keithkhaotic.github.io" diff --git a/domains/keju.json b/domains/keju.json index b19ed8fdf..88d48dff2 100644 --- a/domains/keju.json +++ b/domains/keju.json @@ -4,7 +4,7 @@ "owner": { "username": "kejuuu", "email": "kelvinjulian.kj@gmail.com", - "twitter": "@Keju__" + "twitter": "Keju__" }, "record": { "CNAME": "kejuuu.github.io" diff --git a/domains/kyoki.json b/domains/kyoki.json index d9aa4e14d..26be7a590 100644 --- a/domains/kyoki.json +++ b/domains/kyoki.json @@ -1,5 +1,5 @@ { - "owner":{ + "owner": { "username": "kyokiii", "discord": "kyoki#0162", "email": "kyokisunn@gmail.com" diff --git a/domains/layor.json b/domains/layor.json index e2724f398..d6d8066b4 100644 --- a/domains/layor.json +++ b/domains/layor.json @@ -1,9 +1,9 @@ { - "owner":{ + "owner": { "username": "6346563751", "email": "b0bb1e@protonmail.com" }, - "record":{ + "record": { "CNAME": "hashnode.network" } } diff --git a/domains/llanero.json b/domains/llanero.json index d20bedd35..237de236e 100644 --- a/domains/llanero.json +++ b/domains/llanero.json @@ -4,7 +4,7 @@ "owner": { "username": "robert-ds", "email": "vasquez.robert.andres@gmail.com", - "twitter": "@robertandres14" + "twitter": "robertandres14" }, "record": { "CNAME": "robert-ds.github.io" diff --git a/domains/lukas.json b/domains/lukas.json index 5a2dd9695..baa79b077 100644 --- a/domains/lukas.json +++ b/domains/lukas.json @@ -4,7 +4,7 @@ "owner": { "username": "LukPopp0", "email": "luk.popp0@gmail.com", - "twitter": "@LukPopp0" + "twitter": "LukPopp0" }, "record": { "CNAME": "lukpopp.com" diff --git a/domains/manojbarman.json b/domains/manojbarman.json index d93004689..acfcadde9 100644 --- a/domains/manojbarman.json +++ b/domains/manojbarman.json @@ -2,7 +2,7 @@ "owner": { "username": "itsmanojb", "email": "", - "twitter": "@itsmanojb" + "twitter": "itsmanojb" }, "description": "My personal website", "repo": "https://github.com/itsmanojb", diff --git a/domains/mcsavvy.json b/domains/mcsavvy.json index ca1b654f8..49a03bed2 100644 --- a/domains/mcsavvy.json +++ b/domains/mcsavvy.json @@ -1,5 +1,5 @@ { - "owner":{ + "owner": { "username": "Mcsavvy", "discord": "savvii#3184", "email": "davemcsavvii@gmail.com" diff --git a/domains/mega.json b/domains/mega.json index a31fbdc22..a25472b66 100644 --- a/domains/mega.json +++ b/domains/mega.json @@ -4,7 +4,7 @@ "owner": { "username": "MegaDevGuy", "email": "", - "twitter":"@_Mega_Dev_" + "twitter": "_Mega_Dev_" }, "record": { "CNAME": "flask-production-b336.up.railway.app" diff --git a/domains/mijhelt.json b/domains/mijhelt.json index 8fcae5f0c..2366f230c 100644 --- a/domains/mijhelt.json +++ b/domains/mijhelt.json @@ -3,7 +3,7 @@ "username": "ejrv", "email": "ondanwe@gmail.com" }, - "description":"Aero Glass+", + "description": "Aero Glass+", "record": { "CNAME": "mijhelt.github.io" } diff --git a/domains/mikey.json b/domains/mikey.json index f7d223472..37e048b27 100644 --- a/domains/mikey.json +++ b/domains/mikey.json @@ -3,8 +3,7 @@ "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", "owner": { "username": "isigebengu-mikey", - "email": "mikey@mikeyo.ml", - "twitter": "" + "email": "mikey@mikeyo.ml" }, "record": { "CNAME": "isigebengu-mikey.github.io" diff --git a/domains/mopamo.json b/domains/mopamo.json index 6c396cb7c..30bf95dbd 100644 --- a/domains/mopamo.json +++ b/domains/mopamo.json @@ -4,7 +4,7 @@ "owner": { "username": "MoPaMo", "email": "mopamo@protonmail.com", - "twitter": "@MoPaMo_" + "twitter": "MoPaMo_" }, "record": { "CNAME": "mopamo.github.io" diff --git a/domains/mricecream.json b/domains/mricecream.json index 1ff6049ac..978eb63ad 100644 --- a/domains/mricecream.json +++ b/domains/mricecream.json @@ -4,7 +4,7 @@ "owner": { "username": "mr1cecream", "email": "guy@ochakov.com", - "twitter": "@Mr__Icecream" + "twitter": "Mr__Icecream" }, "record": { "CNAME": "mr1cecream.github.io" diff --git a/domains/muheko.json b/domains/muheko.json index 94b5ccf9a..37310e42f 100644 --- a/domains/muheko.json +++ b/domains/muheko.json @@ -4,7 +4,7 @@ "owner": { "username": "MuhekoNikolas", "email": "13nikolusmuheko@gmail.com", - "twitter": "@MuhekoNikolas" + "twitter": "MuhekoNikolas" }, "record": { "CNAME": "muhekonikolas.github.io" diff --git a/domains/myx.json b/domains/myx.json index c068af230..1ed1c9720 100644 --- a/domains/myx.json +++ b/domains/myx.json @@ -4,7 +4,7 @@ "owner": { "username": "notmyx", "email": "darkmyxx@gmail.com", - "twitter": "@omgmyx" + "twitter": "omgmyx" }, "record": { "CNAME": "6950d6d4-e456-41b9-a407-3b569801cfa0.id.repl.co" diff --git a/domains/nat.json b/domains/nat.json index 55aa10d59..d44705d8f 100644 --- a/domains/nat.json +++ b/domains/nat.json @@ -1,5 +1,5 @@ { - "owner":{ + "owner": { "username": "Natasquare", "discord": "Natasquare#8297", "email": "natasquarelol@gmail.com" diff --git a/domains/netf.json b/domains/netf.json index 6bbd9ea03..4cfca6fac 100644 --- a/domains/netf.json +++ b/domains/netf.json @@ -2,7 +2,7 @@ { "owner": { "username": "netflexs", - "email": "null" + "email": "" }, "record": { "CNAME": "c4f04559-5bd7-49db-ae04-93e53cd8abc2.id.repl.co" diff --git a/domains/nikolas.json b/domains/nikolas.json index c5fb5b368..891f60c2b 100644 --- a/domains/nikolas.json +++ b/domains/nikolas.json @@ -4,7 +4,7 @@ "owner": { "username": "MuhekoNikolas", "email": "13nikolusmuheko@gmail.com", - "twitter": "@MuhekoNikolas" + "twitter": "MuhekoNikolas" }, "record": { "CNAME": "muhekonikolas.github.io" diff --git a/domains/nikolus.json b/domains/nikolus.json index 3963ef385..9f89f9e79 100644 --- a/domains/nikolus.json +++ b/domains/nikolus.json @@ -4,7 +4,7 @@ "owner": { "username": "MuhekoNikolas", "email": "13nikolusmuheko@gmail.com", - "twitter": "@MuhekoNikolas" + "twitter": "MuhekoNikolas" }, "record": { "CNAME": "muhekonikolas.github.io" diff --git a/domains/poked.json b/domains/poked.json index fbd34b6d6..9470797fb 100644 --- a/domains/poked.json +++ b/domains/poked.json @@ -5,7 +5,7 @@ "username": "PokedArmory", "email": "poked.armory@gmail.com", "discord": "Poked_Armory#0001", - "twitter": "@PokedWasTaken" + "twitter": "PokedWasTaken" }, "record": { "CNAME": "PokedArmory.github.io" diff --git a/domains/prabin.json b/domains/prabin.json index d97b20bc7..1ead6918b 100644 --- a/domains/prabin.json +++ b/domains/prabin.json @@ -6,6 +6,6 @@ "email": "prabinsubedi2016@gmail.com" }, "record": { - "URL":"https://prabin.tech" + "URL": "https://prabin.tech" } } diff --git a/domains/pxseu.json b/domains/pxseu.json index fcaf57524..4e1a315ba 100644 --- a/domains/pxseu.json +++ b/domains/pxseu.json @@ -3,7 +3,7 @@ "owner": { "username": "pxseu", "email": "", - "twitter": "@pxseu" + "twitter": "pxseu" }, "record": { "URL": "https://www.pxseu.com" diff --git a/domains/raghavyuva.json b/domains/raghavyuva.json index 7fe6bfa65..81d5ec04a 100644 --- a/domains/raghavyuva.json +++ b/domains/raghavyuva.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME":"raghavyuva.github.io" + "CNAME": "raghavyuva.github.io" } } diff --git a/domains/ralph.json b/domains/ralph.json index bd327f50c..0588efe43 100644 --- a/domains/ralph.json +++ b/domains/ralph.json @@ -1,12 +1,9 @@ { + "description": "Ralph Wang's blog", "owner": { "username": "ralph", - "email": "asnowwolf@gmail.com", - "irc": "", - "discord": "", - "note": "A ThoughtWorker & GDE" + "email": "asnowwolf@gmail.com" }, - "description": "Ralph Wang's blog", "record": { "CNAME": "blog.ralph.wang" } diff --git a/domains/saahil.json b/domains/saahil.json index 9172c945c..c425f4222 100644 --- a/domains/saahil.json +++ b/domains/saahil.json @@ -2,8 +2,7 @@ "description": "this is my about me page, - neongamerbot", "owner": { "username": "neongamerbot", - "email": "saahilattud@gmail.com", - "twitter": "" + "email": "saahilattud@gmail.com" }, "record": { "CNAME": "a58b11f7-e44a-4ebc-811d-22105a51b9b7.repl.co" diff --git a/domains/sam-jspn.json b/domains/sam-jspn.json index 8544a4a4b..8d05ebe1d 100644 --- a/domains/sam-jspn.json +++ b/domains/sam-jspn.json @@ -1,6 +1,6 @@ { "description": "Sam's website", - "repo":"https://github.com/Samuel-Jspn/lair", + "repo": "https://github.com/Samuel-Jspn/lair", "owner": { "username": "Samuel-Jspn", "email": "sam.josephine@outlook.fr", diff --git a/domains/samihatasnim.json b/domains/samihatasnim.json index 2128a7b05..0bc3dec24 100644 --- a/domains/samihatasnim.json +++ b/domains/samihatasnim.json @@ -5,7 +5,7 @@ "username": "samihaTasnim", "discord": "sam.#7750", "email": "samxtasnim@gmail.com", - "twitter": "@SamihaTasnimm" + "twitter": "SamihaTasnimm" }, "record": { "CNAME": "website-69g.pages.dev" diff --git a/domains/samriddha.json b/domains/samriddha.json index 7ede64278..b374e822d 100644 --- a/domains/samriddha.json +++ b/domains/samriddha.json @@ -4,7 +4,7 @@ "owner": { "username": "samriddha-basu-cloud", "email": "sb2899@srmist.edu.in", - "twitter": "https://twitter.com/BasuSamriddha" + "twitter": "BasuSamriddha" }, "record": { "CNAME": "samriddha-basu-cloud.github.io" diff --git a/domains/shubhambattoo.json b/domains/shubhambattoo.json index 4fdae0771..daab7f471 100644 --- a/domains/shubhambattoo.json +++ b/domains/shubhambattoo.json @@ -2,7 +2,7 @@ "owner": { "username": "shubhambattoo", "email": "shubham.battoo@hotmail.com", - "twitter": "@Shubham_batt" + "twitter": "Shubham_batt" }, "description": "My personal website", "repo": "https://github.com/shubhambattoo", diff --git a/domains/sidd.json b/domains/sidd.json index b11957114..6b892ddd3 100644 --- a/domains/sidd.json +++ b/domains/sidd.json @@ -3,8 +3,7 @@ "repo": "https://github.com/uh-Sid/sidd.is-a.dev", "owner": { "username": "uh-Sid", - "email": "sdmdevelopment3@gmail.com", - "twitter": "" + "email": "sdmdevelopment3@gmail.com" }, "record": { "CNAME": "4dffaf9f-274e-457e-a081-b23e4d20e170.id.repl.co" diff --git a/domains/siddhu.json b/domains/siddhu.json index d22aa84ee..0471b0a48 100644 --- a/domains/siddhu.json +++ b/domains/siddhu.json @@ -2,7 +2,7 @@ "owner": { "username": "SiddheshKukade", "email": "littlelord124@gmail.com", - "twitter": "@TheSidK_", + "twitter": "TheSidK_", "discord": "SiddhyaOP#0596" }, "record": { diff --git a/domains/tcdavo.json b/domains/tcdavo.json index e2e6ec296..ad5a8ea3d 100644 --- a/domains/tcdavo.json +++ b/domains/tcdavo.json @@ -1,5 +1,5 @@ { - "owner":{ + "owner": { "username": "Tcdavo", "discord": "FriedUp-_-#6908", "email": "" diff --git a/domains/tekno.json b/domains/tekno.json index 63a41fcfc..430612063 100644 --- a/domains/tekno.json +++ b/domains/tekno.json @@ -4,7 +4,7 @@ "owner": { "username": "TeknoSenpai", "email": "tekno@hiri.dev", - "twitter": "@TeknoSenpai" + "twitter": "TeknoSenpai" }, "record": { "A": [ diff --git a/domains/thomas-shelby.json b/domains/thomas-shelby.json index 7e57baaff..d27c39eea 100644 --- a/domains/thomas-shelby.json +++ b/domains/thomas-shelby.json @@ -4,7 +4,7 @@ "owner": { "username": "prbhanu", "email": "prbhanu1718@gmil.com", - "twitter": "@prreddy05413731" + "twitter": "prreddy05413731" }, "record": { "CNAME": "prbhanu.github.io" diff --git a/domains/wablesanket.json b/domains/wablesanket.json index f550c17e9..bb073193b 100644 --- a/domains/wablesanket.json +++ b/domains/wablesanket.json @@ -4,7 +4,7 @@ "owner": { "username": "sanketwable", "email": "sanketwable123@gmail.com", - "twitter": "https://twitter.com/Wable_Sanket_" + "twitter": "Wable_Sanket_" }, "record": { "URL": "https://wablesanket.xyz" diff --git a/domains/what.json b/domains/what.json index a2bed7939..3eb3bb753 100644 --- a/domains/what.json +++ b/domains/what.json @@ -4,7 +4,7 @@ "owner": { "username": "What-Question-Mark", "email": "jack.weller@hotmail.com", - "twitter": "@whatqm", + "twitter": "whatqm", "discord": "discord-username-and-discriminator" }, "record": { diff --git a/domains/whxyu.json b/domains/whxyu.json index 509dcc2ee..2c726ab8b 100644 --- a/domains/whxyu.json +++ b/domains/whxyu.json @@ -2,7 +2,7 @@ { "owner": { "username": "yxu6fingers", - "email": "null" + "email": "" }, "record": { "CNAME": "yxu6fingers.github.io" diff --git a/domains/willian.json b/domains/willian.json index a8a177eda..5aad4c31d 100644 --- a/domains/willian.json +++ b/domains/willian.json @@ -4,7 +4,7 @@ "owner": { "username": "waveiro", "email": "", - "twitter": "@waveiro" + "twitter": "waveiro" }, "record": { "CNAME": "waveiro.github.io" diff --git a/domains/xndr.json b/domains/xndr.json index 68e604c99..db4b078ec 100644 --- a/domains/xndr.json +++ b/domains/xndr.json @@ -4,7 +4,7 @@ "owner": { "username": "Xander1233", "email": "", - "twitter": "https://twitter.com/XandrrrrR6" + "twitter": "XandrrrrR6" }, "record": { "A": ["173.249.30.209"] diff --git a/domains/xqwtxon.json b/domains/xqwtxon.json index 1a52a2ece..7209fc39a 100644 --- a/domains/xqwtxon.json +++ b/domains/xqwtxon.json @@ -4,7 +4,7 @@ "owner": { "username": "xqwtxon", "email": "xqwtxon@hotmail.com", - "twitter": "@xqwtxon", + "twitter": "xqwtxon", "keybase": "@xqwtxon" }, "record": { diff --git a/domains/ya.json b/domains/ya.json index 2cf26a0dd..4d6cb0b1e 100644 --- a/domains/ya.json +++ b/domains/ya.json @@ -4,7 +4,7 @@ "owner": { "username": "icancodebeauty", "email": "aditya@mail.aditya.is-a.dev", - "twitter": "@CodeWithAadi" + "twitter": "CodeWithAadi" }, "record": { "CNAME": "icancodebeauty.github.io" diff --git a/domains/yescyyt.json b/domains/yescyyt.json index 9a9232752..d33c95b24 100644 --- a/domains/yescyyt.json +++ b/domains/yescyyt.json @@ -3,8 +3,7 @@ "repo": "https://github.com/yescyyt/yescyyt.github.io", "owner": { "username": "yescyyt", - "email": "amberisamab@gmail.com", - "twitter": "" + "email": "amberisamab@gmail.com" }, "record": { "CNAME": "yescyyt.github.io" diff --git a/domains/yiff.json b/domains/yiff.json index df1736eeb..bb0c315da 100644 --- a/domains/yiff.json +++ b/domains/yiff.json @@ -2,7 +2,7 @@ "owner": { "username": "DonovanDMC", "email": "admin@furrybot.co", - "twitter": "https://twitter.com/Donovan_DMC", + "twitter": "Donovan_DMC", "discord": "Donovan_DMC#3621" }, "record": { diff --git a/domains/yuk1ch.json b/domains/yuk1ch.json index 5580679de..444719681 100644 --- a/domains/yuk1ch.json +++ b/domains/yuk1ch.json @@ -2,7 +2,7 @@ "owner": { "username": "ImRaid", "email": "itsraidlol@gmail.com", - "discord":"! Yuk1ch#7484", + "discord": "! Yuk1ch#7484", "telegram": "@Yuk1ch" }, "record": { From f2110ca947b78731f5ae33901be4dc7f0d68933a Mon Sep 17 00:00:00 2001 From: Thamizh <91716052+ThisisThamizh@users.noreply.github.com> Date: Sat, 4 Mar 2023 16:18:08 +0530 Subject: [PATCH 1144/8412] Create thamizh.json --- domains/thamizh.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/thamizh.json diff --git a/domains/thamizh.json b/domains/thamizh.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/thamizh.json @@ -0,0 +1 @@ + From 7ba6825a4e74b16b7a4e2851e0141e049f3044d5 Mon Sep 17 00:00:00 2001 From: kiwozen <126764083+kiwozen@users.noreply.github.com> Date: Sat, 4 Mar 2023 12:47:57 +0100 Subject: [PATCH 1145/8412] kiwozen.json goat --- domains/kiwozen.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kiwozen.json diff --git a/domains/kiwozen.json b/domains/kiwozen.json new file mode 100644 index 000000000..a919cf2be --- /dev/null +++ b/domains/kiwozen.json @@ -0,0 +1,10 @@ +{ + "description": "clean af", + "owner": { + "username": "kiwozen", + "email": "goat@kiwozen.de" + }, + "record": { + "URL": "https://kiwozen.de/" + } +} From 69065214f12cc1a1605315d90b3193f13a0a7852 Mon Sep 17 00:00:00 2001 From: Thamizh <91716052+ThisisThamizh@users.noreply.github.com> Date: Sat, 4 Mar 2023 17:41:28 +0530 Subject: [PATCH 1146/8412] Update thamizh.json --- domains/thamizh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/domains/thamizh.json b/domains/thamizh.json index 8b1378917..9c0e538ac 100644 --- a/domains/thamizh.json +++ b/domains/thamizh.json @@ -1 +1,13 @@ +{ + "description": "for my personal website representing that i'm a dev", + "repo": "https://github.com/ThisisThamizh/ThisisThamizh.github.io", + "owner": { + "username": "ThisisThamizh", + "email": "venthank88@gmail.com", + "twitter": "k_thamizhventhu" + }, + "record": { + "CNAME": "ThisisThamizh.github.io" + } +} From 0124a2d88742f610cc0e654d88986a1de9334951 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sat, 4 Mar 2023 21:21:28 +0530 Subject: [PATCH 1147/8412] Create bdays.suki.json For my another replit project. Check it here:- https://birthdays.tagesrevelio.repl.co --- bdays.suki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 bdays.suki.json diff --git a/bdays.suki.json b/bdays.suki.json new file mode 100644 index 000000000..6b8612c2f --- /dev/null +++ b/bdays.suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" + } +} From 48484fc46d112939ba40f9bb3fc27f59f223ac81 Mon Sep 17 00:00:00 2001 From: Pronicio <52421988+Pronicio@users.noreply.github.com> Date: Sat, 4 Mar 2023 17:38:48 +0100 Subject: [PATCH 1148/8412] Create pronicio.json --- domains/pronicio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pronicio.json diff --git a/domains/pronicio.json b/domains/pronicio.json new file mode 100644 index 000000000..1ffca5071 --- /dev/null +++ b/domains/pronicio.json @@ -0,0 +1,12 @@ +{ + "description": "Pronicio's Portfolio", + "repo": "https://github.com/Pronicio", + "owner": { + "username": "Pronicio", + "email": "pronicio.contact@gmail.com", + "twitter": "Pronicio_dev" + }, + "record": { + "CNAME": "portfolio-5s1.pages.dev" + } +} From c471e89935bc043881795360fd5ea63513edca30 Mon Sep 17 00:00:00 2001 From: Hiren Rathod <95280935+Hiren2001@users.noreply.github.com> Date: Sun, 5 Mar 2023 01:18:45 +0530 Subject: [PATCH 1149/8412] add file for domain --- domains/hiren.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hiren.json diff --git a/domains/hiren.json b/domains/hiren.json new file mode 100644 index 000000000..e98662d1b --- /dev/null +++ b/domains/hiren.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hiren2001", + "email": "329065_tt21@ldceahm.gujgov.edu.in" + }, + "record": { + "CNAME": "hiren2001.github.io/hiren" + } +} From bd92f8dac23c02b039c21560fb813cbb6ff8baec Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 5 Mar 2023 08:26:00 +0800 Subject: [PATCH 1150/8412] Update thamizh.json --- domains/thamizh.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/thamizh.json b/domains/thamizh.json index 9c0e538ac..a7af86108 100644 --- a/domains/thamizh.json +++ b/domains/thamizh.json @@ -1,4 +1,3 @@ - { "description": "for my personal website representing that i'm a dev", "repo": "https://github.com/ThisisThamizh/ThisisThamizh.github.io", From e2d567ebc09d56fd584219b11fce4146f24c4770 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 5 Mar 2023 08:58:05 +0800 Subject: [PATCH 1151/8412] Rename bdays.suki.json to domains/bdays.suki.json --- bdays.suki.json => domains/bdays.suki.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bdays.suki.json => domains/bdays.suki.json (100%) diff --git a/bdays.suki.json b/domains/bdays.suki.json similarity index 100% rename from bdays.suki.json rename to domains/bdays.suki.json From 1d34fa59e9b75da8cceffdceb26cc33ac0611b69 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 5 Mar 2023 08:59:46 +0800 Subject: [PATCH 1152/8412] Update kiwozen.json --- domains/kiwozen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kiwozen.json b/domains/kiwozen.json index a919cf2be..744355c9c 100644 --- a/domains/kiwozen.json +++ b/domains/kiwozen.json @@ -5,6 +5,6 @@ "email": "goat@kiwozen.de" }, "record": { - "URL": "https://kiwozen.de/" + "URL": "https://kiwozen.de" } } From 8a76fbc61a38c13eb50f3cc68547004c9b711c87 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 5 Mar 2023 09:06:16 +0800 Subject: [PATCH 1153/8412] Update hiren.json --- domains/hiren.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hiren.json b/domains/hiren.json index e98662d1b..9fc8e2f6a 100644 --- a/domains/hiren.json +++ b/domains/hiren.json @@ -4,6 +4,6 @@ "email": "329065_tt21@ldceahm.gujgov.edu.in" }, "record": { - "CNAME": "hiren2001.github.io/hiren" + "CNAME": "hiren2001.github.io" } } From 4642309885ac1d9a997e319b03d6d7c4456ae361 Mon Sep 17 00:00:00 2001 From: avarnex <104631034+avarnex@users.noreply.github.com> Date: Sun, 5 Mar 2023 11:43:37 +0300 Subject: [PATCH 1154/8412] Delete avarnex.json --- domains/avarnex.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/avarnex.json diff --git a/domains/avarnex.json b/domains/avarnex.json deleted file mode 100644 index 9b1df1344..000000000 --- a/domains/avarnex.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "avarnex' personal website", - "repo": "https://github.com/avarnex/avarnex.github.io", - "owner": { - "username": "avarnex", - "email": "avarnex@paranoid.email" - }, - "record": { - "CNAME": "avarnex.github.io" - } -} From 991583174f4553980525421859d58efefdfc1dd5 Mon Sep 17 00:00:00 2001 From: Chirath Timodh <115262015+duesacrifice69@users.noreply.github.com> Date: Sun, 5 Mar 2023 14:57:50 +0530 Subject: [PATCH 1155/8412] Create chirathtimodh.json --- domains/chirathtimodh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chirathtimodh.json diff --git a/domains/chirathtimodh.json b/domains/chirathtimodh.json new file mode 100644 index 000000000..fc6b81d5f --- /dev/null +++ b/domains/chirathtimodh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duesacrifice69", + "email": "chirathtimodh@gmail.com" + }, + "record": { + "URL": "https://chirath.w3spaces.com" + } +} From 7660f057499b21b58f6cd19926764e41a279925f Mon Sep 17 00:00:00 2001 From: Vikram Vishwakarma Date: Sun, 5 Mar 2023 15:55:46 +0530 Subject: [PATCH 1156/8412] Create vikram.json --- domains/vikram.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vikram.json diff --git a/domains/vikram.json b/domains/vikram.json new file mode 100644 index 000000000..b14c8e994 --- /dev/null +++ b/domains/vikram.json @@ -0,0 +1,12 @@ +{ + "description": "This domain will be used for my personal website.", + "repo": "https://github.com/vikramv20/vikramv20.github.io", + "owner": { + "username": "vikramv20", + "email": "vs423502@gmail.com", + "twitter": "vikram_v18" + }, + "record": { + "CNAME": "vikramv20.github.io" + } +} From 40e082cf107b81e6c36f587254a26ab5cfb253b5 Mon Sep 17 00:00:00 2001 From: Tyler M-Wise Date: Sun, 5 Mar 2023 11:27:48 +0000 Subject: [PATCH 1157/8412] Create tylerwise.json --- domains/tylerwise.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/tylerwise.json diff --git a/domains/tylerwise.json b/domains/tylerwise.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/tylerwise.json @@ -0,0 +1 @@ + From 3f4d63b4d967f9dc97b603c7131a2bba8c71707f Mon Sep 17 00:00:00 2001 From: Tyler M-Wise Date: Sun, 5 Mar 2023 11:28:28 +0000 Subject: [PATCH 1158/8412] Create tylermwise.json --- domains/tylermwise.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/tylermwise.json diff --git a/domains/tylermwise.json b/domains/tylermwise.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/tylermwise.json @@ -0,0 +1 @@ + From 6ca2583e43cb2a13a5d0349f9a308705e54be292 Mon Sep 17 00:00:00 2001 From: Tyler M-Wise Date: Sun, 5 Mar 2023 11:29:10 +0000 Subject: [PATCH 1159/8412] Create tmw.json --- domains/tmw.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/tmw.json diff --git a/domains/tmw.json b/domains/tmw.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/tmw.json @@ -0,0 +1 @@ + From f84151d4806659db8d112c00154d7076e43ae02d Mon Sep 17 00:00:00 2001 From: Tyler M-Wise Date: Sun, 5 Mar 2023 12:09:31 +0000 Subject: [PATCH 1160/8412] Delete tylerwise.json --- domains/tylerwise.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/tylerwise.json diff --git a/domains/tylerwise.json b/domains/tylerwise.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/tylerwise.json +++ /dev/null @@ -1 +0,0 @@ - From f318ca158ee49fef9b2e2dc67eb298c17ad719a3 Mon Sep 17 00:00:00 2001 From: mobin mazahery <98708517+mobin-mazahery-school@users.noreply.github.com> Date: Sun, 5 Mar 2023 22:52:41 +0330 Subject: [PATCH 1161/8412] Added mtestsite --- domains/mtestsite.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mtestsite.json diff --git a/domains/mtestsite.json b/domains/mtestsite.json new file mode 100644 index 000000000..a9370fe14 --- /dev/null +++ b/domains/mtestsite.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "mobin-mazahery-school", + "email": "98708517+mobin-mazahery-school@users.noreply.github.com" + }, + "record": { + "CNAME": "www-proxy.m-proxy.cf" + } + } + \ No newline at end of file From b1d05dac2e7f5eff5bea4cee1e638187f678fad6 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Mon, 6 Mar 2023 12:04:39 +1100 Subject: [PATCH 1162/8412] Update shays.json --- domains/shays.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shays.json b/domains/shays.json index a66f74ffa..8baa11cd7 100644 --- a/domains/shays.json +++ b/domains/shays.json @@ -6,6 +6,6 @@ "email": "SHays24@student.sacs.nsw.edu.au" }, "record": { - "CNAME": "SHays24.github.io" + "CNAME": "shays24.github.io" } } From 7b149d4c3ee00b0c9130a4353e28241a0fa07c20 Mon Sep 17 00:00:00 2001 From: MiloCat <119687855+BigKitten@users.noreply.github.com> Date: Sun, 5 Mar 2023 20:22:19 -0500 Subject: [PATCH 1163/8412] Create milocat.json --- domains/milocat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/milocat.json diff --git a/domains/milocat.json b/domains/milocat.json new file mode 100644 index 000000000..7dc59f861 --- /dev/null +++ b/domains/milocat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BigKitten", + "email": "", + "discord": "MiloCat#8198" + } + "record": { + "CNAME": "MiloCat.repl.co" + } +} From 9197601673a8dbbdfab11f70e16c23d7478d7f2f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 6 Mar 2023 11:45:36 +0800 Subject: [PATCH 1164/8412] Update milocat.json --- domains/milocat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/milocat.json b/domains/milocat.json index 7dc59f861..daf08edd0 100644 --- a/domains/milocat.json +++ b/domains/milocat.json @@ -3,7 +3,7 @@ "username": "BigKitten", "email": "", "discord": "MiloCat#8198" - } + }, "record": { "CNAME": "MiloCat.repl.co" } From 847522d348e6e923e0e4d557ee9387f9925b08d9 Mon Sep 17 00:00:00 2001 From: skoblkodpt Date: Mon, 6 Mar 2023 08:23:00 +0000 Subject: [PATCH 1165/8412] Register edjva.is-a.dev --- domains/edjva.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/edjva.json diff --git a/domains/edjva.json b/domains/edjva.json new file mode 100644 index 000000000..8750d18d6 --- /dev/null +++ b/domains/edjva.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "skoblkodpt", + "email": "skobl.kodpt.1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 163360c257035b3d8a0717b15943126ed5fb5507 Mon Sep 17 00:00:00 2001 From: Julien <61233505+dev-cetus@users.noreply.github.com> Date: Mon, 6 Mar 2023 11:36:42 +0100 Subject: [PATCH 1166/8412] Create cetus.json --- domains/cetus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cetus.json diff --git a/domains/cetus.json b/domains/cetus.json new file mode 100644 index 000000000..751093feb --- /dev/null +++ b/domains/cetus.json @@ -0,0 +1,12 @@ +{ + "description": "Cetus's Portfolio", + "repo": "https://github.com/dev-cetus", + "owner": { + "username": "Cetus", + "email": "dev-cetus@proton.me", + "twitter": "dev_cetus" + }, + "record": { + "CNAME": "c07598dd.portfolio-9hu.pages.dev/" + } +} From 1cebf50fc3239c8bf498be0a7b9dc9970f48c8f8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 6 Mar 2023 18:46:56 +0800 Subject: [PATCH 1167/8412] fix cname --- domains/cetus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cetus.json b/domains/cetus.json index 751093feb..5b1599fb7 100644 --- a/domains/cetus.json +++ b/domains/cetus.json @@ -7,6 +7,6 @@ "twitter": "dev_cetus" }, "record": { - "CNAME": "c07598dd.portfolio-9hu.pages.dev/" + "CNAME": "c07598dd.portfolio-9hu.pages.dev" } } From a9b6266a5e77001d8b6f7897654bf82511b136b3 Mon Sep 17 00:00:00 2001 From: lthon09 <67495232+lthon09@users.noreply.github.com> Date: Tue, 7 Mar 2023 02:09:38 +0700 Subject: [PATCH 1168/8412] Update lthon09.json --- domains/lthon09.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lthon09.json b/domains/lthon09.json index fa6e09477..eaaece09d 100644 --- a/domains/lthon09.json +++ b/domains/lthon09.json @@ -6,6 +6,6 @@ "twitter": "lthon09" }, "record": { - "A": ["75.2.69.226"] + "A": ["76.223.55.44"] } } From 46ab0843b00a0888673810fbba690c0059b0883a Mon Sep 17 00:00:00 2001 From: 8n9ght <80909968+8n9ght@users.noreply.github.com> Date: Mon, 6 Mar 2023 22:19:35 +0100 Subject: [PATCH 1169/8412] Create jean-arthur.json --- domains/jean-arthur.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/jean-arthur.json diff --git a/domains/jean-arthur.json b/domains/jean-arthur.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/jean-arthur.json @@ -0,0 +1 @@ + From b56e0087a8a195168575973a887ccc1205850b55 Mon Sep 17 00:00:00 2001 From: 8n9ght <80909968+8n9ght@users.noreply.github.com> Date: Mon, 6 Mar 2023 22:33:34 +0100 Subject: [PATCH 1170/8412] Completion of the domain file --- domains/jean-arthur.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/jean-arthur.json b/domains/jean-arthur.json index 8b1378917..b32121c33 100644 --- a/domains/jean-arthur.json +++ b/domains/jean-arthur.json @@ -1 +1,12 @@ +{ + "description": "Part of my portfolio website", + "repo": "https://github.com/8n9ght/8n9ght.github.io", + "owner": { + "username": "8n9ght", + "email": "8n9ght@gmail.com" + }, + "record": { + "CNAME": "8n9ght.github.io" + } +} From ccfda8d50dc72abed6769d51c2781194fab62810 Mon Sep 17 00:00:00 2001 From: Exo <95084482+Exo-OX1564@users.noreply.github.com> Date: Mon, 6 Mar 2023 21:41:50 +0000 Subject: [PATCH 1171/8412] Update exoooo.json --- domains/exoooo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/exoooo.json b/domains/exoooo.json index 500bbd1aa..aebbc553c 100644 --- a/domains/exoooo.json +++ b/domains/exoooo.json @@ -4,6 +4,6 @@ "email": "uhaveen@gmail.com" }, "record": { - "CNAME": "12" + "CNAME": "3a71ddc8-ebec-43ec-82e8-ae31c9ee0836.id.repl.co" } } From 7959b98ef549514a766432034319a81e7dceda94 Mon Sep 17 00:00:00 2001 From: "Mr.SsB" <67232865+shivasharanappaBiradar@users.noreply.github.com> Date: Tue, 7 Mar 2023 04:58:06 +0530 Subject: [PATCH 1172/8412] Update shiv.json --- domains/shiv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shiv.json b/domains/shiv.json index 00da0d451..a625788bb 100644 --- a/domains/shiv.json +++ b/domains/shiv.json @@ -4,6 +4,6 @@ "email": "youcanbethemaster@gmail.com" }, "record": { - "CNAME": "shivasharanappabiradar.github.io" + "CNAME": "shiv.is-a.dev" } } From 4730cd7b3680b16f1237221a41d02dd8642c1c81 Mon Sep 17 00:00:00 2001 From: "Mr.SsB" <67232865+shivasharanappaBiradar@users.noreply.github.com> Date: Tue, 7 Mar 2023 05:02:25 +0530 Subject: [PATCH 1173/8412] Update shiv.json --- domains/shiv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shiv.json b/domains/shiv.json index a625788bb..7aa28978b 100644 --- a/domains/shiv.json +++ b/domains/shiv.json @@ -4,6 +4,6 @@ "email": "youcanbethemaster@gmail.com" }, "record": { - "CNAME": "shiv.is-a.dev" + "CNAME": "railway-production-5fc6.up.railway.app" } } From b10cce54d6c429ed4c3d71174ab8d01157336c6a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?St=C9=91rry=20Shiv=C9=91m?= Date: Tue, 7 Mar 2023 07:11:27 +0530 Subject: [PATCH 1174/8412] Create starry --- domains/starry | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/starry diff --git a/domains/starry b/domains/starry new file mode 100644 index 000000000..b0aba69d1 --- /dev/null +++ b/domains/starry @@ -0,0 +1,11 @@ +{ + "description": "Shivam's personal website!", + "repo": "https://github.com/starry-shivam/starry-shivam.github.io", + "owner": { + "username": "starry-shivam", + "email": "krshivam24@proton.me" + }, + "record": { + "URL": "https://starry-shivam.github.io" + } +} From 3b2679903b8080049612b10284f95beb6e4c6289 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Tue, 7 Mar 2023 09:24:22 +0700 Subject: [PATCH 1175/8412] Update arsdorint.json --- domains/arsdorint.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index bfb4e5352..0bb302406 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,8 @@ "email": "e0851451@u.nus.edu" }, "record": { - "CNAME": "arsdorintbp2003.github.io" + "CNAME": " +arsdorintbp2003.github.io" } } From b1bc425c30c493a3f5634384ad20668aa032c27a Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Tue, 7 Mar 2023 09:32:40 +0700 Subject: [PATCH 1176/8412] Update arsdorint.json --- domains/arsdorint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index e393a2ead..bfb4e5352 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,7 +5,7 @@ "email": "e0851451@u.nus.edu" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "arsdorintbp2003.github.io" } } From 11ee216573d6f63cee45bf6ee1321b6ed72f2d2d Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Tue, 7 Mar 2023 09:39:37 +0700 Subject: [PATCH 1177/8412] Update arsdorint.json --- domains/arsdorint.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index 0bb302406..bfb4e5352 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -5,8 +5,7 @@ "email": "e0851451@u.nus.edu" }, "record": { - "CNAME": " -arsdorintbp2003.github.io" + "CNAME": "arsdorintbp2003.github.io" } } From d4212fe6bac645363f071e4788088ba474cfe032 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Tue, 7 Mar 2023 09:43:03 +0700 Subject: [PATCH 1178/8412] Update arsdorint.json --- domains/arsdorint.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index bfb4e5352..e7b28e514 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -1,5 +1,6 @@ { + "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io" "owner": { "username": "nambp2003", "email": "e0851451@u.nus.edu" From cd8682dea3d51b2951ba47d79031d183c8a43a78 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Tue, 7 Mar 2023 09:55:32 +0700 Subject: [PATCH 1179/8412] Update arsdorint.json --- domains/arsdorint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index e7b28e514..f9201f995 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -1,6 +1,6 @@ { - "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io" + "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", "owner": { "username": "nambp2003", "email": "e0851451@u.nus.edu" From b624b843f4943688c60cc620af4301bc85ed6eb8 Mon Sep 17 00:00:00 2001 From: Chirath Timodh <115262015+duesacrifice69@users.noreply.github.com> Date: Tue, 7 Mar 2023 08:42:00 +0530 Subject: [PATCH 1180/8412] Create chirathtimodh.json --- domains/chirathtimodh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chirathtimodh.json diff --git a/domains/chirathtimodh.json b/domains/chirathtimodh.json new file mode 100644 index 000000000..fc6b81d5f --- /dev/null +++ b/domains/chirathtimodh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duesacrifice69", + "email": "chirathtimodh@gmail.com" + }, + "record": { + "URL": "https://chirath.w3spaces.com" + } +} From 5c66cd97c7b111c0ea3dcab1f3cef08afefe8ea4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Mar 2023 12:32:39 +0800 Subject: [PATCH 1181/8412] Update arsdorint.json --- domains/arsdorint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index f9201f995..e8a847d05 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -6,7 +6,7 @@ "email": "e0851451@u.nus.edu" }, "record": { - "CNAME": "arsdorintbp2003.github.io" + "CNAME": "hashnode.network" } } From 3928265ac888d8957f55f4ac7576107345185757 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Mar 2023 12:35:57 +0800 Subject: [PATCH 1182/8412] Rename starry to starry.json --- domains/{starry => starry.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{starry => starry.json} (100%) diff --git a/domains/starry b/domains/starry.json similarity index 100% rename from domains/starry rename to domains/starry.json From 9094f3fcd17d2c24a31729ad9685f3c5b90d8a75 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 7 Mar 2023 12:37:42 +0800 Subject: [PATCH 1183/8412] Delete exoo.json --- domains/exoo.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/exoo.json diff --git a/domains/exoo.json b/domains/exoo.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/exoo.json +++ /dev/null @@ -1 +0,0 @@ - From 80fe52228805335277d60212b44d2e211cdb8383 Mon Sep 17 00:00:00 2001 From: Bui Phuong Nam <88639992+arsdorintbp2003@users.noreply.github.com> Date: Tue, 7 Mar 2023 11:41:32 +0700 Subject: [PATCH 1184/8412] Update arsdorint.json --- domains/arsdorint.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/arsdorint.json b/domains/arsdorint.json index bfb4e5352..b150b7fc0 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -1,7 +1,8 @@ { + "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", "owner": { - "username": "nambp2003", + "username": "arsdorintbp2003", "email": "e0851451@u.nus.edu" }, "record": { From c5c045be1cda6db6c51e78dd2458cdef801fb6a3 Mon Sep 17 00:00:00 2001 From: mobin mazahery <98708517+mobin-mazahery-school@users.noreply.github.com> Date: Tue, 7 Mar 2023 15:19:53 +0330 Subject: [PATCH 1185/8412] Update mtestsite.json --- domains/mtestsite.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mtestsite.json b/domains/mtestsite.json index a9370fe14..d1a1bf293 100644 --- a/domains/mtestsite.json +++ b/domains/mtestsite.json @@ -2,10 +2,10 @@ { "owner": { "username": "mobin-mazahery-school", - "email": "98708517+mobin-mazahery-school@users.noreply.github.com" + "email": "mobin.mazahery85@gmail.com" }, "record": { - "CNAME": "www-proxy.m-proxy.cf" + "CNAME": "m-proxy.cf" } } - \ No newline at end of file + From e4e862513f19eef2c80b15d5a1ba691e827ff50f Mon Sep 17 00:00:00 2001 From: SX Spy Agent Date: Tue, 7 Mar 2023 21:23:11 +0700 Subject: [PATCH 1186/8412] Added web-sh.sx9 --- domains/web-sh.sx9.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/web-sh.sx9.json diff --git a/domains/web-sh.sx9.json b/domains/web-sh.sx9.json new file mode 100644 index 000000000..6f77a209e --- /dev/null +++ b/domains/web-sh.sx9.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "SX-9", + "email": "hello@mail.sx9.is-a.dev" + }, + "record": { + "CNAME": "sx-9.github.io" + } + } + \ No newline at end of file From 0f93e8567e132cc7a2cdf1c2ff7d90100d30cd74 Mon Sep 17 00:00:00 2001 From: Dark <58370174+BruhDark@users.noreply.github.com> Date: Tue, 7 Mar 2023 12:07:50 -0300 Subject: [PATCH 1187/8412] Update dark.json --- domains/dark.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dark.json b/domains/dark.json index 50bf0e7ee..6e6b69a43 100644 --- a/domains/dark.json +++ b/domains/dark.json @@ -2,10 +2,10 @@ { "owner": { "username": "BruhDark", - "email": "fedefunes90@gmail.com" + "email": "darkpxint@gmail.com" }, "record": { - "CNAME": "bruhdark.github.io" + "CNAME": "bruhdarkgithubio-production.up.railway.app" } } - \ No newline at end of file + From ba5c9554f121a846687345f178a206718e6aa53a Mon Sep 17 00:00:00 2001 From: Christian Leonardo Date: Tue, 7 Mar 2023 13:52:28 -0300 Subject: [PATCH 1188/8412] Added whyleonardo --- domains/whyleonardo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/whyleonardo.json diff --git a/domains/whyleonardo.json b/domains/whyleonardo.json new file mode 100644 index 000000000..f801f47fa --- /dev/null +++ b/domains/whyleonardo.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "whyleonardo", + "email": "pleasefloyd73@gmail.com" + }, + "record": { + "CNAME": "nextjs-portfolio-chi-taupe.vercel.app" + } + } + \ No newline at end of file From 0bc24efb3971780669731a38dc6b08ed4a7fb971 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 8 Mar 2023 06:46:32 +0800 Subject: [PATCH 1189/8412] change to url --- domains/whyleonardo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/whyleonardo.json b/domains/whyleonardo.json index f801f47fa..5f1b323d9 100644 --- a/domains/whyleonardo.json +++ b/domains/whyleonardo.json @@ -5,7 +5,7 @@ "email": "pleasefloyd73@gmail.com" }, "record": { - "CNAME": "nextjs-portfolio-chi-taupe.vercel.app" + "URL": "https://nextjs-portfolio-chi-taupe.vercel.app" } } - \ No newline at end of file + From 538d5420b296a7095f907142eb5e5a74c9b6f820 Mon Sep 17 00:00:00 2001 From: SIAM RAHMAN <118335510+SIAMRAHMAN000@users.noreply.github.com> Date: Wed, 8 Mar 2023 00:00:39 -0800 Subject: [PATCH 1190/8412] Create siamrahman.json --- domains/siamrahman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/siamrahman.json diff --git a/domains/siamrahman.json b/domains/siamrahman.json new file mode 100644 index 000000000..dafa6305a --- /dev/null +++ b/domains/siamrahman.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/siamrahman000/siamrahman000.github.io", + "owner": { + "username": "siamrahman000", + "email": "s14mshell@gmail.com", + "twitter": "skillsiam" + }, + "record": { + "CNAME": "siamrahman000.github.io" + } +} From 276d3f34fc6fcc95c675cd7742ad54fe22f33804 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 8 Mar 2023 16:50:49 +0800 Subject: [PATCH 1191/8412] Update siamrahman.json --- domains/siamrahman.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/siamrahman.json b/domains/siamrahman.json index dafa6305a..9ab7d1b8a 100644 --- a/domains/siamrahman.json +++ b/domains/siamrahman.json @@ -1,5 +1,4 @@ { - "description": "Describe the use of this subdomain", "repo": "https://github.com/siamrahman000/siamrahman000.github.io", "owner": { "username": "siamrahman000", From 4d2d542868dd9d9a0a19dcdeb509cc41f6a0405a Mon Sep 17 00:00:00 2001 From: Anirudh Anup Date: Wed, 8 Mar 2023 15:41:43 +0530 Subject: [PATCH 1192/8412] Create qwel.json --- domains/qwel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/qwel.json diff --git a/domains/qwel.json b/domains/qwel.json new file mode 100644 index 000000000..edbf7802d --- /dev/null +++ b/domains/qwel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "qwel-exe", + "discord": "qwel.exe#9583", + "email": "anirudh012009@gmail.com" + }, + "record": { + "CNAME": "qwel-exe.github.io" + } +} From 223732985b90b79fffa0785482fb269a00bdb140 Mon Sep 17 00:00:00 2001 From: abde0ba <71008667+abde0ba@users.noreply.github.com> Date: Wed, 8 Mar 2023 05:14:00 -0800 Subject: [PATCH 1193/8412] Create abdeba.json --- domains/abdeba.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/abdeba.json diff --git a/domains/abdeba.json b/domains/abdeba.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/abdeba.json @@ -0,0 +1 @@ + From 11d60973c5742eb857f8171c705769007ae909b6 Mon Sep 17 00:00:00 2001 From: abde0ba <71008667+abde0ba@users.noreply.github.com> Date: Wed, 8 Mar 2023 05:20:58 -0800 Subject: [PATCH 1194/8412] Update abdeba.json --- domains/abdeba.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/abdeba.json b/domains/abdeba.json index 8b1378917..6726aaf47 100644 --- a/domains/abdeba.json +++ b/domains/abdeba.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "Abdelhakim Baraka", + "email": "abdesoft1@gmail.com" + }, + "record": { + "URL": "https://ab-portfolio-one.vercel.app/" + } +} From 69eca0d0fa8b90a655f27bf404c81f0592539ab5 Mon Sep 17 00:00:00 2001 From: Modded Stuff GUY <114933191+moddedstuffguy@users.noreply.github.com> Date: Wed, 8 Mar 2023 14:47:02 +0100 Subject: [PATCH 1195/8412] Create moddedstuffguy.json --- domains/moddedstuffguy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/moddedstuffguy.json diff --git a/domains/moddedstuffguy.json b/domains/moddedstuffguy.json new file mode 100644 index 000000000..5ca9ae909 --- /dev/null +++ b/domains/moddedstuffguy.json @@ -0,0 +1,12 @@ +{ + "description": "My Personal Developer WebPage", + "repo": "https://github.com/moddedstuffguy/moddedstuffguy.github.io", + "owner": { + "username": "moddedstuffguy", + "email": "pruebecitasg2@gmail.com", + + }, + "record": { + "CNAME": "moddedstuffguy.github.io" + } +} From ae9903a5930dc6c12555d446fa0204ceea239a1f Mon Sep 17 00:00:00 2001 From: adi247u Date: Wed, 8 Mar 2023 22:44:44 +0530 Subject: [PATCH 1196/8412] Created adityavag.json --- domains/adityavag.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adityavag.json diff --git a/domains/adityavag.json b/domains/adityavag.json new file mode 100644 index 000000000..fabc1236c --- /dev/null +++ b/domains/adityavag.json @@ -0,0 +1,12 @@ +{ + "description": "For Portfolio", + "repo": "https://github.com/adityavag/portfolio", + "owner": { + "username": "adityavag", + "email": "adi247u@gmail.com", + "twitter": null + }, + "record": { + "CNAME": "adityavag.github.io" + } +} From 4610a61e39ddba343874dd05614d0ca6e0da21e3 Mon Sep 17 00:00:00 2001 From: Julien <61233505+dev-cetus@users.noreply.github.com> Date: Wed, 8 Mar 2023 21:15:38 +0100 Subject: [PATCH 1197/8412] Update cetus.json --- domains/cetus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cetus.json b/domains/cetus.json index 5b1599fb7..b14090e79 100644 --- a/domains/cetus.json +++ b/domains/cetus.json @@ -7,6 +7,6 @@ "twitter": "dev_cetus" }, "record": { - "CNAME": "c07598dd.portfolio-9hu.pages.dev" + "CNAME": "cetus-is-a-dev.pages.dev" } } From b59413f2fa16ed3f427e7092ff2db39a924d104c Mon Sep 17 00:00:00 2001 From: Leon Peter Keates <60580452+lpkeates@users.noreply.github.com> Date: Wed, 8 Mar 2023 20:28:07 +0000 Subject: [PATCH 1198/8412] Create lpkeates.json --- domains/lpkeates.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lpkeates.json diff --git a/domains/lpkeates.json b/domains/lpkeates.json new file mode 100644 index 000000000..258571dad --- /dev/null +++ b/domains/lpkeates.json @@ -0,0 +1,12 @@ +{ + "description": "This is to show my projects; current, in progress etc.", + "repo": "https://github.com/lpkeates/lpkeates.github.io", + "owner": { + "username": "lpkeates", + "email": "", + "discord": "MrDragonBoi#7894" + }, + "record": { + "CNAME": "lpkeates.github.io" + } +} From bc63b4b9f489101773040bd589206433892354de Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 9 Mar 2023 06:59:00 +0800 Subject: [PATCH 1199/8412] Update abdeba.json --- domains/abdeba.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdeba.json b/domains/abdeba.json index 6726aaf47..50d560f3d 100644 --- a/domains/abdeba.json +++ b/domains/abdeba.json @@ -5,6 +5,6 @@ "email": "abdesoft1@gmail.com" }, "record": { - "URL": "https://ab-portfolio-one.vercel.app/" + "URL": "https://ab-portfolio-one.vercel.app" } } From 733346182fb350b0ee6593e227913c51cd4783fe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 9 Mar 2023 08:28:21 +0800 Subject: [PATCH 1200/8412] Update moddedstuffguy.json --- domains/moddedstuffguy.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/moddedstuffguy.json b/domains/moddedstuffguy.json index 5ca9ae909..f3438b800 100644 --- a/domains/moddedstuffguy.json +++ b/domains/moddedstuffguy.json @@ -3,8 +3,7 @@ "repo": "https://github.com/moddedstuffguy/moddedstuffguy.github.io", "owner": { "username": "moddedstuffguy", - "email": "pruebecitasg2@gmail.com", - + "email": "pruebecitasg2@gmail.com" }, "record": { "CNAME": "moddedstuffguy.github.io" From 942da92a5fae078ddad85e6a874b78d10fe7b598 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 9 Mar 2023 08:41:10 +0800 Subject: [PATCH 1201/8412] Update adityavag.json --- domains/adityavag.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/adityavag.json b/domains/adityavag.json index fabc1236c..215631251 100644 --- a/domains/adityavag.json +++ b/domains/adityavag.json @@ -3,8 +3,7 @@ "repo": "https://github.com/adityavag/portfolio", "owner": { "username": "adityavag", - "email": "adi247u@gmail.com", - "twitter": null + "email": "adi247u@gmail.com" }, "record": { "CNAME": "adityavag.github.io" From f9a7e128fb73a6a758f22584ce6b42a168034029 Mon Sep 17 00:00:00 2001 From: bethereinfive <111167047+bethereinfive@users.noreply.github.com> Date: Thu, 9 Mar 2023 10:58:03 +0600 Subject: [PATCH 1202/8412] Create botolbaba.json --- domains/botolbaba.json | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 domains/botolbaba.json diff --git a/domains/botolbaba.json b/domains/botolbaba.json new file mode 100644 index 000000000..fa81c6240 --- /dev/null +++ b/domains/botolbaba.json @@ -0,0 +1,24 @@ +{ + + "description": "Linktr Clone", + + "repo": "https://github.com/BotolMehedi/botolmehedi.github.io", + + "owner": { + + "username": "BotolMehedi", + + "email": "thebotolbaba@gmail.com", + + "twitter": "botolbaba" + + }, + + "record": { + + "CNAME": "botolmehedi.github.io" + + } + +} + From 86eac0da4d40757229710573c3882c30de7036fc Mon Sep 17 00:00:00 2001 From: ZeroDev Date: Thu, 9 Mar 2023 13:42:25 +0700 Subject: [PATCH 1203/8412] Create zerowho.json --- domains/zerowho.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zerowho.json diff --git a/domains/zerowho.json b/domains/zerowho.json new file mode 100644 index 000000000..62ad178e9 --- /dev/null +++ b/domains/zerowho.json @@ -0,0 +1,12 @@ +{ + "description": "ZeroDev's personal developer website", + "repo": "https://github.com/TadashiKazuo", + "owner": { + "username": "TadashiKazuo", + "email": "kudo.andrew.2005@gmail.com" + }, + "record": { + "CNAME": "andrewnoob.tk", + "TXT": "replit-verify=a6a5a5bb-b2f1-4bf1-9818-b59724884e46" + } +} From b17ff8e1041e7874be18dcbdffc8b7b65bee5bcc Mon Sep 17 00:00:00 2001 From: FluxxyBoi <90375813+FluxxyBoi@users.noreply.github.com> Date: Thu, 9 Mar 2023 12:42:26 +0530 Subject: [PATCH 1204/8412] Create fluxxyboi.json --- domains/fluxxyboi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fluxxyboi.json diff --git a/domains/fluxxyboi.json b/domains/fluxxyboi.json new file mode 100644 index 000000000..114653093 --- /dev/null +++ b/domains/fluxxyboi.json @@ -0,0 +1,11 @@ +{ + "description": " My portfolio/bio website", + "repo": "", + "owner": { + "username": "FluxxyBoi", + "discord": "FluxxyBoi#9402" + }, + "record": { + "URL": "https://anshop.dorik.io" + } +} From 5e1690ea28d705becd740af6af11599419766aba Mon Sep 17 00:00:00 2001 From: Gopal Kaul Date: Thu, 9 Mar 2023 14:26:49 +0530 Subject: [PATCH 1205/8412] Create gopal-kaul.json --- domains/gopal-kaul.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gopal-kaul.json diff --git a/domains/gopal-kaul.json b/domains/gopal-kaul.json new file mode 100644 index 000000000..581c654f4 --- /dev/null +++ b/domains/gopal-kaul.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/gopa-kaul/gopal-kaul.github.io", + "owner": { + "username": "gopal-kaul", + "email": "gopalkaul5@gmail.com", + "twitter": "kaulmegops" + }, + "record": { + "CNAME": "gopal-kaul.github.io" + } +} From 8df4e3c418458ca0d4437ff16e514cdad3f5b2bb Mon Sep 17 00:00:00 2001 From: Simon <83973753+ssimondev@users.noreply.github.com> Date: Thu, 9 Mar 2023 15:11:32 +0100 Subject: [PATCH 1206/8412] Create simon.json --- domains/simon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/simon.json diff --git a/domains/simon.json b/domains/simon.json new file mode 100644 index 000000000..3f84705e5 --- /dev/null +++ b/domains/simon.json @@ -0,0 +1,11 @@ +{ + "description": "My website :)", + "repo": "https://github.com/ssimondev/ssimondev.github.io", + "owner": { + "username": "ssimondev", + "email": "simi.simecek@seznam.cz", + }, + "record": { + "CNAME": "ssimondev.github.io" + } +} From 96ffd8c3b62223d338f4f2178e20ca137ef70106 Mon Sep 17 00:00:00 2001 From: JZITNIK <72742578+JZITNIK-github@users.noreply.github.com> Date: Thu, 9 Mar 2023 17:11:17 +0100 Subject: [PATCH 1207/8412] Create jzitnik.json --- domains/jzitnik.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jzitnik.json diff --git a/domains/jzitnik.json b/domains/jzitnik.json new file mode 100644 index 000000000..74104007d --- /dev/null +++ b/domains/jzitnik.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JZITNIK-github", + "email": "klindkubak@zohomail.eu", + "discord": "KLIND#1906" + }, + "record": { + "CNAME": "jzitnik.onrender.com" + } +} From c8152f38a5ab9cc96a73d7f8e5292280704d221e Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Thu, 9 Mar 2023 23:33:34 +0530 Subject: [PATCH 1208/8412] Create chat.suki.is-a.dev A small chat application. --- domains/chat.suki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chat.suki.json diff --git a/domains/chat.suki.json b/domains/chat.suki.json new file mode 100644 index 000000000..c0f7312bd --- /dev/null +++ b/domains/chat.suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "f8b64fa6-2a44-4922-81bd-4793b4b9291d.id.repl.co" + } +} From 45eb1c83f88cd5d854ddb23f91fbb4a0e4e076a0 Mon Sep 17 00:00:00 2001 From: vincyxiroff <88449249+vincyxiroff@users.noreply.github.com> Date: Thu, 9 Mar 2023 22:01:20 +0100 Subject: [PATCH 1209/8412] Added vincyxir --- domains/vincyxir.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vincyxir.json diff --git a/domains/vincyxir.json b/domains/vincyxir.json new file mode 100644 index 000000000..525c21683 --- /dev/null +++ b/domains/vincyxir.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "vincyxiroff", + "email": "vincyxir@gmail.com" + }, + "record": { + "CNAME": "vincyxiroff.github.io/vincyxir.github.io" + } + } + \ No newline at end of file From f100c0b5f384498903dd7878a86bb0118514de2b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 Mar 2023 08:10:58 +0800 Subject: [PATCH 1210/8412] Update fluxxyboi.json --- domains/fluxxyboi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/fluxxyboi.json b/domains/fluxxyboi.json index 114653093..0d043a7b5 100644 --- a/domains/fluxxyboi.json +++ b/domains/fluxxyboi.json @@ -1,8 +1,8 @@ { - "description": " My portfolio/bio website", - "repo": "", + "description": "My portfolio/bio website", "owner": { "username": "FluxxyBoi", + "email": "", "discord": "FluxxyBoi#9402" }, "record": { From 89337c4c40a18a3b69fcc1b47f9ce78f9104ae64 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 Mar 2023 08:12:31 +0800 Subject: [PATCH 1211/8412] Update gopal-kaul.json --- domains/gopal-kaul.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/gopal-kaul.json b/domains/gopal-kaul.json index 581c654f4..5c03e851e 100644 --- a/domains/gopal-kaul.json +++ b/domains/gopal-kaul.json @@ -1,5 +1,4 @@ { - "description": "Describe the use of this subdomain", "repo": "https://github.com/gopa-kaul/gopal-kaul.github.io", "owner": { "username": "gopal-kaul", From 8453e884f1cc3f300ad1c356d0dd301f7d52cf5c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 Mar 2023 10:34:11 +0800 Subject: [PATCH 1212/8412] Update simon.json --- domains/simon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/simon.json b/domains/simon.json index 3f84705e5..7d6d609dd 100644 --- a/domains/simon.json +++ b/domains/simon.json @@ -3,9 +3,9 @@ "repo": "https://github.com/ssimondev/ssimondev.github.io", "owner": { "username": "ssimondev", - "email": "simi.simecek@seznam.cz", + "email": "simi.simecek@seznam.cz" }, "record": { "CNAME": "ssimondev.github.io" } -} +} From 4c7ba26a765fcd74aa3e7e285a912241a843a083 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 Mar 2023 10:43:31 +0800 Subject: [PATCH 1213/8412] Update vincyxir.json --- domains/vincyxir.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vincyxir.json b/domains/vincyxir.json index 525c21683..7e5fadb71 100644 --- a/domains/vincyxir.json +++ b/domains/vincyxir.json @@ -5,7 +5,7 @@ "email": "vincyxir@gmail.com" }, "record": { - "CNAME": "vincyxiroff.github.io/vincyxir.github.io" + "CNAME": "vincyxiroff.github.io" } } - \ No newline at end of file + From 2a3140b55e63402d43ddd92afc09b0c2dbe4d191 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 Mar 2023 10:43:49 +0800 Subject: [PATCH 1214/8412] Update vincyxir.json --- domains/vincyxir.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/vincyxir.json b/domains/vincyxir.json index 7e5fadb71..6f754aaa1 100644 --- a/domains/vincyxir.json +++ b/domains/vincyxir.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "vincyxiroff", "email": "vincyxir@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "vincyxiroff.github.io" - } } - +} From 74484c06f561f14bbf431f84c0c1e3eba32ea424 Mon Sep 17 00:00:00 2001 From: ZeroDev Date: Fri, 10 Mar 2023 11:55:50 +0700 Subject: [PATCH 1215/8412] Update zerowho.json --- domains/zerowho.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/zerowho.json b/domains/zerowho.json index 62ad178e9..07edb4a5a 100644 --- a/domains/zerowho.json +++ b/domains/zerowho.json @@ -6,7 +6,6 @@ "email": "kudo.andrew.2005@gmail.com" }, "record": { - "CNAME": "andrewnoob.tk", - "TXT": "replit-verify=a6a5a5bb-b2f1-4bf1-9818-b59724884e46" + "CNAME": "andrewnoob.tk" } } From 46f345b239b25f8dab94d4ca25ef4c59b329fa68 Mon Sep 17 00:00:00 2001 From: Woundrite <46297894+Woundrite@users.noreply.github.com> Date: Fri, 10 Mar 2023 16:47:17 +0530 Subject: [PATCH 1216/8412] Added Woundrite --- domains/Woundrite.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Woundrite.json diff --git a/domains/Woundrite.json b/domains/Woundrite.json new file mode 100644 index 000000000..8c7b91100 --- /dev/null +++ b/domains/Woundrite.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Woundrite", + "email": "ndbendale2004@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } + } + \ No newline at end of file From d69a46eb32a527b92c268fdb621cdf5c1a2ca5e8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 10 Mar 2023 21:02:37 +0800 Subject: [PATCH 1217/8412] Rename Woundrite.json to woundrite.json --- domains/{Woundrite.json => woundrite.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Woundrite.json => woundrite.json} (97%) diff --git a/domains/Woundrite.json b/domains/woundrite.json similarity index 97% rename from domains/Woundrite.json rename to domains/woundrite.json index 8c7b91100..63874b341 100644 --- a/domains/Woundrite.json +++ b/domains/woundrite.json @@ -8,4 +8,4 @@ "A": ["185.199.108.153"] } } - \ No newline at end of file + From 9f4c491c46884b8427906e703c015d8256eebb83 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 11 Mar 2023 07:13:58 +0800 Subject: [PATCH 1218/8412] Delete exoooo.json --- domains/exoooo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/exoooo.json diff --git a/domains/exoooo.json b/domains/exoooo.json deleted file mode 100644 index aebbc553c..000000000 --- a/domains/exoooo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Exo-OX1564", - "email": "uhaveen@gmail.com" - }, - "record": { - "CNAME": "3a71ddc8-ebec-43ec-82e8-ae31c9ee0836.id.repl.co" - } -} From 1a4c273617e513175dc84c722ead4b516bc068af Mon Sep 17 00:00:00 2001 From: lthon09 <67495232+lthon09@users.noreply.github.com> Date: Sat, 11 Mar 2023 08:12:57 +0700 Subject: [PATCH 1219/8412] Delete lthon09.json --- domains/lthon09.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lthon09.json diff --git a/domains/lthon09.json b/domains/lthon09.json deleted file mode 100644 index eaaece09d..000000000 --- a/domains/lthon09.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal website", - "owner": { - "username": "lthon09", - "email": "", - "twitter": "lthon09" - }, - "record": { - "A": ["76.223.55.44"] - } -} From 8816b84abdf8f53f7c836b7b205d4e2386cee706 Mon Sep 17 00:00:00 2001 From: Tyler Vaz <108243683+M1dnight-ofcl@users.noreply.github.com> Date: Fri, 10 Mar 2023 21:21:18 -0500 Subject: [PATCH 1220/8412] Create uniclicker2.m1dnight.json --- domains/uniclicker2.m1dnight.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/uniclicker2.m1dnight.json diff --git a/domains/uniclicker2.m1dnight.json b/domains/uniclicker2.m1dnight.json new file mode 100644 index 000000000..4b2b6beb6 --- /dev/null +++ b/domains/uniclicker2.m1dnight.json @@ -0,0 +1,11 @@ +{ + "description": "UniClicker2 Based in JS", + "repo": "", + "owner": { + "username": "M1dnight", + "email": "m1dnightgmrofficial@gmail.com" + }, + "record": { + "CNAME": "2b82bbc0-2fa0-40ac-89fe-530e73b20c0b.id.repl.co" + } +} From 7fea9e60f021f374daa6e5d1438ccff2e4b7d66c Mon Sep 17 00:00:00 2001 From: sfx <81884797+iamsfx@users.noreply.github.com> Date: Sat, 11 Mar 2023 16:51:03 +0000 Subject: [PATCH 1221/8412] Create sfx.json --- domains/sfx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sfx.json diff --git a/domains/sfx.json b/domains/sfx.json new file mode 100644 index 000000000..cb880248c --- /dev/null +++ b/domains/sfx.json @@ -0,0 +1,12 @@ +{ + "description": "A personal website talking about my history", + "repo": "https://github.com//.github.io", + "owner": { + "username": "iamsfx", + "email": "sfx@fbi.ac", + "twitter": "@therealsfx" + }, + "record": { + "CNAME": "iamsfx.github.io" + } +} From b156ff3a3047791353e042c386541feeedaa28cf Mon Sep 17 00:00:00 2001 From: sfx <81884797+iamsfx@users.noreply.github.com> Date: Sat, 11 Mar 2023 17:04:08 +0000 Subject: [PATCH 1222/8412] Update sfx.json --- domains/sfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sfx.json b/domains/sfx.json index cb880248c..80ba0889d 100644 --- a/domains/sfx.json +++ b/domains/sfx.json @@ -1,6 +1,6 @@ { "description": "A personal website talking about my history", - "repo": "https://github.com//.github.io", + "repo": "https://github.com/iamsfx/iamsfx.github.io", "owner": { "username": "iamsfx", "email": "sfx@fbi.ac", From 55d8960ef92d7965ecdd3989caf076dbda0f8082 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 12 Mar 2023 06:29:04 +0800 Subject: [PATCH 1223/8412] Update sfx.json --- domains/sfx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sfx.json b/domains/sfx.json index 80ba0889d..a8fd96168 100644 --- a/domains/sfx.json +++ b/domains/sfx.json @@ -4,7 +4,7 @@ "owner": { "username": "iamsfx", "email": "sfx@fbi.ac", - "twitter": "@therealsfx" + "twitter": "therealsfx" }, "record": { "CNAME": "iamsfx.github.io" From 9fa468b99a51c9b53a795497460949282837385a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 12 Mar 2023 06:31:37 +0800 Subject: [PATCH 1224/8412] Update botolbaba.json --- domains/botolbaba.json | 14 +------------- 1 file changed, 1 insertion(+), 13 deletions(-) diff --git a/domains/botolbaba.json b/domains/botolbaba.json index fa81c6240..70b20e6f3 100644 --- a/domains/botolbaba.json +++ b/domains/botolbaba.json @@ -1,24 +1,12 @@ { - "description": "Linktr Clone", - "repo": "https://github.com/BotolMehedi/botolmehedi.github.io", - "owner": { - "username": "BotolMehedi", - "email": "thebotolbaba@gmail.com", - "twitter": "botolbaba" - }, - "record": { - "CNAME": "botolmehedi.github.io" - } - -} - +} From 64d4a5fb4852c3f4b161a7605cf1e4cb52e568db Mon Sep 17 00:00:00 2001 From: Anonymous Dev <125176344+ItzPhoenixYaKnow@users.noreply.github.com> Date: Sat, 11 Mar 2023 19:30:45 -0800 Subject: [PATCH 1225/8412] Create daboltgod.json --- domains/daboltgod.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/daboltgod.json diff --git a/domains/daboltgod.json b/domains/daboltgod.json new file mode 100644 index 000000000..cf98345b8 --- /dev/null +++ b/domains/daboltgod.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/ItzPhoenixYaKnow/website", + "owner": { + "username": "ItzPhoenixYaknow", + "email": "daboltgod22@outlook.com", + "twitter": "N/A" + }, + "record": { + "CNAME": "daboltgod.github.io" + } +} From c38995f7bb31de7f1f773586e8953a13d6b3ef77 Mon Sep 17 00:00:00 2001 From: Anonymous Dev <125176344+ItzPhoenixYaKnow@users.noreply.github.com> Date: Sat, 11 Mar 2023 19:37:50 -0800 Subject: [PATCH 1226/8412] Update daboltgod.json --- domains/daboltgod.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/daboltgod.json b/domains/daboltgod.json index cf98345b8..2386d75ca 100644 --- a/domains/daboltgod.json +++ b/domains/daboltgod.json @@ -7,6 +7,6 @@ "twitter": "N/A" }, "record": { - "CNAME": "daboltgod.github.io" + "CNAME": "itzphoenixyaknow.github.io" } } From d4fdcda027d12d1ec6b3f370c3a17573a2337c97 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 12 Mar 2023 11:47:46 +0800 Subject: [PATCH 1227/8412] Update daboltgod.json --- domains/daboltgod.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/daboltgod.json b/domains/daboltgod.json index 2386d75ca..90fad6b4c 100644 --- a/domains/daboltgod.json +++ b/domains/daboltgod.json @@ -3,8 +3,7 @@ "repo": "https://github.com/ItzPhoenixYaKnow/website", "owner": { "username": "ItzPhoenixYaknow", - "email": "daboltgod22@outlook.com", - "twitter": "N/A" + "email": "daboltgod22@outlook.com" }, "record": { "CNAME": "itzphoenixyaknow.github.io" From 19a1776548d29148afcb05b37838bae70b6770d1 Mon Sep 17 00:00:00 2001 From: JZITNIK <72742578+JZITNIK-github@users.noreply.github.com> Date: Sun, 12 Mar 2023 09:11:03 +0100 Subject: [PATCH 1228/8412] Create klindos.jzitnik.json --- domains/klindos.jzitnik.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/klindos.jzitnik.json diff --git a/domains/klindos.jzitnik.json b/domains/klindos.jzitnik.json new file mode 100644 index 000000000..5fd90cf60 --- /dev/null +++ b/domains/klindos.jzitnik.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JZITNIK-github", + "email": "klindkubak@zohomail.eu", + "discord": "KLIND#1906" + }, + "record": { + "CNAME": "klind-os.onrender.com" + } +} From 0f033e03ef260c93745a1f63b608abb016c8c55b Mon Sep 17 00:00:00 2001 From: Seb <69688534+SebTNT@users.noreply.github.com> Date: Sun, 12 Mar 2023 09:22:05 +0000 Subject: [PATCH 1229/8412] Update tnt.json --- domains/tnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tnt.json b/domains/tnt.json index 0c38606a4..623cc1894 100644 --- a/domains/tnt.json +++ b/domains/tnt.json @@ -5,7 +5,7 @@ "email": "turquoisetntmultimedia@gmail.com" }, "record": { - "CNAME": "turquoisetnt.github.io" + "CNAME": "turquoisetntgithubio-production-790d.up.railway.app" } } From 6ef79dcdf2cf76ebc4dd4f95a18166b5f726317a Mon Sep 17 00:00:00 2001 From: Gopal Kaul Date: Sun, 12 Mar 2023 18:50:18 +0530 Subject: [PATCH 1230/8412] Remove my domain --- domains/gopal-kaul.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gopal-kaul.json diff --git a/domains/gopal-kaul.json b/domains/gopal-kaul.json deleted file mode 100644 index 5c03e851e..000000000 --- a/domains/gopal-kaul.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/gopa-kaul/gopal-kaul.github.io", - "owner": { - "username": "gopal-kaul", - "email": "gopalkaul5@gmail.com", - "twitter": "kaulmegops" - }, - "record": { - "CNAME": "gopal-kaul.github.io" - } -} From ce6f6089ec3bafc27648f2d9eda6c47eff5a50dc Mon Sep 17 00:00:00 2001 From: RivioxGaming <100956266+RivioxGaming@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:10:10 +0100 Subject: [PATCH 1231/8412] Create riviox.json --- domains/riviox.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/riviox.json diff --git a/domains/riviox.json b/domains/riviox.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/riviox.json @@ -0,0 +1 @@ + From f21700a893322f83ca6e3919aaad60444f9bad9b Mon Sep 17 00:00:00 2001 From: RivioxGaming <100956266+RivioxGaming@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:12:17 +0100 Subject: [PATCH 1232/8412] Update riviox.json --- domains/riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/riviox.json b/domains/riviox.json index 8b1378917..b25b2f3ba 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "CNAME": "rivioxgaming.github.io" + } +} From e1a56449757e96798b52cf163d3a2076822432e1 Mon Sep 17 00:00:00 2001 From: RivioxGaming <100956266+RivioxGaming@users.noreply.github.com> Date: Sun, 12 Mar 2023 16:12:41 +0100 Subject: [PATCH 1233/8412] Update riviox.json --- domains/riviox.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/riviox.json b/domains/riviox.json index b25b2f3ba..291aca27e 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -1,4 +1,3 @@ - { "owner": { "username": "RivioxGaming", From e1dc3a1d1f7223a040dbe870bd5979504322ba51 Mon Sep 17 00:00:00 2001 From: Matt Davison Date: Sun, 12 Mar 2023 16:10:05 +0000 Subject: [PATCH 1234/8412] Update mattdavison.json --- domains/mattdavison.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mattdavison.json b/domains/mattdavison.json index 714ac3760..fcae3e60c 100644 --- a/domains/mattdavison.json +++ b/domains/mattdavison.json @@ -3,11 +3,11 @@ "repo": "https://github.com/mattjdavison", "owner": { "username": "mattjdavison", - "email": "matt@spectrebot.net" + "email": "hey@matt.lgbt" }, "record": { "A": [ - "134.209.176.85" + "209.97.183.92" ] } } From 24977c1c58532e2bdc2313792931f838f483b531 Mon Sep 17 00:00:00 2001 From: Matt Davison Date: Sun, 12 Mar 2023 16:14:29 +0000 Subject: [PATCH 1235/8412] Update mattdavison.json --- domains/mattdavison.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mattdavison.json b/domains/mattdavison.json index fcae3e60c..376ad33a6 100644 --- a/domains/mattdavison.json +++ b/domains/mattdavison.json @@ -2,7 +2,7 @@ "description": "A domain for launching my person portfolio on!", "repo": "https://github.com/mattjdavison", "owner": { - "username": "mattjdavison", + "username": "immattdavison", "email": "hey@matt.lgbt" }, "record": { From 6f153cae6207556077e4fc68abe1c3c7b0d9e378 Mon Sep 17 00:00:00 2001 From: Matt Davison Date: Sun, 12 Mar 2023 16:15:14 +0000 Subject: [PATCH 1236/8412] Update mattdavison.json --- domains/mattdavison.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mattdavison.json b/domains/mattdavison.json index 376ad33a6..b6fdc3ddc 100644 --- a/domains/mattdavison.json +++ b/domains/mattdavison.json @@ -1,6 +1,6 @@ { "description": "A domain for launching my person portfolio on!", - "repo": "https://github.com/mattjdavison", + "repo": "https://github.com/immattdavison", "owner": { "username": "immattdavison", "email": "hey@matt.lgbt" From cefedc0f5cc8c5d4029d25469c87acc05b0fcd27 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 Mar 2023 06:51:08 +0800 Subject: [PATCH 1237/8412] Update mattdavison.json --- domains/mattdavison.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/mattdavison.json b/domains/mattdavison.json index b6fdc3ddc..b78c22b6b 100644 --- a/domains/mattdavison.json +++ b/domains/mattdavison.json @@ -1,13 +1,10 @@ { "description": "A domain for launching my person portfolio on!", - "repo": "https://github.com/immattdavison", "owner": { "username": "immattdavison", "email": "hey@matt.lgbt" }, "record": { - "A": [ - "209.97.183.92" - ] + "A": ["209.97.183.92"] } } From 2f853b8e0e95861a79c66b0ffaf8330b3df1d995 Mon Sep 17 00:00:00 2001 From: Eric Freitas <123127677+uEriic@users.noreply.github.com> Date: Sun, 12 Mar 2023 21:19:17 -0400 Subject: [PATCH 1238/8412] Added freitaseric --- domains/freitaseric.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/freitaseric.json diff --git a/domains/freitaseric.json b/domains/freitaseric.json new file mode 100644 index 000000000..764699a94 --- /dev/null +++ b/domains/freitaseric.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "uEriic", + "email": "ueriic0@gmail.com" + }, + "record": { + "CNAME": "https://ueriic.github.io/portifolio" + } + } + \ No newline at end of file From ba82a4a11c8b388991f7fe86f648845957bda2cb Mon Sep 17 00:00:00 2001 From: NotRana <76933059+NotRana@users.noreply.github.com> Date: Mon, 13 Mar 2023 07:02:14 +0500 Subject: [PATCH 1239/8412] Subdomain registration request --- domains/notrana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/notrana.json diff --git a/domains/notrana.json b/domains/notrana.json new file mode 100644 index 000000000..d4aff135a --- /dev/null +++ b/domains/notrana.json @@ -0,0 +1,12 @@ +{ + "description": "Link to my portfolio site.", + "repo": "https://github.com/notrana/notrana.github.io", + "owner": { + "username": "notrana", + "email": "mail@notrana.tk", + "discord": "Rana Asad.py#5925" + }, + "record": { + "CNAME": "notrana.github.io" + } +} From d51dbcc984b21f72be03943f5b0909d5966ed1fa Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 Mar 2023 10:44:42 +0800 Subject: [PATCH 1240/8412] Update freitaseric.json --- domains/freitaseric.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/freitaseric.json b/domains/freitaseric.json index 764699a94..b1fdb5bae 100644 --- a/domains/freitaseric.json +++ b/domains/freitaseric.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "uEriic", "email": "ueriic0@gmail.com" - }, - "record": { - "CNAME": "https://ueriic.github.io/portifolio" - } + }, + "record": { + "CNAME": "ueriic.github.io" } - \ No newline at end of file +} From 2e9b8a6d91efdfb98ccf1fa627d17f058b8ccdbf Mon Sep 17 00:00:00 2001 From: skifli <121291719+skifli@users.noreply.github.com> Date: Mon, 13 Mar 2023 16:03:28 +0000 Subject: [PATCH 1241/8412] Create `skifli.json` --- domains/skifli.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/skifli.json diff --git a/domains/skifli.json b/domains/skifli.json new file mode 100644 index 000000000..2ad79f628 --- /dev/null +++ b/domains/skifli.json @@ -0,0 +1,11 @@ +{ + "description": "Skifli's portfolio website", + "repo": "https://github.com/skifli/skifli.github.io", + "owner": { + "username": "skifli", + "discord": "skifli#8774", + }, + "record": { + "CNAME": "skifli.github.io" + } +} From 6c69fa128c75bd39bf645af01f1556a1079a74bb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 14 Mar 2023 08:35:09 +0800 Subject: [PATCH 1242/8412] fix json --- domains/skifli.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/skifli.json b/domains/skifli.json index 2ad79f628..44436d04e 100644 --- a/domains/skifli.json +++ b/domains/skifli.json @@ -3,7 +3,8 @@ "repo": "https://github.com/skifli/skifli.github.io", "owner": { "username": "skifli", - "discord": "skifli#8774", + "email": "", + "discord": "skifli#8774" }, "record": { "CNAME": "skifli.github.io" From 336ee4bb3440ff9b89c7fbff1225c4513c81a922 Mon Sep 17 00:00:00 2001 From: Crystal Bajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 14 Mar 2023 09:31:23 +0545 Subject: [PATCH 1243/8412] Update rcrystal.json records. --- domains/crystal.json | 19 ++++++------------- 1 file changed, 6 insertions(+), 13 deletions(-) diff --git a/domains/crystal.json b/domains/crystal.json index ac3244dba..a43a123e8 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -3,17 +3,10 @@ "repo": "https://github.com/crystalbajgai/crystalbajgai.github.io", "owner": { "username": "crystalbajgai", - "email": "crystalnplol@gmail.com", - "twitter": "Crissy0__0" + "email": "crystalbajgai@gmail.com", + "twitter": "@Crissy0__0" }, - "record": { - "A": [ - "212.193.3.66" - ], - "MX": [ - "ns5.crystalcloud.xyz", - "ns6.crystalcloud.xyz" - ], - "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all" - } -} + "record": { + "CNAME": "crystalbajgai.github.io" + } +} From 8409a6b40711a3f3543f67a4f8aa1c0dc8d5fa4f Mon Sep 17 00:00:00 2001 From: Crystal Bajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 14 Mar 2023 09:31:50 +0545 Subject: [PATCH 1244/8412] Update Crystal.json records. From 8b134dba948ff71b2da07a28116ddc0678ad5daf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 14 Mar 2023 13:46:24 +0800 Subject: [PATCH 1245/8412] Update crystal.json --- domains/crystal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crystal.json b/domains/crystal.json index a43a123e8..299075303 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -4,7 +4,7 @@ "owner": { "username": "crystalbajgai", "email": "crystalbajgai@gmail.com", - "twitter": "@Crissy0__0" + "twitter": "Crissy0__0" }, "record": { "CNAME": "crystalbajgai.github.io" From 737b1f340b627ebbda2c7271a9c9f08b860b4cde Mon Sep 17 00:00:00 2001 From: Crystal Bajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Tue, 14 Mar 2023 12:47:48 +0545 Subject: [PATCH 1246/8412] Create blog.crystal.is-a.dev.json --- domains/blog.crystal.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blog.crystal.is-a.dev.json diff --git a/domains/blog.crystal.is-a.dev.json b/domains/blog.crystal.is-a.dev.json new file mode 100644 index 000000000..40e0c3657 --- /dev/null +++ b/domains/blog.crystal.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "Blog", + "repo": "https://crystalbajgai.hashnode.dev/", + "owner": { + "username": "crystalbajgai", + "email": "crystalbajgai@gmail.com" + }, + "record": { + "CNAME": "hashnode.network", + "TXT": "google-site-verification=y0sjOk3zxcPgc388FPcbfeBfRToQcEj1Mcfg83oEqiw" + } +} From dc5fd9b9219cc0b79e6e53ba72ffe32b390089dd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 14 Mar 2023 20:15:57 +0800 Subject: [PATCH 1247/8412] Update and rename blog.crystal.is-a.dev.json to blog.crystal.json --- domains/blog.crystal.is-a.dev.json | 12 ------------ domains/blog.crystal.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 12 deletions(-) delete mode 100644 domains/blog.crystal.is-a.dev.json create mode 100644 domains/blog.crystal.json diff --git a/domains/blog.crystal.is-a.dev.json b/domains/blog.crystal.is-a.dev.json deleted file mode 100644 index 40e0c3657..000000000 --- a/domains/blog.crystal.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Blog", - "repo": "https://crystalbajgai.hashnode.dev/", - "owner": { - "username": "crystalbajgai", - "email": "crystalbajgai@gmail.com" - }, - "record": { - "CNAME": "hashnode.network", - "TXT": "google-site-verification=y0sjOk3zxcPgc388FPcbfeBfRToQcEj1Mcfg83oEqiw" - } -} diff --git a/domains/blog.crystal.json b/domains/blog.crystal.json new file mode 100644 index 000000000..b1f3d4071 --- /dev/null +++ b/domains/blog.crystal.json @@ -0,0 +1,10 @@ +{ + "description": "Blog", + "owner": { + "username": "crystalbajgai", + "email": "crystalbajgai@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From e95fbf44cd66abcfb77e47652efe86aa8e1cd0d3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 14 Mar 2023 20:19:24 +0800 Subject: [PATCH 1248/8412] Delete sxrv.json --- domains/sxrv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sxrv.json diff --git a/domains/sxrv.json b/domains/sxrv.json deleted file mode 100644 index 655eb76c8..000000000 --- a/domains/sxrv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "skaar513", - "email": "skaar513@gmail.com" - }, - "record": { - "URL": "sxrv" - } -} From 4922ec2a6c01b11af587411351fd6260fbd199d5 Mon Sep 17 00:00:00 2001 From: Nadeem M <80162515+Nadeem-05@users.noreply.github.com> Date: Wed, 15 Mar 2023 00:23:14 +0530 Subject: [PATCH 1249/8412] Added Nadeem --- domains/Nadeem.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Nadeem.json diff --git a/domains/Nadeem.json b/domains/Nadeem.json new file mode 100644 index 000000000..883afa7e8 --- /dev/null +++ b/domains/Nadeem.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "Nadeem-05", + "email": "m.nadeem83005@gmail.com" + }, + "record": { + "CNAME": "nadeem-05.github.io" + } + } + \ No newline at end of file From fa112bb48177c76b2dbf469c2940ae0708560dcb Mon Sep 17 00:00:00 2001 From: Marouane Asmiyen <123839250+MASMIYEN@users.noreply.github.com> Date: Tue, 14 Mar 2023 22:24:59 +0100 Subject: [PATCH 1250/8412] Create masmiyen.json --- domains/masmiyen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/masmiyen.json diff --git a/domains/masmiyen.json b/domains/masmiyen.json new file mode 100644 index 000000000..5eebf2776 --- /dev/null +++ b/domains/masmiyen.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio ", + "repo": "https://github.com/MASMIYEN/masmiyen.github.io", + "owner": { + "username": "MASMIYEN", + "email": "masmiyen@gmail.com", + "twitter": "MAsmiyen" + }, + "record": { + "CNAME": "masmiyen.github.io" + } + } \ No newline at end of file From 774ba4f9c31aafc0923aa2ea59b3b6ea491d0d60 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Mar 2023 07:15:38 +0800 Subject: [PATCH 1251/8412] Update Nadeem.json --- domains/Nadeem.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/Nadeem.json b/domains/Nadeem.json index 883afa7e8..26302f0ad 100644 --- a/domains/Nadeem.json +++ b/domains/Nadeem.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Nadeem-05", "email": "m.nadeem83005@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "nadeem-05.github.io" - } } - \ No newline at end of file +} From b4dd779a41aba9b2613b1ded2893ac0c8ffb4d9c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 15 Mar 2023 07:17:43 +0800 Subject: [PATCH 1252/8412] Rename Nadeem.json to nadeem.json --- domains/{Nadeem.json => nadeem.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Nadeem.json => nadeem.json} (100%) diff --git a/domains/Nadeem.json b/domains/nadeem.json similarity index 100% rename from domains/Nadeem.json rename to domains/nadeem.json From f8383c861da7e4a3e91cc8841b7d8730b4a5c23e Mon Sep 17 00:00:00 2001 From: Harshatwo <73298227+HARS23@users.noreply.github.com> Date: Wed, 15 Mar 2023 07:39:18 +0400 Subject: [PATCH 1253/8412] Update harshatwo.json --- domains/harshatwo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/harshatwo.json b/domains/harshatwo.json index f4e98ca73..1289d33ab 100644 --- a/domains/harshatwo.json +++ b/domains/harshatwo.json @@ -4,6 +4,6 @@ "email": "harshavarthankarunakaran@gmail.com" }, "record": { - "URL": "https://harshatwo.ga" + "URL": "https://harshatwo.netlify.app" } } From 2fd7349ec7368ff87b15a46064488a062fc55788 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Mar 2023 19:45:43 +0800 Subject: [PATCH 1254/8412] Update william.json --- domains/william.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/william.json b/domains/william.json index 02ff67c28..d490adbd4 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "WilliamDavidHarrison", - "email": "william.is-a.dev@whregistry.com" - }, + "owner": { + "username": "WilliamDavidHarrison", + "email": "william.is-a.dev@whregistry.com" + }, - "record": { - "CNAME": "wdhdns.com" - } + "record": { + "CNAME": "wdhdns.com" + } } From b6d16a6e9a4f9542c23dba58ae361c5f3f8cfa31 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Mar 2023 19:47:24 +0800 Subject: [PATCH 1255/8412] Create raw-api.json --- domains/raw-api.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/raw-api.json diff --git a/domains/raw-api.json b/domains/raw-api.json new file mode 100644 index 000000000..402234977 --- /dev/null +++ b/domains/raw-api.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "raw-api.is-a.dev@whregistry.com" + }, + + "record": { + "CNAME": "wdhdev.github.io" + } +} From 817fbcad327b13d04c0fbfdc77c47122eae5dad0 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Mar 2023 19:51:17 +0800 Subject: [PATCH 1256/8412] Create _github-pages-challenge-wdhdev.raw-api.json --- domains/_github-pages-challenge-wdhdev.raw-api.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-wdhdev.raw-api.json diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json new file mode 100644 index 000000000..c2f266c38 --- /dev/null +++ b/domains/_github-pages-challenge-wdhdev.raw-api.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "raw-api.is-a.dev@whregistry.com" + }, + + "record": { + "TXT": "a6bc96312c4473df6c37f63d3e0fed" + } +} From 7d16c6d13aa4329c6cd8727c95de9f8efa479849 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 15 Mar 2023 20:02:18 +0800 Subject: [PATCH 1257/8412] Create api.json --- domains/api.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/api.json diff --git a/domains/api.json b/domains/api.json new file mode 100644 index 000000000..28f2ef577 --- /dev/null +++ b/domains/api.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "api.is-a.dev@whregistry.com" + }, + + "record": { + "CNAME": "wdhdns.com" + } +} From c5a3bc4760634dbb628f7d336d4919e628ba2f3e Mon Sep 17 00:00:00 2001 From: Water Dragon <108056996+hoangdev09@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:05:21 +0700 Subject: [PATCH 1258/8412] Create elian.json --- domains/elian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elian.json diff --git a/domains/elian.json b/domains/elian.json new file mode 100644 index 000000000..c23548617 --- /dev/null +++ b/domains/elian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hoangdev09", + "email": "tranconghoang18@gmail.com" + }, + "record": { + "URL": "https://hoangdev09.github.io/infomation" + } +} From 5149e268abf3675374d01930eed5fc14cfd2fb20 Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Wed, 15 Mar 2023 20:11:35 +0530 Subject: [PATCH 1259/8412] Create milcon.json --- domains/milcon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/milcon.json diff --git a/domains/milcon.json b/domains/milcon.json new file mode 100644 index 000000000..7d422353e --- /dev/null +++ b/domains/milcon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "emmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "20e57f92-f4dd-4c0e-8aa7-0a7189f44f44.id.repl.co" + } +} From 7a26304f605acb70112db3a62604b9827663c020 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Wed, 15 Mar 2023 21:45:40 +0530 Subject: [PATCH 1260/8412] Create img.suki.json --- domains/img.suki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/img.suki.json diff --git a/domains/img.suki.json b/domains/img.suki.json new file mode 100644 index 000000000..98bc7bc88 --- /dev/null +++ b/domains/img.suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "cb594ad8-2514-45d4-94a7-538476039dec.id.repl.co" + } +} From c4612f258a9091a524aa8a8de3d87c3978805fda Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Wed, 15 Mar 2023 18:50:50 +0100 Subject: [PATCH 1261/8412] Update notcoded.json --- domains/notcoded.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/notcoded.json b/domains/notcoded.json index 1803407fa..f03e105e2 100644 --- a/domains/notcoded.json +++ b/domains/notcoded.json @@ -1,13 +1,13 @@ { - "description": "redirect to website", - "repo": "https://github.com/not-coded/notcoded.cf", + "description": "use is-a.dev domain", + "repo": "https://github.com/not-coded/not-coded.github.io", "owner": { "username": "NotCoded", - "email": "contact@notcoded.cf", - "discord": "NotCoded#4987", + "email": "", + "discord": "Code#9844", "discordUserID": "620662953347121163" }, "record": { - "URL": "https://notcoded.cf" + "CNAME": "not-coded.github.io" } } From 79bede28f205eea628e0755573ed3663cadca4e5 Mon Sep 17 00:00:00 2001 From: Sameera Sandakelum <68902530+sameerasw@users.noreply.github.com> Date: Wed, 15 Mar 2023 23:41:15 +0530 Subject: [PATCH 1262/8412] Create sameera.json --- sameera.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 sameera.json diff --git a/sameera.json b/sameera.json new file mode 100644 index 000000000..5b959919a --- /dev/null +++ b/sameera.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "", + "email": "", + "twitter": "sameera_s_w" + }, + "record": { + "CNAME": "sameerasw.github.io" + } +} From f82d034a619f39dbe42f6e3f0383b36da1093db3 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 16 Mar 2023 07:47:27 +0800 Subject: [PATCH 1263/8412] Delete bot.api.json --- domains/bot.api.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bot.api.json diff --git a/domains/bot.api.json b/domains/bot.api.json deleted file mode 100644 index 7606515f6..000000000 --- a/domains/bot.api.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Official Is A Dev bot API", - "repo": "https://github.com/mtgsquad/is-a-dev-bot", - "owner": { - "username": "Mahir", - "email": "mahir@molai.dev" - }, - "record": { - "CNAME": "is-a-dev-bot-production.up.railway.app" - } -} From 50fdc347b1ef7281c22ca73af6d5c14e8762ea52 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 16 Mar 2023 08:05:19 +0800 Subject: [PATCH 1264/8412] Update api.json --- domains/api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.json b/domains/api.json index 28f2ef577..72adff01c 100644 --- a/domains/api.json +++ b/domains/api.json @@ -1,7 +1,7 @@ { "owner": { "username": "WilliamDavidHarrison", - "email": "api.is-a.dev@whregistry.com" + "email": "william@williamharrison.dev" }, "record": { From cb8960dc0a68a53cbd5805848c3e44119c5ce0e2 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 16 Mar 2023 08:05:52 +0800 Subject: [PATCH 1265/8412] Update _github-pages-challenge-wdhdev.raw-api.json --- domains/_github-pages-challenge-wdhdev.raw-api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json index c2f266c38..261a097c6 100644 --- a/domains/_github-pages-challenge-wdhdev.raw-api.json +++ b/domains/_github-pages-challenge-wdhdev.raw-api.json @@ -1,7 +1,7 @@ { "owner": { "username": "WilliamDavidHarrison", - "email": "raw-api.is-a.dev@whregistry.com" + "email": "william@williamharrison.dev" }, "record": { From 7830ce42fa201d5817f98e5450ab69891dc6a60c Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 16 Mar 2023 08:06:06 +0800 Subject: [PATCH 1266/8412] Update raw-api.json --- domains/raw-api.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raw-api.json b/domains/raw-api.json index 402234977..5738c9ef2 100644 --- a/domains/raw-api.json +++ b/domains/raw-api.json @@ -1,7 +1,7 @@ { "owner": { "username": "WilliamDavidHarrison", - "email": "raw-api.is-a.dev@whregistry.com" + "email": "william@williamharrison.dev" }, "record": { From 979082606077b10945572795ccb52100e3a5c8e6 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 16 Mar 2023 08:06:17 +0800 Subject: [PATCH 1267/8412] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index d490adbd4..72adff01c 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,7 +1,7 @@ { "owner": { "username": "WilliamDavidHarrison", - "email": "william.is-a.dev@whregistry.com" + "email": "william@williamharrison.dev" }, "record": { From 4736f81000ac838092316ecfdb46090f702dbff1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 16 Mar 2023 08:08:39 +0800 Subject: [PATCH 1268/8412] Update notcoded.json --- domains/notcoded.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/notcoded.json b/domains/notcoded.json index f03e105e2..ecf8531b5 100644 --- a/domains/notcoded.json +++ b/domains/notcoded.json @@ -2,7 +2,7 @@ "description": "use is-a.dev domain", "repo": "https://github.com/not-coded/not-coded.github.io", "owner": { - "username": "NotCoded", + "username": "not-coded", "email": "", "discord": "Code#9844", "discordUserID": "620662953347121163" From 2598248dfecdc75a51ae7b3d4ab67e6bc3ba8c42 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 16 Mar 2023 08:45:21 +0800 Subject: [PATCH 1269/8412] Update milcon.json --- domains/milcon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/milcon.json b/domains/milcon.json index 7d422353e..7b490b504 100644 --- a/domains/milcon.json +++ b/domains/milcon.json @@ -1,6 +1,6 @@ { "owner": { - "username": "emmu", + "username": "emmu123", "email": "aneenababu71901@gmail.com" }, "record": { From 80fd97528b0f33af3904500d4e3a10d2459ce8a4 Mon Sep 17 00:00:00 2001 From: Sameera Sandakelum <68902530+sameerasw@users.noreply.github.com> Date: Thu, 16 Mar 2023 09:09:20 +0530 Subject: [PATCH 1270/8412] updated the sameera.json added email and the github username --- sameera.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/sameera.json b/sameera.json index 5b959919a..7e8852083 100644 --- a/sameera.json +++ b/sameera.json @@ -1,7 +1,7 @@ { "owner": { - "username": "", - "email": "", + "username": "sameerasw", + "email": "sameera.whoami@gmail.com", "twitter": "sameera_s_w" }, "record": { From 14ae658257a467e8ae113dd995005edd32b5c90b Mon Sep 17 00:00:00 2001 From: Sameera Sandakelum <68902530+sameerasw@users.noreply.github.com> Date: Thu, 16 Mar 2023 09:57:00 +0530 Subject: [PATCH 1271/8412] moved sameera.json --- sameera.json => domains/sameera.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename sameera.json => domains/sameera.json (100%) diff --git a/sameera.json b/domains/sameera.json similarity index 100% rename from sameera.json rename to domains/sameera.json From a8aef870c241a69a2167927003edddf374d6e36e Mon Sep 17 00:00:00 2001 From: Sameera Sandakelum <68902530+sameerasw@users.noreply.github.com> Date: Thu, 16 Mar 2023 10:57:00 +0530 Subject: [PATCH 1272/8412] Added the description and repo --- domains/sameera.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/domains/sameera.json b/domains/sameera.json index 7e8852083..66a824daa 100644 --- a/domains/sameera.json +++ b/domains/sameera.json @@ -1,10 +1,12 @@ { + "description": "Building a personal portfolio website for my university software development project.", + "repo": "https://github.com/sameerasw/sameerasw.github.io", "owner": { - "username": "sameerasw", - "email": "sameera.whoami@gmail.com", - "twitter": "sameera_s_w" + "username": "sameerasw", + "email": "sameera.whoami@gmail.com", + "twitter": "sameera_s_w" }, "record": { - "CNAME": "sameerasw.github.io" + "CNAME": "sameerasw.github.io" } -} +} \ No newline at end of file From d9aeaed4e839a81ac5d6a8d3fd723231ebc36341 Mon Sep 17 00:00:00 2001 From: A <97649928+the-decentralizer@users.noreply.github.com> Date: Thu, 16 Mar 2023 14:32:04 -0400 Subject: [PATCH 1273/8412] Added rozay --- domains/rozay.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rozay.json diff --git a/domains/rozay.json b/domains/rozay.json new file mode 100644 index 000000000..f6cb56dff --- /dev/null +++ b/domains/rozay.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "the-decentralizer", + "email": "rozayhere@protonmail.com" + }, + "record": { + "CNAME": "the-decentralizer.github.io" + } + } + \ No newline at end of file From b121c2498c40ed2da93db79c1ee3f309830574f0 Mon Sep 17 00:00:00 2001 From: A <97649928+the-decentralizer@users.noreply.github.com> Date: Thu, 16 Mar 2023 14:34:16 -0400 Subject: [PATCH 1274/8412] Use github email alias --- domains/rozay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rozay.json b/domains/rozay.json index f6cb56dff..501bfa65a 100644 --- a/domains/rozay.json +++ b/domains/rozay.json @@ -2,10 +2,10 @@ { "owner": { "username": "the-decentralizer", - "email": "rozayhere@protonmail.com" + "email": "97649928+the-decentralizer@users.noreply.github.com" }, "record": { "CNAME": "the-decentralizer.github.io" } } - \ No newline at end of file + From 55cc66c120443b5c3c7e9f2328d5b1b106fc5f93 Mon Sep 17 00:00:00 2001 From: A <97649928+the-decentralizer@users.noreply.github.com> Date: Thu, 16 Mar 2023 16:47:13 -0400 Subject: [PATCH 1275/8412] Point to a live site --- domains/rozay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rozay.json b/domains/rozay.json index 501bfa65a..86008df38 100644 --- a/domains/rozay.json +++ b/domains/rozay.json @@ -5,7 +5,7 @@ "email": "97649928+the-decentralizer@users.noreply.github.com" }, "record": { - "CNAME": "the-decentralizer.github.io" + "CNAME": "buidlguidl.com/build/uf8PWvVh1UAaXevKwoZb" } } From c4697e2fcc6a5194fdd74b3583d5eba28a76b110 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 17 Mar 2023 06:51:05 +0800 Subject: [PATCH 1276/8412] update email + records --- domains/rozay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/rozay.json b/domains/rozay.json index 86008df38..c1345e3a1 100644 --- a/domains/rozay.json +++ b/domains/rozay.json @@ -2,10 +2,10 @@ { "owner": { "username": "the-decentralizer", - "email": "97649928+the-decentralizer@users.noreply.github.com" + "email": "rozayhere@protonmail.com" }, "record": { - "CNAME": "buidlguidl.com/build/uf8PWvVh1UAaXevKwoZb" + "URL": "https://buidlguidl.com/build/uf8PWvVh1UAaXevKwoZb" } } From f8a1115253f3b14b9036ab8aac7a00a26665bb5b Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Fri, 17 Mar 2023 05:27:03 +0530 Subject: [PATCH 1277/8412] Update PXD.json --- domains/PXD.json | 12 ------------ domains/pxd.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 12 deletions(-) delete mode 100644 domains/PXD.json create mode 100644 domains/pxd.json diff --git a/domains/PXD.json b/domains/PXD.json deleted file mode 100644 index 031452fd3..000000000 --- a/domains/PXD.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Testing for now", - "repo": "https://github.com/naman77s/naman77s.github.io", - "owner": { - "username": "naman77s", - "email": "amlittleprogrammer@gmail.com", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "naman77s.github.io" - } -} diff --git a/domains/pxd.json b/domains/pxd.json new file mode 100644 index 000000000..342ec7b21 --- /dev/null +++ b/domains/pxd.json @@ -0,0 +1,12 @@ +{ + "description": "ProgrammerXD", + "repo": "https://github.com/realpxd/realpxd.github.io", + "owner": { + "username": "realpxd", + "email": "thisisnamansaini@gmail.com", + "twitter": "PXD_Officials" + }, + "record": { + "CNAME": "realpxd.github.io" + } +} From cc068468dc61b7afc7005f232b9b7d6c41c10aea Mon Sep 17 00:00:00 2001 From: mrcrazii <62823817+mrcrazii@users.noreply.github.com> Date: Fri, 17 Mar 2023 21:47:35 +0530 Subject: [PATCH 1278/8412] Added ohcrazy --- domains/ohcrazy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ohcrazy.json diff --git a/domains/ohcrazy.json b/domains/ohcrazy.json new file mode 100644 index 000000000..08380b50f --- /dev/null +++ b/domains/ohcrazy.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "mrcrazii", + "email": "62823817+mrcrazii@users.noreply.github.com" + }, + "record": { + "CNAME": "mrcrazii.github.io" + } + } + \ No newline at end of file From 6708e9391e24b5df148e6e496f5b202fcfe85d1b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 18 Mar 2023 06:21:11 +0800 Subject: [PATCH 1279/8412] Delete .masmiyen.json.un~ --- domains/.masmiyen.json.un~ | Bin 531 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 domains/.masmiyen.json.un~ diff --git a/domains/.masmiyen.json.un~ b/domains/.masmiyen.json.un~ deleted file mode 100644 index 973e2b2415167496f9bcf1100767287a45ccf491..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 531 zcmWH`%$*;a=aT=Ffho^~d(QvORWs%+b$PbCf=j1jf~@^!bBnT8!NqLi>ler}FfcFz zF${1386ZAP48{iYlmGtYV1bClUx4XAqG5_bhA{jG0=O|qibk2#3ISkrutTHcs|1>% Ups3);O)SpMtW3=_ZG6580IgIanE(I) From 4453051aab924ea0a779a015e67423e04e3cc67a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 18 Mar 2023 06:21:38 +0800 Subject: [PATCH 1280/8412] Delete masmiyen.json --- domains/masmiyen.json | Bin 6 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 domains/masmiyen.json diff --git a/domains/masmiyen.json b/domains/masmiyen.json deleted file mode 100644 index 49cc8ef0e116cef009fe0bd72473a964bbd07f9b..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 6 NcmezWkC%aq0RRg=0u=xN From b11caba0269bf044dcc9bafd5be0ffbc39972d28 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 18 Mar 2023 06:21:49 +0800 Subject: [PATCH 1281/8412] Delete masmiyen.json~ --- domains/masmiyen.json~ | Bin 22 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 domains/masmiyen.json~ diff --git a/domains/masmiyen.json~ b/domains/masmiyen.json~ deleted file mode 100644 index 5c6edea98a644adc29826d8b39fecf7959979abe..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 22 dcmezWFP9;ap_n0;A(Nq!A(bJIftP`c0RUF~1$Y1e From 50e120cb301e859cca17702927954bb05d0e4b41 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 18 Mar 2023 06:22:23 +0800 Subject: [PATCH 1282/8412] Create masmiyen.json --- domains/masmiyen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/masmiyen.json diff --git a/domains/masmiyen.json b/domains/masmiyen.json new file mode 100644 index 000000000..7e77a008d --- /dev/null +++ b/domains/masmiyen.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portfolio ", + "repo": "https://github.com/MASMIYEN/masmiyen.github.io", + "owner": { + "username": "MASMIYEN", + "email": "masmiyen@gmail.com", + "twitter": "MAsmiyen" + }, + "record": { + "CNAME": "masmiyen.github.io" + } +} From 6fadfea5ebedf021ad42e3f1e8a100dee0b8e257 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 18 Mar 2023 06:23:54 +0800 Subject: [PATCH 1283/8412] Update ohcrazy.json --- domains/ohcrazy.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/ohcrazy.json b/domains/ohcrazy.json index 08380b50f..faa82add4 100644 --- a/domains/ohcrazy.json +++ b/domains/ohcrazy.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "mrcrazii", "email": "62823817+mrcrazii@users.noreply.github.com" - }, - "record": { + }, + "record": { "CNAME": "mrcrazii.github.io" - } } - \ No newline at end of file +} From e86034b3d23ca58b15e222e8af459b0665815473 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Sat, 18 Mar 2023 05:55:39 +0530 Subject: [PATCH 1284/8412] Create pxd.json --- domains/realpxd.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/realpxd.json diff --git a/domains/realpxd.json b/domains/realpxd.json new file mode 100644 index 000000000..5e36a766e --- /dev/null +++ b/domains/realpxd.json @@ -0,0 +1,23 @@ +{ + + "description": "ProgrammerXD", + + "repo": "https://github.com/realpxd/realpxd.github.io", + + "owner": { + + "username": "realpxd", + + "email": "thisisnamansaini@gmail.com", + + "twitter": "PXD_Officials" + + }, + + "record": { + + "CNAME": "realpxd.github.io" + + } + +} From a5d7d04f19bdda2290aba78728b87ee15de52777 Mon Sep 17 00:00:00 2001 From: Romi Muharom <121702894+Leuthra@users.noreply.github.com> Date: Sat, 18 Mar 2023 12:36:56 +0700 Subject: [PATCH 1285/8412] Create romi.json --- domains/romi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/romi.json diff --git a/domains/romi.json b/domains/romi.json new file mode 100644 index 000000000..c4e281f32 --- /dev/null +++ b/domains/romi.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio rominaru", + "repo": "https://github.com/Leuthra/Leuthra", + "owner": { + "username": "leuthra", + "email": "romi49610@gmail.com" + }, + "record": { + "CNAME": "https://leuthra-dev.netlify.app/" + } +} From 3dcb92cbdda6b016cafccd952e3411f81d846632 Mon Sep 17 00:00:00 2001 From: Romi Muharom <121702894+Leuthra@users.noreply.github.com> Date: Sat, 18 Mar 2023 12:38:53 +0700 Subject: [PATCH 1286/8412] Update romi.json --- domains/romi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/romi.json b/domains/romi.json index c4e281f32..11d7c340d 100644 --- a/domains/romi.json +++ b/domains/romi.json @@ -6,6 +6,6 @@ "email": "romi49610@gmail.com" }, "record": { - "CNAME": "https://leuthra-dev.netlify.app/" + "CNAME": "leuthra-dev.netlify.app/" } } From 8e83628918f0c43c400146d731cf4e3dea2f8acd Mon Sep 17 00:00:00 2001 From: Romi Muharom <121702894+Leuthra@users.noreply.github.com> Date: Sat, 18 Mar 2023 12:44:18 +0700 Subject: [PATCH 1287/8412] Update romi.json --- domains/romi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/romi.json b/domains/romi.json index 11d7c340d..47be7ded7 100644 --- a/domains/romi.json +++ b/domains/romi.json @@ -6,6 +6,6 @@ "email": "romi49610@gmail.com" }, "record": { - "CNAME": "leuthra-dev.netlify.app/" + "CNAME": "leuthra.github.io/Leuthra" } } From d408aa00400261edffffc98bc0c9e33a727ddc9b Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Sat, 18 Mar 2023 11:29:24 +0530 Subject: [PATCH 1288/8412] Create pixyshare.json --- domains/pixyshare.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pixyshare.json diff --git a/domains/pixyshare.json b/domains/pixyshare.json new file mode 100644 index 000000000..f9fc3e09b --- /dev/null +++ b/domains/pixyshare.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "emmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "3603c299-03cd-4a0c-b29f-24250c6e7354.id.repl.co" + } + } + From 7b9aacefb9ff5dd1cea1c9f72747f0efc734bc68 Mon Sep 17 00:00:00 2001 From: Reiji <88034696+forsyth47@users.noreply.github.com> Date: Sat, 18 Mar 2023 13:19:41 +0530 Subject: [PATCH 1289/8412] Create ian.json --- domains/ian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ian.json diff --git a/domains/ian.json b/domains/ian.json new file mode 100644 index 000000000..18772e6d8 --- /dev/null +++ b/domains/ian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "forsyth47", + "email": "joshuasuresh2006@gmail.com" + }, + "record": { + "CNAME": "forsyth47.github.io" + } +} From b1a4e7e07ddb8efc54c6197330c51850282b229e Mon Sep 17 00:00:00 2001 From: Suryajith R <95489551+SuryajithR@users.noreply.github.com> Date: Sat, 18 Mar 2023 22:14:10 +0530 Subject: [PATCH 1290/8412] Create suryajith.json --- domains/suryajith.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/suryajith.json diff --git a/domains/suryajith.json b/domains/suryajith.json new file mode 100644 index 000000000..046147643 --- /dev/null +++ b/domains/suryajith.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Page", + "repo": "https://github.com/SuryajithR/suryajithr.github.io", + "owner": { + "username": "suryajith", + "email": "", + "discord": "SuryJithr#5011" + }, + "record": { + "CNAME": "suryajith.github.io" + } +} From 6048f1a3bdc3f611f290847abbbe1d4e49ae048d Mon Sep 17 00:00:00 2001 From: Tyler Vaz <108243683+M1dnight-ofcl@users.noreply.github.com> Date: Sat, 18 Mar 2023 17:36:33 -0400 Subject: [PATCH 1291/8412] Update uniclicker2.m1dnight.json --- domains/uniclicker2.m1dnight.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uniclicker2.m1dnight.json b/domains/uniclicker2.m1dnight.json index 4b2b6beb6..da90b3cd7 100644 --- a/domains/uniclicker2.m1dnight.json +++ b/domains/uniclicker2.m1dnight.json @@ -1,6 +1,6 @@ { "description": "UniClicker2 Based in JS", - "repo": "", + "repo": "https://UniClicker-2-Webveiw-Edition.m1dnightdev.repl.co", /* requires replit auth */ "owner": { "username": "M1dnight", "email": "m1dnightgmrofficial@gmail.com" From 8da74630a947c4aec73f75058f184dc35334e565 Mon Sep 17 00:00:00 2001 From: drormaman Date: Sun, 19 Mar 2023 01:15:46 +0200 Subject: [PATCH 1292/8412] Create drormaman.json --- domains/drormaman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drormaman.json diff --git a/domains/drormaman.json b/domains/drormaman.json new file mode 100644 index 000000000..5612ee14f --- /dev/null +++ b/domains/drormaman.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website", + "owner": { + "username": "drormaman", + "email": "", + "twitter": "drormaman" + }, + "record": { + "CNAME": "drormaman.github.io" + } +} From 6145376ee3f292651452f69243a79c367b4aa495 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Mar 2023 07:23:03 +0800 Subject: [PATCH 1293/8412] Update realpxd.json --- domains/realpxd.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/domains/realpxd.json b/domains/realpxd.json index 5e36a766e..a32fcef4c 100644 --- a/domains/realpxd.json +++ b/domains/realpxd.json @@ -1,23 +1,12 @@ { - "description": "ProgrammerXD", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "thisisnamansaini@gmail.com", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "realpxd.github.io" - } - } From ab79b3c75917efb6bb7927d6db3577d957ed99ee Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Mar 2023 07:23:58 +0800 Subject: [PATCH 1294/8412] Update uniclicker2.m1dnight.json --- domains/uniclicker2.m1dnight.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uniclicker2.m1dnight.json b/domains/uniclicker2.m1dnight.json index da90b3cd7..0cbbd1b72 100644 --- a/domains/uniclicker2.m1dnight.json +++ b/domains/uniclicker2.m1dnight.json @@ -1,6 +1,6 @@ { "description": "UniClicker2 Based in JS", - "repo": "https://UniClicker-2-Webveiw-Edition.m1dnightdev.repl.co", /* requires replit auth */ + "repo": "https://UniClicker-2-Webveiw-Edition.m1dnightdev.repl.co", "owner": { "username": "M1dnight", "email": "m1dnightgmrofficial@gmail.com" From ad710953c481a0fa9bbeff3f13cc7ce96e7b3eec Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Mar 2023 07:34:09 +0800 Subject: [PATCH 1295/8412] Update romi.json --- domains/romi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/romi.json b/domains/romi.json index 47be7ded7..29d85bd4c 100644 --- a/domains/romi.json +++ b/domains/romi.json @@ -6,6 +6,6 @@ "email": "romi49610@gmail.com" }, "record": { - "CNAME": "leuthra.github.io/Leuthra" + "CNAME": "leuthra.github.io" } } From 6a4589749600684cc63f7d5fdaa580e8b2d11e89 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Mar 2023 07:36:02 +0800 Subject: [PATCH 1296/8412] Update pixyshare.json --- domains/pixyshare.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/pixyshare.json b/domains/pixyshare.json index f9fc3e09b..c8d815471 100644 --- a/domains/pixyshare.json +++ b/domains/pixyshare.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "emmu", +{ + "owner": { + "username": "emmu123", "email": "aneenababu71901@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "3603c299-03cd-4a0c-b29f-24250c6e7354.id.repl.co" - } } - +} From c37da1af742eaae3b27e8e70ad594f7985a69886 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 19 Mar 2023 08:51:30 +0800 Subject: [PATCH 1297/8412] Update README.md --- README.md | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 2e46e68b8..512ac4304 100644 --- a/README.md +++ b/README.md @@ -16,8 +16,9 @@ Discord Server

-## Registration -###### Manual registration: +## Register +### Manual Registration + - [Fork](https://github.com/is-a-dev/register/fork) this repository. - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. - [Read the documentation](https://is-a.dev/docs). @@ -25,17 +26,25 @@ - After the pull request is merged, please allow up to 24 hours for the changes to propagate. - Enjoy your new `.is-a.dev` domain! -###### Or if you prefer to use your command line: +### CLI Registration + +Install the CLI: ```bash npm install @is-a-dev/cli -g - -is-a-dev login - -is-a-dev create ``` +Login to the CLI: +```bash +is-a-dev login +``` + +Register a subdomain on the CLI: + +``` +is-a-dev register +``` ## Status You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw). From 7ae89a55daf87532822257aacda5fe5f76955138 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 19 Mar 2023 08:52:38 +0800 Subject: [PATCH 1298/8412] docs: add source code --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 512ac4304..74b9d107e 100644 --- a/README.md +++ b/README.md @@ -28,6 +28,8 @@ ### CLI Registration +###### Source Code: https://github.com/wdhdev/is-a-dev-cli + Install the CLI: ```bash From 094a7e922b9c6831a0be8042bc18b7271450d24f Mon Sep 17 00:00:00 2001 From: mrcrazii <62823817+mrcrazii@users.noreply.github.com> Date: Sun, 19 Mar 2023 06:42:08 +0530 Subject: [PATCH 1299/8412] Update ohcrazy.json --- domains/ohcrazy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ohcrazy.json b/domains/ohcrazy.json index faa82add4..3eebaaba9 100644 --- a/domains/ohcrazy.json +++ b/domains/ohcrazy.json @@ -1,7 +1,7 @@ { "owner": { "username": "mrcrazii", - "email": "62823817+mrcrazii@users.noreply.github.com" + "email": "milhanlahir321@gmail.com" }, "record": { "CNAME": "mrcrazii.github.io" From 1b9eaf7e72bf5c7df7ec4449619af25822481a6d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 19 Mar 2023 11:02:36 +0800 Subject: [PATCH 1300/8412] Update cli.json --- domains/cli.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/cli.json b/domains/cli.json index ca55e49ac..72adff01c 100644 --- a/domains/cli.json +++ b/domains/cli.json @@ -1,9 +1,10 @@ { "owner": { - "username": "@is-a-dev/maintainers", - "email": "phenax5@gmail.com" + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" }, + "record": { - "CNAME": "andrewstech.github.io" + "CNAME": "wdhdns.com" } } From f8d9245b931735614e9537609a38442100b5c21a Mon Sep 17 00:00:00 2001 From: "The A Story Books .Dev" <109474310+gamerz420@users.noreply.github.com> Date: Sun, 19 Mar 2023 14:42:50 +0500 Subject: [PATCH 1301/8412] Create hot-dev.json --- domains/hot-dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hot-dev.json diff --git a/domains/hot-dev.json b/domains/hot-dev.json new file mode 100644 index 000000000..278c86764 --- /dev/null +++ b/domains/hot-dev.json @@ -0,0 +1,12 @@ +{ + "description": "Just a website for me", + "repo": "https://github.com/gamerz420/gamerz420.github.io", + "owner": { + "username": "gamerz420", + "email": "imakbss@gmail.com", + "discord":"gamerz420#6200" + }, + "record": { + "CNAME": "gamerz420.github.io" + } +} From 319750cdf30932301026eb08f3cbd1d3c0c8cfc6 Mon Sep 17 00:00:00 2001 From: Ishan <66240773+D3OXY@users.noreply.github.com> Date: Sun, 19 Mar 2023 17:52:14 +0530 Subject: [PATCH 1302/8412] Updated Domain --- domains/deoxy.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/deoxy.json b/domains/deoxy.json index ee3d7c750..63c2627bf 100644 --- a/domains/deoxy.json +++ b/domains/deoxy.json @@ -1,9 +1,11 @@ { "owner": { - "username": "D3oxy", - "email": "deoxy@deoxy.tech" + "username": "d3oxy", + "email": "deoxy@deoxy.dev", + "discord": "DEOXY#1038", + "twitter": "d3oxyxd" }, "record": { - "CNAME": "new.deoxy.tech" + "URL": "https://deoxy.dev" } } From efc982d0ea43934689d07a6656d58c48b7d42a6e Mon Sep 17 00:00:00 2001 From: Vasilis Mylonas Date: Sun, 19 Mar 2023 17:57:39 +0200 Subject: [PATCH 1303/8412] feat(domain): add `vasilismylonas.is-a.dev` --- domains/vasilismylonas.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vasilismylonas.json diff --git a/domains/vasilismylonas.json b/domains/vasilismylonas.json new file mode 100644 index 000000000..cce9d2b5e --- /dev/null +++ b/domains/vasilismylonas.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "VasilisMylonas", + "email": "vasilismylonas@protonmail.com" + }, + + "records": { + "CNAME": "https://github.com/vasilismylonas/vasilismylonas.github.io" + } +} From 9b54864df633a9022d17ba1eba7910348f999836 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 20 Mar 2023 06:43:42 +0800 Subject: [PATCH 1304/8412] Update vasilismylonas.json --- domains/vasilismylonas.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vasilismylonas.json b/domains/vasilismylonas.json index cce9d2b5e..bfe2ccc69 100644 --- a/domains/vasilismylonas.json +++ b/domains/vasilismylonas.json @@ -4,7 +4,7 @@ "email": "vasilismylonas@protonmail.com" }, - "records": { - "CNAME": "https://github.com/vasilismylonas/vasilismylonas.github.io" + "record": { + "CNAME": "vasilismylonas.github.io" } } From 0507320347b5fdac03f5e45481b55656282e4989 Mon Sep 17 00:00:00 2001 From: Sangelo Date: Tue, 21 Mar 2023 10:18:36 +0100 Subject: [PATCH 1305/8412] Create sangelo.json Create sangelo.is-a.dev and redirect to personal homepage. Thanks for providing this service! --- domains/sangelo.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/sangelo.json diff --git a/domains/sangelo.json b/domains/sangelo.json new file mode 100644 index 000000000..545df9d3d --- /dev/null +++ b/domains/sangelo.json @@ -0,0 +1,14 @@ +{ + "description": "Redirect to personal homepage", + + "owner": { + "username": "SangeloDev", + "email": "contact@sangelo.space" + }, + "repo": "https://github.com/SangeloDev", + + "record": { + "URL": "https://sangelo.space" + } + +} From c09e5460ef83b622d85151922b94b1359d5d7091 Mon Sep 17 00:00:00 2001 From: Broduer Date: Tue, 21 Mar 2023 13:12:26 -0400 Subject: [PATCH 1306/8412] Create broduer.json --- domains/broduer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/broduer.json diff --git a/domains/broduer.json b/domains/broduer.json new file mode 100644 index 000000000..4aa02dcef --- /dev/null +++ b/domains/broduer.json @@ -0,0 +1,12 @@ +{ + "description": "broduer.is-a.dev" + "owner": { + "username": "broduer40", + "email": "broduer@aogamers.net" + "discord": "[AoG+] Broduer#0331" + "record": { + "A": [ + "74.208.236.6" + ] + } +} From 966a42114d4e65b3a29f535ea11a1109ed294e56 Mon Sep 17 00:00:00 2001 From: Broduer Date: Tue, 21 Mar 2023 13:12:58 -0400 Subject: [PATCH 1307/8412] Create 0ad.json --- domains/0ad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/0ad.json diff --git a/domains/0ad.json b/domains/0ad.json new file mode 100644 index 000000000..e31e61263 --- /dev/null +++ b/domains/0ad.json @@ -0,0 +1,10 @@ +{ + "description": "0ad.is-a.dev" + "owner": { + "username": "broduer40", + "email": "broduer@aogamers.net" + "discord": "[AoG+] Broduer#0331" + "record": { + "URL": "https://play0ad.com" + } +} From 0b362efbd2afd3f02a75e04446cc2839c1dfca0e Mon Sep 17 00:00:00 2001 From: Mrugesh Tank Date: Tue, 21 Mar 2023 22:52:14 +0530 Subject: [PATCH 1308/8412] Added Mrugesh's file --- domains/mrugeshtank.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mrugeshtank.json diff --git a/domains/mrugeshtank.json b/domains/mrugeshtank.json new file mode 100644 index 000000000..93c7fa64e --- /dev/null +++ b/domains/mrugeshtank.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mrugeshtank", + "email": "mrugeshtank@gmail.com", + "twitter": "mrugeshtank" + }, + "record": { + "URL": "https://mrugesh.tk" + } +} From 9d3d0192d66fdebf524821af50110eb5b2276799 Mon Sep 17 00:00:00 2001 From: /Ninju <128250644+Ninju69@users.noreply.github.com> Date: Tue, 21 Mar 2023 23:59:04 +0530 Subject: [PATCH 1309/8412] Create ninju.json --- domains/ninju.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ninju.json diff --git a/domains/ninju.json b/domains/ninju.json new file mode 100644 index 000000000..8b7565492 --- /dev/null +++ b/domains/ninju.json @@ -0,0 +1,11 @@ +{ + "description": "Ninju's personal developer website", + "repo": "https://github.com/Ninju69/ninju69.github.io", + "owner": { + "username": "Ninju69", + "email": "inju2692@outlook.com" + }, + "record": { + "CNAME": "ninju69.github.io" + } +} From 6be28b329445699c307194294940cb73925ef6ef Mon Sep 17 00:00:00 2001 From: Ascende Supirius <92772508+LackingCats@users.noreply.github.com> Date: Wed, 22 Mar 2023 08:18:33 +1100 Subject: [PATCH 1310/8412] Create eyedotting --- domains/eyedotting | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/eyedotting diff --git a/domains/eyedotting b/domains/eyedotting new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/eyedotting @@ -0,0 +1 @@ + From d942dc2bfe64aa79fc3bbaac58b010ffb167c116 Mon Sep 17 00:00:00 2001 From: Ascende Supirius <92772508+LackingCats@users.noreply.github.com> Date: Wed, 22 Mar 2023 08:19:32 +1100 Subject: [PATCH 1311/8412] Delete eyedotting --- domains/eyedotting | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/eyedotting diff --git a/domains/eyedotting b/domains/eyedotting deleted file mode 100644 index 8b1378917..000000000 --- a/domains/eyedotting +++ /dev/null @@ -1 +0,0 @@ - From 82f813062c111fadbca1f75941795f4fb6a43bb1 Mon Sep 17 00:00:00 2001 From: Broduer Date: Tue, 21 Mar 2023 22:55:51 -0400 Subject: [PATCH 1312/8412] Update broduer.json --- domains/broduer.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/broduer.json b/domains/broduer.json index 4aa02dcef..fe16cddf1 100644 --- a/domains/broduer.json +++ b/domains/broduer.json @@ -5,8 +5,6 @@ "email": "broduer@aogamers.net" "discord": "[AoG+] Broduer#0331" "record": { - "A": [ - "74.208.236.6" - ] + "CNAME": "broduer.aogamers.net" } } From 5fb3b41e56cd1adfdb62e2451f9dcf0a32ea75e8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 22 Mar 2023 18:19:41 +0800 Subject: [PATCH 1313/8412] Update broduer.json --- domains/broduer.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/broduer.json b/domains/broduer.json index fe16cddf1..674b5df0d 100644 --- a/domains/broduer.json +++ b/domains/broduer.json @@ -4,7 +4,8 @@ "username": "broduer40", "email": "broduer@aogamers.net" "discord": "[AoG+] Broduer#0331" - "record": { + }, + "record": { "CNAME": "broduer.aogamers.net" } } From 3dd5b2d56012e9b77512764c1cc9cd549a33ae9d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 22 Mar 2023 18:19:56 +0800 Subject: [PATCH 1314/8412] Update broduer.json --- domains/broduer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/broduer.json b/domains/broduer.json index 674b5df0d..a0d3aba46 100644 --- a/domains/broduer.json +++ b/domains/broduer.json @@ -1,8 +1,8 @@ { - "description": "broduer.is-a.dev" + "description": "broduer.is-a.dev", "owner": { "username": "broduer40", - "email": "broduer@aogamers.net" + "email": "broduer@aogamers.net", "discord": "[AoG+] Broduer#0331" }, "record": { From fb559fffc2e28c7cd8acf8caaba190989a894c13 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 22 Mar 2023 18:20:20 +0800 Subject: [PATCH 1315/8412] fix json --- domains/0ad.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/0ad.json b/domains/0ad.json index e31e61263..e6ec978b1 100644 --- a/domains/0ad.json +++ b/domains/0ad.json @@ -1,10 +1,11 @@ { - "description": "0ad.is-a.dev" + "description": "0ad.is-a.dev", "owner": { "username": "broduer40", - "email": "broduer@aogamers.net" + "email": "broduer@aogamers.net", "discord": "[AoG+] Broduer#0331" - "record": { + }, + "record": { "URL": "https://play0ad.com" } } From d2e29989bcab255de736f40f77acb5967d83bdef Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:40:50 +0800 Subject: [PATCH 1316/8412] Delete rvakz.json --- domains/rvakz.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/rvakz.json diff --git a/domains/rvakz.json b/domains/rvakz.json deleted file mode 100644 index a461fc730..000000000 --- a/domains/rvakz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "cdb5e93", - "email": "cdb5e93@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 0c5887b35b41d56ac771444289662051c8d3fc27 Mon Sep 17 00:00:00 2001 From: Mqrshie <120640441+Mqrshie@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:52:31 +0800 Subject: [PATCH 1317/8412] Create mqrshie.is-a.dev --- domains/mqrshie.is-a.dev | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mqrshie.is-a.dev diff --git a/domains/mqrshie.is-a.dev b/domains/mqrshie.is-a.dev new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mqrshie.is-a.dev @@ -0,0 +1 @@ + From eb4910d79404d89a60a4dfbf55a50464b482b37e Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:57:34 +0800 Subject: [PATCH 1318/8412] Delete allsyed.json --- domains/allsyed.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/allsyed.json diff --git a/domains/allsyed.json b/domains/allsyed.json deleted file mode 100644 index f2ab61183..000000000 --- a/domains/allsyed.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Allsyed's personal website", - "repo": "https://github.com/allsyed", - "owner": { - "username": "allsyed", - "email": "allsyed@pm.me" - }, - "record": { - "CNAME": "allsyed.com" - } -} From a3a98fcf8487e6de51a391376b4aafbf7afa6609 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:57:44 +0800 Subject: [PATCH 1319/8412] Delete andrew.json --- domains/andrew.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/andrew.json diff --git a/domains/andrew.json b/domains/andrew.json deleted file mode 100644 index 861440a57..000000000 --- a/domains/andrew.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Andrew Nguyen's portfolio", - "repo": "https://github.com/andrewnt219/andrewnt219.github.io", - "owner": { - "username": "andrewnt219", - "email": "hey@andrewnt.dev" - }, - "record": { - "CNAME": "andrewnt219.github.io" - } -} From 671bf210ecf32d1f7b824e6f918677668210c9ea Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:58:03 +0800 Subject: [PATCH 1320/8412] Delete anlshn.json --- domains/anlshn.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anlshn.json diff --git a/domains/anlshn.json b/domains/anlshn.json deleted file mode 100644 index 4c05ebb32..000000000 --- a/domains/anlshn.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Anil's personal developer website", - "repo": "https://github.com/anilsahindev", - "owner": { - "username": "anilsahindev", - "email": "anilsahindev@gmail.com" - }, - "record": { - "CNAME": "anlshn.com" - } -} From 0733d170f88dfca340816c49b1a75e4d676b89fc Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:58:34 +0800 Subject: [PATCH 1321/8412] Delete amine.json --- domains/amine.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/amine.json diff --git a/domains/amine.json b/domains/amine.json deleted file mode 100644 index d3a4aa723..000000000 --- a/domains/amine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal portfolio", - "repo": "https://github.com/AM-77/am-77.github.io", - "owner": { - "username": "am-77", - "email": "amine.griche77@protonmail.ch" - }, - "record": { - "CNAME": "am-77.github.io" - } -} From 311f725196d3c7c50cb86c3ab9788f1b5970af80 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:58:54 +0800 Subject: [PATCH 1322/8412] Delete anoop.json --- domains/anoop.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anoop.json diff --git a/domains/anoop.json b/domains/anoop.json deleted file mode 100644 index 900f947df..000000000 --- a/domains/anoop.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Anoop's blog", - "repo": "https://github.com/anoopmsivadas/portfolio", - "owner": { - "username": "anoopmsivadas", - "email": "anoopms@disroot.org" - }, - "record": { - "CNAME": "anoop.up.railway.app" - } -} From 01da30e9f904657fdb4a154a916ddac36a1e2467 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:59:08 +0800 Subject: [PATCH 1323/8412] Delete anupam.json --- domains/anupam.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anupam.json diff --git a/domains/anupam.json b/domains/anupam.json deleted file mode 100644 index 7b91b39e8..000000000 --- a/domains/anupam.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Anupam's portfolio website", - "repo": "https://github.com/anupamroy8/portfolio", - "owner": { - "username": "anupamroy8", - "email": "anupamroy8@gmail.com" - }, - "record": { - "CNAME": "anupamroy8.github.io" - } -} From 1b1ca189d81a8c8b5ce2fd1c15b912d64b80d06a Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:59:24 +0800 Subject: [PATCH 1324/8412] Delete ben.json --- domains/ben.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ben.json diff --git a/domains/ben.json b/domains/ben.json deleted file mode 100644 index c305e3a7f..000000000 --- a/domains/ben.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ben's personal developer website", - "repo": "https://github.com/stupergenius", - "owner": { - "username": "stupergenius", - "email": "ben@bensnider.com" - }, - "record": { - "CNAME": "ben.is-a.dev.s3-website.us-east-2.amazonaws.com" - } -} From 5589be547000693f4dccef902e60e1bfef7c79f2 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:59:33 +0800 Subject: [PATCH 1325/8412] Delete beno.json --- domains/beno.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/beno.json diff --git a/domains/beno.json b/domains/beno.json deleted file mode 100644 index 9c0ceb3e8..000000000 --- a/domains/beno.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Beno's personal developer website", - "repo": "https://github.com/benosambinu/benosambinu.github.io", - "owner": { - "username": "benosambinu", - "email": "benosbs@gmail.com" - }, - "record": { - "CNAME": "benosambinu.github.io" - } -} From 793abc36e0ffa884543b2ec064ef0875f7bfe6a2 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 18:59:43 +0800 Subject: [PATCH 1326/8412] Delete bradley.json --- domains/bradley.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/bradley.json diff --git a/domains/bradley.json b/domains/bradley.json deleted file mode 100644 index 29a3966c1..000000000 --- a/domains/bradley.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Bradley's website", - "owner": { - "username": "bholbrook73", - "email": "bradley73@gmail.com" - }, - "record": { - "CNAME": "bradleyholbrook.com" - } -} From 5ccbca9cb632c03843e9abc4e62f8db393799433 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:00:05 +0800 Subject: [PATCH 1327/8412] Delete brunoff634cyt.json --- domains/brunoff634cyt.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/brunoff634cyt.json diff --git a/domains/brunoff634cyt.json b/domains/brunoff634cyt.json deleted file mode 100644 index b68fd9409..000000000 --- a/domains/brunoff634cyt.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My github website", - "repo": "https://github.com/brunoff634cyt/brunoff634cyt.github.io", - "owner": { - "username": "brunoff634cyt", - "email": "brunoff634cyt@gmail.com" - }, - "record": { - "CNAME": "brunoff634cyt.github.io" - } -} From 604d8313546cd9302eb5188b60fb4fe81f82791b Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:00:23 +0800 Subject: [PATCH 1328/8412] Delete chitrashrigond.json --- domains/chitrashrigond.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/chitrashrigond.json diff --git a/domains/chitrashrigond.json b/domains/chitrashrigond.json deleted file mode 100644 index 48822d7d2..000000000 --- a/domains/chitrashrigond.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My portfolio", - "repo": "https://github.com/chitrashrigond/chitrashrigond.github.io", - "owner": { - "username": "chitrashrigond", - "email": "chaitragond@gmail.com" - }, - "record": { - "CNAME": "chitrashrigond.github.io" - } -} From 9cf793f9527fb9862688c65bcb010334b17e780b Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:00:31 +0800 Subject: [PATCH 1329/8412] Delete cmulay.json --- domains/cmulay.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cmulay.json diff --git a/domains/cmulay.json b/domains/cmulay.json deleted file mode 100644 index 8b0a18931..000000000 --- a/domains/cmulay.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Chinmay Mulay's Portfolio", - "repo": "https://github.com/cmulay/cmulay.github.io", - "owner": { - "username": "cmulay", - "email": "codewithchin@gmail.com" - }, - "record": { - "CNAME": "cmulay.github.io" - } -} From 1dec7cccee8061b619cdd161c782e5e7b425adca Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:00:40 +0800 Subject: [PATCH 1330/8412] Delete codeshard.json --- domains/codeshard.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/codeshard.json diff --git a/domains/codeshard.json b/domains/codeshard.json deleted file mode 100644 index 164e323ff..000000000 --- a/domains/codeshard.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "In a hole in the ground there lived a hobbit", - "repo": "https://github.com/codeshard/codeshard.github.io", - "owner": { - "username": "codeshard", - "email": "ozkar.garcell@gmail.com" - }, - "record": { - "CNAME": "codeshard.github.io" - } -} From 2faa0f51fb06cafcefd78238a873dee1f7d6dcc1 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:01:07 +0800 Subject: [PATCH 1331/8412] Delete davekibh.json --- domains/davekibh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/davekibh.json diff --git a/domains/davekibh.json b/domains/davekibh.json deleted file mode 100644 index dd23d22e2..000000000 --- a/domains/davekibh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Dave Bhandari's Portfolio", - "repo": "https://github.com/Davekibh/Davekibh.github.io", - "owner": { - "username": "Davekibh", - "email": "davestephen2002@gmail.com" - }, - "record": { - "CNAME": "Davekibh.github.io" - } -} From d740691b1d2fcb2441f45cfed69920b0e697c061 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:01:15 +0800 Subject: [PATCH 1332/8412] Delete davish.json --- domains/davish.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/davish.json diff --git a/domains/davish.json b/domains/davish.json deleted file mode 100644 index 205b45b81..000000000 --- a/domains/davish.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Davish's Wesbite", - "repo": "https://github.com/akchy/akchy.github.io", - "owner": { - "username": "akchy", - "email": "akarshashok12@gmail.com" - }, - "record": { - "CNAME": "akchy.github.io" - } -} From 16ed2379f496bdcc65f0f01d303011eeb71d0187 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:01:25 +0800 Subject: [PATCH 1333/8412] Delete derek-briggs.json --- domains/derek-briggs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/derek-briggs.json diff --git a/domains/derek-briggs.json b/domains/derek-briggs.json deleted file mode 100644 index 26e1cebff..000000000 --- a/domains/derek-briggs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Derek52", - "email": "contact@derekbriggs.xyz" - }, - "record": { - "CNAME": "Derek52.github.io" - } -} From fa4e0cd8e35bb0ab5f5dd4f8f3bbb6def12fc353 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:01:42 +0800 Subject: [PATCH 1334/8412] Delete dermelnik.json --- domains/dermelnik.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dermelnik.json diff --git a/domains/dermelnik.json b/domains/dermelnik.json deleted file mode 100644 index 53e36ca74..000000000 --- a/domains/dermelnik.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/derMelnik/derMelnik.github.io", - "owner": { - "username": "derMelnik", - "email": "dermelnik@pm.me" - }, - "record": { - "CNAME": "derMelnik.github.io" - } -} From 24c40fc91f59e034b6c5996c6bae18c4a785f7f2 Mon Sep 17 00:00:00 2001 From: Mqrshie <120640441+Mqrshie@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:05:27 +0800 Subject: [PATCH 1335/8412] hmm --- domains/mqrshie.is-a.dev | 1 - domains/mqrshie.is-a.dev.json | 13 +++++++++++++ 2 files changed, 13 insertions(+), 1 deletion(-) delete mode 100644 domains/mqrshie.is-a.dev create mode 100644 domains/mqrshie.is-a.dev.json diff --git a/domains/mqrshie.is-a.dev b/domains/mqrshie.is-a.dev deleted file mode 100644 index 8b1378917..000000000 --- a/domains/mqrshie.is-a.dev +++ /dev/null @@ -1 +0,0 @@ - diff --git a/domains/mqrshie.is-a.dev.json b/domains/mqrshie.is-a.dev.json new file mode 100644 index 000000000..af817eeb9 --- /dev/null +++ b/domains/mqrshie.is-a.dev.json @@ -0,0 +1,13 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/Mqrshie/isadev", + "owner": { + "username": "Mqrshie", + "email": "rasberryalt@hotmail.com", + "twitter": "Mqrshie" + }, + "record": { + "CNAME": "Mqrshie.github.io/isadev" + } +} + From 68e6d85bff760a1941ab6ea436255c1c64510411 Mon Sep 17 00:00:00 2001 From: Mqrshie <120640441+Mqrshie@users.noreply.github.com> Date: Wed, 22 Mar 2023 19:13:07 +0800 Subject: [PATCH 1336/8412] work please --- domains/{mqrshie.is-a.dev.json => mqrshie.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mqrshie.is-a.dev.json => mqrshie.json} (100%) diff --git a/domains/mqrshie.is-a.dev.json b/domains/mqrshie.json similarity index 100% rename from domains/mqrshie.is-a.dev.json rename to domains/mqrshie.json From 4ce2aad5da7ea63d6170ca44ec4db437b3ab3e90 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 22 Mar 2023 19:57:10 +0800 Subject: [PATCH 1337/8412] Update mqrshie.json --- domains/mqrshie.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/mqrshie.json b/domains/mqrshie.json index af817eeb9..17d6b8979 100644 --- a/domains/mqrshie.json +++ b/domains/mqrshie.json @@ -1,5 +1,4 @@ { - "description": "Describe the use of this subdomain", "repo": "https://github.com/Mqrshie/isadev", "owner": { "username": "Mqrshie", @@ -9,5 +8,4 @@ "record": { "CNAME": "Mqrshie.github.io/isadev" } -} - +} From c2d49c0db7d4821403b1285227abe84d6ae3a498 Mon Sep 17 00:00:00 2001 From: Mqrshie <120640441+Mqrshie@users.noreply.github.com> Date: Thu, 23 Mar 2023 09:02:22 +0800 Subject: [PATCH 1338/8412] e --- domains/mqrshie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mqrshie.json b/domains/mqrshie.json index af817eeb9..1dacdddef 100644 --- a/domains/mqrshie.json +++ b/domains/mqrshie.json @@ -1,5 +1,5 @@ { - "description": "Describe the use of this subdomain", + "description": "", "repo": "https://github.com/Mqrshie/isadev", "owner": { "username": "Mqrshie", From 7ec08b29ad827f428d887e8a07718754668dc04a Mon Sep 17 00:00:00 2001 From: Mostafa Efafi Date: Thu, 23 Mar 2023 17:26:30 +0330 Subject: [PATCH 1339/8412] added mostafaefafi.is-a.dev --- domains/mostafaefafi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mostafaefafi.json diff --git a/domains/mostafaefafi.json b/domains/mostafaefafi.json new file mode 100644 index 000000000..27e460737 --- /dev/null +++ b/domains/mostafaefafi.json @@ -0,0 +1,12 @@ +{ + "description": "Mostafa Efafi's is-a-dev domain", + "repo": "https://github.com/mostafa-efafi/is-a.dev", + "owner": { + "username": "mostafa-efafi", + "email": "mostafa.ef@gmail.com" + }, + "record": { + "CNAME": "mostafa-efafi.github.io" + } + } + \ No newline at end of file From 82abaf174855d450618ff33f5ee7a4349416b51a Mon Sep 17 00:00:00 2001 From: Cryptic <127541391+cryptixrune@users.noreply.github.com> Date: Thu, 23 Mar 2023 18:56:40 +0200 Subject: [PATCH 1340/8412] feat(domain): add `crypt.is-a.dev` --- domains/crypt.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/crypt.json diff --git a/domains/crypt.json b/domains/crypt.json new file mode 100644 index 000000000..6497946bc --- /dev/null +++ b/domains/crypt.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "cryptixrune", + "email": "lunar.dev@icloud.com" + }, + + "record": { + "CNAME": "cryptixrune.github.io" + } +} From c098f5578cc58b45c6a8a8f23292e5ae7845db84 Mon Sep 17 00:00:00 2001 From: 8n9ght <80909968+8n9ght@users.noreply.github.com> Date: Thu, 23 Mar 2023 18:06:58 +0100 Subject: [PATCH 1341/8412] Update jean-arthur.json --- domains/jean-arthur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jean-arthur.json b/domains/jean-arthur.json index b32121c33..729b3f4c2 100644 --- a/domains/jean-arthur.json +++ b/domains/jean-arthur.json @@ -1,7 +1,7 @@ { "description": "Part of my portfolio website", - "repo": "https://github.com/8n9ght/8n9ght.github.io", + "repo": "https://github.com/8n9ght/portfolio", "owner": { "username": "8n9ght", "email": "8n9ght@gmail.com" From acbb9f49f15b9162ec6c079b0dfe9fdb93bd5af2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Mar 2023 10:44:39 +0800 Subject: [PATCH 1342/8412] Update mqrshie.json --- domains/mqrshie.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mqrshie.json b/domains/mqrshie.json index 1608e53ea..38a4cef29 100644 --- a/domains/mqrshie.json +++ b/domains/mqrshie.json @@ -1,5 +1,4 @@ { - "description": "", "repo": "https://github.com/Mqrshie/isadev", "owner": { "username": "Mqrshie", @@ -7,6 +6,6 @@ "twitter": "Mqrshie" }, "record": { - "CNAME": "Mqrshie.github.io/isadev" + "CNAME": "Mqrshie.github.io" } } From d1c315052b79e44ccd5387380e434294b2b477c4 Mon Sep 17 00:00:00 2001 From: Mostafa Efafi <126234180+mostafa-efafi@users.noreply.github.com> Date: Fri, 24 Mar 2023 13:04:41 +0330 Subject: [PATCH 1343/8412] Update mostafaefafi.json --- domains/mostafaefafi.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/mostafaefafi.json b/domains/mostafaefafi.json index 27e460737..d3b409464 100644 --- a/domains/mostafaefafi.json +++ b/domains/mostafaefafi.json @@ -1,12 +1,12 @@ { - "description": "Mostafa Efafi's is-a-dev domain", - "repo": "https://github.com/mostafa-efafi/is-a.dev", - "owner": { - "username": "mostafa-efafi", - "email": "mostafa.ef@gmail.com" - }, - "record": { - "CNAME": "mostafa-efafi.github.io" - } + "description": "Mostafa Efafi's is-a-dev domain", + "repo": "https://github.com/mostafa-efafi/intro", + "owner": { + "username": "mostafa-efafi", + "email": "mostafa.ef@gmail.com" + }, + "record": { + "CNAME": "mostafa-efafi.github.io", + "URL": "https://mostafa-efafi.github.io/intro/" } - \ No newline at end of file +} From 621ce379edc5443e7cee0a3bba12b3a50c6eb63d Mon Sep 17 00:00:00 2001 From: Goutham Krishna Date: Fri, 24 Mar 2023 15:26:17 +0530 Subject: [PATCH 1344/8412] feat(domain): add `gouthamkrishnakv.is-a.dev` --- domains/gouthamkrishnakv.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gouthamkrishnakv.json diff --git a/domains/gouthamkrishnakv.json b/domains/gouthamkrishnakv.json new file mode 100644 index 000000000..a9677e479 --- /dev/null +++ b/domains/gouthamkrishnakv.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "gouthamkrishnakv", + "email": "gauthamkrishna9991@live.com" + }, + + "record": { + "CNAME": "gouthamkrishnakv.pages.dev" + } +} From d36bedaaafd5a9022b2f24aaabef3704c8bdea14 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Mar 2023 18:04:04 +0800 Subject: [PATCH 1345/8412] Update mostafaefafi.json --- domains/mostafaefafi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mostafaefafi.json b/domains/mostafaefafi.json index d3b409464..16e2c91bb 100644 --- a/domains/mostafaefafi.json +++ b/domains/mostafaefafi.json @@ -6,7 +6,6 @@ "email": "mostafa.ef@gmail.com" }, "record": { - "CNAME": "mostafa-efafi.github.io", - "URL": "https://mostafa-efafi.github.io/intro/" + "CNAME": "mostafa-efafi.github.io" } } From 23776c68f69632ee85e2d55a945804dbd0c2ccb5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 24 Mar 2023 18:12:30 +0800 Subject: [PATCH 1346/8412] Update woundrite.json --- domains/woundrite.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/woundrite.json b/domains/woundrite.json index 63874b341..bb3a0ab3f 100644 --- a/domains/woundrite.json +++ b/domains/woundrite.json @@ -1,11 +1,14 @@ - - { - "owner": { +{ + "owner": { "username": "Woundrite", "email": "ndbendale2004@gmail.com" - }, - "record": { - "A": ["185.199.108.153"] - } + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } - +} From 36f57df7659b3b29013219dd672c5afe0030e1c2 Mon Sep 17 00:00:00 2001 From: Emil <91022515+eemeeh@users.noreply.github.com> Date: Fri, 24 Mar 2023 19:18:10 +0200 Subject: [PATCH 1347/8412] feat(domain): add `emi.is-a.dev` --- domains/emi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/emi.json diff --git a/domains/emi.json b/domains/emi.json new file mode 100644 index 000000000..68fc7f0fe --- /dev/null +++ b/domains/emi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "eemeeh", + "email": "dev@emeeh.ro" + }, + + "record": { + "CNAME": "emeeh.ro" + } +} From 02e837e366141f055bf9ef2da02890ec078b98e5 Mon Sep 17 00:00:00 2001 From: "Mr.Prime" <96620304+MrPrimeDev@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:58:56 +0530 Subject: [PATCH 1348/8412] Create mrprime.json --- domains/mrprime.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mrprime.json diff --git a/domains/mrprime.json b/domains/mrprime.json new file mode 100644 index 000000000..b2da6fcb6 --- /dev/null +++ b/domains/mrprime.json @@ -0,0 +1,12 @@ +{ + "description": "Link to my bio.link page", + "owner": { + "username": "MrPrimeDev", + "email": "justmeprime@gmail.com", + "twitter": "@RealMrPrime", + "discord": "MrPrime#9636" + }, + "record": { + "URL": "https://bio.link/mrprime" + } +} From 81abd5d23260086ae6850b119aee54874c490b29 Mon Sep 17 00:00:00 2001 From: ri1_ Date: Sat, 25 Mar 2023 14:24:32 +0100 Subject: [PATCH 1349/8412] Create ri1.json --- domains/ri1.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ri1.json diff --git a/domains/ri1.json b/domains/ri1.json new file mode 100644 index 000000000..289aae0a6 --- /dev/null +++ b/domains/ri1.json @@ -0,0 +1,12 @@ +{ + "description": "Redirect to my website -> notri1.fr", + "owner": { + "username": "ri1ongithub", + "email": "contact@notri1.fr", + "twitter": "ri1ontwitr", + "discord": "ri1_#0973" + }, + "record": { + "URL": "notri1.fr" + } +} From 097443ada1ae54a54cf94a184d3387060a1aa9d2 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 26 Mar 2023 00:17:44 +0100 Subject: [PATCH 1350/8412] Create kawet --- domains/kawet | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kawet diff --git a/domains/kawet b/domains/kawet new file mode 100644 index 000000000..6f9e509e5 --- /dev/null +++ b/domains/kawet @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kawet", + "twitter": "Kawet00", + "discord": "Kawet#4827" + }, + "record": { + "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co", + "TXT": "replit-verify=ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf" + } +} From d7f262f8f473d9ef750d2e820a21662e995afdb6 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 26 Mar 2023 00:18:49 +0100 Subject: [PATCH 1351/8412] Delete kawet --- domains/kawet | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kawet diff --git a/domains/kawet b/domains/kawet deleted file mode 100644 index 6f9e509e5..000000000 --- a/domains/kawet +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Kawet", - "twitter": "Kawet00", - "discord": "Kawet#4827" - }, - "record": { - "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co", - "TXT": "replit-verify=ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf" - } -} From b646335c899738b858b791ca8ac60bc909991791 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 26 Mar 2023 00:19:03 +0100 Subject: [PATCH 1352/8412] Create kawet.json --- domains/kawet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kawet.json diff --git a/domains/kawet.json b/domains/kawet.json new file mode 100644 index 000000000..6f9e509e5 --- /dev/null +++ b/domains/kawet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kawet", + "twitter": "Kawet00", + "discord": "Kawet#4827" + }, + "record": { + "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co", + "TXT": "replit-verify=ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf" + } +} From 7163d2d676b98549b3c65147a0278390186e4756 Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 26 Mar 2023 00:19:44 +0100 Subject: [PATCH 1353/8412] Create kawet.json --- domains/kawet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kawet.json diff --git a/domains/kawet.json b/domains/kawet.json new file mode 100644 index 000000000..6f9e509e5 --- /dev/null +++ b/domains/kawet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kawet", + "twitter": "Kawet00", + "discord": "Kawet#4827" + }, + "record": { + "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co", + "TXT": "replit-verify=ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf" + } +} From 3c3d8d08850ebe05b097963001dc5d0996dc5197 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 26 Mar 2023 10:44:39 +0800 Subject: [PATCH 1354/8412] Update ri1.json --- domains/ri1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ri1.json b/domains/ri1.json index 289aae0a6..15ebd65ba 100644 --- a/domains/ri1.json +++ b/domains/ri1.json @@ -7,6 +7,6 @@ "discord": "ri1_#0973" }, "record": { - "URL": "notri1.fr" + "URL": "https://notri1.fr" } } From 78d24904b8bfc10bed0b24f1bb04e0c58d766828 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 26 Mar 2023 11:01:58 +0800 Subject: [PATCH 1355/8412] Update kawet.json --- domains/kawet.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/kawet.json b/domains/kawet.json index 6f9e509e5..a5f651129 100644 --- a/domains/kawet.json +++ b/domains/kawet.json @@ -1,11 +1,11 @@ { "owner": { - "username": "Kawet", + "username": "Kawet00", + "email": "", "twitter": "Kawet00", "discord": "Kawet#4827" }, "record": { - "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co", - "TXT": "replit-verify=ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf" + "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co" } } From 5b0f11f8103e2b80f53d19e732a09a460d58a474 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 26 Mar 2023 14:25:40 +0700 Subject: [PATCH 1356/8412] feat(domain): add warofzen.is-a.dev --- domains/warofzen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/warofzen.json diff --git a/domains/warofzen.json b/domains/warofzen.json new file mode 100644 index 000000000..5ece9a31d --- /dev/null +++ b/domains/warofzen.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site", + "repo": "https://github.com/warofzen/warofzen.github.io", + "owner": { + "username": "warofzen", + "email": "warofzen1@proton.me" + }, + "record": { + "CNAME": "warofzen.github.io" + } +} \ No newline at end of file From ffda843cb64044bb6f7000f031621a9e0467a74c Mon Sep 17 00:00:00 2001 From: Kawet <69346261+Kawet00@users.noreply.github.com> Date: Sun, 26 Mar 2023 11:09:36 +0200 Subject: [PATCH 1357/8412] feat(domain): add `kawet00.is-a.dev` --- domains/kawet00.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kawet00.json diff --git a/domains/kawet00.json b/domains/kawet00.json new file mode 100644 index 000000000..80d0be185 --- /dev/null +++ b/domains/kawet00.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Kawet00", + "email": "elpisstolero13@outlook.com" + }, + + "record": { + "CNAME": "kawet.is-a.dev" + } +} From a58e06b962a9279bf567f3b65ede716fde91c2ad Mon Sep 17 00:00:00 2001 From: Anshu Ayan Date: Sun, 26 Mar 2023 16:55:39 +0530 Subject: [PATCH 1358/8412] feat(domain): add `kakarot.is-a.dev.is-a.dev` --- domains/kakarot.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kakarot.is-a.dev.json diff --git a/domains/kakarot.is-a.dev.json b/domains/kakarot.is-a.dev.json new file mode 100644 index 000000000..5861ef9fe --- /dev/null +++ b/domains/kakarot.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "anshuayan", + "email": "kakarotp@proton.me" + }, + + "record": { + "CNAME": "anshuayan.github.io" + } +} From 8c524b279217f4ca780c48685e6fdeb82bd00eaf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 26 Mar 2023 19:36:32 +0800 Subject: [PATCH 1359/8412] Update kawet.json --- domains/kawet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kawet.json b/domains/kawet.json index 6f9e509e5..1dfa27509 100644 --- a/domains/kawet.json +++ b/domains/kawet.json @@ -1,11 +1,11 @@ { "owner": { "username": "Kawet", + "email": "", "twitter": "Kawet00", "discord": "Kawet#4827" }, "record": { - "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co", - "TXT": "replit-verify=ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf" + "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co" } } From 956ed8c6a48b672600418054c4a375bd222289d3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 26 Mar 2023 19:36:47 +0800 Subject: [PATCH 1360/8412] Update kawet.json --- domains/kawet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kawet.json b/domains/kawet.json index 1dfa27509..a5f651129 100644 --- a/domains/kawet.json +++ b/domains/kawet.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Kawet", + "username": "Kawet00", "email": "", "twitter": "Kawet00", "discord": "Kawet#4827" From 38a844209b12d91be6ac52c403810d651ff81d85 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 26 Mar 2023 19:40:36 +0800 Subject: [PATCH 1361/8412] Rename kakarot.is-a.dev.json to kakarot.json --- domains/{kakarot.is-a.dev.json => kakarot.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{kakarot.is-a.dev.json => kakarot.json} (100%) diff --git a/domains/kakarot.is-a.dev.json b/domains/kakarot.json similarity index 100% rename from domains/kakarot.is-a.dev.json rename to domains/kakarot.json From a27fa30f8e10ef3dd329f380f6aa603fa8da9fa6 Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Sun, 26 Mar 2023 16:49:29 +0400 Subject: [PATCH 1362/8412] Create lmgxenon.json --- domains/lmgxenon.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lmgxenon.json diff --git a/domains/lmgxenon.json b/domains/lmgxenon.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/lmgxenon.json @@ -0,0 +1 @@ + From a8730a58d0afd2fe181ada48922f4e6f45f473f6 Mon Sep 17 00:00:00 2001 From: Dolbaeb Date: Sun, 26 Mar 2023 16:04:02 +0200 Subject: [PATCH 1363/8412] Create dolba3b.json --- domains/dolba3b.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dolba3b.json diff --git a/domains/dolba3b.json b/domains/dolba3b.json new file mode 100644 index 000000000..7d5776ee0 --- /dev/null +++ b/domains/dolba3b.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "D0LBA3B", + "email": "clement.favre@losentse-help.ch" + }, + "record": { + "URL": "https://losentse-help.ch" + } +} From d97cfcf9f6c68e714480c8ac65226d505947fdf6 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Sun, 26 Mar 2023 11:13:16 -0300 Subject: [PATCH 1364/8412] adding improvmx email --- domains/max.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/max.json b/domains/max.json index 445a8e699..bd370c0b2 100644 --- a/domains/max.json +++ b/domains/max.json @@ -7,6 +7,11 @@ "record": { "URL": "https://eu.dzxdev.repl.co" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } - \ No newline at end of file + From d29de6f7e933c1941ed4064bb2722ecc55e119aa Mon Sep 17 00:00:00 2001 From: Sujal Patel <76617735+c0der69@users.noreply.github.com> Date: Sun, 26 Mar 2023 20:08:59 +0530 Subject: [PATCH 1365/8412] Add files via upload --- domains/sujal.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/sujal.json diff --git a/domains/sujal.json b/domains/sujal.json new file mode 100644 index 000000000..e69de29bb From ad5d04250e3c064b1eebf3e06e25a9f0b142dc53 Mon Sep 17 00:00:00 2001 From: Sujal Patel <76617735+c0der69@users.noreply.github.com> Date: Sun, 26 Mar 2023 20:24:33 +0530 Subject: [PATCH 1366/8412] Update sujal.json --- domains/sujal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/domains/sujal.json b/domains/sujal.json index e69de29bb..9ac9bbe6f 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": " Date: Sun, 26 Mar 2023 20:25:06 +0530 Subject: [PATCH 1367/8412] Update sujal.json --- domains/sujal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sujal.json b/domains/sujal.json index 9ac9bbe6f..fc56e0085 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -7,4 +7,4 @@ "record": { "CNAME": "sujal-is-a-dev.pages.dev" } -} + From c0b1bbb2928facf98e10dbeb57e459d38cdc2a53 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Sun, 26 Mar 2023 12:58:24 -0300 Subject: [PATCH 1368/8412] Update max.json --- domains/max.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/max.json b/domains/max.json index 445a8e699..d8e17c857 100644 --- a/domains/max.json +++ b/domains/max.json @@ -6,7 +6,7 @@ }, "record": { - "URL": "https://eu.dzxdev.repl.co" + "CNAME": "00d4ebe1-549c-4de6-80ba-0d2a603d0388.id.repl.co" } } - \ No newline at end of file + From ffb14adcc6657df23f12f0e107255de74aa22ef4 Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Sun, 26 Mar 2023 20:30:33 +0400 Subject: [PATCH 1369/8412] Update lmgxenon.json --- domains/lmgxenon.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/lmgxenon.json b/domains/lmgxenon.json index 8b1378917..149dc3673 100644 --- a/domains/lmgxenon.json +++ b/domains/lmgxenon.json @@ -1 +1,10 @@ - +{ + "description": "lmgxenon.is-a.dev", + "owner": { + "username": "LMG XENON", + "email": "lmgxenon@gmail.com" + }, + "record": { + "CNAME": "80a427ae-2192-4b6e-8bbe-da559ccb481a.id.repl.co" + } +} From a90bb7ab927865201cba7e9db6bae06e5ff45e5e Mon Sep 17 00:00:00 2001 From: Skullfiredevil <97984792+Skullfiredevil@users.noreply.github.com> Date: Sun, 26 Mar 2023 20:34:50 +0100 Subject: [PATCH 1370/8412] feat(domain): add `skullfiredevil.is-a.dev` --- domains/skullfiredevil.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/skullfiredevil.json diff --git a/domains/skullfiredevil.json b/domains/skullfiredevil.json new file mode 100644 index 000000000..5514daf95 --- /dev/null +++ b/domains/skullfiredevil.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Skullfiredevil", + "email": "jotipinto@gmail.com" + }, + + "record": { + "A": [""] + } +} From e6c80c2e952cee42821db08dc044295b09f18c61 Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Sun, 26 Mar 2023 23:58:03 +0400 Subject: [PATCH 1371/8412] Update lmgxenon.json --- domains/lmgxenon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lmgxenon.json b/domains/lmgxenon.json index 149dc3673..efb9cc718 100644 --- a/domains/lmgxenon.json +++ b/domains/lmgxenon.json @@ -1,5 +1,5 @@ { - "description": "lmgxenon.is-a.dev", + "description": "Hi, I'm LMG XENON. I develop Discord bots, user interfaces and web applications.", "owner": { "username": "LMG XENON", "email": "lmgxenon@gmail.com" From 2ce60e42be0b6d37e6f684589cc18b078775acd9 Mon Sep 17 00:00:00 2001 From: Guilherme Date: Sun, 26 Mar 2023 21:00:10 -0300 Subject: [PATCH 1372/8412] change the username --- domains/max.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/max.json b/domains/max.json index d8e17c857..de92d36fb 100644 --- a/domains/max.json +++ b/domains/max.json @@ -1,7 +1,7 @@ { "owner": { - "username": "ItzMaxxi", + "username": "mdsmax", "email": "maxguilham@protonmail.com" }, From 23956bf13c1e754990c0852a783fd2b041459abf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 27 Mar 2023 08:30:13 +0800 Subject: [PATCH 1373/8412] Update sujal.json --- domains/sujal.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/sujal.json b/domains/sujal.json index fc56e0085..75329582b 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -1,7 +1,8 @@ { "owner": { - "username": " Date: Mon, 27 Mar 2023 08:32:35 +0800 Subject: [PATCH 1374/8412] Update sujal.json --- domains/sujal.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/sujal.json b/domains/sujal.json index 75329582b..cc410be53 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -3,9 +3,8 @@ "username": "c0der69", "email": "", "twitter": "psychosniper_", - } -}, + }, "record": { "CNAME": "sujal-is-a-dev.pages.dev" } - +} From 6273f35abfc89a84158513f9047c8ae278d94e37 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 27 Mar 2023 10:30:45 +0800 Subject: [PATCH 1375/8412] fix json --- domains/sujal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sujal.json b/domains/sujal.json index cc410be53..61dc5781b 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -2,7 +2,7 @@ "owner": { "username": "c0der69", "email": "", - "twitter": "psychosniper_", + "twitter": "psychosniper_" }, "record": { "CNAME": "sujal-is-a-dev.pages.dev" From 860044c6845361f903049801592a5e276227102c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 27 Mar 2023 10:37:15 +0800 Subject: [PATCH 1376/8412] Update lmgxenon.json --- domains/lmgxenon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lmgxenon.json b/domains/lmgxenon.json index efb9cc718..66de18bb9 100644 --- a/domains/lmgxenon.json +++ b/domains/lmgxenon.json @@ -1,7 +1,7 @@ { "description": "Hi, I'm LMG XENON. I develop Discord bots, user interfaces and web applications.", "owner": { - "username": "LMG XENON", + "username": "LMGXENON", "email": "lmgxenon@gmail.com" }, "record": { From 2481a4208eee1d8a93421509cac5b59250cb2170 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Mon, 27 Mar 2023 11:57:47 +0530 Subject: [PATCH 1377/8412] Delete pxd.json --- domains/pxd.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/pxd.json diff --git a/domains/pxd.json b/domains/pxd.json deleted file mode 100644 index 342ec7b21..000000000 --- a/domains/pxd.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ProgrammerXD", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "thisisnamansaini@gmail.com", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "realpxd.github.io" - } -} From 2d3ebe3bc51c15b79cdbd8f8799c2cfaeaeb6cbc Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Mon, 27 Mar 2023 11:58:28 +0530 Subject: [PATCH 1378/8412] Delete realpxd.json --- domains/realpxd.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/realpxd.json diff --git a/domains/realpxd.json b/domains/realpxd.json deleted file mode 100644 index a32fcef4c..000000000 --- a/domains/realpxd.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ProgrammerXD", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "thisisnamansaini@gmail.com", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "realpxd.github.io" - } -} From ab933c85e7d8236253e104469bc40bb6fcc69aa3 Mon Sep 17 00:00:00 2001 From: ProgrammerXD <70265763+realpxd@users.noreply.github.com> Date: Mon, 27 Mar 2023 12:00:02 +0530 Subject: [PATCH 1379/8412] Create pxd.json --- domains/pxd.json | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 domains/pxd.json diff --git a/domains/pxd.json b/domains/pxd.json new file mode 100644 index 000000000..3fd33c445 --- /dev/null +++ b/domains/pxd.json @@ -0,0 +1,23 @@ +{ + + "description": "ProgrammerXD", + + "repo": "https://github.com/realpxd/realpxd.github.io", + + "owner": { + + "username": "realpxd", + + "email": "contact@pxdcloud.in", + + "twitter": "PXD_Officials" + + }, + + "record": { + + "CNAME": "realpxd.github.io" + + } + +} From 655b9cedbafa2fc29b1e6b0c2223b0a172789b86 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 27 Mar 2023 15:54:24 +0800 Subject: [PATCH 1380/8412] Update pxd.json --- domains/pxd.json | 11 ----------- 1 file changed, 11 deletions(-) diff --git a/domains/pxd.json b/domains/pxd.json index 3fd33c445..9bb08d9c7 100644 --- a/domains/pxd.json +++ b/domains/pxd.json @@ -1,23 +1,12 @@ { - "description": "ProgrammerXD", - "repo": "https://github.com/realpxd/realpxd.github.io", - "owner": { - "username": "realpxd", - "email": "contact@pxdcloud.in", - "twitter": "PXD_Officials" - }, - "record": { - "CNAME": "realpxd.github.io" - } - } From 3807d29b5104912806cb4e2b6d72b8b1ccfb9af3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 27 Mar 2023 16:01:33 +0800 Subject: [PATCH 1381/8412] feat: change to A record --- domains/max.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/max.json b/domains/max.json index 99f717af8..7b91d11b0 100644 --- a/domains/max.json +++ b/domains/max.json @@ -4,7 +4,7 @@ "email": "maxguilham@protonmail.com" }, "record": { - "CNAME": "00d4ebe1-549c-4de6-80ba-0d2a603d0388.id.repl.co", + "A": ["34.149.204.188"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 63915b2a9910fe3caf8346d23533f7c46d67d687 Mon Sep 17 00:00:00 2001 From: Goutham Krishna Date: Mon, 27 Mar 2023 15:27:07 +0530 Subject: [PATCH 1382/8412] Update gouthamkrishnakv.json, to URL as CNAME isn't working As the `CNAME`-based server isn't working well, I'm switching to URL-redirection to my Cloudflare Pages website I already have. --- domains/gouthamkrishnakv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gouthamkrishnakv.json b/domains/gouthamkrishnakv.json index a9677e479..d4c81dce9 100644 --- a/domains/gouthamkrishnakv.json +++ b/domains/gouthamkrishnakv.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "gouthamkrishnakv.pages.dev" + "URL": "gouthamkrishnakv.pages.dev", } } From 0c79e8040a83bb04a8cc23f02aef07620f61f821 Mon Sep 17 00:00:00 2001 From: Goutham Krishna Date: Mon, 27 Mar 2023 15:29:48 +0530 Subject: [PATCH 1383/8412] Update gouthamkrishnakv.json --- domains/gouthamkrishnakv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gouthamkrishnakv.json b/domains/gouthamkrishnakv.json index d4c81dce9..1cc1df932 100644 --- a/domains/gouthamkrishnakv.json +++ b/domains/gouthamkrishnakv.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "gouthamkrishnakv.pages.dev", + "URL": "https://gouthamkrishnakv.pages.dev", } } From f208a4a171ef7a25b10423c72e566e079d213379 Mon Sep 17 00:00:00 2001 From: Goutham Krishna Date: Mon, 27 Mar 2023 15:30:50 +0530 Subject: [PATCH 1384/8412] Remove trailing comma --- domains/gouthamkrishnakv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gouthamkrishnakv.json b/domains/gouthamkrishnakv.json index 1cc1df932..33231ee7c 100644 --- a/domains/gouthamkrishnakv.json +++ b/domains/gouthamkrishnakv.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "https://gouthamkrishnakv.pages.dev", + "URL": "https://gouthamkrishnakv.pages.dev" } } From 20da600c4aad98d0472d5c6bf66c88150fc8c3a0 Mon Sep 17 00:00:00 2001 From: TheMightySoul <83772326+SoulUchiha@users.noreply.github.com> Date: Mon, 27 Mar 2023 16:15:06 +0530 Subject: [PATCH 1385/8412] Create soul.json --- soul.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 soul.json diff --git a/soul.json b/soul.json new file mode 100644 index 000000000..eb80ef004 --- /dev/null +++ b/soul.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "SoulUchiha", + "email": "gameracsyt707@gmail.com", + "discord": "Soul?[HorizonHydra]#4629" + + } + + "record": { + "CNAME": "SoulUchiha.github.io" + } + +} From 72154b5ed29c4721ddc4585c38f41d94d8fc7c0d Mon Sep 17 00:00:00 2001 From: TheMightySoul <83772326+SoulUchiha@users.noreply.github.com> Date: Mon, 27 Mar 2023 16:22:04 +0530 Subject: [PATCH 1386/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..ec858c435 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +soul.is-a.dev \ No newline at end of file From ca007f273a65c3452b59f073327886a1dad5e5c8 Mon Sep 17 00:00:00 2001 From: Dead-Man <82598662+D3ADVAU@users.noreply.github.com> Date: Mon, 27 Mar 2023 19:34:49 +0600 Subject: [PATCH 1387/8412] Create d3admanbot.is-a.dev.json --- domains/d3admanbot.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/d3admanbot.is-a.dev.json diff --git a/domains/d3admanbot.is-a.dev.json b/domains/d3admanbot.is-a.dev.json new file mode 100644 index 000000000..8f9b328b4 --- /dev/null +++ b/domains/d3admanbot.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "description": "@D3ADVAU 's Telegram Bot | @D3ADMANBOT", + "owner": { + "username": "D3ADVAU", + "email": "deadmanofficial247@gmail.com" + }, + "record": { + "CNAME": "https://d3admanbot.d3advau.repl.co" + } +} From 35d177c8e689721e021f7e46314961d0f77fc7e9 Mon Sep 17 00:00:00 2001 From: Dead-Man <82598662+D3ADVAU@users.noreply.github.com> Date: Mon, 27 Mar 2023 19:36:54 +0600 Subject: [PATCH 1388/8412] Update d3admanbot.is-a.dev.json --- domains/d3admanbot.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/d3admanbot.is-a.dev.json b/domains/d3admanbot.is-a.dev.json index 8f9b328b4..4acf9f60f 100644 --- a/domains/d3admanbot.is-a.dev.json +++ b/domains/d3admanbot.is-a.dev.json @@ -5,6 +5,6 @@ "email": "deadmanofficial247@gmail.com" }, "record": { - "CNAME": "https://d3admanbot.d3advau.repl.co" + "CNAME": "d3admanbot.d3advau.repl.co" } } From b0e56ae5724d58c4fac2347dd510dc84264a209f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Mon, 27 Mar 2023 22:08:35 +0600 Subject: [PATCH 1389/8412] changed instance cname address --- domains/imzihad21.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/imzihad21.json b/domains/imzihad21.json index ef6ebd1da..510019ee7 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -1,9 +1,9 @@ { "owner": { "username": "IMZihad21", - "email": "mofajjalrasul@gmail.com" + "email": "imzihad@gmail.com" }, "record": { - "CNAME": "ec2-18-141-8-212.ap-southeast-1.compute.amazonaws.com" + "CNAME": "ec2-52-77-224-107.ap-southeast-1.compute.amazonaws.com" } } From 26abc4a367a548ed2e91ef052732598a82611c9a Mon Sep 17 00:00:00 2001 From: dxlerYT <73416867+dxlerYT@users.noreply.github.com> Date: Mon, 27 Mar 2023 21:45:31 +0300 Subject: [PATCH 1390/8412] Create dxler.json --- domains/dxler.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 domains/dxler.json diff --git a/domains/dxler.json b/domains/dxler.json new file mode 100644 index 000000000..31165dfb7 --- /dev/null +++ b/domains/dxler.json @@ -0,0 +1,3 @@ +```css +{ "owner": { "username": "dxlerYT", "email": "", "twitter": "twitter-handle", "discord": "dxlerYT#8132" } "record": { "URL": "https://6a921fc4.dxlerportfolio1.pages.dev/" }} +``` From c17f81a9d737e53c846466538cc280412fcf8327 Mon Sep 17 00:00:00 2001 From: "jeremys.social" <71183843+jeremyssocial@users.noreply.github.com> Date: Mon, 27 Mar 2023 22:50:34 +0200 Subject: [PATCH 1391/8412] updated information --- domains/jeremy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jeremy.json b/domains/jeremy.json index 883a88877..9785bf331 100644 --- a/domains/jeremy.json +++ b/domains/jeremy.json @@ -1,8 +1,8 @@ { "owner": { - "username": "MyNameJeremy", - "email": "original.jeremy.grotjahn@gmail.com" + "username": "jeremyssocial", + "email": "nearberlin@gmail.com" }, "record": { From 2ae14952ab408407005900bfb8fc3cbca5224eb8 Mon Sep 17 00:00:00 2001 From: not <105176207+iakzs@users.noreply.github.com> Date: Mon, 27 Mar 2023 19:55:00 -0300 Subject: [PATCH 1392/8412] Create iakzs.json --- domains/iakzs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iakzs.json diff --git a/domains/iakzs.json b/domains/iakzs.json new file mode 100644 index 000000000..1f28e49aa --- /dev/null +++ b/domains/iakzs.json @@ -0,0 +1,11 @@ +{ + "description": "iakzs.is-a.dev", + "repo": "https://github.com/iakzs/iakzs.github.io", + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com" + }, + "record": { + "CNAME": "iakzs.github.io" + } +} From 82120b8bfd55a162592958d755cad34b11890c9f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 28 Mar 2023 08:27:26 +0800 Subject: [PATCH 1393/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index ec858c435..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -soul.is-a.dev \ No newline at end of file From d19648d9dae0724df2600cd726833e9ddac684f8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 28 Mar 2023 08:27:50 +0800 Subject: [PATCH 1394/8412] Update soul.json --- soul.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/soul.json b/soul.json index eb80ef004..c745c65fe 100644 --- a/soul.json +++ b/soul.json @@ -3,11 +3,8 @@ "username": "SoulUchiha", "email": "gameracsyt707@gmail.com", "discord": "Soul?[HorizonHydra]#4629" - - } - + }, "record": { "CNAME": "SoulUchiha.github.io" } - } From ed2237ff2c7e36de0d979be6feacf854925b6128 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 28 Mar 2023 08:29:09 +0800 Subject: [PATCH 1395/8412] Rename d3admanbot.is-a.dev.json to d3admanbot.json --- domains/{d3admanbot.is-a.dev.json => d3admanbot.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{d3admanbot.is-a.dev.json => d3admanbot.json} (100%) diff --git a/domains/d3admanbot.is-a.dev.json b/domains/d3admanbot.json similarity index 100% rename from domains/d3admanbot.is-a.dev.json rename to domains/d3admanbot.json From 457b321fa17874666da29ee87014a343a35d0cea Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 28 Mar 2023 08:33:18 +0800 Subject: [PATCH 1396/8412] Update dxler.json --- domains/dxler.json | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/domains/dxler.json b/domains/dxler.json index 31165dfb7..3a1105aa3 100644 --- a/domains/dxler.json +++ b/domains/dxler.json @@ -1,3 +1,10 @@ -```css -{ "owner": { "username": "dxlerYT", "email": "", "twitter": "twitter-handle", "discord": "dxlerYT#8132" } "record": { "URL": "https://6a921fc4.dxlerportfolio1.pages.dev/" }} -``` +{ + "owner": { + "username": "dxlerYT", + "email": "", + "discord": "dxlerYT#8132" + }, + "record": { + "URL": "https://6a921fc4.dxlerportfolio1.pages.dev" + } +} From 593583edfa39f14a67b0fa35c92e3741f6442fda Mon Sep 17 00:00:00 2001 From: Jovan Emmanuel <127174698+Zonxen@users.noreply.github.com> Date: Tue, 28 Mar 2023 10:45:57 +0700 Subject: [PATCH 1397/8412] Create jovan.json --- domains/jovan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jovan.json diff --git a/domains/jovan.json b/domains/jovan.json new file mode 100644 index 000000000..373d2b495 --- /dev/null +++ b/domains/jovan.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio jovaneah", + "repo": "https://github.com/jovaneah/jovaneah", + "owner": { + "username": "jovaneah", + "email": "jovaneah@gmail.com" + }, + "record": { + "CNAME": "jovaneah.github.io" + } +} From b7760589a960fb5c177971b76536a20e4a36bfdc Mon Sep 17 00:00:00 2001 From: Bro121233 <128934847+Bro121233@users.noreply.github.com> Date: Tue, 28 Mar 2023 19:30:30 +1000 Subject: [PATCH 1398/8412] Create neuronbot.json --- domains/neuronbot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/neuronbot.json diff --git a/domains/neuronbot.json b/domains/neuronbot.json new file mode 100644 index 000000000..ad5c61f98 --- /dev/null +++ b/domains/neuronbot.json @@ -0,0 +1,11 @@ +{ + "description": "This domain I would like to register is for one of my projects of a discord bot which is built by a sub-package of djs.", + "repo": "N/A", + "owner": { + "username": "Bro121233", + "email": "arthubcontact4@gmail.com" + }, + "record": { + "CNAME": "60a38416-3e20-4265-8356-6c8a8ad47e7f.id.repl.co" + } +} From 776fae81249dc3ca02e6f5a9b665b5c86721d671 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 28 Mar 2023 19:33:58 +0800 Subject: [PATCH 1399/8412] Update neuronbot.json --- domains/neuronbot.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/neuronbot.json b/domains/neuronbot.json index ad5c61f98..eaf4a8858 100644 --- a/domains/neuronbot.json +++ b/domains/neuronbot.json @@ -1,6 +1,5 @@ { "description": "This domain I would like to register is for one of my projects of a discord bot which is built by a sub-package of djs.", - "repo": "N/A", "owner": { "username": "Bro121233", "email": "arthubcontact4@gmail.com" From f95d7a5b4ebc4a5ef22bf4959ad0457ce65794c7 Mon Sep 17 00:00:00 2001 From: Skullfiredevil <97984792+Skullfiredevil@users.noreply.github.com> Date: Tue, 28 Mar 2023 14:13:16 +0100 Subject: [PATCH 1400/8412] updated record updated record, if this doesnt work or if i did the wrong thing please tell me --- domains/skullfiredevil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/skullfiredevil.json b/domains/skullfiredevil.json index 5514daf95..5d0376b0b 100644 --- a/domains/skullfiredevil.json +++ b/domains/skullfiredevil.json @@ -5,6 +5,6 @@ }, "record": { - "A": [""] + "A": ["https://skullfiredevil.github.io/that-weird-portfolio/"] } } From 4b1c6f58b251cb25f0ef943040407350470ac73d Mon Sep 17 00:00:00 2001 From: Alen Alex <71920951+AlenGeoAlex@users.noreply.github.com> Date: Tue, 28 Mar 2023 21:31:17 +0530 Subject: [PATCH 1401/8412] Update alenalex.json --- domains/alenalex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alenalex.json b/domains/alenalex.json index f5bf62afc..6405be280 100644 --- a/domains/alenalex.json +++ b/domains/alenalex.json @@ -7,6 +7,6 @@ "discord": "< 𝓐𝓵𝓮𝓷_𝓐𝓵𝓮𝔁 !>#6771" }, "record": { - "CNAME": "https://alenalex.me" + "CNAME": "alenalex.me" } } From 6546eb42456599abd42bd59602297eddfb501c28 Mon Sep 17 00:00:00 2001 From: not <105176207+iakzs@users.noreply.github.com> Date: Tue, 28 Mar 2023 17:19:36 -0300 Subject: [PATCH 1402/8412] Update iakzs.json for a improvmx mail --- domains/iakzs.json | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/domains/iakzs.json b/domains/iakzs.json index 1f28e49aa..183508809 100644 --- a/domains/iakzs.json +++ b/domains/iakzs.json @@ -8,4 +8,8 @@ "record": { "CNAME": "iakzs.github.io" } + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } From da3fd5db55074c18b03155cab77bb4dc3ae773e3 Mon Sep 17 00:00:00 2001 From: not <105176207+iakzs@users.noreply.github.com> Date: Tue, 28 Mar 2023 19:26:15 -0300 Subject: [PATCH 1403/8412] Create koslz.json --- domains/koslz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/koslz.json diff --git a/domains/koslz.json b/domains/koslz.json new file mode 100644 index 000000000..92417b361 --- /dev/null +++ b/domains/koslz.json @@ -0,0 +1,11 @@ +{ + "description": "koslz.is-a.dev", + "repo": "https://github.com/koslz-studios/koslz-studios.github.io", + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com" + }, + "record": { + "CNAME": "koslz-studios.github.io" + } +} From 51a9229cd7e62d8fcb3b8fbfdbacc2afdc9605f2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 29 Mar 2023 06:49:48 +0800 Subject: [PATCH 1404/8412] fix --- domains/iakzs.json | 15 ++++++++++----- 1 file changed, 10 insertions(+), 5 deletions(-) diff --git a/domains/iakzs.json b/domains/iakzs.json index 183508809..f0cad22d8 100644 --- a/domains/iakzs.json +++ b/domains/iakzs.json @@ -6,10 +6,15 @@ "email": "iakzs@protonmail.com" }, "record": { - "CNAME": "iakzs.github.io" - } - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" ] + } } From 8718235ce7163eb8fe572454f07991d4e61895ef Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 29 Mar 2023 06:52:25 +0800 Subject: [PATCH 1405/8412] Update skullfiredevil.json --- domains/skullfiredevil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/skullfiredevil.json b/domains/skullfiredevil.json index 5d0376b0b..8166f1af0 100644 --- a/domains/skullfiredevil.json +++ b/domains/skullfiredevil.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["https://skullfiredevil.github.io/that-weird-portfolio/"] + "CNAME": "skullfiredevil.github.io" } } From e39bfffd30008b23716a4cd0b53e3c1d22abd448 Mon Sep 17 00:00:00 2001 From: Himadri Bhattacharjee <107522312+lavafroth@users.noreply.github.com> Date: Wed, 29 Mar 2023 08:10:18 +0530 Subject: [PATCH 1406/8412] Create lavafroth.json --- domains/lavafroth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lavafroth.json diff --git a/domains/lavafroth.json b/domains/lavafroth.json new file mode 100644 index 000000000..5fdb88000 --- /dev/null +++ b/domains/lavafroth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lavafroth", + "email": "lavafroth@protonmail.com" + }, + "record": { + "CNAME": "lavafroth.github.io" + } +} From 27fbfd7a66b2cf710c3210ebe8cfbe3b49842cdb Mon Sep 17 00:00:00 2001 From: Julian Wu <34271521+jc-wu1@users.noreply.github.com> Date: Wed, 29 Mar 2023 12:03:43 +0700 Subject: [PATCH 1407/8412] Create jc-wu.json --- domains/jc-wu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jc-wu.json diff --git a/domains/jc-wu.json b/domains/jc-wu.json new file mode 100644 index 000000000..e15a379a4 --- /dev/null +++ b/domains/jc-wu.json @@ -0,0 +1,12 @@ +{ + "description": "To create a personal portfolio website", + "repo": "https://github.com/jc-wu1/jc-wu1.github.io", + "owner": { + "username": "jc-wu1", + "email": "testingpurposeonlyemail@gmail.com", + "twitter": "-" + }, + "record": { + "CNAME": "jc-wu.github.io" + } +} From b387477cdd5896060175bec7e37684f4c48d92e2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 29 Mar 2023 13:09:47 +0800 Subject: [PATCH 1408/8412] Update jc-wu.json --- domains/jc-wu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/jc-wu.json b/domains/jc-wu.json index e15a379a4..84ba6bc40 100644 --- a/domains/jc-wu.json +++ b/domains/jc-wu.json @@ -3,8 +3,7 @@ "repo": "https://github.com/jc-wu1/jc-wu1.github.io", "owner": { "username": "jc-wu1", - "email": "testingpurposeonlyemail@gmail.com", - "twitter": "-" + "email": "testingpurposeonlyemail@gmail.com" }, "record": { "CNAME": "jc-wu.github.io" From 44dd97388f677fb39e63f512a0d17ec68d4f9d26 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 29 Mar 2023 13:10:47 +0800 Subject: [PATCH 1409/8412] Update jc-wu.json --- domains/jc-wu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jc-wu.json b/domains/jc-wu.json index 84ba6bc40..5c49b97a8 100644 --- a/domains/jc-wu.json +++ b/domains/jc-wu.json @@ -6,6 +6,6 @@ "email": "testingpurposeonlyemail@gmail.com" }, "record": { - "CNAME": "jc-wu.github.io" + "CNAME": "jc-wu1.github.io" } } From 75280518ce89136e96a74bb4bf029d5125559e48 Mon Sep 17 00:00:00 2001 From: Dead-Man <82598662+D3ADVAU@users.noreply.github.com> Date: Wed, 29 Mar 2023 12:25:49 +0600 Subject: [PATCH 1410/8412] Update d3admanbot.json --- domains/d3admanbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/d3admanbot.json b/domains/d3admanbot.json index 4acf9f60f..bfc2ca826 100644 --- a/domains/d3admanbot.json +++ b/domains/d3admanbot.json @@ -5,6 +5,6 @@ "email": "deadmanofficial247@gmail.com" }, "record": { - "CNAME": "d3admanbot.d3advau.repl.co" + "CNAME": "430c6d1d-e841-42d8-ab91-8f7d370b14cd.id.repl.co" } } From facf397065ede8736701eb92c25b861e09dba4b5 Mon Sep 17 00:00:00 2001 From: alphalolw <86548581+kvotrcsgo@users.noreply.github.com> Date: Wed, 29 Mar 2023 09:38:42 +0300 Subject: [PATCH 1411/8412] Create alpha.json --- domains/alpha.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json new file mode 100644 index 000000000..6f9315e1e --- /dev/null +++ b/domains/alpha.json @@ -0,0 +1,10 @@ +{ + "description": "My Website", + "owner": { + "username": "kvotrcsgo", + "email": "sweepalf@gmail.com" + }, + "record": { + "CNAME": "youfoundalpha.pages.dev" + } +} From fac0c2bcc5e1c5820959c147ddff2327544ac11a Mon Sep 17 00:00:00 2001 From: Alen Alex <71920951+AlenGeoAlex@users.noreply.github.com> Date: Wed, 29 Mar 2023 16:20:20 +0530 Subject: [PATCH 1412/8412] Update alenalex.json to URL --- domains/alenalex.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alenalex.json b/domains/alenalex.json index 6405be280..30d974d3e 100644 --- a/domains/alenalex.json +++ b/domains/alenalex.json @@ -7,6 +7,6 @@ "discord": "< 𝓐𝓵𝓮𝓷_𝓐𝓵𝓮𝔁 !>#6771" }, "record": { - "CNAME": "alenalex.me" + "URL": "https://alenalex.me" } } From 9dd42b0e67760de3eb5c8c0f5b148873a59bdf37 Mon Sep 17 00:00:00 2001 From: Arch <111789310+Arch881010@users.noreply.github.com> Date: Wed, 29 Mar 2023 14:22:40 -0500 Subject: [PATCH 1413/8412] Feat: Replace URL for CNAME --- domains/arch.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/arch.json b/domains/arch.json index 540695194..9b609c9d6 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -1,12 +1,15 @@ { + "description":"My personal website by on arch.is-a.dev", + "repo":"https://github.com/Arch881010/Arch881010", "owner": { "username": "Arch881010", "email": "", - "discord": "Arch1010#4338" + "discord": "Arch1010#4338", + "discordid": "410248634593050627" }, "record": { - "URL": "https://arch881010.github.io/Arch881010" + "CNAME": "arch881010.github.io" } } \ No newline at end of file From 8fbb5c92214576c5c7aa57806ff5cadb8a8b1802 Mon Sep 17 00:00:00 2001 From: Dead-Man <82598662+D3ADVAU@users.noreply.github.com> Date: Thu, 30 Mar 2023 04:50:31 +0600 Subject: [PATCH 1414/8412] Update d3admanbot.json --- domains/d3admanbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/d3admanbot.json b/domains/d3admanbot.json index bfc2ca826..dd1cdba3c 100644 --- a/domains/d3admanbot.json +++ b/domains/d3admanbot.json @@ -1,5 +1,5 @@ { - "description": "@D3ADVAU 's Telegram Bot | @D3ADMANBOT", + "description": "@D3ADVAU 's Telegram Bot | @D3ADMANBOT @D3ADVAU", "owner": { "username": "D3ADVAU", "email": "deadmanofficial247@gmail.com" From 4bac27deceb5e045081bbee98043fd2c2567b923 Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Thu, 30 Mar 2023 09:32:23 +0400 Subject: [PATCH 1415/8412] CNAME updated Hosting changed --- domains/lmgxenon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lmgxenon.json b/domains/lmgxenon.json index 66de18bb9..d16a977c5 100644 --- a/domains/lmgxenon.json +++ b/domains/lmgxenon.json @@ -5,6 +5,6 @@ "email": "lmgxenon@gmail.com" }, "record": { - "CNAME": "80a427ae-2192-4b6e-8bbe-da559ccb481a.id.repl.co" + "CNAME": "2fd4a23b-6608-4be8-b2fc-911cc30b1b87.id.repl.co" } } From 611b135fac9e3a986dc7b1e32799a75b078d91af Mon Sep 17 00:00:00 2001 From: Badzlan Nur Dhabith Date: Thu, 30 Mar 2023 12:48:39 +0700 Subject: [PATCH 1416/8412] Create badzlan.json --- domains/badzlan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/badzlan.json diff --git a/domains/badzlan.json b/domains/badzlan.json new file mode 100644 index 000000000..1f305825a --- /dev/null +++ b/domains/badzlan.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/badzlan/badzlan.github.io", + "owner": { + "username": "badzlan", + "email": "badzlandhabith05@gmail.com", + }, + "record": { + "CNAME": "badzlan.github.io" + } +} From 62432f3e0ae771378c7102f028709eef866b0c8f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 30 Mar 2023 15:39:49 +0800 Subject: [PATCH 1417/8412] Update badzlan.json --- domains/badzlan.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/badzlan.json b/domains/badzlan.json index 1f305825a..989e2e6f3 100644 --- a/domains/badzlan.json +++ b/domains/badzlan.json @@ -1,9 +1,8 @@ { - "description": "Describe the use of this subdomain", "repo": "https://github.com/badzlan/badzlan.github.io", "owner": { "username": "badzlan", - "email": "badzlandhabith05@gmail.com", + "email": "badzlandhabith05@gmail.com" }, "record": { "CNAME": "badzlan.github.io" From f58c221629606748d3546b57c0646cd6cce5cadb Mon Sep 17 00:00:00 2001 From: tsognyam Date: Thu, 30 Mar 2023 16:02:58 +0800 Subject: [PATCH 1418/8412] add tsognyam.json --- domains/tsognyam.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tsognyam.json diff --git a/domains/tsognyam.json b/domains/tsognyam.json new file mode 100644 index 000000000..09b3bc4c9 --- /dev/null +++ b/domains/tsognyam.json @@ -0,0 +1,12 @@ +{ + "description": "Tsognyam's Personal Portfolio", + "repo": "https://github.com/tsognyam/tsognyam.github.io", + "owner": { + "username": "tsognyam", + "email": "tsognyamt@gmail.com", + "twitter": "b_tsognyam" + }, + "record": { + "CNAME": "tsognyam.github.io" + } +} \ No newline at end of file From 4ad45d69b59bdbe09d0e0e1c70cb640adc02c76f Mon Sep 17 00:00:00 2001 From: not <105176207+iakzs@users.noreply.github.com> Date: Thu, 30 Mar 2023 08:43:43 -0300 Subject: [PATCH 1419/8412] Update iakzs.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit For the improvmx’s SPF --- domains/iakzs.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/domains/iakzs.json b/domains/iakzs.json index f0cad22d8..98b68f760 100644 --- a/domains/iakzs.json +++ b/domains/iakzs.json @@ -16,5 +16,11 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] + { + "record": { + "TXT": "v=spf1 include:spf.improvmx.com ~allCOPY" + } +} + } } From 5e01e40f7799ea48f7b394d4c918cea7d3b1818b Mon Sep 17 00:00:00 2001 From: Josh S Date: Thu, 30 Mar 2023 09:21:07 -0400 Subject: [PATCH 1420/8412] Create revelav2.json --- domains/revelav2.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/revelav2.json diff --git a/domains/revelav2.json b/domains/revelav2.json new file mode 100644 index 000000000..77c2a8714 --- /dev/null +++ b/domains/revelav2.json @@ -0,0 +1,10 @@ +{ + "description": "revelav2.is-a.dev", + "owner": { + "username": "DIVISIONSolar", + "email": "me@joshsevero.dev" + }, + "record": { + "CNAME": "proxy.revela-network.com" + } +} From abc4ec6a9e4c09977d8885ad512c1304bbc3eb98 Mon Sep 17 00:00:00 2001 From: JZITNIK <72742578+JZITNIK-github@users.noreply.github.com> Date: Thu, 30 Mar 2023 16:29:02 +0200 Subject: [PATCH 1421/8412] Create status.jzitnik.json --- domains/status.jzitnik.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/status.jzitnik.json diff --git a/domains/status.jzitnik.json b/domains/status.jzitnik.json new file mode 100644 index 000000000..8c41180a3 --- /dev/null +++ b/domains/status.jzitnik.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JZITNIK-github", + "email": "klindkubak@zohomail.eu", + "discord": "KLIND#1906" + }, + "record": { + "CNAME": "statuspage.betteruptime.com" + } +} From ecf92f5ad94b9da7d89a6cba0e2f7103682c8254 Mon Sep 17 00:00:00 2001 From: Basi <90209339+Basiiii@users.noreply.github.com> Date: Thu, 30 Mar 2023 17:54:38 +0100 Subject: [PATCH 1422/8412] Create basi.json --- domains/basi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/basi.json diff --git a/domains/basi.json b/domains/basi.json new file mode 100644 index 000000000..41a0a47e4 --- /dev/null +++ b/domains/basi.json @@ -0,0 +1,12 @@ +{ + "description": "Basi's personal website portfolio", + "owner": { + "username": "Basiiii", + "email": "basigraphics@gmail.com", + "discord": "Basi#1056" + }, + + "record": { + "CNAME": "portfolio-6u1.pages.dev" + } +} From cc9310050e8156a255d0f233215dd6ead32c8e85 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 31 Mar 2023 07:28:25 +0800 Subject: [PATCH 1423/8412] Update iakzs.json --- domains/iakzs.json | 40 ++++++++++++++++------------------------ 1 file changed, 16 insertions(+), 24 deletions(-) diff --git a/domains/iakzs.json b/domains/iakzs.json index 98b68f760..229cb8381 100644 --- a/domains/iakzs.json +++ b/domains/iakzs.json @@ -1,26 +1,18 @@ { - "description": "iakzs.is-a.dev", - "repo": "https://github.com/iakzs/iakzs.github.io", - "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com" - }, - "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - { - "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~allCOPY" - } -} - - } + "description": "iakzs.is-a.dev", + "repo": "https://github.com/iakzs/iakzs.github.io", + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com" + }, + "record": { + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~allCOPY" + } } From 3e5addb245248727c7f978691e84d57a09266a7d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 31 Mar 2023 07:41:32 +0800 Subject: [PATCH 1424/8412] Delete dashboard.json --- domains/dashboard.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/dashboard.json diff --git a/domains/dashboard.json b/domains/dashboard.json deleted file mode 100644 index 0f287178e..000000000 --- a/domains/dashboard.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "@is-a-dev/maintainers", - "email": "phenax5@gmail.com" - }, - - "record": { - "URL": "https://register.is-a.dev" - } -} From d76a0a7d4e1d23060008b18887aa8dd532204775 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 31 Mar 2023 07:45:12 +0800 Subject: [PATCH 1425/8412] Delete cat.sx9.json --- domains/cat.sx9.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/cat.sx9.json diff --git a/domains/cat.sx9.json b/domains/cat.sx9.json deleted file mode 100644 index 8146434ae..000000000 --- a/domains/cat.sx9.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "SX's Cat Discord Bot Website", - "repo": "SX-9/sx-discord-bot", - "owner": { - "username": "SX-9", - "twitter": "SX_Discord", - "discord": "SX-Spy-Agent#1377", - "email": "sx-91@outlook.com" - }, - "record": { - "CNAME": "20919506-c6ad-42e9-80a8-a027c160e702.id.repl.co" - } -} From e004c3b6277ec2f3c63bd28b9873829c214792f5 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 31 Mar 2023 07:46:14 +0800 Subject: [PATCH 1426/8412] Delete code.sx9.json --- domains/code.sx9.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/code.sx9.json diff --git a/domains/code.sx9.json b/domains/code.sx9.json deleted file mode 100644 index b4cdb297a..000000000 --- a/domains/code.sx9.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "SX's VS Code On The Web", - "owner": { - "username": "SX-9", - "twitter": "SX_Discord", - "discord": "SX-Spy-Agent#1377", - "email": "sx-91@outlook.com" - }, -"record": { - "CNAME": "code-sx9.up.railway.app" - } -} From 4dac2abe84f295fb6f927143b52e5c10c3e52ee1 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 31 Mar 2023 07:46:38 +0800 Subject: [PATCH 1427/8412] Delete fh.sx9.json --- domains/fh.sx9.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/fh.sx9.json diff --git a/domains/fh.sx9.json b/domains/fh.sx9.json deleted file mode 100644 index 15a15a512..000000000 --- a/domains/fh.sx9.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "SX-9", - "email": "hello@mail.sx9.is-a.dev" - }, - "record": { - "CNAME": "wdhdns.com" - } - } - From ba7df9a5a04132b416e264583dec23db9c822c98 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 31 Mar 2023 07:47:29 +0800 Subject: [PATCH 1428/8412] Delete pin.sx9.json --- domains/pin.sx9.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/pin.sx9.json diff --git a/domains/pin.sx9.json b/domains/pin.sx9.json deleted file mode 100644 index de9853f60..000000000 --- a/domains/pin.sx9.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "SX-9", - "email": "hello@mail.sx9.is-a.dev" - }, - "record": { - "CNAME": "wdhdns.com" - } - } - \ No newline at end of file From e1db336fc7dc2eb29deea83ca990abeb801e1e76 Mon Sep 17 00:00:00 2001 From: SrEvelio Date: Fri, 31 Mar 2023 23:31:53 -0400 Subject: [PATCH 1429/8412] Create evelio.json --- domains/evelio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/evelio.json diff --git a/domains/evelio.json b/domains/evelio.json new file mode 100644 index 000000000..3e977f309 --- /dev/null +++ b/domains/evelio.json @@ -0,0 +1,12 @@ +{ + "description": "Will be used for my portfolio", + "repo": "https://github.com/SrEvelio/srevelio.github.io", + "owner": { + "username": "SrEvelio", + "email": "alphaevelio@gmail.com", + "discord": "SrEvelioツ#3906" + }, + "record": { + "CNAME": "srevelio.github.io" + } +} From c77fc3a9327a826a872651f4870a052bf617b61d Mon Sep 17 00:00:00 2001 From: Elijah629 <62805599+Elijah629@users.noreply.github.com> Date: Fri, 31 Mar 2023 21:49:07 -0700 Subject: [PATCH 1430/8412] Create elijah629.json --- domains/elijah629.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/elijah629.json diff --git a/domains/elijah629.json b/domains/elijah629.json new file mode 100644 index 000000000..668b99c29 --- /dev/null +++ b/domains/elijah629.json @@ -0,0 +1,10 @@ +{ + "description": "Redirect to https://elijah629.vercel.app", + "repo": "https://github.com/Elijah629/portfolio", + "owner": { + "username": "Elijah629" + }, + "record": { + "URL": "https://elijah629.vercel.app" + } +} From 6ec06e1e4a82307059147319ed0ce0c7a6fdb987 Mon Sep 17 00:00:00 2001 From: Elijah629 <62805599+Elijah629@users.noreply.github.com> Date: Fri, 31 Mar 2023 21:52:18 -0700 Subject: [PATCH 1431/8412] fix: elijah629.json - Add discord --- domains/elijah629.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/elijah629.json b/domains/elijah629.json index 668b99c29..6bb02c88f 100644 --- a/domains/elijah629.json +++ b/domains/elijah629.json @@ -2,7 +2,8 @@ "description": "Redirect to https://elijah629.vercel.app", "repo": "https://github.com/Elijah629/portfolio", "owner": { - "username": "Elijah629" + "username": "Elijah629", + "discord": "Elijah629#6199" }, "record": { "URL": "https://elijah629.vercel.app" From 8dafda1fdf3c6fb568fc1774b32112c04ca4f4a7 Mon Sep 17 00:00:00 2001 From: kayra <51532778+formalite@users.noreply.github.com> Date: Sat, 1 Apr 2023 11:34:02 +0300 Subject: [PATCH 1432/8412] Create formalite.json --- domains/formalite.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/formalite.json diff --git a/domains/formalite.json b/domains/formalite.json new file mode 100644 index 000000000..0f19345f1 --- /dev/null +++ b/domains/formalite.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "formalite", + "email": "kkandemir947@gmail.com", + "discord": "kandemir#1000" + } +}, +{ + "record": { + "CNAME": "formalite.github.io" + } +} From 8d3c797ba00d2402f915cb9313d6b1c124977589 Mon Sep 17 00:00:00 2001 From: leixiaoda Date: Sat, 1 Apr 2023 19:23:16 +0800 Subject: [PATCH 1433/8412] Create adais.json --- domains/adais.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adais.json diff --git a/domains/adais.json b/domains/adais.json new file mode 100644 index 000000000..bb14b57ed --- /dev/null +++ b/domains/adais.json @@ -0,0 +1,11 @@ +{ + "description": "Personal developer website", + "repo": "https://github.com/leixiaoda/openai", + "owner": { + "username": "leixiaoda", + "email": "leixiaoda@gmail.com", + }, + "record": { + "CNAME": "leixiaoda.github.io" + } +} From 0d5b7fed36716b75ea34d3038ebe34bc7f4408ef Mon Sep 17 00:00:00 2001 From: Nashid P <95064572+nxb1t@users.noreply.github.com> Date: Sat, 1 Apr 2023 21:50:51 +0530 Subject: [PATCH 1434/8412] Create nxb1t.json --- domains/nxb1t.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nxb1t.json diff --git a/domains/nxb1t.json b/domains/nxb1t.json new file mode 100644 index 000000000..ef5818113 --- /dev/null +++ b/domains/nxb1t.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/nxb1t/nxb1t.github.io", + "owner": { + "username": "nxb1t", + "email": "nxb1t@proton.me", + "twitter": "nxb1t4n6" + }, + "record": { + "CNAME": "nxb1t.github.io" + } +} From 243331b0266b213f2f3f6530a829980e18fdce49 Mon Sep 17 00:00:00 2001 From: Amir-Lotfi <32633447+Amir-Lotfi@users.noreply.github.com> Date: Sat, 1 Apr 2023 20:36:51 +0330 Subject: [PATCH 1435/8412] feat(domain): add `graphql.is-a.dev` --- domains/graphql.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/graphql.json diff --git a/domains/graphql.json b/domains/graphql.json new file mode 100644 index 000000000..f42ba013e --- /dev/null +++ b/domains/graphql.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Amir-Lotfi", + "email": "amir79976@gmail.com" + }, + + "record": { + "A": ["5.196.130.53"] + } +} From b52f103792e31540926ca927177ea6fc5c9af3ed Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Apr 2023 07:18:11 +0800 Subject: [PATCH 1436/8412] Update elijah629.json --- domains/elijah629.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/elijah629.json b/domains/elijah629.json index 6bb02c88f..27f1df71c 100644 --- a/domains/elijah629.json +++ b/domains/elijah629.json @@ -3,6 +3,7 @@ "repo": "https://github.com/Elijah629/portfolio", "owner": { "username": "Elijah629", + "email": "", "discord": "Elijah629#6199" }, "record": { From 19e8d198a2f97d93bcf7e5b85abd22f4691c609a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Apr 2023 07:19:51 +0800 Subject: [PATCH 1437/8412] Update formalite.json --- domains/formalite.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/formalite.json b/domains/formalite.json index 0f19345f1..592eca48f 100644 --- a/domains/formalite.json +++ b/domains/formalite.json @@ -3,9 +3,7 @@ "username": "formalite", "email": "kkandemir947@gmail.com", "discord": "kandemir#1000" - } -}, -{ + }, "record": { "CNAME": "formalite.github.io" } From d71d16955d515a485a59f06e57d4626d777eb792 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Apr 2023 07:27:17 +0800 Subject: [PATCH 1438/8412] fix json --- domains/adais.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adais.json b/domains/adais.json index bb14b57ed..b294c3dd3 100644 --- a/domains/adais.json +++ b/domains/adais.json @@ -3,7 +3,7 @@ "repo": "https://github.com/leixiaoda/openai", "owner": { "username": "leixiaoda", - "email": "leixiaoda@gmail.com", + "email": "leixiaoda@gmail.com" }, "record": { "CNAME": "leixiaoda.github.io" From 88aa12f6dd320957993a6ef9b3f05255b6590a9a Mon Sep 17 00:00:00 2001 From: SrEvelio Date: Sat, 1 Apr 2023 20:10:32 -0400 Subject: [PATCH 1439/8412] Update evelio.json --- domains/evelio.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/evelio.json b/domains/evelio.json index 3e977f309..3721a253e 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -7,6 +7,11 @@ "discord": "SrEvelioツ#3906" }, "record": { - "CNAME": "srevelio.github.io" + "CNAME": "srevelio.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} From af962e60672c96896cca167b7571a85ec19a7c62 Mon Sep 17 00:00:00 2001 From: Omkar <115378514+PrakmO@users.noreply.github.com> Date: Sat, 1 Apr 2023 19:47:52 -0500 Subject: [PATCH 1440/8412] Create prakmo.json --- domains/prakmo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prakmo.json diff --git a/domains/prakmo.json b/domains/prakmo.json new file mode 100644 index 000000000..d4b97bd9f --- /dev/null +++ b/domains/prakmo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PrakmO", + "email": "omkar9patil0@gmail.com" + } +} +{ + "record": { + "CNAME": "eb215cd3-797f-4063-bbdf-d9687fc6d8de.id.repl.co" + } +} From cf9227cbad9f17c8345c1f37742500d1f095bff1 Mon Sep 17 00:00:00 2001 From: MohamexDR <96547404+MohamexDR@users.noreply.github.com> Date: Sun, 2 Apr 2023 03:42:42 +0200 Subject: [PATCH 1441/8412] Create KillerF.json --- domains/KillerF.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/KillerF.json diff --git a/domains/KillerF.json b/domains/KillerF.json new file mode 100644 index 000000000..6763f1100 --- /dev/null +++ b/domains/KillerF.json @@ -0,0 +1,11 @@ +{ + "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", + "repo": "https://discord.gg/groove-community-875725991551569960", + "owner": { + "username": "KillerF", + "email": "loliehentaixd@gmail.com" + }, + "record": { + "URL": "https://discord.gg/groove-community-875725991551569960" + } +} From e71b4b624f881b430c81c86935f81f8880e1c5d7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Apr 2023 10:07:42 +0800 Subject: [PATCH 1442/8412] Update evelio.json --- domains/evelio.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/evelio.json b/domains/evelio.json index 3721a253e..52d94b8c9 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -7,7 +7,12 @@ "discord": "SrEvelioツ#3906" }, "record": { - "CNAME": "srevelio.github.io", + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 6ae9f3391e82477db1f47cd4e12f4704aeff04e6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Apr 2023 10:08:00 +0800 Subject: [PATCH 1443/8412] fix --- domains/evelio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/evelio.json b/domains/evelio.json index 52d94b8c9..923f54640 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -8,10 +8,10 @@ }, "record": { "A": [ + "185.199.108.153", "185.199.109.153", "185.199.110.153", - "185.199.111.153", - "185.199.108.153" + "185.199.111.153" ], "MX": [ "mx1.improvmx.com", From d9da86d018330597fa5fcca79342cbdef96db545 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Apr 2023 10:44:46 +0800 Subject: [PATCH 1444/8412] Update prakmo.json --- domains/prakmo.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/prakmo.json b/domains/prakmo.json index d4b97bd9f..3b3cb7e85 100644 --- a/domains/prakmo.json +++ b/domains/prakmo.json @@ -2,9 +2,7 @@ "owner": { "username": "PrakmO", "email": "omkar9patil0@gmail.com" - } -} -{ + }, "record": { "CNAME": "eb215cd3-797f-4063-bbdf-d9687fc6d8de.id.repl.co" } From 5c7f216e5e092394fa89a22626804e0e2dbbb2df Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 3 Apr 2023 17:50:50 +0800 Subject: [PATCH 1445/8412] feat: prettier --- domains/00001.json | 18 ++++---- domains/0ad.json | 18 ++++---- domains/0x0.json | 22 +++++----- domains/0x3st.json | 20 ++++----- domains/0xflotus.json | 18 ++++---- domains/0xsurya.json | 12 +++--- domains/0xviel.json | 20 ++++----- domains/18o4.json | 2 +- domains/1rogman.json | 18 ++++---- domains/2096779623.json | 20 ++++----- domains/3pls0de.json | 22 +++++----- domains/4k5h4y.json | 12 +++--- domains/600.json | 16 +++---- domains/6502.json | 18 ++++---- domains/@.json | 18 ++++---- ...ithub-pages-challenge-axviii3.axviii3.json | 16 ++++--- .../_github-pages-challenge-ayvacs.ave.json | 20 ++++----- ...github-pages-challenge-jy1263.ayanamy.json | 20 ++++----- ...ithub-pages-challenge-opaayush.aayush.json | 14 +++---- ...pages-challenge-priyanshprajapat.monu.json | 14 +++---- ...s-challenge-priyanshprajapat.priyansh.json | 14 +++---- ..._github-pages-challenge-s3mant.semant.json | 14 +++---- domains/_psl.json | 18 ++++---- domains/a-ditya.json | 16 +++---- domains/a-furry.json | 20 ++++----- domains/aaamineee.json | 12 +++--- domains/aakanksha.json | 8 ++-- domains/aakash.json | 14 +++---- domains/aakashs.json | 18 ++++---- domains/aakhilv.json | 20 ++++----- domains/aaraam.json | 18 ++++---- domains/aargh.json | 18 ++++---- domains/aarno.json | 18 ++++---- domains/aaryan.json | 18 ++++---- domains/aashutosh.json | 16 +++---- domains/aayush.json | 16 +++---- domains/aayushakacloudy.json | 18 ++++---- domains/abdeba.json | 15 ++++--- domains/abdul.json | 16 +++---- domains/abdullah.json | 17 ++++---- domains/abdulrahman.json | 18 ++++---- domains/abdulrshaikh.json | 18 ++++---- domains/abelblue.json | 9 ++-- domains/abeltranp94.json | 18 ++++---- domains/abh80.json | 20 ++++----- domains/abhi.json | 16 ++++--- domains/abhigyantrips.json | 18 ++++---- domains/abhint.json | 20 ++++----- domains/abhisekp.json | 22 +++++----- domains/abhishek.json | 18 ++++---- domains/abhishekkumar.json | 18 ++++---- domains/abishek.json | 18 ++++---- domains/abubakar.json | 20 ++++----- domains/abysmal.json | 2 +- domains/ac21.json | 18 ++++---- domains/acaiberii.json | 18 ++++---- domains/ace.json | 12 +++--- domains/acey.json | 23 +++++----- domains/acgaming.json | 16 +++---- domains/achim.json | 16 +++---- domains/achintya.json | 14 +++---- domains/achraf.json | 18 ++++---- domains/activities.maskduck.json | 20 ++++----- domains/acutewoof.json | 18 ++++---- domains/adais.json | 2 +- domains/adamkarepin.json | 22 +++++----- domains/adarshs.json | 18 ++++---- domains/adarshvijay.json | 18 ++++---- domains/addison.json | 14 +++---- domains/adhi.json | 9 ++-- domains/adi.json | 18 ++++---- domains/adib.json | 12 +++--- domains/adigen.json | 14 +++---- domains/adityapcgaming.json | 12 +++--- domains/adityavag.json | 2 +- domains/adolar0042.json | 21 +++++----- domains/adonisfx.json | 2 +- domains/adri.json | 14 +++---- domains/adrian.json | 18 ++++---- domains/adrien.json | 20 ++++----- domains/adriichu.json | 12 +++--- domains/aestra.json | 18 ++++---- domains/aetinx.json | 22 +++++----- domains/afnan.json | 14 +++---- domains/ag.json | 18 ++++---- domains/agam778.json | 18 ++++---- domains/agold.json | 16 +++---- domains/agrim.json | 16 +++---- domains/aguspedhot.json | 12 +++--- domains/ahku.json | 2 +- domains/ahmadeyamin.json | 18 ++++---- domains/ahmed.json | 18 ++++---- domains/ahmedashraf.json | 18 ++++---- domains/ahmedeldin.json | 16 +++---- domains/ahmet.json | 18 ++++---- domains/ahmosys.json | 20 ++++----- domains/ahsw.json | 18 ++++---- domains/aidhani.json | 12 +++--- domains/aiko.json | 12 +++--- domains/ailakks.json | 18 ++++---- domains/aizawakiyaworu.json | 20 ++++----- domains/aizuu.json | 18 ++++---- domains/ajay-charotariya.json | 18 ++++---- domains/ajit-thakor.json | 18 ++++---- domains/ak.json | 22 +++++----- domains/akas.json | 18 ++++---- domains/akio.json | 12 +++--- domains/aknb.json | 12 +++--- domains/aknbs-vpn.json | 12 +++--- domains/akshay-n.json | 20 ++++----- domains/akshay.json | 18 ++++---- domains/akshayan.json | 18 ++++---- domains/akta-chavda.json | 18 ++++---- domains/alan.json | 18 ++++---- domains/albert.json | 20 ++++----- domains/albin.json | 12 +++--- domains/albinpraveen.json | 12 +++--- domains/albinvar.json | 18 ++++---- domains/aldenizenmc.json | 2 +- domains/aleks.json | 18 ++++---- domains/alenalex.json | 2 +- domains/alessandro.json | 18 ++++---- domains/alestor123.json | 18 ++++---- domains/alex.json | 18 ++++---- domains/alexander.json | 18 ++++---- domains/alexandre.json | 12 +++--- domains/alexey.json | 12 +++--- domains/alexidk.json | 18 ++++---- domains/alexis.json | 2 +- domains/alexjoseph.json | 18 ++++---- domains/alexlykesas.json | 18 ++++---- domains/alexmercerind.json | 26 ++++++------ domains/alexpcooper.json | 18 ++++---- domains/alexsquibbs.json | 22 +++++----- domains/algebraic-effects.akshay.json | 18 ++++---- domains/alguienrandom.json | 16 +++---- domains/ali.json | 2 +- domains/alimd.json | 12 +++--- domains/alireza.json | 2 +- domains/alisabry.json | 10 ++--- domains/alisher.json | 18 ++++---- domains/allen.json | 20 ++++----- domains/allvaa.json | 20 ++++----- domains/ally.json | 18 ++++---- domains/almatch.json | 18 ++++---- domains/almightynan.json | 10 ++--- domains/alokik.json | 8 ++-- domains/alperen.json | 18 ++++---- domains/alpha.json | 16 +++---- domains/altude.json | 12 +++--- domains/aluwi.json | 2 +- domains/am.json | 14 +++---- domains/amal-sebastian.json | 18 ++++---- domains/amal.json | 18 ++++---- domains/amarjeet.json | 14 +++---- domains/amine-brahmi.json | 18 ++++---- domains/amit.json | 18 ++++---- domains/amiyo.json | 20 ++++----- domains/amjad.json | 18 ++++---- domains/amr.elrefaie.json | 12 +++--- domains/amuffin.json | 18 ++++---- domains/amy.json | 18 ++++---- domains/analogsombra.json | 12 +++--- domains/anamay.json | 8 ++-- domains/anamolsapkota.json | 18 ++++---- domains/anandyeole.json | 16 +++---- domains/anas.json | 18 ++++---- domains/anautonell.json | 20 ++++----- domains/anderson.json | 18 ++++---- domains/andr.json | 18 ++++---- domains/andrea.json | 18 ++++---- domains/andremor.json | 12 +++--- domains/andrianina.json | 18 ++++---- domains/andriy.json | 12 +++--- domains/andronasef.json | 2 +- domains/andros.json | 20 ++++----- domains/andy.json | 18 ++++---- domains/angelo.json | 18 ++++---- domains/angelwuff.json | 20 ++++----- domains/anger.json | 3 +- domains/anil.json | 16 +++---- domains/aniruddh.json | 17 ++++---- domains/anish.json | 20 ++++----- domains/anishshobithps.json | 2 +- domains/ankiprajapati.json | 18 ++++---- domains/ankit-acquaintsoft.json | 18 ++++---- domains/ankit.json | 20 ++++----- domains/annihilatorrrr.json | 20 ++++----- domains/anon.json | 18 ++++---- domains/ansari-saify.json | 19 ++++----- domains/ansh.json | 18 ++++---- domains/anthony.json | 16 +++---- domains/anthony2be.json | 20 ++++----- domains/antonio.json | 18 ++++---- domains/antton.json | 12 +++--- domains/anttondev.json | 18 ++++---- domains/anubhav823.json | 16 +++---- domains/anuj.json | 19 ++++----- domains/anwar.json | 18 ++++---- domains/aoba.json | 20 ++++----- domains/aozora.json | 18 ++++---- domains/api-kirito.json | 16 +++---- domains/api-kyouka.json | 18 ++++---- domains/api.arman.json | 16 +++---- domains/api.badboy.json | 16 +++---- domains/api.catzboy.json | 18 ++++---- domains/api.dhyan99.json | 16 +++---- domains/api.karyakarsa.willo.json | 20 ++++----- domains/api.semant.json | 18 ++++---- domains/api.zeppelin.maskduck.json | 26 ++++++------ domains/apigeon.json | 12 +++--- domains/apiharam.json | 16 +++---- domains/apollyon.json | 18 ++++---- domains/apoloz.json | 18 ++++---- domains/aqsakhan.json | 2 +- domains/aqua.json | 12 +++--- domains/arafatrahaman.json | 8 ++-- domains/aramos.json | 18 ++++---- domains/arboy.json | 2 +- domains/arcade.json | 16 +++---- domains/arch.json | 24 +++++------ domains/archelaus.json | 2 +- domains/ari.json | 18 ++++---- domains/arib21.json | 18 ++++---- domains/ariez.json | 12 +++--- domains/arijit.json | 26 +++++------- domains/arin.json | 18 ++++---- domains/arman.json | 25 +++++------ domains/armoredvortex.json | 16 +++---- domains/arnav.json | 12 +++--- domains/arpana.json | 20 ++++----- domains/arsdorint.json | 14 +++---- domains/arslan.json | 18 ++++---- domains/art.json | 18 ++++---- domains/arter.json | 14 +++---- domains/arthur.json | 16 +++---- domains/artiefuzzz.json | 18 ++++---- domains/arul.json | 16 +++---- domains/arunava.json | 18 ++++---- domains/arya.json | 18 ++++---- domains/aryamaan.json | 28 ++++++------- domains/asad-khan.json | 18 ++++---- domains/ashish.json | 18 ++++---- domains/ashl3y.json | 20 ++++----- domains/ashleymavericks.json | 18 ++++---- domains/ashutosh.json | 18 ++++---- domains/ashutoshkumar.json | 16 +++---- domains/ashwa.json | 18 ++++---- domains/ashwin.json | 20 ++++----- domains/asim.json | 18 ++++---- domains/aslipatov.json | 12 +++--- domains/asp.json | 12 +++--- domains/aspect.json | 2 +- domains/aspect404.json | 20 ++++----- domains/asuna.json | 18 ++++---- domains/aswin.json | 18 ++++---- domains/atechadventurer.json | 18 ++++---- domains/atharv.json | 24 +++++------ domains/atharva.json | 18 ++++---- domains/athira-li.json | 18 ++++---- domains/attaditya.json | 18 ++++---- domains/atul.json | 18 ++++---- domains/atzu.json | 18 ++++---- domains/august.json | 18 ++++---- domains/augustin.json | 18 ++++---- domains/augustine.json | 18 ++++---- domains/austin.json | 18 ++++---- domains/austinleath.json | 12 +++--- domains/ausy.json | 18 ++++---- domains/authorises.json | 2 +- domains/ave.json | 20 ++++----- domains/avellea.json | 20 ++++----- domains/avery.json | 18 ++++---- domains/avg.json | 20 ++++----- domains/avnoor-gamerz.json | 20 ++++----- domains/avon.json | 16 +++---- domains/awan.json | 18 ++++---- domains/ax.json | 18 ++++---- domains/axd.json | 14 +++---- domains/axewbotx.json | 3 +- domains/axviii3.json | 23 ++++++---- domains/ayanamy.json | 20 ++++----- domains/aypro.json | 18 ++++---- domains/ayush.json | 20 ++++----- domains/ayushshivaji.json | 12 +++--- domains/azer.json | 16 +++---- domains/b45i.json | 18 ++++---- domains/bachwumpus.json | 12 +++--- domains/badboy.json | 16 +++---- domains/badzlan.json | 2 +- domains/bae.json | 16 +++---- domains/baijiu.yec.json | 18 ++++---- domains/balam314.json | 14 +++---- domains/ball.mousemoosz.json | 16 +++---- domains/banana.json | 18 ++++---- domains/bank.json | 16 +++---- domains/baquir.json | 18 ++++---- domains/bardia.json | 12 +++--- domains/bartoszm77.json | 18 ++++---- domains/bashou.json | 16 +++---- domains/basil.json | 20 ++++----- domains/bast.json | 16 +++---- domains/batema.json | 14 +++---- domains/baumistlustig.json | 14 +++---- domains/bbhc.json | 18 ++++---- domains/bdays.suki.json | 14 +++---- domains/bear.json | 12 +++--- domains/beboq.json | 12 +++--- domains/bedanth.json | 18 ++++---- domains/bedrock16.json | 18 ++++---- domains/bee.json | 20 ++++----- domains/belle.json | 18 ++++---- domains/benjo.json | 16 +++---- domains/bento64.json | 16 ++++--- domains/berry.json | 18 ++++---- domains/bhadra.json | 18 ++++---- domains/bhargav-gohil.json | 18 ++++---- domains/bhattcodes.json | 18 ++++---- domains/bhavesh-acquaintsoft.json | 19 ++++----- domains/bhavishya.json | 12 +++--- domains/bhumkah-patel.json | 18 ++++---- domains/bimal.json | 20 ++++----- domains/bipin-bheda.json | 18 ++++---- domains/biplob.json | 18 ++++---- domains/blackdx.json | 2 +- domains/blaine.json | 18 ++++---- domains/blake.json | 18 ++++---- domains/blast.json | 18 ++++---- domains/blog.catzboy.json | 18 ++++---- domains/blog.crystal.json | 16 +++---- domains/blog.dhruva.json | 17 ++++---- domains/blog.terra.json | 20 ++++----- domains/blog.whine.json | 6 +-- domains/blogs.aakanksha.json | 8 ++-- domains/blogs.shaunak.json | 18 ++++---- domains/blox.json | 2 +- domains/blue.json | 20 ++++----- domains/blueberry.json | 22 +++++----- domains/bluesky01st.json | 14 +++---- domains/blurnope.json | 18 ++++---- domains/bnyro.json | 2 +- domains/boba.json | 18 ++++---- domains/bobbrown.json | 18 ++++---- domains/bolt.json | 18 ++++---- domains/boolean44.json | 16 +++---- domains/boon.json | 18 ++++---- domains/boredcodebyk.json | 18 ++++---- domains/boris1993.json | 16 +++---- domains/bot.riskymh.json | 25 ++++++----- domains/bots.json | 18 ++++---- domains/botspointer.json | 16 +++---- domains/box.json | 12 +++--- domains/bqini.json | 20 ++++----- domains/brandon-hoffman.json | 11 +++-- domains/brandon.json | 18 ++++---- domains/bravestone.json | 20 ++++----- domains/brawley.json | 16 +++---- domains/breadomaticc.json | 18 ++++---- domains/bree.json | 18 ++++---- domains/brian.json | 18 ++++---- domains/brin.json | 18 ++++---- domains/broduer.json | 18 ++++---- domains/brokiem.json | 12 +++--- domains/brooklyn.json | 20 ++++----- domains/bruno.json | 16 +++---- domains/bryan.json | 14 +++---- domains/bs.json | 18 ++++---- domains/bsapi.json | 18 ++++---- domains/bttm.json | 16 ++++--- domains/burandby.json | 18 ++++---- domains/cal.json | 12 +++--- domains/calculator.notaperson535.json | 18 ++++---- domains/caleb.json | 18 ++++---- domains/callum.json | 20 ++++----- domains/callumjt.json | 12 +++--- domains/canaris.json | 18 ++++---- domains/carlosgiralt.json | 20 ++++----- domains/carmelo.json | 20 ++++----- domains/cartar.json | 20 ++++----- domains/cartyoo.json | 14 +++---- domains/cashlycash.json | 18 ++++---- domains/caspar.json | 18 ++++---- domains/casper.json | 14 +++---- domains/cassie.json | 18 ++++---- domains/catdrout.json | 12 +++--- domains/catr3kd.json | 12 +++--- domains/catsarecoo.json | 18 ++++---- domains/catto.json | 12 +++--- domains/catzboy.json | 18 ++++---- domains/cb.json | 16 +++---- domains/cc.json | 2 +- domains/ccnicebruh.json | 12 +++--- domains/ccrp.json | 18 ++++---- domains/cdn-rehanplayz.json | 20 ++++----- domains/cdn.aayush.json | 18 ++++---- domains/cdn.arman.json | 16 +++---- domains/cdn.badboy.json | 18 ++++---- domains/cdn.json | 20 ++++----- domains/cdn.nziie.json | 20 ++++----- domains/cdn.semant.json | 18 ++++---- domains/cec.json | 18 ++++---- domains/censor.json | 22 +++++----- domains/ceon.json | 18 ++++---- domains/cetus.json | 20 ++++----- domains/cfp.json | 18 ++++---- domains/cgprograms.json | 18 ++++---- domains/chanakan.json | 16 +++---- domains/chandra.json | 20 ++++----- domains/chandrakant.json | 16 +++---- domains/chang.json | 2 +- domains/changliu.json | 20 ++++----- domains/chaotic.json | 14 +++---- domains/charalampos.json | 18 ++++---- domains/charcg.json | 20 ++++----- domains/charlie.json | 18 ++++---- domains/charlz.json | 16 +++---- domains/charlzyx.json | 12 +++--- domains/chat-with.sx9.json | 19 ++++----- domains/chat.suki.json | 14 +++---- domains/checkmate-os.sx9.json | 24 +++++------ domains/chef.json | 18 ++++---- domains/chenpeng.json | 22 +++++----- domains/chino.json | 2 +- domains/chintan-prajapati.json | 18 ++++---- domains/chip-1925.json | 14 +++---- domains/chip.json | 18 ++++---- domains/chirag-adhvaryu.json | 18 ++++---- domains/chloe.json | 20 ++++----- domains/chris.json | 18 ++++---- domains/chris8889.json | 8 ++-- domains/chucha.json | 14 +++---- domains/cindy.json | 9 ++-- domains/cinnamonshrine.json | 20 ++++----- domains/ck.json | 18 ++++---- domains/ckateptb.json | 12 +++--- domains/ckn.json | 18 ++++---- domains/cloud.dergraph.json | 16 ++++--- domains/cloud.json | 12 +++--- domains/cloud9store.json | 18 ++++---- domains/cloudy.json | 20 ++++----- domains/cloudz.json | 18 ++++---- domains/clynt.json | 18 ++++---- domains/cmd410.json | 18 ++++---- domains/codefoster.json | 18 ++++---- domains/coder100.json | 18 ++++---- domains/codethoma.json | 18 ++++---- domains/codewhiteweb.json | 18 ++++---- domains/coffee.json | 16 +++---- domains/cole.json | 18 ++++---- domains/community.nziie.json | 12 +++--- domains/connor.json | 18 ++++---- domains/conorsheehan1.json | 18 ++++---- domains/coolcodersj.json | 16 +++---- domains/cooper.json | 18 ++++---- domains/corentin-sotoca.json | 9 ++-- domains/cornix.json | 16 +++---- domains/cosmic.json | 14 +++---- domains/cosmos.json | 12 +++--- domains/cozymy.json | 20 ++++----- domains/cr.json | 18 ++++---- domains/cr0nus.json | 20 ++++----- domains/crackz.json | 2 +- domains/creaperhunter.json | 2 +- domains/creature.json | 2 +- domains/creepso.json | 2 +- domains/creve.json | 18 ++++---- domains/crispy.json | 18 ++++---- domains/croissant.json | 16 ++++--- domains/crystal.json | 2 +- domains/crystaluptime.json | 12 +++--- domains/cucusise.json | 12 +++--- domains/cuzimbisonratte.json | 12 +++--- domains/cyan.json | 18 ++++---- domains/cyanic76.json | 18 ++++---- domains/cyanide.json | 8 ++-- domains/cycno.json | 12 +++--- domains/d1snin.json | 18 ++++---- domains/d3admanbot.json | 2 +- domains/daanbreur.json | 16 +++---- domains/daanschenkel.json | 12 +++--- domains/daboltgod.json | 2 +- domains/dadcuy.json | 14 +++---- domains/daddy.json | 22 +++++----- domains/dainfloop.json | 21 ++++------ domains/dan-habot.json | 18 ++++---- domains/dan.json | 18 ++++---- domains/dangdat.json | 18 ++++---- domains/dani.json | 20 ++++----- domains/danialajamil.json | 18 ++++---- domains/daniel.json | 22 +++++----- domains/daniel4-dev.json | 16 +++---- domains/daniel4-scratch.json | 18 ++++---- domains/danielclarke.json | 2 +- domains/danilofuchs.json | 18 ++++---- domains/dannydandan.json | 12 +++--- domains/dano.json | 20 ++++----- domains/danterus.json | 14 +++---- domains/dany.json | 18 ++++---- domains/daria.json | 18 ++++---- domains/darji-ravi.json | 18 ++++---- domains/dark.json | 12 +++--- domains/darkdevil.json | 34 +++++++-------- domains/darren.json | 18 ++++---- domains/darsh.json | 18 ++++---- domains/dartanman.json | 18 ++++---- domains/dashboard.zeppelin.maskduck.json | 26 ++++++------ domains/dasshark.json | 12 +++--- domains/dast.json | 18 ++++---- domains/david.json | 18 ++++---- domains/davidpuerta.json | 8 ++-- domains/davipatricio.json | 18 ++++---- domains/daxnime.json | 12 +++--- domains/daxoron.json | 18 ++++---- domains/daysling.json | 12 +++--- domains/db.json | 18 ++++---- domains/dc.jakub.json | 14 +++---- domains/dc.whine.json | 4 +- domains/de.whine.json | 12 +++--- domains/deadshot.json | 20 ++++----- domains/debajyoti.json | 12 +++--- domains/debargha.json | 12 +++--- domains/debasishdutta.json | 12 +++--- domains/debertjamie.json | 18 ++++---- domains/debug.json | 16 +++---- domains/deekshasharma.json | 16 +++---- domains/dehteam3.json | 19 ++++----- domains/deliable.json | 16 +++---- domains/delta.json | 2 +- domains/demon.json | 12 +++--- domains/demonitize.json | 31 +++++++------- domains/demonium.json | 18 ++++---- domains/demonkingswarn.json | 18 ++++---- domains/den.json | 16 +++---- domains/denis.json | 12 +++--- domains/denix.json | 18 ++++---- domains/dennis.json | 18 ++++---- domains/denver.json | 18 ++++---- domains/deoxy.json | 18 ++++---- domains/dergraph.json | 14 +++---- domains/designer.json | 18 ++++---- domains/destcom.json | 20 ++++----- domains/detox.json | 16 +++---- domains/dev.json | 14 +++---- domains/devan.json | 16 +++---- domains/devanmed.json | 16 +++---- domains/devcomp.json | 18 ++++---- domains/devdk.json | 2 +- domains/developer.json | 14 +++---- domains/developerjosh.json | 20 ++++----- domains/devin.json | 14 +++---- domains/devon.json | 18 ++++---- domains/devrealm.json | 20 ++++----- domains/dex.json | 2 +- domains/dexo.json | 5 +-- domains/dhanush.json | 18 ++++---- domains/dharmx.json | 20 ++++----- domains/dharti-mungara.json | 18 ++++---- domains/dheirya.json | 20 ++++----- domains/dhinesh.json | 8 ++-- domains/dhruva.json | 18 ++++---- domains/dhruvil.json | 7 +--- domains/dhyan99.json | 15 ++++--- domains/dib.json | 20 ++++----- domains/dibster.json | 24 +++++------ domains/didier.json | 16 +++---- domains/didimukhtar.json | 20 ++++----- domains/didntpot.json | 12 +++--- domains/dillonb07.json | 18 ++++---- domains/dimas.json | 20 ++++----- domains/dinesh.json | 18 ++++---- domains/dino.json | 18 ++++---- domains/dinothedev.json | 18 ++++---- domains/dipan.json | 18 ++++---- domains/discord.jakub.json | 14 +++---- domains/discord.json | 18 ++++---- domains/discord.maskduck.json | 18 ++++---- domains/discordbots.semant.json | 16 +++---- domains/divik.json | 18 ++++---- domains/divyam.json | 18 ++++---- domains/doc.dergraph.json | 16 ++++--- domains/docs.json | 18 ++++---- domains/dolba3b.json | 2 +- domains/dom.json | 20 ++++----- domains/domin.json | 18 ++++---- domains/dominic.json | 12 +++--- domains/donate.gornostay25.json | 24 +++++------ domains/donkaos.json | 22 +++++----- domains/donut.json | 2 +- domains/dooly.json | 20 ++++----- domains/dragon.json | 18 ++++---- domains/drdilyor.json | 18 ++++---- domains/drish-xd.json | 18 ++++---- domains/drmonocle.json | 18 ++++---- domains/drormaman.json | 18 ++++---- domains/dsaw.json | 18 ++++---- domains/dsrev.json | 20 ++++----- domains/duck.json | 14 +++---- domains/duckinc.json | 18 ++++---- domains/ducky.json | 2 +- domains/dudani-meet.json | 18 ++++---- domains/dumkalpoly.json | 18 ++++---- domains/dunkan.json | 18 ++++---- domains/dwii.json | 18 ++++---- domains/dxler.json | 16 +++---- domains/dydestroyer.json | 20 ++++----- domains/dylan.json | 18 ++++---- domains/dylank.json | 14 +++---- domains/earth.sx9.json | 12 +++--- domains/earthnuker.json | 14 +++---- domains/earthrulerr.json | 14 +++---- domains/eax.json | 18 ++++---- domains/eazyblack.json | 18 ++++---- domains/ecalzo.json | 18 ++++---- domains/echo2477.json | 18 ++++---- domains/eddy.json | 14 +++---- domains/eddyraz-trfk.json | 17 ++++---- domains/eddyraz.json | 17 ++++---- domains/edjva.json | 2 +- domains/edrea.json | 18 ++++---- domains/eduardkotov.json | 12 +++--- domains/edward.json | 12 +++--- domains/edwin.json | 16 +++---- domains/eesa.json | 2 +- domains/efe.json | 18 ++++---- domains/ejaz.json | 20 ++++----- domains/ekansh.json | 16 ++++--- domains/ekinvarli.json | 2 +- domains/el2zay.json | 22 +++++----- domains/elbkr.json | 11 +++-- domains/eldano.json | 20 ++++----- domains/eldin.json | 16 +++---- domains/eldinesh.json | 18 ++++---- domains/eletrixtalk.json | 20 ++++----- domains/eletrixtalkapp.json | 12 +++--- domains/elf.json | 18 ++++---- domains/elian.json | 14 +++---- domains/elias.json | 20 ++++----- domains/elijah629.json | 2 +- domains/ella.json | 18 ++++---- domains/elma.json | 14 +++---- domains/elrefaie.json | 12 +++--- domains/elvis.json | 9 ++-- domains/emhl.json | 18 ++++---- domains/emily.json | 20 ++++----- domains/emtyfay.json | 12 +++--- domains/enderdev.json | 20 ++++----- domains/enzo.json | 18 ++++---- domains/epgeroy.json | 18 ++++---- domains/epic.json | 18 ++++---- domains/epnq.json | 20 ++++----- domains/epsooraj.json | 16 +++---- domains/erdwpe.json | 20 ++++----- domains/eric.json | 18 ++++---- domains/ericthomas.json | 18 ++++---- domains/erik.json | 8 ++-- domains/erisa.json | 18 ++++---- domains/ermal.json | 35 +++++++--------- domains/ethan.json | 16 +++---- domains/ethxrnity.json | 20 ++++----- domains/eutrix.json | 20 ++++----- domains/eva.json | 8 ++-- domains/eval.json | 18 ++++---- domains/evaldas.json | 14 +++---- domains/evan.json | 18 ++++---- domains/evelio.json | 5 +-- domains/everyone.json | 20 ++++----- domains/evils.json | 2 +- domains/eviternal.json | 20 ++++----- domains/f2cqjkp4gwog.json | 14 +++---- domains/fabiancrx.json | 18 ++++---- domains/faisal.json | 20 ++++----- domains/faiz.json | 18 ++++---- domains/fake.json | 25 +++++------ domains/fallen.json | 20 ++++----- domains/faris.json | 24 +++++------ domains/faris0520.json | 18 ++++---- domains/farjanul.json | 12 +++--- domains/fartplayer69.json | 14 +++---- domains/farvessafiyudeen.json | 18 ++++---- domains/farzan.json | 18 ++++---- domains/fastering.json | 18 ++++---- domains/fatgrizzly.json | 18 ++++---- domains/fauzannnnh.json | 18 ++++---- domains/fayasnoushad.json | 20 ++++----- domains/fayyadh.json | 18 ++++---- domains/fbi.json | 18 ++++---- domains/fcircle-doc.json | 18 ++++---- domains/fdciabdul.json | 14 +++---- domains/fear.json | 12 +++--- domains/fel1x0u.json | 10 ++--- domains/felix.json | 16 +++---- domains/felixalguzman.json | 12 +++--- domains/felixtr.json | 16 +++---- domains/fengkch.json | 12 +++--- domains/ffj20.json | 16 +++---- domains/fietu.json | 8 ++-- domains/filip769.json | 18 ++++---- domains/finn.json | 16 +++---- domains/fireredz.json | 16 +++---- domains/firework.json | 12 +++--- domains/fishycraft.json | 20 ++++----- domains/fjavierlh.json | 18 ++++---- domains/flexico.json | 18 ++++---- domains/floppa.json | 14 +++---- domains/floppy.json | 20 ++++----- domains/florian.json | 20 ++++----- domains/florin.json | 12 +++--- domains/fluted.json | 20 ++++----- domains/fluxxyboi.json | 18 ++++---- domains/flyingcheese41.json | 8 ++-- domains/formalite.json | 16 +++---- domains/forsas.json | 18 ++++---- domains/foufou-exe.json | 20 ++++----- domains/fourjuaneight.json | 18 ++++---- domains/fox.json | 12 +++--- domains/foxie.arman.json | 28 ++++++------- domains/foxy4096.json | 20 ++++----- domains/franciskafieh.json | 18 ++++---- domains/frazix.json | 18 ++++---- domains/frcat.json | 20 ++++----- domains/frd.json | 20 ++++----- domains/freebies.json | 18 ++++---- domains/freehuntx.json | 16 +++---- domains/frissyn.json | 22 +++++----- domains/frog.json | 18 ++++---- domains/frost2k5.json | 14 +++---- domains/frostx.json | 20 ++++----- domains/frozzare.json | 16 +++---- domains/fsanchir.json | 18 ++++---- domains/fuccsoc.json | 12 +++--- domains/fullpwn.json | 20 ++++----- domains/fulminatingmoat.json | 20 ++++----- domains/furkancetinkaya.json | 2 +- domains/furti.json | 2 +- domains/furycraft.json | 20 ++++----- domains/gabimaciel.json | 20 ++++----- domains/gaetan.json | 16 +++---- domains/gala.json | 12 +++--- domains/galacyber.json | 24 +++++------ domains/gamersindo.json | 16 +++---- domains/gamew.json | 12 +++--- domains/gamingboots.json | 22 +++++----- domains/ganesh.json | 18 ++++---- domains/garden.json | 18 ++++---- domains/gaurav.json | 18 ++++---- domains/gauravkulkarni.json | 12 +++--- domains/gautam.json | 16 +++---- domains/gavin.json | 22 +++++----- domains/gavinw.json | 16 +++---- domains/gavrielsatrio.json | 18 ++++---- domains/gdbotlist.json | 18 ++++---- domains/geopjr.json | 18 ++++---- domains/george.json | 18 ++++---- domains/georgee.json | 20 ++++----- domains/georgekaran.json | 18 ++++---- domains/getify.json | 14 +++---- domains/gggedr.json | 12 +++--- domains/ghex.json | 20 ++++----- domains/ghost.json | 8 ++-- domains/ghostyt.json | 18 ++++---- domains/gifaldyazka.json | 18 ++++---- domains/gilad.json | 16 +++---- domains/gingdev.json | 18 ++++---- domains/girigummadi.json | 18 ++++---- domains/git.maskduck.json | 18 ++++---- domains/gitcat3.json | 12 +++--- domains/givinghawk.json | 18 ++++---- domains/gizmo.json | 16 +++---- domains/gizmora2.json | 24 +++++------ domains/gizzy.json | 12 +++--- domains/gizzygizmo.json | 12 +++--- domains/gkr.json | 14 +++---- domains/gkucmierz.json | 16 +++---- domains/glitchish.json | 18 ++++---- domains/glncy.json | 12 +++--- domains/glpzzz.json | 18 ++++---- domains/gnanaelisa.json | 18 ++++---- domains/go.avasthi.json | 18 ++++---- domains/god.json | 18 ++++---- domains/godwhite.json | 20 ++++----- domains/godwin.json | 12 +++--- domains/gokul.json | 18 ++++---- domains/goon.json | 16 +++---- domains/gorkem.json | 18 ++++---- domains/gornostay25.json | 24 ++++------- domains/govind.json | 18 ++++---- domains/govinda.json | 18 ++++---- domains/grapeapplefruit.json | 20 ++++----- domains/gravy.json | 18 ++++---- domains/grif.json | 19 ++++----- domains/grishma-chhayani.json | 18 ++++---- domains/gs.json | 20 ++++----- domains/gstudiosx.json | 12 +++--- domains/guilherme.json | 12 +++--- domains/guptasiddhant.json | 18 ++++---- domains/gustavo.json | 20 ++++----- domains/gxlpes.json | 3 +- domains/h3r3t1c.json | 18 ++++---- domains/hachi.json | 18 ++++---- domains/hadi.json | 18 ++++---- domains/hafidu.json | 12 +++--- domains/hamza.json | 17 ++++---- domains/hansen.json | 18 ++++---- domains/hardik-chandan.json | 22 +++++----- domains/hari.json | 18 ++++---- domains/harikrishnan.json | 16 +++---- domains/harikrishnanps.json | 18 ++++---- domains/harish.json | 18 ++++---- domains/harjakrepp.json | 22 +++++----- domains/harmputman.json | 20 ++++----- domains/harrigan.json | 18 ++++---- domains/harry.json | 18 ++++---- domains/harsh-patel.json | 18 ++++---- domains/harshad.json | 14 +++---- domains/harshatwo.json | 14 +++---- domains/haru.json | 12 +++--- domains/hase0278.json | 6 +-- domains/haseena.json | 18 ++++---- domains/hatkid.json | 18 ++++---- domains/hatkidchan.json | 20 ++++----- domains/hay.json | 18 ++++---- domains/haykaody.json | 7 ++-- domains/he.json | 16 +++---- domains/hecterbonha.json | 12 +++--- domains/hector-vigil.json | 18 ++++---- domains/heet.json | 2 +- domains/helge.json | 18 ++++---- domains/heli-joshi.json | 18 ++++---- domains/hello.json | 18 ++++---- domains/hemanth.json | 18 ++++---- domains/henry.json | 20 ++++----- domains/henrymartin.json | 14 +++---- domains/herckun.json | 20 ++++----- domains/herkura.json | 18 ++++---- domains/hextris.json | 18 ++++---- domains/hiddenblack.json | 18 ++++---- domains/hieudmg.json | 15 ++++--- domains/higherror.json | 20 ++++----- domains/hikaru.json | 18 ++++---- domains/himashu.json | 12 +++--- domains/hiren-brahmbhatt.json | 18 ++++---- domains/hiren.json | 14 +++---- domains/hiro.json | 18 ++++---- domains/hironichu.json | 24 +++++------ domains/hisham.json | 18 ++++---- domains/hjmao.json | 18 ++++---- domains/hmon.json | 14 +++---- domains/hod.json | 22 +++++----- domains/hokkqi.json | 18 ++++---- domains/homemadestea58.json | 18 ++++---- domains/hot-dev.json | 4 +- domains/hsgamer.json | 12 +++--- domains/hu-kaixiang.json | 18 ++++---- domains/huby.json | 16 +++---- domains/hugovidafe.json | 20 ++++----- domains/hunai.json | 20 ++++----- domains/hung-contact.json | 14 +++---- domains/hung.json | 14 +++---- domains/hunter.json | 22 +++++----- domains/huntroid.json | 12 +++--- domains/husain.json | 12 +++--- domains/huseyin.json | 18 ++++---- domains/huyen.json | 2 +- domains/hycord.json | 20 ++++----- domains/hyena.json | 18 ++++---- domains/hyperhacker.json | 20 ++++----- domains/hyro.json | 18 ++++---- domains/hzmi.json | 18 ++++---- domains/hzyusuf.json | 12 +++--- domains/i10.json | 12 +++--- domains/iakshay.json | 20 ++++----- domains/iansalazar.json | 18 ++++---- domains/ibrahim.json | 18 ++++---- domains/ice.json | 18 ++++---- domains/icehead.json | 18 ++++---- domains/icm.json | 18 ++++---- domains/ico.json | 18 ++++---- domains/ida64.json | 18 ++++---- domains/igna.json | 18 ++++---- domains/ihsan.json | 12 +++--- domains/ihzan.json | 16 ++++--- domains/imad.json | 20 ++++----- domains/imd.json | 20 ++++----- domains/imekachi.json | 12 +++--- domains/img.json | 18 ++++---- domains/img.suki.json | 14 +++---- domains/imlasiya.json | 20 ++++----- domains/imlasiyah.json | 12 +++--- domains/immails.json | 8 ++-- domains/impsycho.json | 10 ++--- domains/imsudip.json | 22 +++++----- domains/imzihad21.json | 14 +++---- domains/imzulkar.json | 8 ++-- domains/incbom.json | 2 +- domains/infernum.json | 2 +- domains/infinitecode.json | 16 +++---- domains/infinity.json | 12 +++--- domains/ink.json | 18 ++++---- domains/inkilu.json | 2 +- domains/instantnoodles.json | 20 ++++----- domains/instapi.aditya.json | 22 +++++----- domains/intergrav.json | 12 +++--- domains/inxlo.json | 18 ++++---- domains/ionetty.json | 20 ++++----- domains/ireknazm.json | 18 ++++---- domains/irfan.json | 18 ++++---- domains/irumvanselme.json | 16 +++---- domains/isaiahday.json | 4 +- domains/ish.json | 14 +++---- domains/ishaanmehta.json | 18 ++++---- domains/ishan.json | 20 ++++----- domains/ishh.json | 16 +++---- domains/isqne.json | 18 ++++---- domains/isrmicha.json | 12 +++--- domains/issai.json | 20 ++++----- domains/itsdharmik.json | 20 ++++----- domains/itsnicecraft.json | 24 +++++------ domains/itsvick.json | 12 +++--- domains/itzliam.json | 14 +++---- domains/ivan.json | 16 +++---- domains/ivedant.json | 18 ++++---- domains/ivolimasilva.json | 18 ++++---- domains/j1shnu.json | 2 +- domains/j3ffjessie.json | 18 ++++---- domains/jackiso.json | 16 +++---- domains/jackson.json | 26 ++++++------ domains/jacob.json | 18 ++++---- domains/jacobtm.json | 20 ++++----- domains/jagan.json | 18 ++++---- domains/jagdhish-mer.json | 18 ++++---- domains/jagdish-mer.json | 18 ++++---- domains/jakehe.json | 20 ++++----- domains/jakub.json | 14 +++---- domains/jalaj.json | 26 +++++------- domains/james.json | 20 ++++----- domains/jamieisgeek.json | 18 ++++---- domains/jamig.json | 14 +++---- domains/janeberru.json | 20 ++++----- domains/janleigh.json | 12 +++--- domains/jarmos.json | 20 ++++----- domains/jason.json | 16 +++---- domains/java.json | 20 ++++----- domains/jay-bhalodiya.json | 18 ++++---- domains/jay.json | 14 +++---- domains/jayantkageri.json | 18 ++++---- domains/jaycedotbin.json | 20 ++++----- domains/jayesh.json | 6 +-- domains/jayg.json | 2 +- domains/jayy.json | 20 ++++----- domains/jbyt27.json | 14 +++---- domains/jc-wu.json | 2 +- domains/jcquieta.json | 2 +- domains/jean.json | 20 ++++----- domains/jeel.json | 20 ++++----- domains/jeevan.json | 18 ++++---- domains/jeferson.json | 20 ++++----- domains/jeffrey.json | 18 ++++---- domains/jegatchalian.json | 12 +++--- domains/jenina.json | 25 ++++------- domains/jeremie.json | 2 +- domains/jeremy.json | 12 +++--- domains/jeros.json | 12 +++--- domains/jerry.json | 18 ++++---- domains/jesgran.json | 12 +++--- domains/jeweetzelf.json | 14 +++---- domains/jewishlewish.json | 12 +++--- domains/jeydin.json | 20 ++++----- domains/jimmster.json | 18 ++++---- domains/jimmy.json | 20 ++++----- domains/jimscope.json | 18 ++++---- domains/jinso.json | 10 ++--- domains/jishnupsamal.json | 14 +++---- domains/jite.json | 16 +++---- domains/jj.json | 27 +++++++----- domains/joaovitorzv.json | 20 ++++----- domains/jobcmax.json | 2 +- domains/joe-dawley.json | 20 ++++----- domains/joe.json | 18 ++++---- domains/joel.json | 22 +++++----- domains/joelbobanoffline.json | 2 +- domains/joelee.json | 18 ++++---- domains/joesbrandt.json | 16 +++---- domains/joesjourney.json | 24 +++++------ domains/johan-stickman.json | 20 ++++----- domains/johan.json | 18 ++++---- domains/johansansebastian.json | 18 ++++---- domains/john.json | 20 ++++----- domains/johnny.json | 10 ++--- domains/johnsonlee.json | 18 ++++---- domains/joker.json | 20 ++++----- domains/jonathan.json | 18 ++++---- domains/josh.json | 18 ++++---- domains/joshatticus.json | 12 +++--- domains/joshua.json | 18 ++++---- domains/josjonkeren.json | 12 +++--- domains/jqshuv.json | 20 ++++----- domains/jrdrwn.json | 2 +- domains/json.json | 16 +++---- domains/jsworld.json | 2 +- domains/juanjo.json | 18 ++++---- domains/juhair.json | 16 +++---- domains/juikulkarni.json | 3 +- domains/juliusknuff.json | 14 +++---- domains/justforever.json | 18 ++++---- domains/justin.json | 18 ++++---- domains/justtobbi.json | 2 +- domains/justtrynacode.json | 20 ++++----- domains/justus.json | 14 +++---- domains/jwaxy.json | 2 +- domains/jzitnik.json | 16 +++---- domains/k4i0d.json | 12 +++--- domains/k93msy.json | 18 ++++---- domains/kacem.json | 18 ++++---- domains/kagchi.json | 18 ++++---- domains/kaguwo.json | 16 +++---- domains/kai.json | 18 ++++---- domains/kaivalya.json | 2 +- domains/kamy0403.json | 12 +++--- domains/kamyzz.json | 12 +++--- domains/kartik.json | 18 ++++---- domains/kashif.json | 12 +++--- domains/kaushik-bhadarka.json | 18 ++++---- domains/kavi.json | 20 ++++----- domains/kaweees.json | 18 ++++---- domains/kaweendra.json | 11 +++-- domains/kawet.json | 18 ++++---- domains/kaz.json | 18 ++++---- domains/kckarnige.json | 20 ++++----- domains/kd.json | 22 +++++----- domains/kefir.json | 16 ++++--- domains/keithkhaotic.json | 2 +- domains/keju.json | 20 ++++----- domains/kekda.json | 16 +++---- domains/keli5.json | 20 ++++----- domains/kells.json | 18 ++++---- domains/ken.json | 14 +++---- domains/kenney.json | 14 +++---- domains/kenwu.json | 10 ++--- domains/kev.json | 18 ++++---- domains/kevin.json | 14 +++---- domains/keyurnimavat.json | 18 ++++---- domains/kha.json | 12 +++--- domains/khaled.json | 12 +++--- domains/khanh.json | 18 ++++---- domains/khcrv.json | 18 ++++---- domains/khushraj.json | 18 ++++---- domains/kiara.json | 18 ++++---- domains/kicrops.json | 18 ++++---- domains/kilic.json | 18 ++++---- domains/killua.json | 18 ++++---- domains/kingq23.json | 14 +++---- domains/kiran.json | 18 ++++---- domains/kirann.json | 18 ++++---- domains/kiss.json | 14 +++---- domains/kitten.json | 18 ++++---- domains/kitty.json | 12 +++--- domains/kiwozen.json | 4 +- domains/kiyora.json | 9 ++-- domains/klindos.jzitnik.json | 16 +++---- domains/klouqzz.json | 18 ++++---- domains/kmrvarun.json | 11 +++-- domains/kns.json | 18 ++++---- domains/kobeff.json | 18 ++++---- domains/koding.json | 18 ++++---- domains/koolwiza.json | 18 ++++---- domains/korauo.json | 18 ++++---- domains/korbinvanette.json | 12 +++--- domains/kory.json | 20 ++++----- domains/koslz.json | 18 ++++---- domains/kotikov.json | 9 ++-- domains/koton-bads.json | 2 +- domains/kpopiui.json | 20 ++++----- domains/krishna.json | 12 +++--- domains/krix.json | 4 +- domains/krvishal.json | 2 +- domains/kshitij.json | 21 +++++----- domains/ksvkabra.json | 16 +++---- domains/kubov.json | 12 +++--- domains/kukikop.json | 20 ++++----- domains/kumkashree.json | 2 +- domains/kunal.json | 20 ++++----- domains/kweller.json | 18 ++++---- domains/kyhros.json | 12 +++--- domains/kyle.json | 16 +++---- domains/kylemartin.json | 18 ++++---- domains/kyoki.json | 16 +++---- domains/kyotox.json | 12 +++--- domains/kyoya.json | 14 +++---- domains/l0ser.json | 18 ++++---- domains/l6174.json | 2 +- domains/lacti.json | 18 ++++---- domains/laker.json | 20 ++++----- domains/lakhani-palak.json | 18 ++++---- domains/lambda.json | 18 ++++---- domains/larryst.json | 16 +++---- domains/larrystudios.json | 17 ++++---- domains/latealways.json | 14 +++---- domains/laufey.json | 20 ++++----- domains/lavafroth.json | 14 +++---- domains/laxminag.json | 18 ++++---- domains/laymoth.json | 2 +- domains/layor.json | 14 +++---- domains/lazycoder.json | 18 ++++---- domains/lazyllama.json | 14 +++---- domains/legendsayantan.json | 2 +- domains/leha.json | 20 ++++----- domains/lellis.json | 18 ++++---- domains/lenicyl.json | 14 +++---- domains/leo.json | 20 ++++----- domains/leon.json | 16 +++---- domains/levani.json | 14 +++---- domains/levi.json | 20 ++++----- domains/levprograming.json | 18 ++++---- domains/lewe.json | 12 +++--- domains/li.whine.json | 4 +- domains/liancg.json | 18 ++++---- domains/light.json | 18 ++++---- domains/liju.json | 18 ++++---- domains/lilac.json | 20 ++++----- domains/limbanitejal.json | 18 ++++---- domains/linbuxiao.json | 20 ++++----- domains/lingle.json | 20 ++++----- domains/link.json | 18 ++++---- domains/linkme.noma.json | 16 +++---- domains/links.json | 18 ++++---- domains/lintahtorrents.json | 12 +++--- domains/linusx.json | 2 +- domains/lio.json | 18 ++++---- domains/liq.json | 18 ++++---- domains/lizhenghao.json | 12 +++--- domains/lknows.json | 16 ++++--- domains/llama.json | 18 ++++---- domains/llanero.json | 20 ++++----- domains/lmgxenon.json | 16 +++---- domains/lnfnunes.json | 18 ++++---- domains/local.jj.json | 16 +++---- domains/logan.json | 2 +- domains/login-brawley.json | 18 ++++---- domains/lok.json | 18 ++++---- domains/loky.json | 16 +++---- domains/lol.json | 18 ++++---- domains/lonelil.json | 2 +- domains/loneorangeball.json | 20 ++++----- domains/lordshoray.json | 18 ++++---- domains/lostdir69.json | 2 +- domains/loud.json | 14 +++---- domains/lovishprabhakar.json | 18 ++++---- domains/lrxrn.json | 12 +++--- domains/lsantana.json | 18 ++++---- domains/ltln.json | 12 +++--- domains/luanrt.json | 18 ++++---- domains/luca.json | 22 +++++----- domains/lucaszick.json | 8 ++-- domains/lucyjs.json | 12 +++--- domains/luihh.json | 20 ++++----- domains/luis-ciber.json | 18 ++++---- domains/luistena.json | 20 ++++----- domains/luke.json | 18 ++++---- domains/luna.json | 18 ++++---- domains/lunah.json | 24 +++++------ domains/lunax0390.json | 18 ++++---- domains/luni.json | 16 ++++--- domains/lxquid.json | 14 +++---- domains/lyertia.json | 18 ++++---- domains/lyessa.json | 18 ++++---- domains/lytwest.json | 18 ++++---- domains/lyubo.json | 16 +++---- domains/m04.json | 18 ++++---- domains/m1dnight.json | 18 ++++---- domains/m42e.json | 18 ++++---- domains/m4hbod.json | 22 +++++----- domains/macos.notaperson535.json | 18 ++++---- domains/maddy.json | 7 ++-- domains/madhan.json | 18 ++++---- domains/madhav.json | 16 +++---- domains/madhurya.json | 12 +++--- domains/madmusician.json | 16 +++---- domains/magic4me.json | 14 +++---- domains/magma.json | 18 ++++---- domains/magniquick.json | 7 +--- domains/mahesh.json | 14 +++---- domains/mahmud.json | 2 +- domains/mai.json | 16 +++---- domains/mail-noma.json | 5 +-- domains/mail.aditya.json | 5 +-- domains/mail.arman.json | 35 +++++++--------- domains/mail.badboy.json | 41 +++++++++--------- domains/mail.boolean44.json | 19 ++++----- domains/mail.icehead.json | 19 ++++----- domains/mail.l6174.json | 4 +- domains/mail.minmit.json | 20 ++++----- domains/mail.mxnticek.json | 21 +++++----- domains/mail.notaperson535.json | 18 ++++---- domains/mail.rika.json | 5 +-- domains/mail.suki.json | 16 ++++--- domains/mail.sx9.json | 22 +++++----- domains/mail.whine.json | 12 +++--- domains/maintainers.json | 5 +-- domains/makhbaz.json | 20 ++++----- domains/maks.json | 16 +++---- domains/malbouy.json | 18 ++++---- domains/malo.json | 12 +++--- domains/malware.json | 14 +++---- domains/mamun.json | 18 ++++---- domains/manash.json | 18 ++++---- domains/mandaninikunj.json | 18 ++++---- domains/maninder.json | 18 ++++---- domains/manish.json | 18 ++++---- domains/manjushri.json | 16 +++---- domains/manojbarman.json | 20 ++++----- domains/mantas.json | 18 ++++---- domains/manu.json | 18 ++++---- domains/marc.json | 16 +++---- domains/marcchew.json | 16 +++---- domains/marcelomrwin.json | 8 ++-- domains/marco.json | 12 +++--- domains/marcus.json | 20 ++++----- domains/marcusj.json | 18 ++++---- domains/maria.json | 12 +++--- domains/mark.json | 18 ++++---- domains/markos.json | 18 ++++---- domains/markus.json | 16 +++---- domains/martial.json | 18 ++++---- domains/maryll.json | 12 +++--- domains/maskduck.json | 26 ++++++------ domains/masood.json | 18 ++++---- domains/massick.json | 18 ++++---- domains/mastodon.dainfloop.json | 16 +++---- domains/match.json | 26 ++++++------ domains/matheus.json | 18 ++++---- domains/mathiassm.json | 20 ++++----- domains/mathiscool.json | 18 ++++---- domains/matt.json | 18 ++++---- domains/matt3o0.json | 12 +++--- domains/mattdavison.json | 16 +++---- domains/mattdestroyer.json | 16 +++---- domains/matthew.json | 18 ++++---- domains/mattw.json | 22 +++++----- domains/mawoka.json | 16 ++++--- domains/max.json | 21 ++++------ domains/maximking.json | 16 +++---- domains/maxt.json | 18 ++++---- domains/mayur.json | 18 ++++---- domains/mazengohar.json | 18 ++++---- domains/mb.json | 18 ++++---- domains/mburguete.json | 18 ++++---- domains/mc.badboy.json | 16 +++---- domains/mc.daniel.json | 22 +++++----- domains/mc.dergraph.json | 16 ++++--- domains/mc.mousemoosz.json | 16 +++---- domains/mc1.notjadeja.json | 18 ++++---- domains/mcotocel.json | 18 ++++---- domains/mcsavvy.json | 16 +++---- domains/mcz.json | 14 +++---- domains/mczgodpiggy.json | 20 ++++----- domains/mdbesoain.json | 12 +++--- domains/mdk.json | 12 +++--- domains/medhanite.json | 18 ++++---- domains/meen.json | 18 ++++---- domains/mega-lag.sx9.json | 12 +++--- domains/mega.json | 20 ++++----- domains/megalith.json | 12 +++--- domains/melainegerard.json | 18 ++++---- domains/meloun7.json | 18 ++++---- domains/melwyn.json | 18 ++++---- domains/mendy.json | 16 ++++--- domains/mert.json | 18 ++++---- domains/mh4d.json | 16 +++---- domains/micah.json | 18 ++++---- domains/michael.json | 18 ++++---- domains/michaelbelete.json | 18 ++++---- domains/michioxd.json | 12 +++--- domains/micorksen.json | 18 ++++---- domains/midlaj.json | 12 +++--- domains/migoreng.json | 16 +++---- domains/miguel.json | 18 ++++---- domains/mihai.json | 20 ++++----- domains/mihir-patel-agc.json | 19 ++++----- domains/mijhelt.json | 16 +++---- domains/mike.json | 18 ++++---- domains/mikey.json | 18 ++++---- domains/mikko.json | 20 ++++----- domains/mikronet.json | 12 +++--- domains/milan.json | 20 ++++----- domains/milan090.json | 18 ++++---- domains/milcon.json | 14 +++---- domains/milocat.json | 16 +++---- domains/mimic.json | 18 ++++---- domains/mineek.json | 24 +++++------ domains/minhh2792.json | 10 ++--- domains/minmit.json | 18 ++++---- domains/mioscape.json | 18 ++++---- domains/miraclecherrypie.json | 18 ++++---- domains/miro.json | 18 ++++---- domains/mirror.json | 18 ++++---- domains/mitch.json | 12 +++--- domains/miti99.json | 12 +++--- domains/mj1532.json | 18 ++++---- domains/mk.json | 18 ++++---- domains/mkk.json | 22 +++++----- domains/mnsrulz.json | 18 ++++---- domains/moe.json | 6 +-- domains/mofuru.json | 20 ++++----- domains/moh.json | 2 +- domains/moha.json | 20 ++++----- domains/mohannadk28.json | 20 ++++----- domains/molai.json | 20 ++++----- domains/moni.json | 18 ++++---- domains/moon.json | 18 ++++---- domains/moonboy.json | 16 +++---- domains/mopamo.json | 20 ++++----- domains/moritz.json | 18 ++++---- domains/morning3tar.json | 18 ++++---- domains/mostafaefafi.json | 18 ++++---- domains/motion42.json | 18 ++++---- domains/mpm.json | 18 ++++---- domains/mpult.json | 18 ++++---- domains/mpy.json | 18 ++++---- domains/mqry.json | 4 +- domains/mrasif.json | 16 +++---- domains/mrcl.json | 14 +++---- domains/mrcorpz.json | 20 ++++----- domains/mrcrbrth.json | 17 ++++---- domains/mricecream.json | 20 ++++----- domains/mrinjamul.json | 16 +++---- domains/mrinmoy.json | 15 +++---- domains/mrj.json | 14 +++---- domains/mrkos.json | 18 ++++---- domains/mrlol.json | 20 ++++----- domains/mrnover.json | 20 ++++----- domains/mrprime.json | 2 +- domains/mrshoe.json | 18 ++++---- domains/mrthundergod.json | 18 ++++---- domains/mrugeshtank.json | 16 +++---- domains/mryusuf.json | 12 +++--- domains/msg.json | 18 ++++---- domains/mtestsite.json | 12 +++--- domains/mtg.json | 20 ++++----- domains/muchenski.json | 18 ++++---- domains/muff.json | 12 +++--- domains/murodovazizmurod.json | 18 ++++---- domains/music-old.mxnticek.json | 16 +++---- domains/music.json | 18 ++++---- domains/music.mxnticek.json | 16 +++---- domains/mustafa.json | 14 +++---- domains/muzammil.json | 16 +++---- domains/mxnticek.json | 2 +- domains/mxnuchim.json | 12 +++--- domains/mysteriousk.json | 18 ++++---- domains/mysterysd.json | 6 +-- domains/mythsman.json | 18 ++++---- domains/myx.json | 20 ++++----- domains/mzakyr.json | 14 +++---- domains/nagarajgond.json | 18 ++++---- domains/nalin.json | 16 +++---- domains/naman-machchhar.json | 18 ++++---- domains/naman.json | 18 ++++---- domains/nan.json | 20 ++++----- domains/nand.json | 16 +++---- domains/narender.json | 18 ++++---- domains/nat.json | 16 +++---- domains/natalievu.json | 18 ++++---- domains/nathan.json | 16 +++---- domains/natya.json | 2 +- domains/naveen.json | 12 +++--- domains/naveenxd.json | 18 ++++---- domains/nayan-gorasiya.json | 18 ++++---- domains/nayan.json | 18 ++++---- domains/nebula.json | 18 ++++---- domains/neeraj-2401.json | 2 +- domains/neeyl.json | 23 +++++----- domains/nego.json | 18 ++++---- domains/nekaoumike.json | 12 +++--- domains/neko7sora.json | 20 ++++----- domains/nekomiyasorato.json | 20 ++++----- domains/neon.json | 24 +++++------ domains/neranjana.json | 18 ++++---- domains/nerd.json | 14 +++---- domains/nes.json | 20 ++++----- domains/neslinesli93.json | 14 +++---- domains/netf.json | 12 +++--- domains/nettles.json | 20 ++++----- domains/neuronbot.json | 16 +++---- domains/neville.json | 2 +- domains/new.sx9.json | 12 +++--- domains/nexus.json | 18 ++++---- domains/nhat.json | 12 +++--- domains/nicatdcw.json | 18 ++++---- domains/nicesapien.json | 18 ++++---- domains/nicholas.json | 20 ++++----- domains/nick.json | 14 +++---- domains/nico.json | 20 ++++----- domains/nicol.json | 20 ++++----- domains/nightsfall.json | 12 +++--- domains/nikhil.json | 18 ++++---- domains/nikita.json | 12 +++--- domains/niklas.json | 20 ++++----- domains/nileshhaldar98.json | 9 ++-- domains/nils.json | 16 +++---- domains/nimish.json | 18 ++++---- domains/nine.json | 18 ++++---- domains/ninjaasmoke.json | 18 ++++---- domains/ninju.json | 18 ++++---- domains/nisarga.json | 20 ++++----- domains/nischay.json | 42 +++++++++---------- domains/nishant.json | 18 ++++---- domains/nishin.json | 16 +++---- domains/nitesh-rathod.json | 18 ++++---- domains/nitesh.json | 18 ++++---- domains/noahgao.json | 12 +++--- domains/node-appwrite.json | 14 +++---- domains/node.json | 20 ++++----- domains/nodirbek.json | 12 +++--- domains/noel.json | 22 +++++----- domains/noir.json | 20 ++++----- domains/noma.json | 18 ++++---- domains/nooz.json | 15 +++---- domains/nopply.json | 17 ++++---- domains/noraa.json | 12 +++--- domains/not-a-nerd.json | 18 ++++---- domains/notaperson535.json | 18 ++++---- domains/notcoded.json | 2 +- domains/notedwin.json | 14 +++---- domains/notefct.json | 18 ++++---- domains/notjadeja.json | 28 ++++++------- domains/notrana.json | 20 ++++----- domains/notsora.json | 14 +++---- domains/noxsin.json | 20 ++++----- domains/noxturnix.json | 14 +++---- domains/nrdybhu1.json | 18 ++++---- domains/nsh.json | 24 +++++------ domains/ntc-edm.json | 12 +++--- domains/ntg.json | 18 ++++---- domains/nthn.json | 18 ++++---- domains/null.json | 12 +++--- domains/nunya-9018.json | 12 +++--- domains/nuxsh.json | 20 ++++----- domains/nv2k3.json | 18 ++++---- domains/nxb1t.json | 2 +- domains/nyan.json | 20 ++++----- domains/nyel.json | 12 +++--- domains/nziie.json | 18 ++++---- domains/ocean.json | 16 +++---- domains/ocloo.json | 12 +++--- domains/ofersadan.json | 20 ++++----- domains/oirnoir.json | 16 +++---- domains/okyanusoz.json | 16 +++---- domains/ole.json | 2 +- domains/oleg.json | 12 +++--- domains/oleksa.json | 18 ++++---- domains/oli.json | 18 ++++---- domains/olili.json | 18 ++++---- domains/omer.json | 24 +++++------ ...eclick-macos-simple-kvm.notaperson535.json | 18 ++++---- domains/onion.json | 23 +++++----- domains/oniondev.json | 23 +++++----- domains/oofy.json | 18 ++++---- domains/opaayush.json | 2 +- domains/oreki.json | 16 +++---- domains/oreo.json | 20 ++++----- domains/orestsaban.json | 31 +++++++------- domains/osada.json | 16 +++---- domains/ovillafuerte94.json | 18 ++++---- domains/owain.json | 16 +++---- domains/paban.json | 18 ++++---- domains/pace.json | 18 ++++---- domains/pad.json | 12 +++--- domains/paddycooper.json | 12 +++--- domains/pajsen.json | 18 ++++---- domains/panchal-chirag.json | 18 ++++---- domains/panda.json | 16 +++---- domains/pandaninjas.json | 12 +++--- domains/pandya-riddhi.json | 18 ++++---- domains/pansy.json | 14 +++---- domains/papyrus.json | 18 ++++---- domains/paranoiasystem.json | 18 ++++---- domains/parshnt.json | 18 ++++---- domains/parth.json | 18 ++++---- domains/patel-hetal.json | 18 ++++---- domains/pathan-imran.json | 20 ++++----- domains/patriciafelix.json | 18 ++++---- domains/patrick.json | 18 ++++---- domains/patrickbrophy.json | 12 +++--- domains/patrickzhou.json | 16 +++---- domains/paul.json | 18 ++++---- domains/pay.gornostay25.json | 14 +++---- domains/payidar.json | 18 ++++---- domains/peach.json | 20 ++++----- domains/pekly.json | 12 +++--- domains/pemtshewang.json | 2 +- domains/penguin.json | 34 +++++++-------- domains/penguinmod.json | 14 +++---- domains/penieldialu.json | 12 +++--- domains/penieldialundama.json | 12 +++--- domains/peris.json | 18 ++++---- domains/petla.json | 8 ++-- domains/phamvandien.json | 12 +++--- domains/phantom.json | 18 ++++---- domains/phaze.json | 12 +++--- domains/phelix.json | 18 ++++---- domains/phelixdusengimana.json | 18 ++++---- domains/pheonix.json | 12 +++--- domains/philcajurao.json | 18 ++++---- domains/picklerick.json | 18 ++++---- domains/picloud.json | 12 +++--- domains/piero.json | 18 ++++---- domains/pinchese.json | 18 ++++---- domains/pingoda.json | 2 +- domains/pinont.json | 18 ++++---- domains/pirate-project.json | 20 ++++----- domains/pivko.json | 16 +++---- domains/pixel.json | 20 ++++----- domains/pixelgeek.json | 20 ++++----- domains/pixl8.json | 12 +++--- domains/piyush.json | 16 +++---- domains/plopilpy.json | 20 ++++----- domains/plumaxe.json | 14 +++---- domains/plun.json | 12 +++--- domains/pmint05.json | 2 +- domains/pndaboi.json | 20 ++++----- domains/poetry.m1dnight.json | 6 +-- domains/poked.json | 22 +++++----- domains/polars.json | 12 +++--- domains/polopro.json | 18 ++++---- domains/porary.json | 12 +++--- domains/pororo.json | 14 +++---- domains/portal-slot-gacor.json | 18 ++++---- domains/posandu.json | 20 ++++----- domains/potatoland4492.json | 18 ++++---- domains/pplg.json | 2 +- domains/pr.whine.json | 6 +-- domains/pr0k41.json | 18 ++++---- domains/prabhakaranjm.json | 18 ++++---- domains/prabhat.json | 18 ++++---- domains/prabin.json | 18 ++++---- domains/practical.json | 16 ++++--- domains/pradeepvarma22.json | 14 +++---- domains/prajapati-divya.json | 18 ++++---- domains/prakhar.json | 18 ++++---- domains/prakmo.json | 14 +++---- domains/pranav.json | 18 ++++---- domains/pranavsaxena.json | 20 ++++----- domains/praquron.json | 2 +- domains/prasadbobby.json | 18 ++++---- domains/prateek.json | 2 +- domains/pratyay.json | 18 ++++---- domains/pratyaydeep.json | 18 ++++---- domains/praveen.json | 18 ++++---- domains/priti-shide.json | 19 ++++----- domains/priyansh.json | 14 +++---- domains/prnice.json | 2 +- domains/proghead00.json | 18 ++++---- domains/projakob.json | 18 ++++---- domains/projects.catzboy.json | 18 ++++---- domains/prokai-kun.json | 18 ++++---- domains/prokai.json | 18 ++++---- domains/pronicio.json | 20 ++++----- domains/proudmuslim.json | 17 ++++---- domains/proximity.json | 20 ++++----- domains/proxy.json | 18 ++++---- domains/proxzima.json | 2 +- domains/prozt.json | 14 +++---- domains/prryplatypus.json | 10 ++--- domains/psharma.json | 18 ++++---- domains/psicmi.json | 2 +- domains/psj.json | 14 +++---- domains/psy.json | 14 +++---- domains/psyro.json | 18 ++++---- domains/puffer.json | 22 +++++----- domains/pupbrained.json | 12 +++--- domains/pxseu.json | 18 ++++---- domains/pyro.json | 18 ++++---- domains/pyve.json | 23 +++++----- domains/qhungg289.json | 16 +++---- domains/qna.suki.json | 14 +++---- domains/qnos.json | 18 ++++---- domains/queirozt.json | 12 +++--- domains/quick.json | 20 ++++----- domains/quydang.json | 2 +- domains/qwel.json | 16 +++---- domains/qwertx.json | 2 +- domains/qwerty.json | 20 ++++----- domains/r0bl0x10501050.json | 22 +++++----- domains/r2d2.json | 16 +++---- domains/r4yish.json | 14 +++---- domains/raadsel.json | 20 ++++----- domains/rabbi-shuki.json | 18 ++++---- domains/radar.json | 22 +++++----- domains/radio.mxnticek.json | 16 +++---- domains/radke.json | 2 +- domains/rafalmeida73.json | 18 ++++---- domains/rafsan.json | 18 ++++---- domains/raghavyuva.json | 12 +++--- domains/rahul.json | 18 ++++---- domains/rahulcodes.json | 18 ++++---- domains/rahulkirangaddam.json | 18 ++++---- domains/rahulps.json | 10 ++--- domains/raid.json | 14 +++---- domains/raiden.json | 12 +++--- domains/raiven.json | 12 +++--- domains/raka.json | 20 ++++----- domains/raksix.json | 18 ++++---- domains/raku.json | 18 ++++---- domains/ralph.json | 16 +++---- domains/rameez.json | 18 ++++---- domains/ranjit.json | 12 +++--- domains/rapixar.json | 18 ++++---- domains/rasmus.json | 20 ++++----- domains/ratler.json | 23 +++++----- domains/ravana.json | 2 +- domains/raviteja.json | 20 ++++----- domains/ravost.json | 16 +++---- domains/raw-kirito.json | 16 +++---- domains/ray.json | 18 ++++---- domains/raymond.json | 12 +++--- domains/raymondlu.json | 12 +++--- domains/raymonzhang.json | 18 ++++---- domains/rayvid.json | 18 ++++---- domains/re.maskduck.json | 14 +++---- domains/rededge.json | 18 ++++---- domains/redirect.nziie.json | 10 ++--- domains/rednek46.json | 18 ++++---- domains/reed.json | 20 ++++----- domains/reefsalty.json | 20 ++++----- domains/refat.json | 16 +++---- domains/regiondavid.json | 18 ++++---- domains/rehanplayz.json | 18 ++++---- domains/reizy.json | 12 +++--- domains/rekto.json | 18 ++++---- domains/rep.json | 20 ++++----- domains/retr0.json | 18 ++++---- domains/reuben.json | 18 ++++---- domains/revelav2.json | 16 +++---- domains/reynold.json | 15 ++++--- domains/rezz.json | 18 ++++---- domains/rferee.json | 12 +++--- domains/rfwn.json | 2 +- domains/rhino.json | 12 +++--- domains/ri1.json | 2 +- domains/riannegreiros.json | 12 +++--- domains/ricardo.json | 18 ++++---- domains/ricecx.json | 18 ++++---- domains/richie.json | 18 ++++---- domains/rick.json | 18 ++++---- domains/rie.json | 18 ++++---- domains/rifzki.json | 12 +++--- domains/riley.json | 20 ++++----- domains/ririxi.json | 18 ++++---- domains/riskybot.riskymh.json | 25 ++++++----- domains/riskybotredirect.json | 25 ++++++----- domains/riskymh.json | 27 ++++++------ domains/riskymhredirect.json | 24 +++++------ domains/rithinjose.json | 20 ++++----- domains/ritshu.json | 16 +++---- domains/ritwick2006.json | 18 ++++---- domains/rlewsley.json | 12 +++--- domains/rlx.json | 18 ++++---- domains/robert.json | 18 ++++---- domains/robin.json | 12 +++--- domains/robsd.json | 14 +++---- domains/roger.json | 20 ++++----- domains/rohan.json | 18 ++++---- domains/rohit-sony.json | 18 ++++---- domains/rohith.json | 18 ++++---- domains/rohithill.json | 18 ++++---- domains/rohithkumar.json | 18 ++++---- domains/rohitkaushal.json | 18 ++++---- domains/roig.json | 18 ++++---- domains/roj.json | 18 ++++---- domains/rony.json | 28 ++++++------- domains/roobini-gamer.json | 12 +++--- domains/roshan.json | 20 ++++----- domains/roudges.json | 18 ++++---- domains/roxza.json | 20 ++++----- domains/roy.json | 18 ++++---- domains/royalty.json | 18 ++++---- domains/roydon.json | 20 ++++----- domains/roydondsouza.json | 20 ++++----- domains/rozay.json | 12 +++--- domains/rqtl.json | 12 +++--- domains/rsgarxia.json | 22 +++++----- domains/ruiwenge2.json | 18 ++++---- domains/ruizo.json | 20 ++++----- domains/rumesh.json | 8 ++-- domains/rusiru.json | 18 ++++---- domains/rustemb.json | 18 ++++---- domains/rutkuli.json | 18 ++++---- domains/rv178.json | 18 ++++---- domains/rvsp.json | 14 +++---- domains/rwithik.json | 18 ++++---- domains/rxyhn.json | 20 ++++----- domains/rya.json | 12 +++--- domains/ryan.json | 18 ++++---- domains/ryn.json | 16 ++++--- domains/s97.json | 18 ++++---- domains/saahil.json | 16 +++---- domains/saammaaeel.json | 2 +- domains/saba.json | 2 +- domains/sabelgames.json | 19 ++++----- domains/sabil.json | 18 ++++---- domains/sachin.json | 18 ++++---- domains/sadie.json | 20 ++++----- domains/sadiq.json | 22 +++++----- domains/sadmananik.json | 12 +++--- domains/saeef.json | 18 ++++---- domains/safin.json | 18 ++++---- domains/safone.json | 11 +++-- domains/sage.json | 12 +++--- domains/saharsh.json | 20 ++++----- domains/sahil.json | 20 ++++----- domains/sahilchoudhary.json | 2 +- domains/sailesh.json | 16 +++---- domains/saisandeepvaddi.json | 16 +++---- domains/saizuo.json | 20 ++++----- domains/sakko.json | 20 ++++----- domains/salar.json | 12 +++--- domains/sam-jspn.json | 20 ++++----- domains/sam.json | 18 ++++---- domains/samanyu.json | 18 ++++---- domains/samarth-asthana.json | 18 ++++---- domains/samarth.json | 14 +++---- domains/sambhrama.json | 14 +++---- domains/samcarson.json | 14 +++---- domains/sameera.json | 22 +++++----- domains/samet.json | 24 +++++------ domains/samihatasnim.json | 22 +++++----- domains/samir.json | 20 ++++----- domains/samirp.json | 2 +- domains/samirpaul.json | 20 ++++----- domains/saml.json | 18 ++++---- domains/sammy.json | 20 ++++----- domains/samo.json | 20 ++++----- domains/samriddha.json | 20 ++++----- domains/samuel.json | 18 ++++---- domains/samuelnihbos.json | 20 ++++----- domains/sanana.json | 20 ++++----- domains/sandeepv.json | 16 +++---- domains/sandira.json | 20 ++++----- domains/sandro.json | 18 ++++---- domains/sanelkukic.json | 18 ++++---- domains/sangelo.json | 21 +++++----- domains/sanidhya.json | 23 +++++----- domains/sanjay-suryavanshi.json | 18 ++++---- domains/sanjay.json | 2 +- domains/santhosh.json | 14 +++---- domains/santito.json | 8 ++-- domains/sappy.json | 14 +++---- domains/sarath.json | 18 ++++---- domains/saraxa.json | 20 ++++----- domains/sarfaraz.json | 16 +++---- domains/saschamonteiro.json | 18 ++++---- domains/sasha.json | 18 ++++---- domains/sasial.json | 20 ++++----- domains/saswatsamal.json | 20 ++++----- domains/sathish.json | 18 ++++---- domains/satoshi.json | 14 +++---- domains/satyamv7.json | 18 ++++---- domains/saurabh.json | 12 +++--- domains/savio.json | 18 ++++---- domains/saviomartin.json | 18 ++++---- domains/saya.json | 20 ++++----- domains/scarvite.json | 20 ++++----- domains/scfp.json | 20 ++++----- domains/schematic.json | 16 ++++--- domains/school.semant.json | 20 ++++----- domains/scientific-dev.json | 20 ++++----- domains/scr.json | 18 ++++---- domains/script-server.json | 12 +++--- domains/scronite.json | 20 ++++----- domains/scythe.json | 16 +++---- domains/sdizdarevic.json | 18 ++++---- domains/sdxqw.json | 18 ++++---- domains/search.l6174.json | 2 +- domains/search.thomasc.json | 8 ++-- domains/sebastian.json | 13 +++--- domains/sebaz.json | 16 +++---- domains/sekuji.json | 22 +++++----- domains/semant.json | 35 +++++++--------- domains/semant.panda.json | 16 +++---- domains/semanteo.json | 18 ++++---- domains/senninseyi.json | 8 ++-- domains/seppegeuens.json | 14 +++---- domains/serena.json | 18 ++++---- domains/sethpython.json | 18 ++++---- domains/sezersinanoglu.json | 12 +++--- domains/sfe.json | 18 ++++---- domains/sfsef.json | 16 +++---- domains/sfx.json | 2 +- domains/sh.json | 18 ++++---- domains/sh9351.json | 12 +++--- domains/shadowcookie.json | 12 +++--- domains/shafi100.json | 2 +- domains/shahjenish.json | 18 ++++---- domains/shajanjp.json | 18 ++++---- domains/shakeel-ahamad.json | 18 ++++---- domains/shambhavi.json | 18 ++++---- domains/shane.json | 18 ++++---- domains/sharad-rajyaguru.json | 18 ++++---- domains/sharath.json | 18 ++++---- domains/sharifclick.json | 18 ++++---- domains/shashank.json | 12 +++--- domains/shashankk.json | 12 +++--- domains/shaunak.json | 18 ++++---- domains/shays.json | 2 +- domains/she.json | 9 ++-- domains/shenjunru.json | 18 ++++---- domains/shept.json | 2 +- domains/shibiliya.json | 18 ++++---- domains/shilinlee.json | 14 +++---- domains/shin.json | 37 ++++++++-------- domains/shiv.json | 14 +++---- domains/shivang.json | 20 ++++----- domains/shivanshu814.json | 20 ++++----- domains/shiyaf.json | 12 +++--- domains/shlok.json | 16 +++---- domains/shoaib-shaikhh.json | 18 ++++---- domains/short.json | 18 ++++---- domains/shresth.json | 2 +- domains/shubham.json | 2 +- domains/shubhambattoo.json | 24 +++++------ domains/shuchirjain.json | 21 ++++------ domains/shuvam.json | 16 +++---- domains/shuvo.json | 19 ++++----- domains/shyran.json | 18 ++++---- domains/siamrahman.json | 2 +- domains/sid.json | 18 ++++---- domains/sidd.json | 18 ++++---- domains/siddhant.json | 18 ++++---- domains/siddhu.json | 18 ++++---- domains/siful.json | 18 ++++---- domains/simo.json | 20 ++++----- domains/simonknowsstuff.json | 20 ++++----- domains/simonwong.json | 18 ++++---- domains/siow-kai-yang.json | 2 +- domains/siris.json | 18 ++++---- domains/sirmacr0.json | 18 ++++---- domains/sirsimonson.json | 16 +++---- domains/sjcdn.json | 16 +++---- domains/skduck.json | 26 ++++++------ domains/skifli.json | 2 +- domains/sky.json | 18 ++++---- domains/skydonald.json | 18 ++++---- domains/slavicman.json | 18 ++++---- domains/slime.json | 14 +++---- domains/slow.json | 22 +++++----- domains/smartfridge.json | 18 ++++---- domains/smeagol.json | 20 ++++----- domains/smoke-etecsa.yoelvd.json | 12 +++--- domains/snail.json | 18 ++++---- domains/snaildos.json | 18 ++++---- domains/snazzah.json | 20 ++++----- domains/snek.json | 12 +++--- domains/snowcatridge10.json | 18 ++++---- domains/snox.json | 20 ++++----- domains/snxx.json | 16 +++---- domains/socials.m1dnight.json | 18 ++++---- domains/sofa.json | 20 ++++----- domains/soham.json | 18 ++++---- domains/sohamlol.json | 12 +++--- domains/solareclipse995.json | 18 ++++---- domains/somenicetables.json | 2 +- domains/someone.json | 18 ++++---- domains/somesh.json | 18 ++++---- domains/someshtiwari.json | 18 ++++---- domains/son.json | 12 +++--- domains/sonet.json | 24 +++++------ domains/sonicx180.json | 16 +++---- domains/sonu.json | 18 ++++---- domains/soulis.json | 14 +++---- domains/soumya-das.json | 18 ++++---- domains/sourtaste000.json | 14 +++---- domains/soyuj.json | 16 +++---- domains/space.json | 16 +++---- domains/spechide.json | 21 +++++----- domains/specteado.json | 18 ++++---- domains/spectra.json | 12 +++--- domains/speedie.json | 12 +++--- domains/spicyaxolotl.json | 20 ++++----- domains/splatboy-dev.json | 20 ++++----- domains/splatterxl.json | 20 ++++----- domains/spongly.json | 2 +- domains/spoozy.json | 18 ++++---- domains/spud.json | 18 ++++---- domains/sputnick567.json | 3 +- domains/spyminer.json | 18 ++++---- domains/srihari.json | 18 ++++---- domains/srn.json | 16 ++++--- domains/srujan.json | 18 ++++---- domains/ssmidge.json | 19 ++++----- domains/star.json | 18 ++++---- domains/starkblaze01.json | 18 ++++---- domains/starnumber.json | 14 +++---- domains/starry.json | 18 ++++---- domains/status.cfp.json | 20 ++++----- domains/status.json | 14 +++---- domains/status.jzitnik.json | 16 +++---- domains/status.mousemoosz.json | 16 +++---- domains/stefdp.json | 2 +- domains/steffen.json | 16 +++---- domains/stephan.json | 14 +++---- domains/steven.json | 18 ++++---- domains/stiforr.json | 14 +++---- domains/str1ke.json | 12 +++--- domains/string-null.json | 20 ++++----- domains/stringent.json | 18 ++++---- domains/struc.api.badboy.json | 16 +++---- domains/stvn.json | 18 ++++---- domains/subhadeepzilong.json | 11 +++-- domains/subhayu.json | 12 +++--- domains/sudev.json | 18 ++++---- domains/sudhan.json | 16 +++---- domains/sujal.json | 20 ++++----- domains/sujeeth.json | 12 +++--- domains/suki.json | 22 +++++----- domains/suman.json | 11 +++-- domains/sumanjay.json | 16 +++---- domains/sumedhaa.json | 18 ++++---- domains/superharmony910.json | 20 ++++----- domains/suraj.json | 18 ++++---- domains/surajh-patel.json | 18 ++++---- domains/surendran-soumya.json | 18 ++++---- domains/surge.json | 18 ++++---- domains/suryaansh.json | 18 ++++---- domains/suryajith.json | 2 +- domains/suryansh.json | 12 +++--- domains/suspense.json | 12 +++--- domains/sutirth.json | 18 ++++---- domains/svg.json | 22 +++++----- domains/svloog.json | 20 ++++----- domains/swanny.json | 18 ++++---- domains/swapnil.json | 18 ++++---- domains/sx9.json | 18 ++++---- domains/syahiramali.json | 22 +++++----- domains/sycured.json | 14 +++---- domains/syd.json | 12 +++--- domains/syed.json | 16 ++++--- domains/syofyanzuhad.json | 18 ++++---- domains/tagbot.maskduck.json | 26 ++++++------ domains/taha.json | 20 ++++----- domains/taha2002.json | 12 +++--- domains/tahakocabuga.json | 20 ++++----- domains/tahmidrayat.json | 18 ++++---- domains/tal7aouy.json | 12 +++--- domains/tallerthanshort.json | 19 ++++----- domains/tanio.json | 9 ++-- domains/tanish2002.json | 18 ++++---- domains/tanishq.json | 18 ++++---- domains/tanu.json | 24 +++++------ domains/tarik.json | 18 ++++---- domains/tarna.json | 12 +++--- domains/tarun57.json | 12 +++--- domains/tarun577.json | 12 +++--- domains/tat2008.json | 12 +++--- domains/tavignesh.json | 16 +++---- domains/tayu.json | 12 +++--- domains/tca.json | 18 ++++---- domains/tcdavo.json | 16 +++---- domains/tcl.json | 22 +++++----- domains/tclement0922.json | 8 ++-- domains/tdm.json | 18 ++++---- domains/tea.json | 16 +++---- domains/team.json | 18 ++++---- domains/tech.json | 2 +- domains/techctg24.json | 12 +++--- domains/technohacker.json | 18 ++++---- domains/technopaws.json | 18 ++++---- domains/techout.json | 18 ++++---- domains/techstarmahesh.json | 22 +++++----- domains/techy.json | 20 ++++----- domains/tejas-luthra.json | 2 +- domains/tejas.json | 18 ++++---- domains/tekno.json | 22 +++++----- domains/teobouvard.json | 18 ++++---- domains/termonoid.json | 20 ++++----- domains/terra.json | 24 +++++------ domains/terroid.json | 20 ++++----- domains/tesla.json | 18 ++++---- domains/tessa.json | 18 ++++---- domains/thabresh.json | 14 +++---- domains/thamizh.json | 2 +- domains/thanbv1510.json | 20 ++++----- domains/tharindu.json | 18 ++++---- domains/theark.json | 18 ++++---- domains/thebidouilleur.json | 12 +++--- domains/thecode-breaker.json | 18 ++++---- domains/theconcepteur.json | 12 +++--- domains/thedev.json | 10 ++--- domains/theekshana.json | 12 +++--- domains/thegloriousduck.json | 18 ++++---- domains/theh2so4.json | 12 +++--- domains/thehackerdude1083.json | 2 +- domains/thejus-m.json | 14 +++---- domains/themagicmush.json | 16 +++---- domains/thepatik.json | 12 +++--- domains/thequackyduck.json | 18 ++++---- domains/theresonance.json | 12 +++--- domains/therookiecoder.json | 16 +++---- domains/thesct22.json | 18 ++++---- domains/thet3o.json | 12 +++--- domains/thewickedkarma.json | 18 ++++---- domains/this.json | 18 ++++---- domains/thomas-shelby.json | 20 ++++----- domains/thomas.json | 20 ++++----- domains/thomasc.json | 8 ++-- domains/thomasfrost.json | 10 ++--- domains/thorgathis.json | 18 ++++---- domains/tiantcl.json | 22 +++++----- domains/tibebe.json | 18 ++++---- domains/tigerbyte.json | 18 ++++---- domains/tilak.json | 18 ++++---- domains/tim-q.json | 18 ++++---- domains/tim.json | 18 ++++---- domains/tim232.json | 20 ++++----- domains/timka.json | 19 ++++----- domains/timotheelefebvre.json | 12 +++--- domains/timothynn.json | 3 +- domains/tisch.json | 12 +++--- domains/tiuri.json | 19 ++++----- domains/tjr.json | 14 +++---- domains/tjrgg.json | 14 +++---- domains/tmozki.json | 14 +++---- domains/tnt.json | 12 +++--- domains/toan.json | 18 ++++---- domains/toastersticks.json | 12 +++--- domains/tobey.json | 20 ++++----- domains/todo.json | 18 ++++---- domains/tokisaki.json | 18 ++++---- domains/tokyo.json | 18 ++++---- domains/tolis.json | 16 +++---- domains/tom.json | 16 +++---- domains/tomas.json | 16 +++---- domains/tomcollis.json | 12 +++--- domains/tomdavid.json | 12 +++--- domains/tong.json | 8 ++-- domains/tonycolston.json | 18 ++++---- domains/tonywu.json | 14 +++---- domains/too-obvious-that.maskduck.json | 24 +++++------ domains/toster.json | 14 +++---- domains/tovade.json | 18 ++++---- domains/toxocious.json | 20 ++++----- domains/tracker-brawley.json | 18 ++++---- domains/tracking.sonet.json | 18 ++++---- domains/trapdev.json | 18 ++++---- domains/trauma.json | 20 ++++----- domains/tricked.json | 18 ++++---- domains/tristan.json | 18 ++++---- domains/trug.json | 18 ++++---- domains/tsognyam.json | 2 +- domains/tsull360.json | 18 ++++---- domains/tudbut.json | 12 +++--- domains/tukimi.json | 16 +++---- domains/tungtran.json | 18 ++++---- domains/tushar.json | 12 +++--- domains/tushardeo.json | 12 +++--- domains/tyler.json | 18 ++++---- domains/tyman.json | 20 ++++----- domains/typed.json | 11 +++-- domains/udaya.json | 14 +++---- domains/ultimatemedia.json | 35 +++++++--------- domains/unichord.json | 18 ++++---- domains/uniclicker2.m1dnight.json | 18 ++++---- domains/unidentifiedx.json | 12 +++--- domains/unknown-user2.json | 18 ++++---- domains/unseen.json | 18 ++++---- domains/unwork-id.json | 18 ++++---- domains/up.json | 16 +++---- domains/upcraft.json | 11 +++-- domains/urduck.json | 26 ++++++------ domains/used-to-be-daddy.json | 16 +++---- domains/useless.json | 12 +++--- domains/user-exe.json | 18 ++++---- domains/username.json | 18 ++++---- domains/usman.json | 18 ++++---- domains/vachanmn.json | 12 +++--- domains/vadimhl.json | 16 +++---- domains/vaibhav.json | 6 +-- domains/val.json | 18 ++++---- domains/vanillia.json | 2 +- domains/vapedevv.json | 2 +- domains/varunkumarbilwal.json | 12 +++--- domains/vasharma05.json | 18 ++++---- domains/vaskian.json | 18 ++++---- domains/vasu.json | 22 +++++----- domains/veen.json | 14 +++---- domains/veer.json | 14 +++---- domains/veirt.json | 12 +++--- domains/venquidev.json | 12 +++--- domains/ver0z.json | 12 +++--- domains/vercte.json | 12 +++--- domains/verite.json | 18 ++++---- domains/verma-sanjeet.json | 18 ++++---- domains/vic.json | 2 +- domains/victoneux.json | 18 ++++---- domains/victor.json | 12 +++--- domains/victormenezes.json | 18 ++++---- domains/victoroliveira.json | 12 +++--- domains/vien.json | 16 ++++--- domains/viggu.json | 18 ++++---- domains/vikram.json | 2 +- domains/vikrant.json | 14 +++---- domains/vikyaiyer.json | 18 ++++---- domains/vinayak.json | 20 ++++----- domains/vinicius.json | 22 +++++----- domains/viniciusmanoel.json | 12 +++--- domains/vion.json | 12 +++--- domains/viral-gadhiya.json | 19 ++++----- domains/viren-trivedi.json | 18 ++++---- domains/vishal.json | 18 ++++---- domains/vishalg.json | 20 ++++----- domains/vishesh.json | 20 ++++----- domains/vishnu.json | 6 +-- domains/vivek.json | 31 ++++++++------ domains/vivekkumar.json | 18 ++++---- domains/vlab.json | 18 ++++---- domains/void.json | 2 +- domains/voidz.json | 18 ++++---- domains/vulcanwm.json | 18 ++++---- domains/vvc-bot.json | 18 ++++---- domains/vvp.json | 18 ++++---- domains/vyas-rahul.json | 18 ++++---- domains/vysakh.json | 3 +- domains/wablesanket.json | 20 ++++----- domains/wadeslider.json | 12 +++--- domains/wahid.json | 12 +++--- domains/waiyanmt.json | 15 ++++--- domains/warofzen.json | 2 +- domains/wasabi.json | 12 +++--- domains/wassim.json | 18 ++++---- domains/watercat.json | 18 ++++---- domains/wavingcat.json | 18 ++++---- domains/wbalaile.json | 20 ++++----- domains/wcaleniekubaa.json | 14 +++---- domains/weatherly.json | 11 +++-- domains/web-sh.sx9.json | 12 +++--- domains/web.json | 14 +++---- domains/webb.json | 12 +++--- domains/webber.json | 12 +++--- domains/webraku.json | 14 +++---- domains/werz.json | 2 +- domains/wesley.json | 16 +++---- domains/west.json | 14 +++---- domains/what.json | 2 +- domains/whine.json | 9 ++-- domains/whitekj.json | 18 ++++---- domains/who.json | 18 ++++---- domains/whxyu.json | 12 +++--- domains/whyleonardo.json | 12 +++--- domains/whyme.json | 12 +++--- domains/wife.daddy.json | 16 +++---- domains/wiggly.json | 20 ++++----- domains/wiicreation.json | 18 ++++---- domains/will.json | 18 ++++---- domains/willian.json | 20 ++++----- domains/willo.json | 29 +++++++------ domains/win11-tutorial.notaperson535.json | 18 ++++---- domains/win11.notaperson535.json | 18 ++++---- domains/wind.json | 16 +++---- domains/wired.json | 20 ++++----- domains/wisnu.json | 18 ++++---- domains/withercubes.json | 20 ++++----- domains/wkrzywiec.json | 2 +- domains/wonder.json | 14 +++---- domains/woosh.json | 18 ++++---- domains/wopian.json | 20 ++++----- domains/worm.json | 12 +++--- domains/wrdg.json | 12 +++--- domains/ws.json | 18 ++++---- domains/wscr.json | 18 ++++---- domains/wwei.json | 4 +- domains/www.json | 18 ++++---- domains/www.priyansh.json | 14 +++---- domains/www.semant.json | 18 ++++---- domains/xave.json | 18 ++++---- domains/xaxa.json | 18 ++++---- domains/xcyth.json | 11 +++-- domains/xdlyy.json | 11 +++-- domains/xelxen.json | 20 ++++----- domains/xen.json | 20 ++++----- domains/xevion.json | 12 +++--- domains/xiaolangkong.json | 18 ++++---- domains/xiaolei.json | 14 +++---- domains/xiaowu.json | 2 +- domains/xkubsoneq.json | 20 ++++----- domains/xndr.json | 20 ++++----- domains/xpplg.json | 10 ++--- domains/xqwtxon.json | 22 +++++----- domains/xrcs.json | 6 +-- domains/xream.json | 12 +++--- domains/xryshirfxn.json | 20 ++++----- domains/xthe.json | 18 ++++---- domains/xuefeng.json | 12 +++--- domains/xuxxi.json | 6 +-- domains/xyter.json | 18 ++++---- domains/xzfrost.json | 12 +++--- domains/yaelmassieu.json | 12 +++--- domains/yahya-rabii.json | 20 ++++----- domains/yajat.json | 18 ++++---- domains/yajtpg.json | 18 ++++---- domains/yakiyo.json | 26 ++++++------ domains/yaman.json | 18 ++++---- domains/yandao.json | 2 +- domains/yang.json | 7 ++-- domains/yanmaker.json | 18 ++++---- domains/yash-poojara.json | 18 ++++---- domains/yashas.json | 18 ++++---- domains/yashash.json | 18 ++++---- domains/yashh-chauhan.json | 18 ++++---- domains/yashraj.json | 22 +++++----- domains/ycyanx.json | 18 ++++---- domains/yedu.json | 2 +- domains/yeetedwin.json | 18 ++++---- domains/yejun.json | 18 ++++---- domains/yeppiidev.json | 2 +- domains/yerin.json | 16 +++---- domains/yescyyt.json | 18 ++++---- domains/yiff.json | 18 ++++---- domains/yigitkerem.json | 12 +++--- domains/yiro.json | 18 ++++---- domains/yolobnb.json | 18 ++++---- domains/yootou.json | 18 ++++---- domains/yorodm.json | 18 ++++---- domains/yourfriend.json | 18 ++++---- domains/ypratham.json | 18 ++++---- domains/ysfchn.json | 18 ++++---- domains/yujia.json | 18 ++++---- domains/yuk1ch.json | 18 ++++---- domains/yuk7.json | 18 ++++---- domains/yuksel.json | 18 ++++---- domains/yuphie.json | 12 +++--- domains/yuphiee.json | 12 +++--- domains/yurihsq.json | 12 +++--- domains/yurikawa.json | 28 ++++++------- domains/yush.json | 22 +++++----- domains/yusuf-rawat.json | 16 +++---- domains/yusuf.json | 18 ++++---- domains/yuto.json | 16 +++---- domains/yutong.json | 18 ++++---- domains/yuukari.json | 2 +- domains/yxlr.json | 10 ++--- domains/z4ff.json | 16 +++---- domains/z4xi.json | 12 +++--- domains/zaid.json | 20 ++++----- domains/zarwin.json | 18 ++++---- domains/zelle.json | 18 ++++---- domains/zen.json | 2 +- domains/zeor154.json | 20 ++++----- domains/zeptar.json | 20 ++++----- domains/zero.json | 18 ++++---- domains/zerotwo.json | 18 ++++---- domains/zerowho.json | 18 ++++---- domains/zffu.json | 12 +++--- domains/zhangximufeng.json | 18 ++++---- domains/zhenchai.json | 12 +++--- domains/zhiyao.json | 2 +- domains/zhycorp.json | 18 ++++---- domains/ziari.json | 20 ++++----- domains/zidanify.json | 20 ++++----- domains/ziue.json | 18 ++++---- domains/zoro.xen.json | 16 +++---- domains/zplusfour.json | 18 ++++---- domains/ztz.json | 12 +++--- domains/zuhaib.json | 18 ++++---- domains/zuhair.json | 12 +++--- domains/zuntie.json | 12 +++--- domains/zyrouge.json | 16 +++---- domains/zyztem.json | 20 ++++----- 2266 files changed, 17619 insertions(+), 18501 deletions(-) diff --git a/domains/00001.json b/domains/00001.json index 9aef9da6d..9bfd58afc 100644 --- a/domains/00001.json +++ b/domains/00001.json @@ -1,11 +1,11 @@ { - "description": "SatyamV7.is-a.dev", - "repo": "https://github.com/SatyamV7/SatyamV7.github.io", - "owner": { - "username": "SatyamV7", - "email": "satyamverma46@outlook.com" - }, - "record": { - "CNAME": "SatyamV7.github.io" - } + "description": "SatyamV7.is-a.dev", + "repo": "https://github.com/SatyamV7/SatyamV7.github.io", + "owner": { + "username": "SatyamV7", + "email": "satyamverma46@outlook.com" + }, + "record": { + "CNAME": "SatyamV7.github.io" + } } diff --git a/domains/0ad.json b/domains/0ad.json index e6ec978b1..92bab7200 100644 --- a/domains/0ad.json +++ b/domains/0ad.json @@ -1,11 +1,11 @@ { - "description": "0ad.is-a.dev", - "owner": { - "username": "broduer40", - "email": "broduer@aogamers.net", - "discord": "[AoG+] Broduer#0331" - }, - "record": { - "URL": "https://play0ad.com" - } + "description": "0ad.is-a.dev", + "owner": { + "username": "broduer40", + "email": "broduer@aogamers.net", + "discord": "[AoG+] Broduer#0331" + }, + "record": { + "URL": "https://play0ad.com" + } } diff --git a/domains/0x0.json b/domains/0x0.json index 050170310..63ceb45a8 100644 --- a/domains/0x0.json +++ b/domains/0x0.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "pythonmcpi", - "email": "user3456@insomnia247.nl", - "irc": "user3456@irc.insomnia247.nl/#shells", - "discord": "Little Furret#7901", - "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." - }, - "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "CNAME": "insomnia247.nl" - } + "owner": { + "username": "pythonmcpi", + "email": "user3456@insomnia247.nl", + "irc": "user3456@irc.insomnia247.nl/#shells", + "discord": "Little Furret#7901", + "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." + }, + "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "insomnia247.nl" + } } diff --git a/domains/0x3st.json b/domains/0x3st.json index a9a3f8263..a70c76c1e 100644 --- a/domains/0x3st.json +++ b/domains/0x3st.json @@ -1,12 +1,12 @@ { - "description": "Yamaishi's website", - "repo": "https://github.com/0x3st/0x3st.github.io", - "owner": { - "username": "0x3st", - "email": "t.yamaishi@qq.com", - "twitter": "TenkutiYamaishi" - }, - "record": { - "CNAME": "0x3st.github.io" - } + "description": "Yamaishi's website", + "repo": "https://github.com/0x3st/0x3st.github.io", + "owner": { + "username": "0x3st", + "email": "t.yamaishi@qq.com", + "twitter": "TenkutiYamaishi" + }, + "record": { + "CNAME": "0x3st.github.io" + } } diff --git a/domains/0xflotus.json b/domains/0xflotus.json index ac0e446cc..874c434d5 100644 --- a/domains/0xflotus.json +++ b/domains/0xflotus.json @@ -1,11 +1,11 @@ { - "description": "0xflotus' personal developer website", - "repo": "https://github.com/0xflotus/0xflotus.github.io", - "owner": { - "username": "0xflotus", - "email": "0xflotus@gmail.com" - }, - "record": { - "CNAME": "0xflotus.github.io" - } + "description": "0xflotus' personal developer website", + "repo": "https://github.com/0xflotus/0xflotus.github.io", + "owner": { + "username": "0xflotus", + "email": "0xflotus@gmail.com" + }, + "record": { + "CNAME": "0xflotus.github.io" + } } diff --git a/domains/0xsurya.json b/domains/0xsurya.json index f12c9f802..0c858e72f 100644 --- a/domains/0xsurya.json +++ b/domains/0xsurya.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "0xSuryax", "email": "surya98613@gmail.com" - }, - "record": { + }, + "record": { "A": ["38.242.141.34"] - } } - \ No newline at end of file +} diff --git a/domains/0xviel.json b/domains/0xviel.json index 32f519919..342e28801 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -1,12 +1,12 @@ { - "description": "0xviel github page", - "repo": "https://github.com/nobuyaki/nobuyaki.github.io", - "owner": { - "username": "nobuyaki", - "email": "contact@0xviel.my.id", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "nobuyaki.github.io" - } + "description": "0xviel github page", + "repo": "https://github.com/nobuyaki/nobuyaki.github.io", + "owner": { + "username": "nobuyaki", + "email": "contact@0xviel.my.id", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "nobuyaki.github.io" + } } diff --git a/domains/18o4.json b/domains/18o4.json index 5e20f0c1a..cd2fcd1ee 100644 --- a/domains/18o4.json +++ b/domains/18o4.json @@ -10,4 +10,4 @@ "record": { "URL": "https://18o4.tk" } -} +} diff --git a/domains/1rogman.json b/domains/1rogman.json index 693de4e20..db16e313d 100644 --- a/domains/1rogman.json +++ b/domains/1rogman.json @@ -1,11 +1,11 @@ { - "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", - "repo": "https://github.com/EndingPencil/EndingPencil.github.io", - "owner": { - "username": "EndingPencil", - "email": "watsonsohil@gmail.com" - }, - "record": { - "CNAME": "EndingPencil.github.io" - } + "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", + "repo": "https://github.com/EndingPencil/EndingPencil.github.io", + "owner": { + "username": "EndingPencil", + "email": "watsonsohil@gmail.com" + }, + "record": { + "CNAME": "EndingPencil.github.io" + } } diff --git a/domains/2096779623.json b/domains/2096779623.json index 98f4c4939..342630f45 100644 --- a/domains/2096779623.json +++ b/domains/2096779623.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "2096779623", - "email": "2096779623@qq.com", - "telegram": "utermux_blog" - }, - "record": { - "URL": "https://www.utermux.dev" - } -} +{ + "owner": { + "username": "2096779623", + "email": "2096779623@qq.com", + "telegram": "utermux_blog" + }, + "record": { + "URL": "https://www.utermux.dev" + } +} diff --git a/domains/3pls0de.json b/domains/3pls0de.json index 849a5e20c..1ab690702 100644 --- a/domains/3pls0de.json +++ b/domains/3pls0de.json @@ -1,11 +1,11 @@ -{ - "description": "3pls0de.is-a.dev.", - "repo": "https://github.com/3pls0de", - "owner": { - "username": "3pls0de", - "email": "naji.aka58@gmail.com" - }, - "record": { - "URL": "https://lostpipel.blogspot.com" - } -} \ No newline at end of file +{ + "description": "3pls0de.is-a.dev.", + "repo": "https://github.com/3pls0de", + "owner": { + "username": "3pls0de", + "email": "naji.aka58@gmail.com" + }, + "record": { + "URL": "https://lostpipel.blogspot.com" + } +} diff --git a/domains/4k5h4y.json b/domains/4k5h4y.json index 3985abb65..6b3a66c96 100644 --- a/domains/4k5h4y.json +++ b/domains/4k5h4y.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Akshay-Arjun", "email": "akshayvollala779@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://akshay-arjun.github.io/Akshay-Arjun" - } } - +} diff --git a/domains/600.json b/domains/600.json index feeb324c5..7fa42144b 100644 --- a/domains/600.json +++ b/domains/600.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/5rq/5rq.github.io", - "owner": { - "username": "5rq", - "email": "600@fbi.ac" - }, - "record": { - "CNAME": "5rq.github.io" - } + "repo": "https://github.com/5rq/5rq.github.io", + "owner": { + "username": "5rq", + "email": "600@fbi.ac" + }, + "record": { + "CNAME": "5rq.github.io" + } } diff --git a/domains/6502.json b/domains/6502.json index 8843bd54d..a89b320e2 100644 --- a/domains/6502.json +++ b/domains/6502.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website for 6502", - "repo": "https://github.com/nobody5050/nobody5050.github.io", - "owner": { - "username": "Nobody5050", - "email": "levibelland@gmail.com" - }, - "record": { - "CNAME": "nobody5050.github.io" - } + "description": "Portfolio website for 6502", + "repo": "https://github.com/nobody5050/nobody5050.github.io", + "owner": { + "username": "Nobody5050", + "email": "levibelland@gmail.com" + }, + "record": { + "CNAME": "nobody5050.github.io" + } } diff --git a/domains/@.json b/domains/@.json index 36cd14e7b..56f1851e8 100644 --- a/domains/@.json +++ b/domains/@.json @@ -1,11 +1,11 @@ { - "description": "The root domain for is-a.dev website", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "http://www.is-a.dev" - } + "description": "The root domain for is-a.dev website", + "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "http://www.is-a.dev" + } } diff --git a/domains/_github-pages-challenge-axviii3.axviii3.json b/domains/_github-pages-challenge-axviii3.axviii3.json index 06cbcb791..58469efd5 100644 --- a/domains/_github-pages-challenge-axviii3.axviii3.json +++ b/domains/_github-pages-challenge-axviii3.axviii3.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "AXVIII3", - "email": "anirbanrc2286@gmail.com" - }, - "record": { - "TXT": "f99b7081b391b0e77e8b9bd80ea50e" - } + "owner": { + "username": "AXVIII3", + "email": "anirbanrc2286@gmail.com" + }, + "record": { + "TXT": "f99b7081b391b0e77e8b9bd80ea50e" + } } - \ No newline at end of file diff --git a/domains/_github-pages-challenge-ayvacs.ave.json b/domains/_github-pages-challenge-ayvacs.ave.json index 07951a5d8..f0c10d786 100644 --- a/domains/_github-pages-challenge-ayvacs.ave.json +++ b/domains/_github-pages-challenge-ayvacs.ave.json @@ -1,11 +1,11 @@ { - "description": "Personal site for github@ayvacs (GH Pages verification)", - "repo": "https://github.com/ayvacs/ayvacs.github.io", - "owner": { - "username": "ayvacs", - "email": "ayvacs@proton.me" - }, - "record": { - "TXT": "5a1e6c3195a98bf63ceba5a88f4be2" - } -} \ No newline at end of file + "description": "Personal site for github@ayvacs (GH Pages verification)", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@proton.me" + }, + "record": { + "TXT": "5a1e6c3195a98bf63ceba5a88f4be2" + } +} diff --git a/domains/_github-pages-challenge-jy1263.ayanamy.json b/domains/_github-pages-challenge-jy1263.ayanamy.json index 155f5b2b2..5f67a37b9 100644 --- a/domains/_github-pages-challenge-jy1263.ayanamy.json +++ b/domains/_github-pages-challenge-jy1263.ayanamy.json @@ -1,12 +1,12 @@ { - "description": "AyanAmy's About Page - Verification", - "repo": "https://github.com/jy1263/jy1263.github.io", - "owner": { - "username": "jy1263", - "email": "", - "twitter": "jy126orjy126" - }, - "record": { - "TXT": "250303a2dde21ac34ad10792da01fa" - } + "description": "AyanAmy's About Page - Verification", + "repo": "https://github.com/jy1263/jy1263.github.io", + "owner": { + "username": "jy1263", + "email": "", + "twitter": "jy126orjy126" + }, + "record": { + "TXT": "250303a2dde21ac34ad10792da01fa" + } } diff --git a/domains/_github-pages-challenge-opaayush.aayush.json b/domains/_github-pages-challenge-opaayush.aayush.json index 1f573c3b7..7e4227d86 100644 --- a/domains/_github-pages-challenge-opaayush.aayush.json +++ b/domains/_github-pages-challenge-opaayush.aayush.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com" - }, - "record": { - "TXT": "d609a47482f885a41a61549fbad3ee" - } + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com" + }, + "record": { + "TXT": "d609a47482f885a41a61549fbad3ee" + } } diff --git a/domains/_github-pages-challenge-priyanshprajapat.monu.json b/domains/_github-pages-challenge-priyanshprajapat.monu.json index bc92aa104..5b154307b 100644 --- a/domains/_github-pages-challenge-priyanshprajapat.monu.json +++ b/domains/_github-pages-challenge-priyanshprajapat.monu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-a.dev" - }, - "record": { - "TXT": "a65192c96ebe888e8f9b09822aa059" - } + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "TXT": "a65192c96ebe888e8f9b09822aa059" + } } diff --git a/domains/_github-pages-challenge-priyanshprajapat.priyansh.json b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json index f5c94e99f..f0831e46f 100644 --- a/domains/_github-pages-challenge-priyanshprajapat.priyansh.json +++ b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-a.dev" - }, - "record": { - "TXT": "9344cea7b5e595f0feaf87f729a26a" - } + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "TXT": "9344cea7b5e595f0feaf87f729a26a" + } } diff --git a/domains/_github-pages-challenge-s3mant.semant.json b/domains/_github-pages-challenge-s3mant.semant.json index 9c13921ba..b4ee9f869 100644 --- a/domains/_github-pages-challenge-s3mant.semant.json +++ b/domains/_github-pages-challenge-s3mant.semant.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "S3mant", - "email": "contact@semant.is-a.dev" - }, - "record": { - "TXT": "137038fe5e46e3f5a6859e5985b8fd" - } + "owner": { + "username": "S3mant", + "email": "contact@semant.is-a.dev" + }, + "record": { + "TXT": "137038fe5e46e3f5a6859e5985b8fd" + } } diff --git a/domains/_psl.json b/domains/_psl.json index 6647add63..0b84b6e84 100644 --- a/domains/_psl.json +++ b/domains/_psl.json @@ -1,11 +1,11 @@ { - "description": "PSL validation record for is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "TXT": "https://github.com/publicsuffix/list/pull/1327" - } + "description": "PSL validation record for is-a.dev", + "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "TXT": "https://github.com/publicsuffix/list/pull/1327" + } } diff --git a/domains/a-ditya.json b/domains/a-ditya.json index 9d9fe4af7..92d39a912 100644 --- a/domains/a-ditya.json +++ b/domains/a-ditya.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AdityaOP2008", - "discord": "844843800874582048", - "email": "bw.dev@yahoo.com" - }, - "record": { - "CNAME": "c7106b01-6b1c-4d4f-b0a5-6c82b3e9a4a4.id.repl.co" - } + "owner": { + "username": "AdityaOP2008", + "discord": "844843800874582048", + "email": "bw.dev@yahoo.com" + }, + "record": { + "CNAME": "c7106b01-6b1c-4d4f-b0a5-6c82b3e9a4a4.id.repl.co" + } } diff --git a/domains/a-furry.json b/domains/a-furry.json index 531fec104..9eaeed630 100644 --- a/domains/a-furry.json +++ b/domains/a-furry.json @@ -1,12 +1,12 @@ { - "description": "Ashley's website", - "repo": "https://github.com/Sxshley/sxshley.github.io", - "owner": { - "username": "Sxshley", - "email": "tsuuunyaaa@gmail.com", - "twitter": "TsU1" - }, - "record": { - "CNAME": "sxshley.github.io" - } + "description": "Ashley's website", + "repo": "https://github.com/Sxshley/sxshley.github.io", + "owner": { + "username": "Sxshley", + "email": "tsuuunyaaa@gmail.com", + "twitter": "TsU1" + }, + "record": { + "CNAME": "sxshley.github.io" + } } diff --git a/domains/aaamineee.json b/domains/aaamineee.json index a81738691..cbe0257df 100644 --- a/domains/aaamineee.json +++ b/domains/aaamineee.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "aaaminee", "email": "amineoumellouk@yahoo.com" - }, - "record": { + }, + "record": { "URL": "https://aaaminee.github.io" - } } - \ No newline at end of file +} diff --git a/domains/aakanksha.json b/domains/aakanksha.json index b02cd9637..10da01cb4 100644 --- a/domains/aakanksha.json +++ b/domains/aakanksha.json @@ -2,10 +2,10 @@ "description": "Aakanksha's .is-a.dev domain", "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", "owner": { - "username": "aakankshabhende", - "email": "aakanksha0407@gmail.com" + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" }, "record": { - "CNAME": "aakankshabhende.github.io" + "CNAME": "aakankshabhende.github.io" } - } \ No newline at end of file +} diff --git a/domains/aakash.json b/domains/aakash.json index 21a9add4f..f81775eca 100644 --- a/domains/aakash.json +++ b/domains/aakash.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Shinyzenith", - "email": "aakashsensharma@gmail.com" - }, - "record": { - "CNAME": "shinyzenith.github.io" - } + "owner": { + "username": "Shinyzenith", + "email": "aakashsensharma@gmail.com" + }, + "record": { + "CNAME": "shinyzenith.github.io" + } } diff --git a/domains/aakashs.json b/domains/aakashs.json index 88fa2b76f..7d1f7463f 100644 --- a/domains/aakashs.json +++ b/domains/aakashs.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/Aakash-kun/Aakash-kun.github.io", - "owner": { - "username": "Aakash-kun", - "email": "aakashshivhare1704@gmail.com", - "discord": "AakashS#9630" - }, - "record": { - "CNAME": "Aakash-kun.github.io" - } + "repo": "https://github.com/Aakash-kun/Aakash-kun.github.io", + "owner": { + "username": "Aakash-kun", + "email": "aakashshivhare1704@gmail.com", + "discord": "AakashS#9630" + }, + "record": { + "CNAME": "Aakash-kun.github.io" + } } diff --git a/domains/aakhilv.json b/domains/aakhilv.json index de8ba652a..7f4c2cce0 100644 --- a/domains/aakhilv.json +++ b/domains/aakhilv.json @@ -1,12 +1,12 @@ { - "description": "A personal portfolio site for all my projects and commissions.", - "repo": "https://github.com/aakhilv/portfolio", - "owner": { - "username": "aakhilv", - "email": "bluninja165@gmail.com", - "twitter": "corruptblu" - }, - "record": { - "CNAME": "aakhilv.github.io" - } + "description": "A personal portfolio site for all my projects and commissions.", + "repo": "https://github.com/aakhilv/portfolio", + "owner": { + "username": "aakhilv", + "email": "bluninja165@gmail.com", + "twitter": "corruptblu" + }, + "record": { + "CNAME": "aakhilv.github.io" + } } diff --git a/domains/aaraam.json b/domains/aaraam.json index 7021124bb..cdac570fa 100644 --- a/domains/aaraam.json +++ b/domains/aaraam.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/aaraam/aaraam.github.io", - "owner": { - "username": "aaraam", - "email": "aaraam.goblin@gmail.com" - }, - "record": { - "CNAME": "aaraam.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/aaraam/aaraam.github.io", + "owner": { + "username": "aaraam", + "email": "aaraam.goblin@gmail.com" + }, + "record": { + "CNAME": "aaraam.github.io" + } } diff --git a/domains/aargh.json b/domains/aargh.json index a1eef442d..1f7459ef0 100644 --- a/domains/aargh.json +++ b/domains/aargh.json @@ -1,11 +1,11 @@ { - "description": "aargh.is-a.dev", - "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", - "owner": { - "username": "FloatingComet62", - "email": "shubh2007rai@gmail.com" - }, - "record": { - "CNAME": "floatingcomet62.github.io" - } + "description": "aargh.is-a.dev", + "repo": "https://github.com/FloatingComet62/floatingcomet62.github.io", + "owner": { + "username": "FloatingComet62", + "email": "shubh2007rai@gmail.com" + }, + "record": { + "CNAME": "floatingcomet62.github.io" + } } diff --git a/domains/aarno.json b/domains/aarno.json index 5d3f92cc3..18ed5203b 100644 --- a/domains/aarno.json +++ b/domains/aarno.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website.", - "repo": "https://github.com/DorianAarno/dorianaarno.github.io", - "owner": { - "username": "DorianAarno", - "email": "aarnodorian56@gmail.com" - }, - "record": { - "CNAME": "dorianaarno.github.io" - } + "description": "My Personal Website.", + "repo": "https://github.com/DorianAarno/dorianaarno.github.io", + "owner": { + "username": "DorianAarno", + "email": "aarnodorian56@gmail.com" + }, + "record": { + "CNAME": "dorianaarno.github.io" + } } diff --git a/domains/aaryan.json b/domains/aaryan.json index 4423f66a1..596c625f3 100644 --- a/domains/aaryan.json +++ b/domains/aaryan.json @@ -1,11 +1,11 @@ { - "description": "Aaryan's personal website!", - "repo": "https://github.com/aaryanporwal/My-website", - "owner": { - "username": "aaryanporwal", - "email": "altaaryan@gmail.com" - }, - "record": { - "URL": "https://www.aaryanporwal.me" - } + "description": "Aaryan's personal website!", + "repo": "https://github.com/aaryanporwal/My-website", + "owner": { + "username": "aaryanporwal", + "email": "altaaryan@gmail.com" + }, + "record": { + "URL": "https://www.aaryanporwal.me" + } } diff --git a/domains/aashutosh.json b/domains/aashutosh.json index 0d59751a8..3ac0989bb 100644 --- a/domains/aashutosh.json +++ b/domains/aashutosh.json @@ -1,10 +1,10 @@ { - "description": "Aashutosh Rathi's Space on Web", - "owner": { - "username": "aashutoshrathi", - "email": "me@aashutosh.dev" - }, - "record": { - "CNAME": "aashutosh.dev" - } + "description": "Aashutosh Rathi's Space on Web", + "owner": { + "username": "aashutoshrathi", + "email": "me@aashutosh.dev" + }, + "record": { + "CNAME": "aashutosh.dev" + } } diff --git a/domains/aayush.json b/domains/aayush.json index ac503c299..a28610357 100644 --- a/domains/aayush.json +++ b/domains/aayush.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com", - "discord": "Aayu5h#1737" - }, - "record": { - "CNAME": "opaayush.pages.dev" - } + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com", + "discord": "Aayu5h#1737" + }, + "record": { + "CNAME": "opaayush.pages.dev" + } } diff --git a/domains/aayushakacloudy.json b/domains/aayushakacloudy.json index 1f76e391d..cc9bb29fb 100644 --- a/domains/aayushakacloudy.json +++ b/domains/aayushakacloudy.json @@ -1,11 +1,11 @@ { - "description": "Aayush aka Cloudy's Arcade Home", - "repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io", - "owner": { - "username": "gamedevCloudy", - "email": "aaayush.dev@gmail.com" - }, - "record": { - "CNAME": "gamedevCloudy.github.io" - } + "description": "Aayush aka Cloudy's Arcade Home", + "repo": "https://github.com/gamedevCloudy/gamedevCloudy.github.io", + "owner": { + "username": "gamedevCloudy", + "email": "aaayush.dev@gmail.com" + }, + "record": { + "CNAME": "gamedevCloudy.github.io" + } } diff --git a/domains/abdeba.json b/domains/abdeba.json index 50d560f3d..9117eb15a 100644 --- a/domains/abdeba.json +++ b/domains/abdeba.json @@ -1,10 +1,9 @@ - { - "owner": { - "username": "Abdelhakim Baraka", - "email": "abdesoft1@gmail.com" - }, - "record": { - "URL": "https://ab-portfolio-one.vercel.app" - } + "owner": { + "username": "Abdelhakim Baraka", + "email": "abdesoft1@gmail.com" + }, + "record": { + "URL": "https://ab-portfolio-one.vercel.app" + } } diff --git a/domains/abdul.json b/domains/abdul.json index 6d64abb4f..65a80cf0c 100644 --- a/domains/abdul.json +++ b/domains/abdul.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Abdul1810", - "email": "abdulking8010@gmail.com", - "discord": "Abdul ♥#5464" - }, - "record": { - "CNAME": "rahman.works" - } + "owner": { + "username": "Abdul1810", + "email": "abdulking8010@gmail.com", + "discord": "Abdul ♥#5464" + }, + "record": { + "CNAME": "rahman.works" + } } diff --git a/domains/abdullah.json b/domains/abdullah.json index 924881c8e..afec302bb 100644 --- a/domains/abdullah.json +++ b/domains/abdullah.json @@ -1,11 +1,10 @@ - { - "owner": { - "username": "adistar964", - "email": "adistar964@gmail.com" - }, - "description": "this is for my personal website made.", - "record": { - "CNAME": "adistar964.github.io" - } + "owner": { + "username": "adistar964", + "email": "adistar964@gmail.com" + }, + "description": "this is for my personal website made.", + "record": { + "CNAME": "adistar964.github.io" + } } diff --git a/domains/abdulrahman.json b/domains/abdulrahman.json index 87bf2a14f..d76b4a9dd 100644 --- a/domains/abdulrahman.json +++ b/domains/abdulrahman.json @@ -1,11 +1,11 @@ { - "description": "Personal site to showcase my future works.", - "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", - "owner": { - "username": "abdulrahman1s", - "email": "mail@abdulrahman.dev" - }, - "record": { - "URL": "https://abdulrahman.dev" - } + "description": "Personal site to showcase my future works.", + "repo": "https://github.com/abdulrahman1s/abdulrahman1s.github.io", + "owner": { + "username": "abdulrahman1s", + "email": "mail@abdulrahman.dev" + }, + "record": { + "URL": "https://abdulrahman.dev" + } } diff --git a/domains/abdulrshaikh.json b/domains/abdulrshaikh.json index 0ff5b2b12..58f9a3015 100644 --- a/domains/abdulrshaikh.json +++ b/domains/abdulrshaikh.json @@ -1,11 +1,11 @@ { - "description": "Abdul's personal developer website", - "repo": "https://github.com/ariskycode/ariskycode.github.io", - "owner": { - "username": "ariskycode", - "email": "arirfanshaikh23@gmail.com" - }, - "record": { - "CNAME": "ariskycode.github.io" - } + "description": "Abdul's personal developer website", + "repo": "https://github.com/ariskycode/ariskycode.github.io", + "owner": { + "username": "ariskycode", + "email": "arirfanshaikh23@gmail.com" + }, + "record": { + "CNAME": "ariskycode.github.io" + } } diff --git a/domains/abelblue.json b/domains/abelblue.json index fb79c4cc0..acc15e859 100644 --- a/domains/abelblue.json +++ b/domains/abelblue.json @@ -2,11 +2,10 @@ "description": "Abel Mitiku's website", "repo": "https://github.com/abel-blue/abelblue.dev", "owner": { - "username": "abel-blue", - "email": "abelmgetnet@gmail.com" + "username": "abel-blue", + "email": "abelmgetnet@gmail.com" }, "record": { - "CNAME": "abel-blue.github.io" + "CNAME": "abel-blue.github.io" } - } - \ No newline at end of file +} diff --git a/domains/abeltranp94.json b/domains/abeltranp94.json index 8fc1b502b..0c1d485f8 100644 --- a/domains/abeltranp94.json +++ b/domains/abeltranp94.json @@ -1,11 +1,11 @@ { - "description": "Ariel Beltrán Paneque", - "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", - "owner": { - "username": "abeltranp9476", - "email": "abeltran.9476@gmail.com" - }, - "record": { - "CNAME": "abeltranp9476.github.io" - } + "description": "Ariel Beltrán Paneque", + "repo": "https://github.com/abeltranp9476/abeltranp94.github.io", + "owner": { + "username": "abeltranp9476", + "email": "abeltran.9476@gmail.com" + }, + "record": { + "CNAME": "abeltranp9476.github.io" + } } diff --git a/domains/abh80.json b/domains/abh80.json index c53647599..f35acd920 100644 --- a/domains/abh80.json +++ b/domains/abh80.json @@ -1,12 +1,12 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/abh80/abh80.github.io", - "owner": { - "username": "abh80", - "email": "boatgithub27@gmail.com", - "twitter": "trackerstars" - }, - "record": { - "CNAME": "abh80.github.io" - } + "description": "Link to my portfolio site.", + "repo": "https://github.com/abh80/abh80.github.io", + "owner": { + "username": "abh80", + "email": "boatgithub27@gmail.com", + "twitter": "trackerstars" + }, + "record": { + "CNAME": "abh80.github.io" + } } diff --git a/domains/abhi.json b/domains/abhi.json index 7c63414b5..5d2e9d9e6 100644 --- a/domains/abhi.json +++ b/domains/abhi.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "actuallyabhi", - "email": "mabhishek7081@zohomail.in" - }, - "record": { - "URL": "https://actuallyabhi.netlify.app" - } + "owner": { + "username": "actuallyabhi", + "email": "mabhishek7081@zohomail.in" + }, + "record": { + "URL": "https://actuallyabhi.netlify.app" + } } - \ No newline at end of file diff --git a/domains/abhigyantrips.json b/domains/abhigyantrips.json index 7a981f390..52b51afaa 100644 --- a/domains/abhigyantrips.json +++ b/domains/abhigyantrips.json @@ -1,11 +1,11 @@ { - "description": "A personal website, with biodata.", - "repo": "https://github.com/abhigyantrips/abhigyantrips.github.io", - "owner": { - "username": "abhigyantrips", - "email": "abhigyantrips@gmail.com" - }, - "record": { - "CNAME": "abhigyantrips.github.io" - } + "description": "A personal website, with biodata.", + "repo": "https://github.com/abhigyantrips/abhigyantrips.github.io", + "owner": { + "username": "abhigyantrips", + "email": "abhigyantrips@gmail.com" + }, + "record": { + "CNAME": "abhigyantrips.github.io" + } } diff --git a/domains/abhint.json b/domains/abhint.json index d9e6cc780..ad6277994 100644 --- a/domains/abhint.json +++ b/domains/abhint.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio written in HTML and JS", - "repo": "https://github.com/abhint/abhint.github.io", - "owner": { - "username": "abhint", - "email": "notifyabhijith@gmail.com", - "twitter": "abhint6" - }, - "record": { - "CNAME": "abhint.github.io" - } + "description": "Personal portfolio written in HTML and JS", + "repo": "https://github.com/abhint/abhint.github.io", + "owner": { + "username": "abhint", + "email": "notifyabhijith@gmail.com", + "twitter": "abhint6" + }, + "record": { + "CNAME": "abhint.github.io" + } } diff --git a/domains/abhisekp.json b/domains/abhisekp.json index 3fab010d3..ec7117141 100644 --- a/domains/abhisekp.json +++ b/domains/abhisekp.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "abhisekp", - "email": "abhisekp@engineer.com", - "twitter": "abhisek", - "discord": "abhisekp#3680", - "description": "About Abhisek Pattnaik", - "repo": "https://github.com/abhisekp/abhisekp" - }, - "record": { - "URL": "https://abhisekp.com" - } + "owner": { + "username": "abhisekp", + "email": "abhisekp@engineer.com", + "twitter": "abhisek", + "discord": "abhisekp#3680", + "description": "About Abhisek Pattnaik", + "repo": "https://github.com/abhisekp/abhisekp" + }, + "record": { + "URL": "https://abhisekp.com" + } } diff --git a/domains/abhishek.json b/domains/abhishek.json index b0097a288..010d6df1b 100644 --- a/domains/abhishek.json +++ b/domains/abhishek.json @@ -1,11 +1,11 @@ { - "description": "Abhishek's personal website", - "repo": "https://github.com/nullpointxr", - "owner": { - "username": "nullpointxr", - "email": "abhishek.sankar.in@protonmail.com" - }, - "record": { - "CNAME": "abhisheks.me" - } + "description": "Abhishek's personal website", + "repo": "https://github.com/nullpointxr", + "owner": { + "username": "nullpointxr", + "email": "abhishek.sankar.in@protonmail.com" + }, + "record": { + "CNAME": "abhisheks.me" + } } diff --git a/domains/abhishekkumar.json b/domains/abhishekkumar.json index 81ca81759..6a040bf20 100644 --- a/domains/abhishekkumar.json +++ b/domains/abhishekkumar.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/abishek.json b/domains/abishek.json index cd33a0738..bfdd3d118 100644 --- a/domains/abishek.json +++ b/domains/abishek.json @@ -1,11 +1,11 @@ { - "description": "Abishek's portfolio website", - "repo": "https://github.com/vj-abishek/vj-abishek.github.io", - "owner": { - "username": "vj-abishek", - "email": "abigosearch@gmail.com" - }, - "record": { - "CNAME": "vj-abishek.github.io" - } + "description": "Abishek's portfolio website", + "repo": "https://github.com/vj-abishek/vj-abishek.github.io", + "owner": { + "username": "vj-abishek", + "email": "abigosearch@gmail.com" + }, + "record": { + "CNAME": "vj-abishek.github.io" + } } diff --git a/domains/abubakar.json b/domains/abubakar.json index dda6395cb..c0eb9cfc2 100644 --- a/domains/abubakar.json +++ b/domains/abubakar.json @@ -1,12 +1,12 @@ { - "description": "My personal portfolio", - "repo": "https://github.com/AbubakarKang/AbubakarKang.github.io", - "owner": { - "username": "AbubakarKang", - "email": "", - "discord": "TheHacker#4418" - }, - "record": { - "CNAME": "abubakarkang.github.io" - } + "description": "My personal portfolio", + "repo": "https://github.com/AbubakarKang/AbubakarKang.github.io", + "owner": { + "username": "AbubakarKang", + "email": "", + "discord": "TheHacker#4418" + }, + "record": { + "CNAME": "abubakarkang.github.io" + } } diff --git a/domains/abysmal.json b/domains/abysmal.json index 0f09f0d66..055447ac5 100644 --- a/domains/abysmal.json +++ b/domains/abysmal.json @@ -7,4 +7,4 @@ "record": { "URL": "https://abysmal.eu.org" } -} +} diff --git a/domains/ac21.json b/domains/ac21.json index cc9e15090..eff863e45 100644 --- a/domains/ac21.json +++ b/domains/ac21.json @@ -1,11 +1,11 @@ { - "description": "Atharva Chandwadkar's Portfolio", - "repo": "https://github.com/atharva21-stack/atharva21-stack.github.io", - "owner": { - "username": "atharva21-stack", - "email": "chandwadkar28@gmail.com" - }, - "record": { - "CNAME": "atharva21-stack.github.io" - } + "description": "Atharva Chandwadkar's Portfolio", + "repo": "https://github.com/atharva21-stack/atharva21-stack.github.io", + "owner": { + "username": "atharva21-stack", + "email": "chandwadkar28@gmail.com" + }, + "record": { + "CNAME": "atharva21-stack.github.io" + } } diff --git a/domains/acaiberii.json b/domains/acaiberii.json index 8e0faf623..3de6036e2 100644 --- a/domains/acaiberii.json +++ b/domains/acaiberii.json @@ -1,11 +1,11 @@ { - "description": "acaiberii's website", - "repo": "https://github.com/acaiberii/acaiberii.github.io", - "owner": { - "username": "acaiberii", - "email": "studiouifxdesignersandcoders@gmail.com" - }, - "record": { - "CNAME": "acaiberii.github.io" - } + "description": "acaiberii's website", + "repo": "https://github.com/acaiberii/acaiberii.github.io", + "owner": { + "username": "acaiberii", + "email": "studiouifxdesignersandcoders@gmail.com" + }, + "record": { + "CNAME": "acaiberii.github.io" + } } diff --git a/domains/ace.json b/domains/ace.json index 933f8cc2f..54f26cdf9 100644 --- a/domains/ace.json +++ b/domains/ace.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "diamond-gold", "email": "diamond-gold-ace@outlook.com" - }, + }, - "record": { + "record": { "URL": "https://github.com/diamond-gold" - } } - +} diff --git a/domains/acey.json b/domains/acey.json index 43405681e..529e805ba 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -1,15 +1,12 @@ { - "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" - } + "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" + } } diff --git a/domains/acgaming.json b/domains/acgaming.json index 0b54207eb..a5aaf22c6 100644 --- a/domains/acgaming.json +++ b/domains/acgaming.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ACGaming1508", - "email": "acgamer861@gmail.com" - }, - "repo": "https://github.com/ACGaming1508/ACGaming1508.github.io", - "record": { - "CNAME": "acgaming1508.github.io" - } + "owner": { + "username": "ACGaming1508", + "email": "acgamer861@gmail.com" + }, + "repo": "https://github.com/ACGaming1508/ACGaming1508.github.io", + "record": { + "CNAME": "acgaming1508.github.io" + } } diff --git a/domains/achim.json b/domains/achim.json index b7d6e33c9..e3ffc2ee6 100644 --- a/domains/achim.json +++ b/domains/achim.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "nohli", - "email": "", - "twitter": "joachi_" - }, - "record": { - "CNAME": "achim.io" - } + "owner": { + "username": "nohli", + "email": "", + "twitter": "joachi_" + }, + "record": { + "CNAME": "achim.io" + } } diff --git a/domains/achintya.json b/domains/achintya.json index 667339c0b..72c37e1ec 100644 --- a/domains/achintya.json +++ b/domains/achintya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ajachintya", - "email": "ajachintyajaiswal@gmail.com" - }, - "record": { - "URL": "https://portfolio-app-production.up.railway.app" - } + "owner": { + "username": "ajachintya", + "email": "ajachintyajaiswal@gmail.com" + }, + "record": { + "URL": "https://portfolio-app-production.up.railway.app" + } } diff --git a/domains/achraf.json b/domains/achraf.json index e5173a56b..a08a93bb5 100644 --- a/domains/achraf.json +++ b/domains/achraf.json @@ -1,11 +1,11 @@ { - "description": "Achraf's Website!", - "repo": "https://github.com/Ax-r/ax-r.github.io", - "owner": { - "username": "Ax-r", - "email": "hostmaster@netcourrier.com" - }, - "record": { - "CNAME": "ax-r.github.io" - } + "description": "Achraf's Website!", + "repo": "https://github.com/Ax-r/ax-r.github.io", + "owner": { + "username": "Ax-r", + "email": "hostmaster@netcourrier.com" + }, + "record": { + "CNAME": "ax-r.github.io" + } } diff --git a/domains/activities.maskduck.json b/domains/activities.maskduck.json index 6fb6a6599..975df8bbd 100644 --- a/domains/activities.maskduck.json +++ b/domains/activities.maskduck.json @@ -1,12 +1,12 @@ { - "description": "docs for my lib, nc-ext-activities", - "repo": "https://github.com/MaskDuck/nextcord-ext-activities", - "owner": { - "username": "MaskDuck", - "twitter": "MaskDuck1", - "email": "" - }, - "record": { - "CNAME": "readthedocs.io" - } + "description": "docs for my lib, nc-ext-activities", + "repo": "https://github.com/MaskDuck/nextcord-ext-activities", + "owner": { + "username": "MaskDuck", + "twitter": "MaskDuck1", + "email": "" + }, + "record": { + "CNAME": "readthedocs.io" + } } diff --git a/domains/acutewoof.json b/domains/acutewoof.json index d2509f5b9..9f0a89bd8 100644 --- a/domains/acutewoof.json +++ b/domains/acutewoof.json @@ -1,11 +1,11 @@ { - "description": "ACuteWoof's Personal Site", - "repo": "https://github.com/acutewoof/acutewoof.github.io", - "owner": { - "username": "acutewoof", - "email": "acutewoof@gmail.com" - }, - "record": { - "CNAME": "acutewoof.github.io" - } + "description": "ACuteWoof's Personal Site", + "repo": "https://github.com/acutewoof/acutewoof.github.io", + "owner": { + "username": "acutewoof", + "email": "acutewoof@gmail.com" + }, + "record": { + "CNAME": "acutewoof.github.io" + } } diff --git a/domains/adais.json b/domains/adais.json index b294c3dd3..4ef3365ea 100644 --- a/domains/adais.json +++ b/domains/adais.json @@ -8,4 +8,4 @@ "record": { "CNAME": "leixiaoda.github.io" } -} +} diff --git a/domains/adamkarepin.json b/domains/adamkarepin.json index 6a70fd819..d89d64518 100644 --- a/domains/adamkarepin.json +++ b/domains/adamkarepin.json @@ -1,12 +1,12 @@ -{ - "description": "Personal portfolio website", - "repo": "https://github.com/K7Adam/my-webfolio-angular", - "owner": { - "username": "K7Adam", - "email": "", - "twitter": "7AdamK" - }, - "record": { - "CNAME": "8b23b621a9d04b0718dd.b-cdn.net" - } +{ + "description": "Personal portfolio website", + "repo": "https://github.com/K7Adam/my-webfolio-angular", + "owner": { + "username": "K7Adam", + "email": "", + "twitter": "7AdamK" + }, + "record": { + "CNAME": "8b23b621a9d04b0718dd.b-cdn.net" + } } diff --git a/domains/adarshs.json b/domains/adarshs.json index a235a68d2..e70f165c2 100644 --- a/domains/adarshs.json +++ b/domains/adarshs.json @@ -1,11 +1,11 @@ { - "description": "The portfolio of Adarsh S", - "repo": "https://github.com/adarshsuresh07", - "owner": { - "username": "adarshsuresh07", - "email": "adarshsuresh@cet.ac.in" - }, - "record": { - "CNAME": "adarshsuresh07.github.io" - } + "description": "The portfolio of Adarsh S", + "repo": "https://github.com/adarshsuresh07", + "owner": { + "username": "adarshsuresh07", + "email": "adarshsuresh@cet.ac.in" + }, + "record": { + "CNAME": "adarshsuresh07.github.io" + } } diff --git a/domains/adarshvijay.json b/domains/adarshvijay.json index ca764aa88..e291fa901 100644 --- a/domains/adarshvijay.json +++ b/domains/adarshvijay.json @@ -1,11 +1,11 @@ { - "description": "Adarsh Vijay's Site for things he doesn't know yet", - "repo": "https://github.com/adarsh-av13/adarsh-av13.github.io", - "owner": { - "username": "adarsh-av13", - "email": "dra4474@gmail.com" - }, - "record": { - "CNAME": "adarsh-av13.github.io" - } + "description": "Adarsh Vijay's Site for things he doesn't know yet", + "repo": "https://github.com/adarsh-av13/adarsh-av13.github.io", + "owner": { + "username": "adarsh-av13", + "email": "dra4474@gmail.com" + }, + "record": { + "CNAME": "adarsh-av13.github.io" + } } diff --git a/domains/addison.json b/domains/addison.json index 05b8e84d3..5b971887f 100644 --- a/domains/addison.json +++ b/domains/addison.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "duckmob", - "email": "coxy.addison@gmail.com" - }, - "record": { - "CNAME": "dcd5055c-f746-4223-a171-5f536111d3c5.id.repl.co" - } + "owner": { + "username": "duckmob", + "email": "coxy.addison@gmail.com" + }, + "record": { + "CNAME": "dcd5055c-f746-4223-a171-5f536111d3c5.id.repl.co" + } } diff --git a/domains/adhi.json b/domains/adhi.json index 784886c28..802731ba8 100644 --- a/domains/adhi.json +++ b/domains/adhi.json @@ -2,11 +2,10 @@ "description": "Adhi", "repo": "https://github.com/adhithyakrishna/adhithyakrishna.github.io", "owner": { - "username": "Adhi", - "email": "akrishna.cse21@gmail.com" + "username": "Adhi", + "email": "akrishna.cse21@gmail.com" }, "record": { - "CNAME": "adhithyakrishna.github.io" + "CNAME": "adhithyakrishna.github.io" } - } - \ No newline at end of file +} diff --git a/domains/adi.json b/domains/adi.json index 5b629d332..893449813 100644 --- a/domains/adi.json +++ b/domains/adi.json @@ -1,11 +1,11 @@ { - "description": "Adrian is a dev", - "repo": "https://github.com/stryfe200fps/adrian", - "owner": { - "username": "stryfe200fps", - "email": "fsdainsleif@gmail.com" - }, - "record": { - "CNAME": "stryfe200fps.github.io" - } + "description": "Adrian is a dev", + "repo": "https://github.com/stryfe200fps/adrian", + "owner": { + "username": "stryfe200fps", + "email": "fsdainsleif@gmail.com" + }, + "record": { + "CNAME": "stryfe200fps.github.io" + } } diff --git a/domains/adib.json b/domains/adib.json index 679472d0b..995da37e9 100644 --- a/domains/adib.json +++ b/domains/adib.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Adib23704", "email": "adib23704@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "adib23704.tk" - } } - +} diff --git a/domains/adigen.json b/domains/adigen.json index cb5dafb48..fc64052e0 100644 --- a/domains/adigen.json +++ b/domains/adigen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "mradigen", - "email": "mr.adigen@protonmail.com" - }, - "record": { - "CNAME": "mradigen.github.io" - } + "owner": { + "username": "mradigen", + "email": "mr.adigen@protonmail.com" + }, + "record": { + "CNAME": "mradigen.github.io" + } } diff --git a/domains/adityapcgaming.json b/domains/adityapcgaming.json index 1fa0cceaa..21ebbc25c 100644 --- a/domains/adityapcgaming.json +++ b/domains/adityapcgaming.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Clyders", "email": "adityapcgaming1@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "8a7f7c6e-2287-4f07-a605-5ca7824b3f38.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/adityavag.json b/domains/adityavag.json index 215631251..ffe3f17f3 100644 --- a/domains/adityavag.json +++ b/domains/adityavag.json @@ -8,4 +8,4 @@ "record": { "CNAME": "adityavag.github.io" } -} +} diff --git a/domains/adolar0042.json b/domains/adolar0042.json index c3c75d935..3f8ed564d 100644 --- a/domains/adolar0042.json +++ b/domains/adolar0042.json @@ -1,12 +1,11 @@ - - { - "description": "personal website", - "repo": "https://github.com/adolar0042/adolar0042.github.io", - "owner": { - "username": "Adolar0042", - "email": "adolar0042@gmail.com" - }, - "record": { - "CNAME": "adolar0042.github.io" - } +{ + "description": "personal website", + "repo": "https://github.com/adolar0042/adolar0042.github.io", + "owner": { + "username": "Adolar0042", + "email": "adolar0042@gmail.com" + }, + "record": { + "CNAME": "adolar0042.github.io" + } } diff --git a/domains/adonisfx.json b/domains/adonisfx.json index 5a26695e8..1b623a922 100644 --- a/domains/adonisfx.json +++ b/domains/adonisfx.json @@ -9,4 +9,4 @@ "record": { "CNAME": "adonisfx.github.io" } -} +} diff --git a/domains/adri.json b/domains/adri.json index 96e1ea032..9ef18a40e 100644 --- a/domains/adri.json +++ b/domains/adri.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "adripo", - "email": "adripo@hi2.in" - }, - "record": { - "URL": "https://adri.ninja" - } + "owner": { + "username": "adripo", + "email": "adripo@hi2.in" + }, + "record": { + "URL": "https://adri.ninja" + } } diff --git a/domains/adrian.json b/domains/adrian.json index 2d7f15c7b..f841d282c 100644 --- a/domains/adrian.json +++ b/domains/adrian.json @@ -1,11 +1,11 @@ { - "description": "The awesome portfolio site for Adrian Grimm", - "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", - "owner": { - "username": "usmcamgrimm", - "email": "usmcamgrimm@gmail.com" - }, - "record": { - "CNAME": "usmcamgrimm.github.io" - } + "description": "The awesome portfolio site for Adrian Grimm", + "repo": "https://github.com/usmcamgrimm/usmcamgrimm.github.io", + "owner": { + "username": "usmcamgrimm", + "email": "usmcamgrimm@gmail.com" + }, + "record": { + "CNAME": "usmcamgrimm.github.io" + } } diff --git a/domains/adrien.json b/domains/adrien.json index 2261e5f11..a38cd1704 100644 --- a/domains/adrien.json +++ b/domains/adrien.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "Adri11334", - "email": "adrien.vermersch@epitech.eu", - "discord": "Дdяi1#7501" - }, - "record": { - "A": [ - "116.203.127.206" - ] - } -} \ No newline at end of file + "owner": { + "username": "Adri11334", + "email": "adrien.vermersch@epitech.eu", + "discord": "Дdяi1#7501" + }, + "record": { + "A": ["116.203.127.206"] + } +} diff --git a/domains/adriichu.json b/domains/adriichu.json index 2119a1940..31e50ac14 100644 --- a/domains/adriichu.json +++ b/domains/adriichu.json @@ -1,12 +1,12 @@ { "owner": { - "username": "Adriichu", - "email": "adriichu@proton.me", - "twitter": "Adriichuu", - "discord": "Aaron#0069" + "username": "Adriichu", + "email": "adriichu@proton.me", + "twitter": "Adriichuu", + "discord": "Aaron#0069" }, "record": { "CNAME": "aaron-web.pages.dev" - } - } + } +} diff --git a/domains/aestra.json b/domains/aestra.json index b14c6f75c..854c14831 100644 --- a/domains/aestra.json +++ b/domains/aestra.json @@ -1,11 +1,11 @@ { - "description": "Will save it for future for my portfolio site", - "owner": { - "username": "aestra", - "email": "aestradev@gmail.com", - "github": "aestradev" - }, - "record": { - "CNAME": "portfolio-production-7e27.up.railway.app" - } + "description": "Will save it for future for my portfolio site", + "owner": { + "username": "aestra", + "email": "aestradev@gmail.com", + "github": "aestradev" + }, + "record": { + "CNAME": "portfolio-production-7e27.up.railway.app" + } } diff --git a/domains/aetinx.json b/domains/aetinx.json index 775fdff48..e664aacc4 100644 --- a/domains/aetinx.json +++ b/domains/aetinx.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "aetinx", - "email": "", - "twitter": "aetinx", - "discord": "aetinx#8300", - "note": "amogus" - }, - "description": "Aetinx's domain. https://aetinx.glitch.me", - "record": { - "CNAME": "glitch.edgeapp.net" - } + "owner": { + "username": "aetinx", + "email": "", + "twitter": "aetinx", + "discord": "aetinx#8300", + "note": "amogus" + }, + "description": "Aetinx's domain. https://aetinx.glitch.me", + "record": { + "CNAME": "glitch.edgeapp.net" + } } diff --git a/domains/afnan.json b/domains/afnan.json index b1abacf4f..70f940ec2 100644 --- a/domains/afnan.json +++ b/domains/afnan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "afnan007a", - "email": "mr.goblin007a@gmail.com" - }, - "record": { - "CNAME": "portfolio-cci.pages.dev" - } + "owner": { + "username": "afnan007a", + "email": "mr.goblin007a@gmail.com" + }, + "record": { + "CNAME": "portfolio-cci.pages.dev" + } } diff --git a/domains/ag.json b/domains/ag.json index eee6ebcae..c4a79ece3 100644 --- a/domains/ag.json +++ b/domains/ag.json @@ -1,11 +1,11 @@ { - "description": "My personal Website", - "repo": "https://github.com/andreasgrafen/andreasgrafen", - "owner": { - "username": "andreasgrafen", - "email": "software@grafen.info" - }, - "record": { - "URL": "https://andreas.grafen.info" - } + "description": "My personal Website", + "repo": "https://github.com/andreasgrafen/andreasgrafen", + "owner": { + "username": "andreasgrafen", + "email": "software@grafen.info" + }, + "record": { + "URL": "https://andreas.grafen.info" + } } diff --git a/domains/agam778.json b/domains/agam778.json index 3a41fe69b..287208b30 100644 --- a/domains/agam778.json +++ b/domains/agam778.json @@ -1,11 +1,11 @@ { - "description": "Agam's Website", - "repo": "https://github.com/agam778", - "owner": { - "username": "agam778", - "email": "agam778@zohomail.in" - }, - "record": { - "CNAME": "agamsblog.pages.dev" - } + "description": "Agam's Website", + "repo": "https://github.com/agam778", + "owner": { + "username": "agam778", + "email": "agam778@zohomail.in" + }, + "record": { + "CNAME": "agamsblog.pages.dev" + } } diff --git a/domains/agold.json b/domains/agold.json index 6db55c518..705acc5c1 100644 --- a/domains/agold.json +++ b/domains/agold.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "aGoldDev", - "discord": "aGold#9596", - "email": "abloggoldwin@gmail.com" - }, - "record": { - "CNAME": "agolddev.github.io" - } + "owner": { + "username": "aGoldDev", + "discord": "aGold#9596", + "email": "abloggoldwin@gmail.com" + }, + "record": { + "CNAME": "agolddev.github.io" + } } diff --git a/domains/agrim.json b/domains/agrim.json index a0ffc37f0..7ecd451c4 100644 --- a/domains/agrim.json +++ b/domains/agrim.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/Agrim-Bansal/Agrim-Bansal.github.io", - "owner": { - "username": "Agrim-Bansal", - "email": "agrimx2@gmail.com" - }, - "record": { - "CNAME": "agrim-bansal.github.io" - } + "repo": "https://github.com/Agrim-Bansal/Agrim-Bansal.github.io", + "owner": { + "username": "Agrim-Bansal", + "email": "agrimx2@gmail.com" + }, + "record": { + "CNAME": "agrim-bansal.github.io" + } } diff --git a/domains/aguspedhot.json b/domains/aguspedhot.json index d5c1dba4f..8e08bae79 100644 --- a/domains/aguspedhot.json +++ b/domains/aguspedhot.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Pedhot-Dev", "email": "wanzgamerz2@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "aguspedhot.000webhostapp.com" - } } - \ No newline at end of file +} diff --git a/domains/ahku.json b/domains/ahku.json index 08d3353ef..a6114c8f9 100644 --- a/domains/ahku.json +++ b/domains/ahku.json @@ -7,4 +7,4 @@ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} diff --git a/domains/ahmadeyamin.json b/domains/ahmadeyamin.json index b24d22523..3bdec094f 100644 --- a/domains/ahmadeyamin.json +++ b/domains/ahmadeyamin.json @@ -1,11 +1,11 @@ { - "description": "Eyamin Personal Website", - "repo": "https://github.com/ahmadeyamin/ahmadeyamin.github.io", - "owner": { - "username": "ahmadeyamin", - "email": "ahmadeyamin@gmail.com" - }, - "record": { - "CNAME": "ahmadeyamin.pages.dev" - } + "description": "Eyamin Personal Website", + "repo": "https://github.com/ahmadeyamin/ahmadeyamin.github.io", + "owner": { + "username": "ahmadeyamin", + "email": "ahmadeyamin@gmail.com" + }, + "record": { + "CNAME": "ahmadeyamin.pages.dev" + } } diff --git a/domains/ahmed.json b/domains/ahmed.json index 39d15aa75..c7f5646cc 100644 --- a/domains/ahmed.json +++ b/domains/ahmed.json @@ -1,11 +1,11 @@ { - "description": "Ahmed's personal site", - "repo": "https://github.com/Dropheart", - "owner": { - "username": "dropheart", - "email": "ahmed@techfromtheheart.com" - }, - "record": { - "URL": "https://techfromtheheart.com" - } + "description": "Ahmed's personal site", + "repo": "https://github.com/Dropheart", + "owner": { + "username": "dropheart", + "email": "ahmed@techfromtheheart.com" + }, + "record": { + "URL": "https://techfromtheheart.com" + } } diff --git a/domains/ahmedashraf.json b/domains/ahmedashraf.json index 382661f1f..554378c77 100644 --- a/domains/ahmedashraf.json +++ b/domains/ahmedashraf.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", - "owner": { - "username": "ahmedrashraf", - "email": "ahmedr.0331@gmail.com" - }, - "record": { - "CNAME": "ahmedrashraf.github.io" - } + "description": "My Portfolio", + "repo": "https://github.com/AhmedrAshraf/ahmedrashraf", + "owner": { + "username": "ahmedrashraf", + "email": "ahmedr.0331@gmail.com" + }, + "record": { + "CNAME": "ahmedrashraf.github.io" + } } diff --git a/domains/ahmedeldin.json b/domains/ahmedeldin.json index cc2ba7a1d..fb9967e34 100644 --- a/domains/ahmedeldin.json +++ b/domains/ahmedeldin.json @@ -1,10 +1,10 @@ { - "description": "Portfolio Website", - "owner": { - "username": "ahmed-eldin", - "email": "ahmedeldin98@gmail.com" - }, - "record": { - "CNAME": "ahmed-eldin.github.io" - } + "description": "Portfolio Website", + "owner": { + "username": "ahmed-eldin", + "email": "ahmedeldin98@gmail.com" + }, + "record": { + "CNAME": "ahmed-eldin.github.io" + } } diff --git a/domains/ahmet.json b/domains/ahmet.json index ce94bff31..e7261eae6 100644 --- a/domains/ahmet.json +++ b/domains/ahmet.json @@ -1,11 +1,11 @@ { - "description": "ahmet's personal website", - "repo": "https://github.com/ahmetesad", - "owner": { - "username": "ahmetesad", - "email": "ahmetesad@pm.me" - }, - "record": { - "CNAME": "f13e0f65-a2c0-4466-b220-29a46ae78562.id.repl.co" - } + "description": "ahmet's personal website", + "repo": "https://github.com/ahmetesad", + "owner": { + "username": "ahmetesad", + "email": "ahmetesad@pm.me" + }, + "record": { + "CNAME": "f13e0f65-a2c0-4466-b220-29a46ae78562.id.repl.co" + } } diff --git a/domains/ahmosys.json b/domains/ahmosys.json index 6bdaaba2f..eae799fec 100644 --- a/domains/ahmosys.json +++ b/domains/ahmosys.json @@ -1,12 +1,12 @@ { - "description": "Ahmosys's personal website", - "repo": "https://github.com/ahmosys/ahmosys.github.io", - "owner": { - "username": "Ahmosys", - "email": "ahmosyspro@protonmail.com", - "twitter": "ahmosys" - }, - "record": { - "CNAME": "ahmosys.github.io" - } + "description": "Ahmosys's personal website", + "repo": "https://github.com/ahmosys/ahmosys.github.io", + "owner": { + "username": "Ahmosys", + "email": "ahmosyspro@protonmail.com", + "twitter": "ahmosys" + }, + "record": { + "CNAME": "ahmosys.github.io" + } } diff --git a/domains/ahsw.json b/domains/ahsw.json index 5a9ab36d7..0bdd5571c 100644 --- a/domains/ahsw.json +++ b/domains/ahsw.json @@ -1,11 +1,11 @@ { - "description": "Ahsw Personal Website", - "repo": "https://github.com/Ahsw7", - "owner": { - "username": "Ahsw", - "email": "jasjusjambu.segar@gmail.com" - }, - "record": { - "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" - } + "description": "Ahsw Personal Website", + "repo": "https://github.com/Ahsw7", + "owner": { + "username": "Ahsw", + "email": "jasjusjambu.segar@gmail.com" + }, + "record": { + "CNAME": "rd73mzgq78p59yq0.preview.edgeapp.net" + } } diff --git a/domains/aidhani.json b/domains/aidhani.json index 16e891ec4..be5b3c9ec 100644 --- a/domains/aidhani.json +++ b/domains/aidhani.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "AidhaniDev", "email": "aidhanidev@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://sites.google.com/view/aidhanidev/home" - } } - +} diff --git a/domains/aiko.json b/domains/aiko.json index 76095a0e0..f8cf8dfbd 100644 --- a/domains/aiko.json +++ b/domains/aiko.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "AikoNee", "email": "shenzie1131@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "aiko.pages.dev" - } } - \ No newline at end of file +} diff --git a/domains/ailakks.json b/domains/ailakks.json index 776a4aabb..34ca71d86 100644 --- a/domains/ailakks.json +++ b/domains/ailakks.json @@ -1,11 +1,11 @@ { - "description": "ailakks.is-a.dev.", - "repo": "https://github.com/ailakks", - "owner": { - "username": "ailakks", - "email": "hola@cortmnzz.com" - }, - "record": { - "URL": "https://cortmnzz.com" - } + "description": "ailakks.is-a.dev.", + "repo": "https://github.com/ailakks", + "owner": { + "username": "ailakks", + "email": "hola@cortmnzz.com" + }, + "record": { + "URL": "https://cortmnzz.com" + } } diff --git a/domains/aizawakiyaworu.json b/domains/aizawakiyaworu.json index 75ae335b7..212259d2d 100644 --- a/domains/aizawakiyaworu.json +++ b/domains/aizawakiyaworu.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "mhmdysf", - "email": "muhammadyusuf1325@smp.belajar.id" - }, - "record": { - "URL": "https://linktr.ee/aizawakiyaworu" - } - } - +{ + "owner": { + "username": "mhmdysf", + "email": "muhammadyusuf1325@smp.belajar.id" + }, + "record": { + "URL": "https://linktr.ee/aizawakiyaworu" + } +} diff --git a/domains/aizuu.json b/domains/aizuu.json index 928524511..0214d9baa 100644 --- a/domains/aizuu.json +++ b/domains/aizuu.json @@ -1,11 +1,11 @@ { - "description": "Aizuu's Personal Website", - "repo": "https://github.com/VeguiIzumi", - "owner": { - "username": "Aizuu", - "email": "baby@alvindaldi.my.id" - }, - "record": { - "URL": "https://aizuu.my.id" - } + "description": "Aizuu's Personal Website", + "repo": "https://github.com/VeguiIzumi", + "owner": { + "username": "Aizuu", + "email": "baby@alvindaldi.my.id" + }, + "record": { + "URL": "https://aizuu.my.id" + } } diff --git a/domains/ajay-charotariya.json b/domains/ajay-charotariya.json index 1debf9c38..fe1d4d837 100644 --- a/domains/ajay-charotariya.json +++ b/domains/ajay-charotariya.json @@ -1,11 +1,11 @@ { - "description": "Ajay charotariya.", - "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io", - "owner": { - "username": "ajay-charotariya", - "email": "" - }, - "record": { - "CNAME": "ajay-charotariya.github.io" - } + "description": "Ajay charotariya.", + "repo": "https://github.com/ajay-charotariya/ajay-charotariya.github.io", + "owner": { + "username": "ajay-charotariya", + "email": "" + }, + "record": { + "CNAME": "ajay-charotariya.github.io" + } } diff --git a/domains/ajit-thakor.json b/domains/ajit-thakor.json index 7c6593d98..988ce109c 100644 --- a/domains/ajit-thakor.json +++ b/domains/ajit-thakor.json @@ -1,11 +1,11 @@ { - "description": "Ajit Portfolio.", - "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io", - "owner": { - "username": "ajit-thakor", - "email": "" - }, - "record": { - "CNAME": "ajit-thakor.github.io" - } + "description": "Ajit Portfolio.", + "repo": "https://github.com/ajit-thakor/ajit-thakor.github.io", + "owner": { + "username": "ajit-thakor", + "email": "" + }, + "record": { + "CNAME": "ajit-thakor.github.io" + } } diff --git a/domains/ak.json b/domains/ak.json index 9eb611b67..89d6320ee 100644 --- a/domains/ak.json +++ b/domains/ak.json @@ -1,13 +1,13 @@ { - "description": "AK's Dev Website", - "repo": "https://github.com/AKGaming0001", - "owner": { - "username": "AKGaming0001", - "email": "", - "twitter": "NotAKGaming", - "discord": "AKGaming#7664" - }, - "record": { - "CNAME": "akgaming0001.github.io" - } + "description": "AK's Dev Website", + "repo": "https://github.com/AKGaming0001", + "owner": { + "username": "AKGaming0001", + "email": "", + "twitter": "NotAKGaming", + "discord": "AKGaming#7664" + }, + "record": { + "CNAME": "akgaming0001.github.io" + } } diff --git a/domains/akas.json b/domains/akas.json index 52edf781b..f6826b605 100644 --- a/domains/akas.json +++ b/domains/akas.json @@ -1,11 +1,11 @@ { - "description": "Akas Portfolio", - "repo": "https://github.com/akasrai/akasrai.github.io", - "owner": { - "username": "akasrai", - "email": "akasky70@gmail.com" - }, - "record": { - "CNAME": "akasrai.github.io" - } + "description": "Akas Portfolio", + "repo": "https://github.com/akasrai/akasrai.github.io", + "owner": { + "username": "akasrai", + "email": "akasky70@gmail.com" + }, + "record": { + "CNAME": "akasrai.github.io" + } } diff --git a/domains/akio.json b/domains/akio.json index 0e27f9e75..4c11fab14 100644 --- a/domains/akio.json +++ b/domains/akio.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "YoruAkio", "email": "" - }, - "record": { + }, + "record": { "TXT": "vc-domain-verify=akio.is-a.dev,c991805a0f4ecf2a1ded" - } } - \ No newline at end of file +} diff --git a/domains/aknb.json b/domains/aknb.json index 95b8d9504..9b633dd50 100644 --- a/domains/aknb.json +++ b/domains/aknb.json @@ -1,9 +1,9 @@ - { - "owner": { +{ + "owner": { "username": "Abdulazizkhan-K-N-B", "email": "abdulazizkhan.k.n.b@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "abdulazizkhan-k-n-b.github.io" - } - } \ No newline at end of file + } +} diff --git a/domains/aknbs-vpn.json b/domains/aknbs-vpn.json index 1b522bbe3..bc15cb044 100644 --- a/domains/aknbs-vpn.json +++ b/domains/aknbs-vpn.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Abdulazizkhan-K-N-B", "email": "abdulazizkhan.k.n.b@gmail.com" - }, - "record": { + }, + "record": { "A": ["47.242.127.210"] - } } - \ No newline at end of file +} diff --git a/domains/akshay-n.json b/domains/akshay-n.json index a255c39e3..817649a61 100644 --- a/domains/akshay-n.json +++ b/domains/akshay-n.json @@ -1,12 +1,12 @@ { - "description": "Akshay's email alias", - "repo": "https://github.com/phenax/phenax.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] - } + "description": "Akshay's email alias", + "repo": "https://github.com/phenax/phenax.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/akshay.json b/domains/akshay.json index e7d3efc58..130700660 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -1,11 +1,11 @@ { - "description": "Akshay's portfolio website and blog", - "repo": "https://github.com/phenax/ediblemonad.dev", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "https://phenax.github.io" - } + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/ediblemonad.dev", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://phenax.github.io" + } } diff --git a/domains/akshayan.json b/domains/akshayan.json index e487935fc..3d56d8727 100644 --- a/domains/akshayan.json +++ b/domains/akshayan.json @@ -1,11 +1,11 @@ { - "description": "Akshayan's Profile", - "repo": "https://github.com/akshayans/akshayans.github.io", - "owner": { - "username": "akshayans", - "email": "akshayan@afhstudio.ml" - }, - "record": { - "CNAME": "akshayans.github.io" - } + "description": "Akshayan's Profile", + "repo": "https://github.com/akshayans/akshayans.github.io", + "owner": { + "username": "akshayans", + "email": "akshayan@afhstudio.ml" + }, + "record": { + "CNAME": "akshayans.github.io" + } } diff --git a/domains/akta-chavda.json b/domains/akta-chavda.json index 20926962f..fc025907e 100644 --- a/domains/akta-chavda.json +++ b/domains/akta-chavda.json @@ -1,11 +1,11 @@ { - "description": "ankita chavda.", - "repo": "https://github.com/akta-chavda/akta-chavda.github.io", - "owner": { - "username": "akta-chavda", - "email": "" - }, - "record": { - "CNAME": "akta-chavda.github.io" - } + "description": "ankita chavda.", + "repo": "https://github.com/akta-chavda/akta-chavda.github.io", + "owner": { + "username": "akta-chavda", + "email": "" + }, + "record": { + "CNAME": "akta-chavda.github.io" + } } diff --git a/domains/alan.json b/domains/alan.json index 988353fe7..df9d2f420 100644 --- a/domains/alan.json +++ b/domains/alan.json @@ -1,11 +1,11 @@ { - "description": "Alan's personal developer website", - "repo": "https://github.com/schirrel", - "owner": { - "username": "schirrel", - "email": "alan@schirrel.dev" - }, - "record": { - "URL": "https://schirrel.dev" - } + "description": "Alan's personal developer website", + "repo": "https://github.com/schirrel", + "owner": { + "username": "schirrel", + "email": "alan@schirrel.dev" + }, + "record": { + "URL": "https://schirrel.dev" + } } diff --git a/domains/albert.json b/domains/albert.json index 3f584c139..b2b0731f7 100644 --- a/domains/albert.json +++ b/domains/albert.json @@ -1,12 +1,12 @@ { - "description": "Albert's Portfolio Website", - "repo": "https://github.com/albert1033/albert-portfolio", - "owner": { - "username": "albert1033", - "email": "vuongdingtuong.an@gmail.com", - "twitter": "albert_26_10" - }, - "record": { - "CNAME": "albert1033.github.io" - } + "description": "Albert's Portfolio Website", + "repo": "https://github.com/albert1033/albert-portfolio", + "owner": { + "username": "albert1033", + "email": "vuongdingtuong.an@gmail.com", + "twitter": "albert_26_10" + }, + "record": { + "CNAME": "albert1033.github.io" + } } diff --git a/domains/albin.json b/domains/albin.json index 7243302c7..d4039d5a8 100644 --- a/domains/albin.json +++ b/domains/albin.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "ALBINPRAVEEN", "email": "albinpraveen135790@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://albinpraveen.vercel.app" - } } - \ No newline at end of file +} diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index a31dd375a..e723d839f 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "ALBINPRAVEEN", "email": "albinpraveen135790@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "albinpraveen.github.io" - } } - +} diff --git a/domains/albinvar.json b/domains/albinvar.json index 80deb66b7..212aae1e4 100644 --- a/domains/albinvar.json +++ b/domains/albinvar.json @@ -1,11 +1,11 @@ { - "description": "Albin's Personal Website", - "repo": "https://github.com/albinvar/albinvar.github.io", - "owner": { - "username": "albinvar", - "email": "albinvar@pm.me" - }, - "record": { - "CNAME": "albinvar.github.io" - } + "description": "Albin's Personal Website", + "repo": "https://github.com/albinvar/albinvar.github.io", + "owner": { + "username": "albinvar", + "email": "albinvar@pm.me" + }, + "record": { + "CNAME": "albinvar.github.io" + } } diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json index 94a381720..a6bc737e4 100644 --- a/domains/aldenizenmc.json +++ b/domains/aldenizenmc.json @@ -10,4 +10,4 @@ "record": { "CNAME": "AldenizenMC.github.io" } -} +} diff --git a/domains/aleks.json b/domains/aleks.json index 9ee4c832c..9b851ad1b 100644 --- a/domains/aleks.json +++ b/domains/aleks.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ConnorDoesDev", - "email": "connor@cstudios.gay", - "discord": "Connor!#0800" - }, - "description": "this is-a.dev page is for a friend of mine, he didn't want to make a github account lol. we're currently working on the site, just wanted to make sure.", - "record": { - "CNAME": "connordoesdev.github.io" - } + "owner": { + "username": "ConnorDoesDev", + "email": "connor@cstudios.gay", + "discord": "Connor!#0800" + }, + "description": "this is-a.dev page is for a friend of mine, he didn't want to make a github account lol. we're currently working on the site, just wanted to make sure.", + "record": { + "CNAME": "connordoesdev.github.io" + } } diff --git a/domains/alenalex.json b/domains/alenalex.json index 30d974d3e..c7c0cfbce 100644 --- a/domains/alenalex.json +++ b/domains/alenalex.json @@ -9,4 +9,4 @@ "record": { "URL": "https://alenalex.me" } -} +} diff --git a/domains/alessandro.json b/domains/alessandro.json index ccda7c8f5..dcd706b7f 100644 --- a/domains/alessandro.json +++ b/domains/alessandro.json @@ -1,11 +1,11 @@ { - "description": "Alessandro's portfolio", - "repo": "https://github.com/alessandroaussems/portfolio", - "owner": { - "username": "alessandroaussems", - "email": "me@alessandroaussems.be" - }, - "record": { - "URL": "https://alessandroaussems.be" - } + "description": "Alessandro's portfolio", + "repo": "https://github.com/alessandroaussems/portfolio", + "owner": { + "username": "alessandroaussems", + "email": "me@alessandroaussems.be" + }, + "record": { + "URL": "https://alessandroaussems.be" + } } diff --git a/domains/alestor123.json b/domains/alestor123.json index 9807d60dc..473d8e34a 100644 --- a/domains/alestor123.json +++ b/domains/alestor123.json @@ -1,11 +1,11 @@ { - "description": "A Mortal Web Developer With Immortal Dreams", - "repo": "https://github.com/alestor123/alestor123.github.io", - "owner": { - "username": "alestor123", - "email": "alestoraldous@gmail.com" - }, - "record": { - "CNAME": "alestor123.github.io" - } + "description": "A Mortal Web Developer With Immortal Dreams", + "repo": "https://github.com/alestor123/alestor123.github.io", + "owner": { + "username": "alestor123", + "email": "alestoraldous@gmail.com" + }, + "record": { + "CNAME": "alestor123.github.io" + } } diff --git a/domains/alex.json b/domains/alex.json index c27579060..357e03311 100644 --- a/domains/alex.json +++ b/domains/alex.json @@ -1,11 +1,11 @@ { - "description": "Alex's personal developer website", - "repo": "https://github.com/alexmorrisnz", - "owner": { - "username": "alexmorrisnz", - "email": "alex@navra.nz" - }, - "record": { - "CNAME": "alexmorris.nz" - } + "description": "Alex's personal developer website", + "repo": "https://github.com/alexmorrisnz", + "owner": { + "username": "alexmorrisnz", + "email": "alex@navra.nz" + }, + "record": { + "CNAME": "alexmorris.nz" + } } diff --git a/domains/alexander.json b/domains/alexander.json index ccdf0961b..8cde1ff5f 100644 --- a/domains/alexander.json +++ b/domains/alexander.json @@ -1,11 +1,11 @@ { - "description": "Alexander's personal website", - "repo": "https://github.com/amatzen", - "owner": { - "username": "amatzen", - "email": "alexander@alexander.dk" - }, - "record": { - "CNAME": "alexander.dk" - } + "description": "Alexander's personal website", + "repo": "https://github.com/amatzen", + "owner": { + "username": "amatzen", + "email": "alexander@alexander.dk" + }, + "record": { + "CNAME": "alexander.dk" + } } diff --git a/domains/alexandre.json b/domains/alexandre.json index 71ee04aab..64d729b8a 100644 --- a/domains/alexandre.json +++ b/domains/alexandre.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "ARCIKE", "email": "alexarcike@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://portfolio.alexandre-dev.gq" - } } - +} diff --git a/domains/alexey.json b/domains/alexey.json index 64300e742..06803f3d8 100644 --- a/domains/alexey.json +++ b/domains/alexey.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "charmingdisorder", "email": "" - }, - "record": { + }, + "record": { "CNAME": "charmingdisorder.github.io" - } } - \ No newline at end of file +} diff --git a/domains/alexidk.json b/domains/alexidk.json index 05a2b7cf2..cb4499dc1 100644 --- a/domains/alexidk.json +++ b/domains/alexidk.json @@ -1,11 +1,11 @@ { - "description": "My developer website.", - "repo": "https://github.com/Alex-idk", - "owner": { - "username": "Alex-idk", - "email": "alex@alexidk.dev" - }, - "record": { - "URL": "https://alexidk.dev" - } + "description": "My developer website.", + "repo": "https://github.com/Alex-idk", + "owner": { + "username": "Alex-idk", + "email": "alex@alexidk.dev" + }, + "record": { + "URL": "https://alexidk.dev" + } } diff --git a/domains/alexis.json b/domains/alexis.json index 3b2172db3..be66814ff 100644 --- a/domains/alexis.json +++ b/domains/alexis.json @@ -9,4 +9,4 @@ "record": { "CNAME": "alexis-elaxis.github.io" } -} +} diff --git a/domains/alexjoseph.json b/domains/alexjoseph.json index 94e6eb662..cb31aaea7 100644 --- a/domains/alexjoseph.json +++ b/domains/alexjoseph.json @@ -1,11 +1,11 @@ { - "description": "This is my first githib page", - "repo": "https://github.com/alexkjoseph/alexkjoseph.github.io", - "owner": { - "username": "alexkjoseph", - "email": "aj71563@gmail.com" - }, - "record": { - "CNAME": "alexkjoseph.github.io" - } + "description": "This is my first githib page", + "repo": "https://github.com/alexkjoseph/alexkjoseph.github.io", + "owner": { + "username": "alexkjoseph", + "email": "aj71563@gmail.com" + }, + "record": { + "CNAME": "alexkjoseph.github.io" + } } diff --git a/domains/alexlykesas.json b/domains/alexlykesas.json index 884493aca..3cf45f5d0 100644 --- a/domains/alexlykesas.json +++ b/domains/alexlykesas.json @@ -1,11 +1,11 @@ { - "description": "Alex Lykesas's personal developer website", - "repo": "https://github.com/Alexookah/alexlykesas.com", - "owner": { - "username": "alexookah", - "email": "alexlykesas@gmail.com" - }, - "record": { - "URL": "https://alexlykesas.com" - } + "description": "Alex Lykesas's personal developer website", + "repo": "https://github.com/Alexookah/alexlykesas.com", + "owner": { + "username": "alexookah", + "email": "alexlykesas@gmail.com" + }, + "record": { + "URL": "https://alexlykesas.com" + } } diff --git a/domains/alexmercerind.json b/domains/alexmercerind.json index 58812cc82..534f8cd04 100644 --- a/domains/alexmercerind.json +++ b/domains/alexmercerind.json @@ -1,13 +1,13 @@ -{ - "description": "A redirect to my actual personal website on GitHub Pages", - "repo": "https://github.com/alexmercerind/alexmercerind.github.io", - "owner": { - "username": "alexmercerind", - "email": "alexmercerind@gmail.com", - "twitter": "alexmercerind", - "discord": "alexmercerind#3898" - }, - "record": { - "CNAME": "alexmercerind.github.io" - } -} +{ + "description": "A redirect to my actual personal website on GitHub Pages", + "repo": "https://github.com/alexmercerind/alexmercerind.github.io", + "owner": { + "username": "alexmercerind", + "email": "alexmercerind@gmail.com", + "twitter": "alexmercerind", + "discord": "alexmercerind#3898" + }, + "record": { + "CNAME": "alexmercerind.github.io" + } +} diff --git a/domains/alexpcooper.json b/domains/alexpcooper.json index e54ab8c03..331ae945e 100644 --- a/domains/alexpcooper.json +++ b/domains/alexpcooper.json @@ -1,11 +1,11 @@ { - "description": "Developer in the United Kingdom", - "repo": "https://github.com/alexpcooper", - "record": { - "URL": "https://alexpcooper.co.uk" - }, - "owner": { - "username": "alexpcooper", - "email": "dev@alexpcooper.co.uk" - } + "description": "Developer in the United Kingdom", + "repo": "https://github.com/alexpcooper", + "record": { + "URL": "https://alexpcooper.co.uk" + }, + "owner": { + "username": "alexpcooper", + "email": "dev@alexpcooper.co.uk" + } } diff --git a/domains/alexsquibbs.json b/domains/alexsquibbs.json index f60c3b1ca..21d99399f 100644 --- a/domains/alexsquibbs.json +++ b/domains/alexsquibbs.json @@ -1,13 +1,13 @@ { - "description": "alexsquibbs.is-a.dev --> alexsquibbs.com", - "record": { - "URL": "https://alexsquibbs.com" - }, - "repo": "https://github.com/alexsquibbs", - "owner": { - "discord": "alex squibbs#7777", - "email": "alexsquibbs.is-a.dev@alexsquibbs.com", - "twitter": "alexsquibbs", - "username": "alexsquibbs" - } + "description": "alexsquibbs.is-a.dev --> alexsquibbs.com", + "record": { + "URL": "https://alexsquibbs.com" + }, + "repo": "https://github.com/alexsquibbs", + "owner": { + "discord": "alex squibbs#7777", + "email": "alexsquibbs.is-a.dev@alexsquibbs.com", + "twitter": "alexsquibbs", + "username": "alexsquibbs" + } } diff --git a/domains/algebraic-effects.akshay.json b/domains/algebraic-effects.akshay.json index 563a84c7b..7bb605b90 100644 --- a/domains/algebraic-effects.akshay.json +++ b/domains/algebraic-effects.akshay.json @@ -1,11 +1,11 @@ { - "description": "Docs for algebraic effects library", - "repo": "https://github.com/phenax/algebraic-effects", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "phenax.github.io" - } + "description": "Docs for algebraic effects library", + "repo": "https://github.com/phenax/algebraic-effects", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "phenax.github.io" + } } diff --git a/domains/alguienrandom.json b/domains/alguienrandom.json index 910a15d70..18a9dc664 100644 --- a/domains/alguienrandom.json +++ b/domains/alguienrandom.json @@ -1,10 +1,10 @@ { - "description": "alguien random web", - "owner": { - "username": "alguien-random", - "email": "alguienrandom.is-a.dev" - }, - "record": { - "CNAME": "8152606b-2e68-4a11-bb81-6799f00d4909.id.repl.co" - } + "description": "alguien random web", + "owner": { + "username": "alguien-random", + "email": "alguienrandom.is-a.dev" + }, + "record": { + "CNAME": "8152606b-2e68-4a11-bb81-6799f00d4909.id.repl.co" + } } diff --git a/domains/ali.json b/domains/ali.json index 64e6d3d2e..d7d475c49 100644 --- a/domains/ali.json +++ b/domains/ali.json @@ -8,4 +8,4 @@ "record": { "CNAME": "hmd-ali.github.io" } -} \ No newline at end of file +} diff --git a/domains/alimd.json b/domains/alimd.json index a8f47d554..561617290 100644 --- a/domains/alimd.json +++ b/domains/alimd.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "AliMD", "email": "ali@mihandoost.com" - }, + }, - "record": { + "record": { "CNAME": "alimd.github.io" - } } - \ No newline at end of file +} diff --git a/domains/alireza.json b/domains/alireza.json index 5b9e70bd4..4b22e2db6 100644 --- a/domains/alireza.json +++ b/domains/alireza.json @@ -7,4 +7,4 @@ "record": { "CNAME": "hashnode.network" } -} +} diff --git a/domains/alisabry.json b/domains/alisabry.json index 7889c32cf..6670c75e6 100644 --- a/domains/alisabry.json +++ b/domains/alisabry.json @@ -1,10 +1,10 @@ - { - "owner": { +{ + "owner": { "username": "ali-sabry", "email": "alisabry.official@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://alisabry.netlify.app" - } } +} diff --git a/domains/alisher.json b/domains/alisher.json index 562ee6795..f2d39353a 100644 --- a/domains/alisher.json +++ b/domains/alisher.json @@ -1,11 +1,11 @@ { - "description": "Alisher's Website!", - "repo": "https://github.com/alisher-usmonov/portfolio-Website", - "owner": { - "username": "alisher-usmonov", - "email": "alisher.null@gmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "description": "Alisher's Website!", + "repo": "https://github.com/alisher-usmonov/portfolio-Website", + "owner": { + "username": "alisher-usmonov", + "email": "alisher.null@gmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } } diff --git a/domains/allen.json b/domains/allen.json index 2d8ed18ad..31faab294 100644 --- a/domains/allen.json +++ b/domains/allen.json @@ -1,12 +1,12 @@ { - "description": "A full-stack developer.", - "repo": "https://github.com/xiaofuyesnew", - "owner": { - "username": "xiaofuyesnew", - "email": "xiaofuyesnew@qq.com", - "twitter": "xiaofuyesnew" - }, - "record": { - "URL": "https://github.com/xiaofuyesnew" - } + "description": "A full-stack developer.", + "repo": "https://github.com/xiaofuyesnew", + "owner": { + "username": "xiaofuyesnew", + "email": "xiaofuyesnew@qq.com", + "twitter": "xiaofuyesnew" + }, + "record": { + "URL": "https://github.com/xiaofuyesnew" + } } diff --git a/domains/allvaa.json b/domains/allvaa.json index 1cfb0ca93..ae737fc14 100644 --- a/domains/allvaa.json +++ b/domains/allvaa.json @@ -1,12 +1,12 @@ { - "description": "Allvaa's personal website", - "repo": "https://github.com/Allvaa", - "owner": { - "username": "Allvaa", - "email": "", - "twitter": "allvzx" - }, - "record": { - "URL": "https://allvaa.my.id" - } + "description": "Allvaa's personal website", + "repo": "https://github.com/Allvaa", + "owner": { + "username": "Allvaa", + "email": "", + "twitter": "allvzx" + }, + "record": { + "URL": "https://allvaa.my.id" + } } diff --git a/domains/ally.json b/domains/ally.json index 28df78154..6ce7dbd7e 100644 --- a/domains/ally.json +++ b/domains/ally.json @@ -1,11 +1,11 @@ { - "description": "Ally's personal website", - "repo": "https://github.com/AllyTally", - "owner": { - "username": "AllyTally", - "email": "alexiatilde@gmail.com" - }, - "record": { - "URL": "https://ally.moe" - } + "description": "Ally's personal website", + "repo": "https://github.com/AllyTally", + "owner": { + "username": "AllyTally", + "email": "alexiatilde@gmail.com" + }, + "record": { + "URL": "https://ally.moe" + } } diff --git a/domains/almatch.json b/domains/almatch.json index 858fd84b7..9a76efa5f 100644 --- a/domains/almatch.json +++ b/domains/almatch.json @@ -1,11 +1,11 @@ { - "description": "Imad", - "repo": "https://github.com/imadboy89", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "record": { - "CNAME": "imadboy89.github.io" - } + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "CNAME": "imadboy89.github.io" + } } diff --git a/domains/almightynan.json b/domains/almightynan.json index 7c3c92865..dbb1b5ec7 100644 --- a/domains/almightynan.json +++ b/domains/almightynan.json @@ -1,10 +1,10 @@ { "repo": "https://github.com/almightynan", "owner": { - "username": "almightynan", - "email": "almightynan@gmail.com" + "username": "almightynan", + "email": "almightynan@gmail.com" }, - "record": { - "CNAME": "almightynandev-production.up.railway.app" - } + "record": { + "CNAME": "almightynandev-production.up.railway.app" + } } diff --git a/domains/alokik.json b/domains/alokik.json index caef09cb4..ba3ccbd84 100644 --- a/domains/alokik.json +++ b/domains/alokik.json @@ -1,9 +1,9 @@ { - "owner": { + "owner": { "username": "OpAayush", "email": "aayushmagrawal@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "alokik-here.github.io" - } } +} diff --git a/domains/alperen.json b/domains/alperen.json index 0d11c2ee1..c5be1ec14 100644 --- a/domains/alperen.json +++ b/domains/alperen.json @@ -1,11 +1,11 @@ { - "description": "Alperen Aslan Portfolio", - "repo": "https://github.com/alperenasln/alperenasln.github.io", - "owner": { - "username": "alperenasln", - "email": "alperenaslan55@gmail.com" - }, - "record": { - "CNAME": "alperenasln.github.io" - } + "description": "Alperen Aslan Portfolio", + "repo": "https://github.com/alperenasln/alperenasln.github.io", + "owner": { + "username": "alperenasln", + "email": "alperenaslan55@gmail.com" + }, + "record": { + "CNAME": "alperenasln.github.io" + } } diff --git a/domains/alpha.json b/domains/alpha.json index 6f9315e1e..09b3944ac 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,10 +1,10 @@ { - "description": "My Website", - "owner": { - "username": "kvotrcsgo", - "email": "sweepalf@gmail.com" - }, - "record": { - "CNAME": "youfoundalpha.pages.dev" - } + "description": "My Website", + "owner": { + "username": "kvotrcsgo", + "email": "sweepalf@gmail.com" + }, + "record": { + "CNAME": "youfoundalpha.pages.dev" + } } diff --git a/domains/altude.json b/domains/altude.json index df417acc7..734a07eca 100644 --- a/domains/altude.json +++ b/domains/altude.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "altude", "email": "altude@skiff.com" - }, - "record": { + }, + "record": { "CNAME": "altude.pages.dev" - } } - +} diff --git a/domains/aluwi.json b/domains/aluwi.json index 27d338445..3769af7bb 100644 --- a/domains/aluwi.json +++ b/domains/aluwi.json @@ -9,4 +9,4 @@ "record": { "CNAME": "aluwi21.github.io" } -} +} diff --git a/domains/am.json b/domains/am.json index 464a354f4..dcedc2de9 100644 --- a/domains/am.json +++ b/domains/am.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sa-mustafa", - "email": "s.a.mustafa@yandex.com" - }, - "record": { - "CNAME": "dev.imagesmith.io" - } + "owner": { + "username": "sa-mustafa", + "email": "s.a.mustafa@yandex.com" + }, + "record": { + "CNAME": "dev.imagesmith.io" + } } diff --git a/domains/amal-sebastian.json b/domains/amal-sebastian.json index 9f4c18d39..11df910da 100644 --- a/domains/amal-sebastian.json +++ b/domains/amal-sebastian.json @@ -1,11 +1,11 @@ { - "description": "Amal's personal developer website", - "repo": "https://github.com/amalsebs/amalsebs.github.io", - "owner": { - "username": "amalsebs", - "email": "amalsebastian48@gmail.com" - }, - "record": { - "CNAME": "amalsebs.github.io" - } + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io" + } } diff --git a/domains/amal.json b/domains/amal.json index 9f4c18d39..11df910da 100644 --- a/domains/amal.json +++ b/domains/amal.json @@ -1,11 +1,11 @@ { - "description": "Amal's personal developer website", - "repo": "https://github.com/amalsebs/amalsebs.github.io", - "owner": { - "username": "amalsebs", - "email": "amalsebastian48@gmail.com" - }, - "record": { - "CNAME": "amalsebs.github.io" - } + "description": "Amal's personal developer website", + "repo": "https://github.com/amalsebs/amalsebs.github.io", + "owner": { + "username": "amalsebs", + "email": "amalsebastian48@gmail.com" + }, + "record": { + "CNAME": "amalsebs.github.io" + } } diff --git a/domains/amarjeet.json b/domains/amarjeet.json index c2d8bdb11..01bc01ae8 100644 --- a/domains/amarjeet.json +++ b/domains/amarjeet.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "amalpotra", - "email": "amarjeetmalpotra@outlook.com" - }, - "record": { - "CNAME": "amalpotra.github.io" - } + "owner": { + "username": "amalpotra", + "email": "amarjeetmalpotra@outlook.com" + }, + "record": { + "CNAME": "amalpotra.github.io" + } } diff --git a/domains/amine-brahmi.json b/domains/amine-brahmi.json index 61f388199..6e5d0b655 100644 --- a/domains/amine-brahmi.json +++ b/domains/amine-brahmi.json @@ -1,11 +1,11 @@ { - "description": "My tech blog", - "owner": { - "username": "thou-mayest", - "email": "", - "twitter": "Dr_whoami_" - }, - "record": { - "CNAME": "thou-mayest.github.io" - } + "description": "My tech blog", + "owner": { + "username": "thou-mayest", + "email": "", + "twitter": "Dr_whoami_" + }, + "record": { + "CNAME": "thou-mayest.github.io" + } } diff --git a/domains/amit.json b/domains/amit.json index 0a5f22ee2..bdf970313 100644 --- a/domains/amit.json +++ b/domains/amit.json @@ -1,11 +1,11 @@ { - "description": "Amit's website", - "repo": "https://github.com/amittkulkarni/amittkulkarni.github.io", - "owner": { - "username": "amittkulkarni", - "email": "amitcoolkarni@outlook.com" - }, - "record": { - "CNAME": "amittkulkarni.github.io" - } + "description": "Amit's website", + "repo": "https://github.com/amittkulkarni/amittkulkarni.github.io", + "owner": { + "username": "amittkulkarni", + "email": "amitcoolkarni@outlook.com" + }, + "record": { + "CNAME": "amittkulkarni.github.io" + } } diff --git a/domains/amiyo.json b/domains/amiyo.json index c551b7e87..282e1cc1b 100644 --- a/domains/amiyo.json +++ b/domains/amiyo.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "DevAmiyo", - "email": "devamiyosp@gmail.com", - "repo": "https://github.com/DevAmiyo", - "discord": "Amiyo#7978", - "twitter": "AmiyoTweets" - }, - "record": { - "URL": "https://github.amiyo.tk" - } + "owner": { + "username": "DevAmiyo", + "email": "devamiyosp@gmail.com", + "repo": "https://github.com/DevAmiyo", + "discord": "Amiyo#7978", + "twitter": "AmiyoTweets" + }, + "record": { + "URL": "https://github.amiyo.tk" + } } diff --git a/domains/amjad.json b/domains/amjad.json index e6014a143..458903496 100644 --- a/domains/amjad.json +++ b/domains/amjad.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/amjadAH/amjadAH.github.io", - "owner": { - "username": "amjadAH", - "email": "amjad_ah_@hotmail.com", - "tiwtter": "amjad_ah_" - }, - "record": { - "CNAME": "amjadAH.github.io" - } + "repo": "https://github.com/amjadAH/amjadAH.github.io", + "owner": { + "username": "amjadAH", + "email": "amjad_ah_@hotmail.com", + "tiwtter": "amjad_ah_" + }, + "record": { + "CNAME": "amjadAH.github.io" + } } diff --git a/domains/amr.elrefaie.json b/domains/amr.elrefaie.json index 48f116646..6d2e04d5a 100644 --- a/domains/amr.elrefaie.json +++ b/domains/amr.elrefaie.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "amour86", "email": "amour86@gmail.com" - }, + }, - "record": { + "record": { "A": ["35.154.162.29"] - } } - +} diff --git a/domains/amuffin.json b/domains/amuffin.json index 4d0538eed..98a7d5fdb 100644 --- a/domains/amuffin.json +++ b/domains/amuffin.json @@ -1,11 +1,11 @@ { - "description": "amuffins website", - "repo": "https://github.com/amagicmuffin/amagicmuffin.github.io", - "owner": { - "username": "amagicmuffin", - "email": "2014wcheng@gmail.com" - }, - "record": { - "CNAME": "amagicmuffin.github.io" - } + "description": "amuffins website", + "repo": "https://github.com/amagicmuffin/amagicmuffin.github.io", + "owner": { + "username": "amagicmuffin", + "email": "2014wcheng@gmail.com" + }, + "record": { + "CNAME": "amagicmuffin.github.io" + } } diff --git a/domains/amy.json b/domains/amy.json index 8d5d0b02e..236cd57db 100644 --- a/domains/amy.json +++ b/domains/amy.json @@ -1,11 +1,11 @@ { - "description": "Amy's is-a-dev domain", - "repo": "https://github.com/nullishamy/nullishamy.github.io", - "owner": { - "username": "nullishamy", - "email": "amycodes@null.net" - }, - "record": { - "CNAME": "nullishamy.github.io" - } + "description": "Amy's is-a-dev domain", + "repo": "https://github.com/nullishamy/nullishamy.github.io", + "owner": { + "username": "nullishamy", + "email": "amycodes@null.net" + }, + "record": { + "CNAME": "nullishamy.github.io" + } } diff --git a/domains/analogsombra.json b/domains/analogsombra.json index d16e9d029..b47529fb6 100644 --- a/domains/analogsombra.json +++ b/domains/analogsombra.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "analog-sombra", "email": "analogsombra@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "analog-sombra.github.io" - } } - +} diff --git a/domains/anamay.json b/domains/anamay.json index 95bc7390a..825541ff4 100644 --- a/domains/anamay.json +++ b/domains/anamay.json @@ -2,10 +2,10 @@ "description": "Anamay's .is-a.dev domain", "repo": "https://github.com/anamaykashiv/anamaykashiv.github.io", "owner": { - "username": "anamaykashiv", - "email": "kashiv.anamay002@gmail.com" + "username": "anamaykashiv", + "email": "kashiv.anamay002@gmail.com" }, "record": { - "CNAME": "anamaykashiv.github.io" + "CNAME": "anamaykashiv.github.io" } - } +} diff --git a/domains/anamolsapkota.json b/domains/anamolsapkota.json index 928ca8186..4b0a907df 100644 --- a/domains/anamolsapkota.json +++ b/domains/anamolsapkota.json @@ -1,11 +1,11 @@ { - "description": "A personal portfolio site for all my projects and commissions.", - "repo": "https://github.com/anamolsapkota/sapkotaanamol.com.np", - "owner": { - "username": "anamolsapkota", - "email": "info@sapkotaanamol.com.np" - }, - "record": { - "URL": "https://sapkotaanamol.com.np" - } + "description": "A personal portfolio site for all my projects and commissions.", + "repo": "https://github.com/anamolsapkota/sapkotaanamol.com.np", + "owner": { + "username": "anamolsapkota", + "email": "info@sapkotaanamol.com.np" + }, + "record": { + "URL": "https://sapkotaanamol.com.np" + } } diff --git a/domains/anandyeole.json b/domains/anandyeole.json index dfef22de1..4b9433bf0 100644 --- a/domains/anandyeole.json +++ b/domains/anandyeole.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/anandyeole/anandyeole.github.io", - "owner": { - "username": "anandyeole", - "email": "anandyeole@duck.com" - }, - "record": { - "CNAME": "anandyeole.github.io" - } + "repo": "https://github.com/anandyeole/anandyeole.github.io", + "owner": { + "username": "anandyeole", + "email": "anandyeole@duck.com" + }, + "record": { + "CNAME": "anandyeole.github.io" + } } diff --git a/domains/anas.json b/domains/anas.json index 96a8ab4e9..d18b7a5ca 100644 --- a/domains/anas.json +++ b/domains/anas.json @@ -1,11 +1,11 @@ { - "description": "Anasov Github Portfolio", - "repo": "https://github.com/ItzAnasov/ItzAnasov.github.io", - "owner": { - "username": "ItzAnasov", - "email": "anasybal@mail.ru" - }, - "record": { - "CNAME": "itzanasov.github.io" - } + "description": "Anasov Github Portfolio", + "repo": "https://github.com/ItzAnasov/ItzAnasov.github.io", + "owner": { + "username": "ItzAnasov", + "email": "anasybal@mail.ru" + }, + "record": { + "CNAME": "itzanasov.github.io" + } } diff --git a/domains/anautonell.json b/domains/anautonell.json index 6ccd9a8a7..53d49c4de 100644 --- a/domains/anautonell.json +++ b/domains/anautonell.json @@ -1,12 +1,12 @@ { - "description": "My Portofolio website!", - "repo": "https://github.com/anautonell/portofolio-website", - "owner": { - "username": "anautonell", - "email": "help@myprotect.xyz", - "twitter": "fastsecurerblx" - }, - "record": { - "CNAME": "anautonell.github.io" - } + "description": "My Portofolio website!", + "repo": "https://github.com/anautonell/portofolio-website", + "owner": { + "username": "anautonell", + "email": "help@myprotect.xyz", + "twitter": "fastsecurerblx" + }, + "record": { + "CNAME": "anautonell.github.io" + } } diff --git a/domains/anderson.json b/domains/anderson.json index 97f70b62a..2a2a55b02 100644 --- a/domains/anderson.json +++ b/domains/anderson.json @@ -1,11 +1,11 @@ { - "description": "A personal portfolio site for show my projects, my social networks, my knowledges...", - "repo": "https://github.com/AndersonPGS/me", - "owner": { - "username": "andersonpgs", - "email": "andersonpgs2001@hotmail.com" - }, - "record": { - "URL": "https://andersonpgs.github.io/me" - } + "description": "A personal portfolio site for show my projects, my social networks, my knowledges...", + "repo": "https://github.com/AndersonPGS/me", + "owner": { + "username": "andersonpgs", + "email": "andersonpgs2001@hotmail.com" + }, + "record": { + "URL": "https://andersonpgs.github.io/me" + } } diff --git a/domains/andr.json b/domains/andr.json index 69528613d..2d815ee82 100644 --- a/domains/andr.json +++ b/domains/andr.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", - "repo": "https://github.com/rbaks/rbaks.github.io", - "owner": { - "username": "rbaks", - "email": "andri.bakoson@gmail.com" - }, - "record": { - "CNAME": "rbaks.github.io" - } + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/rbaks.github.io", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com" + }, + "record": { + "CNAME": "rbaks.github.io" + } } diff --git a/domains/andrea.json b/domains/andrea.json index 515c2db76..6a5d8a781 100644 --- a/domains/andrea.json +++ b/domains/andrea.json @@ -1,11 +1,11 @@ { - "description": "Personal site", - "repo": "https://github.com/andrea-capigiri", - "owner": { - "username": "andrea-capigiri", - "email": "uadopo+isadev@pm.me" - }, - "record": { - "A": ["212.237.38.154"] - } + "description": "Personal site", + "repo": "https://github.com/andrea-capigiri", + "owner": { + "username": "andrea-capigiri", + "email": "uadopo+isadev@pm.me" + }, + "record": { + "A": ["212.237.38.154"] + } } diff --git a/domains/andremor.json b/domains/andremor.json index 3bf00c31f..4be5f7d3a 100644 --- a/domains/andremor.json +++ b/domains/andremor.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "AndreMor8", "email": "me@andremor.dev" - }, - "record": { + }, + "record": { "URL": "https://andremor.dev" - } } - \ No newline at end of file +} diff --git a/domains/andrianina.json b/domains/andrianina.json index 69528613d..2d815ee82 100644 --- a/domains/andrianina.json +++ b/domains/andrianina.json @@ -1,11 +1,11 @@ { - "description": "Domain for my personal blog", - "repo": "https://github.com/rbaks/rbaks.github.io", - "owner": { - "username": "rbaks", - "email": "andri.bakoson@gmail.com" - }, - "record": { - "CNAME": "rbaks.github.io" - } + "description": "Domain for my personal blog", + "repo": "https://github.com/rbaks/rbaks.github.io", + "owner": { + "username": "rbaks", + "email": "andri.bakoson@gmail.com" + }, + "record": { + "CNAME": "rbaks.github.io" + } } diff --git a/domains/andriy.json b/domains/andriy.json index 32c8605f8..0704f1365 100644 --- a/domains/andriy.json +++ b/domains/andriy.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "andriyandriyan", "email": "andriy.andriyan1@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "andriy.pages.dev" - } } - +} diff --git a/domains/andronasef.json b/domains/andronasef.json index 5c039220e..e4c47bf23 100644 --- a/domains/andronasef.json +++ b/domains/andronasef.json @@ -9,4 +9,4 @@ "record": { "CNAME": "andronasef.github.io" } -} +} diff --git a/domains/andros.json b/domains/andros.json index 0fdf8386b..267a8011e 100644 --- a/domains/andros.json +++ b/domains/andros.json @@ -1,12 +1,12 @@ { - "description": "Andros's personal developer website", - "repo": "https://github.com/tanrax", - "owner": { - "username": "Andros Fenollosa Hurtado", - "email": "", - "twitter": "androsfenollosa" - }, - "record": { - "URL": "https://programadorwebvalencia.com" - } + "description": "Andros's personal developer website", + "repo": "https://github.com/tanrax", + "owner": { + "username": "Andros Fenollosa Hurtado", + "email": "", + "twitter": "androsfenollosa" + }, + "record": { + "URL": "https://programadorwebvalencia.com" + } } diff --git a/domains/andy.json b/domains/andy.json index e6d4ec8f3..e24c9777e 100644 --- a/domains/andy.json +++ b/domains/andy.json @@ -1,11 +1,11 @@ { - "description": "Andy's portfolio website", - "repo": "https://github.com/andyfaizan/andyfaizan.github.io", - "owner": { - "username": "andyfaizan", - "email": "andyfaizan@gmail.com" - }, - "record": { - "CNAME": "andyfaizan.github.io" - } + "description": "Andy's portfolio website", + "repo": "https://github.com/andyfaizan/andyfaizan.github.io", + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "CNAME": "andyfaizan.github.io" + } } diff --git a/domains/angelo.json b/domains/angelo.json index 248103332..dc667e61f 100644 --- a/domains/angelo.json +++ b/domains/angelo.json @@ -1,11 +1,11 @@ { - "description": "Link for Angelo's personal site on GitHub pages", - "repo": "https://github.com/angelofallars/angelofallars.github.io", - "owner": { - "username": "angelofallars", - "email": "ba.fallaria@gmail.com" - }, - "record": { - "CNAME": "angelofallars.github.io" - } + "description": "Link for Angelo's personal site on GitHub pages", + "repo": "https://github.com/angelofallars/angelofallars.github.io", + "owner": { + "username": "angelofallars", + "email": "ba.fallaria@gmail.com" + }, + "record": { + "CNAME": "angelofallars.github.io" + } } diff --git a/domains/angelwuff.json b/domains/angelwuff.json index f697f47f9..edc74dc51 100644 --- a/domains/angelwuff.json +++ b/domains/angelwuff.json @@ -1,12 +1,12 @@ { - "description": "Angel Wuffy", - "repo": "https://github.com/Angelix1/Angelix1.github.io", - "owner": { - "username": "Angelix1", - "email": "", - "twitter": "AngelTheWolfy" - }, - "record": { - "CNAME": "Angelix1.github.io" - } + "description": "Angel Wuffy", + "repo": "https://github.com/Angelix1/Angelix1.github.io", + "owner": { + "username": "Angelix1", + "email": "", + "twitter": "AngelTheWolfy" + }, + "record": { + "CNAME": "Angelix1.github.io" + } } diff --git a/domains/anger.json b/domains/anger.json index 2f5e54211..3f0d534c0 100644 --- a/domains/anger.json +++ b/domains/anger.json @@ -9,5 +9,4 @@ "record": { "CNAME": "angerminecraftyt.github.io" } -} - +} diff --git a/domains/anil.json b/domains/anil.json index fb149d396..f4b5a90fa 100644 --- a/domains/anil.json +++ b/domains/anil.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AnilSeervi", - "email": "", - "twitter": "linASeervi" - }, - "record": { - "CNAME": "hashnode.network" - } + "owner": { + "username": "AnilSeervi", + "email": "", + "twitter": "linASeervi" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/aniruddh.json b/domains/aniruddh.json index f6ee3c923..66ed6cd63 100644 --- a/domains/aniruddh.json +++ b/domains/aniruddh.json @@ -1,12 +1,9 @@ { - "owner": { - "username": "aniruddhnishad", - "email": "mr.aniruddhnishad@gmail.com" - }, - "record": { - "A": [ - "23.94.14.190", - "193.36.237.98" - ] - } + "owner": { + "username": "aniruddhnishad", + "email": "mr.aniruddhnishad@gmail.com" + }, + "record": { + "A": ["23.94.14.190", "193.36.237.98"] + } } diff --git a/domains/anish.json b/domains/anish.json index 8b26bd598..ae5c96a53 100644 --- a/domains/anish.json +++ b/domains/anish.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "anish-mandal", - "email": "anishmandalme1234@outlook.com", - "twitter": "anishsay" - }, - "description": "This website is for my personal portfolio.", - "repo": "https://github.com/anish-mandal/anish-mandal.github.io", - "record": { - "CNAME": "anish-mandal.github.io" - } + "owner": { + "username": "anish-mandal", + "email": "anishmandalme1234@outlook.com", + "twitter": "anishsay" + }, + "description": "This website is for my personal portfolio.", + "repo": "https://github.com/anish-mandal/anish-mandal.github.io", + "record": { + "CNAME": "anish-mandal.github.io" + } } diff --git a/domains/anishshobithps.json b/domains/anishshobithps.json index 31b87838a..60e1b4402 100644 --- a/domains/anishshobithps.json +++ b/domains/anishshobithps.json @@ -10,4 +10,4 @@ "record": { "CNAME": "anish-shobith.github.io" } -} +} diff --git a/domains/ankiprajapati.json b/domains/ankiprajapati.json index caaa4e241..cac33add8 100644 --- a/domains/ankiprajapati.json +++ b/domains/ankiprajapati.json @@ -1,11 +1,11 @@ { - "description": "ankit Prajapati.", - "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", - "owner": { - "username": "ankiprajapati", - "email": "" - }, - "record": { - "CNAME": "ankiprajapati.github.io" - } + "description": "ankit Prajapati.", + "repo": "https://github.com/ankiprajapati/ankiprajapati.github.io", + "owner": { + "username": "ankiprajapati", + "email": "" + }, + "record": { + "CNAME": "ankiprajapati.github.io" + } } diff --git a/domains/ankit-acquaintsoft.json b/domains/ankit-acquaintsoft.json index 3d05c4111..fd6d3bf4b 100644 --- a/domains/ankit-acquaintsoft.json +++ b/domains/ankit-acquaintsoft.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io", - "owner": { - "username": "ankit-dere", - "email": "" - }, - "record": { - "CNAME": "ankit-acquaintsoft.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ankit-acquaintsoft/ankit-acquaintsoft.github.io", + "owner": { + "username": "ankit-dere", + "email": "" + }, + "record": { + "CNAME": "ankit-acquaintsoft.github.io" + } } diff --git a/domains/ankit.json b/domains/ankit.json index 4a6c6fe38..004b200a4 100644 --- a/domains/ankit.json +++ b/domains/ankit.json @@ -1,11 +1,11 @@ { - "description": "Will be using this subdomain for personal portfolio", - "repo": "https://github.com/ankitjain-1/ankitjain-1.github.io", - "owner": { - "username": "ankitjain-1", - "email": "akjain6067.aj@gmail.com" - }, - "record": { - "CNAME": "ankitjain-1.github.io" - } -} \ No newline at end of file + "description": "Will be using this subdomain for personal portfolio", + "repo": "https://github.com/ankitjain-1/ankitjain-1.github.io", + "owner": { + "username": "ankitjain-1", + "email": "akjain6067.aj@gmail.com" + }, + "record": { + "CNAME": "ankitjain-1.github.io" + } +} diff --git a/domains/annihilatorrrr.json b/domains/annihilatorrrr.json index 600f87a54..2005a1c4a 100644 --- a/domains/annihilatorrrr.json +++ b/domains/annihilatorrrr.json @@ -1,12 +1,12 @@ { - "repo": "https://github.com/annihilatorrrr/annihilatorrrr.github.io", - "description": "My personal website.", - "owner": { - "username": "annihilatorrrr", - "email": "annihilatorspark@gmail.com", - "telegram": "annihilatorrrr" - }, - "record": { - "CNAME": "annihilatorrrr.github.io" - } + "repo": "https://github.com/annihilatorrrr/annihilatorrrr.github.io", + "description": "My personal website.", + "owner": { + "username": "annihilatorrrr", + "email": "annihilatorspark@gmail.com", + "telegram": "annihilatorrrr" + }, + "record": { + "CNAME": "annihilatorrrr.github.io" + } } diff --git a/domains/anon.json b/domains/anon.json index 44ebccde8..23eacad4e 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -1,11 +1,11 @@ { - "description": "Anondev's personal profile website", - "repo": "https://github.com/anondev-sudo/anondev-sudo", - "owner": { - "username": "anondev-sudo", - "email": "contact@anonym-dev.tk" - }, - "record": { - "CNAME": "anondev.up.railway.app" - } + "description": "Anondev's personal profile website", + "repo": "https://github.com/anondev-sudo/anondev-sudo", + "owner": { + "username": "anondev-sudo", + "email": "contact@anonym-dev.tk" + }, + "record": { + "CNAME": "anondev.up.railway.app" + } } diff --git a/domains/ansari-saify.json b/domains/ansari-saify.json index 70349f7fd..8904dc4fb 100644 --- a/domains/ansari-saify.json +++ b/domains/ansari-saify.json @@ -1,12 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/ansari-saify/ansari-saify.github.io", - "owner": { - "username": "ansari-saify", - "email": "" - }, - "record": { - "CNAME": "ansari-saify.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/ansari-saify/ansari-saify.github.io", + "owner": { + "username": "ansari-saify", + "email": "" + }, + "record": { + "CNAME": "ansari-saify.github.io" + } } - diff --git a/domains/ansh.json b/domains/ansh.json index 38f873b28..0753e7096 100644 --- a/domains/ansh.json +++ b/domains/ansh.json @@ -1,11 +1,11 @@ { - "description": "Ansh's personal website", - "repo": "https://github.com/anshtyagi0", - "owner": { - "username": "anshtyagi0", - "email": "tyagiansh175@gmail.com" - }, - "record": { - "CNAME": "anshtyagi.me" - } + "description": "Ansh's personal website", + "repo": "https://github.com/anshtyagi0", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "CNAME": "anshtyagi.me" + } } diff --git a/domains/anthony.json b/domains/anthony.json index a9586a5b3..d507a27aa 100644 --- a/domains/anthony.json +++ b/domains/anthony.json @@ -1,10 +1,10 @@ { - "description": "Anthony's personal developer website", - "owner": { - "username": "hubsta", - "email": "admin@thehubble.com.au" - }, - "record": { - "CNAME": "brisbaneweb.dev" - } + "description": "Anthony's personal developer website", + "owner": { + "username": "hubsta", + "email": "admin@thehubble.com.au" + }, + "record": { + "CNAME": "brisbaneweb.dev" + } } diff --git a/domains/anthony2be.json b/domains/anthony2be.json index aa83523a4..eed606095 100644 --- a/domains/anthony2be.json +++ b/domains/anthony2be.json @@ -1,12 +1,12 @@ { - "description": "Personal website", - "repo": "github.com/Anthony2be/fresh-blog", - "owner": { - "username": "Anthony2be", - "email": "adubovitsky1234@gmail.com", - "discord": "anthony2be#1900" - }, - "record": { - "CNAME": "anthony2be-blog.deno.dev" - } + "description": "Personal website", + "repo": "github.com/Anthony2be/fresh-blog", + "owner": { + "username": "Anthony2be", + "email": "adubovitsky1234@gmail.com", + "discord": "anthony2be#1900" + }, + "record": { + "CNAME": "anthony2be-blog.deno.dev" + } } diff --git a/domains/antonio.json b/domains/antonio.json index 636e10ca0..fe387ce0e 100644 --- a/domains/antonio.json +++ b/domains/antonio.json @@ -1,11 +1,11 @@ { - "description": "For my personal landing page", - "repo": "https://github.com/YantCaccia/yantcaccia.github.io", - "owner": { - "username": "YantCaccia", - "email": "yantcaccia@gmail.com" - }, - "record": { - "CNAME": "yantcaccia.github.io" - } + "description": "For my personal landing page", + "repo": "https://github.com/YantCaccia/yantcaccia.github.io", + "owner": { + "username": "YantCaccia", + "email": "yantcaccia@gmail.com" + }, + "record": { + "CNAME": "yantcaccia.github.io" + } } diff --git a/domains/antton.json b/domains/antton.json index 132df5101..817cac904 100644 --- a/domains/antton.json +++ b/domains/antton.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "antton-dev", "email": "antton.chevrier@etik.com" - }, - "record": { + }, + "record": { "CNAME": "antton-dev.github.io" - } } - \ No newline at end of file +} diff --git a/domains/anttondev.json b/domains/anttondev.json index 3f8cd350e..f5540cad7 100644 --- a/domains/anttondev.json +++ b/domains/anttondev.json @@ -1,11 +1,11 @@ { - "description": "Anttondev's portfolio", - "repo": "https://github.com/antton-dev/portfolio-challenge", - "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" - }, - "record": { - "CNAME": "antton-dev.github.io" - } + "description": "Anttondev's portfolio", + "repo": "https://github.com/antton-dev/portfolio-challenge", + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "CNAME": "antton-dev.github.io" + } } diff --git a/domains/anubhav823.json b/domains/anubhav823.json index 66b5a26ab..8de8f6727 100644 --- a/domains/anubhav823.json +++ b/domains/anubhav823.json @@ -1,10 +1,10 @@ { - "description": "anubhav823' personal developer website", - "owner": { - "username": "anubhav823", - "email": "anubhav823@gmail.com" - }, - "record": { - "URL": "https://anubhav823.github.io/wordle" - } + "description": "anubhav823' personal developer website", + "owner": { + "username": "anubhav823", + "email": "anubhav823@gmail.com" + }, + "record": { + "URL": "https://anubhav823.github.io/wordle" + } } diff --git a/domains/anuj.json b/domains/anuj.json index 1a2878887..f47e4e858 100644 --- a/domains/anuj.json +++ b/domains/anuj.json @@ -1,12 +1,11 @@ - { - "description": "Anuj' Welcome to my portfolio", - "repo": "https://anujmutha.github.io/Portfolio", - "owner": { - "username": "AnujMutha", - "email": "mutha.am16@gmail.com" - }, - "record": { - "CNAME": "anujmutha.github.io" - } + "description": "Anuj' Welcome to my portfolio", + "repo": "https://anujmutha.github.io/Portfolio", + "owner": { + "username": "AnujMutha", + "email": "mutha.am16@gmail.com" + }, + "record": { + "CNAME": "anujmutha.github.io" + } } diff --git a/domains/anwar.json b/domains/anwar.json index 1a9789f52..5451e6598 100644 --- a/domains/anwar.json +++ b/domains/anwar.json @@ -1,11 +1,11 @@ { - "description": "Anwar's personal website", - "repo": "https://github.com/getanwar", - "owner": { - "username": "getanwar", - "email": "say@anwar.im" - }, - "record": { - "URL": "https://anwar.im" - } + "description": "Anwar's personal website", + "repo": "https://github.com/getanwar", + "owner": { + "username": "getanwar", + "email": "say@anwar.im" + }, + "record": { + "URL": "https://anwar.im" + } } diff --git a/domains/aoba.json b/domains/aoba.json index 76782c803..b358e08d9 100644 --- a/domains/aoba.json +++ b/domains/aoba.json @@ -1,12 +1,12 @@ { - "description": "A cool looking link for my Discord server! (and maybe sort of other stuff in future... If I can think of one...)", - "repo": "https://github.com/Hazuki-san", - "owner": { - "username": "Hazuki-san", - "email": "aoba@outlook.co.th", - "twitter": "AocchiAoba" - }, - "record": { - "URL": "https://discord.gg/nKbATcMqSp" - } + "description": "A cool looking link for my Discord server! (and maybe sort of other stuff in future... If I can think of one...)", + "repo": "https://github.com/Hazuki-san", + "owner": { + "username": "Hazuki-san", + "email": "aoba@outlook.co.th", + "twitter": "AocchiAoba" + }, + "record": { + "URL": "https://discord.gg/nKbATcMqSp" + } } diff --git a/domains/aozora.json b/domains/aozora.json index 35701f9af..1b9d644ec 100644 --- a/domains/aozora.json +++ b/domains/aozora.json @@ -1,11 +1,11 @@ { - "description": "Just my personal website", - "repo": "https://github.com/AozoraDev", - "owner": { - "username": "AozoraDev", - "email": "aozoradeveloper@gmail.com" - }, - "record": { - "CNAME": "website-production-5fc2.up.railway.app" - } + "description": "Just my personal website", + "repo": "https://github.com/AozoraDev", + "owner": { + "username": "AozoraDev", + "email": "aozoradeveloper@gmail.com" + }, + "record": { + "CNAME": "website-production-5fc2.up.railway.app" + } } diff --git a/domains/api-kirito.json b/domains/api-kirito.json index 3bb88291c..442b22f6f 100644 --- a/domains/api-kirito.json +++ b/domains/api-kirito.json @@ -1,11 +1,11 @@ { - "description": "For My API!", - "repo": "https://github.com/ThisMe124", - "owner": { - "username": "ThisMe124", - "email": "anonymous.orgn@gmail.com" - }, + "description": "For My API!", + "repo": "https://github.com/ThisMe124", + "owner": { + "username": "ThisMe124", + "email": "anonymous.orgn@gmail.com" + }, "record": { - "CNAME": "only-devs-production.up.railway.app" - } + "CNAME": "only-devs-production.up.railway.app" + } } diff --git a/domains/api-kyouka.json b/domains/api-kyouka.json index e66f1b0f4..02518a0ec 100644 --- a/domains/api-kyouka.json +++ b/domains/api-kyouka.json @@ -1,11 +1,11 @@ { - "description": "APIKEY KYOUKA | SHIORI BOT", - "repo": "https://github.com/Yuri-Neko", - "owner": { - "username": "Yuri-Neko", - "email": "apikeykyouka@gmail.com" - }, - "record": { - "CNAME": "free.api-kyouka.my.id" - } + "description": "APIKEY KYOUKA | SHIORI BOT", + "repo": "https://github.com/Yuri-Neko", + "owner": { + "username": "Yuri-Neko", + "email": "apikeykyouka@gmail.com" + }, + "record": { + "CNAME": "free.api-kyouka.my.id" + } } diff --git a/domains/api.arman.json b/domains/api.arman.json index e77a8819b..53c36f404 100644 --- a/domains/api.arman.json +++ b/domains/api.arman.json @@ -1,10 +1,10 @@ { - "description": "Arman's Api", - "owner": { - "username": "ItzArman09", - "email": "contact@mail.arman.is-a.dev" - }, - "record": { - "CNAME": "b25320ee-226d-4531-ad1f-db62e88ac1d4.id.repl.co" - } + "description": "Arman's Api", + "owner": { + "username": "ItzArman09", + "email": "contact@mail.arman.is-a.dev" + }, + "record": { + "CNAME": "b25320ee-226d-4531-ad1f-db62e88ac1d4.id.repl.co" + } } diff --git a/domains/api.badboy.json b/domains/api.badboy.json index 6adb23e2e..d8433f050 100644 --- a/domains/api.badboy.json +++ b/domains/api.badboy.json @@ -1,10 +1,10 @@ { - "description": "Semant Api", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" - } + "description": "Semant Api", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev" + }, + "record": { + "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + } } diff --git a/domains/api.catzboy.json b/domains/api.catzboy.json index 376e4f271..86140611c 100644 --- a/domains/api.catzboy.json +++ b/domains/api.catzboy.json @@ -1,11 +1,11 @@ { - "description": "Api", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } + "description": "Api", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } } diff --git a/domains/api.dhyan99.json b/domains/api.dhyan99.json index 4967803cd..e4a9bcdcc 100644 --- a/domains/api.dhyan99.json +++ b/domains/api.dhyan99.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/d99-1/dhyan99-portfolio", - "owner": { - "username": "D99-1", - "email": "dhyantanna@gmail.com" - }, + "repo": "https://github.com/d99-1/dhyan99-portfolio", + "owner": { + "username": "D99-1", + "email": "dhyantanna@gmail.com" + }, - "record": { - "CNAME": "41c7b59d-7492-40cb-868c-3c1777f7ebff.id.repl.co" - } + "record": { + "CNAME": "41c7b59d-7492-40cb-868c-3c1777f7ebff.id.repl.co" + } } diff --git a/domains/api.karyakarsa.willo.json b/domains/api.karyakarsa.willo.json index 316f0aa73..2e5e1e4d6 100644 --- a/domains/api.karyakarsa.willo.json +++ b/domains/api.karyakarsa.willo.json @@ -1,12 +1,12 @@ { - "description": "api for karyakarsa", - "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", - "owner": { - "username": "WilloIzCitron", - "email": "", - "twitter": "willoizcitron" - }, - "record": { - "CNAME": "karyakarsa-rest-api-production.up.railway.app" - } + "description": "api for karyakarsa", + "repo": "https://github.com/WilloIzCitron/karyakarsa-rest-api", + "owner": { + "username": "WilloIzCitron", + "email": "", + "twitter": "willoizcitron" + }, + "record": { + "CNAME": "karyakarsa-rest-api-production.up.railway.app" + } } diff --git a/domains/api.semant.json b/domains/api.semant.json index c2dcdf97a..e10b2f2ac 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -1,11 +1,11 @@ { - "description": "Semant Api", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" - } + "description": "Semant Api", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + } } diff --git a/domains/api.zeppelin.maskduck.json b/domains/api.zeppelin.maskduck.json index 4ffcd8ccf..18310d23d 100644 --- a/domains/api.zeppelin.maskduck.json +++ b/domains/api.zeppelin.maskduck.json @@ -1,15 +1,15 @@ { - "description": "Zeppelin selfhost API", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "zeppelin-railway-api.up.railway.app" - } + "description": "Zeppelin selfhost API", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "CNAME": "zeppelin-railway-api.up.railway.app" + } } diff --git a/domains/apigeon.json b/domains/apigeon.json index 10708a13f..15b36dfc0 100644 --- a/domains/apigeon.json +++ b/domains/apigeon.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "mepuntojr1", "email": "eepuntojr@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "sites.bootstrapstudio.io" - } } - \ No newline at end of file +} diff --git a/domains/apiharam.json b/domains/apiharam.json index f11434d07..e4b37ae77 100644 --- a/domains/apiharam.json +++ b/domains/apiharam.json @@ -1,11 +1,11 @@ { - "description": "For My Haram API", - "repo": "https://github.com/ThisMe124", - "owner": { - "username": "ThisMe124", - "email": "anonymous.orgn@gmail.com" - }, + "description": "For My Haram API", + "repo": "https://github.com/ThisMe124", + "owner": { + "username": "ThisMe124", + "email": "anonymous.orgn@gmail.com" + }, "record": { - "CNAME": "haram-api-production.up.railway.app" - } + "CNAME": "haram-api-production.up.railway.app" + } } diff --git a/domains/apollyon.json b/domains/apollyon.json index 210b75e7f..3c5820323 100644 --- a/domains/apollyon.json +++ b/domains/apollyon.json @@ -1,11 +1,11 @@ { - "description": "Develop website", - "owner": { - "username": "apollyon9", - "email": "blzzardst0rm@gmail.com", - "twitter": "sakurai072" - }, - "record": { - "URL": "https://eris9.repl.co" - } + "description": "Develop website", + "owner": { + "username": "apollyon9", + "email": "blzzardst0rm@gmail.com", + "twitter": "sakurai072" + }, + "record": { + "URL": "https://eris9.repl.co" + } } diff --git a/domains/apoloz.json b/domains/apoloz.json index dc2428e14..c8ddabd3e 100644 --- a/domains/apoloz.json +++ b/domains/apoloz.json @@ -1,11 +1,11 @@ { - "description": "Anatoliy Poloz portfolio", - "repo": "https://github.com/tolyod/tolyod.github.io", - "owner": { - "username": "tolyod", - "email": "anatoliy.poloz@gmail.com" - }, - "record": { - "A": ["185.185.71.114"] - } + "description": "Anatoliy Poloz portfolio", + "repo": "https://github.com/tolyod/tolyod.github.io", + "owner": { + "username": "tolyod", + "email": "anatoliy.poloz@gmail.com" + }, + "record": { + "A": ["185.185.71.114"] + } } diff --git a/domains/aqsakhan.json b/domains/aqsakhan.json index d45248c0e..0270c7385 100644 --- a/domains/aqsakhan.json +++ b/domains/aqsakhan.json @@ -9,4 +9,4 @@ "record": { "CNAME": "v1-7tp.pages.dev" } -} +} diff --git a/domains/aqua.json b/domains/aqua.json index 4bfcd5e60..bbe376333 100644 --- a/domains/aqua.json +++ b/domains/aqua.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "AquaQuokka", "email": "aquaquokka@outlook.com" - }, + }, - "record": { + "record": { "CNAME": "aquaquokka.github.io" - } } - +} diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index ba74f1746..7dd5e5de6 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -2,10 +2,10 @@ "description": "A personal portfolio website", "repo": "https://github.com/Hieser21/hieser21.github.io", "owner": { - "username": "Hieser21", - "email": "rarafat883@gmail.com" + "username": "Hieser21", + "email": "rarafat883@gmail.com" }, "record": { - "CNAME": "arafatrahaman.up.railway.app" + "CNAME": "arafatrahaman.up.railway.app" } - } +} diff --git a/domains/aramos.json b/domains/aramos.json index 66b453d05..04df44616 100644 --- a/domains/aramos.json +++ b/domains/aramos.json @@ -1,11 +1,11 @@ { - "description": "The awesome portfolio site for Alejandro Ramos", - "repo": "https://github.com/Al327/al327.github.io", - "owner": { - "username": "al327", - "email": "ramosgalejandro3f@gmail.com" - }, - "record": { - "CNAME": "al327.github.io" - } + "description": "The awesome portfolio site for Alejandro Ramos", + "repo": "https://github.com/Al327/al327.github.io", + "owner": { + "username": "al327", + "email": "ramosgalejandro3f@gmail.com" + }, + "record": { + "CNAME": "al327.github.io" + } } diff --git a/domains/arboy.json b/domains/arboy.json index b6155f88e..5ac1933b3 100644 --- a/domains/arboy.json +++ b/domains/arboy.json @@ -7,4 +7,4 @@ "record": { "CNAME": "arboygo.github.io" } -} +} diff --git a/domains/arcade.json b/domains/arcade.json index 8226779ee..7dcebb37d 100644 --- a/domains/arcade.json +++ b/domains/arcade.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "l3gacyb3ta", - "email": "", - "twitter": "l3gacyb3ta" - }, - "record": { - "URL": "https://arcade.omg.lol" - } + "owner": { + "username": "l3gacyb3ta", + "email": "", + "twitter": "l3gacyb3ta" + }, + "record": { + "URL": "https://arcade.omg.lol" + } } diff --git a/domains/arch.json b/domains/arch.json index 9b609c9d6..d4f1c410d 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -1,15 +1,13 @@ - { - "description":"My personal website by on arch.is-a.dev", - "repo":"https://github.com/Arch881010/Arch881010", - "owner": { - "username": "Arch881010", - "email": "", - "discord": "Arch1010#4338", - "discordid": "410248634593050627" - }, - "record": { - "CNAME": "arch881010.github.io" - } + "description": "My personal website by on arch.is-a.dev", + "repo": "https://github.com/Arch881010/Arch881010", + "owner": { + "username": "Arch881010", + "email": "", + "discord": "Arch1010#4338", + "discordid": "410248634593050627" + }, + "record": { + "CNAME": "arch881010.github.io" + } } - \ No newline at end of file diff --git a/domains/archelaus.json b/domains/archelaus.json index 39e9f2e0c..6352907b3 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -8,4 +8,4 @@ "record": { "CNAME": "archelaus.github.io" } -} +} diff --git a/domains/ari.json b/domains/ari.json index dd8e98c8a..97509f6f9 100644 --- a/domains/ari.json +++ b/domains/ari.json @@ -1,11 +1,11 @@ { - "description": "RayhanADev's Website!", - "repo": "https://github.com/rayhanadev/Personal-Website", - "owner": { - "username": "rayhanadev", - "email": "rayhanadev@protonmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "description": "RayhanADev's Website!", + "repo": "https://github.com/rayhanadev/Personal-Website", + "owner": { + "username": "rayhanadev", + "email": "rayhanadev@protonmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } } diff --git a/domains/arib21.json b/domains/arib21.json index 58f742c5e..3467621c0 100644 --- a/domains/arib21.json +++ b/domains/arib21.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "arib21", - "email": "aribmuhtasim22@gmail.com" - }, - "description": "arib21's personal developer website", - "repo": "https://github.com/arib21/arib21.github.io", - "record": { - "CNAME": "arib21.github.io" - } + "owner": { + "username": "arib21", + "email": "aribmuhtasim22@gmail.com" + }, + "description": "arib21's personal developer website", + "repo": "https://github.com/arib21/arib21.github.io", + "record": { + "CNAME": "arib21.github.io" + } } diff --git a/domains/ariez.json b/domains/ariez.json index 43f83461f..f9b4bb470 100644 --- a/domains/ariez.json +++ b/domains/ariez.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "AriezzYT", "email": "ttkeaton@outlook.com" - }, + }, - "record": { + "record": { "CNAME": "ariezzyt.github.io" - } } - +} diff --git a/domains/arijit.json b/domains/arijit.json index 9e230ca1d..9a2071338 100644 --- a/domains/arijit.json +++ b/domains/arijit.json @@ -1,23 +1,17 @@ { + "description": "Site of Arijit", - "description": "Site of Arijit", + "repo": "https://github.com/ArijitTheDev/arijitthedev.github.io", - "repo": "https://github.com/ArijitTheDev/arijitthedev.github.io", + "owner": { + "username": "ArijitTheDev", - "owner": { + "email": "itsarijitdebnath@gmail.com", - "username": "ArijitTheDev", - - "email": "itsarijitdebnath@gmail.com", - - "twitter": "NotArijit" - - }, - - "record": { - - "CNAME": "arijitthedev.github.io" - - } + "twitter": "NotArijit" + }, + "record": { + "CNAME": "arijitthedev.github.io" + } } diff --git a/domains/arin.json b/domains/arin.json index cb49cef7b..0bdedfb6c 100644 --- a/domains/arin.json +++ b/domains/arin.json @@ -1,11 +1,11 @@ { - "description": "arin's personal website", - "repo": "https://github.com/6Arin9", - "owner": { - "username": "arin", - "email": "karciello.yt@gmail.com" - }, - "record": { - "CNAME": "arindev.tech" - } + "description": "arin's personal website", + "repo": "https://github.com/6Arin9", + "owner": { + "username": "arin", + "email": "karciello.yt@gmail.com" + }, + "record": { + "CNAME": "arindev.tech" + } } diff --git a/domains/arman.json b/domains/arman.json index 307beeb12..7744011a9 100644 --- a/domains/arman.json +++ b/domains/arman.json @@ -1,16 +1,13 @@ { - "description": "Arman's personal website!", - "repo": "https://github.com/ItzArman09/website", - "owner": { - "username": "ItzArman09", - "email": "contact@mail.arman.is-a.dev" - }, - "record": { - "A": ["89.106.200.1"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "Arman's personal website!", + "repo": "https://github.com/ItzArman09/website", + "owner": { + "username": "ItzArman09", + "email": "contact@mail.arman.is-a.dev" + }, + "record": { + "A": ["89.106.200.1"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/armoredvortex.json b/domains/armoredvortex.json index c759272eb..67d475901 100644 --- a/domains/armoredvortex.json +++ b/domains/armoredvortex.json @@ -1,10 +1,10 @@ { - "description": "Personal Portfolio website", - "owner": { - "username": "armoredvortex", - "email": "rachitpandey@protonmail.com" - }, - "record": { - "CNAME": "armoredvortex.github.io" - } + "description": "Personal Portfolio website", + "owner": { + "username": "armoredvortex", + "email": "rachitpandey@protonmail.com" + }, + "record": { + "CNAME": "armoredvortex.github.io" + } } diff --git a/domains/arnav.json b/domains/arnav.json index 7aced6f20..46571c026 100644 --- a/domains/arnav.json +++ b/domains/arnav.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "arnav-kr", "email": "arnav-kumar@outlook.com" - }, + }, - "record": { + "record": { "CNAME": "arnav-kr.github.io" - } } - +} diff --git a/domains/arpana.json b/domains/arpana.json index f8db76b38..e094d8e88 100644 --- a/domains/arpana.json +++ b/domains/arpana.json @@ -1,12 +1,12 @@ { - "description": "Meet Arpana!", - "repo": "https://github.com/winter-code/winter-code", - "owner": { - "username": "winter-code", - "email": "arpana11mehta@gmail.com", - "twitter": "arpana_naa" - }, - "record": { - "CNAME": "winter-code.github.io" - } + "description": "Meet Arpana!", + "repo": "https://github.com/winter-code/winter-code", + "owner": { + "username": "winter-code", + "email": "arpana11mehta@gmail.com", + "twitter": "arpana_naa" + }, + "record": { + "CNAME": "winter-code.github.io" + } } diff --git a/domains/arsdorint.json b/domains/arsdorint.json index 23558c744..63592add4 100644 --- a/domains/arsdorint.json +++ b/domains/arsdorint.json @@ -1,12 +1,10 @@ - - { - "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", - "owner": { +{ + "repo": "https://github.com/arsdorintbp2003/arsdorintbp2003.github.io", + "owner": { "username": "arsdorintbp2003", "email": "e0851451@u.nus.edu" - }, - "record": { + }, + "record": { "CNAME": "arsdorintbp2003.github.io" - } } - +} diff --git a/domains/arslan.json b/domains/arslan.json index 4498ae49e..fbaa73978 100644 --- a/domains/arslan.json +++ b/domains/arslan.json @@ -1,11 +1,11 @@ { - "description": "Arslan's World (links and socials)", - "repo": "https://github.com/sandwiching/sandwiching.github.io", - "owner": { - "username": "sandwiching", - "email": "77godlike@bk.ru" - }, - "record": { - "CNAME": "sandwiching.github.io" - } + "description": "Arslan's World (links and socials)", + "repo": "https://github.com/sandwiching/sandwiching.github.io", + "owner": { + "username": "sandwiching", + "email": "77godlike@bk.ru" + }, + "record": { + "CNAME": "sandwiching.github.io" + } } diff --git a/domains/art.json b/domains/art.json index fbfcc4a11..59aa8227e 100644 --- a/domains/art.json +++ b/domains/art.json @@ -1,11 +1,11 @@ { - "description": "Art's personal developer website", - "repo": "https://github.com/dotiful", - "owner": { - "username": "dotiful", - "email": "dots.util@gmail.com" - }, - "record": { - "CNAME": "dotiful.github.io" - } + "description": "Art's personal developer website", + "repo": "https://github.com/dotiful", + "owner": { + "username": "dotiful", + "email": "dots.util@gmail.com" + }, + "record": { + "CNAME": "dotiful.github.io" + } } diff --git a/domains/arter.json b/domains/arter.json index ef9448b9c..1c698ab4c 100644 --- a/domains/arter.json +++ b/domains/arter.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "animemoeus", - "email": "arter.tendean.07@gmail.com" - }, - "record": { - "URL": "https://animemoe.us" - } + "owner": { + "username": "animemoeus", + "email": "arter.tendean.07@gmail.com" + }, + "record": { + "URL": "https://animemoe.us" + } } diff --git a/domains/arthur.json b/domains/arthur.json index 76e713a34..c24fefc04 100644 --- a/domains/arthur.json +++ b/domains/arthur.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Arthurdw", - "email": "mail@arthurdw.com" - }, - "repo": "https://github.com/arthurdw", - "record": { - "URL": "https://www.arthurdw.com" - } + "owner": { + "username": "Arthurdw", + "email": "mail@arthurdw.com" + }, + "repo": "https://github.com/arthurdw", + "record": { + "URL": "https://www.arthurdw.com" + } } diff --git a/domains/artiefuzzz.json b/domains/artiefuzzz.json index da964b39a..bfcc143ce 100644 --- a/domains/artiefuzzz.json +++ b/domains/artiefuzzz.json @@ -1,11 +1,11 @@ { - "description": "ArtieFuzzz's personal website", - "repo": "https://github.com/ArtieFuzzz/artiefuzzz.github.io", - "owner": { - "username": "ArtieFuzzz", - "email": "jardenz.den@gmail.com" - }, - "record": { - "CNAME": "artiefuzzz.github.io" - } + "description": "ArtieFuzzz's personal website", + "repo": "https://github.com/ArtieFuzzz/artiefuzzz.github.io", + "owner": { + "username": "ArtieFuzzz", + "email": "jardenz.den@gmail.com" + }, + "record": { + "CNAME": "artiefuzzz.github.io" + } } diff --git a/domains/arul.json b/domains/arul.json index 4f901e6e3..5ee2d7f73 100644 --- a/domains/arul.json +++ b/domains/arul.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "arulprabakaran", - "email": "", - "twitter": "arulpraba" - }, - "record": { - "URL": "https://arulprabakaran.web.app" - } + "owner": { + "username": "arulprabakaran", + "email": "", + "twitter": "arulpraba" + }, + "record": { + "URL": "https://arulprabakaran.web.app" + } } diff --git a/domains/arunava.json b/domains/arunava.json index a04036d79..9f5ef52e2 100644 --- a/domains/arunava.json +++ b/domains/arunava.json @@ -1,11 +1,11 @@ { - "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/its-ag/arunava.tech", - "owner": { - "username": "its-ag", - "email": "itsag0024@gmail.com" - }, - "record": { - "CNAME": "its-ag.github.io" - } + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/its-ag/arunava.tech", + "owner": { + "username": "its-ag", + "email": "itsag0024@gmail.com" + }, + "record": { + "CNAME": "its-ag.github.io" + } } diff --git a/domains/arya.json b/domains/arya.json index b3819cb72..bcaf4095a 100644 --- a/domains/arya.json +++ b/domains/arya.json @@ -1,11 +1,11 @@ { - "description": "Arya Vinodan's Website", - "repo": "https://github.com/aryavinodan", - "owner": { - "username": "aryavinodan", - "email": "aryavinodan2000@gmail.com" - }, - "record": { - "CNAME": "aryavinodan2000.github.io" - } + "description": "Arya Vinodan's Website", + "repo": "https://github.com/aryavinodan", + "owner": { + "username": "aryavinodan", + "email": "aryavinodan2000@gmail.com" + }, + "record": { + "CNAME": "aryavinodan2000.github.io" + } } diff --git a/domains/aryamaan.json b/domains/aryamaan.json index f88e58678..d32032699 100644 --- a/domains/aryamaan.json +++ b/domains/aryamaan.json @@ -1,20 +1,16 @@ - { - "owner": { +{ + "owner": { "username": "HalalJadeja", "email": "9236.stkabirdio@gmail.com" - }, - "record": { + }, + "record": { "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } - +} diff --git a/domains/asad-khan.json b/domains/asad-khan.json index c09d14a4c..4abe78cee 100644 --- a/domains/asad-khan.json +++ b/domains/asad-khan.json @@ -1,11 +1,11 @@ { - "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", - "repo": "https://github.com/asadkhan777", - "owner": { - "username": "asadkhan777", - "email": "asadkhan1776@gmail.com" - }, - "record": { - "CNAME": "asadkhan777.github.io" - } + "description": "👋 Hello there! I'm Asad, nice to meet you. Building things that bring delight to users is what I enjoy, always learning new stuff everyday.", + "repo": "https://github.com/asadkhan777", + "owner": { + "username": "asadkhan777", + "email": "asadkhan1776@gmail.com" + }, + "record": { + "CNAME": "asadkhan777.github.io" + } } diff --git a/domains/ashish.json b/domains/ashish.json index aade93089..a759cc492 100644 --- a/domains/ashish.json +++ b/domains/ashish.json @@ -1,11 +1,11 @@ { - "description": "Ashish's personal developer website", - "repo": "https://github.com/ashiishme", - "owner": { - "username": "ashiishme", - "email": "contact@ashiish.me" - }, - "record": { - "CNAME": "ashiish.me" - } + "description": "Ashish's personal developer website", + "repo": "https://github.com/ashiishme", + "owner": { + "username": "ashiishme", + "email": "contact@ashiish.me" + }, + "record": { + "CNAME": "ashiish.me" + } } diff --git a/domains/ashl3y.json b/domains/ashl3y.json index 7b97aacb9..f9f03fd45 100644 --- a/domains/ashl3y.json +++ b/domains/ashl3y.json @@ -1,12 +1,12 @@ { - "description": "My personal developer portfolio.", - "repo": "https://github.com/ashl3ycodes/ashl3ycodes.github.io", - "owner": { - "username": "ashl3ycodes", - "email": "ashl3ycodes@protonmail.com", - "twitter": "ashl3ycodes" - }, - "record": { - "CNAME": "ashl3ycodes.github.io" - } + "description": "My personal developer portfolio.", + "repo": "https://github.com/ashl3ycodes/ashl3ycodes.github.io", + "owner": { + "username": "ashl3ycodes", + "email": "ashl3ycodes@protonmail.com", + "twitter": "ashl3ycodes" + }, + "record": { + "CNAME": "ashl3ycodes.github.io" + } } diff --git a/domains/ashleymavericks.json b/domains/ashleymavericks.json index 2aa81aab6..33680d0a0 100644 --- a/domains/ashleymavericks.json +++ b/domains/ashleymavericks.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/ashleymavericks/Portfolio-Site", - "owner": { - "username": "ashlyemavericks", - "email": "singhanurag024@gmail.com" - }, - "record": { - "URL": "https://anuragsingh.dev" - } + "description": "Portfolio Website", + "repo": "https://github.com/ashleymavericks/Portfolio-Site", + "owner": { + "username": "ashlyemavericks", + "email": "singhanurag024@gmail.com" + }, + "record": { + "URL": "https://anuragsingh.dev" + } } diff --git a/domains/ashutosh.json b/domains/ashutosh.json index 27719cb8a..1186e3ea4 100644 --- a/domains/ashutosh.json +++ b/domains/ashutosh.json @@ -1,11 +1,11 @@ { - "description": "Ashutosh Kumar's Portfolio", - "repo": "https://github.com/Ashutoshcoder/ashutoshcoder.github.io", - "owner": { - "username": "Ashutoshcoder", - "email": "ashutoshkumardbms@gmail.com" - }, - "record": { - "CNAME": "ashutoshcoder.github.io" - } + "description": "Ashutosh Kumar's Portfolio", + "repo": "https://github.com/Ashutoshcoder/ashutoshcoder.github.io", + "owner": { + "username": "Ashutoshcoder", + "email": "ashutoshkumardbms@gmail.com" + }, + "record": { + "CNAME": "ashutoshcoder.github.io" + } } diff --git a/domains/ashutoshkumar.json b/domains/ashutoshkumar.json index 3d75958e1..f8d97941d 100644 --- a/domains/ashutoshkumar.json +++ b/domains/ashutoshkumar.json @@ -1,10 +1,10 @@ { - "description": "Ashutosh Kumar's Portfolio", - "owner": { - "username": "Ashutoshcoder", - "email": "ashutoshkumardbms@gmail.com" - }, - "record": { - "CNAME": "ashutoshkumar.me" - } + "description": "Ashutosh Kumar's Portfolio", + "owner": { + "username": "Ashutoshcoder", + "email": "ashutoshkumardbms@gmail.com" + }, + "record": { + "CNAME": "ashutoshkumar.me" + } } diff --git a/domains/ashwa.json b/domains/ashwa.json index da0927317..97a6a0c7e 100644 --- a/domains/ashwa.json +++ b/domains/ashwa.json @@ -1,13 +1,11 @@ - - { - "description": "A personal website, for ash.", - "repo": "https://github.com/NatBLida68/NatBLida68.github.io", - "owner": { +{ + "description": "A personal website, for ash.", + "repo": "https://github.com/NatBLida68/NatBLida68.github.io", + "owner": { "username": "NatBLida68", "email": "aswajith.jithu888@gmail.com" - }, - "record": { - "CNAME": "natblida68.github.io" + }, + "record": { + "CNAME": "natblida68.github.io" } - } - +} diff --git a/domains/ashwin.json b/domains/ashwin.json index 57d855556..d4794b671 100644 --- a/domains/ashwin.json +++ b/domains/ashwin.json @@ -1,12 +1,12 @@ { - "description": "sample repo", - "repo": "https://github.com/ashwin3082002/ashwin3082002.github.io", - "owner": { - "username": "ashwin3082002", - "email": "ashwin3082002@gmail.com", - "twitter": "ashwin3082002" - }, - "record": { - "CNAME": "ashwin3082002.github.io" - } + "description": "sample repo", + "repo": "https://github.com/ashwin3082002/ashwin3082002.github.io", + "owner": { + "username": "ashwin3082002", + "email": "ashwin3082002@gmail.com", + "twitter": "ashwin3082002" + }, + "record": { + "CNAME": "ashwin3082002.github.io" + } } diff --git a/domains/asim.json b/domains/asim.json index 577d94bf1..f6cec0bd5 100644 --- a/domains/asim.json +++ b/domains/asim.json @@ -1,11 +1,11 @@ { - "description": "Asim Bera's Portfolio", - "repo": "https://github.com/asimbera/asimbera.github.io", - "owner": { - "username": "asimbera", - "email": "asimbera@outlook.in" - }, - "record": { - "CNAME": "asimbera.github.io" - } + "description": "Asim Bera's Portfolio", + "repo": "https://github.com/asimbera/asimbera.github.io", + "owner": { + "username": "asimbera", + "email": "asimbera@outlook.in" + }, + "record": { + "CNAME": "asimbera.github.io" + } } diff --git a/domains/aslipatov.json b/domains/aslipatov.json index 3b9f8104b..1fcc03765 100644 --- a/domains/aslipatov.json +++ b/domains/aslipatov.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "LipatovAlexander", "email": "lipatov.work@bk.ru" - }, - "record": { + }, + "record": { "CNAME": "lipatovalexander.github.io" - } } - \ No newline at end of file +} diff --git a/domains/asp.json b/domains/asp.json index 643ba0d9f..79686a1fc 100644 --- a/domains/asp.json +++ b/domains/asp.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "aspekts", "email": "marcus.kamuntu@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "29e1a02d-9848-4f80-845e-74cb27d553b3.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/aspect.json b/domains/aspect.json index 3d3c53520..1b95e7180 100644 --- a/domains/aspect.json +++ b/domains/aspect.json @@ -9,4 +9,4 @@ "record": { "CNAME": "aspectsides.github.io" } -} +} diff --git a/domains/aspect404.json b/domains/aspect404.json index 948864725..a297a1402 100644 --- a/domains/aspect404.json +++ b/domains/aspect404.json @@ -1,12 +1,12 @@ { - "description": "Aspect404_'s Website", - "owner": { - "username": "Aspect-404", - "email": "newaspectdevelopment@gmail.com", - "discord": "807361766572818484", - "twitter": "Aspect404_" - }, - "record": { - "CNAME": "e070f94f-3589-4c49-ac40-baa97dea6ccd.id.repl.co" - } + "description": "Aspect404_'s Website", + "owner": { + "username": "Aspect-404", + "email": "newaspectdevelopment@gmail.com", + "discord": "807361766572818484", + "twitter": "Aspect404_" + }, + "record": { + "CNAME": "e070f94f-3589-4c49-ac40-baa97dea6ccd.id.repl.co" + } } diff --git a/domains/asuna.json b/domains/asuna.json index 4fc2b8989..7b2c18dfe 100644 --- a/domains/asuna.json +++ b/domains/asuna.json @@ -1,11 +1,11 @@ { - "description": "Asuna Personal Website", - "repo": "https://github.com/ehAsuna/ehAsuna.github.io", - "owner": { - "username": "ehAsuna", - "email": "codeasaurousteam@gmail.com" - }, - "record": { - "CNAME": "ehAsuna.github.io" - } + "description": "Asuna Personal Website", + "repo": "https://github.com/ehAsuna/ehAsuna.github.io", + "owner": { + "username": "ehAsuna", + "email": "codeasaurousteam@gmail.com" + }, + "record": { + "CNAME": "ehAsuna.github.io" + } } diff --git a/domains/aswin.json b/domains/aswin.json index c16350ea7..4319027e1 100644 --- a/domains/aswin.json +++ b/domains/aswin.json @@ -1,11 +1,11 @@ { - "description": "Aswin's personal portfolio", - "repo": "https://github.com/aswinskumar67/iamaswin.github.io", - "owner": { - "username": "aswinskumar67", - "email": "aswin.skumaro2bme@gmail.com" - }, - "record": { - "CNAME": "aswinskumar67.github.io" - } + "description": "Aswin's personal portfolio", + "repo": "https://github.com/aswinskumar67/iamaswin.github.io", + "owner": { + "username": "aswinskumar67", + "email": "aswin.skumaro2bme@gmail.com" + }, + "record": { + "CNAME": "aswinskumar67.github.io" + } } diff --git a/domains/atechadventurer.json b/domains/atechadventurer.json index 562f3ed46..ebb152232 100644 --- a/domains/atechadventurer.json +++ b/domains/atechadventurer.json @@ -1,11 +1,11 @@ { - "description": "ATechAdventurer's Site", - "repo": "https://github.com/ATechAdventurer", - "owner": { - "username": "ATechAdventurer", - "email": "cam.steeleis@gmail.com" - }, - "record": { - "URL": "https://github.com/ATechAdventurer" - } + "description": "ATechAdventurer's Site", + "repo": "https://github.com/ATechAdventurer", + "owner": { + "username": "ATechAdventurer", + "email": "cam.steeleis@gmail.com" + }, + "record": { + "URL": "https://github.com/ATechAdventurer" + } } diff --git a/domains/atharv.json b/domains/atharv.json index 23357630c..3d05ae5b4 100644 --- a/domains/atharv.json +++ b/domains/atharv.json @@ -1,12 +1,12 @@ -{ - "description": "Personal website for Atharv", - "repo": "https://github.com/realatharv/atharv.github.io", - "owner": { - "username": "realatharv", - "email": "atharv.sbiz@gmail.com", - "twitter": "realatharv" - }, - "record": { - "CNAME": "realatharv.github.io" - } -} +{ + "description": "Personal website for Atharv", + "repo": "https://github.com/realatharv/atharv.github.io", + "owner": { + "username": "realatharv", + "email": "atharv.sbiz@gmail.com", + "twitter": "realatharv" + }, + "record": { + "CNAME": "realatharv.github.io" + } +} diff --git a/domains/atharva.json b/domains/atharva.json index 0f3020159..ce05b2a98 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/atharvalt/atharvalt.github.io", - "owner": { - "username": "atharvalt", - "email": "atharva.upadhyay1099@gmail.com", - "discord": "シAtharva#5374" - }, - "record": { - "CNAME": "atharvalt.github.io" - } + "repo": "https://github.com/atharvalt/atharvalt.github.io", + "owner": { + "username": "atharvalt", + "email": "atharva.upadhyay1099@gmail.com", + "discord": "シAtharva#5374" + }, + "record": { + "CNAME": "atharvalt.github.io" + } } diff --git a/domains/athira-li.json b/domains/athira-li.json index 62a1ec2c1..827d91584 100644 --- a/domains/athira-li.json +++ b/domains/athira-li.json @@ -1,11 +1,11 @@ { - "description": "Athira's Web-Dev Home", - "repo": "https://github.com/Athira-L-I/Athira-L-I.github.io", - "owner": { - "username": "Athira-L-I", - "email": "athirali4582@gmail.com" - }, - "record": { - "CNAME": "Athira-L-I.github.io" - } + "description": "Athira's Web-Dev Home", + "repo": "https://github.com/Athira-L-I/Athira-L-I.github.io", + "owner": { + "username": "Athira-L-I", + "email": "athirali4582@gmail.com" + }, + "record": { + "CNAME": "Athira-L-I.github.io" + } } diff --git a/domains/attaditya.json b/domains/attaditya.json index 225192987..4d1f8c4b2 100644 --- a/domains/attaditya.json +++ b/domains/attaditya.json @@ -1,11 +1,11 @@ { - "description": "I am Aditya, a Game Developer, a Web Developer, a YouTuber and a Student.", - "repo": "https://github.com/Attachment-Studios/AttAditya", - "owner": { - "username": "Attachment-Studios", - "email": "aditya.adigo@gmail.com" - }, - "record": { - "URL": "https://attaditya.deta.dev" - } + "description": "I am Aditya, a Game Developer, a Web Developer, a YouTuber and a Student.", + "repo": "https://github.com/Attachment-Studios/AttAditya", + "owner": { + "username": "Attachment-Studios", + "email": "aditya.adigo@gmail.com" + }, + "record": { + "URL": "https://attaditya.deta.dev" + } } diff --git a/domains/atul.json b/domains/atul.json index a560b78ff..397adf467 100644 --- a/domains/atul.json +++ b/domains/atul.json @@ -1,11 +1,11 @@ { - "description": "Coming Soon", - "repo": "https://github.com/AtulPatil-me/AtulPatil-me.github.io", - "owner": { - "username": "Atul-Patil-99", - "email": "atuluttampatil.1757@gmail.com" - }, - "record": { - "CNAME": "atulpatil-me.github.io" - } + "description": "Coming Soon", + "repo": "https://github.com/AtulPatil-me/AtulPatil-me.github.io", + "owner": { + "username": "Atul-Patil-99", + "email": "atuluttampatil.1757@gmail.com" + }, + "record": { + "CNAME": "atulpatil-me.github.io" + } } diff --git a/domains/atzu.json b/domains/atzu.json index cb47a4583..0925deff3 100644 --- a/domains/atzu.json +++ b/domains/atzu.json @@ -1,11 +1,11 @@ { - "description": "Atzu's Personal Website", - "repo": "https://github.com/z3ro0k", - "owner": { - "username": "Atzu", - "email": "atzu@nextgenteam.tech" - }, - "record": { - "URL": "https://atzu.studio" - } + "description": "Atzu's Personal Website", + "repo": "https://github.com/z3ro0k", + "owner": { + "username": "Atzu", + "email": "atzu@nextgenteam.tech" + }, + "record": { + "URL": "https://atzu.studio" + } } diff --git a/domains/august.json b/domains/august.json index f9ca18f5d..02bea3222 100644 --- a/domains/august.json +++ b/domains/august.json @@ -1,11 +1,11 @@ { - "description": "some 16 year old who knows how to code", - "repo": "https://github.com/auguwu", - "record": { - "URL": "https://augu.dev" - }, - "owner": { - "username": "auguwu", - "email": "august@augu.dev" - } + "description": "some 16 year old who knows how to code", + "repo": "https://github.com/auguwu", + "record": { + "URL": "https://augu.dev" + }, + "owner": { + "username": "auguwu", + "email": "august@augu.dev" + } } diff --git a/domains/augustin.json b/domains/augustin.json index 20cbc1c48..b6949cd92 100644 --- a/domains/augustin.json +++ b/domains/augustin.json @@ -1,11 +1,11 @@ { - "description": "Augustin's personal developer website", - "repo": "https://github.com/AugustinJose1221", - "owner": { - "username": "AugustinJose1221", - "email": "augustinjose1221@gmail.com" - }, - "record": { - "CNAME": "www.augustinjose.com" - } + "description": "Augustin's personal developer website", + "repo": "https://github.com/AugustinJose1221", + "owner": { + "username": "AugustinJose1221", + "email": "augustinjose1221@gmail.com" + }, + "record": { + "CNAME": "www.augustinjose.com" + } } diff --git a/domains/augustine.json b/domains/augustine.json index 6db08d29c..796363474 100644 --- a/domains/augustine.json +++ b/domains/augustine.json @@ -1,11 +1,11 @@ { - "description": "Augustine's personal developer website", - "repo": "https://github.com/augustineaykara", - "owner": { - "username": "augustineaykara", - "email": "augustineaykara@gmail.com" - }, - "record": { - "URL": "http://augustine.aykara4.com" - } + "description": "Augustine's personal developer website", + "repo": "https://github.com/augustineaykara", + "owner": { + "username": "augustineaykara", + "email": "augustineaykara@gmail.com" + }, + "record": { + "URL": "http://augustine.aykara4.com" + } } diff --git a/domains/austin.json b/domains/austin.json index bb4796dda..46f7bd605 100644 --- a/domains/austin.json +++ b/domains/austin.json @@ -1,11 +1,11 @@ { - "description": "Austin's personal developer website", - "repo": "https://github.com/austindyoung", - "owner": { - "username": "austindyoung", - "email": "austin@doesweb.dev" - }, - "record": { - "URL": "http://austindyoung.github.io" - } + "description": "Austin's personal developer website", + "repo": "https://github.com/austindyoung", + "owner": { + "username": "austindyoung", + "email": "austin@doesweb.dev" + }, + "record": { + "URL": "http://austindyoung.github.io" + } } diff --git a/domains/austinleath.json b/domains/austinleath.json index 4017338b4..f78798a50 100644 --- a/domains/austinleath.json +++ b/domains/austinleath.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "AustinLeath", "email": "austinleath18@gmail.com" - }, + }, - "record": { + "record": { "A": ["153.33.92.51"] - } } - \ No newline at end of file +} diff --git a/domains/ausy.json b/domains/ausy.json index 234f14ec7..e0678931f 100644 --- a/domains/ausy.json +++ b/domains/ausy.json @@ -1,11 +1,11 @@ { - "description": "austinfenne.is-a.dev", - "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", - "owner": { - "username": "FenneAustin", - "email": "austindfenne@gmail.com" - }, - "record": { - "CNAME": "fenneaustin.github.io" - } + "description": "austinfenne.is-a.dev", + "repo": "https://https://github.com/FenneAustin/FenneAustin.github.io", + "owner": { + "username": "FenneAustin", + "email": "austindfenne@gmail.com" + }, + "record": { + "CNAME": "fenneaustin.github.io" + } } diff --git a/domains/authorises.json b/domains/authorises.json index 3396108d2..70a34b734 100644 --- a/domains/authorises.json +++ b/domains/authorises.json @@ -8,4 +8,4 @@ "record": { "CNAME": "authorises.github.io" } -} +} diff --git a/domains/ave.json b/domains/ave.json index c240dd564..7e93c23bc 100644 --- a/domains/ave.json +++ b/domains/ave.json @@ -1,11 +1,11 @@ { - "description": "Personal site for github@ayvacs", - "repo": "https://github.com/ayvacs/ayvacs.github.io", - "owner": { - "username": "ayvacs", - "email": "ayvacs@proton.me" - }, - "record": { - "CNAME": "ayvacs.github.io" - } -} \ No newline at end of file + "description": "Personal site for github@ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@proton.me" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +} diff --git a/domains/avellea.json b/domains/avellea.json index cf3689b34..b9cad219f 100644 --- a/domains/avellea.json +++ b/domains/avellea.json @@ -1,12 +1,12 @@ { - "description": "Personal website.", - "repo": "https://github.com/Avellea/Avellea.github.io", - "owner": { - "username": "Avellea", - "email": "", - "discord": "Ave#2776" - }, - "record": { - "CNAME": "avellea.github.io" - } + "description": "Personal website.", + "repo": "https://github.com/Avellea/Avellea.github.io", + "owner": { + "username": "Avellea", + "email": "", + "discord": "Ave#2776" + }, + "record": { + "CNAME": "avellea.github.io" + } } diff --git a/domains/avery.json b/domains/avery.json index af5e85347..6d4153062 100644 --- a/domains/avery.json +++ b/domains/avery.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "caverym", - "email": "averylapine@gmail.com", - "discord": "Avery~#1845" - }, - "description": "A cool domain that will most likely use!", - "record": { - "CNAME": "caverym.net" - } + "owner": { + "username": "caverym", + "email": "averylapine@gmail.com", + "discord": "Avery~#1845" + }, + "description": "A cool domain that will most likely use!", + "record": { + "CNAME": "caverym.net" + } } diff --git a/domains/avg.json b/domains/avg.json index 9facc3b20..d0aba07f1 100644 --- a/domains/avg.json +++ b/domains/avg.json @@ -1,12 +1,12 @@ { - "description": "An average developer's blog", - "repo": "https://github.com/AverageHelper/AverageHelper.github.io", - "owner": { - "username": "AverageHelper", - "email": "avghelper.5fh6g@simplelogin.co", - "twitter": "avghelper" - }, - "record": { - "URL": "https://averagehelper.github.io" - } + "description": "An average developer's blog", + "repo": "https://github.com/AverageHelper/AverageHelper.github.io", + "owner": { + "username": "AverageHelper", + "email": "avghelper.5fh6g@simplelogin.co", + "twitter": "avghelper" + }, + "record": { + "URL": "https://averagehelper.github.io" + } } diff --git a/domains/avnoor-gamerz.json b/domains/avnoor-gamerz.json index 92d607ea7..88ec0faaf 100644 --- a/domains/avnoor-gamerz.json +++ b/domains/avnoor-gamerz.json @@ -1,12 +1,12 @@ { - "description": "Official WEBSITE OF aVNOOR gAMERZ", - "repo": "https://github.com/Avnoor-Gamerz/avnoor-gamerz.github.io", - "owner": { - "username": "avnoor-gamerz", - "email": "avnoorchahal001@gmail.com", - "twitter": "avnoor-gamerz" - }, - "record": { - "CNAME": "avnoor-gamerz.github.io" - } + "description": "Official WEBSITE OF aVNOOR gAMERZ", + "repo": "https://github.com/Avnoor-Gamerz/avnoor-gamerz.github.io", + "owner": { + "username": "avnoor-gamerz", + "email": "avnoorchahal001@gmail.com", + "twitter": "avnoor-gamerz" + }, + "record": { + "CNAME": "avnoor-gamerz.github.io" + } } diff --git a/domains/avon.json b/domains/avon.json index 1029e8448..3a5269343 100644 --- a/domains/avon.json +++ b/domains/avon.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "avonryle", - "discord": "avonryle#3155", - "email": "avonryle@cloudteam.me" - }, - "record": { - "CNAME": "b496390d-18ef-4629-990f-a6bb296f35d6.id.repl.co" - } + "owner": { + "username": "avonryle", + "discord": "avonryle#3155", + "email": "avonryle@cloudteam.me" + }, + "record": { + "CNAME": "b496390d-18ef-4629-990f-a6bb296f35d6.id.repl.co" + } } diff --git a/domains/awan.json b/domains/awan.json index 7890ad975..610503119 100644 --- a/domains/awan.json +++ b/domains/awan.json @@ -1,11 +1,11 @@ { - "description": "Awan Shrestha's Site", - "owner": { - "username": "awanshrestha", - "email": "awa1shrestha@gmail.com", - "twitter": "awanshrestha1" - }, - "record": { - "URL": "https://awan.com.np" - } + "description": "Awan Shrestha's Site", + "owner": { + "username": "awanshrestha", + "email": "awa1shrestha@gmail.com", + "twitter": "awanshrestha1" + }, + "record": { + "URL": "https://awan.com.np" + } } diff --git a/domains/ax.json b/domains/ax.json index 92fe9a959..7e27bfa8a 100644 --- a/domains/ax.json +++ b/domains/ax.json @@ -1,11 +1,11 @@ { - "description": "Ax's Portfolio", - "repo": "https://github.com/ax-a-dev", - "owner": { - "username": "ax-a-dev", - "email": "ax_a_dev#3122" - }, - "record": { - "URL": "https://axdev.vercel.app" - } + "description": "Ax's Portfolio", + "repo": "https://github.com/ax-a-dev", + "owner": { + "username": "ax-a-dev", + "email": "ax_a_dev#3122" + }, + "record": { + "URL": "https://axdev.vercel.app" + } } diff --git a/domains/axd.json b/domains/axd.json index eb11f6a16..e027b4dd5 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "alexdhg", - "email": "me@alexdhg.com" - }, - "record": { - "URL": "https://alexdhg.com" - } + "owner": { + "username": "alexdhg", + "email": "me@alexdhg.com" + }, + "record": { + "URL": "https://alexdhg.com" + } } diff --git a/domains/axewbotx.json b/domains/axewbotx.json index 5aefb7bc8..f5f10af9d 100644 --- a/domains/axewbotx.json +++ b/domains/axewbotx.json @@ -8,5 +8,4 @@ "record": { "CNAME": "axewbotx.github.io" } -} - +} diff --git a/domains/axviii3.json b/domains/axviii3.json index 3bdce2355..b9f9f0b2b 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -1,11 +1,16 @@ { - "owner": { - "username": "AXVIII3", - "email": "anirbanrc2286@gmail.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"] - } + "owner": { + "username": "AXVIII3", + "email": "anirbanrc2286@gmail.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"] + } } diff --git a/domains/ayanamy.json b/domains/ayanamy.json index 44fe32ed3..fccd3e0c2 100644 --- a/domains/ayanamy.json +++ b/domains/ayanamy.json @@ -1,12 +1,12 @@ { - "description": "AyanAmy's About Page", - "repo": "https://github.com/jy1263/jy1263.github.io", - "owner": { - "username": "jy1263", - "email": "", - "twitter": "jy126orjy126" - }, - "record": { - "URL": "https://jy1263.github.io" - } + "description": "AyanAmy's About Page", + "repo": "https://github.com/jy1263/jy1263.github.io", + "owner": { + "username": "jy1263", + "email": "", + "twitter": "jy126orjy126" + }, + "record": { + "URL": "https://jy1263.github.io" + } } diff --git a/domains/aypro.json b/domains/aypro.json index a5e78fa37..8db6e084b 100644 --- a/domains/aypro.json +++ b/domains/aypro.json @@ -1,11 +1,11 @@ { - "description": "Aypro's personal website", - "repo": "https://github.com/aypro-droid/aypro-droid.github.io", - "owner": { - "username": "aypro-droid", - "email": "ayprogaming1@gmail.com" - }, - "record": { - "CNAME": "aypro-droid.github.io" - } + "description": "Aypro's personal website", + "repo": "https://github.com/aypro-droid/aypro-droid.github.io", + "owner": { + "username": "aypro-droid", + "email": "ayprogaming1@gmail.com" + }, + "record": { + "CNAME": "aypro-droid.github.io" + } } diff --git a/domains/ayush.json b/domains/ayush.json index 54169c393..6ada4c27b 100644 --- a/domains/ayush.json +++ b/domains/ayush.json @@ -1,12 +1,12 @@ { - "description": "My Website", - "repo": "https://github.com/Itzayushzz/Itzayushzz.github.io", - "owner": { - "username": "Itzayushzz", - "email": "", - "discord": "Ayush_Ezz#6057" - }, - "record": { - "CNAME": "itzayushzz.github.io" - } + "description": "My Website", + "repo": "https://github.com/Itzayushzz/Itzayushzz.github.io", + "owner": { + "username": "Itzayushzz", + "email": "", + "discord": "Ayush_Ezz#6057" + }, + "record": { + "CNAME": "itzayushzz.github.io" + } } diff --git a/domains/ayushshivaji.json b/domains/ayushshivaji.json index f3c9a0645..ba9ecfa45 100644 --- a/domains/ayushshivaji.json +++ b/domains/ayushshivaji.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "ayushclashroyale", "email": "ayushclashroyale@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "ayushclashroyale.github.io" - } } - \ No newline at end of file +} diff --git a/domains/azer.json b/domains/azer.json index d0380e4f4..edafa2dff 100644 --- a/domains/azer.json +++ b/domains/azer.json @@ -1,10 +1,10 @@ { - "description": "Personal page of Azer Sadykhzadeh", - "owner": { - "username": "sadykhzadeh", - "email": "azer.piano14@gmail.com" - }, - "record": { - "CNAME": "sadykhzadeh.github.io" - } + "description": "Personal page of Azer Sadykhzadeh", + "owner": { + "username": "sadykhzadeh", + "email": "azer.piano14@gmail.com" + }, + "record": { + "CNAME": "sadykhzadeh.github.io" + } } diff --git a/domains/b45i.json b/domains/b45i.json index 67b1acd2b..f1b3205d4 100644 --- a/domains/b45i.json +++ b/domains/b45i.json @@ -1,11 +1,11 @@ { - "description": "B45i - Home Page", - "repo": "https://github.com/B45i/b45i.github.io", - "owner": { - "username": "B45i", - "email": "amalshajan2011@gmail.com" - }, - "record": { - "CNAME": "b45i.github.io" - } + "description": "B45i - Home Page", + "repo": "https://github.com/B45i/b45i.github.io", + "owner": { + "username": "B45i", + "email": "amalshajan2011@gmail.com" + }, + "record": { + "CNAME": "b45i.github.io" + } } diff --git a/domains/bachwumpus.json b/domains/bachwumpus.json index 3c831d929..363ca6786 100644 --- a/domains/bachwumpus.json +++ b/domains/bachwumpus.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "BachLe2000", "email": "tinh200974@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "web.frawgnu.tk" - } } - \ No newline at end of file +} diff --git a/domains/badboy.json b/domains/badboy.json index 6cdec5f69..154fb79b5 100644 --- a/domains/badboy.json +++ b/domains/badboy.json @@ -1,10 +1,10 @@ { - "description": "Bad Boy/Semant 's Website", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "record": { - "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" - } + "description": "Bad Boy/Semant 's Website", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev" + }, + "record": { + "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" + } } diff --git a/domains/badzlan.json b/domains/badzlan.json index 989e2e6f3..a0fbb273d 100644 --- a/domains/badzlan.json +++ b/domains/badzlan.json @@ -7,4 +7,4 @@ "record": { "CNAME": "badzlan.github.io" } -} +} diff --git a/domains/bae.json b/domains/bae.json index 106221208..3020d6e31 100644 --- a/domains/bae.json +++ b/domains/bae.json @@ -1,10 +1,10 @@ { - "description": "Bae's personal website", - "owner": { - "username": "ba-e", - "email": "bae.nyom@gmail.com" - }, - "record": { - "URL": "https://bae.codes" - } + "description": "Bae's personal website", + "owner": { + "username": "ba-e", + "email": "bae.nyom@gmail.com" + }, + "record": { + "URL": "https://bae.codes" + } } diff --git a/domains/baijiu.yec.json b/domains/baijiu.yec.json index 02420e017..9fd34f4f1 100644 --- a/domains/baijiu.yec.json +++ b/domains/baijiu.yec.json @@ -1,11 +1,11 @@ { - "description": "baijiu.yec", - "repo": "https://github.com/twentwo/baijiu.yec", - "owner": { - "username": "twentwo", - "email": "joneyee22@qq.com" - }, - "record": { - "URL": "https://twentwo.github.io/baijiu.yec" - } + "description": "baijiu.yec", + "repo": "https://github.com/twentwo/baijiu.yec", + "owner": { + "username": "twentwo", + "email": "joneyee22@qq.com" + }, + "record": { + "URL": "https://twentwo.github.io/baijiu.yec" + } } diff --git a/domains/balam314.json b/domains/balam314.json index 0ca22dcf3..6730eac60 100644 --- a/domains/balam314.json +++ b/domains/balam314.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BalaM314", - "email": "bulldozerUS@outlook.com" - }, - "record": { - "URL": "https://balam314.github.io/BalaM314" - } + "owner": { + "username": "BalaM314", + "email": "bulldozerUS@outlook.com" + }, + "record": { + "URL": "https://balam314.github.io/BalaM314" + } } diff --git a/domains/ball.mousemoosz.json b/domains/ball.mousemoosz.json index 48cbc4a07..293d56209 100644 --- a/domains/ball.mousemoosz.json +++ b/domains/ball.mousemoosz.json @@ -1,10 +1,10 @@ { - "description": "The documentation website for Ball discord bot.", - "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" - }, - "record": { - "CNAME": "mousemoosz.github.io" - } + "description": "The documentation website for Ball discord bot.", + "owner": { + "username": "MouseMoosz", + "email": "mousemoosz@protonmail.com" + }, + "record": { + "CNAME": "mousemoosz.github.io" + } } diff --git a/domains/banana.json b/domains/banana.json index de86f28d1..b9a8c0f3f 100644 --- a/domains/banana.json +++ b/domains/banana.json @@ -1,11 +1,11 @@ { - "description": "banana's website", - "repo": "https://github.com/BANanaD3V/bananadev-ml", - "owner": { - "username": "BANanaD3V", - "email": "banana@bananadev.ml" - }, - "record": { - "CNAME": "bananad3v.github.io" - } + "description": "banana's website", + "repo": "https://github.com/BANanaD3V/bananadev-ml", + "owner": { + "username": "BANanaD3V", + "email": "banana@bananadev.ml" + }, + "record": { + "CNAME": "bananad3v.github.io" + } } diff --git a/domains/bank.json b/domains/bank.json index 4c45c9c86..b907ee8a4 100644 --- a/domains/bank.json +++ b/domains/bank.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tithanayut", - "email": "b@thanayut.in.th" - }, - "description": "Bank Thanayut's Personal Site", - "record": { - "URL": "https://thanayut.in.th" - } + "owner": { + "username": "tithanayut", + "email": "b@thanayut.in.th" + }, + "description": "Bank Thanayut's Personal Site", + "record": { + "URL": "https://thanayut.in.th" + } } diff --git a/domains/baquir.json b/domains/baquir.json index ce53bed23..ca86d86ed 100644 --- a/domains/baquir.json +++ b/domains/baquir.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/mohd-baquir-qureshi/mohd-baquir-qureshi.github.io", - "owner": { - "username": "mohd-baquir-qureshi", - "email": "dumboo0798@gmail.com" - }, - "record": { - "CNAME": "mohd-baquir-qureshi.github.io" - } + "description": "My Portfolio Website", + "repo": "https://github.com/mohd-baquir-qureshi/mohd-baquir-qureshi.github.io", + "owner": { + "username": "mohd-baquir-qureshi", + "email": "dumboo0798@gmail.com" + }, + "record": { + "CNAME": "mohd-baquir-qureshi.github.io" + } } diff --git a/domains/bardia.json b/domains/bardia.json index a435952f6..3842ca546 100644 --- a/domains/bardia.json +++ b/domains/bardia.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "abardia", "email": "a.bardia@yahoo.de" - }, - "record": { + }, + "record": { "CNAME": "abardia.github.io" - } } - +} diff --git a/domains/bartoszm77.json b/domains/bartoszm77.json index e42611544..b94c93cb9 100644 --- a/domains/bartoszm77.json +++ b/domains/bartoszm77.json @@ -1,12 +1,12 @@ { - "description": "bartoszm77.is-a.dev", - "repo": "https://github.com/b2rt0szm77/b2rt0szm77.github.io", - "owner": { - "username": "bartoszm77", - "email": "", - "discord": "bartoszm77#3458" - }, - "record": { - "CNAME": "b2rt0szm77.github.io" + "description": "bartoszm77.is-a.dev", + "repo": "https://github.com/b2rt0szm77/b2rt0szm77.github.io", + "owner": { + "username": "bartoszm77", + "email": "", + "discord": "bartoszm77#3458" + }, + "record": { + "CNAME": "b2rt0szm77.github.io" } } diff --git a/domains/bashou.json b/domains/bashou.json index 856725961..fdf1932a2 100644 --- a/domains/bashou.json +++ b/domains/bashou.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bashoudev", - "email": "bashou@luduma.ga", - "twitter": "bashouuu" - }, - "record": { - "URL": "https://bashoudev.ga" - } + "owner": { + "username": "bashoudev", + "email": "bashou@luduma.ga", + "twitter": "bashouuu" + }, + "record": { + "URL": "https://bashoudev.ga" + } } diff --git a/domains/basil.json b/domains/basil.json index bc0a52de9..27eaf9c8c 100644 --- a/domains/basil.json +++ b/domains/basil.json @@ -1,12 +1,12 @@ { - "description": "Basils' website", - "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", - "owner": { - "username": "LowSpecCorgi", - "email": "haroldthesenpai@gmail.com", - "twitter": "basilicous" - }, - "record": { - "CNAME": "LowSpeCorgi.github.io" - } + "description": "Basils' website", + "repo": "https://github.com/LowSpecCorgi/LowSpecCorgi.github.io", + "owner": { + "username": "LowSpecCorgi", + "email": "haroldthesenpai@gmail.com", + "twitter": "basilicous" + }, + "record": { + "CNAME": "LowSpeCorgi.github.io" + } } diff --git a/domains/bast.json b/domains/bast.json index 302ae95f6..4cc301bed 100644 --- a/domains/bast.json +++ b/domains/bast.json @@ -1,10 +1,10 @@ { - "description": "Bast's Programming Blog", - "owner": { - "username": "bast0006", - "email": "bast@bast-development.com" - }, - "record": { - "URL": "https://bast-development.com" - } + "description": "Bast's Programming Blog", + "owner": { + "username": "bast0006", + "email": "bast@bast-development.com" + }, + "record": { + "URL": "https://bast-development.com" + } } diff --git a/domains/batema.json b/domains/batema.json index 60d667aff..c6a201e3b 100644 --- a/domains/batema.json +++ b/domains/batema.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lukas-batema", - "email": "lukasbatema@gmail.com" - }, - "record": { - "URL": "https://batemadevelopment.com" - } + "owner": { + "username": "lukas-batema", + "email": "lukasbatema@gmail.com" + }, + "record": { + "URL": "https://batemadevelopment.com" + } } diff --git a/domains/baumistlustig.json b/domains/baumistlustig.json index 5aa7e3a45..7fbe846e4 100644 --- a/domains/baumistlustig.json +++ b/domains/baumistlustig.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "baumistlustig", - "email": "johannes.hoellwerth@protonmail.com" - }, + "owner": { + "username": "baumistlustig", + "email": "johannes.hoellwerth@protonmail.com" + }, - "record": { - "URL": "https://baumistlustig.eu" - } + "record": { + "URL": "https://baumistlustig.eu" + } } diff --git a/domains/bbhc.json b/domains/bbhc.json index cd037c775..4df6c0b06 100644 --- a/domains/bbhc.json +++ b/domains/bbhc.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "thetayloredman", - "email": "", - "telegram": "BadBoyHaloCat" - }, - "description": "Personal website", - "record": { - "A": ["167.172.157.69"] - } + "owner": { + "username": "thetayloredman", + "email": "", + "telegram": "BadBoyHaloCat" + }, + "description": "Personal website", + "record": { + "A": ["167.172.157.69"] + } } diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json index 6b8612c2f..a34c0ee47 100644 --- a/domains/bdays.suki.json +++ b/domains/bdays.suki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" - } + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" + } } diff --git a/domains/bear.json b/domains/bear.json index 9109f56fe..8160c37eb 100644 --- a/domains/bear.json +++ b/domains/bear.json @@ -1,12 +1,12 @@ { - "description": "Bear's Portfolio Website", - "repo": "https://github.com/bearts/bearts.github.io", + "description": "Bear's Portfolio Website", + "repo": "https://github.com/bearts/bearts.github.io", "owner": { "username": "bearts", "email": "anujparihar@yahoo.com", "twitter": "anujpflash" - }, - "record": { - "CNAME": "bearts.github.io" - } + }, + "record": { + "CNAME": "bearts.github.io" + } } diff --git a/domains/beboq.json b/domains/beboq.json index 2b5b5482c..6dc50e318 100644 --- a/domains/beboq.json +++ b/domains/beboq.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "iibeboQ", "email": "qqqbeboo@yahoo.com" - }, + }, - "record": { + "record": { "CNAME": "2e0e98d2-b08c-4ced-aa5a-47d06b3a7ef0.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/bedanth.json b/domains/bedanth.json index e63d09d00..b898e2885 100644 --- a/domains/bedanth.json +++ b/domains/bedanth.json @@ -1,11 +1,11 @@ { - "description": "Bedant Hota's Portfolio", - "repo": "https://github.com/bedantH/bedantH.github.io", - "owner": { - "username": "bedantH", - "email": "mohanesh.h2003@gmail.com" - }, - "record": { - "CNAME": "bedanth-github-io.pages.dev" - } + "description": "Bedant Hota's Portfolio", + "repo": "https://github.com/bedantH/bedantH.github.io", + "owner": { + "username": "bedantH", + "email": "mohanesh.h2003@gmail.com" + }, + "record": { + "CNAME": "bedanth-github-io.pages.dev" + } } diff --git a/domains/bedrock16.json b/domains/bedrock16.json index c60d0b402..22fd5dd49 100644 --- a/domains/bedrock16.json +++ b/domains/bedrock16.json @@ -1,11 +1,11 @@ { - "description": "my website", - "repo": "https://github.com/Bedrock16", - "owner": { - "username": "atharv", - "email": "youbed61@gmail.com" - }, - "record": { - "A": ["34.120.194.28"] - } + "description": "my website", + "repo": "https://github.com/Bedrock16", + "owner": { + "username": "atharv", + "email": "youbed61@gmail.com" + }, + "record": { + "A": ["34.120.194.28"] + } } diff --git a/domains/bee.json b/domains/bee.json index ce0fa62ed..f7e5bc7f1 100644 --- a/domains/bee.json +++ b/domains/bee.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "padlocks", - "email": "", - "twitter": "WeDoBeeVibing", - "discord": "bee!#0001" - }, - "description": "Commission website and links to my social medias.", - "record": { - "CNAME": "enbee.carrd.co" - } + "owner": { + "username": "padlocks", + "email": "", + "twitter": "WeDoBeeVibing", + "discord": "bee!#0001" + }, + "description": "Commission website and links to my social medias.", + "record": { + "CNAME": "enbee.carrd.co" + } } diff --git a/domains/belle.json b/domains/belle.json index 4763b602e..4c3075d16 100644 --- a/domains/belle.json +++ b/domains/belle.json @@ -1,11 +1,11 @@ { - "description": "Belle's website", - "repo": "https://github.com/bellesea/personalwebsite", - "owner": { - "username": "bellesea", - "email": "bellesee1212@gmail.com" - }, - "record": { - "CNAME": "bellesea.github.io" - } + "description": "Belle's website", + "repo": "https://github.com/bellesea/personalwebsite", + "owner": { + "username": "bellesea", + "email": "bellesee1212@gmail.com" + }, + "record": { + "CNAME": "bellesea.github.io" + } } diff --git a/domains/benjo.json b/domains/benjo.json index a76f250b0..7c14eedc3 100644 --- a/domains/benjo.json +++ b/domains/benjo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Golgrax", - "email": "", - "twitter": "BughawBenjo" - }, - "record": { - "CNAME": "09a88fc1-344d-44cf-8b92-98cc1383dff6.id.repl.co" - } + "owner": { + "username": "Golgrax", + "email": "", + "twitter": "BughawBenjo" + }, + "record": { + "CNAME": "09a88fc1-344d-44cf-8b92-98cc1383dff6.id.repl.co" + } } diff --git a/domains/bento64.json b/domains/bento64.json index 6a2a57b03..fdac7dac9 100644 --- a/domains/bento64.json +++ b/domains/bento64.json @@ -1,13 +1,11 @@ - - { - "description": "I need a great looking (sub)domain for my website", - "repo": "https://github.com/bento64/bento64.github.io", - "owner": { +{ + "description": "I need a great looking (sub)domain for my website", + "repo": "https://github.com/bento64/bento64.github.io", + "owner": { "username": "bento64", "email": "bento64@disroot.org" - }, - "record": { + }, + "record": { "CNAME": "bento64.github.io" - } } - +} diff --git a/domains/berry.json b/domains/berry.json index 40581dbbe..ffefd6998 100644 --- a/domains/berry.json +++ b/domains/berry.json @@ -1,11 +1,11 @@ { - "description": "Berry's developer website", - "owner": { - "username": "AhmedBaari", - "email": "ahmed4baari@gmail.com", - "instagram": "berryciouss" - }, - "record": { - "CNAME": "cname.short.io" - } + "description": "Berry's developer website", + "owner": { + "username": "AhmedBaari", + "email": "ahmed4baari@gmail.com", + "instagram": "berryciouss" + }, + "record": { + "CNAME": "cname.short.io" + } } diff --git a/domains/bhadra.json b/domains/bhadra.json index b579dc80b..1995bb764 100644 --- a/domains/bhadra.json +++ b/domains/bhadra.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", - "owner": { - "username": "BhadraJayakumarSandhya", - "email": "tomjerryparu@gmail.com" - }, - "record": { - "CNAME": "BhadraJayakumarSandhya.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/BhadraJayakumarSandhya/BhadraJayakumarSandhya.github.io", + "owner": { + "username": "BhadraJayakumarSandhya", + "email": "tomjerryparu@gmail.com" + }, + "record": { + "CNAME": "BhadraJayakumarSandhya.github.io" + } } diff --git a/domains/bhargav-gohil.json b/domains/bhargav-gohil.json index caf0466cc..762c4d79c 100644 --- a/domains/bhargav-gohil.json +++ b/domains/bhargav-gohil.json @@ -1,11 +1,11 @@ { - "description": "Bhargav Gohil's personal developer website", - "repo": "https://github.com/bhargav252000/bhargav252000.github.io", - "owner": { - "username": "bhargav252000", - "email": "bhargavgohil25@gmail.com" - }, - "record": { - "CNAME": "bhargav252000.github.io" - } + "description": "Bhargav Gohil's personal developer website", + "repo": "https://github.com/bhargav252000/bhargav252000.github.io", + "owner": { + "username": "bhargav252000", + "email": "bhargavgohil25@gmail.com" + }, + "record": { + "CNAME": "bhargav252000.github.io" + } } diff --git a/domains/bhattcodes.json b/domains/bhattcodes.json index c6df48317..fac65050f 100644 --- a/domains/bhattcodes.json +++ b/domains/bhattcodes.json @@ -1,11 +1,11 @@ { - "description": "Aman Bhatt's personal website", - "repo": "https://github.com/bhattcodes/bhattcodes.github.io", - "owner": { - "username": "bhattcodes", - "email": "bhatt.codes@gmail.com" - }, - "record": { - "CNAME": "bhattcodes.github.io" - } + "description": "Aman Bhatt's personal website", + "repo": "https://github.com/bhattcodes/bhattcodes.github.io", + "owner": { + "username": "bhattcodes", + "email": "bhatt.codes@gmail.com" + }, + "record": { + "CNAME": "bhattcodes.github.io" + } } diff --git a/domains/bhavesh-acquaintsoft.json b/domains/bhavesh-acquaintsoft.json index de9f54e47..0041de9dd 100644 --- a/domains/bhavesh-acquaintsoft.json +++ b/domains/bhavesh-acquaintsoft.json @@ -1,12 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io", - "owner": { - "username": "bhavesh-acquaintsoft", - "email": "" - }, - "record": { - "CNAME": "bhavesh-acquaintsoft.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/bhavesh-acquaintsoft/bhavesh-acquaintsoft.github.io", + "owner": { + "username": "bhavesh-acquaintsoft", + "email": "" + }, + "record": { + "CNAME": "bhavesh-acquaintsoft.github.io" + } } - diff --git a/domains/bhavishya.json b/domains/bhavishya.json index 9ddb9f3b1..e6187077d 100644 --- a/domains/bhavishya.json +++ b/domains/bhavishya.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "BH00TXD", "email": "ghost25112006@gmail.com" - }, + }, - "record": { + "record": { "A": ["164.132.74.251"] - } } - \ No newline at end of file +} diff --git a/domains/bhumkah-patel.json b/domains/bhumkah-patel.json index c05371862..9c2130117 100644 --- a/domains/bhumkah-patel.json +++ b/domains/bhumkah-patel.json @@ -1,11 +1,11 @@ { - "description": "bhumika patel.", - "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io", - "owner": { - "username": "bhumkah-patel", - "email": "" - }, - "record": { - "CNAME": "bhumkah-patel.github.io" - } + "description": "bhumika patel.", + "repo": "https://github.com/bhumkah-patel/bhumkah-patel.github.io", + "owner": { + "username": "bhumkah-patel", + "email": "" + }, + "record": { + "CNAME": "bhumkah-patel.github.io" + } } diff --git a/domains/bimal.json b/domains/bimal.json index 0f7076a76..945f65efb 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/bimal-inc.github.io", - "owner": { - "username": "bimal-inc", - "email": "bimalyadavemail7@gmail.com", - "twitter": "bimalinc" - }, - "record": { - "CNAME": "bimal-inc.github.io" - } + "description": "My personal website goes here", + "repo": "https://github.com/bimal-inc/bimal-inc.github.io", + "owner": { + "username": "bimal-inc", + "email": "bimalyadavemail7@gmail.com", + "twitter": "bimalinc" + }, + "record": { + "CNAME": "bimal-inc.github.io" + } } diff --git a/domains/bipin-bheda.json b/domains/bipin-bheda.json index 6df4dd35d..93e454772 100644 --- a/domains/bipin-bheda.json +++ b/domains/bipin-bheda.json @@ -1,11 +1,11 @@ { - "description": "Bipin Bheda Profile.", - "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io", - "owner": { - "username": "bipin-bheda", - "email": "" - }, - "record": { - "CNAME": "bipin-bheda.github.io" - } + "description": "Bipin Bheda Profile.", + "repo": "https://github.com/bipin-bheda/bipin-bheda.github.io", + "owner": { + "username": "bipin-bheda", + "email": "" + }, + "record": { + "CNAME": "bipin-bheda.github.io" + } } diff --git a/domains/biplob.json b/domains/biplob.json index 62139944b..d0b24ffb2 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -1,11 +1,11 @@ { - "description": "Biplob's website", - "repo": "https://github.com/revolutionisme/revolutionisme.github.io", - "owner": { - "username": "revolutionisme", - "email": "revolutionisme+github@gmail.com" - }, - "record": { - "CNAME": "revolutionisme.github.io" - } + "description": "Biplob's website", + "repo": "https://github.com/revolutionisme/revolutionisme.github.io", + "owner": { + "username": "revolutionisme", + "email": "revolutionisme+github@gmail.com" + }, + "record": { + "CNAME": "revolutionisme.github.io" + } } diff --git a/domains/blackdx.json b/domains/blackdx.json index a521dcc92..03b7b6878 100644 --- a/domains/blackdx.json +++ b/domains/blackdx.json @@ -9,4 +9,4 @@ "record": { "CNAME": "blackdx.github.io" } -} +} diff --git a/domains/blaine.json b/domains/blaine.json index eff049886..e9920dac7 100644 --- a/domains/blaine.json +++ b/domains/blaine.json @@ -1,11 +1,11 @@ { - "description": "The face of Blaine, on the web", - "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", - "owner": { - "username": "Blakeinstein", - "email": "rishi1998@gmail.com" - }, - "record": { - "URL": "https://blaine.vip" - } + "description": "The face of Blaine, on the web", + "repo": "https://github.com/Blakeinstein/Blakeinstein.github.io", + "owner": { + "username": "Blakeinstein", + "email": "rishi1998@gmail.com" + }, + "record": { + "URL": "https://blaine.vip" + } } diff --git a/domains/blake.json b/domains/blake.json index 1366c9473..c1bfd94da 100644 --- a/domains/blake.json +++ b/domains/blake.json @@ -1,12 +1,12 @@ { - "description": "A redirection to my github page", - "repo": "https://github.com/BlakeH2208", - "owner": { - "username": "BlakeH2208", - "email": "contact@blakehurley.com" - }, + "description": "A redirection to my github page", + "repo": "https://github.com/BlakeH2208", + "owner": { + "username": "BlakeH2208", + "email": "contact@blakehurley.com" + }, - "record": { - "A": ["89.41.169.49"] - } + "record": { + "A": ["89.41.169.49"] + } } diff --git a/domains/blast.json b/domains/blast.json index d83a94be7..f52843c4a 100644 --- a/domains/blast.json +++ b/domains/blast.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ReBlast", - "email": "", - "discord": "Blast#9400" - }, - "description": "Personal website with links to my social medias, will probably add portfolio", - "record": { - "CNAME": "reblast.github.io" - } + "owner": { + "username": "ReBlast", + "email": "", + "discord": "Blast#9400" + }, + "description": "Personal website with links to my social medias, will probably add portfolio", + "record": { + "CNAME": "reblast.github.io" + } } diff --git a/domains/blog.catzboy.json b/domains/blog.catzboy.json index e11095ae3..695d43e96 100644 --- a/domains/blog.catzboy.json +++ b/domains/blog.catzboy.json @@ -1,11 +1,11 @@ { - "description": "Catzboy's Blog", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } + "description": "Catzboy's Blog", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } } diff --git a/domains/blog.crystal.json b/domains/blog.crystal.json index b1f3d4071..f04028998 100644 --- a/domains/blog.crystal.json +++ b/domains/blog.crystal.json @@ -1,10 +1,10 @@ { - "description": "Blog", - "owner": { - "username": "crystalbajgai", - "email": "crystalbajgai@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } + "description": "Blog", + "owner": { + "username": "crystalbajgai", + "email": "crystalbajgai@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/blog.dhruva.json b/domains/blog.dhruva.json index 6a513ff40..254acf7d8 100644 --- a/domains/blog.dhruva.json +++ b/domains/blog.dhruva.json @@ -1,11 +1,10 @@ - { - "description": "my hashnode blog", - "owner": { - "username": "carrotfarmer", - "email": "dhruvas17068@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } + "description": "my hashnode blog", + "owner": { + "username": "carrotfarmer", + "email": "dhruvas17068@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/blog.terra.json b/domains/blog.terra.json index ca6370219..c31c09b4f 100644 --- a/domains/blog.terra.json +++ b/domains/blog.terra.json @@ -1,12 +1,12 @@ { - "description": "Blog - a simple blog site/dairy for TerraPlayz! I hope to see you again.", - "repo": "https://github.com/terraplayz/blog-cf", - "owner": { - "username": "terraplayz", - "email": "github@om.is-a.dev", - "twitter": "DaRealOmxpro" - }, - "record": { - "CNAME": "blog-cf-bu7.pages.dev" - } + "description": "Blog - a simple blog site/dairy for TerraPlayz! I hope to see you again.", + "repo": "https://github.com/terraplayz/blog-cf", + "owner": { + "username": "terraplayz", + "email": "github@om.is-a.dev", + "twitter": "DaRealOmxpro" + }, + "record": { + "CNAME": "blog-cf-bu7.pages.dev" + } } diff --git a/domains/blog.whine.json b/domains/blog.whine.json index 372134a0b..72e0ee1e2 100644 --- a/domains/blog.whine.json +++ b/domains/blog.whine.json @@ -1,8 +1,8 @@ { "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" }, "description": "whi_ne's blog", "record": { diff --git a/domains/blogs.aakanksha.json b/domains/blogs.aakanksha.json index 9fb453d71..ef2fc325b 100644 --- a/domains/blogs.aakanksha.json +++ b/domains/blogs.aakanksha.json @@ -2,10 +2,10 @@ "description": "Aakanksha's Blog", "repo": "https://github.com/aakankshabhende/aakankshabhende.github.io", "owner": { - "username": "aakankshabhende", - "email": "aakanksha0407@gmail.com" + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "hashnode.network" } - } \ No newline at end of file +} diff --git a/domains/blogs.shaunak.json b/domains/blogs.shaunak.json index 1af1bd18c..a3461174b 100644 --- a/domains/blogs.shaunak.json +++ b/domains/blogs.shaunak.json @@ -1,11 +1,11 @@ { - "description": "Shaunak's Blog", - "repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io", - "owner": { - "username": "Shaunak-Pandya", - "email": "shaunak.n.pandya@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } + "description": "Shaunak's Blog", + "repo": "https://github.com/Shaunak-Pandya/Shaunak-Pandya.github.io", + "owner": { + "username": "Shaunak-Pandya", + "email": "shaunak.n.pandya@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/blox.json b/domains/blox.json index 19df95c45..350a7adb1 100644 --- a/domains/blox.json +++ b/domains/blox.json @@ -6,4 +6,4 @@ "record": { "CNAME": "soudblox.github.io" } -} +} diff --git a/domains/blue.json b/domains/blue.json index 58c6e1510..0ed1654b3 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -1,12 +1,12 @@ { - "description": "A newbie Python developer who wants to learn more about web design and Python development.", - "repo": "https://github.com/Jimmy-Blue/jimmy-blue.github.io", - "owner": { - "username": "Jimmy-Blue", - "email": "ngolong1396@hotmail.com", - "twitter": "JimmyBlue00" - }, - "record": { - "CNAME": "jimmy-blue.github.io" - } + "description": "A newbie Python developer who wants to learn more about web design and Python development.", + "repo": "https://github.com/Jimmy-Blue/jimmy-blue.github.io", + "owner": { + "username": "Jimmy-Blue", + "email": "ngolong1396@hotmail.com", + "twitter": "JimmyBlue00" + }, + "record": { + "CNAME": "jimmy-blue.github.io" + } } diff --git a/domains/blueberry.json b/domains/blueberry.json index cbffb1225..592ee628b 100644 --- a/domains/blueberry.json +++ b/domains/blueberry.json @@ -1,11 +1,11 @@ -{ - "description": "My personal website", - "repo": "https://github.com/NgVGB/NgVGB.github.io", - "owner": { - "username": "NgVGB", - "email": "dangnguyen101191@gmail.com" - }, - "record": { - "CNAME": "NgVGB.github.io" - } -} +{ + "description": "My personal website", + "repo": "https://github.com/NgVGB/NgVGB.github.io", + "owner": { + "username": "NgVGB", + "email": "dangnguyen101191@gmail.com" + }, + "record": { + "CNAME": "NgVGB.github.io" + } +} diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json index 92a139e07..adde959e8 100644 --- a/domains/bluesky01st.json +++ b/domains/bluesky01st.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BlueSky01st", - "email": "mincraft206127@outlook.com" - }, - "record": { - "CNAME": "blog.bluesky01st.eu.org" - } + "owner": { + "username": "BlueSky01st", + "email": "mincraft206127@outlook.com" + }, + "record": { + "CNAME": "blog.bluesky01st.eu.org" + } } diff --git a/domains/blurnope.json b/domains/blurnope.json index 4292de666..31a4fc470 100644 --- a/domains/blurnope.json +++ b/domains/blurnope.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/blurnope/blurnope.github.io", - "owner": { - "username": "blurnope", - "email": "cynosuregone@gmail.com", - "discord": "blurnope.#2655" - }, - "record": { - "CNAME": "blurnope.github.io" - } + "repo": "https://github.com/blurnope/blurnope.github.io", + "owner": { + "username": "blurnope", + "email": "cynosuregone@gmail.com", + "discord": "blurnope.#2655" + }, + "record": { + "CNAME": "blurnope.github.io" + } } diff --git a/domains/bnyro.json b/domains/bnyro.json index c0ea96d4e..30b407e6b 100644 --- a/domains/bnyro.json +++ b/domains/bnyro.json @@ -7,4 +7,4 @@ "record": { "CNAME": "bnyro.github.io" } -} +} diff --git a/domains/boba.json b/domains/boba.json index d6226cdb3..7056ca2d9 100644 --- a/domains/boba.json +++ b/domains/boba.json @@ -1,11 +1,11 @@ { - "description": "A personal blog.", - "repo": "https://github.com/tarob0ba/tarob0ba.github.io", - "owner": { - "username": "tarob0ba", - "email": "beckett@chatter-social.com" - }, - "record": { - "CNAME": "tarob0ba.github.io" - } + "description": "A personal blog.", + "repo": "https://github.com/tarob0ba/tarob0ba.github.io", + "owner": { + "username": "tarob0ba", + "email": "beckett@chatter-social.com" + }, + "record": { + "CNAME": "tarob0ba.github.io" + } } diff --git a/domains/bobbrown.json b/domains/bobbrown.json index ba0202d5c..20ea8eda8 100644 --- a/domains/bobbrown.json +++ b/domains/bobbrown.json @@ -1,11 +1,11 @@ { - "description": "My portfolio website!", - "repo": "https://github.com/BobBrown1/BobBrown1.github.io", - "owner": { - "username": "BobBrown1", - "email": "bob.brown.the.dev@gmail.com" - }, - "record": { - "CNAME": "bob-brown.info" - } + "description": "My portfolio website!", + "repo": "https://github.com/BobBrown1/BobBrown1.github.io", + "owner": { + "username": "BobBrown1", + "email": "bob.brown.the.dev@gmail.com" + }, + "record": { + "CNAME": "bob-brown.info" + } } diff --git a/domains/bolt.json b/domains/bolt.json index 5c0693a25..96647d944 100644 --- a/domains/bolt.json +++ b/domains/bolt.json @@ -1,11 +1,11 @@ { - "description": "Bolt's portfolio website", - "repo": "https://github.com/Adityeahhh/portfolio", - "owner": { - "username": "Adityeahhh", - "email": "adty200807@gmail.com" - }, - "record": { - "CNAME": "adityeahhh.github.io" - } + "description": "Bolt's portfolio website", + "repo": "https://github.com/Adityeahhh/portfolio", + "owner": { + "username": "Adityeahhh", + "email": "adty200807@gmail.com" + }, + "record": { + "CNAME": "adityeahhh.github.io" + } } diff --git a/domains/boolean44.json b/domains/boolean44.json index cde6bc82b..2f0ae8308 100644 --- a/domains/boolean44.json +++ b/domains/boolean44.json @@ -1,10 +1,10 @@ { "repo": "https://github.com/boolean44-repos/boolean44-repos.github.io", - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "CNAME": "boolean44-repos.github.io" - } - } \ No newline at end of file + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "CNAME": "boolean44-repos.github.io" + } +} diff --git a/domains/boon.json b/domains/boon.json index b84052bad..513192653 100644 --- a/domains/boon.json +++ b/domains/boon.json @@ -1,11 +1,11 @@ { - "description": "Portfolio site for me.", - "owner": { - "username": "uwuCaitlin", - "email": "", - "discord": "boon#6660" - }, - "record": { - "URL": "https://boons.pics" - } + "description": "Portfolio site for me.", + "owner": { + "username": "uwuCaitlin", + "email": "", + "discord": "boon#6660" + }, + "record": { + "URL": "https://boons.pics" + } } diff --git a/domains/boredcodebyk.json b/domains/boredcodebyk.json index 35083dd51..63ccbb94b 100644 --- a/domains/boredcodebyk.json +++ b/domains/boredcodebyk.json @@ -1,11 +1,11 @@ { - "description": "Portfolio/Personal landing page", - "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", - "owner": { - "username": "boredcodebyk", - "email": "" - }, - "record": { - "CNAME": "boredcodebyk.github.io" - } + "description": "Portfolio/Personal landing page", + "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", + "owner": { + "username": "boredcodebyk", + "email": "" + }, + "record": { + "CNAME": "boredcodebyk.github.io" + } } diff --git a/domains/boris1993.json b/domains/boris1993.json index 1df9959bc..f3a570c18 100644 --- a/domains/boris1993.json +++ b/domains/boris1993.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "boris1993", - "email": "boris1993@live.cn" - }, - "description": "boris1993.is-a.dev", - "record": { - "CNAME": "boris1993.github.io" - } + "owner": { + "username": "boris1993", + "email": "boris1993@live.cn" + }, + "description": "boris1993.is-a.dev", + "record": { + "CNAME": "boris1993.github.io" + } } diff --git a/domains/bot.riskymh.json b/domains/bot.riskymh.json index 6608dea8a..59ebce7cb 100644 --- a/domains/bot.riskymh.json +++ b/domains/bot.riskymh.json @@ -1,13 +1,12 @@ -{ - "description": "Discord Bot Website", - "repo": "https://github.com/RiskyMH/RiskyBOT", - "owner": { - "username": "RiskyMH", - "discord": "RiskyMH#0182", - "email": "" - }, - "record": { - "URL": "https://riskymh.github.io/RiskyBOT" - } - } - +{ + "description": "Discord Bot Website", + "repo": "https://github.com/RiskyMH/RiskyBOT", + "owner": { + "username": "RiskyMH", + "discord": "RiskyMH#0182", + "email": "" + }, + "record": { + "URL": "https://riskymh.github.io/RiskyBOT" + } +} diff --git a/domains/bots.json b/domains/bots.json index b09ba86af..070601bde 100644 --- a/domains/bots.json +++ b/domains/bots.json @@ -1,11 +1,11 @@ { - "description": "Bots personal developer website", - "repo": "https://github.com/Bicepsfako", - "owner": { - "username": "Bicepsfako", - "email": "bicepsfako@gmail.com" - }, - "record": { - "CNAME": "vascular-barnacle-zfdxk5mcunu4qasmwk8n14na.herokudns.com" - } + "description": "Bots personal developer website", + "repo": "https://github.com/Bicepsfako", + "owner": { + "username": "Bicepsfako", + "email": "bicepsfako@gmail.com" + }, + "record": { + "CNAME": "vascular-barnacle-zfdxk5mcunu4qasmwk8n14na.herokudns.com" + } } diff --git a/domains/botspointer.json b/domains/botspointer.json index a3a17c9bb..c02ebe3e9 100644 --- a/domains/botspointer.json +++ b/domains/botspointer.json @@ -1,10 +1,10 @@ { - "description": "discord service for bots free", - "owner": { - "username": "Ihzy-Dev", - "email": "sksksdev@my.com" - }, - "record": { - "CNAME": "dns.techhost.live" - } + "description": "discord service for bots free", + "owner": { + "username": "Ihzy-Dev", + "email": "sksksdev@my.com" + }, + "record": { + "CNAME": "dns.techhost.live" + } } diff --git a/domains/box.json b/domains/box.json index 4c4da0edf..a8b6b8d82 100644 --- a/domains/box.json +++ b/domains/box.json @@ -1,16 +1,14 @@ - - { +{ "description": "Personal Website", "repo": "https://github.com/Default-Box/website", - "owner": { + "owner": { "username": "Default-Box", "email": "", "twitter": "DefaultBox_", "discord": "Default Box#8900" - }, + }, - "record": { + "record": { "CNAME": "Default-Box.github.io" - } } - +} diff --git a/domains/bqini.json b/domains/bqini.json index ad825b641..a9c46f0c4 100644 --- a/domains/bqini.json +++ b/domains/bqini.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "bqini", - "email": "", - "twitter": "bqini" - }, - "description": "bqini lol", - "repo": "bqini", - "record": { - "CNAME": "33c90791-55a6-4f5f-b6b4-b0da920ba8ed.id.repl.co" - } + "owner": { + "username": "bqini", + "email": "", + "twitter": "bqini" + }, + "description": "bqini lol", + "repo": "bqini", + "record": { + "CNAME": "33c90791-55a6-4f5f-b6b4-b0da920ba8ed.id.repl.co" + } } diff --git a/domains/brandon-hoffman.json b/domains/brandon-hoffman.json index c3c71908d..b497a8a52 100644 --- a/domains/brandon-hoffman.json +++ b/domains/brandon-hoffman.json @@ -1,12 +1,11 @@ { "description": "Brandon Hoffman's website", "owner": { - "username": "branhoff", - "email": "", - "linkedin": "https://www.linkedin.com/in/branhoff" - + "username": "branhoff", + "email": "", + "linkedin": "https://www.linkedin.com/in/branhoff" }, "record": { - "CNAME": "branhoff.github.io" + "CNAME": "branhoff.github.io" } - } \ No newline at end of file +} diff --git a/domains/brandon.json b/domains/brandon.json index 9544482cf..a50cf578f 100644 --- a/domains/brandon.json +++ b/domains/brandon.json @@ -1,11 +1,11 @@ { - "description": "Brandon Hexsel - Full Stack Engineer", - "repo": "https://github.com/b-hexsoul/b-hexsoul.github.io", - "owner": { - "username": "b-hexsoul", - "email": "brandon.hexsel@gmail.com" - }, - "record": { - "CNAME": "b-hexsoul.github.io" - } + "description": "Brandon Hexsel - Full Stack Engineer", + "repo": "https://github.com/b-hexsoul/b-hexsoul.github.io", + "owner": { + "username": "b-hexsoul", + "email": "brandon.hexsel@gmail.com" + }, + "record": { + "CNAME": "b-hexsoul.github.io" + } } diff --git a/domains/bravestone.json b/domains/bravestone.json index 768f99ae5..82394b239 100644 --- a/domains/bravestone.json +++ b/domains/bravestone.json @@ -1,12 +1,12 @@ { - "description": "My Personal website.", - "repo": "https://github.com/itsbravestone", - "owner": { - "username": "itsbravestone", - "email": "imbravestone@zarena.ga", - "twitter": "imbravestone" - }, - "record": { - "URL": "https://imbravestone.ga" - } + "description": "My Personal website.", + "repo": "https://github.com/itsbravestone", + "owner": { + "username": "itsbravestone", + "email": "imbravestone@zarena.ga", + "twitter": "imbravestone" + }, + "record": { + "URL": "https://imbravestone.ga" + } } diff --git a/domains/brawley.json b/domains/brawley.json index 6b0af71e8..7cfa402bd 100644 --- a/domains/brawley.json +++ b/domains/brawley.json @@ -1,10 +1,10 @@ { - "description": "Discord Bot's Website", - "owner": { - "username": "brawlie", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "URL": "https://brawley.js.org" - } + "description": "Discord Bot's Website", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "URL": "https://brawley.js.org" + } } diff --git a/domains/breadomaticc.json b/domains/breadomaticc.json index e2f98517f..f50482113 100644 --- a/domains/breadomaticc.json +++ b/domains/breadomaticc.json @@ -1,11 +1,11 @@ { - "description": "BreadoMatic Beginner Dev", - "repo": "https://github.com/breadomaticc/breadomaticc.github.io", - "owner": { - "username": "breadomaticc", - "email": "animaxionpd@gmail.com" - }, - "record": { - "CNAME": "breadomaticc.github.io" - } + "description": "BreadoMatic Beginner Dev", + "repo": "https://github.com/breadomaticc/breadomaticc.github.io", + "owner": { + "username": "breadomaticc", + "email": "animaxionpd@gmail.com" + }, + "record": { + "CNAME": "breadomaticc.github.io" + } } diff --git a/domains/bree.json b/domains/bree.json index e2f781cce..290007f4f 100644 --- a/domains/bree.json +++ b/domains/bree.json @@ -1,11 +1,11 @@ { - "description": "Bree is a Dev", - "repo": "https://github.com/breekoy/breekoy.github.io", - "owner": { - "username": "breekoy", - "email": "mcwall.breekoy@gmail.com" - }, - "record": { - "CNAME": "breekoy.github.io" - } + "description": "Bree is a Dev", + "repo": "https://github.com/breekoy/breekoy.github.io", + "owner": { + "username": "breekoy", + "email": "mcwall.breekoy@gmail.com" + }, + "record": { + "CNAME": "breekoy.github.io" + } } diff --git a/domains/brian.json b/domains/brian.json index 6f3b89d78..1fb05058b 100644 --- a/domains/brian.json +++ b/domains/brian.json @@ -1,11 +1,11 @@ { - "description": "fittsqo's is-a.dev domain", - "repo": "https://github.com/fittsqo/fittsqo.github.io", - "owner": { - "username": "fittsqo", - "email": "fittsqo@gmail.com" - }, - "record": { - "CNAME": "fittsqo.github.io" - } + "description": "fittsqo's is-a.dev domain", + "repo": "https://github.com/fittsqo/fittsqo.github.io", + "owner": { + "username": "fittsqo", + "email": "fittsqo@gmail.com" + }, + "record": { + "CNAME": "fittsqo.github.io" + } } diff --git a/domains/brin.json b/domains/brin.json index 2b4ccbf78..7abb43fbc 100644 --- a/domains/brin.json +++ b/domains/brin.json @@ -1,11 +1,11 @@ { - "description": "Personal site", - "repo": "https://github.com/xXTgamerXx/xXTgamerXx.github.io", - "owner": { - "username": "xXTgamerXx", - "email": "trin.n2848@gmail.com" - }, - "record": { - "CNAME": "xxtgamerxx.github.io" - } + "description": "Personal site", + "repo": "https://github.com/xXTgamerXx/xXTgamerXx.github.io", + "owner": { + "username": "xXTgamerXx", + "email": "trin.n2848@gmail.com" + }, + "record": { + "CNAME": "xxtgamerxx.github.io" + } } diff --git a/domains/broduer.json b/domains/broduer.json index a0d3aba46..afb99b69c 100644 --- a/domains/broduer.json +++ b/domains/broduer.json @@ -1,11 +1,11 @@ { - "description": "broduer.is-a.dev", - "owner": { - "username": "broduer40", - "email": "broduer@aogamers.net", - "discord": "[AoG+] Broduer#0331" - }, - "record": { - "CNAME": "broduer.aogamers.net" - } + "description": "broduer.is-a.dev", + "owner": { + "username": "broduer40", + "email": "broduer@aogamers.net", + "discord": "[AoG+] Broduer#0331" + }, + "record": { + "CNAME": "broduer.aogamers.net" + } } diff --git a/domains/brokiem.json b/domains/brokiem.json index 2c54ca794..547fcbcc6 100644 --- a/domains/brokiem.json +++ b/domains/brokiem.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "brokiem", "email": "milyhqvideo@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "brokiem.github.io" - } } - \ No newline at end of file +} diff --git a/domains/brooklyn.json b/domains/brooklyn.json index 8664b03d8..8ad95abd7 100644 --- a/domains/brooklyn.json +++ b/domains/brooklyn.json @@ -1,12 +1,12 @@ { - "description": "im brooklyn :3", - "repo": "https://github.com/BrooklynWasHere/brooklynwashere.github.io", - "owner": { - "username": "BrooklynWasHere", - "email": "redmiror@outlook.com", - "twitter": "BrooklynCilekli" - }, - "record": { - "CNAME": "brooklynwashere.github.io" - } + "description": "im brooklyn :3", + "repo": "https://github.com/BrooklynWasHere/brooklynwashere.github.io", + "owner": { + "username": "BrooklynWasHere", + "email": "redmiror@outlook.com", + "twitter": "BrooklynCilekli" + }, + "record": { + "CNAME": "brooklynwashere.github.io" + } } diff --git a/domains/bruno.json b/domains/bruno.json index 9c305fe0b..122e77a2e 100644 --- a/domains/bruno.json +++ b/domains/bruno.json @@ -1,10 +1,10 @@ { - "description": "Bruno Henrique Paiva's personal website", - "owner": { - "username": "brunohpaiva", - "email": "me@bruno.codes" - }, - "record": { - "URL": "https://bruno.codes" - } + "description": "Bruno Henrique Paiva's personal website", + "owner": { + "username": "brunohpaiva", + "email": "me@bruno.codes" + }, + "record": { + "URL": "https://bruno.codes" + } } diff --git a/domains/bryan.json b/domains/bryan.json index d0e9ed6fc..6a61a38cf 100644 --- a/domains/bryan.json +++ b/domains/bryan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "evilbryan590", - "email": "evilbryan590@gmail.com" - }, - "record": { - "CNAME": "evilbryan590.github.io" - } + "owner": { + "username": "evilbryan590", + "email": "evilbryan590@gmail.com" + }, + "record": { + "CNAME": "evilbryan590.github.io" + } } diff --git a/domains/bs.json b/domains/bs.json index e7daac5a3..2f4d1f307 100644 --- a/domains/bs.json +++ b/domains/bs.json @@ -1,11 +1,11 @@ { - "description": "a website for my api", - "repo": "https://github.com/brawlie/api", - "owner": { - "username": "brawlie", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "7b9fd2b3-d702-4577-bcbf-a1a529ad3f3d.repl.co" - } + "description": "a website for my api", + "repo": "https://github.com/brawlie/api", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "7b9fd2b3-d702-4577-bcbf-a1a529ad3f3d.repl.co" + } } diff --git a/domains/bsapi.json b/domains/bsapi.json index 1d9a5df2e..7fa0d1471 100644 --- a/domains/bsapi.json +++ b/domains/bsapi.json @@ -1,11 +1,11 @@ { - "description": "documentation for bsapi.js", - "repo": "https://github.com/botstudios/bsapi.js-docs", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "botstudios.github.io" - } + "description": "documentation for bsapi.js", + "repo": "https://github.com/botstudios/bsapi.js-docs", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "botstudios.github.io" + } } diff --git a/domains/bttm.json b/domains/bttm.json index 46398b418..5ee7b2291 100644 --- a/domains/bttm.json +++ b/domains/bttm.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "BasToTheMax", - "email": "bas@arnold-linda.nl" - }, - "record": { - "A": ["185.234.69.13"] - } + "owner": { + "username": "BasToTheMax", + "email": "bas@arnold-linda.nl" + }, + "record": { + "A": ["185.234.69.13"] + } } - \ No newline at end of file diff --git a/domains/burandby.json b/domains/burandby.json index 9d661b37a..37d578508 100644 --- a/domains/burandby.json +++ b/domains/burandby.json @@ -1,11 +1,11 @@ { - "description": "Pico-8 in-browser emulator.", - "repo": "https://github.com/burandby", - "owner": { - "username": "burandby", - "email": "bur.and.by@gmail.com" - }, - "record": { - "CNAME": "burandby.github.io" - } + "description": "Pico-8 in-browser emulator.", + "repo": "https://github.com/burandby", + "owner": { + "username": "burandby", + "email": "bur.and.by@gmail.com" + }, + "record": { + "CNAME": "burandby.github.io" + } } diff --git a/domains/cal.json b/domains/cal.json index 6c270a0e8..d57b9ff34 100644 --- a/domains/cal.json +++ b/domains/cal.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Recal", "email": "recalibratedgh@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://github.com/recal" - } } - +} diff --git a/domains/calculator.notaperson535.json b/domains/calculator.notaperson535.json index 6ac8d89c9..7149dcd74 100644 --- a/domains/calculator.notaperson535.json +++ b/domains/calculator.notaperson535.json @@ -1,11 +1,11 @@ { - "description": "My modern calculator", - "repo": "https://github.com/notAperson535/moderncalculator", - "owner": { - "username": "notAperson535", - "email": "notAperson939@gmail.com" - }, - "record": { - "CNAME": "notAperson535.github.io" - } + "description": "My modern calculator", + "repo": "https://github.com/notAperson535/moderncalculator", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } } diff --git a/domains/caleb.json b/domains/caleb.json index 615f01dd3..63ed2018e 100644 --- a/domains/caleb.json +++ b/domains/caleb.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "cjdenio", - "email": "", - "twitter": "CalebDenio" - }, - "repo": "https://github.com/cjdenio/site-frontend", - "record": { - "URL": "https://calebden.io" - } + "owner": { + "username": "cjdenio", + "email": "", + "twitter": "CalebDenio" + }, + "repo": "https://github.com/cjdenio/site-frontend", + "record": { + "URL": "https://calebden.io" + } } diff --git a/domains/callum.json b/domains/callum.json index 82334f4f2..277cb808e 100644 --- a/domains/callum.json +++ b/domains/callum.json @@ -1,12 +1,12 @@ { - "description": "My personal site.", - "repo": "https://github.com/cxllm/website", - "owner": { - "username": "cxllm", - "email": "hello@cxllm.xyz", - "twitter": "CX11M" - }, - "record": { - "URL": "https://cxllm.xyz" - } + "description": "My personal site.", + "repo": "https://github.com/cxllm/website", + "owner": { + "username": "cxllm", + "email": "hello@cxllm.xyz", + "twitter": "CX11M" + }, + "record": { + "URL": "https://cxllm.xyz" + } } diff --git a/domains/callumjt.json b/domains/callumjt.json index 8d829e84b..376b5ab2e 100644 --- a/domains/callumjt.json +++ b/domains/callumjt.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "callumjt", "email": "cjblack2009@icloud.com" - }, - "record": { + }, + "record": { "CNAME": "callumjt.github.io" - } } - \ No newline at end of file +} diff --git a/domains/canaris.json b/domains/canaris.json index 01d0c8843..0fadf5322 100644 --- a/domains/canaris.json +++ b/domains/canaris.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website.", - "repo": "https://github.com/DET171/det171.github.io", - "owner": { - "username": "Canaris", - "email": "mrgeek484@gmail.com" - }, - "record": { - "CNAME": "canaris.pages.dev" - } + "description": "My Personal Website.", + "repo": "https://github.com/DET171/det171.github.io", + "owner": { + "username": "Canaris", + "email": "mrgeek484@gmail.com" + }, + "record": { + "CNAME": "canaris.pages.dev" + } } diff --git a/domains/carlosgiralt.json b/domains/carlosgiralt.json index 99ce8ca8c..29b866c4c 100644 --- a/domains/carlosgiralt.json +++ b/domains/carlosgiralt.json @@ -1,12 +1,12 @@ { - "description": "code-a-bit", - "repo": "https://github.com/carlosgiralt/carlosgiralt.github.io", - "owner": { - "username": "carlosgiralt", - "email": "", - "twitter": "cagiraltt" - }, - "record": { - "CNAME": "carlosgiralt.github.io" - } + "description": "code-a-bit", + "repo": "https://github.com/carlosgiralt/carlosgiralt.github.io", + "owner": { + "username": "carlosgiralt", + "email": "", + "twitter": "cagiraltt" + }, + "record": { + "CNAME": "carlosgiralt.github.io" + } } diff --git a/domains/carmelo.json b/domains/carmelo.json index f43014bbf..b4cb9f67b 100644 --- a/domains/carmelo.json +++ b/domains/carmelo.json @@ -1,12 +1,12 @@ { - "description": "Carmelo Velardo", - "repo": "https://github.com/2dvisio/2dvisio.github.io", - "owner": { - "username": "2dvisio", - "email": "[name.lastname]@gmail.com", - "twitter": "2dvisio" - }, - "record": { - "CNAME": "2dvisio.github.io" - } + "description": "Carmelo Velardo", + "repo": "https://github.com/2dvisio/2dvisio.github.io", + "owner": { + "username": "2dvisio", + "email": "[name.lastname]@gmail.com", + "twitter": "2dvisio" + }, + "record": { + "CNAME": "2dvisio.github.io" + } } diff --git a/domains/cartar.json b/domains/cartar.json index 24e228209..95ff94e2a 100644 --- a/domains/cartar.json +++ b/domains/cartar.json @@ -1,12 +1,12 @@ { - "description": "Main domain for file server.", - "repo": "https://github.com/realCartar", - "owner": { - "username": "realCartar", - "email": "", - "twitter": "cartar0058" - }, - "record": { - "A": ["154.53.34.33"] - } + "description": "Main domain for file server.", + "repo": "https://github.com/realCartar", + "owner": { + "username": "realCartar", + "email": "", + "twitter": "cartar0058" + }, + "record": { + "A": ["154.53.34.33"] + } } diff --git a/domains/cartyoo.json b/domains/cartyoo.json index f0cacee85..16b6fdb77 100644 --- a/domains/cartyoo.json +++ b/domains/cartyoo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Cartyoo", - "email": "cartyoogaming@gmail.com" - }, - "record": { - "CNAME": "cartyoo.github.io" - } + "owner": { + "username": "Cartyoo", + "email": "cartyoogaming@gmail.com" + }, + "record": { + "CNAME": "cartyoo.github.io" + } } diff --git a/domains/cashlycash.json b/domains/cashlycash.json index 3b7e83c84..87fe58edd 100644 --- a/domains/cashlycash.json +++ b/domains/cashlycash.json @@ -1,11 +1,11 @@ { - "description": "Cashly_Cash's personal website", - "repo": "https://replit.com/@SH1FT3R/web#main.py", - "owner": { - "username": "CashlyCash", - "email": "arnav000777gupta@gmail.com" - }, - "record": { - "CNAME": "187964e1-d104-4c57-a319-a0d664215bf8.id.repl.co" - } + "description": "Cashly_Cash's personal website", + "repo": "https://replit.com/@SH1FT3R/web#main.py", + "owner": { + "username": "CashlyCash", + "email": "arnav000777gupta@gmail.com" + }, + "record": { + "CNAME": "187964e1-d104-4c57-a319-a0d664215bf8.id.repl.co" + } } diff --git a/domains/caspar.json b/domains/caspar.json index b62306754..9eeb6c43c 100644 --- a/domains/caspar.json +++ b/domains/caspar.json @@ -1,11 +1,11 @@ { - "description": "casparzzz123, Java, Html And Python Developer", - "repo": "https://github.com/casparzzz123", - "owner": { - "username": "casparzzz123", - "email": "casparzzz123@computer4u.com" - }, - "record": { - "CNAME": "letspoop.ga" - } + "description": "casparzzz123, Java, Html And Python Developer", + "repo": "https://github.com/casparzzz123", + "owner": { + "username": "casparzzz123", + "email": "casparzzz123@computer4u.com" + }, + "record": { + "CNAME": "letspoop.ga" + } } diff --git a/domains/casper.json b/domains/casper.json index 6bdae7c6e..7c55f515a 100644 --- a/domains/casper.json +++ b/domains/casper.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KZacharski", - "email": "apki@kacperzacharski.pl" - }, - "record": { - "CNAME": "puffercat.xyz" - } + "owner": { + "username": "KZacharski", + "email": "apki@kacperzacharski.pl" + }, + "record": { + "CNAME": "puffercat.xyz" + } } diff --git a/domains/cassie.json b/domains/cassie.json index 91129c159..f945a4ae4 100644 --- a/domains/cassie.json +++ b/domains/cassie.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Diordnas", - "email": "alessandroeliot@gmail.com" - }, - "description": "Personal site, as well as hosting a few tools", - "repo": "https://github.com/diordnas/diordnas.github.io", - "record": { - "CNAME": "diordnas.github.io" - } + "owner": { + "username": "Diordnas", + "email": "alessandroeliot@gmail.com" + }, + "description": "Personal site, as well as hosting a few tools", + "repo": "https://github.com/diordnas/diordnas.github.io", + "record": { + "CNAME": "diordnas.github.io" + } } diff --git a/domains/catdrout.json b/domains/catdrout.json index ce01b5c75..422e614a9 100644 --- a/domains/catdrout.json +++ b/domains/catdrout.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "xcatdrout", "email": "xcatdrout@proton.me" - }, - "record": { + }, + "record": { "CNAME": "site-bwj.pages.dev" - } } - \ No newline at end of file +} diff --git a/domains/catr3kd.json b/domains/catr3kd.json index 22df1722b..2785127bb 100644 --- a/domains/catr3kd.json +++ b/domains/catr3kd.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "CatR3kd", "email": "oliverlivesay@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://catr3kd.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/catsarecoo.json b/domains/catsarecoo.json index 2e5b41db9..a75d297e0 100644 --- a/domains/catsarecoo.json +++ b/domains/catsarecoo.json @@ -1,11 +1,11 @@ { - "description": "Invites Bot Site", - "repo": "https://catsarecoo.github.io", - "owner": { - "username": "catsarecoo", - "email": "twistedpandora91@gmail.com" - }, - "record": { - "CNAME": "catsarecoo.github.io" - } + "description": "Invites Bot Site", + "repo": "https://catsarecoo.github.io", + "owner": { + "username": "catsarecoo", + "email": "twistedpandora91@gmail.com" + }, + "record": { + "CNAME": "catsarecoo.github.io" + } } diff --git a/domains/catto.json b/domains/catto.json index d8510f82b..bb0d44c59 100644 --- a/domains/catto.json +++ b/domains/catto.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "HF1016", "email": "harrowfung1016@gmail.com" - }, - "record": { + }, + "record": { "A": ["140.238.66.154"] - } } - +} diff --git a/domains/catzboy.json b/domains/catzboy.json index 5a35b961c..4a206256e 100644 --- a/domains/catzboy.json +++ b/domains/catzboy.json @@ -1,11 +1,11 @@ { - "description": "Catzboy Profilo", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } + "description": "Catzboy Profilo", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } } diff --git a/domains/cb.json b/domains/cb.json index 2438155ed..eeea8e3ca 100644 --- a/domains/cb.json +++ b/domains/cb.json @@ -1,10 +1,10 @@ { - "description": "Coffeebank", - "owner": { - "username": "coffeebank", - "email": "coffeebank-is-a-dev@catdev.anonaddy.com" - }, - "record": { - "URL": "https://coffeebank.github.io" - } + "description": "Coffeebank", + "owner": { + "username": "coffeebank", + "email": "coffeebank-is-a-dev@catdev.anonaddy.com" + }, + "record": { + "URL": "https://coffeebank.github.io" + } } diff --git a/domains/cc.json b/domains/cc.json index 532b22dd8..7dee33e25 100644 --- a/domains/cc.json +++ b/domains/cc.json @@ -9,4 +9,4 @@ "record": { "CNAME": "iamcc.github.io" } -} +} diff --git a/domains/ccnicebruh.json b/domains/ccnicebruh.json index 905eb844c..24bd89a29 100644 --- a/domains/ccnicebruh.json +++ b/domains/ccnicebruh.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "CcNicebruh", "email": "tangkeehee2002@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://solo.to/ccnicebruh" - } } - \ No newline at end of file +} diff --git a/domains/ccrp.json b/domains/ccrp.json index 7a6c25d13..38dd25e70 100644 --- a/domains/ccrp.json +++ b/domains/ccrp.json @@ -1,11 +1,11 @@ { - "description": "CCRP FiveM", - "repo": "https://craiccity.ccrp.repl.co", - "owner": { - "username": "PatrickDevelopr", - "email": "patrickdev21@gmail.com" - }, - "record": { - "CNAME": "572ca600-be84-4a76-8cf9-986690eaf03b.id.repl.co" - } + "description": "CCRP FiveM", + "repo": "https://craiccity.ccrp.repl.co", + "owner": { + "username": "PatrickDevelopr", + "email": "patrickdev21@gmail.com" + }, + "record": { + "CNAME": "572ca600-be84-4a76-8cf9-986690eaf03b.id.repl.co" + } } diff --git a/domains/cdn-rehanplayz.json b/domains/cdn-rehanplayz.json index df7feb1a7..b481ce056 100644 --- a/domains/cdn-rehanplayz.json +++ b/domains/cdn-rehanplayz.json @@ -1,12 +1,12 @@ { - "description": "A CDN for my files", - "repo": "https://github.com/RehanPlayz/RehanPlayz.github.io", - "owner": { - "username": "RehanPlayz", - "email": "RehanPlayz321@protonmail.com" - }, - "record": { - "A": ["159.89.255.51"], - "TXT": "6ZzT79WA" - } + "description": "A CDN for my files", + "repo": "https://github.com/RehanPlayz/RehanPlayz.github.io", + "owner": { + "username": "RehanPlayz", + "email": "RehanPlayz321@protonmail.com" + }, + "record": { + "A": ["159.89.255.51"], + "TXT": "6ZzT79WA" + } } diff --git a/domains/cdn.aayush.json b/domains/cdn.aayush.json index 6dc28a351..fc5d38d00 100644 --- a/domains/cdn.aayush.json +++ b/domains/cdn.aayush.json @@ -1,11 +1,11 @@ { - "description": "CDN for Aayu5h", - "repo": "https://github.com/OpAayush/cdn", - "owner": { - "username": "OpAayush", - "email": "aayush.agrawalm@gmail.com" - }, - "record": { - "CNAME": "opaayush.github.io" - } + "description": "CDN for Aayu5h", + "repo": "https://github.com/OpAayush/cdn", + "owner": { + "username": "OpAayush", + "email": "aayush.agrawalm@gmail.com" + }, + "record": { + "CNAME": "opaayush.github.io" + } } diff --git a/domains/cdn.arman.json b/domains/cdn.arman.json index f40f0de31..19e332b60 100644 --- a/domains/cdn.arman.json +++ b/domains/cdn.arman.json @@ -1,10 +1,10 @@ { - "description": "Arman's content delivery network", - "owner": { - "username": "ItzArman09", - "email": "contact@mail.arman.is-a.dev" - }, - "record": { - "CNAME": "23f4d8ed-6b28-4e13-a9e9-bd913bbb2040.id.repl.co" - } + "description": "Arman's content delivery network", + "owner": { + "username": "ItzArman09", + "email": "contact@mail.arman.is-a.dev" + }, + "record": { + "CNAME": "23f4d8ed-6b28-4e13-a9e9-bd913bbb2040.id.repl.co" + } } diff --git a/domains/cdn.badboy.json b/domains/cdn.badboy.json index 171a0fcb1..ddcf893be 100644 --- a/domains/cdn.badboy.json +++ b/domains/cdn.badboy.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/Bad-Boy-Codes/cdn", - "description": "My static database", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev" - }, - "record": { - "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" - } + "repo": "https://github.com/Bad-Boy-Codes/cdn", + "description": "My static database", + "owner": { + "username": "bad-boy-codes", + "email": "contact@mail.badboy.is-a.dev" + }, + "record": { + "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" + } } diff --git a/domains/cdn.json b/domains/cdn.json index 4036ab7f0..17b879fa8 100644 --- a/domains/cdn.json +++ b/domains/cdn.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "LellisV2", - "email": "cloud@lellis.tech", - "discord": "Lellis#9405", - "note": "I dont look that much on my email, Fast Respons on Discord." - }, - "description": "I will use it for my CDN to be able to access the files", - "record": { - "A": ["130.162.183.250"] - } + "owner": { + "username": "LellisV2", + "email": "cloud@lellis.tech", + "discord": "Lellis#9405", + "note": "I dont look that much on my email, Fast Respons on Discord." + }, + "description": "I will use it for my CDN to be able to access the files", + "record": { + "A": ["130.162.183.250"] + } } diff --git a/domains/cdn.nziie.json b/domains/cdn.nziie.json index c8f3a22bc..606a94a25 100644 --- a/domains/cdn.nziie.json +++ b/domains/cdn.nziie.json @@ -1,13 +1,11 @@ { - "description": "Nziie's cdn images", - "repo": "https://github.com/Nzii3/website", - "owner": { - "username": "Nzii3", - "email": "exeyst@gmail.com" - }, - "record": { - "A": [ - "104.196.232.237" - ] - } + "description": "Nziie's cdn images", + "repo": "https://github.com/Nzii3/website", + "owner": { + "username": "Nzii3", + "email": "exeyst@gmail.com" + }, + "record": { + "A": ["104.196.232.237"] + } } diff --git a/domains/cdn.semant.json b/domains/cdn.semant.json index 252d330e4..8ea1a2390 100644 --- a/domains/cdn.semant.json +++ b/domains/cdn.semant.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/SemantCodes/cdn", - "description": "My static database", - "owner": { - "username" : "s3mant", - "email": "contact@semant.is-a.dev" - }, - "record": { - "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" - } + "repo": "https://github.com/SemantCodes/cdn", + "description": "My static database", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev" + }, + "record": { + "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" + } } diff --git a/domains/cec.json b/domains/cec.json index d83c58dd0..4803ee828 100644 --- a/domains/cec.json +++ b/domains/cec.json @@ -1,11 +1,11 @@ { - "description": "a url redirector", - "repo": "https://github.com/w3cy/w3cy", - "owner": { - "username": "w3cy", - "email": "keyv.cec@outlook.com" - }, - "record": { - "CNAME": "84ca4d88-b9b4-449b-ad1b-62743f1d6192.id.repl.co" - } + "description": "a url redirector", + "repo": "https://github.com/w3cy/w3cy", + "owner": { + "username": "w3cy", + "email": "keyv.cec@outlook.com" + }, + "record": { + "CNAME": "84ca4d88-b9b4-449b-ad1b-62743f1d6192.id.repl.co" + } } diff --git a/domains/censor.json b/domains/censor.json index 5fa90ee8e..a453bbdb3 100644 --- a/domains/censor.json +++ b/domains/censor.json @@ -1,13 +1,13 @@ { - "description": "My personal Website", - "repo": "https://github.com/cens6r/cens6r.github.io", - "owner": { - "username": "censor", - "email": "cens6r.dev@gmail.com", - "discord": "cens6r#0001", - "note": "It is faster to contact me on Discord." - }, - "record": { - "CNAME": "cens6r.github.io" - } + "description": "My personal Website", + "repo": "https://github.com/cens6r/cens6r.github.io", + "owner": { + "username": "censor", + "email": "cens6r.dev@gmail.com", + "discord": "cens6r#0001", + "note": "It is faster to contact me on Discord." + }, + "record": { + "CNAME": "cens6r.github.io" + } } diff --git a/domains/ceon.json b/domains/ceon.json index c700b6212..334e401d6 100644 --- a/domains/ceon.json +++ b/domains/ceon.json @@ -1,11 +1,11 @@ { - "description": "Hey, I am Ceon!", - "repo": "https://github.com/internetmagduru", - "owner": { - "username": "internetmagduru", - "email": "ceon@ceon.tech" - }, -"record": { - "URL": "https://ceon.tech" - } + "description": "Hey, I am Ceon!", + "repo": "https://github.com/internetmagduru", + "owner": { + "username": "internetmagduru", + "email": "ceon@ceon.tech" + }, + "record": { + "URL": "https://ceon.tech" + } } diff --git a/domains/cetus.json b/domains/cetus.json index b14090e79..ac004992d 100644 --- a/domains/cetus.json +++ b/domains/cetus.json @@ -1,12 +1,12 @@ { - "description": "Cetus's Portfolio", - "repo": "https://github.com/dev-cetus", - "owner": { - "username": "Cetus", - "email": "dev-cetus@proton.me", - "twitter": "dev_cetus" - }, - "record": { - "CNAME": "cetus-is-a-dev.pages.dev" - } + "description": "Cetus's Portfolio", + "repo": "https://github.com/dev-cetus", + "owner": { + "username": "Cetus", + "email": "dev-cetus@proton.me", + "twitter": "dev_cetus" + }, + "record": { + "CNAME": "cetus-is-a-dev.pages.dev" + } } diff --git a/domains/cfp.json b/domains/cfp.json index b4947c1a0..c17a5a730 100644 --- a/domains/cfp.json +++ b/domains/cfp.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "cfpwastaken", - "email": "", - "discord": "cfp#7174" - }, - "record": { - "CNAME": "cfp.gotdns.ch" - } -} \ No newline at end of file + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp#7174" + }, + "record": { + "CNAME": "cfp.gotdns.ch" + } +} diff --git a/domains/cgprograms.json b/domains/cgprograms.json index b4167e8fd..252362340 100644 --- a/domains/cgprograms.json +++ b/domains/cgprograms.json @@ -1,11 +1,11 @@ { - "description": "CompuGenius Programs creates programs and games to better the computer world.", - "repo": "https://github.com/CompuGenius/cgprograms", - "owner": { - "username": "compugenius", - "email": "github@cgprograms.com" - }, - "record": { - "URL": "https://cgprograms.com" - } + "description": "CompuGenius Programs creates programs and games to better the computer world.", + "repo": "https://github.com/CompuGenius/cgprograms", + "owner": { + "username": "compugenius", + "email": "github@cgprograms.com" + }, + "record": { + "URL": "https://cgprograms.com" + } } diff --git a/domains/chanakan.json b/domains/chanakan.json index f5ad75026..183df91b1 100644 --- a/domains/chanakan.json +++ b/domains/chanakan.json @@ -1,10 +1,10 @@ { - "description": "this a link to my website", - "owner": { - "username": "Chanakan55991", - "email": "chanakan5591@chanakancloud.net" - }, - "record": { - "CNAME": "chanakancloud.net" - } + "description": "this a link to my website", + "owner": { + "username": "Chanakan55991", + "email": "chanakan5591@chanakancloud.net" + }, + "record": { + "CNAME": "chanakancloud.net" + } } diff --git a/domains/chandra.json b/domains/chandra.json index ea69e2af9..3f1f3fc0e 100644 --- a/domains/chandra.json +++ b/domains/chandra.json @@ -1,12 +1,12 @@ { - "description": "An Data Analyst Portfolio", - "repo": "https://github.com/sekharmalla/portfolio", - "owner": { - "username": "sekharmalla", - "email": "chandra.malla@msftcommunity.com", - "twitter": "ChandraSMalla" - }, - "record": { - "CNAME": "sekharmalla.github.io" - } + "description": "An Data Analyst Portfolio", + "repo": "https://github.com/sekharmalla/portfolio", + "owner": { + "username": "sekharmalla", + "email": "chandra.malla@msftcommunity.com", + "twitter": "ChandraSMalla" + }, + "record": { + "CNAME": "sekharmalla.github.io" + } } diff --git a/domains/chandrakant.json b/domains/chandrakant.json index 8bd3bde27..682e6fd3e 100644 --- a/domains/chandrakant.json +++ b/domains/chandrakant.json @@ -1,10 +1,10 @@ { - "description": "Chandrakant's Work", - "owner": { - "username": "chandrakaant", - "email": "chandrakantpatel23@gmail.com" - }, - "record": { - "CNAME": "chandrakaant.github.io" - } + "description": "Chandrakant's Work", + "owner": { + "username": "chandrakaant", + "email": "chandrakantpatel23@gmail.com" + }, + "record": { + "CNAME": "chandrakaant.github.io" + } } diff --git a/domains/chang.json b/domains/chang.json index 446500884..19ed423f6 100644 --- a/domains/chang.json +++ b/domains/chang.json @@ -9,4 +9,4 @@ "record": { "CNAME": "bobbyliu117.github.io" } -} \ No newline at end of file +} diff --git a/domains/changliu.json b/domains/changliu.json index 2114b6e95..05999e064 100644 --- a/domains/changliu.json +++ b/domains/changliu.json @@ -1,12 +1,12 @@ { - "description": "Chang Liu's Personal Website", - "repo": "https://github.com/changbobbyliu/changbobbyliu.github.io", - "owner": { - "username": "changbobbyliu", - "email": "changbobbyliu@gmail.com", - "twitter": "changliuisadev" - }, - "record": { - "CNAME": "changbobbyliu.github.io" - } + "description": "Chang Liu's Personal Website", + "repo": "https://github.com/changbobbyliu/changbobbyliu.github.io", + "owner": { + "username": "changbobbyliu", + "email": "changbobbyliu@gmail.com", + "twitter": "changliuisadev" + }, + "record": { + "CNAME": "changbobbyliu.github.io" + } } diff --git a/domains/chaotic.json b/domains/chaotic.json index 8d9701e13..770153872 100644 --- a/domains/chaotic.json +++ b/domains/chaotic.json @@ -1,12 +1,10 @@ - - { - "repo": "https://github.com/ChaoticChaosTheGreat/chaoticchaosthegreat.github.io", - "owner": { +{ + "repo": "https://github.com/ChaoticChaosTheGreat/chaoticchaosthegreat.github.io", + "owner": { "username": "ChaoticChaosTheGreat", "email": "ryan.ryanabraham@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "chaoticchaosthegreat.github.io" - } } - +} diff --git a/domains/charalampos.json b/domains/charalampos.json index b7ff755dc..d00beca29 100644 --- a/domains/charalampos.json +++ b/domains/charalampos.json @@ -1,11 +1,11 @@ { - "description": "Redirection domain for my personal website", - "repo": "https://github.com/cfanoulis/fanoulis.dev", - "owner": { - "username": "cfanoulis", - "email": "domains@fanoulis.dev" - }, - "record": { - "URL": "https://fanoulis.dev" - } + "description": "Redirection domain for my personal website", + "repo": "https://github.com/cfanoulis/fanoulis.dev", + "owner": { + "username": "cfanoulis", + "email": "domains@fanoulis.dev" + }, + "record": { + "URL": "https://fanoulis.dev" + } } diff --git a/domains/charcg.json b/domains/charcg.json index f49dbde7e..25983d84a 100644 --- a/domains/charcg.json +++ b/domains/charcg.json @@ -1,12 +1,12 @@ { - "description": "CharCG's Website", - "repo": "https://github.com/charcg/charcg.github.io", - "owner": { - "username": "CharCG", - "email": "charlescong91@gmail.com", - "twitter": "charlescong91" - }, - "record": { - "CNAME": "charcg.github.io" - } + "description": "CharCG's Website", + "repo": "https://github.com/charcg/charcg.github.io", + "owner": { + "username": "CharCG", + "email": "charlescong91@gmail.com", + "twitter": "charlescong91" + }, + "record": { + "CNAME": "charcg.github.io" + } } diff --git a/domains/charlie.json b/domains/charlie.json index 64dd3b066..421ac71cd 100644 --- a/domains/charlie.json +++ b/domains/charlie.json @@ -1,11 +1,11 @@ { - "description": "Charlie is a Dev", - "repo": "https://github.com/cachrisman/cachrisman.github.io", - "owner": { - "username": "cachrisman", - "email": "charlie.chrisman@gmail.com" - }, - "record": { - "URL": "https://www.charliechrisman.com" - } + "description": "Charlie is a Dev", + "repo": "https://github.com/cachrisman/cachrisman.github.io", + "owner": { + "username": "cachrisman", + "email": "charlie.chrisman@gmail.com" + }, + "record": { + "URL": "https://www.charliechrisman.com" + } } diff --git a/domains/charlz.json b/domains/charlz.json index 9e1af4569..5b3fd74a7 100644 --- a/domains/charlz.json +++ b/domains/charlz.json @@ -1,10 +1,10 @@ { - "description": "Charlz's is-a.dev domain", - "owner": { - "username": "TofuBoy05", - "email": "charlzfelipe02@gmail.com" - }, - "record": { - "CNAME": "tofuboy05.github.io" - } + "description": "Charlz's is-a.dev domain", + "owner": { + "username": "TofuBoy05", + "email": "charlzfelipe02@gmail.com" + }, + "record": { + "CNAME": "tofuboy05.github.io" + } } diff --git a/domains/charlzyx.json b/domains/charlzyx.json index 675813b47..13842caf0 100644 --- a/domains/charlzyx.json +++ b/domains/charlzyx.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "charlzyx", "email": "charlzyx@qq.com" - }, + }, - "record": { + "record": { "A": ["172.21.32.1"] - } } - +} diff --git a/domains/chat-with.sx9.json b/domains/chat-with.sx9.json index 9fc0ab82d..1510e8b6b 100644 --- a/domains/chat-with.sx9.json +++ b/domains/chat-with.sx9.json @@ -1,10 +1,9 @@ - { - "owner": { - "username": "SX-9", - "email": "satriakrach@gmail.com" - }, - "record": { - "CNAME": "5b57fe59-8f17-4bdf-9ece-d8dde3f9cab0.id.repl.co" - } - } - +{ + "owner": { + "username": "SX-9", + "email": "satriakrach@gmail.com" + }, + "record": { + "CNAME": "5b57fe59-8f17-4bdf-9ece-d8dde3f9cab0.id.repl.co" + } +} diff --git a/domains/chat.suki.json b/domains/chat.suki.json index c0f7312bd..f85172b84 100644 --- a/domains/chat.suki.json +++ b/domains/chat.suki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "f8b64fa6-2a44-4922-81bd-4793b4b9291d.id.repl.co" - } + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "f8b64fa6-2a44-4922-81bd-4793b4b9291d.id.repl.co" + } } diff --git a/domains/checkmate-os.sx9.json b/domains/checkmate-os.sx9.json index 0efaa1984..1a7c9465d 100644 --- a/domains/checkmate-os.sx9.json +++ b/domains/checkmate-os.sx9.json @@ -1,13 +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" - } +{ + "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" + } } diff --git a/domains/chef.json b/domains/chef.json index a106e812c..1c902cb03 100644 --- a/domains/chef.json +++ b/domains/chef.json @@ -1,11 +1,11 @@ { - "description": "Codechef SRM NCR Chapter", - "repo": "https://github.com/Codechef-SRM-NCR-Chapter/Codechef-SRM-NCR-Chapter.github.io.git", - "owner": { - "username": "Codechef-SRM-NCR-Chapter", - "email": "srmcodechefchapter@gmail.com" - }, - "record": { - "CNAME": "codechef-srm-ncr-chapter.github.io" - } + "description": "Codechef SRM NCR Chapter", + "repo": "https://github.com/Codechef-SRM-NCR-Chapter/Codechef-SRM-NCR-Chapter.github.io.git", + "owner": { + "username": "Codechef-SRM-NCR-Chapter", + "email": "srmcodechefchapter@gmail.com" + }, + "record": { + "CNAME": "codechef-srm-ncr-chapter.github.io" + } } diff --git a/domains/chenpeng.json b/domains/chenpeng.json index 491365cd1..34d760b53 100644 --- a/domains/chenpeng.json +++ b/domains/chenpeng.json @@ -1,13 +1,13 @@ { - "description": "Patrick Chen's develop site", - "repo": "https://github.com/ChpShy/ChpShy.github.io.git", - "owner": { - "username": "chenpeng", - "email": "cp786156072@gmail.com", - "twitter": "chepy2019", - "discord": "Patrick Chen#9900" - }, - "record": { - "URL": "https://chpshy.github.io" - } + "description": "Patrick Chen's develop site", + "repo": "https://github.com/ChpShy/ChpShy.github.io.git", + "owner": { + "username": "chenpeng", + "email": "cp786156072@gmail.com", + "twitter": "chepy2019", + "discord": "Patrick Chen#9900" + }, + "record": { + "URL": "https://chpshy.github.io" + } } diff --git a/domains/chino.json b/domains/chino.json index 7bb0dfd5f..4ef8d7514 100644 --- a/domains/chino.json +++ b/domains/chino.json @@ -9,4 +9,4 @@ "record": { "CNAME": "chino.pages.dev" } -} +} diff --git a/domains/chintan-prajapati.json b/domains/chintan-prajapati.json index 6c109f5cf..d14ee4cf2 100644 --- a/domains/chintan-prajapati.json +++ b/domains/chintan-prajapati.json @@ -1,11 +1,11 @@ { - "description": "Chintan Profile.", - "repo": "https://github.com/chintan-prajapati/chintan-prajapati.github.io", - "owner": { - "username": "chintan-prajapati", - "email": "" - }, - "record": { - "CNAME": "chintan-prajapati.github.io" - } + "description": "Chintan Profile.", + "repo": "https://github.com/chintan-prajapati/chintan-prajapati.github.io", + "owner": { + "username": "chintan-prajapati", + "email": "" + }, + "record": { + "CNAME": "chintan-prajapati.github.io" + } } diff --git a/domains/chip-1925.json b/domains/chip-1925.json index b382fe950..4d1d051ac 100644 --- a/domains/chip-1925.json +++ b/domains/chip-1925.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "The-Awesome-0038", - "email": "adityapundir275@gmail.com" - }, - "record": { - "URL": "https://theawesome.api.stdlib.com/discord-bot-dashboard@dev" - } + "owner": { + "username": "The-Awesome-0038", + "email": "adityapundir275@gmail.com" + }, + "record": { + "URL": "https://theawesome.api.stdlib.com/discord-bot-dashboard@dev" + } } diff --git a/domains/chip.json b/domains/chip.json index 17e2a5c1b..2c0e98217 100644 --- a/domains/chip.json +++ b/domains/chip.json @@ -1,11 +1,11 @@ { - "description": "Krchip's develop site", - "repo": "https://github.com/Krchip/Krchip.github.io", - "owner": { - "username": "Krchip", - "email": "elite7744@gmail.com" - }, - "record": { - "URL": "https://krchip.github.io" - } + "description": "Krchip's develop site", + "repo": "https://github.com/Krchip/Krchip.github.io", + "owner": { + "username": "Krchip", + "email": "elite7744@gmail.com" + }, + "record": { + "URL": "https://krchip.github.io" + } } diff --git a/domains/chirag-adhvaryu.json b/domains/chirag-adhvaryu.json index fe05e3506..6ff3c9975 100644 --- a/domains/chirag-adhvaryu.json +++ b/domains/chirag-adhvaryu.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/Chirag-Adhvaryu/chirag-adhvaryu.github.io", - "owner": { - "username": "Chirag-Adhvaryu", - "email": "" - }, - "record": { - "CNAME": "chirag-adhvaryu.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/Chirag-Adhvaryu/chirag-adhvaryu.github.io", + "owner": { + "username": "Chirag-Adhvaryu", + "email": "" + }, + "record": { + "CNAME": "chirag-adhvaryu.github.io" + } } diff --git a/domains/chloe.json b/domains/chloe.json index 6070857fa..2cc65500a 100644 --- a/domains/chloe.json +++ b/domains/chloe.json @@ -1,12 +1,12 @@ { - "description": "Chloe's is-a-dev domain", - "repo": "https://github.com/chloeashlyn", - "owner": { - "username": "chloeashlyn", - "email": "", - "discord": "chloeashlyn#7272" - }, - "record": { - "URL": "https://chloeashlyn.vercel.app" - } + "description": "Chloe's is-a-dev domain", + "repo": "https://github.com/chloeashlyn", + "owner": { + "username": "chloeashlyn", + "email": "", + "discord": "chloeashlyn#7272" + }, + "record": { + "URL": "https://chloeashlyn.vercel.app" + } } diff --git a/domains/chris.json b/domains/chris.json index c4a4c19fa..6ef798a71 100644 --- a/domains/chris.json +++ b/domains/chris.json @@ -1,11 +1,11 @@ { - "description": "Chris' Site", - "repo": "https://github.com/Sp4nd3x", - "owner": { - "username": "Sp4nd3x", - "email": "chrisisadev@gmail.com" - }, - "record": { - "CNAME": "sp4nd3x.github.io" - } + "description": "Chris' Site", + "repo": "https://github.com/Sp4nd3x", + "owner": { + "username": "Sp4nd3x", + "email": "chrisisadev@gmail.com" + }, + "record": { + "CNAME": "sp4nd3x.github.io" + } } diff --git a/domains/chris8889.json b/domains/chris8889.json index c04586cfa..1c8c19454 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -1,11 +1,11 @@ { "description": "testing", "owner": { - "username": "Chris8889", - "email": "chris88892@protonmail.com", - "twitter": "Chris8889" + "username": "Chris8889", + "email": "chris88892@protonmail.com", + "twitter": "Chris8889" }, "record": { - "CNAME": "5d931f3a-d63d-4ccf-b14c-5b566fd0c5f0.id.repl.co" + "CNAME": "5d931f3a-d63d-4ccf-b14c-5b566fd0c5f0.id.repl.co" } } diff --git a/domains/chucha.json b/domains/chucha.json index 5857fb718..8c507af23 100644 --- a/domains/chucha.json +++ b/domains/chucha.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Sly-Little-Fox", - "email": "paranormal.studio123@gmail.com" - }, - "record": { - "CNAME": "sly-little-fox.github.io" - } + "owner": { + "username": "Sly-Little-Fox", + "email": "paranormal.studio123@gmail.com" + }, + "record": { + "CNAME": "sly-little-fox.github.io" + } } diff --git a/domains/cindy.json b/domains/cindy.json index 62562d874..6fa1da298 100644 --- a/domains/cindy.json +++ b/domains/cindy.json @@ -2,11 +2,10 @@ "description": "portefolio website", "repo": "https://github.com/cindynatorella/cindynatorella.github.io", "owner": { - "username": "cindynatorella", - "email": "cindy.e.roullet@gmail.com" - + "username": "cindynatorella", + "email": "cindy.e.roullet@gmail.com" }, "record": { - "CNAME": "cindynatorella.github.io" + "CNAME": "cindynatorella.github.io" } - } \ No newline at end of file +} diff --git a/domains/cinnamonshrine.json b/domains/cinnamonshrine.json index e0d5d19ae..65f8fdeed 100644 --- a/domains/cinnamonshrine.json +++ b/domains/cinnamonshrine.json @@ -1,12 +1,12 @@ { - "description": "Main Pages", - "repo": "https://github.com/CinnamonShrine/CinnamonShrine.github.io", - "owner": { - "username": "CinnamonShrine", - "email": "marifbillah524@gmail.com", - "twitter": "CinnamonShrine" - }, - "record": { - "CNAME": "cinnamonshrine.github.io" - } + "description": "Main Pages", + "repo": "https://github.com/CinnamonShrine/CinnamonShrine.github.io", + "owner": { + "username": "CinnamonShrine", + "email": "marifbillah524@gmail.com", + "twitter": "CinnamonShrine" + }, + "record": { + "CNAME": "cinnamonshrine.github.io" + } } diff --git a/domains/ck.json b/domains/ck.json index 814ca4948..33544155b 100644 --- a/domains/ck.json +++ b/domains/ck.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/plu5/plu5.github.io", - "owner": { - "username": "plu5", - "email": "ctre@users.sourceforge.net", - "twitter": "preminster" - }, - "record": { - "CNAME": "plu5.github.io" - } + "repo": "https://github.com/plu5/plu5.github.io", + "owner": { + "username": "plu5", + "email": "ctre@users.sourceforge.net", + "twitter": "preminster" + }, + "record": { + "CNAME": "plu5.github.io" + } } diff --git a/domains/ckateptb.json b/domains/ckateptb.json index 0faae3ec3..b89817cd2 100644 --- a/domains/ckateptb.json +++ b/domains/ckateptb.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "CKATEPTb", "email": "taksis@ex.ua" - }, + }, - "record": { + "record": { "A": ["65.108.238.23"] - } } - \ No newline at end of file +} diff --git a/domains/ckn.json b/domains/ckn.json index f1a860096..b2f39c931 100644 --- a/domains/ckn.json +++ b/domains/ckn.json @@ -1,11 +1,11 @@ { - "description": "ckn is a dev", - "repo": "https://replit.com/@ch1ck3n/cknis-adev#main.py", - "owner": { - "username": "ch1ck3n-byte", - "email": "chcknch1ck3n@gmail.com" - }, - "record": { - "CNAME": "6716ad2d-2adc-4475-a4bb-ea27259fe702.repl.co" - } + "description": "ckn is a dev", + "repo": "https://replit.com/@ch1ck3n/cknis-adev#main.py", + "owner": { + "username": "ch1ck3n-byte", + "email": "chcknch1ck3n@gmail.com" + }, + "record": { + "CNAME": "6716ad2d-2adc-4475-a4bb-ea27259fe702.repl.co" + } } diff --git a/domains/cloud.dergraph.json b/domains/cloud.dergraph.json index 6f7f1963a..c302aa996 100644 --- a/domains/cloud.dergraph.json +++ b/domains/cloud.dergraph.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "derGraph", - "email": "dergraph@f5.si" - }, - "record": { - "A": [ - "83.215.31.101" - ] - } + "owner": { + "username": "derGraph", + "email": "dergraph@f5.si" + }, + "record": { + "A": ["83.215.31.101"] + } } diff --git a/domains/cloud.json b/domains/cloud.json index e46e0cb7e..d404db59d 100644 --- a/domains/cloud.json +++ b/domains/cloud.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "adarsh-goel", "email": "adarsh.goel05@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "91afb326-7cc2-4a86-bc00-49da7755a6b4.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/cloud9store.json b/domains/cloud9store.json index 0bacaa7a4..9055219f2 100644 --- a/domains/cloud9store.json +++ b/domains/cloud9store.json @@ -1,11 +1,11 @@ { - "description": "website", - "repo": "replit.com/@inmostgaming", - "owner": { - "username": "cloud9store", - "email": "sidneybuisnessandshop@gmail.com" - }, - "record": { - "CNAME": "fcfb75bd-9b46-4ba9-b588-ad5ce8ebd80f.repl.co" - } + "description": "website", + "repo": "replit.com/@inmostgaming", + "owner": { + "username": "cloud9store", + "email": "sidneybuisnessandshop@gmail.com" + }, + "record": { + "CNAME": "fcfb75bd-9b46-4ba9-b588-ad5ce8ebd80f.repl.co" + } } diff --git a/domains/cloudy.json b/domains/cloudy.json index d0651d33d..a17f001e1 100644 --- a/domains/cloudy.json +++ b/domains/cloudy.json @@ -1,12 +1,12 @@ { - "description": "Cloudy's Site", - "repo": "https://github.com/cloudysleet/cloudysleet.github.io", - "owner": { - "username": "Cloudysleet", - "email": "cloudzareonsky@gmail.com", - "twitter": "cloudysleet" - }, - "record": { - "CNAME": "cloudysleet.github.io" - } + "description": "Cloudy's Site", + "repo": "https://github.com/cloudysleet/cloudysleet.github.io", + "owner": { + "username": "Cloudysleet", + "email": "cloudzareonsky@gmail.com", + "twitter": "cloudysleet" + }, + "record": { + "CNAME": "cloudysleet.github.io" + } } diff --git a/domains/cloudz.json b/domains/cloudz.json index 54f29cf17..02efb0fe3 100644 --- a/domains/cloudz.json +++ b/domains/cloudz.json @@ -1,11 +1,11 @@ { - "description": "Cloud'z Website", - "repo": "https://github.com/Cloudy408/cloudy408.github.io", - "owner": { - "username": "Cloudy408", - "email": "gamerscloud408@gmail.com" - }, - "record": { - "CNAME": "cloudy408.github.io" - } + "description": "Cloud'z Website", + "repo": "https://github.com/Cloudy408/cloudy408.github.io", + "owner": { + "username": "Cloudy408", + "email": "gamerscloud408@gmail.com" + }, + "record": { + "CNAME": "cloudy408.github.io" + } } diff --git a/domains/clynt.json b/domains/clynt.json index bd893757d..d6df741e9 100644 --- a/domains/clynt.json +++ b/domains/clynt.json @@ -1,11 +1,11 @@ { - "description": "C-Cloud", - "repo": "https://gitlab.com/Clynt707/SharX", - "owner": { - "username": "Clynt", - "email": "clyntcollin@gmail.com" - }, - "record": { - "A": ["37.114.32.30"] - } + "description": "C-Cloud", + "repo": "https://gitlab.com/Clynt707/SharX", + "owner": { + "username": "Clynt", + "email": "clyntcollin@gmail.com" + }, + "record": { + "A": ["37.114.32.30"] + } } diff --git a/domains/cmd410.json b/domains/cmd410.json index b44a8845b..7ee848a7e 100644 --- a/domains/cmd410.json +++ b/domains/cmd410.json @@ -1,11 +1,11 @@ { - "description": "Crystal Melting Dot's site", - "repo": "https://github.com/cmd410/cmd410.github.io", - "owner": { - "username": "cmd410", - "email": "stresspassing@gmail.com" - }, - "record": { - "CNAME": "cmd410.github.io" - } + "description": "Crystal Melting Dot's site", + "repo": "https://github.com/cmd410/cmd410.github.io", + "owner": { + "username": "cmd410", + "email": "stresspassing@gmail.com" + }, + "record": { + "CNAME": "cmd410.github.io" + } } diff --git a/domains/codefoster.json b/domains/codefoster.json index a21e921c2..1800ae075 100644 --- a/domains/codefoster.json +++ b/domains/codefoster.json @@ -1,11 +1,11 @@ { - "description": "The main for codefoster - a Software Engineer at Microsoft.", - "repo": "https://github.com/codefoster", - "owner": { - "username": "codefoster", - "email": "jeremy.foster@live.com" - }, - "record": { - "URL": "http://codefoster.com" - } + "description": "The main for codefoster - a Software Engineer at Microsoft.", + "repo": "https://github.com/codefoster", + "owner": { + "username": "codefoster", + "email": "jeremy.foster@live.com" + }, + "record": { + "URL": "http://codefoster.com" + } } diff --git a/domains/coder100.json b/domains/coder100.json index d0faebc5a..9f3fe264b 100644 --- a/domains/coder100.json +++ b/domains/coder100.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "cursorweb", - "email": "", - "twitter": "Coder1002" - }, - "description": "Personal Home Page and Blog", - "record": { - "CNAME": "coder100-blog-production.up.railway.app" - } + "owner": { + "username": "cursorweb", + "email": "", + "twitter": "Coder1002" + }, + "description": "Personal Home Page and Blog", + "record": { + "CNAME": "coder100-blog-production.up.railway.app" + } } diff --git a/domains/codethoma.json b/domains/codethoma.json index 239d3ecbc..762946040 100644 --- a/domains/codethoma.json +++ b/domains/codethoma.json @@ -1,11 +1,11 @@ { - "description": "The ThunderDome", - "repo": "https://github.com/codethoma", - "owner": { - "username": "codethoma", - "email": "mrthundergod@gmail.com" - }, - "record": { - "CNAME": "codethoma.github.io" - } + "description": "The ThunderDome", + "repo": "https://github.com/codethoma", + "owner": { + "username": "codethoma", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "codethoma.github.io" + } } diff --git a/domains/codewhiteweb.json b/domains/codewhiteweb.json index ace90f3e8..a62c22131 100644 --- a/domains/codewhiteweb.json +++ b/domains/codewhiteweb.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "CodeWhiteWeb", - "email": "web.codewhite@gmail.com", - "twitter": "CodeWhiteWeb1", - "instagram": "CodeWhiteWeb" - }, - "record": { - "URL": "https://codewhiteweb.cf" - } + "owner": { + "username": "CodeWhiteWeb", + "email": "web.codewhite@gmail.com", + "twitter": "CodeWhiteWeb1", + "instagram": "CodeWhiteWeb" + }, + "record": { + "URL": "https://codewhiteweb.cf" + } } diff --git a/domains/coffee.json b/domains/coffee.json index fb3b505d8..27b349652 100644 --- a/domains/coffee.json +++ b/domains/coffee.json @@ -1,10 +1,10 @@ { - "description": "Link for Coffee's personal site", - "owner": { - "username": "C0ffeeCode", - "email": "c0ffeecode@outlook.com" - }, - "record": { - "CNAME": "coffeeco.dev" - } + "description": "Link for Coffee's personal site", + "owner": { + "username": "C0ffeeCode", + "email": "c0ffeecode@outlook.com" + }, + "record": { + "CNAME": "coffeeco.dev" + } } diff --git a/domains/cole.json b/domains/cole.json index f5cc0f02c..e554fa355 100644 --- a/domains/cole.json +++ b/domains/cole.json @@ -1,11 +1,11 @@ { - "description": "Link to colewilson.xyz", - "repo": "https://github.com/cole-wilson/colewilson.xyz", - "owner": { - "username": "cole-wilson", - "email": "support@colewilson.xyz" - }, - "record": { - "URL": "https://colewilson.xyz" - } + "description": "Link to colewilson.xyz", + "repo": "https://github.com/cole-wilson/colewilson.xyz", + "owner": { + "username": "cole-wilson", + "email": "support@colewilson.xyz" + }, + "record": { + "URL": "https://colewilson.xyz" + } } diff --git a/domains/community.nziie.json b/domains/community.nziie.json index 5cd1f660f..fcfa8278e 100644 --- a/domains/community.nziie.json +++ b/domains/community.nziie.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Nzii3", "email": "exeyst@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "nziiecommunity.freeflarum.com" - } } - \ No newline at end of file +} diff --git a/domains/connor.json b/domains/connor.json index 2fb2b310e..eac218faa 100644 --- a/domains/connor.json +++ b/domains/connor.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio.", - "repo": "https://github.com/ConnorDoesDev/connordoesdev.github.io", - "owner": { - "username": "ConnorDoesDev", - "email": "connor@cstudios.gay" - }, - "record": { - "CNAME": "connordoesdev.github.io" - } + "description": "Personal portfolio.", + "repo": "https://github.com/ConnorDoesDev/connordoesdev.github.io", + "owner": { + "username": "ConnorDoesDev", + "email": "connor@cstudios.gay" + }, + "record": { + "CNAME": "connordoesdev.github.io" + } } diff --git a/domains/conorsheehan1.json b/domains/conorsheehan1.json index 531453482..1559af875 100644 --- a/domains/conorsheehan1.json +++ b/domains/conorsheehan1.json @@ -1,11 +1,11 @@ { - "description": "ConorSheehan1's personal website and blog", - "repo": "https://github.com/ConorSheehan1/ConorSheehan1.github.io", - "owner": { - "username": "ConorSheehan1", - "email": "conor.sheehan.dev@gmail.com" - }, - "record": { - "CNAME": "conorsheehan1.github.io" - } + "description": "ConorSheehan1's personal website and blog", + "repo": "https://github.com/ConorSheehan1/ConorSheehan1.github.io", + "owner": { + "username": "ConorSheehan1", + "email": "conor.sheehan.dev@gmail.com" + }, + "record": { + "CNAME": "conorsheehan1.github.io" + } } diff --git a/domains/coolcodersj.json b/domains/coolcodersj.json index 0d57a28f7..7d5979fcc 100644 --- a/domains/coolcodersj.json +++ b/domains/coolcodersj.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "CoolCoderSJ", - "email": "CoolCoderSJ@gmail.com" - }, - "description": "Portfolio", - "record": { - "CNAME": "coolcodersj.github.io" - } + "owner": { + "username": "CoolCoderSJ", + "email": "CoolCoderSJ@gmail.com" + }, + "description": "Portfolio", + "record": { + "CNAME": "coolcodersj.github.io" + } } diff --git a/domains/cooper.json b/domains/cooper.json index 6f9f30f9f..3d4e80518 100644 --- a/domains/cooper.json +++ b/domains/cooper.json @@ -1,11 +1,11 @@ { - "description": "Domain for my Portfolio Thing", - "repo": "https://github.com/cooper25/portfolio2021", - "owner": { - "username": "cooper25", - "email": "cooper@tsor.is" - }, - "record": { - "URL": "https://cppr.dev" - } + "description": "Domain for my Portfolio Thing", + "repo": "https://github.com/cooper25/portfolio2021", + "owner": { + "username": "cooper25", + "email": "cooper@tsor.is" + }, + "record": { + "URL": "https://cppr.dev" + } } diff --git a/domains/corentin-sotoca.json b/domains/corentin-sotoca.json index 96e9e075e..bbc7fc6ce 100644 --- a/domains/corentin-sotoca.json +++ b/domains/corentin-sotoca.json @@ -5,9 +5,6 @@ "email": "corentin.sotoca@gmail.com" }, "record": { - "A": [ - "62.171.174.120" - ] - } - } - \ No newline at end of file + "A": ["62.171.174.120"] + } +} diff --git a/domains/cornix.json b/domains/cornix.json index 38e86f2f9..5cb7e8df0 100644 --- a/domains/cornix.json +++ b/domains/cornix.json @@ -1,10 +1,10 @@ { - "description": "cornix's website", - "owner": { - "username": "MysteryDev01", - "email": "cornixytofficial@gmail.com" - }, - "record": { - "CNAME": "cornix32122.carrd.co" - } + "description": "cornix's website", + "owner": { + "username": "MysteryDev01", + "email": "cornixytofficial@gmail.com" + }, + "record": { + "CNAME": "cornix32122.carrd.co" + } } diff --git a/domains/cosmic.json b/domains/cosmic.json index 7bb9f4d2d..3a6f8d772 100644 --- a/domains/cosmic.json +++ b/domains/cosmic.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Cosmic6811", - "email": "jadenweong@gmail.com" - }, - "record": { - "CNAME": "20cd3f94-9e6c-425c-bb20-8a121e88cf78.repl.co" - } + "owner": { + "username": "Cosmic6811", + "email": "jadenweong@gmail.com" + }, + "record": { + "CNAME": "20cd3f94-9e6c-425c-bb20-8a121e88cf78.repl.co" + } } diff --git a/domains/cosmos.json b/domains/cosmos.json index 890c4de67..a66f262cd 100644 --- a/domains/cosmos.json +++ b/domains/cosmos.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "iscosmos", "email": "iscosmos@outlook.com" - }, + }, - "record": { + "record": { "URL": "https://iscosmos.github.io" - } } - +} diff --git a/domains/cozymy.json b/domains/cozymy.json index 9d227224a..6373876d3 100644 --- a/domains/cozymy.json +++ b/domains/cozymy.json @@ -1,12 +1,12 @@ { - "description": "A personal portfolio site for all my projects.", - "repo": "https://github.com/cozymy/cozymy.github.io", - "owner": { - "username": "cozymy", - "email": "kunalkundrra@gmail.com", - "twitter": "kunalkundrra" - }, - "record": { - "CNAME": "cozymy.github.io" - } + "description": "A personal portfolio site for all my projects.", + "repo": "https://github.com/cozymy/cozymy.github.io", + "owner": { + "username": "cozymy", + "email": "kunalkundrra@gmail.com", + "twitter": "kunalkundrra" + }, + "record": { + "CNAME": "cozymy.github.io" + } } diff --git a/domains/cr.json b/domains/cr.json index cb7d60370..1182a52ae 100644 --- a/domains/cr.json +++ b/domains/cr.json @@ -1,11 +1,11 @@ { - "description": "A Website For My API", - "repo": "https://github.com/joeleeofficial", - "owner": { - "username": "joeleeofficial", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "7b9fd2b3-d702-4577-bcbf-a1a529ad3f3d.repl.co" - } + "description": "A Website For My API", + "repo": "https://github.com/joeleeofficial", + "owner": { + "username": "joeleeofficial", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "7b9fd2b3-d702-4577-bcbf-a1a529ad3f3d.repl.co" + } } diff --git a/domains/cr0nus.json b/domains/cr0nus.json index b895a86bc..c2b4381dd 100644 --- a/domains/cr0nus.json +++ b/domains/cr0nus.json @@ -1,12 +1,12 @@ { - "description": "A personal portfolio site for all my projects.", - "repo": "https://github.com/umgbhalla", - "owner": { - "username": "umgbhalla", - "email": "umg.bhalla88@gmail.com", - "twitter": "umgbhalla" - }, - "record": { - "CNAME": "umgbhalla.github.io" - } + "description": "A personal portfolio site for all my projects.", + "repo": "https://github.com/umgbhalla", + "owner": { + "username": "umgbhalla", + "email": "umg.bhalla88@gmail.com", + "twitter": "umgbhalla" + }, + "record": { + "CNAME": "umgbhalla.github.io" + } } diff --git a/domains/crackz.json b/domains/crackz.json index db0214003..5e71ce0f5 100644 --- a/domains/crackz.json +++ b/domains/crackz.json @@ -8,4 +8,4 @@ "record": { "URL": "http://lassewiedemann.de" } -} +} diff --git a/domains/creaperhunter.json b/domains/creaperhunter.json index fcb2ebfb9..11885c2d7 100644 --- a/domains/creaperhunter.json +++ b/domains/creaperhunter.json @@ -7,4 +7,4 @@ "record": { "CNAME": "personal-page-3ps.pages.dev" } -} +} diff --git a/domains/creature.json b/domains/creature.json index 3d4f5fdc2..f3d39e0c2 100644 --- a/domains/creature.json +++ b/domains/creature.json @@ -9,4 +9,4 @@ "record": { "CNAME": "pranay5463.github.io" } -} +} diff --git a/domains/creepso.json b/domains/creepso.json index df6f4f1be..5a399612c 100644 --- a/domains/creepso.json +++ b/domains/creepso.json @@ -8,4 +8,4 @@ "record": { "CNAME": "creepsooff.github.io" } -} +} diff --git a/domains/creve.json b/domains/creve.json index 9b06405fc..6155263d3 100644 --- a/domains/creve.json +++ b/domains/creve.json @@ -1,11 +1,11 @@ { - "description": "My site ig", - "owner": { - "username": "Creveoolus", - "email": "", - "discord": "Creve#0727" - }, - "record": { - "CNAME": "shielded-turnip-jvcv0g342r3gnbht5wr9tpio.herokudns.com" - } + "description": "My site ig", + "owner": { + "username": "Creveoolus", + "email": "", + "discord": "Creve#0727" + }, + "record": { + "CNAME": "shielded-turnip-jvcv0g342r3gnbht5wr9tpio.herokudns.com" + } } diff --git a/domains/crispy.json b/domains/crispy.json index e18a8c78c..ce8dd0ec8 100644 --- a/domains/crispy.json +++ b/domains/crispy.json @@ -1,11 +1,11 @@ { - "description": "Crispy's Development Website", - "repo": "https://github.com/Crispy-Cream/Crispy", - "owner": { - "username": "Crispy-Cream", - "email": "crispy@vibebot.me" - }, - "record": { - "CNAME": "4453c438-a580-4334-ab7c-56e7844eb705.repl.co" - } + "description": "Crispy's Development Website", + "repo": "https://github.com/Crispy-Cream/Crispy", + "owner": { + "username": "Crispy-Cream", + "email": "crispy@vibebot.me" + }, + "record": { + "CNAME": "4453c438-a580-4334-ab7c-56e7844eb705.repl.co" + } } diff --git a/domains/croissant.json b/domains/croissant.json index 4fb050956..6faa7e728 100644 --- a/domains/croissant.json +++ b/domains/croissant.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "arhammusheer", - "email": "arhammusheer@gmail.com" - }, - "record": { - "CNAME": "croissant.one" - } + "owner": { + "username": "arhammusheer", + "email": "arhammusheer@gmail.com" + }, + "record": { + "CNAME": "croissant.one" + } } - \ No newline at end of file diff --git a/domains/crystal.json b/domains/crystal.json index 299075303..38528e502 100644 --- a/domains/crystal.json +++ b/domains/crystal.json @@ -9,4 +9,4 @@ "record": { "CNAME": "crystalbajgai.github.io" } -} +} diff --git a/domains/crystaluptime.json b/domains/crystaluptime.json index b60624c81..eaaf9e45c 100644 --- a/domains/crystaluptime.json +++ b/domains/crystaluptime.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "CRYSTAL-HQ", "email": "info.crystal.hq@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://uptime-kuma.crystaluptime.repl.co" - } } - +} diff --git a/domains/cucusise.json b/domains/cucusise.json index 9d55e8185..0fc9b83ae 100644 --- a/domains/cucusise.json +++ b/domains/cucusise.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Cucusise", "email": "cucusise@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "cucusise.github.io" - } } - \ No newline at end of file +} diff --git a/domains/cuzimbisonratte.json b/domains/cuzimbisonratte.json index 618cadb03..72b705dc1 100644 --- a/domains/cuzimbisonratte.json +++ b/domains/cuzimbisonratte.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "CuzImBisonratte", "email": "cuzimbisonratte@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "cuzimbisonratte.github.io" - } } - +} diff --git a/domains/cyan.json b/domains/cyan.json index ecc119879..104389320 100644 --- a/domains/cyan.json +++ b/domains/cyan.json @@ -1,11 +1,11 @@ { - "description": "Just a personal website", - "repo": "https://github.com/cyanraze/cyanraze", - "owner": { - "username": "cyanraze", - "email": "239@duck.com" - }, - "record": { - "CNAME": "cyanraze.github.io" - } + "description": "Just a personal website", + "repo": "https://github.com/cyanraze/cyanraze", + "owner": { + "username": "cyanraze", + "email": "239@duck.com" + }, + "record": { + "CNAME": "cyanraze.github.io" + } } diff --git a/domains/cyanic76.json b/domains/cyanic76.json index 4582efbfe..28444735a 100644 --- a/domains/cyanic76.json +++ b/domains/cyanic76.json @@ -1,11 +1,11 @@ { - "description": "Cyanic's website (link to cyanic.me)", - "repo": "https://codeberg.org/Cyanic76/pages", - "owner": { - "username": "Cyanic76", - "email": "git@cyanic.me" - }, - "record": { - "URL": "https://cyanic.me" - } + "description": "Cyanic's website (link to cyanic.me)", + "repo": "https://codeberg.org/Cyanic76/pages", + "owner": { + "username": "Cyanic76", + "email": "git@cyanic.me" + }, + "record": { + "URL": "https://cyanic.me" + } } diff --git a/domains/cyanide.json b/domains/cyanide.json index 205e97255..5773df852 100644 --- a/domains/cyanide.json +++ b/domains/cyanide.json @@ -2,11 +2,11 @@ "description": "I am a professional developer that loves to code in HTML, CSS, and JavaScript!", "repo": "https://github.com/cyanide1x/cyanide1x.github.io", "owner": { - "username": "cyanide1x", - "email": "contact@cyanidedev.mn", - "twitter": "cyanide1x" + "username": "cyanide1x", + "email": "contact@cyanidedev.mn", + "twitter": "cyanide1x" }, "record": { - "CNAME": "cyanide1x.github.io" + "CNAME": "cyanide1x.github.io" } } diff --git a/domains/cycno.json b/domains/cycno.json index ff6543c4f..4c21bd8ce 100644 --- a/domains/cycno.json +++ b/domains/cycno.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "CYCNO", "email": "daniyalchunna2@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "cycno.github.io" - } } - \ No newline at end of file +} diff --git a/domains/d1snin.json b/domains/d1snin.json index f665bb06d..c46bb4587 100644 --- a/domains/d1snin.json +++ b/domains/d1snin.json @@ -1,11 +1,11 @@ { - "description": "d1snin's website", - "repo": "https://github.com/d1snin/website", - "owner": { - "username": "d1snin", - "email": "~@d1s.uno" - }, - "record": { - "CNAME": "35188086.website-8ek.pages.dev" - } + "description": "d1snin's website", + "repo": "https://github.com/d1snin/website", + "owner": { + "username": "d1snin", + "email": "~@d1s.uno" + }, + "record": { + "CNAME": "35188086.website-8ek.pages.dev" + } } diff --git a/domains/d3admanbot.json b/domains/d3admanbot.json index dd1cdba3c..61fb382ad 100644 --- a/domains/d3admanbot.json +++ b/domains/d3admanbot.json @@ -7,4 +7,4 @@ "record": { "CNAME": "430c6d1d-e841-42d8-ab91-8f7d370b14cd.id.repl.co" } -} +} diff --git a/domains/daanbreur.json b/domains/daanbreur.json index 952bee3e4..a18588910 100644 --- a/domains/daanbreur.json +++ b/domains/daanbreur.json @@ -1,10 +1,10 @@ { - "description": "My blog with writeups :)", - "owner": { - "username": "daanbreur", - "email": "me@daanbreur.systems" - }, - "record": { - "URL": "https://blog.daanbreur.systems" - } + "description": "My blog with writeups :)", + "owner": { + "username": "daanbreur", + "email": "me@daanbreur.systems" + }, + "record": { + "URL": "https://blog.daanbreur.systems" + } } diff --git a/domains/daanschenkel.json b/domains/daanschenkel.json index b8368a96e..71ee24f88 100644 --- a/domains/daanschenkel.json +++ b/domains/daanschenkel.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "daanschenkel", "email": "daan@daanschenkel.nl" - }, + }, - "record": { + "record": { "URL": "https://daanschenkel.nl" - } } - \ No newline at end of file +} diff --git a/domains/daboltgod.json b/domains/daboltgod.json index 90fad6b4c..badf104c1 100644 --- a/domains/daboltgod.json +++ b/domains/daboltgod.json @@ -8,4 +8,4 @@ "record": { "CNAME": "itzphoenixyaknow.github.io" } -} +} diff --git a/domains/dadcuy.json b/domains/dadcuy.json index 718722149..7ec63ecbc 100644 --- a/domains/dadcuy.json +++ b/domains/dadcuy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Dadcuy", - "email": "dadcuy@gmail.com" - }, - "record": { - "CNAME": "dadcuy.github.io" - } + "owner": { + "username": "Dadcuy", + "email": "dadcuy@gmail.com" + }, + "record": { + "CNAME": "dadcuy.github.io" + } } diff --git a/domains/daddy.json b/domains/daddy.json index d7c019181..7d6e17792 100644 --- a/domains/daddy.json +++ b/domains/daddy.json @@ -1,13 +1,13 @@ { - "description": "Redirect to daddy mahir's website", - "repo": "https://github.com/mtgsquad", - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev", - "twitter": "DevMolai", - "discord": "molai.dev#2674" - }, - "record": { - "URL": "https://molai.dev" - } + "description": "Redirect to daddy mahir's website", + "repo": "https://github.com/mtgsquad", + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev", + "twitter": "DevMolai", + "discord": "molai.dev#2674" + }, + "record": { + "URL": "https://molai.dev" + } } diff --git a/domains/dainfloop.json b/domains/dainfloop.json index 0d83f0b1f..d79aa031a 100644 --- a/domains/dainfloop.json +++ b/domains/dainfloop.json @@ -1,14 +1,11 @@ { - "owner": { - "username": "DaInfLoop", - "email": "backupharoongames100@gmail.com" - }, - - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "DaInfLoop", + "email": "backupharoongames100@gmail.com" + }, + + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/dan-habot.json b/domains/dan-habot.json index b69f8a9c7..ef72877d6 100644 --- a/domains/dan-habot.json +++ b/domains/dan-habot.json @@ -1,11 +1,11 @@ { - "description": "Fullstack web & mobile dev, quality assurance, automation, reverse engineering, and flexible", - "repo": "https://github.com/danhab99/danhab99.github.io", - "owner": { - "username": "danhab99", - "email": "dan.habot@gmail.com" - }, - "record": { - "CNAME": "danhab99.github.io" - } + "description": "Fullstack web & mobile dev, quality assurance, automation, reverse engineering, and flexible", + "repo": "https://github.com/danhab99/danhab99.github.io", + "owner": { + "username": "danhab99", + "email": "dan.habot@gmail.com" + }, + "record": { + "CNAME": "danhab99.github.io" + } } diff --git a/domains/dan.json b/domains/dan.json index 8f7023050..35b648db5 100644 --- a/domains/dan.json +++ b/domains/dan.json @@ -1,11 +1,11 @@ { - "description": "Dan's Blog and Portfolio", - "repo": "https://github.com/DanField12/DanField12.github.io.git", - "owner": { - "username": "DanField12", - "email": "dan.field643@gmail.com" - }, - "record": { - "CNAME": "DanField12.github.io" - } + "description": "Dan's Blog and Portfolio", + "repo": "https://github.com/DanField12/DanField12.github.io.git", + "owner": { + "username": "DanField12", + "email": "dan.field643@gmail.com" + }, + "record": { + "CNAME": "DanField12.github.io" + } } diff --git a/domains/dangdat.json b/domains/dangdat.json index 625501406..5cc2271c0 100644 --- a/domains/dangdat.json +++ b/domains/dangdat.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal portfolio", - "repo": "https://github.com/aurorakid/taotap", - "owner": { - "username": "aurorakid", - "email": "nguyendangdat412@gmail.com" - }, - "record": { - "CNAME": "aurorakid.github.io" - } + "description": "This website is a link to my personal portfolio", + "repo": "https://github.com/aurorakid/taotap", + "owner": { + "username": "aurorakid", + "email": "nguyendangdat412@gmail.com" + }, + "record": { + "CNAME": "aurorakid.github.io" + } } diff --git a/domains/dani.json b/domains/dani.json index fa4d9f757..5eac250e0 100644 --- a/domains/dani.json +++ b/domains/dani.json @@ -1,12 +1,12 @@ { - "description": "Danidev's Website", - "repo": "https://github.com/Danidev819/danidev819.github.io", - "owner": { - "username": "Danidev819", - "email": "danidev82@gmail.com", - "twitter": "Danidev819" - }, - "record": { - "CNAME": "danidev819.github.io" - } + "description": "Danidev's Website", + "repo": "https://github.com/Danidev819/danidev819.github.io", + "owner": { + "username": "Danidev819", + "email": "danidev82@gmail.com", + "twitter": "Danidev819" + }, + "record": { + "CNAME": "danidev819.github.io" + } } diff --git a/domains/danialajamil.json b/domains/danialajamil.json index 02de0710d..826ad44fa 100644 --- a/domains/danialajamil.json +++ b/domains/danialajamil.json @@ -1,11 +1,11 @@ { - "description": "danialajamil.is-a.dev", - "repo": "https://github.com/KawakazeRin/my-portfolio-site", - "owner": { - "username": "KawakazeRin", - "email": "satyamverma46@outlook.com" - }, - "record": { - "CNAME": "kawakazerin.github.io" - } + "description": "danialajamil.is-a.dev", + "repo": "https://github.com/KawakazeRin/my-portfolio-site", + "owner": { + "username": "KawakazeRin", + "email": "satyamverma46@outlook.com" + }, + "record": { + "CNAME": "kawakazerin.github.io" + } } diff --git a/domains/daniel.json b/domains/daniel.json index b3d4893fe..8087b4438 100644 --- a/domains/daniel.json +++ b/domains/daniel.json @@ -1,15 +1,15 @@ { - "description": "Hello! My name is Daniel, I am a developer that has been programming since 2018. This website shows some of the things I have created.", - "owner": { - "username": "hackermondev", - "email": "", - "twitter": "hackermondev" - }, - "record": { - "A": ["34.120.194.28"], + "description": "Hello! My name is Daniel, I am a developer that has been programming since 2018. This website shows some of the things I have created.", + "owner": { + "username": "hackermondev", + "email": "", + "twitter": "hackermondev" + }, + "record": { + "A": ["34.120.194.28"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/daniel4-dev.json b/domains/daniel4-dev.json index 2ac3e26c2..49cde973f 100644 --- a/domains/daniel4-dev.json +++ b/domains/daniel4-dev.json @@ -1,10 +1,10 @@ { - "description": "Daniel Barton's games site", - "owner": { - "username": "daniel4-scratch", - "email": "llama552621@gmail.com" - }, - "record": { - "CNAME": "b1a7de73-3e69-432d-91b8-cedb341d848b.id.repl.co" - } + "description": "Daniel Barton's games site", + "owner": { + "username": "daniel4-scratch", + "email": "llama552621@gmail.com" + }, + "record": { + "CNAME": "b1a7de73-3e69-432d-91b8-cedb341d848b.id.repl.co" + } } diff --git a/domains/daniel4-scratch.json b/domains/daniel4-scratch.json index 2200a0a51..198cb3bbe 100644 --- a/domains/daniel4-scratch.json +++ b/domains/daniel4-scratch.json @@ -1,11 +1,11 @@ { - "description": "Daniel barton's website", - "repo": "https://github.com/daniel4-scratch/daniel4-scrcatch.github.io", - "owner": { - "username": "daniel4-scratch", - "email": "llama552621@gmail.com" - }, - "record": { - "CNAME": "daniel4-scratch.github.io" - } + "description": "Daniel barton's website", + "repo": "https://github.com/daniel4-scratch/daniel4-scrcatch.github.io", + "owner": { + "username": "daniel4-scratch", + "email": "llama552621@gmail.com" + }, + "record": { + "CNAME": "daniel4-scratch.github.io" + } } diff --git a/domains/danielclarke.json b/domains/danielclarke.json index 3e860a22f..5a02b320b 100644 --- a/domains/danielclarke.json +++ b/domains/danielclarke.json @@ -8,4 +8,4 @@ "record": { "URL": "https://danielclarke.tech" } -} \ No newline at end of file +} diff --git a/domains/danilofuchs.json b/domains/danilofuchs.json index cf2c2aa05..c20da8e25 100644 --- a/domains/danilofuchs.json +++ b/domains/danilofuchs.json @@ -1,11 +1,11 @@ { - "description": "danilofuchs's is-a.dev domain", - "repo": "https://github.com/danilofuchs/danilofuchs.github.io", - "owner": { - "username": "danilofuchs", - "email": "danilo_fuchs@hotmail.com" - }, - "record": { - "CNAME": "danilofuchs.github.io" - } + "description": "danilofuchs's is-a.dev domain", + "repo": "https://github.com/danilofuchs/danilofuchs.github.io", + "owner": { + "username": "danilofuchs", + "email": "danilo_fuchs@hotmail.com" + }, + "record": { + "CNAME": "danilofuchs.github.io" + } } diff --git a/domains/dannydandan.json b/domains/dannydandan.json index a3160cdee..33851d31e 100644 --- a/domains/dannydandan.json +++ b/domains/dannydandan.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "daanschenkel", "email": "daan@daanschenkel.nl" - }, - "record": { + }, + "record": { "URL": "https://daanschenkel.nl" - } } - +} diff --git a/domains/dano.json b/domains/dano.json index 5a8e0e933..c5193f22a 100644 --- a/domains/dano.json +++ b/domains/dano.json @@ -1,12 +1,12 @@ { - "description": "Dano's resume", - "repo": "https://github.com/dano-syrus/dano-syrus.github.io", - "owner": { - "username": "dano-syrus", - "email": "danosyrus@tuta.io", - "discord": "dano#6811" - }, - "record": { - "CNAME": "dano-syrus.github.io" - } + "description": "Dano's resume", + "repo": "https://github.com/dano-syrus/dano-syrus.github.io", + "owner": { + "username": "dano-syrus", + "email": "danosyrus@tuta.io", + "discord": "dano#6811" + }, + "record": { + "CNAME": "dano-syrus.github.io" + } } diff --git a/domains/danterus.json b/domains/danterus.json index 0e5d3dc8e..5da10c54b 100644 --- a/domains/danterus.json +++ b/domains/danterus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "danterusdev", - "email": "danterusdev@gmail.com" - }, - "record": { - "CNAME": "danterusdev.github.io" - } + "owner": { + "username": "danterusdev", + "email": "danterusdev@gmail.com" + }, + "record": { + "CNAME": "danterusdev.github.io" + } } diff --git a/domains/dany.json b/domains/dany.json index e7f067d6f..2c43a23fa 100644 --- a/domains/dany.json +++ b/domains/dany.json @@ -1,11 +1,11 @@ { - "description": "A blog where I document code.", - "owner": { - "username": "DanyTPG", - "email": "", - "discord": "DanyTPG#5025" - }, - "record": { - "CNAME": "docs-cz1.pages.dev" - } + "description": "A blog where I document code.", + "owner": { + "username": "DanyTPG", + "email": "", + "discord": "DanyTPG#5025" + }, + "record": { + "CNAME": "docs-cz1.pages.dev" + } } diff --git a/domains/daria.json b/domains/daria.json index 83fa7e075..3929cc39c 100644 --- a/domains/daria.json +++ b/domains/daria.json @@ -1,11 +1,11 @@ { - "description": "Daria is a dev", - "repo": "https://github.com/dariatrainor/dariatrainor.github.io", - "owner": { - "username": "dariatrainor", - "email": "dariasu@gmail.com" - }, - "record": { - "CNAME": "dariatrainor.github.io" - } + "description": "Daria is a dev", + "repo": "https://github.com/dariatrainor/dariatrainor.github.io", + "owner": { + "username": "dariatrainor", + "email": "dariasu@gmail.com" + }, + "record": { + "CNAME": "dariatrainor.github.io" + } } diff --git a/domains/darji-ravi.json b/domains/darji-ravi.json index ab56415df..dfba8f90d 100644 --- a/domains/darji-ravi.json +++ b/domains/darji-ravi.json @@ -1,11 +1,11 @@ { - "description": "Ravi Profile.", - "repo": "https://github.com/darji-ravi/darji-ravi.github.io", - "owner": { - "username": "darji-ravi", - "email": "" - }, - "record": { - "CNAME": "darji-ravi.github.io" - } + "description": "Ravi Profile.", + "repo": "https://github.com/darji-ravi/darji-ravi.github.io", + "owner": { + "username": "darji-ravi", + "email": "" + }, + "record": { + "CNAME": "darji-ravi.github.io" + } } diff --git a/domains/dark.json b/domains/dark.json index 6e6b69a43..86fd9403d 100644 --- a/domains/dark.json +++ b/domains/dark.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "BruhDark", "email": "darkpxint@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "bruhdarkgithubio-production.up.railway.app" - } } - +} diff --git a/domains/darkdevil.json b/domains/darkdevil.json index 9faf4830a..b70b4b89b 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -1,23 +1,19 @@ { - "description": "darkdevil.is-a.dev", - "repo": "https://github.com/LRxDarkDevil/Personal-web", - "owner": { - "username": "LRxDarkDevil", - "email": "tahaadnanawan@gmail.com", - "discord": "LRxDark Dare Devil#0001" - }, - "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "description": "darkdevil.is-a.dev", + "repo": "https://github.com/LRxDarkDevil/Personal-web", + "owner": { + "username": "LRxDarkDevil", + "email": "tahaadnanawan@gmail.com", + "discord": "LRxDark Dare Devil#0001" + }, + "record": { + "A": [ + "185.199.109.153", + "185.199.110.153", + "185.199.111.153", + "185.199.108.153" ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" - - } + } } diff --git a/domains/darren.json b/domains/darren.json index 73824a0a7..68f61269b 100644 --- a/domains/darren.json +++ b/domains/darren.json @@ -1,11 +1,11 @@ { - "description": "I use arch btw", - "repo": "https://github.com/DarrenOfficial", - "owner": { - "username": "DarrenOfficial", - "email": "github@darrennathanael.com" - }, - "record": { - "URL": "https://darrennathanael.com" - } + "description": "I use arch btw", + "repo": "https://github.com/DarrenOfficial", + "owner": { + "username": "DarrenOfficial", + "email": "github@darrennathanael.com" + }, + "record": { + "URL": "https://darrennathanael.com" + } } diff --git a/domains/darsh.json b/domains/darsh.json index f32357fa4..db2c193c5 100644 --- a/domains/darsh.json +++ b/domains/darsh.json @@ -1,11 +1,11 @@ { - "description": "DarshSood's personal website", - "repo": "https://replit.com/@DarshS/introduction-page", - "owner": { - "username": "DarshSood", - "email": "darshsood1@gmail.com" - }, - "record": { - "CNAME": "5dcb1e8b-787e-43ce-bd1d-217d51ab09e1.id.repl.co" - } + "description": "DarshSood's personal website", + "repo": "https://replit.com/@DarshS/introduction-page", + "owner": { + "username": "DarshSood", + "email": "darshsood1@gmail.com" + }, + "record": { + "CNAME": "5dcb1e8b-787e-43ce-bd1d-217d51ab09e1.id.repl.co" + } } diff --git a/domains/dartanman.json b/domains/dartanman.json index 241595624..cd968ad2d 100644 --- a/domains/dartanman.json +++ b/domains/dartanman.json @@ -1,11 +1,11 @@ { - "description": "My portfolio", - "repo": "https://github.com/Dartanman", - "owner": { - "username": "Dartanman", - "email": "dartanmanplaysminecraft@gmail.com" - }, - "record": { - "URL": "https://sites.google.com/view/dartanman-portfolio" - } + "description": "My portfolio", + "repo": "https://github.com/Dartanman", + "owner": { + "username": "Dartanman", + "email": "dartanmanplaysminecraft@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/dartanman-portfolio" + } } diff --git a/domains/dashboard.zeppelin.maskduck.json b/domains/dashboard.zeppelin.maskduck.json index bc90b7c35..145910c33 100644 --- a/domains/dashboard.zeppelin.maskduck.json +++ b/domains/dashboard.zeppelin.maskduck.json @@ -1,15 +1,15 @@ { - "description": "MaskDuck's personal website!", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "zeppelin-railway-dashboard.up.railway.app" - } + "description": "MaskDuck's personal website!", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "CNAME": "zeppelin-railway-dashboard.up.railway.app" + } } diff --git a/domains/dasshark.json b/domains/dasshark.json index 8d62ca37b..805f30e7a 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "DasSharkk", "email": "affenheld@gmx.de" - }, + }, - "record": { + "record": { "URL": "https://dasshark.me" - } } - +} diff --git a/domains/dast.json b/domains/dast.json index 4cd566fed..0ad019696 100644 --- a/domains/dast.json +++ b/domains/dast.json @@ -1,11 +1,11 @@ { - "description": "My personal website for portfolio, projects and help!", - "repo": "https://github.com/danielsebesta", - "owner": { - "username": "danielsebesta", - "email": "dany.sebesta@seznam.cz" - }, - "record": { - "A": ["194.163.149.155"] - } + "description": "My personal website for portfolio, projects and help!", + "repo": "https://github.com/danielsebesta", + "owner": { + "username": "danielsebesta", + "email": "dany.sebesta@seznam.cz" + }, + "record": { + "A": ["194.163.149.155"] + } } diff --git a/domains/david.json b/domains/david.json index f7c231408..41ee262fe 100644 --- a/domains/david.json +++ b/domains/david.json @@ -1,11 +1,11 @@ { - "description": "Student and developer in the United Kingdom.", - "repo": "https://github.com/davidjcralph", - "record": { - "URL": "https://davidjcralph.co.uk" - }, - "owner": { - "username": "davidjcralph", - "email": "me@davidjcralph.co.uk" - } + "description": "Student and developer in the United Kingdom.", + "repo": "https://github.com/davidjcralph", + "record": { + "URL": "https://davidjcralph.co.uk" + }, + "owner": { + "username": "davidjcralph", + "email": "me@davidjcralph.co.uk" + } } diff --git a/domains/davidpuerta.json b/domains/davidpuerta.json index 2d61c3c48..52225e6bb 100644 --- a/domains/davidpuerta.json +++ b/domains/davidpuerta.json @@ -1,9 +1,9 @@ { "owner": { - "username": "david96182", - "email": "puertadavid96182@gmail.com" + "username": "david96182", + "email": "puertadavid96182@gmail.com" }, "record": { - "CNAME": "david96182.github.io" + "CNAME": "david96182.github.io" } -} \ No newline at end of file +} diff --git a/domains/davipatricio.json b/domains/davipatricio.json index a84beecb9..9e449f2e5 100644 --- a/domains/davipatricio.json +++ b/domains/davipatricio.json @@ -1,11 +1,11 @@ { - "description": "Davi Patricio's personal developer website", - "repo": "https://github.com/davipatricio/website", - "owner": { - "username": "davipatricio", - "email": "davipatricio@protonmail.com" - }, - "record": { - "URL": "https://davipatricio.vercel.app" - } + "description": "Davi Patricio's personal developer website", + "repo": "https://github.com/davipatricio/website", + "owner": { + "username": "davipatricio", + "email": "davipatricio@protonmail.com" + }, + "record": { + "URL": "https://davipatricio.vercel.app" + } } diff --git a/domains/daxnime.json b/domains/daxnime.json index 94fa3aab5..30855d604 100644 --- a/domains/daxnime.json +++ b/domains/daxnime.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Covarun", "email": "covs538@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "95e56ee3-15f3-468a-9715-14e3d4879a09.id.repl.co" - } } - +} diff --git a/domains/daxoron.json b/domains/daxoron.json index 908e699c0..0fe670a88 100644 --- a/domains/daxoron.json +++ b/domains/daxoron.json @@ -1,11 +1,11 @@ { - "description": "daxoron' personal developer website", - "repo": "https://github.com/daxoron/daxoron.github.io", - "owner": { - "username": "daxoron", - "email": "daxoron.dev@gmail.com" - }, - "record": { - "CNAME": "daxoron.github.io" - } + "description": "daxoron' personal developer website", + "repo": "https://github.com/daxoron/daxoron.github.io", + "owner": { + "username": "daxoron", + "email": "daxoron.dev@gmail.com" + }, + "record": { + "CNAME": "daxoron.github.io" + } } diff --git a/domains/daysling.json b/domains/daysling.json index e88467da9..c5a63db3c 100644 --- a/domains/daysling.json +++ b/domains/daysling.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "NightSling", "email": "pangenisushant20@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "daysling.xyz" - } } - \ No newline at end of file +} diff --git a/domains/db.json b/domains/db.json index 8bbfd9b49..32ea3219f 100644 --- a/domains/db.json +++ b/domains/db.json @@ -1,11 +1,11 @@ { - "description": "a website for my project datahook", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "933632ef-b3af-45a9-8a6c-afe49a9b5625.id.repl.co" - } + "description": "a website for my project datahook", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "933632ef-b3af-45a9-8a6c-afe49a9b5625.id.repl.co" + } } diff --git a/domains/dc.jakub.json b/domains/dc.jakub.json index dffc51f8d..6333ae5c2 100644 --- a/domains/dc.jakub.json +++ b/domains/dc.jakub.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jakubk15", - "email": "jakubk15@protonmail.com" - }, - "record": { - "URL": "https://discord.gg/FQ7jmGBd6c" - } + "owner": { + "username": "Jakubk15", + "email": "jakubk15@protonmail.com" + }, + "record": { + "URL": "https://discord.gg/FQ7jmGBd6c" + } } diff --git a/domains/dc.whine.json b/domains/dc.whine.json index 64e2b4a8f..ef76d8760 100644 --- a/domains/dc.whine.json +++ b/domains/dc.whine.json @@ -4,8 +4,8 @@ "username": "whinee", "email": "", "twitter": "whi_nyaan" - }, + }, "record": { "CNAME": "a.redirect.pizza" } -} \ No newline at end of file +} diff --git a/domains/de.whine.json b/domains/de.whine.json index ea93bb80a..94e299a7c 100644 --- a/domains/de.whine.json +++ b/domains/de.whine.json @@ -1,12 +1,12 @@ { "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" }, "description": "whi_ne's deno subdomain", "record": { - "A": ["34.120.54.55"], - "TXT": "deno-com-validation=572b9c00ebc922b6f8367944" + "A": ["34.120.54.55"], + "TXT": "deno-com-validation=572b9c00ebc922b6f8367944" } -} \ No newline at end of file +} diff --git a/domains/deadshot.json b/domains/deadshot.json index 9d4670aa4..0bcd99c46 100644 --- a/domains/deadshot.json +++ b/domains/deadshot.json @@ -1,12 +1,12 @@ { - "description": "My Official Website, Made with HTML5", - "repo": "https://github.com/deadshotofficial/deadshotofficial.github.io", - "owner": { - "username": "deadshotofficial", - "email": "raj.deadshot8888@gmail.com", - "twitter": "deadshot3r" - }, - "record": { - "CNAME": "deadshotofficial.github.io" - } + "description": "My Official Website, Made with HTML5", + "repo": "https://github.com/deadshotofficial/deadshotofficial.github.io", + "owner": { + "username": "deadshotofficial", + "email": "raj.deadshot8888@gmail.com", + "twitter": "deadshot3r" + }, + "record": { + "CNAME": "deadshotofficial.github.io" + } } diff --git a/domains/debajyoti.json b/domains/debajyoti.json index f45a9e8d4..4441c2b83 100644 --- a/domains/debajyoti.json +++ b/domains/debajyoti.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Debajyoti1", "email": "debajyotidutta.50@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "debajyoti.cf" - } } - +} diff --git a/domains/debargha.json b/domains/debargha.json index c6c9af50a..19854af23 100644 --- a/domains/debargha.json +++ b/domains/debargha.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "DebarghaXD", "email": "somachattaraj77@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "debargha.pages.dev" - } } - +} diff --git a/domains/debasishdutta.json b/domains/debasishdutta.json index e39517521..1a4af2829 100644 --- a/domains/debasishdutta.json +++ b/domains/debasishdutta.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "debasish-dutta", "email": "ddmasterdon@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "debasish-dutta.github.io" - } } - \ No newline at end of file +} diff --git a/domains/debertjamie.json b/domains/debertjamie.json index 299834afc..61280d08a 100644 --- a/domains/debertjamie.json +++ b/domains/debertjamie.json @@ -1,11 +1,11 @@ { - "description": "A personal website", - "repo": "https://github.com/debertjamie", - "owner": { - "username": "debertjamie", - "email": "debert123@protonmail.com" - }, - "record": { - "CNAME": "debertjamie.up.railway.app" - } + "description": "A personal website", + "repo": "https://github.com/debertjamie", + "owner": { + "username": "debertjamie", + "email": "debert123@protonmail.com" + }, + "record": { + "CNAME": "debertjamie.up.railway.app" + } } diff --git a/domains/debug.json b/domains/debug.json index 44572a9ae..e5b0eafb9 100644 --- a/domains/debug.json +++ b/domains/debug.json @@ -1,11 +1,11 @@ { - "description": "Debug.Log's Website", + "description": "Debug.Log's Website", - "owner": { - "username": "extremepro999", - "email": "debugdotlog@zohomail.in" - }, - "record": { - "CNAME": "extremepro999.github.io" - } + "owner": { + "username": "extremepro999", + "email": "debugdotlog@zohomail.in" + }, + "record": { + "CNAME": "extremepro999.github.io" + } } diff --git a/domains/deekshasharma.json b/domains/deekshasharma.json index 4c7d3ed4d..ecd974cd9 100644 --- a/domains/deekshasharma.json +++ b/domains/deekshasharma.json @@ -1,10 +1,10 @@ { - "description": "Personal Portfolio", - "owner": { - "username": "Deeksha2501", - "email": "sharmadeeksha325@gmail.com" - }, - "record": { - "URL": "http://deekshasharma.vercel.app" - } + "description": "Personal Portfolio", + "owner": { + "username": "Deeksha2501", + "email": "sharmadeeksha325@gmail.com" + }, + "record": { + "URL": "http://deekshasharma.vercel.app" + } } diff --git a/domains/dehteam3.json b/domains/dehteam3.json index 74931407b..664dc24c6 100644 --- a/domains/dehteam3.json +++ b/domains/dehteam3.json @@ -1,12 +1,11 @@ - { - "description": "Hi, I am Thomas Aka dehteam3, I like coding, playing games", - "repo": "https://github.com/dehteam3/dehteam3.github.io", - "owner": { - "username": "dehteam3", - "email": "thomasemad2008@gmail.com" - }, - "record": { - "CNAME": "dehteam3.github.io" - } + "description": "Hi, I am Thomas Aka dehteam3, I like coding, playing games", + "repo": "https://github.com/dehteam3/dehteam3.github.io", + "owner": { + "username": "dehteam3", + "email": "thomasemad2008@gmail.com" + }, + "record": { + "CNAME": "dehteam3.github.io" + } } diff --git a/domains/deliable.json b/domains/deliable.json index 86994bae4..46cc5af22 100644 --- a/domains/deliable.json +++ b/domains/deliable.json @@ -1,10 +1,10 @@ { - "description": "hi! i am deliable, a developer. i love minecraft.", - "owner": { - "username": "Deliable", - "email": "rbstsoul@gmail.com" - }, - "record": { - "CNAME": "5e125b8d47-hosting.gitbook.io" - } + "description": "hi! i am deliable, a developer. i love minecraft.", + "owner": { + "username": "Deliable", + "email": "rbstsoul@gmail.com" + }, + "record": { + "CNAME": "5e125b8d47-hosting.gitbook.io" + } } diff --git a/domains/delta.json b/domains/delta.json index 62ee70d4d..273b81031 100644 --- a/domains/delta.json +++ b/domains/delta.json @@ -9,4 +9,4 @@ "record": { "CNAME": "protogendelta.github.io" } -} +} diff --git a/domains/demon.json b/domains/demon.json index 08a0af416..f5f3e9158 100644 --- a/domains/demon.json +++ b/domains/demon.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "patilranjit485", "email": "patilranjit2610@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "demon-brother.blogspot.com" - } } - \ No newline at end of file +} diff --git a/domains/demonitize.json b/domains/demonitize.json index 4eafedaf9..3083ebd1b 100644 --- a/domains/demonitize.json +++ b/domains/demonitize.json @@ -1,19 +1,16 @@ { - "owner": { - "username": "demonitize", - "email": "", - "twitter": "demonitized_boi", - "twitch": "demonitized_boi", - "discord": "DEMONITIZED BOI#6969" - }, - "description": "Probably will use this to redirect to GitHub, because custom domain look cool", - "repo": "https://github.com/demonitize", - "record": { - "URL": "https://github.com/demonitize", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "demonitize", + "email": "", + "twitter": "demonitized_boi", + "twitch": "demonitized_boi", + "discord": "DEMONITIZED BOI#6969" + }, + "description": "Probably will use this to redirect to GitHub, because custom domain look cool", + "repo": "https://github.com/demonitize", + "record": { + "URL": "https://github.com/demonitize", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/demonium.json b/domains/demonium.json index bdce8baf7..9bb034593 100644 --- a/domains/demonium.json +++ b/domains/demonium.json @@ -1,11 +1,11 @@ { - "description": "Demonium's is-a.dev domain", - "repo": "https://github.com/thedemonium/demonium.github.io", - "owner": { - "username": "thedemonium", - "email": "tbapbing@gmail.com" - }, - "record": { - "CNAME": "komposerv.ru" - } + "description": "Demonium's is-a.dev domain", + "repo": "https://github.com/thedemonium/demonium.github.io", + "owner": { + "username": "thedemonium", + "email": "tbapbing@gmail.com" + }, + "record": { + "CNAME": "komposerv.ru" + } } diff --git a/domains/demonkingswarn.json b/domains/demonkingswarn.json index 23363baa4..ff77b802c 100644 --- a/domains/demonkingswarn.json +++ b/domains/demonkingswarn.json @@ -1,11 +1,11 @@ { - "description": "DemonKingSwarn's personal developer website", - "repo": "https://github.com/demonkingswarn/demonkingswarn.github.io", - "owner": { - "username": "DemonKingSwarn", - "email": "demonkingswarn@protonmail.com" - }, - "record": { - "CNAME": "demonkingswarn.github.io" - } + "description": "DemonKingSwarn's personal developer website", + "repo": "https://github.com/demonkingswarn/demonkingswarn.github.io", + "owner": { + "username": "DemonKingSwarn", + "email": "demonkingswarn@protonmail.com" + }, + "record": { + "CNAME": "demonkingswarn.github.io" + } } diff --git a/domains/den.json b/domains/den.json index 2172ac137..bc4dbd1b4 100644 --- a/domains/den.json +++ b/domains/den.json @@ -1,11 +1,11 @@ { - "description": "This domain (den.is-a.dev) is used for blogging by Denver", - "owner": { - "username": "DenStudies7700", - "discord": "ImDenver#7700", - "email": "" - }, - "record": { - "CNAME": "hashnode.network" + "description": "This domain (den.is-a.dev) is used for blogging by Denver", + "owner": { + "username": "DenStudies7700", + "discord": "ImDenver#7700", + "email": "" + }, + "record": { + "CNAME": "hashnode.network" } } diff --git a/domains/denis.json b/domains/denis.json index 9bca53383..ee6cb5b8d 100644 --- a/domains/denis.json +++ b/domains/denis.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "DenLes", "email": "denislessard91@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "denles.github.io" - } } - +} diff --git a/domains/denix.json b/domains/denix.json index 30fc59357..2f7262fb4 100644 --- a/domains/denix.json +++ b/domains/denix.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "denixsucks", - "email": "dnz.odr@gmail.com", - "twitter": "denixsucks", - "discord": "denix#9748" - }, - "record": { - "CNAME": "denixsucks.github.io" - } + "owner": { + "username": "denixsucks", + "email": "dnz.odr@gmail.com", + "twitter": "denixsucks", + "discord": "denix#9748" + }, + "record": { + "CNAME": "denixsucks.github.io" + } } diff --git a/domains/dennis.json b/domains/dennis.json index 1e39a6ad4..5acb60e83 100644 --- a/domains/dennis.json +++ b/domains/dennis.json @@ -1,11 +1,11 @@ { - "description": "Dennis is a Dev", - "repo": "https://github.com/dvandervlag/dvandervlag.github.io", - "owner": { - "username": "dvandervlag", - "email": "dvandervlag@gmail.com" - }, - "record": { - "CNAME": "dvandervlag.github.io" - } + "description": "Dennis is a Dev", + "repo": "https://github.com/dvandervlag/dvandervlag.github.io", + "owner": { + "username": "dvandervlag", + "email": "dvandervlag@gmail.com" + }, + "record": { + "CNAME": "dvandervlag.github.io" + } } diff --git a/domains/denver.json b/domains/denver.json index 115485745..7d4f9b361 100644 --- a/domains/denver.json +++ b/domains/denver.json @@ -1,12 +1,12 @@ { - "description": "This domain (denver.is-a.dev) is used for scripting Denver's bio and as a portfolio", - "repo": "https://github.com/DenStudies7700/DenStudies7700.github.io", - "owner": { - "username": "DenStudies7700", - "discord": "ImDenver#7700", - "email": "" - }, - "record": { - "CNAME": "densite-development-7700.up.railway.app" + "description": "This domain (denver.is-a.dev) is used for scripting Denver's bio and as a portfolio", + "repo": "https://github.com/DenStudies7700/DenStudies7700.github.io", + "owner": { + "username": "DenStudies7700", + "discord": "ImDenver#7700", + "email": "" + }, + "record": { + "CNAME": "densite-development-7700.up.railway.app" } } diff --git a/domains/deoxy.json b/domains/deoxy.json index 63c2627bf..4a539f318 100644 --- a/domains/deoxy.json +++ b/domains/deoxy.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "d3oxy", - "email": "deoxy@deoxy.dev", - "discord": "DEOXY#1038", - "twitter": "d3oxyxd" - }, - "record": { - "URL": "https://deoxy.dev" - } + "owner": { + "username": "d3oxy", + "email": "deoxy@deoxy.dev", + "discord": "DEOXY#1038", + "twitter": "d3oxyxd" + }, + "record": { + "URL": "https://deoxy.dev" + } } diff --git a/domains/dergraph.json b/domains/dergraph.json index 68a22b590..7aefc4bf1 100644 --- a/domains/dergraph.json +++ b/domains/dergraph.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "derGraph", - "email": "dergraph@f5.si" - }, - "record": { - "URL": "https://github.com/derGraph" - } + "owner": { + "username": "derGraph", + "email": "dergraph@f5.si" + }, + "record": { + "URL": "https://github.com/derGraph" + } } diff --git a/domains/designer.json b/domains/designer.json index 372fd5d72..3d6e4ae08 100644 --- a/domains/designer.json +++ b/domains/designer.json @@ -1,11 +1,11 @@ { - "description": "Designer Slash Developer", - "repo": "https://github.com/designbyadrian", - "owner": { - "username": "designbyadrian", - "email": "adrian@designbyadrian.com" - }, - "record": { - "CNAME": "designbyadrian.com" - } + "description": "Designer Slash Developer", + "repo": "https://github.com/designbyadrian", + "owner": { + "username": "designbyadrian", + "email": "adrian@designbyadrian.com" + }, + "record": { + "CNAME": "designbyadrian.com" + } } diff --git a/domains/destcom.json b/domains/destcom.json index 578a9a24a..ad01682a2 100644 --- a/domains/destcom.json +++ b/domains/destcom.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "destroycom", - "email": "", - "twitter": "ADSantoine" - }, - "description": "DestCom Portfolio", - "repo": "https://github.com/DestroyCom", - "record": { - "A": ["193.123.34.154"] - } + "owner": { + "username": "destroycom", + "email": "", + "twitter": "ADSantoine" + }, + "description": "DestCom Portfolio", + "repo": "https://github.com/DestroyCom", + "record": { + "A": ["193.123.34.154"] + } } diff --git a/domains/detox.json b/domains/detox.json index ac6cd4317..e80334443 100644 --- a/domains/detox.json +++ b/domains/detox.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/detox82517/detox82517.github.io", - "owner": { - "username": "Detox82517", - "email": "detox07@gmx.net" - }, - "record": { - "CNAME": "detox82517.github.io" - } + "repo": "https://github.com/detox82517/detox82517.github.io", + "owner": { + "username": "Detox82517", + "email": "detox07@gmx.net" + }, + "record": { + "CNAME": "detox82517.github.io" + } } diff --git a/domains/dev.json b/domains/dev.json index d38e86931..7de8434dd 100644 --- a/domains/dev.json +++ b/domains/dev.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gsdev215", - "email": "dev1050d2@gmail.com" - }, - "record": { - "CNAME": "gsdev215.github.io" - } + "owner": { + "username": "gsdev215", + "email": "dev1050d2@gmail.com" + }, + "record": { + "CNAME": "gsdev215.github.io" + } } diff --git a/domains/devan.json b/domains/devan.json index bc9be1737..8176a002f 100644 --- a/domains/devan.json +++ b/domains/devan.json @@ -1,10 +1,10 @@ { - "description": "devans cool looking domain that he wants for a portfolio", - "owner": { - "username": "devanwashere", - "email": "devan@devan.cool" - }, - "record": { - "CNAME": "devanwashere.github.io" - } + "description": "devans cool looking domain that he wants for a portfolio", + "owner": { + "username": "devanwashere", + "email": "devan@devan.cool" + }, + "record": { + "CNAME": "devanwashere.github.io" + } } diff --git a/domains/devanmed.json b/domains/devanmed.json index c6a2cd1c1..4c25b28d6 100644 --- a/domains/devanmed.json +++ b/domains/devanmed.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "devan2051", - "email": "", - "discord": "EvilPixel#5161" - }, - "record": { - "URL": "https://sites.google.com/view/devanmed/home" - } + "owner": { + "username": "devan2051", + "email": "", + "discord": "EvilPixel#5161" + }, + "record": { + "URL": "https://sites.google.com/view/devanmed/home" + } } diff --git a/domains/devcomp.json b/domains/devcomp.json index 53f875fe9..03de9a7ac 100644 --- a/domains/devcomp.json +++ b/domains/devcomp.json @@ -1,11 +1,11 @@ { - "description": "Cool looking redirection for my site.", - "repo": "https://github.com/CompeyDev", - "owner": { - "username": "CompeyDev", - "email": "hi@devcomp.xyz" - }, - "record": { - "URL": "https://p.devcomp.xyz" - } + "description": "Cool looking redirection for my site.", + "repo": "https://github.com/CompeyDev", + "owner": { + "username": "CompeyDev", + "email": "hi@devcomp.xyz" + }, + "record": { + "URL": "https://p.devcomp.xyz" + } } diff --git a/domains/devdk.json b/domains/devdk.json index eeac8cc5b..b838b3960 100644 --- a/domains/devdk.json +++ b/domains/devdk.json @@ -8,4 +8,4 @@ "record": { "CNAME": "DeveloperDmitryKolyadin.github.io" } -} \ No newline at end of file +} diff --git a/domains/developer.json b/domains/developer.json index 3e2cd1158..843164525 100644 --- a/domains/developer.json +++ b/domains/developer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Saharsh1223", - "email": "psaharsh2@gmail.com" - }, - "record": { - "CNAME": "sup4321.github.io" - } + "owner": { + "username": "Saharsh1223", + "email": "psaharsh2@gmail.com" + }, + "record": { + "CNAME": "sup4321.github.io" + } } diff --git a/domains/developerjosh.json b/domains/developerjosh.json index db5fc7e8a..6cc79d913 100644 --- a/domains/developerjosh.json +++ b/domains/developerjosh.json @@ -1,12 +1,12 @@ { - "description": "A personal portfolio site for all my projects and commissions.", - "repo": "https://github.com/DeveloperJosh/Blue", - "owner": { - "username": "DeveloperJosh", - "email": "joshwells409@gmail.com", - "youtube": "godly-hosting" - }, - "record": { - "CNAME": "developerjosh.github.io" - } + "description": "A personal portfolio site for all my projects and commissions.", + "repo": "https://github.com/DeveloperJosh/Blue", + "owner": { + "username": "DeveloperJosh", + "email": "joshwells409@gmail.com", + "youtube": "godly-hosting" + }, + "record": { + "CNAME": "developerjosh.github.io" + } } diff --git a/domains/devin.json b/domains/devin.json index 4586c4292..f3675dc78 100644 --- a/domains/devin.json +++ b/domains/devin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "athuldevin", - "email": "athuldevin@gmail.com" - }, - "record": { - "A": ["140.238.255.16"] - } + "owner": { + "username": "athuldevin", + "email": "athuldevin@gmail.com" + }, + "record": { + "A": ["140.238.255.16"] + } } diff --git a/domains/devon.json b/domains/devon.json index bd0e8ec3a..c2987a6eb 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -1,11 +1,11 @@ { - "description": "Devon Powell is a full-stack software engineer", - "repo": "https://github.com/D-Pow/d-pow.github.io", - "owner": { - "username": "D-Pow", - "email": "dpow9373@gmail.com" - }, - "record": { - "CNAME": "d-pow.github.io" - } + "description": "Devon Powell is a full-stack software engineer", + "repo": "https://github.com/D-Pow/d-pow.github.io", + "owner": { + "username": "D-Pow", + "email": "dpow9373@gmail.com" + }, + "record": { + "CNAME": "d-pow.github.io" + } } diff --git a/domains/devrealm.json b/domains/devrealm.json index af30d4d37..c54cec701 100644 --- a/domains/devrealm.json +++ b/domains/devrealm.json @@ -1,12 +1,12 @@ { - "description": "devRealm website", - "repo": "https://github.com/devrealm", - "owner": { - "username": "gvagenas", - "email": "", - "twitter": "devrealmorg" - }, - "record": { - "CNAME": "devrealm.org" - } + "description": "devRealm website", + "repo": "https://github.com/devrealm", + "owner": { + "username": "gvagenas", + "email": "", + "twitter": "devrealmorg" + }, + "record": { + "CNAME": "devrealm.org" + } } diff --git a/domains/dex.json b/domains/dex.json index c7c840fe4..76eaff020 100644 --- a/domains/dex.json +++ b/domains/dex.json @@ -7,6 +7,6 @@ "discord": "Dexter#6993" }, "record": { - "A": ["43.205.87.144"] + "A": ["43.205.87.144"] } } diff --git a/domains/dexo.json b/domains/dexo.json index 026a9312d..8274fd193 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -6,10 +6,7 @@ }, "record": { "A": ["185.141.25.116"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/dhanush.json b/domains/dhanush.json index 76eda118d..c2e5fdd54 100644 --- a/domains/dhanush.json +++ b/domains/dhanush.json @@ -1,11 +1,11 @@ { - "description": "A personal site for all my stuff", - "repo": "https://github.com/b1ackshadow/b1ackshadow.github.io", - "owner": { - "username": "b1ackshadow", - "email": "actuallydc@gmail.com" - }, - "record": { - "CNAME": "b1ackshadow.github.io" - } + "description": "A personal site for all my stuff", + "repo": "https://github.com/b1ackshadow/b1ackshadow.github.io", + "owner": { + "username": "b1ackshadow", + "email": "actuallydc@gmail.com" + }, + "record": { + "CNAME": "b1ackshadow.github.io" + } } diff --git a/domains/dharmx.json b/domains/dharmx.json index 5f163dbc1..70e246272 100644 --- a/domains/dharmx.json +++ b/domains/dharmx.json @@ -1,12 +1,12 @@ { - "description": "Porfolio and Blog", - "repo": "https://github.com/dharmx/dharmx.github.io", - "owner": { - "username": "dharmx", - "email": "dharmx.dev@gmail.com", - "discord": "dharmx#2556" - }, - "record": { - "CNAME": "dharmx.github.io" - } + "description": "Porfolio and Blog", + "repo": "https://github.com/dharmx/dharmx.github.io", + "owner": { + "username": "dharmx", + "email": "dharmx.dev@gmail.com", + "discord": "dharmx#2556" + }, + "record": { + "CNAME": "dharmx.github.io" + } } diff --git a/domains/dharti-mungara.json b/domains/dharti-mungara.json index 064d27603..f25ef4a13 100644 --- a/domains/dharti-mungara.json +++ b/domains/dharti-mungara.json @@ -1,11 +1,11 @@ { - "description": "Dharti mungara Profile.", - "repo": "https://github.com/dharti-mungara/dharti-mungara.github.io", - "owner": { - "username": "dharti-mungara", - "email": "" - }, - "record": { - "CNAME": "dharti-mungara.github.io" - } + "description": "Dharti mungara Profile.", + "repo": "https://github.com/dharti-mungara/dharti-mungara.github.io", + "owner": { + "username": "dharti-mungara", + "email": "" + }, + "record": { + "CNAME": "dharti-mungara.github.io" + } } diff --git a/domains/dheirya.json b/domains/dheirya.json index 42984aa03..1ad4e23bf 100644 --- a/domains/dheirya.json +++ b/domains/dheirya.json @@ -1,12 +1,12 @@ { - "description": "An awesome portfolio site for Dheirya Tyagi", - "repo": "https://github.com/Dheirya/dheiryaweb", - "owner": { - "username": "Dheirya", - "email": "mail@socialrumbles.com", - "twitter": "DheiryaTyagi" - }, - "record": { - "CNAME": "dheirya.pages.dev" - } + "description": "An awesome portfolio site for Dheirya Tyagi", + "repo": "https://github.com/Dheirya/dheiryaweb", + "owner": { + "username": "Dheirya", + "email": "mail@socialrumbles.com", + "twitter": "DheiryaTyagi" + }, + "record": { + "CNAME": "dheirya.pages.dev" + } } diff --git a/domains/dhinesh.json b/domains/dhinesh.json index 1e961e3b6..78c554b26 100644 --- a/domains/dhinesh.json +++ b/domains/dhinesh.json @@ -2,10 +2,10 @@ "description": "Dhinesh's portfolio website", "repo": "https://github.com/mdhinesh/mdhinesh.github.io", "owner": { - "username": "mdhinesh", - "email": "mdhinesh3103@gmail.com" + "username": "mdhinesh", + "email": "mdhinesh3103@gmail.com" }, "record": { - "CNAME": "mdhinesh.github.io" + "CNAME": "mdhinesh.github.io" } - } +} diff --git a/domains/dhruva.json b/domains/dhruva.json index aa4f7c960..5048c2e82 100644 --- a/domains/dhruva.json +++ b/domains/dhruva.json @@ -1,11 +1,11 @@ { - "description": "personal site", - "repo": "https://github.com/carrotfarmer/portfolio-1", - "owner": { - "username": "carrotfarmer", - "email": "dhruvas17068@gmail.com" - }, - "record": { - "URL": "https://dhruvas.vercel.app" - } + "description": "personal site", + "repo": "https://github.com/carrotfarmer/portfolio-1", + "owner": { + "username": "carrotfarmer", + "email": "dhruvas17068@gmail.com" + }, + "record": { + "URL": "https://dhruvas.vercel.app" + } } diff --git a/domains/dhruvil.json b/domains/dhruvil.json index bf71f8922..dbdb03796 100644 --- a/domains/dhruvil.json +++ b/domains/dhruvil.json @@ -12,10 +12,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} diff --git a/domains/dhyan99.json b/domains/dhyan99.json index e35644c81..722e5bb5a 100644 --- a/domains/dhyan99.json +++ b/domains/dhyan99.json @@ -1,12 +1,11 @@ - - { - "repo": "https://github.com/d99-1/dhyan99-portfolio", - "owner": { +{ + "repo": "https://github.com/d99-1/dhyan99-portfolio", + "owner": { "username": "D99-1", "email": "dhyantanna@gmail.com" - }, + }, - "record": { - "CNAME": "3464245b-2def-4309-ab2b-9474f03ca3f2.id.repl.co" } + "record": { + "CNAME": "3464245b-2def-4309-ab2b-9474f03ca3f2.id.repl.co" } - +} diff --git a/domains/dib.json b/domains/dib.json index b6056f768..3d240c483 100644 --- a/domains/dib.json +++ b/domains/dib.json @@ -1,12 +1,12 @@ { - "description": "URL Shortener for sites.", - "repo": "https://github.com/DIBSTERYT", - "owner": { - "username": "DIBSTERYT", - "email": "contact@dibster.ml", - "twitter": "DEV_DIBSTER" - }, - "record": { - "A": ["192.95.42.66"] - } + "description": "URL Shortener for sites.", + "repo": "https://github.com/DIBSTERYT", + "owner": { + "username": "DIBSTERYT", + "email": "contact@dibster.ml", + "twitter": "DEV_DIBSTER" + }, + "record": { + "A": ["192.95.42.66"] + } } diff --git a/domains/dibster.json b/domains/dibster.json index c6a285efd..b8c22e59a 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -1,14 +1,14 @@ { - "description": "ShareX Server/Protfolio Site. Under @DIBSTERYT on GitHub.", - "repo": "https://github.com/DIBSTERYT", - "owner": { - "username": "DIBSTERYT", - "email": "hello@dibster-is-a.engineer", - "twitter": "DEV_DIBSTER" - }, - "record": { - "A": ["192.95.42.66"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "ShareX Server/Protfolio Site. Under @DIBSTERYT on GitHub.", + "repo": "https://github.com/DIBSTERYT", + "owner": { + "username": "DIBSTERYT", + "email": "hello@dibster-is-a.engineer", + "twitter": "DEV_DIBSTER" + }, + "record": { + "A": ["192.95.42.66"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/didier.json b/domains/didier.json index 6fd7421dc..bebb0aa33 100644 --- a/domains/didier.json +++ b/domains/didier.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/didiermunezero/didierm", - "owner": { - "username": "didiermunezero", - "email": "didiermunezer38@gmail.com" - }, - "record": { - "URL": "https://munezero.me" - } + "repo": "https://github.com/didiermunezero/didierm", + "owner": { + "username": "didiermunezero", + "email": "didiermunezer38@gmail.com" + }, + "record": { + "URL": "https://munezero.me" + } } diff --git a/domains/didimukhtar.json b/domains/didimukhtar.json index 7a8e2711f..6eabb26f4 100644 --- a/domains/didimukhtar.json +++ b/domains/didimukhtar.json @@ -1,13 +1,11 @@ { - "description": "The awesome portfolio site for Al-Mukhtar Jamilat Ladidi" - , - "repo": "https://github.com/didimukhtar/didimukhtar.github.io" - , + "description": "The awesome portfolio site for Al-Mukhtar Jamilat Ladidi", + "repo": "https://github.com/didimukhtar/didimukhtar.github.io", "owner": { - "username": "didimukhtar", - "email": "jamilatmukhtar2014@gmail.com" - }, - "record": { - "CNAME": "didimukhtar.github.io" - } -} + "username": "didimukhtar", + "email": "jamilatmukhtar2014@gmail.com" + }, + "record": { + "CNAME": "didimukhtar.github.io" + } +} diff --git a/domains/didntpot.json b/domains/didntpot.json index 7b5a516cf..6ae061169 100644 --- a/domains/didntpot.json +++ b/domains/didntpot.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "xDidntPot", "email": "didntpot@protonmail.com" - }, - "record": { + }, + "record": { "URL": "https://github.com/xdidntpot" - } } - \ No newline at end of file +} diff --git a/domains/dillonb07.json b/domains/dillonb07.json index 4c323478d..2bc5e1810 100644 --- a/domains/dillonb07.json +++ b/domains/dillonb07.json @@ -1,11 +1,11 @@ { - "description": "Portfolio of projects for DillonB07", - "repo": "https://replit.com/@DillonB07/Portfolio", - "owner": { - "username": "DillonB07", - "email": "dillonb07dev@gmail.com" - }, - "record": { - "CNAME": "c935404b-ab88-41be-9736-1c910b14a5ba.id.repl.co" - } + "description": "Portfolio of projects for DillonB07", + "repo": "https://replit.com/@DillonB07/Portfolio", + "owner": { + "username": "DillonB07", + "email": "dillonb07dev@gmail.com" + }, + "record": { + "CNAME": "c935404b-ab88-41be-9736-1c910b14a5ba.id.repl.co" + } } diff --git a/domains/dimas.json b/domains/dimas.json index 5e66dbf2f..d048cda94 100644 --- a/domains/dimas.json +++ b/domains/dimas.json @@ -1,12 +1,12 @@ { - "description": "Portfolio", - "repo": "https://github.com/dimasandriano/dimasandriano.github.io", - "owner": { - "username": "dimasandriano", - "email": "dimas.andriano.h@gmail.com", - "twitter": "DimasAndriano_" - }, - "record": { - "CNAME": "dimasandriano.github.io" - } + "description": "Portfolio", + "repo": "https://github.com/dimasandriano/dimasandriano.github.io", + "owner": { + "username": "dimasandriano", + "email": "dimas.andriano.h@gmail.com", + "twitter": "DimasAndriano_" + }, + "record": { + "CNAME": "dimasandriano.github.io" + } } diff --git a/domains/dinesh.json b/domains/dinesh.json index 7f5fdfdce..7d0b77756 100644 --- a/domains/dinesh.json +++ b/domains/dinesh.json @@ -1,11 +1,11 @@ { - "description": "Dinesh Kumar's personal developer website", - "repo": "https://github.com/dinesh-ysl/dinesh-ysl.github.io", - "owner": { - "username": "dinesh-ysl", - "email": "dseera6@gmail.com" - }, - "record": { - "CNAME": "dinesh-ysl.github.io" - } + "description": "Dinesh Kumar's personal developer website", + "repo": "https://github.com/dinesh-ysl/dinesh-ysl.github.io", + "owner": { + "username": "dinesh-ysl", + "email": "dseera6@gmail.com" + }, + "record": { + "CNAME": "dinesh-ysl.github.io" + } } diff --git a/domains/dino.json b/domains/dino.json index 91fe233e4..c802c9924 100644 --- a/domains/dino.json +++ b/domains/dino.json @@ -1,11 +1,11 @@ { - "description": "Vitor Dino is a front-end developer and ui designer", - "repo": "https://github.com/vitordino", - "owner": { - "username": "vitordino", - "email": "me@vitordino.com" - }, - "record": { - "CNAME": "vitordino.com" - } + "description": "Vitor Dino is a front-end developer and ui designer", + "repo": "https://github.com/vitordino", + "owner": { + "username": "vitordino", + "email": "me@vitordino.com" + }, + "record": { + "CNAME": "vitordino.com" + } } diff --git a/domains/dinothedev.json b/domains/dinothedev.json index ed6cccb14..bc9e2a255 100644 --- a/domains/dinothedev.json +++ b/domains/dinothedev.json @@ -1,11 +1,11 @@ { - "description": "Subdomain for DinoTheDev", - "repo": "https://github.com/DinoTheDevOfficial", - "owner": { - "username": "DinoTheDevOfficial", - "email": "dinothedevofficial@gmail.com" - }, - "record": { - "CNAME": "dinothedev.repl.co" - } + "description": "Subdomain for DinoTheDev", + "repo": "https://github.com/DinoTheDevOfficial", + "owner": { + "username": "DinoTheDevOfficial", + "email": "dinothedevofficial@gmail.com" + }, + "record": { + "CNAME": "dinothedev.repl.co" + } } diff --git a/domains/dipan.json b/domains/dipan.json index 1e7956dd9..02967bbc5 100644 --- a/domains/dipan.json +++ b/domains/dipan.json @@ -1,11 +1,11 @@ { - "description": "My Personal Portfolio - Dipan Roy", - "repo": "https://github.com/dipan29", - "owner": { - "username": "dipan29", - "email": "dipanroy@mindwebs.org" - }, - "record": { - "A": ["115.187.62.14"] - } + "description": "My Personal Portfolio - Dipan Roy", + "repo": "https://github.com/dipan29", + "owner": { + "username": "dipan29", + "email": "dipanroy@mindwebs.org" + }, + "record": { + "A": ["115.187.62.14"] + } } diff --git a/domains/discord.jakub.json b/domains/discord.jakub.json index dffc51f8d..6333ae5c2 100644 --- a/domains/discord.jakub.json +++ b/domains/discord.jakub.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jakubk15", - "email": "jakubk15@protonmail.com" - }, - "record": { - "URL": "https://discord.gg/FQ7jmGBd6c" - } + "owner": { + "username": "Jakubk15", + "email": "jakubk15@protonmail.com" + }, + "record": { + "URL": "https://discord.gg/FQ7jmGBd6c" + } } diff --git a/domains/discord.json b/domains/discord.json index 35a36caa8..79d14a447 100644 --- a/domains/discord.json +++ b/domains/discord.json @@ -1,11 +1,11 @@ { - "description": "a discord bot website", - "repo": "https://github.com/botstudios", - "owner": { - "username": "BotStudios", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "botstudios.github.io" - } + "description": "a discord bot website", + "repo": "https://github.com/botstudios", + "owner": { + "username": "BotStudios", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "botstudios.github.io" + } } diff --git a/domains/discord.maskduck.json b/domains/discord.maskduck.json index ac1d57731..91f9fbe28 100644 --- a/domains/discord.maskduck.json +++ b/domains/discord.maskduck.json @@ -1,11 +1,11 @@ { - "description": "My discord server", - "owner": { - "email": "", - "username": "MaskDuck", - "reddit": "u/maskduck" - }, - "record": { - "URL": "https://discord.gg/weMcPBJV77" - } + "description": "My discord server", + "owner": { + "email": "", + "username": "MaskDuck", + "reddit": "u/maskduck" + }, + "record": { + "URL": "https://discord.gg/weMcPBJV77" + } } diff --git a/domains/discordbots.semant.json b/domains/discordbots.semant.json index 44903aa15..4400e91e0 100644 --- a/domains/discordbots.semant.json +++ b/domains/discordbots.semant.json @@ -1,10 +1,10 @@ { - "description": "Discord bot dashboard", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "record": { - "CNAME": "b0f6dfb1-f219-4a6b-8505-eccaa29200ea.id.repl.co" - } + "description": "Discord bot dashboard", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev" + }, + "record": { + "CNAME": "b0f6dfb1-f219-4a6b-8505-eccaa29200ea.id.repl.co" + } } diff --git a/domains/divik.json b/domains/divik.json index a04fc4ed3..11926e01c 100644 --- a/domains/divik.json +++ b/domains/divik.json @@ -1,11 +1,11 @@ { - "description": "My Personal site", - "repo": "https://github.com/Code19Master/portfolio", - "owner": { - "username": "Code19Master", - "email": "divikbabbar@gmail.com" - }, - "record": { - "CNAME": "code19master.github.io" - } + "description": "My Personal site", + "repo": "https://github.com/Code19Master/portfolio", + "owner": { + "username": "Code19Master", + "email": "divikbabbar@gmail.com" + }, + "record": { + "CNAME": "code19master.github.io" + } } diff --git a/domains/divyam.json b/domains/divyam.json index bc6693301..d19cf759f 100644 --- a/domains/divyam.json +++ b/domains/divyam.json @@ -1,11 +1,11 @@ { - "description": "Divyam's personal website", - "repo": "https://github.com/DivyamAhuja/divyamahuja.github.io", - "owner": { - "username": "DivyamAhuja", - "email": "ahujadivyam@gmail.com" - }, - "record": { - "CNAME": "divyamahuja.github.io" - } + "description": "Divyam's personal website", + "repo": "https://github.com/DivyamAhuja/divyamahuja.github.io", + "owner": { + "username": "DivyamAhuja", + "email": "ahujadivyam@gmail.com" + }, + "record": { + "CNAME": "divyamahuja.github.io" + } } diff --git a/domains/doc.dergraph.json b/domains/doc.dergraph.json index 6f7f1963a..c302aa996 100644 --- a/domains/doc.dergraph.json +++ b/domains/doc.dergraph.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "derGraph", - "email": "dergraph@f5.si" - }, - "record": { - "A": [ - "83.215.31.101" - ] - } + "owner": { + "username": "derGraph", + "email": "dergraph@f5.si" + }, + "record": { + "A": ["83.215.31.101"] + } } diff --git a/domains/docs.json b/domains/docs.json index 219271022..89932ab96 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -1,11 +1,11 @@ { - "description": "Documentation website for is-a.dev", - "repo": "https://github.com/is-a-dev/docs", - "owner": { - "username": "@is-a-dev/maintainers", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "https://www.is-a.dev/docs" - } + "description": "Documentation website for is-a.dev", + "repo": "https://github.com/is-a-dev/docs", + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://www.is-a.dev/docs" + } } diff --git a/domains/dolba3b.json b/domains/dolba3b.json index 7d5776ee0..3d2ed21fc 100644 --- a/domains/dolba3b.json +++ b/domains/dolba3b.json @@ -6,4 +6,4 @@ "record": { "URL": "https://losentse-help.ch" } -} +} diff --git a/domains/dom.json b/domains/dom.json index a213fd9bc..be979be41 100644 --- a/domains/dom.json +++ b/domains/dom.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "DominicFilice", - "email": "dominic@filiceenterprises.com" - }, - "record": { - "URL": "https://dsc.gg/minecraftanarchy" - } - } - +{ + "owner": { + "username": "DominicFilice", + "email": "dominic@filiceenterprises.com" + }, + "record": { + "URL": "https://dsc.gg/minecraftanarchy" + } +} diff --git a/domains/domin.json b/domains/domin.json index f016895d6..97bcca545 100644 --- a/domains/domin.json +++ b/domains/domin.json @@ -1,12 +1,10 @@ { - "description": "Subdomain of is-a.dev for my profile card. I use DBH as hosting if it is necessary to let you know<3", - "owner": { - "username": "Domin-MND", - "email": "dominproject@gmail.com" - }, - "record": { - "A": [ - "164.132.74.251" - ] - } + "description": "Subdomain of is-a.dev for my profile card. I use DBH as hosting if it is necessary to let you know<3", + "owner": { + "username": "Domin-MND", + "email": "dominproject@gmail.com" + }, + "record": { + "A": ["164.132.74.251"] + } } diff --git a/domains/dominic.json b/domains/dominic.json index 086a31b3c..8a642bdbb 100644 --- a/domains/dominic.json +++ b/domains/dominic.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "mrhappyma", "email": "dominic@userexe.me" - }, - "record": { + }, + "record": { "URL": "https://userexe.me" - } } - \ No newline at end of file +} diff --git a/domains/donate.gornostay25.json b/domains/donate.gornostay25.json index 2b66adcd3..f2ad0d0b6 100644 --- a/domains/donate.gornostay25.json +++ b/domains/donate.gornostay25.json @@ -1,14 +1,14 @@ { - "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" - ] - } + "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" + ] + } } diff --git a/domains/donkaos.json b/domains/donkaos.json index b3fabe52f..1c55cbd59 100644 --- a/domains/donkaos.json +++ b/domains/donkaos.json @@ -1,11 +1,11 @@ -{ - "description": "Donkas's personal developer website", - "repo": "https://github.com/donkaos501", - "owner": { - "username": "Donkaos", - "email": "donkaos501@outlook.com" - }, - "record": { - "CNAME": "is-a.dev.donkaos.de" - } -} +{ + "description": "Donkas's personal developer website", + "repo": "https://github.com/donkaos501", + "owner": { + "username": "Donkaos", + "email": "donkaos501@outlook.com" + }, + "record": { + "CNAME": "is-a.dev.donkaos.de" + } +} diff --git a/domains/donut.json b/domains/donut.json index 80b359a5d..c4b0150e0 100644 --- a/domains/donut.json +++ b/domains/donut.json @@ -9,4 +9,4 @@ "record": { "CNAME": "donut2008.github.io" } -} +} diff --git a/domains/dooly.json b/domains/dooly.json index 808bdcace..b8b85a5c9 100644 --- a/domains/dooly.json +++ b/domains/dooly.json @@ -1,12 +1,12 @@ { - "Dooly": "Dooly is a Dev.", - "repo": "https://github.com/entry0917/doolyweb", - "owner": { - "username": "entry0917", - "email": "seeun0917@naver.com", - "twitter": "sense09173" - }, - "record": { - "CNAME": "entry0917.github.io" - } + "Dooly": "Dooly is a Dev.", + "repo": "https://github.com/entry0917/doolyweb", + "owner": { + "username": "entry0917", + "email": "seeun0917@naver.com", + "twitter": "sense09173" + }, + "record": { + "CNAME": "entry0917.github.io" + } } diff --git a/domains/dragon.json b/domains/dragon.json index 577b6c70b..2c24fc84c 100644 --- a/domains/dragon.json +++ b/domains/dragon.json @@ -1,11 +1,11 @@ { - "description": "A custom portfolio website for me", - "repo": "https://replit.com/@DragonRoyale/personalA", - "owner": { - "username": "DragonRoyal", - "email": "aarav.singhania50@gmail.com" - }, - "record": { - "CNAME": "c7054742-05bd-453b-b5fd-d3ed47ee0215.id.repl.co" - } + "description": "A custom portfolio website for me", + "repo": "https://replit.com/@DragonRoyale/personalA", + "owner": { + "username": "DragonRoyal", + "email": "aarav.singhania50@gmail.com" + }, + "record": { + "CNAME": "c7054742-05bd-453b-b5fd-d3ed47ee0215.id.repl.co" + } } diff --git a/domains/drdilyor.json b/domains/drdilyor.json index 82774e5a5..30273f4de 100644 --- a/domains/drdilyor.json +++ b/domains/drdilyor.json @@ -1,11 +1,11 @@ { - "description": "Drdilyor's website and (non-existent) blog", - "repo": "https://github.com/drdilyor/drdilyor.github.io", - "owner": { - "username": "drdilyor", - "email": "drdilyor@outlook.com" - }, - "record": { - "CNAME": "drdilyor.github.io" - } + "description": "Drdilyor's website and (non-existent) blog", + "repo": "https://github.com/drdilyor/drdilyor.github.io", + "owner": { + "username": "drdilyor", + "email": "drdilyor@outlook.com" + }, + "record": { + "CNAME": "drdilyor.github.io" + } } diff --git a/domains/drish-xd.json b/domains/drish-xd.json index 55a94e8ee..60106a54b 100644 --- a/domains/drish-xd.json +++ b/domains/drish-xd.json @@ -1,11 +1,11 @@ { - "description": "Drish | Portfolio", - "repo": "https://github.com/Drish-xD/Drish-xD.github.io", - "owner": { - "username": "Drish-xD", - "email": "drish.xd@gmail.com" - }, - "record": { - "CNAME": "drish-xd.github.io" - } + "description": "Drish | Portfolio", + "repo": "https://github.com/Drish-xD/Drish-xD.github.io", + "owner": { + "username": "Drish-xD", + "email": "drish.xd@gmail.com" + }, + "record": { + "CNAME": "drish-xd.github.io" + } } diff --git a/domains/drmonocle.json b/domains/drmonocle.json index 0f7638dfb..f590ec713 100644 --- a/domains/drmonocle.json +++ b/domains/drmonocle.json @@ -1,11 +1,11 @@ { - "description": "DrMonocle Website", - "repo": "https://github.com/monocledr/monocledr.github.io", - "owner": { - "username": "monocledr", - "email": "contact.drmonocle@gmail.com" - }, - "record": { - "CNAME": "monocledr.github.io" - } + "description": "DrMonocle Website", + "repo": "https://github.com/monocledr/monocledr.github.io", + "owner": { + "username": "monocledr", + "email": "contact.drmonocle@gmail.com" + }, + "record": { + "CNAME": "monocledr.github.io" + } } diff --git a/domains/drormaman.json b/domains/drormaman.json index 5612ee14f..c32bf236a 100644 --- a/domains/drormaman.json +++ b/domains/drormaman.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "owner": { - "username": "drormaman", - "email": "", - "twitter": "drormaman" - }, - "record": { - "CNAME": "drormaman.github.io" - } + "description": "Personal website", + "owner": { + "username": "drormaman", + "email": "", + "twitter": "drormaman" + }, + "record": { + "CNAME": "drormaman.github.io" + } } diff --git a/domains/dsaw.json b/domains/dsaw.json index 5b2ea128c..9891dbbeb 100644 --- a/domains/dsaw.json +++ b/domains/dsaw.json @@ -1,11 +1,11 @@ { - "description": "dsaw's blog", - "repo": "https://github.com/dsaw/dsaw.github.io", - "owner": { - "username": "dsaw", - "email": "dsawthedsawwhat@gmail.com" - }, - "record": { - "CNAME": "dsaw.github.io" - } + "description": "dsaw's blog", + "repo": "https://github.com/dsaw/dsaw.github.io", + "owner": { + "username": "dsaw", + "email": "dsawthedsawwhat@gmail.com" + }, + "record": { + "CNAME": "dsaw.github.io" + } } diff --git a/domains/dsrev.json b/domains/dsrev.json index d236671ae..615a9fccb 100644 --- a/domains/dsrev.json +++ b/domains/dsrev.json @@ -1,12 +1,12 @@ { - "description": "dsrev's blog", - "repo": "https://github.com/dsrev/dsrev.github.io", - "owner": { - "username": "dsrev", - "email": "dsrev@snopyta.org", - "twitter": "IlyaSProkopenko" - }, - "record": { - "CNAME": "dsrev.github.io" - } + "description": "dsrev's blog", + "repo": "https://github.com/dsrev/dsrev.github.io", + "owner": { + "username": "dsrev", + "email": "dsrev@snopyta.org", + "twitter": "IlyaSProkopenko" + }, + "record": { + "CNAME": "dsrev.github.io" + } } diff --git a/domains/duck.json b/domains/duck.json index 7365d0696..c121bee62 100644 --- a/domains/duck.json +++ b/domains/duck.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Duck Dev", - "email": "craftblurdiscord@gmail.com" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } + "owner": { + "username": "Duck Dev", + "email": "craftblurdiscord@gmail.com" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } } diff --git a/domains/duckinc.json b/domains/duckinc.json index 2c6193504..09e91b46e 100644 --- a/domains/duckinc.json +++ b/domains/duckinc.json @@ -1,11 +1,11 @@ { - "description": "developer website", - "repo": "https://replit.com/@DuckInc/Duckinc-About#index.js", - "owner": { - "username": "duckinc", - "email": "gatewayduck@gmail.com" - }, - "record": { - "CNAME": "b2894241-b4d2-4044-af99-5b8f9bb7a15b.id.repl.co" - } + "description": "developer website", + "repo": "https://replit.com/@DuckInc/Duckinc-About#index.js", + "owner": { + "username": "duckinc", + "email": "gatewayduck@gmail.com" + }, + "record": { + "CNAME": "b2894241-b4d2-4044-af99-5b8f9bb7a15b.id.repl.co" + } } diff --git a/domains/ducky.json b/domains/ducky.json index 29964c0e4..012aafbf0 100644 --- a/domains/ducky.json +++ b/domains/ducky.json @@ -8,4 +8,4 @@ "record": { "CNAME": "WhoTook7050.github.io" } -} +} diff --git a/domains/dudani-meet.json b/domains/dudani-meet.json index a84c86f79..a296f4eab 100644 --- a/domains/dudani-meet.json +++ b/domains/dudani-meet.json @@ -1,11 +1,11 @@ { - "description": "Meet Portfolio.", - "repo": "https://github.com/dudani-meet/dudani-meet.github.io", - "owner": { - "username": "dudani-meet", - "email": "" - }, - "record": { - "CNAME": "dudani-meet.github.io" - } + "description": "Meet Portfolio.", + "repo": "https://github.com/dudani-meet/dudani-meet.github.io", + "owner": { + "username": "dudani-meet", + "email": "" + }, + "record": { + "CNAME": "dudani-meet.github.io" + } } diff --git a/domains/dumkalpoly.json b/domains/dumkalpoly.json index 0546f75f8..afab7f64a 100644 --- a/domains/dumkalpoly.json +++ b/domains/dumkalpoly.json @@ -1,11 +1,11 @@ { - "description": "Educational Website", - "repo": "https://github.com/dumkalpoly/dumkalpoly.github.io", - "owner": { - "username": "dumkalpoly", - "email": "dumkalpoly@yahoo.com" - }, - "record": { - "CNAME": "dumkalpoly.github.io" - } + "description": "Educational Website", + "repo": "https://github.com/dumkalpoly/dumkalpoly.github.io", + "owner": { + "username": "dumkalpoly", + "email": "dumkalpoly@yahoo.com" + }, + "record": { + "CNAME": "dumkalpoly.github.io" + } } diff --git a/domains/dunkan.json b/domains/dunkan.json index d33c932a2..5e785433f 100644 --- a/domains/dunkan.json +++ b/domains/dunkan.json @@ -1,11 +1,11 @@ { - "description": "Dunkan", - "owner": { - "username": "dcdunkan", - "email": "", - "twitter": "dcdunkan" - }, - "record": { - "URL": "https://github.com/dcdunkan" - } + "description": "Dunkan", + "owner": { + "username": "dcdunkan", + "email": "", + "twitter": "dcdunkan" + }, + "record": { + "URL": "https://github.com/dcdunkan" + } } diff --git a/domains/dwii.json b/domains/dwii.json index 2956cf0fb..02898537c 100644 --- a/domains/dwii.json +++ b/domains/dwii.json @@ -1,11 +1,11 @@ { - "description": "DwiiUnknown is a dev.", - "repo": "https://github.com/ItzMeDwii/dwii", - "owner": { - "username": "ItzMeDwii", - "email": "dwiiunknown@gmail.com" - }, - "record": { - "URL": "https://dwii.my.id" - } + "description": "DwiiUnknown is a dev.", + "repo": "https://github.com/ItzMeDwii/dwii", + "owner": { + "username": "ItzMeDwii", + "email": "dwiiunknown@gmail.com" + }, + "record": { + "URL": "https://dwii.my.id" + } } diff --git a/domains/dxler.json b/domains/dxler.json index 3a1105aa3..d205c6b40 100644 --- a/domains/dxler.json +++ b/domains/dxler.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "dxlerYT", - "email": "", - "discord": "dxlerYT#8132" - }, - "record": { - "URL": "https://6a921fc4.dxlerportfolio1.pages.dev" - } + "owner": { + "username": "dxlerYT", + "email": "", + "discord": "dxlerYT#8132" + }, + "record": { + "URL": "https://6a921fc4.dxlerportfolio1.pages.dev" + } } diff --git a/domains/dydestroyer.json b/domains/dydestroyer.json index 27826914b..107acba75 100644 --- a/domains/dydestroyer.json +++ b/domains/dydestroyer.json @@ -1,12 +1,12 @@ { - "description": "DyDestroyer's github pages site, do not expect much at all", - "repo": "https://github.com/DyDestroyer1027/DyDestroyer1027.github.io", - "owner": { - "username": "DyDestroyer1027", - "email": "", - "discord": "dydestroyer#1027" - }, - "record": { - "CNAME": "dydestroyer1027.github.io" - } + "description": "DyDestroyer's github pages site, do not expect much at all", + "repo": "https://github.com/DyDestroyer1027/DyDestroyer1027.github.io", + "owner": { + "username": "DyDestroyer1027", + "email": "", + "discord": "dydestroyer#1027" + }, + "record": { + "CNAME": "dydestroyer1027.github.io" + } } diff --git a/domains/dylan.json b/domains/dylan.json index ae756741e..8b6c12ab9 100644 --- a/domains/dylan.json +++ b/domains/dylan.json @@ -1,11 +1,11 @@ { - "description": "This will soon be a dev portfolio for myself :)", - "repo": "https://github.com/dylanjamesdev", - "owner": { - "username": "dylanjamesdev", - "email": "dylan@tritan.gg" - }, - "record": { - "A": ["209.216.85.142"] - } + "description": "This will soon be a dev portfolio for myself :)", + "repo": "https://github.com/dylanjamesdev", + "owner": { + "username": "dylanjamesdev", + "email": "dylan@tritan.gg" + }, + "record": { + "A": ["209.216.85.142"] + } } diff --git a/domains/dylank.json b/domains/dylank.json index ecdb4086b..1b7be3852 100644 --- a/domains/dylank.json +++ b/domains/dylank.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "DylanK46", - "email": "kainth.dylan@gmail.com" - }, - "record": { - "A": ["90.217.214.245"] - } + "owner": { + "username": "DylanK46", + "email": "kainth.dylan@gmail.com" + }, + "record": { + "A": ["90.217.214.245"] + } } diff --git a/domains/earth.sx9.json b/domains/earth.sx9.json index 6f77a209e..f7f0e6184 100644 --- a/domains/earth.sx9.json +++ b/domains/earth.sx9.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "SX-9", "email": "hello@mail.sx9.is-a.dev" - }, - "record": { + }, + "record": { "CNAME": "sx-9.github.io" - } } - \ No newline at end of file +} diff --git a/domains/earthnuker.json b/domains/earthnuker.json index 4baecaf5d..3e95de80b 100644 --- a/domains/earthnuker.json +++ b/domains/earthnuker.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "earthnuker", - "email": "earthnuker+isadev@gmail.com" - }, - "record": { - "CNAME": "earthnuker.keybase.pub" - } + "owner": { + "username": "earthnuker", + "email": "earthnuker+isadev@gmail.com" + }, + "record": { + "CNAME": "earthnuker.keybase.pub" + } } diff --git a/domains/earthrulerr.json b/domains/earthrulerr.json index da8bf0706..0d9964675 100644 --- a/domains/earthrulerr.json +++ b/domains/earthrulerr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "EarthRulerr", - "email": "earthrulerr@gmail.com" - }, - "record": { - "CNAME": "4b616032-4803-4d79-a566-b8523b0ef299.id.repl.co" - } + "owner": { + "username": "EarthRulerr", + "email": "earthrulerr@gmail.com" + }, + "record": { + "CNAME": "4b616032-4803-4d79-a566-b8523b0ef299.id.repl.co" + } } diff --git a/domains/eax.json b/domains/eax.json index b2136ce0c..ee469555d 100644 --- a/domains/eax.json +++ b/domains/eax.json @@ -1,11 +1,11 @@ { - "description": "is-a.dev website of eaxly", - "repo": "https://codeberg.org/eax/website", - "owner": { - "username": "eaxly", - "email": "extinctaxolotl@protonmail.com" - }, - "record": { - "URL": "https://site.eax.li" - } + "description": "is-a.dev website of eaxly", + "repo": "https://codeberg.org/eax/website", + "owner": { + "username": "eaxly", + "email": "extinctaxolotl@protonmail.com" + }, + "record": { + "URL": "https://site.eax.li" + } } diff --git a/domains/eazyblack.json b/domains/eazyblack.json index b6576582d..f10493244 100644 --- a/domains/eazyblack.json +++ b/domains/eazyblack.json @@ -1,11 +1,11 @@ { - "description": "eazyblack website.", - "repo": "https://github.com/EAZYBLACK/eazyblack.github.io", - "owner": { - "username": "eazyblack", - "email": "eazywhite40@gmail.com" - }, - "record": { - "CNAME": "eazyblack.github.io" - } + "description": "eazyblack website.", + "repo": "https://github.com/EAZYBLACK/eazyblack.github.io", + "owner": { + "username": "eazyblack", + "email": "eazywhite40@gmail.com" + }, + "record": { + "CNAME": "eazyblack.github.io" + } } diff --git a/domains/ecalzo.json b/domains/ecalzo.json index b54cac9a3..4500cb1e7 100644 --- a/domains/ecalzo.json +++ b/domains/ecalzo.json @@ -1,11 +1,11 @@ { - "description": "Evan's personal developer blog", - "repo": "https://github.com/Ecalzo/ecalzo.github.io", - "owner": { - "username": "ecalzo", - "email": "evancalz@me.com" - }, - "record": { - "CNAME": "ecalzo.github.io" - } + "description": "Evan's personal developer blog", + "repo": "https://github.com/Ecalzo/ecalzo.github.io", + "owner": { + "username": "ecalzo", + "email": "evancalz@me.com" + }, + "record": { + "CNAME": "ecalzo.github.io" + } } diff --git a/domains/echo2477.json b/domains/echo2477.json index b2dfb746d..f81636a2b 100644 --- a/domains/echo2477.json +++ b/domains/echo2477.json @@ -1,11 +1,11 @@ { - "description": "Echo's personal website", - "repo": "https://github.com/echo2477/echo2477.github.io", - "owner": { - "username": "echo2477", - "email": "pku.eko16@gmail.com" - }, - "record": { - "CNAME": "echo2477.github.io" - } + "description": "Echo's personal website", + "repo": "https://github.com/echo2477/echo2477.github.io", + "owner": { + "username": "echo2477", + "email": "pku.eko16@gmail.com" + }, + "record": { + "CNAME": "echo2477.github.io" + } } diff --git a/domains/eddy.json b/domains/eddy.json index 796d50d5f..bd8db864e 100644 --- a/domains/eddy.json +++ b/domains/eddy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "331leo", - "email": "331leo@kakao.com" - }, - "record": { - "CNAME": "dev.is.eddy.leok.kr" - } + "owner": { + "username": "331leo", + "email": "331leo@kakao.com" + }, + "record": { + "CNAME": "dev.is.eddy.leok.kr" + } } diff --git a/domains/eddyraz-trfk.json b/domains/eddyraz-trfk.json index 3cf720a6b..cd7777183 100644 --- a/domains/eddyraz-trfk.json +++ b/domains/eddyraz-trfk.json @@ -1,12 +1,11 @@ { - "description": "Traefik Console Demo Subdomain", - "repo": "https://github.com/eddyraz", - "owner": { - "username": "eddyraz", - "email": "eddyraz.fl@gmail.com" - }, - "record": { + "description": "Traefik Console Demo Subdomain", + "repo": "https://github.com/eddyraz", + "owner": { + "username": "eddyraz", + "email": "eddyraz.fl@gmail.com" + }, + "record": { "CNAME": "srv231139-206152.vps.etecsa.cu" - } - + } } diff --git a/domains/eddyraz.json b/domains/eddyraz.json index cc90796da..79bb6bb9a 100644 --- a/domains/eddyraz.json +++ b/domains/eddyraz.json @@ -1,12 +1,11 @@ { - "description": "Eddyraz Public is-a.dev domain", - "repo": "https://github.com/eddyraz", - "owner": { - "username": "eddyraz", - "email": "eddyraz.fl@gmail.com" - }, - "record": { + "description": "Eddyraz Public is-a.dev domain", + "repo": "https://github.com/eddyraz", + "owner": { + "username": "eddyraz", + "email": "eddyraz.fl@gmail.com" + }, + "record": { "CNAME": "srv231139-206152.vps.etecsa.cu" - } - + } } diff --git a/domains/edjva.json b/domains/edjva.json index 8750d18d6..c53010512 100644 --- a/domains/edjva.json +++ b/domains/edjva.json @@ -7,4 +7,4 @@ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} diff --git a/domains/edrea.json b/domains/edrea.json index 58bfb8e38..71e0f8da2 100644 --- a/domains/edrea.json +++ b/domains/edrea.json @@ -1,11 +1,11 @@ { - "description": "Portfolio", - "repo": "https://github.com/RUW3T/peach.git", - "owner": { - "username": "Edrea", - "email": "edrea@metalunits.com" - }, - "record": { - "CNAME": "ruw3t.github.io" - } + "description": "Portfolio", + "repo": "https://github.com/RUW3T/peach.git", + "owner": { + "username": "Edrea", + "email": "edrea@metalunits.com" + }, + "record": { + "CNAME": "ruw3t.github.io" + } } diff --git a/domains/eduardkotov.json b/domains/eduardkotov.json index 290b33b89..2cff54f27 100644 --- a/domains/eduardkotov.json +++ b/domains/eduardkotov.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "insertsmc228", "email": "miron720@ukr.net" - }, - "record": { + }, + "record": { "A": ["35.158.255.221"] - } } - \ No newline at end of file +} diff --git a/domains/edward.json b/domains/edward.json index 3412f1872..9b4fd0a9d 100644 --- a/domains/edward.json +++ b/domains/edward.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "EdwardTheLegend", "email": "edward@edwardtlowe.com" - }, + }, - "record": { + "record": { "CNAME": "edwardthelegend.github.io" - } } - \ No newline at end of file +} diff --git a/domains/edwin.json b/domains/edwin.json index d15a104c9..207976914 100644 --- a/domains/edwin.json +++ b/domains/edwin.json @@ -1,10 +1,10 @@ { - "description": "My proud is-a.dev website", - "owner": { - "username": "edwinm", - "email": "edwin@bitstorm.org" - }, - "record": { - "CNAME": "bitstorm.org" - } + "description": "My proud is-a.dev website", + "owner": { + "username": "edwinm", + "email": "edwin@bitstorm.org" + }, + "record": { + "CNAME": "bitstorm.org" + } } diff --git a/domains/eesa.json b/domains/eesa.json index 446fad849..f8682c4a3 100644 --- a/domains/eesa.json +++ b/domains/eesa.json @@ -8,4 +8,4 @@ "record": { "CNAME": "eesa.zahed.ca" } -} +} diff --git a/domains/efe.json b/domains/efe.json index 17272cdac..605a62acc 100644 --- a/domains/efe.json +++ b/domains/efe.json @@ -1,11 +1,11 @@ { - "description": "personal website", - "repo": "https://github.com/0x656665", - "owner": { - "username": "0x656665", - "email": "efe@tutanota.de" - }, - "record": { - "URL": "https://efe.dev" - } + "description": "personal website", + "repo": "https://github.com/0x656665", + "owner": { + "username": "0x656665", + "email": "efe@tutanota.de" + }, + "record": { + "URL": "https://efe.dev" + } } diff --git a/domains/ejaz.json b/domains/ejaz.json index a6664dc9b..060d912f0 100644 --- a/domains/ejaz.json +++ b/domains/ejaz.json @@ -1,12 +1,12 @@ { - "description": "My personal portfolio site.", - "repo": "https://github.com/ejaz/ejaz4.github.io", - "owner": { - "username": "ejaz4", - "email": "ejaz@ceccun.com", - "twitter": "ejazaIi" - }, - "record": { - "CNAME": "ejaz4.github.io" - } + "description": "My personal portfolio site.", + "repo": "https://github.com/ejaz/ejaz4.github.io", + "owner": { + "username": "ejaz4", + "email": "ejaz@ceccun.com", + "twitter": "ejazaIi" + }, + "record": { + "CNAME": "ejaz4.github.io" + } } diff --git a/domains/ekansh.json b/domains/ekansh.json index 8e7bcb61d..801ec2b7f 100644 --- a/domains/ekansh.json +++ b/domains/ekansh.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "Inevitable-Design", - "email": "s.ekansh2712@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-production-301e.up.railway.app" - } + "owner": { + "username": "Inevitable-Design", + "email": "s.ekansh2712@gmail.com" + }, + "record": { + "CNAME": "my-portfolio-production-301e.up.railway.app" + } } - diff --git a/domains/ekinvarli.json b/domains/ekinvarli.json index 9099f8213..cb6d06123 100644 --- a/domains/ekinvarli.json +++ b/domains/ekinvarli.json @@ -9,4 +9,4 @@ "record": { "CNAME": "eknvarli.github.io" } -} +} diff --git a/domains/el2zay.json b/domains/el2zay.json index 5c642e8fa..e89e057a5 100644 --- a/domains/el2zay.json +++ b/domains/el2zay.json @@ -1,13 +1,13 @@ { - "description": "Bienvenue sur le site de el2zay ici vous pourrez trouver des informations sur moi ainsi que mes projets.", - "repo": "https://github.com/el2zay/el2zay.github.io", - "owner": { - "username": "el2zay", - "email": "el2zay.contact@gmail.com", - "twitter": "el2zay", - "discord": "el2zay#1234" - }, - "record": { - "CNAME": "el2zay.github.io" - } + "description": "Bienvenue sur le site de el2zay ici vous pourrez trouver des informations sur moi ainsi que mes projets.", + "repo": "https://github.com/el2zay/el2zay.github.io", + "owner": { + "username": "el2zay", + "email": "el2zay.contact@gmail.com", + "twitter": "el2zay", + "discord": "el2zay#1234" + }, + "record": { + "CNAME": "el2zay.github.io" + } } diff --git a/domains/elbkr.json b/domains/elbkr.json index 21bd783d0..2ac6a1e81 100644 --- a/domains/elbkr.json +++ b/domains/elbkr.json @@ -1,11 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "elbkr", "email": "zaakoukiayman@gmail.com", "twitter": "elbkrrr" - }, - "record": { + }, + "record": { "CNAME": "elbkr.github.io" - } } +} diff --git a/domains/eldano.json b/domains/eldano.json index 0cef3a142..83df9f692 100644 --- a/domains/eldano.json +++ b/domains/eldano.json @@ -1,12 +1,12 @@ { - "description": "Personal website for eldano dev", - "repo": "https://github.com/eldano/eldano.github.io", - "owner": { - "username": "eldano", - "email": "", - "twitter": "eldanov2" - }, - "record": { - "CNAME": "eldano.github.io" - } + "description": "Personal website for eldano dev", + "repo": "https://github.com/eldano/eldano.github.io", + "owner": { + "username": "eldano", + "email": "", + "twitter": "eldanov2" + }, + "record": { + "CNAME": "eldano.github.io" + } } diff --git a/domains/eldin.json b/domains/eldin.json index 103b1f89d..00835e4b0 100644 --- a/domains/eldin.json +++ b/domains/eldin.json @@ -1,11 +1,11 @@ - { - "repo": "https://github.com/ahmed-eldin/ahmed-eldin.github.io", - "description": "Ahmed's Website", - "owner": { +{ + "repo": "https://github.com/ahmed-eldin/ahmed-eldin.github.io", + "description": "Ahmed's Website", + "owner": { "username": "ahmed-eldin", "email": "ahmedeldin98@gmail.com" - }, - "record": { - "CNAME": "ahmed-eldin.github.io" - } + }, + "record": { + "CNAME": "ahmed-eldin.github.io" + } } diff --git a/domains/eldinesh.json b/domains/eldinesh.json index 11b660c02..019330387 100644 --- a/domains/eldinesh.json +++ b/domains/eldinesh.json @@ -1,11 +1,11 @@ { - "description": "Dinesh Kumar's personal developer website", - "repo": "https://github.com/eldinesh/eldinesh.github.io", - "owner": { - "username": "eldinesh", - "email": "dseera6@gmail.com" - }, - "record": { - "CNAME": "eldinesh.github.io" - } + "description": "Dinesh Kumar's personal developer website", + "repo": "https://github.com/eldinesh/eldinesh.github.io", + "owner": { + "username": "eldinesh", + "email": "dseera6@gmail.com" + }, + "record": { + "CNAME": "eldinesh.github.io" + } } diff --git a/domains/eletrixtalk.json b/domains/eletrixtalk.json index 16b8e897b..2aa0eef72 100644 --- a/domains/eletrixtalk.json +++ b/domains/eletrixtalk.json @@ -1,12 +1,12 @@ { - "description": "Chat with login system", - "repo": "https://github.com/boomerangBS/Chat-alpha", - "owner": { - "username": "BoomerangBS", - "email": "", - "discord": "boomerangBS#4708" - }, - "record": { - "CNAME": "a1fc013d-7b16-4f1c-8baa-96357e70b6fd.id.repl.co" - } + "description": "Chat with login system", + "repo": "https://github.com/boomerangBS/Chat-alpha", + "owner": { + "username": "BoomerangBS", + "email": "", + "discord": "boomerangBS#4708" + }, + "record": { + "CNAME": "a1fc013d-7b16-4f1c-8baa-96357e70b6fd.id.repl.co" + } } diff --git a/domains/eletrixtalkapp.json b/domains/eletrixtalkapp.json index a1c27e13e..0393698e9 100644 --- a/domains/eletrixtalkapp.json +++ b/domains/eletrixtalkapp.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "boomerangBS", "email": "boomerang1803@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "8de1bbe8-ffbb-4e58-a688-bb332d498d06.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/elf.json b/domains/elf.json index b3487c763..aa42e55bf 100644 --- a/domains/elf.json +++ b/domains/elf.json @@ -1,11 +1,11 @@ { - "description": "Elflanded's Development Website.", - "repo": "https://github.com/Elflanded/website", - "owner": { - "username": "Elflanded", - "email": "elflanded@gmail.com" - }, - "record": { - "CNAME": "elflanded.github.io" - } + "description": "Elflanded's Development Website.", + "repo": "https://github.com/Elflanded/website", + "owner": { + "username": "Elflanded", + "email": "elflanded@gmail.com" + }, + "record": { + "CNAME": "elflanded.github.io" + } } diff --git a/domains/elian.json b/domains/elian.json index c23548617..cb5d4af25 100644 --- a/domains/elian.json +++ b/domains/elian.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hoangdev09", - "email": "tranconghoang18@gmail.com" - }, - "record": { - "URL": "https://hoangdev09.github.io/infomation" - } + "owner": { + "username": "hoangdev09", + "email": "tranconghoang18@gmail.com" + }, + "record": { + "URL": "https://hoangdev09.github.io/infomation" + } } diff --git a/domains/elias.json b/domains/elias.json index 60f56f91a..bb71587f3 100644 --- a/domains/elias.json +++ b/domains/elias.json @@ -1,12 +1,12 @@ { - "description": "My personal website, im learning web dev!", - "repo": "https://github.com/EliasKernel/EliasKernel.github.io", - "owner": { - "username": "eliaskernel", - "email": "eliaskernel@protonmail.com", - "twitter": "eliaskernel" - }, - "record": { - "CNAME": "eliaskernel.github.io" - } + "description": "My personal website, im learning web dev!", + "repo": "https://github.com/EliasKernel/EliasKernel.github.io", + "owner": { + "username": "eliaskernel", + "email": "eliaskernel@protonmail.com", + "twitter": "eliaskernel" + }, + "record": { + "CNAME": "eliaskernel.github.io" + } } diff --git a/domains/elijah629.json b/domains/elijah629.json index 27f1df71c..ac7c1ed87 100644 --- a/domains/elijah629.json +++ b/domains/elijah629.json @@ -9,4 +9,4 @@ "record": { "URL": "https://elijah629.vercel.app" } -} +} diff --git a/domains/ella.json b/domains/ella.json index 58f13e075..1f4fd0a1c 100644 --- a/domains/ella.json +++ b/domains/ella.json @@ -1,11 +1,11 @@ { - "description": "Ella's Portfolio", - "repo": "https://github.com/eilla1/ella.is-a.dev-redirect", - "owner": { - "username": "eilla1", - "email": "exu6056@gmail.com" - }, - "record": { - "CNAME": "eilla1.github.io" - } + "description": "Ella's Portfolio", + "repo": "https://github.com/eilla1/ella.is-a.dev-redirect", + "owner": { + "username": "eilla1", + "email": "exu6056@gmail.com" + }, + "record": { + "CNAME": "eilla1.github.io" + } } diff --git a/domains/elma.json b/domains/elma.json index 655ee71ba..ac10146db 100644 --- a/domains/elma.json +++ b/domains/elma.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "minibox24", - "email": "minibox724@gmail.com" - }, - "record": { - "CNAME": "isadev.minibox.xyz" - } + "owner": { + "username": "minibox24", + "email": "minibox724@gmail.com" + }, + "record": { + "CNAME": "isadev.minibox.xyz" + } } diff --git a/domains/elrefaie.json b/domains/elrefaie.json index 6354aa03c..6d2e04d5a 100644 --- a/domains/elrefaie.json +++ b/domains/elrefaie.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "amour86", "email": "amour86@gmail.com" - }, + }, - "record": { + "record": { "A": ["35.154.162.29"] - } } - \ No newline at end of file +} diff --git a/domains/elvis.json b/domains/elvis.json index df123e2ca..ec08b6b9e 100644 --- a/domains/elvis.json +++ b/domains/elvis.json @@ -1,11 +1,10 @@ { "description": "Elvis's website", "owner": { - "username": "ElvisUpUp", - "email": "elvis4study@gmail.com" + "username": "ElvisUpUp", + "email": "elvis4study@gmail.com" }, "record": { - "URL": "https://github.com/ElvisUpUp" + "URL": "https://github.com/ElvisUpUp" } - } - \ No newline at end of file +} diff --git a/domains/emhl.json b/domains/emhl.json index 0ba33bf67..6ee3d4e9c 100644 --- a/domains/emhl.json +++ b/domains/emhl.json @@ -1,11 +1,11 @@ { - "description": "personal page", - "repo": "https://github.com/emhl/emhl.github.io", - "owner": { - "username": "emhl", - "email": "stnr.emil@gmail.com" - }, - "record": { - "CNAME": "emhl.github.io" - } + "description": "personal page", + "repo": "https://github.com/emhl/emhl.github.io", + "owner": { + "username": "emhl", + "email": "stnr.emil@gmail.com" + }, + "record": { + "CNAME": "emhl.github.io" + } } diff --git a/domains/emily.json b/domains/emily.json index 481480df0..7fe67e645 100644 --- a/domains/emily.json +++ b/domains/emily.json @@ -1,12 +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" - } + "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" + } } diff --git a/domains/emtyfay.json b/domains/emtyfay.json index ae67d1a1a..4cc20d40a 100644 --- a/domains/emtyfay.json +++ b/domains/emtyfay.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Emtyffx", "email": "emtyfay4433@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "myblog-production.up.railway.app" - } } - +} diff --git a/domains/enderdev.json b/domains/enderdev.json index 733156ddd..cf988935f 100644 --- a/domains/enderdev.json +++ b/domains/enderdev.json @@ -1,12 +1,12 @@ { - "description": "Personal site for EnderDev", - "repo": "https://github.com/EnderDev/EnderDev", - "owner": { - "username": "EnderDev", - "email": "kieran@dothq.co", - "twitter": "EnderDev_" - }, - "record": { - "CNAME": "enderdev.github.io" - } + "description": "Personal site for EnderDev", + "repo": "https://github.com/EnderDev/EnderDev", + "owner": { + "username": "EnderDev", + "email": "kieran@dothq.co", + "twitter": "EnderDev_" + }, + "record": { + "CNAME": "enderdev.github.io" + } } diff --git a/domains/enzo.json b/domains/enzo.json index 129a2d6fb..a3ab0f09e 100644 --- a/domains/enzo.json +++ b/domains/enzo.json @@ -1,11 +1,11 @@ { - "description": "Enzo's portfolio", - "repo": "https://github.com/enzonaute", - "owner": { - "username": "enzonaute", - "email": "hello@enzonaute.me" - }, - "record": { - "CNAME": "enzonaute.me" - } + "description": "Enzo's portfolio", + "repo": "https://github.com/enzonaute", + "owner": { + "username": "enzonaute", + "email": "hello@enzonaute.me" + }, + "record": { + "CNAME": "enzonaute.me" + } } diff --git a/domains/epgeroy.json b/domains/epgeroy.json index 506c617fe..0e6171bb4 100644 --- a/domains/epgeroy.json +++ b/domains/epgeroy.json @@ -1,11 +1,11 @@ { - "description": "/home/epgeroy", - "repo": "https://github.com/epgeroy/epgeroy.github.io", - "owner": { - "username": "epgeroy", - "email": "epgeroy@gmail.com" - }, - "record": { - "CNAME": "epgeroy.github.io" - } + "description": "/home/epgeroy", + "repo": "https://github.com/epgeroy/epgeroy.github.io", + "owner": { + "username": "epgeroy", + "email": "epgeroy@gmail.com" + }, + "record": { + "CNAME": "epgeroy.github.io" + } } diff --git a/domains/epic.json b/domains/epic.json index 831aa269e..d35d4590c 100644 --- a/domains/epic.json +++ b/domains/epic.json @@ -1,11 +1,11 @@ { - "description": "Epic's github", - "repo": "https://github.com/tag-epic", - "owner": { - "username": "tag-epic", - "email": "tagepicuwu@gmail.com" - }, - "record": { - "URL": "https://github.com/tag-epic" - } + "description": "Epic's github", + "repo": "https://github.com/tag-epic", + "owner": { + "username": "tag-epic", + "email": "tagepicuwu@gmail.com" + }, + "record": { + "URL": "https://github.com/tag-epic" + } } diff --git a/domains/epnq.json b/domains/epnq.json index 43558ab9d..391ecedbf 100644 --- a/domains/epnq.json +++ b/domains/epnq.json @@ -1,12 +1,12 @@ { - "description": "Personal Site", - "repo": "https://github.com/wensente27", - "owner": { - "username": "wensente27", - "email": "", - "twitter": "pnqe_eli" - }, - "record": { - "CNAME": "epnq.up.railway.app" - } + "description": "Personal Site", + "repo": "https://github.com/wensente27", + "owner": { + "username": "wensente27", + "email": "", + "twitter": "pnqe_eli" + }, + "record": { + "CNAME": "epnq.up.railway.app" + } } diff --git a/domains/epsooraj.json b/domains/epsooraj.json index 20048e770..c3a2a74a2 100644 --- a/domains/epsooraj.json +++ b/domains/epsooraj.json @@ -1,10 +1,10 @@ { - "description": "Sooraj Ep's website", - "owner": { - "username": "epsooraj", - "email": "epsooraj4@gmail.com" - }, - "record": { - "CNAME": "epsooraj.com" - } + "description": "Sooraj Ep's website", + "owner": { + "username": "epsooraj", + "email": "epsooraj4@gmail.com" + }, + "record": { + "CNAME": "epsooraj.com" + } } diff --git a/domains/erdwpe.json b/domains/erdwpe.json index de6c0492c..ac009cb04 100644 --- a/domains/erdwpe.json +++ b/domains/erdwpe.json @@ -1,12 +1,12 @@ { - "description": "erdwpe website", - "repo": "https://github.com/erdwpe/erdwpe.github.io", - "owner": { - "username": "erdwpe", - "email": "erdwpe@gmail.com", - "twitter": "erlanggadwip6" - }, - "record": { - "CNAME": "erdwpe.github.io" - } + "description": "erdwpe website", + "repo": "https://github.com/erdwpe/erdwpe.github.io", + "owner": { + "username": "erdwpe", + "email": "erdwpe@gmail.com", + "twitter": "erlanggadwip6" + }, + "record": { + "CNAME": "erdwpe.github.io" + } } diff --git a/domains/eric.json b/domains/eric.json index d316896b6..46503b29d 100644 --- a/domains/eric.json +++ b/domains/eric.json @@ -1,11 +1,11 @@ { - "description": "Eric's website and blog", - "repo": "https://github.com/yurrriq", - "owner": { - "username": "yurrriq", - "email": "eric@ericb.me" - }, - "record": { - "CNAME": "yurrriq.github.io" - } + "description": "Eric's website and blog", + "repo": "https://github.com/yurrriq", + "owner": { + "username": "yurrriq", + "email": "eric@ericb.me" + }, + "record": { + "CNAME": "yurrriq.github.io" + } } diff --git a/domains/ericthomas.json b/domains/ericthomas.json index 655a0aa7b..0381229e1 100644 --- a/domains/ericthomas.json +++ b/domains/ericthomas.json @@ -1,11 +1,11 @@ { - "description": "Eric Thomas' Portfolio", - "repo": "https://github.com/ericthomasca", - "owner": { - "username": "ericthomasca", - "email": "eric@ericthomas.ca" - }, - "record": { - "URL": "https://ericthomas.ca" - } + "description": "Eric Thomas' Portfolio", + "repo": "https://github.com/ericthomasca", + "owner": { + "username": "ericthomasca", + "email": "eric@ericthomas.ca" + }, + "record": { + "URL": "https://ericthomas.ca" + } } diff --git a/domains/erik.json b/domains/erik.json index 2422f9cb7..11d2c8424 100644 --- a/domains/erik.json +++ b/domains/erik.json @@ -2,10 +2,10 @@ "description": "Erik Personal Website", "repo": "https://github.com/Erik3010", "owner": { - "username": "erik3010", - "email": "erikhau3010@gmail.com" + "username": "erik3010", + "email": "erikhau3010@gmail.com" }, "record": { - "CNAME": "erik3010.github.io" + "CNAME": "erik3010.github.io" } -} \ No newline at end of file +} diff --git a/domains/erisa.json b/domains/erisa.json index 718677080..378c14fbd 100644 --- a/domains/erisa.json +++ b/domains/erisa.json @@ -1,11 +1,11 @@ { - "description": "Blog for Erisa A.", - "repo": "https://github.com/Erisa", - "owner": { - "username": "Erisa", - "email": "seriel@erisa.moe" - }, - "record": { - "CNAME": "dev.cname.erisa.moe" - } + "description": "Blog for Erisa A.", + "repo": "https://github.com/Erisa", + "owner": { + "username": "Erisa", + "email": "seriel@erisa.moe" + }, + "record": { + "CNAME": "dev.cname.erisa.moe" + } } diff --git a/domains/ermal.json b/domains/ermal.json index 4dfe7daac..d54a575ab 100644 --- a/domains/ermal.json +++ b/domains/ermal.json @@ -1,21 +1,18 @@ { - "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", - "repo": "https://github.com/ErmalHasani/ErmalHasani.github.io", - "owner": { - "username": "ErmalHasani", - "email": "ermalhasani15@gmail.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" - } + "description": "Applying for an is-a.dev domain on behalf of my friend so he can use one.", + "repo": "https://github.com/ErmalHasani/ErmalHasani.github.io", + "owner": { + "username": "ErmalHasani", + "email": "ermalhasani15@gmail.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" + } } diff --git a/domains/ethan.json b/domains/ethan.json index 19a466bd1..e59651ee9 100644 --- a/domains/ethan.json +++ b/domains/ethan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Darkcoder402", - "email": "ethanrodrigues25@gmail.com", - "twitter": "EthanRo97737635" - }, - "record": { - "CNAME": "ethan-is-a-dev.tk" - } + "owner": { + "username": "Darkcoder402", + "email": "ethanrodrigues25@gmail.com", + "twitter": "EthanRo97737635" + }, + "record": { + "CNAME": "ethan-is-a-dev.tk" + } } diff --git a/domains/ethxrnity.json b/domains/ethxrnity.json index 1212ebfb0..9baf05cb5 100644 --- a/domains/ethxrnity.json +++ b/domains/ethxrnity.json @@ -1,12 +1,12 @@ { - "description": "My personal website", - "repo": "https://github.com/ethxrnity/ethxrnity.github.io", - "owner": { - "username": "ethxrnity", - "email": "ethxrnity@gmail.com", - "twitter": "ethxrnity" - }, - "record": { - "CNAME": "ethxrnity.github.io" - } + "description": "My personal website", + "repo": "https://github.com/ethxrnity/ethxrnity.github.io", + "owner": { + "username": "ethxrnity", + "email": "ethxrnity@gmail.com", + "twitter": "ethxrnity" + }, + "record": { + "CNAME": "ethxrnity.github.io" + } } diff --git a/domains/eutrix.json b/domains/eutrix.json index 9faa10060..8cb932104 100644 --- a/domains/eutrix.json +++ b/domains/eutrix.json @@ -1,12 +1,12 @@ { - "description": "A website to show off my projects.", - "repo": "https://github.com/Eutrix/eutrix.github.io", - "owner": { - "username": "Eutrix", - "email": "", - "discord": "Tony25#4455" - }, - "record": { - "CNAME": "eutrix.github.io" - } + "description": "A website to show off my projects.", + "repo": "https://github.com/Eutrix/eutrix.github.io", + "owner": { + "username": "Eutrix", + "email": "", + "discord": "Tony25#4455" + }, + "record": { + "CNAME": "eutrix.github.io" + } } diff --git a/domains/eva.json b/domains/eva.json index 891998bd5..e5185b67e 100644 --- a/domains/eva.json +++ b/domains/eva.json @@ -1,9 +1,9 @@ { "owner": { - "username": "mowatermelon", - "email": "neefoxmo@gmail.com" + "username": "mowatermelon", + "email": "neefoxmo@gmail.com" }, "record": { - "URL": "https://t.iiwhy.cn" + "URL": "https://t.iiwhy.cn" } - } \ No newline at end of file +} diff --git a/domains/eval.json b/domains/eval.json index f95fa5056..c0169e12e 100644 --- a/domains/eval.json +++ b/domains/eval.json @@ -1,11 +1,11 @@ { - "description": "a website to run javascript codes", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "466c0750-ca47-4994-a60c-37ffb99b18e6.id.repl.co" - } + "description": "a website to run javascript codes", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "466c0750-ca47-4994-a60c-37ffb99b18e6.id.repl.co" + } } diff --git a/domains/evaldas.json b/domains/evaldas.json index 994ca46cd..dbda7d745 100644 --- a/domains/evaldas.json +++ b/domains/evaldas.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "evaldas", - "email": "evabur@icloud.com" - }, - "record": { - "CNAME": "burlingis.com" - } + "owner": { + "username": "evaldas", + "email": "evabur@icloud.com" + }, + "record": { + "CNAME": "burlingis.com" + } } diff --git a/domains/evan.json b/domains/evan.json index 0cabc342e..7ef8d9a31 100644 --- a/domains/evan.json +++ b/domains/evan.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/GeopJr/geopjr.dev", - "owner": { - "username": "GeopJr", - "email": "domains@geopjr.dev" - }, - "record": { - "URL": "https://geopjr.dev" - } + "description": "Personal Portfolio", + "repo": "https://github.com/GeopJr/geopjr.dev", + "owner": { + "username": "GeopJr", + "email": "domains@geopjr.dev" + }, + "record": { + "URL": "https://geopjr.dev" + } } diff --git a/domains/evelio.json b/domains/evelio.json index 923f54640..564cf902d 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -13,10 +13,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/everyone.json b/domains/everyone.json index 1e5b58386..d9689103b 100644 --- a/domains/everyone.json +++ b/domains/everyone.json @@ -1,12 +1,12 @@ { - "description": "Image / Video host.", - "repo": "https://github.com/tootie112", - "owner": { - "username": "tootie112", - "email": "", - "discord": "Io.Netty#3118" - }, - "record": { - "CNAME": "api.has-cool.pics" - } + "description": "Image / Video host.", + "repo": "https://github.com/tootie112", + "owner": { + "username": "tootie112", + "email": "", + "discord": "Io.Netty#3118" + }, + "record": { + "CNAME": "api.has-cool.pics" + } } diff --git a/domains/evils.json b/domains/evils.json index c58083374..9168b3e2f 100644 --- a/domains/evils.json +++ b/domains/evils.json @@ -8,4 +8,4 @@ "record": { "CNAME": "evilssite.glitch.me" } -} +} diff --git a/domains/eviternal.json b/domains/eviternal.json index 5ccaa4144..2e1d0a207 100644 --- a/domains/eviternal.json +++ b/domains/eviternal.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "EviternalOfficial", - "email": "", - "discord": "Vaibhav Kashyap#5747" - }, - "record": { - "A": ["35.186.245.55"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "EviternalOfficial", + "email": "", + "discord": "Vaibhav Kashyap#5747" + }, + "record": { + "A": ["35.186.245.55"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/f2cqjkp4gwog.json b/domains/f2cqjkp4gwog.json index 15d30a33b..3dfcac7fd 100644 --- a/domains/f2cqjkp4gwog.json +++ b/domains/f2cqjkp4gwog.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thispsj", - "email": "thispsj.mail@gmail.com" - }, - "record": { - "CNAME": "gv-5tmrgilyy2ar3j.dv.googlehosted.com" - } + "owner": { + "username": "thispsj", + "email": "thispsj.mail@gmail.com" + }, + "record": { + "CNAME": "gv-5tmrgilyy2ar3j.dv.googlehosted.com" + } } diff --git a/domains/fabiancrx.json b/domains/fabiancrx.json index de76e8c9b..fa928342b 100644 --- a/domains/fabiancrx.json +++ b/domains/fabiancrx.json @@ -1,11 +1,11 @@ { - "description": "home/croxx", - "repo": "https://github.com/fabiancrx/fabiancrx.github.io", - "owner": { - "username": "fabiancrx", - "email": "croxx5f@gmail.com" - }, - "record": { - "CNAME": "fabiancrx.github.io" - } + "description": "home/croxx", + "repo": "https://github.com/fabiancrx/fabiancrx.github.io", + "owner": { + "username": "fabiancrx", + "email": "croxx5f@gmail.com" + }, + "record": { + "CNAME": "fabiancrx.github.io" + } } diff --git a/domains/faisal.json b/domains/faisal.json index 200413336..d2fea857d 100644 --- a/domains/faisal.json +++ b/domains/faisal.json @@ -1,12 +1,12 @@ { - "description": "Faisal Portfolio Website", - "repo": "https://github.com/faisal-fida/faisal-fida.github.io", - "owner": { - "username": "faisal-fida", - "email": "arainfaisal826@gmail.com", - "twitter": "faisalfida_4" - }, - "record": { - "CNAME": "faisal-fida.github.io" - } + "description": "Faisal Portfolio Website", + "repo": "https://github.com/faisal-fida/faisal-fida.github.io", + "owner": { + "username": "faisal-fida", + "email": "arainfaisal826@gmail.com", + "twitter": "faisalfida_4" + }, + "record": { + "CNAME": "faisal-fida.github.io" + } } diff --git a/domains/faiz.json b/domains/faiz.json index 61fe222c4..db8b3901d 100644 --- a/domains/faiz.json +++ b/domains/faiz.json @@ -1,11 +1,11 @@ { - "description": "faizath.github.io", - "repo": "https://github.com/faizath/faizath.github.io", - "owner": { - "username": "faizath", - "email": "faiz@ctemplar.com" - }, - "record": { - "URL": "https://faizath.github.io" - } + "description": "faizath.github.io", + "repo": "https://github.com/faizath/faizath.github.io", + "owner": { + "username": "faizath", + "email": "faiz@ctemplar.com" + }, + "record": { + "URL": "https://faizath.github.io" + } } diff --git a/domains/fake.json b/domains/fake.json index 161498b2f..d00ce8282 100644 --- a/domains/fake.json +++ b/domains/fake.json @@ -1,16 +1,13 @@ { - "description": "Fake_Name131's Website", - "repo": "https://github.com/YEEETT", - "owner": { - "username": "Fake_Name131", - "email": "fake@fake.is-a.dev" - }, - "record": { - "A": ["185.199.108.153"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "Fake_Name131's Website", + "repo": "https://github.com/YEEETT", + "owner": { + "username": "Fake_Name131", + "email": "fake@fake.is-a.dev" + }, + "record": { + "A": ["185.199.108.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/fallen.json b/domains/fallen.json index 2c5b978fd..bfb1e1737 100644 --- a/domains/fallen.json +++ b/domains/fallen.json @@ -1,12 +1,12 @@ { - "description": "Website Redirect", - "repo": "https://github.com/ThingsOfFallen/Website", - "owner": { - "username": "TheFallenSpirit", - "email": "thefallenspirit@outlook.com", - "twitter": "FallenCodes" - }, - "record": { - "URL": "https://fallenspirit.dev" - } + "description": "Website Redirect", + "repo": "https://github.com/ThingsOfFallen/Website", + "owner": { + "username": "TheFallenSpirit", + "email": "thefallenspirit@outlook.com", + "twitter": "FallenCodes" + }, + "record": { + "URL": "https://fallenspirit.dev" + } } diff --git a/domains/faris.json b/domains/faris.json index 6bc346566..7ad18eea6 100644 --- a/domains/faris.json +++ b/domains/faris.json @@ -1,13 +1,11 @@ -{ - "repo": "https://github.com/farisjalal", - "owner": { - "username": "farisjalal", - "email": "", - "twitter": "faris__jalal" - }, - "record": { - "A": [ - "168.138.104.44" - ] - } -} +{ + "repo": "https://github.com/farisjalal", + "owner": { + "username": "farisjalal", + "email": "", + "twitter": "faris__jalal" + }, + "record": { + "A": ["168.138.104.44"] + } +} diff --git a/domains/faris0520.json b/domains/faris0520.json index b9a5940af..47d8118b4 100644 --- a/domains/faris0520.json +++ b/domains/faris0520.json @@ -1,11 +1,11 @@ { - "description": "Just My Personal Website", - "owner": { - "username": "Faris0520", - "email": "", - "twitter": "Faris0520" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } + "description": "Just My Personal Website", + "owner": { + "username": "Faris0520", + "email": "", + "twitter": "Faris0520" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } } diff --git a/domains/farjanul.json b/domains/farjanul.json index 30eb42403..53b60200d 100644 --- a/domains/farjanul.json +++ b/domains/farjanul.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "farjanul", "email": "farjanul10@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "farjanul.github.io" - } } - +} diff --git a/domains/fartplayer69.json b/domains/fartplayer69.json index fe3fc4ccb..f57eca1ec 100644 --- a/domains/fartplayer69.json +++ b/domains/fartplayer69.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "diyar2137237243", - "email": "diyarpc6@gmail.com" - }, - "record": { - "CNAME": "diyar2137237243.github.io" - } + "owner": { + "username": "diyar2137237243", + "email": "diyarpc6@gmail.com" + }, + "record": { + "CNAME": "diyar2137237243.github.io" + } } diff --git a/domains/farvessafiyudeen.json b/domains/farvessafiyudeen.json index 286ecbe2a..27298171b 100644 --- a/domains/farvessafiyudeen.json +++ b/domains/farvessafiyudeen.json @@ -1,11 +1,11 @@ { - "description": "this is my personal portfolio website", - "repo": "https://github.com/Farves-dev", - "owner": { - "username": "Farves-dev", - "email": "farvessafiyudeen@gmail.com" - }, - "record": { - "URL": "https://farsa.netlify.app" - } + "description": "this is my personal portfolio website", + "repo": "https://github.com/Farves-dev", + "owner": { + "username": "Farves-dev", + "email": "farvessafiyudeen@gmail.com" + }, + "record": { + "URL": "https://farsa.netlify.app" + } } diff --git a/domains/farzan.json b/domains/farzan.json index b98bf2cdf..407b644e7 100644 --- a/domains/farzan.json +++ b/domains/farzan.json @@ -1,11 +1,11 @@ { - "description": "Farzan F A is a Dev", - "repo": "https://github.com/Farzanfa/Farzanfa.github.io", - "owner": { - "username": "farzanfa", - "email": "farzanfa007@gmail.com" - }, - "record": { - "CNAME": "Farzanfa.github.io" - } + "description": "Farzan F A is a Dev", + "repo": "https://github.com/Farzanfa/Farzanfa.github.io", + "owner": { + "username": "farzanfa", + "email": "farzanfa007@gmail.com" + }, + "record": { + "CNAME": "Farzanfa.github.io" + } } diff --git a/domains/fastering.json b/domains/fastering.json index ec3da1f81..3379ab466 100644 --- a/domains/fastering.json +++ b/domains/fastering.json @@ -1,11 +1,11 @@ { - "description": "Fastering18 portofolio website", - "repo": "https://github.com/Fastering18/Fastering18.github.io", - "owner": { - "username": "fastering18", - "email": "fastering18@gmail.com" - }, - "record": { - "CNAME": "fastering18.github.io" - } + "description": "Fastering18 portofolio website", + "repo": "https://github.com/Fastering18/Fastering18.github.io", + "owner": { + "username": "fastering18", + "email": "fastering18@gmail.com" + }, + "record": { + "CNAME": "fastering18.github.io" + } } diff --git a/domains/fatgrizzly.json b/domains/fatgrizzly.json index 723eacbce..0c6932e74 100644 --- a/domains/fatgrizzly.json +++ b/domains/fatgrizzly.json @@ -1,11 +1,11 @@ { - "description": "personal website ", - "repo": "https://github.com/fatgrizzly", - "owner": { - "username": "fatgrizzly", - "email": "soundar@secret.fyi" - }, - "record": { - "A": ["89.163.215.190", "89.163.215.211"] - } + "description": "personal website ", + "repo": "https://github.com/fatgrizzly", + "owner": { + "username": "fatgrizzly", + "email": "soundar@secret.fyi" + }, + "record": { + "A": ["89.163.215.190", "89.163.215.211"] + } } diff --git a/domains/fauzannnnh.json b/domains/fauzannnnh.json index 4cc88a96b..c630c6a1f 100644 --- a/domains/fauzannnnh.json +++ b/domains/fauzannnnh.json @@ -1,11 +1,11 @@ { - "description": "My portfolio website", - "repo": "https://github.com/Fauzannnnh/website", - "owner": { - "username": "Fauzannnnh", - "email": "fauzan@eenthlh.xyz" - }, - "record": { - "URL": "https://eenthlh.xyz" - } + "description": "My portfolio website", + "repo": "https://github.com/Fauzannnnh/website", + "owner": { + "username": "Fauzannnnh", + "email": "fauzan@eenthlh.xyz" + }, + "record": { + "URL": "https://eenthlh.xyz" + } } diff --git a/domains/fayasnoushad.json b/domains/fayasnoushad.json index 5aae04145..d69244f41 100644 --- a/domains/fayasnoushad.json +++ b/domains/fayasnoushad.json @@ -1,12 +1,12 @@ { - "description": "My personal site", - "repo": "https://github.com/FayasNoushad/fayasnoushad.github.io", - "owner": { - "username": "FayasNoushad", - "email": "", - "twitter": "FayasNoushad" - }, - "record": { - "CNAME": "FayasNoushad.github.io" - } + "description": "My personal site", + "repo": "https://github.com/FayasNoushad/fayasnoushad.github.io", + "owner": { + "username": "FayasNoushad", + "email": "", + "twitter": "FayasNoushad" + }, + "record": { + "CNAME": "FayasNoushad.github.io" + } } diff --git a/domains/fayyadh.json b/domains/fayyadh.json index 8d5e7635c..39dba30f6 100644 --- a/domains/fayyadh.json +++ b/domains/fayyadh.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website", - "repo": "https://github.com/Abdurrahman075/fayyadh-my-id", - "owner": { - "username": "Fayyadh", - "email": "fayyadh.abdurrahman007@gmail.com" - }, - "record": { - "URL": "https://fayyadh.my.id" - } + "description": "My Personal Website", + "repo": "https://github.com/Abdurrahman075/fayyadh-my-id", + "owner": { + "username": "Fayyadh", + "email": "fayyadh.abdurrahman007@gmail.com" + }, + "record": { + "URL": "https://fayyadh.my.id" + } } diff --git a/domains/fbi.json b/domains/fbi.json index 07f537c44..2137eb11f 100644 --- a/domains/fbi.json +++ b/domains/fbi.json @@ -1,11 +1,11 @@ { - "description": "2Much4U's Website", - "repo": "https://github.com/2m4u", - "owner": { - "username": "2M4U", - "email": "2m4u@fbi.is-a.dev" - }, - "record": { - "URL": "https://2m4u.netlify.app" - } + "description": "2Much4U's Website", + "repo": "https://github.com/2m4u", + "owner": { + "username": "2M4U", + "email": "2m4u@fbi.is-a.dev" + }, + "record": { + "URL": "https://2m4u.netlify.app" + } } diff --git a/domains/fcircle-doc.json b/domains/fcircle-doc.json index 2b7319f95..cec6a1339 100644 --- a/domains/fcircle-doc.json +++ b/domains/fcircle-doc.json @@ -1,11 +1,11 @@ { - "description": "fcircle-doc", - "repo": "https://github.com/hiltay/hexo-circle-of-friends-doc", - "owner": { - "username": "yyyz", - "email": "yyyzlyh@gmail.com" - }, - "record": { - "URL": "https://hiltay.github.io/hexo-circle-of-friends-doc" - } + "description": "fcircle-doc", + "repo": "https://github.com/hiltay/hexo-circle-of-friends-doc", + "owner": { + "username": "yyyz", + "email": "yyyzlyh@gmail.com" + }, + "record": { + "URL": "https://hiltay.github.io/hexo-circle-of-friends-doc" + } } diff --git a/domains/fdciabdul.json b/domains/fdciabdul.json index c52c8c9bc..586106db5 100644 --- a/domains/fdciabdul.json +++ b/domains/fdciabdul.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "fdciabdul", - "email": "abdulmuttaqin456@gmail.com" - }, - "record": { - "CNAME": "fdciabdul.github.io" - } + "owner": { + "username": "fdciabdul", + "email": "abdulmuttaqin456@gmail.com" + }, + "record": { + "CNAME": "fdciabdul.github.io" + } } diff --git a/domains/fear.json b/domains/fear.json index 83aa63540..f051f90b5 100644 --- a/domains/fear.json +++ b/domains/fear.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "FearMyShotz", "email": "supremeplayzbs@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "fearmyshotz.github.io" - } } - \ No newline at end of file +} diff --git a/domains/fel1x0u.json b/domains/fel1x0u.json index 9bcaaca82..85ddb9ab0 100644 --- a/domains/fel1x0u.json +++ b/domains/fel1x0u.json @@ -2,11 +2,11 @@ "description": "Add some description", "repo": "https://github.com/fel1x0u/fel1x0u.github.io", "owner": { - "username": "fel1x0u", - "email": "felixcou@pm.me", - "twitter": "fel1x0u1" + "username": "fel1x0u", + "email": "felixcou@pm.me", + "twitter": "fel1x0u1" }, "record": { - "CNAME": "fel1x0u.github.io" + "CNAME": "fel1x0u.github.io" } - } \ No newline at end of file +} diff --git a/domains/felix.json b/domains/felix.json index 3fc0e4fdb..2a680d3de 100644 --- a/domains/felix.json +++ b/domains/felix.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "github-username", - "email": "mail@felixyeung.dev" - }, - "repo": "https://github.com/felixyeungdev", - "record": { - "URL": "https://felixyeung.dev" - } + "owner": { + "username": "github-username", + "email": "mail@felixyeung.dev" + }, + "repo": "https://github.com/felixyeungdev", + "record": { + "URL": "https://felixyeung.dev" + } } diff --git a/domains/felixalguzman.json b/domains/felixalguzman.json index 081da55bc..2741d88b1 100644 --- a/domains/felixalguzman.json +++ b/domains/felixalguzman.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "felixalguzman", "email": "code@felixalguzman.msk.do" - }, + }, - "record": { + "record": { "URL": "https://github.com/felixalguzman" - } } - \ No newline at end of file +} diff --git a/domains/felixtr.json b/domains/felixtr.json index aa74e2904..d42c818ac 100644 --- a/domains/felixtr.json +++ b/domains/felixtr.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/tphuc/tphuc.github.io", - "owner": { - "username": "tphuc", - "email": "felixtran2000@gmail.com" - }, - "record": { - "CNAME": "tphuc.github.io" - } + "repo": "https://github.com/tphuc/tphuc.github.io", + "owner": { + "username": "tphuc", + "email": "felixtran2000@gmail.com" + }, + "record": { + "CNAME": "tphuc.github.io" + } } diff --git a/domains/fengkch.json b/domains/fengkch.json index 5304c5a2d..04c6b7f75 100644 --- a/domains/fengkch.json +++ b/domains/fengkch.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "sohokay", "email": "kaichangfeng@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://github.com/sohokay" - } } - +} diff --git a/domains/ffj20.json b/domains/ffj20.json index a1208369d..fb3467f48 100644 --- a/domains/ffj20.json +++ b/domains/ffj20.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "FFJ-20", - "email": "", - "discord": "FFJ 2.0#6693" - }, - "record": { - "CNAME": "ffj-20.github.io" - } + "owner": { + "username": "FFJ-20", + "email": "", + "discord": "FFJ 2.0#6693" + }, + "record": { + "CNAME": "ffj-20.github.io" + } } diff --git a/domains/fietu.json b/domains/fietu.json index ba2520d3b..e955de088 100644 --- a/domains/fietu.json +++ b/domains/fietu.json @@ -2,10 +2,10 @@ "description": "Fietu Website", "repo": "https://github.com/elfietulais", "owner": { - "username": "El Fietulais", - "email": "pancongusanos@gmail.com" + "username": "El Fietulais", + "email": "pancongusanos@gmail.com" }, "record": { - "CNAME": "host.servers.andremor.dev" + "CNAME": "host.servers.andremor.dev" } - } +} diff --git a/domains/filip769.json b/domains/filip769.json index a87d5f6bc..cda5062d0 100644 --- a/domains/filip769.json +++ b/domains/filip769.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/filip-769", - "owner": { - "username": "filip-769", - "email": "filipdev769@gmail.com" - }, - "record": { - "CNAME": "web-1.hostnow.cz" - } + "description": "My personal website", + "repo": "https://github.com/filip-769", + "owner": { + "username": "filip-769", + "email": "filipdev769@gmail.com" + }, + "record": { + "CNAME": "web-1.hostnow.cz" + } } diff --git a/domains/finn.json b/domains/finn.json index ee8e089ed..31b061686 100644 --- a/domains/finn.json +++ b/domains/finn.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/F1nnM", - "owner": { - "username": "F1nnM", - "email": "isadev_github@mfinn.de" - }, - "record": { - "A": ["94.176.233.129"] - } + "repo": "https://github.com/F1nnM", + "owner": { + "username": "F1nnM", + "email": "isadev_github@mfinn.de" + }, + "record": { + "A": ["94.176.233.129"] + } } diff --git a/domains/fireredz.json b/domains/fireredz.json index 6f9f4e627..fbeac143e 100644 --- a/domains/fireredz.json +++ b/domains/fireredz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "rosenishere", - "email": "", - "twitter": "rosenishere" - }, - "record": { - "URL": "https://rosenishere.github.io/fireredzsite" - } + "owner": { + "username": "rosenishere", + "email": "", + "twitter": "rosenishere" + }, + "record": { + "URL": "https://rosenishere.github.io/fireredzsite" + } } diff --git a/domains/firework.json b/domains/firework.json index 9bc1f9941..d1290cae2 100644 --- a/domains/firework.json +++ b/domains/firework.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Firewoork", "email": "iaintflxzra122@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "firewoork.github.io" - } } - \ No newline at end of file +} diff --git a/domains/fishycraft.json b/domains/fishycraft.json index 3b0110629..e7f72248f 100644 --- a/domains/fishycraft.json +++ b/domains/fishycraft.json @@ -1,12 +1,12 @@ { - "description": "Fishycraft's amazing site", - "repo": "https://github.com/Fishycraft/fishycraft.github.io", - "owner": { - "username": "Fishycraft", - "email": "fishycraft@yahoo.com", - "twitter": "Fishycrafted" - }, - "record": { - "CNAME": "fishycraft.github.io" - } + "description": "Fishycraft's amazing site", + "repo": "https://github.com/Fishycraft/fishycraft.github.io", + "owner": { + "username": "Fishycraft", + "email": "fishycraft@yahoo.com", + "twitter": "Fishycrafted" + }, + "record": { + "CNAME": "fishycraft.github.io" + } } diff --git a/domains/fjavierlh.json b/domains/fjavierlh.json index d7d2f5ef2..4bca23143 100644 --- a/domains/fjavierlh.json +++ b/domains/fjavierlh.json @@ -1,11 +1,11 @@ { - "description": "F Javier López GitHub profile", - "repo": "https://github.com/fjavierlh/fjavierlh.github.io", - "owner": { - "username": "fjavierlh", - "email": "fjavierlh@gmail.com" - }, - "record": { - "CNAME": "fjavierlh.github.io" - } + "description": "F Javier López GitHub profile", + "repo": "https://github.com/fjavierlh/fjavierlh.github.io", + "owner": { + "username": "fjavierlh", + "email": "fjavierlh@gmail.com" + }, + "record": { + "CNAME": "fjavierlh.github.io" + } } diff --git a/domains/flexico.json b/domains/flexico.json index 271aa1af2..9376011a1 100644 --- a/domains/flexico.json +++ b/domains/flexico.json @@ -1,11 +1,11 @@ { - "description": "Flexicos website", - "repo": "https://github.com/7xh/7xh.github.io", - "owner": { - "username": "7xh", - "email": "noterme@protonmail.com" - }, - "record": { - "CNAME": "7xh.github.io" - } + "description": "Flexicos website", + "repo": "https://github.com/7xh/7xh.github.io", + "owner": { + "username": "7xh", + "email": "noterme@protonmail.com" + }, + "record": { + "CNAME": "7xh.github.io" + } } diff --git a/domains/floppa.json b/domains/floppa.json index 30d1ed7d0..9cdbfb720 100644 --- a/domains/floppa.json +++ b/domains/floppa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Luxxy-GF", - "email": "floppa@luxxy.xyz" - }, - "record": { - "CNAME": "sophie-is-sexy.co.uk" - } + "owner": { + "username": "Luxxy-GF", + "email": "floppa@luxxy.xyz" + }, + "record": { + "CNAME": "sophie-is-sexy.co.uk" + } } diff --git a/domains/floppy.json b/domains/floppy.json index 4058deba7..5e9f83b57 100644 --- a/domains/floppy.json +++ b/domains/floppy.json @@ -1,12 +1,12 @@ { - "description": "floppy's website", - "repo": "https://github.com/FloppyCodes/FloppyCodes.github.io", - "owner": { - "username": "FloppyCodes", - "email": "floppydisk2020@outlook.com", - "twitter": "FloppyWasTaken" - }, - "record": { - "CNAME": "floppycodes.github.io" - } + "description": "floppy's website", + "repo": "https://github.com/FloppyCodes/FloppyCodes.github.io", + "owner": { + "username": "FloppyCodes", + "email": "floppydisk2020@outlook.com", + "twitter": "FloppyWasTaken" + }, + "record": { + "CNAME": "floppycodes.github.io" + } } diff --git a/domains/florian.json b/domains/florian.json index 0f8d3ab37..f3e6b93a8 100644 --- a/domains/florian.json +++ b/domains/florian.json @@ -1,12 +1,12 @@ { - "description": "Hey! I'm Florian", - "repo": "https://github.com/florianheysen/heysen.fr", - "owner": { - "username": "florianheysen", - "email": "florian.heysen@gmail.com", - "twitter": "florianheysen" - }, - "record": { - "CNAME": "heysen.fr" - } + "description": "Hey! I'm Florian", + "repo": "https://github.com/florianheysen/heysen.fr", + "owner": { + "username": "florianheysen", + "email": "florian.heysen@gmail.com", + "twitter": "florianheysen" + }, + "record": { + "CNAME": "heysen.fr" + } } diff --git a/domains/florin.json b/domains/florin.json index 34849b871..370aa541d 100644 --- a/domains/florin.json +++ b/domains/florin.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "flc995", "email": "flc995@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "flc995.github.io" - } } - +} diff --git a/domains/fluted.json b/domains/fluted.json index 46a82b68e..4c2f16754 100644 --- a/domains/fluted.json +++ b/domains/fluted.json @@ -1,12 +1,12 @@ { - "description": "fluted.is-a-dev", - "repo": "https://github.com/fluteds/fluteds.github.io", - "owner": { - "username": "fluteds", - "email": "", - "twitter": "fluted_" - }, - "record": { - "CNAME": "fluted.xyz" - } + "description": "fluted.is-a-dev", + "repo": "https://github.com/fluteds/fluteds.github.io", + "owner": { + "username": "fluteds", + "email": "", + "twitter": "fluted_" + }, + "record": { + "CNAME": "fluted.xyz" + } } diff --git a/domains/fluxxyboi.json b/domains/fluxxyboi.json index 0d043a7b5..1db3d5818 100644 --- a/domains/fluxxyboi.json +++ b/domains/fluxxyboi.json @@ -1,11 +1,11 @@ { - "description": "My portfolio/bio website", - "owner": { - "username": "FluxxyBoi", - "email": "", - "discord": "FluxxyBoi#9402" - }, - "record": { - "URL": "https://anshop.dorik.io" - } + "description": "My portfolio/bio website", + "owner": { + "username": "FluxxyBoi", + "email": "", + "discord": "FluxxyBoi#9402" + }, + "record": { + "URL": "https://anshop.dorik.io" + } } diff --git a/domains/flyingcheese41.json b/domains/flyingcheese41.json index 5f74e441d..93aab671b 100644 --- a/domains/flyingcheese41.json +++ b/domains/flyingcheese41.json @@ -1,9 +1,9 @@ { - "owner": { + "owner": { "username": "FlyingCheese41", "email": "FlyingCheese43@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "FlyingCheese41.github.io" - } } +} diff --git a/domains/formalite.json b/domains/formalite.json index 592eca48f..265ba27e6 100644 --- a/domains/formalite.json +++ b/domains/formalite.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "formalite", - "email": "kkandemir947@gmail.com", - "discord": "kandemir#1000" - }, - "record": { - "CNAME": "formalite.github.io" - } + "owner": { + "username": "formalite", + "email": "kkandemir947@gmail.com", + "discord": "kandemir#1000" + }, + "record": { + "CNAME": "formalite.github.io" + } } diff --git a/domains/forsas.json b/domains/forsas.json index 8029c627a..c5860d688 100644 --- a/domains/forsas.json +++ b/domains/forsas.json @@ -1,11 +1,11 @@ { - "description": "Forsas website and blog", - "repo": "https://github.com/forsas/forsas.github.io", - "owner": { - "username": "forsas", - "email": "forsaslt@gmail.com" - }, - "record": { - "CNAME": "forsas.github.io" - } + "description": "Forsas website and blog", + "repo": "https://github.com/forsas/forsas.github.io", + "owner": { + "username": "forsas", + "email": "forsaslt@gmail.com" + }, + "record": { + "CNAME": "forsas.github.io" + } } diff --git a/domains/foufou-exe.json b/domains/foufou-exe.json index 537ba5fb1..0e8e6a640 100644 --- a/domains/foufou-exe.json +++ b/domains/foufou-exe.json @@ -1,12 +1,12 @@ { - "description": "Personal website", - "repo": "https://github.com/Foufou-exe/foufou-exe.github.io", - "owner": { - "username": "Foufou-exe", - "email": "thibaut.maurras34@gmail.com", - "twitter": "MaurrasT" - }, - "record": { - "CNAME": "foufou-exe.github.io" - } + "description": "Personal website", + "repo": "https://github.com/Foufou-exe/foufou-exe.github.io", + "owner": { + "username": "Foufou-exe", + "email": "thibaut.maurras34@gmail.com", + "twitter": "MaurrasT" + }, + "record": { + "CNAME": "foufou-exe.github.io" + } } diff --git a/domains/fourjuaneight.json b/domains/fourjuaneight.json index 2cef409e2..23fd8c9ec 100644 --- a/domains/fourjuaneight.json +++ b/domains/fourjuaneight.json @@ -1,11 +1,11 @@ { - "description": "Juan's personal site", - "repo": "https://github.com/fourjuaneight", - "owner": { - "username": "fourjuaneight", - "email": "juan@villela.co" - }, - "record": { - "URL": "https://juanvillela.dev" - } + "description": "Juan's personal site", + "repo": "https://github.com/fourjuaneight", + "owner": { + "username": "fourjuaneight", + "email": "juan@villela.co" + }, + "record": { + "URL": "https://juanvillela.dev" + } } diff --git a/domains/fox.json b/domains/fox.json index 9baec1bde..b16862a58 100644 --- a/domains/fox.json +++ b/domains/fox.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "fox-tech0", "email": "red@team-ruben.tk" - }, + }, - "record": { + "record": { "CNAME": "fox-tech0.github.io" - } } - \ No newline at end of file +} diff --git a/domains/foxie.arman.json b/domains/foxie.arman.json index 727b37a31..90023567d 100644 --- a/domains/foxie.arman.json +++ b/domains/foxie.arman.json @@ -1,16 +1,16 @@ { - "description": "Foxie's Homepage by arman", - "repo": "https://github.com/ItzArman09/foxie.js", - "owner": { - "username": "ItzArman09", - "email": "contact@mail.arman.is-a.dev" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "description": "Foxie's Homepage by arman", + "repo": "https://github.com/ItzArman09/foxie.js", + "owner": { + "username": "ItzArman09", + "email": "contact@mail.arman.is-a.dev" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/foxy4096.json b/domains/foxy4096.json index cba5df249..262ce6b0b 100644 --- a/domains/foxy4096.json +++ b/domains/foxy4096.json @@ -1,12 +1,12 @@ { - "description": "A Dumb Web Devloper Who Loves Django", - "repo": "https://github.com/foxy4096/foxy4096.github.io", - "owner": { - "username": "foxy4096", - "email": "adityapriyadarshi669@gmail.com", - "twitter": "Foxy4096" - }, - "record": { - "CNAME": "foxy4096.github.io" - } + "description": "A Dumb Web Devloper Who Loves Django", + "repo": "https://github.com/foxy4096/foxy4096.github.io", + "owner": { + "username": "foxy4096", + "email": "adityapriyadarshi669@gmail.com", + "twitter": "Foxy4096" + }, + "record": { + "CNAME": "foxy4096.github.io" + } } diff --git a/domains/franciskafieh.json b/domains/franciskafieh.json index 73e05b07c..b138808e1 100644 --- a/domains/franciskafieh.json +++ b/domains/franciskafieh.json @@ -1,11 +1,11 @@ { - "description": "Francis Kafieh's Personal Blog", - "repo": "https://github.com/franciskafieh/franciskafieh.github.io", - "owner": { - "username": "franciskafieh", - "email": "kafieh.francis@gmail.com" - }, - "record": { - "CNAME": "franciskafieh.github.io" - } + "description": "Francis Kafieh's Personal Blog", + "repo": "https://github.com/franciskafieh/franciskafieh.github.io", + "owner": { + "username": "franciskafieh", + "email": "kafieh.francis@gmail.com" + }, + "record": { + "CNAME": "franciskafieh.github.io" + } } diff --git a/domains/frazix.json b/domains/frazix.json index 1add9d6f9..2b9d8b541 100644 --- a/domains/frazix.json +++ b/domains/frazix.json @@ -1,11 +1,11 @@ { - "description": "Frazix's personal developer website", - "repo": "https://github.com/Frazix12/Frazix12.github.io", - "owner": { - "username": "Frazix12", - "email": "frazixgaming22@gmail.com" - }, - "record": { - "CNAME": "frazix12.github.io" - } + "description": "Frazix's personal developer website", + "repo": "https://github.com/Frazix12/Frazix12.github.io", + "owner": { + "username": "Frazix12", + "email": "frazixgaming22@gmail.com" + }, + "record": { + "CNAME": "frazix12.github.io" + } } diff --git a/domains/frcat.json b/domains/frcat.json index 235e95ab1..fc53b6928 100644 --- a/domains/frcat.json +++ b/domains/frcat.json @@ -1,12 +1,12 @@ { - "description": "FRCat's Website", - "repo": "https://github.com/frcat/Website", - "owner": { - "username": "French-Cat", - "email": "", - "discord": "French Cat#0002" - }, - "record": { - "CNAME": "frcat.github.io" - } + "description": "FRCat's Website", + "repo": "https://github.com/frcat/Website", + "owner": { + "username": "French-Cat", + "email": "", + "discord": "French Cat#0002" + }, + "record": { + "CNAME": "frcat.github.io" + } } diff --git a/domains/frd.json b/domains/frd.json index 4bc729000..552ab3b24 100644 --- a/domains/frd.json +++ b/domains/frd.json @@ -1,12 +1,12 @@ { - "description": "frd.is-a.dev.", - "repo": "https://github.com/superXdev/portfolio-next", - "owner": { - "username": "superXdev", - "email": "fikrizhanking@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=frd.is-a.dev,e04ccfeb28b2ba8ec702", - "URL": "https://fikri.vercel.app" - } + "description": "frd.is-a.dev.", + "repo": "https://github.com/superXdev/portfolio-next", + "owner": { + "username": "superXdev", + "email": "fikrizhanking@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=frd.is-a.dev,e04ccfeb28b2ba8ec702", + "URL": "https://fikri.vercel.app" + } } diff --git a/domains/freebies.json b/domains/freebies.json index ba81bda03..efca87625 100644 --- a/domains/freebies.json +++ b/domains/freebies.json @@ -1,11 +1,11 @@ { - "description": "Free Resources For Your Designs!", - "repo": "https://github.com/icancodebeauty/freebies", - "owner": { - "username": "icancodebeauty", - "email": "admin@itsjava.ml" - }, - "record": { - "CNAME": "icancodebeauty.github.io" - } + "description": "Free Resources For Your Designs!", + "repo": "https://github.com/icancodebeauty/freebies", + "owner": { + "username": "icancodebeauty", + "email": "admin@itsjava.ml" + }, + "record": { + "CNAME": "icancodebeauty.github.io" + } } diff --git a/domains/freehuntx.json b/domains/freehuntx.json index acffa48f5..d2da9325d 100644 --- a/domains/freehuntx.json +++ b/domains/freehuntx.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "FreehuntX", - "email": "", - "twitter": "freehuntx" - }, - "record": { - "URL": "https://freehuntx.github.io/freehunt-webpage" - } + "owner": { + "username": "FreehuntX", + "email": "", + "twitter": "freehuntx" + }, + "record": { + "URL": "https://freehuntx.github.io/freehunt-webpage" + } } diff --git a/domains/frissyn.json b/domains/frissyn.json index c998e71c3..c9d531c46 100644 --- a/domains/frissyn.json +++ b/domains/frissyn.json @@ -1,13 +1,13 @@ { - "description": "Personal website and portfolio.", - "repo": "https://replit.com/@frissyn/frissyn", - "owner": { - "username": "frissyn", - "email": "", - "twitter": "frissyn_", - "discord": "frissyn#0376" - }, - "record": { - "CNAME": "d464aec0-5048-4724-9ac8-b797ee2bf2a7.id.repl.co" - } + "description": "Personal website and portfolio.", + "repo": "https://replit.com/@frissyn/frissyn", + "owner": { + "username": "frissyn", + "email": "", + "twitter": "frissyn_", + "discord": "frissyn#0376" + }, + "record": { + "CNAME": "d464aec0-5048-4724-9ac8-b797ee2bf2a7.id.repl.co" + } } diff --git a/domains/frog.json b/domains/frog.json index de9e121a4..3e5d85d30 100644 --- a/domains/frog.json +++ b/domains/frog.json @@ -1,11 +1,11 @@ { - "description": "The Frog's Website", - "repo": "https://github.com/FrogIsADev", - "owner": { - "username": "MrNover", - "email": "alfie@nytern.com" - }, - "record": { - "CNAME": "51780377-151b-4095-b4d5-113b2a9d12e0.id.repl.co" - } + "description": "The Frog's Website", + "repo": "https://github.com/FrogIsADev", + "owner": { + "username": "MrNover", + "email": "alfie@nytern.com" + }, + "record": { + "CNAME": "51780377-151b-4095-b4d5-113b2a9d12e0.id.repl.co" + } } diff --git a/domains/frost2k5.json b/domains/frost2k5.json index f07b37e69..5f9e452db 100644 --- a/domains/frost2k5.json +++ b/domains/frost2k5.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FrosT2k5", - "email": "androygaming@protonmail.com" - }, - "record": { - "CNAME": "frost2k5.github.io" - } + "owner": { + "username": "FrosT2k5", + "email": "androygaming@protonmail.com" + }, + "record": { + "CNAME": "frost2k5.github.io" + } } diff --git a/domains/frostx.json b/domains/frostx.json index 996568557..a46c76fa5 100644 --- a/domains/frostx.json +++ b/domains/frostx.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "frostx-official", - "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-official.github.io" - } + "owner": { + "username": "frostx-official", + "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-official.github.io" + } } diff --git a/domains/frozzare.json b/domains/frozzare.json index fa26ebf9a..6921bb6e5 100644 --- a/domains/frozzare.json +++ b/domains/frozzare.json @@ -1,10 +1,10 @@ { - "description": "Personal website of Fredrik Forsmo", - "owner": { - "username": "frozzare", - "email": "fredrik.forsmo@gmail.com" - }, - "record": { - "URL": "https://frozzare.com" - } + "description": "Personal website of Fredrik Forsmo", + "owner": { + "username": "frozzare", + "email": "fredrik.forsmo@gmail.com" + }, + "record": { + "URL": "https://frozzare.com" + } } diff --git a/domains/fsanchir.json b/domains/fsanchir.json index 635674c10..ed7018635 100644 --- a/domains/fsanchir.json +++ b/domains/fsanchir.json @@ -1,11 +1,11 @@ { - "description": "FSanchir", - "repo": "https://github.com/fsanchir/fsanchir.github.io", - "owner": { - "username": "fsanchir", - "email": "fsanchir@fsip.ml" - }, - "record": { - "CNAME": "fsanchir.github.io" - } + "description": "FSanchir", + "repo": "https://github.com/fsanchir/fsanchir.github.io", + "owner": { + "username": "fsanchir", + "email": "fsanchir@fsip.ml" + }, + "record": { + "CNAME": "fsanchir.github.io" + } } diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index 450629f09..b4b4e1622 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "fuccsoc", "email": "me@fuccsoc.com" - }, + }, - "record": { + "record": { "URL": "https://fuccsoc.com" - } } - +} diff --git a/domains/fullpwn.json b/domains/fullpwn.json index 3987438e6..42e7d0a8e 100644 --- a/domains/fullpwn.json +++ b/domains/fullpwn.json @@ -1,12 +1,12 @@ { - "description": "My main site.", - "repo": "https://github.com/fullpwn/fullpwn.github.io", - "owner": { - "username": "fullpwn", - "email": "fullpwn@cumallover.me", - "twitter": "fullpwn" - }, - "record": { - "CNAME": "fullpwn.github.io" - } + "description": "My main site.", + "repo": "https://github.com/fullpwn/fullpwn.github.io", + "owner": { + "username": "fullpwn", + "email": "fullpwn@cumallover.me", + "twitter": "fullpwn" + }, + "record": { + "CNAME": "fullpwn.github.io" + } } diff --git a/domains/fulminatingmoat.json b/domains/fulminatingmoat.json index 403673491..fab44249f 100644 --- a/domains/fulminatingmoat.json +++ b/domains/fulminatingmoat.json @@ -1,12 +1,12 @@ { - "description": "Website", - "repo": "https://github.com/fulminatingmoat", - "owner": { - "username": "fulminatingmoat", - "email": "fulminatingmoat@fulminatingmoat.com", - "discord": "ᅠᅠ#6266" - }, - "record": { - "URL": "https://fulminatingmoat.com" - } + "description": "Website", + "repo": "https://github.com/fulminatingmoat", + "owner": { + "username": "fulminatingmoat", + "email": "fulminatingmoat@fulminatingmoat.com", + "discord": "ᅠᅠ#6266" + }, + "record": { + "URL": "https://fulminatingmoat.com" + } } diff --git a/domains/furkancetinkaya.json b/domains/furkancetinkaya.json index c0acfb817..ef091ac3b 100644 --- a/domains/furkancetinkaya.json +++ b/domains/furkancetinkaya.json @@ -9,4 +9,4 @@ "record": { "CNAME": "furkancetinkaya-me.pages.dev" } -} +} diff --git a/domains/furti.json b/domains/furti.json index e30b31622..a61c6e9e1 100644 --- a/domains/furti.json +++ b/domains/furti.json @@ -9,4 +9,4 @@ "record": { "CNAME": "furtidev.github.io" } -} +} diff --git a/domains/furycraft.json b/domains/furycraft.json index 613343c05..5417e305a 100644 --- a/domains/furycraft.json +++ b/domains/furycraft.json @@ -1,13 +1,13 @@ { - "description": "Used as portfolio and to promote my work", + "description": "Used as portfolio and to promote my work", "repo": "https://github.com/FuryCraft/furycraft.github.io", - "owner": { - "username": "FuryCraft", - "email": "pro.furycraft@outlook.fr", - "twitter": "furycraft_", - "discord": "Fury_Craft#9831" - }, - "record": { - "CNAME": "furycraft.github.io" - } + "owner": { + "username": "FuryCraft", + "email": "pro.furycraft@outlook.fr", + "twitter": "furycraft_", + "discord": "Fury_Craft#9831" + }, + "record": { + "CNAME": "furycraft.github.io" + } } diff --git a/domains/gabimaciel.json b/domains/gabimaciel.json index 3d80ee451..0e253e615 100644 --- a/domains/gabimaciel.json +++ b/domains/gabimaciel.json @@ -2,17 +2,15 @@ "description": "Gabi's webpage", "repo": "https://github.com/gabriel-maciel", "owner": { - "username": "gabriel-maciel", - "email": "gabrielmaciel@duck.com" + "username": "gabriel-maciel", + "email": "gabrielmaciel@duck.com" }, "record": { - "A": [ - "147.182.139.182" - ], - "MX": [ - "ns1.digitalocean.com", - "ns2.digitalocean.com", - "ns3.digitalocean.com" - ] + "A": ["147.182.139.182"], + "MX": [ + "ns1.digitalocean.com", + "ns2.digitalocean.com", + "ns3.digitalocean.com" + ] } - } +} diff --git a/domains/gaetan.json b/domains/gaetan.json index 4f026dfc8..49ee34bac 100644 --- a/domains/gaetan.json +++ b/domains/gaetan.json @@ -1,10 +1,10 @@ { - "description": "My own is-a-dev adress, redirecting to my website.", - "owner": { - "username": "ghrlt", - "email": "gaetan@ghr.lt" - }, - "record": { - "URL": "https://ghr.lt" - } + "description": "My own is-a-dev adress, redirecting to my website.", + "owner": { + "username": "ghrlt", + "email": "gaetan@ghr.lt" + }, + "record": { + "URL": "https://ghr.lt" + } } diff --git a/domains/gala.json b/domains/gala.json index fd13bed73..047199323 100644 --- a/domains/gala.json +++ b/domains/gala.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "p0lygun", "email": "solankivibhakar82@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://stilllearning.tech" - } } - +} diff --git a/domains/galacyber.json b/domains/galacyber.json index 2f969f27b..4c6baefea 100644 --- a/domains/galacyber.json +++ b/domains/galacyber.json @@ -1,12 +1,12 @@ -{ - "description": "My personal portofolio", - "repo": "https://github.com/MGalaCyber/mgalacyber.github.io", - "owner": { - "username": "MGalaCyber", - "email": "", - "discord": "GalaXd#9165" - }, - "record": { - "CNAME": "mgalacyber.github.io" - } -} +{ + "description": "My personal portofolio", + "repo": "https://github.com/MGalaCyber/mgalacyber.github.io", + "owner": { + "username": "MGalaCyber", + "email": "", + "discord": "GalaXd#9165" + }, + "record": { + "CNAME": "mgalacyber.github.io" + } +} diff --git a/domains/gamersindo.json b/domains/gamersindo.json index 62cc3414c..202fb1170 100644 --- a/domains/gamersindo.json +++ b/domains/gamersindo.json @@ -1,10 +1,10 @@ { - "description": "Personal portofolio", - "owner": { - "username": "gamersindo1223", - "email": "mrgamers11223@gmail.com" - }, - "record": { - "CNAME": "my-portofolio-ek3.pages.dev" - } + "description": "Personal portofolio", + "owner": { + "username": "gamersindo1223", + "email": "mrgamers11223@gmail.com" + }, + "record": { + "CNAME": "my-portofolio-ek3.pages.dev" + } } diff --git a/domains/gamew.json b/domains/gamew.json index f49242527..95be2964d 100644 --- a/domains/gamew.json +++ b/domains/gamew.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Faris0520", "email": "faris.6dsdiaf@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "9cd7facc-4323-4816-a7df-1e254a393fb7.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/gamingboots.json b/domains/gamingboots.json index 9e892ff7b..2d6a3fd5b 100644 --- a/domains/gamingboots.json +++ b/domains/gamingboots.json @@ -1,11 +1,11 @@ -{ - "description": "A description", - "repo": "https://github.com/gamingboots/gamingboots.github.io", - "owner": { - "username": "gamingboots", - "email": "gamngboots19@gmail.com" - }, - "record": { - "CNAME": "gamingboots.github.io" - } - } \ No newline at end of file +{ + "description": "A description", + "repo": "https://github.com/gamingboots/gamingboots.github.io", + "owner": { + "username": "gamingboots", + "email": "gamngboots19@gmail.com" + }, + "record": { + "CNAME": "gamingboots.github.io" + } +} diff --git a/domains/ganesh.json b/domains/ganesh.json index 34fbaf874..aca99b3f9 100644 --- a/domains/ganesh.json +++ b/domains/ganesh.json @@ -1,11 +1,11 @@ { - "description": "Ganesh Sekhar's Personal Portfolio", - "repo": "https://github.com/iamganeshsekhar/iamganeshsekhar.github.io", - "owner": { - "username": "iamganeshsekhar", - "email": "ganeshsekha6@gmail.com" - }, - "record": { - "CNAME": "iamganeshsekhar.github.io" - } + "description": "Ganesh Sekhar's Personal Portfolio", + "repo": "https://github.com/iamganeshsekhar/iamganeshsekhar.github.io", + "owner": { + "username": "iamganeshsekhar", + "email": "ganeshsekha6@gmail.com" + }, + "record": { + "CNAME": "iamganeshsekhar.github.io" + } } diff --git a/domains/garden.json b/domains/garden.json index b7efda5aa..93c6e7bed 100644 --- a/domains/garden.json +++ b/domains/garden.json @@ -1,11 +1,11 @@ { - "description": "my personal website", - "repo": "https://github.com/nocekek", - "owner": { - "username": "nocekek", - "email": "nocekek.heytherebuddy@gmail.com" - }, - "record": { - "CNAME": "b8642d5b-1564-4bcd-aa54-03228a9b8d96.id.repl.co" - } + "description": "my personal website", + "repo": "https://github.com/nocekek", + "owner": { + "username": "nocekek", + "email": "nocekek.heytherebuddy@gmail.com" + }, + "record": { + "CNAME": "b8642d5b-1564-4bcd-aa54-03228a9b8d96.id.repl.co" + } } diff --git a/domains/gaurav.json b/domains/gaurav.json index 380a7756a..9d8d2329a 100644 --- a/domains/gaurav.json +++ b/domains/gaurav.json @@ -1,11 +1,11 @@ { - "description": "Gaurav Tewari", - "repo": "https://github.com/tewarig/tewarig.github.io", - "owner": { - "username": "tewarig", - "email": "gauravtewari111@gmail.com" - }, - "record": { - "CNAME": "tewarig.github.io" - } + "description": "Gaurav Tewari", + "repo": "https://github.com/tewarig/tewarig.github.io", + "owner": { + "username": "tewarig", + "email": "gauravtewari111@gmail.com" + }, + "record": { + "CNAME": "tewarig.github.io" + } } diff --git a/domains/gauravkulkarni.json b/domains/gauravkulkarni.json index 8f9de0d37..b7ca74a9b 100644 --- a/domains/gauravkulkarni.json +++ b/domains/gauravkulkarni.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "gkulk007", "email": "gaurav.kulkarni@mescoeorg.onmicrosoft.com" - }, + }, - "record": { + "record": { "CNAME": "gkulk007.github.io" - } } - +} diff --git a/domains/gautam.json b/domains/gautam.json index 45204e0e0..3b0f52c34 100644 --- a/domains/gautam.json +++ b/domains/gautam.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "GautamMKGarg", - "email": "", - "twitter": "GautamMKGarg" - }, - "record": { - "URL": "https://www.fiverr.com/gautammkgarg" - } + "owner": { + "username": "GautamMKGarg", + "email": "", + "twitter": "GautamMKGarg" + }, + "record": { + "URL": "https://www.fiverr.com/gautammkgarg" + } } diff --git a/domains/gavin.json b/domains/gavin.json index 319390e24..09dcae56e 100644 --- a/domains/gavin.json +++ b/domains/gavin.json @@ -1,13 +1,13 @@ { - "description": "Gavin Ferdinand Chee's Personal Portfolio", - "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", - "owner": { - "username": "GavinFerdinandChee", - "email": "gavin.ferdinand@proton.me", - "email_work": "chee.gavin@gmail.com", - "discord": "gavin#5968" - }, - "record": { - "CNAME": "GavinFerdinandChee.github.io" - } + "description": "Gavin Ferdinand Chee's Personal Portfolio", + "repo": "https://github.com/GavinFerdinandChee/GavinFerdinandChee.github.io", + "owner": { + "username": "GavinFerdinandChee", + "email": "gavin.ferdinand@proton.me", + "email_work": "chee.gavin@gmail.com", + "discord": "gavin#5968" + }, + "record": { + "CNAME": "GavinFerdinandChee.github.io" + } } diff --git a/domains/gavinw.json b/domains/gavinw.json index 11207fc14..d34a47cb3 100644 --- a/domains/gavinw.json +++ b/domains/gavinw.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/gavinwhite314/gavinwhite.net", - "owner": { - "username": "gavinwhite314", - "email": "gavinwhite314@gmail.com" - }, - "record": { - "URL": "https://www.gavinwhite.net" - } + "repo": "https://github.com/gavinwhite314/gavinwhite.net", + "owner": { + "username": "gavinwhite314", + "email": "gavinwhite314@gmail.com" + }, + "record": { + "URL": "https://www.gavinwhite.net" + } } diff --git a/domains/gavrielsatrio.json b/domains/gavrielsatrio.json index 09b6e0234..2c4c3a3ed 100644 --- a/domains/gavrielsatrio.json +++ b/domains/gavrielsatrio.json @@ -1,11 +1,11 @@ { - "description": "Gavriel Satrio github pages", - "repo": "https://github.com/gavrielsatrio/gavrielsatrio.github.io", - "owner": { - "username": "gavrielsatrio", - "email": "gavriel228@gmail.com" - }, - "record": { - "CNAME": "gavrielsatrio.github.io" - } + "description": "Gavriel Satrio github pages", + "repo": "https://github.com/gavrielsatrio/gavrielsatrio.github.io", + "owner": { + "username": "gavrielsatrio", + "email": "gavriel228@gmail.com" + }, + "record": { + "CNAME": "gavrielsatrio.github.io" + } } diff --git a/domains/gdbotlist.json b/domains/gdbotlist.json index aae9e4df4..7da192031 100644 --- a/domains/gdbotlist.json +++ b/domains/gdbotlist.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "coolsausage45", - "email": "hakekr27@gmail.com" - }, - "record": { - "CNAME": "coolsausage45.github.io" - } -} +{ + "owner": { + "username": "coolsausage45", + "email": "hakekr27@gmail.com" + }, + "record": { + "CNAME": "coolsausage45.github.io" + } +} diff --git a/domains/geopjr.json b/domains/geopjr.json index 0cabc342e..7ef8d9a31 100644 --- a/domains/geopjr.json +++ b/domains/geopjr.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/GeopJr/geopjr.dev", - "owner": { - "username": "GeopJr", - "email": "domains@geopjr.dev" - }, - "record": { - "URL": "https://geopjr.dev" - } + "description": "Personal Portfolio", + "repo": "https://github.com/GeopJr/geopjr.dev", + "owner": { + "username": "GeopJr", + "email": "domains@geopjr.dev" + }, + "record": { + "URL": "https://geopjr.dev" + } } diff --git a/domains/george.json b/domains/george.json index 208f0ae5f..366e408c6 100644 --- a/domains/george.json +++ b/domains/george.json @@ -1,11 +1,11 @@ { - "description": "George Aykara's personal developer website", - "repo": "https://github.com/aykarageorge", - "owner": { - "username": "aykarageorge", - "email": "aykarageorge@gmail.com" - }, - "record": { - "URL": "https://george.aykara4.com" - } + "description": "George Aykara's personal developer website", + "repo": "https://github.com/aykarageorge", + "owner": { + "username": "aykarageorge", + "email": "aykarageorge@gmail.com" + }, + "record": { + "URL": "https://george.aykara4.com" + } } diff --git a/domains/georgee.json b/domains/georgee.json index 56d01beae..73c3251dc 100644 --- a/domains/georgee.json +++ b/domains/georgee.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "Georgee1337", - - "email": "contact@georgexv.ru" - }, - "record": { - "URL": "https://georgexv.ru" - } -} \ No newline at end of file +{ + "owner": { + "username": "Georgee1337", + + "email": "contact@georgexv.ru" + }, + "record": { + "URL": "https://georgexv.ru" + } +} diff --git a/domains/georgekaran.json b/domains/georgekaran.json index ae89517f2..757fca2c0 100644 --- a/domains/georgekaran.json +++ b/domains/georgekaran.json @@ -1,11 +1,11 @@ { - "description": "George Karan - Personal Page", - "repo": "https://github.com/georgekaran", - "owner": { - "username": "georgekaran", - "email": "georgekaran12@gmail.com" - }, - "record": { - "URL": "https://georgekaran.com" - } + "description": "George Karan - Personal Page", + "repo": "https://github.com/georgekaran", + "owner": { + "username": "georgekaran", + "email": "georgekaran12@gmail.com" + }, + "record": { + "URL": "https://georgekaran.com" + } } diff --git a/domains/getify.json b/domains/getify.json index ea9d18506..b36352598 100644 --- a/domains/getify.json +++ b/domains/getify.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "getify", - "email": "domains@dontsend.me" - }, - "record": { - "URL": "https://me.getify.com" - } + "owner": { + "username": "getify", + "email": "domains@dontsend.me" + }, + "record": { + "URL": "https://me.getify.com" + } } diff --git a/domains/gggedr.json b/domains/gggedr.json index 72318ef10..4ed01cb9f 100644 --- a/domains/gggedr.json +++ b/domains/gggedr.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Vladimir-Urik", "email": "gggedr@protonmail.com" - }, - "record": { + }, + "record": { "URL": "https://gggedr.lol" - } } - \ No newline at end of file +} diff --git a/domains/ghex.json b/domains/ghex.json index 6642b98f8..f62a60932 100644 --- a/domains/ghex.json +++ b/domains/ghex.json @@ -1,12 +1,12 @@ { - "description": "My personal website", - "repo": "https://github.com/ghextercortes/ghextercortes.github.io", - "owner": { - "username": "ghextercortes", - "email": "ghextershumies@gmail.com", - "twitter": "CortesGhexter" - }, - "record": { - "CNAME": "ghextercortes.github.io" - } + "description": "My personal website", + "repo": "https://github.com/ghextercortes/ghextercortes.github.io", + "owner": { + "username": "ghextercortes", + "email": "ghextershumies@gmail.com", + "twitter": "CortesGhexter" + }, + "record": { + "CNAME": "ghextercortes.github.io" + } } diff --git a/domains/ghost.json b/domains/ghost.json index d931c1561..a200abcf1 100644 --- a/domains/ghost.json +++ b/domains/ghost.json @@ -1,11 +1,11 @@ { "owner": { - "username": "ghostdevv", - "email": "ghostdevbusiness@gmail.com", - "twitter": "onlyspaceghost" + "username": "ghostdevv", + "email": "ghostdevbusiness@gmail.com", + "twitter": "onlyspaceghost" }, "repo": "https://github.com/ghostdevv/website", "record": { "URL": "https://ghostdev.xyz" } - } \ No newline at end of file +} diff --git a/domains/ghostyt.json b/domains/ghostyt.json index f7e3df026..65cdeb09d 100644 --- a/domains/ghostyt.json +++ b/domains/ghostyt.json @@ -1,11 +1,11 @@ { - "description": "GhostYT's dev project", - "repo": "https://github.com/GhostYTOP/register", - "owner": { - "username": "ghostyt", - "email": "contact@ghostyt.ml" - }, - "record": { - "CNAME": "231ec778-e250-4867-a82d-be63c233196e.repl.co" - } + "description": "GhostYT's dev project", + "repo": "https://github.com/GhostYTOP/register", + "owner": { + "username": "ghostyt", + "email": "contact@ghostyt.ml" + }, + "record": { + "CNAME": "231ec778-e250-4867-a82d-be63c233196e.repl.co" + } } diff --git a/domains/gifaldyazka.json b/domains/gifaldyazka.json index 3493f8b6d..44d4b88c6 100644 --- a/domains/gifaldyazka.json +++ b/domains/gifaldyazka.json @@ -1,11 +1,11 @@ { - "description": "Just my personal website", - "repo": "https://github.com/gifaldyazkaa/gifaldyazkaa.github.io", - "owner": { - "username": "gifaldyazkaa", - "email": "official.gifaldy@gmail.com" - }, - "record": { - "CNAME": "gifaldyazkaa.github.io" - } + "description": "Just my personal website", + "repo": "https://github.com/gifaldyazkaa/gifaldyazkaa.github.io", + "owner": { + "username": "gifaldyazkaa", + "email": "official.gifaldy@gmail.com" + }, + "record": { + "CNAME": "gifaldyazkaa.github.io" + } } diff --git a/domains/gilad.json b/domains/gilad.json index 74943c518..ce9e08c41 100644 --- a/domains/gilad.json +++ b/domains/gilad.json @@ -1,10 +1,10 @@ { - "description": "Gilad's personal developer website", - "owner": { - "username": "gilade", - "email": "gilad@eventov.com" - }, - "record": { - "CNAME": "gilad.ninja" - } + "description": "Gilad's personal developer website", + "owner": { + "username": "gilade", + "email": "gilad@eventov.com" + }, + "record": { + "CNAME": "gilad.ninja" + } } diff --git a/domains/gingdev.json b/domains/gingdev.json index 8131f54e5..c41a1426e 100644 --- a/domains/gingdev.json +++ b/domains/gingdev.json @@ -1,11 +1,11 @@ { - "description": "Gingdev personal developer website", - "repo": "https://github.com/ging-dev", - "owner": { - "username": "ging-dev", - "email": "gingdz11012001@gmail.com" - }, - "record": { - "A": ["192.243.108.102"] - } + "description": "Gingdev personal developer website", + "repo": "https://github.com/ging-dev", + "owner": { + "username": "ging-dev", + "email": "gingdz11012001@gmail.com" + }, + "record": { + "A": ["192.243.108.102"] + } } diff --git a/domains/girigummadi.json b/domains/girigummadi.json index 5b7229283..fd746c039 100644 --- a/domains/girigummadi.json +++ b/domains/girigummadi.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website", - "repo": "https://github.com/GiriGummadi", - "owner": { - "username": "GiriGummadi", - "email": "girigummadi5656@gmail.com" - }, - "record": { - "CNAME": "girigummadi.github.io" - } + "description": "My Personal Website", + "repo": "https://github.com/GiriGummadi", + "owner": { + "username": "GiriGummadi", + "email": "girigummadi5656@gmail.com" + }, + "record": { + "CNAME": "girigummadi.github.io" + } } diff --git a/domains/git.maskduck.json b/domains/git.maskduck.json index f93d4f10e..13b50dbf4 100644 --- a/domains/git.maskduck.json +++ b/domains/git.maskduck.json @@ -1,11 +1,11 @@ { - "description": "my git repos", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com", - "discord": "MaskDuck#7325" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "description": "my git repos", + "owner": { + "username": "MaskDuck", + "email": "maskduckuwu@gmail.com", + "discord": "MaskDuck#7325" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } } diff --git a/domains/gitcat3.json b/domains/gitcat3.json index 719566969..1bbe85b7b 100644 --- a/domains/gitcat3.json +++ b/domains/gitcat3.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "GitCat3", "email": "hulkbuster119@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "gitcat3.github.io" - } } - +} diff --git a/domains/givinghawk.json b/domains/givinghawk.json index 26b632d07..572fc728b 100644 --- a/domains/givinghawk.json +++ b/domains/givinghawk.json @@ -1,11 +1,11 @@ { - "description": "My is-a.dev cname record", - "repo": "https://github.com/givinghawk", - "owner": { - "username": "givinghawk", - "email": "gh@givinghawk.xyz" - }, - "record": { - "URL": "https://givinghawk.xyz" - } + "description": "My is-a.dev cname record", + "repo": "https://github.com/givinghawk", + "owner": { + "username": "givinghawk", + "email": "gh@givinghawk.xyz" + }, + "record": { + "URL": "https://givinghawk.xyz" + } } diff --git a/domains/gizmo.json b/domains/gizmo.json index f4619e450..2b3d00205 100644 --- a/domains/gizmo.json +++ b/domains/gizmo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "gizmo-dev", - "email": "", - "twitter": "gizmo_gg" - }, - "record": { - "CNAME": "gizmo-dev.github.io" - } + "owner": { + "username": "gizmo-dev", + "email": "", + "twitter": "gizmo_gg" + }, + "record": { + "CNAME": "gizmo-dev.github.io" + } } diff --git a/domains/gizmora2.json b/domains/gizmora2.json index 49b5f88b2..6ce419682 100644 --- a/domains/gizmora2.json +++ b/domains/gizmora2.json @@ -1,12 +1,12 @@ -{ - "description": "Personal developer profile/blog", - "repo": "https://github.com/GizmoRA2/me", - "owner": { - "username": "GizmoRA2", - "email": "gizmora2@gmail.com" - }, - "record": { - "A": ["125.236.202.192"], - "MX": ["mx.nwh.nz"] - } -} +{ + "description": "Personal developer profile/blog", + "repo": "https://github.com/GizmoRA2/me", + "owner": { + "username": "GizmoRA2", + "email": "gizmora2@gmail.com" + }, + "record": { + "A": ["125.236.202.192"], + "MX": ["mx.nwh.nz"] + } +} diff --git a/domains/gizzy.json b/domains/gizzy.json index d38ee02f2..a38291f1e 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "NeroGizmoUwU", "email": "minecraftcoolglibchannel@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "nero-pi.duckdns.org" - } } - \ No newline at end of file +} diff --git a/domains/gizzygizmo.json b/domains/gizzygizmo.json index 124bc1894..dae600071 100644 --- a/domains/gizzygizmo.json +++ b/domains/gizzygizmo.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "NeroGizmoUwU", "email": "minecraftcoolglibchannel@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "nero-pi.duckdns.org" - } } - +} diff --git a/domains/gkr.json b/domains/gkr.json index 71f25038f..95630b123 100644 --- a/domains/gkr.json +++ b/domains/gkr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gautamkrishnar", - "email": "hello@gautamkrishnar.com" - }, - "record": { - "CNAME": "gautamkrishnar.github.io" - } + "owner": { + "username": "gautamkrishnar", + "email": "hello@gautamkrishnar.com" + }, + "record": { + "CNAME": "gautamkrishnar.github.io" + } } diff --git a/domains/gkucmierz.json b/domains/gkucmierz.json index 85339e1b2..03ace30ca 100644 --- a/domains/gkucmierz.json +++ b/domains/gkucmierz.json @@ -1,10 +1,10 @@ { - "description": "gkucmierz's personal blog", - "owner": { - "username": "gkucmierz", - "email": "gkucmierz@gmail.com" - }, - "record": { - "URL": "https://dev.to/gkucmierz" - } + "description": "gkucmierz's personal blog", + "owner": { + "username": "gkucmierz", + "email": "gkucmierz@gmail.com" + }, + "record": { + "URL": "https://dev.to/gkucmierz" + } } diff --git a/domains/glitchish.json b/domains/glitchish.json index 02740359a..7d5125f96 100644 --- a/domains/glitchish.json +++ b/domains/glitchish.json @@ -1,11 +1,11 @@ { - "description": "Glitch's .IS-A.DEV domain", - "repo": "https://github.com/glitchish.github.io", - "owner": { - "username": "glitchish", - "email": "gavinjstacey@gmail.com" - }, - "record": { - "CNAME": "glitchish.github.io" - } + "description": "Glitch's .IS-A.DEV domain", + "repo": "https://github.com/glitchish.github.io", + "owner": { + "username": "glitchish", + "email": "gavinjstacey@gmail.com" + }, + "record": { + "CNAME": "glitchish.github.io" + } } diff --git a/domains/glncy.json b/domains/glncy.json index 967068076..40b430332 100644 --- a/domains/glncy.json +++ b/domains/glncy.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "glncy", "email": "glency.a.tirao@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "glncy.github.io" - } } - \ No newline at end of file +} diff --git a/domains/glpzzz.json b/domains/glpzzz.json index f00ed5a64..e4507f012 100644 --- a/domains/glpzzz.json +++ b/domains/glpzzz.json @@ -1,11 +1,11 @@ { - "description": "Gabriel A. López López", - "repo": "https://github.com/glpzzz/glpzzz.github.io", - "owner": { - "username": "glpzzz", - "email": "glpz@daxslab.com" - }, - "record": { - "CNAME": "glpzzz.github.io" - } + "description": "Gabriel A. López López", + "repo": "https://github.com/glpzzz/glpzzz.github.io", + "owner": { + "username": "glpzzz", + "email": "glpz@daxslab.com" + }, + "record": { + "CNAME": "glpzzz.github.io" + } } diff --git a/domains/gnanaelisa.json b/domains/gnanaelisa.json index 87e0d2330..3ae720e86 100644 --- a/domains/gnanaelisa.json +++ b/domains/gnanaelisa.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website", - "repo": "https://github.com/jgnanaelisa/gnanaelisa.github.io", - "owner": { - "username": "jgnanaelisa", - "email": "gnanaelisa@gmail.com" - }, - "record": { - "CNAME": "jgnanaelisa.github.io" - } + "description": "Portfolio website", + "repo": "https://github.com/jgnanaelisa/gnanaelisa.github.io", + "owner": { + "username": "jgnanaelisa", + "email": "gnanaelisa@gmail.com" + }, + "record": { + "CNAME": "jgnanaelisa.github.io" + } } diff --git a/domains/go.avasthi.json b/domains/go.avasthi.json index 89158a2ce..339b7efff 100644 --- a/domains/go.avasthi.json +++ b/domains/go.avasthi.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "avasthi-git", - "email": "", - "telegram": "avasthie" - }, - - "record": { - "CNAME": "cname.short.io" - } + "owner": { + "username": "avasthi-git", + "email": "", + "telegram": "avasthie" + }, + + "record": { + "CNAME": "cname.short.io" + } } diff --git a/domains/god.json b/domains/god.json index 072d75ada..01439c713 100644 --- a/domains/god.json +++ b/domains/god.json @@ -1,11 +1,11 @@ { - "description": "Austin's personal developer website", - "repo": "https://github.com/austindyoung", - "owner": { - "username": "austindyoung", - "email": "austin@doesweb.dev" - }, - "record": { - "URL": "https://austindyoung.github.io" - } + "description": "Austin's personal developer website", + "repo": "https://github.com/austindyoung", + "owner": { + "username": "austindyoung", + "email": "austin@doesweb.dev" + }, + "record": { + "URL": "https://austindyoung.github.io" + } } diff --git a/domains/godwhite.json b/domains/godwhite.json index 253481fff..fb202d6bb 100644 --- a/domains/godwhite.json +++ b/domains/godwhite.json @@ -1,12 +1,12 @@ { - "description": "A javascript developer!", - "repo": "https://github.com/GodwhiteTaiwan/Docs", - "owner": { - "username": "GodwhiteTaiwan", - "email": "godwhite.yt.channel@gmail.com", - "twitter": "GW_GodwhiteTW" - }, - "record": { - "CNAME": "godwhitetaiwan.github.io" - } + "description": "A javascript developer!", + "repo": "https://github.com/GodwhiteTaiwan/Docs", + "owner": { + "username": "GodwhiteTaiwan", + "email": "godwhite.yt.channel@gmail.com", + "twitter": "GW_GodwhiteTW" + }, + "record": { + "CNAME": "godwhitetaiwan.github.io" + } } diff --git a/domains/godwin.json b/domains/godwin.json index abf90fd6b..e670214c8 100644 --- a/domains/godwin.json +++ b/domains/godwin.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "gpproton", "email": "me@godwin.dev" - }, + }, - "record": { + "record": { "CNAME": "godwin.dev" - } } - \ No newline at end of file +} diff --git a/domains/gokul.json b/domains/gokul.json index b8f0b9839..68abd0f71 100644 --- a/domains/gokul.json +++ b/domains/gokul.json @@ -1,11 +1,11 @@ { - "description": "Personal Page", - "repo": "https://github.com/gkdskp/gkdskp.github.io", - "owner": { - "username": "gkdskp", - "email": "gokuldskp@gmail.com" - }, - "record": { - "CNAME": "gkdskp.github.io" - } + "description": "Personal Page", + "repo": "https://github.com/gkdskp/gkdskp.github.io", + "owner": { + "username": "gkdskp", + "email": "gokuldskp@gmail.com" + }, + "record": { + "CNAME": "gkdskp.github.io" + } } diff --git a/domains/goon.json b/domains/goon.json index c38d7fca5..816a8d55a 100644 --- a/domains/goon.json +++ b/domains/goon.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "realGoonDev", - "email": "goondev@clia.tk", - "discord": "realGoon#5656" - }, - "record": { - "A": ["38.242.146.64"] - } + "owner": { + "username": "realGoonDev", + "email": "goondev@clia.tk", + "discord": "realGoon#5656" + }, + "record": { + "A": ["38.242.146.64"] + } } diff --git a/domains/gorkem.json b/domains/gorkem.json index 5d6982cf8..ead7c2902 100644 --- a/domains/gorkem.json +++ b/domains/gorkem.json @@ -1,11 +1,11 @@ { - "description": "Görkem's Website", - "repo": "https://github.com/gorkeem/gorkeem.github.io", - "owner": { - "username": "gorkeem", - "email": "gorkemy000@gmail.com" - }, - "record": { - "CNAME": "gorkeem.github.io" - } + "description": "Görkem's Website", + "repo": "https://github.com/gorkeem/gorkeem.github.io", + "owner": { + "username": "gorkeem", + "email": "gorkemy000@gmail.com" + }, + "record": { + "CNAME": "gorkeem.github.io" + } } diff --git a/domains/gornostay25.json b/domains/gornostay25.json index 844338a40..a513417f5 100644 --- a/domains/gornostay25.json +++ b/domains/gornostay25.json @@ -1,17 +1,11 @@ { - "owner": { - "username": "gornostay25", - "email": "me@gornostay25.is-a.dev" - }, - "record": { - "A":[ - "172.66.46.227", - "172.66.45.29" - ], - "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": ["172.66.46.227", "172.66.45.29"], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/govind.json b/domains/govind.json index 7f49fe86a..ed6e4a5b4 100644 --- a/domains/govind.json +++ b/domains/govind.json @@ -1,11 +1,11 @@ { - "description": "Govind's personal developer website", - "repo": "https://github.com/govind-shenoy", - "owner": { - "username": "govind-shenoy", - "email": "govindvshenoy@gmail.com" - }, - "record": { - "CNAME": "govind-shenoy.github.io" - } + "description": "Govind's personal developer website", + "repo": "https://github.com/govind-shenoy", + "owner": { + "username": "govind-shenoy", + "email": "govindvshenoy@gmail.com" + }, + "record": { + "CNAME": "govind-shenoy.github.io" + } } diff --git a/domains/govinda.json b/domains/govinda.json index 4e1ad18ea..d800c0e31 100644 --- a/domains/govinda.json +++ b/domains/govinda.json @@ -1,11 +1,11 @@ { - "description": "Govinda Khabas Website", - "repo": "https://github.com/gkhabas76/gkhabas76.github.io", - "owner": { - "username": "gkhabas76", - "email": "gkhabas76@gmail.com" - }, - "record": { - "CNAME": "gkhabas76.github.io" - } + "description": "Govinda Khabas Website", + "repo": "https://github.com/gkhabas76/gkhabas76.github.io", + "owner": { + "username": "gkhabas76", + "email": "gkhabas76@gmail.com" + }, + "record": { + "CNAME": "gkhabas76.github.io" + } } diff --git a/domains/grapeapplefruit.json b/domains/grapeapplefruit.json index 6a4ce5fbb..c879ea0ab 100644 --- a/domains/grapeapplefruit.json +++ b/domains/grapeapplefruit.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/grapeapplefruit/grapeapplefruit.github.io", - "owner": { - "username": "grapeapplefruit", - "email": "jaxenreiter957@gmail.com" - }, - "record": { - "CNAME": "grapeapplefruit.github.io" - } -} \ No newline at end of file + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/grapeapplefruit/grapeapplefruit.github.io", + "owner": { + "username": "grapeapplefruit", + "email": "jaxenreiter957@gmail.com" + }, + "record": { + "CNAME": "grapeapplefruit.github.io" + } +} diff --git a/domains/gravy.json b/domains/gravy.json index a000f4104..91545ee8e 100644 --- a/domains/gravy.json +++ b/domains/gravy.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "thatgravyboat", - "twitter": "thatgravyboat", - "discord": "thatgravyboat#0001", - "email": "" - }, - "record": { - "URL": "https://thatgravyboat.tech" - } + "owner": { + "username": "thatgravyboat", + "twitter": "thatgravyboat", + "discord": "thatgravyboat#0001", + "email": "" + }, + "record": { + "URL": "https://thatgravyboat.tech" + } } diff --git a/domains/grif.json b/domains/grif.json index 902587b56..b8c3b0b72 100644 --- a/domains/grif.json +++ b/domains/grif.json @@ -1,12 +1,11 @@ { - "description": "My own hub for everything that I do!", - "repo": "https://github.com/GrifTheDev/grifthedev.github.io", - "owner": { - "username": "Grif (GrifTheDev on GitHub)", - "email": "tmjeteo3@gmail.com" - }, - "record": { - "CNAME": "grifthedev.github.io" - } + "description": "My own hub for everything that I do!", + "repo": "https://github.com/GrifTheDev/grifthedev.github.io", + "owner": { + "username": "Grif (GrifTheDev on GitHub)", + "email": "tmjeteo3@gmail.com" + }, + "record": { + "CNAME": "grifthedev.github.io" + } } - diff --git a/domains/grishma-chhayani.json b/domains/grishma-chhayani.json index 0017041b8..65c236c19 100644 --- a/domains/grishma-chhayani.json +++ b/domains/grishma-chhayani.json @@ -1,11 +1,11 @@ { - "description": "Grishma Profile.", - "repo": "https://github.com/grishma-chhayani/grishma-chhayani.github.io", - "owner": { - "username": "grishma-chhayani", - "email": "" - }, - "record": { - "CNAME": "grishma-chhayani.github.io" - } + "description": "Grishma Profile.", + "repo": "https://github.com/grishma-chhayani/grishma-chhayani.github.io", + "owner": { + "username": "grishma-chhayani", + "email": "" + }, + "record": { + "CNAME": "grishma-chhayani.github.io" + } } diff --git a/domains/gs.json b/domains/gs.json index 2a6d68fa1..b503a3abb 100644 --- a/domains/gs.json +++ b/domains/gs.json @@ -1,12 +1,12 @@ { - "description": "Gokul's Personal Site", - "repo": "https://github.com/JavaCafe01/javacafe01.github.io", - "owner": { - "username": "JavaCafe01", - "email": "", - "twitter": "javacafe01" - }, - "record": { - "CNAME": "javacafe01.github.io" - } + "description": "Gokul's Personal Site", + "repo": "https://github.com/JavaCafe01/javacafe01.github.io", + "owner": { + "username": "JavaCafe01", + "email": "", + "twitter": "javacafe01" + }, + "record": { + "CNAME": "javacafe01.github.io" + } } diff --git a/domains/gstudiosx.json b/domains/gstudiosx.json index 41898195c..eaaff4df6 100644 --- a/domains/gstudiosx.json +++ b/domains/gstudiosx.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "GStudiosX2", "email": "ramazanogutlu0@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://discord.gg/dV2M2HsH3F" - } } - +} diff --git a/domains/guilherme.json b/domains/guilherme.json index 63e53b548..9b82790c8 100644 --- a/domains/guilherme.json +++ b/domains/guilherme.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "iiMaxxi", "email": "iimaxxiguilham@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://eu.dzxdev.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/guptasiddhant.json b/domains/guptasiddhant.json index 1e55532ec..a5a9b35b7 100644 --- a/domains/guptasiddhant.json +++ b/domains/guptasiddhant.json @@ -1,11 +1,11 @@ { - "description": "Is Dev domain for Siddhant GUPTA", - "repo": "https://github.com/guptasiddhant/guptasiddhant", - "owner": { - "username": "GuptaSiddhant", - "email": "me@guptasiddhant.com" - }, - "record": { - "URL": "http://guptasiddhant.com" - } + "description": "Is Dev domain for Siddhant GUPTA", + "repo": "https://github.com/guptasiddhant/guptasiddhant", + "owner": { + "username": "GuptaSiddhant", + "email": "me@guptasiddhant.com" + }, + "record": { + "URL": "http://guptasiddhant.com" + } } diff --git a/domains/gustavo.json b/domains/gustavo.json index ccde054e7..292181a2d 100644 --- a/domains/gustavo.json +++ b/domains/gustavo.json @@ -1,12 +1,12 @@ { - "description": "Gustavo Arsenio's talk blog ", - "repo": "https://github.com/GustavoArsenio/GustavoArsenio.github.io", - "owner": { - "username": "GustavoArsenio", - "email": "Gustavo.arsenio.sousa@hotmail.com", - "twitter": "gustavoarsenio" - }, - "record": { - "CNAME": "GustavoArsenio.github.io" - } + "description": "Gustavo Arsenio's talk blog ", + "repo": "https://github.com/GustavoArsenio/GustavoArsenio.github.io", + "owner": { + "username": "GustavoArsenio", + "email": "Gustavo.arsenio.sousa@hotmail.com", + "twitter": "gustavoarsenio" + }, + "record": { + "CNAME": "GustavoArsenio.github.io" + } } diff --git a/domains/gxlpes.json b/domains/gxlpes.json index bdd53a9e8..9048a8028 100644 --- a/domains/gxlpes.json +++ b/domains/gxlpes.json @@ -4,9 +4,8 @@ "owner": { "username": "gxlpes", "email": "guilhermxlopes@gmail.com" - }, "record": { "CNAME": "gxlpes.github.io" } -} +} diff --git a/domains/h3r3t1c.json b/domains/h3r3t1c.json index ed14086f3..873191c4e 100644 --- a/domains/h3r3t1c.json +++ b/domains/h3r3t1c.json @@ -1,11 +1,11 @@ { - "description": "My personal page", - "repo": "https://github.com/lfdominguez/lfdominguez.github.io", - "owner": { - "username": "lfdominguez", - "email": "ldominguezvega@gmail.com" - }, - "record": { - "CNAME": "lfdominguez.github.io" - } + "description": "My personal page", + "repo": "https://github.com/lfdominguez/lfdominguez.github.io", + "owner": { + "username": "lfdominguez", + "email": "ldominguezvega@gmail.com" + }, + "record": { + "CNAME": "lfdominguez.github.io" + } } diff --git a/domains/hachi.json b/domains/hachi.json index dc63fe90f..dfdda48e4 100644 --- a/domains/hachi.json +++ b/domains/hachi.json @@ -1,11 +1,11 @@ { - "description": "A programming language website", - "repo": "https://github.com/HACHILANG/Hachi", - "owner": { - "username": "HACHILANG", - "email": "shlokmadhekar88@gmail.com" - }, - "record": { - "CNAME": "b949abf7-5e07-4890-a7db-1206fad92121.repl.co" - } + "description": "A programming language website", + "repo": "https://github.com/HACHILANG/Hachi", + "owner": { + "username": "HACHILANG", + "email": "shlokmadhekar88@gmail.com" + }, + "record": { + "CNAME": "b949abf7-5e07-4890-a7db-1206fad92121.repl.co" + } } diff --git a/domains/hadi.json b/domains/hadi.json index eaad5f94d..82074acfa 100644 --- a/domains/hadi.json +++ b/domains/hadi.json @@ -1,11 +1,11 @@ { - "description": "Nystrex's Personal Website", - "repo": "https://github.com/Nystrex", - "owner": { - "username": "Nystrex", - "email": "hadi@nystrex.com" - }, - "record": { - "CNAME": "nystrex.com" - } + "description": "Nystrex's Personal Website", + "repo": "https://github.com/Nystrex", + "owner": { + "username": "Nystrex", + "email": "hadi@nystrex.com" + }, + "record": { + "CNAME": "nystrex.com" + } } diff --git a/domains/hafidu.json b/domains/hafidu.json index ffd37649d..15e7d0d79 100644 --- a/domains/hafidu.json +++ b/domains/hafidu.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "hafidu", "email": "mochammad.hafidu@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "hafidu.github.io" - } } - \ No newline at end of file +} diff --git a/domains/hamza.json b/domains/hamza.json index 930529215..c350679ac 100644 --- a/domains/hamza.json +++ b/domains/hamza.json @@ -1,11 +1,10 @@ { - "description": "Hamza's website", - "owner": { - "username": "hamza8bit", - "email": "hamzabyte@gmail.com" - }, - "record": { - "CNAME": "hamza8bit.github.io" - - } + "description": "Hamza's website", + "owner": { + "username": "hamza8bit", + "email": "hamzabyte@gmail.com" + }, + "record": { + "CNAME": "hamza8bit.github.io" + } } diff --git a/domains/hansen.json b/domains/hansen.json index bacf2efcc..c66b73cc7 100644 --- a/domains/hansen.json +++ b/domains/hansen.json @@ -1,11 +1,11 @@ { - "description": "Portfolio site", - "repo": "https://github.com/HansenKhi/hansenkhi.github.io", - "owner": { - "username": "HansenKhi", - "email": "hansenkhi45@gmail.com" - }, - "record": { - "CNAME": "hansenkhi.github.io" - } + "description": "Portfolio site", + "repo": "https://github.com/HansenKhi/hansenkhi.github.io", + "owner": { + "username": "HansenKhi", + "email": "hansenkhi45@gmail.com" + }, + "record": { + "CNAME": "hansenkhi.github.io" + } } diff --git a/domains/hardik-chandan.json b/domains/hardik-chandan.json index a74b2cc5e..9fb07c5b6 100644 --- a/domains/hardik-chandan.json +++ b/domains/hardik-chandan.json @@ -1,11 +1,11 @@ -{ - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/hardik-chandan/hardik-chandan.github.io", - "owner": { - "username": "hardik-chandan", - "email": "hardikchandan4231@gmail.com" - }, - "record": { - "CNAME": "hardik-chandan.github.io" - } -} +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/hardik-chandan/hardik-chandan.github.io", + "owner": { + "username": "hardik-chandan", + "email": "hardikchandan4231@gmail.com" + }, + "record": { + "CNAME": "hardik-chandan.github.io" + } +} diff --git a/domains/hari.json b/domains/hari.json index 734c27d29..a9fe026b7 100644 --- a/domains/hari.json +++ b/domains/hari.json @@ -1,11 +1,11 @@ { - "description": "Hari's portfolio", - "repo": "https://github.com/Haritronic909/Haritronic909.github.io", - "owner": { - "username": "Haritronic909", - "email": "hari2menon1234@gmail.com" - }, - "record": { - "CNAME": "haritronic909.github.io" - } + "description": "Hari's portfolio", + "repo": "https://github.com/Haritronic909/Haritronic909.github.io", + "owner": { + "username": "Haritronic909", + "email": "hari2menon1234@gmail.com" + }, + "record": { + "CNAME": "haritronic909.github.io" + } } diff --git a/domains/harikrishnan.json b/domains/harikrishnan.json index 6a5fab314..ab647b827 100644 --- a/domains/harikrishnan.json +++ b/domains/harikrishnan.json @@ -1,10 +1,10 @@ { - "description": "Hari's Portfolio Website", - "owner": { - "username": "Harikrishnan6336", - "email": "harikrishnan6336@gmail.com" - }, - "record": { - "CNAME": "Harikrishnan6336.github.io" - } + "description": "Hari's Portfolio Website", + "owner": { + "username": "Harikrishnan6336", + "email": "harikrishnan6336@gmail.com" + }, + "record": { + "CNAME": "Harikrishnan6336.github.io" + } } diff --git a/domains/harikrishnanps.json b/domains/harikrishnanps.json index 4d2c9bf1b..f9a9f2184 100644 --- a/domains/harikrishnanps.json +++ b/domains/harikrishnanps.json @@ -1,11 +1,11 @@ { - "description": "superjedi", - "repo": "https://github.com/super-jedi/super-jedi.github.io", - "owner": { - "username": "super-jedi", - "email": "harikrishnan.ps@hotmail.com" - }, - "record": { - "CNAME": "super-jedi.github.io" - } + "description": "superjedi", + "repo": "https://github.com/super-jedi/super-jedi.github.io", + "owner": { + "username": "super-jedi", + "email": "harikrishnan.ps@hotmail.com" + }, + "record": { + "CNAME": "super-jedi.github.io" + } } diff --git a/domains/harish.json b/domains/harish.json index b26ab72f9..b3aa7ccbb 100644 --- a/domains/harish.json +++ b/domains/harish.json @@ -1,11 +1,11 @@ { - "owner": { - "email": "harishbb168@gmail.com", - "username": "harish" - }, - "description": "My portfolio website", - "repo": "https://github.com/HarishB167/hs-app", - "record": { - "CNAME": "hsapp.onrender.com" - } + "owner": { + "email": "harishbb168@gmail.com", + "username": "harish" + }, + "description": "My portfolio website", + "repo": "https://github.com/HarishB167/hs-app", + "record": { + "CNAME": "hsapp.onrender.com" + } } diff --git a/domains/harjakrepp.json b/domains/harjakrepp.json index eeb92ddaf..098df16ee 100644 --- a/domains/harjakrepp.json +++ b/domains/harjakrepp.json @@ -1,13 +1,13 @@ { - "description": "My personal portofolio", - "repo": "https://github.com/harjakrepp/harjakrepp.github.io", - "owner": { - "username": "Harjakrepp", - "email": "", - "discord": "harjacraft#2385", - "twitter": "harjakrepp" - }, - "record": { - "CNAME": "harjakrepp.github.io" - } + "description": "My personal portofolio", + "repo": "https://github.com/harjakrepp/harjakrepp.github.io", + "owner": { + "username": "Harjakrepp", + "email": "", + "discord": "harjacraft#2385", + "twitter": "harjakrepp" + }, + "record": { + "CNAME": "harjakrepp.github.io" + } } diff --git a/domains/harmputman.json b/domains/harmputman.json index c28ee2497..7abc1eee8 100644 --- a/domains/harmputman.json +++ b/domains/harmputman.json @@ -1,12 +1,12 @@ { - "description": "Harm Putman a.k.a. High Five", - "repo": "https://github.com/harmputman", - "owner": { - "username": "harmputman", - "email": "", - "twitter": "harmputman" - }, - "record": { - "URL": "https://www.high-five.dev" - } + "description": "Harm Putman a.k.a. High Five", + "repo": "https://github.com/harmputman", + "owner": { + "username": "harmputman", + "email": "", + "twitter": "harmputman" + }, + "record": { + "URL": "https://www.high-five.dev" + } } diff --git a/domains/harrigan.json b/domains/harrigan.json index 32d85b357..bc7f976e0 100644 --- a/domains/harrigan.json +++ b/domains/harrigan.json @@ -1,11 +1,11 @@ { - "description": "Martin Harrigan's Homepage", - "repo": "https://github.com/harrigan", - "owner": { - "username": "harrigan", - "email": "martinharrigan@gmail.com" - }, - "record": { - "URL": "https://www.martinharrigan.ie" - } + "description": "Martin Harrigan's Homepage", + "repo": "https://github.com/harrigan", + "owner": { + "username": "harrigan", + "email": "martinharrigan@gmail.com" + }, + "record": { + "URL": "https://www.martinharrigan.ie" + } } diff --git a/domains/harry.json b/domains/harry.json index dab959c77..9a7a0be86 100644 --- a/domains/harry.json +++ b/domains/harry.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Harry-Ross", - "email": "hazross@hotmail.com" - }, - "description": "Personal site/blog", - "repository": "https://github.com/Harry-Ross/harry-ross.github.io.git", - "record": { - "CNAME": "harry-ross.github.io" - } + "owner": { + "username": "Harry-Ross", + "email": "hazross@hotmail.com" + }, + "description": "Personal site/blog", + "repository": "https://github.com/Harry-Ross/harry-ross.github.io.git", + "record": { + "CNAME": "harry-ross.github.io" + } } diff --git a/domains/harsh-patel.json b/domains/harsh-patel.json index 392f20c08..1680df13a 100644 --- a/domains/harsh-patel.json +++ b/domains/harsh-patel.json @@ -1,11 +1,11 @@ { - "description": "Harsh's website", - "repo": "https://github.com/harshpat/harshpat.github.io", - "owner": { - "username": "harshpat", - "email": "patel.harsh28@gmail.com" - }, - "record": { - "CNAME": "harshpat.github.io" - } + "description": "Harsh's website", + "repo": "https://github.com/harshpat/harshpat.github.io", + "owner": { + "username": "harshpat", + "email": "patel.harsh28@gmail.com" + }, + "record": { + "CNAME": "harshpat.github.io" + } } diff --git a/domains/harshad.json b/domains/harshad.json index f062c7a37..3c3256cd9 100644 --- a/domains/harshad.json +++ b/domains/harshad.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hb0313", - "email": "hbhandwaldar@gmail.com" - }, - "record": { - "CNAME": "hb0313.github.io" - } + "owner": { + "username": "hb0313", + "email": "hbhandwaldar@gmail.com" + }, + "record": { + "CNAME": "hb0313.github.io" + } } diff --git a/domains/harshatwo.json b/domains/harshatwo.json index 1289d33ab..ee9ba3dd3 100644 --- a/domains/harshatwo.json +++ b/domains/harshatwo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HARS23", - "email": "harshavarthankarunakaran@gmail.com" - }, - "record": { - "URL": "https://harshatwo.netlify.app" - } + "owner": { + "username": "HARS23", + "email": "harshavarthankarunakaran@gmail.com" + }, + "record": { + "URL": "https://harshatwo.netlify.app" + } } diff --git a/domains/haru.json b/domains/haru.json index e33bd097e..f9a3ca490 100644 --- a/domains/haru.json +++ b/domains/haru.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "harudev21", "email": "mizuto.discord@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://harudev.vercel.app" - } } - \ No newline at end of file +} diff --git a/domains/hase0278.json b/domains/hase0278.json index 0bab97c19..b74ff23f3 100644 --- a/domains/hase0278.json +++ b/domains/hase0278.json @@ -1,10 +1,10 @@ { "description": "hase0278's personal developer website", "owner": { - "username": "hase0278", - "email": "betterhalf278@gmail.com" + "username": "hase0278", + "email": "betterhalf278@gmail.com" }, "record": { "CNAME": "hase0278.epizy.com" } -} \ No newline at end of file +} diff --git a/domains/haseena.json b/domains/haseena.json index 63673ef5e..bec89d5f7 100644 --- a/domains/haseena.json +++ b/domains/haseena.json @@ -1,11 +1,11 @@ { - "description": "Haseena's website", - "repo": "https://github.com/haseena-hassan/is-a-dev", - "owner": { - "username": "haseena-hassan", - "email": "haseena2199@gmail.com" - }, - "record": { - "CNAME": "haseena-hassan.github.io" - } + "description": "Haseena's website", + "repo": "https://github.com/haseena-hassan/is-a-dev", + "owner": { + "username": "haseena-hassan", + "email": "haseena2199@gmail.com" + }, + "record": { + "CNAME": "haseena-hassan.github.io" + } } diff --git a/domains/hatkid.json b/domains/hatkid.json index efec6086c..238d10fc8 100644 --- a/domains/hatkid.json +++ b/domains/hatkid.json @@ -1,11 +1,11 @@ { - "description": "Hat Kid's domain! (hat_kid)", - "repo": "https://github.com/thehatkid/thehatkid.github.io", - "owner": { - "username": "thehatkid", - "email": "saha22023@gmail.com" - }, - "record": { - "CNAME": "thehatkid.github.io" - } + "description": "Hat Kid's domain! (hat_kid)", + "repo": "https://github.com/thehatkid/thehatkid.github.io", + "owner": { + "username": "thehatkid", + "email": "saha22023@gmail.com" + }, + "record": { + "CNAME": "thehatkid.github.io" + } } diff --git a/domains/hatkidchan.json b/domains/hatkidchan.json index a6a62872d..c4cc42edb 100644 --- a/domains/hatkidchan.json +++ b/domains/hatkidchan.json @@ -1,12 +1,12 @@ { - "description": "kc personal website", - "owner": { - "username": "hatkidchan", - "email": "hatkidchan@gmail.com", - "twitter": "hatkidchan", - "discord": "hkc#0517" - }, - "record": { - "A": ["5.181.108.112"] - } + "description": "kc personal website", + "owner": { + "username": "hatkidchan", + "email": "hatkidchan@gmail.com", + "twitter": "hatkidchan", + "discord": "hkc#0517" + }, + "record": { + "A": ["5.181.108.112"] + } } diff --git a/domains/hay.json b/domains/hay.json index 472aaa77d..94a10441b 100644 --- a/domains/hay.json +++ b/domains/hay.json @@ -1,11 +1,11 @@ { - "description": "RayhanADev's Website!", - "repo": "https://github.com/rayhanadev/Personal-Website-v3", - "owner": { - "username": "rayhanadev", - "email": "rayhanadev@protonmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "description": "RayhanADev's Website!", + "repo": "https://github.com/rayhanadev/Personal-Website-v3", + "owner": { + "username": "rayhanadev", + "email": "rayhanadev@protonmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } } diff --git a/domains/haykaody.json b/domains/haykaody.json index 060a77b5a..8ca3413f8 100644 --- a/domains/haykaody.json +++ b/domains/haykaody.json @@ -1,12 +1,11 @@ - { "description": "Haykaody Portfolio Website", "repo": "https://github.com/neoryans/haykaody", "owner": { - "username": "neoryans", - "email": "ryansneo@gmail.com" + "username": "neoryans", + "email": "ryansneo@gmail.com" }, "record": { - "CNAME": "neoryans.github.io" + "CNAME": "neoryans.github.io" } } diff --git a/domains/he.json b/domains/he.json index e86eea464..29c9c121a 100644 --- a/domains/he.json +++ b/domains/he.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "lucidwave", - "email": "", - "twitter": "Pumao3" - }, - "record": { - "URL": "https://x3.lol" - } + "owner": { + "username": "lucidwave", + "email": "", + "twitter": "Pumao3" + }, + "record": { + "URL": "https://x3.lol" + } } diff --git a/domains/hecterbonha.json b/domains/hecterbonha.json index 4430df0be..968d60afe 100644 --- a/domains/hecterbonha.json +++ b/domains/hecterbonha.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "hecterbonha", "email": "untungsoandryanto@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "hecterbonha.github.io" - } } - \ No newline at end of file +} diff --git a/domains/hector-vigil.json b/domains/hector-vigil.json index c6181f2db..651e7e1a0 100644 --- a/domains/hector-vigil.json +++ b/domains/hector-vigil.json @@ -1,11 +1,11 @@ { - "description": "hector-vigil", - "repo": "https://github.com/Hector-Vigil/hector-vigil.github.io", - "owner": { - "username": "hector-vigil", - "email": "vigilescalera.h@gmail.com" - }, - "record": { - "CNAME": "hector-vigil.github.io" - } + "description": "hector-vigil", + "repo": "https://github.com/Hector-Vigil/hector-vigil.github.io", + "owner": { + "username": "hector-vigil", + "email": "vigilescalera.h@gmail.com" + }, + "record": { + "CNAME": "hector-vigil.github.io" + } } diff --git a/domains/heet.json b/domains/heet.json index 8cb1e5de9..267392c1c 100644 --- a/domains/heet.json +++ b/domains/heet.json @@ -9,4 +9,4 @@ "record": { "URL": "https://bejewelled-gnome-25199e.netlify.app" } -} +} diff --git a/domains/helge.json b/domains/helge.json index b5fa7d5f0..f58243060 100644 --- a/domains/helge.json +++ b/domains/helge.json @@ -1,11 +1,11 @@ { - "description": "personal website at some point, now pointing to a VPS I own", - "repo": "https://github.com/iohansson/kldcs", - "owner": { - "username": "iohansson", - "email": "root@helge8.one" - }, - "record": { - "CNAME": "helge8.cc" - } + "description": "personal website at some point, now pointing to a VPS I own", + "repo": "https://github.com/iohansson/kldcs", + "owner": { + "username": "iohansson", + "email": "root@helge8.one" + }, + "record": { + "CNAME": "helge8.cc" + } } diff --git a/domains/heli-joshi.json b/domains/heli-joshi.json index 5e9935d61..2dc622348 100644 --- a/domains/heli-joshi.json +++ b/domains/heli-joshi.json @@ -1,11 +1,11 @@ { - "description": "Heli Profile.", - "repo": "https://github.com/heli-joshi/heli-joshi.github.io", - "owner": { - "username": "heli-joshi", - "email": "" - }, - "record": { - "CNAME": "heli-joshi.github.io" - } + "description": "Heli Profile.", + "repo": "https://github.com/heli-joshi/heli-joshi.github.io", + "owner": { + "username": "heli-joshi", + "email": "" + }, + "record": { + "CNAME": "heli-joshi.github.io" + } } diff --git a/domains/hello.json b/domains/hello.json index 548931a00..88fcfb3e0 100644 --- a/domains/hello.json +++ b/domains/hello.json @@ -1,11 +1,11 @@ { - "description": "personal website", - "repo": "https://github.com/kldcs/kldcs", - "owner": { - "username": "kldcs", - "email": "kldcsces@outlook.com" - }, - "record": { - "CNAME": "7d4f526a-194d-4047-bb0e-93af7aa4a16d.id.repl.co" - } + "description": "personal website", + "repo": "https://github.com/kldcs/kldcs", + "owner": { + "username": "kldcs", + "email": "kldcsces@outlook.com" + }, + "record": { + "CNAME": "7d4f526a-194d-4047-bb0e-93af7aa4a16d.id.repl.co" + } } diff --git a/domains/hemanth.json b/domains/hemanth.json index 442e3087a..f3bd1be61 100644 --- a/domains/hemanth.json +++ b/domains/hemanth.json @@ -1,11 +1,11 @@ { - "description": "Hemanth's developer portfolio", - "repo": "https://github.com/Hemanthwarrier/hemanth.github.io", - "owner": { - "username": "Hemanthwarrier", - "email": "hemanthwarrier@gmail.com" - }, - "record": { - "CNAME": "Hemanthwarrier.github.io" - } + "description": "Hemanth's developer portfolio", + "repo": "https://github.com/Hemanthwarrier/hemanth.github.io", + "owner": { + "username": "Hemanthwarrier", + "email": "hemanthwarrier@gmail.com" + }, + "record": { + "CNAME": "Hemanthwarrier.github.io" + } } diff --git a/domains/henry.json b/domains/henry.json index e3a3f8415..59029ffca 100644 --- a/domains/henry.json +++ b/domains/henry.json @@ -1,12 +1,12 @@ { - "description": "My website, I guess?", - "repo": "https://github.com/henryhuangbc/henryhuangbc.github.io", - "owner": { - "username": "henryhuangbc", - "email": "space.galaxy.world@gmail.com", - "twitter": "hd3vv" - }, - "record": { - "CNAME": "henryhuangbc.github.io" - } + "description": "My website, I guess?", + "repo": "https://github.com/henryhuangbc/henryhuangbc.github.io", + "owner": { + "username": "henryhuangbc", + "email": "space.galaxy.world@gmail.com", + "twitter": "hd3vv" + }, + "record": { + "CNAME": "henryhuangbc.github.io" + } } diff --git a/domains/henrymartin.json b/domains/henrymartin.json index c2f439d01..3ec3cdb0a 100644 --- a/domains/henrymartin.json +++ b/domains/henrymartin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "HENRYMARTIN5", - "email": "henrysjmartinthesecond@gmail.com" - }, - "record": { - "CNAME": "833145ac-c162-4931-b063-b77d351c829f.id.repl.co" - } + "owner": { + "username": "HENRYMARTIN5", + "email": "henrysjmartinthesecond@gmail.com" + }, + "record": { + "CNAME": "833145ac-c162-4931-b063-b77d351c829f.id.repl.co" + } } diff --git a/domains/herckun.json b/domains/herckun.json index 2ecdecf32..0ed1fdca6 100644 --- a/domains/herckun.json +++ b/domains/herckun.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "herckun", - "email": "", - "twitter": "herckun", - "discord": "herckun#2055" - }, - "description" : "Personal portfolio website", - "record": { - "URL": "https://herckun.xyz" - } + "owner": { + "username": "herckun", + "email": "", + "twitter": "herckun", + "discord": "herckun#2055" + }, + "description": "Personal portfolio website", + "record": { + "URL": "https://herckun.xyz" + } } diff --git a/domains/herkura.json b/domains/herkura.json index fb8d42fc7..64391241e 100644 --- a/domains/herkura.json +++ b/domains/herkura.json @@ -1,11 +1,11 @@ { - "description": "Herkura's Portfolio", - "repo": "https://github.com/herkura/.me", - "owner": { - "username": "herkura", - "email": "hershilpiplani16@gmail.com" - }, - "record": { - "CNAME": "herkura.github.io" - } + "description": "Herkura's Portfolio", + "repo": "https://github.com/herkura/.me", + "owner": { + "username": "herkura", + "email": "hershilpiplani16@gmail.com" + }, + "record": { + "CNAME": "herkura.github.io" + } } diff --git a/domains/hextris.json b/domains/hextris.json index 41587ba36..c886a9b36 100644 --- a/domains/hextris.json +++ b/domains/hextris.json @@ -1,11 +1,11 @@ { - "description": "hextris.is-a.dev", - "repo": "https://github.com/NRZT567/nrzt567.github.io", - "owner": { - "username": "nrzt", - "email": "nrzt5678@gmail.com" - }, - "record": { - "CNAME": "nrzt567.github.io" - } + "description": "hextris.is-a.dev", + "repo": "https://github.com/NRZT567/nrzt567.github.io", + "owner": { + "username": "nrzt", + "email": "nrzt5678@gmail.com" + }, + "record": { + "CNAME": "nrzt567.github.io" + } } diff --git a/domains/hiddenblack.json b/domains/hiddenblack.json index 41b751d69..39dd09599 100644 --- a/domains/hiddenblack.json +++ b/domains/hiddenblack.json @@ -1,11 +1,11 @@ { - "description": "My website", - "repo": "https://github.com/Hidden-black/hidden-black.github.io", - "owner": { - "username": "hidden-black", - "email": "shashwatrai_28@outlook.com" - }, - "record": { - "CNAME": "hidden-black.github.io" - } + "description": "My website", + "repo": "https://github.com/Hidden-black/hidden-black.github.io", + "owner": { + "username": "hidden-black", + "email": "shashwatrai_28@outlook.com" + }, + "record": { + "CNAME": "hidden-black.github.io" + } } diff --git a/domains/hieudmg.json b/domains/hieudmg.json index 179bf7469..76e9ad40b 100644 --- a/domains/hieudmg.json +++ b/domains/hieudmg.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "hieudmg", - "email": "hieudmg@gmail.com" - }, - "record": { - "CNAME": "hieudmg.pages.dev" - } + "owner": { + "username": "hieudmg", + "email": "hieudmg@gmail.com" + }, + "record": { + "CNAME": "hieudmg.pages.dev" + } } - \ No newline at end of file diff --git a/domains/higherror.json b/domains/higherror.json index c24104cd4..e6304dbb8 100644 --- a/domains/higherror.json +++ b/domains/higherror.json @@ -1,12 +1,12 @@ { - "description": "HighError Portfolio", - "repo": "https://github.com/higherror/higherror.github.io", - "owner": { - "username": "higherror", - "email": "hierrorua@gmail.com", - "twitter": "higherrorua" - }, - "record": { - "CNAME": "higherror.github.io" - } + "description": "HighError Portfolio", + "repo": "https://github.com/higherror/higherror.github.io", + "owner": { + "username": "higherror", + "email": "hierrorua@gmail.com", + "twitter": "higherrorua" + }, + "record": { + "CNAME": "higherror.github.io" + } } diff --git a/domains/hikaru.json b/domains/hikaru.json index 232cadd01..fce649faa 100644 --- a/domains/hikaru.json +++ b/domains/hikaru.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/hikaruisasleep/hikaruisasleep.github.io", - "owner": { - "username": "hikaruisasleep", - "email": "benayaj.2004@gmail.com", - "discord": "hikaruisasleep#0240" - }, - "record": { - "CNAME": "hikaruisasleep.github.io" - } + "repo": "https://github.com/hikaruisasleep/hikaruisasleep.github.io", + "owner": { + "username": "hikaruisasleep", + "email": "benayaj.2004@gmail.com", + "discord": "hikaruisasleep#0240" + }, + "record": { + "CNAME": "hikaruisasleep.github.io" + } } diff --git a/domains/himashu.json b/domains/himashu.json index 793918cf6..59bf9ed7d 100644 --- a/domains/himashu.json +++ b/domains/himashu.json @@ -2,12 +2,12 @@ "description": "About Himanshu Chhatwal", "repo": "https://github.com/himanshu1221", "owner": { - "username": "himanshu1221", - "email": "himanshuchhatwal9295@gmail.com", - "twitter": "himanshuchhatw2", - "discord": "Himanshu2314#1751" + "username": "himanshu1221", + "email": "himanshuchhatwal9295@gmail.com", + "twitter": "himanshuchhatw2", + "discord": "Himanshu2314#1751" }, "record": { - "URL": "https://himanshuchhatwal.netlify.app" + "URL": "https://himanshuchhatwal.netlify.app" } - } +} diff --git a/domains/hiren-brahmbhatt.json b/domains/hiren-brahmbhatt.json index fa1070f2c..de241f510 100644 --- a/domains/hiren-brahmbhatt.json +++ b/domains/hiren-brahmbhatt.json @@ -1,11 +1,11 @@ { - "description": "Hiren Brahmbhatt.", - "repo": "https://github.com/hiren-brahmbhatt/hiren-brahmbhatt.github.io", - "owner": { - "username": "hiren-brahmbhatt", - "email": "hiren-brahmbhatt@acquaintsoft.com" - }, - "record": { - "CNAME": "hiren-brahmbhatt.github.io" - } + "description": "Hiren Brahmbhatt.", + "repo": "https://github.com/hiren-brahmbhatt/hiren-brahmbhatt.github.io", + "owner": { + "username": "hiren-brahmbhatt", + "email": "hiren-brahmbhatt@acquaintsoft.com" + }, + "record": { + "CNAME": "hiren-brahmbhatt.github.io" + } } diff --git a/domains/hiren.json b/domains/hiren.json index 9fc8e2f6a..6f1ead841 100644 --- a/domains/hiren.json +++ b/domains/hiren.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hiren2001", - "email": "329065_tt21@ldceahm.gujgov.edu.in" - }, - "record": { - "CNAME": "hiren2001.github.io" - } + "owner": { + "username": "hiren2001", + "email": "329065_tt21@ldceahm.gujgov.edu.in" + }, + "record": { + "CNAME": "hiren2001.github.io" + } } diff --git a/domains/hiro.json b/domains/hiro.json index 812231019..65c422b56 100644 --- a/domains/hiro.json +++ b/domains/hiro.json @@ -1,11 +1,11 @@ { - "description": "Personal website for now", - "repo": "https://github.com/XxHiroTTVxX", - "owner": { - "username": "XxHiroTTVxX", - "email": "xxhirottvxx@gmail.com" - }, - "record": { - "CNAME": "incognito-20-production-9fe2.up.railway.app" - } + "description": "Personal website for now", + "repo": "https://github.com/XxHiroTTVxX", + "owner": { + "username": "XxHiroTTVxX", + "email": "xxhirottvxx@gmail.com" + }, + "record": { + "CNAME": "incognito-20-production-9fe2.up.railway.app" + } } diff --git a/domains/hironichu.json b/domains/hironichu.json index 622c6bf6c..0c518623e 100644 --- a/domains/hironichu.json +++ b/domains/hironichu.json @@ -1,16 +1,12 @@ { - "description": "Yes I am a developer", - "repo": "https://github.com/hironichu", - "owner": { - "username": "hironichu", - "email": "hironichu@gmail.com" - }, - "record": { - "A": [ - "34.120.54.55" - ], - "TXT": [ - "deno-com-validation=f1b7200ba5f97a80db0aaa12" - ] - } + "description": "Yes I am a developer", + "repo": "https://github.com/hironichu", + "owner": { + "username": "hironichu", + "email": "hironichu@gmail.com" + }, + "record": { + "A": ["34.120.54.55"], + "TXT": ["deno-com-validation=f1b7200ba5f97a80db0aaa12"] + } } diff --git a/domains/hisham.json b/domains/hisham.json index 7b3b6561f..058b1f2b2 100644 --- a/domains/hisham.json +++ b/domains/hisham.json @@ -1,11 +1,11 @@ { - "description": "Hisham is a dev", - "repo": "https://github.com/hishamalip/hishamalip.github.io", - "owner": { - "username": "hishamalip", - "email": "hishamalip@gmail.com" - }, - "record": { - "CNAME": "hishamalip.github.io" - } + "description": "Hisham is a dev", + "repo": "https://github.com/hishamalip/hishamalip.github.io", + "owner": { + "username": "hishamalip", + "email": "hishamalip@gmail.com" + }, + "record": { + "CNAME": "hishamalip.github.io" + } } diff --git a/domains/hjmao.json b/domains/hjmao.json index 33b6cca15..7f64a25af 100644 --- a/domains/hjmao.json +++ b/domains/hjmao.json @@ -1,11 +1,11 @@ { - "description": "hjmao.is-a.dev", - "repo": "https://github.com/huajianmao/huajianmao.github.io", - "owner": { - "username": "huajianmao", - "email": "huajianmao@gmail.com" - }, - "record": { - "CNAME": "huajianmao.github.io" - } + "description": "hjmao.is-a.dev", + "repo": "https://github.com/huajianmao/huajianmao.github.io", + "owner": { + "username": "huajianmao", + "email": "huajianmao@gmail.com" + }, + "record": { + "CNAME": "huajianmao.github.io" + } } diff --git a/domains/hmon.json b/domains/hmon.json index 802f8d906..bc827d503 100644 --- a/domains/hmon.json +++ b/domains/hmon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hackermondev", - "email": "daniel@daniel.is-a.dev" - }, - "record": { - "CNAME": "Ultraviolet-Node-3.hackermondev.repl.co" - } + "owner": { + "username": "hackermondev", + "email": "daniel@daniel.is-a.dev" + }, + "record": { + "CNAME": "Ultraviolet-Node-3.hackermondev.repl.co" + } } diff --git a/domains/hod.json b/domains/hod.json index 49a244d56..ff7a24bd3 100644 --- a/domains/hod.json +++ b/domains/hod.json @@ -1,13 +1,13 @@ { - "description": "hod's primary website.", - "repo": "https://github.com/hodss/hodssxyz", - "owner": { - "username": "hodss", - "email": "hod@hodss.xyz", - "twitter": "hodss_", - "discord": "hod#2311" - }, - "record": { - "URL": "https://hodss.xyz/?refer=is-a-dev" - } + "description": "hod's primary website.", + "repo": "https://github.com/hodss/hodssxyz", + "owner": { + "username": "hodss", + "email": "hod@hodss.xyz", + "twitter": "hodss_", + "discord": "hod#2311" + }, + "record": { + "URL": "https://hodss.xyz/?refer=is-a-dev" + } } diff --git a/domains/hokkqi.json b/domains/hokkqi.json index 11345972a..d09a10c8a 100644 --- a/domains/hokkqi.json +++ b/domains/hokkqi.json @@ -1,11 +1,11 @@ { - "description": "Portfolio redirect for Hokkqi", - "repo": "https://werewolf.codes", - "owner": { - "username": "hokkqi", - "email": "lio@werewolf.design" - }, - "record": { - "URL": "https://werewolf.design" - } + "description": "Portfolio redirect for Hokkqi", + "repo": "https://werewolf.codes", + "owner": { + "username": "hokkqi", + "email": "lio@werewolf.design" + }, + "record": { + "URL": "https://werewolf.design" + } } diff --git a/domains/homemadestea58.json b/domains/homemadestea58.json index b99176bcf..3d4cced78 100644 --- a/domains/homemadestea58.json +++ b/domains/homemadestea58.json @@ -1,11 +1,11 @@ { - "description": "Add some description", - "repo": "https://github.com/Homemadestea58homemadestea58.github.io", - "owner": { - "username": "Homemadestea58", - "email": "conor.collins+isadev@dbbstu.catholic.edu.au" - }, - "record": { - "CNAME": "homemadestea58.github.io" - } + "description": "Add some description", + "repo": "https://github.com/Homemadestea58homemadestea58.github.io", + "owner": { + "username": "Homemadestea58", + "email": "conor.collins+isadev@dbbstu.catholic.edu.au" + }, + "record": { + "CNAME": "homemadestea58.github.io" + } } diff --git a/domains/hot-dev.json b/domains/hot-dev.json index 278c86764..be8316ea9 100644 --- a/domains/hot-dev.json +++ b/domains/hot-dev.json @@ -4,9 +4,9 @@ "owner": { "username": "gamerz420", "email": "imakbss@gmail.com", - "discord":"gamerz420#6200" + "discord": "gamerz420#6200" }, "record": { "CNAME": "gamerz420.github.io" } -} +} diff --git a/domains/hsgamer.json b/domains/hsgamer.json index 5a749b8d2..2a6fefad7 100644 --- a/domains/hsgamer.json +++ b/domains/hsgamer.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "HSGamer", "email": "huynhqtienvtag@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "hsgamer.github.io" - } } - \ No newline at end of file +} diff --git a/domains/hu-kaixiang.json b/domains/hu-kaixiang.json index 3ad085a46..c12a5a019 100644 --- a/domains/hu-kaixiang.json +++ b/domains/hu-kaixiang.json @@ -1,11 +1,11 @@ { - "description": "Hu Kaixiang's Personal Site", - "repo": "https://github.com/Maxhu787/g4o2-website", - "owner": { - "username": "Maxhu787", - "email": "maxhu787@gmail.com" - }, - "record": { - "CNAME": "maxhu787.github.io" - } + "description": "Hu Kaixiang's Personal Site", + "repo": "https://github.com/Maxhu787/g4o2-website", + "owner": { + "username": "Maxhu787", + "email": "maxhu787@gmail.com" + }, + "record": { + "CNAME": "maxhu787.github.io" + } } diff --git a/domains/huby.json b/domains/huby.json index 7d2d0bd03..50718f959 100644 --- a/domains/huby.json +++ b/domains/huby.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com", - "discord": "Aayu5h#1737" - }, - "record": { - "CNAME": "7cfe5323-1a5d-4086-9226-3475a4e3cf5a.id.repl.co" - } + "owner": { + "username": "OpAayush", + "email": "aayushmagrawal@gmail.com", + "discord": "Aayu5h#1737" + }, + "record": { + "CNAME": "7cfe5323-1a5d-4086-9226-3475a4e3cf5a.id.repl.co" + } } diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json index b0ef69294..75a90de42 100644 --- a/domains/hugovidafe.json +++ b/domains/hugovidafe.json @@ -1,12 +1,12 @@ { - "description": "Hugovidafe's website", - "repo": "https://github.com/Hugovidafe-OSS", - "owner": { - "username": "Hugovidafe", - "email": "hugo@hugovidafe.dev", - "twitter": "Hugovidafe" - }, - "record": { - "URL": "https://hugovidafe.dev" - } + "description": "Hugovidafe's website", + "repo": "https://github.com/Hugovidafe-OSS", + "owner": { + "username": "Hugovidafe", + "email": "hugo@hugovidafe.dev", + "twitter": "Hugovidafe" + }, + "record": { + "URL": "https://hugovidafe.dev" + } } diff --git a/domains/hunai.json b/domains/hunai.json index aca426cfb..d5e74e302 100644 --- a/domains/hunai.json +++ b/domains/hunai.json @@ -1,11 +1,9 @@ -{ - "owner": { - "username": "Hunter2809", - "email": "auser929129@gmail.com" - }, - "record": { - "A": [ - "75.2.69.226" - ] - } -} \ No newline at end of file +{ + "owner": { + "username": "Hunter2809", + "email": "auser929129@gmail.com" + }, + "record": { + "A": ["75.2.69.226"] + } +} diff --git a/domains/hung-contact.json b/domains/hung-contact.json index 92d29c6bc..902d50e42 100644 --- a/domains/hung-contact.json +++ b/domains/hung-contact.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hunghg255", - "email": "giahunghust@gmail.com" - }, - "record": { - "URL": "https://hunghg-contact.vercel.app" - } + "owner": { + "username": "hunghg255", + "email": "giahunghust@gmail.com" + }, + "record": { + "URL": "https://hunghg-contact.vercel.app" + } } diff --git a/domains/hung.json b/domains/hung.json index e13984984..1e15cc828 100644 --- a/domains/hung.json +++ b/domains/hung.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "hunghg255", - "email": "giahunghust@gmail.com" - }, - "record": { - "URL": "https://hunghg-portfolio.vercel.app" - } + "owner": { + "username": "hunghg255", + "email": "giahunghust@gmail.com" + }, + "record": { + "URL": "https://hunghg-portfolio.vercel.app" + } } diff --git a/domains/hunter.json b/domains/hunter.json index bc3207138..1c2c5eee2 100644 --- a/domains/hunter.json +++ b/domains/hunter.json @@ -1,11 +1,11 @@ -{ - "description": "Hunter Website", - "repo": "https://github.com/itshunterr", - "owner": { - "username": "Itshunterr", - "email": "itshunterr@protonmail.com" - }, - "record": { - "A": ["185.199.108.153"] - } - } +{ + "description": "Hunter Website", + "repo": "https://github.com/itshunterr", + "owner": { + "username": "Itshunterr", + "email": "itshunterr@protonmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} diff --git a/domains/huntroid.json b/domains/huntroid.json index 8cda8412c..2aa1983be 100644 --- a/domains/huntroid.json +++ b/domains/huntroid.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "hunterz-killer", "email": "srimath8@gmail.com" - }, - "record": { + }, + "record": { "A": ["185.199.108.153"] - } } - \ No newline at end of file +} diff --git a/domains/husain.json b/domains/husain.json index c64e68338..01fbb111a 100644 --- a/domains/husain.json +++ b/domains/husain.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "H-Killer", "email": "hadiabode34@gmail.com" - }, - "record": { + }, + "record": { "A": ["184.94.215.77"] - } } - \ No newline at end of file +} diff --git a/domains/huseyin.json b/domains/huseyin.json index c5ba12225..7dfdc9605 100644 --- a/domains/huseyin.json +++ b/domains/huseyin.json @@ -1,11 +1,11 @@ { - "description": "Hüseyin Çınars personal web site", - "repo": "https://github.com/Huseyin-Cinar/huseyin.dev", - "owner": { - "username": "Huseyin-Cinar", - "email": "gslicocuk8080@gmail.com" - }, - "record": { - "CNAME": "Huseyin-Cinar.github.io" - } + "description": "Hüseyin Çınars personal web site", + "repo": "https://github.com/Huseyin-Cinar/huseyin.dev", + "owner": { + "username": "Huseyin-Cinar", + "email": "gslicocuk8080@gmail.com" + }, + "record": { + "CNAME": "Huseyin-Cinar.github.io" + } } diff --git a/domains/huyen.json b/domains/huyen.json index 470b117cd..32827420e 100644 --- a/domains/huyen.json +++ b/domains/huyen.json @@ -9,4 +9,4 @@ "record": { "CNAME": "huyenit200x.github.io" } -} +} diff --git a/domains/hycord.json b/domains/hycord.json index e694b105e..ae8ab0a1b 100644 --- a/domains/hycord.json +++ b/domains/hycord.json @@ -1,12 +1,12 @@ { - "description": "Hi! I'm Hycord!", - "repo": "https://github.com/hycord/hycord.github.io", - "owner": { - "username": "hycord", - "email": "hycord@duck.com", - "twitter": "IGNHycord" - }, - "record": { - "CNAME": "hycord.github.io" - } + "description": "Hi! I'm Hycord!", + "repo": "https://github.com/hycord/hycord.github.io", + "owner": { + "username": "hycord", + "email": "hycord@duck.com", + "twitter": "IGNHycord" + }, + "record": { + "CNAME": "hycord.github.io" + } } diff --git a/domains/hyena.json b/domains/hyena.json index afb7f0b48..c23a97f8e 100644 --- a/domains/hyena.json +++ b/domains/hyena.json @@ -1,11 +1,11 @@ { - "description": "hagen's portfolio", - "repo": "https://github.com/MrGriefs/hyena.gay", - "owner": { - "username": "MrGriefs", - "email": "hagen@paw.bot" - }, - "record": { - "URL": "https://hyena.gay" - } + "description": "hagen's portfolio", + "repo": "https://github.com/MrGriefs/hyena.gay", + "owner": { + "username": "MrGriefs", + "email": "hagen@paw.bot" + }, + "record": { + "URL": "https://hyena.gay" + } } diff --git a/domains/hyperhacker.json b/domains/hyperhacker.json index 72953d538..6b3d96414 100644 --- a/domains/hyperhacker.json +++ b/domains/hyperhacker.json @@ -1,12 +1,12 @@ { - "description": "Portfolio website for HyperGithubForm", - "repo": "https://replit.com/@HyperHacker/HyperHacker", - "owner": { - "username": "HyperGithubForm", - "email": "", - "discord": "HyperHacker#3433" - }, - "record": { - "CNAME": "988a5d1f-c278-44ca-9b99-34f9995ed9ba.id.repl.co" - } + "description": "Portfolio website for HyperGithubForm", + "repo": "https://replit.com/@HyperHacker/HyperHacker", + "owner": { + "username": "HyperGithubForm", + "email": "", + "discord": "HyperHacker#3433" + }, + "record": { + "CNAME": "988a5d1f-c278-44ca-9b99-34f9995ed9ba.id.repl.co" + } } diff --git a/domains/hyro.json b/domains/hyro.json index 5b99b094b..5ac3377d6 100644 --- a/domains/hyro.json +++ b/domains/hyro.json @@ -1,11 +1,11 @@ { - "description": "Link to my website site.", - "repo": "https://github.com/xHyroM/xHyroM/tree/master/web", - "owner": { - "username": "xHyroM", - "email": "generalkubo@gmail.com" - }, - "record": { - "URL": "https://xhyrom.vercel.app" - } + "description": "Link to my website site.", + "repo": "https://github.com/xHyroM/xHyroM/tree/master/web", + "owner": { + "username": "xHyroM", + "email": "generalkubo@gmail.com" + }, + "record": { + "URL": "https://xhyrom.vercel.app" + } } diff --git a/domains/hzmi.json b/domains/hzmi.json index ba5242613..34d9dbda1 100644 --- a/domains/hzmi.json +++ b/domains/hzmi.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/Hazmi35", - "owner": { - "username": "Hazmi35", - "email": "contact@hzmi.xyz" - }, - "record": { - "URL": "https://hzmi.xyz" - } + "description": "Personal Website", + "repo": "https://github.com/Hazmi35", + "owner": { + "username": "Hazmi35", + "email": "contact@hzmi.xyz" + }, + "record": { + "URL": "https://hzmi.xyz" + } } diff --git a/domains/hzyusuf.json b/domains/hzyusuf.json index 7a44577bf..cc3397c70 100644 --- a/domains/hzyusuf.json +++ b/domains/hzyusuf.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "yufuss", "email": "yusufgocer40@hotmail.com" - }, + }, - "record": { + "record": { "CNAME": "glitch.edgeapp.net" - } } - \ No newline at end of file +} diff --git a/domains/i10.json b/domains/i10.json index a33e7d507..018e9954a 100644 --- a/domains/i10.json +++ b/domains/i10.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "JavaScythe", "email": "slashmod6@gmail.com" - }, - "record": { + }, + "record": { "A": ["34.110.138.177"] - } } - \ No newline at end of file +} diff --git a/domains/iakshay.json b/domains/iakshay.json index 50fe12630..d2f406f0d 100644 --- a/domains/iakshay.json +++ b/domains/iakshay.json @@ -1,12 +1,12 @@ { - "description": "Hola! This is Akshay's personal website.", - "repo": "https://github.com/akshay1018/akshay1018.github.io", - "owner": { - "username": "Akshay1018", - "email": "ak715173@gmail.com", - "twitter": "i_Akshay09" - }, - "record": { - "CNAME": "Akshay1018.github.io" - } + "description": "Hola! This is Akshay's personal website.", + "repo": "https://github.com/akshay1018/akshay1018.github.io", + "owner": { + "username": "Akshay1018", + "email": "ak715173@gmail.com", + "twitter": "i_Akshay09" + }, + "record": { + "CNAME": "Akshay1018.github.io" + } } diff --git a/domains/iansalazar.json b/domains/iansalazar.json index 3ba25c281..38e688cc9 100644 --- a/domains/iansalazar.json +++ b/domains/iansalazar.json @@ -1,11 +1,11 @@ { - "description": "Ian Salazar's portfolio website", - "repo": "https://github.com/dertrockx/freelance-frontend-app", - "owner": { - "username": "iisalazar", - "email": "iansalazar67@gmail.com" - }, - "record": { - "CNAME": "freelance-frontend-app-production.up.railway.app" - } + "description": "Ian Salazar's portfolio website", + "repo": "https://github.com/dertrockx/freelance-frontend-app", + "owner": { + "username": "iisalazar", + "email": "iansalazar67@gmail.com" + }, + "record": { + "CNAME": "freelance-frontend-app-production.up.railway.app" + } } diff --git a/domains/ibrahim.json b/domains/ibrahim.json index 22a80eef1..9c7d980d3 100644 --- a/domains/ibrahim.json +++ b/domains/ibrahim.json @@ -1,11 +1,11 @@ { - "description": "ibrahim's personal developer website.", - "repo": "https://github.com/ibrahimdevx", - "owner": { - "username": "ibrahimdev", - "email": "ibrahimimran@northsixty.com" - }, - "record": { - "CNAME": "ibrahimdevx.github.io" - } + "description": "ibrahim's personal developer website.", + "repo": "https://github.com/ibrahimdevx", + "owner": { + "username": "ibrahimdev", + "email": "ibrahimimran@northsixty.com" + }, + "record": { + "CNAME": "ibrahimdevx.github.io" + } } diff --git a/domains/ice.json b/domains/ice.json index 75b778728..56cc9e732 100644 --- a/domains/ice.json +++ b/domains/ice.json @@ -1,11 +1,11 @@ { - "description": "Ice's personal developer website", - "repo": "https://github.com/u0f/u0f.github.io", - "owner": { - "username": "u0f", - "email": "ice.dev1234@gmail.com" - }, - "record": { - "CNAME": "u0f.github.io" - } + "description": "Ice's personal developer website", + "repo": "https://github.com/u0f/u0f.github.io", + "owner": { + "username": "u0f", + "email": "ice.dev1234@gmail.com" + }, + "record": { + "CNAME": "u0f.github.io" + } } diff --git a/domains/icehead.json b/domains/icehead.json index d68635ea9..c27402685 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -1,11 +1,11 @@ { - "description": "Domain for my Github Page.", - "repo": "https://github.com/Ice-Head/ice-head.github.io", - "owner": { - "username": "Ice-Head", - "email": "heads.ice@protonmail.com" - }, - "record": { - "CNAME": "ice-head.github.io" - } + "description": "Domain for my Github Page.", + "repo": "https://github.com/Ice-Head/ice-head.github.io", + "owner": { + "username": "Ice-Head", + "email": "heads.ice@protonmail.com" + }, + "record": { + "CNAME": "ice-head.github.io" + } } diff --git a/domains/icm.json b/domains/icm.json index 323ffb176..c408951a5 100644 --- a/domains/icm.json +++ b/domains/icm.json @@ -1,11 +1,11 @@ { - "description": "Im ICM, a monster who likes to code but a noob in it, trying to learn js and likes to edit photos.", - "repo": "https://github.com/ICM185/icm185.github.io", - "owner": { - "username": "ICM185", - "email": "ironcladmonster185@gmail.com" -}, - "record": { - "CNAME": "icm185.github.io" - } + "description": "Im ICM, a monster who likes to code but a noob in it, trying to learn js and likes to edit photos.", + "repo": "https://github.com/ICM185/icm185.github.io", + "owner": { + "username": "ICM185", + "email": "ironcladmonster185@gmail.com" + }, + "record": { + "CNAME": "icm185.github.io" + } } diff --git a/domains/ico.json b/domains/ico.json index 50f240c05..408a8799d 100644 --- a/domains/ico.json +++ b/domains/ico.json @@ -1,11 +1,11 @@ { - "description": "Simply Iconical", - "repo": "https://github.com/babyico/babyico.github.io", - "owner": { - "username": "babyico", - "email": "iconical@programmer.net" - }, - "record": { - "CNAME": "babyico.github.io" - } + "description": "Simply Iconical", + "repo": "https://github.com/babyico/babyico.github.io", + "owner": { + "username": "babyico", + "email": "iconical@programmer.net" + }, + "record": { + "CNAME": "babyico.github.io" + } } diff --git a/domains/ida64.json b/domains/ida64.json index abf07e3a2..02feaaff0 100644 --- a/domains/ida64.json +++ b/domains/ida64.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/7v2p/7v2p.github.io", - "owner": { - "username": "7v2p", - "email": "", - "discord": "IDA#1337" - }, - "record": { - "CNAME": "7v2p.github.io" - } + "repo": "https://github.com/7v2p/7v2p.github.io", + "owner": { + "username": "7v2p", + "email": "", + "discord": "IDA#1337" + }, + "record": { + "CNAME": "7v2p.github.io" + } } diff --git a/domains/igna.json b/domains/igna.json index 40d98a68f..c57a0d77f 100644 --- a/domains/igna.json +++ b/domains/igna.json @@ -1,12 +1,12 @@ { - "description": "igna's portfolio website", - "repo": "https://github.com/uhIgnacio", - "owner": { - "username": "uhIgnacio", - "email": "igna@hypixel.one" - }, + "description": "igna's portfolio website", + "repo": "https://github.com/uhIgnacio", + "owner": { + "username": "uhIgnacio", + "email": "igna@hypixel.one" + }, - "record": { - "URL": "https://igna.rocks" - } + "record": { + "URL": "https://igna.rocks" + } } diff --git a/domains/ihsan.json b/domains/ihsan.json index 4b1807936..055d3d0cf 100644 --- a/domains/ihsan.json +++ b/domains/ihsan.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "XzFrosT", "email": "mschodeihsan@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "ihsanhardiansah.me" - } } - \ No newline at end of file +} diff --git a/domains/ihzan.json b/domains/ihzan.json index da1744837..57b72e1b0 100644 --- a/domains/ihzan.json +++ b/domains/ihzan.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "Ihsan-N", - "email": "abuihsan341@gmail.com" - }, - "record": { - "CNAME": "4a08a93f-e142-4ae8-93f3-6cd7dc6304b7.id.repl.co" - } + "owner": { + "username": "Ihsan-N", + "email": "abuihsan341@gmail.com" + }, + "record": { + "CNAME": "4a08a93f-e142-4ae8-93f3-6cd7dc6304b7.id.repl.co" + } } - \ No newline at end of file diff --git a/domains/imad.json b/domains/imad.json index a6f00d379..e76d3f385 100644 --- a/domains/imad.json +++ b/domains/imad.json @@ -1,13 +1,11 @@ { - "description": "Imad", - "repo": "https://github.com/imadboy89", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "record": { - "A": [ - "20.101.44.225" - ] - } + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": ["20.101.44.225"] + } } diff --git a/domains/imd.json b/domains/imd.json index a6f00d379..e76d3f385 100644 --- a/domains/imd.json +++ b/domains/imd.json @@ -1,13 +1,11 @@ { - "description": "Imad", - "repo": "https://github.com/imadboy89", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "record": { - "A": [ - "20.101.44.225" - ] - } + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": ["20.101.44.225"] + } } diff --git a/domains/imekachi.json b/domains/imekachi.json index 9935a546c..34893a08e 100644 --- a/domains/imekachi.json +++ b/domains/imekachi.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "imekachi", "email": "imekachi@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "hashnode.network" - } } - \ No newline at end of file +} diff --git a/domains/img.json b/domains/img.json index a64e7d895..db8921c2a 100644 --- a/domains/img.json +++ b/domains/img.json @@ -1,11 +1,11 @@ { - "description": "a website to save some images", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "dd04023a-b6e9-4158-858e-bad08e56f201.id.repl.co" - } + "description": "a website to save some images", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "dd04023a-b6e9-4158-858e-bad08e56f201.id.repl.co" + } } diff --git a/domains/img.suki.json b/domains/img.suki.json index 98bc7bc88..d40edd232 100644 --- a/domains/img.suki.json +++ b/domains/img.suki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "cb594ad8-2514-45d4-94a7-538476039dec.id.repl.co" - } + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "cb594ad8-2514-45d4-94a7-538476039dec.id.repl.co" + } } diff --git a/domains/imlasiya.json b/domains/imlasiya.json index 81660029e..30426d9f8 100644 --- a/domains/imlasiya.json +++ b/domains/imlasiya.json @@ -1,12 +1,12 @@ { - "description": "My Personal Portfolio", - "repo": "https://github.com/ImLasiya/ImLasiya.github.io", - "owner": { - "username": "ImLasiya", - "email": "shsherlocksl@gmail.com", - "twitter": "ImLasiya" - }, - "record": { - "CNAME": "imlasiya.github.io" - } + "description": "My Personal Portfolio", + "repo": "https://github.com/ImLasiya/ImLasiya.github.io", + "owner": { + "username": "ImLasiya", + "email": "shsherlocksl@gmail.com", + "twitter": "ImLasiya" + }, + "record": { + "CNAME": "imlasiya.github.io" + } } diff --git a/domains/imlasiyah.json b/domains/imlasiyah.json index 33cf98779..1a7fc88b4 100644 --- a/domains/imlasiyah.json +++ b/domains/imlasiyah.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "ImLasiya", "email": "senash@darktsysl.onmicrosoft.com" - }, + }, - "record": { + "record": { "CNAME": "imlasiya.github.io" - } } - \ No newline at end of file +} diff --git a/domains/immails.json b/domains/immails.json index 5e70eecc5..e8967f3b5 100644 --- a/domains/immails.json +++ b/domains/immails.json @@ -1,11 +1,11 @@ { "owner": { - "username": "ImMAils", - "email": "anton140315@gmail.com", - "discord": "I'mMAils#1238" + "username": "ImMAils", + "email": "anton140315@gmail.com", + "discord": "I'mMAils#1238" }, "description": "Why? To share my projects and other stuff. Like discord bot, node.js modules or even games!", "record": { - "CNAME": "f0476060.xsph.ru" + "CNAME": "f0476060.xsph.ru" } } diff --git a/domains/impsycho.json b/domains/impsycho.json index f07f6339a..2cb184373 100644 --- a/domains/impsycho.json +++ b/domains/impsycho.json @@ -1,9 +1,9 @@ - { - "owner": { +{ + "owner": { "username": "OpAayush", "email": "aayushmagrawal@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "27b81edb-5fc7-4c0c-82c5-2f96e325f113.id.repl.co" - } } +} diff --git a/domains/imsudip.json b/domains/imsudip.json index acfb3019f..6e88e8e8d 100644 --- a/domains/imsudip.json +++ b/domains/imsudip.json @@ -1,11 +1,11 @@ -{ - "description": "A personal portfolio site for all my projects", - "repo": "https://github.com/imsudip/portfolio", - "owner": { - "username": "imsudip", - "email": "sudipghosh9333@gmail.com" - }, - "record": { - "URL": "https://portfolio.imsudip.ml" - } -} +{ + "description": "A personal portfolio site for all my projects", + "repo": "https://github.com/imsudip/portfolio", + "owner": { + "username": "imsudip", + "email": "sudipghosh9333@gmail.com" + }, + "record": { + "URL": "https://portfolio.imsudip.ml" + } +} diff --git a/domains/imzihad21.json b/domains/imzihad21.json index 510019ee7..ca0e238e5 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "IMZihad21", - "email": "imzihad@gmail.com" - }, - "record": { - "CNAME": "ec2-52-77-224-107.ap-southeast-1.compute.amazonaws.com" - } + "owner": { + "username": "IMZihad21", + "email": "imzihad@gmail.com" + }, + "record": { + "CNAME": "ec2-52-77-224-107.ap-southeast-1.compute.amazonaws.com" + } } diff --git a/domains/imzulkar.json b/domains/imzulkar.json index ac53bb49c..ffb9524fd 100644 --- a/domains/imzulkar.json +++ b/domains/imzulkar.json @@ -1,9 +1,9 @@ { "owner": { - "username": "imzulkar", - "email": "gmzulkar@gmail.com" + "username": "imzulkar", + "email": "gmzulkar@gmail.com" }, "record": { - "CNAME": "imzulkar.github.io" + "CNAME": "imzulkar.github.io" } - } +} diff --git a/domains/incbom.json b/domains/incbom.json index 969dfd365..695a1342a 100644 --- a/domains/incbom.json +++ b/domains/incbom.json @@ -9,4 +9,4 @@ "record": { "CNAME": "incbomdev.github.io" } -} +} diff --git a/domains/infernum.json b/domains/infernum.json index 224e00ae5..893b71da5 100644 --- a/domains/infernum.json +++ b/domains/infernum.json @@ -8,4 +8,4 @@ "record": { "CNAME": "Infernum1.github.io" } -} +} diff --git a/domains/infinitecode.json b/domains/infinitecode.json index d93c007d8..025e1ae2f 100644 --- a/domains/infinitecode.json +++ b/domains/infinitecode.json @@ -1,10 +1,10 @@ { - "description": "Infinite's personal portfolio!", - "owner": { - "username": "InfiniteCode", - "email": "infinitecode@infiniteco.de" - }, - "record": { - "URL": "https://infiniteco.de" - } + "description": "Infinite's personal portfolio!", + "owner": { + "username": "InfiniteCode", + "email": "infinitecode@infiniteco.de" + }, + "record": { + "URL": "https://infiniteco.de" + } } diff --git a/domains/infinity.json b/domains/infinity.json index 382c28774..92362cbce 100644 --- a/domains/infinity.json +++ b/domains/infinity.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Infinitybeond1", "email": "Infinitybeond1@protonmail.com" - }, - "record": { + }, + "record": { "CNAME": "1de2d007-3905-40b1-b64f-d166b367a43d.id.repl.co" - } } - +} diff --git a/domains/ink.json b/domains/ink.json index dbea2d1a9..b35ebbbd5 100644 --- a/domains/ink.json +++ b/domains/ink.json @@ -1,11 +1,11 @@ { - "description": "project docs", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "eb916d53-6d53-4d03-98b4-06b9dd7352e7.id.repl.co" - } + "description": "project docs", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "eb916d53-6d53-4d03-98b4-06b9dd7352e7.id.repl.co" + } } diff --git a/domains/inkilu.json b/domains/inkilu.json index d7a45e2c1..65f6e789f 100644 --- a/domains/inkilu.json +++ b/domains/inkilu.json @@ -9,4 +9,4 @@ "record": { "CNAME": "inkilu.github.io" } -} +} diff --git a/domains/instantnoodles.json b/domains/instantnoodles.json index bd9b9c820..986cd8803 100644 --- a/domains/instantnoodles.json +++ b/domains/instantnoodles.json @@ -1,12 +1,12 @@ { - "description": "info@instantnoodles.is-a.dev", - "repo": "https://github.com/NoodlesDev1/InstantNoodles-portfolio", - "owner": { - "username": "NoodlesDev1", - "email": "info@InstantNoodles.is-a.dev" - }, - "record": { - "A": ["172.66.47.94", "172.66.44.162"], - "MX": ["mx1.improvmx.com","mx2.improvmx.com"] - } + "description": "info@instantnoodles.is-a.dev", + "repo": "https://github.com/NoodlesDev1/InstantNoodles-portfolio", + "owner": { + "username": "NoodlesDev1", + "email": "info@InstantNoodles.is-a.dev" + }, + "record": { + "A": ["172.66.47.94", "172.66.44.162"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } diff --git a/domains/instapi.aditya.json b/domains/instapi.aditya.json index c7acbfab5..bcc1daa27 100644 --- a/domains/instapi.aditya.json +++ b/domains/instapi.aditya.json @@ -1,13 +1,13 @@ { - "owner": { - "username": "pythonmcpi", - "email": "user3456@insomnia247.nl", - "irc": "user3456@irc.insomnia247.nl/#shells", - "discord": "Little Furret#7901", - "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." - }, - "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "A": ["76.223.55.44"] - } + "owner": { + "username": "pythonmcpi", + "email": "user3456@insomnia247.nl", + "irc": "user3456@irc.insomnia247.nl/#shells", + "discord": "Little Furret#7901", + "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." + }, + "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "A": ["76.223.55.44"] + } } diff --git a/domains/intergrav.json b/domains/intergrav.json index a89da8115..e42ee56cf 100644 --- a/domains/intergrav.json +++ b/domains/intergrav.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "intergrav", "email": "devinkid1@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "intergrav.github.io" - } } - +} diff --git a/domains/inxlo.json b/domains/inxlo.json index 57ee10b8b..4acd2e730 100644 --- a/domains/inxlo.json +++ b/domains/inxlo.json @@ -1,11 +1,11 @@ { - "description": "inxlo.is-a.dev", - "repo": "https://github.com/xlenco/xlenco.github.io", - "owner": { - "username": "xlenco", - "email": "xlenco@hotmail.com" - }, - "record": { - "CNAME": "xlenco.github.io" - } + "description": "inxlo.is-a.dev", + "repo": "https://github.com/xlenco/xlenco.github.io", + "owner": { + "username": "xlenco", + "email": "xlenco@hotmail.com" + }, + "record": { + "CNAME": "xlenco.github.io" + } } diff --git a/domains/ionetty.json b/domains/ionetty.json index 9f42fac17..b40394c01 100644 --- a/domains/ionetty.json +++ b/domains/ionetty.json @@ -1,12 +1,12 @@ { - "description": "Minecraft server n such.", - "repo": "https://github.com/tootie112", - "owner": { - "username": "tootie112", - "email": "", - "discord": "Io.Netty#3118" - }, - "record": { - "A": ["65.21.160.210"] - } + "description": "Minecraft server n such.", + "repo": "https://github.com/tootie112", + "owner": { + "username": "tootie112", + "email": "", + "discord": "Io.Netty#3118" + }, + "record": { + "A": ["65.21.160.210"] + } } diff --git a/domains/ireknazm.json b/domains/ireknazm.json index 56f405d64..825311ce3 100644 --- a/domains/ireknazm.json +++ b/domains/ireknazm.json @@ -1,11 +1,11 @@ { - "description": "The domain will be used for a new version of my portfolio site, later in a future :)", - "repo": "https://github.com/Nagellan/Portfolio-v2", - "owner": { - "username": "Nagellan", - "email": "ireknazmievirek@gmail.com" - }, - "record": { - "CNAME": "Nagellan.github.io" - } + "description": "The domain will be used for a new version of my portfolio site, later in a future :)", + "repo": "https://github.com/Nagellan/Portfolio-v2", + "owner": { + "username": "Nagellan", + "email": "ireknazmievirek@gmail.com" + }, + "record": { + "CNAME": "Nagellan.github.io" + } } diff --git a/domains/irfan.json b/domains/irfan.json index 0a99f687e..642b2359a 100644 --- a/domains/irfan.json +++ b/domains/irfan.json @@ -1,11 +1,11 @@ { - "description": "Personal Portfolio", - "repo": "https://github.com/irfanbacker/irfanbacker.github.io", - "owner": { - "username": "irfanbacker", - "email": "irfuvk@gmail.com" - }, - "record": { - "CNAME": "irfanbacker.github.io" - } + "description": "Personal Portfolio", + "repo": "https://github.com/irfanbacker/irfanbacker.github.io", + "owner": { + "username": "irfanbacker", + "email": "irfuvk@gmail.com" + }, + "record": { + "CNAME": "irfanbacker.github.io" + } } diff --git a/domains/irumvanselme.json b/domains/irumvanselme.json index d0f9d7684..9a6bf017a 100644 --- a/domains/irumvanselme.json +++ b/domains/irumvanselme.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "irumvanselme", - "email": "andesanselme@gmail.com" - }, - "repo": "irumvanselme.github.io", - "record": { - "CNAME": "irumvanselme.github.io" - } + "owner": { + "username": "irumvanselme", + "email": "andesanselme@gmail.com" + }, + "repo": "irumvanselme.github.io", + "record": { + "CNAME": "irumvanselme.github.io" + } } diff --git a/domains/isaiahday.json b/domains/isaiahday.json index f56aa699d..cc14c97d5 100644 --- a/domains/isaiahday.json +++ b/domains/isaiahday.json @@ -4,9 +4,9 @@ "owner": { "username": "Isaiah08-D", "email": "isaiahgrisha@gmail.com", - "discord": "isaiah08#6008" + "discord": "isaiah08#6008" }, "record": { "CNAME": "isaiah08-d.github.io" } -} +} diff --git a/domains/ish.json b/domains/ish.json index e5e2d0ff1..a2e53aa09 100644 --- a/domains/ish.json +++ b/domains/ish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "iamblueish", - "email": "hey@blueish.gq" - }, - "record": { - "CNAME": "dev.blueish.gq" - } + "owner": { + "username": "iamblueish", + "email": "hey@blueish.gq" + }, + "record": { + "CNAME": "dev.blueish.gq" + } } diff --git a/domains/ishaanmehta.json b/domains/ishaanmehta.json index 58237a09b..e619a4962 100644 --- a/domains/ishaanmehta.json +++ b/domains/ishaanmehta.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio for Ishaan Mehta (IIIT Surat)", - "repo": "https://github.com/ishaanmehta4/portfolio", - "owner": { - "username": "ishaanmehta4", - "email": "ishaanmehta4@gmail.com" - }, - "record": { - "URL": "https://github.com/ishaanmehta4" - } + "description": "Personal portfolio for Ishaan Mehta (IIIT Surat)", + "repo": "https://github.com/ishaanmehta4/portfolio", + "owner": { + "username": "ishaanmehta4", + "email": "ishaanmehta4@gmail.com" + }, + "record": { + "URL": "https://github.com/ishaanmehta4" + } } diff --git a/domains/ishan.json b/domains/ishan.json index d6ca843aa..888d35229 100644 --- a/domains/ishan.json +++ b/domains/ishan.json @@ -1,12 +1,12 @@ { - "description": "Ishan Goel's personal website (quackduck@github)", - "repo": "https://github.com/quackduck/quackduck.github.io", - "owner": { - "username": "quackduck", - "email": "igoel.mail@gmail.com", - "name": "Ishan Goel" - }, - "record": { - "CNAME": "quackduck.github.io" - } + "description": "Ishan Goel's personal website (quackduck@github)", + "repo": "https://github.com/quackduck/quackduck.github.io", + "owner": { + "username": "quackduck", + "email": "igoel.mail@gmail.com", + "name": "Ishan Goel" + }, + "record": { + "CNAME": "quackduck.github.io" + } } diff --git a/domains/ishh.json b/domains/ishh.json index 91fa6accb..8949ba1e3 100644 --- a/domains/ishh.json +++ b/domains/ishh.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "AdityaOP2008", - "discord": "844843800874582048", - "email": "bw.dev@yahoo.com" - }, - "record": { - "CNAME": "570860f7-84fb-4ecd-8aee-015227be243d.id.repl.co" - } + "owner": { + "username": "AdityaOP2008", + "discord": "844843800874582048", + "email": "bw.dev@yahoo.com" + }, + "record": { + "CNAME": "570860f7-84fb-4ecd-8aee-015227be243d.id.repl.co" + } } diff --git a/domains/isqne.json b/domains/isqne.json index 200e71404..35f856f69 100644 --- a/domains/isqne.json +++ b/domains/isqne.json @@ -1,11 +1,11 @@ { - "description": "The isqneeh Website :D | OBS: Repo is Private", - "repo": "https://github.com/Isqneeh/isqnechan", - "owner": { - "username": "Isqne", - "email": "isqne@protonmail.com" - }, - "record": { - "URL": "https://isqnechan.vercel.app" - } + "description": "The isqneeh Website :D | OBS: Repo is Private", + "repo": "https://github.com/Isqneeh/isqnechan", + "owner": { + "username": "Isqne", + "email": "isqne@protonmail.com" + }, + "record": { + "URL": "https://isqnechan.vercel.app" + } } diff --git a/domains/isrmicha.json b/domains/isrmicha.json index 07e19500c..8174a6cdf 100644 --- a/domains/isrmicha.json +++ b/domains/isrmicha.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "isrmicha", "email": "israel.micha@mercadolivre.com" - }, - "record": { + }, + "record": { "URL": "https://github.com/isrmicha" - } } - \ No newline at end of file +} diff --git a/domains/issai.json b/domains/issai.json index 823c1a5e7..fcba6f9d5 100644 --- a/domains/issai.json +++ b/domains/issai.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "TheLimifiedLime", - "email": "", - "twitter": "TheLimifiedLime" - }, - "description": "I will use this to redirect to my main domain", - "repo": "https://github.com/TheLimifiedLime/issai.club", - "record": { - "URL": "https://issai.club" - } + "owner": { + "username": "TheLimifiedLime", + "email": "", + "twitter": "TheLimifiedLime" + }, + "description": "I will use this to redirect to my main domain", + "repo": "https://github.com/TheLimifiedLime/issai.club", + "record": { + "URL": "https://issai.club" + } } diff --git a/domains/itsdharmik.json b/domains/itsdharmik.json index 7f48b4a48..a794ad24d 100644 --- a/domains/itsdharmik.json +++ b/domains/itsdharmik.json @@ -1,12 +1,12 @@ { - "description": "Want this domain to host my portfolio.", - "repo": "https://github.com/itsdharmik/itsdharmik.github.io", - "owner": { - "username": "itsdharmik", - "email": "dharmikparmar2004@yahoo.com", - "twitter": "itsdharmik" - }, - "record": { - "CNAME": "itsdharmik.github.io" - } + "description": "Want this domain to host my portfolio.", + "repo": "https://github.com/itsdharmik/itsdharmik.github.io", + "owner": { + "username": "itsdharmik", + "email": "dharmikparmar2004@yahoo.com", + "twitter": "itsdharmik" + }, + "record": { + "CNAME": "itsdharmik.github.io" + } } diff --git a/domains/itsnicecraft.json b/domains/itsnicecraft.json index e7ef48594..9f0da4229 100644 --- a/domains/itsnicecraft.json +++ b/domains/itsnicecraft.json @@ -1,12 +1,12 @@ -{ - "description": "Personal website", - "repo": "https://github.com/itsnicecraft/itsnicecraft.github.io", - "owner": { - "username": "itsnicecraft", - "email": "", - "twitter": "itsnicecraft" - }, - "record": { - "CNAME": "itsnicecraft.github.io" - } -} \ No newline at end of file +{ + "description": "Personal website", + "repo": "https://github.com/itsnicecraft/itsnicecraft.github.io", + "owner": { + "username": "itsnicecraft", + "email": "", + "twitter": "itsnicecraft" + }, + "record": { + "CNAME": "itsnicecraft.github.io" + } +} diff --git a/domains/itsvick.json b/domains/itsvick.json index 19d93aef5..728efb7d2 100644 --- a/domains/itsvick.json +++ b/domains/itsvick.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "itsvick", "email": "vivek_kasture@techjoomla.com" - }, + }, - "record": { + "record": { "CNAME": "itsvick.github.io" - } } - \ No newline at end of file +} diff --git a/domains/itzliam.json b/domains/itzliam.json index e0a48e650..3c63ae095 100644 --- a/domains/itzliam.json +++ b/domains/itzliam.json @@ -1,9 +1,9 @@ { -"owner": { -"username": "liamgaming23", -"email": "liamstickman123@gmail.com" -}, -"record": { -"CNAME": "liamgaming23.github.io" -} + "owner": { + "username": "liamgaming23", + "email": "liamstickman123@gmail.com" + }, + "record": { + "CNAME": "liamgaming23.github.io" + } } diff --git a/domains/ivan.json b/domains/ivan.json index db731c0e7..0c638c806 100644 --- a/domains/ivan.json +++ b/domains/ivan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "174n", - "email": "174n@riseup.net" - }, - "record": { - "CNAME": "alexandrov.online" - } -} \ No newline at end of file + "owner": { + "username": "174n", + "email": "174n@riseup.net" + }, + "record": { + "CNAME": "alexandrov.online" + } +} diff --git a/domains/ivedant.json b/domains/ivedant.json index 19b2ccdf6..587cf90f1 100644 --- a/domains/ivedant.json +++ b/domains/ivedant.json @@ -1,11 +1,11 @@ { - "description": "Vedant Naidu's Portfolio", - "repo": "https://github.com/Flash2014/Flash2014.github.io", - "owner": { - "username": "Flash2014", - "email": "naiduvedant@gmail.com" - }, - "record": { - "CNAME": "Flash2014.github.io" - } + "description": "Vedant Naidu's Portfolio", + "repo": "https://github.com/Flash2014/Flash2014.github.io", + "owner": { + "username": "Flash2014", + "email": "naiduvedant@gmail.com" + }, + "record": { + "CNAME": "Flash2014.github.io" + } } diff --git a/domains/ivolimasilva.json b/domains/ivolimasilva.json index 3852fd027..15042ce87 100644 --- a/domains/ivolimasilva.json +++ b/domains/ivolimasilva.json @@ -1,11 +1,11 @@ { - "description": "Ivo Lima Silva's personal website", - "repo": "https://github.com/ivolimasilva/ivolimasilva.github.io", - "owner": { - "username": "ivolimasilva", - "email": "ivolimasilva@outlook.com" - }, - "record": { - "CNAME": "ivolimasilva.xyz" - } + "description": "Ivo Lima Silva's personal website", + "repo": "https://github.com/ivolimasilva/ivolimasilva.github.io", + "owner": { + "username": "ivolimasilva", + "email": "ivolimasilva@outlook.com" + }, + "record": { + "CNAME": "ivolimasilva.xyz" + } } diff --git a/domains/j1shnu.json b/domains/j1shnu.json index dcfbc47de..c9530d10b 100644 --- a/domains/j1shnu.json +++ b/domains/j1shnu.json @@ -8,4 +8,4 @@ "record": { "CNAME": "www.j1shnu.ml" } -} \ No newline at end of file +} diff --git a/domains/j3ffjessie.json b/domains/j3ffjessie.json index 9862bb79f..463f5dada 100644 --- a/domains/j3ffjessie.json +++ b/domains/j3ffjessie.json @@ -1,11 +1,11 @@ { - "description": "Jeff Jessie's Portfolio Website", - "repo": "https://github.com/j3ffjessie/j3ffjessie.github.io", - "owner": { - "username": "j3ffjessie", - "email": "j3ffjessie@protonmail.com" - }, - "record": { - "CNAME": "j3ffjessie.github.io" - } + "description": "Jeff Jessie's Portfolio Website", + "repo": "https://github.com/j3ffjessie/j3ffjessie.github.io", + "owner": { + "username": "j3ffjessie", + "email": "j3ffjessie@protonmail.com" + }, + "record": { + "CNAME": "j3ffjessie.github.io" + } } diff --git a/domains/jackiso.json b/domains/jackiso.json index 53dc129c8..13a2a9bdd 100644 --- a/domains/jackiso.json +++ b/domains/jackiso.json @@ -1,10 +1,10 @@ { - "description": "JaCkIsO is a Developer!", - "owner": { - "username": "JaCkIsO", - "email": "jackisodev@gmail.com" - }, - "record": { - "CNAME": "JaCkIsO.github.io" - } + "description": "JaCkIsO is a Developer!", + "owner": { + "username": "JaCkIsO", + "email": "jackisodev@gmail.com" + }, + "record": { + "CNAME": "JaCkIsO.github.io" + } } diff --git a/domains/jackson.json b/domains/jackson.json index 3239484a7..ef55172d6 100644 --- a/domains/jackson.json +++ b/domains/jackson.json @@ -1,15 +1,15 @@ { - "owner": { - "username": "SimplyJackson", - "email": "", - "discord": "jackson!#0001" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "SimplyJackson", + "email": "", + "discord": "jackson!#0001" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/jacob.json b/domains/jacob.json index 7a9719e9a..7a16e74f8 100644 --- a/domains/jacob.json +++ b/domains/jacob.json @@ -1,11 +1,11 @@ { - "description": "My cool dev", - "repo": "https://github.com/jacob13400/jacob13400.github.io", - "owner": { - "username": "jacob13400", - "email": "jacob13400@gmail.com" - }, - "record": { - "CNAME": "jacob13400.github.io" - } + "description": "My cool dev", + "repo": "https://github.com/jacob13400/jacob13400.github.io", + "owner": { + "username": "jacob13400", + "email": "jacob13400@gmail.com" + }, + "record": { + "CNAME": "jacob13400.github.io" + } } diff --git a/domains/jacobtm.json b/domains/jacobtm.json index 8cc0f7880..e7c8fc79b 100644 --- a/domains/jacobtm.json +++ b/domains/jacobtm.json @@ -1,12 +1,12 @@ { - "description": "About me.", - "repo": "https://github.com/Jacob1Tm", - "owner": { - "username": "Jacob1Tm", - "email": "", - "twitter": "Jacob1_Tm" - }, - "record": { - "URL": "https://jacobtm.tk" - } + "description": "About me.", + "repo": "https://github.com/Jacob1Tm", + "owner": { + "username": "Jacob1Tm", + "email": "", + "twitter": "Jacob1_Tm" + }, + "record": { + "URL": "https://jacobtm.tk" + } } diff --git a/domains/jagan.json b/domains/jagan.json index 44905c7c9..c63d531ec 100644 --- a/domains/jagan.json +++ b/domains/jagan.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website.", - "repo": "https://github.com/MR-JAGANMOHAN/MR-JAGANMOHAN.github.io", - "owner": { - "username": "MR-JAGANMOHAN", - "email": "jaganpenke124@gmail.com" - }, - "record": { - "CNAME": "mr-jaganmohan.github.io" - } + "description": "My Personal Website.", + "repo": "https://github.com/MR-JAGANMOHAN/MR-JAGANMOHAN.github.io", + "owner": { + "username": "MR-JAGANMOHAN", + "email": "jaganpenke124@gmail.com" + }, + "record": { + "CNAME": "mr-jaganmohan.github.io" + } } diff --git a/domains/jagdhish-mer.json b/domains/jagdhish-mer.json index bcccd9eb8..87c870b6c 100644 --- a/domains/jagdhish-mer.json +++ b/domains/jagdhish-mer.json @@ -1,11 +1,11 @@ { - "description": "jagdish Profile.", - "repo": "https://github.com/jagdish-der/jagdish-der.github.io", - "owner": { - "username": "jagdish-der", - "email": "" - }, - "record": { - "CNAME": "jagdish-der.github.io" - } + "description": "jagdish Profile.", + "repo": "https://github.com/jagdish-der/jagdish-der.github.io", + "owner": { + "username": "jagdish-der", + "email": "" + }, + "record": { + "CNAME": "jagdish-der.github.io" + } } diff --git a/domains/jagdish-mer.json b/domains/jagdish-mer.json index bdcd867da..c59545fb5 100644 --- a/domains/jagdish-mer.json +++ b/domains/jagdish-mer.json @@ -1,11 +1,11 @@ { - "description": "my Profile.", - "repo": "https://github.com/jagdish-mer/jagdish-mer.github.io", - "owner": { - "username": "jagdish-mer", - "email": "" - }, - "record": { - "CNAME": "jagdish-mer.github.io" - } + "description": "my Profile.", + "repo": "https://github.com/jagdish-mer/jagdish-mer.github.io", + "owner": { + "username": "jagdish-mer", + "email": "" + }, + "record": { + "CNAME": "jagdish-mer.github.io" + } } diff --git a/domains/jakehe.json b/domains/jakehe.json index 4691f032e..a3dfda89c 100644 --- a/domains/jakehe.json +++ b/domains/jakehe.json @@ -1,12 +1,12 @@ { - "description": "Jake He's Portfolio", - "repo": "https://github.com/Jakethebest1238/Jakes-Portfolio", - "owner": { - "username": "Jakethebest1238", - "email": "jakehe1226@gmail.com", - "twitter": "jakethebest1238" - }, - "record": { - "CNAME": "Jakethebest1238.github.io" - } + "description": "Jake He's Portfolio", + "repo": "https://github.com/Jakethebest1238/Jakes-Portfolio", + "owner": { + "username": "Jakethebest1238", + "email": "jakehe1226@gmail.com", + "twitter": "jakethebest1238" + }, + "record": { + "CNAME": "Jakethebest1238.github.io" + } } diff --git a/domains/jakub.json b/domains/jakub.json index 56e54c3a2..8028102ff 100644 --- a/domains/jakub.json +++ b/domains/jakub.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Jakubk15", - "email": "jakubk15@protonmail.com" - }, - "record": { - "URL": "https://github.com/Jakubk15" - } + "owner": { + "username": "Jakubk15", + "email": "jakubk15@protonmail.com" + }, + "record": { + "URL": "https://github.com/Jakubk15" + } } diff --git a/domains/jalaj.json b/domains/jalaj.json index 64ad19746..6b1f39f2d 100644 --- a/domains/jalaj.json +++ b/domains/jalaj.json @@ -1,23 +1,17 @@ { + "description": "Jalaj's Portfolio", - "description": "Jalaj's Portfolio", + "repo": "https://github.com/jalajcodes/jalaj", - "repo": "https://github.com/jalajcodes/jalaj", + "owner": { + "username": "jalajcodes", - "owner": { + "email": "", - "username": "jalajcodes", - - "email": "", - - "twitter": "jalajcodes" - - }, - - "record": { - - "CNAME": "jalaj.up.railway.app" - - } + "twitter": "jalajcodes" + }, + "record": { + "CNAME": "jalaj.up.railway.app" + } } diff --git a/domains/james.json b/domains/james.json index 4783b0f60..30b22b06a 100644 --- a/domains/james.json +++ b/domains/james.json @@ -1,12 +1,12 @@ { - "description": "jmbdevs repo", - "repo": "https://github.com/jmbdevs/jmbdevs.github.io", - "owner": { - "username": "jmbdevs", - "email": "james@jmbdev.net", - "twitter": "jmbdevs" - }, - "record": { - "CNAME": "jmbdevs.github.io" - } + "description": "jmbdevs repo", + "repo": "https://github.com/jmbdevs/jmbdevs.github.io", + "owner": { + "username": "jmbdevs", + "email": "james@jmbdev.net", + "twitter": "jmbdevs" + }, + "record": { + "CNAME": "jmbdevs.github.io" + } } diff --git a/domains/jamieisgeek.json b/domains/jamieisgeek.json index a1c042d57..9677dbba2 100644 --- a/domains/jamieisgeek.json +++ b/domains/jamieisgeek.json @@ -1,11 +1,11 @@ { - "description": "jamieisgeek.is-a.dev.", - "repo": "https://github.com/jamieisgeek", - "owner": { - "username": "jamieisgeek", - "email": "jamieisgeek@gmail.com" - }, - "record": { - "URL": "https://jamieisgeek.jamiecodes.repl.co" - } + "description": "jamieisgeek.is-a.dev.", + "repo": "https://github.com/jamieisgeek", + "owner": { + "username": "jamieisgeek", + "email": "jamieisgeek@gmail.com" + }, + "record": { + "URL": "https://jamieisgeek.jamiecodes.repl.co" + } } diff --git a/domains/jamig.json b/domains/jamig.json index 8d1540267..455f8e01f 100644 --- a/domains/jamig.json +++ b/domains/jamig.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jamig7", - "email": "jamigseven@gmail.com" - }, - "record": { - "CNAME": "jamig7.github.io" - } + "owner": { + "username": "jamig7", + "email": "jamigseven@gmail.com" + }, + "record": { + "CNAME": "jamig7.github.io" + } } diff --git a/domains/janeberru.json b/domains/janeberru.json index 3751cf607..1449c3eab 100644 --- a/domains/janeberru.json +++ b/domains/janeberru.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "nicholasyoannou", - "email": "", - "discord": "janeberru#4594", - "note": "You can contact me by email or discord, really don't mind :)" - }, - "description": "I'll probably be testing code and such on janeberru.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "CNAME": "testing-12.nicholas.dev" - } + "owner": { + "username": "nicholasyoannou", + "email": "", + "discord": "janeberru#4594", + "note": "You can contact me by email or discord, really don't mind :)" + }, + "description": "I'll probably be testing code and such on janeberru.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "testing-12.nicholas.dev" + } } diff --git a/domains/janleigh.json b/domains/janleigh.json index 827796e2e..725d449b6 100644 --- a/domains/janleigh.json +++ b/domains/janleigh.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "janleigh", "email": "janleigh@proton.me" - }, - "record": { + }, + "record": { "CNAME": "janleigh.github.io" - } } - +} diff --git a/domains/jarmos.json b/domains/jarmos.json index 608589827..4913a1b49 100644 --- a/domains/jarmos.json +++ b/domains/jarmos.json @@ -1,12 +1,12 @@ { - "description": "A personal blog which is hosted on Medium temporarily.", - "repo": "https://github.com/Jarmos-san/blog", - "owner": { - "username": "Jarmos-san", - "email": "", - "twitter": "Jarmosan" - }, - "record": { - "CNAME": "jarmos.medium.com" - } + "description": "A personal blog which is hosted on Medium temporarily.", + "repo": "https://github.com/Jarmos-san/blog", + "owner": { + "username": "Jarmos-san", + "email": "", + "twitter": "Jarmosan" + }, + "record": { + "CNAME": "jarmos.medium.com" + } } diff --git a/domains/jason.json b/domains/jason.json index 7d531b1a7..95cde7450 100644 --- a/domains/jason.json +++ b/domains/jason.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "nythrox", - "email": "jasonsantiagobutler@gmail.com", - "twitter": "nythrox_" - }, - "record": { - "URL": "https://jasonbutler.web.app" - } + "owner": { + "username": "nythrox", + "email": "jasonsantiagobutler@gmail.com", + "twitter": "nythrox_" + }, + "record": { + "URL": "https://jasonbutler.web.app" + } } diff --git a/domains/java.json b/domains/java.json index 6fee13ed2..f5ffb3abd 100644 --- a/domains/java.json +++ b/domains/java.json @@ -1,12 +1,12 @@ { - "description": "Java's Website", - "repo": "https://github.com/javascript-void0/javascript-void0.github.io", - "owner": { - "username": "javascript-void0", - "email": "", - "discord": "Java#3865" - }, - "record": { - "CNAME": "javascript-void0.github.io" - } + "description": "Java's Website", + "repo": "https://github.com/javascript-void0/javascript-void0.github.io", + "owner": { + "username": "javascript-void0", + "email": "", + "discord": "Java#3865" + }, + "record": { + "CNAME": "javascript-void0.github.io" + } } diff --git a/domains/jay-bhalodiya.json b/domains/jay-bhalodiya.json index 92a48c3ed..3e55a1847 100644 --- a/domains/jay-bhalodiya.json +++ b/domains/jay-bhalodiya.json @@ -1,11 +1,11 @@ { - "description": "Jay Bhalodiya.", - "repo": "https://github.com/jay-bhalodiya/jay-bhalodiya.github.io", - "owner": { - "username": "jay-bhalodiya", - "email": "jay.bhalodiya@acquaintsoft.com" - }, - "record": { - "CNAME": "jay-bhalodiya.github.io" - } + "description": "Jay Bhalodiya.", + "repo": "https://github.com/jay-bhalodiya/jay-bhalodiya.github.io", + "owner": { + "username": "jay-bhalodiya", + "email": "jay.bhalodiya@acquaintsoft.com" + }, + "record": { + "CNAME": "jay-bhalodiya.github.io" + } } diff --git a/domains/jay.json b/domains/jay.json index 0988f28ee..e732cb3c7 100644 --- a/domains/jay.json +++ b/domains/jay.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jaygmx", - "email": "j.jay@gmx.us" - }, - "record": { - "CNAME": "jay.readthedocs.io" - } + "owner": { + "username": "jaygmx", + "email": "j.jay@gmx.us" + }, + "record": { + "CNAME": "jay.readthedocs.io" + } } diff --git a/domains/jayantkageri.json b/domains/jayantkageri.json index 87c4d753e..345952c84 100644 --- a/domains/jayantkageri.json +++ b/domains/jayantkageri.json @@ -1,11 +1,11 @@ { - "description": "Nothing is easy in life when you aren't interested.", - "repo": "https://github.com/jayantkageri/Website", - "owner": { - "username": "jayantkageri", - "email": "jayantkageri@gmail.com" - }, - "record": { - "URL": "https://www.jayantkageri.in" - } + "description": "Nothing is easy in life when you aren't interested.", + "repo": "https://github.com/jayantkageri/Website", + "owner": { + "username": "jayantkageri", + "email": "jayantkageri@gmail.com" + }, + "record": { + "URL": "https://www.jayantkageri.in" + } } diff --git a/domains/jaycedotbin.json b/domains/jaycedotbin.json index 309d263b0..6b7c178a6 100644 --- a/domains/jaycedotbin.json +++ b/domains/jaycedotbin.json @@ -1,12 +1,12 @@ { - "description": "John Carlo Austria a.k.a jaycedotbin", - "repo": "https://github.com/jaycedotbin/jaycedotbin.github.io", - "owner": { - "username": "jaycedotbin", - "email": "johncarloaustria@protonmail.com", - "twitter": "jaycedotbin" - }, - "record": { - "CNAME": "jaycedotbin.github.io" - } + "description": "John Carlo Austria a.k.a jaycedotbin", + "repo": "https://github.com/jaycedotbin/jaycedotbin.github.io", + "owner": { + "username": "jaycedotbin", + "email": "johncarloaustria@protonmail.com", + "twitter": "jaycedotbin" + }, + "record": { + "CNAME": "jaycedotbin.github.io" + } } diff --git a/domains/jayesh.json b/domains/jayesh.json index ed0fcd542..da96e40a9 100644 --- a/domains/jayesh.json +++ b/domains/jayesh.json @@ -1,9 +1,9 @@ { "owner": { - "username": "jayeshsomala", - "email": "jayeshsomala@gmail.com" + "username": "jayeshsomala", + "email": "jayeshsomala@gmail.com" }, "record": { "CNAME": "hashnode.network" } - } \ No newline at end of file +} diff --git a/domains/jayg.json b/domains/jayg.json index 0ab89412f..4aeeb8cc8 100644 --- a/domains/jayg.json +++ b/domains/jayg.json @@ -9,4 +9,4 @@ "record": { "CNAME": "jayggit.github.io" } -} +} diff --git a/domains/jayy.json b/domains/jayy.json index 4165545d8..8a0ab3292 100644 --- a/domains/jayy.json +++ b/domains/jayy.json @@ -1,12 +1,12 @@ { - "description": "My small little dev page thingy", - "repo": "https://github.com/fiskdk/jayy", - "owner": { - "username": "fiskdk", - "email": "jayyisdev@gmail.com", - "twitter": "dont-use-twitter" - }, - "record": { - "CNAME": "fiskdk.github.io" - } + "description": "My small little dev page thingy", + "repo": "https://github.com/fiskdk/jayy", + "owner": { + "username": "fiskdk", + "email": "jayyisdev@gmail.com", + "twitter": "dont-use-twitter" + }, + "record": { + "CNAME": "fiskdk.github.io" + } } diff --git a/domains/jbyt27.json b/domains/jbyt27.json index f571c0125..ce7616272 100644 --- a/domains/jbyt27.json +++ b/domains/jbyt27.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "JBYT27", - "email": "beol0127@gmail.com" - }, - "record": { - "URL": "https://jbyt27.jbloves27.repl.co" - } + "owner": { + "username": "JBYT27", + "email": "beol0127@gmail.com" + }, + "record": { + "URL": "https://jbyt27.jbloves27.repl.co" + } } diff --git a/domains/jc-wu.json b/domains/jc-wu.json index 5c49b97a8..4325fc39a 100644 --- a/domains/jc-wu.json +++ b/domains/jc-wu.json @@ -8,4 +8,4 @@ "record": { "CNAME": "jc-wu1.github.io" } -} +} diff --git a/domains/jcquieta.json b/domains/jcquieta.json index 9b1098dc5..ffe760ca5 100644 --- a/domains/jcquieta.json +++ b/domains/jcquieta.json @@ -8,4 +8,4 @@ "record": { "CNAME": "jcgaming-official.github.io" } -} +} diff --git a/domains/jean.json b/domains/jean.json index e64c8e468..a23459e0e 100644 --- a/domains/jean.json +++ b/domains/jean.json @@ -1,12 +1,12 @@ { - "description": "A website showcasing all of Jean's work", - "repo": "https://github.com/EmperorJean/emperorjean.github.io", - "owner": { - "username": "emperorjean", - "email": "", - "twitter": "emperorjean_" - }, - "record": { - "CNAME": "emperorjean.github.io" - } + "description": "A website showcasing all of Jean's work", + "repo": "https://github.com/EmperorJean/emperorjean.github.io", + "owner": { + "username": "emperorjean", + "email": "", + "twitter": "emperorjean_" + }, + "record": { + "CNAME": "emperorjean.github.io" + } } diff --git a/domains/jeel.json b/domains/jeel.json index 3c55d57d3..8b84e68ae 100644 --- a/domains/jeel.json +++ b/domains/jeel.json @@ -1,12 +1,12 @@ { - "description": "Jeel's portfolio website", - "repo": "https://github.com/jeelpatel1612", - "owner": { - "username": "jeelpatel1612", - "email": "", - "twitter": "__j_e_e_l__" - }, - "record": { - "URL": "https://jeelpatel.netlify.app" - } + "description": "Jeel's portfolio website", + "repo": "https://github.com/jeelpatel1612", + "owner": { + "username": "jeelpatel1612", + "email": "", + "twitter": "__j_e_e_l__" + }, + "record": { + "URL": "https://jeelpatel.netlify.app" + } } diff --git a/domains/jeevan.json b/domains/jeevan.json index aa69389b5..e26e067a4 100644 --- a/domains/jeevan.json +++ b/domains/jeevan.json @@ -1,11 +1,11 @@ { - "description": "Jeevan's Portfolio", - "repo": "https://github.com/jeevan900929/jeevan900929.github.io", - "owner": { - "username": "jeevan900929", - "email": "jeevan.900929@gmail.com" - }, - "record": { - "CNAME": "jeevan900929.github.io" - } + "description": "Jeevan's Portfolio", + "repo": "https://github.com/jeevan900929/jeevan900929.github.io", + "owner": { + "username": "jeevan900929", + "email": "jeevan.900929@gmail.com" + }, + "record": { + "CNAME": "jeevan900929.github.io" + } } diff --git a/domains/jeferson.json b/domains/jeferson.json index 6ed90384b..178f889ea 100644 --- a/domains/jeferson.json +++ b/domains/jeferson.json @@ -1,12 +1,12 @@ { - "description": "Jeferson Brito's Portfolio", - "repo": "https://github.com/jeferson-sb/portfolio", - "owner": { - "username": "jeferson-sb", - "email": "", - "linkedin": "https://www.linkedin.com/in/jeferson-sb" - }, - "record": { - "URL": "https://www.jefersonsilva.me" - } + "description": "Jeferson Brito's Portfolio", + "repo": "https://github.com/jeferson-sb/portfolio", + "owner": { + "username": "jeferson-sb", + "email": "", + "linkedin": "https://www.linkedin.com/in/jeferson-sb" + }, + "record": { + "URL": "https://www.jefersonsilva.me" + } } diff --git a/domains/jeffrey.json b/domains/jeffrey.json index 1d1246abc..70444dfae 100644 --- a/domains/jeffrey.json +++ b/domains/jeffrey.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/SquarePear/personal-site", - "owner": { - "username": "SquarePear", - "email": "jeffrey@reygames.com" - }, - "record": { - "URL": "https://jeffreyharmon.dev" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/SquarePear/personal-site", + "owner": { + "username": "SquarePear", + "email": "jeffrey@reygames.com" + }, + "record": { + "URL": "https://jeffreyharmon.dev" + } } diff --git a/domains/jegatchalian.json b/domains/jegatchalian.json index 25813b5c9..34ab90850 100644 --- a/domains/jegatchalian.json +++ b/domains/jegatchalian.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "trowsjerwin", "email": "johnerwingatchalian@gmail.com" - }, + }, - "record": { + "record": { "A": ["192.232.223.67"] - } } - \ No newline at end of file +} diff --git a/domains/jenina.json b/domains/jenina.json index 8795540ec..9e8d17404 100644 --- a/domains/jenina.json +++ b/domains/jenina.json @@ -1,19 +1,12 @@ - - { - "repo": "https://github.com/SukiPlayz/hello-world", - "owner": { +{ + "repo": "https://github.com/SukiPlayz/hello-world", + "owner": { "username": "SukiPlayz", "email": "sukinotsus@outlook.com" - }, - "record": { - "A": [ - "135.148.226.33" - ], - "MX": [ - "ns1.crystalcloud.xyz", - "ns2.crystalcloud.xyz" - ], - "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all" - } + }, + "record": { + "A": ["135.148.226.33"], + "MX": ["ns1.crystalcloud.xyz", "ns2.crystalcloud.xyz"], + "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all" } - +} diff --git a/domains/jeremie.json b/domains/jeremie.json index c9078ff8a..dd1021ca8 100644 --- a/domains/jeremie.json +++ b/domains/jeremie.json @@ -9,4 +9,4 @@ "record": { "CNAME": "0xw01f.github.io" } -} +} diff --git a/domains/jeremy.json b/domains/jeremy.json index 9785bf331..5a6e8f540 100644 --- a/domains/jeremy.json +++ b/domains/jeremy.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "jeremyssocial", "email": "nearberlin@gmail.com" - }, + }, - "record": { + "record": { "URL": "http://dev.jeremys.social" - } } - +} diff --git a/domains/jeros.json b/domains/jeros.json index b1ba7e6df..3a7cf3419 100644 --- a/domains/jeros.json +++ b/domains/jeros.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Ascript89", "email": "smartlinkwfs@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "ascript89.github.io" - } } - +} diff --git a/domains/jerry.json b/domains/jerry.json index 9d6c0ab3c..e8eaa66bf 100644 --- a/domains/jerry.json +++ b/domains/jerry.json @@ -1,11 +1,11 @@ { - "description": "Jerry's Portfolio Website", - "repo": "https://github.com/j3rrythomas/j3rrythomas.github.io", - "owner": { - "username": "j3rrythomas", - "email": "jerrythomasjohn9@gmail.com" - }, - "record": { - "CNAME": "j3rrythomas.github.io" - } + "description": "Jerry's Portfolio Website", + "repo": "https://github.com/j3rrythomas/j3rrythomas.github.io", + "owner": { + "username": "j3rrythomas", + "email": "jerrythomasjohn9@gmail.com" + }, + "record": { + "CNAME": "j3rrythomas.github.io" + } } diff --git a/domains/jesgran.json b/domains/jesgran.json index 941ab8536..4ed9dc5e5 100644 --- a/domains/jesgran.json +++ b/domains/jesgran.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Jesgran", "email": "calzdani20@libero.it" - }, + }, - "record": { + "record": { "CNAME": "jesgran.github.io" - } } - \ No newline at end of file +} diff --git a/domains/jeweetzelf.json b/domains/jeweetzelf.json index ccfeb7103..70ccf93a3 100644 --- a/domains/jeweetzelf.json +++ b/domains/jeweetzelf.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jeweetzelfWasTaken", - "email": "jeweetzelf@rtexbot.com" - }, - "record": { - "CNAME": "jeweetzelfwastaken.github.io" - } + "owner": { + "username": "jeweetzelfWasTaken", + "email": "jeweetzelf@rtexbot.com" + }, + "record": { + "CNAME": "jeweetzelfwastaken.github.io" + } } diff --git a/domains/jewishlewish.json b/domains/jewishlewish.json index 1c3019101..071a4e047 100644 --- a/domains/jewishlewish.json +++ b/domains/jewishlewish.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "JewishLewish", "email": "lanbrokhman@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://github.com/jewishlewish" - } } - +} diff --git a/domains/jeydin.json b/domains/jeydin.json index e315911da..1c7d80887 100644 --- a/domains/jeydin.json +++ b/domains/jeydin.json @@ -1,12 +1,12 @@ { - "description": "I play a game called Genshin Impact", - "repo": "https://github.com/Jeydin21/jeydin.github.io", - "owner": { - "username": "Jeydin21", - "email": "JeyPham21@gmail.com", - "twitter": "Jeydin21" - }, - "record": { - "CNAME": "jeydin.github.io" - } + "description": "I play a game called Genshin Impact", + "repo": "https://github.com/Jeydin21/jeydin.github.io", + "owner": { + "username": "Jeydin21", + "email": "JeyPham21@gmail.com", + "twitter": "Jeydin21" + }, + "record": { + "CNAME": "jeydin.github.io" + } } diff --git a/domains/jimmster.json b/domains/jimmster.json index 680d19345..2c151ec5d 100644 --- a/domains/jimmster.json +++ b/domains/jimmster.json @@ -1,11 +1,11 @@ { - "description": "A unsusually stupid developers programming blog", - "repo": "https://github.com/Khhs167/jimms-cave", - "owner": { - "username": "Khhs167", - "email": "khhs1671@gmail.com" - }, - "record": { - "URL": "https://jimmys-cave.web.app" - } + "description": "A unsusually stupid developers programming blog", + "repo": "https://github.com/Khhs167/jimms-cave", + "owner": { + "username": "Khhs167", + "email": "khhs1671@gmail.com" + }, + "record": { + "URL": "https://jimmys-cave.web.app" + } } diff --git a/domains/jimmy.json b/domains/jimmy.json index b9a33769e..577c62c30 100644 --- a/domains/jimmy.json +++ b/domains/jimmy.json @@ -1,12 +1,12 @@ { - "description": "JIMMY's Personal Website", - "repo": "https://github.com/JIMMY1371/jimmy1371.github.io", - "owner": { - "username": "JIMMY1371", - "email": "idkvro8@gmail.com", - "discord": "JIMMY#1371" - }, - "record": { - "CNAME": "jimmy1371.github.io" - } + "description": "JIMMY's Personal Website", + "repo": "https://github.com/JIMMY1371/jimmy1371.github.io", + "owner": { + "username": "JIMMY1371", + "email": "idkvro8@gmail.com", + "discord": "JIMMY#1371" + }, + "record": { + "CNAME": "jimmy1371.github.io" + } } diff --git a/domains/jimscope.json b/domains/jimscope.json index 80d7432b5..f49b4a920 100644 --- a/domains/jimscope.json +++ b/domains/jimscope.json @@ -1,11 +1,11 @@ { - "description": "/home/jimscope", - "repo": "https://github.com/jimscope/jimscope.github.io", - "owner": { - "username": "jimscope", - "email": "jimscope@protonmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } + "description": "/home/jimscope", + "repo": "https://github.com/jimscope/jimscope.github.io", + "owner": { + "username": "jimscope", + "email": "jimscope@protonmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/jinso.json b/domains/jinso.json index 29fe88efb..6982010fb 100644 --- a/domains/jinso.json +++ b/domains/jinso.json @@ -2,11 +2,11 @@ "description": "Jinso Raj", "repo": "https://github.com/jinsoraj", "owner": { - "username": "jinsoraj", - "email": "jinsoraj2000@gmail.com", - "twitter": "jinsoraj" + "username": "jinsoraj", + "email": "jinsoraj2000@gmail.com", + "twitter": "jinsoraj" }, "record": { - "URL": "https://jinsoraj.eu.org" + "URL": "https://jinsoraj.eu.org" } - } +} diff --git a/domains/jishnupsamal.json b/domains/jishnupsamal.json index b2aedfdec..79c9c44ea 100644 --- a/domains/jishnupsamal.json +++ b/domains/jishnupsamal.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jishnu-prasad-s", - "email": "support@jishnupsamal.ml" - }, - "record": { - "CNAME": "jishnupsamal.pages.dev" - } + "owner": { + "username": "jishnu-prasad-s", + "email": "support@jishnupsamal.ml" + }, + "record": { + "CNAME": "jishnupsamal.pages.dev" + } } diff --git a/domains/jite.json b/domains/jite.json index 6e1803ee4..01f28dab4 100644 --- a/domains/jite.json +++ b/domains/jite.json @@ -1,10 +1,10 @@ { - "description": "Jite - Dev blog", - "owner": { - "username": "Johannestegner", - "email": "jitedev@gmail.com" - }, - "record": { - "URL": "https://jite.eu" - } + "description": "Jite - Dev blog", + "owner": { + "username": "Johannestegner", + "email": "jitedev@gmail.com" + }, + "record": { + "URL": "https://jite.eu" + } } diff --git a/domains/jj.json b/domains/jj.json index 56f65b367..33574b092 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -1,13 +1,18 @@ { - "description": "JJ's Website", - "repo": "https://github.com/TheBotlyNoob/website", - "owner": { - "username": "TheBotlyNoob", - "email": "TheBotlyNoob@gmail.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.111.153", "185.199.110.153"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "JJ's Website", + "repo": "https://github.com/TheBotlyNoob/website", + "owner": { + "username": "TheBotlyNoob", + "email": "TheBotlyNoob@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/joaovitorzv.json b/domains/joaovitorzv.json index 779e03599..e7d88731a 100644 --- a/domains/joaovitorzv.json +++ b/domains/joaovitorzv.json @@ -1,12 +1,12 @@ { - "description": "@joaovitorzv blog", - "repo": "https://github.com/joaovitorzv/joaovitorzv.github.io", - "owner": { - "username": "joaovitorzv", - "email": "joaovitorzv@outlook.com", - "twitter": "null" - }, - "record": { - "CNAME": "joaovitorzv.github.io" - } + "description": "@joaovitorzv blog", + "repo": "https://github.com/joaovitorzv/joaovitorzv.github.io", + "owner": { + "username": "joaovitorzv", + "email": "joaovitorzv@outlook.com", + "twitter": "null" + }, + "record": { + "CNAME": "joaovitorzv.github.io" + } } diff --git a/domains/jobcmax.json b/domains/jobcmax.json index d28436cfb..d5b80f510 100644 --- a/domains/jobcmax.json +++ b/domains/jobcmax.json @@ -8,4 +8,4 @@ "record": { "CNAME": "jobcmax.github.io" } -} \ No newline at end of file +} diff --git a/domains/joe-dawley.json b/domains/joe-dawley.json index b11aa52ee..017ab7a31 100644 --- a/domains/joe-dawley.json +++ b/domains/joe-dawley.json @@ -1,12 +1,12 @@ { - "description": "Joe Dawley", - "repo": "https://github.com/jdawley", - "owner": { - "username": "jdawley", - "email": "", - "twitter": "joedawley" - }, - "record": { - "CNAME": "joedawley.com" - } + "description": "Joe Dawley", + "repo": "https://github.com/jdawley", + "owner": { + "username": "jdawley", + "email": "", + "twitter": "joedawley" + }, + "record": { + "CNAME": "joedawley.com" + } } diff --git a/domains/joe.json b/domains/joe.json index 7b6d7bf15..3aa2f4541 100644 --- a/domains/joe.json +++ b/domains/joe.json @@ -1,11 +1,11 @@ { - "description": "Joe Banks", - "repo": "https://github.com/jb3/jb3.github.io", - "owner": { - "username": "jb3", - "email": "joseph@josephbanks.me" - }, - "record": { - "CNAME": "jb3.github.io" - } + "description": "Joe Banks", + "repo": "https://github.com/jb3/jb3.github.io", + "owner": { + "username": "jb3", + "email": "joseph@josephbanks.me" + }, + "record": { + "CNAME": "jb3.github.io" + } } diff --git a/domains/joel.json b/domains/joel.json index ab0b03843..edbea8ced 100644 --- a/domains/joel.json +++ b/domains/joel.json @@ -1,12 +1,12 @@ { - "description": "Joel's dev blog", - "repo": "https://github.com/9oelM/9oelm.github.io", - "owner": { - "username": "9oelm", - "email": "", - "twitter": "9oelm" - }, - "record": { - "CNAME": "9oelm.github.io" - } -} \ No newline at end of file + "description": "Joel's dev blog", + "repo": "https://github.com/9oelM/9oelm.github.io", + "owner": { + "username": "9oelm", + "email": "", + "twitter": "9oelm" + }, + "record": { + "CNAME": "9oelm.github.io" + } +} diff --git a/domains/joelbobanoffline.json b/domains/joelbobanoffline.json index d2c2db96b..53ca7f6dc 100644 --- a/domains/joelbobanoffline.json +++ b/domains/joelbobanoffline.json @@ -8,4 +8,4 @@ "record": { "CNAME": "joelbobanoffline.github.io" } -} +} diff --git a/domains/joelee.json b/domains/joelee.json index 20b9ae582..a9a0d855e 100644 --- a/domains/joelee.json +++ b/domains/joelee.json @@ -1,11 +1,11 @@ { - "description": "my personal website", - "repo": "https://github.com/teamjoelee/me", - "owner": { - "username": "teamjoelee", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "teamjoelee.github.io" - } + "description": "my personal website", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "teamjoelee.github.io" + } } diff --git a/domains/joesbrandt.json b/domains/joesbrandt.json index 003bd944a..637eb60c6 100644 --- a/domains/joesbrandt.json +++ b/domains/joesbrandt.json @@ -1,10 +1,10 @@ { - "description": "joesbrandt", - "owner": { - "username": "joesbrandt", - "email": "joesbrandt@icloud.com" - }, - "record": { - "CNAME": "joesbrandt.github.io" - } + "description": "joesbrandt", + "owner": { + "username": "joesbrandt", + "email": "joesbrandt@icloud.com" + }, + "record": { + "CNAME": "joesbrandt.github.io" + } } diff --git a/domains/joesjourney.json b/domains/joesjourney.json index 505400040..68e3484ac 100644 --- a/domains/joesjourney.json +++ b/domains/joesjourney.json @@ -1,24 +1,20 @@ - - { - "owner": { +{ + "owner": { "username": "Joe-is-Coding", "email": "stickeman715@gmail.com" - }, + }, - "record": { + "record": { "A": [ + "185.199.108.153", - "185.199.108.153", + "185.199.109.153", - "185.199.109.153", + "185.199.110.153", - "185.199.110.153", - - "185.199.111.153" - - ], + "185.199.111.153" + ], "MX": ["mx.mailtie.com"], "TXT": "mailtie=joesjourney500@gmail.com" - } } - +} diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json index cec230186..295f229dd 100644 --- a/domains/johan-stickman.json +++ b/domains/johan-stickman.json @@ -1,12 +1,12 @@ { - "description": "My personal website", - "owner": { - "username": "johan-perso", - "email": "johan_stickman@proton.me", - "twitter": "Johan_Stickman", - "discord": "Johan#8021" - }, - "record": { - "URL": "https://johanstick.me" - } + "description": "My personal website", + "owner": { + "username": "johan-perso", + "email": "johan_stickman@proton.me", + "twitter": "Johan_Stickman", + "discord": "Johan#8021" + }, + "record": { + "URL": "https://johanstick.me" + } } diff --git a/domains/johan.json b/domains/johan.json index c7ab737ce..700a60971 100644 --- a/domains/johan.json +++ b/domains/johan.json @@ -1,11 +1,11 @@ { - "description": "Personal website of Johan von Forstner", - "repo": "https://github.com/johan12345/johan12345.github.io", - "owner": { - "username": "johan12345", - "email": "johan.forstner@gmail.com" - }, - "record": { - "URL": "https://johan.vonforst.net" - } + "description": "Personal website of Johan von Forstner", + "repo": "https://github.com/johan12345/johan12345.github.io", + "owner": { + "username": "johan12345", + "email": "johan.forstner@gmail.com" + }, + "record": { + "URL": "https://johan.vonforst.net" + } } diff --git a/domains/johansansebastian.json b/domains/johansansebastian.json index ef590f455..fe8dfec63 100644 --- a/domains/johansansebastian.json +++ b/domains/johansansebastian.json @@ -1,11 +1,11 @@ { - "description": "Johan's personal developer website", - "repo": "https://github.com/JohanSanSebastian.github.io", - "owner": { - "username": "JohanSanSebastian", - "email": "johansanju06@gmail.com" - }, - "record": { - "CNAME": "JohanSanSebastian.github.io" - } + "description": "Johan's personal developer website", + "repo": "https://github.com/JohanSanSebastian.github.io", + "owner": { + "username": "JohanSanSebastian", + "email": "johansanju06@gmail.com" + }, + "record": { + "CNAME": "JohanSanSebastian.github.io" + } } diff --git a/domains/john.json b/domains/john.json index 75daad7af..952285a5c 100644 --- a/domains/john.json +++ b/domains/john.json @@ -1,12 +1,12 @@ { - "description": "John Peterson's personal development page.", - "repo": "https://github.com/majesticturtlejp/majesticturtlejp.github.io", - "owner": { - "username": "majesticturtlejp", - "email": "johnp5419@gmail.com", - "instagram": "johnp5419" - }, - "record": { - "CNAME": "majesticturtlejp.github.io" - } + "description": "John Peterson's personal development page.", + "repo": "https://github.com/majesticturtlejp/majesticturtlejp.github.io", + "owner": { + "username": "majesticturtlejp", + "email": "johnp5419@gmail.com", + "instagram": "johnp5419" + }, + "record": { + "CNAME": "majesticturtlejp.github.io" + } } diff --git a/domains/johnny.json b/domains/johnny.json index ef3f86971..2cd4db27b 100644 --- a/domains/johnny.json +++ b/domains/johnny.json @@ -1,10 +1,10 @@ - { - "owner": { +{ + "owner": { "username": "john-champagne", "email": "johnchampagne97@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "john-champagne.github.io" - } } +} diff --git a/domains/johnsonlee.json b/domains/johnsonlee.json index d8eaf5bd0..0b43e55a6 100644 --- a/domains/johnsonlee.json +++ b/domains/johnsonlee.json @@ -1,11 +1,11 @@ { - "description": "Personal website of Johnson Lee", - "repo": "https://github.com/johnsonlee/johnsonlee.github.io", - "owner": { - "username": "johnsonlee", - "email": "g.johnsonlee@gmail.com" - }, - "record": { - "CNAME": "johnsonlee.github.io" - } + "description": "Personal website of Johnson Lee", + "repo": "https://github.com/johnsonlee/johnsonlee.github.io", + "owner": { + "username": "johnsonlee", + "email": "g.johnsonlee@gmail.com" + }, + "record": { + "CNAME": "johnsonlee.github.io" + } } diff --git a/domains/joker.json b/domains/joker.json index 3352e04c0..cc246d9fc 100644 --- a/domains/joker.json +++ b/domains/joker.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio website of joker", - "repo": "https://github.com/JoKeRxTD/joker.is-a.dev", - "owner": { - "username": "JoKeRxTD", - "email": "joker@mythbot.org", - "twitter": "JoKeRxHD" - }, - "record": { - "CNAME": "jokerxtd.github.io" - } + "description": "Personal portfolio website of joker", + "repo": "https://github.com/JoKeRxTD/joker.is-a.dev", + "owner": { + "username": "JoKeRxTD", + "email": "joker@mythbot.org", + "twitter": "JoKeRxHD" + }, + "record": { + "CNAME": "jokerxtd.github.io" + } } diff --git a/domains/jonathan.json b/domains/jonathan.json index 03eb61bde..c13860eec 100644 --- a/domains/jonathan.json +++ b/domains/jonathan.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "jonOriginal", - "email": "jonathan-knox@outlook.com", - "discord": "12340#0567" - }, - "record": { - "CNAME": "webknox.ddns.net" - }, - "repo": "https://github.com/jonOriginal" + "owner": { + "username": "jonOriginal", + "email": "jonathan-knox@outlook.com", + "discord": "12340#0567" + }, + "record": { + "CNAME": "webknox.ddns.net" + }, + "repo": "https://github.com/jonOriginal" } diff --git a/domains/josh.json b/domains/josh.json index e2a955d99..b127cefe9 100644 --- a/domains/josh.json +++ b/domains/josh.json @@ -1,11 +1,11 @@ { - "description": "Josh's personal developer website", - "repo": "https://github.com/miltzi", - "owner": { - "username": "miltzi", - "email": "josh@miltz.co.za" - }, - "record": { - "CNAME": "joshisadev.miltz.co.za" - } + "description": "Josh's personal developer website", + "repo": "https://github.com/miltzi", + "owner": { + "username": "miltzi", + "email": "josh@miltz.co.za" + }, + "record": { + "CNAME": "joshisadev.miltz.co.za" + } } diff --git a/domains/joshatticus.json b/domains/joshatticus.json index 0e28692ee..ef1e5f1c0 100644 --- a/domains/joshatticus.json +++ b/domains/joshatticus.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "JoshAtticus", "email": "osmanicteam@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "joshatticus.github.io" - } } - \ No newline at end of file +} diff --git a/domains/joshua.json b/domains/joshua.json index 027919e4b..0bb60a121 100644 --- a/domains/joshua.json +++ b/domains/joshua.json @@ -1,11 +1,11 @@ { - "description": "Joshua's Website", - "repo": "https://github.com/joshua-noakes1", - "owner": { - "username": "joshua-noakes1", - "email": "joshua.noakes1@icloud.com" - }, - "record": { - "CNAME": "prx1.oci.cocogoat.xyz" - } + "description": "Joshua's Website", + "repo": "https://github.com/joshua-noakes1", + "owner": { + "username": "joshua-noakes1", + "email": "joshua.noakes1@icloud.com" + }, + "record": { + "CNAME": "prx1.oci.cocogoat.xyz" + } } diff --git a/domains/josjonkeren.json b/domains/josjonkeren.json index e3d1dfa2c..ee844f4a4 100644 --- a/domains/josjonkeren.json +++ b/domains/josjonkeren.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "jonkeren", "email": "josjonkeren@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "jonkeren.nl" - } } - \ No newline at end of file +} diff --git a/domains/jqshuv.json b/domains/jqshuv.json index aa2341712..c52362cb1 100644 --- a/domains/jqshuv.json +++ b/domains/jqshuv.json @@ -1,12 +1,12 @@ { - "description": "Jqshuv's Portfolio Page", - "repo": "https://github.com/jqshuv/jqshuv.github.io", - "owner": { - "username": "jqshuv", - "email": "jqshuv@gmail.com", - "twitter": "jqshuv" - }, - "record": { - "CNAME": "jqshuv.github.io" - } + "description": "Jqshuv's Portfolio Page", + "repo": "https://github.com/jqshuv/jqshuv.github.io", + "owner": { + "username": "jqshuv", + "email": "jqshuv@gmail.com", + "twitter": "jqshuv" + }, + "record": { + "CNAME": "jqshuv.github.io" + } } diff --git a/domains/jrdrwn.json b/domains/jrdrwn.json index 9ec5ac297..a131e8473 100644 --- a/domains/jrdrwn.json +++ b/domains/jrdrwn.json @@ -9,4 +9,4 @@ "record": { "CNAME": "jrdrwn.github.io" } -} +} diff --git a/domains/json.json b/domains/json.json index 4a5fa7504..8214eafc6 100644 --- a/domains/json.json +++ b/domains/json.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "jasonappah", - "email": "isadev@jasonaa.me", - "twitter": "jasonaa_" - }, - "record": { - "URL": "https://jasonaa.me" - } + "owner": { + "username": "jasonappah", + "email": "isadev@jasonaa.me", + "twitter": "jasonaa_" + }, + "record": { + "URL": "https://jasonaa.me" + } } diff --git a/domains/jsworld.json b/domains/jsworld.json index a5a94eb69..1ce8e5810 100644 --- a/domains/jsworld.json +++ b/domains/jsworld.json @@ -9,4 +9,4 @@ "record": { "CNAME": "pythoniaweb.github.io" } -} +} diff --git a/domains/juanjo.json b/domains/juanjo.json index d2405eae9..6f65c3be6 100644 --- a/domains/juanjo.json +++ b/domains/juanjo.json @@ -1,11 +1,11 @@ { - "description": "Juanjo personal developer website", - "repo": "https://github.com/string-null/string-null.github.io", - "owner": { - "username": "string-null", - "email": "null0x22@protonmail.com" - }, - "record": { - "CNAME": "string-null.github.io" - } + "description": "Juanjo personal developer website", + "repo": "https://github.com/string-null/string-null.github.io", + "owner": { + "username": "string-null", + "email": "null0x22@protonmail.com" + }, + "record": { + "CNAME": "string-null.github.io" + } } diff --git a/domains/juhair.json b/domains/juhair.json index 6695800a6..b1b852310 100644 --- a/domains/juhair.json +++ b/domains/juhair.json @@ -1,10 +1,10 @@ { - "description": "Juhair's Portfolio Website", - "owner": { - "username": "juhair-cupcake", - "email": "juhair98@pm.me" - }, - "record": { - "URL": "https://juhair-dev.netlify.app" - } + "description": "Juhair's Portfolio Website", + "owner": { + "username": "juhair-cupcake", + "email": "juhair98@pm.me" + }, + "record": { + "URL": "https://juhair-dev.netlify.app" + } } diff --git a/domains/juikulkarni.json b/domains/juikulkarni.json index de2f812b4..642ed8254 100644 --- a/domains/juikulkarni.json +++ b/domains/juikulkarni.json @@ -4,9 +4,8 @@ "owner": { "username": "jkulkarni01", "email": "jui01kulkarni@gmail.com" - }, "record": { "CNAME": "jkulkarni01.github.io" } -} +} diff --git a/domains/juliusknuff.json b/domains/juliusknuff.json index d1bf54156..c68308bb5 100644 --- a/domains/juliusknuff.json +++ b/domains/juliusknuff.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "juliusknuff", - "email": "juliusknuff@ok.de" - }, - "record": { - "CNAME": "juliusknu.pages.dev" - } + "owner": { + "username": "juliusknuff", + "email": "juliusknuff@ok.de" + }, + "record": { + "CNAME": "juliusknu.pages.dev" + } } diff --git a/domains/justforever.json b/domains/justforever.json index 603366923..dfe94341a 100644 --- a/domains/justforever.json +++ b/domains/justforever.json @@ -1,11 +1,11 @@ { - "description": "DevJustForever's personal developer website", - "repo": "https://github.com/DevJustForever/devjustforever.github.io", - "owner": { - "username": "DevJustForever", - "email": "mertcelik0541@gmail.com" - }, - "record": { - "CNAME": "devjustforever.github.io" - } + "description": "DevJustForever's personal developer website", + "repo": "https://github.com/DevJustForever/devjustforever.github.io", + "owner": { + "username": "DevJustForever", + "email": "mertcelik0541@gmail.com" + }, + "record": { + "CNAME": "devjustforever.github.io" + } } diff --git a/domains/justin.json b/domains/justin.json index 9b858cb6b..4d0d15a5d 100644 --- a/domains/justin.json +++ b/domains/justin.json @@ -1,11 +1,11 @@ { - "description": "My personal Page", - "repo": "https://github.com/justinjohnymathew/justinjohnymathew.github.io", - "owner": { - "username": "justinjohnymathew", - "email": "justinjohny.jj@gmail.com" - }, - "record": { - "CNAME": "justinjohnymathew.github.io" - } + "description": "My personal Page", + "repo": "https://github.com/justinjohnymathew/justinjohnymathew.github.io", + "owner": { + "username": "justinjohnymathew", + "email": "justinjohny.jj@gmail.com" + }, + "record": { + "CNAME": "justinjohnymathew.github.io" + } } diff --git a/domains/justtobbi.json b/domains/justtobbi.json index 6dea4cd00..63ce135c2 100644 --- a/domains/justtobbi.json +++ b/domains/justtobbi.json @@ -8,4 +8,4 @@ "record": { "CNAME": "justtobbi.github.io" } -} \ No newline at end of file +} diff --git a/domains/justtrynacode.json b/domains/justtrynacode.json index 65defaeeb..65004a73a 100644 --- a/domains/justtrynacode.json +++ b/domains/justtrynacode.json @@ -1,12 +1,12 @@ { - "description": "Tryna's website", - "repo": "https://github.com/JustTrynacodee/JustTrynaCodee.github.io", - "owner": { - "username": "JustTrynacodee", - "email": "", - "discord": "JustTrynaCode#0810" - }, - "record": { - "CNAME": "JustTrynaCodee.github.io" - } + "description": "Tryna's website", + "repo": "https://github.com/JustTrynacodee/JustTrynaCodee.github.io", + "owner": { + "username": "JustTrynacodee", + "email": "", + "discord": "JustTrynaCode#0810" + }, + "record": { + "CNAME": "JustTrynaCodee.github.io" + } } diff --git a/domains/justus.json b/domains/justus.json index 0a9f2bc11..50acf9a0d 100644 --- a/domains/justus.json +++ b/domains/justus.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Justus-D", - "email": "justus.is-a.dev@herrblauzahn.de" - }, - "record": { - "CNAME": "is-a-dev.justus-d.de" - } + "owner": { + "username": "Justus-D", + "email": "justus.is-a.dev@herrblauzahn.de" + }, + "record": { + "CNAME": "is-a-dev.justus-d.de" + } } diff --git a/domains/jwaxy.json b/domains/jwaxy.json index 66a04f19f..20200f391 100644 --- a/domains/jwaxy.json +++ b/domains/jwaxy.json @@ -8,4 +8,4 @@ "record": { "CNAME": "jwaxy.github.io" } -} +} diff --git a/domains/jzitnik.json b/domains/jzitnik.json index 74104007d..e2550f3e0 100644 --- a/domains/jzitnik.json +++ b/domains/jzitnik.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "JZITNIK-github", - "email": "klindkubak@zohomail.eu", - "discord": "KLIND#1906" - }, - "record": { - "CNAME": "jzitnik.onrender.com" - } + "owner": { + "username": "JZITNIK-github", + "email": "klindkubak@zohomail.eu", + "discord": "KLIND#1906" + }, + "record": { + "CNAME": "jzitnik.onrender.com" + } } diff --git a/domains/k4i0d.json b/domains/k4i0d.json index 5177be014..0600507f3 100644 --- a/domains/k4i0d.json +++ b/domains/k4i0d.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "kaiodcosta", "email": "kaiod@riseup.net" - }, - "record": { + }, + "record": { "URL": "https://kaiod.icu" - } } - \ No newline at end of file +} diff --git a/domains/k93msy.json b/domains/k93msy.json index d72cdaf03..0c56b66e9 100644 --- a/domains/k93msy.json +++ b/domains/k93msy.json @@ -1,11 +1,11 @@ { - "description": "K93MSY website", - "repo": "https://github.com/K93MSY/K93MSY.github.io", - "owner": { - "username": "K93MSY", - "email": "kuritama0903@gmail.com" - }, - "record": { - "CNAME": "k93msy.github.io" - } + "description": "K93MSY website", + "repo": "https://github.com/K93MSY/K93MSY.github.io", + "owner": { + "username": "K93MSY", + "email": "kuritama0903@gmail.com" + }, + "record": { + "CNAME": "k93msy.github.io" + } } diff --git a/domains/kacem.json b/domains/kacem.json index f413e6bad..c525bbc7f 100644 --- a/domains/kacem.json +++ b/domains/kacem.json @@ -1,11 +1,11 @@ { - "description": "Kacem's personal dungeon", - "repo": "https://github.com/LordKacem", - "owner": { - "username": "Kacem", - "email": "Kacem.dev@hotmail.com" - }, - "record": { - "CNAME": "nkessill.sirv.com" - } + "description": "Kacem's personal dungeon", + "repo": "https://github.com/LordKacem", + "owner": { + "username": "Kacem", + "email": "Kacem.dev@hotmail.com" + }, + "record": { + "CNAME": "nkessill.sirv.com" + } } diff --git a/domains/kagchi.json b/domains/kagchi.json index 5adbcc6b0..ee5b697f1 100644 --- a/domains/kagchi.json +++ b/domains/kagchi.json @@ -1,11 +1,11 @@ { - "description": "KagChi's Personal Website", - "repo": "https://github.com/KagChi", - "owner": { - "username": "KagChi", - "email": "contact@kagchi.my.id" - }, - "record": { - "URL": "https://kagchi.my.id" - } + "description": "KagChi's Personal Website", + "repo": "https://github.com/KagChi", + "owner": { + "username": "KagChi", + "email": "contact@kagchi.my.id" + }, + "record": { + "URL": "https://kagchi.my.id" + } } diff --git a/domains/kaguwo.json b/domains/kaguwo.json index b2ad285fe..7182e21c9 100644 --- a/domains/kaguwo.json +++ b/domains/kaguwo.json @@ -1,10 +1,10 @@ { - "description": "Kaguwo's Personal Website", - "owner": { - "username": "kaguwomin", - "email": "business@kaguwo.com" - }, - "record": { - "CNAME": "kaguwomin.github.io" - } + "description": "Kaguwo's Personal Website", + "owner": { + "username": "kaguwomin", + "email": "business@kaguwo.com" + }, + "record": { + "CNAME": "kaguwomin.github.io" + } } diff --git a/domains/kai.json b/domains/kai.json index fe6b819d3..eb7e18491 100644 --- a/domains/kai.json +++ b/domains/kai.json @@ -1,11 +1,11 @@ { - "description": "KAI is a Dev", - "repo": "https://github.com/blackaimc/blackaimc.github.io", - "owner": { - "username": "blackaimc", - "email": "blackaimc@gmail.com" - }, - "record": { - "CNAME": "blackaimc.github.io" - } + "description": "KAI is a Dev", + "repo": "https://github.com/blackaimc/blackaimc.github.io", + "owner": { + "username": "blackaimc", + "email": "blackaimc@gmail.com" + }, + "record": { + "CNAME": "blackaimc.github.io" + } } diff --git a/domains/kaivalya.json b/domains/kaivalya.json index 67b4342c2..4418749e3 100644 --- a/domains/kaivalya.json +++ b/domains/kaivalya.json @@ -8,4 +8,4 @@ "record": { "CNAME": "Kaivalya4.github.io" } -} +} diff --git a/domains/kamy0403.json b/domains/kamy0403.json index 9f616080d..9033e1e1a 100644 --- a/domains/kamy0403.json +++ b/domains/kamy0403.json @@ -1,13 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "thanhcong2k7", "email": "nhocpeacock@gmail.com", "twitter": "NTKam007", "discord": "KamyzZ#3790" - }, - "record": { + }, + "record": { "CNAME": "kmdev.carrd.co" - } } - +} diff --git a/domains/kamyzz.json b/domains/kamyzz.json index 765a1688b..2824a0ab9 100644 --- a/domains/kamyzz.json +++ b/domains/kamyzz.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "thanhcong2k7", "email": "nhocpeacock@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "kamyzz.carrd.co" - } } - +} diff --git a/domains/kartik.json b/domains/kartik.json index 2a6e2a717..ccc97b38f 100644 --- a/domains/kartik.json +++ b/domains/kartik.json @@ -1,11 +1,11 @@ { - "description": "Kartik's website", - "repo": "https://github.com/kartiktalwar2003/kartiktalwar2003.github.io", - "owner": { - "username": "kartiktalwar2003", - "email": "kartiktalwar2003@gmail.com" - }, - "record": { - "CNAME": "kartiktalwar2003.github.io" - } + "description": "Kartik's website", + "repo": "https://github.com/kartiktalwar2003/kartiktalwar2003.github.io", + "owner": { + "username": "kartiktalwar2003", + "email": "kartiktalwar2003@gmail.com" + }, + "record": { + "CNAME": "kartiktalwar2003.github.io" + } } diff --git a/domains/kashif.json b/domains/kashif.json index 1054262c0..3c01fbe8a 100644 --- a/domains/kashif.json +++ b/domains/kashif.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "appsdevpk", "email": "kashid1@gmail.com" - }, + }, - "record": { + "record": { "A": ["129.146.191.167"] - } } - \ No newline at end of file +} diff --git a/domains/kaushik-bhadarka.json b/domains/kaushik-bhadarka.json index 8a26b83d0..ec78bbb75 100644 --- a/domains/kaushik-bhadarka.json +++ b/domains/kaushik-bhadarka.json @@ -1,11 +1,11 @@ { - "description": "Kaushik Bhadarka.", - "repo": "https://github.com/kaushik-bhadarka/kaushik-bhadarka.github.io", - "owner": { - "username": "kaushik-bhadarka", - "email": "kaushik-bhadarka@acquaintsoft.com" - }, - "record": { - "CNAME": "kaushik-bhadarka.github.io" - } + "description": "Kaushik Bhadarka.", + "repo": "https://github.com/kaushik-bhadarka/kaushik-bhadarka.github.io", + "owner": { + "username": "kaushik-bhadarka", + "email": "kaushik-bhadarka@acquaintsoft.com" + }, + "record": { + "CNAME": "kaushik-bhadarka.github.io" + } } diff --git a/domains/kavi.json b/domains/kavi.json index f81d0b7f7..94f5f4824 100644 --- a/domains/kavi.json +++ b/domains/kavi.json @@ -1,12 +1,12 @@ { - "description": "Portfolio website", - "repo": "https://github.com/dkaviarasu/dkaviarasu.github.io", - "owner": { - "username": "dkaviarasu", - "email": "", - "twitter": "kaviarasudm" - }, - "record": { - "CNAME": "dkaviarasu.github.io" - } + "description": "Portfolio website", + "repo": "https://github.com/dkaviarasu/dkaviarasu.github.io", + "owner": { + "username": "dkaviarasu", + "email": "", + "twitter": "kaviarasudm" + }, + "record": { + "CNAME": "dkaviarasu.github.io" + } } diff --git a/domains/kaweees.json b/domains/kaweees.json index 5e0ee081e..9fce615be 100644 --- a/domains/kaweees.json +++ b/domains/kaweees.json @@ -1,11 +1,11 @@ { - "description": "Kaweees is a Dev", - "repo": "https://github.com/Kaweees/is-a-dev", - "owner": { - "username": "Kaweees", - "email": "miguelvillafloran@gmail.com" - }, - "record": { - "CNAME": "kaweees.github.io" - } + "description": "Kaweees is a Dev", + "repo": "https://github.com/Kaweees/is-a-dev", + "owner": { + "username": "Kaweees", + "email": "miguelvillafloran@gmail.com" + }, + "record": { + "CNAME": "kaweees.github.io" + } } diff --git a/domains/kaweendra.json b/domains/kaweendra.json index 254ebe9bc..db2d63360 100644 --- a/domains/kaweendra.json +++ b/domains/kaweendra.json @@ -1,11 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "kaweendras", "email": "salitha.wijerathna@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "kaweendras.github.io" - } } +} diff --git a/domains/kawet.json b/domains/kawet.json index a5f651129..5e068a3fb 100644 --- a/domains/kawet.json +++ b/domains/kawet.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Kawet00", - "email": "", - "twitter": "Kawet00", - "discord": "Kawet#4827" - }, - "record": { - "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co" - } + "owner": { + "username": "Kawet00", + "email": "", + "twitter": "Kawet00", + "discord": "Kawet#4827" + }, + "record": { + "CNAME": "ee4b2375-cc40-4c9d-b34a-9fa2047b8ebf.id.repl.co" + } } diff --git a/domains/kaz.json b/domains/kaz.json index 18a5fd01f..0b5d460fa 100644 --- a/domains/kaz.json +++ b/domains/kaz.json @@ -1,11 +1,11 @@ { - "description": "Add some description", - "repo": "https://github.com/kazz0001/kazz0001.github.io", - "owner": { - "username": "kazz0001", - "email": "badchicken11690@gmail.com" - }, - "record": { - "CNAME": "kazz0001.github.io" - } + "description": "Add some description", + "repo": "https://github.com/kazz0001/kazz0001.github.io", + "owner": { + "username": "kazz0001", + "email": "badchicken11690@gmail.com" + }, + "record": { + "CNAME": "kazz0001.github.io" + } } diff --git a/domains/kckarnige.json b/domains/kckarnige.json index fa0c416fb..8375cfb7d 100644 --- a/domains/kckarnige.json +++ b/domains/kckarnige.json @@ -1,12 +1,12 @@ { - "description": "KayoticCarnige is a dev", - "repo": "https://github.com/kckarnige/kckarnige.github.io", - "owner": { - "username": "kckarnige", - "email": "kayos156official@gmail.com", - "twitter": "kckarnige" - }, - "record": { - "CNAME": "kckarnige.github.io" - } + "description": "KayoticCarnige is a dev", + "repo": "https://github.com/kckarnige/kckarnige.github.io", + "owner": { + "username": "kckarnige", + "email": "kayos156official@gmail.com", + "twitter": "kckarnige" + }, + "record": { + "CNAME": "kckarnige.github.io" + } } diff --git a/domains/kd.json b/domains/kd.json index 12bdab5a5..2c336b6c5 100644 --- a/domains/kd.json +++ b/domains/kd.json @@ -1,11 +1,11 @@ -{ - "description": "Personal Developer Website", - "repo": "https://github.com/KejdiKoci/kejdikoci.github.io", - "owner": { - "username": "KejdiKoci", - "email": "kejdikoci.mail@gmail.com" - }, - "record": { - "CNAME": "kejdikoci.github.io" - } -} +{ + "description": "Personal Developer Website", + "repo": "https://github.com/KejdiKoci/kejdikoci.github.io", + "owner": { + "username": "KejdiKoci", + "email": "kejdikoci.mail@gmail.com" + }, + "record": { + "CNAME": "kejdikoci.github.io" + } +} diff --git a/domains/kefir.json b/domains/kefir.json index 745cd1e36..2f992d389 100644 --- a/domains/kefir.json +++ b/domains/kefir.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "kefir2115", - "email": "zakremciany533@gmail.com" - }, - "record": { - "CNAME": "kefir2115.github.io" - } + "owner": { + "username": "kefir2115", + "email": "zakremciany533@gmail.com" + }, + "record": { + "CNAME": "kefir2115.github.io" + } } - diff --git a/domains/keithkhaotic.json b/domains/keithkhaotic.json index 1c6ac0e73..971c4bd43 100644 --- a/domains/keithkhaotic.json +++ b/domains/keithkhaotic.json @@ -9,4 +9,4 @@ "record": { "CNAME": "keithkhaotic.github.io" } -} +} diff --git a/domains/keju.json b/domains/keju.json index 88d48dff2..cb21a4ea8 100644 --- a/domains/keju.json +++ b/domains/keju.json @@ -1,12 +1,12 @@ { - "description": "Kelvin Julian - Personal Website", - "repo": "https://github.com/kejuuu/kejuuu.github.io", - "owner": { - "username": "kejuuu", - "email": "kelvinjulian.kj@gmail.com", - "twitter": "Keju__" - }, - "record": { - "CNAME": "kejuuu.github.io" - } + "description": "Kelvin Julian - Personal Website", + "repo": "https://github.com/kejuuu/kejuuu.github.io", + "owner": { + "username": "kejuuu", + "email": "kelvinjulian.kj@gmail.com", + "twitter": "Keju__" + }, + "record": { + "CNAME": "kejuuu.github.io" + } } diff --git a/domains/kekda.json b/domains/kekda.json index 2b40ad9d8..25deae69d 100644 --- a/domains/kekda.json +++ b/domains/kekda.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "kekda-py", - "email": "yashverma7869@gmail.com", - "twitter": "Yash72274544" - }, - "record": { - "URL": "https://yashverma.me" - } + "owner": { + "username": "kekda-py", + "email": "yashverma7869@gmail.com", + "twitter": "Yash72274544" + }, + "record": { + "URL": "https://yashverma.me" + } } diff --git a/domains/keli5.json b/domains/keli5.json index 9d505fab2..064272588 100644 --- a/domains/keli5.json +++ b/domains/keli5.json @@ -1,12 +1,12 @@ { - "description": "keli5", - "repo": "https://github.com/keli5/keli5.github.io", - "owner": { - "username": "keli5", - "email": "", - "twitter": "keli5_letters" - }, - "record": { - "CNAME": "keli5.github.io" - } + "description": "keli5", + "repo": "https://github.com/keli5/keli5.github.io", + "owner": { + "username": "keli5", + "email": "", + "twitter": "keli5_letters" + }, + "record": { + "CNAME": "keli5.github.io" + } } diff --git a/domains/kells.json b/domains/kells.json index d68185933..0121d4b81 100644 --- a/domains/kells.json +++ b/domains/kells.json @@ -1,11 +1,11 @@ { - "description": "Kells is Developer!", - "repo": "https://github.com/jwkim101201/jwkim101201.github.io", - "owner": { - "username": "jwkim101201", - "email": "jwkim101201@gmail.com" - }, - "record": { - "CNAME": "jwkim101201.github.io" - } + "description": "Kells is Developer!", + "repo": "https://github.com/jwkim101201/jwkim101201.github.io", + "owner": { + "username": "jwkim101201", + "email": "jwkim101201@gmail.com" + }, + "record": { + "CNAME": "jwkim101201.github.io" + } } diff --git a/domains/ken.json b/domains/ken.json index 3052e8455..405035e50 100644 --- a/domains/ken.json +++ b/domains/ken.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ken Pemberton", - "email": "kenpem@gmail.com" - }, - "record": { - "CNAME": "grumpyoldfart.org" - } + "owner": { + "username": "Ken Pemberton", + "email": "kenpem@gmail.com" + }, + "record": { + "CNAME": "grumpyoldfart.org" + } } diff --git a/domains/kenney.json b/domains/kenney.json index b26b86938..d97659f20 100644 --- a/domains/kenney.json +++ b/domains/kenney.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kendofriendo", - "email": "goadke@g.cofc.edu" - }, - "record": { - "CNAME": "hashnode.network" - } + "owner": { + "username": "kendofriendo", + "email": "goadke@g.cofc.edu" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/kenwu.json b/domains/kenwu.json index 83dcbaf90..4bbda27e5 100644 --- a/domains/kenwu.json +++ b/domains/kenwu.json @@ -2,11 +2,11 @@ "description": "This is Ken Wu's personal portfolio website.", "repo": "https://github.com/kenwuqianghao/kenwuqianghao.github.io", "owner": { - "username": "KenWuqianghao", - "email": "wooqianghao@gmail.com", - "twitter": "KenWuqianghao" + "username": "KenWuqianghao", + "email": "wooqianghao@gmail.com", + "twitter": "KenWuqianghao" }, "record": { - "CNAME": "kenwuqianghao.github.io" + "CNAME": "kenwuqianghao.github.io" } - } \ No newline at end of file +} diff --git a/domains/kev.json b/domains/kev.json index 4c45b8a2a..660ad20c4 100644 --- a/domains/kev.json +++ b/domains/kev.json @@ -1,11 +1,11 @@ { - "description": "Personal website", - "repo": "https://github.com/kevinle108/kevinle108.github.io", - "owner": { - "username": "kevinle108", - "email": "kevinle108@gmail.com" - }, - "record": { - "CNAME": "kevinle108.github.io" - } + "description": "Personal website", + "repo": "https://github.com/kevinle108/kevinle108.github.io", + "owner": { + "username": "kevinle108", + "email": "kevinle108@gmail.com" + }, + "record": { + "CNAME": "kevinle108.github.io" + } } diff --git a/domains/kevin.json b/domains/kevin.json index ecb38f866..fef2ee4bd 100644 --- a/domains/kevin.json +++ b/domains/kevin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "KevinBrogan", - "email": "kevin@brogan.ca" - }, - "record": { - "CNAME": "brogan.ca" - } + "owner": { + "username": "KevinBrogan", + "email": "kevin@brogan.ca" + }, + "record": { + "CNAME": "brogan.ca" + } } diff --git a/domains/keyurnimavat.json b/domains/keyurnimavat.json index cc7122e38..bb8a67fa2 100644 --- a/domains/keyurnimavat.json +++ b/domains/keyurnimavat.json @@ -1,11 +1,11 @@ { - "description": "keyur Profile.", - "repo": "https://github.com/keyurnimavat/keyurnimavat.github.io", - "owner": { - "username": "keyurnimavat", - "email": "" - }, - "record": { - "CNAME": "keyurnimavat.github.io" - } + "description": "keyur Profile.", + "repo": "https://github.com/keyurnimavat/keyurnimavat.github.io", + "owner": { + "username": "keyurnimavat", + "email": "" + }, + "record": { + "CNAME": "keyurnimavat.github.io" + } } diff --git a/domains/kha.json b/domains/kha.json index ed3984f21..6bc9437c2 100644 --- a/domains/kha.json +++ b/domains/kha.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "bkit9x", "email": "bkit9x@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "bkit9x.github.io" - } } - \ No newline at end of file +} diff --git a/domains/khaled.json b/domains/khaled.json index 979cdd57b..3cdd9c8f9 100644 --- a/domains/khaled.json +++ b/domains/khaled.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "khaled-0", "email": "spkhalad@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "khaled-0.github.io" - } } - \ No newline at end of file +} diff --git a/domains/khanh.json b/domains/khanh.json index cd666ce18..fd38aa557 100644 --- a/domains/khanh.json +++ b/domains/khanh.json @@ -1,11 +1,11 @@ { - "description": "Khanh's personal developer website", - "repo": "https://github.com/canfam", - "owner": { - "username": "canfam", - "email": "khanhpham072007@gmail.com" - }, - "record": { - "CNAME": "canfam.github.io" - } + "description": "Khanh's personal developer website", + "repo": "https://github.com/canfam", + "owner": { + "username": "canfam", + "email": "khanhpham072007@gmail.com" + }, + "record": { + "CNAME": "canfam.github.io" + } } diff --git a/domains/khcrv.json b/domains/khcrv.json index 0be7cfe07..82fc14fa8 100644 --- a/domains/khcrv.json +++ b/domains/khcrv.json @@ -1,11 +1,11 @@ { - "description": "KhCrv Portfolio Website", - "repo": "https://github.com/KhCrv/khcrv.github.io", - "owner": { - "username": "KhCrv", - "email": "pedusty@hotmail.com" - }, - "record": { - "CNAME": "khcrv.github.io" - } + "description": "KhCrv Portfolio Website", + "repo": "https://github.com/KhCrv/khcrv.github.io", + "owner": { + "username": "KhCrv", + "email": "pedusty@hotmail.com" + }, + "record": { + "CNAME": "khcrv.github.io" + } } diff --git a/domains/khushraj.json b/domains/khushraj.json index fd86f5e90..526e22a4b 100644 --- a/domains/khushraj.json +++ b/domains/khushraj.json @@ -1,11 +1,11 @@ { - "description": "Khushraj Rathod's personal website.", - "repo": "https://github.com/KhushrajRathod/www.khushrajrathod.com", - "owner": { - "username": "KhushrajRathod", - "email": "me@khushrajrathod.com" - }, - "record": { - "URL": "https://www.khushrajrathod.com" - } + "description": "Khushraj Rathod's personal website.", + "repo": "https://github.com/KhushrajRathod/www.khushrajrathod.com", + "owner": { + "username": "KhushrajRathod", + "email": "me@khushrajrathod.com" + }, + "record": { + "URL": "https://www.khushrajrathod.com" + } } diff --git a/domains/kiara.json b/domains/kiara.json index 1d3eb6904..183f436b2 100644 --- a/domains/kiara.json +++ b/domains/kiara.json @@ -1,11 +1,11 @@ { - "description": "Amelia Corp Official Website.", - "repo": "https://github.com/aaraam/aaraam.github.io", - "owner": { - "username": "ameliakiara", - "email": "contact@kiara.my.id" - }, - "record": { - "CNAME": "lavalink-music-bot-production.up.railway.app" - } + "description": "Amelia Corp Official Website.", + "repo": "https://github.com/aaraam/aaraam.github.io", + "owner": { + "username": "ameliakiara", + "email": "contact@kiara.my.id" + }, + "record": { + "CNAME": "lavalink-music-bot-production.up.railway.app" + } } diff --git a/domains/kicrops.json b/domains/kicrops.json index 314199a08..857e5a4f3 100644 --- a/domains/kicrops.json +++ b/domains/kicrops.json @@ -1,11 +1,11 @@ { - "description": "A personal website for me and my organization", - "repo": "https://github.com/Kicrops/website", - "owner": { - "username": "Kicrops", - "email": "kicropsdevelopment@gmail.com" - }, - "record": { - "CNAME": "d3aeb170-58da-460e-aad2-29a40a7a0d80.id.repl.co" - } + "description": "A personal website for me and my organization", + "repo": "https://github.com/Kicrops/website", + "owner": { + "username": "Kicrops", + "email": "kicropsdevelopment@gmail.com" + }, + "record": { + "CNAME": "d3aeb170-58da-460e-aad2-29a40a7a0d80.id.repl.co" + } } diff --git a/domains/kilic.json b/domains/kilic.json index c7ef9a8b8..69d74bd9f 100644 --- a/domains/kilic.json +++ b/domains/kilic.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "kiliczsh", - "email": "muhammeddkilicc@gmail.com" - }, - "description": "personal site", - "repo": "https://github.com/kiliczsh/kiliczsh.github.io", - "record": { - "CNAME": "kiliczsh.github.io" - } + "owner": { + "username": "kiliczsh", + "email": "muhammeddkilicc@gmail.com" + }, + "description": "personal site", + "repo": "https://github.com/kiliczsh/kiliczsh.github.io", + "record": { + "CNAME": "kiliczsh.github.io" + } } diff --git a/domains/killua.json b/domains/killua.json index 44fed95cb..b4483de86 100644 --- a/domains/killua.json +++ b/domains/killua.json @@ -1,11 +1,11 @@ { - "description": "Personal Page", - "repo": "https://github.com/Killua7362/Killua7362.github.io", - "owner": { - "username": "Killua7362", - "email": "bhat7362@gmail.com" - }, - "record": { - "CNAME": "Killua7362.github.io" - } + "description": "Personal Page", + "repo": "https://github.com/Killua7362/Killua7362.github.io", + "owner": { + "username": "Killua7362", + "email": "bhat7362@gmail.com" + }, + "record": { + "CNAME": "Killua7362.github.io" + } } diff --git a/domains/kingq23.json b/domains/kingq23.json index d358668e3..ea6377f62 100644 --- a/domains/kingq23.json +++ b/domains/kingq23.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Kingq23", - "email": "qadams2008@gmail.com" - }, - "record": { - "URL": "https://kingq23-is-a-dev.kingq23.repl.co" - } + "owner": { + "username": "Kingq23", + "email": "qadams2008@gmail.com" + }, + "record": { + "URL": "https://kingq23-is-a-dev.kingq23.repl.co" + } } diff --git a/domains/kiran.json b/domains/kiran.json index 29f6ff89b..ceafc0b87 100644 --- a/domains/kiran.json +++ b/domains/kiran.json @@ -1,11 +1,11 @@ { - "description": "My very own is a dev domain for github pages", - "repo": "https://github.com/kiranhart/kiranhart.github.io", - "owner": { - "username": "kiranhart", - "email": "kiran.hart@live.com" - }, - "record": { - "CNAME": "kiranhart.github.io" - } + "description": "My very own is a dev domain for github pages", + "repo": "https://github.com/kiranhart/kiranhart.github.io", + "owner": { + "username": "kiranhart", + "email": "kiran.hart@live.com" + }, + "record": { + "CNAME": "kiranhart.github.io" + } } diff --git a/domains/kirann.json b/domains/kirann.json index 755bbe11c..42c7372f4 100644 --- a/domains/kirann.json +++ b/domains/kirann.json @@ -1,11 +1,11 @@ { - "description": "Kiran's personal developer website", - "repo": "https://github.com/sudopower", - "owner": { - "username": "sudopower", - "email": "nkirandroid@gmail.com" - }, - "record": { - "URL": "http://sudopower.com" - } + "description": "Kiran's personal developer website", + "repo": "https://github.com/sudopower", + "owner": { + "username": "sudopower", + "email": "nkirandroid@gmail.com" + }, + "record": { + "URL": "http://sudopower.com" + } } diff --git a/domains/kiss.json b/domains/kiss.json index 3b23877db..711923825 100644 --- a/domains/kiss.json +++ b/domains/kiss.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "filipekiss", - "email": "filipe@kiss.ink" - }, - "record": { - "CNAME": "filipe.kiss.ink" - } + "owner": { + "username": "filipekiss", + "email": "filipe@kiss.ink" + }, + "record": { + "CNAME": "filipe.kiss.ink" + } } diff --git a/domains/kitten.json b/domains/kitten.json index 2b27f72e2..f6f798f81 100644 --- a/domains/kitten.json +++ b/domains/kitten.json @@ -1,11 +1,11 @@ { - "description": "using for personal projects", - "repo": "https://github.com/KittensAreDaBest", - "owner": { - "username": "KittensAreDaBest", - "email": "is-a-dev@mythicalkitten.com" - }, - "record": { - "CNAME": "is-a-dev.mythicalkitten.com" - } + "description": "using for personal projects", + "repo": "https://github.com/KittensAreDaBest", + "owner": { + "username": "KittensAreDaBest", + "email": "is-a-dev@mythicalkitten.com" + }, + "record": { + "CNAME": "is-a-dev.mythicalkitten.com" + } } diff --git a/domains/kitty.json b/domains/kitty.json index d7f091347..dd406458c 100644 --- a/domains/kitty.json +++ b/domains/kitty.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Stardustxxx", "email": "kitty@kittysmh.tech" - }, + }, - "record": { + "record": { "A": ["192.95.42.66"] - } } - \ No newline at end of file +} diff --git a/domains/kiwozen.json b/domains/kiwozen.json index 744355c9c..0bb4c7787 100644 --- a/domains/kiwozen.json +++ b/domains/kiwozen.json @@ -5,6 +5,6 @@ "email": "goat@kiwozen.de" }, "record": { - "URL": "https://kiwozen.de" + "URL": "https://kiwozen.de" } -} +} diff --git a/domains/kiyora.json b/domains/kiyora.json index 96b5a39bb..dcc0043a4 100644 --- a/domains/kiyora.json +++ b/domains/kiyora.json @@ -2,11 +2,10 @@ "description": "using for personal projects", "repo": "https://github.com/ItsMyEyes", "owner": { - "username": "ItsMyEyes", - "email": "dev@sipaling.top" + "username": "ItsMyEyes", + "email": "dev@sipaling.top" }, "record": { - "CNAME": "itsmyeyes.github.io" + "CNAME": "itsmyeyes.github.io" } - } - \ No newline at end of file +} diff --git a/domains/klindos.jzitnik.json b/domains/klindos.jzitnik.json index 5fd90cf60..bdc9b9fcd 100644 --- a/domains/klindos.jzitnik.json +++ b/domains/klindos.jzitnik.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "JZITNIK-github", - "email": "klindkubak@zohomail.eu", - "discord": "KLIND#1906" - }, - "record": { - "CNAME": "klind-os.onrender.com" - } + "owner": { + "username": "JZITNIK-github", + "email": "klindkubak@zohomail.eu", + "discord": "KLIND#1906" + }, + "record": { + "CNAME": "klind-os.onrender.com" + } } diff --git a/domains/klouqzz.json b/domains/klouqzz.json index c4df0f69e..acbe83c4a 100644 --- a/domains/klouqzz.json +++ b/domains/klouqzz.json @@ -1,11 +1,11 @@ { - "description": "Klouqz Website's", - "repo": "https://github.com/klouqzz/klouqzz.github.io", - "owner": { - "username": "klouqzz", - "email": "klouqz@gmail.com" - }, - "record": { - "CNAME": "klouqzz.github.io" - } + "description": "Klouqz Website's", + "repo": "https://github.com/klouqzz/klouqzz.github.io", + "owner": { + "username": "klouqzz", + "email": "klouqz@gmail.com" + }, + "record": { + "CNAME": "klouqzz.github.io" + } } diff --git a/domains/kmrvarun.json b/domains/kmrvarun.json index 10bcf224e..af06c06ee 100644 --- a/domains/kmrvarun.json +++ b/domains/kmrvarun.json @@ -1,11 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "kmr-varun", "email": "kmr11varun@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "kmr-varun.github.io" - } } +} diff --git a/domains/kns.json b/domains/kns.json index 5c753a9df..72ec8d59a 100644 --- a/domains/kns.json +++ b/domains/kns.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "ItzCrazyKns", - "email": "", - "discord": "ItzCrazyKns#1337" - }, - "record": { - "A": [ - "129.153.126.170" - ] - } + "owner": { + "username": "ItzCrazyKns", + "email": "", + "discord": "ItzCrazyKns#1337" + }, + "record": { + "A": ["129.153.126.170"] + } } diff --git a/domains/kobeff.json b/domains/kobeff.json index 8dd2b077d..6fcd7b36b 100644 --- a/domains/kobeff.json +++ b/domains/kobeff.json @@ -1,11 +1,11 @@ { - "description": "KobeFF's Portfolio", - "repo": "please get the code from https://its.kobeff.repl.co", - "owner": { - "username": "Kobe523", - "email": "kfni@madison.k12.wi.us" - }, - "record": { - "URL": "https://its.kobeff.repl.co" - } + "description": "KobeFF's Portfolio", + "repo": "please get the code from https://its.kobeff.repl.co", + "owner": { + "username": "Kobe523", + "email": "kfni@madison.k12.wi.us" + }, + "record": { + "URL": "https://its.kobeff.repl.co" + } } diff --git a/domains/koding.json b/domains/koding.json index 24283837d..d38162e72 100644 --- a/domains/koding.json +++ b/domains/koding.json @@ -1,11 +1,11 @@ { - "description": "Full stack developer proficient in Kotlin", - "repo": "https://github.com/KodingDev", - "owner": { - "username": "KodingDev", - "email": "kodingdev@pm.me" - }, - "record": { - "URL": "https://koding.dev" - } + "description": "Full stack developer proficient in Kotlin", + "repo": "https://github.com/KodingDev", + "owner": { + "username": "KodingDev", + "email": "kodingdev@pm.me" + }, + "record": { + "URL": "https://koding.dev" + } } diff --git a/domains/koolwiza.json b/domains/koolwiza.json index 57cd570dd..97bd921ee 100644 --- a/domains/koolwiza.json +++ b/domains/koolwiza.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Koolwiza", - "email": "koolwiza@gmail.com" - }, - "description": "Just a cool subdomain to have :)", - "repo": "https://www.github.com/Koolwiza", - "record": { - "CNAME": "koolwiza.github.io" - } + "owner": { + "username": "Koolwiza", + "email": "koolwiza@gmail.com" + }, + "description": "Just a cool subdomain to have :)", + "repo": "https://www.github.com/Koolwiza", + "record": { + "CNAME": "koolwiza.github.io" + } } diff --git a/domains/korauo.json b/domains/korauo.json index 54b87f72e..50b802eaa 100644 --- a/domains/korauo.json +++ b/domains/korauo.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "korauo", - "email": "", - "twitter": "korauo", - "discord": "korauo#1423" - }, - "record": { - "CNAME": "korauo.github.io" - } + "owner": { + "username": "korauo", + "email": "", + "twitter": "korauo", + "discord": "korauo#1423" + }, + "record": { + "CNAME": "korauo.github.io" + } } diff --git a/domains/korbinvanette.json b/domains/korbinvanette.json index 0839a5913..378097263 100644 --- a/domains/korbinvanette.json +++ b/domains/korbinvanette.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "KorbinVanetteDev", "email": "korbinvanettedev@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "35ad5fb7-4c98-46e4-891b-67815124df03.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/kory.json b/domains/kory.json index 1c42effa1..b77e8df34 100644 --- a/domains/kory.json +++ b/domains/kory.json @@ -1,12 +1,12 @@ { - "description": "Kory Porter's personal website", - "repo": "https://github.com/korziee", - "owner": { - "username": "korziee", - "twitter": "korziee", - "email": "" - }, - "record": { - "URL": "https://www.koryporter.com" - } + "description": "Kory Porter's personal website", + "repo": "https://github.com/korziee", + "owner": { + "username": "korziee", + "twitter": "korziee", + "email": "" + }, + "record": { + "URL": "https://www.koryporter.com" + } } diff --git a/domains/koslz.json b/domains/koslz.json index 92417b361..a499b8b1a 100644 --- a/domains/koslz.json +++ b/domains/koslz.json @@ -1,11 +1,11 @@ { - "description": "koslz.is-a.dev", - "repo": "https://github.com/koslz-studios/koslz-studios.github.io", - "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com" - }, - "record": { - "CNAME": "koslz-studios.github.io" - } + "description": "koslz.is-a.dev", + "repo": "https://github.com/koslz-studios/koslz-studios.github.io", + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com" + }, + "record": { + "CNAME": "koslz-studios.github.io" + } } diff --git a/domains/kotikov.json b/domains/kotikov.json index c170c860f..ed1fb950b 100644 --- a/domains/kotikov.json +++ b/domains/kotikov.json @@ -7,10 +7,7 @@ }, "record": { "URL": "https://kotikov.pages.dev", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} diff --git a/domains/koton-bads.json b/domains/koton-bads.json index 6c6f80cca..2d1d3f06d 100644 --- a/domains/koton-bads.json +++ b/domains/koton-bads.json @@ -4,7 +4,7 @@ "username": "KotonBads", "email": "kotonbads@duck.com" }, - "record" : { + "record": { "CNAME": "kotonbads.github.io" } } diff --git a/domains/kpopiui.json b/domains/kpopiui.json index 92ef2be26..a4879175c 100644 --- a/domains/kpopiui.json +++ b/domains/kpopiui.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "Zeor154", - "email": "driop12bu@gmail.com" - }, - "record": { - "A": ["45.140.141.88"] - } - } - \ No newline at end of file +{ + "owner": { + "username": "Zeor154", + "email": "driop12bu@gmail.com" + }, + "record": { + "A": ["45.140.141.88"] + } +} diff --git a/domains/krishna.json b/domains/krishna.json index 0321e472c..9c0fd95b6 100644 --- a/domains/krishna.json +++ b/domains/krishna.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "be-krishna", "email": "bkshgnj@gmail.com" - }, + }, - "record": { + "record": { "TXT": "google-site-verification=_hTlyUTWdbFv6l_L1Rizntdh7nSqvPP5DdvcLD1vuck" - } } - \ No newline at end of file +} diff --git a/domains/krix.json b/domains/krix.json index 7316af4db..5707fea0c 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -3,8 +3,8 @@ "owner": { "username": "Krix12", "email": "kristjan.kocevar89@gmail.com" - }, + }, "record": { - "CNAME": "krix12-github-io.pages.dev" + "CNAME": "krix12-github-io.pages.dev" } } diff --git a/domains/krvishal.json b/domains/krvishal.json index 1b5614ba5..ff222e873 100644 --- a/domains/krvishal.json +++ b/domains/krvishal.json @@ -7,6 +7,6 @@ "discord": "Vishal S.#6993" }, "record": { - "A": ["43.205.87.144"] + "A": ["43.205.87.144"] } } diff --git a/domains/kshitij.json b/domains/kshitij.json index 132e479af..4545a12e7 100644 --- a/domains/kshitij.json +++ b/domains/kshitij.json @@ -1,11 +1,10 @@ -{ - "description": "Kshitij Subedi", - "owner": { - "username": "Kshitij Subedi", - "email": "2subedikshitij@gmail.com" - }, - "record": { - "CNAME": "kshitijsubedi.com.np" - } - } - \ No newline at end of file +{ + "description": "Kshitij Subedi", + "owner": { + "username": "Kshitij Subedi", + "email": "2subedikshitij@gmail.com" + }, + "record": { + "CNAME": "kshitijsubedi.com.np" + } +} diff --git a/domains/ksvkabra.json b/domains/ksvkabra.json index 8bd3e65ae..21cfa2c6b 100644 --- a/domains/ksvkabra.json +++ b/domains/ksvkabra.json @@ -1,10 +1,10 @@ { - "description": "Keshav Kabra's website", - "owner": { - "username": "ksvkabra", - "email": "ksvkabra@gmail.com" - }, - "record": { - "CNAME": "ksvkabra.github.io" - } + "description": "Keshav Kabra's website", + "owner": { + "username": "ksvkabra", + "email": "ksvkabra@gmail.com" + }, + "record": { + "CNAME": "ksvkabra.github.io" + } } diff --git a/domains/kubov.json b/domains/kubov.json index 7e04c55b3..1310381ea 100644 --- a/domains/kubov.json +++ b/domains/kubov.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Kubov24", "email": "jakubcaly93@gmail.com" - }, + }, - "record": { + "record": { "A": ["37.187.156.46"] - } } - \ No newline at end of file +} diff --git a/domains/kukikop.json b/domains/kukikop.json index bc57f3884..4648786f2 100644 --- a/domains/kukikop.json +++ b/domains/kukikop.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "Zeor154", - "email": "driop12bu@gmail.com" - }, - "record": { - "A": ["45.130.141.88"] - } - } - \ No newline at end of file +{ + "owner": { + "username": "Zeor154", + "email": "driop12bu@gmail.com" + }, + "record": { + "A": ["45.130.141.88"] + } +} diff --git a/domains/kumkashree.json b/domains/kumkashree.json index 3b1780516..a868a091c 100644 --- a/domains/kumkashree.json +++ b/domains/kumkashree.json @@ -6,6 +6,6 @@ "discord": "KumKaShree#3777" }, "record": { - "A": ["43.205.87.144"] + "A": ["43.205.87.144"] } } diff --git a/domains/kunal.json b/domains/kunal.json index 338b74b09..548e6f3d3 100644 --- a/domains/kunal.json +++ b/domains/kunal.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "KunalSingh19", - "email": "KunalSingh19Yt@gmail.com", - "intagram": "it.z_kunal", - "discord": "Kunal#4461" - }, - "description": "I'll probably put some project pages on kunal.is-a.dev.", - "record": { - "CNAME": "kunalsingh19.github.io" - } + "owner": { + "username": "KunalSingh19", + "email": "KunalSingh19Yt@gmail.com", + "intagram": "it.z_kunal", + "discord": "Kunal#4461" + }, + "description": "I'll probably put some project pages on kunal.is-a.dev.", + "record": { + "CNAME": "kunalsingh19.github.io" + } } diff --git a/domains/kweller.json b/domains/kweller.json index eb610763d..90109679b 100644 --- a/domains/kweller.json +++ b/domains/kweller.json @@ -1,11 +1,11 @@ { - "description": "kweller.is-a.dev", - "repo": "https://github.com/real-kwellercat/real-kwellercat.github.io.git", - "owner": { - "username": "real-kwellercat", - "email": "lucas.rausch.732@k12.friscoisd.org" - }, - "record": { - "CNAME": "real-kwellercat.github.io" - } + "description": "kweller.is-a.dev", + "repo": "https://github.com/real-kwellercat/real-kwellercat.github.io.git", + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org" + }, + "record": { + "CNAME": "real-kwellercat.github.io" + } } diff --git a/domains/kyhros.json b/domains/kyhros.json index c58d733b5..a784c0162 100644 --- a/domains/kyhros.json +++ b/domains/kyhros.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Klorycs", "email": "abmongus@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://kyhros.netlify.app" - } } - \ No newline at end of file +} diff --git a/domains/kyle.json b/domains/kyle.json index a43324890..e676647fc 100644 --- a/domains/kyle.json +++ b/domains/kyle.json @@ -1,10 +1,10 @@ { - "description": "My CDN", - "owner": { - "username": "JavaScriptpy", - "email": "zerotwo.on.discord@gmail.com" - }, - "record": { - "CNAME": "4610390a-31b4-45f7-9a4a-4c75e28ecfbd.repl.co" - } + "description": "My CDN", + "owner": { + "username": "JavaScriptpy", + "email": "zerotwo.on.discord@gmail.com" + }, + "record": { + "CNAME": "4610390a-31b4-45f7-9a4a-4c75e28ecfbd.repl.co" + } } diff --git a/domains/kylemartin.json b/domains/kylemartin.json index b0d003cd7..cd25c6056 100644 --- a/domains/kylemartin.json +++ b/domains/kylemartin.json @@ -1,11 +1,11 @@ { - "description": "Kyle Martin", - "repo": "https://github.com/js-kyle/js-kyle.github.io", - "owner": { - "username": "js-kyle", - "email": "" - }, - "record": { - "CNAME": "js-kyle.github.io" - } + "description": "Kyle Martin", + "repo": "https://github.com/js-kyle/js-kyle.github.io", + "owner": { + "username": "js-kyle", + "email": "" + }, + "record": { + "CNAME": "js-kyle.github.io" + } } diff --git a/domains/kyoki.json b/domains/kyoki.json index 26be7a590..a9465b52a 100644 --- a/domains/kyoki.json +++ b/domains/kyoki.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "kyokiii", - "discord": "kyoki#0162", - "email": "kyokisunn@gmail.com" - }, - "record": { - "CNAME": "d7dc33e6-0a6b-49ab-bad4-4b006a476a02.id.repl.co" - } + "owner": { + "username": "kyokiii", + "discord": "kyoki#0162", + "email": "kyokisunn@gmail.com" + }, + "record": { + "CNAME": "d7dc33e6-0a6b-49ab-bad4-4b006a476a02.id.repl.co" + } } diff --git a/domains/kyotox.json b/domains/kyotox.json index 072fbbb5e..a26818aa5 100644 --- a/domains/kyotox.json +++ b/domains/kyotox.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "kyotox-dev", "email": "kyotox.dev@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://ajiteshrawat.wixsite.com/portfolio" - } } - \ No newline at end of file +} diff --git a/domains/kyoya.json b/domains/kyoya.json index 14b5b57dc..05e3ce32a 100644 --- a/domains/kyoya.json +++ b/domains/kyoya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "kyoyacchi", - "email": "kyoyacchi@protonmail.ch" - }, - "record": { - "CNAME": "kyoyacchi.github.io" - } + "owner": { + "username": "kyoyacchi", + "email": "kyoyacchi@protonmail.ch" + }, + "record": { + "CNAME": "kyoyacchi.github.io" + } } diff --git a/domains/l0ser.json b/domains/l0ser.json index b5cb346b0..3f2a45565 100644 --- a/domains/l0ser.json +++ b/domains/l0ser.json @@ -1,11 +1,11 @@ { - "description": "L0SER's personal developer website", - "repo": "https://github.com/L0SER8228", - "owner": { - "username": "L0SER8228", - "email": "loserlackey@gmail.com" - }, - "record": { - "CNAME": "L0SER8228.github.io" - } + "description": "L0SER's personal developer website", + "repo": "https://github.com/L0SER8228", + "owner": { + "username": "L0SER8228", + "email": "loserlackey@gmail.com" + }, + "record": { + "CNAME": "L0SER8228.github.io" + } } diff --git a/domains/l6174.json b/domains/l6174.json index e8444b7a1..8d135a7dc 100644 --- a/domains/l6174.json +++ b/domains/l6174.json @@ -8,4 +8,4 @@ "record": { "CNAME": "l6174.github.io" } -} +} diff --git a/domains/lacti.json b/domains/lacti.json index 2f27ee95a..faa77eef8 100644 --- a/domains/lacti.json +++ b/domains/lacti.json @@ -1,11 +1,11 @@ { - "description": "Lacti's blog", - "repo": "https://github.com/lacti/lacti.github.io", - "owner": { - "username": "lacti", - "email": "lactrious@gmail.com" - }, - "record": { - "CNAME": "lacti.github.io" - } + "description": "Lacti's blog", + "repo": "https://github.com/lacti/lacti.github.io", + "owner": { + "username": "lacti", + "email": "lactrious@gmail.com" + }, + "record": { + "CNAME": "lacti.github.io" + } } diff --git a/domains/laker.json b/domains/laker.json index 17cc7d4bd..ed2cad3d9 100644 --- a/domains/laker.json +++ b/domains/laker.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "lxjv", - "email": "hey@laker.tech" - }, - "record": { - "CNAME": "laker.omg.lol" - } - } - \ No newline at end of file +{ + "owner": { + "username": "lxjv", + "email": "hey@laker.tech" + }, + "record": { + "CNAME": "laker.omg.lol" + } +} diff --git a/domains/lakhani-palak.json b/domains/lakhani-palak.json index 6c0b5f797..50689d10a 100644 --- a/domains/lakhani-palak.json +++ b/domains/lakhani-palak.json @@ -1,11 +1,11 @@ { - "description": "Lakhani Palak.", - "repo": "https://github.com/lakhani-palak/lakhani-palak.github.io", - "owner": { - "username": "lakhani-palak", - "email": "" - }, - "record": { - "CNAME": "lakhani-palak.github.io" - } + "description": "Lakhani Palak.", + "repo": "https://github.com/lakhani-palak/lakhani-palak.github.io", + "owner": { + "username": "lakhani-palak", + "email": "" + }, + "record": { + "CNAME": "lakhani-palak.github.io" + } } diff --git a/domains/lambda.json b/domains/lambda.json index 1e8d02e3e..2b5ecda99 100644 --- a/domains/lambda.json +++ b/domains/lambda.json @@ -1,11 +1,11 @@ { - "description": "Personal Site for Stadial", - "repo": "https://github.com/stadial/stadial.github.io", - "owner": { - "username": "stadial", - "email": "kfulain.uphrj@aleeas.com" - }, - "record": { - "CNAME": "stadial.github.io" - } + "description": "Personal Site for Stadial", + "repo": "https://github.com/stadial/stadial.github.io", + "owner": { + "username": "stadial", + "email": "kfulain.uphrj@aleeas.com" + }, + "record": { + "CNAME": "stadial.github.io" + } } diff --git a/domains/larryst.json b/domains/larryst.json index 91ec9d834..660068590 100644 --- a/domains/larryst.json +++ b/domains/larryst.json @@ -1,10 +1,10 @@ { - "description": "Official Website for Larry Studios™", - "owner": { - "username": "kornls", - "email": "larryst.korn@gmail.com" - }, - "record": { - "CNAME": "larrystudios.github.io" - } + "description": "Official Website for Larry Studios™", + "owner": { + "username": "kornls", + "email": "larryst.korn@gmail.com" + }, + "record": { + "CNAME": "larrystudios.github.io" + } } diff --git a/domains/larrystudios.json b/domains/larrystudios.json index 2a8ec91d4..660068590 100644 --- a/domains/larrystudios.json +++ b/domains/larrystudios.json @@ -1,11 +1,10 @@ { - "description": "Official Website for Larry Studios™", - "owner": { - "username": "kornls", - "email": "larryst.korn@gmail.com" - }, - "record": { - "CNAME": "larrystudios.github.io" - } + "description": "Official Website for Larry Studios™", + "owner": { + "username": "kornls", + "email": "larryst.korn@gmail.com" + }, + "record": { + "CNAME": "larrystudios.github.io" + } } - \ No newline at end of file diff --git a/domains/latealways.json b/domains/latealways.json index abe722665..115b1a16f 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Sky-FoxGAMING", - "email": "jparedesmoure@awakenclient.com" - }, - "record": { - "CNAME": "Sky-FoxGAMING.github.io" - } + "owner": { + "username": "Sky-FoxGAMING", + "email": "jparedesmoure@awakenclient.com" + }, + "record": { + "CNAME": "Sky-FoxGAMING.github.io" + } } diff --git a/domains/laufey.json b/domains/laufey.json index f86d723a1..7c8a27508 100644 --- a/domains/laufey.json +++ b/domains/laufey.json @@ -1,12 +1,12 @@ { - "description": "Configuring a .is-a.dev domain for my friend, laufey.", - "repo": "https://github.com/idlidev/laufey-web", - "owner": { - "username": "idlidev", - "email": "idliyout@gmail.com", - "twitter": "" - }, - "record": { - "CNAME": "idlidev.github.io" - } + "description": "Configuring a .is-a.dev domain for my friend, laufey.", + "repo": "https://github.com/idlidev/laufey-web", + "owner": { + "username": "idlidev", + "email": "idliyout@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "idlidev.github.io" + } } diff --git a/domains/lavafroth.json b/domains/lavafroth.json index 5fdb88000..747fd743f 100644 --- a/domains/lavafroth.json +++ b/domains/lavafroth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lavafroth", - "email": "lavafroth@protonmail.com" - }, - "record": { - "CNAME": "lavafroth.github.io" - } + "owner": { + "username": "lavafroth", + "email": "lavafroth@protonmail.com" + }, + "record": { + "CNAME": "lavafroth.github.io" + } } diff --git a/domains/laxminag.json b/domains/laxminag.json index 04ec58d4b..60358800f 100644 --- a/domains/laxminag.json +++ b/domains/laxminag.json @@ -1,11 +1,11 @@ { - "description": "nagln's personal website", - "repo": "https://github.com/laxminagln/laxminagln.github.io", - "owner": { - "username": "laxminagln", - "email": "laxminagln@gmail.com" - }, - "record": { - "CNAME": "www.laxminagln.me" - } + "description": "nagln's personal website", + "repo": "https://github.com/laxminagln/laxminagln.github.io", + "owner": { + "username": "laxminagln", + "email": "laxminagln@gmail.com" + }, + "record": { + "CNAME": "www.laxminagln.me" + } } diff --git a/domains/laymoth.json b/domains/laymoth.json index f93a23ef3..85d3336f0 100644 --- a/domains/laymoth.json +++ b/domains/laymoth.json @@ -7,4 +7,4 @@ "record": { "CNAME": "laymoth.pages.dev" } -} +} diff --git a/domains/layor.json b/domains/layor.json index d6d8066b4..722c0732b 100644 --- a/domains/layor.json +++ b/domains/layor.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "6346563751", - "email": "b0bb1e@protonmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } + "owner": { + "username": "6346563751", + "email": "b0bb1e@protonmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/lazycoder.json b/domains/lazycoder.json index 1890a61b2..3f13a6119 100644 --- a/domains/lazycoder.json +++ b/domains/lazycoder.json @@ -1,11 +1,11 @@ { - "description": "Saiful Personal Website", - "repo": "https://github.com/saifulppro/lazycoder", - "owner": { - "username": "saifulppro", - "email": "saifulp4200@gmail.com" - }, - "record": { - "CNAME": "lazycoder.pages.dev" - } + "description": "Saiful Personal Website", + "repo": "https://github.com/saifulppro/lazycoder", + "owner": { + "username": "saifulppro", + "email": "saifulp4200@gmail.com" + }, + "record": { + "CNAME": "lazycoder.pages.dev" + } } diff --git a/domains/lazyllama.json b/domains/lazyllama.json index 9ef0c5496..708558f14 100644 --- a/domains/lazyllama.json +++ b/domains/lazyllama.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lazylllama", - "email": "kws102522@gmail.com" - }, - "record": { - "CNAME": "lazylllama.github.io" - } + "owner": { + "username": "lazylllama", + "email": "kws102522@gmail.com" + }, + "record": { + "CNAME": "lazylllama.github.io" + } } diff --git a/domains/legendsayantan.json b/domains/legendsayantan.json index f3fb749f3..f684066d9 100644 --- a/domains/legendsayantan.json +++ b/domains/legendsayantan.json @@ -9,4 +9,4 @@ "record": { "CNAME": "legendsayantan.github.io" } -} +} diff --git a/domains/leha.json b/domains/leha.json index c553c7f8f..a0c0489fa 100644 --- a/domains/leha.json +++ b/domains/leha.json @@ -1,12 +1,12 @@ { - "description": "Leha's little part of the web", - "repo": "https://github.com/leha-code/leha-code.github.io", - "owner": { - "username": "leha-code", - "email": "pezleha@duck.com", - "twitter" : "pezleha2" - }, - "record": { - "CNAME": "leha-code.github.io" - } + "description": "Leha's little part of the web", + "repo": "https://github.com/leha-code/leha-code.github.io", + "owner": { + "username": "leha-code", + "email": "pezleha@duck.com", + "twitter": "pezleha2" + }, + "record": { + "CNAME": "leha-code.github.io" + } } diff --git a/domains/lellis.json b/domains/lellis.json index 669e1d59b..9a16087e2 100644 --- a/domains/lellis.json +++ b/domains/lellis.json @@ -1,11 +1,11 @@ { - "description": "a cool subdomain", - "repo": "https://github.com/LellisV2/register", - "owner": { - "username": "LellisV2", - "email": "cloud@lellis.tech" - }, - "record": { - "A": ["150.230.126.219"] - } + "description": "a cool subdomain", + "repo": "https://github.com/LellisV2/register", + "owner": { + "username": "LellisV2", + "email": "cloud@lellis.tech" + }, + "record": { + "A": ["150.230.126.219"] + } } diff --git a/domains/lenicyl.json b/domains/lenicyl.json index c56736f56..9cbd4943e 100644 --- a/domains/lenicyl.json +++ b/domains/lenicyl.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Lenicyl", - "discord": "HUT#5940", - "email": "" - }, + "owner": { + "username": "Lenicyl", + "discord": "HUT#5940", + "email": "" + }, "record": { - "CNAME": "lenicyl.github.io" - } + "CNAME": "lenicyl.github.io" + } } diff --git a/domains/leo.json b/domains/leo.json index 24046e7b9..cf4219c73 100644 --- a/domains/leo.json +++ b/domains/leo.json @@ -1,12 +1,12 @@ { - "description": "Leonard's Personal Website", - "repo": "https://github.com/LeonardSSH", - "owner": { - "username": "LeonardSSH", - "email": "leonardssh22@gmail.com", - "twitter": "leonardssh22" - }, - "record": { - "URL": "https://leonard.sh" - } + "description": "Leonard's Personal Website", + "repo": "https://github.com/LeonardSSH", + "owner": { + "username": "LeonardSSH", + "email": "leonardssh22@gmail.com", + "twitter": "leonardssh22" + }, + "record": { + "URL": "https://leonard.sh" + } } diff --git a/domains/leon.json b/domains/leon.json index b3c4088bf..e9ad23c8a 100644 --- a/domains/leon.json +++ b/domains/leon.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/LeonskiDev/leonskidev", - "owner": { - "username": "LeonskiDev", - "email": "bodged@pm.me" - }, - "record": { - "CNAME": "leonskidev.github.io" - } + "repo": "https://github.com/LeonskiDev/leonskidev", + "owner": { + "username": "LeonskiDev", + "email": "bodged@pm.me" + }, + "record": { + "CNAME": "leonskidev.github.io" + } } diff --git a/domains/levani.json b/domains/levani.json index de5c18571..5059d0f9b 100644 --- a/domains/levani.json +++ b/domains/levani.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LevaniVashadze", - "email": "vashadzelevani11@gmail.com" - }, - "record": { - "CNAME": "LevaniVashadze.github.io" - } + "owner": { + "username": "LevaniVashadze", + "email": "vashadzelevani11@gmail.com" + }, + "record": { + "CNAME": "LevaniVashadze.github.io" + } } diff --git a/domains/levi.json b/domains/levi.json index bcc100bd3..fd5470367 100644 --- a/domains/levi.json +++ b/domains/levi.json @@ -1,12 +1,12 @@ { - "description": "Leví Arista Resume", - "repo": "https://github.com/leviarista/resume", - "owner": { - "username": "leviarista", - "email": "levi.arista@gmail.com", - "twitter": "leviarista" - }, - "record": { - "URL": "https://leviarista.github.io/resume" - } + "description": "Leví Arista Resume", + "repo": "https://github.com/leviarista/resume", + "owner": { + "username": "leviarista", + "email": "levi.arista@gmail.com", + "twitter": "leviarista" + }, + "record": { + "URL": "https://leviarista.github.io/resume" + } } diff --git a/domains/levprograming.json b/domains/levprograming.json index e50f2a734..fbbacf5ed 100644 --- a/domains/levprograming.json +++ b/domains/levprograming.json @@ -1,11 +1,11 @@ { - "description": "LevPrograming", - "repo": "https://github.com/double-square", - "owner": { - "username": "double-square", - "email": "doublesquare@protonmail.com " - }, - "record": { - "CNAME": "levprograming.pages.dev" - } + "description": "LevPrograming", + "repo": "https://github.com/double-square", + "owner": { + "username": "double-square", + "email": "doublesquare@protonmail.com " + }, + "record": { + "CNAME": "levprograming.pages.dev" + } } diff --git a/domains/lewe.json b/domains/lewe.json index 36c128c5e..e98799c19 100644 --- a/domains/lewe.json +++ b/domains/lewe.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "lewe2k6", "email": "lewe2k6@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://xn--a-0ym.vn" - } } - \ No newline at end of file +} diff --git a/domains/li.whine.json b/domains/li.whine.json index 603257aef..836c70839 100644 --- a/domains/li.whine.json +++ b/domains/li.whine.json @@ -4,8 +4,8 @@ "username": "whinee", "email": "", "twitter": "whi_nyaan" - }, + }, "record": { "CNAME": "a.redirect.pizza" } -} \ No newline at end of file +} diff --git a/domains/liancg.json b/domains/liancg.json index 6d082e005..522e9afd7 100644 --- a/domains/liancg.json +++ b/domains/liancg.json @@ -1,11 +1,11 @@ { - "description": "Lian's Own Dev Domain", - "repo": "https://github.com/liancastellon/liancastellon.github.io", - "owner": { - "username": "liancastellon", - "email": "liancg@gmail.com" - }, - "record": { - "CNAME": "liancastellon.github.io" - } + "description": "Lian's Own Dev Domain", + "repo": "https://github.com/liancastellon/liancastellon.github.io", + "owner": { + "username": "liancastellon", + "email": "liancg@gmail.com" + }, + "record": { + "CNAME": "liancastellon.github.io" + } } diff --git a/domains/light.json b/domains/light.json index 652b1c7e1..2266ad2a4 100644 --- a/domains/light.json +++ b/domains/light.json @@ -1,11 +1,11 @@ { - "description": "LightClient", - "repo": "https://github.com/EvaZeVolt/GBA-Emulator", - "owner": { - "username": "Voltage", - "email": "Voltagenesis@outlook.com" - }, - "record": { - "CNAME": "evazevolt.github.io" - } + "description": "LightClient", + "repo": "https://github.com/EvaZeVolt/GBA-Emulator", + "owner": { + "username": "Voltage", + "email": "Voltagenesis@outlook.com" + }, + "record": { + "CNAME": "evazevolt.github.io" + } } diff --git a/domains/liju.json b/domains/liju.json index c509d7979..96b6d95dd 100644 --- a/domains/liju.json +++ b/domains/liju.json @@ -1,11 +1,11 @@ { - "description": "Liju's personal development page", - "repo": "https://github.com/lijujayakumar/lijujayakumar.github.io", - "owner": { - "username": "lijujayakumar", - "email": "lijusankar@gmail.com" - }, - "record": { - "CNAME": "lijujayakumar.github.io" - } + "description": "Liju's personal development page", + "repo": "https://github.com/lijujayakumar/lijujayakumar.github.io", + "owner": { + "username": "lijujayakumar", + "email": "lijusankar@gmail.com" + }, + "record": { + "CNAME": "lijujayakumar.github.io" + } } diff --git a/domains/lilac.json b/domains/lilac.json index 76ce024cf..0b23cd5e4 100644 --- a/domains/lilac.json +++ b/domains/lilac.json @@ -1,12 +1,12 @@ { - "description": "ima runnit up til my feet stop, pls god", - "repo": "https://github.com/capoxxo/capoxxo.github.io", - "owner": { - "username": "capoxxo", - "email": "cloudberry1337@gmail.com", - "twitter": "lilachvh" - }, - "record": { - "CNAME": "capoxxo.github.io" - } + "description": "ima runnit up til my feet stop, pls god", + "repo": "https://github.com/capoxxo/capoxxo.github.io", + "owner": { + "username": "capoxxo", + "email": "cloudberry1337@gmail.com", + "twitter": "lilachvh" + }, + "record": { + "CNAME": "capoxxo.github.io" + } } diff --git a/domains/limbanitejal.json b/domains/limbanitejal.json index 5b8552bd6..7c85f0bd4 100644 --- a/domains/limbanitejal.json +++ b/domains/limbanitejal.json @@ -1,11 +1,11 @@ { - "description": "Limbani tejal Profile.", - "repo": "https://github.com/limbanitejal/limbanitejal.github.io", - "owner": { - "username": "limbanitejal", - "email": "" - }, - "record": { - "CNAME": "limbanitejal.github.io" - } + "description": "Limbani tejal Profile.", + "repo": "https://github.com/limbanitejal/limbanitejal.github.io", + "owner": { + "username": "limbanitejal", + "email": "" + }, + "record": { + "CNAME": "limbanitejal.github.io" + } } diff --git a/domains/linbuxiao.json b/domains/linbuxiao.json index f81d95155..60b43ef83 100644 --- a/domains/linbuxiao.json +++ b/domains/linbuxiao.json @@ -1,11 +1,11 @@ { - "description": "Lin's Blog", - "repo": "https://github.com/linbuxiao/linbuxiao.github.io", - "owner": { - "username": "linbuxiao", - "email": "linbuxiao@gmail.com" - }, - "record": { - "CNAME": "linbuxiao.github.io" - } -} \ No newline at end of file + "description": "Lin's Blog", + "repo": "https://github.com/linbuxiao/linbuxiao.github.io", + "owner": { + "username": "linbuxiao", + "email": "linbuxiao@gmail.com" + }, + "record": { + "CNAME": "linbuxiao.github.io" + } +} diff --git a/domains/lingle.json b/domains/lingle.json index 05c997414..dc3fa418e 100644 --- a/domains/lingle.json +++ b/domains/lingle.json @@ -1,12 +1,12 @@ { - "description": "LingleDev's developer site", - "repo": "https://github.com/LingleDev/lingledev.github.io", - "owner": { - "username": "LingleDev", - "email": "gideon.lingle2023@gmail.com", - "twitter": "LingleDev" - }, - "record": { - "CNAME": "lingledev.github.io" - } + "description": "LingleDev's developer site", + "repo": "https://github.com/LingleDev/lingledev.github.io", + "owner": { + "username": "LingleDev", + "email": "gideon.lingle2023@gmail.com", + "twitter": "LingleDev" + }, + "record": { + "CNAME": "lingledev.github.io" + } } diff --git a/domains/link.json b/domains/link.json index 0f0b13ca1..c2a3aef0a 100644 --- a/domains/link.json +++ b/domains/link.json @@ -1,11 +1,11 @@ { - "description": "( A redirect link ) Url's Overview", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tribejoe.gg@gmail.com" - }, - "record": { - "URL": "https://links.is-a.dev" - } + "description": "( A redirect link ) Url's Overview", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tribejoe.gg@gmail.com" + }, + "record": { + "URL": "https://links.is-a.dev" + } } diff --git a/domains/linkme.noma.json b/domains/linkme.noma.json index 4c8cdad70..7622f78b6 100644 --- a/domains/linkme.noma.json +++ b/domains/linkme.noma.json @@ -1,10 +1,10 @@ { - "description": "A website for my bit.ly clone LinkMe", - "owner": { - "username": "Noma4321", - "email": "noma4321business@gmail.com" - }, - "record": { - "CNAME": "d6bddc39-8514-4494-9b17-d80409cfcbee.id.repl.co" - } + "description": "A website for my bit.ly clone LinkMe", + "owner": { + "username": "Noma4321", + "email": "noma4321business@gmail.com" + }, + "record": { + "CNAME": "d6bddc39-8514-4494-9b17-d80409cfcbee.id.repl.co" + } } diff --git a/domains/links.json b/domains/links.json index 7dd55ac4e..0cc4178ae 100644 --- a/domains/links.json +++ b/domains/links.json @@ -1,11 +1,11 @@ { - "description": "Url's Overview", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tribejoe.gg@gmail.com" - }, - "record": { - "CNAME": "3393f496-d1a6-4633-a49d-b46cb0229417.repl.co" - } + "description": "Url's Overview", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tribejoe.gg@gmail.com" + }, + "record": { + "CNAME": "3393f496-d1a6-4633-a49d-b46cb0229417.repl.co" + } } diff --git a/domains/lintahtorrents.json b/domains/lintahtorrents.json index 89d0345a3..ebaf77f8e 100644 --- a/domains/lintahtorrents.json +++ b/domains/lintahtorrents.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "meritocrazy", "email": "lunatic@tuta.io" - }, - "record": { + }, + "record": { "CNAME": "drives.labor.workers.dev" - } } - \ No newline at end of file +} diff --git a/domains/linusx.json b/domains/linusx.json index 1481a711e..3c23c6072 100644 --- a/domains/linusx.json +++ b/domains/linusx.json @@ -8,4 +8,4 @@ "record": { "CNAME": "linuzzx.github.io" } -} +} diff --git a/domains/lio.json b/domains/lio.json index 4a490624d..c10359bf5 100644 --- a/domains/lio.json +++ b/domains/lio.json @@ -1,11 +1,11 @@ { - "description": "Homepage redirect for Lio", - "repo": "https://werewolf.codes", - "owner": { - "username": "hokkqi", - "email": "lio@werewolf.design" - }, - "record": { - "URL": "https://himbo.cat" - } + "description": "Homepage redirect for Lio", + "repo": "https://werewolf.codes", + "owner": { + "username": "hokkqi", + "email": "lio@werewolf.design" + }, + "record": { + "URL": "https://himbo.cat" + } } diff --git a/domains/liq.json b/domains/liq.json index bedc5a108..1f5d4d7a4 100644 --- a/domains/liq.json +++ b/domains/liq.json @@ -1,11 +1,11 @@ { - "description": "Learning something new everyday", - "repo": "https://github.com/DevLiQ", - "owner": { - "username": "DevLiQ", - "email": "21136062+devliq@users.noreply.github.com" - }, - "record": { - "CNAME": "devliq.github.io" - } + "description": "Learning something new everyday", + "repo": "https://github.com/DevLiQ", + "owner": { + "username": "DevLiQ", + "email": "21136062+devliq@users.noreply.github.com" + }, + "record": { + "CNAME": "devliq.github.io" + } } diff --git a/domains/lizhenghao.json b/domains/lizhenghao.json index dcd0edb17..d71e9da3d 100644 --- a/domains/lizhenghao.json +++ b/domains/lizhenghao.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "squareful", "email": "litiantian@ustc.edu" - }, - "record": { + }, + "record": { "CNAME": "blog.maikebuke.com" - } } - \ No newline at end of file +} diff --git a/domains/lknows.json b/domains/lknows.json index 2e122a26c..919dbaead 100644 --- a/domains/lknows.json +++ b/domains/lknows.json @@ -1,15 +1,13 @@ - - { - "description": "Link for lknow's personal site on GitHub pages", - "repo": "https://github.com/lknows/lknows.github.io", - "owner": { +{ + "description": "Link for lknow's personal site on GitHub pages", + "repo": "https://github.com/lknows/lknows.github.io", + "owner": { "username": "lknows", "email": "easyg53@gmail.com", "discord": "Ne bije al' ubija u pojam#2020" - }, + }, - "record": { + "record": { "CNAME": "lknows.github.io" - } } - +} diff --git a/domains/llama.json b/domains/llama.json index 417437b1d..3f7c913b7 100644 --- a/domains/llama.json +++ b/domains/llama.json @@ -1,11 +1,11 @@ { - "description": "LlamaLad7's personal website", - "repo": "https://github.com/LlamaLad7/llamalad7.github.io", - "owner": { - "username": "LlamaLad7", - "email": "l3gomindstorms@gmail.com" - }, - "record": { - "CNAME": "llamalad7.github.io" - } + "description": "LlamaLad7's personal website", + "repo": "https://github.com/LlamaLad7/llamalad7.github.io", + "owner": { + "username": "LlamaLad7", + "email": "l3gomindstorms@gmail.com" + }, + "record": { + "CNAME": "llamalad7.github.io" + } } diff --git a/domains/llanero.json b/domains/llanero.json index 237de236e..27bf8b231 100644 --- a/domains/llanero.json +++ b/domains/llanero.json @@ -1,12 +1,12 @@ { - "description": "Robert Blog", - "repo": "https://github.com/robert-ds/robert-ds.github.io", - "owner": { - "username": "robert-ds", - "email": "vasquez.robert.andres@gmail.com", - "twitter": "robertandres14" - }, - "record": { - "CNAME": "robert-ds.github.io" - } + "description": "Robert Blog", + "repo": "https://github.com/robert-ds/robert-ds.github.io", + "owner": { + "username": "robert-ds", + "email": "vasquez.robert.andres@gmail.com", + "twitter": "robertandres14" + }, + "record": { + "CNAME": "robert-ds.github.io" + } } diff --git a/domains/lmgxenon.json b/domains/lmgxenon.json index d16a977c5..62cb39df8 100644 --- a/domains/lmgxenon.json +++ b/domains/lmgxenon.json @@ -1,10 +1,10 @@ { - "description": "Hi, I'm LMG XENON. I develop Discord bots, user interfaces and web applications.", - "owner": { - "username": "LMGXENON", - "email": "lmgxenon@gmail.com" - }, - "record": { - "CNAME": "2fd4a23b-6608-4be8-b2fc-911cc30b1b87.id.repl.co" - } + "description": "Hi, I'm LMG XENON. I develop Discord bots, user interfaces and web applications.", + "owner": { + "username": "LMGXENON", + "email": "lmgxenon@gmail.com" + }, + "record": { + "CNAME": "2fd4a23b-6608-4be8-b2fc-911cc30b1b87.id.repl.co" + } } diff --git a/domains/lnfnunes.json b/domains/lnfnunes.json index 063c01ba1..ffa50a16d 100644 --- a/domains/lnfnunes.json +++ b/domains/lnfnunes.json @@ -1,11 +1,11 @@ { - "description": "Little Big Nunes", - "repo": "https://github.com/lnfnunes", - "owner": { - "username": "lnfnunes", - "email": "dr1design@gmail.com" - }, - "record": { - "URL": "https://lnfnunes.com.br" - } + "description": "Little Big Nunes", + "repo": "https://github.com/lnfnunes", + "owner": { + "username": "lnfnunes", + "email": "dr1design@gmail.com" + }, + "record": { + "URL": "https://lnfnunes.com.br" + } } diff --git a/domains/local.jj.json b/domains/local.jj.json index 4f4a6b048..ea9fa1419 100644 --- a/domains/local.jj.json +++ b/domains/local.jj.json @@ -1,10 +1,10 @@ { - "description": "my playit.gg ip", - "owner": { - "username": "TheBotlyNoob", - "email": "jj@jj.is-a.dev" - }, - "record": { - "A": ["147.185.221.193"] - } + "description": "my playit.gg ip", + "owner": { + "username": "TheBotlyNoob", + "email": "jj@jj.is-a.dev" + }, + "record": { + "A": ["147.185.221.193"] + } } diff --git a/domains/logan.json b/domains/logan.json index f2451dffc..fb77c3e62 100644 --- a/domains/logan.json +++ b/domains/logan.json @@ -9,4 +9,4 @@ "record": { "CNAME": "LoganLikesToCode.github.io" } -} +} diff --git a/domains/login-brawley.json b/domains/login-brawley.json index dd25aed39..5415b6f62 100644 --- a/domains/login-brawley.json +++ b/domains/login-brawley.json @@ -1,11 +1,11 @@ { - "description": "login page for my discord bot", - "repo": "https://github.com/teamjoelee/me", - "owner": { - "username": "brawlie", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "69cfaa0c-dc64-4aae-8038-3d5e8bd27073.repl.co" - } + "description": "login page for my discord bot", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "69cfaa0c-dc64-4aae-8038-3d5e8bd27073.repl.co" + } } diff --git a/domains/lok.json b/domains/lok.json index b769c05ba..757675f66 100644 --- a/domains/lok.json +++ b/domains/lok.json @@ -1,11 +1,11 @@ { - "description": "Lok's portfolio website", - "repo": "https://github.com/lokgubhaju/lokgubhaju.github.io", - "owner": { - "username": "lokgubhaju", - "email": "lok.gubhaju@gmail.com" - }, - "record": { - "CNAME": "lokgubhaju.github.io" - } + "description": "Lok's portfolio website", + "repo": "https://github.com/lokgubhaju/lokgubhaju.github.io", + "owner": { + "username": "lokgubhaju", + "email": "lok.gubhaju@gmail.com" + }, + "record": { + "CNAME": "lokgubhaju.github.io" + } } diff --git a/domains/loky.json b/domains/loky.json index 9232c388d..26b1efed3 100644 --- a/domains/loky.json +++ b/domains/loky.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "lukasdoering", - "email": "", - "discord": "LoKy#1337" - }, - "record": { - "CNAME": "caa9fa0e-3b2f-44ea-a308-fd1fcbbe78b2.id.repl.co" - } + "owner": { + "username": "lukasdoering", + "email": "", + "discord": "LoKy#1337" + }, + "record": { + "CNAME": "caa9fa0e-3b2f-44ea-a308-fd1fcbbe78b2.id.repl.co" + } } diff --git a/domains/lol.json b/domains/lol.json index 6cdd768d5..8b7209b26 100644 --- a/domains/lol.json +++ b/domains/lol.json @@ -1,11 +1,11 @@ { - "description": "lol is a dev", - "repo": "https://github.com/codingjlu/codingjlu.github.io", - "owner": { - "username": "codingjlu", - "email": "20472547@fhda.edu" - }, - "record": { - "CNAME": "codingjlu.github.io" - } + "description": "lol is a dev", + "repo": "https://github.com/codingjlu/codingjlu.github.io", + "owner": { + "username": "codingjlu", + "email": "20472547@fhda.edu" + }, + "record": { + "CNAME": "codingjlu.github.io" + } } diff --git a/domains/lonelil.json b/domains/lonelil.json index 84bfec106..ae395a858 100644 --- a/domains/lonelil.json +++ b/domains/lonelil.json @@ -9,4 +9,4 @@ "record": { "CNAME": "lonelil.github.io" } -} +} diff --git a/domains/loneorangeball.json b/domains/loneorangeball.json index 40a75436d..771da895a 100644 --- a/domains/loneorangeball.json +++ b/domains/loneorangeball.json @@ -1,12 +1,12 @@ { - "description": "loneorangeball's website", - "owner": { - "username": "loneorangeball", - "email": "", - "twitter": "LoneOrangeBall", - "discord": "orangeBall#6183" - }, - "record": { - "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co" - } + "description": "loneorangeball's website", + "owner": { + "username": "loneorangeball", + "email": "", + "twitter": "LoneOrangeBall", + "discord": "orangeBall#6183" + }, + "record": { + "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co" + } } diff --git a/domains/lordshoray.json b/domains/lordshoray.json index 046a85086..37dbce865 100644 --- a/domains/lordshoray.json +++ b/domains/lordshoray.json @@ -1,11 +1,11 @@ { - "description": "Shoray's Portfolio Website", - "repo": "https://github.com/Shoray2002/Shoray2002.github.io", - "owner": { - "username": "Shoray2002", - "email": "shoryasinghall@gmail.com" - }, - "record": { - "CNAME": "shoray2002.github.io" - } + "description": "Shoray's Portfolio Website", + "repo": "https://github.com/Shoray2002/Shoray2002.github.io", + "owner": { + "username": "Shoray2002", + "email": "shoryasinghall@gmail.com" + }, + "record": { + "CNAME": "shoray2002.github.io" + } } diff --git a/domains/lostdir69.json b/domains/lostdir69.json index 3ffc7936a..764f64fd5 100644 --- a/domains/lostdir69.json +++ b/domains/lostdir69.json @@ -8,4 +8,4 @@ "record": { "CNAME": "lostdir69.github.io" } -} +} diff --git a/domains/loud.json b/domains/loud.json index be01860dc..a5991909d 100644 --- a/domains/loud.json +++ b/domains/loud.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LinkerScript", - "email": "min@effobe.com" - }, - "record": { - "CNAME": "6498c941-9031-4e57-9fc0-12716fa187f4.repl.co" - } + "owner": { + "username": "LinkerScript", + "email": "min@effobe.com" + }, + "record": { + "CNAME": "6498c941-9031-4e57-9fc0-12716fa187f4.repl.co" + } } diff --git a/domains/lovishprabhakar.json b/domains/lovishprabhakar.json index c861630ca..36bf3ba22 100644 --- a/domains/lovishprabhakar.json +++ b/domains/lovishprabhakar.json @@ -1,11 +1,11 @@ { -"description": "This website is a link to my personal developer portfoilio.", -"repo": "https://github.com/lovishprabhakar/lovishprabhakar.github.io", -"owner": { - "username": "lovishprabhakar", - "email": "2020010006574@gndu.ac.in" -}, -"record": { - "CNAME": "lovishprabhakar.github.io" -} + "description": "This website is a link to my personal developer portfoilio.", + "repo": "https://github.com/lovishprabhakar/lovishprabhakar.github.io", + "owner": { + "username": "lovishprabhakar", + "email": "2020010006574@gndu.ac.in" + }, + "record": { + "CNAME": "lovishprabhakar.github.io" + } } diff --git a/domains/lrxrn.json b/domains/lrxrn.json index ea0f8e741..df75b7bc6 100644 --- a/domains/lrxrn.json +++ b/domains/lrxrn.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "lrxrn", "email": "meesum632@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "lrxrn.github.io" - } } - \ No newline at end of file +} diff --git a/domains/lsantana.json b/domains/lsantana.json index dae9ef8f0..54a0fa45a 100644 --- a/domains/lsantana.json +++ b/domains/lsantana.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "lsantana486", - "email": "lsantana.486@gmail.com" - }, - "description": "Personal domain for portofolio with my name Luis Santana", - "repo": "https://github.com/lsantana486/lsantana486", - "record": { - "CNAME": "lsantana.dev" - } + "owner": { + "username": "lsantana486", + "email": "lsantana.486@gmail.com" + }, + "description": "Personal domain for portofolio with my name Luis Santana", + "repo": "https://github.com/lsantana486/lsantana486", + "record": { + "CNAME": "lsantana.dev" + } } diff --git a/domains/ltln.json b/domains/ltln.json index fe3ad216f..24df53cd2 100644 --- a/domains/ltln.json +++ b/domains/ltln.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "ltln", "email": "uguest17@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://github.com/ltln" - } } - \ No newline at end of file +} diff --git a/domains/luanrt.json b/domains/luanrt.json index 2a08a4590..fe34d84c5 100644 --- a/domains/luanrt.json +++ b/domains/luanrt.json @@ -1,11 +1,11 @@ { - "description": "The personal website for LuanRT", - "repo": "https://github.com/luanrt/luanrt.github.io", - "owner": { - "username": "luanrt", - "email": "luan.lrt4@gmail.com" - }, - "record": { - "CNAME": "luanrt.github.io" - } + "description": "The personal website for LuanRT", + "repo": "https://github.com/luanrt/luanrt.github.io", + "owner": { + "username": "luanrt", + "email": "luan.lrt4@gmail.com" + }, + "record": { + "CNAME": "luanrt.github.io" + } } diff --git a/domains/luca.json b/domains/luca.json index 20c856e4a..ac9388f7b 100644 --- a/domains/luca.json +++ b/domains/luca.json @@ -1,13 +1,13 @@ { - "description": "Redirection service (URL shortener)", - "repo": "https://github.com/lucatolton", - "owner": { - "username": "lucatolton", - "email": "hi@lucatolton.me" - }, - "record": { - "A": ["168.119.228.144"], - "MX": ["mail.lucatolton.me"], - "TXT": "v=spf1 +a +mx +a:optimistic-wiles.168-119-228-144.plesk.page -all" - } + "description": "Redirection service (URL shortener)", + "repo": "https://github.com/lucatolton", + "owner": { + "username": "lucatolton", + "email": "hi@lucatolton.me" + }, + "record": { + "A": ["168.119.228.144"], + "MX": ["mail.lucatolton.me"], + "TXT": "v=spf1 +a +mx +a:optimistic-wiles.168-119-228-144.plesk.page -all" + } } diff --git a/domains/lucaszick.json b/domains/lucaszick.json index f754a6bfd..e8da8a364 100644 --- a/domains/lucaszick.json +++ b/domains/lucaszick.json @@ -2,10 +2,10 @@ "description": "Lucas Zick's website", "repo": "https://github.com/LucasZick/lucaszick.github.io", "owner": { - "username": "lucaszick", - "email": "lucasalexandrezick@gmail.com" + "username": "lucaszick", + "email": "lucasalexandrezick@gmail.com" }, "record": { - "CNAME": "lucaszick.github.io" + "CNAME": "lucaszick.github.io" } - } +} diff --git a/domains/lucyjs.json b/domains/lucyjs.json index 4048f6b92..42b276cd7 100644 --- a/domains/lucyjs.json +++ b/domains/lucyjs.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "LucyJS-Dev", "email": "pumimail9@gmail.com" - }, + }, - "record": { + "record": { "URL": "http://lucyjs.de" - } } - +} diff --git a/domains/luihh.json b/domains/luihh.json index af0238aed..b7f5ce9c7 100644 --- a/domains/luihh.json +++ b/domains/luihh.json @@ -1,12 +1,12 @@ { - "description": "Luihh's website", - "repo": "https://github.com/iLui/iLui.github.io", - "owner": { - "username": "Luihh", - "email": "luihhbusiness23@gmail.com", - "twitter": "PoweredByLuihh" - }, - "record": { - "CNAME": "iLui.github.io" - } + "description": "Luihh's website", + "repo": "https://github.com/iLui/iLui.github.io", + "owner": { + "username": "Luihh", + "email": "luihhbusiness23@gmail.com", + "twitter": "PoweredByLuihh" + }, + "record": { + "CNAME": "iLui.github.io" + } } diff --git a/domains/luis-ciber.json b/domains/luis-ciber.json index 4ba174760..7ebad1a3f 100644 --- a/domains/luis-ciber.json +++ b/domains/luis-ciber.json @@ -1,11 +1,11 @@ { - "description": "Luis Correa Leyva", - "repo": "https://github.com/correaleyval/correaleyval.github.io", - "owner": { - "username": "correaleyval", - "email": "correaleyval@gmail.com" - }, - "record": { - "CNAME": "correaleyval.github.io" - } + "description": "Luis Correa Leyva", + "repo": "https://github.com/correaleyval/correaleyval.github.io", + "owner": { + "username": "correaleyval", + "email": "correaleyval@gmail.com" + }, + "record": { + "CNAME": "correaleyval.github.io" + } } diff --git a/domains/luistena.json b/domains/luistena.json index 43a8fa800..928d18dba 100644 --- a/domains/luistena.json +++ b/domains/luistena.json @@ -1,12 +1,12 @@ { - "description": "Luis Tena's portfolio", - "repo": "https://github.com/devluist/devluist.github.io", - "owner": { - "username": "devluist", - "email": "des.luistena@hotmail.com", - "twitter": "dev_luist" - }, - "record": { - "CNAME": "devluist.github.io" - } + "description": "Luis Tena's portfolio", + "repo": "https://github.com/devluist/devluist.github.io", + "owner": { + "username": "devluist", + "email": "des.luistena@hotmail.com", + "twitter": "dev_luist" + }, + "record": { + "CNAME": "devluist.github.io" + } } diff --git a/domains/luke.json b/domains/luke.json index 32705cb1c..13853fb98 100644 --- a/domains/luke.json +++ b/domains/luke.json @@ -1,11 +1,11 @@ { - "description": "New LukeDev's Official Website", - "repo": "https://github.com/LukeIsHereToDevelop/New-Website", - "owner": { - "username": "LukeIsHereToDevelop", - "email": "LucaC@dynox.us" - }, - "record": { - "CNAME": "lukeisheretodevelop.github.io" - } + "description": "New LukeDev's Official Website", + "repo": "https://github.com/LukeIsHereToDevelop/New-Website", + "owner": { + "username": "LukeIsHereToDevelop", + "email": "LucaC@dynox.us" + }, + "record": { + "CNAME": "lukeisheretodevelop.github.io" + } } diff --git a/domains/luna.json b/domains/luna.json index 9c2f665b5..218f42211 100644 --- a/domains/luna.json +++ b/domains/luna.json @@ -1,11 +1,11 @@ { - "description": "Luna Seemann's personal website", - "repo": "https://github.com/Luna-devv/luna-site", - "owner": { - "username": "Luna-devv", - "email": "luna@waya.one" - }, - "record": { - "A": ["51.161.24.80"] - } + "description": "Luna Seemann's personal website", + "repo": "https://github.com/Luna-devv/luna-site", + "owner": { + "username": "Luna-devv", + "email": "luna@waya.one" + }, + "record": { + "A": ["51.161.24.80"] + } } diff --git a/domains/lunah.json b/domains/lunah.json index 43375a892..a532f1029 100644 --- a/domains/lunah.json +++ b/domains/lunah.json @@ -1,14 +1,14 @@ { - "description": "VPS hosted domain", - "repo": "https://github.com/piotr25691", - "owner": { - "username": "piotr25691", - "email": "", - "discord": "Lunah#3131" - }, - "record": { - "A": ["62.171.160.186"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "VPS hosted domain", + "repo": "https://github.com/piotr25691", + "owner": { + "username": "piotr25691", + "email": "", + "discord": "Lunah#3131" + }, + "record": { + "A": ["62.171.160.186"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/lunax0390.json b/domains/lunax0390.json index 12ef571a8..d80830420 100644 --- a/domains/lunax0390.json +++ b/domains/lunax0390.json @@ -1,11 +1,11 @@ { - "description": "Nobio Yep", - "repo": "https://github.com/lunax0390/lunax0390.github.io", - "owner": { - "username": "lunax0390", - "email": "moonsec99@gmail.com" - }, - "record": { - "CNAME": "lunax0390.github.io" - } + "description": "Nobio Yep", + "repo": "https://github.com/lunax0390/lunax0390.github.io", + "owner": { + "username": "lunax0390", + "email": "moonsec99@gmail.com" + }, + "record": { + "CNAME": "lunax0390.github.io" + } } diff --git a/domains/luni.json b/domains/luni.json index 016c8620e..aa726b525 100644 --- a/domains/luni.json +++ b/domains/luni.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "Lukas-Batema", - "email": "lukasbatema@mg.batemadevelopment.com" - }, - "record": { - "URL": "https://en.pronouns.page/@luni_batema" - } + "owner": { + "username": "Lukas-Batema", + "email": "lukasbatema@mg.batemadevelopment.com" + }, + "record": { + "URL": "https://en.pronouns.page/@luni_batema" + } } - \ No newline at end of file diff --git a/domains/lxquid.json b/domains/lxquid.json index b932a1946..1dc1172e7 100644 --- a/domains/lxquid.json +++ b/domains/lxquid.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "lxquid", - "email": "info@minemix.de" - }, - "record": { - "CNAME": "liquiddevelopmentnet.github.io" - } + "owner": { + "username": "lxquid", + "email": "info@minemix.de" + }, + "record": { + "CNAME": "liquiddevelopmentnet.github.io" + } } diff --git a/domains/lyertia.json b/domains/lyertia.json index 076036b64..5632458ed 100644 --- a/domains/lyertia.json +++ b/domains/lyertia.json @@ -1,11 +1,11 @@ { - "description": "my website uwu", - "repo": "https://github.com/lyertia", - "owner": { - "username": "lyertia", - "email": "camahmut7@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=lyertia.is-a.dev,f457c36e042417f3ab7f" - } + "description": "my website uwu", + "repo": "https://github.com/lyertia", + "owner": { + "username": "lyertia", + "email": "camahmut7@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=lyertia.is-a.dev,f457c36e042417f3ab7f" + } } diff --git a/domains/lyessa.json b/domains/lyessa.json index 6e7f6347b..862d91dce 100644 --- a/domains/lyessa.json +++ b/domains/lyessa.json @@ -1,11 +1,11 @@ { - "description": "lyessa website uwu", - "repo": "https://github.com/lyessa-web", - "owner": { - "username": "lyertia", - "email": "camahmut7@gmail.com" - }, - "record": { - "URL": "https://lyessa.live" - } + "description": "lyessa website uwu", + "repo": "https://github.com/lyessa-web", + "owner": { + "username": "lyertia", + "email": "camahmut7@gmail.com" + }, + "record": { + "URL": "https://lyessa.live" + } } diff --git a/domains/lytwest.json b/domains/lytwest.json index e53a9e9aa..218774fdb 100644 --- a/domains/lytwest.json +++ b/domains/lytwest.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website uwu :3", - "repo": "https://github.com/Lytwest/lytwest.github.io", - "owner": { - "username": "Lytwest", - "email": "lytwest@gmail.com" - }, - "record": { - "CNAME": "lytwest.github.io" - } + "description": "My Personal Website uwu :3", + "repo": "https://github.com/Lytwest/lytwest.github.io", + "owner": { + "username": "Lytwest", + "email": "lytwest@gmail.com" + }, + "record": { + "CNAME": "lytwest.github.io" + } } diff --git a/domains/lyubo.json b/domains/lyubo.json index 6cdb729e0..e32225ef0 100644 --- a/domains/lyubo.json +++ b/domains/lyubo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "impzero", - "email": "", - "twitter": "impzero" - }, - "record": { - "URL": "https://github.com/impzero" - } + "owner": { + "username": "impzero", + "email": "", + "twitter": "impzero" + }, + "record": { + "URL": "https://github.com/impzero" + } } diff --git a/domains/m04.json b/domains/m04.json index 1f5c262ae..3af70f0e7 100644 --- a/domains/m04.json +++ b/domains/m04.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Merlin04", - "email": "is-a-dev@benjaminsmith.dev" - }, - "description": "Redirect to personal website", - "repo": "https://github.com/merlin04/benjaminsmith.dev", - "record": { - "URL": "https://benjaminsmith.dev" - } + "owner": { + "username": "Merlin04", + "email": "is-a-dev@benjaminsmith.dev" + }, + "description": "Redirect to personal website", + "repo": "https://github.com/merlin04/benjaminsmith.dev", + "record": { + "URL": "https://benjaminsmith.dev" + } } diff --git a/domains/m1dnight.json b/domains/m1dnight.json index c82aba32d..a9d61622d 100644 --- a/domains/m1dnight.json +++ b/domains/m1dnight.json @@ -1,11 +1,11 @@ { - "description": "M1dnight's Coding/Digital Art Portfolio", - "repo": "https://portfolio.m1dnightdev.repl.co", - "owner": { - "username": "M1dnight-ofcl", - "email": "m1dnightgmrofficial@gmail.com" - }, - "record": { - "CNAME": "3076868f-0b1c-470a-b31d-f9fbb0ec9030.id.repl.co" - } + "description": "M1dnight's Coding/Digital Art Portfolio", + "repo": "https://portfolio.m1dnightdev.repl.co", + "owner": { + "username": "M1dnight-ofcl", + "email": "m1dnightgmrofficial@gmail.com" + }, + "record": { + "CNAME": "3076868f-0b1c-470a-b31d-f9fbb0ec9030.id.repl.co" + } } diff --git a/domains/m42e.json b/domains/m42e.json index c5cbebf94..6e800ded1 100644 --- a/domains/m42e.json +++ b/domains/m42e.json @@ -1,11 +1,11 @@ { - "description": "m42e Homepage", - "repo": "https://github.com/m42e", - "owner": { - "username": "m42e", - "email": "matthias@bilger.info" - }, - "record": { - "CNAME": "bilger.info" - } + "description": "m42e Homepage", + "repo": "https://github.com/m42e", + "owner": { + "username": "m42e", + "email": "matthias@bilger.info" + }, + "record": { + "CNAME": "bilger.info" + } } diff --git a/domains/m4hbod.json b/domains/m4hbod.json index 4e57e4235..8d8295c2f 100644 --- a/domains/m4hbod.json +++ b/domains/m4hbod.json @@ -1,13 +1,13 @@ { - "description": "M4hbod's .is-a.dev domain", - "repo": "https://github.com/M4hbod/m4hbod.github.io", - "owner": { - "username": "M4hbod", - "email": "m4hbod@proton.me", - "telegram": "M4hbod", - "discord": "M4hbod#1615" - }, - "record": { - "CNAME": "m4hbod.github.io" - } + "description": "M4hbod's .is-a.dev domain", + "repo": "https://github.com/M4hbod/m4hbod.github.io", + "owner": { + "username": "M4hbod", + "email": "m4hbod@proton.me", + "telegram": "M4hbod", + "discord": "M4hbod#1615" + }, + "record": { + "CNAME": "m4hbod.github.io" + } } diff --git a/domains/macos.notaperson535.json b/domains/macos.notaperson535.json index ab1b08fc4..a0421948b 100644 --- a/domains/macos.notaperson535.json +++ b/domains/macos.notaperson535.json @@ -1,11 +1,11 @@ { - "description": "A macOS recreation in HTML", - "repo": "https://github.com/notAperson535/macOS-HTML", - "owner": { - "username": "notAperson535", - "email": "notAperson939@gmail.com" - }, - "record": { - "CNAME": "notAperson535.github.io" - } + "description": "A macOS recreation in HTML", + "repo": "https://github.com/notAperson535/macOS-HTML", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } } diff --git a/domains/maddy.json b/domains/maddy.json index 39386af2d..db31bffbb 100644 --- a/domains/maddy.json +++ b/domains/maddy.json @@ -2,11 +2,10 @@ "description": "Maddy Rocks :)", "repo": "https://github.com/madhav-madhusoodanan/madhav-madhusoodanan.github.io", "owner": { - "username": "madhav-madhusoodanan", - "email": "f20200049@pilani.bits-pilani.ac.in" + "username": "madhav-madhusoodanan", + "email": "f20200049@pilani.bits-pilani.ac.in" }, "record": { - "CNAME": "madhav-madhusoodanan.github.io" + "CNAME": "madhav-madhusoodanan.github.io" } } - \ No newline at end of file diff --git a/domains/madhan.json b/domains/madhan.json index e01c5d907..5bd81f098 100644 --- a/domains/madhan.json +++ b/domains/madhan.json @@ -1,11 +1,11 @@ { - "description": "Madhan's portfolio", - "repo": "https://github.com/madhank93/madhank93.github.io", - "owner": { - "username": "madhank93", - "email": "madhankumaravelu93@gmail.com" - }, - "record": { - "CNAME": "madhank93.github.io" - } + "description": "Madhan's portfolio", + "repo": "https://github.com/madhank93/madhank93.github.io", + "owner": { + "username": "madhank93", + "email": "madhankumaravelu93@gmail.com" + }, + "record": { + "CNAME": "madhank93.github.io" + } } diff --git a/domains/madhav.json b/domains/madhav.json index 641c6dff0..bc1183fa3 100644 --- a/domains/madhav.json +++ b/domains/madhav.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/LaBus3/LaBus3.github.io", - "owner": { - "username": "LaBus3", - "email": "madhav.v.1996@gmail.com" - }, - "record": { - "CNAME": "LaBus3.github.io" - } + "repo": "https://github.com/LaBus3/LaBus3.github.io", + "owner": { + "username": "LaBus3", + "email": "madhav.v.1996@gmail.com" + }, + "record": { + "CNAME": "LaBus3.github.io" + } } diff --git a/domains/madhurya.json b/domains/madhurya.json index bc629c205..0f7566cf9 100644 --- a/domains/madhurya.json +++ b/domains/madhurya.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "madhuryadutta", "email": "www.madhuryadutta2016@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "madhuryadutta.github.io" - } } - \ No newline at end of file +} diff --git a/domains/madmusician.json b/domains/madmusician.json index 6873650e2..57f53088b 100644 --- a/domains/madmusician.json +++ b/domains/madmusician.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "TRIPLE1RRT", - "email": "mitazaneem101@gmail.com", - "discord": "Dev.Sahil#9999" - }, - "record": { - "CNAME": "f84e6331-30e1-49a4-91aa-0c3bc6fc1139.id.repl.co" - } + "owner": { + "username": "TRIPLE1RRT", + "email": "mitazaneem101@gmail.com", + "discord": "Dev.Sahil#9999" + }, + "record": { + "CNAME": "f84e6331-30e1-49a4-91aa-0c3bc6fc1139.id.repl.co" + } } diff --git a/domains/magic4me.json b/domains/magic4me.json index e30f56782..ac8d13703 100644 --- a/domains/magic4me.json +++ b/domains/magic4me.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "magic4me", - "email": "magic4me.info@gmail.com" - }, - "record": { - "CNAME": "magic4me.github.io" - } + "owner": { + "username": "magic4me", + "email": "magic4me.info@gmail.com" + }, + "record": { + "CNAME": "magic4me.github.io" + } } diff --git a/domains/magma.json b/domains/magma.json index 9417daedf..e24021198 100644 --- a/domains/magma.json +++ b/domains/magma.json @@ -1,11 +1,11 @@ { - "description": "magma's personal developer profile", - "repo": "https://github.com/mgam-is-dreamin", - "owner": { - "username": "mgam-is-dreamin", - "email": "sacred.lunar.dragon@gmail.com" - }, - "record": { - "CNAME": "mgam-is-dreamin.github.io" - } + "description": "magma's personal developer profile", + "repo": "https://github.com/mgam-is-dreamin", + "owner": { + "username": "mgam-is-dreamin", + "email": "sacred.lunar.dragon@gmail.com" + }, + "record": { + "CNAME": "mgam-is-dreamin.github.io" + } } diff --git a/domains/magniquick.json b/domains/magniquick.json index e7e8892ba..031709adc 100644 --- a/domains/magniquick.json +++ b/domains/magniquick.json @@ -5,7 +5,7 @@ "username": "magniquick", "email": "", "discord": "Magniquick#5003" - }, + }, "record": { "A": [ "185.199.108.153", @@ -13,10 +13,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mahesh.json b/domains/mahesh.json index 3fe1b46b6..a1e9bd14d 100644 --- a/domains/mahesh.json +++ b/domains/mahesh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MaheshTheDeveloper", - "email": "dhingra3673@gmail.com" - }, - "record": { - "CNAME": "MaheshTheDeveloper.github.io" - } + "owner": { + "username": "MaheshTheDeveloper", + "email": "dhingra3673@gmail.com" + }, + "record": { + "CNAME": "MaheshTheDeveloper.github.io" + } } diff --git a/domains/mahmud.json b/domains/mahmud.json index fd5fabec7..d033f6797 100644 --- a/domains/mahmud.json +++ b/domains/mahmud.json @@ -9,4 +9,4 @@ "record": { "CNAME": "JBAxB8h7.github.io" } -} +} diff --git a/domains/mai.json b/domains/mai.json index 31fe3e938..8b5b5827b 100644 --- a/domains/mai.json +++ b/domains/mai.json @@ -1,10 +1,10 @@ { - "description": "Mai's personal developer website", - "owner": { - "username": "Mai1ii", - "email": "mail@apexure.cf" - }, - "record": { - "CNAME": "mai1ii.github.io" - } + "description": "Mai's personal developer website", + "owner": { + "username": "Mai1ii", + "email": "mail@apexure.cf" + }, + "record": { + "CNAME": "mai1ii.github.io" + } } diff --git a/domains/mail-noma.json b/domains/mail-noma.json index 3d35217dd..a2821fdf0 100644 --- a/domains/mail-noma.json +++ b/domains/mail-noma.json @@ -5,10 +5,7 @@ "email": "Noma4321business@gmail.com" }, "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.aditya.json b/domains/mail.aditya.json index a367c686c..0ea9ff1a9 100644 --- a/domains/mail.aditya.json +++ b/domains/mail.aditya.json @@ -13,10 +13,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.arman.json b/domains/mail.arman.json index 3c4a641a5..df449b568 100644 --- a/domains/mail.arman.json +++ b/domains/mail.arman.json @@ -1,21 +1,18 @@ { -"owner": { -"username": "arman", -"github": "ItzArman09", -"email": "contact@mail.arman.is-a.dev" -}, -"repo": "https://github.com/ItzArman09/mail.git", -"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" - } + "owner": { + "username": "arman", + "github": "ItzArman09", + "email": "contact@mail.arman.is-a.dev" + }, + "repo": "https://github.com/ItzArman09/mail.git", + "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" + } } diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json index 0ebc9b55a..ad3bc1e9f 100644 --- a/domains/mail.badboy.json +++ b/domains/mail.badboy.json @@ -1,24 +1,21 @@ { - "repo": "https://github.com/Bad-Boy-Codes/contact", - "description": "My email forwarder", - "owner": { - "username": "bad-boy-codes", - "email": "sonupanda078@gmail.com", - "discord": "Bad Boy Plays#9608", - "note": "My Discord ID is 445073800850046977." - }, - "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", - "URL": "https://badboy.is-a.dev/contact" - } + "repo": "https://github.com/Bad-Boy-Codes/contact", + "description": "My email forwarder", + "owner": { + "username": "bad-boy-codes", + "email": "sonupanda078@gmail.com", + "discord": "Bad Boy Plays#9608", + "note": "My Discord ID is 445073800850046977." + }, + "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", + "URL": "https://badboy.is-a.dev/contact" + } } diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json index 2a1b53d1d..fe8a0d3d8 100644 --- a/domains/mail.boolean44.json +++ b/domains/mail.boolean44.json @@ -1,12 +1,11 @@ - { - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], - "A": ["10.0.0.1"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "boolean44-repos", + "email": "serenitypalmer10@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "A": ["10.0.0.1"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/mail.icehead.json b/domains/mail.icehead.json index d85d084c8..b1450cfdf 100644 --- a/domains/mail.icehead.json +++ b/domains/mail.icehead.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "Tanjimfuad", - "email": "tanjim_fuad@proton.me" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "Tanjimfuad", + "email": "tanjim_fuad@proton.me" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/mail.l6174.json b/domains/mail.l6174.json index 99b9b7b79..6c40cd2a3 100644 --- a/domains/mail.l6174.json +++ b/domains/mail.l6174.json @@ -5,7 +5,7 @@ "email": "l.lawliet6174@gmail.com" }, "record": { - "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} diff --git a/domains/mail.minmit.json b/domains/mail.minmit.json index 9c539779f..88a7b2dbf 100644 --- a/domains/mail.minmit.json +++ b/domains/mail.minmit.json @@ -1,13 +1,13 @@ { - "description": "Mail For My Website", - "repo": "https://github.com/MinMitCoder", - "owner": { - "username": "MinMitCoder", - "email": "minmitgamer@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "description": "Mail For My Website", + "repo": "https://github.com/MinMitCoder", + "owner": { + "username": "MinMitCoder", + "email": "minmitgamer@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/mail.mxnticek.json b/domains/mail.mxnticek.json index 630905f2a..72d6985c5 100644 --- a/domains/mail.mxnticek.json +++ b/domains/mail.mxnticek.json @@ -1,12 +1,13 @@ { - "description": "Domain for my music bot", - "owner": { - "username": "VlastikYoutubeKo", - "email": "plainrock@seznam.cz" - }, - "record": { - "MX": ["d9025d2074984e72.mx2.emailprofi.seznam.cz", - "d9025d2074984e72.mx1.emailprofi.seznam.cz" - ] - } + "description": "Domain for my music bot", + "owner": { + "username": "VlastikYoutubeKo", + "email": "plainrock@seznam.cz" + }, + "record": { + "MX": [ + "d9025d2074984e72.mx2.emailprofi.seznam.cz", + "d9025d2074984e72.mx1.emailprofi.seznam.cz" + ] + } } diff --git a/domains/mail.notaperson535.json b/domains/mail.notaperson535.json index 1b17786bf..edde9c7d3 100644 --- a/domains/mail.notaperson535.json +++ b/domains/mail.notaperson535.json @@ -1,11 +1,11 @@ { - "description": "My email forwarder", - "owner": { - "username": "notAperson535", - "email": "notAperson939@gmail.com" - }, - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=notaperson939@gmail.com" - } + "description": "My email forwarder", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=notaperson939@gmail.com" + } } diff --git a/domains/mail.rika.json b/domains/mail.rika.json index 55e71de16..abdd6fd62 100644 --- a/domains/mail.rika.json +++ b/domains/mail.rika.json @@ -12,10 +12,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/mail.suki.json b/domains/mail.suki.json index 8c2ce2fef..f0cbc988a 100644 --- a/domains/mail.suki.json +++ b/domains/mail.suki.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": [ - "212.193.3.66" - ] - } + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["212.193.3.66"] + } } diff --git a/domains/mail.sx9.json b/domains/mail.sx9.json index 18e887738..00106199a 100644 --- a/domains/mail.sx9.json +++ b/domains/mail.sx9.json @@ -1,13 +1,13 @@ { - "description": "SX's Email", - "repo": "https://sx9.is-a.dev", - "owner": { - "discord": "SX-Spy-Agent#1377", - "email": "sx-91@outlook.com", - "username": "SX-9" - }, - "record": { - "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "SX's Email", + "repo": "https://sx9.is-a.dev", + "owner": { + "discord": "SX-Spy-Agent#1377", + "email": "sx-91@outlook.com", + "username": "SX-9" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/mail.whine.json b/domains/mail.whine.json index a8f050e40..a8efdabf0 100644 --- a/domains/mail.whine.json +++ b/domains/mail.whine.json @@ -1,12 +1,12 @@ { "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" }, "description": "whi_ne's mail subdomain", "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} diff --git a/domains/maintainers.json b/domains/maintainers.json index 57d5515f2..54275b5d6 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -4,10 +4,7 @@ "email": "phenax5@gmail.com" }, "record": { - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=isdevmail.beadman-network.com" } } diff --git a/domains/makhbaz.json b/domains/makhbaz.json index 2536652d2..1b92c506a 100644 --- a/domains/makhbaz.json +++ b/domains/makhbaz.json @@ -1,12 +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" - } + "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" + } } diff --git a/domains/maks.json b/domains/maks.json index 3b09a8b3f..c8ef717fd 100644 --- a/domains/maks.json +++ b/domains/maks.json @@ -1,10 +1,10 @@ { - "description": "A person portfolio site for me", - "owner": { - "username": "LinusBotTips", - "email": "maks-dev@outlook.com" - }, - "record": { - "CNAME": "linusbottips.github.io" - } + "description": "A person portfolio site for me", + "owner": { + "username": "LinusBotTips", + "email": "maks-dev@outlook.com" + }, + "record": { + "CNAME": "linusbottips.github.io" + } } diff --git a/domains/malbouy.json b/domains/malbouy.json index 97da1c598..2804bcf12 100644 --- a/domains/malbouy.json +++ b/domains/malbouy.json @@ -1,11 +1,11 @@ { - "description": "Coming soon", - "repo": "https://github.com/malbouy/malbouy.github.io", - "owner": { - "username": "malbouy", - "email": "malbouy@techie.com" - }, - "record": { - "CNAME": "malbouy.github.io" - } + "description": "Coming soon", + "repo": "https://github.com/malbouy/malbouy.github.io", + "owner": { + "username": "malbouy", + "email": "malbouy@techie.com" + }, + "record": { + "CNAME": "malbouy.github.io" + } } diff --git a/domains/malo.json b/domains/malo.json index d43e34969..f6bb9e7af 100644 --- a/domains/malo.json +++ b/domains/malo.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "MaloDaHood", "email": "malomr2002@gmail.com" - }, - "record": { + }, + "record": { "A": ["54.37.225.204"] - } } - \ No newline at end of file +} diff --git a/domains/malware.json b/domains/malware.json index d49069f09..3de1cadbe 100644 --- a/domains/malware.json +++ b/domains/malware.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "themalware", - "email": "daredevil.vikrant@gmail.com" - }, - "record": { - "URL": "https://themalware.tk" - } + "owner": { + "username": "themalware", + "email": "daredevil.vikrant@gmail.com" + }, + "record": { + "URL": "https://themalware.tk" + } } diff --git a/domains/mamun.json b/domains/mamun.json index d7f8436e0..09aa099f9 100644 --- a/domains/mamun.json +++ b/domains/mamun.json @@ -1,11 +1,11 @@ { - "description": "Mamun's website", - "repo": "https://github.com/mamunhpath", - "owner": { - "username": "mamunhpath", - "email": "mamunhpath@hotmail.com" - }, - "record": { - "CNAME": "mamunhpath.github.io" - } + "description": "Mamun's website", + "repo": "https://github.com/mamunhpath", + "owner": { + "username": "mamunhpath", + "email": "mamunhpath@hotmail.com" + }, + "record": { + "CNAME": "mamunhpath.github.io" + } } diff --git a/domains/manash.json b/domains/manash.json index bd5c50311..786952405 100644 --- a/domains/manash.json +++ b/domains/manash.json @@ -1,11 +1,11 @@ { - "description": "Manash Sonowal - DEV", - "repo": "https://github.com/msonowal", - "owner": { - "username": "msonowal", - "email": "manash149@gmail.com" - }, - "record": { - "CNAME": "www.claritytech.io" - } + "description": "Manash Sonowal - DEV", + "repo": "https://github.com/msonowal", + "owner": { + "username": "msonowal", + "email": "manash149@gmail.com" + }, + "record": { + "CNAME": "www.claritytech.io" + } } diff --git a/domains/mandaninikunj.json b/domains/mandaninikunj.json index 04eba9dd2..823881344 100644 --- a/domains/mandaninikunj.json +++ b/domains/mandaninikunj.json @@ -1,11 +1,11 @@ { - "description": "nikunj Profile.", - "repo": "https://github.com/mandaninikunj/mandaninikunj.github.io", - "owner": { - "username": "mandaninikunj", - "email": "" - }, - "record": { - "CNAME": "mandaninikunj.github.io" - } + "description": "nikunj Profile.", + "repo": "https://github.com/mandaninikunj/mandaninikunj.github.io", + "owner": { + "username": "mandaninikunj", + "email": "" + }, + "record": { + "CNAME": "mandaninikunj.github.io" + } } diff --git a/domains/maninder.json b/domains/maninder.json index f62a88fe1..65de25bb4 100644 --- a/domains/maninder.json +++ b/domains/maninder.json @@ -1,11 +1,11 @@ { - "description": "My Github Page!", - "repo": "https://github.com/github4maninder", - "owner": { - "username": "github4maninder", - "email": "iamgoat@tutanota.com" - }, - "record": { - "CNAME": "maninder.github.io" - } + "description": "My Github Page!", + "repo": "https://github.com/github4maninder", + "owner": { + "username": "github4maninder", + "email": "iamgoat@tutanota.com" + }, + "record": { + "CNAME": "maninder.github.io" + } } diff --git a/domains/manish.json b/domains/manish.json index 11b607bb2..7df8fa542 100644 --- a/domains/manish.json +++ b/domains/manish.json @@ -1,11 +1,11 @@ { - "description": "Manish's Personal Website", - "repo": "https://github.com/manish7479dlp/manish7479dlp.github.io", - "owner": { - "username": "manish7479dlp", - "email": "manish7479dlp@gmail.com" - }, - "record": { - "CNAME": "manish7479dlp.github.io" - } + "description": "Manish's Personal Website", + "repo": "https://github.com/manish7479dlp/manish7479dlp.github.io", + "owner": { + "username": "manish7479dlp", + "email": "manish7479dlp@gmail.com" + }, + "record": { + "CNAME": "manish7479dlp.github.io" + } } diff --git a/domains/manjushri.json b/domains/manjushri.json index 8084bbe2d..7a43a575b 100644 --- a/domains/manjushri.json +++ b/domains/manjushri.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "manjushri", - "email": "btinformativemessenger@gmail.com", - "telegram": "dreynakchung" - }, - "record": { - "URL": "https://www.manjushri.dev" - } + "owner": { + "username": "manjushri", + "email": "btinformativemessenger@gmail.com", + "telegram": "dreynakchung" + }, + "record": { + "URL": "https://www.manjushri.dev" + } } diff --git a/domains/manojbarman.json b/domains/manojbarman.json index acfcadde9..9d8c2dd67 100644 --- a/domains/manojbarman.json +++ b/domains/manojbarman.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "itsmanojb", - "email": "", - "twitter": "itsmanojb" - }, - "description": "My personal website", - "repo": "https://github.com/itsmanojb", - "record": { - "URL": "https://manojbarman.in" - } + "owner": { + "username": "itsmanojb", + "email": "", + "twitter": "itsmanojb" + }, + "description": "My personal website", + "repo": "https://github.com/itsmanojb", + "record": { + "URL": "https://manojbarman.in" + } } diff --git a/domains/mantas.json b/domains/mantas.json index ec487c071..ead7a8057 100644 --- a/domains/mantas.json +++ b/domains/mantas.json @@ -1,11 +1,11 @@ { - "description": "Mantas is a developer!", - "repo": "https://github.com/mantooc", - "owner": { - "username": "mantooc", - "email": "mantasnugaras@gmail.com" - }, - "record": { - "CNAME": "mantooc.github.io" - } + "description": "Mantas is a developer!", + "repo": "https://github.com/mantooc", + "owner": { + "username": "mantooc", + "email": "mantasnugaras@gmail.com" + }, + "record": { + "CNAME": "mantooc.github.io" + } } diff --git a/domains/manu.json b/domains/manu.json index 673a3fd3c..c79fb5267 100644 --- a/domains/manu.json +++ b/domains/manu.json @@ -1,11 +1,11 @@ { - "description": "manu.is-a.dev", - "repo": "https://github.com/manuthecoder/personal-website", - "owner": { - "username": "manuthecoder", - "email": "manusvathgurudath@gmail.com" - }, - "record": { - "CNAME": "manu-is-a-dev-yqz2.onrender.com" - } + "description": "manu.is-a.dev", + "repo": "https://github.com/manuthecoder/personal-website", + "owner": { + "username": "manuthecoder", + "email": "manusvathgurudath@gmail.com" + }, + "record": { + "CNAME": "manu-is-a-dev-yqz2.onrender.com" + } } diff --git a/domains/marc.json b/domains/marc.json index 297fe957c..3716335f1 100644 --- a/domains/marc.json +++ b/domains/marc.json @@ -1,11 +1,11 @@ { "description": "Marc Gruita is a Developer!", - "repo": "https://github.com/marcgr9", - "owner": { - "username": "marcgr9", - "email": "marc@gruita.ro" - }, - "record": { - "URL": "https://gruita.ro" - } + "repo": "https://github.com/marcgr9", + "owner": { + "username": "marcgr9", + "email": "marc@gruita.ro" + }, + "record": { + "URL": "https://gruita.ro" + } } diff --git a/domains/marcchew.json b/domains/marcchew.json index 0c885dc71..4e07cef5c 100644 --- a/domains/marcchew.json +++ b/domains/marcchew.json @@ -1,10 +1,10 @@ { - "description": "About Marc Chew", - "owner": { - "username": "marcchew", - "email": "marckychew@gmail.com" - }, - "record": { - "CNAME": "947555d1-ed28-4253-9341-45074fe2aaab.id.repl.co" - } + "description": "About Marc Chew", + "owner": { + "username": "marcchew", + "email": "marckychew@gmail.com" + }, + "record": { + "CNAME": "947555d1-ed28-4253-9341-45074fe2aaab.id.repl.co" + } } diff --git a/domains/marcelomrwin.json b/domains/marcelomrwin.json index f4a80287c..3fc8aec87 100644 --- a/domains/marcelomrwin.json +++ b/domains/marcelomrwin.json @@ -2,10 +2,10 @@ "description": "My personal website to showcase the stuff that I do", "repo": "https://github.com/marcelomrwin", "owner": { - "username": "marcelomrwin", - "email": "marcelo.d.sales@gmail.com" + "username": "marcelomrwin", + "email": "marcelo.d.sales@gmail.com" }, "record": { - "CNAME": "marcelomrwin.github.io" + "CNAME": "marcelomrwin.github.io" } - } \ No newline at end of file +} diff --git a/domains/marco.json b/domains/marco.json index 15fa39230..28d66090a 100644 --- a/domains/marco.json +++ b/domains/marco.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "marcomafessolli", "email": "marcomafessolli@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://github.com/marcomafessolli" - } } - \ No newline at end of file +} diff --git a/domains/marcus.json b/domains/marcus.json index 851a898ec..4a3ce1394 100644 --- a/domains/marcus.json +++ b/domains/marcus.json @@ -1,12 +1,12 @@ { - "description": "A portfolio website for HeroGamers (Marcus).", - "repo": "https://github.com/HeroGamers/HeroGamers", - "owner": { - "username": "HeroGamers", - "email": "webmaster@herogamers.dev", - "twitter": "ItsHeroGamers" - }, - "record": { - "CNAME": "herogamers.github.io" - } + "description": "A portfolio website for HeroGamers (Marcus).", + "repo": "https://github.com/HeroGamers/HeroGamers", + "owner": { + "username": "HeroGamers", + "email": "webmaster@herogamers.dev", + "twitter": "ItsHeroGamers" + }, + "record": { + "CNAME": "herogamers.github.io" + } } diff --git a/domains/marcusj.json b/domains/marcusj.json index 434f2789a..bb5bd674d 100644 --- a/domains/marcusj.json +++ b/domains/marcusj.json @@ -1,11 +1,11 @@ { - "description": "Portfolio of Marcus Weinberger", - "repo": "https://github.com/AgeOfMarcus", - "owner": { - "username": "AgeOfMarcus", - "email": "marcusjw.ftw@gmail.com" - }, - "record": { - "CNAME": "dev.marcusj.tech" - } + "description": "Portfolio of Marcus Weinberger", + "repo": "https://github.com/AgeOfMarcus", + "owner": { + "username": "AgeOfMarcus", + "email": "marcusjw.ftw@gmail.com" + }, + "record": { + "CNAME": "dev.marcusj.tech" + } } diff --git a/domains/maria.json b/domains/maria.json index 86bf9cdde..e8e873f33 100644 --- a/domains/maria.json +++ b/domains/maria.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "nirewen", "email": "londero.edu@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://github.com/marialuisamol" - } } - \ No newline at end of file +} diff --git a/domains/mark.json b/domains/mark.json index ae618c980..35a6b55d0 100644 --- a/domains/mark.json +++ b/domains/mark.json @@ -1,11 +1,11 @@ { - "description": "Makr Davydov is a Developer!", - "repo": "https://github.com/markrity", - "owner": { - "username": "markrity", - "email": "markrity@gmail.com" - }, - "record": { - "URL": "https://www.linkedin.com/in/davydovmark" - } + "description": "Makr Davydov is a Developer!", + "repo": "https://github.com/markrity", + "owner": { + "username": "markrity", + "email": "markrity@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/davydovmark" + } } diff --git a/domains/markos.json b/domains/markos.json index deb080298..1c37f2a64 100644 --- a/domains/markos.json +++ b/domains/markos.json @@ -1,11 +1,11 @@ { - "description": "Hello my name is Markos Dimitsas and I am from Greece.", - "repo": "https://github.com/markdimi", - "owner": { - "username": "markdimi", - "email": "markdimitsas@gmail.com" - }, - "record": { - "CNAME": "markos.me" - } + "description": "Hello my name is Markos Dimitsas and I am from Greece.", + "repo": "https://github.com/markdimi", + "owner": { + "username": "markdimi", + "email": "markdimitsas@gmail.com" + }, + "record": { + "CNAME": "markos.me" + } } diff --git a/domains/markus.json b/domains/markus.json index d5a60c9cd..b6d994450 100644 --- a/domains/markus.json +++ b/domains/markus.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/markusjx/markusjx.github.io", - "owner": { - "username": "markusjx", - "email": "markusjx11@gmail.com" - }, - "record": { - "CNAME": "markusjx.github.io" - } + "repo": "https://github.com/markusjx/markusjx.github.io", + "owner": { + "username": "markusjx", + "email": "markusjx11@gmail.com" + }, + "record": { + "CNAME": "markusjx.github.io" + } } diff --git a/domains/martial.json b/domains/martial.json index 3fe1363b5..208a5b065 100644 --- a/domains/martial.json +++ b/domains/martial.json @@ -1,11 +1,11 @@ { - "description": "Martial is a dev", - "repo": "https://github.com/MartialSeron/MartialSeron.github.io", - "owner": { - "username": "MartialSeron", - "email": "martial.seron@gmail.com" - }, - "record": { - "CNAME": "martialseron.github.io" - } + "description": "Martial is a dev", + "repo": "https://github.com/MartialSeron/MartialSeron.github.io", + "owner": { + "username": "MartialSeron", + "email": "martial.seron@gmail.com" + }, + "record": { + "CNAME": "martialseron.github.io" + } } diff --git a/domains/maryll.json b/domains/maryll.json index ec683d539..1a27f65e5 100644 --- a/domains/maryll.json +++ b/domains/maryll.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Maryll-castelino", "email": "maryllcastelino@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "maryll-castelino.github.io" - } } - +} diff --git a/domains/maskduck.json b/domains/maskduck.json index d4b41187b..edea98d5b 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -1,15 +1,15 @@ { - "description": "MaskDuck's personal website!", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "maskduck.pages.dev" - } + "description": "MaskDuck's personal website!", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "CNAME": "maskduck.pages.dev" + } } diff --git a/domains/masood.json b/domains/masood.json index aad69bdb4..6a9f475ec 100644 --- a/domains/masood.json +++ b/domains/masood.json @@ -1,11 +1,11 @@ { - "description": "Masood Mohammad's Personal Website", - "repo": "https://github.com/masoodbinmohammad", - "owner": { - "username": "masoodbinmohammad", - "email": "masoodbinmohammad@hotmail.com" - }, - "record": { - "CNAME": "masoodbinmohammad.github.io" - } + "description": "Masood Mohammad's Personal Website", + "repo": "https://github.com/masoodbinmohammad", + "owner": { + "username": "masoodbinmohammad", + "email": "masoodbinmohammad@hotmail.com" + }, + "record": { + "CNAME": "masoodbinmohammad.github.io" + } } diff --git a/domains/massick.json b/domains/massick.json index d84c9de4c..e958a8578 100644 --- a/domains/massick.json +++ b/domains/massick.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "M4ss1ck", - "email": "4ndyraul@gmail.com", - "twitter": "M4ss1ck" - }, - "repo": "https://github.com/M4ss1ck/massick-portfolio", - "record": { - "URL": "https://massick.gatsbyjs.io" - } + "owner": { + "username": "M4ss1ck", + "email": "4ndyraul@gmail.com", + "twitter": "M4ss1ck" + }, + "repo": "https://github.com/M4ss1ck/massick-portfolio", + "record": { + "URL": "https://massick.gatsbyjs.io" + } } diff --git a/domains/mastodon.dainfloop.json b/domains/mastodon.dainfloop.json index 0e4ae104d..859ebd4e9 100644 --- a/domains/mastodon.dainfloop.json +++ b/domains/mastodon.dainfloop.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "DaInfLoop", - "email": "backupharoongames100@gmail.com" - }, - - "record": { - "A": ["34.132.134.162"] - } + "owner": { + "username": "DaInfLoop", + "email": "backupharoongames100@gmail.com" + }, + + "record": { + "A": ["34.132.134.162"] + } } diff --git a/domains/match.json b/domains/match.json index c8a235d21..415ff8eec 100644 --- a/domains/match.json +++ b/domains/match.json @@ -1,14 +1,16 @@ { - "description": "Imad", - "repo": "https://github.com/imadboy89/match", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "record": { - "A" : ["185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153"] - } + "description": "Imad", + "repo": "https://github.com/imadboy89/match", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } } diff --git a/domains/matheus.json b/domains/matheus.json index d9fd18381..0770f3fbf 100644 --- a/domains/matheus.json +++ b/domains/matheus.json @@ -1,11 +1,11 @@ { - "description": "Matheus Costa's personal developer website", - "repo": "https://github.com/mthcsta/mthcsta.github.io", - "owner": { - "username": "mthcsta", - "email": "matheuscosta.dev@yahoo.com" - }, - "record": { - "CNAME": "mthcsta.github.io" - } + "description": "Matheus Costa's personal developer website", + "repo": "https://github.com/mthcsta/mthcsta.github.io", + "owner": { + "username": "mthcsta", + "email": "matheuscosta.dev@yahoo.com" + }, + "record": { + "CNAME": "mthcsta.github.io" + } } diff --git a/domains/mathiassm.json b/domains/mathiassm.json index 326d932a4..715c10c5f 100644 --- a/domains/mathiassm.json +++ b/domains/mathiassm.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "mathiassm", - "email": "", - "twitter": "mathiassm" - }, - "description": "MathiasSM's Personal Site", - "repo": "https://github.com/MathiasSM/mathiassm.github.io", - "record": { - "URL": "https://mathiassm.dev" - } + "owner": { + "username": "mathiassm", + "email": "", + "twitter": "mathiassm" + }, + "description": "MathiasSM's Personal Site", + "repo": "https://github.com/MathiasSM/mathiassm.github.io", + "record": { + "URL": "https://mathiassm.dev" + } } diff --git a/domains/mathiscool.json b/domains/mathiscool.json index 0195c7f09..0a17ca714 100644 --- a/domains/mathiscool.json +++ b/domains/mathiscool.json @@ -1,11 +1,11 @@ { - "description": "Mathiscool personal website", - "repo": "https://testbot-github.github.io/Mathiscool", - "owner": { - "username": "testbot-github", - "email": "testbot-github@gmail.com" - }, - "record": { - "CNAME": "Mathiscool.github.io" - } + "description": "Mathiscool personal website", + "repo": "https://testbot-github.github.io/Mathiscool", + "owner": { + "username": "testbot-github", + "email": "testbot-github@gmail.com" + }, + "record": { + "CNAME": "Mathiscool.github.io" + } } diff --git a/domains/matt.json b/domains/matt.json index fca5eafee..d74f8375a 100644 --- a/domains/matt.json +++ b/domains/matt.json @@ -1,11 +1,11 @@ { - "description": "Matt Casey is a Developer!", - "repo": "https://github.com/mattcasey", - "owner": { - "username": "mattcasey", - "email": "mattwad@gmail.com" - }, - "record": { - "URL": "https://www.linkedin.com/in/mbcasey" - } + "description": "Matt Casey is a Developer!", + "repo": "https://github.com/mattcasey", + "owner": { + "username": "mattcasey", + "email": "mattwad@gmail.com" + }, + "record": { + "URL": "https://www.linkedin.com/in/mbcasey" + } } diff --git a/domains/matt3o0.json b/domains/matt3o0.json index 421490112..b8aeb65ed 100644 --- a/domains/matt3o0.json +++ b/domains/matt3o0.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "duvbolone", "email": "duvbolone@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "duvbolone.github.io" - } } - +} diff --git a/domains/mattdavison.json b/domains/mattdavison.json index b78c22b6b..3f61b6eba 100644 --- a/domains/mattdavison.json +++ b/domains/mattdavison.json @@ -1,10 +1,10 @@ { - "description": "A domain for launching my person portfolio on!", - "owner": { - "username": "immattdavison", - "email": "hey@matt.lgbt" - }, - "record": { - "A": ["209.97.183.92"] - } + "description": "A domain for launching my person portfolio on!", + "owner": { + "username": "immattdavison", + "email": "hey@matt.lgbt" + }, + "record": { + "A": ["209.97.183.92"] + } } diff --git a/domains/mattdestroyer.json b/domains/mattdestroyer.json index 0131ab547..5c81a2a61 100644 --- a/domains/mattdestroyer.json +++ b/domains/mattdestroyer.json @@ -1,10 +1,10 @@ { - "description": "Matt-DESTROYER's Website", - "owner": { - "username": "Matt-DESTROYER", - "email": "mattdestroyerpro@gmail.com" - }, - "record": { - "URL": "https://MattDESTROYER.repl.co" - } + "description": "Matt-DESTROYER's Website", + "owner": { + "username": "Matt-DESTROYER", + "email": "mattdestroyerpro@gmail.com" + }, + "record": { + "URL": "https://MattDESTROYER.repl.co" + } } diff --git a/domains/matthew.json b/domains/matthew.json index 7909c2f1e..6cfe75aa6 100644 --- a/domains/matthew.json +++ b/domains/matthew.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Matt-Gleich", - "email": "email@mattglei.ch", - "twitter": "MattGleich" - }, - "repo": "https://github.com/Matt-Gleich/site-v2", - "record": { - "URL": "https://mattglei.ch" - } + "owner": { + "username": "Matt-Gleich", + "email": "email@mattglei.ch", + "twitter": "MattGleich" + }, + "repo": "https://github.com/Matt-Gleich/site-v2", + "record": { + "URL": "https://mattglei.ch" + } } diff --git a/domains/mattw.json b/domains/mattw.json index 1e84a0a67..d74b7430e 100644 --- a/domains/mattw.json +++ b/domains/mattw.json @@ -1,13 +1,13 @@ { - "description": "Matt is a Developer!", - "repo": "https://github.com/Tweak4141", - "owner": { - "username": "tweak4141", - "email": "ynan243@gmail.com" - }, - "record": { - "A": ["74.201.25.77"], - "MX": ["mail.tnstudios.ca"], - "TXT": "v=spf1 a:webmail.tnstudios.ca a:mail.talosbot.xyz a:mail.tnstudios.ca ~all" - } + "description": "Matt is a Developer!", + "repo": "https://github.com/Tweak4141", + "owner": { + "username": "tweak4141", + "email": "ynan243@gmail.com" + }, + "record": { + "A": ["74.201.25.77"], + "MX": ["mail.tnstudios.ca"], + "TXT": "v=spf1 a:webmail.tnstudios.ca a:mail.talosbot.xyz a:mail.tnstudios.ca ~all" + } } diff --git a/domains/mawoka.json b/domains/mawoka.json index 4606f3b03..1b395dce0 100644 --- a/domains/mawoka.json +++ b/domains/mawoka.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "mawoka-myblock", - "email": "git@mawoka.eu" - }, - "record": { - "URL": "https://mawoka.eu" - } + "owner": { + "username": "mawoka-myblock", + "email": "git@mawoka.eu" + }, + "record": { + "URL": "https://mawoka.eu" + } } - diff --git a/domains/max.json b/domains/max.json index 7b91d11b0..9ee172344 100644 --- a/domains/max.json +++ b/domains/max.json @@ -1,14 +1,11 @@ { - "owner": { - "username": "mdsmax", - "email": "maxguilham@protonmail.com" - }, - "record": { - "A": ["34.149.204.188"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "mdsmax", + "email": "maxguilham@protonmail.com" + }, + "record": { + "A": ["34.149.204.188"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/maximking.json b/domains/maximking.json index 28242074f..ee444b0bb 100644 --- a/domains/maximking.json +++ b/domains/maximking.json @@ -1,10 +1,10 @@ { - "description": "Maxim K Personal Dev Site", - "owner": { - "username": "MaximKing", - "email": "business@maximking.co.uk" - }, - "record": { - "CNAME": "maximking.co.uk" - } + "description": "Maxim K Personal Dev Site", + "owner": { + "username": "MaximKing", + "email": "business@maximking.co.uk" + }, + "record": { + "CNAME": "maximking.co.uk" + } } diff --git a/domains/maxt.json b/domains/maxt.json index ef332e66e..d4acb3685 100644 --- a/domains/maxt.json +++ b/domains/maxt.json @@ -1,11 +1,11 @@ { - "description": "Max's Portfolio/Cool Website", - "repo": "https://github.com/MaxTCodes/maxt-is-a.dev", - "owner": { - "username": "MaxTCodes", - "email": "dev@maxt-is-a.dev" - }, - "record": { - "URL": "https://maxt-is-a.dev" - } + "description": "Max's Portfolio/Cool Website", + "repo": "https://github.com/MaxTCodes/maxt-is-a.dev", + "owner": { + "username": "MaxTCodes", + "email": "dev@maxt-is-a.dev" + }, + "record": { + "URL": "https://maxt-is-a.dev" + } } diff --git a/domains/mayur.json b/domains/mayur.json index 591394d56..9590c3044 100644 --- a/domains/mayur.json +++ b/domains/mayur.json @@ -1,11 +1,11 @@ { - "description": "Mayur Dange is a Developer!", - "repo": "https://github.com/mayurdange/mayurdange.github.io", - "owner": { - "username": "mayurdange", - "email": "mayurdange@live.com" - }, - "record": { - "CNAME": "mayurdange.github.io" - } + "description": "Mayur Dange is a Developer!", + "repo": "https://github.com/mayurdange/mayurdange.github.io", + "owner": { + "username": "mayurdange", + "email": "mayurdange@live.com" + }, + "record": { + "CNAME": "mayurdange.github.io" + } } diff --git a/domains/mazengohar.json b/domains/mazengohar.json index 79bee6893..907c240fc 100644 --- a/domains/mazengohar.json +++ b/domains/mazengohar.json @@ -1,11 +1,11 @@ { - "description": "Mazen Gohar - DEV", - "repo": "https://github.com/MazenGohar", - "owner": { - "username": "MazenGohar", - "email": "mizoiology@gmail.com" - }, - "record": { - "CNAME": "mazen-gohar-dev.onrender.com" - } + "description": "Mazen Gohar - DEV", + "repo": "https://github.com/MazenGohar", + "owner": { + "username": "MazenGohar", + "email": "mizoiology@gmail.com" + }, + "record": { + "CNAME": "mazen-gohar-dev.onrender.com" + } } diff --git a/domains/mb.json b/domains/mb.json index 246c7c3e5..becf48db0 100644 --- a/domains/mb.json +++ b/domains/mb.json @@ -1,11 +1,11 @@ { - "description": "Michael's personal developer website", - "repo": "https://github.com/mbrav", - "owner": { - "username": "mbrav", - "email": "mbrav@protonmail.com" - }, - "record": { - "CNAME": "mbrav.github.io" - } + "description": "Michael's personal developer website", + "repo": "https://github.com/mbrav", + "owner": { + "username": "mbrav", + "email": "mbrav@protonmail.com" + }, + "record": { + "CNAME": "mbrav.github.io" + } } diff --git a/domains/mburguete.json b/domains/mburguete.json index 5486871a8..97af4efde 100644 --- a/domains/mburguete.json +++ b/domains/mburguete.json @@ -1,11 +1,11 @@ { - "description": "Mariano Burguete's Portfolio", - "repo": "https://github.com/nai98x/is-a-dev", - "owner": { - "username": "nai98x", - "email": "marianoburguete@gmail.com" - }, - "record": { - "CNAME": "nai98x.github.io" - } + "description": "Mariano Burguete's Portfolio", + "repo": "https://github.com/nai98x/is-a-dev", + "owner": { + "username": "nai98x", + "email": "marianoburguete@gmail.com" + }, + "record": { + "CNAME": "nai98x.github.io" + } } diff --git a/domains/mc.badboy.json b/domains/mc.badboy.json index 447ca22f4..e914b46fd 100644 --- a/domains/mc.badboy.json +++ b/domains/mc.badboy.json @@ -1,10 +1,10 @@ { - "description": "Minecraft server.", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev" - }, - "record": { - "URL": "https://bigpp.ml" - } + "description": "Minecraft server.", + "owner": { + "username": "bad-boy-codes", + "email": "contact@mail.badboy.is-a.dev" + }, + "record": { + "URL": "https://bigpp.ml" + } } diff --git a/domains/mc.daniel.json b/domains/mc.daniel.json index 23dcf599c..d609fa170 100644 --- a/domains/mc.daniel.json +++ b/domains/mc.daniel.json @@ -1,13 +1,13 @@ { - "description": "2b2t Minecraft proxy", - - "owner": { - "username": "hackermondev", - "email": "isadev@daniel.is-a.dev", - "twitter": "hackermondev" - }, - - "record": { - "A": ["44.203.172.179"] - } + "description": "2b2t Minecraft proxy", + + "owner": { + "username": "hackermondev", + "email": "isadev@daniel.is-a.dev", + "twitter": "hackermondev" + }, + + "record": { + "A": ["44.203.172.179"] + } } diff --git a/domains/mc.dergraph.json b/domains/mc.dergraph.json index 6f7f1963a..c302aa996 100644 --- a/domains/mc.dergraph.json +++ b/domains/mc.dergraph.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "derGraph", - "email": "dergraph@f5.si" - }, - "record": { - "A": [ - "83.215.31.101" - ] - } + "owner": { + "username": "derGraph", + "email": "dergraph@f5.si" + }, + "record": { + "A": ["83.215.31.101"] + } } diff --git a/domains/mc.mousemoosz.json b/domains/mc.mousemoosz.json index 9aa2faa62..df531cdad 100644 --- a/domains/mc.mousemoosz.json +++ b/domains/mc.mousemoosz.json @@ -1,10 +1,10 @@ { - "description": "For my Minecraft server", - "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" - }, - "record": { - "CNAME": "ge.terohost.com" - } + "description": "For my Minecraft server", + "owner": { + "username": "MouseMoosz", + "email": "mousemoosz@protonmail.com" + }, + "record": { + "CNAME": "ge.terohost.com" + } } diff --git a/domains/mc1.notjadeja.json b/domains/mc1.notjadeja.json index cf635155c..2f92a3446 100644 --- a/domains/mc1.notjadeja.json +++ b/domains/mc1.notjadeja.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "HalalJadeja", - "discord": "NotJadeja#8183", - "email": "9236.stkabirdio@gmail.com" - }, - "record": { - "A": [ - "147.185.221.180" - ] - } + "owner": { + "username": "HalalJadeja", + "discord": "NotJadeja#8183", + "email": "9236.stkabirdio@gmail.com" + }, + "record": { + "A": ["147.185.221.180"] + } } diff --git a/domains/mcotocel.json b/domains/mcotocel.json index 7659d4b43..8b01bac4c 100644 --- a/domains/mcotocel.json +++ b/domains/mcotocel.json @@ -1,11 +1,11 @@ { - "description": "Matei Cotocel's Site", - "repo": "https://github.com/mcotocel/mcotocel.github.io", - "owner": { - "username": "mcotocel", - "email": "mcotocel@outlook.com" - }, - "record": { - "CNAME": "mcotocel.github.io" - } + "description": "Matei Cotocel's Site", + "repo": "https://github.com/mcotocel/mcotocel.github.io", + "owner": { + "username": "mcotocel", + "email": "mcotocel@outlook.com" + }, + "record": { + "CNAME": "mcotocel.github.io" + } } diff --git a/domains/mcsavvy.json b/domains/mcsavvy.json index 49a03bed2..fa5eb8dcd 100644 --- a/domains/mcsavvy.json +++ b/domains/mcsavvy.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Mcsavvy", - "discord": "savvii#3184", - "email": "davemcsavvii@gmail.com" - }, - "record": { - "CNAME": "mcsavvy.github.io" - } + "owner": { + "username": "Mcsavvy", + "discord": "savvii#3184", + "email": "davemcsavvii@gmail.com" + }, + "record": { + "CNAME": "mcsavvy.github.io" + } } diff --git a/domains/mcz.json b/domains/mcz.json index 98e604217..48e29ec65 100644 --- a/domains/mcz.json +++ b/domains/mcz.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Mczgodpiggy", - "email": "dragonhuntergamingweb@gmail.com" - }, - "record": { - "CNAME": "947fd546-46f4-480c-b971-ca2b663c54d8.id.repl.co" - } + "owner": { + "username": "Mczgodpiggy", + "email": "dragonhuntergamingweb@gmail.com" + }, + "record": { + "CNAME": "947fd546-46f4-480c-b971-ca2b663c54d8.id.repl.co" + } } diff --git a/domains/mczgodpiggy.json b/domains/mczgodpiggy.json index 7369438f5..17dae5044 100644 --- a/domains/mczgodpiggy.json +++ b/domains/mczgodpiggy.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "Mczgodpiggy", - "email": "aukoeh@gmail.com" - }, - "record": { - "CNAME": "947fd546-46f4-480c-b971-ca2b663c54d8.id.repl.co" - } - } - \ No newline at end of file +{ + "owner": { + "username": "Mczgodpiggy", + "email": "aukoeh@gmail.com" + }, + "record": { + "CNAME": "947fd546-46f4-480c-b971-ca2b663c54d8.id.repl.co" + } +} diff --git a/domains/mdbesoain.json b/domains/mdbesoain.json index 4129f9c5d..350b116ba 100644 --- a/domains/mdbesoain.json +++ b/domains/mdbesoain.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "mdbesoain", "email": "mdbesoain@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://mdbesoain.cl" - } } - \ No newline at end of file +} diff --git a/domains/mdk.json b/domains/mdk.json index c2f2afba9..a3d3e99fb 100644 --- a/domains/mdk.json +++ b/domains/mdk.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "MaskDuck", "email": "it-is@too-obvious-that.maskduck.is-a.dev" - }, - "record": { + }, + "record": { "CNAME": "edge.redirect.pizza" - } } - \ No newline at end of file +} diff --git a/domains/medhanite.json b/domains/medhanite.json index 82ffc98e9..f1cb71f32 100644 --- a/domains/medhanite.json +++ b/domains/medhanite.json @@ -1,11 +1,11 @@ { - "description": "medhanite is a dev", - "repo": "https://github.com/medhanite/medhanite.github.io", - "owner": { - "username": "EyobYb", - "email": "eyobyirgu@gmail.com" - }, - "record": { - "CNAME": "medhanite.github.io" - } + "description": "medhanite is a dev", + "repo": "https://github.com/medhanite/medhanite.github.io", + "owner": { + "username": "EyobYb", + "email": "eyobyirgu@gmail.com" + }, + "record": { + "CNAME": "medhanite.github.io" + } } diff --git a/domains/meen.json b/domains/meen.json index 581089120..99bace5f3 100644 --- a/domains/meen.json +++ b/domains/meen.json @@ -1,11 +1,11 @@ { - "description": "Patcharapol's personal site!", - "repo": "https://github.com/msp5382/personal", - "owner": { - "username": "msp5382", - "email": "meen.sankaew@gmail.com" - }, - "record": { - "URL": "https://patcharapol.dev" - } + "description": "Patcharapol's personal site!", + "repo": "https://github.com/msp5382/personal", + "owner": { + "username": "msp5382", + "email": "meen.sankaew@gmail.com" + }, + "record": { + "URL": "https://patcharapol.dev" + } } diff --git a/domains/mega-lag.sx9.json b/domains/mega-lag.sx9.json index 475e56e55..49b3df232 100644 --- a/domains/mega-lag.sx9.json +++ b/domains/mega-lag.sx9.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "SX-9", "email": "satriakrach@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "sx-9.github.io" - } } - \ No newline at end of file +} diff --git a/domains/mega.json b/domains/mega.json index a25472b66..acdc6b041 100644 --- a/domains/mega.json +++ b/domains/mega.json @@ -1,12 +1,12 @@ { - "description": "My Personal website and possibly an API", - "repo": "https://github.com/MegaDevGuy", - "owner": { - "username": "MegaDevGuy", - "email": "", - "twitter": "_Mega_Dev_" - }, - "record": { - "CNAME": "flask-production-b336.up.railway.app" - } + "description": "My Personal website and possibly an API", + "repo": "https://github.com/MegaDevGuy", + "owner": { + "username": "MegaDevGuy", + "email": "", + "twitter": "_Mega_Dev_" + }, + "record": { + "CNAME": "flask-production-b336.up.railway.app" + } } diff --git a/domains/megalith.json b/domains/megalith.json index 0cf4dda0c..d97010136 100644 --- a/domains/megalith.json +++ b/domains/megalith.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "MegalithOffical", "email": "gekocakaya@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://profile-megalithoffical.vercel.app" - } } - +} diff --git a/domains/melainegerard.json b/domains/melainegerard.json index 2c8ed8c7e..3fd543f2a 100644 --- a/domains/melainegerard.json +++ b/domains/melainegerard.json @@ -1,14 +1,12 @@ - - { - "description": "Redirect to my personal website", - "repo": "https://github.com/MelaineGerard", - "owner": { +{ + "description": "Redirect to my personal website", + "repo": "https://github.com/MelaineGerard", + "owner": { "username": "MelaineGerard", "email": "pro@melaine-gerard.fr", - "discord": "SkitDev#2556" - }, - "record": { + "discord": "SkitDev#2556" + }, + "record": { "URL": "https://melaine-gerard.fr" - } } - +} diff --git a/domains/meloun7.json b/domains/meloun7.json index c1275092f..e45e3bbb1 100644 --- a/domains/meloun7.json +++ b/domains/meloun7.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/Whtery1087", - "owner": { - "username": "Whtery1087", - "email": "beelandsofficialmc@gmail.com" - }, - "record": { - "CNAME": "web-1.hostnow.cz" - } + "description": "My personal website", + "repo": "https://github.com/Whtery1087", + "owner": { + "username": "Whtery1087", + "email": "beelandsofficialmc@gmail.com" + }, + "record": { + "CNAME": "web-1.hostnow.cz" + } } diff --git a/domains/melwyn.json b/domains/melwyn.json index fc8306d93..dbb3584d3 100644 --- a/domains/melwyn.json +++ b/domains/melwyn.json @@ -1,11 +1,11 @@ { - "description": "Melwyn's personal website", - "repo": "https://github.com/melwyn95/melwyn95.github.io", - "owner": { - "username": "melwyn95", - "email": "melwyn95@gmail.com" - }, - "record": { - "CNAME": "melwyn95.github.io" - } + "description": "Melwyn's personal website", + "repo": "https://github.com/melwyn95/melwyn95.github.io", + "owner": { + "username": "melwyn95", + "email": "melwyn95@gmail.com" + }, + "record": { + "CNAME": "melwyn95.github.io" + } } diff --git a/domains/mendy.json b/domains/mendy.json index 9790cba87..422f51eb7 100644 --- a/domains/mendy.json +++ b/domains/mendy.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "emkay5771", - "email": "emkay5771@outlook.com" - }, - "record": { - "URL": "https://multidest.onrender.com" - } + "owner": { + "username": "emkay5771", + "email": "emkay5771@outlook.com" + }, + "record": { + "URL": "https://multidest.onrender.com" + } } - diff --git a/domains/mert.json b/domains/mert.json index cb3a63d6e..8541c92eb 100644 --- a/domains/mert.json +++ b/domains/mert.json @@ -1,11 +1,11 @@ { - "description": "Mert's personal developer website", - "repo": "https://github.com/mertcelik2196", - "owner": { - "username": "mertcelik2196", - "email": "mertcelik2196@gmail.com" - }, - "record": { - "URL": "https://mert.vercel.app" - } + "description": "Mert's personal developer website", + "repo": "https://github.com/mertcelik2196", + "owner": { + "username": "mertcelik2196", + "email": "mertcelik2196@gmail.com" + }, + "record": { + "URL": "https://mert.vercel.app" + } } diff --git a/domains/mh4d.json b/domains/mh4d.json index cf680af39..b39a07d6b 100644 --- a/domains/mh4d.json +++ b/domains/mh4d.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "mh4d", - "email": "muhamednaous@gmail.com" - }, - "description": "I'll probably put some project pages on mh4d.is-a.dev.", - "record": { - "CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" - } + "owner": { + "username": "mh4d", + "email": "muhamednaous@gmail.com" + }, + "description": "I'll probably put some project pages on mh4d.is-a.dev.", + "record": { + "CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" + } } diff --git a/domains/micah.json b/domains/micah.json index 9efad83fc..594d6f049 100644 --- a/domains/micah.json +++ b/domains/micah.json @@ -1,11 +1,11 @@ { - "description": "Micah Lindley is a web developer.", - "repo": "https://github.com/micahlt", - "owner": { - "username": "micahlt", - "email": "hi@micahlindley.com" - }, - "record": { - "URL": "https://micahlindley.com" - } + "description": "Micah Lindley is a web developer.", + "repo": "https://github.com/micahlt", + "owner": { + "username": "micahlt", + "email": "hi@micahlindley.com" + }, + "record": { + "URL": "https://micahlindley.com" + } } diff --git a/domains/michael.json b/domains/michael.json index 5b07e4bf6..f21c733b0 100644 --- a/domains/michael.json +++ b/domains/michael.json @@ -1,11 +1,11 @@ { - "description": "Michael's portfolio website and blog", - "repo": "https://github.com/michaelmano/michaelmano.github.io", - "owner": { - "username": "michaelmano", - "email": "michael.mano26@gmail.com" - }, - "record": { - "CNAME": "michaelmano.github.io" - } + "description": "Michael's portfolio website and blog", + "repo": "https://github.com/michaelmano/michaelmano.github.io", + "owner": { + "username": "michaelmano", + "email": "michael.mano26@gmail.com" + }, + "record": { + "CNAME": "michaelmano.github.io" + } } diff --git a/domains/michaelbelete.json b/domains/michaelbelete.json index bded36e23..2ae7099d6 100644 --- a/domains/michaelbelete.json +++ b/domains/michaelbelete.json @@ -1,11 +1,11 @@ { - "description": "michael belete portfolio website", - "repo": "https://github.com/michaelbelete", - "owner": { - "username": "michaelbelete", - "email": "it.michael.belete@gmail.com" - }, - "record": { - "URL": "https://michaelb.iceiy.com" - } + "description": "michael belete portfolio website", + "repo": "https://github.com/michaelbelete", + "owner": { + "username": "michaelbelete", + "email": "it.michael.belete@gmail.com" + }, + "record": { + "URL": "https://michaelb.iceiy.com" + } } diff --git a/domains/michioxd.json b/domains/michioxd.json index b32747af7..6dbe644a6 100644 --- a/domains/michioxd.json +++ b/domains/michioxd.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "michioxd", "email": "michio.haiyaku@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "michioxd.github.io" - } } - +} diff --git a/domains/micorksen.json b/domains/micorksen.json index 958f6d2db..531f78685 100644 --- a/domains/micorksen.json +++ b/domains/micorksen.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Micorksen", - "email": "hello@micorksen.eu", - "twitter": "Micorksen", - "discord": "Micorksen#2022" - }, - "record": { - "URL": "https://micorksen.eu" - } + "owner": { + "username": "Micorksen", + "email": "hello@micorksen.eu", + "twitter": "Micorksen", + "discord": "Micorksen#2022" + }, + "record": { + "URL": "https://micorksen.eu" + } } diff --git a/domains/midlaj.json b/domains/midlaj.json index 04e863ac5..231ac0f96 100644 --- a/domains/midlaj.json +++ b/domains/midlaj.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "whoismidlaj", "email": "midlaj@tuta.io" - }, - "record": { + }, + "record": { "CNAME": "whoismidlaj.github.io" - } } - \ No newline at end of file +} diff --git a/domains/migoreng.json b/domains/migoreng.json index 5adebf5de..cbde9b920 100644 --- a/domains/migoreng.json +++ b/domains/migoreng.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "kelabang", - "email": "", - "discord": "migoreng#1665" - }, - "record": { - "A": ["162.159.153.4"] - } + "owner": { + "username": "kelabang", + "email": "", + "discord": "migoreng#1665" + }, + "record": { + "A": ["162.159.153.4"] + } } diff --git a/domains/miguel.json b/domains/miguel.json index bf19dfe0d..9e9a96f14 100644 --- a/domains/miguel.json +++ b/domains/miguel.json @@ -1,11 +1,11 @@ { - "description": "Miguel Piedrafita's website", - "repo": "https://github.com/m1guelpf", - "owner": { - "username": "m1guelpf", - "email": "soy@miguelpiedrafita.com" - }, - "record": { - "URL": "https://miguelpiedrafita.com" - } + "description": "Miguel Piedrafita's website", + "repo": "https://github.com/m1guelpf", + "owner": { + "username": "m1guelpf", + "email": "soy@miguelpiedrafita.com" + }, + "record": { + "URL": "https://miguelpiedrafita.com" + } } diff --git a/domains/mihai.json b/domains/mihai.json index 0aac6f95d..1ecd45de5 100644 --- a/domains/mihai.json +++ b/domains/mihai.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/8xu/web", - "owner": { - "username": "8xu", - "email": "mihai@8xu.tech", - "twitter": "reallymihai" - }, - "record": { - "CNAME": "8xu.github.io" - } -} \ No newline at end of file + "repo": "https://github.com/8xu/web", + "owner": { + "username": "8xu", + "email": "mihai@8xu.tech", + "twitter": "reallymihai" + }, + "record": { + "CNAME": "8xu.github.io" + } +} diff --git a/domains/mihir-patel-agc.json b/domains/mihir-patel-agc.json index 3018ac195..85de429a9 100644 --- a/domains/mihir-patel-agc.json +++ b/domains/mihir-patel-agc.json @@ -1,12 +1,11 @@ { - "description": "Mihir Patel Portfolio.", - "repo": "https://github.com/mihir-patel-agc/mihir-patel-agc.github.io", - "owner": { - "username": "mihir-patel-agc", - "email": "" - }, - "record": { - "CNAME": "mihir-patel-agc.github.io" - } + "description": "Mihir Patel Portfolio.", + "repo": "https://github.com/mihir-patel-agc/mihir-patel-agc.github.io", + "owner": { + "username": "mihir-patel-agc", + "email": "" + }, + "record": { + "CNAME": "mihir-patel-agc.github.io" + } } - diff --git a/domains/mijhelt.json b/domains/mijhelt.json index 2366f230c..2ac83d3f3 100644 --- a/domains/mijhelt.json +++ b/domains/mijhelt.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "ejrv", - "email": "ondanwe@gmail.com" - }, - "description": "Aero Glass+", - "record": { - "CNAME": "mijhelt.github.io" - } + "owner": { + "username": "ejrv", + "email": "ondanwe@gmail.com" + }, + "description": "Aero Glass+", + "record": { + "CNAME": "mijhelt.github.io" + } } diff --git a/domains/mike.json b/domains/mike.json index 41b595b2f..adf1f3901 100644 --- a/domains/mike.json +++ b/domains/mike.json @@ -1,11 +1,11 @@ { - "description": "Mike's portfolio website and blog", - "repo": "https://github.com/mdrobbins", - "owner": { - "username": "mdrobbins", - "email": "mikedrobbins@gmail.com" - }, - "record": { - "URL": "https://mikerobbins.me" - } + "description": "Mike's portfolio website and blog", + "repo": "https://github.com/mdrobbins", + "owner": { + "username": "mdrobbins", + "email": "mikedrobbins@gmail.com" + }, + "record": { + "URL": "https://mikerobbins.me" + } } diff --git a/domains/mikey.json b/domains/mikey.json index 37e048b27..7ad0a0a21 100644 --- a/domains/mikey.json +++ b/domains/mikey.json @@ -1,11 +1,11 @@ { - "description": "A young full-stack developer who loves Python!", - "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", - "owner": { - "username": "isigebengu-mikey", - "email": "mikey@mikeyo.ml" - }, - "record": { - "CNAME": "isigebengu-mikey.github.io" - } + "description": "A young full-stack developer who loves Python!", + "repo": "https://github.com/isigebengu-mikey/isigebengu-mikey.github.io", + "owner": { + "username": "isigebengu-mikey", + "email": "mikey@mikeyo.ml" + }, + "record": { + "CNAME": "isigebengu-mikey.github.io" + } } diff --git a/domains/mikko.json b/domains/mikko.json index 64a7c0e2f..01f20b660 100644 --- a/domains/mikko.json +++ b/domains/mikko.json @@ -1,12 +1,12 @@ { - "description": "Mikko's Developer Page", - "repo": "https://github.com/mikkortx/cv", - "owner": { - "username": "mikkortx", - "email": "mikkoahh@gmail.com", - "twitter": "mikkortx" - }, - "record": { - "CNAME": "mikkortx.github.io" - } + "description": "Mikko's Developer Page", + "repo": "https://github.com/mikkortx/cv", + "owner": { + "username": "mikkortx", + "email": "mikkoahh@gmail.com", + "twitter": "mikkortx" + }, + "record": { + "CNAME": "mikkortx.github.io" + } } diff --git a/domains/mikronet.json b/domains/mikronet.json index 072fd4fad..0930a972b 100644 --- a/domains/mikronet.json +++ b/domains/mikronet.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "mikrodinet", "email": "mikrodinet@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "mikrodinet.github.io" - } } - \ No newline at end of file +} diff --git a/domains/milan.json b/domains/milan.json index 64e66ba98..a313febee 100644 --- a/domains/milan.json +++ b/domains/milan.json @@ -1,12 +1,12 @@ { - "description": "Milan's personal website and blog", - "repo": "https://github.com/MilanAryal/milanaryal.github.io", - "owner": { - "username": "MilanAryal", - "email": "", - "twitter": "MilanAryal" - }, - "record": { - "URL": "https://milanaryal.com.np" - } + "description": "Milan's personal website and blog", + "repo": "https://github.com/MilanAryal/milanaryal.github.io", + "owner": { + "username": "MilanAryal", + "email": "", + "twitter": "MilanAryal" + }, + "record": { + "URL": "https://milanaryal.com.np" + } } diff --git a/domains/milan090.json b/domains/milan090.json index a28586688..0706274d6 100644 --- a/domains/milan090.json +++ b/domains/milan090.json @@ -1,11 +1,11 @@ { - "description": "I'm a student, but who are you 🔫", - "repo": "https://github.com/milan090", - "owner": { - "username": "milan090", - "email": "milanmuhammed1@gmail.com" - }, - "record": { - "URL": "https://milan090.me" - } + "description": "I'm a student, but who are you 🔫", + "repo": "https://github.com/milan090", + "owner": { + "username": "milan090", + "email": "milanmuhammed1@gmail.com" + }, + "record": { + "URL": "https://milan090.me" + } } diff --git a/domains/milcon.json b/domains/milcon.json index 7b490b504..d93e27696 100644 --- a/domains/milcon.json +++ b/domains/milcon.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "emmu123", - "email": "aneenababu71901@gmail.com" - }, - "record": { - "CNAME": "20e57f92-f4dd-4c0e-8aa7-0a7189f44f44.id.repl.co" - } + "owner": { + "username": "emmu123", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "20e57f92-f4dd-4c0e-8aa7-0a7189f44f44.id.repl.co" + } } diff --git a/domains/milocat.json b/domains/milocat.json index daf08edd0..d6084b3a7 100644 --- a/domains/milocat.json +++ b/domains/milocat.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "BigKitten", - "email": "", - "discord": "MiloCat#8198" - }, - "record": { - "CNAME": "MiloCat.repl.co" - } + "owner": { + "username": "BigKitten", + "email": "", + "discord": "MiloCat#8198" + }, + "record": { + "CNAME": "MiloCat.repl.co" + } } diff --git a/domains/mimic.json b/domains/mimic.json index 59a6e7c93..0c15b8a51 100644 --- a/domains/mimic.json +++ b/domains/mimic.json @@ -1,11 +1,11 @@ { - "description": "Mimic Services", - "repo": "https://github.com/mimicdotga", - "owner": { - "username": "mimicdotga", - "email": "hello@mimic.ga" - }, - "record": { - "CNAME": "mimicdotga.duckdns.org" - } + "description": "Mimic Services", + "repo": "https://github.com/mimicdotga", + "owner": { + "username": "mimicdotga", + "email": "hello@mimic.ga" + }, + "record": { + "CNAME": "mimicdotga.duckdns.org" + } } diff --git a/domains/mineek.json b/domains/mineek.json index 3cb4c189b..0bb03ade5 100644 --- a/domains/mineek.json +++ b/domains/mineek.json @@ -1,12 +1,12 @@ -{ - "description": "My personal website", - "repo": "https://github.com/mineek/mineek.github.io", - "owner": { - "username": "mineek", - "email": "", - "discord": "Mineek#6323" - }, - "record": { - "CNAME": "mineek.github.io" - } -} \ No newline at end of file +{ + "description": "My personal website", + "repo": "https://github.com/mineek/mineek.github.io", + "owner": { + "username": "mineek", + "email": "", + "discord": "Mineek#6323" + }, + "record": { + "CNAME": "mineek.github.io" + } +} diff --git a/domains/minhh2792.json b/domains/minhh2792.json index b53924d88..aedba0f0e 100644 --- a/domains/minhh2792.json +++ b/domains/minhh2792.json @@ -2,11 +2,11 @@ "description": "minhh2792's personal website", "repo": "https://github.com/minhh2792/minhh2792.github.io", "owner": { - "username": "minhh2792", - "email": "minhh2792.work@gmail.com", - "twitter": "minhh2792" + "username": "minhh2792", + "email": "minhh2792.work@gmail.com", + "twitter": "minhh2792" }, "record": { - "CNAME": "minhh2792.github.io" + "CNAME": "minhh2792.github.io" } - } \ No newline at end of file +} diff --git a/domains/minmit.json b/domains/minmit.json index 20ac64b44..b09056efa 100644 --- a/domains/minmit.json +++ b/domains/minmit.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website", - "repo": "https://github.com/MinMitCoder", - "owner": { - "username": "MinMitCoder", - "email": "minmitgamer@gmail.com" - }, - "record": { - "CNAME": "minmit.pages.dev" - } + "description": "My Personal Website", + "repo": "https://github.com/MinMitCoder", + "owner": { + "username": "MinMitCoder", + "email": "minmitgamer@gmail.com" + }, + "record": { + "CNAME": "minmit.pages.dev" + } } diff --git a/domains/mioscape.json b/domains/mioscape.json index 112839813..e61732c1b 100644 --- a/domains/mioscape.json +++ b/domains/mioscape.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal blog.", - "repo": "https://github.com/mioscape/mioscape.github.io", - "owner": { - "username": "mioscape", - "email": "mioscape@gmail.com" - }, - "record": { - "CNAME": "mioscape.github.io" - } + "description": "This website is a link to my personal blog.", + "repo": "https://github.com/mioscape/mioscape.github.io", + "owner": { + "username": "mioscape", + "email": "mioscape@gmail.com" + }, + "record": { + "CNAME": "mioscape.github.io" + } } diff --git a/domains/miraclecherrypie.json b/domains/miraclecherrypie.json index a1956938d..5c5167fe7 100644 --- a/domains/miraclecherrypie.json +++ b/domains/miraclecherrypie.json @@ -1,11 +1,11 @@ { - "description": "My personal website goes here", - "repo": "https://github.com/MiracleCherryPie/miraclecherrypie.github.io", - "owner": { - "username": "MiracleCherryPie", - "email": "christianpandapotans@gmail.com" - }, - "record": { - "CNAME": "miraclecherrypie.up.railway.app" - } + "description": "My personal website goes here", + "repo": "https://github.com/MiracleCherryPie/miraclecherrypie.github.io", + "owner": { + "username": "MiracleCherryPie", + "email": "christianpandapotans@gmail.com" + }, + "record": { + "CNAME": "miraclecherrypie.up.railway.app" + } } diff --git a/domains/miro.json b/domains/miro.json index 231b3639c..51c29d65e 100644 --- a/domains/miro.json +++ b/domains/miro.json @@ -1,11 +1,11 @@ { - "description": "My other site :)", - "repo": "https://replit.com/@RoBlockHead/mirois-adev", - "owner": { - "username": "RoBlockHead", - "email": "tessa7551@gmail.com" - }, - "record": { - "CNAME": "c2b57eca-71a9-4f20-8877-c210f7e71f12.repl.co" - } + "description": "My other site :)", + "repo": "https://replit.com/@RoBlockHead/mirois-adev", + "owner": { + "username": "RoBlockHead", + "email": "tessa7551@gmail.com" + }, + "record": { + "CNAME": "c2b57eca-71a9-4f20-8877-c210f7e71f12.repl.co" + } } diff --git a/domains/mirror.json b/domains/mirror.json index bf0222655..7de178ead 100644 --- a/domains/mirror.json +++ b/domains/mirror.json @@ -1,11 +1,11 @@ { - "description": "A simple personal website", - "repo": "https://github.com/justamirror", - "owner": { - "username": "justamirror", - "email": "Eren0078@outlook.com" - }, - "record": { - "CNAME": "1eeecca8-a190-4548-9fc9-f936dcdda410.id.repl.co" - } + "description": "A simple personal website", + "repo": "https://github.com/justamirror", + "owner": { + "username": "justamirror", + "email": "Eren0078@outlook.com" + }, + "record": { + "CNAME": "1eeecca8-a190-4548-9fc9-f936dcdda410.id.repl.co" + } } diff --git a/domains/mitch.json b/domains/mitch.json index 1a9f92ab6..e604dc861 100644 --- a/domains/mitch.json +++ b/domains/mitch.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "liao02x", "email": "liao02x@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "114032.xyz" - } } - \ No newline at end of file +} diff --git a/domains/miti99.json b/domains/miti99.json index f9ec7caf9..3cb9a1c05 100644 --- a/domains/miti99.json +++ b/domains/miti99.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "tiennm99", "email": "tiennm99@outlook.com" - }, - "record": { + }, + "record": { "CNAME": "miti99.eu.org" - } } - \ No newline at end of file +} diff --git a/domains/mj1532.json b/domains/mj1532.json index 2cbeb6fa3..93b742253 100644 --- a/domains/mj1532.json +++ b/domains/mj1532.json @@ -1,11 +1,11 @@ { - "description": "MJ1532 Just A Normal Developer", - "repo": "https://github.com/MJ1532", - "owner": { - "username": "MJ1532", - "email": "business@mj1532.cf" - }, - "record": { - "CNAME": "portfolio-4s4.pages.dev" - } + "description": "MJ1532 Just A Normal Developer", + "repo": "https://github.com/MJ1532", + "owner": { + "username": "MJ1532", + "email": "business@mj1532.cf" + }, + "record": { + "CNAME": "portfolio-4s4.pages.dev" + } } diff --git a/domains/mk.json b/domains/mk.json index cc0b5df23..1fa9e2009 100644 --- a/domains/mk.json +++ b/domains/mk.json @@ -1,11 +1,11 @@ { - "description": "mklabs' website", - "repo": "https://github.com/mklabs/mklabs.github.com", - "owner": { - "username": "mklabs", - "email": "daniel.mickael@gmail.com" - }, - "record": { - "CNAME": "mklabs.github.io" - } + "description": "mklabs' website", + "repo": "https://github.com/mklabs/mklabs.github.com", + "owner": { + "username": "mklabs", + "email": "daniel.mickael@gmail.com" + }, + "record": { + "CNAME": "mklabs.github.io" + } } diff --git a/domains/mkk.json b/domains/mkk.json index c85123d13..00da4f801 100644 --- a/domains/mkk.json +++ b/domains/mkk.json @@ -1,11 +1,11 @@ -{ - "description": "portfolio | Urinx", - "repo": "https://github.com/urinx/urinx.github.io", - "owner": { - "username": "maokangkun", - "email": "uri.lqy@gmail.com" - }, - "record": { - "CNAME": "urinx.github.io" - } -} +{ + "description": "portfolio | Urinx", + "repo": "https://github.com/urinx/urinx.github.io", + "owner": { + "username": "maokangkun", + "email": "uri.lqy@gmail.com" + }, + "record": { + "CNAME": "urinx.github.io" + } +} diff --git a/domains/mnsrulz.json b/domains/mnsrulz.json index f2907c144..91fb42f88 100644 --- a/domains/mnsrulz.json +++ b/domains/mnsrulz.json @@ -1,11 +1,11 @@ { - "description": "mnsrulz web", - "repo": "https://github.com/mnsrulz/mnsrulz.github.io", - "owner": { - "username": "mnsrulz", - "email": "mnsrulz@gmail.com" - }, - "record": { - "CNAME": "mnsrulz.github.io" - } + "description": "mnsrulz web", + "repo": "https://github.com/mnsrulz/mnsrulz.github.io", + "owner": { + "username": "mnsrulz", + "email": "mnsrulz@gmail.com" + }, + "record": { + "CNAME": "mnsrulz.github.io" + } } diff --git a/domains/moe.json b/domains/moe.json index fa3ad7575..aeb62b6da 100644 --- a/domains/moe.json +++ b/domains/moe.json @@ -2,10 +2,10 @@ "description": "Moe's Portfolio site", "repo": "https://github.com/abused/abused.github.io", "owner": { - "username": "abused", - "email": "techperson71@gmail.com" + "username": "abused", + "email": "techperson71@gmail.com" }, "record": { "URL": "https://moealothman.com" } - } \ No newline at end of file +} diff --git a/domains/mofuru.json b/domains/mofuru.json index f6e3346f2..0b7398ba9 100644 --- a/domains/mofuru.json +++ b/domains/mofuru.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "dskprt", - "email": "", - "reddit": "dskprt" - }, - "record": { - "A": ["136.243.156.120"], - "MX": ["mail.ct8.pl"], - "TXT": "v=spf1 mx a include:spf.ct8.pl -all" - } + "owner": { + "username": "dskprt", + "email": "", + "reddit": "dskprt" + }, + "record": { + "A": ["136.243.156.120"], + "MX": ["mail.ct8.pl"], + "TXT": "v=spf1 mx a include:spf.ct8.pl -all" + } } diff --git a/domains/moh.json b/domains/moh.json index 63a0df104..921b9d5f9 100644 --- a/domains/moh.json +++ b/domains/moh.json @@ -8,4 +8,4 @@ "record": { "CNAME": "personal-website-cyj.pages.dev" } -} +} diff --git a/domains/moha.json b/domains/moha.json index 7de1fae9a..514117452 100644 --- a/domains/moha.json +++ b/domains/moha.json @@ -1,12 +1,12 @@ { - "description": "Mohaned's personal website", - "repo": "https://github.com/mohanedashraf/mohanedashraf.github.io", - "owner": { - "username": "mohanedashraf", - "email": "", - "twitter": "mohanedzz" - }, - "record": { - "CNAME": "mohanedashraf.github.io" - } + "description": "Mohaned's personal website", + "repo": "https://github.com/mohanedashraf/mohanedashraf.github.io", + "owner": { + "username": "mohanedashraf", + "email": "", + "twitter": "mohanedzz" + }, + "record": { + "CNAME": "mohanedashraf.github.io" + } } diff --git a/domains/mohannadk28.json b/domains/mohannadk28.json index 6332056ef..654830805 100644 --- a/domains/mohannadk28.json +++ b/domains/mohannadk28.json @@ -1,11 +1,11 @@ { - "description": "Mohannadk28's Temporary Page", - "repo": "https://github.com/Mohannadk28/Mohannadk28.github.io", - "owner": { - "username": "Mohannadk28", - "email": "mohannadk28@protonmail.com" - }, - "record": { - "CNAME": "mohannadk28.github.io" - } -} \ No newline at end of file + "description": "Mohannadk28's Temporary Page", + "repo": "https://github.com/Mohannadk28/Mohannadk28.github.io", + "owner": { + "username": "Mohannadk28", + "email": "mohannadk28@protonmail.com" + }, + "record": { + "CNAME": "mohannadk28.github.io" + } +} diff --git a/domains/molai.json b/domains/molai.json index a7a615f45..e6a825bab 100644 --- a/domains/molai.json +++ b/domains/molai.json @@ -1,12 +1,12 @@ { - "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", - "repo": "https://github.com/mtgsquad", - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev", - "twitter": "DevMolai" - }, - "record": { - "URL": "https://molai.dev" - } + "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", + "repo": "https://github.com/mtgsquad", + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev", + "twitter": "DevMolai" + }, + "record": { + "URL": "https://molai.dev" + } } diff --git a/domains/moni.json b/domains/moni.json index 5849fa346..f551eb712 100644 --- a/domains/moni.json +++ b/domains/moni.json @@ -1,11 +1,11 @@ { - "description": "My personal website to showcase the stuff that I do", - "repo": "https://github.com/monitrr/monitrr.github.io", - "owner": { - "username": "monitrr", - "email": "aanilsaint26@gmail.com" - }, - "record": { - "CNAME": "monitrr.github.io" - } + "description": "My personal website to showcase the stuff that I do", + "repo": "https://github.com/monitrr/monitrr.github.io", + "owner": { + "username": "monitrr", + "email": "aanilsaint26@gmail.com" + }, + "record": { + "CNAME": "monitrr.github.io" + } } diff --git a/domains/moon.json b/domains/moon.json index c94462a9d..3b88b97d0 100644 --- a/domains/moon.json +++ b/domains/moon.json @@ -1,11 +1,11 @@ { - "description": "SORRY I REALIZED I WANTED TO CHANGE MY SUBDOMAIN SORRY FOR THE INCONVIENENCE", - "repo": "https://github.com/cx622/cx622.github.io", - "owner": { - "username": "cx622", - "email": "this-email@is-sus.com" - }, - "record": { - "CNAME": "cx622.github.io" - } + "description": "SORRY I REALIZED I WANTED TO CHANGE MY SUBDOMAIN SORRY FOR THE INCONVIENENCE", + "repo": "https://github.com/cx622/cx622.github.io", + "owner": { + "username": "cx622", + "email": "this-email@is-sus.com" + }, + "record": { + "CNAME": "cx622.github.io" + } } diff --git a/domains/moonboy.json b/domains/moonboy.json index 92463b6bb..d421d1257 100644 --- a/domains/moonboy.json +++ b/domains/moonboy.json @@ -1,10 +1,10 @@ { - "description": "My cdn", - "owner": { - "username": "A-cute-blob", - "email": "sambitkayal255@gmail.com" - }, - "record": { - "CNAME": "5dd47b4e-07c1-43a2-bf6e-05953b263786.repl.co" - } + "description": "My cdn", + "owner": { + "username": "A-cute-blob", + "email": "sambitkayal255@gmail.com" + }, + "record": { + "CNAME": "5dd47b4e-07c1-43a2-bf6e-05953b263786.repl.co" + } } diff --git a/domains/mopamo.json b/domains/mopamo.json index 30bf95dbd..0d5605e69 100644 --- a/domains/mopamo.json +++ b/domains/mopamo.json @@ -1,12 +1,12 @@ { - "description": "MoPaMo's GitHub page", - "repo": "https://github.com/MoPaMo/mopamo.github.io", - "owner": { - "username": "MoPaMo", - "email": "mopamo@protonmail.com", - "twitter": "MoPaMo_" - }, - "record": { - "CNAME": "mopamo.github.io" - } + "description": "MoPaMo's GitHub page", + "repo": "https://github.com/MoPaMo/mopamo.github.io", + "owner": { + "username": "MoPaMo", + "email": "mopamo@protonmail.com", + "twitter": "MoPaMo_" + }, + "record": { + "CNAME": "mopamo.github.io" + } } diff --git a/domains/moritz.json b/domains/moritz.json index 0f84d37c5..7a40944bc 100644 --- a/domains/moritz.json +++ b/domains/moritz.json @@ -1,11 +1,11 @@ { - "description": "Website of Moritz Friedrich.", - "repo": "https://github.com/Radiergummi/Radiergummi", - "owner": { - "username": "Radiergummi", - "email": "m@9dev.de" - }, - "record": { - "URL": "https://www.moritzfriedrich.com" - } + "description": "Website of Moritz Friedrich.", + "repo": "https://github.com/Radiergummi/Radiergummi", + "owner": { + "username": "Radiergummi", + "email": "m@9dev.de" + }, + "record": { + "URL": "https://www.moritzfriedrich.com" + } } diff --git a/domains/morning3tar.json b/domains/morning3tar.json index ca5e16d67..b5938d17e 100644 --- a/domains/morning3tar.json +++ b/domains/morning3tar.json @@ -1,11 +1,11 @@ { - "description": "Morning3tar Personal Website", - "owner": { - "username": "morning3tar", - "email": "", - "discord": "Morning3tar#7388" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } + "description": "Morning3tar Personal Website", + "owner": { + "username": "morning3tar", + "email": "", + "discord": "Morning3tar#7388" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } } diff --git a/domains/mostafaefafi.json b/domains/mostafaefafi.json index 16e2c91bb..2a621c322 100644 --- a/domains/mostafaefafi.json +++ b/domains/mostafaefafi.json @@ -1,11 +1,11 @@ { - "description": "Mostafa Efafi's is-a-dev domain", - "repo": "https://github.com/mostafa-efafi/intro", - "owner": { - "username": "mostafa-efafi", - "email": "mostafa.ef@gmail.com" - }, - "record": { - "CNAME": "mostafa-efafi.github.io" - } + "description": "Mostafa Efafi's is-a-dev domain", + "repo": "https://github.com/mostafa-efafi/intro", + "owner": { + "username": "mostafa-efafi", + "email": "mostafa.ef@gmail.com" + }, + "record": { + "CNAME": "mostafa-efafi.github.io" + } } diff --git a/domains/motion42.json b/domains/motion42.json index d3ab30ed4..67a1410f6 100644 --- a/domains/motion42.json +++ b/domains/motion42.json @@ -1,11 +1,11 @@ { - "description": "Motions's personal developer website", - "repo": "https://github.com/DevJustForever", - "owner": { - "username": "DevJustForever", - "email": "mertcelik0541@gmail.com" - }, - "record": { - "URL": "https://motion42.ml" - } + "description": "Motions's personal developer website", + "repo": "https://github.com/DevJustForever", + "owner": { + "username": "DevJustForever", + "email": "mertcelik0541@gmail.com" + }, + "record": { + "URL": "https://motion42.ml" + } } diff --git a/domains/mpm.json b/domains/mpm.json index 92cfb78cf..701335d47 100644 --- a/domains/mpm.json +++ b/domains/mpm.json @@ -1,11 +1,11 @@ { - "description": "MoPaMo's personal webpage", - "repo": "https://github.com/MoPaMo/MoPaMo.github.io", - "owner": { - "username": "MoPaMo", - "email": "spam.mpm1301@web.de" - }, - "record": { - "CNAME": "home.mopamo.repl.co" - } + "description": "MoPaMo's personal webpage", + "repo": "https://github.com/MoPaMo/MoPaMo.github.io", + "owner": { + "username": "MoPaMo", + "email": "spam.mpm1301@web.de" + }, + "record": { + "CNAME": "home.mopamo.repl.co" + } } diff --git a/domains/mpult.json b/domains/mpult.json index eedabf87c..5e481e58d 100644 --- a/domains/mpult.json +++ b/domains/mpult.json @@ -1,11 +1,11 @@ { - "description": "MPults's website", - "repo": "https://github.com/MPult/MPult.github.io", - "owner": { - "username": "MPult", - "email": "MPult@protonmail.com" - }, - "record": { - "CNAME": "MPult.github.io" - } + "description": "MPults's website", + "repo": "https://github.com/MPult/MPult.github.io", + "owner": { + "username": "MPult", + "email": "MPult@protonmail.com" + }, + "record": { + "CNAME": "MPult.github.io" + } } diff --git a/domains/mpy.json b/domains/mpy.json index b51be78f2..0a4d98056 100644 --- a/domains/mpy.json +++ b/domains/mpy.json @@ -1,11 +1,11 @@ { - "description": "Mike Perry Y Attara's personal website", - "repo": "https://github.com/mikeattara", - "owner": { - "username": "mikeattara", - "email": "mpyebattara@gmail.com" - }, - "record": { - "CNAME": "mikeattara.github.io" - } + "description": "Mike Perry Y Attara's personal website", + "repo": "https://github.com/mikeattara", + "owner": { + "username": "mikeattara", + "email": "mpyebattara@gmail.com" + }, + "record": { + "CNAME": "mikeattara.github.io" + } } diff --git a/domains/mqry.json b/domains/mqry.json index b8a17cb08..cd5d4a84d 100644 --- a/domains/mqry.json +++ b/domains/mqry.json @@ -9,6 +9,4 @@ "record": { "CNAME": "mqry.github.io" } -} - - +} diff --git a/domains/mrasif.json b/domains/mrasif.json index a94695c24..b797cb61e 100644 --- a/domains/mrasif.json +++ b/domains/mrasif.json @@ -1,10 +1,10 @@ { - "description": "Personal Website", - "owner": { - "username": "mrasif", - "email": "admin@mrasif.in" - }, - "record": { - "CNAME": "mrasif.github.io" - } + "description": "Personal Website", + "owner": { + "username": "mrasif", + "email": "admin@mrasif.in" + }, + "record": { + "CNAME": "mrasif.github.io" + } } diff --git a/domains/mrcl.json b/domains/mrcl.json index 57052a821..9daa382d9 100644 --- a/domains/mrcl.json +++ b/domains/mrcl.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "6lb", - "email": "6lb@github.io" - }, - "record": { - "CNAME": "6lb.github.io" - } + "owner": { + "username": "6lb", + "email": "6lb@github.io" + }, + "record": { + "CNAME": "6lb.github.io" + } } diff --git a/domains/mrcorpz.json b/domains/mrcorpz.json index 18696553f..c24ff0192 100644 --- a/domains/mrcorpz.json +++ b/domains/mrcorpz.json @@ -1,12 +1,12 @@ { - "description": "Mrcorpz's Website", - "repo": "https://github.com/mrcorpz/mrcorpz.github.io", - "owner": { - "username": "mrcorpz", - "email": "mrcorpzpro@gmail.com", - "twitter": "mrcorpz" - }, - "record": { - "CNAME": "mrcorpz.github.io" - } + "description": "Mrcorpz's Website", + "repo": "https://github.com/mrcorpz/mrcorpz.github.io", + "owner": { + "username": "mrcorpz", + "email": "mrcorpzpro@gmail.com", + "twitter": "mrcorpz" + }, + "record": { + "CNAME": "mrcorpz.github.io" + } } diff --git a/domains/mrcrbrth.json b/domains/mrcrbrth.json index 63aa91482..be22d1993 100644 --- a/domains/mrcrbrth.json +++ b/domains/mrcrbrth.json @@ -1,12 +1,9 @@ - { - "owner": { - "username": "devsdocs", - "email": "id45.go@gmail.com" - }, - "record": { - "A": ["141.144.205.66"] - } + "owner": { + "username": "devsdocs", + "email": "id45.go@gmail.com" + }, + "record": { + "A": ["141.144.205.66"] + } } - - diff --git a/domains/mricecream.json b/domains/mricecream.json index 978eb63ad..3fc52d492 100644 --- a/domains/mricecream.json +++ b/domains/mricecream.json @@ -1,12 +1,12 @@ { - "description": "Mr. Icecream's Website", - "repo": "https://github.com/mr1cecream/mr1cecream.github.io", - "owner": { - "username": "mr1cecream", - "email": "guy@ochakov.com", - "twitter": "Mr__Icecream" - }, - "record": { - "CNAME": "mr1cecream.github.io" - } + "description": "Mr. Icecream's Website", + "repo": "https://github.com/mr1cecream/mr1cecream.github.io", + "owner": { + "username": "mr1cecream", + "email": "guy@ochakov.com", + "twitter": "Mr__Icecream" + }, + "record": { + "CNAME": "mr1cecream.github.io" + } } diff --git a/domains/mrinjamul.json b/domains/mrinjamul.json index d9dc32e12..7a935a65b 100644 --- a/domains/mrinjamul.json +++ b/domains/mrinjamul.json @@ -1,10 +1,10 @@ { - "description": "Personal Website", - "owner": { - "username": "mrinjamul", - "email": "injamulmohammadmollah@gmail.com" - }, - "record": { - "CNAME": "mrinjamul.github.io" - } + "description": "Personal Website", + "owner": { + "username": "mrinjamul", + "email": "injamulmohammadmollah@gmail.com" + }, + "record": { + "CNAME": "mrinjamul.github.io" + } } diff --git a/domains/mrinmoy.json b/domains/mrinmoy.json index 6b1c84fb5..4efe17db5 100644 --- a/domains/mrinmoy.json +++ b/domains/mrinmoy.json @@ -1,16 +1,13 @@ - - { - "description": "Domain for my portofolio website", - "owner": { +{ + "description": "Domain for my portofolio website", + "owner": { "username": "MrinmoyHaloi", "email": "", "twitter": "_mrinmoy_haloi_", "discord": "Mrinmoy#5878" - - }, + }, - "record": { + "record": { "CNAME": "mrinmoyhaloi.github.io" } - } - +} diff --git a/domains/mrj.json b/domains/mrj.json index 2bcdab054..3fe59de83 100644 --- a/domains/mrj.json +++ b/domains/mrj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MRJ Badshah", - "email": "illegalhacker2.0@gmail.com" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } + "owner": { + "username": "MRJ Badshah", + "email": "illegalhacker2.0@gmail.com" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } } diff --git a/domains/mrkos.json b/domains/mrkos.json index 201ee6611..789ccd231 100644 --- a/domains/mrkos.json +++ b/domains/mrkos.json @@ -1,11 +1,11 @@ { - "description": "Personal Page", - "repo": "https://github.com/mrkOS1210/mrkos1210.github.io", - "owner": { - "username": "mrkOS1210", - "email": "72011329+mrkOS1210@users.noreply.github.com" - }, - "record": { - "CNAME": "mrkOS1210.github.io" - } + "description": "Personal Page", + "repo": "https://github.com/mrkOS1210/mrkos1210.github.io", + "owner": { + "username": "mrkOS1210", + "email": "72011329+mrkOS1210@users.noreply.github.com" + }, + "record": { + "CNAME": "mrkOS1210.github.io" + } } diff --git a/domains/mrlol.json b/domains/mrlol.json index bb4d1e405..11f868f51 100644 --- a/domains/mrlol.json +++ b/domains/mrlol.json @@ -1,12 +1,12 @@ { - "description": "Hi, I'm MrlolDev, I'm a web developer with little experience but who never tires of learning.", - "repo": "https://github.com/MrlolGFX/mrlol", - "owner": { - "username": "MrlolGFX", - "email": "mrlol.yt.oficial@gmail.com", - "twitter": "MrlolGFX" - }, - "record": { - "URL": "https://mrlol.loick.team" - } + "description": "Hi, I'm MrlolDev, I'm a web developer with little experience but who never tires of learning.", + "repo": "https://github.com/MrlolGFX/mrlol", + "owner": { + "username": "MrlolGFX", + "email": "mrlol.yt.oficial@gmail.com", + "twitter": "MrlolGFX" + }, + "record": { + "URL": "https://mrlol.loick.team" + } } diff --git a/domains/mrnover.json b/domains/mrnover.json index 90ca40627..0873dc77f 100644 --- a/domains/mrnover.json +++ b/domains/mrnover.json @@ -1,12 +1,12 @@ { - "description": "MrNover's Website", - "repo": "https://github.com/MrNoverGitHub/mrnoverdevsite", - "owner": { - "username": "mrnovergithub", - "email": "mrnover@mrnover.com", - "twitter": "Mr_Nover" - }, - "record": { - "CNAME": "9800a36a-2d84-483e-a96f-72b8263cc24e.id.repl.co" - } + "description": "MrNover's Website", + "repo": "https://github.com/MrNoverGitHub/mrnoverdevsite", + "owner": { + "username": "mrnovergithub", + "email": "mrnover@mrnover.com", + "twitter": "Mr_Nover" + }, + "record": { + "CNAME": "9800a36a-2d84-483e-a96f-72b8263cc24e.id.repl.co" + } } diff --git a/domains/mrprime.json b/domains/mrprime.json index b2da6fcb6..8462c7010 100644 --- a/domains/mrprime.json +++ b/domains/mrprime.json @@ -9,4 +9,4 @@ "record": { "URL": "https://bio.link/mrprime" } -} +} diff --git a/domains/mrshoe.json b/domains/mrshoe.json index 6562e9777..f7d3aa3ee 100644 --- a/domains/mrshoe.json +++ b/domains/mrshoe.json @@ -1,11 +1,11 @@ { - "description": "MrShoe Development website", - "repo": "https://github.com/MrShoe-Development/Website", - "owner": { - "username": "mrshoeshoe66", - "email": "mrshoeshoe66@gmail.com" - }, - "record": { - "URL": "https://mrshoe.dev" - } + "description": "MrShoe Development website", + "repo": "https://github.com/MrShoe-Development/Website", + "owner": { + "username": "mrshoeshoe66", + "email": "mrshoeshoe66@gmail.com" + }, + "record": { + "URL": "https://mrshoe.dev" + } } diff --git a/domains/mrthundergod.json b/domains/mrthundergod.json index 7cdc71b00..41cec5022 100644 --- a/domains/mrthundergod.json +++ b/domains/mrthundergod.json @@ -1,11 +1,11 @@ { - "description": "The ThunderDome", - "repo": "https://github.com/mrthundergod", - "owner": { - "username": "mrthundergod", - "email": "mrthundergod@gmail.com" - }, - "record": { - "CNAME": "mrthundergod.github.io" - } + "description": "The ThunderDome", + "repo": "https://github.com/mrthundergod", + "owner": { + "username": "mrthundergod", + "email": "mrthundergod@gmail.com" + }, + "record": { + "CNAME": "mrthundergod.github.io" + } } diff --git a/domains/mrugeshtank.json b/domains/mrugeshtank.json index 93c7fa64e..07f187036 100644 --- a/domains/mrugeshtank.json +++ b/domains/mrugeshtank.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "mrugeshtank", - "email": "mrugeshtank@gmail.com", - "twitter": "mrugeshtank" - }, - "record": { - "URL": "https://mrugesh.tk" - } + "owner": { + "username": "mrugeshtank", + "email": "mrugeshtank@gmail.com", + "twitter": "mrugeshtank" + }, + "record": { + "URL": "https://mrugesh.tk" + } } diff --git a/domains/mryusuf.json b/domains/mryusuf.json index 7a44577bf..cc3397c70 100644 --- a/domains/mryusuf.json +++ b/domains/mryusuf.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "yufuss", "email": "yusufgocer40@hotmail.com" - }, + }, - "record": { + "record": { "CNAME": "glitch.edgeapp.net" - } } - \ No newline at end of file +} diff --git a/domains/msg.json b/domains/msg.json index 604c21c2f..9dfbc02e9 100644 --- a/domains/msg.json +++ b/domains/msg.json @@ -1,11 +1,11 @@ { - "description": "my npm package", - "repo": "https://github.com/teamjoelee/me", - "owner": { - "username": "teamjoelee", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "7f4243c7-d171-416a-ad3d-19ba04fe36f5.id.repl.co" - } + "description": "my npm package", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "7f4243c7-d171-416a-ad3d-19ba04fe36f5.id.repl.co" + } } diff --git a/domains/mtestsite.json b/domains/mtestsite.json index d1a1bf293..f5fd02654 100644 --- a/domains/mtestsite.json +++ b/domains/mtestsite.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "mobin-mazahery-school", "email": "mobin.mazahery85@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "m-proxy.cf" - } } - +} diff --git a/domains/mtg.json b/domains/mtg.json index a7a615f45..e6a825bab 100644 --- a/domains/mtg.json +++ b/domains/mtg.json @@ -1,12 +1,12 @@ { - "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", - "repo": "https://github.com/mtgsquad", - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev", - "twitter": "DevMolai" - }, - "record": { - "URL": "https://molai.dev" - } + "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", + "repo": "https://github.com/mtgsquad", + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev", + "twitter": "DevMolai" + }, + "record": { + "URL": "https://molai.dev" + } } diff --git a/domains/muchenski.json b/domains/muchenski.json index d4be75aed..9906b40aa 100644 --- a/domains/muchenski.json +++ b/domains/muchenski.json @@ -1,11 +1,11 @@ { - "description": "Muchenski's personal developer website", - "repo": "https://github.com/Muchenski/muchenski.github.io", - "owner": { - "username": "Muchenski", - "email": "muchenski.dev@gmail.com" - }, - "record": { - "CNAME": "muchenski.github.io" - } + "description": "Muchenski's personal developer website", + "repo": "https://github.com/Muchenski/muchenski.github.io", + "owner": { + "username": "Muchenski", + "email": "muchenski.dev@gmail.com" + }, + "record": { + "CNAME": "muchenski.github.io" + } } diff --git a/domains/muff.json b/domains/muff.json index c48a6a3a6..8df5519e1 100644 --- a/domains/muff.json +++ b/domains/muff.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "lifeless-muffin", "email": "mansoorroeen71@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "lifeless-muffin.github.io" - } } - \ No newline at end of file +} diff --git a/domains/murodovazizmurod.json b/domains/murodovazizmurod.json index 012116536..3d5d6064a 100644 --- a/domains/murodovazizmurod.json +++ b/domains/murodovazizmurod.json @@ -1,11 +1,11 @@ { - "description": "Murodov Azizmurod's website", - "repo": "https://github.com/murodovazizmurod/murodovazizmurod.github.io", - "owner": { - "username": "murodovazizmurod", - "email": "murodovazizmurod@gmail.com" - }, - "record": { - "CNAME": "murodovazizmurod.github.io" - } + "description": "Murodov Azizmurod's website", + "repo": "https://github.com/murodovazizmurod/murodovazizmurod.github.io", + "owner": { + "username": "murodovazizmurod", + "email": "murodovazizmurod@gmail.com" + }, + "record": { + "CNAME": "murodovazizmurod.github.io" + } } diff --git a/domains/music-old.mxnticek.json b/domains/music-old.mxnticek.json index 704c1d802..a8fe555e1 100644 --- a/domains/music-old.mxnticek.json +++ b/domains/music-old.mxnticek.json @@ -1,10 +1,10 @@ { - "description": "Domain for my old music bot", - "owner": { - "username": "VlastikYoutubeKo", - "email": "plainrock@seznam.cz" - }, - "record": { - "A": ["129.151.254.58"] - } + "description": "Domain for my old music bot", + "owner": { + "username": "VlastikYoutubeKo", + "email": "plainrock@seznam.cz" + }, + "record": { + "A": ["129.151.254.58"] + } } diff --git a/domains/music.json b/domains/music.json index 2dcd3ba8d..b22fe46a4 100644 --- a/domains/music.json +++ b/domains/music.json @@ -1,11 +1,11 @@ { - "description": "my personal website", - "repo": "https://github.com/leecheeyong/me", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "088a7314-b3d4-4927-92ca-e669833b0aed.id.repl.co" - } + "description": "my personal website", + "repo": "https://github.com/leecheeyong/me", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "088a7314-b3d4-4927-92ca-e669833b0aed.id.repl.co" + } } diff --git a/domains/music.mxnticek.json b/domains/music.mxnticek.json index 14a39326a..ef1716109 100644 --- a/domains/music.mxnticek.json +++ b/domains/music.mxnticek.json @@ -1,10 +1,10 @@ { - "description": "Domain for my music bot", - "owner": { - "username": "VlastikYoutubeKo", - "email": "plainrock@seznam.cz" - }, - "record": { - "A": ["129.151.254.58"] - } + "description": "Domain for my music bot", + "owner": { + "username": "VlastikYoutubeKo", + "email": "plainrock@seznam.cz" + }, + "record": { + "A": ["129.151.254.58"] + } } diff --git a/domains/mustafa.json b/domains/mustafa.json index b10e768be..f827c1377 100644 --- a/domains/mustafa.json +++ b/domains/mustafa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Cuurle", - "email": "cuurleee@gmail.com" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } + "owner": { + "username": "Cuurle", + "email": "cuurleee@gmail.com" + }, + "record": { + "CNAME": "glitch.edgeapp.net" + } } diff --git a/domains/muzammil.json b/domains/muzammil.json index 8bf5dcfec..57a87927d 100644 --- a/domains/muzammil.json +++ b/domains/muzammil.json @@ -1,10 +1,10 @@ { - "description": "Muzammil's Portfolio Website", - "owner": { - "username": "taqnar", - "email": "muzammilthottathil.official@gmail.com" - }, - "record": { - "CNAME": "taqnar.github.io" - } + "description": "Muzammil's Portfolio Website", + "owner": { + "username": "taqnar", + "email": "muzammilthottathil.official@gmail.com" + }, + "record": { + "CNAME": "taqnar.github.io" + } } diff --git a/domains/mxnticek.json b/domains/mxnticek.json index d1748948c..a62b4e5f1 100644 --- a/domains/mxnticek.json +++ b/domains/mxnticek.json @@ -8,4 +8,4 @@ "record": { "CNAME": "vlastikyoutubeko.github.io" } -} +} diff --git a/domains/mxnuchim.json b/domains/mxnuchim.json index e5daa0816..b430da48b 100644 --- a/domains/mxnuchim.json +++ b/domains/mxnuchim.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "mxnuchim", "email": "manuchimoliver779@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://manuchimoliver.vercel.app" - } } - +} diff --git a/domains/mysteriousk.json b/domains/mysteriousk.json index 14bc1fb7e..a4e3206f9 100644 --- a/domains/mysteriousk.json +++ b/domains/mysteriousk.json @@ -1,11 +1,11 @@ { - "description": "The official website for Lawliet.Host.", - "repo": "https://github.com/NoobDevs69/LawlietHost", - "owner": { - "username": "MysteriousK69", - "email": "mysteriousk@lawliet.host" - }, - "record": { - "CNAME": "lawliet.host" - } + "description": "The official website for Lawliet.Host.", + "repo": "https://github.com/NoobDevs69/LawlietHost", + "owner": { + "username": "MysteriousK69", + "email": "mysteriousk@lawliet.host" + }, + "record": { + "CNAME": "lawliet.host" + } } diff --git a/domains/mysterysd.json b/domains/mysterysd.json index e4cb5633d..e6ab90a35 100644 --- a/domains/mysterysd.json +++ b/domains/mysterysd.json @@ -2,10 +2,10 @@ "description": "Tech Website", "repo": "https://github.com/5MysterySD/5mysterysd.github.io", "owner": { - "username": "5MysterySD", - "email": "mysterysd.sd@gmail.com" + "username": "5MysterySD", + "email": "mysterysd.sd@gmail.com" }, "record": { - "CNAME": "5mysterysd.github.io" + "CNAME": "5mysterysd.github.io" } } diff --git a/domains/mythsman.json b/domains/mythsman.json index 6ba26aaef..62354fbfd 100644 --- a/domains/mythsman.json +++ b/domains/mythsman.json @@ -1,11 +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" - } + "description": "Mythsman's personal site", + "repo": "https://github.com/mythsman", + "owner": { + "username": "mythsman", + "email": "mythsman@foxmail.com" + }, + "record": { + "URL": "https://blog.mythsman.com" + } } diff --git a/domains/myx.json b/domains/myx.json index 1ed1c9720..298af65b2 100644 --- a/domains/myx.json +++ b/domains/myx.json @@ -1,12 +1,12 @@ { - "description": "Myx's portfolio.", - "repo": "https://github.com/notmyx/notmyx.github.io", - "owner": { - "username": "notmyx", - "email": "darkmyxx@gmail.com", - "twitter": "omgmyx" - }, - "record": { - "CNAME": "6950d6d4-e456-41b9-a407-3b569801cfa0.id.repl.co" - } + "description": "Myx's portfolio.", + "repo": "https://github.com/notmyx/notmyx.github.io", + "owner": { + "username": "notmyx", + "email": "darkmyxx@gmail.com", + "twitter": "omgmyx" + }, + "record": { + "CNAME": "6950d6d4-e456-41b9-a407-3b569801cfa0.id.repl.co" + } } diff --git a/domains/mzakyr.json b/domains/mzakyr.json index 6d03b5fb9..4dc3b7310 100644 --- a/domains/mzakyr.json +++ b/domains/mzakyr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "muhammadzaki693", - "email": "rzaki9353@gmail.com" - }, - "record": { - "CNAME": "my-personal-web-production.up.railway.app" - } + "owner": { + "username": "muhammadzaki693", + "email": "rzaki9353@gmail.com" + }, + "record": { + "CNAME": "my-personal-web-production.up.railway.app" + } } diff --git a/domains/nagarajgond.json b/domains/nagarajgond.json index a0da3fddb..489db2848 100644 --- a/domains/nagarajgond.json +++ b/domains/nagarajgond.json @@ -1,11 +1,11 @@ { - "description": "Nagaraj's Dev website", - "repo": "https://github.com/nagarajgond/nagarajgond.github.io", - "owner": { - "username": "nagarajgond", - "email": "nagarajgond@live.com" - }, - "record": { - "CNAME": "nagarajgond.github.io" - } + "description": "Nagaraj's Dev website", + "repo": "https://github.com/nagarajgond/nagarajgond.github.io", + "owner": { + "username": "nagarajgond", + "email": "nagarajgond@live.com" + }, + "record": { + "CNAME": "nagarajgond.github.io" + } } diff --git a/domains/nalin.json b/domains/nalin.json index dc3434c46..28d66d7bc 100644 --- a/domains/nalin.json +++ b/domains/nalin.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Nalin-2005", - "email": "nalinstudios@gmail.com", - "instagram": "nalin_2005" - }, - "record": { - "CNAME": "nalin-2005.github.io" - } + "owner": { + "username": "Nalin-2005", + "email": "nalinstudios@gmail.com", + "instagram": "nalin_2005" + }, + "record": { + "CNAME": "nalin-2005.github.io" + } } diff --git a/domains/naman-machchhar.json b/domains/naman-machchhar.json index aa8a494a0..a18eb461c 100644 --- a/domains/naman-machchhar.json +++ b/domains/naman-machchhar.json @@ -1,11 +1,11 @@ { - "description": "Naman Profile.", - "repo": "https://github.com/naman-machchhar/naman-machchhar.github.io", - "owner": { - "username": "naman-machchhar", - "email": "" - }, - "record": { - "CNAME": "naman-machchhar.github.io" - } + "description": "Naman Profile.", + "repo": "https://github.com/naman-machchhar/naman-machchhar.github.io", + "owner": { + "username": "naman-machchhar", + "email": "" + }, + "record": { + "CNAME": "naman-machchhar.github.io" + } } diff --git a/domains/naman.json b/domains/naman.json index d2f85e209..6fdb7fdf4 100644 --- a/domains/naman.json +++ b/domains/naman.json @@ -1,11 +1,11 @@ { - "description": "Naman - Portfolio", - "repo": "https://github.com/Naman-Gururani/Naman-Gururani.github.io", - "owner": { - "username": "Naman-Gururani", - "email": "gururaninaman@gmail.com" - }, - "record": { - "CNAME": "Naman-Gururani.github.io" - } + "description": "Naman - Portfolio", + "repo": "https://github.com/Naman-Gururani/Naman-Gururani.github.io", + "owner": { + "username": "Naman-Gururani", + "email": "gururaninaman@gmail.com" + }, + "record": { + "CNAME": "Naman-Gururani.github.io" + } } diff --git a/domains/nan.json b/domains/nan.json index 7a7c1a88e..e19bc3c48 100644 --- a/domains/nan.json +++ b/domains/nan.json @@ -1,12 +1,12 @@ { - "description": "It's Nan!", - "repo": "https://github.com/BegalNenen/begalnenen.github.io", - "owner": { - "username": "BegalNenen", - "email": "harpesmun69@gmail.com", - "facebook": "https://facebook.com/nan.phtml" - }, - "record": { - "CNAME": "begalnenen.github.io" - } + "description": "It's Nan!", + "repo": "https://github.com/BegalNenen/begalnenen.github.io", + "owner": { + "username": "BegalNenen", + "email": "harpesmun69@gmail.com", + "facebook": "https://facebook.com/nan.phtml" + }, + "record": { + "CNAME": "begalnenen.github.io" + } } diff --git a/domains/nand.json b/domains/nand.json index d80d1bc59..ba52b1895 100644 --- a/domains/nand.json +++ b/domains/nand.json @@ -1,10 +1,10 @@ { - "description": "Nand's web", - "owner": { - "username": "nandkk05", - "email": "nandkk07@gmail.com" - }, - "record": { - "CNAME": "nandkk05.github.io" - } + "description": "Nand's web", + "owner": { + "username": "nandkk05", + "email": "nandkk07@gmail.com" + }, + "record": { + "CNAME": "nandkk05.github.io" + } } diff --git a/domains/narender.json b/domains/narender.json index 4d82ac070..2ed73eb05 100644 --- a/domains/narender.json +++ b/domains/narender.json @@ -1,11 +1,11 @@ { - "description": "Narender's Personal Website and Blog", - "repo": "https://github.com/nkkize/nkkize.github.io", - "owner": { - "username": "nkkize", - "email": "nkk.snat@gmail.com" - }, - "record": { - "CNAME": "nkkize.github.io" - } + "description": "Narender's Personal Website and Blog", + "repo": "https://github.com/nkkize/nkkize.github.io", + "owner": { + "username": "nkkize", + "email": "nkk.snat@gmail.com" + }, + "record": { + "CNAME": "nkkize.github.io" + } } diff --git a/domains/nat.json b/domains/nat.json index d44705d8f..84c0c6d90 100644 --- a/domains/nat.json +++ b/domains/nat.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Natasquare", - "discord": "Natasquare#8297", - "email": "natasquarelol@gmail.com" - }, - "record": { - "CNAME": "d42474b9-07e0-4f87-94ba-d47a4477dde5.id.repl.co" - } + "owner": { + "username": "Natasquare", + "discord": "Natasquare#8297", + "email": "natasquarelol@gmail.com" + }, + "record": { + "CNAME": "d42474b9-07e0-4f87-94ba-d47a4477dde5.id.repl.co" + } } diff --git a/domains/natalievu.json b/domains/natalievu.json index e29879888..1fd3f1c03 100644 --- a/domains/natalievu.json +++ b/domains/natalievu.json @@ -1,11 +1,11 @@ { - "description": "Portfolio for Natalie Vu", - "repo": "https://github.com/tnvu7/tnvu7.github.io", - "owner": { - "username": "tnvu7", - "email": "vuthunga2001@gmail.com" - }, - "record": { - "CNAME": "tnvu7.github.io" - } + "description": "Portfolio for Natalie Vu", + "repo": "https://github.com/tnvu7/tnvu7.github.io", + "owner": { + "username": "tnvu7", + "email": "vuthunga2001@gmail.com" + }, + "record": { + "CNAME": "tnvu7.github.io" + } } diff --git a/domains/nathan.json b/domains/nathan.json index ac48c642e..7fed14fdb 100644 --- a/domains/nathan.json +++ b/domains/nathan.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/MagedNuggets/MagedNuggets.github.io", - "owner": { - "username": "MagedNuggets", - "email": "mastertofu12345@gmail.com" - }, - "record": { - "CNAME": "MagedNuggets.github.io" - } + "repo": "https://github.com/MagedNuggets/MagedNuggets.github.io", + "owner": { + "username": "MagedNuggets", + "email": "mastertofu12345@gmail.com" + }, + "record": { + "CNAME": "MagedNuggets.github.io" + } } diff --git a/domains/natya.json b/domains/natya.json index 366609af4..4ff645d01 100644 --- a/domains/natya.json +++ b/domains/natya.json @@ -9,4 +9,4 @@ "record": { "CNAME": "studiousgamer.github.io" } -} +} diff --git a/domains/naveen.json b/domains/naveen.json index 341207c04..aa1bd9797 100644 --- a/domains/naveen.json +++ b/domains/naveen.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "naveen8384", "email": "naveen.nani321@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://naveenkumar.org" - } } - +} diff --git a/domains/naveenxd.json b/domains/naveenxd.json index d0130b697..00c05a2d4 100644 --- a/domains/naveenxd.json +++ b/domains/naveenxd.json @@ -1,11 +1,11 @@ { - "description": "naveenxd.is-a.dev", - "repo": "https://github.com/Naveen-X", - "owner": { - "username": "Naveen-X", - "email": "naveen@ourclg.tech" - }, - "record": { - "CNAME": "Naveen-X.github.io" - } + "description": "naveenxd.is-a.dev", + "repo": "https://github.com/Naveen-X", + "owner": { + "username": "Naveen-X", + "email": "naveen@ourclg.tech" + }, + "record": { + "CNAME": "Naveen-X.github.io" + } } diff --git a/domains/nayan-gorasiya.json b/domains/nayan-gorasiya.json index 52ec26aed..77d3451a0 100644 --- a/domains/nayan-gorasiya.json +++ b/domains/nayan-gorasiya.json @@ -1,11 +1,11 @@ { - "description": "Nayan Gorasiya.", - "repo": "https://github.com/nayan-gorasiya/nayan-gorasiya.github.io", - "owner": { - "username": "nayan-gorasiya", - "email": "nayan-gorasiya@acquaintsoft.com" - }, - "record": { - "CNAME": "nayan-gorasiya.github.io" - } + "description": "Nayan Gorasiya.", + "repo": "https://github.com/nayan-gorasiya/nayan-gorasiya.github.io", + "owner": { + "username": "nayan-gorasiya", + "email": "nayan-gorasiya@acquaintsoft.com" + }, + "record": { + "CNAME": "nayan-gorasiya.github.io" + } } diff --git a/domains/nayan.json b/domains/nayan.json index ab18853e8..82f0ea522 100644 --- a/domains/nayan.json +++ b/domains/nayan.json @@ -1,11 +1,11 @@ { - "description": "A personal website, for Nayan Patel.", - "repo": "https://github.com/pateln123", - "owner": { - "username": "pateln123", - "email": "hello@nayanpatel.net" - }, - "record": { - "URL": "https://nayanpatel.net" - } + "description": "A personal website, for Nayan Patel.", + "repo": "https://github.com/pateln123", + "owner": { + "username": "pateln123", + "email": "hello@nayanpatel.net" + }, + "record": { + "URL": "https://nayanpatel.net" + } } diff --git a/domains/nebula.json b/domains/nebula.json index 3cf4c2b94..152d9fca5 100644 --- a/domains/nebula.json +++ b/domains/nebula.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/itsnebulalol/nebulayt.xyz", - "owner": { - "username": "itsnebulalol", - "email": "computerman1229@gmail.com" - }, - "record": { - "CNAME": "itsnebulalol.github.io" - } + "description": "My personal website", + "repo": "https://github.com/itsnebulalol/nebulayt.xyz", + "owner": { + "username": "itsnebulalol", + "email": "computerman1229@gmail.com" + }, + "record": { + "CNAME": "itsnebulalol.github.io" + } } diff --git a/domains/neeraj-2401.json b/domains/neeraj-2401.json index e05a366db..0377dc08a 100644 --- a/domains/neeraj-2401.json +++ b/domains/neeraj-2401.json @@ -7,4 +7,4 @@ "record": { "CNAME": "neeraj-2401.github.io" } -} +} diff --git a/domains/neeyl.json b/domains/neeyl.json index a9e8a9210..003fa1bd2 100644 --- a/domains/neeyl.json +++ b/domains/neeyl.json @@ -1,12 +1,11 @@ -{ - "description": "Subhramit's experimental playfield", - "repo": "https://github.com/subhramit/subhramit.github.io", - "owner": { - "username": "subhramit", - "email": "subhramit.bb@live.in" - }, - "record": { - "CNAME": "subhramit.github.io" - } - } - \ No newline at end of file +{ + "description": "Subhramit's experimental playfield", + "repo": "https://github.com/subhramit/subhramit.github.io", + "owner": { + "username": "subhramit", + "email": "subhramit.bb@live.in" + }, + "record": { + "CNAME": "subhramit.github.io" + } +} diff --git a/domains/nego.json b/domains/nego.json index c3f2cc547..6572ff14f 100644 --- a/domains/nego.json +++ b/domains/nego.json @@ -1,11 +1,11 @@ { - "description": "Nego personal developer website", - "repo": "https://github.com/kardespro/kardespro.github.io", - "owner": { - "username": "nego", - "email": "devnego@gmail.com" - }, - "record": { - "CNAME": "negodev.tk" - } + "description": "Nego personal developer website", + "repo": "https://github.com/kardespro/kardespro.github.io", + "owner": { + "username": "nego", + "email": "devnego@gmail.com" + }, + "record": { + "CNAME": "negodev.tk" + } } diff --git a/domains/nekaoumike.json b/domains/nekaoumike.json index 9540eed71..fd72b9ef4 100644 --- a/domains/nekaoumike.json +++ b/domains/nekaoumike.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "NekaouMike", "email": "nekaoumike@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "nekaoumike.dev" - } } - \ No newline at end of file +} diff --git a/domains/neko7sora.json b/domains/neko7sora.json index 0e7e79001..d5d6f9a69 100644 --- a/domains/neko7sora.json +++ b/domains/neko7sora.json @@ -1,12 +1,12 @@ { - "description": "Neko7sora personal website", - "owner": { - "username": "Neko7sora", - "email": "", - "twitter": "Neko7sora", - "keybase": "neko7sora" - }, - "record": { - "URL": "https://neko7sora.github.io" - } + "description": "Neko7sora personal website", + "owner": { + "username": "Neko7sora", + "email": "", + "twitter": "Neko7sora", + "keybase": "neko7sora" + }, + "record": { + "URL": "https://neko7sora.github.io" + } } diff --git a/domains/nekomiyasorato.json b/domains/nekomiyasorato.json index c330316b9..f2b079322 100644 --- a/domains/nekomiyasorato.json +++ b/domains/nekomiyasorato.json @@ -1,12 +1,12 @@ { - "description": "personal website", - "owner": { - "username": "Neko7sora", - "email": "", - "twitter": "Neko7sora", - "keybase": "neko7sora" - }, - "record": { - "URL": "https://neko7sora.github.io" - } + "description": "personal website", + "owner": { + "username": "Neko7sora", + "email": "", + "twitter": "Neko7sora", + "keybase": "neko7sora" + }, + "record": { + "URL": "https://neko7sora.github.io" + } } diff --git a/domains/neon.json b/domains/neon.json index 63015d376..9715ab0e8 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -1,12 +1,12 @@ -{ - "description": "Domain for my portfolio website", - "repo": "https://github.com/GoodBoyNeon/goodboyneon.github.io", - "owner": { - "username": "GoodBoyNeon", - "discord": "GoodBoyNeon#2424", - "email": "" - }, - "record": { - "CNAME": "goodboyneon.github.io" - } -} +{ + "description": "Domain for my portfolio website", + "repo": "https://github.com/GoodBoyNeon/goodboyneon.github.io", + "owner": { + "username": "GoodBoyNeon", + "discord": "GoodBoyNeon#2424", + "email": "" + }, + "record": { + "CNAME": "goodboyneon.github.io" + } +} diff --git a/domains/neranjana.json b/domains/neranjana.json index 55a2b16dd..f8a4943ce 100644 --- a/domains/neranjana.json +++ b/domains/neranjana.json @@ -1,11 +1,11 @@ { - "description": "Neranjana's is-a.dev subdomain", - "repo": "https://github.com/NandiyaLive/is-a-dev", - "owner": { - "username": "NandiyaLive", - "email": "neranjanaprsd@gmail.com" - }, - "record": { - "URL": "https://neranjana.tk" - } + "description": "Neranjana's is-a.dev subdomain", + "repo": "https://github.com/NandiyaLive/is-a-dev", + "owner": { + "username": "NandiyaLive", + "email": "neranjanaprsd@gmail.com" + }, + "record": { + "URL": "https://neranjana.tk" + } } diff --git a/domains/nerd.json b/domains/nerd.json index a82bb1558..ccf258335 100644 --- a/domains/nerd.json +++ b/domains/nerd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "n3rd3x3", - "email": "me@n3rd3x3.xyz" - }, - "record": { - "URL": "https://n3rd3x3.xyz" - } + "owner": { + "username": "n3rd3x3", + "email": "me@n3rd3x3.xyz" + }, + "record": { + "URL": "https://n3rd3x3.xyz" + } } diff --git a/domains/nes.json b/domains/nes.json index 5030c66ac..0b89c988f 100644 --- a/domains/nes.json +++ b/domains/nes.json @@ -1,12 +1,12 @@ { - "description": "Link for personal website hosted on github pages", - "repo": "https://github.com/undefinedDarkness/undefinedDarkness.github.io", - "owner": { - "username": "undefinedDarkness", - "email": "", - "discord": "Dark NES#4901" - }, - "record": { - "CNAME": "undefineddarkness.github.io" - } + "description": "Link for personal website hosted on github pages", + "repo": "https://github.com/undefinedDarkness/undefinedDarkness.github.io", + "owner": { + "username": "undefinedDarkness", + "email": "", + "discord": "Dark NES#4901" + }, + "record": { + "CNAME": "undefineddarkness.github.io" + } } diff --git a/domains/neslinesli93.json b/domains/neslinesli93.json index 3aa76243d..75e9cb215 100644 --- a/domains/neslinesli93.json +++ b/domains/neslinesli93.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "neslinesli93", - "email": "p.tommy93@gmail.com" - }, - "record": { - "CNAME": "tommasopifferi.com" - } + "owner": { + "username": "neslinesli93", + "email": "p.tommy93@gmail.com" + }, + "record": { + "CNAME": "tommasopifferi.com" + } } diff --git a/domains/netf.json b/domains/netf.json index 4cfca6fac..56d7e44c5 100644 --- a/domains/netf.json +++ b/domains/netf.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "netflexs", "email": "" - }, - "record": { + }, + "record": { "CNAME": "c4f04559-5bd7-49db-ae04-93e53cd8abc2.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/nettles.json b/domains/nettles.json index aff4a0239..87a8f3bb8 100644 --- a/domains/nettles.json +++ b/domains/nettles.json @@ -1,12 +1,12 @@ { - "description": "Add some description", - "repo": "https://github.com/nettlees/nettleee.github.io", - "owner": { - "username": "nettlees", - "email": "nettles.dev@gmail.com", - "twitter": "rickroll" - }, - "record": { - "CNAME": "nettlees.github.io" - } + "description": "Add some description", + "repo": "https://github.com/nettlees/nettleee.github.io", + "owner": { + "username": "nettlees", + "email": "nettles.dev@gmail.com", + "twitter": "rickroll" + }, + "record": { + "CNAME": "nettlees.github.io" + } } diff --git a/domains/neuronbot.json b/domains/neuronbot.json index eaf4a8858..c1a6a9233 100644 --- a/domains/neuronbot.json +++ b/domains/neuronbot.json @@ -1,10 +1,10 @@ { - "description": "This domain I would like to register is for one of my projects of a discord bot which is built by a sub-package of djs.", - "owner": { - "username": "Bro121233", - "email": "arthubcontact4@gmail.com" - }, - "record": { - "CNAME": "60a38416-3e20-4265-8356-6c8a8ad47e7f.id.repl.co" - } + "description": "This domain I would like to register is for one of my projects of a discord bot which is built by a sub-package of djs.", + "owner": { + "username": "Bro121233", + "email": "arthubcontact4@gmail.com" + }, + "record": { + "CNAME": "60a38416-3e20-4265-8356-6c8a8ad47e7f.id.repl.co" + } } diff --git a/domains/neville.json b/domains/neville.json index e711c2a4d..4bfc1a6cd 100644 --- a/domains/neville.json +++ b/domains/neville.json @@ -8,4 +8,4 @@ "record": { "CNAME": "neville03.github.io" } -} +} diff --git a/domains/new.sx9.json b/domains/new.sx9.json index 6f77a209e..f7f0e6184 100644 --- a/domains/new.sx9.json +++ b/domains/new.sx9.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "SX-9", "email": "hello@mail.sx9.is-a.dev" - }, - "record": { + }, + "record": { "CNAME": "sx-9.github.io" - } } - \ No newline at end of file +} diff --git a/domains/nexus.json b/domains/nexus.json index 7808ec6e6..6d2bd955b 100644 --- a/domains/nexus.json +++ b/domains/nexus.json @@ -1,11 +1,11 @@ { - "description": "Nexus.is-a.dev", - "repo": "https://github.com/Nexzon/nexzon.github.io", - "owner": { - "username": "Nexus", - "email": "uvraysxc@gmail.com" - }, - "record": { - "CNAME": "Nexzon.github.io" - } + "description": "Nexus.is-a.dev", + "repo": "https://github.com/Nexzon/nexzon.github.io", + "owner": { + "username": "Nexus", + "email": "uvraysxc@gmail.com" + }, + "record": { + "CNAME": "Nexzon.github.io" + } } diff --git a/domains/nhat.json b/domains/nhat.json index 46907d6f5..8710d5fdc 100644 --- a/domains/nhat.json +++ b/domains/nhat.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "ductoanvo", "email": "toan.ducvo@icloud.com" - }, - "record": { + }, + "record": { "URL": "https://www.facebook.com/profile.php?id=100016726364383" - } } - \ No newline at end of file +} diff --git a/domains/nicatdcw.json b/domains/nicatdcw.json index e50c7dd9f..008aef2f8 100644 --- a/domains/nicatdcw.json +++ b/domains/nicatdcw.json @@ -1,11 +1,11 @@ { - "description": "Only Cheeini (Nicat.dcw) Portofolio", - "repo": "https://github.com/Nicat-dcw/nicat-dcw.github.io", - "owner": { - "username": "Cheeini", - "email": "kurtbot60@gmail.com" - }, - "record": { - "CNAME": "nicat-dcw.github.io" - } + "description": "Only Cheeini (Nicat.dcw) Portofolio", + "repo": "https://github.com/Nicat-dcw/nicat-dcw.github.io", + "owner": { + "username": "Cheeini", + "email": "kurtbot60@gmail.com" + }, + "record": { + "CNAME": "nicat-dcw.github.io" + } } diff --git a/domains/nicesapien.json b/domains/nicesapien.json index c36ef1f18..56dc17b04 100644 --- a/domains/nicesapien.json +++ b/domains/nicesapien.json @@ -1,11 +1,11 @@ { -"description": "NiceSapien's portfolio website", - "owner": { - "username": "NiceSapien", - "email": "nicesapien@gmail.com", - "discord": "NiceSapien#2356" - }, - "record": { - "CNAME": "nicesapien.gatsbyjs.io" - } + "description": "NiceSapien's portfolio website", + "owner": { + "username": "NiceSapien", + "email": "nicesapien@gmail.com", + "discord": "NiceSapien#2356" + }, + "record": { + "CNAME": "nicesapien.gatsbyjs.io" + } } diff --git a/domains/nicholas.json b/domains/nicholas.json index 2a334c8ed..df331ea5c 100644 --- a/domains/nicholas.json +++ b/domains/nicholas.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "nicholasyoannou", - "email": "nicholas@nicholas.dev", - "discord": "janeberru#4594", - "note": "You can contact me by email or discord, really don't mind :)" - }, - "description": "I'll probably put some project pages on nicholas.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "CNAME": "nicholas.dev" - } + "owner": { + "username": "nicholasyoannou", + "email": "nicholas@nicholas.dev", + "discord": "janeberru#4594", + "note": "You can contact me by email or discord, really don't mind :)" + }, + "description": "I'll probably put some project pages on nicholas.is-a.dev. ¯\\_(ツ)_/¯", + "record": { + "CNAME": "nicholas.dev" + } } diff --git a/domains/nick.json b/domains/nick.json index b65ad8936..695874d3a 100644 --- a/domains/nick.json +++ b/domains/nick.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "nimolas", - "email": "nick.o@microfnclan.com" - }, - "record": { - "CNAME": "microfnclan.com" - } + "owner": { + "username": "nimolas", + "email": "nick.o@microfnclan.com" + }, + "record": { + "CNAME": "microfnclan.com" + } } diff --git a/domains/nico.json b/domains/nico.json index 7d1885fad..df6c81b40 100644 --- a/domains/nico.json +++ b/domains/nico.json @@ -1,12 +1,12 @@ { - "description": "Personal Website", - "repo": "https://github.com/NicoGaming77/NicoGaming77.github.io", - "owner": { - "username": "NicoGaming77", - "email": "nicodreyer7@icloud.com", - "discord": "nicosnico#7674" - }, - "record": { - "CNAME": "NicoGaming77.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/NicoGaming77/NicoGaming77.github.io", + "owner": { + "username": "NicoGaming77", + "email": "nicodreyer7@icloud.com", + "discord": "nicosnico#7674" + }, + "record": { + "CNAME": "NicoGaming77.github.io" + } } diff --git a/domains/nicol.json b/domains/nicol.json index 53fafa4ae..b81ec5bd6 100644 --- a/domains/nicol.json +++ b/domains/nicol.json @@ -1,12 +1,12 @@ { - "description": "Lina website", - "repo": "https://github.com/Linadevv/Linadevv.github.io", - "owner": { - "username": "Linadevv", - "email": "any@email", - "twitter": "Lina" - }, - "record": { - "CNAME": "Linadevv.github.io" - } + "description": "Lina website", + "repo": "https://github.com/Linadevv/Linadevv.github.io", + "owner": { + "username": "Linadevv", + "email": "any@email", + "twitter": "Lina" + }, + "record": { + "CNAME": "Linadevv.github.io" + } } diff --git a/domains/nightsfall.json b/domains/nightsfall.json index c2aa8ce91..2cc26e390 100644 --- a/domains/nightsfall.json +++ b/domains/nightsfall.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "NightsFaII", "email": "niqhtsfall2@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "nightsfaii.github.io" - } } - \ No newline at end of file +} diff --git a/domains/nikhil.json b/domains/nikhil.json index b32f8630d..57b51e245 100644 --- a/domains/nikhil.json +++ b/domains/nikhil.json @@ -1,11 +1,11 @@ { - "description": "Nikhil Singh Website", - "repo": "https://github.com/nikhils4/nikhils4.github.io", - "owner": { - "username": "nikhils4", - "email": "nikhilsingh498@gmail.com" - }, - "record": { - "CNAME": "nikhils4.github.io" - } + "description": "Nikhil Singh Website", + "repo": "https://github.com/nikhils4/nikhils4.github.io", + "owner": { + "username": "nikhils4", + "email": "nikhilsingh498@gmail.com" + }, + "record": { + "CNAME": "nikhils4.github.io" + } } diff --git a/domains/nikita.json b/domains/nikita.json index e3685a68a..09078ab9d 100644 --- a/domains/nikita.json +++ b/domains/nikita.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "nikitacontreras", "email": "elfantoche.tv@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "nikitacontreras.github.io" - } } - +} diff --git a/domains/niklas.json b/domains/niklas.json index a00dff78f..e7ffb0e40 100644 --- a/domains/niklas.json +++ b/domains/niklas.json @@ -1,11 +1,11 @@ { - "description": "I'm a dev from austria.", - "owner": { - "username": "NiHaiden", - "email": "niklas@haiden.ch", - "twitter": "niklashdev" - }, - "record": { - "URL": "https://nhaiden.dev" - } -} + "description": "I'm a dev from austria.", + "owner": { + "username": "NiHaiden", + "email": "niklas@haiden.ch", + "twitter": "niklashdev" + }, + "record": { + "URL": "https://nhaiden.dev" + } +} diff --git a/domains/nileshhaldar98.json b/domains/nileshhaldar98.json index 61a7c812c..5990cedb2 100644 --- a/domains/nileshhaldar98.json +++ b/domains/nileshhaldar98.json @@ -2,11 +2,10 @@ "description": "Nilesh Haldar", "repo": "https://github.com/nileshhaldar98/nileshhaldar98.github.io", "owner": { - "username": "nileshhaldar98", - "email": "nileshhaldar98@gmail.com" + "username": "nileshhaldar98", + "email": "nileshhaldar98@gmail.com" }, "record": { - "CNAME": "nileshhaldar98.github.io" + "CNAME": "nileshhaldar98.github.io" } - } - \ No newline at end of file +} diff --git a/domains/nils.json b/domains/nils.json index 4984fdb72..2590f83e5 100644 --- a/domains/nils.json +++ b/domains/nils.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "TheNoim", - "email": "nilsbergmann@noim.io" - }, - "description": "Use as alias for noim.io (My private webpage)", - "record": { - "URL": "https://noim.io" - } + "owner": { + "username": "TheNoim", + "email": "nilsbergmann@noim.io" + }, + "description": "Use as alias for noim.io (My private webpage)", + "record": { + "URL": "https://noim.io" + } } diff --git a/domains/nimish.json b/domains/nimish.json index fc3f1a434..f6750611f 100644 --- a/domains/nimish.json +++ b/domains/nimish.json @@ -1,11 +1,11 @@ { - "description": "Nimish's Engineering Diary", - "repo": "https://github.com/nimish-gupta/blog", - "owner": { - "username": "nimish-gupta", - "email": "gnimish03@gmail.com" - }, - "record": { - "CNAME": "nimish-gupta.dev" - } + "description": "Nimish's Engineering Diary", + "repo": "https://github.com/nimish-gupta/blog", + "owner": { + "username": "nimish-gupta", + "email": "gnimish03@gmail.com" + }, + "record": { + "CNAME": "nimish-gupta.dev" + } } diff --git a/domains/nine.json b/domains/nine.json index dca4dedd8..3203826d4 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -1,11 +1,11 @@ { - "description": "A passionate Back and Front-end Developer 🚀 Having An Experience Of Building Web And Discord Bots With JavaScript / HTML / CSS / Nodejs / Python And Some Other Cool Libraries And Frameworks.", - "repo": "https://github.com/ninelel", - "record": { - "CNAME": "nineis-adev-production.up.railway.app" - }, - "owner": { - "username": "NineLEL", - "email": "notninelel@gmail.com" - } + "description": "A passionate Back and Front-end Developer 🚀 Having An Experience Of Building Web And Discord Bots With JavaScript / HTML / CSS / Nodejs / Python And Some Other Cool Libraries And Frameworks.", + "repo": "https://github.com/ninelel", + "record": { + "CNAME": "nineis-adev-production.up.railway.app" + }, + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + } } diff --git a/domains/ninjaasmoke.json b/domains/ninjaasmoke.json index 11d683016..562955316 100644 --- a/domains/ninjaasmoke.json +++ b/domains/ninjaasmoke.json @@ -1,11 +1,11 @@ { - "description": "portfolio | nithin", - "repo": "https://github.com/ninjaasmoke/ninjaasmoke.github.io", - "owner": { - "username": "ninjaasmoke", - "email": "nithins674@gmail.com" - }, - "record": { - "CNAME": "ninjaasmoke.github.io" - } + "description": "portfolio | nithin", + "repo": "https://github.com/ninjaasmoke/ninjaasmoke.github.io", + "owner": { + "username": "ninjaasmoke", + "email": "nithins674@gmail.com" + }, + "record": { + "CNAME": "ninjaasmoke.github.io" + } } diff --git a/domains/ninju.json b/domains/ninju.json index 8b7565492..b9e1c01d4 100644 --- a/domains/ninju.json +++ b/domains/ninju.json @@ -1,11 +1,11 @@ { - "description": "Ninju's personal developer website", - "repo": "https://github.com/Ninju69/ninju69.github.io", - "owner": { - "username": "Ninju69", - "email": "inju2692@outlook.com" - }, - "record": { - "CNAME": "ninju69.github.io" - } + "description": "Ninju's personal developer website", + "repo": "https://github.com/Ninju69/ninju69.github.io", + "owner": { + "username": "Ninju69", + "email": "inju2692@outlook.com" + }, + "record": { + "CNAME": "ninju69.github.io" + } } diff --git a/domains/nisarga.json b/domains/nisarga.json index 8bfe90e67..8da288e74 100644 --- a/domains/nisarga.json +++ b/domains/nisarga.json @@ -1,12 +1,12 @@ { - "description": "Nisarga", - "repo": "https://github.com/nisarga-developer/nisarga-developer.github.io", - "owner": { - "username": "nisarga-developer", - "email": "adhikarynisarga17@gmail.com", - "twitter": "adhikarynisarga" - }, - "record": { - "CNAME": "nisarga-developer.github.io" - } + "description": "Nisarga", + "repo": "https://github.com/nisarga-developer/nisarga-developer.github.io", + "owner": { + "username": "nisarga-developer", + "email": "adhikarynisarga17@gmail.com", + "twitter": "adhikarynisarga" + }, + "record": { + "CNAME": "nisarga-developer.github.io" + } } diff --git a/domains/nischay.json b/domains/nischay.json index 70ecfa34d..0c4e67f6c 100644 --- a/domains/nischay.json +++ b/domains/nischay.json @@ -1,21 +1,21 @@ -{ - "description": "OGGY's Main Website", - "github": "https://github.com/nischay876", - "owner": { - "username": "nischay876", - "email": "nischay876@gmail.com", - "instagram": "nischay_02", - "snapchat": "nischay_02", - "discord": "OGGY#9889" - }, - "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" - } -} +{ + "description": "OGGY's Main Website", + "github": "https://github.com/nischay876", + "owner": { + "username": "nischay876", + "email": "nischay876@gmail.com", + "instagram": "nischay_02", + "snapchat": "nischay_02", + "discord": "OGGY#9889" + }, + "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" + } +} diff --git a/domains/nishant.json b/domains/nishant.json index 87c6abc84..53080c6a7 100644 --- a/domains/nishant.json +++ b/domains/nishant.json @@ -1,11 +1,11 @@ { - "description": "Nishant's website and blog", - "repo": "https://github.com/nishch/nishch.github.io", - "owner": { - "username": "nishch", - "email": "nishantchvedi@gmail.com" - }, - "record": { - "CNAME": "twistedsoft.com" - } + "description": "Nishant's website and blog", + "repo": "https://github.com/nishch/nishch.github.io", + "owner": { + "username": "nishch", + "email": "nishantchvedi@gmail.com" + }, + "record": { + "CNAME": "twistedsoft.com" + } } diff --git a/domains/nishin.json b/domains/nishin.json index 3a4d4b344..7e6e954dd 100644 --- a/domains/nishin.json +++ b/domains/nishin.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "nishinraj", - "email": "", - "twitter": "nishinrajk" - }, - "record": { - "URL": "https://medium.com/@nishinraj" - } + "owner": { + "username": "nishinraj", + "email": "", + "twitter": "nishinrajk" + }, + "record": { + "URL": "https://medium.com/@nishinraj" + } } diff --git a/domains/nitesh-rathod.json b/domains/nitesh-rathod.json index bd17063a7..34a4af632 100644 --- a/domains/nitesh-rathod.json +++ b/domains/nitesh-rathod.json @@ -1,11 +1,11 @@ { - "description": "Nitesh Rathod.", - "repo": "https://github.com/nitesh-rathod/nitesh-rathod.github.io", - "owner": { - "username": "nitesh-rathod", - "email": "" - }, - "record": { - "CNAME": "nitesh-rathod.github.io" - } + "description": "Nitesh Rathod.", + "repo": "https://github.com/nitesh-rathod/nitesh-rathod.github.io", + "owner": { + "username": "nitesh-rathod", + "email": "" + }, + "record": { + "CNAME": "nitesh-rathod.github.io" + } } diff --git a/domains/nitesh.json b/domains/nitesh.json index 0184367ce..4c4e922db 100644 --- a/domains/nitesh.json +++ b/domains/nitesh.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio site", - "repo": "https://github.com/Niteshballa", - "owner": { - "username": "Niteshballa", - "email": "nithesh.mom@gmail.com" - }, - "record": { - "CNAME": "Niteshballa.github.io" - } + "description": "My personal portfolio site", + "repo": "https://github.com/Niteshballa", + "owner": { + "username": "Niteshballa", + "email": "nithesh.mom@gmail.com" + }, + "record": { + "CNAME": "Niteshballa.github.io" + } } diff --git a/domains/noahgao.json b/domains/noahgao.json index 6b4d59e51..d6ebd486d 100644 --- a/domains/noahgao.json +++ b/domains/noahgao.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "noahziheng", "email": "noahgaocn@outlook.com" - }, + }, - "record": { + "record": { "CNAME": "noahziheng.github.io" - } } - +} diff --git a/domains/node-appwrite.json b/domains/node-appwrite.json index 471f75ff8..99f4be133 100644 --- a/domains/node-appwrite.json +++ b/domains/node-appwrite.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "appwrite", - "email": "mohamed.haneefa@agiratech.com" - }, - "record": { - "URL": "https://www.appwrite-node.com" - } + "owner": { + "username": "appwrite", + "email": "mohamed.haneefa@agiratech.com" + }, + "record": { + "URL": "https://www.appwrite-node.com" + } } diff --git a/domains/node.json b/domains/node.json index 9ca25425f..a9f258d41 100644 --- a/domains/node.json +++ b/domains/node.json @@ -1,12 +1,12 @@ { - "description": "Personal website", - "repo": "https://github.com/node0505/node0505.github.io", - "owner": { - "username": "node0505", - "email": "", - "discord": "node#0505" - }, - "record": { - "CNAME": "node0505.github.io" - } + "description": "Personal website", + "repo": "https://github.com/node0505/node0505.github.io", + "owner": { + "username": "node0505", + "email": "", + "discord": "node#0505" + }, + "record": { + "CNAME": "node0505.github.io" + } } diff --git a/domains/nodirbek.json b/domains/nodirbek.json index c7098ed61..72d8d0c6e 100644 --- a/domains/nodirbek.json +++ b/domains/nodirbek.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Piratebay298", "email": "piratebay298@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "nodirbek.42web.io" - } } - +} diff --git a/domains/noel.json b/domains/noel.json index 03e789111..0974b3373 100644 --- a/domains/noel.json +++ b/domains/noel.json @@ -1,13 +1,13 @@ { - "description": "Personal profile page", - "repo": "https://github.com/noeljacob/noeljacob.github.io", - "owner": { - "username": "NoelJacob", - "email": "noeljacob91@gmail.com", - "twitter": "NoelJacob01", - "discord": "Noel Jacob#7465" - }, - "record": { - "CNAME": "noeljacob.github.io" - } + "description": "Personal profile page", + "repo": "https://github.com/noeljacob/noeljacob.github.io", + "owner": { + "username": "NoelJacob", + "email": "noeljacob91@gmail.com", + "twitter": "NoelJacob01", + "discord": "Noel Jacob#7465" + }, + "record": { + "CNAME": "noeljacob.github.io" + } } diff --git a/domains/noir.json b/domains/noir.json index bd7badc3c..ad7497b74 100644 --- a/domains/noir.json +++ b/domains/noir.json @@ -1,12 +1,12 @@ { - "description": "noir's website", - "repo": "https://github.com/noirdevelopment/noirdevelopment.github.io", - "owner": { - "username": "noirdevelopment", - "email": "xyroemail1@gmail.com", - "twitter": "zPyrooooo" - }, - "record": { - "CNAME": "noirdevelopment.github.io" - } + "description": "noir's website", + "repo": "https://github.com/noirdevelopment/noirdevelopment.github.io", + "owner": { + "username": "noirdevelopment", + "email": "xyroemail1@gmail.com", + "twitter": "zPyrooooo" + }, + "record": { + "CNAME": "noirdevelopment.github.io" + } } diff --git a/domains/noma.json b/domains/noma.json index f96f4c501..980681959 100644 --- a/domains/noma.json +++ b/domains/noma.json @@ -1,11 +1,11 @@ { - "description": "noma4321's personal website", - "repo": "https://github.com/Noma4321/noma4321.github.io", - "owner": { - "username": "Noma4321", - "email": "noma4321business@gmail.com" - }, - "record": { - "CNAME": "noma4321.github.io" - } + "description": "noma4321's personal website", + "repo": "https://github.com/Noma4321/noma4321.github.io", + "owner": { + "username": "Noma4321", + "email": "noma4321business@gmail.com" + }, + "record": { + "CNAME": "noma4321.github.io" + } } diff --git a/domains/nooz.json b/domains/nooz.json index 261577693..9caa10ce7 100644 --- a/domains/nooz.json +++ b/domains/nooz.json @@ -8,15 +8,12 @@ }, "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" + "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" } -} +} diff --git a/domains/nopply.json b/domains/nopply.json index 53efb91d0..b33237863 100644 --- a/domains/nopply.json +++ b/domains/nopply.json @@ -1,11 +1,10 @@ { - "description": "Nopply is-a.dev", - "owner": { - "username": "kornls", - "email": "larryst.korn@gmail.com" - }, - "record": { - "CNAME": "nopply.carrd.co" - } + "description": "Nopply is-a.dev", + "owner": { + "username": "kornls", + "email": "larryst.korn@gmail.com" + }, + "record": { + "CNAME": "nopply.carrd.co" + } } - \ No newline at end of file diff --git a/domains/noraa.json b/domains/noraa.json index 676cad557..5a7d1743c 100644 --- a/domains/noraa.json +++ b/domains/noraa.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Noraa08", "email": "antoteje2004@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "595a8166-a27b-43e4-848e-da1ce6bcd3f6.id.repl.co" - } } - +} diff --git a/domains/not-a-nerd.json b/domains/not-a-nerd.json index 67804e42f..d5d934fd6 100644 --- a/domains/not-a-nerd.json +++ b/domains/not-a-nerd.json @@ -1,11 +1,11 @@ { - "description": "Well, this is my github sub-domain for my future page", - "repo": "https://github.com/0lp/0lp.github.io", - "owner": { - "username": "0lp", - "email": "not.a.nerd0005@gmail.com" - }, - "record": { - "CNAME": "0lp.github.io" - } + "description": "Well, this is my github sub-domain for my future page", + "repo": "https://github.com/0lp/0lp.github.io", + "owner": { + "username": "0lp", + "email": "not.a.nerd0005@gmail.com" + }, + "record": { + "CNAME": "0lp.github.io" + } } diff --git a/domains/notaperson535.json b/domains/notaperson535.json index 00dd1d1d2..185dcaf36 100644 --- a/domains/notaperson535.json +++ b/domains/notaperson535.json @@ -1,11 +1,11 @@ { - "description": "My about me website", - "repo": "https://github.com/notAperson535/notAperson535", - "owner": { - "username": "notAperson535", - "email": "notAperson939@gmail.com" - }, - "record": { - "CNAME": "notAperson535.github.io" - } + "description": "My about me website", + "repo": "https://github.com/notAperson535/notAperson535", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } } diff --git a/domains/notcoded.json b/domains/notcoded.json index ecf8531b5..84dac91c2 100644 --- a/domains/notcoded.json +++ b/domains/notcoded.json @@ -10,4 +10,4 @@ "record": { "CNAME": "not-coded.github.io" } -} +} diff --git a/domains/notedwin.json b/domains/notedwin.json index adb2eaf51..0c5d29918 100644 --- a/domains/notedwin.json +++ b/domains/notedwin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Edwin15857", - "email": "notedwin.music@gmail.com" - }, - "record": { - "URL": "https://notedwin.api.stdlib.com/portfolio-using-html-in-autocode@dev" - } + "owner": { + "username": "Edwin15857", + "email": "notedwin.music@gmail.com" + }, + "record": { + "URL": "https://notedwin.api.stdlib.com/portfolio-using-html-in-autocode@dev" + } } diff --git a/domains/notefct.json b/domains/notefct.json index b6f801dcc..d2415cdde 100644 --- a/domains/notefct.json +++ b/domains/notefct.json @@ -1,11 +1,11 @@ { - "description": "notefct personal developer website", - "repo": "https://github.com/notefct/aboutme", - "owner": { - "username": "notefct", - "email": "edunlima2007@gmail.com" - }, - "record": { - "CNAME": "notefct.github.io" - } + "description": "notefct personal developer website", + "repo": "https://github.com/notefct/aboutme", + "owner": { + "username": "notefct", + "email": "edunlima2007@gmail.com" + }, + "record": { + "CNAME": "notefct.github.io" + } } diff --git a/domains/notjadeja.json b/domains/notjadeja.json index 4b1faf9c7..d32032699 100644 --- a/domains/notjadeja.json +++ b/domains/notjadeja.json @@ -1,20 +1,16 @@ - { - "owner": { +{ + "owner": { "username": "HalalJadeja", "email": "9236.stkabirdio@gmail.com" - }, - "record": { + }, + "record": { "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } - +} diff --git a/domains/notrana.json b/domains/notrana.json index d4aff135a..79a08a799 100644 --- a/domains/notrana.json +++ b/domains/notrana.json @@ -1,12 +1,12 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/notrana/notrana.github.io", - "owner": { - "username": "notrana", - "email": "mail@notrana.tk", - "discord": "Rana Asad.py#5925" - }, - "record": { - "CNAME": "notrana.github.io" - } + "description": "Link to my portfolio site.", + "repo": "https://github.com/notrana/notrana.github.io", + "owner": { + "username": "notrana", + "email": "mail@notrana.tk", + "discord": "Rana Asad.py#5925" + }, + "record": { + "CNAME": "notrana.github.io" + } } diff --git a/domains/notsora.json b/domains/notsora.json index 62bc4d44e..c7cd55b38 100644 --- a/domains/notsora.json +++ b/domains/notsora.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "OraSora", - "email": "S05A@outlook.com" - }, - "record": { - "CNAME": "c20d9bfa-52f3-47e1-a43f-326fe4079288.repl.co" - } + "owner": { + "username": "OraSora", + "email": "S05A@outlook.com" + }, + "record": { + "CNAME": "c20d9bfa-52f3-47e1-a43f-326fe4079288.repl.co" + } } diff --git a/domains/noxsin.json b/domains/noxsin.json index 19be530cb..bd2c44a04 100644 --- a/domains/noxsin.json +++ b/domains/noxsin.json @@ -1,12 +1,12 @@ { - "description": "A noxsin's webpage", - "repo": "https://github.com/komysh/komysh.github.io", - "owner": { - "username": "komysh", - "email": "arcteac@gmail.com", - "telegram": "@mentolbot" - }, - "record": { - "CNAME": "komysh.github.io" - } + "description": "A noxsin's webpage", + "repo": "https://github.com/komysh/komysh.github.io", + "owner": { + "username": "komysh", + "email": "arcteac@gmail.com", + "telegram": "@mentolbot" + }, + "record": { + "CNAME": "komysh.github.io" + } } diff --git a/domains/noxturnix.json b/domains/noxturnix.json index 670ff6454..469025210 100644 --- a/domains/noxturnix.json +++ b/domains/noxturnix.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Noxturnix", - "email": "noxturnix@noxt.us" - }, - "record": { - "URL": "https://noxt.us" - } + "owner": { + "username": "Noxturnix", + "email": "noxturnix@noxt.us" + }, + "record": { + "URL": "https://noxt.us" + } } diff --git a/domains/nrdybhu1.json b/domains/nrdybhu1.json index c750a379a..6db1f2174 100644 --- a/domains/nrdybhu1.json +++ b/domains/nrdybhu1.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website", - "repo": "https://github.com/NrdyBhu1/nrdybhu1.github.io", - "owner": { - "username": "NrdyBhu1", - "email": "NrdyBhu1@gmail.com" - }, - "record": { - "CNAME": "nrdybhu1.github.io" - } + "description": "My Personal Website", + "repo": "https://github.com/NrdyBhu1/nrdybhu1.github.io", + "owner": { + "username": "NrdyBhu1", + "email": "NrdyBhu1@gmail.com" + }, + "record": { + "CNAME": "nrdybhu1.github.io" + } } diff --git a/domains/nsh.json b/domains/nsh.json index 6e9bb7e32..d9508c0e5 100644 --- a/domains/nsh.json +++ b/domains/nsh.json @@ -1,12 +1,12 @@ -{ - "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-.dev", - "twitter": "oyepriyansh" - }, - "description": "mail domain", - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } - } +{ + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-.dev", + "twitter": "oyepriyansh" + }, + "description": "mail domain", + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/ntc-edm.json b/domains/ntc-edm.json index 534cb3ace..3aa60549e 100644 --- a/domains/ntc-edm.json +++ b/domains/ntc-edm.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "thanhcong2k7", "email": "nhocpeacock@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "kmdev.carrd.co" - } } - \ No newline at end of file +} diff --git a/domains/ntg.json b/domains/ntg.json index 8a6ea35b9..2517fa8a9 100644 --- a/domains/ntg.json +++ b/domains/ntg.json @@ -1,11 +1,11 @@ { - "description": "Dot Nothing here :)", - "repo": "https://github.com/dotntg/dotntg.github.io", - "owner": { - "username": "dotntg", - "email": "dotntg.dev@gmail.com" - }, - "record": { - "CNAME": "dotntg.github.io" - } + "description": "Dot Nothing here :)", + "repo": "https://github.com/dotntg/dotntg.github.io", + "owner": { + "username": "dotntg", + "email": "dotntg.dev@gmail.com" + }, + "record": { + "CNAME": "dotntg.github.io" + } } diff --git a/domains/nthn.json b/domains/nthn.json index 622f63a89..1479525d0 100644 --- a/domains/nthn.json +++ b/domains/nthn.json @@ -1,11 +1,11 @@ { - "description": "Storage Untuk Mengupload Semua Filemu", - "repo": "https://github.com/ZeroChanBot", - "owner": { - "username": "Nathan", - "email": "contact@webraku.xyz" - }, - "record": { - "CNAME": "storage-production.up.railway.app" - } + "description": "Storage Untuk Mengupload Semua Filemu", + "repo": "https://github.com/ZeroChanBot", + "owner": { + "username": "Nathan", + "email": "contact@webraku.xyz" + }, + "record": { + "CNAME": "storage-production.up.railway.app" + } } diff --git a/domains/null.json b/domains/null.json index 6fe085431..31aa9cb1f 100644 --- a/domains/null.json +++ b/domains/null.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Sudo-null7", "email": "philippeparr38@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "null.parr.lol" - } } - +} diff --git a/domains/nunya-9018.json b/domains/nunya-9018.json index 7f79066dd..d27b5c78d 100644 --- a/domains/nunya-9018.json +++ b/domains/nunya-9018.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Nunya-9018", "email": "007youdontknowme@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "nunya-9018.up.railway.app" - } } - \ No newline at end of file +} diff --git a/domains/nuxsh.json b/domains/nuxsh.json index 2c0db117e..b9fbc8b9b 100644 --- a/domains/nuxsh.json +++ b/domains/nuxsh.json @@ -1,12 +1,12 @@ { - "description": "hi, im nuxsh", - "repo": "https://github.com/nuxshed/nuxshed.github.io", - "owner": { - "username": "nuxshed", - "email": "nuxshed@gmail.com", - "discord": "nuxsh#9338" - }, - "record": { - "CNAME": "nuxshed.github.io" - } + "description": "hi, im nuxsh", + "repo": "https://github.com/nuxshed/nuxshed.github.io", + "owner": { + "username": "nuxshed", + "email": "nuxshed@gmail.com", + "discord": "nuxsh#9338" + }, + "record": { + "CNAME": "nuxshed.github.io" + } } diff --git a/domains/nv2k3.json b/domains/nv2k3.json index 2326cad67..059d1c3ff 100644 --- a/domains/nv2k3.json +++ b/domains/nv2k3.json @@ -1,11 +1,11 @@ { - "description": "Nv2k3's portfolio website", - "repo": "https://github.com/nv2k3/nv2k3.github.io", - "owner": { - "username": "nv2k3", - "email": "nagendrar.537@gmail.com" - }, - "record": { - "CNAME": "nv2k3.github.io" - } + "description": "Nv2k3's portfolio website", + "repo": "https://github.com/nv2k3/nv2k3.github.io", + "owner": { + "username": "nv2k3", + "email": "nagendrar.537@gmail.com" + }, + "record": { + "CNAME": "nv2k3.github.io" + } } diff --git a/domains/nxb1t.json b/domains/nxb1t.json index ef5818113..ae8c73d66 100644 --- a/domains/nxb1t.json +++ b/domains/nxb1t.json @@ -9,4 +9,4 @@ "record": { "CNAME": "nxb1t.github.io" } -} +} diff --git a/domains/nyan.json b/domains/nyan.json index 2320dfa1e..2d479ccd9 100644 --- a/domains/nyan.json +++ b/domains/nyan.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "aeongdesu", - "email": "", - "revolt": "@Nyan", - "discord": "Bread#2635", - "note": "discord id: 548821619661864962" - }, - "record": { - "CNAME": "ppy.pages.dev" - } + "owner": { + "username": "aeongdesu", + "email": "", + "revolt": "@Nyan", + "discord": "Bread#2635", + "note": "discord id: 548821619661864962" + }, + "record": { + "CNAME": "ppy.pages.dev" + } } diff --git a/domains/nyel.json b/domains/nyel.json index 66403dd00..3a7633c6c 100644 --- a/domains/nyel.json +++ b/domains/nyel.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "nyelnizy", "email": "yhiamdan@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "nyelnizy.github.io" - } } - \ No newline at end of file +} diff --git a/domains/nziie.json b/domains/nziie.json index 5153f53af..8cc47359e 100644 --- a/domains/nziie.json +++ b/domains/nziie.json @@ -1,11 +1,11 @@ { - "description": "Nziie's Developer Website", - "repo": "https://github.com/Nzii3/website", - "owner": { - "username": "Nzii3", - "email": "exeyst@gmail.com" - }, - "record": { - "CNAME": "nziie3.github.io" - } + "description": "Nziie's Developer Website", + "repo": "https://github.com/Nzii3/website", + "owner": { + "username": "Nzii3", + "email": "exeyst@gmail.com" + }, + "record": { + "CNAME": "nziie3.github.io" + } } diff --git a/domains/ocean.json b/domains/ocean.json index 33961cd2b..da166171b 100644 --- a/domains/ocean.json +++ b/domains/ocean.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OceanTechnic", - "email": "", - "twitter": "UnderWater_DEV" - }, - "record": { - "CNAME": "oceantechnic.github.io" - } + "owner": { + "username": "OceanTechnic", + "email": "", + "twitter": "UnderWater_DEV" + }, + "record": { + "CNAME": "oceantechnic.github.io" + } } diff --git a/domains/ocloo.json b/domains/ocloo.json index 057da463e..49aefc66c 100644 --- a/domains/ocloo.json +++ b/domains/ocloo.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "dev0cloo", "email": "etor.ocloo@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://dev0cloo.netlify.app" - } } - \ No newline at end of file +} diff --git a/domains/ofersadan.json b/domains/ofersadan.json index 42ce352c6..92c29af60 100644 --- a/domains/ofersadan.json +++ b/domains/ofersadan.json @@ -1,11 +1,11 @@ { - "description": "Ofer Sadan's GitHub profile", - "repo": "https://github.com/ofersadan85/ofersadan85", - "owner": { - "username": "ofersadan85", - "email": "ofersadan85@gmail.com" - }, - "record": { - "URL": "https://github.com/ofersadan85" - } -} \ No newline at end of file + "description": "Ofer Sadan's GitHub profile", + "repo": "https://github.com/ofersadan85/ofersadan85", + "owner": { + "username": "ofersadan85", + "email": "ofersadan85@gmail.com" + }, + "record": { + "URL": "https://github.com/ofersadan85" + } +} diff --git a/domains/oirnoir.json b/domains/oirnoir.json index 40175d026..35ae7a191 100644 --- a/domains/oirnoir.json +++ b/domains/oirnoir.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "OIRNOIR", - "email": "", - "discord": "OIRNOIR#0032" - }, - "record": { - "URL": "https://oirnoir.dev" - } + "owner": { + "username": "OIRNOIR", + "email": "", + "discord": "OIRNOIR#0032" + }, + "record": { + "URL": "https://oirnoir.dev" + } } diff --git a/domains/okyanusoz.json b/domains/okyanusoz.json index 0597038d6..879d5bc74 100644 --- a/domains/okyanusoz.json +++ b/domains/okyanusoz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "okyanusoz", - "email": "", - "github": "okyanusoz" - }, - "record": { - "URL": "https://github.com/okyanusoz" - } + "owner": { + "username": "okyanusoz", + "email": "", + "github": "okyanusoz" + }, + "record": { + "URL": "https://github.com/okyanusoz" + } } diff --git a/domains/ole.json b/domains/ole.json index 47cf2b984..3059021da 100644 --- a/domains/ole.json +++ b/domains/ole.json @@ -9,4 +9,4 @@ "record": { "CNAME": "ole-is-live.de" } -} +} diff --git a/domains/oleg.json b/domains/oleg.json index b7b5df0d9..f70dfd76e 100644 --- a/domains/oleg.json +++ b/domains/oleg.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "olegrumiancev", "email": "oleg.rumiancev@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://olegrumiancev.github.io" - } } - \ No newline at end of file +} diff --git a/domains/oleksa.json b/domains/oleksa.json index 395762d64..1742f4c29 100644 --- a/domains/oleksa.json +++ b/domains/oleksa.json @@ -1,11 +1,11 @@ { - "description": "Oleksa's personal portfolio pagee", - "repo": "https://github.com/angelofallars/angelofallars.github.io", - "owner": { - "username": "oleksa15", - "email": "oleksaa.ua@gmail.com" - }, - "record": { - "CNAME": "oleksa15.github.io" - } + "description": "Oleksa's personal portfolio pagee", + "repo": "https://github.com/angelofallars/angelofallars.github.io", + "owner": { + "username": "oleksa15", + "email": "oleksaa.ua@gmail.com" + }, + "record": { + "CNAME": "oleksa15.github.io" + } } diff --git a/domains/oli.json b/domains/oli.json index 1baba7315..c3a0f7940 100644 --- a/domains/oli.json +++ b/domains/oli.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "qyful", - "email": "", - "twitter": "Qyful", - "discord": "Qyful#1800" - }, - "record": { - "CNAME": "cb41d586-dc17-4f5d-b336-2c93504644e4.id.repl.co" - } + "owner": { + "username": "qyful", + "email": "", + "twitter": "Qyful", + "discord": "Qyful#1800" + }, + "record": { + "CNAME": "cb41d586-dc17-4f5d-b336-2c93504644e4.id.repl.co" + } } diff --git a/domains/olili.json b/domains/olili.json index 67bd1e257..6787d7178 100644 --- a/domains/olili.json +++ b/domains/olili.json @@ -1,11 +1,11 @@ { - "description": "Olili daniel portfolio", - "repo": "https://github.com/Olili2017/olili2017.github.io", - "owner": { - "username": "Olili2017", - "email": "olilidaniel@gmail.com" - }, - "record": { - "CNAME": "olili2017.github.io" - } + "description": "Olili daniel portfolio", + "repo": "https://github.com/Olili2017/olili2017.github.io", + "owner": { + "username": "Olili2017", + "email": "olilidaniel@gmail.com" + }, + "record": { + "CNAME": "olili2017.github.io" + } } diff --git a/domains/omer.json b/domains/omer.json index a4850d21c..cc93b8344 100644 --- a/domains/omer.json +++ b/domains/omer.json @@ -1,12 +1,12 @@ -{ - "description": "omercup's personal website", - "repo": "https://github.com/omercup/omercup.github.io", - "owner": { - "username": "omercup", - "email": "", - "twitter": "heisomercup" - }, - "record": { - "CNAME": "omercup.github.io" - } -} \ No newline at end of file +{ + "description": "omercup's personal website", + "repo": "https://github.com/omercup/omercup.github.io", + "owner": { + "username": "omercup", + "email": "", + "twitter": "heisomercup" + }, + "record": { + "CNAME": "omercup.github.io" + } +} diff --git a/domains/oneclick-macos-simple-kvm.notaperson535.json b/domains/oneclick-macos-simple-kvm.notaperson535.json index 2135c3dd1..5934082c5 100644 --- a/domains/oneclick-macos-simple-kvm.notaperson535.json +++ b/domains/oneclick-macos-simple-kvm.notaperson535.json @@ -1,11 +1,11 @@ { - "description": "My macOS VM guide website", - "repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM", - "owner": { - "username": "notAperson535", - "email": "notAperson939@gmail.com" - }, - "record": { - "CNAME": "notAperson535.github.io" - } + "description": "My macOS VM guide website", + "repo": "https://github.com/notAperson535/OneClick-macOS-Simple-KVM", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } } diff --git a/domains/onion.json b/domains/onion.json index 18af26572..afe940f08 100644 --- a/domains/onion.json +++ b/domains/onion.json @@ -1,15 +1,12 @@ { - "owner": { - "username": "OnionDev1885", - "email": "", - "discord": "OnionDev#1885" - }, - "record": { - "URL": "https://trgop.gq", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "OnionDev1885", + "email": "", + "discord": "OnionDev#1885" + }, + "record": { + "URL": "https://trgop.gq", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/oniondev.json b/domains/oniondev.json index 0309de764..0dadf40ae 100644 --- a/domains/oniondev.json +++ b/domains/oniondev.json @@ -1,15 +1,12 @@ { - "owner": { - "username": "OnionDev1885", - "email": "", - "discord": "OnionDev#1885" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "URL": "https://trgop.gq" - } + "owner": { + "username": "OnionDev1885", + "email": "", + "discord": "OnionDev#1885" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "URL": "https://trgop.gq" + } } diff --git a/domains/oofy.json b/domains/oofy.json index acb141c9d..7571fc158 100644 --- a/domains/oofy.json +++ b/domains/oofy.json @@ -1,11 +1,11 @@ { - "description": "Oofquest's Website!", - "repo": "https://github.com/oofquest", - "owner": { - "username": "oofquest", - "email": "oofquest@cub0rd.xyz" - }, - "record": { - "CNAME": "9655e52b-5dc4-45ba-8e74-8d942aa9ea33.repl.co" - } + "description": "Oofquest's Website!", + "repo": "https://github.com/oofquest", + "owner": { + "username": "oofquest", + "email": "oofquest@cub0rd.xyz" + }, + "record": { + "CNAME": "9655e52b-5dc4-45ba-8e74-8d942aa9ea33.repl.co" + } } diff --git a/domains/opaayush.json b/domains/opaayush.json index a672cc42b..8a1b90e92 100644 --- a/domains/opaayush.json +++ b/domains/opaayush.json @@ -9,4 +9,4 @@ "record": { "CNAME": "opaayush.pages.dev" } -} +} diff --git a/domains/oreki.json b/domains/oreki.json index ef0b4fe0e..166f8c81f 100644 --- a/domains/oreki.json +++ b/domains/oreki.json @@ -1,10 +1,10 @@ { - "description": "My Personal Website", - "owner": { - "username": "Oreki-Dev", - "email": "orekidev@gmail.com" - }, - "record": { - "A": ["164.132.74.251", "192.95.42.75"] - } + "description": "My Personal Website", + "owner": { + "username": "Oreki-Dev", + "email": "orekidev@gmail.com" + }, + "record": { + "A": ["164.132.74.251", "192.95.42.75"] + } } diff --git a/domains/oreo.json b/domains/oreo.json index ae229d19c..35f4638f1 100644 --- a/domains/oreo.json +++ b/domains/oreo.json @@ -1,12 +1,12 @@ { - "description": "A website for YummyOreo", - "repo": "https://github.com/YummyOreo/yummyoreo.github.io", - "owner": { - "username": "YummyOreo", - "email": "bobgim20@gmail.com", - "twitter": "YummyOreo3" - }, - "record": { - "CNAME": "yummyoreo.github.io" - } + "description": "A website for YummyOreo", + "repo": "https://github.com/YummyOreo/yummyoreo.github.io", + "owner": { + "username": "YummyOreo", + "email": "bobgim20@gmail.com", + "twitter": "YummyOreo3" + }, + "record": { + "CNAME": "yummyoreo.github.io" + } } diff --git a/domains/orestsaban.json b/domains/orestsaban.json index 18ae16395..5e424a540 100644 --- a/domains/orestsaban.json +++ b/domains/orestsaban.json @@ -1,19 +1,16 @@ { - "description": "My personality web page", - "owner": { - "username": "OrestSaban", - "email": "OrestSaban@OrestSaban.is-a.dev" - }, - "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" - ] - } + "description": "My personality web page", + "owner": { + "username": "OrestSaban", + "email": "OrestSaban@OrestSaban.is-a.dev" + }, + "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"] + } } diff --git a/domains/osada.json b/domains/osada.json index d3823a364..5922cc945 100644 --- a/domains/osada.json +++ b/domains/osada.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "osadavc", - "email": "osadavidath@gmail.com", - "twitter": "osadavidath" - }, - "record": { - "URL": "https://osada-is-a-dev.vercel.app" - } + "owner": { + "username": "osadavc", + "email": "osadavidath@gmail.com", + "twitter": "osadavidath" + }, + "record": { + "URL": "https://osada-is-a-dev.vercel.app" + } } diff --git a/domains/ovillafuerte94.json b/domains/ovillafuerte94.json index d80b59dce..5e7146518 100644 --- a/domains/ovillafuerte94.json +++ b/domains/ovillafuerte94.json @@ -1,11 +1,11 @@ { - "description": "Omar Villafuerte", - "repo": "https://github.com/ovillafuerte94/ovillafuerte94.github.io", - "owner": { - "username": "ovillafuerte94", - "email": "ovillafuerte.94@gmail.com" - }, - "record": { - "CNAME": "ovillafuerte94.github.io" - } + "description": "Omar Villafuerte", + "repo": "https://github.com/ovillafuerte94/ovillafuerte94.github.io", + "owner": { + "username": "ovillafuerte94", + "email": "ovillafuerte.94@gmail.com" + }, + "record": { + "CNAME": "ovillafuerte94.github.io" + } } diff --git a/domains/owain.json b/domains/owain.json index bf9063817..22080c4c3 100644 --- a/domains/owain.json +++ b/domains/owain.json @@ -1,10 +1,10 @@ { - "description": "Owain's Website", - "owner": { - "username": "owjothegreat", - "email": "owain.jones74@gmail.com" - }, - "record": { - "CNAME": "0wain.xyz" - } + "description": "Owain's Website", + "owner": { + "username": "owjothegreat", + "email": "owain.jones74@gmail.com" + }, + "record": { + "CNAME": "0wain.xyz" + } } diff --git a/domains/paban.json b/domains/paban.json index 18879ad6b..adc0c0f4e 100644 --- a/domains/paban.json +++ b/domains/paban.json @@ -1,11 +1,11 @@ { - "description": "Portfolio of Paban", - "repo": "https://github.com/Pabanjyoti/Pabanjyoti.github.io", - "owner": { - "username": "Pabanjyoti", - "email": "pawanjyotimail@gmail.com" - }, - "record": { - "CNAME": "pabanjyoti.github.io" - } + "description": "Portfolio of Paban", + "repo": "https://github.com/Pabanjyoti/Pabanjyoti.github.io", + "owner": { + "username": "Pabanjyoti", + "email": "pawanjyotimail@gmail.com" + }, + "record": { + "CNAME": "pabanjyoti.github.io" + } } diff --git a/domains/pace.json b/domains/pace.json index 42b9b1ef9..1e50c5e7a 100644 --- a/domains/pace.json +++ b/domains/pace.json @@ -1,11 +1,11 @@ { - "description": "Place to host all my bio for my spigot plugins", - "repo": "https://github.com/Pace1337", - "owner": { - "username": "Pace1337", - "email": "pacex3123@gmail.com" - }, - "record": { - "CNAME": "pacedev.tk" - } + "description": "Place to host all my bio for my spigot plugins", + "repo": "https://github.com/Pace1337", + "owner": { + "username": "Pace1337", + "email": "pacex3123@gmail.com" + }, + "record": { + "CNAME": "pacedev.tk" + } } diff --git a/domains/pad.json b/domains/pad.json index a3ae728b5..809275bf4 100644 --- a/domains/pad.json +++ b/domains/pad.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "aripadrian", "email": "aripadrian01@gmail.com" - }, + }, - "record": { + "record": { "A": ["209.182.237.31"] - } } - \ No newline at end of file +} diff --git a/domains/paddycooper.json b/domains/paddycooper.json index 70f0d932e..7fce41f31 100644 --- a/domains/paddycooper.json +++ b/domains/paddycooper.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "PaddyCooper08", "email": "1210@rgsg.co.uk" - }, + }, - "record": { + "record": { "CNAME": "paddycooper.surge.sh" - } } - +} diff --git a/domains/pajsen.json b/domains/pajsen.json index 92f021368..442ccdcf4 100644 --- a/domains/pajsen.json +++ b/domains/pajsen.json @@ -1,11 +1,11 @@ { - "description": "Pajsen's developer website", - "repo": "https://github.com/pajsen-media/pajsen-media.github.io", - "owner": { - "username": "Pajsen9263", - "email": "admin@cybercore.gq" - }, - "record": { - "CNAME": "pajsen-media.github.io" - } + "description": "Pajsen's developer website", + "repo": "https://github.com/pajsen-media/pajsen-media.github.io", + "owner": { + "username": "Pajsen9263", + "email": "admin@cybercore.gq" + }, + "record": { + "CNAME": "pajsen-media.github.io" + } } diff --git a/domains/panchal-chirag.json b/domains/panchal-chirag.json index 072aea0cf..c1be602ae 100644 --- a/domains/panchal-chirag.json +++ b/domains/panchal-chirag.json @@ -1,11 +1,11 @@ { - "description": "Chirag Profile.", - "repo": "https://github.com/panchal-chirag/panchal-chirag.github.io", - "owner": { - "username": "panchal-chirag", - "email": "" - }, - "record": { - "CNAME": "panchal-chirag.github.io" - } + "description": "Chirag Profile.", + "repo": "https://github.com/panchal-chirag/panchal-chirag.github.io", + "owner": { + "username": "panchal-chirag", + "email": "" + }, + "record": { + "CNAME": "panchal-chirag.github.io" + } } diff --git a/domains/panda.json b/domains/panda.json index d0e173900..94c5e5d5c 100644 --- a/domains/panda.json +++ b/domains/panda.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "description": "redirection to main web.", - "record": { - "URL": "https://semant.panda.is-a.dev" - } + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev" + }, + "description": "redirection to main web.", + "record": { + "URL": "https://semant.panda.is-a.dev" + } } diff --git a/domains/pandaninjas.json b/domains/pandaninjas.json index b33450452..67049dc69 100644 --- a/domains/pandaninjas.json +++ b/domains/pandaninjas.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "pandaninjas", "email": "admin@malwarefight.gq" - }, - "record": { + }, + "record": { "CNAME": "pandaninjas.github.io" - } } - \ No newline at end of file +} diff --git a/domains/pandya-riddhi.json b/domains/pandya-riddhi.json index 3765c9f3f..5e59f0708 100644 --- a/domains/pandya-riddhi.json +++ b/domains/pandya-riddhi.json @@ -1,11 +1,11 @@ { - "description": "Riddhi pandya profile.", - "repo": "https://github.com/pandya-riddhi/pandya-riddhi.github.io", - "owner": { - "username": "pandya-riddhi", - "email": "" - }, - "record": { - "CNAME": "pandya-riddhi.github.io" - } + "description": "Riddhi pandya profile.", + "repo": "https://github.com/pandya-riddhi/pandya-riddhi.github.io", + "owner": { + "username": "pandya-riddhi", + "email": "" + }, + "record": { + "CNAME": "pandya-riddhi.github.io" + } } diff --git a/domains/pansy.json b/domains/pansy.json index 927f76798..9191e313c 100644 --- a/domains/pansy.json +++ b/domains/pansy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pansy27", - "email": "uselessshogun99@gmail.com" - }, - "record": { - "CNAME": "pansy27.github.io" - } + "owner": { + "username": "pansy27", + "email": "uselessshogun99@gmail.com" + }, + "record": { + "CNAME": "pansy27.github.io" + } } diff --git a/domains/papyrus.json b/domains/papyrus.json index d9ff0c33d..0ecf80594 100644 --- a/domains/papyrus.json +++ b/domains/papyrus.json @@ -1,11 +1,11 @@ { - "description": "Howdy I'm Papyrus and I created this is website", - "repo": "https://github.com/Papyrus0444/papyrus0444.github.io", - "owner": { - "username": "Papyrus0444", - "email": "vladbogdanmicu@gmail.com" -}, - "record": { - "CNAME": "papyrus0444.github.io" - } + "description": "Howdy I'm Papyrus and I created this is website", + "repo": "https://github.com/Papyrus0444/papyrus0444.github.io", + "owner": { + "username": "Papyrus0444", + "email": "vladbogdanmicu@gmail.com" + }, + "record": { + "CNAME": "papyrus0444.github.io" + } } diff --git a/domains/paranoiasystem.json b/domains/paranoiasystem.json index 3b0c8decb..9e9c03e5a 100644 --- a/domains/paranoiasystem.json +++ b/domains/paranoiasystem.json @@ -1,11 +1,11 @@ { - "description": "ParanoiaSystem's Domain", - "repo": "https://github.com/paranoiasystem/paranoiasystem.github.io", - "owner": { - "username": "paranoiasystem", - "email": "marcoferraioli@live.com" - }, - "record": { - "CNAME": "paranoiasystem.github.io" - } + "description": "ParanoiaSystem's Domain", + "repo": "https://github.com/paranoiasystem/paranoiasystem.github.io", + "owner": { + "username": "paranoiasystem", + "email": "marcoferraioli@live.com" + }, + "record": { + "CNAME": "paranoiasystem.github.io" + } } diff --git a/domains/parshnt.json b/domains/parshnt.json index 169b9886b..68bdc0d7e 100644 --- a/domains/parshnt.json +++ b/domains/parshnt.json @@ -1,11 +1,11 @@ { - "description": "YAY, new place for my Portfolio", - "repo": "https://github.com/parshnt", - "owner": { - "username": "parshnt", - "email": "hi.parshant@gmail.com" - }, - "record": { - "CNAME": "parshnt.github.io" - } + "description": "YAY, new place for my Portfolio", + "repo": "https://github.com/parshnt", + "owner": { + "username": "parshnt", + "email": "hi.parshant@gmail.com" + }, + "record": { + "CNAME": "parshnt.github.io" + } } diff --git a/domains/parth.json b/domains/parth.json index e920cebd1..9fcdac438 100644 --- a/domains/parth.json +++ b/domains/parth.json @@ -1,11 +1,11 @@ { - "description": "An awesome new place for my Portfolio !", - "repo": "https://github.com/parthpanchal123/profile", - "owner": { - "username": "parthpanchal123", - "email": "parthpanchal53@gmail.com" - }, - "record": { - "CNAME": "parthpanchal123.github.io" - } + "description": "An awesome new place for my Portfolio !", + "repo": "https://github.com/parthpanchal123/profile", + "owner": { + "username": "parthpanchal123", + "email": "parthpanchal53@gmail.com" + }, + "record": { + "CNAME": "parthpanchal123.github.io" + } } diff --git a/domains/patel-hetal.json b/domains/patel-hetal.json index 589cadd23..c4b9098ba 100644 --- a/domains/patel-hetal.json +++ b/domains/patel-hetal.json @@ -1,11 +1,11 @@ { - "description": "Hetal Profile.", - "repo": "https://github.com/patel-hetal/patel-hetal.github.io", - "owner": { - "username": "patel-hetal", - "email": "" - }, - "record": { - "CNAME": "patel-hetal.github.io" - } + "description": "Hetal Profile.", + "repo": "https://github.com/patel-hetal/patel-hetal.github.io", + "owner": { + "username": "patel-hetal", + "email": "" + }, + "record": { + "CNAME": "patel-hetal.github.io" + } } diff --git a/domains/pathan-imran.json b/domains/pathan-imran.json index d3ef1a6bf..7faee34c1 100644 --- a/domains/pathan-imran.json +++ b/domains/pathan-imran.json @@ -1,11 +1,11 @@ { - "description": "Imran Profile.", - "repo": "https://github.com/pathan-imran/pathan-imran.github.io", - "owner": { - "username": "pathan-imran", - "email": "" - }, - "record": { - "CNAME": "pathan-imran.github.io" - } -} + "description": "Imran Profile.", + "repo": "https://github.com/pathan-imran/pathan-imran.github.io", + "owner": { + "username": "pathan-imran", + "email": "" + }, + "record": { + "CNAME": "pathan-imran.github.io" + } +} diff --git a/domains/patriciafelix.json b/domains/patriciafelix.json index 02b75e638..d0309a817 100644 --- a/domains/patriciafelix.json +++ b/domains/patriciafelix.json @@ -1,11 +1,11 @@ { - "description": "Portfolio Website", - "repo": "https://github.com/patriciafelixx/patriciafelixx.github.io", - "owner": { - "username": "patriciafelixx", - "email": "patriciafelixx@outlook.com" - }, - "record": { - "CNAME": "patriciafelixx.github.io" - } + "description": "Portfolio Website", + "repo": "https://github.com/patriciafelixx/patriciafelixx.github.io", + "owner": { + "username": "patriciafelixx", + "email": "patriciafelixx@outlook.com" + }, + "record": { + "CNAME": "patriciafelixx.github.io" + } } diff --git a/domains/patrick.json b/domains/patrick.json index 91fa2b4c4..60f20efc1 100644 --- a/domains/patrick.json +++ b/domains/patrick.json @@ -1,11 +1,11 @@ { - "description": "Have a look to my web site please ;-;", - "repo": "https://github.com/PatrickChoDev", - "owner": { - "username": "PatrickChoDev", - "email": "devpatrick.cho@gmail.com" - }, - "record": { - "A": ["140.83.36.254"] - } + "description": "Have a look to my web site please ;-;", + "repo": "https://github.com/PatrickChoDev", + "owner": { + "username": "PatrickChoDev", + "email": "devpatrick.cho@gmail.com" + }, + "record": { + "A": ["140.83.36.254"] + } } diff --git a/domains/patrickbrophy.json b/domains/patrickbrophy.json index b9aed7f9a..04aa0e744 100644 --- a/domains/patrickbrophy.json +++ b/domains/patrickbrophy.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "washedPat", "email": "patrick.brophy2@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "patrickbrophy.dev" - } } - +} diff --git a/domains/patrickzhou.json b/domains/patrickzhou.json index f056a828e..f02262bdb 100644 --- a/domains/patrickzhou.json +++ b/domains/patrickzhou.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "patrickzhou1234", - "email": "", - "discord": "Moist Nugget#5050" - }, - "record": { - "CNAME": "patrickzhou1234.github.io" - } + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "Moist Nugget#5050" + }, + "record": { + "CNAME": "patrickzhou1234.github.io" + } } diff --git a/domains/paul.json b/domains/paul.json index 4c0dc502d..66a485c4e 100644 --- a/domains/paul.json +++ b/domains/paul.json @@ -1,11 +1,11 @@ { - "description": "My Personal Landing Page!", - "repo": "https://github.com/NotKaskus", - "owner": { - "username": "NotKaskus", - "email": "kaskus45@protonmail.com" - }, - "record": { - "CNAME": "notkaskus.github.io" - } + "description": "My Personal Landing Page!", + "repo": "https://github.com/NotKaskus", + "owner": { + "username": "NotKaskus", + "email": "kaskus45@protonmail.com" + }, + "record": { + "CNAME": "notkaskus.github.io" + } } diff --git a/domains/pay.gornostay25.json b/domains/pay.gornostay25.json index e884103ae..075714eae 100644 --- a/domains/pay.gornostay25.json +++ b/domains/pay.gornostay25.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "gornostay25", - "email": "me@gornostay25.is-a.dev" - }, - "record": { - "CNAME": "d3ef8e32-cbba-4a23-a450-08aa46054a6b.repl.co" - } + "owner": { + "username": "gornostay25", + "email": "me@gornostay25.is-a.dev" + }, + "record": { + "CNAME": "d3ef8e32-cbba-4a23-a450-08aa46054a6b.repl.co" + } } diff --git a/domains/payidar.json b/domains/payidar.json index d07bddf54..ce10ee0fe 100644 --- a/domains/payidar.json +++ b/domains/payidar.json @@ -1,11 +1,11 @@ { - "description": "Payidars's personal developer website", - "repo": "https://github.com/payidarofficial", - "owner": { - "username": "payidar", - "email": "mertcelik2196@gmail.com" - }, - "record": { - "URL": "https://payidarofficial.xyz" - } + "description": "Payidars's personal developer website", + "repo": "https://github.com/payidarofficial", + "owner": { + "username": "payidar", + "email": "mertcelik2196@gmail.com" + }, + "record": { + "URL": "https://payidarofficial.xyz" + } } diff --git a/domains/peach.json b/domains/peach.json index ade9fef83..0992bffb7 100644 --- a/domains/peach.json +++ b/domains/peach.json @@ -1,12 +1,12 @@ { - "description": "Peach's Website!", - "repo": "https://github.com/RUW3T/peach.github.io", - "owner": { - "username": "Peach", - "email": "azisbillah95@gmail.com", - "discord": "edrea#1717" - }, - "record": { - "CNAME": "ruw3t.github.io" - } + "description": "Peach's Website!", + "repo": "https://github.com/RUW3T/peach.github.io", + "owner": { + "username": "Peach", + "email": "azisbillah95@gmail.com", + "discord": "edrea#1717" + }, + "record": { + "CNAME": "ruw3t.github.io" + } } diff --git a/domains/pekly.json b/domains/pekly.json index 88a56ee92..57869b846 100644 --- a/domains/pekly.json +++ b/domains/pekly.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Pekly", "email": "oodhuu57@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://dsc.gg/pekly" - } } - \ No newline at end of file +} diff --git a/domains/pemtshewang.json b/domains/pemtshewang.json index f070b9552..235d47bee 100644 --- a/domains/pemtshewang.json +++ b/domains/pemtshewang.json @@ -9,4 +9,4 @@ "record": { "CNAME": "pemtshewang.github.io" } -} +} diff --git a/domains/penguin.json b/domains/penguin.json index 9fa7ca004..70d9fccdb 100644 --- a/domains/penguin.json +++ b/domains/penguin.json @@ -1,22 +1,16 @@ { - "owner": { - "username": "bcyayay14", - "email": "br14n.universe@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx.zoho.com.au", - "mx2.zoho.com.au", - "mx3.zoho.com.au" - ], - "TXT": "v=spf1 include:zoho.com.au ~all" - - } - + "owner": { + "username": "bcyayay14", + "email": "br14n.universe@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx.zoho.com.au", "mx2.zoho.com.au", "mx3.zoho.com.au"], + "TXT": "v=spf1 include:zoho.com.au ~all" + } } diff --git a/domains/penguinmod.json b/domains/penguinmod.json index f3d5831ec..e87857962 100644 --- a/domains/penguinmod.json +++ b/domains/penguinmod.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "FreshPenguin112", - "email": "freshpenguin1@outlook.com" - }, - "record": { - "URL": "https://penguinmod.github.io/PenguinMod-Gui/editor.html" - } + "owner": { + "username": "FreshPenguin112", + "email": "freshpenguin1@outlook.com" + }, + "record": { + "URL": "https://penguinmod.github.io/PenguinMod-Gui/editor.html" + } } diff --git a/domains/penieldialu.json b/domains/penieldialu.json index 4669f534a..d34aa6373 100644 --- a/domains/penieldialu.json +++ b/domains/penieldialu.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "bilwifi", "email": "dialundamapeniel@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://penieldialu.carrd.co" - } } - \ No newline at end of file +} diff --git a/domains/penieldialundama.json b/domains/penieldialundama.json index 4669f534a..d34aa6373 100644 --- a/domains/penieldialundama.json +++ b/domains/penieldialundama.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "bilwifi", "email": "dialundamapeniel@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://penieldialu.carrd.co" - } } - \ No newline at end of file +} diff --git a/domains/peris.json b/domains/peris.json index ecb5c9139..47c4b4ef6 100644 --- a/domains/peris.json +++ b/domains/peris.json @@ -1,11 +1,11 @@ { - "description": "Peris's Portfolio", - "repo": "https://github.com/perisrai/perisrai.github.io", - "owner": { - "username": "perisrai", - "email": "perishrai@gmail.com" - }, - "record": { - "CNAME": "perisrai.github.io" - } + "description": "Peris's Portfolio", + "repo": "https://github.com/perisrai/perisrai.github.io", + "owner": { + "username": "perisrai", + "email": "perishrai@gmail.com" + }, + "record": { + "CNAME": "perisrai.github.io" + } } diff --git a/domains/petla.json b/domains/petla.json index 8cfc57a18..99913cff7 100644 --- a/domains/petla.json +++ b/domains/petla.json @@ -1,12 +1,12 @@ { - "owner": { + "owner": { "username": "Petla-reboot", "email": "petla@s246.xrea.com", "twitter": "Petla_reboot" - }, + }, - "record": { + "record": { "A": ["160.251.151.77"], "MX": ["s246.xrea.com"] - } } +} diff --git a/domains/phamvandien.json b/domains/phamvandien.json index 25523490e..7347c4d72 100644 --- a/domains/phamvandien.json +++ b/domains/phamvandien.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "D-Jukie", "email": "phamvandienofficial@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "a6b7d456-4a75-42ba-b316-2b5b50199973.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/phantom.json b/domains/phantom.json index 19d8b51b3..53bd14626 100644 --- a/domains/phantom.json +++ b/domains/phantom.json @@ -1,11 +1,11 @@ { - "description": "My is-a-dev sub-domain Credentials! :D", - "repo": "https://github.com/SealedSaucer", - "owner": { - "username": "SealedSaucer", - "email": "sealedsaucer@gmail.com" - }, - "record": { - "CNAME": "phantom.pages.dev" - } + "description": "My is-a-dev sub-domain Credentials! :D", + "repo": "https://github.com/SealedSaucer", + "owner": { + "username": "SealedSaucer", + "email": "sealedsaucer@gmail.com" + }, + "record": { + "CNAME": "phantom.pages.dev" + } } diff --git a/domains/phaze.json b/domains/phaze.json index 9d9fc19d9..70b7adc8a 100644 --- a/domains/phaze.json +++ b/domains/phaze.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "phaze-the-dumb", "email": "phaze@duck.com" - }, - "record": { + }, + "record": { "A": ["132.226.127.70"] - } } - +} diff --git a/domains/phelix.json b/domains/phelix.json index 508ebbb73..ab8d6e502 100644 --- a/domains/phelix.json +++ b/domains/phelix.json @@ -1,11 +1,11 @@ { - "description": "Phelix Dusengimana is a full-stack developer(FE Heavy) and ui designer", - "repo": "https://github.com/phelixdusengimana/phelixdusengimana", - "owner": { - "username": "phelixdusengimana", - "email": "phelixdusengimana@gmail.com" - }, - "record": { - "URL": "https://phelixdusengimana.vercel.app" - } + "description": "Phelix Dusengimana is a full-stack developer(FE Heavy) and ui designer", + "repo": "https://github.com/phelixdusengimana/phelixdusengimana", + "owner": { + "username": "phelixdusengimana", + "email": "phelixdusengimana@gmail.com" + }, + "record": { + "URL": "https://phelixdusengimana.vercel.app" + } } diff --git a/domains/phelixdusengimana.json b/domains/phelixdusengimana.json index 508ebbb73..ab8d6e502 100644 --- a/domains/phelixdusengimana.json +++ b/domains/phelixdusengimana.json @@ -1,11 +1,11 @@ { - "description": "Phelix Dusengimana is a full-stack developer(FE Heavy) and ui designer", - "repo": "https://github.com/phelixdusengimana/phelixdusengimana", - "owner": { - "username": "phelixdusengimana", - "email": "phelixdusengimana@gmail.com" - }, - "record": { - "URL": "https://phelixdusengimana.vercel.app" - } + "description": "Phelix Dusengimana is a full-stack developer(FE Heavy) and ui designer", + "repo": "https://github.com/phelixdusengimana/phelixdusengimana", + "owner": { + "username": "phelixdusengimana", + "email": "phelixdusengimana@gmail.com" + }, + "record": { + "URL": "https://phelixdusengimana.vercel.app" + } } diff --git a/domains/pheonix.json b/domains/pheonix.json index db0f430a4..b981729f1 100644 --- a/domains/pheonix.json +++ b/domains/pheonix.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Pheonix14", "email": "sd490405@gmail.com" - }, - "record": { + }, + "record": { "A": ["164.132.74.251"] - } } - \ No newline at end of file +} diff --git a/domains/philcajurao.json b/domains/philcajurao.json index fb8158e0a..c05bf679f 100644 --- a/domains/philcajurao.json +++ b/domains/philcajurao.json @@ -1,11 +1,11 @@ { - "description": "my firstime here and for my portfolio website", - "repo": "https://github.com/philcajurao/philcajurao.github.io", - "owner": { - "username": "philcajurao", - "email": "philcajurao@gmail.com" - }, - "record": { - "CNAME": "philcajurao.github.io" - } + "description": "my firstime here and for my portfolio website", + "repo": "https://github.com/philcajurao/philcajurao.github.io", + "owner": { + "username": "philcajurao", + "email": "philcajurao@gmail.com" + }, + "record": { + "CNAME": "philcajurao.github.io" + } } diff --git a/domains/picklerick.json b/domains/picklerick.json index 51c8ba470..633a17526 100644 --- a/domains/picklerick.json +++ b/domains/picklerick.json @@ -1,11 +1,11 @@ { - "description": "cool stuff", - "repo": "https://github.com/ticklerick/ticklerick.github.io", - "owner": { - "username": "ticklerick", - "email": "pickle@anonemail.net" - }, - "record": { - "CNAME": "ticklerick.github.io" - } + "description": "cool stuff", + "repo": "https://github.com/ticklerick/ticklerick.github.io", + "owner": { + "username": "ticklerick", + "email": "pickle@anonemail.net" + }, + "record": { + "CNAME": "ticklerick.github.io" + } } diff --git a/domains/picloud.json b/domains/picloud.json index 0f5bc2e1e..f3184623e 100644 --- a/domains/picloud.json +++ b/domains/picloud.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "hb0313", "email": "hbhandwaldar@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://sites.google.com/view/pihome1/home" - } } - +} diff --git a/domains/piero.json b/domains/piero.json index 2071cbb34..76e744f86 100644 --- a/domains/piero.json +++ b/domains/piero.json @@ -1,11 +1,11 @@ { - "description": "Piero Is a Dev", - "repo": "https://replit.com/@piemadd/pierois-adev", - "owner": { - "username": "pieromqwerty", - "email": "isadev@piemadd.com" - }, - "record": { - "CNAME": "588d327b-9fb6-4484-856e-0477ffef0efe.repl.co" - } + "description": "Piero Is a Dev", + "repo": "https://replit.com/@piemadd/pierois-adev", + "owner": { + "username": "pieromqwerty", + "email": "isadev@piemadd.com" + }, + "record": { + "CNAME": "588d327b-9fb6-4484-856e-0477ffef0efe.repl.co" + } } diff --git a/domains/pinchese.json b/domains/pinchese.json index 0fc394b29..176b29d81 100644 --- a/domains/pinchese.json +++ b/domains/pinchese.json @@ -1,11 +1,11 @@ { - "description": "a website and portfolio for me and my projects", - "repo": "https://github.com/pinchese/pinchese.github.io", - "owner": { - "username": "pinchese", - "email": "pinchese@protonmail.com" - }, - "record": { - "CNAME": "pinchese.github.io" - } + "description": "a website and portfolio for me and my projects", + "repo": "https://github.com/pinchese/pinchese.github.io", + "owner": { + "username": "pinchese", + "email": "pinchese@protonmail.com" + }, + "record": { + "CNAME": "pinchese.github.io" + } } diff --git a/domains/pingoda.json b/domains/pingoda.json index ad9cbb10a..bbb9d05d6 100644 --- a/domains/pingoda.json +++ b/domains/pingoda.json @@ -9,4 +9,4 @@ "record": { "CNAME": "pinogda.github.io" } -} +} diff --git a/domains/pinont.json b/domains/pinont.json index ebeb0fd4c..33575c532 100644 --- a/domains/pinont.json +++ b/domains/pinont.json @@ -1,11 +1,11 @@ { - "description": "My Personal Web.", - "repo": "https://github.com/PinozenTH/PinozenTH.github.io", - "owner": { - "username": "PinozenTH", - "email": "Pinozen.Thailand@gmail.com" - }, - "record": { - "CNAME": "PinozenTH.github.io" - } + "description": "My Personal Web.", + "repo": "https://github.com/PinozenTH/PinozenTH.github.io", + "owner": { + "username": "PinozenTH", + "email": "Pinozen.Thailand@gmail.com" + }, + "record": { + "CNAME": "PinozenTH.github.io" + } } diff --git a/domains/pirate-project.json b/domains/pirate-project.json index 85711ef02..a676b1433 100644 --- a/domains/pirate-project.json +++ b/domains/pirate-project.json @@ -1,12 +1,10 @@ { - "description": "Pirate-Teams server", - "owner": { - "username": "StalkerMeyr", - "email": "andchit223@gmail.com" - }, - "record": { - "A": [ - "185.87.50.120" - ] - } -} + "description": "Pirate-Teams server", + "owner": { + "username": "StalkerMeyr", + "email": "andchit223@gmail.com" + }, + "record": { + "A": ["185.87.50.120"] + } +} diff --git a/domains/pivko.json b/domains/pivko.json index 2fb472b15..b5d03794d 100644 --- a/domains/pivko.json +++ b/domains/pivko.json @@ -1,10 +1,10 @@ { - "description": "AmbassadorGovna website", - "owner": { - "username": "AmbassadorGovna", - "email": "leshikcube+isadev@googlemail.com" - }, - "record": { - "CNAME": "vps162412.ispsite.ru" - } + "description": "AmbassadorGovna website", + "owner": { + "username": "AmbassadorGovna", + "email": "leshikcube+isadev@googlemail.com" + }, + "record": { + "CNAME": "vps162412.ispsite.ru" + } } diff --git a/domains/pixel.json b/domains/pixel.json index 4b558abe2..7cce20e4d 100644 --- a/domains/pixel.json +++ b/domains/pixel.json @@ -1,12 +1,12 @@ { - "description": "BasicPixel's personal website", - "repo": "https://github.com/BasicPixel/basicpixel.github.io", - "owner": { - "username": "BasicPixel", - "email": "osama.mo.qudah@gmail.com", - "twitter": "pqudah" - }, - "record": { - "CNAME": "basicpixel.github.io" - } + "description": "BasicPixel's personal website", + "repo": "https://github.com/BasicPixel/basicpixel.github.io", + "owner": { + "username": "BasicPixel", + "email": "osama.mo.qudah@gmail.com", + "twitter": "pqudah" + }, + "record": { + "CNAME": "basicpixel.github.io" + } } diff --git a/domains/pixelgeek.json b/domains/pixelgeek.json index 97cf04944..5e46be32f 100644 --- a/domains/pixelgeek.json +++ b/domains/pixelgeek.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "pixelgeek", - "email": "pixelgeek@intel.com" - }, - "record": { - "CNAME": "pixelgeek.github.io" - } - } - \ No newline at end of file +{ + "owner": { + "username": "pixelgeek", + "email": "pixelgeek@intel.com" + }, + "record": { + "CNAME": "pixelgeek.github.io" + } +} diff --git a/domains/pixl8.json b/domains/pixl8.json index 749ad779d..3a5367f35 100644 --- a/domains/pixl8.json +++ b/domains/pixl8.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "pixl8dev", "email": "judah.cs08@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "pixl8dev.github.io" - } } - \ No newline at end of file +} diff --git a/domains/piyush.json b/domains/piyush.json index 175077ef7..ac8615740 100644 --- a/domains/piyush.json +++ b/domains/piyush.json @@ -1,10 +1,10 @@ { - "description": "Piyush's Website", - "owner": { - "username": "officialpiyush", - "email": "bhangalepiyush@gmail.com" - }, - "record": { - "URL": "https://officialpiyush.github.io" - } + "description": "Piyush's Website", + "owner": { + "username": "officialpiyush", + "email": "bhangalepiyush@gmail.com" + }, + "record": { + "URL": "https://officialpiyush.github.io" + } } diff --git a/domains/plopilpy.json b/domains/plopilpy.json index 43178d678..e592c94d0 100644 --- a/domains/plopilpy.json +++ b/domains/plopilpy.json @@ -1,12 +1,12 @@ { - "description": "My personal page, where I demonstrate some HTML and JS", - "repo": "https://github.com/plopilpy/plopilpy.github.io", - "owner": { - "username": "plopilpy", - "email": "plopilpy@tazzy.ca", - "twitter": "plopilpy" - }, - "record": { - "CNAME": "plopilpy.github.io" - } + "description": "My personal page, where I demonstrate some HTML and JS", + "repo": "https://github.com/plopilpy/plopilpy.github.io", + "owner": { + "username": "plopilpy", + "email": "plopilpy@tazzy.ca", + "twitter": "plopilpy" + }, + "record": { + "CNAME": "plopilpy.github.io" + } } diff --git a/domains/plumaxe.json b/domains/plumaxe.json index 106acdfdd..600b3b521 100644 --- a/domains/plumaxe.json +++ b/domains/plumaxe.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Firewoork", - "email": "iaintflxzra122@gmail.com" - }, - "record": { - "CNAME": "Plumaxe.github.io" - } + "owner": { + "username": "Firewoork", + "email": "iaintflxzra122@gmail.com" + }, + "record": { + "CNAME": "Plumaxe.github.io" + } } diff --git a/domains/plun.json b/domains/plun.json index 678139655..601b90c33 100644 --- a/domains/plun.json +++ b/domains/plun.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "plun1331", "email": "plun1331@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "plun.pages.dev" - } } - \ No newline at end of file +} diff --git a/domains/pmint05.json b/domains/pmint05.json index d2ae09e84..90e31ccbb 100644 --- a/domains/pmint05.json +++ b/domains/pmint05.json @@ -9,4 +9,4 @@ "record": { "CNAME": "pmint05.github.io" } -} +} diff --git a/domains/pndaboi.json b/domains/pndaboi.json index 6ac168f10..4dd3c19a7 100644 --- a/domains/pndaboi.json +++ b/domains/pndaboi.json @@ -1,12 +1,12 @@ { - "description": "PndaBoi's Website!", - "repo": "https://github.com/PndaBoi/pndaboi.github.io", - "owner": { - "username": "PndaBoi", - "email": "vareshplayzyt@gmail.com", - "discord": "ΞGØ〢⎝⎝✧Varesh Here✧⎠⎠#9890" - }, - "record": { - "CNAME": "pndaboi.github.io" - } + "description": "PndaBoi's Website!", + "repo": "https://github.com/PndaBoi/pndaboi.github.io", + "owner": { + "username": "PndaBoi", + "email": "vareshplayzyt@gmail.com", + "discord": "ΞGØ〢⎝⎝✧Varesh Here✧⎠⎠#9890" + }, + "record": { + "CNAME": "pndaboi.github.io" + } } diff --git a/domains/poetry.m1dnight.json b/domains/poetry.m1dnight.json index 73cb9df47..cd695ac16 100644 --- a/domains/poetry.m1dnight.json +++ b/domains/poetry.m1dnight.json @@ -2,10 +2,10 @@ "description": "Aakanksha's .is-a.dev domain", "repo": "https://poetry.m1dnightdev.repl.co", "owner": { - "username": "m1dnight-ofcl", - "email": "m1dnightgmrofficial@gmail.com" + "username": "m1dnight-ofcl", + "email": "m1dnightgmrofficial@gmail.com" }, "record": { - "CNAME": "5eb3b096-1df2-40f7-aa66-6c2ce0687219.id.repl.co" + "CNAME": "5eb3b096-1df2-40f7-aa66-6c2ce0687219.id.repl.co" } } diff --git a/domains/poked.json b/domains/poked.json index 9470797fb..2efc35294 100644 --- a/domains/poked.json +++ b/domains/poked.json @@ -1,13 +1,13 @@ { - "description": "poked.is-a.dev", - "repo": "https://github.com/PokedArmory/PokedArmory.github.io", - "owner": { - "username": "PokedArmory", - "email": "poked.armory@gmail.com", - "discord": "Poked_Armory#0001", - "twitter": "PokedWasTaken" - }, - "record": { - "CNAME": "PokedArmory.github.io" - } + "description": "poked.is-a.dev", + "repo": "https://github.com/PokedArmory/PokedArmory.github.io", + "owner": { + "username": "PokedArmory", + "email": "poked.armory@gmail.com", + "discord": "Poked_Armory#0001", + "twitter": "PokedWasTaken" + }, + "record": { + "CNAME": "PokedArmory.github.io" + } } diff --git a/domains/polars.json b/domains/polars.json index 01ecf5950..3caafd120 100644 --- a/domains/polars.json +++ b/domains/polars.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "pol-ars", "email": "tariqsaedbusiness@outlook.com" - }, - "record": { + }, + "record": { "CNAME": "pol-ars.github.io" - } } - \ No newline at end of file +} diff --git a/domains/polopro.json b/domains/polopro.json index fbfac54f5..c2e582cf0 100644 --- a/domains/polopro.json +++ b/domains/polopro.json @@ -1,11 +1,11 @@ { - "description": "polo pro", - "repo": "https://github.com/polo-1245-oficial/polo-1245-oficial.github.io", - "owner": { - "username": "polo-1245-oficial", - "email": "contacto@polo1245.es" - }, - "record": { - "CNAME": "polo-1245-oficial.github.io" - } + "description": "polo pro", + "repo": "https://github.com/polo-1245-oficial/polo-1245-oficial.github.io", + "owner": { + "username": "polo-1245-oficial", + "email": "contacto@polo1245.es" + }, + "record": { + "CNAME": "polo-1245-oficial.github.io" + } } diff --git a/domains/porary.json b/domains/porary.json index 6ed534cf9..268098ef6 100644 --- a/domains/porary.json +++ b/domains/porary.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "GotoShoraro", "email": "info@porary.net" - }, + }, - "record": { + "record": { "URL": "https://porary.net" - } } - +} diff --git a/domains/pororo.json b/domains/pororo.json index 911b8d22b..7db26beb2 100644 --- a/domains/pororo.json +++ b/domains/pororo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MoartMedia", - "email": "u.hello@kakao.com" - }, - "record": { - "CNAME": "dev.is.moart.media" - } + "owner": { + "username": "MoartMedia", + "email": "u.hello@kakao.com" + }, + "record": { + "CNAME": "dev.is.moart.media" + } } diff --git a/domains/portal-slot-gacor.json b/domains/portal-slot-gacor.json index a265de76e..cbd81609d 100644 --- a/domains/portal-slot-gacor.json +++ b/domains/portal-slot-gacor.json @@ -1,11 +1,11 @@ { - "description": "Demo Spining wheeles slot Gacor", - "repo": "https://github.com/cewemanja/portal-slot-gacor", - "owner": { - "username": "cewemanja", - "email": "slotgacor@id123.uno" - }, - "record": { - "URL": "https://cewemanja.github.io/portal-slot-gacor" - } + "description": "Demo Spining wheeles slot Gacor", + "repo": "https://github.com/cewemanja/portal-slot-gacor", + "owner": { + "username": "cewemanja", + "email": "slotgacor@id123.uno" + }, + "record": { + "URL": "https://cewemanja.github.io/portal-slot-gacor" + } } diff --git a/domains/posandu.json b/domains/posandu.json index 967592d15..5f9c83a1a 100644 --- a/domains/posandu.json +++ b/domains/posandu.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio", - "repo": "https://github.com/Posandu/posandu.github.io", - "owner": { - "username": "posandu", - "email": "posandumapa@gmail.com", - "twitter": "posandu" - }, - "record": { - "CNAME": "posandu.github.io" - } + "description": "My Portfolio", + "repo": "https://github.com/Posandu/posandu.github.io", + "owner": { + "username": "posandu", + "email": "posandumapa@gmail.com", + "twitter": "posandu" + }, + "record": { + "CNAME": "posandu.github.io" + } } diff --git a/domains/potatoland4492.json b/domains/potatoland4492.json index 8f3f2255f..f61e048f5 100644 --- a/domains/potatoland4492.json +++ b/domains/potatoland4492.json @@ -1,11 +1,11 @@ { - "description": "A personal site for all my projects.", - "repo": "https://github.com/potatoland4492/potatoland4492.github.io", - "owner": { - "username": "potatoland4492", - "email": "potatoland4492@gmail.com" - }, - "record": { - "CNAME": "potatoland4492.github.io" - } + "description": "A personal site for all my projects.", + "repo": "https://github.com/potatoland4492/potatoland4492.github.io", + "owner": { + "username": "potatoland4492", + "email": "potatoland4492@gmail.com" + }, + "record": { + "CNAME": "potatoland4492.github.io" + } } diff --git a/domains/pplg.json b/domains/pplg.json index 4bb4f7502..5e6839946 100644 --- a/domains/pplg.json +++ b/domains/pplg.json @@ -6,4 +6,4 @@ "record": { "CNAME": "d46b1013-50ed-4f41-b75e-3961b2b9aad6.id.repl.co" } -} \ No newline at end of file +} diff --git a/domains/pr.whine.json b/domains/pr.whine.json index 8994675cf..f3a39a96e 100644 --- a/domains/pr.whine.json +++ b/domains/pr.whine.json @@ -1,8 +1,8 @@ { "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" + "username": "whinee", + "email": "", + "twitter": "whi_nyaan" }, "description": "whi_ne's projects' subdomain", "record": { diff --git a/domains/pr0k41.json b/domains/pr0k41.json index ee01146be..f7b8961c4 100644 --- a/domains/pr0k41.json +++ b/domains/pr0k41.json @@ -1,11 +1,11 @@ { - "description": "Prokai's Website", - "repo": "https://github.com/pr0k41/pr0k41.github.io", - "owner": { - "username": "pr0k41", - "email": "pr0k41@proton.me" - }, - "record": { - "CNAME": "pr0k41.github.io" - } + "description": "Prokai's Website", + "repo": "https://github.com/pr0k41/pr0k41.github.io", + "owner": { + "username": "pr0k41", + "email": "pr0k41@proton.me" + }, + "record": { + "CNAME": "pr0k41.github.io" + } } diff --git a/domains/prabhakaranjm.json b/domains/prabhakaranjm.json index c70092f41..5f621eace 100644 --- a/domains/prabhakaranjm.json +++ b/domains/prabhakaranjm.json @@ -1,11 +1,11 @@ { - "description": "Prabhakaran J M is a dev", - "repo": "https://github.com/prajaymas/prajaymas.github.io", - "owner": { - "username": "prabhakaranjm", - "email": "prabhakaran.jm@gmail.com" - }, - "record": { - "CNAME": "prajaymas.github.io" - } + "description": "Prabhakaran J M is a dev", + "repo": "https://github.com/prajaymas/prajaymas.github.io", + "owner": { + "username": "prabhakaranjm", + "email": "prabhakaran.jm@gmail.com" + }, + "record": { + "CNAME": "prajaymas.github.io" + } } diff --git a/domains/prabhat.json b/domains/prabhat.json index 6df0cc828..8aac90ffa 100644 --- a/domains/prabhat.json +++ b/domains/prabhat.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio Website", - "repo": "https://github.com/itzPrabhat", - "owner": { - "username": "itzPrabhat", - "email": "prabhatbhatia09@gmail.com" - }, - "record": { - "CNAME": "pbdev.ml" - } + "description": "My Portfolio Website", + "repo": "https://github.com/itzPrabhat", + "owner": { + "username": "itzPrabhat", + "email": "prabhatbhatia09@gmail.com" + }, + "record": { + "CNAME": "pbdev.ml" + } } diff --git a/domains/prabin.json b/domains/prabin.json index 1ead6918b..e906afebd 100644 --- a/domains/prabin.json +++ b/domains/prabin.json @@ -1,11 +1,11 @@ { - "description": "Personal Web", - "repo": "https://github.com/prabincankod/prabincankod.github.io", - "owner": { - "username": "prabincankod", - "email": "prabinsubedi2016@gmail.com" - }, - "record": { - "URL": "https://prabin.tech" - } + "description": "Personal Web", + "repo": "https://github.com/prabincankod/prabincankod.github.io", + "owner": { + "username": "prabincankod", + "email": "prabinsubedi2016@gmail.com" + }, + "record": { + "URL": "https://prabin.tech" + } } diff --git a/domains/practical.json b/domains/practical.json index 6f1139e38..b4b759510 100644 --- a/domains/practical.json +++ b/domains/practical.json @@ -1,13 +1,11 @@ - - { - "description": "A website to show my portfolio.", - "repo": "https://github.com/practicaldev101/practicaldev101.github.io", - "owner": { +{ + "description": "A website to show my portfolio.", + "repo": "https://github.com/practicaldev101/practicaldev101.github.io", + "owner": { "username": "practicaldev101", "email": "carlosospinomonsalve@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "practicaldev101.github.io" - } } - +} diff --git a/domains/pradeepvarma22.json b/domains/pradeepvarma22.json index 755cd75cc..25697503c 100644 --- a/domains/pradeepvarma22.json +++ b/domains/pradeepvarma22.json @@ -1,12 +1,10 @@ - - { - "repo": "https://github.com/pradeepvarma22/pradeepvarma22.github.io", - "owner": { +{ + "repo": "https://github.com/pradeepvarma22/pradeepvarma22.github.io", + "owner": { "username": "pradeepvarma22", "email": "pradeepnadimpalli22@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "pradeepvarma22.github.io" - } } - +} diff --git a/domains/prajapati-divya.json b/domains/prajapati-divya.json index d529266f3..78f4ee9fc 100644 --- a/domains/prajapati-divya.json +++ b/domains/prajapati-divya.json @@ -1,11 +1,11 @@ { - "description": "Divya profile.", - "repo": "https://github.com/prajapati-divya/prajapati-divya.github.io", - "owner": { - "username": "prajapati-divya", - "email": "" - }, - "record": { - "CNAME": "prajapati-divya.github.io" - } + "description": "Divya profile.", + "repo": "https://github.com/prajapati-divya/prajapati-divya.github.io", + "owner": { + "username": "prajapati-divya", + "email": "" + }, + "record": { + "CNAME": "prajapati-divya.github.io" + } } diff --git a/domains/prakhar.json b/domains/prakhar.json index 787d31479..70df75990 100644 --- a/domains/prakhar.json +++ b/domains/prakhar.json @@ -1,11 +1,11 @@ { - "description": "Prakhar| Portfolio", - "repo": "https://github.com/Prakhar-commits.github.io", - "owner": { - "username": "Prakhar-commits", - "email": "prakharb56@gmail.com" - }, - "record": { - "CNAME": "Prakhar-commits.github.io" - } + "description": "Prakhar| Portfolio", + "repo": "https://github.com/Prakhar-commits.github.io", + "owner": { + "username": "Prakhar-commits", + "email": "prakharb56@gmail.com" + }, + "record": { + "CNAME": "Prakhar-commits.github.io" + } } diff --git a/domains/prakmo.json b/domains/prakmo.json index 3b3cb7e85..795b3aa92 100644 --- a/domains/prakmo.json +++ b/domains/prakmo.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "PrakmO", - "email": "omkar9patil0@gmail.com" - }, - "record": { - "CNAME": "eb215cd3-797f-4063-bbdf-d9687fc6d8de.id.repl.co" - } + "owner": { + "username": "PrakmO", + "email": "omkar9patil0@gmail.com" + }, + "record": { + "CNAME": "eb215cd3-797f-4063-bbdf-d9687fc6d8de.id.repl.co" + } } diff --git a/domains/pranav.json b/domains/pranav.json index e00e16212..fe64e0226 100644 --- a/domains/pranav.json +++ b/domains/pranav.json @@ -1,11 +1,11 @@ { - "description": "Pranav's personal website", - "repo": "https://github.com/pranavnt/pt5.dev", - "owner": { - "username": "pranavnt", - "email": "pranavnt@outlook.com" - }, - "record": { - "CNAME": "pt5.dev" - } + "description": "Pranav's personal website", + "repo": "https://github.com/pranavnt/pt5.dev", + "owner": { + "username": "pranavnt", + "email": "pranavnt@outlook.com" + }, + "record": { + "CNAME": "pt5.dev" + } } diff --git a/domains/pranavsaxena.json b/domains/pranavsaxena.json index f5af52703..efa1c38e7 100644 --- a/domains/pranavsaxena.json +++ b/domains/pranavsaxena.json @@ -1,12 +1,12 @@ { - "description": "Pranav Saxena's Personal Website", - "repo": "https://github.com/Pranav-Saxena/Pranav-Saxena.github.io", - "owner": { - "username": "Pranav-Saxena", - "email": "pranavsaxena155@gmail.com", - "discord": "PRANAV SAXENA#9327" - }, - "record": { - "CNAME": "Pranav-Saxena.github.io" - } + "description": "Pranav Saxena's Personal Website", + "repo": "https://github.com/Pranav-Saxena/Pranav-Saxena.github.io", + "owner": { + "username": "Pranav-Saxena", + "email": "pranavsaxena155@gmail.com", + "discord": "PRANAV SAXENA#9327" + }, + "record": { + "CNAME": "Pranav-Saxena.github.io" + } } diff --git a/domains/praquron.json b/domains/praquron.json index 847e2e221..e6f9ed345 100644 --- a/domains/praquron.json +++ b/domains/praquron.json @@ -9,4 +9,4 @@ "record": { "CNAME": "praquron.github.io" } -} +} diff --git a/domains/prasadbobby.json b/domains/prasadbobby.json index 11aac993e..95b551215 100644 --- a/domains/prasadbobby.json +++ b/domains/prasadbobby.json @@ -1,11 +1,11 @@ { - "description": "Edu Manager", - "repo": "https://github.com/prasadbobby", - "owner": { - "username": "prasadbobby", - "email": "prasadbobby057@gmail.com" - }, - "record": { - "URL": "http://prasadbobby.me" - } + "description": "Edu Manager", + "repo": "https://github.com/prasadbobby", + "owner": { + "username": "prasadbobby", + "email": "prasadbobby057@gmail.com" + }, + "record": { + "URL": "http://prasadbobby.me" + } } diff --git a/domains/prateek.json b/domains/prateek.json index 78637d0ec..df64be6fe 100644 --- a/domains/prateek.json +++ b/domains/prateek.json @@ -9,4 +9,4 @@ "record": { "CNAME": "prateek-chaubey.github.io" } -} +} diff --git a/domains/pratyay.json b/domains/pratyay.json index 4de110802..f15e09003 100644 --- a/domains/pratyay.json +++ b/domains/pratyay.json @@ -1,11 +1,11 @@ { - "description": "Pratyay's portfolio website and blog", - "repo": "https://github.com/x3nosiz", - "owner": { - "username": "x3nosiz", - "email": "neilblaze007@gmail.com" - }, - "record": { - "CNAME": "neilblaze.github.io" - } + "description": "Pratyay's portfolio website and blog", + "repo": "https://github.com/x3nosiz", + "owner": { + "username": "x3nosiz", + "email": "neilblaze007@gmail.com" + }, + "record": { + "CNAME": "neilblaze.github.io" + } } diff --git a/domains/pratyaydeep.json b/domains/pratyaydeep.json index 22f7092f3..ad6f689b1 100644 --- a/domains/pratyaydeep.json +++ b/domains/pratyaydeep.json @@ -1,11 +1,11 @@ { - "description": "Pratyaydeep's Microblog", - "repo": "https://github.com/pratyaydeep", - "owner": { - "username": "pratyaydeep", - "email": "pratyaydeep@yahoo.com" - }, - "record": { - "URL": "https://pratya.pythonanywhere.com" - } + "description": "Pratyaydeep's Microblog", + "repo": "https://github.com/pratyaydeep", + "owner": { + "username": "pratyaydeep", + "email": "pratyaydeep@yahoo.com" + }, + "record": { + "URL": "https://pratya.pythonanywhere.com" + } } diff --git a/domains/praveen.json b/domains/praveen.json index 128459810..22b60f6bb 100644 --- a/domains/praveen.json +++ b/domains/praveen.json @@ -1,11 +1,11 @@ { - "description": "Praveen's personal developer website", - "repo": "https://github.com/PraveenPal4232", - "owner": { - "username": "PraveenPal4232", - "email": "praveenpal4232@gmail.com" - }, - "record": { - "CNAME": "praveenpal4232.github.io" - } + "description": "Praveen's personal developer website", + "repo": "https://github.com/PraveenPal4232", + "owner": { + "username": "PraveenPal4232", + "email": "praveenpal4232@gmail.com" + }, + "record": { + "CNAME": "praveenpal4232.github.io" + } } diff --git a/domains/priti-shide.json b/domains/priti-shide.json index 989132cdd..14d7c5b48 100644 --- a/domains/priti-shide.json +++ b/domains/priti-shide.json @@ -1,12 +1,11 @@ { - "description": "My Portfolio.", - "repo": "https://github.com/priti-shide/priti-shide.github.io", - "owner": { - "username": "priti-shide", - "email": "" - }, - "record": { - "CNAME": "priti-shide.github.io" - } + "description": "My Portfolio.", + "repo": "https://github.com/priti-shide/priti-shide.github.io", + "owner": { + "username": "priti-shide", + "email": "" + }, + "record": { + "CNAME": "priti-shide.github.io" + } } - diff --git a/domains/priyansh.json b/domains/priyansh.json index 10bec5dc3..b9eb110af 100644 --- a/domains/priyansh.json +++ b/domains/priyansh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-a.dev" - }, - "record": { - "CNAME": "priyansh.pages.dev" - } + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "CNAME": "priyansh.pages.dev" + } } diff --git a/domains/prnice.json b/domains/prnice.json index d20cdb6dd..8ca701b71 100644 --- a/domains/prnice.json +++ b/domains/prnice.json @@ -8,4 +8,4 @@ "record": { "URL": "https://portfolio.prnice.me" } -} \ No newline at end of file +} diff --git a/domains/proghead00.json b/domains/proghead00.json index 9f4244f5a..7b12011ef 100644 --- a/domains/proghead00.json +++ b/domains/proghead00.json @@ -1,11 +1,11 @@ { - "description": "Susnata's is.a.dev domain!", - "repo": "https://github.com/proghead00/proghead00.github.io", - "owner": { - "username": "proghead00", - "email": "susnata00@gmail.com" - }, - "record": { - "CNAME": "proghead00.github.io" - } + "description": "Susnata's is.a.dev domain!", + "repo": "https://github.com/proghead00/proghead00.github.io", + "owner": { + "username": "proghead00", + "email": "susnata00@gmail.com" + }, + "record": { + "CNAME": "proghead00.github.io" + } } diff --git a/domains/projakob.json b/domains/projakob.json index 69fbf3a70..4c309bde4 100644 --- a/domains/projakob.json +++ b/domains/projakob.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "ProJakob", - "email": "", - "discord": "ProJakob#0408" - }, - "record": { - "A": [ - "152.89.239.58" - ] - } + "owner": { + "username": "ProJakob", + "email": "", + "discord": "ProJakob#0408" + }, + "record": { + "A": ["152.89.239.58"] + } } diff --git a/domains/projects.catzboy.json b/domains/projects.catzboy.json index b3aae05fb..b8922239b 100644 --- a/domains/projects.catzboy.json +++ b/domains/projects.catzboy.json @@ -1,11 +1,11 @@ { - "description": "Showcase All My Projects", - "repo": "https://github.com/Maruful007/Maruful007.github.io", - "owner": { - "username": "Maruful007", - "email": "marufulislamsami2007@gmail.com" - }, - "record": { - "CNAME": "maruful007.github.io" - } + "description": "Showcase All My Projects", + "repo": "https://github.com/Maruful007/Maruful007.github.io", + "owner": { + "username": "Maruful007", + "email": "marufulislamsami2007@gmail.com" + }, + "record": { + "CNAME": "maruful007.github.io" + } } diff --git a/domains/prokai-kun.json b/domains/prokai-kun.json index ec39000f2..ef272143e 100644 --- a/domains/prokai-kun.json +++ b/domains/prokai-kun.json @@ -1,11 +1,11 @@ { - "description": "Iakorp's Website", - "repo": "https://github.com/IAKORP/IAKORP.github.io", - "owner": { - "username": "IAKORP", - "email": "prokaiindo003@gmail.com" - }, - "record": { - "CNAME": "IAKORP.github.io" - } + "description": "Iakorp's Website", + "repo": "https://github.com/IAKORP/IAKORP.github.io", + "owner": { + "username": "IAKORP", + "email": "prokaiindo003@gmail.com" + }, + "record": { + "CNAME": "IAKORP.github.io" + } } diff --git a/domains/prokai.json b/domains/prokai.json index f70941538..32beedb29 100644 --- a/domains/prokai.json +++ b/domains/prokai.json @@ -1,11 +1,11 @@ { - "description": "Iakorp's Website", - "repo": "https://github.com/14k0rp/14k0rp.github.io", - "owner": { - "username": "14k0rp", - "email": "iakorp@protonmail.com" - }, - "record": { - "CNAME": "14k0rp.github.io" - } + "description": "Iakorp's Website", + "repo": "https://github.com/14k0rp/14k0rp.github.io", + "owner": { + "username": "14k0rp", + "email": "iakorp@protonmail.com" + }, + "record": { + "CNAME": "14k0rp.github.io" + } } diff --git a/domains/pronicio.json b/domains/pronicio.json index 1ffca5071..89ede88ba 100644 --- a/domains/pronicio.json +++ b/domains/pronicio.json @@ -1,12 +1,12 @@ { - "description": "Pronicio's Portfolio", - "repo": "https://github.com/Pronicio", - "owner": { - "username": "Pronicio", - "email": "pronicio.contact@gmail.com", - "twitter": "Pronicio_dev" - }, - "record": { - "CNAME": "portfolio-5s1.pages.dev" - } + "description": "Pronicio's Portfolio", + "repo": "https://github.com/Pronicio", + "owner": { + "username": "Pronicio", + "email": "pronicio.contact@gmail.com", + "twitter": "Pronicio_dev" + }, + "record": { + "CNAME": "portfolio-5s1.pages.dev" + } } diff --git a/domains/proudmuslim.json b/domains/proudmuslim.json index 4903d15d3..b74ffdd21 100644 --- a/domains/proudmuslim.json +++ b/domains/proudmuslim.json @@ -1,11 +1,10 @@ { - "repo": "https://github.com/proudmuslim-dev/proudmuslim-dev.github.io", - "owner": { - "username": "proudmuslim-dev", - "email": "proudmuslim-dev@protonmail.com" - }, - "record": { - "CNAME": "proudmuslim-dev.github.io" - } + "repo": "https://github.com/proudmuslim-dev/proudmuslim-dev.github.io", + "owner": { + "username": "proudmuslim-dev", + "email": "proudmuslim-dev@protonmail.com" + }, + "record": { + "CNAME": "proudmuslim-dev.github.io" + } } - diff --git a/domains/proximity.json b/domains/proximity.json index a9ad113b0..9bee26560 100644 --- a/domains/proximity.json +++ b/domains/proximity.json @@ -1,13 +1,11 @@ { - "description": "Dev Env", - "repo": "https://github.com/hexed", - "owner": { - "username": "hexed", - "email": "me@proximity.sh" - }, - "record": { - "A": [ - "144.172.67.6" - ] - } + "description": "Dev Env", + "repo": "https://github.com/hexed", + "owner": { + "username": "hexed", + "email": "me@proximity.sh" + }, + "record": { + "A": ["144.172.67.6"] + } } diff --git a/domains/proxy.json b/domains/proxy.json index 450416a95..4e727a6f5 100644 --- a/domains/proxy.json +++ b/domains/proxy.json @@ -1,11 +1,11 @@ { - "description": "Ultraviolet proxy", - "repo": "https://github.com/notAperson535/Ultraviolet-Static", - "owner": { - "username": "notAperson535", - "email": "notAperson939@gmail.com" - }, - "record": { - "CNAME": "notAperson535.github.io" - } + "description": "Ultraviolet proxy", + "repo": "https://github.com/notAperson535/Ultraviolet-Static", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } } diff --git a/domains/proxzima.json b/domains/proxzima.json index 3923d8f25..fd035180a 100644 --- a/domains/proxzima.json +++ b/domains/proxzima.json @@ -10,4 +10,4 @@ "record": { "CNAME": "proxzima.github.io" } -} +} diff --git a/domains/prozt.json b/domains/prozt.json index f2bffbdb5..a33da8d92 100644 --- a/domains/prozt.json +++ b/domains/prozt.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TechPro709", - "email": "prozt709@gmail.com" - }, - "record": { - "CNAME": "techpro709.github.io" - } + "owner": { + "username": "TechPro709", + "email": "prozt709@gmail.com" + }, + "record": { + "CNAME": "techpro709.github.io" + } } diff --git a/domains/prryplatypus.json b/domains/prryplatypus.json index 06f1dda9f..8311ab435 100644 --- a/domains/prryplatypus.json +++ b/domains/prryplatypus.json @@ -1,11 +1,11 @@ { "repo": "https://github.com/prryplatypus", "owner": { - "username": "prryplatypus", - "email": "", - "twitter": "prryplatypus" + "username": "prryplatypus", + "email": "", + "twitter": "prryplatypus" }, "record": { - "CNAME": "prryplatypus.dev" + "CNAME": "prryplatypus.dev" } - } +} diff --git a/domains/psharma.json b/domains/psharma.json index e430108d8..690830a72 100644 --- a/domains/psharma.json +++ b/domains/psharma.json @@ -1,11 +1,11 @@ { - "description": "Pranav Sharma's developer-specific blog.", - "repo": "https://github.com/psharma04", - "owner": { - "username": "psharma04", - "email": "isadev@psharma.schoolnotes.xyz" - }, - "record": { - "CNAME": "servarr.nighthawk.pw" - } + "description": "Pranav Sharma's developer-specific blog.", + "repo": "https://github.com/psharma04", + "owner": { + "username": "psharma04", + "email": "isadev@psharma.schoolnotes.xyz" + }, + "record": { + "CNAME": "servarr.nighthawk.pw" + } } diff --git a/domains/psicmi.json b/domains/psicmi.json index c7a1101ec..4c1aceb51 100644 --- a/domains/psicmi.json +++ b/domains/psicmi.json @@ -6,4 +6,4 @@ "record": { "CNAME": "psicmi.win" } -} +} diff --git a/domains/psj.json b/domains/psj.json index 5514a9335..0928e3ca2 100644 --- a/domains/psj.json +++ b/domains/psj.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "philphirn", - "email": "locusapp1@gmail.com" - }, - "record": { - "CNAME": "philphirn.github.io" - } + "owner": { + "username": "philphirn", + "email": "locusapp1@gmail.com" + }, + "record": { + "CNAME": "philphirn.github.io" + } } diff --git a/domains/psy.json b/domains/psy.json index 8b6da6e21..561261035 100644 --- a/domains/psy.json +++ b/domains/psy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ensyde", - "email": "ensyde0@gmail.com" - }, - "record": { - "URL": "https://github.com/ensyde" - } + "owner": { + "username": "ensyde", + "email": "ensyde0@gmail.com" + }, + "record": { + "URL": "https://github.com/ensyde" + } } diff --git a/domains/psyro.json b/domains/psyro.json index 437159606..e53542852 100644 --- a/domains/psyro.json +++ b/domains/psyro.json @@ -1,11 +1,11 @@ { - "description": "Clynt uplaoder!", - "repo": "https://gitlab.com/Clynt707/SharX", - "owner": { - "username": "Clynt", - "email": "clyntcollin@gmail.com" - }, - "record": { - "A": ["45.131.108.144"] - } + "description": "Clynt uplaoder!", + "repo": "https://gitlab.com/Clynt707/SharX", + "owner": { + "username": "Clynt", + "email": "clyntcollin@gmail.com" + }, + "record": { + "A": ["45.131.108.144"] + } } diff --git a/domains/puffer.json b/domains/puffer.json index 69fabe76b..a3145c5c7 100644 --- a/domains/puffer.json +++ b/domains/puffer.json @@ -1,12 +1,12 @@ { - "description": "My website!", - "repo": "https://github.com/kevinalavik/kevinalavik.github.io", - "owner": { - "username": "kevinalavik", - "email": "kevin.alavik@icloud.com", - "twitter": "pufferisadev" - }, - "record": { - "CNAME": "kevinalavik.github.io" - } -} + "description": "My website!", + "repo": "https://github.com/kevinalavik/kevinalavik.github.io", + "owner": { + "username": "kevinalavik", + "email": "kevin.alavik@icloud.com", + "twitter": "pufferisadev" + }, + "record": { + "CNAME": "kevinalavik.github.io" + } +} diff --git a/domains/pupbrained.json b/domains/pupbrained.json index f5711d612..6dc24e09b 100644 --- a/domains/pupbrained.json +++ b/domains/pupbrained.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "pupbrained", "email": "mars@pupbrained.xyz" - }, - "record": { + }, + "record": { "CNAME": "pupbrained.xyz" - } } - \ No newline at end of file +} diff --git a/domains/pxseu.json b/domains/pxseu.json index 4e1a315ba..707ab0c6f 100644 --- a/domains/pxseu.json +++ b/domains/pxseu.json @@ -1,11 +1,11 @@ { - "description": "Pxseu's website!", - "owner": { - "username": "pxseu", - "email": "", - "twitter": "pxseu" - }, - "record": { - "URL": "https://www.pxseu.com" - } + "description": "Pxseu's website!", + "owner": { + "username": "pxseu", + "email": "", + "twitter": "pxseu" + }, + "record": { + "URL": "https://www.pxseu.com" + } } diff --git a/domains/pyro.json b/domains/pyro.json index 194a0fb34..7abe97d1b 100644 --- a/domains/pyro.json +++ b/domains/pyro.json @@ -1,11 +1,11 @@ { - "description": "pyro's portfolio", - "repo": "https://github.com/pyroisgamer.github.io", - "owner": { - "username": "pyroisgamer", - "email": "pyroisgamer@outlook.com" - }, - "record": { - "CNAME": "pyroisgamer.github.io" - } + "description": "pyro's portfolio", + "repo": "https://github.com/pyroisgamer.github.io", + "owner": { + "username": "pyroisgamer", + "email": "pyroisgamer@outlook.com" + }, + "record": { + "CNAME": "pyroisgamer.github.io" + } } diff --git a/domains/pyve.json b/domains/pyve.json index d08b360b9..11a18f95e 100644 --- a/domains/pyve.json +++ b/domains/pyve.json @@ -1,12 +1,11 @@ -{ - "description": "pyve's world", - "repo": "https://github.com/pvignau/pvignau.github.io", - "owner": { - "username": "pvignau", - "email": "vignau.py@gmail.com" - }, - "record": { - "CNAME": "pvignau.github.io" - } - } - \ No newline at end of file +{ + "description": "pyve's world", + "repo": "https://github.com/pvignau/pvignau.github.io", + "owner": { + "username": "pvignau", + "email": "vignau.py@gmail.com" + }, + "record": { + "CNAME": "pvignau.github.io" + } +} diff --git a/domains/qhungg289.json b/domains/qhungg289.json index 8ce92a95d..80bef1b7f 100644 --- a/domains/qhungg289.json +++ b/domains/qhungg289.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "qhungg289", - "email": "qhungg289@proton.me" - }, - "repo": "https://github.com/qhungg289/qhungg289.github.io", - "record": { - "CNAME": "qhungg289.github.io" - } + "owner": { + "username": "qhungg289", + "email": "qhungg289@proton.me" + }, + "repo": "https://github.com/qhungg289/qhungg289.github.io", + "record": { + "CNAME": "qhungg289.github.io" + } } diff --git a/domains/qna.suki.json b/domains/qna.suki.json index 7ff0ef615..dbf9639a5 100644 --- a/domains/qna.suki.json +++ b/domains/qna.suki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co" - } + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co" + } } diff --git a/domains/qnos.json b/domains/qnos.json index 18d3fc039..0c11924d6 100644 --- a/domains/qnos.json +++ b/domains/qnos.json @@ -1,11 +1,11 @@ { - "description": "Qnos`s profile", - "repo": "https://github.com/Qnos41/qnos.git", - "owner": { - "username": "Qnos", - "email": "qnos237@gmail.com" - }, - "record": { - "CNAME": "qnos41.github.io" - } + "description": "Qnos`s profile", + "repo": "https://github.com/Qnos41/qnos.git", + "owner": { + "username": "Qnos", + "email": "qnos237@gmail.com" + }, + "record": { + "CNAME": "qnos41.github.io" + } } diff --git a/domains/queirozt.json b/domains/queirozt.json index a5387a1dc..3844daa3a 100644 --- a/domains/queirozt.json +++ b/domains/queirozt.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "QueirozT", "email": "tiagoqueirozgoncalves100@gmail.com" - }, + }, - "record": { + "record": { "A": ["144.22.180.97"] - } } - \ No newline at end of file +} diff --git a/domains/quick.json b/domains/quick.json index e3e92110f..917a9b1ab 100644 --- a/domains/quick.json +++ b/domains/quick.json @@ -1,12 +1,12 @@ { - "description": "quickdaffy's website", - "repo": "https://github.com/quickdaffy/quickdaffy.github.io", - "owner": { - "username": "quickdaffy", - "email": "quickdaffy@gmail.com", - "twitter": "quickdaffy" - }, - "record": { - "CNAME": "quickdaffy.github.io" - } + "description": "quickdaffy's website", + "repo": "https://github.com/quickdaffy/quickdaffy.github.io", + "owner": { + "username": "quickdaffy", + "email": "quickdaffy@gmail.com", + "twitter": "quickdaffy" + }, + "record": { + "CNAME": "quickdaffy.github.io" + } } diff --git a/domains/quydang.json b/domains/quydang.json index 1f051a455..588369933 100644 --- a/domains/quydang.json +++ b/domains/quydang.json @@ -8,4 +8,4 @@ "record": { "CNAME": "quydang04.github.io" } -} +} diff --git a/domains/qwel.json b/domains/qwel.json index edbf7802d..73249eb61 100644 --- a/domains/qwel.json +++ b/domains/qwel.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "qwel-exe", - "discord": "qwel.exe#9583", - "email": "anirudh012009@gmail.com" - }, - "record": { - "CNAME": "qwel-exe.github.io" - } + "owner": { + "username": "qwel-exe", + "discord": "qwel.exe#9583", + "email": "anirudh012009@gmail.com" + }, + "record": { + "CNAME": "qwel-exe.github.io" + } } diff --git a/domains/qwertx.json b/domains/qwertx.json index 2579dd44b..226ea5ae1 100644 --- a/domains/qwertx.json +++ b/domains/qwertx.json @@ -8,4 +8,4 @@ "record": { "CNAME": "notqwertz.github.io" } -} +} diff --git a/domains/qwerty.json b/domains/qwerty.json index 749836d47..35e9386df 100644 --- a/domains/qwerty.json +++ b/domains/qwerty.json @@ -1,12 +1,12 @@ { - "description": "Redirecting to my personal website!", - "repo": "https://github.com/qwertyiscoding/simple-redirect", - "owner": { - "username": "QwertyIsCoding", - "email": "3kn5nsfkb@relay.firefox.com", - "twitter": "qwertyiscoding" - }, - "record": { - "CNAME": "qwertyiscoding.github.io" - } + "description": "Redirecting to my personal website!", + "repo": "https://github.com/qwertyiscoding/simple-redirect", + "owner": { + "username": "QwertyIsCoding", + "email": "3kn5nsfkb@relay.firefox.com", + "twitter": "qwertyiscoding" + }, + "record": { + "CNAME": "qwertyiscoding.github.io" + } } diff --git a/domains/r0bl0x10501050.json b/domains/r0bl0x10501050.json index e0cf25986..aaedfa16f 100644 --- a/domains/r0bl0x10501050.json +++ b/domains/r0bl0x10501050.json @@ -1,13 +1,13 @@ { - "description": "R0bl0x10501050's portfolio site!", - "repo": "https://github.com/R0bl0x10501050/1050-Site", - "owner": { - "username": "R0bl0x10501050", - "email": "r0bl0x10501050e@gmail.com", - "twitter": "r0bl0x10501050", - "discord": "R0bl0x10501050#9989" - }, - "record": { - "CNAME": "846358be-940c-4bdd-8b5b-3964aab5843c.id.repl.co" - } + "description": "R0bl0x10501050's portfolio site!", + "repo": "https://github.com/R0bl0x10501050/1050-Site", + "owner": { + "username": "R0bl0x10501050", + "email": "r0bl0x10501050e@gmail.com", + "twitter": "r0bl0x10501050", + "discord": "R0bl0x10501050#9989" + }, + "record": { + "CNAME": "846358be-940c-4bdd-8b5b-3964aab5843c.id.repl.co" + } } diff --git a/domains/r2d2.json b/domains/r2d2.json index 00a89e590..6ceaa1b7a 100644 --- a/domains/r2d2.json +++ b/domains/r2d2.json @@ -1,10 +1,10 @@ { - "description": "R2D2 website", - "owner": { - "username": "hogakesan", - "email": "aereg@ya.ru" - }, - "record": { - "A": ["46.32.83.106"] - } + "description": "R2D2 website", + "owner": { + "username": "hogakesan", + "email": "aereg@ya.ru" + }, + "record": { + "A": ["46.32.83.106"] + } } diff --git a/domains/r4yish.json b/domains/r4yish.json index 15eaa6f6b..2409f1bed 100644 --- a/domains/r4yish.json +++ b/domains/r4yish.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "r4yish", - "email": "r4yish@gmail.com" - }, - "record": { - "CNAME": "r4yish.github.io" - } + "owner": { + "username": "r4yish", + "email": "r4yish@gmail.com" + }, + "record": { + "CNAME": "r4yish.github.io" + } } diff --git a/domains/raadsel.json b/domains/raadsel.json index 39e917cfb..723dfdc78 100644 --- a/domains/raadsel.json +++ b/domains/raadsel.json @@ -1,12 +1,12 @@ { - "description": "Personal website of Raadsel", - "repo": "https://github.com/Raadsl/New-Personal-site", - "owner": { - "username": "Raadsl", - "email": "jorik.loos@gmail.com", - "discord": "Raadsel#9398" - }, - "record": { - "CNAME": "6925d98d-2d57-403e-8fe7-7d76686df9b4.id.repl.co" - } + "description": "Personal website of Raadsel", + "repo": "https://github.com/Raadsl/New-Personal-site", + "owner": { + "username": "Raadsl", + "email": "jorik.loos@gmail.com", + "discord": "Raadsel#9398" + }, + "record": { + "CNAME": "6925d98d-2d57-403e-8fe7-7d76686df9b4.id.repl.co" + } } diff --git a/domains/rabbi-shuki.json b/domains/rabbi-shuki.json index 056313ec5..b31c7c75f 100644 --- a/domains/rabbi-shuki.json +++ b/domains/rabbi-shuki.json @@ -1,11 +1,11 @@ { - "description": "TODO: update readme", - "repo": "https://github.com/rabbishuki/rabbishuki.github.io", - "owner": { - "username": "Rabbi Shuki", - "email": "rabbishuki+is-a-dev@gmail.com" - }, - "record": { - "CNAME": "rabbishuki.github.io" - } + "description": "TODO: update readme", + "repo": "https://github.com/rabbishuki/rabbishuki.github.io", + "owner": { + "username": "Rabbi Shuki", + "email": "rabbishuki+is-a-dev@gmail.com" + }, + "record": { + "CNAME": "rabbishuki.github.io" + } } diff --git a/domains/radar.json b/domains/radar.json index 6db2b0aa7..3938b2f1a 100644 --- a/domains/radar.json +++ b/domains/radar.json @@ -1,13 +1,13 @@ { - "description": "Radar's personal developer website", - "repo": "https://github.com/RadarFolf/CaseyK9", - "owner": { - "username": "CaseyK9", - "email": "rocco@caseymediallc.com", - "twitter": "RadarFolf", - "discord": "Radar#0001" - }, - "record": { - "CNAME": "caseymediallc.com" - } + "description": "Radar's personal developer website", + "repo": "https://github.com/RadarFolf/CaseyK9", + "owner": { + "username": "CaseyK9", + "email": "rocco@caseymediallc.com", + "twitter": "RadarFolf", + "discord": "Radar#0001" + }, + "record": { + "CNAME": "caseymediallc.com" + } } diff --git a/domains/radio.mxnticek.json b/domains/radio.mxnticek.json index 09f94e34a..84547ad0a 100644 --- a/domains/radio.mxnticek.json +++ b/domains/radio.mxnticek.json @@ -1,10 +1,10 @@ { - "description": "Domain for my radio", - "owner": { - "username": "VlastikYoutubeKo", - "email": "plainrock@seznam.cz" - }, - "record": { - "A": ["129.151.254.58"] - } + "description": "Domain for my radio", + "owner": { + "username": "VlastikYoutubeKo", + "email": "plainrock@seznam.cz" + }, + "record": { + "A": ["129.151.254.58"] + } } diff --git a/domains/radke.json b/domains/radke.json index abecd42ed..c3f119566 100644 --- a/domains/radke.json +++ b/domains/radke.json @@ -7,4 +7,4 @@ "record": { "CNAME": "radkerouter.ddns.net" } -} \ No newline at end of file +} diff --git a/domains/rafalmeida73.json b/domains/rafalmeida73.json index d2763a5ea..1b22c15ae 100644 --- a/domains/rafalmeida73.json +++ b/domains/rafalmeida73.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/rafalmeida73/rafalmeida73.github.io", - "owner": { - "username": "rafalmeida73", - "email": "rafaelsantana7213@gmail.com" - }, - "record": { - "CNAME": "rafalmeida73.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/rafalmeida73/rafalmeida73.github.io", + "owner": { + "username": "rafalmeida73", + "email": "rafaelsantana7213@gmail.com" + }, + "record": { + "CNAME": "rafalmeida73.github.io" + } } diff --git a/domains/rafsan.json b/domains/rafsan.json index b992037bb..ac01f23e2 100644 --- a/domains/rafsan.json +++ b/domains/rafsan.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/raghavyuva.json b/domains/raghavyuva.json index 81d5ec04a..28ff52931 100644 --- a/domains/raghavyuva.json +++ b/domains/raghavyuva.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "raghavyuva", "email": "vikramnbhat15@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "raghavyuva.github.io" - } } - +} diff --git a/domains/rahul.json b/domains/rahul.json index eed9e3969..b1e212657 100644 --- a/domains/rahul.json +++ b/domains/rahul.json @@ -1,11 +1,11 @@ { - "description": "Rahul's personal developer website", - "repo": "https://github.com/rahuldahal", - "owner": { - "username": "rahuldahal", - "email": "rdaahal@gmail.com" - }, - "record": { - "CNAME": "rahuldahal.com.np" - } + "description": "Rahul's personal developer website", + "repo": "https://github.com/rahuldahal", + "owner": { + "username": "rahuldahal", + "email": "rdaahal@gmail.com" + }, + "record": { + "CNAME": "rahuldahal.com.np" + } } diff --git a/domains/rahulcodes.json b/domains/rahulcodes.json index 690c05eb0..1bf8e0133 100644 --- a/domains/rahulcodes.json +++ b/domains/rahulcodes.json @@ -1,11 +1,11 @@ { - "description": "Rahul Bussa's Portfolio", - "repo": "https://github.com/bussarahul/rahulcodes", - "owner": { - "username": "rahulcodes", - "email": "rahulbussa@outlook.com" - }, - "record": { - "CNAME": "bussarahul.github.io" - } + "description": "Rahul Bussa's Portfolio", + "repo": "https://github.com/bussarahul/rahulcodes", + "owner": { + "username": "rahulcodes", + "email": "rahulbussa@outlook.com" + }, + "record": { + "CNAME": "bussarahul.github.io" + } } diff --git a/domains/rahulkirangaddam.json b/domains/rahulkirangaddam.json index 8e5351c94..637b958fc 100644 --- a/domains/rahulkirangaddam.json +++ b/domains/rahulkirangaddam.json @@ -1,11 +1,11 @@ { - "description": "Rahul Kiran Gaddam Profile", - "repo": "https://github.com/rahgadda/rahgadda.github.io", - "owner": { - "username": "rahgadda", - "email": "gaddam.rahul@gmail.com" - }, - "record": { - "CNAME": "rahgadda.github.io" - } + "description": "Rahul Kiran Gaddam Profile", + "repo": "https://github.com/rahgadda/rahgadda.github.io", + "owner": { + "username": "rahgadda", + "email": "gaddam.rahul@gmail.com" + }, + "record": { + "CNAME": "rahgadda.github.io" + } } diff --git a/domains/rahulps.json b/domains/rahulps.json index 5e1a0ba21..6f6f57f47 100644 --- a/domains/rahulps.json +++ b/domains/rahulps.json @@ -1,10 +1,10 @@ - { - "owner": { +{ + "owner": { "username": "rahulps1000", "email": "rahulps1000@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://myfolio-rahulps.netlify.app" - } } +} diff --git a/domains/raid.json b/domains/raid.json index 32d6d9ba4..51eeada27 100644 --- a/domains/raid.json +++ b/domains/raid.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ImRaid", - "email": "romanplayer76@gmail.com" - }, - "record": { - "CNAME": "f8d83b65-6aa3-47dd-952f-95b1a52eadb4.id.repl.co" - } + "owner": { + "username": "ImRaid", + "email": "romanplayer76@gmail.com" + }, + "record": { + "CNAME": "f8d83b65-6aa3-47dd-952f-95b1a52eadb4.id.repl.co" + } } diff --git a/domains/raiden.json b/domains/raiden.json index d7e66a0e8..955c67630 100644 --- a/domains/raiden.json +++ b/domains/raiden.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "raiden076", "email": "arkapravodas99@gmail.com" - }, - "record": { + }, + "record": { "A": ["144.24.145.70"] - } } - \ No newline at end of file +} diff --git a/domains/raiven.json b/domains/raiven.json index 8747e1e50..392efa682 100644 --- a/domains/raiven.json +++ b/domains/raiven.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "rdvntpkky", "email": "ridvantopakkaya@hotmail.com" - }, + }, - "record": { + "record": { "A": ["193.31.116.116"] - } } - \ No newline at end of file +} diff --git a/domains/raka.json b/domains/raka.json index ae55c1618..a18a0afa7 100644 --- a/domains/raka.json +++ b/domains/raka.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "rahulkarda", - "email": "rahulkarda2002@gmail.com", - "discord": "rk02#1553", - "note": "I'm open to connect with developers for collaborations." - }, - "description": "Landing page of RakaCreativeContent Organization", - "record": { - "CNAME": "rakacreativecontent.github.io" - } + "owner": { + "username": "rahulkarda", + "email": "rahulkarda2002@gmail.com", + "discord": "rk02#1553", + "note": "I'm open to connect with developers for collaborations." + }, + "description": "Landing page of RakaCreativeContent Organization", + "record": { + "CNAME": "rakacreativecontent.github.io" + } } diff --git a/domains/raksix.json b/domains/raksix.json index 966d241f0..e707735b7 100644 --- a/domains/raksix.json +++ b/domains/raksix.json @@ -1,11 +1,11 @@ { - "description": "A personel blog website", - "repo": "https://github.com/Raksixoffical", - "owner": { - "username": "Raksix", - "email": "raksixoffical@gmail.com" - }, - "record": { - "A": ["138.68.111.28"] - } + "description": "A personel blog website", + "repo": "https://github.com/Raksixoffical", + "owner": { + "username": "Raksix", + "email": "raksixoffical@gmail.com" + }, + "record": { + "A": ["138.68.111.28"] + } } diff --git a/domains/raku.json b/domains/raku.json index 06c109c56..56d4bc326 100644 --- a/domains/raku.json +++ b/domains/raku.json @@ -1,11 +1,11 @@ { - "description": "A Website For My Personal Website", - "repo": "https://github.com/Wuffye123", - "owner": { - "username": "Wuffye123", - "email": "rakurakumicro@gmail.com" - }, - "record": { - "CNAME": "0836bfc7-938d-4986-aa1f-acc749ae136a.repl.co" - } + "description": "A Website For My Personal Website", + "repo": "https://github.com/Wuffye123", + "owner": { + "username": "Wuffye123", + "email": "rakurakumicro@gmail.com" + }, + "record": { + "CNAME": "0836bfc7-938d-4986-aa1f-acc749ae136a.repl.co" + } } diff --git a/domains/ralph.json b/domains/ralph.json index 0588efe43..6d809aef9 100644 --- a/domains/ralph.json +++ b/domains/ralph.json @@ -1,10 +1,10 @@ { - "description": "Ralph Wang's blog", - "owner": { - "username": "ralph", - "email": "asnowwolf@gmail.com" - }, - "record": { - "CNAME": "blog.ralph.wang" - } + "description": "Ralph Wang's blog", + "owner": { + "username": "ralph", + "email": "asnowwolf@gmail.com" + }, + "record": { + "CNAME": "blog.ralph.wang" + } } diff --git a/domains/rameez.json b/domains/rameez.json index c1d645d26..c9625b663 100644 --- a/domains/rameez.json +++ b/domains/rameez.json @@ -1,11 +1,11 @@ { - "description": "Personal website of Rameez", - "repo": "https://github.com/rameezrami/rameezrami.github.io", - "owner": { - "username": "rameezrami", - "email": "rameespu@gmail.com" - }, - "record": { - "CNAME": "rameezrami.github.io" - } + "description": "Personal website of Rameez", + "repo": "https://github.com/rameezrami/rameezrami.github.io", + "owner": { + "username": "rameezrami", + "email": "rameespu@gmail.com" + }, + "record": { + "CNAME": "rameezrami.github.io" + } } diff --git a/domains/ranjit.json b/domains/ranjit.json index 38d9e3392..f5f3e9158 100644 --- a/domains/ranjit.json +++ b/domains/ranjit.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "patilranjit485", "email": "patilranjit2610@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "demon-brother.blogspot.com" - } } - +} diff --git a/domains/rapixar.json b/domains/rapixar.json index e9f74478a..ea3c5db48 100644 --- a/domains/rapixar.json +++ b/domains/rapixar.json @@ -1,11 +1,11 @@ { - "description": "The awesome portfolio site for Chinenye Raphael", - "repo": "https://github.com/rapixar/rapixar.github.io", - "owner": { - "username": "Rapixar", - "email": "cudraphael@gmail.com" - }, - "record": { - "CNAME": "rapixar.github.io" - } + "description": "The awesome portfolio site for Chinenye Raphael", + "repo": "https://github.com/rapixar/rapixar.github.io", + "owner": { + "username": "Rapixar", + "email": "cudraphael@gmail.com" + }, + "record": { + "CNAME": "rapixar.github.io" + } } diff --git a/domains/rasmus.json b/domains/rasmus.json index 8bce87968..7fc9947ee 100644 --- a/domains/rasmus.json +++ b/domains/rasmus.json @@ -1,12 +1,12 @@ { - "description": "My personal site", - "repo": "https://github.com/rfoldbirk/rfoldbirk.github.io", - "owner": { - "username": "rfoldbirk", - "email": "", - "twitter": "RasmusFoldberg" - }, - "record": { - "CNAME": "rfoldbirk.github.io" - } + "description": "My personal site", + "repo": "https://github.com/rfoldbirk/rfoldbirk.github.io", + "owner": { + "username": "rfoldbirk", + "email": "", + "twitter": "RasmusFoldberg" + }, + "record": { + "CNAME": "rfoldbirk.github.io" + } } diff --git a/domains/ratler.json b/domains/ratler.json index af775cb3c..a374ca597 100644 --- a/domains/ratler.json +++ b/domains/ratler.json @@ -1,15 +1,12 @@ { - "description": "ratler is a dev subdomain", - "owner": { - "username": "ItzArman09", - "email": "contact@mail.arman.is-a.dev" - }, - "record": { - "A": ["89.106.200.1"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "ratler is a dev subdomain", + "owner": { + "username": "ItzArman09", + "email": "contact@mail.arman.is-a.dev" + }, + "record": { + "A": ["89.106.200.1"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/ravana.json b/domains/ravana.json index 261625a4e..05557d91c 100644 --- a/domains/ravana.json +++ b/domains/ravana.json @@ -9,4 +9,4 @@ "record": { "CNAME": "ravana.github.io" } -} +} diff --git a/domains/raviteja.json b/domains/raviteja.json index e1cc53fd4..918b43e3c 100644 --- a/domains/raviteja.json +++ b/domains/raviteja.json @@ -1,12 +1,12 @@ { - "description": "Ravi Teja's portfolio website", - "repo": "https://github.com/iraviteja/iraviteja.github.io", - "owner": { - "username": "iraviteja", - "email": "iraviteja77@gmail.com", - "twitter": "_iraviteja" - }, - "record": { - "CNAME": "iraviteja.github.io" - } + "description": "Ravi Teja's portfolio website", + "repo": "https://github.com/iraviteja/iraviteja.github.io", + "owner": { + "username": "iraviteja", + "email": "iraviteja77@gmail.com", + "twitter": "_iraviteja" + }, + "record": { + "CNAME": "iraviteja.github.io" + } } diff --git a/domains/ravost.json b/domains/ravost.json index 4277dc69c..1ebaacd7b 100644 --- a/domains/ravost.json +++ b/domains/ravost.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Ravost99", - "email": "Ravost6@outlook.com" - }, - "description": "Ravost99's Personal website", - "record": { - "CNAME": "910fc002-6c43-4a8f-89d9-e0807e831470.id.repl.co" - } + "owner": { + "username": "Ravost99", + "email": "Ravost6@outlook.com" + }, + "description": "Ravost99's Personal website", + "record": { + "CNAME": "910fc002-6c43-4a8f-89d9-e0807e831470.id.repl.co" + } } diff --git a/domains/raw-kirito.json b/domains/raw-kirito.json index 6c1555378..c3d322ebb 100644 --- a/domains/raw-kirito.json +++ b/domains/raw-kirito.json @@ -1,10 +1,10 @@ { - "description": "this a link to My Raw Web Github", - "owner": { - "username": "ThisMe124", - "email": "anonymous.orgn@gmail.com" - }, - "record": { - "CNAME": "thisme124.github.io" - } + "description": "this a link to My Raw Web Github", + "owner": { + "username": "ThisMe124", + "email": "anonymous.orgn@gmail.com" + }, + "record": { + "CNAME": "thisme124.github.io" + } } diff --git a/domains/ray.json b/domains/ray.json index e77593d58..e0a618574 100644 --- a/domains/ray.json +++ b/domains/ray.json @@ -1,11 +1,11 @@ { - "description": "RayhanADev's Personal Website", - "repo": "https://github.com/rayhanadev/Personal-Website-v3", - "owner": { - "username": "rayhanadev", - "email": "rayhanadev@protonmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "description": "RayhanADev's Personal Website", + "repo": "https://github.com/rayhanadev/Personal-Website-v3", + "owner": { + "username": "rayhanadev", + "email": "rayhanadev@protonmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } } diff --git a/domains/raymond.json b/domains/raymond.json index 6782d5a41..22e711c56 100644 --- a/domains/raymond.json +++ b/domains/raymond.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "raylu15742cs", "email": "raylucs15742@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "raylu15742cs.github.io" - } } - \ No newline at end of file +} diff --git a/domains/raymondlu.json b/domains/raymondlu.json index 6782d5a41..22e711c56 100644 --- a/domains/raymondlu.json +++ b/domains/raymondlu.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "raylu15742cs", "email": "raylucs15742@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "raylu15742cs.github.io" - } } - \ No newline at end of file +} diff --git a/domains/raymonzhang.json b/domains/raymonzhang.json index 5fba946e0..9f13fcde1 100644 --- a/domains/raymonzhang.json +++ b/domains/raymonzhang.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/raymon-zhang/website", - "owner": { - "username": "raymon-zhang", - "email": "raymonzhang.rz@gmail.com" - }, - "record": { - "CNAME": "raymon-zhang.github.io" - } + "description": "My personal website", + "repo": "https://github.com/raymon-zhang/website", + "owner": { + "username": "raymon-zhang", + "email": "raymonzhang.rz@gmail.com" + }, + "record": { + "CNAME": "raymon-zhang.github.io" + } } diff --git a/domains/rayvid.json b/domains/rayvid.json index e26d64386..a57353fc7 100644 --- a/domains/rayvid.json +++ b/domains/rayvid.json @@ -1,11 +1,11 @@ { - "description": "Rayvid's website", - "repo": "https://github.com/Rayvid", - "owner": { - "username": "rayvid", - "email": "gin.kisonas@gmail.com" - }, - "record": { - "CNAME": "rayvid.github.io" - } + "description": "Rayvid's website", + "repo": "https://github.com/Rayvid", + "owner": { + "username": "rayvid", + "email": "gin.kisonas@gmail.com" + }, + "record": { + "CNAME": "rayvid.github.io" + } } diff --git a/domains/re.maskduck.json b/domains/re.maskduck.json index 3ecc87b03..0f9b04d19 100644 --- a/domains/re.maskduck.json +++ b/domains/re.maskduck.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } + "owner": { + "username": "MaskDuck", + "email": "maskduckuwu@gmail.com" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } } diff --git a/domains/rededge.json b/domains/rededge.json index 8e02b7c87..5a9c7d0d3 100644 --- a/domains/rededge.json +++ b/domains/rededge.json @@ -1,11 +1,11 @@ { - "description": "Chandula Janith's (RedEdge967) personal portfolio website made with glassmorphism UI", - "repo": "https://github.com/RedEdge967/RedEdge967.github.io", - "owner": { - "username": "RedEdge967", - "email": "janithc967@gmail.com" - }, - "record": { - "CNAME": "RedEdge967.github.io" - } + "description": "Chandula Janith's (RedEdge967) personal portfolio website made with glassmorphism UI", + "repo": "https://github.com/RedEdge967/RedEdge967.github.io", + "owner": { + "username": "RedEdge967", + "email": "janithc967@gmail.com" + }, + "record": { + "CNAME": "RedEdge967.github.io" + } } diff --git a/domains/redirect.nziie.json b/domains/redirect.nziie.json index f2a3533ea..35baef0e8 100644 --- a/domains/redirect.nziie.json +++ b/domains/redirect.nziie.json @@ -1,9 +1,9 @@ - { - "owner": { +{ + "owner": { "username": "Nzii3", "email": "exeyst@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "cname.short.io" - } } +} diff --git a/domains/rednek46.json b/domains/rednek46.json index 13d997131..e7e58cd71 100644 --- a/domains/rednek46.json +++ b/domains/rednek46.json @@ -1,11 +1,11 @@ { - "description": "My Personal Portfolio", - "repo": "https://github.com/rednek46/rednek46.github.io", - "owner": { - "username": "rednek46", - "email": "nuzer501@gmail.com" - }, - "record": { - "CNAME": "rednek46.github.io" - } + "description": "My Personal Portfolio", + "repo": "https://github.com/rednek46/rednek46.github.io", + "owner": { + "username": "rednek46", + "email": "nuzer501@gmail.com" + }, + "record": { + "CNAME": "rednek46.github.io" + } } diff --git a/domains/reed.json b/domains/reed.json index 4af0861ca..6647d3d4a 100644 --- a/domains/reed.json +++ b/domains/reed.json @@ -1,12 +1,12 @@ { - "repo": "https://github.com/reed-jones/reedjones.com", - "description": "Reeds personal developer site", - "owner": { - "username": "reed-jones", - "email": "reedjones@reedjones.com", - "twitter": "rj0nz" - }, - "record": { - "URL": "https://www.reedjones.com" - } + "repo": "https://github.com/reed-jones/reedjones.com", + "description": "Reeds personal developer site", + "owner": { + "username": "reed-jones", + "email": "reedjones@reedjones.com", + "twitter": "rj0nz" + }, + "record": { + "URL": "https://www.reedjones.com" + } } diff --git a/domains/reefsalty.json b/domains/reefsalty.json index e4c3d8e64..59fb384d1 100644 --- a/domains/reefsalty.json +++ b/domains/reefsalty.json @@ -1,12 +1,12 @@ { - "description": "ReefSalty", - "repo": "https://github.com/github-username/ReefSalty.github.io", - "owner": { - "username": "ReefSalty", - "email": "reefsalter@hotmail.com", - "twitter": "ReefSalty" - }, - "record": { - "CNAME": "reefsalty.github.io" - } + "description": "ReefSalty", + "repo": "https://github.com/github-username/ReefSalty.github.io", + "owner": { + "username": "ReefSalty", + "email": "reefsalter@hotmail.com", + "twitter": "ReefSalty" + }, + "record": { + "CNAME": "reefsalty.github.io" + } } diff --git a/domains/refat.json b/domains/refat.json index 537de405b..7c4069925 100644 --- a/domains/refat.json +++ b/domains/refat.json @@ -1,10 +1,10 @@ { - "description": "Personal Site", - "owner": { - "username": "refatc25", - "email": "" - }, - "record": { - "URL": "https://www.refatchowdhury.com" - } + "description": "Personal Site", + "owner": { + "username": "refatc25", + "email": "" + }, + "record": { + "URL": "https://www.refatchowdhury.com" + } } diff --git a/domains/regiondavid.json b/domains/regiondavid.json index 03cb8587c..c1be1c5c9 100644 --- a/domains/regiondavid.json +++ b/domains/regiondavid.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "regiondavid", - "email": "uestczjw@gmail.com" - }, - "record": { - "CNAME": "regiondavid.github.io" - }, - "repo": "https://github.com/regiondavid", - "description": "regiondavid's new website" + "owner": { + "username": "regiondavid", + "email": "uestczjw@gmail.com" + }, + "record": { + "CNAME": "regiondavid.github.io" + }, + "repo": "https://github.com/regiondavid", + "description": "regiondavid's new website" } diff --git a/domains/rehanplayz.json b/domains/rehanplayz.json index 48995a366..5834203a0 100644 --- a/domains/rehanplayz.json +++ b/domains/rehanplayz.json @@ -1,11 +1,11 @@ { - "description": "A redirect to my new domain", - "repo": "https://github.com/RehanPlayz/RehanPlayz.github.io", - "owner": { - "username": "RehanPlayz", - "email": "rehanplayz321@protonmail.com" - }, - "record": { - "CNAME": "rehanplayz.gq" - } + "description": "A redirect to my new domain", + "repo": "https://github.com/RehanPlayz/RehanPlayz.github.io", + "owner": { + "username": "RehanPlayz", + "email": "rehanplayz321@protonmail.com" + }, + "record": { + "CNAME": "rehanplayz.gq" + } } diff --git a/domains/reizy.json b/domains/reizy.json index b75ddee82..a3f23a106 100644 --- a/domains/reizy.json +++ b/domains/reizy.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "P0rc0D10", "email": "grazioligiuliano52@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://reizy.eu" - } } - \ No newline at end of file +} diff --git a/domains/rekto.json b/domains/rekto.json index 1a5b9b19a..b63b31205 100644 --- a/domains/rekto.json +++ b/domains/rekto.json @@ -1,11 +1,11 @@ { - "description": "Rekto Website", - "repo": "https://github.com/rekto-dev/rekto-dev.github.io", - "owner": { - "username": "GetRekto", - "email": "rekto.personal@outlook.com" - }, - "record": { - "CNAME": "rekto-dev.github.io" - } + "description": "Rekto Website", + "repo": "https://github.com/rekto-dev/rekto-dev.github.io", + "owner": { + "username": "GetRekto", + "email": "rekto.personal@outlook.com" + }, + "record": { + "CNAME": "rekto-dev.github.io" + } } diff --git a/domains/rep.json b/domains/rep.json index 9b38b67d9..8d7bb58ed 100644 --- a/domains/rep.json +++ b/domains/rep.json @@ -1,11 +1,11 @@ { - "description": "Im a nerd", - "repo": "https://github.com/reputationdev/reputationdev.github.io", - "owner": { - "username": "Reputation", - "email": "omen@dashpvp.net" - }, - "record": { - "CNAME": "reputationdev.github.io" - } - } + "description": "Im a nerd", + "repo": "https://github.com/reputationdev/reputationdev.github.io", + "owner": { + "username": "Reputation", + "email": "omen@dashpvp.net" + }, + "record": { + "CNAME": "reputationdev.github.io" + } +} diff --git a/domains/retr0.json b/domains/retr0.json index 84c08dc42..0bd1ecdf2 100644 --- a/domains/retr0.json +++ b/domains/retr0.json @@ -1,11 +1,11 @@ { - "description": "Rer0's personal developer website", - "repo": "https://github.com/u0f/u0f.github.io", - "owner": { - "username": "u0f", - "email": "ice.dev1234@gmail.com" - }, - "record": { - "CNAME": "u0f.github.io" - } + "description": "Rer0's personal developer website", + "repo": "https://github.com/u0f/u0f.github.io", + "owner": { + "username": "u0f", + "email": "ice.dev1234@gmail.com" + }, + "record": { + "CNAME": "u0f.github.io" + } } diff --git a/domains/reuben.json b/domains/reuben.json index ab3072264..d9d0db1ae 100644 --- a/domains/reuben.json +++ b/domains/reuben.json @@ -1,11 +1,11 @@ { - "description": "Personal Page", - "repo": "https://github.com/reuben-x/reuben-x.github.io", - "owner": { - "username": "reuben-x", - "email": "reubenthomaspeter@gmail.com" - }, - "record": { - "CNAME": "reuben-x.github.io" - } + "description": "Personal Page", + "repo": "https://github.com/reuben-x/reuben-x.github.io", + "owner": { + "username": "reuben-x", + "email": "reubenthomaspeter@gmail.com" + }, + "record": { + "CNAME": "reuben-x.github.io" + } } diff --git a/domains/revelav2.json b/domains/revelav2.json index 77c2a8714..b070affb0 100644 --- a/domains/revelav2.json +++ b/domains/revelav2.json @@ -1,10 +1,10 @@ { - "description": "revelav2.is-a.dev", - "owner": { - "username": "DIVISIONSolar", - "email": "me@joshsevero.dev" - }, - "record": { - "CNAME": "proxy.revela-network.com" - } + "description": "revelav2.is-a.dev", + "owner": { + "username": "DIVISIONSolar", + "email": "me@joshsevero.dev" + }, + "record": { + "CNAME": "proxy.revela-network.com" + } } diff --git a/domains/reynold.json b/domains/reynold.json index 70ed5ffb9..863f72857 100644 --- a/domains/reynold.json +++ b/domains/reynold.json @@ -1,10 +1,9 @@ { - - "owner": { - "username": "EMMU", - "email": "aneenababu71901@gmail.com" - }, - "record": { - "CNAME": "d60bb323-8a85-4e54-82b0-f2faaf77569c.id.repl.co" - } + "owner": { + "username": "EMMU", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "d60bb323-8a85-4e54-82b0-f2faaf77569c.id.repl.co" + } } diff --git a/domains/rezz.json b/domains/rezz.json index d3723b234..0d632ab04 100644 --- a/domains/rezz.json +++ b/domains/rezz.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/RezzedUp", - "owner": { - "username": "RezzedUp", - "email": "", - "twitter": "RezzedUp" - }, - "record": { - "URL": "https://rezzedup.com" - } + "repo": "https://github.com/RezzedUp", + "owner": { + "username": "RezzedUp", + "email": "", + "twitter": "RezzedUp" + }, + "record": { + "URL": "https://rezzedup.com" + } } diff --git a/domains/rferee.json b/domains/rferee.json index d9185f32b..d9f92ecc3 100644 --- a/domains/rferee.json +++ b/domains/rferee.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "rferee", "email": "admin@rferee.dev" - }, - "record": { + }, + "record": { "URL": "https://rferee.dev" - } } - +} diff --git a/domains/rfwn.json b/domains/rfwn.json index e20363e73..93cfe8a64 100644 --- a/domains/rfwn.json +++ b/domains/rfwn.json @@ -8,4 +8,4 @@ "record": { "CNAME": "rfwn.github.io" } -} +} diff --git a/domains/rhino.json b/domains/rhino.json index 9105f5faa..ba363f9be 100644 --- a/domains/rhino.json +++ b/domains/rhino.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Tech2Logix", "email": "rhinovanboxelaere@outlook.com" - }, - "record": { + }, + "record": { "CNAME": "rhino-vb.be" - } } - \ No newline at end of file +} diff --git a/domains/ri1.json b/domains/ri1.json index 15ebd65ba..ce9025c4c 100644 --- a/domains/ri1.json +++ b/domains/ri1.json @@ -9,4 +9,4 @@ "record": { "URL": "https://notri1.fr" } -} +} diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index 319113122..d43673872 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "RianNegreiros", "email": "riannegreiros@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "portfolio-production-c1eb.up.railway.app" - } } - \ No newline at end of file +} diff --git a/domains/ricardo.json b/domains/ricardo.json index 5180f01fe..0fc1f9c46 100644 --- a/domains/ricardo.json +++ b/domains/ricardo.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/RicardoGonzf/RicardoGonzf", - "owner": { - "username": "RicardoGonzf", - "email": "ricardo@ricardogonz.es" - }, - "record": { - "URL": "https://ricardogonz.es" - } + "description": "My personal website", + "repo": "https://github.com/RicardoGonzf/RicardoGonzf", + "owner": { + "username": "RicardoGonzf", + "email": "ricardo@ricardogonz.es" + }, + "record": { + "URL": "https://ricardogonz.es" + } } diff --git a/domains/ricecx.json b/domains/ricecx.json index dce5a1422..54926d366 100644 --- a/domains/ricecx.json +++ b/domains/ricecx.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/ricecx/ricecx.github.io", - "owner": { - "username": "RiceCX", - "email": "andyl5463@gmail.com" - }, - "description": "Hosting my website.", - "record": { - "CNAME": "ricecx.github.io" - } + "repo": "https://github.com/ricecx/ricecx.github.io", + "owner": { + "username": "RiceCX", + "email": "andyl5463@gmail.com" + }, + "description": "Hosting my website.", + "record": { + "CNAME": "ricecx.github.io" + } } diff --git a/domains/richie.json b/domains/richie.json index 22b2f00cc..6932520cd 100644 --- a/domains/richie.json +++ b/domains/richie.json @@ -1,11 +1,11 @@ { - "description": "This is for my local server", - "repo": "https://github.com/richiesuper", - "owner": { - "username": "richiesuper", - "email": "richie9963@gmail.com" - }, - "record": { - "CNAME": "richiesuper.ddns.net" - } + "description": "This is for my local server", + "repo": "https://github.com/richiesuper", + "owner": { + "username": "richiesuper", + "email": "richie9963@gmail.com" + }, + "record": { + "CNAME": "richiesuper.ddns.net" + } } diff --git a/domains/rick.json b/domains/rick.json index 2317bd13c..15f4f7871 100644 --- a/domains/rick.json +++ b/domains/rick.json @@ -1,11 +1,11 @@ { - "description": "a fun website i made", - "repo": "https://github.com/rickastleyy/rickastleyy", - "owner": { - "username": "rickastleyy", - "email": "rickrolle.you@outlook.com" - }, - "record": { - "CNAME": "50e20db5-db2e-4dc7-9913-9986797944d3.repl.co" - } + "description": "a fun website i made", + "repo": "https://github.com/rickastleyy/rickastleyy", + "owner": { + "username": "rickastleyy", + "email": "rickrolle.you@outlook.com" + }, + "record": { + "CNAME": "50e20db5-db2e-4dc7-9913-9986797944d3.repl.co" + } } diff --git a/domains/rie.json b/domains/rie.json index 0e08c02ba..bb6d20603 100644 --- a/domains/rie.json +++ b/domains/rie.json @@ -1,11 +1,11 @@ { - "description": "Rie's Website", - "repo": "https://github.com/meguminsama", - "owner": { - "username": "MeguminSama", - "email": "megumin@megu.dev" - }, - "record": { - "CNAME": "cname-dev.megu.dev" - } + "description": "Rie's Website", + "repo": "https://github.com/meguminsama", + "owner": { + "username": "MeguminSama", + "email": "megumin@megu.dev" + }, + "record": { + "CNAME": "cname-dev.megu.dev" + } } diff --git a/domains/rifzki.json b/domains/rifzki.json index 84439c64a..9506cbe3f 100644 --- a/domains/rifzki.json +++ b/domains/rifzki.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "rifzkiadiyaksa", "email": "rifzki.adiyaksa18033@student.unsika.ac.id" - }, - "record": { + }, + "record": { "URL": "https://rifzki.my.id" - } } - \ No newline at end of file +} diff --git a/domains/riley.json b/domains/riley.json index 9cd1012c6..c9374f7e0 100644 --- a/domains/riley.json +++ b/domains/riley.json @@ -1,12 +1,12 @@ { - "description": "Riley Chou's Personal Website", - "repo": "https://github.com/rileychou/rileychou.github.io", - "owner": { - "username": "rileychou", - "email": "riley33chou@gmail.com", - "twitter": "IceShark_91" - }, - "record": { - "CNAME": "rileychou.github.io" - } + "description": "Riley Chou's Personal Website", + "repo": "https://github.com/rileychou/rileychou.github.io", + "owner": { + "username": "rileychou", + "email": "riley33chou@gmail.com", + "twitter": "IceShark_91" + }, + "record": { + "CNAME": "rileychou.github.io" + } } diff --git a/domains/ririxi.json b/domains/ririxi.json index 5a6555a02..2cbaabeb0 100644 --- a/domains/ririxi.json +++ b/domains/ririxi.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/ririxichan", - "owner": { - "username": "ririxichan", - "email": "", - "twitter": "ririxichan" - }, - "record": { - "URL": "https://ririxi.dev" - } + "repo": "https://github.com/ririxichan", + "owner": { + "username": "ririxichan", + "email": "", + "twitter": "ririxichan" + }, + "record": { + "URL": "https://ririxi.dev" + } } diff --git a/domains/riskybot.riskymh.json b/domains/riskybot.riskymh.json index 43c6e40ae..59ebce7cb 100644 --- a/domains/riskybot.riskymh.json +++ b/domains/riskybot.riskymh.json @@ -1,13 +1,12 @@ -{ - "description": "Discord Bot Website", - "repo": "https://github.com/RiskyMH/RiskyBOT", - "owner": { - "username": "RiskyMH", - "discord": "RiskyMH#0182", - "email": "" - }, - "record": { - "URL": "https://riskymh.github.io/RiskyBOT" - } - } - \ No newline at end of file +{ + "description": "Discord Bot Website", + "repo": "https://github.com/RiskyMH/RiskyBOT", + "owner": { + "username": "RiskyMH", + "discord": "RiskyMH#0182", + "email": "" + }, + "record": { + "URL": "https://riskymh.github.io/RiskyBOT" + } +} diff --git a/domains/riskybotredirect.json b/domains/riskybotredirect.json index 43c6e40ae..59ebce7cb 100644 --- a/domains/riskybotredirect.json +++ b/domains/riskybotredirect.json @@ -1,13 +1,12 @@ -{ - "description": "Discord Bot Website", - "repo": "https://github.com/RiskyMH/RiskyBOT", - "owner": { - "username": "RiskyMH", - "discord": "RiskyMH#0182", - "email": "" - }, - "record": { - "URL": "https://riskymh.github.io/RiskyBOT" - } - } - \ No newline at end of file +{ + "description": "Discord Bot Website", + "repo": "https://github.com/RiskyMH/RiskyBOT", + "owner": { + "username": "RiskyMH", + "discord": "RiskyMH#0182", + "email": "" + }, + "record": { + "URL": "https://riskymh.github.io/RiskyBOT" + } +} diff --git a/domains/riskymh.json b/domains/riskymh.json index eb528575d..f90b1790b 100644 --- a/domains/riskymh.json +++ b/domains/riskymh.json @@ -1,14 +1,13 @@ -{ - "description": "Personal Website", - "repo": "https://github.com/RiskyMH/RiskyMH.github.io", - "owner": { - "username": "RiskyMH", - "discord": "RiskyMH#0182", - "email": "" - }, - "record": { - "URL": "https://riskymh.github.io", - "MX": ["rocky.smtp-in.mailway.app", "peter.smtp-in.mailway.app"] - } - } - \ No newline at end of file +{ + "description": "Personal Website", + "repo": "https://github.com/RiskyMH/RiskyMH.github.io", + "owner": { + "username": "RiskyMH", + "discord": "RiskyMH#0182", + "email": "" + }, + "record": { + "URL": "https://riskymh.github.io", + "MX": ["rocky.smtp-in.mailway.app", "peter.smtp-in.mailway.app"] + } +} diff --git a/domains/riskymhredirect.json b/domains/riskymhredirect.json index 1dda90136..404e14cb5 100644 --- a/domains/riskymhredirect.json +++ b/domains/riskymhredirect.json @@ -1,12 +1,12 @@ -{ - "description": "Personal Website", - "repo": "https://github.com/RiskyMH/RiskyMH.github.io", - "owner": { - "username": "RiskyMH", - "discord": "RiskyMH#0182", - "email": "" - }, - "record": { - "URL": "https://riskymh.github.io" - } -} +{ + "description": "Personal Website", + "repo": "https://github.com/RiskyMH/RiskyMH.github.io", + "owner": { + "username": "RiskyMH", + "discord": "RiskyMH#0182", + "email": "" + }, + "record": { + "URL": "https://riskymh.github.io" + } +} diff --git a/domains/rithinjose.json b/domains/rithinjose.json index 0e7931c3c..f20a68400 100644 --- a/domains/rithinjose.json +++ b/domains/rithinjose.json @@ -1,12 +1,12 @@ { - "description": "Personal Website", - "repo": "https://github.com/rithin-jose/rithin-jose.github.io", - "owner": { - "username": "rithin-jose", - "twitter": "rithinja", - "email": "" - }, - "record": { - "CNAME": "rithin-jose.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/rithin-jose/rithin-jose.github.io", + "owner": { + "username": "rithin-jose", + "twitter": "rithinja", + "email": "" + }, + "record": { + "CNAME": "rithin-jose.github.io" + } } diff --git a/domains/ritshu.json b/domains/ritshu.json index 9e300228b..809820372 100644 --- a/domains/ritshu.json +++ b/domains/ritshu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Ritshu", - "discord": "216282035503890442", - "email": "ritshu.dev@gmail.com" - }, - "record": { - "CNAME": "ritshu.github.io" - } + "owner": { + "username": "Ritshu", + "discord": "216282035503890442", + "email": "ritshu.dev@gmail.com" + }, + "record": { + "CNAME": "ritshu.github.io" + } } diff --git a/domains/ritwick2006.json b/domains/ritwick2006.json index 5ab1790e8..9e95183ef 100644 --- a/domains/ritwick2006.json +++ b/domains/ritwick2006.json @@ -1,11 +1,11 @@ { - "description": "Ritwick's website", - "repo": "https://github.com/BOTDEV123", - "owner": { - "username": "BOTDEV123", - "email": "ritwick2006@hotmail.com" - }, - "record": { - "CNAME": "ritwick2006.freecluster.eu" - } + "description": "Ritwick's website", + "repo": "https://github.com/BOTDEV123", + "owner": { + "username": "BOTDEV123", + "email": "ritwick2006@hotmail.com" + }, + "record": { + "CNAME": "ritwick2006.freecluster.eu" + } } diff --git a/domains/rlewsley.json b/domains/rlewsley.json index b8ca5a7df..0c7785983 100644 --- a/domains/rlewsley.json +++ b/domains/rlewsley.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "lewsley-r", "email": "lewsley-r@ulster.ac.uk" - }, + }, - "record": { + "record": { "CNAME": "lewsley-r.github.io" - } } - +} diff --git a/domains/rlx.json b/domains/rlx.json index 1fa2dbd7f..6eb855e6b 100644 --- a/domains/rlx.json +++ b/domains/rlx.json @@ -1,11 +1,11 @@ { - "description": "RLX's personal website", - "repo": "https://github.com/RLX-OP/rlx-op.github.io", - "owner": { - "username": "RLX-OP", - "email": "contactrlxop@gmail.com" - }, - "record": { - "CNAME": "rlx-op.github.io" - } + "description": "RLX's personal website", + "repo": "https://github.com/RLX-OP/rlx-op.github.io", + "owner": { + "username": "RLX-OP", + "email": "contactrlxop@gmail.com" + }, + "record": { + "CNAME": "rlx-op.github.io" + } } diff --git a/domains/robert.json b/domains/robert.json index 3b3ac88c1..d8b314658 100644 --- a/domains/robert.json +++ b/domains/robert.json @@ -1,11 +1,11 @@ { - "description": "Robert's portfolio", - "repo": "https://github.com/treboryx", - "owner": { - "username": "treboryx", - "email": "treboryx@gmail.com" - }, - "record": { - "CNAME": "roberto.gr" - } + "description": "Robert's portfolio", + "repo": "https://github.com/treboryx", + "owner": { + "username": "treboryx", + "email": "treboryx@gmail.com" + }, + "record": { + "CNAME": "roberto.gr" + } } diff --git a/domains/robin.json b/domains/robin.json index 52aa52892..230c013f6 100644 --- a/domains/robin.json +++ b/domains/robin.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "RobinDev03", "email": "robin@robin-it.de" - }, + }, - "record": { + "record": { "CNAME": "robin-w.de" - } } - \ No newline at end of file +} diff --git a/domains/robsd.json b/domains/robsd.json index 332cbbae0..1eb41358b 100644 --- a/domains/robsd.json +++ b/domains/robsd.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "robsd", - "email": "rob@robertd.co.uk" - }, - "record": { - "CNAME": "robsd.pages.dev" - } + "owner": { + "username": "robsd", + "email": "rob@robertd.co.uk" + }, + "record": { + "CNAME": "robsd.pages.dev" + } } diff --git a/domains/roger.json b/domains/roger.json index 4d0d24f82..925b9ecc5 100644 --- a/domains/roger.json +++ b/domains/roger.json @@ -1,12 +1,12 @@ { - "description": "Roger's website to host mostly useless projects", - "repo": "https://github.com/rogerpanza/rogerpanza.github.io", - "owner": { - "username": "rogerpanza", - "email": "rogerpanza-ed@protonmail.com", - "twitter": "rogerpanza_" - }, - "record": { - "CNAME": "rogerpanza.github.io" - } + "description": "Roger's website to host mostly useless projects", + "repo": "https://github.com/rogerpanza/rogerpanza.github.io", + "owner": { + "username": "rogerpanza", + "email": "rogerpanza-ed@protonmail.com", + "twitter": "rogerpanza_" + }, + "record": { + "CNAME": "rogerpanza.github.io" + } } diff --git a/domains/rohan.json b/domains/rohan.json index 832a60dac..920cd0b7c 100644 --- a/domains/rohan.json +++ b/domains/rohan.json @@ -1,11 +1,11 @@ { - "description": "Rohan's devlog and portfolio", - "repo": "https://github.com/rohan-bansal", - "owner": { - "username": "Rohan-Bansal", - "email": "rohan@rbansal.dev" - }, - "record": { - "URL": "https://rbansal.dev" - } + "description": "Rohan's devlog and portfolio", + "repo": "https://github.com/rohan-bansal", + "owner": { + "username": "Rohan-Bansal", + "email": "rohan@rbansal.dev" + }, + "record": { + "URL": "https://rbansal.dev" + } } diff --git a/domains/rohit-sony.json b/domains/rohit-sony.json index 4335a1c2c..f81f7409d 100644 --- a/domains/rohit-sony.json +++ b/domains/rohit-sony.json @@ -1,11 +1,11 @@ { - "description": "Rohit Profile.", - "repo": "https://github.com/rohit-sony/rohit-sony.github.io", - "owner": { - "username": "rohit-sony", - "email": "" - }, - "record": { - "CNAME": "rohit-sony.github.io" - } + "description": "Rohit Profile.", + "repo": "https://github.com/rohit-sony/rohit-sony.github.io", + "owner": { + "username": "rohit-sony", + "email": "" + }, + "record": { + "CNAME": "rohit-sony.github.io" + } } diff --git a/domains/rohith.json b/domains/rohith.json index a01a24b8e..d491de9b8 100644 --- a/domains/rohith.json +++ b/domains/rohith.json @@ -1,11 +1,11 @@ { - "description": "Rohith's personal website", - "repo": "https://github.com/rohithp7777", - "owner": { - "username": "rohithp7777", - "email": "rohithp8899@gmail.com" - }, - "record": { - "CNAME": "rohith-1c974.web.app" - } + "description": "Rohith's personal website", + "repo": "https://github.com/rohithp7777", + "owner": { + "username": "rohithp7777", + "email": "rohithp8899@gmail.com" + }, + "record": { + "CNAME": "rohith-1c974.web.app" + } } diff --git a/domains/rohithill.json b/domains/rohithill.json index cd4fd2418..1546a549a 100644 --- a/domains/rohithill.json +++ b/domains/rohithill.json @@ -1,11 +1,11 @@ { - "description": "I like computers", - "repo": "https://github.com/rohithill/rohithill.github.io", - "owner": { - "username": "rohithill", - "email": "truezeroxy@gmail.com" - }, - "record": { - "CNAME": "rohithill.github.io" - } + "description": "I like computers", + "repo": "https://github.com/rohithill/rohithill.github.io", + "owner": { + "username": "rohithill", + "email": "truezeroxy@gmail.com" + }, + "record": { + "CNAME": "rohithill.github.io" + } } diff --git a/domains/rohithkumar.json b/domains/rohithkumar.json index 3c15206b9..2f78b4119 100644 --- a/domains/rohithkumar.json +++ b/domains/rohithkumar.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website", - "repo": "https://github.com/killTheDB", - "owner": { - "username": "killTheDB", - "email": "jayanarohith7@gmail.com" - }, - "record": { - "CNAME": "killthedb.github.io" - } + "description": "My Personal Website", + "repo": "https://github.com/killTheDB", + "owner": { + "username": "killTheDB", + "email": "jayanarohith7@gmail.com" + }, + "record": { + "CNAME": "killthedb.github.io" + } } diff --git a/domains/rohitkaushal.json b/domains/rohitkaushal.json index d7d05366c..9bb1bfe4e 100644 --- a/domains/rohitkaushal.json +++ b/domains/rohitkaushal.json @@ -1,11 +1,11 @@ { - "description": "My personal Portfolio", - "repo": "https://github.com/RohitKaushal7/RohitKaushal7.github.io", - "owner": { - "username": "RohitKaushal7", - "email": "rohitkk252550@gmail.com" - }, - "record": { - "CNAME": "rohitkaushal7.github.io" - } + "description": "My personal Portfolio", + "repo": "https://github.com/RohitKaushal7/RohitKaushal7.github.io", + "owner": { + "username": "RohitKaushal7", + "email": "rohitkk252550@gmail.com" + }, + "record": { + "CNAME": "rohitkaushal7.github.io" + } } diff --git a/domains/roig.json b/domains/roig.json index ae9ecd76e..41ce1756d 100644 --- a/domains/roig.json +++ b/domains/roig.json @@ -1,11 +1,11 @@ { - "description": "Roig's website", - "repo": "https://github.com/groig", - "owner": { - "username": "groig", - "email": "groig@protonmail.com" - }, - "record": { - "A": ["152.206.177.19"] - } + "description": "Roig's website", + "repo": "https://github.com/groig", + "owner": { + "username": "groig", + "email": "groig@protonmail.com" + }, + "record": { + "A": ["152.206.177.19"] + } } diff --git a/domains/roj.json b/domains/roj.json index 8e7e29e7e..62242e703 100644 --- a/domains/roj.json +++ b/domains/roj.json @@ -1,11 +1,11 @@ { - "description": "Roj", - "owner": { - "username": "roj1512", - "email": "ez@roj.im", - "twitter": "roj1512" - }, - "record": { - "URL": "https://roj.im" - } + "description": "Roj", + "owner": { + "username": "roj1512", + "email": "ez@roj.im", + "twitter": "roj1512" + }, + "record": { + "URL": "https://roj.im" + } } diff --git a/domains/rony.json b/domains/rony.json index 816782e58..6a110998a 100644 --- a/domains/rony.json +++ b/domains/rony.json @@ -1,16 +1,16 @@ { - "owner": { - "username": "ronylee11", - "email": "rongyil33@gmail.com" - }, - "description": { - "domain": "rony.is-a.dev", - "usage": "This is going to be my portfolio" - }, - "repo": { - "github": "github.com/ronylee11" - }, - "record": { - "CNAME": "ronylee11.github.io" - } + "owner": { + "username": "ronylee11", + "email": "rongyil33@gmail.com" + }, + "description": { + "domain": "rony.is-a.dev", + "usage": "This is going to be my portfolio" + }, + "repo": { + "github": "github.com/ronylee11" + }, + "record": { + "CNAME": "ronylee11.github.io" + } } diff --git a/domains/roobini-gamer.json b/domains/roobini-gamer.json index 9df904d79..c3843e3be 100644 --- a/domains/roobini-gamer.json +++ b/domains/roobini-gamer.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "roobini-gamer", "email": "roobini.hamza@yandex.com" - }, - "record": { + }, + "record": { "URL": "https://roobini-gamer.github.io/Roobini-hamza" - } } - +} diff --git a/domains/roshan.json b/domains/roshan.json index 6ca21a0e2..a935a97a2 100644 --- a/domains/roshan.json +++ b/domains/roshan.json @@ -1,12 +1,12 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/roshan1337d/roshan1337d.github.io", - "owner": { - "username": "roshan1337d", - "email": "roshan1337x@gmail.com", - "twitter": "roshan1337d" - }, - "record": { - "CNAME": "roshan1337d.github.io" - } + "description": "Personal portfolio", + "repo": "https://github.com/roshan1337d/roshan1337d.github.io", + "owner": { + "username": "roshan1337d", + "email": "roshan1337x@gmail.com", + "twitter": "roshan1337d" + }, + "record": { + "CNAME": "roshan1337d.github.io" + } } diff --git a/domains/roudges.json b/domains/roudges.json index a2e922c38..f0154a298 100644 --- a/domains/roudges.json +++ b/domains/roudges.json @@ -1,12 +1,10 @@ - { - "description": "Roudges Personal Website", - "owner": { - "username": "roudges2", - "email": "roudges2@gmail.com" - }, - "record": { - "CNAME": "roudges.ga" - } + "description": "Roudges Personal Website", + "owner": { + "username": "roudges2", + "email": "roudges2@gmail.com" + }, + "record": { + "CNAME": "roudges.ga" + } } - diff --git a/domains/roxza.json b/domains/roxza.json index 2e8462185..34d3159c8 100644 --- a/domains/roxza.json +++ b/domains/roxza.json @@ -1,12 +1,12 @@ { - "description": "Roxza personal developer website", - "repo": "https://github.com/Roxza/Roxza.me", - "owner": { - "username": "roxza", - "email": "me@roxza.me", - "discord": "Roxza#0002" - }, - "record": { - "URL": "https://roxza.me" - } + "description": "Roxza personal developer website", + "repo": "https://github.com/Roxza/Roxza.me", + "owner": { + "username": "roxza", + "email": "me@roxza.me", + "discord": "Roxza#0002" + }, + "record": { + "URL": "https://roxza.me" + } } diff --git a/domains/roy.json b/domains/roy.json index f1cebff9b..ec11feaf0 100644 --- a/domains/roy.json +++ b/domains/roy.json @@ -1,11 +1,11 @@ { - "description": "Roy's portfolio website", - "repo": "https://github.com/rcrj/rcrj.github.io", - "owner": { - "username": "rcrj", - "email": "rcrj95@gmail.com" - }, - "record": { - "CNAME": "rcrj.github.io" - } + "description": "Roy's portfolio website", + "repo": "https://github.com/rcrj/rcrj.github.io", + "owner": { + "username": "rcrj", + "email": "rcrj95@gmail.com" + }, + "record": { + "CNAME": "rcrj.github.io" + } } diff --git a/domains/royalty.json b/domains/royalty.json index ba1a103bd..f30be94b5 100644 --- a/domains/royalty.json +++ b/domains/royalty.json @@ -1,11 +1,11 @@ { - "description": "A basic personal website about my projects and me.", - "repo": "https://github.com/hisRoyalty/hisroyalty.github.io", - "owner": { - "username": "hisRoyalty", - "email": "hisroyal.baguette@gmail.com" - }, - "record": { - "CNAME": "hisRoyalty.github.io" - } + "description": "A basic personal website about my projects and me.", + "repo": "https://github.com/hisRoyalty/hisroyalty.github.io", + "owner": { + "username": "hisRoyalty", + "email": "hisroyal.baguette@gmail.com" + }, + "record": { + "CNAME": "hisRoyalty.github.io" + } } diff --git a/domains/roydon.json b/domains/roydon.json index 1f103efba..59d332c82 100644 --- a/domains/roydon.json +++ b/domains/roydon.json @@ -1,12 +1,12 @@ { - "description": "URL forwarder", - "repo": "https://github.com/roydondsouza", - "owner": { - "username": "roydondsouza", - "email": "", - "twitter": "roydondsouza" - }, - "record": { - "CNAME": "roydondsouza.github.io" - } + "description": "URL forwarder", + "repo": "https://github.com/roydondsouza", + "owner": { + "username": "roydondsouza", + "email": "", + "twitter": "roydondsouza" + }, + "record": { + "CNAME": "roydondsouza.github.io" + } } diff --git a/domains/roydondsouza.json b/domains/roydondsouza.json index aaace3352..c09432786 100644 --- a/domains/roydondsouza.json +++ b/domains/roydondsouza.json @@ -1,12 +1,12 @@ { - "description": "URL forwarder", - "repo": "https://github.com/roydondsouza", - "owner": { - "username": "roydondsouza", - "email": "", - "twitter": "roydondsouza" - }, - "record": { - "URL": "https://www.roydondsouza.com" - } + "description": "URL forwarder", + "repo": "https://github.com/roydondsouza", + "owner": { + "username": "roydondsouza", + "email": "", + "twitter": "roydondsouza" + }, + "record": { + "URL": "https://www.roydondsouza.com" + } } diff --git a/domains/rozay.json b/domains/rozay.json index c1345e3a1..e1c8ecd93 100644 --- a/domains/rozay.json +++ b/domains/rozay.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "the-decentralizer", "email": "rozayhere@protonmail.com" - }, - "record": { + }, + "record": { "URL": "https://buidlguidl.com/build/uf8PWvVh1UAaXevKwoZb" - } } - +} diff --git a/domains/rqtl.json b/domains/rqtl.json index a1c993ed8..391f561a8 100644 --- a/domains/rqtl.json +++ b/domains/rqtl.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "ItsRqtl", "email": "itsrqtl@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://www.youtube.com/itsrqtl" - } } - \ No newline at end of file +} diff --git a/domains/rsgarxia.json b/domains/rsgarxia.json index 7a8700931..7e7b35f99 100644 --- a/domains/rsgarxia.json +++ b/domains/rsgarxia.json @@ -1,14 +1,12 @@ { - "description": "Ruben Garcia's personal website", - "repo": "https://github.com/sigfriedCub1990/personal-site", - "owner": { - "username": "sigfriedcub1990", - "email": "rssanjuan2704@gmail.com", - "twitter": "sigfriedcub1990" - }, - "record": { - "A": [ - "142.93.27.109" - ] - } + "description": "Ruben Garcia's personal website", + "repo": "https://github.com/sigfriedCub1990/personal-site", + "owner": { + "username": "sigfriedcub1990", + "email": "rssanjuan2704@gmail.com", + "twitter": "sigfriedcub1990" + }, + "record": { + "A": ["142.93.27.109"] + } } diff --git a/domains/ruiwenge2.json b/domains/ruiwenge2.json index 88ef00fa3..056e1f2f0 100644 --- a/domains/ruiwenge2.json +++ b/domains/ruiwenge2.json @@ -1,11 +1,11 @@ { - "description": "My Portfolio", - "repo": "https://github.com/ruiwenge2/ruiwenge2", - "owner": { - "username": "ruiwenge2", - "email": "ruiwenge2@gmail.com" - }, - "record": { - "CNAME": "caa17c8d-acab-4419-8b78-0ad7994a4f62.repl.co" - } + "description": "My Portfolio", + "repo": "https://github.com/ruiwenge2/ruiwenge2", + "owner": { + "username": "ruiwenge2", + "email": "ruiwenge2@gmail.com" + }, + "record": { + "CNAME": "caa17c8d-acab-4419-8b78-0ad7994a4f62.repl.co" + } } diff --git a/domains/ruizo.json b/domains/ruizo.json index c6c111333..70475fde5 100644 --- a/domains/ruizo.json +++ b/domains/ruizo.json @@ -1,12 +1,12 @@ { - "description": "My Territory", - "repo": "https://github.com/mezeru/mezeru.github.io", - "owner": { - "username": "Mezeru", - "email": "jermpro0@gmail.com", - "twitter": "Mezeru" - }, - "record": { - "CNAME": "mezeru.github.io" - } + "description": "My Territory", + "repo": "https://github.com/mezeru/mezeru.github.io", + "owner": { + "username": "Mezeru", + "email": "jermpro0@gmail.com", + "twitter": "Mezeru" + }, + "record": { + "CNAME": "mezeru.github.io" + } } diff --git a/domains/rumesh.json b/domains/rumesh.json index edf250f01..7bc3c6d88 100644 --- a/domains/rumesh.json +++ b/domains/rumesh.json @@ -2,10 +2,10 @@ "description": "Rumesh's .is-a.dev domain", "repo": "https://github.com/iRumesh/irumesh.github.io", "owner": { - "username": "irumesh", - "email": "irumesh.work@gmail.com" + "username": "irumesh", + "email": "irumesh.work@gmail.com" }, "record": { - "CNAME": "irumesh.github.io" + "CNAME": "irumesh.github.io" } - } +} diff --git a/domains/rusiru.json b/domains/rusiru.json index 3f7d85882..65b77c0b5 100644 --- a/domains/rusiru.json +++ b/domains/rusiru.json @@ -1,11 +1,11 @@ { - "description": "Rusiru Anupama is a Dev", - "repo": "https://github.com/sparkstark03/register", - "owner": { - "username": "sparkstark03", - "email": "rusirurasanjana@gmail.com" - }, - "record": { - "CNAME": "sparkstark03.github.io" - } + "description": "Rusiru Anupama is a Dev", + "repo": "https://github.com/sparkstark03/register", + "owner": { + "username": "sparkstark03", + "email": "rusirurasanjana@gmail.com" + }, + "record": { + "CNAME": "sparkstark03.github.io" + } } diff --git a/domains/rustemb.json b/domains/rustemb.json index 136685f3c..3654d2848 100644 --- a/domains/rustemb.json +++ b/domains/rustemb.json @@ -1,11 +1,11 @@ { - "description": "Rustem B. dev page", - "repo": "https://github.com/RustemB/rustemb.github.io", - "owner": { - "username": "rustemb", - "email": "rustemb@systemli.org" - }, - "record": { - "CNAME": "rustemb.github.io" - } + "description": "Rustem B. dev page", + "repo": "https://github.com/RustemB/rustemb.github.io", + "owner": { + "username": "rustemb", + "email": "rustemb@systemli.org" + }, + "record": { + "CNAME": "rustemb.github.io" + } } diff --git a/domains/rutkuli.json b/domains/rutkuli.json index c8bf0e089..d066cecec 100644 --- a/domains/rutkuli.json +++ b/domains/rutkuli.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer website.", - "repo": "https://github.com/rutkuli/rutkuli.github.io", - "owner": { - "username": "Rutkuli", - "email": "rutkuliofficial@gmail.com" - }, - "record": { - "CNAME": "rutkuli.github.io" - } + "description": "This website is a link to my personal developer website.", + "repo": "https://github.com/rutkuli/rutkuli.github.io", + "owner": { + "username": "Rutkuli", + "email": "rutkuliofficial@gmail.com" + }, + "record": { + "CNAME": "rutkuli.github.io" + } } diff --git a/domains/rv178.json b/domains/rv178.json index cd0208a33..d6f7cb0d6 100644 --- a/domains/rv178.json +++ b/domains/rv178.json @@ -1,11 +1,11 @@ { - "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/rv178/website", - "owner": { - "username": "rv178", - "email": "idliyout@gmail.com" - }, - "record": { - "CNAME": "rv178.github.io" - } + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/rv178/website", + "owner": { + "username": "rv178", + "email": "idliyout@gmail.com" + }, + "record": { + "CNAME": "rv178.github.io" + } } diff --git a/domains/rvsp.json b/domains/rvsp.json index 2a1b00c62..dacc96195 100644 --- a/domains/rvsp.json +++ b/domains/rvsp.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "rvsp", - "email": "pvenkat.rv@gmail.com" - }, - "record": { - "CNAME": "rvsp.github.io" - } + "owner": { + "username": "rvsp", + "email": "pvenkat.rv@gmail.com" + }, + "record": { + "CNAME": "rvsp.github.io" + } } diff --git a/domains/rwithik.json b/domains/rwithik.json index d273a95f2..d5d068033 100644 --- a/domains/rwithik.json +++ b/domains/rwithik.json @@ -1,11 +1,11 @@ { - "description": "Rwithik's Website", - "repo": "https://github.com/rwithik/rwithik.github.io", - "owner": { - "username": "rwithik", - "email": "rwithik@gmail.com" - }, - "record": { - "CNAME": "rwithik.github.io" - } + "description": "Rwithik's Website", + "repo": "https://github.com/rwithik/rwithik.github.io", + "owner": { + "username": "rwithik", + "email": "rwithik@gmail.com" + }, + "record": { + "CNAME": "rwithik.github.io" + } } diff --git a/domains/rxyhn.json b/domains/rxyhn.json index 9cd4a91bc..d5b38f214 100644 --- a/domains/rxyhn.json +++ b/domains/rxyhn.json @@ -1,12 +1,12 @@ { - "description": "Rxyhn's Personal Site", - "repo": "https://github.com/rxyhn/rxyhn.github.io", - "owner": { - "username": "rxyhn", - "email": "rayhankafipratama333@gmail.com", - "discord": "rxyhn#1154" - }, - "record": { - "CNAME": "rxyhn.github.io" - } + "description": "Rxyhn's Personal Site", + "repo": "https://github.com/rxyhn/rxyhn.github.io", + "owner": { + "username": "rxyhn", + "email": "rayhankafipratama333@gmail.com", + "discord": "rxyhn#1154" + }, + "record": { + "CNAME": "rxyhn.github.io" + } } diff --git a/domains/rya.json b/domains/rya.json index 7014318c2..f6f0ff384 100644 --- a/domains/rya.json +++ b/domains/rya.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Jecket22", "email": "lez.vezzica@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://jecket.xyz" - } } - +} diff --git a/domains/ryan.json b/domains/ryan.json index 01d5c9bd1..508f57fee 100644 --- a/domains/ryan.json +++ b/domains/ryan.json @@ -1,11 +1,11 @@ { - "description": "is-a.dev domain", - "repo": "https://github.com/ryan0204", - "owner": { - "username": "Ryan0204", - "email": "ryan@ssrv.xyz" - }, - "record": { - "URL": "https://ssrv.xyz" - } + "description": "is-a.dev domain", + "repo": "https://github.com/ryan0204", + "owner": { + "username": "Ryan0204", + "email": "ryan@ssrv.xyz" + }, + "record": { + "URL": "https://ssrv.xyz" + } } diff --git a/domains/ryn.json b/domains/ryn.json index 0adcb55ec..81bd9dee4 100644 --- a/domains/ryn.json +++ b/domains/ryn.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "lazylamps", - "email": "lampslazy@gmail.com" - }, - "record": { - "A": [ - "132.145.25.232" - ] - } + "owner": { + "username": "lazylamps", + "email": "lampslazy@gmail.com" + }, + "record": { + "A": ["132.145.25.232"] + } } diff --git a/domains/s97.json b/domains/s97.json index 4025f3758..9c1bc6a9f 100644 --- a/domains/s97.json +++ b/domains/s97.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Saud-97", - "email": "saud.aljaffer@gmail.com", - "repo": "https://github.com/Saud-97", - "discord": "S97#6758" - }, - "record": { - "URL": "https://github.com/Saud-97" - } + "owner": { + "username": "Saud-97", + "email": "saud.aljaffer@gmail.com", + "repo": "https://github.com/Saud-97", + "discord": "S97#6758" + }, + "record": { + "URL": "https://github.com/Saud-97" + } } diff --git a/domains/saahil.json b/domains/saahil.json index c425f4222..9c0db343d 100644 --- a/domains/saahil.json +++ b/domains/saahil.json @@ -1,10 +1,10 @@ { - "description": "this is my about me page, - neongamerbot", - "owner": { - "username": "neongamerbot", - "email": "saahilattud@gmail.com" - }, - "record": { - "CNAME": "a58b11f7-e44a-4ebc-811d-22105a51b9b7.repl.co" - } + "description": "this is my about me page, - neongamerbot", + "owner": { + "username": "neongamerbot", + "email": "saahilattud@gmail.com" + }, + "record": { + "CNAME": "a58b11f7-e44a-4ebc-811d-22105a51b9b7.repl.co" + } } diff --git a/domains/saammaaeel.json b/domains/saammaaeel.json index 4333d13ee..2e8265b10 100644 --- a/domains/saammaaeel.json +++ b/domains/saammaaeel.json @@ -7,4 +7,4 @@ "record": { "CNAME": "saammaaeel.github.io" } -} +} diff --git a/domains/saba.json b/domains/saba.json index 96bcc7588..6ce78d147 100644 --- a/domains/saba.json +++ b/domains/saba.json @@ -8,4 +8,4 @@ "record": { "CNAME": "itsaba.github.io" } -} +} diff --git a/domains/sabelgames.json b/domains/sabelgames.json index 088e0446c..cf07aef15 100644 --- a/domains/sabelgames.json +++ b/domains/sabelgames.json @@ -1,12 +1,11 @@ - { - "owner": { - "username": "SabelGames", - "email": "contact@sabelgames.is-a.dev" - }, - "record": { - "URL": "https://sabelgames.itch.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "SabelGames", + "email": "contact@sabelgames.is-a.dev" + }, + "record": { + "URL": "https://sabelgames.itch.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/sabil.json b/domains/sabil.json index 915f78bcd..023c1cee8 100644 --- a/domains/sabil.json +++ b/domains/sabil.json @@ -1,11 +1,11 @@ { - "description": "Sabil Shrestha's Site", - "owner": { - "username": "sabilshrestha", - "email": "kongbill6363@gmail.com", - "twitter": "kongbill62" - }, - "record": { - "CNAME": "sabil62.github.io" - } + "description": "Sabil Shrestha's Site", + "owner": { + "username": "sabilshrestha", + "email": "kongbill6363@gmail.com", + "twitter": "kongbill62" + }, + "record": { + "CNAME": "sabil62.github.io" + } } diff --git a/domains/sachin.json b/domains/sachin.json index bffa70ddb..338dd65a0 100644 --- a/domains/sachin.json +++ b/domains/sachin.json @@ -1,11 +1,11 @@ { - "description": "Sachin's portfolio", - "repo": "https://github.com/sachin-in1", - "owner": { - "username": "sachin-in1", - "email": "sachin.here01@gmail.com" - }, - "record": { - "CNAME": "sachin-in1.github.io" - } + "description": "Sachin's portfolio", + "repo": "https://github.com/sachin-in1", + "owner": { + "username": "sachin-in1", + "email": "sachin.here01@gmail.com" + }, + "record": { + "CNAME": "sachin-in1.github.io" + } } diff --git a/domains/sadie.json b/domains/sadie.json index da10491fb..c4f0fc1a5 100644 --- a/domains/sadie.json +++ b/domains/sadie.json @@ -1,12 +1,12 @@ { - "description": "Sadie Brooklyn's website", - "repo": "https://github.com/night-lake/night-lake.github.io", - "owner": { - "username": "night-lake", - "email": "sadiebk@fluorine.me", - "twitter": "_nightlake" - }, - "record": { - "CNAME": "night-lake.github.io" - } + "description": "Sadie Brooklyn's website", + "repo": "https://github.com/night-lake/night-lake.github.io", + "owner": { + "username": "night-lake", + "email": "sadiebk@fluorine.me", + "twitter": "_nightlake" + }, + "record": { + "CNAME": "night-lake.github.io" + } } diff --git a/domains/sadiq.json b/domains/sadiq.json index 32620bce3..35afa788c 100644 --- a/domains/sadiq.json +++ b/domains/sadiq.json @@ -1,11 +1,11 @@ -{ - "repo": "https://github.com/sadiq334/sadiq334.github.io", - "owner": { - "username": "sadiq334", - "email": "", - "discord": "! sadiq#1152" - }, - "record": { - "CNAME": "sadiq334.github.io" - } -} \ No newline at end of file +{ + "repo": "https://github.com/sadiq334/sadiq334.github.io", + "owner": { + "username": "sadiq334", + "email": "", + "discord": "! sadiq#1152" + }, + "record": { + "CNAME": "sadiq334.github.io" + } +} diff --git a/domains/sadmananik.json b/domains/sadmananik.json index 737e54b91..ef57fca92 100644 --- a/domains/sadmananik.json +++ b/domains/sadmananik.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Sadman-11", "email": "sadmananik8986@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "sadman.misfitsdev.xyz" - } } - \ No newline at end of file +} diff --git a/domains/saeef.json b/domains/saeef.json index 0ac15e600..69468af7e 100644 --- a/domains/saeef.json +++ b/domains/saeef.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio site", - "repo": "https://github.com/saeef/isaeef.git", - "owner": { - "username": "saeef", - "email": "saeef@outlook.com" - }, - "record": { - "CNAME": "saeef.github.io" - } + "description": "Personal portfolio site", + "repo": "https://github.com/saeef/isaeef.git", + "owner": { + "username": "saeef", + "email": "saeef@outlook.com" + }, + "record": { + "CNAME": "saeef.github.io" + } } diff --git a/domains/safin.json b/domains/safin.json index aba00f197..cc95b0ccf 100644 --- a/domains/safin.json +++ b/domains/safin.json @@ -1,11 +1,11 @@ { - "description": "Safin's is-a-dev domain!", - "repo": "https://github.com/safinsingh", - "owner": { - "username": "safinsingh", - "email": "safin.singh@gmail.com" - }, - "record": { - "URL": "https://safin.dev" - } + "description": "Safin's is-a-dev domain!", + "repo": "https://github.com/safinsingh", + "owner": { + "username": "safinsingh", + "email": "safin.singh@gmail.com" + }, + "record": { + "URL": "https://safin.dev" + } } diff --git a/domains/safone.json b/domains/safone.json index 82ec11041..541121031 100644 --- a/domains/safone.json +++ b/domains/safone.json @@ -1,11 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "AsmSafone", "email": "asmsafone@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "thawing-halibut-94d4dmuwrzd30esllhx7xjae.herokudns.com" - } } +} diff --git a/domains/sage.json b/domains/sage.json index b746afad5..61bf1efd1 100644 --- a/domains/sage.json +++ b/domains/sage.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "SageDotExe", "email": "sagerainbow27@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "sagedotexe.github.io" - } } - \ No newline at end of file +} diff --git a/domains/saharsh.json b/domains/saharsh.json index 652fa8bda..bf6563e1f 100644 --- a/domains/saharsh.json +++ b/domains/saharsh.json @@ -1,12 +1,12 @@ { - "description": "My portofilio!", - "repo": "https://github.com/Saharsh1223/saharsh1223.github.io", - "owner": { - "username": "Saharsh1223", - "email": "psaharsh2@gmail.com", - "twitter": "saharsh1223" - }, - "record": { - "CNAME": "saharsh1223.github.io" - } + "description": "My portofilio!", + "repo": "https://github.com/Saharsh1223/saharsh1223.github.io", + "owner": { + "username": "Saharsh1223", + "email": "psaharsh2@gmail.com", + "twitter": "saharsh1223" + }, + "record": { + "CNAME": "saharsh1223.github.io" + } } diff --git a/domains/sahil.json b/domains/sahil.json index a8dc56ac5..f5f29424e 100644 --- a/domains/sahil.json +++ b/domains/sahil.json @@ -1,12 +1,12 @@ { - "description": "Personal Porfolio Records Add.", - "repo": "https://github.com/sahilpatel09/sahilpatel09.github.io", - "owner": { - "username": "sahilpatel09", - "email": "smppatel99999@gmail.com", - "twitter": "smppatel99999" - }, - "record": { - "CNAME": "sahilpatel09.github.io" - } + "description": "Personal Porfolio Records Add.", + "repo": "https://github.com/sahilpatel09/sahilpatel09.github.io", + "owner": { + "username": "sahilpatel09", + "email": "smppatel99999@gmail.com", + "twitter": "smppatel99999" + }, + "record": { + "CNAME": "sahilpatel09.github.io" + } } diff --git a/domains/sahilchoudhary.json b/domains/sahilchoudhary.json index 44a439b12..eae73ccd9 100644 --- a/domains/sahilchoudhary.json +++ b/domains/sahilchoudhary.json @@ -9,4 +9,4 @@ "record": { "CNAME": "iosahil.github.io" } -} +} diff --git a/domains/sailesh.json b/domains/sailesh.json index 641f1d263..211257025 100644 --- a/domains/sailesh.json +++ b/domains/sailesh.json @@ -1,10 +1,10 @@ { - "description": "Sailesh's Personal Website", - "owner": { - "username": "saileshbro", - "email": "saileshbro@gmail.com" - }, - "record": { - "CNAME": "saileshbro.github.io" - } + "description": "Sailesh's Personal Website", + "owner": { + "username": "saileshbro", + "email": "saileshbro@gmail.com" + }, + "record": { + "CNAME": "saileshbro.github.io" + } } diff --git a/domains/saisandeepvaddi.json b/domains/saisandeepvaddi.json index 584f761ae..2a6af8fd0 100644 --- a/domains/saisandeepvaddi.json +++ b/domains/saisandeepvaddi.json @@ -1,10 +1,10 @@ { - "description": "Sai Sandeep Vaddi's website", - "owner": { - "username": "saisandeepvaddi", - "email": "saisandeepvaddi@gmail.com" - }, - "record": { - "A": ["104.198.14.52"] - } + "description": "Sai Sandeep Vaddi's website", + "owner": { + "username": "saisandeepvaddi", + "email": "saisandeepvaddi@gmail.com" + }, + "record": { + "A": ["104.198.14.52"] + } } diff --git a/domains/saizuo.json b/domains/saizuo.json index f4b67bb26..61c5c001e 100644 --- a/domains/saizuo.json +++ b/domains/saizuo.json @@ -1,12 +1,12 @@ { - "description": "Saizuo's Portfolio Website", - "repo": "https://github.com/saizuo/saizuo.github.io", - "owner": { - "username": "Saizuo", - "email": "jhaakash177@gmail.com", - "twitter": "SaizyWaizy" - }, - "record": { - "CNAME": "Saizuo.github.io" - } + "description": "Saizuo's Portfolio Website", + "repo": "https://github.com/saizuo/saizuo.github.io", + "owner": { + "username": "Saizuo", + "email": "jhaakash177@gmail.com", + "twitter": "SaizyWaizy" + }, + "record": { + "CNAME": "Saizuo.github.io" + } } diff --git a/domains/sakko.json b/domains/sakko.json index 2e4037cfa..6f0975012 100644 --- a/domains/sakko.json +++ b/domains/sakko.json @@ -1,12 +1,12 @@ { - "description": "SaKKo from Thailand", - "repo": "https://github.com/SaKKo/soontobeprogrammer.com", - "owner": { - "username": "sakko", - "email": "saklism@gmail.com", - "twitter": "sakkosama" - }, - "record": { - "CNAME": "sakko.github.io" - } + "description": "SaKKo from Thailand", + "repo": "https://github.com/SaKKo/soontobeprogrammer.com", + "owner": { + "username": "sakko", + "email": "saklism@gmail.com", + "twitter": "sakkosama" + }, + "record": { + "CNAME": "sakko.github.io" + } } diff --git a/domains/salar.json b/domains/salar.json index 68291dc59..f1e641106 100644 --- a/domains/salar.json +++ b/domains/salar.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "ooralas", "email": "ooralas@outlook.com" - }, - "record": { + }, + "record": { "URL": "https://salaralali.com" - } } - +} diff --git a/domains/sam-jspn.json b/domains/sam-jspn.json index 8d05ebe1d..e52accfaa 100644 --- a/domains/sam-jspn.json +++ b/domains/sam-jspn.json @@ -1,12 +1,12 @@ { - "description": "Sam's website", - "repo": "https://github.com/Samuel-Jspn/lair", - "owner": { - "username": "Samuel-Jspn", - "email": "sam.josephine@outlook.fr", - "discord": "R3dL1ghty#2904" - }, - "record": { - "CNAME": "samuel-jspn.github.io" - } + "description": "Sam's website", + "repo": "https://github.com/Samuel-Jspn/lair", + "owner": { + "username": "Samuel-Jspn", + "email": "sam.josephine@outlook.fr", + "discord": "R3dL1ghty#2904" + }, + "record": { + "CNAME": "samuel-jspn.github.io" + } } diff --git a/domains/sam.json b/domains/sam.json index d3a0fc31a..d93108e90 100644 --- a/domains/sam.json +++ b/domains/sam.json @@ -1,11 +1,11 @@ { - "description": "Sam Poder's personal website.", - "repo": "https://github.com/sampoder/w2", - "owner": { - "username": "sampoder", - "email": "sam@sampoder.com" - }, - "record": { - "URL": "https://sampoder.com" - } + "description": "Sam Poder's personal website.", + "repo": "https://github.com/sampoder/w2", + "owner": { + "username": "sampoder", + "email": "sam@sampoder.com" + }, + "record": { + "URL": "https://sampoder.com" + } } diff --git a/domains/samanyu.json b/domains/samanyu.json index 3f955a21a..b16154f42 100644 --- a/domains/samanyu.json +++ b/domains/samanyu.json @@ -1,11 +1,11 @@ { - "description": "They call me Soman", - "repo": "https://github.com/Samanyu13", - "owner": { - "username": "Samanyu13", - "email": "samanyusaji18@gmail.com" - }, - "record": { - "CNAME": "samanyu13.github.io" - } + "description": "They call me Soman", + "repo": "https://github.com/Samanyu13", + "owner": { + "username": "Samanyu13", + "email": "samanyusaji18@gmail.com" + }, + "record": { + "CNAME": "samanyu13.github.io" + } } diff --git a/domains/samarth-asthana.json b/domains/samarth-asthana.json index 5450c8b43..77ac005cc 100644 --- a/domains/samarth-asthana.json +++ b/domains/samarth-asthana.json @@ -1,11 +1,11 @@ { - "description": "Samarth Asthana", - "repo": "https://github.com/samarth-asthana/portfolio.github.io", - "owner": { - "username": "samarth-asthana", - "email": "samarthasthana110@gmail.com" - }, - "record": { - "CNAME": "samarth-asthana.github.io" - } + "description": "Samarth Asthana", + "repo": "https://github.com/samarth-asthana/portfolio.github.io", + "owner": { + "username": "samarth-asthana", + "email": "samarthasthana110@gmail.com" + }, + "record": { + "CNAME": "samarth-asthana.github.io" + } } diff --git a/domains/samarth.json b/domains/samarth.json index 34f9f032d..093a1e7e0 100644 --- a/domains/samarth.json +++ b/domains/samarth.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "samarthkulshrestha", - "email": "samarthkulshrestha@protonmail.com" - }, - "record": { - "CNAME": "samarthkulshrestha.github.io" - } + "owner": { + "username": "samarthkulshrestha", + "email": "samarthkulshrestha@protonmail.com" + }, + "record": { + "CNAME": "samarthkulshrestha.github.io" + } } diff --git a/domains/sambhrama.json b/domains/sambhrama.json index 42ea19919..90b69910c 100644 --- a/domains/sambhrama.json +++ b/domains/sambhrama.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Sambhrama754", - "email": "sambhramakhushi@hotmail.com" - }, - "record": { - "CNAME": "website-production-d557.up.railway.app" - } + "owner": { + "username": "Sambhrama754", + "email": "sambhramakhushi@hotmail.com" + }, + "record": { + "CNAME": "website-production-d557.up.railway.app" + } } diff --git a/domains/samcarson.json b/domains/samcarson.json index 6c2941d8d..a0b843a2f 100644 --- a/domains/samcarson.json +++ b/domains/samcarson.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "samcarsonx", - "email": "sam@carson.industries" - }, - "record": { - "CNAME": "isadev.samcarson.co.uk" - } + "owner": { + "username": "samcarsonx", + "email": "sam@carson.industries" + }, + "record": { + "CNAME": "isadev.samcarson.co.uk" + } } diff --git a/domains/sameera.json b/domains/sameera.json index 66a824daa..d78c5e0ac 100644 --- a/domains/sameera.json +++ b/domains/sameera.json @@ -1,12 +1,12 @@ { - "description": "Building a personal portfolio website for my university software development project.", - "repo": "https://github.com/sameerasw/sameerasw.github.io", - "owner": { - "username": "sameerasw", - "email": "sameera.whoami@gmail.com", - "twitter": "sameera_s_w" - }, - "record": { - "CNAME": "sameerasw.github.io" - } -} \ No newline at end of file + "description": "Building a personal portfolio website for my university software development project.", + "repo": "https://github.com/sameerasw/sameerasw.github.io", + "owner": { + "username": "sameerasw", + "email": "sameera.whoami@gmail.com", + "twitter": "sameera_s_w" + }, + "record": { + "CNAME": "sameerasw.github.io" + } +} diff --git a/domains/samet.json b/domains/samet.json index b4951720e..74edf7498 100644 --- a/domains/samet.json +++ b/domains/samet.json @@ -1,14 +1,14 @@ { - "description": "This is a portfolio for me, SmugTheKiler, but is based off a template.", - "repo": "https://github.com/sa-met/sa-met.github.io", - "owner": { - "username": "Samett", - "email": "sametak3210@gmail.com", - "discord": "Samett#8519", - "discordID": "894594782897262635" - }, - - "record": { - "CNAME": "sa-met.github.io" - } + "description": "This is a portfolio for me, SmugTheKiler, but is based off a template.", + "repo": "https://github.com/sa-met/sa-met.github.io", + "owner": { + "username": "Samett", + "email": "sametak3210@gmail.com", + "discord": "Samett#8519", + "discordID": "894594782897262635" + }, + + "record": { + "CNAME": "sa-met.github.io" + } } diff --git a/domains/samihatasnim.json b/domains/samihatasnim.json index 0bc3dec24..a9c1a71da 100644 --- a/domains/samihatasnim.json +++ b/domains/samihatasnim.json @@ -1,13 +1,13 @@ { - "description": "Samiha Tasnim's personal website.", - "repo": "https://github.com/samihaTasnim/website", - "owner": { - "username": "samihaTasnim", - "discord": "sam.#7750", - "email": "samxtasnim@gmail.com", - "twitter": "SamihaTasnimm" - }, - "record": { - "CNAME": "website-69g.pages.dev" - } + "description": "Samiha Tasnim's personal website.", + "repo": "https://github.com/samihaTasnim/website", + "owner": { + "username": "samihaTasnim", + "discord": "sam.#7750", + "email": "samxtasnim@gmail.com", + "twitter": "SamihaTasnimm" + }, + "record": { + "CNAME": "website-69g.pages.dev" + } } diff --git a/domains/samir.json b/domains/samir.json index 55f56e20e..bb628b833 100644 --- a/domains/samir.json +++ b/domains/samir.json @@ -1,12 +1,12 @@ { - "description": "Samir's Portfolio Website.", - "repo": "https://github.com/SamirPaulb/samir.is-a.dev", - "owner": { - "username": "SamirPaulb", - "email": "samirpaulb@gmail.com", - "twitter": "SamirPaulb" - }, - "record": { - "CNAME": "samirpaulb.github.io" - } + "description": "Samir's Portfolio Website.", + "repo": "https://github.com/SamirPaulb/samir.is-a.dev", + "owner": { + "username": "SamirPaulb", + "email": "samirpaulb@gmail.com", + "twitter": "SamirPaulb" + }, + "record": { + "CNAME": "samirpaulb.github.io" + } } diff --git a/domains/samirp.json b/domains/samirp.json index e623c2a78..b488f3126 100644 --- a/domains/samirp.json +++ b/domains/samirp.json @@ -9,4 +9,4 @@ "record": { "CNAME": "SamirPaul1.github.io" } -} +} diff --git a/domains/samirpaul.json b/domains/samirpaul.json index 8b1ee4b58..b8aec95d0 100644 --- a/domains/samirpaul.json +++ b/domains/samirpaul.json @@ -1,12 +1,12 @@ { - "description": "Samir Paul's Portfolio Website.", - "repo": "https://github.com/SamirPaul1/samirpaul", - "owner": { - "username": "SamirPaul1", - "email": "samirpaulb@gmail.com", - "twitter": "SamirPaulb" - }, - "record": { - "CNAME": "samirpaul1.github.io" - } + "description": "Samir Paul's Portfolio Website.", + "repo": "https://github.com/SamirPaul1/samirpaul", + "owner": { + "username": "SamirPaul1", + "email": "samirpaulb@gmail.com", + "twitter": "SamirPaulb" + }, + "record": { + "CNAME": "samirpaul1.github.io" + } } diff --git a/domains/saml.json b/domains/saml.json index 4e4c51505..371aadf8b 100644 --- a/domains/saml.json +++ b/domains/saml.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/SamDev-7/website", - "owner": { - "username": "SamDev-7", - "email": "hello@samliu.dev" - }, - "record": { - "URL": "https://samliu.dev" - } + "description": "Personal Website", + "repo": "https://github.com/SamDev-7/website", + "owner": { + "username": "SamDev-7", + "email": "hello@samliu.dev" + }, + "record": { + "URL": "https://samliu.dev" + } } diff --git a/domains/sammy.json b/domains/sammy.json index 402e6472d..25d5432a3 100644 --- a/domains/sammy.json +++ b/domains/sammy.json @@ -1,12 +1,12 @@ { - "description": "link for github pages", - "repo": "https://github.com/TorchedSammy/torchedsammy.github.io", - "owner": { - "username": "TorchedSammy", - "email": "torchedsammy@gmail.com", - "twitter": "TorchedSammy" - }, - "record": { - "CNAME": "torchedsammy.github.io" - } + "description": "link for github pages", + "repo": "https://github.com/TorchedSammy/torchedsammy.github.io", + "owner": { + "username": "TorchedSammy", + "email": "torchedsammy@gmail.com", + "twitter": "TorchedSammy" + }, + "record": { + "CNAME": "torchedsammy.github.io" + } } diff --git a/domains/samo.json b/domains/samo.json index ba1f05dc2..4c780af34 100644 --- a/domains/samo.json +++ b/domains/samo.json @@ -1,12 +1,12 @@ { - "description": "im samo :3", - "repo": "https://github.com/GodSamomen/GodSamomen.github.io", - "owner": { - "username": "GodSamomen", - "email": "godsamomen@protonmail.com", - "twitter": "godsamomen" - }, - "record": { - "CNAME": "godsamomen.github.io" - } + "description": "im samo :3", + "repo": "https://github.com/GodSamomen/GodSamomen.github.io", + "owner": { + "username": "GodSamomen", + "email": "godsamomen@protonmail.com", + "twitter": "godsamomen" + }, + "record": { + "CNAME": "godsamomen.github.io" + } } diff --git a/domains/samriddha.json b/domains/samriddha.json index b374e822d..720d397f5 100644 --- a/domains/samriddha.json +++ b/domains/samriddha.json @@ -1,12 +1,12 @@ { - "description": "Link to my website", - "repo": "https://github.com/samriddha-basu-cloud/CV", - "owner": { - "username": "samriddha-basu-cloud", - "email": "sb2899@srmist.edu.in", - "twitter": "BasuSamriddha" - }, - "record": { - "CNAME": "samriddha-basu-cloud.github.io" - } + "description": "Link to my website", + "repo": "https://github.com/samriddha-basu-cloud/CV", + "owner": { + "username": "samriddha-basu-cloud", + "email": "sb2899@srmist.edu.in", + "twitter": "BasuSamriddha" + }, + "record": { + "CNAME": "samriddha-basu-cloud.github.io" + } } diff --git a/domains/samuel.json b/domains/samuel.json index 0ae3a7969..b048f7dd7 100644 --- a/domains/samuel.json +++ b/domains/samuel.json @@ -1,11 +1,11 @@ { - "description": "Documentation pages for Samuel apps.", - "repo": "https://github.com/SISBEST/sisbest.github.io", - "owner": { - "username": "SISBEST", - "email": "samuel@samuelsharp.com" - }, - "record": { - "CNAME": "sisbest.github.io" - } + "description": "Documentation pages for Samuel apps.", + "repo": "https://github.com/SISBEST/sisbest.github.io", + "owner": { + "username": "SISBEST", + "email": "samuel@samuelsharp.com" + }, + "record": { + "CNAME": "sisbest.github.io" + } } diff --git a/domains/samuelnihbos.json b/domains/samuelnihbos.json index 462780986..81e32ca3c 100644 --- a/domains/samuelnihbos.json +++ b/domains/samuelnihbos.json @@ -1,12 +1,12 @@ { - "description": "samuelnihbos.is-a.dev", - "repo": "https://github.com/samuelnihbos/samuelnihbos.github.io", - "owner": { - "username": "samuelnihbos", - "email": "samuelnihbos@gnuweeb.org", - "twitter": "Samueeeeel6" - }, - "record": { - "CNAME": "samuelnihbos.github.io" - } + "description": "samuelnihbos.is-a.dev", + "repo": "https://github.com/samuelnihbos/samuelnihbos.github.io", + "owner": { + "username": "samuelnihbos", + "email": "samuelnihbos@gnuweeb.org", + "twitter": "Samueeeeel6" + }, + "record": { + "CNAME": "samuelnihbos.github.io" + } } diff --git a/domains/sanana.json b/domains/sanana.json index 238069e9c..57d47f5d1 100644 --- a/domains/sanana.json +++ b/domains/sanana.json @@ -1,12 +1,12 @@ { - "description": "sanana the skenana's personal website", - "repo": "https://github.com/TheOddGarlic/theoddgarlic.github.io", - "owner": { - "username": "TheOddGarlic", - "email": "umutinanerdogan@pm.me", - "discord": "sanana the skenana#4025" - }, - "record": { - "CNAME": "theoddgarlic.github.io" - } + "description": "sanana the skenana's personal website", + "repo": "https://github.com/TheOddGarlic/theoddgarlic.github.io", + "owner": { + "username": "TheOddGarlic", + "email": "umutinanerdogan@pm.me", + "discord": "sanana the skenana#4025" + }, + "record": { + "CNAME": "theoddgarlic.github.io" + } } diff --git a/domains/sandeepv.json b/domains/sandeepv.json index 479d5cdc4..405f2819f 100644 --- a/domains/sandeepv.json +++ b/domains/sandeepv.json @@ -1,10 +1,10 @@ { - "description": "Sandeep's personal website", - "owner": { - "username": "SandeepVattapparambil", - "email": "sandeepv68@gmail.com" - }, - "record": { - "CNAME": "sandeepvattapparambil.github.io" - } + "description": "Sandeep's personal website", + "owner": { + "username": "SandeepVattapparambil", + "email": "sandeepv68@gmail.com" + }, + "record": { + "CNAME": "sandeepvattapparambil.github.io" + } } diff --git a/domains/sandira.json b/domains/sandira.json index 4516c7886..86e09b5cb 100644 --- a/domains/sandira.json +++ b/domains/sandira.json @@ -1,12 +1,12 @@ { - "description": "My personal portofolio", - "repo": "https://github.com/axolotlextnd/axolotlextnd.github.io", - "owner": { - "username": "axolotlextnd", - "email": "", - "discord": "Sandira#0781" - }, - "record": { - "CNAME": "axolotlextnd.github.io" - } + "description": "My personal portofolio", + "repo": "https://github.com/axolotlextnd/axolotlextnd.github.io", + "owner": { + "username": "axolotlextnd", + "email": "", + "discord": "Sandira#0781" + }, + "record": { + "CNAME": "axolotlextnd.github.io" + } } diff --git a/domains/sandro.json b/domains/sandro.json index 91129c159..f945a4ae4 100644 --- a/domains/sandro.json +++ b/domains/sandro.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Diordnas", - "email": "alessandroeliot@gmail.com" - }, - "description": "Personal site, as well as hosting a few tools", - "repo": "https://github.com/diordnas/diordnas.github.io", - "record": { - "CNAME": "diordnas.github.io" - } + "owner": { + "username": "Diordnas", + "email": "alessandroeliot@gmail.com" + }, + "description": "Personal site, as well as hosting a few tools", + "repo": "https://github.com/diordnas/diordnas.github.io", + "record": { + "CNAME": "diordnas.github.io" + } } diff --git a/domains/sanelkukic.json b/domains/sanelkukic.json index 3c01d6015..bc02cdc58 100644 --- a/domains/sanelkukic.json +++ b/domains/sanelkukic.json @@ -1,11 +1,11 @@ { - "description": "Sanel's website for his open-source projects and stuff", - "repo": "https://github.com/sanelk2004", - "owner": { - "username": "sanelk2004", - "email": "sanelk2004@icloud.com" - }, - "record": { - "URL": "https://sanelkukic.us.eu.org" - } + "description": "Sanel's website for his open-source projects and stuff", + "repo": "https://github.com/sanelk2004", + "owner": { + "username": "sanelk2004", + "email": "sanelk2004@icloud.com" + }, + "record": { + "URL": "https://sanelkukic.us.eu.org" + } } diff --git a/domains/sangelo.json b/domains/sangelo.json index 545df9d3d..877d8d902 100644 --- a/domains/sangelo.json +++ b/domains/sangelo.json @@ -1,14 +1,13 @@ { - "description": "Redirect to personal homepage", - - "owner": { - "username": "SangeloDev", - "email": "contact@sangelo.space" - }, - "repo": "https://github.com/SangeloDev", - - "record": { - "URL": "https://sangelo.space" - } + "description": "Redirect to personal homepage", + "owner": { + "username": "SangeloDev", + "email": "contact@sangelo.space" + }, + "repo": "https://github.com/SangeloDev", + + "record": { + "URL": "https://sangelo.space" + } } diff --git a/domains/sanidhya.json b/domains/sanidhya.json index bdd3b9687..aa83c3c2d 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -1,14 +1,13 @@ { - "description": "This is my personal Website of portfolio", - "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", - "owner": { - "username": "CoderSoNet", - "email": "support@sanidhya.is-a.dev", - "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - }, - "record": { - "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" - - } + "description": "This is my personal Website of portfolio", + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + "owner": { + "username": "CoderSoNet", + "email": "support@sanidhya.is-a.dev", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, + "record": { + "CNAME": "cc997d0e-83bb-487d-bb27-acbc00b59adb.id.repl.co" + } } diff --git a/domains/sanjay-suryavanshi.json b/domains/sanjay-suryavanshi.json index f3c7960f7..912bb5dc8 100644 --- a/domains/sanjay-suryavanshi.json +++ b/domains/sanjay-suryavanshi.json @@ -1,11 +1,11 @@ { - "description": "Sanjay Suryavanshi Profile.", - "repo": "https://github.com/Sanjay-Suryavanshi/Sanjay-Suryavanshi.github.io", - "owner": { - "username": "Sanjay-Suryavanshi", - "email": "" - }, - "record": { - "CNAME": "Sanjay-Suryavanshi.github.io" - } + "description": "Sanjay Suryavanshi Profile.", + "repo": "https://github.com/Sanjay-Suryavanshi/Sanjay-Suryavanshi.github.io", + "owner": { + "username": "Sanjay-Suryavanshi", + "email": "" + }, + "record": { + "CNAME": "Sanjay-Suryavanshi.github.io" + } } diff --git a/domains/sanjay.json b/domains/sanjay.json index a3b3c353a..bacadb310 100644 --- a/domains/sanjay.json +++ b/domains/sanjay.json @@ -9,4 +9,4 @@ "record": { "URL": "https://sanjaysoundarajan.dev" } -} \ No newline at end of file +} diff --git a/domains/santhosh.json b/domains/santhosh.json index a59d2ea01..237d88c7a 100644 --- a/domains/santhosh.json +++ b/domains/santhosh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ABSanthosh", - "email": "a.b.santhosh02@gmail.com" - }, - "record": { - "CNAME": "absanthosh.github.io" - } + "owner": { + "username": "ABSanthosh", + "email": "a.b.santhosh02@gmail.com" + }, + "record": { + "CNAME": "absanthosh.github.io" + } } diff --git a/domains/santito.json b/domains/santito.json index f176be2c9..be58bf2b6 100644 --- a/domains/santito.json +++ b/domains/santito.json @@ -2,10 +2,10 @@ "description": "Santito's Personal Site", "repo": "https://github.com/DevSantito/devsantito.github.io", "owner": { - "username": "DevSantito", - "email": "devsantito@gmail.com" + "username": "DevSantito", + "email": "devsantito@gmail.com" }, "record": { - "CNAME": "devsantito.github.io" + "CNAME": "devsantito.github.io" } - } +} diff --git a/domains/sappy.json b/domains/sappy.json index 029d19cbe..423d790ce 100644 --- a/domains/sappy.json +++ b/domains/sappy.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Slddev", - "email": "admin@sapinc.ga" - }, - "record": { - "CNAME": "slddev.github.io" - } + "owner": { + "username": "Slddev", + "email": "admin@sapinc.ga" + }, + "record": { + "CNAME": "slddev.github.io" + } } diff --git a/domains/sarath.json b/domains/sarath.json index 9eea584b2..d27882766 100644 --- a/domains/sarath.json +++ b/domains/sarath.json @@ -1,11 +1,11 @@ { - "description": "Sarath's Website", - "repo": "https://github.com/Sharkaboi/sharkaboi.github.io", - "owner": { - "username": "Sharkaboi", - "email": "sarathsedu@gmail.com" - }, - "record": { - "CNAME": "sharkaboi.github.io" - } + "description": "Sarath's Website", + "repo": "https://github.com/Sharkaboi/sharkaboi.github.io", + "owner": { + "username": "Sharkaboi", + "email": "sarathsedu@gmail.com" + }, + "record": { + "CNAME": "sharkaboi.github.io" + } } diff --git a/domains/saraxa.json b/domains/saraxa.json index b6ffa9638..29f6c33d9 100644 --- a/domains/saraxa.json +++ b/domains/saraxa.json @@ -1,12 +1,12 @@ { - "description": "saraxa personal website", - "repo": "https://github.com/reef1447/reef1447.github.io", - "owner": { - "username": "reef1447", - "email": "spray123kira@gmail.com", - "discord": "saraxa#8899" - }, - "record": { - "CNAME": "reef1447.github.io" - } + "description": "saraxa personal website", + "repo": "https://github.com/reef1447/reef1447.github.io", + "owner": { + "username": "reef1447", + "email": "spray123kira@gmail.com", + "discord": "saraxa#8899" + }, + "record": { + "CNAME": "reef1447.github.io" + } } diff --git a/domains/sarfaraz.json b/domains/sarfaraz.json index 29ca0df9f..6db97cdcf 100644 --- a/domains/sarfaraz.json +++ b/domains/sarfaraz.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sarfarazstark", - "email": "sarfarazstark@gmail.com", - "twitter": "sarfarazstark" - }, - "record": { - "CNAME": "sarfarazstark.github.io" - } + "owner": { + "username": "sarfarazstark", + "email": "sarfarazstark@gmail.com", + "twitter": "sarfarazstark" + }, + "record": { + "CNAME": "sarfarazstark.github.io" + } } diff --git a/domains/saschamonteiro.json b/domains/saschamonteiro.json index 43c17d459..35ac3e582 100644 --- a/domains/saschamonteiro.json +++ b/domains/saschamonteiro.json @@ -1,11 +1,11 @@ { - "description": "Sascha Monteiro's personal dev website", - "repo": "https://github.com/saschamonteiro", - "owner": { - "username": "saschamonteiro", - "email": "info@purejs.com" - }, - "record": { - "CNAME": "www.purejs.com" - } + "description": "Sascha Monteiro's personal dev website", + "repo": "https://github.com/saschamonteiro", + "owner": { + "username": "saschamonteiro", + "email": "info@purejs.com" + }, + "record": { + "CNAME": "www.purejs.com" + } } diff --git a/domains/sasha.json b/domains/sasha.json index b4069990a..06c644703 100644 --- a/domains/sasha.json +++ b/domains/sasha.json @@ -1,11 +1,11 @@ { - "description": "Portfolio site", - "repo": "https://github.com/Nero-X/PalletPal-web", - "owner": { - "username": "SashaJCV", - "email": "sashajcv@gmail.com" - }, - "record": { - "A": ["116.203.239.117"] - } + "description": "Portfolio site", + "repo": "https://github.com/Nero-X/PalletPal-web", + "owner": { + "username": "SashaJCV", + "email": "sashajcv@gmail.com" + }, + "record": { + "A": ["116.203.239.117"] + } } diff --git a/domains/sasial.json b/domains/sasial.json index 92a438793..4a5051576 100644 --- a/domains/sasial.json +++ b/domains/sasial.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio", - "repo": "https://github.com/sasial-dev/Portfolio", - "owner": { - "username": "sasial-dev", - "email": "", - "discord": "Sasial#9375" - }, - "record": { - "URL": "https://sasial.dev" - } + "description": "My Portfolio", + "repo": "https://github.com/sasial-dev/Portfolio", + "owner": { + "username": "sasial-dev", + "email": "", + "discord": "Sasial#9375" + }, + "record": { + "URL": "https://sasial.dev" + } } diff --git a/domains/saswatsamal.json b/domains/saswatsamal.json index c4061581d..eccaead0f 100644 --- a/domains/saswatsamal.json +++ b/domains/saswatsamal.json @@ -1,12 +1,12 @@ { - "description": "The website of Saswat Samal conataining all the links of him.", - "repo": "https://github.com/saswatsamal/saswatsamal.github.io", - "owner": { - "username": "saswatsamal", - "email": "samalsaswat0@gmail.com", - "twitter": "TweetSaswat" - }, - "record": { - "CNAME": "saswatsamal.github.io" - } + "description": "The website of Saswat Samal conataining all the links of him.", + "repo": "https://github.com/saswatsamal/saswatsamal.github.io", + "owner": { + "username": "saswatsamal", + "email": "samalsaswat0@gmail.com", + "twitter": "TweetSaswat" + }, + "record": { + "CNAME": "saswatsamal.github.io" + } } diff --git a/domains/sathish.json b/domains/sathish.json index fbd4cccc9..ff9142b09 100644 --- a/domains/sathish.json +++ b/domains/sathish.json @@ -1,11 +1,11 @@ { - "description": "My personal dev blog", - "repo": "https://github.com/Muppidathi-sys/Muppidathi-sys.github.io", - "owner": { - "username": "Muppidathi-sys", - "email": "muppidathi00@gmail.com" - }, - "record": { - "CNAME": "Muppidathi-sys.github.io" - } + "description": "My personal dev blog", + "repo": "https://github.com/Muppidathi-sys/Muppidathi-sys.github.io", + "owner": { + "username": "Muppidathi-sys", + "email": "muppidathi00@gmail.com" + }, + "record": { + "CNAME": "Muppidathi-sys.github.io" + } } diff --git a/domains/satoshi.json b/domains/satoshi.json index a725c5ec4..9a6063f3f 100644 --- a/domains/satoshi.json +++ b/domains/satoshi.json @@ -1,12 +1,10 @@ - - { - "repo": "https://github.com/marcossatoshi/marcossatoshi.github.io", - "owner": { +{ + "repo": "https://github.com/marcossatoshi/marcossatoshi.github.io", + "owner": { "username": "marcossatoshi", "email": "marcos.satoshi@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "marcossatoshi.github.io" - } } - +} diff --git a/domains/satyamv7.json b/domains/satyamv7.json index 9aef9da6d..9bfd58afc 100644 --- a/domains/satyamv7.json +++ b/domains/satyamv7.json @@ -1,11 +1,11 @@ { - "description": "SatyamV7.is-a.dev", - "repo": "https://github.com/SatyamV7/SatyamV7.github.io", - "owner": { - "username": "SatyamV7", - "email": "satyamverma46@outlook.com" - }, - "record": { - "CNAME": "SatyamV7.github.io" - } + "description": "SatyamV7.is-a.dev", + "repo": "https://github.com/SatyamV7/SatyamV7.github.io", + "owner": { + "username": "SatyamV7", + "email": "satyamverma46@outlook.com" + }, + "record": { + "CNAME": "SatyamV7.github.io" + } } diff --git a/domains/saurabh.json b/domains/saurabh.json index 45d769d47..7dd050617 100644 --- a/domains/saurabh.json +++ b/domains/saurabh.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "sohrubh", "email": "saurabhyadav5931@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "sohrubh.github.io" - } } - \ No newline at end of file +} diff --git a/domains/savio.json b/domains/savio.json index 2d8173d2d..85f0f7618 100644 --- a/domains/savio.json +++ b/domains/savio.json @@ -1,11 +1,11 @@ { - "description": "Savio Martin is a Dev", - "repo": "https://github.com/saviomartin/register", - "owner": { - "username": "saviomartin", - "email": "saviomartin2020@gmail.com" - }, - "record": { - "CNAME": "saviomartin.github.io" - } + "description": "Savio Martin is a Dev", + "repo": "https://github.com/saviomartin/register", + "owner": { + "username": "saviomartin", + "email": "saviomartin2020@gmail.com" + }, + "record": { + "CNAME": "saviomartin.github.io" + } } diff --git a/domains/saviomartin.json b/domains/saviomartin.json index 52c6c2409..fe9e2e20d 100644 --- a/domains/saviomartin.json +++ b/domains/saviomartin.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/martinthampi/martinthampi.github.io", - "owner": { - "username": "martinthampi", - "email": "martinthampi@gmail.com" - }, - "record": { - "CNAME": "martinthampi.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/martinthampi/martinthampi.github.io", + "owner": { + "username": "martinthampi", + "email": "martinthampi@gmail.com" + }, + "record": { + "CNAME": "martinthampi.github.io" + } } diff --git a/domains/saya.json b/domains/saya.json index 1fa51a57e..ee54b9084 100644 --- a/domains/saya.json +++ b/domains/saya.json @@ -1,12 +1,12 @@ { - "description": "saya's site", - "repo": "https://github.com/yanNotDev/yanNotDev.github.io", - "owner": { - "username": "yanNotDev", - "email": "aayantde@hotmail.com", - "twitter": "AayanTDE" - }, - "record": { - "CNAME": "yanNotDev.github.io" - } + "description": "saya's site", + "repo": "https://github.com/yanNotDev/yanNotDev.github.io", + "owner": { + "username": "yanNotDev", + "email": "aayantde@hotmail.com", + "twitter": "AayanTDE" + }, + "record": { + "CNAME": "yanNotDev.github.io" + } } diff --git a/domains/scarvite.json b/domains/scarvite.json index 1b7d576b3..7c629f5fc 100644 --- a/domains/scarvite.json +++ b/domains/scarvite.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio", - "repo": "https://github.com/ScarVite/scarvite.de", - "owner": { - "username": "ScarVite", - "email": "admin@ScarVite.de", - "twitter": "ScarVite" - }, - "record": { - "CNAME": "scarvite.de" - } + "description": "My Portfolio", + "repo": "https://github.com/ScarVite/scarvite.de", + "owner": { + "username": "ScarVite", + "email": "admin@ScarVite.de", + "twitter": "ScarVite" + }, + "record": { + "CNAME": "scarvite.de" + } } diff --git a/domains/scfp.json b/domains/scfp.json index 1ce145571..51fbe8372 100644 --- a/domains/scfp.json +++ b/domains/scfp.json @@ -1,11 +1,11 @@ { - "description": "Cfp Short Service", - "owner": { - "username": "cfpwastaken", - "email": "", - "discord": "cfp#7174" - }, - "record": { - "CNAME": "cfp.gotdns.ch" - } -} \ No newline at end of file + "description": "Cfp Short Service", + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp#7174" + }, + "record": { + "CNAME": "cfp.gotdns.ch" + } +} diff --git a/domains/schematic.json b/domains/schematic.json index ef811401c..9fd504c8a 100644 --- a/domains/schematic.json +++ b/domains/schematic.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "alenpaul2001", - "email": "alenpaul2001@pm.me" - }, - "record": { - "A": [ - "152.67.160.188" - ] - } + "owner": { + "username": "alenpaul2001", + "email": "alenpaul2001@pm.me" + }, + "record": { + "A": ["152.67.160.188"] + } } diff --git a/domains/school.semant.json b/domains/school.semant.json index 0e9964b92..b8dd128a1 100644 --- a/domains/school.semant.json +++ b/domains/school.semant.json @@ -1,12 +1,12 @@ { - "description": "A little show-off project for my school", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev", - "discord": "445073800850046977", - "twitter": "BadBoyGoesBrr" - }, - "record": { - "CNAME": "4941ff85-bc0d-4af7-b112-bc556c694343.id.repl.co" - } + "description": "A little show-off project for my school", + "owner": { + "username": "bad-boy-codes", + "email": "contact@mail.badboy.is-a.dev", + "discord": "445073800850046977", + "twitter": "BadBoyGoesBrr" + }, + "record": { + "CNAME": "4941ff85-bc0d-4af7-b112-bc556c694343.id.repl.co" + } } diff --git a/domains/scientific-dev.json b/domains/scientific-dev.json index 1721832d9..c2b605bcb 100644 --- a/domains/scientific-dev.json +++ b/domains/scientific-dev.json @@ -1,12 +1,12 @@ { - "description": "A personal website to display my projects and details about me.", - "repo": "https://github.com/scientific-dev/portfolio", - "owner": { - "username": "scientific-dev", - "email": "scientificguy007@gmail.com", - "twitter": "ScientificDev" - }, - "record": { - "URL": "https://thesudarsandev.xyz" - } + "description": "A personal website to display my projects and details about me.", + "repo": "https://github.com/scientific-dev/portfolio", + "owner": { + "username": "scientific-dev", + "email": "scientificguy007@gmail.com", + "twitter": "ScientificDev" + }, + "record": { + "URL": "https://thesudarsandev.xyz" + } } diff --git a/domains/scr.json b/domains/scr.json index 528fec88e..a68c0827b 100644 --- a/domains/scr.json +++ b/domains/scr.json @@ -1,11 +1,11 @@ { - "description": "Scriptyyy's site", - "owner": { - "username": "Scriptyyy", - "email": "mr.stikman209@gmail.com", - "discord": "Scriptyyy#2152" - }, - "record": { - "A": ["75.2.69.226"] - } + "description": "Scriptyyy's site", + "owner": { + "username": "Scriptyyy", + "email": "mr.stikman209@gmail.com", + "discord": "Scriptyyy#2152" + }, + "record": { + "A": ["75.2.69.226"] + } } diff --git a/domains/script-server.json b/domains/script-server.json index 78ba189aa..aec6ecd4e 100644 --- a/domains/script-server.json +++ b/domains/script-server.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "gengyj16", "email": "819514379m@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "a7cce212-0dd4-4961-881e-3bebf2d1ce31.id.repl.co" - } } - \ No newline at end of file +} diff --git a/domains/scronite.json b/domains/scronite.json index 7499d922f..576375a16 100644 --- a/domains/scronite.json +++ b/domains/scronite.json @@ -1,13 +1,11 @@ { - "description": "Subdomain of is-a.dev for my profile card.", - "repo": "https://github.com/Scronite/profile", - "owner": { - "username": "Scronite", - "email": "scronite@gmail.com" - }, - "record": { - "A": [ - "164.132.74.251" - ] - } + "description": "Subdomain of is-a.dev for my profile card.", + "repo": "https://github.com/Scronite/profile", + "owner": { + "username": "Scronite", + "email": "scronite@gmail.com" + }, + "record": { + "A": ["164.132.74.251"] + } } diff --git a/domains/scythe.json b/domains/scythe.json index d6f9c38d7..2c1f0eec8 100644 --- a/domains/scythe.json +++ b/domains/scythe.json @@ -1,10 +1,10 @@ { - "description": "A personal portfolio site for all my projects.", - "owner": { - "username": "scythe", - "email": "scythetheedev@outlook.com" - }, - "record": { - "CNAME": "e0e8c1e9-55a5-4394-afd9-10de3434aee8.repl.co" - } + "description": "A personal portfolio site for all my projects.", + "owner": { + "username": "scythe", + "email": "scythetheedev@outlook.com" + }, + "record": { + "CNAME": "e0e8c1e9-55a5-4394-afd9-10de3434aee8.repl.co" + } } diff --git a/domains/sdizdarevic.json b/domains/sdizdarevic.json index 9fbbc862c..fa2dfdc63 100644 --- a/domains/sdizdarevic.json +++ b/domains/sdizdarevic.json @@ -1,11 +1,11 @@ { - "description": "sdizdarevic.is-a.dev", - "repo": "https://github.com/sdizdarevic/sdizdarevic.github.io", - "owner": { - "username": "sdizdarevic", - "email": "saudin.dizdarevic@gmail.com" - }, - "record": { - "CNAME": "sdizdarevic.github.io" - } + "description": "sdizdarevic.is-a.dev", + "repo": "https://github.com/sdizdarevic/sdizdarevic.github.io", + "owner": { + "username": "sdizdarevic", + "email": "saudin.dizdarevic@gmail.com" + }, + "record": { + "CNAME": "sdizdarevic.github.io" + } } diff --git a/domains/sdxqw.json b/domains/sdxqw.json index 46c540625..87a77dc00 100644 --- a/domains/sdxqw.json +++ b/domains/sdxqw.json @@ -1,11 +1,11 @@ { - "description": "A personal portfolio site for my project.", - "repo": "https://github.com/AsarySoftware/AxstTweaker", - "owner": { - "username": "sdxqw", - "email": "xntrowdev@gmail.com" - }, - "record": { - "CNAME": "sdxqw.github.io" - } + "description": "A personal portfolio site for my project.", + "repo": "https://github.com/AsarySoftware/AxstTweaker", + "owner": { + "username": "sdxqw", + "email": "xntrowdev@gmail.com" + }, + "record": { + "CNAME": "sdxqw.github.io" + } } diff --git a/domains/search.l6174.json b/domains/search.l6174.json index 574c7efc3..afa2cebd6 100644 --- a/domains/search.l6174.json +++ b/domains/search.l6174.json @@ -8,4 +8,4 @@ "record": { "CNAME": "8b8a7371-0cc1-4815-affb-f53446c7b444.id.repl.co" } -} +} diff --git a/domains/search.thomasc.json b/domains/search.thomasc.json index 2d8e4ec8c..fc7b46a39 100644 --- a/domains/search.thomasc.json +++ b/domains/search.thomasc.json @@ -2,10 +2,10 @@ "description": "Hopefully Thomas Croft's is-a.dev Whoogle instance", "repo": "https://replit.com/@thomascf/whoogle", "owner": { - "username": "thomascf", - "email": "thomas.croft@pm.me" + "username": "thomascf", + "email": "thomas.croft@pm.me" }, "record": { - "CNAME": "7c73f282-d33b-4a1d-b36e-bf6da5155d55.id.repl.co" + "CNAME": "7c73f282-d33b-4a1d-b36e-bf6da5155d55.id.repl.co" } - } +} diff --git a/domains/sebastian.json b/domains/sebastian.json index c7229b19b..3bf831ee6 100644 --- a/domains/sebastian.json +++ b/domains/sebastian.json @@ -1,19 +1,16 @@ { "owner": { - "username": "bsnts", - "email": "wwpoqpua@anonaddy.me" + "username": "bsnts", + "email": "wwpoqpua@anonaddy.me" }, "record": { - "A": [ + "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" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com -all" } } diff --git a/domains/sebaz.json b/domains/sebaz.json index b96fe5d04..4070ac9e0 100644 --- a/domains/sebaz.json +++ b/domains/sebaz.json @@ -1,10 +1,10 @@ { - "description": "my website link", - "owner": { - "username": "iSebazz", - "email": "iSebazz@outlook.es" - }, - "record": { - "CNAME": "usebazz.github.io" - } + "description": "my website link", + "owner": { + "username": "iSebazz", + "email": "iSebazz@outlook.es" + }, + "record": { + "CNAME": "usebazz.github.io" + } } diff --git a/domains/sekuji.json b/domains/sekuji.json index e234d5513..126f0b061 100644 --- a/domains/sekuji.json +++ b/domains/sekuji.json @@ -1,11 +1,11 @@ -{ - "description": "Sekuji's Personal Website", - "owner": { - "username": "sekuji", - "email": "", - "discord": "sekuji#9595" - }, - "record": { - "CNAME": "sekuji.github.io" - } -} +{ + "description": "Sekuji's Personal Website", + "owner": { + "username": "sekuji", + "email": "", + "discord": "sekuji#9595" + }, + "record": { + "CNAME": "sekuji.github.io" + } +} diff --git a/domains/semant.json b/domains/semant.json index 9a282b424..366e13b09 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -1,21 +1,18 @@ { - "description": "Semant's Website", - "repo": "https://github.com/SemantCodes/SemantCodes.github.io", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "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" - } + "description": "Semant's Website", + "repo": "https://github.com/SemantCodes/SemantCodes.github.io", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev" + }, + "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" + } } diff --git a/domains/semant.panda.json b/domains/semant.panda.json index 1ca75f819..988bb2d3b 100644 --- a/domains/semant.panda.json +++ b/domains/semant.panda.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "description": "Something juicy", - "record": { - "CNAME": "semant.cyclic.app" - } + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev" + }, + "description": "Something juicy", + "record": { + "CNAME": "semant.cyclic.app" + } } diff --git a/domains/semanteo.json b/domains/semanteo.json index a3cba613b..bb89cb1fa 100644 --- a/domains/semanteo.json +++ b/domains/semanteo.json @@ -1,11 +1,11 @@ { - "description": "semanteo.is-a.dev", - "repo": "https://github.com/Semanteo/semanteo.github.io", - "owner": { - "username": "Semanteo", - "email": "simsim3374@gmail.com" - }, - "record": { - "CNAME": "semanteo.github.io" - } + "description": "semanteo.is-a.dev", + "repo": "https://github.com/Semanteo/semanteo.github.io", + "owner": { + "username": "Semanteo", + "email": "simsim3374@gmail.com" + }, + "record": { + "CNAME": "semanteo.github.io" + } } diff --git a/domains/senninseyi.json b/domains/senninseyi.json index ba17ec96f..f7d28e4b6 100644 --- a/domains/senninseyi.json +++ b/domains/senninseyi.json @@ -4,7 +4,7 @@ "username": "Senninseyi", "email": "seyi.oyebamiji@gmail.com" }, - "record": { - "URL": "https://beyondata.co" - } -} + "record": { + "URL": "https://beyondata.co" + } +} diff --git a/domains/seppegeuens.json b/domains/seppegeuens.json index 292bf9279..6fe0a42f2 100644 --- a/domains/seppegeuens.json +++ b/domains/seppegeuens.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SeppeG", - "email": "geuensseppe@gmail.com" - }, - "record": { - "CNAME": "seppeg.github.io" - } + "owner": { + "username": "SeppeG", + "email": "geuensseppe@gmail.com" + }, + "record": { + "CNAME": "seppeg.github.io" + } } diff --git a/domains/serena.json b/domains/serena.json index cbfe2b68e..fc3685532 100644 --- a/domains/serena.json +++ b/domains/serena.json @@ -1,11 +1,11 @@ { - "description": "Serena's Website", - "owner": { - "username": "Serena-io", - "email": "", - "discord": "Serena#1165" - }, - "record": { - "CNAME": "serena-io.github.io" - } + "description": "Serena's Website", + "owner": { + "username": "Serena-io", + "email": "", + "discord": "Serena#1165" + }, + "record": { + "CNAME": "serena-io.github.io" + } } diff --git a/domains/sethpython.json b/domains/sethpython.json index c4748789d..822cb8467 100644 --- a/domains/sethpython.json +++ b/domains/sethpython.json @@ -1,11 +1,11 @@ { - "description": "An Useless Website", - "repo": "https://github.com/SethTheDev/seththedev.github.io", - "owner": { - "username": "SethTheDev", - "email": "spccmbseth@gmail.com" - }, - "record": { - "CNAME": "seththedev.github.io" - } + "description": "An Useless Website", + "repo": "https://github.com/SethTheDev/seththedev.github.io", + "owner": { + "username": "SethTheDev", + "email": "spccmbseth@gmail.com" + }, + "record": { + "CNAME": "seththedev.github.io" + } } diff --git a/domains/sezersinanoglu.json b/domains/sezersinanoglu.json index 6dc589127..281a01bd9 100644 --- a/domains/sezersinanoglu.json +++ b/domains/sezersinanoglu.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "sezersinanoglu", "email": "sezersinanoglu@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "sezersinanoglu.github.io" - } } - +} diff --git a/domains/sfe.json b/domains/sfe.json index 67bbef4e1..9c92b1a52 100644 --- a/domains/sfe.json +++ b/domains/sfe.json @@ -1,11 +1,11 @@ { - "description": "my personal docs", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tribejoe.gg@gmail.com" - }, - "record": { - "CNAME": "hosting.gitbook.io" - } + "description": "my personal docs", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tribejoe.gg@gmail.com" + }, + "record": { + "CNAME": "hosting.gitbook.io" + } } diff --git a/domains/sfsef.json b/domains/sfsef.json index 30a534330..70550014d 100644 --- a/domains/sfsef.json +++ b/domains/sfsef.json @@ -1,10 +1,10 @@ { - "description": "Aleksandr Polyakov's personal site", - "owner": { - "username": "sfsef", - "email": "sfsef.official@yandex.ru" - }, - "record": { - "URL": "https://sfsef.me" - } + "description": "Aleksandr Polyakov's personal site", + "owner": { + "username": "sfsef", + "email": "sfsef.official@yandex.ru" + }, + "record": { + "URL": "https://sfsef.me" + } } diff --git a/domains/sfx.json b/domains/sfx.json index a8fd96168..2c442cc76 100644 --- a/domains/sfx.json +++ b/domains/sfx.json @@ -9,4 +9,4 @@ "record": { "CNAME": "iamsfx.github.io" } -} +} diff --git a/domains/sh.json b/domains/sh.json index 31d4421a1..c5ab742e0 100644 --- a/domains/sh.json +++ b/domains/sh.json @@ -1,11 +1,11 @@ { - "description": "a place where i save all my codes", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "4e948aec-a05a-47f4-8224-a92ae15ec665.repl.co" - } + "description": "a place where i save all my codes", + "repo": "https://github.com/leecheeyong/leecheeyong", + "owner": { + "username": "leecheeyong", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "4e948aec-a05a-47f4-8224-a92ae15ec665.repl.co" + } } diff --git a/domains/sh9351.json b/domains/sh9351.json index f1cea6e4b..65a0346fa 100644 --- a/domains/sh9351.json +++ b/domains/sh9351.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "sh9351", "email": "perfect2315shlim@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "sh9351.github.io" - } } - \ No newline at end of file +} diff --git a/domains/shadowcookie.json b/domains/shadowcookie.json index 0a6ff4b82..23c2ca54d 100644 --- a/domains/shadowcookie.json +++ b/domains/shadowcookie.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "Friezer-85", "email": "dorian.graciot@yahoo.com" - }, + }, - "record": { + "record": { "URL": "https://discord.com/api/oauth2/authorize?client_id=1024762572056047626&permissions=8&scope=bot%20applications.commands" - } } - \ No newline at end of file +} diff --git a/domains/shafi100.json b/domains/shafi100.json index f6504f16b..b87fb9501 100644 --- a/domains/shafi100.json +++ b/domains/shafi100.json @@ -9,4 +9,4 @@ "record": { "CNAME": "shafi100.github.io" } -} +} diff --git a/domains/shahjenish.json b/domains/shahjenish.json index db616b5d2..7dba1065f 100644 --- a/domains/shahjenish.json +++ b/domains/shahjenish.json @@ -1,11 +1,11 @@ { - "description": "Jenish Profile.", - "repo": "https://github.com/shahjenish/shahjenish.github.io", - "owner": { - "username": "shahjenish", - "email": "" - }, - "record": { - "CNAME": "shahjenish.github.io" - } + "description": "Jenish Profile.", + "repo": "https://github.com/shahjenish/shahjenish.github.io", + "owner": { + "username": "shahjenish", + "email": "" + }, + "record": { + "CNAME": "shahjenish.github.io" + } } diff --git a/domains/shajanjp.json b/domains/shajanjp.json index 4274eddb5..382df0936 100644 --- a/domains/shajanjp.json +++ b/domains/shajanjp.json @@ -1,11 +1,11 @@ { - "description": "Full Stack Software Engineer", - "repo": "https://github.com/shajanjp/shajanjp.github.io", - "owner": { - "username": "shajanjp", - "email": "shajanjp@gmail.com" - }, - "record": { - "CNAME": "shajanjp.github.io" - } + "description": "Full Stack Software Engineer", + "repo": "https://github.com/shajanjp/shajanjp.github.io", + "owner": { + "username": "shajanjp", + "email": "shajanjp@gmail.com" + }, + "record": { + "CNAME": "shajanjp.github.io" + } } diff --git a/domains/shakeel-ahamad.json b/domains/shakeel-ahamad.json index 4f07efa68..84ef49ae7 100644 --- a/domains/shakeel-ahamad.json +++ b/domains/shakeel-ahamad.json @@ -1,11 +1,11 @@ { - "description": "Shakeel profile.", - "repo": "https://github.com/shakeel-ahamad/shakeel-ahamad.github.io", - "owner": { - "username": "shakeel-ahamad", - "email": "" - }, - "record": { - "CNAME": "shakeel-ahamad.github.io" - } + "description": "Shakeel profile.", + "repo": "https://github.com/shakeel-ahamad/shakeel-ahamad.github.io", + "owner": { + "username": "shakeel-ahamad", + "email": "" + }, + "record": { + "CNAME": "shakeel-ahamad.github.io" + } } diff --git a/domains/shambhavi.json b/domains/shambhavi.json index d55b56f53..53ff14cb6 100644 --- a/domains/shambhavi.json +++ b/domains/shambhavi.json @@ -1,11 +1,11 @@ { - "description": "Shambhavi's Web-Dev Home", - "repo": "https://github.com/ShambhaviCodes/ShambhaviCodes.github.io", - "owner": { - "username": "ShambhaviCodes", - "email": "shambhavimishra26@gmail.com" - }, - "record": { - "CNAME": "shambhavicodes.github.io" - } + "description": "Shambhavi's Web-Dev Home", + "repo": "https://github.com/ShambhaviCodes/ShambhaviCodes.github.io", + "owner": { + "username": "ShambhaviCodes", + "email": "shambhavimishra26@gmail.com" + }, + "record": { + "CNAME": "shambhavicodes.github.io" + } } diff --git a/domains/shane.json b/domains/shane.json index bc80a5220..d2f68f70c 100644 --- a/domains/shane.json +++ b/domains/shane.json @@ -1,11 +1,11 @@ { - "description": "Shane Vandegrift, a friendly fullstack developer", - "repo": "https://github.com/vandesm14/vandesm14.github.io", - "owner": { - "username": "Vandesm14", - "email": "vandesm14@gmail.com" - }, - "record": { - "CNAME": "vandesm14.github.io" - } + "description": "Shane Vandegrift, a friendly fullstack developer", + "repo": "https://github.com/vandesm14/vandesm14.github.io", + "owner": { + "username": "Vandesm14", + "email": "vandesm14@gmail.com" + }, + "record": { + "CNAME": "vandesm14.github.io" + } } diff --git a/domains/sharad-rajyaguru.json b/domains/sharad-rajyaguru.json index 9ecf96b7c..d7403fa6d 100644 --- a/domains/sharad-rajyaguru.json +++ b/domains/sharad-rajyaguru.json @@ -1,11 +1,11 @@ { - "description": "Sharad Profile.", - "repo": "https://github.com/sharad-rajyaguru/sharad-rajyaguru.github.io", - "owner": { - "username": "sharad-rajyaguru", - "email": "" - }, - "record": { - "CNAME": "sharad-rajyaguru.github.io" - } + "description": "Sharad Profile.", + "repo": "https://github.com/sharad-rajyaguru/sharad-rajyaguru.github.io", + "owner": { + "username": "sharad-rajyaguru", + "email": "" + }, + "record": { + "CNAME": "sharad-rajyaguru.github.io" + } } diff --git a/domains/sharath.json b/domains/sharath.json index 93badde2b..913825214 100644 --- a/domains/sharath.json +++ b/domains/sharath.json @@ -1,11 +1,11 @@ { - "description": "Social media website project.", - "repo": "https://github.com/thesct22", - "owner": { - "username": "thesct22", - "email": "sharathct22@gmail.com" - }, - "record": { - "CNAME": "thesct22.github.io" - } + "description": "Social media website project.", + "repo": "https://github.com/thesct22", + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME": "thesct22.github.io" + } } diff --git a/domains/sharifclick.json b/domains/sharifclick.json index b6bae0f46..a8b148ddb 100644 --- a/domains/sharifclick.json +++ b/domains/sharifclick.json @@ -1,11 +1,11 @@ { - "description": "personal website", - "repo": "https://github.com/SharifClick/sharifclick.github.io", - "owner": { - "username": "sharifclick", - "email": "me.sharifahmed@gmail.com" - }, - "record": { - "CNAME": "sharifclick.github.io" - } + "description": "personal website", + "repo": "https://github.com/SharifClick/sharifclick.github.io", + "owner": { + "username": "sharifclick", + "email": "me.sharifahmed@gmail.com" + }, + "record": { + "CNAME": "sharifclick.github.io" + } } diff --git a/domains/shashank.json b/domains/shashank.json index 5d6cda10d..b185be65b 100644 --- a/domains/shashank.json +++ b/domains/shashank.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "shashankktiwariii", "email": "development.shashank@gmail.com" - }, - "record": { + }, + "record": { "A": ["144.24.102.80"] - } } - \ No newline at end of file +} diff --git a/domains/shashankk.json b/domains/shashankk.json index 5d6cda10d..b185be65b 100644 --- a/domains/shashankk.json +++ b/domains/shashankk.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "shashankktiwariii", "email": "development.shashank@gmail.com" - }, - "record": { + }, + "record": { "A": ["144.24.102.80"] - } } - \ No newline at end of file +} diff --git a/domains/shaunak.json b/domains/shaunak.json index f947e4686..015ca8493 100644 --- a/domains/shaunak.json +++ b/domains/shaunak.json @@ -1,11 +1,11 @@ { - "description": "my .is-a.dev domain", - "repo": "https://github.com/Shaunak-Pandya.github.io", - "owner": { - "username": "Shaunak-Pandya", - "email": "shaunak.n.pandya@gmail.com" - }, - "record": { - "CNAME": "shaunak-pandya.github.io" - } + "description": "my .is-a.dev domain", + "repo": "https://github.com/Shaunak-Pandya.github.io", + "owner": { + "username": "Shaunak-Pandya", + "email": "shaunak.n.pandya@gmail.com" + }, + "record": { + "CNAME": "shaunak-pandya.github.io" + } } diff --git a/domains/shays.json b/domains/shays.json index a66f74ffa..7c430ab30 100644 --- a/domains/shays.json +++ b/domains/shays.json @@ -8,4 +8,4 @@ "record": { "CNAME": "SHays24.github.io" } -} +} diff --git a/domains/she.json b/domains/she.json index dce479e36..73a0f0b62 100644 --- a/domains/she.json +++ b/domains/she.json @@ -2,11 +2,10 @@ "description": "My personal website", "repo": "https://github.com/yuzhigang33/yuzhigang33.github.com", "owner": { - "username": "yuzhigang33", - "email": "yuzhigang33@gmail.com" + "username": "yuzhigang33", + "email": "yuzhigang33@gmail.com" }, "record": { - "CNAME": "yuzhigang33.github.io" + "CNAME": "yuzhigang33.github.io" } - } - \ No newline at end of file +} diff --git a/domains/shenjunru.json b/domains/shenjunru.json index d3b55d2c0..31da725c3 100644 --- a/domains/shenjunru.json +++ b/domains/shenjunru.json @@ -1,11 +1,11 @@ { - "description": "Shen Junru is a Dev", - "repo": "https://github.com/shenjunru/is-a-dev", - "owner": { - "username": "shenjunru", - "email": "shenjunru@gmail.com" - }, - "record": { - "CNAME": "shenjunru.github.io" - } + "description": "Shen Junru is a Dev", + "repo": "https://github.com/shenjunru/is-a-dev", + "owner": { + "username": "shenjunru", + "email": "shenjunru@gmail.com" + }, + "record": { + "CNAME": "shenjunru.github.io" + } } diff --git a/domains/shept.json b/domains/shept.json index 4d76621a9..d82397a5b 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -8,4 +8,4 @@ "record": { "CNAME": "mcshept.github.io" } -} \ No newline at end of file +} diff --git a/domains/shibiliya.json b/domains/shibiliya.json index 25a7b5efa..dc3690fd7 100644 --- a/domains/shibiliya.json +++ b/domains/shibiliya.json @@ -1,11 +1,11 @@ { - "description": "Shibiliya's personal developer website", - "repo": "https://github.com/duaboola", - "owner": { - "username": "duaboola", - "email": "ismailshibiliya@gmail.com" - }, - "record": { - "CNAME": "duaboola.github.io" - } + "description": "Shibiliya's personal developer website", + "repo": "https://github.com/duaboola", + "owner": { + "username": "duaboola", + "email": "ismailshibiliya@gmail.com" + }, + "record": { + "CNAME": "duaboola.github.io" + } } diff --git a/domains/shilinlee.json b/domains/shilinlee.json index 1ab0a88d4..eeb14d557 100644 --- a/domains/shilinlee.json +++ b/domains/shilinlee.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shilinlee", - "email": "shilinlee.ghost@gmail.com" - }, - "record": { - "URL": "https://github.com/shilinlee" - } + "owner": { + "username": "shilinlee", + "email": "shilinlee.ghost@gmail.com" + }, + "record": { + "URL": "https://github.com/shilinlee" + } } diff --git a/domains/shin.json b/domains/shin.json index 82adcc92d..030f21f70 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -1,22 +1,19 @@ { - "description": "The offcial website by Tachibana Shin (@tachib_shin)", - "repo": "https://github.com/tachibana-shin/tachibana-shin.github.io", - "owner": { - "username": "tachibana-shin", - "email": "", - "twitter": "tachib_shin" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], - "TXT": "forward-email=tachibshin@duck.com" - } + "description": "The offcial website by Tachibana Shin (@tachib_shin)", + "repo": "https://github.com/tachibana-shin/tachibana-shin.github.io", + "owner": { + "username": "tachibana-shin", + "email": "", + "twitter": "tachib_shin" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=tachibshin@duck.com" + } } diff --git a/domains/shiv.json b/domains/shiv.json index 7aa28978b..2558b96f1 100644 --- a/domains/shiv.json +++ b/domains/shiv.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "shivasharanappaBiradar", - "email": "youcanbethemaster@gmail.com" - }, - "record": { - "CNAME": "railway-production-5fc6.up.railway.app" - } + "owner": { + "username": "shivasharanappaBiradar", + "email": "youcanbethemaster@gmail.com" + }, + "record": { + "CNAME": "railway-production-5fc6.up.railway.app" + } } diff --git a/domains/shivang.json b/domains/shivang.json index 4c0f54aa6..796b5c412 100644 --- a/domains/shivang.json +++ b/domains/shivang.json @@ -1,12 +1,12 @@ { - "description": "Projects by Shivang Kakkar", - "repo": "https://github.com/ShivangKakkar/shivangkakkar.github.io", - "owner": { - "username": "ShivangKakkar", - "email": "shivangkakkar88@gmail.com", - "telegram": "ShivangKakkar88" - }, - "record": { - "CNAME": "ShivangKakkar.github.io" - } + "description": "Projects by Shivang Kakkar", + "repo": "https://github.com/ShivangKakkar/shivangkakkar.github.io", + "owner": { + "username": "ShivangKakkar", + "email": "shivangkakkar88@gmail.com", + "telegram": "ShivangKakkar88" + }, + "record": { + "CNAME": "ShivangKakkar.github.io" + } } diff --git a/domains/shivanshu814.json b/domains/shivanshu814.json index 8d71677a5..c7872c023 100644 --- a/domains/shivanshu814.json +++ b/domains/shivanshu814.json @@ -1,12 +1,12 @@ { - "description": "Projects by Shivanshu Pathak", - "repo": "https://github.com/shivanshu814/kliquestart", - "owner": { - "username": "Shivanshu Pathak", - "email": "shivanshu814pathak@gmail.com", - "linkedin": "https://www.linkedin.com/in/shivanshu-pathak-6611b5228" - }, - "record": { - "CNAME": "Kliquestart.com" - } + "description": "Projects by Shivanshu Pathak", + "repo": "https://github.com/shivanshu814/kliquestart", + "owner": { + "username": "Shivanshu Pathak", + "email": "shivanshu814pathak@gmail.com", + "linkedin": "https://www.linkedin.com/in/shivanshu-pathak-6611b5228" + }, + "record": { + "CNAME": "Kliquestart.com" + } } diff --git a/domains/shiyaf.json b/domains/shiyaf.json index 97303882c..e091483a2 100644 --- a/domains/shiyaf.json +++ b/domains/shiyaf.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "mshiyaf", "email": "shiyafc@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://texolgulf.com" - } } - \ No newline at end of file +} diff --git a/domains/shlok.json b/domains/shlok.json index d80267f31..249a95c38 100644 --- a/domains/shlok.json +++ b/domains/shlok.json @@ -1,10 +1,10 @@ { - "description": "Portfolio Website", - "owner": { - "username": "PlaceInSpace", - "email": "shlokmadhekar88@gmail.com" - }, - "record": { - "CNAME": "d5c36b7d-4d85-449f-bd4d-0bbbc88fb781.id.repl.co" - } + "description": "Portfolio Website", + "owner": { + "username": "PlaceInSpace", + "email": "shlokmadhekar88@gmail.com" + }, + "record": { + "CNAME": "d5c36b7d-4d85-449f-bd4d-0bbbc88fb781.id.repl.co" + } } diff --git a/domains/shoaib-shaikhh.json b/domains/shoaib-shaikhh.json index a4563a344..617767639 100644 --- a/domains/shoaib-shaikhh.json +++ b/domains/shoaib-shaikhh.json @@ -1,11 +1,11 @@ { - "description": "Shoaib Shaikhh.", - "repo": "https://github.com/shoaib-shaikhh/shoaib-shaikhh.github.io", - "owner": { - "username": "shoaib-shaikhh", - "email": "shoaib-shaikhh@acquaintsoft.com" - }, - "record": { - "CNAME": "shoaib-shaikhh.github.io" - } + "description": "Shoaib Shaikhh.", + "repo": "https://github.com/shoaib-shaikhh/shoaib-shaikhh.github.io", + "owner": { + "username": "shoaib-shaikhh", + "email": "shoaib-shaikhh@acquaintsoft.com" + }, + "record": { + "CNAME": "shoaib-shaikhh.github.io" + } } diff --git a/domains/short.json b/domains/short.json index 6420e8785..746f3d7ae 100644 --- a/domains/short.json +++ b/domains/short.json @@ -1,11 +1,11 @@ { - "description": "an api for my bot", - "repo": "https://github.com/w3cy/w3cy", - "owner": { - "username": "w3cy", - "email": "keyv.cec@outlook.com" - }, - "record": { - "CNAME": "8b9c08e0-a9c2-4fc1-8e17-aca4fb93ae71.id.repl.co" - } + "description": "an api for my bot", + "repo": "https://github.com/w3cy/w3cy", + "owner": { + "username": "w3cy", + "email": "keyv.cec@outlook.com" + }, + "record": { + "CNAME": "8b9c08e0-a9c2-4fc1-8e17-aca4fb93ae71.id.repl.co" + } } diff --git a/domains/shresth.json b/domains/shresth.json index fcfaeedae..d277b7e41 100644 --- a/domains/shresth.json +++ b/domains/shresth.json @@ -9,4 +9,4 @@ "record": { "CNAME": "shhresth.github.io" } -} +} diff --git a/domains/shubham.json b/domains/shubham.json index 31cfa2e8b..b133e9d24 100644 --- a/domains/shubham.json +++ b/domains/shubham.json @@ -8,4 +8,4 @@ "record": { "CNAME": "noobshubham.github.io" } -} \ No newline at end of file +} diff --git a/domains/shubhambattoo.json b/domains/shubhambattoo.json index daab7f471..cccef48b9 100644 --- a/domains/shubhambattoo.json +++ b/domains/shubhambattoo.json @@ -1,12 +1,12 @@ -{ - "owner": { - "username": "shubhambattoo", - "email": "shubham.battoo@hotmail.com", - "twitter": "Shubham_batt" - }, - "description": "My personal website", - "repo": "https://github.com/shubhambattoo", - "record": { - "URL": "https://shubhambattoo.in" - } -} \ No newline at end of file +{ + "owner": { + "username": "shubhambattoo", + "email": "shubham.battoo@hotmail.com", + "twitter": "Shubham_batt" + }, + "description": "My personal website", + "repo": "https://github.com/shubhambattoo", + "record": { + "URL": "https://shubhambattoo.in" + } +} diff --git a/domains/shuchirjain.json b/domains/shuchirjain.json index 4bd0900c3..5e12725fd 100644 --- a/domains/shuchirjain.json +++ b/domains/shuchirjain.json @@ -1,14 +1,11 @@ { - "owner": { - "username": "CoolCoderSJ", - "email": "coolcodersj@gmail.com" - }, - - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "CoolCoderSJ", + "email": "coolcodersj@gmail.com" + }, + + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/shuvam.json b/domains/shuvam.json index ac511c348..9755a8132 100644 --- a/domains/shuvam.json +++ b/domains/shuvam.json @@ -1,10 +1,10 @@ { - "description": "Shuvam Manna and his Internetoverse", - "owner": { - "username": "GeekBoySupreme", - "email": "shuvam.manna@gmail.com" - }, - "record": { - "CNAME": "shuvam.xyz" - } + "description": "Shuvam Manna and his Internetoverse", + "owner": { + "username": "GeekBoySupreme", + "email": "shuvam.manna@gmail.com" + }, + "record": { + "CNAME": "shuvam.xyz" + } } diff --git a/domains/shuvo.json b/domains/shuvo.json index cb8b29577..ad862bbd6 100644 --- a/domains/shuvo.json +++ b/domains/shuvo.json @@ -1,13 +1,10 @@ { - "description": "Personal portfolio", - "owner": { - "username": "devshahoriar", - "email": "shuvo1556@gmail.com" - }, - "record": { - "MX": [ - "dns1.alwaysdata.com", - "dns2.alwaysdata.com" - ] - } + "description": "Personal portfolio", + "owner": { + "username": "devshahoriar", + "email": "shuvo1556@gmail.com" + }, + "record": { + "MX": ["dns1.alwaysdata.com", "dns2.alwaysdata.com"] + } } diff --git a/domains/shyran.json b/domains/shyran.json index 358584cbb..7b7c9fcf5 100644 --- a/domains/shyran.json +++ b/domains/shyran.json @@ -1,11 +1,11 @@ { - "description": "Sergii Shyran - WebDev, Arch", - "repo": "https://github.com/sshyran/shyran.github.io", - "owner": { - "username": "sshyran", - "email": "s.shyran@gmail.com" - }, - "record": { - "CNAME": "shyran.github.io" - } + "description": "Sergii Shyran - WebDev, Arch", + "repo": "https://github.com/sshyran/shyran.github.io", + "owner": { + "username": "sshyran", + "email": "s.shyran@gmail.com" + }, + "record": { + "CNAME": "shyran.github.io" + } } diff --git a/domains/siamrahman.json b/domains/siamrahman.json index 9ab7d1b8a..63dc88af0 100644 --- a/domains/siamrahman.json +++ b/domains/siamrahman.json @@ -8,4 +8,4 @@ "record": { "CNAME": "siamrahman000.github.io" } -} +} diff --git a/domains/sid.json b/domains/sid.json index 923cd8355..f43f07565 100644 --- a/domains/sid.json +++ b/domains/sid.json @@ -1,11 +1,11 @@ { - "description": "Siddhartha Patki's development portfolio", - "repo": "https://github.com/SiddPatki", - "owner": { - "username": "SiddPatki", - "email": "siddharthapatki@gmail.com" - }, - "record": { - "CNAME": "siddpatki.github.io" - } + "description": "Siddhartha Patki's development portfolio", + "repo": "https://github.com/SiddPatki", + "owner": { + "username": "SiddPatki", + "email": "siddharthapatki@gmail.com" + }, + "record": { + "CNAME": "siddpatki.github.io" + } } diff --git a/domains/sidd.json b/domains/sidd.json index 6b892ddd3..1bdd94981 100644 --- a/domains/sidd.json +++ b/domains/sidd.json @@ -1,11 +1,11 @@ { - "description": "sidd is a dev (duh?)", - "repo": "https://github.com/uh-Sid/sidd.is-a.dev", - "owner": { - "username": "uh-Sid", - "email": "sdmdevelopment3@gmail.com" - }, - "record": { - "CNAME": "4dffaf9f-274e-457e-a081-b23e4d20e170.id.repl.co" - } + "description": "sidd is a dev (duh?)", + "repo": "https://github.com/uh-Sid/sidd.is-a.dev", + "owner": { + "username": "uh-Sid", + "email": "sdmdevelopment3@gmail.com" + }, + "record": { + "CNAME": "4dffaf9f-274e-457e-a081-b23e4d20e170.id.repl.co" + } } diff --git a/domains/siddhant.json b/domains/siddhant.json index c52e4ff40..8f704162e 100644 --- a/domains/siddhant.json +++ b/domains/siddhant.json @@ -1,11 +1,11 @@ { - "description": "Siddhant's personal site", - "repo": "https://github.com/siddhant094", - "owner": { - "username": "siddhant094", - "email": "pandeysiddhant21@gmail.com" - }, - "record": { - "URL": "https://siddhantt.netlify.app" - } + "description": "Siddhant's personal site", + "repo": "https://github.com/siddhant094", + "owner": { + "username": "siddhant094", + "email": "pandeysiddhant21@gmail.com" + }, + "record": { + "URL": "https://siddhantt.netlify.app" + } } diff --git a/domains/siddhu.json b/domains/siddhu.json index 0471b0a48..7a8425eae 100644 --- a/domains/siddhu.json +++ b/domains/siddhu.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "SiddheshKukade", - "email": "littlelord124@gmail.com", - "twitter": "TheSidK_", - "discord": "SiddhyaOP#0596" - }, - "record": { - "URL": "https://siddheshkukade.netlify.app" - } + "owner": { + "username": "SiddheshKukade", + "email": "littlelord124@gmail.com", + "twitter": "TheSidK_", + "discord": "SiddhyaOP#0596" + }, + "record": { + "URL": "https://siddheshkukade.netlify.app" + } } diff --git a/domains/siful.json b/domains/siful.json index 24162675a..88440e82c 100644 --- a/domains/siful.json +++ b/domains/siful.json @@ -1,11 +1,11 @@ { - "description": "Frontend Developer Siful", - "repo": "https://github.com/sifulbd/sifulbd.github.io", - "owner": { - "username": "sifulbd", - "email": "sifulweb@gmail.com" - }, - "record": { - "CNAME": "sifulbd.github.io" - } + "description": "Frontend Developer Siful", + "repo": "https://github.com/sifulbd/sifulbd.github.io", + "owner": { + "username": "sifulbd", + "email": "sifulweb@gmail.com" + }, + "record": { + "CNAME": "sifulbd.github.io" + } } diff --git a/domains/simo.json b/domains/simo.json index 23b9ef4e3..ba9b060d9 100644 --- a/domains/simo.json +++ b/domains/simo.json @@ -1,12 +1,12 @@ { - "description": "A redirect to simo.sh", - "repo": "https://github.com/fr3fou", - "owner": { - "username": "fr3fou", - "email": "", - "twitter": "fr3fou" - }, - "record": { - "URL": "https://simo.sh" - } + "description": "A redirect to simo.sh", + "repo": "https://github.com/fr3fou", + "owner": { + "username": "fr3fou", + "email": "", + "twitter": "fr3fou" + }, + "record": { + "URL": "https://simo.sh" + } } diff --git a/domains/simonknowsstuff.json b/domains/simonknowsstuff.json index 98c6ff950..a493e154a 100644 --- a/domains/simonknowsstuff.json +++ b/domains/simonknowsstuff.json @@ -1,12 +1,12 @@ { - "description": "simonknowsstuff's website!", - "repo": "https://github.com/github-username/github-username.github.io", - "owner": { - "username": "simonknowsstuff", - "email": "simonknowsstuff@gmail.com", - "twitter": "simonknowsstuff" - }, - "record": { - "CNAME": "simonknowsstuff.github.io" - } + "description": "simonknowsstuff's website!", + "repo": "https://github.com/github-username/github-username.github.io", + "owner": { + "username": "simonknowsstuff", + "email": "simonknowsstuff@gmail.com", + "twitter": "simonknowsstuff" + }, + "record": { + "CNAME": "simonknowsstuff.github.io" + } } diff --git a/domains/simonwong.json b/domains/simonwong.json index afccade83..2c1c58f81 100644 --- a/domains/simonwong.json +++ b/domains/simonwong.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Simon Wong", - "email": "wsjwsjsimon@gmail.com", - "twitter": "wsj_simonwong", - "discord": "Simon Wong#6040" - }, - "record": { - "URL": "https://github.com/simonwong" - } + "owner": { + "username": "Simon Wong", + "email": "wsjwsjsimon@gmail.com", + "twitter": "wsj_simonwong", + "discord": "Simon Wong#6040" + }, + "record": { + "URL": "https://github.com/simonwong" + } } diff --git a/domains/siow-kai-yang.json b/domains/siow-kai-yang.json index 18caf9be1..450fc6bdf 100644 --- a/domains/siow-kai-yang.json +++ b/domains/siow-kai-yang.json @@ -8,4 +8,4 @@ "record": { "CNAME": "yeetus-maximus.github.io" } -} +} diff --git a/domains/siris.json b/domains/siris.json index 1870137f7..e29183e59 100644 --- a/domains/siris.json +++ b/domains/siris.json @@ -1,11 +1,11 @@ { - "description": "this a link to my website", - "owner": { - "username": "Siris01", - "email": "contact@siris.me", - "discord": "Siris#1337" - }, - "record": { - "URL": "https://siris.me" - } + "description": "this a link to my website", + "owner": { + "username": "Siris01", + "email": "contact@siris.me", + "discord": "Siris#1337" + }, + "record": { + "URL": "https://siris.me" + } } diff --git a/domains/sirmacr0.json b/domains/sirmacr0.json index 4762d7782..801081807 100644 --- a/domains/sirmacr0.json +++ b/domains/sirmacr0.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website for me", - "repo": "https://github.com/SirMacr0/SirMacr0.github.io", - "owner": { - "username": "SirMacr0", - "email": "tunagunduz03@gmail.com" - }, - "record": { - "CNAME": "SirMacr0.github.io" - } + "description": "Portfolio website for me", + "repo": "https://github.com/SirMacr0/SirMacr0.github.io", + "owner": { + "username": "SirMacr0", + "email": "tunagunduz03@gmail.com" + }, + "record": { + "CNAME": "SirMacr0.github.io" + } } diff --git a/domains/sirsimonson.json b/domains/sirsimonson.json index 5b8107352..43f249960 100644 --- a/domains/sirsimonson.json +++ b/domains/sirsimonson.json @@ -1,10 +1,10 @@ { - "description": "S!ck S1m0n's Spaßgarten mit Spielwiese und Geräteschuppen", - "owner": { - "username": "sirsimonson", - "email": "srsmnsn@gmail.com" - }, - "record": { - "CNAME": "sirsimonson.github.io" - } + "description": "S!ck S1m0n's Spaßgarten mit Spielwiese und Geräteschuppen", + "owner": { + "username": "sirsimonson", + "email": "srsmnsn@gmail.com" + }, + "record": { + "CNAME": "sirsimonson.github.io" + } } diff --git a/domains/sjcdn.json b/domains/sjcdn.json index af8d75dd4..76af86d08 100644 --- a/domains/sjcdn.json +++ b/domains/sjcdn.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "CoolCoderSJ", - "email": "CoolCoderSJ@gmail.com" - }, - "description": "My CDN", - "record": { - "CNAME": "09d836a5-eaca-4299-bfec-44ca0dfc6d0d.repl.co" - } + "owner": { + "username": "CoolCoderSJ", + "email": "CoolCoderSJ@gmail.com" + }, + "description": "My CDN", + "record": { + "CNAME": "09d836a5-eaca-4299-bfec-44ca0dfc6d0d.repl.co" + } } diff --git a/domains/skduck.json b/domains/skduck.json index a2b497bfb..19ac739aa 100644 --- a/domains/skduck.json +++ b/domains/skduck.json @@ -1,15 +1,15 @@ { - "description": "my em@il forwarder", - "owner": { - "username": "MaskDuck", - "email": "m@skduck.is-a.dev", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=it-is@too-obvious-that.maskduck.is-a.dev" - } + "description": "my em@il forwarder", + "owner": { + "username": "MaskDuck", + "email": "m@skduck.is-a.dev", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=it-is@too-obvious-that.maskduck.is-a.dev" + } } diff --git a/domains/skifli.json b/domains/skifli.json index 44436d04e..1d561080f 100644 --- a/domains/skifli.json +++ b/domains/skifli.json @@ -9,4 +9,4 @@ "record": { "CNAME": "skifli.github.io" } -} +} diff --git a/domains/sky.json b/domains/sky.json index e7c431c1c..7bdd9bb3e 100644 --- a/domains/sky.json +++ b/domains/sky.json @@ -1,11 +1,11 @@ { - "description": "Sky's personal website", - "repo": "https://github.com/SkyLeite", - "owner": { - "username": "skyleite", - "email": "sky@leite.dev" - }, - "record": { - "CNAME": "leite.dev" - } + "description": "Sky's personal website", + "repo": "https://github.com/SkyLeite", + "owner": { + "username": "skyleite", + "email": "sky@leite.dev" + }, + "record": { + "CNAME": "leite.dev" + } } diff --git a/domains/skydonald.json b/domains/skydonald.json index 45aa08691..ca541eed2 100644 --- a/domains/skydonald.json +++ b/domains/skydonald.json @@ -1,11 +1,11 @@ { - "description": "SkyDonald's personal developer website", - "repo": "https://github.com/SkyDonald/skydonald.github.io", - "owner": { - "username": "SkyDonald", - "email": "skydonald.dev@gmail.com" - }, - "record": { - "CNAME": "skydonald.github.io" - } + "description": "SkyDonald's personal developer website", + "repo": "https://github.com/SkyDonald/skydonald.github.io", + "owner": { + "username": "SkyDonald", + "email": "skydonald.dev@gmail.com" + }, + "record": { + "CNAME": "skydonald.github.io" + } } diff --git a/domains/slavicman.json b/domains/slavicman.json index 1d0297ee2..47b55b61e 100644 --- a/domains/slavicman.json +++ b/domains/slavicman.json @@ -1,11 +1,11 @@ { - "description": "The Slavic Dev Website", - "repo": "https://github.com/SlavicMan/slavicman.github.io", - "owner": { - "username": "SlavicMan", - "email": "kizz4114@yahoo.com" - }, - "record": { - "CNAME": "slavicman.github.io" - } + "description": "The Slavic Dev Website", + "repo": "https://github.com/SlavicMan/slavicman.github.io", + "owner": { + "username": "SlavicMan", + "email": "kizz4114@yahoo.com" + }, + "record": { + "CNAME": "slavicman.github.io" + } } diff --git a/domains/slime.json b/domains/slime.json index 00a7810c8..2532797bd 100644 --- a/domains/slime.json +++ b/domains/slime.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "purpleblueslime", - "email": "purpleblueslime@gmail.com" - }, - "record": { - "CNAME": "purpleblueslime.github.io" - } + "owner": { + "username": "purpleblueslime", + "email": "purpleblueslime@gmail.com" + }, + "record": { + "CNAME": "purpleblueslime.github.io" + } } diff --git a/domains/slow.json b/domains/slow.json index ebcd11419..47372ae4c 100644 --- a/domains/slow.json +++ b/domains/slow.json @@ -1,11 +1,11 @@ -{ - "description": "slow personal developer website", - "repo": "https://github.com/slowwdev/slow", - "owner": { - "username": "slowwdev", - "email": "slowdev14@gmail.com" - }, - "record": { - "CNAME": "slowwdev.github.io" - } - } +{ + "description": "slow personal developer website", + "repo": "https://github.com/slowwdev/slow", + "owner": { + "username": "slowwdev", + "email": "slowdev14@gmail.com" + }, + "record": { + "CNAME": "slowwdev.github.io" + } +} diff --git a/domains/smartfridge.json b/domains/smartfridge.json index 85cd35293..3f9caf1f7 100644 --- a/domains/smartfridge.json +++ b/domains/smartfridge.json @@ -1,11 +1,11 @@ { - "description": "smartfridge personal website", - "repo": "https://github.com/smartfridge-alt/smartfridge-alt.github.io", - "owner": { - "username": "smartfrigde", - "email": "smartfrigde@gmail.com" - }, - "record": { - "CNAME": "smartfridge-alt.github.io" - } + "description": "smartfridge personal website", + "repo": "https://github.com/smartfridge-alt/smartfridge-alt.github.io", + "owner": { + "username": "smartfrigde", + "email": "smartfrigde@gmail.com" + }, + "record": { + "CNAME": "smartfridge-alt.github.io" + } } diff --git a/domains/smeagol.json b/domains/smeagol.json index edfccf3be..dfa58cf18 100644 --- a/domains/smeagol.json +++ b/domains/smeagol.json @@ -1,12 +1,12 @@ { - "description": "Smeagol's github pages site, currently a work in progress", - "repo": "https://github.com/Smeagol2069/smeagol2069.github.io", - "owner": { - "username": "Smeagol2069", - "email": "", - "discord": "Smeagol#2069" - }, - "record": { - "CNAME": "smeagol2069.github.io" - } + "description": "Smeagol's github pages site, currently a work in progress", + "repo": "https://github.com/Smeagol2069/smeagol2069.github.io", + "owner": { + "username": "Smeagol2069", + "email": "", + "discord": "Smeagol#2069" + }, + "record": { + "CNAME": "smeagol2069.github.io" + } } diff --git a/domains/smoke-etecsa.yoelvd.json b/domains/smoke-etecsa.yoelvd.json index 6de5e862d..e11c44946 100644 --- a/domains/smoke-etecsa.yoelvd.json +++ b/domains/smoke-etecsa.yoelvd.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "yoelvd", "email": "magodeoz.virtual@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "srv40118-206152.vps.etecsa.cu" - } } - +} diff --git a/domains/snail.json b/domains/snail.json index a1d0c19ab..a382d0266 100644 --- a/domains/snail.json +++ b/domains/snail.json @@ -1,11 +1,11 @@ { - "description": "Snail's Site", - "repo": "https://github.com/snaildos/snail.is.dev", - "owner": { - "username": "snaildos", - "email": "snaildos@snaildos.com" - }, - "record": { - "CNAME": "snail-is-dev.pages.dev" - } + "description": "Snail's Site", + "repo": "https://github.com/snaildos/snail.is.dev", + "owner": { + "username": "snaildos", + "email": "snaildos@snaildos.com" + }, + "record": { + "CNAME": "snail-is-dev.pages.dev" + } } diff --git a/domains/snaildos.json b/domains/snaildos.json index 70e2c500c..c34a4dd91 100644 --- a/domains/snaildos.json +++ b/domains/snaildos.json @@ -1,11 +1,11 @@ { - "description": "My Site", - "repo": "https://github.com/snaildos", - "owner": { - "username": "snaildos", - "email": "" - }, - "record": { - "CNAME": "snaildos.tk" - } + "description": "My Site", + "repo": "https://github.com/snaildos", + "owner": { + "username": "snaildos", + "email": "" + }, + "record": { + "CNAME": "snaildos.tk" + } } diff --git a/domains/snazzah.json b/domains/snazzah.json index 66123aac3..0ddb9bd60 100644 --- a/domains/snazzah.json +++ b/domains/snazzah.json @@ -1,12 +1,12 @@ { - "description": "Where the wild ones are.", - "repo": "https://github.com/Snazzah", - "owner": { - "username": "Snazzah", - "email": "me@snazzah.com", - "twitter": "Snazzah" - }, - "record": { - "URL": "https://snazzah.com" - } + "description": "Where the wild ones are.", + "repo": "https://github.com/Snazzah", + "owner": { + "username": "Snazzah", + "email": "me@snazzah.com", + "twitter": "Snazzah" + }, + "record": { + "URL": "https://snazzah.com" + } } diff --git a/domains/snek.json b/domains/snek.json index 967ad7f1b..7c9728eaa 100644 --- a/domains/snek.json +++ b/domains/snek.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "sn3kdev", "email": "snektg@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://odnako_zmeyka.t.me" - } } - \ No newline at end of file +} diff --git a/domains/snowcatridge10.json b/domains/snowcatridge10.json index 94fabad6a..a1ca41d9b 100644 --- a/domains/snowcatridge10.json +++ b/domains/snowcatridge10.json @@ -1,11 +1,11 @@ { - "description": "Snowcatridge10's awesome website!", - "repo": "https://github.com/snowcatridge10/snowcatridge10.github.io", - "owner": { - "username": "snowcatridge10", - "email": "akreamer@pm.me" - }, - "record": { - "CNAME": "snowcatridge10.github.io" - } + "description": "Snowcatridge10's awesome website!", + "repo": "https://github.com/snowcatridge10/snowcatridge10.github.io", + "owner": { + "username": "snowcatridge10", + "email": "akreamer@pm.me" + }, + "record": { + "CNAME": "snowcatridge10.github.io" + } } diff --git a/domains/snox.json b/domains/snox.json index ca28d4ccf..5894116fb 100644 --- a/domains/snox.json +++ b/domains/snox.json @@ -1,12 +1,12 @@ { - "description": "snox.codes", - "repo": "https://snox.codes", - "owner": { - "username": "SimplySnox", - "email": "root@snox.codes", - "discord": "snox#0143" - }, - "record": { - "CNAME": "snox.codes" - } + "description": "snox.codes", + "repo": "https://snox.codes", + "owner": { + "username": "SimplySnox", + "email": "root@snox.codes", + "discord": "snox#0143" + }, + "record": { + "CNAME": "snox.codes" + } } diff --git a/domains/snxx.json b/domains/snxx.json index 7fa670fba..30f100c61 100644 --- a/domains/snxx.json +++ b/domains/snxx.json @@ -1,10 +1,10 @@ { - "description": "Personal page of Serzhan Nasredin", - "owner": { - "username": "snxx-lppxx", - "email": "snxx.lppxx@gmail.com" - }, - "record": { - "CNAME": "snxx-lppxx.github.io" - } + "description": "Personal page of Serzhan Nasredin", + "owner": { + "username": "snxx-lppxx", + "email": "snxx.lppxx@gmail.com" + }, + "record": { + "CNAME": "snxx-lppxx.github.io" + } } diff --git a/domains/socials.m1dnight.json b/domains/socials.m1dnight.json index 303f8b035..2c4f29a7a 100644 --- a/domains/socials.m1dnight.json +++ b/domains/socials.m1dnight.json @@ -1,11 +1,11 @@ { - "description": "Socials menu in m1dnight's art portfolio", - "repo": "https://m1dnight.is-a.dev/art/3D-Menu-Art/index-3Dmenu.html", - "owner": { - "username": "m1dnight-ofcl", - "email": "m1dnightgmrofficial@gmail.com" - }, - "record": { - "CNAME": "m1dnight.is-a.dev" - } + "description": "Socials menu in m1dnight's art portfolio", + "repo": "https://m1dnight.is-a.dev/art/3D-Menu-Art/index-3Dmenu.html", + "owner": { + "username": "m1dnight-ofcl", + "email": "m1dnightgmrofficial@gmail.com" + }, + "record": { + "CNAME": "m1dnight.is-a.dev" + } } diff --git a/domains/sofa.json b/domains/sofa.json index d2ab9cb47..1ca83515b 100644 --- a/domains/sofa.json +++ b/domains/sofa.json @@ -1,12 +1,12 @@ { - "description": "SlumberDemon's Developer Page", - "repo": "https://github.com/SlumberDemon/card", - "owner": { - "username": "SlumberDemon", - "email": "contact.dev.teda@gmail.com", - "twitter": "SlumberDemon" - }, - "record": { - "CNAME": "slumberdemon.github.io" - } + "description": "SlumberDemon's Developer Page", + "repo": "https://github.com/SlumberDemon/card", + "owner": { + "username": "SlumberDemon", + "email": "contact.dev.teda@gmail.com", + "twitter": "SlumberDemon" + }, + "record": { + "CNAME": "slumberdemon.github.io" + } } diff --git a/domains/soham.json b/domains/soham.json index 51a2e3e43..761f89da9 100644 --- a/domains/soham.json +++ b/domains/soham.json @@ -1,11 +1,11 @@ { - "description": "Soham's personal website", - "repo": "https://github.com/sohamdoescode/sohamdoescode.github.io", - "owner": { - "username": "sohamdoescode", - "email": "soham.b630@gmail.com" - }, - "record": { - "CNAME": "sohamdoescode.github.io" - } + "description": "Soham's personal website", + "repo": "https://github.com/sohamdoescode/sohamdoescode.github.io", + "owner": { + "username": "sohamdoescode", + "email": "soham.b630@gmail.com" + }, + "record": { + "CNAME": "sohamdoescode.github.io" + } } diff --git a/domains/sohamlol.json b/domains/sohamlol.json index fc40e2d5f..061cf5911 100644 --- a/domains/sohamlol.json +++ b/domains/sohamlol.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "TecHCodez", "email": "soham.mohapatra65@gmail.com" - }, + }, - "record": { + "record": { "A": ["34.122.153.22"] - } } - \ No newline at end of file +} diff --git a/domains/solareclipse995.json b/domains/solareclipse995.json index 1f13d4fc2..fddec3244 100644 --- a/domains/solareclipse995.json +++ b/domains/solareclipse995.json @@ -1,11 +1,11 @@ { - "description": "Solar Eclipse personal website", - "repo": "https://github.com/solareclipse995/solareclipse995.github.io", - "owner": { - "username": "solareclipse995", - "email": "solareclipse995@outlook.com" - }, - "record": { - "CNAME": "solareclipse995.github.io" - } + "description": "Solar Eclipse personal website", + "repo": "https://github.com/solareclipse995/solareclipse995.github.io", + "owner": { + "username": "solareclipse995", + "email": "solareclipse995@outlook.com" + }, + "record": { + "CNAME": "solareclipse995.github.io" + } } diff --git a/domains/somenicetables.json b/domains/somenicetables.json index f8c21d39b..7a80a1429 100644 --- a/domains/somenicetables.json +++ b/domains/somenicetables.json @@ -9,4 +9,4 @@ "record": { "CNAME": "somenicetables.github.io" } -} +} diff --git a/domains/someone.json b/domains/someone.json index 182d02c88..1ed882819 100644 --- a/domains/someone.json +++ b/domains/someone.json @@ -1,11 +1,11 @@ { - "description": "OwO's page", - "repo": "https://github.com/ow0x/ow0x.github.io", - "owner": { - "username": "ow0x", - "email": "studiouifxdesignersandcoders@gmail.com" - }, - "record": { - "CNAME": "ow0x.github.io" - } + "description": "OwO's page", + "repo": "https://github.com/ow0x/ow0x.github.io", + "owner": { + "username": "ow0x", + "email": "studiouifxdesignersandcoders@gmail.com" + }, + "record": { + "CNAME": "ow0x.github.io" + } } diff --git a/domains/somesh.json b/domains/somesh.json index e150da26e..1dd3d1da0 100644 --- a/domains/somesh.json +++ b/domains/somesh.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/someshportfoliohome/someshportfoliohome.github.io", - "owner": { - "username": "someshportfoliohome", - "email": "yeahitspace@gmail.com" - }, - "record": { - "CNAME": "someshportfoliohome.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/someshportfoliohome/someshportfoliohome.github.io", + "owner": { + "username": "someshportfoliohome", + "email": "yeahitspace@gmail.com" + }, + "record": { + "CNAME": "someshportfoliohome.github.io" + } } diff --git a/domains/someshtiwari.json b/domains/someshtiwari.json index d29ff4857..62e5f3603 100644 --- a/domains/someshtiwari.json +++ b/domains/someshtiwari.json @@ -1,11 +1,11 @@ { - "description": "Add some description", - "repo": "https://github.com/someshportfolio/someshportfolio.github.io", - "owner": { - "username": "someshportfolio", - "email": "yeahitspace@gmail.com" - }, - "record": { - "CNAME": "someshportfolio.github.io" - } + "description": "Add some description", + "repo": "https://github.com/someshportfolio/someshportfolio.github.io", + "owner": { + "username": "someshportfolio", + "email": "yeahitspace@gmail.com" + }, + "record": { + "CNAME": "someshportfolio.github.io" + } } diff --git a/domains/son.json b/domains/son.json index 52c531962..49fc32836 100644 --- a/domains/son.json +++ b/domains/son.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "sonphantrung", "email": "phantrungson17@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "sonphantrung.github.io" - } } - +} diff --git a/domains/sonet.json b/domains/sonet.json index 804b8f76c..195d7c8c0 100644 --- a/domains/sonet.json +++ b/domains/sonet.json @@ -1,14 +1,14 @@ { - "description": "This is my personal Website of portfolio", - "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", - "owner": { - "username": "CoderSoNet", - "email": "support@sonet.is-a.dev", - "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - }, - "record": { - "A": ["34.149.204.188"], - "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" - } + "description": "This is my personal Website of portfolio", + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + "owner": { + "username": "CoderSoNet", + "email": "support@sonet.is-a.dev", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, + "record": { + "A": ["34.149.204.188"], + "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" + } } diff --git a/domains/sonicx180.json b/domains/sonicx180.json index 6fa70727e..21fa0dbba 100644 --- a/domains/sonicx180.json +++ b/domains/sonicx180.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/sonicx180/website", - "owner": { - "username": "sonicx180", - "email": "chetanzeogu410@gmail.com" - }, - "record": { - "CNAME": "0146e66a-6183-424c-85bd-b240bea14f14.id.repl.co" - } + "repo": "https://github.com/sonicx180/website", + "owner": { + "username": "sonicx180", + "email": "chetanzeogu410@gmail.com" + }, + "record": { + "CNAME": "0146e66a-6183-424c-85bd-b240bea14f14.id.repl.co" + } } diff --git a/domains/sonu.json b/domains/sonu.json index 84005e61f..dc95660a1 100644 --- a/domains/sonu.json +++ b/domains/sonu.json @@ -1,11 +1,11 @@ { - "description": "Sonu's Website", - "repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io", - "owner": { - "username": "bad-boy-codes", - "email": "mail@semant.is-a.dev" - }, - "record": { - "CNAME": "bad-boy-codes.github.io" - } + "description": "Sonu's Website", + "repo": "https://github.com/Bad-Boy-Codes/bad-boy-codes.github.io", + "owner": { + "username": "bad-boy-codes", + "email": "mail@semant.is-a.dev" + }, + "record": { + "CNAME": "bad-boy-codes.github.io" + } } diff --git a/domains/soulis.json b/domains/soulis.json index 9f2bab768..d6559f82b 100644 --- a/domains/soulis.json +++ b/domains/soulis.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "anselal", - "email": "t.selalmasidis@gmail.com" - }, - "record": { - "URL": "https://soulis.tech" - } + "owner": { + "username": "anselal", + "email": "t.selalmasidis@gmail.com" + }, + "record": { + "URL": "https://soulis.tech" + } } diff --git a/domains/soumya-das.json b/domains/soumya-das.json index 959de54e6..899851177 100644 --- a/domains/soumya-das.json +++ b/domains/soumya-das.json @@ -1,11 +1,11 @@ { - "description": "soumyah Profile.", - "repo": "https://github.com/soumyah-das/soumyah-das.github.io", - "owner": { - "username": "soumyah-das", - "email": "" - }, - "record": { - "CNAME": "soumyah-das.github.io" - } + "description": "soumyah Profile.", + "repo": "https://github.com/soumyah-das/soumyah-das.github.io", + "owner": { + "username": "soumyah-das", + "email": "" + }, + "record": { + "CNAME": "soumyah-das.github.io" + } } diff --git a/domains/sourtaste000.json b/domains/sourtaste000.json index d27030fbd..950016b86 100644 --- a/domains/sourtaste000.json +++ b/domains/sourtaste000.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sourTaste000", - "email": "sourtaste000@gmail.com" - }, - "record": { - "URL": "https://sourtaste000.dev" - } + "owner": { + "username": "sourTaste000", + "email": "sourtaste000@gmail.com" + }, + "record": { + "URL": "https://sourtaste000.dev" + } } diff --git a/domains/soyuj.json b/domains/soyuj.json index f5e86f57b..d3dcca4f7 100644 --- a/domains/soyuj.json +++ b/domains/soyuj.json @@ -1,10 +1,10 @@ { - "description": "Personal website of Soyuj Jung Basnet", - "owner": { - "username": "basnetsoyuj", - "email": "bsoyuj@gmail.com" - }, - "record": { - "URL": "http://soyuj.com.np" - } + "description": "Personal website of Soyuj Jung Basnet", + "owner": { + "username": "basnetsoyuj", + "email": "bsoyuj@gmail.com" + }, + "record": { + "URL": "http://soyuj.com.np" + } } diff --git a/domains/space.json b/domains/space.json index 4bfa40cb2..5ac110d08 100644 --- a/domains/space.json +++ b/domains/space.json @@ -1,10 +1,10 @@ { - "description": "My site", - "owner": { - "username": "StalkerMeyr", - "email": "andchit223@gmail.com" - }, - "record": { - "A": ["148.251.26.247"] - } + "description": "My site", + "owner": { + "username": "StalkerMeyr", + "email": "andchit223@gmail.com" + }, + "record": { + "A": ["148.251.26.247"] + } } diff --git a/domains/spechide.json b/domains/spechide.json index fb206cfd4..e0de58887 100644 --- a/domains/spechide.json +++ b/domains/spechide.json @@ -1,13 +1,12 @@ { - "description": "My personal site", - "repo": "https://github.com/SpEcHiDe/SpEcHiDe.github.io", - "owner": { - "username": "SpEcHiDe", - "email": "", - "twitter": "SpEcHiDe" - }, - "record": { - "CNAME": "SpEcHiDe.github.io" - } + "description": "My personal site", + "repo": "https://github.com/SpEcHiDe/SpEcHiDe.github.io", + "owner": { + "username": "SpEcHiDe", + "email": "", + "twitter": "SpEcHiDe" + }, + "record": { + "CNAME": "SpEcHiDe.github.io" + } } - diff --git a/domains/specteado.json b/domains/specteado.json index 7dcf6f3c9..974cc72fa 100644 --- a/domains/specteado.json +++ b/domains/specteado.json @@ -1,11 +1,11 @@ { - "description": "Specteado's portfolio!", - "repo": "https://github.com/Specteado/specteado.github.io", - "owner": { - "username": "Specteado", - "email": "jusefmasabanda10@gmail.com" - }, - "record": { - "CNAME": "specteado.github.io" - } + "description": "Specteado's portfolio!", + "repo": "https://github.com/Specteado/specteado.github.io", + "owner": { + "username": "Specteado", + "email": "jusefmasabanda10@gmail.com" + }, + "record": { + "CNAME": "specteado.github.io" + } } diff --git a/domains/spectra.json b/domains/spectra.json index 97a01646d..ecf129b15 100644 --- a/domains/spectra.json +++ b/domains/spectra.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "SpectraTheFox", "email": "spectra@spectrathefox.xyz" - }, - "record": { + }, + "record": { "URL": "https://spectrathefox.xyz" - } } - +} diff --git a/domains/speedie.json b/domains/speedie.json index 9ad7bd655..1eafc77e7 100644 --- a/domains/speedie.json +++ b/domains/speedie.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "speediegq", "email": "speedie.alt@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://speedie.gq" - } } - \ No newline at end of file +} diff --git a/domains/spicyaxolotl.json b/domains/spicyaxolotl.json index fd548abf4..3aad84577 100644 --- a/domains/spicyaxolotl.json +++ b/domains/spicyaxolotl.json @@ -1,12 +1,12 @@ { - "description": "My personal website", - "repo": "https://github.com/Spicy-Axolotl/spicy-axolotl.github.io", - "owner": { - "username": "Spicy-Axolotl", - "email": "", - "discord": "Axolotl (mycoolface256)#4736" - }, - "record": { - "CNAME": "spicy-axolotl.github.io" - } + "description": "My personal website", + "repo": "https://github.com/Spicy-Axolotl/spicy-axolotl.github.io", + "owner": { + "username": "Spicy-Axolotl", + "email": "", + "discord": "Axolotl (mycoolface256)#4736" + }, + "record": { + "CNAME": "spicy-axolotl.github.io" + } } diff --git a/domains/splatboy-dev.json b/domains/splatboy-dev.json index 0fcd5d5fa..b109d1869 100644 --- a/domains/splatboy-dev.json +++ b/domains/splatboy-dev.json @@ -1,12 +1,12 @@ { - "description": "Personal Development Website", - "repo": "https://github.com/splatboy20081/splatboy20081.github.io", - "owner": { - "username": "splatboy20081", - "email": "nu@ll.com", - "twitter": "null" - }, - "record": { - "CNAME": "splatboy20081.github.io" - } + "description": "Personal Development Website", + "repo": "https://github.com/splatboy20081/splatboy20081.github.io", + "owner": { + "username": "splatboy20081", + "email": "nu@ll.com", + "twitter": "null" + }, + "record": { + "CNAME": "splatboy20081.github.io" + } } diff --git a/domains/splatterxl.json b/domains/splatterxl.json index 0c1ec8990..d208b059a 100644 --- a/domains/splatterxl.json +++ b/domains/splatterxl.json @@ -1,12 +1,12 @@ { - "description": "Splatterxl's very cool site", - "repo": "https://github.com/splatterxl/splatterxl.github.io", - "owner": { - "username": "splatterxl", - "email": "splatterxl@outlook.ie", - "twitter": "splatterxlisdum" - }, - "record": { - "CNAME": "splatterxl.github.io" - } + "description": "Splatterxl's very cool site", + "repo": "https://github.com/splatterxl/splatterxl.github.io", + "owner": { + "username": "splatterxl", + "email": "splatterxl@outlook.ie", + "twitter": "splatterxlisdum" + }, + "record": { + "CNAME": "splatterxl.github.io" + } } diff --git a/domains/spongly.json b/domains/spongly.json index aac0f77f1..191eb80de 100644 --- a/domains/spongly.json +++ b/domains/spongly.json @@ -8,4 +8,4 @@ "record": { "CNAME": "spongly.github.io" } -} +} diff --git a/domains/spoozy.json b/domains/spoozy.json index d9e7d42e9..4502c9c43 100644 --- a/domains/spoozy.json +++ b/domains/spoozy.json @@ -1,11 +1,11 @@ { - "description": "Spoozy website", - "repo": "https://github.com/Spoozy/Spoozy.github.io", - "owner": { - "username": "Spoozy", - "email": "gaspardlebreton@outlook.com" - }, - "record": { - "CNAME": "Spoozy.github.io" - } + "description": "Spoozy website", + "repo": "https://github.com/Spoozy/Spoozy.github.io", + "owner": { + "username": "Spoozy", + "email": "gaspardlebreton@outlook.com" + }, + "record": { + "CNAME": "Spoozy.github.io" + } } diff --git a/domains/spud.json b/domains/spud.json index 07811ea16..3ec1ca986 100644 --- a/domains/spud.json +++ b/domains/spud.json @@ -1,11 +1,11 @@ { - "description": "My own personal portfolio as a developer", - "repo": "https://github.com/MrPotato30/mrotato30.github.io", - "owner": { - "username": "mrpotato30", - "email": "fahrelrizal08@gmail.com" - }, - "record": { - "CNAME": "mrpotato30.github.io" - } + "description": "My own personal portfolio as a developer", + "repo": "https://github.com/MrPotato30/mrotato30.github.io", + "owner": { + "username": "mrpotato30", + "email": "fahrelrizal08@gmail.com" + }, + "record": { + "CNAME": "mrpotato30.github.io" + } } diff --git a/domains/sputnick567.json b/domains/sputnick567.json index 1fc17b458..14f65df6c 100644 --- a/domains/sputnick567.json +++ b/domains/sputnick567.json @@ -1,5 +1,4 @@ { - "repo": "https://github.com/sputnick567/sputnick567.github.io", "owner": { "username": "sputnick567", @@ -8,4 +7,4 @@ "record": { "CNAME": "sputnick567.github.io" } -} +} diff --git a/domains/spyminer.json b/domains/spyminer.json index 176fc6bc0..3386e765c 100644 --- a/domains/spyminer.json +++ b/domains/spyminer.json @@ -1,11 +1,11 @@ { - "description": "SpyMiner's website", - "repo": "https://github.com/SpyMinerX/SpyMinerX.github.io", - "owner": { - "username": "SpyMinerX", - "email": "spyminer@glacierclient.net" - }, - "record": { - "CNAME": "isadev.engelbrecht.pro" - } + "description": "SpyMiner's website", + "repo": "https://github.com/SpyMinerX/SpyMinerX.github.io", + "owner": { + "username": "SpyMinerX", + "email": "spyminer@glacierclient.net" + }, + "record": { + "CNAME": "isadev.engelbrecht.pro" + } } diff --git a/domains/srihari.json b/domains/srihari.json index 165496e98..0e18c75ef 100644 --- a/domains/srihari.json +++ b/domains/srihari.json @@ -1,11 +1,11 @@ { - "description": "Greetings from Sri Hari!", - "repo": "https://github.com/srhr17/srhr17.github.io", - "owner": { - "username": "srhr17", - "email": "srhr1999@gmail.com" - }, - "record": { - "CNAME": "srhr17.github.io" - } + "description": "Greetings from Sri Hari!", + "repo": "https://github.com/srhr17/srhr17.github.io", + "owner": { + "username": "srhr17", + "email": "srhr1999@gmail.com" + }, + "record": { + "CNAME": "srhr17.github.io" + } } diff --git a/domains/srn.json b/domains/srn.json index 36b6c4bef..c819849c1 100644 --- a/domains/srn.json +++ b/domains/srn.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "ilz5753", - "email": "mehdi.abdollahi3578@gmail.com" - }, - "record": { - "URL": "https://github.com/ilz5753/ilz5753.github.io" - } + "owner": { + "username": "ilz5753", + "email": "mehdi.abdollahi3578@gmail.com" + }, + "record": { + "URL": "https://github.com/ilz5753/ilz5753.github.io" + } } - \ No newline at end of file diff --git a/domains/srujan.json b/domains/srujan.json index 9433376f5..751d58b85 100644 --- a/domains/srujan.json +++ b/domains/srujan.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/bqwerr", - "owner": { - "username": "bqwerr", - "email": "srujan.t@outlook.com" - }, - "record": { - "CNAME": "bqwerr.github.io" - } + "description": "Personal Website", + "repo": "https://github.com/bqwerr", + "owner": { + "username": "bqwerr", + "email": "srujan.t@outlook.com" + }, + "record": { + "CNAME": "bqwerr.github.io" + } } diff --git a/domains/ssmidge.json b/domains/ssmidge.json index 3f1b82978..df620aecf 100644 --- a/domains/ssmidge.json +++ b/domains/ssmidge.json @@ -1,12 +1,11 @@ - { - "description": "Ssmidge", - "repo": "https://github.com/Ssmidge/register", - "owner": { - "username": "Ssmidge", - "email": "Ssmidgemc@gmail.com" - }, - "record": { - "CNAME": "ssmidge.xyz" - } + "description": "Ssmidge", + "repo": "https://github.com/Ssmidge/register", + "owner": { + "username": "Ssmidge", + "email": "Ssmidgemc@gmail.com" + }, + "record": { + "CNAME": "ssmidge.xyz" + } } diff --git a/domains/star.json b/domains/star.json index 51d95f92c..620fdacb1 100644 --- a/domains/star.json +++ b/domains/star.json @@ -1,11 +1,11 @@ { - "description": "About website", - "repo": "https://github.com/stardust-kyun/stardust-kyun.github.io", - "owner": { - "username": "stardust-kyun", - "email": "stardust-kyun@proton.me" - }, - "record": { - "CNAME": "stardust-kyun.github.io" - } + "description": "About website", + "repo": "https://github.com/stardust-kyun/stardust-kyun.github.io", + "owner": { + "username": "stardust-kyun", + "email": "stardust-kyun@proton.me" + }, + "record": { + "CNAME": "stardust-kyun.github.io" + } } diff --git a/domains/starkblaze01.json b/domains/starkblaze01.json index d4efd9ace..728ad1234 100644 --- a/domains/starkblaze01.json +++ b/domains/starkblaze01.json @@ -1,11 +1,11 @@ { - "description": "starkblaze01's world", - "repo": "https://github.com/starkblaze01/starkblaze01", - "owner": { - "username": "starkblaze01", - "email": "mp.pathela@gmail.com" - }, - "record": { - "URL": "https://starkblaze01.netlify.app" - } + "description": "starkblaze01's world", + "repo": "https://github.com/starkblaze01/starkblaze01", + "owner": { + "username": "starkblaze01", + "email": "mp.pathela@gmail.com" + }, + "record": { + "URL": "https://starkblaze01.netlify.app" + } } diff --git a/domains/starnumber.json b/domains/starnumber.json index 1080ece73..d8c26dd64 100644 --- a/domains/starnumber.json +++ b/domains/starnumber.json @@ -1,9 +1,9 @@ { - "description": "StarNumber's blog", - "repo": "https://github.com/starnumber12046", - "owner": { - "username": "starnumber12046", - "email": "starnumber.official12046@gmail.com" - }, - "record": {"CNAME": "hashnode.network"} + "description": "StarNumber's blog", + "repo": "https://github.com/starnumber12046", + "owner": { + "username": "starnumber12046", + "email": "starnumber.official12046@gmail.com" + }, + "record": { "CNAME": "hashnode.network" } } diff --git a/domains/starry.json b/domains/starry.json index b0aba69d1..0cab4fa92 100644 --- a/domains/starry.json +++ b/domains/starry.json @@ -1,11 +1,11 @@ { - "description": "Shivam's personal website!", - "repo": "https://github.com/starry-shivam/starry-shivam.github.io", - "owner": { - "username": "starry-shivam", - "email": "krshivam24@proton.me" - }, - "record": { - "URL": "https://starry-shivam.github.io" - } + "description": "Shivam's personal website!", + "repo": "https://github.com/starry-shivam/starry-shivam.github.io", + "owner": { + "username": "starry-shivam", + "email": "krshivam24@proton.me" + }, + "record": { + "URL": "https://starry-shivam.github.io" + } } diff --git a/domains/status.cfp.json b/domains/status.cfp.json index d8c7f04fe..7f1168f1b 100644 --- a/domains/status.cfp.json +++ b/domains/status.cfp.json @@ -1,11 +1,11 @@ { - "description": "Cfp Status", - "owner": { - "username": "cfpwastaken", - "email": "", - "discord": "cfp#7174" - }, - "record": { - "CNAME": "cfp.gotdns.ch" - } -} \ No newline at end of file + "description": "Cfp Status", + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp#7174" + }, + "record": { + "CNAME": "cfp.gotdns.ch" + } +} diff --git a/domains/status.json b/domains/status.json index 7fafca793..13fe61729 100644 --- a/domains/status.json +++ b/domains/status.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "@is-a-dev/maintainers", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "https://stats.uptimerobot.com/zY4XKIRVzw" - } + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://stats.uptimerobot.com/zY4XKIRVzw" + } } diff --git a/domains/status.jzitnik.json b/domains/status.jzitnik.json index 8c41180a3..12e26b96c 100644 --- a/domains/status.jzitnik.json +++ b/domains/status.jzitnik.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "JZITNIK-github", - "email": "klindkubak@zohomail.eu", - "discord": "KLIND#1906" - }, - "record": { - "CNAME": "statuspage.betteruptime.com" - } + "owner": { + "username": "JZITNIK-github", + "email": "klindkubak@zohomail.eu", + "discord": "KLIND#1906" + }, + "record": { + "CNAME": "statuspage.betteruptime.com" + } } diff --git a/domains/status.mousemoosz.json b/domains/status.mousemoosz.json index dcbda452d..3cec0a3e2 100644 --- a/domains/status.mousemoosz.json +++ b/domains/status.mousemoosz.json @@ -1,10 +1,10 @@ { - "description": "For statuspage", - "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" - }, - "record": { - "CNAME": "mousemoosz.statuspage.io" - } + "description": "For statuspage", + "owner": { + "username": "MouseMoosz", + "email": "mousemoosz@protonmail.com" + }, + "record": { + "CNAME": "mousemoosz.statuspage.io" + } } diff --git a/domains/stefdp.json b/domains/stefdp.json index 66efff633..eec5c59c8 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -9,4 +9,4 @@ "record": { "CNAME": "stef-00012.github.io" } -} +} diff --git a/domains/steffen.json b/domains/steffen.json index 6c102fa77..5b1d3fe23 100644 --- a/domains/steffen.json +++ b/domains/steffen.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/N0r1uno/n0r1uno.github.io", - "owner": { - "username": "N0r1uno", - "email": "noriunomakusui@gmail.com" - }, - "record": { - "CNAME": "n0r1uno.github.io" - } + "repo": "https://github.com/N0r1uno/n0r1uno.github.io", + "owner": { + "username": "N0r1uno", + "email": "noriunomakusui@gmail.com" + }, + "record": { + "CNAME": "n0r1uno.github.io" + } } diff --git a/domains/stephan.json b/domains/stephan.json index 82fae9d9e..66707ef0c 100644 --- a/domains/stephan.json +++ b/domains/stephan.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "stephan-strate", - "email": "hello@stephan.codes" - }, - "record": { - "URL": "https://stephan.codes" - } + "owner": { + "username": "stephan-strate", + "email": "hello@stephan.codes" + }, + "record": { + "URL": "https://stephan.codes" + } } diff --git a/domains/steven.json b/domains/steven.json index c01c15f36..9fcf60d0a 100644 --- a/domains/steven.json +++ b/domains/steven.json @@ -1,11 +1,11 @@ { - "description": "Steven Frohlich's portfolio", - "repo": "https://github.com/StevenRonnyFrohlich/StevenRonnyFrohlich.github.io", - "owner": { - "username": "StevenRonnyFrohlich", - "email": "steve.r.frohlich@gmail.com" - }, - "record": { - "CNAME": "StevenRonnyFrohlich.github.io" - } + "description": "Steven Frohlich's portfolio", + "repo": "https://github.com/StevenRonnyFrohlich/StevenRonnyFrohlich.github.io", + "owner": { + "username": "StevenRonnyFrohlich", + "email": "steve.r.frohlich@gmail.com" + }, + "record": { + "CNAME": "StevenRonnyFrohlich.github.io" + } } diff --git a/domains/stiforr.json b/domains/stiforr.json index bc81cfe38..8d8dba535 100644 --- a/domains/stiforr.json +++ b/domains/stiforr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "stiforr", - "email": "norwood.sean@gmail.com" - }, - "record": { - "CNAME": "stiforr.com" - } + "owner": { + "username": "stiforr", + "email": "norwood.sean@gmail.com" + }, + "record": { + "CNAME": "stiforr.com" + } } diff --git a/domains/str1ke.json b/domains/str1ke.json index 3377e2205..a733755cc 100644 --- a/domains/str1ke.json +++ b/domains/str1ke.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "RealStr1ke", "email": "tmenelas@outlook.com" - }, + }, - "record": { + "record": { "CNAME": "str1ke.codes" - } } - +} diff --git a/domains/string-null.json b/domains/string-null.json index 0490030a9..474689e10 100644 --- a/domains/string-null.json +++ b/domains/string-null.json @@ -1,12 +1,12 @@ { - "description": "My WEB", - "repo": "https://github.com/string-null/string-null.github.io", - "owner": { - "username": "string-null", - "email": "biel.f.r.bfr@gmail.com", - "twitter": "HdNenu" - }, - "record": { - "CNAME": "string-null.github.io" - } + "description": "My WEB", + "repo": "https://github.com/string-null/string-null.github.io", + "owner": { + "username": "string-null", + "email": "biel.f.r.bfr@gmail.com", + "twitter": "HdNenu" + }, + "record": { + "CNAME": "string-null.github.io" + } } diff --git a/domains/stringent.json b/domains/stringent.json index 6f3b7e537..934d63e0c 100644 --- a/domains/stringent.json +++ b/domains/stringent.json @@ -1,11 +1,11 @@ { - "description": "My Blog/Portfolio", - "repo": "https://github.com/StringentDev/StringentDev", - "owner": { - "username": "StringentDev", - "email": "stringentdev@hotmail.com" - }, - "record": { - "CNAME": "stringentdev-production.up.railway.app" - } + "description": "My Blog/Portfolio", + "repo": "https://github.com/StringentDev/StringentDev", + "owner": { + "username": "StringentDev", + "email": "stringentdev@hotmail.com" + }, + "record": { + "CNAME": "stringentdev-production.up.railway.app" + } } diff --git a/domains/struc.api.badboy.json b/domains/struc.api.badboy.json index df47f40f8..52b220670 100644 --- a/domains/struc.api.badboy.json +++ b/domains/struc.api.badboy.json @@ -1,10 +1,10 @@ { - "description": "https://badboy.is-a.dev/ redirector", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev" - }, - "record": { - "CNAME": "1c1cdaeb-374d-4273-bd14-b7e96b091f72.id.repl.co" - } + "description": "https://badboy.is-a.dev/ redirector", + "owner": { + "username": "bad-boy-codes", + "email": "contact@mail.badboy.is-a.dev" + }, + "record": { + "CNAME": "1c1cdaeb-374d-4273-bd14-b7e96b091f72.id.repl.co" + } } diff --git a/domains/stvn.json b/domains/stvn.json index b556b0182..a64356daf 100644 --- a/domains/stvn.json +++ b/domains/stvn.json @@ -1,11 +1,11 @@ { - "description": "Steven Conaway's personal website.", - "repo": "https://github.com/SConaway/portfolio", - "owner": { - "username": "sconaway", - "email": "steven@stevenconaway.me" - }, - "record": { - "URL": "https://stevenconaway.me" - } + "description": "Steven Conaway's personal website.", + "repo": "https://github.com/SConaway/portfolio", + "owner": { + "username": "sconaway", + "email": "steven@stevenconaway.me" + }, + "record": { + "URL": "https://stevenconaway.me" + } } diff --git a/domains/subhadeepzilong.json b/domains/subhadeepzilong.json index 83a174e70..619ec4f96 100644 --- a/domains/subhadeepzilong.json +++ b/domains/subhadeepzilong.json @@ -2,12 +2,11 @@ "description": "SubhadeepZilong's personal developer website", "repo": "https://github.com/SubhadeepZilong/subhadeepzilong.github.io", "owner": { - "username": "SubhadeepZilong", - "email": "subhadeepchakraborty555@gmail.com", - "twitter": "subhadeepzilong" + "username": "SubhadeepZilong", + "email": "subhadeepchakraborty555@gmail.com", + "twitter": "subhadeepzilong" }, "record": { - "CNAME": "subhadeepzilong.github.io" + "CNAME": "subhadeepzilong.github.io" } - } - \ No newline at end of file +} diff --git a/domains/subhayu.json b/domains/subhayu.json index 4a3e6f7c3..8b50d9218 100644 --- a/domains/subhayu.json +++ b/domains/subhayu.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "subhayu99", "email": "balasubhayu99@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "subhayu99.github.io" - } } - \ No newline at end of file +} diff --git a/domains/sudev.json b/domains/sudev.json index 33022c303..c83c98994 100644 --- a/domains/sudev.json +++ b/domains/sudev.json @@ -1,11 +1,11 @@ { - "description": "Microsoft Student Ambassador, student at College of Engineering Trivandrum", - "repo": "https://github.com/gamegods3/gamegods3.github.io", - "owner": { - "username": "gamegods3", - "email": "sudevssuresh@gmail.com" - }, - "record": { - "CNAME": "gamegods3.github.io" - } + "description": "Microsoft Student Ambassador, student at College of Engineering Trivandrum", + "repo": "https://github.com/gamegods3/gamegods3.github.io", + "owner": { + "username": "gamegods3", + "email": "sudevssuresh@gmail.com" + }, + "record": { + "CNAME": "gamegods3.github.io" + } } diff --git a/domains/sudhan.json b/domains/sudhan.json index 13eff228a..04eebfac8 100644 --- a/domains/sudhan.json +++ b/domains/sudhan.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "sudhanplayz", - "email": "sudhanplayz@gmail.com" - }, - "description": "A Personal Website for me", - "record": { - "URL": "https://sudhanplayz.live" - } + "owner": { + "username": "sudhanplayz", + "email": "sudhanplayz@gmail.com" + }, + "description": "A Personal Website for me", + "record": { + "URL": "https://sudhanplayz.live" + } } diff --git a/domains/sujal.json b/domains/sujal.json index 61dc5781b..553746e96 100644 --- a/domains/sujal.json +++ b/domains/sujal.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "c0der69", - "email": "", - "twitter": "psychosniper_" - }, - "record": { - "CNAME": "sujal-is-a-dev.pages.dev" - } -} +{ + "owner": { + "username": "c0der69", + "email": "", + "twitter": "psychosniper_" + }, + "record": { + "CNAME": "sujal-is-a-dev.pages.dev" + } +} diff --git a/domains/sujeeth.json b/domains/sujeeth.json index 46d291d04..1fcc19059 100644 --- a/domains/sujeeth.json +++ b/domains/sujeeth.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "sujeethk", "email": "sujeethkv@yahoo.com" - }, - "record": { + }, + "record": { "A": ["74.59.143.202"] - } } - \ No newline at end of file +} diff --git a/domains/suki.json b/domains/suki.json index ef470759e..69545f88d 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,13 +1,13 @@ { - "description": "A cool website", - "repo": "https://github.com/SukiPlayz/hello-world", - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["212.193.3.66"], - "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all", - "MX": "panel.crystalcloud.xyz" - } + "description": "A cool website", + "repo": "https://github.com/SukiPlayz/hello-world", + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["212.193.3.66"], + "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all", + "MX": "panel.crystalcloud.xyz" + } } diff --git a/domains/suman.json b/domains/suman.json index 18c5dee20..9a3add074 100644 --- a/domains/suman.json +++ b/domains/suman.json @@ -2,12 +2,11 @@ "description": "Suman's Personal Website", "repo": "https://github.com/thatsuman/thatsuman.github.io", "owner": { - "username": "thatsuman", - "email": "suman.multiverse@gmail.com", - "twitter": "thatsumann" + "username": "thatsuman", + "email": "suman.multiverse@gmail.com", + "twitter": "thatsumann" }, "record": { - "CNAME": "thatsuman.github.io" + "CNAME": "thatsuman.github.io" } - } - \ No newline at end of file +} diff --git a/domains/sumanjay.json b/domains/sumanjay.json index 215a04f69..377056905 100644 --- a/domains/sumanjay.json +++ b/domains/sumanjay.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/cyberboysumanjay/cyberboysumanjay.github.io", - "owner": { - "username": "cyberboysumanjay", - "email": "sumanjay@duck.com" - }, - "record": { - "CNAME": "cyberboysumanjay.github.io" - } + "repo": "https://github.com/cyberboysumanjay/cyberboysumanjay.github.io", + "owner": { + "username": "cyberboysumanjay", + "email": "sumanjay@duck.com" + }, + "record": { + "CNAME": "cyberboysumanjay.github.io" + } } diff --git a/domains/sumedhaa.json b/domains/sumedhaa.json index 61ff4935f..06ab4f94e 100644 --- a/domains/sumedhaa.json +++ b/domains/sumedhaa.json @@ -1,11 +1,11 @@ { - "description": "Sumedhaa's Portfolio", - "repo": "https://github.com/misticorion/misticorion.github.io", - "owner": { - "username": "misticorion", - "email": "mistic.orion@gmail.com" - }, - "record": { - "CNAME": "misticorion.github.io" - } + "description": "Sumedhaa's Portfolio", + "repo": "https://github.com/misticorion/misticorion.github.io", + "owner": { + "username": "misticorion", + "email": "mistic.orion@gmail.com" + }, + "record": { + "CNAME": "misticorion.github.io" + } } diff --git a/domains/superharmony910.json b/domains/superharmony910.json index 29a6534cf..f908f4446 100644 --- a/domains/superharmony910.json +++ b/domains/superharmony910.json @@ -1,12 +1,12 @@ { - "description": "SuperHarmony910's personal developer website", - "repo": "https://github.com/SuperHarmony910/SuperHarmony910.github.io", - "owner": { - "username": "SuperHarmony910", - "email": "superharmony910@gmail.com", - "twitter": "s_harmony910" - }, - "record": { - "CNAME": "superharmony910.github.io" - } + "description": "SuperHarmony910's personal developer website", + "repo": "https://github.com/SuperHarmony910/SuperHarmony910.github.io", + "owner": { + "username": "SuperHarmony910", + "email": "superharmony910@gmail.com", + "twitter": "s_harmony910" + }, + "record": { + "CNAME": "superharmony910.github.io" + } } diff --git a/domains/suraj.json b/domains/suraj.json index 4bc1f3c32..606b478b8 100644 --- a/domains/suraj.json +++ b/domains/suraj.json @@ -1,11 +1,11 @@ { - "description": "My personal developer website", - "repo": "https://github.com/Clay990/suraj", - "owner": { - "username": "Clay990", - "email": "asuraj991m@gmail.com" - }, - "record": { - "CNAME": "clay990.github.io" - } + "description": "My personal developer website", + "repo": "https://github.com/Clay990/suraj", + "owner": { + "username": "Clay990", + "email": "asuraj991m@gmail.com" + }, + "record": { + "CNAME": "clay990.github.io" + } } diff --git a/domains/surajh-patel.json b/domains/surajh-patel.json index 7502c1f13..5435dad5e 100644 --- a/domains/surajh-patel.json +++ b/domains/surajh-patel.json @@ -1,11 +1,11 @@ { - "description": "surajh-patel Profile.", - "repo": "https://github.com/surajh-patel/surajh-patel.github.io", - "owner": { - "username": "surajh-patel", - "email": "" - }, - "record": { - "CNAME": "surajh-patel.github.io" - } + "description": "surajh-patel Profile.", + "repo": "https://github.com/surajh-patel/surajh-patel.github.io", + "owner": { + "username": "surajh-patel", + "email": "" + }, + "record": { + "CNAME": "surajh-patel.github.io" + } } diff --git a/domains/surendran-soumya.json b/domains/surendran-soumya.json index 93c0ff8aa..bcb09bff7 100644 --- a/domains/surendran-soumya.json +++ b/domains/surendran-soumya.json @@ -1,11 +1,11 @@ { - "description": "surendran-soumya Profile.", - "repo": "https://github.com/surendran-soumya/surendran-soumya.github.io", - "owner": { - "username": "surendran-soumya", - "email": "" - }, - "record": { - "CNAME": "surendran-soumya.github.io" - } + "description": "surendran-soumya Profile.", + "repo": "https://github.com/surendran-soumya/surendran-soumya.github.io", + "owner": { + "username": "surendran-soumya", + "email": "" + }, + "record": { + "CNAME": "surendran-soumya.github.io" + } } diff --git a/domains/surge.json b/domains/surge.json index 7fee11d4a..832b8e952 100644 --- a/domains/surge.json +++ b/domains/surge.json @@ -1,11 +1,11 @@ { - "description": "personal website", - "repo": "https://github.com/teamjoelee/me", - "owner": { - "username": "teamjoelee", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "URL": "https://i-am.surge.sh" - } + "description": "personal website", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "URL": "https://i-am.surge.sh" + } } diff --git a/domains/suryaansh.json b/domains/suryaansh.json index 1ca18f4fc..8d971684d 100644 --- a/domains/suryaansh.json +++ b/domains/suryaansh.json @@ -1,11 +1,11 @@ { - "description": "suryaansh's personal site", - "repo": "https://github.com/suryaanshah/suryaanshah.github.io", - "owner": { - "username": "suryaanshah", - "email": "suryaanshchawla@gmail.com" - }, - "record": { - "CNAME": "suryaanshah.github.io" - } + "description": "suryaansh's personal site", + "repo": "https://github.com/suryaanshah/suryaanshah.github.io", + "owner": { + "username": "suryaanshah", + "email": "suryaanshchawla@gmail.com" + }, + "record": { + "CNAME": "suryaanshah.github.io" + } } diff --git a/domains/suryajith.json b/domains/suryajith.json index 046147643..af81a1f8c 100644 --- a/domains/suryajith.json +++ b/domains/suryajith.json @@ -9,4 +9,4 @@ "record": { "CNAME": "suryajith.github.io" } -} +} diff --git a/domains/suryansh.json b/domains/suryansh.json index 0ca84a39d..5e9d6a357 100644 --- a/domains/suryansh.json +++ b/domains/suryansh.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "iamsuryanshxd", "email": "legitsuryansh@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://github.com/iamsuryanshxd" - } } - \ No newline at end of file +} diff --git a/domains/suspense.json b/domains/suspense.json index 7f7acaae5..147156d94 100644 --- a/domains/suspense.json +++ b/domains/suspense.json @@ -1,8 +1,8 @@ { - "owner": { - "username": "Suspense4615", - "email": "", - "twitter": "Suspense4615" - }, - "record": { "CNAME": "suspense4615.github.io" } + "owner": { + "username": "Suspense4615", + "email": "", + "twitter": "Suspense4615" + }, + "record": { "CNAME": "suspense4615.github.io" } } diff --git a/domains/sutirth.json b/domains/sutirth.json index 5d9cfe65f..fdf390fc9 100644 --- a/domains/sutirth.json +++ b/domains/sutirth.json @@ -1,11 +1,11 @@ { - "description": "sutirth is a Developer!", - "repo": "https://github.com/ricksr/ricksr.github.io", - "owner": { - "username": "ricksr", - "email": "sutirtharej@gmail.com" - }, - "record": { - "CNAME": "ricksr.github.io" - } + "description": "sutirth is a Developer!", + "repo": "https://github.com/ricksr/ricksr.github.io", + "owner": { + "username": "ricksr", + "email": "sutirtharej@gmail.com" + }, + "record": { + "CNAME": "ricksr.github.io" + } } diff --git a/domains/svg.json b/domains/svg.json index 1f745c5d1..9013909e9 100644 --- a/domains/svg.json +++ b/domains/svg.json @@ -1,11 +1,11 @@ -{ - "description": "svg's website", - "repo": "https://github.com/svg-rs/svg.github.io", - "owner": { - "username": "svg-rs", - "email": "kimmkayy8@proton.me" - }, - "record": { - "CNAME": "svg-rs.github.io" - } - } +{ + "description": "svg's website", + "repo": "https://github.com/svg-rs/svg.github.io", + "owner": { + "username": "svg-rs", + "email": "kimmkayy8@proton.me" + }, + "record": { + "CNAME": "svg-rs.github.io" + } +} diff --git a/domains/svloog.json b/domains/svloog.json index ce357d37f..5e8a9065f 100644 --- a/domains/svloog.json +++ b/domains/svloog.json @@ -1,12 +1,12 @@ { - "description": "just gonna put some projects here idk thought this might be cool to add some personality", - "repo": "https://github.com/slvoog/slvoog.github.io", - "owner": { - "username": "slvoog", - "email": "svloogz@gmail.com", - "twitter": "svloogz" - }, - "record": { - "CNAME": "slvoog.github.io" - } + "description": "just gonna put some projects here idk thought this might be cool to add some personality", + "repo": "https://github.com/slvoog/slvoog.github.io", + "owner": { + "username": "slvoog", + "email": "svloogz@gmail.com", + "twitter": "svloogz" + }, + "record": { + "CNAME": "slvoog.github.io" + } } diff --git a/domains/swanny.json b/domains/swanny.json index 3bdea3ed1..7136c35ad 100644 --- a/domains/swanny.json +++ b/domains/swanny.json @@ -1,11 +1,11 @@ { - "description": "Swanny is a Dev", - "repo": "https://github.com/swanny246/swannyIsADev", - "owner": { - "username": "swanny246", - "email": "github@andrewswan.net" - }, - "record": { - "CNAME": "swannyisadev.andrewswan.net" - } + "description": "Swanny is a Dev", + "repo": "https://github.com/swanny246/swannyIsADev", + "owner": { + "username": "swanny246", + "email": "github@andrewswan.net" + }, + "record": { + "CNAME": "swannyisadev.andrewswan.net" + } } diff --git a/domains/swapnil.json b/domains/swapnil.json index f23fddfd6..5356edac7 100644 --- a/domains/swapnil.json +++ b/domains/swapnil.json @@ -1,11 +1,11 @@ { - "description": "Aspiring tech enthusiast", - "repo": "https://github.com/SwapnilChand/SwapnilChand.github.io", - "owner": { - "username": "SwapnilChand", - "email": "swapnilchand51@gmail.com" - }, - "record": { - "CNAME": "SwapnilChand.github.io" - } + "description": "Aspiring tech enthusiast", + "repo": "https://github.com/SwapnilChand/SwapnilChand.github.io", + "owner": { + "username": "SwapnilChand", + "email": "swapnilchand51@gmail.com" + }, + "record": { + "CNAME": "SwapnilChand.github.io" + } } diff --git a/domains/sx9.json b/domains/sx9.json index d986d15c3..825c99623 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -1,10 +1,10 @@ -{ - "description": "SX's Website", - "owner": { - "username": "SX-9", - "email": "sx-91@outlook.com" - }, - "record": { - "CNAME": "sx-9.github.io" - } +{ + "description": "SX's Website", + "owner": { + "username": "SX-9", + "email": "sx-91@outlook.com" + }, + "record": { + "CNAME": "sx-9.github.io" + } } diff --git a/domains/syahiramali.json b/domains/syahiramali.json index c7c937927..c29d37f39 100644 --- a/domains/syahiramali.json +++ b/domains/syahiramali.json @@ -1,11 +1,11 @@ -{ - "description": "syahirAmali Portfolio", - "repo": "https://github.com/syahirAmali/syahirAmali.github.io", - "owner": { - "username": "syahirAmali", - "email": "syahiramali@gmail.com" - }, - "record": { - "CNAME": "syahiramali.github.io" - } - } +{ + "description": "syahirAmali Portfolio", + "repo": "https://github.com/syahirAmali/syahirAmali.github.io", + "owner": { + "username": "syahirAmali", + "email": "syahiramali@gmail.com" + }, + "record": { + "CNAME": "syahiramali.github.io" + } +} diff --git a/domains/sycured.json b/domains/sycured.json index 9157e204c..3f92e4984 100644 --- a/domains/sycured.json +++ b/domains/sycured.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "sycured", - "email": "sycured@protonmail.com" - }, - "record": { - "URL": "https://sycured.com" - } + "owner": { + "username": "sycured", + "email": "sycured@protonmail.com" + }, + "record": { + "URL": "https://sycured.com" + } } diff --git a/domains/syd.json b/domains/syd.json index 3c33dcfd5..7e66b94c8 100644 --- a/domains/syd.json +++ b/domains/syd.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "bububa", "email": "prof.syd.xu@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "bububa.github.io" - } } - \ No newline at end of file +} diff --git a/domains/syed.json b/domains/syed.json index ddc978dff..3aaef1f8f 100644 --- a/domains/syed.json +++ b/domains/syed.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "SyedAhkam", - "email": "smahkam57@gmail.com" - }, - "record": { - "CNAME": "syedahkam.github.io" - } + "owner": { + "username": "SyedAhkam", + "email": "smahkam57@gmail.com" + }, + "record": { + "CNAME": "syedahkam.github.io" + } } - diff --git a/domains/syofyanzuhad.json b/domains/syofyanzuhad.json index eeafbc6a6..25c3b752d 100644 --- a/domains/syofyanzuhad.json +++ b/domains/syofyanzuhad.json @@ -1,11 +1,11 @@ { - "description": "Web Profile of Syofyan Zuhad", - "repo": "https://github.com/syofyanzuhad/syofyanzuhad.github.io", - "owner": { - "username": "syofyanzuhad", - "email": "sofyanzuhad2@gmail.com" - }, - "record": { - "CNAME": "syofyanzuhad.my.id" - } + "description": "Web Profile of Syofyan Zuhad", + "repo": "https://github.com/syofyanzuhad/syofyanzuhad.github.io", + "owner": { + "username": "syofyanzuhad", + "email": "sofyanzuhad2@gmail.com" + }, + "record": { + "CNAME": "syofyanzuhad.my.id" + } } diff --git a/domains/tagbot.maskduck.json b/domains/tagbot.maskduck.json index 909c18865..ae57914c8 100644 --- a/domains/tagbot.maskduck.json +++ b/domains/tagbot.maskduck.json @@ -1,15 +1,15 @@ { - "description": "HTTP command handler for my bot", - "repo": "https://github.com/MaskDuck/tag_bot", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "tagbot-production-bef9.up.railway.app" - } + "description": "HTTP command handler for my bot", + "repo": "https://github.com/MaskDuck/tag_bot", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "CNAME": "tagbot-production-bef9.up.railway.app" + } } diff --git a/domains/taha.json b/domains/taha.json index a04645037..9cca8f90a 100644 --- a/domains/taha.json +++ b/domains/taha.json @@ -1,11 +1,11 @@ { - "description": "Taha bou's Portfolio", - "repo": "https://github.com/tahakocabuga/taha2002.github.io", - "owner": { - "username": "taha2002", - "email": "bouras1920@gmail.com" - }, - "record": { - "CNAME": "taha2002.github.io" - } -} \ No newline at end of file + "description": "Taha bou's Portfolio", + "repo": "https://github.com/tahakocabuga/taha2002.github.io", + "owner": { + "username": "taha2002", + "email": "bouras1920@gmail.com" + }, + "record": { + "CNAME": "taha2002.github.io" + } +} diff --git a/domains/taha2002.json b/domains/taha2002.json index b5ee77a38..180a8f5aa 100644 --- a/domains/taha2002.json +++ b/domains/taha2002.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "taha2002", "email": "bouras1920@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "taha2002.github.io" - } } - \ No newline at end of file +} diff --git a/domains/tahakocabuga.json b/domains/tahakocabuga.json index 1e9d8019c..3fe7aded8 100644 --- a/domains/tahakocabuga.json +++ b/domains/tahakocabuga.json @@ -1,12 +1,12 @@ { - "description": "Taha Kocabuga's Portfolio", - "repo": "https://github.com/tahakocabuga/tahakocabuga.github.io", - "owner": { - "username": "tahakocabuga", - "email": "tahakocabuga@gmail.com", - "twitter": "tahakocabuga" - }, - "record": { - "CNAME": "tahakocabuga.github.io" - } + "description": "Taha Kocabuga's Portfolio", + "repo": "https://github.com/tahakocabuga/tahakocabuga.github.io", + "owner": { + "username": "tahakocabuga", + "email": "tahakocabuga@gmail.com", + "twitter": "tahakocabuga" + }, + "record": { + "CNAME": "tahakocabuga.github.io" + } } diff --git a/domains/tahmidrayat.json b/domains/tahmidrayat.json index 245bd2600..cc2be1f49 100644 --- a/domains/tahmidrayat.json +++ b/domains/tahmidrayat.json @@ -1,11 +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" - } + "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" + } } diff --git a/domains/tal7aouy.json b/domains/tal7aouy.json index 781b45475..0a6ab7524 100644 --- a/domains/tal7aouy.json +++ b/domains/tal7aouy.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "tal7aouy", "email": "tal7aouy.dev@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://tal7aouy.netlify.app" - } } - +} diff --git a/domains/tallerthanshort.json b/domains/tallerthanshort.json index d9d6b0eec..c8da039f5 100644 --- a/domains/tallerthanshort.json +++ b/domains/tallerthanshort.json @@ -1,12 +1,11 @@ { - "description": "TallerThanShort made site", - "repo": "https://github.com/TallerThanShort", - "owner": { - "username": "TallerThanShort", - "email": "TallerThanShort@duck.com" - }, - "record": { - "CNAME": "TallerThanShort.github.io" - - } + "description": "TallerThanShort made site", + "repo": "https://github.com/TallerThanShort", + "owner": { + "username": "TallerThanShort", + "email": "TallerThanShort@duck.com" + }, + "record": { + "CNAME": "TallerThanShort.github.io" + } } diff --git a/domains/tanio.json b/domains/tanio.json index 119d1bb7e..b4bc5f56c 100644 --- a/domains/tanio.json +++ b/domains/tanio.json @@ -1,11 +1,10 @@ { "description": "Hello World", "owner": { - "username": "tanmyid", - "email": "tanmyid1337@gmail.com" + "username": "tanmyid", + "email": "tanmyid1337@gmail.com" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "hashnode.network" } - } - \ No newline at end of file +} diff --git a/domains/tanish2002.json b/domains/tanish2002.json index c07b0ebfd..f337dc1cb 100644 --- a/domains/tanish2002.json +++ b/domains/tanish2002.json @@ -1,11 +1,11 @@ { - "description": "Tanish2002's Website", - "repo": "https://github.com/Tanish2002/Tanish2002.github.io", - "owner": { - "username": "Tanish2002", - "email": "tanishkhare@gmail.com" - }, - "record": { - "CNAME": "tanish2002.github.io" - } + "description": "Tanish2002's Website", + "repo": "https://github.com/Tanish2002/Tanish2002.github.io", + "owner": { + "username": "Tanish2002", + "email": "tanishkhare@gmail.com" + }, + "record": { + "CNAME": "tanish2002.github.io" + } } diff --git a/domains/tanishq.json b/domains/tanishq.json index e217d0853..f545f13c3 100644 --- a/domains/tanishq.json +++ b/domains/tanishq.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "tanishq-soni", - "email": "hi@tanishqsoni.me", - "twitter": "tanishq_soni_" - }, - "repo": "https://github.com/tanishq-soni/new-portfolio", - "record": { - "URL": "https://tanishqsoni.me" - } + "owner": { + "username": "tanishq-soni", + "email": "hi@tanishqsoni.me", + "twitter": "tanishq_soni_" + }, + "repo": "https://github.com/tanishq-soni/new-portfolio", + "record": { + "URL": "https://tanishqsoni.me" + } } diff --git a/domains/tanu.json b/domains/tanu.json index 4751d152b..c4b784514 100644 --- a/domains/tanu.json +++ b/domains/tanu.json @@ -1,12 +1,12 @@ -{ - "description": "Tanu's Website", - "repo": "https://github.com/desktopdotini/websitev3", - "owner": { - "username": "desktopdotini", - "email": "cloneyinnit@gmail.com", - "twitter": "tanumakescode" - }, - "record": { - "CNAME": "websitev3.pages.dev" - } - } +{ + "description": "Tanu's Website", + "repo": "https://github.com/desktopdotini/websitev3", + "owner": { + "username": "desktopdotini", + "email": "cloneyinnit@gmail.com", + "twitter": "tanumakescode" + }, + "record": { + "CNAME": "websitev3.pages.dev" + } +} diff --git a/domains/tarik.json b/domains/tarik.json index 229555f73..ab9565c8d 100644 --- a/domains/tarik.json +++ b/domains/tarik.json @@ -1,11 +1,11 @@ { - "description": "Personal website of Tarık Coşkun", - "repo": "https://github.com/tarikcoskun/website", - "owner": { - "username": "tarikcoskun", - "email": "tarikcskun@gmail.com" - }, - "record": { - "CNAME": "tarikcoskun.up.railway.app" - } + "description": "Personal website of Tarık Coşkun", + "repo": "https://github.com/tarikcoskun/website", + "owner": { + "username": "tarikcoskun", + "email": "tarikcskun@gmail.com" + }, + "record": { + "CNAME": "tarikcoskun.up.railway.app" + } } diff --git a/domains/tarna.json b/domains/tarna.json index 34c27fefa..f94809b47 100644 --- a/domains/tarna.json +++ b/domains/tarna.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "tarna", "email": "tarungadiraju123@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://github.com/tarna" - } } - \ No newline at end of file +} diff --git a/domains/tarun57.json b/domains/tarun57.json index 2bed72a8a..839829e58 100644 --- a/domains/tarun57.json +++ b/domains/tarun57.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "H-57", "email": "tarunkumar8059@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://pokemonin-hindi.blogspot.com" - } } - \ No newline at end of file +} diff --git a/domains/tarun577.json b/domains/tarun577.json index 2bed72a8a..839829e58 100644 --- a/domains/tarun577.json +++ b/domains/tarun577.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "H-57", "email": "tarunkumar8059@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://pokemonin-hindi.blogspot.com" - } } - \ No newline at end of file +} diff --git a/domains/tat2008.json b/domains/tat2008.json index cce9038ab..e1519f9fd 100644 --- a/domains/tat2008.json +++ b/domains/tat2008.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "tat2008", "email": "tuan.trananh2008@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://me.tat2008.tk" - } } - +} diff --git a/domains/tavignesh.json b/domains/tavignesh.json index b892faa4b..d73a00a68 100644 --- a/domains/tavignesh.json +++ b/domains/tavignesh.json @@ -1,10 +1,10 @@ { - "description": "T.A.Vignesh's cool website", - "owner": { - "username": "tavignesh", - "email": "vigneshta004@gmail.com" - }, - "record": { - "CNAME": "vignesh-is-a-dev.pages.dev" - } + "description": "T.A.Vignesh's cool website", + "owner": { + "username": "tavignesh", + "email": "vigneshta004@gmail.com" + }, + "record": { + "CNAME": "vignesh-is-a-dev.pages.dev" + } } diff --git a/domains/tayu.json b/domains/tayu.json index 7c8fde480..c9847f281 100644 --- a/domains/tayu.json +++ b/domains/tayu.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "tayudev", "email": "mizuto.discord@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://tayu25.netlify.app" - } } - +} diff --git a/domains/tca.json b/domains/tca.json index 0129e8212..c8c2625b3 100644 --- a/domains/tca.json +++ b/domains/tca.json @@ -1,11 +1,11 @@ { - "description": "TCA's official portfolio, if you can call it that.", - "repo": "https://github.com/ToastifyDev/devsite", - "owner": { - "username": "ToastifyDev", - "email": "hey@toastify.tk" - }, - "record": { - "URL": "https://toasted.is-a.dev" - } + "description": "TCA's official portfolio, if you can call it that.", + "repo": "https://github.com/ToastifyDev/devsite", + "owner": { + "username": "ToastifyDev", + "email": "hey@toastify.tk" + }, + "record": { + "URL": "https://toasted.is-a.dev" + } } diff --git a/domains/tcdavo.json b/domains/tcdavo.json index ad5a8ea3d..267e76625 100644 --- a/domains/tcdavo.json +++ b/domains/tcdavo.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Tcdavo", - "discord": "FriedUp-_-#6908", - "email": "" - }, - "record": { - "CNAME": "44f0c26f-c6a3-4a32-bd8b-80614d289b24.id.repl.co" - } + "owner": { + "username": "Tcdavo", + "discord": "FriedUp-_-#6908", + "email": "" + }, + "record": { + "CNAME": "44f0c26f-c6a3-4a32-bd8b-80614d289b24.id.repl.co" + } } diff --git a/domains/tcl.json b/domains/tcl.json index 9c66dd642..7a38e0a7e 100644 --- a/domains/tcl.json +++ b/domains/tcl.json @@ -1,11 +1,11 @@ -{ - "description": "TianTcl's profile", - "repo": "https://github.com/TianTcl/TianTcl", - "owner": { - "username": "TianTcl", - "email": "tclwebguest@gmail.com" - }, "record": { - "CNAME": "info.tiantcl.net" - - } -} \ No newline at end of file +{ + "description": "TianTcl's profile", + "repo": "https://github.com/TianTcl/TianTcl", + "owner": { + "username": "TianTcl", + "email": "tclwebguest@gmail.com" + }, + "record": { + "CNAME": "info.tiantcl.net" + } +} diff --git a/domains/tclement0922.json b/domains/tclement0922.json index b5645db9f..b660dfba3 100644 --- a/domains/tclement0922.json +++ b/domains/tclement0922.json @@ -2,10 +2,10 @@ "description": "tclement0922's personal site", "repo": "https://github.com/tclement0922/tclement0922.github.io", "owner": { - "username": "tclement0922", - "email": "dev.tclement0922@gmail.com" + "username": "tclement0922", + "email": "dev.tclement0922@gmail.com" }, "record": { - "CNAME": "tclement0922.github.io" + "CNAME": "tclement0922.github.io" } - } +} diff --git a/domains/tdm.json b/domains/tdm.json index fe7b31da0..5fe3a7cb0 100644 --- a/domains/tdm.json +++ b/domains/tdm.json @@ -1,11 +1,11 @@ { - "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/loltdmmmos/loltdmmmos.github.io", - "owner": { - "username": "LolTDMMMOs", - "email": "paymentstdm@gmail.com" - }, - "record": { - "CNAME": "loltdmmmos.github.io" - } + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/loltdmmmos/loltdmmmos.github.io", + "owner": { + "username": "LolTDMMMOs", + "email": "paymentstdm@gmail.com" + }, + "record": { + "CNAME": "loltdmmmos.github.io" + } } diff --git a/domains/tea.json b/domains/tea.json index 6078cc06e..a5fd3444f 100644 --- a/domains/tea.json +++ b/domains/tea.json @@ -1,10 +1,10 @@ { -"owner": { - "username": "TheTeaCup", - "email": "", - "discord": "Tea Cup#9999" - }, - "record": { - "CNAME": "dedicated.theteacup.dev" - } + "owner": { + "username": "TheTeaCup", + "email": "", + "discord": "Tea Cup#9999" + }, + "record": { + "CNAME": "dedicated.theteacup.dev" + } } diff --git a/domains/team.json b/domains/team.json index 9917b62ba..2a9d8f7f8 100644 --- a/domains/team.json +++ b/domains/team.json @@ -1,11 +1,11 @@ { - "description": "The Maintainer Docs For The Is-A.Dev Website!", - "repo": "github.com/is-a-dev/maintainer-docs", - "owner": { - "username": "@is-a-dev/maintainers", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "is-a-dev.github.io" - } + "description": "The Maintainer Docs For The Is-A.Dev Website!", + "repo": "github.com/is-a-dev/maintainer-docs", + "owner": { + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "is-a-dev.github.io" + } } diff --git a/domains/tech.json b/domains/tech.json index 6b4bf404d..f7a6f7384 100644 --- a/domains/tech.json +++ b/domains/tech.json @@ -7,4 +7,4 @@ "record": { "CNAME": "techpixel.github.io" } -} +} diff --git a/domains/techctg24.json b/domains/techctg24.json index cf1d62797..c8d4ba0c8 100644 --- a/domains/techctg24.json +++ b/domains/techctg24.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "rakibctg", "email": "eunus527@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://techctg24.dev" - } } - +} diff --git a/domains/technohacker.json b/domains/technohacker.json index 0789bb185..930683a02 100644 --- a/domains/technohacker.json +++ b/domains/technohacker.json @@ -1,11 +1,11 @@ { - "description": "Personal GitHub page", - "repo": "https://github.com/Technohacker/technohacker.github.io", - "owner": { - "username": "Technohacker", - "email": "technohacker1995@gmail.com" - }, - "record": { - "CNAME": "technohacker.github.io" - } + "description": "Personal GitHub page", + "repo": "https://github.com/Technohacker/technohacker.github.io", + "owner": { + "username": "Technohacker", + "email": "technohacker1995@gmail.com" + }, + "record": { + "CNAME": "technohacker.github.io" + } } diff --git a/domains/technopaws.json b/domains/technopaws.json index 7c68680ef..eb2656741 100644 --- a/domains/technopaws.json +++ b/domains/technopaws.json @@ -1,11 +1,11 @@ { - "description": "A PORTFOLIO FOR MYSELF", - "repo": "https://HmmNoSus.realtechnopaws.repl.co", - "owner": { - "username": "TECHNOPAWS", - "email": "technopaws69@gmail.com" - }, - "record": { - "CNAME": "78db877f-0bbd-45b9-9c7d-ad02242a1705.id.repl.co" - } + "description": "A PORTFOLIO FOR MYSELF", + "repo": "https://HmmNoSus.realtechnopaws.repl.co", + "owner": { + "username": "TECHNOPAWS", + "email": "technopaws69@gmail.com" + }, + "record": { + "CNAME": "78db877f-0bbd-45b9-9c7d-ad02242a1705.id.repl.co" + } } diff --git a/domains/techout.json b/domains/techout.json index e961ef5da..994ea666b 100644 --- a/domains/techout.json +++ b/domains/techout.json @@ -1,11 +1,11 @@ { - "description": "Mainly used to upload images to but also for a small home-page.", - "repo": "https://github.com/Techout592", - "owner": { - "username": "Techout592", - "email": "root@techout.tech" - }, - "record": { - "CNAME": "dns.techout.tech" - } + "description": "Mainly used to upload images to but also for a small home-page.", + "repo": "https://github.com/Techout592", + "owner": { + "username": "Techout592", + "email": "root@techout.tech" + }, + "record": { + "CNAME": "dns.techout.tech" + } } diff --git a/domains/techstarmahesh.json b/domains/techstarmahesh.json index eb7fab1c1..539f40fb7 100644 --- a/domains/techstarmahesh.json +++ b/domains/techstarmahesh.json @@ -1,11 +1,11 @@ -{ - "description": "Mahesh Sharma's personal developer website", - "repo": "https://github.com/techstarmahesh/techstarmahesh.github.io", - "owner": { - "username": "TechstarMahesh", - "email": "mistermaheshsharma@gmail.com" - }, - "record": { - "CNAME": "techstarmahesh.github.io" - } - } \ No newline at end of file +{ + "description": "Mahesh Sharma's personal developer website", + "repo": "https://github.com/techstarmahesh/techstarmahesh.github.io", + "owner": { + "username": "TechstarMahesh", + "email": "mistermaheshsharma@gmail.com" + }, + "record": { + "CNAME": "techstarmahesh.github.io" + } +} diff --git a/domains/techy.json b/domains/techy.json index fa821291b..91b3afe03 100644 --- a/domains/techy.json +++ b/domains/techy.json @@ -1,12 +1,12 @@ { - "description": "Techy's blog", - "repo": "https://github.com/Techy/techy.github.io", - "owner": { - "username": "techy", - "email": "", - "twitter": "tech_dude1" - }, - "record": { - "CNAME": "techy.github.io" - } + "description": "Techy's blog", + "repo": "https://github.com/Techy/techy.github.io", + "owner": { + "username": "techy", + "email": "", + "twitter": "tech_dude1" + }, + "record": { + "CNAME": "techy.github.io" + } } diff --git a/domains/tejas-luthra.json b/domains/tejas-luthra.json index 8d20278c1..1b893c027 100644 --- a/domains/tejas-luthra.json +++ b/domains/tejas-luthra.json @@ -8,4 +8,4 @@ "record": { "CNAME": "tejas-luthra.github.io" } -} +} diff --git a/domains/tejas.json b/domains/tejas.json index a3e0f2fc7..4de89dcfd 100644 --- a/domains/tejas.json +++ b/domains/tejas.json @@ -1,11 +1,11 @@ { - "description": "A simple portfolio website by me (Tejas Agarwal)", - "repo": "https://github.com/tejasag/webpage", - "owner": { - "username": "tejasag", - "email": "togedemaru.1707@gmail.com" - }, - "record": { - "URL": "https://tejasagarwal.tech" - } + "description": "A simple portfolio website by me (Tejas Agarwal)", + "repo": "https://github.com/tejasag/webpage", + "owner": { + "username": "tejasag", + "email": "togedemaru.1707@gmail.com" + }, + "record": { + "URL": "https://tejasagarwal.tech" + } } diff --git a/domains/tekno.json b/domains/tekno.json index 430612063..a088c028b 100644 --- a/domains/tekno.json +++ b/domains/tekno.json @@ -1,14 +1,12 @@ { - "description": "Custom domain for my personal site", - "repo": "https://github.com/TeknoSenpai/teknosenpai.github.io", - "owner": { - "username": "TeknoSenpai", - "email": "tekno@hiri.dev", - "twitter": "TeknoSenpai" - }, - "record": { - "A": [ - "173.212.245.116" - ] - } + "description": "Custom domain for my personal site", + "repo": "https://github.com/TeknoSenpai/teknosenpai.github.io", + "owner": { + "username": "TeknoSenpai", + "email": "tekno@hiri.dev", + "twitter": "TeknoSenpai" + }, + "record": { + "A": ["173.212.245.116"] + } } diff --git a/domains/teobouvard.json b/domains/teobouvard.json index ac0bc8287..aec1bf9e2 100644 --- a/domains/teobouvard.json +++ b/domains/teobouvard.json @@ -1,11 +1,11 @@ { - "description": "Personal github page", - "repo": "https://github.com/teobouvard/teobouvard.github.io", - "owner": { - "username": "teobouvard", - "email": "" - }, - "record": { - "CNAME": "teobouvard.github.io" - } + "description": "Personal github page", + "repo": "https://github.com/teobouvard/teobouvard.github.io", + "owner": { + "username": "teobouvard", + "email": "" + }, + "record": { + "CNAME": "teobouvard.github.io" + } } diff --git a/domains/termonoid.json b/domains/termonoid.json index aa459c481..890757296 100644 --- a/domains/termonoid.json +++ b/domains/termonoid.json @@ -1,12 +1,12 @@ { - "description": "Domain for personal server", - "repo": "https://github.com/Termonoid", - "owner": { - "username": "Termonoid", - "email": "termonoid@cumallover.me", - "telegram": "termonoid" - }, - "record": { - "A": ["135.181.144.44"] - } + "description": "Domain for personal server", + "repo": "https://github.com/Termonoid", + "owner": { + "username": "Termonoid", + "email": "termonoid@cumallover.me", + "telegram": "termonoid" + }, + "record": { + "A": ["135.181.144.44"] + } } diff --git a/domains/terra.json b/domains/terra.json index 85ce7078f..48896d992 100644 --- a/domains/terra.json +++ b/domains/terra.json @@ -1,14 +1,14 @@ { - "description": "Portfolio - a simple portfolio website for TerraPlayz. 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/TerraPlayz/portfolio-cf", - "owner": { - "username": "TerraPlayz", - "email": "github@om.is-a.dev", - "twitter": "DaRealOmxpro" - }, - "record": { - "A": ["172.66.44.237","172.66.47.19"], - "MX": ["mx1.improvmx.com","mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "Portfolio - a simple portfolio website for TerraPlayz. 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/TerraPlayz/portfolio-cf", + "owner": { + "username": "TerraPlayz", + "email": "github@om.is-a.dev", + "twitter": "DaRealOmxpro" + }, + "record": { + "A": ["172.66.44.237", "172.66.47.19"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/terroid.json b/domains/terroid.json index e21dc54ac..983947a4f 100644 --- a/domains/terroid.json +++ b/domains/terroid.json @@ -1,12 +1,12 @@ { - "description": "Portfolio", - "repo": "https://github.com/skandabhairava/skandabhairava.github.io", - "owner": { - "username": "skandabhairava", - "email": "skandabhairava@gmail.com", - "twitter": "TerroidYT" - }, - "record": { - "CNAME": "skandabhairava.github.io" - } + "description": "Portfolio", + "repo": "https://github.com/skandabhairava/skandabhairava.github.io", + "owner": { + "username": "skandabhairava", + "email": "skandabhairava@gmail.com", + "twitter": "TerroidYT" + }, + "record": { + "CNAME": "skandabhairava.github.io" + } } diff --git a/domains/tesla.json b/domains/tesla.json index 5380cdea2..3c454e9bb 100644 --- a/domains/tesla.json +++ b/domains/tesla.json @@ -1,11 +1,11 @@ { - "description": "tesla's personal website", - "repo": "https://github.com/hapi-dev", - "owner": { - "username": "tesla", - "email": "stream.hapi@gmail.com" - }, - "record": { - "CNAME": "arindev.tech" - } + "description": "tesla's personal website", + "repo": "https://github.com/hapi-dev", + "owner": { + "username": "tesla", + "email": "stream.hapi@gmail.com" + }, + "record": { + "CNAME": "arindev.tech" + } } diff --git a/domains/tessa.json b/domains/tessa.json index 7fef11872..98333b86c 100644 --- a/domains/tessa.json +++ b/domains/tessa.json @@ -1,11 +1,11 @@ { - "description": "My main site :)", - "repo": "https://replit.com/@RoBlockHead/tessais-adev", - "owner": { - "username": "RoBlockHead", - "email": "tessa7551@gmail.com" - }, - "record": { - "CNAME": "06745170-24e7-4954-a619-2860f8b395c2.repl.co" - } + "description": "My main site :)", + "repo": "https://replit.com/@RoBlockHead/tessais-adev", + "owner": { + "username": "RoBlockHead", + "email": "tessa7551@gmail.com" + }, + "record": { + "CNAME": "06745170-24e7-4954-a619-2860f8b395c2.repl.co" + } } diff --git a/domains/thabresh.json b/domains/thabresh.json index e5b9a0dcd..d6e6216ca 100644 --- a/domains/thabresh.json +++ b/domains/thabresh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Thabresh", - "email": "thabaresh.syed@gmail.com" - }, - "record": { - "URL": "https://www.thabresh.me" - } + "owner": { + "username": "Thabresh", + "email": "thabaresh.syed@gmail.com" + }, + "record": { + "URL": "https://www.thabresh.me" + } } diff --git a/domains/thamizh.json b/domains/thamizh.json index a7af86108..65b1b62e4 100644 --- a/domains/thamizh.json +++ b/domains/thamizh.json @@ -9,4 +9,4 @@ "record": { "CNAME": "ThisisThamizh.github.io" } -} +} diff --git a/domains/thanbv1510.json b/domains/thanbv1510.json index 3a8f8dc7b..2923ce121 100644 --- a/domains/thanbv1510.json +++ b/domains/thanbv1510.json @@ -1,12 +1,12 @@ { - "description": "thanbv1510's personal website", - "repo": "https://github.com/thanbv1510/thanbv1510.github.io", - "owner": { - "username": "thanbv1510", - "email": "thanbv1510@gmail.com", - "twitter": "thanbv1510" - }, - "record": { - "CNAME": "thanbv1510.github.io" - } + "description": "thanbv1510's personal website", + "repo": "https://github.com/thanbv1510/thanbv1510.github.io", + "owner": { + "username": "thanbv1510", + "email": "thanbv1510@gmail.com", + "twitter": "thanbv1510" + }, + "record": { + "CNAME": "thanbv1510.github.io" + } } diff --git a/domains/tharindu.json b/domains/tharindu.json index 715d21f7c..d167a522f 100644 --- a/domains/tharindu.json +++ b/domains/tharindu.json @@ -1,11 +1,11 @@ { - "description": "Tharindu's personal developer website", - "repo": "https://github.com/tharindusathis/tharindusathis.github.io", - "owner": { - "username": "tharindusathis", - "email": "tharindu.sathis@gmail.com" - }, - "record": { - "CNAME": "tharindusathis.github.io" - } + "description": "Tharindu's personal developer website", + "repo": "https://github.com/tharindusathis/tharindusathis.github.io", + "owner": { + "username": "tharindusathis", + "email": "tharindu.sathis@gmail.com" + }, + "record": { + "CNAME": "tharindusathis.github.io" + } } diff --git a/domains/theark.json b/domains/theark.json index d0966df35..9893bd7be 100644 --- a/domains/theark.json +++ b/domains/theark.json @@ -1,11 +1,11 @@ { - "description": "Theark's personal site", - "repo": "https://github.com/thearkxd/theark-website", - "owner": { - "username": "thearkxd", - "email": "thearkxd@gmail.com" - }, - "record": { - "URL": "https://theark.tk" - } + "description": "Theark's personal site", + "repo": "https://github.com/thearkxd/theark-website", + "owner": { + "username": "thearkxd", + "email": "thearkxd@gmail.com" + }, + "record": { + "URL": "https://theark.tk" + } } diff --git a/domains/thebidouilleur.json b/domains/thebidouilleur.json index a3df3cab4..c09f64f9f 100644 --- a/domains/thebidouilleur.json +++ b/domains/thebidouilleur.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "QJoly", "email": "quentinjoly@thoughtless.eu" - }, + }, - "record": { + "record": { "A": ["5.39.75.213"] - } } - +} diff --git a/domains/thecode-breaker.json b/domains/thecode-breaker.json index e5b03377d..0ffbfb42d 100644 --- a/domains/thecode-breaker.json +++ b/domains/thecode-breaker.json @@ -1,11 +1,11 @@ { - "description": "Link for Adarsh's personal site on GitHub pages", - "repo": "https://github.com/theCode-Breaker/theCode-Breaker.github.io", - "owner": { - "username": "theCode-Breaker", - "email": "limit6@protonmail.com" - }, - "record": { - "CNAME": "thecode-breaker.github.io" - } + "description": "Link for Adarsh's personal site on GitHub pages", + "repo": "https://github.com/theCode-Breaker/theCode-Breaker.github.io", + "owner": { + "username": "theCode-Breaker", + "email": "limit6@protonmail.com" + }, + "record": { + "CNAME": "thecode-breaker.github.io" + } } diff --git a/domains/theconcepteur.json b/domains/theconcepteur.json index 43c211696..ad1a8d935 100644 --- a/domains/theconcepteur.json +++ b/domains/theconcepteur.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "th3conc3pt3ur", "email": "conceptordev@gmail.com" - }, + }, - "record": { + "record": { "A": ["37.187.6.109"] - } } - +} diff --git a/domains/thedev.json b/domains/thedev.json index 32bfebb53..2236897cd 100644 --- a/domains/thedev.json +++ b/domains/thedev.json @@ -1,11 +1,11 @@ { "owner": { - "username": "thedev132", - "email": "thedev132@gmail.com" + "username": "thedev132", + "email": "thedev132@gmail.com" }, "record": { "A": ["138.2.237.127"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } - } +} diff --git a/domains/theekshana.json b/domains/theekshana.json index 26334fa38..173664392 100644 --- a/domains/theekshana.json +++ b/domains/theekshana.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "TheekshanaSL", "email": "theekshana@technologist.com" - }, + }, - "record": { + "record": { "CNAME": "hashnode.network" - } } - \ No newline at end of file +} diff --git a/domains/thegloriousduck.json b/domains/thegloriousduck.json index 6cb2a9f3b..ad21d0e14 100644 --- a/domains/thegloriousduck.json +++ b/domains/thegloriousduck.json @@ -1,11 +1,11 @@ { - "description": "TheGloriousDuck's personal developer website", - "repo": "https://github.com/TheGloriousDuck/thegloriousduck.github.io", - "owner": { - "username": "TheGloriousDuck", - "email": "thegloriousduck@protonmail.com" - }, - "record": { - "CNAME": "thegloriousduck.github.io" - } + "description": "TheGloriousDuck's personal developer website", + "repo": "https://github.com/TheGloriousDuck/thegloriousduck.github.io", + "owner": { + "username": "TheGloriousDuck", + "email": "thegloriousduck@protonmail.com" + }, + "record": { + "CNAME": "thegloriousduck.github.io" + } } diff --git a/domains/theh2so4.json b/domains/theh2so4.json index 6e0647b8c..b485aa5db 100644 --- a/domains/theh2so4.json +++ b/domains/theh2so4.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "theh2so4", "email": "theh2so4@protonmail.com" - }, + }, - "record": { + "record": { "A": ["185.27.134.148"] - } } - \ No newline at end of file +} diff --git a/domains/thehackerdude1083.json b/domains/thehackerdude1083.json index d7cdb5a36..c97024a4d 100644 --- a/domains/thehackerdude1083.json +++ b/domains/thehackerdude1083.json @@ -8,4 +8,4 @@ "record": { "CNAME": "TheHackerDude1083.github.io" } -} +} diff --git a/domains/thejus-m.json b/domains/thejus-m.json index dc98660f8..9757db1f7 100644 --- a/domains/thejus-m.json +++ b/domains/thejus-m.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Thejus-M", - "email": "github@tigerraw22.anonaddy.com" - }, - "record": { - "CNAME": "urlit-production.up.railway.app" - } + "owner": { + "username": "Thejus-M", + "email": "github@tigerraw22.anonaddy.com" + }, + "record": { + "CNAME": "urlit-production.up.railway.app" + } } diff --git a/domains/themagicmush.json b/domains/themagicmush.json index 271c99eca..367c6f555 100644 --- a/domains/themagicmush.json +++ b/domains/themagicmush.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Kobe523", - "email": "kobeni523@gmail.com", - "discord": "TheMagicMushoom#9999" - }, - "record": { - "URL": "https://its.themagicmush.repl.co/" - } + "owner": { + "username": "Kobe523", + "email": "kobeni523@gmail.com", + "discord": "TheMagicMushoom#9999" + }, + "record": { + "URL": "https://its.themagicmush.repl.co/" + } } diff --git a/domains/thepatik.json b/domains/thepatik.json index 5625c2367..3b9f15351 100644 --- a/domains/thepatik.json +++ b/domains/thepatik.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "patik123", "email": "patik.developer@outlook.com" - }, - "record": { + }, + "record": { "CNAME": "www.thepatik.com" - } } - +} diff --git a/domains/thequackyduck.json b/domains/thequackyduck.json index d483c0df8..fcc90af1a 100644 --- a/domains/thequackyduck.json +++ b/domains/thequackyduck.json @@ -1,11 +1,11 @@ { - "description": "my portfolio", - "repo": "https://github.com/thequackyduck/thequackyduck.github.io", - "owner": { - "username": "thequackyduck", - "email": "zcodezt@gmail.com" - }, - "record": { - "CNAME": "thequackyduck.github.io" - } + "description": "my portfolio", + "repo": "https://github.com/thequackyduck/thequackyduck.github.io", + "owner": { + "username": "thequackyduck", + "email": "zcodezt@gmail.com" + }, + "record": { + "CNAME": "thequackyduck.github.io" + } } diff --git a/domains/theresonance.json b/domains/theresonance.json index 1fbb2f1b3..88e97a685 100644 --- a/domains/theresonance.json +++ b/domains/theresonance.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Maia313", "email": "medeea@rocketmail.com" - }, - "record": { + }, + "record": { "CNAME": "theresonance.com" - } } - +} diff --git a/domains/therookiecoder.json b/domains/therookiecoder.json index 3dec24550..8c1eed507 100644 --- a/domains/therookiecoder.json +++ b/domains/therookiecoder.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "theRookieCoder", - "email": "ileshkt@gmail.com", - "discord": "theRookieCoder#1287" - }, - "record": { - "URL": "https://github.com/theRookieCoder" - } + "owner": { + "username": "theRookieCoder", + "email": "ileshkt@gmail.com", + "discord": "theRookieCoder#1287" + }, + "record": { + "URL": "https://github.com/theRookieCoder" + } } diff --git a/domains/thesct22.json b/domains/thesct22.json index 8e8f03109..88467331b 100644 --- a/domains/thesct22.json +++ b/domains/thesct22.json @@ -1,11 +1,11 @@ { - "description": "Social media website project", - "repo": "https://github.com/thesct22", - "owner": { - "username": "thesct22", - "email": "sharathct22@gmail.com" - }, - "record": { - "CNAME": "34.67.228.107.xip.io" - } + "description": "Social media website project", + "repo": "https://github.com/thesct22", + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME": "34.67.228.107.xip.io" + } } diff --git a/domains/thet3o.json b/domains/thet3o.json index ba7ab32d7..de4ee7c07 100644 --- a/domains/thet3o.json +++ b/domains/thet3o.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "thet3o", "email": "thet3o@yahoo.com" - }, + }, - "record": { + "record": { "MX": ["mx.mailtie.com"] - } } - \ No newline at end of file +} diff --git a/domains/thewickedkarma.json b/domains/thewickedkarma.json index 1ce2d2db2..8393fda7a 100644 --- a/domains/thewickedkarma.json +++ b/domains/thewickedkarma.json @@ -1,11 +1,11 @@ { - "description": "thewickedkarma's portfolio", - "repo": "https://github.com/thewickedkarma/thewickedkarma.github.io", - "owner": { - "username": "thewickedkarma", - "email": "thewickedkarma@gmail.com" - }, - "record": { - "CNAME": "thewickedkarma.github.io" - } + "description": "thewickedkarma's portfolio", + "repo": "https://github.com/thewickedkarma/thewickedkarma.github.io", + "owner": { + "username": "thewickedkarma", + "email": "thewickedkarma@gmail.com" + }, + "record": { + "CNAME": "thewickedkarma.github.io" + } } diff --git a/domains/this.json b/domains/this.json index e25494cd9..789c1a31f 100644 --- a/domains/this.json +++ b/domains/this.json @@ -1,11 +1,11 @@ { - "description": "This, is a dev.", - "owner": { - "username": "DaInfLoop", - "email": "backupharoongames100@gmail.com" - }, - "record": { - "URL": "https://haroon.repl.co" - }, - "extra-info": "I understand if this doesn't get merged, it was just a funny joke me and my friend made because the subdomain wasn't taken." + "description": "This, is a dev.", + "owner": { + "username": "DaInfLoop", + "email": "backupharoongames100@gmail.com" + }, + "record": { + "URL": "https://haroon.repl.co" + }, + "extra-info": "I understand if this doesn't get merged, it was just a funny joke me and my friend made because the subdomain wasn't taken." } diff --git a/domains/thomas-shelby.json b/domains/thomas-shelby.json index d27c39eea..5df0062b1 100644 --- a/domains/thomas-shelby.json +++ b/domains/thomas-shelby.json @@ -1,12 +1,12 @@ { - "description": "Portfolio", - "repo": "https://github.com/prbhanu/prbhanu.github.io", - "owner": { - "username": "prbhanu", - "email": "prbhanu1718@gmil.com", - "twitter": "prreddy05413731" - }, - "record": { - "CNAME": "prbhanu.github.io" - } + "description": "Portfolio", + "repo": "https://github.com/prbhanu/prbhanu.github.io", + "owner": { + "username": "prbhanu", + "email": "prbhanu1718@gmil.com", + "twitter": "prreddy05413731" + }, + "record": { + "CNAME": "prbhanu.github.io" + } } diff --git a/domains/thomas.json b/domains/thomas.json index 28cefa250..559ac1136 100644 --- a/domains/thomas.json +++ b/domains/thomas.json @@ -1,12 +1,12 @@ { - "description": "My personal portfolio as a programming language designer and developer.", - "repo": "https://github.com/thomasvergne/thomasvergne.github.io", - "owner": { - "username": "thomasvergne", - "email": "thomas.vergne.contact@gmail.com", - "twitter": "thomasvergne_" - }, - "record": { - "CNAME": "thomasvergne.github.io" - } + "description": "My personal portfolio as a programming language designer and developer.", + "repo": "https://github.com/thomasvergne/thomasvergne.github.io", + "owner": { + "username": "thomasvergne", + "email": "thomas.vergne.contact@gmail.com", + "twitter": "thomasvergne_" + }, + "record": { + "CNAME": "thomasvergne.github.io" + } } diff --git a/domains/thomasc.json b/domains/thomasc.json index 0ad0adbd4..e318a9512 100644 --- a/domains/thomasc.json +++ b/domains/thomasc.json @@ -2,10 +2,10 @@ "description": "Hopefully Thomas Croft's is-a.dev site", "repo": "https://github.com/thomascf/thomascf.github.io", "owner": { - "username": "thomascf", - "email": "thomas.croft@pm.me" + "username": "thomascf", + "email": "thomas.croft@pm.me" }, "record": { - "CNAME": "thomascf.github.io" + "CNAME": "thomascf.github.io" } - } \ No newline at end of file +} diff --git a/domains/thomasfrost.json b/domains/thomasfrost.json index 58ecfe7d2..90e516295 100644 --- a/domains/thomasfrost.json +++ b/domains/thomasfrost.json @@ -1,9 +1,9 @@ - { - "owner": { +{ + "owner": { "username": "frosttho", "email": "thomas@ksg-media.de" - }, - "record": { + }, + "record": { "A": ["167.71.34.179"] - } } +} diff --git a/domains/thorgathis.json b/domains/thorgathis.json index 4680880de..00334985a 100644 --- a/domains/thorgathis.json +++ b/domains/thorgathis.json @@ -1,11 +1,11 @@ { - "description": "Thorgathis website", - "repo": "https://github.com/Thorgathis/thorgathis.github.io", - "owner": { - "username": "Thorgathis", - "email": "thorgathis.dev@gmail.com" - }, - "record": { - "CNAME": "thorgathis.github.io" - } + "description": "Thorgathis website", + "repo": "https://github.com/Thorgathis/thorgathis.github.io", + "owner": { + "username": "Thorgathis", + "email": "thorgathis.dev@gmail.com" + }, + "record": { + "CNAME": "thorgathis.github.io" + } } diff --git a/domains/tiantcl.json b/domains/tiantcl.json index 9c66dd642..7a38e0a7e 100644 --- a/domains/tiantcl.json +++ b/domains/tiantcl.json @@ -1,11 +1,11 @@ -{ - "description": "TianTcl's profile", - "repo": "https://github.com/TianTcl/TianTcl", - "owner": { - "username": "TianTcl", - "email": "tclwebguest@gmail.com" - }, "record": { - "CNAME": "info.tiantcl.net" - - } -} \ No newline at end of file +{ + "description": "TianTcl's profile", + "repo": "https://github.com/TianTcl/TianTcl", + "owner": { + "username": "TianTcl", + "email": "tclwebguest@gmail.com" + }, + "record": { + "CNAME": "info.tiantcl.net" + } +} diff --git a/domains/tibebe.json b/domains/tibebe.json index 87a1843e2..ebe566d42 100644 --- a/domains/tibebe.json +++ b/domains/tibebe.json @@ -1,11 +1,11 @@ { - "description": "Tibebe is a dev", - "repo": "https://github.com/TibebeJS/tibebejs.github.io", - "owner": { - "username": "TibebeJs", - "email": "tibebes.js@gmail.com" - }, - "record": { - "CNAME": "tibebejs.github.io" - } + "description": "Tibebe is a dev", + "repo": "https://github.com/TibebeJS/tibebejs.github.io", + "owner": { + "username": "TibebeJs", + "email": "tibebes.js@gmail.com" + }, + "record": { + "CNAME": "tibebejs.github.io" + } } diff --git a/domains/tigerbyte.json b/domains/tigerbyte.json index d4668d8a3..78232c6aa 100644 --- a/domains/tigerbyte.json +++ b/domains/tigerbyte.json @@ -1,11 +1,11 @@ { - "description": "Add some description", - "repo": "https://github.com/TigerbyteDev", - "owner": { - "username": "TigerbyteDev", - "email": "tigerbytedev@gmail.com" - }, - "record": { - "URL": "https://www.tigerbyte.dev" - } + "description": "Add some description", + "repo": "https://github.com/TigerbyteDev", + "owner": { + "username": "TigerbyteDev", + "email": "tigerbytedev@gmail.com" + }, + "record": { + "URL": "https://www.tigerbyte.dev" + } } diff --git a/domains/tilak.json b/domains/tilak.json index f3b8ca7f6..08b2b23f7 100644 --- a/domains/tilak.json +++ b/domains/tilak.json @@ -1,11 +1,11 @@ { - "description": "Tilak's personal developer website", - "repo": "https://github.com/Perry-xD/Perry-xD.github.io", - "owner": { - "username": "Perry-xD", - "email": "heyahelloji@gmail.com" - }, - "record": { - "CNAME": "Perry-xD.github.io" - } + "description": "Tilak's personal developer website", + "repo": "https://github.com/Perry-xD/Perry-xD.github.io", + "owner": { + "username": "Perry-xD", + "email": "heyahelloji@gmail.com" + }, + "record": { + "CNAME": "Perry-xD.github.io" + } } diff --git a/domains/tim-q.json b/domains/tim-q.json index d489e8381..73c8fd2a4 100644 --- a/domains/tim-q.json +++ b/domains/tim-q.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio", - "owner": { - "username": "tim-it-ger", - "email": "contact@tim-q.de", - "discord": "Vatic#0920" - }, - "record": { - "CNAME": "tim-q.de" - } + "description": "My personal portfolio", + "owner": { + "username": "tim-it-ger", + "email": "contact@tim-q.de", + "discord": "Vatic#0920" + }, + "record": { + "CNAME": "tim-q.de" + } } diff --git a/domains/tim.json b/domains/tim.json index a0eb45dbb..b1f0389c1 100644 --- a/domains/tim.json +++ b/domains/tim.json @@ -1,11 +1,11 @@ { - "description": "Tim is a Dev", - "owner": { - "username": "xorob0", - "email": "xorob0@toum" - }, - "repo": "https://github.com/xorob0/register", - "record": { - "CNAME": "toum.me" - } + "description": "Tim is a Dev", + "owner": { + "username": "xorob0", + "email": "xorob0@toum" + }, + "repo": "https://github.com/xorob0/register", + "record": { + "CNAME": "toum.me" + } } diff --git a/domains/tim232.json b/domains/tim232.json index fc72b8840..df7d13527 100644 --- a/domains/tim232.json +++ b/domains/tim232.json @@ -1,12 +1,12 @@ { - "description": "A Site for Me", - "repo": "https://github.com/EndBot4023/endbot4023.github.io", - "owner": { - "username": "endbot4023", - "email": "endbot4023@gmail.com", - "twitter": "joonseongi" - }, - "record": { - "CNAME": "endbot4023.github.io" - } + "description": "A Site for Me", + "repo": "https://github.com/EndBot4023/endbot4023.github.io", + "owner": { + "username": "endbot4023", + "email": "endbot4023@gmail.com", + "twitter": "joonseongi" + }, + "record": { + "CNAME": "endbot4023.github.io" + } } diff --git a/domains/timka.json b/domains/timka.json index 65032befa..758922f27 100644 --- a/domains/timka.json +++ b/domains/timka.json @@ -1,12 +1,11 @@ { - "description": "timka.space", - "repo": "https://github.com/timka-123/timka-123.github.io", - "owner": { - "username": "Timur", - "email": "vakzn@yandex.ru" - }, - "record": { - "CNAME": "timka.space" - } + "description": "timka.space", + "repo": "https://github.com/timka-123/timka-123.github.io", + "owner": { + "username": "Timur", + "email": "vakzn@yandex.ru" + }, + "record": { + "CNAME": "timka.space" + } } - diff --git a/domains/timotheelefebvre.json b/domains/timotheelefebvre.json index 5a26e08be..12839d439 100644 --- a/domains/timotheelefebvre.json +++ b/domains/timotheelefebvre.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "zkimi", "email": "timothee.lefebvre@edu.esiee.fr" - }, - "record": { + }, + "record": { "URL": "https://timotheelefebvre.fr" - } } - +} diff --git a/domains/timothynn.json b/domains/timothynn.json index ee437d5de..2d12b0138 100644 --- a/domains/timothynn.json +++ b/domains/timothynn.json @@ -9,5 +9,4 @@ "record": { "CNAME": "timothynn.github.io" } -} - +} diff --git a/domains/tisch.json b/domains/tisch.json index 3cf635acd..729de9526 100644 --- a/domains/tisch.json +++ b/domains/tisch.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Small-talking", "email": "schreiber.robin@icloud.com" - }, - "record": { + }, + "record": { "CNAME": "isadev.pages.dev" - } } - \ No newline at end of file +} diff --git a/domains/tiuri.json b/domains/tiuri.json index bf95c80a5..5879ab145 100644 --- a/domains/tiuri.json +++ b/domains/tiuri.json @@ -1,12 +1,11 @@ { - "description": "because im an dev", - "repo": "https://github.com/ituir", - "owner": { - "username": "ituir", - "email": "tiuri@server.tiuri.be" - }, - "record": { - "A": [ - "212.227.129.140" - ]} + "description": "because im an dev", + "repo": "https://github.com/ituir", + "owner": { + "username": "ituir", + "email": "tiuri@server.tiuri.be" + }, + "record": { + "A": ["212.227.129.140"] + } } diff --git a/domains/tjr.json b/domains/tjr.json index 9e6affbad..4b4a6010c 100644 --- a/domains/tjr.json +++ b/domains/tjr.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tjrgg", - "email": "hello@tjrgg.co" - }, - "record": { - "URL": "https://tjrgg.co" - } + "owner": { + "username": "tjrgg", + "email": "hello@tjrgg.co" + }, + "record": { + "URL": "https://tjrgg.co" + } } diff --git a/domains/tjrgg.json b/domains/tjrgg.json index 9e6affbad..4b4a6010c 100644 --- a/domains/tjrgg.json +++ b/domains/tjrgg.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "tjrgg", - "email": "hello@tjrgg.co" - }, - "record": { - "URL": "https://tjrgg.co" - } + "owner": { + "username": "tjrgg", + "email": "hello@tjrgg.co" + }, + "record": { + "URL": "https://tjrgg.co" + } } diff --git a/domains/tmozki.json b/domains/tmozki.json index 72066f074..168b1cca2 100644 --- a/domains/tmozki.json +++ b/domains/tmozki.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Tomozki", - "email": "Tomozki@animekun.in" - }, - "record": { - "URL": "https://github.com/Tomozki" - } + "owner": { + "username": "Tomozki", + "email": "Tomozki@animekun.in" + }, + "record": { + "URL": "https://github.com/Tomozki" + } } diff --git a/domains/tnt.json b/domains/tnt.json index 623cc1894..0bf7b8806 100644 --- a/domains/tnt.json +++ b/domains/tnt.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "TurquoiseTNT", "email": "turquoisetntmultimedia@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "turquoisetntgithubio-production-790d.up.railway.app" - } } - +} diff --git a/domains/toan.json b/domains/toan.json index bf17a4427..154345f91 100644 --- a/domains/toan.json +++ b/domains/toan.json @@ -1,11 +1,11 @@ { - "description": "Hashnode Blog", - "repo": "https://github.com/ductoanvo", - "owner": { - "username": "ductoanvo", - "email": "toan@duck.com" - }, - "record": { - "CNAME": "hashnode.network" - } + "description": "Hashnode Blog", + "repo": "https://github.com/ductoanvo", + "owner": { + "username": "ductoanvo", + "email": "toan@duck.com" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/toastersticks.json b/domains/toastersticks.json index 08011c15b..35f67fb89 100644 --- a/domains/toastersticks.json +++ b/domains/toastersticks.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "ToasterSticks", "email": "matt.zhao.18@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "border.hop.io" - } } - \ No newline at end of file +} diff --git a/domains/tobey.json b/domains/tobey.json index cae03e4e3..12354712f 100644 --- a/domains/tobey.json +++ b/domains/tobey.json @@ -1,11 +1,11 @@ { - "description": "Tobey is a dev", - "repo": "https://github.com/yebot", - "owner": { - "username": "yebot", - "email": "tobeyforsman@gmail.com" - }, - "record": { - "URL": "https://twitter.com/TobeyForsman" - } -} \ No newline at end of file + "description": "Tobey is a dev", + "repo": "https://github.com/yebot", + "owner": { + "username": "yebot", + "email": "tobeyforsman@gmail.com" + }, + "record": { + "URL": "https://twitter.com/TobeyForsman" + } +} diff --git a/domains/todo.json b/domains/todo.json index bd95f7c73..08dd37752 100644 --- a/domains/todo.json +++ b/domains/todo.json @@ -1,11 +1,11 @@ { - "description": "api for my bot", - "repo": "https://github.com/brawlie/todo", - "owner": { - "username": "brawlie", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "ea156b14-963b-49f8-9d6e-f3fff240029c.repl.co" - } + "description": "api for my bot", + "repo": "https://github.com/brawlie/todo", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "ea156b14-963b-49f8-9d6e-f3fff240029c.repl.co" + } } diff --git a/domains/tokisaki.json b/domains/tokisaki.json index 6e5551449..cf8601fee 100644 --- a/domains/tokisaki.json +++ b/domains/tokisaki.json @@ -1,11 +1,11 @@ { - "description": "Enterprise ID Website", - "repo": "https://github.com/Enterprise-ID", - "owner": { - "username": "enterpriseid", - "email": "enterprise.id13@gmail.com" - }, - "record": { - "CNAME": "tokisaki.xyz" - } + "description": "Enterprise ID Website", + "repo": "https://github.com/Enterprise-ID", + "owner": { + "username": "enterpriseid", + "email": "enterprise.id13@gmail.com" + }, + "record": { + "CNAME": "tokisaki.xyz" + } } diff --git a/domains/tokyo.json b/domains/tokyo.json index 08c5b8be1..dbaeb9217 100644 --- a/domains/tokyo.json +++ b/domains/tokyo.json @@ -1,11 +1,11 @@ { - "description": "A-Tokyo's website", - "repo": "https://github.com/a-tokyo/tokyo", - "owner": { - "username": "a-tokyo", - "email": "ahmed.tokyo1@gmail.com" - }, - "record": { - "CNAME": "a-tokyo.github.io" - } + "description": "A-Tokyo's website", + "repo": "https://github.com/a-tokyo/tokyo", + "owner": { + "username": "a-tokyo", + "email": "ahmed.tokyo1@gmail.com" + }, + "record": { + "CNAME": "a-tokyo.github.io" + } } diff --git a/domains/tolis.json b/domains/tolis.json index bd18a8cc6..77f66aabc 100644 --- a/domains/tolis.json +++ b/domains/tolis.json @@ -1,10 +1,10 @@ { - "description": "TolisDev Blog", - "owner": { - "username": "tolisdev", - "email": "tolis@tolis.tech" - }, - "record": { - "CNAME": "vienna.ns.govello.net" - } + "description": "TolisDev Blog", + "owner": { + "username": "tolisdev", + "email": "tolis@tolis.tech" + }, + "record": { + "CNAME": "vienna.ns.govello.net" + } } diff --git a/domains/tom.json b/domains/tom.json index f97d865bb..e42658bad 100644 --- a/domains/tom.json +++ b/domains/tom.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "tommitchelmore", - "email": "tommitchelmore@outlook.com" - }, - "repo": "https://github.com/tommitchelmore", - "record": { - "URL": "https://github.com/tommitchelmore" - } + "owner": { + "username": "tommitchelmore", + "email": "tommitchelmore@outlook.com" + }, + "repo": "https://github.com/tommitchelmore", + "record": { + "URL": "https://github.com/tommitchelmore" + } } diff --git a/domains/tomas.json b/domains/tomas.json index 5dd6caeb0..b14ef1090 100644 --- a/domains/tomas.json +++ b/domains/tomas.json @@ -1,10 +1,10 @@ { - "description": "Tomas's personal developer website", - "owner": { - "username": "Tomas Ukrinas", - "email": "tomas@ukrinas.eu" - }, - "record": { - "CNAME": "ukrinas.eu" - } + "description": "Tomas's personal developer website", + "owner": { + "username": "Tomas Ukrinas", + "email": "tomas@ukrinas.eu" + }, + "record": { + "CNAME": "ukrinas.eu" + } } diff --git a/domains/tomcollis.json b/domains/tomcollis.json index 1687a82ce..a79eeb1be 100644 --- a/domains/tomcollis.json +++ b/domains/tomcollis.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "tomcollis", "email": "tomuky2k@msn.com" - }, + }, - "record": { + "record": { "URL": "https://github.com/tomcollis" - } } - \ No newline at end of file +} diff --git a/domains/tomdavid.json b/domains/tomdavid.json index 9d507888d..321ee0d95 100644 --- a/domains/tomdavid.json +++ b/domains/tomdavid.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "tomasdav9", "email": "tomasdav9@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "gatsbyportfolio23972.gatsbyjs.io" - } } - \ No newline at end of file +} diff --git a/domains/tong.json b/domains/tong.json index 62a6aec8c..481e507f9 100644 --- a/domains/tong.json +++ b/domains/tong.json @@ -2,10 +2,10 @@ "description": "Tong's website", "repo": "https://github.com/away0x/away0x", "owner": { - "username": "tongwu", - "email": "away0x@gmail.com" + "username": "tongwu", + "email": "away0x@gmail.com" }, "record": { - "CNAME": "away0x.github.io" + "CNAME": "away0x.github.io" } - } \ No newline at end of file +} diff --git a/domains/tonycolston.json b/domains/tonycolston.json index 3e3a51696..43cee1708 100644 --- a/domains/tonycolston.json +++ b/domains/tonycolston.json @@ -1,11 +1,11 @@ { - "description": "Tony Colston's site", - "repo": "https://github.com/tonetheman", - "owner": { - "username": "tonetheman", - "email": "tonetheman@gmail.com" - }, - "record": { - "CNAME": "tonycolston.com" - } + "description": "Tony Colston's site", + "repo": "https://github.com/tonetheman", + "owner": { + "username": "tonetheman", + "email": "tonetheman@gmail.com" + }, + "record": { + "CNAME": "tonycolston.com" + } } diff --git a/domains/tonywu.json b/domains/tonywu.json index 3e8b6eafe..b1651f71d 100644 --- a/domains/tonywu.json +++ b/domains/tonywu.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vuquangthinh", - "email": "quangthinh.dev@gmail.com" - }, - "record": { - "CNAME": "vuquangthinh.github.io" - } + "owner": { + "username": "vuquangthinh", + "email": "quangthinh.dev@gmail.com" + }, + "record": { + "CNAME": "vuquangthinh.github.io" + } } diff --git a/domains/too-obvious-that.maskduck.json b/domains/too-obvious-that.maskduck.json index 9d6673904..6087a72da 100644 --- a/domains/too-obvious-that.maskduck.json +++ b/domains/too-obvious-that.maskduck.json @@ -1,14 +1,14 @@ { - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#1337", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/toster.json b/domains/toster.json index c8b4f3c38..f3a2912f5 100644 --- a/domains/toster.json +++ b/domains/toster.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Rafau04", - "email": "matiz.rafal@gmail.com" - }, - "record": { - "CNAME": "Rafau04.github.io" - } + "owner": { + "username": "Rafau04", + "email": "matiz.rafal@gmail.com" + }, + "record": { + "CNAME": "Rafau04.github.io" + } } diff --git a/domains/tovade.json b/domains/tovade.json index b260d10ed..d4299693d 100644 --- a/domains/tovade.json +++ b/domains/tovade.json @@ -1,11 +1,11 @@ { - "description": "My personal portfolio", - "repo": "https://github.com/tovade", - "owner": { - "username": "tovade", - "email": "support@tovade.ml" - }, - "record": { - "CNAME": "tovade.ml" - } + "description": "My personal portfolio", + "repo": "https://github.com/tovade", + "owner": { + "username": "tovade", + "email": "support@tovade.ml" + }, + "record": { + "CNAME": "tovade.ml" + } } diff --git a/domains/toxocious.json b/domains/toxocious.json index e18748c91..d0b8be6ad 100644 --- a/domains/toxocious.json +++ b/domains/toxocious.json @@ -1,12 +1,12 @@ { - "description": "Setting up a repository as a blog and portfolio, and would love to use this as a domain.", - "repo": "https://github.com/toxocious/toxocious.github.io", - "owner": { - "username": "toxocious", - "email": "toxocious@gmail.com", - "discord": "Jess#5596" - }, - "record": { - "CNAME": "toxocious.github.io" - } + "description": "Setting up a repository as a blog and portfolio, and would love to use this as a domain.", + "repo": "https://github.com/toxocious/toxocious.github.io", + "owner": { + "username": "toxocious", + "email": "toxocious@gmail.com", + "discord": "Jess#5596" + }, + "record": { + "CNAME": "toxocious.github.io" + } } diff --git a/domains/tracker-brawley.json b/domains/tracker-brawley.json index 28dedf36a..abd5f57a8 100644 --- a/domains/tracker-brawley.json +++ b/domains/tracker-brawley.json @@ -1,11 +1,11 @@ { - "description": "a website for my biotapi", - "repo": "https://github.com/brawlie/todo", - "owner": { - "username": "brawlie", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "aa1b3bae-e49b-4efd-8c55-28719da5f58c.repl.co" - } + "description": "a website for my biotapi", + "repo": "https://github.com/brawlie/todo", + "owner": { + "username": "brawlie", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "aa1b3bae-e49b-4efd-8c55-28719da5f58c.repl.co" + } } diff --git a/domains/tracking.sonet.json b/domains/tracking.sonet.json index 1481c566a..a44260ae1 100644 --- a/domains/tracking.sonet.json +++ b/domains/tracking.sonet.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "CoderSoNet", - "email": "support@sonet.is-a.dev", - "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - }, - "record": { - "CNAME": "api.elasticemail.com" - } + "owner": { + "username": "CoderSoNet", + "email": "support@sonet.is-a.dev", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, + "record": { + "CNAME": "api.elasticemail.com" + } } diff --git a/domains/trapdev.json b/domains/trapdev.json index 41e85c6ed..c0419b598 100644 --- a/domains/trapdev.json +++ b/domains/trapdev.json @@ -1,11 +1,11 @@ { - "description": "Add some description", - "repo": "https://github.com/voidx999/trapdevweb", - "owner": { - "username": "voidx999", - "email": "vodlsreal@gmail.com" - }, - "record": { - "CNAME": "451189ea-5d97-4b3c-9ff1-874973386ae1.id.repl.co" - } + "description": "Add some description", + "repo": "https://github.com/voidx999/trapdevweb", + "owner": { + "username": "voidx999", + "email": "vodlsreal@gmail.com" + }, + "record": { + "CNAME": "451189ea-5d97-4b3c-9ff1-874973386ae1.id.repl.co" + } } diff --git a/domains/trauma.json b/domains/trauma.json index a9eeb9282..1ef600d4b 100644 --- a/domains/trauma.json +++ b/domains/trauma.json @@ -1,12 +1,12 @@ { - "description": "Well, this is my github sub-domain for my future page", - "repo": "https://github.com/iitrauma/iitrauma.github.io", - "owner": { - "username": "iiTrauma", - "email": "ignacio@asia.com", - "twitter": "q1a67" - }, - "record": { - "CNAME": "iitrauma.github.io" - } + "description": "Well, this is my github sub-domain for my future page", + "repo": "https://github.com/iitrauma/iitrauma.github.io", + "owner": { + "username": "iiTrauma", + "email": "ignacio@asia.com", + "twitter": "q1a67" + }, + "record": { + "CNAME": "iitrauma.github.io" + } } diff --git a/domains/tricked.json b/domains/tricked.json index 4197bb309..226d0858c 100644 --- a/domains/tricked.json +++ b/domains/tricked.json @@ -1,11 +1,11 @@ { - "description": "Tricked is a Dev", - "repo": "https://github.com/SkyBlockDev/skyblockdev.github.io", - "owner": { - "username": "skyblockdev", - "email": "trickedcodes@tutanota.com" - }, - "record": { - "URL": "https://tricked.netlify.app" - } + "description": "Tricked is a Dev", + "repo": "https://github.com/SkyBlockDev/skyblockdev.github.io", + "owner": { + "username": "skyblockdev", + "email": "trickedcodes@tutanota.com" + }, + "record": { + "URL": "https://tricked.netlify.app" + } } diff --git a/domains/tristan.json b/domains/tristan.json index 44416c51b..76caf34c7 100644 --- a/domains/tristan.json +++ b/domains/tristan.json @@ -1,11 +1,11 @@ { - "description": "Tristans personal Website", - "repo": "https://github.com/holymarcell", - "owner": { - "username": "holymarcell", - "email": "is-a.dev@holy-mail.de" - }, - "record": { - "URL": "https://holy-mail.de" - } + "description": "Tristans personal Website", + "repo": "https://github.com/holymarcell", + "owner": { + "username": "holymarcell", + "email": "is-a.dev@holy-mail.de" + }, + "record": { + "URL": "https://holy-mail.de" + } } diff --git a/domains/trug.json b/domains/trug.json index 3b308c600..91ce12c59 100644 --- a/domains/trug.json +++ b/domains/trug.json @@ -1,11 +1,11 @@ { - "description": "Hello", - "repo": "https://github.com/vietrux/main", - "owner": { - "username": "vietrux", - "email": "leviettrung.social@gmail.com" - }, - "record": { - "CNAME": "vietrux.github.io" - } + "description": "Hello", + "repo": "https://github.com/vietrux/main", + "owner": { + "username": "vietrux", + "email": "leviettrung.social@gmail.com" + }, + "record": { + "CNAME": "vietrux.github.io" + } } diff --git a/domains/tsognyam.json b/domains/tsognyam.json index 09b3bc4c9..d50fefaac 100644 --- a/domains/tsognyam.json +++ b/domains/tsognyam.json @@ -9,4 +9,4 @@ "record": { "CNAME": "tsognyam.github.io" } -} \ No newline at end of file +} diff --git a/domains/tsull360.json b/domains/tsull360.json index 8504bda7a..8aafa46be 100644 --- a/domains/tsull360.json +++ b/domains/tsull360.json @@ -1,11 +1,11 @@ { - "description": "Tim's personal website", - "repo": "https://github.com/tsull360/tsull360.github.io", - "owner": { - "username": "tsull360", - "email": "tsull360@outlook.com" - }, - "record": { - "CNAME": "tsull360.github.io" - } + "description": "Tim's personal website", + "repo": "https://github.com/tsull360/tsull360.github.io", + "owner": { + "username": "tsull360", + "email": "tsull360@outlook.com" + }, + "record": { + "CNAME": "tsull360.github.io" + } } diff --git a/domains/tudbut.json b/domains/tudbut.json index e2cc2049f..55bcf1308 100644 --- a/domains/tudbut.json +++ b/domains/tudbut.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "TudbuT", "email": "is-a-dev-public@mail.tudbut.de", "discord": "TudbuT#2624" - }, - "record": { + }, + "record": { "CNAME": "tudbut.de" - } } - +} diff --git a/domains/tukimi.json b/domains/tukimi.json index 8ccc1d738..1af1d1348 100644 --- a/domains/tukimi.json +++ b/domains/tukimi.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "kr-tukimi", - "email": "", - "twitter": "kr_tukimi" - }, - "record": { - "URL": "https://tuki.dev" - } + "owner": { + "username": "kr-tukimi", + "email": "", + "twitter": "kr_tukimi" + }, + "record": { + "URL": "https://tuki.dev" + } } diff --git a/domains/tungtran.json b/domains/tungtran.json index fb5eb2945..7338e06fb 100644 --- a/domains/tungtran.json +++ b/domains/tungtran.json @@ -1,12 +1,12 @@ { - "description": "tungtran's resume", - "repo": "https://github.com/tunganhtran/tunganhtran.github.io", - "owner": { - "username": "tunganhtran", - "email": "tunganhtran94@gmail.com" - }, + "description": "tungtran's resume", + "repo": "https://github.com/tunganhtran/tunganhtran.github.io", + "owner": { + "username": "tunganhtran", + "email": "tunganhtran94@gmail.com" + }, - "record": { - "CNAME": "tunganhtran.github.io" - } + "record": { + "CNAME": "tunganhtran.github.io" + } } diff --git a/domains/tushar.json b/domains/tushar.json index d07cc8eb5..2ec9954be 100644 --- a/domains/tushar.json +++ b/domains/tushar.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "tusharvikky", "email": "tusharvikky@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://blog.tushardeo.com" - } } - \ No newline at end of file +} diff --git a/domains/tushardeo.json b/domains/tushardeo.json index d07cc8eb5..2ec9954be 100644 --- a/domains/tushardeo.json +++ b/domains/tushardeo.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "tusharvikky", "email": "tusharvikky@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://blog.tushardeo.com" - } } - \ No newline at end of file +} diff --git a/domains/tyler.json b/domains/tyler.json index a8477da18..f67068490 100644 --- a/domains/tyler.json +++ b/domains/tyler.json @@ -1,11 +1,11 @@ { - "description": "Tyler McCarthy is a Developer!", - "repo": "https://github.com/tmccarthyj", - "owner": { - "username": "tmccarthyj", - "email": "tyler@tjm.dev" - }, - "record": { - "CNAME": "tjm.dev" - } + "description": "Tyler McCarthy is a Developer!", + "repo": "https://github.com/tmccarthyj", + "owner": { + "username": "tmccarthyj", + "email": "tyler@tjm.dev" + }, + "record": { + "CNAME": "tjm.dev" + } } diff --git a/domains/tyman.json b/domains/tyman.json index 3cf33620d..08c0a3dbe 100644 --- a/domains/tyman.json +++ b/domains/tyman.json @@ -1,12 +1,12 @@ { - "description": "Tyman's personal developer website", - "repo": "https://github.com/TymanWasTaken/tyman.tech", - "owner": { - "username": "TymanWasTaken", - "email": "", - "discord": "Tyman#7318" - }, - "record": { - "CNAME": "tyman.tech" - } + "description": "Tyman's personal developer website", + "repo": "https://github.com/TymanWasTaken/tyman.tech", + "owner": { + "username": "TymanWasTaken", + "email": "", + "discord": "Tyman#7318" + }, + "record": { + "CNAME": "tyman.tech" + } } diff --git a/domains/typed.json b/domains/typed.json index c4f4bc5b1..25b3f0416 100644 --- a/domains/typed.json +++ b/domains/typed.json @@ -1,11 +1,10 @@ - { - "owner": { +{ + "owner": { "username": "TYP3D", "email": "typedmod2@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "typedonline.github.io" - } } - +} diff --git a/domains/udaya.json b/domains/udaya.json index 1d53090c8..e20c7f5d1 100644 --- a/domains/udaya.json +++ b/domains/udaya.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "udaya28", - "email": "udaya28vivek31@gmail.com" - }, - "record": { - "URL": "https://mudaya.web.app" - } + "owner": { + "username": "udaya28", + "email": "udaya28vivek31@gmail.com" + }, + "record": { + "URL": "https://mudaya.web.app" + } } diff --git a/domains/ultimatemedia.json b/domains/ultimatemedia.json index 4f1d287f0..12cc3c992 100644 --- a/domains/ultimatemedia.json +++ b/domains/ultimatemedia.json @@ -1,21 +1,18 @@ { - "description": "The Ultimate Media official website", - "repo": "https://github.com/ultimatemediaorg/ultimatemediaorg.github.io", - "owner": { - "username": "ultimatemediaorg", - "email": "coreyw.ultimatemedia@gmail.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" - } + "description": "The Ultimate Media official website", + "repo": "https://github.com/ultimatemediaorg/ultimatemediaorg.github.io", + "owner": { + "username": "ultimatemediaorg", + "email": "coreyw.ultimatemedia@gmail.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" + } } diff --git a/domains/unichord.json b/domains/unichord.json index b1c380622..89f841fbd 100644 --- a/domains/unichord.json +++ b/domains/unichord.json @@ -1,11 +1,11 @@ { - "description": "Unichord Apps website", - "repo": "https://github.com/unichord-apps/unichord-apps.github.io", - "owner": { - "username": "unichord-apps", - "email": "unichord@pm.me" - }, - "record": { - "CNAME": "unichord-apps.github.io" - } + "description": "Unichord Apps website", + "repo": "https://github.com/unichord-apps/unichord-apps.github.io", + "owner": { + "username": "unichord-apps", + "email": "unichord@pm.me" + }, + "record": { + "CNAME": "unichord-apps.github.io" + } } diff --git a/domains/uniclicker2.m1dnight.json b/domains/uniclicker2.m1dnight.json index 0cbbd1b72..3e04b8dd0 100644 --- a/domains/uniclicker2.m1dnight.json +++ b/domains/uniclicker2.m1dnight.json @@ -1,11 +1,11 @@ { - "description": "UniClicker2 Based in JS", - "repo": "https://UniClicker-2-Webveiw-Edition.m1dnightdev.repl.co", - "owner": { - "username": "M1dnight", - "email": "m1dnightgmrofficial@gmail.com" - }, - "record": { - "CNAME": "2b82bbc0-2fa0-40ac-89fe-530e73b20c0b.id.repl.co" - } + "description": "UniClicker2 Based in JS", + "repo": "https://UniClicker-2-Webveiw-Edition.m1dnightdev.repl.co", + "owner": { + "username": "M1dnight", + "email": "m1dnightgmrofficial@gmail.com" + }, + "record": { + "CNAME": "2b82bbc0-2fa0-40ac-89fe-530e73b20c0b.id.repl.co" + } } diff --git a/domains/unidentifiedx.json b/domains/unidentifiedx.json index bfd489104..c5ba7e77e 100644 --- a/domains/unidentifiedx.json +++ b/domains/unidentifiedx.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "UnidentifiedX", "email": "sunzizhuo33@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "unidentifiedx.github.io" - } } - +} diff --git a/domains/unknown-user2.json b/domains/unknown-user2.json index 4e6a704c1..54a3eb5a9 100644 --- a/domains/unknown-user2.json +++ b/domains/unknown-user2.json @@ -1,11 +1,11 @@ { - "description": "My website", - "repo": "https://github.com/Unknown-User2/Unknown-User2.github.io", - "owner": { - "username": "Unknown-User2", - "email": "unknown.us3r222@gmail.com" - }, - "record": { - "CNAME": "Unknown-User2.github.io" - } + "description": "My website", + "repo": "https://github.com/Unknown-User2/Unknown-User2.github.io", + "owner": { + "username": "Unknown-User2", + "email": "unknown.us3r222@gmail.com" + }, + "record": { + "CNAME": "Unknown-User2.github.io" + } } diff --git a/domains/unseen.json b/domains/unseen.json index 7e5520386..68bfb93f4 100644 --- a/domains/unseen.json +++ b/domains/unseen.json @@ -1,11 +1,11 @@ { - "description": "Unseen's Github Website", - "repo": "https://github.com/UnseenAcoustics/unseenacoustics.github.io", - "owner": { - "username": "UnseenAcoustics", - "email": "edwir122@gmail.com" - }, - "record": { - "CNAME": "unseenacoustics.github.io" - } + "description": "Unseen's Github Website", + "repo": "https://github.com/UnseenAcoustics/unseenacoustics.github.io", + "owner": { + "username": "UnseenAcoustics", + "email": "edwir122@gmail.com" + }, + "record": { + "CNAME": "unseenacoustics.github.io" + } } diff --git a/domains/unwork-id.json b/domains/unwork-id.json index 03fa5f30d..27a58a3d4 100644 --- a/domains/unwork-id.json +++ b/domains/unwork-id.json @@ -1,11 +1,11 @@ { - "description": "Unwork ID Website", - "repo": "https://github.com/Unwork-ID", - "owner": { - "username": "tokisaki13", - "email": "support@unwork.my.id" - }, - "record": { - "URL": "https://unwork.my.id" - } + "description": "Unwork ID Website", + "repo": "https://github.com/Unwork-ID", + "owner": { + "username": "tokisaki13", + "email": "support@unwork.my.id" + }, + "record": { + "URL": "https://unwork.my.id" + } } diff --git a/domains/up.json b/domains/up.json index f8391a293..51fdbf69a 100644 --- a/domains/up.json +++ b/domains/up.json @@ -1,10 +1,10 @@ { - "description": "The blog of Up Devs.", - "owner": { - "username": "alputv", - "email": "rekortmenstars@gmail.com" - }, - "record": { - "CNAME": "up-devs.github.io" - } + "description": "The blog of Up Devs.", + "owner": { + "username": "alputv", + "email": "rekortmenstars@gmail.com" + }, + "record": { + "CNAME": "up-devs.github.io" + } } diff --git a/domains/upcraft.json b/domains/upcraft.json index 8d0bfc2e3..d3fb9e6c5 100644 --- a/domains/upcraft.json +++ b/domains/upcraft.json @@ -1,11 +1,10 @@ { "owner": { - "username": "upcraftlp", - "email": "", - "twitter": "upcraftlp" + "username": "upcraftlp", + "email": "", + "twitter": "upcraftlp" }, "record": { - "URL": "https://upcraft.dev" + "URL": "https://upcraft.dev" } - } - \ No newline at end of file +} diff --git a/domains/urduck.json b/domains/urduck.json index 1918d7e4a..b4605040a 100644 --- a/domains/urduck.json +++ b/domains/urduck.json @@ -1,15 +1,15 @@ { - "description": "MaskDuck's personal website!", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#7325", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "maskducks.github.io" - } + "description": "MaskDuck's personal website!", + "repo": "https://github.com/maskducks/maskducks.github.io", + "owner": { + "username": "MaskDuck", + "email": "", + "discord": "MaskDuck#7325", + "twitter": "MaskDuck1", + "reddit": "u/maskduck", + "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." + }, + "record": { + "CNAME": "maskducks.github.io" + } } diff --git a/domains/used-to-be-daddy.json b/domains/used-to-be-daddy.json index c6884e296..59f383846 100644 --- a/domains/used-to-be-daddy.json +++ b/domains/used-to-be-daddy.json @@ -1,10 +1,10 @@ { - "description": "I used to be daddy", - "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" - }, - "record": { - "URL": "https://mousemoosz.is-a.dev" - } + "description": "I used to be daddy", + "owner": { + "username": "MouseMoosz", + "email": "mousemoosz@protonmail.com" + }, + "record": { + "URL": "https://mousemoosz.is-a.dev" + } } diff --git a/domains/useless.json b/domains/useless.json index 2eb0f885b..aa9cacbfc 100644 --- a/domains/useless.json +++ b/domains/useless.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "ItzAfroBoy", "email": "me.caramackid@gmail.com" - }, - "record": { + }, + "record": { "A": ["209.250.230.249"] - } } - \ No newline at end of file +} diff --git a/domains/user-exe.json b/domains/user-exe.json index e61e47475..e55dd8a46 100644 --- a/domains/user-exe.json +++ b/domains/user-exe.json @@ -1,11 +1,11 @@ { - "description": "user.exe's personal dev website", - "repo": "https://github.com/mrhappyma/user.exe.is-a.dev", - "owner": { - "username": "mrhappyma", - "email": "is-a-dev@a.userexe.me" - }, - "record": { - "CNAME": "mrhappyma.github.io" - } + "description": "user.exe's personal dev website", + "repo": "https://github.com/mrhappyma/user.exe.is-a.dev", + "owner": { + "username": "mrhappyma", + "email": "is-a-dev@a.userexe.me" + }, + "record": { + "CNAME": "mrhappyma.github.io" + } } diff --git a/domains/username.json b/domains/username.json index 577b6c70b..2c24fc84c 100644 --- a/domains/username.json +++ b/domains/username.json @@ -1,11 +1,11 @@ { - "description": "A custom portfolio website for me", - "repo": "https://replit.com/@DragonRoyale/personalA", - "owner": { - "username": "DragonRoyal", - "email": "aarav.singhania50@gmail.com" - }, - "record": { - "CNAME": "c7054742-05bd-453b-b5fd-d3ed47ee0215.id.repl.co" - } + "description": "A custom portfolio website for me", + "repo": "https://replit.com/@DragonRoyale/personalA", + "owner": { + "username": "DragonRoyal", + "email": "aarav.singhania50@gmail.com" + }, + "record": { + "CNAME": "c7054742-05bd-453b-b5fd-d3ed47ee0215.id.repl.co" + } } diff --git a/domains/usman.json b/domains/usman.json index 9d8675805..67bffaa86 100644 --- a/domains/usman.json +++ b/domains/usman.json @@ -1,11 +1,11 @@ { - "description": "Usman's personal developer website", - "repo": "https://github.com/umahmood21", - "owner": { - "username": "umahmood21", - "email": "umahmood214@gmail.com" - }, - "record": { - "CNAME": "umahmood.me" - } + "description": "Usman's personal developer website", + "repo": "https://github.com/umahmood21", + "owner": { + "username": "umahmood21", + "email": "umahmood214@gmail.com" + }, + "record": { + "CNAME": "umahmood.me" + } } diff --git a/domains/vachanmn.json b/domains/vachanmn.json index 001b5295a..114845c5e 100644 --- a/domains/vachanmn.json +++ b/domains/vachanmn.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "vachanmn123", "email": "vachanmn123@gmail.com" - }, + }, - "record": { + "record": { "A": ["185.199.108.153"] - } } - \ No newline at end of file +} diff --git a/domains/vadimhl.json b/domains/vadimhl.json index d4c5ae018..bb179f069 100644 --- a/domains/vadimhl.json +++ b/domains/vadimhl.json @@ -1,10 +1,10 @@ { - "description": "My site", - "owner": { - "username": "vadimhl", - "email": "vadimhl@gmail.com" - }, - "record": { - "A": ["130.61.49.110"] - } + "description": "My site", + "owner": { + "username": "vadimhl", + "email": "vadimhl@gmail.com" + }, + "record": { + "A": ["130.61.49.110"] + } } diff --git a/domains/vaibhav.json b/domains/vaibhav.json index 0eef4c650..efec635c1 100644 --- a/domains/vaibhav.json +++ b/domains/vaibhav.json @@ -1,8 +1,8 @@ { "owner": { - "username": "Vaibhav-Kashyap07", - "email": "", - "discord": "Vaibhav Kashyap#5747" + "username": "Vaibhav-Kashyap07", + "email": "", + "discord": "Vaibhav Kashyap#5747" }, "repo": "https://github.com/Vaibhav-Kashyap07/Vaibhav-Kashyap07.github.io", "record": { diff --git a/domains/val.json b/domains/val.json index 4ddc0ed19..d29b8b931 100644 --- a/domains/val.json +++ b/domains/val.json @@ -1,11 +1,11 @@ { - "description": "Portfolio website", - "repo": "https://github.com/Btwonu/btwonu.github.io", - "owner": { - "username": "Btwonu", - "email": "btwonu@gmail.com" - }, - "record": { - "CNAME": "btwonu.github.io" - } + "description": "Portfolio website", + "repo": "https://github.com/Btwonu/btwonu.github.io", + "owner": { + "username": "Btwonu", + "email": "btwonu@gmail.com" + }, + "record": { + "CNAME": "btwonu.github.io" + } } diff --git a/domains/vanillia.json b/domains/vanillia.json index 137151631..ddb4111d9 100644 --- a/domains/vanillia.json +++ b/domains/vanillia.json @@ -8,4 +8,4 @@ "MX": ["mail.postale.io"], "TXT": "v=spf1 mx ~all" } -} +} diff --git a/domains/vapedevv.json b/domains/vapedevv.json index 7095c9bd5..3761e2c13 100644 --- a/domains/vapedevv.json +++ b/domains/vapedevv.json @@ -9,4 +9,4 @@ "record": { "CNAME": "jadjasjafsafasfasfsa.github.io" } -} +} diff --git a/domains/varunkumarbilwal.json b/domains/varunkumarbilwal.json index ea0717939..e6b5a9404 100644 --- a/domains/varunkumarbilwal.json +++ b/domains/varunkumarbilwal.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "varunkumarbilwal", "email": "varunkumarbilwal@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "varunkumarbilwal.github.io" - } } - \ No newline at end of file +} diff --git a/domains/vasharma05.json b/domains/vasharma05.json index 99ba05d92..13712a8f3 100644 --- a/domains/vasharma05.json +++ b/domains/vasharma05.json @@ -1,11 +1,11 @@ { - "description": "A REACT developer and software enthusiast.", - "repo": "https://github.com/vasharma05/vasharma05.github.io", - "owner": { - "username": "vasharma05", - "email": "sharmava05@gmail.com" - }, - "record": { - "CNAME": "vasharma05.github.io" - } + "description": "A REACT developer and software enthusiast.", + "repo": "https://github.com/vasharma05/vasharma05.github.io", + "owner": { + "username": "vasharma05", + "email": "sharmava05@gmail.com" + }, + "record": { + "CNAME": "vasharma05.github.io" + } } diff --git a/domains/vaskian.json b/domains/vaskian.json index b505e5617..e4a838d8e 100644 --- a/domains/vaskian.json +++ b/domains/vaskian.json @@ -1,11 +1,11 @@ { - "description": "Vaskian is a Dev", - "repo": "https://github.com/Nami2012", - "owner": { - "username": "Nami2012", - "email": "namithasadeeshbabu@gmail.com" - }, - "record": { - "URL": "https://vaskian.me" - } + "description": "Vaskian is a Dev", + "repo": "https://github.com/Nami2012", + "owner": { + "username": "Nami2012", + "email": "namithasadeeshbabu@gmail.com" + }, + "record": { + "URL": "https://vaskian.me" + } } diff --git a/domains/vasu.json b/domains/vasu.json index d49d85e3e..480617462 100644 --- a/domains/vasu.json +++ b/domains/vasu.json @@ -1,13 +1,13 @@ { - "description": "Vasu's personal developer website", - "repo": "https://github.com/vasu-xd/Vasu-xD", - "owner": { - "username": "Vasu-xD", - "email": "mr.v4su@gmail.com", - "telegram": "VasuXD", - "github": "Vasu-xD" - }, - "record": { - "CNAME": "vasu-xd.github.io" - } + "description": "Vasu's personal developer website", + "repo": "https://github.com/vasu-xd/Vasu-xD", + "owner": { + "username": "Vasu-xD", + "email": "mr.v4su@gmail.com", + "telegram": "VasuXD", + "github": "Vasu-xD" + }, + "record": { + "CNAME": "vasu-xd.github.io" + } } diff --git a/domains/veen.json b/domains/veen.json index 396e7563a..06e5859ea 100644 --- a/domains/veen.json +++ b/domains/veen.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Vihaan7207", - "email": "vmikki7207@gmail.com" - }, - "record": { - "CNAME": "Vihaan7207.github.io" - } + "owner": { + "username": "Vihaan7207", + "email": "vmikki7207@gmail.com" + }, + "record": { + "CNAME": "Vihaan7207.github.io" + } } diff --git a/domains/veer.json b/domains/veer.json index cf1986de8..8b720e5f5 100644 --- a/domains/veer.json +++ b/domains/veer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "TheVeerRana", - "email": "hello@veer.codes" - }, - "record": { - "CNAME": "veer.codes" - } + "owner": { + "username": "TheVeerRana", + "email": "hello@veer.codes" + }, + "record": { + "CNAME": "veer.codes" + } } diff --git a/domains/veirt.json b/domains/veirt.json index f934b71fb..cf9fc7c8f 100644 --- a/domains/veirt.json +++ b/domains/veirt.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Veirt", "email": "wetrau8zs@mozmail.com" - }, - "record": { + }, + "record": { "CNAME": "veirt.github.io" - } } - +} diff --git a/domains/venquidev.json b/domains/venquidev.json index 3cee3629f..62366eb2f 100644 --- a/domains/venquidev.json +++ b/domains/venquidev.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "venquidev", "email": "edwinrey5211@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "venquidev.pages.dev" - } } - \ No newline at end of file +} diff --git a/domains/ver0z.json b/domains/ver0z.json index 8319ebb9f..dac4dc7d1 100644 --- a/domains/ver0z.json +++ b/domains/ver0z.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "ver0zdev", "email": "ziadfr@icloud.com" - }, + }, - "record": { + "record": { "URL": "https://ver0z.dev" - } } - +} diff --git a/domains/vercte.json b/domains/vercte.json index a82033348..b5be0858e 100644 --- a/domains/vercte.json +++ b/domains/vercte.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "lopste", "email": "lopstedener@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://vercte.net" - } } - +} diff --git a/domains/verite.json b/domains/verite.json index f9d5c36bd..c57038fc9 100644 --- a/domains/verite.json +++ b/domains/verite.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/makuzaverite/veritem.me", - "owner": { - "username": "makuzaverite", - "email": "mugaboverite@gmail.com", - "twitter": "makuza_mugabo_v" - }, - "record": { - "URL": "https://veritem.me" - } + "repo": "https://github.com/makuzaverite/veritem.me", + "owner": { + "username": "makuzaverite", + "email": "mugaboverite@gmail.com", + "twitter": "makuza_mugabo_v" + }, + "record": { + "URL": "https://veritem.me" + } } diff --git a/domains/verma-sanjeet.json b/domains/verma-sanjeet.json index 642ad4408..aa1e69b65 100644 --- a/domains/verma-sanjeet.json +++ b/domains/verma-sanjeet.json @@ -1,11 +1,11 @@ { - "description": "Sanjeet Verma.", - "repo": "https://github.com/verma-sanjeet/verma-sanjeet.github.io", - "owner": { - "username": "verma-sanjeet", - "email": "" - }, - "record": { - "CNAME": "verma-sanjeet.github.io" - } + "description": "Sanjeet Verma.", + "repo": "https://github.com/verma-sanjeet/verma-sanjeet.github.io", + "owner": { + "username": "verma-sanjeet", + "email": "" + }, + "record": { + "CNAME": "verma-sanjeet.github.io" + } } diff --git a/domains/vic.json b/domains/vic.json index 02080b927..11c0a9138 100644 --- a/domains/vic.json +++ b/domains/vic.json @@ -9,4 +9,4 @@ "record": { "CNAME": "v1ctorio.github.io" } -} +} diff --git a/domains/victoneux.json b/domains/victoneux.json index c2ae7a87e..bc95841c7 100644 --- a/domains/victoneux.json +++ b/domains/victoneux.json @@ -1,11 +1,11 @@ { - "description": "victoneux's personal dev site", - "repo": "https://github.com/Victoneux/victoneux.github.io", - "owner": { - "username": "Victoneux", - "email": "victoneux@protonmail.com" - }, - "record": { - "CNAME": "victoneux.github.io" - } + "description": "victoneux's personal dev site", + "repo": "https://github.com/Victoneux/victoneux.github.io", + "owner": { + "username": "Victoneux", + "email": "victoneux@protonmail.com" + }, + "record": { + "CNAME": "victoneux.github.io" + } } diff --git a/domains/victor.json b/domains/victor.json index 3de89e2cd..a879115c7 100644 --- a/domains/victor.json +++ b/domains/victor.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "victoroliveira", "email": "victoroliveira.eng@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "victoroliveira.github.io" - } } - \ No newline at end of file +} diff --git a/domains/victormenezes.json b/domains/victormenezes.json index 68f0904f1..5d71da6f5 100644 --- a/domains/victormenezes.json +++ b/domains/victormenezes.json @@ -1,11 +1,11 @@ { - "description": "Victor Menezes Personal Website", - "repo": "https://github.com/teixeiravictor/my-blog", - "owner": { - "username": "teixeiravictor", - "email": "victormenezes8990@gmail.com" - }, - "record": { - "A": ["168.220.95.204"] - } + "description": "Victor Menezes Personal Website", + "repo": "https://github.com/teixeiravictor/my-blog", + "owner": { + "username": "teixeiravictor", + "email": "victormenezes8990@gmail.com" + }, + "record": { + "A": ["168.220.95.204"] + } } diff --git a/domains/victoroliveira.json b/domains/victoroliveira.json index 3de89e2cd..a879115c7 100644 --- a/domains/victoroliveira.json +++ b/domains/victoroliveira.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "victoroliveira", "email": "victoroliveira.eng@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "victoroliveira.github.io" - } } - \ No newline at end of file +} diff --git a/domains/vien.json b/domains/vien.json index a4c79c07a..811a7164f 100644 --- a/domains/vien.json +++ b/domains/vien.json @@ -1,11 +1,9 @@ - { - "owner": { - "username": "VienDeveloper", - "email": "vien@courvix.com" - }, - "record": { - "CNAME": "viendeveloper.github.io" - } + "owner": { + "username": "VienDeveloper", + "email": "vien@courvix.com" + }, + "record": { + "CNAME": "viendeveloper.github.io" + } } - diff --git a/domains/viggu.json b/domains/viggu.json index 27faebff7..2a48b2dfd 100644 --- a/domains/viggu.json +++ b/domains/viggu.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "VIGGU-7", - "email": "vigneshofficialyt@gmail.com", - "twitter": "VIGGU_8" - }, - "record": { - "CNAME": "0177c904-af82-4e29-a07f-f5b89af06586.id.repl.co" - } -} + "owner": { + "username": "VIGGU-7", + "email": "vigneshofficialyt@gmail.com", + "twitter": "VIGGU_8" + }, + "record": { + "CNAME": "0177c904-af82-4e29-a07f-f5b89af06586.id.repl.co" + } +} diff --git a/domains/vikram.json b/domains/vikram.json index b14c8e994..ed7ce1204 100644 --- a/domains/vikram.json +++ b/domains/vikram.json @@ -9,4 +9,4 @@ "record": { "CNAME": "vikramv20.github.io" } -} +} diff --git a/domains/vikrant.json b/domains/vikrant.json index 4bc05451a..1979cd609 100644 --- a/domains/vikrant.json +++ b/domains/vikrant.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "150207", - "email": "daredevil.vikrant@gmail.com" - }, - "record": { - "URL": "https://github.com/vikrant7251" - } + "owner": { + "username": "150207", + "email": "daredevil.vikrant@gmail.com" + }, + "record": { + "URL": "https://github.com/vikrant7251" + } } diff --git a/domains/vikyaiyer.json b/domains/vikyaiyer.json index a1231b169..85187ff7c 100644 --- a/domains/vikyaiyer.json +++ b/domains/vikyaiyer.json @@ -1,11 +1,11 @@ { - "description": "Vignesh Aiyer is a Developer!", - "repo": "https://github.com/vikyaiyer/jekyll-theme-minimal-resume", - "owner": { - "username": "vikyaiyer", - "email": "vikyaiyer1997@gmail.com" - }, - "record": { - "CNAME": "vikyaiyer.github.io" - } + "description": "Vignesh Aiyer is a Developer!", + "repo": "https://github.com/vikyaiyer/jekyll-theme-minimal-resume", + "owner": { + "username": "vikyaiyer", + "email": "vikyaiyer1997@gmail.com" + }, + "record": { + "CNAME": "vikyaiyer.github.io" + } } diff --git a/domains/vinayak.json b/domains/vinayak.json index 1e62273c0..839ca4999 100644 --- a/domains/vinayak.json +++ b/domains/vinayak.json @@ -1,12 +1,12 @@ { - "description": "Vinayak Kulkarni's Website", - "repo": "https://github.com/vinayakkulkarni/vinayakkulkarni.dev", - "owner": { - "username": "vinayakkulkarni", - "email": "inbox.vinayak@gmail.com", - "twitter": "_vinayak_k" - }, - "record": { - "CNAME": "vinayakkulkarni.dev" - } + "description": "Vinayak Kulkarni's Website", + "repo": "https://github.com/vinayakkulkarni/vinayakkulkarni.dev", + "owner": { + "username": "vinayakkulkarni", + "email": "inbox.vinayak@gmail.com", + "twitter": "_vinayak_k" + }, + "record": { + "CNAME": "vinayakkulkarni.dev" + } } diff --git a/domains/vinicius.json b/domains/vinicius.json index d0d055bea..c6444b5eb 100644 --- a/domains/vinicius.json +++ b/domains/vinicius.json @@ -1,13 +1,13 @@ { - "description": "My personal website", - "repo": "https://github.com/vncsmnl", - "owner": { - "username": "vncsmnl", - "email": "", - "twitter": "vncsmnl", - "discord": "vncsmnl#7835" - }, - "record": { - "CNAME": "vncsmnl.github.io" - } + "description": "My personal website", + "repo": "https://github.com/vncsmnl", + "owner": { + "username": "vncsmnl", + "email": "", + "twitter": "vncsmnl", + "discord": "vncsmnl#7835" + }, + "record": { + "CNAME": "vncsmnl.github.io" + } } diff --git a/domains/viniciusmanoel.json b/domains/viniciusmanoel.json index 2aea1f054..e16a8c31a 100644 --- a/domains/viniciusmanoel.json +++ b/domains/viniciusmanoel.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "vncsmnl", "email": "viniciusmanoel07@hotmail.com" - }, + }, - "record": { + "record": { "CNAME": "viniciusmanoel.ml" - } } - \ No newline at end of file +} diff --git a/domains/vion.json b/domains/vion.json index cc0cb83f8..85a28d53f 100644 --- a/domains/vion.json +++ b/domains/vion.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "VIONYT", "email": "yt.vion@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://vion.moe" - } } - \ No newline at end of file +} diff --git a/domains/viral-gadhiya.json b/domains/viral-gadhiya.json index c1a5609f0..ad9c3a4e5 100644 --- a/domains/viral-gadhiya.json +++ b/domains/viral-gadhiya.json @@ -1,12 +1,11 @@ { - "description": "Viral Gadhiya Profile.", - "repo": "https://github.com/viral-gadhiya/viral-gadhiya.github.io", - "owner": { - "username": "viral-gadhiya", - "email": "" - }, - "record": { - "CNAME": "viral-gadhiya.github.io" - } + "description": "Viral Gadhiya Profile.", + "repo": "https://github.com/viral-gadhiya/viral-gadhiya.github.io", + "owner": { + "username": "viral-gadhiya", + "email": "" + }, + "record": { + "CNAME": "viral-gadhiya.github.io" + } } - diff --git a/domains/viren-trivedi.json b/domains/viren-trivedi.json index 91eee4984..88f728c20 100644 --- a/domains/viren-trivedi.json +++ b/domains/viren-trivedi.json @@ -1,11 +1,11 @@ { - "description": "Viren Profile.", - "repo": "https://github.com/viren-trivedi/viren-trivedi.github.io", - "owner": { - "username": "viren-trivedi", - "email": "" - }, - "record": { - "CNAME": "viren-trivedi.github.io" - } + "description": "Viren Profile.", + "repo": "https://github.com/viren-trivedi/viren-trivedi.github.io", + "owner": { + "username": "viren-trivedi", + "email": "" + }, + "record": { + "CNAME": "viren-trivedi.github.io" + } } diff --git a/domains/vishal.json b/domains/vishal.json index 91946b3e8..66524f20e 100644 --- a/domains/vishal.json +++ b/domains/vishal.json @@ -1,11 +1,11 @@ { - "description": "Welcome to Vishal Sharma's Space on Web", - "repo": "https://github.com/makeavish", - "owner": { - "username": "makeavish", - "email": "hi@vishalsharma.dev" - }, - "record": { - "URL": "https://vishalsharma.dev" - } + "description": "Welcome to Vishal Sharma's Space on Web", + "repo": "https://github.com/makeavish", + "owner": { + "username": "makeavish", + "email": "hi@vishalsharma.dev" + }, + "record": { + "URL": "https://vishalsharma.dev" + } } diff --git a/domains/vishalg.json b/domains/vishalg.json index a489c0024..cd23fa184 100644 --- a/domains/vishalg.json +++ b/domains/vishalg.json @@ -1,12 +1,12 @@ { - "description": "Vishal Gupta Personal Portfolio Website", - "repo": "https://github.com/vishalpx/vishalpx.github.io", - "owner": { - "username": "vishalpx", - "email": "", - "twitter": "vishal26x" - }, - "record": { - "CNAME": "vishalpx.github.io" - } + "description": "Vishal Gupta Personal Portfolio Website", + "repo": "https://github.com/vishalpx/vishalpx.github.io", + "owner": { + "username": "vishalpx", + "email": "", + "twitter": "vishal26x" + }, + "record": { + "CNAME": "vishalpx.github.io" + } } diff --git a/domains/vishesh.json b/domains/vishesh.json index a4f49d36f..da0f439a4 100644 --- a/domains/vishesh.json +++ b/domains/vishesh.json @@ -1,12 +1,12 @@ { - "description": "My Personal Website", - "repo": "https://github.com/VisheshBansal", - "owner": { - "username": "VisheshBansal", - "email": "hi@visheshbansal.ml", - "twitter": "VisheshBansal17" - }, - "record": { - "URL": "https://visheshbansal.ml" - } + "description": "My Personal Website", + "repo": "https://github.com/VisheshBansal", + "owner": { + "username": "VisheshBansal", + "email": "hi@visheshbansal.ml", + "twitter": "VisheshBansal17" + }, + "record": { + "URL": "https://visheshbansal.ml" + } } diff --git a/domains/vishnu.json b/domains/vishnu.json index f2887686c..f5e727075 100644 --- a/domains/vishnu.json +++ b/domains/vishnu.json @@ -2,10 +2,10 @@ "description": "Vishnu's personal website", "repo": "https://github.com/vishnu012/vishnu012.github.io", "owner": { - "username": "vishnu012", - "email": "vishnu012@pm.me" + "username": "vishnu012", + "email": "vishnu012@pm.me" }, "record": { - "CNAME": "vishnu012.github.io" + "CNAME": "vishnu012.github.io" } } diff --git a/domains/vivek.json b/domains/vivek.json index 0b99831d2..0abada45c 100644 --- a/domains/vivek.json +++ b/domains/vivek.json @@ -1,13 +1,18 @@ -{ - "description": "Vivek's Website", - "repo": "https://github.com/vivek-oraon/vivek-oraon.github.io", - "owner": { - "username": "vivek-oraon", - "email": "vivekoraon@pm.me" - }, - "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"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} +{ + "description": "Vivek's Website", + "repo": "https://github.com/vivek-oraon/vivek-oraon.github.io", + "owner": { + "username": "vivek-oraon", + "email": "vivekoraon@pm.me" + }, + "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"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/vivekkumar.json b/domains/vivekkumar.json index 6721f848f..1e4b68f7f 100644 --- a/domains/vivekkumar.json +++ b/domains/vivekkumar.json @@ -1,11 +1,11 @@ { - "description": "Vivek's portfolio website", - "repo": "https://github.com/VivekKumarNeu/VivekKumarNeu.github.io", - "owner": { - "username": "vivekkumarneu", - "email": "vivek-kumar@live.in" - }, - "record": { - "CNAME": "VivekKumarNeu.github.io" - } + "description": "Vivek's portfolio website", + "repo": "https://github.com/VivekKumarNeu/VivekKumarNeu.github.io", + "owner": { + "username": "vivekkumarneu", + "email": "vivek-kumar@live.in" + }, + "record": { + "CNAME": "VivekKumarNeu.github.io" + } } diff --git a/domains/vlab.json b/domains/vlab.json index 90c702843..e1f5ebcc5 100644 --- a/domains/vlab.json +++ b/domains/vlab.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/natura4917", - "owner": { - "username": "natura4917", - "email": "natura4917@gmail.com" - }, - "record": { - "A": ["152.67.216.65"] - } + "description": "Personal Website", + "repo": "https://github.com/natura4917", + "owner": { + "username": "natura4917", + "email": "natura4917@gmail.com" + }, + "record": { + "A": ["152.67.216.65"] + } } diff --git a/domains/void.json b/domains/void.json index 2fccde29f..a54a110c0 100644 --- a/domains/void.json +++ b/domains/void.json @@ -6,4 +6,4 @@ "record": { "CNAME": "tomgx.github.io" } -} +} diff --git a/domains/voidz.json b/domains/voidz.json index e2f55ad23..e3d689e62 100644 --- a/domains/voidz.json +++ b/domains/voidz.json @@ -1,11 +1,11 @@ { - "description": "voidz's personal website", - "owner": { - "username": "voidz7", - "email": "atharvask2005@gmail.com", - "twitter": "gg_voidz" - }, - "record": { - "CNAME": "voidz7.github.io" - } + "description": "voidz's personal website", + "owner": { + "username": "voidz7", + "email": "atharvask2005@gmail.com", + "twitter": "gg_voidz" + }, + "record": { + "CNAME": "voidz7.github.io" + } } diff --git a/domains/vulcanwm.json b/domains/vulcanwm.json index 8413352b6..091b7adf3 100644 --- a/domains/vulcanwm.json +++ b/domains/vulcanwm.json @@ -1,11 +1,11 @@ { - "description": "My portfolio", - "repo": "https://github.com/VulcanWM/VulcanWM", - "owner": { - "username": "VulcanWM", - "email": "vulcanwmemail@gmail.com" - }, - "record": { - "URL": "https://vulcanwm.vercel.app" - } + "description": "My portfolio", + "repo": "https://github.com/VulcanWM/VulcanWM", + "owner": { + "username": "VulcanWM", + "email": "vulcanwmemail@gmail.com" + }, + "record": { + "URL": "https://vulcanwm.vercel.app" + } } diff --git a/domains/vvc-bot.json b/domains/vvc-bot.json index 99ad7efec..327b16b64 100644 --- a/domains/vvc-bot.json +++ b/domains/vvc-bot.json @@ -1,11 +1,11 @@ { - "description": "My personal website", - "repo": "https://github.com/SmallFCraft1/vvc-bot.github.io", - "owner": { - "username": "Pham Huy", - "email": "huytqd@gmail.com" - }, - "record": { - "CNAME": "vvc-bot.github.io" - } + "description": "My personal website", + "repo": "https://github.com/SmallFCraft1/vvc-bot.github.io", + "owner": { + "username": "Pham Huy", + "email": "huytqd@gmail.com" + }, + "record": { + "CNAME": "vvc-bot.github.io" + } } diff --git a/domains/vvp.json b/domains/vvp.json index 22761e781..893e84542 100644 --- a/domains/vvp.json +++ b/domains/vvp.json @@ -1,11 +1,11 @@ { - "description": "VVP's Website", - "repo": "https://github.com/VVP3215", - "owner": { - "username": "VVP", - "email": "jamesmentes.management@gmail.com" - }, - "record": { - "URL": "https://github.com/VVP3215" - } + "description": "VVP's Website", + "repo": "https://github.com/VVP3215", + "owner": { + "username": "VVP", + "email": "jamesmentes.management@gmail.com" + }, + "record": { + "URL": "https://github.com/VVP3215" + } } diff --git a/domains/vyas-rahul.json b/domains/vyas-rahul.json index 6e21a1f28..da351a5d8 100644 --- a/domains/vyas-rahul.json +++ b/domains/vyas-rahul.json @@ -1,11 +1,11 @@ { - "description": "Vyas Rahul.", - "repo": "https://github.com/nayan-gorasiya/vyas-rahul.github.io", - "owner": { - "username": "vyas-rahul", - "email": "vyas-rahul@acquaintsoft.com" - }, - "record": { - "CNAME": "vyas-rahul.github.io" - } + "description": "Vyas Rahul.", + "repo": "https://github.com/nayan-gorasiya/vyas-rahul.github.io", + "owner": { + "username": "vyas-rahul", + "email": "vyas-rahul@acquaintsoft.com" + }, + "record": { + "CNAME": "vyas-rahul.github.io" + } } diff --git a/domains/vysakh.json b/domains/vysakh.json index bd802a614..46096aa1d 100644 --- a/domains/vysakh.json +++ b/domains/vysakh.json @@ -8,5 +8,4 @@ "record": { "CNAME": "vyshuks.github.io" } -} - +} diff --git a/domains/wablesanket.json b/domains/wablesanket.json index bb073193b..2b83d1b64 100644 --- a/domains/wablesanket.json +++ b/domains/wablesanket.json @@ -1,12 +1,12 @@ { - "description": "My Portfolio", - "repo": "https://github.com/Sanketwable/Portfolio", - "owner": { - "username": "sanketwable", - "email": "sanketwable123@gmail.com", - "twitter": "Wable_Sanket_" - }, - "record": { - "URL": "https://wablesanket.xyz" - } + "description": "My Portfolio", + "repo": "https://github.com/Sanketwable/Portfolio", + "owner": { + "username": "sanketwable", + "email": "sanketwable123@gmail.com", + "twitter": "Wable_Sanket_" + }, + "record": { + "URL": "https://wablesanket.xyz" + } } diff --git a/domains/wadeslider.json b/domains/wadeslider.json index b6025a969..ea1ffc0b0 100644 --- a/domains/wadeslider.json +++ b/domains/wadeslider.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "WadeSlider", "email": "alexisarturodh@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "wadeslider.pages.dev" - } } - \ No newline at end of file +} diff --git a/domains/wahid.json b/domains/wahid.json index 7ef9feb70..0c9d39243 100644 --- a/domains/wahid.json +++ b/domains/wahid.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "SimplyVoid", "email": "wahidislamlinad@pm.me" - }, - "record": { + }, + "record": { "CNAME": "simplyvoid.github.io" - } } - \ No newline at end of file +} diff --git a/domains/waiyanmt.json b/domains/waiyanmt.json index af1f99edd..24ed610af 100644 --- a/domains/waiyanmt.json +++ b/domains/waiyanmt.json @@ -1,10 +1,9 @@ - { - "owner": { - "username": "WillowMT", - "email": "waiyanmt@yahoo.com" - }, - "record": { - "URL": "https://waiyanmt.netlify.app" - } + "owner": { + "username": "WillowMT", + "email": "waiyanmt@yahoo.com" + }, + "record": { + "URL": "https://waiyanmt.netlify.app" + } } diff --git a/domains/warofzen.json b/domains/warofzen.json index 5ece9a31d..2157b1a6f 100644 --- a/domains/warofzen.json +++ b/domains/warofzen.json @@ -8,4 +8,4 @@ "record": { "CNAME": "warofzen.github.io" } -} \ No newline at end of file +} diff --git a/domains/wasabi.json b/domains/wasabi.json index 1808c84fc..0c8dae976 100644 --- a/domains/wasabi.json +++ b/domains/wasabi.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "WasabiThumb", "email": "wasabithumbs@gmail.com" - }, + }, - "record": { + "record": { "CNAME": "wasabicodes.xyz" - } } - +} diff --git a/domains/wassim.json b/domains/wassim.json index 73e182235..011c902d2 100644 --- a/domains/wassim.json +++ b/domains/wassim.json @@ -1,11 +1,11 @@ { - "description": "Github profile of wassimbenzarti", - "repo": "https://github.com/wassimbenzarti", - "owner": { - "username": "wassimbenzarti", - "email": "wass11121996@gmail.com" - }, - "record": { - "CNAME": "wassimbenzarti.github.io" - } + "description": "Github profile of wassimbenzarti", + "repo": "https://github.com/wassimbenzarti", + "owner": { + "username": "wassimbenzarti", + "email": "wass11121996@gmail.com" + }, + "record": { + "CNAME": "wassimbenzarti.github.io" + } } diff --git a/domains/watercat.json b/domains/watercat.json index 437bf48fd..75a36e775 100644 --- a/domains/watercat.json +++ b/domains/watercat.json @@ -1,11 +1,11 @@ { - "description": "I am watercat", - "repo": "https://github.com/watercatuwu/watercatuwu.github.io", - "owner": { - "username": "watercatuwu", - "email": "watercat0330@gmail.com" - }, - "record": { - "CNAME": "watercatuwu.github.io" - } + "description": "I am watercat", + "repo": "https://github.com/watercatuwu/watercatuwu.github.io", + "owner": { + "username": "watercatuwu", + "email": "watercat0330@gmail.com" + }, + "record": { + "CNAME": "watercatuwu.github.io" + } } diff --git a/domains/wavingcat.json b/domains/wavingcat.json index 40fef2a7b..286f79e90 100644 --- a/domains/wavingcat.json +++ b/domains/wavingcat.json @@ -1,11 +1,11 @@ { - "description": "Just my homepage with my links :O :)", - "repo": "https://github.com/WavingCatDevs/WavingCatDevs.github.io", - "owner": { - "username": "wavingcatdevs", - "email": "wavingcatdevs@gmail.com" - }, - "record": { - "CNAME": "wavingcatdevs.github.io" - } + "description": "Just my homepage with my links :O :)", + "repo": "https://github.com/WavingCatDevs/WavingCatDevs.github.io", + "owner": { + "username": "wavingcatdevs", + "email": "wavingcatdevs@gmail.com" + }, + "record": { + "CNAME": "wavingcatdevs.github.io" + } } diff --git a/domains/wbalaile.json b/domains/wbalaile.json index dce4b9dd4..c627a8690 100644 --- a/domains/wbalaile.json +++ b/domains/wbalaile.json @@ -1,12 +1,12 @@ { - "description": "Professional Web Developer portfolio site for William Balaile.", - "repo": "https://github.com/wilby-mj/wbalaile-dev", - "owner": { - "username": "wilby-mj", - "email": "", - "twitter": "wilby_mj" - }, - "record": { - "CNAME": "wilby-mj.github.io" - } + "description": "Professional Web Developer portfolio site for William Balaile.", + "repo": "https://github.com/wilby-mj/wbalaile-dev", + "owner": { + "username": "wilby-mj", + "email": "", + "twitter": "wilby_mj" + }, + "record": { + "CNAME": "wilby-mj.github.io" + } } diff --git a/domains/wcaleniekubaa.json b/domains/wcaleniekubaa.json index aa801cd1d..8d6254af8 100644 --- a/domains/wcaleniekubaa.json +++ b/domains/wcaleniekubaa.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "wcaleniekubaa", - "email": "to.nie.kubafn@gmail.com" - }, - "record": { - "CNAME": "wcaleniekubaa.github.io" - } + "owner": { + "username": "wcaleniekubaa", + "email": "to.nie.kubafn@gmail.com" + }, + "record": { + "CNAME": "wcaleniekubaa.github.io" + } } diff --git a/domains/weatherly.json b/domains/weatherly.json index 888209c96..b451439de 100644 --- a/domains/weatherly.json +++ b/domains/weatherly.json @@ -1,11 +1,10 @@ - { - "owner": { +{ + "owner": { "username": "iibeboQ", "email": "qqqbeboo@yahoo.com" - }, + }, - "record": { + "record": { "CNAME": "6b592936-765b-4034-8e0e-d2be0efcacff.id.repl.co" - } } - +} diff --git a/domains/web-sh.sx9.json b/domains/web-sh.sx9.json index 6f77a209e..f7f0e6184 100644 --- a/domains/web-sh.sx9.json +++ b/domains/web-sh.sx9.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "SX-9", "email": "hello@mail.sx9.is-a.dev" - }, - "record": { + }, + "record": { "CNAME": "sx-9.github.io" - } } - \ No newline at end of file +} diff --git a/domains/web.json b/domains/web.json index 88c5e71a9..d5509e712 100644 --- a/domains/web.json +++ b/domains/web.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "LellisV2", - "email": "lellis2x@gmail.com" - }, - "record": { - "A": ["193.25.215.223"] - } + "owner": { + "username": "LellisV2", + "email": "lellis2x@gmail.com" + }, + "record": { + "A": ["193.25.215.223"] + } } diff --git a/domains/webb.json b/domains/webb.json index c96846688..050fba1a6 100644 --- a/domains/webb.json +++ b/domains/webb.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "johanoloflindberg", "email": "johan@webbab.se" - }, + }, - "record": { + "record": { "URL": "https://webb.io" - } } - \ No newline at end of file +} diff --git a/domains/webber.json b/domains/webber.json index 0e7869b6c..95b9895d1 100644 --- a/domains/webber.json +++ b/domains/webber.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "webbertakken", "email": "webber.nl@gmail.com" - }, + }, - "record": { + "record": { "URL": "https://takken.io" - } } - \ No newline at end of file +} diff --git a/domains/webraku.json b/domains/webraku.json index 4bf18ae95..8dbcb8b2e 100644 --- a/domains/webraku.json +++ b/domains/webraku.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Nathan", - "email": "nathanaelhananta09@gmail.com" - }, - "record": { - "CNAME": "storage-production.up.railway.app" - } + "owner": { + "username": "Nathan", + "email": "nathanaelhananta09@gmail.com" + }, + "record": { + "CNAME": "storage-production.up.railway.app" + } } diff --git a/domains/werz.json b/domains/werz.json index cce72d58f..5601dab67 100644 --- a/domains/werz.json +++ b/domains/werz.json @@ -9,4 +9,4 @@ "record": { "CNAME": "0xwerz.github.io" } -} +} diff --git a/domains/wesley.json b/domains/wesley.json index 478acc3fb..c57b76641 100644 --- a/domains/wesley.json +++ b/domains/wesley.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/westhecool/register", - "owner": { - "username": "westhecool", - "email": "wesley@wmail.eu.org" - }, - "record": { - "CNAME": "cname-alt-mail-server.sv1.wesdns.cf" - } + "repo": "https://github.com/westhecool/register", + "owner": { + "username": "westhecool", + "email": "wesley@wmail.eu.org" + }, + "record": { + "CNAME": "cname-alt-mail-server.sv1.wesdns.cf" + } } diff --git a/domains/west.json b/domains/west.json index 10af75107..2bb0591e3 100644 --- a/domains/west.json +++ b/domains/west.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "arslandoesdev", - "email": "239@duck.com" - }, - "record": { - "CNAME": "arslandoesdev.github.io" - } + "owner": { + "username": "arslandoesdev", + "email": "239@duck.com" + }, + "record": { + "CNAME": "arslandoesdev.github.io" + } } diff --git a/domains/what.json b/domains/what.json index 3eb3bb753..5e7b5c577 100644 --- a/domains/what.json +++ b/domains/what.json @@ -10,4 +10,4 @@ "record": { "CNAME": "what-question-mark.github.io" } -} +} diff --git a/domains/whine.json b/domains/whine.json index 0ba3e78c8..989e4ab21 100644 --- a/domains/whine.json +++ b/domains/whine.json @@ -5,7 +5,7 @@ "username": "whinee", "email": "", "twitter": "whi_nyaan" - }, + }, "record": { "A": [ "185.199.108.153", @@ -13,10 +13,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} diff --git a/domains/whitekj.json b/domains/whitekj.json index 9a259cd9e..84b5cd36e 100644 --- a/domains/whitekj.json +++ b/domains/whitekj.json @@ -1,11 +1,11 @@ { - "description": "Personal blog", - "repo": "https://github.com/CwhiteKJ/CwhiteKJ.github.io", - "owner": { - "username": "CwhiteKJ", - "email": "whitekj1221@gmail.com" - }, - "record": { - "CNAME": "CwhiteKJ.github.io" - } + "description": "Personal blog", + "repo": "https://github.com/CwhiteKJ/CwhiteKJ.github.io", + "owner": { + "username": "CwhiteKJ", + "email": "whitekj1221@gmail.com" + }, + "record": { + "CNAME": "CwhiteKJ.github.io" + } } diff --git a/domains/who.json b/domains/who.json index 52c7e7f39..25de39702 100644 --- a/domains/who.json +++ b/domains/who.json @@ -1,11 +1,11 @@ { - "description": "references for my npm packages", - "repo": "https://github.com/teamjoelee", - "owner": { - "username": "teamjoelee", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "hosting.gitbook.io" - } + "description": "references for my npm packages", + "repo": "https://github.com/teamjoelee", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "hosting.gitbook.io" + } } diff --git a/domains/whxyu.json b/domains/whxyu.json index 2c726ab8b..8f1a71574 100644 --- a/domains/whxyu.json +++ b/domains/whxyu.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "yxu6fingers", "email": "" - }, - "record": { + }, + "record": { "CNAME": "yxu6fingers.github.io" - } } - +} diff --git a/domains/whyleonardo.json b/domains/whyleonardo.json index 5f1b323d9..7939ab75f 100644 --- a/domains/whyleonardo.json +++ b/domains/whyleonardo.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "whyleonardo", "email": "pleasefloyd73@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://nextjs-portfolio-chi-taupe.vercel.app" - } } - +} diff --git a/domains/whyme.json b/domains/whyme.json index e1f8ee621..75fd40b22 100644 --- a/domains/whyme.json +++ b/domains/whyme.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "unqxl", "email": "andreyzero123@gmail.com" - }, - "record": { + }, + "record": { "A": ["181.215.68.159"] - } } - \ No newline at end of file +} diff --git a/domains/wife.daddy.json b/domains/wife.daddy.json index 3bc54dda2..06e5cc37a 100644 --- a/domains/wife.daddy.json +++ b/domains/wife.daddy.json @@ -1,10 +1,10 @@ { - "description": "Daddy's wife's website", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com" - }, - "record": { - "URL": "https://maskduck.is-a.dev" - } + "description": "Daddy's wife's website", + "owner": { + "username": "MaskDuck", + "email": "maskduckuwu@gmail.com" + }, + "record": { + "URL": "https://maskduck.is-a.dev" + } } diff --git a/domains/wiggly.json b/domains/wiggly.json index bc94c9e3d..8cffa47be 100644 --- a/domains/wiggly.json +++ b/domains/wiggly.json @@ -1,12 +1,12 @@ { - "description": "My wiggly site!", - "repo": "https://github.com/Artsui/wigglydev", - "owner": { - "username": "Artsui", - "email": "dedica0123@gmail.com", - "twitter": "CornetWiggly" - }, - "record": { - "CNAME": "artsui.github.io" - } + "description": "My wiggly site!", + "repo": "https://github.com/Artsui/wigglydev", + "owner": { + "username": "Artsui", + "email": "dedica0123@gmail.com", + "twitter": "CornetWiggly" + }, + "record": { + "CNAME": "artsui.github.io" + } } diff --git a/domains/wiicreation.json b/domains/wiicreation.json index 0dd0196d8..9c03f53c9 100644 --- a/domains/wiicreation.json +++ b/domains/wiicreation.json @@ -1,11 +1,11 @@ { - "description": "Wiicreation is a recreation of the Nintendo Wii made in ElectronJS.", - "repo": "https://github.com/C1200/blog", - "owner": { - "username": "C1200", - "email": "coreyw.ultimatemedia@gmail.com" - }, - "record": { - "URL": "https://c1200.js.org/blog/faqs/2022/07/29/wiicreation-faq.html?from=" - } + "description": "Wiicreation is a recreation of the Nintendo Wii made in ElectronJS.", + "repo": "https://github.com/C1200/blog", + "owner": { + "username": "C1200", + "email": "coreyw.ultimatemedia@gmail.com" + }, + "record": { + "URL": "https://c1200.js.org/blog/faqs/2022/07/29/wiicreation-faq.html?from=" + } } diff --git a/domains/will.json b/domains/will.json index a83acccfb..01b11062d 100644 --- a/domains/will.json +++ b/domains/will.json @@ -1,11 +1,11 @@ { - "description": "William's site", - "repo": "https://websterwh16.github.io/willisadev", - "owner": { - "username": "websterwh16", - "email": "websterwh16@gmail.com" - }, - "record": { - "CNAME": "websterwh16.github.io" - } + "description": "William's site", + "repo": "https://websterwh16.github.io/willisadev", + "owner": { + "username": "websterwh16", + "email": "websterwh16@gmail.com" + }, + "record": { + "CNAME": "websterwh16.github.io" + } } diff --git a/domains/willian.json b/domains/willian.json index 5aad4c31d..39c7ef966 100644 --- a/domains/willian.json +++ b/domains/willian.json @@ -1,12 +1,12 @@ { - "description": "Willian Arsenio's Website", - "repo": "https://github.com/waveiro/waveiro.github.io", - "owner": { - "username": "waveiro", - "email": "", - "twitter": "waveiro" - }, - "record": { - "CNAME": "waveiro.github.io" - } + "description": "Willian Arsenio's Website", + "repo": "https://github.com/waveiro/waveiro.github.io", + "owner": { + "username": "waveiro", + "email": "", + "twitter": "waveiro" + }, + "record": { + "CNAME": "waveiro.github.io" + } } diff --git a/domains/willo.json b/domains/willo.json index 914796fb5..63a4082df 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -1,14 +1,19 @@ { - "description": "A First Willo`s Website", - "repo": "https://github.com/WilloIzCitron/willoizcitron.github.io", - "owner": { - "username": "WilloIzCitron", - "email": "", - "twitter": "willoizcitron" - }, - "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"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description": "A First Willo`s Website", + "repo": "https://github.com/WilloIzCitron/willoizcitron.github.io", + "owner": { + "username": "WilloIzCitron", + "email": "", + "twitter": "willoizcitron" + }, + "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"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/win11-tutorial.notaperson535.json b/domains/win11-tutorial.notaperson535.json index b4219735a..05eadceeb 100644 --- a/domains/win11-tutorial.notaperson535.json +++ b/domains/win11-tutorial.notaperson535.json @@ -1,11 +1,11 @@ { - "description": "Windows 11 in HTML tutorial", - "repo": "https://github.com/notAperson535/Win11-HTML-Tutorial", - "owner": { - "username": "notAperson535", - "email": "notAperson939@gmail.com" - }, - "record": { - "CNAME": "notAperson535.github.io" - } + "description": "Windows 11 in HTML tutorial", + "repo": "https://github.com/notAperson535/Win11-HTML-Tutorial", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } } diff --git a/domains/win11.notaperson535.json b/domains/win11.notaperson535.json index f27c20197..795cd8bd6 100644 --- a/domains/win11.notaperson535.json +++ b/domains/win11.notaperson535.json @@ -1,11 +1,11 @@ { - "description": "My windows 11 in HTML", - "repo": "https://github.com/notAperson535/Win11-HTML", - "owner": { - "username": "notAperson535", - "email": "notAperson939@gmail.com" - }, - "record": { - "CNAME": "notAperson535.github.io" - } + "description": "My windows 11 in HTML", + "repo": "https://github.com/notAperson535/Win11-HTML", + "owner": { + "username": "notAperson535", + "email": "notAperson939@gmail.com" + }, + "record": { + "CNAME": "notAperson535.github.io" + } } diff --git a/domains/wind.json b/domains/wind.json index 59f3baf85..72635352b 100644 --- a/domains/wind.json +++ b/domains/wind.json @@ -1,10 +1,10 @@ { - "description": "WindTR's Website", - "owner": { - "username": "WindTR", - "email": "westselim20@gmail.com" - }, - "record": { - "URL": "https://wind.js.org" - } + "description": "WindTR's Website", + "owner": { + "username": "WindTR", + "email": "westselim20@gmail.com" + }, + "record": { + "URL": "https://wind.js.org" + } } diff --git a/domains/wired.json b/domains/wired.json index 9fc9df298..9f9032ef7 100644 --- a/domains/wired.json +++ b/domains/wired.json @@ -1,12 +1,12 @@ { - "description": "This site is a little about me and some info soon", - "repo": "https://github.com/Wired-design/Wired-design.github.io", - "owner": { - "username": "Wired-design", - "email": "wireddesign@outlook.com", - "twitter": "Wired__Design" - }, - "record": { - "CNAME": "wired-design.github.io" - } + "description": "This site is a little about me and some info soon", + "repo": "https://github.com/Wired-design/Wired-design.github.io", + "owner": { + "username": "Wired-design", + "email": "wireddesign@outlook.com", + "twitter": "Wired__Design" + }, + "record": { + "CNAME": "wired-design.github.io" + } } diff --git a/domains/wisnu.json b/domains/wisnu.json index d8fa00485..de02d3b6e 100644 --- a/domains/wisnu.json +++ b/domains/wisnu.json @@ -1,11 +1,11 @@ { - "description": "Wisnu Personal Website", - "repo": "https://github.com/waxaranai", - "owner": { - "username": "Waxaranai", - "email": "waxaranai@gmail.com" - }, - "record": { - "URL": "https://wisnu.me" - } + "description": "Wisnu Personal Website", + "repo": "https://github.com/waxaranai", + "owner": { + "username": "Waxaranai", + "email": "waxaranai@gmail.com" + }, + "record": { + "URL": "https://wisnu.me" + } } diff --git a/domains/withercubes.json b/domains/withercubes.json index f52a26a79..71b839b74 100644 --- a/domains/withercubes.json +++ b/domains/withercubes.json @@ -1,12 +1,12 @@ { - "description": "WitherCubes' portfolio website", - "repo": "https://codeberg.org/WitherCubes/pages", - "owner": { - "username": "WitherCubes", - "email": "withercubes@protonmail.com", - "discord": "WitherCubes#2513" - }, - "record": { - "CNAME": "withercubes.codeberg.page" - } + "description": "WitherCubes' portfolio website", + "repo": "https://codeberg.org/WitherCubes/pages", + "owner": { + "username": "WitherCubes", + "email": "withercubes@protonmail.com", + "discord": "WitherCubes#2513" + }, + "record": { + "CNAME": "withercubes.codeberg.page" + } } diff --git a/domains/wkrzywiec.json b/domains/wkrzywiec.json index 7ff381617..b9ff53cba 100644 --- a/domains/wkrzywiec.json +++ b/domains/wkrzywiec.json @@ -9,4 +9,4 @@ "record": { "CNAME": "wkrzywiec.github.io" } -} +} diff --git a/domains/wonder.json b/domains/wonder.json index f262d0e43..af600958b 100644 --- a/domains/wonder.json +++ b/domains/wonder.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "wonderlandpark", - "email": "wonderlandpark@callisto.team" - }, - "record": { - "CNAME": "is-a.wonder.im" - } + "owner": { + "username": "wonderlandpark", + "email": "wonderlandpark@callisto.team" + }, + "record": { + "CNAME": "is-a.wonder.im" + } } diff --git a/domains/woosh.json b/domains/woosh.json index 9123c1bb7..b59a1612a 100644 --- a/domains/woosh.json +++ b/domains/woosh.json @@ -1,11 +1,11 @@ { - "description": "idk just a domain i guess", - "repo": "https://github.com/LetMeWoosh", - "owner": { - "username": "LetMeWoosh", - "email": "me@letmewoosh.xyz" - }, - "record": { - "MX": ["mail.letmewoosh.me"] - } + "description": "idk just a domain i guess", + "repo": "https://github.com/LetMeWoosh", + "owner": { + "username": "LetMeWoosh", + "email": "me@letmewoosh.xyz" + }, + "record": { + "MX": ["mail.letmewoosh.me"] + } } diff --git a/domains/wopian.json b/domains/wopian.json index 2c2275740..2c802b68d 100644 --- a/domains/wopian.json +++ b/domains/wopian.json @@ -1,12 +1,12 @@ { - "description": "Homepage for my projects and open source contributions", - "repo": "https://github.com/wopian/wopian.me", - "owner": { - "username": "wopian", - "email": "", - "twitter": "wopian_" - }, - "record": { - "URL": "https://wopian.me" - } + "description": "Homepage for my projects and open source contributions", + "repo": "https://github.com/wopian/wopian.me", + "owner": { + "username": "wopian", + "email": "", + "twitter": "wopian_" + }, + "record": { + "URL": "https://wopian.me" + } } diff --git a/domains/worm.json b/domains/worm.json index 1d055c3cd..6b6f84ee6 100644 --- a/domains/worm.json +++ b/domains/worm.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "arq091", "email": "poonyapat.thane@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "arq091.github.io" - } } - +} diff --git a/domains/wrdg.json b/domains/wrdg.json index c2adc49ee..9f6c82976 100644 --- a/domains/wrdg.json +++ b/domains/wrdg.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "wrdg", "email": "wardog@wrdg.dev" - }, + }, - "record": { + "record": { "URL": "https://wrdg.net" - } } - \ No newline at end of file +} diff --git a/domains/ws.json b/domains/ws.json index b8b8a40df..e070ff882 100644 --- a/domains/ws.json +++ b/domains/ws.json @@ -1,11 +1,11 @@ { - "description": "an api for my discord bot", - "repo": "https://github.com/teamjoelee/me", - "owner": { - "username": "teamjoelee", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "a91c9e80-8282-444e-adb1-18be6d6ffbc2.repl.co" - } + "description": "an api for my discord bot", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "a91c9e80-8282-444e-adb1-18be6d6ffbc2.repl.co" + } } diff --git a/domains/wscr.json b/domains/wscr.json index 736e1c212..3245b5de3 100644 --- a/domains/wscr.json +++ b/domains/wscr.json @@ -1,11 +1,11 @@ { - "description": "a website for my discord bot", - "repo": "https://github.com/teamjoelee/me", - "owner": { - "username": "teamjoelee", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "3dfb27ff-3743-463e-a0a1-83ef6f7b7468.repl.co" - } + "description": "a website for my discord bot", + "repo": "https://github.com/teamjoelee/me", + "owner": { + "username": "teamjoelee", + "email": "tojoeleeofficial@gmail.com" + }, + "record": { + "CNAME": "3dfb27ff-3743-463e-a0a1-83ef6f7b7468.repl.co" + } } diff --git a/domains/wwei.json b/domains/wwei.json index 53bb1f974..7120dd89f 100644 --- a/domains/wwei.json +++ b/domains/wwei.json @@ -1,5 +1,3 @@ - - { "description": "My github", "owner": { @@ -9,4 +7,4 @@ "record": { "URL": "https://github.com/wwei-github" } -} +} diff --git a/domains/www.json b/domains/www.json index 359253458..d564ecd98 100644 --- a/domains/www.json +++ b/domains/www.json @@ -1,11 +1,11 @@ { - "description": "www.is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "is-a-dev.github.io" - } + "description": "www.is-a.dev", + "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "is-a-dev.github.io" + } } diff --git a/domains/www.priyansh.json b/domains/www.priyansh.json index d1d8dc1ad..dd1f3dba6 100644 --- a/domains/www.priyansh.json +++ b/domains/www.priyansh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-a.dev" - }, - "record": { - "URL": "https://priyansh.is-a.dev" - } + "owner": { + "username": "priyanshprajapat", + "email": "priy@nsh.is-a.dev" + }, + "record": { + "URL": "https://priyansh.is-a.dev" + } } diff --git a/domains/www.semant.json b/domains/www.semant.json index c8b339e90..2160ac944 100644 --- a/domains/www.semant.json +++ b/domains/www.semant.json @@ -1,11 +1,11 @@ { - "description": "My Website", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" - } + "description": "My Website", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" + } } diff --git a/domains/xave.json b/domains/xave.json index 548bb5485..c528869a3 100644 --- a/domains/xave.json +++ b/domains/xave.json @@ -1,11 +1,11 @@ { - "description": "xa's site", - "repo": "https://github.com/grilledwindow/grilledwindow.github.io", - "owner": { - "username": "grilledwindow", - "email": "xaveang@gmail.com" - }, - "record": { - "CNAME": "grilledwindow.github.io" - } + "description": "xa's site", + "repo": "https://github.com/grilledwindow/grilledwindow.github.io", + "owner": { + "username": "grilledwindow", + "email": "xaveang@gmail.com" + }, + "record": { + "CNAME": "grilledwindow.github.io" + } } diff --git a/domains/xaxa.json b/domains/xaxa.json index 294789ef7..5671fe89f 100644 --- a/domains/xaxa.json +++ b/domains/xaxa.json @@ -1,11 +1,11 @@ { - "description": "Xaxa dev Website", - "repo": "https://github.com/333xaxa/333xaxa.github.io", - "owner": { - "username": "333xaxa", - "email": "xaxa_07x10@gmail.com" - }, - "record": { - "CNAME": "333xaxa.github.io" - } + "description": "Xaxa dev Website", + "repo": "https://github.com/333xaxa/333xaxa.github.io", + "owner": { + "username": "333xaxa", + "email": "xaxa_07x10@gmail.com" + }, + "record": { + "CNAME": "333xaxa.github.io" + } } diff --git a/domains/xcyth.json b/domains/xcyth.json index c784ac017..4e4e02607 100644 --- a/domains/xcyth.json +++ b/domains/xcyth.json @@ -1,10 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Xcyth", "email": "xcyth.dev@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "proxy.kastelapp.com" - } } +} diff --git a/domains/xdlyy.json b/domains/xdlyy.json index 65ccccbad..5ab002785 100644 --- a/domains/xdlyy.json +++ b/domains/xdlyy.json @@ -1,10 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "xdlyy404", "email": "fadlyid7@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://xdlyy404.github.io" - } } +} diff --git a/domains/xelxen.json b/domains/xelxen.json index 870ca2b9c..4e7112ebb 100644 --- a/domains/xelxen.json +++ b/domains/xelxen.json @@ -1,12 +1,12 @@ { - "description": "I am a dev ig", - "repo": "https://github.com/xelxen.github.io", - "owner": { - "username": "XelXen", - "email": "xelxenfox@gmail.com", - "twitter": "your-twitter-username" - }, - "record": { - "CNAME": "xelxen.github.io" - } + "description": "I am a dev ig", + "repo": "https://github.com/xelxen.github.io", + "owner": { + "username": "XelXen", + "email": "xelxenfox@gmail.com", + "twitter": "your-twitter-username" + }, + "record": { + "CNAME": "xelxen.github.io" + } } diff --git a/domains/xen.json b/domains/xen.json index 2e6040a49..f6e1d6fa8 100644 --- a/domains/xen.json +++ b/domains/xen.json @@ -1,12 +1,12 @@ { - "description": "Website for my projects", - "repo": "https://github.com/xenmods/xenmods.github.io", - "owner": { - "username": "xenmods", - "email": "ilumomin04@gmail.com", - "twitter": "momin_ilf" - }, - "record": { - "CNAME": "xenmods.github.io" - } + "description": "Website for my projects", + "repo": "https://github.com/xenmods/xenmods.github.io", + "owner": { + "username": "xenmods", + "email": "ilumomin04@gmail.com", + "twitter": "momin_ilf" + }, + "record": { + "CNAME": "xenmods.github.io" + } } diff --git a/domains/xevion.json b/domains/xevion.json index b05f6e222..954235ec0 100644 --- a/domains/xevion.json +++ b/domains/xevion.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Xevion", "email": "xevion@xevion.dev" - }, - "record": { + }, + "record": { "URL": "https://xevion.dev/?utm_source=is-a-dev" - } } - +} diff --git a/domains/xiaolangkong.json b/domains/xiaolangkong.json index 57b3d7618..862e2939d 100644 --- a/domains/xiaolangkong.json +++ b/domains/xiaolangkong.json @@ -1,11 +1,11 @@ { - "description": "My personal site for my projects", - "repo": "https://github.com/xiaolangkong/xiaolangkong.github.io", - "owner": { - "username": "xiaolangkong", - "email": "xiaolangkong@protonmail.com" - }, - "record": { - "CNAME": "xiaolangkong.github.io" - } + "description": "My personal site for my projects", + "repo": "https://github.com/xiaolangkong/xiaolangkong.github.io", + "owner": { + "username": "xiaolangkong", + "email": "xiaolangkong@protonmail.com" + }, + "record": { + "CNAME": "xiaolangkong.github.io" + } } diff --git a/domains/xiaolei.json b/domains/xiaolei.json index 4031dd79e..1f48ff3e0 100644 --- a/domains/xiaolei.json +++ b/domains/xiaolei.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zzzs", - "email": "863837949@qq.com" - }, - "record": { - "URL": "https://github.com/zzzs" - } + "owner": { + "username": "zzzs", + "email": "863837949@qq.com" + }, + "record": { + "URL": "https://github.com/zzzs" + } } diff --git a/domains/xiaowu.json b/domains/xiaowu.json index 4e326fa77..ffd1173a1 100644 --- a/domains/xiaowu.json +++ b/domains/xiaowu.json @@ -6,4 +6,4 @@ "record": { "CNAME": "w-xuefeng.github.io" } -} \ No newline at end of file +} diff --git a/domains/xkubsoneq.json b/domains/xkubsoneq.json index 9e8b13d90..42e5339c5 100644 --- a/domains/xkubsoneq.json +++ b/domains/xkubsoneq.json @@ -1,12 +1,12 @@ { - "description": "About me.", - "repo": "https://github.com/xKubsoneQ", - "owner": { - "username": "xKubsoneQ", - "email": "", - "twitter": "undef1n3d_" - }, - "record": { - "URL": "https://pomocnikbot.pl/dev/socials" - } + "description": "About me.", + "repo": "https://github.com/xKubsoneQ", + "owner": { + "username": "xKubsoneQ", + "email": "", + "twitter": "undef1n3d_" + }, + "record": { + "URL": "https://pomocnikbot.pl/dev/socials" + } } diff --git a/domains/xndr.json b/domains/xndr.json index db4b078ec..e33a1bc83 100644 --- a/domains/xndr.json +++ b/domains/xndr.json @@ -1,12 +1,12 @@ { - "description": "Xandrrrr's CDN", - "repo": "https://github.com/Xander1233", - "owner": { - "username": "Xander1233", - "email": "", - "twitter": "XandrrrrR6" - }, - "record": { - "A": ["173.249.30.209"] - } + "description": "Xandrrrr's CDN", + "repo": "https://github.com/Xander1233", + "owner": { + "username": "Xander1233", + "email": "", + "twitter": "XandrrrrR6" + }, + "record": { + "A": ["173.249.30.209"] + } } diff --git a/domains/xpplg.json b/domains/xpplg.json index 79937f78d..5e6839946 100644 --- a/domains/xpplg.json +++ b/domains/xpplg.json @@ -1,9 +1,9 @@ - { - "owner": { +{ + "owner": { "username": "Jantur-dev", "email": "jantur29@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "d46b1013-50ed-4f41-b75e-3961b2b9aad6.id.repl.co" - } } +} diff --git a/domains/xqwtxon.json b/domains/xqwtxon.json index 7209fc39a..75dd5910b 100644 --- a/domains/xqwtxon.json +++ b/domains/xqwtxon.json @@ -1,13 +1,13 @@ { - "description": "Programmer since 2016, Reverse-Engineer since 2019, I do a lot of Minecraft-related things.", - "repo": "https;//github.com/xqwtxon/website", - "owner": { - "username": "xqwtxon", - "email": "xqwtxon@hotmail.com", - "twitter": "xqwtxon", - "keybase": "@xqwtxon" - }, - "record": { - "CNAME": "xqwtxon.ml" - } + "description": "Programmer since 2016, Reverse-Engineer since 2019, I do a lot of Minecraft-related things.", + "repo": "https;//github.com/xqwtxon/website", + "owner": { + "username": "xqwtxon", + "email": "xqwtxon@hotmail.com", + "twitter": "xqwtxon", + "keybase": "@xqwtxon" + }, + "record": { + "CNAME": "xqwtxon.ml" + } } diff --git a/domains/xrcs.json b/domains/xrcs.json index ff6bcc2e6..269fd175b 100644 --- a/domains/xrcs.json +++ b/domains/xrcs.json @@ -2,9 +2,9 @@ "description": "xrcs personal website", "repo": "https://github.com/xrcss/xrcss.github.io", "owner": { - "username": "xrcss", - "discord": "xrcs#0001", - "email": "" + "username": "xrcss", + "discord": "xrcs#0001", + "email": "" }, "record": { "CNAME": "xrcss.github.io" diff --git a/domains/xream.json b/domains/xream.json index 9ab9af302..4416454d7 100644 --- a/domains/xream.json +++ b/domains/xream.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "xream", "email": "xreamxu@gmail.com" - }, + }, - "record": { + "record": { "A": ["150.230.219.72"] - } } - \ No newline at end of file +} diff --git a/domains/xryshirfxn.json b/domains/xryshirfxn.json index 2a6d5e2aa..66bc525bb 100644 --- a/domains/xryshirfxn.json +++ b/domains/xryshirfxn.json @@ -1,12 +1,12 @@ { - "description": "Personal website", - "repo": "https://github.com/xryshirfxn/xryshirfxn.github.io", - "owner": { - "username": "xryshirfxn", - "email": "", - "twitter": "xryshirfxn" - }, - "record": { - "CNAME": "xryshirfxn.github.io" - } + "description": "Personal website", + "repo": "https://github.com/xryshirfxn/xryshirfxn.github.io", + "owner": { + "username": "xryshirfxn", + "email": "", + "twitter": "xryshirfxn" + }, + "record": { + "CNAME": "xryshirfxn.github.io" + } } diff --git a/domains/xthe.json b/domains/xthe.json index 64667b6b1..17237b3ee 100644 --- a/domains/xthe.json +++ b/domains/xthe.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/SirXThe/sirxthe.github.io", - "owner": { - "username": "SirXThe", - "email": "sirxthe@gmail.com", - "discord": "XThe#4695" - }, - "record": { - "CNAME": "sirxthe.github.io" - } + "repo": "https://github.com/SirXThe/sirxthe.github.io", + "owner": { + "username": "SirXThe", + "email": "sirxthe@gmail.com", + "discord": "XThe#4695" + }, + "record": { + "CNAME": "sirxthe.github.io" + } } diff --git a/domains/xuefeng.json b/domains/xuefeng.json index 45719a39a..ffd1173a1 100644 --- a/domains/xuefeng.json +++ b/domains/xuefeng.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "w-xuefeng", "email": "xuefeng@wangxuefeng.com.cn" - }, - "record": { + }, + "record": { "CNAME": "w-xuefeng.github.io" - } } - \ No newline at end of file +} diff --git a/domains/xuxxi.json b/domains/xuxxi.json index 13593b042..1f8d90bdd 100644 --- a/domains/xuxxi.json +++ b/domains/xuxxi.json @@ -2,10 +2,10 @@ "description": "XUXXI", "repo": "https://github.com/XUXXI/xuxxi.github.io", "owner": { - "username": "methaine", - "email": "keter@keemail.me" + "username": "methaine", + "email": "keter@keemail.me" }, "record": { - "CNAME": "xuxxi.github.io" + "CNAME": "xuxxi.github.io" } } diff --git a/domains/xyter.json b/domains/xyter.json index 3d3e09505..39af6b316 100644 --- a/domains/xyter.json +++ b/domains/xyter.json @@ -1,11 +1,11 @@ { - "description": "Xyter an discord.js bot developed by students.", - "repo": "https://github.com/ZynerOrg/xyter", - "owner": { - "username": "VermiumSifell", - "email": "vermium@zyner.org" - }, - "record": { - "URL": "https://xyter.zyner.org" - } + "description": "Xyter an discord.js bot developed by students.", + "repo": "https://github.com/ZynerOrg/xyter", + "owner": { + "username": "VermiumSifell", + "email": "vermium@zyner.org" + }, + "record": { + "URL": "https://xyter.zyner.org" + } } diff --git a/domains/xzfrost.json b/domains/xzfrost.json index 4b1807936..055d3d0cf 100644 --- a/domains/xzfrost.json +++ b/domains/xzfrost.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "XzFrosT", "email": "mschodeihsan@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "ihsanhardiansah.me" - } } - \ No newline at end of file +} diff --git a/domains/yaelmassieu.json b/domains/yaelmassieu.json index 462c22fef..0b42f8f5d 100644 --- a/domains/yaelmassieu.json +++ b/domains/yaelmassieu.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "bystrokr", "email": "jamesisajamessx@gmail.com" - }, - "record": { + }, + "record": { "A": ["66.45.229.178"] - } } - \ No newline at end of file +} diff --git a/domains/yahya-rabii.json b/domains/yahya-rabii.json index 48a137f1d..03c7ef839 100644 --- a/domains/yahya-rabii.json +++ b/domains/yahya-rabii.json @@ -1,10 +1,10 @@ -{ - "description": "MY PP website", - "owner": { - "username": "Yahya-rabii", - "email": "rabiiyahya1@gmail.com" - }, - "record": { - "CNAME": "yahya-rabii.github.io" - } -} \ No newline at end of file +{ + "description": "MY PP website", + "owner": { + "username": "Yahya-rabii", + "email": "rabiiyahya1@gmail.com" + }, + "record": { + "CNAME": "yahya-rabii.github.io" + } +} diff --git a/domains/yajat.json b/domains/yajat.json index c064f4797..a9b547a73 100644 --- a/domains/yajat.json +++ b/domains/yajat.json @@ -1,11 +1,11 @@ { - "description": "My Personal Website", - "repo": "https://github.com/iamyajat", - "owner": { - "username": "iamyajat", - "email": "me@iamyajat.co" - }, - "record": { - "URL": "https://www.iamyajat.co" - } + "description": "My Personal Website", + "repo": "https://github.com/iamyajat", + "owner": { + "username": "iamyajat", + "email": "me@iamyajat.co" + }, + "record": { + "URL": "https://www.iamyajat.co" + } } diff --git a/domains/yajtpg.json b/domains/yajtpg.json index c297e9d3f..8e523da7e 100644 --- a/domains/yajtpg.json +++ b/domains/yajtpg.json @@ -1,11 +1,11 @@ { - "description": "YajTPG's website", - "repo": "https://github.com/YajTPG/yajtpg.github.io", - "owner": { - "username": "YajTPG", - "email": "yajtpg@gmail.com" - }, - "record": { - "CNAME": "yajtpg.pages.dev" - } + "description": "YajTPG's website", + "repo": "https://github.com/YajTPG/yajtpg.github.io", + "owner": { + "username": "YajTPG", + "email": "yajtpg@gmail.com" + }, + "record": { + "CNAME": "yajtpg.pages.dev" + } } diff --git a/domains/yakiyo.json b/domains/yakiyo.json index 9c53df721..952cb672f 100644 --- a/domains/yakiyo.json +++ b/domains/yakiyo.json @@ -1,13 +1,13 @@ -{ - "description": "Yakiyo. 18 y/o kid. Weeb and hobbyist Developer", - "repo": "https;//github.com/Yakiyo/Yakiyo.github.io", - "owner": { - "username": "Yakiyo", - "email": "", - "twitter": "Yakiyo8", - "discord": "Yakiyo#1206" - }, - "record": { - "CNAME": "yakiyo.github.io" - } - } \ No newline at end of file +{ + "description": "Yakiyo. 18 y/o kid. Weeb and hobbyist Developer", + "repo": "https;//github.com/Yakiyo/Yakiyo.github.io", + "owner": { + "username": "Yakiyo", + "email": "", + "twitter": "Yakiyo8", + "discord": "Yakiyo#1206" + }, + "record": { + "CNAME": "yakiyo.github.io" + } +} diff --git a/domains/yaman.json b/domains/yaman.json index a048ff561..7d7bd24b0 100644 --- a/domains/yaman.json +++ b/domains/yaman.json @@ -1,11 +1,11 @@ { - "description": "Redirecting to my blog", - "repo": "https://github.com/julianyaman", - "owner": { - "username": "julianyaman", - "email": "mail@yaman.pro" - }, - "record": { - "URL": "https://julianyaman.com" - } + "description": "Redirecting to my blog", + "repo": "https://github.com/julianyaman", + "owner": { + "username": "julianyaman", + "email": "mail@yaman.pro" + }, + "record": { + "URL": "https://julianyaman.com" + } } diff --git a/domains/yandao.json b/domains/yandao.json index e4e179d2b..2b5ed4edd 100644 --- a/domains/yandao.json +++ b/domains/yandao.json @@ -9,4 +9,4 @@ "record": { "CNAME": "yandao0313.github.io" } -} +} diff --git a/domains/yang.json b/domains/yang.json index 084c11290..2c9231821 100644 --- a/domains/yang.json +++ b/domains/yang.json @@ -1,12 +1,11 @@ - { "description": "one personal blog", "repo": "https://github.com/xuchao996/xuchao996.github.io", "owner": { - "username": "xuchao996", - "email": "chao.xu996@gmail.com" + "username": "xuchao996", + "email": "chao.xu996@gmail.com" }, "record": { "CNAME": "xuchao996.github.io" } -} +} diff --git a/domains/yanmaker.json b/domains/yanmaker.json index 09f2bd9ab..fe92fbbb0 100644 --- a/domains/yanmaker.json +++ b/domains/yanmaker.json @@ -1,11 +1,11 @@ { - "description": "My about me website", - "repo": "https://github.com/YanMaker/YanMaker", - "owner": { - "username": "YanMaker", - "email": "whodis2022@outlook.com" - }, - "record": { - "CNAME": "yanmaker.github.io" - } + "description": "My about me website", + "repo": "https://github.com/YanMaker/YanMaker", + "owner": { + "username": "YanMaker", + "email": "whodis2022@outlook.com" + }, + "record": { + "CNAME": "yanmaker.github.io" + } } diff --git a/domains/yash-poojara.json b/domains/yash-poojara.json index 050133ef1..d367f7f30 100644 --- a/domains/yash-poojara.json +++ b/domains/yash-poojara.json @@ -1,11 +1,11 @@ { - "description": "Yash Poojara Profile.", - "repo": "https://github.com/yash-poojara/yash-poojara.github.io", - "owner": { - "username": "yash-poojara", - "email": "" - }, - "record": { - "CNAME": "yash-poojara.github.io" - } + "description": "Yash Poojara Profile.", + "repo": "https://github.com/yash-poojara/yash-poojara.github.io", + "owner": { + "username": "yash-poojara", + "email": "" + }, + "record": { + "CNAME": "yash-poojara.github.io" + } } diff --git a/domains/yashas.json b/domains/yashas.json index 0aab88392..23ddc48d5 100644 --- a/domains/yashas.json +++ b/domains/yashas.json @@ -1,11 +1,11 @@ { - "description": "yashas.is-a.dev.", - "repo": "https://github.com/yashas9492", - "owner": { - "username": "Yashas9492", - "email": "yashas.codes@gmail.com" - }, - "record": { - "CNAME": "yashas9492.github.io" - } + "description": "yashas.is-a.dev.", + "repo": "https://github.com/yashas9492", + "owner": { + "username": "Yashas9492", + "email": "yashas.codes@gmail.com" + }, + "record": { + "CNAME": "yashas9492.github.io" + } } diff --git a/domains/yashash.json b/domains/yashash.json index 1d2868164..0de5cef1e 100644 --- a/domains/yashash.json +++ b/domains/yashash.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio website", - "repo": "https://github.com/yashash1511/yashash1511.github.io", - "owner": { - "username": "yashash1511", - "email": "yashash1511@gmail.com" - }, - "record": { - "URL": "https://yashash1511.github.io" - } + "description": "Personal portfolio website", + "repo": "https://github.com/yashash1511/yashash1511.github.io", + "owner": { + "username": "yashash1511", + "email": "yashash1511@gmail.com" + }, + "record": { + "URL": "https://yashash1511.github.io" + } } diff --git a/domains/yashh-chauhan.json b/domains/yashh-chauhan.json index f43b94471..b2f12bb79 100644 --- a/domains/yashh-chauhan.json +++ b/domains/yashh-chauhan.json @@ -1,11 +1,11 @@ { - "description": "Yash Chauhan Profile.", - "repo": "https://github.com/yashh-chauhan/yashh-chauhan.github.io", - "owner": { - "username": "yashh-chauhan", - "email": "" - }, - "record": { - "CNAME": "yashh-chauhan.github.io" - } + "description": "Yash Chauhan Profile.", + "repo": "https://github.com/yashh-chauhan/yashh-chauhan.github.io", + "owner": { + "username": "yashh-chauhan", + "email": "" + }, + "record": { + "CNAME": "yashh-chauhan.github.io" + } } diff --git a/domains/yashraj.json b/domains/yashraj.json index e6a4acc39..74e9eaf11 100644 --- a/domains/yashraj.json +++ b/domains/yashraj.json @@ -1,12 +1,12 @@ { - "description": "My Personal Portfolio", - "repo": "https://github.com/yashraj-n/yashraj-n.github.io", - "owner": { - "username": "yashraj-n", - "email": "ynnarke52@gmail.com", - "twitter": "NarkeYashraj" - }, - "record": { - "CNAME": "yashraj-n.github.io" - } -} + "description": "My Personal Portfolio", + "repo": "https://github.com/yashraj-n/yashraj-n.github.io", + "owner": { + "username": "yashraj-n", + "email": "ynnarke52@gmail.com", + "twitter": "NarkeYashraj" + }, + "record": { + "CNAME": "yashraj-n.github.io" + } +} diff --git a/domains/ycyanx.json b/domains/ycyanx.json index fc72ae0c5..96343e997 100644 --- a/domains/ycyanx.json +++ b/domains/ycyanx.json @@ -1,11 +1,11 @@ { - "description": "yCyanxW's Website for Information!", - "repo": "https://github.com/yCyanxW/ycyanx.github-io", - "owner": { - "username": "yCyanxW", - "email": "ycyanxandxantham@gmail.com" - }, - "record": { - "CNAME": "59a8d912-6eac-4a09-97c0-a319d88b2b50.repl.co" - } + "description": "yCyanxW's Website for Information!", + "repo": "https://github.com/yCyanxW/ycyanx.github-io", + "owner": { + "username": "yCyanxW", + "email": "ycyanxandxantham@gmail.com" + }, + "record": { + "CNAME": "59a8d912-6eac-4a09-97c0-a319d88b2b50.repl.co" + } } diff --git a/domains/yedu.json b/domains/yedu.json index e09826279..77226052c 100644 --- a/domains/yedu.json +++ b/domains/yedu.json @@ -9,4 +9,4 @@ "record": { "CNAME": "YeduKrishnanTY.github.io" } -} +} diff --git a/domains/yeetedwin.json b/domains/yeetedwin.json index 8caf214e6..d8e77c3ae 100644 --- a/domains/yeetedwin.json +++ b/domains/yeetedwin.json @@ -1,11 +1,11 @@ { - "description": "This website is a my personal portfolio", - "repo": "https://github.com/YEETEDWIN/YEETEDWIN.github.io", - "owner": { - "username": "YEETEDWIN", - "email": "yeetedwin@protonmail.com" - }, - "record": { - "CNAME": "yeetedwin.github.io" - } + "description": "This website is a my personal portfolio", + "repo": "https://github.com/YEETEDWIN/YEETEDWIN.github.io", + "owner": { + "username": "YEETEDWIN", + "email": "yeetedwin@protonmail.com" + }, + "record": { + "CNAME": "yeetedwin.github.io" + } } diff --git a/domains/yejun.json b/domains/yejun.json index cc91df80f..afaebfb75 100644 --- a/domains/yejun.json +++ b/domains/yejun.json @@ -1,11 +1,11 @@ { - "description": "Just my personal website :^)", - "repo": "https://github.com/SS-13/SS-13.github.io", - "owner": { - "username": "yejun", - "email": "sammffl@gmail.com" - }, - "record": { - "CNAME": "yejun.tech" - } + "description": "Just my personal website :^)", + "repo": "https://github.com/SS-13/SS-13.github.io", + "owner": { + "username": "yejun", + "email": "sammffl@gmail.com" + }, + "record": { + "CNAME": "yejun.tech" + } } diff --git a/domains/yeppiidev.json b/domains/yeppiidev.json index 20a597c5b..582e6dd2f 100644 --- a/domains/yeppiidev.json +++ b/domains/yeppiidev.json @@ -9,4 +9,4 @@ "record": { "CNAME": "yeppiidev.github.io" } -} +} diff --git a/domains/yerin.json b/domains/yerin.json index 26a12f334..2941a0406 100644 --- a/domains/yerin.json +++ b/domains/yerin.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/wonderlandpark/yerin-is-a-dev", - "owner": { - "username": "wonderlandpark", - "email": "wonderlandpark@callisto.team" - }, - "record": { - "CNAME": "wonderlandpark.github.io" - } + "repo": "https://github.com/wonderlandpark/yerin-is-a-dev", + "owner": { + "username": "wonderlandpark", + "email": "wonderlandpark@callisto.team" + }, + "record": { + "CNAME": "wonderlandpark.github.io" + } } diff --git a/domains/yescyyt.json b/domains/yescyyt.json index d33c95b24..26d8fe612 100644 --- a/domains/yescyyt.json +++ b/domains/yescyyt.json @@ -1,11 +1,11 @@ { - "description": "yescyyt's website (duh)", - "repo": "https://github.com/yescyyt/yescyyt.github.io", - "owner": { - "username": "yescyyt", - "email": "amberisamab@gmail.com" - }, - "record": { - "CNAME": "yescyyt.github.io" - } + "description": "yescyyt's website (duh)", + "repo": "https://github.com/yescyyt/yescyyt.github.io", + "owner": { + "username": "yescyyt", + "email": "amberisamab@gmail.com" + }, + "record": { + "CNAME": "yescyyt.github.io" + } } diff --git a/domains/yiff.json b/domains/yiff.json index bb0c315da..ea54e8caa 100644 --- a/domains/yiff.json +++ b/domains/yiff.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "DonovanDMC", - "email": "admin@furrybot.co", - "twitter": "Donovan_DMC", - "discord": "Donovan_DMC#3621" - }, - "record": { - "URL": "https://furry.cool" - } + "owner": { + "username": "DonovanDMC", + "email": "admin@furrybot.co", + "twitter": "Donovan_DMC", + "discord": "Donovan_DMC#3621" + }, + "record": { + "URL": "https://furry.cool" + } } diff --git a/domains/yigitkerem.json b/domains/yigitkerem.json index 47b688875..7c89496f3 100644 --- a/domains/yigitkerem.json +++ b/domains/yigitkerem.json @@ -1,13 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "yigitkeremoktay", "email": "yigitkerem@theskyfallen.com" - }, + }, - "record": { + "record": { "MX": ["novea.skyfallen.org"], "A": ["178.62.63.235"] - } } - +} diff --git a/domains/yiro.json b/domains/yiro.json index aa4225366..165da7018 100644 --- a/domains/yiro.json +++ b/domains/yiro.json @@ -1,11 +1,11 @@ { - "description": "Yinier's personal developer website", - "repo": "https://github.com/yrmartinez/yrmartinez.github.io", - "owner": { - "username": "yrmartinez", - "email": "yiromartinez91@gmail.com" - }, - "record": { - "CNAME": "yrmartinez.github.io" - } + "description": "Yinier's personal developer website", + "repo": "https://github.com/yrmartinez/yrmartinez.github.io", + "owner": { + "username": "yrmartinez", + "email": "yiromartinez91@gmail.com" + }, + "record": { + "CNAME": "yrmartinez.github.io" + } } diff --git a/domains/yolobnb.json b/domains/yolobnb.json index 435fa6403..42a30bb00 100644 --- a/domains/yolobnb.json +++ b/domains/yolobnb.json @@ -1,11 +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" - } + "description": "My personal website", + "repo": "https://github.com/yolobnb/yolobnb.github.io", + "owner": { + "username": "yolobnb", + "email": "yooloobnb@protonmail.com" + }, + "record": { + "CNAME": "yolobnb.github.io" + } } diff --git a/domains/yootou.json b/domains/yootou.json index b4ac67066..48b89b83b 100644 --- a/domains/yootou.json +++ b/domains/yootou.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "yu-tou", - "email": "xinyu198736@gmail.com", - "twitter": "0xYootou", - "discord": "yootou#7800" - }, - "record": { - "URL": "https://github.com/yu-tou" - } + "owner": { + "username": "yu-tou", + "email": "xinyu198736@gmail.com", + "twitter": "0xYootou", + "discord": "yootou#7800" + }, + "record": { + "URL": "https://github.com/yu-tou" + } } diff --git a/domains/yorodm.json b/domains/yorodm.json index 9e43b1551..9d8ea3954 100644 --- a/domains/yorodm.json +++ b/domains/yorodm.json @@ -1,11 +1,11 @@ { - "description": "/home/yorodm", - "repo": "https://github.com/yorodm/yorodm.github.io", - "owner": { - "username": "yorodm", - "email": "yoandy.rmartinez@gmail.com" - }, - "record": { - "CNAME": "yorodm.github.io" - } + "description": "/home/yorodm", + "repo": "https://github.com/yorodm/yorodm.github.io", + "owner": { + "username": "yorodm", + "email": "yoandy.rmartinez@gmail.com" + }, + "record": { + "CNAME": "yorodm.github.io" + } } diff --git a/domains/yourfriend.json b/domains/yourfriend.json index 62c0dbe22..a1993fc96 100644 --- a/domains/yourfriend.json +++ b/domains/yourfriend.json @@ -1,11 +1,11 @@ { - "description": "Yourfriend's Introduction", - "repo": "https://github.com/yourfriend", - "owner": { - "username": "yourfriend", - "email": "friend@yourfriend.lv" - }, - "record": { - "CNAME": "yourfriend.lv" - } + "description": "Yourfriend's Introduction", + "repo": "https://github.com/yourfriend", + "owner": { + "username": "yourfriend", + "email": "friend@yourfriend.lv" + }, + "record": { + "CNAME": "yourfriend.lv" + } } diff --git a/domains/ypratham.json b/domains/ypratham.json index eeaed2906..a81e8d779 100644 --- a/domains/ypratham.json +++ b/domains/ypratham.json @@ -1,11 +1,11 @@ { - "description": "Pratham Yadav Portfolio", - "repo": "https://github.com/ypratham/portfolio.github.io", - "owner": { - "username": "ypratahm", - "email": "ypratham0014@gmail.com" - }, - "record": { - "CNAME": "ypratham.github.io" - } + "description": "Pratham Yadav Portfolio", + "repo": "https://github.com/ypratham/portfolio.github.io", + "owner": { + "username": "ypratahm", + "email": "ypratham0014@gmail.com" + }, + "record": { + "CNAME": "ypratham.github.io" + } } diff --git a/domains/ysfchn.json b/domains/ysfchn.json index 4ba9d55af..5c6c99d44 100644 --- a/domains/ysfchn.json +++ b/domains/ysfchn.json @@ -1,11 +1,11 @@ { - "description": "ysfchn's personal website", - "repo": "https://github.com/ysfchn", - "owner": { - "username": "ysfchn", - "email": "hi@ysfchn.com" - }, - "record": { - "URL": "https://ysfchn.com" - } + "description": "ysfchn's personal website", + "repo": "https://github.com/ysfchn", + "owner": { + "username": "ysfchn", + "email": "hi@ysfchn.com" + }, + "record": { + "URL": "https://ysfchn.com" + } } diff --git a/domains/yujia.json b/domains/yujia.json index 515025c08..b09f351e2 100644 --- a/domains/yujia.json +++ b/domains/yujia.json @@ -1,11 +1,11 @@ { - "description": "Yujia's Magic", - "repo": "https://github.com/YujiaY", - "owner": { - "username": "YujiaY", - "email": "aujackyuan@gmail.com" - }, - "record": { - "CNAME": "YujiaY.github.io" - } + "description": "Yujia's Magic", + "repo": "https://github.com/YujiaY", + "owner": { + "username": "YujiaY", + "email": "aujackyuan@gmail.com" + }, + "record": { + "CNAME": "YujiaY.github.io" + } } diff --git a/domains/yuk1ch.json b/domains/yuk1ch.json index 444719681..695b794cf 100644 --- a/domains/yuk1ch.json +++ b/domains/yuk1ch.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "ImRaid", - "email": "itsraidlol@gmail.com", - "discord": "! Yuk1ch#7484", - "telegram": "@Yuk1ch" - }, - "record": { - "CNAME": "d1d16500-13c2-4fc8-a658-87d258da2316.id.repl.co" - } + "owner": { + "username": "ImRaid", + "email": "itsraidlol@gmail.com", + "discord": "! Yuk1ch#7484", + "telegram": "@Yuk1ch" + }, + "record": { + "CNAME": "d1d16500-13c2-4fc8-a658-87d258da2316.id.repl.co" + } } diff --git a/domains/yuk7.json b/domains/yuk7.json index ee1c875ee..31d204df6 100644 --- a/domains/yuk7.json +++ b/domains/yuk7.json @@ -1,11 +1,11 @@ { - "description": "yuk7 personal website", - "repo": "https://github.com/yuk7/yuk7.github.io", - "owner": { - "username": "yuk7", - "email": "yukx00@gmail.com" - }, - "record": { - "CNAME": "yuk7.github.io" - } + "description": "yuk7 personal website", + "repo": "https://github.com/yuk7/yuk7.github.io", + "owner": { + "username": "yuk7", + "email": "yukx00@gmail.com" + }, + "record": { + "CNAME": "yuk7.github.io" + } } diff --git a/domains/yuksel.json b/domains/yuksel.json index 8b214e218..c29660f6c 100644 --- a/domains/yuksel.json +++ b/domains/yuksel.json @@ -1,11 +1,11 @@ { - "description": "Yuksel Beyti's personal developer website", - "repo": "https://github.com/yuks/yuks.github.io", - "owner": { - "username": "yuks", - "email": "admin@yukselbeyti.com" - }, - "record": { - "CNAME": "yuks.github.io" - } + "description": "Yuksel Beyti's personal developer website", + "repo": "https://github.com/yuks/yuks.github.io", + "owner": { + "username": "yuks", + "email": "admin@yukselbeyti.com" + }, + "record": { + "CNAME": "yuks.github.io" + } } diff --git a/domains/yuphie.json b/domains/yuphie.json index 040bdb1db..fd1761ddf 100644 --- a/domains/yuphie.json +++ b/domains/yuphie.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "yuphiedev", "email": "mizuto.discord@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://yuphie.vercel.app" - } } - \ No newline at end of file +} diff --git a/domains/yuphiee.json b/domains/yuphiee.json index 040bdb1db..fd1761ddf 100644 --- a/domains/yuphiee.json +++ b/domains/yuphiee.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "yuphiedev", "email": "mizuto.discord@gmail.com" - }, - "record": { + }, + "record": { "URL": "https://yuphie.vercel.app" - } } - \ No newline at end of file +} diff --git a/domains/yurihsq.json b/domains/yurihsq.json index 3694e7044..c8a1a2c86 100644 --- a/domains/yurihsq.json +++ b/domains/yurihsq.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Mai1ii", "email": "micomacabali14@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "mai1ii.github.io" - } } - \ No newline at end of file +} diff --git a/domains/yurikawa.json b/domains/yurikawa.json index 6620f4bf7..20d880463 100644 --- a/domains/yurikawa.json +++ b/domains/yurikawa.json @@ -1,16 +1,16 @@ { - "description": "For my Anime Images API", - "repo": "https://github.com/KASKUSTTV", - "owner": { - "username": "KASKUSTTV", - "email": "kaskus45@protonmail.com" - }, - "record": { - "A": [ - "164.132.74.251", - "164.132.75.251", - "164.132.76.251", - "164.132.77.251" - ] - } + "description": "For my Anime Images API", + "repo": "https://github.com/KASKUSTTV", + "owner": { + "username": "KASKUSTTV", + "email": "kaskus45@protonmail.com" + }, + "record": { + "A": [ + "164.132.74.251", + "164.132.75.251", + "164.132.76.251", + "164.132.77.251" + ] + } } diff --git a/domains/yush.json b/domains/yush.json index 3bc39faf9..463c741ff 100644 --- a/domains/yush.json +++ b/domains/yush.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "OpAayush", - "email": "aayush.agrawalm@gmail.com" - }, - "description": "mail domain", - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } - } +{ + "owner": { + "username": "OpAayush", + "email": "aayush.agrawalm@gmail.com" + }, + "description": "mail domain", + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/yusuf-rawat.json b/domains/yusuf-rawat.json index 1cc3c2564..785cc751c 100644 --- a/domains/yusuf-rawat.json +++ b/domains/yusuf-rawat.json @@ -1,10 +1,10 @@ { - "description": "this a link to my github profile.", - "owner": { - "username": "yusuf007r", - "email": "yusufmaster7@gmail.com" - }, - "record": { - "URL": "https://github.com/Yusuf007R" - } + "description": "this a link to my github profile.", + "owner": { + "username": "yusuf007r", + "email": "yusufmaster7@gmail.com" + }, + "record": { + "URL": "https://github.com/Yusuf007R" + } } diff --git a/domains/yusuf.json b/domains/yusuf.json index 4cb37f54e..5276831e4 100644 --- a/domains/yusuf.json +++ b/domains/yusuf.json @@ -1,11 +1,11 @@ { - "description": "My Github pages portfolio", - "repo": "https://github.com/YAOfficial/portfolio/tree/gh-pages", - "owner": { - "username": "YAOfficial", - "email": "yahumble1@gmail.com" - }, - "record": { - "CNAME": "yaofficial.github.io" - } + "description": "My Github pages portfolio", + "repo": "https://github.com/YAOfficial/portfolio/tree/gh-pages", + "owner": { + "username": "YAOfficial", + "email": "yahumble1@gmail.com" + }, + "record": { + "CNAME": "yaofficial.github.io" + } } diff --git a/domains/yuto.json b/domains/yuto.json index c29a53d6a..c5d071c45 100644 --- a/domains/yuto.json +++ b/domains/yuto.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "starptr", - "email": "yuto@berkeley.edu" - }, - "description": "Personal website", - "record": { - "URL": "https://yart.me" - } + "owner": { + "username": "starptr", + "email": "yuto@berkeley.edu" + }, + "description": "Personal website", + "record": { + "URL": "https://yart.me" + } } diff --git a/domains/yutong.json b/domains/yutong.json index 523e68be4..758a3e91c 100644 --- a/domains/yutong.json +++ b/domains/yutong.json @@ -1,11 +1,11 @@ { - "description": "Test description", - "repo": "https://Global-Clicks.yutonghan2.repl.co", - "owner": { - "username": "yutonghanofficial", - "email": "realyutonghan@gmail.com" - }, - "record": { - "CNAME": "e5ac2ad9-5903-4c72-9092-7da12688a4c2.id.repl.co" - } + "description": "Test description", + "repo": "https://Global-Clicks.yutonghan2.repl.co", + "owner": { + "username": "yutonghanofficial", + "email": "realyutonghan@gmail.com" + }, + "record": { + "CNAME": "e5ac2ad9-5903-4c72-9092-7da12688a4c2.id.repl.co" + } } diff --git a/domains/yuukari.json b/domains/yuukari.json index c6ec01c32..32e15c4d6 100644 --- a/domains/yuukari.json +++ b/domains/yuukari.json @@ -9,4 +9,4 @@ "record": { "CNAME": "yuukari.github.io" } -} \ No newline at end of file +} diff --git a/domains/yxlr.json b/domains/yxlr.json index dfec816bd..b760ec7d1 100644 --- a/domains/yxlr.json +++ b/domains/yxlr.json @@ -1,9 +1,9 @@ - { - "owner": { +{ + "owner": { "username": "yxlr123", "email": "dbh2858304517@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "yxlr123.github.io" - } } +} diff --git a/domains/z4ff.json b/domains/z4ff.json index 9da0522c6..b4c7c644d 100644 --- a/domains/z4ff.json +++ b/domains/z4ff.json @@ -1,10 +1,10 @@ { - "description": "my website", - "owner": { - "username": "z4ff", - "email": "z3ffdebunked@gmail.com" - }, - "record": { - "CNAME": "0c0ac41f-740d-47d1-b813-f75e5f5a5800.repl.co" - } + "description": "my website", + "owner": { + "username": "z4ff", + "email": "z3ffdebunked@gmail.com" + }, + "record": { + "CNAME": "0c0ac41f-740d-47d1-b813-f75e5f5a5800.repl.co" + } } diff --git a/domains/z4xi.json b/domains/z4xi.json index 6834b17a8..8b9cff2d5 100644 --- a/domains/z4xi.json +++ b/domains/z4xi.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "z4xi", "email": "z4xi@shitposting.expert" - }, - "record": { + }, + "record": { "URL": "https://velvety-granita-c85dd5.netlify.app" - } } - +} diff --git a/domains/zaid.json b/domains/zaid.json index 76668dabd..289bdd46d 100644 --- a/domains/zaid.json +++ b/domains/zaid.json @@ -1,12 +1,12 @@ { - "description": "Zaid's Personal Website", - "repo": "https://github.com/zaidmukaddam/zaidmukaddam.github.io", - "owner": { - "username": "zaidmukaddam", - "email": "zaidlunatic1@gmail", - "twitter": "Zaid08079154" - }, - "record": { - "CNAME": "zaidmukaddam.github.io" - } + "description": "Zaid's Personal Website", + "repo": "https://github.com/zaidmukaddam/zaidmukaddam.github.io", + "owner": { + "username": "zaidmukaddam", + "email": "zaidlunatic1@gmail", + "twitter": "Zaid08079154" + }, + "record": { + "CNAME": "zaidmukaddam.github.io" + } } diff --git a/domains/zarwin.json b/domains/zarwin.json index b5e0cad97..d2fb2531b 100644 --- a/domains/zarwin.json +++ b/domains/zarwin.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/zarwin/zarwin.is-a.dev", - "owner": { - "username": "zarwin", - "email": "", - "discord": "𝕃𝕠𝕣𝕕 ℤ𝕒𝕣𝕨𝕚𝕟#8600" - }, - "record": { - "CNAME": "zarwin.github.io" - } + "repo": "https://github.com/zarwin/zarwin.is-a.dev", + "owner": { + "username": "zarwin", + "email": "", + "discord": "𝕃𝕠𝕣𝕕 ℤ𝕒𝕣𝕨𝕚𝕟#8600" + }, + "record": { + "CNAME": "zarwin.github.io" + } } diff --git a/domains/zelle.json b/domains/zelle.json index a49e6af01..1adb202f2 100644 --- a/domains/zelle.json +++ b/domains/zelle.json @@ -1,11 +1,11 @@ { - "description": "Zelle Portfolio", - "repo": "https://github.com/zelxd/static-portfolio", - "owner": { - "username": "zelxd", - "email": "zeloeee@gmail.com" - }, - "record": { - "CNAME": "zelxd.github.io" - } + "description": "Zelle Portfolio", + "repo": "https://github.com/zelxd/static-portfolio", + "owner": { + "username": "zelxd", + "email": "zeloeee@gmail.com" + }, + "record": { + "CNAME": "zelxd.github.io" + } } diff --git a/domains/zen.json b/domains/zen.json index 723fe5a51..8659f1780 100644 --- a/domains/zen.json +++ b/domains/zen.json @@ -6,4 +6,4 @@ "record": { "CNAME": "zeraai.github.io" } -} +} diff --git a/domains/zeor154.json b/domains/zeor154.json index bc57f3884..4648786f2 100644 --- a/domains/zeor154.json +++ b/domains/zeor154.json @@ -1,11 +1,9 @@ - - { - "owner": { - "username": "Zeor154", - "email": "driop12bu@gmail.com" - }, - "record": { - "A": ["45.130.141.88"] - } - } - \ No newline at end of file +{ + "owner": { + "username": "Zeor154", + "email": "driop12bu@gmail.com" + }, + "record": { + "A": ["45.130.141.88"] + } +} diff --git a/domains/zeptar.json b/domains/zeptar.json index 51ea8c6ad..58a371740 100644 --- a/domains/zeptar.json +++ b/domains/zeptar.json @@ -1,12 +1,12 @@ { - "description": "Zeptar's Portofolio", - "repo": "https://github.com/Zeptar1069/zeptar1069.github.io", - "owner": { - "username": "Zeptar1069", - "email": "terryk.onekorea@gmail.com", - "discord": "Zeptar#7882" - }, - "record": { - "CNAME": "zeptar1069.github.io" - } + "description": "Zeptar's Portofolio", + "repo": "https://github.com/Zeptar1069/zeptar1069.github.io", + "owner": { + "username": "Zeptar1069", + "email": "terryk.onekorea@gmail.com", + "discord": "Zeptar#7882" + }, + "record": { + "CNAME": "zeptar1069.github.io" + } } diff --git a/domains/zero.json b/domains/zero.json index c7af9f358..7f82b4070 100644 --- a/domains/zero.json +++ b/domains/zero.json @@ -1,11 +1,11 @@ { - "description": "My personal developer portfolio.", - "repo": "https://github.com/CoderPopCat/coderpopcat.github.io", - "owner": { - "username": "CoderPopCat", - "email": "zerotwo@popcat.xyz" - }, - "record": { - "CNAME": "coderpopcat.github.io" - } + "description": "My personal developer portfolio.", + "repo": "https://github.com/CoderPopCat/coderpopcat.github.io", + "owner": { + "username": "CoderPopCat", + "email": "zerotwo@popcat.xyz" + }, + "record": { + "CNAME": "coderpopcat.github.io" + } } diff --git a/domains/zerotwo.json b/domains/zerotwo.json index 191503615..819b56cf9 100644 --- a/domains/zerotwo.json +++ b/domains/zerotwo.json @@ -1,11 +1,11 @@ { - "description": "landing site for zerotwo, the discord bot.", - "repo": "https://github.com/ZeroTwoDiscord/zerotwodiscord.github.io", - "owner": { - "username": "ConnorDoesDev", - "email": "connordoesdev@gmail.com / connor@zerotwo.sytes.net" - }, - "record": { - "CNAME": "zerotwodiscord.github.io" - } + "description": "landing site for zerotwo, the discord bot.", + "repo": "https://github.com/ZeroTwoDiscord/zerotwodiscord.github.io", + "owner": { + "username": "ConnorDoesDev", + "email": "connordoesdev@gmail.com / connor@zerotwo.sytes.net" + }, + "record": { + "CNAME": "zerotwodiscord.github.io" + } } diff --git a/domains/zerowho.json b/domains/zerowho.json index 07edb4a5a..c037473d1 100644 --- a/domains/zerowho.json +++ b/domains/zerowho.json @@ -1,11 +1,11 @@ { - "description": "ZeroDev's personal developer website", - "repo": "https://github.com/TadashiKazuo", - "owner": { - "username": "TadashiKazuo", - "email": "kudo.andrew.2005@gmail.com" - }, - "record": { - "CNAME": "andrewnoob.tk" - } + "description": "ZeroDev's personal developer website", + "repo": "https://github.com/TadashiKazuo", + "owner": { + "username": "TadashiKazuo", + "email": "kudo.andrew.2005@gmail.com" + }, + "record": { + "CNAME": "andrewnoob.tk" + } } diff --git a/domains/zffu.json b/domains/zffu.json index d08726ef0..d616e3eff 100644 --- a/domains/zffu.json +++ b/domains/zffu.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Radi0o", "email": "radi0o0@outlook.com" - }, - "record": { + }, + "record": { "CNAME": "zffu.ml" - } } - \ No newline at end of file +} diff --git a/domains/zhangximufeng.json b/domains/zhangximufeng.json index 9d323e515..6fbae38cf 100644 --- a/domains/zhangximufeng.json +++ b/domains/zhangximufeng.json @@ -1,11 +1,11 @@ { - "description": "Link to my github", - "repo": "https://github.com/zhangximufeng", - "owner": { - "username": "zhangximufeng", - "email": "zhangximufeng@gmail.com" - }, - "record": { - "CNAME": "zhangximufeng.github.io" - } + "description": "Link to my github", + "repo": "https://github.com/zhangximufeng", + "owner": { + "username": "zhangximufeng", + "email": "zhangximufeng@gmail.com" + }, + "record": { + "CNAME": "zhangximufeng.github.io" + } } diff --git a/domains/zhenchai.json b/domains/zhenchai.json index eae1aca01..9cd5767f4 100644 --- a/domains/zhenchai.json +++ b/domains/zhenchai.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "zhenchai00", "email": "zhenchai0000@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "zhenchai00.github.io" - } } - \ No newline at end of file +} diff --git a/domains/zhiyao.json b/domains/zhiyao.json index e8f97e1f2..d3c4e7530 100644 --- a/domains/zhiyao.json +++ b/domains/zhiyao.json @@ -8,4 +8,4 @@ "record": { "CNAME": "lizhiyao.github.io" } -} +} diff --git a/domains/zhycorp.json b/domains/zhycorp.json index 5d082b41c..18b542cfa 100644 --- a/domains/zhycorp.json +++ b/domains/zhycorp.json @@ -1,11 +1,11 @@ { - "description": "A simple non-static site for Zhycorp", - "repo": "https://github.com/zhycorp", - "owner": { - "username": "zhycorp", - "email": "support@zhycorp.xyz" - }, - "record": { - "CNAME": "rd73mzgq7jp59yq0.preview.edgeapp.net" - } + "description": "A simple non-static site for Zhycorp", + "repo": "https://github.com/zhycorp", + "owner": { + "username": "zhycorp", + "email": "support@zhycorp.xyz" + }, + "record": { + "CNAME": "rd73mzgq7jp59yq0.preview.edgeapp.net" + } } diff --git a/domains/ziari.json b/domains/ziari.json index 89bf53948..ca2e857fe 100644 --- a/domains/ziari.json +++ b/domains/ziari.json @@ -1,12 +1,12 @@ { - "description": "ziari's website", - "repo": "https://github.com/AMIRPARSAZIARI/AMIRPARSAZIARI.github.io", - "owner": { - "username": "AMIRPARSAZIARI", - "email": "ziariamirparsa@gmail.com", - "twitter": "ziariamirparsa" - }, - "record": { - "CNAME": "amirparsaziari.github.io" - } + "description": "ziari's website", + "repo": "https://github.com/AMIRPARSAZIARI/AMIRPARSAZIARI.github.io", + "owner": { + "username": "AMIRPARSAZIARI", + "email": "ziariamirparsa@gmail.com", + "twitter": "ziariamirparsa" + }, + "record": { + "CNAME": "amirparsaziari.github.io" + } } diff --git a/domains/zidanify.json b/domains/zidanify.json index 71d508c3d..657f47a23 100644 --- a/domains/zidanify.json +++ b/domains/zidanify.json @@ -1,12 +1,12 @@ { - "description": "zidanify's website", - "repo": "https://github.com/zidanify/zidanify.github.io", - "owner": { - "username": "zidanify", - "email": "mohzidanhirawan356@gmail.com", - "twitter": "Zidanify" - }, - "record": { - "CNAME": "zidanify.github.io" - } + "description": "zidanify's website", + "repo": "https://github.com/zidanify/zidanify.github.io", + "owner": { + "username": "zidanify", + "email": "mohzidanhirawan356@gmail.com", + "twitter": "Zidanify" + }, + "record": { + "CNAME": "zidanify.github.io" + } } diff --git a/domains/ziue.json b/domains/ziue.json index 808003d65..cd70fcc68 100644 --- a/domains/ziue.json +++ b/domains/ziue.json @@ -1,11 +1,11 @@ { - "description": "Link to my github", - "owner": { - "username": "ziuee", - "email": "", - "discord": "ziue#8495" - }, - "record": { - "CNAME": "ziuee.github.io" - } + "description": "Link to my github", + "owner": { + "username": "ziuee", + "email": "", + "discord": "ziue#8495" + }, + "record": { + "CNAME": "ziuee.github.io" + } } diff --git a/domains/zoro.xen.json b/domains/zoro.xen.json index 9ca209ef4..945d57583 100644 --- a/domains/zoro.xen.json +++ b/domains/zoro.xen.json @@ -1,10 +1,10 @@ { - "description": "Backend API for t.me/roronoa_zoro_robot", - "owner": { - "username": "xenmods", - "email": "ilumomin04@gmail.com" - }, - "record": { - "CNAME": "b6c9cd01-6ea5-4c58-b942-4194bdb11578.cname.koyeb.app" - } + "description": "Backend API for t.me/roronoa_zoro_robot", + "owner": { + "username": "xenmods", + "email": "ilumomin04@gmail.com" + }, + "record": { + "CNAME": "b6c9cd01-6ea5-4c58-b942-4194bdb11578.cname.koyeb.app" + } } diff --git a/domains/zplusfour.json b/domains/zplusfour.json index 8bef0a33a..869aa38e1 100644 --- a/domains/zplusfour.json +++ b/domains/zplusfour.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "zplusfour", - "email": "zgjoniur@gmail.com", - "discord": "zplusfour#0001" - }, + "owner": { + "username": "zplusfour", + "email": "zgjoniur@gmail.com", + "discord": "zplusfour#0001" + }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/ztz.json b/domains/ztz.json index 4235e9fd8..ba8b643e7 100644 --- a/domains/ztz.json +++ b/domains/ztz.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "ZTzTopia", "email": "zentay36@gmail.com" - }, + }, - "record": { + "record": { "A": ["34.173.97.174"] - } } - +} diff --git a/domains/zuhaib.json b/domains/zuhaib.json index 87319d500..41c89131b 100644 --- a/domains/zuhaib.json +++ b/domains/zuhaib.json @@ -1,11 +1,11 @@ { - "description": "Personal portfolio", - "repo": "https://github.com/powrhouseofthecell/powrhouseofthecell.github.io", - "owner": { - "username": "powrhouseofthecell", - "email": "theshahzuhaib96@gmail.com" - }, - "record": { - "CNAME": "powrhouseofthecell.github.io" - } + "description": "Personal portfolio", + "repo": "https://github.com/powrhouseofthecell/powrhouseofthecell.github.io", + "owner": { + "username": "powrhouseofthecell", + "email": "theshahzuhaib96@gmail.com" + }, + "record": { + "CNAME": "powrhouseofthecell.github.io" + } } diff --git a/domains/zuhair.json b/domains/zuhair.json index 15be82753..8fc3df505 100644 --- a/domains/zuhair.json +++ b/domains/zuhair.json @@ -1,12 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "ZuhairTarif", "email": "20-42115-1@student.aiub.edu" - }, + }, - "record": { + "record": { "CNAME": "ZuhairTarif.github.io" - } } - \ No newline at end of file +} diff --git a/domains/zuntie.json b/domains/zuntie.json index ded7f6328..033452dae 100644 --- a/domains/zuntie.json +++ b/domains/zuntie.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "Zuntie", "email": "ZuntieDev@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "zuntie.github.io" - } } - \ No newline at end of file +} diff --git a/domains/zyrouge.json b/domains/zyrouge.json index e980c87fd..b78de2475 100644 --- a/domains/zyrouge.json +++ b/domains/zyrouge.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "zyrouge", - "email": "zyrouge@hotmail.com", - "twitter": "_zyrouge_" - }, - "record": { - "CNAME": "zyrouge.github.io" - } + "owner": { + "username": "zyrouge", + "email": "zyrouge@hotmail.com", + "twitter": "_zyrouge_" + }, + "record": { + "CNAME": "zyrouge.github.io" + } } diff --git a/domains/zyztem.json b/domains/zyztem.json index 51db72c1e..1e3f7886e 100644 --- a/domains/zyztem.json +++ b/domains/zyztem.json @@ -1,12 +1,12 @@ { - "description": "zyztems social site", - "repo": "https://github.com/zyztem/zyztem.github.io", - "owner": { - "username": "zyztem", - "email": "zyztembuisness@gmail.com", - "twitter": "zyztem_" - }, - "record": { - "CNAME": "zyztem.github.io" - } + "description": "zyztems social site", + "repo": "https://github.com/zyztem/zyztem.github.io", + "owner": { + "username": "zyztem", + "email": "zyztembuisness@gmail.com", + "twitter": "zyztem_" + }, + "record": { + "CNAME": "zyztem.github.io" + } } From af2606a6e5c130e076f7f92a9711f5e24eb1f42f Mon Sep 17 00:00:00 2001 From: ! dqmn <127377373+dqmn@users.noreply.github.com> Date: Mon, 3 Apr 2023 17:56:39 +0200 Subject: [PATCH 1446/8412] Create dqmn.json --- domains/dqmn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dqmn.json diff --git a/domains/dqmn.json b/domains/dqmn.json new file mode 100644 index 000000000..1121848e0 --- /dev/null +++ b/domains/dqmn.json @@ -0,0 +1,11 @@ +{ + "description": "dqmn.is-a.dev", + "repo": "https://github.com/dqmn/dqmn.github.io", + "owner": { + "username": "dqmn", + "email": "dqmnbackup@gmail.com" + }, + "record": { + "CNAME": "dqmn.github.io" + } +} From 7dfbc8274a9a4bb2078bc9af0254e0dd609c72b0 Mon Sep 17 00:00:00 2001 From: Shubham Kumar Anand Date: Mon, 3 Apr 2023 23:26:26 +0530 Subject: [PATCH 1447/8412] Applied for the new domain --- domains/imskanand.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imskanand.json diff --git a/domains/imskanand.json b/domains/imskanand.json new file mode 100644 index 000000000..856f6e79e --- /dev/null +++ b/domains/imskanand.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "ShubhamkumarAnand", + "email": "the.anand3099@gmail.com" + }, + "record": { + "URL": "https://imskanand.vercel.app" + } + } + From fea7ef9969bc72a1d37f388c499caef713b69b1f Mon Sep 17 00:00:00 2001 From: BaerLKR <83340886+BaerLKR@users.noreply.github.com> Date: Mon, 3 Apr 2023 20:58:17 +0200 Subject: [PATCH 1448/8412] Create baer.json --- domains/baer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/baer.json diff --git a/domains/baer.json b/domains/baer.json new file mode 100644 index 000000000..fcc7ff625 --- /dev/null +++ b/domains/baer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BaerLKR", + "email": "root@lovirent.eu" + }, + "record": { + "URL": "https://lovirent.eu/" + } +} From dd06399fcf4669e793af4ee587f25beaeda763ed Mon Sep 17 00:00:00 2001 From: Nate Kean <14845347+garlic-os@users.noreply.github.com> Date: Mon, 3 Apr 2023 14:18:23 -0500 Subject: [PATCH 1449/8412] Point to my VPS --- domains/garlic-os.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/garlic-os.json b/domains/garlic-os.json index b8ad22f5d..008cfa9d9 100644 --- a/domains/garlic-os.json +++ b/domains/garlic-os.json @@ -5,7 +5,10 @@ "username": "garlic-os", "email": "sisdfk@gmail.com" }, +{ "record": { - "CNAME": "garlic-os.github.io" + "A": [ + "78.47.88.228" + ] } } From 774d57ebb43d844bf992675cddea7eabe07ac8f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Demir=20De=C4=9Ferli?= Date: Tue, 4 Apr 2023 00:12:02 +0300 Subject: [PATCH 1450/8412] Create demir.json --- domains/demir.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/demir.json diff --git a/domains/demir.json b/domains/demir.json new file mode 100644 index 000000000..c9e9d39d4 --- /dev/null +++ b/domains/demir.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "demirdegerli", + "email": "demirdegerli@protonmail.com" + }, + "record": { + "URL": "https://demirdegerli.com" + } +} From c0d1f74d33a0d8633d9f0e655e1640b2ca9d6df0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 4 Apr 2023 06:33:00 +0800 Subject: [PATCH 1451/8412] Delete shubhamkumaranand.json --- domains/shubhamkumaranand.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/shubhamkumaranand.json diff --git a/domains/shubhamkumaranand.json b/domains/shubhamkumaranand.json deleted file mode 100644 index 5a81205d3..000000000 --- a/domains/shubhamkumaranand.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "ShubhamkumarAnand", - "email": "the.anand3099@gmail.com" - }, - - "record": { - "URL": "108" - } - } - \ No newline at end of file From 3026ff2baef7837e414b45e7573e3e53a2a88d86 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 4 Apr 2023 06:33:49 +0800 Subject: [PATCH 1452/8412] feat: prettier --- domains/imskanand.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/imskanand.json b/domains/imskanand.json index 856f6e79e..11d51643d 100644 --- a/domains/imskanand.json +++ b/domains/imskanand.json @@ -1,11 +1,9 @@ - { "owner": { - "username": "ShubhamkumarAnand", - "email": "the.anand3099@gmail.com" + "username": "ShubhamkumarAnand", + "email": "the.anand3099@gmail.com" }, "record": { - "URL": "https://imskanand.vercel.app" + "URL": "https://imskanand.vercel.app" } - } - +} From bf54701b4a0d480ac286bccc101a1faa4b9a8459 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 4 Apr 2023 06:40:00 +0800 Subject: [PATCH 1453/8412] Update baer.json --- domains/baer.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/baer.json b/domains/baer.json index fcc7ff625..c0654a2ea 100644 --- a/domains/baer.json +++ b/domains/baer.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BaerLKR", - "email": "root@lovirent.eu" - }, - "record": { - "URL": "https://lovirent.eu/" - } + "owner": { + "username": "BaerLKR", + "email": "root@lovirent.eu" + }, + "record": { + "URL": "https://lovirent.eu" + } } From a51a6ed5cc98370682aa2829bbfa92ccf635ff1b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 4 Apr 2023 06:43:54 +0800 Subject: [PATCH 1454/8412] feat: prettier --- domains/demir.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/demir.json b/domains/demir.json index c9e9d39d4..257e7a089 100644 --- a/domains/demir.json +++ b/domains/demir.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "demirdegerli", - "email": "demirdegerli@protonmail.com" - }, - "record": { - "URL": "https://demirdegerli.com" - } + "owner": { + "username": "demirdegerli", + "email": "demirdegerli@protonmail.com" + }, + "record": { + "URL": "https://demirdegerli.com" + } } From 678f8aca5c07e962c004529032e2a651c383aaa4 Mon Sep 17 00:00:00 2001 From: LoviRent <103351967+LoviRent@users.noreply.github.com> Date: Tue, 4 Apr 2023 10:09:22 +0200 Subject: [PATCH 1455/8412] Create lovis.json --- domains/lovis.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lovis.json diff --git a/domains/lovis.json b/domains/lovis.json new file mode 100644 index 000000000..3955e6e17 --- /dev/null +++ b/domains/lovis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LoviRent", + "email": "root@lovirent.eu" + }, + "record": { + "URL": "https://lovirent.eu" + } +} From 4136a6aaa7c48683f64c1ab86c89e6e9284dcc24 Mon Sep 17 00:00:00 2001 From: Vishwa Pinnawala <45973257+vishwapinnawala@users.noreply.github.com> Date: Wed, 5 Apr 2023 03:06:01 +0530 Subject: [PATCH 1456/8412] feat(domain): add `vishwapinnawala.is-a.dev` --- domains/vishwapinnawala.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vishwapinnawala.json diff --git a/domains/vishwapinnawala.json b/domains/vishwapinnawala.json new file mode 100644 index 000000000..7a825faa8 --- /dev/null +++ b/domains/vishwapinnawala.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vishwapinnawala", + "email": "vishwaspinnawala@gmail.com" + }, + + "record": { + "A": ["198.91.81.12"] + } +} From a84139d99cfc7221c8c7c180d1f3e52af815e6b2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Apr 2023 07:06:59 +0800 Subject: [PATCH 1457/8412] Update garlic-os.json --- domains/garlic-os.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/garlic-os.json b/domains/garlic-os.json index 008cfa9d9..9ff9f9090 100644 --- a/domains/garlic-os.json +++ b/domains/garlic-os.json @@ -5,10 +5,7 @@ "username": "garlic-os", "email": "sisdfk@gmail.com" }, -{ "record": { - "A": [ - "78.47.88.228" - ] + "A": ["78.47.88.228"] } } From b43ad148fcd27bbaae11e3e9aad43e1140c0612c Mon Sep 17 00:00:00 2001 From: ! dqmn <127377373+dqmn@users.noreply.github.com> Date: Wed, 5 Apr 2023 12:20:55 +0200 Subject: [PATCH 1458/8412] Register files.dqmn.is-a.dev --- domains/files.dqmn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/files.dqmn.json diff --git a/domains/files.dqmn.json b/domains/files.dqmn.json new file mode 100644 index 000000000..cd09f820c --- /dev/null +++ b/domains/files.dqmn.json @@ -0,0 +1,10 @@ +{ + "description": "files.dqmn.is-a.dev - this will be my 'cloud' for files", + "owner": { + "username": "dqmn", + "email": "dqmnbackup@gmail.com" + }, + "record": { + "CNAME": "dqmnfiles.000webhostapp.com" + } +} From 3c42fa0bd8f6a495c9ece59bd4e903d441865b03 Mon Sep 17 00:00:00 2001 From: Mizu <71164002+MiyagawaMizu@users.noreply.github.com> Date: Wed, 5 Apr 2023 22:56:16 +0700 Subject: [PATCH 1459/8412] Create mizu.json --- domains/mizu.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mizu.json diff --git a/domains/mizu.json b/domains/mizu.json new file mode 100644 index 000000000..24013e703 --- /dev/null +++ b/domains/mizu.json @@ -0,0 +1,14 @@ +{ + "description": "Mizu's Page", + "repo": "https://github.com/miyagawamizu/miyagawamizu.github.io", + "owner": { + "username": "miyagawamizu", + "email": "", + "twitter": "miyagawamizu", + "discord": "Mizu#2203", + "facebook": "miygawamizu" + }, + "record": { + "CNAME": "miyagawamizu.github.io" + } +} \ No newline at end of file From b80feb1d4472601b0d8891c7db5b61f2ba25460c Mon Sep 17 00:00:00 2001 From: Raj Date: Wed, 5 Apr 2023 22:42:56 +0530 Subject: [PATCH 1460/8412] Update deadshot.json --- domains/deadshot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deadshot.json b/domains/deadshot.json index 0bcd99c46..855ff7689 100644 --- a/domains/deadshot.json +++ b/domains/deadshot.json @@ -3,7 +3,7 @@ "repo": "https://github.com/deadshotofficial/deadshotofficial.github.io", "owner": { "username": "deadshotofficial", - "email": "raj.deadshot8888@gmail.com", + "email": "deadshot3r@pm.me", "twitter": "deadshot3r" }, "record": { From 189e1420fdf412f966081b990fe55473ec909e1b Mon Sep 17 00:00:00 2001 From: Raj Date: Wed, 5 Apr 2023 22:44:10 +0530 Subject: [PATCH 1461/8412] Update deadshot.json --- domains/deadshot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deadshot.json b/domains/deadshot.json index 855ff7689..b3b31c1de 100644 --- a/domains/deadshot.json +++ b/domains/deadshot.json @@ -1,5 +1,5 @@ { - "description": "My Official Website, Made with HTML5", + "description": "Updated Website 2023 Edition Haha", "repo": "https://github.com/deadshotofficial/deadshotofficial.github.io", "owner": { "username": "deadshotofficial", From 24139be3f3b82d3988acabed50643738997a97e4 Mon Sep 17 00:00:00 2001 From: Mizu Date: Thu, 6 Apr 2023 01:17:05 +0700 Subject: [PATCH 1462/8412] Update mizu.json --- domains/mizu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mizu.json b/domains/mizu.json index 24013e703..18b20741b 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -3,7 +3,7 @@ "repo": "https://github.com/miyagawamizu/miyagawamizu.github.io", "owner": { "username": "miyagawamizu", - "email": "", + "email": "miyagawamizu@gmail.com", "twitter": "miyagawamizu", "discord": "Mizu#2203", "facebook": "miygawamizu" @@ -11,4 +11,4 @@ "record": { "CNAME": "miyagawamizu.github.io" } -} \ No newline at end of file +} From 78f47c2f5e3c2e82e3157d004ef14315f279d60a Mon Sep 17 00:00:00 2001 From: NoodlesWow <85253855+NoodlesWow@users.noreply.github.com> Date: Wed, 5 Apr 2023 18:46:40 -0500 Subject: [PATCH 1463/8412] Create spicywars.is-a.dev.json --- spicywars.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 spicywars.is-a.dev.json diff --git a/spicywars.is-a.dev.json b/spicywars.is-a.dev.json new file mode 100644 index 000000000..b42573654 --- /dev/null +++ b/spicywars.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NoodlesWow", + "email": "noodlesnomm@gmail.com" + } + "record": { + "CNAME": "spicywarsuwu.onrender.com" + } +} From 96684f10a59bd7849ca28765c3561bda922ac4bc Mon Sep 17 00:00:00 2001 From: NoodlesWow <85253855+NoodlesWow@users.noreply.github.com> Date: Wed, 5 Apr 2023 18:51:25 -0500 Subject: [PATCH 1464/8412] Delete spicywars.is-a.dev.json --- spicywars.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 spicywars.is-a.dev.json diff --git a/spicywars.is-a.dev.json b/spicywars.is-a.dev.json deleted file mode 100644 index b42573654..000000000 --- a/spicywars.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NoodlesWow", - "email": "noodlesnomm@gmail.com" - } - "record": { - "CNAME": "spicywarsuwu.onrender.com" - } -} From a42e7d66a1b5d719d6ba8893723f3ea18a26ae60 Mon Sep 17 00:00:00 2001 From: NoodlesWow <85253855+NoodlesWow@users.noreply.github.com> Date: Wed, 5 Apr 2023 18:51:42 -0500 Subject: [PATCH 1465/8412] Create spicywars.is-a.dev.json --- domains/spicywars.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spicywars.is-a.dev.json diff --git a/domains/spicywars.is-a.dev.json b/domains/spicywars.is-a.dev.json new file mode 100644 index 000000000..b42573654 --- /dev/null +++ b/domains/spicywars.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NoodlesWow", + "email": "noodlesnomm@gmail.com" + } + "record": { + "CNAME": "spicywarsuwu.onrender.com" + } +} From bd1a9c05ebc119cdae01574796c528638e056841 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 6 Apr 2023 08:00:22 +0800 Subject: [PATCH 1466/8412] Update and rename spicywars.is-a.dev.json to spicywars.json --- domains/{spicywars.is-a.dev.json => spicywars.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{spicywars.is-a.dev.json => spicywars.json} (96%) diff --git a/domains/spicywars.is-a.dev.json b/domains/spicywars.json similarity index 96% rename from domains/spicywars.is-a.dev.json rename to domains/spicywars.json index b42573654..46066e12f 100644 --- a/domains/spicywars.is-a.dev.json +++ b/domains/spicywars.json @@ -2,7 +2,7 @@ "owner": { "username": "NoodlesWow", "email": "noodlesnomm@gmail.com" - } + }, "record": { "CNAME": "spicywarsuwu.onrender.com" } From 75a307c179d8f1c60530ec7eadc479dccbc0b16b Mon Sep 17 00:00:00 2001 From: Mizu <71164002+MiyagawaMizu@users.noreply.github.com> Date: Thu, 6 Apr 2023 13:38:59 +0700 Subject: [PATCH 1467/8412] Update mizu.json --- domains/mizu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mizu.json b/domains/mizu.json index 18b20741b..2a4dd4913 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -5,8 +5,7 @@ "username": "miyagawamizu", "email": "miyagawamizu@gmail.com", "twitter": "miyagawamizu", - "discord": "Mizu#2203", - "facebook": "miygawamizu" + "discord": "Mizu#2203" }, "record": { "CNAME": "miyagawamizu.github.io" From db3d914828919f44eeacaaff5a334f6cabcc5554 Mon Sep 17 00:00:00 2001 From: Alepha Null Date: Thu, 6 Apr 2023 17:33:19 +0530 Subject: [PATCH 1468/8412] Added syed subdomain; removed old alephanull subdomain --- domains/{alephanull.json => thesyed.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{alephanull.json => thesyed.json} (73%) diff --git a/domains/alephanull.json b/domains/thesyed.json similarity index 73% rename from domains/alephanull.json rename to domains/thesyed.json index 8b18bcd52..68117cdca 100644 --- a/domains/alephanull.json +++ b/domains/thesyed.json @@ -2,8 +2,8 @@ "description": "Personal website and blog", "repo": "https://github.com/AlephaNull/AlephaNull.github.io", "owner": { - "username": "AlephaNull", - "email": "alephanull7@pm.me" + "username": "Syed", + "email": "ay.syed@pm.me" }, "record": { "CNAME": "alephanull.github.io" From 0bf3352084e90d7ea602d0a093e45bac7c08bc3b Mon Sep 17 00:00:00 2001 From: Anay028 <96932471+Anay028@users.noreply.github.com> Date: Thu, 6 Apr 2023 23:52:50 +0530 Subject: [PATCH 1469/8412] feat(domain): add `anay.is-a.dev` --- domains/anay.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/anay.json diff --git a/domains/anay.json b/domains/anay.json new file mode 100644 index 000000000..6da5d0981 --- /dev/null +++ b/domains/anay.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Anay028", + "email": "anayparswani2008@gmail.com" + }, + + "record": { + "CNAME": "anay028.github.io" + } +} From d84e93190fc00fe199dd1960d95b57c13fadc5fc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 7 Apr 2023 07:07:36 +0800 Subject: [PATCH 1470/8412] Update thesyed.json --- domains/thesyed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thesyed.json b/domains/thesyed.json index 68117cdca..bbeb29ec4 100644 --- a/domains/thesyed.json +++ b/domains/thesyed.json @@ -2,7 +2,7 @@ "description": "Personal website and blog", "repo": "https://github.com/AlephaNull/AlephaNull.github.io", "owner": { - "username": "Syed", + "username": "AlephaNull", "email": "ay.syed@pm.me" }, "record": { From 7f9df1e9f04fc1758586e65fdb4a2841ede1b59e Mon Sep 17 00:00:00 2001 From: Indrakant D <60315832+its-id@users.noreply.github.com> Date: Fri, 7 Apr 2023 15:04:46 +0530 Subject: [PATCH 1471/8412] Add ikd.json --- domains/ikd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ikd.json diff --git a/domains/ikd.json b/domains/ikd.json new file mode 100644 index 000000000..02b4482b9 --- /dev/null +++ b/domains/ikd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "its-id", + "twitter": "its_ikD" + }, + "record": { + "CNAME": "portfolio-main-production.up.railway.app" + } +} From 246d93024cfc551f5739565cd760999d391e764f Mon Sep 17 00:00:00 2001 From: Sheldon Menezes <63775224+0x5h31d0n@users.noreply.github.com> Date: Fri, 7 Apr 2023 20:59:58 +0530 Subject: [PATCH 1472/8412] Create sheldon.json --- domains/sheldon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sheldon.json diff --git a/domains/sheldon.json b/domains/sheldon.json new file mode 100644 index 000000000..1c7aeac71 --- /dev/null +++ b/domains/sheldon.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website of Sheldon Menezes", + "repo": "https://github.com/0x5h31d0n/0x5h31d0n.github.io", + "owner": { + "username": "0x5h31d0n", + "email": "samymenezes33@gmail.com" + }, + "record": { + "CNAME": "0x5h31d0n.github.io" + } +} From ae0fd757fe96c1d8fe7e982f9efd2f023c24da34 Mon Sep 17 00:00:00 2001 From: Aldo Saputra <102965097+itsmealdo@users.noreply.github.com> Date: Sat, 8 Apr 2023 01:32:27 +0700 Subject: [PATCH 1473/8412] Create itsmealdo.json --- domains/itsmealdo.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/itsmealdo.json diff --git a/domains/itsmealdo.json b/domains/itsmealdo.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/itsmealdo.json @@ -0,0 +1 @@ + From b6b8ced292a71423186d5ffafb137acb5fb8f3e2 Mon Sep 17 00:00:00 2001 From: Aldo Saputra <102965097+itsmealdo@users.noreply.github.com> Date: Sat, 8 Apr 2023 01:35:24 +0700 Subject: [PATCH 1474/8412] Update itsmealdo.json --- domains/itsmealdo.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/itsmealdo.json b/domains/itsmealdo.json index 8b1378917..0dc4ce2b0 100644 --- a/domains/itsmealdo.json +++ b/domains/itsmealdo.json @@ -1 +1,11 @@ - +{ + "description": "itsmealdo Webs", + "repo": "https://github.com/itsmealdo/itsmealdo.github.io", + "owner": { + "username": "itsmealdo", + "email": "aldosaputra@gmail.com" + }, + "record": { + "CNAME": "itsmealdo.github.io" + } +} From 6c8989c1aca7c263dc8f7d554dac31b295ce7681 Mon Sep 17 00:00:00 2001 From: Connek <106320267+connekitius@users.noreply.github.com> Date: Fri, 7 Apr 2023 20:24:46 +0100 Subject: [PATCH 1475/8412] Register con.is-a.dev --- domains/con.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/con.json diff --git a/domains/con.json b/domains/con.json new file mode 100644 index 000000000..047bdb709 --- /dev/null +++ b/domains/con.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "connekitius", + "email": "", + "twitter": "connekisgoated", + "discord": "Con#5209" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 589a244ea094d37663ca7f3bc965fc96e133661e Mon Sep 17 00:00:00 2001 From: uiopler Date: Sat, 8 Apr 2023 00:19:44 +0300 Subject: [PATCH 1476/8412] Create uiopler.json --- domains/uiopler.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/uiopler.json diff --git a/domains/uiopler.json b/domains/uiopler.json new file mode 100644 index 000000000..534199887 --- /dev/null +++ b/domains/uiopler.json @@ -0,0 +1,12 @@ +{ + "description": "Leads to my portfolio", + "repo": "https://github.com/uiopler/uiopler.github.io", + "owner": { + "username": "uiopler", + "email": "uiopler.dev@gmail.com", + "discord": "uiopler#6948" + }, + "record": { + "CNAME": "uiopler.github.io" + } +} From 94602cb92777a6e44e4721f38bbe042d20858da9 Mon Sep 17 00:00:00 2001 From: Reading <126733238+ReadandProgress@users.noreply.github.com> Date: Fri, 7 Apr 2023 17:22:50 -0400 Subject: [PATCH 1477/8412] Create reading.json Hopefully this time I don't messed it up lol --- domains/reading.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/reading.json diff --git a/domains/reading.json b/domains/reading.json new file mode 100644 index 000000000..31edb2999 --- /dev/null +++ b/domains/reading.json @@ -0,0 +1,12 @@ +{ + "description": "For my Personal blog, Reading's Blog", + "repo": "https://github.com/ReadandProgress/ReadandProgress.github.io", + "owner": { + "username": "ReadandProgress", + "email": "reading.afxor@slmail.me" + "discord": "Reading#7898" + }, + "record": { + "CNAME": "ReadandProgress.github.io" + } +} From d3952a521a850c4f37ed816769210bdf71490237 Mon Sep 17 00:00:00 2001 From: Edwin Hui <70983906+sys-32Dev@users.noreply.github.com> Date: Fri, 7 Apr 2023 14:24:52 -0700 Subject: [PATCH 1478/8412] Create sys32.json --- domains/sys32.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sys32.json diff --git a/domains/sys32.json b/domains/sys32.json new file mode 100644 index 000000000..224161b3b --- /dev/null +++ b/domains/sys32.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sys-32Dev", + "email": "sys32real@gmail.com" + }, + + "record": { + "URL": "https://www.sys64.dev" + } +} From 0757066968f65dc359be6ce7806153636c2d255c Mon Sep 17 00:00:00 2001 From: Edwin Hui <70983906+sys-32Dev@users.noreply.github.com> Date: Fri, 7 Apr 2023 15:16:20 -0700 Subject: [PATCH 1479/8412] Update sys32.json --- domains/sys32.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/sys32.json b/domains/sys32.json index 224161b3b..850d4c3ef 100644 --- a/domains/sys32.json +++ b/domains/sys32.json @@ -3,7 +3,6 @@ "username": "sys-32Dev", "email": "sys32real@gmail.com" }, - "record": { "URL": "https://www.sys64.dev" } From ee1a34a7eadc0443efe547c36d739c7b04a5f158 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 8 Apr 2023 13:15:51 +0800 Subject: [PATCH 1480/8412] fix: json --- domains/reading.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/reading.json b/domains/reading.json index 31edb2999..17bb56ee2 100644 --- a/domains/reading.json +++ b/domains/reading.json @@ -3,8 +3,8 @@ "repo": "https://github.com/ReadandProgress/ReadandProgress.github.io", "owner": { "username": "ReadandProgress", - "email": "reading.afxor@slmail.me" - "discord": "Reading#7898" + "email": "reading.afxor@slmail.me", + "discord": "Reading#7898" }, "record": { "CNAME": "ReadandProgress.github.io" From 89351dcafd1d325f2f17dc5ae9db2d64d28d90a6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 8 Apr 2023 13:21:33 +0800 Subject: [PATCH 1481/8412] feat: fix json + prettier --- domains/ikd.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/ikd.json b/domains/ikd.json index 02b4482b9..018ada623 100644 --- a/domains/ikd.json +++ b/domains/ikd.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "its-id", - "twitter": "its_ikD" - }, - "record": { - "CNAME": "portfolio-main-production.up.railway.app" - } + "owner": { + "username": "its-id", + "email": "", + "twitter": "its_ikD" + }, + + "record": { + "CNAME": "portfolio-main-production.up.railway.app" + } } From ac82f4f4f4313e32a7cd9e87850449add508dd3b Mon Sep 17 00:00:00 2001 From: mattiagrusio Date: Sat, 8 Apr 2023 10:18:25 +0200 Subject: [PATCH 1482/8412] feat(domain): add `grusio.is-a.dev` --- domains/grusio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/grusio.json diff --git a/domains/grusio.json b/domains/grusio.json new file mode 100644 index 000000000..c908dac0d --- /dev/null +++ b/domains/grusio.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mattiagrusio", + "email": "mattiagrusio@gmail.com" + }, + + "record": { + "A": ["2.231.198.113"] + } +} From 554496a19ee4bca4c608ec5779ffcba767572421 Mon Sep 17 00:00:00 2001 From: Dushmanta <73304098+dushmanta05@users.noreply.github.com> Date: Sun, 9 Apr 2023 00:16:11 +0530 Subject: [PATCH 1483/8412] Create dushmanta.json --- domains/dushmanta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dushmanta.json diff --git a/domains/dushmanta.json b/domains/dushmanta.json new file mode 100644 index 000000000..3da0519e7 --- /dev/null +++ b/domains/dushmanta.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio | Dushmanta", + "repo": "https://github.com/dushmanta05/dushmanta05.github.io", + "owner": { + "username": "dushmanta05", + "email": "dushmanta0511@gmail.com", + "twitter": "dushmanta05" + }, + "record": { + "CNAME": "dushmanta05.github.io" + } +} From 2c6c350a518e4fd018586ab13d98102ad84290fc Mon Sep 17 00:00:00 2001 From: Avi Parshan Date: Sun, 9 Apr 2023 23:11:10 +0300 Subject: [PATCH 1484/8412] Create avi.json --- domains/avi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/avi.json diff --git a/domains/avi.json b/domains/avi.json new file mode 100644 index 000000000..80a5812d0 --- /dev/null +++ b/domains/avi.json @@ -0,0 +1,13 @@ +{ + "description": "Avi' personal developer website", + "repo": "https://github.com/avipars/avipars.github.io", + "owner": { + "username": "avipars", + "email": "dev@aviparshan.com", + "twitter": "aviinfinity", + + }, + "record": { + "CNAME": "avipars.github.io" + } +} From d3a7b34ff09bc8fa72c510bf2482deaf57260c8c Mon Sep 17 00:00:00 2001 From: Raven Date: Sun, 9 Apr 2023 15:09:35 -0700 Subject: [PATCH 1485/8412] Create raven.json --- domains/raven.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/raven.json diff --git a/domains/raven.json b/domains/raven.json new file mode 100644 index 000000000..fe24aaa2f --- /dev/null +++ b/domains/raven.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bubby932", + "email": "raven@az-raven.com" + }, + "description": "Redirection domain for https://az-raven.com.", + "record": { + "URL": "https://az-raven.com" + } +} From 9ac8526a46a3b672c54dae13580e66bccdc25c0a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 9 Apr 2023 21:03:43 -0400 Subject: [PATCH 1486/8412] chore: updating information --- domains/dib.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dib.json b/domains/dib.json index 3d240c483..5125610ad 100644 --- a/domains/dib.json +++ b/domains/dib.json @@ -1,9 +1,9 @@ { "description": "URL Shortener for sites.", - "repo": "https://github.com/DIBSTERYT", + "repo": "https://github.com/DEV-DIBSTER", "owner": { - "username": "DIBSTERYT", - "email": "contact@dibster.ml", + "username": "DEV-DIBSTER", + "email": "dibster@danbot.host", "twitter": "DEV_DIBSTER" }, "record": { From 5c31c167188c109afd354e73c5cb058b480c5160 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 9 Apr 2023 21:04:49 -0400 Subject: [PATCH 1487/8412] chore: updating information, removing mail records --- domains/dibster.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/dibster.json b/domains/dibster.json index b8c22e59a..c5d061fc0 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -1,14 +1,12 @@ { - "description": "ShareX Server/Protfolio Site. Under @DIBSTERYT on GitHub.", - "repo": "https://github.com/DIBSTERYT", + "description": "ShareX Server/Protfolio Site. Under @DEV-DIBSTER on GitHub.", + "repo": "https://github.com/DEV-DIBSTER", "owner": { "username": "DIBSTERYT", - "email": "hello@dibster-is-a.engineer", + "email": "dibster@danbot.host", "twitter": "DEV_DIBSTER" }, "record": { - "A": ["192.95.42.66"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "A": ["192.95.42.66"] } } From 3da6572a71b1a9d5d15b5165a825a432965e7f9b Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 9 Apr 2023 21:07:28 -0400 Subject: [PATCH 1488/8412] feat: creating new blog site --- domains/blog.dib.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blog.dib.json diff --git a/domains/blog.dib.json b/domains/blog.dib.json new file mode 100644 index 000000000..b7660860b --- /dev/null +++ b/domains/blog.dib.json @@ -0,0 +1,11 @@ +{ + "description": "Blog site for my personal projects.", + "owner": { + "username": "DEV-DIBSTER", + "email": "dibster@danbot.host", + "twitter": "DEV_DIBSTER" + }, + "record": { + "A": ["192.95.42.66"] + } +} From b4c1dd48fc3fa6fef6a1c62bcfcc8406f9464c1f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 9 Apr 2023 21:08:24 -0400 Subject: [PATCH 1489/8412] feat: uniformity --- domains/dib.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/dib.json b/domains/dib.json index 5125610ad..9309e1001 100644 --- a/domains/dib.json +++ b/domains/dib.json @@ -1,6 +1,5 @@ { "description": "URL Shortener for sites.", - "repo": "https://github.com/DEV-DIBSTER", "owner": { "username": "DEV-DIBSTER", "email": "dibster@danbot.host", From c87c61817b9cb9149fe28dd47202fd42f88d0ae2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 9 Apr 2023 21:09:13 -0400 Subject: [PATCH 1490/8412] chore: updating information, uniformity --- domains/dibster.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/dibster.json b/domains/dibster.json index c5d061fc0..37fb8a60e 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -1,8 +1,7 @@ { - "description": "ShareX Server/Protfolio Site. Under @DEV-DIBSTER on GitHub.", - "repo": "https://github.com/DEV-DIBSTER", + "description": "ShareX Server/Protfolio Site.", "owner": { - "username": "DIBSTERYT", + "username": "DEV-DIBSTER", "email": "dibster@danbot.host", "twitter": "DEV_DIBSTER" }, From 9e9960f7a5c0e17e164f9c49d0838a7bfdbd1bc4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 10 Apr 2023 09:25:24 +0800 Subject: [PATCH 1491/8412] fix: json --- domains/avi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/avi.json b/domains/avi.json index 80a5812d0..278286efd 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -4,8 +4,7 @@ "owner": { "username": "avipars", "email": "dev@aviparshan.com", - "twitter": "aviinfinity", - + "twitter": "aviinfinity" }, "record": { "CNAME": "avipars.github.io" From b514b472339cd3f145d3b2f5b939683ca1ed69a8 Mon Sep 17 00:00:00 2001 From: MohamexDR <96547404+MohamexDR@users.noreply.github.com> Date: Mon, 10 Apr 2023 03:41:07 +0200 Subject: [PATCH 1492/8412] Delete KillerF.json --- domains/KillerF.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/KillerF.json diff --git a/domains/KillerF.json b/domains/KillerF.json deleted file mode 100644 index 6763f1100..000000000 --- a/domains/KillerF.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", - "repo": "https://discord.gg/groove-community-875725991551569960", - "owner": { - "username": "KillerF", - "email": "loliehentaixd@gmail.com" - }, - "record": { - "URL": "https://discord.gg/groove-community-875725991551569960" - } -} From fb875a96d452f3885e123f28e97f389715d64862 Mon Sep 17 00:00:00 2001 From: MohamexDR <96547404+MohamexDR@users.noreply.github.com> Date: Mon, 10 Apr 2023 03:41:33 +0200 Subject: [PATCH 1493/8412] Create KillerF.json --- domains/KillerF.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/KillerF.json diff --git a/domains/KillerF.json b/domains/KillerF.json new file mode 100644 index 000000000..6763f1100 --- /dev/null +++ b/domains/KillerF.json @@ -0,0 +1,11 @@ +{ + "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", + "repo": "https://discord.gg/groove-community-875725991551569960", + "owner": { + "username": "KillerF", + "email": "loliehentaixd@gmail.com" + }, + "record": { + "URL": "https://discord.gg/groove-community-875725991551569960" + } +} From b58827ed7b2dc6353e06f20cd214b4af958a8b78 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 10 Apr 2023 09:43:46 +0800 Subject: [PATCH 1494/8412] Rename KillerF.json to killerf.json --- domains/{KillerF.json => killerf.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{KillerF.json => killerf.json} (100%) diff --git a/domains/KillerF.json b/domains/killerf.json similarity index 100% rename from domains/KillerF.json rename to domains/killerf.json From 646f4b15537488f67c8ce8548cf03cac52d7739e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 10 Apr 2023 09:44:16 +0800 Subject: [PATCH 1495/8412] fix: username --- domains/killerf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/killerf.json b/domains/killerf.json index 6763f1100..00deef209 100644 --- a/domains/killerf.json +++ b/domains/killerf.json @@ -2,7 +2,7 @@ "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", "repo": "https://discord.gg/groove-community-875725991551569960", "owner": { - "username": "KillerF", + "username": "MohamexDR", "email": "loliehentaixd@gmail.com" }, "record": { From 9609ab3e52e6ed38eaf7d2a902825c1a781c1bc6 Mon Sep 17 00:00:00 2001 From: HoangDSR <54090585+hoang3402@users.noreply.github.com> Date: Mon, 10 Apr 2023 20:57:26 +0700 Subject: [PATCH 1496/8412] register --- domains/hoang3409.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hoang3409.json diff --git a/domains/hoang3409.json b/domains/hoang3409.json new file mode 100644 index 000000000..a57bfc244 --- /dev/null +++ b/domains/hoang3409.json @@ -0,0 +1,10 @@ +{ + "description": "Portfolio redirect for Hoang3409", + "owner": { + "username": "hoang3409", + "email": "nvh.02021995@gmail.com" + }, + "record": { + "CNAME": "hoang3402.github.io" + } +} \ No newline at end of file From fef8b6acd1f2cbdfc1eb36c9549bd72fdb15db75 Mon Sep 17 00:00:00 2001 From: lthon09 <67495232+lthon09@users.noreply.github.com> Date: Mon, 10 Apr 2023 23:52:00 +0700 Subject: [PATCH 1497/8412] Create lthon09.json --- domains/lthon09.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lthon09.json diff --git a/domains/lthon09.json b/domains/lthon09.json new file mode 100644 index 000000000..14cce2c0d --- /dev/null +++ b/domains/lthon09.json @@ -0,0 +1,11 @@ +{ + "description": "Personal Website.", + "owner": { + "username": "lthon09", + "email": "", + "twitter": "lthon09" + }, + "record": { + "CNAME": "lthon09.onrender.com" + } +} From bdd7510372874012db3cd03bb3d19a9c21ba3b67 Mon Sep 17 00:00:00 2001 From: Andrea Licheri <126976233+andrealicheri@users.noreply.github.com> Date: Mon, 10 Apr 2023 19:32:59 +0200 Subject: [PATCH 1498/8412] Add files via upload --- domains/windfarms.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/windfarms.json diff --git a/domains/windfarms.json b/domains/windfarms.json new file mode 100644 index 000000000..edae40f23 --- /dev/null +++ b/domains/windfarms.json @@ -0,0 +1,12 @@ +{ + "description": "WindFarms offical website", + "repo": "https://github.com/windfarms/windfarms.github.io", + "owner": { + "username": "windfarms", + "email": "windfarms@andrealicheri.anonaddy.com", + "twitter": "i don't have twitter" + }, + "record": { + "CNAME": "windfarms.github.io" + } +} \ No newline at end of file From a7360bd3b7e50fff2992f8c88cb14cd85f061c5a Mon Sep 17 00:00:00 2001 From: Mihai Cristian <59600013+CristianEduardMihai@users.noreply.github.com> Date: Mon, 10 Apr 2023 21:26:38 +0300 Subject: [PATCH 1499/8412] Created cristianmihai.json --- domains/cristianmihai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cristianmihai.json diff --git a/domains/cristianmihai.json b/domains/cristianmihai.json new file mode 100644 index 000000000..52a215c64 --- /dev/null +++ b/domains/cristianmihai.json @@ -0,0 +1,11 @@ +{ + "description": "My personal dev website.", + "repo": "https://github.com/CristianEduardMihai/is-a.dev.github.io", + "owner": { + "username": "CristianEduardMihai", + "email": "cristianeduardmihai@gmail.com" + }, + "record": { + "CNAME": "cristianmihai.github.io" + } +} \ No newline at end of file From 02b952cbc4ec64e51cb948fe58e18356789ec9b2 Mon Sep 17 00:00:00 2001 From: Mihai Cristian <59600013+CristianEduardMihai@users.noreply.github.com> Date: Mon, 10 Apr 2023 21:31:11 +0300 Subject: [PATCH 1500/8412] fixed my record --- domains/cristianmihai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cristianmihai.json b/domains/cristianmihai.json index 52a215c64..f070a1450 100644 --- a/domains/cristianmihai.json +++ b/domains/cristianmihai.json @@ -6,6 +6,6 @@ "email": "cristianeduardmihai@gmail.com" }, "record": { - "CNAME": "cristianmihai.github.io" + "URL": "cristianeduardmihai.github.io/is-a.dev.github.io" } } \ No newline at end of file From a1892777f37dd6e6a2e43ae23fc8e152d88033c0 Mon Sep 17 00:00:00 2001 From: Trio745 <85232615+Trio745@users.noreply.github.com> Date: Mon, 10 Apr 2023 21:12:46 +0200 Subject: [PATCH 1501/8412] Create trio.json --- domains/trio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/trio.json diff --git a/domains/trio.json b/domains/trio.json new file mode 100644 index 000000000..8c3e9f5ad --- /dev/null +++ b/domains/trio.json @@ -0,0 +1,10 @@ +{ + "description": "trio", + "owner": { + "username": "trio", + "email": "triofran6@gmail.com" + }, + "record": { + "MX": ["smtp.internal.xhyrom.dev"] + } +} From 6bf70ba2464405b1d2abe97f1fe0111c7c11d479 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 11 Apr 2023 08:03:59 +0800 Subject: [PATCH 1502/8412] Update trio.json --- domains/trio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trio.json b/domains/trio.json index 8c3e9f5ad..cf7a34106 100644 --- a/domains/trio.json +++ b/domains/trio.json @@ -1,7 +1,7 @@ { "description": "trio", "owner": { - "username": "trio", + "username": "trio745", "email": "triofran6@gmail.com" }, "record": { From 4083f7ea28ca8999e0dfb527276179bc760eac52 Mon Sep 17 00:00:00 2001 From: ProfRiski <99380737+ProfRiski@users.noreply.github.com> Date: Tue, 11 Apr 2023 11:50:58 +0700 Subject: [PATCH 1503/8412] Create athifrahmawan.json --- domains/athifrahmawan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/athifrahmawan.json diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json new file mode 100644 index 000000000..ae332b138 --- /dev/null +++ b/domains/athifrahmawan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AthifRahmawan", + "email": "profriski10@gmail.com", + "discord": "Athif#3017" + }, + "description": "Athif Rahmawan's Portfolio" + "record": { + "CNAME": "profriski.github.io" + } +} From d6b9a1a4ccd55ff1b98d12dcc4ddcda0314f8697 Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Tue, 11 Apr 2023 13:09:07 +0300 Subject: [PATCH 1504/8412] Create sebitalent04.json --- domains/sebitalent04.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sebitalent04.json diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json new file mode 100644 index 000000000..a73fff5fc --- /dev/null +++ b/domains/sebitalent04.json @@ -0,0 +1,11 @@ +{ + "description": "", + "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", + "owner": { + "username": "SebiTalent04", + "discord": "Sto#7264" + }, + "record": { + "CNAME": "SebiTalent04.github.io" + } +} From d4b6a78032c532bca59639a8f5d9a60c881a89ce Mon Sep 17 00:00:00 2001 From: JZITNIK <72742578+JZITNIK-github@users.noreply.github.com> Date: Tue, 11 Apr 2023 15:04:10 +0200 Subject: [PATCH 1505/8412] Update jzitnik.json --- domains/jzitnik.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/jzitnik.json b/domains/jzitnik.json index e2550f3e0..ae16e0934 100644 --- a/domains/jzitnik.json +++ b/domains/jzitnik.json @@ -5,6 +5,12 @@ "discord": "KLIND#1906" }, "record": { - "CNAME": "jzitnik.onrender.com" + "A": [ + "216.24.57.1" + ], + "MX": [ + "a257fec0e9137cd3.mx2.emailprofi.seznam.cz", + "a257fec0e9137cd3.mx1.emailprofi.seznam.cz" + ] } } From 74fd17f0387dd1f1fb36302b0e1f3342230ec51a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 11 Apr 2023 21:33:51 +0800 Subject: [PATCH 1506/8412] Update cristianmihai.json --- domains/cristianmihai.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cristianmihai.json b/domains/cristianmihai.json index f070a1450..1acb22a26 100644 --- a/domains/cristianmihai.json +++ b/domains/cristianmihai.json @@ -6,6 +6,6 @@ "email": "cristianeduardmihai@gmail.com" }, "record": { - "URL": "cristianeduardmihai.github.io/is-a.dev.github.io" + "URL": "cristianeduardmihai.github.io" } -} \ No newline at end of file +} From 0361d5e655e893b4ff23596bd8afa2126f6c4c6a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 11 Apr 2023 21:35:39 +0800 Subject: [PATCH 1507/8412] Update cristianmihai.json --- domains/cristianmihai.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cristianmihai.json b/domains/cristianmihai.json index 1acb22a26..22e178f03 100644 --- a/domains/cristianmihai.json +++ b/domains/cristianmihai.json @@ -6,6 +6,6 @@ "email": "cristianeduardmihai@gmail.com" }, "record": { - "URL": "cristianeduardmihai.github.io" + "CNAME": "cristianeduardmihai.github.io" } -} +} From 789491d284aca1fb2672ae5b25cdb7b237e550b0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 11 Apr 2023 21:38:42 +0800 Subject: [PATCH 1508/8412] Update athifrahmawan.json --- domains/athifrahmawan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json index ae332b138..5ec454ac4 100644 --- a/domains/athifrahmawan.json +++ b/domains/athifrahmawan.json @@ -4,7 +4,7 @@ "email": "profriski10@gmail.com", "discord": "Athif#3017" }, - "description": "Athif Rahmawan's Portfolio" + "description": "Athif Rahmawan's Portfolio", "record": { "CNAME": "profriski.github.io" } From 4ac1a7e7377658b3fda8d68a94c7fc38d25417a2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 11 Apr 2023 21:42:30 +0800 Subject: [PATCH 1509/8412] fix json --- domains/sebitalent04.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json index a73fff5fc..c89df20b3 100644 --- a/domains/sebitalent04.json +++ b/domains/sebitalent04.json @@ -1,8 +1,8 @@ { - "description": "", "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", "owner": { "username": "SebiTalent04", + "email": "", "discord": "Sto#7264" }, "record": { From b0f35820d95e4a46e12e4ee37f218ca26b6cefd2 Mon Sep 17 00:00:00 2001 From: EmojiPati <49492351+EmojiPati@users.noreply.github.com> Date: Tue, 11 Apr 2023 17:59:14 +0300 Subject: [PATCH 1510/8412] feat(domain): add `pati.is-a.dev` --- domains/pati.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pati.json diff --git a/domains/pati.json b/domains/pati.json new file mode 100644 index 000000000..a2f7ea584 --- /dev/null +++ b/domains/pati.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "EmojiPati", + "email": "bestami355karakaya@gmail.com" + }, + + "record": { + "A": ["75.2.60.5"] + } +} From a0071c4b8b9cb094c7a3e24f3697be2dac907762 Mon Sep 17 00:00:00 2001 From: Firepup650 <74429872+Alexander-Maples@users.noreply.github.com> Date: Tue, 11 Apr 2023 12:00:25 -0500 Subject: [PATCH 1511/8412] feat(domain): add `firepup650.is-a.dev` --- domains/firepup650.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/firepup650.json diff --git a/domains/firepup650.json b/domains/firepup650.json new file mode 100644 index 000000000..7b0dca3d0 --- /dev/null +++ b/domains/firepup650.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Alexander-Maples", + "email": "mapleale@studentmail.conroeisd.net" + }, + + "record": { + "CNAME": "5828eaa1-491a-4323-9d54-d5e80935eab3.id.repl.co" + } +} From 293c130fa3a3acd1b81b4b2acd1c1f50820f8035 Mon Sep 17 00:00:00 2001 From: r3tr0vw <78304878+kenkodima@users.noreply.github.com> Date: Tue, 11 Apr 2023 19:10:38 +0200 Subject: [PATCH 1512/8412] added --- domains/r3tr0vw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/r3tr0vw.json diff --git a/domains/r3tr0vw.json b/domains/r3tr0vw.json new file mode 100644 index 000000000..561ffcf85 --- /dev/null +++ b/domains/r3tr0vw.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "r3tr0vw", + "discord": "rΞtr0vw#4441", + "note": "uhh, for my server in any case im making it public" + }, + "description": "ill prob add more here ¯\\_(ツ)_/¯", + "record": { + "CNAME": "88.127.172.169" + } +} From 73ccb0fb663e2321fac3c05c554fcae5717a25d7 Mon Sep 17 00:00:00 2001 From: Praharsh Jain Date: Wed, 12 Apr 2023 11:35:28 +0530 Subject: [PATCH 1513/8412] feat(domain): add `praharsh.is-a.dev` --- domains/praharsh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/praharsh.json diff --git a/domains/praharsh.json b/domains/praharsh.json new file mode 100644 index 000000000..817615819 --- /dev/null +++ b/domains/praharsh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "praharshjain", + "email": "praharshsamria@gmail.com" + }, + + "record": { + "CNAME": "praharsh.tech" + } +} From 1f088ff53264c3691eeba3539afc608739cd6606 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Apr 2023 15:07:58 +0800 Subject: [PATCH 1514/8412] fix --- domains/r3tr0vw.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/r3tr0vw.json b/domains/r3tr0vw.json index 561ffcf85..a5a6d74a3 100644 --- a/domains/r3tr0vw.json +++ b/domains/r3tr0vw.json @@ -1,11 +1,10 @@ { "owner": { "username": "r3tr0vw", - "discord": "rΞtr0vw#4441", - "note": "uhh, for my server in any case im making it public" + "email": "", + "discord": "rΞtr0vw#4441" }, - "description": "ill prob add more here ¯\\_(ツ)_/¯", "record": { - "CNAME": "88.127.172.169" + "A": ["88.127.172.169"] } } From 7c16065dc26c5ca8c6818f79698353df35dcffdd Mon Sep 17 00:00:00 2001 From: Dead-Man <82598662+D3ADVAU@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:37:22 +0600 Subject: [PATCH 1515/8412] Update d3admanbot.json --- domains/d3admanbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/d3admanbot.json b/domains/d3admanbot.json index dd1cdba3c..e1dc46d6b 100644 --- a/domains/d3admanbot.json +++ b/domains/d3admanbot.json @@ -5,6 +5,6 @@ "email": "deadmanofficial247@gmail.com" }, "record": { - "CNAME": "430c6d1d-e841-42d8-ab91-8f7d370b14cd.id.repl.co" + "CNAME": "c3a24528-96a8-4864-b694-033834a8736e.id.repl.co" } } From 663cd860d9074c207379d86be66734384e5d3091 Mon Sep 17 00:00:00 2001 From: r3tr0vw <78304878+kenkodima@users.noreply.github.com> Date: Wed, 12 Apr 2023 13:24:14 +0200 Subject: [PATCH 1516/8412] Update r3tr0vw.json --- domains/r3tr0vw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/r3tr0vw.json b/domains/r3tr0vw.json index a5a6d74a3..a7ffa8e58 100644 --- a/domains/r3tr0vw.json +++ b/domains/r3tr0vw.json @@ -1,7 +1,7 @@ { "owner": { "username": "r3tr0vw", - "email": "", + "email": "alreadytaken@gmail.com", "discord": "rΞtr0vw#4441" }, "record": { From fd5820b7e76c66019a08471f25cc41a169519739 Mon Sep 17 00:00:00 2001 From: Sam Carson <37749448+samcarsonx@users.noreply.github.com> Date: Wed, 12 Apr 2023 13:35:29 +0100 Subject: [PATCH 1517/8412] Update samcarson.json --- domains/samcarson.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/samcarson.json b/domains/samcarson.json index a0b843a2f..e4298ee41 100644 --- a/domains/samcarson.json +++ b/domains/samcarson.json @@ -1,9 +1,11 @@ { "owner": { "username": "samcarsonx", - "email": "sam@carson.industries" + "email": "sam@samcarson.co.uk", + "twitter": "samcarsonx" }, "record": { - "CNAME": "isadev.samcarson.co.uk" + "URL": "https://samcarson.co.uk", + "TXT": "working on a separate site for my dev projects" } } From 78e9d36e6a7edabe84eb8f225d0f85bcc68a7696 Mon Sep 17 00:00:00 2001 From: Andrea Licheri <126976233+andrealicheri@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:46:46 +0200 Subject: [PATCH 1518/8412] Removed useless twitter field Co-authored-by: William Harrison --- domains/windfarms.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/windfarms.json b/domains/windfarms.json index edae40f23..319981ffb 100644 --- a/domains/windfarms.json +++ b/domains/windfarms.json @@ -4,7 +4,6 @@ "owner": { "username": "windfarms", "email": "windfarms@andrealicheri.anonaddy.com", - "twitter": "i don't have twitter" }, "record": { "CNAME": "windfarms.github.io" From e7984f16b20f1300794f724118682246979eccea Mon Sep 17 00:00:00 2001 From: Andrea Licheri <126976233+andrealicheri@users.noreply.github.com> Date: Wed, 12 Apr 2023 14:47:13 +0200 Subject: [PATCH 1519/8412] Removed dead comma Co-authored-by: William Harrison --- domains/windfarms.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/windfarms.json b/domains/windfarms.json index 319981ffb..92117b3db 100644 --- a/domains/windfarms.json +++ b/domains/windfarms.json @@ -3,7 +3,7 @@ "repo": "https://github.com/windfarms/windfarms.github.io", "owner": { "username": "windfarms", - "email": "windfarms@andrealicheri.anonaddy.com", + "email": "windfarms@andrealicheri.anonaddy.com" }, "record": { "CNAME": "windfarms.github.io" From 31cd452f49548ed5b691a40e2b258812d7ca1b0a Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:49:57 +0800 Subject: [PATCH 1520/8412] Create hcs.json --- domains/hcs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hcs.json diff --git a/domains/hcs.json b/domains/hcs.json new file mode 100644 index 000000000..494a6b64e --- /dev/null +++ b/domains/hcs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hcs1219", + "email": "hcskaiask@gmail.com" + }, + "record": { + "A": [ + "164.132.74.251" + ] + } +} From 23a87716ee0c210de508db4ebbb1bbf8695459ae Mon Sep 17 00:00:00 2001 From: Amir-Lotfi <32633447+Amir-Lotfi@users.noreply.github.com> Date: Wed, 12 Apr 2023 18:09:23 +0330 Subject: [PATCH 1521/8412] Update graphql.json --- domains/graphql.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/graphql.json b/domains/graphql.json index f42ba013e..c8eb4c2b8 100644 --- a/domains/graphql.json +++ b/domains/graphql.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["5.196.130.53"] + "A": ["136.243.109.199"] } } From 5ecd3ca46cb430df7c424da1b9458a183556fa9e Mon Sep 17 00:00:00 2001 From: EnteNico <84995446+EnteNico@users.noreply.github.com> Date: Wed, 12 Apr 2023 20:47:46 +0200 Subject: [PATCH 1522/8412] feat(domain): add `entenico.is-a.dev` --- domains/entenico.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/entenico.json diff --git a/domains/entenico.json b/domains/entenico.json new file mode 100644 index 000000000..46f3392d5 --- /dev/null +++ b/domains/entenico.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "EnteNico", + "email": "herrtruthahn.ls19@gmail.com" + }, + + "record": { + "A": ["https://github.com/entenico"] + } +} From ad575b8fea7f15c0a1cc9bb6ee21e73f060bd7d2 Mon Sep 17 00:00:00 2001 From: Tom Teck Date: Wed, 12 Apr 2023 21:41:24 +0200 Subject: [PATCH 1523/8412] Added tomteck --- domains/tomteck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tomteck.json diff --git a/domains/tomteck.json b/domains/tomteck.json new file mode 100644 index 000000000..4b73f129f --- /dev/null +++ b/domains/tomteck.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "shandralor", + "email": "tom.teck@gmail.com" + }, + "record": { + "CNAME": "shandralor.github.io" + } + } + \ No newline at end of file From 0ab633ee06eee2669b11645ac5ee738507ddd6e5 Mon Sep 17 00:00:00 2001 From: Ethereal <121606613+EtherealTheDev@users.noreply.github.com> Date: Wed, 12 Apr 2023 19:12:52 -0700 Subject: [PATCH 1524/8412] Create ethereal.json --- domains/ethereal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ethereal.json diff --git a/domains/ethereal.json b/domains/ethereal.json new file mode 100644 index 000000000..b3a365ede --- /dev/null +++ b/domains/ethereal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EtherealTheDev", + "email": "", + "twitter": "EtherealTheDev", + "discord": "EtherealTheDev#09088" + }, + "record": { + "CNAME": "etherealthedev.repl.co." + } +} From 43151af788424090ad667de9c093eeeca877de89 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Apr 2023 16:24:16 +0800 Subject: [PATCH 1525/8412] Update samcarson.json --- domains/samcarson.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/samcarson.json b/domains/samcarson.json index e4298ee41..e9f6d0567 100644 --- a/domains/samcarson.json +++ b/domains/samcarson.json @@ -5,7 +5,6 @@ "twitter": "samcarsonx" }, "record": { - "URL": "https://samcarson.co.uk", - "TXT": "working on a separate site for my dev projects" + "URL": "https://samcarson.co.uk" } } From c5665e35c56849abbbbe7f4084d3c99a1547cccb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Apr 2023 17:31:11 +0800 Subject: [PATCH 1526/8412] Update ethereal.json --- domains/ethereal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ethereal.json b/domains/ethereal.json index b3a365ede..8bc82ebaf 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -1,11 +1,11 @@ { "owner": { - "username": "EtherealTheDev", + "username": "EtherealTheDev", "email": "", "twitter": "EtherealTheDev", "discord": "EtherealTheDev#09088" }, "record": { - "CNAME": "etherealthedev.repl.co." + "CNAME": "etherealthedev.repl.co" } } From c0efbb832a8054ac4a7a525107a9f0f7ad9ed7e2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Apr 2023 17:31:49 +0800 Subject: [PATCH 1527/8412] remove invalid discord --- domains/ethereal.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/ethereal.json b/domains/ethereal.json index 8bc82ebaf..b58f0d991 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -2,8 +2,7 @@ "owner": { "username": "EtherealTheDev", "email": "", - "twitter": "EtherealTheDev", - "discord": "EtherealTheDev#09088" + "twitter": "EtherealTheDev" }, "record": { "CNAME": "etherealthedev.repl.co" From 4602604bbb73e7eb6d0c16d58987b1f29aa28e38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Apr 2023 17:33:28 +0800 Subject: [PATCH 1528/8412] fix record --- domains/entenico.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/entenico.json b/domains/entenico.json index 46f3392d5..d681d2440 100644 --- a/domains/entenico.json +++ b/domains/entenico.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["https://github.com/entenico"] + "URL": "https://github.com/entenico" } } From 5a2cb3ab11019d14dcf4608deeb30e74289e14df Mon Sep 17 00:00:00 2001 From: Leandro <95433938+Lndr2501@users.noreply.github.com> Date: Thu, 13 Apr 2023 11:37:51 +0200 Subject: [PATCH 1529/8412] Create lndr2501.json --- domains/lndr2501.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lndr2501.json diff --git a/domains/lndr2501.json b/domains/lndr2501.json new file mode 100644 index 000000000..bbf5e3f2f --- /dev/null +++ b/domains/lndr2501.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Lndr2501", + "email": "" + }, + "repo": "https://github.com/Lndr2501/Lndr2501", + "record": { + "CNAME": "lndr2501.github.io" + } +} From 26b4bfe3f6a83e5d64182b93f4dba900c7c1d267 Mon Sep 17 00:00:00 2001 From: daflixy <93287042+daflixy@users.noreply.github.com> Date: Thu, 13 Apr 2023 18:15:20 +0100 Subject: [PATCH 1530/8412] feat(domain): add `daflixy.is-a.dev` --- domains/daflixy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/daflixy.json diff --git a/domains/daflixy.json b/domains/daflixy.json new file mode 100644 index 000000000..ee7b65bbf --- /dev/null +++ b/domains/daflixy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "daflixy", + "email": "andy.gilbert.uk99@gmail.com" + }, + + "record": { + "CNAME": "f8a904d2-be6c-46a7-a0fa-3379937c6282.id.repl.co" + } +} From 603f938d4a5697ba9c705e989c321d8e3dfbcd2d Mon Sep 17 00:00:00 2001 From: daflixy <93287042+daflixy@users.noreply.github.com> Date: Thu, 13 Apr 2023 18:16:16 +0100 Subject: [PATCH 1531/8412] feat(domain): add `valswap.is-a.dev` --- domains/valswap.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/valswap.json diff --git a/domains/valswap.json b/domains/valswap.json new file mode 100644 index 000000000..0ee2c1a72 --- /dev/null +++ b/domains/valswap.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "daflixy", + "email": "andy.gilbert.uk99@gmail.com" + }, + + "record": { + "CNAME": "50064ad8-eb2d-4d8d-8e1c-62d0bd99b448.id.repl.co" + } +} From 26434ae8fddf45281fb9036e85380fcec840deea Mon Sep 17 00:00:00 2001 From: Yose Marthin Giyay <33504511+yohn-maistre@users.noreply.github.com> Date: Fri, 14 Apr 2023 11:22:45 +0900 Subject: [PATCH 1532/8412] Add files via upload --- domains/yose.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/yose.json diff --git a/domains/yose.json b/domains/yose.json new file mode 100644 index 000000000..40bf6ca77 --- /dev/null +++ b/domains/yose.json @@ -0,0 +1,13 @@ +{ + "description": "A one-page portfolio website", + "repo": "https://github.com/yohn-maistre/yohn-maistre.github.io", + "owner": { + "username": "yohn-maistre", + "email": "", + "twitter": "jind0sh", + "discord": "jind0sh#5330" + }, + "record": { + "CNAME": "yohn-maistre.github.io" + } +} From 8efe4ad7862e3b1f0c3f5bc01466c4ec40edc63c Mon Sep 17 00:00:00 2001 From: Ethereal <121606613+EtherealTheDev@users.noreply.github.com> Date: Thu, 13 Apr 2023 20:41:14 -0700 Subject: [PATCH 1533/8412] Forgot it wasn't that easy! --- domains/ethereal.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ethereal.json b/domains/ethereal.json index b58f0d991..f45a0cfe6 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -5,6 +5,7 @@ "twitter": "EtherealTheDev" }, "record": { - "CNAME": "etherealthedev.repl.co" + "CNAME": "7a46ceab-0088-472d-9557-c8847e060b63.id.repl.co", + "TXT": "replit-verify=7a46ceab-0088-472d-9557-c8847e060b63" } } From 1b5b31a22a39d4c72ca86614462f12e124db1c23 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 14 Apr 2023 19:16:20 +0800 Subject: [PATCH 1534/8412] Update yose.json --- domains/yose.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yose.json b/domains/yose.json index 40bf6ca77..c717ff345 100644 --- a/domains/yose.json +++ b/domains/yose.json @@ -5,7 +5,7 @@ "username": "yohn-maistre", "email": "", "twitter": "jind0sh", - "discord": "jind0sh#5330" + "discord": "jind0sh#5330" }, "record": { "CNAME": "yohn-maistre.github.io" From 8a3f1766a0074e95552a8024fb77416fdbe6ed70 Mon Sep 17 00:00:00 2001 From: Ethereal <121606613+EtherealTheDev@users.noreply.github.com> Date: Fri, 14 Apr 2023 07:58:51 -0700 Subject: [PATCH 1535/8412] Update ethereal.json --- domains/ethereal.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ethereal.json b/domains/ethereal.json index f45a0cfe6..d01f810f3 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -6,6 +6,5 @@ }, "record": { "CNAME": "7a46ceab-0088-472d-9557-c8847e060b63.id.repl.co", - "TXT": "replit-verify=7a46ceab-0088-472d-9557-c8847e060b63" } } From 3275a84ad7184eba6b36dc3d4aae58ac8d3f548c Mon Sep 17 00:00:00 2001 From: Ethereal <121606613+EtherealTheDev@users.noreply.github.com> Date: Fri, 14 Apr 2023 08:06:06 -0700 Subject: [PATCH 1536/8412] Update ethereal.json --- domains/ethereal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ethereal.json b/domains/ethereal.json index d01f810f3..a72e1e402 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -5,6 +5,6 @@ "twitter": "EtherealTheDev" }, "record": { - "CNAME": "7a46ceab-0088-472d-9557-c8847e060b63.id.repl.co", + "CNAME": "7a46ceab-0088-472d-9557-c8847e060b63.id.repl.co" } } From 43e7ca7d03638b82ce7593cff8afe5a8780f9268 Mon Sep 17 00:00:00 2001 From: teixeirazeus Date: Fri, 14 Apr 2023 13:26:57 -0300 Subject: [PATCH 1537/8412] thiago domain --- domains/thiago.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thiago.json diff --git a/domains/thiago.json b/domains/thiago.json new file mode 100644 index 000000000..4aa72ae5e --- /dev/null +++ b/domains/thiago.json @@ -0,0 +1,11 @@ +{ + "description": "Thiago S. Teixeira blog", + "repo": "https://github.com/teixeirazeus/teixeirazeus.github.io", + "owner": { + "username": "teixeirazeus", + "email": "teixeira.zeus@gmail.com" + }, + "record": { + "CNAME": "teixeirazeus.github.io" + } +} From ed57686cfc99d2a295611816734d3110aa6edf4a Mon Sep 17 00:00:00 2001 From: teixeirazeus Date: Fri, 14 Apr 2023 13:37:31 -0300 Subject: [PATCH 1538/8412] contact info --- domains/thiago.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/thiago.json b/domains/thiago.json index 4aa72ae5e..a9f469179 100644 --- a/domains/thiago.json +++ b/domains/thiago.json @@ -3,7 +3,9 @@ "repo": "https://github.com/teixeirazeus/teixeirazeus.github.io", "owner": { "username": "teixeirazeus", - "email": "teixeira.zeus@gmail.com" + "email": "teixeira.zeus@gmail.com", + "twitter": "ThiagoSTeixeir4", + "discord": "Thiago S Teixeira#0657" }, "record": { "CNAME": "teixeirazeus.github.io" From 23b661cf97f2c1611c982bd5919c90d0ec795ef1 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Sat, 15 Apr 2023 05:12:10 +0700 Subject: [PATCH 1539/8412] feat(domain): add `lrmn.is-a.dev` --- domains/lrmn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lrmn.json diff --git a/domains/lrmn.json b/domains/lrmn.json new file mode 100644 index 000000000..dd66cb2f2 --- /dev/null +++ b/domains/lrmn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + + "record": { + "CNAME": "lrmn7.github.io" + } +} From 37a33e7113b9667fb3fd89ccd4098e0273edc8fd Mon Sep 17 00:00:00 2001 From: Johna Date: Fri, 14 Apr 2023 23:16:28 +0000 Subject: [PATCH 1540/8412] Create johna.json --- domains/johna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johna.json diff --git a/domains/johna.json b/domains/johna.json new file mode 100644 index 000000000..2b3104700 --- /dev/null +++ b/domains/johna.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/Johna-123/Johna-123.github.io", + "owner": { + "username": "Johna-123", + "email": "j-verstraaten@hotmail.com" + }, + "record": { + "CNAME": "Johna-123.github.io" + } +} From fa9163b18244b3b882332ea7310ecc4b207548fe Mon Sep 17 00:00:00 2001 From: Wahid Khan Date: Sat, 15 Apr 2023 05:20:37 +0530 Subject: [PATCH 1541/8412] domain: create Wahid7852.json --- domains/Wahid7852.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Wahid7852.json diff --git a/domains/Wahid7852.json b/domains/Wahid7852.json new file mode 100644 index 000000000..ede6b934b --- /dev/null +++ b/domains/Wahid7852.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio site for Abdul Wahid Khan", + "repo": "https://github.com/Wahid7852/Wahid7852.github.io", + "owner": { + "username": "Wahid7852", + "email": "wahidzk0091@gmail.com" + }, + "record": { + "CNAME": "Wahid7852.github.io" + } +} From 60aab4792dcf3f715565d4f2e28590412d1cbd36 Mon Sep 17 00:00:00 2001 From: EmojiPati <49492351+EmojiPati@users.noreply.github.com> Date: Sat, 15 Apr 2023 03:24:45 +0300 Subject: [PATCH 1542/8412] Update pati.json --- domains/pati.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pati.json b/domains/pati.json index a2f7ea584..723b8126d 100644 --- a/domains/pati.json +++ b/domains/pati.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["75.2.60.5"] + "CNAME": ["termoji.pages.dev"] } } From 8567601378aa16d9de791da8843744c36634615c Mon Sep 17 00:00:00 2001 From: Nziie3 <106406461+Nzii3@users.noreply.github.com> Date: Fri, 14 Apr 2023 19:44:41 -0700 Subject: [PATCH 1543/8412] Create client.nziie.json --- domains/client.nziie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/client.nziie.json diff --git a/domains/client.nziie.json b/domains/client.nziie.json new file mode 100644 index 000000000..c5aa459fe --- /dev/null +++ b/domains/client.nziie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nzii3", + "email": "exeyst@gmail.com" + }, + "record": { + "CNAME": "web-1.hostnow.cz" + } +} From f962e402c26cba09295fea5c36c47559e5f9b7c2 Mon Sep 17 00:00:00 2001 From: Lee Yeon Woo <76273057+nagdongdev-0713@users.noreply.github.com> Date: Fri, 14 Apr 2023 22:42:51 -0700 Subject: [PATCH 1544/8412] feat(domain): add `verify.is-a.dev` --- domains/verify.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/verify.json diff --git a/domains/verify.json b/domains/verify.json new file mode 100644 index 000000000..4bcde7724 --- /dev/null +++ b/domains/verify.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nagdongdev-0713", + "email": "lyw8459@gmail.com" + }, + + "record": { + "CNAME": "2c09a1bb-dfd6-4580-a81d-b7ca907727c4.id.repl.co" + } +} From 8ea408655001b65ef96c61905d25b73bda814601 Mon Sep 17 00:00:00 2001 From: Dan Gazizullin Date: Sat, 15 Apr 2023 11:19:06 +0300 Subject: [PATCH 1545/8412] feat(domain): add `hikari.is-a.dev` --- domains/hikari.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hikari.json diff --git a/domains/hikari.json b/domains/hikari.json new file mode 100644 index 000000000..2521f5639 --- /dev/null +++ b/domains/hikari.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hikariatama", + "email": "elusloodus@mail.ru" + }, + + "record": { + "CNAME": "hikariatama.ru" + } +} From aa1ba3510e18bb8bd13c73bd1271bb8550bced35 Mon Sep 17 00:00:00 2001 From: TolisDev <72224702+tolisdev@users.noreply.github.com> Date: Sat, 15 Apr 2023 11:50:04 +0300 Subject: [PATCH 1546/8412] Update tolis.json --- domains/tolis.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/domains/tolis.json b/domains/tolis.json index 77f66aabc..f18b15630 100644 --- a/domains/tolis.json +++ b/domains/tolis.json @@ -2,9 +2,13 @@ "description": "TolisDev Blog", "owner": { "username": "tolisdev", - "email": "tolis@tolis.tech" + "email": "apostolos@tolisuwu.xyz" }, - "record": { - "CNAME": "vienna.ns.govello.net" - } +{ + "record": { + "A": [ + "167.235.239.76" + ] + } +} } From 757113634704d6e4d8586d83d98b365e933495ae Mon Sep 17 00:00:00 2001 From: Alex Date: Sat, 15 Apr 2023 15:04:09 +0300 Subject: [PATCH 1547/8412] feat(domain): add `rasofex.is-a.dev` --- domains/rasofex.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rasofex.json diff --git a/domains/rasofex.json b/domains/rasofex.json new file mode 100644 index 000000000..b2303d2b8 --- /dev/null +++ b/domains/rasofex.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Rasofex", + "email": "rasofex@yandex.ru" + }, + + "record": { + "A": ["217.18.61.157"] + } +} From 4c862fc6c52291aa81d4f9ec81a0686025c6e0fe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 15 Apr 2023 20:10:38 +0800 Subject: [PATCH 1548/8412] fix --- domains/tolis.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/tolis.json b/domains/tolis.json index f18b15630..7740ffeff 100644 --- a/domains/tolis.json +++ b/domains/tolis.json @@ -4,11 +4,7 @@ "username": "tolisdev", "email": "apostolos@tolisuwu.xyz" }, -{ "record": { - "A": [ - "167.235.239.76" - ] + "A": ["167.235.239.76"] } } -} From 574cb3df3746618a42438d2c174adaf4a0b601f5 Mon Sep 17 00:00:00 2001 From: Mir Habeel Ahmad <102403483+Habeel06@users.noreply.github.com> Date: Sat, 15 Apr 2023 18:16:53 +0530 Subject: [PATCH 1549/8412] Create habeel.json --- domains/habeel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/habeel.json diff --git a/domains/habeel.json b/domains/habeel.json new file mode 100644 index 000000000..b12856481 --- /dev/null +++ b/domains/habeel.json @@ -0,0 +1,12 @@ +{ + "description": "For my personal website", + "repo": "https://github.com/Habeel06/Habeel06.github.io", + "owner": { + "username": "Habeel06", + "email": "mirhabeelahmad06@gmail.com", + "twitter": "habeel_06" + }, + "record": { + "CNAME": "Habeel06.github.io" + } +} From 74118db7bea0d60825585da68aaa73e7774880de Mon Sep 17 00:00:00 2001 From: aura Date: Sat, 15 Apr 2023 22:39:27 -0400 Subject: [PATCH 1550/8412] feat(domain): add `aura.is-a.dev` --- domains/aura.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aura.json diff --git a/domains/aura.json b/domains/aura.json new file mode 100644 index 000000000..7799e6599 --- /dev/null +++ b/domains/aura.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "auravoid", + "email": "github@auravoid.dev" + }, + + "record": { + "CNAME": "aobqkb1m.up.railway.app" + } +} From 26ded36e2b096aaa2d82d27efe360a12b14a77d3 Mon Sep 17 00:00:00 2001 From: Han Chow Date: Sat, 15 Apr 2023 19:58:20 -0700 Subject: [PATCH 1551/8412] register hanchow.is-a.dev --- domains/hanchow | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hanchow diff --git a/domains/hanchow b/domains/hanchow new file mode 100644 index 000000000..e073d643b --- /dev/null +++ b/domains/hanchow @@ -0,0 +1,12 @@ +{ + "description": "This subdomain is used for my personal tech writing blog.", + "repo": "https://github.com/zhhlmr/zhhlmr.github.io", + "owner": { + "username": "zhhlmr", + "email": "zhouhan199132@gmail.com", + "twitter": "zhhlmr" + }, + "record": { + "CNAME": "zhhlmr.github.io" + } +} From 3a43249c543f07c43e13ae069649eddd666524aa Mon Sep 17 00:00:00 2001 From: Han Chow Date: Sun, 16 Apr 2023 11:07:39 +0800 Subject: [PATCH 1552/8412] filetype mistake adjusted for Register hanchow.is-a.dev --- domains/{hanchow => hanchow.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{hanchow => hanchow.json} (100%) diff --git a/domains/hanchow b/domains/hanchow.json similarity index 100% rename from domains/hanchow rename to domains/hanchow.json From 9aaa7b36fe0339583dc24b55b833d3a7b4ce2f42 Mon Sep 17 00:00:00 2001 From: aura Date: Sun, 16 Apr 2023 10:31:35 -0400 Subject: [PATCH 1553/8412] Update aura.json Railway wasn't liking my site so I'll just use GH Pages --- domains/aura.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aura.json b/domains/aura.json index 7799e6599..e2b36b773 100644 --- a/domains/aura.json +++ b/domains/aura.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "aobqkb1m.up.railway.app" + "CNAME": "auravoid.github.io" } } From a1ee282d8968a51123b02b5e64e745a8c7788374 Mon Sep 17 00:00:00 2001 From: Anderson Paiva Date: Sun, 16 Apr 2023 11:53:26 -0300 Subject: [PATCH 1554/8412] url from website changed --- domains/anderson.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anderson.json b/domains/anderson.json index 2a2a55b02..cd770ffee 100644 --- a/domains/anderson.json +++ b/domains/anderson.json @@ -6,6 +6,6 @@ "email": "andersonpgs2001@hotmail.com" }, "record": { - "URL": "https://andersonpgs.github.io/me" + "URL": "https://andersonpgs.vercel.app" } } From 2e87e5df292d8994186a7cb15ecd78ffedb9afe7 Mon Sep 17 00:00:00 2001 From: Xiro <79284996+Creaperhunter@users.noreply.github.com> Date: Sun, 16 Apr 2023 22:01:13 +0200 Subject: [PATCH 1555/8412] Update and rename creaperhunter.json to xiro.json --- domains/{creaperhunter.json => xiro.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{creaperhunter.json => xiro.json} (81%) diff --git a/domains/creaperhunter.json b/domains/xiro.json similarity index 81% rename from domains/creaperhunter.json rename to domains/xiro.json index 11885c2d7..c562ccfa9 100644 --- a/domains/creaperhunter.json +++ b/domains/xiro.json @@ -2,7 +2,7 @@ "owner": { "username": "Creaperhunter", "email": "creaperhunter531@gmail.com", - "discord": "Creaperhunter#7718" + "discord": "Xiro#0001" }, "record": { "CNAME": "personal-page-3ps.pages.dev" From 84bf3a74b257ce35d00d98e6821548539d13fd76 Mon Sep 17 00:00:00 2001 From: Xiro <79284996+XiroXD@users.noreply.github.com> Date: Sun, 16 Apr 2023 22:06:48 +0200 Subject: [PATCH 1556/8412] Change Username --- domains/xiro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xiro.json b/domains/xiro.json index c562ccfa9..91edd91ed 100644 --- a/domains/xiro.json +++ b/domains/xiro.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Creaperhunter", + "username": "XiroXD", "email": "creaperhunter531@gmail.com", "discord": "Xiro#0001" }, From 668d915d01db620350015d24aa27367e1e8cb1f3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Apr 2023 13:09:34 +0800 Subject: [PATCH 1557/8412] Rename Wahid7852.json to wahid7852.json --- domains/{Wahid7852.json => wahid7852.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Wahid7852.json => wahid7852.json} (100%) diff --git a/domains/Wahid7852.json b/domains/wahid7852.json similarity index 100% rename from domains/Wahid7852.json rename to domains/wahid7852.json From b8d10deb10b5f00cde43f247973ec605d7b0e90b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Apr 2023 13:11:56 +0800 Subject: [PATCH 1558/8412] fix record --- domains/pati.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pati.json b/domains/pati.json index 723b8126d..32858290e 100644 --- a/domains/pati.json +++ b/domains/pati.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": ["termoji.pages.dev"] + "CNAME": "termoji.pages.dev" } } From 20877002128fcdae8f7ad1850d35fd278828a209 Mon Sep 17 00:00:00 2001 From: "@kob.kuba" <47297843+kob-kuba@users.noreply.github.com> Date: Mon, 17 Apr 2023 07:50:30 +0000 Subject: [PATCH 1559/8412] Create kuba.json --- domains/kuba.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kuba.json diff --git a/domains/kuba.json b/domains/kuba.json new file mode 100644 index 000000000..76651a44c --- /dev/null +++ b/domains/kuba.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kob-kuba", + "telegram": "kob_kuba", + "email": "admin@kobb.tech" + }, + "record": { + "URL": "https://kob.gay" + } +} From db8337154b8e7154c4731af45da10b9244cd7aaf Mon Sep 17 00:00:00 2001 From: SuryaPrakash <119923001+suryaaprakassh@users.noreply.github.com> Date: Mon, 17 Apr 2023 17:49:10 +0530 Subject: [PATCH 1560/8412] feat(domain): add `suryaprakash.is-a.dev` --- domains/suryaprakash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/suryaprakash.json diff --git a/domains/suryaprakash.json b/domains/suryaprakash.json new file mode 100644 index 000000000..e0b42568f --- /dev/null +++ b/domains/suryaprakash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "suryaaprakassh", + "email": "surya0prakash@proton.me" + }, + + "record": { + "A": ["suryaprakash.is-a-dev"] + } +} From 3d412e605d64c2333460d22ea159fbc0c26cb040 Mon Sep 17 00:00:00 2001 From: jeffersonjpr Date: Mon, 17 Apr 2023 13:25:00 -0300 Subject: [PATCH 1561/8412] jefferson domain --- domains/jefferson.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jefferson.json diff --git a/domains/jefferson.json b/domains/jefferson.json new file mode 100644 index 000000000..a747e33ef --- /dev/null +++ b/domains/jefferson.json @@ -0,0 +1,11 @@ +{ + "description": "Jefferson Michael Profile", + "repo": "https://github.com/jeffersonjpr/jeffersonjpr", + "owner": { + "username": "jeffersonjpr", + "email": "jeffersonjpr@gmail.com" + }, + "record": { + "URL": "https://github.com/jeffersonjpr/jeffersonjpr" + } +} \ No newline at end of file From f61bb20564256834416f4ac0aa9c4523b42a909c Mon Sep 17 00:00:00 2001 From: Aswin V S <68040205+aswin-vs@users.noreply.github.com> Date: Mon, 17 Apr 2023 23:16:10 +0530 Subject: [PATCH 1562/8412] aswin-vs.is-a.dev --- domains/aswin-vs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aswin-vs.json diff --git a/domains/aswin-vs.json b/domains/aswin-vs.json new file mode 100644 index 000000000..a749747b8 --- /dev/null +++ b/domains/aswin-vs.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio of Aswin V S", + "repo": "https://github.com/aswin-vs/Portfolio", + "owner": { + "username": "aswin-vs", + "email": "aswinvs.nitt@gmail.com" + }, + "record": { + "CNAME": "aswin-vs.github.io" + } +} \ No newline at end of file From f8e5658f520566b5362aca6aa5bc81a0576d5c3d Mon Sep 17 00:00:00 2001 From: Riya Roy Date: Tue, 18 Apr 2023 17:07:00 +0530 Subject: [PATCH 1563/8412] Json file added --- domains/riya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/riya.json diff --git a/domains/riya.json b/domains/riya.json new file mode 100644 index 000000000..99dbcddb0 --- /dev/null +++ b/domains/riya.json @@ -0,0 +1,11 @@ +{ + "description": "Riya Roy", + "repo": "https://github.com/riyaroy2086/riyaroy2086.github.io", + "owner": { + "username": "riyaroy2086", + "discord": "ROY#1369" + }, + "record": { + "CNAME": "riyaroy2086.github.io" + } +} From e450bd74eb1f80e6db7809cd9d1bf56c6672c5c8 Mon Sep 17 00:00:00 2001 From: seria_ati Date: Tue, 18 Apr 2023 21:11:58 +0800 Subject: [PATCH 1564/8412] Create seria.json --- domains/seria.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/seria.json diff --git a/domains/seria.json b/domains/seria.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/seria.json @@ -0,0 +1 @@ + From a5935e04df60d631a58181f7e400318c90932069 Mon Sep 17 00:00:00 2001 From: Mario Python Plumber Date: Tue, 18 Apr 2023 18:48:04 +0530 Subject: [PATCH 1565/8412] Create pythonplumber.json --- domains/pythonplumber.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pythonplumber.json diff --git a/domains/pythonplumber.json b/domains/pythonplumber.json new file mode 100644 index 000000000..6ea715d01 --- /dev/null +++ b/domains/pythonplumber.json @@ -0,0 +1,11 @@ +{ + "description": "Mario Python Plumbers's website", + "repo": "https://github.com/PythonPlumber/pythonplumber.github.io", + "owner": { + "username": "PythonPlumber", + "email": "mario.yellow.bea@proton.me" + }, + "record": { + "CNAME": "pythonplumber.github.io" + } +} From 8a25e220489cad0111fbec483ab79cbf4778b79f Mon Sep 17 00:00:00 2001 From: SuryaPrakash <119923001+suryaaprakassh@users.noreply.github.com> Date: Tue, 18 Apr 2023 18:50:37 +0530 Subject: [PATCH 1566/8412] feat(domain): add `suryaaprakassh.is-a.dev` --- domains/suryaaprakassh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/suryaaprakassh.json diff --git a/domains/suryaaprakassh.json b/domains/suryaaprakassh.json new file mode 100644 index 000000000..1e8ecee83 --- /dev/null +++ b/domains/suryaaprakassh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "suryaaprakassh", + "email": "surya0prakash@proton.me" + }, + + "record": { + "CNAME": "suryaaprakassh.github.io" + } +} From 114e393645274f4d665bf2c2a2d7bc45440d66af Mon Sep 17 00:00:00 2001 From: realsohel <109403678+realsohel@users.noreply.github.com> Date: Wed, 19 Apr 2023 00:07:42 +0530 Subject: [PATCH 1567/8412] Create mohdsohel.json --- mohdsohel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 mohdsohel.json diff --git a/mohdsohel.json b/mohdsohel.json new file mode 100644 index 000000000..a30a32358 --- /dev/null +++ b/mohdsohel.json @@ -0,0 +1,12 @@ +{ + "description": "My personal Portfolio website", + "repo": "https://github.com/realsohel/MyPortfolio-production", + "owner": { + "username": "realsohel", + "email": "salmanisohail26@gmail.com", + "twitter": "real_sohel_" + }, + "record": { + "CNAME": "realsohel.github.io" + } +} From 1ac13fe431503ab241d5341f3a7b1b1e893a2afa Mon Sep 17 00:00:00 2001 From: realsohel <109403678+realsohel@users.noreply.github.com> Date: Wed, 19 Apr 2023 00:19:36 +0530 Subject: [PATCH 1568/8412] Update mohdsohel.json --- mohdsohel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mohdsohel.json b/mohdsohel.json index a30a32358..10fda800f 100644 --- a/mohdsohel.json +++ b/mohdsohel.json @@ -1,6 +1,6 @@ { "description": "My personal Portfolio website", - "repo": "https://github.com/realsohel/MyPortfolio-production", + "repo": "https://github.com/realsohel/realsohel.github.io", "owner": { "username": "realsohel", "email": "salmanisohail26@gmail.com", From 42ff7c335b45809536f3de27ecc0de9111161ccb Mon Sep 17 00:00:00 2001 From: seria_ati Date: Wed, 19 Apr 2023 13:00:54 +0800 Subject: [PATCH 1569/8412] Update seria.json --- domains/seria.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/seria.json b/domains/seria.json index 8b1378917..01abb4362 100644 --- a/domains/seria.json +++ b/domains/seria.json @@ -1 +1,12 @@ - +{ + "description": "Personal portfolio, self-introduction website.", + "repo": "https://github.com/seriaati/seriaati.github.io", + "owner": { + "username": "seriaati", + "email": "seria.ati@gmail.com", + "twitter": "seria_ati" + }, + "record": { + "CNAME": "seriaati.github.io" + } +} From 199bafa5c178cbdad621c5d0bd485335185ee822 Mon Sep 17 00:00:00 2001 From: Hinal Sanghvi Date: Wed, 19 Apr 2023 11:25:53 +0530 Subject: [PATCH 1570/8412] push code --- domains/hinal-sanghvi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hinal-sanghvi.json diff --git a/domains/hinal-sanghvi.json b/domains/hinal-sanghvi.json new file mode 100644 index 000000000..79ae68560 --- /dev/null +++ b/domains/hinal-sanghvi.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for now", + "repo": "https://github.com/hinal-sanghvi/hinal-sanghvi.github.io.git", + "owner": { + "username": "hinal-sanghvi", + "email": "", + }, + "record": { + "URL": "https://hinal-sanghvi.github.io/" + } +} From 4169053edff9501b5b08ee8ed807e99bcb663cb5 Mon Sep 17 00:00:00 2001 From: Hinal Sanghvi <129930829+hinal-sanghvi@users.noreply.github.com> Date: Wed, 19 Apr 2023 11:29:28 +0530 Subject: [PATCH 1571/8412] Update .env --- .env | 1 + 1 file changed, 1 insertion(+) diff --git a/.env b/.env index 8022d3f4e..e8de27013 100644 --- a/.env +++ b/.env @@ -4,3 +4,4 @@ DOMAIN_API_HOST=api-example.com DOMAIN_API_PORT=2087 DOMAIN_DOMAIN=example.com DOMAIN_HOST_IP=69.69.69.69 + From 1733461e528418c60f0ae8c757fc37d22e26101d Mon Sep 17 00:00:00 2001 From: Hinal Sanghvi <129930829+hinal-sanghvi@users.noreply.github.com> Date: Wed, 19 Apr 2023 11:42:36 +0530 Subject: [PATCH 1572/8412] Delete .env --- .env | 7 ------- 1 file changed, 7 deletions(-) delete mode 100644 .env diff --git a/.env b/.env deleted file mode 100644 index e8de27013..000000000 --- a/.env +++ /dev/null @@ -1,7 +0,0 @@ -DOMAIN_USER=username -DOMAIN_API_KEY=apikey -DOMAIN_API_HOST=api-example.com -DOMAIN_API_PORT=2087 -DOMAIN_DOMAIN=example.com -DOMAIN_HOST_IP=69.69.69.69 - From e0f868afa1196710c2e6910032dd7966b3ba929e Mon Sep 17 00:00:00 2001 From: Hinal Sanghvi Date: Wed, 19 Apr 2023 11:56:06 +0530 Subject: [PATCH 1573/8412] add .env file --- .env | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 .env diff --git a/.env b/.env new file mode 100644 index 000000000..8022d3f4e --- /dev/null +++ b/.env @@ -0,0 +1,6 @@ +DOMAIN_USER=username +DOMAIN_API_KEY=apikey +DOMAIN_API_HOST=api-example.com +DOMAIN_API_PORT=2087 +DOMAIN_DOMAIN=example.com +DOMAIN_HOST_IP=69.69.69.69 From 872a5f7d07eef4ed632a75a2680aeb10e02619cf Mon Sep 17 00:00:00 2001 From: Dipmala Shrimali Date: Wed, 19 Apr 2023 12:18:20 +0530 Subject: [PATCH 1574/8412] added json file --- domains/dipmala-shrimali.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dipmala-shrimali.json diff --git a/domains/dipmala-shrimali.json b/domains/dipmala-shrimali.json new file mode 100644 index 000000000..0012e6486 --- /dev/null +++ b/domains/dipmala-shrimali.json @@ -0,0 +1,11 @@ +{ + "description": "About Fork", + "repo": "https://github.com/dipmala-shrimali/dipmala-shrimali.github.io.git", + "owner": { + "username": "dipmala-shrimali", + "email": "", + }, + "record": { + "URL": "https://dipmala-shrimali.github.io/" + } +} From 3ac62382a4c3313fa0202d40d4999d45cf64d2b4 Mon Sep 17 00:00:00 2001 From: mobidev86 Date: Wed, 19 Apr 2023 12:59:41 +0530 Subject: [PATCH 1575/8412] add josn file --- domains/samir-vaghela.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/samir-vaghela.json diff --git a/domains/samir-vaghela.json b/domains/samir-vaghela.json new file mode 100644 index 000000000..764907cf5 --- /dev/null +++ b/domains/samir-vaghela.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/samir-vaghela/samir-vaghela.github.io.git", + "owner": { + "username": "samir-vaghela", + "email": "samir.vaghela@truestaz.com", + }, + "record": { + "URL": "https://samir-vaghela.github.io/" + } +} From dc32f1ab6fe0e68d75a93b9f68630a492af4aaa7 Mon Sep 17 00:00:00 2001 From: Mukesh Tadpad Date: Wed, 19 Apr 2023 14:00:56 +0530 Subject: [PATCH 1576/8412] Added json file --- domains/mukesh-tadpad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mukesh-tadpad.json diff --git a/domains/mukesh-tadpad.json b/domains/mukesh-tadpad.json new file mode 100644 index 000000000..42ffbfc87 --- /dev/null +++ b/domains/mukesh-tadpad.json @@ -0,0 +1,11 @@ +{ + "description": "This is a website", + "repo": "https://github.com/mukesh-tadpad/mukesh-tadpad.github.io.git", + "owner": { + "username": "mukesh-tadpad", + "email": "", + }, + "record": { + "URL": "https://mukesh-tadpad.github.io/" + } +} From dd1479302c9e3ff45c417a8cb4a4e1afd6b96117 Mon Sep 17 00:00:00 2001 From: Jay Dave Date: Wed, 19 Apr 2023 14:08:36 +0530 Subject: [PATCH 1577/8412] added json file --- domains/Jay-d-dave.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Jay-d-dave.json diff --git a/domains/Jay-d-dave.json b/domains/Jay-d-dave.json new file mode 100644 index 000000000..e0da87b11 --- /dev/null +++ b/domains/Jay-d-dave.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/Jay-d-dave/Jay-d-dave.github.io.git", + "owner": { + "username": "Jay-d-dave", + "email": "jay.dave@truestaz.com", + }, + "record": { + "URL": "https://Jay-d-dave.github.io/" + } +} From d7cd1294c0c0b3331f229e64b0ae00e976c42b5c Mon Sep 17 00:00:00 2001 From: Mukesh Tadpad Date: Wed, 19 Apr 2023 14:13:39 +0530 Subject: [PATCH 1578/8412] Added json file --- domains/ahuja-m.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ahuja-m.json diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json new file mode 100644 index 000000000..98d52b1b4 --- /dev/null +++ b/domains/ahuja-m.json @@ -0,0 +1,11 @@ +{ + "description": "This is a user", + "repo": "https://github.com/ahuja-m/ahuja-m.github.io.git", + "owner": { + "username": "ahuja-m", + "email": "", + }, + "record": { + "URL": "https://ahuja-m.github.io/" + } +} From bdee01dd43ee9ee880861817681cbb234d224ac6 Mon Sep 17 00:00:00 2001 From: Manish Ahuja <129933445+Ahuja-m@users.noreply.github.com> Date: Wed, 19 Apr 2023 14:22:39 +0530 Subject: [PATCH 1579/8412] Update ahuja-m.json --- domains/ahuja-m.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index 98d52b1b4..9b3603f80 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -1,5 +1,5 @@ { - "description": "This is a user", + "description": "This is a user ", "repo": "https://github.com/ahuja-m/ahuja-m.github.io.git", "owner": { "username": "ahuja-m", From b43f150a47133806147b29e1068e43830a4ef3ae Mon Sep 17 00:00:00 2001 From: Sweta Solanki Date: Wed, 19 Apr 2023 14:32:36 +0530 Subject: [PATCH 1580/8412] fork code push --- domains/sweta-solanki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sweta-solanki.json diff --git a/domains/sweta-solanki.json b/domains/sweta-solanki.json new file mode 100644 index 000000000..bc21702ed --- /dev/null +++ b/domains/sweta-solanki.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/sweta-solanki/sweta-solanki.github.io.git", + "owner": { + "username": "sweta-solanki", + "email": "sweta.solank@truestaz.com", + }, + "record": { + "URL": "https://sweta-solank.github.io/" + } +} From 68919b2c5f8732bb0fc97d5c65eaeeefc2d3eba2 Mon Sep 17 00:00:00 2001 From: Niki Tiwari Date: Wed, 19 Apr 2023 14:36:00 +0530 Subject: [PATCH 1581/8412] Add domain json --- domains/niki-tiwari.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/niki-tiwari.json diff --git a/domains/niki-tiwari.json b/domains/niki-tiwari.json new file mode 100644 index 000000000..3208727c3 --- /dev/null +++ b/domains/niki-tiwari.json @@ -0,0 +1,11 @@ +{ + "description": "This is niki tiwari", + "repo": "https://github.com/niki-tiwari/niki-tiwari.github.io.git", + "owner": { + "username": "niki-tiwari", + "email": "", + }, + "record": { + "URL": "https://niki-tiwari.github.io/" + } +} From 61c7e92e143aede028affef0496501dfca895191 Mon Sep 17 00:00:00 2001 From: SOUROV KHAN NAHID <67148243+SOUROVKHANNAHID@users.noreply.github.com> Date: Wed, 19 Apr 2023 15:11:54 +0600 Subject: [PATCH 1582/8412] sourov-khan-nahid.json --- domains/sourov-khan-nahid.json | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 domains/sourov-khan-nahid.json diff --git a/domains/sourov-khan-nahid.json b/domains/sourov-khan-nahid.json new file mode 100644 index 000000000..948a4161e --- /dev/null +++ b/domains/sourov-khan-nahid.json @@ -0,0 +1,25 @@ +{ + + "owner": { + + "username": "SOUROVKHANNAHID", + + "email": "SourovKhanNahid@gmail.com" + + "YouTube": "@SourovKhanNahid" + + "Telegram": "@D3V1LXH4N" + + } + +} + +{ + + "record": { + + "CNAME": "SOUROVKHANNAHID.github.io" + + } + +} From 8657433a989c462e55e4ae1ec4a710e825901b5b Mon Sep 17 00:00:00 2001 From: Chirag Parikh Date: Wed, 19 Apr 2023 14:46:43 +0530 Subject: [PATCH 1583/8412] Added domain json file --- domains/chirag-parikh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chirag-parikh.json diff --git a/domains/chirag-parikh.json b/domains/chirag-parikh.json new file mode 100644 index 000000000..66186c8bb --- /dev/null +++ b/domains/chirag-parikh.json @@ -0,0 +1,11 @@ +{ + "description": "This is person site", + "repo": "https://github.com/chirag-parikh/chirag-parikh.github.io", + "owner": { + "username": "chirag-parikh", + "email": "", + }, + "record": { + "URL": "https://chirag-parikh.github.io" + } +} From 1cab006fa31db7296655ec9483bfa1c035f63202 Mon Sep 17 00:00:00 2001 From: Sweta Solanki Date: Wed, 19 Apr 2023 14:55:50 +0530 Subject: [PATCH 1584/8412] added json file --- domains/soni-aakas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soni-aakas.json diff --git a/domains/soni-aakas.json b/domains/soni-aakas.json new file mode 100644 index 000000000..78c8730ac --- /dev/null +++ b/domains/soni-aakas.json @@ -0,0 +1,11 @@ +{ + "description": "My new website ", + "repo": "https://github.com/soni-aakas/soni-aakas.gihub.io", + "owner": { + "username": "soni-aakas", + "email": "soni.aakas@truestaz.com", + }, + "record": { + "URL": "https://soni-aakas.github.io/" + } +} From b7d416196df277c8cae5e969578838306574a033 Mon Sep 17 00:00:00 2001 From: Chirag Parikh Date: Wed, 19 Apr 2023 14:58:13 +0530 Subject: [PATCH 1585/8412] Remove .git in URL --- domains/niki-tiwari.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/niki-tiwari.json b/domains/niki-tiwari.json index 3208727c3..f41e41981 100644 --- a/domains/niki-tiwari.json +++ b/domains/niki-tiwari.json @@ -1,11 +1,11 @@ { "description": "This is niki tiwari", - "repo": "https://github.com/niki-tiwari/niki-tiwari.github.io.git", + "repo": "https://github.com/niki-tiwari/niki-tiwari.github.io", "owner": { "username": "niki-tiwari", "email": "", }, "record": { - "URL": "https://niki-tiwari.github.io/" + "URL": "https://niki-tiwari.github.io" } } From e6cc73a348bc5ee60bb192b73feb3e725740b94e Mon Sep 17 00:00:00 2001 From: Niki Tiwari Date: Wed, 19 Apr 2023 15:02:09 +0530 Subject: [PATCH 1586/8412] Remove .git in URL --- domains/niki-tiwari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niki-tiwari.json b/domains/niki-tiwari.json index f41e41981..8eb040ebd 100644 --- a/domains/niki-tiwari.json +++ b/domains/niki-tiwari.json @@ -1,5 +1,5 @@ { - "description": "This is niki tiwari", + "description": "my self niki tiwari", "repo": "https://github.com/niki-tiwari/niki-tiwari.github.io", "owner": { "username": "niki-tiwari", From 4d57aeb2094654495d8a8d0445739950de30600f Mon Sep 17 00:00:00 2001 From: Ahuja M Date: Wed, 19 Apr 2023 15:08:31 +0530 Subject: [PATCH 1587/8412] Domain Added --- domains/ahuja-m.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index 98d52b1b4..d40a37930 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -1,11 +1,11 @@ { "description": "This is a user", - "repo": "https://github.com/ahuja-m/ahuja-m.github.io.git", + "repo": "https://github.com/ahuja-m/ahuja-m.github.io", "owner": { "username": "ahuja-m", "email": "", }, "record": { - "URL": "https://ahuja-m.github.io/" + "URL": "https://ahuja-m.github.io" } } From 5592f842d4fcc0dde299453bdbe48bcf3c636561 Mon Sep 17 00:00:00 2001 From: Radhika patel Date: Wed, 19 Apr 2023 15:54:13 +0530 Subject: [PATCH 1588/8412] addded json file --- domains/patel-radhika.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patel-radhika.json diff --git a/domains/patel-radhika.json b/domains/patel-radhika.json new file mode 100644 index 000000000..583b106ed --- /dev/null +++ b/domains/patel-radhika.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/patel-radhika/patel-radhika.github.io", + "owner": { + "username": "patel-radhika", + "email": "radhika.patel@truestaz.com", + }, + "record": { + "URL": "https://patel-radhika.github.io/" + } +} From d3390e90f79752bd1c5a9ac300ffca99988239e6 Mon Sep 17 00:00:00 2001 From: Abhishek Jani Date: Wed, 19 Apr 2023 16:20:36 +0530 Subject: [PATCH 1589/8412] addedjson fiel --- domains/jani-abhishek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jani-abhishek.json diff --git a/domains/jani-abhishek.json b/domains/jani-abhishek.json new file mode 100644 index 000000000..0d034402f --- /dev/null +++ b/domains/jani-abhishek.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/jani-abhishek/jani-abhishek.github.io", + "owner": { + "username": "jani-abhishek", + "email": "jani.abhishek@truestaz.com", + }, + "record": { + "URL": "https://jani-abhishek.github.io/" + } +} From 5d6007115c662aeed146b37fbd34eb75b9f038a3 Mon Sep 17 00:00:00 2001 From: mobidev86 Date: Wed, 19 Apr 2023 16:41:08 +0530 Subject: [PATCH 1590/8412] added json file --- domains/jagruti-metaliya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jagruti-metaliya.json diff --git a/domains/jagruti-metaliya.json b/domains/jagruti-metaliya.json new file mode 100644 index 000000000..bd2288a2c --- /dev/null +++ b/domains/jagruti-metaliya.json @@ -0,0 +1,12 @@ +{ + "description": "My new website", + "repo": "https://github.com/jagruti-metaliya/jagruti-metaliya.github.io", + "owner": { + "username": "jagruti-metaliya", + "email": "jagruti.metaliya@truestaz.com", + }, + "record": { + "URL": "https://jagruti-metaliya.github.io/" + } +} + From b010427df91bd213a845510a95c6134c0fba5d77 Mon Sep 17 00:00:00 2001 From: mobidev86 Date: Wed, 19 Apr 2023 17:06:37 +0530 Subject: [PATCH 1591/8412] added json file --- domains/sanjay-makasana.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sanjay-makasana.json diff --git a/domains/sanjay-makasana.json b/domains/sanjay-makasana.json new file mode 100644 index 000000000..ce306b507 --- /dev/null +++ b/domains/sanjay-makasana.json @@ -0,0 +1,12 @@ +{ + "description": "My new website", + "repo": "https://github.com/sanjay-makasana/jsanjay-makasana.github.io", + "owner": { + "username": "sanjay-makasana", + "email": "sanjay.makasana@truestaz.com", + }, + "record": { + "URL": "https://sanjay-makasana.github.io/" + } +} + From bdcf485ab90a2de52db37cdd3d84eee62890d1e2 Mon Sep 17 00:00:00 2001 From: Tim Date: Wed, 19 Apr 2023 14:39:00 +0300 Subject: [PATCH 1592/8412] Update timothynn.json --- domains/timothynn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/timothynn.json b/domains/timothynn.json index 2d12b0138..59219670b 100644 --- a/domains/timothynn.json +++ b/domains/timothynn.json @@ -3,8 +3,8 @@ "repo": "https://github.com/timothynn/timothynn.github.io", "owner": { "username": "timothynn", - "email": "timothynn@gmail.com", - "twitter": "im4_tim" + "email": "timothynn08@gmail.com", + "twitter": "timothynn_" }, "record": { "CNAME": "timothynn.github.io" From 7a42ae70a14259dc55790bd9fab9e39e28e221e3 Mon Sep 17 00:00:00 2001 From: Ajay Sudani Date: Wed, 19 Apr 2023 17:50:33 +0530 Subject: [PATCH 1593/8412] added json file --- domains/sudania-ajay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sudania-ajay.json diff --git a/domains/sudania-ajay.json b/domains/sudania-ajay.json new file mode 100644 index 000000000..1d616e917 --- /dev/null +++ b/domains/sudania-ajay.json @@ -0,0 +1,12 @@ +{ + "description": "My new website", + "repo": "https://github.com/sudania-ajay/sudania-ajay.github.io", + "owner": { + "username": "sanjay-makasana", + "email": "ajay.sudani@truestaz.com", + }, + "record": { + "URL": "https://sudania-ajay.github.io/" + } +} + From d18a2d4c86d31e442699bd28209641324f12721f Mon Sep 17 00:00:00 2001 From: Ari <50357852+Arizerr@users.noreply.github.com> Date: Wed, 19 Apr 2023 21:28:25 +0800 Subject: [PATCH 1594/8412] Create arizerr.json --- domains/arizerr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arizerr.json diff --git a/domains/arizerr.json b/domains/arizerr.json new file mode 100644 index 000000000..aa22225a1 --- /dev/null +++ b/domains/arizerr.json @@ -0,0 +1,11 @@ +{ + "description": "Github Page", + "repo": "https://github.com/Arizerr/Arizerr.github.io", + "owner": { + "username": "Arizerr", + "email": "arisiraj738@gmail.com" + }, + "record": { + "CNAME": "arizerr.github.io" + } +} From 7240a5214765926835787d3e62713c967c13dffe Mon Sep 17 00:00:00 2001 From: AndreasFxPro <47606652+AndreasFxPro@users.noreply.github.com> Date: Wed, 19 Apr 2023 19:19:33 +0300 Subject: [PATCH 1595/8412] Request for afp.is-a.dev domain --- domains/afp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/afp.json diff --git a/domains/afp.json b/domains/afp.json new file mode 100644 index 000000000..f7f82bbf5 --- /dev/null +++ b/domains/afp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AndreasFxPro", + "discord": "AndreasFxPro#9330" + }, + "description": "this is-a.dev page is for me, i'll post my projects", + "record": { + "A": [ + "140.238.175.208", + ] + } +} \ No newline at end of file From e0b26d26d13faf6e8445a5ae92be8b103401f113 Mon Sep 17 00:00:00 2001 From: Night Kaly <77528305+night0721@users.noreply.github.com> Date: Wed, 19 Apr 2023 18:15:25 +0100 Subject: [PATCH 1596/8412] Create night.json --- domains/night.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/night.json diff --git a/domains/night.json b/domains/night.json new file mode 100644 index 000000000..05e005d6d --- /dev/null +++ b/domains/night.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio for showing my projects, contacts and about me", + "repo": "https://github.com/night0721/night0721.github.io", + "owner": { + "username": "night0721", + "email": "nightkalyyy@hotmail.com" + }, + "record": { + "CNAME": "https://night0721.github.io" + } +} From e8d62e607e066c963b0f3843c52ec92a96331689 Mon Sep 17 00:00:00 2001 From: Night Kaly <77528305+night0721@users.noreply.github.com> Date: Wed, 19 Apr 2023 18:16:50 +0100 Subject: [PATCH 1597/8412] Update night.json --- domains/night.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/night.json b/domains/night.json index 05e005d6d..ee9e4c2cc 100644 --- a/domains/night.json +++ b/domains/night.json @@ -6,6 +6,6 @@ "email": "nightkalyyy@hotmail.com" }, "record": { - "CNAME": "https://night0721.github.io" + "CNAME": "night0721.github.io" } } From d6bad45138e7ffbab2b0933b00e6306b9349855a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=92=D1=81=D0=B5=D0=B2=D0=BE=D0=BB=D0=BE=D0=B4?= Date: Wed, 19 Apr 2023 20:44:29 +0300 Subject: [PATCH 1598/8412] Create vsecoder.json --- domains/vsecoder.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vsecoder.json diff --git a/domains/vsecoder.json b/domains/vsecoder.json new file mode 100644 index 000000000..298541b34 --- /dev/null +++ b/domains/vsecoder.json @@ -0,0 +1,12 @@ +{ + "description": "Create resume page, and add this link in social", + "repo": "https://github.com/vsecoder/vsecoder.github.io", + "owner": { + "username": "vsecoder", + "email": "kreepmeister@gmail.com", + "twitter": "vsecoder" + }, + "record": { + "CNAME": "vsecoder.github.io" + } +} From dd4f2dca6adf3d1ebbc42d8151f66b4a25329a73 Mon Sep 17 00:00:00 2001 From: Night Kaly <77528305+night0721@users.noreply.github.com> Date: Wed, 19 Apr 2023 19:00:18 +0100 Subject: [PATCH 1599/8412] =?UTF-8?q?typo=20as=20I=20don=E2=80=99t=20have?= =?UTF-8?q?=20Hotmail?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/night.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/night.json b/domains/night.json index ee9e4c2cc..1c03cd80c 100644 --- a/domains/night.json +++ b/domains/night.json @@ -3,7 +3,7 @@ "repo": "https://github.com/night0721/night0721.github.io", "owner": { "username": "night0721", - "email": "nightkalyyy@hotmail.com" + "email": "nightkalyyy@gmail.com" }, "record": { "CNAME": "night0721.github.io" From 38cdc48858b0a48bf3603aae25f3947ed812fa3a Mon Sep 17 00:00:00 2001 From: Achraf <93818590+EL-Bernaoui@users.noreply.github.com> Date: Wed, 19 Apr 2023 21:49:19 +0000 Subject: [PATCH 1600/8412] Create elbernaoui.json --- domains/elbernaoui.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/elbernaoui.json diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json new file mode 100644 index 000000000..afc39fee9 --- /dev/null +++ b/domains/elbernaoui.json @@ -0,0 +1,11 @@ +{ + "description": "this is for my personal website", + "owner": { + "username": "EL-Bernaoui", + "email": "", + "twitter": "ELBRN_Achraf" + }, + "record": { + "CNAME": "el-bernaoui.github.io" + } +} From 434d6c58e9d58f4fd7b3518e20e270fe0a53897f Mon Sep 17 00:00:00 2001 From: Achraf <93818590+EL-Bernaoui@users.noreply.github.com> Date: Wed, 19 Apr 2023 22:13:10 +0000 Subject: [PATCH 1601/8412] Update elbernaoui.json --- domains/elbernaoui.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json index afc39fee9..7563486ab 100644 --- a/domains/elbernaoui.json +++ b/domains/elbernaoui.json @@ -1,11 +1,12 @@ { "description": "this is for my personal website", + "repo": "https://github.com/EL-Bernaoui/elbernaoui", "owner": { "username": "EL-Bernaoui", "email": "", "twitter": "ELBRN_Achraf" }, "record": { - "CNAME": "el-bernaoui.github.io" + "URL": "https://el-bernaoui.github.io/elbernaoui" } } From bcde27bdadc4090f490e7e779cbab96d836e9a2a Mon Sep 17 00:00:00 2001 From: Achraf <93818590+EL-Bernaoui@users.noreply.github.com> Date: Thu, 20 Apr 2023 02:19:27 +0000 Subject: [PATCH 1602/8412] Update elbernaoui.json --- domains/elbernaoui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json index 7563486ab..350d6d354 100644 --- a/domains/elbernaoui.json +++ b/domains/elbernaoui.json @@ -7,6 +7,6 @@ "twitter": "ELBRN_Achraf" }, "record": { - "URL": "https://el-bernaoui.github.io/elbernaoui" + "URL": "el-bernaoui.github.io/elbernaoui" } } From 2e6524c12ef1691175df471c439e0b1d9c9b2b22 Mon Sep 17 00:00:00 2001 From: Ashish Soni Date: Thu, 20 Apr 2023 10:46:40 +0530 Subject: [PATCH 1603/8412] added json file --- domains/soni-ashish.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soni-ashish.json diff --git a/domains/soni-ashish.json b/domains/soni-ashish.json new file mode 100644 index 000000000..558953dce --- /dev/null +++ b/domains/soni-ashish.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/soni-ashish/soni-ashish.github.io", + "owner": { + "username": "soni-ashish", + "email": "", + }, + "record": { + "URL": "https://soni-ashish.github.io/" + } +} From e425db0353348dbb71e0b3a8a5bd0c062967f538 Mon Sep 17 00:00:00 2001 From: mobidev86 Date: Thu, 20 Apr 2023 10:53:00 +0530 Subject: [PATCH 1604/8412] added json file --- domains/ashish-g-gupta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ashish-g-gupta.json diff --git a/domains/ashish-g-gupta.json b/domains/ashish-g-gupta.json new file mode 100644 index 000000000..f4d98d1df --- /dev/null +++ b/domains/ashish-g-gupta.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/ashish-g-gupta/ashish-g-gupta.github.io", + "owner": { + "username": "ashish-g-gupta", + "email": "", + }, + "record": { + "URL": "https://ashish-g-gupta.github.io/" + } +} From aef1be662b71a120e78a80871ebdb36c05ac92e0 Mon Sep 17 00:00:00 2001 From: mobidev86 Date: Thu, 20 Apr 2023 11:24:14 +0530 Subject: [PATCH 1605/8412] added json file --- domains/s-kunjan | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/s-kunjan diff --git a/domains/s-kunjan b/domains/s-kunjan new file mode 100644 index 000000000..571abd487 --- /dev/null +++ b/domains/s-kunjan @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/s-kunjan/s-kunjan.github.io", + "owner": { + "username": "s-kunjan", + "email": "", + }, + "record": { + "URL": "https://s-kunjan.github.io/" + } +} From e3e0c9f6d1257470114772a8f216c6ec88e8b2cb Mon Sep 17 00:00:00 2001 From: mobidev86 Date: Thu, 20 Apr 2023 11:43:11 +0530 Subject: [PATCH 1606/8412] added json file --- domains/patelhardik-p.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patelhardik-p.json diff --git a/domains/patelhardik-p.json b/domains/patelhardik-p.json new file mode 100644 index 000000000..6072c6069 --- /dev/null +++ b/domains/patelhardik-p.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/patelhardik-p/patelhardik-p.github.io", + "owner": { + "username": "patelhardik-p", + "email": "", + }, + "record": { + "URL": "https://patelhardik-p.github.io/" + } +} From 596c756ff46826905c3bcbb27aa7cdb33ca755c0 Mon Sep 17 00:00:00 2001 From: mobidev86 Date: Thu, 20 Apr 2023 12:24:25 +0530 Subject: [PATCH 1607/8412] added json file --- domains/panchal-jatin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/panchal-jatin.json diff --git a/domains/panchal-jatin.json b/domains/panchal-jatin.json new file mode 100644 index 000000000..d923f46b9 --- /dev/null +++ b/domains/panchal-jatin.json @@ -0,0 +1,12 @@ +{ + "description": "My new website", + "repo": "https://github.com/panchal-jatin/panchal-jatin.github.io", + "owner": { + "username": "panchal-jatin", + "email": "", + }, + "record": { + "URL": "https://panchal-jatin.github.io/" + } +} + From 87af0eb79471cbb225b818efe7b74baf098a748a Mon Sep 17 00:00:00 2001 From: Savan Makawana Date: Thu, 20 Apr 2023 12:30:12 +0530 Subject: [PATCH 1608/8412] added json file --- domains/savan-makawana.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 domains/savan-makawana.json diff --git a/domains/savan-makawana.json b/domains/savan-makawana.json new file mode 100644 index 000000000..e69de29bb From 61d65c4399671e51eebfc4be79c87d9b8838c55d Mon Sep 17 00:00:00 2001 From: Priyas Rana Date: Thu, 20 Apr 2023 12:35:59 +0530 Subject: [PATCH 1609/8412] added json file --- domains/priyas-rana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/priyas-rana.json diff --git a/domains/priyas-rana.json b/domains/priyas-rana.json new file mode 100644 index 000000000..1175d9b13 --- /dev/null +++ b/domains/priyas-rana.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/priyas-rana/priyas-rana.github.io", + "owner": { + "username": "priyas-rana", + "email": "", + }, + "record": { + "URL": "https://priyas-rana.github.io/" + } +} From def4e018ded3266bdbc264516165db13c7164cdb Mon Sep 17 00:00:00 2001 From: pal-rakesh Date: Thu, 20 Apr 2023 12:39:36 +0530 Subject: [PATCH 1610/8412] Code Push --- domains/con.json | 15 --------------- domains/pal-rakesh-2.json | 12 ++++++++++++ 2 files changed, 12 insertions(+), 15 deletions(-) delete mode 100644 domains/con.json create mode 100644 domains/pal-rakesh-2.json diff --git a/domains/con.json b/domains/con.json deleted file mode 100644 index 047bdb709..000000000 --- a/domains/con.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "owner": { - "username": "connekitius", - "email": "", - "twitter": "connekisgoated", - "discord": "Con#5209" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} diff --git a/domains/pal-rakesh-2.json b/domains/pal-rakesh-2.json new file mode 100644 index 000000000..2be6343ac --- /dev/null +++ b/domains/pal-rakesh-2.json @@ -0,0 +1,12 @@ + +{ + "description": "My new website", + "repo": "https://github.com/pal-rakesh/pal-rakesh.github.io", + "owner": { + "username": "pal-rakesh", + "email": "rakesh.pal@truestaz.com ", + }, + "record": { + "URL": "https://pal-rakesh.github.io/" + } +} \ No newline at end of file From ecc5359cfe92d739fb2abf438fb63b1f0192b27d Mon Sep 17 00:00:00 2001 From: Nirav Bhut Date: Thu, 20 Apr 2023 12:41:40 +0530 Subject: [PATCH 1611/8412] added json file --- domains/nirav-bhut.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nirav-bhut.json diff --git a/domains/nirav-bhut.json b/domains/nirav-bhut.json new file mode 100644 index 000000000..ae73eff4c --- /dev/null +++ b/domains/nirav-bhut.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/nirav-bhut/nirav-bhut.github.io", + "owner": { + "username": "nirav-bhut", + "email": "", + }, + "record": { + "URL": "https://nirav-bhut.github.io/" + } +} From 62f19aa15fa7e8b3524f3843ad86bd53b258bb2d Mon Sep 17 00:00:00 2001 From: Nipul Bhogayata Date: Thu, 20 Apr 2023 12:50:36 +0530 Subject: [PATCH 1612/8412] added json file --- domains/nipul-bhogayat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nipul-bhogayat.json diff --git a/domains/nipul-bhogayat.json b/domains/nipul-bhogayat.json new file mode 100644 index 000000000..76c4fcd9c --- /dev/null +++ b/domains/nipul-bhogayat.json @@ -0,0 +1,12 @@ +{ + "description": "My new website", + "repo": "https://github.com/nipul-bhogayat/nipul-bhogayat.github.io", + "owner": { + "username": "nipul-bhogayat", + "email": "", + }, + "record": { + "URL": "https://nipul-bhogayat.github.io/" + } +} + From 4c9e4f453801bc78841bc2fb986f19e790dfe33c Mon Sep 17 00:00:00 2001 From: Parthiv Patel Date: Thu, 20 Apr 2023 12:57:51 +0530 Subject: [PATCH 1613/8412] added json file --- domains/patel-parthiv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patel-parthiv.json diff --git a/domains/patel-parthiv.json b/domains/patel-parthiv.json new file mode 100644 index 000000000..60b04f01b --- /dev/null +++ b/domains/patel-parthiv.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/patel-parthiv/patel-parthiv.github.io", + "owner": { + "username": "patel-parthiv", + "email": "", + }, + "record": { + "URL": "https://patel-parthiv.github.io/" + } +} From 8fd22740b0c496dcd75f2f68bc9dae7a64fb2eca Mon Sep 17 00:00:00 2001 From: Mausami Parmar Date: Thu, 20 Apr 2023 14:13:58 +0530 Subject: [PATCH 1614/8412] added json file --- domains/mausami-parmar | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mausami-parmar diff --git a/domains/mausami-parmar b/domains/mausami-parmar new file mode 100644 index 000000000..0c8f1c2ea --- /dev/null +++ b/domains/mausami-parmar @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/mausami-parmar/mausami-parmar.github.io", + "owner": { + "username": "mausami-parmar", + "email": "", + }, + "record": { + "URL": "https://mausami-parmar.github.io/" + } +} From 8f191dbf64ea04333705a20e61c81365a58c107c Mon Sep 17 00:00:00 2001 From: Mausami Parmar Date: Thu, 20 Apr 2023 14:16:03 +0530 Subject: [PATCH 1615/8412] change name json file --- domains/{mausami-parmar => mausami-parmar.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mausami-parmar => mausami-parmar.json} (100%) diff --git a/domains/mausami-parmar b/domains/mausami-parmar.json similarity index 100% rename from domains/mausami-parmar rename to domains/mausami-parmar.json From c0df0a86412b2fc228337ed7de6350d6baf6562c Mon Sep 17 00:00:00 2001 From: Bhavesh Patel Date: Thu, 20 Apr 2023 14:24:40 +0530 Subject: [PATCH 1616/8412] added json file --- domains/Bhavesh-p-Patel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Bhavesh-p-Patel.json diff --git a/domains/Bhavesh-p-Patel.json b/domains/Bhavesh-p-Patel.json new file mode 100644 index 000000000..66f01307f --- /dev/null +++ b/domains/Bhavesh-p-Patel.json @@ -0,0 +1,12 @@ +{ + "description": "My new website", + "repo": "https://github.com/Bhavesh-p-Patel/Bhavesh-p-Patel.github.io", + "owner": { + "username": "Bhavesh-p-Patel", + "email": "", + }, + "record": { + "URL": "https://Bhavesh-p-Patel.github.io/" + } +} + From b132532ebb0f1c9ce0f4fd32376938599fa5e5af Mon Sep 17 00:00:00 2001 From: Dinesh Vaghasia Date: Thu, 20 Apr 2023 14:35:07 +0530 Subject: [PATCH 1617/8412] added json file --- domains/dinesh-vaghasia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dinesh-vaghasia.json diff --git a/domains/dinesh-vaghasia.json b/domains/dinesh-vaghasia.json new file mode 100644 index 000000000..a5a486e51 --- /dev/null +++ b/domains/dinesh-vaghasia.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/dinesh-vaghasia/dinesh-vaghasia.github.io", + "owner": { + "username": "dinesh-vaghasia", + "email": "", + }, + "record": { + "URL": "https://dinesh-vaghasia.github.io/" + } +} From bd5d2ab2b2ce26727ca9b6ac29925c62748c42a1 Mon Sep 17 00:00:00 2001 From: Dixita Parmar Date: Thu, 20 Apr 2023 14:43:00 +0530 Subject: [PATCH 1618/8412] added json file --- domains/parmar-dixita.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/parmar-dixita.json diff --git a/domains/parmar-dixita.json b/domains/parmar-dixita.json new file mode 100644 index 000000000..8f6a51c22 --- /dev/null +++ b/domains/parmar-dixita.json @@ -0,0 +1,12 @@ + +{ + "description": "My new website", + "repo": "https://github.com/parmar-dixita/parmar-dixita.github.io", + "owner": { + "username": "parmar-dixita", + "email": "", + }, + "record": { + "URL": "https://parmar-dixita.github.io/" + } +} From 8efce90c16f7de4ed51708e65ebf8d9c1e12edfb Mon Sep 17 00:00:00 2001 From: Shakera vora Date: Thu, 20 Apr 2023 14:51:33 +0530 Subject: [PATCH 1619/8412] added json files --- domains/shakera-vora.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shakera-vora.json diff --git a/domains/shakera-vora.json b/domains/shakera-vora.json new file mode 100644 index 000000000..d9859e9ad --- /dev/null +++ b/domains/shakera-vora.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/shakera-vora/shakera-vora.github.io", + "owner": { + "username": "shakera-vora", + "email": "", + }, + "record": { + "URL": "https://shakera-vora.github.io/" + } +} From 07c3d1236b20b29b5724aae838d760226dbf2572 Mon Sep 17 00:00:00 2001 From: Viplav Mistry Date: Thu, 20 Apr 2023 15:09:26 +0530 Subject: [PATCH 1620/8412] added json file --- domains/viplav-mistry.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/viplav-mistry.json diff --git a/domains/viplav-mistry.json b/domains/viplav-mistry.json new file mode 100644 index 000000000..f81da3289 --- /dev/null +++ b/domains/viplav-mistry.json @@ -0,0 +1,12 @@ +{ + "description": "My new website", + "repo": "https://github.com/viplav-mistry/viplav-mistry.github.io", + "owner": { + "username": "viplav-mistry", + "email": "", + }, + "record": { + "URL": "https://viplav-mistry.github.io/" + } +} + From bd554a048f6b0f54e649201a9b8e096918f1653b Mon Sep 17 00:00:00 2001 From: Meet Panchal Date: Thu, 20 Apr 2023 15:11:05 +0530 Subject: [PATCH 1621/8412] Added json file --- domains/panchal-meet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/panchal-meet.json diff --git a/domains/panchal-meet.json b/domains/panchal-meet.json new file mode 100644 index 000000000..75bc91010 --- /dev/null +++ b/domains/panchal-meet.json @@ -0,0 +1,11 @@ +{ + "description": "This is a panchal meet", + "repo": "https://github.com/panchal-meet/panchal-meet.github.io", + "owner": { + "username": "panchal-meet", + "email": "" + }, + "record": { + "URL": "https://panchal-meet.github.io" + } +} From fb62e16ee146f12bee7f82e158e87305f4326abc Mon Sep 17 00:00:00 2001 From: Dhaval Kareliya Date: Thu, 20 Apr 2023 15:28:02 +0530 Subject: [PATCH 1622/8412] Added json file --- domains/dhaval-kareliya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dhaval-kareliya.json diff --git a/domains/dhaval-kareliya.json b/domains/dhaval-kareliya.json new file mode 100644 index 000000000..cf417bb5e --- /dev/null +++ b/domains/dhaval-kareliya.json @@ -0,0 +1,11 @@ +{ + "description": "This is a personal website", + "repo": "https://github.com/dhaval-kareliya/dhaval-kareliya.github.io", + "owner": { + "username": "dhaval-kareliya", + "email": "" + }, + "record": { + "URL": "https://dhaval-kareliya.github.io" + } +} From eb548a48e88998636ba4154fb0b20dc3c3330c90 Mon Sep 17 00:00:00 2001 From: Pradeep Chauhan Date: Thu, 20 Apr 2023 15:28:26 +0530 Subject: [PATCH 1623/8412] added json file --- domains/chauhan-pradip.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chauhan-pradip.json diff --git a/domains/chauhan-pradip.json b/domains/chauhan-pradip.json new file mode 100644 index 000000000..633af7cfb --- /dev/null +++ b/domains/chauhan-pradip.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/chauhan-pradip/chauhan-pradip.github.io", + "owner": { + "username": "chauhan-pradip", + "email": "", + }, + "record": { + "URL": "https://chauhan-pradip.github.io/" + } +} From b1f1475be9ab6fc1b60be7b9d75e3bf84b171503 Mon Sep 17 00:00:00 2001 From: Pratikp Patel Date: Thu, 20 Apr 2023 15:36:13 +0530 Subject: [PATCH 1624/8412] Added json file --- domains/pratikp-patel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pratikp-patel.json diff --git a/domains/pratikp-patel.json b/domains/pratikp-patel.json new file mode 100644 index 000000000..1a0859df5 --- /dev/null +++ b/domains/pratikp-patel.json @@ -0,0 +1,11 @@ +{ + "description": "This is a website", + "repo": "https://github.com/pratikp-patel/pratikp-patel.github.io", + "owner": { + "username": "pratikp-patel", + "email": "" + }, + "record": { + "URL": "https://pratikp-patel.github.io" + } +} From c824c315c33bfcfc6b4969ad6e13084a23f8ed16 Mon Sep 17 00:00:00 2001 From: Kishan Bagiya Date: Thu, 20 Apr 2023 15:41:02 +0530 Subject: [PATCH 1625/8412] added json file --- domains/kishan-bagiya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kishan-bagiya.json diff --git a/domains/kishan-bagiya.json b/domains/kishan-bagiya.json new file mode 100644 index 000000000..234e3c6a9 --- /dev/null +++ b/domains/kishan-bagiya.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/kishan-bagiya/kishan-bagiya.github.io", + "owner": { + "username": "kishan-bagiya", + "email": "", + }, + "record": { + "URL": "https://kishan-bagiya.github.io/" + } +} From 3d305bdcdf0f0543ea1187cd952328ea7084dbb0 Mon Sep 17 00:00:00 2001 From: Dirgha Ukani Date: Thu, 20 Apr 2023 15:43:19 +0530 Subject: [PATCH 1626/8412] Added json file --- domains/dirgha-ukani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dirgha-ukani.json diff --git a/domains/dirgha-ukani.json b/domains/dirgha-ukani.json new file mode 100644 index 000000000..40b906a5e --- /dev/null +++ b/domains/dirgha-ukani.json @@ -0,0 +1,11 @@ +{ + "description": "This is personal website", + "repo": "https://github.com/dirgha-ukani/dirgha-ukani.github.io", + "owner": { + "username": "dirgha-ukani", + "email": "" + }, + "record": { + "URL": "https://dirgha-ukani.github.io" + } +} From 36950df05c326ab77fbae37a8a3766b26a66c69f Mon Sep 17 00:00:00 2001 From: Falguni Prajapati Date: Thu, 20 Apr 2023 15:49:45 +0530 Subject: [PATCH 1627/8412] Added json file --- domains/falguni-prajapati.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/falguni-prajapati.json diff --git a/domains/falguni-prajapati.json b/domains/falguni-prajapati.json new file mode 100644 index 000000000..46a52d089 --- /dev/null +++ b/domains/falguni-prajapati.json @@ -0,0 +1,11 @@ +{ + "description": "This is falguni prajapati", + "repo": "https://github.com/falguni-prajapati/falguni-prajapati.github.io", + "owner": { + "username": "falguni-prajapati", + "email": "" + }, + "record": { + "URL": "https://falguni-prajapati.github.io" + } +} From 9b80a4f91ed3082e1bbd0d045a9b63af5af2867c Mon Sep 17 00:00:00 2001 From: Jatin kumar Patel Date: Thu, 20 Apr 2023 15:54:01 +0530 Subject: [PATCH 1628/8412] added json file --- domains/patel-jatin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patel-jatin.json diff --git a/domains/patel-jatin.json b/domains/patel-jatin.json new file mode 100644 index 000000000..0235e51a1 --- /dev/null +++ b/domains/patel-jatin.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/patel-jatin/patel-jatin.github.io", + "owner": { + "username": "patel-jatin", + "email": "", + }, + "record": { + "URL": "https://patel-jatin.github.io/" + } +} From 632e924879cc01197722d6332513c40490aac119 Mon Sep 17 00:00:00 2001 From: Falguni Prajapati Date: Thu, 20 Apr 2023 15:56:02 +0530 Subject: [PATCH 1629/8412] Added json file --- domains/rahul-rabari.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahul-rabari.json diff --git a/domains/rahul-rabari.json b/domains/rahul-rabari.json new file mode 100644 index 000000000..6f9280fe4 --- /dev/null +++ b/domains/rahul-rabari.json @@ -0,0 +1,11 @@ +{ + "description": "This is falguni prajapati", + "repo": "https://github.com/rahul-rabari/rahul-rabari.github.io", + "owner": { + "username": "rahul-rabari", + "email": "" + }, + "record": { + "URL": "https://rahul-rabari.github.io" + } +} \ No newline at end of file From af47d6a3547300fcc2b2a79e87dbb976fc51e425 Mon Sep 17 00:00:00 2001 From: Falguni Prajapati Date: Thu, 20 Apr 2023 15:57:31 +0530 Subject: [PATCH 1630/8412] Added json file --- domains/rahul-rabari.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahul-rabari.json diff --git a/domains/rahul-rabari.json b/domains/rahul-rabari.json new file mode 100644 index 000000000..eeb6777bb --- /dev/null +++ b/domains/rahul-rabari.json @@ -0,0 +1,11 @@ +{ + "description": "This is personal website", + "repo": "https://github.com/rahul-rabari/rahul-rabari.github.io", + "owner": { + "username": "rahul-rabari", + "email": "" + }, + "record": { + "URL": "https://rahul-rabari.github.io" + } +} \ No newline at end of file From e9d7149bd4c768f48e3aeeba89df1ce6711ed722 Mon Sep 17 00:00:00 2001 From: Nishit Shah Date: Thu, 20 Apr 2023 16:01:51 +0530 Subject: [PATCH 1631/8412] added json file --- domains/s-nishit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/s-nishit.json diff --git a/domains/s-nishit.json b/domains/s-nishit.json new file mode 100644 index 000000000..cbf4a9c65 --- /dev/null +++ b/domains/s-nishit.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/s-nishit/s-nishit.github.io", + "owner": { + "username": "s-nishit", + "email": "", + }, + "record": { + "URL": "https://s-nishit.github.io/" + } +} From 66abbe5a55e8dff4d49f87d7223598661d721f76 Mon Sep 17 00:00:00 2001 From: ansari-atharnadim Date: Thu, 20 Apr 2023 16:08:48 +0530 Subject: [PATCH 1632/8412] Added json file --- domains/ansari-atharnadim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ansari-atharnadim.json diff --git a/domains/ansari-atharnadim.json b/domains/ansari-atharnadim.json new file mode 100644 index 000000000..25d648ed2 --- /dev/null +++ b/domains/ansari-atharnadim.json @@ -0,0 +1,11 @@ +{ + "description": "This is my website", + "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", + "owner": { + "username": "ansari-atharnadim", + "email": "" + }, + "record": { + "URL": "https://ansari-atharnadim.github.io" + } +} From 3b0d57b8b01c4e83bc04051d1f036b53606bf2cd Mon Sep 17 00:00:00 2001 From: Patle-Kalpesh Date: Thu, 20 Apr 2023 16:12:51 +0530 Subject: [PATCH 1633/8412] Update Contant --- domains/Patel-Kalpesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Patel-Kalpesh.json diff --git a/domains/Patel-Kalpesh.json b/domains/Patel-Kalpesh.json new file mode 100644 index 000000000..c5590d8f8 --- /dev/null +++ b/domains/Patel-Kalpesh.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/Patle-Kalpesh/Patle-Kalpesh.github.io", + "owner": { + "username": "Patle-Kalpesh", + "email": "kalpesh.patel@truestaz.com" + }, + "record": { + "URL": "https://patle-kalpesh.github.io/" + } +} \ No newline at end of file From f6ebb8ab5d82229d0a30e83c2c9d92728e61c36f Mon Sep 17 00:00:00 2001 From: Kinjal Patel Date: Thu, 20 Apr 2023 16:13:36 +0530 Subject: [PATCH 1634/8412] added json file --- domains/p-kinjal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/p-kinjal.json diff --git a/domains/p-kinjal.json b/domains/p-kinjal.json new file mode 100644 index 000000000..702daf24f --- /dev/null +++ b/domains/p-kinjal.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/p-kinjal/p-kinjal.github.io", + "owner": { + "username": "p-kinjal", + "email": "", + }, + "record": { + "URL": "https://p-kinjal.github.io/" + } +} From 390c0c08ed9d9c4959e80bc9baf027aad3367dc9 Mon Sep 17 00:00:00 2001 From: patel-monal Date: Thu, 20 Apr 2023 16:15:04 +0530 Subject: [PATCH 1635/8412] Added json file --- domains/patel-monal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patel-monal.json diff --git a/domains/patel-monal.json b/domains/patel-monal.json new file mode 100644 index 000000000..c12c2981c --- /dev/null +++ b/domains/patel-monal.json @@ -0,0 +1,11 @@ +{ + "description": "This is personal website", + "repo": "https://github.com/patel-monal/patel-monal.github.io", + "owner": { + "username": "patel-monal", + "email": "" + }, + "record": { + "URL": "https://patel-monal.github.io" + } +} From 138e8ef8d7c821019f1011140fca6f2fef47e178 Mon Sep 17 00:00:00 2001 From: Kinjal Patel Date: Thu, 20 Apr 2023 16:23:18 +0530 Subject: [PATCH 1636/8412] added json file --- domains/singh-jitendar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/singh-jitendar.json diff --git a/domains/singh-jitendar.json b/domains/singh-jitendar.json new file mode 100644 index 000000000..5994ec10a --- /dev/null +++ b/domains/singh-jitendar.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/singh-jitendar/singh-jitendar.github.io", + "owner": { + "username": "singh-jitendar", + "email": "", + }, + "record": { + "URL": "https://singh-jitendar.github.io/" + } +} From 6b526ed1db0d3746540d9b834f79425232b3f22b Mon Sep 17 00:00:00 2001 From: g-pratik Date: Thu, 20 Apr 2023 16:28:00 +0530 Subject: [PATCH 1637/8412] Added json file --- domains/g-pratik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/g-pratik.json diff --git a/domains/g-pratik.json b/domains/g-pratik.json new file mode 100644 index 000000000..ae4e7ee92 --- /dev/null +++ b/domains/g-pratik.json @@ -0,0 +1,11 @@ +{ + "description": "This is my website", + "repo": "https://github.com/g-pratik/g-pratik.github.io", + "owner": { + "username": "g-pratik", + "email": "" + }, + "record": { + "URL": "https://g-pratik.github.io" + } +} From 678faa8ec76b1a886089c1a6a89ca4197626f4d9 Mon Sep 17 00:00:00 2001 From: mayank-rathva Date: Thu, 20 Apr 2023 16:33:11 +0530 Subject: [PATCH 1638/8412] Added json file --- domains/mayank-rathva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mayank-rathva.json diff --git a/domains/mayank-rathva.json b/domains/mayank-rathva.json new file mode 100644 index 000000000..0f49bb556 --- /dev/null +++ b/domains/mayank-rathva.json @@ -0,0 +1,11 @@ +{ + "description": "This is personal website", + "repo": "https://github.com/mayank-rathva/mayank-rathva.github.io", + "owner": { + "username": "mayank-rathva", + "email": "" + }, + "record": { + "URL": "https://mayank-rathva.github.io" + } +} From b44486557d324cf1b1a1ffad4fcaf64943c556a5 Mon Sep 17 00:00:00 2001 From: Kinjal Patel Date: Thu, 20 Apr 2023 16:38:07 +0530 Subject: [PATCH 1639/8412] added json file --- domains/mahevish-husseni.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mahevish-husseni.json diff --git a/domains/mahevish-husseni.json b/domains/mahevish-husseni.json new file mode 100644 index 000000000..2ab493fbf --- /dev/null +++ b/domains/mahevish-husseni.json @@ -0,0 +1,11 @@ +{ + "description": "Mahevish Husseni", + "repo": "https://github.com/mahevish-husseni/mahevish-husseni.github.io", + "owner": { + "username": "mahevish-husseni", + "email": "", + }, + "record": { + "URL": "https://mahevish-husseni.github.io/" + } +} From 320286836d5737793e5813d7e06238a715f721dc Mon Sep 17 00:00:00 2001 From: patel-komal Date: Thu, 20 Apr 2023 16:39:44 +0530 Subject: [PATCH 1640/8412] Added json file --- domains/patel-komal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patel-komal.json diff --git a/domains/patel-komal.json b/domains/patel-komal.json new file mode 100644 index 000000000..23af4e9cd --- /dev/null +++ b/domains/patel-komal.json @@ -0,0 +1,11 @@ +{ + "description": "This is komal patel", + "repo": "https://github.com/patel-komal/patel-komal.github.io", + "owner": { + "username": "patel-komal", + "email": "" + }, + "record": { + "URL": "https://patel-komal.github.io" + } +} From 556c9906cc68e70281685febc8ea019fd16eca54 Mon Sep 17 00:00:00 2001 From: kashif-kadri Date: Thu, 20 Apr 2023 17:01:31 +0530 Subject: [PATCH 1641/8412] Added json file --- domains/kashif-kadri.sjon | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kashif-kadri.sjon diff --git a/domains/kashif-kadri.sjon b/domains/kashif-kadri.sjon new file mode 100644 index 000000000..2e92c4aea --- /dev/null +++ b/domains/kashif-kadri.sjon @@ -0,0 +1,11 @@ +{ + "description": "This is personal website", + "repo": "https://github.com/kashif-kadri/kashif-kadri.github.io", + "owner": { + "username": "kashif-kadri", + "email": "" + }, + "record": { + "URL": "https://kashif-kadri.github.io" + } +} From f5e6887e0f135ecf73eb8276d061c59084df2c87 Mon Sep 17 00:00:00 2001 From: pramod-rawat Date: Thu, 20 Apr 2023 17:02:28 +0530 Subject: [PATCH 1642/8412] Update changes --- domains/pramod-rawat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pramod-rawat.json diff --git a/domains/pramod-rawat.json b/domains/pramod-rawat.json new file mode 100644 index 000000000..93edc1710 --- /dev/null +++ b/domains/pramod-rawat.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/pramod-rawat/pramod-rawat.github.io", + "owner": { + "username": "pramod-rawat", + "email": "pramod.rawat@truestaz.com", + }, + "record": { + "URL": "https://github.com/pramod-rawat" + } +} \ No newline at end of file From 211d1b1986d9b0e1e99fccbc867374b4da77598c Mon Sep 17 00:00:00 2001 From: zaid-kadri Date: Thu, 20 Apr 2023 17:06:33 +0530 Subject: [PATCH 1643/8412] Added json file --- domains/zaid-kadri.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zaid-kadri.json diff --git a/domains/zaid-kadri.json b/domains/zaid-kadri.json new file mode 100644 index 000000000..3783cd1c9 --- /dev/null +++ b/domains/zaid-kadri.json @@ -0,0 +1,11 @@ +{ + "description": "This is my website", + "repo": "https://github.com/zaid-kadri/zaid-kadri.github.io", + "owner": { + "username": "zaid-kadri", + "email": "" + }, + "record": { + "URL": "https://zaid-kadri.github.io" + } +} From 3445fbc10cc0be00cc33438108bb033f924d9e5f Mon Sep 17 00:00:00 2001 From: Pratik Patel Date: Thu, 20 Apr 2023 17:13:18 +0530 Subject: [PATCH 1644/8412] added json file --- domains/pratike-patel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pratike-patel.json diff --git a/domains/pratike-patel.json b/domains/pratike-patel.json new file mode 100644 index 000000000..e2c2ed4a7 --- /dev/null +++ b/domains/pratike-patel.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/pratike-patel/pratike-patel.github.io", + "owner": { + "username": "pratike-patel", + "email": "", + }, + "record": { + "URL": "https://pratike-patel.github.io/" + } +} From 126d85cf90d31020cbffb289a67a9edef34a4bda Mon Sep 17 00:00:00 2001 From: nidhis-patel Date: Thu, 20 Apr 2023 17:13:43 +0530 Subject: [PATCH 1645/8412] Added json file --- domains/nidhis-patel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nidhis-patel.json diff --git a/domains/nidhis-patel.json b/domains/nidhis-patel.json new file mode 100644 index 000000000..f384a7ea0 --- /dev/null +++ b/domains/nidhis-patel.json @@ -0,0 +1,11 @@ +{ + "description": "This is a personal", + "repo": "https://github.com/nidhis-patel/nidhis-patel.github.io", + "owner": { + "username": "nidhis-patel", + "email": "" + }, + "record": { + "URL": "https://nidhis-patel.github.io" + } +} From c749e63a3ba80a0ba9afd1031d74c6f95dc3229b Mon Sep 17 00:00:00 2001 From: Mehta Bhavik Date: Thu, 20 Apr 2023 17:19:49 +0530 Subject: [PATCH 1646/8412] added json file --- domains/maheta-bhavik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maheta-bhavik.json diff --git a/domains/maheta-bhavik.json b/domains/maheta-bhavik.json new file mode 100644 index 000000000..332cf4d0a --- /dev/null +++ b/domains/maheta-bhavik.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/maheta-bhavik/maheta-bhavik.github.io", + "owner": { + "username": "maheta-bhavik", + "email": "", + }, + "record": { + "URL": "https://maheta-bhavik.github.io/" + } +} From 38bcf5b7029f297db95ca2098a68ff40d9f00c76 Mon Sep 17 00:00:00 2001 From: Hitesh Makodiya Date: Thu, 20 Apr 2023 17:37:02 +0530 Subject: [PATCH 1647/8412] added json file --- domains/hitesh-makodiya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hitesh-makodiya.json diff --git a/domains/hitesh-makodiya.json b/domains/hitesh-makodiya.json new file mode 100644 index 000000000..b02e67e7a --- /dev/null +++ b/domains/hitesh-makodiya.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/hitesh-makodiya/hitesh-makodiya.github.io", + "owner": { + "username": "hitesh-makodiya", + "email": "", + }, + "record": { + "URL": "https://hitesh-makodiya.github.io/" + } +} From aa36a23a09a4c7a28146eac2d9e2b635a6f425ae Mon Sep 17 00:00:00 2001 From: mohammedasif-shaikh Date: Thu, 20 Apr 2023 17:43:35 +0530 Subject: [PATCH 1648/8412] added json file --- domains/mohammedasif-shaikh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mohammedasif-shaikh.json diff --git a/domains/mohammedasif-shaikh.json b/domains/mohammedasif-shaikh.json new file mode 100644 index 000000000..d9c658939 --- /dev/null +++ b/domains/mohammedasif-shaikh.json @@ -0,0 +1,12 @@ +{ + "description": "My new website", + "repo": "https://github.com/mohammedasif-shaikh/mohammedasif-shaikh.github.io", + "owner": { + "username": "mohammedasif-shaikh", + "email": "", + }, + "record": { + "URL": "https://mohammedasif-shaikh.github.io/" + } +} + From aaa39cbd73f8a9ed953496573597ba7d0d81709e Mon Sep 17 00:00:00 2001 From: Patel-Darshit Date: Thu, 20 Apr 2023 18:00:00 +0530 Subject: [PATCH 1649/8412] Update Contant --- domains/Patel-Darshit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Patel-Darshit.json diff --git a/domains/Patel-Darshit.json b/domains/Patel-Darshit.json new file mode 100644 index 000000000..2698e5915 --- /dev/null +++ b/domains/Patel-Darshit.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/Patel-Darshit/patel-darshit.github.io", + "owner": { + "username": "Patel-Darshit", + "email": "darshit.patel@truestaz.com", + }, + "record": { + "URL": "https://patel-darshit.github.io/" + } +} From ac9a6715816780eae46cd5e0183441726788d1ec Mon Sep 17 00:00:00 2001 From: b1ek Date: Thu, 20 Apr 2023 23:39:00 +1000 Subject: [PATCH 1650/8412] register blek.is-a.dev --- domains/blek.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/blek.json diff --git a/domains/blek.json b/domains/blek.json new file mode 100644 index 000000000..68c01132e --- /dev/null +++ b/domains/blek.json @@ -0,0 +1,10 @@ +{ + "description": "blek is a dev", + "owner": { + "username": "b1ek", + "email": "me@blek.codes" + }, + "record": { + "A": [ "185.130.226.176" ] + } +} From 60edba59d0290a763540c7984cd1bc025632887d Mon Sep 17 00:00:00 2001 From: Seb <69688534+SebTNT@users.noreply.github.com> Date: Thu, 20 Apr 2023 16:52:30 +0100 Subject: [PATCH 1651/8412] Create hi.tnt.json --- domains/hi.tnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hi.tnt.json diff --git a/domains/hi.tnt.json b/domains/hi.tnt.json new file mode 100644 index 000000000..10f591363 --- /dev/null +++ b/domains/hi.tnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TurquoiseTNT", + "email": "turquoisetntmultimedia@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/hi-art-web" + } +} From 10ea69308ba6ab28df0ff3c9ff919abcf8d1b9a0 Mon Sep 17 00:00:00 2001 From: Dimas Andriano Date: Fri, 21 Apr 2023 03:42:17 +0700 Subject: [PATCH 1652/8412] Update and rename dimas.json to dimasandriano.json rename subdomain from dimas.is-a.dev to dimasandriano.is-a.dev --- domains/{dimas.json => dimasandriano.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{dimas.json => dimasandriano.json} (88%) diff --git a/domains/dimas.json b/domains/dimasandriano.json similarity index 88% rename from domains/dimas.json rename to domains/dimasandriano.json index d048cda94..31afb01de 100644 --- a/domains/dimas.json +++ b/domains/dimasandriano.json @@ -4,7 +4,7 @@ "owner": { "username": "dimasandriano", "email": "dimas.andriano.h@gmail.com", - "twitter": "DimasAndriano_" + "twitter": "dimasandriano_h" }, "record": { "CNAME": "dimasandriano.github.io" From c30f21eb4073b475d86907cfe016547cc3f9a507 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 10:37:04 +0800 Subject: [PATCH 1653/8412] Rename mohdsohel.json to domains/mohdsohel.json --- mohdsohel.json => domains/mohdsohel.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename mohdsohel.json => domains/mohdsohel.json (100%) diff --git a/mohdsohel.json b/domains/mohdsohel.json similarity index 100% rename from mohdsohel.json rename to domains/mohdsohel.json From 941a7960b46b32c8f41510f15cd6920637035c8e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 10:44:44 +0800 Subject: [PATCH 1654/8412] Update tnt.json --- domains/tnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tnt.json b/domains/tnt.json index 0bf7b8806..7ac0da9e8 100644 --- a/domains/tnt.json +++ b/domains/tnt.json @@ -1,6 +1,6 @@ { "owner": { - "username": "TurquoiseTNT", + "username": "SebTNT", "email": "turquoisetntmultimedia@gmail.com" }, "record": { From 2421b727df521aac56adfda4346eee5c87a8dbeb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 10:44:57 +0800 Subject: [PATCH 1655/8412] Update hi.tnt.json --- domains/hi.tnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hi.tnt.json b/domains/hi.tnt.json index 10f591363..4577efade 100644 --- a/domains/hi.tnt.json +++ b/domains/hi.tnt.json @@ -1,6 +1,6 @@ { "owner": { - "username": "TurquoiseTNT", + "username": "SebTNT", "email": "turquoisetntmultimedia@gmail.com" }, "record": { From f19cb696e8600455fa1593418a460c2a495226a4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 13:06:40 +0800 Subject: [PATCH 1656/8412] Delete suryaprakash.json --- domains/suryaprakash.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/suryaprakash.json diff --git a/domains/suryaprakash.json b/domains/suryaprakash.json deleted file mode 100644 index e0b42568f..000000000 --- a/domains/suryaprakash.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "suryaaprakassh", - "email": "surya0prakash@proton.me" - }, - - "record": { - "A": ["suryaprakash.is-a-dev"] - } -} From fc8ad481be5ea9867718bffcd56f55411cfedc2d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 13:11:35 +0800 Subject: [PATCH 1657/8412] Update afp.json --- domains/afp.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/afp.json b/domains/afp.json index f7f82bbf5..e9b9c21db 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,12 +1,11 @@ { "owner": { "username": "AndreasFxPro", + "email": "", "discord": "AndreasFxPro#9330" }, "description": "this is-a.dev page is for me, i'll post my projects", "record": { - "A": [ - "140.238.175.208", - ] + "A": ["140.238.175.208"] } -} \ No newline at end of file +} From aabf7683b0925ccb301cd8b0ba062f9648352132 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 13:15:09 +0800 Subject: [PATCH 1658/8412] fix url --- domains/elbernaoui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json index 350d6d354..7563486ab 100644 --- a/domains/elbernaoui.json +++ b/domains/elbernaoui.json @@ -7,6 +7,6 @@ "twitter": "ELBRN_Achraf" }, "record": { - "URL": "el-bernaoui.github.io/elbernaoui" + "URL": "https://el-bernaoui.github.io/elbernaoui" } } From 1166de5c99e85ab4bbd08d36f87820d446dcea2b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 13:18:49 +0800 Subject: [PATCH 1659/8412] Update riya.json --- domains/riya.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/riya.json b/domains/riya.json index 99dbcddb0..44119d840 100644 --- a/domains/riya.json +++ b/domains/riya.json @@ -3,6 +3,7 @@ "repo": "https://github.com/riyaroy2086/riyaroy2086.github.io", "owner": { "username": "riyaroy2086", + "email": "", "discord": "ROY#1369" }, "record": { From 746d7e3914c16bf16b11798400c655ef651710f3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 13:24:31 +0800 Subject: [PATCH 1660/8412] Update sourov-khan-nahid.json --- domains/sourov-khan-nahid.json | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/domains/sourov-khan-nahid.json b/domains/sourov-khan-nahid.json index 948a4161e..2acefc029 100644 --- a/domains/sourov-khan-nahid.json +++ b/domains/sourov-khan-nahid.json @@ -1,25 +1,9 @@ { - "owner": { - "username": "SOUROVKHANNAHID", - "email": "SourovKhanNahid@gmail.com" - - "YouTube": "@SourovKhanNahid" - - "Telegram": "@D3V1LXH4N" - - } - -} - -{ - + }, "record": { - "CNAME": "SOUROVKHANNAHID.github.io" - } - } From 014c39f828bf5d91e2c2c044d020b3dad1c73f3b Mon Sep 17 00:00:00 2001 From: rtb523 <59374749+rtb523@users.noreply.github.com> Date: Fri, 21 Apr 2023 02:25:03 -0400 Subject: [PATCH 1661/8412] feat(domain): add `ginut.is-a.dev.is-a.dev` --- domains/ginut.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ginut.is-a.dev.json diff --git a/domains/ginut.is-a.dev.json b/domains/ginut.is-a.dev.json new file mode 100644 index 000000000..7cc863697 --- /dev/null +++ b/domains/ginut.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rtb523", + "email": "ryan.ginut@gmail.com" + }, + + "record": { + "CNAME": "932ee735-3c2a-47b2-98d2-992b7cbc08fb.id.repl.co" + } +} From 4051a079973341d181b8e203344b4e140dccce44 Mon Sep 17 00:00:00 2001 From: rtb523 <59374749+rtb523@users.noreply.github.com> Date: Fri, 21 Apr 2023 02:26:22 -0400 Subject: [PATCH 1662/8412] feat(domain): add `ginut.is-a.dev` --- domains/ginut.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ginut.json diff --git a/domains/ginut.json b/domains/ginut.json new file mode 100644 index 000000000..7cc863697 --- /dev/null +++ b/domains/ginut.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rtb523", + "email": "ryan.ginut@gmail.com" + }, + + "record": { + "CNAME": "932ee735-3c2a-47b2-98d2-992b7cbc08fb.id.repl.co" + } +} From cd3442f571c55713d0a736b8e64e9d92a010b90f Mon Sep 17 00:00:00 2001 From: rtb523 <59374749+rtb523@users.noreply.github.com> Date: Fri, 21 Apr 2023 02:37:48 -0400 Subject: [PATCH 1663/8412] Delete ginut.is-a.dev.json --- domains/ginut.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ginut.is-a.dev.json diff --git a/domains/ginut.is-a.dev.json b/domains/ginut.is-a.dev.json deleted file mode 100644 index 7cc863697..000000000 --- a/domains/ginut.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rtb523", - "email": "ryan.ginut@gmail.com" - }, - - "record": { - "CNAME": "932ee735-3c2a-47b2-98d2-992b7cbc08fb.id.repl.co" - } -} From 43c0d598c4210708d468cbb33aff38be987211f9 Mon Sep 17 00:00:00 2001 From: rtb523 <59374749+rtb523@users.noreply.github.com> Date: Fri, 21 Apr 2023 02:58:15 -0400 Subject: [PATCH 1664/8412] feat(domain): add `ryan.ginut.is-a.dev` --- domains/ryan.ginut.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ryan.ginut.json diff --git a/domains/ryan.ginut.json b/domains/ryan.ginut.json new file mode 100644 index 000000000..e0f62f3d9 --- /dev/null +++ b/domains/ryan.ginut.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rtb523", + "email": "ryan.ginut@gmail.com" + }, + + "record": { + "MX": ["mx1.improvmx.com."] + } +} From c6b21be8df87c55162f810784091f58ff2ae51cd Mon Sep 17 00:00:00 2001 From: rtb523 <59374749+rtb523@users.noreply.github.com> Date: Fri, 21 Apr 2023 03:08:58 -0400 Subject: [PATCH 1665/8412] Update ryan.ginut.json --- domains/ryan.ginut.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ryan.ginut.json b/domains/ryan.ginut.json index e0f62f3d9..cbf4b6c8a 100644 --- a/domains/ryan.ginut.json +++ b/domains/ryan.ginut.json @@ -5,6 +5,6 @@ }, "record": { - "MX": ["mx1.improvmx.com."] + "MX": ["mx1.improvmx.com","mx2.improvmx.com"] } } From 8faea9b7c02c426b2f7c7cf4d0658f6ad32531d5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 17:54:06 +0800 Subject: [PATCH 1666/8412] fix file --- domains/hinal-sanghvi.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/hinal-sanghvi.json b/domains/hinal-sanghvi.json index 79ae68560..253e351a3 100644 --- a/domains/hinal-sanghvi.json +++ b/domains/hinal-sanghvi.json @@ -1,11 +1,11 @@ { "description": "Personal website for now", - "repo": "https://github.com/hinal-sanghvi/hinal-sanghvi.github.io.git", + "repo": "https://github.com/hinal-sanghvi/hinal-sanghvi.github.io", "owner": { "username": "hinal-sanghvi", - "email": "", + "email": "" }, "record": { - "URL": "https://hinal-sanghvi.github.io/" + "URL": "https://hinal-sanghvi.github.io" } } From 7bc3ada9c96cfef223324ef57cc3560721f633da Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 17:55:47 +0800 Subject: [PATCH 1667/8412] fix file --- domains/dipmala-shrimali.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/dipmala-shrimali.json b/domains/dipmala-shrimali.json index 0012e6486..000f87119 100644 --- a/domains/dipmala-shrimali.json +++ b/domains/dipmala-shrimali.json @@ -1,11 +1,11 @@ { "description": "About Fork", - "repo": "https://github.com/dipmala-shrimali/dipmala-shrimali.github.io.git", + "repo": "https://github.com/dipmala-shrimali/dipmala-shrimali.github.io", "owner": { "username": "dipmala-shrimali", - "email": "", + "email": "" }, "record": { - "URL": "https://dipmala-shrimali.github.io/" + "URL": "https://dipmala-shrimali.github.io" } } From 96a13ad7fb11886fd397c6bf19dd1e9a8db918cd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 17:58:13 +0800 Subject: [PATCH 1668/8412] Update samir-vaghela.json --- domains/samir-vaghela.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/samir-vaghela.json b/domains/samir-vaghela.json index 764907cf5..28bc35043 100644 --- a/domains/samir-vaghela.json +++ b/domains/samir-vaghela.json @@ -1,11 +1,11 @@ { "description": "My new website", - "repo": "https://github.com/samir-vaghela/samir-vaghela.github.io.git", + "repo": "https://github.com/samir-vaghela/samir-vaghela.github.io", "owner": { "username": "samir-vaghela", - "email": "samir.vaghela@truestaz.com", + "email": "samir.vaghela@truestaz.com" }, "record": { - "URL": "https://samir-vaghela.github.io/" + "URL": "https://samir-vaghela.github.io" } } From 1061efd176f39049e9d1544ad843642fe9aba815 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Apr 2023 18:23:22 +0800 Subject: [PATCH 1669/8412] Update and rename Patel-Darshit.json to patel-darshit.json --- domains/{Patel-Darshit.json => patel-darshit.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{Patel-Darshit.json => patel-darshit.json} (66%) diff --git a/domains/Patel-Darshit.json b/domains/patel-darshit.json similarity index 66% rename from domains/Patel-Darshit.json rename to domains/patel-darshit.json index 2698e5915..be89b4cb1 100644 --- a/domains/Patel-Darshit.json +++ b/domains/patel-darshit.json @@ -3,9 +3,9 @@ "repo": "https://github.com/Patel-Darshit/patel-darshit.github.io", "owner": { "username": "Patel-Darshit", - "email": "darshit.patel@truestaz.com", + "email": "darshit.patel@truestaz.com" }, "record": { - "URL": "https://patel-darshit.github.io/" + "URL": "https://patel-darshit.github.io" } } From b5903b895aaf47c141c6b0bf06485d89f6d8eccf Mon Sep 17 00:00:00 2001 From: Jay Dave <129931491+Jay-d-dave@users.noreply.github.com> Date: Fri, 21 Apr 2023 16:46:19 +0530 Subject: [PATCH 1670/8412] Update and rename Jay-d-dave.json to jay-d-dave.json --- domains/{Jay-d-dave.json => jay-d-dave.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{Jay-d-dave.json => jay-d-dave.json} (70%) diff --git a/domains/Jay-d-dave.json b/domains/jay-d-dave.json similarity index 70% rename from domains/Jay-d-dave.json rename to domains/jay-d-dave.json index e0da87b11..af6ca2df5 100644 --- a/domains/Jay-d-dave.json +++ b/domains/jay-d-dave.json @@ -2,10 +2,10 @@ "description": "My new website", "repo": "https://github.com/Jay-d-dave/Jay-d-dave.github.io.git", "owner": { - "username": "Jay-d-dave", + "username": "jay-d-dave", "email": "jay.dave@truestaz.com", }, "record": { - "URL": "https://Jay-d-dave.github.io/" + "URL": "https://jay-d-dave.github.io/" } } From 63ea1b7f3f05e3d2ec6c3168977d1266fb859e87 Mon Sep 17 00:00:00 2001 From: HARSH KUMAWAT <115946158+harshk04@users.noreply.github.com> Date: Fri, 21 Apr 2023 17:01:21 +0530 Subject: [PATCH 1671/8412] Create harshk --- domains/harshk | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshk diff --git a/domains/harshk b/domains/harshk new file mode 100644 index 000000000..d340f2a06 --- /dev/null +++ b/domains/harshk @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio", + "repo": "https://github.com/harshk04/Portfolio_Harsh", + "owner": { + "username": "harshk04", + "email": "kumawatharsh2004@gmail.com" + }, + "record": { + "CNAME": "Portfolio_Harsh" + } +} From 4ddc1e5aa0ae443ffa62a2827c978c31be856d0c Mon Sep 17 00:00:00 2001 From: Sylestic <113873663+Sylestic@users.noreply.github.com> Date: Fri, 21 Apr 2023 09:38:12 -0400 Subject: [PATCH 1672/8412] Add CNAME record --- domains/Sylestic.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/Sylestic.json b/domains/Sylestic.json index 26ebc9723..b53e8bd27 100644 --- a/domains/Sylestic.json +++ b/domains/Sylestic.json @@ -4,6 +4,6 @@ "email":"sylestic@protonmail.com" }, "record":{ - "URL":"https://sylestic.ml" + "CNAME":"sylestic.github.io" } } From 0ab6ea176d775a5dd0667649cff4dd346173d284 Mon Sep 17 00:00:00 2001 From: Sylestic <113873663+Sylestic@users.noreply.github.com> Date: Fri, 21 Apr 2023 09:39:42 -0400 Subject: [PATCH 1673/8412] Format with Prettier --- domains/Sylestic.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/Sylestic.json b/domains/Sylestic.json index b53e8bd27..bc0c6d599 100644 --- a/domains/Sylestic.json +++ b/domains/Sylestic.json @@ -1,9 +1,9 @@ { - "owner":{ - "username":"Sylestic", - "email":"sylestic@protonmail.com" - }, - "record":{ - "CNAME":"sylestic.github.io" - } + "owner": { + "username": "Sylestic", + "discord": "Sylestic#4231", + }, + "record": { + "CNAME": "sylestic.github.io", + }, } From a63c22b2f808859d5ac6ab515360f32f255d5202 Mon Sep 17 00:00:00 2001 From: Morfin <103875468+mrfinm@users.noreply.github.com> Date: Sat, 22 Apr 2023 14:53:39 +0330 Subject: [PATCH 1674/8412] feat(domain): add `kiriland.is-a.dev` --- domains/kiriland.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kiriland.json diff --git a/domains/kiriland.json b/domains/kiriland.json new file mode 100644 index 000000000..8a1c1867c --- /dev/null +++ b/domains/kiriland.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mrfinm", + "email": "mohamixxxx@gmail.com" + }, + + "record": { + "CNAME": "ess.fabad-ihe.ac.ir" + } +} From 91e009c2473528f7570762245b194bcd6d3b7cf3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:29:57 +0800 Subject: [PATCH 1675/8412] Update and rename Sylestic.json to sylestic.json --- domains/Sylestic.json | 9 --------- domains/sylestic.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 9 deletions(-) delete mode 100644 domains/Sylestic.json create mode 100644 domains/sylestic.json diff --git a/domains/Sylestic.json b/domains/Sylestic.json deleted file mode 100644 index bc0c6d599..000000000 --- a/domains/Sylestic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sylestic", - "discord": "Sylestic#4231", - }, - "record": { - "CNAME": "sylestic.github.io", - }, -} diff --git a/domains/sylestic.json b/domains/sylestic.json new file mode 100644 index 000000000..191f96064 --- /dev/null +++ b/domains/sylestic.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sylestic", + "email": "", + "discord": "Sylestic#4231" + }, + "record": { + "CNAME": "sylestic.github.io" + } +} From ccb564e2b8d9154fb79dc7d425f767120ddc6934 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:33:19 +0800 Subject: [PATCH 1676/8412] Update and rename harshk to harshk.json --- domains/{harshk => harshk.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{harshk => harshk.json} (85%) diff --git a/domains/harshk b/domains/harshk.json similarity index 85% rename from domains/harshk rename to domains/harshk.json index d340f2a06..c148a07f1 100644 --- a/domains/harshk +++ b/domains/harshk.json @@ -6,6 +6,6 @@ "email": "kumawatharsh2004@gmail.com" }, "record": { - "CNAME": "Portfolio_Harsh" + "CNAME": "harshk04.github.io" } } From 89663522414b045e709c31a49b277483a016f3a2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:35:03 +0800 Subject: [PATCH 1677/8412] Update jay-d-dave.json --- domains/jay-d-dave.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/jay-d-dave.json b/domains/jay-d-dave.json index af6ca2df5..f8b2cd94a 100644 --- a/domains/jay-d-dave.json +++ b/domains/jay-d-dave.json @@ -1,11 +1,11 @@ { "description": "My new website", - "repo": "https://github.com/Jay-d-dave/Jay-d-dave.github.io.git", + "repo": "https://github.com/Jay-d-dave/Jay-d-dave.github.io", "owner": { "username": "jay-d-dave", - "email": "jay.dave@truestaz.com", + "email": "jay.dave@truestaz.com" }, "record": { - "URL": "https://jay-d-dave.github.io/" + "URL": "https://jay-d-dave.github.io" } } From 45b59b00a2f8bae664415a3acb6f9a41024a4f9c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:40:12 +0800 Subject: [PATCH 1678/8412] Update mohammedasif-shaikh.json --- domains/mohammedasif-shaikh.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/mohammedasif-shaikh.json b/domains/mohammedasif-shaikh.json index d9c658939..caefd177f 100644 --- a/domains/mohammedasif-shaikh.json +++ b/domains/mohammedasif-shaikh.json @@ -3,10 +3,9 @@ "repo": "https://github.com/mohammedasif-shaikh/mohammedasif-shaikh.github.io", "owner": { "username": "mohammedasif-shaikh", - "email": "", + "email": "" }, "record": { - "URL": "https://mohammedasif-shaikh.github.io/" + "URL": "https://mohammedasif-shaikh.github.io" } } - From d78c39b25f459e94efecedd05de2ef480509e57d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:41:42 +0800 Subject: [PATCH 1679/8412] Update hitesh-makodiya.json --- domains/hitesh-makodiya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hitesh-makodiya.json b/domains/hitesh-makodiya.json index b02e67e7a..c38fec910 100644 --- a/domains/hitesh-makodiya.json +++ b/domains/hitesh-makodiya.json @@ -3,9 +3,9 @@ "repo": "https://github.com/hitesh-makodiya/hitesh-makodiya.github.io", "owner": { "username": "hitesh-makodiya", - "email": "", + "email": "" }, "record": { - "URL": "https://hitesh-makodiya.github.io/" + "URL": "https://hitesh-makodiya.github.io" } } From ae20e178622c3de2590640d623627a71d0a6c8e7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:43:09 +0800 Subject: [PATCH 1680/8412] Update maheta-bhavik.json --- domains/maheta-bhavik.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/maheta-bhavik.json b/domains/maheta-bhavik.json index 332cf4d0a..09c5bc000 100644 --- a/domains/maheta-bhavik.json +++ b/domains/maheta-bhavik.json @@ -3,9 +3,9 @@ "repo": "https://github.com/maheta-bhavik/maheta-bhavik.github.io", "owner": { "username": "maheta-bhavik", - "email": "", + "email": "" }, "record": { - "URL": "https://maheta-bhavik.github.io/" + "URL": "https://maheta-bhavik.github.io" } } From 19d5da14a9bd9264c5b233591b1a95b2759903d2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:45:05 +0800 Subject: [PATCH 1681/8412] Update mukesh-tadpad.json --- domains/mukesh-tadpad.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mukesh-tadpad.json b/domains/mukesh-tadpad.json index 42ffbfc87..37dcecbf9 100644 --- a/domains/mukesh-tadpad.json +++ b/domains/mukesh-tadpad.json @@ -1,11 +1,11 @@ { "description": "This is a website", - "repo": "https://github.com/mukesh-tadpad/mukesh-tadpad.github.io.git", + "repo": "https://github.com/mukesh-tadpad/mukesh-tadpad.github.io", "owner": { "username": "mukesh-tadpad", - "email": "", + "email": "" }, "record": { - "URL": "https://mukesh-tadpad.github.io/" + "URL": "https://mukesh-tadpad.github.io" } } From c6b68fab75e4b3721600a5df92ec3174aaf71ba2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:47:01 +0800 Subject: [PATCH 1682/8412] Update shakera-vora.json --- domains/shakera-vora.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/shakera-vora.json b/domains/shakera-vora.json index d9859e9ad..4829e2ce2 100644 --- a/domains/shakera-vora.json +++ b/domains/shakera-vora.json @@ -3,9 +3,9 @@ "repo": "https://github.com/shakera-vora/shakera-vora.github.io", "owner": { "username": "shakera-vora", - "email": "", + "email": "" }, "record": { - "URL": "https://shakera-vora.github.io/" + "URL": "https://shakera-vora.github.io" } } From 0b6f5ef94ea084c287469ac37fb55e9c6e18b429 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:49:40 +0800 Subject: [PATCH 1683/8412] Update sweta-solanki.json --- domains/sweta-solanki.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/sweta-solanki.json b/domains/sweta-solanki.json index bc21702ed..8200d4124 100644 --- a/domains/sweta-solanki.json +++ b/domains/sweta-solanki.json @@ -1,11 +1,11 @@ { "description": "My new website", - "repo": "https://github.com/sweta-solanki/sweta-solanki.github.io.git", + "repo": "https://github.com/sweta-solanki/sweta-solanki.github.io", "owner": { "username": "sweta-solanki", - "email": "sweta.solank@truestaz.com", + "email": "sweta.solank@truestaz.com" }, "record": { - "URL": "https://sweta-solank.github.io/" + "URL": "https://sweta-solanki.github.io" } } From 90cb885f8848b5d2bd6177597c8933167eb71ae1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 19:51:10 +0800 Subject: [PATCH 1684/8412] Update chirag-parikh.json --- domains/chirag-parikh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chirag-parikh.json b/domains/chirag-parikh.json index 66186c8bb..005bc375e 100644 --- a/domains/chirag-parikh.json +++ b/domains/chirag-parikh.json @@ -3,7 +3,7 @@ "repo": "https://github.com/chirag-parikh/chirag-parikh.github.io", "owner": { "username": "chirag-parikh", - "email": "", + "email": "" }, "record": { "URL": "https://chirag-parikh.github.io" From e150daa10ff7ba9e9c45f432272bbf912c0f8095 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:20:07 +0800 Subject: [PATCH 1685/8412] Update pratike-patel.json --- domains/pratike-patel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pratike-patel.json b/domains/pratike-patel.json index e2c2ed4a7..ddffffbd5 100644 --- a/domains/pratike-patel.json +++ b/domains/pratike-patel.json @@ -3,9 +3,9 @@ "repo": "https://github.com/pratike-patel/pratike-patel.github.io", "owner": { "username": "pratike-patel", - "email": "", + "email": "" }, "record": { - "URL": "https://pratike-patel.github.io/" + "URL": "https://pratike-patel.github.io" } } From defa5c30c014ddcec87bad093226206d64ce1d63 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:21:35 +0800 Subject: [PATCH 1686/8412] Update pramod-rawat.json --- domains/pramod-rawat.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pramod-rawat.json b/domains/pramod-rawat.json index 93edc1710..2d66eb4b5 100644 --- a/domains/pramod-rawat.json +++ b/domains/pramod-rawat.json @@ -3,9 +3,9 @@ "repo": "https://github.com/pramod-rawat/pramod-rawat.github.io", "owner": { "username": "pramod-rawat", - "email": "pramod.rawat@truestaz.com", + "email": "pramod.rawat@truestaz.com" }, "record": { "URL": "https://github.com/pramod-rawat" } -} \ No newline at end of file +} From c80f3de2e497ef1e2bd1b68cbb87f14d3431ca71 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:24:18 +0800 Subject: [PATCH 1687/8412] Rename kashif-kadri.sjon to kashif-kadri.json --- domains/{kashif-kadri.sjon => kashif-kadri.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{kashif-kadri.sjon => kashif-kadri.json} (100%) diff --git a/domains/kashif-kadri.sjon b/domains/kashif-kadri.json similarity index 100% rename from domains/kashif-kadri.sjon rename to domains/kashif-kadri.json From b48b6681bdc8b06dc67765fffbe61339a6e63d0d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:25:57 +0800 Subject: [PATCH 1688/8412] Update and rename Patel-Kalpesh.json to patel-kalpesh.json --- domains/{Patel-Kalpesh.json => patel-kalpesh.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{Patel-Kalpesh.json => patel-kalpesh.json} (82%) diff --git a/domains/Patel-Kalpesh.json b/domains/patel-kalpesh.json similarity index 82% rename from domains/Patel-Kalpesh.json rename to domains/patel-kalpesh.json index c5590d8f8..eee79dae4 100644 --- a/domains/Patel-Kalpesh.json +++ b/domains/patel-kalpesh.json @@ -6,6 +6,6 @@ "email": "kalpesh.patel@truestaz.com" }, "record": { - "URL": "https://patle-kalpesh.github.io/" + "URL": "https://patle-kalpesh.github.io" } -} \ No newline at end of file +} From d2750abc7b4580da11fe631630bddf41c4af0397 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:28:43 +0800 Subject: [PATCH 1689/8412] Update mahevish-husseni.json --- domains/mahevish-husseni.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mahevish-husseni.json b/domains/mahevish-husseni.json index 2ab493fbf..31ed21b76 100644 --- a/domains/mahevish-husseni.json +++ b/domains/mahevish-husseni.json @@ -3,9 +3,9 @@ "repo": "https://github.com/mahevish-husseni/mahevish-husseni.github.io", "owner": { "username": "mahevish-husseni", - "email": "", + "email": "" }, "record": { - "URL": "https://mahevish-husseni.github.io/" + "URL": "https://mahevish-husseni.github.io" } } From 227c10314b008b6fef8b05089a9b77aa59dc7a86 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:30:41 +0800 Subject: [PATCH 1690/8412] Update singh-jitendar.json --- domains/singh-jitendar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/singh-jitendar.json b/domains/singh-jitendar.json index 5994ec10a..fa5dcef4a 100644 --- a/domains/singh-jitendar.json +++ b/domains/singh-jitendar.json @@ -3,9 +3,9 @@ "repo": "https://github.com/singh-jitendar/singh-jitendar.github.io", "owner": { "username": "singh-jitendar", - "email": "", + "email": "" }, "record": { - "URL": "https://singh-jitendar.github.io/" + "URL": "https://singh-jitendar.github.io" } } From adaf221f978fd5d51b5e07b6ce536ffe92de29e6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:33:46 +0800 Subject: [PATCH 1691/8412] Update p-kinjal.json --- domains/p-kinjal.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/p-kinjal.json b/domains/p-kinjal.json index 702daf24f..da2ae5fc5 100644 --- a/domains/p-kinjal.json +++ b/domains/p-kinjal.json @@ -3,9 +3,9 @@ "repo": "https://github.com/p-kinjal/p-kinjal.github.io", "owner": { "username": "p-kinjal", - "email": "", + "email": "" }, "record": { - "URL": "https://p-kinjal.github.io/" + "URL": "https://p-kinjal.github.io" } } From cb09be74cdf90c52532b018b48855bf7d1b0bb01 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:35:10 +0800 Subject: [PATCH 1692/8412] Update s-nishit.json --- domains/s-nishit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/s-nishit.json b/domains/s-nishit.json index cbf4a9c65..9c7dbaada 100644 --- a/domains/s-nishit.json +++ b/domains/s-nishit.json @@ -3,9 +3,9 @@ "repo": "https://github.com/s-nishit/s-nishit.github.io", "owner": { "username": "s-nishit", - "email": "", + "email": "" }, "record": { - "URL": "https://s-nishit.github.io/" + "URL": "https://s-nishit.github.io" } } From 855c9bad3d747f5be9e52437c8ff27df4f8d2fc4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:38:30 +0800 Subject: [PATCH 1693/8412] Update patel-jatin.json --- domains/patel-jatin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/patel-jatin.json b/domains/patel-jatin.json index 0235e51a1..b5da3221e 100644 --- a/domains/patel-jatin.json +++ b/domains/patel-jatin.json @@ -3,9 +3,9 @@ "repo": "https://github.com/patel-jatin/patel-jatin.github.io", "owner": { "username": "patel-jatin", - "email": "", + "email": "" }, "record": { - "URL": "https://patel-jatin.github.io/" + "URL": "https://patel-jatin.github.io" } } From dccd2f52dd1ccf8ddef3d74ef052f89d037b1be2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Apr 2023 20:40:51 +0800 Subject: [PATCH 1694/8412] Update kishan-bagiya.json --- domains/kishan-bagiya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kishan-bagiya.json b/domains/kishan-bagiya.json index 234e3c6a9..eb2752f94 100644 --- a/domains/kishan-bagiya.json +++ b/domains/kishan-bagiya.json @@ -3,9 +3,9 @@ "repo": "https://github.com/kishan-bagiya/kishan-bagiya.github.io", "owner": { "username": "kishan-bagiya", - "email": "", + "email": "" }, "record": { - "URL": "https://kishan-bagiya.github.io/" + "URL": "https://kishan-bagiya.github.io" } } From d138f2252cfb5334e9b2df470bfb832d6838e612 Mon Sep 17 00:00:00 2001 From: Seb <69688534+SebTNT@users.noreply.github.com> Date: Sat, 22 Apr 2023 14:20:08 +0100 Subject: [PATCH 1695/8412] Fixed TNT.IS-A.DEV --- domains/tnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tnt.json b/domains/tnt.json index 7ac0da9e8..69feaf87a 100644 --- a/domains/tnt.json +++ b/domains/tnt.json @@ -4,6 +4,6 @@ "email": "turquoisetntmultimedia@gmail.com" }, "record": { - "CNAME": "turquoisetntgithubio-production-790d.up.railway.app" + "CNAME": "turquoisetnt.github.io" } } From 6843ef270c49153827110504dc1935322b188b48 Mon Sep 17 00:00:00 2001 From: Heyayyu <89489860+Heyayyu@users.noreply.github.com> Date: Sat, 22 Apr 2023 09:36:05 -0500 Subject: [PATCH 1696/8412] Create c00l.json --- domains/c00l.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/c00l.json diff --git a/domains/c00l.json b/domains/c00l.json new file mode 100644 index 000000000..fa7c57df9 --- /dev/null +++ b/domains/c00l.json @@ -0,0 +1,12 @@ + +{ + "description": "Heyayyu' game developer", + "repo": "https://github.com/heyayyu/heyyayu.github.io", + "owner": { + "username": "Heyayyu", + "email": "imrbk123abc@gmail.com" + }, + "record": { + "CNAME": "heyayyu.github.io" + } +} From 3f15f847cc50f0a6f9cfcc6c99ad0f577fd9647a Mon Sep 17 00:00:00 2001 From: Samia Islam Sua <131264656+SamiaIslamSua@users.noreply.github.com> Date: Sat, 22 Apr 2023 21:39:01 +0600 Subject: [PATCH 1697/8412] Create sua.json --- domains/sua.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sua.json diff --git a/domains/sua.json b/domains/sua.json new file mode 100644 index 000000000..5f5084bdd --- /dev/null +++ b/domains/sua.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SamiaIslamSua", + "email": "SamiaIslamSua@gmail.com" + }, + "record": { + "CNAME": "SamiaIslamSua.github.io" + } +} From d22e20d4611f0094dc6f4fc5a428e8e115981736 Mon Sep 17 00:00:00 2001 From: Isa Date: Sat, 22 Apr 2023 14:03:04 -0400 Subject: [PATCH 1698/8412] Create isa.json --- domains/isa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/isa.json diff --git a/domains/isa.json b/domains/isa.json new file mode 100644 index 000000000..5d46a37b7 --- /dev/null +++ b/domains/isa.json @@ -0,0 +1,12 @@ +{ + "description": "This is for bobthedev90368 cool stuff", + "repo": "https://github.com/bobthedev90368/bobthedev90368.github.io", + "owner": { + "username": "bobthedev90368", + "email": "theonewhohasthisemail@gmail.com", + "twitter": "_bob90368" + }, + "record": { + "CNAME": "bobthedev90368.github.io" + } +} From 7624347ecd58c7eba90fc186dda82502a606e9cc Mon Sep 17 00:00:00 2001 From: 44 <94141577+9xN@users.noreply.github.com> Date: Sat, 22 Apr 2023 19:12:42 +0000 Subject: [PATCH 1699/8412] Create 44.json --- domains/44.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/44.json diff --git a/domains/44.json b/domains/44.json new file mode 100644 index 000000000..f8a3eb35b --- /dev/null +++ b/domains/44.json @@ -0,0 +1,11 @@ +{ + "description": "44.is-a.dev", + "repo": "https://github.com/9xN/9xN.github.io", + "owner": { + "username": "44", + "email": "0@fbi.ac" + }, + "record": { + "CNAME": "9xN.github.io" + } +} From d9cebe5de9a086f9839f3e10cda55c480a44ed95 Mon Sep 17 00:00:00 2001 From: Dylan Marsili Date: Sat, 22 Apr 2023 21:48:38 -0300 Subject: [PATCH 1700/8412] Create dylanmarsili.json --- domains/dylanmarsili.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dylanmarsili.json diff --git a/domains/dylanmarsili.json b/domains/dylanmarsili.json new file mode 100644 index 000000000..806a7d125 --- /dev/null +++ b/domains/dylanmarsili.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/Dylan-Marsili/dylan-marsili.github.io", + "owner": { + "username": "Dylan-Marsili", + "email": "marsilidylan@gmail.com", + "twitter": "dylan_marsili" + }, + "record": { + "CNAME": "dylan-marsili.github.io" + } +} From 4caee844d0c79f08534cb18fcbfb4ebaf44eee12 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 08:54:49 +0800 Subject: [PATCH 1701/8412] Update 44.json --- domains/44.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/44.json b/domains/44.json index f8a3eb35b..acfa04f77 100644 --- a/domains/44.json +++ b/domains/44.json @@ -2,7 +2,7 @@ "description": "44.is-a.dev", "repo": "https://github.com/9xN/9xN.github.io", "owner": { - "username": "44", + "username": "9xN", "email": "0@fbi.ac" }, "record": { From bc188a0b4f6c6961632e2d7b9f65a47832807730 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 09:06:08 +0800 Subject: [PATCH 1702/8412] Update viplav-mistry.json --- domains/viplav-mistry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/viplav-mistry.json b/domains/viplav-mistry.json index f81da3289..30007ed31 100644 --- a/domains/viplav-mistry.json +++ b/domains/viplav-mistry.json @@ -3,10 +3,10 @@ "repo": "https://github.com/viplav-mistry/viplav-mistry.github.io", "owner": { "username": "viplav-mistry", - "email": "", + "email": "" }, "record": { - "URL": "https://viplav-mistry.github.io/" + "URL": "https://viplav-mistry.github.io" } } From 49d3e0190f134654bc8cb2b2ede3820a5fb4354b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 09:07:25 +0800 Subject: [PATCH 1703/8412] Update mausami-parmar.json --- domains/mausami-parmar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mausami-parmar.json b/domains/mausami-parmar.json index 0c8f1c2ea..c4b957418 100644 --- a/domains/mausami-parmar.json +++ b/domains/mausami-parmar.json @@ -3,9 +3,9 @@ "repo": "https://github.com/mausami-parmar/mausami-parmar.github.io", "owner": { "username": "mausami-parmar", - "email": "", + "email": "" }, "record": { - "URL": "https://mausami-parmar.github.io/" + "URL": "https://mausami-parmar.github.io" } } From 583bf99f1c9e537390f296a8f04d4f3c503fa1f9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 09:08:46 +0800 Subject: [PATCH 1704/8412] Update parmar-dixita.json --- domains/parmar-dixita.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/parmar-dixita.json b/domains/parmar-dixita.json index 8f6a51c22..f3b4ee6fc 100644 --- a/domains/parmar-dixita.json +++ b/domains/parmar-dixita.json @@ -1,12 +1,11 @@ - { "description": "My new website", "repo": "https://github.com/parmar-dixita/parmar-dixita.github.io", "owner": { "username": "parmar-dixita", - "email": "", + "email": "" }, "record": { - "URL": "https://parmar-dixita.github.io/" + "URL": "https://parmar-dixita.github.io" } } From 4bcec0427546d7fa0ca28e18629a42d46184b7ae Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 09:10:43 +0800 Subject: [PATCH 1705/8412] Update and rename Bhavesh-p-Patel.json to bhavesh-p-patel.json --- domains/{Bhavesh-p-Patel.json => bhavesh-p-patel.json} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename domains/{Bhavesh-p-Patel.json => bhavesh-p-patel.json} (72%) diff --git a/domains/Bhavesh-p-Patel.json b/domains/bhavesh-p-patel.json similarity index 72% rename from domains/Bhavesh-p-Patel.json rename to domains/bhavesh-p-patel.json index 66f01307f..c26e027b9 100644 --- a/domains/Bhavesh-p-Patel.json +++ b/domains/bhavesh-p-patel.json @@ -3,10 +3,9 @@ "repo": "https://github.com/Bhavesh-p-Patel/Bhavesh-p-Patel.github.io", "owner": { "username": "Bhavesh-p-Patel", - "email": "", + "email": "" }, "record": { - "URL": "https://Bhavesh-p-Patel.github.io/" + "URL": "https://Bhavesh-p-Patel.github.io" } } - From ae75d0a625ff583b357562d572558e92e1f33850 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 09:12:13 +0800 Subject: [PATCH 1706/8412] Update dinesh-vaghasia.json --- domains/dinesh-vaghasia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dinesh-vaghasia.json b/domains/dinesh-vaghasia.json index a5a486e51..393d3fe52 100644 --- a/domains/dinesh-vaghasia.json +++ b/domains/dinesh-vaghasia.json @@ -3,9 +3,9 @@ "repo": "https://github.com/dinesh-vaghasia/dinesh-vaghasia.github.io", "owner": { "username": "dinesh-vaghasia", - "email": "", + "email": "" }, "record": { - "URL": "https://dinesh-vaghasia.github.io/" + "URL": "https://dinesh-vaghasia.github.io" } } From f3c2b1b19abff4582a1391cc797f19460a3e8052 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 09:13:44 +0800 Subject: [PATCH 1707/8412] Update nipul-bhogayat.json --- domains/nipul-bhogayat.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/nipul-bhogayat.json b/domains/nipul-bhogayat.json index 76c4fcd9c..498d8463b 100644 --- a/domains/nipul-bhogayat.json +++ b/domains/nipul-bhogayat.json @@ -3,10 +3,9 @@ "repo": "https://github.com/nipul-bhogayat/nipul-bhogayat.github.io", "owner": { "username": "nipul-bhogayat", - "email": "", + "email": "" }, "record": { - "URL": "https://nipul-bhogayat.github.io/" + "URL": "https://nipul-bhogayat.github.io" } } - From fa11d95ab09fc3ca1a4c3647009c71ba77ef1443 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 09:14:21 +0800 Subject: [PATCH 1708/8412] Update patel-parthiv.json --- domains/patel-parthiv.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/patel-parthiv.json b/domains/patel-parthiv.json index 60b04f01b..3bfe81797 100644 --- a/domains/patel-parthiv.json +++ b/domains/patel-parthiv.json @@ -3,9 +3,9 @@ "repo": "https://github.com/patel-parthiv/patel-parthiv.github.io", "owner": { "username": "patel-parthiv", - "email": "", + "email": "" }, "record": { - "URL": "https://patel-parthiv.github.io/" + "URL": "https://patel-parthiv.github.io" } } From 440620fb82a6b99a0c618470c75b5b3ed645dd72 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:29:59 +0800 Subject: [PATCH 1709/8412] Update soni-aakas.json --- domains/soni-aakas.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/soni-aakas.json b/domains/soni-aakas.json index 78c8730ac..bef2c1f2f 100644 --- a/domains/soni-aakas.json +++ b/domains/soni-aakas.json @@ -1,11 +1,11 @@ { - "description": "My new website ", + "description": "My new website", "repo": "https://github.com/soni-aakas/soni-aakas.gihub.io", "owner": { "username": "soni-aakas", - "email": "soni.aakas@truestaz.com", + "email": "soni.aakas@truestaz.com" }, "record": { - "URL": "https://soni-aakas.github.io/" + "URL": "https://soni-aakas.github.io" } } From e915bc2a3cd0029ee7a6e1de70e5a547e131c833 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:30:47 +0800 Subject: [PATCH 1710/8412] fix json --- domains/niki-tiwari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niki-tiwari.json b/domains/niki-tiwari.json index 8eb040ebd..fc0ebbf6f 100644 --- a/domains/niki-tiwari.json +++ b/domains/niki-tiwari.json @@ -3,7 +3,7 @@ "repo": "https://github.com/niki-tiwari/niki-tiwari.github.io", "owner": { "username": "niki-tiwari", - "email": "", + "email": "" }, "record": { "URL": "https://niki-tiwari.github.io" From a4b8aba274c5b6dbb488d853d47e25f881f9b5d9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:32:31 +0800 Subject: [PATCH 1711/8412] Update patel-radhika.json --- domains/patel-radhika.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/patel-radhika.json b/domains/patel-radhika.json index 583b106ed..4ccbe8bfc 100644 --- a/domains/patel-radhika.json +++ b/domains/patel-radhika.json @@ -3,9 +3,9 @@ "repo": "https://github.com/patel-radhika/patel-radhika.github.io", "owner": { "username": "patel-radhika", - "email": "radhika.patel@truestaz.com", + "email": "radhika.patel@truestaz.com" }, "record": { - "URL": "https://patel-radhika.github.io/" + "URL": "https://patel-radhika.github.io" } } From d99650bdc7aed857ab771955ecb856927d3031a5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:33:58 +0800 Subject: [PATCH 1712/8412] Update jani-abhishek.json --- domains/jani-abhishek.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jani-abhishek.json b/domains/jani-abhishek.json index 0d034402f..1485336ed 100644 --- a/domains/jani-abhishek.json +++ b/domains/jani-abhishek.json @@ -3,9 +3,9 @@ "repo": "https://github.com/jani-abhishek/jani-abhishek.github.io", "owner": { "username": "jani-abhishek", - "email": "jani.abhishek@truestaz.com", + "email": "jani.abhishek@truestaz.com" }, "record": { - "URL": "https://jani-abhishek.github.io/" + "URL": "https://jani-abhishek.github.io" } } From 114c8b1bdd895ed87eaccfa96e3d8f4d8f54a0c6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:35:08 +0800 Subject: [PATCH 1713/8412] Update jagruti-metaliya.json --- domains/jagruti-metaliya.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/jagruti-metaliya.json b/domains/jagruti-metaliya.json index bd2288a2c..8fe63d987 100644 --- a/domains/jagruti-metaliya.json +++ b/domains/jagruti-metaliya.json @@ -3,10 +3,9 @@ "repo": "https://github.com/jagruti-metaliya/jagruti-metaliya.github.io", "owner": { "username": "jagruti-metaliya", - "email": "jagruti.metaliya@truestaz.com", + "email": "jagruti.metaliya@truestaz.com" }, "record": { - "URL": "https://jagruti-metaliya.github.io/" + "URL": "https://jagruti-metaliya.github.io" } } - From b50d983731b08c626e1409d2365167ee0aed8b1c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:35:57 +0800 Subject: [PATCH 1714/8412] Update sanjay-makasana.json --- domains/sanjay-makasana.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sanjay-makasana.json b/domains/sanjay-makasana.json index ce306b507..ba15a1164 100644 --- a/domains/sanjay-makasana.json +++ b/domains/sanjay-makasana.json @@ -3,10 +3,10 @@ "repo": "https://github.com/sanjay-makasana/jsanjay-makasana.github.io", "owner": { "username": "sanjay-makasana", - "email": "sanjay.makasana@truestaz.com", + "email": "sanjay.makasana@truestaz.com" }, "record": { - "URL": "https://sanjay-makasana.github.io/" + "URL": "https://sanjay-makasana.github.io" } } From a01ad6d04ab05980d7b7d3cb0ebffb0489af43fb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:36:11 +0800 Subject: [PATCH 1715/8412] Update sanjay-makasana.json --- domains/sanjay-makasana.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/sanjay-makasana.json b/domains/sanjay-makasana.json index ba15a1164..5e5792ba8 100644 --- a/domains/sanjay-makasana.json +++ b/domains/sanjay-makasana.json @@ -9,4 +9,3 @@ "URL": "https://sanjay-makasana.github.io" } } - From 27ef576323eaf7030173b57022e2d2fe7ee6d596 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:37:25 +0800 Subject: [PATCH 1716/8412] Update sudania-ajay.json --- domains/sudania-ajay.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/sudania-ajay.json b/domains/sudania-ajay.json index 1d616e917..c5150a0e2 100644 --- a/domains/sudania-ajay.json +++ b/domains/sudania-ajay.json @@ -3,10 +3,9 @@ "repo": "https://github.com/sudania-ajay/sudania-ajay.github.io", "owner": { "username": "sanjay-makasana", - "email": "ajay.sudani@truestaz.com", + "email": "ajay.sudani@truestaz.com" }, "record": { - "URL": "https://sudania-ajay.github.io/" + "URL": "https://sudania-ajay.github.io" } } - From 9d09bf1101d024fa114bd98876492ae507d7bec8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:42:49 +0800 Subject: [PATCH 1717/8412] Update soni-ashish.json --- domains/soni-ashish.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/soni-ashish.json b/domains/soni-ashish.json index 558953dce..c2a09c5b9 100644 --- a/domains/soni-ashish.json +++ b/domains/soni-ashish.json @@ -3,9 +3,9 @@ "repo": "https://github.com/soni-ashish/soni-ashish.github.io", "owner": { "username": "soni-ashish", - "email": "", + "email": "" }, "record": { - "URL": "https://soni-ashish.github.io/" + "URL": "https://soni-ashish.github.io" } } From c90526421b3462e396736e66f9b386e916c32cb7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:43:35 +0800 Subject: [PATCH 1718/8412] Update ashish-g-gupta.json --- domains/ashish-g-gupta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ashish-g-gupta.json b/domains/ashish-g-gupta.json index f4d98d1df..31f084c5a 100644 --- a/domains/ashish-g-gupta.json +++ b/domains/ashish-g-gupta.json @@ -3,9 +3,9 @@ "repo": "https://github.com/ashish-g-gupta/ashish-g-gupta.github.io", "owner": { "username": "ashish-g-gupta", - "email": "", + "email": "" }, "record": { - "URL": "https://ashish-g-gupta.github.io/" + "URL": "https://ashish-g-gupta.github.io" } } From b0e2dba5d89338bb3596797a19f9a0037089f5e9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:44:15 +0800 Subject: [PATCH 1719/8412] Update and rename s-kunjan to s-kunjan.json --- domains/{s-kunjan => s-kunjan.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{s-kunjan => s-kunjan.json} (73%) diff --git a/domains/s-kunjan b/domains/s-kunjan.json similarity index 73% rename from domains/s-kunjan rename to domains/s-kunjan.json index 571abd487..5ccfb9e0b 100644 --- a/domains/s-kunjan +++ b/domains/s-kunjan.json @@ -3,9 +3,9 @@ "repo": "https://github.com/s-kunjan/s-kunjan.github.io", "owner": { "username": "s-kunjan", - "email": "", + "email": "" }, "record": { - "URL": "https://s-kunjan.github.io/" + "URL": "https://s-kunjan.github.io" } } From 36f737829d68a4eeeda940b59fad2f4557cd8914 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:44:58 +0800 Subject: [PATCH 1720/8412] Update patelhardik-p.json --- domains/patelhardik-p.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/patelhardik-p.json b/domains/patelhardik-p.json index 6072c6069..138a30db7 100644 --- a/domains/patelhardik-p.json +++ b/domains/patelhardik-p.json @@ -3,9 +3,9 @@ "repo": "https://github.com/patelhardik-p/patelhardik-p.github.io", "owner": { "username": "patelhardik-p", - "email": "", + "email": "" }, "record": { - "URL": "https://patelhardik-p.github.io/" + "URL": "https://patelhardik-p.github.io" } } From 3ba4e6362af7e9930296e75ba81510f132df7a92 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:45:39 +0800 Subject: [PATCH 1721/8412] Update panchal-jatin.json --- domains/panchal-jatin.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/panchal-jatin.json b/domains/panchal-jatin.json index d923f46b9..4381a2cb8 100644 --- a/domains/panchal-jatin.json +++ b/domains/panchal-jatin.json @@ -3,10 +3,9 @@ "repo": "https://github.com/panchal-jatin/panchal-jatin.github.io", "owner": { "username": "panchal-jatin", - "email": "", + "email": "" }, "record": { - "URL": "https://panchal-jatin.github.io/" + "URL": "https://panchal-jatin.github.io" } } - From 919e5ed91a44cb6817e75461a357b744104f40c1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:47:57 +0800 Subject: [PATCH 1722/8412] Update chauhan-pradip.json --- domains/chauhan-pradip.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/chauhan-pradip.json b/domains/chauhan-pradip.json index 633af7cfb..87ebff9f2 100644 --- a/domains/chauhan-pradip.json +++ b/domains/chauhan-pradip.json @@ -3,9 +3,9 @@ "repo": "https://github.com/chauhan-pradip/chauhan-pradip.github.io", "owner": { "username": "chauhan-pradip", - "email": "", + "email": "" }, "record": { - "URL": "https://chauhan-pradip.github.io/" + "URL": "https://chauhan-pradip.github.io" } } From 8a878ae46d178c60856aa6e792b854520f421ace Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:48:38 +0800 Subject: [PATCH 1723/8412] Update priyas-rana.json --- domains/priyas-rana.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/priyas-rana.json b/domains/priyas-rana.json index 1175d9b13..b85383751 100644 --- a/domains/priyas-rana.json +++ b/domains/priyas-rana.json @@ -3,9 +3,9 @@ "repo": "https://github.com/priyas-rana/priyas-rana.github.io", "owner": { "username": "priyas-rana", - "email": "", + "email": "" }, "record": { - "URL": "https://priyas-rana.github.io/" + "URL": "https://priyas-rana.github.io" } } From 3e2923167f6eda97a9c02d5e339fecf967000ea9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:49:27 +0800 Subject: [PATCH 1724/8412] Update nirav-bhut.json --- domains/nirav-bhut.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nirav-bhut.json b/domains/nirav-bhut.json index ae73eff4c..5afcac8c0 100644 --- a/domains/nirav-bhut.json +++ b/domains/nirav-bhut.json @@ -3,9 +3,9 @@ "repo": "https://github.com/nirav-bhut/nirav-bhut.github.io", "owner": { "username": "nirav-bhut", - "email": "", + "email": "" }, "record": { - "URL": "https://nirav-bhut.github.io/" + "URL": "https://nirav-bhut.github.io" } } From 315a387bd754411890666abdc48c9b1ab92dd22f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:49:59 +0800 Subject: [PATCH 1725/8412] Restore domains/con.json --- domains/con.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/con.json diff --git a/domains/con.json b/domains/con.json new file mode 100644 index 000000000..047bdb709 --- /dev/null +++ b/domains/con.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "connekitius", + "email": "", + "twitter": "connekisgoated", + "discord": "Con#5209" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From a7a51902ec1c8c562a20bc3732449eaa2d4ea092 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Apr 2023 11:50:34 +0800 Subject: [PATCH 1726/8412] Update pal-rakesh-2.json --- domains/pal-rakesh-2.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/pal-rakesh-2.json b/domains/pal-rakesh-2.json index 2be6343ac..67abe5c45 100644 --- a/domains/pal-rakesh-2.json +++ b/domains/pal-rakesh-2.json @@ -1,12 +1,11 @@ - { "description": "My new website", "repo": "https://github.com/pal-rakesh/pal-rakesh.github.io", "owner": { "username": "pal-rakesh", - "email": "rakesh.pal@truestaz.com ", + "email": "rakesh.pal@truestaz.com" }, "record": { - "URL": "https://pal-rakesh.github.io/" + "URL": "https://pal-rakesh.github.io" } -} \ No newline at end of file +} From 8e24c69f7b7b7813d88e1527fad7082e977c3114 Mon Sep 17 00:00:00 2001 From: Shubham Lal Date: Sun, 23 Apr 2023 18:47:27 +0530 Subject: [PATCH 1727/8412] feat(domain): add `shubhamlal.is-a.dev` --- domains/shubhamlal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shubhamlal.json diff --git a/domains/shubhamlal.json b/domains/shubhamlal.json new file mode 100644 index 000000000..6844541fc --- /dev/null +++ b/domains/shubhamlal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CERTIFIED2003", + "email": "lal.shubham027@gmail.com" + }, + + "record": { + "A": ["https://ubuntuos.pages.dev"] + } +} From fc5c4ce7fc93becf81bf3229578838ff17c5cd9d Mon Sep 17 00:00:00 2001 From: Shubham Lal Date: Sun, 23 Apr 2023 18:48:59 +0530 Subject: [PATCH 1728/8412] Update shubhamlal.json --- domains/shubhamlal.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/shubhamlal.json b/domains/shubhamlal.json index 6844541fc..b94be1a1a 100644 --- a/domains/shubhamlal.json +++ b/domains/shubhamlal.json @@ -1,10 +1,12 @@ { + "description": "Welcome to Shubham's Portfolio website! This website has been designed using the Ubuntu 20.04 theme, and has been developed using NEXT.js and Tailwind CSS. The website showcases my skills, projects, and experience in a visually appealing and user-friendly manner. The use of the Ubuntu 20.04 theme gives it a sleek and modern look, while the use of NEXT.js and Tailwind CSS ensures a fast and responsive user experience.With this website, I hope to demonstrate my expertise in web development and design, and provide visitors with a comprehensive overview of my skills and experience. Thank you for visiting my website, and please don't hesitate to get in touch if you have any questions or would like to discuss a project.", + "repo": "https://github.com/CERTIFIED2003/ubuntuOS-playground", "owner": { "username": "CERTIFIED2003", - "email": "lal.shubham027@gmail.com" + "email": "im.shubhamlal@gmail.com", + "linkedin": "https://www.linkedin.com/in/shubham-lal" }, - "record": { - "A": ["https://ubuntuos.pages.dev"] + "URL": "https://ubuntuos.pages.dev" } } From fb3ca1ff2fc1c0195fcf5f4db56a2ed198dd380a Mon Sep 17 00:00:00 2001 From: Thiago Marsili <122062036+Thiago-Marsili@users.noreply.github.com> Date: Sun, 23 Apr 2023 11:45:37 -0300 Subject: [PATCH 1729/8412] Create thiagomarsili.json --- domains/thiagomarsili.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thiagomarsili.json diff --git a/domains/thiagomarsili.json b/domains/thiagomarsili.json new file mode 100644 index 000000000..6a091cbf0 --- /dev/null +++ b/domains/thiagomarsili.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/thiago-marsili/thiago-marsili.github.io", + "owner": { + "username": "SatyamV7", + "email": "thihoma@gmail.com" + }, + "record": { + "CNAME": "thiago-marsili.github.io" + } +} From bfb4970eed588dc15d50d176f9200d36dff3dfdd Mon Sep 17 00:00:00 2001 From: Rudransh Joshi Date: Mon, 24 Apr 2023 01:32:21 +0530 Subject: [PATCH 1730/8412] Create rudra.json --- domains/rudra.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/rudra.json diff --git a/domains/rudra.json b/domains/rudra.json new file mode 100644 index 000000000..a39151cb4 --- /dev/null +++ b/domains/rudra.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "FireHead90544", + "email": "rudranshjoshi1806@gmail.com", + "discord": "#2022" + }, + "description": "Domain for my personal portfolio written w/ Django & TailwindCSS", + "repo": "https://github.com/FireHead90544/rudra-django/", + "record": { + "A": [ + "20.219.132.8" + ] + } +} From bc283c26d37ba03d9c40674e51e50b861c1584b0 Mon Sep 17 00:00:00 2001 From: LiquidDev Date: Sun, 23 Apr 2023 23:33:49 +0100 Subject: [PATCH 1731/8412] Create files.liquid.json --- domains/files.liquid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/files.liquid.json diff --git a/domains/files.liquid.json b/domains/files.liquid.json new file mode 100644 index 000000000..0b00ae0e5 --- /dev/null +++ b/domains/files.liquid.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ThinLiquid", + "email": "thinliquid@proton.me" + }, + "record": { + "CNAME": "dns.tixte.com", + "TXT": "_tixte-challenge=6ZzT79WA" + } +} From 6fff25a1833d24de144aef24f6286e5fc13d99c0 Mon Sep 17 00:00:00 2001 From: LiquidDev Date: Sun, 23 Apr 2023 23:33:58 +0100 Subject: [PATCH 1732/8412] Update liquid.json --- domains/liquid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liquid.json b/domains/liquid.json index df51570cf..b0d8a1116 100644 --- a/domains/liquid.json +++ b/domains/liquid.json @@ -1,7 +1,7 @@ { "owner": { "username": "ThinLiquid", - "email": "ayomideilesanmi10@gmail.com" + "email": "thinliquid@proton.me" }, "record": { "CNAME": "glitch.edgeapp.net" From a5bad205e3069053cbccc2e8e7f31093f575ac77 Mon Sep 17 00:00:00 2001 From: LiquidDev Date: Sun, 23 Apr 2023 23:40:31 +0100 Subject: [PATCH 1733/8412] Update liquid.json --- domains/liquid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liquid.json b/domains/liquid.json index b0d8a1116..2d62d656a 100644 --- a/domains/liquid.json +++ b/domains/liquid.json @@ -4,6 +4,6 @@ "email": "thinliquid@proton.me" }, "record": { - "CNAME": "glitch.edgeapp.net" + "CNAME": "9b0994e0-3427-49c7-8609-b7027badd871.id.repl.co" } } From e41ea617e5a7ca04c0721710e079b4bd6aa34101 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 24 Apr 2023 08:57:24 +0800 Subject: [PATCH 1734/8412] fix: username --- domains/thiagomarsili.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thiagomarsili.json b/domains/thiagomarsili.json index 6a091cbf0..676c660e8 100644 --- a/domains/thiagomarsili.json +++ b/domains/thiagomarsili.json @@ -2,7 +2,7 @@ "description": "Portfolio website", "repo": "https://github.com/thiago-marsili/thiago-marsili.github.io", "owner": { - "username": "SatyamV7", + "username": "Thiago-Marsili", "email": "thihoma@gmail.com" }, "record": { From 421762af09c0c3b7845ed4cda47049b4b35a8af8 Mon Sep 17 00:00:00 2001 From: Hitesh <91016099+hvlxh@users.noreply.github.com> Date: Mon, 24 Apr 2023 23:53:56 +0530 Subject: [PATCH 1735/8412] Create hvlxh.json --- domains/hvlxh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hvlxh.json diff --git a/domains/hvlxh.json b/domains/hvlxh.json new file mode 100644 index 000000000..32aad4e3f --- /dev/null +++ b/domains/hvlxh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hvlxh", + "email": "monsta22019@gmail.com" + "discord": "hvlxh#0001" + } + + "record": { + "URL": "https://hvlxh.tk" + } +} From 6ae00ec681aa90d910aeb09457711d10805028d6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 25 Apr 2023 06:52:47 +0800 Subject: [PATCH 1736/8412] Update hvlxh.json --- domains/hvlxh.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/hvlxh.json b/domains/hvlxh.json index 32aad4e3f..fbc86a328 100644 --- a/domains/hvlxh.json +++ b/domains/hvlxh.json @@ -1,10 +1,10 @@ { "owner": { "username": "hvlxh", - "email": "monsta22019@gmail.com" + "email": "monsta22019@gmail.com", "discord": "hvlxh#0001" - } - + }, + "record": { "URL": "https://hvlxh.tk" } From 6191fdece3eb1f9c8661997be187eddd3bbbda96 Mon Sep 17 00:00:00 2001 From: SOUROV KHAN NAHID <67148243+SOUROVKHANNAHID@users.noreply.github.com> Date: Tue, 25 Apr 2023 14:20:57 +0600 Subject: [PATCH 1737/8412] Create nahid.json --- domains/nahid.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/nahid.json diff --git a/domains/nahid.json b/domains/nahid.json new file mode 100644 index 000000000..f333e6f7b --- /dev/null +++ b/domains/nahid.json @@ -0,0 +1,21 @@ +{ + + "description": "nahid.is-a.dev", + + "repo": "https://github.com/SOUROVKHANNAHID/SOUROVKHANNAHID.github.io", + + "owner": { + + "username": "SOUROVKHANNAHID", + + "email": "SourovKhanNahid@gmail.com" + + }, + + "record": { + + "CNAME": "SOUROVKHANNAHID.github.io" + + } + +} From 4dc2aca9615765cc1f7afad36530b0a2ab26344e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 25 Apr 2023 16:32:30 +0800 Subject: [PATCH 1738/8412] Update nahid.json --- domains/nahid.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/domains/nahid.json b/domains/nahid.json index f333e6f7b..8f60f83c0 100644 --- a/domains/nahid.json +++ b/domains/nahid.json @@ -1,21 +1,11 @@ { - "description": "nahid.is-a.dev", - "repo": "https://github.com/SOUROVKHANNAHID/SOUROVKHANNAHID.github.io", - "owner": { - "username": "SOUROVKHANNAHID", - "email": "SourovKhanNahid@gmail.com" - }, - "record": { - "CNAME": "SOUROVKHANNAHID.github.io" - } - } From 847b7af3078e5ce1a49970538362115af50712ab Mon Sep 17 00:00:00 2001 From: carince <99774021+carince@users.noreply.github.com> Date: Tue, 25 Apr 2023 16:58:54 +0800 Subject: [PATCH 1739/8412] feat(domain): add `carince.is-a.dev` --- domains/carince.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/carince.json diff --git a/domains/carince.json b/domains/carince.json new file mode 100644 index 000000000..ca96269e3 --- /dev/null +++ b/domains/carince.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "carince", + "email": "norikiru.official@gmail.com" + }, + + "record": { + "CNAME": "carince.github.io" + } +} From d6088a2c00dcd6a5560ec3ec5f6ed3c4e104b2ec Mon Sep 17 00:00:00 2001 From: Samia Islam Sua <131264656+SamiaIslamSua@users.noreply.github.com> Date: Tue, 25 Apr 2023 15:40:35 +0600 Subject: [PATCH 1740/8412] Create samia-islam-sua.json --- domains/samia-islam-sua.json | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 domains/samia-islam-sua.json diff --git a/domains/samia-islam-sua.json b/domains/samia-islam-sua.json new file mode 100644 index 000000000..53b7f22c7 --- /dev/null +++ b/domains/samia-islam-sua.json @@ -0,0 +1,21 @@ +{ + + "description": "samia-islam-sua.is-a.dev", + + "repo": "https://github.com/SamiaIslamSua/SamiaIslamSua.github.io", + + "owner": { + + "username": "SamiaIslamSua", + + "email": "SamiaIslamSua@gmail.com" + + }, + + "record": { + + "CNAME": "SamiaIslamSua.github.io" + + } + +} From 472a61c333827d226f9e03585b91e207000df912 Mon Sep 17 00:00:00 2001 From: Riya Roy Date: Tue, 25 Apr 2023 19:27:12 +0530 Subject: [PATCH 1741/8412] riya.json updated --- domains/riya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riya.json b/domains/riya.json index 44119d840..d8951328e 100644 --- a/domains/riya.json +++ b/domains/riya.json @@ -3,7 +3,7 @@ "repo": "https://github.com/riyaroy2086/riyaroy2086.github.io", "owner": { "username": "riyaroy2086", - "email": "", + "email": "riyaroy2086@gmal.com", "discord": "ROY#1369" }, "record": { From f9c1906d475538579728166788acc6f093682f2d Mon Sep 17 00:00:00 2001 From: DevCortina Date: Tue, 25 Apr 2023 13:36:32 -0500 Subject: [PATCH 1742/8412] adding ccortina.json --- domains/ccortina.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ccortina.json diff --git a/domains/ccortina.json b/domains/ccortina.json new file mode 100644 index 000000000..c150630a8 --- /dev/null +++ b/domains/ccortina.json @@ -0,0 +1,10 @@ +{ + "description": "DevCortina Personal Projects Website", + "owner": { + "username": "DevCortina", + "email": "devcortina@proton.me" + }, + "record": { + "CNAME": "cortinadev.vercel.app" + } +} \ No newline at end of file From 49ff4950d1ff4ebcfa77235c743105bb2a8d3684 Mon Sep 17 00:00:00 2001 From: Mosaab Gamal Kamel Abdelaleem Date: Tue, 25 Apr 2023 22:13:29 +0200 Subject: [PATCH 1743/8412] Create mosaab.json --- domains/mosaab.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mosaab.json diff --git a/domains/mosaab.json b/domains/mosaab.json new file mode 100644 index 000000000..bfd7428b9 --- /dev/null +++ b/domains/mosaab.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website of MosaabGKA", + "repo": "https://github.com/MosaabGKA/MosaabGKA.github.io/", + "owner": { + "username": "MosaabGKA", + "email": "mosaabgka@outlook.com" + }, + "record": { + "CNAME": "MosaabGKA.github.io" + } +} From 63c642e5e8dad5717df31550e39be06ecf7fd9db Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Apr 2023 09:16:38 +0800 Subject: [PATCH 1744/8412] Update ccortina.json --- domains/ccortina.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ccortina.json b/domains/ccortina.json index c150630a8..2146c0b9b 100644 --- a/domains/ccortina.json +++ b/domains/ccortina.json @@ -5,6 +5,6 @@ "email": "devcortina@proton.me" }, "record": { - "CNAME": "cortinadev.vercel.app" + "URL": "https://cortinadev.vercel.app" } -} \ No newline at end of file +} From e2bb32c3f819bd98b631a6a811c752d1229b9235 Mon Sep 17 00:00:00 2001 From: asfadf <98996547+playstation452@users.noreply.github.com> Date: Tue, 25 Apr 2023 23:04:19 -0400 Subject: [PATCH 1745/8412] Create mcgraph.json --- domains/mcgraph.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mcgraph.json diff --git a/domains/mcgraph.json b/domains/mcgraph.json new file mode 100644 index 000000000..7e5f9cdbc --- /dev/null +++ b/domains/mcgraph.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "playstation452", + "email": "oscarlin1026@gmail.com" + } +} +{ + "record": { + "CNAME": "e9ffc677-faa4-4009-8e27-d63598b7966b.id.repl.co" + } +} From ef4177c19f025250114984a9bad1f98903cbb3d6 Mon Sep 17 00:00:00 2001 From: asfadf <98996547+playstation452@users.noreply.github.com> Date: Tue, 25 Apr 2023 23:21:41 -0400 Subject: [PATCH 1746/8412] Update mcgraph.json --- domains/mcgraph.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/mcgraph.json b/domains/mcgraph.json index 7e5f9cdbc..6450a8d3a 100644 --- a/domains/mcgraph.json +++ b/domains/mcgraph.json @@ -2,9 +2,7 @@ "owner": { "username": "playstation452", "email": "oscarlin1026@gmail.com" - } -} -{ + { "record": { "CNAME": "e9ffc677-faa4-4009-8e27-d63598b7966b.id.repl.co" } From d41510dca5209467764a4de567f22b349472d629 Mon Sep 17 00:00:00 2001 From: carince <99774021+carince@users.noreply.github.com> Date: Wed, 26 Apr 2023 18:14:04 +0800 Subject: [PATCH 1747/8412] Update contacts and add repo --- domains/carince.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/carince.json b/domains/carince.json index ca96269e3..e2f0d3370 100644 --- a/domains/carince.json +++ b/domains/carince.json @@ -1,9 +1,10 @@ { "owner": { "username": "carince", - "email": "norikiru.official@gmail.com" + "email": "carince.official@gmail.com", + "discord": "carince#0683" }, - + "repo": "https://github.com/carince/carince.github.io", "record": { "CNAME": "carince.github.io" } From 0e92f97f84115feedbaf9288a80ec910e18cbd5a Mon Sep 17 00:00:00 2001 From: Mosaab Gamal Kamel Abdelaleem Date: Wed, 26 Apr 2023 13:12:35 +0200 Subject: [PATCH 1748/8412] Update mosaab.json --- domains/mosaab.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/mosaab.json b/domains/mosaab.json index bfd7428b9..96bceb6c6 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -7,5 +7,14 @@ }, "record": { "CNAME": "MosaabGKA.github.io" + }, + "record": { + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ] + }, + "record": { + "TXT": "forward-email=mosaabgka@gmail.com" } } From 2b9d94342b461a6bc23bb157e29968311b1c3855 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Apr 2023 19:20:02 +0800 Subject: [PATCH 1749/8412] Update mosaab.json --- domains/mosaab.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/mosaab.json b/domains/mosaab.json index 96bceb6c6..e0e05f5d8 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -6,15 +6,16 @@ "email": "mosaabgka@outlook.com" }, "record": { - "CNAME": "MosaabGKA.github.io" - }, - "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" - ] - }, - "record": { + ], "TXT": "forward-email=mosaabgka@gmail.com" } } From 31524de10e9493f5886b755a0cd18fb277a85e12 Mon Sep 17 00:00:00 2001 From: Mosaab Gamal Kamel Abdelaleem Date: Wed, 26 Apr 2023 14:00:02 +0200 Subject: [PATCH 1750/8412] Update mosaab.json sorryyyy for these many edits ): --- domains/mosaab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mosaab.json b/domains/mosaab.json index e0e05f5d8..c46686309 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -13,9 +13,9 @@ "185.199.111.153" ], "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" + "mx1.improvmx.com", + "mx2.improvmx.com" ], - "TXT": "forward-email=mosaabgka@gmail.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From a32efc70d577195196252a46a3c60a58daa0a8ee Mon Sep 17 00:00:00 2001 From: Yash Kumar Shrivas Date: Wed, 26 Apr 2023 22:01:50 +0530 Subject: [PATCH 1751/8412] Create yash.json --- domains/yash.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yash.json diff --git a/domains/yash.json b/domains/yash.json new file mode 100644 index 000000000..40d1ad95c --- /dev/null +++ b/domains/yash.json @@ -0,0 +1,12 @@ +{ + "description": "Link to my portfolio site.", + "repo": "https://github.com/YashkShrivas4491/Terminal_Portfolio", + "owner": { + "username": "YashkShrivas4491", + "email": "kumaryash4491@gmail.com", + "twitter": "YashKumarS4491" + }, + "record": { + "URL": "yashkshrivas4491.github.io" + } +} From f449106afd48397e2f71c34a0cefe4ca0b5d46be Mon Sep 17 00:00:00 2001 From: William Afton <107783820+WilliamAfton-codes@users.noreply.github.com> Date: Wed, 26 Apr 2023 23:22:51 +0100 Subject: [PATCH 1752/8412] Create afton.json --- domains/afton.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/afton.json diff --git a/domains/afton.json b/domains/afton.json new file mode 100644 index 000000000..9e2fec6c8 --- /dev/null +++ b/domains/afton.json @@ -0,0 +1,12 @@ +{ + "description": "Small portfolio for myself", + "repo": "https://github.com/WilliamAfton-codes/williamafton-codes.github.io", + "owner": { + "username": "WilliamAfton-codes", + "email": "williamafton.codes@gmail.com", + "twitter": "manlydalorian" + }, + "record": { + "CNAME": "williamafton-codes.github.io" + } +} From cdb62b18a7a379e0f051ba226244305407270ec7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 09:48:13 +0800 Subject: [PATCH 1753/8412] fix record --- domains/yash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yash.json b/domains/yash.json index 40d1ad95c..38736c6ca 100644 --- a/domains/yash.json +++ b/domains/yash.json @@ -7,6 +7,6 @@ "twitter": "YashKumarS4491" }, "record": { - "URL": "yashkshrivas4491.github.io" + "URL": "https://yashkshrivas4491.github.io" } } From b774bc02c9d93b4e2a97f323d7cc4c6facbbec3a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 09:48:42 +0800 Subject: [PATCH 1754/8412] Update yash.json --- domains/yash.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yash.json b/domains/yash.json index 38736c6ca..0662214ad 100644 --- a/domains/yash.json +++ b/domains/yash.json @@ -7,6 +7,6 @@ "twitter": "YashKumarS4491" }, "record": { - "URL": "https://yashkshrivas4491.github.io" + "CNAME": "yashkshrivas4491.github.io" } } From 60ab3a0a1148f92e0eb89a1568cf4caade5da808 Mon Sep 17 00:00:00 2001 From: asfadf <98996547+playstation452@users.noreply.github.com> Date: Wed, 26 Apr 2023 23:39:43 -0400 Subject: [PATCH 1755/8412] Update mcgraph.json --- domains/mcgraph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mcgraph.json b/domains/mcgraph.json index 6450a8d3a..873891524 100644 --- a/domains/mcgraph.json +++ b/domains/mcgraph.json @@ -4,6 +4,6 @@ "email": "oscarlin1026@gmail.com" { "record": { - "CNAME": "e9ffc677-faa4-4009-8e27-d63598b7966b.id.repl.co" + "CNAME": "justaminecraftgraph.swapniladhikari.com.np" } } From 68bcca2fcd631c5a7923da35d78b31fc4aa2de12 Mon Sep 17 00:00:00 2001 From: Priyas Rana <129941922+priyas-rana@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:07:14 +0530 Subject: [PATCH 1756/8412] Update priyas-rana.json --- domains/priyas-rana.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/priyas-rana.json b/domains/priyas-rana.json index b85383751..da1c2448a 100644 --- a/domains/priyas-rana.json +++ b/domains/priyas-rana.json @@ -6,6 +6,7 @@ "email": "" }, "record": { - "URL": "https://priyas-rana.github.io" + "CNAME": "priyas-rana.github.io", + "URL": "https://priyas-rana.github.io", } } From 30151eeaa39f0051637a2295c4047978a567efc5 Mon Sep 17 00:00:00 2001 From: Nirav Bhut <129942126+nirav-bhut@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:13:13 +0530 Subject: [PATCH 1757/8412] Update nirav-bhut.json --- domains/nirav-bhut.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/nirav-bhut.json b/domains/nirav-bhut.json index 5afcac8c0..92724d249 100644 --- a/domains/nirav-bhut.json +++ b/domains/nirav-bhut.json @@ -6,6 +6,7 @@ "email": "" }, "record": { + "CNAME": "nirav-bhut.github.io" "URL": "https://nirav-bhut.github.io" } } From f1090e4f271a22b9b40a936b50f7dac8ef58a266 Mon Sep 17 00:00:00 2001 From: Nipul Bhogayata <129942361+nipul-bhogayat@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:17:45 +0530 Subject: [PATCH 1758/8412] Update nipul-bhogayat.json --- domains/nipul-bhogayat.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/nipul-bhogayat.json b/domains/nipul-bhogayat.json index 498d8463b..c172309ac 100644 --- a/domains/nipul-bhogayat.json +++ b/domains/nipul-bhogayat.json @@ -6,6 +6,7 @@ "email": "" }, "record": { + "CNAME": "nipul-bhogayat.github.io" "URL": "https://nipul-bhogayat.github.io" } } From 02546ba8a2fea9a5afa5dd8f13a8cab17640ccef Mon Sep 17 00:00:00 2001 From: Pratik Patel <129922773+pratike-patel@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:22:37 +0530 Subject: [PATCH 1759/8412] Update pratike-patel.json --- domains/pratike-patel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pratike-patel.json b/domains/pratike-patel.json index ddffffbd5..5732b2114 100644 --- a/domains/pratike-patel.json +++ b/domains/pratike-patel.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://pratike-patel.github.io" + "CNAME": "pratike-patel.github.io" } } From e1f5c0013e3d45901296aa61ba68fe453974a0bd Mon Sep 17 00:00:00 2001 From: ujalakhasiya Date: Thu, 27 Apr 2023 11:28:20 +0530 Subject: [PATCH 1760/8412] Dev domains --- domains/ujalakhasiya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ujalakhasiya.json diff --git a/domains/ujalakhasiya.json b/domains/ujalakhasiya.json new file mode 100644 index 000000000..298bb420f --- /dev/null +++ b/domains/ujalakhasiya.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio site.", + "repo": "https://github.com/ujalakhasiya/ujalakhasiya.github.io", + "owner": { + "username": "ujalakhasiya", + "email": "", + }, + "record": { + "CNAME": "ujalakhasiya.github.io" + } +} From ba1270dfd4d6f114539a2d029a287cc813e19d4b Mon Sep 17 00:00:00 2001 From: Priyas Rana <129941922+priyas-rana@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:29:47 +0530 Subject: [PATCH 1761/8412] Update priyas-rana.json --- domains/priyas-rana.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/priyas-rana.json b/domains/priyas-rana.json index da1c2448a..4ce291a3b 100644 --- a/domains/priyas-rana.json +++ b/domains/priyas-rana.json @@ -7,6 +7,5 @@ }, "record": { "CNAME": "priyas-rana.github.io", - "URL": "https://priyas-rana.github.io", } } From 7db9829f98b413dcf200b418955435bff3fbc3f1 Mon Sep 17 00:00:00 2001 From: Nirav Bhut <129942126+nirav-bhut@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:31:38 +0530 Subject: [PATCH 1762/8412] Update nirav-bhut.json --- domains/nirav-bhut.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/nirav-bhut.json b/domains/nirav-bhut.json index 92724d249..a31106bbd 100644 --- a/domains/nirav-bhut.json +++ b/domains/nirav-bhut.json @@ -7,6 +7,5 @@ }, "record": { "CNAME": "nirav-bhut.github.io" - "URL": "https://nirav-bhut.github.io" } } From cf7384c8b069ffe0f70984aebddb0cc81029a06a Mon Sep 17 00:00:00 2001 From: Nipul Bhogayata <129942361+nipul-bhogayat@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:32:49 +0530 Subject: [PATCH 1763/8412] Update nipul-bhogayat.json --- domains/nipul-bhogayat.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/nipul-bhogayat.json b/domains/nipul-bhogayat.json index c172309ac..502fd4f78 100644 --- a/domains/nipul-bhogayat.json +++ b/domains/nipul-bhogayat.json @@ -7,6 +7,5 @@ }, "record": { "CNAME": "nipul-bhogayat.github.io" - "URL": "https://nipul-bhogayat.github.io" } } From 842b8c4c6e325366403335d436b5fed17b5f21aa Mon Sep 17 00:00:00 2001 From: Pratik Patel <129922773+pratike-patel@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:33:03 +0530 Subject: [PATCH 1764/8412] Update pratike-patel.json From c446e16d1dffa1f7cc3729b6f38a96e246f14915 Mon Sep 17 00:00:00 2001 From: Parthiv Patel <129942597+patel-parthiv@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:34:17 +0530 Subject: [PATCH 1765/8412] Update patel-parthiv.json --- domains/patel-parthiv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patel-parthiv.json b/domains/patel-parthiv.json index 3bfe81797..ee84827b8 100644 --- a/domains/patel-parthiv.json +++ b/domains/patel-parthiv.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://patel-parthiv.github.io" + "CNAME": "patel-parthiv.github.io" } } From f004d95cd471c132cafbaca86c8e95bfed02a155 Mon Sep 17 00:00:00 2001 From: Mausami Parmar <129942859+mausami-parmar@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:35:35 +0530 Subject: [PATCH 1766/8412] Update mausami-parmar.json --- domains/mausami-parmar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mausami-parmar.json b/domains/mausami-parmar.json index c4b957418..d88a06eff 100644 --- a/domains/mausami-parmar.json +++ b/domains/mausami-parmar.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://mausami-parmar.github.io" + "CNAME": "mausami-parmar.github.io" } } From 40c7a16de6e08e0ff8aaf9192d72591bc6c3cf8d Mon Sep 17 00:00:00 2001 From: Bhavesh Patel <129943231+Bhavesh-p-Patel@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:37:07 +0530 Subject: [PATCH 1767/8412] Update bhavesh-p-patel.json --- domains/bhavesh-p-patel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bhavesh-p-patel.json b/domains/bhavesh-p-patel.json index c26e027b9..653328abd 100644 --- a/domains/bhavesh-p-patel.json +++ b/domains/bhavesh-p-patel.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://Bhavesh-p-Patel.github.io" + "CNAME": "Bhavesh-p-Patel.github.io" } } From b971ce2b1070b37ca35f900516f31cdedf833efb Mon Sep 17 00:00:00 2001 From: Mehta Bhavik <129923549+maheta-bhavik@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:45:19 +0530 Subject: [PATCH 1768/8412] Update maheta-bhavik.json --- domains/maheta-bhavik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maheta-bhavik.json b/domains/maheta-bhavik.json index 09c5bc000..45f338988 100644 --- a/domains/maheta-bhavik.json +++ b/domains/maheta-bhavik.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://maheta-bhavik.github.io" + "CNAME": "maheta-bhavik.github.io" } } From 2d1503ba9d74eb9f326305c8fd8485de6a15d3f6 Mon Sep 17 00:00:00 2001 From: Hitesh Makodiya <129923834+hitesh-makodiya@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:48:01 +0530 Subject: [PATCH 1769/8412] Update hitesh-makodiya.json --- domains/hitesh-makodiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hitesh-makodiya.json b/domains/hitesh-makodiya.json index c38fec910..089608c0e 100644 --- a/domains/hitesh-makodiya.json +++ b/domains/hitesh-makodiya.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://hitesh-makodiya.github.io" + "CNAME": "hitesh-makodiya.github.io" } } From 316886673e2dc84a47c1fd0692a9dec262c3a616 Mon Sep 17 00:00:00 2001 From: mohammedasif-shaikh <129924055+mohammedasif-shaikh@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:50:03 +0530 Subject: [PATCH 1770/8412] Update mohammedasif-shaikh.json --- domains/mohammedasif-shaikh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohammedasif-shaikh.json b/domains/mohammedasif-shaikh.json index caefd177f..e44bacac0 100644 --- a/domains/mohammedasif-shaikh.json +++ b/domains/mohammedasif-shaikh.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://mohammedasif-shaikh.github.io" + "CNAME": "mohammedasif-shaikh.github.io" } } From 390d63c076bf6b24185def7ce142ae87ea8394aa Mon Sep 17 00:00:00 2001 From: Dinesh Vaghasia <129943475+dinesh-vaghasia@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:51:09 +0530 Subject: [PATCH 1771/8412] Update dinesh-vaghasia.json --- domains/dinesh-vaghasia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dinesh-vaghasia.json b/domains/dinesh-vaghasia.json index 393d3fe52..44a3c773e 100644 --- a/domains/dinesh-vaghasia.json +++ b/domains/dinesh-vaghasia.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://dinesh-vaghasia.github.io" + "CNAME": "dinesh-vaghasia.github.io" } } From 2dca2b4305aeb529f4ac7933cc5bc65bc71ecda1 Mon Sep 17 00:00:00 2001 From: Dixita Parmar <129944198+parmar-dixita@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:53:01 +0530 Subject: [PATCH 1772/8412] Update parmar-dixita.json --- domains/parmar-dixita.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/parmar-dixita.json b/domains/parmar-dixita.json index f3b4ee6fc..f52204dd7 100644 --- a/domains/parmar-dixita.json +++ b/domains/parmar-dixita.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://parmar-dixita.github.io" + "CNAME": "parmar-dixita.github.io" } } From 0ac8614fd4e5170f0f58ccd2025759912247c87c Mon Sep 17 00:00:00 2001 From: shakera vora <129944371+shakera-vora@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:03:11 +0530 Subject: [PATCH 1773/8412] Update shakera-vora.json --- domains/shakera-vora.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shakera-vora.json b/domains/shakera-vora.json index 4829e2ce2..fb0aad608 100644 --- a/domains/shakera-vora.json +++ b/domains/shakera-vora.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://shakera-vora.github.io" + "CNAME": "shakera-vora.github.io" } } From 9dacb7650b7c4903df2220ea01429580050b3d34 Mon Sep 17 00:00:00 2001 From: Rakesh Pal <129924312+pal-rakesh@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:05:30 +0530 Subject: [PATCH 1774/8412] Update pal-rakesh-2.json --- domains/pal-rakesh-2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pal-rakesh-2.json b/domains/pal-rakesh-2.json index 67abe5c45..24048df45 100644 --- a/domains/pal-rakesh-2.json +++ b/domains/pal-rakesh-2.json @@ -6,6 +6,6 @@ "email": "rakesh.pal@truestaz.com" }, "record": { - "URL": "https://pal-rakesh.github.io" + "CNAME": "pal-rakesh.github.io" } } From 57d958626fd92d8a54487d81c7f921456c54c972 Mon Sep 17 00:00:00 2001 From: Kalpesh Patel <129924554+Patle-Kalpesh@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:09:36 +0530 Subject: [PATCH 1775/8412] Update patel-kalpesh.json --- domains/patel-kalpesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patel-kalpesh.json b/domains/patel-kalpesh.json index eee79dae4..b56e0ff6a 100644 --- a/domains/patel-kalpesh.json +++ b/domains/patel-kalpesh.json @@ -6,6 +6,6 @@ "email": "kalpesh.patel@truestaz.com" }, "record": { - "URL": "https://patle-kalpesh.github.io" + "CNAME": "patle-kalpesh.github.io" } } From 934733469198ff3837aa78604fc45505c49e5f83 Mon Sep 17 00:00:00 2001 From: Pramod Rawat <129924792+pramod-rawat@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:15:33 +0530 Subject: [PATCH 1776/8412] Update pramod-rawat.json --- domains/pramod-rawat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pramod-rawat.json b/domains/pramod-rawat.json index 2d66eb4b5..897a81b04 100644 --- a/domains/pramod-rawat.json +++ b/domains/pramod-rawat.json @@ -6,6 +6,6 @@ "email": "pramod.rawat@truestaz.com" }, "record": { - "URL": "https://github.com/pramod-rawat" + "CNAME": "pramod-rawat.github.io" } } From dbc64f726cf3843b8a4f0fec7326049c1f977136 Mon Sep 17 00:00:00 2001 From: shweta-gotecha Date: Thu, 27 Apr 2023 12:22:20 +0530 Subject: [PATCH 1777/8412] Dev domains --- domains/shweta-gotecha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shweta-gotecha.json diff --git a/domains/shweta-gotecha.json b/domains/shweta-gotecha.json new file mode 100644 index 000000000..49f04da50 --- /dev/null +++ b/domains/shweta-gotecha.json @@ -0,0 +1,11 @@ +{ + "description": "site.", + "repo": "https://github.com/shweta-gotecha/shweta-gotecha.github.io", + "owner": { + "username": "shweta-gotecha", + "email": "", + }, + "record": { + "CNAME": "shweta-gotecha.github.io" + } +} From 849bb9b2e04c49753203ab0f07362008620c5f32 Mon Sep 17 00:00:00 2001 From: Darshit Patel <129925775+Patel-Darshit@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:27:51 +0530 Subject: [PATCH 1778/8412] Update patel-darshit.json --- domains/patel-darshit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patel-darshit.json b/domains/patel-darshit.json index be89b4cb1..8dfd5d2a0 100644 --- a/domains/patel-darshit.json +++ b/domains/patel-darshit.json @@ -6,6 +6,6 @@ "email": "darshit.patel@truestaz.com" }, "record": { - "URL": "https://patel-darshit.github.io" + "URL": "patel-darshit.github.io" } } From 35a651012f535fb42568466a008db7e1ee62dd6d Mon Sep 17 00:00:00 2001 From: Darshit Patel <129925775+Patel-Darshit@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:28:16 +0530 Subject: [PATCH 1779/8412] Update patel-darshit.json --- domains/patel-darshit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patel-darshit.json b/domains/patel-darshit.json index 8dfd5d2a0..a8e1e3b8f 100644 --- a/domains/patel-darshit.json +++ b/domains/patel-darshit.json @@ -6,6 +6,6 @@ "email": "darshit.patel@truestaz.com" }, "record": { - "URL": "patel-darshit.github.io" + "CNAME": "patel-darshit.github.io" } } From 060233b6a10ee58b8af793810a88f99dbad5f428 Mon Sep 17 00:00:00 2001 From: Meet Panchal <129944850+panchal-meet@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:29:30 +0530 Subject: [PATCH 1780/8412] Update panchal-meet.json --- domains/panchal-meet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panchal-meet.json b/domains/panchal-meet.json index 75bc91010..c9d5c9c40 100644 --- a/domains/panchal-meet.json +++ b/domains/panchal-meet.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://panchal-meet.github.io" + "CNAME": "panchal-meet.github.io" } } From 3200a9c66933ef89e0d01d1050fa35c879001258 Mon Sep 17 00:00:00 2001 From: Dhaval Kareliya <129945031+dhaval-kareliya@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:31:57 +0530 Subject: [PATCH 1781/8412] Update dhaval-kareliya.json --- domains/dhaval-kareliya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dhaval-kareliya.json b/domains/dhaval-kareliya.json index cf417bb5e..e7e0654c5 100644 --- a/domains/dhaval-kareliya.json +++ b/domains/dhaval-kareliya.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://dhaval-kareliya.github.io" + "CNAME": "dhaval-kareliya.github.io" } } From 2e039cdc83d0d2f6be44a2b854f46c3592305994 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 15:04:07 +0800 Subject: [PATCH 1782/8412] fix json --- domains/mcgraph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mcgraph.json b/domains/mcgraph.json index 873891524..b01696408 100644 --- a/domains/mcgraph.json +++ b/domains/mcgraph.json @@ -2,7 +2,7 @@ "owner": { "username": "playstation452", "email": "oscarlin1026@gmail.com" - { + }, "record": { "CNAME": "justaminecraftgraph.swapniladhikari.com.np" } From 804e8ee9a17b755572b457051e10c987cb8a82a5 Mon Sep 17 00:00:00 2001 From: Pratik Patel <129945235+pratikp-patel@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:34:45 +0530 Subject: [PATCH 1783/8412] Update pratikp-patel.json --- domains/pratikp-patel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pratikp-patel.json b/domains/pratikp-patel.json index 1a0859df5..3f6311ed9 100644 --- a/domains/pratikp-patel.json +++ b/domains/pratikp-patel.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://pratikp-patel.github.io" + "CNAME": "pratikp-patel.github.io" } } From e5d638e2fa2ed9b8139a06279631c7853d1f8c49 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 15:06:56 +0800 Subject: [PATCH 1784/8412] fix json --- domains/priyas-rana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/priyas-rana.json b/domains/priyas-rana.json index 4ce291a3b..6a8f29a3d 100644 --- a/domains/priyas-rana.json +++ b/domains/priyas-rana.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "CNAME": "priyas-rana.github.io", + "CNAME": "priyas-rana.github.io" } } From 109c6bdcfe623626c52df2a8b01d8031bd3a406a Mon Sep 17 00:00:00 2001 From: harshad-patoliya Date: Thu, 27 Apr 2023 12:36:58 +0530 Subject: [PATCH 1785/8412] Dev domains --- domains/harshad-patoliya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshad-patoliya.json diff --git a/domains/harshad-patoliya.json b/domains/harshad-patoliya.json new file mode 100644 index 000000000..3d3fe8954 --- /dev/null +++ b/domains/harshad-patoliya.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio site.", + "repo": "https://github.com/harshad-patoliya/harshad-patoliya.github.io", + "owner": { + "username": "harshad-patoliya", + "email": "", + }, + "record": { + "CNAME": "harshad-patoliya.github.io" + } +} From c3f4e1c5a184331197eb85af9f54c8ed18d1f9cf Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 15:13:16 +0800 Subject: [PATCH 1786/8412] Update ujalakhasiya.json --- domains/ujalakhasiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ujalakhasiya.json b/domains/ujalakhasiya.json index 298bb420f..084daf72d 100644 --- a/domains/ujalakhasiya.json +++ b/domains/ujalakhasiya.json @@ -3,7 +3,7 @@ "repo": "https://github.com/ujalakhasiya/ujalakhasiya.github.io", "owner": { "username": "ujalakhasiya", - "email": "", + "email": "" }, "record": { "CNAME": "ujalakhasiya.github.io" From 30ab3be82cca952463bcba38e5cd6c5ab31c6dcb Mon Sep 17 00:00:00 2001 From: ravi-pate Date: Thu, 27 Apr 2023 12:43:38 +0530 Subject: [PATCH 1787/8412] Dev domains --- domains/ravi-pate.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ravi-pate.json diff --git a/domains/ravi-pate.json b/domains/ravi-pate.json new file mode 100644 index 000000000..2419f64dd --- /dev/null +++ b/domains/ravi-pate.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio site.", + "repo": "https://github.com/ravi-pate/ravi-pate.github.io", + "owner": { + "username": "ravi-pate", + "email": "", + }, + "record": { + "CNAME": "ravi-pate.github.io" + } +} From efe052b84efa7c21528dd6c1fcd43f16dca738e6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 15:13:44 +0800 Subject: [PATCH 1788/8412] Update harshad-patoliya.json --- domains/harshad-patoliya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/harshad-patoliya.json b/domains/harshad-patoliya.json index 3d3fe8954..b8d75f94d 100644 --- a/domains/harshad-patoliya.json +++ b/domains/harshad-patoliya.json @@ -3,7 +3,7 @@ "repo": "https://github.com/harshad-patoliya/harshad-patoliya.github.io", "owner": { "username": "harshad-patoliya", - "email": "", + "email": "" }, "record": { "CNAME": "harshad-patoliya.github.io" From f716a608b32575f8fd9c87ac652fad96d92eda7e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 15:13:50 +0800 Subject: [PATCH 1789/8412] Update shweta-gotecha.json --- domains/shweta-gotecha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shweta-gotecha.json b/domains/shweta-gotecha.json index 49f04da50..a0a206bf4 100644 --- a/domains/shweta-gotecha.json +++ b/domains/shweta-gotecha.json @@ -3,7 +3,7 @@ "repo": "https://github.com/shweta-gotecha/shweta-gotecha.github.io", "owner": { "username": "shweta-gotecha", - "email": "", + "email": "" }, "record": { "CNAME": "shweta-gotecha.github.io" From 35cd31fd4d0e2de78317c17edbdbd743b63c0781 Mon Sep 17 00:00:00 2001 From: Viplav Mistry <129926933+viplav-mistry@users.noreply.github.com> Date: Thu, 27 Apr 2023 12:48:08 +0530 Subject: [PATCH 1790/8412] Update viplav-mistry.json --- domains/viplav-mistry.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/viplav-mistry.json b/domains/viplav-mistry.json index 30007ed31..be235bee8 100644 --- a/domains/viplav-mistry.json +++ b/domains/viplav-mistry.json @@ -1,12 +1,12 @@ { - "description": "My new website", + "description": "Persona dev website", "repo": "https://github.com/viplav-mistry/viplav-mistry.github.io", "owner": { "username": "viplav-mistry", "email": "" }, "record": { - "URL": "https://viplav-mistry.github.io" + "CNAME": "viplav-mistry.github.io" } } From 4842c2ee76656a5c3c6e8e5cdd7c0a7a3cf90d38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 16:17:56 +0800 Subject: [PATCH 1791/8412] Update ravi-pate.json --- domains/ravi-pate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ravi-pate.json b/domains/ravi-pate.json index 2419f64dd..5cde6ccd7 100644 --- a/domains/ravi-pate.json +++ b/domains/ravi-pate.json @@ -3,7 +3,7 @@ "repo": "https://github.com/ravi-pate/ravi-pate.github.io", "owner": { "username": "ravi-pate", - "email": "", + "email": "" }, "record": { "CNAME": "ravi-pate.github.io" From 0e9de162ac190976e5e654547629179e7615514d Mon Sep 17 00:00:00 2001 From: Hinal Sanghvi <129930829+hinal-sanghvi@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:06:10 +0530 Subject: [PATCH 1792/8412] Update hinal-sanghvi.json --- domains/hinal-sanghvi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hinal-sanghvi.json b/domains/hinal-sanghvi.json index 253e351a3..eb0a7c667 100644 --- a/domains/hinal-sanghvi.json +++ b/domains/hinal-sanghvi.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://hinal-sanghvi.github.io" + "CNAME": "hinal-sanghvi.github.io" } } From 7e2cf3078369e9c0213bdfdd95c5558d347e3915 Mon Sep 17 00:00:00 2001 From: Dirgha Ukani <129945532+dirgha-ukani@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:09:02 +0530 Subject: [PATCH 1793/8412] Update dirgha-ukani.json --- domains/dirgha-ukani.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dirgha-ukani.json b/domains/dirgha-ukani.json index 40b906a5e..78ca848dd 100644 --- a/domains/dirgha-ukani.json +++ b/domains/dirgha-ukani.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://dirgha-ukani.github.io" + "CNAME": "dirgha-ukani.github.io" } } From 0dae8b95159a795802ca3cba8e7467c0dd58642d Mon Sep 17 00:00:00 2001 From: Pradeep Chauhan <129927382+chauhan-pradip@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:10:48 +0530 Subject: [PATCH 1794/8412] Update chauhan-pradip.json --- domains/chauhan-pradip.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/chauhan-pradip.json b/domains/chauhan-pradip.json index 87ebff9f2..852c7b02a 100644 --- a/domains/chauhan-pradip.json +++ b/domains/chauhan-pradip.json @@ -1,11 +1,11 @@ { - "description": "My new website", + "description": "My website", "repo": "https://github.com/chauhan-pradip/chauhan-pradip.github.io", "owner": { "username": "chauhan-pradip", "email": "" }, "record": { - "URL": "https://chauhan-pradip.github.io" + "CNAME": "chauhan-pradip.github.io" } } From 15580b199adacd35544d34f4c2c54d0f15435100 Mon Sep 17 00:00:00 2001 From: Falguni Prajapati <129945793+falguni-prajapati@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:11:24 +0530 Subject: [PATCH 1795/8412] Update falguni-prajapati.json --- domains/falguni-prajapati.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/falguni-prajapati.json b/domains/falguni-prajapati.json index 46a52d089..faea36c15 100644 --- a/domains/falguni-prajapati.json +++ b/domains/falguni-prajapati.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://falguni-prajapati.github.io" + "CNAME": "falguni-prajapati.github.io" } } From 2613673394d4fb24278c145268478bb95e68ce09 Mon Sep 17 00:00:00 2001 From: Kishan Bagiya <129927569+kishan-bagiya@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:12:43 +0530 Subject: [PATCH 1796/8412] Update kishan-bagiya.json --- domains/kishan-bagiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kishan-bagiya.json b/domains/kishan-bagiya.json index eb2752f94..2d7f52b87 100644 --- a/domains/kishan-bagiya.json +++ b/domains/kishan-bagiya.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://kishan-bagiya.github.io" + "CNAME": "kishan-bagiya.github.io" } } From 616a44c4e599406c38a69bb62aaa4be956717fd6 Mon Sep 17 00:00:00 2001 From: Jatin kumar Patel <129927964+patel-jatin@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:13:48 +0530 Subject: [PATCH 1797/8412] Update patel-jatin.json --- domains/patel-jatin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/patel-jatin.json b/domains/patel-jatin.json index b5da3221e..8e9977b7e 100644 --- a/domains/patel-jatin.json +++ b/domains/patel-jatin.json @@ -1,11 +1,11 @@ { - "description": "My new website", + "description": "My dev website", "repo": "https://github.com/patel-jatin/patel-jatin.github.io", "owner": { "username": "patel-jatin", "email": "" }, "record": { - "URL": "https://patel-jatin.github.io" + "CNAME": "patel-jatin.github.io" } } From 93b082dad75bc69e995cbdd8021ded64fdaf785d Mon Sep 17 00:00:00 2001 From: Rahul Rabari <129946031+rahul-rabari@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:15:29 +0530 Subject: [PATCH 1798/8412] Update rahul-rabari.json --- domains/rahul-rabari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rahul-rabari.json b/domains/rahul-rabari.json index 107b2d852..5a171c90d 100644 --- a/domains/rahul-rabari.json +++ b/domains/rahul-rabari.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://rahul-rabari.github.io" + "CNAME": "rahul-rabari.github.io" } } From 79bc01af7bce71615eca9e799ae379b8cbbf284a Mon Sep 17 00:00:00 2001 From: Nishit Shah <129928259+s-nishit@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:15:55 +0530 Subject: [PATCH 1799/8412] Update s-nishit.json --- domains/s-nishit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s-nishit.json b/domains/s-nishit.json index 9c7dbaada..fbc1d51b2 100644 --- a/domains/s-nishit.json +++ b/domains/s-nishit.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://s-nishit.github.io" + "CNAME": "s-nishit.github.io" } } From 598df97bb42ab5fc91579257edf7c521577aaf85 Mon Sep 17 00:00:00 2001 From: Kinjal Patel <129928778+p-kinjal@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:17:15 +0530 Subject: [PATCH 1800/8412] Update p-kinjal.json --- domains/p-kinjal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/p-kinjal.json b/domains/p-kinjal.json index da2ae5fc5..a5aa4676c 100644 --- a/domains/p-kinjal.json +++ b/domains/p-kinjal.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://p-kinjal.github.io" + "CNAME": "p-kinjal.github.io" } } From 26c193075383544b9ac1a3ed32899e0bdf5f6c84 Mon Sep 17 00:00:00 2001 From: Samir Vaghela <129931111+samir-vaghela@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:17:27 +0530 Subject: [PATCH 1801/8412] Update samir-vaghela.json --- domains/samir-vaghela.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/samir-vaghela.json b/domains/samir-vaghela.json index 28bc35043..5336fa160 100644 --- a/domains/samir-vaghela.json +++ b/domains/samir-vaghela.json @@ -6,6 +6,6 @@ "email": "samir.vaghela@truestaz.com" }, "record": { - "URL": "https://samir-vaghela.github.io" + "CNAME": "samir-vaghela.github.io" } } From 301035100b3682c3a3ae2510e9ba49b58b117813 Mon Sep 17 00:00:00 2001 From: Ansari Atharnadim <129946310+ansari-atharnadim@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:17:46 +0530 Subject: [PATCH 1802/8412] Update ansari-atharnadim.json --- domains/ansari-atharnadim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ansari-atharnadim.json b/domains/ansari-atharnadim.json index 25d648ed2..a133e0ccf 100644 --- a/domains/ansari-atharnadim.json +++ b/domains/ansari-atharnadim.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://ansari-atharnadim.github.io" + "CNAME": "ansari-atharnadim.github.io" } } From 6844c106ba45ad827a92d3f8049e345fc435bc1c Mon Sep 17 00:00:00 2001 From: Jitender Singh <129930004+singh-jitendar@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:19:09 +0530 Subject: [PATCH 1803/8412] Update singh-jitendar.json --- domains/singh-jitendar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/singh-jitendar.json b/domains/singh-jitendar.json index fa5dcef4a..3fe002a5c 100644 --- a/domains/singh-jitendar.json +++ b/domains/singh-jitendar.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://singh-jitendar.github.io" + "CNAME": "singh-jitendar.github.io" } } From 614e5e9ff099a5637687ecb1b5df0260b3bab8cc Mon Sep 17 00:00:00 2001 From: Mahevish Husseni <129930647+mahevish-husseni@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:21:49 +0530 Subject: [PATCH 1804/8412] Update mahevish-husseni.json --- domains/mahevish-husseni.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mahevish-husseni.json b/domains/mahevish-husseni.json index 31ed21b76..20a389f98 100644 --- a/domains/mahevish-husseni.json +++ b/domains/mahevish-husseni.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://mahevish-husseni.github.io" + "CNAME": "mahevish-husseni.github.io" } } From 99205bcbc81e56443797449348fcb24056b41f85 Mon Sep 17 00:00:00 2001 From: Monal Patel <129946632+patel-monal@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:36:01 +0530 Subject: [PATCH 1805/8412] Update patel-monal.json --- domains/patel-monal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patel-monal.json b/domains/patel-monal.json index c12c2981c..1a9a80ccb 100644 --- a/domains/patel-monal.json +++ b/domains/patel-monal.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://patel-monal.github.io" + "CNAME": "patel-monal.github.io" } } From a5a6ead677b88975ed486e1c6ed6f3c0e4a2f661 Mon Sep 17 00:00:00 2001 From: Pratik Gandhi <129947019+g-pratik@users.noreply.github.com> Date: Thu, 27 Apr 2023 14:38:02 +0530 Subject: [PATCH 1806/8412] Update g-pratik.json --- domains/g-pratik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/g-pratik.json b/domains/g-pratik.json index ae4e7ee92..dc793000b 100644 --- a/domains/g-pratik.json +++ b/domains/g-pratik.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://g-pratik.github.io" + "CNAME": "g-pratik.github.io" } } From 604c1bb4fce26b9caa166207217a87b66f76c30d Mon Sep 17 00:00:00 2001 From: Samuel Yosef Roland Date: Thu, 27 Apr 2023 16:15:17 +0700 Subject: [PATCH 1807/8412] feat(domain): add `palmino.is-a.dev` --- domains/palmino.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/palmino.json diff --git a/domains/palmino.json b/domains/palmino.json new file mode 100644 index 000000000..0dbb296a7 --- /dev/null +++ b/domains/palmino.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "buatkakung", + "email": "buatkakung@gmail.com" + }, + + "record": { + "A": ["timdis.id"] + } +} From 0a1743cbefc6dc74ee7deee458c872c7682500d2 Mon Sep 17 00:00:00 2001 From: Mayank Rathva <129947299+mayank-rathva@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:12:39 +0530 Subject: [PATCH 1808/8412] Update mayank-rathva.json --- domains/mayank-rathva.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mayank-rathva.json b/domains/mayank-rathva.json index 0f49bb556..cec200e71 100644 --- a/domains/mayank-rathva.json +++ b/domains/mayank-rathva.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://mayank-rathva.github.io" + "CNAME": "mayank-rathva.github.io" } } From 43865af60da01f30df81181cdabe5aec6a5ffe7d Mon Sep 17 00:00:00 2001 From: Jay Dave <129931491+Jay-d-dave@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:13:01 +0530 Subject: [PATCH 1809/8412] Update jay-d-dave.json --- domains/jay-d-dave.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jay-d-dave.json b/domains/jay-d-dave.json index f8b2cd94a..f1dd2e16b 100644 --- a/domains/jay-d-dave.json +++ b/domains/jay-d-dave.json @@ -6,6 +6,6 @@ "email": "jay.dave@truestaz.com" }, "record": { - "URL": "https://jay-d-dave.github.io" + "CNAME": "jay-d-dave.github.io" } } From b8f85b59d1d88da8536ed9d24cb1d01570fd14da Mon Sep 17 00:00:00 2001 From: Komal Patel <129947535+patel-komal@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:17:09 +0530 Subject: [PATCH 1810/8412] Update patel-komal.json --- domains/patel-komal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patel-komal.json b/domains/patel-komal.json index 23af4e9cd..5e6625cb2 100644 --- a/domains/patel-komal.json +++ b/domains/patel-komal.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://patel-komal.github.io" + "CNAME": "patel-komal.github.io" } } From 5d453a01f2fd94e5e0f469bf7434872940fe5e8a Mon Sep 17 00:00:00 2001 From: Sweta Solanki <129931806+sweta-solanki@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:18:26 +0530 Subject: [PATCH 1811/8412] Update sweta-solanki.json --- domains/sweta-solanki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sweta-solanki.json b/domains/sweta-solanki.json index 8200d4124..0d067cafa 100644 --- a/domains/sweta-solanki.json +++ b/domains/sweta-solanki.json @@ -6,6 +6,6 @@ "email": "sweta.solank@truestaz.com" }, "record": { - "URL": "https://sweta-solanki.github.io" + "CNAME": "sweta-solanki.github.io" } } From 3d3a709cbd2a543934f820169788df447728ad19 Mon Sep 17 00:00:00 2001 From: Dipmala Shrimali <129932505+dipmala-shrimali@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:22:35 +0530 Subject: [PATCH 1812/8412] Update dipmala-shrimali.json --- domains/dipmala-shrimali.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dipmala-shrimali.json b/domains/dipmala-shrimali.json index 000f87119..2f337c549 100644 --- a/domains/dipmala-shrimali.json +++ b/domains/dipmala-shrimali.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://dipmala-shrimali.github.io" + "CNAME": "dipmala-shrimali.github.io" } } From 92febf93ac5b0e13c77c693ac6c3cf73d96a4548 Mon Sep 17 00:00:00 2001 From: Mukesh Tadpad <129932851+mukesh-tadpad@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:27:30 +0530 Subject: [PATCH 1813/8412] Update mukesh-tadpad.json --- domains/mukesh-tadpad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mukesh-tadpad.json b/domains/mukesh-tadpad.json index 37dcecbf9..0da2d1223 100644 --- a/domains/mukesh-tadpad.json +++ b/domains/mukesh-tadpad.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://mukesh-tadpad.github.io" + "CNAME": "mukesh-tadpad.github.io" } } From f789fdf2e1b1466ede4f9fbeeea22ed115800187 Mon Sep 17 00:00:00 2001 From: Niki Tiwari <129933115+niki-tiwari@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:31:02 +0530 Subject: [PATCH 1814/8412] Update niki-tiwari.json --- domains/niki-tiwari.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niki-tiwari.json b/domains/niki-tiwari.json index fc0ebbf6f..eeb886fc4 100644 --- a/domains/niki-tiwari.json +++ b/domains/niki-tiwari.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://niki-tiwari.github.io" + "CNAME": "niki-tiwari.github.io" } } From c630fc372164e4f48a6b4e0b9a0829b2ac570a1f Mon Sep 17 00:00:00 2001 From: Manish Ahuja <129933445+Ahuja-m@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:33:41 +0530 Subject: [PATCH 1815/8412] Update ahuja-m.json --- domains/ahuja-m.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index 641831da7..9c030d54f 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://ahuja-m.github.io" + "CNAME": "ahuja-m.github.io" } } From 55acbf38dc0c48ad205fdc2bd5eb0356fed81e4c Mon Sep 17 00:00:00 2001 From: chirag Parikh <129933690+chirag-parikh@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:47:47 +0530 Subject: [PATCH 1816/8412] Update chirag-parikh.json --- domains/chirag-parikh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chirag-parikh.json b/domains/chirag-parikh.json index 005bc375e..74431e4f3 100644 --- a/domains/chirag-parikh.json +++ b/domains/chirag-parikh.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://chirag-parikh.github.io" + "CNAME": "chirag-parikh.github.io" } } From 39cbe2cddafeceff032921e4358561becd0dbbcd Mon Sep 17 00:00:00 2001 From: Radhika patel <129934123+patel-radhika@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:49:31 +0530 Subject: [PATCH 1817/8412] Update patel-radhika.json --- domains/patel-radhika.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patel-radhika.json b/domains/patel-radhika.json index 4ccbe8bfc..d7bfe5ace 100644 --- a/domains/patel-radhika.json +++ b/domains/patel-radhika.json @@ -6,6 +6,6 @@ "email": "radhika.patel@truestaz.com" }, "record": { - "URL": "https://patel-radhika.github.io" + "CNAME": "patel-radhika.github.io" } } From f49b5641ad9b1338a5e9fd2774bd2ee7a2a061bd Mon Sep 17 00:00:00 2001 From: Abhishek Jani <129934350+jani-abhishek@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:51:39 +0530 Subject: [PATCH 1818/8412] Update jani-abhishek.json --- domains/jani-abhishek.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jani-abhishek.json b/domains/jani-abhishek.json index 1485336ed..b8df093fb 100644 --- a/domains/jani-abhishek.json +++ b/domains/jani-abhishek.json @@ -6,6 +6,6 @@ "email": "jani.abhishek@truestaz.com" }, "record": { - "URL": "https://jani-abhishek.github.io" + "CNAME": "jani-abhishek.github.io" } } From 424ed87d3f0ad8c57f00cf57bed5a9be7f2a8a68 Mon Sep 17 00:00:00 2001 From: Sanjay Makasana <129935007+sanjay-makasana@users.noreply.github.com> Date: Thu, 27 Apr 2023 16:02:16 +0530 Subject: [PATCH 1819/8412] Update sanjay-makasana.json --- domains/sanjay-makasana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sanjay-makasana.json b/domains/sanjay-makasana.json index 5e5792ba8..b7eabf77e 100644 --- a/domains/sanjay-makasana.json +++ b/domains/sanjay-makasana.json @@ -6,6 +6,6 @@ "email": "sanjay.makasana@truestaz.com" }, "record": { - "URL": "https://sanjay-makasana.github.io" + "CNAME": "sanjay-makasana.github.io" } } From e4834aeb6433566fb5d94a2cbe351a4e1a1b0be6 Mon Sep 17 00:00:00 2001 From: Ashish Soni <129935541+soni-ashish@users.noreply.github.com> Date: Thu, 27 Apr 2023 16:23:45 +0530 Subject: [PATCH 1820/8412] Update soni-ashish.json --- domains/soni-ashish.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soni-ashish.json b/domains/soni-ashish.json index c2a09c5b9..9a91581a4 100644 --- a/domains/soni-ashish.json +++ b/domains/soni-ashish.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://soni-ashish.github.io" + "CNAME": "soni-ashish.github.io" } } From 70462451cb87891ae341cb0384b8942f3f6662e4 Mon Sep 17 00:00:00 2001 From: Ashish Gupta <129935957+ashish-g-gupta@users.noreply.github.com> Date: Thu, 27 Apr 2023 16:28:58 +0530 Subject: [PATCH 1821/8412] Update ashish-g-gupta.json --- domains/ashish-g-gupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashish-g-gupta.json b/domains/ashish-g-gupta.json index 31f084c5a..8b1f945b8 100644 --- a/domains/ashish-g-gupta.json +++ b/domains/ashish-g-gupta.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://ashish-g-gupta.github.io" + "CNAME": "ashish-g-gupta.github.io" } } From 1f129070e903f1adac723167c4d1a013a9c847bd Mon Sep 17 00:00:00 2001 From: Kunjan Shah <129936247+s-kunjan@users.noreply.github.com> Date: Thu, 27 Apr 2023 16:30:46 +0530 Subject: [PATCH 1822/8412] Update s-kunjan.json --- domains/s-kunjan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s-kunjan.json b/domains/s-kunjan.json index 5ccfb9e0b..e803200db 100644 --- a/domains/s-kunjan.json +++ b/domains/s-kunjan.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://s-kunjan.github.io" + "CNAME": "s-kunjan.github.io" } } From 43f6fcc241bc2bc7a796842744959bd0c6a12c07 Mon Sep 17 00:00:00 2001 From: Hardik Patel <129936616+patelhardik-p@users.noreply.github.com> Date: Thu, 27 Apr 2023 16:32:16 +0530 Subject: [PATCH 1823/8412] Update patelhardik-p.json --- domains/patelhardik-p.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patelhardik-p.json b/domains/patelhardik-p.json index 138a30db7..dd3582c76 100644 --- a/domains/patelhardik-p.json +++ b/domains/patelhardik-p.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://patelhardik-p.github.io" + "CNAME": "patelhardik-p.github.io" } } From 0e3f0c9b748237c3de28664c5d55fe1ed14165eb Mon Sep 17 00:00:00 2001 From: Jatin Panchal <129937084+panchal-jatin@users.noreply.github.com> Date: Thu, 27 Apr 2023 16:34:02 +0530 Subject: [PATCH 1824/8412] Update panchal-jatin.json --- domains/panchal-jatin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panchal-jatin.json b/domains/panchal-jatin.json index 4381a2cb8..d62ada2c5 100644 --- a/domains/panchal-jatin.json +++ b/domains/panchal-jatin.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "URL": "https://panchal-jatin.github.io" + "CNAME": "panchal-jatin.github.io" } } From c044eceac1e62a50b5157b0f9497d9fd7762e8a2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 19:07:24 +0800 Subject: [PATCH 1825/8412] Update samia-islam-sua.json --- domains/samia-islam-sua.json | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/domains/samia-islam-sua.json b/domains/samia-islam-sua.json index 53b7f22c7..e6a65ba31 100644 --- a/domains/samia-islam-sua.json +++ b/domains/samia-islam-sua.json @@ -1,21 +1,11 @@ { - "description": "samia-islam-sua.is-a.dev", - "repo": "https://github.com/SamiaIslamSua/SamiaIslamSua.github.io", - "owner": { - "username": "SamiaIslamSua", - "email": "SamiaIslamSua@gmail.com" - }, - "record": { - "CNAME": "SamiaIslamSua.github.io" - } - } From a3a38d331c9362084ff3076619c9f728288f3242 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 19:11:22 +0800 Subject: [PATCH 1826/8412] fix username --- domains/athifrahmawan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/athifrahmawan.json b/domains/athifrahmawan.json index 5ec454ac4..afbb8c491 100644 --- a/domains/athifrahmawan.json +++ b/domains/athifrahmawan.json @@ -1,6 +1,6 @@ { "owner": { - "username": "AthifRahmawan", + "username": "ProfRiski", "email": "profriski10@gmail.com", "discord": "Athif#3017" }, From ab6017fd0c03697e4f5965fe163cd56ff0ebb468 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 19:14:49 +0800 Subject: [PATCH 1827/8412] Update palmino.json --- domains/palmino.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/palmino.json b/domains/palmino.json index 0dbb296a7..b5bc1de8a 100644 --- a/domains/palmino.json +++ b/domains/palmino.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["timdis.id"] + "CNAME": "timdis.id" } } From 6aea155dc7abf0b42d8ebdc2f960ed3badbf3194 Mon Sep 17 00:00:00 2001 From: Savan Makawana Date: Thu, 27 Apr 2023 17:00:45 +0530 Subject: [PATCH 1828/8412] added json file --- domains/savan-makawana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/savan-makawana.json b/domains/savan-makawana.json index e69de29bb..4a4660d74 100644 --- a/domains/savan-makawana.json +++ b/domains/savan-makawana.json @@ -0,0 +1,11 @@ +{ + "description": "My new website", + "repo": "https://github.com/savan-makawana/savan-makawana.github.io", + "owner": { + "username": "savan-makawana", + "email": "", + }, + "record": { + "CNAME": "savan-makawana.github.io" + } +} From bf7c0cb5e884b1ce533187afc49584eacf75fa1e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Apr 2023 20:03:45 +0800 Subject: [PATCH 1829/8412] fix json --- domains/savan-makawana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/savan-makawana.json b/domains/savan-makawana.json index 4a4660d74..9b0db8ca4 100644 --- a/domains/savan-makawana.json +++ b/domains/savan-makawana.json @@ -3,7 +3,7 @@ "repo": "https://github.com/savan-makawana/savan-makawana.github.io", "owner": { "username": "savan-makawana", - "email": "", + "email": "" }, "record": { "CNAME": "savan-makawana.github.io" From 6b4e1bb96247acf3e37bcf0018d48719822a393c Mon Sep 17 00:00:00 2001 From: SealedSlinger <131363664+SealedSlinger@users.noreply.github.com> Date: Thu, 27 Apr 2023 18:53:43 +0530 Subject: [PATCH 1830/8412] Create ashan.json --- domains/ashan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashan.json diff --git a/domains/ashan.json b/domains/ashan.json new file mode 100644 index 000000000..def2ebdc0 --- /dev/null +++ b/domains/ashan.json @@ -0,0 +1,12 @@ +{ + "description": "Using For as a Learner,Developer and a youtuber", + "repo": "https://github.com/SealedSlinger/SealedSlinger.github.io", + "owner": { + "username": "SealedSlinger", + "email": "infoxkingyt@gmail.com", + "twitter": "@AshanInduranga_" + }, + "record": { + "CNAME": "SealedSlinger.github.io" + } +} From 6a41a835303946c79be4c1eea19101b80fdc13d3 Mon Sep 17 00:00:00 2001 From: rtb523 <59374749+rtb523@users.noreply.github.com> Date: Thu, 27 Apr 2023 11:50:18 -0400 Subject: [PATCH 1831/8412] Delete ginut.json no longer want the domain --- domains/ginut.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ginut.json diff --git a/domains/ginut.json b/domains/ginut.json deleted file mode 100644 index 7cc863697..000000000 --- a/domains/ginut.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rtb523", - "email": "ryan.ginut@gmail.com" - }, - - "record": { - "CNAME": "932ee735-3c2a-47b2-98d2-992b7cbc08fb.id.repl.co" - } -} From 17c7d52682a2ccddb8d4bfa308bf1e8175dc200f Mon Sep 17 00:00:00 2001 From: Anton Begehr Date: Thu, 27 Apr 2023 18:59:46 +0200 Subject: [PATCH 1832/8412] Create abegehr.json --- domains/abegehr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abegehr.json diff --git a/domains/abegehr.json b/domains/abegehr.json new file mode 100644 index 000000000..f6a99ac85 --- /dev/null +++ b/domains/abegehr.json @@ -0,0 +1,12 @@ +{ + "description": "Personal webpage", + "repo": "https://github.com/abegehr/abegehr.github.io", + "owner": { + "username": "abegehr", + "email": "anton@begehr.me", + "twitter": "antonbegehr" + }, + "record": { + "CNAME": "abegehr.github.io" + } +} From ec98e3c7225e98f0538b707cc6891d4aeda36a46 Mon Sep 17 00:00:00 2001 From: 404Dev-404 <83556946+404Dev-404@users.noreply.github.com> Date: Thu, 27 Apr 2023 15:46:39 -0600 Subject: [PATCH 1833/8412] feat(domain): add `404.is-a.dev` --- domains/404.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/404.json diff --git a/domains/404.json b/domains/404.json new file mode 100644 index 000000000..526c6b323 --- /dev/null +++ b/domains/404.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "404Dev-404", + "email": "anthonyvaldes318+404@gmail.com" + }, + + "record": { + "CNAME": "404dev-404.github.io" + } +} From c130d2c753d5b52e040b53e5cf107b72d1386564 Mon Sep 17 00:00:00 2001 From: jdev08 <92550746+jdev082@users.noreply.github.com> Date: Thu, 27 Apr 2023 19:13:37 -0500 Subject: [PATCH 1834/8412] feat(domain): add `jdev082.is-a.dev` --- domains/jdev082.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jdev082.json diff --git a/domains/jdev082.json b/domains/jdev082.json new file mode 100644 index 000000000..8cd7d7a55 --- /dev/null +++ b/domains/jdev082.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jdev082", + "email": "willsjayden2@gmail.com" + }, + + "record": { + "CNAME": "jdev082.github.io" + } +} From 2b03a871ee67bd94979b0acecc55d86df75785e4 Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Fri, 28 Apr 2023 09:02:03 +0800 Subject: [PATCH 1835/8412] Create wdh.json --- domains/wdh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wdh.json diff --git a/domains/wdh.json b/domains/wdh.json new file mode 100644 index 000000000..72adff01c --- /dev/null +++ b/domains/wdh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" + }, + + "record": { + "CNAME": "wdhdns.com" + } +} From 932cc029ba60a48cce3dedf2bafbc3d96d007550 Mon Sep 17 00:00:00 2001 From: jdev08 <92550746+jdev082@users.noreply.github.com> Date: Thu, 27 Apr 2023 21:32:21 -0500 Subject: [PATCH 1836/8412] fix: fix cname record --- domains/jdev082.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jdev082.json b/domains/jdev082.json index 8cd7d7a55..b07452176 100644 --- a/domains/jdev082.json +++ b/domains/jdev082.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "jdev082.github.io" + "CNAME": "jdev082.pages.dev" } } From 153669e5a1d29768d5371af608d64ccfcc14a00e Mon Sep 17 00:00:00 2001 From: Mishal <91066601+mishalhossin@users.noreply.github.com> Date: Fri, 28 Apr 2023 09:56:43 +0600 Subject: [PATCH 1837/8412] Create mishal.json --- domains/mishal.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/mishal.json diff --git a/domains/mishal.json b/domains/mishal.json new file mode 100644 index 000000000..dc57f0014 --- /dev/null +++ b/domains/mishal.json @@ -0,0 +1,6 @@ + "repo": "https://github.com/mishalhossin/mishalhossin.github.io", + "owner": { + "username": "mishalhossin", + "email": "mishalhossin20@gmail.com", + "discord": "Mishal#1916", + }, From 6f6d0cb986e06c435f65a3c71207f3b1c51908da Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 28 Apr 2023 16:52:08 +0800 Subject: [PATCH 1838/8412] fix file --- domains/mishal.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/mishal.json b/domains/mishal.json index dc57f0014..7adeb6bfe 100644 --- a/domains/mishal.json +++ b/domains/mishal.json @@ -1,6 +1,11 @@ - "repo": "https://github.com/mishalhossin/mishalhossin.github.io", +{ + "repo": "https://github.com/mishalhossin/mishalhossin.github.io", "owner": { "username": "mishalhossin", "email": "mishalhossin20@gmail.com", "discord": "Mishal#1916", }, + "record": { + "CNAME": "mishalhossin.github.io" + } +} From 236d13ad3a7c5614d8f4be78a4e7925603a5ac3a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 28 Apr 2023 16:52:21 +0800 Subject: [PATCH 1839/8412] fix json --- domains/mishal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mishal.json b/domains/mishal.json index 7adeb6bfe..30e1f27a9 100644 --- a/domains/mishal.json +++ b/domains/mishal.json @@ -3,7 +3,7 @@ "owner": { "username": "mishalhossin", "email": "mishalhossin20@gmail.com", - "discord": "Mishal#1916", + "discord": "Mishal#1916" }, "record": { "CNAME": "mishalhossin.github.io" From 5939e3dcf5442bad3dc8a7c32e30b5a9a3d710f3 Mon Sep 17 00:00:00 2001 From: Callum <40074095+CallumCat@users.noreply.github.com> Date: Fri, 28 Apr 2023 12:22:57 -0400 Subject: [PATCH 1840/8412] Update and rename radar.json to shep.json --- domains/radar.json | 13 ------------- domains/shep.json | 13 +++++++++++++ 2 files changed, 13 insertions(+), 13 deletions(-) delete mode 100644 domains/radar.json create mode 100644 domains/shep.json diff --git a/domains/radar.json b/domains/radar.json deleted file mode 100644 index 3938b2f1a..000000000 --- a/domains/radar.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Radar's personal developer website", - "repo": "https://github.com/RadarFolf/CaseyK9", - "owner": { - "username": "CaseyK9", - "email": "rocco@caseymediallc.com", - "twitter": "RadarFolf", - "discord": "Radar#0001" - }, - "record": { - "CNAME": "caseymediallc.com" - } -} diff --git a/domains/shep.json b/domains/shep.json new file mode 100644 index 000000000..022703427 --- /dev/null +++ b/domains/shep.json @@ -0,0 +1,13 @@ +{ + "description": "Callum's personal developer website", + "repo": "", + "owner": { + "username": "CallumCat", + "email": "rocco@caseymediallc.com", + "twitter": "CallumK_Cat", + "discord": "Callum#0003" + }, + "A": [ + "85.209.223.240" + ] +} From bfcb104d754eb07681802ba8500deb1540c54211 Mon Sep 17 00:00:00 2001 From: ariez <111437912+ariezinc@users.noreply.github.com> Date: Fri, 28 Apr 2023 19:48:17 +0100 Subject: [PATCH 1841/8412] Add Cloudflare pages CNAME incase ariez.codes expires --- domains/ariez.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ariez.json b/domains/ariez.json index f9b4bb470..99a6fa682 100644 --- a/domains/ariez.json +++ b/domains/ariez.json @@ -1,10 +1,10 @@ { "owner": { - "username": "AriezzYT", + "username": "ariezinc", "email": "ttkeaton@outlook.com" }, "record": { - "CNAME": "ariezzyt.github.io" + "CNAME": "ariez-codes.pages.dev" } } From 3023f55ef66e8f90d92fe532b132686ecaa4146d Mon Sep 17 00:00:00 2001 From: Matt McDaniel <91775327+Inj3c7i0n@users.noreply.github.com> Date: Fri, 28 Apr 2023 15:53:00 -0500 Subject: [PATCH 1842/8412] feat(domain): add `inj3c7i0n.is-a.dev` --- domains/inj3c7i0n.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/inj3c7i0n.json diff --git a/domains/inj3c7i0n.json b/domains/inj3c7i0n.json new file mode 100644 index 000000000..d50a2226c --- /dev/null +++ b/domains/inj3c7i0n.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Inj3c7i0n", + "email": "Inj3c7ed@gmail.com" + }, + + "record": { + "CNAME": "inj3c7i0n.github.io" + } +} From bf0208099d9e292dd8cf4314b56720bfbf1c4708 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 29 Apr 2023 11:46:25 +0800 Subject: [PATCH 1843/8412] Update shep.json --- domains/shep.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/shep.json b/domains/shep.json index 022703427..c5581e0a5 100644 --- a/domains/shep.json +++ b/domains/shep.json @@ -1,13 +1,12 @@ { - "description": "Callum's personal developer website", - "repo": "", - "owner": { - "username": "CallumCat", - "email": "rocco@caseymediallc.com", - "twitter": "CallumK_Cat", - "discord": "Callum#0003" - }, - "A": [ - "85.209.223.240" - ] + "description": "Callum's personal developer website", + "owner": { + "username": "CallumCat", + "email": "rocco@caseymediallc.com", + "twitter": "CallumK_Cat", + "discord": "Callum#0003" + }, + "record": { + "A": ["85.209.223.240"] + } } From 84de3e0a0a5c2208228baf0eb2cf6e946b132bdf Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Sun, 30 Apr 2023 01:24:48 +0800 Subject: [PATCH 1844/8412] Update hcs.json --- domains/hcs.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/hcs.json b/domains/hcs.json index 494a6b64e..d6265c4a6 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,4 +1,6 @@ { + "description": "Personal Page", + "repo": "http://dono-01.danbot.host:1485", "owner": { "username": "hcs1219", "email": "hcskaiask@gmail.com" From 9140c2eb25e00317a3bac3d0a7b9a15536f940fd Mon Sep 17 00:00:00 2001 From: mayank sharma <93312881+Mayank2808sharma@users.noreply.github.com> Date: Sun, 30 Apr 2023 11:51:03 +0530 Subject: [PATCH 1845/8412] Create mayank2808sharma.json --- domains/mayank2808sharma.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mayank2808sharma.json diff --git a/domains/mayank2808sharma.json b/domains/mayank2808sharma.json new file mode 100644 index 000000000..4678c9ec6 --- /dev/null +++ b/domains/mayank2808sharma.json @@ -0,0 +1,12 @@ +{ + "description": "mayank2808sharma personal developer website", + "repo": "https://github.com/Mayank2808sharma/protfolio-website", + "owner": { + "username": "mayank2808sharma", + "email": "mayank2808sharma@gmail.com", + "twitter": "mayanksharmaa03" + }, + "record": { + "CNAME": "mayank2808sharma.github.io" + } +} From b9517c5d56e7795493ad0975e2a3a99173cf6dd8 Mon Sep 17 00:00:00 2001 From: Utsav Singh <67924279+dr-hofstadter@users.noreply.github.com> Date: Sun, 30 Apr 2023 17:33:52 +0530 Subject: [PATCH 1846/8412] Add files via upload --- domains/utsav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/utsav.json diff --git a/domains/utsav.json b/domains/utsav.json new file mode 100644 index 000000000..a4e08c041 --- /dev/null +++ b/domains/utsav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dr-hofstadter", + "email": "utsav.raj.338@gmail.com" + }, + "record": { + "CNAME": "dr-hofstadter.github.io/my-app/" + } +} \ No newline at end of file From c007cb631fc3ebc37d093a3560cba93cd6366408 Mon Sep 17 00:00:00 2001 From: Prabesh Sapkota Date: Sun, 30 Apr 2023 19:19:47 +0545 Subject: [PATCH 1847/8412] feat(domain): add `prabesh.is-a.dev` --- domains/prabesh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/prabesh.json diff --git a/domains/prabesh.json b/domains/prabesh.json new file mode 100644 index 000000000..2d74d22c1 --- /dev/null +++ b/domains/prabesh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Prabesh01", + "email": "prabesh01@pm.me" + }, + + "record": { + "A": ["91.208.197.189"] + } +} From 151106b16da250a25c943e81904801fca2c81d63 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 1 May 2023 14:51:28 +0800 Subject: [PATCH 1848/8412] Update utsav.json --- domains/utsav.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/utsav.json b/domains/utsav.json index a4e08c041..669dc4a20 100644 --- a/domains/utsav.json +++ b/domains/utsav.json @@ -4,6 +4,6 @@ "email": "utsav.raj.338@gmail.com" }, "record": { - "CNAME": "dr-hofstadter.github.io/my-app/" + "CNAME": "dr-hofstadter.github.io" } -} \ No newline at end of file +} From bb8d7cf57cf5d9c8f68aee485b0d577faa6370a5 Mon Sep 17 00:00:00 2001 From: Lee Yeon Woo <76273057+nagdongdev-0713@users.noreply.github.com> Date: Mon, 1 May 2023 18:44:57 +0900 Subject: [PATCH 1849/8412] feat(domain): add `youple.is-a.dev` --- domains/youple.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/youple.json diff --git a/domains/youple.json b/domains/youple.json new file mode 100644 index 000000000..9e0de293c --- /dev/null +++ b/domains/youple.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nagdongdev-0713", + "email": "lyw8459@gmail.com" + }, + + "record": { + "MX": ["aspmx.daum.net."] + } +} From c1861799a8ef5e1b1dbad59368e0f0c8c71de69f Mon Sep 17 00:00:00 2001 From: Saif Rahman <64410006+saifrahmn@users.noreply.github.com> Date: Mon, 1 May 2023 15:52:01 +0530 Subject: [PATCH 1850/8412] Create saifrahman.json --- domains/saifrahman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saifrahman.json diff --git a/domains/saifrahman.json b/domains/saifrahman.json new file mode 100644 index 000000000..72484b7d0 --- /dev/null +++ b/domains/saifrahman.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Blog", + "repo": "https://github.com/saifrahmn/portfolio.github.io", + "owner": { + "username": "saifrahmn", + "email": "saifrahmn78@gmail.com", + "twitter": "saif_rahmn" + }, + "record": { + "CNAME": "saifrahmn.github.io" + } +} From 6f1c6f941c961f682d4aa548fc19d25390942f9d Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Mon, 1 May 2023 16:07:32 +0530 Subject: [PATCH 1851/8412] Create oyepriyansh.json --- domains/oyepriyansh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oyepriyansh.json diff --git a/domains/oyepriyansh.json b/domains/oyepriyansh.json new file mode 100644 index 000000000..d776f0d86 --- /dev/null +++ b/domains/oyepriyansh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oyepriyansh", + "email": "hi@priyansh.app" + }, + "record": { + "CNAME": "priyanshprajapat.pages.dev" + } +} From 3dafca94f28341e8ed547517d8271948dcbccf06 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Mon, 1 May 2023 16:08:39 +0530 Subject: [PATCH 1852/8412] Update priyansh.json --- domains/priyansh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/priyansh.json b/domains/priyansh.json index b9eb110af..c865ab4c0 100644 --- a/domains/priyansh.json +++ b/domains/priyansh.json @@ -1,7 +1,7 @@ { "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-a.dev" + "username": "oyepriyansh", + "email": "hi@priyansh.app" }, "record": { "CNAME": "priyansh.pages.dev" From 7f13c90e85e3c9befa5cf280119c7f103ab26f64 Mon Sep 17 00:00:00 2001 From: radeeyate <124477460+radeeyate@users.noreply.github.com> Date: Mon, 1 May 2023 07:30:38 -0600 Subject: [PATCH 1853/8412] feat(domain): add `radi8.is-a.dev` --- domains/radi8.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/radi8.json diff --git a/domains/radi8.json b/domains/radi8.json new file mode 100644 index 000000000..3bd7955bd --- /dev/null +++ b/domains/radi8.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "radeeyate", + "email": "radi8@duck.com" + }, + + "record": { + "CNAME": "radi8.dev" + } +} From 796fa451da848bb09b6efa0181c465469fc5f8d1 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Mon, 1 May 2023 20:39:12 +0700 Subject: [PATCH 1854/8412] Add files via upload --- domains/lrmn.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/domains/lrmn.json b/domains/lrmn.json index dd66cb2f2..532c9e1a0 100644 --- a/domains/lrmn.json +++ b/domains/lrmn.json @@ -1,10 +1,11 @@ -{ - "owner": { - "username": "lrmn7", - "email": "lrmnid@gmail.com" - }, - - "record": { - "CNAME": "lrmn7.github.io" - } -} +{ + "description": "lrmn.is-a.dev", + "repo": "https://github.com/lrmn7/lrmn7.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + "record": { + "CNAME": "lrmn7.github.io" + } +} \ No newline at end of file From c69adca8fbb594489aeccd0bc48b55a290b9c4e5 Mon Sep 17 00:00:00 2001 From: frostzzone <65735427+frostzzone@users.noreply.github.com> Date: Mon, 1 May 2023 15:11:54 -0700 Subject: [PATCH 1855/8412] Update frostzzone.json --- domains/frostzzone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/frostzzone.json b/domains/frostzzone.json index 90c1ef3b9..151e2accf 100644 --- a/domains/frostzzone.json +++ b/domains/frostzzone.json @@ -4,6 +4,6 @@ "email": "frostzzone@gmail.com" }, "record": { - "CNAME": "57f1a47f-f450-481b-a776-5286b5cbc3e5.id.repl.co" + "CNAME": "e39e6f71-6489-4c74-a945-ff65efc84a10.id.repl.co } } From b3355f3f06dcd105327ddb54ff682e05cbed63ed Mon Sep 17 00:00:00 2001 From: frostzzone <65735427+frostzzone@users.noreply.github.com> Date: Mon, 1 May 2023 15:47:44 -0700 Subject: [PATCH 1856/8412] Update frostzzone.json --- domains/frostzzone.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/frostzzone.json b/domains/frostzzone.json index 151e2accf..531a84c9a 100644 --- a/domains/frostzzone.json +++ b/domains/frostzzone.json @@ -4,6 +4,6 @@ "email": "frostzzone@gmail.com" }, "record": { - "CNAME": "e39e6f71-6489-4c74-a945-ff65efc84a10.id.repl.co + "CNAME": "e39e6f71-6489-4c74-a945-ff65efc84a10.id.repl.co" } } From a49c80e7ca41bd5942e868766c600161cf863dd1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 2 May 2023 15:00:38 +0800 Subject: [PATCH 1857/8412] Delete verify.json --- domains/verify.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/verify.json diff --git a/domains/verify.json b/domains/verify.json deleted file mode 100644 index 4bcde7724..000000000 --- a/domains/verify.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "nagdongdev-0713", - "email": "lyw8459@gmail.com" - }, - - "record": { - "CNAME": "2c09a1bb-dfd6-4580-a81d-b7ca907727c4.id.repl.co" - } -} From 766d557cb2478cc3b48b6a9f1c5841a057a9b3d8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 2 May 2023 15:00:54 +0800 Subject: [PATCH 1858/8412] fix: record --- domains/youple.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/youple.json b/domains/youple.json index 9e0de293c..7a24a7467 100644 --- a/domains/youple.json +++ b/domains/youple.json @@ -5,6 +5,6 @@ }, "record": { - "MX": ["aspmx.daum.net."] + "MX": ["aspmx.daum.net"] } } From 75a48426ba5ba8feb9cfa2efaeb4bc54232043f3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 2 May 2023 15:03:37 +0800 Subject: [PATCH 1859/8412] fix repo --- domains/saifrahman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saifrahman.json b/domains/saifrahman.json index 72484b7d0..428c1a6f5 100644 --- a/domains/saifrahman.json +++ b/domains/saifrahman.json @@ -1,6 +1,6 @@ { "description": "Personal Blog", - "repo": "https://github.com/saifrahmn/portfolio.github.io", + "repo": "https://github.com/saifrahmn/portfolio", "owner": { "username": "saifrahmn", "email": "saifrahmn78@gmail.com", From 0ece3b130ae0f723dff2e49c947e8ea2065dd228 Mon Sep 17 00:00:00 2001 From: TheTechnikfreak Date: Tue, 2 May 2023 20:31:01 +0200 Subject: [PATCH 1860/8412] Create TheTechnikFreak.json --- domains/TheTechnikFreak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/TheTechnikFreak.json diff --git a/domains/TheTechnikFreak.json b/domains/TheTechnikFreak.json new file mode 100644 index 000000000..b8ae11567 --- /dev/null +++ b/domains/TheTechnikFreak.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheTechnikfreak", + "email": "" + "discord": "TheTechnikFreak#3314" + } + "record": { + "CNAME": "cname.short.io" + } +} From ce1b3be0404b16193b7ed3f920fe645559486eed Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 3 May 2023 11:27:58 +0800 Subject: [PATCH 1861/8412] Update and rename TheTechnikFreak.json to thetechnikfreak.json --- domains/TheTechnikFreak.json | 10 ---------- domains/thetechnikfreak.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 10 deletions(-) delete mode 100644 domains/TheTechnikFreak.json create mode 100644 domains/thetechnikfreak.json diff --git a/domains/TheTechnikFreak.json b/domains/TheTechnikFreak.json deleted file mode 100644 index b8ae11567..000000000 --- a/domains/TheTechnikFreak.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "TheTechnikfreak", - "email": "" - "discord": "TheTechnikFreak#3314" - } - "record": { - "CNAME": "cname.short.io" - } -} diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json new file mode 100644 index 000000000..b8827cc53 --- /dev/null +++ b/domains/thetechnikfreak.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thetechnikfreak", + "email": "", + "discord": "TheTechnikFreak#3314" + }, + "record": { + "CNAME": "cname.short.io" + } +} From 0cbe1c9097a8f43bdcce469a39b8d18449ac3ae9 Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Wed, 3 May 2023 11:42:21 +0200 Subject: [PATCH 1862/8412] Create omera.json --- domains/omera.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/omera.json diff --git a/domains/omera.json b/domains/omera.json new file mode 100644 index 000000000..285b091a2 --- /dev/null +++ b/domains/omera.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + } +} +{ + "record": { + "A": [ + "212.227.32.105", + ] + } +} From 3924d3c8ec70752505fce2292fb4b673f5ac9c8a Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Wed, 3 May 2023 11:49:09 +0200 Subject: [PATCH 1863/8412] Update omera.json --- domains/omera.json | 20 +++++++++----------- 1 file changed, 9 insertions(+), 11 deletions(-) diff --git a/domains/omera.json b/domains/omera.json index 285b091a2..9dc9857e6 100644 --- a/domains/omera.json +++ b/domains/omera.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - } -} -{ - "record": { - "A": [ - "212.227.32.105", - ] - } + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } } From cfb89ada6f3d0894d918add8a95f45bef14588f5 Mon Sep 17 00:00:00 2001 From: Talin Sharma Date: Wed, 3 May 2023 15:41:14 -0400 Subject: [PATCH 1864/8412] Create talinsharma.json --- domains/talinsharma.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/talinsharma.json diff --git a/domains/talinsharma.json b/domains/talinsharma.json new file mode 100644 index 000000000..1e39353b8 --- /dev/null +++ b/domains/talinsharma.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TalinTheDev" + "discord": "AlphaMirage#9779" + }, + "description": "Personal portfolio and website", + "record": { + "CNAME": "jl6yvnz2.up.railway.app" + } +} From 743c83c14a7144bd1aad1feb62cf96d0d0308569 Mon Sep 17 00:00:00 2001 From: Zhu <115162462+azhu021@users.noreply.github.com> Date: Thu, 4 May 2023 23:13:22 +0800 Subject: [PATCH 1865/8412] Create zhu.json --- domains/zhu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zhu.json diff --git a/domains/zhu.json b/domains/zhu.json new file mode 100644 index 000000000..890823bf3 --- /dev/null +++ b/domains/zhu.json @@ -0,0 +1,12 @@ +{ + "description": "A Jekyll site used for share my idears", + "repo": "https://github.com/azhu021/jekyll.github.io", + "owner": { + "username": "", + "email": "pub@azhu.site", + "twitter": "" + }, + "record": { + "CNAME": "azhu021.github.io" + } +} From 8249e803648782123338fbaebfaca4ea6cda5c22 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Thu, 4 May 2023 20:34:26 +0200 Subject: [PATCH 1866/8412] feat(domain): add `kotelek.is-a.dev` --- domains/kotelek.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kotelek.json diff --git a/domains/kotelek.json b/domains/kotelek.json new file mode 100644 index 000000000..5a8d21600 --- /dev/null +++ b/domains/kotelek.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "xKotelek", + "email": "kontakt@kotelek.tk" + }, + + "record": { + "CNAME": "kotelek.tk" + } +} From f6ad15ee08a5e5b60254e3080fcd3931fd3e8247 Mon Sep 17 00:00:00 2001 From: Neel Sani <59120225+neelsani@users.noreply.github.com> Date: Thu, 4 May 2023 15:19:28 -0400 Subject: [PATCH 1867/8412] Create neelsani.json --- domains/neelsani.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/neelsani.json diff --git a/domains/neelsani.json b/domains/neelsani.json new file mode 100644 index 000000000..011aa5eaa --- /dev/null +++ b/domains/neelsani.json @@ -0,0 +1,12 @@ +{ + "description": "Neel Dev", + "repo": "https://github.com/neelsani/neelsani.github.io", + "owner": { + "username": "neelsani", + "email": "neel2645s@gmail.com" + + }, + "record": { + "CNAME": "neelsani.github.io" + } +} From 7251df0ebd9f3853dd2008516d41d448518f13af Mon Sep 17 00:00:00 2001 From: Josh S Date: Thu, 4 May 2023 20:12:12 -0400 Subject: [PATCH 1868/8412] Update revelav2.json update domain --- domains/revelav2.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/revelav2.json b/domains/revelav2.json index b070affb0..efcc3f18b 100644 --- a/domains/revelav2.json +++ b/domains/revelav2.json @@ -5,6 +5,6 @@ "email": "me@joshsevero.dev" }, "record": { - "CNAME": "proxy.revela-network.com" + "CNAME": "proxy.revela.network" } } From d83912b042e3552288ddbbb10654f82768248538 Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Fri, 5 May 2023 12:10:45 +0200 Subject: [PATCH 1869/8412] Create delasheras.json --- domains/delasheras.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/delasheras.json diff --git a/domains/delasheras.json b/domains/delasheras.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/delasheras.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From 6216b09d696f17f0dc1a870010451b023cb3d5c0 Mon Sep 17 00:00:00 2001 From: TheTechnikfreak Date: Fri, 5 May 2023 22:57:34 +0200 Subject: [PATCH 1870/8412] Update thetechnikfreak.json --- domains/thetechnikfreak.json | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json index b8827cc53..01a8f2c0c 100644 --- a/domains/thetechnikfreak.json +++ b/domains/thetechnikfreak.json @@ -6,5 +6,10 @@ }, "record": { "CNAME": "cname.short.io" + "MX": [ + "mx.zoho.eu." + "mx2.zoho.eu." + "mx3.zoho.eu." + "TXT": "zoho-verification=zb65892050.zmverify.zoho.eu" } } From cfbaf891ef22181c31c81f7ba4ec73c1295ad3b3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 6 May 2023 07:57:13 +0800 Subject: [PATCH 1871/8412] fix --- domains/thetechnikfreak.json | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json index 01a8f2c0c..4d730ed60 100644 --- a/domains/thetechnikfreak.json +++ b/domains/thetechnikfreak.json @@ -5,11 +5,15 @@ "discord": "TheTechnikFreak#3314" }, "record": { - "CNAME": "cname.short.io" + "A": [ + "52.21.33.16", + "18.184.197.212" + ], "MX": [ - "mx.zoho.eu." - "mx2.zoho.eu." - "mx3.zoho.eu." + "mx.zoho.eu" + "mx2.zoho.eu" + "mx3.zoho.eu" + ], "TXT": "zoho-verification=zb65892050.zmverify.zoho.eu" } } From b826458cee3b10b4e3e27b604d15ca20390ea889 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamfallinginloveUwU@users.noreply.github.com> Date: Sat, 6 May 2023 11:18:40 +0700 Subject: [PATCH 1872/8412] Create testtmail1.json --- domains/testtmail1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/testtmail1.json diff --git a/domains/testtmail1.json b/domains/testtmail1.json new file mode 100644 index 000000000..ccfeaf106 --- /dev/null +++ b/domains/testtmail1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iamfallinginloveuwu", + "email": "uxymqfzglvtqno1@proton.me" + } + "record": { + "CNAME": "testtmail.tk" + } +} From daeeb4266cbe459b777120e073b90fe0618ca4ab Mon Sep 17 00:00:00 2001 From: momu54 <96234201+momu54@users.noreply.github.com> Date: Sat, 6 May 2023 15:17:25 +0800 Subject: [PATCH 1873/8412] feat(domain): add `momu54.is-a.dev` --- domains/momu54.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/momu54.json diff --git a/domains/momu54.json b/domains/momu54.json new file mode 100644 index 000000000..d70fb05cd --- /dev/null +++ b/domains/momu54.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "momu54", + "email": "MoMuAlt@outlook.jp" + }, + + "record": { + "CNAME": "momu54.github.io" + } +} From 1a95ce39efd93f294bbe66d81111650c677d7139 Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Sat, 6 May 2023 15:27:14 +0800 Subject: [PATCH 1874/8412] Revert "Create wdh.json" --- domains/wdh.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wdh.json diff --git a/domains/wdh.json b/domains/wdh.json deleted file mode 100644 index 72adff01c..000000000 --- a/domains/wdh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" - }, - - "record": { - "CNAME": "wdhdns.com" - } -} From f257c323f6e6fc1daa366890517997346a6c5532 Mon Sep 17 00:00:00 2001 From: TheTechnikfreak Date: Sat, 6 May 2023 09:34:23 +0200 Subject: [PATCH 1875/8412] Update thetechnikfreak.json --- domains/thetechnikfreak.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json index 4d730ed60..5feba1a6b 100644 --- a/domains/thetechnikfreak.json +++ b/domains/thetechnikfreak.json @@ -14,6 +14,5 @@ "mx2.zoho.eu" "mx3.zoho.eu" ], - "TXT": "zoho-verification=zb65892050.zmverify.zoho.eu" } } From b50032afa5a810edb1da75a9f961c9837f45043e Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Sat, 6 May 2023 15:45:00 +0800 Subject: [PATCH 1876/8412] Update cli.json --- domains/cli.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/cli.json b/domains/cli.json index 72adff01c..18afdb500 100644 --- a/domains/cli.json +++ b/domains/cli.json @@ -1,10 +1,10 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" }, "record": { - "CNAME": "wdhdns.com" + "URL": "https://npmjs.com/@is-a-dev/cli" } } From 345b0ad807dee49f68279ddd14e45e893c5512ae Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 6 May 2023 15:47:15 +0800 Subject: [PATCH 1877/8412] fix json --- domains/thetechnikfreak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json index 5feba1a6b..716e6dcec 100644 --- a/domains/thetechnikfreak.json +++ b/domains/thetechnikfreak.json @@ -13,6 +13,6 @@ "mx.zoho.eu" "mx2.zoho.eu" "mx3.zoho.eu" - ], + ] } } From cf91eb4c86614c873e0c10190a471f7b1f3d6b0d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 6 May 2023 15:49:48 +0800 Subject: [PATCH 1878/8412] fix json --- domains/thetechnikfreak.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json index 716e6dcec..f6fff7181 100644 --- a/domains/thetechnikfreak.json +++ b/domains/thetechnikfreak.json @@ -10,8 +10,8 @@ "18.184.197.212" ], "MX": [ - "mx.zoho.eu" - "mx2.zoho.eu" + "mx.zoho.eu", + "mx2.zoho.eu", "mx3.zoho.eu" ] } From 4f8a8f96e393af167c2538cfbf371a28f90147fc Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Sat, 6 May 2023 15:53:35 +0800 Subject: [PATCH 1879/8412] Update raw-api.json --- domains/raw-api.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/raw-api.json b/domains/raw-api.json index 5738c9ef2..33debcf9b 100644 --- a/domains/raw-api.json +++ b/domains/raw-api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" }, "record": { From 531a1ea852aebc152ec68e4445dd6e701fc1205d Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Sat, 6 May 2023 15:54:16 +0800 Subject: [PATCH 1880/8412] Update _github-pages-challenge-wdhdev.raw-api.json --- domains/_github-pages-challenge-wdhdev.raw-api.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json index 261a097c6..238b93078 100644 --- a/domains/_github-pages-challenge-wdhdev.raw-api.json +++ b/domains/_github-pages-challenge-wdhdev.raw-api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" }, "record": { From 5b4bb4ef52405cd35d1f713c9191ffdf78d6cc44 Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Sat, 6 May 2023 15:54:41 +0800 Subject: [PATCH 1881/8412] Update api.json --- domains/api.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/api.json b/domains/api.json index 72adff01c..2c049a77b 100644 --- a/domains/api.json +++ b/domains/api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "@is-a-dev/maintainers", + "email": "phenax5@gmail.com" }, "record": { From aefeaa2e64f0b7d90990e4b67b8bfe187d61b2f5 Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Sat, 6 May 2023 15:54:58 +0800 Subject: [PATCH 1882/8412] Delete william.json --- domains/william.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/william.json diff --git a/domains/william.json b/domains/william.json deleted file mode 100644 index 72adff01c..000000000 --- a/domains/william.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" - }, - - "record": { - "CNAME": "wdhdns.com" - } -} From be7fab2679513f90a8051befe999fd0c5a560a0c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 6 May 2023 17:37:26 +0800 Subject: [PATCH 1883/8412] Update testtmail1.json --- domains/testtmail1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/testtmail1.json b/domains/testtmail1.json index ccfeaf106..cfaf7e02b 100644 --- a/domains/testtmail1.json +++ b/domains/testtmail1.json @@ -2,7 +2,7 @@ "owner": { "username": "iamfallinginloveuwu", "email": "uxymqfzglvtqno1@proton.me" - } + }, "record": { "CNAME": "testtmail.tk" } From d2c672aa482c60dfdc16f3fdd2eee82272de64ae Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 6 May 2023 17:44:59 +0800 Subject: [PATCH 1884/8412] Update talinsharma.json --- domains/talinsharma.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/talinsharma.json b/domains/talinsharma.json index 1e39353b8..4356bf006 100644 --- a/domains/talinsharma.json +++ b/domains/talinsharma.json @@ -1,6 +1,7 @@ { "owner": { - "username": "TalinTheDev" + "username": "TalinTheDev", + "email": "", "discord": "AlphaMirage#9779" }, "description": "Personal portfolio and website", From d4c9bece11799179b0bf30f5406152cd6dbf871a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 6 May 2023 17:53:16 +0800 Subject: [PATCH 1885/8412] Update zhu.json --- domains/zhu.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zhu.json b/domains/zhu.json index 890823bf3..f6e82b368 100644 --- a/domains/zhu.json +++ b/domains/zhu.json @@ -2,9 +2,9 @@ "description": "A Jekyll site used for share my idears", "repo": "https://github.com/azhu021/jekyll.github.io", "owner": { - "username": "", + "username": "azhu021", "email": "pub@azhu.site", - "twitter": "" + "twitter": "azhu021" }, "record": { "CNAME": "azhu021.github.io" From 46ad4bf695c6741405b1bd88b17624db2f3aa252 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Sat, 6 May 2023 13:31:24 +0100 Subject: [PATCH 1886/8412] Delete files.liquid.json --- domains/files.liquid.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/files.liquid.json diff --git a/domains/files.liquid.json b/domains/files.liquid.json deleted file mode 100644 index 0b00ae0e5..000000000 --- a/domains/files.liquid.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ThinLiquid", - "email": "thinliquid@proton.me" - }, - "record": { - "CNAME": "dns.tixte.com", - "TXT": "_tixte-challenge=6ZzT79WA" - } -} From 2c92b48083a891a6d1815361e2dc4439c850e9df Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Sat, 6 May 2023 13:33:38 +0100 Subject: [PATCH 1887/8412] Update liquid.json --- domains/liquid.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/liquid.json b/domains/liquid.json index df51570cf..2d62d656a 100644 --- a/domains/liquid.json +++ b/domains/liquid.json @@ -1,9 +1,9 @@ { "owner": { "username": "ThinLiquid", - "email": "ayomideilesanmi10@gmail.com" + "email": "thinliquid@proton.me" }, "record": { - "CNAME": "glitch.edgeapp.net" + "CNAME": "9b0994e0-3427-49c7-8609-b7027badd871.id.repl.co" } } From 1e7cd2ed027616889afdc4617726f9560017838c Mon Sep 17 00:00:00 2001 From: Utsav Gurmachhan Magar Date: Sat, 6 May 2023 18:37:16 +0545 Subject: [PATCH 1888/8412] feat(domain): add `ryuuzu.is-a.dev` --- domains/ryuuzu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ryuuzu.json diff --git a/domains/ryuuzu.json b/domains/ryuuzu.json new file mode 100644 index 000000000..2ff0fb85b --- /dev/null +++ b/domains/ryuuzu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ryuuzu", + "email": "me@ryuuzu.xyz" + }, + + "record": { + "CNAME": "ryuuzu.xyz" + } +} From e46178eab573fd03d11c424770ca8baf382aa97a Mon Sep 17 00:00:00 2001 From: Igor Figueiredo <80823011+apenasigordev@users.noreply.github.com> Date: Sat, 6 May 2023 14:13:02 +0000 Subject: [PATCH 1889/8412] feat(domain): add `igor.is-a.dev` --- domains/igor.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/igor.json diff --git a/domains/igor.json b/domains/igor.json new file mode 100644 index 000000000..a0bd82184 --- /dev/null +++ b/domains/igor.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "apenasigordev", + "email": "nerdvsvs@gmail.com" + }, + + "record": { + "CNAME": "apenasigordev.github.io" + } +} From 857c7bb621feb8f5a523d7dca4690db279358a10 Mon Sep 17 00:00:00 2001 From: Jay Date: Sat, 6 May 2023 08:06:50 -0700 Subject: [PATCH 1890/8412] Update jayg.json --- domains/jayg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jayg.json b/domains/jayg.json index 4aeeb8cc8..ef900fbb3 100644 --- a/domains/jayg.json +++ b/domains/jayg.json @@ -4,7 +4,7 @@ "owner": { "username": "JayGgit", "email": "jyaptkd2126@gmail.com", - "twitter": "JayGhain" + "twitter": "JayGTypes" }, "record": { "CNAME": "jayggit.github.io" From 9843da639576c635f4647c78240087dfc7bfdae1 Mon Sep 17 00:00:00 2001 From: Jatin <75193966+Jateeeen@users.noreply.github.com> Date: Sat, 6 May 2023 20:44:33 +0530 Subject: [PATCH 1891/8412] Create jatin.json --- domains/jatin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jatin.json diff --git a/domains/jatin.json b/domains/jatin.json new file mode 100644 index 000000000..bc30148c4 --- /dev/null +++ b/domains/jatin.json @@ -0,0 +1,11 @@ +{ + "description": "A personal site for all my cool stuff", + "repo": "https://github.com/Jateeeen/Jateeeen.github.io", + "owner": { + "username": "Jateeeen", + "email": "jatin@linkxtr.app" + }, + "record": { + "CNAME": "jateeeen.github.io" + } +} From 2e0398db57ecec2b379f6829d136c3e96aa5eefa Mon Sep 17 00:00:00 2001 From: Jay Date: Sat, 6 May 2023 08:44:21 -0700 Subject: [PATCH 1892/8412] Update jayg.json --- domains/jayg.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/jayg.json b/domains/jayg.json index ef900fbb3..38bf8da27 100644 --- a/domains/jayg.json +++ b/domains/jayg.json @@ -7,6 +7,11 @@ "twitter": "JayGTypes" }, "record": { - "CNAME": "jayggit.github.io" + "CNAME": "jayggit.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From ba9d952b9d7ec119ae3e023017f9b56a470909e7 Mon Sep 17 00:00:00 2001 From: Jay Date: Sat, 6 May 2023 08:45:56 -0700 Subject: [PATCH 1893/8412] Update jayg.json Forgot a comma --- domains/jayg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jayg.json b/domains/jayg.json index 38bf8da27..c6f0bef83 100644 --- a/domains/jayg.json +++ b/domains/jayg.json @@ -11,7 +11,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From fe983bedc9a21cef1e995d48768fbc37eb9736fe Mon Sep 17 00:00:00 2001 From: b1ek Date: Sun, 7 May 2023 10:25:38 +1000 Subject: [PATCH 1894/8412] update A record IP --- domains/blek.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blek.json b/domains/blek.json index 68c01132e..3e45c4c06 100644 --- a/domains/blek.json +++ b/domains/blek.json @@ -5,6 +5,6 @@ "email": "me@blek.codes" }, "record": { - "A": [ "185.130.226.176" ] + "A": [ "185.130.226.115" ] } } From f79aeca18e9384e4bafb146fcae4beb5f9b66b21 Mon Sep 17 00:00:00 2001 From: Mario Python Plumber Date: Sun, 7 May 2023 10:18:52 +0530 Subject: [PATCH 1895/8412] Create zly.json --- domains/zly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zly.json diff --git a/domains/zly.json b/domains/zly.json new file mode 100644 index 000000000..570b30f6a --- /dev/null +++ b/domains/zly.json @@ -0,0 +1,11 @@ +{ + "description": "zly", + "repo": "https://github.com/PythonPlumber/url-shorter", + "owner": { + "username": "PythonPlumber", + "email": "mario.yellow.bea@proton.me" + }, + "record": { + "A": "216.24.57.1" + } +} From db1616ef3b6d036675646ae2555fe38a9ec66321 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Sun, 7 May 2023 11:40:12 +0530 Subject: [PATCH 1896/8412] Create json-generator.json --- domains/json-generator.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/json-generator.json diff --git a/domains/json-generator.json b/domains/json-generator.json new file mode 100644 index 000000000..0719f1e37 --- /dev/null +++ b/domains/json-generator.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "oyepriyansh", + "email": "hi@priyansh.app", + "discord": "Priyansh#5220" + }, + "record": { + "CNAME": "oyepriyansh.github.io" + } +} From 0f7e1254bcb2d6c2e9ac99160b1545b12419ccda Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 7 May 2023 15:16:51 +0800 Subject: [PATCH 1897/8412] Update zly.json --- domains/zly.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zly.json b/domains/zly.json index 570b30f6a..52fd2ce95 100644 --- a/domains/zly.json +++ b/domains/zly.json @@ -6,6 +6,6 @@ "email": "mario.yellow.bea@proton.me" }, "record": { - "A": "216.24.57.1" + "A": ["216.24.57.1"] } } From 856b49a2f70fd344c89a6bc6ff52f75f478e36ee Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamfallinginloveUwU@users.noreply.github.com> Date: Sun, 7 May 2023 15:56:22 +0700 Subject: [PATCH 1898/8412] Update testtmail1.json --- domains/testtmail1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/testtmail1.json b/domains/testtmail1.json index cfaf7e02b..6470ed30f 100644 --- a/domains/testtmail1.json +++ b/domains/testtmail1.json @@ -4,6 +4,6 @@ "email": "uxymqfzglvtqno1@proton.me" }, "record": { - "CNAME": "testtmail.tk" + "URL": "testtmail.tk" } } From b4319b6f22f4fbb8300a4d91b2ba405395019d77 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamfallinginloveUwU@users.noreply.github.com> Date: Sun, 7 May 2023 16:00:29 +0700 Subject: [PATCH 1899/8412] Delete testtmail1.json --- domains/testtmail1.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/testtmail1.json diff --git a/domains/testtmail1.json b/domains/testtmail1.json deleted file mode 100644 index 6470ed30f..000000000 --- a/domains/testtmail1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iamfallinginloveuwu", - "email": "uxymqfzglvtqno1@proton.me" - }, - "record": { - "URL": "testtmail.tk" - } -} From f351cf42a58134b1e0d2bcf780550fef0de2b80a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 7 May 2023 17:17:32 +0800 Subject: [PATCH 1900/8412] Update jayg.json --- domains/jayg.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/domains/jayg.json b/domains/jayg.json index c6f0bef83..8bf6385c9 100644 --- a/domains/jayg.json +++ b/domains/jayg.json @@ -7,10 +7,15 @@ "twitter": "JayGTypes" }, "record": { - "CNAME": "jayggit.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx1.improvmx.com", + "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 1b7017b879239a172cd8a80646147404da8e1d49 Mon Sep 17 00:00:00 2001 From: Abdul Qoyyuum Date: Mon, 8 May 2023 15:23:04 +0800 Subject: [PATCH 1901/8412] feat(domain): add `casb-netbox.is-a.dev` --- domains/casb-netbox.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/casb-netbox.json diff --git a/domains/casb-netbox.json b/domains/casb-netbox.json new file mode 100644 index 000000000..2f6584371 --- /dev/null +++ b/domains/casb-netbox.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Qoyyuum", + "email": "abdul.qoyyuum@gmail.com" + }, + + "record": { + "CNAME": "35.198.253.237" + } +} From 92d623ea08d6ae9802e8a19adb3b701642a87c8f Mon Sep 17 00:00:00 2001 From: TobezDev <83095177+TobezDev@users.noreply.github.com> Date: Mon, 8 May 2023 12:01:18 +0100 Subject: [PATCH 1902/8412] feat(domain): add `tobez.is-a.dev` --- domains/tobez.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tobez.json diff --git a/domains/tobez.json b/domains/tobez.json new file mode 100644 index 000000000..7761c1751 --- /dev/null +++ b/domains/tobez.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TobezDev", + "email": "therealtobes28@gmail.com" + }, + + "record": { + "TXT": "tobezdev" + } +} From aedb18f5a0378ca9a542a18832bbd7f51b32faa1 Mon Sep 17 00:00:00 2001 From: TobezDev <83095177+TobezDev@users.noreply.github.com> Date: Mon, 8 May 2023 12:02:00 +0100 Subject: [PATCH 1903/8412] Update tobez.json --- domains/tobez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tobez.json b/domains/tobez.json index 7761c1751..b576bd004 100644 --- a/domains/tobez.json +++ b/domains/tobez.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "tobezdev" + "URL": "https://tobez.dev" } } From fff5d9b72bbc292e3319bb725814e36a41d9b2ae Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 9 May 2023 13:31:07 +0800 Subject: [PATCH 1904/8412] Update casb-netbox.json --- domains/casb-netbox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/casb-netbox.json b/domains/casb-netbox.json index 2f6584371..5cbe0b306 100644 --- a/domains/casb-netbox.json +++ b/domains/casb-netbox.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "35.198.253.237" + "A": ["35.198.253.237"] } } From 5ffd712ee11214b4cf799f26d3264c73a0cdd7a8 Mon Sep 17 00:00:00 2001 From: harryy <72294705+madhav32x@users.noreply.github.com> Date: Tue, 9 May 2023 19:06:14 +0530 Subject: [PATCH 1905/8412] Create madhavjhawar.json --- domains/madhavjhawar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/madhavjhawar.json diff --git a/domains/madhavjhawar.json b/domains/madhavjhawar.json new file mode 100644 index 000000000..953012da8 --- /dev/null +++ b/domains/madhavjhawar.json @@ -0,0 +1,12 @@ +{ + "description": "personal webste", + "repo": "https://github.com/madhav32x/madhav32x.github.io", + "owner": { + "username": "madhav32x", + "email": "madhavjhawar@gmail.com", + "twitter": " " + }, + "record": { + "CNAME": "madhav32x.github.io" + } +} From 156eb884d7ce5057cf61fe5c73fb89cd19c50b41 Mon Sep 17 00:00:00 2001 From: TheCubeDev69 <107322673+TheCubeDev69@users.noreply.github.com> Date: Tue, 9 May 2023 19:09:41 +0200 Subject: [PATCH 1906/8412] feat(domain): add `cube.is-a.dev` --- domains/cube.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cube.json diff --git a/domains/cube.json b/domains/cube.json new file mode 100644 index 000000000..beccc2d7e --- /dev/null +++ b/domains/cube.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheCubeDev69", + "email": "thecubedev69@gmail.com" + }, + + "record": { + "CNAME": "cname.short.io" + } +} From e15d544aafd1e0688e9f8cabf77fd99b7d64716a Mon Sep 17 00:00:00 2001 From: kiir0n <88636812+kiir0n@users.noreply.github.com> Date: Tue, 9 May 2023 21:53:18 -0300 Subject: [PATCH 1907/8412] Create kiir0n.json --- domains/kiir0n.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kiir0n.json diff --git a/domains/kiir0n.json b/domains/kiir0n.json new file mode 100644 index 000000000..afa2c8d34 --- /dev/null +++ b/domains/kiir0n.json @@ -0,0 +1,11 @@ +{ + "description": "kiir0n.is-a.dev", + "repo": "https://github.com/kiir0n/kiir0n.github.io", + "owner": { + "username": "Kiir0n", + "email": "kiir0n@outlook.com" + }, + "record": { + "CNAME": "kiir0n.github.io" + } +} From ade6e01783b27d6a8f9db66b3ea336a0dae3b15f Mon Sep 17 00:00:00 2001 From: Mac <130684812+itsmaclol@users.noreply.github.com> Date: Wed, 10 May 2023 18:06:06 +0200 Subject: [PATCH 1908/8412] feat(domain): add `mac.is-a.dev` --- domains/mac.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mac.json diff --git a/domains/mac.json b/domains/mac.json new file mode 100644 index 000000000..81ed37858 --- /dev/null +++ b/domains/mac.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "itsmaclol", + "email": "itsmaclol69@gmail.com" + }, + + "record": { + "A": ["34.175.225.165"] + } +} From 528a0d23e0996338072fdcda9d55d72e69fe5f23 Mon Sep 17 00:00:00 2001 From: ariez <111437912+ariezinc@users.noreply.github.com> Date: Wed, 10 May 2023 20:56:47 +0100 Subject: [PATCH 1909/8412] I replaced ariez-codes.pages.dev with the new one! --- domains/ariez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ariez.json b/domains/ariez.json index 99a6fa682..b3c759cd9 100644 --- a/domains/ariez.json +++ b/domains/ariez.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "ariez-codes.pages.dev" + "CNAME": "meowriez-me.pages.dev" } } From 99f5467471d4322fa6ed07ca1b428b1788453a9f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 11 May 2023 09:15:18 +0800 Subject: [PATCH 1910/8412] Update madhavjhawar.json --- domains/madhavjhawar.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/madhavjhawar.json b/domains/madhavjhawar.json index 953012da8..ef4fe1877 100644 --- a/domains/madhavjhawar.json +++ b/domains/madhavjhawar.json @@ -3,8 +3,7 @@ "repo": "https://github.com/madhav32x/madhav32x.github.io", "owner": { "username": "madhav32x", - "email": "madhavjhawar@gmail.com", - "twitter": " " + "email": "madhavjhawar@gmail.com" }, "record": { "CNAME": "madhav32x.github.io" From 12fd11d214809f7963d8bc50614650f318b1f43f Mon Sep 17 00:00:00 2001 From: Nziie3 <106406461+Nzii3@users.noreply.github.com> Date: Wed, 10 May 2023 19:28:39 -0700 Subject: [PATCH 1911/8412] Update client.nziie.json Update CNAME --- domains/client.nziie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/client.nziie.json b/domains/client.nziie.json index c5aa459fe..ba5a5ea18 100644 --- a/domains/client.nziie.json +++ b/domains/client.nziie.json @@ -4,6 +4,6 @@ "email": "exeyst@gmail.com" }, "record": { - "CNAME": "web-1.hostnow.cz" + "CNAME": "edge.redirect.pizza" } } From 729d7fdb53fb4d5f7b89878f5e41de8089750dee Mon Sep 17 00:00:00 2001 From: Utsav Singh <67924279+dr-hofstadter@users.noreply.github.com> Date: Thu, 11 May 2023 09:37:47 +0530 Subject: [PATCH 1912/8412] Add files via upload --- domains/usingh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/usingh.json diff --git a/domains/usingh.json b/domains/usingh.json new file mode 100644 index 000000000..8fccd0431 --- /dev/null +++ b/domains/usingh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dr-hofstadter", + "email": "utsav.raj.338@gmail.com" + }, + "record": { + "CNAME": "dr-hofstadter.github.io" + } +} \ No newline at end of file From 1eac9fb934ed6c06f8ca668480c76984650f85e0 Mon Sep 17 00:00:00 2001 From: Naga Srinath Date: Thu, 11 May 2023 23:51:28 +0530 Subject: [PATCH 1913/8412] Create knsrinath.json --- domains/knsrinath.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/knsrinath.json diff --git a/domains/knsrinath.json b/domains/knsrinath.json new file mode 100644 index 000000000..ff7e1d691 --- /dev/null +++ b/domains/knsrinath.json @@ -0,0 +1,10 @@ +{ + "description": "knsrinath.is-a.dev", + "owner": { + "username": "knsrinath", + "email": "naga@knsrinath.com", + }, + "record": { + "URL": "https://knsrinath.com" + } +} From b0deb5d6545f4472c905331a9ff740017f4b772f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 12 May 2023 10:50:40 +0800 Subject: [PATCH 1914/8412] Update knsrinath.json --- domains/knsrinath.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/knsrinath.json b/domains/knsrinath.json index ff7e1d691..571562e2d 100644 --- a/domains/knsrinath.json +++ b/domains/knsrinath.json @@ -2,7 +2,7 @@ "description": "knsrinath.is-a.dev", "owner": { "username": "knsrinath", - "email": "naga@knsrinath.com", + "email": "naga@knsrinath.com" }, "record": { "URL": "https://knsrinath.com" From 2d8bc1e1098fa0424015625c54629ff63b4562b2 Mon Sep 17 00:00:00 2001 From: Oludayo Adeoye <49393855+dbillion@users.noreply.github.com> Date: Fri, 12 May 2023 11:47:06 +0300 Subject: [PATCH 1915/8412] Create dayowebevents.json thank you --- domains/dayowebevents.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dayowebevents.json diff --git a/domains/dayowebevents.json b/domains/dayowebevents.json new file mode 100644 index 000000000..d4142911a --- /dev/null +++ b/domains/dayowebevents.json @@ -0,0 +1,11 @@ +{ + "description": "dayowebevents.is-a.dev", + "repo": "https://github.com/dbillion/EventsGatherApp.github.io", + "owner": { + "username": "dbillion", + "email": "dayozoe@gmail.com" + }, + "record": { + "CNAME": "dbillion.github.io" + } +} From 9f22f4ba72f38ae79597a4972ac116220817082d Mon Sep 17 00:00:00 2001 From: HACO <51485352+MRHACO@users.noreply.github.com> Date: Fri, 12 May 2023 18:54:26 +0800 Subject: [PATCH 1916/8412] Create haco.json --- domains/haco.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/haco.json diff --git a/domains/haco.json b/domains/haco.json new file mode 100644 index 000000000..8c79955a9 --- /dev/null +++ b/domains/haco.json @@ -0,0 +1,12 @@ +{ + "description": "haco.is-a.dev", + "repo": "https://github.com/MRHACO/Haco-Main-Website", + "owner": { + "username": "HACO", + "email": "jasonytonlinecomeandsee@gmail.com", + "discord": "ACO#8888" + }, + "record": { + "URL": "https://www.haco.tw" + } +} From 74b90a1e3422437dc625380fe5cd84f1f63fa58b Mon Sep 17 00:00:00 2001 From: uynlio9 <115794240+uynilo9@users.noreply.github.com> Date: Fri, 12 May 2023 20:59:00 +0800 Subject: [PATCH 1917/8412] Create uynilo9.json --- domains/uynilo9.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/uynilo9.json diff --git a/domains/uynilo9.json b/domains/uynilo9.json new file mode 100644 index 000000000..2aa302066 --- /dev/null +++ b/domains/uynilo9.json @@ -0,0 +1,12 @@ +{ + "description": "uynilo9.is-a.dev", + "repo": "https://github.com/uynilo9/website", + "owner": { + "username": "uynilo9", + "email": "uynilo9@outlook.com", + "twitter": "uynilo9" + }, + "record": { + "URL": "uynilo9.netlify.app" + } +} From 64291489a92e95a26db18dd52cce1120831649ab Mon Sep 17 00:00:00 2001 From: Aayush2000 <74591588+Devabh116@users.noreply.github.com> Date: Sat, 13 May 2023 03:39:52 +0530 Subject: [PATCH 1918/8412] feat(domain): add `devabh.is-a.dev` --- domains/devabh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/devabh.json diff --git a/domains/devabh.json b/domains/devabh.json new file mode 100644 index 000000000..f99d13e79 --- /dev/null +++ b/domains/devabh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Devabh116", + "email": "chandradevabh@gmail.com" + }, + + "record": { + "A": ["192.95.42.75"] + } +} From e4fda2ccec1ea409d729fda096d3d0d804d1afb9 Mon Sep 17 00:00:00 2001 From: ignpoppyseed <87223326+ignpoppyseed@users.noreply.github.com> Date: Fri, 12 May 2023 19:44:20 -0700 Subject: [PATCH 1919/8412] Create poppy.json --- domains/poppy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/poppy.json diff --git a/domains/poppy.json b/domains/poppy.json new file mode 100644 index 000000000..ac827c726 --- /dev/null +++ b/domains/poppy.json @@ -0,0 +1,11 @@ +{ + "description": "poppy.is-a.dev", + "repo": "https://github.com/ignpoppyseed/ignpoppyseed.github.io", + "owner": { + "username": "ignpoppyseed", + "email": "ignpoppyseed@cloverbrand.xyz" + }, + "record": { + "CNAME": "https://ignpoppyseed.github.io" + } +} From 28302f8bfa50b7bfb727a4dd7dacdacd59e5516e Mon Sep 17 00:00:00 2001 From: ignpoppyseed <87223326+ignpoppyseed@users.noreply.github.com> Date: Fri, 12 May 2023 19:46:55 -0700 Subject: [PATCH 1920/8412] Fixed poppy.json Last try lololol --- domains/poppy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/poppy.json b/domains/poppy.json index ac827c726..f00d75407 100644 --- a/domains/poppy.json +++ b/domains/poppy.json @@ -6,6 +6,6 @@ "email": "ignpoppyseed@cloverbrand.xyz" }, "record": { - "CNAME": "https://ignpoppyseed.github.io" + "CNAME": "ignpoppyseed.github.io" } } From ecc58ba3fced0eed418370ee53577e51c157b7ca Mon Sep 17 00:00:00 2001 From: Casper Ong NY Date: Sun, 14 May 2023 00:12:19 +0800 Subject: [PATCH 1921/8412] feat(domain): add `casperong.is-a.dev` --- domains/casperong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/casperong.json diff --git a/domains/casperong.json b/domains/casperong.json new file mode 100644 index 000000000..3f67e8a47 --- /dev/null +++ b/domains/casperong.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CasperOng", + "email": "casper10528@gmail.com" + }, + + "record": { + "CNAME": "casperong.github.io" + } +} From 8eae42b7682293be07fdd0ee24c74e76e4a398c3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 14 May 2023 09:39:53 +0800 Subject: [PATCH 1922/8412] Update haco.json --- domains/haco.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/haco.json b/domains/haco.json index 8c79955a9..2ae27d2f5 100644 --- a/domains/haco.json +++ b/domains/haco.json @@ -2,7 +2,7 @@ "description": "haco.is-a.dev", "repo": "https://github.com/MRHACO/Haco-Main-Website", "owner": { - "username": "HACO", + "username": "MRHACO", "email": "jasonytonlinecomeandsee@gmail.com", "discord": "ACO#8888" }, From 35e959bd6a71a41823bfc0f4a66fd6e2de4a66b5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 14 May 2023 12:17:42 +0800 Subject: [PATCH 1923/8412] Update uynilo9.json --- domains/uynilo9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uynilo9.json b/domains/uynilo9.json index 2aa302066..50a548fc7 100644 --- a/domains/uynilo9.json +++ b/domains/uynilo9.json @@ -7,6 +7,6 @@ "twitter": "uynilo9" }, "record": { - "URL": "uynilo9.netlify.app" + "URL": "https://uynilo9.netlify.app" } } From 6d93e4998cc3c92b77440ad16a3bbe73f515a985 Mon Sep 17 00:00:00 2001 From: Amir-Lotfi <32633447+Amir-Lotfi@users.noreply.github.com> Date: Sun, 14 May 2023 10:08:43 +0330 Subject: [PATCH 1924/8412] Create rest.json --- domains/rest.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rest.json diff --git a/domains/rest.json b/domains/rest.json new file mode 100644 index 000000000..c8eb4c2b8 --- /dev/null +++ b/domains/rest.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Amir-Lotfi", + "email": "amir79976@gmail.com" + }, + + "record": { + "A": ["136.243.109.199"] + } +} From aebd7cad8bd69795fee08b0f537556a7a769b407 Mon Sep 17 00:00:00 2001 From: Nziie3 <106406461+Nzii3@users.noreply.github.com> Date: Sun, 14 May 2023 14:28:54 -0700 Subject: [PATCH 1925/8412] Update nziie.json update cname --- domains/nziie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nziie.json b/domains/nziie.json index 8cc47359e..f83527299 100644 --- a/domains/nziie.json +++ b/domains/nziie.json @@ -6,6 +6,6 @@ "email": "exeyst@gmail.com" }, "record": { - "CNAME": "nziie3.github.io" + "CNAME": "edge.redirect.pizza" } } From 88a390f5b699afb8d9960734242046765dae0ea4 Mon Sep 17 00:00:00 2001 From: Ian Cheung Date: Sun, 14 May 2023 18:33:52 -0700 Subject: [PATCH 1926/8412] Create iancheung.json --- domains/iancheung.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/iancheung.json diff --git a/domains/iancheung.json b/domains/iancheung.json new file mode 100644 index 000000000..ca5fd5477 --- /dev/null +++ b/domains/iancheung.json @@ -0,0 +1,10 @@ +{ + "description": "Link to my portfolio site.", + "owner": { + "username": "iancheung0202", + "email": "support@ianbrawlstars.com" + }, + "record": { + "URL": "https://ianbrawlstars.com" + } +} From 53784833f3dec94cf09b1ecc38d09cce399c820b Mon Sep 17 00:00:00 2001 From: Muhammad Fadly Saripudin Date: Mon, 15 May 2023 13:26:41 +0700 Subject: [PATCH 1927/8412] feat(domain): add `naokoshoto.is-a.dev` --- domains/naokoshoto.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/naokoshoto.json diff --git a/domains/naokoshoto.json b/domains/naokoshoto.json new file mode 100644 index 000000000..c7242a132 --- /dev/null +++ b/domains/naokoshoto.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "naokoshoto", + "email": "mdigreget@gmail.com" + }, + + "record": { + "CNAME": "naokoshoto.my.id" + } +} From 1a6c5e639519d03336a4f526e1a579a52ac2ca8e Mon Sep 17 00:00:00 2001 From: Aaksanurirwan <61930109+aaksa@users.noreply.github.com> Date: Mon, 15 May 2023 14:28:54 +0800 Subject: [PATCH 1928/8412] feat(domain): add `aaksa.is-a.dev` --- domains/aaksa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aaksa.json diff --git a/domains/aaksa.json b/domains/aaksa.json new file mode 100644 index 000000000..f0aad337a --- /dev/null +++ b/domains/aaksa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aaksa", + "email": "andiaksa16@gmail.com" + }, + + "record": { + "TXT": "" + } +} From a3b8ac04ef7e6b9c877557572ce090b5329b6cba Mon Sep 17 00:00:00 2001 From: Aaksanurirwan <61930109+aaksa@users.noreply.github.com> Date: Mon, 15 May 2023 14:32:38 +0800 Subject: [PATCH 1929/8412] feat(domain): add `aaksa.is-a.dev.is-a.dev` --- domains/aaksa.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aaksa.is-a.dev.json diff --git a/domains/aaksa.is-a.dev.json b/domains/aaksa.is-a.dev.json new file mode 100644 index 000000000..a33c7de2e --- /dev/null +++ b/domains/aaksa.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aaksa", + "email": "andiaksa16@gmail.com" + }, + + "record": { + "A": ["https://aaksa.github.io/aaksan/"] + } +} From 1173b0b670135a46eca3ab2df6a88664ed3c7953 Mon Sep 17 00:00:00 2001 From: Aaksanurirwan <61930109+aaksa@users.noreply.github.com> Date: Mon, 15 May 2023 14:36:04 +0800 Subject: [PATCH 1930/8412] Update aaksa.json --- domains/aaksa.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/aaksa.json b/domains/aaksa.json index f0aad337a..da4970acb 100644 --- a/domains/aaksa.json +++ b/domains/aaksa.json @@ -1,10 +1,11 @@ { + "description": "aaksa.is-a.dev", + "repo": "https://github.com/aaksa/aaksan.github.io", "owner": { "username": "aaksa", "email": "andiaksa16@gmail.com" }, - "record": { - "TXT": "" + "CNAME": "aaksa.github.io/aaksan/" } } From c9da12abd876ac059078e35b22ce7d27bd8294d6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 May 2023 15:41:09 +0800 Subject: [PATCH 1931/8412] Delete aaksa.is-a.dev.json --- domains/aaksa.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aaksa.is-a.dev.json diff --git a/domains/aaksa.is-a.dev.json b/domains/aaksa.is-a.dev.json deleted file mode 100644 index a33c7de2e..000000000 --- a/domains/aaksa.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "aaksa", - "email": "andiaksa16@gmail.com" - }, - - "record": { - "A": ["https://aaksa.github.io/aaksan/"] - } -} From 95abe282b39e25d216a786f02aa36966e00deebe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 15 May 2023 15:41:51 +0800 Subject: [PATCH 1932/8412] Update aaksa.json --- domains/aaksa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aaksa.json b/domains/aaksa.json index da4970acb..aaa92c4ff 100644 --- a/domains/aaksa.json +++ b/domains/aaksa.json @@ -6,6 +6,6 @@ "email": "andiaksa16@gmail.com" }, "record": { - "CNAME": "aaksa.github.io/aaksan/" + "CNAME": "aaksa.github.io" } } From 45ed74bec3b9f6c2acd0bdbd60933977ba29b265 Mon Sep 17 00:00:00 2001 From: Muhammad Fadly Saripudin Date: Mon, 15 May 2023 15:16:18 +0700 Subject: [PATCH 1933/8412] Update naokoshoto.is-a.dev Update description and record for naokoshoto.is-a.dev --- domains/naokoshoto.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/naokoshoto.json b/domains/naokoshoto.json index c7242a132..9791e4ca9 100644 --- a/domains/naokoshoto.json +++ b/domains/naokoshoto.json @@ -1,10 +1,12 @@ { + "description": "This domain is only for redirecting to my main website that I own", "owner": { "username": "naokoshoto", "email": "mdigreget@gmail.com" + "twitter": "naokoshoto", }, "record": { - "CNAME": "naokoshoto.my.id" + "URL": "https://naokoshoto.my.id" } } From 8bf0105ea5c0cea714beb09ce777fbce397a0ba3 Mon Sep 17 00:00:00 2001 From: Muhammad Fadly Saripudin Date: Mon, 15 May 2023 15:21:47 +0700 Subject: [PATCH 1934/8412] Update naokoshoto.json --- domains/naokoshoto.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/naokoshoto.json b/domains/naokoshoto.json index 9791e4ca9..ed0e9ce06 100644 --- a/domains/naokoshoto.json +++ b/domains/naokoshoto.json @@ -2,8 +2,8 @@ "description": "This domain is only for redirecting to my main website that I own", "owner": { "username": "naokoshoto", - "email": "mdigreget@gmail.com" - "twitter": "naokoshoto", + "email": "mdigreget@gmail.com", + "twitter": "naokoshoto" }, "record": { From b06b0a134abc585e4193b11a8542d7c411a145bf Mon Sep 17 00:00:00 2001 From: Mathu-lmn <80094438+Mathu-lmn@users.noreply.github.com> Date: Mon, 15 May 2023 11:40:27 +0200 Subject: [PATCH 1935/8412] Create mathu-lmn.json --- domains/mathu-lmn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mathu-lmn.json diff --git a/domains/mathu-lmn.json b/domains/mathu-lmn.json new file mode 100644 index 000000000..6faff466f --- /dev/null +++ b/domains/mathu-lmn.json @@ -0,0 +1,12 @@ +{ + "description": "mathu-lmn.is-a.dev", + "repo": "https://github.com/Mathu-lmn/mathu-lmn.github.io", + "owner": { + "username": "mathu-lmn", + "email": "", + "discord": "Mathu_lmn#6970" + }, + "record": { + "CNAME": "https://mathu-lmn.github.io/" + } +} From aae8a20f944dddc6b80117bb5a65c4a947927a62 Mon Sep 17 00:00:00 2001 From: Mathu-lmn <80094438+Mathu-lmn@users.noreply.github.com> Date: Mon, 15 May 2023 11:43:52 +0200 Subject: [PATCH 1936/8412] Update mathu-lmn.json --- domains/mathu-lmn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mathu-lmn.json b/domains/mathu-lmn.json index 6faff466f..f6a54ad42 100644 --- a/domains/mathu-lmn.json +++ b/domains/mathu-lmn.json @@ -7,6 +7,6 @@ "discord": "Mathu_lmn#6970" }, "record": { - "CNAME": "https://mathu-lmn.github.io/" + "CNAME": "mathu-lmn.github.io" } } From 5405514ddc59b407982d1429ae64c43f818a2ed3 Mon Sep 17 00:00:00 2001 From: Nziie3 <106406461+Nzii3@users.noreply.github.com> Date: Mon, 15 May 2023 07:05:06 -0700 Subject: [PATCH 1937/8412] Update cdn.nziie.json Update cname --- domains/cdn.nziie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.nziie.json b/domains/cdn.nziie.json index 606a94a25..a4fc38514 100644 --- a/domains/cdn.nziie.json +++ b/domains/cdn.nziie.json @@ -6,6 +6,6 @@ "email": "exeyst@gmail.com" }, "record": { - "A": ["104.196.232.237"] + "CNAME": "edge.redirect.pizza" } } From d3f2849f2a3e529e204868138d8738c1d87eb034 Mon Sep 17 00:00:00 2001 From: Nziie3 <106406461+Nzii3@users.noreply.github.com> Date: Mon, 15 May 2023 07:06:29 -0700 Subject: [PATCH 1938/8412] Update community.nziie.json Update cname --- domains/community.nziie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/community.nziie.json b/domains/community.nziie.json index fcfa8278e..ba5a5ea18 100644 --- a/domains/community.nziie.json +++ b/domains/community.nziie.json @@ -4,6 +4,6 @@ "email": "exeyst@gmail.com" }, "record": { - "CNAME": "nziiecommunity.freeflarum.com" + "CNAME": "edge.redirect.pizza" } } From 48258ca19383fe48341fb87227392e952264f300 Mon Sep 17 00:00:00 2001 From: Ben Wu Date: Mon, 15 May 2023 21:38:19 +0700 Subject: [PATCH 1939/8412] Update and rename hikaru.json to jxcb.json --- domains/hikaru.json | 11 ----------- domains/jxcb.json | 11 +++++++++++ 2 files changed, 11 insertions(+), 11 deletions(-) delete mode 100644 domains/hikaru.json create mode 100644 domains/jxcb.json diff --git a/domains/hikaru.json b/domains/hikaru.json deleted file mode 100644 index fce649faa..000000000 --- a/domains/hikaru.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/hikaruisasleep/hikaruisasleep.github.io", - "owner": { - "username": "hikaruisasleep", - "email": "benayaj.2004@gmail.com", - "discord": "hikaruisasleep#0240" - }, - "record": { - "CNAME": "hikaruisasleep.github.io" - } -} diff --git a/domains/jxcb.json b/domains/jxcb.json new file mode 100644 index 000000000..00c99cff8 --- /dev/null +++ b/domains/jxcb.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/hikaruisasleep/jxcb.xyz", + "owner": { + "username": "hikaruisasleep", + "email": "i@jxcb.xyz", + "discord": "sleepingicarus#8670" + }, + "record": { + "CNAME": "jxcb.xyz" + } +} From 54bfccff7944ee57683e7b7aee96baa51617b7d9 Mon Sep 17 00:00:00 2001 From: Ben Wu Date: Mon, 15 May 2023 21:40:56 +0700 Subject: [PATCH 1940/8412] Update jxcb.json --- domains/jxcb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jxcb.json b/domains/jxcb.json index 00c99cff8..b79d1b363 100644 --- a/domains/jxcb.json +++ b/domains/jxcb.json @@ -6,6 +6,6 @@ "discord": "sleepingicarus#8670" }, "record": { - "CNAME": "jxcb.xyz" + "URL": "jxcb.xyz" } } From 9484760e5bd62ab254e393c436ccec1bd87a3fea Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Mon, 15 May 2023 22:11:30 +0700 Subject: [PATCH 1941/8412] Change railway deployment - Edited nine.json --- domains/nine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nine.json b/domains/nine.json index 3203826d4..0c94b85f0 100644 --- a/domains/nine.json +++ b/domains/nine.json @@ -2,7 +2,7 @@ "description": "A passionate Back and Front-end Developer 🚀 Having An Experience Of Building Web And Discord Bots With JavaScript / HTML / CSS / Nodejs / Python And Some Other Cool Libraries And Frameworks.", "repo": "https://github.com/ninelel", "record": { - "CNAME": "nineis-adev-production.up.railway.app" + "CNAME": "hcceg285.up.railway.app" }, "owner": { "username": "NineLEL", From 7cfc7211f41e1c5272f350f3d2c1fde026892400 Mon Sep 17 00:00:00 2001 From: Ben Wu Date: Mon, 15 May 2023 22:16:02 +0700 Subject: [PATCH 1942/8412] Update jxcb.json --- domains/jxcb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jxcb.json b/domains/jxcb.json index b79d1b363..cfe6a2bc1 100644 --- a/domains/jxcb.json +++ b/domains/jxcb.json @@ -6,6 +6,6 @@ "discord": "sleepingicarus#8670" }, "record": { - "URL": "jxcb.xyz" + "URL": "https://jxcb.xyz" } } From b4bf62d8e41d803a7e52df72bde0353312818a8d Mon Sep 17 00:00:00 2001 From: rekcah-pavi <55050467+rekcah-pavi@users.noreply.github.com> Date: Mon, 15 May 2023 21:26:08 +0530 Subject: [PATCH 1943/8412] feat(domain): add `pavi.is-a.dev` --- domains/pavi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pavi.json diff --git a/domains/pavi.json b/domains/pavi.json new file mode 100644 index 000000000..8d22a547f --- /dev/null +++ b/domains/pavi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rekcah-pavi", + "email": "paviththanravi@gmail.com" + }, + + "record": { + "CNAME": "rekcah-pavi.github.io" + } +} From 67844324e80a25d7a32a9dc1028239bf0d77044b Mon Sep 17 00:00:00 2001 From: receipes <133611779+receipes@users.noreply.github.com> Date: Mon, 15 May 2023 19:02:47 -0400 Subject: [PATCH 1944/8412] Create receipes.json --- domains/receipes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/receipes.json diff --git a/domains/receipes.json b/domains/receipes.json new file mode 100644 index 000000000..3acc4ad59 --- /dev/null +++ b/domains/receipes.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/receipes/receipes.github.io", + "owner": { + "username": "receipes", + "email": "", + "discord": "receipes#3705" + }, + "record": { + "CNAME": "receipes.github.io" + } +} From d925e0c461190bd0ffc159fd9aa12a0204ec2ef0 Mon Sep 17 00:00:00 2001 From: Mohammed Jariullah Sami <112340610+Mohdjariullah@users.noreply.github.com> Date: Tue, 16 May 2023 12:29:34 +0530 Subject: [PATCH 1945/8412] Create mjs.json --- domains/mjs.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mjs.json diff --git a/domains/mjs.json b/domains/mjs.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mjs.json @@ -0,0 +1 @@ + From 8a82522afd811b913b9fe4c3cccb03440751ca70 Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Tue, 16 May 2023 12:10:58 +0400 Subject: [PATCH 1946/8412] Create xenon.json --- domains/xenon.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/xenon.json diff --git a/domains/xenon.json b/domains/xenon.json new file mode 100644 index 000000000..aeedd5a1c --- /dev/null +++ b/domains/xenon.json @@ -0,0 +1,10 @@ +{ + "description": "Hi, I'm Xenon. I develop Discord bots, user interfaces and web applications.", + "owner": { + "username": "Xenon", + "email": "lmgxenon9066@gmail.com" + }, + "record": { + "CNAME": "a15698ab-02bd-4c70-855f-6128a2fed965.id.repl.co" + } +} From 9d7f2e2c1d4382c278e18ddd5fe4027783fcaad6 Mon Sep 17 00:00:00 2001 From: aktgram <86195125+aktgram@users.noreply.github.com> Date: Tue, 16 May 2023 23:24:00 +0530 Subject: [PATCH 1947/8412] feat(domain): add `mudrika.is-a.dev` --- domains/mudrika.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mudrika.json diff --git a/domains/mudrika.json b/domains/mudrika.json new file mode 100644 index 000000000..514b21353 --- /dev/null +++ b/domains/mudrika.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aktgram", + "email": "aktgram4me@gmail.com" + }, + + "record": { + "A": ["300"] + } +} From cb8188c8898c522670f5922298f80626584c870f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 17 May 2023 08:14:26 +0800 Subject: [PATCH 1948/8412] Update xenon.json --- domains/xenon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xenon.json b/domains/xenon.json index aeedd5a1c..83f004a1d 100644 --- a/domains/xenon.json +++ b/domains/xenon.json @@ -1,7 +1,7 @@ { "description": "Hi, I'm Xenon. I develop Discord bots, user interfaces and web applications.", "owner": { - "username": "Xenon", + "username": "LMGXENON", "email": "lmgxenon9066@gmail.com" }, "record": { From cea0a4a8212ab89f3e06a620adf403aa65dbab35 Mon Sep 17 00:00:00 2001 From: aktgram <86195125+aktgram@users.noreply.github.com> Date: Wed, 17 May 2023 06:15:05 +0000 Subject: [PATCH 1949/8412] add A record --- domains/mudrika.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mudrika.json b/domains/mudrika.json index 514b21353..1c41803d4 100644 --- a/domains/mudrika.json +++ b/domains/mudrika.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["300"] + "A": ["16.16.156.1"] } } From 0d06a5237ca04b40092040a6c0b2a4a58373f2a2 Mon Sep 17 00:00:00 2001 From: Achraf <93818590+EL-Bernaoui@users.noreply.github.com> Date: Wed, 17 May 2023 12:33:52 +0100 Subject: [PATCH 1950/8412] Update elbernaoui.json --- domains/elbernaoui.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json index 7563486ab..13e5ce133 100644 --- a/domains/elbernaoui.json +++ b/domains/elbernaoui.json @@ -7,6 +7,6 @@ "twitter": "ELBRN_Achraf" }, "record": { - "URL": "https://el-bernaoui.github.io/elbernaoui" + "CNAME": "el-bernaoui.github.io" } } From ca94f483f7025a0ea04a1755272b7680db329893 Mon Sep 17 00:00:00 2001 From: Zaid Amin Date: Wed, 17 May 2023 22:27:17 +0600 Subject: [PATCH 1951/8412] Create raofin.json --- domains/raofin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raofin.json diff --git a/domains/raofin.json b/domains/raofin.json new file mode 100644 index 000000000..f1cd044a8 --- /dev/null +++ b/domains/raofin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raofin", + "email": "contact@raofin.net" + }, + "record": { + "URL": "https://rao-dev.netlify.app" + } +} From f4186e0ec2fa83451a5c654dd3b71dc12b900461 Mon Sep 17 00:00:00 2001 From: Zaid Amin Date: Wed, 17 May 2023 22:38:49 +0600 Subject: [PATCH 1952/8412] Update raofin.json --- domains/raofin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raofin.json b/domains/raofin.json index f1cd044a8..d6a0247cf 100644 --- a/domains/raofin.json +++ b/domains/raofin.json @@ -4,6 +4,6 @@ "email": "contact@raofin.net" }, "record": { - "URL": "https://rao-dev.netlify.app" + "URL": "https://rao-dev.pages.dev" } } From 3557e1603bd3d2e6cbf121cc29337779965ce8e2 Mon Sep 17 00:00:00 2001 From: Zaid Amin Date: Wed, 17 May 2023 22:48:41 +0600 Subject: [PATCH 1953/8412] Update raofin.json --- domains/raofin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raofin.json b/domains/raofin.json index d6a0247cf..3073e98c7 100644 --- a/domains/raofin.json +++ b/domains/raofin.json @@ -4,6 +4,6 @@ "email": "contact@raofin.net" }, "record": { - "URL": "https://rao-dev.pages.dev" + "CNAME": "rao-dev.pages.dev" } } From b9824b11e1cacc316fbb160cb205a991e9a3ee88 Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Wed, 17 May 2023 19:05:58 +0200 Subject: [PATCH 1954/8412] Create isabelrosillo.json --- domains/isabelrosillo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isabelrosillo.json diff --git a/domains/isabelrosillo.json b/domains/isabelrosillo.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/isabelrosillo.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From 6735b78d107d72852ceb5588bd28dc8e632a7b30 Mon Sep 17 00:00:00 2001 From: Nightmaregodss <81895400+Nightmaregodss@users.noreply.github.com> Date: Thu, 18 May 2023 13:41:37 +0530 Subject: [PATCH 1955/8412] Create nightmaregods.json --- domains/nightmaregods.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nightmaregods.json diff --git a/domains/nightmaregods.json b/domains/nightmaregods.json new file mode 100644 index 000000000..eb2fb5e97 --- /dev/null +++ b/domains/nightmaregods.json @@ -0,0 +1,12 @@ +{ + "description": "nightmaregods.is-a.dev", + "repo": "https://github.com/Nightmaregodss/nightmaregodss.github.io", + "owner": { + "username": "nightmaregodss", + "email": "ryuga.dragonemeror@gmail.com", + "discord": "Demon Emperor NightmareGods#0001" + }, + "record": { + "CNAME": "nightmaregodss.github.io" + } +} From 68e835f8ab8932cf5f0172e5d787e130328053fb Mon Sep 17 00:00:00 2001 From: Nightmaregodss <81895400+Nightmaregodss@users.noreply.github.com> Date: Thu, 18 May 2023 13:45:10 +0530 Subject: [PATCH 1956/8412] Update nightmaregods.json --- domains/nightmaregods.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/nightmaregods.json b/domains/nightmaregods.json index eb2fb5e97..fae7e9311 100644 --- a/domains/nightmaregods.json +++ b/domains/nightmaregods.json @@ -3,7 +3,6 @@ "repo": "https://github.com/Nightmaregodss/nightmaregodss.github.io", "owner": { "username": "nightmaregodss", - "email": "ryuga.dragonemeror@gmail.com", "discord": "Demon Emperor NightmareGods#0001" }, "record": { From d4530a9c4391cc2930b1c6fb2eccdf78e6aa267f Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Thu, 18 May 2023 13:46:12 +0400 Subject: [PATCH 1957/8412] Update xenon.json --- domains/xenon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xenon.json b/domains/xenon.json index 83f004a1d..88ba8888e 100644 --- a/domains/xenon.json +++ b/domains/xenon.json @@ -5,6 +5,6 @@ "email": "lmgxenon9066@gmail.com" }, "record": { - "CNAME": "a15698ab-02bd-4c70-855f-6128a2fed965.id.repl.co" + "CNAME": "fe782013-16f8-46c2-85d2-20b89c7e4fd7.id.repl.co" } } From b0f422d4e0ee6d187a09d189dbb8becd69d7e93b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 18 May 2023 19:38:56 +0800 Subject: [PATCH 1958/8412] Update nightmaregods.json --- domains/nightmaregods.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/nightmaregods.json b/domains/nightmaregods.json index fae7e9311..afc976b19 100644 --- a/domains/nightmaregods.json +++ b/domains/nightmaregods.json @@ -3,6 +3,7 @@ "repo": "https://github.com/Nightmaregodss/nightmaregodss.github.io", "owner": { "username": "nightmaregodss", + "email": "", "discord": "Demon Emperor NightmareGods#0001" }, "record": { From 9dbbd00d27a8f6a860cc05a1649de6d98dbffeea Mon Sep 17 00:00:00 2001 From: Matt3o0 <83077061+duvbolone@users.noreply.github.com> Date: Thu, 18 May 2023 13:58:57 +0200 Subject: [PATCH 1959/8412] Update matt3o0.json --- domains/matt3o0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/matt3o0.json b/domains/matt3o0.json index b8aeb65ed..e12c82c4f 100644 --- a/domains/matt3o0.json +++ b/domains/matt3o0.json @@ -4,6 +4,6 @@ "email": "duvbolone@gmail.com" }, "record": { - "CNAME": "duvbolone.github.io" + "URL": "https://matt3o0.vercel.app" } } From 0f456f6aa3b79715619c35820407aaf1af9c5954 Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Thu, 18 May 2023 19:01:01 +0200 Subject: [PATCH 1960/8412] create 'A' record for email --- domains/dommor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dommor.json diff --git a/domains/dommor.json b/domains/dommor.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/dommor.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From 6d594ea3e60a9f8a6a659e690dd336f6941ca638 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Zaleta=20Mart=C3=ADnez?= <94091554+jzaleta@users.noreply.github.com> Date: Thu, 18 May 2023 11:08:38 -0600 Subject: [PATCH 1961/8412] Create javier.json --- domains/javier.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/javier.json diff --git a/domains/javier.json b/domains/javier.json new file mode 100644 index 000000000..c19e1015d --- /dev/null +++ b/domains/javier.json @@ -0,0 +1,12 @@ +{ + "description": "Javier Zaleta's personal website", + "repo": "https://github.com/jzaleta/jzaleta", + "owner": { + "username": "jzaleta", + "email": "", + "twitter": "j_cordz" + }, + "record": { + "CNAME": "https://jzaleta.github.io/jzaleta/" + } +} From 5bcc1433e52791a12d05fa3c44fdbf520a5d1f96 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Zaleta=20Mart=C3=ADnez?= <94091554+jzaleta@users.noreply.github.com> Date: Thu, 18 May 2023 11:13:16 -0600 Subject: [PATCH 1962/8412] Update javier.json to use URL instead of CNAME --- domains/javier.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/javier.json b/domains/javier.json index c19e1015d..a78123981 100644 --- a/domains/javier.json +++ b/domains/javier.json @@ -7,6 +7,6 @@ "twitter": "j_cordz" }, "record": { - "CNAME": "https://jzaleta.github.io/jzaleta/" + "URL": "https://jzaleta.github.io/jzaleta/" } } From 8791c1923c705b1d759dd0ef4fd25ec31e281310 Mon Sep 17 00:00:00 2001 From: peter-schinske <36322869+pjschinske@users.noreply.github.com> Date: Thu, 18 May 2023 22:10:47 -0700 Subject: [PATCH 1963/8412] feat(domain): add `peter.is-a.dev` --- domains/peter.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/peter.json diff --git a/domains/peter.json b/domains/peter.json new file mode 100644 index 000000000..cc927e105 --- /dev/null +++ b/domains/peter.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pjschinske", + "email": "pjschinske@gmail.com" + }, + + "record": { + "CNAME": "pjschinske.github.io" + } +} From 1f87492f52bb8e0f65f1130122210abefa66efa7 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Fri, 19 May 2023 11:19:31 +0530 Subject: [PATCH 1964/8412] Create akai.json --- domains/akai.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/akai.json diff --git a/domains/akai.json b/domains/akai.json new file mode 100644 index 000000000..2d6b32e79 --- /dev/null +++ b/domains/akai.json @@ -0,0 +1,8 @@ +{ + "owner": { + "discord": "Akai#8199", + }, + "record": { + "CNAME": "a36166f1-d559-4be4-a223-5b112018b229.cname.koyeb.app" + } +} From 0a2321d3cc521da181aa329a2342da962ae300e6 Mon Sep 17 00:00:00 2001 From: Mukesh Kumar Date: Fri, 19 May 2023 08:32:49 +0000 Subject: [PATCH 1965/8412] feat(domain): add `mukeshkumarcharak.is-a.dev` --- domains/mukeshkumarcharak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mukeshkumarcharak.json diff --git a/domains/mukeshkumarcharak.json b/domains/mukeshkumarcharak.json new file mode 100644 index 000000000..728311da0 --- /dev/null +++ b/domains/mukeshkumarcharak.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hakxcore", + "email": "mukeshkumarcharak@gmail.com" + }, + + "record": { + "A": ["185.199.108.153"] + } +} From d4e6892c86feec4299ee5967a5b6c57196097864 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Fri, 19 May 2023 14:08:20 +0530 Subject: [PATCH 1966/8412] Added username --- domains/akai.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/akai.json b/domains/akai.json index 2d6b32e79..e2a9c6352 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -1,5 +1,6 @@ { "owner": { + "username": "Akai", "discord": "Akai#8199", }, "record": { From ce8e50172f1006b23a9841e2531e964c0d093eb2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Javier=20Zaleta=20Mart=C3=ADnez?= <94091554+jzaleta@users.noreply.github.com> Date: Fri, 19 May 2023 13:32:03 -0600 Subject: [PATCH 1967/8412] Update javier.json --- domains/javier.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/javier.json b/domains/javier.json index a78123981..87b7f3b12 100644 --- a/domains/javier.json +++ b/domains/javier.json @@ -7,6 +7,6 @@ "twitter": "j_cordz" }, "record": { - "URL": "https://jzaleta.github.io/jzaleta/" + "CNAME": "jzaleta.github.io" } } From 5bb05380169fda6be62c386a4bdfbf9a9223d7b3 Mon Sep 17 00:00:00 2001 From: Gabriel De Castro Date: Sat, 20 May 2023 06:01:44 +0800 Subject: [PATCH 1968/8412] Update hase0278.json Update to point to my github pages portfolio website. --- domains/hase0278.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/hase0278.json b/domains/hase0278.json index b74ff23f3..99a4e7b56 100644 --- a/domains/hase0278.json +++ b/domains/hase0278.json @@ -1,10 +1,11 @@ { - "description": "hase0278's personal developer website", + "description": "Hase0278's developer portfolio website", + "repo": "https://github.com/hase0278/developer-portfolio", "owner": { "username": "hase0278", "email": "betterhalf278@gmail.com" }, "record": { - "CNAME": "hase0278.epizy.com" + "CNAME": "hase0278.github.io" } } From 0b80eddcb44f40ee678a19ab4039565d85c3626f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 20 May 2023 17:52:20 +0800 Subject: [PATCH 1969/8412] Update akai.json --- domains/akai.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/akai.json b/domains/akai.json index e2a9c6352..5a3244b23 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -1,7 +1,8 @@ { "owner": { - "username": "Akai", - "discord": "Akai#8199", + "username": "AmazingAkai", + "email": "", + "discord": "Akai#8199" }, "record": { "CNAME": "a36166f1-d559-4be4-a223-5b112018b229.cname.koyeb.app" From 368a83d95f57b2a4bb9dea07e39eb7d59a5afeac Mon Sep 17 00:00:00 2001 From: D2A59CE26A Date: Sun, 21 May 2023 00:57:23 +0800 Subject: [PATCH 1970/8412] Register d2a59ce26a.is-a.dev --- domains/d2a59ce26a.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/d2a59ce26a.json diff --git a/domains/d2a59ce26a.json b/domains/d2a59ce26a.json new file mode 100644 index 000000000..8ef3e24a1 --- /dev/null +++ b/domains/d2a59ce26a.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "D2A59CE26A", + "email": "d2a59.ce26a.1@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 26e9f72e5ca2c13196dc7a80fa27c42883f6368b Mon Sep 17 00:00:00 2001 From: SharafatKarim Date: Sat, 20 May 2023 23:08:02 +0600 Subject: [PATCH 1971/8412] Create sharafat.json --- domains/sharafat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sharafat.json diff --git a/domains/sharafat.json b/domains/sharafat.json new file mode 100644 index 000000000..f1ca4e131 --- /dev/null +++ b/domains/sharafat.json @@ -0,0 +1,12 @@ +{ + "description": "Sharafat Karim", + "repo": "https://github.com/SharafatKarim/sharafatkarim.github.io", + "owner": { + "username": "SharafatKarim", + "email": "Sharafat2004@gmail.com" + }, + "record": { + "CNAME": "sharafat.pages.dev" + } +} + From 937bcb6aa92fa41e07dc7b661d50e64cdf5f3ce5 Mon Sep 17 00:00:00 2001 From: FatGrizzly <66728880+FatGrizzly@users.noreply.github.com> Date: Sun, 21 May 2023 08:48:49 +0530 Subject: [PATCH 1972/8412] Update fatgrizzly.json --- domains/fatgrizzly.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fatgrizzly.json b/domains/fatgrizzly.json index 0c6932e74..56ee53ce1 100644 --- a/domains/fatgrizzly.json +++ b/domains/fatgrizzly.json @@ -6,6 +6,6 @@ "email": "soundar@secret.fyi" }, "record": { - "A": ["89.163.215.190", "89.163.215.211"] + "A": ["23.147.40.69"] } } From d0f720898386f26ea1334fc22f7dd8c98a7de05d Mon Sep 17 00:00:00 2001 From: D2A59CE26A Date: Sun, 21 May 2023 12:19:11 +0800 Subject: [PATCH 1973/8412] Delete d2a59ce26a.is-a.dev --- domains/d2a59ce26a.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/d2a59ce26a.json diff --git a/domains/d2a59ce26a.json b/domains/d2a59ce26a.json deleted file mode 100644 index 8ef3e24a1..000000000 --- a/domains/d2a59ce26a.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "D2A59CE26A", - "email": "d2a59.ce26a.1@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file From 06bcd52e40284a5761c82e15f6df872cd9653ca0 Mon Sep 17 00:00:00 2001 From: Vimal Saraswat <106457983+vimalsaraswat@users.noreply.github.com> Date: Sun, 21 May 2023 11:01:28 +0530 Subject: [PATCH 1974/8412] Create vimalsaraswat.json --- domains/vimalsaraswat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vimalsaraswat.json diff --git a/domains/vimalsaraswat.json b/domains/vimalsaraswat.json new file mode 100644 index 000000000..a53772f82 --- /dev/null +++ b/domains/vimalsaraswat.json @@ -0,0 +1,12 @@ +{ + "description": "Vimal Saraswat Portfolio", + "repo": "https://github.com/vimalsaraswat/vimalsaraswat.github.io", + "owner": { + "username": "vimalsaraswat", + "email": "saraswatvimal1@gmail.com", + "twitter": "vimalsaraswat00" + }, + "record": { + "CNAME": "vimalsaraswat.github.io" + } +} From 0cb974f237ca194ea4c20fb2cb955236a218419c Mon Sep 17 00:00:00 2001 From: d2a59ce26a Date: Sun, 21 May 2023 15:51:18 +0800 Subject: [PATCH 1975/8412] Register ba9.is-a.dev --- domains/ba9.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ba9.json diff --git a/domains/ba9.json b/domains/ba9.json new file mode 100644 index 000000000..0fff49587 --- /dev/null +++ b/domains/ba9.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "d2a59ce26a", + "email": "d2a59.ce26a.1@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 618b1f5afbdb2ec0f98dd7fcbe03811a72d54e10 Mon Sep 17 00:00:00 2001 From: Ruu3f <78753690+Ruu3f@users.noreply.github.com> Date: Sun, 21 May 2023 15:28:40 +0530 Subject: [PATCH 1976/8412] Create ruu3f.json --- domains/ruu3f.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ruu3f.json diff --git a/domains/ruu3f.json b/domains/ruu3f.json new file mode 100644 index 000000000..b502cb4cc --- /dev/null +++ b/domains/ruu3f.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Ruu3f", + "email": "", + "discord": "Ruu3f#7942" + }, + "record": { + "CNAME": "ruu3f.github.io" + } +} From a38801d6b03c1c98180c8157df83e38e79027e88 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Sun, 21 May 2023 17:32:23 +0530 Subject: [PATCH 1977/8412] Register cdn.akai.is-a.dev --- domains/cdn.akai.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/cdn.akai.json diff --git a/domains/cdn.akai.json b/domains/cdn.akai.json new file mode 100644 index 000000000..1d0457cc7 --- /dev/null +++ b/domains/cdn.akai.json @@ -0,0 +1,13 @@ +{ + "description": "A CDN for my images.", + "owner": { + "username": "Akai", + "discord": "Akai#8199" + }, + "record": { + "A": [ + "159.89.255.51" + ], + "TXT": "ZNOwWtXx" + } +} From 73ec7aacbac37305ffdc2696759d386a2a5ef50f Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Sun, 21 May 2023 17:39:04 +0530 Subject: [PATCH 1978/8412] Updated TXT --- domains/cdn.akai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.akai.json b/domains/cdn.akai.json index 1d0457cc7..7a9694349 100644 --- a/domains/cdn.akai.json +++ b/domains/cdn.akai.json @@ -8,6 +8,6 @@ "A": [ "159.89.255.51" ], - "TXT": "ZNOwWtXx" + "TXT": "6ZzT79WA" } } From bb898e78f0665490b621868e4127182422b42da8 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Sun, 21 May 2023 17:41:43 +0530 Subject: [PATCH 1979/8412] Update cdn.akai.json --- domains/cdn.akai.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/cdn.akai.json b/domains/cdn.akai.json index 7a9694349..adeb2aba5 100644 --- a/domains/cdn.akai.json +++ b/domains/cdn.akai.json @@ -1,5 +1,4 @@ { - "description": "A CDN for my images.", "owner": { "username": "Akai", "discord": "Akai#8199" @@ -8,6 +7,6 @@ "A": [ "159.89.255.51" ], - "TXT": "6ZzT79WA" + "TXT": "7Yuu0bep" } } From 1ef3fb4cebdb2c78f5e265483cd74f33a8d8f559 Mon Sep 17 00:00:00 2001 From: "edm.nd" <129580277+Tsuuukiii@users.noreply.github.com> Date: Mon, 22 May 2023 02:34:44 +0800 Subject: [PATCH 1980/8412] Add files via upload --- domains/edmond-devera.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/edmond-devera.json diff --git a/domains/edmond-devera.json b/domains/edmond-devera.json new file mode 100644 index 000000000..e1788b972 --- /dev/null +++ b/domains/edmond-devera.json @@ -0,0 +1,11 @@ +{ + "description": "To create a portfolio and use in web development ", + "repo": "https://github.com/Tsuuukiii/PortfolioWebsite", + "owner": { + "username": "Tsuuukiii", + "email": "deverajan6@gmail.com" + }, + "record": { + "CNAME": "tsuuukiii.github.io" + } +} \ No newline at end of file From ffeb3bfa0af9fb1755bab490976cb8b901ab7704 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 22 May 2023 08:51:38 +0800 Subject: [PATCH 1981/8412] Update cdn.akai.json --- domains/cdn.akai.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/cdn.akai.json b/domains/cdn.akai.json index adeb2aba5..3a870eb07 100644 --- a/domains/cdn.akai.json +++ b/domains/cdn.akai.json @@ -1,12 +1,11 @@ { "owner": { - "username": "Akai", + "username": "AmazingAkai", + "email": "", "discord": "Akai#8199" }, "record": { - "A": [ - "159.89.255.51" - ], - "TXT": "7Yuu0bep" + "A": ["159.89.255.51"], + "TXT": "7Yuu0bep" } } From dac2dc4458c4a9a514a7bdc18336a5dea3eacf3f Mon Sep 17 00:00:00 2001 From: Janlxrd <67224211+Janlxrd@users.noreply.github.com> Date: Mon, 22 May 2023 05:11:06 +0200 Subject: [PATCH 1982/8412] Create jan.json --- domains/jan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jan.json diff --git a/domains/jan.json b/domains/jan.json new file mode 100644 index 000000000..546d9fb9e --- /dev/null +++ b/domains/jan.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain of is-a.dev for my code server. I use DBH as hosting", + "owner": { + "username": "Janlxrd", + "email": "", + "discord": "milf lover 𖤐#5058" + }, + "record": { + "A": ["164.132.74.251"] + } +} From e17b501ae973e066e2bb6559ea26ca584b09a4b2 Mon Sep 17 00:00:00 2001 From: user93485 <96833725+user93485@users.noreply.github.com> Date: Sun, 21 May 2023 23:11:03 -0700 Subject: [PATCH 1983/8412] Create yuuto.json --- domains/yuuto.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yuuto.json diff --git a/domains/yuuto.json b/domains/yuuto.json new file mode 100644 index 000000000..12a22f9a1 --- /dev/null +++ b/domains/yuuto.json @@ -0,0 +1,12 @@ +{ + "description": "Yuuto's discord portfolio", + "repo": "https://github.com/user93485/yuuto", + "owner": { + "username": "user93485", + "email": "yuutodiscordlol@gmail.com", + "discord": "YUUTO#9199" + }, + "record": { + "CNAME": "user93485.github.io/yuuto/" + } +} From e119813b7e400f7c6b8be818b0e570623140ce85 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 22 May 2023 12:42:54 +0530 Subject: [PATCH 1984/8412] Update ip address, sorry --- domains/cdn.akai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.akai.json b/domains/cdn.akai.json index 3a870eb07..e8745388a 100644 --- a/domains/cdn.akai.json +++ b/domains/cdn.akai.json @@ -5,7 +5,7 @@ "discord": "Akai#8199" }, "record": { - "A": ["159.89.255.51"], + "A": ["45.79.247.123"], "TXT": "7Yuu0bep" } } From bdb403d4d884c7cd6b078177b286bf910790407d Mon Sep 17 00:00:00 2001 From: Iryonis <107505597+Iryonis@users.noreply.github.com> Date: Mon, 22 May 2023 19:14:57 +0200 Subject: [PATCH 1985/8412] Create guilhem.json --- domains/guilhem.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/guilhem.json diff --git a/domains/guilhem.json b/domains/guilhem.json new file mode 100644 index 000000000..d94522613 --- /dev/null +++ b/domains/guilhem.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Iryonis", + "email": "guilhem-bonnefous@etu.u-bordeaux.fr" + }, + "record": { + "A": ["116.203.127.206"] + } +} From 01ec50e59e7329350bf7c345361f9494103b4efa Mon Sep 17 00:00:00 2001 From: jdszekeres <69050063+jdszekeres@users.noreply.github.com> Date: Mon, 22 May 2023 17:42:38 -0700 Subject: [PATCH 1986/8412] Create jdszekeres.json --- domains/jdszekeres.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jdszekeres.json diff --git a/domains/jdszekeres.json b/domains/jdszekeres.json new file mode 100644 index 000000000..649c05d26 --- /dev/null +++ b/domains/jdszekeres.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/jdszekeres/jdszekeres.github.io", + "owner": { + "username": "jdszekeres", + "email": "...@...com", + "twitter": "@elonmusk" + }, + "record": { + "CNAME": "jdszekeres.github.io" + } +} From e475b6fa5e2c6d09f5b0c4e7a7a28ee6eba7f46f Mon Sep 17 00:00:00 2001 From: jdszekeres <69050063+jdszekeres@users.noreply.github.com> Date: Mon, 22 May 2023 17:46:07 -0700 Subject: [PATCH 1987/8412] Update jdszekeres.json --- domains/jdszekeres.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jdszekeres.json b/domains/jdszekeres.json index 649c05d26..de4f5050c 100644 --- a/domains/jdszekeres.json +++ b/domains/jdszekeres.json @@ -3,8 +3,8 @@ "repo": "https://github.com/jdszekeres/jdszekeres.github.io", "owner": { "username": "jdszekeres", - "email": "...@...com", - "twitter": "@elonmusk" + "email": "racoxo1041@favilu.com", + "twitter": "none" }, "record": { "CNAME": "jdszekeres.github.io" From 43996a1b22b345c6f0e8dbc1912d27dddcc3c434 Mon Sep 17 00:00:00 2001 From: jdszekeres <69050063+jdszekeres@users.noreply.github.com> Date: Mon, 22 May 2023 17:55:10 -0700 Subject: [PATCH 1988/8412] feat(domain): add `jdszekeres.is-a.dev.is-a.dev` --- domains/jdszekeres.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jdszekeres.is-a.dev.json diff --git a/domains/jdszekeres.is-a.dev.json b/domains/jdszekeres.is-a.dev.json new file mode 100644 index 000000000..6310d3106 --- /dev/null +++ b/domains/jdszekeres.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jdszekeres", + "email": "jdszekeres@gmail.com" + }, + + "record": { + "CNAME": "" + } +} From 763cf06926edb87c3f954de30556a1d557ea3139 Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Tue, 23 May 2023 13:00:20 +0400 Subject: [PATCH 1989/8412] Update xenon.json --- domains/xenon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xenon.json b/domains/xenon.json index 88ba8888e..ed72bb0e3 100644 --- a/domains/xenon.json +++ b/domains/xenon.json @@ -5,6 +5,6 @@ "email": "lmgxenon9066@gmail.com" }, "record": { - "CNAME": "fe782013-16f8-46c2-85d2-20b89c7e4fd7.id.repl.co" + "CNAME": "2fd4a23b-6608-4be8-b2fc-911cc30b1b87.id.repl.co" } } From 0234ff5392388b688f1233a2ab7f878dfd798712 Mon Sep 17 00:00:00 2001 From: jerik Date: Tue, 23 May 2023 18:20:26 +0800 Subject: [PATCH 1990/8412] Create jerikchan.json --- domains/jerikchan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jerikchan.json diff --git a/domains/jerikchan.json b/domains/jerikchan.json new file mode 100644 index 000000000..2bf538bcd --- /dev/null +++ b/domains/jerikchan.json @@ -0,0 +1,11 @@ +{ + "description": "jerikchan.is-a.dev", + "repo": "https://github.com/jerikchan/jerikchan.github.io", + "owner": { + "username": "jerikchan", + "email": "jerikchan@gmail.com" + }, + "record": { + "CNAME": "jerikchan.github.io" + } +} From 0055a77f2ab3229a1e755c40b32f4eaea6fffc0b Mon Sep 17 00:00:00 2001 From: Mac <130684812+itsmaclol@users.noreply.github.com> Date: Tue, 23 May 2023 18:46:11 +0200 Subject: [PATCH 1991/8412] ip change --- domains/mac.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mac.json b/domains/mac.json index 81ed37858..1e9bac6ed 100644 --- a/domains/mac.json +++ b/domains/mac.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["34.175.225.165"] + "A": ["34.175.104.138"] } } From 01d80835f22fb2411e8b61608c2a172f900f2b17 Mon Sep 17 00:00:00 2001 From: Tanya Lai Date: Tue, 23 May 2023 17:03:06 -0700 Subject: [PATCH 1992/8412] Create tanyalai.json --- domains/tanyalai.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tanyalai.json diff --git a/domains/tanyalai.json b/domains/tanyalai.json new file mode 100644 index 000000000..0dcc79645 --- /dev/null +++ b/domains/tanyalai.json @@ -0,0 +1,12 @@ +{ + "description": "Tanya Lai's personal website", + "repo": "https://github.com/tanyalai/tanyalai.github.io", + "owner": { + "username": "tanyalai", + "email": "tanyalai@outlook.com", + "twitter": "TanyaLai23" + }, + "record": { + "CNAME": "tanyalai.github.io" + } +} From f7086f6896f003f7c4e3e8d5331f23855208dfad Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 May 2023 12:16:32 +0800 Subject: [PATCH 1993/8412] Update yuuto.json --- domains/yuuto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yuuto.json b/domains/yuuto.json index 12a22f9a1..bf8660a4f 100644 --- a/domains/yuuto.json +++ b/domains/yuuto.json @@ -7,6 +7,6 @@ "discord": "YUUTO#9199" }, "record": { - "CNAME": "user93485.github.io/yuuto/" + "CNAME": "user93485.github.io" } } From 3e98f6c5ab0932f42e6b835f218bb51578acf11b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 May 2023 14:13:03 +0800 Subject: [PATCH 1994/8412] Delete jdszekeres.is-a.dev.json --- domains/jdszekeres.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/jdszekeres.is-a.dev.json diff --git a/domains/jdszekeres.is-a.dev.json b/domains/jdszekeres.is-a.dev.json deleted file mode 100644 index 6310d3106..000000000 --- a/domains/jdszekeres.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "jdszekeres", - "email": "jdszekeres@gmail.com" - }, - - "record": { - "CNAME": "" - } -} From 06230f219b521f16e0e4dc3fdff78712c3d914d1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 24 May 2023 14:13:44 +0800 Subject: [PATCH 1995/8412] Update jdszekeres.json --- domains/jdszekeres.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/jdszekeres.json b/domains/jdszekeres.json index de4f5050c..aba19acf6 100644 --- a/domains/jdszekeres.json +++ b/domains/jdszekeres.json @@ -1,10 +1,8 @@ { - "description": "Describe the use of this subdomain", "repo": "https://github.com/jdszekeres/jdszekeres.github.io", "owner": { "username": "jdszekeres", - "email": "racoxo1041@favilu.com", - "twitter": "none" + "email": "racoxo1041@favilu.com" }, "record": { "CNAME": "jdszekeres.github.io" From a0f44a057e9ec5b8bfbe336a581e4b0fb19e1832 Mon Sep 17 00:00:00 2001 From: Riotly <132055925+Riotly@users.noreply.github.com> Date: Wed, 24 May 2023 15:48:47 +0530 Subject: [PATCH 1996/8412] harsh.json --- domains/harsh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/harsh.json diff --git a/domains/harsh.json b/domains/harsh.json new file mode 100644 index 000000000..060d2ae02 --- /dev/null +++ b/domains/harsh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Riotly", + "email": "email@oharsh.vip" + }, + "record": { + "A": ["185.27.134.98"] + "URL": "https://oharsh.vip" + } +} From 051a3be483d4124fb35fcadd4f1fe3e3a591e519 Mon Sep 17 00:00:00 2001 From: NotArya <122024468+NotAryaaa@users.noreply.github.com> Date: Wed, 24 May 2023 19:51:22 +0330 Subject: [PATCH 1997/8412] Create notarya.json --- domains/notarya.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/notarya.json diff --git a/domains/notarya.json b/domains/notarya.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/notarya.json @@ -0,0 +1 @@ + From 817913d5fa7e56dbc78a48acbf7bf8b6f89ec936 Mon Sep 17 00:00:00 2001 From: Natasquare <82507131+Natasquare@users.noreply.github.com> Date: Thu, 25 May 2023 00:29:19 +0700 Subject: [PATCH 1998/8412] feat: update nat.json changed CNAME record and discord info --- domains/nat.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nat.json b/domains/nat.json index 84c0c6d90..1889d6813 100644 --- a/domains/nat.json +++ b/domains/nat.json @@ -1,10 +1,10 @@ { "owner": { "username": "Natasquare", - "discord": "Natasquare#8297", + "discord": "696698254770831421", "email": "natasquarelol@gmail.com" }, "record": { - "CNAME": "d42474b9-07e0-4f87-94ba-d47a4477dde5.id.repl.co" + "CNAME": "natasquare.github.io" } } From 55952521a91ee40b70dc3596d268d030b9c480fe Mon Sep 17 00:00:00 2001 From: Md Muntasir Hossain <78915768+muntasir-dev@users.noreply.github.com> Date: Thu, 25 May 2023 00:24:05 +0600 Subject: [PATCH 1999/8412] Create muntasir.json --- domains/muntasir.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/muntasir.json diff --git a/domains/muntasir.json b/domains/muntasir.json new file mode 100644 index 000000000..e29721b44 --- /dev/null +++ b/domains/muntasir.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "muntasir-dev", + "email": "meeoundnp@gmail.com" + }, + + "record": { + "CNAME": "muntasir.github.io" + } +} From 29f707bbbe7098776988f6ad429bd2ad4197fdfc Mon Sep 17 00:00:00 2001 From: Wahid Khan Date: Thu, 25 May 2023 00:32:58 +0530 Subject: [PATCH 2000/8412] Update wahid7852.json Shift to vercel --- domains/wahid7852.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/wahid7852.json b/domains/wahid7852.json index ede6b934b..63045d0a3 100644 --- a/domains/wahid7852.json +++ b/domains/wahid7852.json @@ -6,6 +6,7 @@ "email": "wahidzk0091@gmail.com" }, "record": { - "CNAME": "Wahid7852.github.io" + "TXT": "vc-domain-verify=wahid7852.is-a.dev,2e76e60964405fc5d61d" + "CNAME": "https://wahid-wahid7852.vercel.app/" } } From 04389054db04f245fd78baaef845e12be92ca927 Mon Sep 17 00:00:00 2001 From: Gwada33 <104599356+Gwada33@users.noreply.github.com> Date: Wed, 24 May 2023 17:17:17 -0400 Subject: [PATCH 2001/8412] Create gwada.json Hey --- domains/gwada.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gwada.json diff --git a/domains/gwada.json b/domains/gwada.json new file mode 100644 index 000000000..999094a06 --- /dev/null +++ b/domains/gwada.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gwada", + "email": "gwadagwada22@gmail.com" + }, + "record": { + "URL": "https://gwada.netlify.app" + } +} From d38941fc5352cd2ffca5ff2b8efa923be5f344b7 Mon Sep 17 00:00:00 2001 From: OtterCodes101 <134523836+OtterCodes101@users.noreply.github.com> Date: Wed, 24 May 2023 16:13:52 -0600 Subject: [PATCH 2002/8412] Create otter.json --- domains/otter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/otter.json diff --git a/domains/otter.json b/domains/otter.json new file mode 100644 index 000000000..8efbcc1a2 --- /dev/null +++ b/domains/otter.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website!", + "repo": "https://github.com/OtterCodes101/OtterCodes101.github.io", + "owner": { + "username": "OtterCodes101", + "email": "oliver.anderson4435@gmail.com", + }, + "record": { + "CNAME": "ottercodes101.github.io" + } +} From 8efd7b10d86a6b5a32e6b9456ad70b20cee1885b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 25 May 2023 07:44:07 +0800 Subject: [PATCH 2003/8412] Update wahid7852.json --- domains/wahid7852.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/wahid7852.json b/domains/wahid7852.json index 63045d0a3..fbadf522a 100644 --- a/domains/wahid7852.json +++ b/domains/wahid7852.json @@ -6,7 +6,6 @@ "email": "wahidzk0091@gmail.com" }, "record": { - "TXT": "vc-domain-verify=wahid7852.is-a.dev,2e76e60964405fc5d61d" - "CNAME": "https://wahid-wahid7852.vercel.app/" + "URL": "https://wahid-wahid7852.vercel.app" } } From 6f8245fbc5e4bdaaf85730f2c73cde3f3dc73557 Mon Sep 17 00:00:00 2001 From: Gabriel De Castro Date: Thu, 25 May 2023 07:49:50 +0800 Subject: [PATCH 2004/8412] Delete hase0278.json --- domains/hase0278.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/hase0278.json diff --git a/domains/hase0278.json b/domains/hase0278.json deleted file mode 100644 index 99a4e7b56..000000000 --- a/domains/hase0278.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hase0278's developer portfolio website", - "repo": "https://github.com/hase0278/developer-portfolio", - "owner": { - "username": "hase0278", - "email": "betterhalf278@gmail.com" - }, - "record": { - "CNAME": "hase0278.github.io" - } -} From 612087533f31ec6748ed6c048e9fb157cbd50242 Mon Sep 17 00:00:00 2001 From: Gabriel De Castro Date: Thu, 25 May 2023 07:50:35 +0800 Subject: [PATCH 2005/8412] Change hase0278.is-a.dev to gdc.is-a.dev --- domains/gdc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gdc.json diff --git a/domains/gdc.json b/domains/gdc.json new file mode 100644 index 000000000..99a4e7b56 --- /dev/null +++ b/domains/gdc.json @@ -0,0 +1,11 @@ +{ + "description": "Hase0278's developer portfolio website", + "repo": "https://github.com/hase0278/developer-portfolio", + "owner": { + "username": "hase0278", + "email": "betterhalf278@gmail.com" + }, + "record": { + "CNAME": "hase0278.github.io" + } +} From ba3a6514e28ae397945d6c8d8a60db01dba69afb Mon Sep 17 00:00:00 2001 From: titus <64428706+titusj3026@users.noreply.github.com> Date: Wed, 24 May 2023 19:10:43 -0600 Subject: [PATCH 2006/8412] feat(domain): add `owner.is-a.dev` --- domains/owner.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/owner.json diff --git a/domains/owner.json b/domains/owner.json new file mode 100644 index 000000000..adbf275c7 --- /dev/null +++ b/domains/owner.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "titusj3026", + "email": "titusjeffery54@gmail.com" + }, + + "record": { + "CNAME": "titusj3026.github.io" + } +} From 211a77b6ab357a85710f28144ad4adcabcdc33a7 Mon Sep 17 00:00:00 2001 From: Riotly <132055925+Riotly@users.noreply.github.com> Date: Thu, 25 May 2023 08:05:31 +0530 Subject: [PATCH 2007/8412] harsh.json --- domains/harsh.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/harsh.json b/domains/harsh.json index 060d2ae02..48d4cbde3 100644 --- a/domains/harsh.json +++ b/domains/harsh.json @@ -4,7 +4,6 @@ "email": "email@oharsh.vip" }, "record": { - "A": ["185.27.134.98"] "URL": "https://oharsh.vip" } } From 47a080061547bf05bf2154304572b34b5d7016b0 Mon Sep 17 00:00:00 2001 From: Haridarshan Choudhary <68905333+hdck007@users.noreply.github.com> Date: Thu, 25 May 2023 13:32:23 +0530 Subject: [PATCH 2008/8412] Create haridarshan.json --- domains/haridarshan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/haridarshan.json diff --git a/domains/haridarshan.json b/domains/haridarshan.json new file mode 100644 index 000000000..87f1cf011 --- /dev/null +++ b/domains/haridarshan.json @@ -0,0 +1,11 @@ +{ + "description": "haridarshan.is-a.dev, for my portfolio", + "repo": "https://github.com/hdck007/me", + "owner": { + "username": "hdck007" + }, + "record": { + "TXT": "vc-domain-verify=haridarshan.is-a.dev,d20bac86a9c1ce109798", + "URL": "https://haridarshan.vercel.app/" + } +} From e3c065300eecd5a3b822528a590de9e92a6bb7d5 Mon Sep 17 00:00:00 2001 From: Rachit Khurana <70265590+notnotrachit@users.noreply.github.com> Date: Thu, 25 May 2023 21:35:58 +0530 Subject: [PATCH 2009/8412] feat(domain): add `rachit.is-a.dev` --- domains/rachit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rachit.json diff --git a/domains/rachit.json b/domains/rachit.json new file mode 100644 index 000000000..f573fe530 --- /dev/null +++ b/domains/rachit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "notnotrachit", + "email": "rachitkhurana40@gmail.com" + }, + + "record": { + "TXT": "hello world" + } +} From 0ad4e36ba268a745fc972737d6203b8ec0f41f07 Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Thu, 25 May 2023 20:22:48 +0400 Subject: [PATCH 2010/8412] Update xenon.json --- domains/xenon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xenon.json b/domains/xenon.json index ed72bb0e3..df82d5ef4 100644 --- a/domains/xenon.json +++ b/domains/xenon.json @@ -5,6 +5,6 @@ "email": "lmgxenon9066@gmail.com" }, "record": { - "CNAME": "2fd4a23b-6608-4be8-b2fc-911cc30b1b87.id.repl.co" + "CNAME": "xenon-8n8x.onrender.com" } } From b78bbd60853468f193b1ceb66a3055f29125377b Mon Sep 17 00:00:00 2001 From: Rachit Khurana <70265590+notnotrachit@users.noreply.github.com> Date: Thu, 25 May 2023 22:11:20 +0530 Subject: [PATCH 2011/8412] Update rachit.json --- domains/rachit.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/rachit.json b/domains/rachit.json index f573fe530..7bac58800 100644 --- a/domains/rachit.json +++ b/domains/rachit.json @@ -1,10 +1,13 @@ { + "description": "My personal portfolio website", "owner": { "username": "notnotrachit", - "email": "rachitkhurana40@gmail.com" + "email": "rachitkhurana40@gmail.com", + "twitter": "notnotrachit" }, "record": { + "CNAME": "notnotrachit.github.io" "TXT": "hello world" } } From a5d0cd62175706594c4ba096bb354b0e28ae6f34 Mon Sep 17 00:00:00 2001 From: hypnomacka <95231457+hypnomacka@users.noreply.github.com> Date: Thu, 25 May 2023 18:53:44 +0200 Subject: [PATCH 2012/8412] Create hypnomacka.json --- domains/hypnomacka.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hypnomacka.json diff --git a/domains/hypnomacka.json b/domains/hypnomacka.json new file mode 100644 index 000000000..6e490669a --- /dev/null +++ b/domains/hypnomacka.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hypnomacka", + "email": "hypnomacka@gmail.com" + }, + + "record": { + "CNAME": "hypnomacka.github.io" + } +} From 6dffbb9e87a81f7a9c10f12d8bfd4705f817461c Mon Sep 17 00:00:00 2001 From: Jeydin21 Date: Thu, 25 May 2023 20:36:26 -0500 Subject: [PATCH 2013/8412] Update jeydin.json --- domains/jeydin.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/jeydin.json b/domains/jeydin.json index 1c7d80887..5cc73960f 100644 --- a/domains/jeydin.json +++ b/domains/jeydin.json @@ -1,12 +1,11 @@ { - "description": "I play a game called Genshin Impact", + "description": "I like code, but code does not like me", "repo": "https://github.com/Jeydin21/jeydin.github.io", "owner": { "username": "Jeydin21", - "email": "JeyPham21@gmail.com", - "twitter": "Jeydin21" + "email": "JeyPham21@gmail.com" }, "record": { - "CNAME": "jeydin.github.io" + "CNAME": "jeydin21.github.io/jeydin.github.io" } } From 35bf2815beb2ce07e90d27a1182275f52461d71d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 26 May 2023 09:39:55 +0800 Subject: [PATCH 2014/8412] fix cname --- domains/jeydin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeydin.json b/domains/jeydin.json index 5cc73960f..f7b1ca8f5 100644 --- a/domains/jeydin.json +++ b/domains/jeydin.json @@ -6,6 +6,6 @@ "email": "JeyPham21@gmail.com" }, "record": { - "CNAME": "jeydin21.github.io/jeydin.github.io" + "CNAME": "jeydin21.github.io" } } From b8bbe743d5756182083ee8a4a0e314f2ce5cf2f8 Mon Sep 17 00:00:00 2001 From: titus <64428706+titusj3026@users.noreply.github.com> Date: Thu, 25 May 2023 20:07:14 -0600 Subject: [PATCH 2015/8412] feat(domain): add `rasp.is-a.dev` --- domains/rasp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rasp.json diff --git a/domains/rasp.json b/domains/rasp.json new file mode 100644 index 000000000..767638146 --- /dev/null +++ b/domains/rasp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "titusj3026", + "email": "titusjeffery54@gmail.com" + }, + + "record": { + "A": ["https://titusj3026.github.io"] + } +} From 70a7bf552fcb7d9335f90a84de2ac1d4a0dba0e6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 26 May 2023 14:56:59 +0800 Subject: [PATCH 2016/8412] Delete owner.json --- domains/owner.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/owner.json diff --git a/domains/owner.json b/domains/owner.json deleted file mode 100644 index adbf275c7..000000000 --- a/domains/owner.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "titusj3026", - "email": "titusjeffery54@gmail.com" - }, - - "record": { - "CNAME": "titusj3026.github.io" - } -} From ff2864158d3f61f3a5e26d42b2d814003b511035 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 26 May 2023 14:57:45 +0800 Subject: [PATCH 2017/8412] Update rasp.json --- domains/rasp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rasp.json b/domains/rasp.json index 767638146..adbf275c7 100644 --- a/domains/rasp.json +++ b/domains/rasp.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["https://titusj3026.github.io"] + "CNAME": "titusj3026.github.io" } } From 76dc1c931540b82ccb188de6ab4f498c9e1227f3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 26 May 2023 14:59:12 +0800 Subject: [PATCH 2018/8412] Update rachit.json --- domains/rachit.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/rachit.json b/domains/rachit.json index 7bac58800..8e82908c1 100644 --- a/domains/rachit.json +++ b/domains/rachit.json @@ -8,6 +8,5 @@ "record": { "CNAME": "notnotrachit.github.io" - "TXT": "hello world" } } From 9f5b28d91744e7c53273001a0e1882b0ad47380d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 26 May 2023 15:00:42 +0800 Subject: [PATCH 2019/8412] Update muntasir.json --- domains/muntasir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/muntasir.json b/domains/muntasir.json index e29721b44..1bcdfea17 100644 --- a/domains/muntasir.json +++ b/domains/muntasir.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "muntasir.github.io" + "CNAME": "muntasir-de.github.io" } } From 9a05b44afbc7861bfa09a146b27593b06d1592b2 Mon Sep 17 00:00:00 2001 From: Mehmet Abak <70433403+memoli0@users.noreply.github.com> Date: Fri, 26 May 2023 10:50:17 +0300 Subject: [PATCH 2020/8412] Create mehmetabak.json add --- domains/mehmetabak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mehmetabak.json diff --git a/domains/mehmetabak.json b/domains/mehmetabak.json new file mode 100644 index 000000000..115469a82 --- /dev/null +++ b/domains/mehmetabak.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "memoli0", + "email": "indiahelloim01@gmail.com" + }, + "description": "This is for my personal website made.", + "record": { + "CNAME": "memoli0.github.io" + } +} From 9945072959eff8e980c1b4fc1f86be99a74123be Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 26 May 2023 16:05:13 +0800 Subject: [PATCH 2021/8412] Update otter.json --- domains/otter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/otter.json b/domains/otter.json index 8efbcc1a2..e10a93302 100644 --- a/domains/otter.json +++ b/domains/otter.json @@ -3,7 +3,7 @@ "repo": "https://github.com/OtterCodes101/OtterCodes101.github.io", "owner": { "username": "OtterCodes101", - "email": "oliver.anderson4435@gmail.com", + "email": "oliver.anderson4435@gmail.com" }, "record": { "CNAME": "ottercodes101.github.io" From 17562e318a2498b60bbfe356fcb1b90d6b51f7a8 Mon Sep 17 00:00:00 2001 From: Mehmet Abak <70433403+memoli0@users.noreply.github.com> Date: Fri, 26 May 2023 11:06:13 +0300 Subject: [PATCH 2022/8412] Update mehmetabak.json --- domains/mehmetabak.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/mehmetabak.json b/domains/mehmetabak.json index 115469a82..78f61474e 100644 --- a/domains/mehmetabak.json +++ b/domains/mehmetabak.json @@ -1,10 +1,12 @@ { + "description": "This is for my personal website made.", + "repo": "https://github.com/memoli0/Dev", "owner": { "username": "memoli0", "email": "indiahelloim01@gmail.com" }, - "description": "This is for my personal website made.", "record": { - "CNAME": "memoli0.github.io" + "TXT": "vc-domain-verify=mehmetabak.is-a.dev,6b405adb4fe1bc076ec6", + "URL": "https://mehmetabak.vercel.app/" } } From ad6530fec1d10e2404410feea23c7c7964eca00a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 26 May 2023 16:12:52 +0800 Subject: [PATCH 2023/8412] Update haridarshan.json --- domains/haridarshan.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/haridarshan.json b/domains/haridarshan.json index 87f1cf011..9e2397a98 100644 --- a/domains/haridarshan.json +++ b/domains/haridarshan.json @@ -2,10 +2,10 @@ "description": "haridarshan.is-a.dev, for my portfolio", "repo": "https://github.com/hdck007/me", "owner": { - "username": "hdck007" + "username": "hdck007", + "email": "" }, "record": { - "TXT": "vc-domain-verify=haridarshan.is-a.dev,d20bac86a9c1ce109798", - "URL": "https://haridarshan.vercel.app/" + "URL": "https://haridarshan.vercel.app" } } From 803abea3518d75ae98e6df3f453b69cad7b1d807 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 26 May 2023 16:27:03 +0800 Subject: [PATCH 2024/8412] Update mehmetabak.json --- domains/mehmetabak.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mehmetabak.json b/domains/mehmetabak.json index 78f61474e..f331e5588 100644 --- a/domains/mehmetabak.json +++ b/domains/mehmetabak.json @@ -6,7 +6,6 @@ "email": "indiahelloim01@gmail.com" }, "record": { - "TXT": "vc-domain-verify=mehmetabak.is-a.dev,6b405adb4fe1bc076ec6", - "URL": "https://mehmetabak.vercel.app/" + "URL": "https://mehmetabak.vercel.app" } } From ea8c10bdd5d5484ee7a266f0712f6274fc48fd9c Mon Sep 17 00:00:00 2001 From: Daniel Barton Date: Fri, 26 May 2023 20:00:04 +1000 Subject: [PATCH 2025/8412] Update daniel4-dev.json Changing the cname --- domains/daniel4-dev.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/daniel4-dev.json b/domains/daniel4-dev.json index 49cde973f..3e96eabf6 100644 --- a/domains/daniel4-dev.json +++ b/domains/daniel4-dev.json @@ -1,10 +1,10 @@ { - "description": "Daniel Barton's games site", + "description": "Daniel's API", "owner": { "username": "daniel4-scratch", "email": "llama552621@gmail.com" }, "record": { - "CNAME": "b1a7de73-3e69-432d-91b8-cedb341d848b.id.repl.co" + "CNAME": "623c3932-ce2c-4590-8f9a-660abb02d893.id.repl.co" } } From a637fb9baf43a1c3cf9c6f5fcd1a14b337c1abaa Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Fri, 26 May 2023 18:48:04 +0800 Subject: [PATCH 2026/8412] fix: record should be array --- domains/suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/suki.json b/domains/suki.json index 69545f88d..226c71c4f 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -8,6 +8,6 @@ "record": { "A": ["212.193.3.66"], "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all", - "MX": "panel.crystalcloud.xyz" + "MX": ["panel.crystalcloud.xyz"] } } From 832d8d7c8ee7b67ee8c2069390d1738f388e7d0d Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Fri, 26 May 2023 18:55:57 +0800 Subject: [PATCH 2027/8412] feat: `@is-a-dev/maintainers` to `is-a-dev` --- domains/_github-pages-challenge-andrewstech.privacy.json | 2 +- domains/_github-pages-challenge-wdhdev.raw-api.json | 2 +- domains/api.json | 2 +- domains/auth.json | 2 +- domains/beta.json | 2 +- domains/cli.json | 2 +- domains/docs.json | 2 +- domains/live.preview.beta.json | 2 +- domains/maintainers.json | 2 +- domains/preview.beta.json | 2 +- domains/privacy.json | 2 +- domains/raw-api.json | 2 +- domains/register.json | 2 +- domains/staff.json | 2 +- domains/status.json | 2 +- domains/team.json | 2 +- 16 files changed, 16 insertions(+), 16 deletions(-) diff --git a/domains/_github-pages-challenge-andrewstech.privacy.json b/domains/_github-pages-challenge-andrewstech.privacy.json index 2f4e6595b..d16b0382a 100644 --- a/domains/_github-pages-challenge-andrewstech.privacy.json +++ b/domains/_github-pages-challenge-andrewstech.privacy.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json index 238b93078..0aeb7a4cf 100644 --- a/domains/_github-pages-challenge-wdhdev.raw-api.json +++ b/domains/_github-pages-challenge-wdhdev.raw-api.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, diff --git a/domains/api.json b/domains/api.json index 2c049a77b..2afedf41e 100644 --- a/domains/api.json +++ b/domains/api.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, diff --git a/domains/auth.json b/domains/auth.json index b89bf8cf7..b184c3293 100644 --- a/domains/auth.json +++ b/domains/auth.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/beta.json b/domains/beta.json index 8eb6eae64..0fc3a29a3 100644 --- a/domains/beta.json +++ b/domains/beta.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/cli.json b/domains/cli.json index 18afdb500..d6b5429e2 100644 --- a/domains/cli.json +++ b/domains/cli.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, diff --git a/domains/docs.json b/domains/docs.json index 89932ab96..5b6fb0a15 100644 --- a/domains/docs.json +++ b/domains/docs.json @@ -2,7 +2,7 @@ "description": "Documentation website for is-a.dev", "repo": "https://github.com/is-a-dev/docs", "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/live.preview.beta.json b/domains/live.preview.beta.json index 9dc8fc069..09b4f1ae3 100644 --- a/domains/live.preview.beta.json +++ b/domains/live.preview.beta.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/maintainers.json b/domains/maintainers.json index 54275b5d6..aaca41559 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/preview.beta.json b/domains/preview.beta.json index 0f3cab465..17ebbe84d 100644 --- a/domains/preview.beta.json +++ b/domains/preview.beta.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/privacy.json b/domains/privacy.json index 0ad71d726..447383cfa 100644 --- a/domains/privacy.json +++ b/domains/privacy.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/raw-api.json b/domains/raw-api.json index 33debcf9b..10d14c84b 100644 --- a/domains/raw-api.json +++ b/domains/raw-api.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, diff --git a/domains/register.json b/domains/register.json index 0836b95c8..3ad1822b5 100644 --- a/domains/register.json +++ b/domains/register.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, diff --git a/domains/staff.json b/domains/staff.json index 6ae9fc5d3..334e79140 100644 --- a/domains/staff.json +++ b/domains/staff.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/status.json b/domains/status.json index 13fe61729..b22c83583 100644 --- a/domains/status.json +++ b/domains/status.json @@ -1,6 +1,6 @@ { "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/team.json b/domains/team.json index 2a9d8f7f8..4aa1cf321 100644 --- a/domains/team.json +++ b/domains/team.json @@ -2,7 +2,7 @@ "description": "The Maintainer Docs For The Is-A.Dev Website!", "repo": "github.com/is-a-dev/maintainer-docs", "owner": { - "username": "@is-a-dev/maintainers", + "username": "is-a-dev", "email": "phenax5@gmail.com" }, "record": { From 1a9f30bba6ee83b5cfde38c7ac2ec3f7962c0d56 Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Fri, 26 May 2023 19:24:12 +0800 Subject: [PATCH 2028/8412] Create data.json --- domains/data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/data.json diff --git a/domains/data.json b/domains/data.json new file mode 100644 index 000000000..10d14c84b --- /dev/null +++ b/domains/data.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "CNAME": "wdhdev.github.io" + } +} From a10ca0810b594566c043ce53b212c9f5921a0de9 Mon Sep 17 00:00:00 2001 From: iPuppyYT Date: Fri, 26 May 2023 16:56:31 +0530 Subject: [PATCH 2029/8412] Create ipuppyyt.json --- domains/ipuppyyt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ipuppyyt.json diff --git a/domains/ipuppyyt.json b/domains/ipuppyyt.json new file mode 100644 index 000000000..923b53abe --- /dev/null +++ b/domains/ipuppyyt.json @@ -0,0 +1,12 @@ +{ + "description": "My own website", + "repo": "https://github.com/ipuppyyt", + "owner": { + "username": "ipuppyyt", + "email": "dhanush6102002@gmail.com", + "twitter": "ipuppyyt" + }, + "record": { + "CNAME": "new-main-site.pages.dev" + } +} From b6b767d24febb31490088490ebc1fe9868600b38 Mon Sep 17 00:00:00 2001 From: WDH-2 <115670568+WDH-2@users.noreply.github.com> Date: Fri, 26 May 2023 19:27:55 +0800 Subject: [PATCH 2030/8412] Create _github-pages-challenge-wdhdev.data.json --- domains/_github-pages-challenge-wdhdev.data.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-wdhdev.data.json diff --git a/domains/_github-pages-challenge-wdhdev.data.json b/domains/_github-pages-challenge-wdhdev.data.json new file mode 100644 index 000000000..36d8e3f0a --- /dev/null +++ b/domains/_github-pages-challenge-wdhdev.data.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "TXT": "98ab14aec3df26fb9b1626d584d5f5" + } +} From 2e69ef5b0fe4107c33ef2d380ffc31b1c90ca85c Mon Sep 17 00:00:00 2001 From: Bang Domath ID Date: Fri, 26 May 2023 19:31:22 +0700 Subject: [PATCH 2031/8412] feat(domain): add `domathid.is-a.dev.is-a.dev` --- domains/domathid.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/domathid.is-a.dev.json diff --git a/domains/domathid.is-a.dev.json b/domains/domathid.is-a.dev.json new file mode 100644 index 000000000..48434f8fa --- /dev/null +++ b/domains/domathid.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DomathID", + "email": "domath69@gmail.com" + }, + + "record": { + "TXT": "google-site-verification=pyv6-fmko3frdsagasmukccd3gfwimjit_9nlr0gtas" + } +} From c899f4bbb21c85e805f2bdd0497e74c17afcc175 Mon Sep 17 00:00:00 2001 From: Bang Domath ID Date: Fri, 26 May 2023 19:37:22 +0700 Subject: [PATCH 2032/8412] feat(domain): add `domathid.is-a.dev` --- domains/domathid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/domathid.json diff --git a/domains/domathid.json b/domains/domathid.json new file mode 100644 index 000000000..166df2418 --- /dev/null +++ b/domains/domathid.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DomathID", + "email": "domath69@gmail.com" + }, + + "record": { + "TXT": "google-site-verification=meqo7p2jt2sjtmy_vzvb9uz5csto4e3r8otze_kdrky" + } +} From c02213d9da15f87005954630a5491c7724608845 Mon Sep 17 00:00:00 2001 From: Jeydin Pham <89167700+Jeydin@users.noreply.github.com> Date: Fri, 26 May 2023 12:34:44 -0500 Subject: [PATCH 2033/8412] Update jeydin.json --- domains/jeydin.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/jeydin.json b/domains/jeydin.json index f7b1ca8f5..8324fb897 100644 --- a/domains/jeydin.json +++ b/domains/jeydin.json @@ -1,11 +1,11 @@ { "description": "I like code, but code does not like me", - "repo": "https://github.com/Jeydin21/jeydin.github.io", + "repo": "https://github.com/Jeydin/jeydin.github.io", "owner": { - "username": "Jeydin21", + "username": "Jeydin", "email": "JeyPham21@gmail.com" }, "record": { - "CNAME": "jeydin21.github.io" + "CNAME": "jeydin.github.io" } } From 99228be8f4e1d801a0dbfc8aa65d77653c609f72 Mon Sep 17 00:00:00 2001 From: NotArya <122024468+NotAryaaa@users.noreply.github.com> Date: Sat, 27 May 2023 01:36:39 +0330 Subject: [PATCH 2034/8412] Update notarya.json --- domains/notarya.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/notarya.json b/domains/notarya.json index 8b1378917..a9707c5e8 100644 --- a/domains/notarya.json +++ b/domains/notarya.json @@ -1 +1,11 @@ - +{ + "description": "NotArya Website", + "repo": "https://github.com/NotAryaaa/NotArya", + "owner": { + "username": "notarya", + "email": "abiix.messanger@gmail.com" + }, + "record": { + "CNAME": "notarya.rf.gd" + } +} From eacd4193d7257e09d83f1bcb1b54e304904e5783 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 27 May 2023 06:44:39 +0800 Subject: [PATCH 2035/8412] fix username --- domains/notarya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/notarya.json b/domains/notarya.json index a9707c5e8..d12f1a726 100644 --- a/domains/notarya.json +++ b/domains/notarya.json @@ -2,7 +2,7 @@ "description": "NotArya Website", "repo": "https://github.com/NotAryaaa/NotArya", "owner": { - "username": "notarya", + "username": "notaryaaa", "email": "abiix.messanger@gmail.com" }, "record": { From 59ba34ef3b4f89fb2e7043c653bdf2ba7955b990 Mon Sep 17 00:00:00 2001 From: idk Date: Sat, 27 May 2023 12:00:18 +1200 Subject: [PATCH 2036/8412] Delete sage.json Bought my own domain so dont need an is-a.dev domain anymore <3 --- domains/sage.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sage.json diff --git a/domains/sage.json b/domains/sage.json deleted file mode 100644 index 61bf1efd1..000000000 --- a/domains/sage.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "SageDotExe", - "email": "sagerainbow27@gmail.com" - }, - - "record": { - "CNAME": "sagedotexe.github.io" - } -} From 2c261702395d005f78dcfd984b36d955bdbeea24 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Sat, 27 May 2023 10:44:37 +0530 Subject: [PATCH 2037/8412] Delete _github-pages-challenge-priyanshprajapat.monu.json --- .../_github-pages-challenge-priyanshprajapat.monu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-priyanshprajapat.monu.json diff --git a/domains/_github-pages-challenge-priyanshprajapat.monu.json b/domains/_github-pages-challenge-priyanshprajapat.monu.json deleted file mode 100644 index 5b154307b..000000000 --- a/domains/_github-pages-challenge-priyanshprajapat.monu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-a.dev" - }, - "record": { - "TXT": "a65192c96ebe888e8f9b09822aa059" - } -} From 99b0ce14a94ab6af03a98aff5e303c19f1f7febf Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Sat, 27 May 2023 10:45:15 +0530 Subject: [PATCH 2038/8412] Delete _github-pages-challenge-priyanshprajapat.priyansh.json --- ...github-pages-challenge-priyanshprajapat.priyansh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-priyanshprajapat.priyansh.json diff --git a/domains/_github-pages-challenge-priyanshprajapat.priyansh.json b/domains/_github-pages-challenge-priyanshprajapat.priyansh.json deleted file mode 100644 index f0831e46f..000000000 --- a/domains/_github-pages-challenge-priyanshprajapat.priyansh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-a.dev" - }, - "record": { - "TXT": "9344cea7b5e595f0feaf87f729a26a" - } -} From 9a10d97636e0e4373df4c133ac49719969084e81 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Sat, 27 May 2023 10:46:14 +0530 Subject: [PATCH 2039/8412] Update nsh.json --- domains/nsh.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nsh.json b/domains/nsh.json index d9508c0e5..74fd45e71 100644 --- a/domains/nsh.json +++ b/domains/nsh.json @@ -1,7 +1,7 @@ { "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-.dev", + "username": "oyepriyansh", + "email": "oyepriyansh@hotmail.com", "twitter": "oyepriyansh" }, "description": "mail domain", From 16334e591aac0e3b6a99e5530b6e7af69786d17f Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Sat, 27 May 2023 10:46:40 +0530 Subject: [PATCH 2040/8412] Delete www.priyansh.json --- domains/www.priyansh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/www.priyansh.json diff --git a/domains/www.priyansh.json b/domains/www.priyansh.json deleted file mode 100644 index dd1f3dba6..000000000 --- a/domains/www.priyansh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "priyanshprajapat", - "email": "priy@nsh.is-a.dev" - }, - "record": { - "URL": "https://priyansh.is-a.dev" - } -} From ecacc497366f1dfecb21f997d0ff15cbbf7113c6 Mon Sep 17 00:00:00 2001 From: Bang Domath ID Date: Sat, 27 May 2023 14:20:00 +0700 Subject: [PATCH 2041/8412] Delete domathid.is-a.dev.json --- domains/domathid.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/domathid.is-a.dev.json diff --git a/domains/domathid.is-a.dev.json b/domains/domathid.is-a.dev.json deleted file mode 100644 index 48434f8fa..000000000 --- a/domains/domathid.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DomathID", - "email": "domath69@gmail.com" - }, - - "record": { - "TXT": "google-site-verification=pyv6-fmko3frdsagasmukccd3gfwimjit_9nlr0gtas" - } -} From 77a32280a0fbbbc29a52f2ee671ecb152f8beb45 Mon Sep 17 00:00:00 2001 From: Bang Domath ID Date: Sat, 27 May 2023 14:36:23 +0700 Subject: [PATCH 2042/8412] feat(domain): add `domathdotid.is-a.dev` --- domains/domathdotid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/domathdotid.json diff --git a/domains/domathdotid.json b/domains/domathdotid.json new file mode 100644 index 000000000..901df9957 --- /dev/null +++ b/domains/domathdotid.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DomathID", + "email": "domath69@gmail.com" + }, + + "record": { + "TXT": "google-site-verification=yynrogita9e_a8hi83146l7182k85i0b8ltefnjulvw" + } +} From 5d3ace32c0a7f54a8563d303243f9519313824d5 Mon Sep 17 00:00:00 2001 From: Bang Domath ID Date: Sat, 27 May 2023 14:38:01 +0700 Subject: [PATCH 2043/8412] Delete domathid.json --- domains/domathid.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/domathid.json diff --git a/domains/domathid.json b/domains/domathid.json deleted file mode 100644 index 166df2418..000000000 --- a/domains/domathid.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DomathID", - "email": "domath69@gmail.com" - }, - - "record": { - "TXT": "google-site-verification=meqo7p2jt2sjtmy_vzvb9uz5csto4e3r8otze_kdrky" - } -} From 55298f6f049bdf9de86f0b303123a08fcbdd970c Mon Sep 17 00:00:00 2001 From: DaG <70488503+daglaroglou@users.noreply.github.com> Date: Sat, 27 May 2023 15:15:56 +0300 Subject: [PATCH 2044/8412] Create dag.json --- domains/dag.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/dag.json diff --git a/domains/dag.json b/domains/dag.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/dag.json @@ -0,0 +1 @@ + From 3e978d36add34fa67d4bf010758253b6502a7ece Mon Sep 17 00:00:00 2001 From: DaG <70488503+daglaroglou@users.noreply.github.com> Date: Sat, 27 May 2023 15:20:04 +0300 Subject: [PATCH 2045/8412] Update dag.json --- domains/dag.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/domains/dag.json b/domains/dag.json index 8b1378917..94f892def 100644 --- a/domains/dag.json +++ b/domains/dag.json @@ -1 +1,9 @@ - +{ + "owner": { + "username": "Daglaroglou", + "email": "christos.daglaroglou@gmail.com" + }, + "record": { + "CNAME": "https://personal-website.r3fl3x.repl.co" + } +} From 78aca53d63c6c086292b16a3b2ed23ac80c3a7aa Mon Sep 17 00:00:00 2001 From: DaG <70488503+daglaroglou@users.noreply.github.com> Date: Sat, 27 May 2023 15:21:38 +0300 Subject: [PATCH 2046/8412] Update dag.json --- domains/dag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dag.json b/domains/dag.json index 94f892def..c36cf2416 100644 --- a/domains/dag.json +++ b/domains/dag.json @@ -4,6 +4,6 @@ "email": "christos.daglaroglou@gmail.com" }, "record": { - "CNAME": "https://personal-website.r3fl3x.repl.co" + "CNAME": "84d4959a-0b89-4158-b857-f2670a983f88.id.repl.co" } } From 6e88d54ef285fe10a744bd29721cbf88d26b2f81 Mon Sep 17 00:00:00 2001 From: Arafat Rahaman <96245505+Hieser21@users.noreply.github.com> Date: Sat, 27 May 2023 18:52:47 +0600 Subject: [PATCH 2047/8412] Update arafatrahaman.json --- domains/arafatrahaman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/arafatrahaman.json b/domains/arafatrahaman.json index 7dd5e5de6..e0c568786 100644 --- a/domains/arafatrahaman.json +++ b/domains/arafatrahaman.json @@ -1,11 +1,11 @@ { "description": "A personal portfolio website", - "repo": "https://github.com/Hieser21/hieser21.github.io", + "repo": "https://github.com/Hieser21/portfolio", "owner": { "username": "Hieser21", "email": "rarafat883@gmail.com" }, "record": { - "CNAME": "arafatrahaman.up.railway.app" + "CNAME": "portfolio-gh9n.onrender.com" } } From 553f4fb8613af25b5c72947cfbc5fc7d1eda8c2f Mon Sep 17 00:00:00 2001 From: Nikita <68944906+BANanaD3V@users.noreply.github.com> Date: Sat, 27 May 2023 17:12:27 +0300 Subject: [PATCH 2048/8412] feat(domain): add `*.banana.is-a.dev` --- domains/*.banana.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/*.banana.json diff --git a/domains/*.banana.json b/domains/*.banana.json new file mode 100644 index 000000000..5bd3d9aa5 --- /dev/null +++ b/domains/*.banana.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BANanaD3V", + "email": "banana@bananadev.ml" + }, + + "record": { + "A": ["95.165.13.215"] + } +} From 6f9707eb6254fe3997faeff42609cc668ce77569 Mon Sep 17 00:00:00 2001 From: DaG <70488503+daglaroglou@users.noreply.github.com> Date: Sat, 27 May 2023 17:31:50 +0300 Subject: [PATCH 2049/8412] Update dag.json --- domains/dag.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dag.json b/domains/dag.json index c36cf2416..aac9094b4 100644 --- a/domains/dag.json +++ b/domains/dag.json @@ -4,6 +4,7 @@ "email": "christos.daglaroglou@gmail.com" }, "record": { - "CNAME": "84d4959a-0b89-4158-b857-f2670a983f88.id.repl.co" + "CNAME": "84d4959a-0b89-4158-b857-f2670a983f88.id.repl.co", + "TXT": "replit-verify=84d4959a-0b89-4158-b857-f2670a983f88" } } From ba9349a47e8e2436477c1d2fee9c3ea9558b2c47 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 27 May 2023 23:04:51 +0100 Subject: [PATCH 2050/8412] Assist user --- domains/glqch.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/glqch.json diff --git a/domains/glqch.json b/domains/glqch.json new file mode 100644 index 000000000..2999ff98f --- /dev/null +++ b/domains/glqch.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/joythejoystick1/glqch.github.io", + "owner": { + "username": "joythejoystick1", + "email": "bridgerbusiness2@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "2af8afea-16e6-4242-a9eb-f251017b0c5a.id.repl.co" + } +} From 7c063d1fabfdbb3022f40c3f20df1cdd4c283714 Mon Sep 17 00:00:00 2001 From: Bang Domath ID Date: Sun, 28 May 2023 11:13:17 +0700 Subject: [PATCH 2051/8412] Update domathdotid.json Update records --- domains/domathdotid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/domathdotid.json b/domains/domathdotid.json index 901df9957..dc6d6283d 100644 --- a/domains/domathdotid.json +++ b/domains/domathdotid.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "google-site-verification=yynrogita9e_a8hi83146l7182k85i0b8ltefnjulvw" + "CNAME": "domathid.github.io" } } From 0726cb63605d5ca02e5eab5edffc703b16cfa6d3 Mon Sep 17 00:00:00 2001 From: MRD433 <82439158+MRD433@users.noreply.github.com> Date: Sun, 28 May 2023 13:24:58 +0400 Subject: [PATCH 2052/8412] Create op-bot.json --- domains/op-bot.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/op-bot.json diff --git a/domains/op-bot.json b/domains/op-bot.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/op-bot.json @@ -0,0 +1 @@ + From 5f42a6d751418a7784692b259fe9bb554e84ae6b Mon Sep 17 00:00:00 2001 From: MRD433 <82439158+MRD433@users.noreply.github.com> Date: Sun, 28 May 2023 13:42:47 +0400 Subject: [PATCH 2053/8412] feat(domain): add `opbot.is-a.dev` --- domains/opbot.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/opbot.json diff --git a/domains/opbot.json b/domains/opbot.json new file mode 100644 index 000000000..c8bbf5a70 --- /dev/null +++ b/domains/opbot.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MRD433", + "email": "52184mo@gmail.com" + }, + + "record": { + "CNAME": "https://discord-bot-dashboard-1.zfair45.repl.co" + } +} From 32b81a5b81b1af84ac4757404cc02e8dfd927333 Mon Sep 17 00:00:00 2001 From: Gabriel De Castro Date: Sun, 28 May 2023 17:51:04 +0800 Subject: [PATCH 2054/8412] gab.json from gdc.json. Will remove gdc.json once this is live. --- domains/gab.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gab.json diff --git a/domains/gab.json b/domains/gab.json new file mode 100644 index 000000000..b7bbe734a --- /dev/null +++ b/domains/gab.json @@ -0,0 +1,10 @@ +{ + "description": "Hase0278's developer portfolio website cloudflare server", + "owner": { + "username": "hase0278", + "email": "betterhalf278@gmail.com" + }, + "record": { + "CNAME": "developer-portfolio-2qp.pages.dev" + } +} From d71478836c595915ce83960632d85109c6a8d459 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 May 2023 17:59:03 +0800 Subject: [PATCH 2055/8412] Delete op-bot.json --- domains/op-bot.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/op-bot.json diff --git a/domains/op-bot.json b/domains/op-bot.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/op-bot.json +++ /dev/null @@ -1 +0,0 @@ - From b9119293caeeb02b3b0e99d5b1137b6319fc5660 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 28 May 2023 17:59:28 +0800 Subject: [PATCH 2056/8412] Update opbot.json --- domains/opbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/opbot.json b/domains/opbot.json index c8bbf5a70..3e74a0bcb 100644 --- a/domains/opbot.json +++ b/domains/opbot.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "https://discord-bot-dashboard-1.zfair45.repl.co" + "CNAME": "discord-bot-dashboard-1.zfair45.repl.co" } } From 681407cf114a6a0d15d14ff1fec7b0745b9f7761 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:06:08 +0800 Subject: [PATCH 2057/8412] feat: update domains + readme --- README.md | 3 ++- domains/_github-pages-challenge-wdhdev.data.json | 4 ++-- domains/_github-pages-challenge-wdhdev.raw-api.json | 4 ++-- domains/api.json | 4 ++-- domains/data.json | 4 ++-- domains/raw-api.json | 4 ++-- domains/william.json | 10 ++++++++++ 7 files changed, 22 insertions(+), 11 deletions(-) create mode 100644 domains/william.json diff --git a/README.md b/README.md index 74b9d107e..b38be1827 100644 --- a/README.md +++ b/README.md @@ -17,6 +17,7 @@

## Register + ### Manual Registration - [Fork](https://github.com/is-a-dev/register/fork) this repository. @@ -28,7 +29,7 @@ ### CLI Registration -###### Source Code: https://github.com/wdhdev/is-a-dev-cli +For issues with the CLI, **DO NOT OPEN AN ISSUE ON THIS REPOSITORY**, instead open an issue [here](https://github.com/wdhdev/is-a-dev-cli/issues/new). Install the CLI: diff --git a/domains/_github-pages-challenge-wdhdev.data.json b/domains/_github-pages-challenge-wdhdev.data.json index 36d8e3f0a..274f5bd67 100644 --- a/domains/_github-pages-challenge-wdhdev.data.json +++ b/domains/_github-pages-challenge-wdhdev.data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json index 0aeb7a4cf..261a097c6 100644 --- a/domains/_github-pages-challenge-wdhdev.raw-api.json +++ b/domains/_github-pages-challenge-wdhdev.raw-api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/api.json b/domains/api.json index 2afedf41e..72adff01c 100644 --- a/domains/api.json +++ b/domains/api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/data.json b/domains/data.json index 10d14c84b..5738c9ef2 100644 --- a/domains/data.json +++ b/domains/data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/raw-api.json b/domains/raw-api.json index 10d14c84b..5738c9ef2 100644 --- a/domains/raw-api.json +++ b/domains/raw-api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/william.json b/domains/william.json new file mode 100644 index 000000000..6f0c5a82f --- /dev/null +++ b/domains/william.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" + }, + + "record": { + "URL": "https://williamharrison.dev" + } +} From f3d0502b2c3fae0ea8ea6ff44896669dcf79c355 Mon Sep 17 00:00:00 2001 From: Gabriel De Castro Date: Sun, 28 May 2023 18:22:02 +0800 Subject: [PATCH 2058/8412] Remove gdc.is-a.dev --- domains/gdc.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gdc.json diff --git a/domains/gdc.json b/domains/gdc.json deleted file mode 100644 index 99a4e7b56..000000000 --- a/domains/gdc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hase0278's developer portfolio website", - "repo": "https://github.com/hase0278/developer-portfolio", - "owner": { - "username": "hase0278", - "email": "betterhalf278@gmail.com" - }, - "record": { - "CNAME": "hase0278.github.io" - } -} From 02d4d0dcaa443f182c24111d5aefcce609f8d329 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:34:02 +0800 Subject: [PATCH 2059/8412] Delete ws.json --- domains/ws.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ws.json diff --git a/domains/ws.json b/domains/ws.json deleted file mode 100644 index e070ff882..000000000 --- a/domains/ws.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "an api for my discord bot", - "repo": "https://github.com/teamjoelee/me", - "owner": { - "username": "teamjoelee", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "a91c9e80-8282-444e-adb1-18be6d6ffbc2.repl.co" - } -} From 96453f2f60c55145364b1659130c92dac8d58b28 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:35:25 +0800 Subject: [PATCH 2060/8412] Delete wind.json --- domains/wind.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wind.json diff --git a/domains/wind.json b/domains/wind.json deleted file mode 100644 index 72635352b..000000000 --- a/domains/wind.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "WindTR's Website", - "owner": { - "username": "WindTR", - "email": "westselim20@gmail.com" - }, - "record": { - "URL": "https://wind.js.org" - } -} From 411d25ef03908a28559ca30b83dba2fe99381115 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:36:38 +0800 Subject: [PATCH 2061/8412] Delete web.json --- domains/web.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/web.json diff --git a/domains/web.json b/domains/web.json deleted file mode 100644 index d5509e712..000000000 --- a/domains/web.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LellisV2", - "email": "lellis2x@gmail.com" - }, - "record": { - "A": ["193.25.215.223"] - } -} From 86e94b3d153b362181c964ab4016d1af7d7c334c Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:37:33 +0800 Subject: [PATCH 2062/8412] Delete vvc-bot.json --- domains/vvc-bot.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/vvc-bot.json diff --git a/domains/vvc-bot.json b/domains/vvc-bot.json deleted file mode 100644 index 327b16b64..000000000 --- a/domains/vvc-bot.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal website", - "repo": "https://github.com/SmallFCraft1/vvc-bot.github.io", - "owner": { - "username": "Pham Huy", - "email": "huytqd@gmail.com" - }, - "record": { - "CNAME": "vvc-bot.github.io" - } -} From 7b67c6a344838774c014013dbdadebb6705790ea Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:38:15 +0800 Subject: [PATCH 2063/8412] Update rabbi-shuki.json --- domains/rabbi-shuki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rabbi-shuki.json b/domains/rabbi-shuki.json index b31c7c75f..dfbfd01c1 100644 --- a/domains/rabbi-shuki.json +++ b/domains/rabbi-shuki.json @@ -2,7 +2,7 @@ "description": "TODO: update readme", "repo": "https://github.com/rabbishuki/rabbishuki.github.io", "owner": { - "username": "Rabbi Shuki", + "username": "rabbishuki", "email": "rabbishuki+is-a-dev@gmail.com" }, "record": { From 587fb050048f2b1592ac0c1bca98046fffcca949 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:38:49 +0800 Subject: [PATCH 2064/8412] Update simonwong.json --- domains/simonwong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/simonwong.json b/domains/simonwong.json index 2c1c58f81..0fdbf343f 100644 --- a/domains/simonwong.json +++ b/domains/simonwong.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Simon Wong", + "username": "simonwong", "email": "wsjwsjsimon@gmail.com", "twitter": "wsj_simonwong", "discord": "Simon Wong#6040" From a9773639f3efb34da43ca7cbe461c864fefca10a Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:39:40 +0800 Subject: [PATCH 2065/8412] Update tomas.json --- domains/tomas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tomas.json b/domains/tomas.json index b14ef1090..3e20b90fc 100644 --- a/domains/tomas.json +++ b/domains/tomas.json @@ -1,7 +1,7 @@ { "description": "Tomas's personal developer website", "owner": { - "username": "Tomas Ukrinas", + "username": "Tomaas0", "email": "tomas@ukrinas.eu" }, "record": { From 55c929cbd98ed0eb74e459a4e86c3bb2d6eb2fd4 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:40:30 +0800 Subject: [PATCH 2066/8412] Update shivanshu814.json --- domains/shivanshu814.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shivanshu814.json b/domains/shivanshu814.json index c7872c023..fc05fde78 100644 --- a/domains/shivanshu814.json +++ b/domains/shivanshu814.json @@ -2,7 +2,7 @@ "description": "Projects by Shivanshu Pathak", "repo": "https://github.com/shivanshu814/kliquestart", "owner": { - "username": "Shivanshu Pathak", + "username": "shivanshu814", "email": "shivanshu814pathak@gmail.com", "linkedin": "https://www.linkedin.com/in/shivanshu-pathak-6611b5228" }, From 07d014a0bab2c3f9f6512b8761b8cc415ba5dbed Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:41:18 +0800 Subject: [PATCH 2067/8412] Update mrj.json --- domains/mrj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrj.json b/domains/mrj.json index 3fe59de83..a4d0a1fee 100644 --- a/domains/mrj.json +++ b/domains/mrj.json @@ -1,6 +1,6 @@ { "owner": { - "username": "MRJ Badshah", + "username": "MRJ-Badshah", "email": "illegalhacker2.0@gmail.com" }, "record": { From ca2301434c0a463ba41efd7e3f8ee79986bafcec Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:42:00 +0800 Subject: [PATCH 2068/8412] Update kshitij.json --- domains/kshitij.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kshitij.json b/domains/kshitij.json index 4545a12e7..44397f87d 100644 --- a/domains/kshitij.json +++ b/domains/kshitij.json @@ -1,7 +1,7 @@ { "description": "Kshitij Subedi", "owner": { - "username": "Kshitij Subedi", + "username": "kshitijsubedi", "email": "2subedikshitij@gmail.com" }, "record": { From 361ba5ea002ccda12138efdcf4bb0a911771c493 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:42:12 +0800 Subject: [PATCH 2069/8412] Delete krishna.json --- domains/krishna.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/krishna.json diff --git a/domains/krishna.json b/domains/krishna.json deleted file mode 100644 index 9c0fd95b6..000000000 --- a/domains/krishna.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "be-krishna", - "email": "bkshgnj@gmail.com" - }, - - "record": { - "TXT": "google-site-verification=_hTlyUTWdbFv6l_L1Rizntdh7nSqvPP5DdvcLD1vuck" - } -} From 35ecaaf8c33c616e5ae5ebc07a1cffd61406ae60 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:42:38 +0800 Subject: [PATCH 2070/8412] Update ken.json --- domains/ken.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ken.json b/domains/ken.json index 405035e50..091fc8c62 100644 --- a/domains/ken.json +++ b/domains/ken.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Ken Pemberton", + "username": "kenpem", "email": "kenpem@gmail.com" }, "record": { From c535e54cd1045c287634d345082091d2d0bda13c Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:43:17 +0800 Subject: [PATCH 2071/8412] Update grif.json --- domains/grif.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/grif.json b/domains/grif.json index b8c3b0b72..fd14345d6 100644 --- a/domains/grif.json +++ b/domains/grif.json @@ -2,7 +2,7 @@ "description": "My own hub for everything that I do!", "repo": "https://github.com/GrifTheDev/grifthedev.github.io", "owner": { - "username": "Grif (GrifTheDev on GitHub)", + "username": "GrifTheDev", "email": "tmjeteo3@gmail.com" }, "record": { From ec4fa0aea4a39908f8ca79373d30ed345bf56b6f Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:43:48 +0800 Subject: [PATCH 2072/8412] Update fietu.json --- domains/fietu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fietu.json b/domains/fietu.json index e955de088..55e01411a 100644 --- a/domains/fietu.json +++ b/domains/fietu.json @@ -2,7 +2,7 @@ "description": "Fietu Website", "repo": "https://github.com/elfietulais", "owner": { - "username": "El Fietulais", + "username": "ElFietulais", "email": "pancongusanos@gmail.com" }, "record": { From 750113564b75663eb5f101fcac720912ea656328 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:44:18 +0800 Subject: [PATCH 2073/8412] Update duck.json --- domains/duck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duck.json b/domains/duck.json index c121bee62..2d8be9689 100644 --- a/domains/duck.json +++ b/domains/duck.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Duck Dev", + "username": "ServerDeveloper9447", "email": "craftblurdiscord@gmail.com" }, "record": { From 7c713e612a73865e55ebf4ebbbf013f28e49fb35 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:45:11 +0800 Subject: [PATCH 2074/8412] Update andros.json --- domains/andros.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andros.json b/domains/andros.json index 267a8011e..a44b9eb92 100644 --- a/domains/andros.json +++ b/domains/andros.json @@ -2,7 +2,7 @@ "description": "Andros's personal developer website", "repo": "https://github.com/tanrax", "owner": { - "username": "Andros Fenollosa Hurtado", + "username": "tanrax", "email": "", "twitter": "androsfenollosa" }, From 9e75fa4b0310e052f38b57cbaeea94788a69b09a Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:46:04 +0800 Subject: [PATCH 2075/8412] Update abdeba.json --- domains/abdeba.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/abdeba.json b/domains/abdeba.json index 9117eb15a..dbf5d3b0e 100644 --- a/domains/abdeba.json +++ b/domains/abdeba.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Abdelhakim Baraka", + "username": "abde0ba", "email": "abdesoft1@gmail.com" }, "record": { From bb6328ebea37c80ceb9da2b19890e94d523dcbc5 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:46:40 +0800 Subject: [PATCH 2076/8412] Delete lyertia.json --- domains/lyertia.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lyertia.json diff --git a/domains/lyertia.json b/domains/lyertia.json deleted file mode 100644 index 5632458ed..000000000 --- a/domains/lyertia.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my website uwu", - "repo": "https://github.com/lyertia", - "owner": { - "username": "lyertia", - "email": "camahmut7@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=lyertia.is-a.dev,f457c36e042417f3ab7f" - } -} From 57269e60c8e73cd8ec2e6da6af09a7ca185eafdb Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:46:56 +0800 Subject: [PATCH 2077/8412] Delete akio.json --- domains/akio.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/akio.json diff --git a/domains/akio.json b/domains/akio.json deleted file mode 100644 index 4c11fab14..000000000 --- a/domains/akio.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YoruAkio", - "email": "" - }, - "record": { - "TXT": "vc-domain-verify=akio.is-a.dev,c991805a0f4ecf2a1ded" - } -} From daf017be05271e97a1f4c8a4fa82d7cfea8eeee1 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 28 May 2023 18:47:18 +0800 Subject: [PATCH 2078/8412] Update frd.json --- domains/frd.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/frd.json b/domains/frd.json index 552ab3b24..afadb735e 100644 --- a/domains/frd.json +++ b/domains/frd.json @@ -6,7 +6,6 @@ "email": "fikrizhanking@gmail.com" }, "record": { - "TXT": "vc-domain-verify=frd.is-a.dev,e04ccfeb28b2ba8ec702", "URL": "https://fikri.vercel.app" } } From e4a05de5e7e0a6ef2d8fd1f495797457b9f34fdf Mon Sep 17 00:00:00 2001 From: "S. Amir Mohammad Najafi" Date: Sun, 28 May 2023 14:39:01 +0330 Subject: [PATCH 2079/8412] feat: add njfamirm's domain --- domains/njfamirm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/njfamirm.json diff --git a/domains/njfamirm.json b/domains/njfamirm.json new file mode 100644 index 000000000..a54cc4233 --- /dev/null +++ b/domains/njfamirm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "njfamirm", + "email": "njfamirm@gmail.com" + }, + "repo": "https://github.com/njfamirm/njfamirm.ir", + "record": { + "CNAME": "njfamirm.ir" + } +} From 36627615b0b5c2c8373a67250d6f4264860c1be2 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 28 May 2023 11:43:02 +0000 Subject: [PATCH 2080/8412] haven't had 1337 for years now? --- domains/maskduck.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index edea98d5b..7195fbb1c 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -4,8 +4,7 @@ "owner": { "username": "MaskDuck", "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", + "discord": "MaskDuck#7325", "reddit": "u/maskduck", "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, From 7a2bf29ea2cabdca317f0d5ebaf16f0f7399dbef Mon Sep 17 00:00:00 2001 From: DaG <70488503+daglaroglou@users.noreply.github.com> Date: Sun, 28 May 2023 15:21:14 +0300 Subject: [PATCH 2081/8412] Update dag.json --- domains/dag.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/dag.json b/domains/dag.json index aac9094b4..c36cf2416 100644 --- a/domains/dag.json +++ b/domains/dag.json @@ -4,7 +4,6 @@ "email": "christos.daglaroglou@gmail.com" }, "record": { - "CNAME": "84d4959a-0b89-4158-b857-f2670a983f88.id.repl.co", - "TXT": "replit-verify=84d4959a-0b89-4158-b857-f2670a983f88" + "CNAME": "84d4959a-0b89-4158-b857-f2670a983f88.id.repl.co" } } From 2ff470d7a06ae880160eed0551d770f08be3cb8a Mon Sep 17 00:00:00 2001 From: Nikita <68944906+BANanaD3V@users.noreply.github.com> Date: Sun, 28 May 2023 16:25:29 +0300 Subject: [PATCH 2082/8412] feat(domain): add `nextcloud.banana.is-a.dev` --- domains/nextcloud.banana.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nextcloud.banana.json diff --git a/domains/nextcloud.banana.json b/domains/nextcloud.banana.json new file mode 100644 index 000000000..5bd3d9aa5 --- /dev/null +++ b/domains/nextcloud.banana.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BANanaD3V", + "email": "banana@bananadev.ml" + }, + + "record": { + "A": ["95.165.13.215"] + } +} From cba1b994931e3d34354fb3b4c3e3acfccff02d33 Mon Sep 17 00:00:00 2001 From: Nikita <68944906+BANanaD3V@users.noreply.github.com> Date: Sun, 28 May 2023 16:25:57 +0300 Subject: [PATCH 2083/8412] feat(domain): add `jellyfin.banana.is-a.dev` --- domains/jellyfin.banana.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jellyfin.banana.json diff --git a/domains/jellyfin.banana.json b/domains/jellyfin.banana.json new file mode 100644 index 000000000..5bd3d9aa5 --- /dev/null +++ b/domains/jellyfin.banana.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BANanaD3V", + "email": "banana@bananadev.ml" + }, + + "record": { + "A": ["95.165.13.215"] + } +} From 14c649c13f29d3bb64be12443463e4d4c2d20a99 Mon Sep 17 00:00:00 2001 From: Max <93946611+Comicly69@users.noreply.github.com> Date: Sun, 28 May 2023 11:16:41 -0400 Subject: [PATCH 2084/8412] feat(domain): add `comicly.is-a.dev` --- domains/comicly.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/comicly.json diff --git a/domains/comicly.json b/domains/comicly.json new file mode 100644 index 000000000..3456bf2b1 --- /dev/null +++ b/domains/comicly.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Comicly69", + "email": "snowyoumc@gmail.com" + }, + + "record": { + "CNAME": "comicly69.github.io" + } +} From 039dd27a92e765f3bd2757677fd2fe65e69c147b Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Sun, 28 May 2023 17:45:45 +0200 Subject: [PATCH 2085/8412] feat(domain): add `zerow.is-a.dev` --- domains/zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/zerow.json diff --git a/domains/zerow.json b/domains/zerow.json new file mode 100644 index 000000000..c0921e76c --- /dev/null +++ b/domains/zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["194.5.64.6"] + } +} From be9b6da58089fe655fd7fdace44cdea89cea04a3 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Sun, 28 May 2023 18:03:00 +0200 Subject: [PATCH 2086/8412] feat(domain): add `*.zerow.is-a.dev` --- domains/*.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/*.zerow.json diff --git a/domains/*.zerow.json b/domains/*.zerow.json new file mode 100644 index 000000000..c0921e76c --- /dev/null +++ b/domains/*.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["194.5.64.6"] + } +} From a25ee7ad7538b7c036d9238e3568745e9b4924a8 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Sun, 28 May 2023 19:51:34 +0300 Subject: [PATCH 2087/8412] feat: add Jeymen domain --- domains/jeymen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jeymen.json diff --git a/domains/jeymen.json b/domains/jeymen.json new file mode 100644 index 000000000..56e416473 --- /dev/null +++ b/domains/jeymen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jeymen", + "discord": "Jeymen#5269" + }, + "record": { + "CNAME": "jeymen.github.io" + } +} From fc5ca8ee89490d5871538805b7926f51a48b8633 Mon Sep 17 00:00:00 2001 From: SerStars <90714930+SerStars@users.noreply.github.com> Date: Sun, 28 May 2023 22:51:03 +0200 Subject: [PATCH 2088/8412] Create serstars.json --- domains/serstars.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/serstars.json diff --git a/domains/serstars.json b/domains/serstars.json new file mode 100644 index 000000000..710bf2c79 --- /dev/null +++ b/domains/serstars.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/SerStars/SerStars.github.io", + "owner": { + "username": "SerStars", + "twitter": "SerStars_lol" + }, + "record": { + "CNAME": "serstars.github.io" + } +} From 033dd6e51b3b3bfd7d7aae8bd5e8fa0dc044ddf1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 May 2023 07:58:40 +0800 Subject: [PATCH 2089/8412] Update jeymen.json --- domains/jeymen.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jeymen.json b/domains/jeymen.json index 56e416473..633eda166 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -1,6 +1,7 @@ { "owner": { "username": "Jeymen", + "email": "", "discord": "Jeymen#5269" }, "record": { From b58f9cd0e2783d5cc86e78135337301df8fb9958 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 May 2023 08:32:40 +0800 Subject: [PATCH 2090/8412] Delete *.zerow.json --- domains/*.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/*.zerow.json diff --git a/domains/*.zerow.json b/domains/*.zerow.json deleted file mode 100644 index c0921e76c..000000000 --- a/domains/*.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "A": ["194.5.64.6"] - } -} From 51780da2c7383e78b929f7b883080c33b63c5c24 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 May 2023 08:35:26 +0800 Subject: [PATCH 2091/8412] Delete *.banana.json --- domains/*.banana.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/*.banana.json diff --git a/domains/*.banana.json b/domains/*.banana.json deleted file mode 100644 index 5bd3d9aa5..000000000 --- a/domains/*.banana.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "BANanaD3V", - "email": "banana@bananadev.ml" - }, - - "record": { - "A": ["95.165.13.215"] - } -} From 3e747f39873126b9b708f0a7af7a8adbf22ff212 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 29 May 2023 08:39:39 +0800 Subject: [PATCH 2092/8412] Update serstars.json --- domains/serstars.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/serstars.json b/domains/serstars.json index 710bf2c79..6d284c553 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -2,6 +2,7 @@ "repo": "https://github.com/SerStars/SerStars.github.io", "owner": { "username": "SerStars", + "email": "", "twitter": "SerStars_lol" }, "record": { From 2240c82a9521efbb5e61dfdba145247caf623aac Mon Sep 17 00:00:00 2001 From: Eloisa Anos <109579729+eloooysa14@users.noreply.github.com> Date: Mon, 29 May 2023 12:40:58 +0800 Subject: [PATCH 2093/8412] Register eloisa.json --- domains/eloisa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/eloisa.json diff --git a/domains/eloisa.json b/domains/eloisa.json new file mode 100644 index 000000000..28f8bebe1 --- /dev/null +++ b/domains/eloisa.json @@ -0,0 +1,10 @@ +{ + "description": "eloooysa14's developer portfolio website cloudflare server", + "owner": { + "username": "eloooysa14", + "email": "anoseloisa@gmail.com" + }, + "record": { + "CNAME": "porfolio-cvp.pages.dev" + } +} From 62aacdcbd05abbff9d0160bbae97e5d2eab84e68 Mon Sep 17 00:00:00 2001 From: Adarsh Date: Mon, 29 May 2023 13:12:42 +0530 Subject: [PATCH 2094/8412] Update email for thecode-breaker.json --- domains/thecode-breaker.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thecode-breaker.json b/domains/thecode-breaker.json index 0ffbfb42d..2a46f76c5 100644 --- a/domains/thecode-breaker.json +++ b/domains/thecode-breaker.json @@ -3,7 +3,7 @@ "repo": "https://github.com/theCode-Breaker/theCode-Breaker.github.io", "owner": { "username": "theCode-Breaker", - "email": "limit6@protonmail.com" + "email": "theCodeBreaker.dev@gmail.com" }, "record": { "CNAME": "thecode-breaker.github.io" From dab8e34b8d19ae4d4738648dd3f372fdc1c903c5 Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Mon, 29 May 2023 15:43:40 +0700 Subject: [PATCH 2095/8412] Create lmfao.json --- domains/lmfao.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/lmfao.json diff --git a/domains/lmfao.json b/domains/lmfao.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/lmfao.json @@ -0,0 +1 @@ + From 635c040793f602469300d5557b6e8558dfca13a7 Mon Sep 17 00:00:00 2001 From: Bang Domath ID Date: Mon, 29 May 2023 17:55:00 +0700 Subject: [PATCH 2096/8412] feat(domain): add `nekoibot.is-a.dev` --- domains/nekoibot.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nekoibot.json diff --git a/domains/nekoibot.json b/domains/nekoibot.json new file mode 100644 index 000000000..89451cf43 --- /dev/null +++ b/domains/nekoibot.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DomathID", + "email": "domath69@gmail.com" + }, + + "record": { + "CNAME": "nekoibot.github.io" + } +} From 7654706f12145102aa288b25e979a43f8ae1fd0a Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Mon, 29 May 2023 18:37:44 +0700 Subject: [PATCH 2097/8412] Delete lmfao.json --- domains/lmfao.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/lmfao.json diff --git a/domains/lmfao.json b/domains/lmfao.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/lmfao.json +++ /dev/null @@ -1 +0,0 @@ - From 33b6bae23e602c4c42b6188a068389b0dbf4bd6a Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Mon, 29 May 2023 18:37:58 +0700 Subject: [PATCH 2098/8412] Create bob.json --- domains/bob.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/bob.json diff --git a/domains/bob.json b/domains/bob.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/bob.json @@ -0,0 +1 @@ + From 2c8687642e096a4f1b5cf31eefc2d8f654dee28d Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Mon, 29 May 2023 18:51:28 +0700 Subject: [PATCH 2099/8412] Update bob.json --- domains/bob.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/bob.json b/domains/bob.json index 8b1378917..6e772e508 100644 --- a/domains/bob.json +++ b/domains/bob.json @@ -1 +1,11 @@ - +{ + "description": "Personal website", + "repo": "https://github.com/Rubinskiy/rubinskiy.github.io", + "owner": { + "username": "Rubinskiy", + "discord": "rubinskiy#5258" + }, + "record": { + "CNAME": "rubinskiy.github.io" + } +} From 8d25469c05737674f6d0f1a19aa4c9bfb2838765 Mon Sep 17 00:00:00 2001 From: Kusindra Aji Rabbany Date: Mon, 29 May 2023 19:44:47 +0700 Subject: [PATCH 2100/8412] feat(domain): add `ben.is-a.dev` --- domains/ben.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ben.json diff --git a/domains/ben.json b/domains/ben.json new file mode 100644 index 000000000..f0a9bbc2c --- /dev/null +++ b/domains/ben.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "justpiple", + "email": "me@benspace.xyz" + }, + + "record": { + "CNAME": "justpiple.github.io" + } +} From 30ddb4fa9b5f33f0c7e13e615cd1d83515ae28c3 Mon Sep 17 00:00:00 2001 From: Johny Thomas <92105950+johnythomas2002@users.noreply.github.com> Date: Mon, 29 May 2023 19:24:42 +0530 Subject: [PATCH 2101/8412] Create johnythomas.json --- domains/johnythomas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johnythomas.json diff --git a/domains/johnythomas.json b/domains/johnythomas.json new file mode 100644 index 000000000..4be9f3c88 --- /dev/null +++ b/domains/johnythomas.json @@ -0,0 +1,11 @@ +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/johnythomas2002/johnythomas2002.github.io", + "owner": { + "username": "johnythomas2002", + "email": "johnypani111@gmail.com" + }, + "record": { + "CNAME": "johnythomas2002.github.io" + } +} From 1444903d51ec1f8d7161c94d44060f229f513a04 Mon Sep 17 00:00:00 2001 From: Rachit Khurana <70265590+notnotrachit@users.noreply.github.com> Date: Tue, 30 May 2023 00:59:20 +0530 Subject: [PATCH 2102/8412] updated rachit.is-a.dev cname --- domains/rachit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rachit.json b/domains/rachit.json index 8e82908c1..b30d3b221 100644 --- a/domains/rachit.json +++ b/domains/rachit.json @@ -7,6 +7,6 @@ }, "record": { - "CNAME": "notnotrachit.github.io" + "CNAME": "notnotrachit-github-io.pages.dev" } } From 92ec52e92931b06a1d898177f3aea6b178bca85e Mon Sep 17 00:00:00 2001 From: Ten <32621403+TenDRILLL@users.noreply.github.com> Date: Mon, 29 May 2023 22:59:25 +0300 Subject: [PATCH 2103/8412] Create ten --- domains/ten | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ten diff --git a/domains/ten b/domains/ten new file mode 100644 index 000000000..d1ff929bf --- /dev/null +++ b/domains/ten @@ -0,0 +1,10 @@ +{ + "description": "Ten's Landing Page", + "repo": "https://github.com/TenDRILLL/tendrilll.github.io", + "owner": { + "username": "TenDRILLL" + }, + "record": { + "CNAME": "tendrilll.github.io" + } +} From c7ba4a9629e12db11b4ca783c6c290bcb2d38fee Mon Sep 17 00:00:00 2001 From: arda efe Date: Mon, 29 May 2023 23:03:14 +0300 Subject: [PATCH 2104/8412] Create arda.json --- domains/arda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arda.json diff --git a/domains/arda.json b/domains/arda.json new file mode 100644 index 000000000..ec07af153 --- /dev/null +++ b/domains/arda.json @@ -0,0 +1,11 @@ +{ + "description": "arda.is-a.dev", + "repo": "https://github.com/duzelicem/duzelicem.github.io", + "owner": { + "username": "duzelicem", + "email": "ardagkc@proton.me", + "discord": "arda#0666" + }, + "record": { + "CNAME": "arda.is-best.com" + } From 0e2f284d29d170e8273a675cedd87dbcff31612c Mon Sep 17 00:00:00 2001 From: Ten <32621403+TenDRILLL@users.noreply.github.com> Date: Mon, 29 May 2023 23:05:28 +0300 Subject: [PATCH 2105/8412] Rename ten to ten.json --- domains/{ten => ten.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ten => ten.json} (100%) diff --git a/domains/ten b/domains/ten.json similarity index 100% rename from domains/ten rename to domains/ten.json From 68064e184eb766933d633bf0ff314e519dd2b7dd Mon Sep 17 00:00:00 2001 From: Ten <32621403+TenDRILLL@users.noreply.github.com> Date: Mon, 29 May 2023 23:05:55 +0300 Subject: [PATCH 2106/8412] Update ten.json --- domains/ten.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/ten.json b/domains/ten.json index d1ff929bf..55afac6eb 100644 --- a/domains/ten.json +++ b/domains/ten.json @@ -2,7 +2,8 @@ "description": "Ten's Landing Page", "repo": "https://github.com/TenDRILLL/tendrilll.github.io", "owner": { - "username": "TenDRILLL" + "username": "TenDRILLL", + "discord": "Ten#0010" }, "record": { "CNAME": "tendrilll.github.io" From ec3a66ff8ba371dcbd1e006552525542cea999cd Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Mon, 29 May 2023 23:57:25 +0200 Subject: [PATCH 2107/8412] Create likalium.json --- domains/likalium.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/likalium.json diff --git a/domains/likalium.json b/domains/likalium.json new file mode 100644 index 000000000..2ea9c8e59 --- /dev/null +++ b/domains/likalium.json @@ -0,0 +1,13 @@ +{ + "description": "Likalium's personal website", + "repo": "https://github.com/likalium/likalium.github.io", + "owner": { + "username": "likalium", + "email": "" + "twitter": "@likalium", + "discord": "likalium#2870" + }, + "record" : { + "CNAME": "likalium.github.io" + } +} From d73fe6c1479b3ae1bb3495810f4fc101e7d8143e Mon Sep 17 00:00:00 2001 From: arda efe Date: Tue, 30 May 2023 02:12:05 +0300 Subject: [PATCH 2108/8412] Update arda.json --- domains/arda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arda.json b/domains/arda.json index ec07af153..dfbecaf05 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -7,5 +7,5 @@ "discord": "arda#0666" }, "record": { - "CNAME": "arda.is-best.com" + "CNAME": "arda.is-best.net } From 8b7bfe592511dedad37c1097105d833adc3392b0 Mon Sep 17 00:00:00 2001 From: arda efe Date: Tue, 30 May 2023 02:12:25 +0300 Subject: [PATCH 2109/8412] Update arda.json --- domains/arda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arda.json b/domains/arda.json index dfbecaf05..58bbc7829 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -7,5 +7,5 @@ "discord": "arda#0666" }, "record": { - "CNAME": "arda.is-best.net + "CNAME": "arda.is-best.net" } From 20fdf7d11b75e544e0b0c1ebb4eebed1b16978b0 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Tue, 30 May 2023 07:12:50 +0800 Subject: [PATCH 2110/8412] Delete www.semant.json --- domains/www.semant.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/www.semant.json diff --git a/domains/www.semant.json b/domains/www.semant.json deleted file mode 100644 index 2160ac944..000000000 --- a/domains/www.semant.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Website", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" - } -} From bd1a6b5e4f5879231086628707b7debdb6d8edac Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 30 May 2023 07:16:54 +0800 Subject: [PATCH 2111/8412] fix: record --- domains/nekoibot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nekoibot.json b/domains/nekoibot.json index 89451cf43..924d2fdd3 100644 --- a/domains/nekoibot.json +++ b/domains/nekoibot.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "nekoibot.github.io" + "CNAME": "DomathID.github.io" } } From 7410b562dfdff04702a85d21dfbba82b660095da Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 30 May 2023 07:21:25 +0800 Subject: [PATCH 2112/8412] Update arda.json --- domains/arda.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/arda.json b/domains/arda.json index 58bbc7829..890de904b 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -9,3 +9,4 @@ "record": { "CNAME": "arda.is-best.net" } +} From 8edd141d33a494a8150938222e937dd3ea06482d Mon Sep 17 00:00:00 2001 From: "edm.nd" <129580277+Tsuuukiii@users.noreply.github.com> Date: Tue, 30 May 2023 14:01:36 +0800 Subject: [PATCH 2113/8412] Rename edmond-devera.json to edmonddevera.json --- domains/{edmond-devera.json => edmonddevera.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{edmond-devera.json => edmonddevera.json} (95%) diff --git a/domains/edmond-devera.json b/domains/edmonddevera.json similarity index 95% rename from domains/edmond-devera.json rename to domains/edmonddevera.json index e1788b972..695d3c8ca 100644 --- a/domains/edmond-devera.json +++ b/domains/edmonddevera.json @@ -8,4 +8,4 @@ "record": { "CNAME": "tsuuukiii.github.io" } -} \ No newline at end of file +} From e2f8c4d2d0bfb1de891812e8f761d1a73e073091 Mon Sep 17 00:00:00 2001 From: linuxforall3 <135006946+linuxforall3@users.noreply.github.com> Date: Tue, 30 May 2023 14:26:21 +0530 Subject: [PATCH 2114/8412] Add files via upload --- domains/linux.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/linux.json diff --git a/domains/linux.json b/domains/linux.json new file mode 100644 index 000000000..7e2e511c7 --- /dev/null +++ b/domains/linux.json @@ -0,0 +1,11 @@ +{ + "description": "Linux For All", + "repo": "https://github.com/linuxforall3/linuxforall3.github.io", + "owner": { + "username": "linux", + "email": "linuxforall32@proton.me" + }, + "record": { + "CNAME": "linuxforall3.github.io" + } +} From aee7eadcc6e4c3ecf756f3fc017f741e62b24743 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Tue, 30 May 2023 14:36:49 +0530 Subject: [PATCH 2115/8412] Create enderpoint.json --- domains/enderpoint.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/enderpoint.json diff --git a/domains/enderpoint.json b/domains/enderpoint.json new file mode 100644 index 000000000..e02cbad16 --- /dev/null +++ b/domains/enderpoint.json @@ -0,0 +1,13 @@ +{ + "description": "EnderPoint's dev site", + "repo": "https://github.com/EnderPoint07/EnderPoint07.github.io", + "owner": { + "username": "EnderPoint07", + "email": "", + "discord": "DotM38#5497", + "instagram": "enderpoint07" + }, + "record": { + "CNAME": "enderpoint07.github.io" + } +} From 79c0dab5ad51bca5f391234815364190e24896fd Mon Sep 17 00:00:00 2001 From: "edm.nd" <129580277+Tsuuukiii@users.noreply.github.com> Date: Tue, 30 May 2023 17:32:06 +0800 Subject: [PATCH 2116/8412] Update edmonddevera.json --- domains/edmonddevera.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/edmonddevera.json b/domains/edmonddevera.json index 695d3c8ca..a901a24ae 100644 --- a/domains/edmonddevera.json +++ b/domains/edmonddevera.json @@ -1,6 +1,6 @@ { "description": "To create a portfolio and use in web development ", - "repo": "https://github.com/Tsuuukiii/PortfolioWebsite", + "repo": "https://tsuuukiii.github.io/PortfolioWebsite/", "owner": { "username": "Tsuuukiii", "email": "deverajan6@gmail.com" From d6523e52fb4bc707a2278c5708d20b3d8e3a6165 Mon Sep 17 00:00:00 2001 From: "edm.nd" <129580277+Tsuuukiii@users.noreply.github.com> Date: Tue, 30 May 2023 17:39:33 +0800 Subject: [PATCH 2117/8412] Update edmonddevera.json --- domains/edmonddevera.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/edmonddevera.json b/domains/edmonddevera.json index a901a24ae..a017288b4 100644 --- a/domains/edmonddevera.json +++ b/domains/edmonddevera.json @@ -1,6 +1,6 @@ { "description": "To create a portfolio and use in web development ", - "repo": "https://tsuuukiii.github.io/PortfolioWebsite/", + "repo": "https://tsuuukiii.github.io/PortfolioWebsite", "owner": { "username": "Tsuuukiii", "email": "deverajan6@gmail.com" From 07bdf5d67a617a3750493537b6ed2ae9ac22b709 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Tue, 30 May 2023 16:53:51 +0700 Subject: [PATCH 2118/8412] feat(domain): add `madebytragic.is-a.dev` --- domains/madebytragic.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/madebytragic.json diff --git a/domains/madebytragic.json b/domains/madebytragic.json new file mode 100644 index 000000000..67b3133f3 --- /dev/null +++ b/domains/madebytragic.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + + "record": { + "CNAME": "madebytragic.github.io" + } +} From d31ea807f58944ab5b7f2ab523548f4167c94db6 Mon Sep 17 00:00:00 2001 From: arda efe Date: Tue, 30 May 2023 17:08:25 +0300 Subject: [PATCH 2119/8412] Update arda.json I accidentally entered the wrong URL. I am sorry about that. --- domains/arda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arda.json b/domains/arda.json index 890de904b..c1076667c 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -7,6 +7,6 @@ "discord": "arda#0666" }, "record": { - "CNAME": "arda.is-best.net" + "CNAME": "duzelicem.github.io" } } From c60d4a0b10ad1fbeaa6a53b7156dafe7ff10b66a Mon Sep 17 00:00:00 2001 From: Mthia <87443049+Mthia727@users.noreply.github.com> Date: Tue, 30 May 2023 20:39:33 +0200 Subject: [PATCH 2120/8412] Add files via upload --- domains/mthia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mthia.json diff --git a/domains/mthia.json b/domains/mthia.json new file mode 100644 index 000000000..52a8bd50c --- /dev/null +++ b/domains/mthia.json @@ -0,0 +1,11 @@ +{ + "description": "mthia page", + "owner": { + "username": "Mthia727", + "email": "mthia@xdd.moe", + "discord": "443794213524733962" + }, + "record": { + "CNAME": "mthia.xdd.moe" + } +} From f03aa85e3c536b800137c894e4b65013ae3c856a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 31 May 2023 17:01:51 +0800 Subject: [PATCH 2121/8412] Update likalium.json --- domains/likalium.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/likalium.json b/domains/likalium.json index 2ea9c8e59..dce96c77e 100644 --- a/domains/likalium.json +++ b/domains/likalium.json @@ -4,7 +4,7 @@ "owner": { "username": "likalium", "email": "" - "twitter": "@likalium", + "twitter": "likalium", "discord": "likalium#2870" }, "record" : { From 6c27ca9f248dcd28ec97b919f2c0f0cfe89c2c64 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 31 May 2023 17:03:13 +0800 Subject: [PATCH 2122/8412] Update likalium.json --- domains/likalium.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/likalium.json b/domains/likalium.json index dce96c77e..782ee0b87 100644 --- a/domains/likalium.json +++ b/domains/likalium.json @@ -3,7 +3,7 @@ "repo": "https://github.com/likalium/likalium.github.io", "owner": { "username": "likalium", - "email": "" + "email": "", "twitter": "likalium", "discord": "likalium#2870" }, From 6938b668819b5751e5991780184d482b1ae81f02 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 31 May 2023 17:09:31 +0800 Subject: [PATCH 2123/8412] Update ten.json --- domains/ten.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/ten.json b/domains/ten.json index 55afac6eb..e8349394c 100644 --- a/domains/ten.json +++ b/domains/ten.json @@ -3,6 +3,7 @@ "repo": "https://github.com/TenDRILLL/tendrilll.github.io", "owner": { "username": "TenDRILLL", + "email": "", "discord": "Ten#0010" }, "record": { From c8e68b441f376b4f3302d9a1233159bbba196378 Mon Sep 17 00:00:00 2001 From: NotArya <122024468+NotAryaaa@users.noreply.github.com> Date: Wed, 31 May 2023 12:59:01 +0330 Subject: [PATCH 2124/8412] Update notarya.json --- domains/notarya.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/notarya.json b/domains/notarya.json index d12f1a726..13e403f82 100644 --- a/domains/notarya.json +++ b/domains/notarya.json @@ -1,11 +1,11 @@ { "description": "NotArya Website", - "repo": "https://github.com/NotAryaaa/NotArya", + "repo": "https://github.com/NotAryaaa/notaryaaa.github.io", "owner": { "username": "notaryaaa", "email": "abiix.messanger@gmail.com" }, "record": { - "CNAME": "notarya.rf.gd" + "CNAME": "notarya.github.io" } } From 311e3227f26d645b1eef8ddf55317c3f8ad7980b Mon Sep 17 00:00:00 2001 From: hozzywozzy <87353619+hozzywozzy@users.noreply.github.com> Date: Wed, 31 May 2023 08:46:55 -0400 Subject: [PATCH 2125/8412] Create hozzywozzy.json --- domains/hozzywozzy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hozzywozzy.json diff --git a/domains/hozzywozzy.json b/domains/hozzywozzy.json new file mode 100644 index 000000000..4d3a30839 --- /dev/null +++ b/domains/hozzywozzy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hozzywozzy", + "email": "hozzywozzy@terrorist.lol" + }, + "description": "domain for testing purposes", + "repo": "https://github.com/hozzywozzy/hozzywozzy", + "record": { + "CNAME": "hozzywozzy.github.io" + } +} From 31d5395bc0579348ae94962176f1479e545778f7 Mon Sep 17 00:00:00 2001 From: TolisDev <72224702+tolisdev@users.noreply.github.com> Date: Wed, 31 May 2023 16:29:34 +0300 Subject: [PATCH 2126/8412] feat(domain): add `dbh.tolis.is-a.dev` --- domains/dbh.tolis.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dbh.tolis.json diff --git a/domains/dbh.tolis.json b/domains/dbh.tolis.json new file mode 100644 index 000000000..7707e7cb8 --- /dev/null +++ b/domains/dbh.tolis.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tolisdev", + "email": "a.katsoudas@yahoo.com" + }, + + "record": { + "A": ["167.235.239.76"] + } +} From a0e4a1a9bbb383c12ea6554df7d7248b37a2fd84 Mon Sep 17 00:00:00 2001 From: IMYdev <121319594+IMYdev@users.noreply.github.com> Date: Wed, 31 May 2023 17:02:36 +0200 Subject: [PATCH 2127/8412] Create imy.json --- domains/imy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/imy.json diff --git a/domains/imy.json b/domains/imy.json new file mode 100644 index 000000000..5e64877e3 --- /dev/null +++ b/domains/imy.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio", + "repo": "https://github.com/IMYdev/IMYdev.github.io", + "owner": { + "username": "IMYdev", + "email": "omranmansour096@gmail.com", + "twitter": "Imran Yousif" + }, + "record": { + "CNAME": "IMYdev.github.io" + } +} From 9d2f844c97d0caa43c266d5f2b68043086324058 Mon Sep 17 00:00:00 2001 From: Alex <81579850+Naibuu@users.noreply.github.com> Date: Wed, 31 May 2023 19:29:03 +0300 Subject: [PATCH 2128/8412] Add files via upload --- domains/hs50.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hs50.json diff --git a/domains/hs50.json b/domains/hs50.json new file mode 100644 index 000000000..5f509db6c --- /dev/null +++ b/domains/hs50.json @@ -0,0 +1,11 @@ +{ + "description": "Another way to visit my website.", + "repo": "https://github.com/Naibuu/website", + "owner": { + "username": "Naibuu", + "email": "contact@hs50.cc" + }, + "record": { + "CNAME": "hs50.cc" + } +} \ No newline at end of file From c57d979f1b1970922e4dd61d3b3687e420ab683e Mon Sep 17 00:00:00 2001 From: JayG <116369497+JayGgit@users.noreply.github.com> Date: Wed, 31 May 2023 18:38:15 -0700 Subject: [PATCH 2129/8412] Update jayg.json I'm now transitioning to my new domain, I'm gonna now redirect to my new TLD. Thanks again for offering this free service :). --- domains/jayg.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/jayg.json b/domains/jayg.json index 8bf6385c9..cbf36d580 100644 --- a/domains/jayg.json +++ b/domains/jayg.json @@ -1,5 +1,5 @@ { - "description": "My personal website :)", + "description": "Used to be a URL I used for my personal website, now redirects to new URL", "repo": "https://github.com/JayGgit/JayGgit.github.io", "owner": { "username": "JayGgit", @@ -7,12 +7,7 @@ "twitter": "JayGTypes" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "URL": "https://jayg.top", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 163d869e04e719692ff0e6d45db09bb9b3f011f9 Mon Sep 17 00:00:00 2001 From: TheUnium Date: Thu, 1 Jun 2023 17:41:20 +0530 Subject: [PATCH 2130/8412] feat(domain): bing-chilling.is-a.dev --- domains/bing-chilling.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bing-chilling.json diff --git a/domains/bing-chilling.json b/domains/bing-chilling.json new file mode 100644 index 000000000..99fdd57a9 --- /dev/null +++ b/domains/bing-chilling.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheUnium", + "email": "ooooooooooooothereal@gmail.com" + }, + + "record": { + "CNAME": "theunium.github.io" + } +} From 724cebc7ded01586f7f5eea797937730057f06b8 Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 1 Jun 2023 23:28:58 +0530 Subject: [PATCH 2131/8412] Create h.semant.json yea cuz william deleted my main domain without even warning me --- domains/h.semant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/h.semant.json diff --git a/domains/h.semant.json b/domains/h.semant.json new file mode 100644 index 000000000..2160ac944 --- /dev/null +++ b/domains/h.semant.json @@ -0,0 +1,11 @@ +{ + "description": "My Website", + "owner": { + "username": "s3mant", + "email": "contact@semant.is-a.dev", + "discord": "445073800850046977" + }, + "record": { + "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" + } +} From 3e9c4da0cd85eda585aec278ab7b26443105e8b8 Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 1 Jun 2023 23:37:37 +0530 Subject: [PATCH 2132/8412] Rename h.semant.json to home.semant.json --- domains/{h.semant.json => home.semant.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{h.semant.json => home.semant.json} (100%) diff --git a/domains/h.semant.json b/domains/home.semant.json similarity index 100% rename from domains/h.semant.json rename to domains/home.semant.json From d6b48e7b4b0c43ed667b3b658e61d274b81ad701 Mon Sep 17 00:00:00 2001 From: Ethereal Date: Thu, 1 Jun 2023 11:15:34 -0700 Subject: [PATCH 2133/8412] Update ethereal.json --- domains/ethereal.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ethereal.json b/domains/ethereal.json index a72e1e402..a0d7c6bd8 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -2,9 +2,10 @@ "owner": { "username": "EtherealTheDev", "email": "", - "twitter": "EtherealTheDev" + "twitter": "EtherealTheDev", + "discord": "Ethereal#0908" }, "record": { - "CNAME": "7a46ceab-0088-472d-9557-c8847e060b63.id.repl.co" + "CNAME": "92073eed-80b5-4f2f-b84a-0121b7ec69bb.id.repl.co" } } From cbdc7170d566d9dece58db5bb33f5da9eeb921f4 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 2 Jun 2023 01:44:37 +0100 Subject: [PATCH 2134/8412] feat(domain): notify-api.is-a.dev --- domains/notify-api.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notify-api.json diff --git a/domains/notify-api.json b/domains/notify-api.json new file mode 100644 index 000000000..6e00c3f20 --- /dev/null +++ b/domains/notify-api.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "andrewstech", + "email": "Andrewbuild48@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 598245488977903688" + }, + + "record": { + "CNAME": "net.beadman-network.com" + } +} From ff2464ad056ea7bdf2d17b2d00eeda8ea32a9d0d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 2 Jun 2023 08:55:27 +0800 Subject: [PATCH 2135/8412] Update bob.json --- domains/bob.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/bob.json b/domains/bob.json index 6e772e508..faabbf279 100644 --- a/domains/bob.json +++ b/domains/bob.json @@ -3,6 +3,7 @@ "repo": "https://github.com/Rubinskiy/rubinskiy.github.io", "owner": { "username": "Rubinskiy", + "email": "", "discord": "rubinskiy#5258" }, "record": { From 7a7d7d28d8770a92fa10e68fdc903bba0471ea6d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 2 Jun 2023 08:57:07 +0800 Subject: [PATCH 2136/8412] Update imy.json --- domains/imy.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/imy.json b/domains/imy.json index 5e64877e3..ad18f071f 100644 --- a/domains/imy.json +++ b/domains/imy.json @@ -3,8 +3,7 @@ "repo": "https://github.com/IMYdev/IMYdev.github.io", "owner": { "username": "IMYdev", - "email": "omranmansour096@gmail.com", - "twitter": "Imran Yousif" + "email": "omranmansour096@gmail.com" }, "record": { "CNAME": "IMYdev.github.io" From 23f72246c299b23cf654f2c9f90e9897c2748c2c Mon Sep 17 00:00:00 2001 From: Faith_James Date: Fri, 2 Jun 2023 03:06:47 +0100 Subject: [PATCH 2137/8412] Create devfate --- domains/devfate | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/devfate diff --git a/domains/devfate b/domains/devfate new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/devfate @@ -0,0 +1 @@ + From c0b090fd1e6f08e421285521f37138118e31b92b Mon Sep 17 00:00:00 2001 From: Faith_James Date: Fri, 2 Jun 2023 04:59:29 +0100 Subject: [PATCH 2138/8412] Update and rename devfate to devfate.json --- domains/devfate | 1 - domains/devfate.json | 10 ++++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) delete mode 100644 domains/devfate create mode 100644 domains/devfate.json diff --git a/domains/devfate b/domains/devfate deleted file mode 100644 index 8b1378917..000000000 --- a/domains/devfate +++ /dev/null @@ -1 +0,0 @@ - diff --git a/domains/devfate.json b/domains/devfate.json new file mode 100644 index 000000000..2e72a97d3 --- /dev/null +++ b/domains/devfate.json @@ -0,0 +1,10 @@ +{ + "owner":{ + "username":"blackpandan", + "email": "", + "twitter": "camzy_l" + }, + "record":{ + "CNAME":"maero.serveo.net" + } +} From b27d6d332f6456e7177e8b654c3aa6888a2b3be7 Mon Sep 17 00:00:00 2001 From: Himanshu Rai <100105826+HIMU-2001@users.noreply.github.com> Date: Fri, 2 Jun 2023 09:40:00 +0530 Subject: [PATCH 2139/8412] Create himanshu.json Added a new file himanshu.json in the domains folder --- domains/himanshu.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/himanshu.json diff --git a/domains/himanshu.json b/domains/himanshu.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/himanshu.json @@ -0,0 +1 @@ + From b984232289b0efc1d4f832b5f5582919232ab89a Mon Sep 17 00:00:00 2001 From: Faith_James Date: Fri, 2 Jun 2023 05:29:29 +0100 Subject: [PATCH 2140/8412] Update devfate.json --- domains/devfate.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devfate.json b/domains/devfate.json index 2e72a97d3..0bb9c1a2a 100644 --- a/domains/devfate.json +++ b/domains/devfate.json @@ -5,6 +5,6 @@ "twitter": "camzy_l" }, "record":{ - "CNAME":"maero.serveo.net" + "CNAME":"blackpandan.github.io" } } From 1f30727ec72ae84163fa547a514af38fc5b8cf5c Mon Sep 17 00:00:00 2001 From: Himanshu Rai <100105826+HIMU-2001@users.noreply.github.com> Date: Fri, 2 Jun 2023 10:01:58 +0530 Subject: [PATCH 2141/8412] Update himanshu.json --- domains/himanshu.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/himanshu.json b/domains/himanshu.json index 8b1378917..0299499ea 100644 --- a/domains/himanshu.json +++ b/domains/himanshu.json @@ -1 +1,12 @@ - +{ + "description": "This website is a link to my personal developer portfolio.", + "repo": "https://github.com/HIMU-2001/portfolio", + "owner": { + "username": "HIMU-2001", + "email": "himanshuuu.2001@gmail.com", + "twitter": "himanshuuu_2001" + }, + "record": { + "CNAME": "himu-2001.github.io/portfolio/index.html" + } +} From 34afcbef1de66e91d9150607ac451bc93a13b61f Mon Sep 17 00:00:00 2001 From: Himanshu Rai <100105826+HIMU-2001@users.noreply.github.com> Date: Fri, 2 Jun 2023 10:05:58 +0530 Subject: [PATCH 2142/8412] Update himanshu.json --- domains/himanshu.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/himanshu.json b/domains/himanshu.json index 0299499ea..785973966 100644 --- a/domains/himanshu.json +++ b/domains/himanshu.json @@ -5,8 +5,5 @@ "username": "HIMU-2001", "email": "himanshuuu.2001@gmail.com", "twitter": "himanshuuu_2001" - }, - "record": { - "CNAME": "himu-2001.github.io/portfolio/index.html" } } From 3b355511f582d54fac0e01f4f35239ba63825cc8 Mon Sep 17 00:00:00 2001 From: Himanshu Rai <100105826+HIMU-2001@users.noreply.github.com> Date: Fri, 2 Jun 2023 12:54:17 +0530 Subject: [PATCH 2143/8412] Update himanshu.json according to requirement --- domains/himanshu.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/himanshu.json b/domains/himanshu.json index 785973966..8e504b187 100644 --- a/domains/himanshu.json +++ b/domains/himanshu.json @@ -1,9 +1,12 @@ { "description": "This website is a link to my personal developer portfolio.", - "repo": "https://github.com/HIMU-2001/portfolio", + "repo": "github.com/HIMU-2001/portfolio", "owner": { "username": "HIMU-2001", "email": "himanshuuu.2001@gmail.com", "twitter": "himanshuuu_2001" + }, + "record": { + "CNAME": "himu-2001.github.io/portfolio/index.html" } } From 3167165469901c33f5dea3bc6c778860d1932b6d Mon Sep 17 00:00:00 2001 From: Sanket Borade Date: Fri, 2 Jun 2023 18:06:20 +0530 Subject: [PATCH 2144/8412] feat(domain): add `sanketborade.is-a.dev` --- domains/sanketborade.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sanketborade.json diff --git a/domains/sanketborade.json b/domains/sanketborade.json new file mode 100644 index 000000000..488ca22c2 --- /dev/null +++ b/domains/sanketborade.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "boradesanket13", + "email": "boradesanket13@gmail.com" + }, + + "record": { + "CNAME": "boradesanket13.github.io" + } +} From b4904b4f13fbc96c9763044997f28927dc83b8b9 Mon Sep 17 00:00:00 2001 From: Monica <126349931+GyShinA@users.noreply.github.com> Date: Fri, 2 Jun 2023 07:43:28 -0700 Subject: [PATCH 2145/8412] feat(domain): add `patuiqx.is-a.dev` --- domains/patuiqx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/patuiqx.json diff --git a/domains/patuiqx.json b/domains/patuiqx.json new file mode 100644 index 000000000..de833069f --- /dev/null +++ b/domains/patuiqx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GyShinA", + "email": "MonicaGyoShin@gmail.com" + }, + + "record": { + "CNAME": "gyshina.github.io" + } +} From 6ea3d17f58f02e96b898c0b41d013d818aca7599 Mon Sep 17 00:00:00 2001 From: idk <104854641+gregcorp@users.noreply.github.com> Date: Fri, 2 Jun 2023 18:19:30 +0200 Subject: [PATCH 2146/8412] feat(domain): add `wallp.is-a.dev` --- domains/wallp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wallp.json diff --git a/domains/wallp.json b/domains/wallp.json new file mode 100644 index 000000000..cfb89f823 --- /dev/null +++ b/domains/wallp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "gregcorp", + "email": "gregorykubach@gmail.com" + }, + + "record": { + "CNAME": "wallpmaster.eu.org" + } +} From 0efc94bd71b8f33a38489572f1274ec33093f8a4 Mon Sep 17 00:00:00 2001 From: idk <104854641+gregcorp@users.noreply.github.com> Date: Fri, 2 Jun 2023 18:20:30 +0200 Subject: [PATCH 2147/8412] Delete genqde.json --- domains/genqde.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/genqde.json diff --git a/domains/genqde.json b/domains/genqde.json deleted file mode 100644 index 973b36ff9..000000000 --- a/domains/genqde.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "TikTokPartage", - "email": "", - "discord": "qde#3885" - }, - "record": { - "CNAME": "qdegen.craftcloud.fr" - } -} From 32f020dc441f44bdaa94dc9c87499c8ecf1b5340 Mon Sep 17 00:00:00 2001 From: ohqte Date: Sat, 3 Jun 2023 00:19:17 +0530 Subject: [PATCH 2148/8412] Create ohqte.json --- domains/ohqte.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ohqte.json diff --git a/domains/ohqte.json b/domains/ohqte.json new file mode 100644 index 000000000..f721945a0 --- /dev/null +++ b/domains/ohqte.json @@ -0,0 +1,10 @@ +{ + "description": "ohqte's portfolio site", + "owner": { + "username": "ohqte", + "email": "ohqte@proton.me" + }, + "record": { + "CNAME": "ohqte.pages.dev" + } +} From 97b3f35f07a280c9a135dfb0ce6749babef87546 Mon Sep 17 00:00:00 2001 From: meenbeese Date: Fri, 2 Jun 2023 18:59:37 -0400 Subject: [PATCH 2149/8412] feat(domain): add meenbeese.is-a.dev --- domains/meenbeese.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/meenbeese.json diff --git a/domains/meenbeese.json b/domains/meenbeese.json new file mode 100644 index 000000000..627c66add --- /dev/null +++ b/domains/meenbeese.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "meenbeese", + "email": "meenbeese@tutanota.com" + }, + "record": { + "CNAME": "meenbeese.github.io" + } +} \ No newline at end of file From 7e03566011fcda6a7c63c73b8f7937dbce67503d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 3 Jun 2023 07:27:54 +0800 Subject: [PATCH 2150/8412] fix(axviii3): TXT is not array --- domains/axviii3.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axviii3.json b/domains/axviii3.json index b9f9f0b2b..343179a7c 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -11,6 +11,6 @@ "185.199.111.153" ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From d48a83f7b2c5224d8f09e3be619b7eb92b985959 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 3 Jun 2023 07:33:18 +0800 Subject: [PATCH 2151/8412] fix(hironichu): txt is not array --- domains/hironichu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hironichu.json b/domains/hironichu.json index 0c518623e..5a9eb5e77 100644 --- a/domains/hironichu.json +++ b/domains/hironichu.json @@ -7,6 +7,6 @@ }, "record": { "A": ["34.120.54.55"], - "TXT": ["deno-com-validation=f1b7200ba5f97a80db0aaa12"] + "TXT": "deno-com-validation=f1b7200ba5f97a80db0aaa12" } } From f6f108bdb317b91f0568c0cb5b67b4043273cb20 Mon Sep 17 00:00:00 2001 From: Om Sarraf Date: Sat, 3 Jun 2023 09:37:13 +0530 Subject: [PATCH 2152/8412] Create itsOmSarraf.json --- domains/itsOmSarraf.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itsOmSarraf.json diff --git a/domains/itsOmSarraf.json b/domains/itsOmSarraf.json new file mode 100644 index 000000000..02b6e3d69 --- /dev/null +++ b/domains/itsOmSarraf.json @@ -0,0 +1,11 @@ +{ + "description": "My personal Website", + "repo": "https://github.com/itsomsarraf/itsomsarraf.github.io", + "owner": { + "username": "itsOmSarraf", + "email": "itsomsarraf@gmail.com" + }, + "record": { + "URL": "https://itsomsarraf.github.io" + } +} From 59b7be0606774035ca72bef374784d4c3e791994 Mon Sep 17 00:00:00 2001 From: Om Sarraf Date: Sat, 3 Jun 2023 11:25:18 +0530 Subject: [PATCH 2153/8412] Update itsOmSarraf.json --- domains/itsOmSarraf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsOmSarraf.json b/domains/itsOmSarraf.json index 02b6e3d69..525b9224b 100644 --- a/domains/itsOmSarraf.json +++ b/domains/itsOmSarraf.json @@ -6,6 +6,6 @@ "email": "itsomsarraf@gmail.com" }, "record": { - "URL": "https://itsomsarraf.github.io" + "CNAME": "itsomsarraf.github.io" } } From 065223bb8ae56b16b96088056d51501a0757e42e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 3 Jun 2023 15:37:04 +0800 Subject: [PATCH 2154/8412] Rename itsOmSarraf.json to itsomsarraf.json --- domains/{itsOmSarraf.json => itsomsarraf.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{itsOmSarraf.json => itsomsarraf.json} (100%) diff --git a/domains/itsOmSarraf.json b/domains/itsomsarraf.json similarity index 100% rename from domains/itsOmSarraf.json rename to domains/itsomsarraf.json From e6310973991e12f6c577cadf60f0cc182fb23785 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 3 Jun 2023 15:39:52 +0800 Subject: [PATCH 2155/8412] Update himanshu.json --- domains/himanshu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/himanshu.json b/domains/himanshu.json index 8e504b187..8000dc1db 100644 --- a/domains/himanshu.json +++ b/domains/himanshu.json @@ -7,6 +7,6 @@ "twitter": "himanshuuu_2001" }, "record": { - "CNAME": "himu-2001.github.io/portfolio/index.html" + "CNAME": "himu-2001.github.io" } } From 1774019916b401ac9aab494e5b3c933c3278bb21 Mon Sep 17 00:00:00 2001 From: Saumitra Kapoor <68214324+kapoorsaumitra@users.noreply.github.com> Date: Sat, 3 Jun 2023 14:31:03 +0530 Subject: [PATCH 2156/8412] added kapoor.json --- domains/kapoor.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/kapoor.json diff --git a/domains/kapoor.json b/domains/kapoor.json new file mode 100644 index 000000000..ea52dd48d --- /dev/null +++ b/domains/kapoor.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "kapoorsaumitra", + "email": "saumitrakapoor24@gmail.com", + "twitter": "0xKapoor", + "discord": "discord-username-and-discriminator" + }, + + "record": { + "CNAME": "https://kapoorportfolio.vercel.app/" + } + + + } + \ No newline at end of file From 081322e7e1e9a7f8254d07770884653927c36a5f Mon Sep 17 00:00:00 2001 From: Saumitra Kapoor <68214324+kapoorsaumitra@users.noreply.github.com> Date: Sat, 3 Jun 2023 14:33:29 +0530 Subject: [PATCH 2157/8412] . --- domains/kapoor.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kapoor.json b/domains/kapoor.json index ea52dd48d..ace49d4b6 100644 --- a/domains/kapoor.json +++ b/domains/kapoor.json @@ -7,7 +7,7 @@ }, "record": { - "CNAME": "https://kapoorportfolio.vercel.app/" + "URL": "https://kapoorportfolio.vercel.app/" } From 8e7146ac30e8e0eb3af5308e1cd670bf0fcf8b2f Mon Sep 17 00:00:00 2001 From: Nishant Attrey Date: Sat, 3 Jun 2023 17:26:38 +0530 Subject: [PATCH 2158/8412] creating nishantattrey json file --- domains/nishantattrey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nishantattrey.json diff --git a/domains/nishantattrey.json b/domains/nishantattrey.json new file mode 100644 index 000000000..f25a6bf0d --- /dev/null +++ b/domains/nishantattrey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nishantattrey07", + "email": "nishantattrey07@gmail.com" + }, + "record": { + "URL": "nishantattrey07.github.io" + } +} \ No newline at end of file From a652c9593ef9a68f5428ba579c058421208d1fb3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 3 Jun 2023 20:22:13 +0800 Subject: [PATCH 2159/8412] Update nishantattrey.json --- domains/nishantattrey.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nishantattrey.json b/domains/nishantattrey.json index f25a6bf0d..6b8f9047f 100644 --- a/domains/nishantattrey.json +++ b/domains/nishantattrey.json @@ -4,6 +4,6 @@ "email": "nishantattrey07@gmail.com" }, "record": { - "URL": "nishantattrey07.github.io" + "CNAME": "nishantattrey07.github.io" } -} \ No newline at end of file +} From 461e531777ef7450f5e0c291606b16583a2314a8 Mon Sep 17 00:00:00 2001 From: Rohit Singh <112627630+rohit-sama@users.noreply.github.com> Date: Sat, 3 Jun 2023 18:15:54 +0530 Subject: [PATCH 2160/8412] Create rohit.json --- domains/rohit.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rohit.json diff --git a/domains/rohit.json b/domains/rohit.json new file mode 100644 index 000000000..f57fd753b --- /dev/null +++ b/domains/rohit.json @@ -0,0 +1,12 @@ +{ + "description": "Rohit Singh's Website", + "repo": "https://github.com/rohit-sama/portfolio_react", + "owner": { + "username": "roht-sama", + "email": "rohit9804singh@gmail.com", + "twitter": "rohitstwts" + }, + "record": { + "CNAME": "rohit-sama.github.io/portfolio_react/" + } +} From 0a7063e6cdb6905567a5dd3c576e15e2dbde8ccb Mon Sep 17 00:00:00 2001 From: Ronit Sarkar Date: Sat, 3 Jun 2023 14:30:15 +0000 Subject: [PATCH 2161/8412] feat(domain): add `ronit.is-a.dev` --- domains/ronit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ronit.json diff --git a/domains/ronit.json b/domains/ronit.json new file mode 100644 index 000000000..a31b083e5 --- /dev/null +++ b/domains/ronit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "iamrony777", + "email": "iamrony777@pm.me" + }, + + "record": { + "CNAME": "https://iamrony777.github.io" + } +} From 6d245f5a5c8aee3b91495b252ab21c9c8dd5c687 Mon Sep 17 00:00:00 2001 From: Thanapat Chotipun <66824385+PatrickChoDev@users.noreply.github.com> Date: Sun, 4 Jun 2023 01:58:18 +0700 Subject: [PATCH 2162/8412] Update patrick.json --- domains/patrick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/patrick.json b/domains/patrick.json index 60f20efc1..872961653 100644 --- a/domains/patrick.json +++ b/domains/patrick.json @@ -6,6 +6,6 @@ "email": "devpatrick.cho@gmail.com" }, "record": { - "A": ["140.83.36.254"] + "A": ["158.101.70.92"] } } From ae496d94f2e9dced85cc2dd3fe4335a1d6a0c84f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 4 Jun 2023 07:02:42 +0800 Subject: [PATCH 2163/8412] Update ronit.json --- domains/ronit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ronit.json b/domains/ronit.json index a31b083e5..2f8d634fd 100644 --- a/domains/ronit.json +++ b/domains/ronit.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "https://iamrony777.github.io" + "CNAME": "iamrony777.github.io" } } From 38db9196e49edd7e878ff3032dba1ca2a8d2a239 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 4 Jun 2023 07:07:51 +0800 Subject: [PATCH 2164/8412] Update rohit.json --- domains/rohit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohit.json b/domains/rohit.json index f57fd753b..510a6ba9a 100644 --- a/domains/rohit.json +++ b/domains/rohit.json @@ -7,6 +7,6 @@ "twitter": "rohitstwts" }, "record": { - "CNAME": "rohit-sama.github.io/portfolio_react/" + "CNAME": "rohit-sama.github.io" } } From 801232037becf28cadc44799436d22c162e29de1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 4 Jun 2023 08:44:15 +0800 Subject: [PATCH 2165/8412] Update kapoor.json --- domains/kapoor.json | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/domains/kapoor.json b/domains/kapoor.json index ace49d4b6..a2bce61a6 100644 --- a/domains/kapoor.json +++ b/domains/kapoor.json @@ -1,15 +1,11 @@ { "owner": { - "username": "kapoorsaumitra", - "email": "saumitrakapoor24@gmail.com", - "twitter": "0xKapoor", - "discord": "discord-username-and-discriminator" + "username": "kapoorsaumitra", + "email": "saumitrakapoor24@gmail.com", + "twitter": "0xKapoor" }, - + "record": { - "URL": "https://kapoorportfolio.vercel.app/" + "URL": "https://kapoorportfolio.vercel.app" } - - - } - \ No newline at end of file +} From ab02b42d3a0bad43fce92b94bb137820ec03218c Mon Sep 17 00:00:00 2001 From: Abhinandan Wadhwa <74089487+abhinandanwadwa@users.noreply.github.com> Date: Sun, 4 Jun 2023 10:30:39 +0530 Subject: [PATCH 2166/8412] feat(domain): add `abhinandan.is-a.dev` --- domains/abhinandan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abhinandan.json diff --git a/domains/abhinandan.json b/domains/abhinandan.json new file mode 100644 index 000000000..b39196bd5 --- /dev/null +++ b/domains/abhinandan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "abhinandanwadwa", + "email": "abhinandanwadhwa5@gmail.com" + }, + + "record": { + "A": ["139.59.76.105"] + } +} From 0e31aeef61579534c9905c6fbbacb90ccfa3d0bc Mon Sep 17 00:00:00 2001 From: iPuppyYT Date: Sun, 4 Jun 2023 11:17:27 +0530 Subject: [PATCH 2167/8412] Update ipuppyyt.json --- domains/ipuppyyt.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/ipuppyyt.json b/domains/ipuppyyt.json index 923b53abe..f0f1ce3ca 100644 --- a/domains/ipuppyyt.json +++ b/domains/ipuppyyt.json @@ -5,8 +5,15 @@ "username": "ipuppyyt", "email": "dhanush6102002@gmail.com", "twitter": "ipuppyyt" + "twitter": "ipuppyyt", + "discord": "iPuppyYT#3684" }, "record": { - "CNAME": "new-main-site.pages.dev" + "CNAME": "new-main-site.pages.dev", + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From e9e6d3efee57398216c9535645af4093bd9a2978 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 4 Jun 2023 13:49:34 +0800 Subject: [PATCH 2168/8412] Update ipuppyyt.json --- domains/ipuppyyt.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/ipuppyyt.json b/domains/ipuppyyt.json index f0f1ce3ca..e28906b14 100644 --- a/domains/ipuppyyt.json +++ b/domains/ipuppyyt.json @@ -1,19 +1,14 @@ { "description": "My own website", - "repo": "https://github.com/ipuppyyt", "owner": { "username": "ipuppyyt", "email": "dhanush6102002@gmail.com", - "twitter": "ipuppyyt" "twitter": "ipuppyyt", "discord": "iPuppyYT#3684" }, "record": { "CNAME": "new-main-site.pages.dev", - "MX": [ - "mx1.improvmx.com.", - "mx2.improvmx.com." - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} From eb436e7c88dbd6c3bcb62defb612b32319b68edf Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Sun, 4 Jun 2023 00:23:42 -0700 Subject: [PATCH 2169/8412] Update zerow.json --- domains/zerow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zerow.json b/domains/zerow.json index c0921e76c..353e7e8a0 100644 --- a/domains/zerow.json +++ b/domains/zerow.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["194.5.64.6"] + "A": ["92.118.207.191"] } } From 48758a47030adea9391bea10dd4bf04b7c4bf8d6 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Sun, 4 Jun 2023 00:24:14 -0700 Subject: [PATCH 2170/8412] Update zerow.json --- domains/zerow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zerow.json b/domains/zerow.json index c0921e76c..353e7e8a0 100644 --- a/domains/zerow.json +++ b/domains/zerow.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["194.5.64.6"] + "A": ["92.118.207.191"] } } From 0bca5a4c9713cd449163502ba8bad5b6a84d2bc1 Mon Sep 17 00:00:00 2001 From: Vansh <62180044+vansh-goel@users.noreply.github.com> Date: Sun, 4 Jun 2023 21:42:17 +0530 Subject: [PATCH 2171/8412] Create vansh.json Initialized the commit --- domains/vansh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vansh.json diff --git a/domains/vansh.json b/domains/vansh.json new file mode 100644 index 000000000..bc363a07a --- /dev/null +++ b/domains/vansh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vansh-goel", + "email": "", + "twitter": "vanshgoeltwt", + "discord": "Vansh#2204" + } + "record": { + "TXT": "hello world" + } +} From 7f682c71a8eb8eccfbca695f422dcad0f1e330b6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=D0=BB=D0=B8=D1=81=D1=82=D0=B8=D0=BA?= <119734607+LiztochekCode@users.noreply.github.com> Date: Sun, 4 Jun 2023 21:31:12 +0300 Subject: [PATCH 2172/8412] Create liztochekcode.json --- domains/liztochekcode.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/liztochekcode.json diff --git a/domains/liztochekcode.json b/domains/liztochekcode.json new file mode 100644 index 000000000..f1e939095 --- /dev/null +++ b/domains/liztochekcode.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "LiztochekCode", + "email": "liztochekcode@gmail.com", + }, + + "record": { + "URL": "https://liztochekcode.epizy.com/" + } +} From fe2672035d0957c3e26e213caf99149cf0c22f16 Mon Sep 17 00:00:00 2001 From: Hero <15278940+HeroGamers@users.noreply.github.com> Date: Sun, 4 Jun 2023 21:29:28 +0200 Subject: [PATCH 2173/8412] Switch to Cloudflare Pages and add Google Search Console --- domains/marcus.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/marcus.json b/domains/marcus.json index 4a3ce1394..edb16e4a9 100644 --- a/domains/marcus.json +++ b/domains/marcus.json @@ -1,12 +1,13 @@ { "description": "A portfolio website for HeroGamers (Marcus).", - "repo": "https://github.com/HeroGamers/HeroGamers", + "repo": "https://github.com/HeroGamers/Portfolio", "owner": { "username": "HeroGamers", "email": "webmaster@herogamers.dev", "twitter": "ItsHeroGamers" }, "record": { - "CNAME": "herogamers.github.io" + "CNAME": "portfolio-4cw.pages.dev", + "TXT": "google-site-verification=Sl9b6aSj8_OLU4SQRm4xLntav163ZPXEW8Ief54nMOA" } } From 162e2be504a6a85f856d2c595cf1c9aab6ac5192 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 5 Jun 2023 06:23:26 +0800 Subject: [PATCH 2174/8412] Update marcus.json --- domains/marcus.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/marcus.json b/domains/marcus.json index edb16e4a9..607e74c41 100644 --- a/domains/marcus.json +++ b/domains/marcus.json @@ -7,7 +7,6 @@ "twitter": "ItsHeroGamers" }, "record": { - "CNAME": "portfolio-4cw.pages.dev", - "TXT": "google-site-verification=Sl9b6aSj8_OLU4SQRm4xLntav163ZPXEW8Ief54nMOA" + "CNAME": "portfolio-4cw.pages.dev" } } From ac9596e846e5fa7d61e01f4a1b025d5fa0281263 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 5 Jun 2023 12:08:41 +0800 Subject: [PATCH 2175/8412] feat: update to github pages --- domains/ipuppyyt.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/ipuppyyt.json b/domains/ipuppyyt.json index e28906b14..a2d56dd85 100644 --- a/domains/ipuppyyt.json +++ b/domains/ipuppyyt.json @@ -7,7 +7,12 @@ "discord": "iPuppyYT#3684" }, "record": { - "CNAME": "new-main-site.pages.dev", + "A": [ + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 889258eaeb76ed0d2c4ea1ac874f1ab2d318f4db Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 5 Jun 2023 12:10:34 +0800 Subject: [PATCH 2176/8412] Update liztochekcode.json --- domains/liztochekcode.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/liztochekcode.json b/domains/liztochekcode.json index f1e939095..869827228 100644 --- a/domains/liztochekcode.json +++ b/domains/liztochekcode.json @@ -1,10 +1,10 @@ { "owner": { "username": "LiztochekCode", - "email": "liztochekcode@gmail.com", + "email": "liztochekcode@gmail.com" }, "record": { - "URL": "https://liztochekcode.epizy.com/" + "URL": "https://liztochekcode.epizy.com" } } From b9a6ef8350263dca4c810c8bc8a3fd9241cb6b38 Mon Sep 17 00:00:00 2001 From: Ripunjay Singh <81869464+rpj09@users.noreply.github.com> Date: Mon, 5 Jun 2023 10:39:34 +0530 Subject: [PATCH 2177/8412] Create rpj.json --- domains/rpj.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/rpj.json diff --git a/domains/rpj.json b/domains/rpj.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/rpj.json @@ -0,0 +1 @@ + From ff63c6f5674c872fadb425ef10dae2d0ed290358 Mon Sep 17 00:00:00 2001 From: Ripunjay Singh <81869464+rpj09@users.noreply.github.com> Date: Mon, 5 Jun 2023 10:48:57 +0530 Subject: [PATCH 2178/8412] Update rpj.json --- domains/rpj.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/rpj.json b/domains/rpj.json index 8b1378917..c6d255bbe 100644 --- a/domains/rpj.json +++ b/domains/rpj.json @@ -1 +1,12 @@ - +{ + "description": "Portfolio website", + "repo": "https://rpj09.github.io/Portfolio/", + "owner": { + "username": "rpj09", + "email": "singhripunjay09@gmail.com", + "twitter": "rpj09" + }, + "record": { + "CNAME": "rpj09.github.io/Portfolio" + } +} From 70272e40514c9346f5f877aaa6db1af98ae58fdb Mon Sep 17 00:00:00 2001 From: Ripunjay Singh <81869464+rpj09@users.noreply.github.com> Date: Mon, 5 Jun 2023 10:50:47 +0530 Subject: [PATCH 2179/8412] Update rpj.json --- domains/rpj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rpj.json b/domains/rpj.json index c6d255bbe..1d090920f 100644 --- a/domains/rpj.json +++ b/domains/rpj.json @@ -7,6 +7,6 @@ "twitter": "rpj09" }, "record": { - "CNAME": "rpj09.github.io/Portfolio" + "CNAME": "rpj09.github.io" } } From b7740772f90b6a003f99f0ccd934825528952582 Mon Sep 17 00:00:00 2001 From: riyasachdeva04 <117933416+riyasachdeva04@users.noreply.github.com> Date: Mon, 5 Jun 2023 11:32:29 +0530 Subject: [PATCH 2180/8412] feat(domain): add `riii.is-a.dev` --- domains/riii.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/riii.json diff --git a/domains/riii.json b/domains/riii.json new file mode 100644 index 000000000..30677a128 --- /dev/null +++ b/domains/riii.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "riyasachdeva04", + "email": "sachdevar919@gmail.com" + }, + + "record": { + "TXT": "https://github.com/riyasachdeva04" + } +} From d7b5f72135c0c58cb97309e84a60743728cc4130 Mon Sep 17 00:00:00 2001 From: Matthew James <69026158+Matt-DESTROYER@users.noreply.github.com> Date: Mon, 5 Jun 2023 17:20:50 +1000 Subject: [PATCH 2181/8412] Update mattdestroyer.json --- domains/mattdestroyer.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/mattdestroyer.json b/domains/mattdestroyer.json index 5c81a2a61..42d69c344 100644 --- a/domains/mattdestroyer.json +++ b/domains/mattdestroyer.json @@ -1,10 +1,10 @@ { - "description": "Matt-DESTROYER's Website", - "owner": { - "username": "Matt-DESTROYER", - "email": "mattdestroyerpro@gmail.com" - }, - "record": { - "URL": "https://MattDESTROYER.repl.co" - } + "description": "Matt-DESTROYER's Website", + "owner": { + "username": "Matt-DESTROYER", + "email": "mattdestroyerpro@gmail.com" + }, + "record": { + "URL": "https://mattdestroyer.replit.app/" + } } From 950258bfb8432515d0f4a1ef7a2a2693f42c41db Mon Sep 17 00:00:00 2001 From: da-kurlzzzzz Date: Mon, 5 Jun 2023 13:49:45 +0300 Subject: [PATCH 2182/8412] feat(domain): add `sergeyzarechnev.is-a.dev` --- domains/sergeyzarechnev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sergeyzarechnev.json diff --git a/domains/sergeyzarechnev.json b/domains/sergeyzarechnev.json new file mode 100644 index 000000000..689bd9465 --- /dev/null +++ b/domains/sergeyzarechnev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "da-kurlzzzzz", + "email": "da_kurlzzzzz@mail.ru" + }, + + "record": { + "A": ["89.23.39.35"] + } +} From f507a7e8b641c7f6ef3560a4506f60b533f82eca Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 5 Jun 2023 19:46:40 +0800 Subject: [PATCH 2183/8412] Update mattdestroyer.json --- domains/mattdestroyer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mattdestroyer.json b/domains/mattdestroyer.json index 42d69c344..02bd4151e 100644 --- a/domains/mattdestroyer.json +++ b/domains/mattdestroyer.json @@ -5,6 +5,6 @@ "email": "mattdestroyerpro@gmail.com" }, "record": { - "URL": "https://mattdestroyer.replit.app/" + "URL": "https://mattdestroyer.replit.app" } } From 48dd04c714bc65d8055455c560dbdd8653c596df Mon Sep 17 00:00:00 2001 From: "Ethan .B" Date: Mon, 5 Jun 2023 21:38:16 +0930 Subject: [PATCH 2184/8412] Create NotAussie.json --- domains/NotAussie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/NotAussie.json diff --git a/domains/NotAussie.json b/domains/NotAussie.json new file mode 100644 index 000000000..dc3011272 --- /dev/null +++ b/domains/NotAussie.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site / Portafolio.", + "repo": "https://github.com/NotAussie/NotAussieIsADev/", + "owner": { + "username": "NotAussie", + "email": "Aussie_Okay@protonmail.com" + }, + "record": { + "CNAME": "notaussie.github.io" + } +} From f701f27fae102226e3f12a6ad259f4688747afc1 Mon Sep 17 00:00:00 2001 From: "Ethan .B" Date: Mon, 5 Jun 2023 21:39:44 +0930 Subject: [PATCH 2185/8412] Rename NotAussie.json to notaussie.json --- domains/{NotAussie.json => notaussie.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{NotAussie.json => notaussie.json} (100%) diff --git a/domains/NotAussie.json b/domains/notaussie.json similarity index 100% rename from domains/NotAussie.json rename to domains/notaussie.json From d5ddb728cbd0846833a1229d836f6e38eb0c932c Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Mon, 5 Jun 2023 20:02:41 +0530 Subject: [PATCH 2186/8412] Create roktim.json --- domains/roktim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/roktim.json diff --git a/domains/roktim.json b/domains/roktim.json new file mode 100644 index 000000000..dd07b0269 --- /dev/null +++ b/domains/roktim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "http://roktim32.github.io" + } +} From a15282fea0081b7e5116c52411f2229557b87bdd Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Mon, 5 Jun 2023 20:06:36 +0530 Subject: [PATCH 2187/8412] Update roktim.json --- domains/roktim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roktim.json b/domains/roktim.json index dd07b0269..0b4788bf5 100644 --- a/domains/roktim.json +++ b/domains/roktim.json @@ -4,6 +4,6 @@ "email": "roktimsenapoty2@gmail.com" }, "record": { - "CNAME": "http://roktim32.github.io" + "CNAME": roktim32.github.io" } } From 58c7950f70870266ff59049d6e08d48885b21f65 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Mon, 5 Jun 2023 20:12:26 +0530 Subject: [PATCH 2188/8412] Update roktim.json --- domains/roktim.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/roktim.json b/domains/roktim.json index 0b4788bf5..f5d16fdcf 100644 --- a/domains/roktim.json +++ b/domains/roktim.json @@ -4,6 +4,6 @@ "email": "roktimsenapoty2@gmail.com" }, "record": { - "CNAME": roktim32.github.io" + "CNAME": "roktim32.github.io" } } From eeacac280a1be51cffb4197e20c11ba20b4983b4 Mon Sep 17 00:00:00 2001 From: WovenCoast14782 <44475239+WovenCoast@users.noreply.github.com> Date: Mon, 5 Jun 2023 23:02:03 +0500 Subject: [PATCH 2189/8412] feat(domain): add `flamexode.is-a.dev` --- domains/flamexode.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/flamexode.json diff --git a/domains/flamexode.json b/domains/flamexode.json new file mode 100644 index 000000000..6fed6ae84 --- /dev/null +++ b/domains/flamexode.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WovenCoast", + "email": "wovencoast14782@techie.com" + }, + + "record": { + "CNAME": "wovencoast.github.io" + } +} From f683fcbd6310d6dc4ff278c456227e107bcdfb98 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 6 Jun 2023 06:02:50 +0800 Subject: [PATCH 2190/8412] Update riii.json --- domains/riii.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riii.json b/domains/riii.json index 30677a128..585e8c584 100644 --- a/domains/riii.json +++ b/domains/riii.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "https://github.com/riyasachdeva04" + "URL": "https://github.com/riyasachdeva04" } } From 32c7429c04e2b787cc520e1a47b9d0e8aadad627 Mon Sep 17 00:00:00 2001 From: uugghhwhy <116750402+uugghhwhy@users.noreply.github.com> Date: Mon, 5 Jun 2023 19:51:12 -0700 Subject: [PATCH 2191/8412] Create notgoogle --- domains/notgoogle | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/notgoogle diff --git a/domains/notgoogle b/domains/notgoogle new file mode 100644 index 000000000..abbda11b1 --- /dev/null +++ b/domains/notgoogle @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "uugghhwhy", + "email": "", + "twitter": "N/A", + "discord": "[]#4604" + } +} +{ + "record": { + "CNAME": "873cf0d8-4ae8-4a9c-9a48-b58ac4c67f3d.id.repl.co" + } +} From c1e8e75380ce0fb89e50a83064bf670b1f8cf17a Mon Sep 17 00:00:00 2001 From: Vansh <62180044+vansh-goel@users.noreply.github.com> Date: Tue, 6 Jun 2023 16:58:40 +0530 Subject: [PATCH 2192/8412] Update vansh.json to include a proper record and correct formatting --- domains/vansh.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/vansh.json b/domains/vansh.json index bc363a07a..bbcec9867 100644 --- a/domains/vansh.json +++ b/domains/vansh.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "vansh-goel", - "email": "", - "twitter": "vanshgoeltwt", - "discord": "Vansh#2204" - } + "owner": { + "username": "vansh-goel", + "email": "goelvansh2@gmail.com" + }, "record": { - "TXT": "hello world" - } + "CNAME": "vansh-goel.github.io/portfolio/" + }, + "description": "Personal Portfolio" } From b15510b9cf32589620141cf2475b05a7be9d53a5 Mon Sep 17 00:00:00 2001 From: kevin Date: Tue, 6 Jun 2023 20:15:36 +0300 Subject: [PATCH 2193/8412] replaced "A" record with "CNAME" --- domains/sergeyzarechnev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sergeyzarechnev.json b/domains/sergeyzarechnev.json index 689bd9465..b501cd4b3 100644 --- a/domains/sergeyzarechnev.json +++ b/domains/sergeyzarechnev.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["89.23.39.35"] + "CNAME": "sergeyzarechnev.is-a-backend.dev" } } From 7903be4540dfaa31212f5e3f606523503e59ea11 Mon Sep 17 00:00:00 2001 From: ohqte Date: Tue, 6 Jun 2023 23:03:09 +0530 Subject: [PATCH 2194/8412] Create mail.ohqte.json --- domains/mail.ohqte.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.ohqte.json diff --git a/domains/mail.ohqte.json b/domains/mail.ohqte.json new file mode 100644 index 000000000..cae66175a --- /dev/null +++ b/domains/mail.ohqte.json @@ -0,0 +1,10 @@ +{ + "owner": { + "email": "ohqte@proton.me", + "username": "ohqte" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 6e1f6b819dd1ba191dc52f986285fb5e6c86138b Mon Sep 17 00:00:00 2001 From: Techtonic709 <88249924+Techtonic709@users.noreply.github.com> Date: Tue, 6 Jun 2023 20:14:20 -0700 Subject: [PATCH 2195/8412] feat(domain): add `709.is-a.dev` --- domains/709.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/709.json diff --git a/domains/709.json b/domains/709.json new file mode 100644 index 000000000..fa7f0ef74 --- /dev/null +++ b/domains/709.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Techtonic709", + "email": "techtonic709@gmail.com" + }, + + "record": { + "MX": ["mx1.improvmx.com."] + } +} From def9b7d887b192be9bd9d4246f9ae947b6363861 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 7 Jun 2023 18:14:27 +0800 Subject: [PATCH 2196/8412] Update vansh.json --- domains/vansh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vansh.json b/domains/vansh.json index bbcec9867..0c5b43277 100644 --- a/domains/vansh.json +++ b/domains/vansh.json @@ -4,7 +4,7 @@ "email": "goelvansh2@gmail.com" }, "record": { - "CNAME": "vansh-goel.github.io/portfolio/" + "CNAME": "vansh-goel.github.io" }, "description": "Personal Portfolio" } From 7b1c136aa7a8336f0c08093824769cd22d578f31 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 7 Jun 2023 19:10:27 +0800 Subject: [PATCH 2197/8412] Update notgoogle --- domains/notgoogle | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/notgoogle b/domains/notgoogle index abbda11b1..cf03fa5d9 100644 --- a/domains/notgoogle +++ b/domains/notgoogle @@ -2,11 +2,8 @@ "owner": { "username": "uugghhwhy", "email": "", - "twitter": "N/A", "discord": "[]#4604" - } -} -{ + }, "record": { "CNAME": "873cf0d8-4ae8-4a9c-9a48-b58ac4c67f3d.id.repl.co" } From 868498aa960d576997597cc0c23ffaf9d6fb9e94 Mon Sep 17 00:00:00 2001 From: Asriel Nguyen Date: Wed, 7 Jun 2023 20:30:22 +0700 Subject: [PATCH 2198/8412] feat: prettier --- domains/asriel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/asriel.json diff --git a/domains/asriel.json b/domains/asriel.json new file mode 100644 index 000000000..0adf881ec --- /dev/null +++ b/domains/asriel.json @@ -0,0 +1,12 @@ +{ + "description": "asriel.is-a.dev", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/", + "owner": { + "username": "AsrieltheGoat", + "email": "admin@dreemurrs.eu.org", + "discord": "AsrieltheGoat#8607" + }, + "record": { + "CNAME": "AsrieltheGoat.github.io" + } +} From 043876dc9d62ba8572d9d09bed7dad91fb775d65 Mon Sep 17 00:00:00 2001 From: Collin Date: Wed, 7 Jun 2023 17:52:39 +0200 Subject: [PATCH 2199/8412] feat(domain): add `sunshine.is-a.dev` --- domains/sunshine.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sunshine.json diff --git a/domains/sunshine.json b/domains/sunshine.json new file mode 100644 index 000000000..ceaad1ba9 --- /dev/null +++ b/domains/sunshine.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Hanyaku-Chan", + "email": "collinbuchkamer@gmail.com" + }, + + "record": { + "A": ["192.168.0.101"] + } +} From 45bec94fcbbf746105c787bcc9da28293f2182b4 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Wed, 7 Jun 2023 13:47:50 -0300 Subject: [PATCH 2200/8412] Create neki.json --- domains/neki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/neki.json diff --git a/domains/neki.json b/domains/neki.json new file mode 100644 index 000000000..8c14ae0d8 --- /dev/null +++ b/domains/neki.json @@ -0,0 +1,10 @@ +{ + "description": "Pagina de Santiago", + "owner": { + "username": "PinkLittleKitty", + "email": "santyfisela@gmail.com", + }, + "record": { + "CNAME": "PinkLittleKitty.github.io" + } +} From 9d0dce6379f9a222a7462e27a5f066c2946e5fca Mon Sep 17 00:00:00 2001 From: Collin Date: Wed, 7 Jun 2023 19:05:54 +0200 Subject: [PATCH 2201/8412] feat(domain): add `collin.is-a.dev` --- domains/collin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/collin.json diff --git a/domains/collin.json b/domains/collin.json new file mode 100644 index 000000000..ab22f4757 --- /dev/null +++ b/domains/collin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Hanyaku-Chan", + "email": "collinbuchkamer@gmail.com" + }, + + "record": { + "CNAME": "hanyaku.glitch.me" + } +} From d4558fca45c85e8062c1adbf9ab36fb479780828 Mon Sep 17 00:00:00 2001 From: bibs24 Date: Thu, 8 Jun 2023 00:56:42 +0530 Subject: [PATCH 2202/8412] Restore repository --- domains/con.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/con.json diff --git a/domains/con.json b/domains/con.json deleted file mode 100644 index 047bdb709..000000000 --- a/domains/con.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "owner": { - "username": "connekitius", - "email": "", - "twitter": "connekisgoated", - "discord": "Con#5209" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From aa1d275c8bf1082c297605ec6f0c7d633672da9a Mon Sep 17 00:00:00 2001 From: bibs24 Date: Thu, 8 Jun 2023 01:04:51 +0530 Subject: [PATCH 2203/8412] added bibhuisadev --- domains/bibhu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bibhu.json diff --git a/domains/bibhu.json b/domains/bibhu.json new file mode 100644 index 000000000..1fde45d5e --- /dev/null +++ b/domains/bibhu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bibs24", + "email": "bibhuprasadsaha4@gmail.com" + }, + "record": { + "CNAME": "https://bibs24.github.io/portfolio/" + }, + "description": "Personal Portfolio" +} \ No newline at end of file From af290690c5253dd1eeb1a9797ba5ba668c9ba30a Mon Sep 17 00:00:00 2001 From: bibs24 Date: Thu, 8 Jun 2023 01:09:06 +0530 Subject: [PATCH 2204/8412] added bibhuisadev --- domains/bibhu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bibhu.json b/domains/bibhu.json index 1fde45d5e..f9407749b 100644 --- a/domains/bibhu.json +++ b/domains/bibhu.json @@ -4,7 +4,7 @@ "email": "bibhuprasadsaha4@gmail.com" }, "record": { - "CNAME": "https://bibs24.github.io/portfolio/" + "CNAME": "bibs24.github.io" }, "description": "Personal Portfolio" } \ No newline at end of file From 1aab234911d7f0cf37a6422427e64d276c52f8d2 Mon Sep 17 00:00:00 2001 From: Mac <130684812+itsmaclol@users.noreply.github.com> Date: Wed, 7 Jun 2023 23:04:35 +0200 Subject: [PATCH 2205/8412] cname record, updated website --- domains/mac.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mac.json b/domains/mac.json index 1e9bac6ed..ecb20dd39 100644 --- a/domains/mac.json +++ b/domains/mac.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["34.175.104.138"] + "CNAME": "macsite.pages.dev" } } From 84f8e495db94ec252899617e0ed9483de0b26be6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 8 Jun 2023 06:59:04 +0800 Subject: [PATCH 2206/8412] Rename notgoogle to notgoogle.json --- domains/{notgoogle => notgoogle.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{notgoogle => notgoogle.json} (100%) diff --git a/domains/notgoogle b/domains/notgoogle.json similarity index 100% rename from domains/notgoogle rename to domains/notgoogle.json From 2d122af3aa359a94ec07e34230ded2bd331fdd0b Mon Sep 17 00:00:00 2001 From: Collin Date: Thu, 8 Jun 2023 01:33:38 +0200 Subject: [PATCH 2207/8412] Update sunshine.json --- domains/sunshine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sunshine.json b/domains/sunshine.json index ceaad1ba9..e105f31b7 100644 --- a/domains/sunshine.json +++ b/domains/sunshine.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["192.168.0.101"] + "URL": "https://hanyaku.glitch.me" } } From a9cd4c9f09786722a206dd1668de9ad31c6b3636 Mon Sep 17 00:00:00 2001 From: Tilak <125390274+YourTilak@users.noreply.github.com> Date: Thu, 8 Jun 2023 08:09:25 +0530 Subject: [PATCH 2208/8412] Create yourtilak.json --- domains/yourtilak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yourtilak.json diff --git a/domains/yourtilak.json b/domains/yourtilak.json new file mode 100644 index 000000000..c10efa455 --- /dev/null +++ b/domains/yourtilak.json @@ -0,0 +1,11 @@ +{ + "description": "YourTilak.is-a.dev", + "repo": "https://github.com/YourTilak/YourTilak.github.io", + "owner": { + "username": "YourTilak", + "email": "rj05tilak@gmail.com" + }, + "record": { + "CNAME": "YourTilak.github.io" + } +} From fb262d7753a039d31665fbfc7eba1920d9c20ea1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 8 Jun 2023 14:48:56 +0800 Subject: [PATCH 2209/8412] Discard changes to domains/con.json --- domains/con.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/con.json diff --git a/domains/con.json b/domains/con.json new file mode 100644 index 000000000..047bdb709 --- /dev/null +++ b/domains/con.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "connekitius", + "email": "", + "twitter": "connekisgoated", + "discord": "Con#5209" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 8775d40d833a7497e650a60a36d7722608b50168 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 8 Jun 2023 15:08:36 +0800 Subject: [PATCH 2210/8412] Delete con.json --- domains/con.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/con.json diff --git a/domains/con.json b/domains/con.json deleted file mode 100644 index 047bdb709..000000000 --- a/domains/con.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "owner": { - "username": "connekitius", - "email": "", - "twitter": "connekisgoated", - "discord": "Con#5209" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 51b889d74a152731c9e95b11933695cc5eaf7775 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 8 Jun 2023 15:25:48 +0800 Subject: [PATCH 2211/8412] Update neki.json --- domains/neki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/neki.json b/domains/neki.json index 8c14ae0d8..07025aa32 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -2,7 +2,7 @@ "description": "Pagina de Santiago", "owner": { "username": "PinkLittleKitty", - "email": "santyfisela@gmail.com", + "email": "santyfisela@gmail.com" }, "record": { "CNAME": "PinkLittleKitty.github.io" From ad06d2406315bb9cc86597f19a773dfdf820e0ca Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Thu, 8 Jun 2023 11:29:48 +0200 Subject: [PATCH 2212/8412] Create ofv.json --- domains/ofv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ofv.json diff --git a/domains/ofv.json b/domains/ofv.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/ofv.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From 72823c4de3e5332b4e3dad8b47d80230435d1e99 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Thu, 8 Jun 2023 11:37:35 -0300 Subject: [PATCH 2213/8412] Create mail.neki.json --- domains/mail.neki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.neki.json diff --git a/domains/mail.neki.json b/domains/mail.neki.json new file mode 100644 index 000000000..cf94fe408 --- /dev/null +++ b/domains/mail.neki.json @@ -0,0 +1,10 @@ +{ + "description": "Mail de Santiago", + "owner": { + "username": "PinkLittleKitty", + "email": "santyfisela@gmail.com" + }, + "record": { + "TXT": "zoho-verification=zb84078345.zmverify.zoho.com" + } +} From 0b5f0f651411d5141abd3fc0f070c065f1227ba1 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Thu, 8 Jun 2023 20:59:05 +0300 Subject: [PATCH 2214/8412] feat(domain): add `cdn.zerow.is-a.dev` --- domains/cdn.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/cdn.zerow.json diff --git a/domains/cdn.zerow.json b/domains/cdn.zerow.json new file mode 100644 index 000000000..353e7e8a0 --- /dev/null +++ b/domains/cdn.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["92.118.207.191"] + } +} From 1ecff878cfa6c37f90954ad6b1b5c84605df24eb Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Thu, 8 Jun 2023 20:59:27 +0300 Subject: [PATCH 2215/8412] feat(domain): add `www.zerow.is-a.dev` --- domains/www.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/www.zerow.json diff --git a/domains/www.zerow.json b/domains/www.zerow.json new file mode 100644 index 000000000..353e7e8a0 --- /dev/null +++ b/domains/www.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["92.118.207.191"] + } +} From 8fe1060fe19c1e1cf21f1efdc276555911ff82a6 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Thu, 8 Jun 2023 20:59:44 +0300 Subject: [PATCH 2216/8412] feat(domain): add `mail.zerow.is-a.dev` --- domains/mail.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.zerow.json diff --git a/domains/mail.zerow.json b/domains/mail.zerow.json new file mode 100644 index 000000000..353e7e8a0 --- /dev/null +++ b/domains/mail.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["92.118.207.191"] + } +} From ed92aa8d8f66aaf6891f699f8675750d9c5f3dd1 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Thu, 8 Jun 2023 21:03:15 +0300 Subject: [PATCH 2217/8412] feat(domain): add `email.zerow.is-a.dev` --- domains/email.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/email.zerow.json diff --git a/domains/email.zerow.json b/domains/email.zerow.json new file mode 100644 index 000000000..93285b0b7 --- /dev/null +++ b/domains/email.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "MX": ["mail.zerow.is-a.dev"] + } +} From 0344638e9dcfbe6d24a3395dae12b157357e8a40 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Thu, 8 Jun 2023 21:04:09 +0300 Subject: [PATCH 2218/8412] feat(domain): add `smtp.zerow.is-a.dev` --- domains/smtp.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/smtp.zerow.json diff --git a/domains/smtp.zerow.json b/domains/smtp.zerow.json new file mode 100644 index 000000000..7e0e107a6 --- /dev/null +++ b/domains/smtp.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "CNAME": "zerow.is-a.dev" + } +} From 935acc07bec225843a5b9f6a3dcb91efcf8f666c Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Thu, 8 Jun 2023 21:04:27 +0300 Subject: [PATCH 2219/8412] feat(domain): add `ftp.zerow.is-a.dev` --- domains/ftp.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ftp.zerow.json diff --git a/domains/ftp.zerow.json b/domains/ftp.zerow.json new file mode 100644 index 000000000..7e0e107a6 --- /dev/null +++ b/domains/ftp.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "CNAME": "zerow.is-a.dev" + } +} From a0af88a96b3508170dda89680f9482b43c0429e0 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Thu, 8 Jun 2023 22:02:41 +0300 Subject: [PATCH 2220/8412] feat(domain): add `_spf.google.com.zerow.is-a.dev` --- domains/_spf.google.com.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_spf.google.com.zerow.json diff --git a/domains/_spf.google.com.zerow.json b/domains/_spf.google.com.zerow.json new file mode 100644 index 000000000..ce72d9ef5 --- /dev/null +++ b/domains/_spf.google.com.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "TXT": "v=spf1 include:_spf.google.com ~all" + } +} From edcafd6f24a201556c4b84c3130db31c4a2b6a8d Mon Sep 17 00:00:00 2001 From: idk <104854641+gregcorp@users.noreply.github.com> Date: Fri, 9 Jun 2023 00:32:26 +0200 Subject: [PATCH 2221/8412] Change mail wallp.json --- domains/wallp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wallp.json b/domains/wallp.json index cfb89f823..3c405bf2a 100644 --- a/domains/wallp.json +++ b/domains/wallp.json @@ -1,7 +1,7 @@ { "owner": { "username": "gregcorp", - "email": "gregorykubach@gmail.com" + "email": "grogy9202@com" }, "record": { From efde993fb34c3237c3e997b03b90d0c3af057aa9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 9 Jun 2023 06:55:38 +0800 Subject: [PATCH 2222/8412] Delete www.zerow.json --- domains/www.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/www.zerow.json diff --git a/domains/www.zerow.json b/domains/www.zerow.json deleted file mode 100644 index 353e7e8a0..000000000 --- a/domains/www.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "A": ["92.118.207.191"] - } -} From 2f00e05e2fbe3078c0b2ff2ba98398181af787a6 Mon Sep 17 00:00:00 2001 From: Johna Date: Thu, 8 Jun 2023 23:08:12 +0000 Subject: [PATCH 2223/8412] Change CNAME record to A record johna.json --- domains/johna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johna.json b/domains/johna.json index 2b3104700..d07c19b8e 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -6,6 +6,6 @@ "email": "j-verstraaten@hotmail.com" }, "record": { - "CNAME": "Johna-123.github.io" + "A": "34.120.54.55" } } From 4175f13bb129f9f519babaee0987cf9a4738b65a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 9 Jun 2023 08:36:47 +0800 Subject: [PATCH 2224/8412] Update johna.json --- domains/johna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johna.json b/domains/johna.json index d07c19b8e..d4d2c2894 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -6,6 +6,6 @@ "email": "j-verstraaten@hotmail.com" }, "record": { - "A": "34.120.54.55" + "A": ["34.120.54.55"] } } From 8b3b6d5c1909a213fcb2755350001762bfa12f56 Mon Sep 17 00:00:00 2001 From: idk <104854641+gregcorp@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:32:30 +0200 Subject: [PATCH 2225/8412] Update wallp.json --- domains/wallp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wallp.json b/domains/wallp.json index 3c405bf2a..2dea4bbdc 100644 --- a/domains/wallp.json +++ b/domains/wallp.json @@ -1,7 +1,7 @@ { "owner": { "username": "gregcorp", - "email": "grogy9202@com" + "email": "grogy9202@gmail.com" }, "record": { From dc8ee3630fd986ca8ca445f4c8d5d4513f3fdf2a Mon Sep 17 00:00:00 2001 From: Savin Date: Fri, 9 Jun 2023 10:20:13 +0300 Subject: [PATCH 2226/8412] Create savinov.json --- domains/savinov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/savinov.json diff --git a/domains/savinov.json b/domains/savinov.json new file mode 100644 index 000000000..215a31038 --- /dev/null +++ b/domains/savinov.json @@ -0,0 +1,11 @@ +{ + "description": "savinov.is-a.dev", + "repo": "https://github.com/SavinTop/savintop.github.io", + "owner": { + "username": "SavinTop", + "email": "savindeath@gmail.com" + }, + "record": { + "CNAME": "savintop.github.io" + } +} From ebfd0f645a95222e97842fa5ec23d986b52e3c8c Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:07:55 -0700 Subject: [PATCH 2227/8412] Delete _spf.google.com.zerow.json --- domains/_spf.google.com.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_spf.google.com.zerow.json diff --git a/domains/_spf.google.com.zerow.json b/domains/_spf.google.com.zerow.json deleted file mode 100644 index ce72d9ef5..000000000 --- a/domains/_spf.google.com.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "TXT": "v=spf1 include:_spf.google.com ~all" - } -} From 4b4d42a1d80d061a871f752c35803270c3d2219a Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:10:06 -0700 Subject: [PATCH 2228/8412] feat(domain): add `webmail.zerow.is-a.dev` --- domains/webmail.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/webmail.zerow.json diff --git a/domains/webmail.zerow.json b/domains/webmail.zerow.json new file mode 100644 index 000000000..353e7e8a0 --- /dev/null +++ b/domains/webmail.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["92.118.207.191"] + } +} From 20d788c20ce4c23773a41bb40e23d30580e5dfa8 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:10:50 -0700 Subject: [PATCH 2229/8412] feat(domain): add `ns1.zerow.is-a.dev` --- domains/ns1.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ns1.zerow.json diff --git a/domains/ns1.zerow.json b/domains/ns1.zerow.json new file mode 100644 index 000000000..353e7e8a0 --- /dev/null +++ b/domains/ns1.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["92.118.207.191"] + } +} From cf9f7f2ea23ff1fbad07f90ef07269b794b59106 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:11:04 -0700 Subject: [PATCH 2230/8412] feat(domain): add `ns2.zerow.is-a.dev` --- domains/ns2.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ns2.zerow.json diff --git a/domains/ns2.zerow.json b/domains/ns2.zerow.json new file mode 100644 index 000000000..353e7e8a0 --- /dev/null +++ b/domains/ns2.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["92.118.207.191"] + } +} From f44bf840e4e85859646634cace2a870a57a96a61 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:11:29 -0700 Subject: [PATCH 2231/8412] feat(domain): add `ipv4.zerow.is-a.dev` --- domains/ipv4.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ipv4.zerow.json diff --git a/domains/ipv4.zerow.json b/domains/ipv4.zerow.json new file mode 100644 index 000000000..353e7e8a0 --- /dev/null +++ b/domains/ipv4.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["92.118.207.191"] + } +} From 27c45e9d1c9dcf3a90e1d2196b5782e93dd5b9a1 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:12:03 -0700 Subject: [PATCH 2232/8412] feat(domain): add `_dmarc.zerow.is-a.dev` --- domains/_dmarc.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_dmarc.zerow.json diff --git a/domains/_dmarc.zerow.json b/domains/_dmarc.zerow.json new file mode 100644 index 000000000..c01530c50 --- /dev/null +++ b/domains/_dmarc.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "TXT": "v=dmarc1; adkim=s; aspf=s; p=quarantine" + } +} From 31df152762251a4d17a8abfe4712ad5f22ef56a9 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:12:27 -0700 Subject: [PATCH 2233/8412] feat(domain): add `default._domainkey.zerow.is-a.dev` --- domains/default._domainkey.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/default._domainkey.zerow.json diff --git a/domains/default._domainkey.zerow.json b/domains/default._domainkey.zerow.json new file mode 100644 index 000000000..8672f4f00 --- /dev/null +++ b/domains/default._domainkey.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "TXT": "v=dkim1; p=migfma0gcsqgsib3dqebaquaa4gnadcbiqkbgqdcjg/af7z9z137q+wammo7swvqsegrqtewzqbv9xmtr80i18edp4jpb37ljxlrv2hkfinmqvbs5l8smi80lmz2flm78nmmgw/vnjqytsepjocoisafpanqbqgmtr1kjtexzjtp+kejokhcgan5xabsiatq/m0ybdlvwzl3ztx+qwidaqab;" + } +} From fa619d7e0ee2cb401b229ccc79f5268396962115 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:12:45 -0700 Subject: [PATCH 2234/8412] feat(domain): add `_domainkey.zerow.is-a.dev` --- domains/_domainkey.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_domainkey.zerow.json diff --git a/domains/_domainkey.zerow.json b/domains/_domainkey.zerow.json new file mode 100644 index 000000000..276f65db7 --- /dev/null +++ b/domains/_domainkey.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "TXT": "o=-" + } +} From 88898d19c187549002cf7ad5946767fa2101610a Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 9 Jun 2023 06:59:00 -0700 Subject: [PATCH 2235/8412] feat(domain): add `57fvjjcng24i.zerow.is-a.dev` --- domains/57fvjjcng24i.zerow.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/57fvjjcng24i.zerow.json diff --git a/domains/57fvjjcng24i.zerow.json b/domains/57fvjjcng24i.zerow.json new file mode 100644 index 000000000..89294d4a2 --- /dev/null +++ b/domains/57fvjjcng24i.zerow.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "CNAME": "gv-zsnibvk6cnv5er.dv.googlehosted.com" + } +} From 9ebd3f9480f202ec90cedda7ccfa9864a54bf67a Mon Sep 17 00:00:00 2001 From: ycssin <87815818+ycssin@users.noreply.github.com> Date: Fri, 9 Jun 2023 20:00:20 +0300 Subject: [PATCH 2236/8412] Add files via upload --- domains/yassin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yassin.json diff --git a/domains/yassin.json b/domains/yassin.json new file mode 100644 index 000000000..8af17448f --- /dev/null +++ b/domains/yassin.json @@ -0,0 +1,12 @@ +{ + "description": "my bio", + "repo": "https://github.com/ycssin/bio", + "owner": { + "username": "ycssin", + "email": "", + "twitter": "ycssin" + }, + "record": { + "CNAME": "ycssin.github.io" + } +} From 7b8fda6c8e53676225250eebd2148b38fcbcdda5 Mon Sep 17 00:00:00 2001 From: Eclipse <71067215+LunarN0v4@users.noreply.github.com> Date: Sat, 10 Jun 2023 08:17:51 +1000 Subject: [PATCH 2237/8412] Create nova.json --- domains/nova.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nova.json diff --git a/domains/nova.json b/domains/nova.json new file mode 100644 index 000000000..e4e454b19 --- /dev/null +++ b/domains/nova.json @@ -0,0 +1,11 @@ +{ + "description": "nova.is-a.dev", + "owner": { + "username": "N0v4", + "email": "zeus@zeusteam.dev", + "discord": "N0v4#4471" + }, + "record": { + "A": "170.39.215.57" + } +} From b3aa7df8a7a8ea84b8012be84ea58ab9b282111a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 10 Jun 2023 09:04:42 +0800 Subject: [PATCH 2238/8412] Update nova.json --- domains/nova.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nova.json b/domains/nova.json index e4e454b19..924ad4d90 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -1,11 +1,11 @@ { "description": "nova.is-a.dev", "owner": { - "username": "N0v4", + "username": "LunarN0v4", "email": "zeus@zeusteam.dev", "discord": "N0v4#4471" }, "record": { - "A": "170.39.215.57" + "A": ["170.39.215.57"] } } From db36b845c5eddbc3c0c82a369b1d9697a8a2ffe1 Mon Sep 17 00:00:00 2001 From: Pushpak Kumawat <95577067+1pushpak1@users.noreply.github.com> Date: Sat, 10 Jun 2023 12:04:34 +0530 Subject: [PATCH 2239/8412] Create pushpak.json --- domains/pushpak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pushpak.json diff --git a/domains/pushpak.json b/domains/pushpak.json new file mode 100644 index 000000000..c23914315 --- /dev/null +++ b/domains/pushpak.json @@ -0,0 +1,11 @@ +{ + "description": "Pushpak | Portfolio", + "repo": "https://github.com/Drish-xD/Drish-xD.github.io", + "owner": { + "username": "1pushpak1", + "email": "pushpakkumawat20028@gmail.com" + }, + "record": { + "CNAME": "1pushpak1.github.io" + } +} From 330c670d6fbd81581b7116c96c047550206e85a6 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Sat, 10 Jun 2023 00:00:40 -0700 Subject: [PATCH 2240/8412] Delete 57fvjjcng24i.zerow.json --- domains/57fvjjcng24i.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/57fvjjcng24i.zerow.json diff --git a/domains/57fvjjcng24i.zerow.json b/domains/57fvjjcng24i.zerow.json deleted file mode 100644 index 89294d4a2..000000000 --- a/domains/57fvjjcng24i.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "CNAME": "gv-zsnibvk6cnv5er.dv.googlehosted.com" - } -} From 55033074bfadeaea407964bdcb4dbb7cbb57ffb7 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Sat, 10 Jun 2023 00:01:33 -0700 Subject: [PATCH 2241/8412] Delete default._domainkey.zerow.json --- domains/default._domainkey.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/default._domainkey.zerow.json diff --git a/domains/default._domainkey.zerow.json b/domains/default._domainkey.zerow.json deleted file mode 100644 index 8672f4f00..000000000 --- a/domains/default._domainkey.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "TXT": "v=dkim1; p=migfma0gcsqgsib3dqebaquaa4gnadcbiqkbgqdcjg/af7z9z137q+wammo7swvqsegrqtewzqbv9xmtr80i18edp4jpb37ljxlrv2hkfinmqvbs5l8smi80lmz2flm78nmmgw/vnjqytsepjocoisafpanqbqgmtr1kjtexzjtp+kejokhcgan5xabsiatq/m0ybdlvwzl3ztx+qwidaqab;" - } -} From d280c2e2ecae75e4cd6b03e98fe487c058cc7405 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 10 Jun 2023 15:57:03 +0800 Subject: [PATCH 2242/8412] Delete _dmarc.zerow.json --- domains/_dmarc.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_dmarc.zerow.json diff --git a/domains/_dmarc.zerow.json b/domains/_dmarc.zerow.json deleted file mode 100644 index c01530c50..000000000 --- a/domains/_dmarc.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "TXT": "v=dmarc1; adkim=s; aspf=s; p=quarantine" - } -} From 0d993f3c648e228711dcee1c3acc0225be06077b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 10 Jun 2023 15:57:10 +0800 Subject: [PATCH 2243/8412] Delete _domainkey.zerow.json --- domains/_domainkey.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_domainkey.zerow.json diff --git a/domains/_domainkey.zerow.json b/domains/_domainkey.zerow.json deleted file mode 100644 index 276f65db7..000000000 --- a/domains/_domainkey.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "TXT": "o=-" - } -} From 4ce51501b461f0f385b73a20827fe9020cdc588d Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sat, 10 Jun 2023 19:51:28 +0300 Subject: [PATCH 2244/8412] feat(domain): add `vi0leta.is-a.dev` --- domains/vi0leta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vi0leta.json diff --git a/domains/vi0leta.json b/domains/vi0leta.json new file mode 100644 index 000000000..c9ef8ca62 --- /dev/null +++ b/domains/vi0leta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["0"] + } +} From e49bc8fc2ae555160c1d6cc63d10d686e0aa7a3d Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sat, 10 Jun 2023 19:57:21 +0300 Subject: [PATCH 2245/8412] feat(domain): add `violeta.is-a.dev` --- domains/violeta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/violeta.json diff --git a/domains/violeta.json b/domains/violeta.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/violeta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From 3b40e4f7dc5b0b76b9d443e333ff6087151f22ae Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sat, 10 Jun 2023 20:02:09 +0300 Subject: [PATCH 2246/8412] Update vi0leta.json --- domains/vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vi0leta.json b/domains/vi0leta.json index c9ef8ca62..eed253c13 100644 --- a/domains/vi0leta.json +++ b/domains/vi0leta.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["0"] + "A": ["143.47.191.152"] } } From 9040c9183e92a6c41f251dd4f9d064578a5b8b3b Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sat, 10 Jun 2023 20:02:25 +0300 Subject: [PATCH 2247/8412] Delete violeta.json --- domains/violeta.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/violeta.json diff --git a/domains/violeta.json b/domains/violeta.json deleted file mode 100644 index eed253c13..000000000 --- a/domains/violeta.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - - "record": { - "A": ["143.47.191.152"] - } -} From de05bedef7985436a599ba29f7a8d48037efbfbc Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sat, 10 Jun 2023 20:02:44 +0300 Subject: [PATCH 2248/8412] Delete vi0leta.json --- domains/vi0leta.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/vi0leta.json diff --git a/domains/vi0leta.json b/domains/vi0leta.json deleted file mode 100644 index eed253c13..000000000 --- a/domains/vi0leta.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - - "record": { - "A": ["143.47.191.152"] - } -} From 22b4e486b0f1706e47f5d8ceb84c81ac5a21f2e6 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sat, 10 Jun 2023 20:02:54 +0300 Subject: [PATCH 2249/8412] feat(domain): add `vi0leta.is-a.dev` --- domains/vi0leta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vi0leta.json diff --git a/domains/vi0leta.json b/domains/vi0leta.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/vi0leta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From 64c60b5bbc4a8dfb30f4c124c72d2e3226873f2e Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sat, 10 Jun 2023 20:03:22 +0300 Subject: [PATCH 2250/8412] Delete vi0leta.json --- domains/vi0leta.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/vi0leta.json diff --git a/domains/vi0leta.json b/domains/vi0leta.json deleted file mode 100644 index eed253c13..000000000 --- a/domains/vi0leta.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - - "record": { - "A": ["143.47.191.152"] - } -} From e99b531b848b28aa63223c67410b5b2ca2491805 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sat, 10 Jun 2023 20:03:35 +0300 Subject: [PATCH 2251/8412] feat(domain): add `vi0leta.is-a.dev` --- domains/vi0leta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vi0leta.json diff --git a/domains/vi0leta.json b/domains/vi0leta.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/vi0leta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From e8738cccb3c9d938365f8bda2061d60272f8596f Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sat, 10 Jun 2023 20:08:56 +0300 Subject: [PATCH 2252/8412] feat(domain): add `nextcloud.vi0leta.is-a.dev` --- domains/nextcloud.vi0leta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nextcloud.vi0leta.json diff --git a/domains/nextcloud.vi0leta.json b/domains/nextcloud.vi0leta.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/nextcloud.vi0leta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From c42144e0c6ca6a9477c7bfd68a1d926089ee6f16 Mon Sep 17 00:00:00 2001 From: realspark808 <108871254+realspark808@users.noreply.github.com> Date: Sun, 11 Jun 2023 02:15:49 +0300 Subject: [PATCH 2253/8412] feat(domain): add `spark.is-a.dev` --- domains/spark.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/spark.json diff --git a/domains/spark.json b/domains/spark.json new file mode 100644 index 000000000..61b866f72 --- /dev/null +++ b/domains/spark.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "realspark808", + "email": "burnedspark69@gmail.com" + }, + + "record": { + "CNAME": "55ce10ef-805d-4f67-a702-435d39062da6.id.repl.co" + } +} From b1f64cdedd3055106ce4b363454e88dfa5c96e5b Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Sun, 11 Jun 2023 18:14:00 +0545 Subject: [PATCH 2254/8412] Update neon.json Add improvmx for email alias --- domains/neon.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/neon.json b/domains/neon.json index 9715ab0e8..9e710bf1d 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -6,7 +6,17 @@ "discord": "GoodBoyNeon#2424", "email": "" }, + "record": { - "CNAME": "goodboyneon.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "A": [ + 185.199.108.153 + 185.199.109.153 + 185.199.110.153 + 185.199.111.153 + ] } } From 42984d28285b4ce251487f2bc87295c8fefd8e5d Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Sun, 11 Jun 2023 18:55:40 +0545 Subject: [PATCH 2255/8412] Update neon.json --- domains/neon.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/neon.json b/domains/neon.json index 9e710bf1d..6a088b3fc 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -13,10 +13,10 @@ "mx2.improvmx.com" ], "A": [ - 185.199.108.153 - 185.199.109.153 - 185.199.110.153 - 185.199.111.153 + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" ] } } From 2f440db40aa517174b8e3544deb5fd61077529b0 Mon Sep 17 00:00:00 2001 From: ~rosset-nocpes | Andrii Date: Sun, 11 Jun 2023 17:44:37 +0300 Subject: [PATCH 2256/8412] Create coderpy4.json --- domains/coderpy4.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/coderpy4.json diff --git a/domains/coderpy4.json b/domains/coderpy4.json new file mode 100644 index 000000000..4a3c246fa --- /dev/null +++ b/domains/coderpy4.json @@ -0,0 +1,13 @@ +{ + "description": "coderpy4.is-a.dev", + "repo": "https://github.com/coderpy4/coderpy4.github.io", + "owner": { + "username": "coderpy4", + "email": "coderpy4@proton.me", + "twitter": "CoderPY4", + "discord": "coderpy4#4771" + }, + "record": { + "CNAME": "coderpy4.github.io" + } +} From aa85d4900adbbe4a12db0f97ae44be3fe568a5f7 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sun, 11 Jun 2023 11:50:41 -0700 Subject: [PATCH 2257/8412] My domain --- domains/not-ethan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/not-ethan.json diff --git a/domains/not-ethan.json b/domains/not-ethan.json new file mode 100644 index 000000000..aba3b0111 --- /dev/null +++ b/domains/not-ethan.json @@ -0,0 +1,12 @@ +{ + "description": "Ethan's website", + "repo": "https://github.com/0x3st/0x3st.github.io", + "owner": { + "username": "not-a-ethan", + "email": "", + "discord": "Ethan#6264" + }, + "record": { + "CNAME": "not-a-ethan.github.io" + } +} From e4dcd2dae17dd34609c01f39710f1e9baff6fc77 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sun, 11 Jun 2023 11:51:59 -0700 Subject: [PATCH 2258/8412] Removed an extra line --- domains/not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index aba3b0111..d2a47f09b 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -9,4 +9,4 @@ "record": { "CNAME": "not-a-ethan.github.io" } -} +} \ No newline at end of file From b9d878b76b201444001c057e65b20762849df39e Mon Sep 17 00:00:00 2001 From: madhead341 Date: Mon, 12 Jun 2023 00:31:39 +0200 Subject: [PATCH 2259/8412] feat(domain): losr.is-a.dev --- domains/losr.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/losr.json diff --git a/domains/losr.json b/domains/losr.json new file mode 100644 index 000000000..24919c764 --- /dev/null +++ b/domains/losr.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "madhead341", + "email": "gus.creten@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 1106868081843777537" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=gus.creten@gmail.com" + } +} From 1e68994b7fa1d46c793dfea4f4d5679cb4efa885 Mon Sep 17 00:00:00 2001 From: Deltara <50772027+Deltara3@users.noreply.github.com> Date: Sun, 11 Jun 2023 19:21:28 -0400 Subject: [PATCH 2260/8412] feat(domain): add `deltara.is-a.dev` --- domains/deltara.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/deltara.json diff --git a/domains/deltara.json b/domains/deltara.json new file mode 100644 index 000000000..fe485b038 --- /dev/null +++ b/domains/deltara.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Deltara3", + "email": "boided420@gmail.com" + }, + + "record": { + "CNAME": "deltara3.github.io" + } +} From de03e026462cb9833aa06dd31c89e29ad831cff8 Mon Sep 17 00:00:00 2001 From: Keany Vy KHUN <48371699+thisiskeanyvy@users.noreply.github.com> Date: Mon, 12 Jun 2023 10:36:00 +0200 Subject: [PATCH 2261/8412] feat(domain): add `thisiskeanyvy.is-a.dev` --- domains/thisiskeanyvy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thisiskeanyvy.json diff --git a/domains/thisiskeanyvy.json b/domains/thisiskeanyvy.json new file mode 100644 index 000000000..e4bb009b4 --- /dev/null +++ b/domains/thisiskeanyvy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thisiskeanyvy", + "email": "notifkeanyvy@gmail.com" + }, + + "record": { + "A": [""] + } +} From 8d93c600e410d844725d4fa2fa7dc310221c63af Mon Sep 17 00:00:00 2001 From: Keany Vy KHUN <48371699+thisiskeanyvy@users.noreply.github.com> Date: Mon, 12 Jun 2023 10:43:38 +0200 Subject: [PATCH 2262/8412] Update thisiskeanyvy.json --- domains/thisiskeanyvy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thisiskeanyvy.json b/domains/thisiskeanyvy.json index e4bb009b4..f2446d07a 100644 --- a/domains/thisiskeanyvy.json +++ b/domains/thisiskeanyvy.json @@ -5,6 +5,6 @@ }, "record": { - "A": [""] + "CNAME": ["thisiskeanyvy.pages.dev"] } } From 7c0dc81a10667c27596fe8e65f71de9d612567b0 Mon Sep 17 00:00:00 2001 From: Thaddeus Kuah Date: Mon, 12 Jun 2023 17:24:21 +0800 Subject: [PATCH 2263/8412] feat(domain): add `tk.is-a.dev` --- domains/tk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tk.json diff --git a/domains/tk.json b/domains/tk.json new file mode 100644 index 000000000..04e1c7299 --- /dev/null +++ b/domains/tk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thaddeuskkr", + "email": "thaddeuskkr@gmail.com" + }, + + "record": { + "A": ["138.2.69.79"] + } +} From 3c537336756bb7d96ef4732cf55cf15120fe015f Mon Sep 17 00:00:00 2001 From: Keany Vy KHUN <48371699+thisiskeanyvy@users.noreply.github.com> Date: Mon, 12 Jun 2023 11:35:49 +0200 Subject: [PATCH 2264/8412] Update thisiskeanyvy.json array to string --- domains/thisiskeanyvy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thisiskeanyvy.json b/domains/thisiskeanyvy.json index f2446d07a..339cf0e0e 100644 --- a/domains/thisiskeanyvy.json +++ b/domains/thisiskeanyvy.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": ["thisiskeanyvy.pages.dev"] + "CNAME": "thisiskeanyvy.pages.dev" } } From 21d6c9bd13bbacd8b5afbe42c7998dd5c5d159dc Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Mon, 12 Jun 2023 16:33:27 +0545 Subject: [PATCH 2265/8412] Update neon.json Update email forwarding service from improvx to forwardemail.net --- domains/neon.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/neon.json b/domains/neon.json index 6a088b3fc..049b09ac5 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -4,19 +4,20 @@ "owner": { "username": "GoodBoyNeon", "discord": "GoodBoyNeon#2424", - "email": "" + "twitter": "NeonTheNerd", + "email": "goodboyneon03@gmail.com" }, - "record": { "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx1.forwardemail.net", + "mx2.forwardemail.net" ], "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], + "TXT": "forward-email=goodboyneon03@gmail.com" } } From 1847f5768e58fbd78bbfe99ce74f400147b8c37d Mon Sep 17 00:00:00 2001 From: PixelPlayz Date: Mon, 12 Jun 2023 20:13:52 +0530 Subject: [PATCH 2266/8412] Create pixelplayz.json --- domains/pixelplayz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pixelplayz.json diff --git a/domains/pixelplayz.json b/domains/pixelplayz.json new file mode 100644 index 000000000..1c7a89b51 --- /dev/null +++ b/domains/pixelplayz.json @@ -0,0 +1,11 @@ +{ + "description": "PixelPlayz's Developer Website", + "repo": "https://github.com/PixelPlayzXD/PixelPlayzXD", + "owner": { + "username": "PixelPlayzXD", + "discord": "PixelPlayz#6867" + }, + "record": { + "CNAME": "ptjmp8b6xwmygzg4jlm2pa.on.drv.tw" + } +} From 989565be1c0a3300aa345b7e751dfa789adf0e6d Mon Sep 17 00:00:00 2001 From: PixelPlayz Date: Mon, 12 Jun 2023 20:15:16 +0530 Subject: [PATCH 2267/8412] Update pixelplayz.json --- domains/pixelplayz.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/pixelplayz.json b/domains/pixelplayz.json index 1c7a89b51..4173861c3 100644 --- a/domains/pixelplayz.json +++ b/domains/pixelplayz.json @@ -1,11 +1,11 @@ { - "description": "PixelPlayz's Developer Website", - "repo": "https://github.com/PixelPlayzXD/PixelPlayzXD", - "owner": { - "username": "PixelPlayzXD", - "discord": "PixelPlayz#6867" - }, - "record": { - "CNAME": "ptjmp8b6xwmygzg4jlm2pa.on.drv.tw" - } + "description": "PixelPlayz's Developer Website", + "repo": "https://github.com/PixelPlayzXD/PixelPlayzXD", + "owner": { + "username": "PixelPlayzXD", + "email": "pixelplayz1887@gmail.com" + }, + "record": { + "CNAME": "ptjmp8b6xwmygzg4jlm2pa.on.drv.tw" + } } From 09fd562b00dc70eb1dc2ff165504baa81d0d142e Mon Sep 17 00:00:00 2001 From: PixelPlayz Date: Mon, 12 Jun 2023 20:26:44 +0530 Subject: [PATCH 2268/8412] Create pixelplayz.json --- domains/pixelplayz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pixelplayz.json b/domains/pixelplayz.json index 4173861c3..9d4efb34f 100644 --- a/domains/pixelplayz.json +++ b/domains/pixelplayz.json @@ -1,11 +1,11 @@ { - "description": "PixelPlayz's Developer Website", + "description": "PixelPlayz's Developer Website After Actual Link before CNAME acceptence : https://ikeefepdyfuxf4b9zgzg1a.on.drv.tw/pixelplayz.is-a.dev/", "repo": "https://github.com/PixelPlayzXD/PixelPlayzXD", "owner": { "username": "PixelPlayzXD", "email": "pixelplayz1887@gmail.com" }, "record": { - "CNAME": "ptjmp8b6xwmygzg4jlm2pa.on.drv.tw" + "CNAME": "ikeefepdyfuxf4b9zgzg1a.on.drv.tw" } } From 66f611ef0365a7b5ce704b2a23f478ae50a754c9 Mon Sep 17 00:00:00 2001 From: Tech Geek United <79381496+TechGeekUnited@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:24:01 -0400 Subject: [PATCH 2269/8412] Create Tech-Geek-United.is-a.dev.json --- domains/Tech-Geek-United.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/Tech-Geek-United.is-a.dev.json diff --git a/domains/Tech-Geek-United.is-a.dev.json b/domains/Tech-Geek-United.is-a.dev.json new file mode 100644 index 000000000..e88445c7a --- /dev/null +++ b/domains/Tech-Geek-United.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TechGeekUnited", + "email": "TGUyt.dev@gmail.com", + "discord": "TechGeekUnited#4329" + } +} +{ + "record": { + "URL": "https://techgeekunited.github.io/" + } +} From e23ab244a787186952019d84fa2cca688a804520 Mon Sep 17 00:00:00 2001 From: Tech Geek United <79381496+TechGeekUnited@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:55:16 -0400 Subject: [PATCH 2270/8412] Rename Tech-Geek-United.is-a.dev.json to Tech-Geek-United.json --- domains/{Tech-Geek-United.is-a.dev.json => Tech-Geek-United.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Tech-Geek-United.is-a.dev.json => Tech-Geek-United.json} (100%) diff --git a/domains/Tech-Geek-United.is-a.dev.json b/domains/Tech-Geek-United.json similarity index 100% rename from domains/Tech-Geek-United.is-a.dev.json rename to domains/Tech-Geek-United.json From f40086ca8a959c5885dcdd22813d6ad64cc381a2 Mon Sep 17 00:00:00 2001 From: Techtonic709 <88249924+Techtonic709@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:46:52 -0700 Subject: [PATCH 2271/8412] feat(domain): add `texh.is-a.dev` --- domains/texh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/texh.json diff --git a/domains/texh.json b/domains/texh.json new file mode 100644 index 000000000..d157b7c37 --- /dev/null +++ b/domains/texh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Techtonic709", + "email": "techtonic709@gmail.com" + }, + + "record": { + "MX": ["mx1.improvmx.com"] + } +} From 0af0b8621ac6c4f871bcb9038c0c97e1dab1633c Mon Sep 17 00:00:00 2001 From: Techtonic709 <88249924+Techtonic709@users.noreply.github.com> Date: Mon, 12 Jun 2023 12:48:55 -0700 Subject: [PATCH 2272/8412] Delete 709.json --- domains/709.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/709.json diff --git a/domains/709.json b/domains/709.json deleted file mode 100644 index fa7f0ef74..000000000 --- a/domains/709.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Techtonic709", - "email": "techtonic709@gmail.com" - }, - - "record": { - "MX": ["mx1.improvmx.com."] - } -} From bf262b267c52fc3f765d7bcef3d8b9eb1f3f191c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 13 Jun 2023 08:49:47 +0800 Subject: [PATCH 2273/8412] Update and rename Tech-Geek-United.json to tech-geek-united.json --- domains/{Tech-Geek-United.json => tech-geek-united.json} | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) rename domains/{Tech-Geek-United.json => tech-geek-united.json} (72%) diff --git a/domains/Tech-Geek-United.json b/domains/tech-geek-united.json similarity index 72% rename from domains/Tech-Geek-United.json rename to domains/tech-geek-united.json index e88445c7a..8d8772c16 100644 --- a/domains/Tech-Geek-United.json +++ b/domains/tech-geek-united.json @@ -3,10 +3,8 @@ "username": "TechGeekUnited", "email": "TGUyt.dev@gmail.com", "discord": "TechGeekUnited#4329" - } -} -{ + }, "record": { - "URL": "https://techgeekunited.github.io/" + "URL": "https://techgeekunited.github.io" } } From 46c3f57d6e6322140f9a82f91abba25c71edc46c Mon Sep 17 00:00:00 2001 From: Tech Geek United <79381496+TechGeekUnited@users.noreply.github.com> Date: Mon, 12 Jun 2023 23:23:02 -0400 Subject: [PATCH 2274/8412] Update tech-geek-united.json --- domains/tech-geek-united.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/tech-geek-united.json b/domains/tech-geek-united.json index 8d8772c16..da37ad8ba 100644 --- a/domains/tech-geek-united.json +++ b/domains/tech-geek-united.json @@ -5,6 +5,11 @@ "discord": "TechGeekUnited#4329" }, "record": { - "URL": "https://techgeekunited.github.io" + "URL": "https://techgeekunited.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" + ] } } From e0285424e1e837b0633d7e7ddf63aece5b89fac4 Mon Sep 17 00:00:00 2001 From: madhead341 Date: Tue, 13 Jun 2023 07:12:57 +0200 Subject: [PATCH 2275/8412] feat(domain): madhead341.is-a.dev --- domains/madhead341.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/madhead341.json diff --git a/domains/madhead341.json b/domains/madhead341.json new file mode 100644 index 000000000..24919c764 --- /dev/null +++ b/domains/madhead341.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "madhead341", + "email": "gus.creten@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 1106868081843777537" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=gus.creten@gmail.com" + } +} From 9a7f0ef7fa49ef4fb971aacf2acf08e251b1b87c Mon Sep 17 00:00:00 2001 From: madhead341 Date: Tue, 13 Jun 2023 07:15:03 +0200 Subject: [PATCH 2276/8412] feat(domain): loser.is-a.dev --- domains/loser.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/loser.json diff --git a/domains/loser.json b/domains/loser.json new file mode 100644 index 000000000..24919c764 --- /dev/null +++ b/domains/loser.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "madhead341", + "email": "gus.creten@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 1106868081843777537" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=gus.creten@gmail.com" + } +} From 647104cbd8e769fdd55b12c5380d15d3a1fbe7d6 Mon Sep 17 00:00:00 2001 From: Rahul Marban Date: Tue, 13 Jun 2023 12:11:03 +0530 Subject: [PATCH 2277/8412] Create 1st.json --- domains/1st.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/1st.json diff --git a/domains/1st.json b/domains/1st.json new file mode 100644 index 000000000..b1fbae0db --- /dev/null +++ b/domains/1st.json @@ -0,0 +1,11 @@ +{ + "description": "1st.is-a.dev", + "repo": "https://github.com/Rahuletto/1st", + "owner": { + "username": "Rahuletto", + "email": "rahulmarban@gmail.com" + }, + "record": { + "CNAME": "rahuletto.thedev.id/1st" + } +} From 428cf2b9148b6d7a53e3b7b83b665f676d024311 Mon Sep 17 00:00:00 2001 From: matbakdev <136438162+matbakdev@users.noreply.github.com> Date: Tue, 13 Jun 2023 11:15:59 +0200 Subject: [PATCH 2278/8412] feat(domain): add `matbak.is-a.dev` --- domains/matbak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/matbak.json diff --git a/domains/matbak.json b/domains/matbak.json new file mode 100644 index 000000000..82a3a1052 --- /dev/null +++ b/domains/matbak.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "matbakdev", + "email": "matbakdev@protonmail.com" + }, + + "record": { + "CNAME": "matbakdev.github.io" + } +} From 73196920d5a56b8e3b5e3588c09584af18168b9d Mon Sep 17 00:00:00 2001 From: Ascende Supirius <92772508+LackingCats@users.noreply.github.com> Date: Tue, 13 Jun 2023 20:37:55 +1000 Subject: [PATCH 2279/8412] feat(domain): add `idot.is-a.dev` --- domains/idot.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/idot.json diff --git a/domains/idot.json b/domains/idot.json new file mode 100644 index 000000000..89778d352 --- /dev/null +++ b/domains/idot.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "LackingCats", + "email": "jackson.marsden6@gmail.com" + }, + + "record": { + "CNAME": "idot.hopto.org" + } +} From c7d9d82d7289b0bd33d75e441b9faedf06dc2269 Mon Sep 17 00:00:00 2001 From: Elisha Hollander Date: Tue, 13 Jun 2023 23:09:56 +0300 Subject: [PATCH 2280/8412] Create donno2048.json --- domains/donno2048.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/donno2048.json diff --git a/domains/donno2048.json b/domains/donno2048.json new file mode 100644 index 000000000..f073cb941 --- /dev/null +++ b/domains/donno2048.json @@ -0,0 +1,10 @@ + +{ + "owner": { + "username": "donno2048", + "email": "just4now666666@gmail.com" + }, + "record": { + "URL": "https://donno2048.github.io/Portfolio/" + } +} From 92fd064e867c9ee17b73dfa00caf25bea1c20c41 Mon Sep 17 00:00:00 2001 From: iakzs Date: Tue, 13 Jun 2023 16:36:25 -0400 Subject: [PATCH 2281/8412] feat(domain): nerd.is-a.dev --- domains/nerd | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nerd diff --git a/domains/nerd b/domains/nerd new file mode 100644 index 000000000..6195cd58e --- /dev/null +++ b/domains/nerd @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 622795838032314388" + }, + + "record": { + "MX": ["mx1.improvmx.com"] + } +} From f2b5c9833d45afd4619fb4dd27cbd62e4c162387 Mon Sep 17 00:00:00 2001 From: 8n9ght <80909968+8n9ght@users.noreply.github.com> Date: Tue, 13 Jun 2023 22:40:14 +0200 Subject: [PATCH 2282/8412] Update jean-arthur.json --- domains/jean-arthur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jean-arthur.json b/domains/jean-arthur.json index 729b3f4c2..fecf7925e 100644 --- a/domains/jean-arthur.json +++ b/domains/jean-arthur.json @@ -1,7 +1,7 @@ { "description": "Part of my portfolio website", - "repo": "https://github.com/8n9ght/portfolio", + "repo": "https://github.com/8n9ght/univers", "owner": { "username": "8n9ght", "email": "8n9ght@gmail.com" From 7b45af6363ad554b03794e7f31c917f6dcbc7e08 Mon Sep 17 00:00:00 2001 From: DoxrGitHub <132623420+DoxrGitHub@users.noreply.github.com> Date: Tue, 13 Jun 2023 15:42:39 -0500 Subject: [PATCH 2283/8412] Create doxr.json --- domains/doxr.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/doxr.json diff --git a/domains/doxr.json b/domains/doxr.json new file mode 100644 index 000000000..dcfc4b942 --- /dev/null +++ b/domains/doxr.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DoxrGitHub", + "email": "redforcearmy@outlook.com" + }, + "description": "Official @doxr page", + "record": { + "CNAME": "86670803-c2d9-41d8-a4a5-64ccc0a8f39f.id.repl.co" + } +} From 5506a2d2d6c8d20f9f237c05c8040047f0e3c633 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 14 Jun 2023 06:44:04 +0800 Subject: [PATCH 2284/8412] Update tech-geek-united.json --- domains/tech-geek-united.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tech-geek-united.json b/domains/tech-geek-united.json index da37ad8ba..3634622f5 100644 --- a/domains/tech-geek-united.json +++ b/domains/tech-geek-united.json @@ -9,7 +9,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - "TXT": "v=spf1 include:spf.improvmx.com ~all" - ] + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From c7bbebf75027a3b26be5ac80ad233cda3c272489 Mon Sep 17 00:00:00 2001 From: Carlos Natanauan <94023674+CarlosNatanauan@users.noreply.github.com> Date: Wed, 14 Jun 2023 23:18:25 +0800 Subject: [PATCH 2285/8412] Add files via upload --- domains/kuyacarlos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kuyacarlos.json diff --git a/domains/kuyacarlos.json b/domains/kuyacarlos.json new file mode 100644 index 000000000..e2bc33967 --- /dev/null +++ b/domains/kuyacarlos.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CarlosNatanauan", + "email": "" + }, + "description": "A personal portfolio to showcase my skills", + "repo": "https://github.com/CarlosNatanauan", + "record": { + "CNAME": "CarlosNatanauan.github.io" + } +} \ No newline at end of file From ef7976d17964ad41e9562499cc805830cbdeeb88 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Jun 2023 13:37:25 +0800 Subject: [PATCH 2286/8412] Update 1st.json --- domains/1st.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/1st.json b/domains/1st.json index b1fbae0db..4a2340859 100644 --- a/domains/1st.json +++ b/domains/1st.json @@ -6,6 +6,6 @@ "email": "rahulmarban@gmail.com" }, "record": { - "CNAME": "rahuletto.thedev.id/1st" + "CNAME": "rahuletto.thedev.id" } } From 14bf0ebc31a9b8bb9cb825e7db97d40c46012a63 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Thu, 15 Jun 2023 17:48:55 +0545 Subject: [PATCH 2287/8412] update neon.json to include improvmx mx records --- domains/neon.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/neon.json b/domains/neon.json index 049b09ac5..808dff17d 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -9,8 +9,8 @@ }, "record": { "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" + "mx1.improvmx.com", + "mx2.improvmx.com" ], "A": [ "185.199.108.153", @@ -18,6 +18,6 @@ "185.199.110.153", "185.199.111.153" ], - "TXT": "forward-email=goodboyneon03@gmail.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From de121133631be9ac2a49b9214a7d88f0d2b4df72 Mon Sep 17 00:00:00 2001 From: Rahul Marban Date: Thu, 15 Jun 2023 18:12:31 +0530 Subject: [PATCH 2288/8412] Update 1st.json --- domains/1st.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/1st.json b/domains/1st.json index 4a2340859..3e1aeeae7 100644 --- a/domains/1st.json +++ b/domains/1st.json @@ -6,6 +6,6 @@ "email": "rahulmarban@gmail.com" }, "record": { - "CNAME": "rahuletto.thedev.id" + "CNAME": "1st.rahuldumbman.repl.co" } } From e8a8e45b2c0d6b0157b9381d69ef9f0b9fe95c92 Mon Sep 17 00:00:00 2001 From: Rahul Marban Date: Thu, 15 Jun 2023 18:35:41 +0530 Subject: [PATCH 2289/8412] I think this is correct. sorry --- domains/1st.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/1st.json b/domains/1st.json index 3e1aeeae7..ebca6a52b 100644 --- a/domains/1st.json +++ b/domains/1st.json @@ -6,6 +6,6 @@ "email": "rahulmarban@gmail.com" }, "record": { - "CNAME": "1st.rahuldumbman.repl.co" + "CNAME": "d0720bf3-70d2-4b24-9273-b44ce8e0c708.id.repl.co" } } From 51aab37c9ef9df08ba7da7ffd617f781457c50f7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 15 Jun 2023 21:19:44 +0800 Subject: [PATCH 2290/8412] Update kuyacarlos.json --- domains/kuyacarlos.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/kuyacarlos.json b/domains/kuyacarlos.json index e2bc33967..5b3f73673 100644 --- a/domains/kuyacarlos.json +++ b/domains/kuyacarlos.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "CarlosNatanauan", - "email": "" - }, - "description": "A personal portfolio to showcase my skills", - "repo": "https://github.com/CarlosNatanauan", - "record": { - "CNAME": "CarlosNatanauan.github.io" - } -} \ No newline at end of file + "description": "A personal portfolio to showcase my skills", + "owner": { + "username": "CarlosNatanauan", + "email": "carlosbenedictn@gmail.com" + }, + "record": { + "CNAME": "CarlosNatanauan.github.io" + } +} From 8a51b9c6b84b50d46f3fcfbca6a47e740ae72dbb Mon Sep 17 00:00:00 2001 From: jcarpenter48 <70227084+jcarpenter48@users.noreply.github.com> Date: Thu, 15 Jun 2023 09:23:41 -0400 Subject: [PATCH 2291/8412] Create jcarpenter.json --- domains/jcarpenter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jcarpenter.json diff --git a/domains/jcarpenter.json b/domains/jcarpenter.json new file mode 100644 index 000000000..cb42b3c8e --- /dev/null +++ b/domains/jcarpenter.json @@ -0,0 +1,11 @@ +{ + "description": "jcarpenter's personal site", + "repo": "https://github.com/jcarpenter48/jcarpenter48.github.io ", + "owner": { + "username": "jcarpenter48", + "email": "ian.modelun@gmail.com", + }, + "record": { + "CNAME": "jcarpenter48.github.io" + } +} From e98835ee28fb51371586727641cd16448652ee83 Mon Sep 17 00:00:00 2001 From: jcarpenter48 <70227084+jcarpenter48@users.noreply.github.com> Date: Thu, 15 Jun 2023 09:30:00 -0400 Subject: [PATCH 2292/8412] Update jcarpenter.json --- domains/jcarpenter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jcarpenter.json b/domains/jcarpenter.json index cb42b3c8e..be5ab93b3 100644 --- a/domains/jcarpenter.json +++ b/domains/jcarpenter.json @@ -3,7 +3,7 @@ "repo": "https://github.com/jcarpenter48/jcarpenter48.github.io ", "owner": { "username": "jcarpenter48", - "email": "ian.modelun@gmail.com", + "email": "jcarpenter48@mail.com", }, "record": { "CNAME": "jcarpenter48.github.io" From 6030c5e550ee02f033c595bd730fc2dd27bd65f8 Mon Sep 17 00:00:00 2001 From: PixelPlayz Date: Thu, 15 Jun 2023 19:46:06 +0530 Subject: [PATCH 2293/8412] Update pixelplayz.json --- domains/pixelplayz.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pixelplayz.json b/domains/pixelplayz.json index 9d4efb34f..b65fb5177 100644 --- a/domains/pixelplayz.json +++ b/domains/pixelplayz.json @@ -1,11 +1,11 @@ { - "description": "PixelPlayz's Developer Website After Actual Link before CNAME acceptence : https://ikeefepdyfuxf4b9zgzg1a.on.drv.tw/pixelplayz.is-a.dev/", + "description": "PixelPlayz's Developer Website", "repo": "https://github.com/PixelPlayzXD/PixelPlayzXD", "owner": { "username": "PixelPlayzXD", "email": "pixelplayz1887@gmail.com" }, "record": { - "CNAME": "ikeefepdyfuxf4b9zgzg1a.on.drv.tw" + "CNAME": "pixelplayzweb.pages.dev" } } From 9ecae0ea75ad7990acc55801c6b5d3389839fb31 Mon Sep 17 00:00:00 2001 From: MuhammadUsmanMithani Date: Thu, 15 Jun 2023 19:47:54 +0500 Subject: [PATCH 2294/8412] feat(domain): iammithani.is-a.dev --- domains/iammithani | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iammithani diff --git a/domains/iammithani b/domains/iammithani new file mode 100644 index 000000000..da7150b05 --- /dev/null +++ b/domains/iammithani @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MuhammadUsmanMithani", + "email": "muhammadusmanmithani@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 632157019960377349" + }, + + "record": { + "CNAME": "iammithani-portfolio.pages.dev" + } +} From 03d057b40cf2f25ebacd1e7b8b8f60ef8ffdf43e Mon Sep 17 00:00:00 2001 From: Priyanshu Gupta <127200321+PriyanshuxGupta@users.noreply.github.com> Date: Thu, 15 Jun 2023 21:39:38 +0530 Subject: [PATCH 2295/8412] Create priyanshu.json --- domains/priyanshu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/priyanshu.json diff --git a/domains/priyanshu.json b/domains/priyanshu.json new file mode 100644 index 000000000..efb4a861a --- /dev/null +++ b/domains/priyanshu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PriyanshuxGupta", + "email": "priyanshugupta6891@gmail.com" + }, + "record": { + "CNAME": "fa339f2a-eae3-42e4-a4a1-18c2726299a3.id.repl.co", +"TXT": "replit-verify=fa339f2a-eae3-42e4-a4a1-18c2726299a3" + } +} From 6df4ef48bfc3ebfa15242cca3488dbb4b5e9fa4d Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Thu, 15 Jun 2023 22:50:02 +0530 Subject: [PATCH 2296/8412] Create _github-pages-challenge-anshtyagi0.ansh --- domains/_github-pages-challenge-anshtyagi0.ansh | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-anshtyagi0.ansh diff --git a/domains/_github-pages-challenge-anshtyagi0.ansh b/domains/_github-pages-challenge-anshtyagi0.ansh new file mode 100644 index 000000000..53955d2eb --- /dev/null +++ b/domains/_github-pages-challenge-anshtyagi0.ansh @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "TXT": "820110067ebbf8a263d5fe96dc5bc0" + } +} From 8658c03e2f3ed411b6d8bb03910441d75433fa27 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Thu, 15 Jun 2023 22:52:16 +0530 Subject: [PATCH 2297/8412] Rename _github-pages-challenge-anshtyagi0.ansh to _github-pages-challenge-anshtyagi0.ansh.json --- ...shtyagi0.ansh => _github-pages-challenge-anshtyagi0.ansh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-anshtyagi0.ansh => _github-pages-challenge-anshtyagi0.ansh.json} (100%) diff --git a/domains/_github-pages-challenge-anshtyagi0.ansh b/domains/_github-pages-challenge-anshtyagi0.ansh.json similarity index 100% rename from domains/_github-pages-challenge-anshtyagi0.ansh rename to domains/_github-pages-challenge-anshtyagi0.ansh.json From 204016d4c952ddfcce7853c97f754404a47974d9 Mon Sep 17 00:00:00 2001 From: Monu Kumar <55363057+monuk7735@users.noreply.github.com> Date: Thu, 15 Jun 2023 23:10:01 +0530 Subject: [PATCH 2298/8412] feat(domain): add `monuk7735.is-a.dev` --- domains/monuk7735.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/monuk7735.json diff --git a/domains/monuk7735.json b/domains/monuk7735.json new file mode 100644 index 000000000..870f472e4 --- /dev/null +++ b/domains/monuk7735.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "monuk7735", + "email": "monuk7735@gmail.com" + }, + + "record": { + "CNAME": "monuk7735.roundraven.com" + } +} From 86853ed3cd493194bef6b46f065a4dd3b2184a8a Mon Sep 17 00:00:00 2001 From: RoboHawks Date: Thu, 15 Jun 2023 14:57:41 -0400 Subject: [PATCH 2299/8412] Create hackerhawks.json --- domains/hackerhawks.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/hackerhawks.json diff --git a/domains/hackerhawks.json b/domains/hackerhawks.json new file mode 100644 index 000000000..636056785 --- /dev/null +++ b/domains/hackerhawks.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "HackerHawks", + "email": "robohawks.dev@gmail.com", + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 9e6c61a9a236ba22f3f82367518c35fddf10dbba Mon Sep 17 00:00:00 2001 From: Rahul Mishra Date: Fri, 16 Jun 2023 10:00:26 +0530 Subject: [PATCH 2300/8412] Create blankparticle.json --- domains/blankparticle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blankparticle.json diff --git a/domains/blankparticle.json b/domains/blankparticle.json new file mode 100644 index 000000000..c9618dc4b --- /dev/null +++ b/domains/blankparticle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BlankParticle", + "email": "hello@blankparticle.me", + } + "record": { + "CNAME": "www.blankparticle.me" + } +} From d55444eeed06ee16f2bb13bf591db19b1368296c Mon Sep 17 00:00:00 2001 From: Omxpro Date: Fri, 16 Jun 2023 12:03:42 +0530 Subject: [PATCH 2301/8412] Rename terra.json to om.json --- domains/{terra.json => om.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{terra.json => om.json} (100%) diff --git a/domains/terra.json b/domains/om.json similarity index 100% rename from domains/terra.json rename to domains/om.json From 6344b0e3169547ccf2450250a24a2f692b5e5f25 Mon Sep 17 00:00:00 2001 From: Rahul Mishra Date: Fri, 16 Jun 2023 12:30:49 +0530 Subject: [PATCH 2302/8412] Update domains/blankparticle.json Co-authored-by: Vaibhav --- domains/blankparticle.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blankparticle.json b/domains/blankparticle.json index c9618dc4b..6931525ad 100644 --- a/domains/blankparticle.json +++ b/domains/blankparticle.json @@ -4,6 +4,6 @@ "email": "hello@blankparticle.me", } "record": { - "CNAME": "www.blankparticle.me" + "URL": "https://www.blankparticle.me" } } From 909d0ae3212a8938ed734c952a69ce471da766d2 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Fri, 16 Jun 2023 12:36:06 +0530 Subject: [PATCH 2303/8412] Update and rename _github-pages-challenge-anshtyagi0.ansh.json to _github-pages-challenge-anshtyagi0093.ansh.json --- ...nsh.json => _github-pages-challenge-anshtyagi0093.ansh.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-anshtyagi0.ansh.json => _github-pages-challenge-anshtyagi0093.ansh.json} (77%) diff --git a/domains/_github-pages-challenge-anshtyagi0.ansh.json b/domains/_github-pages-challenge-anshtyagi0093.ansh.json similarity index 77% rename from domains/_github-pages-challenge-anshtyagi0.ansh.json rename to domains/_github-pages-challenge-anshtyagi0093.ansh.json index 53955d2eb..8c50ff634 100644 --- a/domains/_github-pages-challenge-anshtyagi0.ansh.json +++ b/domains/_github-pages-challenge-anshtyagi0093.ansh.json @@ -5,6 +5,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "TXT": "820110067ebbf8a263d5fe96dc5bc0" + "TXT": "97f035268fc4a2797b415b3a504cb1" } } From d81752182a6acfc8e4a6cdd40332a88534e5e1c8 Mon Sep 17 00:00:00 2001 From: Omxpro Date: Fri, 16 Jun 2023 12:43:30 +0530 Subject: [PATCH 2304/8412] Delete blog.terra.json --- domains/blog.terra.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/blog.terra.json diff --git a/domains/blog.terra.json b/domains/blog.terra.json deleted file mode 100644 index c31c09b4f..000000000 --- a/domains/blog.terra.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Blog - a simple blog site/dairy for TerraPlayz! I hope to see you again.", - "repo": "https://github.com/terraplayz/blog-cf", - "owner": { - "username": "terraplayz", - "email": "github@om.is-a.dev", - "twitter": "DaRealOmxpro" - }, - "record": { - "CNAME": "blog-cf-bu7.pages.dev" - } -} From 8a25d3dc38d278768a2e95a04b284abf27972627 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Fri, 16 Jun 2023 12:47:46 +0530 Subject: [PATCH 2305/8412] Update and rename _github-pages-challenge-anshtyagi0093.ansh.json to _github-pages-challenge-anshtyagi0093.anshtyagi.json --- ...son => _github-pages-challenge-anshtyagi0093.anshtyagi.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-anshtyagi0093.ansh.json => _github-pages-challenge-anshtyagi0093.anshtyagi.json} (77%) diff --git a/domains/_github-pages-challenge-anshtyagi0093.ansh.json b/domains/_github-pages-challenge-anshtyagi0093.anshtyagi.json similarity index 77% rename from domains/_github-pages-challenge-anshtyagi0093.ansh.json rename to domains/_github-pages-challenge-anshtyagi0093.anshtyagi.json index 8c50ff634..1136aacc8 100644 --- a/domains/_github-pages-challenge-anshtyagi0093.ansh.json +++ b/domains/_github-pages-challenge-anshtyagi0093.anshtyagi.json @@ -5,6 +5,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "TXT": "97f035268fc4a2797b415b3a504cb1" + "TXT": "7b628651b5ce7a58e0876e8ddbae98" } } From e500f21aa332d94bb8ebb32fa37f86f1e8828097 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Fri, 16 Jun 2023 12:49:38 +0530 Subject: [PATCH 2306/8412] Update and rename ansh.json to anshtyagi.json --- domains/{ansh.json => anshtyagi.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{ansh.json => anshtyagi.json} (83%) diff --git a/domains/ansh.json b/domains/anshtyagi.json similarity index 83% rename from domains/ansh.json rename to domains/anshtyagi.json index 0753e7096..9644150ea 100644 --- a/domains/ansh.json +++ b/domains/anshtyagi.json @@ -6,6 +6,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "CNAME": "anshtyagi.me" + "CNAME": "anshtyagi0093.github.io" } } From 8c381fbaf8b2f1cb03c92c0b737e4fea2d725d8d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 16 Jun 2023 15:59:08 +0800 Subject: [PATCH 2307/8412] Update jcarpenter.json --- domains/jcarpenter.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jcarpenter.json b/domains/jcarpenter.json index be5ab93b3..debc073aa 100644 --- a/domains/jcarpenter.json +++ b/domains/jcarpenter.json @@ -1,9 +1,9 @@ { "description": "jcarpenter's personal site", - "repo": "https://github.com/jcarpenter48/jcarpenter48.github.io ", + "repo": "https://github.com/jcarpenter48/jcarpenter48.github.io", "owner": { "username": "jcarpenter48", - "email": "jcarpenter48@mail.com", + "email": "jcarpenter48@mail.com" }, "record": { "CNAME": "jcarpenter48.github.io" From 51eb15853d8f284d2707fcb5037cfc81ec1a99e8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 16 Jun 2023 16:03:57 +0800 Subject: [PATCH 2308/8412] Rename iammithani to iammithani.json --- domains/{iammithani => iammithani.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{iammithani => iammithani.json} (100%) diff --git a/domains/iammithani b/domains/iammithani.json similarity index 100% rename from domains/iammithani rename to domains/iammithani.json From ef4cc623691f5c26279728fa38ecd53c4e1332f1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 16 Jun 2023 16:05:06 +0800 Subject: [PATCH 2309/8412] Update priyanshu.json --- domains/priyanshu.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/priyanshu.json b/domains/priyanshu.json index efb4a861a..3a388873c 100644 --- a/domains/priyanshu.json +++ b/domains/priyanshu.json @@ -4,7 +4,6 @@ "email": "priyanshugupta6891@gmail.com" }, "record": { - "CNAME": "fa339f2a-eae3-42e4-a4a1-18c2726299a3.id.repl.co", -"TXT": "replit-verify=fa339f2a-eae3-42e4-a4a1-18c2726299a3" + "CNAME": "fa339f2a-eae3-42e4-a4a1-18c2726299a3.id.repl.co" } } From fe5f63d5121312199dc5a10b2a21e5e83552b87a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 16 Jun 2023 16:14:17 +0800 Subject: [PATCH 2310/8412] Update blankparticle.json --- domains/blankparticle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/blankparticle.json b/domains/blankparticle.json index 6931525ad..b7569a880 100644 --- a/domains/blankparticle.json +++ b/domains/blankparticle.json @@ -1,8 +1,8 @@ { "owner": { "username": "BlankParticle", - "email": "hello@blankparticle.me", - } + "email": "hello@blankparticle.me" + }, "record": { "URL": "https://www.blankparticle.me" } From 654e0a6da80a39576923996e935dd97fbbc52936 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 16 Jun 2023 17:20:23 +0800 Subject: [PATCH 2311/8412] Update hackerhawks.json --- domains/hackerhawks.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hackerhawks.json b/domains/hackerhawks.json index 636056785..5b51f3b2d 100644 --- a/domains/hackerhawks.json +++ b/domains/hackerhawks.json @@ -1,7 +1,7 @@ { "owner": { "username": "HackerHawks", - "email": "robohawks.dev@gmail.com", + "email": "robohawks.dev@gmail.com" }, "record": { "MX": [ From 4e6f3083671a17a2c0802cfd0b574490a8168a86 Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Fri, 16 Jun 2023 10:35:37 -0700 Subject: [PATCH 2312/8412] feat(domain): add `nationwide.is-a.dev` --- domains/nationwide.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nationwide.json diff --git a/domains/nationwide.json b/domains/nationwide.json new file mode 100644 index 000000000..04a20a529 --- /dev/null +++ b/domains/nationwide.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevZerow", + "email": "zerow.pro@protonmail.com" + }, + + "record": { + "A": ["194.5.64.173"] + } +} From 94b4f4cca9cffbefde55c0c326952dc852893bda Mon Sep 17 00:00:00 2001 From: ShoreCN Date: Sat, 17 Jun 2023 02:34:56 +0800 Subject: [PATCH 2313/8412] create cs.json --- domains/cs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cs.json diff --git a/domains/cs.json b/domains/cs.json new file mode 100644 index 000000000..eaba75314 --- /dev/null +++ b/domains/cs.json @@ -0,0 +1,11 @@ +{ + "description": "ShoreCN Space", + "repo": "https://github.com/ShoreCN/ShoreCN.github.io", + "owner": { + "username": "ShoreCN", + "email": "c.shore.cn@gmail.com", + }, + "record": { + "CNAME": "shorecn.github.io" + } +} From f7dacc974679ba2b98383bbecddab8eeddc22de7 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 16 Jun 2023 20:45:11 +0100 Subject: [PATCH 2314/8412] feat(domain): add `mailx.is-a.dev` --- domains/mailx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mailx.json diff --git a/domains/mailx.json b/domains/mailx.json new file mode 100644 index 000000000..551983ff8 --- /dev/null +++ b/domains/mailx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + + "record": { + "A": ["217.174.245.249"] + } +} From 6dc351052f25578e00bf97e35cb9f222197e94a6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 17 Jun 2023 12:47:26 +0800 Subject: [PATCH 2315/8412] Update cs.json --- domains/cs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cs.json b/domains/cs.json index eaba75314..433f05500 100644 --- a/domains/cs.json +++ b/domains/cs.json @@ -3,7 +3,7 @@ "repo": "https://github.com/ShoreCN/ShoreCN.github.io", "owner": { "username": "ShoreCN", - "email": "c.shore.cn@gmail.com", + "email": "c.shore.cn@gmail.com" }, "record": { "CNAME": "shorecn.github.io" From 3765fcc2171aa51bea6750d5649ae8a2b7af3318 Mon Sep 17 00:00:00 2001 From: Seb <69688534+SebTNT@users.noreply.github.com> Date: Sat, 17 Jun 2023 09:52:06 +0100 Subject: [PATCH 2316/8412] Create _github-pages-challenge-TurquoiseTNT.tnt.json --- domains/_github-pages-challenge-TurquoiseTNT.tnt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-TurquoiseTNT.tnt.json diff --git a/domains/_github-pages-challenge-TurquoiseTNT.tnt.json b/domains/_github-pages-challenge-TurquoiseTNT.tnt.json new file mode 100644 index 000000000..55bcde6f9 --- /dev/null +++ b/domains/_github-pages-challenge-TurquoiseTNT.tnt.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "TurquoiseTNT", + "email": "turquoisetntmultimedia@gmail.com" + }, + "record": { + "TXT": "a70919bec5e292800f53b8bd87da03" + } + } + From 440d2970a500e431f152240bc7b7970ea5179349 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 17 Jun 2023 16:56:12 +0800 Subject: [PATCH 2317/8412] Rename _github-pages-challenge-TurquoiseTNT.tnt.json to _github-pages-challenge-turquoisetnt.tnt.json --- ...TNT.tnt.json => _github-pages-challenge-turquoisetnt.tnt.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-TurquoiseTNT.tnt.json => _github-pages-challenge-turquoisetnt.tnt.json} (100%) diff --git a/domains/_github-pages-challenge-TurquoiseTNT.tnt.json b/domains/_github-pages-challenge-turquoisetnt.tnt.json similarity index 100% rename from domains/_github-pages-challenge-TurquoiseTNT.tnt.json rename to domains/_github-pages-challenge-turquoisetnt.tnt.json From a05345da55ae38a418bd1c2b518087f42ff91352 Mon Sep 17 00:00:00 2001 From: Vamsi Krishna Date: Sat, 17 Jun 2023 21:10:11 +0530 Subject: [PATCH 2318/8412] Create Vamsi.json --- domains/Vamsi.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/Vamsi.json diff --git a/domains/Vamsi.json b/domains/Vamsi.json new file mode 100644 index 000000000..dcd6370e6 --- /dev/null +++ b/domains/Vamsi.json @@ -0,0 +1,19 @@ + +{ + "owner": { + "username": "vamsieth", + "email": "svamsi.tech@gmail.com" + } +} + +{ + "record": { + "CNAME": "240d43d7-5eea-4fdd-a568-efa5978f8d80.id.repl.co" + } +} + + + + + + From 4a55365fe6ba70e8337332741d012d8ff89add3e Mon Sep 17 00:00:00 2001 From: Zerow <105360899+DevZerow@users.noreply.github.com> Date: Sat, 17 Jun 2023 17:52:41 +0200 Subject: [PATCH 2319/8412] Update zerow.json --- domains/zerow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zerow.json b/domains/zerow.json index 353e7e8a0..bfcb298b3 100644 --- a/domains/zerow.json +++ b/domains/zerow.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["92.118.207.191"] + "A": ["45.158.77.64"] } } From 50a4f6277c8fffd5c1b6e2e13fa7f9114abf43b2 Mon Sep 17 00:00:00 2001 From: ashinberish Date: Sun, 18 Jun 2023 02:49:57 +0530 Subject: [PATCH 2320/8412] added ashin.is-a.dev --- domains/ashin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ashin.json diff --git a/domains/ashin.json b/domains/ashin.json new file mode 100644 index 000000000..d57862c90 --- /dev/null +++ b/domains/ashin.json @@ -0,0 +1,11 @@ +{ + "description": "ashin.is-a.dev", + "repo": "https://github.com/ashinberish/v3", + "owner": { + "username": "ashinberish", + "email": "ashinberish@gmail.com" + }, + "record": { + "CNAME": "_27177e6b7997c999d1c136ca359b1600.gnvqnzwrct.acm-validations.aws." + } +} \ No newline at end of file From 4eb3980aa7c6d3243bc7895d6040e0f777af7cd6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 18 Jun 2023 09:38:03 +0800 Subject: [PATCH 2321/8412] Update Vamsi.json --- domains/Vamsi.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/domains/Vamsi.json b/domains/Vamsi.json index dcd6370e6..c49fab7f0 100644 --- a/domains/Vamsi.json +++ b/domains/Vamsi.json @@ -1,19 +1,9 @@ - { "owner": { "username": "vamsieth", "email": "svamsi.tech@gmail.com" - } -} - -{ + }, "record": { "CNAME": "240d43d7-5eea-4fdd-a568-efa5978f8d80.id.repl.co" } } - - - - - - From 629d0165a1790483c44c5b12b51d1c4e152e2e12 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 18 Jun 2023 09:38:45 +0800 Subject: [PATCH 2322/8412] Rename Vamsi.json to vamsi.json --- domains/{Vamsi.json => vamsi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Vamsi.json => vamsi.json} (100%) diff --git a/domains/Vamsi.json b/domains/vamsi.json similarity index 100% rename from domains/Vamsi.json rename to domains/vamsi.json From 35231dd4c76cdf0de7590f40d0cfd3af31575cdf Mon Sep 17 00:00:00 2001 From: ashinberish Date: Sun, 18 Jun 2023 11:22:37 +0530 Subject: [PATCH 2323/8412] updated CNAME --- domains/ashin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashin.json b/domains/ashin.json index d57862c90..80f591b1d 100644 --- a/domains/ashin.json +++ b/domains/ashin.json @@ -6,6 +6,6 @@ "email": "ashinberish@gmail.com" }, "record": { - "CNAME": "_27177e6b7997c999d1c136ca359b1600.gnvqnzwrct.acm-validations.aws." + "CNAME": "https://master.d2p2zrx0sxsnxz.amplifyapp.com" } } \ No newline at end of file From face6efdb595a6ed06befba6273189ce13527f58 Mon Sep 17 00:00:00 2001 From: AnOrrinn <136904245+AnOrrinn@users.noreply.github.com> Date: Sun, 18 Jun 2023 14:31:10 +0700 Subject: [PATCH 2324/8412] feat(domain): add `anorin.is-a.dev` --- domains/anorin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/anorin.json diff --git a/domains/anorin.json b/domains/anorin.json new file mode 100644 index 000000000..b12c9998b --- /dev/null +++ b/domains/anorin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AnOrrinn", + "email": "longoriit@gmail.com" + }, + + "record": { + "A": ["@"] + } +} From f4d8c195974c06524e8b26c36fc86d5a9345e7f5 Mon Sep 17 00:00:00 2001 From: AnOrrinn <136904245+AnOrrinn@users.noreply.github.com> Date: Sun, 18 Jun 2023 15:08:48 +0700 Subject: [PATCH 2325/8412] feat(domain): add `anoriin.is-a.dev` --- domains/anoriin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/anoriin.json diff --git a/domains/anoriin.json b/domains/anoriin.json new file mode 100644 index 000000000..f85967e16 --- /dev/null +++ b/domains/anoriin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AnOrrinn", + "email": "longoriit@gmail.com" + }, + + "record": { + "A": ["103.97.126.28"] + } +} From adba40e104dee7f9df4a5c94918bd535031fb49a Mon Sep 17 00:00:00 2001 From: Romi Muharom <121702894+Leuthra@users.noreply.github.com> Date: Sun, 18 Jun 2023 17:27:59 +0700 Subject: [PATCH 2326/8412] Create romidev.json --- domains/romidev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/romidev.json diff --git a/domains/romidev.json b/domains/romidev.json new file mode 100644 index 000000000..3048498e3 --- /dev/null +++ b/domains/romidev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Leuthra", + "email": "romidev20@gmail.com" + }, + "record": { + "URL": "https://portfolio-rominaru.vercel.app" + } +} From a6131a9c0b2c507d62c276d849d966f22cc20c5f Mon Sep 17 00:00:00 2001 From: ohqte Date: Sun, 18 Jun 2023 16:58:37 +0530 Subject: [PATCH 2327/8412] Delete mail.ohqte.json --- domains/mail.ohqte.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mail.ohqte.json diff --git a/domains/mail.ohqte.json b/domains/mail.ohqte.json deleted file mode 100644 index cae66175a..000000000 --- a/domains/mail.ohqte.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "email": "ohqte@proton.me", - "username": "ohqte" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From b16e4ea8d7f09c8df717d5d6572ca5c0ba7235b0 Mon Sep 17 00:00:00 2001 From: ohqte Date: Sun, 18 Jun 2023 17:03:27 +0530 Subject: [PATCH 2328/8412] Update ohqte.json --- domains/ohqte.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/ohqte.json b/domains/ohqte.json index f721945a0..5e36b62c6 100644 --- a/domains/ohqte.json +++ b/domains/ohqte.json @@ -1,10 +1,14 @@ { - "description": "ohqte's portfolio site", "owner": { "username": "ohqte", "email": "ohqte@proton.me" }, "record": { - "CNAME": "ohqte.pages.dev" + "URL": "https://ohqte.vercel.app", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 57c504198266ed7337af4de5acaeae8e068aab83 Mon Sep 17 00:00:00 2001 From: Rakesh Mishra <115985726+merakesh207@users.noreply.github.com> Date: Sun, 18 Jun 2023 17:31:49 +0530 Subject: [PATCH 2329/8412] Create 207.json --- domains/207.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/207.json diff --git a/domains/207.json b/domains/207.json new file mode 100644 index 000000000..92fec3e09 --- /dev/null +++ b/domains/207.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "merakesh207", + "email": "merakesh207@gmail.com" + }, + "record": { + "URL": "https://behance.net/merakesh207" + } +} From 89fcc1e69080aefeb54f89bd21bab8b75d3b5c71 Mon Sep 17 00:00:00 2001 From: IKRAIYAN <78530319+IKRAIYAN@users.noreply.github.com> Date: Sun, 18 Jun 2023 20:52:24 +0600 Subject: [PATCH 2330/8412] Create ikraiyan.json --- domains/ikraiyan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ikraiyan.json diff --git a/domains/ikraiyan.json b/domains/ikraiyan.json new file mode 100644 index 000000000..13480a4db --- /dev/null +++ b/domains/ikraiyan.json @@ -0,0 +1,12 @@ +{ + "description": "For my Portfolio", + "repo": "https://github.com/IKRAIYAN/ikraiyan.github.io", + "owner": { + "username": "IKRAIYAN", + "email": "ihkraiyan@gmail.com", + "discord": "I_K_RAIYAN#7946" + }, + "record": { + "CNAME": "ikraiyan.github.io" + } +} From c9a479c05d95aeb26789b4de16ad1f679eb17cb3 Mon Sep 17 00:00:00 2001 From: Silent Demon <105407900+SilentDemonSD@users.noreply.github.com> Date: Sun, 18 Jun 2023 21:31:59 +0530 Subject: [PATCH 2331/8412] Update `mysterysd.json` --- domains/mysterysd.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/mysterysd.json b/domains/mysterysd.json index e6ab90a35..9ed71c9b1 100644 --- a/domains/mysterysd.json +++ b/domains/mysterysd.json @@ -1,11 +1,11 @@ { - "description": "Tech Website", - "repo": "https://github.com/5MysterySD/5mysterysd.github.io", + "description": "Mystery aka SilentDemon Personal Techy Website...", + "repo": "https://github.com/SilentDemonSD/SilentDemonSD.github.io", "owner": { - "username": "5MysterySD", + "username": "SilentDemonSD", "email": "mysterysd.sd@gmail.com" }, "record": { - "CNAME": "5mysterysd.github.io" + "CNAME": "silentdemonsd.github.io" } } From 7baf7e4a78504d7a3edbdf325df69bdd3427a8a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jairo=20Morales=20P=C3=A9rez?= Date: Sun, 18 Jun 2023 21:14:17 +0200 Subject: [PATCH 2332/8412] Create jairomorales.json --- domains/jairomorales.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jairomorales.json diff --git a/domains/jairomorales.json b/domains/jairomorales.json new file mode 100644 index 000000000..8d166f142 --- /dev/null +++ b/domains/jairomorales.json @@ -0,0 +1,12 @@ +{ + "description": "jairomorales.is-a.dev", + "repo": "https://github.com/Icky17/icky17.github.io", + "owner": { + "username": "Icky17", + "email": "jairomoralesperez0@gmail.com", + "discord": "icky17" + }, + "record": { + "CNAME": "icky17.github.io" + } +} From c1d036a850ac974bc170c0a1e35d9c2de52c1775 Mon Sep 17 00:00:00 2001 From: damnedstudios <137005001+damnedstudios@users.noreply.github.com> Date: Sun, 18 Jun 2023 23:43:01 +0300 Subject: [PATCH 2333/8412] Create damned.json --- domains/damned.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/damned.json diff --git a/domains/damned.json b/domains/damned.json new file mode 100644 index 000000000..733e7c976 --- /dev/null +++ b/domains/damned.json @@ -0,0 +1,11 @@ +{ + "description": "damned.is-a.dev", + "repo": "https://github.com/damnedstudios/damnedstudios.github.io", + "owner": { + "username": "damnedstudios", + "email": "arda.efe.gokce.2@gmail.com", + }, + "record": { + "CNAME": "damnedstudios.github.io" + } +} From e62f1e0cfa81f5312f301558ad299aa6cff8db9a Mon Sep 17 00:00:00 2001 From: WiredMind Date: Sun, 18 Jun 2023 23:26:30 +0200 Subject: [PATCH 2334/8412] Create wiredmind.json --- domains/wiredmind.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wiredmind.json diff --git a/domains/wiredmind.json b/domains/wiredmind.json new file mode 100644 index 000000000..dc6353445 --- /dev/null +++ b/domains/wiredmind.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WiredMind2", + "email": "admin@tetrazero.com" + }, + "record": { + "A": ["51.91.236.255"], + "AAAA": ["2001:41d0:301::29"] +} From 896530cc09a34754e38977cda1a3e31d569a4a19 Mon Sep 17 00:00:00 2001 From: WiredMind Date: Sun, 18 Jun 2023 23:30:12 +0200 Subject: [PATCH 2335/8412] Update wiredmind.json --- domains/wiredmind.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/wiredmind.json b/domains/wiredmind.json index dc6353445..2d7856458 100644 --- a/domains/wiredmind.json +++ b/domains/wiredmind.json @@ -4,6 +4,5 @@ "email": "admin@tetrazero.com" }, "record": { - "A": ["51.91.236.255"], - "AAAA": ["2001:41d0:301::29"] + "URL": "https://tetrazero.com" } From cd24e5600a18d106b884b2b882c47515590a50f8 Mon Sep 17 00:00:00 2001 From: Pavly Nader <109833811+qbebo@users.noreply.github.com> Date: Mon, 19 Jun 2023 03:24:54 +0300 Subject: [PATCH 2336/8412] Update beboq.json Update my username and record --- domains/beboq.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/beboq.json b/domains/beboq.json index 6dc50e318..73aab74ee 100644 --- a/domains/beboq.json +++ b/domains/beboq.json @@ -1,10 +1,10 @@ { "owner": { - "username": "iibeboQ", + "username": "qbebo", "email": "qqqbeboo@yahoo.com" }, "record": { - "CNAME": "2e0e98d2-b08c-4ced-aa5a-47d06b3a7ef0.id.repl.co" + "CNAME": "1a634fa8-d216-4e48-9315-53a2dcaf9314.id.repl.co" } } From c8bde887ab0350a701484b7d77b7bb625ba5f705 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 19 Jun 2023 08:30:27 +0800 Subject: [PATCH 2337/8412] Update ashin.json --- domains/ashin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ashin.json b/domains/ashin.json index 80f591b1d..8ded3b280 100644 --- a/domains/ashin.json +++ b/domains/ashin.json @@ -6,6 +6,6 @@ "email": "ashinberish@gmail.com" }, "record": { - "CNAME": "https://master.d2p2zrx0sxsnxz.amplifyapp.com" + "URL": "https://master.d2p2zrx0sxsnxz.amplifyapp.com" } -} \ No newline at end of file +} From 66d2372a61d4308adf25d0474ba27bb88ca3e824 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 19 Jun 2023 08:32:36 +0800 Subject: [PATCH 2338/8412] Delete anorin.json --- domains/anorin.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/anorin.json diff --git a/domains/anorin.json b/domains/anorin.json deleted file mode 100644 index b12c9998b..000000000 --- a/domains/anorin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AnOrrinn", - "email": "longoriit@gmail.com" - }, - - "record": { - "A": ["@"] - } -} From 9719be2ae13471f421a87c3eca23d83d44852a8b Mon Sep 17 00:00:00 2001 From: iakzs Date: Sun, 18 Jun 2023 21:25:34 -0400 Subject: [PATCH 2339/8412] feat(domain): elbenja.is-a.dev --- domains/elbenja.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/elbenja.json diff --git a/domains/elbenja.json b/domains/elbenja.json new file mode 100644 index 000000000..dfa408221 --- /dev/null +++ b/domains/elbenja.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" + }, + + "record": { + "MX": ["mx1.improvmx.com"] + } +} From 384b15836203c70b86eb5e97c833dc2f007f51da Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 19 Jun 2023 11:34:05 +0800 Subject: [PATCH 2340/8412] Update damned.json --- domains/damned.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/damned.json b/domains/damned.json index 733e7c976..586a76bc3 100644 --- a/domains/damned.json +++ b/domains/damned.json @@ -3,7 +3,7 @@ "repo": "https://github.com/damnedstudios/damnedstudios.github.io", "owner": { "username": "damnedstudios", - "email": "arda.efe.gokce.2@gmail.com", + "email": "arda.efe.gokce.2@gmail.com" }, "record": { "CNAME": "damnedstudios.github.io" From e0012285caa92c06bad38598aae3f1bc8bb577dc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 19 Jun 2023 12:10:09 +0800 Subject: [PATCH 2341/8412] Update wiredmind.json --- domains/wiredmind.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/wiredmind.json b/domains/wiredmind.json index 2d7856458..b3fb028f1 100644 --- a/domains/wiredmind.json +++ b/domains/wiredmind.json @@ -5,4 +5,5 @@ }, "record": { "URL": "https://tetrazero.com" + } } From c8d5bb28d588bcd1a55007fc03abb1557ccb4dcb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 19 Jun 2023 12:11:25 +0800 Subject: [PATCH 2342/8412] Delete nerd --- domains/nerd | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nerd diff --git a/domains/nerd b/domains/nerd deleted file mode 100644 index 6195cd58e..000000000 --- a/domains/nerd +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 622795838032314388" - }, - - "record": { - "MX": ["mx1.improvmx.com"] - } -} From 7c4fde2dbb40be8c1c505b6d5aa0fb0317130c3e Mon Sep 17 00:00:00 2001 From: Anindra Date: Mon, 19 Jun 2023 08:40:29 +0000 Subject: [PATCH 2343/8412] add sub-domain --- domains/anindra.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anindra.json diff --git a/domains/anindra.json b/domains/anindra.json new file mode 100644 index 000000000..5580bbc24 --- /dev/null +++ b/domains/anindra.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/meanindra/meanindra.github.io", + "owner": { + "username": "meanindra", + "email": "anindrakarmakar+pnswp5ix@proton.me", + "twitter": "i_anindra" + }, + "record": { + "CNAME": "meanindra.github.io" + } +} \ No newline at end of file From be30d342d0a7677f5811a51cc9f38119a0a26f86 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 19 Jun 2023 17:16:48 +0800 Subject: [PATCH 2344/8412] Update anindra.json --- domains/anindra.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/anindra.json b/domains/anindra.json index 5580bbc24..0cc9ad31f 100644 --- a/domains/anindra.json +++ b/domains/anindra.json @@ -1,5 +1,4 @@ { - "description": "Describe the use of this subdomain", "repo": "https://github.com/meanindra/meanindra.github.io", "owner": { "username": "meanindra", @@ -9,4 +8,4 @@ "record": { "CNAME": "meanindra.github.io" } -} \ No newline at end of file +} From ea482b755e2f13df5190cb6f168a005d996dd648 Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Mon, 19 Jun 2023 13:37:45 +0400 Subject: [PATCH 2345/8412] Update xenon.json --- domains/xenon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xenon.json b/domains/xenon.json index df82d5ef4..ed72bb0e3 100644 --- a/domains/xenon.json +++ b/domains/xenon.json @@ -5,6 +5,6 @@ "email": "lmgxenon9066@gmail.com" }, "record": { - "CNAME": "xenon-8n8x.onrender.com" + "CNAME": "2fd4a23b-6608-4be8-b2fc-911cc30b1b87.id.repl.co" } } From 373c8357b9c1da1b410166d2fd50376520474d30 Mon Sep 17 00:00:00 2001 From: iakzs Date: Mon, 19 Jun 2023 07:06:21 -0400 Subject: [PATCH 2346/8412] Update elbenja.json --- domains/elbenja.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index dfa408221..9f7fd2313 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -6,6 +6,7 @@ }, "record": { - "MX": ["mx1.improvmx.com"] + "MX": ["mx1.improvmx.com.”] + “TXT”: ["v=spf1 include:spf.improvmx.com ~all"] } } From ed440b314902b8dcfb2f814db81b6a9cb1ae88b3 Mon Sep 17 00:00:00 2001 From: iakzs Date: Mon, 19 Jun 2023 07:07:05 -0400 Subject: [PATCH 2347/8412] Update elbenja.json --- domains/elbenja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index 9f7fd2313..a7b30e200 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -6,7 +6,7 @@ }, "record": { - "MX": ["mx1.improvmx.com.”] + "MX": ["mx1.improvmx.com."] “TXT”: ["v=spf1 include:spf.improvmx.com ~all"] } } From de677e99d7b5cab85f3e0d90a99130b17ec74a53 Mon Sep 17 00:00:00 2001 From: iakzs Date: Mon, 19 Jun 2023 07:07:29 -0400 Subject: [PATCH 2348/8412] Update elbenja.json --- domains/elbenja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index a7b30e200..565f484af 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -7,6 +7,6 @@ "record": { "MX": ["mx1.improvmx.com."] - “TXT”: ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] } } From cf41ae8f46363c1b5d954943f75655041e066743 Mon Sep 17 00:00:00 2001 From: RainyXeon / Date: Mon, 19 Jun 2023 22:05:19 +0700 Subject: [PATCH 2349/8412] feat(domain): add `1st-dev.is-a.dev` --- domains/1st-dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/1st-dev.json diff --git a/domains/1st-dev.json b/domains/1st-dev.json new file mode 100644 index 000000000..b15cfed15 --- /dev/null +++ b/domains/1st-dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RainyXeon", + "email": "minh15052008@gmail.com" + }, + + "record": { + "CNAME": "5a3e476d-47ce-4088-9b34-42cdb8c3395b.id.repl.co" + } +} From bc734c558888834946926639b732ed3ab6d5a9e3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 20 Jun 2023 08:19:45 +0800 Subject: [PATCH 2350/8412] Update elbenja.json --- domains/elbenja.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index 565f484af..072e3fabe 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -6,7 +6,7 @@ }, "record": { - "MX": ["mx1.improvmx.com."] - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 811d0fcbd09b7562318852ce9f47a8331fa1dbe2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 20 Jun 2023 10:08:49 +0800 Subject: [PATCH 2351/8412] Update elbenja.json --- domains/elbenja.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/elbenja.json b/domains/elbenja.json index 072e3fabe..34b563feb 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -6,7 +6,7 @@ }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From b157ccec4621c70b66867a34a23958aaa0a9d704 Mon Sep 17 00:00:00 2001 From: ShoreCN Date: Tue, 20 Jun 2023 10:48:05 +0800 Subject: [PATCH 2352/8412] update cs.json for github pages domain verification --- domains/cs.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/cs.json b/domains/cs.json index 433f05500..553a6c110 100644 --- a/domains/cs.json +++ b/domains/cs.json @@ -6,6 +6,7 @@ "email": "c.shore.cn@gmail.com" }, "record": { - "CNAME": "shorecn.github.io" + "CNAME": "shorecn.github.io", + "TXT": "d4e6cbb56d440ddedd7bf5079b0d81" } } From 4a425c9ac03318bfb877809c4136f6563154881a Mon Sep 17 00:00:00 2001 From: Cxhi <108984837+Chouhict@users.noreply.github.com> Date: Tue, 20 Jun 2023 09:50:58 +0700 Subject: [PATCH 2353/8412] Create chouhi.json --- domains/chouhi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/chouhi.json diff --git a/domains/chouhi.json b/domains/chouhi.json new file mode 100644 index 000000000..ee6482f78 --- /dev/null +++ b/domains/chouhi.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Chouhict", + "email": "chouhi@proton.me" + }, + "record": { + "URL": "https://chouhi.ml/", + "MX": [ + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 75c63251a89e3cb1d9a7c521160c892869f34de2 Mon Sep 17 00:00:00 2001 From: Cxhi <108984837+Chouhict@users.noreply.github.com> Date: Tue, 20 Jun 2023 10:06:27 +0700 Subject: [PATCH 2354/8412] Update chouhi.json --- domains/chouhi.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/chouhi.json b/domains/chouhi.json index ee6482f78..03b68b1c5 100644 --- a/domains/chouhi.json +++ b/domains/chouhi.json @@ -6,6 +6,7 @@ "record": { "URL": "https://chouhi.ml/", "MX": [ + "mx1.improvmx.com" "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" From 7b3b290118b88a9a925727bc26489fa5942a7679 Mon Sep 17 00:00:00 2001 From: ShoreCN Date: Tue, 20 Jun 2023 13:28:43 +0800 Subject: [PATCH 2355/8412] remove cs.json TXT record --- domains/cs.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/cs.json b/domains/cs.json index 553a6c110..433f05500 100644 --- a/domains/cs.json +++ b/domains/cs.json @@ -6,7 +6,6 @@ "email": "c.shore.cn@gmail.com" }, "record": { - "CNAME": "shorecn.github.io", - "TXT": "d4e6cbb56d440ddedd7bf5079b0d81" + "CNAME": "shorecn.github.io" } } From f3c0fd979f4aafeece4e3100b9331000433744d2 Mon Sep 17 00:00:00 2001 From: ShoreCN Date: Tue, 20 Jun 2023 13:34:25 +0800 Subject: [PATCH 2356/8412] create _github-pages-challenge-ShoreCN.cs.json --- domains/_github-pages-challenge-ShoreCN.cs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ShoreCN.cs.json diff --git a/domains/_github-pages-challenge-ShoreCN.cs.json b/domains/_github-pages-challenge-ShoreCN.cs.json new file mode 100644 index 000000000..658ae1817 --- /dev/null +++ b/domains/_github-pages-challenge-ShoreCN.cs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShoreCN", + "email": "c.shore.cn@gmail.com" + }, + "record": { + "TXT": "d4e6cbb56d440ddedd7bf5079b0d81" + } +} From 4305cc1cb1248fa8be4b4a8cc9ff43744d0f0d46 Mon Sep 17 00:00:00 2001 From: Cxhi <108984837+Chouhict@users.noreply.github.com> Date: Tue, 20 Jun 2023 12:44:10 +0700 Subject: [PATCH 2357/8412] Update chouhi.json --- domains/chouhi.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/chouhi.json b/domains/chouhi.json index 03b68b1c5..e3af62ffb 100644 --- a/domains/chouhi.json +++ b/domains/chouhi.json @@ -5,10 +5,5 @@ }, "record": { "URL": "https://chouhi.ml/", - "MX": [ - "mx1.improvmx.com" - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From be1dd67e96992158ff4933c8efdf4ddf7dcfbd53 Mon Sep 17 00:00:00 2001 From: ThaiHung4 <137022040+ThaiHung4@users.noreply.github.com> Date: Tue, 20 Jun 2023 12:52:27 +0700 Subject: [PATCH 2358/8412] Create hth.json --- domains/hth.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/hth.json diff --git a/domains/hth.json b/domains/hth.json new file mode 100644 index 000000000..c49d57f92 --- /dev/null +++ b/domains/hth.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "ThaiHung4", + "email": "contact.hungg@gmail.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 b86100aea23df405f450db1dda629f7010dcb7be Mon Sep 17 00:00:00 2001 From: Krishna Vig <114269519+vigkrishna@users.noreply.github.com> Date: Tue, 20 Jun 2023 13:32:11 +0530 Subject: [PATCH 2359/8412] vigkrishna.json --- vigkrishna.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 vigkrishna.json diff --git a/vigkrishna.json b/vigkrishna.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/vigkrishna.json @@ -0,0 +1 @@ + From f89820baf37d5bb802a12dc720aab9da04d79def Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 20 Jun 2023 16:07:43 +0800 Subject: [PATCH 2360/8412] Rename _github-pages-challenge-ShoreCN.cs.json to _github-pages-challenge-shorecn.cs.json --- ...ge-ShoreCN.cs.json => _github-pages-challenge-shorecn.cs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ShoreCN.cs.json => _github-pages-challenge-shorecn.cs.json} (100%) diff --git a/domains/_github-pages-challenge-ShoreCN.cs.json b/domains/_github-pages-challenge-shorecn.cs.json similarity index 100% rename from domains/_github-pages-challenge-ShoreCN.cs.json rename to domains/_github-pages-challenge-shorecn.cs.json From e75b019562f50107d777468e486d0d0e7e0bcd3f Mon Sep 17 00:00:00 2001 From: Zenpai Date: Tue, 20 Jun 2023 16:15:44 +0800 Subject: [PATCH 2361/8412] Create zenpai.json --- domains/zenpai.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zenpai.json diff --git a/domains/zenpai.json b/domains/zenpai.json new file mode 100644 index 000000000..979cd4129 --- /dev/null +++ b/domains/zenpai.json @@ -0,0 +1,12 @@ +{ + "description": "zenpai.is-a.dev", + "repo": "https://github.com/ZenpaiAng/ZenpaiAng.github.io", + "owner": { + "username": "ZenpaiAng", + "email": "zenpaiang@gmail.com", + "discord": "zenpaiang" + }, + "record": { + "CNAME": "ZenpaiAng.github.io" + } +} From 36f0753e97d5a7d3fa78472f51a7ca38698f3a3a Mon Sep 17 00:00:00 2001 From: Reef Salter Date: Tue, 20 Jun 2023 11:00:39 +0100 Subject: [PATCH 2362/8412] Update reefsalty.json --- domains/reefsalty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reefsalty.json b/domains/reefsalty.json index b5a77cfd7..cb967f686 100644 --- a/domains/reefsalty.json +++ b/domains/reefsalty.json @@ -1,6 +1,6 @@ { "description": "ReefSalty", - "repo": "https://github.com/github-username/github-username.github.io", + "repo": "https://github.com/github-username/reefsalty.github.io", "owner": { "username": "ReefSalty", "email": "hi@reefsalty.co.uk", From 6a395bdf97a8cd2b2a3b912348a5c7e9139cbbf7 Mon Sep 17 00:00:00 2001 From: "dilshad :/" <70562282+dilshad0101@users.noreply.github.com> Date: Tue, 20 Jun 2023 16:53:12 +0530 Subject: [PATCH 2363/8412] feat(domain): add `dilshad.is-a.dev` --- domains/dilshad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/dilshad.json diff --git a/domains/dilshad.json b/domains/dilshad.json new file mode 100644 index 000000000..17893db49 --- /dev/null +++ b/domains/dilshad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "dilshad0101", + "email": "dilshadmuhammed0101@gmail.com" + }, + + "record": { + "A": ["null"] + } +} From c49955d606eacbc5575159ccac7d4223a56746af Mon Sep 17 00:00:00 2001 From: "dilshad :/" <70562282+dilshad0101@users.noreply.github.com> Date: Tue, 20 Jun 2023 17:24:22 +0530 Subject: [PATCH 2364/8412] Update dilshad.json --- domains/dilshad.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/dilshad.json b/domains/dilshad.json index 17893db49..784738b2b 100644 --- a/domains/dilshad.json +++ b/domains/dilshad.json @@ -1,10 +1,12 @@ { + "description": "for portfolio website", + "repo": "https://github.com/dilshad0101/portfolio.website", "owner": { "username": "dilshad0101", "email": "dilshadmuhammed0101@gmail.com" }, "record": { - "A": ["null"] + "CNAME": "dilshad0101.github.io" } } From 33778efe2f4e31128a221a5b0a790454ad1476c9 Mon Sep 17 00:00:00 2001 From: Raymar Monte Date: Tue, 20 Jun 2023 20:22:13 +0800 Subject: [PATCH 2365/8412] feat(domain): add `raymar.is-a.dev` --- domains/raymar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/raymar.json diff --git a/domains/raymar.json b/domains/raymar.json new file mode 100644 index 000000000..86f1af15e --- /dev/null +++ b/domains/raymar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RaymarMonte", + "email": "raymarmontecs@gmail.com" + }, + + "record": { + "TXT": "raymar is cooking-up some real good stuff for this page and will be done soon." + } +} From ed1ff751a4fb59e1ebf0af2ad44981d387fe170d Mon Sep 17 00:00:00 2001 From: bmhien <91460742+bm-hien@users.noreply.github.com> Date: Tue, 20 Jun 2023 20:39:38 +0700 Subject: [PATCH 2366/8412] feat(domain): add `bmhien.is-a.dev` --- domains/bmhien.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bmhien.json diff --git a/domains/bmhien.json b/domains/bmhien.json new file mode 100644 index 000000000..4c36c2cc8 --- /dev/null +++ b/domains/bmhien.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bm-hien", + "email": "buiminhhien001@gmail.com" + }, + + "record": { + "CNAME": "bmhien.pages.dev" + } +} From 053f627e1a26e0ef615b94552e1e7a6938226af9 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:28:54 +0700 Subject: [PATCH 2367/8412] feat(domain): add `note-lrmn.is-a.dev.is-a.dev` --- domains/note-lrmn.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/note-lrmn.is-a.dev.json diff --git a/domains/note-lrmn.is-a.dev.json b/domains/note-lrmn.is-a.dev.json new file mode 100644 index 000000000..afc645764 --- /dev/null +++ b/domains/note-lrmn.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + + "record": { + "CNAME": "https://github.com/lrmn7/blogs" + } +} From ec5365a64a67935add713fb6396a4d4bce4230dd Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:31:59 +0700 Subject: [PATCH 2368/8412] feat(domain): add `note-lrmn.is-a.dev` --- domains/note-lrmn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/note-lrmn.json diff --git a/domains/note-lrmn.json b/domains/note-lrmn.json new file mode 100644 index 000000000..afc645764 --- /dev/null +++ b/domains/note-lrmn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + + "record": { + "CNAME": "https://github.com/lrmn7/blogs" + } +} From 88930373e3f8682a7cff4b7140e84859f2c96b32 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:44:03 +0700 Subject: [PATCH 2369/8412] Delete note-lrmn.json --- domains/note-lrmn.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/note-lrmn.json diff --git a/domains/note-lrmn.json b/domains/note-lrmn.json deleted file mode 100644 index afc645764..000000000 --- a/domains/note-lrmn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "lrmn7", - "email": "lrmnid@gmail.com" - }, - - "record": { - "CNAME": "https://github.com/lrmn7/blogs" - } -} From 2640b7ceb232ca258c32c09da6e7f45a54efddf3 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:50:11 +0700 Subject: [PATCH 2370/8412] feat(domain): add `note-lrmn.is-a.dev` --- domains/note-lrmn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/note-lrmn.json diff --git a/domains/note-lrmn.json b/domains/note-lrmn.json new file mode 100644 index 000000000..bd717c25b --- /dev/null +++ b/domains/note-lrmn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + + "record": { + "CNAME": "github.com/lrmn7/blogs" + } +} From 1f9e91f6de9575bc9fadadc6904b00cd351c683a Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Wed, 21 Jun 2023 03:53:53 +0700 Subject: [PATCH 2371/8412] Update note-lrmn.json From ab5a3c5a5e6a940ea53202793bf6755b6e6cf4d8 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Wed, 21 Jun 2023 04:31:48 +0700 Subject: [PATCH 2372/8412] feat(domain): add `ohmycv.is-a.dev` --- domains/ohmycv.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ohmycv.json diff --git a/domains/ohmycv.json b/domains/ohmycv.json new file mode 100644 index 000000000..d5d72b640 --- /dev/null +++ b/domains/ohmycv.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + + "record": { + "CNAME": "https://ohmycv.netlify.app" + } +} From 10722dd4be577b69b3dbdaa31a1e38392b981ec4 Mon Sep 17 00:00:00 2001 From: jotabf Date: Tue, 20 Jun 2023 19:05:37 -0300 Subject: [PATCH 2373/8412] Create simplebank.json --- domains/simplebank.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/simplebank.json diff --git a/domains/simplebank.json b/domains/simplebank.json new file mode 100644 index 000000000..9d5f1a723 --- /dev/null +++ b/domains/simplebank.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jotabf", + "email": "jotabe.150@gmail.com" + }, + "record": { + "URL": "a53880df71ece4c268070f082ce00d37-1008813240.sa-east-1.elb.amazonaws.com" + } +} From 12c202d59fa69e0d2cd53c2c9dc075fd649b058b Mon Sep 17 00:00:00 2001 From: Flaze <51487578+flazepe@users.noreply.github.com> Date: Wed, 21 Jun 2023 08:17:24 +0800 Subject: [PATCH 2374/8412] Create flazepe.json --- domains/flazepe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/flazepe.json diff --git a/domains/flazepe.json b/domains/flazepe.json new file mode 100644 index 000000000..cc05d0d33 --- /dev/null +++ b/domains/flazepe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "flazepe", + "discord": "flazepe" + }, + "record": { + "CNAME": "flazepe.github.io" + } +} From 36418002582ff4dcaceec0b027ecce6b528b3738 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 21 Jun 2023 09:06:33 +0800 Subject: [PATCH 2375/8412] Update simplebank.json --- domains/simplebank.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/simplebank.json b/domains/simplebank.json index 9d5f1a723..4b86f6feb 100644 --- a/domains/simplebank.json +++ b/domains/simplebank.json @@ -4,6 +4,6 @@ "email": "jotabe.150@gmail.com" }, "record": { - "URL": "a53880df71ece4c268070f082ce00d37-1008813240.sa-east-1.elb.amazonaws.com" + "CNAME": "a53880df71ece4c268070f082ce00d37-1008813240.sa-east-1.elb.amazonaws.com" } } From 09ad316da58c2a0c119ca5992f9c963cd764f591 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 21 Jun 2023 09:17:16 +0800 Subject: [PATCH 2376/8412] Update flazepe.json --- domains/flazepe.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/flazepe.json b/domains/flazepe.json index cc05d0d33..a51351960 100644 --- a/domains/flazepe.json +++ b/domains/flazepe.json @@ -1,6 +1,7 @@ { "owner": { "username": "flazepe", + "email": "", "discord": "flazepe" }, "record": { From 0c09e6ebfbf88d748e4e616fdb37af6843f5028f Mon Sep 17 00:00:00 2001 From: Chouhict Date: Wed, 21 Jun 2023 10:01:20 +0700 Subject: [PATCH 2377/8412] feat(domain): chouhict.is-a.dev --- domains/chouhict.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/chouhict.json diff --git a/domains/chouhict.json b/domains/chouhict.json new file mode 100644 index 000000000..98804e3cb --- /dev/null +++ b/domains/chouhict.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "Chouhict", + "email": "hung22042010@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 913402397588611162" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=chouhi@proton.me" + } +} From da59b9b7345ef46d9c7bc810fe032f62fdc8cbc4 Mon Sep 17 00:00:00 2001 From: Cxhi <108984837+Chouhict@users.noreply.github.com> Date: Wed, 21 Jun 2023 10:08:33 +0700 Subject: [PATCH 2378/8412] Update chouhict.json --- domains/chouhict.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chouhict.json b/domains/chouhict.json index 98804e3cb..3841d94d9 100644 --- a/domains/chouhict.json +++ b/domains/chouhict.json @@ -1,7 +1,7 @@ { "owner": { "username": "Chouhict", - "email": "hung22042010@gmail.com", + "email": "chouhict@gmail.com", "note": "This record was created by is-a.dev Discord bot via discord id: 913402397588611162" }, From 5b93358ea1446c0b30d8dd3644400fabc716a181 Mon Sep 17 00:00:00 2001 From: ThaiHung4 <137022040+ThaiHung4@users.noreply.github.com> Date: Wed, 21 Jun 2023 10:15:30 +0700 Subject: [PATCH 2379/8412] Delete hth.json --- domains/hth.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 domains/hth.json diff --git a/domains/hth.json b/domains/hth.json deleted file mode 100644 index c49d57f92..000000000 --- a/domains/hth.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "owner": { - "username": "ThaiHung4", - "email": "contact.hungg@gmail.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 8cb5fd334bd7a865ed88685a83e10984676c788d Mon Sep 17 00:00:00 2001 From: ThaiHung4 Date: Wed, 21 Jun 2023 10:16:25 +0700 Subject: [PATCH 2380/8412] feat(domain): thaihung.is-a.dev --- domains/thaihung.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/thaihung.json diff --git a/domains/thaihung.json b/domains/thaihung.json new file mode 100644 index 000000000..722e55c84 --- /dev/null +++ b/domains/thaihung.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "ThaiHung4", + "email": "thaihung4022@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 892626947430051900" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=contact.hungg@gmail.com" + } +} From 0ffad2011b4270a4ce7b2a4a3cfc7e7816e7b632 Mon Sep 17 00:00:00 2001 From: ThaiHung4 <137022040+ThaiHung4@users.noreply.github.com> Date: Wed, 21 Jun 2023 10:20:34 +0700 Subject: [PATCH 2381/8412] Update thaihung.json --- domains/thaihung.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/thaihung.json b/domains/thaihung.json index 722e55c84..f18842afb 100644 --- a/domains/thaihung.json +++ b/domains/thaihung.json @@ -1,7 +1,7 @@ { "owner": { "username": "ThaiHung4", - "email": "thaihung4022@gmail.com", + "email": "contact.hungg@gmail.com", "note": "This record was created by is-a.dev Discord bot via discord id: 892626947430051900" }, @@ -13,8 +13,8 @@ "185.199.111.153" ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "forward-email=contact.hungg@gmail.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From ea3034071c3e55a2206cf138c2070cbb5d863bed Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 21 Jun 2023 12:51:57 +0800 Subject: [PATCH 2382/8412] Update chouhi.json --- domains/chouhi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chouhi.json b/domains/chouhi.json index e3af62ffb..032de6f80 100644 --- a/domains/chouhi.json +++ b/domains/chouhi.json @@ -4,6 +4,6 @@ "email": "chouhi@proton.me" }, "record": { - "URL": "https://chouhi.ml/", + "URL": "https://chouhi.ml" } } From d2cbb492363acf2468582e494b9e85d9775d25a4 Mon Sep 17 00:00:00 2001 From: Krishna Vig <114269519+vigkrishna@users.noreply.github.com> Date: Wed, 21 Jun 2023 13:33:58 +0530 Subject: [PATCH 2383/8412] Update vigkrishna.json --- vigkrishna.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/vigkrishna.json b/vigkrishna.json index 8b1378917..6a2530ce6 100644 --- a/vigkrishna.json +++ b/vigkrishna.json @@ -1 +1,11 @@ - +{ + "description": "vigkrishna.is-a.dev", + "repo": "https://vigkrishna.github.io/Portfolio_2023/", + "owner": { + "username": "vigkrishna", + "email": "vigkrishna@yahoo.com" + }, + "record": { + "CNAME": "vigkrishna.github.io" + } +} From ebbafab395664e7d4d35efedad22ce21f8c1108a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 21 Jun 2023 17:57:48 +0800 Subject: [PATCH 2384/8412] Rename vigkrishna.json to domains/vigkrishna.json --- vigkrishna.json => domains/vigkrishna.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename vigkrishna.json => domains/vigkrishna.json (100%) diff --git a/vigkrishna.json b/domains/vigkrishna.json similarity index 100% rename from vigkrishna.json rename to domains/vigkrishna.json From f021a789e24e7cb3ea0e3c84ee8f21f4d91378a8 Mon Sep 17 00:00:00 2001 From: HARSH MEHTA <116186883+Harsh05dev@users.noreply.github.com> Date: Thu, 22 Jun 2023 00:46:07 +0530 Subject: [PATCH 2385/8412] Create harsh-mehta.json --- domains/harsh-mehta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harsh-mehta.json diff --git a/domains/harsh-mehta.json b/domains/harsh-mehta.json new file mode 100644 index 000000000..8460b5b84 --- /dev/null +++ b/domains/harsh-mehta.json @@ -0,0 +1,11 @@ +{ + "description": "harsh-mehta.is-a.dev", + "repo": "https://harsh05dev.github.io/My_Portfolio_2023/", + "owner": { + "username": "Harsh05dev", + "email": "harshmehta1505@gmail.com" + }, + "record": { + "CNAME": "harsh05dev.github.io" + } +} From be7c98d1fee22edc44510f164445d04549cd7445 Mon Sep 17 00:00:00 2001 From: Agamjot Singh Date: Thu, 22 Jun 2023 03:02:35 +0530 Subject: [PATCH 2386/8412] Create agamjot-singh.json --- domains/agamjot-singh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/agamjot-singh.json diff --git a/domains/agamjot-singh.json b/domains/agamjot-singh.json new file mode 100644 index 000000000..c152dcbfb --- /dev/null +++ b/domains/agamjot-singh.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Portfolio Webapp", + "repo": "https://github.com/agamjotsingh18/agamjotsingh18.github.io", + "owner": { + "username": "agamjotsingh18", + "email": "agamjotsingh1801@gmail.com", + "twitter": "_agamjotsingh" + }, + "record": { + "CNAME": "agamjotsingh18.github.io" + } +} From 28bc3e3ba97b35d737dd8ff57e9c47692fc35f7d Mon Sep 17 00:00:00 2001 From: Asriel Nguyen Date: Thu, 22 Jun 2023 10:53:37 +0700 Subject: [PATCH 2387/8412] Added improvmx support --- domains/asriel.json | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/domains/asriel.json b/domains/asriel.json index 0adf881ec..24716e9fb 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,12 +1,17 @@ { - "description": "asriel.is-a.dev", - "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/", - "owner": { - "username": "AsrieltheGoat", - "email": "admin@dreemurrs.eu.org", - "discord": "AsrieltheGoat#8607" - }, - "record": { - "CNAME": "AsrieltheGoat.github.io" - } + "description": "asriel.is-a.dev", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/", + "owner": { + "username": "AsrieltheGoat", + "email": "admin@dreemurrs.eu.org", + "discord": "AsrieltheGoat#9753" + }, + "record": { + "CNAME": "asrielthegoat.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From af8065a29ed07d4b755c311e9aefa5c891df270d Mon Sep 17 00:00:00 2001 From: Asriel Nguyen Date: Thu, 22 Jun 2023 11:01:04 +0700 Subject: [PATCH 2388/8412] Added improvmx support --- domains/asriel.json | 30 +++++++++++++++--------------- 1 file changed, 15 insertions(+), 15 deletions(-) diff --git a/domains/asriel.json b/domains/asriel.json index 24716e9fb..1d1f8ba40 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,17 +1,17 @@ { - "description": "asriel.is-a.dev", - "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/", - "owner": { - "username": "AsrieltheGoat", - "email": "admin@dreemurrs.eu.org", - "discord": "AsrieltheGoat#9753" - }, - "record": { - "CNAME": "asrielthegoat.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "description":"asriel.is-a.dev", + "repo":"https://github.com/asrielthegoat/asrielthegoat.github.io/", + "owner":{ + "username":"AsrieltheGoat", + "email":"admin@dreemurrs.eu.org", + "discord":"AsrieltheGoat#9753" + }, + "record":{ + "CNAME":"asrielthegoat.github.io", + "MX":[ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT":"v=spf1 include:spf.improvmx.com ~all" + } } From d70540f9e94b5110b713232de88c77ff2c013b2e Mon Sep 17 00:00:00 2001 From: Asriel Nguyen Date: Thu, 22 Jun 2023 11:02:20 +0700 Subject: [PATCH 2389/8412] Added improvmx support --- domains/asriel.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/asriel.json b/domains/asriel.json index 1d1f8ba40..d0fdf4a39 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,17 +1,17 @@ { - "description":"asriel.is-a.dev", - "repo":"https://github.com/asrielthegoat/asrielthegoat.github.io/", - "owner":{ - "username":"AsrieltheGoat", - "email":"admin@dreemurrs.eu.org", - "discord":"AsrieltheGoat#9753" + "description": "asriel.is-a.dev", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/", + "owner": { + "username": "AsrieltheGoat", + "email": "admin@dreemurrs.eu.org", + "discord": "AsrieltheGoat#9753" }, - "record":{ - "CNAME":"asrielthegoat.github.io", - "MX":[ + "record": { + "CNAME": "asrielthegoat.github.io", + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT":"v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 0b4972307495711cfc81005ea0b1eee09e39895e Mon Sep 17 00:00:00 2001 From: Asriel Nguyen Date: Thu, 22 Jun 2023 11:13:30 +0700 Subject: [PATCH 2390/8412] Deleted all other records except CNAME --- domains/asriel.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/asriel.json b/domains/asriel.json index d0fdf4a39..9fbdf5162 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -7,11 +7,6 @@ "discord": "AsrieltheGoat#9753" }, "record": { - "CNAME": "asrielthegoat.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "asrielthegoat.github.io" } } From eed1b73908353c8c9416acba2719921cb9a40900 Mon Sep 17 00:00:00 2001 From: takase1121 <20792268+takase1121@users.noreply.github.com> Date: Thu, 22 Jun 2023 14:10:57 +0800 Subject: [PATCH 2391/8412] feat(domains): add takase.is-a.dev --- domains/takase.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/takase.json diff --git a/domains/takase.json b/domains/takase.json new file mode 100644 index 000000000..3d80740a9 --- /dev/null +++ b/domains/takase.json @@ -0,0 +1,11 @@ +{ + "description": "Takase's personal website", + "repo": "https://github.com/takase1121/takase1121.github.io", + "owner": { + "username": "takase1121", + "email": "takase1121@proton.me" + }, + "record": { + "CNAME": "takase1121.github.io" + } +} From d7b6612c9199601725ad7499a5f8cd49cc28ab71 Mon Sep 17 00:00:00 2001 From: Raymar Monte Date: Thu, 22 Jun 2023 21:11:39 +0800 Subject: [PATCH 2392/8412] Changed record to CNAME --- domains/raymar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/raymar.json b/domains/raymar.json index 86f1af15e..18b5c2f53 100644 --- a/domains/raymar.json +++ b/domains/raymar.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "raymar is cooking-up some real good stuff for this page and will be done soon." + "CNAME": "raymar-laboratory.surge.sh" } } From 37d2d83887d0be3c95ed301097e49646954ffe82 Mon Sep 17 00:00:00 2001 From: Muhammad Fitrah Munir Date: Thu, 22 Jun 2023 23:59:12 +0800 Subject: [PATCH 2393/8412] fitrahfm is-a.dev subdomain --- domains/fitrahmunir.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fitrahmunir.json diff --git a/domains/fitrahmunir.json b/domains/fitrahmunir.json new file mode 100644 index 000000000..d3c48a660 --- /dev/null +++ b/domains/fitrahmunir.json @@ -0,0 +1,11 @@ +{ + "description": "FitrahFM's .is-a.dev domain", + "repo": "https://github.com/fitrahfm", + "owner": { + "username": "fitrahfm", + "email": "fitrhmnr@gmail.com" + }, + "record": { + "CNAME": "fitrahmunir.vercel.app" + } +} From 2b65366bc6c08360604de6098b3b39d01665388b Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Thu, 22 Jun 2023 20:19:17 +0100 Subject: [PATCH 2394/8412] Add files via upload --- domains/gizzy.json | 25 +++++++++++++++---------- 1 file changed, 15 insertions(+), 10 deletions(-) diff --git a/domains/gizzy.json b/domains/gizzy.json index a38291f1e..2b17f8147 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -1,10 +1,15 @@ -{ - "owner": { - "username": "NeroGizmoUwU", - "email": "minecraftcoolglibchannel@gmail.com" - }, - - "record": { - "CNAME": "nero-pi.duckdns.org" - } -} +{ + "description": "gizzy.is-a.dev", + "owner": { + "username": "NeroGizmoUwU", + "email": "nerop455@gmail.com", + "discord": "gizzyuwu" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 6408ba67ac3df5f8a78afacc3d3c0a6f9bece1ac Mon Sep 17 00:00:00 2001 From: Status <127522695+status-dev@users.noreply.github.com> Date: Fri, 23 Jun 2023 10:15:14 +0700 Subject: [PATCH 2395/8412] feat(domain): add `sta1us.is-a.dev.is-a.dev` --- domains/sta1us.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sta1us.is-a.dev.json diff --git a/domains/sta1us.is-a.dev.json b/domains/sta1us.is-a.dev.json new file mode 100644 index 000000000..4d5bdec11 --- /dev/null +++ b/domains/sta1us.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "status-dev", + "email": "startic.email@gmail.com" + }, + + "record": { + "CNAME": "2b5e8113-5d4f-4c1e-862e-6d780db560cb.id.repl.co" + } +} From 330601650656f89c3c7a2d4b5f7cf6b6dbd5bf68 Mon Sep 17 00:00:00 2001 From: Muhammad Fitrah Munir Date: Fri, 23 Jun 2023 13:46:13 +0800 Subject: [PATCH 2396/8412] replace to fitrahmunir.pages.dev --- domains/fitrahmunir.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/fitrahmunir.json b/domains/fitrahmunir.json index d3c48a660..ed263823b 100644 --- a/domains/fitrahmunir.json +++ b/domains/fitrahmunir.json @@ -3,9 +3,9 @@ "repo": "https://github.com/fitrahfm", "owner": { "username": "fitrahfm", - "email": "fitrhmnr@gmail.com" + "email": "fitrhmnr+is-a-dev@gmail.com" }, "record": { - "CNAME": "fitrahmunir.vercel.app" + "CNAME": "fitrahmunir.pages.app" } } From d4a36beebdedb8ac9b9a0e356ac4677d04634115 Mon Sep 17 00:00:00 2001 From: Muhammad Fitrah Munir Date: Fri, 23 Jun 2023 19:31:56 +0800 Subject: [PATCH 2397/8412] fix typo of cname --- domains/fitrahmunir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fitrahmunir.json b/domains/fitrahmunir.json index ed263823b..dc4117aa5 100644 --- a/domains/fitrahmunir.json +++ b/domains/fitrahmunir.json @@ -6,6 +6,6 @@ "email": "fitrhmnr+is-a-dev@gmail.com" }, "record": { - "CNAME": "fitrahmunir.pages.app" + "CNAME": "fitrahmunir.pages.dev" } } From 7dd397e447c961de75a938ea3d57081a38bed80f Mon Sep 17 00:00:00 2001 From: QwertyR0 <75887918+QwertyR0@users.noreply.github.com> Date: Fri, 23 Jun 2023 22:33:17 +0300 Subject: [PATCH 2398/8412] Create qwertyr0.json --- domains/qwertyr0.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/qwertyr0.json diff --git a/domains/qwertyr0.json b/domains/qwertyr0.json new file mode 100644 index 000000000..e65638039 --- /dev/null +++ b/domains/qwertyr0.json @@ -0,0 +1,10 @@ +{ + "description": "My Personal website", + "repo": "https://github.com/QwertyR0/Personal-Website", + "owner": { + "username": "QwertyR0", + }, + "record": { + "CNAME": "qwertyr0.github.io" + } +} From 0f9e84756e4c964be8e7f6ae479b576b6839a330 Mon Sep 17 00:00:00 2001 From: QwertyR0 <75887918+QwertyR0@users.noreply.github.com> Date: Fri, 23 Jun 2023 22:36:50 +0300 Subject: [PATCH 2399/8412] Update qwertyr0.json --- domains/qwertyr0.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/qwertyr0.json b/domains/qwertyr0.json index e65638039..c9f44dd77 100644 --- a/domains/qwertyr0.json +++ b/domains/qwertyr0.json @@ -3,6 +3,7 @@ "repo": "https://github.com/QwertyR0/Personal-Website", "owner": { "username": "QwertyR0", + "discord": "qwerty.r0" }, "record": { "CNAME": "qwertyr0.github.io" From 8b1cd316c392e7a56206758b5019440e1dd7e7ac Mon Sep 17 00:00:00 2001 From: Ethan-Master-Coding <92686703+not-a-ethan@users.noreply.github.com> Date: Fri, 23 Jun 2023 22:05:39 -0400 Subject: [PATCH 2400/8412] Changed discord Changed discord since I got a username instead of a tag --- domains/not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index d2a47f09b..421f4674b 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -4,7 +4,7 @@ "owner": { "username": "not-a-ethan", "email": "", - "discord": "Ethan#6264" + "discord": "not_ethan." }, "record": { "CNAME": "not-a-ethan.github.io" From 1b6691fe4899993f0db0d17b6802883950908cec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Anh=20Tu=E1=BA=A5n?= Date: Sat, 24 Jun 2023 17:19:11 +0700 Subject: [PATCH 2401/8412] Update tat2008.json --- domains/tat2008.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tat2008.json b/domains/tat2008.json index e1519f9fd..7c1c8a108 100644 --- a/domains/tat2008.json +++ b/domains/tat2008.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "https://me.tat2008.tk" + "CNAME": "profile-card-1ug.pages.dev" } } From 653912ee112e4ba9aea0b0421fff0af0a062f365 Mon Sep 17 00:00:00 2001 From: imlauera Date: Sat, 24 Jun 2023 12:32:13 -0300 Subject: [PATCH 2402/8412] add imlauera.is-a-.dev --- domains/imlauera.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/imlauera.json diff --git a/domains/imlauera.json b/domains/imlauera.json new file mode 100644 index 000000000..4a029e1d1 --- /dev/null +++ b/domains/imlauera.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "imlauera", + "email": "suurrend3r@gmail.com" + }, + "record": { + "CNAME": "imlauera.github.io" + } +} From fa5cae1f824eb30c55a116487a86b99769c8e964 Mon Sep 17 00:00:00 2001 From: LMG XENON <82078620+LMGXENON@users.noreply.github.com> Date: Sat, 24 Jun 2023 22:58:20 +0400 Subject: [PATCH 2403/8412] Update xenon.json --- domains/xenon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xenon.json b/domains/xenon.json index ed72bb0e3..7fe5a1135 100644 --- a/domains/xenon.json +++ b/domains/xenon.json @@ -5,6 +5,6 @@ "email": "lmgxenon9066@gmail.com" }, "record": { - "CNAME": "2fd4a23b-6608-4be8-b2fc-911cc30b1b87.id.repl.co" + "CNAME": "xenon-ao1e.onrender.com" } } From aa4db06de361e3913e644121dcd5921c6574340f Mon Sep 17 00:00:00 2001 From: qbebo Date: Sun, 25 Jun 2023 01:11:45 +0300 Subject: [PATCH 2404/8412] feat(domain): b0q.is-a.dev --- domains/b0q.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/b0q.json diff --git a/domains/b0q.json b/domains/b0q.json new file mode 100644 index 000000000..fdd8a1290 --- /dev/null +++ b/domains/b0q.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "qbebo", + "email": "qqqbeboo@yahoo.com", + "discord": "897238854510211143" + }, + + "record": { + "CNAME": "1a634fa8-d216-4e48-9315-53a2dcaf9314.id.repl.co" + } +} From f711e0b2e2ed2a338495aad52d1bf6232a50cbe7 Mon Sep 17 00:00:00 2001 From: Silent Demon <105407900+SilentDemonSD@users.noreply.github.com> Date: Sun, 25 Jun 2023 10:17:18 +0530 Subject: [PATCH 2405/8412] `mysterysd.json` to `mystery.json` --- domains/{mysterysd.json => mystery.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{mysterysd.json => mystery.json} (76%) diff --git a/domains/mysterysd.json b/domains/mystery.json similarity index 76% rename from domains/mysterysd.json rename to domains/mystery.json index 9ed71c9b1..b83278edd 100644 --- a/domains/mysterysd.json +++ b/domains/mystery.json @@ -1,5 +1,5 @@ { - "description": "Mystery aka SilentDemon Personal Techy Website...", + "description": "5Mystery aka SilentDemonSD Personal Tech Website...", "repo": "https://github.com/SilentDemonSD/SilentDemonSD.github.io", "owner": { "username": "SilentDemonSD", From f4b63e1e51e938b1a3d32d3ec7493476d3164c31 Mon Sep 17 00:00:00 2001 From: Manit Chitkara Date: Sun, 25 Jun 2023 12:12:32 +0530 Subject: [PATCH 2406/8412] feat(domain): add `manit.is-a.dev` --- domains/manit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/manit.json diff --git a/domains/manit.json b/domains/manit.json new file mode 100644 index 000000000..930c5afb8 --- /dev/null +++ b/domains/manit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "namzop", + "email": "manit.765489@gmail.com" + }, + + "record": { + "A": ["manit"] + } +} From 44360e8c5ef53a0227c41f954555e51c1889a1d7 Mon Sep 17 00:00:00 2001 From: Collin Buchkamer Date: Sun, 25 Jun 2023 16:27:41 +0200 Subject: [PATCH 2407/8412] Update collin.json --- domains/collin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/collin.json b/domains/collin.json index ab22f4757..e105f31b7 100644 --- a/domains/collin.json +++ b/domains/collin.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "hanyaku.glitch.me" + "URL": "https://hanyaku.glitch.me" } } From e37e90bc1888e2b34b6d7c950feabb9425245520 Mon Sep 17 00:00:00 2001 From: 1k24bytes <126308438+1k24bytes@users.noreply.github.com> Date: Sun, 25 Jun 2023 20:00:32 +0530 Subject: [PATCH 2408/8412] Create tawqeer.json --- domains/tawqeer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tawqeer.json diff --git a/domains/tawqeer.json b/domains/tawqeer.json new file mode 100644 index 000000000..6779c9f54 --- /dev/null +++ b/domains/tawqeer.json @@ -0,0 +1,11 @@ +{ + "description": "Tawqeer's .is-a.dev domain", + "repo": "https://github.com/1k24bytes/1k24bytes.github.io", + "owner": { + "username": "1k24bytes.github.io", + "email": "tawqeer21@gmail.com" + }, + "record": { + "CNAME": "1k24bytes.github.io" + } +} From ce8e7e5b34c5372b901858c28bf78e3a7f8665b0 Mon Sep 17 00:00:00 2001 From: justforlxz Date: Mon, 26 Jun 2023 13:19:06 +0800 Subject: [PATCH 2409/8412] add `lxz.is-a.dev` --- domains/lxz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lxz.json diff --git a/domains/lxz.json b/domains/lxz.json new file mode 100644 index 000000000..0895e5b12 --- /dev/null +++ b/domains/lxz.json @@ -0,0 +1,11 @@ +{ + "description": "justforlxz personal website", + "repo": "https://github.com/lxz/justforlxz.github.io", + "owner": { + "username": "justforlxz", + "twitter": "justforlxz" + }, + "record": { + "CNAME": "justforlxz.github.io" + } +} From f695576cce351a7da4ba5464bd0e1dc7181e2817 Mon Sep 17 00:00:00 2001 From: Hycord Date: Mon, 26 Jun 2023 01:03:32 -0500 Subject: [PATCH 2410/8412] Update to use railway with next, and react --- domains/hycord.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/hycord.json b/domains/hycord.json index ae8ab0a1b..1db7307ed 100644 --- a/domains/hycord.json +++ b/domains/hycord.json @@ -3,10 +3,10 @@ "repo": "https://github.com/hycord/hycord.github.io", "owner": { "username": "hycord", - "email": "hycord@duck.com", + "email": "hycord@hycordia.com", "twitter": "IGNHycord" }, "record": { - "CNAME": "hycord.github.io" + "CNAME": "ztd9ts6m.up.railway.app" } } From a31c194ab5e2ffc4ef61a764345d48352eeb7aa8 Mon Sep 17 00:00:00 2001 From: Rizky Fahrezi <123263371+rzkyfhrzi21@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:37:45 +0700 Subject: [PATCH 2411/8412] Create rzkyfhrzi21.json --- domains/rzkyfhrzi21.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rzkyfhrzi21.json diff --git a/domains/rzkyfhrzi21.json b/domains/rzkyfhrzi21.json new file mode 100644 index 000000000..53d2acc13 --- /dev/null +++ b/domains/rzkyfhrzi21.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/rzkyfhrzi21/rzkyfhrzi21.github.io", + "owner": { + "username": "rzkyfhrzi21", + "email": "rzkyfhrz21@gmail.com" + }, + "record": { + "CNAME": "rzkyfhrzi21.github.io" + } +} From 13f2b967cb083c2d2103e9ef6af86fe550d5a43e Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 26 Jun 2023 09:52:41 +0300 Subject: [PATCH 2412/8412] Create potatopioneers.is-a.dev --- domains/potatopioneers.is-a.dev | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 domains/potatopioneers.is-a.dev diff --git a/domains/potatopioneers.is-a.dev b/domains/potatopioneers.is-a.dev new file mode 100644 index 000000000..0906f8bd5 --- /dev/null +++ b/domains/potatopioneers.is-a.dev @@ -0,0 +1,18 @@ +{ + "description": "PotatoPioneer's website", + "repo": "https://github.com/PotatoPioneers/potatopioneers.github.io", + "owner": { + "username": "ponfertato", + "email": "ponfertato@ya.ru" + "github": "ponfertato" + "gitlab": "ponfertato" + "telegram": "ponfertato" + "vk": "ponfertato" + "discord": "ponfertato" + }, + "record": { + "CNAME": "potatopioneers.github.io", + "MX": ["mx.yandex.net"], + "TXT": "v=spf1 include:_spf.yandex.ru ~all" + } +} From c404ed573acc88f8d826853e627da0b1937a8fa3 Mon Sep 17 00:00:00 2001 From: Hycord Date: Mon, 26 Jun 2023 04:05:12 -0500 Subject: [PATCH 2413/8412] fix --- domains/hycord.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/hycord.json b/domains/hycord.json index 1db7307ed..e77e5439c 100644 --- a/domains/hycord.json +++ b/domains/hycord.json @@ -1,12 +1,11 @@ { "description": "Hi! I'm Hycord!", - "repo": "https://github.com/hycord/hycord.github.io", "owner": { "username": "hycord", "email": "hycord@hycordia.com", "twitter": "IGNHycord" }, "record": { - "CNAME": "ztd9ts6m.up.railway.app" + "CNAME": "xbwlnzmg.up.railway.app" } } From 89ac0157cc1c13b30c68e9009cd05dac0170198f Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 26 Jun 2023 13:01:06 +0300 Subject: [PATCH 2414/8412] Update potatopioneers.is-a.dev --- domains/potatopioneers.is-a.dev | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/potatopioneers.is-a.dev b/domains/potatopioneers.is-a.dev index 0906f8bd5..b18ff45e8 100644 --- a/domains/potatopioneers.is-a.dev +++ b/domains/potatopioneers.is-a.dev @@ -1,6 +1,6 @@ { - "description": "PotatoPioneer's website", - "repo": "https://github.com/PotatoPioneers/potatopioneers.github.io", + "description": "potatoPioneer's website", + "repo": "https://github.com/potatoPioneers/potatopioneers.dev", "owner": { "username": "ponfertato", "email": "ponfertato@ya.ru" @@ -11,7 +11,7 @@ "discord": "ponfertato" }, "record": { - "CNAME": "potatopioneers.github.io", + "CNAME": "potatopioneers.is-a.dev", "MX": ["mx.yandex.net"], "TXT": "v=spf1 include:_spf.yandex.ru ~all" } From 1e8781b318881e15d6e10631bfa59bcf18a45873 Mon Sep 17 00:00:00 2001 From: Mushlihun Date: Mon, 26 Jun 2023 17:56:36 +0700 Subject: [PATCH 2415/8412] feat(domain): add `lihun.dev.is-a.dev` --- domains/lihun.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lihun.dev.json diff --git a/domains/lihun.dev.json b/domains/lihun.dev.json new file mode 100644 index 000000000..950d0484d --- /dev/null +++ b/domains/lihun.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mushlihun", + "email": "muslihun@untan.ac.id" + }, + + "record": { + "CNAME": "mushlihun.github.io" + } +} From d9e6876e03cb63a54588af9ce36fc852f4f0e1e7 Mon Sep 17 00:00:00 2001 From: Catt0py <115007754+CattopyTheWeb@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:00:17 +0100 Subject: [PATCH 2416/8412] Create cattopytheweb.json --- domains/cattopytheweb.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/cattopytheweb.json diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json new file mode 100644 index 000000000..dfaf1a97d --- /dev/null +++ b/domains/cattopytheweb.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "CattopyTheWeb", + "email": "", + "discord": "cattopytheweb404" + }, + "description": "My personal website", + "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io" + { + "record": { + "CNAME": "cattopytheweb.github.io" + } +} From f833c2d2c9787a5efb53137cc971ddba82d20d92 Mon Sep 17 00:00:00 2001 From: Catt0py <115007754+CattopyTheWeb@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:11:35 +0100 Subject: [PATCH 2417/8412] Update cattopytheweb.json --- domains/cattopytheweb.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json index dfaf1a97d..fb78d2477 100644 --- a/domains/cattopytheweb.json +++ b/domains/cattopytheweb.json @@ -8,6 +8,11 @@ "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io" { "record": { - "CNAME": "cattopytheweb.github.io" + "URL": "https://cattopytheweb.github.io" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } } From 77a54de5a4fac2add86dc47953e2073994d4be72 Mon Sep 17 00:00:00 2001 From: Catt0py <115007754+CattopyTheWeb@users.noreply.github.com> Date: Mon, 26 Jun 2023 13:12:55 +0100 Subject: [PATCH 2418/8412] Update cattopytheweb.json --- domains/cattopytheweb.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json index fb78d2477..853f62244 100644 --- a/domains/cattopytheweb.json +++ b/domains/cattopytheweb.json @@ -8,6 +8,7 @@ "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io" { "record": { + "TXT": "v=spf1 include:spf.improvmx.com ~all" "URL": "https://cattopytheweb.github.io" "MX": [ "mx1.improvmx.com", From 7f0f87dff1b4d13c8eb44beaf2f634ecd49eed60 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Jun 2023 20:18:26 +0800 Subject: [PATCH 2419/8412] Rename sta1us.is-a.dev.json to sta1us.json --- domains/{sta1us.is-a.dev.json => sta1us.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{sta1us.is-a.dev.json => sta1us.json} (100%) diff --git a/domains/sta1us.is-a.dev.json b/domains/sta1us.json similarity index 100% rename from domains/sta1us.is-a.dev.json rename to domains/sta1us.json From 8a84c51d357ab7434460bb1cc603372e8b2c4ac2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 26 Jun 2023 20:26:11 +0800 Subject: [PATCH 2420/8412] Update qwertyr0.json --- domains/qwertyr0.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/qwertyr0.json b/domains/qwertyr0.json index c9f44dd77..6837813d0 100644 --- a/domains/qwertyr0.json +++ b/domains/qwertyr0.json @@ -3,6 +3,7 @@ "repo": "https://github.com/QwertyR0/Personal-Website", "owner": { "username": "QwertyR0", + "email": "", "discord": "qwerty.r0" }, "record": { From 22e22e57796eb085408210725567fea4b0e44b74 Mon Sep 17 00:00:00 2001 From: oMvhmoud <40049200+oMvhmoud@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:28:02 +0300 Subject: [PATCH 2421/8412] feat(domain): mahmoud.is-a.dev --- domains/mahmoud.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mahmoud.json diff --git a/domains/mahmoud.json b/domains/mahmoud.json new file mode 100644 index 000000000..9ad9b24ba --- /dev/null +++ b/domains/mahmoud.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "oMvhmoud", + "email": "40049200+oMvhmoud@users.noreply.github.com", + "discord": "927876264826650684" + }, + + "record": { + "CNAME": "omvhmoud.github.io" + } +} From 345a0afa6d712e71d9861387d09a79ad299f670a Mon Sep 17 00:00:00 2001 From: Mahmoud <40049200+oMvhmoud@users.noreply.github.com> Date: Mon, 26 Jun 2023 15:30:09 +0300 Subject: [PATCH 2422/8412] Edit email & Add repo link --- domains/mahmoud.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mahmoud.json b/domains/mahmoud.json index 9ad9b24ba..355a17923 100644 --- a/domains/mahmoud.json +++ b/domains/mahmoud.json @@ -1,10 +1,10 @@ { "owner": { "username": "oMvhmoud", - "email": "40049200+oMvhmoud@users.noreply.github.com", + "email": "omvhmoud@gmail.com", "discord": "927876264826650684" }, - + "repo": "https://github.com/oMvhmoud/oMvhmoud.github.io", "record": { "CNAME": "omvhmoud.github.io" } From e9db8eab13dceef1e4e5ad05d04d7fcf1bc90de0 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 26 Jun 2023 18:04:15 +0300 Subject: [PATCH 2423/8412] Update potatopioneers.is-a.dev --- domains/potatopioneers.is-a.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/potatopioneers.is-a.dev b/domains/potatopioneers.is-a.dev index b18ff45e8..6ceb4a82e 100644 --- a/domains/potatopioneers.is-a.dev +++ b/domains/potatopioneers.is-a.dev @@ -11,7 +11,7 @@ "discord": "ponfertato" }, "record": { - "CNAME": "potatopioneers.is-a.dev", + "CNAME": "potatopioneers.github.io/potatopioneers.dev", "MX": ["mx.yandex.net"], "TXT": "v=spf1 include:_spf.yandex.ru ~all" } From 4c716cb7df216ee59370abd0c9cd6c42531516a2 Mon Sep 17 00:00:00 2001 From: Kirill Date: Mon, 26 Jun 2023 19:47:05 +0300 Subject: [PATCH 2424/8412] Update potatopioneers.is-a.dev --- domains/potatopioneers.is-a.dev | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/potatopioneers.is-a.dev b/domains/potatopioneers.is-a.dev index 6ceb4a82e..40b94fd4b 100644 --- a/domains/potatopioneers.is-a.dev +++ b/domains/potatopioneers.is-a.dev @@ -1,6 +1,6 @@ { "description": "potatoPioneer's website", - "repo": "https://github.com/potatoPioneers/potatopioneers.dev", + "repo": "https://github.com/potatoPioneers/potatopioneers.site", "owner": { "username": "ponfertato", "email": "ponfertato@ya.ru" @@ -11,7 +11,7 @@ "discord": "ponfertato" }, "record": { - "CNAME": "potatopioneers.github.io/potatopioneers.dev", + "CNAME": "potatopioneers.github.io/potatopioneers.site", "MX": ["mx.yandex.net"], "TXT": "v=spf1 include:_spf.yandex.ru ~all" } From 36dfd91d7d4729876561bf7f91b93c248cc5b982 Mon Sep 17 00:00:00 2001 From: Mahmoud <40049200+oMvhmoud@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:53:09 +0300 Subject: [PATCH 2425/8412] Add ImprovMX records --- domains/mahmoud.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/mahmoud.json b/domains/mahmoud.json index 355a17923..615771c17 100644 --- a/domains/mahmoud.json +++ b/domains/mahmoud.json @@ -1,11 +1,13 @@ { - "owner": { - "username": "oMvhmoud", - "email": "omvhmoud@gmail.com", - "discord": "927876264826650684" - }, - "repo": "https://github.com/oMvhmoud/oMvhmoud.github.io", - "record": { - "CNAME": "omvhmoud.github.io" - } + "owner": { + "username": "oMvhmoud", + "email": "omvhmoud@gmail.com", + "discord": "927876264826650684" + }, + "repo": "https://github.com/oMvhmoud/oMvhmoud.github.io", + "record": { + "CNAME": "omvhmoud.github.io", + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + } } From ca0f58a0805eb73e05f8c71787bc6d2edf5d9a8d Mon Sep 17 00:00:00 2001 From: Mahmoud <40049200+oMvhmoud@users.noreply.github.com> Date: Mon, 26 Jun 2023 21:37:38 +0300 Subject: [PATCH 2426/8412] Using "A" records instead of "CNAME" --- domains/mahmoud.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/domains/mahmoud.json b/domains/mahmoud.json index 615771c17..1b9523217 100644 --- a/domains/mahmoud.json +++ b/domains/mahmoud.json @@ -6,8 +6,13 @@ }, "repo": "https://github.com/oMvhmoud/oMvhmoud.github.io", "record": { - "CNAME": "omvhmoud.github.io", - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "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 1e8252b56671fe9f5c532a3dd57ed8ba9df82830 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Mon, 26 Jun 2023 21:05:58 +0100 Subject: [PATCH 2427/8412] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index b38be1827..cef289feb 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ Discord Server

+# Issues + +If you have any problems then feel free to open a issue on github. +If you have an issue that contains confidental infomation then email hello@maintainers.is-a.dev any other emails will be ignored. + ## Register ### Manual Registration From bc386fe7cda9a697a6b9f2ac6f09f5fb103496c8 Mon Sep 17 00:00:00 2001 From: exelenuwu <41177824+exelenuwu@users.noreply.github.com> Date: Mon, 26 Jun 2023 16:25:09 -0400 Subject: [PATCH 2428/8412] Create teriko.json --- domains/teriko.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/teriko.json diff --git a/domains/teriko.json b/domains/teriko.json new file mode 100644 index 000000000..2de1f9a30 --- /dev/null +++ b/domains/teriko.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "exelenuwu", + "email": "", + "twitter": "terikopog", + "discord": "teriko." + }, + "record": { + "A": [ + "45.8.22.34" + ] + } +} From cbabc17dba6bbaa8bec031961ab46be6707e454f Mon Sep 17 00:00:00 2001 From: InfinityDevTech <47366052+InfinityDevTech@users.noreply.github.com> Date: Mon, 26 Jun 2023 19:04:02 -0400 Subject: [PATCH 2429/8412] Create inf.json --- domains/inf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/inf.json diff --git a/domains/inf.json b/domains/inf.json new file mode 100644 index 000000000..949538dbe --- /dev/null +++ b/domains/inf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Infinity Dev", + "discord": "inf5" + }, + "record": { + "URL": "https://infdev.netlify.app/" + } +} From 3c21307dfc9bcc729c5097f5d273230e307364c2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Jun 2023 08:08:31 +0800 Subject: [PATCH 2430/8412] Update lxz.json --- domains/lxz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lxz.json b/domains/lxz.json index 0895e5b12..cecd9b7b5 100644 --- a/domains/lxz.json +++ b/domains/lxz.json @@ -3,6 +3,7 @@ "repo": "https://github.com/lxz/justforlxz.github.io", "owner": { "username": "justforlxz", + "email": "", "twitter": "justforlxz" }, "record": { From 188f49f3ccb7b330cc810a92938ee68017128337 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Jun 2023 08:09:50 +0800 Subject: [PATCH 2431/8412] Rename lihun.dev.json to lihun.json --- domains/{lihun.dev.json => lihun.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{lihun.dev.json => lihun.json} (100%) diff --git a/domains/lihun.dev.json b/domains/lihun.json similarity index 100% rename from domains/lihun.dev.json rename to domains/lihun.json From 1698ff87a556b4443ff3cd36105074c5962f2c94 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Jun 2023 08:12:39 +0800 Subject: [PATCH 2432/8412] Update cattopytheweb.json --- domains/cattopytheweb.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json index 853f62244..e1b1d3836 100644 --- a/domains/cattopytheweb.json +++ b/domains/cattopytheweb.json @@ -4,16 +4,14 @@ "email": "", "discord": "cattopytheweb404" }, - "description": "My personal website", - "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io" - { + "description": "My personal website", + "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io", "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all" - "URL": "https://cattopytheweb.github.io" + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "URL": "https://cattopytheweb.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ] - } } From 22d43e818025632d2fc707ac1767773a70426739 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Jun 2023 08:21:25 +0800 Subject: [PATCH 2433/8412] Update inf.json --- domains/inf.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/inf.json b/domains/inf.json index 949538dbe..cf6acd955 100644 --- a/domains/inf.json +++ b/domains/inf.json @@ -1,9 +1,10 @@ { "owner": { - "username": "Infinity Dev", + "username": "InfinityDevTech", + "email": "", "discord": "inf5" }, "record": { - "URL": "https://infdev.netlify.app/" + "URL": "https://infdev.netlify.app" } } From e7847e39305e2b82d3729f33adedafc152b97213 Mon Sep 17 00:00:00 2001 From: Error404 <78182699+Cabrothers@users.noreply.github.com> Date: Mon, 26 Jun 2023 20:02:01 -0700 Subject: [PATCH 2434/8412] Create error404.json --- domains/error404.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json new file mode 100644 index 000000000..40f276389 --- /dev/null +++ b/domains/error404.json @@ -0,0 +1,12 @@ +{ + "description": "Personal Website / Portfolio", + "repo": "https://github.com/cabrothers/error404", + "owner": { + "username": "Cabrothers", + "email": "78182699+Cabrothers@users.noreply.github.com", + "discord": "err404code", + }, + "record": { + "CNAME": "cabrothers.github.io" + } +} From 6f45f0cd2662ad4d72ee138776bfc5f0428b1be1 Mon Sep 17 00:00:00 2001 From: Kirill Date: Tue, 27 Jun 2023 09:37:19 +0300 Subject: [PATCH 2435/8412] Update and rename potatopioneers.is-a.dev to potatopioneers.dev --- domains/{potatopioneers.is-a.dev => potatopioneers.dev} | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) rename domains/{potatopioneers.is-a.dev => potatopioneers.dev} (59%) diff --git a/domains/potatopioneers.is-a.dev b/domains/potatopioneers.dev similarity index 59% rename from domains/potatopioneers.is-a.dev rename to domains/potatopioneers.dev index 40b94fd4b..148b4aa6e 100644 --- a/domains/potatopioneers.is-a.dev +++ b/domains/potatopioneers.dev @@ -4,14 +4,9 @@ "owner": { "username": "ponfertato", "email": "ponfertato@ya.ru" - "github": "ponfertato" - "gitlab": "ponfertato" - "telegram": "ponfertato" - "vk": "ponfertato" - "discord": "ponfertato" }, "record": { - "CNAME": "potatopioneers.github.io/potatopioneers.site", + "CNAME": "potatopioneers.pages.dev", "MX": ["mx.yandex.net"], "TXT": "v=spf1 include:_spf.yandex.ru ~all" } From b245b5e032fce39c7bf572b5f71f31db7a795f67 Mon Sep 17 00:00:00 2001 From: AsmSafone <77989182+AsmSafone@users.noreply.github.com> Date: Tue, 27 Jun 2023 12:45:36 +0600 Subject: [PATCH 2436/8412] Update safone.json --- domains/safone.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/safone.json b/domains/safone.json index 541121031..905f7a35c 100644 --- a/domains/safone.json +++ b/domains/safone.json @@ -5,6 +5,8 @@ }, "record": { - "CNAME": "thawing-halibut-94d4dmuwrzd30esllhx7xjae.herokudns.com" + "CNAME": "safone.pages.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 0e0609314ee42b4743cff83635658743f9e6fe20 Mon Sep 17 00:00:00 2001 From: AsmSafone <77989182+AsmSafone@users.noreply.github.com> Date: Tue, 27 Jun 2023 13:49:12 +0600 Subject: [PATCH 2437/8412] can't use mx with cname? --- domains/safone.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/safone.json b/domains/safone.json index 905f7a35c..49c8e25f1 100644 --- a/domains/safone.json +++ b/domains/safone.json @@ -5,8 +5,6 @@ }, "record": { - "CNAME": "safone.pages.dev", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "safone.pages.dev" } } From e8ee3a9d3a26e2630988d3684c463d159ef6f0fc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Jun 2023 16:58:09 +0800 Subject: [PATCH 2438/8412] Update error404.json --- domains/error404.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/error404.json b/domains/error404.json index 40f276389..c9f5fd4ab 100644 --- a/domains/error404.json +++ b/domains/error404.json @@ -4,7 +4,7 @@ "owner": { "username": "Cabrothers", "email": "78182699+Cabrothers@users.noreply.github.com", - "discord": "err404code", + "discord": "err404code" }, "record": { "CNAME": "cabrothers.github.io" From 6fed812bfbb21ec13c70222e844825773cde27c5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Jun 2023 16:58:23 +0800 Subject: [PATCH 2439/8412] Update error404.json --- domains/error404.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/error404.json b/domains/error404.json index c9f5fd4ab..830132fb4 100644 --- a/domains/error404.json +++ b/domains/error404.json @@ -3,7 +3,7 @@ "repo": "https://github.com/cabrothers/error404", "owner": { "username": "Cabrothers", - "email": "78182699+Cabrothers@users.noreply.github.com", + "email": "", "discord": "err404code" }, "record": { From abb574021cbbf03945ba1e9994bae3fa38e04f7f Mon Sep 17 00:00:00 2001 From: Kirill Date: Tue, 27 Jun 2023 12:33:57 +0300 Subject: [PATCH 2440/8412] Update and rename potatopioneers.dev to potatopioneers.json --- domains/{potatopioneers.dev => potatopioneers.json} | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) rename domains/{potatopioneers.dev => potatopioneers.json} (64%) diff --git a/domains/potatopioneers.dev b/domains/potatopioneers.json similarity index 64% rename from domains/potatopioneers.dev rename to domains/potatopioneers.json index 148b4aa6e..e8a61f3fd 100644 --- a/domains/potatopioneers.dev +++ b/domains/potatopioneers.json @@ -6,8 +6,6 @@ "email": "ponfertato@ya.ru" }, "record": { - "CNAME": "potatopioneers.pages.dev", - "MX": ["mx.yandex.net"], - "TXT": "v=spf1 include:_spf.yandex.ru ~all" + "CNAME": "potatopioneers.pages.dev" } } From 6f9c70e9fe9d991a0974171ddb7a67169ae2204d Mon Sep 17 00:00:00 2001 From: Kirill Date: Tue, 27 Jun 2023 12:40:17 +0300 Subject: [PATCH 2441/8412] Update potatopioneers.json Add contact info --- domains/potatopioneers.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/potatopioneers.json b/domains/potatopioneers.json index e8a61f3fd..c0b839078 100644 --- a/domains/potatopioneers.json +++ b/domains/potatopioneers.json @@ -1,9 +1,11 @@ { - "description": "potatoPioneer's website", + "description": "potatoPioneer's Website", "repo": "https://github.com/potatoPioneers/potatopioneers.site", "owner": { "username": "ponfertato", "email": "ponfertato@ya.ru" + "github": "ponfertato" + "discord": "ponfertato" }, "record": { "CNAME": "potatopioneers.pages.dev" From 6e32595b9ae60902a2e57d3fb8e390de64e9170d Mon Sep 17 00:00:00 2001 From: Mahmoud <40049200+oMvhmoud@users.noreply.github.com> Date: Tue, 27 Jun 2023 14:04:13 +0300 Subject: [PATCH 2442/8412] Editing Email --- domains/mahmoud.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mahmoud.json b/domains/mahmoud.json index 1b9523217..4d84e811b 100644 --- a/domains/mahmoud.json +++ b/domains/mahmoud.json @@ -1,7 +1,7 @@ { "owner": { "username": "oMvhmoud", - "email": "omvhmoud@gmail.com", + "email": "contact@mahmoud.is-a.dev", "discord": "927876264826650684" }, "repo": "https://github.com/oMvhmoud/oMvhmoud.github.io", From c63e1d71fcf23f864fbe138cab5510e68465c0e1 Mon Sep 17 00:00:00 2001 From: Kirill Date: Tue, 27 Jun 2023 14:25:20 +0300 Subject: [PATCH 2443/8412] Update potatopioneers.json Del contact info --- domains/potatopioneers.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/potatopioneers.json b/domains/potatopioneers.json index c0b839078..39097d597 100644 --- a/domains/potatopioneers.json +++ b/domains/potatopioneers.json @@ -4,8 +4,6 @@ "owner": { "username": "ponfertato", "email": "ponfertato@ya.ru" - "github": "ponfertato" - "discord": "ponfertato" }, "record": { "CNAME": "potatopioneers.pages.dev" From ed9a75e94f65923ec629c574618ce376a65f822a Mon Sep 17 00:00:00 2001 From: Catt0py <115007754+CattopyTheWeb@users.noreply.github.com> Date: Tue, 27 Jun 2023 12:28:17 +0100 Subject: [PATCH 2444/8412] Updated cattopytheweb.json fixed the file --- domains/cattopytheweb.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json index e1b1d3836..5d41a037a 100644 --- a/domains/cattopytheweb.json +++ b/domains/cattopytheweb.json @@ -1,14 +1,14 @@ { - "owner": { - "username": "CattopyTheWeb", - "email": "", - "discord": "cattopytheweb404" - }, - "description": "My personal website", - "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io", + "description": "My personal website and email forwarding", + "repo": "https://github.com/CattopyTheWeb/cattopytheweb.github.io", + "owner": { + "username": "CattopyTheWeb", + "email": "", + "discord": "cattopytheweb404" + }, "record": { "TXT": "v=spf1 include:spf.improvmx.com ~all", - "URL": "https://cattopytheweb.github.io", + "URL": "cattopytheweb.github.io", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 843ddf84c3604ccebfa3d66d7ac978394d194420 Mon Sep 17 00:00:00 2001 From: SaqlainBrawl Date: Tue, 27 Jun 2023 17:00:59 +0530 Subject: [PATCH 2445/8412] feat(domain): suptime.is-a.dev --- domains/suptime.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/suptime.json diff --git a/domains/suptime.json b/domains/suptime.json new file mode 100644 index 000000000..93395f16b --- /dev/null +++ b/domains/suptime.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SaqlainBrawl", + "email": "saqlainbrawl@gmail.com", + "discord": "874528188909383680" + }, + + "record": { + "CNAME": "sp-time.saqlainbrawl.repl.co" + } +} From e686b514799b8eecb48c09082ab3c441417fa8cc Mon Sep 17 00:00:00 2001 From: Sai Lohitaksh Reddy D <74712527+sailohitaksh-cryptic@users.noreply.github.com> Date: Tue, 27 Jun 2023 07:40:08 -0400 Subject: [PATCH 2446/8412] Create sailohitaksh-cryptic --- domains/sailohitaksh-cryptic | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sailohitaksh-cryptic diff --git a/domains/sailohitaksh-cryptic b/domains/sailohitaksh-cryptic new file mode 100644 index 000000000..3aab82520 --- /dev/null +++ b/domains/sailohitaksh-cryptic @@ -0,0 +1,11 @@ +{ + "description": "Portfolio website", + "repo": "https://github.com/sailohitaksh-cryptic/portfolio", + "owner": { + "username": "sailohitaksh-cryptic", + "email": "rainasai603@gmail.com", + }, + "record": { + "CNAME": "sailohitaksh-cryptic.github.io" + } +} From 70635a89cf3f97ef63b0bf7b7aa3e159e7f920c6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 27 Jun 2023 19:50:24 +0800 Subject: [PATCH 2447/8412] Update cattopytheweb.json --- domains/cattopytheweb.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/domains/cattopytheweb.json b/domains/cattopytheweb.json index 5d41a037a..b3d119421 100644 --- a/domains/cattopytheweb.json +++ b/domains/cattopytheweb.json @@ -6,12 +6,9 @@ "email": "", "discord": "cattopytheweb404" }, - "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "URL": "cattopytheweb.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - } + "record": { + "URL": "https://cattopytheweb.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From ca2043b6ba6e34083411013a5c1b8a72bfbab951 Mon Sep 17 00:00:00 2001 From: Johna Date: Tue, 27 Jun 2023 12:10:55 +0000 Subject: [PATCH 2448/8412] Update johna.json --- domains/johna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johna.json b/domains/johna.json index d4d2c2894..4e0164d06 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -6,6 +6,6 @@ "email": "j-verstraaten@hotmail.com" }, "record": { - "A": ["34.120.54.55"] + "CNAME": "johna.deno.dev" } } From 579010bdd1e228de5a5f93175a340a3fb86e80a7 Mon Sep 17 00:00:00 2001 From: Hexagonn <128217934+hexaaagon@users.noreply.github.com> Date: Tue, 27 Jun 2023 19:34:55 +0700 Subject: [PATCH 2449/8412] feat(domain): add `hexaa.is-a.dev` --- domains/hexaa.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hexaa.json diff --git a/domains/hexaa.json b/domains/hexaa.json new file mode 100644 index 000000000..bee081476 --- /dev/null +++ b/domains/hexaa.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hexaaagon", + "email": "scoooolz7657@gmail.com" + }, + + "record": { + "CNAME": "github.io" + } +} From d696ba69dbdeb7b3b51343be666091341888d420 Mon Sep 17 00:00:00 2001 From: Hexagonn <128217934+hexaaagon@users.noreply.github.com> Date: Tue, 27 Jun 2023 19:38:13 +0700 Subject: [PATCH 2450/8412] Update hexaa.json --- domains/hexaa.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/hexaa.json b/domains/hexaa.json index bee081476..a283bfdbc 100644 --- a/domains/hexaa.json +++ b/domains/hexaa.json @@ -1,10 +1,12 @@ { "owner": { "username": "hexaaagon", - "email": "scoooolz7657@gmail.com" + "email": "me@hexagonn.my.id", + "discord": "scoooolzs#0", + "twitter": "@Scoooolzs" }, "record": { - "CNAME": "github.io" + "URL": "https://www.hexagonn.my.id/" } } From 480c18628b1bbe621b2f855da5c0bf5ab3f3285c Mon Sep 17 00:00:00 2001 From: Arib Muhtasim Date: Tue, 27 Jun 2023 19:14:06 +0600 Subject: [PATCH 2451/8412] Deleted my domain arib21.is-a.dev (arib21.json) --- domains/arib21.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/arib21.json diff --git a/domains/arib21.json b/domains/arib21.json deleted file mode 100644 index 3467621c0..000000000 --- a/domains/arib21.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "arib21", - "email": "aribmuhtasim22@gmail.com" - }, - "description": "arib21's personal developer website", - "repo": "https://github.com/arib21/arib21.github.io", - "record": { - "CNAME": "arib21.github.io" - } -} From 14a884ca601e9d3113e993481bf04d4401b5e681 Mon Sep 17 00:00:00 2001 From: rrrohamed Date: Tue, 27 Jun 2023 16:32:20 +0300 Subject: [PATCH 2452/8412] Create rrrokhtar.json --- domains/rrrokhtar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rrrokhtar.json diff --git a/domains/rrrokhtar.json b/domains/rrrokhtar.json new file mode 100644 index 000000000..fb469485f --- /dev/null +++ b/domains/rrrokhtar.json @@ -0,0 +1,12 @@ +{ + "description": "MOKHTAR's personal website", + "repo": "https://github.com/rrrokhtar/rrrokhtar.github.io", + "owner": { + "username": "rrrokhtar", + "email": "rrrokhtar@gmail.com", + "twitter": "rrrokhtar" + }, + "record": { + "CNAME": "rrrokhtar.github.io" + } +} From c53da71e404eb28e653bb9be154d9f3b884c288c Mon Sep 17 00:00:00 2001 From: Kirill Date: Tue, 27 Jun 2023 23:16:16 +0300 Subject: [PATCH 2453/8412] Add potatoenergy.json and Delete potatopioneers.json --- domains/potatoenergy.json | 11 +++++++++++ domains/potatopioneers.json | 11 ----------- 2 files changed, 11 insertions(+), 11 deletions(-) create mode 100644 domains/potatoenergy.json delete mode 100644 domains/potatopioneers.json diff --git a/domains/potatoenergy.json b/domains/potatoenergy.json new file mode 100644 index 000000000..03fc64d70 --- /dev/null +++ b/domains/potatoenergy.json @@ -0,0 +1,11 @@ +{ + "description": "Potato Energy Team Website", + "repo": "https://github.com/potatoenergy/potatoenergy.site", + "owner": { + "username": "ponfertato", + "email": "ponfertato@ya.ru" + }, + "record": { + "CNAME": "potatoenergy.pages.dev" + } +} diff --git a/domains/potatopioneers.json b/domains/potatopioneers.json deleted file mode 100644 index 39097d597..000000000 --- a/domains/potatopioneers.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "potatoPioneer's Website", - "repo": "https://github.com/potatoPioneers/potatopioneers.site", - "owner": { - "username": "ponfertato", - "email": "ponfertato@ya.ru" - }, - "record": { - "CNAME": "potatopioneers.pages.dev" - } -} From 18786fd0ab1aefe2f8e8f604aef8e018489f137b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 28 Jun 2023 08:59:36 +0800 Subject: [PATCH 2454/8412] Update hexaa.json --- domains/hexaa.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/hexaa.json b/domains/hexaa.json index a283bfdbc..121befbc7 100644 --- a/domains/hexaa.json +++ b/domains/hexaa.json @@ -2,11 +2,11 @@ "owner": { "username": "hexaaagon", "email": "me@hexagonn.my.id", - "discord": "scoooolzs#0", - "twitter": "@Scoooolzs" + "discord": "scoooolzs", + "twitter": "Scoooolzs" }, "record": { - "URL": "https://www.hexagonn.my.id/" + "URL": "https://www.hexagonn.my.id" } } From 8d5000ebdf7eebe116f238c9a91b1f40fcaeac5a Mon Sep 17 00:00:00 2001 From: nvnarayana <98206357+nvnarayna@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:03:14 +0530 Subject: [PATCH 2455/8412] Create narayana.json --- domains/narayana.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/narayana.json diff --git a/domains/narayana.json b/domains/narayana.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/narayana.json @@ -0,0 +1 @@ + From 1e679362804632a4b8738a6a18b213393b54e06c Mon Sep 17 00:00:00 2001 From: nvnarayana <98206357+nvnarayna@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:07:28 +0530 Subject: [PATCH 2456/8412] add the ipv4 addresses soon --- domains/narayana.json | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/domains/narayana.json b/domains/narayana.json index 8b1378917..63f39199e 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -1 +1,11 @@ +{ + "owner": { + "username": "nvnarayna", + "email": "" + "discord":"801108124911140945","its my discord userid cause i think i will change my name when the feature comes out and havnt decided on it yet" + } + "record":{ + 'A':[] + } +} From 876bd3fc8b51319257dfad1ca71cd7b8bbfa682a Mon Sep 17 00:00:00 2001 From: nvnarayana <98206357+nvnarayna@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:12:13 +0530 Subject: [PATCH 2457/8412] Update narayana.json --- domains/narayana.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/narayana.json b/domains/narayana.json index 63f39199e..530dc558c 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -1,11 +1,11 @@ { "owner": { "username": "nvnarayna", - "email": "" - "discord":"801108124911140945","its my discord userid cause i think i will change my name when the feature comes out and havnt decided on it yet" - } + "email": "", + "discord":"801108124911140945 my id since name will change", + }, "record":{ - 'A':[] + "A":[] } } From f27f61baa0b2b86c2a1721155934089e2de903ec Mon Sep 17 00:00:00 2001 From: Clumzy <109848261+clumzyofficial@users.noreply.github.com> Date: Wed, 28 Jun 2023 16:52:53 +0530 Subject: [PATCH 2458/8412] Create adarsh.json --- domains/adarsh.json | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 domains/adarsh.json diff --git a/domains/adarsh.json b/domains/adarsh.json new file mode 100644 index 000000000..350c72b88 --- /dev/null +++ b/domains/adarsh.json @@ -0,0 +1,8 @@ +{ + "owner": { + "description": "My Personal Portfolio Website." + "username": "clumzyofficial", + "email": "clumzyofficial@gmail.com", + "twitter": "binaryadarsh", + } +} From 3963dbf5d5676ecbab99a374ac0b8952f8ff7d4d Mon Sep 17 00:00:00 2001 From: Clumzy <109848261+clumzyofficial@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:02:11 +0530 Subject: [PATCH 2459/8412] Update adarsh.json --- domains/adarsh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index 350c72b88..156d24f3e 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,6 +1,7 @@ { "owner": { - "description": "My Personal Portfolio Website." + "description": "My Personal Portfolio Website.", + "repo": "https://github.com/clumzyofficial/adarsh.github.io", "username": "clumzyofficial", "email": "clumzyofficial@gmail.com", "twitter": "binaryadarsh", From 02bee5ebffffcdd0ed9f767927a9131338e8e0b0 Mon Sep 17 00:00:00 2001 From: Nehemiah Gomia <79812798+nhemgomia@users.noreply.github.com> Date: Wed, 28 Jun 2023 21:13:23 +0800 Subject: [PATCH 2460/8412] Create nhemgomia.json Add nhemgomia to domain list --- domains/nhemgomia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nhemgomia.json diff --git a/domains/nhemgomia.json b/domains/nhemgomia.json new file mode 100644 index 000000000..b052188f0 --- /dev/null +++ b/domains/nhemgomia.json @@ -0,0 +1,12 @@ +{ + "description": "Nhem Gomia portfolio website.", + "repo": "https://github.com/nhemgomia/nhemgomia.github.io", + "owner": { + "username": "nhemgomia", + "email": "", + "discord": "nhemdgaf" + }, + "record": { + "CNAME": "nhemgomia.github.io" + } +} From c5a091a6a32fedf128b638bcb6b09d01a07ba909 Mon Sep 17 00:00:00 2001 From: nvnarayana <98206357+nvnarayna@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:55:51 +0530 Subject: [PATCH 2461/8412] Update narayana.json --- domains/narayana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/narayana.json b/domains/narayana.json index 530dc558c..d6c1dad46 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -5,7 +5,7 @@ "discord":"801108124911140945 my id since name will change", }, "record":{ - "A":[] + "CNAME":"proxy.divahosting.net" } } From 279c5616cff92a8f7988d98531c295967982cc5e Mon Sep 17 00:00:00 2001 From: nvnarayana <98206357+nvnarayna@users.noreply.github.com> Date: Wed, 28 Jun 2023 18:56:56 +0530 Subject: [PATCH 2462/8412] Update narayana.json --- domains/narayana.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/narayana.json b/domains/narayana.json index d6c1dad46..2c1461fec 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -1,8 +1,7 @@ { "owner": { "username": "nvnarayna", - "email": "", - "discord":"801108124911140945 my id since name will change", + "email": "nemaninarayna@gmail.com" }, "record":{ "CNAME":"proxy.divahosting.net" From b7a8fa83977956642f2e519483328a1a6995c760 Mon Sep 17 00:00:00 2001 From: nvnarayana <98206357+nvnarayna@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:00:15 +0530 Subject: [PATCH 2463/8412] Update narayana.json --- domains/narayana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/narayana.json b/domains/narayana.json index 2c1461fec..0b735a6b6 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -1,4 +1,4 @@ -{ +{"description":"i am going to use it to test out my creations and share to my friends ,as a student i cant get actual domains so i will be using this.", "owner": { "username": "nvnarayna", "email": "nemaninarayna@gmail.com" From d35bbf7da7df50e80d16f833ef438183dc474a24 Mon Sep 17 00:00:00 2001 From: nvnarayana <98206357+nvnarayna@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:01:48 +0530 Subject: [PATCH 2464/8412] Update narayana.json --- domains/narayana.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/narayana.json b/domains/narayana.json index 0b735a6b6..eb747b6c6 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -1,10 +1,10 @@ -{"description":"i am going to use it to test out my creations and share to my friends ,as a student i cant get actual domains so i will be using this.", +{ + "description": "I am going to use it to test out my creations and share with my friends. As a student, I can't get actual domains, so I will be using this.", "owner": { "username": "nvnarayna", "email": "nemaninarayna@gmail.com" }, - "record":{ - "CNAME":"proxy.divahosting.net" + "record": { + "CNAME": "proxy.divahosting.net" } } - From 2e86ad6149ad6e6d2e35cbdd56b17cd6c1cae75e Mon Sep 17 00:00:00 2001 From: Clumzy <109848261+clumzyofficial@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:12:23 +0530 Subject: [PATCH 2465/8412] Update adarsh.json --- domains/adarsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index 156d24f3e..918cd5c02 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,7 +1,7 @@ { "owner": { "description": "My Personal Portfolio Website.", - "repo": "https://github.com/clumzyofficial/adarsh.github.io", + "repo": "https://github.com/clumzyofficial/binaryadarsh.github.io", "username": "clumzyofficial", "email": "clumzyofficial@gmail.com", "twitter": "binaryadarsh", From 72c9d438d9e2aa3a361bd90febd49d4f489c4f54 Mon Sep 17 00:00:00 2001 From: Clumzy <109848261+clumzyofficial@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:17:46 +0530 Subject: [PATCH 2466/8412] Update adarsh.json --- domains/adarsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index 918cd5c02..f20fcd562 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,7 +1,7 @@ { "owner": { "description": "My Personal Portfolio Website.", - "repo": "https://github.com/clumzyofficial/binaryadarsh.github.io", + "repo": "https://github.com/clumzyofficial/binaryadarsh", "username": "clumzyofficial", "email": "clumzyofficial@gmail.com", "twitter": "binaryadarsh", From 167548408020d2995cadc4079bce65acea6f8ce0 Mon Sep 17 00:00:00 2001 From: Clumzy <109848261+clumzyofficial@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:44:49 +0530 Subject: [PATCH 2467/8412] Update adarsh.json --- domains/adarsh.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index f20fcd562..71522e3b7 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,9 +1,12 @@ { - "owner": { - "description": "My Personal Portfolio Website.", - "repo": "https://github.com/clumzyofficial/binaryadarsh", - "username": "clumzyofficial", - "email": "clumzyofficial@gmail.com", - "twitter": "binaryadarsh", - } -} + "description": "For my portfolio website made by using HTML + CSS and JS", + "repo": "https://github.com/clumzyofficial/clumzyofficial.github.io", + "owner": { + "username": "clumzyofficial", + "email": "clumzyofficial@gmail.com", + "twitter": "binaryadarsh" + }, + "record": { + "CNAME": "https://clumzyofficial.github.io/binaryadarsh/" + } +} From 420bbf19ee7b7d492a40d350d2dc0248e959764e Mon Sep 17 00:00:00 2001 From: Adarsh <109848261+clumzyofficial@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:54:45 +0530 Subject: [PATCH 2468/8412] Update adarsh.json --- domains/adarsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index 71522e3b7..71fcfae86 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -7,6 +7,6 @@ "twitter": "binaryadarsh" }, "record": { - "CNAME": "https://clumzyofficial.github.io/binaryadarsh/" + "CNAME": "https://clumzyofficial.github.io" } } From a279d429f2ca9b81d251a65492e23e9df9c4288c Mon Sep 17 00:00:00 2001 From: Adarsh <109848261+clumzyofficial@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:55:29 +0530 Subject: [PATCH 2469/8412] Update adarsh.json --- domains/adarsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index 71fcfae86..5c18f12bb 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -7,6 +7,6 @@ "twitter": "binaryadarsh" }, "record": { - "CNAME": "https://clumzyofficial.github.io" + "CNAME": "clumzyofficial.github.io" } } From b0c7ca35021579900adaf5f436f1809a97aea99e Mon Sep 17 00:00:00 2001 From: HM <95879255+HMser@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:50:21 +0530 Subject: [PATCH 2470/8412] Create hashir.json --- domains/hashir.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hashir.json diff --git a/domains/hashir.json b/domains/hashir.json new file mode 100644 index 000000000..44850e43a --- /dev/null +++ b/domains/hashir.json @@ -0,0 +1,11 @@ +{ + "owner": { + "email": "harishbb168@gmail.com", + "username": "harish" + }, + "description": "My portfolio website", + "repo": "https://github.com/HarishB167/hs-app", + "record": { + "CNAME": "hmser.netlify.app" + } + } From d9382fb724ed7adbce24f4196ecce5e93d23aa2a Mon Sep 17 00:00:00 2001 From: S4IL <126200245+Ositosail@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:09:47 +0200 Subject: [PATCH 2471/8412] Create s4il.json --- domains/s4il.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/s4il.json diff --git a/domains/s4il.json b/domains/s4il.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/s4il.json @@ -0,0 +1 @@ + From f3cef00acd91e083617b24c8722c86c137671300 Mon Sep 17 00:00:00 2001 From: S4IL <126200245+Ositosail@users.noreply.github.com> Date: Wed, 28 Jun 2023 19:24:32 +0200 Subject: [PATCH 2472/8412] Update s4il.json --- domains/s4il.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/s4il.json b/domains/s4il.json index 8b1378917..a6c327df9 100644 --- a/domains/s4il.json +++ b/domains/s4il.json @@ -1 +1,10 @@ - +{ + "description": "S4IL's Website", + "owner": { + "username": "Ositosail", + "email": "s4il.teacher.scratch@gmail.com" + }, + "record": { + "CNAME": "https://s4il.repl.co/" + } +} From ebc03b0b138f221d2b05d7a95a8027fcd8c62a64 Mon Sep 17 00:00:00 2001 From: Alejandro M <59479109+ralexale@users.noreply.github.com> Date: Wed, 28 Jun 2023 12:36:22 -0500 Subject: [PATCH 2473/8412] feat(domain): add `alejosm.dev.is-a.dev` --- domains/alejosm.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alejosm.dev.json diff --git a/domains/alejosm.dev.json b/domains/alejosm.dev.json new file mode 100644 index 000000000..59ce3a498 --- /dev/null +++ b/domains/alejosm.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ralexale", + "email": "ralexale@gmail.com" + }, + + "record": { + "CNAME": "ralexale.github.io" + } +} From 6854673bf913ce942740281af8f6f448777b8035 Mon Sep 17 00:00:00 2001 From: Alejandro M <59479109+ralexale@users.noreply.github.com> Date: Wed, 28 Jun 2023 12:37:41 -0500 Subject: [PATCH 2474/8412] feat(domain): add `alejosm.is-a.dev` --- domains/alejosm.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alejosm.json diff --git a/domains/alejosm.json b/domains/alejosm.json new file mode 100644 index 000000000..59ce3a498 --- /dev/null +++ b/domains/alejosm.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ralexale", + "email": "ralexale@gmail.com" + }, + + "record": { + "CNAME": "ralexale.github.io" + } +} From fdca1b22aad5f28691edf7d88da0d1b3d24d773e Mon Sep 17 00:00:00 2001 From: BurAndBY <48630651+BurAndBY@users.noreply.github.com> Date: Wed, 28 Jun 2023 22:57:46 +0500 Subject: [PATCH 2475/8412] Create bur.json --- domains/bur.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/bur.json diff --git a/domains/bur.json b/domains/bur.json new file mode 100644 index 000000000..cab2abf79 --- /dev/null +++ b/domains/bur.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "burandby", + "email": "bur.and.by@gmail.com", + "twitter": "burandby", + "discord": "burandby" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From a07daba105ccee9e7eb810e832b4cb5f2df9b0a3 Mon Sep 17 00:00:00 2001 From: Sreevikram R <48626706+SreevikramR@users.noreply.github.com> Date: Thu, 29 Jun 2023 01:31:42 +0000 Subject: [PATCH 2476/8412] register sreevikram.json and sreevikramr.json --- domains/sreevikram.json | 10 ++++++++++ domains/sreevikramr.json | 10 ++++++++++ 2 files changed, 20 insertions(+) create mode 100644 domains/sreevikram.json create mode 100644 domains/sreevikramr.json diff --git a/domains/sreevikram.json b/domains/sreevikram.json new file mode 100644 index 000000000..873a18eeb --- /dev/null +++ b/domains/sreevikram.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com", + "discord": "therealviki" + }, + "record": { + "CNAME": "nextjs-production-a65b.up.railway.app" + } +} \ No newline at end of file diff --git a/domains/sreevikramr.json b/domains/sreevikramr.json new file mode 100644 index 000000000..873a18eeb --- /dev/null +++ b/domains/sreevikramr.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com", + "discord": "therealviki" + }, + "record": { + "CNAME": "nextjs-production-a65b.up.railway.app" + } +} \ No newline at end of file From 02f883e1896b76ed02aad22f45e9c5cf678eafae Mon Sep 17 00:00:00 2001 From: Sreevikram R <48626706+SreevikramR@users.noreply.github.com> Date: Wed, 28 Jun 2023 20:35:32 -0500 Subject: [PATCH 2477/8412] feat(domain): add `therealviki.is-a.dev` --- domains/therealviki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/therealviki.json diff --git a/domains/therealviki.json b/domains/therealviki.json new file mode 100644 index 000000000..f712290a9 --- /dev/null +++ b/domains/therealviki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com" + }, + + "record": { + "CNAME": "nextjs-production-a65b.up.railway.app" + } +} From e516f033c458a9454c18da9e117ade51ecc40693 Mon Sep 17 00:00:00 2001 From: tsic404 Date: Thu, 29 Jun 2023 10:36:48 +0800 Subject: [PATCH 2478/8412] add tsic404 --- domains/tsic404.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tsic404.json diff --git a/domains/tsic404.json b/domains/tsic404.json new file mode 100644 index 000000000..33ca02a3b --- /dev/null +++ b/domains/tsic404.json @@ -0,0 +1,12 @@ +{ + "description": "tsic404 personal website", + "repo": "https://github.com/tsic404/blog", + "owner": { + "username": "tsic404", + "email": "tsicliu@foxmail.com", + "twitter": "" + }, + "record": { + "CNAME": "tsic.top" + } +} From aeea117181c3790a73bb3e0ef3f9520e43710520 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Jun 2023 16:48:21 +0800 Subject: [PATCH 2479/8412] Update hashir.json --- domains/hashir.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hashir.json b/domains/hashir.json index 44850e43a..920391b11 100644 --- a/domains/hashir.json +++ b/domains/hashir.json @@ -6,6 +6,6 @@ "description": "My portfolio website", "repo": "https://github.com/HarishB167/hs-app", "record": { - "CNAME": "hmser.netlify.app" + "URL": "https://hmser.netlify.app" } } From 35678bcad249bd9213c2a10021bf95cb7e195367 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Jun 2023 16:49:34 +0800 Subject: [PATCH 2480/8412] Delete alejosm.dev.json --- domains/alejosm.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/alejosm.dev.json diff --git a/domains/alejosm.dev.json b/domains/alejosm.dev.json deleted file mode 100644 index 59ce3a498..000000000 --- a/domains/alejosm.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ralexale", - "email": "ralexale@gmail.com" - }, - - "record": { - "CNAME": "ralexale.github.io" - } -} From 92248a1693bd76aff59fe66611e1d8ab2fec1706 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 29 Jun 2023 16:53:30 +0800 Subject: [PATCH 2481/8412] Update tsic404.json --- domains/tsic404.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/tsic404.json b/domains/tsic404.json index 33ca02a3b..48bb5a267 100644 --- a/domains/tsic404.json +++ b/domains/tsic404.json @@ -3,8 +3,7 @@ "repo": "https://github.com/tsic404/blog", "owner": { "username": "tsic404", - "email": "tsicliu@foxmail.com", - "twitter": "" + "email": "tsicliu@foxmail.com" }, "record": { "CNAME": "tsic.top" From e802b1611d40497a9c8eeee03e4c0b2e20c919d5 Mon Sep 17 00:00:00 2001 From: ataim9999 <135506582+ataim9999@users.noreply.github.com> Date: Thu, 29 Jun 2023 12:59:22 +0200 Subject: [PATCH 2482/8412] Create ataimpro.json --- domains/ataimpro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ataimpro.json diff --git a/domains/ataimpro.json b/domains/ataimpro.json new file mode 100644 index 000000000..60e716da4 --- /dev/null +++ b/domains/ataimpro.json @@ -0,0 +1,11 @@ +{ + "description": "For my portofolio", + "repo": "https://ataim9999.github.io/mrataim/", + "owner": { + "username": "ataim9999", + "email": "daanprive0@gmail.com", + }, + "record": { + "CNAME": "ataim9999.github.io" + } +} From b41f324c19bffe4569316f9ff4298dc0dcad594a Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Thu, 29 Jun 2023 18:10:32 +0530 Subject: [PATCH 2483/8412] Create deva.json --- domains/deva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/deva.json diff --git a/domains/deva.json b/domains/deva.json new file mode 100644 index 000000000..bc75cc49a --- /dev/null +++ b/domains/deva.json @@ -0,0 +1,11 @@ +{ + "description": "my website", + "repo": "https://github.com/turbomaster95/turbomaster95.github.io", + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + "record": { + "CNAME": "turbomaster95.github.io" + } +} From 14d3a26295c81e249ce5695643597836fb101036 Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Thu, 29 Jun 2023 18:13:38 +0530 Subject: [PATCH 2484/8412] Create m.deva.json --- domains/m.deva.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/m.deva.json diff --git a/domains/m.deva.json b/domains/m.deva.json new file mode 100644 index 000000000..3c7b7175b --- /dev/null +++ b/domains/m.deva.json @@ -0,0 +1,12 @@ +{ + "description": "my mail forwarder", + "repo": "", + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + } +} From 85649e47ede2f1a427a12f7b70631ba78ae22fca Mon Sep 17 00:00:00 2001 From: Steve Li Date: Thu, 29 Jun 2023 21:15:17 +0800 Subject: [PATCH 2485/8412] feat(domain): add `nvme0n1p.is-a.dev` --- domains/nvme0n1p.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nvme0n1p.json diff --git a/domains/nvme0n1p.json b/domains/nvme0n1p.json new file mode 100644 index 000000000..9eb5f8b9e --- /dev/null +++ b/domains/nvme0n1p.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "lbr77", + "email": "me@nvme0n1p.dev" + }, + + "record": { + "CNAME": "homepagen.pages.dev" + } +} From 6117ff712c7f6c4b11ba2809933ae89eb33557a7 Mon Sep 17 00:00:00 2001 From: czb8 Date: Thu, 29 Jun 2023 23:46:22 +0800 Subject: [PATCH 2486/8412] Register d3c.is-a.dev --- domains/d3c.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/d3c.json diff --git a/domains/d3c.json b/domains/d3c.json new file mode 100644 index 000000000..3da1902cc --- /dev/null +++ b/domains/d3c.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "czb8", + "email": "czb8.a1@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From fa2dfacfccfc25fcb7f824ca75aaa67938c7c00d Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 30 Jun 2023 00:07:07 +0530 Subject: [PATCH 2487/8412] Create bday-list.suki.json --- domains/bday-list.suki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bday-list.suki.json diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json new file mode 100644 index 000000000..a34c0ee47 --- /dev/null +++ b/domains/bday-list.suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" + } +} From 47000c596b7eb1161d11053e12bf2af12c6499ef Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 30 Jun 2023 00:09:14 +0530 Subject: [PATCH 2488/8412] Delete bdays.suki.json --- domains/bdays.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bdays.suki.json diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json deleted file mode 100644 index a34c0ee47..000000000 --- a/domains/bdays.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" - } -} From 8a0a119ace4394398e3a9b57ce5d0b9a8d27e85d Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 30 Jun 2023 00:09:47 +0530 Subject: [PATCH 2489/8412] Delete jenina.json --- domains/jenina.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jenina.json diff --git a/domains/jenina.json b/domains/jenina.json deleted file mode 100644 index 9e8d17404..000000000 --- a/domains/jenina.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "repo": "https://github.com/SukiPlayz/hello-world", - "owner": { - "username": "SukiPlayz", - "email": "sukinotsus@outlook.com" - }, - "record": { - "A": ["135.148.226.33"], - "MX": ["ns1.crystalcloud.xyz", "ns2.crystalcloud.xyz"], - "TXT": "v=spf1 a mx ip4:135.148.226.33 ~all" - } -} From 455f1b86cdba0df225759091aa16465454e0a8bb Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 30 Jun 2023 00:10:29 +0530 Subject: [PATCH 2490/8412] Delete chat.suki.json --- domains/chat.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/chat.suki.json diff --git a/domains/chat.suki.json b/domains/chat.suki.json deleted file mode 100644 index f85172b84..000000000 --- a/domains/chat.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "f8b64fa6-2a44-4922-81bd-4793b4b9291d.id.repl.co" - } -} From 2c915c07ea2c42cae3124ad1f50cd28c6ad2b544 Mon Sep 17 00:00:00 2001 From: Mayer Fried <61520259+mfried40@users.noreply.github.com> Date: Thu, 29 Jun 2023 14:47:49 -0400 Subject: [PATCH 2491/8412] Create mayerfried.json --- domains/mayerfried.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mayerfried.json diff --git a/domains/mayerfried.json b/domains/mayerfried.json new file mode 100644 index 000000000..aa061a235 --- /dev/null +++ b/domains/mayerfried.json @@ -0,0 +1,11 @@ +{ + "description": "Mayer Fried Is A Dev", + "repo": "https://github.com/mfried40", + "owner": { + "username": "mfried40", + "email": "mayer@mayerfried.com" + }, + "record": { + "CNAME": "mayerfried.dev" + } +} From d87ab4a7829ac6a554ef2793784507ccfb077abb Mon Sep 17 00:00:00 2001 From: Mayer Fried <61520259+mfried40@users.noreply.github.com> Date: Thu, 29 Jun 2023 15:47:02 -0400 Subject: [PATCH 2492/8412] Update mayerfried.json --- domains/mayerfried.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mayerfried.json b/domains/mayerfried.json index aa061a235..85b531275 100644 --- a/domains/mayerfried.json +++ b/domains/mayerfried.json @@ -6,6 +6,6 @@ "email": "mayer@mayerfried.com" }, "record": { - "CNAME": "mayerfried.dev" + "CNAME": "me.mayerfried.com" } } From 334b987849b9c88d2dfe5f2e2ab05015c796730a Mon Sep 17 00:00:00 2001 From: Pavly Nader <109833811+qbebo@users.noreply.github.com> Date: Fri, 30 Jun 2023 02:42:43 +0300 Subject: [PATCH 2493/8412] Update Records b0q.json --- domains/b0q.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/b0q.json b/domains/b0q.json index fdd8a1290..7b808ee28 100644 --- a/domains/b0q.json +++ b/domains/b0q.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "1a634fa8-d216-4e48-9315-53a2dcaf9314.id.repl.co" + "CNAME": "qbebo.github.io" } } From 6b4aa0648ff872d782b476e7e9c9272f31d33fc6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 30 Jun 2023 07:43:31 +0800 Subject: [PATCH 2494/8412] Update and rename sailohitaksh-cryptic to sailohitaksh-cryptic.json --- domains/{sailohitaksh-cryptic => sailohitaksh-cryptic.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{sailohitaksh-cryptic => sailohitaksh-cryptic.json} (85%) diff --git a/domains/sailohitaksh-cryptic b/domains/sailohitaksh-cryptic.json similarity index 85% rename from domains/sailohitaksh-cryptic rename to domains/sailohitaksh-cryptic.json index 3aab82520..e067b0510 100644 --- a/domains/sailohitaksh-cryptic +++ b/domains/sailohitaksh-cryptic.json @@ -3,7 +3,7 @@ "repo": "https://github.com/sailohitaksh-cryptic/portfolio", "owner": { "username": "sailohitaksh-cryptic", - "email": "rainasai603@gmail.com", + "email": "rainasai603@gmail.com" }, "record": { "CNAME": "sailohitaksh-cryptic.github.io" From aec93910421a891b5e64c0a68c26a3b541d964f7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 30 Jun 2023 18:33:44 +0800 Subject: [PATCH 2495/8412] Update ataimpro.json --- domains/ataimpro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ataimpro.json b/domains/ataimpro.json index 60e716da4..7de1afc5a 100644 --- a/domains/ataimpro.json +++ b/domains/ataimpro.json @@ -1,9 +1,9 @@ { "description": "For my portofolio", - "repo": "https://ataim9999.github.io/mrataim/", + "repo": "https://ataim9999.github.io/mrataim", "owner": { "username": "ataim9999", - "email": "daanprive0@gmail.com", + "email": "daanprive0@gmail.com" }, "record": { "CNAME": "ataim9999.github.io" From d5c3e44ad94b6276e4a8f62c07ff432d3a2646ac Mon Sep 17 00:00:00 2001 From: Ashutosh Pandey Date: Fri, 30 Jun 2023 11:50:46 +0000 Subject: [PATCH 2496/8412] added my json file for dev domian --- domains/ashutosh-pandey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashutosh-pandey.json diff --git a/domains/ashutosh-pandey.json b/domains/ashutosh-pandey.json new file mode 100644 index 000000000..afb6c131a --- /dev/null +++ b/domains/ashutosh-pandey.json @@ -0,0 +1,12 @@ +{ + "description":"This is my personal portfolio website", + "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", + "owner": { + "username": "DataCrusade1999", + "email": "ashutosh.pandeyhlr007@gmail.com", + "twitter": "DataCrusade1999" + }, + "records":{ + "CNAME":"datacrusade1999.github.io" + } +} \ No newline at end of file From 327e5df4c0823f7fd16fdb5ec5a1dacb47641ac0 Mon Sep 17 00:00:00 2001 From: Flymeth <54219876+Flymeth@users.noreply.github.com> Date: Fri, 30 Jun 2023 14:07:25 +0200 Subject: [PATCH 2497/8412] Create flymeth.json --- domains/flymeth.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/flymeth.json diff --git a/domains/flymeth.json b/domains/flymeth.json new file mode 100644 index 000000000..599fc81c2 --- /dev/null +++ b/domains/flymeth.json @@ -0,0 +1,11 @@ +{ + "record": { + "URL": "https://flymeth.net" + }, + "owner": { + "username": "Flymeth", + "email": "flymeth.yt@gmail.com", + "twitter": "flymeth" + }, + "description": "I'm a dev and I love to be that" +} From bb31a7deac14f88ec3edbc72b49ccf97dd3db8aa Mon Sep 17 00:00:00 2001 From: HayBael <91926013+HayBael@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:20:24 +0700 Subject: [PATCH 2498/8412] Create snowyid.json --- domains/snowyid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/snowyid.json diff --git a/domains/snowyid.json b/domains/snowyid.json new file mode 100644 index 000000000..61164a84f --- /dev/null +++ b/domains/snowyid.json @@ -0,0 +1,12 @@ +{ + "description": "I Use For My Homepage", + "repo": "https://github.com/HayBael/Haybael.github.io", + "owner": { + "username": "HayBael", + "email": "botaklicin590@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "https://homepage-revisiakhir.vercel.app" + } +} From 28ff46ccae039331948a4a20553fa2c8d6203aac Mon Sep 17 00:00:00 2001 From: HayBael <91926013+HayBael@users.noreply.github.com> Date: Fri, 30 Jun 2023 20:44:02 +0700 Subject: [PATCH 2499/8412] feat(domain): add `snowy.is-a.dev` --- domains/snowy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/snowy.json diff --git a/domains/snowy.json b/domains/snowy.json new file mode 100644 index 000000000..db173b419 --- /dev/null +++ b/domains/snowy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HayBael", + "email": "rakhakhairydarka801@gmail.com" + }, + + "record": { + "CNAME": "homepage-revisiakhir.vercel.app" + } +} From 9dc140f628cb5b519e02e1f13712d499d5f5300a Mon Sep 17 00:00:00 2001 From: tanos <68923270+TacoGit@users.noreply.github.com> Date: Fri, 30 Jun 2023 18:39:00 +0200 Subject: [PATCH 2500/8412] Create tanos.json portfolio --- domains/tanos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tanos.json diff --git a/domains/tanos.json b/domains/tanos.json new file mode 100644 index 000000000..20fcb2ad9 --- /dev/null +++ b/domains/tanos.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://TacoGit.github.io", + "owner": { + "username": "TacoGit", + "email": "opmijloly@gmail.com" + }, + "record": { + "CNAME": "TacoGit.github.io" + } +} From 7afa510b64ca14818e6d287e2a773ac68011a22e Mon Sep 17 00:00:00 2001 From: GamerTheDeveloper <98512222+GamerTheDev@users.noreply.github.com> Date: Sat, 1 Jul 2023 00:31:53 +0530 Subject: [PATCH 2501/8412] Create gamerzam.json --- gamerzam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 gamerzam.json diff --git a/gamerzam.json b/gamerzam.json new file mode 100644 index 000000000..74f1a0a12 --- /dev/null +++ b/gamerzam.json @@ -0,0 +1,11 @@ +{ + "description": "my bio links", + "repo": "lividevergreenengineers.bitohofo.repl.co", + "owner": { + "username": "GamerTheDev", + "email": "gamersstreak24@gmail.com" + }, + "record": { + "URL": "lividevergreenengineers.bitohofo.repl.co" + } +} From 4162ac4266493690bc8bebf4c3fd8482c30a1c8f Mon Sep 17 00:00:00 2001 From: Alessandro Passarelli <71466131+Ale1x@users.noreply.github.com> Date: Fri, 30 Jun 2023 21:34:02 +0200 Subject: [PATCH 2502/8412] Create ale1x.json --- domains/ale1x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ale1x.json diff --git a/domains/ale1x.json b/domains/ale1x.json new file mode 100644 index 000000000..820b082ad --- /dev/null +++ b/domains/ale1x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ale1x", + "email": "info@ale1x.com" + }, + "record": { + "URL": "https://replit.com/@Alee1x/POI" + } +} From 088ea0eb92017955b2675abcbe318f8ed83081a1 Mon Sep 17 00:00:00 2001 From: Alessandro Passarelli <71466131+Ale1x@users.noreply.github.com> Date: Fri, 30 Jun 2023 21:42:04 +0200 Subject: [PATCH 2503/8412] Update ale1x.json --- domains/ale1x.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ale1x.json b/domains/ale1x.json index 820b082ad..b1a9135d6 100644 --- a/domains/ale1x.json +++ b/domains/ale1x.json @@ -4,6 +4,6 @@ "email": "info@ale1x.com" }, "record": { - "URL": "https://replit.com/@Alee1x/POI" + "URL": "https://alee1x.repl.co" } } From 60104fbb016bfebb290bf9830f88d8d1c5b06e1f Mon Sep 17 00:00:00 2001 From: Alessandro Passarelli <71466131+Ale1x@users.noreply.github.com> Date: Fri, 30 Jun 2023 21:43:47 +0200 Subject: [PATCH 2504/8412] Update ale1x.json --- domains/ale1x.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ale1x.json b/domains/ale1x.json index b1a9135d6..a6e4957c4 100644 --- a/domains/ale1x.json +++ b/domains/ale1x.json @@ -4,6 +4,6 @@ "email": "info@ale1x.com" }, "record": { - "URL": "https://alee1x.repl.co" + "URL": "alee1x.repl.co" } } From 6c0689b5b395f6f01140cf5a78150bb83ce62bc2 Mon Sep 17 00:00:00 2001 From: OIRNOIR <70721372+OIRNOIR@users.noreply.github.com> Date: Fri, 30 Jun 2023 18:27:44 -0700 Subject: [PATCH 2505/8412] Delete oirnoir.is-a.dev --- domains/oirnoir.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/oirnoir.json diff --git a/domains/oirnoir.json b/domains/oirnoir.json deleted file mode 100644 index 35ae7a191..000000000 --- a/domains/oirnoir.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "OIRNOIR", - "email": "", - "discord": "OIRNOIR#0032" - }, - "record": { - "URL": "https://oirnoir.dev" - } -} From 1d01650414108b68ddf1443ef6244f6a0ac633a4 Mon Sep 17 00:00:00 2001 From: Rohan Date: Sat, 1 Jul 2023 13:57:53 +0530 Subject: [PATCH 2506/8412] feat(domain): add `r04nx.is-a.dev.is-a.dev` --- domains/r04nx.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/r04nx.is-a.dev.json diff --git a/domains/r04nx.is-a.dev.json b/domains/r04nx.is-a.dev.json new file mode 100644 index 000000000..e470d2ad2 --- /dev/null +++ b/domains/r04nx.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "r04nx", + "email": "rohanprakashpawar2005@gmail.com" + }, + + "record": { + "CNAME": "r04nx.github.io" + } +} From c95bf63a5e26ce9c4930fd2fe4ef63b4b8d82f50 Mon Sep 17 00:00:00 2001 From: Rohan Date: Sat, 1 Jul 2023 13:58:51 +0530 Subject: [PATCH 2507/8412] feat(domain): add `r04nx.is-a.dev` --- domains/r04nx.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/r04nx.json diff --git a/domains/r04nx.json b/domains/r04nx.json new file mode 100644 index 000000000..e470d2ad2 --- /dev/null +++ b/domains/r04nx.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "r04nx", + "email": "rohanprakashpawar2005@gmail.com" + }, + + "record": { + "CNAME": "r04nx.github.io" + } +} From f960df8bcf02e1e2a4a4733b8c3e17147f798533 Mon Sep 17 00:00:00 2001 From: SaqlainBrawl Date: Sat, 1 Jul 2023 15:51:49 +0530 Subject: [PATCH 2508/8412] feat(domain): suptime.is-a.dev.is-a.dev --- domains/suptime.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/suptime.is-a.dev.json diff --git a/domains/suptime.is-a.dev.json b/domains/suptime.is-a.dev.json new file mode 100644 index 000000000..16236013c --- /dev/null +++ b/domains/suptime.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SaqlainBrawl", + "email": "saqlainbrawl@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 874528188909383680" + }, + + "record": { + "CNAME": "5c270796-2cd0-4236-8e0f-e5d1e45a7f1b.id.repl.co" + + } +} From c78411d61200cdf8aa185d73610acb2abbd737f8 Mon Sep 17 00:00:00 2001 From: Saqlain Brawl <127043575+SaqlainBrawl@users.noreply.github.com> Date: Sat, 1 Jul 2023 15:53:36 +0530 Subject: [PATCH 2509/8412] Delete suptime.is-a.dev --- domains/suptime.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/suptime.json diff --git a/domains/suptime.json b/domains/suptime.json deleted file mode 100644 index 93395f16b..000000000 --- a/domains/suptime.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SaqlainBrawl", - "email": "saqlainbrawl@gmail.com", - "discord": "874528188909383680" - }, - - "record": { - "CNAME": "sp-time.saqlainbrawl.repl.co" - } -} From 04ddbc8684a732247bcceed29e660aae0456058f Mon Sep 17 00:00:00 2001 From: Nikita Goncarenko Date: Sat, 1 Jul 2023 13:29:44 +0200 Subject: [PATCH 2510/8412] Create nikeedev.json --- domains/nikeedev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nikeedev.json diff --git a/domains/nikeedev.json b/domains/nikeedev.json new file mode 100644 index 000000000..e47111189 --- /dev/null +++ b/domains/nikeedev.json @@ -0,0 +1,12 @@ +{ + "description": "Profile page for nikeedev", + "repo": "https://github.com/nikeedev/nikeedev.github.io", + "owner": { + "username": "nikeedev", + "email": "nikita.gon.dev@gmail.com", + "twitter": "nikeedev" + }, + "record": { + "CNAME": "nikeedev.github.io" + } +} From fe8a988a481fa71844e8e61a50fba423cf8fec96 Mon Sep 17 00:00:00 2001 From: Koen van Vlimmeren Date: Sat, 1 Jul 2023 16:11:43 +0200 Subject: [PATCH 2511/8412] feat(domain): add `koenv.is-a.dev` --- domains/koenv.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/koenv.json diff --git a/domains/koenv.json b/domains/koenv.json new file mode 100644 index 000000000..590d779b5 --- /dev/null +++ b/domains/koenv.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DevKoenv", + "email": "koenvanvlimmeren@gmail.com" + }, + + "record": { + "A": ["168.119.108.101"] + } +} From 195735be47b06feccc2374e64d91f8faea861dcf Mon Sep 17 00:00:00 2001 From: HauBaka <57458253+HauBaka@users.noreply.github.com> Date: Sat, 1 Jul 2023 22:02:57 +0700 Subject: [PATCH 2512/8412] Create haubaka.json --- domains/haubaka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/haubaka.json diff --git a/domains/haubaka.json b/domains/haubaka.json new file mode 100644 index 000000000..2a4f589a1 --- /dev/null +++ b/domains/haubaka.json @@ -0,0 +1,11 @@ +{ + "description": "Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu Hậu", + "repo": "https://github.com/HauBaka/haubaka.github.io", + "owner": { + "username": "HauBaka", + "email": "hauvong@proton.me" + }, + "record": { + "CNAME": "haubaka.github.io" + } +} From a63ddf327c4accb3d3909b52940429efca43bb74 Mon Sep 17 00:00:00 2001 From: Pavly Nader <109833811+qbebo@users.noreply.github.com> Date: Sun, 2 Jul 2023 02:12:30 +0300 Subject: [PATCH 2513/8412] Delete beboq.is-a.dev --- domains/beboq.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/beboq.json diff --git a/domains/beboq.json b/domains/beboq.json deleted file mode 100644 index 73aab74ee..000000000 --- a/domains/beboq.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "qbebo", - "email": "qqqbeboo@yahoo.com" - }, - - "record": { - "CNAME": "1a634fa8-d216-4e48-9315-53a2dcaf9314.id.repl.co" - } -} From c54ebce74b49f2fd6c95ce66b0e38a56c6ee13f3 Mon Sep 17 00:00:00 2001 From: Manit Chitkara Date: Sun, 2 Jul 2023 11:19:42 +0530 Subject: [PATCH 2514/8412] corrected the record --- domains/manit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manit.json b/domains/manit.json index 930c5afb8..bd69eb560 100644 --- a/domains/manit.json +++ b/domains/manit.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["manit"] + "CNAME": "https://namzop.github.io/portfolio/" } } From 11119949e667f0c4b3e3796095a78e5f1b5bff96 Mon Sep 17 00:00:00 2001 From: Rohan Date: Sun, 2 Jul 2023 12:25:37 +0530 Subject: [PATCH 2515/8412] feat(domain): add `rohanpawar.is-a.dev` --- domains/rohanpawar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rohanpawar.json diff --git a/domains/rohanpawar.json b/domains/rohanpawar.json new file mode 100644 index 000000000..e470d2ad2 --- /dev/null +++ b/domains/rohanpawar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "r04nx", + "email": "rohanprakashpawar2005@gmail.com" + }, + + "record": { + "CNAME": "r04nx.github.io" + } +} From 893ed3fb7a1e6464619a4ffda062ce81a9236796 Mon Sep 17 00:00:00 2001 From: Rohan Date: Sun, 2 Jul 2023 12:28:16 +0530 Subject: [PATCH 2516/8412] Delete r04nx.is-a.dev.json --- domains/r04nx.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/r04nx.is-a.dev.json diff --git a/domains/r04nx.is-a.dev.json b/domains/r04nx.is-a.dev.json deleted file mode 100644 index e470d2ad2..000000000 --- a/domains/r04nx.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "r04nx", - "email": "rohanprakashpawar2005@gmail.com" - }, - - "record": { - "CNAME": "r04nx.github.io" - } -} From d2727b2b2787f4d360e4bc66fbbb278ad97d993f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Jul 2023 15:15:08 +0800 Subject: [PATCH 2517/8412] Update ashutosh-pandey.json --- domains/ashutosh-pandey.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/ashutosh-pandey.json b/domains/ashutosh-pandey.json index afb6c131a..5656f377a 100644 --- a/domains/ashutosh-pandey.json +++ b/domains/ashutosh-pandey.json @@ -1,12 +1,12 @@ { - "description":"This is my personal portfolio website", + "description": "This is my personal portfolio website", "repo": "https://github.com/DataCrusade1999/datacrusade1999.github.io", "owner": { "username": "DataCrusade1999", "email": "ashutosh.pandeyhlr007@gmail.com", "twitter": "DataCrusade1999" - }, - "records":{ - "CNAME":"datacrusade1999.github.io" - } -} \ No newline at end of file + }, + "records": { + "CNAME": "datacrusade1999.github.io" + } +} From 004873e26874bd4bdd89906107fb60e5722b77fd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Jul 2023 15:16:30 +0800 Subject: [PATCH 2518/8412] Update ashutosh-pandey.json --- domains/ashutosh-pandey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashutosh-pandey.json b/domains/ashutosh-pandey.json index 5656f377a..f84861c5d 100644 --- a/domains/ashutosh-pandey.json +++ b/domains/ashutosh-pandey.json @@ -6,7 +6,7 @@ "email": "ashutosh.pandeyhlr007@gmail.com", "twitter": "DataCrusade1999" }, - "records": { + "record": { "CNAME": "datacrusade1999.github.io" } } From beccdc41db619f8a9684d04626d70846c253c346 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Jul 2023 15:23:34 +0800 Subject: [PATCH 2519/8412] Update snowy.json --- domains/snowy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snowy.json b/domains/snowy.json index db173b419..daaf50e8c 100644 --- a/domains/snowy.json +++ b/domains/snowy.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "homepage-revisiakhir.vercel.app" + "URL": "https://homepage-revisiakhir.vercel.app" } } From d4dfa9ec436e2c88a1a5c806a9d47a116581e135 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 2 Jul 2023 15:23:56 +0800 Subject: [PATCH 2520/8412] Update snowyid.json --- domains/snowyid.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/snowyid.json b/domains/snowyid.json index 61164a84f..7c6597d7a 100644 --- a/domains/snowyid.json +++ b/domains/snowyid.json @@ -3,10 +3,9 @@ "repo": "https://github.com/HayBael/Haybael.github.io", "owner": { "username": "HayBael", - "email": "botaklicin590@gmail.com", - "twitter": "" + "email": "botaklicin590@gmail.com" }, "record": { - "CNAME": "https://homepage-revisiakhir.vercel.app" + "URL": "https://homepage-revisiakhir.vercel.app" } } From 9e63f3ef23f075b177de9fa87518fcf042e0888e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Sun, 2 Jul 2023 13:26:16 +0600 Subject: [PATCH 2521/8412] Added records for email support --- domains/imzihad21.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/imzihad21.json b/domains/imzihad21.json index ca0e238e5..2e9d85b38 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -4,6 +4,8 @@ "email": "imzihad@gmail.com" }, "record": { - "CNAME": "ec2-52-77-224-107.ap-southeast-1.compute.amazonaws.com" + "CNAME": "ec2-52-77-224-107.ap-southeast-1.compute.amazonaws.com", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From d3490b4ceef727e849e02096763fb3abd8cc6930 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Sun, 2 Jul 2023 13:50:04 +0600 Subject: [PATCH 2522/8412] Added records for forward email support --- domains/imzihad21.json | 20 +++++++++++--------- 1 file changed, 11 insertions(+), 9 deletions(-) diff --git a/domains/imzihad21.json b/domains/imzihad21.json index 2e9d85b38..88c6dac38 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -1,11 +1,13 @@ { - "owner": { - "username": "IMZihad21", - "email": "imzihad@gmail.com" - }, - "record": { - "CNAME": "ec2-52-77-224-107.ap-southeast-1.compute.amazonaws.com", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "IMZihad21", + "email": "imzihad@gmail.com" + }, + "record": { + "A": [ + "52.77.224.107" + ], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=imzihad@gmail.com" + } } From 9df1fb44b0fd49cd5dccddbfe4eb4a4641869169 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Sun, 2 Jul 2023 14:29:21 +0600 Subject: [PATCH 2523/8412] Added gh-pages as fallback records --- domains/imzihad21.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/imzihad21.json b/domains/imzihad21.json index 88c6dac38..697ba1e98 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -5,7 +5,11 @@ }, "record": { "A": [ - "52.77.224.107" + "52.77.224.107", + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" ], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=imzihad@gmail.com" From 6c149a39796bd4b8912e897e1301be49d5e9ed64 Mon Sep 17 00:00:00 2001 From: Anthony Date: Sun, 2 Jul 2023 12:53:40 +0200 Subject: [PATCH 2524/8412] feat(domain): add `lighty.is-a.dev` --- domains/lighty.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/lighty.json diff --git a/domains/lighty.json b/domains/lighty.json new file mode 100644 index 000000000..0f206e1bf --- /dev/null +++ b/domains/lighty.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ImLighty", + "email": "imlighty@duck.com" + }, + + "record": { + "CNAME": "imlighty.github.io" + } +} From a9fbfccb5ddc5291292f6ecf366d92d01c52b601 Mon Sep 17 00:00:00 2001 From: S4IL <126200245+Ositosail@users.noreply.github.com> Date: Sun, 2 Jul 2023 21:21:54 +0200 Subject: [PATCH 2525/8412] Update s4il.json --- domains/s4il.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s4il.json b/domains/s4il.json index a6c327df9..4df612bb4 100644 --- a/domains/s4il.json +++ b/domains/s4il.json @@ -5,6 +5,6 @@ "email": "s4il.teacher.scratch@gmail.com" }, "record": { - "CNAME": "https://s4il.repl.co/" + "CNAME": "s4il.repl.co" } } From 413e771c5eab5f4bfbc417eb85944ec7ffcee72b Mon Sep 17 00:00:00 2001 From: DoxrGitHub <132623420+DoxrGitHub@users.noreply.github.com> Date: Sun, 2 Jul 2023 18:25:28 -0500 Subject: [PATCH 2526/8412] Create shadow.json --- domains/shadow.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shadow.json diff --git a/domains/shadow.json b/domains/shadow.json new file mode 100644 index 000000000..44ef02229 --- /dev/null +++ b/domains/shadow.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DoxrGitHub", + "email": "redforcearmy@outlook.com" + }, + "description": "Official shadowv2 team page", + "record": { + "CNAME": "ec7a6f39-6070-4d8c-a1a3-ab81fa6a2b85.id.repl.co", + "A": ["34.132.134.162", "34.132.134.162", "34.132.134.162", "34.132.134.162"], + "TXT": "replit-verify=ec7a6f39-6070-4d8c-a1a3-ab81fa6a2b85" + } +} From ad38529625ade0ec08ac76576da76e61bf65c073 Mon Sep 17 00:00:00 2001 From: Aravindh-4195 <127046280+Aravindh-4195@users.noreply.github.com> Date: Mon, 3 Jul 2023 07:27:25 +0530 Subject: [PATCH 2527/8412] Create aravindh.json --- domains/aravindh.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/aravindh.json diff --git a/domains/aravindh.json b/domains/aravindh.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/aravindh.json @@ -0,0 +1 @@ + From 5aed2ce23986bc0e22b2b8a8e2286c9726a1adbc Mon Sep 17 00:00:00 2001 From: Aravindh-4195 <127046280+Aravindh-4195@users.noreply.github.com> Date: Mon, 3 Jul 2023 07:41:03 +0530 Subject: [PATCH 2528/8412] Update aravindh.json --- domains/aravindh.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/aravindh.json b/domains/aravindh.json index 8b1378917..096280f23 100644 --- a/domains/aravindh.json +++ b/domains/aravindh.json @@ -1 +1,11 @@ - +{ + "description": "aravindh.is-a.dev", + "repo": "https://aravindh-4195.github.io", + "owner": { + "username": "Aravindh-4195", + "email": "1mareeduaravindh1@gmail.com" + }, + "record": { + "CNAME": "aravindh-4195.github.io" + } +} From a95a6561afdc93776409a1a7bd805ebcc122b1c9 Mon Sep 17 00:00:00 2001 From: Aravindh-4195 <127046280+Aravindh-4195@users.noreply.github.com> Date: Mon, 3 Jul 2023 08:04:17 +0530 Subject: [PATCH 2529/8412] Update aravindh.json --- domains/aravindh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aravindh.json b/domains/aravindh.json index 096280f23..5c373f0d3 100644 --- a/domains/aravindh.json +++ b/domains/aravindh.json @@ -1,6 +1,6 @@ { "description": "aravindh.is-a.dev", - "repo": "https://aravindh-4195.github.io", + "repo": "https://github.com/Aravindh-4195/aravindh-4195.github.io", "owner": { "username": "Aravindh-4195", "email": "1mareeduaravindh1@gmail.com" From fa016d00bc8a4ba033ef2d6a2305495e6f60ca8d Mon Sep 17 00:00:00 2001 From: Xanudu <133562760+XanuduBuster@users.noreply.github.com> Date: Mon, 3 Jul 2023 11:20:41 +0530 Subject: [PATCH 2530/8412] Created xanudu.json --- xanudu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 xanudu.json diff --git a/xanudu.json b/xanudu.json new file mode 100644 index 000000000..b291adc2e --- /dev/null +++ b/xanudu.json @@ -0,0 +1,11 @@ +{ + "description": "Xanudu Buster's Website", + "repo": "https://xanudubuster.github.io", + "owner": { + "username": "XanuduBuster", + "email": "xanubuster@proton.me" + }, + "record": { + "CNAME": "xanudubuster.github.io" + } +} From 59323b86203ec42a637321c86511d46abc6c755f Mon Sep 17 00:00:00 2001 From: erdem Date: Mon, 3 Jul 2023 11:45:36 +0300 Subject: [PATCH 2531/8412] Create erdem.json --- domains/erdem.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/erdem.json diff --git a/domains/erdem.json b/domains/erdem.json new file mode 100644 index 000000000..0dd9ec79a --- /dev/null +++ b/domains/erdem.json @@ -0,0 +1,12 @@ +{ + "description": "erdem's personal website", + "repo": "https://github.com/erdem85/website", + "owner": { + "username": "erdem85", + "email": "erdm@disroot.org", + "twitter": "erdemhso" + }, + "record": { + "CNAME": "erdem85.github.io" + } +} From 2ae0fd3d0d616ad12d6570e89b9f7a80a0a59eaa Mon Sep 17 00:00:00 2001 From: erdem Date: Mon, 3 Jul 2023 11:54:24 +0300 Subject: [PATCH 2532/8412] Update erdem.json --- domains/erdem.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erdem.json b/domains/erdem.json index 0dd9ec79a..c9009269f 100644 --- a/domains/erdem.json +++ b/domains/erdem.json @@ -7,6 +7,6 @@ "twitter": "erdemhso" }, "record": { - "CNAME": "erdem85.github.io" + "URL": "https://erdem.js.org" } } From cc45c15c6ec59e0630cf958de340de92b2ef6dac Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 3 Jul 2023 17:20:45 +0800 Subject: [PATCH 2533/8412] Update ale1x.json --- domains/ale1x.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ale1x.json b/domains/ale1x.json index a6e4957c4..b1a9135d6 100644 --- a/domains/ale1x.json +++ b/domains/ale1x.json @@ -4,6 +4,6 @@ "email": "info@ale1x.com" }, "record": { - "URL": "alee1x.repl.co" + "URL": "https://alee1x.repl.co" } } From ab969e379da436fd7791c44a4e3de17224c7316b Mon Sep 17 00:00:00 2001 From: mqhirr <72792881+mqhirr@users.noreply.github.com> Date: Mon, 3 Jul 2023 17:51:30 +0300 Subject: [PATCH 2534/8412] Create mqhirr.json --- domains/mqhirr.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/mqhirr.json diff --git a/domains/mqhirr.json b/domains/mqhirr.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/mqhirr.json @@ -0,0 +1 @@ + From 3a85905878f61fb6f00d085a6891d5d3e6bd3fbc Mon Sep 17 00:00:00 2001 From: mqhirr <72792881+mqhirr@users.noreply.github.com> Date: Mon, 3 Jul 2023 17:55:11 +0300 Subject: [PATCH 2535/8412] Update mqhirr.json --- domains/mqhirr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/domains/mqhirr.json b/domains/mqhirr.json index 8b1378917..ae6e8ae4c 100644 --- a/domains/mqhirr.json +++ b/domains/mqhirr.json @@ -1 +1,12 @@ +{ + "owner": { + "username": "mqhirr", + "email": "", + "discord": "mqhirr" + }, + "repo": "https://github.com/mqhirr/webnn_live", + "record": { + "CNAME": "mqhirr.github.io" + } +} From efe6a7a75fb257545f2baf2435fa9fda5e7091a5 Mon Sep 17 00:00:00 2001 From: Richard Shaju <108459152+richardshaju@users.noreply.github.com> Date: Mon, 3 Jul 2023 22:06:21 +0530 Subject: [PATCH 2536/8412] Create richardshaju.json --- domains/richardshaju.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/richardshaju.json diff --git a/domains/richardshaju.json b/domains/richardshaju.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/richardshaju.json @@ -0,0 +1 @@ + From 440583aa7a0791c77bb15e38b969f0ba066fdbaf Mon Sep 17 00:00:00 2001 From: Richard Shaju <108459152+richardshaju@users.noreply.github.com> Date: Mon, 3 Jul 2023 22:18:27 +0530 Subject: [PATCH 2537/8412] Create richard.json --- domains/richard.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/richard.json diff --git a/domains/richard.json b/domains/richard.json new file mode 100644 index 000000000..e7abbd80b --- /dev/null +++ b/domains/richard.json @@ -0,0 +1,12 @@ +{ + "description": "My Portfolio", + "link": "https://richardshaju.github.io/portfolio/", + "owner": { + "username": "richardshaju", + "email": "richardshaju66@gmail.com", + "twitter": "@richard_shaju" + }, + "record": { + "CNAME": "richardshaju.github.io" + } +} From 778cda228304e5db400bc9d0dce7cb59992ffb85 Mon Sep 17 00:00:00 2001 From: Sanchay Kumar Date: Tue, 4 Jul 2023 00:00:59 +0530 Subject: [PATCH 2538/8412] Add sanchay.json --- domains/sanchay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sanchay.json diff --git a/domains/sanchay.json b/domains/sanchay.json new file mode 100644 index 000000000..09be9289c --- /dev/null +++ b/domains/sanchay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanchay9", + "email": "sanchaykumar9@gmail.com" + }, + "record": { + "CNAME": "sanchay9.github.io" + } +} From 9eda9068ce179524a0d9975278d66a2b40719bca Mon Sep 17 00:00:00 2001 From: Aadi Shah <42944554+ringholder@users.noreply.github.com> Date: Mon, 3 Jul 2023 20:36:41 -0700 Subject: [PATCH 2539/8412] Create aadi.json --- domains/aadi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aadi.json diff --git a/domains/aadi.json b/domains/aadi.json new file mode 100644 index 000000000..5a8cbc8d5 --- /dev/null +++ b/domains/aadi.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/ringholder/ringholder.github.io", + "owner": { + "username": "ringholder", + "discord": "ringholder" + }, + "record": { + "CNAME": "ringholder.github.io" + } +} From a3e9b4382c022fcd352b55e18831709a2892b04b Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Tue, 4 Jul 2023 14:13:25 +0800 Subject: [PATCH 2540/8412] Update hcs.json --- domains/hcs.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/hcs.json b/domains/hcs.json index d6265c4a6..a30021712 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,13 +1,10 @@ { "description": "Personal Page", - "repo": "http://dono-01.danbot.host:1485", "owner": { "username": "hcs1219", "email": "hcskaiask@gmail.com" }, "record": { - "A": [ - "164.132.74.251" - ] + "CNAME": "http://dono-01.danbot.host:1378/hcs" } } From 8c37545784f0f79984d02f918751bebb16d426f7 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Tue, 4 Jul 2023 14:16:26 +0800 Subject: [PATCH 2541/8412] Update hcs.json --- domains/hcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hcs.json b/domains/hcs.json index a30021712..f7691b2af 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -5,6 +5,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "http://dono-01.danbot.host:1378/hcs" + "CNAME": "dono-01.danbot.host:1378/hcs" } } From adf4d07fb0fe3721a86f93ec808c4bc0cc813ea8 Mon Sep 17 00:00:00 2001 From: bovas09 <137976886+bovas09@users.noreply.github.com> Date: Tue, 4 Jul 2023 14:23:38 +0530 Subject: [PATCH 2542/8412] Create bovas.json --- bovas.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 bovas.json diff --git a/bovas.json b/bovas.json new file mode 100644 index 000000000..90e898bd1 --- /dev/null +++ b/bovas.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bovas", + "email": "bovaskjacobb2009@gmail.com" + }, + + "record": { + "URL": "dev.bovas.repl.co" + } +} From e0ce11a0bd390dae98c06cf5532a890b91527613 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 4 Jul 2023 17:38:38 +0800 Subject: [PATCH 2543/8412] Update hcs.json --- domains/hcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hcs.json b/domains/hcs.json index f7691b2af..a3e3c1c81 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -5,6 +5,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "dono-01.danbot.host:1378/hcs" + "URL": "http://dono-01.danbot.host:1378/hcs" } } From 4491eaf69b949da22586a865d98a764437c1d17c Mon Sep 17 00:00:00 2001 From: Noah <84711108+InvalidNoah@users.noreply.github.com> Date: Tue, 4 Jul 2023 15:39:04 +0200 Subject: [PATCH 2544/8412] Create invalidnoah.json --- domains/invalidnoah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/invalidnoah.json diff --git a/domains/invalidnoah.json b/domains/invalidnoah.json new file mode 100644 index 000000000..5c75c72a5 --- /dev/null +++ b/domains/invalidnoah.json @@ -0,0 +1,12 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/InvalidNoah/InvalidNoah.github.io", + "owner": { + "username": "InvalidNoah", + "email": "me@noahist.live", + "twitter": "noahlikespmmp" + }, + "record": { + "CNAME": "invalidnoah.github.io" + } +} From a9413babfb761552018e7b0ce6152ead75f06874 Mon Sep 17 00:00:00 2001 From: TokisakiNinoVn Date: Tue, 4 Jul 2023 21:05:36 +0700 Subject: [PATCH 2545/8412] Create nino.json --- domains/nino.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/nino.json diff --git a/domains/nino.json b/domains/nino.json new file mode 100644 index 000000000..23ab8b52f --- /dev/null +++ b/domains/nino.json @@ -0,0 +1,13 @@ +{ + "description": "TokisakiNinoVn", + "repo": "https://github.com/TokisakiNinoVn/TokisakiNinoVn.github.io", + "owner": { + "username": "TokisakiNinoVn", + "email": "trieuduytancbg@gmail.com", + "twitter": "_tokisaki_nino", + "discord": "tokisakinino" + }, + "record": { + "CNAME": "TokisakiNinoVn.github.io" + } +} From bf1fb25de891e5b56f40bc991fea45bc008b1a46 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Wed, 5 Jul 2023 01:50:07 +0800 Subject: [PATCH 2546/8412] Update hcs.json --- domains/hcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hcs.json b/domains/hcs.json index a3e3c1c81..19bc00e6b 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -5,6 +5,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "URL": "http://dono-01.danbot.host:1378/hcs" + "CNAME": "dono-01.danbot.host:1485" } } From 3d502927581468bd062c3e56fb994cd07ca9fa41 Mon Sep 17 00:00:00 2001 From: Deepak Mandal Date: Wed, 5 Jul 2023 01:49:54 +0530 Subject: [PATCH 2547/8412] Add files via upload --- domains/deepak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/deepak.json diff --git a/domains/deepak.json b/domains/deepak.json new file mode 100644 index 000000000..a8869da45 --- /dev/null +++ b/domains/deepak.json @@ -0,0 +1,11 @@ +{ + "description": "Deepak's Personal Site", + "repo": "https://github.com/marchinghunter/deepakportfolio", + "owner": { + "username": "marchinghunter", + "email": "dm6593120@gmail.com" + }, + "record": { + "CNAME": "https://marchinghunter.github.io/deepakportfolio/" + } +} \ No newline at end of file From c085bc149813c41222ad13947a95f6314916dd9e Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Wed, 5 Jul 2023 02:17:41 +0500 Subject: [PATCH 2548/8412] Delete mtg.is-a.dev --- domains/mtg.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/mtg.json diff --git a/domains/mtg.json b/domains/mtg.json deleted file mode 100644 index e6a825bab..000000000 --- a/domains/mtg.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", - "repo": "https://github.com/mtgsquad", - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev", - "twitter": "DevMolai" - }, - "record": { - "URL": "https://molai.dev" - } -} From 561d3a54ea020da607439a48b65e05e958087f49 Mon Sep 17 00:00:00 2001 From: Mahir Molai Date: Tue, 4 Jul 2023 21:24:49 +0000 Subject: [PATCH 2549/8412] feat: update domains --- domains/mahir.json | 13 +++++++++++++ domains/molai.json | 5 +++-- 2 files changed, 16 insertions(+), 2 deletions(-) create mode 100644 domains/mahir.json diff --git a/domains/mahir.json b/domains/mahir.json new file mode 100644 index 000000000..1f0cc9a86 --- /dev/null +++ b/domains/mahir.json @@ -0,0 +1,13 @@ +{ + "description": "Mahir's Website", + "repo": "https://github.com/mtgsquad", + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev", + "twitter": "DevMolai", + "discord": "molai777" + }, + "record": { + "URL": "https://molai.dev" + } +} diff --git a/domains/molai.json b/domains/molai.json index e6a825bab..1f0cc9a86 100644 --- a/domains/molai.json +++ b/domains/molai.json @@ -1,10 +1,11 @@ { - "description": "MTGSquad's Website, A Place Where He Jots Down Dumb Stuff", + "description": "Mahir's Website", "repo": "https://github.com/mtgsquad", "owner": { "username": "mtgsquad", "email": "mahir@molai.dev", - "twitter": "DevMolai" + "twitter": "DevMolai", + "discord": "molai777" }, "record": { "URL": "https://molai.dev" From 158405b5d2f9d1832ee4fd96b836ca18c661ea0c Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Tue, 4 Jul 2023 23:41:17 +0100 Subject: [PATCH 2550/8412] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index cef289feb..ef23cd30a 100644 --- a/README.md +++ b/README.md @@ -23,6 +23,10 @@ If you have an issue that contains confidental infomation then email hello@maint ## Register +### Automated Registration + +Join our Discord Discord Server then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. + ### Manual Registration - [Fork](https://github.com/is-a-dev/register/fork) this repository. From eb2b340965b5b573688fce01fff56e2ed018b103 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Tue, 4 Jul 2023 23:43:44 +0100 Subject: [PATCH 2551/8412] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ef23cd30a..4fa2a3790 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,7 @@ If you have an issue that contains confidental infomation then email hello@maint ### Automated Registration -Join our Discord Discord Server then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. +Join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. ### Manual Registration From 23e220d3766f5d79893b56474115ddd63c48fa99 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:49:05 +0800 Subject: [PATCH 2552/8412] Update deepak.json --- domains/deepak.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/deepak.json b/domains/deepak.json index a8869da45..30b266e5e 100644 --- a/domains/deepak.json +++ b/domains/deepak.json @@ -6,6 +6,6 @@ "email": "dm6593120@gmail.com" }, "record": { - "CNAME": "https://marchinghunter.github.io/deepakportfolio/" + "CNAME": "marchinghunter.github.io" } -} \ No newline at end of file +} From d911e637532b045571208cc2a33a09eeff973d82 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:50:46 +0800 Subject: [PATCH 2553/8412] Update bovas.json --- bovas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bovas.json b/bovas.json index 90e898bd1..339def193 100644 --- a/bovas.json +++ b/bovas.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "dev.bovas.repl.co" + "URL": "https://dev.bovas.repl.co" } } From a944fbccddea93db409be056a1e376589a0a2658 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:51:54 +0800 Subject: [PATCH 2554/8412] Rename bovas.json to domains/bovas.json --- bovas.json => domains/bovas.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename bovas.json => domains/bovas.json (100%) diff --git a/bovas.json b/domains/bovas.json similarity index 100% rename from bovas.json rename to domains/bovas.json From 34557d363f09b82006cbc4ba68d7369f039ce74e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:52:51 +0800 Subject: [PATCH 2555/8412] Delete richardshaju.json --- domains/richardshaju.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/richardshaju.json diff --git a/domains/richardshaju.json b/domains/richardshaju.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/richardshaju.json +++ /dev/null @@ -1 +0,0 @@ - From da9dfd7c08be8b0c8d209aa1d4031fd4216349af Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:53:09 +0800 Subject: [PATCH 2556/8412] Update richard.json --- domains/richard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/richard.json b/domains/richard.json index e7abbd80b..bf38bc608 100644 --- a/domains/richard.json +++ b/domains/richard.json @@ -4,7 +4,7 @@ "owner": { "username": "richardshaju", "email": "richardshaju66@gmail.com", - "twitter": "@richard_shaju" + "twitter": "richard_shaju" }, "record": { "CNAME": "richardshaju.github.io" From 7a3474f76260df39dd9cfc1869b05dcf5f5afa7c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:54:19 +0800 Subject: [PATCH 2557/8412] Rename xanudu.json to domains/xanudu.json --- xanudu.json => domains/xanudu.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename xanudu.json => domains/xanudu.json (100%) diff --git a/xanudu.json b/domains/xanudu.json similarity index 100% rename from xanudu.json rename to domains/xanudu.json From fae43929cc27adef19314fc15b54a55d986d6ff5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:55:24 +0800 Subject: [PATCH 2558/8412] Update shadow.json --- domains/shadow.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/shadow.json b/domains/shadow.json index 44ef02229..a1eb095e1 100644 --- a/domains/shadow.json +++ b/domains/shadow.json @@ -5,8 +5,6 @@ }, "description": "Official shadowv2 team page", "record": { - "CNAME": "ec7a6f39-6070-4d8c-a1a3-ab81fa6a2b85.id.repl.co", - "A": ["34.132.134.162", "34.132.134.162", "34.132.134.162", "34.132.134.162"], - "TXT": "replit-verify=ec7a6f39-6070-4d8c-a1a3-ab81fa6a2b85" + "CNAME": "ec7a6f39-6070-4d8c-a1a3-ab81fa6a2b85.id.repl.co" } } From 8855df4379d6f2d7e6fbba2c595d5de2c0b2cc10 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:58:23 +0800 Subject: [PATCH 2559/8412] Update aadi.json --- domains/aadi.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/aadi.json b/domains/aadi.json index 5a8cbc8d5..d07a533bc 100644 --- a/domains/aadi.json +++ b/domains/aadi.json @@ -2,6 +2,7 @@ "repo": "https://github.com/ringholder/ringholder.github.io", "owner": { "username": "ringholder", + "email": "", "discord": "ringholder" }, "record": { From 9bbf79743b873a4c1638e41e67709d2e146c9a84 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 06:59:14 +0800 Subject: [PATCH 2560/8412] Update and rename domains/manit.json to domains/domains/manit.json --- domains/{ => domains}/manit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{ => domains}/manit.json (68%) diff --git a/domains/manit.json b/domains/domains/manit.json similarity index 68% rename from domains/manit.json rename to domains/domains/manit.json index bd69eb560..5a52aab9b 100644 --- a/domains/manit.json +++ b/domains/domains/manit.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "https://namzop.github.io/portfolio/" + "CNAME": "namzop.github.io" } } From e18690bd2a3ae6265c6f7934b9c40470b1db89e9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 5 Jul 2023 07:00:25 +0800 Subject: [PATCH 2561/8412] Rename domains/domains/manit.json to domains/manit.json --- domains/{domains => }/manit.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{domains => }/manit.json (100%) diff --git a/domains/domains/manit.json b/domains/manit.json similarity index 100% rename from domains/domains/manit.json rename to domains/manit.json From bac338822c402c841a3a442b9937517347f62bf2 Mon Sep 17 00:00:00 2001 From: VICTORVICKIE Date: Wed, 5 Jul 2023 10:58:35 +0530 Subject: [PATCH 2562/8412] feat(domain): victorvickie.is-a.dev --- domains/victorvickie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/victorvickie.json diff --git a/domains/victorvickie.json b/domains/victorvickie.json new file mode 100644 index 000000000..58dcfda84 --- /dev/null +++ b/domains/victorvickie.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "VICTORVICKIE", + "email": "s.vickie14@gmail.com", + "discord": "448131424655114250" + }, + + "record": { + "CNAME": "victorvickie.github.io" + } +} From 5875c776a51b535a3b460b5c06dc94473af098a6 Mon Sep 17 00:00:00 2001 From: Ahmad Muhajir Date: Wed, 5 Jul 2023 13:12:56 +0700 Subject: [PATCH 2563/8412] feat(domain): add `ahmad-muhajir.is-a.dev` --- domains/ahmad-muhajir.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ahmad-muhajir.json diff --git a/domains/ahmad-muhajir.json b/domains/ahmad-muhajir.json new file mode 100644 index 000000000..fe6eb9cdb --- /dev/null +++ b/domains/ahmad-muhajir.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JeremyJFN71", + "email": "jeremyjeferson71@gmail.com" + }, + + "record": { + "CNAME": "quo3vfdk.up.railway.app" + } +} From 037d28e0dc0a9e2420a6f253f3fb1f99b5f67640 Mon Sep 17 00:00:00 2001 From: Ahmad Muhajir Date: Wed, 5 Jul 2023 14:21:50 +0700 Subject: [PATCH 2564/8412] Update ahmad-muhajir.json --- domains/ahmad-muhajir.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/ahmad-muhajir.json b/domains/ahmad-muhajir.json index fe6eb9cdb..d62572d90 100644 --- a/domains/ahmad-muhajir.json +++ b/domains/ahmad-muhajir.json @@ -1,10 +1,11 @@ { + "description": "My Portfolio", + "repo": "https://github.com/JeremyJFN71/JeremyJFN71.github.io", "owner": { "username": "JeremyJFN71", "email": "jeremyjeferson71@gmail.com" }, - "record": { - "CNAME": "quo3vfdk.up.railway.app" + "CNAME": "JeremyJFN71.github.io" } -} +} From 060fd9f7d00d1639c6c140bb62de1bebef9e54ec Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Wed, 5 Jul 2023 14:11:52 +0600 Subject: [PATCH 2565/8412] gh-pages: unable to verify dns for external server --- domains/imzihad21.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/imzihad21.json b/domains/imzihad21.json index 697ba1e98..e94fb477c 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -4,13 +4,7 @@ "email": "imzihad@gmail.com" }, "record": { - "A": [ - "52.77.224.107", - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["52.77.224.107"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=imzihad@gmail.com" } From b5a55cc3907c01d3fc34fb97a4d7c340c5ab0a8c Mon Sep 17 00:00:00 2001 From: Deepak Mandal Date: Wed, 5 Jul 2023 15:35:46 +0530 Subject: [PATCH 2566/8412] Update deepak.json --- domains/deepak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deepak.json b/domains/deepak.json index 30b266e5e..1e6cd02ba 100644 --- a/domains/deepak.json +++ b/domains/deepak.json @@ -1,6 +1,6 @@ { "description": "Deepak's Personal Site", - "repo": "https://github.com/marchinghunter/deepakportfolio", + "repo": "https://github.com/marchinghunter/marchinghunter.github.io", "owner": { "username": "marchinghunter", "email": "dm6593120@gmail.com" From b24fc9bc0bab789232d853d09816fd18bb3d9b40 Mon Sep 17 00:00:00 2001 From: Vineet Khemnani <78949423+vineetkhemnani@users.noreply.github.com> Date: Wed, 5 Jul 2023 18:18:19 +0530 Subject: [PATCH 2567/8412] Create vineetkhemnani subdomain --- domains/vineetkhemnani.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vineetkhemnani.json diff --git a/domains/vineetkhemnani.json b/domains/vineetkhemnani.json new file mode 100644 index 000000000..e3059efec --- /dev/null +++ b/domains/vineetkhemnani.json @@ -0,0 +1,12 @@ +{ + "description": "Subdomain for my personal portfolio", + "repo": "https://github.com/vineetkhemnani/vineetkhemnani.github.io", + "owner": { + "username": "vineetkhemnani", + "email": "vineetkhemnani09@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "vineetkhemnani.github.io" + } +} From 8b738111bf090b06d9abf1bace9e340472f6c418 Mon Sep 17 00:00:00 2001 From: KeIrNeGn Date: Wed, 5 Jul 2023 16:14:07 +0300 Subject: [PATCH 2568/8412] feat(domain): eren.is-a.dev --- domains/eren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eren.json diff --git a/domains/eren.json b/domains/eren.json new file mode 100644 index 000000000..287fceaa6 --- /dev/null +++ b/domains/eren.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" + }, + + "record": { + "TXT": "https://keirnegn.dev" + } +} From 9637177a92e77ee68644c2505c5daed2b193bb7f Mon Sep 17 00:00:00 2001 From: KeIrNeGn Date: Wed, 5 Jul 2023 16:15:44 +0300 Subject: [PATCH 2569/8412] feat(domain): keirnegn.is-a.dev --- domains/keirnegn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/keirnegn.json diff --git a/domains/keirnegn.json b/domains/keirnegn.json new file mode 100644 index 000000000..287fceaa6 --- /dev/null +++ b/domains/keirnegn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" + }, + + "record": { + "TXT": "https://keirnegn.dev" + } +} From 1e1733e3a5aa8dfcf7d5b4d8459f6fcf8854ec65 Mon Sep 17 00:00:00 2001 From: ataim9999 <135506582+ataim9999@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:38:12 +0200 Subject: [PATCH 2570/8412] Rename ataimpro.json to ataim.json --- domains/{ataimpro.json => ataim.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ataimpro.json => ataim.json} (100%) diff --git a/domains/ataimpro.json b/domains/ataim.json similarity index 100% rename from domains/ataimpro.json rename to domains/ataim.json From 4432161a24a8a32eeab5dd9ba8d0442fa80d8594 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Thu, 6 Jul 2023 01:09:06 +0800 Subject: [PATCH 2571/8412] Update hcs.json --- domains/hcs.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/hcs.json b/domains/hcs.json index 19bc00e6b..09a587063 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -5,6 +5,8 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "dono-01.danbot.host:1485" + "A": [ + "164.132.74.251" + ] } } From 537c3385d1a05f7bff887dd4b63c77e4691094af Mon Sep 17 00:00:00 2001 From: reecebenson Date: Wed, 5 Jul 2023 23:59:17 +0100 Subject: [PATCH 2572/8412] feat(domain): simple.is-a.dev --- domains/simple.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/simple.json diff --git a/domains/simple.json b/domains/simple.json new file mode 100644 index 000000000..382f851e0 --- /dev/null +++ b/domains/simple.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "reecebenson", + "email": "me@reecebenson.me", + "discord": "166705872473423872" + }, + + "record": { + "CNAME": "simple.gdn" + } +} From 917df023c91c298835e701eaa38c51be1a4040ff Mon Sep 17 00:00:00 2001 From: KamishiRewrote <122496345+KamishiRewrote@users.noreply.github.com> Date: Wed, 5 Jul 2023 18:06:30 -0500 Subject: [PATCH 2573/8412] Create kamishi.json --- domains/kamishi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kamishi.json diff --git a/domains/kamishi.json b/domains/kamishi.json new file mode 100644 index 000000000..44ea59545 --- /dev/null +++ b/domains/kamishi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KamishiRewrote", + "email": "firemoneymaker@gmail.com" + } + "record": { + "CNAME": "https://kamishi.kamishiyt.repl.co" + } +} From 0802f3542076dcf28f7491af75ad91c752b8d9c1 Mon Sep 17 00:00:00 2001 From: KamishiRewrote <122496345+KamishiRewrote@users.noreply.github.com> Date: Wed, 5 Jul 2023 18:22:44 -0500 Subject: [PATCH 2574/8412] Update kamishi.json --- domains/kamishi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kamishi.json b/domains/kamishi.json index 44ea59545..18cd1cbed 100644 --- a/domains/kamishi.json +++ b/domains/kamishi.json @@ -4,6 +4,6 @@ "email": "firemoneymaker@gmail.com" } "record": { - "CNAME": "https://kamishi.kamishiyt.repl.co" + "CNAME": "kamishi.kamishiyt.repl.co" } } From 3de0fe806005a57742458c2a46dd9404e3f4e1f3 Mon Sep 17 00:00:00 2001 From: KamishiRewrote <122496345+KamishiRewrote@users.noreply.github.com> Date: Wed, 5 Jul 2023 18:23:57 -0500 Subject: [PATCH 2575/8412] Update kamishi.json --- domains/kamishi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kamishi.json b/domains/kamishi.json index 18cd1cbed..0e3c743f5 100644 --- a/domains/kamishi.json +++ b/domains/kamishi.json @@ -1,7 +1,7 @@ { "owner": { "username": "KamishiRewrote", - "email": "firemoneymaker@gmail.com" + "discord": "kamishi_x#0" } "record": { "CNAME": "kamishi.kamishiyt.repl.co" From c0b5cd539894a18cfa44ff2bbc292008e23bedf3 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Thu, 6 Jul 2023 11:24:36 +0800 Subject: [PATCH 2576/8412] Update hcs.json --- domains/hcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hcs.json b/domains/hcs.json index 09a587063..8c2b4780a 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "164.132.74.251" + "5.196.239.158" ] } } From ed23635aba26cb6ae49b9fa246b13545b1c10b72 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 6 Jul 2023 15:23:41 +0800 Subject: [PATCH 2577/8412] Update vineetkhemnani.json --- domains/vineetkhemnani.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/vineetkhemnani.json b/domains/vineetkhemnani.json index e3059efec..6e60ddb75 100644 --- a/domains/vineetkhemnani.json +++ b/domains/vineetkhemnani.json @@ -3,10 +3,9 @@ "repo": "https://github.com/vineetkhemnani/vineetkhemnani.github.io", "owner": { "username": "vineetkhemnani", - "email": "vineetkhemnani09@gmail.com", - "twitter": "" + "email": "vineetkhemnani09@gmail.com" }, "record": { "CNAME": "vineetkhemnani.github.io" } -} +} From 5c587c0a3ed0918f2b8bc2860078c828d0f36f3a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 6 Jul 2023 15:24:27 +0800 Subject: [PATCH 2578/8412] Update eren.json --- domains/eren.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eren.json b/domains/eren.json index 287fceaa6..93d42c42a 100644 --- a/domains/eren.json +++ b/domains/eren.json @@ -6,6 +6,6 @@ }, "record": { - "TXT": "https://keirnegn.dev" + "URL": "https://keirnegn.dev" } } From 1bacd88737ee8ffe5fb4074d6ef772c5f1fc024f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 6 Jul 2023 15:24:37 +0800 Subject: [PATCH 2579/8412] Update keirnegn.json --- domains/keirnegn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/keirnegn.json b/domains/keirnegn.json index 287fceaa6..93d42c42a 100644 --- a/domains/keirnegn.json +++ b/domains/keirnegn.json @@ -6,6 +6,6 @@ }, "record": { - "TXT": "https://keirnegn.dev" + "URL": "https://keirnegn.dev" } } From 81f59a3bdbab85ea123ed14f86e1486bb2d9d250 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 6 Jul 2023 15:28:17 +0800 Subject: [PATCH 2580/8412] Update kamishi.json --- domains/kamishi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kamishi.json b/domains/kamishi.json index 0e3c743f5..45b2de746 100644 --- a/domains/kamishi.json +++ b/domains/kamishi.json @@ -1,7 +1,8 @@ { "owner": { "username": "KamishiRewrote", - "discord": "kamishi_x#0" + "email": "", + "discord": "kamishi_x" } "record": { "CNAME": "kamishi.kamishiyt.repl.co" From 5763887e692c3b7c2189cd699b87dc2869189f25 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 6 Jul 2023 15:28:37 +0800 Subject: [PATCH 2581/8412] Update kamishi.json --- domains/kamishi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kamishi.json b/domains/kamishi.json index 45b2de746..105651c3d 100644 --- a/domains/kamishi.json +++ b/domains/kamishi.json @@ -3,7 +3,7 @@ "username": "KamishiRewrote", "email": "", "discord": "kamishi_x" - } + }, "record": { "CNAME": "kamishi.kamishiyt.repl.co" } From a0a8579c0bef31adadaf12b4e6a035ba25764bb0 Mon Sep 17 00:00:00 2001 From: wansie1 Date: Thu, 6 Jul 2023 10:22:51 +0200 Subject: [PATCH 2582/8412] feat(domain): wansie.is-a.dev --- domains/wansie.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wansie.json diff --git a/domains/wansie.json b/domains/wansie.json new file mode 100644 index 000000000..8807272cb --- /dev/null +++ b/domains/wansie.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 962788530336178236" + }, + + "record": { + "CNAME": "https://glossywarmheartedjavadocs.dontask7.repl.co" + + } +} From 1b733d5c6c3cc85da66234d64a16bef5b9ee807b Mon Sep 17 00:00:00 2001 From: wansie1 <138764983+wansie1@users.noreply.github.com> Date: Thu, 6 Jul 2023 10:57:23 +0200 Subject: [PATCH 2583/8412] Update wansie.json --- domains/wansie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wansie.json b/domains/wansie.json index 8807272cb..a12e6c8f6 100644 --- a/domains/wansie.json +++ b/domains/wansie.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://glossywarmheartedjavadocs.dontask7.repl.co" + "CNAME": "fcc92abe-3444-4723-9a57-714c46e18ac4.id.repl.co" } } From 9b3e5ab4217774179fd28a8643e1a15296ab00ca Mon Sep 17 00:00:00 2001 From: wansie1 <138764983+wansie1@users.noreply.github.com> Date: Thu, 6 Jul 2023 11:22:34 +0200 Subject: [PATCH 2584/8412] Update wansie.json --- domains/wansie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wansie.json b/domains/wansie.json index a12e6c8f6..a69086051 100644 --- a/domains/wansie.json +++ b/domains/wansie.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "fcc92abe-3444-4723-9a57-714c46e18ac4.id.repl.co" + "CNAME": "2cf5a77a-3918-4448-ba3e-e1d73a99155f.id.repl.co" } } From 83d351abc9fe5d049f9b986fc17d989a6aa4b2de Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Thu, 6 Jul 2023 15:30:12 +0530 Subject: [PATCH 2585/8412] Create api.anshtyagi.json --- domains/api.anshtyagi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/api.anshtyagi.json diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json new file mode 100644 index 000000000..dcc364476 --- /dev/null +++ b/domains/api.anshtyagi.json @@ -0,0 +1,12 @@ +{ + "description": "API WEBSITE", + "repo": "https://github.com/anshtyagi0", + "owner": { + "username": "anshtyagi0", + "email": "tyagiansh175@gmail.com" + }, + "record": { + "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co", + "TXT": "replit-verify=85fea144-dc5a-45d3-84e3-c3400bf93e87" + } +} From d70d7b53e1c89ba31c9aea077827dbd1bd663128 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Thu, 6 Jul 2023 15:31:51 +0530 Subject: [PATCH 2586/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index dcc364476..821a39938 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -7,6 +7,5 @@ }, "record": { "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co", - "TXT": "replit-verify=85fea144-dc5a-45d3-84e3-c3400bf93e87" } } From 5a6c95149f6f2e4a13408ad7185deec015da8ca9 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 6 Jul 2023 16:39:31 +0530 Subject: [PATCH 2587/8412] Create replit.json --- domains/replit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/replit.json diff --git a/domains/replit.json b/domains/replit.json new file mode 100644 index 000000000..e339bc974 --- /dev/null +++ b/domains/replit.json @@ -0,0 +1,10 @@ +{ + "description": "For showcase", + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com", + }, + "record": { + "CNAME": "ff4ced07-325d-4fbd-8fcc-d3ae663f2a60.id.repl.co" + } +} From be97d4804d34e95283e71ce366334dcbbc1bbd6f Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 6 Jul 2023 16:53:50 +0530 Subject: [PATCH 2588/8412] Update replit.json --- domains/replit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/replit.json b/domains/replit.json index e339bc974..373ada593 100644 --- a/domains/replit.json +++ b/domains/replit.json @@ -1,8 +1,8 @@ { - "description": "For showcase", + "description": "Setup is-a.dev domain with Replit", "owner": { "username": "VaibhavSys", - "email": "vaibhavsys@protonmail.com", + "email": "vaibhavsys@protonmail.com" }, "record": { "CNAME": "ff4ced07-325d-4fbd-8fcc-d3ae663f2a60.id.repl.co" From c8e3df577af7e2258093564d10201a04a524791f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 6 Jul 2023 19:41:50 +0800 Subject: [PATCH 2589/8412] Update domains/api.anshtyagi.json Co-authored-by: Vaibhav --- domains/api.anshtyagi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 821a39938..412c80bd4 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,6 +6,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co", + "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" } } From 32e247f6009e6cb3825d17980e9760b67ffd1f2c Mon Sep 17 00:00:00 2001 From: gigwanoobstudios Date: Thu, 6 Jul 2023 23:48:01 +0600 Subject: [PATCH 2590/8412] feat(domain): gigwanoob.is-a.dev --- domains/gigwanoob.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gigwanoob.json diff --git a/domains/gigwanoob.json b/domains/gigwanoob.json new file mode 100644 index 000000000..7a09258e4 --- /dev/null +++ b/domains/gigwanoob.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gigwanoobstudios", + "email": "tplink3116@gmail.com", + "discord": "820962361787285534" + }, + + "record": { + "CNAME": "xjvxos4qxk25" + } +} From 6738fb3f3e319c6ceff0af9eb97ad83c512d7d03 Mon Sep 17 00:00:00 2001 From: Fqcxn Date: Thu, 6 Jul 2023 10:49:11 -0700 Subject: [PATCH 2591/8412] feat(domain): fqcxn.is-a.dev --- domains/fqcxn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fqcxn.json diff --git a/domains/fqcxn.json b/domains/fqcxn.json new file mode 100644 index 000000000..4b6e4e223 --- /dev/null +++ b/domains/fqcxn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Fqcxn", + "email": "kklau1615@gmail.com", + "discord": "601109511754874881" + }, + + "record": { + "CNAME": "fqcxn.tk" + } +} From f7895653cd1e5392199b71c34648bcb306d07643 Mon Sep 17 00:00:00 2001 From: Fqcxn <110361751+Fqcxn@users.noreply.github.com> Date: Thu, 6 Jul 2023 10:55:17 -0700 Subject: [PATCH 2592/8412] Update fqcxn.json --- domains/fqcxn.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/fqcxn.json b/domains/fqcxn.json index 4b6e4e223..220d91976 100644 --- a/domains/fqcxn.json +++ b/domains/fqcxn.json @@ -1,9 +1,10 @@ { "owner": { - "username": "Fqcxn", - "email": "kklau1615@gmail.com", - "discord": "601109511754874881" - }, + "username": "Fqcxn", + "email": "", + "twitter": "@FqcxnOfficial", + "discord": "hong.kong" + }, "record": { "CNAME": "fqcxn.tk" From 5a9a6623221af836978f3d09d145fdd160205ac2 Mon Sep 17 00:00:00 2001 From: wansie1 Date: Thu, 6 Jul 2023 22:43:48 +0200 Subject: [PATCH 2593/8412] feat(domain): bdfd.is-a.dev --- domains/bdfd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bdfd.json diff --git a/domains/bdfd.json b/domains/bdfd.json new file mode 100644 index 000000000..3b798a970 --- /dev/null +++ b/domains/bdfd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "discord": "962788530336178236" + }, + + "record": { + "CNAME": "b5a101d0-5527-4851-9c20-3907f2992d26.id.repl.co" + } +} From 4965023548770e00249d4989ccf7d5c5ee805c31 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 7 Jul 2023 06:59:00 +0800 Subject: [PATCH 2594/8412] Update gamerzam.json --- gamerzam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/gamerzam.json b/gamerzam.json index 74f1a0a12..f0f9d68eb 100644 --- a/gamerzam.json +++ b/gamerzam.json @@ -6,6 +6,6 @@ "email": "gamersstreak24@gmail.com" }, "record": { - "URL": "lividevergreenengineers.bitohofo.repl.co" + "CNAME": "lividevergreenengineers-2.bitohofo.repl.co" } } From 7321d4875e5c6779cce8f379795c884f9699f56c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 7 Jul 2023 06:59:24 +0800 Subject: [PATCH 2595/8412] Rename gamerzam.json to domains/gamerzam.json --- gamerzam.json => domains/gamerzam.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename gamerzam.json => domains/gamerzam.json (100%) diff --git a/gamerzam.json b/domains/gamerzam.json similarity index 100% rename from gamerzam.json rename to domains/gamerzam.json From 7483d21b92c24a7b439de7db40d0dce0c6e66e54 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 7 Jul 2023 09:51:22 +0800 Subject: [PATCH 2596/8412] Update fqcxn.json --- domains/fqcxn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fqcxn.json b/domains/fqcxn.json index 220d91976..ebb7ef551 100644 --- a/domains/fqcxn.json +++ b/domains/fqcxn.json @@ -2,7 +2,7 @@ "owner": { "username": "Fqcxn", "email": "", - "twitter": "@FqcxnOfficial", + "twitter": "FqcxnOfficial", "discord": "hong.kong" }, From e5a212de173fbec34c45b8227b59fc047f490e58 Mon Sep 17 00:00:00 2001 From: VICTORVICKIE Date: Fri, 7 Jul 2023 09:36:03 +0530 Subject: [PATCH 2597/8412] feat(domain): vk.is-a.dev --- domains/vk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vk.json diff --git a/domains/vk.json b/domains/vk.json new file mode 100644 index 000000000..58dcfda84 --- /dev/null +++ b/domains/vk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "VICTORVICKIE", + "email": "s.vickie14@gmail.com", + "discord": "448131424655114250" + }, + + "record": { + "CNAME": "victorvickie.github.io" + } +} From 769aa99019c896c01208908e65fd8e76e9ca14e5 Mon Sep 17 00:00:00 2001 From: GigWaNoob <100742385+gigwanoobstudios@users.noreply.github.com> Date: Fri, 7 Jul 2023 11:37:39 +0600 Subject: [PATCH 2598/8412] Update gigwanoob.json --- domains/gigwanoob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gigwanoob.json b/domains/gigwanoob.json index 7a09258e4..22c7a69e0 100644 --- a/domains/gigwanoob.json +++ b/domains/gigwanoob.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "xjvxos4qxk25" + "CNAME": "gigwanoobstudios.github.io" } } From 34023eee5b5157c91d16c8a559a7a2e6fdcd9d27 Mon Sep 17 00:00:00 2001 From: Viraj2722 <127889803+Viraj2722@users.noreply.github.com> Date: Fri, 7 Jul 2023 19:30:20 +0530 Subject: [PATCH 2599/8412] added `viraj.json` --- domains/viraj.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/viraj.json diff --git a/domains/viraj.json b/domains/viraj.json new file mode 100644 index 000000000..2df06bdb6 --- /dev/null +++ b/domains/viraj.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Viraj2722", + "email": "virajwalavalkar90982@gmail.com", + "twitter": "WalavalkarViraj" + }, + "description": "my website", + "record": { + "CNAME": "viraj2722.github.io" + } +} \ No newline at end of file From 9d11f5c0dcb05ca8fb81a49371edbb917ab95d7c Mon Sep 17 00:00:00 2001 From: dpaiv0 Date: Fri, 7 Jul 2023 17:15:45 +0100 Subject: [PATCH 2600/8412] feat(domain): paiva.is-a.dev --- domains/paiva.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/paiva.json diff --git a/domains/paiva.json b/domains/paiva.json new file mode 100644 index 000000000..607ce9409 --- /dev/null +++ b/domains/paiva.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dpaiv0", + "email": "david.paiva+github@my.istec.pt", + "discord": "764778654626349086" + }, + + "record": { + "CNAME": "dpaiv0.github.io" + } +} From e38627cfb0a94a1d91c71f0c408dca36671e127f Mon Sep 17 00:00:00 2001 From: Karandev2007 Date: Fri, 7 Jul 2023 22:53:45 +0530 Subject: [PATCH 2601/8412] feat(domain): karan.is-a.dev --- domains/karan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/karan.json diff --git a/domains/karan.json b/domains/karan.json new file mode 100644 index 000000000..27fb3a59a --- /dev/null +++ b/domains/karan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Karandev2007", + "email": "karangamerz207@gmail.com", + "discord": "1045275588434337843" + }, + + "record": { + "A": ["69.197.129.98"] + } +} From 78a31048d10109890bae3dc5c018b7d8a5fb8ce8 Mon Sep 17 00:00:00 2001 From: lareithen Date: Fri, 7 Jul 2023 23:05:35 +0300 Subject: [PATCH 2602/8412] larei --- domains/larei.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/larei.json b/domains/larei.json index 5b5ede737..05d79d9bf 100644 --- a/domains/larei.json +++ b/domains/larei.json @@ -1,11 +1,11 @@ { - "description": "larei's personal website.", - "repo": "https://github.com/lareithen/lareithen.github.io", + "description": "larei's cool website.", + "repo": "https://github.com/lareii/lareii.github.io", "owner": { - "username": "lareithen", + "username": "lareii", "email": "lareithen@gmail.com" }, "record": { - "CNAME": "lareithen.github.io" + "CNAME": "lareii.github.io" } } From 394eae24e6437928b43d1f4c9a3669ed57248834 Mon Sep 17 00:00:00 2001 From: Yassine Amjad <59234686+yassine20011@users.noreply.github.com> Date: Fri, 7 Jul 2023 23:56:23 +0100 Subject: [PATCH 2603/8412] feat(domain): add `yassine.is-a.dev` --- domains/yassine.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yassine.json diff --git a/domains/yassine.json b/domains/yassine.json new file mode 100644 index 000000000..32f88f04e --- /dev/null +++ b/domains/yassine.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yassine20011", + "email": "medalgamer47@gmail.com" + }, + + "record": { + "A": ["spacebackground.pages.dev"] + } +} From fd360ebabb6e14131e1f9e4dd6e019b27ad25091 Mon Sep 17 00:00:00 2001 From: DoxrGitHub <132623420+DoxrGitHub@users.noreply.github.com> Date: Fri, 7 Jul 2023 23:25:26 -0500 Subject: [PATCH 2604/8412] Update shadow.json Please don't use CNAME when you talk about Replit site. A is what you should use, otherwise it will fail. --- domains/shadow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shadow.json b/domains/shadow.json index a1eb095e1..7bc7a0a75 100644 --- a/domains/shadow.json +++ b/domains/shadow.json @@ -5,6 +5,6 @@ }, "description": "Official shadowv2 team page", "record": { - "CNAME": "ec7a6f39-6070-4d8c-a1a3-ab81fa6a2b85.id.repl.co" + "A": ["34.132.134.162", "34.132.134.162", "34.132.134.162", "34.132.134.162"] } } From 308e78c1cdc26f20117a914cc3f4779da113ff2a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 8 Jul 2023 14:46:46 +0800 Subject: [PATCH 2605/8412] Update shadow.json --- domains/shadow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shadow.json b/domains/shadow.json index 7bc7a0a75..75ddb74cd 100644 --- a/domains/shadow.json +++ b/domains/shadow.json @@ -5,6 +5,6 @@ }, "description": "Official shadowv2 team page", "record": { - "A": ["34.132.134.162", "34.132.134.162", "34.132.134.162", "34.132.134.162"] + "A": ["34.132.134.162"] } } From 41bed82a85ebb3d6026be3daec20e61b1d711dcc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 8 Jul 2023 15:36:22 +0800 Subject: [PATCH 2606/8412] Update yassine.json --- domains/yassine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yassine.json b/domains/yassine.json index 32f88f04e..a80770ba4 100644 --- a/domains/yassine.json +++ b/domains/yassine.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["spacebackground.pages.dev"] + "CNAME": "spacebackground.pages.dev" } } From bba278b295f00b4312b7e1ae832461c4f41cd70b Mon Sep 17 00:00:00 2001 From: S4IL <126200245+Ositosail@users.noreply.github.com> Date: Sat, 8 Jul 2023 11:29:20 +0200 Subject: [PATCH 2607/8412] Update s4il.json --- domains/s4il.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/s4il.json b/domains/s4il.json index 4df612bb4..0c72d59e3 100644 --- a/domains/s4il.json +++ b/domains/s4il.json @@ -5,6 +5,6 @@ "email": "s4il.teacher.scratch@gmail.com" }, "record": { - "CNAME": "s4il.repl.co" + "CNAME": "a765d103-b175-43ba-b8ef-8c541cb7d0b3.id.repl.co" } } From 6c568cf0c36b2c2f4c1016858a89548366a73db9 Mon Sep 17 00:00:00 2001 From: Yassine Amjad <59234686+yassine20011@users.noreply.github.com> Date: Sat, 8 Jul 2023 14:55:50 +0100 Subject: [PATCH 2608/8412] Update yassine.json --- domains/yassine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yassine.json b/domains/yassine.json index a80770ba4..4af6c7faf 100644 --- a/domains/yassine.json +++ b/domains/yassine.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "spacebackground.pages.dev" + "CNAME": "amjad.pages.dev" } } From 034145bc1f9122427a7418a7d037c8aab0fa4408 Mon Sep 17 00:00:00 2001 From: StrafeCode Date: Sat, 8 Jul 2023 17:53:21 +0300 Subject: [PATCH 2609/8412] feat(domain): strafe.is-a.dev --- domains/strafe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/strafe.json diff --git a/domains/strafe.json b/domains/strafe.json new file mode 100644 index 000000000..d6d086e2c --- /dev/null +++ b/domains/strafe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "StrafeCode", + "email": "strafecode@gmail.com", + "discord": "931243168630972516" + }, + + "record": { + "CNAME": "strafecode.github.io" + } +} From 18cbba9deb53f6b71556a96b3e1fd5aee31528b4 Mon Sep 17 00:00:00 2001 From: Fqcxn <110361751+Fqcxn@users.noreply.github.com> Date: Sat, 8 Jul 2023 08:47:58 -0700 Subject: [PATCH 2610/8412] Update fqcxn.json --- domains/fqcxn.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/fqcxn.json b/domains/fqcxn.json index ebb7ef551..29d5357d2 100644 --- a/domains/fqcxn.json +++ b/domains/fqcxn.json @@ -1,12 +1,13 @@ { + "description": "Information Display", + "repo": "https://github.com/Fqcxn/fqcxn.github.io", "owner": { - "username": "Fqcxn", - "email": "", - "twitter": "FqcxnOfficial", - "discord": "hong.kong" - }, - + "username": "Fqcxn", + "email": "", + "twitter": "FqcxnOfficial", + "discord": "hong.kong" + }, "record": { - "CNAME": "fqcxn.tk" + "CNAME": "fqcxn.github.io" } } From 7799e3f18fc5c6419d7f013f37b3d1a2deecb5c1 Mon Sep 17 00:00:00 2001 From: Fqcxn <110361751+Fqcxn@users.noreply.github.com> Date: Sat, 8 Jul 2023 09:13:22 -0700 Subject: [PATCH 2611/8412] Create contentbot.json --- domains/contentbot.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/contentbot.json diff --git a/domains/contentbot.json b/domains/contentbot.json new file mode 100644 index 000000000..d854a5733 --- /dev/null +++ b/domains/contentbot.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Fqcxn", + "email": "", + "twitter": "FqcxnOfficial", + "discord": "hong.kong" + } +}, +{ + "record": { + "CNAME": "6399365d-4f52-4cfb-bbc2-5f18d1974c7f.id.repl.co", + "TXT": "replit-verify=6399365d-4f52-4cfb-bbc2-5f18d1974c7f" + } +} From 4fb25c74d516dda4887827acf77ef062d9ba9ce3 Mon Sep 17 00:00:00 2001 From: DrPleaseRespect Date: Sun, 9 Jul 2023 00:17:04 +0800 Subject: [PATCH 2612/8412] feat(domain): drpleaserespect.is-a.dev --- domains/drpleaserespect.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drpleaserespect.json diff --git a/domains/drpleaserespect.json b/domains/drpleaserespect.json new file mode 100644 index 000000000..cc3ea775d --- /dev/null +++ b/domains/drpleaserespect.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DrPleaseRespect", + "email": "juliannayr2007@gmail.com", + "discord": "300641942646161409" + }, + + "record": { + "CNAME": "drpleaserespect.pages.dev" + } +} From 37c27aa1064ad99407c78cabfc355ddb4602e2ac Mon Sep 17 00:00:00 2001 From: VIGNESH KUMAR <45727291+VICTORVICKIE@users.noreply.github.com> Date: Sat, 8 Jul 2023 22:01:55 +0530 Subject: [PATCH 2613/8412] Delete victorvickie.is-a.dev --- domains/victorvickie.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/victorvickie.json diff --git a/domains/victorvickie.json b/domains/victorvickie.json deleted file mode 100644 index 58dcfda84..000000000 --- a/domains/victorvickie.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "VICTORVICKIE", - "email": "s.vickie14@gmail.com", - "discord": "448131424655114250" - }, - - "record": { - "CNAME": "victorvickie.github.io" - } -} From 17daef1ccd3e09523800bf835b2aebde618c235f Mon Sep 17 00:00:00 2001 From: VIGNESH KUMAR <45727291+VICTORVICKIE@users.noreply.github.com> Date: Sun, 9 Jul 2023 10:37:13 +0530 Subject: [PATCH 2614/8412] Create victorvickie change CNAME to URL Redirection --- domains/victorvickie | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/victorvickie diff --git a/domains/victorvickie b/domains/victorvickie new file mode 100644 index 000000000..7e7f45109 --- /dev/null +++ b/domains/victorvickie @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "VICTORVICKIE", + "email": "s.vickie14@gmail.com", + "discord": "448131424655114250" + }, + + "record": { + "URL": "https://vk.is-a.dev" + } +} From 47b35c79f789373c37b4174eb0d0fa9b74b0e21f Mon Sep 17 00:00:00 2001 From: VIGNESH KUMAR <45727291+VICTORVICKIE@users.noreply.github.com> Date: Sun, 9 Jul 2023 10:40:57 +0530 Subject: [PATCH 2615/8412] Rename victorvickie to victorvickie.json --- domains/{victorvickie => victorvickie.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{victorvickie => victorvickie.json} (100%) diff --git a/domains/victorvickie b/domains/victorvickie.json similarity index 100% rename from domains/victorvickie rename to domains/victorvickie.json From f1c39f4902451ebd9efc2de84fed9e45645a5c26 Mon Sep 17 00:00:00 2001 From: Saqlain Brawl <127043575+SaqlainBrawl@users.noreply.github.com> Date: Sun, 9 Jul 2023 12:21:41 +0530 Subject: [PATCH 2616/8412] Delete suptime.is-a.dev.is-a.dev --- domains/suptime.is-a.dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/suptime.is-a.dev.json diff --git a/domains/suptime.is-a.dev.json b/domains/suptime.is-a.dev.json deleted file mode 100644 index 16236013c..000000000 --- a/domains/suptime.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "SaqlainBrawl", - "email": "saqlainbrawl@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 874528188909383680" - }, - - "record": { - "CNAME": "5c270796-2cd0-4236-8e0f-e5d1e45a7f1b.id.repl.co" - - } -} From 7caa4ecf943ebd1e882ec82dfdce3af696aa5030 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 9 Jul 2023 19:57:08 +0800 Subject: [PATCH 2617/8412] Update contentbot.json --- domains/contentbot.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/contentbot.json b/domains/contentbot.json index d854a5733..7f1cbc6e1 100644 --- a/domains/contentbot.json +++ b/domains/contentbot.json @@ -4,11 +4,8 @@ "email": "", "twitter": "FqcxnOfficial", "discord": "hong.kong" - } -}, -{ + }, "record": { - "CNAME": "6399365d-4f52-4cfb-bbc2-5f18d1974c7f.id.repl.co", - "TXT": "replit-verify=6399365d-4f52-4cfb-bbc2-5f18d1974c7f" + "CNAME": "6399365d-4f52-4cfb-bbc2-5f18d1974c7f.id.repl.co" } } From 0c3c256821c0374fa560b7bd08c17a25bf86f8e6 Mon Sep 17 00:00:00 2001 From: Arwi Date: Sun, 9 Jul 2023 16:20:34 +0300 Subject: [PATCH 2618/8412] Create arwi.json --- domains/arwi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arwi.json diff --git a/domains/arwi.json b/domains/arwi.json new file mode 100644 index 000000000..4c4bc1128 --- /dev/null +++ b/domains/arwi.json @@ -0,0 +1,11 @@ +{ + "description": "Arwichok", + "repo": "https://github.com/arwichok/arwichok.github.io", + "owner": { + "username": "arwichok", + "email": "arwichok@gmail.com" + }, + "record": { + "CNAME": "arwichok.github.io" + } +} From 92cbbc940a739d4ffd8693d14214756c9cd1a1a4 Mon Sep 17 00:00:00 2001 From: glomdom <22115@uktc-bg.com> Date: Sun, 9 Jul 2023 16:22:50 +0300 Subject: [PATCH 2619/8412] feat(domains): add glomdom.json --- domains/glomdom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/glomdom.json diff --git a/domains/glomdom.json b/domains/glomdom.json new file mode 100644 index 000000000..42a2e4b56 --- /dev/null +++ b/domains/glomdom.json @@ -0,0 +1,11 @@ +{ + "description": "projects", + "repo": "https://github.com/glomdom/glomdom.github.io", + "owner": { + "username": "glomdom", + "email": "22115@uktc-bg.com" + }, + "record": { + "CNAME": "glomdom.github.io" + } +} From 91eb19bc41710204e5965e308be35e99cf923c0f Mon Sep 17 00:00:00 2001 From: nvct-website <139073726+nvct-website@users.noreply.github.com> Date: Sun, 9 Jul 2023 21:28:49 +0200 Subject: [PATCH 2620/8412] register attempt for the domain noahvocat.is-a.dev --- domains/noahvocat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/noahvocat.json diff --git a/domains/noahvocat.json b/domains/noahvocat.json new file mode 100644 index 000000000..fbb65dfec --- /dev/null +++ b/domains/noahvocat.json @@ -0,0 +1,12 @@ +{ + "description": "A dumb kid who like da computer", + "repo": "https://github.com/nvct-website/website/settings/pages", + "owner": { + "username": "Noahvocat (also known as NVCT, Noahvocado or Noahvocados)", + "email": "", + "discord": "noahvocat" + }, + "record": { + "CNAME": "nvct-website.github.io" + } +} From c5799830d704ac5bdc141c4a418595d8bbd4f64f Mon Sep 17 00:00:00 2001 From: wansie1 Date: Sun, 9 Jul 2023 23:34:23 +0200 Subject: [PATCH 2621/8412] feat(domain): janmb.is-a.dev --- domains/janmb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/janmb.json diff --git a/domains/janmb.json b/domains/janmb.json new file mode 100644 index 000000000..18edaa87e --- /dev/null +++ b/domains/janmb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "discord": "962788530336178236" + }, + + "record": { + "A": ["213.238.183.171"] + } +} From 3873d79fea9c5ce607aed74453bcd0d0db569d2d Mon Sep 17 00:00:00 2001 From: iakzs Date: Sun, 9 Jul 2023 22:47:22 -0400 Subject: [PATCH 2622/8412] feat(domain): kz.is-a.dev --- domains/kz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kz.json diff --git a/domains/kz.json b/domains/kz.json new file mode 100644 index 000000000..dfa408221 --- /dev/null +++ b/domains/kz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" + }, + + "record": { + "MX": ["mx1.improvmx.com"] + } +} From 810ac27c72bac803ffdd2aa83e1744b20075a9ae Mon Sep 17 00:00:00 2001 From: Unicate Date: Mon, 10 Jul 2023 10:22:03 +0700 Subject: [PATCH 2623/8412] feat(domains): add unicatevn.json --- domains/unicatevn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/unicatevn.json diff --git a/domains/unicatevn.json b/domains/unicatevn.json new file mode 100644 index 000000000..ab4720b2d --- /dev/null +++ b/domains/unicatevn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "unicatevn", + "email": "tuananh.vga@gmail.com" + }, + "record": { + "CNAME": "unicatevn.com" + } +} From fd4605e172318f7f021d4b9a684eeeace26262b9 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Mon, 10 Jul 2023 21:30:08 +0100 Subject: [PATCH 2624/8412] Delete register.json --- domains/register.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/register.json diff --git a/domains/register.json b/domains/register.json deleted file mode 100644 index 3ad1822b5..000000000 --- a/domains/register.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - - "record": { - "CNAME": "isaregister.pages.dev" - } -} From 31114247f844afc3cc7e693ed9cf9ffa49869784 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Mon, 10 Jul 2023 21:40:29 +0100 Subject: [PATCH 2625/8412] feat(domain): register.is-a.dev --- domains/register.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/register.json diff --git a/domains/register.json b/domains/register.json new file mode 100644 index 000000000..fb172c93f --- /dev/null +++ b/domains/register.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com", + "discord": "1094272477137481810" + }, + + "record": { + "CNAME": "register-bot.is-a.dev" + } +} From c4943125dfe3e25fedfa8b9c3eecd95aaca1eedf Mon Sep 17 00:00:00 2001 From: Dimas Andriano Date: Tue, 11 Jul 2023 13:45:57 +0700 Subject: [PATCH 2626/8412] Update record cname dimasandriano.json from ghpages to vercel --- domains/dimasandriano.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dimasandriano.json b/domains/dimasandriano.json index 31afb01de..c59fe0280 100644 --- a/domains/dimasandriano.json +++ b/domains/dimasandriano.json @@ -7,6 +7,6 @@ "twitter": "dimasandriano_h" }, "record": { - "CNAME": "dimasandriano.github.io" + "CNAME": "https://dimasandriano.vercel.app/" } } From cb1f313cc01d8b3d602ae6cb8fccc011b751ac35 Mon Sep 17 00:00:00 2001 From: LeGi0N09 Date: Tue, 11 Jul 2023 13:19:53 +0530 Subject: [PATCH 2627/8412] feat(domain): astrix.is-a.dev --- domains/astrix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/astrix.json diff --git a/domains/astrix.json b/domains/astrix.json new file mode 100644 index 000000000..3df190a1a --- /dev/null +++ b/domains/astrix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LeGi0N09", + "email": "priyanshmodi9@gmail.com", + "discord": "712212307585007677" + }, + + "record": { + "CNAME": "b618f6e1-a380-430e-a0cd-d65c68368b5e.id.repl.co" + } +} From 7ccc7cf030188f1d6e7857abb2d410c62e0fb7a3 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Tue, 11 Jul 2023 15:16:25 +0530 Subject: [PATCH 2628/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 412c80bd4..ae319ca81 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,6 +6,7 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" + "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co", + "TXT": "replit-verify=85fea144-dc5a-45d3-84e3-c3400bf93e87", } } From 6fa0389b3faef78c395070a6d3d2162fc8fcc584 Mon Sep 17 00:00:00 2001 From: cfp <44261356+cfpwastaken@users.noreply.github.com> Date: Tue, 11 Jul 2023 11:47:01 +0200 Subject: [PATCH 2629/8412] Create new pic.cfp.is-a.dev subdomain and update discord info --- domains/cfp.json | 2 +- domains/pic.cfp.json | 10 ++++++++++ domains/scfp.json | 2 +- domains/status.cfp.json | 2 +- 4 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 domains/pic.cfp.json diff --git a/domains/cfp.json b/domains/cfp.json index c17a5a730..83486ccfd 100644 --- a/domains/cfp.json +++ b/domains/cfp.json @@ -2,7 +2,7 @@ "owner": { "username": "cfpwastaken", "email": "", - "discord": "cfp#7174" + "discord": "cfp" }, "record": { "CNAME": "cfp.gotdns.ch" diff --git a/domains/pic.cfp.json b/domains/pic.cfp.json new file mode 100644 index 000000000..83486ccfd --- /dev/null +++ b/domains/pic.cfp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp" + }, + "record": { + "CNAME": "cfp.gotdns.ch" + } +} diff --git a/domains/scfp.json b/domains/scfp.json index 51fbe8372..e87d18a2f 100644 --- a/domains/scfp.json +++ b/domains/scfp.json @@ -3,7 +3,7 @@ "owner": { "username": "cfpwastaken", "email": "", - "discord": "cfp#7174" + "discord": "cfp" }, "record": { "CNAME": "cfp.gotdns.ch" diff --git a/domains/status.cfp.json b/domains/status.cfp.json index 7f1168f1b..089d39980 100644 --- a/domains/status.cfp.json +++ b/domains/status.cfp.json @@ -3,7 +3,7 @@ "owner": { "username": "cfpwastaken", "email": "", - "discord": "cfp#7174" + "discord": "cfp" }, "record": { "CNAME": "cfp.gotdns.ch" From c20e398308e5618da6b7fd7f5c778d5c06ec1fbe Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Tue, 11 Jul 2023 15:19:26 +0530 Subject: [PATCH 2630/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index ae319ca81..dcc364476 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -7,6 +7,6 @@ }, "record": { "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co", - "TXT": "replit-verify=85fea144-dc5a-45d3-84e3-c3400bf93e87", + "TXT": "replit-verify=85fea144-dc5a-45d3-84e3-c3400bf93e87" } } From f95cc1dabe4416083480ab9040400f29c8f57414 Mon Sep 17 00:00:00 2001 From: Niemiets Date: Tue, 11 Jul 2023 12:43:05 +0200 Subject: [PATCH 2631/8412] feat(domain): niemiets.is-a.dev --- domains/niemiets.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/niemiets.json diff --git a/domains/niemiets.json b/domains/niemiets.json new file mode 100644 index 000000000..fc95b5dc5 --- /dev/null +++ b/domains/niemiets.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Niemiets", + "email": "niemiec123123123@gmail.com", + "discord": "397074265708691456" + }, + + "record": { + "CNAME": "175c065b-9338-44cf-a6ed-4cc521f9ec5c.id.repl.co" + } +} From e54d635812575f48e3bf62132c8a1a817031f065 Mon Sep 17 00:00:00 2001 From: Necesku <105011954+Necesku@users.noreply.github.com> Date: Tue, 11 Jul 2023 13:51:40 +0200 Subject: [PATCH 2632/8412] feat(domain): teletvbis.is-a.dev --- domains/teletvbis.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/teletvbis.json diff --git a/domains/teletvbis.json b/domains/teletvbis.json new file mode 100644 index 000000000..d20df25eb --- /dev/null +++ b/domains/teletvbis.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Necesku", + "email": "105011954+Necesku@users.noreply.github.com", + "discord": "702682685713416222" + }, + + "record": { + "A": ["185.117.0.194"] + } +} From 59cd364265e5a3fd9f63afad9f16df4515f7ae0e Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Tue, 11 Jul 2023 17:14:21 +0200 Subject: [PATCH 2633/8412] Create mbenetta.json --- domains/mbenetta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mbenetta.json diff --git a/domains/mbenetta.json b/domains/mbenetta.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/mbenetta.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From e81875f48b127ad2ebddb4032c3493667ef61b7f Mon Sep 17 00:00:00 2001 From: Spaxly Date: Tue, 11 Jul 2023 12:31:57 -0400 Subject: [PATCH 2634/8412] feat(domain): spaxly.is-a.dev.is-a.dev --- domains/spaxly.is-a.dev.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/spaxly.is-a.dev.json diff --git a/domains/spaxly.is-a.dev.json b/domains/spaxly.is-a.dev.json new file mode 100644 index 000000000..6325069e1 --- /dev/null +++ b/domains/spaxly.is-a.dev.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "Spaxly", + "email": "ohmrc2545@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 569920282546929694" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=ohmrc2545@gmail.com" + } +} From 4b5bf4ee415e65eda0395c1ae10b33195daf240f Mon Sep 17 00:00:00 2001 From: earth <85964403+prisems@users.noreply.github.com> Date: Tue, 11 Jul 2023 11:33:26 -0500 Subject: [PATCH 2635/8412] Update and rename earthrulerr.json to prisems.json --- domains/{earthrulerr.json => prisems.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{earthrulerr.json => prisems.json} (81%) diff --git a/domains/earthrulerr.json b/domains/prisems.json similarity index 81% rename from domains/earthrulerr.json rename to domains/prisems.json index 0d9964675..14d923705 100644 --- a/domains/earthrulerr.json +++ b/domains/prisems.json @@ -1,6 +1,6 @@ { "owner": { - "username": "EarthRulerr", + "username": "prisems", "email": "earthrulerr@gmail.com" }, "record": { From f10275922528217ab42d1e6def694174014500fb Mon Sep 17 00:00:00 2001 From: Spaxly Date: Tue, 11 Jul 2023 12:55:34 -0400 Subject: [PATCH 2636/8412] feat(domain): spaxly.is-a.dev --- domains/spaxly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spaxly.json diff --git a/domains/spaxly.json b/domains/spaxly.json new file mode 100644 index 000000000..a76038284 --- /dev/null +++ b/domains/spaxly.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Spaxly", + "email": "ohmrc2545@gmail.com", + "discord": "569920282546929694" + }, + + "record": { + "CNAME": "spaxly.github.io" + } +} From cc0254e6a686a600178649afe288170717dc1ef0 Mon Sep 17 00:00:00 2001 From: wansie1 Date: Tue, 11 Jul 2023 23:21:15 +0200 Subject: [PATCH 2637/8412] feat(domain): hotspot.is-a.dev --- domains/hotspot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hotspot.json diff --git a/domains/hotspot.json b/domains/hotspot.json new file mode 100644 index 000000000..18edaa87e --- /dev/null +++ b/domains/hotspot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "discord": "962788530336178236" + }, + + "record": { + "A": ["213.238.183.171"] + } +} From 5f3c8d47763ad7846af918bbf1571994ab9b639a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Jul 2023 07:28:53 +0800 Subject: [PATCH 2638/8412] Update spaxly.json --- domains/spaxly.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/spaxly.json b/domains/spaxly.json index a76038284..e5f8c84c2 100644 --- a/domains/spaxly.json +++ b/domains/spaxly.json @@ -6,6 +6,15 @@ }, "record": { - "CNAME": "spaxly.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=ohmrc2545@gmail.com" } } From 1a48bffe96811f9d632b8947832a83f59452385e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Jul 2023 07:29:02 +0800 Subject: [PATCH 2639/8412] Delete spaxly.is-a.dev.json --- domains/spaxly.is-a.dev.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/spaxly.is-a.dev.json diff --git a/domains/spaxly.is-a.dev.json b/domains/spaxly.is-a.dev.json deleted file mode 100644 index 6325069e1..000000000 --- a/domains/spaxly.is-a.dev.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "Spaxly", - "email": "ohmrc2545@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 569920282546929694" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=ohmrc2545@gmail.com" - } -} From 516de7f6e60a19e83e248cb096b7a920b6000402 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Jul 2023 07:32:56 +0800 Subject: [PATCH 2640/8412] Update dimasandriano.json --- domains/dimasandriano.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dimasandriano.json b/domains/dimasandriano.json index c59fe0280..3cdc30ad1 100644 --- a/domains/dimasandriano.json +++ b/domains/dimasandriano.json @@ -7,6 +7,6 @@ "twitter": "dimasandriano_h" }, "record": { - "CNAME": "https://dimasandriano.vercel.app/" + "URL": "https://dimasandriano.vercel.app" } } From 61a4cc9621abf3e765b9d1e31bd152976add07df Mon Sep 17 00:00:00 2001 From: SoulUchiha Date: Wed, 12 Jul 2023 09:05:21 +0530 Subject: [PATCH 2641/8412] feat(domain): cyr.is-a.dev --- domains/cyr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cyr.json diff --git a/domains/cyr.json b/domains/cyr.json new file mode 100644 index 000000000..f38a99955 --- /dev/null +++ b/domains/cyr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SoulUchiha", + "email": "gameracsyt707@gmail.com", + "discord": "978601368950542397" + }, + + "record": { + "CNAME": "b20c0240-8196-4f97-9bfe-f31aa0ce5f8b.id.repl.co" + } +} From fd29c931419e753f6551cf94fbbdc940ecd0fb84 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Jul 2023 11:36:57 +0800 Subject: [PATCH 2642/8412] Delete soul.json --- soul.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 soul.json diff --git a/soul.json b/soul.json deleted file mode 100644 index c745c65fe..000000000 --- a/soul.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "SoulUchiha", - "email": "gameracsyt707@gmail.com", - "discord": "Soul?[HorizonHydra]#4629" - }, - "record": { - "CNAME": "SoulUchiha.github.io" - } -} From 6b4eb660868e206cc05c3702c898b0536cb19c98 Mon Sep 17 00:00:00 2001 From: Sunlight <73415680+SunPodder@users.noreply.github.com> Date: Wed, 12 Jul 2023 15:57:38 +0600 Subject: [PATCH 2643/8412] feat(domain): sunpodder.is-a.dev --- domains/sunpodder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sunpodder.json diff --git a/domains/sunpodder.json b/domains/sunpodder.json new file mode 100644 index 000000000..a8f6b538b --- /dev/null +++ b/domains/sunpodder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SunPodder", + "discord": "sunpodder" + }, + "record": { + "CNAME": "sunpodder.github.io" + } +} From 0f6f33da24a4dd6c8a2cb9d83ede4c6363c9c6cc Mon Sep 17 00:00:00 2001 From: Dimas Andriano Date: Wed, 12 Jul 2023 18:31:22 +0700 Subject: [PATCH 2644/8412] Update dimasandriano.json --- domains/dimasandriano.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dimasandriano.json b/domains/dimasandriano.json index 3cdc30ad1..c87b6d062 100644 --- a/domains/dimasandriano.json +++ b/domains/dimasandriano.json @@ -7,6 +7,6 @@ "twitter": "dimasandriano_h" }, "record": { - "URL": "https://dimasandriano.vercel.app" + "URL": "dimasandriano.github.io" } } From 4681b5319ebe5ea06f694683010c4ef5ea99a81d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 12 Jul 2023 19:32:20 +0800 Subject: [PATCH 2645/8412] Update dimasandriano.json --- domains/dimasandriano.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dimasandriano.json b/domains/dimasandriano.json index c87b6d062..31afb01de 100644 --- a/domains/dimasandriano.json +++ b/domains/dimasandriano.json @@ -7,6 +7,6 @@ "twitter": "dimasandriano_h" }, "record": { - "URL": "dimasandriano.github.io" + "CNAME": "dimasandriano.github.io" } } From d2cbbbc09e3f05b1f8ad3d2395ab2750cbaa5111 Mon Sep 17 00:00:00 2001 From: Expedite Date: Wed, 12 Jul 2023 19:47:53 +0800 Subject: [PATCH 2646/8412] Create d3nxel.json --- domains/d3nxel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/d3nxel.json diff --git a/domains/d3nxel.json b/domains/d3nxel.json new file mode 100644 index 000000000..6fdd8a22f --- /dev/null +++ b/domains/d3nxel.json @@ -0,0 +1,11 @@ +{ + "description": "My friends website", + "repo": "https://github.com/ExpediteDC/denzel", + "owner": { + "username": "Vien", + "email": "vien@courvix.com" + }, + "record": { + "CNAME": "denzel.pages.dev" + } +} From 15cb500163eaf2006894960f3402c9425c72b2a2 Mon Sep 17 00:00:00 2001 From: CORE <63661806+Aidenhtg@users.noreply.github.com> Date: Wed, 12 Jul 2023 13:53:33 +0200 Subject: [PATCH 2647/8412] Create core.json --- domains/core.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/core.json diff --git a/domains/core.json b/domains/core.json new file mode 100644 index 000000000..5f4f24f80 --- /dev/null +++ b/domains/core.json @@ -0,0 +1,11 @@ +{ + "description": "My information.", + "repo": "https://github.com/Aidenhtg", + "owner": { + "username": "Aidenhtg", + "email": "aidenhiseh.m.l@gmail.com" + }, + "record": { + "CNAME": "b3e47680.corrupted.pages.dev" + } +} From e166eb20764601b744411861150922b1e62aa8e9 Mon Sep 17 00:00:00 2001 From: Aditya Awasthi Date: Wed, 12 Jul 2023 15:11:42 +0000 Subject: [PATCH 2648/8412] added my domain --- domains/aditya-awasthi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aditya-awasthi.json diff --git a/domains/aditya-awasthi.json b/domains/aditya-awasthi.json new file mode 100644 index 000000000..1f4e390b7 --- /dev/null +++ b/domains/aditya-awasthi.json @@ -0,0 +1,11 @@ +{ + "description": "This is my personal portfolio website", + "repo": "https://github.com/Adityyaaa/adityyaaa.github.io", + "owner": { + "username": "Adityyaaa", + "email": "aditya.awasthi612@gmail.com" + }, + "record": { + "CNAME": "adityyaaa.github.io" + } +} \ No newline at end of file From fb17e3893302393487be900c771a860907ca1f7b Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Wed, 12 Jul 2023 20:52:15 +0530 Subject: [PATCH 2649/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index dcc364476..acd33d9bc 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,7 +6,9 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co", + "A": [ + "34.149.204.188" + ], "TXT": "replit-verify=85fea144-dc5a-45d3-84e3-c3400bf93e87" } } From 601f8aa27c2ac87441fc8d357d19e1840c4a2cc5 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Wed, 12 Jul 2023 22:28:30 +0100 Subject: [PATCH 2650/8412] Create flow-os.liquid.json --- domains/flow-os.liquid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/flow-os.liquid.json diff --git a/domains/flow-os.liquid.json b/domains/flow-os.liquid.json new file mode 100644 index 000000000..d88826b20 --- /dev/null +++ b/domains/flow-os.liquid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThinLiquid", + "email": "thinliquid@proton.me" + }, + "record": { + "CNAME": "fathomless-chickadee-7xj6ixiuhgknzzityvtiq6q4.herokudns.com" + } +} From 1bed9c286ce3d55424bda6cf3ed2b7f5d10af33b Mon Sep 17 00:00:00 2001 From: Typical <53472591+TypicalShavonne@users.noreply.github.com> Date: Thu, 13 Jul 2023 08:31:43 +0700 Subject: [PATCH 2651/8412] feat(domain): add `typicalne.is-a.dev` --- domains/typicalne.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/typicalne.json diff --git a/domains/typicalne.json b/domains/typicalne.json new file mode 100644 index 000000000..b2fe731b0 --- /dev/null +++ b/domains/typicalne.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TypicalShavonne", + "email": "tranhuonghp1972@gmail.com" + }, + + "record": { + "A": ["66.118.234.244"] + } +} From adac40dca06d7ba68d8ee04cf5bfd2265cb2e825 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Jul 2023 09:45:58 +0800 Subject: [PATCH 2652/8412] Update sunpodder.json --- domains/sunpodder.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/sunpodder.json b/domains/sunpodder.json index a8f6b538b..e8229d518 100644 --- a/domains/sunpodder.json +++ b/domains/sunpodder.json @@ -1,6 +1,7 @@ { "owner": { "username": "SunPodder", + "email": "", "discord": "sunpodder" }, "record": { From 402fc930c755f2ef4ce262a90297a3344204a857 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 13 Jul 2023 09:47:26 +0800 Subject: [PATCH 2653/8412] Update d3nxel.json --- domains/d3nxel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/d3nxel.json b/domains/d3nxel.json index 6fdd8a22f..0bce66a10 100644 --- a/domains/d3nxel.json +++ b/domains/d3nxel.json @@ -2,7 +2,7 @@ "description": "My friends website", "repo": "https://github.com/ExpediteDC/denzel", "owner": { - "username": "Vien", + "username": "ExpediteDC", "email": "vien@courvix.com" }, "record": { From f12e8d1d0ad3ce3957f55d8870d920f1054a59b7 Mon Sep 17 00:00:00 2001 From: minnb-bit <66986269+minnb-bit@users.noreply.github.com> Date: Thu, 13 Jul 2023 15:33:04 +0700 Subject: [PATCH 2654/8412] Add files via upload --- domains/minhmmb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minhmmb.json diff --git a/domains/minhmmb.json b/domains/minhmmb.json new file mode 100644 index 000000000..c2b0c8ff1 --- /dev/null +++ b/domains/minhmmb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com" + }, + "record": { + "CNAME": "minnb-bit.github.io" + } +} \ No newline at end of file From 29570e8f90670f8f3cb8458e617904ec72808edb Mon Sep 17 00:00:00 2001 From: minnb-bit <66986269+minnb-bit@users.noreply.github.com> Date: Thu, 13 Jul 2023 15:33:56 +0700 Subject: [PATCH 2655/8412] Add files via upload From 80ce594d2070dfb6776abda410ac0e38907b0c4c Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Thu, 13 Jul 2023 15:10:45 +0530 Subject: [PATCH 2656/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index acd33d9bc..77e36b0f2 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -8,7 +8,6 @@ "record": { "A": [ "34.149.204.188" - ], - "TXT": "replit-verify=85fea144-dc5a-45d3-84e3-c3400bf93e87" + ] } } From 78c47ef4bc064ef16901d2e24c2b0ee5f1857622 Mon Sep 17 00:00:00 2001 From: Alcex Date: Thu, 13 Jul 2023 19:50:26 +0800 Subject: [PATCH 2657/8412] feat(domain): add `alcex.is-a.dev` --- domains/alcex.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alcex.json diff --git a/domains/alcex.json b/domains/alcex.json new file mode 100644 index 000000000..201795d0e --- /dev/null +++ b/domains/alcex.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Alcexn", + "email": "alcexn@163.com" + }, + + "record": { + "A": ["76.223.126.88"] + } +} From 5ba50a396c7ccfe403278ef40c81e3d68bea8769 Mon Sep 17 00:00:00 2001 From: KeIrNeGn Date: Thu, 13 Jul 2023 14:58:52 +0300 Subject: [PATCH 2658/8412] feat(domain): noob.is-a.dev --- domains/noob.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/noob.json diff --git a/domains/noob.json b/domains/noob.json new file mode 100644 index 000000000..d8d23a1f2 --- /dev/null +++ b/domains/noob.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" + }, + + "record": { + "CNAME": "keirnegn.dev" + } +} From eb5c07b0d737d78096a8b5dd5e8d30562a2d7f24 Mon Sep 17 00:00:00 2001 From: KeIrNeGn Date: Thu, 13 Jul 2023 15:00:04 +0300 Subject: [PATCH 2659/8412] feat(domain): bug-writer.is-a.dev --- domains/bug-writer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bug-writer.json diff --git a/domains/bug-writer.json b/domains/bug-writer.json new file mode 100644 index 000000000..d8d23a1f2 --- /dev/null +++ b/domains/bug-writer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" + }, + + "record": { + "CNAME": "keirnegn.dev" + } +} From 19b54f6553890162db11095607a0691292bdcf43 Mon Sep 17 00:00:00 2001 From: CRYSTAL HQ DEVELOPMENT Date: Thu, 13 Jul 2023 18:29:28 +0530 Subject: [PATCH 2660/8412] Delete crystaluptime.is-a.dev --- domains/crystaluptime.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/crystaluptime.json diff --git a/domains/crystaluptime.json b/domains/crystaluptime.json deleted file mode 100644 index eaaf9e45c..000000000 --- a/domains/crystaluptime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CRYSTAL-HQ", - "email": "info.crystal.hq@gmail.com" - }, - "record": { - "URL": "https://uptime-kuma.crystaluptime.repl.co" - } -} From b58baa39d4f2536ff0073d0a435a31efa745de21 Mon Sep 17 00:00:00 2001 From: CRYSTAL-HQ Date: Thu, 13 Jul 2023 18:33:22 +0530 Subject: [PATCH 2661/8412] feat(domain): crystaluptime.is-a.is-a.dev --- domains/crystaluptime.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/crystaluptime.is-a.dev.json diff --git a/domains/crystaluptime.is-a.dev.json b/domains/crystaluptime.is-a.dev.json new file mode 100644 index 000000000..de37c837e --- /dev/null +++ b/domains/crystaluptime.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CRYSTAL-HQ", + "email": "crystalcommunity.com@gmail.com", + "discord": "879695880528216075" + }, + + "record": { + "TXT": "https://3001-cs-d53dc2e8-ea7b-4224-82dc-7a34cfe90276.cs-asia-southeast1-ajrg.cloudshell.dev/" + } +} From f4a8b1d1be9756af775c973831d4f625ff5460a7 Mon Sep 17 00:00:00 2001 From: CRYSTAL-HQ Date: Thu, 13 Jul 2023 18:39:10 +0530 Subject: [PATCH 2662/8412] feat(domain): crystaluptime.is-a.dev --- domains/crystaluptime.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/crystaluptime.json diff --git a/domains/crystaluptime.json b/domains/crystaluptime.json new file mode 100644 index 000000000..de37c837e --- /dev/null +++ b/domains/crystaluptime.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CRYSTAL-HQ", + "email": "crystalcommunity.com@gmail.com", + "discord": "879695880528216075" + }, + + "record": { + "TXT": "https://3001-cs-d53dc2e8-ea7b-4224-82dc-7a34cfe90276.cs-asia-southeast1-ajrg.cloudshell.dev/" + } +} From 03c0bcea4f32492a483b5d3f71a721bc76e9a3d1 Mon Sep 17 00:00:00 2001 From: CRYSTAL HQ DEVELOPMENT Date: Thu, 13 Jul 2023 18:39:59 +0530 Subject: [PATCH 2663/8412] Delete crystaluptime.is-a.dev --- domains/crystaluptime.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/crystaluptime.json diff --git a/domains/crystaluptime.json b/domains/crystaluptime.json deleted file mode 100644 index de37c837e..000000000 --- a/domains/crystaluptime.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "CRYSTAL-HQ", - "email": "crystalcommunity.com@gmail.com", - "discord": "879695880528216075" - }, - - "record": { - "TXT": "https://3001-cs-d53dc2e8-ea7b-4224-82dc-7a34cfe90276.cs-asia-southeast1-ajrg.cloudshell.dev/" - } -} From a801c16db1c1fc6ce10bb3a753967c7e6e35cd46 Mon Sep 17 00:00:00 2001 From: SilicoFlare Date: Thu, 13 Jul 2023 18:56:31 +0530 Subject: [PATCH 2664/8412] feat(domain): silicoflare.is-a.dev --- domains/silicoflare.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/silicoflare.json diff --git a/domains/silicoflare.json b/domains/silicoflare.json new file mode 100644 index 000000000..53211fdd5 --- /dev/null +++ b/domains/silicoflare.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SilicoFlare", + "email": "silicoflare@gmail.com", + "discord": "832485162847305728" + }, + + "record": { + "CNAME": "silicoflare.vercel.app" + } +} From 2990b082c9238682ec10f27f2c75934448f6f73b Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Thu, 13 Jul 2023 09:43:00 -0400 Subject: [PATCH 2665/8412] Create aleph.json --- domains/aleph.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json new file mode 100644 index 000000000..ae6e16a26 --- /dev/null +++ b/domains/aleph.json @@ -0,0 +1,11 @@ +{ + "description": "My Personal Website", + "repo": "https://github.com/alephdfilms/alephdfilms.github.io", + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "CNAME": "alephdfilms.github.io" + } +} From 989bbf15c39d67e7214c3e0503b29b774964bfa0 Mon Sep 17 00:00:00 2001 From: ppg00 <133581531+ppg00@users.noreply.github.com> Date: Thu, 13 Jul 2023 16:09:29 +0100 Subject: [PATCH 2666/8412] feat(domain): add `ppg00.is-a.dev` --- domains/ppg00.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ppg00.json diff --git a/domains/ppg00.json b/domains/ppg00.json new file mode 100644 index 000000000..554d65c7a --- /dev/null +++ b/domains/ppg00.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ppg00", + "email": "vx2dsk@gmail.com" + }, + + "record": { + "A": ["76.76.21.21"] + } +} From 5ce5aa786729c919f60ca02d9345fd995fcb73a0 Mon Sep 17 00:00:00 2001 From: Kaustubh Kharvi <99479103+kaustubhkharvi@users.noreply.github.com> Date: Thu, 13 Jul 2023 21:53:57 +0530 Subject: [PATCH 2667/8412] Create kaustubh.json --- domains/kaustubh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kaustubh.json diff --git a/domains/kaustubh.json b/domains/kaustubh.json new file mode 100644 index 000000000..134106d5f --- /dev/null +++ b/domains/kaustubh.json @@ -0,0 +1,12 @@ +{ + "description": "For my portfolio website made by using HTML + CSS and JS", + "repo": "https://github.com/kaustubhkharvi/kaustubhkharvi.github.io", + "owner": { + "username": "kaustubhkharvi", + "email": "kaustubh_2008@outlook.com", + "twitter": "Kaustubhkharvi" + }, + "record": { + "CNAME": "kaustubhkharvi.github.io" + } +} From 9ed6f5406501295eec2423fddc791359e5d1c7f8 Mon Sep 17 00:00:00 2001 From: keyhacker786 Date: Thu, 13 Jul 2023 10:26:15 -0700 Subject: [PATCH 2668/8412] feat(domain): keyaan.is-a.dev --- domains/keyaan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/keyaan.json diff --git a/domains/keyaan.json b/domains/keyaan.json new file mode 100644 index 000000000..e020b8528 --- /dev/null +++ b/domains/keyaan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "keyhacker786", + "email": "keyhacker786@gmail.com", + "discord": "693533573105451089" + }, + + "record": { + "URL": "http://ka4ma.unaux.com" + } +} From 2ec39d0b167973f2beae2a28ec081c73cc4a3ad5 Mon Sep 17 00:00:00 2001 From: rendotpy <139503091+rendotpy@users.noreply.github.com> Date: Fri, 14 Jul 2023 01:25:08 +0530 Subject: [PATCH 2669/8412] Create ren.json --- domains/ren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ren.json diff --git a/domains/ren.json b/domains/ren.json new file mode 100644 index 000000000..196e25e11 --- /dev/null +++ b/domains/ren.json @@ -0,0 +1,11 @@ +{ + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/rendotpy/portfolio", + "owner": { + "username": "rendotpy", + "email": "arugh3@gmail.com" + }, + "record": { + "CNAME": "rendotpy.github.io" + } +} From 72f9c410ff9f235e723fa562ccbb25343146732b Mon Sep 17 00:00:00 2001 From: Commandify <95983415+Commandify@users.noreply.github.com> Date: Fri, 14 Jul 2023 03:27:19 +0330 Subject: [PATCH 2670/8412] feat(domain): add `alphabet.is-a.dev` --- domains/alphabet.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/alphabet.json diff --git a/domains/alphabet.json b/domains/alphabet.json new file mode 100644 index 000000000..72cbedb30 --- /dev/null +++ b/domains/alphabet.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Commandify", + "email": "commandify@gmail.com" + }, + + "record": { + "A": ["68.183.191.223"] + } +} From 834bf39f50e7095bfc1e6e1043ac731fa4682d49 Mon Sep 17 00:00:00 2001 From: "Andrew (Arch)" <111789310+Arch881010@users.noreply.github.com> Date: Thu, 13 Jul 2023 22:37:18 -0500 Subject: [PATCH 2671/8412] feat: Update arch.json (arch.is-a.dev subdomain) - Added Email I use occasionally (should probably use more often. - Discord username replaced with Discord handle. (Arch1010#4338 -> arch1010) - Added a more descriptive definition. [Did not change CNAME, repo, and discordid] --- domains/arch.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/arch.json b/domains/arch.json index d4f1c410d..53c1a5dcf 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -1,10 +1,10 @@ { - "description": "My personal website by on arch.is-a.dev", + "description": "My personal website on arch.is-a.dev (main files in repo/repository).", "repo": "https://github.com/Arch881010/Arch881010", "owner": { "username": "Arch881010", - "email": "", - "discord": "Arch1010#4338", + "email": "c1yd4.arch@inbox.testmail.app", + "discord": "arch1010", "discordid": "410248634593050627" }, "record": { From 3cb5803dc6031c60808a45b6fe2ab8bdb9c76202 Mon Sep 17 00:00:00 2001 From: Jareth Gomes <35314805+Nydauron@users.noreply.github.com> Date: Fri, 14 Jul 2023 01:26:06 -0500 Subject: [PATCH 2672/8412] feat(domain): add `nyda.is-a.dev` --- domains/nyda.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nyda.json diff --git a/domains/nyda.json b/domains/nyda.json new file mode 100644 index 000000000..fd2f10143 --- /dev/null +++ b/domains/nyda.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Nydauron", + "email": "jarethgomes@gmail.com" + }, + + "record": { + "CNAME": "jarethgomes.com" + } +} From 619e38b81d842f0fa055dc7f283650d5af9b2ead Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 14 Jul 2023 14:53:27 +0800 Subject: [PATCH 2673/8412] Discard changes to domains/crystaluptime.is-a.dev.json --- domains/crystaluptime.is-a.dev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/crystaluptime.is-a.dev.json diff --git a/domains/crystaluptime.is-a.dev.json b/domains/crystaluptime.is-a.dev.json deleted file mode 100644 index de37c837e..000000000 --- a/domains/crystaluptime.is-a.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "CRYSTAL-HQ", - "email": "crystalcommunity.com@gmail.com", - "discord": "879695880528216075" - }, - - "record": { - "TXT": "https://3001-cs-d53dc2e8-ea7b-4224-82dc-7a34cfe90276.cs-asia-southeast1-ajrg.cloudshell.dev/" - } -} From 9bb1437d6281975c9e81e85284093f7957d1e4a2 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Fri, 14 Jul 2023 12:17:42 +0100 Subject: [PATCH 2674/8412] feat(domain): manage.is-a.dev --- domains/manage.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manage.json diff --git a/domains/manage.json b/domains/manage.json new file mode 100644 index 000000000..4c2a68d46 --- /dev/null +++ b/domains/manage.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com", + "discord": "1094272477137481810" + }, + + "record": { + "CNAME": "register.is-a.dev" + } +} From ebaa47a1f9bf4a48ef401cbe2284f52b6709aec4 Mon Sep 17 00:00:00 2001 From: Manas <64472354+Manas140@users.noreply.github.com> Date: Fri, 14 Jul 2023 12:08:44 +0000 Subject: [PATCH 2675/8412] Create manas.json --- domains/manas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manas.json diff --git a/domains/manas.json b/domains/manas.json new file mode 100644 index 000000000..812307d0e --- /dev/null +++ b/domains/manas.json @@ -0,0 +1,11 @@ +{ + "description": "Manas' Portfolio Website", + "repo": "https://github.com/manas140/manas140.github.io", + "owner": { + "username": "Manas140", + "email": "manas140@protonmail.com", + }, + "record": { + "CNAME": "manas140.github.io" + } +} From 69e01819ee4106b08ce061c747e7f77482fa47db Mon Sep 17 00:00:00 2001 From: minnb-bit Date: Fri, 14 Jul 2023 23:28:52 +0700 Subject: [PATCH 2676/8412] feat(domain): minhmmb.is-a.is-a.dev --- domains/minhmmb.is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/minhmmb.is-a.dev.json diff --git a/domains/minhmmb.is-a.dev.json b/domains/minhmmb.is-a.dev.json new file mode 100644 index 000000000..e05ff514d --- /dev/null +++ b/domains/minhmmb.is-a.dev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" + }, + + "record": { + "TXT": "https://minnb-bit.github.io" + } +} From 1d89c1e8289cd4a5202b758814093ee94ee6335a Mon Sep 17 00:00:00 2001 From: mtgsquad Date: Fri, 14 Jul 2023 23:58:49 +0500 Subject: [PATCH 2677/8412] feat(domain): molai777.is-a.dev --- domains/molai777.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/molai777.json diff --git a/domains/molai777.json b/domains/molai777.json new file mode 100644 index 000000000..2bda5d825 --- /dev/null +++ b/domains/molai777.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev" + }, + "record": { + "URL": "https://molai.dev" + } + } + \ No newline at end of file From 740f1f79a95717d0603f0364ebc0ee83519ed516 Mon Sep 17 00:00:00 2001 From: DatamindDev <77625081+DatamindDev@users.noreply.github.com> Date: Fri, 14 Jul 2023 22:30:16 +0300 Subject: [PATCH 2678/8412] Create datamind.json --- domains/datamind.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/datamind.json diff --git a/domains/datamind.json b/domains/datamind.json new file mode 100644 index 000000000..b27443de8 --- /dev/null +++ b/domains/datamind.json @@ -0,0 +1,12 @@ +{ + "description": "personal site", + "repo": "https://github.com/DatamindDev/DatamindDev.github.io", + "owner": { + "username": "DatamindDev", + "email": "datamindcontact@gmail.com", + "twitter": "i dont use" + }, + "record": { + "CNAME": "dataminddev.github.io" + } +} From 3cf464102c7f20107cc349a50303f8f9da42de3b Mon Sep 17 00:00:00 2001 From: Vineet <83384807+iamv1n@users.noreply.github.com> Date: Sat, 15 Jul 2023 08:15:58 +0530 Subject: [PATCH 2679/8412] Updated URLs and Email for vineet.json --- domains/vineet.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vineet.json b/domains/vineet.json index e009e7107..05c394c05 100644 --- a/domains/vineet.json +++ b/domains/vineet.json @@ -3,10 +3,10 @@ "repo": "https://github.com/iamv1n/iamv1n.github.io", "owner": { "username": "iamv1n", - "email": "vineet@iamv1n.xyz", + "email": "vind3v17@gmail.com", "twitter": "vineetstwt" }, "record": { - "URL": "https://iamv1n.xyz" + "URL": "https://iamv1n.github.io" } } From 0c03ff993ad825a398bbd14bc23660a2c891922b Mon Sep 17 00:00:00 2001 From: SilicoFlare <100959814+SilicoFlare@users.noreply.github.com> Date: Sat, 15 Jul 2023 10:55:35 +0530 Subject: [PATCH 2680/8412] Changed CNAME value to link to Cloudflare page --- domains/silicoflare.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/silicoflare.json b/domains/silicoflare.json index 53211fdd5..95a23368e 100644 --- a/domains/silicoflare.json +++ b/domains/silicoflare.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "silicoflare.vercel.app" + "CNAME": "silicoflare.pages.dev" } } From 56979f3370eeebf6c221e7a069a4f3ccea817eb8 Mon Sep 17 00:00:00 2001 From: YoruAkio <97880708+YoruAkio@users.noreply.github.com> Date: Sat, 15 Jul 2023 14:17:30 +0700 Subject: [PATCH 2681/8412] feat(domain): add `kio.is-a.dev` --- domains/kio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kio.json diff --git a/domains/kio.json b/domains/kio.json new file mode 100644 index 000000000..f877542c7 --- /dev/null +++ b/domains/kio.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + + "record": { + "TXT": "vc-domain-verify=kio.is-a.dev,44da5cbfcc3a8f269905" + } +} From 1286c7039bd58b288d4f61f47aff88b77cfc1364 Mon Sep 17 00:00:00 2001 From: YoruAkio <97880708+YoruAkio@users.noreply.github.com> Date: Sat, 15 Jul 2023 14:23:11 +0700 Subject: [PATCH 2682/8412] feat(domain): add `naki.is-a.dev` --- domains/naki.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/naki.json diff --git a/domains/naki.json b/domains/naki.json new file mode 100644 index 000000000..3f226aebb --- /dev/null +++ b/domains/naki.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + + "record": { + "CNAME": "cname.vercel-dns.comndefined" + } +} From ac7ac794193a2f287940d026d9fb0edfb6b6145c Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sat, 15 Jul 2023 14:00:02 +0530 Subject: [PATCH 2683/8412] feat(domain): add `tts.deva.is-a.dev.is-a.dev` --- domains/tts.deva.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tts.deva.is-a.dev.json diff --git a/domains/tts.deva.is-a.dev.json b/domains/tts.deva.is-a.dev.json new file mode 100644 index 000000000..5194aa0a1 --- /dev/null +++ b/domains/tts.deva.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + + "record": { + "CNAME": "48c10554-32ea-4bc5-98f8-5f062b511ad1.id.repl.co" + } +} From a778c1f4a518de4d85dbfb4a55db1208c72b0ffb Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sat, 15 Jul 2023 14:01:30 +0530 Subject: [PATCH 2684/8412] Delete deva.json --- domains/deva.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/deva.json diff --git a/domains/deva.json b/domains/deva.json deleted file mode 100644 index bc75cc49a..000000000 --- a/domains/deva.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my website", - "repo": "https://github.com/turbomaster95/turbomaster95.github.io", - "owner": { - "username": "turbomaster95", - "email": "devamidhun.3c.kmbvm@gmail.com" - }, - "record": { - "CNAME": "turbomaster95.github.io" - } -} From 9ce32547c8b036531b0081b73f8307cb383549dc Mon Sep 17 00:00:00 2001 From: Deva Midhun Date: Sat, 15 Jul 2023 14:02:36 +0530 Subject: [PATCH 2685/8412] feat(domain): add `tts.deva.is-a.dev` --- domains/tts.deva.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tts.deva.json diff --git a/domains/tts.deva.json b/domains/tts.deva.json new file mode 100644 index 000000000..5194aa0a1 --- /dev/null +++ b/domains/tts.deva.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "turbomaster95", + "email": "devamidhun.3c.kmbvm@gmail.com" + }, + + "record": { + "CNAME": "48c10554-32ea-4bc5-98f8-5f062b511ad1.id.repl.co" + } +} From 656adac8f248d4b64a29770eb5b4877cca6b5dc8 Mon Sep 17 00:00:00 2001 From: minnb-bit Date: Sat, 15 Jul 2023 15:42:42 +0700 Subject: [PATCH 2686/8412] feat(domain): minnb-bit.is-a.dev --- domains/minnb-bit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/minnb-bit.json diff --git a/domains/minnb-bit.json b/domains/minnb-bit.json new file mode 100644 index 000000000..9921fa314 --- /dev/null +++ b/domains/minnb-bit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" + }, + + "record": { + "CNAME": "minnb-bit.github.io" + } +} From 556d4cb19c1a69efadfc1056ae20941ddd78d022 Mon Sep 17 00:00:00 2001 From: Manas <64472354+Manas140@users.noreply.github.com> Date: Sat, 15 Jul 2023 11:16:53 +0000 Subject: [PATCH 2687/8412] fix json --- domains/manas.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manas.json b/domains/manas.json index 812307d0e..a8a52f055 100644 --- a/domains/manas.json +++ b/domains/manas.json @@ -3,7 +3,7 @@ "repo": "https://github.com/manas140/manas140.github.io", "owner": { "username": "Manas140", - "email": "manas140@protonmail.com", + "email": "manas140@protonmail.com" }, "record": { "CNAME": "manas140.github.io" From 2248bcb0cc864d8be8633db66d4ce37b40bb35aa Mon Sep 17 00:00:00 2001 From: Ananth Krishnaswamy <75056416+ANANTH-SWAMY@users.noreply.github.com> Date: Sat, 15 Jul 2023 18:21:46 +0530 Subject: [PATCH 2688/8412] Create ananth.json --- domains/ananth.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ananth.json diff --git a/domains/ananth.json b/domains/ananth.json new file mode 100644 index 000000000..a8ceae1fc --- /dev/null +++ b/domains/ananth.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website", + "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", + "owner": { + "username": "ANANTH-SWAMY", + "email": "ananth.nps@gmail.com" + }, + "record": { + "CNAME": "ananth-swamy.github.io" + } +} From bae6ddcd7507a07af090c387a0941ebf113f83b0 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Sat, 15 Jul 2023 20:09:22 +0530 Subject: [PATCH 2689/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 77e36b0f2..412c80bd4 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,8 +6,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "A": [ - "34.149.204.188" - ] + "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" } } From 9e854c03fd0101cb66d5e97020f61c8f86332367 Mon Sep 17 00:00:00 2001 From: MattTheTekie Date: Sat, 15 Jul 2023 11:51:01 -0400 Subject: [PATCH 2690/8412] feat(domain): tdkchat.is-a.dev --- domains/tdkchat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tdkchat.json diff --git a/domains/tdkchat.json b/domains/tdkchat.json new file mode 100644 index 000000000..fef556d41 --- /dev/null +++ b/domains/tdkchat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MattTheTekie", + "email": "Mattmason2211@gmail.com" + }, + "record": { + "CNAME": "test72.eu.org" + } + } + \ No newline at end of file From 6215fc48c2539049a6c0f18b9c9da36332c8b36b Mon Sep 17 00:00:00 2001 From: hackermon Date: Sat, 15 Jul 2023 12:48:18 -0400 Subject: [PATCH 2691/8412] Delete tts.deva.is-a.dev.json --- domains/tts.deva.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/tts.deva.is-a.dev.json diff --git a/domains/tts.deva.is-a.dev.json b/domains/tts.deva.is-a.dev.json deleted file mode 100644 index 5194aa0a1..000000000 --- a/domains/tts.deva.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "turbomaster95", - "email": "devamidhun.3c.kmbvm@gmail.com" - }, - - "record": { - "CNAME": "48c10554-32ea-4bc5-98f8-5f062b511ad1.id.repl.co" - } -} From 5e5ad04afa214db7bedd3626532d3912fdfb73ba Mon Sep 17 00:00:00 2001 From: hackermon Date: Sat, 15 Jul 2023 12:57:39 -0400 Subject: [PATCH 2692/8412] move name record --- domains/minhmmb.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/minhmmb.json b/domains/minhmmb.json index c2b0c8ff1..1197d176e 100644 --- a/domains/minhmmb.json +++ b/domains/minhmmb.json @@ -4,6 +4,7 @@ "email": "mn9173024@gmail.com" }, "record": { - "CNAME": "minnb-bit.github.io" + "CNAME": "minnb-bit.github.io", + "TXT": "https://minnb-bit.github.io" } -} \ No newline at end of file +} From bec632212695ab2c1833e33a3660f80d3248374a Mon Sep 17 00:00:00 2001 From: hackermon Date: Sat, 15 Jul 2023 12:57:50 -0400 Subject: [PATCH 2693/8412] Delete minhmmb.is-a.dev.json --- domains/minhmmb.is-a.dev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/minhmmb.is-a.dev.json diff --git a/domains/minhmmb.is-a.dev.json b/domains/minhmmb.is-a.dev.json deleted file mode 100644 index e05ff514d..000000000 --- a/domains/minhmmb.is-a.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com", - "discord": "634263941153030175" - }, - - "record": { - "TXT": "https://minnb-bit.github.io" - } -} From f75705fd6b8c8c4e01983e7696aa7a7727391fe6 Mon Sep 17 00:00:00 2001 From: Hilmansyah Date: Sun, 16 Jul 2023 00:44:34 +0700 Subject: [PATCH 2694/8412] Create hilmansyah.json --- domains/hilmansyah.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hilmansyah.json diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json new file mode 100644 index 000000000..696c751ad --- /dev/null +++ b/domains/hilmansyah.json @@ -0,0 +1,12 @@ +{ + "description": "Hillzacky is Hilmansyah", + "repo": "https://github.com/Hillzacky/hillzacky.github.io", + "owner": { + "username": "Hillzacky", + "email": "hilm4nsyah@gmail.com", + "twitter": "hillzacky" + }, + "record": { + "CNAME": "hillzacky.github.io" + } +} From 29aec037f7a823c253a827bb6e70f558a3b4f937 Mon Sep 17 00:00:00 2001 From: Hilmansyah Date: Sun, 16 Jul 2023 01:16:32 +0700 Subject: [PATCH 2695/8412] Register hilmansyah.json --- domains/hilmansyah.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json index 696c751ad..f5ac4911b 100644 --- a/domains/hilmansyah.json +++ b/domains/hilmansyah.json @@ -3,10 +3,14 @@ "repo": "https://github.com/Hillzacky/hillzacky.github.io", "owner": { "username": "Hillzacky", - "email": "hilm4nsyah@gmail.com", + "email": "hilmansyah@xhr.my.id", "twitter": "hillzacky" }, "record": { - "CNAME": "hillzacky.github.io" + "CNAME": "hillzacky.github.io", + "A": "185.199.111.153", + "A": "185.199.110.153", + "A": "185.199.109.153", + "A": "185.199.108.153" } } From 500e000dacd5ea47ead2f1cf0864fceb4fde224e Mon Sep 17 00:00:00 2001 From: Hilmansyah Date: Sun, 16 Jul 2023 01:27:04 +0700 Subject: [PATCH 2696/8412] Register hilmansyah.is-a.dev Add file himansyah.json to folder domains. requirement has completed. --- domains/hilmansyah.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json index f5ac4911b..006c07374 100644 --- a/domains/hilmansyah.json +++ b/domains/hilmansyah.json @@ -4,7 +4,8 @@ "owner": { "username": "Hillzacky", "email": "hilmansyah@xhr.my.id", - "twitter": "hillzacky" + "twitter": "hillzacky", + "discord": "830349326785314846" }, "record": { "CNAME": "hillzacky.github.io", From 2ddc87efed30524a4563caf9510e544db1653a8a Mon Sep 17 00:00:00 2001 From: muhammadbasitobaid <79991232+muhammadbasitobaid@users.noreply.github.com> Date: Sat, 15 Jul 2023 23:29:03 +0500 Subject: [PATCH 2697/8412] Create muhammadbasitobaid.json --- domains/muhammadbasitobaid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/muhammadbasitobaid.json diff --git a/domains/muhammadbasitobaid.json b/domains/muhammadbasitobaid.json new file mode 100644 index 000000000..df274c031 --- /dev/null +++ b/domains/muhammadbasitobaid.json @@ -0,0 +1,10 @@ +{ + "description": "muhammadbasitobaid.is-a.dev", + "owner": { + "username": "muhammadbasitobaid", + "email": "muhammadbasitobaid@gmail.com" + }, + "record": { + "CNAME": "muhammadbasitobaid.github.io" + } +} From 953989a4e7d5ecfe521474c3f60f8c679709365d Mon Sep 17 00:00:00 2001 From: Hillzacky Date: Sun, 16 Jul 2023 01:37:33 +0700 Subject: [PATCH 2698/8412] feat(domain): nengsriaryati.is-a.dev --- domains/nengsriaryati.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nengsriaryati.json diff --git a/domains/nengsriaryati.json b/domains/nengsriaryati.json new file mode 100644 index 000000000..132f7ed18 --- /dev/null +++ b/domains/nengsriaryati.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "nengsriaryati.github.io" + } + } + \ No newline at end of file From b84f41bbb2ec956ba6561c41e23484fce7ed3216 Mon Sep 17 00:00:00 2001 From: Hillzacky Date: Sun, 16 Jul 2023 01:39:45 +0700 Subject: [PATCH 2699/8412] feat(domain): copysland.is-a.dev --- domains/copysland.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/copysland.json diff --git a/domains/copysland.json b/domains/copysland.json new file mode 100644 index 000000000..32be4f208 --- /dev/null +++ b/domains/copysland.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "copysland.github.io" + } + } + \ No newline at end of file From 45deb5533dc664305cd50bd6bf3fcb4ac935764f Mon Sep 17 00:00:00 2001 From: Dmitry Troitsky <33691558+troit5ky@users.noreply.github.com> Date: Sun, 16 Jul 2023 01:44:42 +0300 Subject: [PATCH 2700/8412] Create tr5kyradio --- domains/tr5kyradio | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tr5kyradio diff --git a/domains/tr5kyradio b/domains/tr5kyradio new file mode 100644 index 000000000..cd9b4265c --- /dev/null +++ b/domains/tr5kyradio @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "troit5ky", + "email": "testeron211@gmail.com" + }, + "record": { + "A": ["23.88.10.1"] + } +} From 90b87f0302e3a6075e0e8d86491fa3cfbc075b4c Mon Sep 17 00:00:00 2001 From: Dmitry Troitsky <33691558+troit5ky@users.noreply.github.com> Date: Sun, 16 Jul 2023 01:51:40 +0300 Subject: [PATCH 2701/8412] to .json --- domains/{tr5kyradio => tr5kyradio.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{tr5kyradio => tr5kyradio.json} (100%) diff --git a/domains/tr5kyradio b/domains/tr5kyradio.json similarity index 100% rename from domains/tr5kyradio rename to domains/tr5kyradio.json From af17873bece6ed731704561aae0ef48a19d18ad4 Mon Sep 17 00:00:00 2001 From: Isa Date: Sat, 15 Jul 2023 23:31:08 -0400 Subject: [PATCH 2702/8412] Update isa.json --- domains/isa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isa.json b/domains/isa.json index 5d46a37b7..f66a12973 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -7,6 +7,6 @@ "twitter": "_bob90368" }, "record": { - "CNAME": "bobthedev90368.github.io" + "CNAME": "nottisa.github.io" } } From dc3e29dd0e2cebabed0d78ceb1baf9b0f74c1831 Mon Sep 17 00:00:00 2001 From: mosageneral <32716414+mosageneral@users.noreply.github.com> Date: Sun, 16 Jul 2023 14:25:47 +0300 Subject: [PATCH 2703/8412] Create mosa.json --- domains/mosa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mosa.json diff --git a/domains/mosa.json b/domains/mosa.json new file mode 100644 index 000000000..2f016ca0a --- /dev/null +++ b/domains/mosa.json @@ -0,0 +1,12 @@ +{ + "description": "For my portfolio website made by using HTML + CSS and JS", + + "owner": { + "username": "mosageneral", + "email": "mosageneral@gmail.com", + + }, + "record": { + "URL": "http://130.162.168.84" + } +} From 67962732285fc6a398d1b58b28856f7962c43ff0 Mon Sep 17 00:00:00 2001 From: Nishant Bharwani <71548938+Nishant-Bharwani@users.noreply.github.com> Date: Sun, 16 Jul 2023 22:59:26 +0530 Subject: [PATCH 2704/8412] Create nishantb.json --- nishantb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 nishantb.json diff --git a/nishantb.json b/nishantb.json new file mode 100644 index 000000000..7c319b5f6 --- /dev/null +++ b/nishantb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nishant-Bharwani", + "email": "nbtaylor1031@gmail.com" + }, + "record": { + "URL": "https://nishantdev.netlify.app/" + } +} From fcb1a70f171a3988a8ec1a6ce89aed8092478a86 Mon Sep 17 00:00:00 2001 From: Isa Date: Sun, 16 Jul 2023 13:37:25 -0400 Subject: [PATCH 2705/8412] Update isa.json --- domains/isa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isa.json b/domains/isa.json index f66a12973..a034097e4 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -2,7 +2,7 @@ "description": "This is for bobthedev90368 cool stuff", "repo": "https://github.com/bobthedev90368/bobthedev90368.github.io", "owner": { - "username": "bobthedev90368", + "username": "nottisa", "email": "theonewhohasthisemail@gmail.com", "twitter": "_bob90368" }, From 34751acfebfaf051c4f53ed970b25eb42cd32cfd Mon Sep 17 00:00:00 2001 From: Isa Date: Sun, 16 Jul 2023 13:37:38 -0400 Subject: [PATCH 2706/8412] Update isa.json --- domains/isa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isa.json b/domains/isa.json index a034097e4..f87941948 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -1,5 +1,5 @@ { - "description": "This is for bobthedev90368 cool stuff", + "description": "This is for nottisa cool stuff", "repo": "https://github.com/bobthedev90368/bobthedev90368.github.io", "owner": { "username": "nottisa", From 954e91263a63971d3e9c1fd848a546f370a3bd4f Mon Sep 17 00:00:00 2001 From: Isa Date: Sun, 16 Jul 2023 13:37:54 -0400 Subject: [PATCH 2707/8412] Update isa.json --- domains/isa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isa.json b/domains/isa.json index f87941948..959d310ed 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -1,6 +1,6 @@ { "description": "This is for nottisa cool stuff", - "repo": "https://github.com/bobthedev90368/bobthedev90368.github.io", + "repo": "https://github.com/nottisa/nottisa.github.io", "owner": { "username": "nottisa", "email": "theonewhohasthisemail@gmail.com", From 7d8e166146309a38cf17b0c0af75a1d15141a929 Mon Sep 17 00:00:00 2001 From: YoruAkio Date: Mon, 17 Jul 2023 02:02:19 +0700 Subject: [PATCH 2708/8412] =?UTF-8?q?=E2=9C=A8=E2=9A=A1=20Change=20this=20?= =?UTF-8?q?two=20to=20CNAME=20for=20my=20cloudflare=20pages?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/kio.json | 2 +- domains/naki.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kio.json b/domains/kio.json index f877542c7..2cb8062e3 100644 --- a/domains/kio.json +++ b/domains/kio.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "vc-domain-verify=kio.is-a.dev,44da5cbfcc3a8f269905" + "CNAME": "nakio.pages.dev" } } diff --git a/domains/naki.json b/domains/naki.json index 3f226aebb..2cb8062e3 100644 --- a/domains/naki.json +++ b/domains/naki.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "cname.vercel-dns.comndefined" + "CNAME": "nakio.pages.dev" } } From 5df3b221c7afa124cc6f9652fdbbf234fde985bf Mon Sep 17 00:00:00 2001 From: joythejoystick1 Date: Mon, 17 Jul 2023 00:36:53 +0300 Subject: [PATCH 2709/8412] feat(domain): glqch.is-a.dev --- domains/glqch.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/glqch.json diff --git a/domains/glqch.json b/domains/glqch.json new file mode 100644 index 000000000..d89fbfe9b --- /dev/null +++ b/domains/glqch.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" + }, + "record": { + "TXT": "_github-pages-challenge-joythejoystick1.glqch" + } + } + \ No newline at end of file From ef626594bbbf480d12b3150d3933759cf936f09e Mon Sep 17 00:00:00 2001 From: joythejoystick1 Date: Mon, 17 Jul 2023 00:37:22 +0300 Subject: [PATCH 2710/8412] feat(domain): glqch.is-a.dev From 2c4f41214c37e9bed87ab41a6eb940b0f7dfd533 Mon Sep 17 00:00:00 2001 From: Daan <20974756+daanschenkel@users.noreply.github.com> Date: Sun, 16 Jul 2023 23:50:22 +0200 Subject: [PATCH 2711/8412] Update README.md --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4fa2a3790..58a770788 100644 --- a/README.md +++ b/README.md @@ -25,7 +25,9 @@ If you have an issue that contains confidental infomation then email hello@maint ### Automated Registration -Join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. +Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your github account and click the register page in the navbar. Fill out some questions and it will all happen automagically! + +Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. ### Manual Registration From e021b838f653e5ad76edc43d556a79908560e316 Mon Sep 17 00:00:00 2001 From: qloakongithub <7469931481@stu.gcsnc.com> Date: Sun, 16 Jul 2023 18:16:01 -0400 Subject: [PATCH 2712/8412] feat(domain): learn-to.code-now.is-a.dev --- domains/learn-to.code-now.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/learn-to.code-now.json diff --git a/domains/learn-to.code-now.json b/domains/learn-to.code-now.json new file mode 100644 index 000000000..0ce580699 --- /dev/null +++ b/domains/learn-to.code-now.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "qloakongithub", + "email": "7469931481@stu.gcsnc.com" + }, + "record": { + "CNAME": "qloakongithub.github.io" + } + } + \ No newline at end of file From 0fe1712644c733e60f8c713cca83e69e658b4b2c Mon Sep 17 00:00:00 2001 From: sowisgone Date: Sun, 16 Jul 2023 19:52:51 -0300 Subject: [PATCH 2713/8412] feat(domain): sow.is-a.dev --- domains/sow.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sow.json diff --git a/domains/sow.json b/domains/sow.json new file mode 100644 index 000000000..ee8c555c7 --- /dev/null +++ b/domains/sow.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sowisgone", + "email": "therealsnowmercy@gmail.com", + "discord": "616731583386353665" + }, + + "record": { + "CNAME": "cozy-fox-3ce364.netlify.app" + } +} From 88669fa7ccd691187dc8ea7b1957a513e3ee3bb1 Mon Sep 17 00:00:00 2001 From: duyeric Date: Mon, 17 Jul 2023 07:34:52 +0700 Subject: [PATCH 2714/8412] feat(domain): duyeric.is-a.dev --- domains/duyeric.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/duyeric.json diff --git a/domains/duyeric.json b/domains/duyeric.json new file mode 100644 index 000000000..02311db02 --- /dev/null +++ b/domains/duyeric.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "CNAME": "www" + } + } + \ No newline at end of file From c1635e9f692027db36624064372472bf84b3303f Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Mon, 17 Jul 2023 06:08:35 +0530 Subject: [PATCH 2715/8412] Update suki.json Updated MX records --- domains/suki.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index 226c71c4f..b0ee5d519 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -6,8 +6,7 @@ "email": "sukimayoo@outlook.com" }, "record": { - "A": ["212.193.3.66"], - "TXT": "v=spf1 a mx ip4:212.193.3.66 ~all", - "MX": ["panel.crystalcloud.xyz"] + "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 70f5eea80945d85fc95aaaa3f19b087cda475f14 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Mon, 17 Jul 2023 06:19:43 +0530 Subject: [PATCH 2716/8412] Update suki.json Added IP --- domains/suki.json | 21 +++++++++++---------- 1 file changed, 11 insertions(+), 10 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index b0ee5d519..364a2fe6a 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,12 +1,13 @@ { - "description": "A cool website", - "repo": "https://github.com/SukiPlayz/hello-world", - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] - } + "description": "A cool website", + "repo": "https://github.com/SukiPlayz/hello-world", + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["212.193.3.66"], + "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + } } From ce62371e9b5b1c354b6e6954fbf6e27871778257 Mon Sep 17 00:00:00 2001 From: nguoidungkhongdinhdanhh Date: Mon, 17 Jul 2023 11:10:46 +0700 Subject: [PATCH 2717/8412] feat(domain): dmmay.is-a.dev --- domains/dmmay.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/dmmay.json diff --git a/domains/dmmay.json b/domains/dmmay.json new file mode 100644 index 000000000..4933c2832 --- /dev/null +++ b/domains/dmmay.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 892626947430051900" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=azura22@skiff.com" + } +} From 8162c7f3818e8d343586da501f77bef1eb6b776f Mon Sep 17 00:00:00 2001 From: nguoidungkhongdinhdanhh <139731755+nguoidungkhongdinhdanhh@users.noreply.github.com> Date: Mon, 17 Jul 2023 11:13:44 +0700 Subject: [PATCH 2718/8412] Update dmmay.json --- domains/dmmay.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/dmmay.json b/domains/dmmay.json index 4933c2832..cdb3e5885 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -11,10 +11,6 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=azura22@skiff.com" + ] } } From 0551a2a9ecfc9943b38dbb00c1cb494ad1524caf Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Mon, 17 Jul 2023 12:28:47 +0700 Subject: [PATCH 2719/8412] Create tranthanhlong.json --- domains/tranthanhlong.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tranthanhlong.json diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json new file mode 100644 index 000000000..e3a1ffe89 --- /dev/null +++ b/domains/tranthanhlong.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iamthanhlong", + "email": "uxymqfzglvtqno1@proton.me" + } + "record": { + "A": [ + "103.97.126.23" + ] + } +} From 317931f4be5d4806e8fbf0912f61c74950411e8e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 14:50:20 +0800 Subject: [PATCH 2720/8412] Rename learn-to.code-now.json to learn-to-code-now.json --- domains/{learn-to.code-now.json => learn-to-code-now.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{learn-to.code-now.json => learn-to-code-now.json} (97%) diff --git a/domains/learn-to.code-now.json b/domains/learn-to-code-now.json similarity index 97% rename from domains/learn-to.code-now.json rename to domains/learn-to-code-now.json index 0ce580699..c3d869e53 100644 --- a/domains/learn-to.code-now.json +++ b/domains/learn-to-code-now.json @@ -7,4 +7,4 @@ "CNAME": "qloakongithub.github.io" } } - \ No newline at end of file + From 6b242ec59bde197468b240a49f267cedaad56883 Mon Sep 17 00:00:00 2001 From: hcs1219 Date: Mon, 17 Jul 2023 15:09:12 +0800 Subject: [PATCH 2721/8412] Delete hcs.is-a.dev --- domains/hcs.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hcs.json diff --git a/domains/hcs.json b/domains/hcs.json deleted file mode 100644 index 8c2b4780a..000000000 --- a/domains/hcs.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Personal Page", - "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" - }, - "record": { - "A": [ - "5.196.239.158" - ] - } -} From 8aeb78d550c5b886ebbad51a53910880756efd03 Mon Sep 17 00:00:00 2001 From: hcs1219 Date: Mon, 17 Jul 2023 15:09:38 +0800 Subject: [PATCH 2722/8412] feat(domain): hcs.is-a.dev --- domains/hcs.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hcs.json diff --git a/domains/hcs.json b/domains/hcs.json new file mode 100644 index 000000000..c9172b941 --- /dev/null +++ b/domains/hcs.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hcs1219", + "email": "hcskaiask@gmail.com" + }, + "record": { + "A": "5.196.239.158" + } + } + \ No newline at end of file From 90ada06e1745dd0cda40af60ef108dae4f03932e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 15:10:50 +0800 Subject: [PATCH 2723/8412] Update hcs.json --- domains/hcs.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/hcs.json b/domains/hcs.json index c9172b941..969b0f3ed 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" - }, - "record": { - "A": "5.196.239.158" - } + "owner": { + "username": "hcs1219", + "email": "hcskaiask@gmail.com" + }, + "record": { + "A": ["5.196.239.158"] } - \ No newline at end of file +} + From aed09fbe09c6e0e827f705aa7267036183ed5304 Mon Sep 17 00:00:00 2001 From: qloakongithub <7469931481@stu.gcsnc.com> Date: Mon, 17 Jul 2023 03:15:06 -0400 Subject: [PATCH 2724/8412] feat(domain): learn-to-code-now.is-a.dev --- domains/learn-to-code-now.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/learn-to-code-now.json b/domains/learn-to-code-now.json index c3d869e53..53650f301 100644 --- a/domains/learn-to-code-now.json +++ b/domains/learn-to-code-now.json @@ -4,7 +4,7 @@ "email": "7469931481@stu.gcsnc.com" }, "record": { - "CNAME": "qloakongithub.github.io" + "CNAME": "qloakongithub.github.io" } } - + \ No newline at end of file From ba3a2225d5f5379e1e0df6103792ea576cf9ba1d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 15:31:02 +0800 Subject: [PATCH 2725/8412] Update tranthanhlong.json --- domains/tranthanhlong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index e3a1ffe89..28e3b8bad 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -2,7 +2,7 @@ "owner": { "username": "iamthanhlong", "email": "uxymqfzglvtqno1@proton.me" - } + }, "record": { "A": [ "103.97.126.23" From 57043b693c4bbdabe83cb39e35731ec6f6809cbd Mon Sep 17 00:00:00 2001 From: mtgsquad Date: Mon, 17 Jul 2023 15:06:31 +0500 Subject: [PATCH 2726/8412] Delete daddy.is-a.dev --- domains/daddy.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/daddy.json diff --git a/domains/daddy.json b/domains/daddy.json deleted file mode 100644 index 7d6e17792..000000000 --- a/domains/daddy.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Redirect to daddy mahir's website", - "repo": "https://github.com/mtgsquad", - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev", - "twitter": "DevMolai", - "discord": "molai.dev#2674" - }, - "record": { - "URL": "https://molai.dev" - } -} From 818539a89001455aa9032d5192b17fca9f6f8aa1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 17 Jul 2023 20:17:58 +0800 Subject: [PATCH 2727/8412] Delete wife.daddy.json --- domains/wife.daddy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wife.daddy.json diff --git a/domains/wife.daddy.json b/domains/wife.daddy.json deleted file mode 100644 index 06e5cc37a..000000000 --- a/domains/wife.daddy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Daddy's wife's website", - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com" - }, - "record": { - "URL": "https://maskduck.is-a.dev" - } -} From 3df4d9e3adbe580a4175edc1f70ba2ac6264c436 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:44:07 +0800 Subject: [PATCH 2728/8412] Update luni.json --- domains/luni.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luni.json b/domains/luni.json index aa726b525..f8bfad635 100644 --- a/domains/luni.json +++ b/domains/luni.json @@ -4,6 +4,6 @@ "email": "lukasbatema@mg.batemadevelopment.com" }, "record": { - "URL": "https://en.pronouns.page/@luni_batema" + "URL": "https://en.pronouns.page/@luni_moon" } } From e69873d1c8061b7380b80fbd23600caaa0dc0f69 Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Mon, 17 Jul 2023 20:18:37 +0530 Subject: [PATCH 2729/8412] Create milcon-uptimer.json --- domains/milcon-uptimer.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/milcon-uptimer.json diff --git a/domains/milcon-uptimer.json b/domains/milcon-uptimer.json new file mode 100644 index 000000000..8471985a7 --- /dev/null +++ b/domains/milcon-uptimer.json @@ -0,0 +1,10 @@ +{ + "description": "Uptimer site", + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "ce061efe-4c98-41af-b793-2e0d4e4322a1.id.repl.co" + } +} From a254dff7cbc1a625568e13a4e0be0630eca1318e Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 11:09:06 -0400 Subject: [PATCH 2730/8412] feat(domain): theemailofalephwho.is-a.dev --- domains/theemailofalephwho.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/theemailofalephwho.json diff --git a/domains/theemailofalephwho.json b/domains/theemailofalephwho.json new file mode 100644 index 000000000..c010325c1 --- /dev/null +++ b/domains/theemailofalephwho.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" + }, + + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=alephdiallo@mail.com" + + } +} From 6d0facde44f10c2ce190e2e76a7d6bf48b6e44e3 Mon Sep 17 00:00:00 2001 From: AshC1ty Date: Mon, 17 Jul 2023 22:06:30 +0530 Subject: [PATCH 2731/8412] feat(domain): ashcity.is-a.dev --- domains/ashcity.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ashcity.json diff --git a/domains/ashcity.json b/domains/ashcity.json new file mode 100644 index 000000000..b10152a4d --- /dev/null +++ b/domains/ashcity.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashcity" + } + } + \ No newline at end of file From 364687edad70fbca5bbec8483cfe04b91b0ba3f7 Mon Sep 17 00:00:00 2001 From: AshC1ty Date: Mon, 17 Jul 2023 22:07:36 +0530 Subject: [PATCH 2732/8412] feat(domain): akashbabu.is-a.dev --- domains/akashbabu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akashbabu.json diff --git a/domains/akashbabu.json b/domains/akashbabu.json new file mode 100644 index 000000000..9e90238ad --- /dev/null +++ b/domains/akashbabu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "akashbabu" + } + } + \ No newline at end of file From e5e73bffc8653477243456c8c958ce2025e57959 Mon Sep 17 00:00:00 2001 From: AshC1ty Date: Mon, 17 Jul 2023 22:10:01 +0530 Subject: [PATCH 2733/8412] feat(domain): akash.is-a.dev --- domains/akash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json new file mode 100644 index 000000000..9e90238ad --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "akashbabu" + } + } + \ No newline at end of file From fda0abc1beb1082fca65ada9c882749921121598 Mon Sep 17 00:00:00 2001 From: jlalfonso21 Date: Mon, 17 Jul 2023 12:40:15 -0400 Subject: [PATCH 2734/8412] feat(domain): jlalfonso21.is-a.dev --- domains/jlalfonso21.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jlalfonso21.json diff --git a/domains/jlalfonso21.json b/domains/jlalfonso21.json new file mode 100644 index 000000000..e5c1da1d2 --- /dev/null +++ b/domains/jlalfonso21.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jlalfonso21", + "email": "jlalfonso21@gmail.com" + }, + "record": { + "A": ["89.147.111.78"] + } + } + \ No newline at end of file From 280390c6067ec225a94ebe9a31c85570d337efcb Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Mon, 17 Jul 2023 18:54:00 +0200 Subject: [PATCH 2735/8412] 'A record' for email use --- domains/rdc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rdc.json diff --git a/domains/rdc.json b/domains/rdc.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/rdc.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From bdc962a14fbcf15ccdd17220d097eaa8fd5e3bf3 Mon Sep 17 00:00:00 2001 From: compCoder <112859159+compCoder007@users.noreply.github.com> Date: Mon, 17 Jul 2023 22:53:39 +0530 Subject: [PATCH 2736/8412] Create umesh.json --- umesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 umesh.json diff --git a/umesh.json b/umesh.json new file mode 100644 index 000000000..9bb3c0523 --- /dev/null +++ b/umesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "compCoder007", + "email": "competentcoder007@gmail.com" + }, + "record": { + "CNAME": "compcoder007.github.io" + } +} From db78e240f0af47f42314a0642e3fb588daaace04 Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Mon, 17 Jul 2023 12:41:28 -0500 Subject: [PATCH 2737/8412] feat(domain): rikosnapse.is-a.dev --- domains/rikosnapse.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rikosnapse.json diff --git a/domains/rikosnapse.json b/domains/rikosnapse.json new file mode 100644 index 000000000..a450bd3c5 --- /dev/null +++ b/domains/rikosnapse.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" + } + } + \ No newline at end of file From c5fc028bfc9929144d8a4798537d2ac547c7be73 Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Mon, 17 Jul 2023 12:51:10 -0500 Subject: [PATCH 2738/8412] feat(domain): mako.is-a.dev --- domains/mako.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mako.json diff --git a/domains/mako.json b/domains/mako.json new file mode 100644 index 000000000..eea5172f5 --- /dev/null +++ b/domains/mako.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "mako.mkoca.org" + } + } + \ No newline at end of file From 91ca9eaaac991e4182e6431976aacaa3c85fd413 Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Mon, 17 Jul 2023 15:10:01 -0300 Subject: [PATCH 2739/8412] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index 319113122..a873c1e40 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -1,11 +1,10 @@ - - { - "owner": { - "username": "RianNegreiros", - "email": "riannegreiros@gmail.com" - }, - "record": { - "CNAME": "portfolio-production-c1eb.up.railway.app" - } +{ + "owner": { + "username": "RianNegreiros", + "email": "riannegreiros@gmail.com" + }, + "record": { + "CNAME": "riannegreiros.github.io" + } } - \ No newline at end of file + \ No newline at end of file From e8c494f2b04bce0283559385442d8ea87e9d1fa7 Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Mon, 17 Jul 2023 15:12:32 -0300 Subject: [PATCH 2740/8412] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index a873c1e40..8d6e1d6ec 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -4,7 +4,7 @@ "email": "riannegreiros@gmail.com" }, "record": { - "CNAME": "riannegreiros.github.io" + "CNAME": "riannegreiros.github.io." } } \ No newline at end of file From 09484ce1fca98a65a12b6230589d01f0c4bcbde5 Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Mon, 17 Jul 2023 15:13:19 -0300 Subject: [PATCH 2741/8412] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index 8d6e1d6ec..a873c1e40 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -4,7 +4,7 @@ "email": "riannegreiros@gmail.com" }, "record": { - "CNAME": "riannegreiros.github.io." + "CNAME": "riannegreiros.github.io" } } \ No newline at end of file From 31e489a4ec637d1d879371401c33fbcd8a00df5d Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:48:34 -0400 Subject: [PATCH 2742/8412] feat(domain): aleph.is-a.dev --- domains/aleph.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index ae6e16a26..39d98f57f 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -1,11 +1,10 @@ { - "description": "My Personal Website", - "repo": "https://github.com/alephdfilms/alephdfilms.github.io", - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "CNAME": "alephdfilms.github.io" + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "TXT": "forward-email=alephdiallo@mail.com" + } } -} + \ No newline at end of file From 04229b393217132378966082fcc302b6425192af Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:48:48 -0400 Subject: [PATCH 2743/8412] feat(domain): aleph.is-a.dev --- domains/aleph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index 39d98f57f..b5bc63530 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "TXT": "forward-email=alephdiallo@mail.com" + "MX": "mx1.forwardemail.net, mx2.forwardemail.net" } } \ No newline at end of file From 78053b4343fb7683add3526f07b8c2cbd4acbd23 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 16:49:51 -0400 Subject: [PATCH 2744/8412] unnecesarry stress --- domains/theemailofalephwho.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/theemailofalephwho.json diff --git a/domains/theemailofalephwho.json b/domains/theemailofalephwho.json deleted file mode 100644 index c010325c1..000000000 --- a/domains/theemailofalephwho.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" - }, - - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=alephdiallo@mail.com" - - } -} From e1d630354668f1847d7403361afd66c7d261d7b8 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 16:52:51 -0400 Subject: [PATCH 2745/8412] email + git added A, MX and TXT records https://github.com/is-a-dev/register/issues/5158 --- domains/aleph.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index b5bc63530..feb7913b9 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -5,6 +5,8 @@ }, "record": { "MX": "mx1.forwardemail.net, mx2.forwardemail.net" + "A": "185.199.108.153" + "TXT": "forward-email=alephdiallo@mail.com" } } - \ No newline at end of file + From 1e17223da2f488fa8404e996b0afc05c3c71d38c Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:57:50 -0400 Subject: [PATCH 2746/8412] feat(domain): aleph.is-a.dev --- domains/aleph.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index feb7913b9..39d98f57f 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,9 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "MX": "mx1.forwardemail.net, mx2.forwardemail.net" - "A": "185.199.108.153" "TXT": "forward-email=alephdiallo@mail.com" } } - + \ No newline at end of file From 72f8a9383420e36ca783428614f1fdefad29a9aa Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 16:58:01 -0400 Subject: [PATCH 2747/8412] feat(domain): aleph.is-a.dev From f7019aaa8de4dbeacd2cb554ca6c7a3a8e7663b0 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 17:11:51 -0400 Subject: [PATCH 2748/8412] add A record --- domains/aleph.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index 39d98f57f..f9cdc6df0 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -5,6 +5,7 @@ }, "record": { "TXT": "forward-email=alephdiallo@mail.com" + "A": "185.199.111.153" } } - \ No newline at end of file + From 4f11280d3425bf32b526843b412d6f9a65d80bde Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 17:14:53 -0400 Subject: [PATCH 2749/8412] Maybe Record(S)? --- domains/aleph.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aleph.json b/domains/aleph.json index f9cdc6df0..c7c2bfeb5 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -3,7 +3,7 @@ "username": "alephdfilms", "email": "alephdiallo@mail.com" }, - "record": { + "records": { "TXT": "forward-email=alephdiallo@mail.com" "A": "185.199.111.153" } From 9bfdf5e8664e2f67aaef4f9156d32c08850e1c21 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Mon, 17 Jul 2023 17:16:31 -0400 Subject: [PATCH 2750/8412] Remove A record, I'll see what happens sooner or later --- domains/aleph.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index c7c2bfeb5..21315dfc2 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -3,9 +3,8 @@ "username": "alephdfilms", "email": "alephdiallo@mail.com" }, - "records": { + "record": { "TXT": "forward-email=alephdiallo@mail.com" - "A": "185.199.111.153" } } From bb282117701aa6ebc6e61fa95c56054688cb8473 Mon Sep 17 00:00:00 2001 From: jaydoublay Date: Mon, 17 Jul 2023 17:38:47 -0500 Subject: [PATCH 2751/8412] feat(domain): hiwind.is-a.dev --- domains/hiwind.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hiwind.json diff --git a/domains/hiwind.json b/domains/hiwind.json new file mode 100644 index 000000000..2351b1136 --- /dev/null +++ b/domains/hiwind.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jaydoublay", + "email": "jeremy@jaydoublay.com" + }, + "record": { + "URL": "https://www.hiwind.me" + } + } + \ No newline at end of file From 7ab5c87f5a593b515b4208c6b447b0a9df9284a8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 07:44:31 +0800 Subject: [PATCH 2752/8412] Update sow.json --- domains/sow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sow.json b/domains/sow.json index ee8c555c7..95e3a0c33 100644 --- a/domains/sow.json +++ b/domains/sow.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "cozy-fox-3ce364.netlify.app" + "URL": "https://cozy-fox-3ce364.netlify.app" } } From 441ddcf2d7d8149ab6901844a2120cb808a29318 Mon Sep 17 00:00:00 2001 From: mkshift Date: Mon, 17 Jul 2023 17:22:49 -0700 Subject: [PATCH 2753/8412] feat(domain): shift.is-a.dev --- domains/shift.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shift.json diff --git a/domains/shift.json b/domains/shift.json new file mode 100644 index 000000000..5a8a1a501 --- /dev/null +++ b/domains/shift.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mkshift", + "email": "mkshift@tuta.io" + }, + "record": { + "CNAME": "mkshift.github.io" + } + } + \ No newline at end of file From 146048b3f789b05693a38b8790c075082d6e474d Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 21:10:59 -0400 Subject: [PATCH 2754/8412] feat(domain): aleph.is-a.dev --- domains/aleph.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index 21315dfc2..b5bc63530 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "TXT": "forward-email=alephdiallo@mail.com" + "MX": "mx1.forwardemail.net, mx2.forwardemail.net" } } - + \ No newline at end of file From 88e12dc60674c85ac8a8114e7e4b22b41ba4ba99 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 21:21:27 -0400 Subject: [PATCH 2755/8412] Delete aleph.is-a.dev --- domains/aleph.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json deleted file mode 100644 index b5bc63530..000000000 --- a/domains/aleph.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "MX": "mx1.forwardemail.net, mx2.forwardemail.net" - } - } - \ No newline at end of file From 0879d037c6d9fe05b47e1f02a11e6f0d9f287cdf Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Mon, 17 Jul 2023 21:22:32 -0400 Subject: [PATCH 2756/8412] feat(domain): alephdiallo.is-a.dev --- domains/alephdiallo.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/alephdiallo.json diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json new file mode 100644 index 000000000..958b0d6fc --- /dev/null +++ b/domains/alephdiallo.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=alephdiallo@mail.com" + } +} From 6d965cd94c82545c9bf4ba0f77c3ac637f56bb83 Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Mon, 17 Jul 2023 21:23:49 -0500 Subject: [PATCH 2757/8412] feat(domain): riko.is-a.dev --- domains/riko.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/riko.json diff --git a/domains/riko.json b/domains/riko.json new file mode 100644 index 000000000..a450bd3c5 --- /dev/null +++ b/domains/riko.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" + } + } + \ No newline at end of file From d81314f73541dd06a84e44e831be639d13c2edd7 Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Tue, 18 Jul 2023 10:04:01 +0530 Subject: [PATCH 2758/8412] Create tikter.json --- domains/tikter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tikter.json diff --git a/domains/tikter.json b/domains/tikter.json new file mode 100644 index 000000000..374a24c6f --- /dev/null +++ b/domains/tikter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "c14c2346-1c5a-4bf0-b9dc-d47fc8263e86.id.repl.co" + } +} From 83d6735eba6dcba9d37ba917b3557ce77f99b065 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 12:43:55 +0800 Subject: [PATCH 2759/8412] Update mosa.json --- domains/mosa.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/mosa.json b/domains/mosa.json index 2f016ca0a..9110dee66 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -1,10 +1,8 @@ { "description": "For my portfolio website made by using HTML + CSS and JS", - "owner": { "username": "mosageneral", - "email": "mosageneral@gmail.com", - + "email": "mosageneral@gmail.com" }, "record": { "URL": "http://130.162.168.84" From 5c867bb7004a7c18496f2949c1ccd884f6ce8bb1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:03:00 +0800 Subject: [PATCH 2760/8412] Rename umesh.json to domains/umesh.json --- umesh.json => domains/umesh.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename umesh.json => domains/umesh.json (100%) diff --git a/umesh.json b/domains/umesh.json similarity index 100% rename from umesh.json rename to domains/umesh.json From 0b9028b111464e188789375ae1a85cd080e4b567 Mon Sep 17 00:00:00 2001 From: Namish <68964499+chadcat7@users.noreply.github.com> Date: Tue, 18 Jul 2023 11:34:56 +0530 Subject: [PATCH 2761/8412] feat(domain): add `namishpande.is-a.dev` --- domains/namishpande.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/namishpande.json diff --git a/domains/namishpande.json b/domains/namishpande.json new file mode 100644 index 000000000..ea1a5938e --- /dev/null +++ b/domains/namishpande.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chadcat7", + "email": "namishpande2007@gmail.com" + }, + + "record": { + "CNAME": "namishpande.github.io" + } +} From c4c6eb331502c384eea826f14f67e9e5ea235651 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:06:53 +0800 Subject: [PATCH 2762/8412] Update and rename nishantb.json to domains/nishantb.json --- nishantb.json => domains/nishantb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename nishantb.json => domains/nishantb.json (72%) diff --git a/nishantb.json b/domains/nishantb.json similarity index 72% rename from nishantb.json rename to domains/nishantb.json index 7c319b5f6..365f87e4d 100644 --- a/nishantb.json +++ b/domains/nishantb.json @@ -4,6 +4,6 @@ "email": "nbtaylor1031@gmail.com" }, "record": { - "URL": "https://nishantdev.netlify.app/" + "URL": "https://nishantdev.netlify.app" } } From e69c4d12b84e52ea8f06a80bfdc2e6b4feeb1a0c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:08:16 +0800 Subject: [PATCH 2763/8412] Update hilmansyah.json --- domains/hilmansyah.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json index 006c07374..f642afb18 100644 --- a/domains/hilmansyah.json +++ b/domains/hilmansyah.json @@ -5,13 +5,9 @@ "username": "Hillzacky", "email": "hilmansyah@xhr.my.id", "twitter": "hillzacky", - "discord": "830349326785314846" + "discord": "830349326785314846" }, "record": { - "CNAME": "hillzacky.github.io", - "A": "185.199.111.153", - "A": "185.199.110.153", - "A": "185.199.109.153", - "A": "185.199.108.153" + "CNAME": "hillzacky.github.io" } } From 2f29be9596407b9b7a26e03c2dd6cce4f917cf37 Mon Sep 17 00:00:00 2001 From: Namish <68964499+chadcat7@users.noreply.github.com> Date: Tue, 18 Jul 2023 06:10:39 +0000 Subject: [PATCH 2764/8412] Update namishpande.json --- domains/namishpande.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/namishpande.json b/domains/namishpande.json index ea1a5938e..3c2962721 100644 --- a/domains/namishpande.json +++ b/domains/namishpande.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "namishpande.github.io" + "CNAME": "chadcat7.github.io" } } From 938a848b03faa8609c6b7ff3323b4817700ccebc Mon Sep 17 00:00:00 2001 From: mosageneral <32716414+mosageneral@users.noreply.github.com> Date: Tue, 18 Jul 2023 09:14:22 +0300 Subject: [PATCH 2765/8412] Update mosa.json Update My domain with a record instad of url --- domains/mosa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mosa.json b/domains/mosa.json index 9110dee66..4cc56a399 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -5,6 +5,6 @@ "email": "mosageneral@gmail.com" }, "record": { - "URL": "http://130.162.168.84" + "A": "130.162.168.84" } } From 5024c697760c7678c3c8bb57f637d15f959bfe9c Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Tue, 18 Jul 2023 11:51:05 +0530 Subject: [PATCH 2766/8412] Create ashc1ty.json --- domains/ashc1ty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ashc1ty.json diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json new file mode 100644 index 000000000..0d564b944 --- /dev/null +++ b/domains/ashc1ty.json @@ -0,0 +1,11 @@ +{ + "description": "AshC1ty's Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} From ff3cd169a7f3e3daa803303ae79c8d3e3f9505ee Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 18 Jul 2023 14:38:42 +0800 Subject: [PATCH 2767/8412] Update mosa.json --- domains/mosa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mosa.json b/domains/mosa.json index 4cc56a399..80c980b39 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -5,6 +5,6 @@ "email": "mosageneral@gmail.com" }, "record": { - "A": "130.162.168.84" + "A": ["130.162.168.84"] } } From 3640c4d48e6222e69f49b5e0adbd136e05497373 Mon Sep 17 00:00:00 2001 From: M4dhav Date: Tue, 18 Jul 2023 12:36:07 +0530 Subject: [PATCH 2768/8412] feat(domain): madhavgupta.is-a.dev --- domains/madhavgupta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/madhavgupta.json diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json new file mode 100644 index 000000000..9e5a433cd --- /dev/null +++ b/domains/madhavgupta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "M4dhav", + "email": "madhav.gupta7674@gmail.com" + }, + "record": { + "URL": "https://madhavgupta.vercel.app/" + } + } + \ No newline at end of file From df534f0979ae9e698ac1959a9099fe9946a0a54e Mon Sep 17 00:00:00 2001 From: turvenuija1 <4209@lattahattu.fi> Date: Tue, 18 Jul 2023 12:19:37 +0300 Subject: [PATCH 2769/8412] feat(domain): turvenuija.is-a.dev --- domains/turvenuija.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/turvenuija.json diff --git a/domains/turvenuija.json b/domains/turvenuija.json new file mode 100644 index 000000000..c8c2caee4 --- /dev/null +++ b/domains/turvenuija.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "turvenuija1", + "email": "4209@lattahattu.fi" + }, + "record": { + "CNAME": "turvenuija.munsivu.fi" + } + } + \ No newline at end of file From 9df67796235bb48a3b613f6e257249bd37c13050 Mon Sep 17 00:00:00 2001 From: scott1991 Date: Tue, 18 Jul 2023 17:33:36 +0800 Subject: [PATCH 2770/8412] feat(domain): scott.is-a.dev --- domains/scott.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/scott.json diff --git a/domains/scott.json b/domains/scott.json new file mode 100644 index 000000000..2b5b6717b --- /dev/null +++ b/domains/scott.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "scott1991", + "email": "cakepbm@gmail.com" + }, + "record": { + "A": ["128.22.136.213"] + } + } + \ No newline at end of file From 679c4e99a6124a849ff4d4e3683cb6cc94e9797b Mon Sep 17 00:00:00 2001 From: maxired Date: Tue, 18 Jul 2023 12:22:36 +0200 Subject: [PATCH 2771/8412] feat(domain): maxired.is-a.dev --- domains/maxired.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/maxired.json diff --git a/domains/maxired.json b/domains/maxired.json new file mode 100644 index 000000000..0fd0f957a --- /dev/null +++ b/domains/maxired.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "maxired", + "email": "github@maxired.fr" + }, + "record": { + "CNAME": "www.maxired.fr" + } + } + \ No newline at end of file From 4d1121e1c183a47c0873574a3fd4b2f4e6cf898c Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Tue, 18 Jul 2023 07:16:45 -0400 Subject: [PATCH 2772/8412] feat(domain): aleph.is-a.dev --- domains/aleph.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json new file mode 100644 index 000000000..812d5c2da --- /dev/null +++ b/domains/aleph.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": "185.199.108.153" + } + } + \ No newline at end of file From 8c9315ccd07ffbc100fe625e74372d91345d9a9b Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Tue, 18 Jul 2023 07:18:48 -0400 Subject: [PATCH 2773/8412] sorry for doing this so many times but my site just went down after the TXT record was added. So I just set it to a CNAME record and called it a day. --- domains/aleph.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aleph.json b/domains/aleph.json index 812d5c2da..d867f9a6e 100644 --- a/domains/aleph.json +++ b/domains/aleph.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "A": "185.199.108.153" + "CNAME": "alephdfilms.github.io" } } - \ No newline at end of file + From 3ee009af0d1bb854a0e791671089dd2f276a50aa Mon Sep 17 00:00:00 2001 From: Fjuro Date: Tue, 18 Jul 2023 13:40:02 +0200 Subject: [PATCH 2774/8412] feat(domain): fjuro.is-a.dev --- domains/fjuro.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/fjuro.json diff --git a/domains/fjuro.json b/domains/fjuro.json new file mode 100644 index 000000000..188405224 --- /dev/null +++ b/domains/fjuro.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Fjuro", + "email": "ifjuro@proton.me" + }, + "record": { + "CNAME": "fjuro.github.io" + } + } + \ No newline at end of file From 0f8891d9454747bf5c8316b8a3cfcf5c23a46b09 Mon Sep 17 00:00:00 2001 From: Kweeper <72858106+kweeperdotjs@users.noreply.github.com> Date: Tue, 18 Jul 2023 18:52:12 +0630 Subject: [PATCH 2775/8412] Create kweeper.json --- domains/kweeper.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kweeper.json diff --git a/domains/kweeper.json b/domains/kweeper.json new file mode 100644 index 000000000..81c8c51f2 --- /dev/null +++ b/domains/kweeper.json @@ -0,0 +1,10 @@ +{ + "description": "kweeper.is-a.dev", + "owner": { + "username": "kweeperdotjs", + "email": "kweeper@protonmail.com" + }, + "record": { + "CNAME": "kweeperdotjs.pages.dev" + } +} From b09df408f84ea9ee386a979d8b9754b5b26c16c5 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:47:54 +0700 Subject: [PATCH 2776/8412] Update tranthanhlong.json --- domains/tranthanhlong.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index 28e3b8bad..d3c150076 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -5,7 +5,10 @@ }, "record": { "A": [ - "103.97.126.23" + "185.199.108.153" + "185.199.109.153" + "185.199.110.153" + "185.199.111.153" ] } } From dbf5467395a619ac41b0296ab6920b739881dffe Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Tue, 18 Jul 2023 20:54:56 +0700 Subject: [PATCH 2777/8412] Update tranthanhlong.json --- domains/tranthanhlong.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index d3c150076..ccf3efc17 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -5,9 +5,9 @@ }, "record": { "A": [ - "185.199.108.153" - "185.199.109.153" - "185.199.110.153" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", "185.199.111.153" ] } From 552100cfeaef2a140c2bc155712b3f80ff449355 Mon Sep 17 00:00:00 2001 From: Turvenuija <132452863+turvenuija1@users.noreply.github.com> Date: Tue, 18 Jul 2023 17:00:53 +0300 Subject: [PATCH 2778/8412] Update turvenuija.json --- domains/turvenuija.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/turvenuija.json b/domains/turvenuija.json index c8c2caee4..3f4f84cbb 100644 --- a/domains/turvenuija.json +++ b/domains/turvenuija.json @@ -1,7 +1,7 @@ { "owner": { "username": "turvenuija1", - "email": "4209@lattahattu.fi" + "email": "turvenuija@skidd.xyz" }, "record": { "CNAME": "turvenuija.munsivu.fi" From f18a7bcd6b6ce6ca7677b70a6dccbd01eebb2f7c Mon Sep 17 00:00:00 2001 From: p3nguin-kun Date: Tue, 18 Jul 2023 14:38:04 +0000 Subject: [PATCH 2779/8412] feat(domain): p3nguin.is-a.dev --- domains/p3nguin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/p3nguin.json diff --git a/domains/p3nguin.json b/domains/p3nguin.json new file mode 100644 index 000000000..ca4372cf8 --- /dev/null +++ b/domains/p3nguin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "p3nguin-kun", + "email": "p3nguinkun@proton.me" + }, + "record": { + "CNAME": "p3nguin" + } + } + \ No newline at end of file From dff556495ce5503ac24baf9e169d80ac714e8505 Mon Sep 17 00:00:00 2001 From: p3nguin-kyun Date: Tue, 18 Jul 2023 14:41:59 +0000 Subject: [PATCH 2780/8412] Update p3nguin.json --- domains/p3nguin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/p3nguin.json b/domains/p3nguin.json index ca4372cf8..743333e13 100644 --- a/domains/p3nguin.json +++ b/domains/p3nguin.json @@ -4,7 +4,7 @@ "email": "p3nguinkun@proton.me" }, "record": { - "CNAME": "p3nguin" + "CNAME": "p3nguin-kun.github.io" } } - \ No newline at end of file + From a84250852f8223116ec4588ac8b6272108708dc6 Mon Sep 17 00:00:00 2001 From: t-ub3 Date: Tue, 18 Jul 2023 16:46:11 +0100 Subject: [PATCH 2781/8412] feat(domain): tube.is-a.dev --- domains/tube.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tube.json diff --git a/domains/tube.json b/domains/tube.json new file mode 100644 index 000000000..672729520 --- /dev/null +++ b/domains/tube.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "t-ub3", + "email": "tfl.kids@gmail.com" + }, + "record": { + "URL": "https://tube.uwu.ai" + } + } + \ No newline at end of file From 5c05f2df8b3cc17cf95912bce91338256f23e9fb Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Tue, 18 Jul 2023 11:17:57 -0500 Subject: [PATCH 2782/8412] feat(domain): mako.is-a.dev --- domains/mako.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mako.json b/domains/mako.json index eea5172f5..bbf47d72d 100644 --- a/domains/mako.json +++ b/domains/mako.json @@ -4,7 +4,7 @@ "email": "buttersword2017@gmail.com" }, "record": { - "CNAME": "mako.mkoca.org" + "CNAME": "https://mako.mkoca.org" } } \ No newline at end of file From 0de28bb40aefb6d7652293c9ad4a8763cdffd71b Mon Sep 17 00:00:00 2001 From: GoldenFire2317 Date: Tue, 18 Jul 2023 11:20:26 -0500 Subject: [PATCH 2783/8412] feat(domain): mako.is-a.dev --- domains/mako.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mako.json b/domains/mako.json index bbf47d72d..2453296fa 100644 --- a/domains/mako.json +++ b/domains/mako.json @@ -4,7 +4,7 @@ "email": "buttersword2017@gmail.com" }, "record": { - "CNAME": "https://mako.mkoca.org" + "CNAME": "mako.mkoca.org" } } \ No newline at end of file From 826e24f718a997230418473aa0d20f9901c3317b Mon Sep 17 00:00:00 2001 From: Niemiets Date: Tue, 18 Jul 2023 22:35:54 +0200 Subject: [PATCH 2784/8412] feat(domain): niemiets.is-a.dev --- domains/niemiets.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/niemiets.json b/domains/niemiets.json index fc95b5dc5..10be9db3b 100644 --- a/domains/niemiets.json +++ b/domains/niemiets.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "Niemiets", - "email": "niemiec123123123@gmail.com", - "discord": "397074265708691456" - }, - - "record": { - "CNAME": "175c065b-9338-44cf-a6ed-4cc521f9ec5c.id.repl.co" + "owner": { + "username": "Niemiets", + "email": "niemiec123123123@gmail.com" + }, + "record": { + "URL": "https://www.niemiets.repl.co/" + } } -} + \ No newline at end of file From 6596eec7a5183effc491dde74d39abac7c6da78c Mon Sep 17 00:00:00 2001 From: drtherapy2023 Date: Wed, 19 Jul 2023 00:32:17 +0300 Subject: [PATCH 2785/8412] feat(domain): drtherapy.is-a.dev --- domains/drtherapy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/drtherapy.json diff --git a/domains/drtherapy.json b/domains/drtherapy.json new file mode 100644 index 000000000..a113b651d --- /dev/null +++ b/domains/drtherapy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me" + }, + "record": { + "CNAME": "drtherapy2023.github.io" + } + } + \ No newline at end of file From 15810777b4d31ed834c508ee7fef31e22c2d22cc Mon Sep 17 00:00:00 2001 From: drtherapy2023 Date: Wed, 19 Jul 2023 00:43:02 +0300 Subject: [PATCH 2786/8412] feat(domain): dr-therapy.is-a.dev --- domains/dr-therapy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dr-therapy.json diff --git a/domains/dr-therapy.json b/domains/dr-therapy.json new file mode 100644 index 000000000..1f94a2706 --- /dev/null +++ b/domains/dr-therapy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me", + "discord": "706419336235188264" + }, + + "record": { + "CNAME": "drtherapy2023.github.io" + } +} From 89117fb2d37113d2c252fba4abd062f382e1a07f Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Tue, 18 Jul 2023 17:46:32 -0400 Subject: [PATCH 2787/8412] feat(domain): nxyy.is-a.dev --- domains/nxyy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nxyy.json diff --git a/domains/nxyy.json b/domains/nxyy.json new file mode 100644 index 000000000..d6a68c21a --- /dev/null +++ b/domains/nxyy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NxyyLOL", + "email": "nay2010nay@gmail.com" + }, + "record": { + "A": ["158.101.209.213"] + } + } + \ No newline at end of file From b1ebfb23a0bca0740a5c35e7611f1b60a5aa310d Mon Sep 17 00:00:00 2001 From: Nxyy <111028330+NxyyLOL@users.noreply.github.com> Date: Tue, 18 Jul 2023 17:47:10 -0400 Subject: [PATCH 2788/8412] Update nxyy.json --- domains/nxyy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nxyy.json b/domains/nxyy.json index d6a68c21a..cd07ddcab 100644 --- a/domains/nxyy.json +++ b/domains/nxyy.json @@ -1,7 +1,7 @@ { "owner": { "username": "NxyyLOL", - "email": "nay2010nay@gmail.com" + "email": "nxyylol@protonmail.com" }, "record": { "A": ["158.101.209.213"] From 547e9d4e1838937e8d4d307bbf39d223d494bd51 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash2019 Date: Tue, 18 Jul 2023 20:13:04 -0400 Subject: [PATCH 2789/8412] feat(domain): therealgeodash.is-a.dev --- domains/therealgeodash.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/therealgeodash.json diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json new file mode 100644 index 000000000..f41fd5887 --- /dev/null +++ b/domains/therealgeodash.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TheRealGeoDash2019", + "email": "TheRealGeoDash2019@gmail.com" + }, + "record": { + "CNAME": "lhost.dev" + } + } + \ No newline at end of file From c184dfaaec9c9d35415743d96efef25ca171a905 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash Date: Tue, 18 Jul 2023 20:29:14 -0400 Subject: [PATCH 2790/8412] Update therealgeodash.json --- domains/therealgeodash.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json index f41fd5887..652978f52 100644 --- a/domains/therealgeodash.json +++ b/domains/therealgeodash.json @@ -1,7 +1,8 @@ { "owner": { "username": "TheRealGeoDash2019", - "email": "TheRealGeoDash2019@gmail.com" + "email": "therealgeodash@lhost.dev", + "discord": "710268763844640839" }, "record": { "CNAME": "lhost.dev" From f7e258a0332b7ab2b8f506fa6e85586a040a0c92 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Tue, 18 Jul 2023 21:07:53 -0400 Subject: [PATCH 2791/8412] Delete aleph.is-a.dev --- domains/aleph.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aleph.json diff --git a/domains/aleph.json b/domains/aleph.json deleted file mode 100644 index d867f9a6e..000000000 --- a/domains/aleph.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "CNAME": "alephdfilms.github.io" - } - } - From 9c2d90d459386248a37db7a270b37f38960aefa2 Mon Sep 17 00:00:00 2001 From: aikooo7 Date: Wed, 19 Jul 2023 03:44:05 +0100 Subject: [PATCH 2792/8412] feat(domain): aikoo7.is-a.dev --- domains/aikoo7.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/aikoo7.json diff --git a/domains/aikoo7.json b/domains/aikoo7.json new file mode 100644 index 000000000..bb894b1fa --- /dev/null +++ b/domains/aikoo7.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "aikooo7", + "email": "prozinhopro1973@gmail.com" + }, + "record": { + "CNAME": "aikooo7.github.io" + } + } + \ No newline at end of file From 6022372a10ad69088474ad79cb5fc83b2f2c88ee Mon Sep 17 00:00:00 2001 From: thesanju Date: Wed, 19 Jul 2023 08:50:07 +0530 Subject: [PATCH 2793/8412] added my domine --- domains/thesanju.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thesanju.json diff --git a/domains/thesanju.json b/domains/thesanju.json new file mode 100644 index 000000000..effbd3d1a --- /dev/null +++ b/domains/thesanju.json @@ -0,0 +1,12 @@ +{ + "description": "personal portfolio website", + "repo": "https://github.com/thesanju/thesanju.github.io", + "owner": { + "username": "thesanju", + "email": "sanjayjr1official@gmail.com", + "twitter": "Sanjay69__" + }, + "record": { + "CNAME": "thesanju.github.io" + } +} From f73841b531846af38b112b58be7795e774fd4880 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Wed, 19 Jul 2023 10:23:08 +0700 Subject: [PATCH 2794/8412] Point tranthanhlong.is-a.dev to github page --- domains/tranthanhlong.json | 23 ++++++++++------------- 1 file changed, 10 insertions(+), 13 deletions(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index ccf3efc17..ab212c766 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -1,14 +1,11 @@ { - "owner": { - "username": "iamthanhlong", - "email": "uxymqfzglvtqno1@proton.me" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } -} + "description": "My personal webpage", + "repo": "https://github.com/iamthanhlong/iamthanhlong.github.io", + "owner": { + "username": "iamthanhlong", + "email": "uxymqfzglvtqno@proton.me", + }, + "record": { + "CNAME": "iamthanhlong.github.io" + } +} From d92012d5b924e02f1096a099304c64a16907ed44 Mon Sep 17 00:00:00 2001 From: Long Tran <109861002+iamthanhlong@users.noreply.github.com> Date: Wed, 19 Jul 2023 10:25:46 +0700 Subject: [PATCH 2795/8412] Update tranthanhlong.json --- domains/tranthanhlong.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index ab212c766..8d46e0781 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -3,7 +3,7 @@ "repo": "https://github.com/iamthanhlong/iamthanhlong.github.io", "owner": { "username": "iamthanhlong", - "email": "uxymqfzglvtqno@proton.me", + "email": "uxymqfzglvtqno@proton.me" }, "record": { "CNAME": "iamthanhlong.github.io" From 13fe3bf8e61f2ae89dad0d2c3668021eb5edcf83 Mon Sep 17 00:00:00 2001 From: tiwlinkskwazeh Date: Tue, 18 Jul 2023 23:54:27 -0500 Subject: [PATCH 2796/8412] feat(domain): tiwknowsall.is-a.dev --- domains/tiwknowsall.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tiwknowsall.json diff --git a/domains/tiwknowsall.json b/domains/tiwknowsall.json new file mode 100644 index 000000000..8fc13bb97 --- /dev/null +++ b/domains/tiwknowsall.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "URL": "https://tiw2.pages.dev/" + } + } + \ No newline at end of file From f04ce7feb4f0b7c7722e8952b683ffeed3256c89 Mon Sep 17 00:00:00 2001 From: usr577 Date: Wed, 19 Jul 2023 07:32:22 +0200 Subject: [PATCH 2797/8412] feat(domain): Benediktreck.is-a.dev --- domains/Benediktreck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Benediktreck.json diff --git a/domains/Benediktreck.json b/domains/Benediktreck.json new file mode 100644 index 000000000..36a7d1ccc --- /dev/null +++ b/domains/Benediktreck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "URL": "test.example.com" + } + } + \ No newline at end of file From 6a2004fa7add35f8051b544769711c3004c6b098 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 11:20:13 +0530 Subject: [PATCH 2798/8412] feat(domain): gitninja.is-a.dev --- domains/gitninja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gitninja.json diff --git a/domains/gitninja.json b/domains/gitninja.json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/gitninja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From c3e1509a9d2dce0b1c4d3c3ae75213fc078887e0 Mon Sep 17 00:00:00 2001 From: ryun Date: Wed, 19 Jul 2023 00:28:23 -0700 Subject: [PATCH 2799/8412] feat(domain): ryun.is-a.dev --- domains/ryun.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ryun.json diff --git a/domains/ryun.json b/domains/ryun.json new file mode 100644 index 000000000..658825095 --- /dev/null +++ b/domains/ryun.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ryun", + "email": "humtech@gmail.com" + }, + "record": { + "CNAME": "humboldtweb.com" + } + } + \ No newline at end of file From bd96e71f29aa16e74ed3230b1e09f0e0bfcdc6cb Mon Sep 17 00:00:00 2001 From: tiwlinkskwazeh Date: Wed, 19 Jul 2023 03:07:03 -0500 Subject: [PATCH 2800/8412] feat(domain): bare1.is-a.dev --- domains/bare1.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bare1.json diff --git a/domains/bare1.json b/domains/bare1.json new file mode 100644 index 000000000..8eb2b6f5d --- /dev/null +++ b/domains/bare1.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] + } + } + \ No newline at end of file From 9d6138f8f74eca11d53e431b96a7346a931b0691 Mon Sep 17 00:00:00 2001 From: tiwlinkskwazeh Date: Wed, 19 Jul 2023 03:07:41 -0500 Subject: [PATCH 2801/8412] feat(domain): InfiniteLearning.is-a.dev --- domains/InfiniteLearning.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/InfiniteLearning.json diff --git a/domains/InfiniteLearning.json b/domains/InfiniteLearning.json new file mode 100644 index 000000000..8eb2b6f5d --- /dev/null +++ b/domains/InfiniteLearning.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] + } + } + \ No newline at end of file From c2f9485935d007c0b1c7213dc04067292cd81bc1 Mon Sep 17 00:00:00 2001 From: s4ib0t Date: Wed, 19 Jul 2023 15:53:55 +0700 Subject: [PATCH 2802/8412] feat(domain): s4ib0t.is-a.dev --- domains/s4ib0t.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/s4ib0t.json diff --git a/domains/s4ib0t.json b/domains/s4ib0t.json new file mode 100644 index 000000000..fbe64828b --- /dev/null +++ b/domains/s4ib0t.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "s4ib0t", + "email": "hilmansyah.amd.kom@gmail.com" + }, + "record": { + "CNAME": "s4ib0t.github.io" + } + } + \ No newline at end of file From 41a12f665315a767fdaa74e029ded1817366a259 Mon Sep 17 00:00:00 2001 From: MBG1337 Date: Wed, 19 Jul 2023 15:12:02 +0530 Subject: [PATCH 2803/8412] feat(domain): mbg.is-a.dev --- domains/mbg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mbg.json diff --git a/domains/mbg.json b/domains/mbg.json new file mode 100644 index 000000000..080a3b491 --- /dev/null +++ b/domains/mbg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MBG1337", + "email": "MBGx1337@gmail.com" + }, + "record": { + "A": ["147.182.183.139"] + } + } + \ No newline at end of file From e0e97ec194afd4d8731bf1e16a27d33b97cfa344 Mon Sep 17 00:00:00 2001 From: BiometricGlitch Date: Wed, 19 Jul 2023 17:49:17 +0800 Subject: [PATCH 2804/8412] feat(domain): kevvyyn.is-a.dev --- domains/kevvyyn.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kevvyyn.json diff --git a/domains/kevvyyn.json b/domains/kevvyyn.json new file mode 100644 index 000000000..21b790322 --- /dev/null +++ b/domains/kevvyyn.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BiometricGlitch", + "email": "smellysocks0147@gmail.com" + }, + "record": { + "CNAME": "19e5bf8c-21c4-458c-aade-3d247b901526.id.repl.co" + } + } + \ No newline at end of file From 1f808b1128f5e05c267ccb4bb512e5b8234a6bdd Mon Sep 17 00:00:00 2001 From: usr577 <89299981+usr577@users.noreply.github.com> Date: Wed, 19 Jul 2023 15:44:11 +0200 Subject: [PATCH 2805/8412] Update Benediktreck.json --- domains/Benediktreck.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/Benediktreck.json b/domains/Benediktreck.json index 36a7d1ccc..7c60c92c3 100644 --- a/domains/Benediktreck.json +++ b/domains/Benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "test.example.com" + "URL": "benediktreck.duckdns.org" } } - \ No newline at end of file + From cf00283bfa38da6557f6d1cd748588aae1a5e037 Mon Sep 17 00:00:00 2001 From: usr577 Date: Wed, 19 Jul 2023 15:46:03 +0200 Subject: [PATCH 2806/8412] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/benediktreck.json diff --git a/domains/benediktreck.json b/domains/benediktreck.json new file mode 100644 index 000000000..ba6eb75e4 --- /dev/null +++ b/domains/benediktreck.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "URL": "benediktreck.duckdns.org" + } + } + \ No newline at end of file From 1befb0790f1d361215f09dd30b66217491061abf Mon Sep 17 00:00:00 2001 From: nguoidungkhongdinhdanhh Date: Wed, 19 Jul 2023 21:11:42 +0700 Subject: [PATCH 2807/8412] feat(domain): dmmay.is-a.dev --- domains/dmmay.json | 22 ++++++++-------------- 1 file changed, 8 insertions(+), 14 deletions(-) diff --git a/domains/dmmay.json b/domains/dmmay.json index cdb3e5885..45952f3ae 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -1,16 +1,10 @@ { - "owner": { - "username": "nguoidungkhongdinhdanhh", - "email": "azura22@skiff.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 892626947430051900" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com" + }, + "record": { + "A": "185.199.108.153,185.199.109.153,185.199.110.153,185.199.111.153" + } } -} + \ No newline at end of file From 38259f43cd6a3fa60ffdaeedcae4d4931009d917 Mon Sep 17 00:00:00 2001 From: SpauriRosso Date: Wed, 19 Jul 2023 16:53:58 +0200 Subject: [PATCH 2808/8412] feat(domain): spyrisk.is-a.dev --- domains/spyrisk.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/spyrisk.json diff --git a/domains/spyrisk.json b/domains/spyrisk.json new file mode 100644 index 000000000..85add6404 --- /dev/null +++ b/domains/spyrisk.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "SpauriRosso", + "email": "spy456@zoho.com" + }, + "record": { + "URL": "https://spyrisk.fr" + } + } + \ No newline at end of file From a84aafd13acbffd5140b66d7dac16574a38405a4 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 20:51:08 +0530 Subject: [PATCH 2809/8412] feat(domain): your dad.is-a.dev --- domains/your dad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/your dad.json diff --git a/domains/your dad.json b/domains/your dad.json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/your dad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From d78031b8a3e9317a3f97ae4ed1ba465ec9d39931 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 20:53:15 +0530 Subject: [PATCH 2810/8412] feat(domain): yourdad .is-a.dev --- domains/yourdad .json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yourdad .json diff --git a/domains/yourdad .json b/domains/yourdad .json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/yourdad .json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From 74d207acb004215c4738179bdc3c2fb47fd0c3b6 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 19 Jul 2023 20:56:18 +0530 Subject: [PATCH 2811/8412] feat(domain): yourdad.is-a.dev --- domains/yourdad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yourdad.json diff --git a/domains/yourdad.json b/domains/yourdad.json new file mode 100644 index 000000000..f51cac85c --- /dev/null +++ b/domains/yourdad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } + } + \ No newline at end of file From 33a1d62916a0542ac7914eb484881fbec481bc04 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Wed, 19 Jul 2023 20:59:41 +0530 Subject: [PATCH 2812/8412] Delete yourdad .json --- domains/yourdad .json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/yourdad .json diff --git a/domains/yourdad .json b/domains/yourdad .json deleted file mode 100644 index f51cac85c..000000000 --- a/domains/yourdad .json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } - } - \ No newline at end of file From f9a16616e2e84120b6b72d1dda6a08024831aab9 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Wed, 19 Jul 2023 21:00:01 +0530 Subject: [PATCH 2813/8412] Delete your dad.json --- domains/your dad.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/your dad.json diff --git a/domains/your dad.json b/domains/your dad.json deleted file mode 100644 index f51cac85c..000000000 --- a/domains/your dad.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } - } - \ No newline at end of file From fc4b6f4af7bbf78273a352c868da9034d35c7930 Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Wed, 19 Jul 2023 21:58:06 +0530 Subject: [PATCH 2814/8412] Update ashcity.json --- domains/ashcity.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ashcity.json b/domains/ashcity.json index b10152a4d..5c2c2fc5f 100644 --- a/domains/ashcity.json +++ b/domains/ashcity.json @@ -1,10 +1,12 @@ { + "description": "My hobby website for fun", + "repo": "https://github.com/AshC1ty/AshC1ty.github.io", "owner": { "username": "AshC1ty", "email": "ashcity07734@gmail.com" }, "record": { - "CNAME": "ashcity" + "CNAME": "AshC1ty.github.io" } } - \ No newline at end of file + From 9eed0659cbb9492e75088e7cdf2e556552c9bd88 Mon Sep 17 00:00:00 2001 From: compCoder <112859159+compCoder007@users.noreply.github.com> Date: Wed, 19 Jul 2023 23:18:39 +0530 Subject: [PATCH 2815/8412] Create _github-pages-challenge-compCoder007.umesh.json --- .../_github-pages-challenge-compCoder007.umesh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-compCoder007.umesh.json diff --git a/domains/_github-pages-challenge-compCoder007.umesh.json b/domains/_github-pages-challenge-compCoder007.umesh.json new file mode 100644 index 000000000..7eebe0abd --- /dev/null +++ b/domains/_github-pages-challenge-compCoder007.umesh.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "compCoder007", + "email": "competentcoder007@gmail.com" + }, + "record": { + "TXT": "7e581a7ce40509036ecb310e92fd21" + } +} From b36e62f4344d88fb70058a975a63bc9b62bc8623 Mon Sep 17 00:00:00 2001 From: M4dhav Date: Thu, 20 Jul 2023 00:35:45 +0530 Subject: [PATCH 2816/8412] feat(domain): madhavgupta.is-a.dev --- domains/madhavgupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json index 9e5a433cd..d5b76f1ee 100644 --- a/domains/madhavgupta.json +++ b/domains/madhavgupta.json @@ -4,7 +4,7 @@ "email": "madhav.gupta7674@gmail.com" }, "record": { - "URL": "https://madhavgupta.vercel.app/" + "URL": "https://madhavgupta.vercel.app/" } } \ No newline at end of file From 8cb6ca3688cc17797b40d66e58eb698c6133b12f Mon Sep 17 00:00:00 2001 From: himanshuSri24 Date: Thu, 20 Jul 2023 00:46:36 +0530 Subject: [PATCH 2817/8412] feat(domain): himanshusri.is-a.dev --- domains/himanshusri.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/himanshusri.json diff --git a/domains/himanshusri.json b/domains/himanshusri.json new file mode 100644 index 000000000..126ca7d4c --- /dev/null +++ b/domains/himanshusri.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "himanshuSri24", + "email": "himanshu20032002@gmail.com" + }, + "record": { + "CNAME": "himanshusri24.github.io" + } + } + \ No newline at end of file From fd9efc117b64eda7a4f36fdfe1db5673fbdae4c6 Mon Sep 17 00:00:00 2001 From: HSoeren Date: Wed, 19 Jul 2023 22:03:16 +0200 Subject: [PATCH 2818/8412] feat(domain): soeren.is-a.dev --- domains/soeren.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/soeren.json diff --git a/domains/soeren.json b/domains/soeren.json new file mode 100644 index 000000000..91300c7fe --- /dev/null +++ b/domains/soeren.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "HSoeren", + "email": "soeren.helms1@gmail.com" + }, + "record": { + "A": ["151.252.55.6"] + } + } + \ No newline at end of file From a4df0446e5bbbe06a677a13b9b330382957f1f01 Mon Sep 17 00:00:00 2001 From: AMAZINGMAN2 Date: Thu, 20 Jul 2023 13:55:28 +0930 Subject: [PATCH 2819/8412] feat(domain): almuqbel.is-a.dev --- domains/almuqbel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/almuqbel.json diff --git a/domains/almuqbel.json b/domains/almuqbel.json new file mode 100644 index 000000000..31a6c3285 --- /dev/null +++ b/domains/almuqbel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AMAZINGMAN2", + "email": "Hashim.almuqbel@gmail.com" + }, + "record": { + "TXT": "hashim" + } + } + \ No newline at end of file From 01829eddb0531a11143e08f4db9efd088840d0a1 Mon Sep 17 00:00:00 2001 From: IuCC123 Date: Thu, 20 Jul 2023 09:22:20 +0200 Subject: [PATCH 2820/8412] feat(domain): iucc.is-a.dev --- domains/iucc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/iucc.json diff --git a/domains/iucc.json b/domains/iucc.json new file mode 100644 index 000000000..4553b6813 --- /dev/null +++ b/domains/iucc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "IuCC123", + "email": "raccoon.pw.main@gmail.com" + }, + "record": { + "CNAME": "1e080129-14d6-480b-9abb-390879d573cf.id.repl.co" + } + } + \ No newline at end of file From 6529d20311dacd3a7e21dc6b36267588aa878e38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 17:29:03 +0800 Subject: [PATCH 2821/8412] Rename _github-pages-challenge-compCoder007.umesh.json to _github-pages-challenge-compcoder007.umesh.json --- ...umesh.json => _github-pages-challenge-compcoder007.umesh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-compCoder007.umesh.json => _github-pages-challenge-compcoder007.umesh.json} (100%) diff --git a/domains/_github-pages-challenge-compCoder007.umesh.json b/domains/_github-pages-challenge-compcoder007.umesh.json similarity index 100% rename from domains/_github-pages-challenge-compCoder007.umesh.json rename to domains/_github-pages-challenge-compcoder007.umesh.json From 4c4080833205830ed6cb472ba1bd3d2f21bb812b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 17:55:39 +0800 Subject: [PATCH 2822/8412] Rename InfiniteLearning.json to infinitelearning.json --- domains/{InfiniteLearning.json => infinitelearning.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{InfiniteLearning.json => infinitelearning.json} (97%) diff --git a/domains/InfiniteLearning.json b/domains/infinitelearning.json similarity index 97% rename from domains/InfiniteLearning.json rename to domains/infinitelearning.json index 8eb2b6f5d..2fc5bed0e 100644 --- a/domains/InfiniteLearning.json +++ b/domains/infinitelearning.json @@ -7,4 +7,4 @@ "A": ["18.215.144.92"] } } - \ No newline at end of file + From 50ffc37fc05a1e320a5452abdc8da8d4eb180ef4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 18:26:17 +0800 Subject: [PATCH 2823/8412] Update dmmay.json --- domains/dmmay.json | 20 ++++++++++++-------- 1 file changed, 12 insertions(+), 8 deletions(-) diff --git a/domains/dmmay.json b/domains/dmmay.json index 45952f3ae..70e9a7441 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -1,10 +1,14 @@ { - "owner": { - "username": "nguoidungkhongdinhdanhh", - "email": "azura22@skiff.com" - }, - "record": { - "A": "185.199.108.153,185.199.109.153,185.199.110.153,185.199.111.153" - } + "owner": { + "username": "nguoidungkhongdinhdanhh", + "email": "azura22@skiff.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } - \ No newline at end of file +} From 5ef2d51f380fb4c387270c8b1e0d274d9202b283 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 18:27:35 +0800 Subject: [PATCH 2824/8412] Discard changes to domains/Benediktreck.json --- domains/Benediktreck.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/Benediktreck.json diff --git a/domains/Benediktreck.json b/domains/Benediktreck.json deleted file mode 100644 index 7c60c92c3..000000000 --- a/domains/Benediktreck.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "URL": "benediktreck.duckdns.org" - } - } - From 749f05e4b905fc3f647e6a353f9f01b38ad1d136 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 20 Jul 2023 18:28:00 +0800 Subject: [PATCH 2825/8412] Update benediktreck.json --- domains/benediktreck.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index ba6eb75e4..eb0db0669 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "URL": "benediktreck.duckdns.org" - } + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "benediktreck.duckdns.org" } - \ No newline at end of file +} From 143a466e6e9baeb79cb5e2d223a8a81f2d9a76e4 Mon Sep 17 00:00:00 2001 From: HSoeren Date: Thu, 20 Jul 2023 12:43:47 +0200 Subject: [PATCH 2826/8412] feat(domain): soeren.is-a.dev --- domains/soeren.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soeren.json b/domains/soeren.json index 91300c7fe..ffd34cb2a 100644 --- a/domains/soeren.json +++ b/domains/soeren.json @@ -4,7 +4,7 @@ "email": "soeren.helms1@gmail.com" }, "record": { - "A": ["151.252.55.6"] + "CNAME": "soeren-helms.de" } } \ No newline at end of file From 429c5fc8a6d10279fdf04a9dd5dd7881e3b11ffd Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 13:56:36 +0200 Subject: [PATCH 2827/8412] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index eb0db0669..3bd44213d 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "CNAME": "benediktreck.duckdns.org" + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "benediktreck.serveo.net" + } } -} + \ No newline at end of file From 0107a6c1bd0ae4fdd8bf03de4e11418d40859c55 Mon Sep 17 00:00:00 2001 From: Hillzacky Date: Thu, 20 Jul 2023 19:00:48 +0700 Subject: [PATCH 2828/8412] feat(domain): s4ib0t.is-a.dev --- domains/s4ib0t.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/s4ib0t.json diff --git a/domains/s4ib0t.json b/domains/s4ib0t.json new file mode 100644 index 000000000..1c022a7a2 --- /dev/null +++ b/domains/s4ib0t.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com", + "discord": "830349326785314846" + }, + + "record": { + "MX": ["mx1.forwardemail.net"] + } +} From 6ed23b6dc72c92b68c60965f167e511a73f074a0 Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 14:19:45 +0200 Subject: [PATCH 2829/8412] feat(domain): benediktreck.is-a.dev From 360a3ac9b2f1bcbdf17aec5bba48a5270206f7de Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 14:20:28 +0200 Subject: [PATCH 2830/8412] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 3bd44213d..8147ec55b 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "CNAME": "benediktreck.serveo.net" + "URL": "benediktreck.servero.net" } } \ No newline at end of file From ee8e7779ca3dd850b2d7c8a772d77f1a56af7a46 Mon Sep 17 00:00:00 2001 From: Asif Muhammed <33574841+Asif404@users.noreply.github.com> Date: Thu, 20 Jul 2023 17:58:15 +0530 Subject: [PATCH 2831/8412] Create asif.json --- domains/asif.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/asif.json diff --git a/domains/asif.json b/domains/asif.json new file mode 100644 index 000000000..e2e9a07af --- /dev/null +++ b/domains/asif.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Asif404", + "email": "asifmohammed4000@gmail.com" + }, + "record": { + "CNAME": "asif-bq8.pages.dev" + } + } From 8454a0327776aa51c7407b46164dcbb39e2909f2 Mon Sep 17 00:00:00 2001 From: minnb-bit Date: Thu, 20 Jul 2023 20:10:32 +0700 Subject: [PATCH 2832/8412] feat(domain): minh2000.is-a.dev --- domains/minh2000.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/minh2000.json diff --git a/domains/minh2000.json b/domains/minh2000.json new file mode 100644 index 000000000..9921fa314 --- /dev/null +++ b/domains/minh2000.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" + }, + + "record": { + "CNAME": "minnb-bit.github.io" + } +} From dc5ee249f07df45740d1b3f933b7f0f7a2144f75 Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 15:56:37 +0200 Subject: [PATCH 2833/8412] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 8147ec55b..0aae14ca0 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "benediktreck.servero.net" + "URL": "http://benediktreck.serveo.net" } } \ No newline at end of file From 6c5f79b99eff815b40ddff73e2a95c5db8bed779 Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 15:56:46 +0200 Subject: [PATCH 2834/8412] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 0aae14ca0..15ade0e8b 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "http://benediktreck.serveo.net" + "URL": "benediktreck.serveo.net" } } \ No newline at end of file From 43ee6b82416b6ff111faa3af233a4557a365962b Mon Sep 17 00:00:00 2001 From: CodesZ <96610314+codeszsoft@users.noreply.github.com> Date: Thu, 20 Jul 2023 22:42:10 +0700 Subject: [PATCH 2835/8412] feat(domain): add `codesz.is-a.dev` --- domains/codesz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/codesz.json diff --git a/domains/codesz.json b/domains/codesz.json new file mode 100644 index 000000000..0026adeb9 --- /dev/null +++ b/domains/codesz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "codeszsoft", + "email": "codeszsoftware@gmail.com" + }, + + "record": { + "CNAME": "codeszsoft.github.io" + } +} From 42dec72eeabaddb3536e5da7cd961abb9f772978 Mon Sep 17 00:00:00 2001 From: Endercass <46408156+Endercass@users.noreply.github.com> Date: Thu, 20 Jul 2023 13:39:08 -0400 Subject: [PATCH 2836/8412] Create endercass.json --- domains/endercass.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/endercass.json diff --git a/domains/endercass.json b/domains/endercass.json new file mode 100644 index 000000000..b3da1c574 --- /dev/null +++ b/domains/endercass.json @@ -0,0 +1,11 @@ +{ + "description": "Endercass Portfolio", + "owner": { + "username": "Endercass", + "email": "", + "discord": "endercass" + }, + "record": { + "URL": "https://endercass.me" + } +} From 5a5a1b1cab2425471703deb0ea31654e021c8dd8 Mon Sep 17 00:00:00 2001 From: HSGamer Date: Fri, 21 Jul 2023 01:02:07 +0700 Subject: [PATCH 2837/8412] Delete hsgamer.is-a.dev --- domains/hsgamer.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/hsgamer.json diff --git a/domains/hsgamer.json b/domains/hsgamer.json deleted file mode 100644 index 2a6fefad7..000000000 --- a/domains/hsgamer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "HSGamer", - "email": "huynhqtienvtag@gmail.com" - }, - - "record": { - "CNAME": "hsgamer.github.io" - } -} From 1715aa14a028c277aa66336c983b5b40fe08d451 Mon Sep 17 00:00:00 2001 From: usr577 Date: Thu, 20 Jul 2023 21:25:47 +0200 Subject: [PATCH 2838/8412] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 15ade0e8b..0aae14ca0 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,7 +4,7 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "benediktreck.serveo.net" + "URL": "http://benediktreck.serveo.net" } } \ No newline at end of file From 2ab59c7399194d24636c43ecd5f4e4528a2ffe0f Mon Sep 17 00:00:00 2001 From: daanschenkel Date: Thu, 20 Jul 2023 22:44:59 +0200 Subject: [PATCH 2839/8412] feat(domain): analytics.is-a.dev --- domains/analytics.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/analytics.json diff --git a/domains/analytics.json b/domains/analytics.json new file mode 100644 index 000000000..47ee3bffb --- /dev/null +++ b/domains/analytics.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "daanschenkel", + "email": "daan@daanschenkel.nl" + }, + "record": { + "CNAME": "analytics.daanschenkel.nl" + } + } + \ No newline at end of file From 338a2630bab924f0b4f9432a727a40dafaad9d03 Mon Sep 17 00:00:00 2001 From: "chrystom (flido)" Date: Fri, 21 Jul 2023 09:56:23 +1000 Subject: [PATCH 2840/8412] feat(domain): add `chrystom.is-a.dev` --- domains/chrystom.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/chrystom.json diff --git a/domains/chrystom.json b/domains/chrystom.json new file mode 100644 index 000000000..5fdbdded1 --- /dev/null +++ b/domains/chrystom.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chrystom", + "email": "chrystomt@gmail.com" + }, + + "record": { + "CNAME": "chrystom.github.io" + } +} From db522e6e490f63d9eab8ebb84f1059f3469c1d61 Mon Sep 17 00:00:00 2001 From: Hashim Almuqbel <85612244+AMAZINGMAN2@users.noreply.github.com> Date: Fri, 21 Jul 2023 10:09:07 +0930 Subject: [PATCH 2841/8412] Update almuqbel.json --- domains/almuqbel.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/almuqbel.json b/domains/almuqbel.json index 31a6c3285..b17bb4060 100644 --- a/domains/almuqbel.json +++ b/domains/almuqbel.json @@ -4,7 +4,7 @@ "email": "Hashim.almuqbel@gmail.com" }, "record": { - "TXT": "hashim" + "TXT": "185.176.43.100" } } - \ No newline at end of file + From 06e25fec7755213859c761b560ff97494525a405 Mon Sep 17 00:00:00 2001 From: ac009527 <18571853917@163.com> Date: Fri, 21 Jul 2023 09:35:49 +0800 Subject: [PATCH 2842/8412] feat(domain): v.is-a.dev --- domains/v.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/v.json diff --git a/domains/v.json b/domains/v.json new file mode 100644 index 000000000..3f70b9e83 --- /dev/null +++ b/domains/v.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ac009527", + "email": "18571853917@163.com" + }, + "record": { + "A": ["148.28.129.25"] + } + } + \ No newline at end of file From ed02e644ba0cdb7c99c56eaf632605612b8c9e33 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 10:44:02 +0800 Subject: [PATCH 2843/8412] Update glqch.json --- domains/glqch.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/glqch.json b/domains/glqch.json index d89fbfe9b..99bbc1efc 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "joythejoystick1", - "email": "midoayoub778@gmail.com" - }, - "record": { - "TXT": "_github-pages-challenge-joythejoystick1.glqch" - } + "owner": { + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" + }, + "record": { + "CNAME": "joythejoystick1.github.io" } - \ No newline at end of file +} + From d162610d9e489211e17039600e5c7033c2b01712 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 10:45:34 +0800 Subject: [PATCH 2844/8412] Create _github-pages-challenge-joythejoystick1.glqch.json --- .../_github-pages-challenge-joythejoystick1.glqch.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-joythejoystick1.glqch.json diff --git a/domains/_github-pages-challenge-joythejoystick1.glqch.json b/domains/_github-pages-challenge-joythejoystick1.glqch.json new file mode 100644 index 000000000..e3ebe9ee0 --- /dev/null +++ b/domains/_github-pages-challenge-joythejoystick1.glqch.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" + }, + "record": { + "TXT": "eb682c2a35bd6139b653df86f7d248" + } +} From 5ca8650b9766233e6e69083bd74e230f0dbe7caa Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 11:00:09 +0800 Subject: [PATCH 2845/8412] Rename m.deva.json to deva.json --- domains/{m.deva.json => deva.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{m.deva.json => deva.json} (100%) diff --git a/domains/m.deva.json b/domains/deva.json similarity index 100% rename from domains/m.deva.json rename to domains/deva.json From d7d5d2768098924a71192eb235eabca2297e029d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 11:02:23 +0800 Subject: [PATCH 2846/8412] Discard changes to domains/minhmmb.json --- domains/minhmmb.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/minhmmb.json diff --git a/domains/minhmmb.json b/domains/minhmmb.json deleted file mode 100644 index 1197d176e..000000000 --- a/domains/minhmmb.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com" - }, - "record": { - "CNAME": "minnb-bit.github.io", - "TXT": "https://minnb-bit.github.io" - } -} From 949a7b9530f20bba92ce694a557f4a8677714c38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 21 Jul 2023 11:03:26 +0800 Subject: [PATCH 2847/8412] Create minhmmb.json --- domains/minhmmb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minhmmb.json diff --git a/domains/minhmmb.json b/domains/minhmmb.json new file mode 100644 index 000000000..3d516cb07 --- /dev/null +++ b/domains/minhmmb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com" + }, + "record": { + "CNAME": "minnb-bit.github.io" + } +} From 5421838622170da63597a8bb15e823494975f047 Mon Sep 17 00:00:00 2001 From: AlbumanO Date: Fri, 21 Jul 2023 12:51:58 +0800 Subject: [PATCH 2848/8412] feat(domain): albuman.is-a.dev --- domains/albuman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/albuman.json diff --git a/domains/albuman.json b/domains/albuman.json new file mode 100644 index 000000000..aafbfc8cd --- /dev/null +++ b/domains/albuman.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" + }, + "record": { + "URL": "albuman.000.pe" + } + } + \ No newline at end of file From 46b6ea3959243eec3ae3028e30ec420fdc18a891 Mon Sep 17 00:00:00 2001 From: Helman B Date: Fri, 21 Jul 2023 15:29:58 +1000 Subject: [PATCH 2849/8412] Create helman.json --- domains/helman.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/helman.json diff --git a/domains/helman.json b/domains/helman.json new file mode 100644 index 000000000..7c4c78712 --- /dev/null +++ b/domains/helman.json @@ -0,0 +1,10 @@ +{ + "description": "helman.is-a.dev", + "owner": { + "username": "helman", + "email": "" + }, + "record": { + "CNAME": "blog.heldes.com" + } +} From 2c9b90252a8103ba4eb87291ce41efeb6e747477 Mon Sep 17 00:00:00 2001 From: Helman B Date: Fri, 21 Jul 2023 15:33:04 +1000 Subject: [PATCH 2850/8412] Update helman.json --- domains/helman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/helman.json b/domains/helman.json index 7c4c78712..0d7e70887 100644 --- a/domains/helman.json +++ b/domains/helman.json @@ -2,7 +2,7 @@ "description": "helman.is-a.dev", "owner": { "username": "helman", - "email": "" + "email": "all22.helman@gmail.com" }, "record": { "CNAME": "blog.heldes.com" From 5b230d734d385863e85a59448e39881c4ea420e2 Mon Sep 17 00:00:00 2001 From: oxmc Date: Thu, 20 Jul 2023 22:37:13 -0700 Subject: [PATCH 2851/8412] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/oxmc.json diff --git a/domains/oxmc.json b/domains/oxmc.json new file mode 100644 index 000000000..c7fc5853f --- /dev/null +++ b/domains/oxmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com" + }, + "record": { + "CNAME": "oxmc.github.io" + } + } + \ No newline at end of file From 5d72800a7b2364a2f4037c150598264c089d5818 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 21 Jul 2023 09:06:58 +0300 Subject: [PATCH 2852/8412] Update analytics.json --- domains/analytics.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/analytics.json b/domains/analytics.json index 47ee3bffb..4031ca16e 100644 --- a/domains/analytics.json +++ b/domains/analytics.json @@ -1,10 +1,11 @@ -{ + + { "owner": { - "username": "daanschenkel", - "email": "daan@daanschenkel.nl" + "username": "isadev", + "email": "hello@maintainers.is-a.dev" }, "record": { - "CNAME": "analytics.daanschenkel.nl" + "CNAME": "register.is-a.dev" } } - \ No newline at end of file + From 695d9d413a167de8892aec8adb3ae84e25b2ecbd Mon Sep 17 00:00:00 2001 From: huhao0208 <123huzhifeng@163.com> Date: Fri, 21 Jul 2023 14:16:42 +0800 Subject: [PATCH 2853/8412] feat(domain): hzf.is-a.dev --- domains/hzf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hzf.json diff --git a/domains/hzf.json b/domains/hzf.json new file mode 100644 index 000000000..37481496b --- /dev/null +++ b/domains/hzf.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "huhao0208", + "email": "123huzhifeng@163.com" + }, + "record": { + "A": ["124.90.69.145"] + } + } + \ No newline at end of file From 0f876d07ca7d0b27d39900ca745df93591c6a7cc Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:51:17 +0530 Subject: [PATCH 2854/8412] Update ashc1ty.json --- domains/ashc1ty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json index 0d564b944..726e03975 100644 --- a/domains/ashc1ty.json +++ b/domains/ashc1ty.json @@ -6,6 +6,6 @@ "email": "ashcity07734@gmail.com" }, "record": { - "CNAME": "ashc1ty.github.io" + "txt": "NONE" } } From e96ffd2025f1982b221293642b56e11454683bcd Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:53:07 +0530 Subject: [PATCH 2855/8412] Delete akash.json --- domains/akash.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json deleted file mode 100644 index 9e90238ad..000000000 --- a/domains/akash.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "akashbabu" - } - } - \ No newline at end of file From 12376a6b493aaf9b9100a8ed9594380d5f4be2bb Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:53:31 +0530 Subject: [PATCH 2856/8412] Delete ashcity.json --- domains/ashcity.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ashcity.json diff --git a/domains/ashcity.json b/domains/ashcity.json deleted file mode 100644 index 5c2c2fc5f..000000000 --- a/domains/ashcity.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My hobby website for fun", - "repo": "https://github.com/AshC1ty/AshC1ty.github.io", - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "AshC1ty.github.io" - } - } - From 5d6c792fb5b652b2df2de82c04a3ce4c845cba7b Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:53:55 +0530 Subject: [PATCH 2857/8412] Delete akashbabu.json --- domains/akashbabu.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/akashbabu.json diff --git a/domains/akashbabu.json b/domains/akashbabu.json deleted file mode 100644 index 9e90238ad..000000000 --- a/domains/akashbabu.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AshC1ty", - "email": "ashcity07734@gmail.com" - }, - "record": { - "CNAME": "akashbabu" - } - } - \ No newline at end of file From 080d9acceaa3d751bd91a6b0285d2f09cbf0f72c Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 21 Jul 2023 12:54:50 +0530 Subject: [PATCH 2858/8412] Update ashc1ty.json --- domains/ashc1ty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashc1ty.json b/domains/ashc1ty.json index 726e03975..0d564b944 100644 --- a/domains/ashc1ty.json +++ b/domains/ashc1ty.json @@ -6,6 +6,6 @@ "email": "ashcity07734@gmail.com" }, "record": { - "txt": "NONE" + "CNAME": "ashc1ty.github.io" } } From 4b6c96309302974b17e6373711f0fc1830657b95 Mon Sep 17 00:00:00 2001 From: kerlos Date: Fri, 21 Jul 2023 15:01:59 +0700 Subject: [PATCH 2859/8412] feat(domain): kerlos.is-a.dev --- domains/kerlos.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kerlos.json diff --git a/domains/kerlos.json b/domains/kerlos.json new file mode 100644 index 000000000..caf7b3684 --- /dev/null +++ b/domains/kerlos.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kerlos", + "email": "ker.los@hotmail.com" + }, + "record": { + "URL": "https://github.com/kerlos" + } + } + \ No newline at end of file From cd2cce746fe0ce19afe993a9e87c13e26fe57f05 Mon Sep 17 00:00:00 2001 From: elixss Date: Fri, 21 Jul 2023 10:17:16 +0200 Subject: [PATCH 2860/8412] feat(domain): elixss.is-a.dev --- domains/elixss.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/elixss.json diff --git a/domains/elixss.json b/domains/elixss.json new file mode 100644 index 000000000..31c52ce55 --- /dev/null +++ b/domains/elixss.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "elixss", + "email": "elias.jaeger2004@gmail.com" + }, + "record": { + "A": ["45.81.232.16"] + } + } + \ No newline at end of file From 4448a7ea40e741b278958a5c478c8a8dfd756565 Mon Sep 17 00:00:00 2001 From: bracou Date: Fri, 21 Jul 2023 16:15:15 +0700 Subject: [PATCH 2861/8412] feat(domain): api.taoanhdep.is-a.dev --- domains/api.taoanhdep.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/api.taoanhdep.json diff --git a/domains/api.taoanhdep.json b/domains/api.taoanhdep.json new file mode 100644 index 000000000..053c6e1ab --- /dev/null +++ b/domains/api.taoanhdep.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bracou", + "email": "bracoui809@gmail.com" + }, + "record": { + "CNAME": "f9fbfdf8-17b8-4bce-be7f-34c1f919bb92.id.repl.co" + } + } + \ No newline at end of file From e35780df561d4142ae2c282918b806e211c42e5a Mon Sep 17 00:00:00 2001 From: thesct22 Date: Fri, 21 Jul 2023 13:03:13 +0100 Subject: [PATCH 2862/8412] feat(domain): thesct22.is-a.dev --- domains/thesct22.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thesct22.json diff --git a/domains/thesct22.json b/domains/thesct22.json new file mode 100644 index 000000000..2d1fdfff0 --- /dev/null +++ b/domains/thesct22.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME": "thesct22.github.io" + } + } + \ No newline at end of file From 67ce4acde653aa9bad43a46d3a8bda1b5c30d540 Mon Sep 17 00:00:00 2001 From: thesct22 Date: Fri, 21 Jul 2023 13:03:41 +0100 Subject: [PATCH 2863/8412] feat(domain): thesct22.is-a.dev From 6d3f37b1f3d270c9cc192b1285d486d415416319 Mon Sep 17 00:00:00 2001 From: thesct22 Date: Fri, 21 Jul 2023 13:06:57 +0100 Subject: [PATCH 2864/8412] feat(domain): _github-pages-challenge-thesct22.sharath.is-a.dev --- domains/_github-pages-challenge-thesct22.sharath.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-thesct22.sharath.json diff --git a/domains/_github-pages-challenge-thesct22.sharath.json b/domains/_github-pages-challenge-thesct22.sharath.json new file mode 100644 index 000000000..436e63297 --- /dev/null +++ b/domains/_github-pages-challenge-thesct22.sharath.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "TXT": "1cfa8b70882ea9cdf466e7b40dbe81" + } + } + \ No newline at end of file From dcdd68b790727012a996f8eb85715179af57cb57 Mon Sep 17 00:00:00 2001 From: Johna Date: Fri, 21 Jul 2023 12:59:21 +0000 Subject: [PATCH 2865/8412] Update johna.json --- domains/johna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johna.json b/domains/johna.json index 4e0164d06..8c566061c 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -6,6 +6,6 @@ "email": "j-verstraaten@hotmail.com" }, "record": { - "CNAME": "johna.deno.dev" + "CNAME": "johna.pages.dev" } } From 35101b9fa680a6571579699323b4b897a806b01c Mon Sep 17 00:00:00 2001 From: Johna Date: Fri, 21 Jul 2023 13:02:09 +0000 Subject: [PATCH 2866/8412] Update johna.json --- domains/johna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johna.json b/domains/johna.json index 8c566061c..b2a708be9 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -6,6 +6,6 @@ "email": "j-verstraaten@hotmail.com" }, "record": { - "CNAME": "johna.pages.dev" + "URL": "https://johna.is-a-fullstack.dev" } } From 9f995150c6c2eef892e5b7870994d8157955680b Mon Sep 17 00:00:00 2001 From: ac009527 <100550131+ac009527@users.noreply.github.com> Date: Fri, 21 Jul 2023 21:42:08 +0800 Subject: [PATCH 2867/8412] Rename v.json to cz.json --- domains/{v.json => cz.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{v.json => cz.json} (97%) diff --git a/domains/v.json b/domains/cz.json similarity index 97% rename from domains/v.json rename to domains/cz.json index 3f70b9e83..483016c94 100644 --- a/domains/v.json +++ b/domains/cz.json @@ -7,4 +7,4 @@ "A": ["148.28.129.25"] } } - \ No newline at end of file + From 9945889b2f8ab6b4999ee9dd88516688f9441d92 Mon Sep 17 00:00:00 2001 From: DarremMolko Date: Fri, 21 Jul 2023 13:01:13 -0300 Subject: [PATCH 2868/8412] feat(domain): darrem.is-a.dev --- domains/darrem.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/darrem.json diff --git a/domains/darrem.json b/domains/darrem.json new file mode 100644 index 000000000..b8bbce169 --- /dev/null +++ b/domains/darrem.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DarremMolko", + "email": "justdarrem@gmail.com" + }, + "record": { + "CNAME": "darrem.alwaysdata.net" + } + } + \ No newline at end of file From 7208b30c8df55933d9c2987fecb4c6cf759a1136 Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Fri, 21 Jul 2023 22:17:44 +0530 Subject: [PATCH 2869/8412] feat(domain): bday-list.suki.is-a.dev --- domains/bday-list.suki.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index a34c0ee47..d917a81e6 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "TXT": "replit-verify=65f74b16-32c4-4c9b-b6ae-8fd70c262487" + } } -} + \ No newline at end of file From a9e5817b09926bcf7d72cd24f129afc0296907d3 Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Fri, 21 Jul 2023 22:19:23 +0530 Subject: [PATCH 2870/8412] feat(domain): bday-list.suki.is-a.dev --- domains/bday-list.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index d917a81e6..32612e58d 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -4,7 +4,7 @@ "email": "suki@suki.is-a.dev" }, "record": { - "TXT": "replit-verify=65f74b16-32c4-4c9b-b6ae-8fd70c262487" + "URL": "https://bday-list.tagesrevelio.repl.co" } } \ No newline at end of file From c8d490c7bbcccead293ee1f39381fc90f27900ce Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Fri, 21 Jul 2023 22:19:49 +0530 Subject: [PATCH 2871/8412] feat(domain): bday-list.suki.is-a.dev From 55ef9a4012f18949da94deae118f5becbdaef12a Mon Sep 17 00:00:00 2001 From: sowisgone Date: Fri, 21 Jul 2023 15:44:22 -0300 Subject: [PATCH 2872/8412] feat(domain): sow.is-a.dev --- domains/sow.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/sow.json b/domains/sow.json index 95e3a0c33..cb1e645c2 100644 --- a/domains/sow.json +++ b/domains/sow.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "sowisgone", - "email": "therealsnowmercy@gmail.com", - "discord": "616731583386353665" - }, - - "record": { - "URL": "https://cozy-fox-3ce364.netlify.app" + "owner": { + "username": "sowisgone", + "email": "therealsnowmercy@gmail.com" + }, + "record": { + "CNAME": "sow.lol" + } } -} + \ No newline at end of file From 5dd000f4612a552129603839ddcdf4056d958786 Mon Sep 17 00:00:00 2001 From: sowisgone Date: Fri, 21 Jul 2023 15:44:58 -0300 Subject: [PATCH 2873/8412] feat(domain): sow.is-a.dev --- domains/sow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sow.json b/domains/sow.json index cb1e645c2..f0326c378 100644 --- a/domains/sow.json +++ b/domains/sow.json @@ -4,7 +4,7 @@ "email": "therealsnowmercy@gmail.com" }, "record": { - "CNAME": "sow.lol" + "CNAME": "https://sow.lol" } } \ No newline at end of file From 7975a85bf882c5d719f32b7e68e8f3eba93353d7 Mon Sep 17 00:00:00 2001 From: TalinTheDev Date: Fri, 21 Jul 2023 14:53:50 -0400 Subject: [PATCH 2874/8412] feat(domain): nonograms.talinsharma.is-a.dev --- domains/nonograms.talinsharma.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nonograms.talinsharma.json diff --git a/domains/nonograms.talinsharma.json b/domains/nonograms.talinsharma.json new file mode 100644 index 000000000..a4d5f8e66 --- /dev/null +++ b/domains/nonograms.talinsharma.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" + } + } + \ No newline at end of file From fc72126200a1719391108e1f57ff40ea3518f647 Mon Sep 17 00:00:00 2001 From: TalinTheDev Date: Fri, 21 Jul 2023 15:08:25 -0400 Subject: [PATCH 2875/8412] feat(domain): talinsharma.is-a.dev --- domains/talinsharma.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/talinsharma.json b/domains/talinsharma.json index 4356bf006..adabcaccb 100644 --- a/domains/talinsharma.json +++ b/domains/talinsharma.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "TalinTheDev", - "email": "", - "discord": "AlphaMirage#9779" - }, - "description": "Personal portfolio and website", - "record": { - "CNAME": "jl6yvnz2.up.railway.app" - } -} + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" + } + } + \ No newline at end of file From 65514b4dd5df4aad9b66fffa460c9a12d3576b58 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Fri, 21 Jul 2023 22:31:13 +0300 Subject: [PATCH 2876/8412] feat(domain): hosts.is-a.dev --- domains/hosts.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hosts.json diff --git a/domains/hosts.json b/domains/hosts.json new file mode 100644 index 000000000..a4ff52216 --- /dev/null +++ b/domains/hosts.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "CNAME": "register.is-a.dev" + } + } + \ No newline at end of file From 8f6f090d53958256b0b916af285fa90f73a901a9 Mon Sep 17 00:00:00 2001 From: turvenuija1 <4209@lattahattu.fi> Date: Fri, 21 Jul 2023 22:47:22 +0300 Subject: [PATCH 2877/8412] feat(domain): turvenuija.is-a.dev --- domains/turvenuija.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/turvenuija.json b/domains/turvenuija.json index 3f4f84cbb..c35636f40 100644 --- a/domains/turvenuija.json +++ b/domains/turvenuija.json @@ -1,10 +1,10 @@ { "owner": { "username": "turvenuija1", - "email": "turvenuija@skidd.xyz" + "email": "4209@lattahattu.fi" }, "record": { - "CNAME": "turvenuija.munsivu.fi" + "CNAME": "turvenuija1.github.io" } } \ No newline at end of file From 75902a39694865bb9c9a0f86c4d46774c7a83f30 Mon Sep 17 00:00:00 2001 From: questonomemio1 Date: Fri, 21 Jul 2023 22:08:15 +0200 Subject: [PATCH 2878/8412] feat(domain): qnm1.is-a.dev --- domains/qnm1.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/qnm1.json diff --git a/domains/qnm1.json b/domains/qnm1.json new file mode 100644 index 000000000..6a953aea0 --- /dev/null +++ b/domains/qnm1.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "questonomemio1", + "email": "lorenzomusto.dbz@gmail.com" + }, + "record": { + "URL": "https://dev-questonomemio1.pantheonsite.io/" + } + } + \ No newline at end of file From 6e477612f931a5509248b7ba159006bb59a67eaf Mon Sep 17 00:00:00 2001 From: Turvenuija <132452863+turvenuija1@users.noreply.github.com> Date: Fri, 21 Jul 2023 23:25:49 +0300 Subject: [PATCH 2879/8412] Update turvenuija.json --- domains/turvenuija.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/turvenuija.json b/domains/turvenuija.json index c35636f40..2b1748ba2 100644 --- a/domains/turvenuija.json +++ b/domains/turvenuija.json @@ -1,10 +1,10 @@ { "owner": { "username": "turvenuija1", - "email": "4209@lattahattu.fi" + "email": "turvenuija@skidd.xyz" }, "record": { "CNAME": "turvenuija1.github.io" } } - \ No newline at end of file + From e071b3c76a6161cfb1f57e41d0a88b2855cfdb56 Mon Sep 17 00:00:00 2001 From: daanschenkel Date: Fri, 21 Jul 2023 22:36:12 +0200 Subject: [PATCH 2880/8412] feat(domain): daanschenkel.is-a.dev --- domains/daanschenkel.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/daanschenkel.json b/domains/daanschenkel.json index 71ee24f88..20d527437 100644 --- a/domains/daanschenkel.json +++ b/domains/daanschenkel.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "daanschenkel", - "email": "daan@daanschenkel.nl" - }, - - "record": { - "URL": "https://daanschenkel.nl" + "owner": { + "username": "daanschenkel", + "email": "daan@daanschenkel.nl" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } } -} + \ No newline at end of file From c51961e6071bb1293d9e90a12ae5d2049a2ea356 Mon Sep 17 00:00:00 2001 From: daanschenkel Date: Fri, 21 Jul 2023 22:37:54 +0200 Subject: [PATCH 2881/8412] feat(domain): daanschenkel.is-a.dev From 096c19cdf55d5912730bffb1fa8dcd3cb788bfed Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Jul 2023 17:18:49 -0400 Subject: [PATCH 2882/8412] feat: dib.json --- domains/dib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dib.json b/domains/dib.json index 9309e1001..d3f7d039a 100644 --- a/domains/dib.json +++ b/domains/dib.json @@ -6,6 +6,6 @@ "twitter": "DEV_DIBSTER" }, "record": { - "A": ["192.95.42.66"] + "CNAME": "proxy.dib.localplayer.dev" } } From 54ad1a59a9c319ab6d0e6d5ae63b512e5494b8b2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Jul 2023 17:19:00 -0400 Subject: [PATCH 2883/8412] feat: update --- domains/dibster.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dibster.json b/domains/dibster.json index 37fb8a60e..af0bba065 100644 --- a/domains/dibster.json +++ b/domains/dibster.json @@ -6,6 +6,6 @@ "twitter": "DEV_DIBSTER" }, "record": { - "A": ["192.95.42.66"] + "CNAME": "proxy.dib.localplayer.dev" } } From 59f1df3729b9e06764060dca3f8f9e8a195839b8 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 21 Jul 2023 17:19:17 -0400 Subject: [PATCH 2884/8412] feat: delete blog.dib.json --- domains/blog.dib.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/blog.dib.json diff --git a/domains/blog.dib.json b/domains/blog.dib.json deleted file mode 100644 index b7660860b..000000000 --- a/domains/blog.dib.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Blog site for my personal projects.", - "owner": { - "username": "DEV-DIBSTER", - "email": "dibster@danbot.host", - "twitter": "DEV_DIBSTER" - }, - "record": { - "A": ["192.95.42.66"] - } -} From 055a8de572b34361a90c9043a93571a3973cb173 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 22 Jul 2023 08:37:48 +0800 Subject: [PATCH 2885/8412] Update sow.json --- domains/sow.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/sow.json b/domains/sow.json index f0326c378..fb39d5963 100644 --- a/domains/sow.json +++ b/domains/sow.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "sowisgone", - "email": "therealsnowmercy@gmail.com" - }, - "record": { - "CNAME": "https://sow.lol" - } + "owner": { + "username": "sowisgone", + "email": "therealsnowmercy@gmail.com" + }, + "record": { + "URL": "https://sow.lol" } - \ No newline at end of file +} From ebd5a0356a5de0b0154efdf57cc185c42f1d590f Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 22 Jul 2023 08:41:43 +0800 Subject: [PATCH 2886/8412] fix(deva): TXT is not an array --- domains/deva.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/deva.json b/domains/deva.json index 3c7b7175b..978c09918 100644 --- a/domains/deva.json +++ b/domains/deva.json @@ -1,12 +1,11 @@ { "description": "my mail forwarder", - "repo": "", "owner": { "username": "turbomaster95", "email": "devamidhun.3c.kmbvm@gmail.com" }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all"] + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 699eafe00caa98bebf91c8819e08e034195f3ae1 Mon Sep 17 00:00:00 2001 From: duyeric Date: Sat, 22 Jul 2023 10:43:31 +0700 Subject: [PATCH 2887/8412] feat(domain): duynguyen.is-a.dev --- domains/duynguyen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duynguyen.json diff --git a/domains/duynguyen.json b/domains/duynguyen.json new file mode 100644 index 000000000..998d83e96 --- /dev/null +++ b/domains/duynguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "A": ["172.245.139.131"] + } +} From 3c16d6dac6933217b50f18d31c287ff67debec63 Mon Sep 17 00:00:00 2001 From: codeszsoft Date: Sat, 22 Jul 2023 13:34:07 +0700 Subject: [PATCH 2888/8412] feat(domain): codesz.is-a.dev --- domains/codesz.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/codesz.json b/domains/codesz.json index 0026adeb9..72c586a6b 100644 --- a/domains/codesz.json +++ b/domains/codesz.json @@ -3,8 +3,7 @@ "username": "codeszsoft", "email": "codeszsoftware@gmail.com" }, - "record": { - "CNAME": "codeszsoft.github.io" + "CNAME": "hosts.is-a.dev" } } From 71790c7cf26e1b8881d91dcb50bdc17e655e8a74 Mon Sep 17 00:00:00 2001 From: maanya125 Date: Sat, 22 Jul 2023 12:37:23 +0530 Subject: [PATCH 2889/8412] feat(domain): hero.is-a.dev --- domains/hero.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hero.json diff --git a/domains/hero.json b/domains/hero.json new file mode 100644 index 000000000..ebe39551d --- /dev/null +++ b/domains/hero.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maanya125", + "email": "maanya125@gmail.com" + }, + "record": { + "CNAME": "0ed8d5cc-5c63-48a2-b81f-23fe5b10b90a.id.repl.co" + } +} From 8774b02e883263f39b54964b37fef00363dfb2d3 Mon Sep 17 00:00:00 2001 From: mitchcam81 Date: Sat, 22 Jul 2023 15:39:08 +0800 Subject: [PATCH 2890/8412] feat(domain): mitchellecamacho.is-a.dev --- domains/mitchellecamacho.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mitchellecamacho.json diff --git a/domains/mitchellecamacho.json b/domains/mitchellecamacho.json new file mode 100644 index 000000000..df53227ed --- /dev/null +++ b/domains/mitchellecamacho.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mitchcam81", + "email": "mocamacho.works@gmail.com" + }, + "record": { + "CNAME": "mitchellecamacho.com" + } +} From 8e5e895da3752f81925bc637599118c959e9f4b1 Mon Sep 17 00:00:00 2001 From: amitbartfeld Date: Sat, 22 Jul 2023 12:35:19 +0300 Subject: [PATCH 2891/8412] feat(domain): bluemoon.is-a.dev --- domains/bluemoon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bluemoon.json diff --git a/domains/bluemoon.json b/domains/bluemoon.json new file mode 100644 index 000000000..6a0f9e884 --- /dev/null +++ b/domains/bluemoon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amitbartfeld", + "email": "amitbartfeld@gmail.com" + }, + "record": { + "CNAME": "amithost.com" + } +} From 8e43c26bfe841d636923ec408b7c5f9c4c6c12c3 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sat, 22 Jul 2023 13:18:18 +0300 Subject: [PATCH 2892/8412] feat(domain): andrewstech.is-a.dev --- domains/andrewstech.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index 70591df6b..e774f677f 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -1,12 +1,9 @@ { - "description": "My Portfolio", - "repo": "https://github.com/andrewstech/andrewstech", "owner": { "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" + "email": "andrew@win11react.com" }, "record": { - "CNAME": "andrewstech.github.io" + "CNAME": "hosts.is-a.dev" } } From 83b945fa23bc50681b20ba4935923cb64ef86afd Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 22 Jul 2023 13:21:15 +0300 Subject: [PATCH 2893/8412] Update andrewstech.json --- domains/andrewstech.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index 70591df6b..5da801030 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -7,6 +7,6 @@ "twitter": "andrewstech1" }, "record": { - "CNAME": "andrewstech.github.io" + "CNAME": "hosts.is-a.dev" } } From d1b4c00c0099b67d6b7dcc8e3f838358e4e4b62d Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sat, 22 Jul 2023 14:54:14 +0300 Subject: [PATCH 2894/8412] feat(domain): _80719C30B86937F2D9E5ACA29F645417.is-a.dev --- domains/_80719C30B86937F2D9E5ACA29F645417.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_80719C30B86937F2D9E5ACA29F645417.json diff --git a/domains/_80719C30B86937F2D9E5ACA29F645417.json b/domains/_80719C30B86937F2D9E5ACA29F645417.json new file mode 100644 index 000000000..a74a798df --- /dev/null +++ b/domains/_80719C30B86937F2D9E5ACA29F645417.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "CNAME": "79752c5f8d6437978b6b217fbe2fa536.b3dfb07a6417eb2d6e9fa44bb3e37f5b.d2px5iwb5ly0b500v7c5.sectigo.com" + } +} From d4d40db174f9eba6636da2f02cfc47371c4315fd Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 22 Jul 2023 14:57:01 +0300 Subject: [PATCH 2895/8412] Rename _80719C30B86937F2D9E5ACA29F645417.json to __80719C30B86937F2D9E5ACA29F645417.json --- ...5ACA29F645417.json => __80719C30B86937F2D9E5ACA29F645417.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_80719C30B86937F2D9E5ACA29F645417.json => __80719C30B86937F2D9E5ACA29F645417.json} (100%) diff --git a/domains/_80719C30B86937F2D9E5ACA29F645417.json b/domains/__80719C30B86937F2D9E5ACA29F645417.json similarity index 100% rename from domains/_80719C30B86937F2D9E5ACA29F645417.json rename to domains/__80719C30B86937F2D9E5ACA29F645417.json From 07f29d3c5d2fab95634d2d241176db08963037ad Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 22 Jul 2023 14:59:20 +0300 Subject: [PATCH 2896/8412] Rename __80719C30B86937F2D9E5ACA29F645417.json to ___80719C30B86937F2D9E5ACA29F645417.json --- ...ACA29F645417.json => ___80719C30B86937F2D9E5ACA29F645417.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{__80719C30B86937F2D9E5ACA29F645417.json => ___80719C30B86937F2D9E5ACA29F645417.json} (100%) diff --git a/domains/__80719C30B86937F2D9E5ACA29F645417.json b/domains/___80719C30B86937F2D9E5ACA29F645417.json similarity index 100% rename from domains/__80719C30B86937F2D9E5ACA29F645417.json rename to domains/___80719C30B86937F2D9E5ACA29F645417.json From eea68c4e3b41c3d5253ec30cdc38e7dc0ee7cdd9 Mon Sep 17 00:00:00 2001 From: polygon6233 Date: Sat, 22 Jul 2023 15:02:47 +0200 Subject: [PATCH 2897/8412] feat(domain): polygon6233.is-a.dev --- domains/polygon6233.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/polygon6233.json diff --git a/domains/polygon6233.json b/domains/polygon6233.json new file mode 100644 index 000000000..6a85ec40e --- /dev/null +++ b/domains/polygon6233.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polygon6233", + "email": "nikitasitter@gmail.com" + }, + "record": { + "CNAME": "polygon6233.github.io" + } +} From e709ba8885bb367b83e8d6f75c309278d1932185 Mon Sep 17 00:00:00 2001 From: mtgsquad Date: Sat, 22 Jul 2023 23:17:44 +0500 Subject: [PATCH 2898/8412] feat(domain): molai777.is-a.dev --- domains/molai777.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/molai777.json b/domains/molai777.json index 2bda5d825..a672420c3 100644 --- a/domains/molai777.json +++ b/domains/molai777.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "mtgsquad", - "email": "mahir@molai.dev" - }, - "record": { - "URL": "https://molai.dev" - } + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev" + }, + "record": { + "CNAME": "hosts.is-a.dev" } - \ No newline at end of file +} From a47c2e8af06cfba54a682b90b6f450600cfeb02e Mon Sep 17 00:00:00 2001 From: usr577 Date: Sat, 22 Jul 2023 21:17:13 +0200 Subject: [PATCH 2899/8412] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 0aae14ca0..e71173b1d 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "URL": "http://benediktreck.serveo.net" - } + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "https://benediktreck.serveo.net" } - \ No newline at end of file +} From 1e4890d5b1c54a77fae66958592bf33d5d2df834 Mon Sep 17 00:00:00 2001 From: usr577 Date: Sat, 22 Jul 2023 21:19:49 +0200 Subject: [PATCH 2900/8412] feat(domain): benediktreck.is-a.dev --- domains/benediktreck.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benediktreck.json b/domains/benediktreck.json index e71173b1d..4afc5309f 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,6 +4,6 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "CNAME": "https://benediktreck.serveo.net" + "CNAME": "hosts.is-a.dev" } } From dced0cfb2b9a7379ed1885fdbfd93cc3178e15e8 Mon Sep 17 00:00:00 2001 From: AZ777xx Date: Sat, 22 Jul 2023 23:23:29 +0300 Subject: [PATCH 2901/8412] feat(domain): AlexanderZhx.is-a.dev --- domains/AlexanderZhx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/AlexanderZhx.json diff --git a/domains/AlexanderZhx.json b/domains/AlexanderZhx.json new file mode 100644 index 000000000..0644e2692 --- /dev/null +++ b/domains/AlexanderZhx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AZ777xx", + "email": "bugattiforever@gmail.com" + }, + "record": { + "CNAME": "az777xx.github.io" + } +} From 37a0d81aed70f75e6f75434db8162601ee3c2364 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Sun, 23 Jul 2023 02:31:44 +0530 Subject: [PATCH 2902/8412] feat(domain): easlo.is-a.dev --- domains/easlo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/easlo.json diff --git a/domains/easlo.json b/domains/easlo.json new file mode 100644 index 000000000..3e9875f35 --- /dev/null +++ b/domains/easlo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "TXT": "google-site-verification=i-qh4g6_-4yoa7jyus8d8xfldbgmcwtojisbgzyiqw0" + } +} From 593cb105c55afb89dd1804159dde7dda50d5b996 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Sun, 23 Jul 2023 02:36:08 +0530 Subject: [PATCH 2903/8412] Update easlo.json --- domains/easlo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/easlo.json b/domains/easlo.json index 3e9875f35..4bb1b57f3 100644 --- a/domains/easlo.json +++ b/domains/easlo.json @@ -4,6 +4,6 @@ "email": "roktimsenapoty2@gmail.com" }, "record": { - "TXT": "google-site-verification=i-qh4g6_-4yoa7jyus8d8xfldbgmcwtojisbgzyiqw0" + "TXT": "google-site-verification=I-qh4G6_-4yoA7JYUS8D8xFLDBgmCWToJisBGZYIqw0" } } From 96d921266012a017a10cfb50dae3b1f804b0c1cc Mon Sep 17 00:00:00 2001 From: linuxhoe Date: Sat, 22 Jul 2023 19:40:51 -0400 Subject: [PATCH 2904/8412] feat(domain): nix.is-a.dev --- domains/nix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nix.json diff --git a/domains/nix.json b/domains/nix.json new file mode 100644 index 000000000..d99db5263 --- /dev/null +++ b/domains/nix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "linuxhoe", + "email": "b0t@disroot.org" + }, + "record": { + "CNAME": "linuxhoe.github.io" + } +} From aeff1c1263ef29fa05081f2b38f7f30d425e0468 Mon Sep 17 00:00:00 2001 From: m1ntooo Date: Sun, 23 Jul 2023 11:04:30 +0900 Subject: [PATCH 2905/8412] feat(domain): minto.is-a.dev --- domains/minto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minto.json diff --git a/domains/minto.json b/domains/minto.json new file mode 100644 index 000000000..7724feec3 --- /dev/null +++ b/domains/minto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "m1ntooo", + "email": "yht413@i.softbank.jp" + }, + "record": { + "URL": "https://m1ntooo.com/" + } +} From 2610292e29098e29a9b280a8ac8cd7f470fb53e7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Jul 2023 11:41:43 +0800 Subject: [PATCH 2906/8412] Update almuqbel.json --- domains/almuqbel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almuqbel.json b/domains/almuqbel.json index b17bb4060..061439bea 100644 --- a/domains/almuqbel.json +++ b/domains/almuqbel.json @@ -4,7 +4,7 @@ "email": "Hashim.almuqbel@gmail.com" }, "record": { - "TXT": "185.176.43.100" + "A": ["185.176.43.100"] } } From 3fcacafde339a0519cc8ff90442f2d388f478663 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Jul 2023 14:11:07 +0800 Subject: [PATCH 2907/8412] Rename AlexanderZhx.json to alexanderzhx.json --- domains/{AlexanderZhx.json => alexanderzhx.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{AlexanderZhx.json => alexanderzhx.json} (100%) diff --git a/domains/AlexanderZhx.json b/domains/alexanderzhx.json similarity index 100% rename from domains/AlexanderZhx.json rename to domains/alexanderzhx.json From ebb2627660d95e18fb02f81cdd3c5262045d1c25 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 23 Jul 2023 14:17:10 +0800 Subject: [PATCH 2908/8412] Update albuman.json --- domains/albuman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/albuman.json b/domains/albuman.json index aafbfc8cd..cf501ae3e 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -4,7 +4,7 @@ "email": "oliver.young4@student.education.wa.edu.au" }, "record": { - "URL": "albuman.000.pe" + "CNAME": "albuman.000.pe" } } - \ No newline at end of file + From 99a6e1c4c6896a74de91dd534a0c47780c4b52c4 Mon Sep 17 00:00:00 2001 From: CodesZ <96610314+codeszsoft@users.noreply.github.com> Date: Sun, 23 Jul 2023 13:22:11 +0700 Subject: [PATCH 2909/8412] Update codesz.json --- domains/codesz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/codesz.json b/domains/codesz.json index 72c586a6b..711a0ab5c 100644 --- a/domains/codesz.json +++ b/domains/codesz.json @@ -3,7 +3,8 @@ "username": "codeszsoft", "email": "codeszsoftware@gmail.com" }, + "repo": "https://github.com/codeszsoft/codeszsoft.github.io", "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "codeszsoft.github.io" } } From 609744aa20ed57ad0f46b41970d12153acc269ea Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Sun, 23 Jul 2023 07:33:27 +0100 Subject: [PATCH 2910/8412] feat(domain): zarqi.is-a.dev --- domains/zarqi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zarqi.json diff --git a/domains/zarqi.json b/domains/zarqi.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From 0085fcd10edad7e96e85fbd99f7da3f39293b461 Mon Sep 17 00:00:00 2001 From: Shreyas-ITB Date: Sun, 23 Jul 2023 13:05:34 +0530 Subject: [PATCH 2911/8412] feat(domain): shreyasitb.is-a.dev --- domains/shreyasitb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shreyasitb.json diff --git a/domains/shreyasitb.json b/domains/shreyasitb.json new file mode 100644 index 000000000..c99534432 --- /dev/null +++ b/domains/shreyasitb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shreyas-ITB", + "email": "rstechbros@gmail.com" + }, + "record": { + "CNAME": "shreyas-itb.github.io" + } +} From 449ab73b8e02f14f1ce63e01b5cfbce4b86eb28f Mon Sep 17 00:00:00 2001 From: usr577 Date: Sun, 23 Jul 2023 11:03:17 +0200 Subject: [PATCH 2912/8412] feat(domain): usr577.is-a.dev --- domains/usr577.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/usr577.json diff --git a/domains/usr577.json b/domains/usr577.json new file mode 100644 index 000000000..0b3123448 --- /dev/null +++ b/domains/usr577.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "usr577", + "email": "benedikt.reck@oesdorf.de" + }, + "record": { + "CNAME": "benediktreck.serveo.net" + } +} From bda1d40641ae76cec0109e8f2501aa956f829676 Mon Sep 17 00:00:00 2001 From: azizbna Date: Sun, 23 Jul 2023 12:35:25 +0100 Subject: [PATCH 2913/8412] feat(domain): azeez.is-a.dev --- domains/azeez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/azeez.json diff --git a/domains/azeez.json b/domains/azeez.json new file mode 100644 index 000000000..bfc4dcf0f --- /dev/null +++ b/domains/azeez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "azizbna", + "email": "m.azizbenaissa@gmail.com" + }, + "record": { + "CNAME": "azizbna.github.io" + } +} From ae0cbea3e0d2bf35b5b71fec65fc8669f9640de3 Mon Sep 17 00:00:00 2001 From: rinxyzz Date: Sun, 23 Jul 2023 19:10:10 +0700 Subject: [PATCH 2914/8412] feat(domain): littleoutside.is-a.dev --- domains/littleoutside.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/littleoutside.json diff --git a/domains/littleoutside.json b/domains/littleoutside.json new file mode 100644 index 000000000..b1a1369ae --- /dev/null +++ b/domains/littleoutside.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rinxyzz", + "email": "putriimuttzz.cantikk@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=littleoutside.is-a.dev,f04930de88056a756d52" + } +} From 5f7b1701c88856e26e6318a159ee23d567869623 Mon Sep 17 00:00:00 2001 From: ac009527 <100550131+ac009527@users.noreply.github.com> Date: Sun, 23 Jul 2023 21:49:36 +0800 Subject: [PATCH 2915/8412] Update cz.json --- domains/cz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cz.json b/domains/cz.json index 483016c94..e34164ac8 100644 --- a/domains/cz.json +++ b/domains/cz.json @@ -4,7 +4,7 @@ "email": "18571853917@163.com" }, "record": { - "A": ["148.28.129.25"] + "A": ["193.111.31.120"] } } From 3f3088722908c12d6a4e8154d0f1f6242b450a25 Mon Sep 17 00:00:00 2001 From: KorigamiK <72932688+KorigamiK@users.noreply.github.com> Date: Sun, 23 Jul 2023 18:21:37 +0000 Subject: [PATCH 2916/8412] add korigamik --- domains/korigamik.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/korigamik.json diff --git a/domains/korigamik.json b/domains/korigamik.json new file mode 100644 index 000000000..314e08c09 --- /dev/null +++ b/domains/korigamik.json @@ -0,0 +1,12 @@ +{ + "description": "The Portfolio of KorigamiK", + "repo": "https://github.com/KorigamiK/korigamik.github.io", + "owner": { + "username": "KorigamiK", + "email": "korigamik@gmail.com", + "twitter": "https://twitter.com/iamkorigamik" + }, + "record": { + "CNAME": "korigamik.github.io" + } +} From 31206943cf0f14b7157968a41ef652edae0c607e Mon Sep 17 00:00:00 2001 From: ajtazer Date: Mon, 24 Jul 2023 00:40:59 +0530 Subject: [PATCH 2917/8412] feat(domain): tazer.is-a.dev --- domains/tazer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tazer.json diff --git a/domains/tazer.json b/domains/tazer.json new file mode 100644 index 000000000..9d74de274 --- /dev/null +++ b/domains/tazer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ajtazer", + "email": "ajcoolx619@gmail.com" + }, + "record": { + "URL": "https://www.snapchat.com/add/ajtazer" + } +} From 9f5f31dfedf638c813b5d591ba4ec843dfb8cf3f Mon Sep 17 00:00:00 2001 From: h3artcrushz Date: Sun, 23 Jul 2023 13:56:38 -0700 Subject: [PATCH 2918/8412] feat(domain): sematary .is-a.dev --- domains/sematary .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sematary .json diff --git a/domains/sematary .json b/domains/sematary .json new file mode 100644 index 000000000..dc3f098bc --- /dev/null +++ b/domains/sematary .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "h3artcrushz", + "email": "egokillerthusky@gmail.com" + }, + "record": { + "CNAME": "b7297ef8-036a-4483-a5b3-bbfa441ba7fc.id.repl.co" + } +} From af3858cd52075f49d1853b9dbb684e5f3f7b1b5d Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:03:57 +0530 Subject: [PATCH 2919/8412] Create fun-random-api.json --- domains/fun-random-api.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fun-random-api.json diff --git a/domains/fun-random-api.json b/domains/fun-random-api.json new file mode 100644 index 000000000..65119128d --- /dev/null +++ b/domains/fun-random-api.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "njanemmu", + "email": "aneenababu71901@gmail.com" + }, + "record": { + "CNAME": "fbf6f1ec-874e-4ec5-b02e-c4cfdbaa148d.id.repl.co" + } +} From c5b5ce180bf8d4799724938d888f77e215a00e25 Mon Sep 17 00:00:00 2001 From: DomathID Date: Mon, 24 Jul 2023 13:07:07 +0700 Subject: [PATCH 2920/8412] feat(domain): domathdotid.is-a.dev --- domains/domathdotid.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/domathdotid.json b/domains/domathdotid.json index dc6d6283d..52b2a7ee5 100644 --- a/domains/domathdotid.json +++ b/domains/domathdotid.json @@ -1,10 +1,9 @@ { "owner": { "username": "DomathID", - "email": "domath69@gmail.com" + "email": "bangdompret@gmail.com" }, - "record": { - "CNAME": "domathid.github.io" + "TXT": "vc-domain-verify=domathdotid.is-a.dev,d39d81d4bc5042c9a077" } } From 0bfc5b1e0f0fe32d77f535a3f0448944b47278d5 Mon Sep 17 00:00:00 2001 From: DomathID Date: Mon, 24 Jul 2023 13:08:04 +0700 Subject: [PATCH 2921/8412] feat(domain): domathdotid.is-a.dev From 8cb2f10a28e651a67afce257b304b076e2645917 Mon Sep 17 00:00:00 2001 From: BiRabittoh Date: Mon, 24 Jul 2023 06:50:01 +0000 Subject: [PATCH 2922/8412] feat(domain): birabittoh.is-a.dev --- domains/birabittoh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/birabittoh.json diff --git a/domains/birabittoh.json b/domains/birabittoh.json new file mode 100644 index 000000000..e81b046ee --- /dev/null +++ b/domains/birabittoh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BiRabittoh", + "email": "andronacomarco@gmail.com" + }, + "record": { + "CNAME": "birabittoh.github.io" + } +} From 1d7e140b16a779dabbaeff3fa87a54abac0f8dd1 Mon Sep 17 00:00:00 2001 From: ayvanov Date: Mon, 24 Jul 2023 10:03:19 +0300 Subject: [PATCH 2923/8412] feat(domain): ayvanov.is-a.dev --- domains/ayvanov.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ayvanov.json diff --git a/domains/ayvanov.json b/domains/ayvanov.json new file mode 100644 index 000000000..24f94ffa3 --- /dev/null +++ b/domains/ayvanov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayvanov", + "email": "xanderinho@gmail.com" + }, + "record": { + "A": ["79.111.156.10"] + } +} From 546bd3cf7012f2124e5e2d5bd5632e9a6d6775a0 Mon Sep 17 00:00:00 2001 From: KadenAE Date: Mon, 24 Jul 2023 09:22:24 +0100 Subject: [PATCH 2924/8412] feat(domain): kaden.is-a.dev --- domains/kaden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kaden.json diff --git a/domains/kaden.json b/domains/kaden.json new file mode 100644 index 000000000..bff5f90ed --- /dev/null +++ b/domains/kaden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KadenAE", + "email": "kadeinwales@gmail.com" + }, + "record": { + "CNAME": "kadenae.me" + } +} From 67fdeed39d6bfb8ffbea245a81ecbc6f0e3e6c84 Mon Sep 17 00:00:00 2001 From: SanUwU Date: Mon, 24 Jul 2023 16:14:33 +0700 Subject: [PATCH 2925/8412] feat(domain): senzore.is-a.dev --- domains/senzore.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/senzore.json diff --git a/domains/senzore.json b/domains/senzore.json new file mode 100644 index 000000000..3a7425120 --- /dev/null +++ b/domains/senzore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SanUwU", + "email": "sanjayakunz@gmail.com" + }, + "record": { + "URL": "https://senzore.carrd.co/" + } +} From 63effd136a0d3da343faf176cc98d4982411dd71 Mon Sep 17 00:00:00 2001 From: dexit Date: Mon, 24 Jul 2023 10:22:47 +0100 Subject: [PATCH 2926/8412] feat(domain): rihards.is-a.dev --- domains/rihards.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rihards.json diff --git a/domains/rihards.json b/domains/rihards.json new file mode 100644 index 000000000..773e09ec9 --- /dev/null +++ b/domains/rihards.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dexit", + "email": "dexit@dyc.lv" + }, + "record": { + "CNAME": "dexit.github.io" + } +} From 4a6db47e4673c3bae1f1c3719024a554039c773c Mon Sep 17 00:00:00 2001 From: anondev-sudo Date: Mon, 24 Jul 2023 15:12:25 +0200 Subject: [PATCH 2927/8412] feat(domain): anon.is-a.dev --- domains/anon.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/anon.json b/domains/anon.json index 23eacad4e..a84ec1565 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -1,11 +1,9 @@ { - "description": "Anondev's personal profile website", - "repo": "https://github.com/anondev-sudo/anondev-sudo", "owner": { "username": "anondev-sudo", - "email": "contact@anonym-dev.tk" + "email": "anondev@anonym-dev.tk" }, "record": { - "CNAME": "anondev.up.railway.app" + "MX": "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz" } } From 91ed3fad048e3efafa561e6c9f40a962004a3707 Mon Sep 17 00:00:00 2001 From: AnonDev <85408287+anondev-sudo@users.noreply.github.com> Date: Mon, 24 Jul 2023 15:16:57 +0200 Subject: [PATCH 2928/8412] Update anon.json --- domains/anon.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/anon.json b/domains/anon.json index a84ec1565..0d02960f5 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -1,9 +1,13 @@ { + "description": "Anondev's personal profile website", + "repo": "https://github.com/anondev-sudo/anondev-sudo", "owner": { "username": "anondev-sudo", - "email": "anondev@anonym-dev.tk" + "email": "contact@anonym-dev.tk" }, "record": { - "MX": "4e7b2afdee66dc77.mx1.emailprofi.seznam.cz" + "CNAME": "anondev.up.railway.app", + "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], + "TXT": "v=spf1 include:spf.seznam.cz ~all" } } From 298650491ff61eb1500a14b2287bc2afe8b3394d Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Mon, 24 Jul 2023 10:26:46 -0400 Subject: [PATCH 2929/8412] feat(domain): nxyy.is-a.dev --- domains/nxyy.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/nxyy.json b/domains/nxyy.json index cd07ddcab..176a6ce37 100644 --- a/domains/nxyy.json +++ b/domains/nxyy.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "NxyyLOL", - "email": "nxyylol@protonmail.com" - }, - "record": { - "A": ["158.101.209.213"] - } + "owner": { + "username": "NxyyLOL", + "email": "nxyylol@protonmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" } - \ No newline at end of file +} From acd716016357da6d2ccdd357c4836c7096eefa94 Mon Sep 17 00:00:00 2001 From: theamazing0 Date: Mon, 24 Jul 2023 11:28:08 -0400 Subject: [PATCH 2930/8412] feat(domain): theamazing0.is-a.dev --- domains/theamazing0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/theamazing0.json diff --git a/domains/theamazing0.json b/domains/theamazing0.json new file mode 100644 index 000000000..0351d4756 --- /dev/null +++ b/domains/theamazing0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "theamazing0", + "email": "ksamvid@gmail.com" + }, + "record": { + "URL": "https://git.projectsegfau.lt/theamazing0" + } +} From 6bcddcaa34910117d533a1d6eeb32b37116e89d6 Mon Sep 17 00:00:00 2001 From: thanphong19 Date: Mon, 24 Jul 2023 22:41:24 +0700 Subject: [PATCH 2931/8412] feat(domain): vigo.is-a.dev --- domains/vigo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vigo.json diff --git a/domains/vigo.json b/domains/vigo.json new file mode 100644 index 000000000..ea7dc3370 --- /dev/null +++ b/domains/vigo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thanphong19", + "email": "thanphong19@gmail.com" + }, + "record": { + "A": ["168.138.167.184"] + } +} From aa8be31376a11d9843ed56ce900dbf54d9629238 Mon Sep 17 00:00:00 2001 From: AnonDev <85408287+anondev-sudo@users.noreply.github.com> Date: Mon, 24 Jul 2023 18:19:05 +0200 Subject: [PATCH 2932/8412] Update anon.json --- domains/anon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anon.json b/domains/anon.json index 0d02960f5..2765a84c2 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -6,7 +6,7 @@ "email": "contact@anonym-dev.tk" }, "record": { - "CNAME": "anondev.up.railway.app", + "A": "216.24.57.1", "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], "TXT": "v=spf1 include:spf.seznam.cz ~all" } From 8bd12b453674076f0a35ca118cb6608340f454d1 Mon Sep 17 00:00:00 2001 From: AnonDev <85408287+anondev-sudo@users.noreply.github.com> Date: Mon, 24 Jul 2023 18:21:47 +0200 Subject: [PATCH 2933/8412] nah check wants array of ip addresses --- domains/anon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anon.json b/domains/anon.json index 2765a84c2..0013638a9 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -6,7 +6,7 @@ "email": "contact@anonym-dev.tk" }, "record": { - "A": "216.24.57.1", + "A": ["216.24.57.1"], "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], "TXT": "v=spf1 include:spf.seznam.cz ~all" } From 516844e1a0ccd82be9e05fd4da80b68c58b11d47 Mon Sep 17 00:00:00 2001 From: Tomgxz Date: Mon, 24 Jul 2023 18:03:44 +0100 Subject: [PATCH 2934/8412] feat(domain): tomgxz.is-a.dev --- domains/tomgxz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tomgxz.json diff --git a/domains/tomgxz.json b/domains/tomgxz.json new file mode 100644 index 000000000..35c7df3d3 --- /dev/null +++ b/domains/tomgxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "f555da86-2787-4f73-9bc4-4dcd4434865d.id.repl.co" + } +} From 4f6ff175b569d79af1b05ae60710755e88d9374c Mon Sep 17 00:00:00 2001 From: balaganesh102004 Date: Mon, 24 Jul 2023 22:40:00 +0530 Subject: [PATCH 2935/8412] feat(domain): balaganesh.is-a.dev --- domains/balaganesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/balaganesh.json diff --git a/domains/balaganesh.json b/domains/balaganesh.json new file mode 100644 index 000000000..3476bf55b --- /dev/null +++ b/domains/balaganesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "balaganesh102004", + "email": "balaganesh10.2004@gmail.com" + }, + "record": { + "URL": "https://balaganesh.com" + } +} From c9472eada47b00614c3cde2e1d5c92a527a8c5ed Mon Sep 17 00:00:00 2001 From: Sarang <46310322+i-supermario@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:07:39 -0700 Subject: [PATCH 2936/8412] Create sarang.json --- domains/sarang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sarang.json diff --git a/domains/sarang.json b/domains/sarang.json new file mode 100644 index 000000000..467e03cd9 --- /dev/null +++ b/domains/sarang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "", + "email": "" + } + "record": { + "URL": "https://main--sarang-portfolio-site.netlify.app/" + } +} From 1c9cb7dd0ce55e4569e714b594539a62b40313aa Mon Sep 17 00:00:00 2001 From: Sarang <46310322+i-supermario@users.noreply.github.com> Date: Mon, 24 Jul 2023 11:10:25 -0700 Subject: [PATCH 2937/8412] Update sarang.json --- domains/sarang.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sarang.json b/domains/sarang.json index 467e03cd9..8291dad6a 100644 --- a/domains/sarang.json +++ b/domains/sarang.json @@ -1,7 +1,7 @@ { "owner": { - "username": "", - "email": "" + "username": "i-supermario", + "email": "sarang1699@gmail.com" } "record": { "URL": "https://main--sarang-portfolio-site.netlify.app/" From 0969d6fd1f161d9fb8d308172ae74fd34f957a8c Mon Sep 17 00:00:00 2001 From: 1NO26 Date: Mon, 24 Jul 2023 21:18:25 +0300 Subject: [PATCH 2938/8412] feat(domain): 1NO.is-a.dev --- domains/1NO.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/1NO.json diff --git a/domains/1NO.json b/domains/1NO.json new file mode 100644 index 000000000..97cda75d2 --- /dev/null +++ b/domains/1NO.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "1NO26", + "email": "ali2626albayrak@gmail.com" + }, + "record": { + "URL": "https://whub.pro" + } +} From d1d652c6545500318a1babfc241819c2540fbec2 Mon Sep 17 00:00:00 2001 From: usr577 Date: Mon, 24 Jul 2023 21:23:16 +0200 Subject: [PATCH 2939/8412] feat(domain): benediktreck.is-a.dev From 4933de24bee597fbff7f102e9733434f447efd7a Mon Sep 17 00:00:00 2001 From: usr577 Date: Mon, 24 Jul 2023 21:23:29 +0200 Subject: [PATCH 2940/8412] feat(domain): benediktreck.is-a.dev From a7c34d000706ad75eaa58b27cd38d66377d6db02 Mon Sep 17 00:00:00 2001 From: oxmc Date: Mon, 24 Jul 2023 15:44:12 -0700 Subject: [PATCH 2941/8412] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index c7fc5853f..00d9e1ba8 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "oxmc", - "email": "oxmc7769.mail@gmail.com" - }, - "record": { - "CNAME": "oxmc.github.io" - } + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" } - \ No newline at end of file +} From 54aa92eab8cbff58f279dbc7c34a4bc9955b16f4 Mon Sep 17 00:00:00 2001 From: oxmc Date: Mon, 24 Jul 2023 15:46:30 -0700 Subject: [PATCH 2942/8412] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 00d9e1ba8..779947809 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -4,6 +4,6 @@ "email": "oxmc7769.mail@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "MX": "gmail.com MX preference = 10, mail exchanger = alt1.gmail-smtp-in.l.google.com" } } From 69b4b63e0ec558f2b058444d61a94f5c2ce5e260 Mon Sep 17 00:00:00 2001 From: Fqcxn <110361751+Fqcxn@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:54:38 -0700 Subject: [PATCH 2943/8412] Create valorant.json --- domains/valorant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/valorant.json diff --git a/domains/valorant.json b/domains/valorant.json new file mode 100644 index 000000000..8abfa1dd0 --- /dev/null +++ b/domains/valorant.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Fqcxn", + "email": "", + "twitter": "FqcxnLmao", + "discord": "hong.kong" + }, + "record": { + "CNAME": "fqcxn.com" + } +} From 14dbe396386732eb3589bdf1496462ac789d02ab Mon Sep 17 00:00:00 2001 From: Fqcxn <110361751+Fqcxn@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:55:21 -0700 Subject: [PATCH 2944/8412] Update contentbot.json --- domains/contentbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/contentbot.json b/domains/contentbot.json index 7f1cbc6e1..b33d5fc15 100644 --- a/domains/contentbot.json +++ b/domains/contentbot.json @@ -2,10 +2,10 @@ "owner": { "username": "Fqcxn", "email": "", - "twitter": "FqcxnOfficial", + "twitter": "FqcxnLmao", "discord": "hong.kong" }, "record": { - "CNAME": "6399365d-4f52-4cfb-bbc2-5f18d1974c7f.id.repl.co" + "CNAME": "fqcxn.com" } } From 6ce98691d2932d06d1956f6ad86ef338216f85b4 Mon Sep 17 00:00:00 2001 From: Fqcxn <110361751+Fqcxn@users.noreply.github.com> Date: Mon, 24 Jul 2023 16:56:51 -0700 Subject: [PATCH 2945/8412] Update fqcxn.json --- domains/fqcxn.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/fqcxn.json b/domains/fqcxn.json index 29d5357d2..0bc31d071 100644 --- a/domains/fqcxn.json +++ b/domains/fqcxn.json @@ -1,10 +1,8 @@ { - "description": "Information Display", - "repo": "https://github.com/Fqcxn/fqcxn.github.io", "owner": { "username": "Fqcxn", "email": "", - "twitter": "FqcxnOfficial", + "twitter": "FqcxnLmao", "discord": "hong.kong" }, "record": { From 1bccd8c9e1d2b9586c4fea6186e0f28c4cdda144 Mon Sep 17 00:00:00 2001 From: Sonic853 Date: Tue, 25 Jul 2023 10:59:11 +0800 Subject: [PATCH 2946/8412] feat(domain): 853.is-a.dev --- domains/853.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/853.json diff --git a/domains/853.json b/domains/853.json new file mode 100644 index 000000000..2f923f5f7 --- /dev/null +++ b/domains/853.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sonic853", + "email": "sonic853@qq.com" + }, + "record": { + "TXT": "853" + } +} From 4324d9da61b0b2aef38fecdc44633339c805d6af Mon Sep 17 00:00:00 2001 From: 853 Date: Tue, 25 Jul 2023 11:03:03 +0800 Subject: [PATCH 2947/8412] feat(domain): 853.is-a.dev --- domains/853.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/853.json b/domains/853.json index 2f923f5f7..fba890678 100644 --- a/domains/853.json +++ b/domains/853.json @@ -4,6 +4,6 @@ "email": "sonic853@qq.com" }, "record": { - "TXT": "853" + "A": "119.29.157.82" } } From 9bebaeaad551ed89c17b26158c274b05c1ba11f9 Mon Sep 17 00:00:00 2001 From: Tanmay Vijay Muley <66818371+TanX-009@users.noreply.github.com> Date: Tue, 25 Jul 2023 12:25:41 +0530 Subject: [PATCH 2948/8412] feat(domain): add `tanx-009.is-a.dev` --- domains/tanx-009.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tanx-009.json diff --git a/domains/tanx-009.json b/domains/tanx-009.json new file mode 100644 index 000000000..55b9ec005 --- /dev/null +++ b/domains/tanx-009.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "TanX-009", + "email": "tanmaymuley009@gmail.com" + }, + + "record": { + "CNAME": "tanx-009.gitlab.io" + } +} From b98a936b47ceb435bc140c19217e7445d038333b Mon Sep 17 00:00:00 2001 From: erayreperit Date: Tue, 25 Jul 2023 18:42:14 +0400 Subject: [PATCH 2949/8412] feat(domain): eray.is-a.dev --- domains/eray.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eray.json diff --git a/domains/eray.json b/domains/eray.json new file mode 100644 index 000000000..23d1405ab --- /dev/null +++ b/domains/eray.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "erayreperit", + "email": "eray6421@proton.me" + }, + "record": { + "CNAME": "erayreperit.github.io" + } +} From 710a75d5d913eb37c6d0effdece0f6be6293d786 Mon Sep 17 00:00:00 2001 From: El Hassen Sidi Major <121628059+hassenmajor@users.noreply.github.com> Date: Tue, 25 Jul 2023 18:55:51 +0000 Subject: [PATCH 2950/8412] Create hassenmajor.json --- domains/hassenmajor.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hassenmajor.json diff --git a/domains/hassenmajor.json b/domains/hassenmajor.json new file mode 100644 index 000000000..8f8c9811d --- /dev/null +++ b/domains/hassenmajor.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "hassenmajor", + "email": "hassenmajor@gmail.com" + }, + "description": "This is my personal portfolio.", + "record": { + "CNAME": "hassenmajor.github.io" + } +} From 7bb27826fc1ed75759f0a2c4d3f6e5b3aeca4a5f Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 26 Jul 2023 01:02:03 +0530 Subject: [PATCH 2951/8412] feat(domain): infiniteloop.is-a.dev --- domains/infiniteloop.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/infiniteloop.json diff --git a/domains/infiniteloop.json b/domains/infiniteloop.json new file mode 100644 index 000000000..f5d16fdcf --- /dev/null +++ b/domains/infiniteloop.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } +} From bbaa19dbb271d77f289e1b6890cd5f26fd565c2e Mon Sep 17 00:00:00 2001 From: roktim32 Date: Wed, 26 Jul 2023 01:06:23 +0530 Subject: [PATCH 2952/8412] feat(domain): error404.is-a.dev --- domains/error404.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json new file mode 100644 index 000000000..f5d16fdcf --- /dev/null +++ b/domains/error404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } +} From 872818c6cde9fb86166d390c7ada51feb19c1552 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Wed, 26 Jul 2023 01:35:29 +0530 Subject: [PATCH 2953/8412] Delete error404.json --- domains/error404.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/error404.json diff --git a/domains/error404.json b/domains/error404.json deleted file mode 100644 index f5d16fdcf..000000000 --- a/domains/error404.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } -} From 60f4efb0e9d0d22f3ed144b6336c398f99c58a65 Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Wed, 26 Jul 2023 10:38:05 +0700 Subject: [PATCH 2954/8412] feat(domain): iamchoiiril.is-a.dev --- domains/iamchoiiril.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iamchoiiril.json diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json new file mode 100644 index 000000000..abdf2ff42 --- /dev/null +++ b/domains/iamchoiiril.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "CNAME": "iamchoiiril.glitch.me" + } +} From 4ea6ac920b82b99dba4112798790061ef22baacf Mon Sep 17 00:00:00 2001 From: jacobi090 Date: Wed, 26 Jul 2023 04:21:07 +0000 Subject: [PATCH 2955/8412] feat(domain): jacobi09.is-a.dev --- domains/jacobi09.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jacobi09.json diff --git a/domains/jacobi09.json b/domains/jacobi09.json new file mode 100644 index 000000000..3f78f3789 --- /dev/null +++ b/domains/jacobi09.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jacobi090", + "email": "jacobi090@outlook.com" + }, + "record": { + "CNAME": "11a5227b-1286-4b6c-9741-b0e69e913c6f.id.repl.co" + } +} From 182d584a6139d6dd0d012650085ad9cf2cf6b864 Mon Sep 17 00:00:00 2001 From: ClaytonTDM Date: Wed, 26 Jul 2023 02:55:02 -0400 Subject: [PATCH 2956/8412] feat(domain): clay.is-a.dev --- domains/clay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/clay.json diff --git a/domains/clay.json b/domains/clay.json new file mode 100644 index 000000000..994a2f470 --- /dev/null +++ b/domains/clay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ClaytonTDM", + "email": "claytontdm@gmail.com" + }, + "record": { + "CNAME": "claytontdm.github.io" + } +} From 012fd52cc55c0cc7e8696e40f84cbaaa8abf9170 Mon Sep 17 00:00:00 2001 From: fundid Date: Wed, 26 Jul 2023 10:28:57 +0300 Subject: [PATCH 2957/8412] feat(domain): fundid.is-a.dev --- domains/fundid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fundid.json diff --git a/domains/fundid.json b/domains/fundid.json new file mode 100644 index 000000000..853ddc73b --- /dev/null +++ b/domains/fundid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fundid", + "email": "fundidennis@protonmail.com" + }, + "record": { + "CNAME": "fundid.github.io" + } +} From 8fc31b9a0f295417f4f03f937278e4ef9b08b828 Mon Sep 17 00:00:00 2001 From: Seb <69688534+SebTNT@users.noreply.github.com> Date: Wed, 26 Jul 2023 10:22:12 +0100 Subject: [PATCH 2958/8412] Create team.tnt.json --- domains/team.tnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/team.tnt.json diff --git a/domains/team.tnt.json b/domains/team.tnt.json new file mode 100644 index 000000000..7fea46cc0 --- /dev/null +++ b/domains/team.tnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebTNT", + "email": "turquoisetntmultimedia@gmail.com" + }, + "record": { + "A": "185.199.108.153" + } +} From e69f9d1ae86f35d03eaa8e463ff55c34c5afb041 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:33:58 +0800 Subject: [PATCH 2959/8412] Update team.tnt.json --- domains/team.tnt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/team.tnt.json b/domains/team.tnt.json index 7fea46cc0..2d11c8ddf 100644 --- a/domains/team.tnt.json +++ b/domains/team.tnt.json @@ -4,6 +4,6 @@ "email": "turquoisetntmultimedia@gmail.com" }, "record": { - "A": "185.199.108.153" + "CNAME": "sebtnt.github.io" } } From e7785baf3e25a70939787d55a1b196de13366225 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:43:35 +0800 Subject: [PATCH 2960/8412] Update 853.json --- domains/853.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/853.json b/domains/853.json index fba890678..15f4a86fe 100644 --- a/domains/853.json +++ b/domains/853.json @@ -4,6 +4,6 @@ "email": "sonic853@qq.com" }, "record": { - "A": "119.29.157.82" + "A": ["119.29.157.82"] } } From 87448918c922234da48018f1a07e489b02e46f55 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:48:43 +0800 Subject: [PATCH 2961/8412] Rename 1NO.json to 1no.json --- domains/{1NO.json => 1no.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{1NO.json => 1no.json} (100%) diff --git a/domains/1NO.json b/domains/1no.json similarity index 100% rename from domains/1NO.json rename to domains/1no.json From 52b1529dd51925f4d5ad13f6dae83315e577b0ae Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:49:15 +0800 Subject: [PATCH 2962/8412] Update sarang.json --- domains/sarang.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sarang.json b/domains/sarang.json index 8291dad6a..4828492e2 100644 --- a/domains/sarang.json +++ b/domains/sarang.json @@ -2,8 +2,8 @@ "owner": { "username": "i-supermario", "email": "sarang1699@gmail.com" - } + }, "record": { - "URL": "https://main--sarang-portfolio-site.netlify.app/" + "URL": "https://main--sarang-portfolio-site.netlify.app" } } From 4f03bd02c1b32a9d58d94a097af8690a1ffae224 Mon Sep 17 00:00:00 2001 From: femachi Date: Wed, 26 Jul 2023 16:55:33 +0700 Subject: [PATCH 2963/8412] feat(domain): machi.is-a.dev --- domains/machi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/machi.json diff --git a/domains/machi.json b/domains/machi.json new file mode 100644 index 000000000..bd3c826d0 --- /dev/null +++ b/domains/machi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "femachi", + "email": "ocubrisme@gmail.com" + }, + "record": { + "URL": "https://rentry.co/femachi" + } +} From f3bebea2f2c400a948632f81c07aaf30d4b6e5af Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 17:59:21 +0800 Subject: [PATCH 2964/8412] Rename sematary .json to sematary.json --- domains/{sematary .json => sematary.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{sematary .json => sematary.json} (100%) diff --git a/domains/sematary .json b/domains/sematary.json similarity index 100% rename from domains/sematary .json rename to domains/sematary.json From eb9b69a1dc994c062e4ec6607369d77647d62bf6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 26 Jul 2023 18:01:48 +0800 Subject: [PATCH 2965/8412] Update duyeric.json --- domains/duyeric.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/duyeric.json b/domains/duyeric.json index 02311db02..b0f5fa4de 100644 --- a/domains/duyeric.json +++ b/domains/duyeric.json @@ -4,7 +4,7 @@ "email": "duyericmmo@gmail.com" }, "record": { - "CNAME": "www" + "A": ["172.245.139.131"] } } - \ No newline at end of file + From 6e844441f3d6f2f3f144b688e8f752fc1b252e82 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 26 Jul 2023 18:17:48 +0800 Subject: [PATCH 2966/8412] chore: delete unused staff domains --- ...thub-pages-challenge-andrewstech.privacy.json | 9 --------- domains/auth.json | 9 --------- domains/beta.json | 9 --------- domains/live.preview.beta.json | 9 --------- domains/maintainers.json | 1 + domains/preview.beta.json | 9 --------- domains/privacy.json | 16 ---------------- 7 files changed, 1 insertion(+), 61 deletions(-) delete mode 100644 domains/_github-pages-challenge-andrewstech.privacy.json delete mode 100644 domains/auth.json delete mode 100644 domains/beta.json delete mode 100644 domains/live.preview.beta.json delete mode 100644 domains/preview.beta.json delete mode 100644 domains/privacy.json diff --git a/domains/_github-pages-challenge-andrewstech.privacy.json b/domains/_github-pages-challenge-andrewstech.privacy.json deleted file mode 100644 index d16b0382a..000000000 --- a/domains/_github-pages-challenge-andrewstech.privacy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "TXT": "f4099fcae5cf0ea04f853bc649c5b1" - } -} diff --git a/domains/auth.json b/domains/auth.json deleted file mode 100644 index b184c3293..000000000 --- a/domains/auth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "A": ["199.36.158.100"] - } -} diff --git a/domains/beta.json b/domains/beta.json deleted file mode 100644 index 0fc3a29a3..000000000 --- a/domains/beta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "https://register.is-a.dev" - } -} diff --git a/domains/live.preview.beta.json b/domains/live.preview.beta.json deleted file mode 100644 index 09b4f1ae3..000000000 --- a/domains/live.preview.beta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "A": ["140.238.66.199"] - } -} diff --git a/domains/maintainers.json b/domains/maintainers.json index aaca41559..0096a665f 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -4,6 +4,7 @@ "email": "phenax5@gmail.com" }, "record": { + "URL": "https://team.is-a.dev", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=isdevmail.beadman-network.com" } diff --git a/domains/preview.beta.json b/domains/preview.beta.json deleted file mode 100644 index 17ebbe84d..000000000 --- a/domains/preview.beta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "is-a-dev-bot.github.io" - } -} diff --git a/domains/privacy.json b/domains/privacy.json deleted file mode 100644 index 447383cfa..000000000 --- a/domains/privacy.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=privacy.isdev.localplayer.dev" - } -} From ff796a8bc5af019d51516be00aacb91263579e61 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 26 Jul 2023 13:32:21 +0300 Subject: [PATCH 2967/8412] Delete raw.is-a.dev --- domains/raw.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json deleted file mode 100644 index a20b7e4df..000000000 --- a/domains/raw.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "is-a-dev-raw api", - "repo": "https://github.com/andrewstech/is-a-dev-raw-api", - "owner": { - "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" - }, - "record": { - "CNAME": "andrewstech.github.io" - } -} From 5b55d73a2c7c4a25201bf99e197a0ddf84db896b Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 26 Jul 2023 18:34:53 +0800 Subject: [PATCH 2968/8412] feat: update staff domains --- domains/_github-pages-challenge-wdhdev.data.json | 4 ++-- .../_github-pages-challenge-wdhdev.raw-api.json | 4 ++-- domains/analytics.json | 15 +++++++-------- domains/api.json | 4 ++-- domains/data.json | 4 ++-- domains/hosts.json | 15 +++++++-------- domains/mailx.json | 4 ++-- domains/manage.json | 7 +++---- domains/notify-api.json | 9 ++++----- domains/raw-api.json | 4 ++-- domains/register-bot.json | 5 ++--- domains/register.json | 7 +++---- 12 files changed, 38 insertions(+), 44 deletions(-) diff --git a/domains/_github-pages-challenge-wdhdev.data.json b/domains/_github-pages-challenge-wdhdev.data.json index 274f5bd67..36d8e3f0a 100644 --- a/domains/_github-pages-challenge-wdhdev.data.json +++ b/domains/_github-pages-challenge-wdhdev.data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json index 261a097c6..0aeb7a4cf 100644 --- a/domains/_github-pages-challenge-wdhdev.raw-api.json +++ b/domains/_github-pages-challenge-wdhdev.raw-api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/analytics.json b/domains/analytics.json index 4031ca16e..744084eea 100644 --- a/domains/analytics.json +++ b/domains/analytics.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "isadev", - "email": "hello@maintainers.is-a.dev" - }, - "record": { - "CNAME": "register.is-a.dev" - } + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "dns.beadman-network.com" } - +} diff --git a/domains/api.json b/domains/api.json index 72adff01c..2afedf41e 100644 --- a/domains/api.json +++ b/domains/api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/data.json b/domains/data.json index 5738c9ef2..10d14c84b 100644 --- a/domains/data.json +++ b/domains/data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/hosts.json b/domains/hosts.json index a4ff52216..df90b568a 100644 --- a/domains/hosts.json +++ b/domains/hosts.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - "record": { - "CNAME": "register.is-a.dev" - } + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + "record": { + "CNAME": "dns.beadman-network.com" } - \ No newline at end of file +} diff --git a/domains/mailx.json b/domains/mailx.json index 551983ff8..51b9f948b 100644 --- a/domains/mailx.json +++ b/domains/mailx.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/manage.json b/domains/manage.json index 4c2a68d46..ef2dd2748 100644 --- a/domains/manage.json +++ b/domains/manage.json @@ -1,11 +1,10 @@ { "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com", - "discord": "1094272477137481810" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { - "CNAME": "register.is-a.dev" + "CNAME": "dns.beadman-network.com" } } diff --git a/domains/notify-api.json b/domains/notify-api.json index 6e00c3f20..fa3c8951a 100644 --- a/domains/notify-api.json +++ b/domains/notify-api.json @@ -1,11 +1,10 @@ { "owner": { - "username": "andrewstech", - "email": "Andrewbuild48@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 598245488977903688" - }, + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, "record": { - "CNAME": "net.beadman-network.com" + "CNAME": "dns.beadman-network.com" } } diff --git a/domains/raw-api.json b/domains/raw-api.json index 5738c9ef2..10d14c84b 100644 --- a/domains/raw-api.json +++ b/domains/raw-api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { diff --git a/domains/register-bot.json b/domains/register-bot.json index 652d7ea34..1afde3af6 100644 --- a/domains/register-bot.json +++ b/domains/register-bot.json @@ -2,9 +2,8 @@ "description": "Register-bot", "repo": "https://github.com/andrewstech/is-a-dev-bot", "owner": { - "username": "andrewstech", - "email": "hello@andrewstech.me", - "twitter": "andrewstech1" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { "CNAME": "dns.beadman-network.com" diff --git a/domains/register.json b/domains/register.json index fb172c93f..397791b43 100644 --- a/domains/register.json +++ b/domains/register.json @@ -1,11 +1,10 @@ { "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com", - "discord": "1094272477137481810" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { - "CNAME": "register-bot.is-a.dev" + "URL": "https://manage.is-a.dev" } } From eac49fb54b0f4d918b92b3fcd0e440c991301177 Mon Sep 17 00:00:00 2001 From: KadenAE Date: Wed, 26 Jul 2023 11:40:25 +0100 Subject: [PATCH 2969/8412] feat(domain): kaden.is-a.dev --- domains/kaden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kaden.json b/domains/kaden.json index bff5f90ed..95cfa1178 100644 --- a/domains/kaden.json +++ b/domains/kaden.json @@ -4,6 +4,6 @@ "email": "kadeinwales@gmail.com" }, "record": { - "CNAME": "kadenae.me" + "CNAME": "kadenae.me" } } From 6a6a0001905eff7a9ba6eae04cec257fd92f60cc Mon Sep 17 00:00:00 2001 From: KadenAE Date: Wed, 26 Jul 2023 11:40:40 +0100 Subject: [PATCH 2970/8412] feat(domain): kaden.is-a.dev --- domains/kaden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kaden.json b/domains/kaden.json index 95cfa1178..4a8d2861b 100644 --- a/domains/kaden.json +++ b/domains/kaden.json @@ -4,6 +4,6 @@ "email": "kadeinwales@gmail.com" }, "record": { - "CNAME": "kadenae.me" + "CNAME": "hosts.is-a.dev" } } From e653243849d138aa20c99bb82f786f88c6174bb8 Mon Sep 17 00:00:00 2001 From: usr577 Date: Wed, 26 Jul 2023 13:32:19 +0200 Subject: [PATCH 2971/8412] feat(domain): benediktreck.is-a.dev From 4475f71deca7d735abcd8eaca2a429dfda0160b6 Mon Sep 17 00:00:00 2001 From: zxPau <140620286+zxPau@users.noreply.github.com> Date: Wed, 26 Jul 2023 15:36:08 +0200 Subject: [PATCH 2972/8412] Create yokaicord.json --- domains/yokaicord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yokaicord.json diff --git a/domains/yokaicord.json b/domains/yokaicord.json new file mode 100644 index 000000000..58f2272e7 --- /dev/null +++ b/domains/yokaicord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zxPau", + "email": "pauu123123123@gmail.com" + } + "record": { + "CNAME": "zxpau.github.io" + } +} From 6f17b0c88b50a14eb18e50a4520b626c10548cd0 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 26 Jul 2023 14:42:26 +0100 Subject: [PATCH 2973/8412] feat(domain): ezzoubair.is-a.dev --- domains/ezzoubair.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ezzoubair.json diff --git a/domains/ezzoubair.json b/domains/ezzoubair.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/ezzoubair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From 2c045b30218dc1c35f7bde208778fc60e9644758 Mon Sep 17 00:00:00 2001 From: Tom_gxz <75934344+Tomgxz@users.noreply.github.com> Date: Wed, 26 Jul 2023 14:57:18 +0100 Subject: [PATCH 2974/8412] Update tomgxz.json --- domains/tomgxz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tomgxz.json b/domains/tomgxz.json index 35c7df3d3..9c57b54a2 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "CNAME": "f555da86-2787-4f73-9bc4-4dcd4434865d.id.repl.co" + "URL":"https://tomgxz.repl.co/" } } From 69155ca4f1131ca298cb8510ad99493ac31cb66d Mon Sep 17 00:00:00 2001 From: Pratik Mali <38047130+impratik7@users.noreply.github.com> Date: Wed, 26 Jul 2023 16:09:26 +0100 Subject: [PATCH 2975/8412] Create pratikmali.json --- domains/pratikmali.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pratikmali.json diff --git a/domains/pratikmali.json b/domains/pratikmali.json new file mode 100644 index 000000000..24ee7f5fb --- /dev/null +++ b/domains/pratikmali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "impratik7", + "email": "malipratik09@gmail.com" + }, + "record": { + "CNAME": "impratik7.github.io/portfolio/" + } +} From 232409ec94c15098672ab52920edadd827ac9231 Mon Sep 17 00:00:00 2001 From: PiPc1 Date: Wed, 26 Jul 2023 11:40:22 -0400 Subject: [PATCH 2976/8412] feat(domain): PiPc.is-a.dev --- domains/PiPc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/PiPc.json diff --git a/domains/PiPc.json b/domains/PiPc.json new file mode 100644 index 000000000..a618aefcb --- /dev/null +++ b/domains/PiPc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PiPc1", + "email": "rhileighc9@gmail.com" + }, + "record": { + "URL": "https://pipc1.github.io/pipc/" + } +} From c7c143e915301aaf20b1f4cacd960c2c5f40aaa3 Mon Sep 17 00:00:00 2001 From: Akvityxs Date: Wed, 26 Jul 2023 18:48:53 +0300 Subject: [PATCH 2977/8412] feat(domain): Akvityxs.is-a.dev --- domains/Akvityxs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Akvityxs.json diff --git a/domains/Akvityxs.json b/domains/Akvityxs.json new file mode 100644 index 000000000..b4cb288ea --- /dev/null +++ b/domains/Akvityxs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Akvityxs", + "email": "akvityxs@gmail.com" + }, + "record": { + "A": ["80.87.196.168"] + } +} From 0c0ded5f93ac77c5df59e31f010edcac7d0e020d Mon Sep 17 00:00:00 2001 From: usr577 Date: Wed, 26 Jul 2023 18:19:52 +0200 Subject: [PATCH 2978/8412] feat(domain): usr577.is-a.dev --- domains/usr577.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/usr577.json b/domains/usr577.json index 0b3123448..dfbf60c2a 100644 --- a/domains/usr577.json +++ b/domains/usr577.json @@ -4,6 +4,6 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "CNAME": "benediktreck.serveo.net" + "URL": "benediktreck.serveo.net" } } From 5348d0df4dd45c3b01696ae85efe2ed812f21604 Mon Sep 17 00:00:00 2001 From: B0XEY Date: Wed, 26 Jul 2023 12:40:58 -0500 Subject: [PATCH 2979/8412] feat(domain): boxey.is-a.dev --- domains/boxey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/boxey.json diff --git a/domains/boxey.json b/domains/boxey.json new file mode 100644 index 000000000..85b77fcbc --- /dev/null +++ b/domains/boxey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "B0XEY", + "email": "gramcooker@gmail.com" + }, + "record": { + "URL": "https://sites.google.com/view/boxey-dev/home?authuser=0" + } +} From 1ae8f52dd483fc67cea9be434339891140e9a7e9 Mon Sep 17 00:00:00 2001 From: zxPau Date: Wed, 26 Jul 2023 20:12:11 +0200 Subject: [PATCH 2980/8412] feat(domain): zxpau.is-a.dev --- domains/zxpau.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zxpau.json diff --git a/domains/zxpau.json b/domains/zxpau.json new file mode 100644 index 000000000..defa72f30 --- /dev/null +++ b/domains/zxpau.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zxPau", + "email": "pauu123123123@gmail.com" + }, + "record": { + "CNAME": "zxpau.github.io" + } +} From 7a90bd71e839c3f622d7b5670395dd6a31c94aee Mon Sep 17 00:00:00 2001 From: raghavkorde Date: Thu, 27 Jul 2023 02:27:56 +0530 Subject: [PATCH 2981/8412] feat(domain): raghavkorde.is-a.dev --- domains/raghavkorde.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raghavkorde.json diff --git a/domains/raghavkorde.json b/domains/raghavkorde.json new file mode 100644 index 000000000..4bb5ab689 --- /dev/null +++ b/domains/raghavkorde.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raghavkorde", + "email": "raghavkorde4@gmail.com" + }, + "record": { + "CNAME": "web-resume-b8p.pages.dev" + } +} From bc0bbc2427d6baed3fc4676d118bcbd72773e71b Mon Sep 17 00:00:00 2001 From: tyrkinn Date: Thu, 27 Jul 2023 00:52:34 +0300 Subject: [PATCH 2982/8412] feat(domain): tyrkinn.is-a.dev --- domains/tyrkinn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tyrkinn.json diff --git a/domains/tyrkinn.json b/domains/tyrkinn.json new file mode 100644 index 000000000..e82960492 --- /dev/null +++ b/domains/tyrkinn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tyrkinn", + "email": "tyrkinn@pm.me" + }, + "record": { + "CNAME": "tyrkinn.github.io" + } +} From 22ee213b3ac9400b2fa4ae2a1fc333734522d38c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Jul 2023 07:37:57 +0800 Subject: [PATCH 2983/8412] Update usr577.json --- domains/usr577.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/usr577.json b/domains/usr577.json index dfbf60c2a..c8d069a45 100644 --- a/domains/usr577.json +++ b/domains/usr577.json @@ -4,6 +4,6 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "URL": "benediktreck.serveo.net" + "URL": "https://benediktreck.serveo.net" } } From ed6c64d2de62815f07cb031af0c0e3c522632e6e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Jul 2023 07:42:31 +0800 Subject: [PATCH 2984/8412] Update yokaicord.json --- domains/yokaicord.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yokaicord.json b/domains/yokaicord.json index 58f2272e7..2a24c1a70 100644 --- a/domains/yokaicord.json +++ b/domains/yokaicord.json @@ -2,7 +2,7 @@ "owner": { "username": "zxPau", "email": "pauu123123123@gmail.com" - } + }, "record": { "CNAME": "zxpau.github.io" } From 3cf0c5519c65559afc3f659123d38cb043f961fe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Jul 2023 07:44:57 +0800 Subject: [PATCH 2985/8412] Rename Akvityxs.json to akvityxs.json --- domains/{Akvityxs.json => akvityxs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Akvityxs.json => akvityxs.json} (100%) diff --git a/domains/Akvityxs.json b/domains/akvityxs.json similarity index 100% rename from domains/Akvityxs.json rename to domains/akvityxs.json From d27245b9f81ec0c2479a0a28dbbd050a6f1d8310 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Jul 2023 07:47:26 +0800 Subject: [PATCH 2986/8412] Update and rename PiPc.json to pipc.json --- domains/{PiPc.json => pipc.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{PiPc.json => pipc.json} (71%) diff --git a/domains/PiPc.json b/domains/pipc.json similarity index 71% rename from domains/PiPc.json rename to domains/pipc.json index a618aefcb..472645b72 100644 --- a/domains/PiPc.json +++ b/domains/pipc.json @@ -4,6 +4,6 @@ "email": "rhileighc9@gmail.com" }, "record": { - "URL": "https://pipc1.github.io/pipc/" + "URL": "pipc1.github.io" } } From 5d714ffcf2fa92000535a175a97baee60c95baa2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Jul 2023 07:47:41 +0800 Subject: [PATCH 2987/8412] Update pipc.json --- domains/pipc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pipc.json b/domains/pipc.json index 472645b72..2c48c1b36 100644 --- a/domains/pipc.json +++ b/domains/pipc.json @@ -4,6 +4,6 @@ "email": "rhileighc9@gmail.com" }, "record": { - "URL": "pipc1.github.io" + "CNAME": "pipc1.github.io" } } From cdfdc891846cc63035277865f4f9d54c57ecc6a9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 27 Jul 2023 07:48:12 +0800 Subject: [PATCH 2988/8412] Update pratikmali.json --- domains/pratikmali.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pratikmali.json b/domains/pratikmali.json index 24ee7f5fb..5f9ad85d3 100644 --- a/domains/pratikmali.json +++ b/domains/pratikmali.json @@ -4,6 +4,6 @@ "email": "malipratik09@gmail.com" }, "record": { - "CNAME": "impratik7.github.io/portfolio/" - } + "CNAME": "impratik7.github.io" + } } From 88d30ce16aae071260fc90fd8e7d516d54018c5e Mon Sep 17 00:00:00 2001 From: Hyderite <79314475+Hyderite@users.noreply.github.com> Date: Thu, 27 Jul 2023 13:13:06 +0800 Subject: [PATCH 2989/8412] Create hyderite.json --- domains/hyderite.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/hyderite.json diff --git a/domains/hyderite.json b/domains/hyderite.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/hyderite.json @@ -0,0 +1 @@ + From a2456e92c1dfa195d9c48cd317f8789638cf4dbd Mon Sep 17 00:00:00 2001 From: Hyderite <79314475+Hyderite@users.noreply.github.com> Date: Thu, 27 Jul 2023 13:17:46 +0800 Subject: [PATCH 2990/8412] Update hyderite.json --- domains/hyderite.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/hyderite.json b/domains/hyderite.json index 8b1378917..0170ad6de 100644 --- a/domains/hyderite.json +++ b/domains/hyderite.json @@ -1 +1,10 @@ - +{ + "owner": { + "username": "Hyderite", + "email": "hyderiteyt@gmail.com" + }, + "record": { + "CNAME": "df204146-7b3d-4adf-8150-d9cbf33a4a73.id.repl.co" + "TXT": "replit-verify=df204146-7b3d-4adf-8150-d9cbf33a4a73" + } +} From b870c41fbbbd0c1087a8c5ac3ed993970ca3d5ff Mon Sep 17 00:00:00 2001 From: Blob2763 Date: Thu, 27 Jul 2023 11:47:22 +0100 Subject: [PATCH 2991/8412] feat(domain): utils.is-a.dev --- domains/utils.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/utils.json diff --git a/domains/utils.json b/domains/utils.json new file mode 100644 index 000000000..83a0ed7f7 --- /dev/null +++ b/domains/utils.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "CNAME": "utils" + } +} From d8b824862dbd6ca6fcd6a3d8b9b36da2cda2d254 Mon Sep 17 00:00:00 2001 From: tanmayagrwl Date: Thu, 27 Jul 2023 21:24:08 +0530 Subject: [PATCH 2992/8412] feat(domain): tanmay.is-a.dev --- domains/tanmay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tanmay.json diff --git a/domains/tanmay.json b/domains/tanmay.json new file mode 100644 index 000000000..891565d80 --- /dev/null +++ b/domains/tanmay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tanmayagrwl", + "email": "tanmayhp78@gmail.com" + }, + "record": { + "URL": "https://portfolio-site-nine-silk.vercel.app/" + } +} From 2b586d11894ad160557ca1ab2827feab5b203ec5 Mon Sep 17 00:00:00 2001 From: 7xa5h Date: Thu, 27 Jul 2023 17:54:51 +0200 Subject: [PATCH 2993/8412] feat(domain): xash.is-a.dev --- domains/xash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xash.json diff --git a/domains/xash.json b/domains/xash.json new file mode 100644 index 000000000..905a7c85d --- /dev/null +++ b/domains/xash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "7xa5h", + "email": "xash4492@gmail.com" + }, + "record": { + "CNAME": "7xa5h.github.io" + } +} From 5cf7ff0487d1fe81b52f33f1be878c0db82695f9 Mon Sep 17 00:00:00 2001 From: element10101 Date: Thu, 27 Jul 2023 12:20:21 -0500 Subject: [PATCH 2994/8412] feat(domain): catlord.is-a.dev --- domains/catlord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/catlord.json diff --git a/domains/catlord.json b/domains/catlord.json new file mode 100644 index 000000000..39d7be89c --- /dev/null +++ b/domains/catlord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "element10101", + "email": "gnoeleht@gmail.com" + }, + "record": { + "CNAME": "3722a886-2c2c-40e3-991b-0d4cb5e935b7.id.repl.co" + } +} From dce0634c25b988140c075d391f990672e302876b Mon Sep 17 00:00:00 2001 From: ValoWolf <140768481+ValoWolf@users.noreply.github.com> Date: Fri, 28 Jul 2023 04:18:56 +0330 Subject: [PATCH 2995/8412] Create valowolf.json --- domains/valowolf.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/valowolf.json diff --git a/domains/valowolf.json b/domains/valowolf.json new file mode 100644 index 000000000..24f24b0f3 --- /dev/null +++ b/domains/valowolf.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ValoWolf", + "email": "", + "twitter": "ValoWolf", + "discord": "valowolf" + }, + "record": { + "URL": "https://valowolf.carrd.co/", + "TXT": "hello world" + } +} From cc56a6cca1019d4d50ec1510b678b81a3cd6340b Mon Sep 17 00:00:00 2001 From: ValoWolf <140768481+ValoWolf@users.noreply.github.com> Date: Fri, 28 Jul 2023 05:18:21 +0330 Subject: [PATCH 2996/8412] Update valowolf.json --- domains/valowolf.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/valowolf.json b/domains/valowolf.json index 24f24b0f3..6dd38fbe7 100644 --- a/domains/valowolf.json +++ b/domains/valowolf.json @@ -1,12 +1,11 @@ { "owner": { "username": "ValoWolf", - "email": "", + "email": "starfleet.valowolf@gmail.com", "twitter": "ValoWolf", "discord": "valowolf" }, "record": { - "URL": "https://valowolf.carrd.co/", - "TXT": "hello world" + "URL": "https://redirect.starfleet-valowolf.workers.dev/" } } From 42e0aa6db6818dd39dbd241c735246ae1eb32d0e Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Fri, 28 Jul 2023 13:32:59 +0700 Subject: [PATCH 2997/8412] feat(domain): whoischoiiril.is-a.dev --- domains/whoischoiiril.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/whoischoiiril.json diff --git a/domains/whoischoiiril.json b/domains/whoischoiiril.json new file mode 100644 index 000000000..a021f608b --- /dev/null +++ b/domains/whoischoiiril.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "URL": "https://cfhoiril.github.io/who-is-choiril/" + } +} From 38fbf564a2d9f716e6d8244218a41ee92f5aa939 Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Fri, 28 Jul 2023 16:45:38 +0700 Subject: [PATCH 2998/8412] feat(domain): iamchoiiril.is-a.dev --- domains/iamchoiiril.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json index abdf2ff42..6a80459cd 100644 --- a/domains/iamchoiiril.json +++ b/domains/iamchoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "CNAME": "iamchoiiril.glitch.me" + "CNAME": "hosts.is-a.dev" } } From 27fc824bc51e686b01b164e5c607432e7fc4e75c Mon Sep 17 00:00:00 2001 From: Blob2763 <88489444+Blob2763@users.noreply.github.com> Date: Fri, 28 Jul 2023 11:16:41 +0100 Subject: [PATCH 2999/8412] Update utils.json --- domains/utils.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/utils.json b/domains/utils.json index 83a0ed7f7..17ea8ca71 100644 --- a/domains/utils.json +++ b/domains/utils.json @@ -4,6 +4,6 @@ "email": "blob2763@gmail.com" }, "record": { - "CNAME": "utils" + "CNAME": "blob2763.github.io/utils" } } From 671a486b6b5c326314c74ddec40745bf13a818a8 Mon Sep 17 00:00:00 2001 From: Hyderite Hyderite <79314475+Hyderite@users.noreply.github.com> Date: Fri, 28 Jul 2023 18:54:52 +0800 Subject: [PATCH 3000/8412] Update hyderite.json removed txt --- domains/hyderite.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/hyderite.json b/domains/hyderite.json index 0170ad6de..8372e867d 100644 --- a/domains/hyderite.json +++ b/domains/hyderite.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "df204146-7b3d-4adf-8150-d9cbf33a4a73.id.repl.co" - "TXT": "replit-verify=df204146-7b3d-4adf-8150-d9cbf33a4a73" } } From 21334d7e7e578f9daa8cb31155efad2afed4ebd7 Mon Sep 17 00:00:00 2001 From: IncognitoTGT Date: Fri, 28 Jul 2023 11:51:38 -0400 Subject: [PATCH 3001/8412] feat(domain): tgt.is-a.dev --- domains/tgt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tgt.json diff --git a/domains/tgt.json b/domains/tgt.json new file mode 100644 index 000000000..66a8ed709 --- /dev/null +++ b/domains/tgt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IncognitoTGT", + "email": "mashoor539@gmail.com" + }, + "record": { + "URL": "https://mashoortest.tk" + } +} From 41ed8876950f3191906ceda3a4bd8f6b1454309c Mon Sep 17 00:00:00 2001 From: IMudee Date: Fri, 28 Jul 2023 21:37:41 +0100 Subject: [PATCH 3002/8412] feat(domain): mudee.is-a.dev --- domains/mudee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mudee.json diff --git a/domains/mudee.json b/domains/mudee.json new file mode 100644 index 000000000..9531a5ac7 --- /dev/null +++ b/domains/mudee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMudee", + "email": "NotMudee@proton.me" + }, + "record": { + "A": ["198.91.81.14"] + } +} From 9b39a3a9123767ebf5c6d8100bd8915903caac34 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Sat, 29 Jul 2023 00:58:28 +0100 Subject: [PATCH 3003/8412] feat(domain): anime.is-a.dev --- domains/anime.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anime.json diff --git a/domains/anime.json b/domains/anime.json new file mode 100644 index 000000000..dbbfc50b5 --- /dev/null +++ b/domains/anime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "URL": "zarqizoubir.github.io/anime" + } +} From b2850a15f328fd563576a6c09275380999ac6f50 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Sat, 29 Jul 2023 00:59:27 +0100 Subject: [PATCH 3004/8412] feat(domain): manga.is-a.dev --- domains/manga.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/manga.json diff --git a/domains/manga.json b/domains/manga.json new file mode 100644 index 000000000..dbbfc50b5 --- /dev/null +++ b/domains/manga.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "URL": "zarqizoubir.github.io/anime" + } +} From 200fefccd30be00dd342710f5c0f87c24a6458a1 Mon Sep 17 00:00:00 2001 From: tarna <46247728+tarna@users.noreply.github.com> Date: Fri, 28 Jul 2023 21:30:10 -0400 Subject: [PATCH 3005/8412] Delete tarna.json --- domains/tarna.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tarna.json diff --git a/domains/tarna.json b/domains/tarna.json deleted file mode 100644 index f94809b47..000000000 --- a/domains/tarna.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tarna", - "email": "tarungadiraju123@gmail.com" - }, - "record": { - "URL": "https://github.com/tarna" - } -} From eaefc3f7da63c0547681b9b9abfd5700275a903b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 29 Jul 2023 11:58:38 +0800 Subject: [PATCH 3006/8412] Update valowolf.json --- domains/valowolf.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/valowolf.json b/domains/valowolf.json index 6dd38fbe7..6f7711754 100644 --- a/domains/valowolf.json +++ b/domains/valowolf.json @@ -6,6 +6,6 @@ "discord": "valowolf" }, "record": { - "URL": "https://redirect.starfleet-valowolf.workers.dev/" + "URL": "https://valowolf.carrd.co" } } From 035e5bbe3dfd1ada1e42a93897a96f255642daae Mon Sep 17 00:00:00 2001 From: rinxyzz Date: Sat, 29 Jul 2023 11:58:49 +0700 Subject: [PATCH 3007/8412] feat(domain): mikapikazo.is-a.dev --- domains/mikapikazo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mikapikazo.json diff --git a/domains/mikapikazo.json b/domains/mikapikazo.json new file mode 100644 index 000000000..af9e9074e --- /dev/null +++ b/domains/mikapikazo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rinxyzz", + "email": "putriimuttzz.cantikk@gmail.com" + }, + "record": { + "CNAME": "rinxyzz-github-io.pages.dev" + } +} From d67350569d9b1850d3d86596307450b5adf56576 Mon Sep 17 00:00:00 2001 From: ValoWolf Date: Sat, 29 Jul 2023 08:39:06 +0330 Subject: [PATCH 3008/8412] feat(domain): valowolf.is-a.dev --- domains/valowolf.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/valowolf.json b/domains/valowolf.json index 6f7711754..066166319 100644 --- a/domains/valowolf.json +++ b/domains/valowolf.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "ValoWolf", - "email": "starfleet.valowolf@gmail.com", - "twitter": "ValoWolf", - "discord": "valowolf" - }, - "record": { - "URL": "https://valowolf.carrd.co" - } + "owner": { + "username": "ValoWolf", + "email": "starfleet.valowolf@gmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } } From 3a711bc603b21314365999b0ab5c5bf4f72d5a86 Mon Sep 17 00:00:00 2001 From: TheLittleOutsiders <107134739+rinxyzz@users.noreply.github.com> Date: Sat, 29 Jul 2023 15:58:00 +0700 Subject: [PATCH 3009/8412] Delete littleoutside.json --- domains/littleoutside.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/littleoutside.json diff --git a/domains/littleoutside.json b/domains/littleoutside.json deleted file mode 100644 index b1a1369ae..000000000 --- a/domains/littleoutside.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rinxyzz", - "email": "putriimuttzz.cantikk@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=littleoutside.is-a.dev,f04930de88056a756d52" - } -} From fc8a12043cbec5509e21766d1bf7f487b1e92ace Mon Sep 17 00:00:00 2001 From: Choiril Fikri <92452939+Cfhoiril@users.noreply.github.com> Date: Sat, 29 Jul 2023 16:26:41 +0700 Subject: [PATCH 3010/8412] Update iamchoiiril.json --- domains/iamchoiiril.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json index 6a80459cd..a338932f6 100644 --- a/domains/iamchoiiril.json +++ b/domains/iamchoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "cfhoiril.github.io/" } } From bc92a8037b91ff4aa4441bf8893d9e0d11f5c637 Mon Sep 17 00:00:00 2001 From: Choiril Fikri <92452939+Cfhoiril@users.noreply.github.com> Date: Sat, 29 Jul 2023 16:28:04 +0700 Subject: [PATCH 3011/8412] Delete iamchoiiril.json --- domains/iamchoiiril.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/iamchoiiril.json diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json deleted file mode 100644 index a338932f6..000000000 --- a/domains/iamchoiiril.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cfhoiril", - "email": "iamchoirilfk@gmail.com" - }, - "record": { - "CNAME": "cfhoiril.github.io/" - } -} From 14d63b350e3e392b6979e70719061026cebdf6a6 Mon Sep 17 00:00:00 2001 From: Choiril Fikri <92452939+Cfhoiril@users.noreply.github.com> Date: Sat, 29 Jul 2023 16:33:00 +0700 Subject: [PATCH 3012/8412] Update whoischoiiril.json --- domains/whoischoiiril.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/whoischoiiril.json b/domains/whoischoiiril.json index a021f608b..9d2ff20f1 100644 --- a/domains/whoischoiiril.json +++ b/domains/whoischoiiril.json @@ -3,7 +3,7 @@ "username": "Cfhoiril", "email": "iamchoirilfk@gmail.com" }, - "record": { - "URL": "https://cfhoiril.github.io/who-is-choiril/" - } + "records": { + "CNAME": "cfhoiril.github.io" + }, } From b2293163baab96fb7cc970a63e0fc7c17c627dad Mon Sep 17 00:00:00 2001 From: Choiril Fikri <92452939+Cfhoiril@users.noreply.github.com> Date: Sat, 29 Jul 2023 16:35:58 +0700 Subject: [PATCH 3013/8412] Update whoischoiiril.json --- domains/whoischoiiril.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/whoischoiiril.json b/domains/whoischoiiril.json index 9d2ff20f1..a021f608b 100644 --- a/domains/whoischoiiril.json +++ b/domains/whoischoiiril.json @@ -3,7 +3,7 @@ "username": "Cfhoiril", "email": "iamchoirilfk@gmail.com" }, - "records": { - "CNAME": "cfhoiril.github.io" - }, + "record": { + "URL": "https://cfhoiril.github.io/who-is-choiril/" + } } From f5762f1c9d60b09486ec3b74b8365e610327eef9 Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Sat, 29 Jul 2023 16:38:34 +0700 Subject: [PATCH 3014/8412] feat(domain): iamchoiiril.is-a.dev --- domains/iamchoiiril.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/iamchoiiril.json diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json new file mode 100644 index 000000000..a04312176 --- /dev/null +++ b/domains/iamchoiiril.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "CNAME": "cfhoiril.github.io" + } +} From c642e68269c0dfe9aaa173d2d28c5bfae9255e19 Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Sat, 29 Jul 2023 16:39:00 +0700 Subject: [PATCH 3015/8412] feat(domain): iamchoiiril.is-a.dev --- domains/iamchoiiril.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json index a04312176..5502cca41 100644 --- a/domains/iamchoiiril.json +++ b/domains/iamchoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "CNAME": "cfhoiril.github.io" + "URL": "https://cfhoiril.github.io/who-is-choiril/" } } From 546d421a7aaf6bd71226295d84166c2641a26707 Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Sat, 29 Jul 2023 16:39:08 +0700 Subject: [PATCH 3016/8412] feat(domain): iamchoiiril.is-a.dev From ebce2791afbe42ec767f5b9b516bea8607b85d78 Mon Sep 17 00:00:00 2001 From: abdullohalimov Date: Sat, 29 Jul 2023 15:12:26 +0500 Subject: [PATCH 3017/8412] feat(domain): abdullohalimov.is-a.dev --- domains/abdullohalimov.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdullohalimov.json diff --git a/domains/abdullohalimov.json b/domains/abdullohalimov.json new file mode 100644 index 000000000..ee61db0a4 --- /dev/null +++ b/domains/abdullohalimov.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdullohalimov", + "email": "raistlinmajere10@gmail.com" + }, + "record": { + "A": ["91.200.84.14"] + } +} From 6d3a6f8277b47963a7b0248ad9c1182e79596d34 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sat, 29 Jul 2023 13:34:50 +0300 Subject: [PATCH 3018/8412] feat(domain): files.is-a.dev --- domains/files.hosts.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/files.hosts.json diff --git a/domains/files.hosts.json b/domains/files.hosts.json new file mode 100644 index 000000000..a4a627553 --- /dev/null +++ b/domains/files.hosts.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com", + "discord": "1094272477137481810" + }, + + "record": { + "CNAME": "net.beadman-network.com" + } +} From 31a99530145018dd3e40048f50c8a78cc3a8fbd5 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sat, 29 Jul 2023 11:35:18 +0100 Subject: [PATCH 3019/8412] Delete ___80719C30B86937F2D9E5ACA29F645417.json --- domains/___80719C30B86937F2D9E5ACA29F645417.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/___80719C30B86937F2D9E5ACA29F645417.json diff --git a/domains/___80719C30B86937F2D9E5ACA29F645417.json b/domains/___80719C30B86937F2D9E5ACA29F645417.json deleted file mode 100644 index a74a798df..000000000 --- a/domains/___80719C30B86937F2D9E5ACA29F645417.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - "record": { - "CNAME": "79752c5f8d6437978b6b217fbe2fa536.b3dfb07a6417eb2d6e9fa44bb3e37f5b.d2px5iwb5ly0b500v7c5.sectigo.com" - } -} From 839c6e196c4b0a21f9b75408b482bfb5454568a8 Mon Sep 17 00:00:00 2001 From: dh2523 Date: Sat, 29 Jul 2023 16:19:44 +0530 Subject: [PATCH 3020/8412] feat(domain): dhyeypatel.is-a.dev --- domains/dhyeypatel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dhyeypatel.json diff --git a/domains/dhyeypatel.json b/domains/dhyeypatel.json new file mode 100644 index 000000000..589ac2402 --- /dev/null +++ b/domains/dhyeypatel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dh2523", + "email": "dhpatel2523@gmail.com" + }, + "record": { + "CNAME": "dh2523.github.io" + } +} From f4df08312942e9e2b54ae58c172dc93abf3b563b Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Sat, 29 Jul 2023 18:43:44 +0530 Subject: [PATCH 3021/8412] feat(domain): shuriken.is-a.dev --- domains/shuriken.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shuriken.json diff --git a/domains/shuriken.json b/domains/shuriken.json new file mode 100644 index 000000000..df6eaf09a --- /dev/null +++ b/domains/shuriken.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "005sunnysingh", + "email": "005sunnysingh@gmail.com" + }, + "record": { + "A": ["94.130.165.222"] + } +} From eaf7e9576750a9c9615429387c1fca5ce0df8590 Mon Sep 17 00:00:00 2001 From: Prabin <42871240+prabincankod@users.noreply.github.com> Date: Sat, 29 Jul 2023 21:40:51 +0545 Subject: [PATCH 3022/8412] updated the new domain --- domains/prabin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prabin.json b/domains/prabin.json index e906afebd..9dd64045e 100644 --- a/domains/prabin.json +++ b/domains/prabin.json @@ -6,6 +6,6 @@ "email": "prabinsubedi2016@gmail.com" }, "record": { - "URL": "https://prabin.tech" + "URL": "https://prabincankod.me" } } From e425df3ecfd723801db7d676be76bd4e8fee5949 Mon Sep 17 00:00:00 2001 From: bi0hazarDD Date: Sun, 30 Jul 2023 01:52:24 +0100 Subject: [PATCH 3023/8412] feat(domain): jonathancarrillo.is-a.dev --- domains/jonathancarrillo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jonathancarrillo.json diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json new file mode 100644 index 000000000..852de9aa5 --- /dev/null +++ b/domains/jonathancarrillo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bi0hazarDD", + "email": "jonathan-8@hotmail.co.uk" + }, + "record": { + "URL": "http://johny-portfolio.s3-website.eu-north-1.amazonaws.com" + } +} From 60b97f9ec3cb2637c95178bb832206ed41e46eb4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 30 Jul 2023 09:33:40 +0800 Subject: [PATCH 3024/8412] Update utils.json --- domains/utils.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/utils.json b/domains/utils.json index 17ea8ca71..8da1a718d 100644 --- a/domains/utils.json +++ b/domains/utils.json @@ -4,6 +4,6 @@ "email": "blob2763@gmail.com" }, "record": { - "CNAME": "blob2763.github.io/utils" + "CNAME": "blob2763.github.io" } } From 4d88548c5d792414e62cfa9256a2ebade2697a15 Mon Sep 17 00:00:00 2001 From: refactoringg Date: Sun, 30 Jul 2023 13:31:41 +0530 Subject: [PATCH 3025/8412] feat(domain): refactoring.is-a.dev --- domains/refactoring.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/refactoring.json diff --git a/domains/refactoring.json b/domains/refactoring.json new file mode 100644 index 000000000..3c5cca25d --- /dev/null +++ b/domains/refactoring.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "refactoringg", + "email": "renflenpersonal@gmail.com" + }, + "record": { + "CNAME": "portfoliafow.onrender.com" + } +} From c426d59629fc7bf72a70c3ef999fe0dbeafd6b92 Mon Sep 17 00:00:00 2001 From: rq9s Date: Sun, 30 Jul 2023 11:01:58 +0200 Subject: [PATCH 3026/8412] feat(domain): respect.is-a.dev --- domains/respect.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/respect.json diff --git a/domains/respect.json b/domains/respect.json new file mode 100644 index 000000000..c8350ebe9 --- /dev/null +++ b/domains/respect.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rq9s", + "email": "valdemarbirker@gmail.com" + }, + "record": { + "A": ["198.251.89.164"] + } +} From b7276c213293d2136465f25d98c926c6314ff8f0 Mon Sep 17 00:00:00 2001 From: smitty119 Date: Sun, 30 Jul 2023 16:00:52 +0530 Subject: [PATCH 3027/8412] feat(domain): smitty119.is-a.dev --- domains/smitty119.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/smitty119.json diff --git a/domains/smitty119.json b/domains/smitty119.json new file mode 100644 index 000000000..e42683b93 --- /dev/null +++ b/domains/smitty119.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smitty119", + "email": "smittykjohnson@gmail.com" + }, + "record": { + "CNAME": "smittykjohnson.github.io" + } +} From ef3a61c95e16a1f6dabbca7898d490b5e964aae4 Mon Sep 17 00:00:00 2001 From: smitty119 Date: Sun, 30 Jul 2023 16:12:39 +0530 Subject: [PATCH 3028/8412] feat(domain): smittykjohnson.is-a.dev --- domains/smittykjohnson.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/smittykjohnson.json diff --git a/domains/smittykjohnson.json b/domains/smittykjohnson.json new file mode 100644 index 000000000..2e82411bb --- /dev/null +++ b/domains/smittykjohnson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "smitty119", + "email": "smittykjohnson@gmail.com" + }, + "record": { + "CNAME": "smitty119.github.io" + } +} From 0860fa76d9cbeb03aeadca59c65bef7a0e73ea9c Mon Sep 17 00:00:00 2001 From: tcxone Date: Mon, 31 Jul 2023 00:55:50 +0800 Subject: [PATCH 3029/8412] Create tcxone.json --- domains/tcxone.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tcxone.json diff --git a/domains/tcxone.json b/domains/tcxone.json new file mode 100644 index 000000000..bf77e1fc7 --- /dev/null +++ b/domains/tcxone.json @@ -0,0 +1,12 @@ +{ + "description": "Personal homepage", + "repo": "https://github.com/tcxone/tcxone.github.io", + "owner": { + "username": "tcxone", + "email": "tcxone@outlook.com", + "twitter": "tcxone" + }, + "record": { + "CNAME": "tcxone.github.io" + } +} From 5f5a1d41efd60599b3972d5e89c26e28f38f78b0 Mon Sep 17 00:00:00 2001 From: juniorbutyeah Date: Mon, 31 Jul 2023 01:09:02 -0400 Subject: [PATCH 3030/8412] feat(domain): junior.is-a.dev --- domains/junior.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/junior.json diff --git a/domains/junior.json b/domains/junior.json new file mode 100644 index 000000000..d69379ab9 --- /dev/null +++ b/domains/junior.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "juniorbutyeah", + "email": "junior4u@reborn.com" + }, + "record": { + "CNAME": "juniorlol.me" + } +} From 2362c45920d5b6518267796276e826192abd8595 Mon Sep 17 00:00:00 2001 From: Sife-shuo <88375951+Sife-shuo@users.noreply.github.com> Date: Mon, 31 Jul 2023 13:14:13 +0800 Subject: [PATCH 3031/8412] feat(domain): add `sife.is-a.dev` --- domains/sife.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sife.json diff --git a/domains/sife.json b/domains/sife.json new file mode 100644 index 000000000..756a9351b --- /dev/null +++ b/domains/sife.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sife-shuo", + "email": "sifed@qq.com" + }, + + "record": { + "CNAME": "sife-shuo.github.io" + } +} From 1afc184c601a36fb2c208f7a81f9cbf7274b8987 Mon Sep 17 00:00:00 2001 From: Vinay Chaudhary <97957688+vinayofc@users.noreply.github.com> Date: Mon, 31 Jul 2023 11:09:20 +0530 Subject: [PATCH 3032/8412] feat(domain): add `vinaychaudhary.is-a.dev` --- domains/vinaychaudhary.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vinaychaudhary.json diff --git a/domains/vinaychaudhary.json b/domains/vinaychaudhary.json new file mode 100644 index 000000000..5f4063758 --- /dev/null +++ b/domains/vinaychaudhary.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vinayofc", + "email": "devilvinayofficial@gmail.com" + }, + + "record": { + "A": ["3.136.154.89"] + } +} From afe90c961a2ba9864416d78a51622b43d14bdf52 Mon Sep 17 00:00:00 2001 From: ChiragAgg5k Date: Mon, 31 Jul 2023 12:55:00 +0530 Subject: [PATCH 3033/8412] feat(domain): chirag.is-a.dev --- domains/chirag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chirag.json diff --git a/domains/chirag.json b/domains/chirag.json new file mode 100644 index 000000000..19aaca47c --- /dev/null +++ b/domains/chirag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ChiragAgg5k", + "email": "chiragaggarwal5k@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=chirag.is-a.dev,14966440e97f860adb63" + } +} From 4db31b36b151ab2a87c66d721ec64fa2af5aa727 Mon Sep 17 00:00:00 2001 From: Crazy-Max-Blog Date: Mon, 31 Jul 2023 12:33:54 +0400 Subject: [PATCH 3034/8412] feat(domain): crazymax.is-a.dev --- domains/crazymax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/crazymax.json diff --git a/domains/crazymax.json b/domains/crazymax.json new file mode 100644 index 000000000..0399d9cac --- /dev/null +++ b/domains/crazymax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "https://crazy-max-blog.github.io/test" + } +} From f7260a448669dba5cc0b095953f220ce65e661fb Mon Sep 17 00:00:00 2001 From: Crazy-Max-Blog <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Mon, 31 Jul 2023 15:04:41 +0400 Subject: [PATCH 3035/8412] Create crazymax.json --- domains/crazymax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/crazymax.json diff --git a/domains/crazymax.json b/domains/crazymax.json new file mode 100644 index 000000000..0399d9cac --- /dev/null +++ b/domains/crazymax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "https://crazy-max-blog.github.io/test" + } +} From 4b456c658c8758922a85e97f8df08e9477f0e791 Mon Sep 17 00:00:00 2001 From: yoomiraa <124776067+yoomiraa@users.noreply.github.com> Date: Mon, 31 Jul 2023 18:19:34 +0700 Subject: [PATCH 3036/8412] feat(domain): stev.is-a.dev --- domains/stev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/stev.json diff --git a/domains/stev.json b/domains/stev.json new file mode 100644 index 000000000..dd79f3ba2 --- /dev/null +++ b/domains/stev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "yoomiraa", + "email": "124776067+yoomiraa@users.noreply.github.com", + "discord": "834618584331190343" + }, + + "record": { + "CNAME": "stev.surge.sh" + } +} From 16ca4705b96dceb4efb8bc6f8b428f33dbafae51 Mon Sep 17 00:00:00 2001 From: bi0hazarDD Date: Mon, 31 Jul 2023 14:26:19 +0100 Subject: [PATCH 3037/8412] feat(domain): jonathancarrillo.is-a.dev --- domains/jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json index 852de9aa5..cb876ba45 100644 --- a/domains/jonathancarrillo.json +++ b/domains/jonathancarrillo.json @@ -4,6 +4,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "URL": "http://johny-portfolio.s3-website.eu-north-1.amazonaws.com" + "CNAME": "http://johny-portfolio.s3-website.eu-north-1.amazonaws.com/" } } From 468677b2fd2168e9bd59f0ef81a8940af6e65423 Mon Sep 17 00:00:00 2001 From: bi0hazarDD Date: Mon, 31 Jul 2023 14:26:42 +0100 Subject: [PATCH 3038/8412] feat(domain): jonathancarrillo.is-a.dev From 5296e640875d616237b497a9ac817980c8a02081 Mon Sep 17 00:00:00 2001 From: bi0hazarDD Date: Mon, 31 Jul 2023 14:26:51 +0100 Subject: [PATCH 3039/8412] feat(domain): jonathancarrillo.is-a.dev From 779232288e2788ab221feae10f0f258fba72856a Mon Sep 17 00:00:00 2001 From: j0code <42189560+j0code@users.noreply.github.com> Date: Mon, 31 Jul 2023 16:19:14 +0200 Subject: [PATCH 3040/8412] Add domains --- domains/cv.json | 9 +++++++++ domains/j0.json | 9 +++++++++ domains/j0code.json | 9 +++++++++ domains/lemmy.json | 9 +++++++++ domains/twitter.json | 9 +++++++++ 5 files changed, 45 insertions(+) create mode 100644 domains/cv.json create mode 100644 domains/j0.json create mode 100644 domains/j0code.json create mode 100644 domains/lemmy.json create mode 100644 domains/twitter.json diff --git a/domains/cv.json b/domains/cv.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/cv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/j0.json b/domains/j0.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/j0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/j0code.json b/domains/j0code.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/j0code.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/lemmy.json b/domains/lemmy.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/lemmy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} diff --git a/domains/twitter.json b/domains/twitter.json new file mode 100644 index 000000000..f70d87062 --- /dev/null +++ b/domains/twitter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "discord": "j0code", + "email": "" + }, + "record": { + "CNAME": "cohalejoja.selfhost.eu" + } +} From 8d9122dc771a90b7545b0198bcc459dedf1b4685 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 31 Jul 2023 23:02:24 +0530 Subject: [PATCH 3041/8412] feat: certbot auto-verification via dns script --- default.nix | 2 +- scripts/certbot-auth.sh | 15 ++++++++++++++ scripts/certbot.sh | 44 ++++++++--------------------------------- 3 files changed, 24 insertions(+), 37 deletions(-) create mode 100755 scripts/certbot-auth.sh diff --git a/default.nix b/default.nix index 51e03c2d0..b806eb6c4 100644 --- a/default.nix +++ b/default.nix @@ -3,7 +3,7 @@ let inherit (nixpkgs) pkgs; nixPackages = with pkgs; [ - nodejs-16_x + nodejs-18_x yarn docker-compose dnsutils diff --git a/scripts/certbot-auth.sh b/scripts/certbot-auth.sh new file mode 100755 index 000000000..fd0245777 --- /dev/null +++ b/scripts/certbot-auth.sh @@ -0,0 +1,15 @@ +#!/usr/bin/env bash + +echo "$PWD"; + +echo "AUTH ::[$CERTBOT_VALIDATION]::[$CERTBOT_TOKEN]::[$CERTBOT_REMAINING_CHALLENGES]"; +echo "[$CERTBOT_DOMAIN]"; + +sleep 1; + +./scripts/certbot.sh acme_txt "$CERTBOT_VALIDATION"; + +sleep $((5*60)); + +./scripts/certbot.sh check; + diff --git a/scripts/certbot.sh b/scripts/certbot.sh index 3468e7395..451df74b6 100755 --- a/scripts/certbot.sh +++ b/scripts/certbot.sh @@ -13,13 +13,17 @@ generate_certificate() { --logs-dir $outdir/logs \ certonly \ --manual \ + --preferred-challenges=dns \ + --manual-auth-hook=./scripts/certbot-auth.sh \ -m 'phenax5@gmail.com' \ -d '*.is-a.dev,is-a.dev' \ + --agree-tos \ + --dry-run \ $(if_dry_run "--dry-run" ""); echo "+-----------------------------------------------+"; - echo "| Certificates output to: |"; - echo "| $outdir |"; + echo "| Certificate output: |"; + echo "|= $outdir"; echo "+-----------------------------------------------+"; } @@ -61,45 +65,15 @@ update_acme_txt_record() { update_record add TXT '_acme-challenge' "$1"; } -update_www_record() { - update_record remove CNAME 'www' "is-a-dev.github.io"; - sleep 1; - update_record add A 'www' "68.65.123.44"; -} - -upload_acme_file() { - local key="$1"; - local value="$2"; - echo " - const { cpanel } = require('./utils/lib/cpanel'); - const { ENV, DOMAIN_DOMAIN, DOMAIN_USER } = require('./utils/constants'); - - const file = { - dir: '/home/' + DOMAIN_USER + '/public_html/.well-known/acme-challenge', - file: '$key', - content: '$value', - }; - - console.log('Uploading acme validation file to', DOMAIN_DOMAIN, '(', ENV, ')...'); - cpanel.file.write(file).then(console.log).catch(console.error); - " | node -; -} - reset_acme() { - update_record remove A 'www' "68.65.123.44"; sleep 1; - update_record add CNAME 'www' "is-a-dev.github.io"; update_record remove TXT '_acme-challenge' ''; } case "$1" in - check) - echo "TXT record:: $(dig +noall +answer _acme-challenge.is-a.dev TXT | awk '{print $5}')"; - ;; - config_www) update_www_record ;; - acme_txt) update_acme_txt_record "$2" ;; - acme_file) upload_acme_file "$2" "$3" ;; + check) echo "TXT record:: $(dig +noall +answer _acme-challenge.is-a.dev TXT | awk '{print $5}')" ;; cert) generate_certificate ;; + acme_txt) update_acme_txt_record "$2" ;; reset) reset_acme ;; *) echo "Invalid command"; exit 1; ;; esac @@ -108,8 +82,6 @@ esac ### STEPS ### # Run ./scripts/certbot.sh cert # Run ./scripts/certbot.sh acme_txt "" -# Run ./scripts/certbot.sh acme_file "" "" -# Run ./scripts/certbot.sh config_www # cp -r /tmp/is-a-dev-whatever /opt/app/code/is-a-dev-cert # Upload cert.pem and privkey.pem (from config/live/is-a.dev/) contents to SSL > Manage SSL Sites # Run ./scripts/certbot.sh reset From c8583c5eabfda1c0eace568aec04accc85bf0b76 Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Mon, 31 Jul 2023 19:01:40 +0100 Subject: [PATCH 3042/8412] Update jonathancarrillo.json --- domains/jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json index cb876ba45..dfbff2481 100644 --- a/domains/jonathancarrillo.json +++ b/domains/jonathancarrillo.json @@ -4,6 +4,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "CNAME": "http://johny-portfolio.s3-website.eu-north-1.amazonaws.com/" + "CNAME": "http://johny-portfolio.s3-website.eu-north-1.amazonaws.com" } } From 75cd2e74c1cfb2f1e34ee223be248724ef5c1002 Mon Sep 17 00:00:00 2001 From: bi0hazarDD Date: Mon, 31 Jul 2023 20:25:03 +0100 Subject: [PATCH 3043/8412] feat(domain): jcs.is-a.dev --- domains/jcs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jcs.json diff --git a/domains/jcs.json b/domains/jcs.json new file mode 100644 index 000000000..682f8310d --- /dev/null +++ b/domains/jcs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bi0hazarDD", + "email": "jonathan-8@hotmail.co.uk" + }, + "record": { + "CNAME": "bi0hazardd.github.io" + } +} From 309bac165983ca88bb3b39505e89f769caaaea6c Mon Sep 17 00:00:00 2001 From: deltafumble <141064940+deltafumble@users.noreply.github.com> Date: Mon, 31 Jul 2023 21:43:37 +0200 Subject: [PATCH 3044/8412] add deltafumble.json --- domains/deltafumble.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/deltafumble.json diff --git a/domains/deltafumble.json b/domains/deltafumble.json new file mode 100644 index 000000000..3e49b5c49 --- /dev/null +++ b/domains/deltafumble.json @@ -0,0 +1,12 @@ +{ + "description": "My blog", + "repo": "https://github.com/deltafumble/deltafumble.github.io", + "owner": { + "username": "deltafumble", + "email": "deltafumblecontact@skiff.com", + "twitter": "deltafumble" + }, + "record": { + "CNAME": "deltafumble.github.io" + } +} From a09830c067eb53d05a5d494d5283558f9f61274a Mon Sep 17 00:00:00 2001 From: iakzs Date: Mon, 31 Jul 2023 16:54:29 -0400 Subject: [PATCH 3045/8412] feat(domain): _github-pages-challenge-iakzs.is-a.dev --- domains/_github-pages-challenge-iakzs.iakzs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-iakzs.iakzs.json diff --git a/domains/_github-pages-challenge-iakzs.iakzs.json b/domains/_github-pages-challenge-iakzs.iakzs.json new file mode 100644 index 000000000..8a372ceb6 --- /dev/null +++ b/domains/_github-pages-challenge-iakzs.iakzs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" + }, + + "record": { + "TXT": "e20d874e765da4afd4a221f6c8bce4" + } +} From 05b7751686e59ad9895ed3e327f76424e86412c4 Mon Sep 17 00:00:00 2001 From: iakzs Date: Mon, 31 Jul 2023 16:55:18 -0400 Subject: [PATCH 3046/8412] feat(domain): _github-pages-challenge-iakzs.is-a.dev --- domains/_github-pages-challenge-iakzs.kz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-iakzs.kz.json diff --git a/domains/_github-pages-challenge-iakzs.kz.json b/domains/_github-pages-challenge-iakzs.kz.json new file mode 100644 index 000000000..fe4f5b0df --- /dev/null +++ b/domains/_github-pages-challenge-iakzs.kz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" + }, + + "record": { + "TXT": "cb7cd68eea57b70a1cd2814629c399" + } +} From b7c754d7a1b08ffd2db8f8cf46230f9129cb3448 Mon Sep 17 00:00:00 2001 From: NottPeak Date: Mon, 31 Jul 2023 16:43:15 -0500 Subject: [PATCH 3047/8412] feat(domain): peak.is-a.dev --- domains/peak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/peak.json diff --git a/domains/peak.json b/domains/peak.json new file mode 100644 index 000000000..234428160 --- /dev/null +++ b/domains/peak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NottPeak", + "email": "quirkyfishyt@gmail.com" + }, + "record": { + "A": ["129.213.82.186"] + } +} From 911d388be9b256857e5a6cc85455783fa769d1a6 Mon Sep 17 00:00:00 2001 From: maestro194 Date: Tue, 1 Aug 2023 04:51:10 +0700 Subject: [PATCH 3048/8412] feat(domain): maestro194.is-a.dev --- domains/maestro194.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maestro194.json diff --git a/domains/maestro194.json b/domains/maestro194.json new file mode 100644 index 000000000..3ec47d987 --- /dev/null +++ b/domains/maestro194.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maestro194", + "email": "dongboy1904@gmail.com" + }, + "record": { + "CNAME": "maestro194.github.io" + } +} From ca17ae56ca55922d97d107aa29067c46f8ec64c8 Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Mon, 31 Jul 2023 23:37:07 +0100 Subject: [PATCH 3049/8412] Update jonathancarrillo.json --- domains/jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json index 852de9aa5..682f8310d 100644 --- a/domains/jonathancarrillo.json +++ b/domains/jonathancarrillo.json @@ -4,6 +4,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "URL": "http://johny-portfolio.s3-website.eu-north-1.amazonaws.com" + "CNAME": "bi0hazardd.github.io" } } From 3b08aa3ddfe6e0c8fd27c47596bb5dbf122fc710 Mon Sep 17 00:00:00 2001 From: bm-hien Date: Tue, 1 Aug 2023 09:32:11 +0700 Subject: [PATCH 3050/8412] feat(domain): bmhien.is-a.dev --- domains/bmhien.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/bmhien.json b/domains/bmhien.json index 4c36c2cc8..5ba75d1b5 100644 --- a/domains/bmhien.json +++ b/domains/bmhien.json @@ -3,8 +3,7 @@ "username": "bm-hien", "email": "buiminhhien001@gmail.com" }, - "record": { - "CNAME": "bmhien.pages.dev" + "CNAME": "bm-hien.github.io" } } From 24fff8e31726d116a7ceb9c03e513081cdc8a00e Mon Sep 17 00:00:00 2001 From: bm-hien Date: Tue, 1 Aug 2023 09:33:38 +0700 Subject: [PATCH 3051/8412] feat(domain): bmh.is-a.dev --- domains/bmh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bmh.json diff --git a/domains/bmh.json b/domains/bmh.json new file mode 100644 index 000000000..4d5779d68 --- /dev/null +++ b/domains/bmh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bm-hien", + "email": "buiminhhien001@gmail.com" + }, + "record": { + "URL": "https://bm-hien.github.io/" + } +} From ed6bf8d779b1614d8677475aa9e5397e52c2c9af Mon Sep 17 00:00:00 2001 From: Abdul Qoyyuum Date: Tue, 1 Aug 2023 15:10:21 +0800 Subject: [PATCH 3052/8412] :fire: casb-netbox is dead --- domains/casb-netbox.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/casb-netbox.json diff --git a/domains/casb-netbox.json b/domains/casb-netbox.json deleted file mode 100644 index 5cbe0b306..000000000 --- a/domains/casb-netbox.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Qoyyuum", - "email": "abdul.qoyyuum@gmail.com" - }, - - "record": { - "A": ["35.198.253.237"] - } -} From 44d7f13f2cdb5f744d8b3a146a8453bead006acf Mon Sep 17 00:00:00 2001 From: sai-mehar Date: Tue, 1 Aug 2023 12:48:38 +0530 Subject: [PATCH 3053/8412] feat(domain): sai-mehar.is-a.dev --- domains/sai-mehar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sai-mehar.json diff --git a/domains/sai-mehar.json b/domains/sai-mehar.json new file mode 100644 index 000000000..10598b6e4 --- /dev/null +++ b/domains/sai-mehar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sai-mehar", + "email": "saimehar2005@gmail.com" + }, + "record": { + "CNAME": "sai-mehar.github.io" + } +} From d43c76fc04ef1a455a74220a6b50b84bd7a48d0f Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Tue, 1 Aug 2023 14:06:00 +0530 Subject: [PATCH 3054/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..dd1cdeef3 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +shuriken.is-a.dev \ No newline at end of file From 7b9a489255382681b540e7dc52afcb0682d7e83f Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Tue, 1 Aug 2023 14:06:25 +0530 Subject: [PATCH 3055/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index dd1cdeef3..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -shuriken.is-a.dev \ No newline at end of file From 6ae06fa355bc8bab3712b69c9b2cc387149f6036 Mon Sep 17 00:00:00 2001 From: caodoc Date: Tue, 1 Aug 2023 17:46:10 +0700 Subject: [PATCH 3056/8412] feat(domain): caodoc.is-a.dev --- domains/caodoc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/caodoc.json diff --git a/domains/caodoc.json b/domains/caodoc.json new file mode 100644 index 000000000..4f6ad82bb --- /dev/null +++ b/domains/caodoc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "caodoc", + "email": "dochicao2306@gmail.com" + }, + "record": { + "URL": "caodoc.github.io" + } +} From c62d8ca59e125124f69dae3498f17b073894f2c2 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Tue, 1 Aug 2023 11:54:08 +0100 Subject: [PATCH 3057/8412] feat(domain): andrewtest.is-a.dev --- domains/andrewtest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andrewtest.json diff --git a/domains/andrewtest.json b/domains/andrewtest.json new file mode 100644 index 000000000..1a01ecab4 --- /dev/null +++ b/domains/andrewtest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} From 088bc9e3e11bbde1ac49f0473cb53cf191204fa5 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Tue, 1 Aug 2023 11:54:47 +0100 Subject: [PATCH 3058/8412] Update andrewtest.json --- domains/andrewtest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/andrewtest.json b/domains/andrewtest.json index 1a01ecab4..4becd0c6d 100644 --- a/domains/andrewtest.json +++ b/domains/andrewtest.json @@ -1,6 +1,6 @@ { "owner": { - "username": "is-a-dev-bot", + "username": "andrewstech", "email": "is-a-dev@win11react.com" }, "record": { From 152290c172578f6038fce1d976914baa12611a7c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 1 Aug 2023 19:05:36 +0800 Subject: [PATCH 3059/8412] Update smitty119.json --- domains/smitty119.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/smitty119.json b/domains/smitty119.json index e42683b93..2e82411bb 100644 --- a/domains/smitty119.json +++ b/domains/smitty119.json @@ -4,6 +4,6 @@ "email": "smittykjohnson@gmail.com" }, "record": { - "CNAME": "smittykjohnson.github.io" + "CNAME": "smitty119.github.io" } } From 166a3eabc64ca2b2ca51526ecdfa1897274dd476 Mon Sep 17 00:00:00 2001 From: refactoringg Date: Tue, 1 Aug 2023 16:50:07 +0530 Subject: [PATCH 3060/8412] feat(domain): refactoring.is-a.dev --- domains/refactoring.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/refactoring.json b/domains/refactoring.json index 3c5cca25d..d54a32d33 100644 --- a/domains/refactoring.json +++ b/domains/refactoring.json @@ -4,6 +4,6 @@ "email": "renflenpersonal@gmail.com" }, "record": { - "CNAME": "portfoliafow.onrender.com" + "CNAME": "hosts.is-a.dev" } } From e94f6866aac5d4ce032c8890388aeb8106750054 Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Tue, 1 Aug 2023 18:20:49 +0700 Subject: [PATCH 3061/8412] feat(domain): iamchoiiril.is-a.dev --- domains/iamchoiiril.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json index 5502cca41..c719e5361 100644 --- a/domains/iamchoiiril.json +++ b/domains/iamchoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "URL": "https://cfhoiril.github.io/who-is-choiril/" + "URL": "https://cfhoiril.github.io/Who-is-Choiril/" } } From 09119c73d22c23eefa390c73f3c1bd37f1005654 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 1 Aug 2023 19:22:10 +0800 Subject: [PATCH 3062/8412] Update manga.json --- domains/manga.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manga.json b/domains/manga.json index dbbfc50b5..66bd72ebc 100644 --- a/domains/manga.json +++ b/domains/manga.json @@ -4,6 +4,6 @@ "email": "zarqi.ezzoubair@etu.uae.ac.ma" }, "record": { - "URL": "zarqizoubir.github.io/anime" + "CNAME": "zarqizoubir.github.io" } } From a9f945b3927a324ac377938da5e8e21903798584 Mon Sep 17 00:00:00 2001 From: TotoyGamingYT <72244878+totoygamingyt@users.noreply.github.com> Date: Tue, 1 Aug 2023 19:22:24 +0800 Subject: [PATCH 3063/8412] Create totoygamingyt.json --- domains/totoygamingyt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/totoygamingyt.json diff --git a/domains/totoygamingyt.json b/domains/totoygamingyt.json new file mode 100644 index 000000000..9d60eff37 --- /dev/null +++ b/domains/totoygamingyt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "totoygamingyt", + "email": "hello@totoygamingyt.com", + "twitter": "TotoyGamingYT", + "discord": "totoygamingyt" + }, + "record": { + "CNAME": "totoygamingyt.pages.dev" + } +} From fe7c11ffb6aeab14d6adb716173812a4a85afd13 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 1 Aug 2023 19:22:27 +0800 Subject: [PATCH 3064/8412] Update anime.json --- domains/anime.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anime.json b/domains/anime.json index dbbfc50b5..66bd72ebc 100644 --- a/domains/anime.json +++ b/domains/anime.json @@ -4,6 +4,6 @@ "email": "zarqi.ezzoubair@etu.uae.ac.ma" }, "record": { - "URL": "zarqizoubir.github.io/anime" + "CNAME": "zarqizoubir.github.io" } } From 8d8dd00a380b86568a0844b43574fc494510b385 Mon Sep 17 00:00:00 2001 From: MBG1337 Date: Tue, 1 Aug 2023 18:06:44 +0530 Subject: [PATCH 3065/8412] feat(domain): mbg.is-a.dev --- domains/mbg.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/mbg.json b/domains/mbg.json index 080a3b491..e0c3d76cc 100644 --- a/domains/mbg.json +++ b/domains/mbg.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "MBG1337", - "email": "MBGx1337@gmail.com" - }, - "record": { - "A": ["147.182.183.139"] - } + "owner": { + "username": "MBG1337", + "email": "MBGx1337@gmail.com" + }, + "record": { + "A": "3.120.250.108" } - \ No newline at end of file +} From 1d866d3c4ca2f0bbac5bacccb6b0ebdcec127dc3 Mon Sep 17 00:00:00 2001 From: MBG1337 Date: Tue, 1 Aug 2023 18:07:08 +0530 Subject: [PATCH 3066/8412] feat(domain): mbg.is-a.dev --- domains/mbg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mbg.json b/domains/mbg.json index e0c3d76cc..365926494 100644 --- a/domains/mbg.json +++ b/domains/mbg.json @@ -4,6 +4,6 @@ "email": "MBGx1337@gmail.com" }, "record": { - "A": "3.120.250.108" + "CNAME": "hosts.is-a.dev" } } From ffa2992af91e2f80efa4f51e4ebbde09ab86d2e1 Mon Sep 17 00:00:00 2001 From: MBG1337 Date: Tue, 1 Aug 2023 18:07:31 +0530 Subject: [PATCH 3067/8412] feat(domain): mbg.is-a.dev From 84f4ab3a580122529432f12272c573b38dd5d2e2 Mon Sep 17 00:00:00 2001 From: MBG1337 Date: Tue, 1 Aug 2023 18:07:48 +0530 Subject: [PATCH 3068/8412] feat(domain): mbg.is-a.dev --- domains/mbg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mbg.json b/domains/mbg.json index 365926494..29b37f694 100644 --- a/domains/mbg.json +++ b/domains/mbg.json @@ -4,6 +4,6 @@ "email": "MBGx1337@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "TXT": "undefined" } } From a5799f9edce2f57a573d27655364f59af78349ca Mon Sep 17 00:00:00 2001 From: MBG1337 Date: Tue, 1 Aug 2023 18:08:25 +0530 Subject: [PATCH 3069/8412] feat(domain): mbg.is-a.dev --- domains/mbg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mbg.json b/domains/mbg.json index 29b37f694..e0c3d76cc 100644 --- a/domains/mbg.json +++ b/domains/mbg.json @@ -4,6 +4,6 @@ "email": "MBGx1337@gmail.com" }, "record": { - "TXT": "undefined" + "A": "3.120.250.108" } } From 27c886d1bc6b4762a848e0c5d43a190814f3ced3 Mon Sep 17 00:00:00 2001 From: BaamBuus Date: Tue, 1 Aug 2023 15:29:38 +0200 Subject: [PATCH 3070/8412] feat(domain): bmbs.is-a.dev --- domains/bmbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bmbs.json diff --git a/domains/bmbs.json b/domains/bmbs.json new file mode 100644 index 000000000..2397ce3ce --- /dev/null +++ b/domains/bmbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BaamBuus", + "email": "bitternoah864@gmail.com" + }, + "record": { + "CNAME": "baambuus.github.io" + } +} From c7705d72f79b01d44d728332ee2b55c0c25b5399 Mon Sep 17 00:00:00 2001 From: IMudee Date: Tue, 1 Aug 2023 15:24:27 +0100 Subject: [PATCH 3071/8412] feat(domain): mudee.is-a.dev --- domains/mudee.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mudee.json b/domains/mudee.json index 9531a5ac7..ddd97bb30 100644 --- a/domains/mudee.json +++ b/domains/mudee.json @@ -4,6 +4,6 @@ "email": "NotMudee@proton.me" }, "record": { - "A": ["198.91.81.14"] + "CNAME": "hosts.is-a.dev" } } From 3c45ade61387616a038bab5267fadc8f54f6b94f Mon Sep 17 00:00:00 2001 From: IMudee Date: Tue, 1 Aug 2023 15:24:51 +0100 Subject: [PATCH 3072/8412] feat(domain): mudee.is-a.dev From bc0623ed5ad3a5efd798330dc859ec9ee761d612 Mon Sep 17 00:00:00 2001 From: maestro194 Date: Tue, 1 Aug 2023 21:30:31 +0700 Subject: [PATCH 3073/8412] feat(domain): maestro.is-a.dev --- domains/maestro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/maestro.json diff --git a/domains/maestro.json b/domains/maestro.json new file mode 100644 index 000000000..373e8b9e4 --- /dev/null +++ b/domains/maestro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "maestro194", + "email": "dongboy1904@gmail.com" + }, + "record": { + "TXT": "maestro194" + } +} From be8731e1c91e58ea9f0d7290ed0d5699c2276543 Mon Sep 17 00:00:00 2001 From: maestro194 <86219215+maestro194@users.noreply.github.com> Date: Tue, 1 Aug 2023 21:34:53 +0700 Subject: [PATCH 3074/8412] Delete maestro.json --- domains/maestro.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/maestro.json diff --git a/domains/maestro.json b/domains/maestro.json deleted file mode 100644 index 373e8b9e4..000000000 --- a/domains/maestro.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "maestro194", - "email": "dongboy1904@gmail.com" - }, - "record": { - "TXT": "maestro194" - } -} From 205e26c0e47bb0290721f30309068cf3f953ec03 Mon Sep 17 00:00:00 2001 From: Betsthebest Date: Tue, 1 Aug 2023 16:41:35 +0200 Subject: [PATCH 3075/8412] feat(domain): bets.is-a.dev --- domains/bets.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bets.json diff --git a/domains/bets.json b/domains/bets.json new file mode 100644 index 000000000..8afecd8f5 --- /dev/null +++ b/domains/bets.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Betsthebest", + "email": "bets.hassoun@gmail.com" + }, + "record": { + "A": ["16.171.139.108"] + } +} From f62020da67ec3d1bb05c9741a127d1844abc3b41 Mon Sep 17 00:00:00 2001 From: dumprr Date: Tue, 1 Aug 2023 13:57:43 -0400 Subject: [PATCH 3076/8412] feat(domain): dumprr.is-a.dev --- domains/dumprr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dumprr.json diff --git a/domains/dumprr.json b/domains/dumprr.json new file mode 100644 index 000000000..0aacb8ae7 --- /dev/null +++ b/domains/dumprr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dumprr", + "email": "umi.thezendev@gmail.com" + }, + "record": { + "URL": "https://dumprr.github.io/" + } +} From 47a43467603aa11812bec90d3104ad72d1076dcf Mon Sep 17 00:00:00 2001 From: Dumprr <140656627+dumprr@users.noreply.github.com> Date: Tue, 1 Aug 2023 14:16:13 -0400 Subject: [PATCH 3077/8412] asdasdas --- domains/dumprr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dumprr.json b/domains/dumprr.json index 0aacb8ae7..9a46059cb 100644 --- a/domains/dumprr.json +++ b/domains/dumprr.json @@ -1,7 +1,7 @@ { "owner": { "username": "dumprr", - "email": "umi.thezendev@gmail.com" + "email": "duhhhmprr@proton.me" }, "record": { "URL": "https://dumprr.github.io/" From c45a2ac57c079af2e8211f89d644a9bb972207f7 Mon Sep 17 00:00:00 2001 From: KingVibes12 Date: Tue, 1 Aug 2023 18:59:20 -0400 Subject: [PATCH 3078/8412] feat(domain): ZayDocs.is-a.dev --- domains/ZayDocs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ZayDocs.json diff --git a/domains/ZayDocs.json b/domains/ZayDocs.json new file mode 100644 index 000000000..cc267df08 --- /dev/null +++ b/domains/ZayDocs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KingVibes12", + "email": "codemonkeymann@gmail.com" + }, + "record": { + "CNAME": "3745535f-7691-4e66-93c8-299810bc9fc3.id.repl.co" + } +} From 89cc1ea413311e0fe601dcf413af24e38bebf027 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 2 Aug 2023 00:08:08 +0100 Subject: [PATCH 3079/8412] Rename ZayDocs.json to zaydocs.json --- domains/{ZayDocs.json => zaydocs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ZayDocs.json => zaydocs.json} (100%) diff --git a/domains/ZayDocs.json b/domains/zaydocs.json similarity index 100% rename from domains/ZayDocs.json rename to domains/zaydocs.json From 9ea118ab561cc4fce1fc91907bae9216a5f120c9 Mon Sep 17 00:00:00 2001 From: Dumprr <140656627+dumprr@users.noreply.github.com> Date: Tue, 1 Aug 2023 20:29:37 -0400 Subject: [PATCH 3080/8412] cname --- domains/dumprr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dumprr.json b/domains/dumprr.json index 9a46059cb..438838afa 100644 --- a/domains/dumprr.json +++ b/domains/dumprr.json @@ -4,6 +4,6 @@ "email": "duhhhmprr@proton.me" }, "record": { - "URL": "https://dumprr.github.io/" + "CNAME": "dumprr.github.io" } } From 49becc1c1998b16dcdffde42dbf655d1c12ab2dd Mon Sep 17 00:00:00 2001 From: MyNameIsTito Date: Wed, 2 Aug 2023 13:14:46 +1200 Subject: [PATCH 3081/8412] feat(domain): tito.is-a.dev --- domains/tito.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tito.json diff --git a/domains/tito.json b/domains/tito.json new file mode 100644 index 000000000..0e0b10f9a --- /dev/null +++ b/domains/tito.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MyNameIsTito", + "email": "tito@kzg.gg" + }, + "record": { + "CNAME": "isadev.mynameistito.com" + } +} From fc113e7cca4e03518c27f8ccc17f0deeb8709914 Mon Sep 17 00:00:00 2001 From: maanya125 Date: Wed, 2 Aug 2023 07:09:05 +0530 Subject: [PATCH 3082/8412] feat(domain): hero.is-a.dev --- domains/hero.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hero.json b/domains/hero.json index ebe39551d..cf80094c7 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -4,6 +4,6 @@ "email": "maanya125@gmail.com" }, "record": { - "CNAME": "0ed8d5cc-5c63-48a2-b81f-23fe5b10b90a.id.repl.co" + "CNAME": "hosts.is-a.dev" } } From 92aa430c92f12483f7ad334269028abf5060aa60 Mon Sep 17 00:00:00 2001 From: maanya125 Date: Wed, 2 Aug 2023 07:09:38 +0530 Subject: [PATCH 3083/8412] feat(domain): hero.is-a.dev --- domains/hero.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hero.json b/domains/hero.json index cf80094c7..076b5245f 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -4,6 +4,6 @@ "email": "maanya125@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "TXT": "deta-verification=UarfLrvqaq8hebqziZCCQMRUAtekQDsf" } } From c245364aef8aaecf021d11661cbe4442432f1008 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 2 Aug 2023 03:04:32 +0100 Subject: [PATCH 3084/8412] feat(domain): github.is-a.dev --- domains/github.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/github.json diff --git a/domains/github.json b/domains/github.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/github.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From c45f80cc2afc13c714263c15ecd27d088c53f470 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 2 Aug 2023 03:05:21 +0100 Subject: [PATCH 3085/8412] feat(domain): zarqi.ezzoubair.is-a.dev --- domains/zarqi.ezzoubair.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zarqi.ezzoubair.json diff --git a/domains/zarqi.ezzoubair.json b/domains/zarqi.ezzoubair.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.ezzoubair.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From 01202a7c12ee861c416fec1994a982c16213a01e Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 2 Aug 2023 03:06:41 +0100 Subject: [PATCH 3086/8412] feat(domain): zarqi.fatima.is-a.dev --- domains/zarqi.fatima.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zarqi.fatima.json diff --git a/domains/zarqi.fatima.json b/domains/zarqi.fatima.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.fatima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From d747e8968b73b50f07e93df352e049bf66220558 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 2 Aug 2023 03:07:25 +0100 Subject: [PATCH 3087/8412] feat(domain): zarqi.aicha.is-a.dev --- domains/zarqi.aicha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zarqi.aicha.json diff --git a/domains/zarqi.aicha.json b/domains/zarqi.aicha.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.aicha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From 2c1d8ec2c1c869d478179fc3cd2b27bf98a80931 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 2 Aug 2023 03:08:16 +0100 Subject: [PATCH 3088/8412] feat(domain): hazib.brahim.is-a.dev --- domains/hazib.brahim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hazib.brahim.json diff --git a/domains/hazib.brahim.json b/domains/hazib.brahim.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/hazib.brahim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From 06688882b475f8404761ecaed967988ca7dae4ec Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 2 Aug 2023 03:08:53 +0100 Subject: [PATCH 3089/8412] feat(domain): zarqi.loubna.is-a.dev --- domains/zarqi.loubna.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zarqi.loubna.json diff --git a/domains/zarqi.loubna.json b/domains/zarqi.loubna.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/zarqi.loubna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From 238e95d38b205e86dfe9b8729644f43912baac63 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 2 Aug 2023 03:10:30 +0100 Subject: [PATCH 3090/8412] feat(domain): manga.is-a.dev --- domains/manga.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manga.json b/domains/manga.json index 66bd72ebc..ffdb48f71 100644 --- a/domains/manga.json +++ b/domains/manga.json @@ -4,6 +4,6 @@ "email": "zarqi.ezzoubair@etu.uae.ac.ma" }, "record": { - "CNAME": "zarqizoubir.github.io" + "CNAME": "hosts.is-a.dev" } } From 984637109a3c69c74f95dcb64d7ef8025fbb00e2 Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Wed, 2 Aug 2023 13:06:18 +0700 Subject: [PATCH 3091/8412] feat(domain): iamchoiiril.is-a.dev --- domains/iamchoiiril.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json index c719e5361..fcf9608b4 100644 --- a/domains/iamchoiiril.json +++ b/domains/iamchoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "URL": "https://cfhoiril.github.io/Who-is-Choiril/" + "URL": "https://cfhoiril.github.io/portfolio/" } } From 0d40091d5454383d95efc2ad237719df400e570a Mon Sep 17 00:00:00 2001 From: hifzurmax Date: Wed, 2 Aug 2023 15:05:43 +0600 Subject: [PATCH 3092/8412] feat(domain): hifzur.is-a.dev --- domains/hifzur.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hifzur.json diff --git a/domains/hifzur.json b/domains/hifzur.json new file mode 100644 index 000000000..2ce400912 --- /dev/null +++ b/domains/hifzur.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hifzurmax", + "email": "hifzur.syl@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From e663e58818af5687a7507fe7a0c3b4f2d115f0b9 Mon Sep 17 00:00:00 2001 From: maanya125 Date: Wed, 2 Aug 2023 15:07:04 +0530 Subject: [PATCH 3093/8412] feat(domain): hero.is-a.dev --- domains/hero.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hero.json b/domains/hero.json index 076b5245f..8ac3f77dd 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -4,6 +4,6 @@ "email": "maanya125@gmail.com" }, "record": { - "TXT": "deta-verification=UarfLrvqaq8hebqziZCCQMRUAtekQDsf" + "A": "75.2.69.226" } } From 5a462d7c60991f5f2d6848944af892dda99dabb5 Mon Sep 17 00:00:00 2001 From: Nova / Aurora Date: Wed, 2 Aug 2023 21:31:37 +1000 Subject: [PATCH 3094/8412] Update nova.json --- domains/nova.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nova.json b/domains/nova.json index 924ad4d90..b1d378527 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -3,9 +3,9 @@ "owner": { "username": "LunarN0v4", "email": "zeus@zeusteam.dev", - "discord": "N0v4#4471" + "discord": "lunarn0v4" }, "record": { - "A": ["170.39.215.57"] + "A": ["170.39.215.45"] } } From 190f1b9ead629bd5e645532efa9e15602f859a12 Mon Sep 17 00:00:00 2001 From: daanschenkel Date: Wed, 2 Aug 2023 14:56:41 +0200 Subject: [PATCH 3095/8412] feat(domain): daanschenkel.is-a.dev --- domains/daanschenkel.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/daanschenkel.json b/domains/daanschenkel.json index 20d527437..5383f21e3 100644 --- a/domains/daanschenkel.json +++ b/domains/daanschenkel.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "daanschenkel", - "email": "daan@daanschenkel.nl" - }, - "record": { - "CNAME": "hosts.is-a.dev" - } + "owner": { + "username": "daanschenkel", + "email": "daan@daanschenkel.nl" + }, + "record": { + "URL": "https://daanschenkel.nl" } - \ No newline at end of file +} From 931160f3153336c9dac933951c201634a0067913 Mon Sep 17 00:00:00 2001 From: I2rys Date: Wed, 2 Aug 2023 21:43:55 +0800 Subject: [PATCH 3096/8412] feat(domain): i2rys.is-a.dev --- domains/i2rys.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/i2rys.json diff --git a/domains/i2rys.json b/domains/i2rys.json new file mode 100644 index 000000000..0cfb5db82 --- /dev/null +++ b/domains/i2rys.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "I2rys", + "email": "i2rys@protonmail.com" + }, + "record": { + "URL": "https://i2rys.vercel.app/" + } +} From a19f33b64e9fa212262f2c9fda1361785680dc11 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 2 Aug 2023 15:00:01 +0100 Subject: [PATCH 3097/8412] Create wildcard.yml --- .github/workflows/wildcard.yml | 65 ++++++++++++++++++++++++++++++++++ 1 file changed, 65 insertions(+) create mode 100644 .github/workflows/wildcard.yml diff --git a/.github/workflows/wildcard.yml b/.github/workflows/wildcard.yml new file mode 100644 index 000000000..89fdf2015 --- /dev/null +++ b/.github/workflows/wildcard.yml @@ -0,0 +1,65 @@ +name: Wildcard temp record + +on: + workflow_dispatch: + inputs: + recordcontent: + description: 'Record Content' + required: true + default: 'warning' + +jobs: + publish: + if: github.repository == 'is-a-dev/register' + runs-on: ubuntu-latest + steps: + - name: Checkout repository + uses: actions/checkout@v2 + + - name: Generate JSON file + run: | + echo '{ + "owner": { + "username": "is-a-dev", + "email": "hello@maintainers.is-a.dev" + }, + "record": { + "TXT": "${{ github.event.inputs.recordcontent }}" + } + }' > ./domains/_acme-challenge.json + + - name: Install Yarn dependencies + run: yarn install --ignore-engines + + - name: Publishing records + env: + CI: 1 + ENV: production + DOMAIN_USER: ${{ secrets.DOMAIN_USER }} + DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} + DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} + DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} + DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} + DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} + run: yarn publish-records + - name: Sleep + run: sleep 10m + shell: bash + + - name: Remove + run: rm domains/_acme-challenge.json + shell: bash + + - name: remove records + env: + CI: 1 + ENV: production + DOMAIN_USER: ${{ secrets.DOMAIN_USER }} + DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} + DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} + DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} + DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} + DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} + + + From 5bb446cedfb41d2926e7ee0522dac9471d1b066c Mon Sep 17 00:00:00 2001 From: ShadowGaming100 Date: Wed, 2 Aug 2023 17:04:15 +0200 Subject: [PATCH 3098/8412] feat(domain): sgm-uptime.is-a.dev --- domains/sgm-uptime.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sgm-uptime.json diff --git a/domains/sgm-uptime.json b/domains/sgm-uptime.json new file mode 100644 index 000000000..b9ff04d4a --- /dev/null +++ b/domains/sgm-uptime.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShadowGaming100", + "email": "workspace.shadowgaming@gmail.com" + }, + "record": { + "CNAME": "f5cbbab2-d3bb-4468-8513-976647809749.id.repl.co" + } +} From e9154c96fb023db98994a0c1fb75557efc95d034 Mon Sep 17 00:00:00 2001 From: maanya125 Date: Wed, 2 Aug 2023 21:45:43 +0530 Subject: [PATCH 3099/8412] feat(domain): hero.is-a.dev --- domains/hero.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hero.json b/domains/hero.json index 8ac3f77dd..cf80094c7 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -4,6 +4,6 @@ "email": "maanya125@gmail.com" }, "record": { - "A": "75.2.69.226" + "CNAME": "hosts.is-a.dev" } } From 90c90e41d52855216dfe152ac9499103cf188826 Mon Sep 17 00:00:00 2001 From: kxtzownsu Date: Wed, 2 Aug 2023 15:30:05 -0400 Subject: [PATCH 3100/8412] feat(domain): kxtz.is-a.dev --- domains/kxtz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kxtz.json diff --git a/domains/kxtz.json b/domains/kxtz.json new file mode 100644 index 000000000..46e49f825 --- /dev/null +++ b/domains/kxtz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kxtzownsu", + "email": "kxtzownsu@gmail.com" + }, + "record": { + "CNAME": "ef93d84a-155f-4365-86a0-9dcc1d445acf.id.repl.co" + } +} From c6a4fac90604dcf4657712a066e3c0ad4e6ba83f Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:49:45 +0300 Subject: [PATCH 3101/8412] feat(domain): add `matrix.is-a.dev` --- domains/matrix.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/matrix.json diff --git a/domains/matrix.json b/domains/matrix.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/matrix.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From 6d05c5c51f6f01e4381bab3ed90829a7cddcd188 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:50:50 +0300 Subject: [PATCH 3102/8412] feat(domain): add `matrix.vi0leta.is-a.dev` --- domains/matrix.vi0leta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/matrix.vi0leta.json diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/matrix.vi0leta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From 8a278e9c5858c3d3fe1cd14877059768d9865a7f Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:53:04 +0300 Subject: [PATCH 3103/8412] Delete matrix.json --- domains/matrix.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/matrix.json diff --git a/domains/matrix.json b/domains/matrix.json deleted file mode 100644 index eed253c13..000000000 --- a/domains/matrix.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - - "record": { - "A": ["143.47.191.152"] - } -} From 39ad3d43addb386a64877694505d95f601aa639c Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:57:53 +0300 Subject: [PATCH 3104/8412] Delete trio.json --- domains/trio.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/trio.json diff --git a/domains/trio.json b/domains/trio.json deleted file mode 100644 index cf7a34106..000000000 --- a/domains/trio.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "trio", - "owner": { - "username": "trio745", - "email": "triofran6@gmail.com" - }, - "record": { - "MX": ["smtp.internal.xhyrom.dev"] - } -} From 76b50871d09b86e764f157737bb91836f99567d0 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:58:56 +0300 Subject: [PATCH 3105/8412] Delete matrix.vi0leta.json --- domains/matrix.vi0leta.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/matrix.vi0leta.json diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json deleted file mode 100644 index eed253c13..000000000 --- a/domains/matrix.vi0leta.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vi0letadev", - "email": "vi0leta@riseup.net" - }, - - "record": { - "A": ["143.47.191.152"] - } -} From 20020f703a8f69a023cac16443202daf804c18ab Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Thu, 3 Aug 2023 01:59:31 +0300 Subject: [PATCH 3106/8412] feat(domain): add `matrix.vi0leta.is-a.dev` --- domains/matrix.vi0leta.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/matrix.vi0leta.json diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json new file mode 100644 index 000000000..eed253c13 --- /dev/null +++ b/domains/matrix.vi0leta.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + + "record": { + "A": ["143.47.191.152"] + } +} From c2e8c0f85df984c7f9cc2a7b842ae3013e7a9f3d Mon Sep 17 00:00:00 2001 From: kxtz <116377025+kxtzownsu@users.noreply.github.com> Date: Wed, 2 Aug 2023 21:45:18 -0400 Subject: [PATCH 3107/8412] Update kxtz.json --- domains/kxtz.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kxtz.json b/domains/kxtz.json index 46e49f825..b739a280a 100644 --- a/domains/kxtz.json +++ b/domains/kxtz.json @@ -4,6 +4,7 @@ "email": "kxtzownsu@gmail.com" }, "record": { - "CNAME": "ef93d84a-155f-4365-86a0-9dcc1d445acf.id.repl.co" + "CNAME": "ef93d84a-155f-4365-86a0-9dcc1d445acf.id.repl.co", + "TXT": "replit-verify=ef93d84a-155f-4365-86a0-9dcc1d445acf" } } From 19aa7669e6e8facd9e375fa5c4831c48e3143642 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 3 Aug 2023 11:25:04 +0800 Subject: [PATCH 3108/8412] Update mbg.json --- domains/mbg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mbg.json b/domains/mbg.json index e0c3d76cc..5d939fce6 100644 --- a/domains/mbg.json +++ b/domains/mbg.json @@ -4,6 +4,6 @@ "email": "MBGx1337@gmail.com" }, "record": { - "A": "3.120.250.108" + "A": ["3.120.250.108"] } } From a6ea84e81e3ee05edfc1663c49223531abc3524c Mon Sep 17 00:00:00 2001 From: DuykhanhGaming Date: Thu, 3 Aug 2023 13:16:16 +0700 Subject: [PATCH 3109/8412] feat(domain): duy.is-a.dev --- domains/duy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duy.json diff --git a/domains/duy.json b/domains/duy.json new file mode 100644 index 000000000..3a30b641f --- /dev/null +++ b/domains/duy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DuykhanhGaming", + "email": "andickhead124@gmail.com" + }, + "record": { + "CNAME": "dreemurrs.eu.org" + } +} From a09f91b545878d81a7db82624fa690b6636abe03 Mon Sep 17 00:00:00 2001 From: refactoringg Date: Thu, 3 Aug 2023 13:39:35 +0530 Subject: [PATCH 3110/8412] feat(domain): refactoring.is-a.dev From 30984caedecb6d5899309c7abbd5b6b48c88ffc5 Mon Sep 17 00:00:00 2001 From: refactoringg Date: Thu, 3 Aug 2023 13:39:35 +0530 Subject: [PATCH 3111/8412] feat(domain): refactoring.is-a.dev From ac6587dac318f4a99d010321fe84ca71d9891577 Mon Sep 17 00:00:00 2001 From: gooplancton Date: Thu, 3 Aug 2023 10:39:34 +0200 Subject: [PATCH 3112/8412] feat(domain): gooplancton.is-a.dev --- domains/gooplancton.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gooplancton.json diff --git a/domains/gooplancton.json b/domains/gooplancton.json new file mode 100644 index 000000000..8479a8096 --- /dev/null +++ b/domains/gooplancton.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gooplancton", + "email": "gooplancton@outlook.com" + }, + "record": { + "A": ["93.93.117.164"] + } +} From f931c0ebc0ca8b99fdef7a7d4fe84c76c2ac154a Mon Sep 17 00:00:00 2001 From: Adnan0131 <91750493+Adnan0131@users.noreply.github.com> Date: Thu, 3 Aug 2023 15:30:12 +0530 Subject: [PATCH 3113/8412] feat(domain): add `adnan.is-a.dev.is-a.dev` --- domains/adnan.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/adnan.is-a.dev.json diff --git a/domains/adnan.is-a.dev.json b/domains/adnan.is-a.dev.json new file mode 100644 index 000000000..3cc9b43b5 --- /dev/null +++ b/domains/adnan.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Adnan0131", + "email": "sonuadnan6@gmail.com" + }, + + "record": { + "CNAME": "adnan0131.github.io" + } +} From 6c13525eea1f93d51a85f27389006f3cbbe4ca71 Mon Sep 17 00:00:00 2001 From: KingVibes12 Date: Thu, 3 Aug 2023 11:34:48 -0400 Subject: [PATCH 3114/8412] feat(domain): zaydocs.is-a.dev --- domains/zaydocs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zaydocs.json b/domains/zaydocs.json index cc267df08..8c78371aa 100644 --- a/domains/zaydocs.json +++ b/domains/zaydocs.json @@ -4,6 +4,6 @@ "email": "codemonkeymann@gmail.com" }, "record": { - "CNAME": "3745535f-7691-4e66-93c8-299810bc9fc3.id.repl.co" + "CNAME": "3745535f-7691-4e66-93c8-299810bc9fc3.id.repl.co" } } From 8b9637cba3f3fd1d650879efba8c37e43525e595 Mon Sep 17 00:00:00 2001 From: KingVibes12 Date: Thu, 3 Aug 2023 11:34:57 -0400 Subject: [PATCH 3115/8412] feat(domain): zaydocs.is-a.dev --- domains/zaydocs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zaydocs.json b/domains/zaydocs.json index 8c78371aa..8c0b5d638 100644 --- a/domains/zaydocs.json +++ b/domains/zaydocs.json @@ -4,6 +4,6 @@ "email": "codemonkeymann@gmail.com" }, "record": { - "CNAME": "3745535f-7691-4e66-93c8-299810bc9fc3.id.repl.co" + "CNAME": "hosts.is-a.dev" } } From e4d23ca673d825e3b66ee82f4a8b965dbd0fd34e Mon Sep 17 00:00:00 2001 From: Nikita Goncarenko Date: Thu, 3 Aug 2023 17:38:40 +0200 Subject: [PATCH 3116/8412] Delete nikeedev.json --- domains/nikeedev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/nikeedev.json diff --git a/domains/nikeedev.json b/domains/nikeedev.json deleted file mode 100644 index e47111189..000000000 --- a/domains/nikeedev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Profile page for nikeedev", - "repo": "https://github.com/nikeedev/nikeedev.github.io", - "owner": { - "username": "nikeedev", - "email": "nikita.gon.dev@gmail.com", - "twitter": "nikeedev" - }, - "record": { - "CNAME": "nikeedev.github.io" - } -} From bb6bd94ffe7eb714f0164d1b2a78eef6f6ecd21f Mon Sep 17 00:00:00 2001 From: andrewstech Date: Thu, 3 Aug 2023 16:57:41 +0100 Subject: [PATCH 3117/8412] fix --- .github/workflows/wildcard.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/workflows/wildcard.yml b/.github/workflows/wildcard.yml index 89fdf2015..c1b40f2ca 100644 --- a/.github/workflows/wildcard.yml +++ b/.github/workflows/wildcard.yml @@ -49,8 +49,8 @@ jobs: - name: Remove run: rm domains/_acme-challenge.json shell: bash - - - name: remove records + + - name: removing records env: CI: 1 ENV: production @@ -59,7 +59,8 @@ jobs: DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} - DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} + DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} + run: yarn publish-records From 7f2d939f11e0c828ce4dedf29394950923eb58af Mon Sep 17 00:00:00 2001 From: andrewstech Date: Thu, 3 Aug 2023 17:00:19 +0100 Subject: [PATCH 3118/8412] fix again --- .github/workflows/wildcard.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/wildcard.yml b/.github/workflows/wildcard.yml index c1b40f2ca..d42067789 100644 --- a/.github/workflows/wildcard.yml +++ b/.github/workflows/wildcard.yml @@ -10,7 +10,6 @@ on: jobs: publish: - if: github.repository == 'is-a-dev/register' runs-on: ubuntu-latest steps: - name: Checkout repository From 92ec625c578961a31866c6492255df9a41e0412f Mon Sep 17 00:00:00 2001 From: andrewstech Date: Thu, 3 Aug 2023 17:02:55 +0100 Subject: [PATCH 3119/8412] Add a test --- .github/workflows/wildcard.yml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.github/workflows/wildcard.yml b/.github/workflows/wildcard.yml index d42067789..1ba945e36 100644 --- a/.github/workflows/wildcard.yml +++ b/.github/workflows/wildcard.yml @@ -26,6 +26,9 @@ jobs: "TXT": "${{ github.event.inputs.recordcontent }}" } }' > ./domains/_acme-challenge.json + + - name: test + run: cat domains/_acme-challenge.json - name: Install Yarn dependencies run: yarn install --ignore-engines From 3bbfcd00ccfb9ea75c61da025c54f4c5bf04894f Mon Sep 17 00:00:00 2001 From: Stacksyz Date: Thu, 3 Aug 2023 20:09:00 +0200 Subject: [PATCH 3120/8412] feat(domain): Stacksyz.is-a.dev --- domains/Stacksyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Stacksyz.json diff --git a/domains/Stacksyz.json b/domains/Stacksyz.json new file mode 100644 index 000000000..12fe0f6bf --- /dev/null +++ b/domains/Stacksyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stacksyz", + "email": "thedevmonke@gmail.com" + }, + "record": { + "CNAME": "83b4876d-be97-4b01-b48b-f133a84abd2f.id.repl.co" + } +} From 3a9fefb680fd502411ce7b9ea3f301d935d0ce79 Mon Sep 17 00:00:00 2001 From: x0ba Date: Thu, 3 Aug 2023 11:17:03 -0700 Subject: [PATCH 3121/8412] feat(domain): x0ba.is-a.dev --- domains/x0ba.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/x0ba.json diff --git a/domains/x0ba.json b/domains/x0ba.json new file mode 100644 index 000000000..c05873287 --- /dev/null +++ b/domains/x0ba.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x0ba", + "email": "mkshift@tuta.io" + }, + "record": { + "CNAME": "x0ba.github.io" + } +} From 8bff3ced9d4e8cead755041b8cc959b00cabd920 Mon Sep 17 00:00:00 2001 From: t-ub3 Date: Thu, 3 Aug 2023 22:47:33 +0100 Subject: [PATCH 3122/8412] feat(domain): tube.is-a.dev --- domains/tube.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/tube.json b/domains/tube.json index 672729520..1674303ab 100644 --- a/domains/tube.json +++ b/domains/tube.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "t-ub3", - "email": "tfl.kids@gmail.com" - }, - "record": { - "URL": "https://tube.uwu.ai" - } + "owner": { + "username": "t-ub3", + "email": "martini@tubee.dev" + }, + "record": { + "URL": "tub3.uk" } - \ No newline at end of file +} From c6174336ab19c4debea87e5d7a353da4ba98b358 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 4 Aug 2023 10:10:06 +0800 Subject: [PATCH 3123/8412] clean up --- .github/workflows/wildcard.yml | 115 ++++++++++++++++----------------- 1 file changed, 56 insertions(+), 59 deletions(-) diff --git a/.github/workflows/wildcard.yml b/.github/workflows/wildcard.yml index 1ba945e36..a6a5e4b16 100644 --- a/.github/workflows/wildcard.yml +++ b/.github/workflows/wildcard.yml @@ -1,68 +1,65 @@ name: Wildcard temp record on: - workflow_dispatch: - inputs: - recordcontent: - description: 'Record Content' - required: true - default: 'warning' + workflow_dispatch: + inputs: + recordcontent: + description: "Record Content" + required: true + default: "warning" jobs: - publish: - runs-on: ubuntu-latest - steps: - - name: Checkout repository - uses: actions/checkout@v2 - - - name: Generate JSON file - run: | - echo '{ - "owner": { - "username": "is-a-dev", - "email": "hello@maintainers.is-a.dev" - }, - "record": { - "TXT": "${{ github.event.inputs.recordcontent }}" - } - }' > ./domains/_acme-challenge.json + publish: + runs-on: ubuntu-latest + steps: + - name: Checkout repository + uses: actions/checkout@v2 - - name: test - run: cat domains/_acme-challenge.json - - - name: Install Yarn dependencies - run: yarn install --ignore-engines - - - name: Publishing records - env: - CI: 1 - ENV: production - DOMAIN_USER: ${{ secrets.DOMAIN_USER }} - DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} - DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} - DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} - DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} - DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} - run: yarn publish-records - - name: Sleep - run: sleep 10m - shell: bash - - - name: Remove - run: rm domains/_acme-challenge.json - shell: bash - - - name: removing records - env: - CI: 1 - ENV: production - DOMAIN_USER: ${{ secrets.DOMAIN_USER }} - DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} - DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} - DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} - DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} - DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} - run: yarn publish-records + - name: Generate JSON file + run: | + echo '{ + "owner": { + "username": "is-a-dev", + "email": "hello@maintainers.is-a.dev" + }, + "record": { + "TXT": "${{ github.event.inputs.recordcontent }}" + } + }' > ./domains/_acme-challenge.json + - name: test + run: cat domains/_acme-challenge.json + - name: Install Yarn dependencies + run: yarn install --ignore-engines + - name: Publishing records + env: + CI: 1 + ENV: production + DOMAIN_USER: ${{ secrets.DOMAIN_USER }} + DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} + DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} + DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} + DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} + DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} + run: yarn publish-records + - name: Sleep + run: sleep 10m + shell: bash + + - name: Remove + run: rm domains/_acme-challenge.json + shell: bash + + - name: removing records + env: + CI: 1 + ENV: production + DOMAIN_USER: ${{ secrets.DOMAIN_USER }} + DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} + DOMAIN_API_HOST: ${{ secrets.DOMAIN_API_HOST }} + DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} + DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} + DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} + run: yarn publish-records From 4cb3f41e35cc1ef7a11a077fe2beade2416edfff Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 4 Aug 2023 10:11:08 +0800 Subject: [PATCH 3124/8412] Update tube.json --- domains/tube.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tube.json b/domains/tube.json index 1674303ab..80c9601a0 100644 --- a/domains/tube.json +++ b/domains/tube.json @@ -4,6 +4,6 @@ "email": "martini@tubee.dev" }, "record": { - "URL": "tub3.uk" + "URL": "https://tub3.uk" } } From 3a8f714fc9364ba4e138916e953f92b269787138 Mon Sep 17 00:00:00 2001 From: B0XEY Date: Thu, 3 Aug 2023 21:31:42 -0500 Subject: [PATCH 3125/8412] feat(domain): boxey.is-a.dev --- domains/boxey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boxey.json b/domains/boxey.json index 85b77fcbc..079b76b58 100644 --- a/domains/boxey.json +++ b/domains/boxey.json @@ -4,6 +4,6 @@ "email": "gramcooker@gmail.com" }, "record": { - "URL": "https://sites.google.com/view/boxey-dev/home?authuser=0" + "URL": "https://sites.google.com/view/boxey-dev/home?authuser=0" } } From 29cc306884d58ea5bd8133669a489cd221d195c9 Mon Sep 17 00:00:00 2001 From: boston2029 Date: Thu, 3 Aug 2023 22:46:10 -0500 Subject: [PATCH 3126/8412] feat(domain): boston2029.is-a.dev --- domains/boston2029.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/boston2029.json diff --git a/domains/boston2029.json b/domains/boston2029.json new file mode 100644 index 000000000..6059e14f4 --- /dev/null +++ b/domains/boston2029.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "boston2029", + "email": "boston2029@outlook.com" + }, + "record": { + "CNAME": "215de2e6-27df-4710-82aa-ae0cfa6f19bc.id.repl.co" + } +} From 1c60483fa286632abd2d766cf45afd96c06ae861 Mon Sep 17 00:00:00 2001 From: rohansharma-developer Date: Fri, 4 Aug 2023 13:58:04 +0530 Subject: [PATCH 3127/8412] feat(domain): rohansharma.is-a.dev --- domains/rohansharma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rohansharma.json diff --git a/domains/rohansharma.json b/domains/rohansharma.json new file mode 100644 index 000000000..61d4f64d9 --- /dev/null +++ b/domains/rohansharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rohansharma-developer", + "email": "rohansharma.developer@gmail.com" + }, + "record": { + "URL": "rohan.bodmaslmedia.in" + } +} From f486480a2cd238884e9c95dbd59d48fe844f8f39 Mon Sep 17 00:00:00 2001 From: rhylso Date: Fri, 4 Aug 2023 16:58:06 +0800 Subject: [PATCH 3128/8412] feat(domain): rhylso.is-a.dev --- domains/rhylso.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rhylso.json diff --git a/domains/rhylso.json b/domains/rhylso.json new file mode 100644 index 000000000..b7d96f6ec --- /dev/null +++ b/domains/rhylso.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rhylso", + "email": "rhylso@proton.me" + }, + "record": { + "CNAME": "rhylso.pages.dev" + } +} From b1d75a26174074851a590b54a92143c17493264e Mon Sep 17 00:00:00 2001 From: Nesbeer <76590320+ItzNesbroDev@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:56:44 +0530 Subject: [PATCH 3129/8412] Create itznesbro.blog.json --- domains/itznesbro.blog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itznesbro.blog.json diff --git a/domains/itznesbro.blog.json b/domains/itznesbro.blog.json new file mode 100644 index 000000000..9219d3238 --- /dev/null +++ b/domains/itznesbro.blog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItzNesbroDev", + "email": "asnesbeer3@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From c0d27d0b5f34ff478a6e53b5ac8509909096e7c6 Mon Sep 17 00:00:00 2001 From: fakeesp <92476958+fakeesp@users.noreply.github.com> Date: Fri, 4 Aug 2023 13:09:24 +0300 Subject: [PATCH 3130/8412] Create esp --- domains/esp | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/esp diff --git a/domains/esp b/domains/esp new file mode 100644 index 000000000..9a28a3929 --- /dev/null +++ b/domains/esp @@ -0,0 +1,12 @@ +{ + "description": "portfolio", + "owner": { + "username": "fakeesp", + "email": "esp.python.dev@gmail.com", + "telegram": "fakeesp" + }, + { + "record": { + "A": [144.91.110.55] + } +} From c6975c4eb91ced288e37a6e63a69f46c678116d2 Mon Sep 17 00:00:00 2001 From: skifli Date: Fri, 4 Aug 2023 12:04:49 +0100 Subject: [PATCH 3131/8412] feat(domain): skifli.is-a.dev --- domains/skifli.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/skifli.json b/domains/skifli.json index 1d561080f..f7e4ced5f 100644 --- a/domains/skifli.json +++ b/domains/skifli.json @@ -1,12 +1,9 @@ { - "description": "Skifli's portfolio website", - "repo": "https://github.com/skifli/skifli.github.io", "owner": { "username": "skifli", - "email": "", - "discord": "skifli#8774" + "email": "skifli@proton.me" }, "record": { - "CNAME": "skifli.github.io" + "CNAME": "https://skifli.github.io" } } From 3b6d272484ab5f6a4f2e947e69fb03117c0b299c Mon Sep 17 00:00:00 2001 From: skifli <121291719+skifli@users.noreply.github.com> Date: Fri, 4 Aug 2023 12:08:32 +0100 Subject: [PATCH 3132/8412] feat: switch to discord contact --- domains/skifli.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/skifli.json b/domains/skifli.json index f7e4ced5f..02e803d26 100644 --- a/domains/skifli.json +++ b/domains/skifli.json @@ -1,7 +1,8 @@ { "owner": { "username": "skifli", - "email": "skifli@proton.me" + "email": "", + "discord": "skifli", }, "record": { "CNAME": "https://skifli.github.io" From 0e4a712eab5cbce6f833ec828486568b79cf266a Mon Sep 17 00:00:00 2001 From: skifli Date: Fri, 4 Aug 2023 12:13:25 +0100 Subject: [PATCH 3133/8412] feat(domain): skifli.is-a.dev --- domains/skifli.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/skifli.json b/domains/skifli.json index 02e803d26..14879dcce 100644 --- a/domains/skifli.json +++ b/domains/skifli.json @@ -1,10 +1,9 @@ { "owner": { "username": "skifli", - "email": "", - "discord": "skifli", + "email": "skifli@proton.me" }, "record": { - "CNAME": "https://skifli.github.io" + "A": "185.199.108.153" } } From 3cba377eac74ca4928df6266eeddd6b4ccfd507a Mon Sep 17 00:00:00 2001 From: skifli <121291719+skifli@users.noreply.github.com> Date: Fri, 4 Aug 2023 12:16:26 +0100 Subject: [PATCH 3134/8412] feat: fix wrong formatting --- domains/skifli.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/skifli.json b/domains/skifli.json index 14879dcce..dca6f2fc7 100644 --- a/domains/skifli.json +++ b/domains/skifli.json @@ -1,9 +1,13 @@ { + "description": "Portfolio Website", + "repo": "https://github.com/skifli/skifli.github.io", "owner": { "username": "skifli", - "email": "skifli@proton.me" + "discord": "skifli", + "email": "", }, "record": { - "A": "185.199.108.153" + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "CNAME": "skifli.github.io" } } From bb51f9bee7168860d55660156a9d39b220bf2bda Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 4 Aug 2023 19:19:26 +0800 Subject: [PATCH 3135/8412] Update skifli.json --- domains/skifli.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/skifli.json b/domains/skifli.json index dca6f2fc7..975f9a280 100644 --- a/domains/skifli.json +++ b/domains/skifli.json @@ -3,11 +3,10 @@ "repo": "https://github.com/skifli/skifli.github.io", "owner": { "username": "skifli", - "discord": "skifli", "email": "", + "discord": "skifli" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "CNAME": "skifli.github.io" + "CNAME": "skifli.github.io" } } From baa0c0c693fbd232cd02f2d51c0d03c4884b0f89 Mon Sep 17 00:00:00 2001 From: Mira Date: Fri, 4 Aug 2023 20:17:59 +0700 Subject: [PATCH 3136/8412] Update stev.json --- domains/stev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stev.json b/domains/stev.json index dd79f3ba2..e6366fdec 100644 --- a/domains/stev.json +++ b/domains/stev.json @@ -1,7 +1,7 @@ { "owner": { "username": "yoomiraa", - "email": "124776067+yoomiraa@users.noreply.github.com", + "email": "i@miraaaa.my.id", "discord": "834618584331190343" }, From e76b85b1805db378e7810a6c77f4ec03ad639b1c Mon Sep 17 00:00:00 2001 From: Sife-shuo <88375951+Sife-shuo@users.noreply.github.com> Date: Fri, 4 Aug 2023 21:51:41 +0800 Subject: [PATCH 3137/8412] Update sife.json --- domains/sife.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/sife.json b/domains/sife.json index 756a9351b..37b19003e 100644 --- a/domains/sife.json +++ b/domains/sife.json @@ -5,6 +5,8 @@ }, "record": { - "CNAME": "sife-shuo.github.io" + "CNAME": "sife-shuo.github.io", + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 9e7b59ead36866302f72f1e9267207854cd32f3f Mon Sep 17 00:00:00 2001 From: RianNegreiros Date: Fri, 4 Aug 2023 10:57:57 -0300 Subject: [PATCH 3138/8412] feat(domain): riannegreiros.is-a.dev --- domains/riannegreiros.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index ef2fb3835..f2ddda3e5 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "RianNegreiros", - "email": "riannegreiros@gmail.com" - }, - "record": { - "CNAME": "riannegreiros.github.io" - } + "owner": { + "username": "RianNegreiros", + "email": "riannegreiros@gmail.com" + }, + "record": { + "CNAME": "blog-client-66ki.onrender.com" } +} From 21e9feff88c03351e2b4a547e44685e752660a38 Mon Sep 17 00:00:00 2001 From: skifli <121291719+skifli@users.noreply.github.com> Date: Fri, 4 Aug 2023 16:35:36 +0100 Subject: [PATCH 3139/8412] Update skifli.json --- domains/skifli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/skifli.json b/domains/skifli.json index 975f9a280..287419601 100644 --- a/domains/skifli.json +++ b/domains/skifli.json @@ -7,6 +7,6 @@ "discord": "skifli" }, "record": { - "CNAME": "skifli.github.io" + "CNAME": "skifli.pages.dev" } } From f43f17cc9049b3ab67fc92ccb804207a1e88f7fe Mon Sep 17 00:00:00 2001 From: DeXoHigh Date: Fri, 4 Aug 2023 20:28:38 +0300 Subject: [PATCH 3140/8412] feat(domain): dexo.is-a.dev --- domains/dexo.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/dexo.json b/domains/dexo.json index 8274fd193..c5a98d11c 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -1,12 +1,9 @@ { - "description": "Ce cauti ma aici?", "owner": { "username": "DeXoHigh", - "email": "dexocash@gmail.com" + "email": "dexo1337@pm.me" }, "record": { - "A": ["185.141.25.116"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "uptime.dexo.store" } } From 6ef9282b22dea372d2ffe31a188473e4b3ead287 Mon Sep 17 00:00:00 2001 From: DeXoHigh Date: Fri, 4 Aug 2023 20:34:51 +0300 Subject: [PATCH 3141/8412] feat(domain): host.dexo.is-a.dev --- domains/host.dexo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/host.dexo.json diff --git a/domains/host.dexo.json b/domains/host.dexo.json new file mode 100644 index 000000000..ba35b3c3c --- /dev/null +++ b/domains/host.dexo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DeXoHigh", + "email": "dexo1337@pm.me" + }, + "record": { + "A": ["54.93.225.90"] + } +} From 6a2011b9fe97ec5cb573c31c16cf30bcf51cee9a Mon Sep 17 00:00:00 2001 From: DeXoHigh Date: Fri, 4 Aug 2023 20:40:00 +0300 Subject: [PATCH 3142/8412] feat(domain): dexo.is-a.dev --- domains/dexo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dexo.json b/domains/dexo.json index c5a98d11c..ec088c938 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -4,6 +4,6 @@ "email": "dexo1337@pm.me" }, "record": { - "CNAME": "uptime.dexo.store" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 026b0ff1d4f98e6ef244c75bc75691ed668b24dd Mon Sep 17 00:00:00 2001 From: ChiragAgg5k <110609663+ChiragAgg5k@users.noreply.github.com> Date: Fri, 4 Aug 2023 23:45:31 +0530 Subject: [PATCH 3143/8412] added cloudfare-pages cname record --- domains/chirag.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/chirag.json b/domains/chirag.json index 19aaca47c..273a69ea3 100644 --- a/domains/chirag.json +++ b/domains/chirag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ChiragAgg5k", - "email": "chiragaggarwal5k@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=chirag.is-a.dev,14966440e97f860adb63" - } + "owner": { + "username": "ChiragAgg5k", + "email": "chiragaggarwal5k@gmail.com" + }, + "record": { + "CNAME": "profile-website-5qr.pages.dev" + } } From 24f0253eba0df6e404167fb77f80f4c7ee66530f Mon Sep 17 00:00:00 2001 From: HmonsterG Date: Fri, 4 Aug 2023 19:40:29 +0100 Subject: [PATCH 3144/8412] feat(domain): soap.is-a.dev --- domains/soap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soap.json diff --git a/domains/soap.json b/domains/soap.json new file mode 100644 index 000000000..4e7f60e1c --- /dev/null +++ b/domains/soap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HmonsterG", + "email": "Plzdontgethacked@outlook.com" + }, + "record": { + "CNAME": "soap" + } +} From 1b0aaf0bf8016a78e5b57108691eb6a691c94de7 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 4 Aug 2023 21:56:08 +0100 Subject: [PATCH 3145/8412] TEMP --- domains/www.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.json b/domains/www.json index d564ecd98..77ea5979d 100644 --- a/domains/www.json +++ b/domains/www.json @@ -6,6 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "CNAME": "is-a-dev.github.io" + "CNAME": "is-a-dev-bot.github.io" } } From 0cd57ec77a47fb6d1bb5b1232dd81deb8c39bd5e Mon Sep 17 00:00:00 2001 From: wansiie Date: Fri, 4 Aug 2023 23:02:49 +0200 Subject: [PATCH 3146/8412] feat(domain): wansies.is-a.dev --- domains/wansies.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wansies.json diff --git a/domains/wansies.json b/domains/wansies.json new file mode 100644 index 000000000..ceb79c882 --- /dev/null +++ b/domains/wansies.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095?pvs=4" + } +} From bebc296a92d6f523f2aad979de815c07be0f13c8 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Fri, 4 Aug 2023 22:03:05 +0100 Subject: [PATCH 3147/8412] feat(domain): _github-pages-challenge-is-a-dev-bot.is-a.dev --- domains/_github-pages-challenge-is-a-dev-bot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-is-a-dev-bot.json diff --git a/domains/_github-pages-challenge-is-a-dev-bot.json b/domains/_github-pages-challenge-is-a-dev-bot.json new file mode 100644 index 000000000..f19027363 --- /dev/null +++ b/domains/_github-pages-challenge-is-a-dev-bot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "TXT": "66ccd2d8d4e41f2280429cf20383dc" + } +} From 0d99849a8dfb3143afa5cf5303f62ac7000e8eb5 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 4 Aug 2023 22:10:49 +0100 Subject: [PATCH 3148/8412] Update www.json --- domains/www.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.json b/domains/www.json index 77ea5979d..36914437c 100644 --- a/domains/www.json +++ b/domains/www.json @@ -6,6 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "CNAME": "is-a-dev-bot.github.io" + "URL": "https://is-a-dev-bot.github.io" } } From 37b35cfc721d069a96c63525ac5328ce42a4b684 Mon Sep 17 00:00:00 2001 From: auravoid Date: Fri, 4 Aug 2023 17:11:23 -0400 Subject: [PATCH 3149/8412] feat(domain): _github-pages-challenge-auravoid.aura.is-a.dev --- domains/_github-pages-challenge-auravoid.aura.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-auravoid.aura.json diff --git a/domains/_github-pages-challenge-auravoid.aura.json b/domains/_github-pages-challenge-auravoid.aura.json new file mode 100644 index 000000000..3f682337f --- /dev/null +++ b/domains/_github-pages-challenge-auravoid.aura.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "auravoid", + "email": "github@auravoid.dev" + }, + "record": { + "TXT": "a0182396037ba6edc7f689cf8847f9" + } +} From 2c732f7bfafb786bb6bb1f10e9f8b9664a00085c Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:20:36 -0700 Subject: [PATCH 3150/8412] Update oxmc.json --- domains/oxmc.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 779947809..9dfeadb86 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -1,9 +1,14 @@ { "owner": { "username": "oxmc", - "email": "oxmc7769.mail@gmail.com" + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" }, "record": { - "MX": "gmail.com MX preference = 10, mail exchanger = alt1.gmail-smtp-in.l.google.com" + "CNAME": "oxmc.github.io", + "TXT": { + "Name": "_github-pages-challenge-oxmc.oxmc", + "Value": "eb7d97f93f961fd03de6e26db45846" + } } } From 5d3b7fea8ca8a09191aec0fa3538c28d0a712d58 Mon Sep 17 00:00:00 2001 From: Sky-FoxGAMING <90992352+Sky-FoxGAMING@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:20:39 -0400 Subject: [PATCH 3151/8412] Update latealways.json --- domains/latealways.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/latealways.json b/domains/latealways.json index 115b1a16f..a8e1c6021 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,9 +1,9 @@ { "owner": { - "username": "Sky-FoxGAMING", - "email": "jparedesmoure@awakenclient.com" + "username": "LateAlways", + "email": "latealways@fuchsiax.dev" }, "record": { - "CNAME": "Sky-FoxGAMING.github.io" + "CNAME": "i-am-a.fuchsiax.dev" } } From 717d615c6e46d7a4e0ebd54e514697dfb76b6f5a Mon Sep 17 00:00:00 2001 From: gautamkrishnar Date: Sat, 5 Aug 2023 02:50:43 +0530 Subject: [PATCH 3152/8412] feat(domain): _github-pages-challenge-gautamkrishnar.gkr.is-a.dev --- domains/_github-pages-challenge-gautamkrishnar.gkr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-gautamkrishnar.gkr.json diff --git a/domains/_github-pages-challenge-gautamkrishnar.gkr.json b/domains/_github-pages-challenge-gautamkrishnar.gkr.json new file mode 100644 index 000000000..5128b0ad1 --- /dev/null +++ b/domains/_github-pages-challenge-gautamkrishnar.gkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gautamkrishnar", + "email": "rgautamkrishna@gmail.com" + }, + "record": { + "TXT": "155ab7179ccadb58ed0627f0b45420" + } +} From fc899698e5f534a3a682689d86eb4c283c225b1a Mon Sep 17 00:00:00 2001 From: Sky-FoxGAMING <90992352+Sky-FoxGAMING@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:21:19 -0400 Subject: [PATCH 3153/8412] Delete latealways.json --- domains/latealways.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/latealways.json diff --git a/domains/latealways.json b/domains/latealways.json deleted file mode 100644 index a8e1c6021..000000000 --- a/domains/latealways.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LateAlways", - "email": "latealways@fuchsiax.dev" - }, - "record": { - "CNAME": "i-am-a.fuchsiax.dev" - } -} From f6d262719c6228b690d6ed8b4bbd2834e317cd5b Mon Sep 17 00:00:00 2001 From: Krix12 Date: Fri, 4 Aug 2023 23:22:03 +0200 Subject: [PATCH 3154/8412] feat(domain): krix.is-a.dev --- domains/krix.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/krix.json b/domains/krix.json index 5707fea0c..b54adf49a 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -1,10 +1,9 @@ { - "description": "Krix's portfolio", "owner": { "username": "Krix12", "email": "kristjan.kocevar89@gmail.com" }, "record": { - "CNAME": "krix12-github-io.pages.dev" + "TXT": "178ab459221fd277af8029cae84a63" } } From 23686c0d680de99a5a2b2ca10c36488003690d91 Mon Sep 17 00:00:00 2001 From: flc995 Date: Fri, 4 Aug 2023 23:24:38 +0200 Subject: [PATCH 3155/8412] feat(domain): florin.is-a.dev --- domains/florin.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/florin.json b/domains/florin.json index 34849b871..132f2ea05 100644 --- a/domains/florin.json +++ b/domains/florin.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "flc995", "email": "flc995@gmail.com" - }, - "record": { - "CNAME": "flc995.github.io" - } + }, + "record": { + "TXT": "_github-pages-challenge-flc995.florin" } - +} From 40a5c02096d06e9ac467cfdb4a35451d4596d577 Mon Sep 17 00:00:00 2001 From: Josh <92704148+WhoTook7050@users.noreply.github.com> Date: Fri, 4 Aug 2023 16:25:38 -0500 Subject: [PATCH 3156/8412] Delete ducky.is-a.dev --- domains/ducky.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ducky.json diff --git a/domains/ducky.json b/domains/ducky.json deleted file mode 100644 index 012aafbf0..000000000 --- a/domains/ducky.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My website for random stuff", - "repo": "https://github.com/WhoTook7050/WhoTook7050.github.io", - "owner": { - "username": "WhoTook7050", - "email": "tosonana@tuta.io" - }, - "record": { - "CNAME": "WhoTook7050.github.io" - } -} From e4d89f2d3d02507e159d1ae0ed71ff0d5871d360 Mon Sep 17 00:00:00 2001 From: node0505 Date: Fri, 4 Aug 2023 22:35:22 +0100 Subject: [PATCH 3157/8412] feat(domain): _github-pages-challenge-node0505.node.is-a.dev --- domains/_github-pages-challenge-node0505.node.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-node0505.node.json diff --git a/domains/_github-pages-challenge-node0505.node.json b/domains/_github-pages-challenge-node0505.node.json new file mode 100644 index 000000000..c8f9d1c87 --- /dev/null +++ b/domains/_github-pages-challenge-node0505.node.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "node0505", + "email": "node0505@outlook.com" + }, + "record": { + "TXT": "18bf4da227454aaee1c8e2ba62d466" + } +} From 4755a5aec95ef9ddf95b002bc3d7f52768b74201 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:40:50 -0700 Subject: [PATCH 3158/8412] feat(domain): contact.is-a.dev --- domains/contact.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/contact.json diff --git a/domains/contact.json b/domains/contact.json new file mode 100644 index 000000000..41563f75e --- /dev/null +++ b/domains/contact.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "oxmc", + "email": "67136658+oxmc@users.noreply.github.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 1079881924769755196" + }, + + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=oxmc7769.mail@gmail.com" + + } +} From 75244f3ebb0e4d4130166c72f48b8d5a0c8bab45 Mon Sep 17 00:00:00 2001 From: flc995 Date: Fri, 4 Aug 2023 23:40:56 +0200 Subject: [PATCH 3159/8412] feat(domain): _github-pages-challenge-flc995.florin.is-a.dev --- domains/_github-pages-challenge-flc995.florin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-flc995.florin.json diff --git a/domains/_github-pages-challenge-flc995.florin.json b/domains/_github-pages-challenge-flc995.florin.json new file mode 100644 index 000000000..ba21b7cf8 --- /dev/null +++ b/domains/_github-pages-challenge-flc995.florin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "flc995", + "email": "flc995@gmail.com" + }, + "record": { + "TXT": "eab0530066ed691b55a4edd424f74b" + } +} From d02c8d0c09120e5343159c0ecdb3e2538e2db637 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 4 Aug 2023 22:41:10 +0100 Subject: [PATCH 3160/8412] Update www.json --- domains/www.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.json b/domains/www.json index 36914437c..0eabfec88 100644 --- a/domains/www.json +++ b/domains/www.json @@ -6,6 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "https://is-a-dev-bot.github.io" + "cname": "net.beadman-network.com" } } From b8b379f185b168b40a42d8a2eaf3968b1cdbe9fb Mon Sep 17 00:00:00 2001 From: Marcos Satoshi Date: Fri, 4 Aug 2023 18:42:17 -0300 Subject: [PATCH 3161/8412] Update satoshi.json --- domains/satoshi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/satoshi.json b/domains/satoshi.json index 9a6063f3f..90b9a3700 100644 --- a/domains/satoshi.json +++ b/domains/satoshi.json @@ -5,6 +5,7 @@ "email": "marcos.satoshi@gmail.com" }, "record": { - "CNAME": "marcossatoshi.github.io" + "CNAME": "marcossatoshi.github.io", + "TXT": "f3045f0960ac5562a7d764b72d102a" } } From 97c3263e02429b3bfc6ac9c2d8557cc8631ac2d0 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 4 Aug 2023 22:45:36 +0100 Subject: [PATCH 3162/8412] Update www.json --- domains/www.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.json b/domains/www.json index 0eabfec88..083dbc8c8 100644 --- a/domains/www.json +++ b/domains/www.json @@ -6,6 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "cname": "net.beadman-network.com" + "CNAME": "peerbrain.net" } } From cc3f0b91562887fc7fa3c5f71758bc5d2d365361 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Fri, 4 Aug 2023 22:51:12 +0100 Subject: [PATCH 3163/8412] Delete www.json --- domains/www.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/www.json diff --git a/domains/www.json b/domains/www.json deleted file mode 100644 index 083dbc8c8..000000000 --- a/domains/www.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "www.is-a.dev", - "repo": "https://github.com/is-a-dev/is-a-dev.github.io", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "peerbrain.net" - } -} From a940ee2e4abcfd06389c24045547ba94cb66fa19 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:58:40 -0700 Subject: [PATCH 3164/8412] Update oxmc.json --- domains/oxmc.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 9dfeadb86..50a587eaa 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -5,10 +5,12 @@ "discord": "oxmc7769" }, "record": { - "CNAME": "oxmc.github.io", - "TXT": { - "Name": "_github-pages-challenge-oxmc.oxmc", - "Value": "eb7d97f93f961fd03de6e26db45846" - } + "CNAME": "oxmc.github.io", + "TXT": { + "Name": "_github-pages-challenge-oxmc.oxmc", + "Value": "eb7d97f93f961fd03de6e26db45846" + }, + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=oxmc7769.mail@gmail.com" } } From 3f9d88116512f6e364a18b2b1ebf5632d6465516 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 15:02:00 -0700 Subject: [PATCH 3165/8412] Delete contact.json --- domains/contact.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/contact.json diff --git a/domains/contact.json b/domains/contact.json deleted file mode 100644 index 41563f75e..000000000 --- a/domains/contact.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "oxmc", - "email": "67136658+oxmc@users.noreply.github.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 1079881924769755196" - }, - - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=oxmc7769.mail@gmail.com" - - } -} From d8452f42942e01247b4d56b300ebdcf667ef09fc Mon Sep 17 00:00:00 2001 From: nobody5050 Date: Fri, 4 Aug 2023 17:14:35 -0500 Subject: [PATCH 3166/8412] feat(domain): _github-pages-challenge-nobody5050.6502.is-a.dev --- domains/_github-pages-challenge-nobody5050.6502.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-nobody5050.6502.json diff --git a/domains/_github-pages-challenge-nobody5050.6502.json b/domains/_github-pages-challenge-nobody5050.6502.json new file mode 100644 index 000000000..0f576e906 --- /dev/null +++ b/domains/_github-pages-challenge-nobody5050.6502.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nobody5050", + "email": "levibelland@gmail.com" + }, + "record": { + "TXT": "0648c9309d9441b7f6b0dea3a78194" + } +} From 7ec70faacd316c9d70d69fb78f19767fc9c6b35e Mon Sep 17 00:00:00 2001 From: NatBLida68 Date: Sat, 5 Aug 2023 03:59:53 +0530 Subject: [PATCH 3167/8412] feat(domain): ashwa.is-a.dev --- domains/ashwa.json | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/domains/ashwa.json b/domains/ashwa.json index da0927317..9524061e6 100644 --- a/domains/ashwa.json +++ b/domains/ashwa.json @@ -1,13 +1,9 @@ - - { - "description": "A personal website, for ash.", - "repo": "https://github.com/NatBLida68/NatBLida68.github.io", - "owner": { +{ + "owner": { "username": "NatBLida68", "email": "aswajith.jithu888@gmail.com" - }, - "record": { - "CNAME": "natblida68.github.io" + }, + "record": { + "TXT": "f20bb532af2838eed8bfe622378d4b" } - } - +} From 9deee2cbab42cbc68ca72f6ee8134b6843ec06fe Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 5 Aug 2023 00:30:02 +0200 Subject: [PATCH 3168/8412] Update TXT value --- domains/biplob.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/biplob.json b/domains/biplob.json index d0b24ffb2..7a051f077 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -6,6 +6,7 @@ "email": "revolutionisme+github@gmail.com" }, "record": { - "CNAME": "revolutionisme.github.io" + "CNAME": "revolutionisme.github.io", + "TXT": "_github-pages-challenge-revolutionisme.biplob=96bdd0268b2a0bb2c79eaeae1fd833" } } From 36d8ca54ab5ced22e900081c1fcdd2fe6eeb0724 Mon Sep 17 00:00:00 2001 From: quackduck Date: Fri, 4 Aug 2023 18:33:37 -0400 Subject: [PATCH 3169/8412] feat(domain): _github-pages-challenge-quackduck.ishan.is-a.dev --- domains/_github-pages-challenge-quackduck.ishan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-quackduck.ishan.json diff --git a/domains/_github-pages-challenge-quackduck.ishan.json b/domains/_github-pages-challenge-quackduck.ishan.json new file mode 100644 index 000000000..1be7e5094 --- /dev/null +++ b/domains/_github-pages-challenge-quackduck.ishan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "quackduck", + "email": "igoel.mail@gmail.com" + }, + "record": { + "TXT": "14ec35f5a4a8dc217d642452be6b35" + } +} From 022e25917638e7d159cd8137553a9761db96ff5d Mon Sep 17 00:00:00 2001 From: Sife-shuo <88375951+Sife-shuo@users.noreply.github.com> Date: Sat, 5 Aug 2023 06:41:41 +0800 Subject: [PATCH 3170/8412] Update sife.json --- domains/sife.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sife.json b/domains/sife.json index 37b19003e..9736c09e9 100644 --- a/domains/sife.json +++ b/domains/sife.json @@ -5,7 +5,7 @@ }, "record": { - "CNAME": "sife-shuo.github.io", + "A": ["185.199.110.153", "185.199.109.153", "185.199.108.153", "185.199.111.153"], "TXT": "v=spf1 include:spf.improvmx.com ~all", "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } From 0ece4047e6df07781861dec1e1d6bc484bacc6b9 Mon Sep 17 00:00:00 2001 From: FloatingMilkshake Date: Fri, 4 Aug 2023 18:42:38 -0400 Subject: [PATCH 3171/8412] feat(domain): milkshake.is-a.dev --- domains/milkshake.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/milkshake.json diff --git a/domains/milkshake.json b/domains/milkshake.json new file mode 100644 index 000000000..0895868e1 --- /dev/null +++ b/domains/milkshake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FloatingMilkshake", + "email": "me@floatingmilkshake.com" + }, + "record": { + "URL": "https://floatingmilkshake.com" + } +} From cdd00449eb45c466c7626e660e0c88b115206587 Mon Sep 17 00:00:00 2001 From: TalinTheDev Date: Fri, 4 Aug 2023 18:48:27 -0400 Subject: [PATCH 3172/8412] feat(domain): _github-pages-challenge-TalinTheDev.talinsharma.is-a.dev --- .../_github-pages-challenge-TalinTheDev.talinsharma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-TalinTheDev.talinsharma.json diff --git a/domains/_github-pages-challenge-TalinTheDev.talinsharma.json b/domains/_github-pages-challenge-TalinTheDev.talinsharma.json new file mode 100644 index 000000000..7c4ba84c9 --- /dev/null +++ b/domains/_github-pages-challenge-TalinTheDev.talinsharma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "TXT": "2f1f6ebe67567dd216878b0619f465" + } +} From 737d87b8d66a4df27a514a8ec3fb94c9240229fc Mon Sep 17 00:00:00 2001 From: Adolar0042 Date: Sat, 5 Aug 2023 01:03:45 +0200 Subject: [PATCH 3173/8412] feat(domain): _github-pages-challenge-Adolar0042.adolar0042.is-a.dev --- .../_github-pages-challenge-Adolar0042.adolar0042.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Adolar0042.adolar0042.json diff --git a/domains/_github-pages-challenge-Adolar0042.adolar0042.json b/domains/_github-pages-challenge-Adolar0042.adolar0042.json new file mode 100644 index 000000000..38abcd5c9 --- /dev/null +++ b/domains/_github-pages-challenge-Adolar0042.adolar0042.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Adolar0042", + "email": "adolar0042@gmail.com" + }, + "record": { + "TXT": "927a8ca97dbdccd9140313116bd068" + } +} From 2bc4cb636e09ccb110ea1afb472196f1cb574e55 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sat, 5 Aug 2023 00:24:24 +0100 Subject: [PATCH 3174/8412] feat(domain): _github-pages-challenge-Avellea.avellea.is-a.dev --- domains/_github-pages-challenge-Avellea.avellea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Avellea.avellea.json diff --git a/domains/_github-pages-challenge-Avellea.avellea.json b/domains/_github-pages-challenge-Avellea.avellea.json new file mode 100644 index 000000000..2f0f70f8f --- /dev/null +++ b/domains/_github-pages-challenge-Avellea.avellea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "TXT": "5c38dbee73e6936232992c0f98829e" + } +} From 84f7cf8b60a0dec5670d93ec229b72d636ea231c Mon Sep 17 00:00:00 2001 From: danilofuchs Date: Fri, 4 Aug 2023 20:24:56 -0300 Subject: [PATCH 3175/8412] feat(domain): danilofuchs.is-a.dev --- domains/danilofuchs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/danilofuchs.json diff --git a/domains/danilofuchs.json b/domains/danilofuchs.json new file mode 100644 index 000000000..a407c098d --- /dev/null +++ b/domains/danilofuchs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danilofuchs", + "email": "danilo_fuchs@hotmail.com" + }, + "record": { + "CNAME": "danilofuchs.github.io" + } +} From e4db9c24d0fe86a16bd52bad521da2f7213f6ca1 Mon Sep 17 00:00:00 2001 From: danilofuchs Date: Fri, 4 Aug 2023 20:25:22 -0300 Subject: [PATCH 3176/8412] feat(domain): _github-pages-challenge-danilofuchs.danilofuchs.is-a.dev --- .../_github-pages-challenge-danilofuchs.danilofuchs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-danilofuchs.danilofuchs.json diff --git a/domains/_github-pages-challenge-danilofuchs.danilofuchs.json b/domains/_github-pages-challenge-danilofuchs.danilofuchs.json new file mode 100644 index 000000000..122ce8335 --- /dev/null +++ b/domains/_github-pages-challenge-danilofuchs.danilofuchs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "danilofuchs", + "email": "danilo_fuchs@hotmail.com" + }, + "record": { + "TXT": "09bee48261a7e91718432a7b51baaa" + } +} From fd7a8339e1ba3108874713ebe78de7f51a7788aa Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 5 Aug 2023 00:25:37 +0100 Subject: [PATCH 3177/8412] Update _github-pages-challenge-Avellea.avellea.json --- domains/_github-pages-challenge-Avellea.avellea.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-Avellea.avellea.json b/domains/_github-pages-challenge-Avellea.avellea.json index 2f0f70f8f..774d76a90 100644 --- a/domains/_github-pages-challenge-Avellea.avellea.json +++ b/domains/_github-pages-challenge-Avellea.avellea.json @@ -1,6 +1,6 @@ { "owner": { - "username": "is-a-dev-bot", + "username": "avellea", "email": "is-a-dev@win11react.com" }, "record": { From 99974e91e02da5c02d4b8f3ff4d1a72014c1230c Mon Sep 17 00:00:00 2001 From: Sife-shuo <88375951+Sife-shuo@users.noreply.github.com> Date: Sat, 5 Aug 2023 07:37:54 +0800 Subject: [PATCH 3178/8412] Create _github-pages-challenge-Sife-shuo.sife.json --- domains/_github-pages-challenge-Sife-shuo.sife.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Sife-shuo.sife.json diff --git a/domains/_github-pages-challenge-Sife-shuo.sife.json b/domains/_github-pages-challenge-Sife-shuo.sife.json new file mode 100644 index 000000000..e47131410 --- /dev/null +++ b/domains/_github-pages-challenge-Sife-shuo.sife.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sife-shuo", + "email": "sifed@qq.com" + }, + "record": { + "TXT": "35bbdb5b21b0f5706786ea4bc01002" + } +} From 01874dc0a94c3853dfd16d3b950a258a84bfe778 Mon Sep 17 00:00:00 2001 From: ejaz4 Date: Sat, 5 Aug 2023 01:16:18 +0100 Subject: [PATCH 3179/8412] feat(domain): ejaz.is-a.dev --- domains/ejaz.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/domains/ejaz.json b/domains/ejaz.json index a6664dc9b..47050836e 100644 --- a/domains/ejaz.json +++ b/domains/ejaz.json @@ -1,12 +1,9 @@ { - "description": "My personal portfolio site.", - "repo": "https://github.com/ejaz/ejaz4.github.io", - "owner": { - "username": "ejaz4", - "email": "ejaz@ceccun.com", - "twitter": "ejazaIi" - }, - "record": { - "CNAME": "ejaz4.github.io" - } + "owner": { + "username": "ejaz4", + "email": "ejazali4@protonmail.ch" + }, + "record": { + "CNAME": "ejaz4.github.io" + } } From 78c1610aa353685cc669018ab08e5310c2e2bc06 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:26:46 -0700 Subject: [PATCH 3180/8412] Update oxmc.json --- domains/oxmc.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 50a587eaa..f485a9bec 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -6,10 +6,7 @@ }, "record": { "CNAME": "oxmc.github.io", - "TXT": { - "Name": "_github-pages-challenge-oxmc.oxmc", - "Value": "eb7d97f93f961fd03de6e26db45846" - }, + "TXT": "eb7d97f93f961fd03de6e26db45846", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=oxmc7769.mail@gmail.com" } From 62010c5fe909a25cb52d6894af919b89caede64a Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:32:29 -0700 Subject: [PATCH 3181/8412] Update oxmc.json --- domains/oxmc.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index f485a9bec..628528638 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -6,8 +6,7 @@ }, "record": { "CNAME": "oxmc.github.io", - "TXT": "eb7d97f93f961fd03de6e26db45846", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=oxmc7769.mail@gmail.com" + "TXT": ["eb7d97f93f961fd03de6e26db45846", "forward-email=oxmc7769.mail@gmail.com"] } } From 3a2b04674858388fafb99771e6c8df74a1c76636 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:41:34 -0700 Subject: [PATCH 3182/8412] Update oxmc.json --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 628528638..f96fc6f71 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -7,6 +7,6 @@ "record": { "CNAME": "oxmc.github.io", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": ["eb7d97f93f961fd03de6e26db45846", "forward-email=oxmc7769.mail@gmail.com"] + "TXT": "eb7d97f93f961fd03de6e26db45846 forward-email=oxmc7769.mail@gmail.com" } } From abf26a62d79e8b0cef22a69709d33b213f76b344 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:45:12 -0700 Subject: [PATCH 3183/8412] Update oxmc.json --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index f96fc6f71..81ddede8c 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -7,6 +7,6 @@ "record": { "CNAME": "oxmc.github.io", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "eb7d97f93f961fd03de6e26db45846 forward-email=oxmc7769.mail@gmail.com" + "TXT": "_github-pages-challenge-oxmc.oxmc=eb7d97f93f961fd03de6e26db45846 forward-email=oxmc7769.mail@gmail.com" } } From 378efcf5f33389f49af408ed12092b51015d1d79 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 17:50:54 -0700 Subject: [PATCH 3184/8412] Update oxmc.json --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 81ddede8c..f30f24510 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -7,6 +7,6 @@ "record": { "CNAME": "oxmc.github.io", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "_github-pages-challenge-oxmc.oxmc=eb7d97f93f961fd03de6e26db45846 forward-email=oxmc7769.mail@gmail.com" + "TXT": "eb7d97f93f961fd03de6e26db45846" } } From d11f2c5e295f0d72a04e5045868976435af2c305 Mon Sep 17 00:00:00 2001 From: testbot-github Date: Sat, 5 Aug 2023 06:36:17 +0530 Subject: [PATCH 3185/8412] feat(domain): _github-pages-challenge-testbot-github.mathiscool.is-a.dev --- ...github-pages-challenge-testbot-github.mathiscool.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-testbot-github.mathiscool.json diff --git a/domains/_github-pages-challenge-testbot-github.mathiscool.json b/domains/_github-pages-challenge-testbot-github.mathiscool.json new file mode 100644 index 000000000..4c744e650 --- /dev/null +++ b/domains/_github-pages-challenge-testbot-github.mathiscool.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "testbot-github", + "email": "songboosterz.yt@gmail.com" + }, + "record": { + "TXT": "9c350d66193d49dec4cb05b15d387b" + } +} From 4e11b272167dd94c9574d66b207185caa4318a55 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 5 Aug 2023 09:08:43 +0800 Subject: [PATCH 3186/8412] Rename _github-pages-challenge-Avellea.avellea.json to _github-pages-challenge-avellea.avellea.json --- ....avellea.json => _github-pages-challenge-avellea.avellea.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Avellea.avellea.json => _github-pages-challenge-avellea.avellea.json} (100%) diff --git a/domains/_github-pages-challenge-Avellea.avellea.json b/domains/_github-pages-challenge-avellea.avellea.json similarity index 100% rename from domains/_github-pages-challenge-Avellea.avellea.json rename to domains/_github-pages-challenge-avellea.avellea.json From 5182d0fed83f9f4c8bf028be7d15bb12e9a60c70 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 09:13:21 +0800 Subject: [PATCH 3187/8412] Update sife.json --- domains/sife.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sife.json b/domains/sife.json index 9736c09e9..70fcb9260 100644 --- a/domains/sife.json +++ b/domains/sife.json @@ -7,6 +7,6 @@ "record": { "A": ["185.199.110.153", "185.199.109.153", "185.199.108.153", "185.199.111.153"], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From de9abbfeaea0926df5b2be63b037d126a29fc924 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 5 Aug 2023 09:15:27 +0800 Subject: [PATCH 3188/8412] Revert "BETA: Register _github-pages-challenge-is-a-dev-bot.is-a.dev" --- domains/_github-pages-challenge-is-a-dev-bot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-is-a-dev-bot.json diff --git a/domains/_github-pages-challenge-is-a-dev-bot.json b/domains/_github-pages-challenge-is-a-dev-bot.json deleted file mode 100644 index f19027363..000000000 --- a/domains/_github-pages-challenge-is-a-dev-bot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - "record": { - "TXT": "66ccd2d8d4e41f2280429cf20383dc" - } -} From 0540fc8c580c88bf4dd9975148ca681ba62f96fb Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 18:15:53 -0700 Subject: [PATCH 3189/8412] Update oxmc.json --- domains/oxmc.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index f30f24510..bb25b8535 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -6,7 +6,6 @@ }, "record": { "CNAME": "oxmc.github.io", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "eb7d97f93f961fd03de6e26db45846" } } From 55dabd70fa2c2bc61f67354c9cb0460315c37f0e Mon Sep 17 00:00:00 2001 From: oxmc Date: Fri, 4 Aug 2023 18:17:46 -0700 Subject: [PATCH 3190/8412] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index bb25b8535..162ccd013 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -1,11 +1,9 @@ { "owner": { "username": "oxmc", - "email": "oxmc7769.mail@gmail.com", - "discord": "oxmc7769" + "email": "oxmc7769.mail@gmail.com" }, "record": { - "CNAME": "oxmc.github.io", - "TXT": "eb7d97f93f961fd03de6e26db45846" + "TXT": "eb7d97f93f961fd03de6e26db45846" } } From 51afc9e0194c0ad5aa802e8cd670a8eb17786826 Mon Sep 17 00:00:00 2001 From: oxmc Date: Fri, 4 Aug 2023 18:18:01 -0700 Subject: [PATCH 3191/8412] feat(domain): oxmc.is-a.dev From dcabc23750efb4909216495ee8894fd6ef913808 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 09:18:07 +0800 Subject: [PATCH 3192/8412] Create _github-pages-challenge-oxmc.oxmc.json --- domains/_github-pages-challenge-oxmc.oxmc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-oxmc.oxmc.json diff --git a/domains/_github-pages-challenge-oxmc.oxmc.json b/domains/_github-pages-challenge-oxmc.oxmc.json new file mode 100644 index 000000000..1d97dc9ce --- /dev/null +++ b/domains/_github-pages-challenge-oxmc.oxmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "TXT": "eb7d97f93f961fd03de6e26db45846" + } +} From 0c51b1ffb520742def44cca2507b2b9ef8044e6d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 09:19:49 +0800 Subject: [PATCH 3193/8412] Discard changes to domains/oxmc.json --- domains/oxmc.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 162ccd013..c7fc5853f 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "oxmc", - "email": "oxmc7769.mail@gmail.com" - }, - "record": { - "TXT": "eb7d97f93f961fd03de6e26db45846" + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com" + }, + "record": { + "CNAME": "oxmc.github.io" + } } -} + \ No newline at end of file From cdabd04a07dd2f390b0b313e2ff191e48df9b543 Mon Sep 17 00:00:00 2001 From: oxmc Date: Fri, 4 Aug 2023 18:21:13 -0700 Subject: [PATCH 3194/8412] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index c7fc5853f..345ef316c 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "oxmc", - "email": "oxmc7769.mail@gmail.com" - }, - "record": { - "CNAME": "oxmc.github.io" - } + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com" + }, + "record": { + "MX": "mx1.forwardemail.net" } - \ No newline at end of file +} From 1d73ad3da32e705d22d8ca89ef7a11fba1a60185 Mon Sep 17 00:00:00 2001 From: oxmc Date: Fri, 4 Aug 2023 18:21:20 -0700 Subject: [PATCH 3195/8412] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 345ef316c..f53f76825 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -4,6 +4,6 @@ "email": "oxmc7769.mail@gmail.com" }, "record": { - "MX": "mx1.forwardemail.net" + "MX": "mx2.forwardemail.net" } } From a9faf4d8df584f153a1f7075e99836797f968844 Mon Sep 17 00:00:00 2001 From: oxmc Date: Fri, 4 Aug 2023 18:21:52 -0700 Subject: [PATCH 3196/8412] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index f53f76825..31fba5e4f 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -4,6 +4,6 @@ "email": "oxmc7769.mail@gmail.com" }, "record": { - "MX": "mx2.forwardemail.net" + "MX": "mx1.forwardemail.net mx2.forwardemail.net" } } From c3da02448cc03bb1d45fb96b1e8b74d1241be382 Mon Sep 17 00:00:00 2001 From: oxmc Date: Fri, 4 Aug 2023 18:23:12 -0700 Subject: [PATCH 3197/8412] feat(domain): oxmc.is-a.dev --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 31fba5e4f..f53f76825 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -4,6 +4,6 @@ "email": "oxmc7769.mail@gmail.com" }, "record": { - "MX": "mx1.forwardemail.net mx2.forwardemail.net" + "MX": "mx2.forwardemail.net" } } From d12ac98c6dd378418fcb25c1766bf7e881d3b7f2 Mon Sep 17 00:00:00 2001 From: oxmc Date: Fri, 4 Aug 2023 18:23:26 -0700 Subject: [PATCH 3198/8412] feat(domain): oxmc.is-a.dev From ad706719981c3afb34216f1154e68fa91a39e298 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 09:25:07 +0800 Subject: [PATCH 3199/8412] Update jonathancarrillo.json --- domains/jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json index dfbff2481..00246744f 100644 --- a/domains/jonathancarrillo.json +++ b/domains/jonathancarrillo.json @@ -4,6 +4,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "CNAME": "http://johny-portfolio.s3-website.eu-north-1.amazonaws.com" + "CNAME": "johny-portfolio.s3-website.eu-north-1.amazonaws.com" } } From 51603f588a4fa89b90ee3143007b15ab0818fe80 Mon Sep 17 00:00:00 2001 From: Anamol Sapkota <17160107+anamolsapkota@users.noreply.github.com> Date: Sat, 5 Aug 2023 07:14:31 +0545 Subject: [PATCH 3200/8412] feat(domain): add `_github-pages-challenge-anamolsapkota.anamolsapkota.is-a.dev` --- ...ub-pages-challenge-anamolsapkota.anamolsapkota.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-anamolsapkota.anamolsapkota.json diff --git a/domains/_github-pages-challenge-anamolsapkota.anamolsapkota.json b/domains/_github-pages-challenge-anamolsapkota.anamolsapkota.json new file mode 100644 index 000000000..957cf3eb5 --- /dev/null +++ b/domains/_github-pages-challenge-anamolsapkota.anamolsapkota.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "anamolsapkota", + "email": "anamolsapkota@gmail.com" + }, + + "record": { + "TXT": "d89d65454e6f71641cc8e45a2ad8b2" + } +} From a55d5441fcef97041108af6e7c48e5b228624579 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 18:30:26 -0700 Subject: [PATCH 3201/8412] Update domains/oxmc.json Co-authored-by: William Harrison --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index f53f76825..31a089af1 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -4,6 +4,6 @@ "email": "oxmc7769.mail@gmail.com" }, "record": { - "MX": "mx2.forwardemail.net" + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From 98d456f33a9b61445233b0d769e14d259252c59a Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 18:31:11 -0700 Subject: [PATCH 3202/8412] Update oxmc.json --- domains/oxmc.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/oxmc.json b/domains/oxmc.json index 31a089af1..e0dfd078d 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -4,6 +4,7 @@ "email": "oxmc7769.mail@gmail.com" }, "record": { + "CNAME": "oxmc.github.io", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From f814febf8dd7974087710fc1c2321bdd50cc979c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 09:32:54 +0800 Subject: [PATCH 3203/8412] Rename _github-pages-challenge-TalinTheDev.talinsharma.json to _github-pages-challenge-talinthedev.talinsharma.json --- ....json => _github-pages-challenge-talinthedev.talinsharma.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-TalinTheDev.talinsharma.json => _github-pages-challenge-talinthedev.talinsharma.json} (100%) diff --git a/domains/_github-pages-challenge-TalinTheDev.talinsharma.json b/domains/_github-pages-challenge-talinthedev.talinsharma.json similarity index 100% rename from domains/_github-pages-challenge-TalinTheDev.talinsharma.json rename to domains/_github-pages-challenge-talinthedev.talinsharma.json From 6192b156b00be9ec4da57a020fb7f513c57bb46e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 09:39:47 +0800 Subject: [PATCH 3204/8412] Update dexo.json --- domains/dexo.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dexo.json b/domains/dexo.json index ec088c938..15ff08cfb 100644 --- a/domains/dexo.json +++ b/domains/dexo.json @@ -4,6 +4,7 @@ "email": "dexo1337@pm.me" }, "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 4109ac7a89f70c80d6a134dfd4d2240efacf5107 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 18:48:26 -0700 Subject: [PATCH 3205/8412] Update oxmc.json --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index e0dfd078d..7065cb2f3 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -4,7 +4,7 @@ "email": "oxmc7769.mail@gmail.com" }, "record": { - "CNAME": "oxmc.github.io", + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] } } From fc3c6bdd3b6f71ba12ef0a8e5f554ee12cf7a7fe Mon Sep 17 00:00:00 2001 From: ZYROUGE Date: Sat, 5 Aug 2023 07:19:11 +0530 Subject: [PATCH 3206/8412] Create _github-pages-challenge-zyrouge.zyrouge.json --- domains/_github-pages-challenge-zyrouge.zyrouge.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-zyrouge.zyrouge.json diff --git a/domains/_github-pages-challenge-zyrouge.zyrouge.json b/domains/_github-pages-challenge-zyrouge.zyrouge.json new file mode 100644 index 000000000..030687aed --- /dev/null +++ b/domains/_github-pages-challenge-zyrouge.zyrouge.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "zyrouge", + "email": "zyrouge@hotmail.com", + "twitter": "_zyrouge_" + }, + "record": { + "TXT": "dde2728dbadb035a4ffeda6f696112" + } +} From 505eaf61f8924432805eaebc28712addf4a74dce Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 18:59:01 -0700 Subject: [PATCH 3207/8412] Update oxmc.json add discord as contact --- domains/oxmc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 7065cb2f3..fcf3bc7a9 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -1,7 +1,8 @@ { "owner": { "username": "oxmc", - "email": "oxmc7769.mail@gmail.com" + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], From 4cc11ed7000e29af5daa323dcfaa358fb653b45d Mon Sep 17 00:00:00 2001 From: LateAlways Date: Fri, 4 Aug 2023 22:06:56 -0400 Subject: [PATCH 3208/8412] feat(domain): latealways.is-a.dev --- domains/latealways.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/latealways.json diff --git a/domains/latealways.json b/domains/latealways.json new file mode 100644 index 000000000..347b99e1c --- /dev/null +++ b/domains/latealways.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LateAlways", + "email": "javiparedes08@outlook.com" + }, + "record": { + "CNAME": "i-am-a.fuchsiax.dev" + } +} From df1795638b42ffe728949b9d2a9cc65158390613 Mon Sep 17 00:00:00 2001 From: LateAlways <110630690+LateAlways@users.noreply.github.com> Date: Fri, 4 Aug 2023 22:09:07 -0400 Subject: [PATCH 3209/8412] Update latealways.json --- domains/latealways.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/latealways.json b/domains/latealways.json index 347b99e1c..a8e1c6021 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,7 +1,7 @@ { "owner": { "username": "LateAlways", - "email": "javiparedes08@outlook.com" + "email": "latealways@fuchsiax.dev" }, "record": { "CNAME": "i-am-a.fuchsiax.dev" From 1499f0db1cd14faa9ff07f1190b83fd7e6c96e29 Mon Sep 17 00:00:00 2001 From: liancastellon Date: Fri, 4 Aug 2023 22:11:58 -0400 Subject: [PATCH 3210/8412] feat(domain): liancg.is-a.dev --- domains/liancg.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/liancg.json b/domains/liancg.json index 522e9afd7..128398fe7 100644 --- a/domains/liancg.json +++ b/domains/liancg.json @@ -1,11 +1,9 @@ { - "description": "Lian's Own Dev Domain", - "repo": "https://github.com/liancastellon/liancastellon.github.io", "owner": { "username": "liancastellon", "email": "liancg@gmail.com" }, "record": { - "CNAME": "liancastellon.github.io" + "TXT": "_github-pages-challenge-liancastellon.liancg" } } From 450671abe7dd8ffac9295860ca55f60074055d7c Mon Sep 17 00:00:00 2001 From: liancastellon Date: Fri, 4 Aug 2023 22:12:36 -0400 Subject: [PATCH 3211/8412] feat(domain): liancg.is-a.dev --- domains/liancg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/liancg.json b/domains/liancg.json index 128398fe7..6bf6fc2a3 100644 --- a/domains/liancg.json +++ b/domains/liancg.json @@ -4,6 +4,6 @@ "email": "liancg@gmail.com" }, "record": { - "TXT": "_github-pages-challenge-liancastellon.liancg" + "TXT": "de487db710c1daf905269fb57775b6" } } From a5dc93bfcc55ea8058730c9c866ddf0a39a4f88a Mon Sep 17 00:00:00 2001 From: avipars Date: Sat, 5 Aug 2023 05:32:03 +0300 Subject: [PATCH 3212/8412] feat(domain): avi.is-a.dev --- domains/avi.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/avi.json b/domains/avi.json index 278286efd..31628e352 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -1,12 +1,9 @@ { - "description": "Avi' personal developer website", - "repo": "https://github.com/avipars/avipars.github.io", "owner": { "username": "avipars", - "email": "dev@aviparshan.com", - "twitter": "aviinfinity" + "email": "avi.pars@gmail.com" }, "record": { - "CNAME": "avipars.github.io" + "CNAME": "avipars.github.io" } } From e6e2469226370a923833acf9c1e340056e2a6bed Mon Sep 17 00:00:00 2001 From: avipars Date: Sat, 5 Aug 2023 05:33:11 +0300 Subject: [PATCH 3213/8412] feat(domain): avi.is-a.dev --- domains/avi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/avi.json b/domains/avi.json index 31628e352..9c0a6bdae 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -4,6 +4,6 @@ "email": "avi.pars@gmail.com" }, "record": { - "CNAME": "avipars.github.io" + "TXT": "undefined" } } From ba9b87c5edc83e78dc4336b40a086ece6d73f2c2 Mon Sep 17 00:00:00 2001 From: avipars Date: Sat, 5 Aug 2023 05:33:31 +0300 Subject: [PATCH 3214/8412] feat(domain): avi.is-a.dev --- domains/avi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/avi.json b/domains/avi.json index 9c0a6bdae..1dccf02c6 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -4,6 +4,6 @@ "email": "avi.pars@gmail.com" }, "record": { - "TXT": "undefined" + "TXT": "68e225e3d290a962de10935ed3f684" } } From c65636c5e5c8b9379f6d6dac6320e6686c74ef07 Mon Sep 17 00:00:00 2001 From: EdwardTheLegend <40855056+EdwardTheLegend@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:47:17 +0800 Subject: [PATCH 3215/8412] Create _github-pages-challenge-EdwardTheLegend.edward.json --- ..._github-pages-challenge-EdwardTheLegend.edward.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-EdwardTheLegend.edward.json diff --git a/domains/_github-pages-challenge-EdwardTheLegend.edward.json b/domains/_github-pages-challenge-EdwardTheLegend.edward.json new file mode 100644 index 000000000..1e3ed00dc --- /dev/null +++ b/domains/_github-pages-challenge-EdwardTheLegend.edward.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "EdwardTheLegend", + "email": "edward@edwardtlowe.com" + }, + + "record": { + "TXT": "fba1c393a4bf816cdb2aa4515feae1" + } +} From 95b7ffe5a612650e41b46f16ccbac99151fc1903 Mon Sep 17 00:00:00 2001 From: EndermanbugZJFC <53002741+Endermanbugzjfc@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:09:47 +0800 Subject: [PATCH 3216/8412] Create _github-pages-challenge-Endermanbugzjfc.zjfc.json --- .../_github-pages-challenge-Endermanbugzjfc.zjfc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Endermanbugzjfc.zjfc.json diff --git a/domains/_github-pages-challenge-Endermanbugzjfc.zjfc.json b/domains/_github-pages-challenge-Endermanbugzjfc.zjfc.json new file mode 100644 index 000000000..56b3810db --- /dev/null +++ b/domains/_github-pages-challenge-Endermanbugzjfc.zjfc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Endermanbugzjfc", + "email": "endermanbugzjfc@gmail.com" + }, + "record": { + "TXT": "238acf06da9051a27631863f11abbf" + } +} From 2204905ea0b6afdadaf01ba9bef52f1512def2e9 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 20:32:46 -0700 Subject: [PATCH 3217/8412] Add email TXT record --- domains/oxmc.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index fcf3bc7a9..ddc0dc33d 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -6,6 +6,7 @@ }, "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"] + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=oxmc7769.mail@gmail.com" } } From a5d2535b22b132b2d3d7245cbb7562c8743e4d1e Mon Sep 17 00:00:00 2001 From: Mizu <71164002+MiyagawaMizu@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:38:43 +0700 Subject: [PATCH 3218/8412] Update mizu.json --- domains/mizu.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mizu.json b/domains/mizu.json index 2a4dd4913..577ef45ca 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -5,9 +5,10 @@ "username": "miyagawamizu", "email": "miyagawamizu@gmail.com", "twitter": "miyagawamizu", - "discord": "Mizu#2203" + "discord": "miyagawamizu" }, "record": { "CNAME": "miyagawamizu.github.io" } + } From 4ecd448653e480e1d6f260d857afc36addf44d2a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 11:58:20 +0800 Subject: [PATCH 3219/8412] Rename _github-pages-challenge-Endermanbugzjfc.zjfc.json to _github-pages-challenge-endermanbugzjfc.zjfc.json --- ...jfc.json => _github-pages-challenge-endermanbugzjfc.zjfc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Endermanbugzjfc.zjfc.json => _github-pages-challenge-endermanbugzjfc.zjfc.json} (100%) diff --git a/domains/_github-pages-challenge-Endermanbugzjfc.zjfc.json b/domains/_github-pages-challenge-endermanbugzjfc.zjfc.json similarity index 100% rename from domains/_github-pages-challenge-Endermanbugzjfc.zjfc.json rename to domains/_github-pages-challenge-endermanbugzjfc.zjfc.json From 28ebd56109eb8a32e0c331f142035590ea7a802b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 12:01:52 +0800 Subject: [PATCH 3220/8412] Rename Stacksyz.json to stacksyz.json --- domains/{Stacksyz.json => stacksyz.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Stacksyz.json => stacksyz.json} (100%) diff --git a/domains/Stacksyz.json b/domains/stacksyz.json similarity index 100% rename from domains/Stacksyz.json rename to domains/stacksyz.json From 6200c6fb2d3f87fdf2d21bb76adb0a8e3483e612 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 12:04:10 +0800 Subject: [PATCH 3221/8412] Rename itznesbro.blog.json to blog.itznesbro.json --- domains/{itznesbro.blog.json => blog.itznesbro.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{itznesbro.blog.json => blog.itznesbro.json} (100%) diff --git a/domains/itznesbro.blog.json b/domains/blog.itznesbro.json similarity index 100% rename from domains/itznesbro.blog.json rename to domains/blog.itznesbro.json From ff6c4f8709ac0d9f9f93af4d8bc00188eaf6f670 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 4 Aug 2023 21:04:34 -0700 Subject: [PATCH 3222/8412] Update oxmc.json add correct email redirect --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index ddc0dc33d..4cd7a7415 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -7,6 +7,6 @@ "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=oxmc7769.mail@gmail.com" + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" } } From 1a809290d1d87199c4c43381f4c08eec4bedc4a7 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Malla <43902003+sekharmalla@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:09:41 +0400 Subject: [PATCH 3223/8412] Update chandra.json --- domains/chandra.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/chandra.json b/domains/chandra.json index 3f1f3fc0e..d354ccf5a 100644 --- a/domains/chandra.json +++ b/domains/chandra.json @@ -7,6 +7,8 @@ "twitter": "ChandraSMalla" }, "record": { - "CNAME": "sekharmalla.github.io" + "CNAME": "sekharmalla.github.io", + "TXT": "11ecb44a01a667c78ba76d704d9fc5" + } } From ecbec9eef67263e346f942f73f8a3ebc7753253c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 12:13:06 +0800 Subject: [PATCH 3224/8412] Update hifzur.json --- domains/hifzur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hifzur.json b/domains/hifzur.json index 2ce400912..499abbbea 100644 --- a/domains/hifzur.json +++ b/domains/hifzur.json @@ -4,6 +4,6 @@ "email": "hifzur.syl@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "CNAME": "hifzurmax.github.io" } } From 894683a918d29353738b87a3ef146f5dd58b4d7d Mon Sep 17 00:00:00 2001 From: Shinyzenith Date: Sat, 5 Aug 2023 09:38:10 +0530 Subject: [PATCH 3225/8412] Update aakash.json Signed-off-by: Shinyzenith --- domains/_github-pages-challenge-aakash.aakash.json | 9 +++++++++ domains/aakash.json | 1 + 2 files changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-aakash.aakash.json diff --git a/domains/_github-pages-challenge-aakash.aakash.json b/domains/_github-pages-challenge-aakash.aakash.json new file mode 100644 index 000000000..338833c6b --- /dev/null +++ b/domains/_github-pages-challenge-aakash.aakash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shinyzenith", + "email": "aakashsensharma@gmail.com" + }, + "record": { + "TXT": "6f217d98c6a92f084c092bab59d8b1" + } +} diff --git a/domains/aakash.json b/domains/aakash.json index f81775eca..cc9b8c121 100644 --- a/domains/aakash.json +++ b/domains/aakash.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/shinyzenith/website", "owner": { "username": "Shinyzenith", "email": "aakashsensharma@gmail.com" From 3e52785ad7f2d034c10eac8558aa0fb0e06b4db2 Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 5 Aug 2023 09:49:23 +0530 Subject: [PATCH 3226/8412] Update cdn.semant.json --- domains/cdn.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.semant.json b/domains/cdn.semant.json index 8ea1a2390..ca5bd2b5b 100644 --- a/domains/cdn.semant.json +++ b/domains/cdn.semant.json @@ -6,6 +6,6 @@ "email": "contact@semant.is-a.dev" }, "record": { - "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" + "CNAME": "0b68d425-3b0b-47fc-bd21-66c73ba1cf15.id.repl.co" } } From 1e53d8e5200974b8ccb50aadbb5190052020b89a Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 5 Aug 2023 09:49:45 +0530 Subject: [PATCH 3227/8412] Update cdn.badboy.json --- domains/cdn.badboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn.badboy.json b/domains/cdn.badboy.json index ddcf893be..9297c19e4 100644 --- a/domains/cdn.badboy.json +++ b/domains/cdn.badboy.json @@ -6,6 +6,6 @@ "email": "contact@mail.badboy.is-a.dev" }, "record": { - "CNAME": "89b424b5-8e2d-4678-93a9-b793cdf6fceb.id.repl.co" + "CNAME": "0b68d425-3b0b-47fc-bd21-66c73ba1cf15.id.repl.co" } } From 39a5ffb0e829e96e98c8ecb1e864f8da4758de39 Mon Sep 17 00:00:00 2001 From: sekharmalla Date: Sat, 5 Aug 2023 08:21:04 +0400 Subject: [PATCH 3228/8412] feat(domain): chandra.is-a.dev --- domains/chandra.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/chandra.json b/domains/chandra.json index d354ccf5a..d23e906d2 100644 --- a/domains/chandra.json +++ b/domains/chandra.json @@ -1,14 +1,9 @@ { - "description": "An Data Analyst Portfolio", - "repo": "https://github.com/sekharmalla/portfolio", "owner": { "username": "sekharmalla", - "email": "chandra.malla@msftcommunity.com", - "twitter": "ChandraSMalla" + "email": "sekharmalla.vfx@gmail.com" }, "record": { - "CNAME": "sekharmalla.github.io", - "TXT": "11ecb44a01a667c78ba76d704d9fc5" - + "TXT": "11ecb44a01a667c78ba76d704d9fc5" } } From 5f03075b5c908869fcf5e9e9462eef870591f98f Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 5 Aug 2023 09:51:15 +0530 Subject: [PATCH 3229/8412] Delete home.semant.json --- domains/home.semant.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/home.semant.json diff --git a/domains/home.semant.json b/domains/home.semant.json deleted file mode 100644 index 2160ac944..000000000 --- a/domains/home.semant.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Website", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" - } -} From 74dec95bc29a5e41e23c5032d15a8fa98d4de26f Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Malla <43902003+sekharmalla@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:31:19 +0400 Subject: [PATCH 3230/8412] Create _github-pages-challenge-sekharmalla.chandra.chandra.json --- ...ub-pages-challenge-sekharmalla.chandra.chandra.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-sekharmalla.chandra.chandra.json diff --git a/domains/_github-pages-challenge-sekharmalla.chandra.chandra.json b/domains/_github-pages-challenge-sekharmalla.chandra.chandra.json new file mode 100644 index 000000000..c787e5921 --- /dev/null +++ b/domains/_github-pages-challenge-sekharmalla.chandra.chandra.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sekharmalla", + "email": "sekharmalla.vfx@gmail.com" + }, + "record": { + "TXT": "11ecb44a01a667c78ba76d704d9fc5" + } +} + From 8c0cf6875367bb5927072ee13d0f9437ae48257f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 12:32:57 +0800 Subject: [PATCH 3231/8412] Update chandra.json --- domains/chandra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chandra.json b/domains/chandra.json index d23e906d2..8c0ba425a 100644 --- a/domains/chandra.json +++ b/domains/chandra.json @@ -4,6 +4,6 @@ "email": "sekharmalla.vfx@gmail.com" }, "record": { - "TXT": "11ecb44a01a667c78ba76d704d9fc5" + "CNAME": "sekharmalla.github.io" } } From b82f5ab06244097bc81d1928860e5decdd1ad925 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 12:39:37 +0800 Subject: [PATCH 3232/8412] Update caodoc.json --- domains/caodoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/caodoc.json b/domains/caodoc.json index 4f6ad82bb..8682070a5 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -4,6 +4,6 @@ "email": "dochicao2306@gmail.com" }, "record": { - "URL": "caodoc.github.io" + "CNAME": "caodoc.github.io" } } From cda902653d2aa8feb71dfd6b51f68a67451fec86 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 12:44:55 +0800 Subject: [PATCH 3233/8412] Discard changes to domains/trio.json --- domains/trio.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/trio.json diff --git a/domains/trio.json b/domains/trio.json new file mode 100644 index 000000000..cf7a34106 --- /dev/null +++ b/domains/trio.json @@ -0,0 +1,10 @@ +{ + "description": "trio", + "owner": { + "username": "trio745", + "email": "triofran6@gmail.com" + }, + "record": { + "MX": ["smtp.internal.xhyrom.dev"] + } +} From 5fd106c8a5cad8f5df11db19467dc2febbc3b1ae Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Sat, 5 Aug 2023 14:48:33 +1000 Subject: [PATCH 3234/8412] Create _github-pages-challenge-SHays24.shays --- domains/_github-pages-challenge-SHays24.shays | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-SHays24.shays diff --git a/domains/_github-pages-challenge-SHays24.shays b/domains/_github-pages-challenge-SHays24.shays new file mode 100644 index 000000000..6d6839a67 --- /dev/null +++ b/domains/_github-pages-challenge-SHays24.shays @@ -0,0 +1,9 @@ +{ + "owner": { + "username": SHays24, + "email": shays24@student.sacs.nsw.edu.au + }, + "record": { + "TXT": "16d1b82e4e76d05a0301fbf7a80f9b" + } +} From 0298fb8ddf9ebcde14be9253d2703475596d6356 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 12:53:50 +0800 Subject: [PATCH 3235/8412] Rename adnan.is-a.dev.json to adnan.json --- domains/{adnan.is-a.dev.json => adnan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{adnan.is-a.dev.json => adnan.json} (100%) diff --git a/domains/adnan.is-a.dev.json b/domains/adnan.json similarity index 100% rename from domains/adnan.is-a.dev.json rename to domains/adnan.json From 94abe56bd643873a4cbbdfb3c3e7756b8f885d5f Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Sat, 5 Aug 2023 14:55:35 +1000 Subject: [PATCH 3236/8412] Rename _github-pages-challenge-SHays24.shays to _github-pages-challenge-SHays24.shays.json --- ...e-SHays24.shays => _github-pages-challenge-SHays24.shays.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-SHays24.shays => _github-pages-challenge-SHays24.shays.json} (100%) diff --git a/domains/_github-pages-challenge-SHays24.shays b/domains/_github-pages-challenge-SHays24.shays.json similarity index 100% rename from domains/_github-pages-challenge-SHays24.shays rename to domains/_github-pages-challenge-SHays24.shays.json From 4f1fdd9be683472946a85c5f9f00f01f6f071dd5 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Sat, 5 Aug 2023 14:56:25 +1000 Subject: [PATCH 3237/8412] Update _github-pages-challenge-SHays24.shays.json --- domains/_github-pages-challenge-SHays24.shays.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-SHays24.shays.json b/domains/_github-pages-challenge-SHays24.shays.json index 6d6839a67..9f8ab0531 100644 --- a/domains/_github-pages-challenge-SHays24.shays.json +++ b/domains/_github-pages-challenge-SHays24.shays.json @@ -1,7 +1,7 @@ { "owner": { - "username": SHays24, - "email": shays24@student.sacs.nsw.edu.au + "username": "SHays24", + "email": "shays24@student.sacs.nsw.edu.au" }, "record": { "TXT": "16d1b82e4e76d05a0301fbf7a80f9b" From e1aaa802393b8c20e5fea27b98bb20e6be41ef1a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 12:59:18 +0800 Subject: [PATCH 3238/8412] Update rohansharma.json --- domains/rohansharma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohansharma.json b/domains/rohansharma.json index 61d4f64d9..b8e06be73 100644 --- a/domains/rohansharma.json +++ b/domains/rohansharma.json @@ -4,6 +4,6 @@ "email": "rohansharma.developer@gmail.com" }, "record": { - "URL": "rohan.bodmaslmedia.in" + "URL": "https://rohan.bodmaslmedia.in" } } From e1ec62d4ff02559bb4616f5ad7305732fdfaff25 Mon Sep 17 00:00:00 2001 From: Dushmanta Date: Sat, 5 Aug 2023 10:29:59 +0530 Subject: [PATCH 3239/8412] Update dushmanta.json Change email --- domains/dushmanta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dushmanta.json b/domains/dushmanta.json index 3da0519e7..3d2daafbb 100644 --- a/domains/dushmanta.json +++ b/domains/dushmanta.json @@ -3,7 +3,7 @@ "repo": "https://github.com/dushmanta05/dushmanta05.github.io", "owner": { "username": "dushmanta05", - "email": "dushmanta0511@gmail.com", + "email": "dushmanta.dev@gmail.com", "twitter": "dushmanta05" }, "record": { From bb0471d877b8760e30d90049063909652f670f5e Mon Sep 17 00:00:00 2001 From: pixelwhiz Date: Sat, 5 Aug 2023 12:04:16 +0700 Subject: [PATCH 3240/8412] feat(domain): pixelwhiz.is-a.dev --- domains/pixelwhiz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixelwhiz.json diff --git a/domains/pixelwhiz.json b/domains/pixelwhiz.json new file mode 100644 index 000000000..7f8ea3675 --- /dev/null +++ b/domains/pixelwhiz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pixelwhiz", + "email": "daffa01futn@gmail.com" + }, + "record": { + "CNAME": "pixelwhiz.github.io" + } +} From f6f75ec6bc30552fbb874374fdb93eb35e0c89ef Mon Sep 17 00:00:00 2001 From: Dushmanta Date: Sat, 5 Aug 2023 10:34:44 +0530 Subject: [PATCH 3241/8412] Create _github-pages-challenge-dushmanta05.dushmanta.json --- .../_github-pages-challenge-dushmanta05.dushmanta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-dushmanta05.dushmanta.json diff --git a/domains/_github-pages-challenge-dushmanta05.dushmanta.json b/domains/_github-pages-challenge-dushmanta05.dushmanta.json new file mode 100644 index 000000000..354d2d348 --- /dev/null +++ b/domains/_github-pages-challenge-dushmanta05.dushmanta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dushmanta05", + "email": "dushmanta.dev@gmail.com" + }, + "record": { + "TXT": "259ff2c88b910f54c7a1ec2d0da405" + } +} From a161e0d429a4f25671e6d17db2ea075aecf5f3f2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 13:07:45 +0800 Subject: [PATCH 3242/8412] Update and rename esp to esp.json --- domains/{esp => esp.json} | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) rename domains/{esp => esp.json} (75%) diff --git a/domains/esp b/domains/esp.json similarity index 75% rename from domains/esp rename to domains/esp.json index 9a28a3929..797cca0c7 100644 --- a/domains/esp +++ b/domains/esp.json @@ -5,8 +5,7 @@ "email": "esp.python.dev@gmail.com", "telegram": "fakeesp" }, - { - "record": { - "A": [144.91.110.55] - } + "record": { + "A": ["144.91.110.55"] + } } From f7bcfb8b608702c5f27ca28d615b3fe7744e53b0 Mon Sep 17 00:00:00 2001 From: NatBLida <55424433+NatBLida68@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:40:47 +0530 Subject: [PATCH 3243/8412] reverted to default --- domains/ashwa.json | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/domains/ashwa.json b/domains/ashwa.json index 9524061e6..da0927317 100644 --- a/domains/ashwa.json +++ b/domains/ashwa.json @@ -1,9 +1,13 @@ -{ - "owner": { + + { + "description": "A personal website, for ash.", + "repo": "https://github.com/NatBLida68/NatBLida68.github.io", + "owner": { "username": "NatBLida68", "email": "aswajith.jithu888@gmail.com" - }, - "record": { - "TXT": "f20bb532af2838eed8bfe622378d4b" + }, + "record": { + "CNAME": "natblida68.github.io" } -} + } + From ac3aed47ba9edd193bbd5fa77376ebc7326e2824 Mon Sep 17 00:00:00 2001 From: NatBLida68 Date: Sat, 5 Aug 2023 10:45:42 +0530 Subject: [PATCH 3244/8412] feat(domain): ashwa.is-a.dev --- domains/ashwa.json | 16 ++++++---------- 1 file changed, 6 insertions(+), 10 deletions(-) diff --git a/domains/ashwa.json b/domains/ashwa.json index da0927317..15b2a4549 100644 --- a/domains/ashwa.json +++ b/domains/ashwa.json @@ -1,13 +1,9 @@ - - { - "description": "A personal website, for ash.", - "repo": "https://github.com/NatBLida68/NatBLida68.github.io", - "owner": { +{ + "owner": { "username": "NatBLida68", "email": "aswajith.jithu888@gmail.com" - }, - "record": { - "CNAME": "natblida68.github.io" + }, + "record": { + "CNAME": "natblida68.github.io" } - } - +} From 5d941eba22d5a76715d743892d3c6c1655189a34 Mon Sep 17 00:00:00 2001 From: K <25322315+boredcodebyk@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:51:24 +0530 Subject: [PATCH 3245/8412] Create _github-pages-challenge-boredcodebyk.boredcodebyk.json --- ...github-pages-challenge-boredcodebyk.boredcodebyk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json diff --git a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json new file mode 100644 index 000000000..2dc5f7dca --- /dev/null +++ b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "boredcodebyk", + "email": "" + }, + "record": { + "TXT": "18eddbb722418d4b62eb8976f91621" + } +} From fcf08c820296d0fae4e295a0107d70855b01ae78 Mon Sep 17 00:00:00 2001 From: roktim32 Date: Sat, 5 Aug 2023 10:55:07 +0530 Subject: [PATCH 3246/8412] feat(domain): yourdad.is-a.dev --- domains/yourdad.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/yourdad.json b/domains/yourdad.json index f51cac85c..672639e15 100644 --- a/domains/yourdad.json +++ b/domains/yourdad.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "TXT": "f2a400f4d62cba7fa18b6c288f38b1" } - \ No newline at end of file +} From 43f164b2e0b452800f1faad77865075d0b309aca Mon Sep 17 00:00:00 2001 From: noobshubham <55689986+noobshubham@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:56:46 +0530 Subject: [PATCH 3247/8412] Create _github-pages-challenge-noobshubham.shubham.json Domain Verification --- domains/_github-pages-challenge-noobshubham.shubham.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-noobshubham.shubham.json diff --git a/domains/_github-pages-challenge-noobshubham.shubham.json b/domains/_github-pages-challenge-noobshubham.shubham.json new file mode 100644 index 000000000..e10719bee --- /dev/null +++ b/domains/_github-pages-challenge-noobshubham.shubham.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noobshubham", + "email": "noobshubham65@gmail.com" + }, + "record": { + "TXT": "d195c824403985d365b744c05663fb" + } +} From 10aaea1ed3a0c9693172936048d4c9040bc19c84 Mon Sep 17 00:00:00 2001 From: K <25322315+boredcodebyk@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:58:01 +0530 Subject: [PATCH 3248/8412] added TXT record and contact info --- domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json | 2 +- domains/boredcodebyk.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json index 2dc5f7dca..d32c795e4 100644 --- a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json +++ b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json @@ -1,7 +1,7 @@ { "owner": { "username": "boredcodebyk", - "email": "" + "email": "khromabyk+dev@gmail.com" }, "record": { "TXT": "18eddbb722418d4b62eb8976f91621" diff --git a/domains/boredcodebyk.json b/domains/boredcodebyk.json index 63ccbb94b..9b3e1a499 100644 --- a/domains/boredcodebyk.json +++ b/domains/boredcodebyk.json @@ -3,7 +3,7 @@ "repo": "https://github.com/boredcodebyk/boredcodebyk.github.io", "owner": { "username": "boredcodebyk", - "email": "" + "email": "khromabyk+dev@gmail.com" }, "record": { "CNAME": "boredcodebyk.github.io" From 601cbe68b0ece90158d79df6df8730cc339676ab Mon Sep 17 00:00:00 2001 From: NatBLida <55424433+NatBLida68@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:58:56 +0530 Subject: [PATCH 3249/8412] Create _github-pages-challenge-NatBLida68.ashwa.json --- domains/_github-pages-challenge-NatBLida68.ashwa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-NatBLida68.ashwa.json diff --git a/domains/_github-pages-challenge-NatBLida68.ashwa.json b/domains/_github-pages-challenge-NatBLida68.ashwa.json new file mode 100644 index 000000000..3032c35f4 --- /dev/null +++ b/domains/_github-pages-challenge-NatBLida68.ashwa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NatBLida68", + "email": "aswajith.jithu888@gmail.com" + }, + "record": { + "TXT": "f20bb532af2838eed8bfe622378d4b" + } +} From 9f89eef69bd3b3752f06a9a73107211ae8d6e6c7 Mon Sep 17 00:00:00 2001 From: Sanidhya <92801105+CoderSoNet@users.noreply.github.com> Date: Sat, 5 Aug 2023 10:59:23 +0530 Subject: [PATCH 3250/8412] Update sanidhya.json --- domains/sanidhya.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 9bda781e9..1f729f4df 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -3,12 +3,11 @@ "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", "owner": { "username": "CoderSoNet", - "email": "support@sanidhya.is-a.dev", + "email": "sonetspprt@gmail.com", "twitter": "ShanuUniyal_On", "discord": "781127625263415326" }, "record": { - "A": ["34.149.204.188"], - "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" + "CNAME": "3303bc99-e9eb-489a-96c3-138398c9dae5.id.repl.co" } } From 28ae896b87915468623f42089be8aae8a3c681a9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 13:32:14 +0800 Subject: [PATCH 3251/8412] Rename _github-pages-challenge-SHays24.shays.json to _github-pages-challenge-shays24.shays.json --- ...ys24.shays.json => _github-pages-challenge-shays24.shays.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-SHays24.shays.json => _github-pages-challenge-shays24.shays.json} (100%) diff --git a/domains/_github-pages-challenge-SHays24.shays.json b/domains/_github-pages-challenge-shays24.shays.json similarity index 100% rename from domains/_github-pages-challenge-SHays24.shays.json rename to domains/_github-pages-challenge-shays24.shays.json From aaf1d4019fe229372906fb3e3507f58e7e10e99c Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:04:09 +0530 Subject: [PATCH 3252/8412] Create _github-pages-challenge-roktim32.yourdad.json Domain Verification --- domains/_github-pages-challenge-roktim32.yourdad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-roktim32.yourdad.json diff --git a/domains/_github-pages-challenge-roktim32.yourdad.json b/domains/_github-pages-challenge-roktim32.yourdad.json new file mode 100644 index 000000000..bea2e39eb --- /dev/null +++ b/domains/_github-pages-challenge-roktim32.yourdad.json @@ -0,0 +1,11 @@ + +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + + "record": { + "TXT": "f2a400f4d62cba7fa18b6c288f38b1" + } +} From ab84460e7fe6cdbdf7fb8c5ad9b7a9c5dd261193 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 13:35:40 +0800 Subject: [PATCH 3253/8412] Update wansies.json --- domains/wansies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wansies.json b/domains/wansies.json index ceb79c882..343bb4601 100644 --- a/domains/wansies.json +++ b/domains/wansies.json @@ -4,6 +4,6 @@ "email": "Janeiscool4ever@web.de" }, "record": { - "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095?pvs=4" + "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" } } From fee0d1da2e0d7166a43abf66006f378fac14e60c Mon Sep 17 00:00:00 2001 From: Dumprr <140656627+dumprr@users.noreply.github.com> Date: Sat, 5 Aug 2023 01:36:50 -0400 Subject: [PATCH 3254/8412] Github Pages PR Need to add Challenge to add apparently ( #6627 ) --- domains/_github-pages-challenge-dumprr.dumprr.json | 9 +++++++++ domains/dumprr.json | 1 + 2 files changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-dumprr.dumprr.json diff --git a/domains/_github-pages-challenge-dumprr.dumprr.json b/domains/_github-pages-challenge-dumprr.dumprr.json new file mode 100644 index 000000000..37acbe038 --- /dev/null +++ b/domains/_github-pages-challenge-dumprr.dumprr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dumprr", + "email": "duhhhmprr@proton.me" + }, + "record": { + "TXT": "493971f29452bc15b55966259b43a5" + } +} diff --git a/domains/dumprr.json b/domains/dumprr.json index 438838afa..a95581448 100644 --- a/domains/dumprr.json +++ b/domains/dumprr.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/dumprr/dumprr.github.io", "owner": { "username": "dumprr", "email": "duhhhmprr@proton.me" From 282378f2bd507f68e8b8f4ce43a58e72df24a74f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 13:37:47 +0800 Subject: [PATCH 3255/8412] Discard changes to domains/yourdad.json --- domains/yourdad.json | 15 ++++++++------- 1 file changed, 8 insertions(+), 7 deletions(-) diff --git a/domains/yourdad.json b/domains/yourdad.json index 672639e15..f51cac85c 100644 --- a/domains/yourdad.json +++ b/domains/yourdad.json @@ -1,9 +1,10 @@ { - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "TXT": "f2a400f4d62cba7fa18b6c288f38b1" + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" + } } -} + \ No newline at end of file From c46db3d6c0ec2eaf7fbe0ddeb2fc9f2946248ebb Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:08:10 +0530 Subject: [PATCH 3256/8412] Update yourdad.json --- domains/yourdad.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/yourdad.json b/domains/yourdad.json index f51cac85c..073d430bd 100644 --- a/domains/yourdad.json +++ b/domains/yourdad.json @@ -6,5 +6,6 @@ "record": { "CNAME": "roktim32.github.io" } + } - \ No newline at end of file + From dad96453528ec206b79eff5b1166f6a602318203 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 13:40:52 +0800 Subject: [PATCH 3257/8412] Discard changes to domains/florin.json --- domains/florin.json | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/domains/florin.json b/domains/florin.json index 132f2ea05..34849b871 100644 --- a/domains/florin.json +++ b/domains/florin.json @@ -1,9 +1,11 @@ -{ - "owner": { + + { + "owner": { "username": "flc995", "email": "flc995@gmail.com" - }, - "record": { - "TXT": "_github-pages-challenge-flc995.florin" + }, + "record": { + "CNAME": "flc995.github.io" + } } -} + From baa6bc4a16e89a4f7b1bdaa26b48643327188546 Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:14:18 +0530 Subject: [PATCH 3258/8412] Create _github-pages-challenge-roktim32.roktim.json domain verification --- domains/_github-pages-challenge-roktim32.roktim.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-roktim32.roktim.json diff --git a/domains/_github-pages-challenge-roktim32.roktim.json b/domains/_github-pages-challenge-roktim32.roktim.json new file mode 100644 index 000000000..94a7792a0 --- /dev/null +++ b/domains/_github-pages-challenge-roktim32.roktim.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + + "record": { + "TXT": "9870d553eddd629da2c41de6add304" + } +} From 201afbf957bd0fb6c7cc7bf1e2bd943fc5d08d9e Mon Sep 17 00:00:00 2001 From: Aditya Priyadarshi Date: Sat, 5 Aug 2023 11:15:31 +0530 Subject: [PATCH 3259/8412] Create _github-pages-challenge-foxy4096.foxy4096 --- domains/_github-pages-challenge-foxy4096.foxy4096 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-foxy4096.foxy4096 diff --git a/domains/_github-pages-challenge-foxy4096.foxy4096 b/domains/_github-pages-challenge-foxy4096.foxy4096 new file mode 100644 index 000000000..83ef5f4c6 --- /dev/null +++ b/domains/_github-pages-challenge-foxy4096.foxy4096 @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "foxy4096", + "email": "adityapriyadarshi669@gmail.com", + }, + "record": { + "TXT": "eb006bea4f375b57b795dbfc8dd3fe" + } +} From 37158d019c1b05b56c40f1c127925e3a536cfb02 Mon Sep 17 00:00:00 2001 From: hat_kid Date: Sat, 5 Aug 2023 12:42:36 +0700 Subject: [PATCH 3260/8412] Add GitHub pages verification domain --- domains/_github-pages-challenge-thehatkid.hatkid.json | 9 +++++++++ domains/hatkid.json | 7 ++++--- 2 files changed, 13 insertions(+), 3 deletions(-) create mode 100644 domains/_github-pages-challenge-thehatkid.hatkid.json diff --git a/domains/_github-pages-challenge-thehatkid.hatkid.json b/domains/_github-pages-challenge-thehatkid.hatkid.json new file mode 100644 index 000000000..674fba7aa --- /dev/null +++ b/domains/_github-pages-challenge-thehatkid.hatkid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thehatkid", + "email": "saha22023@gmail.com" + }, + "record": { + "TXT": "20405c421d70798fcddcbe0bb3d06d" + } +} \ No newline at end of file diff --git a/domains/hatkid.json b/domains/hatkid.json index 238d10fc8..331e0e503 100644 --- a/domains/hatkid.json +++ b/domains/hatkid.json @@ -1,11 +1,12 @@ { - "description": "Hat Kid's domain! (hat_kid)", + "description": "hat_kid's domain!", "repo": "https://github.com/thehatkid/thehatkid.github.io", "owner": { "username": "thehatkid", - "email": "saha22023@gmail.com" + "email": "saha22023@gmail.com", + "discord": "hat_kid" }, "record": { "CNAME": "thehatkid.github.io" } -} +} \ No newline at end of file From a9acb9610bb6075e3ddf4bc94a03469af329798d Mon Sep 17 00:00:00 2001 From: Ravi Teja Date: Sat, 5 Aug 2023 11:21:19 +0530 Subject: [PATCH 3261/8412] Create _github-pages-challenge-iraviteja.raviteja.json domain verification --- .../_github-pages-challenge-iraviteja.raviteja.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domains/_github-pages-challenge-iraviteja.raviteja.json diff --git a/domains/domains/_github-pages-challenge-iraviteja.raviteja.json b/domains/domains/_github-pages-challenge-iraviteja.raviteja.json new file mode 100644 index 000000000..999103014 --- /dev/null +++ b/domains/domains/_github-pages-challenge-iraviteja.raviteja.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iraviteja", + "email": "iraviteja77@gmail.com" + }, + "record": { + "TXT": "6bb854139d8be9a7f37ccb05319b75" + } +} From 68c67b5136b29b0f7336446c5f990f6104fbcd7d Mon Sep 17 00:00:00 2001 From: noobshubham Date: Sat, 5 Aug 2023 11:21:55 +0530 Subject: [PATCH 3262/8412] Already Updated TXT to shubham.json --- domains/_github-pages-challenge-noobshubham.shubham.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-noobshubham.shubham.json diff --git a/domains/_github-pages-challenge-noobshubham.shubham.json b/domains/_github-pages-challenge-noobshubham.shubham.json deleted file mode 100644 index e10719bee..000000000 --- a/domains/_github-pages-challenge-noobshubham.shubham.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "noobshubham", - "email": "noobshubham65@gmail.com" - }, - "record": { - "TXT": "d195c824403985d365b744c05663fb" - } -} From 8bf4e0ea96206c96fbfdbb86d3ad4f143351854c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 13:59:38 +0800 Subject: [PATCH 3263/8412] Update and rename _github-pages-challenge-foxy4096.foxy4096 to _github-pages-challenge-foxy4096.foxy4096.json --- ....foxy4096 => _github-pages-challenge-foxy4096.foxy4096.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-foxy4096.foxy4096 => _github-pages-challenge-foxy4096.foxy4096.json} (71%) diff --git a/domains/_github-pages-challenge-foxy4096.foxy4096 b/domains/_github-pages-challenge-foxy4096.foxy4096.json similarity index 71% rename from domains/_github-pages-challenge-foxy4096.foxy4096 rename to domains/_github-pages-challenge-foxy4096.foxy4096.json index 83ef5f4c6..bb079d007 100644 --- a/domains/_github-pages-challenge-foxy4096.foxy4096 +++ b/domains/_github-pages-challenge-foxy4096.foxy4096.json @@ -1,7 +1,7 @@ { "owner": { "username": "foxy4096", - "email": "adityapriyadarshi669@gmail.com", + "email": "adityapriyadarshi669@gmail.com" }, "record": { "TXT": "eb006bea4f375b57b795dbfc8dd3fe" From d3d08cde45570cb4c598c27cf27082249828d044 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:00:20 +0800 Subject: [PATCH 3264/8412] Rename _github-pages-challenge-NatBLida68.ashwa.json to _github-pages-challenge-natblida68.ashwa.json --- ...8.ashwa.json => _github-pages-challenge-natblida68.ashwa.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-NatBLida68.ashwa.json => _github-pages-challenge-natblida68.ashwa.json} (100%) diff --git a/domains/_github-pages-challenge-NatBLida68.ashwa.json b/domains/_github-pages-challenge-natblida68.ashwa.json similarity index 100% rename from domains/_github-pages-challenge-NatBLida68.ashwa.json rename to domains/_github-pages-challenge-natblida68.ashwa.json From 5371ffaeea0156eee74f69e8fd431926ccb874ee Mon Sep 17 00:00:00 2001 From: 404Dev-404 Date: Sat, 5 Aug 2023 00:00:30 -0600 Subject: [PATCH 3265/8412] feat(domain): _github-pages-challenge-404Dev-404.404.is-a.dev --- domains/_github-pages-challenge-404Dev-404.404.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-404Dev-404.404.json diff --git a/domains/_github-pages-challenge-404Dev-404.404.json b/domains/_github-pages-challenge-404Dev-404.404.json new file mode 100644 index 000000000..6b1955b74 --- /dev/null +++ b/domains/_github-pages-challenge-404Dev-404.404.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "404Dev-404", + "email": "anthonyvaldes318+404@gmail.com" + }, + "record": { + "TXT": "22a06372e0e8c1ce907acca87f8222" + } +} From f876fa1c3809e222e4d6a02dea86628b893da317 Mon Sep 17 00:00:00 2001 From: Yoandy Rodriguez Martinez Date: Sat, 5 Aug 2023 09:00:35 +0300 Subject: [PATCH 3266/8412] fix: adding verification for yorodm.is-a.dev --- domains/_github-pages-challenge-yorodm.yorodm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-yorodm.yorodm.json diff --git a/domains/_github-pages-challenge-yorodm.yorodm.json b/domains/_github-pages-challenge-yorodm.yorodm.json new file mode 100644 index 000000000..8b2596e60 --- /dev/null +++ b/domains/_github-pages-challenge-yorodm.yorodm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yorodm", + "email": "yoandy.rmartinez@gmail.com" + }, + "record": { + "TXT": "4e4101d7a9a7606d96f9757829a24d" + } +} \ No newline at end of file From 45160683b33681b8c4ef7e6c81d00e64d8148ce7 Mon Sep 17 00:00:00 2001 From: kxtz <116377025+kxtzownsu@users.noreply.github.com> Date: Sat, 5 Aug 2023 02:01:32 -0400 Subject: [PATCH 3267/8412] Update kxtz.json --- domains/kxtz.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/kxtz.json b/domains/kxtz.json index b739a280a..46e49f825 100644 --- a/domains/kxtz.json +++ b/domains/kxtz.json @@ -4,7 +4,6 @@ "email": "kxtzownsu@gmail.com" }, "record": { - "CNAME": "ef93d84a-155f-4365-86a0-9dcc1d445acf.id.repl.co", - "TXT": "replit-verify=ef93d84a-155f-4365-86a0-9dcc1d445acf" + "CNAME": "ef93d84a-155f-4365-86a0-9dcc1d445acf.id.repl.co" } } From 92686f25aadf9c654b1a053376a877ed885f0176 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:01:54 +0800 Subject: [PATCH 3268/8412] Rename _github-pages-challenge-404Dev-404.404.json to _github-pages-challenge-404dev-404.404.json --- ...v-404.404.json => _github-pages-challenge-404dev-404.404.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-404Dev-404.404.json => _github-pages-challenge-404dev-404.404.json} (100%) diff --git a/domains/_github-pages-challenge-404Dev-404.404.json b/domains/_github-pages-challenge-404dev-404.404.json similarity index 100% rename from domains/_github-pages-challenge-404Dev-404.404.json rename to domains/_github-pages-challenge-404dev-404.404.json From 1b6d53705e35f1ffb208e9d8b501c8a59df29817 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:02:27 +0800 Subject: [PATCH 3269/8412] Rename domains/domains/_github-pages-challenge-iraviteja.raviteja.json to domains/_github-pages-challenge-iraviteja.raviteja.json --- .../{domains => }/_github-pages-challenge-iraviteja.raviteja.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{domains => }/_github-pages-challenge-iraviteja.raviteja.json (100%) diff --git a/domains/domains/_github-pages-challenge-iraviteja.raviteja.json b/domains/_github-pages-challenge-iraviteja.raviteja.json similarity index 100% rename from domains/domains/_github-pages-challenge-iraviteja.raviteja.json rename to domains/_github-pages-challenge-iraviteja.raviteja.json From 9f53e2f188eb103753df86d995c367711db7be4d Mon Sep 17 00:00:00 2001 From: Roktim Kamal Senapoty <57640212+roktim32@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:36:19 +0530 Subject: [PATCH 3270/8412] Create _github-pages-challenge-roktim32.gitninja.json Domain Verification --- domains/_github-pages-challenge-roktim32.gitninja.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-roktim32.gitninja.json diff --git a/domains/_github-pages-challenge-roktim32.gitninja.json b/domains/_github-pages-challenge-roktim32.gitninja.json new file mode 100644 index 000000000..9c4b916a2 --- /dev/null +++ b/domains/_github-pages-challenge-roktim32.gitninja.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + + "record": { + "TXT": "d6e6727362997465d332f12898ad6b" + } +} From 5909995dd9a9ef5057a1858c6dbd153001f892d0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:06:29 +0800 Subject: [PATCH 3271/8412] Create _github-pages-challenge-avipars.avi.json --- domains/_github-pages-challenge-avipars.avi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-avipars.avi.json diff --git a/domains/_github-pages-challenge-avipars.avi.json b/domains/_github-pages-challenge-avipars.avi.json new file mode 100644 index 000000000..65a8f5eeb --- /dev/null +++ b/domains/_github-pages-challenge-avipars.avi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "avipars", + "email": "avi.pars@gmail.com" + }, + "record": { + "TXT": "68e225e3d290a962de10935ed3f684" + } +} From f12a069c4eeb5fe269297c2890ed174b04757c3a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:06:53 +0800 Subject: [PATCH 3272/8412] Update avi.json --- domains/avi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/avi.json b/domains/avi.json index 1dccf02c6..ecabd2b20 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -4,6 +4,6 @@ "email": "avi.pars@gmail.com" }, "record": { - "TXT": "68e225e3d290a962de10935ed3f684" + "CNAME": "avipars.github.io" } } From be0f8e4fec652f5967ace0c2c82867859ede7e61 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:12:00 +0800 Subject: [PATCH 3273/8412] Update satoshi.json --- domains/satoshi.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/satoshi.json b/domains/satoshi.json index 90b9a3700..9a6063f3f 100644 --- a/domains/satoshi.json +++ b/domains/satoshi.json @@ -5,7 +5,6 @@ "email": "marcos.satoshi@gmail.com" }, "record": { - "CNAME": "marcossatoshi.github.io", - "TXT": "f3045f0960ac5562a7d764b72d102a" + "CNAME": "marcossatoshi.github.io" } } From 2d1bf3882419917d234d8d09e975010b0ae99be7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:12:03 +0800 Subject: [PATCH 3274/8412] Create _github-pages-challenge-marcossatoshi.satoshi.json --- .../_github-pages-challenge-marcossatoshi.satoshi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-marcossatoshi.satoshi.json diff --git a/domains/_github-pages-challenge-marcossatoshi.satoshi.json b/domains/_github-pages-challenge-marcossatoshi.satoshi.json new file mode 100644 index 000000000..09ab347fc --- /dev/null +++ b/domains/_github-pages-challenge-marcossatoshi.satoshi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marcossatoshi", + "email": "marcos.satoshi@gmail.com" + }, + "record": { + "TXT": "f3045f0960ac5562a7d764b72d102a" + } +} From e21d64cdd5cd42a975c5397780bf2cd4c2ed96c1 Mon Sep 17 00:00:00 2001 From: Crystal Bajgai <66400444+crystalbajgai@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:12:18 +0545 Subject: [PATCH 3275/8412] Create _github-pages-challenge-crystalbajgai.crystal.json --- .../_github-pages-challenge-crystalbajgai.crystal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-crystalbajgai.crystal.json diff --git a/domains/_github-pages-challenge-crystalbajgai.crystal.json b/domains/_github-pages-challenge-crystalbajgai.crystal.json new file mode 100644 index 000000000..7c635498a --- /dev/null +++ b/domains/_github-pages-challenge-crystalbajgai.crystal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "crystalbajgai", + "email": "crystalbajgai@gmail.com" + }, + "record": { + "TXT": "6fbb6593b607699c01a1c17c8c2849" + } +} From 1890abd595bfa0fafc3c788811b5e7c2bbf14143 Mon Sep 17 00:00:00 2001 From: caodoc Date: Sat, 5 Aug 2023 13:29:35 +0700 Subject: [PATCH 3276/8412] feat(domain): caodoc.is-a.dev --- domains/caodoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/caodoc.json b/domains/caodoc.json index 8682070a5..e5aba3242 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -4,6 +4,6 @@ "email": "dochicao2306@gmail.com" }, "record": { - "CNAME": "caodoc.github.io" + "CNAME": "caodoc.github.io" } } From b78646238049ebc0bc21158693123bd45bd6daa9 Mon Sep 17 00:00:00 2001 From: clumzyofficial Date: Sat, 5 Aug 2023 12:01:24 +0530 Subject: [PATCH 3277/8412] feat(domain): adarsh.is-a.dev --- domains/adarsh.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index 5c18f12bb..a1ad810d0 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -1,12 +1,9 @@ { - "description": "For my portfolio website made by using HTML + CSS and JS", - "repo": "https://github.com/clumzyofficial/clumzyofficial.github.io", "owner": { "username": "clumzyofficial", - "email": "clumzyofficial@gmail.com", - "twitter": "binaryadarsh" + "email": "adarshshukla0344@gmail.com" }, "record": { - "CNAME": "clumzyofficial.github.io" + "CNAME": "clumzyofficial.github.io" } -} +} From f1a98d2fd57f3a55b7ebf22cbc4a284444dfd07d Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Sat, 5 Aug 2023 08:45:46 +0200 Subject: [PATCH 3278/8412] feat(domain): _github-pages-challenge-Stef-00012.stefdp.is-a.dev --- domains/_github-pages-challenge-Stef-00012.stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Stef-00012.stefdp.json diff --git a/domains/_github-pages-challenge-Stef-00012.stefdp.json b/domains/_github-pages-challenge-Stef-00012.stefdp.json new file mode 100644 index 000000000..2d58c7dd3 --- /dev/null +++ b/domains/_github-pages-challenge-Stef-00012.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "TXT": "27c2dc9cd3e8a0a37947e82ab6f637" + } +} From 5d38c003e5bf664ae2240b955a762aa9022a1e47 Mon Sep 17 00:00:00 2001 From: clumzyofficial Date: Sat, 5 Aug 2023 12:17:35 +0530 Subject: [PATCH 3279/8412] feat(domain): adarsh.is-a.dev --- domains/adarsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index a1ad810d0..f97256b7b 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -4,6 +4,6 @@ "email": "adarshshukla0344@gmail.com" }, "record": { - "CNAME": "clumzyofficial.github.io" + "TXT": "undefined" } } From b7b4f4fa732265384177d1b200d929473c22ee20 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 14:53:05 +0800 Subject: [PATCH 3280/8412] Rename _github-pages-challenge-Stef-00012.stefdp.json to _github-pages-challenge-stef-00012.stefdp.json --- ...stefdp.json => _github-pages-challenge-stef-00012.stefdp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Stef-00012.stefdp.json => _github-pages-challenge-stef-00012.stefdp.json} (100%) diff --git a/domains/_github-pages-challenge-Stef-00012.stefdp.json b/domains/_github-pages-challenge-stef-00012.stefdp.json similarity index 100% rename from domains/_github-pages-challenge-Stef-00012.stefdp.json rename to domains/_github-pages-challenge-stef-00012.stefdp.json From 8f48408d062f35a36db3fc076fc98d8e41098946 Mon Sep 17 00:00:00 2001 From: Krinzal <118538166+krinzal@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:39:54 +0545 Subject: [PATCH 3281/8412] feat(domain): add `krinzal.is-a.dev` --- domains/krinzal.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/krinzal.json diff --git a/domains/krinzal.json b/domains/krinzal.json new file mode 100644 index 000000000..4791d7a47 --- /dev/null +++ b/domains/krinzal.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "krinzal", + "email": "krinzal54@gmail.com" + }, + + "record": { + "TXT": "krinzal.vercel.app" + } +} From 535d87ac96bf05c0492f67669056e046717f19d1 Mon Sep 17 00:00:00 2001 From: Natya Vidhan Biswas <67009562+studiousgamer@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:26:06 +0530 Subject: [PATCH 3282/8412] Create _github-pages-challenge-studiousgamer.natya.json --- domains/_github-pages-challenge-studiousgamer.natya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-studiousgamer.natya.json diff --git a/domains/_github-pages-challenge-studiousgamer.natya.json b/domains/_github-pages-challenge-studiousgamer.natya.json new file mode 100644 index 000000000..03ace2d3f --- /dev/null +++ b/domains/_github-pages-challenge-studiousgamer.natya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "studiousgamer", + "email": "natyavidhanbiswas10@gmail.com" + }, + "record": { + "TXT": "4bab75757c1cd0f3fc332eadf5e1a9" + } +} From afe9225b7d7c1487d20b39c8cfe4254c2c7eac8c Mon Sep 17 00:00:00 2001 From: Krinzal <118538166+krinzal@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:44:12 +0545 Subject: [PATCH 3283/8412] Update krinzal.json --- domains/krinzal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/krinzal.json b/domains/krinzal.json index 4791d7a47..76714b9f4 100644 --- a/domains/krinzal.json +++ b/domains/krinzal.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "krinzal.vercel.app" + "CNAME": "krinzal.vercel.app" } } From 60968ab5740187b4c345b300b813571bc306bc60 Mon Sep 17 00:00:00 2001 From: PythonScratcher <81612672+PythonScratcher@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:11:25 +0100 Subject: [PATCH 3284/8412] feat(domain): add `pythonscratcher.is-a.dev` --- domains/pythonscratcher.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pythonscratcher.json diff --git a/domains/pythonscratcher.json b/domains/pythonscratcher.json new file mode 100644 index 000000000..1f75ebc5e --- /dev/null +++ b/domains/pythonscratcher.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "PythonScratcher", + "email": "callumcardy7@gmail.com" + }, + + "record": { + "A": ["185.199.110.153"] + } +} From e05bfd1e947d349bf50cc7f4fefba466bf9dec10 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 15:18:55 +0800 Subject: [PATCH 3285/8412] Update krinzal.json --- domains/krinzal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/krinzal.json b/domains/krinzal.json index 76714b9f4..bad4dc5c6 100644 --- a/domains/krinzal.json +++ b/domains/krinzal.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "krinzal.vercel.app" + "URL": "https://krinzal.vercel.app" } } From 478aafc9c58668e65cf47d872e6e178c634fafff Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 15:22:30 +0800 Subject: [PATCH 3286/8412] Update pythonscratcher.json --- domains/pythonscratcher.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pythonscratcher.json b/domains/pythonscratcher.json index 1f75ebc5e..70c99e17e 100644 --- a/domains/pythonscratcher.json +++ b/domains/pythonscratcher.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["185.199.110.153"] + "CNAME": "pythonscratcher.github.io" } } From f35955cf29db347367d0731798549f12d4511180 Mon Sep 17 00:00:00 2001 From: TorchedSammy Date: Sat, 5 Aug 2023 00:28:37 -0700 Subject: [PATCH 3287/8412] feat(domain): _github-pages-challenge-TorchedSammy.sammy.is-a.dev --- domains/_github-pages-challenge-TorchedSammy.sammy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-TorchedSammy.sammy.json diff --git a/domains/_github-pages-challenge-TorchedSammy.sammy.json b/domains/_github-pages-challenge-TorchedSammy.sammy.json new file mode 100644 index 000000000..60d74c0dc --- /dev/null +++ b/domains/_github-pages-challenge-TorchedSammy.sammy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TorchedSammy", + "email": "torchedsammy@gmail.com" + }, + "record": { + "TXT": "9693d9e721696f4184aa3abfa35921" + } +} From f479b4edd4b369f7e46931bcffccb27ef668dd1a Mon Sep 17 00:00:00 2001 From: Nashid P <95064572+nxb1t@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:59:32 +0530 Subject: [PATCH 3288/8412] Create _github-pages-challenge-nxb1t.nxb1t.json Github Verification --- domains/_github-pages-challenge-nxb1t.nxb1t.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-nxb1t.nxb1t.json diff --git a/domains/_github-pages-challenge-nxb1t.nxb1t.json b/domains/_github-pages-challenge-nxb1t.nxb1t.json new file mode 100644 index 000000000..7da08967a --- /dev/null +++ b/domains/_github-pages-challenge-nxb1t.nxb1t.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "nxb1t", + "email": "nxb1t@proton.me" + }, + "record": { + "TXT": "c18d4423748e2acdfacadefa6495a6" + } +} From 6b80a3fbe268b4830e6009f972a435694542e57f Mon Sep 17 00:00:00 2001 From: Sarath S <53013721+Sharkaboi@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:02:10 +0530 Subject: [PATCH 3289/8412] Add pages challenge verification json --- domains/_github-pages-challenge-Sharkaboi.sarath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Sharkaboi.sarath.json diff --git a/domains/_github-pages-challenge-Sharkaboi.sarath.json b/domains/_github-pages-challenge-Sharkaboi.sarath.json new file mode 100644 index 000000000..adf75bb79 --- /dev/null +++ b/domains/_github-pages-challenge-Sharkaboi.sarath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sharkaboi", + "email": "sarathsedu@gmail.com" + }, + "record": { + "TXT": "9cc661fc83c313e055250b32fedfac" + } +} \ No newline at end of file From 71d6c2d28eeeb5d64a655085f507ce5fbbdaaba3 Mon Sep 17 00:00:00 2001 From: ThisisThamizh Date: Sat, 5 Aug 2023 13:04:00 +0530 Subject: [PATCH 3290/8412] feat(domain): thamizh.is-a.dev --- domains/thamizh.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/domains/thamizh.json b/domains/thamizh.json index a7af86108..f63bffde0 100644 --- a/domains/thamizh.json +++ b/domains/thamizh.json @@ -1,12 +1,9 @@ { - "description": "for my personal website representing that i'm a dev", - "repo": "https://github.com/ThisisThamizh/ThisisThamizh.github.io", "owner": { "username": "ThisisThamizh", - "email": "venthank88@gmail.com", - "twitter": "k_thamizhventhu" + "email": "venthank88@gmail.com" }, "record": { - "CNAME": "ThisisThamizh.github.io" + "TXT": "55f7385e475bf5148e262bf6a07289" } -} +} From 3d9114bcfae01d768102fa907d6cfa3fc783178a Mon Sep 17 00:00:00 2001 From: K Harishankar <48408097+harishnkr@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:11:10 +0530 Subject: [PATCH 3291/8412] Update hari.json --- domains/hari.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/hari.json b/domains/hari.json index a9fe026b7..b5bbad1ac 100644 --- a/domains/hari.json +++ b/domains/hari.json @@ -1,11 +1,11 @@ { "description": "Hari's portfolio", - "repo": "https://github.com/Haritronic909/Haritronic909.github.io", + "repo": "https://github.com/harishnkr/harishnkr.github.io", "owner": { - "username": "Haritronic909", + "username": "harishnkr", "email": "hari2menon1234@gmail.com" }, "record": { - "CNAME": "haritronic909.github.io" + "CNAME": "harishnkr.github.io" } } From 54d0b6589948f4f5754c38ebfc9549cf0bee3b3a Mon Sep 17 00:00:00 2001 From: charmingdisorder Date: Sat, 5 Aug 2023 10:42:42 +0300 Subject: [PATCH 3292/8412] feat(domain): add `_github-pages-challenge-charmingdisorder.alexey.is-a.dev` --- ...github-pages-challenge-charmingdisorder.alexey.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-charmingdisorder.alexey.json diff --git a/domains/_github-pages-challenge-charmingdisorder.alexey.json b/domains/_github-pages-challenge-charmingdisorder.alexey.json new file mode 100644 index 000000000..6738fc537 --- /dev/null +++ b/domains/_github-pages-challenge-charmingdisorder.alexey.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "charmingdisorder", + "email": "null" + }, + + "record": { + "TXT": "8045a0394db9ecae4e8f4a76f5c17c" + } +} From b3ee523f801f5e4f57367eb6cfe8a5e6f31e83ba Mon Sep 17 00:00:00 2001 From: seria_ati Date: Sat, 5 Aug 2023 15:56:14 +0800 Subject: [PATCH 3293/8412] Create _github-pages-challenge-seriaati.seria.json --- domains/_github-pages-challenge-seriaati.seria.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-seriaati.seria.json diff --git a/domains/_github-pages-challenge-seriaati.seria.json b/domains/_github-pages-challenge-seriaati.seria.json new file mode 100644 index 000000000..ce11250a5 --- /dev/null +++ b/domains/_github-pages-challenge-seriaati.seria.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "seriaati", + "email": "seria.ati@gmail.com" + }, + "record": { + "TXT": "2b63f16e0af54ee011fd27e02091a0" + } +} From 19087bcf08c34958350f6a799211159dfa1979cc Mon Sep 17 00:00:00 2001 From: notnotrachit Date: Sat, 5 Aug 2023 13:41:36 +0530 Subject: [PATCH 3294/8412] feat(domain): _github-pages-challenge-notnotrachit.rachit.is-a.dev --- domains/_github-pages-challenge-notnotrachit.rachit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-notnotrachit.rachit.json diff --git a/domains/_github-pages-challenge-notnotrachit.rachit.json b/domains/_github-pages-challenge-notnotrachit.rachit.json new file mode 100644 index 000000000..89cf97685 --- /dev/null +++ b/domains/_github-pages-challenge-notnotrachit.rachit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "notnotrachit", + "email": "rachitkhurana40@gmail.com" + }, + "record": { + "TXT": "934b26e127661bad98765dc4d571f2" + } +} From 6a36c9f7522d2835f4e03126708f80598677f8a7 Mon Sep 17 00:00:00 2001 From: Rachit Khurana Date: Sat, 5 Aug 2023 13:42:54 +0530 Subject: [PATCH 3295/8412] Update rachit.json --- domains/rachit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rachit.json b/domains/rachit.json index b30d3b221..8e82908c1 100644 --- a/domains/rachit.json +++ b/domains/rachit.json @@ -7,6 +7,6 @@ }, "record": { - "CNAME": "notnotrachit-github-io.pages.dev" + "CNAME": "notnotrachit.github.io" } } From a8264b41f488b44d02608a96e93e3620cac48a57 Mon Sep 17 00:00:00 2001 From: Chethan Yadav Date: Sat, 5 Aug 2023 13:59:18 +0530 Subject: [PATCH 3296/8412] Create chethan.json --- domains/chethan.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/chethan.json diff --git a/domains/chethan.json b/domains/chethan.json new file mode 100644 index 000000000..97b69bdbc --- /dev/null +++ b/domains/chethan.json @@ -0,0 +1,13 @@ +{ + "description": "Portfolio of Chethan Yadav", + "repo": "https://github.com/chethanyadav456/chethanyadav456.github.io", + "owner": { + "username": "chethanyadav456", + "email": "chethanyadav456@gmail.com", + "twitter": "DenRaaz77190", + "discord": "raaz6" + }, + "record": { + "CNAME": "chethanyadav456.github.io" + } +} From 11570240b90e2507ac3f4575987d96f727f9b021 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jairo=20Morales=20P=C3=A9rez?= Date: Sat, 5 Aug 2023 10:39:58 +0200 Subject: [PATCH 3297/8412] New json file & update --- domains/_github-pages-challenge-Icky17.jairomorales.json | 9 +++++++++ domains/jairomorales.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-Icky17.jairomorales.json diff --git a/domains/_github-pages-challenge-Icky17.jairomorales.json b/domains/_github-pages-challenge-Icky17.jairomorales.json new file mode 100644 index 000000000..1296a7cc0 --- /dev/null +++ b/domains/_github-pages-challenge-Icky17.jairomorales.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Icky17", + "email": "jairomoralesperez0@gmail.com" + }, + "record": { + "TXT": "bdff1e7214b7ebd125f3b9e9e9f1cd" + } +} \ No newline at end of file diff --git a/domains/jairomorales.json b/domains/jairomorales.json index 8d166f142..244826fd7 100644 --- a/domains/jairomorales.json +++ b/domains/jairomorales.json @@ -9,4 +9,4 @@ "record": { "CNAME": "icky17.github.io" } -} +} \ No newline at end of file From dc94d2dd6f3bc4d620d617267ea07f5c7db27cab Mon Sep 17 00:00:00 2001 From: mcshept Date: Sat, 5 Aug 2023 10:48:51 +0200 Subject: [PATCH 3298/8412] feat(domain): shept.is-a.dev --- domains/shept.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/shept.json b/domains/shept.json index 4d76621a9..cc1340455 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -1,11 +1,9 @@ { - "description": "An aboutme page for Shept", - "repo": "https://github.com/mcshept", "owner": { "username": "mcshept", - "email": "shept@dasshept.tech" + "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": "mcshept.github.io" + "TXT": "_github-pages-challenge-mcshept.shept.is-a.dev" } -} \ No newline at end of file +} From c99e825d1dc3eaa6ed780590fe162946b4706ba8 Mon Sep 17 00:00:00 2001 From: mcshept Date: Sat, 5 Aug 2023 10:49:24 +0200 Subject: [PATCH 3299/8412] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index cc1340455..772bb543a 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "TXT": "_github-pages-challenge-mcshept.shept.is-a.dev" + "TXT": "a203da4836b639617c9e5e6aa79cae" } } From d379a2337a4a39f9bc55df0ed412ee268fb54173 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 16:49:28 +0800 Subject: [PATCH 3300/8412] Rename _github-pages-challenge-Sharkaboi.sarath.json to _github-pages-challenge-sharkaboi.sarath.json --- ...arath.json => _github-pages-challenge-sharkaboi.sarath.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Sharkaboi.sarath.json => _github-pages-challenge-sharkaboi.sarath.json} (98%) diff --git a/domains/_github-pages-challenge-Sharkaboi.sarath.json b/domains/_github-pages-challenge-sharkaboi.sarath.json similarity index 98% rename from domains/_github-pages-challenge-Sharkaboi.sarath.json rename to domains/_github-pages-challenge-sharkaboi.sarath.json index adf75bb79..cec9443d4 100644 --- a/domains/_github-pages-challenge-Sharkaboi.sarath.json +++ b/domains/_github-pages-challenge-sharkaboi.sarath.json @@ -6,4 +6,4 @@ "record": { "TXT": "9cc661fc83c313e055250b32fedfac" } -} \ No newline at end of file +} From ddfdf3297d835b1f5e41aff5827f37321a247879 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 16:51:58 +0800 Subject: [PATCH 3301/8412] Rename _github-pages-challenge-Icky17.jairomorales.json to _github-pages-challenge-icky17.jairomorales.json --- ...es.json => _github-pages-challenge-icky17.jairomorales.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Icky17.jairomorales.json => _github-pages-challenge-icky17.jairomorales.json} (98%) diff --git a/domains/_github-pages-challenge-Icky17.jairomorales.json b/domains/_github-pages-challenge-icky17.jairomorales.json similarity index 98% rename from domains/_github-pages-challenge-Icky17.jairomorales.json rename to domains/_github-pages-challenge-icky17.jairomorales.json index 1296a7cc0..411611754 100644 --- a/domains/_github-pages-challenge-Icky17.jairomorales.json +++ b/domains/_github-pages-challenge-icky17.jairomorales.json @@ -6,4 +6,4 @@ "record": { "TXT": "bdff1e7214b7ebd125f3b9e9e9f1cd" } -} \ No newline at end of file +} From 16d5ed755e03b19ac34d181edd4dcb795d57efb4 Mon Sep 17 00:00:00 2001 From: mcshept Date: Sat, 5 Aug 2023 10:54:30 +0200 Subject: [PATCH 3302/8412] feat(domain): shept.is-a.dev From b889c03d6315e06df6ca131b32e4e84a9ccf11c3 Mon Sep 17 00:00:00 2001 From: mcshept Date: Sat, 5 Aug 2023 10:54:36 +0200 Subject: [PATCH 3303/8412] feat(domain): shept.is-a.dev From a03286bbc034bd3e566d04f3d40dc045aba8daac Mon Sep 17 00:00:00 2001 From: mcshept Date: Sat, 5 Aug 2023 10:56:31 +0200 Subject: [PATCH 3304/8412] feat(domain): shept.is-a.dev From 462dec2e74d5a6350950926154fe7af054392fce Mon Sep 17 00:00:00 2001 From: mcshept Date: Sat, 5 Aug 2023 10:56:34 +0200 Subject: [PATCH 3305/8412] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 772bb543a..18a9f8457 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "TXT": "a203da4836b639617c9e5e6aa79cae" + "CNAME": "mcshept.github.io" } } From 7479f377a4521177378592c8a7783ca6ec469e4a Mon Sep 17 00:00:00 2001 From: FelixTPG Date: Sat, 5 Aug 2023 11:19:15 +0200 Subject: [PATCH 3306/8412] feat(domain): felixtpg.is-a.dev --- domains/felixtpg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/felixtpg.json diff --git a/domains/felixtpg.json b/domains/felixtpg.json new file mode 100644 index 000000000..f855eb7a8 --- /dev/null +++ b/domains/felixtpg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FelixTPG", + "email": "bufex09@icloud.com" + }, + "record": { + "URL": "felixtpg.eu" + } +} From 1cc24988cfc3b5496f49c4abf97ac3d0631dc480 Mon Sep 17 00:00:00 2001 From: vivek oraon <104826095+vivek-oraon@users.noreply.github.com> Date: Sat, 5 Aug 2023 14:57:56 +0530 Subject: [PATCH 3307/8412] Added this file for github page verfication --- domains/_github-pages-challenge-vivek-oraon.vivek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vivek-oraon.vivek.json diff --git a/domains/_github-pages-challenge-vivek-oraon.vivek.json b/domains/_github-pages-challenge-vivek-oraon.vivek.json new file mode 100644 index 000000000..fb3d5ca1c --- /dev/null +++ b/domains/_github-pages-challenge-vivek-oraon.vivek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vivek-oraon", + "email": "vivekoraon@pm.me" + }, + "record": { + "TXT": "99d887f6958e3be7f2e1972d9ec212" + } +} From 35deb478f115cefec7a1310af55f1fa2a963ae0b Mon Sep 17 00:00:00 2001 From: Muzzammil Idris Date: Sat, 5 Aug 2023 10:34:48 +0100 Subject: [PATCH 3308/8412] Create just-muzz.json --- domains/just-muzz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/just-muzz.json diff --git a/domains/just-muzz.json b/domains/just-muzz.json new file mode 100644 index 000000000..9884383b6 --- /dev/null +++ b/domains/just-muzz.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio site", + "repo": "https://github.com/just-muzz/just-muzz.github.io", + "owner": { + "username": "just-Muzz", + "email": "idrisking759@gmail.com", + "twitter": "just_Muzz" + }, + "record": { + "CNAME": "http://just-muzz.github.io/" + } +} From fc094cc3c602488852043009c1fa6aa49a90b22f Mon Sep 17 00:00:00 2001 From: "Mr. Icecream" <88837169+Mr1cecream@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:51:06 +0300 Subject: [PATCH 3309/8412] add github pages challenge --- .../_github-pages-challenge-Mr1cecream.mricecream.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Mr1cecream.mricecream.json diff --git a/domains/_github-pages-challenge-Mr1cecream.mricecream.json b/domains/_github-pages-challenge-Mr1cecream.mricecream.json new file mode 100644 index 000000000..0e24aa289 --- /dev/null +++ b/domains/_github-pages-challenge-Mr1cecream.mricecream.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mr1cecream", + "email": "guy@ochakov.com", + "twitter": "Mr__Icecream" + }, + "record": { + "TXT": "86fe9c2f7e2d0be6a7a1c16a1c8032" + } +} \ No newline at end of file From 27620c134cd7e4d945a3b72bb8221cb5524d70ec Mon Sep 17 00:00:00 2001 From: taqin Date: Sat, 5 Aug 2023 17:11:24 +0700 Subject: [PATCH 3310/8412] Update and rename main file #6627 --- domains/_github-pages-challenge-fdciabdul.fdciabdul.json | 9 +++++++++ domains/fdciabdul.json | 9 --------- 2 files changed, 9 insertions(+), 9 deletions(-) create mode 100644 domains/_github-pages-challenge-fdciabdul.fdciabdul.json delete mode 100644 domains/fdciabdul.json diff --git a/domains/_github-pages-challenge-fdciabdul.fdciabdul.json b/domains/_github-pages-challenge-fdciabdul.fdciabdul.json new file mode 100644 index 000000000..6f3e033b2 --- /dev/null +++ b/domains/_github-pages-challenge-fdciabdul.fdciabdul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fdciabdul", + "email": "cp@imtaqin.id" + }, + "record": { + "TXT": "b300a7cdb4c929b57cae7e0bf0ab69" + } +} diff --git a/domains/fdciabdul.json b/domains/fdciabdul.json deleted file mode 100644 index 586106db5..000000000 --- a/domains/fdciabdul.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "fdciabdul", - "email": "abdulmuttaqin456@gmail.com" - }, - "record": { - "CNAME": "fdciabdul.github.io" - } -} From 1b2bc71af1b0b7d4a95c140f987f00e4f731082a Mon Sep 17 00:00:00 2001 From: FlyingCheese41 <75513775+FlyingCheese41@users.noreply.github.com> Date: Sat, 5 Aug 2023 18:17:03 +0800 Subject: [PATCH 3311/8412] Update flyingcheese41.json --- domains/flyingcheese41.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flyingcheese41.json b/domains/flyingcheese41.json index 93aab671b..8b001bf68 100644 --- a/domains/flyingcheese41.json +++ b/domains/flyingcheese41.json @@ -4,6 +4,6 @@ "email": "FlyingCheese43@gmail.com" }, "record": { - "CNAME": "FlyingCheese41.github.io" + "CNAME": "52d970d2-6085-4811-b3d1-8b3bd898b014.id.repl.co" } } From 30007be2b377473ceb316f3be1eadccef4752c6c Mon Sep 17 00:00:00 2001 From: Vivek kasture Date: Sat, 5 Aug 2023 15:53:58 +0530 Subject: [PATCH 3312/8412] Create _github-pages-challenge-itsvick.itsvick.json --- domains/_github-pages-challenge-itsvick.itsvick.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-itsvick.itsvick.json diff --git a/domains/_github-pages-challenge-itsvick.itsvick.json b/domains/_github-pages-challenge-itsvick.itsvick.json new file mode 100644 index 000000000..0987c873d --- /dev/null +++ b/domains/_github-pages-challenge-itsvick.itsvick.json @@ -0,0 +1,11 @@ + + { + "owner": { + "username": "itsvick", + "email": "vivek_kasture@techjoomla.com" + }, + + "record": { + "TXT": "6cccc8b9552901f383cdc6a606b185" + } + } From 081fa81ff75a6bbe77c0364ff1638686d3a6abd0 Mon Sep 17 00:00:00 2001 From: Thamizh <91716052+ThisisThamizh@users.noreply.github.com> Date: Sat, 5 Aug 2023 16:15:25 +0530 Subject: [PATCH 3313/8412] update _githhub-pages-challenge-ThisisThamizh.thamizh.json --- .../_github-pages-challenge-ThisisThamizh.thamizh.json | 9 +++++++++ domains/thamizh.json | 9 ++++++--- 2 files changed, 15 insertions(+), 3 deletions(-) create mode 100644 domains/_github-pages-challenge-ThisisThamizh.thamizh.json diff --git a/domains/_github-pages-challenge-ThisisThamizh.thamizh.json b/domains/_github-pages-challenge-ThisisThamizh.thamizh.json new file mode 100644 index 000000000..418e11a0a --- /dev/null +++ b/domains/_github-pages-challenge-ThisisThamizh.thamizh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ThisisThamizh", + "email": "venthank88@gmail.com" + }, + "record": { + "TXT": "55f7385e475bf5148e262bf6a07289" + } +} diff --git a/domains/thamizh.json b/domains/thamizh.json index f63bffde0..3872035ec 100644 --- a/domains/thamizh.json +++ b/domains/thamizh.json @@ -1,9 +1,12 @@ { + "description": "for my personal website representing that i'm a dev", + "repo": "https://github.com/ThisisThamizh/ThisisThamizh.github.io", "owner": { "username": "ThisisThamizh", - "email": "venthank88@gmail.com" + "email": "venthank88@gmail.com", + "twitter": "k_thamizhventhu" }, "record": { - "TXT": "55f7385e475bf5148e262bf6a07289" + "CNAME": "ThisisThamizh.github.io" } -} +} \ No newline at end of file From e7a824e378cc5fde933a9ceedc93fd4901a368b4 Mon Sep 17 00:00:00 2001 From: "Mr. Icecream" <88837169+Mr1cecream@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:49:23 +0300 Subject: [PATCH 3314/8412] Rename _github-pages-challenge-Mr1cecream.mricecream.json to _github-pages-challenge-mr1cecream.mricecream.json --- ....json => _github-pages-challenge-mr1cecream.mricecream.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Mr1cecream.mricecream.json => _github-pages-challenge-mr1cecream.mricecream.json} (99%) diff --git a/domains/_github-pages-challenge-Mr1cecream.mricecream.json b/domains/_github-pages-challenge-mr1cecream.mricecream.json similarity index 99% rename from domains/_github-pages-challenge-Mr1cecream.mricecream.json rename to domains/_github-pages-challenge-mr1cecream.mricecream.json index 0e24aa289..1c0086982 100644 --- a/domains/_github-pages-challenge-Mr1cecream.mricecream.json +++ b/domains/_github-pages-challenge-mr1cecream.mricecream.json @@ -7,4 +7,4 @@ "record": { "TXT": "86fe9c2f7e2d0be6a7a1c16a1c8032" } -} \ No newline at end of file +} From 7d8c781dcb80053f043116c4121df0909c009d09 Mon Sep 17 00:00:00 2001 From: loiSvelasco <21021463+loiSvelasco@users.noreply.github.com> Date: Sat, 5 Aug 2023 19:25:07 +0800 Subject: [PATCH 3315/8412] Create _github-pages-challenge-loiSvelasco.loisvelasco.json For domain verification --- ...github-pages-challenge-loiSvelasco.loisvelasco.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-loiSvelasco.loisvelasco.json diff --git a/domains/_github-pages-challenge-loiSvelasco.loisvelasco.json b/domains/_github-pages-challenge-loiSvelasco.loisvelasco.json new file mode 100644 index 000000000..f40a9489b --- /dev/null +++ b/domains/_github-pages-challenge-loiSvelasco.loisvelasco.json @@ -0,0 +1,10 @@ +{ + "description": "Github Verification", + "owner": { + "username": "loiSvelasco", + "email": "loisuperficialvelasco@gmail.com" + }, + "record": { + "TXT": "e45f5cee8c9438fe563d3bf4b2fbbe" + } +} From 75d0d896d8a49698f6f15b1bfb88ca7d9a06c26f Mon Sep 17 00:00:00 2001 From: chethanyadav456 Date: Sat, 5 Aug 2023 17:08:34 +0530 Subject: [PATCH 3316/8412] feat(domain): chethan.is-a.dev --- domains/chethan.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/chethan.json b/domains/chethan.json index 97b69bdbc..2cf2f46e7 100644 --- a/domains/chethan.json +++ b/domains/chethan.json @@ -1,13 +1,9 @@ { - "description": "Portfolio of Chethan Yadav", - "repo": "https://github.com/chethanyadav456/chethanyadav456.github.io", "owner": { "username": "chethanyadav456", - "email": "chethanyadav456@gmail.com", - "twitter": "DenRaaz77190", - "discord": "raaz6" + "email": "rockchethan1111@gmail.com" }, "record": { - "CNAME": "chethanyadav456.github.io" + "TXT": "9781ed4422557bd427d0eff2c17b99" } -} +} From 3356f3da1348590260d10b899146589db3e6f013 Mon Sep 17 00:00:00 2001 From: chethanyadav456 Date: Sat, 5 Aug 2023 17:08:46 +0530 Subject: [PATCH 3317/8412] feat(domain): chethan.is-a.dev From b41e4f6b1675d4511d482e374ee444722095c165 Mon Sep 17 00:00:00 2001 From: Chethan Yadav Date: Sat, 5 Aug 2023 17:15:32 +0530 Subject: [PATCH 3318/8412] Rename chethan.json to _github-pages-challenge-chethanyadav456.chethan.json added for github verification --- ....json => _github-pages-challenge-chethanyadav456.chethan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{chethan.json => _github-pages-challenge-chethanyadav456.chethan.json} (100%) diff --git a/domains/chethan.json b/domains/_github-pages-challenge-chethanyadav456.chethan.json similarity index 100% rename from domains/chethan.json rename to domains/_github-pages-challenge-chethanyadav456.chethan.json From 50e22e8d59336b66848c10e4ab3bbc7d3e7bb8dc Mon Sep 17 00:00:00 2001 From: AldenizenMC Date: Sat, 5 Aug 2023 18:50:14 +0700 Subject: [PATCH 3319/8412] feat(domain): aldenizenmc.is-a.dev --- domains/aldenizenmc.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json index a6bc737e4..fa6a06314 100644 --- a/domains/aldenizenmc.json +++ b/domains/aldenizenmc.json @@ -1,13 +1,9 @@ { - "repo": "https://github.com/AldenizenMC/AldenizenMC.github.io", "owner": { "username": "AldenizenMC", - "email": "", - "discord": "AldenizenMC#1418", - "twitter": "aldenizenmc", - "note": "I am never online on twitter, message me on Discord instead. In case my discriminator changes, my user id is 529424782438170679" + "email": "aldenizen09@gmail.com" }, "record": { - "CNAME": "AldenizenMC.github.io" + "TXT": "3a73c3c550c151965f6781677b6d2d" } } From 275d7f72154700bd29373a093130530b6b36e02a Mon Sep 17 00:00:00 2001 From: MCotocel Date: Sat, 5 Aug 2023 15:55:44 +0400 Subject: [PATCH 3320/8412] feat(domain): _github-pages-challenge-MCotocel.mcotocel.is-a.dev --- domains/_github-pages-challenge-MCotocel.mcotocel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-MCotocel.mcotocel.json diff --git a/domains/_github-pages-challenge-MCotocel.mcotocel.json b/domains/_github-pages-challenge-MCotocel.mcotocel.json new file mode 100644 index 000000000..d1e2bdd0c --- /dev/null +++ b/domains/_github-pages-challenge-MCotocel.mcotocel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MCotocel", + "email": "mcotocel@outlook.com" + }, + "record": { + "TXT": "059ac86f94300091a59d2cef8b09a6" + } +} From f30e2f9708d9bd0e7cf1f7f82c4ac0ed588d7f08 Mon Sep 17 00:00:00 2001 From: AldenizenMC <63831735+AldenizenMC@users.noreply.github.com> Date: Sat, 5 Aug 2023 18:58:07 +0700 Subject: [PATCH 3321/8412] Update aldenizenmc.json --- .../_github-pages-challenge-AldenizenMC.aldenizenmc.json | 9 +++++++++ domains/aldenizenmc.json | 3 ++- 2 files changed, 11 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-AldenizenMC.aldenizenmc.json diff --git a/domains/_github-pages-challenge-AldenizenMC.aldenizenmc.json b/domains/_github-pages-challenge-AldenizenMC.aldenizenmc.json new file mode 100644 index 000000000..b0ac5a460 --- /dev/null +++ b/domains/_github-pages-challenge-AldenizenMC.aldenizenmc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AldenizenMC", + "email": "aldenizen09@gmail.com" + }, + "record": { + "TXT": "3a73c3c550c151965f6781677b6d2d" + } +} diff --git a/domains/aldenizenmc.json b/domains/aldenizenmc.json index fa6a06314..d6bf95472 100644 --- a/domains/aldenizenmc.json +++ b/domains/aldenizenmc.json @@ -1,9 +1,10 @@ { + "repo": "https://github.com/AldenizenMC/AldenizenMC.github.io", "owner": { "username": "AldenizenMC", "email": "aldenizen09@gmail.com" }, "record": { - "TXT": "3a73c3c550c151965f6781677b6d2d" + "CNAME": "AldenizenMC.github.io" } } From 2b09b6a4782c5cd90c06b7d5b0ae26318a355809 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:04:32 +0800 Subject: [PATCH 3322/8412] Update felixtpg.json --- domains/felixtpg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/felixtpg.json b/domains/felixtpg.json index f855eb7a8..58af6322e 100644 --- a/domains/felixtpg.json +++ b/domains/felixtpg.json @@ -4,6 +4,6 @@ "email": "bufex09@icloud.com" }, "record": { - "URL": "felixtpg.eu" + "CNAME": "felixtpg.eu" } } From 5d3d6c540ae10cc8082525337afba47a351e40a4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:05:58 +0800 Subject: [PATCH 3323/8412] Rename _github-pages-challenge-MCotocel.mcotocel.json to _github-pages-challenge-mcotocel.mcotocel.json --- ...otocel.json => _github-pages-challenge-mcotocel.mcotocel.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-MCotocel.mcotocel.json => _github-pages-challenge-mcotocel.mcotocel.json} (100%) diff --git a/domains/_github-pages-challenge-MCotocel.mcotocel.json b/domains/_github-pages-challenge-mcotocel.mcotocel.json similarity index 100% rename from domains/_github-pages-challenge-MCotocel.mcotocel.json rename to domains/_github-pages-challenge-mcotocel.mcotocel.json From 871f2961cb5d09fae4ccf456e88ca6c36b604967 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:08:00 +0800 Subject: [PATCH 3324/8412] Discard changes to domains/chethan.json --- domains/chethan.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/chethan.json diff --git a/domains/chethan.json b/domains/chethan.json new file mode 100644 index 000000000..97b69bdbc --- /dev/null +++ b/domains/chethan.json @@ -0,0 +1,13 @@ +{ + "description": "Portfolio of Chethan Yadav", + "repo": "https://github.com/chethanyadav456/chethanyadav456.github.io", + "owner": { + "username": "chethanyadav456", + "email": "chethanyadav456@gmail.com", + "twitter": "DenRaaz77190", + "discord": "raaz6" + }, + "record": { + "CNAME": "chethanyadav456.github.io" + } +} From 72f792aed0ebab7c877e354b18c91d47d9bdab59 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:08:32 +0800 Subject: [PATCH 3325/8412] Update just-muzz.json --- domains/just-muzz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/just-muzz.json b/domains/just-muzz.json index 9884383b6..7a1e4e67f 100644 --- a/domains/just-muzz.json +++ b/domains/just-muzz.json @@ -7,6 +7,6 @@ "twitter": "just_Muzz" }, "record": { - "CNAME": "http://just-muzz.github.io/" + "CNAME": "just-muzz.github.io" } } From e2977f43c3cddc0219f29e642bdb70457708d8f7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:09:27 +0800 Subject: [PATCH 3326/8412] Discard changes to domains/fdciabdul.json --- domains/fdciabdul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fdciabdul.json diff --git a/domains/fdciabdul.json b/domains/fdciabdul.json new file mode 100644 index 000000000..586106db5 --- /dev/null +++ b/domains/fdciabdul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fdciabdul", + "email": "abdulmuttaqin456@gmail.com" + }, + "record": { + "CNAME": "fdciabdul.github.io" + } +} From 54a4799e17119d7240c84b790bf10378eb69e120 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:13:44 +0800 Subject: [PATCH 3327/8412] Update and rename _github-pages-challenge-ThisisThamizh.thamizh.json to _github-pages-challenge-thisisthamizh.thamizh.json --- ...zh.json => _github-pages-challenge-thisisthamizh.thamizh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ThisisThamizh.thamizh.json => _github-pages-challenge-thisisthamizh.thamizh.json} (100%) diff --git a/domains/_github-pages-challenge-ThisisThamizh.thamizh.json b/domains/_github-pages-challenge-thisisthamizh.thamizh.json similarity index 100% rename from domains/_github-pages-challenge-ThisisThamizh.thamizh.json rename to domains/_github-pages-challenge-thisisthamizh.thamizh.json From bc4400608027d229fd0e601e36610ca27adbb4ed Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:15:28 +0800 Subject: [PATCH 3328/8412] Update thamizh.json --- domains/thamizh.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/thamizh.json b/domains/thamizh.json index 8964ac3b6..65b1b62e4 100644 --- a/domains/thamizh.json +++ b/domains/thamizh.json @@ -8,4 +8,5 @@ }, "record": { "CNAME": "ThisisThamizh.github.io" - } \ No newline at end of file + } +} From 90b353f96fcfd571ff4d75af31fc4a1e4c228211 Mon Sep 17 00:00:00 2001 From: Dodo1213 Date: Sat, 5 Aug 2023 14:17:01 +0200 Subject: [PATCH 3329/8412] feat(domain): dodo1213.is-a.dev --- domains/dodo1213.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dodo1213.json diff --git a/domains/dodo1213.json b/domains/dodo1213.json new file mode 100644 index 000000000..d42596d43 --- /dev/null +++ b/domains/dodo1213.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dodo1213", + "email": "dodogut602@gmail.com" + }, + "record": { + "CNAME": "dodo1213.de" + } +} From 95b575e9977b6cc6ce3ba3deaa36dede7f8059df Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:17:34 +0800 Subject: [PATCH 3330/8412] Rename _github-pages-challenge-loiSvelasco.loisvelasco.json to _github-pages-challenge-loisvelasco.loisvelasco.json --- ....json => _github-pages-challenge-loisvelasco.loisvelasco.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-loiSvelasco.loisvelasco.json => _github-pages-challenge-loisvelasco.loisvelasco.json} (100%) diff --git a/domains/_github-pages-challenge-loiSvelasco.loisvelasco.json b/domains/_github-pages-challenge-loisvelasco.loisvelasco.json similarity index 100% rename from domains/_github-pages-challenge-loiSvelasco.loisvelasco.json rename to domains/_github-pages-challenge-loisvelasco.loisvelasco.json From 6d53457a14fdda2df9593d4c346519f0caf30b07 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:20:48 +0800 Subject: [PATCH 3331/8412] Rename _github-pages-challenge-AldenizenMC.aldenizenmc.json to _github-pages-challenge-aldenizenmc.aldenizenmc.json --- ....json => _github-pages-challenge-aldenizenmc.aldenizenmc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-AldenizenMC.aldenizenmc.json => _github-pages-challenge-aldenizenmc.aldenizenmc.json} (100%) diff --git a/domains/_github-pages-challenge-AldenizenMC.aldenizenmc.json b/domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json similarity index 100% rename from domains/_github-pages-challenge-AldenizenMC.aldenizenmc.json rename to domains/_github-pages-challenge-aldenizenmc.aldenizenmc.json From 5ee42d4f5d4763c7bc04b110218100f9cc529969 Mon Sep 17 00:00:00 2001 From: caodoc Date: Sat, 5 Aug 2023 19:23:28 +0700 Subject: [PATCH 3332/8412] feat(domain): caodoc.is-a.dev --- domains/caodoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/caodoc.json b/domains/caodoc.json index e5aba3242..5dd37e2a2 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -4,6 +4,6 @@ "email": "dochicao2306@gmail.com" }, "record": { - "CNAME": "caodoc.github.io" + "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" } } From 4426efe82d000545cbc5b05fab2ecc075936d999 Mon Sep 17 00:00:00 2001 From: OwoNico Date: Sat, 5 Aug 2023 20:25:55 +0800 Subject: [PATCH 3333/8412] feat(domain): owonico.is-a.dev --- domains/owonico.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/owonico.json diff --git a/domains/owonico.json b/domains/owonico.json new file mode 100644 index 000000000..bf65027c9 --- /dev/null +++ b/domains/owonico.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OwoNico", + "email": "nicoytwastaken@gmail.com" + }, + "record": { + "URL": "owonico.cf" + } +} From af3a39d74a2b469ea1861a5f5667a332f4bbcd08 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:29:38 -0400 Subject: [PATCH 3334/8412] Fixed domain varification --- domains/not-ethan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 421f4674b..852b31b58 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -7,6 +7,6 @@ "discord": "not_ethan." }, "record": { - "CNAME": "not-a-ethan.github.io" + "TXT": "72fd44f779f6bd6ad363ff20bdeffb" } -} \ No newline at end of file +} From 11f1d43a9bed38205df27034897fd4562a352182 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:31:21 -0400 Subject: [PATCH 3335/8412] Fixed the repo url --- domains/not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 852b31b58..5d6580557 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -1,6 +1,6 @@ { "description": "Ethan's website", - "repo": "https://github.com/0x3st/0x3st.github.io", + "repo": "https://github.com/not-a-ethan/Portfiolio", "owner": { "username": "not-a-ethan", "email": "", From ec3772e26d55f638416a5bc250b7172c2d1a1bfa Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 20:45:54 +0800 Subject: [PATCH 3336/8412] Update owonico.json --- domains/owonico.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/owonico.json b/domains/owonico.json index bf65027c9..fde4663df 100644 --- a/domains/owonico.json +++ b/domains/owonico.json @@ -4,6 +4,6 @@ "email": "nicoytwastaken@gmail.com" }, "record": { - "URL": "owonico.cf" + "URL": "https://www.owonico.cf" } } From 1e757e5657ffa52c45b8be6c1e8f21301bf5b40f Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:52:19 -0400 Subject: [PATCH 3337/8412] Update not-ethan.json --- domains/not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 5d6580557..6d3417886 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -7,6 +7,6 @@ "discord": "not_ethan." }, "record": { - "TXT": "72fd44f779f6bd6ad363ff20bdeffb" + "CNAME": "not-a-ethan.github.io" } } From 4d6ccca45a65c0282cb69fce2a60a45f72e7cae0 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sat, 5 Aug 2023 08:54:22 -0400 Subject: [PATCH 3338/8412] Create _github-pages-challenge-not-a-ethan.not-ethan.json --- .../_github-pages-challenge-not-a-ethan.not-ethan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-not-a-ethan.not-ethan.json diff --git a/domains/_github-pages-challenge-not-a-ethan.not-ethan.json b/domains/_github-pages-challenge-not-a-ethan.not-ethan.json new file mode 100644 index 000000000..87dfb2fd6 --- /dev/null +++ b/domains/_github-pages-challenge-not-a-ethan.not-ethan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." + }, + "record": { + "TXT": "72fd44f779f6bd6ad363ff20bdeffb" + } +} From 68a678f25fea5b67a1419764efe2346ee25789f9 Mon Sep 17 00:00:00 2001 From: Lian Castellon Date: Sat, 5 Aug 2023 09:26:28 -0400 Subject: [PATCH 3339/8412] Added new DNS TXT record. --- .../_github-pages-challenge-liancastellon.liancg.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-liancastellon.liancg.json diff --git a/domains/_github-pages-challenge-liancastellon.liancg.json b/domains/_github-pages-challenge-liancastellon.liancg.json new file mode 100644 index 000000000..450d43714 --- /dev/null +++ b/domains/_github-pages-challenge-liancastellon.liancg.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "liancg@gmail.com" + }, + + "record": { + "TXT": "de487db710c1daf905269fb57775b6" + } +} From 7f4cad4e9400a003593755cf50e9c2421c8734ef Mon Sep 17 00:00:00 2001 From: NazerMohamed Date: Sat, 5 Aug 2023 14:33:22 +0100 Subject: [PATCH 3340/8412] feat(domain): stoneleaf-bt.is-a.dev --- domains/stoneleaf-bt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stoneleaf-bt.json diff --git a/domains/stoneleaf-bt.json b/domains/stoneleaf-bt.json new file mode 100644 index 000000000..2f491a71a --- /dev/null +++ b/domains/stoneleaf-bt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NazerMohamed", + "email": "NazerMohamed@gmail.com" + }, + "record": { + "A": ["51.89.94.232"] + } +} From 3b74b8f12921c2ee198a018996777c18d004d732 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 5 Aug 2023 21:33:50 +0800 Subject: [PATCH 3341/8412] Discard changes to domains/liancg.json --- domains/liancg.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/liancg.json b/domains/liancg.json index 6bf6fc2a3..522e9afd7 100644 --- a/domains/liancg.json +++ b/domains/liancg.json @@ -1,9 +1,11 @@ { + "description": "Lian's Own Dev Domain", + "repo": "https://github.com/liancastellon/liancastellon.github.io", "owner": { "username": "liancastellon", "email": "liancg@gmail.com" }, "record": { - "TXT": "de487db710c1daf905269fb57775b6" + "CNAME": "liancastellon.github.io" } } From 6f33086f8f4aa54fe52235a75d84a422ada7043e Mon Sep 17 00:00:00 2001 From: Lian Castellon Date: Sat, 5 Aug 2023 09:33:53 -0400 Subject: [PATCH 3342/8412] Re-fixed the original CNAME record. --- domains/liancg.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/liancg.json b/domains/liancg.json index 6bf6fc2a3..522e9afd7 100644 --- a/domains/liancg.json +++ b/domains/liancg.json @@ -1,9 +1,11 @@ { + "description": "Lian's Own Dev Domain", + "repo": "https://github.com/liancastellon/liancastellon.github.io", "owner": { "username": "liancastellon", "email": "liancg@gmail.com" }, "record": { - "TXT": "de487db710c1daf905269fb57775b6" + "CNAME": "liancastellon.github.io" } } From bbc1afe2467edffa20a14ffbf606b9fc465f6cb8 Mon Sep 17 00:00:00 2001 From: NazerMohamed Date: Sat, 5 Aug 2023 14:43:00 +0100 Subject: [PATCH 3343/8412] feat(domain): stoneleaf-dh.is-a.dev --- domains/stoneleaf-dh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stoneleaf-dh.json diff --git a/domains/stoneleaf-dh.json b/domains/stoneleaf-dh.json new file mode 100644 index 000000000..2f491a71a --- /dev/null +++ b/domains/stoneleaf-dh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NazerMohamed", + "email": "NazerMohamed@gmail.com" + }, + "record": { + "A": ["51.89.94.232"] + } +} From 221944c3e172e2efc254e688797039e086a24ff7 Mon Sep 17 00:00:00 2001 From: NazerMohamed Date: Sat, 5 Aug 2023 14:43:47 +0100 Subject: [PATCH 3344/8412] feat(domain): stoneleaf-pp.is-a.dev --- domains/stoneleaf-pp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stoneleaf-pp.json diff --git a/domains/stoneleaf-pp.json b/domains/stoneleaf-pp.json new file mode 100644 index 000000000..2f491a71a --- /dev/null +++ b/domains/stoneleaf-pp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NazerMohamed", + "email": "NazerMohamed@gmail.com" + }, + "record": { + "A": ["51.89.94.232"] + } +} From b3c80d125fd62adb732ad59cc4d9229d1071f5e7 Mon Sep 17 00:00:00 2001 From: inkilu Date: Sat, 5 Aug 2023 19:16:23 +0530 Subject: [PATCH 3345/8412] Create _github-pages-challenge-inkilu.inkilu.json --- domains/_github-pages-challenge-inkilu.inkilu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-inkilu.inkilu.json diff --git a/domains/_github-pages-challenge-inkilu.inkilu.json b/domains/_github-pages-challenge-inkilu.inkilu.json new file mode 100644 index 000000000..28f5c4dec --- /dev/null +++ b/domains/_github-pages-challenge-inkilu.inkilu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "inkilu", + "email": "gauthamgkm@gmail.com" + }, + "record": { + "TXT": "d84cc8928b4a48588344fd7d279fd6" + } +} From 7d63e7c10e4f716e33282e82ca48bb0203f6c2cb Mon Sep 17 00:00:00 2001 From: flazepe Date: Sat, 5 Aug 2023 22:11:13 +0800 Subject: [PATCH 3346/8412] feat(domain): _github-pages-challenge-flazepe.flazepe.is-a.dev --- domains/_github-pages-challenge-flazepe.flazepe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-flazepe.flazepe.json diff --git a/domains/_github-pages-challenge-flazepe.flazepe.json b/domains/_github-pages-challenge-flazepe.flazepe.json new file mode 100644 index 000000000..0df317748 --- /dev/null +++ b/domains/_github-pages-challenge-flazepe.flazepe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "flazepe", + "email": "flazepe@gmail.com" + }, + "record": { + "TXT": "68edc295b0936fb51d13af5cbbfc3b" + } +} From 7f1b301f023ca4259952f70e307ce0d70cf957cc Mon Sep 17 00:00:00 2001 From: Ananth Krishnaswamy <75056416+ANANTH-SWAMY@users.noreply.github.com> Date: Sat, 5 Aug 2023 19:50:21 +0530 Subject: [PATCH 3347/8412] Create _github-pages-challenge-ANANTH-SWAMY.ananth.json --- .../_github-pages-challenge-ANANTH-SWAMY.ananth.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-ANANTH-SWAMY.ananth.json diff --git a/domains/_github-pages-challenge-ANANTH-SWAMY.ananth.json b/domains/_github-pages-challenge-ANANTH-SWAMY.ananth.json new file mode 100644 index 000000000..0fe3c7a2c --- /dev/null +++ b/domains/_github-pages-challenge-ANANTH-SWAMY.ananth.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website (domain verification)", + "repo": "https://github.com/ANANTH-SWAMY/ananth-swamy.github.io", + "owner": { + "username": "ANANTH-SWAMY", + "email": "ananth.nps@gmail.com" + }, + "record": { + "TXT": "cb106acbe8da52273b1a5807fb1d9f" + } +} From 7c73665f594ff0d1026f808e423a5825b5b03160 Mon Sep 17 00:00:00 2001 From: techpixel Date: Sat, 5 Aug 2023 09:39:14 -0500 Subject: [PATCH 3348/8412] feat(domain): _github-pages-challenge-techpixel.tech.is-a.dev --- domains/_github-pages-challenge-techpixel.tech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-techpixel.tech.json diff --git a/domains/_github-pages-challenge-techpixel.tech.json b/domains/_github-pages-challenge-techpixel.tech.json new file mode 100644 index 000000000..7b66f9344 --- /dev/null +++ b/domains/_github-pages-challenge-techpixel.tech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "techpixel", + "email": "manitejb@outlook.com" + }, + "record": { + "TXT": "123a1eec949122d5708325108c81b2" + } +} From 917641834f3a4b993a62d756757fe21d89f776bd Mon Sep 17 00:00:00 2001 From: caodoc Date: Sat, 5 Aug 2023 21:40:30 +0700 Subject: [PATCH 3349/8412] BETA: Register _github-pages-challenge-caodoc.caodoc --- domains/_github-pages-challenge-caodoc.caodoc.json | 14 ++++++++++++++ domains/caodoc.json | 13 +++++++++---- 2 files changed, 23 insertions(+), 4 deletions(-) create mode 100644 domains/_github-pages-challenge-caodoc.caodoc.json diff --git a/domains/_github-pages-challenge-caodoc.caodoc.json b/domains/_github-pages-challenge-caodoc.caodoc.json new file mode 100644 index 000000000..3ac14d851 --- /dev/null +++ b/domains/_github-pages-challenge-caodoc.caodoc.json @@ -0,0 +1,14 @@ +{ + "owner": + { + "username": "caodoc", + "email": "", + "discord": "caodoc" + }, + "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", + "repo": "https://github.com/caodoc/caodoc.github.io", + "record": + { + "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" + } +} diff --git a/domains/caodoc.json b/domains/caodoc.json index 5dd37e2a2..3ac14d851 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -1,9 +1,14 @@ { - "owner": { + "owner": + { "username": "caodoc", - "email": "dochicao2306@gmail.com" + "email": "", + "discord": "caodoc" }, - "record": { - "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" + "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", + "repo": "https://github.com/caodoc/caodoc.github.io", + "record": + { + "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" } } From bad16ffb8ad5981736a534c8ea4ea7ac7e43a164 Mon Sep 17 00:00:00 2001 From: Jesgran Date: Sat, 5 Aug 2023 16:42:19 +0200 Subject: [PATCH 3350/8412] feat(domain): _github-pages-challenge-Jesgran.jesgran.is-a.dev --- domains/_github-pages-challenge-Jesgran.jesgran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Jesgran.jesgran.json diff --git a/domains/_github-pages-challenge-Jesgran.jesgran.json b/domains/_github-pages-challenge-Jesgran.jesgran.json new file mode 100644 index 000000000..aa279e5f8 --- /dev/null +++ b/domains/_github-pages-challenge-Jesgran.jesgran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + "record": { + "TXT": "4ca188e02efff19513cd6f803a57e2" + } +} From 15f0d963b05cc625cc7a4f894ee6bce43888e11f Mon Sep 17 00:00:00 2001 From: Madhav V Date: Sat, 5 Aug 2023 20:48:11 +0530 Subject: [PATCH 3351/8412] Create _github-pages-challenge-LaBus3.madhav.json --- domains/_github-pages-challenge-LaBus3.madhav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LaBus3.madhav.json diff --git a/domains/_github-pages-challenge-LaBus3.madhav.json b/domains/_github-pages-challenge-LaBus3.madhav.json new file mode 100644 index 000000000..d2de31abb --- /dev/null +++ b/domains/_github-pages-challenge-LaBus3.madhav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LaBus3", + "email": "madhav.v.1996@gmail.com" + }, + "record": { + "TXT": "7362cb36811c9eefc5039e6e6da778" + } +} From 27c287418d2bae8c17a877c1746a0f491fbc177e Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:23:56 +0700 Subject: [PATCH 3352/8412] Update madebytragic.json --- domains/madebytragic.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/madebytragic.json b/domains/madebytragic.json index 67b3133f3..d9c1a6c2d 100644 --- a/domains/madebytragic.json +++ b/domains/madebytragic.json @@ -3,7 +3,6 @@ "username": "lrmn7", "email": "lrmnid@gmail.com" }, - "record": { "CNAME": "madebytragic.github.io" } From a8963ce2680f540d455f63531c3f05a1ea8a92ba Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:26:25 -0400 Subject: [PATCH 3353/8412] Update not-ethan.json --- domains/not-ethan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 6d3417886..966c0db93 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -7,6 +7,8 @@ "discord": "not_ethan." }, "record": { - "CNAME": "not-a-ethan.github.io" + "CNAME": "not-a-ethan.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From fbdb2e3b05b0506bb75eaf7df4d8d2f766710846 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:31:39 +0700 Subject: [PATCH 3354/8412] Create _github-pages-challenge-madebytragic.madebytragic.json --- ...github-pages-challenge-madebytragic.madebytragic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-madebytragic.madebytragic.json diff --git a/domains/_github-pages-challenge-madebytragic.madebytragic.json b/domains/_github-pages-challenge-madebytragic.madebytragic.json new file mode 100644 index 000000000..4c9dbb811 --- /dev/null +++ b/domains/_github-pages-challenge-madebytragic.madebytragic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + "record": { + "TXT": "9693d9e721696f4184aa3abfa35921" + } +} From db2e46b4dab5fbeef96dd40b34b874c331e39c30 Mon Sep 17 00:00:00 2001 From: Yaksh Bariya Date: Sat, 5 Aug 2023 21:02:27 +0530 Subject: [PATCH 3355/8412] add cd.is-a.dev --- domains/cd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cd.json diff --git a/domains/cd.json b/domains/cd.json new file mode 100644 index 000000000..2ef6d8b23 --- /dev/null +++ b/domains/cd.json @@ -0,0 +1,12 @@ +{ + "description": "Personal website of Yaksh Bariya", + "repo": "https://github.com/thunder-coding/CodingThunder", + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "record": { + "CNAME": "thunder-coding.github.io" + } +} From 32fbf7e3ab9df26bd6b00706f78cdf2dd53f45f4 Mon Sep 17 00:00:00 2001 From: Dennis van der Vlag Date: Sat, 5 Aug 2023 17:34:13 +0200 Subject: [PATCH 3356/8412] BETA: Register _github-pages-challenge-dvandervlag.dennis.is-a.dev --- domains/_github-pages-challenge-dvandervlag.dennis.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-dvandervlag.dennis.json diff --git a/domains/_github-pages-challenge-dvandervlag.dennis.json b/domains/_github-pages-challenge-dvandervlag.dennis.json new file mode 100644 index 000000000..53deda04d --- /dev/null +++ b/domains/_github-pages-challenge-dvandervlag.dennis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dvandervlag", + "email": "dvandervlag@gmail.com" + }, + "record": { + "TXT": "e0c9a40b22c0a75c4043ff40e1b926" + } +} From 0291a3cc4b07392ac0f73d2c362433ca3eebc634 Mon Sep 17 00:00:00 2001 From: justTOBBI <47004621+justTOBBI@users.noreply.github.com> Date: Sat, 5 Aug 2023 17:37:53 +0200 Subject: [PATCH 3357/8412] feat: add DNS Entry for justtobbi.is-a.dev For verification purposes, I added the new required page enforced by github. --- domains/_github-pages-challenge-justTOBBI.justtobbi | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-justTOBBI.justtobbi diff --git a/domains/_github-pages-challenge-justTOBBI.justtobbi b/domains/_github-pages-challenge-justTOBBI.justtobbi new file mode 100644 index 000000000..5451bef64 --- /dev/null +++ b/domains/_github-pages-challenge-justTOBBI.justtobbi @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "justtobbi", + "email": "justtobbi@gmail.com" + }, + "record": { + "TXT": "40c1c0481529b00233ccf00048c45c" + } +} From f6d7ec1dff065652846be2c650bc330da2ba7ca7 Mon Sep 17 00:00:00 2001 From: Amarjeet Malpotra <97591166+amalpotra@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:08:35 +0530 Subject: [PATCH 3358/8412] Add GitHub pages challenge --- domains/_github-pages-challenge-amalpotra.amarjeet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-amalpotra.amarjeet.json diff --git a/domains/_github-pages-challenge-amalpotra.amarjeet.json b/domains/_github-pages-challenge-amalpotra.amarjeet.json new file mode 100644 index 000000000..099fc38b6 --- /dev/null +++ b/domains/_github-pages-challenge-amalpotra.amarjeet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amalpotra", + "email": "amarjeetmalpotra@outlook.com" + }, + "record": { + "TXT": "15c0eb5d4a85c75c4b205ac26a4d31" + } +} From ff018756cc9a5982e520c2eb60b7f28f062c1f40 Mon Sep 17 00:00:00 2001 From: andyfaizan Date: Sat, 5 Aug 2023 17:39:12 +0200 Subject: [PATCH 3359/8412] feat(domain): andy.is-a.dev --- domains/andy.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/domains/andy.json b/domains/andy.json index 3b626ef57..f3ab2e176 100644 --- a/domains/andy.json +++ b/domains/andy.json @@ -1,12 +1,9 @@ { - "description": "Andy's portfolio website", - "repo": "https://github.com/andyfaizan/andyfaizan.github.io", - "owner": { - "username": "andyfaizan", - "email": "andyfaizan@gmail.com" - }, - "record": { - "CNAME": "andyfaizan.github.io", - "URL": "https://andy.is-a.dev" - } + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "TXT": "8c35e4942c57ea0659a1b4c0cae798" + } } From 9ad5319dce7bf848f20a55455f6a3c45c8fc433c Mon Sep 17 00:00:00 2001 From: Rachit Kumar Pandey <66690593+ArmoredVortex@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:09:19 +0530 Subject: [PATCH 3360/8412] Create _github-pages-challenge-ArmoredVortex.armoredvortex --- .../_github-pages-challenge-ArmoredVortex.armoredvortex | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ArmoredVortex.armoredvortex diff --git a/domains/_github-pages-challenge-ArmoredVortex.armoredvortex b/domains/_github-pages-challenge-ArmoredVortex.armoredvortex new file mode 100644 index 000000000..1f76ed4cc --- /dev/null +++ b/domains/_github-pages-challenge-ArmoredVortex.armoredvortex @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "armoredvortex", + "email": "rachitpandey@protonmail.com" + }, + "record": { + "TXT": "f333cd13b1edfcaa51d5413b7fd05f" + } +} From ff6706c193214f306a271761805ccc31e07fc1ad Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sat, 5 Aug 2023 11:40:24 -0400 Subject: [PATCH 3361/8412] Update not-ethan.json --- domains/not-ethan.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 966c0db93..66dd58b79 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -7,7 +7,6 @@ "discord": "not_ethan." }, "record": { - "CNAME": "not-a-ethan.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 2dec7ef80bc8201c7240251c8a97eafef68ebfcb Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:15:34 +0530 Subject: [PATCH 3362/8412] github verification --- ...hub-pages-challenge-EnderPoint07.enderpoint.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/_github-pages-challenge-EnderPoint07.enderpoint.json diff --git a/domains/_github-pages-challenge-EnderPoint07.enderpoint.json b/domains/_github-pages-challenge-EnderPoint07.enderpoint.json new file mode 100644 index 000000000..e0a2be0ef --- /dev/null +++ b/domains/_github-pages-challenge-EnderPoint07.enderpoint.json @@ -0,0 +1,13 @@ +{ + "description": "EnderPoint's dev site", + "repo": "https://github.com/EnderPoint07/EnderPoint07.github.io", + "owner": { + "username": "EnderPoint07", + "email": "", + "discord": "DotM38#5497", + "instagram": "enderpoint07" + }, + "record": { + "TXT": "ea82a679a2f0a737ed5a4c6a5d0e2b" + } +} \ No newline at end of file From f902c63be1f9f37010746afc7be0dbfdd8572385 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:15:36 +0530 Subject: [PATCH 3363/8412] github verification From 68a3b5c288a9bbd2e8e4dffbfacc688f5b6df2fc Mon Sep 17 00:00:00 2001 From: Rachit Kumar Pandey <66690593+ArmoredVortex@users.noreply.github.com> Date: Sat, 5 Aug 2023 21:16:22 +0530 Subject: [PATCH 3364/8412] fix file name --- ...x => _github-pages-challenge-ArmoredVortex.armoredvortex.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ArmoredVortex.armoredvortex => _github-pages-challenge-ArmoredVortex.armoredvortex.json} (100%) diff --git a/domains/_github-pages-challenge-ArmoredVortex.armoredvortex b/domains/_github-pages-challenge-ArmoredVortex.armoredvortex.json similarity index 100% rename from domains/_github-pages-challenge-ArmoredVortex.armoredvortex rename to domains/_github-pages-challenge-ArmoredVortex.armoredvortex.json From 0b7892270e768ad65327e37ce4713ecfd111fa19 Mon Sep 17 00:00:00 2001 From: justTOBBI <47004621+justTOBBI@users.noreply.github.com> Date: Sat, 5 Aug 2023 17:56:40 +0200 Subject: [PATCH 3365/8412] fix: fixed Filename to pass checks --- ...OBBI.justtobbi => _github-pages-challenge-justtobbi.justtobbi} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-justTOBBI.justtobbi => _github-pages-challenge-justtobbi.justtobbi} (100%) diff --git a/domains/_github-pages-challenge-justTOBBI.justtobbi b/domains/_github-pages-challenge-justtobbi.justtobbi similarity index 100% rename from domains/_github-pages-challenge-justTOBBI.justtobbi rename to domains/_github-pages-challenge-justtobbi.justtobbi From 8cb29efd67d948b7989450ca555f2f4967aae589 Mon Sep 17 00:00:00 2001 From: saefulbarkah Date: Sat, 5 Aug 2023 23:01:14 +0700 Subject: [PATCH 3366/8412] feat(domain): saeful.is-a.dev --- domains/saeful.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saeful.json diff --git a/domains/saeful.json b/domains/saeful.json new file mode 100644 index 000000000..92caa194f --- /dev/null +++ b/domains/saeful.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saefulbarkah", + "email": "saefulbarkah03@gmail.com" + }, + "record": { + "URL": "https://saefulbarkah.netlify.app/" + } +} From beb85e231cea7535e58a00d57e28550e70c57aef Mon Sep 17 00:00:00 2001 From: Vasilis Mylonas Date: Sat, 5 Aug 2023 19:06:21 +0300 Subject: [PATCH 3367/8412] Create _github-pages-challenge-VasilisMylonas.vasilismylonas.json --- ...ub-pages-challenge-VasilisMylonas.vasilismylonas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-VasilisMylonas.vasilismylonas.json diff --git a/domains/_github-pages-challenge-VasilisMylonas.vasilismylonas.json b/domains/_github-pages-challenge-VasilisMylonas.vasilismylonas.json new file mode 100644 index 000000000..fb263377d --- /dev/null +++ b/domains/_github-pages-challenge-VasilisMylonas.vasilismylonas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VasilisMylonas", + "email": "vasilismylonas@protonmail.com" + }, + "record": { + "TXT": "2d79d108f14d2a9587952c4682b285" + } +} From 4d0b4f7f8949e9293b0f71b61dfdd066dd2d787a Mon Sep 17 00:00:00 2001 From: DaInfLoop Date: Sat, 5 Aug 2023 17:16:17 +0100 Subject: [PATCH 3368/8412] Delete mastodon.dainfloop.json --- domains/mastodon.dainfloop.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mastodon.dainfloop.json diff --git a/domains/mastodon.dainfloop.json b/domains/mastodon.dainfloop.json deleted file mode 100644 index 859ebd4e9..000000000 --- a/domains/mastodon.dainfloop.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DaInfLoop", - "email": "backupharoongames100@gmail.com" - }, - - "record": { - "A": ["34.132.134.162"] - } -} From b34167a9e9b23c913d5067870aabb59df153fa99 Mon Sep 17 00:00:00 2001 From: neopromic Date: Sat, 5 Aug 2023 13:30:02 -0300 Subject: [PATCH 3369/8412] feat(domain): fordevs.is-a.dev --- domains/fordevs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fordevs.json diff --git a/domains/fordevs.json b/domains/fordevs.json new file mode 100644 index 000000000..6b4de7a3b --- /dev/null +++ b/domains/fordevs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "neopromic", + "email": "cusaowesley1@gmail.com" + }, + "record": { + "URL": "https://for-devs.vercel.app" + } +} From a7fe663c9687e8a9f7da5bba21e2d54d2114774c Mon Sep 17 00:00:00 2001 From: Aakanksha Bhende Date: Sat, 5 Aug 2023 22:07:21 +0530 Subject: [PATCH 3370/8412] Verification for aakanksha.is-a.dev --- ...thub-pages-challenge-aakankshabhende.aakanksha.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-aakankshabhende.aakanksha.json diff --git a/domains/_github-pages-challenge-aakankshabhende.aakanksha.json b/domains/_github-pages-challenge-aakankshabhende.aakanksha.json new file mode 100644 index 000000000..351c155ee --- /dev/null +++ b/domains/_github-pages-challenge-aakankshabhende.aakanksha.json @@ -0,0 +1,10 @@ +{ + "description": "Verification for aakanksha.is-a.dev", + "owner": { + "username": "aakankshabhende", + "email": "aakanksha0407@gmail.com" + }, + "record": { + "TXT": "0e195a2a30854573db976207e5f2f2" + } +} \ No newline at end of file From b5439b11b6502153044fc40715c73a5cf8722992 Mon Sep 17 00:00:00 2001 From: LateAlways Date: Sat, 5 Aug 2023 12:50:20 -0400 Subject: [PATCH 3371/8412] feat(domain): latealways.is-a.dev --- domains/latealways.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/latealways.json b/domains/latealways.json index a8e1c6021..630ed7ab5 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,9 +1,9 @@ { "owner": { "username": "LateAlways", - "email": "latealways@fuchsiax.dev" + "email": "javiparedes08@outlook.com" }, "record": { - "CNAME": "i-am-a.fuchsiax.dev" + "A": "85.239.250.3" } } From 30b54f001cc21b22f9b528ef56ef64fab19f3691 Mon Sep 17 00:00:00 2001 From: LateAlways <110630690+LateAlways@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:51:17 -0400 Subject: [PATCH 3372/8412] Update latealways.json --- domains/latealways.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/latealways.json b/domains/latealways.json index 630ed7ab5..3d64b2c2c 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -1,7 +1,7 @@ { "owner": { "username": "LateAlways", - "email": "javiparedes08@outlook.com" + "email": "latealways@i-am-a.fuchsiax.dev" }, "record": { "A": "85.239.250.3" From 0994f88fb42402ed4a24100e9853fdeea203dcc7 Mon Sep 17 00:00:00 2001 From: LateAlways <110630690+LateAlways@users.noreply.github.com> Date: Sat, 5 Aug 2023 12:52:55 -0400 Subject: [PATCH 3373/8412] Update latealways.json --- domains/latealways.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/latealways.json b/domains/latealways.json index 3d64b2c2c..eda7f87d5 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -4,6 +4,6 @@ "email": "latealways@i-am-a.fuchsiax.dev" }, "record": { - "A": "85.239.250.3" + "A": ["85.239.250.3"] } } From b2763aaf891e128f8495d1d5c212cf359aa2097b Mon Sep 17 00:00:00 2001 From: anandyeole <37778529+anandyeole@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:41:31 +0530 Subject: [PATCH 3374/8412] Create _github-pages-challenge-anandyeole.anandyeole.json Github verification --- .../_github-pages-challenge-anandyeole.anandyeole.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-anandyeole.anandyeole.json diff --git a/domains/_github-pages-challenge-anandyeole.anandyeole.json b/domains/_github-pages-challenge-anandyeole.anandyeole.json new file mode 100644 index 000000000..85a7981ac --- /dev/null +++ b/domains/_github-pages-challenge-anandyeole.anandyeole.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anandyeole", + "email": "anandyeole@duck.com" + }, + "record": { + "TXT": "510cbb66f4422990546436db3c897a" + } +} From eb4344220a41f7dca1635e93356b61c5240b14de Mon Sep 17 00:00:00 2001 From: anandyeole <37778529+anandyeole@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:45:40 +0530 Subject: [PATCH 3375/8412] Revert "Create _github-pages-challenge-anandyeole.anandyeole.json" --- .../_github-pages-challenge-anandyeole.anandyeole.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-anandyeole.anandyeole.json diff --git a/domains/_github-pages-challenge-anandyeole.anandyeole.json b/domains/_github-pages-challenge-anandyeole.anandyeole.json deleted file mode 100644 index 85a7981ac..000000000 --- a/domains/_github-pages-challenge-anandyeole.anandyeole.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "anandyeole", - "email": "anandyeole@duck.com" - }, - "record": { - "TXT": "510cbb66f4422990546436db3c897a" - } -} From 39ca6abc3b36c6d0f77ce39aa5db41ca12e50356 Mon Sep 17 00:00:00 2001 From: anandyeole <37778529+anandyeole@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:49:39 +0530 Subject: [PATCH 3376/8412] Create _github-pages-challenge-anandyeole.anandyeole.json --- .../_github-pages-challenge-anandyeole.anandyeole.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-anandyeole.anandyeole.json diff --git a/domains/_github-pages-challenge-anandyeole.anandyeole.json b/domains/_github-pages-challenge-anandyeole.anandyeole.json new file mode 100644 index 000000000..85a7981ac --- /dev/null +++ b/domains/_github-pages-challenge-anandyeole.anandyeole.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "anandyeole", + "email": "anandyeole@duck.com" + }, + "record": { + "TXT": "510cbb66f4422990546436db3c897a" + } +} From 67d9adf9afa220d75475afc9407c53a604e59e63 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Vin=C3=ADcius=20Manoel?= <59481808+vncsmnl@users.noreply.github.com> Date: Sat, 5 Aug 2023 14:41:15 -0300 Subject: [PATCH 3377/8412] Add a verified domain --- ...icius.json => _github-pages-challenge-vncsmnl.vinicius.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{vinicius.json => _github-pages-challenge-vncsmnl.vinicius.json} (83%) diff --git a/domains/vinicius.json b/domains/_github-pages-challenge-vncsmnl.vinicius.json similarity index 83% rename from domains/vinicius.json rename to domains/_github-pages-challenge-vncsmnl.vinicius.json index c6444b5eb..e40943839 100644 --- a/domains/vinicius.json +++ b/domains/_github-pages-challenge-vncsmnl.vinicius.json @@ -8,6 +8,6 @@ "discord": "vncsmnl#7835" }, "record": { - "CNAME": "vncsmnl.github.io" + "TXT": "1bb7647bdc766f138d036f6fdbd2e6" } } From 0249f6ba34cee1b61ebe43590e827603c1c9fa96 Mon Sep 17 00:00:00 2001 From: Java <73376510+Javascript-void0@users.noreply.github.com> Date: Sat, 5 Aug 2023 14:04:23 -0400 Subject: [PATCH 3378/8412] Add GitHub pages challenge --- .../_github-pages-challenge-Javascript-void0.java.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Javascript-void0.java.json diff --git a/domains/_github-pages-challenge-Javascript-void0.java.json b/domains/_github-pages-challenge-Javascript-void0.java.json new file mode 100644 index 000000000..79336d6fb --- /dev/null +++ b/domains/_github-pages-challenge-Javascript-void0.java.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "javascript-void0", + "email": "", + "discord": "Java#3865" + }, + "record": { + "TXT": "ce7434d57dd03085f434bc76dbab2f" + } +} From bc975ce2fad24c1348a06a699765c76102454961 Mon Sep 17 00:00:00 2001 From: vachanmn123 Date: Sun, 6 Aug 2023 00:03:02 +0530 Subject: [PATCH 3379/8412] feat(domain): _github-pages-challenge-vachanmn123.vachanmn.is-a.dev --- .../_github-pages-challenge-vachanmn123.vachanmn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vachanmn123.vachanmn.json diff --git a/domains/_github-pages-challenge-vachanmn123.vachanmn.json b/domains/_github-pages-challenge-vachanmn123.vachanmn.json new file mode 100644 index 000000000..3984c1d87 --- /dev/null +++ b/domains/_github-pages-challenge-vachanmn123.vachanmn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vachanmn123", + "email": "vachanmn123@gmail.com" + }, + "record": { + "TXT": "c8d038d8f44978beb4910c6c425cc8" + } +} From 197430de674d6f57dccb85672b0f5583f398be03 Mon Sep 17 00:00:00 2001 From: kaustubhkharvi Date: Sun, 6 Aug 2023 00:06:12 +0530 Subject: [PATCH 3380/8412] feat(domain): kaustubh.is-a.dev --- domains/kaustubh.json | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/domains/kaustubh.json b/domains/kaustubh.json index 134106d5f..da258f94b 100644 --- a/domains/kaustubh.json +++ b/domains/kaustubh.json @@ -1,12 +1,9 @@ { - "description": "For my portfolio website made by using HTML + CSS and JS", - "repo": "https://github.com/kaustubhkharvi/kaustubhkharvi.github.io", "owner": { "username": "kaustubhkharvi", - "email": "kaustubh_2008@outlook.com", - "twitter": "Kaustubhkharvi" + "email": "kaustubh_2008@outlook.com" }, "record": { - "CNAME": "kaustubhkharvi.github.io" + "TXT": "1ac125c3f84f3381a22491edf36bb0" } -} +} From aa20c6f42da6c15cfc4c89a5c8854e995c7f63b9 Mon Sep 17 00:00:00 2001 From: Night <77528305+night0721@users.noreply.github.com> Date: Sat, 5 Aug 2023 19:36:40 +0100 Subject: [PATCH 3381/8412] Create _github-pages-challenge-night0721.night.json --- domains/_github-pages-challenge-night0721.night.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-night0721.night.json diff --git a/domains/_github-pages-challenge-night0721.night.json b/domains/_github-pages-challenge-night0721.night.json new file mode 100644 index 000000000..15d4b7d75 --- /dev/null +++ b/domains/_github-pages-challenge-night0721.night.json @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio for showing my projects, contacts and about me", + "repo": "https://github.com/night0721/night0721.github.io", + "owner": { + "username": "night0721", + "email": "nightkalyyy@gmail.com" + }, + "record": { + "TXT": "e87fbe224df0c16bf8e0796e229952" + } +} From b0daacd3dc5c070247721fc3b5a63cf0c222a303 Mon Sep 17 00:00:00 2001 From: kaustubhkharvi Date: Sun, 6 Aug 2023 00:06:57 +0530 Subject: [PATCH 3382/8412] feat(domain): kaustubh.is-a.dev From fed727f410feb7afb64044aa1761fbb0df7964ab Mon Sep 17 00:00:00 2001 From: tclement0922 Date: Sat, 5 Aug 2023 20:40:24 +0200 Subject: [PATCH 3383/8412] feat(domain): tclement0922.is-a.dev --- domains/tclement0922.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tclement0922.json diff --git a/domains/tclement0922.json b/domains/tclement0922.json new file mode 100644 index 000000000..9b3829c54 --- /dev/null +++ b/domains/tclement0922.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tclement0922", + "email": "thibault.clement09@gmail.com" + }, + "record": { + "TXT": "_github-pages-challenge-tclement0922.tclement0922" + } +} From 34febb7f15ef78d19a97e2f93fe5104dd865747f Mon Sep 17 00:00:00 2001 From: uberkey Date: Sat, 5 Aug 2023 21:07:44 +0200 Subject: [PATCH 3384/8412] feat(domain): uberkey.is-a.dev --- domains/uberkey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/uberkey.json diff --git a/domains/uberkey.json b/domains/uberkey.json new file mode 100644 index 000000000..a98db0e7c --- /dev/null +++ b/domains/uberkey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "uberkey", + "email": "postmordial@gmail.com" + }, + "record": { + "CNAME": "uberkey.github.io" + } +} From 2e2821cf56da27dcbb4001ff3267c90da826647e Mon Sep 17 00:00:00 2001 From: Toxocious Date: Sat, 5 Aug 2023 12:08:56 -0700 Subject: [PATCH 3385/8412] Add GitHub Page Challenge TXT Record --- domains/_github-pages-challenge-Toxocious.toxocious.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Toxocious.toxocious.json diff --git a/domains/_github-pages-challenge-Toxocious.toxocious.json b/domains/_github-pages-challenge-Toxocious.toxocious.json new file mode 100644 index 000000000..dd3b2619e --- /dev/null +++ b/domains/_github-pages-challenge-Toxocious.toxocious.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "toxocious", + "email": "toxocious@gmail.com" + }, + "record": { + "TXT": "d6440f69b31a9769f46475a3bfd91a" + } +} From b93d66f4de5aeedd26b1eb514aaebad065272a1e Mon Sep 17 00:00:00 2001 From: TheHackerDude1083 <118484201+TheHackerDude1083@users.noreply.github.com> Date: Sat, 5 Aug 2023 15:31:43 -0400 Subject: [PATCH 3386/8412] Create _github-pages-challenge-TheHackerDude1083.thehackerdude1083.json --- ...es-challenge-TheHackerDude1083.thehackerdude1083.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-TheHackerDude1083.thehackerdude1083.json diff --git a/domains/_github-pages-challenge-TheHackerDude1083.thehackerdude1083.json b/domains/_github-pages-challenge-TheHackerDude1083.thehackerdude1083.json new file mode 100644 index 000000000..dc913c8db --- /dev/null +++ b/domains/_github-pages-challenge-TheHackerDude1083.thehackerdude1083.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheHackerDude1083", + "email": "shaheeransari57@gmail.com" + }, + "record": { + "TXT": "66bceec5d092b15c1fcac188b02903" + } +} From 28855ac97215e3da8b22f46c9558859b1f5f5fe9 Mon Sep 17 00:00:00 2001 From: wansiie Date: Sat, 5 Aug 2023 21:51:41 +0200 Subject: [PATCH 3387/8412] feat(domain): wansies.is-a.dev --- domains/wansies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wansies.json b/domains/wansies.json index 343bb4601..ce79317f7 100644 --- a/domains/wansies.json +++ b/domains/wansies.json @@ -4,6 +4,6 @@ "email": "Janeiscool4ever@web.de" }, "record": { - "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" + "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" } } From 541ae240d62b1ef6aecdd817bb3e1d165cfd7d9f Mon Sep 17 00:00:00 2001 From: wansiie Date: Sat, 5 Aug 2023 21:53:48 +0200 Subject: [PATCH 3388/8412] feat(domain): Pixelnest.is-a.dev --- domains/Pixelnest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Pixelnest.json diff --git a/domains/Pixelnest.json b/domains/Pixelnest.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/Pixelnest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} From 9597fddca5e00c7378d9b00fb32a552528122104 Mon Sep 17 00:00:00 2001 From: wansiie Date: Sat, 5 Aug 2023 21:54:48 +0200 Subject: [PATCH 3389/8412] feat(domain): pixelbots.is-a.dev --- domains/pixelbots.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixelbots.json diff --git a/domains/pixelbots.json b/domains/pixelbots.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/pixelbots.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} From 8faa800b5e18752769bc0ffa09d9298d95791879 Mon Sep 17 00:00:00 2001 From: wansiie Date: Sat, 5 Aug 2023 21:55:43 +0200 Subject: [PATCH 3390/8412] feat(domain): pixelnestbots.is-a.dev --- domains/pixelnestbots.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixelnestbots.json diff --git a/domains/pixelnestbots.json b/domains/pixelnestbots.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/pixelnestbots.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} From d8f3599e342d43452ae1b5c18e43f66fcf9dd687 Mon Sep 17 00:00:00 2001 From: wansiie Date: Sat, 5 Aug 2023 21:56:12 +0200 Subject: [PATCH 3391/8412] feat(domain): Pixelnestbots.is-a.dev --- domains/Pixelnestbots.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Pixelnestbots.json diff --git a/domains/Pixelnestbots.json b/domains/Pixelnestbots.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/Pixelnestbots.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} From a1946bb7a2ced7012b0ddba13aab9d77d5b92ac1 Mon Sep 17 00:00:00 2001 From: wansiie Date: Sat, 5 Aug 2023 21:57:33 +0200 Subject: [PATCH 3392/8412] feat(domain): Pixelsbots.is-a.dev --- domains/Pixelsbots.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Pixelsbots.json diff --git a/domains/Pixelsbots.json b/domains/Pixelsbots.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/Pixelsbots.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} From 7a1ecc219930967b7c6d3ec1980cfdac53a67654 Mon Sep 17 00:00:00 2001 From: wansiie Date: Sat, 5 Aug 2023 22:11:01 +0200 Subject: [PATCH 3393/8412] feat(domain): coolbots.is-a.dev --- domains/coolbots.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/coolbots.json diff --git a/domains/coolbots.json b/domains/coolbots.json new file mode 100644 index 000000000..6d1924bea --- /dev/null +++ b/domains/coolbots.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansiie", + "email": "Janeiscool4ever@web.de" + }, + "record": { + "CNAME": "89e1de78ff-hosting.gitbook.io" + } +} From 7a72f5bc27d861d9897222ca27844df980645d17 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?T=2E=20Cl=C3=A9ment?= <50289872+tclement0922@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:26:41 +0200 Subject: [PATCH 3394/8412] Add GitHub pages verification file and fix main file --- ...github-pages-challenge-tclement0922.tclement0922.json | 9 +++++++++ domains/tclement0922.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-tclement0922.tclement0922.json diff --git a/domains/_github-pages-challenge-tclement0922.tclement0922.json b/domains/_github-pages-challenge-tclement0922.tclement0922.json new file mode 100644 index 000000000..ffa72a653 --- /dev/null +++ b/domains/_github-pages-challenge-tclement0922.tclement0922.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tclement0922", + "email": "thibault.clement09@gmail.com" + }, + "record": { + "TXT": "9e402ea7933ed1c8da4935e5454fac" + } +} diff --git a/domains/tclement0922.json b/domains/tclement0922.json index 9b3829c54..bb81f9569 100644 --- a/domains/tclement0922.json +++ b/domains/tclement0922.json @@ -4,6 +4,6 @@ "email": "thibault.clement09@gmail.com" }, "record": { - "TXT": "_github-pages-challenge-tclement0922.tclement0922" + "CNAME": "tclement0922.github.io" } } From 44ad44d1f0694952b137132a192c781b91e6a22c Mon Sep 17 00:00:00 2001 From: Kevin Kuriakose Date: Sun, 6 Aug 2023 02:06:09 +0530 Subject: [PATCH 3395/8412] Add GitHub challenge verification --- ...github-pages-challenge-Technohacker.technohacker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Technohacker.technohacker.json diff --git a/domains/_github-pages-challenge-Technohacker.technohacker.json b/domains/_github-pages-challenge-Technohacker.technohacker.json new file mode 100644 index 000000000..69a98ffad --- /dev/null +++ b/domains/_github-pages-challenge-Technohacker.technohacker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Technohacker", + "email": "technohacker1995@gmail.com" + }, + "record": { + "TXT": "5ad5e489ef3611f4d9a1b21f248218" + } +} From 82b2518e0d19bf07e88c67470515298b2a6a6c68 Mon Sep 17 00:00:00 2001 From: wansiie <140210115+wansiie@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:50:18 +0200 Subject: [PATCH 3396/8412] Rename Pixelnest.json to pixelnest.json --- domains/{Pixelnest.json => pixelnest.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Pixelnest.json => pixelnest.json} (100%) diff --git a/domains/Pixelnest.json b/domains/pixelnest.json similarity index 100% rename from domains/Pixelnest.json rename to domains/pixelnest.json From a07a80645e6f7a25b6d83c341c97bddb130cc528 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:54:35 -0700 Subject: [PATCH 3397/8412] Rename Pixelsbots.json to pixelsbots.json --- domains/{Pixelsbots.json => pixelsbots.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Pixelsbots.json => pixelsbots.json} (100%) diff --git a/domains/Pixelsbots.json b/domains/pixelsbots.json similarity index 100% rename from domains/Pixelsbots.json rename to domains/pixelsbots.json From 9442a006b05c28959508b0bd49e02f2c877f7199 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Sat, 5 Aug 2023 13:56:39 -0700 Subject: [PATCH 3398/8412] Delete Pixelnestbots.json --- domains/Pixelnestbots.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/Pixelnestbots.json diff --git a/domains/Pixelnestbots.json b/domains/Pixelnestbots.json deleted file mode 100644 index 6d1924bea..000000000 --- a/domains/Pixelnestbots.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wansiie", - "email": "Janeiscool4ever@web.de" - }, - "record": { - "CNAME": "89e1de78ff-hosting.gitbook.io" - } -} From 4ee0f2e75d0be9f7568152c2d2fe99f57334ea6f Mon Sep 17 00:00:00 2001 From: Pingoda <31930497+Pingoda@users.noreply.github.com> Date: Sat, 5 Aug 2023 23:36:53 +0200 Subject: [PATCH 3399/8412] Create _github-pages-challenge-pingoda.pingoda.json ## Requirements Unless explicitly specified otherwise by a maintainer or in the requirement description, your domain must pass ALL the indicated requirements above. Please note that we reserve the rights not to accept any domain at our own discretion. - [x] The file is in the `domains` folder and is in the JSON format. - [x] You have completed your website. - [x] The website is reachable. - [x] You're not using Vercel or Netlify. - [x] The CNAME record doesn't contain `https://` or `/`. - [x] There is sufficient information at the `owner` field. ## Website Link/Preview https://pingoda.is-a.dev --- domains/_github-pages-challenge-pingoda.pingoda.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-pingoda.pingoda.json diff --git a/domains/_github-pages-challenge-pingoda.pingoda.json b/domains/_github-pages-challenge-pingoda.pingoda.json new file mode 100644 index 000000000..829e3424a --- /dev/null +++ b/domains/_github-pages-challenge-pingoda.pingoda.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Pingoda", + "email": "francescoclem915@gmail.com", + "twitter": "Pingoda_" + }, + "record": { + "TXT": "9ddc01a76b306b3cef2aba7445689b" + } +} From 1009cf906dcb668f9b0249362430f5a3b332c848 Mon Sep 17 00:00:00 2001 From: Pratik Mali <38047130+impratik7@users.noreply.github.com> Date: Sat, 5 Aug 2023 23:01:34 +0100 Subject: [PATCH 3400/8412] Create _github-pages-challenge-impratik7.pratikmali --- domains/_github-pages-challenge-impratik7.pratikmali | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-impratik7.pratikmali diff --git a/domains/_github-pages-challenge-impratik7.pratikmali b/domains/_github-pages-challenge-impratik7.pratikmali new file mode 100644 index 000000000..53c529cb3 --- /dev/null +++ b/domains/_github-pages-challenge-impratik7.pratikmali @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "impratik7", + "email": "malipratik09@gmail.com" + }, + "record": { + "TXT": "31f203aa7f5e0f5c0d7e984a718bc7" + } +} From fb0abc850a0eeea988bf88a7a769ea074980ccd1 Mon Sep 17 00:00:00 2001 From: Pratik Mali <38047130+impratik7@users.noreply.github.com> Date: Sat, 5 Aug 2023 23:05:48 +0100 Subject: [PATCH 3401/8412] Rename _github-pages-challenge-impratik7.pratikmali to _github-pages-challenge-impratik7.pratikmali.json --- ...atikmali => _github-pages-challenge-impratik7.pratikmali.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-impratik7.pratikmali => _github-pages-challenge-impratik7.pratikmali.json} (100%) diff --git a/domains/_github-pages-challenge-impratik7.pratikmali b/domains/_github-pages-challenge-impratik7.pratikmali.json similarity index 100% rename from domains/_github-pages-challenge-impratik7.pratikmali rename to domains/_github-pages-challenge-impratik7.pratikmali.json From fe07f9e3567734fe44609facf08eae78aa52c07e Mon Sep 17 00:00:00 2001 From: Spaxly Date: Sat, 5 Aug 2023 18:48:00 -0400 Subject: [PATCH 3402/8412] feat(domain): spaxly.is-a.dev --- domains/spaxly.json | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/domains/spaxly.json b/domains/spaxly.json index e5f8c84c2..fbf142def 100644 --- a/domains/spaxly.json +++ b/domains/spaxly.json @@ -1,20 +1,9 @@ { "owner": { - "username": "Spaxly", - "email": "ohmrc2545@gmail.com", - "discord": "569920282546929694" + "username": "Spaxly", + "email": "ohmrc2545@gmail.com" }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=ohmrc2545@gmail.com" + "TXT": "94c657ca404ce17483065583db2e61" } } From 03a0af693b8e135b42661840b0e487c5d256362e Mon Sep 17 00:00:00 2001 From: undeadevs Date: Sun, 6 Aug 2023 08:10:05 +0800 Subject: [PATCH 3403/8412] feat(domain): undeadevs.is-a.dev --- domains/undeadevs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/undeadevs.json diff --git a/domains/undeadevs.json b/domains/undeadevs.json new file mode 100644 index 000000000..527029d03 --- /dev/null +++ b/domains/undeadevs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "undeadevs", + "email": "jangantanyaaku14@gmail.com" + }, + "record": { + "CNAME": "undeadevs.github.io" + } +} From 58e3272761eb188e82a3db4250760b07e6975aa6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 09:43:24 +0800 Subject: [PATCH 3404/8412] Rename _github-pages-challenge-justtobbi.justtobbi to _github-pages-challenge-justtobbi.justtobbi.json --- ...justtobbi => _github-pages-challenge-justtobbi.justtobbi.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-justtobbi.justtobbi => _github-pages-challenge-justtobbi.justtobbi.json} (100%) diff --git a/domains/_github-pages-challenge-justtobbi.justtobbi b/domains/_github-pages-challenge-justtobbi.justtobbi.json similarity index 100% rename from domains/_github-pages-challenge-justtobbi.justtobbi rename to domains/_github-pages-challenge-justtobbi.justtobbi.json From 5251d8c7081ad4af4cca209a0248963de24083e8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 09:44:05 +0800 Subject: [PATCH 3405/8412] Rename _github-pages-challenge-VasilisMylonas.vasilismylonas.json to _github-pages-challenge-vasilismylonas.vasilismylonas.json --- ...=> _github-pages-challenge-vasilismylonas.vasilismylonas.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-VasilisMylonas.vasilismylonas.json => _github-pages-challenge-vasilismylonas.vasilismylonas.json} (100%) diff --git a/domains/_github-pages-challenge-VasilisMylonas.vasilismylonas.json b/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json similarity index 100% rename from domains/_github-pages-challenge-VasilisMylonas.vasilismylonas.json rename to domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json From 84f5f6e445502640e8dfe3a1833e4cbd260da2f5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 09:50:11 +0800 Subject: [PATCH 3406/8412] Rename _github-pages-challenge-Javascript-void0.java.json to _github-pages-challenge-javascript-void0.java.json --- ...va.json => _github-pages-challenge-javascript-void0.java.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Javascript-void0.java.json => _github-pages-challenge-javascript-void0.java.json} (100%) diff --git a/domains/_github-pages-challenge-Javascript-void0.java.json b/domains/_github-pages-challenge-javascript-void0.java.json similarity index 100% rename from domains/_github-pages-challenge-Javascript-void0.java.json rename to domains/_github-pages-challenge-javascript-void0.java.json From 434c3ffccfc4ac3b47910de4bb95b9bdcd8070d9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 09:53:00 +0800 Subject: [PATCH 3407/8412] Rename _github-pages-challenge-Toxocious.toxocious.json to _github-pages-challenge-toxocious.toxocious.json --- ...ious.json => _github-pages-challenge-toxocious.toxocious.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Toxocious.toxocious.json => _github-pages-challenge-toxocious.toxocious.json} (100%) diff --git a/domains/_github-pages-challenge-Toxocious.toxocious.json b/domains/_github-pages-challenge-toxocious.toxocious.json similarity index 100% rename from domains/_github-pages-challenge-Toxocious.toxocious.json rename to domains/_github-pages-challenge-toxocious.toxocious.json From 073d92a291bc6df0cb6401e2364ea964956ff768 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 09:53:30 +0800 Subject: [PATCH 3408/8412] Rename _github-pages-challenge-TheHackerDude1083.thehackerdude1083.json to _github-pages-challenge-thehackerdude1083.thehackerdude1083.json --- ...thub-pages-challenge-thehackerdude1083.thehackerdude1083.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-TheHackerDude1083.thehackerdude1083.json => _github-pages-challenge-thehackerdude1083.thehackerdude1083.json} (100%) diff --git a/domains/_github-pages-challenge-TheHackerDude1083.thehackerdude1083.json b/domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json similarity index 100% rename from domains/_github-pages-challenge-TheHackerDude1083.thehackerdude1083.json rename to domains/_github-pages-challenge-thehackerdude1083.thehackerdude1083.json From c5596b5c8f072721f579b2b60efbc661839b1218 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 09:54:16 +0800 Subject: [PATCH 3409/8412] Rename _github-pages-challenge-Technohacker.technohacker.json to _github-pages-challenge-technohacker.technohacker.json --- ...son => _github-pages-challenge-technohacker.technohacker.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Technohacker.technohacker.json => _github-pages-challenge-technohacker.technohacker.json} (100%) diff --git a/domains/_github-pages-challenge-Technohacker.technohacker.json b/domains/_github-pages-challenge-technohacker.technohacker.json similarity index 100% rename from domains/_github-pages-challenge-Technohacker.technohacker.json rename to domains/_github-pages-challenge-technohacker.technohacker.json From 65f4cef1abe5fe0d00b46d362e729103d9d453dc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 09:58:25 +0800 Subject: [PATCH 3410/8412] Rename _github-pages-challenge-ANANTH-SWAMY.ananth.json to _github-pages-challenge-ananth-swamy.ananth.json --- ...anth.json => _github-pages-challenge-ananth-swamy.ananth.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ANANTH-SWAMY.ananth.json => _github-pages-challenge-ananth-swamy.ananth.json} (100%) diff --git a/domains/_github-pages-challenge-ANANTH-SWAMY.ananth.json b/domains/_github-pages-challenge-ananth-swamy.ananth.json similarity index 100% rename from domains/_github-pages-challenge-ANANTH-SWAMY.ananth.json rename to domains/_github-pages-challenge-ananth-swamy.ananth.json From fddd763684ffcc1caf929d304d39766135f9cc8f Mon Sep 17 00:00:00 2001 From: Spaxly <68564017+Spaxly@users.noreply.github.com> Date: Sat, 5 Aug 2023 22:00:01 -0400 Subject: [PATCH 3411/8412] Rename spaxly.json to _github-pages-challenge-spaxly.json --- domains/{spaxly.json => _github-pages-challenge-spaxly.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{spaxly.json => _github-pages-challenge-spaxly.json} (100%) diff --git a/domains/spaxly.json b/domains/_github-pages-challenge-spaxly.json similarity index 100% rename from domains/spaxly.json rename to domains/_github-pages-challenge-spaxly.json From 0c5260fac60dbd336a045b849f97b2f515a4b2c5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:00:44 +0800 Subject: [PATCH 3412/8412] Discard changes to domains/spaxly.json --- domains/spaxly.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/spaxly.json diff --git a/domains/spaxly.json b/domains/spaxly.json new file mode 100644 index 000000000..e5f8c84c2 --- /dev/null +++ b/domains/spaxly.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "Spaxly", + "email": "ohmrc2545@gmail.com", + "discord": "569920282546929694" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=ohmrc2545@gmail.com" + } +} From 25b135d108d6d55ed9a7298bfc92b02e45cd7ede Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:00:58 +0800 Subject: [PATCH 3413/8412] Rename _github-pages-challenge-spaxly.json to _github-pages-challenge-spaxly.spaxly.json --- ...nge-spaxly.json => _github-pages-challenge-spaxly.spaxly.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-spaxly.json => _github-pages-challenge-spaxly.spaxly.json} (100%) diff --git a/domains/_github-pages-challenge-spaxly.json b/domains/_github-pages-challenge-spaxly.spaxly.json similarity index 100% rename from domains/_github-pages-challenge-spaxly.json rename to domains/_github-pages-challenge-spaxly.spaxly.json From bc2fbb7872299acc0f091177f4742cefc9b18074 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:02:40 +0800 Subject: [PATCH 3414/8412] Update caodoc.json --- domains/caodoc.json | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/domains/caodoc.json b/domains/caodoc.json index 3ac14d851..80879812d 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -1,14 +1,12 @@ { - "owner": - { + "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", + "repo": "https://github.com/caodoc/caodoc.github.io", + "owner": { "username": "caodoc", "email": "", "discord": "caodoc" }, - "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", - "repo": "https://github.com/caodoc/caodoc.github.io", - "record": - { - "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" + "record": { + "CNAME": "caodoc.github.io" } } From 3069038af5a2e112fbd0bb7905e404b389bcfc4a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:03:10 +0800 Subject: [PATCH 3415/8412] Update _github-pages-challenge-caodoc.caodoc.json --- domains/_github-pages-challenge-caodoc.caodoc.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/_github-pages-challenge-caodoc.caodoc.json b/domains/_github-pages-challenge-caodoc.caodoc.json index 3ac14d851..073aabc3b 100644 --- a/domains/_github-pages-challenge-caodoc.caodoc.json +++ b/domains/_github-pages-challenge-caodoc.caodoc.json @@ -1,14 +1,10 @@ { - "owner": - { + "owner": { "username": "caodoc", "email": "", "discord": "caodoc" }, - "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", - "repo": "https://github.com/caodoc/caodoc.github.io", - "record": - { + "record": { "TXT": "c3aa36c2b7f2e2bf94a92b760760ca" } } From d3665fed739f3d7c23c0a166dac5cc831ceba4eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:05:12 +0800 Subject: [PATCH 3416/8412] Rename _github-pages-challenge-Jesgran.jesgran.json to _github-pages-challenge-jesgran.jesgran.json --- ....jesgran.json => _github-pages-challenge-jesgran.jesgran.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Jesgran.jesgran.json => _github-pages-challenge-jesgran.jesgran.json} (100%) diff --git a/domains/_github-pages-challenge-Jesgran.jesgran.json b/domains/_github-pages-challenge-jesgran.jesgran.json similarity index 100% rename from domains/_github-pages-challenge-Jesgran.jesgran.json rename to domains/_github-pages-challenge-jesgran.jesgran.json From 672a254999affae955682b53c3c054d967b3b2a4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:09:31 +0800 Subject: [PATCH 3417/8412] Rename _github-pages-challenge-LaBus3.madhav.json to _github-pages-challenge-labus3.madhav.json --- ...us3.madhav.json => _github-pages-challenge-labus3.madhav.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-LaBus3.madhav.json => _github-pages-challenge-labus3.madhav.json} (100%) diff --git a/domains/_github-pages-challenge-LaBus3.madhav.json b/domains/_github-pages-challenge-labus3.madhav.json similarity index 100% rename from domains/_github-pages-challenge-LaBus3.madhav.json rename to domains/_github-pages-challenge-labus3.madhav.json From c253798bbaf7f3351640b56a0ef88dfef4e3ba08 Mon Sep 17 00:00:00 2001 From: caodoc Date: Sun, 6 Aug 2023 09:10:47 +0700 Subject: [PATCH 3418/8412] feat(domain): caodoc.is-a.dev --- domains/caodoc.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/caodoc.json b/domains/caodoc.json index 80879812d..e5aba3242 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -1,12 +1,9 @@ { - "description": "Ducca's Hideout. Place of a student who interested in front-end and competitive programming.", - "repo": "https://github.com/caodoc/caodoc.github.io", "owner": { "username": "caodoc", - "email": "", - "discord": "caodoc" + "email": "dochicao2306@gmail.com" }, "record": { - "CNAME": "caodoc.github.io" + "CNAME": "caodoc.github.io" } } From b963b3e9cfbd4cb527d51cda07c2b4759c64ab38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 10:17:30 +0800 Subject: [PATCH 3419/8412] Rename _github-pages-challenge-ArmoredVortex.armoredvortex.json to _github-pages-challenge-armoredvortex.armoredvortex.json --- ...n => _github-pages-challenge-armoredvortex.armoredvortex.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ArmoredVortex.armoredvortex.json => _github-pages-challenge-armoredvortex.armoredvortex.json} (100%) diff --git a/domains/_github-pages-challenge-ArmoredVortex.armoredvortex.json b/domains/_github-pages-challenge-armoredvortex.armoredvortex.json similarity index 100% rename from domains/_github-pages-challenge-ArmoredVortex.armoredvortex.json rename to domains/_github-pages-challenge-armoredvortex.armoredvortex.json From b606c7967c6499f49c651d8e12914a1cf3f885fa Mon Sep 17 00:00:00 2001 From: NxnRmz Date: Sat, 5 Aug 2023 23:17:09 -0400 Subject: [PATCH 3420/8412] feat(domain): nxn.is-a.dev --- domains/nxn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nxn.json diff --git a/domains/nxn.json b/domains/nxn.json new file mode 100644 index 000000000..d5afa50d5 --- /dev/null +++ b/domains/nxn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NxnRmz", + "email": "nxnrmz@gmail.com" + }, + "record": { + "TXT": "rmz" + } +} From beb1db31e87fd72cbd8c5e33070100c9734f98c4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 11:18:57 +0800 Subject: [PATCH 3421/8412] Create vinicius.json --- domains/vinicius.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/vinicius.json diff --git a/domains/vinicius.json b/domains/vinicius.json new file mode 100644 index 000000000..c6444b5eb --- /dev/null +++ b/domains/vinicius.json @@ -0,0 +1,13 @@ +{ + "description": "My personal website", + "repo": "https://github.com/vncsmnl", + "owner": { + "username": "vncsmnl", + "email": "", + "twitter": "vncsmnl", + "discord": "vncsmnl#7835" + }, + "record": { + "CNAME": "vncsmnl.github.io" + } +} From dd5a64bba3bf40e738fa60737184a2bb70be24ef Mon Sep 17 00:00:00 2001 From: rv <69449141+rv178@users.noreply.github.com> Date: Sun, 6 Aug 2023 09:40:16 +0530 Subject: [PATCH 3422/8412] Create _github-pages-challenge-rv178.rv178.json --- domains/_github-pages-challenge-rv178.rv178.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-rv178.rv178.json diff --git a/domains/_github-pages-challenge-rv178.rv178.json b/domains/_github-pages-challenge-rv178.rv178.json new file mode 100644 index 000000000..865c3fe72 --- /dev/null +++ b/domains/_github-pages-challenge-rv178.rv178.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rv178", + "email": "idliyout@gmail.com" + }, + "record": { + "TXT": "e90b3dc10573fa656898bbbf08108c" + } +} From 242a4fe11954dbbbfb849accd2673adb8da78001 Mon Sep 17 00:00:00 2001 From: ZeroDeaths379 Date: Sun, 6 Aug 2023 09:55:43 +0530 Subject: [PATCH 3423/8412] feat(domain): rnv.is-a.dev --- domains/rnv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rnv.json diff --git a/domains/rnv.json b/domains/rnv.json new file mode 100644 index 000000000..d3a19bf10 --- /dev/null +++ b/domains/rnv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZeroDeaths379", + "email": "arnavp651@gmail.com" + }, + "record": { + "CNAME": "21a8fb53-caf6-47fd-96a2-fc6d227586c0.id.repl.co" + } +} From e171fa5d7c577e8a749b2c4ef985a24b6b7f4482 Mon Sep 17 00:00:00 2001 From: Ronit Sarkar Date: Sun, 6 Aug 2023 10:14:07 +0530 Subject: [PATCH 3424/8412] Add _github-pages-challenge-iamrony777.ronit.json --- domains/_github-pages-challenge-iamrony777.ronit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-iamrony777.ronit.json diff --git a/domains/_github-pages-challenge-iamrony777.ronit.json b/domains/_github-pages-challenge-iamrony777.ronit.json new file mode 100644 index 000000000..22817830e --- /dev/null +++ b/domains/_github-pages-challenge-iamrony777.ronit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "iamrony777", + "email": "iamrony777@pm.me" + }, + + "record": { + "TXT": "702edaf64e30be353646b4988cbc26" + } +} \ No newline at end of file From 23c976d55d8da3de973854c6d71acb2fba174f76 Mon Sep 17 00:00:00 2001 From: syahirAmali Date: Sun, 6 Aug 2023 13:17:32 +0800 Subject: [PATCH 3425/8412] Github DNS verification --- .../_github-pages-challenge-syahirAmali.syahiramali.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-syahirAmali.syahiramali.json diff --git a/domains/_github-pages-challenge-syahirAmali.syahiramali.json b/domains/_github-pages-challenge-syahirAmali.syahiramali.json new file mode 100644 index 000000000..1742811f9 --- /dev/null +++ b/domains/_github-pages-challenge-syahirAmali.syahiramali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "syahirAmali", + "email": "syahirAmali@gmail.com" + }, + "record": { + "TXT": "f6c381205b87390aaf3c1eaebc9023" + } +} From e1c5cec7854e0b048d86b1655a2501e105d58465 Mon Sep 17 00:00:00 2001 From: Tilak <125390274+YourTilak@users.noreply.github.com> Date: Sun, 6 Aug 2023 10:52:04 +0530 Subject: [PATCH 3426/8412] Update and rename yourtilak.json to _github-pages-challenge-YourTilak.tilak.json --- ...rtilak.json => _github-pages-challenge-YourTilak.tilak.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{yourtilak.json => _github-pages-challenge-YourTilak.tilak.json} (82%) diff --git a/domains/yourtilak.json b/domains/_github-pages-challenge-YourTilak.tilak.json similarity index 82% rename from domains/yourtilak.json rename to domains/_github-pages-challenge-YourTilak.tilak.json index c10efa455..704fc54cf 100644 --- a/domains/yourtilak.json +++ b/domains/_github-pages-challenge-YourTilak.tilak.json @@ -6,6 +6,6 @@ "email": "rj05tilak@gmail.com" }, "record": { - "CNAME": "YourTilak.github.io" + "TXT": "c599b4c1ad1e049f9a34ab0534ede8" } } From 80187fe453c165afdac4290c4d6e5a7fddfb34ee Mon Sep 17 00:00:00 2001 From: ZeroDeaths379 Date: Sun, 6 Aug 2023 11:25:29 +0530 Subject: [PATCH 3427/8412] feat(domain): rnv.is-a.dev --- domains/rnv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rnv.json b/domains/rnv.json index d3a19bf10..d5b7a01ff 100644 --- a/domains/rnv.json +++ b/domains/rnv.json @@ -4,6 +4,6 @@ "email": "arnavp651@gmail.com" }, "record": { - "CNAME": "21a8fb53-caf6-47fd-96a2-fc6d227586c0.id.repl.co" + "CNAME": "zerodeaths379-github-io.pages.dev" } } From bcfd26c183c982c69b9853185ec2c58b6582370e Mon Sep 17 00:00:00 2001 From: ZeroDeaths379 Date: Sun, 6 Aug 2023 11:25:54 +0530 Subject: [PATCH 3428/8412] feat(domain): rnv.is-a.dev From 9be6066cd074ea7785756c24354de755b9f80a6e Mon Sep 17 00:00:00 2001 From: ZeroDeaths379 Date: Sun, 6 Aug 2023 11:26:12 +0530 Subject: [PATCH 3429/8412] feat(domain): rnv.is-a.dev From fef5085d2cf6ddb08ac6ca8d4fed5f6c821cf467 Mon Sep 17 00:00:00 2001 From: ICM185 <96425295+ICM185@users.noreply.github.com> Date: Sun, 6 Aug 2023 11:26:37 +0530 Subject: [PATCH 3430/8412] Update and rename icm.json to _github-pages-challenge-ICM185.icm.json --- domains/_github-pages-challenge-ICM185.icm.json | 9 +++++++++ domains/icm.json | 11 ----------- 2 files changed, 9 insertions(+), 11 deletions(-) create mode 100644 domains/_github-pages-challenge-ICM185.icm.json delete mode 100644 domains/icm.json diff --git a/domains/_github-pages-challenge-ICM185.icm.json b/domains/_github-pages-challenge-ICM185.icm.json new file mode 100644 index 000000000..cef6148a5 --- /dev/null +++ b/domains/_github-pages-challenge-ICM185.icm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ICM185", + "email": "ironcladmonster185@gmail.com" + }, + "record": { + "TXT":"0a7797274484306ed45f07548705fa" + } +} diff --git a/domains/icm.json b/domains/icm.json deleted file mode 100644 index c408951a5..000000000 --- a/domains/icm.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Im ICM, a monster who likes to code but a noob in it, trying to learn js and likes to edit photos.", - "repo": "https://github.com/ICM185/icm185.github.io", - "owner": { - "username": "ICM185", - "email": "ironcladmonster185@gmail.com" - }, - "record": { - "CNAME": "icm185.github.io" - } -} From 96028053ea6347c7b1ef72f14e5e368b870e4ca4 Mon Sep 17 00:00:00 2001 From: ZeroDeaths379 Date: Sun, 6 Aug 2023 11:34:35 +0530 Subject: [PATCH 3431/8412] feat(domain): rnv.is-a.dev From d5f8358f5d168ea24bb789deea2611235076afda Mon Sep 17 00:00:00 2001 From: thesanju Date: Sun, 6 Aug 2023 11:39:26 +0530 Subject: [PATCH 3432/8412] Add GitHub pages challenge --- domains/_github-pages-challenge-thesanju.thesanju.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-thesanju.thesanju.json diff --git a/domains/_github-pages-challenge-thesanju.thesanju.json b/domains/_github-pages-challenge-thesanju.thesanju.json new file mode 100644 index 000000000..99c62d95f --- /dev/null +++ b/domains/_github-pages-challenge-thesanju.thesanju.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thesanju", + "email": "sanjayjr1official@gmail.com" + }, + "record": { + "TXT": "1ef563891d9e0572cd59f4a3e80b42" + } +} \ No newline at end of file From 1f4ef4521ffcb07746ad0cb1f3b778e491f80be3 Mon Sep 17 00:00:00 2001 From: takase1121 Date: Sun, 6 Aug 2023 14:13:46 +0800 Subject: [PATCH 3433/8412] feat(domain): _github-pages-challenge-takase1121.takase.is-a.dev --- domains/_github-pages-challenge-takase1121.takase.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-takase1121.takase.json diff --git a/domains/_github-pages-challenge-takase1121.takase.json b/domains/_github-pages-challenge-takase1121.takase.json new file mode 100644 index 000000000..dcac94657 --- /dev/null +++ b/domains/_github-pages-challenge-takase1121.takase.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "takase1121", + "email": "takase1121@proton.me" + }, + "record": { + "TXT": "f735d72a61c58977384c6f13305387" + } +} From 368ce50ec03204a3d5f8273032e86730944af1bd Mon Sep 17 00:00:00 2001 From: Yaksh Bariya Date: Sun, 6 Aug 2023 12:04:05 +0530 Subject: [PATCH 3434/8412] verify domain for github Looks like GitHub now needs this to ensure that the domain is actually owned by the person trying to host GitHub Pages --- domains/_github-pages-challenge-thunder-coding.cd.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-thunder-coding.cd.json diff --git a/domains/_github-pages-challenge-thunder-coding.cd.json b/domains/_github-pages-challenge-thunder-coding.cd.json new file mode 100644 index 000000000..8f5ad3977 --- /dev/null +++ b/domains/_github-pages-challenge-thunder-coding.cd.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "records": { + "TXT": "f56bab0740238435ae2bfe3a7d9283" + } +} From cb02d444e411ae597bd4fc8864b46180f7348128 Mon Sep 17 00:00:00 2001 From: Yaksh Bariya Date: Sun, 6 Aug 2023 12:12:35 +0530 Subject: [PATCH 3435/8412] s/records/record --- domains/_github-pages-challenge-thunder-coding.cd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-thunder-coding.cd.json b/domains/_github-pages-challenge-thunder-coding.cd.json index 8f5ad3977..c4385549c 100644 --- a/domains/_github-pages-challenge-thunder-coding.cd.json +++ b/domains/_github-pages-challenge-thunder-coding.cd.json @@ -4,7 +4,7 @@ "email": "yakshbari4@gmail.com", "discord": "codingthunder" }, - "records": { + "record": { "TXT": "f56bab0740238435ae2bfe3a7d9283" } } From 0ea9165056baafb0eeee5b183750a70b311b3645 Mon Sep 17 00:00:00 2001 From: 44 <94141577+9xN@users.noreply.github.com> Date: Sun, 6 Aug 2023 07:33:21 +0000 Subject: [PATCH 3436/8412] Create _github-pages-challenge-9xN.44.json --- domains/_github-pages-challenge-9xN.44.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-9xN.44.json diff --git a/domains/_github-pages-challenge-9xN.44.json b/domains/_github-pages-challenge-9xN.44.json new file mode 100644 index 000000000..fd3b72f06 --- /dev/null +++ b/domains/_github-pages-challenge-9xN.44.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "9xN", + "email": "0@fbi.ac" + }, + "record": { + "TXT": "e104ec0ddb56ddb03a3ced402e0b45" + } +} From 3153bcffab43947d36357ad190420f77f1049428 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:00:24 +0800 Subject: [PATCH 3437/8412] Discard changes to domains/icm.json --- domains/icm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/icm.json diff --git a/domains/icm.json b/domains/icm.json new file mode 100644 index 000000000..c408951a5 --- /dev/null +++ b/domains/icm.json @@ -0,0 +1,11 @@ +{ + "description": "Im ICM, a monster who likes to code but a noob in it, trying to learn js and likes to edit photos.", + "repo": "https://github.com/ICM185/icm185.github.io", + "owner": { + "username": "ICM185", + "email": "ironcladmonster185@gmail.com" + }, + "record": { + "CNAME": "icm185.github.io" + } +} From e0a2bd65215a3969b5fbfa208d903d6a19091294 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:00:35 +0800 Subject: [PATCH 3438/8412] Rename _github-pages-challenge-ICM185.icm.json to _github-pages-challenge-icm185.icm.json --- ...ge-ICM185.icm.json => _github-pages-challenge-icm185.icm.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ICM185.icm.json => _github-pages-challenge-icm185.icm.json} (100%) diff --git a/domains/_github-pages-challenge-ICM185.icm.json b/domains/_github-pages-challenge-icm185.icm.json similarity index 100% rename from domains/_github-pages-challenge-ICM185.icm.json rename to domains/_github-pages-challenge-icm185.icm.json From 1425a3877dae4349b5cfa282950c5fd87b098193 Mon Sep 17 00:00:00 2001 From: Ashesh3 Date: Sun, 6 Aug 2023 13:36:51 +0530 Subject: [PATCH 3439/8412] feat(domain): ashesh.is-a.dev --- domains/ashesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ashesh.json diff --git a/domains/ashesh.json b/domains/ashesh.json new file mode 100644 index 000000000..0d3441db1 --- /dev/null +++ b/domains/ashesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ashesh3", + "email": "ashesh1708@gmail.com" + }, + "record": { + "TXT": "a0d1fde4660333a6c2b992a1d5e637" + } +} From 52070d532ba8d01fb1a415486e7de1a502b8f018 Mon Sep 17 00:00:00 2001 From: Ashesh3 Date: Sun, 6 Aug 2023 13:41:49 +0530 Subject: [PATCH 3440/8412] feat(domain): _github-pages-challenge-Ashesh3.ashesh.is-a.dev --- domains/_github-pages-challenge-Ashesh3.ashesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Ashesh3.ashesh.json diff --git a/domains/_github-pages-challenge-Ashesh3.ashesh.json b/domains/_github-pages-challenge-Ashesh3.ashesh.json new file mode 100644 index 000000000..0d3441db1 --- /dev/null +++ b/domains/_github-pages-challenge-Ashesh3.ashesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Ashesh3", + "email": "ashesh1708@gmail.com" + }, + "record": { + "TXT": "a0d1fde4660333a6c2b992a1d5e637" + } +} From 049d482b1f74e868a9a968fd7656f454ef18f7c7 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 6 Aug 2023 16:12:34 +0800 Subject: [PATCH 3441/8412] Delete ppg00.json Closes #6528 --- domains/ppg00.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ppg00.json diff --git a/domains/ppg00.json b/domains/ppg00.json deleted file mode 100644 index 554d65c7a..000000000 --- a/domains/ppg00.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ppg00", - "email": "vx2dsk@gmail.com" - }, - - "record": { - "A": ["76.76.21.21"] - } -} From 5027fb954edcf1bfbd69d85dc00b855facef45b3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:14:33 +0800 Subject: [PATCH 3442/8412] Rename _github-pages-challenge-syahirAmali.syahiramali.json to _github-pages-challenge-syahiramali.syahiramali.json --- ....json => _github-pages-challenge-syahiramali.syahiramali.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-syahirAmali.syahiramali.json => _github-pages-challenge-syahiramali.syahiramali.json} (100%) diff --git a/domains/_github-pages-challenge-syahirAmali.syahiramali.json b/domains/_github-pages-challenge-syahiramali.syahiramali.json similarity index 100% rename from domains/_github-pages-challenge-syahirAmali.syahiramali.json rename to domains/_github-pages-challenge-syahiramali.syahiramali.json From ef3e36f50f7aef38f9039c5ea2cdf879e0c550df Mon Sep 17 00:00:00 2001 From: shuawe Date: Sun, 6 Aug 2023 11:14:38 +0300 Subject: [PATCH 3443/8412] feat(domain): shuawe.is-a.dev --- domains/shuawe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shuawe.json diff --git a/domains/shuawe.json b/domains/shuawe.json new file mode 100644 index 000000000..61aacd487 --- /dev/null +++ b/domains/shuawe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shuawe", + "email": "diffshonen@gmail.com" + }, + "record": { + "TXT": "-vercel" + } +} From c10c973466ec53e1530dd377b444f1c797bd87ef Mon Sep 17 00:00:00 2001 From: shuawe Date: Sun, 6 Aug 2023 11:15:17 +0300 Subject: [PATCH 3444/8412] Delete shonen.json --- domains/shonen.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/shonen.json diff --git a/domains/shonen.json b/domains/shonen.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/shonen.json +++ /dev/null @@ -1 +0,0 @@ - From ad35969fd0aefde897424a44075f1b3f65a30566 Mon Sep 17 00:00:00 2001 From: shuawe Date: Sun, 6 Aug 2023 11:15:45 +0300 Subject: [PATCH 3445/8412] Update shuawe.json --- domains/shuawe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuawe.json b/domains/shuawe.json index 61aacd487..3521706bc 100644 --- a/domains/shuawe.json +++ b/domains/shuawe.json @@ -1,7 +1,7 @@ { "owner": { "username": "shuawe", - "email": "diffshonen@gmail.com" + "email": "shuaweee@gmail.com" }, "record": { "TXT": "-vercel" From 738649e0aac63223aef946f2735eda1a116ae4fa Mon Sep 17 00:00:00 2001 From: Mikeymoo5 Date: Sun, 6 Aug 2023 02:18:20 -0600 Subject: [PATCH 3446/8412] feat(domain): moothecow.is-a.dev --- domains/moothecow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/moothecow.json diff --git a/domains/moothecow.json b/domains/moothecow.json new file mode 100644 index 000000000..512f7fd95 --- /dev/null +++ b/domains/moothecow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mikeymoo5", + "email": "moodids@outlook.com" + }, + "record": { + "TXT": "2f899dd96f9394c2c189dc9a31aaf6" + } +} From 7753ab7e074e6b39d12249ebcc186517db7ee68f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:19:38 +0800 Subject: [PATCH 3447/8412] Rename _github-pages-challenge-Ashesh3.ashesh.json to _github-pages-challenge-ashesh3.ashesh.json --- ...h3.ashesh.json => _github-pages-challenge-ashesh3.ashesh.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Ashesh3.ashesh.json => _github-pages-challenge-ashesh3.ashesh.json} (100%) diff --git a/domains/_github-pages-challenge-Ashesh3.ashesh.json b/domains/_github-pages-challenge-ashesh3.ashesh.json similarity index 100% rename from domains/_github-pages-challenge-Ashesh3.ashesh.json rename to domains/_github-pages-challenge-ashesh3.ashesh.json From ea98f9dcb9bdf6cc3c88cce1e7c8713947b5598c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:23:42 +0800 Subject: [PATCH 3448/8412] Rename _github-pages-challenge-EdwardTheLegend.edward.json to _github-pages-challenge-edwardthelegend.edward.json --- ...d.json => _github-pages-challenge-edwardthelegend.edward.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-EdwardTheLegend.edward.json => _github-pages-challenge-edwardthelegend.edward.json} (100%) diff --git a/domains/_github-pages-challenge-EdwardTheLegend.edward.json b/domains/_github-pages-challenge-edwardthelegend.edward.json similarity index 100% rename from domains/_github-pages-challenge-EdwardTheLegend.edward.json rename to domains/_github-pages-challenge-edwardthelegend.edward.json From 165cc95b829aec561f9cd64c94155b1696fcf8f2 Mon Sep 17 00:00:00 2001 From: Mikeymoo5 <53538532+Mikeymoo5@users.noreply.github.com> Date: Sun, 6 Aug 2023 03:32:01 -0500 Subject: [PATCH 3449/8412] Create _github-pages-challenge-Mikeymoo5.moothecow.txt --- domains/_github-pages-challenge-Mikeymoo5.moothecow.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_github-pages-challenge-Mikeymoo5.moothecow.txt diff --git a/domains/_github-pages-challenge-Mikeymoo5.moothecow.txt b/domains/_github-pages-challenge-Mikeymoo5.moothecow.txt new file mode 100644 index 000000000..5ca78fa3e --- /dev/null +++ b/domains/_github-pages-challenge-Mikeymoo5.moothecow.txt @@ -0,0 +1 @@ +2f899dd96f9394c2c189dc9a31aaf6 From e0419b6116e7db51f2ffcea07a9be78104e6fb06 Mon Sep 17 00:00:00 2001 From: Srujan Date: Sun, 6 Aug 2023 14:08:03 +0530 Subject: [PATCH 3450/8412] add _github-pages-challenge-bqwerr.srujan.json --- domains/_github-pages-challenge-bqwerr.srujan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-bqwerr.srujan.json diff --git a/domains/_github-pages-challenge-bqwerr.srujan.json b/domains/_github-pages-challenge-bqwerr.srujan.json new file mode 100644 index 000000000..bd5de8f82 --- /dev/null +++ b/domains/_github-pages-challenge-bqwerr.srujan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bqwerr", + "email": "srujan.t@outlook.com" + }, + "record": { + "TXT": "0f2975970f0cdf325103a7d1f3ecf3" + } +} From f0986f0e15305b53a0e38cf7f9a9f147936cb1b9 Mon Sep 17 00:00:00 2001 From: Ashesh3 Date: Sun, 6 Aug 2023 14:09:57 +0530 Subject: [PATCH 3451/8412] feat(domain): ashesh.is-a.dev --- domains/ashesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ashesh.json b/domains/ashesh.json index 0d3441db1..bbcadaf98 100644 --- a/domains/ashesh.json +++ b/domains/ashesh.json @@ -4,6 +4,6 @@ "email": "ashesh1708@gmail.com" }, "record": { - "TXT": "a0d1fde4660333a6c2b992a1d5e637" + "CNAME": "ashesh3.github.io" } } From c2bc058638f936db7c820d66f284d08e43656bd9 Mon Sep 17 00:00:00 2001 From: Mikeymoo5 <53538532+Mikeymoo5@users.noreply.github.com> Date: Sun, 6 Aug 2023 03:42:25 -0500 Subject: [PATCH 3452/8412] Update and rename _github-pages-challenge-Mikeymoo5.moothecow.txt to _github-pages-challenge-Mikeymoo5.moothecow.json --- domains/_github-pages-challenge-Mikeymoo5.moothecow.json | 9 +++++++++ domains/_github-pages-challenge-Mikeymoo5.moothecow.txt | 1 - 2 files changed, 9 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-Mikeymoo5.moothecow.json delete mode 100644 domains/_github-pages-challenge-Mikeymoo5.moothecow.txt diff --git a/domains/_github-pages-challenge-Mikeymoo5.moothecow.json b/domains/_github-pages-challenge-Mikeymoo5.moothecow.json new file mode 100644 index 000000000..289eb7ee9 --- /dev/null +++ b/domains/_github-pages-challenge-Mikeymoo5.moothecow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mikeymoo5", + "email": "smartguy9964@gmail.com" + }, + "record": { + "TXT": "2f899dd96f9394c2c189dc9a31aaf6" + } +} diff --git a/domains/_github-pages-challenge-Mikeymoo5.moothecow.txt b/domains/_github-pages-challenge-Mikeymoo5.moothecow.txt deleted file mode 100644 index 5ca78fa3e..000000000 --- a/domains/_github-pages-challenge-Mikeymoo5.moothecow.txt +++ /dev/null @@ -1 +0,0 @@ -2f899dd96f9394c2c189dc9a31aaf6 From 1fe38c85ddb73640f485155c03285281c1a984a7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:45:57 +0800 Subject: [PATCH 3453/8412] Rename _github-pages-challenge-Mikeymoo5.moothecow.json to _github-pages-challenge-mikeymoo5.moothecow.json --- ...ecow.json => _github-pages-challenge-mikeymoo5.moothecow.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Mikeymoo5.moothecow.json => _github-pages-challenge-mikeymoo5.moothecow.json} (100%) diff --git a/domains/_github-pages-challenge-Mikeymoo5.moothecow.json b/domains/_github-pages-challenge-mikeymoo5.moothecow.json similarity index 100% rename from domains/_github-pages-challenge-Mikeymoo5.moothecow.json rename to domains/_github-pages-challenge-mikeymoo5.moothecow.json From fad9900fc55f7198c3343b502978867f541c66cb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:46:32 +0800 Subject: [PATCH 3454/8412] Update moothecow.json --- domains/moothecow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/moothecow.json b/domains/moothecow.json index 512f7fd95..1c8e7fad6 100644 --- a/domains/moothecow.json +++ b/domains/moothecow.json @@ -4,6 +4,6 @@ "email": "moodids@outlook.com" }, "record": { - "TXT": "2f899dd96f9394c2c189dc9a31aaf6" + "TXT": "mikeymoo5.github.io" } } From 53eae6e713e540a5f745d17f17068a44f7c09059 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 16:46:59 +0800 Subject: [PATCH 3455/8412] Update moothecow.json --- domains/moothecow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/moothecow.json b/domains/moothecow.json index 1c8e7fad6..a98de9ddd 100644 --- a/domains/moothecow.json +++ b/domains/moothecow.json @@ -4,6 +4,6 @@ "email": "moodids@outlook.com" }, "record": { - "TXT": "mikeymoo5.github.io" + "CNAME": "mikeymoo5.github.io" } } From 8ceb67110a67a624b20ce7d39d1fa945a5bed509 Mon Sep 17 00:00:00 2001 From: thou-mayest <85231096+thou-mayest@users.noreply.github.com> Date: Sun, 6 Aug 2023 10:12:10 +0100 Subject: [PATCH 3456/8412] Create _github-pages-challenge-thou-mayest.amine-brahmi.json Add GitHub pages verification for amine-brahmi.is-a.dev --- ...ithub-pages-challenge-thou-mayest.amine-brahmi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-thou-mayest.amine-brahmi.json diff --git a/domains/_github-pages-challenge-thou-mayest.amine-brahmi.json b/domains/_github-pages-challenge-thou-mayest.amine-brahmi.json new file mode 100644 index 000000000..32b401538 --- /dev/null +++ b/domains/_github-pages-challenge-thou-mayest.amine-brahmi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "thou-mayest", + "email": "", + "twitter": "Dr_whoami_" + }, + "record": { + "TXT": "8c76c4245faa447e805828e24f3743" + } +} From b90a95b4af79dccb3ac04f051470615c3fa2bcfe Mon Sep 17 00:00:00 2001 From: Jerry Date: Sun, 6 Aug 2023 14:44:01 +0530 Subject: [PATCH 3457/8412] Add Github Pages Verification --- domains/_github-pages-challenge-j3rrythomas.jerry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-j3rrythomas.jerry.json diff --git a/domains/_github-pages-challenge-j3rrythomas.jerry.json b/domains/_github-pages-challenge-j3rrythomas.jerry.json new file mode 100644 index 000000000..8648e23de --- /dev/null +++ b/domains/_github-pages-challenge-j3rrythomas.jerry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "j3rrythomas", + "email": "jerrythomasjohn9@gmail.com" + }, + "record": { + "TXT": "8d2b658010e7359f0de68b61b4b6dd" + } +} From aca4c932a4cdcacadd4a5490dcae8bafbadff3eb Mon Sep 17 00:00:00 2001 From: Shinyzenith Date: Sun, 6 Aug 2023 15:03:24 +0530 Subject: [PATCH 3458/8412] Fix github pages challenge for aakash.json Signed-off-by: Shinyzenith --- ...akash.json => _github-pages-challenge-Shinyzenith.aakash.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-aakash.aakash.json => _github-pages-challenge-Shinyzenith.aakash.json} (100%) diff --git a/domains/_github-pages-challenge-aakash.aakash.json b/domains/_github-pages-challenge-Shinyzenith.aakash.json similarity index 100% rename from domains/_github-pages-challenge-aakash.aakash.json rename to domains/_github-pages-challenge-Shinyzenith.aakash.json From 8dd5dccdc6e8ea5b0b3022ad72d1b8114b7b09b7 Mon Sep 17 00:00:00 2001 From: nubi1337 Date: Sun, 6 Aug 2023 11:50:03 +0200 Subject: [PATCH 3459/8412] feat(domain): nubi.is-a.dev --- domains/nubi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nubi.json diff --git a/domains/nubi.json b/domains/nubi.json new file mode 100644 index 000000000..04b0efafb --- /dev/null +++ b/domains/nubi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nubi1337", + "email": "jutendo112233@gmail.com" + }, + "record": { + "A": ["45.142.107.232"] + } +} From 8db02ea05a7d0b4a8abd13e49a84706386464702 Mon Sep 17 00:00:00 2001 From: NxnRmz Date: Sun, 6 Aug 2023 06:35:48 -0400 Subject: [PATCH 3460/8412] feat(domain): nxnlab.is-a.dev --- domains/nxnlab.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nxnlab.json diff --git a/domains/nxnlab.json b/domains/nxnlab.json new file mode 100644 index 000000000..9d569bd91 --- /dev/null +++ b/domains/nxnlab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NxnRmz", + "email": "nxnrmz@gmail.com" + }, + "record": { + "CNAME": "nxnrmz.github.io" + } +} From 544c1335cb1cc747735bb2202e1276eed2f53612 Mon Sep 17 00:00:00 2001 From: NxnRmz <141537018+NxnRmz@users.noreply.github.com> Date: Sun, 6 Aug 2023 06:48:52 -0400 Subject: [PATCH 3461/8412] Delete nxn.json --- domains/nxn.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nxn.json diff --git a/domains/nxn.json b/domains/nxn.json deleted file mode 100644 index d5afa50d5..000000000 --- a/domains/nxn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NxnRmz", - "email": "nxnrmz@gmail.com" - }, - "record": { - "TXT": "rmz" - } -} From 7e50ba50bee7d4d170f71d0f3d34ff0aec77c7df Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Sun, 6 Aug 2023 17:49:07 +0700 Subject: [PATCH 3462/8412] Create _github-pages-challenge-rubinskiy.bob --- domains/_github-pages-challenge-rubinskiy.bob | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-rubinskiy.bob diff --git a/domains/_github-pages-challenge-rubinskiy.bob b/domains/_github-pages-challenge-rubinskiy.bob new file mode 100644 index 000000000..71a17826d --- /dev/null +++ b/domains/_github-pages-challenge-rubinskiy.bob @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rubinskiy", + "discord": "rubinskiy#5258" + }, + "record": { + "TXT": "c3cc9a1718038c0034ac2b6d16f69e" + } +} From 2baced523e1c9c4f875906cd028754d49a0e8e39 Mon Sep 17 00:00:00 2001 From: NxnRmz Date: Sun, 6 Aug 2023 06:50:13 -0400 Subject: [PATCH 3463/8412] feat(domain): nxn.is-a.dev --- domains/nxn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nxn.json diff --git a/domains/nxn.json b/domains/nxn.json new file mode 100644 index 000000000..d8f227f54 --- /dev/null +++ b/domains/nxn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NxnRmz", + "email": "nxnrmz@gmail.com" + }, + "record": { + "A": ["44.203.96.123"] + } +} From 94a2c623279a754493db73fac294940ba6359c5c Mon Sep 17 00:00:00 2001 From: NxnRmz Date: Sun, 6 Aug 2023 06:51:10 -0400 Subject: [PATCH 3464/8412] feat(domain): nixon.is-a.dev --- domains/nixon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nixon.json diff --git a/domains/nixon.json b/domains/nixon.json new file mode 100644 index 000000000..d8f227f54 --- /dev/null +++ b/domains/nixon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NxnRmz", + "email": "nxnrmz@gmail.com" + }, + "record": { + "A": ["44.203.96.123"] + } +} From bcc542efce95be1362c5f81aacfe945368e5cfab Mon Sep 17 00:00:00 2001 From: Mir Habeel Ahmad <102403483+Habeel06@users.noreply.github.com> Date: Sun, 6 Aug 2023 17:26:50 +0530 Subject: [PATCH 3465/8412] Create _github-pages-challenge-Habeel06.habeel.txt --- domains/_github-pages-challenge-Habeel06.habeel.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_github-pages-challenge-Habeel06.habeel.txt diff --git a/domains/_github-pages-challenge-Habeel06.habeel.txt b/domains/_github-pages-challenge-Habeel06.habeel.txt new file mode 100644 index 000000000..a12fc16b7 --- /dev/null +++ b/domains/_github-pages-challenge-Habeel06.habeel.txt @@ -0,0 +1 @@ +6bbac3351ea3d8ad90603e1318c7ff From 5f7f544577f08f57dbf4993dcbc50f84ce2e4e28 Mon Sep 17 00:00:00 2001 From: Skanda Bhairava <58636952+skandabhairava@users.noreply.github.com> Date: Sun, 6 Aug 2023 17:55:30 +0530 Subject: [PATCH 3466/8412] Removed twitter from terroid.json --- domains/terroid.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/terroid.json b/domains/terroid.json index 983947a4f..917093ba5 100644 --- a/domains/terroid.json +++ b/domains/terroid.json @@ -4,7 +4,6 @@ "owner": { "username": "skandabhairava", "email": "skandabhairava@gmail.com", - "twitter": "TerroidYT" }, "record": { "CNAME": "skandabhairava.github.io" From ed5bdec5af843ea29ae2e6a2ee4d1fe0782f3f26 Mon Sep 17 00:00:00 2001 From: Skanda Bhairava <58636952+skandabhairava@users.noreply.github.com> Date: Sun, 6 Aug 2023 17:56:43 +0530 Subject: [PATCH 3467/8412] Create _github-pages-challenge-skandabhairava.terroid.json --- .../_github-pages-challenge-skandabhairava.terroid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-skandabhairava.terroid.json diff --git a/domains/_github-pages-challenge-skandabhairava.terroid.json b/domains/_github-pages-challenge-skandabhairava.terroid.json new file mode 100644 index 000000000..6bab87b49 --- /dev/null +++ b/domains/_github-pages-challenge-skandabhairava.terroid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skandabhairava", + "email": "skandabhairava@gmail.com", + }, + "record": { + "TXT": "73004005801e8467de8a643a7c1cf8" + } +} From 0977cb2cf39b3ef647fab65b784c5333b1b2cb24 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 6 Aug 2023 20:54:27 +0800 Subject: [PATCH 3468/8412] Rename _github-pages-challenge-Shinyzenith.aakash.json to _github-pages-challenge-shinyzenith.aakash.json --- ...akash.json => _github-pages-challenge-shinyzenith.aakash.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Shinyzenith.aakash.json => _github-pages-challenge-shinyzenith.aakash.json} (100%) diff --git a/domains/_github-pages-challenge-Shinyzenith.aakash.json b/domains/_github-pages-challenge-shinyzenith.aakash.json similarity index 100% rename from domains/_github-pages-challenge-Shinyzenith.aakash.json rename to domains/_github-pages-challenge-shinyzenith.aakash.json From 5a4432873d9ab3839e9bc41d080cf040a6121066 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Sun, 6 Aug 2023 18:27:12 +0530 Subject: [PATCH 3469/8412] Create jake.json --- domains/jake.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jake.json diff --git a/domains/jake.json b/domains/jake.json new file mode 100644 index 000000000..ad102c4ed --- /dev/null +++ b/domains/jake.json @@ -0,0 +1,11 @@ +{ + "description": "Jake's personal website and blog.", + "repo": "https://github.com/j-eo/j-eo.github.io", + "owner": { + "username": "j-eo", + "email": "website-contact.nem2h@silomails.com", + }, + "record": { + "CNAME": "j-eo.github.io" + } +} From 1b0ba622a4b875f65854c272ce50c761673eaff7 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Sun, 6 Aug 2023 18:38:05 +0530 Subject: [PATCH 3470/8412] Create _github-pages-challenge-j-eo.jake.json --- domains/_github-pages-challenge-j-eo.jake.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-j-eo.jake.json diff --git a/domains/_github-pages-challenge-j-eo.jake.json b/domains/_github-pages-challenge-j-eo.jake.json new file mode 100644 index 000000000..ed30942e7 --- /dev/null +++ b/domains/_github-pages-challenge-j-eo.jake.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub Pages verification", + "owner": { + "username": "j-eo", + "email": "website-contact.nem2h@silomails.com", + }, + "record": { + "TXT": "ccf413ecac65923d4b202f89da74c6" + } +} From 113a40e91746bb7ed93be83646980f1f47b83443 Mon Sep 17 00:00:00 2001 From: Blue <60958064+B1ue-Dev@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:31:11 +0700 Subject: [PATCH 3471/8412] chore: Update blue.json --- domains/blue.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/blue.json b/domains/blue.json index 0ed1654b3..121d73e1e 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -1,12 +1,12 @@ { - "description": "A newbie Python developer who wants to learn more about web design and Python development.", - "repo": "https://github.com/Jimmy-Blue/jimmy-blue.github.io", + "description": "Personal site for b1uedev, a.k.a Blue.", + "repo": "https://github.com/B1ue-Dev/b1ue-dev.github.io", "owner": { - "username": "Jimmy-Blue", + "username": "B1ue-Dev", "email": "ngolong1396@hotmail.com", - "twitter": "JimmyBlue00" + "twitter": "b1uedev" }, "record": { - "CNAME": "jimmy-blue.github.io" + "TXT": "e921e6896e19bfdc214f60f54aaacc" } } From e19f3a87473d852f9f97e58e003fb4d53958ec0e Mon Sep 17 00:00:00 2001 From: Blue <60958064+B1ue-Dev@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:34:14 +0700 Subject: [PATCH 3472/8412] feat: Create _github-pages-challenge-B1ue-Dev.blue.json --- domains/_github-pages-challenge-B1ue-Dev.blue.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/_github-pages-challenge-B1ue-Dev.blue.json diff --git a/domains/_github-pages-challenge-B1ue-Dev.blue.json b/domains/_github-pages-challenge-B1ue-Dev.blue.json new file mode 100644 index 000000000..121d73e1e --- /dev/null +++ b/domains/_github-pages-challenge-B1ue-Dev.blue.json @@ -0,0 +1,12 @@ +{ + "description": "Personal site for b1uedev, a.k.a Blue.", + "repo": "https://github.com/B1ue-Dev/b1ue-dev.github.io", + "owner": { + "username": "B1ue-Dev", + "email": "ngolong1396@hotmail.com", + "twitter": "b1uedev" + }, + "record": { + "TXT": "e921e6896e19bfdc214f60f54aaacc" + } +} From 1fd1c6d050f75a79b7118225fc4c73de1935b9b0 Mon Sep 17 00:00:00 2001 From: Krrish313 Date: Sun, 6 Aug 2023 19:35:36 +0530 Subject: [PATCH 3473/8412] feat(domain): krrisharma .is-a.dev --- domains/krrisharma .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/krrisharma .json diff --git a/domains/krrisharma .json b/domains/krrisharma .json new file mode 100644 index 000000000..f936f4859 --- /dev/null +++ b/domains/krrisharma .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krrish313", + "email": "krrishsharma.ks12345@gmail.com" + }, + "record": { + "URL": "https://github.com/krrish313" + } +} From b451af1be09b6b983adf264c12d6571375e1e795 Mon Sep 17 00:00:00 2001 From: Krrish313 Date: Sun, 6 Aug 2023 19:37:00 +0530 Subject: [PATCH 3474/8412] feat(domain): k22rma.is-a.dev --- domains/k22rma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/k22rma.json diff --git a/domains/k22rma.json b/domains/k22rma.json new file mode 100644 index 000000000..f936f4859 --- /dev/null +++ b/domains/k22rma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krrish313", + "email": "krrishsharma.ks12345@gmail.com" + }, + "record": { + "URL": "https://github.com/krrish313" + } +} From 12cf33759b69cb036bd13aa8ab09ac46eae19bda Mon Sep 17 00:00:00 2001 From: crystalbajgai Date: Sun, 6 Aug 2023 20:02:30 +0545 Subject: [PATCH 3475/8412] feat(domain): blog.crystal.is-a.dev --- domains/blog.crystal.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/blog.crystal.json b/domains/blog.crystal.json index f04028998..6d5ffa2a9 100644 --- a/domains/blog.crystal.json +++ b/domains/blog.crystal.json @@ -1,10 +1,9 @@ { - "description": "Blog", "owner": { "username": "crystalbajgai", "email": "crystalbajgai@gmail.com" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "hashnode.network" } } From ec6083d7c95b07e591cf5568ba02b6f2158f2942 Mon Sep 17 00:00:00 2001 From: crystalbajgai Date: Sun, 6 Aug 2023 20:03:48 +0545 Subject: [PATCH 3476/8412] feat(domain): blog.crystal.is-a.dev From 6f0b29daa9fbacfd55113d69084d312e53406959 Mon Sep 17 00:00:00 2001 From: shuawe Date: Sun, 6 Aug 2023 17:28:39 +0300 Subject: [PATCH 3477/8412] Create shuawe.is-a.dev --- domains/shuawe.is-a.dev | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/shuawe.is-a.dev diff --git a/domains/shuawe.is-a.dev b/domains/shuawe.is-a.dev new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/shuawe.is-a.dev @@ -0,0 +1 @@ + From cca8de1c40fb6795e0445b29ced0f3714c97bba6 Mon Sep 17 00:00:00 2001 From: shuawe Date: Sun, 6 Aug 2023 17:34:31 +0300 Subject: [PATCH 3478/8412] Update shuawe.json --- domains/shuawe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuawe.json b/domains/shuawe.json index 3521706bc..0ad823ec1 100644 --- a/domains/shuawe.json +++ b/domains/shuawe.json @@ -4,6 +4,6 @@ "email": "shuaweee@gmail.com" }, "record": { - "TXT": "-vercel" + "CNAME": "yxvcki69.up.railway.app" } } From 7f7020d957ac5763f8089a4287b25a247d319bce Mon Sep 17 00:00:00 2001 From: T-Dynamos Date: Sun, 6 Aug 2023 19:27:06 +0530 Subject: [PATCH 3479/8412] feat(domain): anshdadwal.is-a.dev --- .../_github-pages-challenge-T-Dynamos.anshdadwal.json | 9 +++++++++ domains/anshdadwal.json | 9 +++++++++ 2 files changed, 18 insertions(+) create mode 100644 domains/_github-pages-challenge-T-Dynamos.anshdadwal.json create mode 100644 domains/anshdadwal.json diff --git a/domains/_github-pages-challenge-T-Dynamos.anshdadwal.json b/domains/_github-pages-challenge-T-Dynamos.anshdadwal.json new file mode 100644 index 000000000..6421e5ab6 --- /dev/null +++ b/domains/_github-pages-challenge-T-Dynamos.anshdadwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "T-Dynamos", + "email": "anshdadwal298@gmail.com" + }, + "record": { + "TXT": "75957defcd9e7e37ed359579a7dc2b" + } +} diff --git a/domains/anshdadwal.json b/domains/anshdadwal.json new file mode 100644 index 000000000..b8bc72be7 --- /dev/null +++ b/domains/anshdadwal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "T-Dynamos", + "email": "anshdadwal298@gmail.com" + }, + "record": { + "CNAME": "t-dynamos.github.io" + } +} From 8816a4c6fe4efcdff7a304eea93734c0b79605e3 Mon Sep 17 00:00:00 2001 From: EdenQwQ Date: Sun, 6 Aug 2023 22:59:17 +0800 Subject: [PATCH 3480/8412] feat(domain): eden.is-a.dev --- domains/eden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eden.json diff --git a/domains/eden.json b/domains/eden.json new file mode 100644 index 000000000..071e4478f --- /dev/null +++ b/domains/eden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EdenQwQ", + "email": "lsahlm1eden@gmail.com" + }, + "record": { + "CNAME": "edenqwq.github.io" + } +} From 5a21ff0fbd57e03d8aba919931ca84b34250e59a Mon Sep 17 00:00:00 2001 From: debjit-mandal Date: Sun, 6 Aug 2023 20:37:31 +0530 Subject: [PATCH 3481/8412] feat(domain): debjit-mandal.is-a.dev --- domains/debjit-mandal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/debjit-mandal.json diff --git a/domains/debjit-mandal.json b/domains/debjit-mandal.json new file mode 100644 index 000000000..509257f05 --- /dev/null +++ b/domains/debjit-mandal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "debjit-mandal", + "email": "debjitmandal8925@gmail.com" + }, + "record": { + "CNAME": "github.io" + } +} From 444dd2f09e11c68be265f55677128ae1619f724a Mon Sep 17 00:00:00 2001 From: inkilu Date: Sun, 6 Aug 2023 21:16:03 +0530 Subject: [PATCH 3482/8412] feat(domain): gautham.is-a.dev --- domains/gautham.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gautham.json diff --git a/domains/gautham.json b/domains/gautham.json new file mode 100644 index 000000000..09e26d726 --- /dev/null +++ b/domains/gautham.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "inkilu", + "email": "gauthamgkm@gmail.com" + }, + "record": { + "CNAME": "inkilu.github.io" + } +} From 69e5753c63b6930b3797edb6b5454873c239eb83 Mon Sep 17 00:00:00 2001 From: Abishek PY <43115551+vj-abishek@users.noreply.github.com> Date: Sun, 6 Aug 2023 15:46:55 +0000 Subject: [PATCH 3483/8412] added github page challenge --- domains/_github-pages-challenge-vj-abishek.abishek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vj-abishek.abishek.json diff --git a/domains/_github-pages-challenge-vj-abishek.abishek.json b/domains/_github-pages-challenge-vj-abishek.abishek.json new file mode 100644 index 000000000..ced98b773 --- /dev/null +++ b/domains/_github-pages-challenge-vj-abishek.abishek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vj-abishek", + "email": "abigosearch@gmail.com" + }, + "record": { + "TXT": "fe9c9b544613d7bf05295ad995cbaa" + } +} \ No newline at end of file From 0ba3f0656a94f9eac95af88d745619e3cfa54dfc Mon Sep 17 00:00:00 2001 From: Mir Habeel Ahmad <102403483+Habeel06@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:36:29 +0530 Subject: [PATCH 3484/8412] Create _github-pages-challenge-Habeel06.habeel.json --- _github-pages-challenge-Habeel06.habeel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _github-pages-challenge-Habeel06.habeel.json diff --git a/_github-pages-challenge-Habeel06.habeel.json b/_github-pages-challenge-Habeel06.habeel.json new file mode 100644 index 000000000..483c59818 --- /dev/null +++ b/_github-pages-challenge-Habeel06.habeel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "habeel06", + "email": "nil" + }, + "record": { + "TXT": "6bbac3351ea3d8ad90603e1318c7ff" + } +} From 40f1c7f262d01d46029b62de6b3a1e36e1b2c2f0 Mon Sep 17 00:00:00 2001 From: Mir Habeel Ahmad <102403483+Habeel06@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:39:21 +0530 Subject: [PATCH 3485/8412] Delete _github-pages-challenge-Habeel06.habeel.txt --- domains/_github-pages-challenge-Habeel06.habeel.txt | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/_github-pages-challenge-Habeel06.habeel.txt diff --git a/domains/_github-pages-challenge-Habeel06.habeel.txt b/domains/_github-pages-challenge-Habeel06.habeel.txt deleted file mode 100644 index a12fc16b7..000000000 --- a/domains/_github-pages-challenge-Habeel06.habeel.txt +++ /dev/null @@ -1 +0,0 @@ -6bbac3351ea3d8ad90603e1318c7ff From 8780cd267eda815bf3b7318e044e3d43b577fa50 Mon Sep 17 00:00:00 2001 From: Tilak <125390274+YourTilak@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:49:36 +0530 Subject: [PATCH 3486/8412] Update and rename domains/_github-pages-challenge-YourTilak.tilak.json to yourtilak.json --- ...ithub-pages-challenge-YourTilak.tilak.json => yourtilak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/_github-pages-challenge-YourTilak.tilak.json => yourtilak.json (82%) diff --git a/domains/_github-pages-challenge-YourTilak.tilak.json b/yourtilak.json similarity index 82% rename from domains/_github-pages-challenge-YourTilak.tilak.json rename to yourtilak.json index 704fc54cf..ebcdc84c6 100644 --- a/domains/_github-pages-challenge-YourTilak.tilak.json +++ b/yourtilak.json @@ -6,6 +6,6 @@ "email": "rj05tilak@gmail.com" }, "record": { - "TXT": "c599b4c1ad1e049f9a34ab0534ede8" + "CNAME": "yourtilak.github.io" } } From cab3fdb5894644136ac210507a798b61a87c5231 Mon Sep 17 00:00:00 2001 From: Tilak <125390274+YourTilak@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:50:38 +0530 Subject: [PATCH 3487/8412] Create _github-pages-challenge-YourTilak.tilak.json --- domains/_github-pages-challenge-YourTilak.tilak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-YourTilak.tilak.json diff --git a/domains/_github-pages-challenge-YourTilak.tilak.json b/domains/_github-pages-challenge-YourTilak.tilak.json new file mode 100644 index 000000000..704fc54cf --- /dev/null +++ b/domains/_github-pages-challenge-YourTilak.tilak.json @@ -0,0 +1,11 @@ +{ + "description": "YourTilak.is-a.dev", + "repo": "https://github.com/YourTilak/YourTilak.github.io", + "owner": { + "username": "YourTilak", + "email": "rj05tilak@gmail.com" + }, + "record": { + "TXT": "c599b4c1ad1e049f9a34ab0534ede8" + } +} From 405b71c33be139e1830d95160fa4448eabeae6fe Mon Sep 17 00:00:00 2001 From: Tilak <125390274+YourTilak@users.noreply.github.com> Date: Sun, 6 Aug 2023 21:53:15 +0530 Subject: [PATCH 3488/8412] Rename _github-pages-challenge-YourTilak.tilak.json to _github-pages-challenge-yourtilak.tilak.json --- ...ak.tilak.json => _github-pages-challenge-yourtilak.tilak.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-YourTilak.tilak.json => _github-pages-challenge-yourtilak.tilak.json} (100%) diff --git a/domains/_github-pages-challenge-YourTilak.tilak.json b/domains/_github-pages-challenge-yourtilak.tilak.json similarity index 100% rename from domains/_github-pages-challenge-YourTilak.tilak.json rename to domains/_github-pages-challenge-yourtilak.tilak.json From e23634c8de560038919ed64ab35646a450576b4e Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sun, 6 Aug 2023 18:52:42 +0100 Subject: [PATCH 3489/8412] spf --- domains/andrewstech.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index 348b0f90d..20cb404f6 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -4,6 +4,7 @@ "email": "andrew@win11react.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From d862a73c5fa85c1c9800249bfa67cd3c37f504e6 Mon Sep 17 00:00:00 2001 From: Chandra Sekhar Malla <43902003+sekharmalla@users.noreply.github.com> Date: Sun, 6 Aug 2023 22:01:30 +0400 Subject: [PATCH 3490/8412] Rename _github-pages-challenge-sekharmalla.chandra.chandra.json to _github-pages-challenge-sekharmalla.chandra.json --- ...ndra.json => _github-pages-challenge-sekharmalla.chandra.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-sekharmalla.chandra.chandra.json => _github-pages-challenge-sekharmalla.chandra.json} (100%) diff --git a/domains/_github-pages-challenge-sekharmalla.chandra.chandra.json b/domains/_github-pages-challenge-sekharmalla.chandra.json similarity index 100% rename from domains/_github-pages-challenge-sekharmalla.chandra.chandra.json rename to domains/_github-pages-challenge-sekharmalla.chandra.json From 14e90cdc8d084211b7cc5d7f3b37b9e4c19e9282 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sun, 6 Aug 2023 19:10:10 +0100 Subject: [PATCH 3491/8412] Update andrewstech.json --- domains/andrewstech.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index 20cb404f6..b6a6a112f 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -5,6 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" } } From b480aba02e7631ed7b17b130a20fb45d78aa2916 Mon Sep 17 00:00:00 2001 From: uberkey Date: Sun, 6 Aug 2023 20:16:05 +0200 Subject: [PATCH 3492/8412] feat(domain): uberkey.is-a.dev --- domains/uberkey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uberkey.json b/domains/uberkey.json index a98db0e7c..46892cefa 100644 --- a/domains/uberkey.json +++ b/domains/uberkey.json @@ -4,6 +4,6 @@ "email": "postmordial@gmail.com" }, "record": { - "CNAME": "uberkey.github.io" + "CNAME": "uberkey.github.io" } } From 5ec87cc661144c89ae88050099e6fe5fe248ad84 Mon Sep 17 00:00:00 2001 From: Hector Vigil - Escalera <78450330+Hector-Vigil@users.noreply.github.com> Date: Sun, 6 Aug 2023 14:17:11 -0400 Subject: [PATCH 3493/8412] Create _github-pages-challenge-Hector-Vigil.hector-vigil.json --- _github-pages-challenge-Hector-Vigil.hector-vigil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 _github-pages-challenge-Hector-Vigil.hector-vigil.json diff --git a/_github-pages-challenge-Hector-Vigil.hector-vigil.json b/_github-pages-challenge-Hector-Vigil.hector-vigil.json new file mode 100644 index 000000000..9494c7a67 --- /dev/null +++ b/_github-pages-challenge-Hector-Vigil.hector-vigil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hector-Vigil", + "email": "vigilescalera.h@gmail.com" + }, + "record": { + "TXT": "01a4ef998725972f99991612a43336" + } +} From 097c1e8042dbcc3f8516a0df3cc90051087b0f0d Mon Sep 17 00:00:00 2001 From: Hector Vigil - Escalera <78450330+Hector-Vigil@users.noreply.github.com> Date: Sun, 6 Aug 2023 14:19:41 -0400 Subject: [PATCH 3494/8412] Rename _github-pages-challenge-Hector-Vigil.hector-vigil.json to domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json --- .../_github-pages-challenge-Hector-Vigil.hector-vigil.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-Hector-Vigil.hector-vigil.json => domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json (100%) diff --git a/_github-pages-challenge-Hector-Vigil.hector-vigil.json b/domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json similarity index 100% rename from _github-pages-challenge-Hector-Vigil.hector-vigil.json rename to domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json From deb9ce8208c8522b4b155065ff797a37e15f35df Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Sun, 6 Aug 2023 19:59:36 +0100 Subject: [PATCH 3495/8412] Update jonathancarrillo.json was changed by accident because earlier I was trying to do it through aws Buckets , and that was an old PR, i'm hosting my static website on gh pages now --- domains/jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json index d069517a0..d72749f8e 100644 --- a/domains/jonathancarrillo.json +++ b/domains/jonathancarrillo.json @@ -4,6 +4,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "CNAME": "johny-portfolio.s3-website.eu-north-1.amazonaws.com" + "CNAME": "bi0hazarDD.github.io" } } From f8b45fb164d6e570818838b550414534725241ca Mon Sep 17 00:00:00 2001 From: Salmontrap26283627 Date: Sun, 6 Aug 2023 23:43:43 +0200 Subject: [PATCH 3496/8412] feat(domain): pixie.is-a.dev --- domains/pixie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pixie.json diff --git a/domains/pixie.json b/domains/pixie.json new file mode 100644 index 000000000..c4ec63fe1 --- /dev/null +++ b/domains/pixie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Salmontrap26283627", + "email": "soudeur-epicier.0x@icloud.com" + }, + "record": { + "URL": "https://html-starter-seven-umber.vercel.app/" + } +} From 103551dd557b6ea7f5ece787e36f8e5deb0c5a0c Mon Sep 17 00:00:00 2001 From: moon-moon <88635622+pansy27@users.noreply.github.com> Date: Mon, 7 Aug 2023 04:44:48 +0530 Subject: [PATCH 3497/8412] Create _github-pages-challenge-pansy27.pansy.json added txt records --- domains/_github-pages-challenge-pansy27.pansy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-pansy27.pansy.json diff --git a/domains/_github-pages-challenge-pansy27.pansy.json b/domains/_github-pages-challenge-pansy27.pansy.json new file mode 100644 index 000000000..fd1bf5895 --- /dev/null +++ b/domains/_github-pages-challenge-pansy27.pansy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pansy27", + "email": "uselessshogun99@gmail.com" + }, + "record": { + "TXT": "f7dedb2a4d727663fc9b0198fe3797" + } +} From 1750b2a0ef0d8bdd6b811033f72bc8d4caf9e917 Mon Sep 17 00:00:00 2001 From: not-a-ethan Date: Sun, 6 Aug 2023 20:14:51 -0400 Subject: [PATCH 3498/8412] feat(domain): not-ethan.is-a.dev --- domains/not-ethan.json | 22 +++++++++------------- 1 file changed, 9 insertions(+), 13 deletions(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 66dd58b79..b70aeacd1 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -1,13 +1,9 @@ -{ - "description": "Ethan's website", - "repo": "https://github.com/not-a-ethan/Portfiolio", - "owner": { - "username": "not-a-ethan", - "email": "", - "discord": "not_ethan." - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} +{ + "owner": { + "username": "not-a-ethan", + "email": "ethans0408.5@gmail.com" + }, + "record": { + "CNAME": "not-a-ethan.github.io" + } +} From 1d9d0245b9a5bed473f069f32ef16effac8dff8d Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:15:56 -0400 Subject: [PATCH 3499/8412] Update not-ethan.json --- domains/not-ethan.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index b70aeacd1..727fad378 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -4,6 +4,8 @@ "email": "ethans0408.5@gmail.com" }, "record": { - "CNAME": "not-a-ethan.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "not-a-ethan.github.io" } } From 50d5feaf87f5646155a6c9acd001c0d81cb09223 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Sun, 6 Aug 2023 20:18:45 -0400 Subject: [PATCH 3500/8412] Update not-ethan.json --- domains/not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 727fad378..03cd32d0d 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -6,6 +6,6 @@ "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all", - "CNAME": "not-a-ethan.github.io" + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } From b9808863bb693c323d808f0a1ed8c867b575ed8b Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Mon, 7 Aug 2023 08:16:30 +0700 Subject: [PATCH 3501/8412] feat(domain): iamchoiiril.is-a.dev --- domains/iamchoiiril.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json index fcf9608b4..a04312176 100644 --- a/domains/iamchoiiril.json +++ b/domains/iamchoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "URL": "https://cfhoiril.github.io/portfolio/" + "CNAME": "cfhoiril.github.io" } } From 3dec8eaf6c16e69d55c29607af55a160804e1673 Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Sun, 6 Aug 2023 23:19:39 -0200 Subject: [PATCH 3502/8412] Update and rename kenwu.json to _github-pages-challenge-KenWuqianghao.kenwu.json --- ...nwu.json => _github-pages-challenge-KenWuqianghao.kenwu.json} | 1 + 1 file changed, 1 insertion(+) rename domains/{kenwu.json => _github-pages-challenge-KenWuqianghao.kenwu.json} (87%) diff --git a/domains/kenwu.json b/domains/_github-pages-challenge-KenWuqianghao.kenwu.json similarity index 87% rename from domains/kenwu.json rename to domains/_github-pages-challenge-KenWuqianghao.kenwu.json index 4bbda27e5..229ad22f1 100644 --- a/domains/kenwu.json +++ b/domains/_github-pages-challenge-KenWuqianghao.kenwu.json @@ -8,5 +8,6 @@ }, "record": { "CNAME": "kenwuqianghao.github.io" + "TXT": "15c0eb5d4a85c75c4b205ac26a4d31" } } From dc7c0570006d8771b7f501300a73e40472fe4c51 Mon Sep 17 00:00:00 2001 From: Shreyas-ITB Date: Mon, 7 Aug 2023 09:17:00 +0530 Subject: [PATCH 3503/8412] feat(domain): shreyasitb.is-a.dev --- domains/shreyasitb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shreyasitb.json b/domains/shreyasitb.json index c99534432..f037ff30b 100644 --- a/domains/shreyasitb.json +++ b/domains/shreyasitb.json @@ -4,6 +4,6 @@ "email": "rstechbros@gmail.com" }, "record": { - "CNAME": "shreyas-itb.github.io" + "TXT": "_github-pages-challenge-Shreyas-ITB.shreyasitb" } } From 017811bf7a2959e4718c610208dfd938cfde79c1 Mon Sep 17 00:00:00 2001 From: Shreyas-ITB Date: Mon, 7 Aug 2023 09:26:48 +0530 Subject: [PATCH 3504/8412] feat(domain): shreyasitb.is-a.dev --- domains/shreyasitb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shreyasitb.json b/domains/shreyasitb.json index f037ff30b..b9a59c9b9 100644 --- a/domains/shreyasitb.json +++ b/domains/shreyasitb.json @@ -4,6 +4,6 @@ "email": "rstechbros@gmail.com" }, "record": { - "TXT": "_github-pages-challenge-Shreyas-ITB.shreyasitb" + "TXT": "737cf4521bb4d1c2a7530ce67a8304" } } From df4d93eb0bf4ddfb00a572b53cf6a4b60478aeb9 Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Mon, 7 Aug 2023 11:41:01 +0700 Subject: [PATCH 3505/8412] Rename _github-pages-challenge-rubinskiy.bob to _github-pages-challenge-rubinskiy.bob.json --- ...e-rubinskiy.bob => _github-pages-challenge-rubinskiy.bob.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-rubinskiy.bob => _github-pages-challenge-rubinskiy.bob.json} (100%) diff --git a/domains/_github-pages-challenge-rubinskiy.bob b/domains/_github-pages-challenge-rubinskiy.bob.json similarity index 100% rename from domains/_github-pages-challenge-rubinskiy.bob rename to domains/_github-pages-challenge-rubinskiy.bob.json From ad0a76e2fcfd89b18a955df2a18994b76cc3c6f0 Mon Sep 17 00:00:00 2001 From: ayushbite Date: Mon, 7 Aug 2023 10:59:05 +0530 Subject: [PATCH 3506/8412] feat(domain): google.is-a.dev --- domains/google.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/google.json diff --git a/domains/google.json b/domains/google.json new file mode 100644 index 000000000..c269851f3 --- /dev/null +++ b/domains/google.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayushbite", + "email": "ayushbite@gmail.com" + }, + "record": { + "URL": "https://visitayush.netlify.app/" + } +} From d61e2ff633c56bd8c1a3e1487040b2ae58d09954 Mon Sep 17 00:00:00 2001 From: Soldierplayz6867 Date: Mon, 7 Aug 2023 13:30:41 +0800 Subject: [PATCH 3507/8412] feat(domain): bkmd.is-a.dev --- domains/bkmd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bkmd.json diff --git a/domains/bkmd.json b/domains/bkmd.json new file mode 100644 index 000000000..90e48e005 --- /dev/null +++ b/domains/bkmd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Soldierplayz6867", + "email": "soldierplayz.tw@gmail.com" + }, + "record": { + "CNAME": "da-1.us.hostns.io" + } +} From f645ee47226ba55d69d204611925adec863a9de7 Mon Sep 17 00:00:00 2001 From: MrGliff Date: Mon, 7 Aug 2023 11:06:32 +0530 Subject: [PATCH 3508/8412] feat(domain): mrgliff.is-a.dev --- domains/mrgliff.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrgliff.json diff --git a/domains/mrgliff.json b/domains/mrgliff.json new file mode 100644 index 000000000..f7f59e6a1 --- /dev/null +++ b/domains/mrgliff.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrGliff", + "email": "dharminnagar@gmail.com" + }, + "record": { + "URL": "mrgliff.dev" + } +} From dc9f0dda48ed77513b4879ed1126d2ba96684adb Mon Sep 17 00:00:00 2001 From: coopercoder Date: Mon, 7 Aug 2023 14:40:09 +0800 Subject: [PATCH 3509/8412] feat(domain): zhaiguangpeng.is-a.dev --- domains/zhaiguangpeng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zhaiguangpeng.json diff --git a/domains/zhaiguangpeng.json b/domains/zhaiguangpeng.json new file mode 100644 index 000000000..dfc79bef5 --- /dev/null +++ b/domains/zhaiguangpeng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coopercoder", + "email": "whitetiger0127@163.com" + }, + "record": { + "CNAME": "zhaiguangpeng.love" + } +} From 8af2ba331b6fe116e9427b16b70d8114c5b6165c Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Mon, 7 Aug 2023 14:03:09 +0700 Subject: [PATCH 3510/8412] feat(domain): lam.is-a.dev --- domains/lam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lam.json diff --git a/domains/lam.json b/domains/lam.json new file mode 100644 index 000000000..2e6d46de7 --- /dev/null +++ b/domains/lam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Syxaaa", + "email": "nguyenlamyou@gmail.com" + }, + "record": { + "URL": "https://replit.com/@lamnguyen173/profile-card?v=1" + } +} From aaddd37309c1e9093e1e91ae3139f09db0426116 Mon Sep 17 00:00:00 2001 From: ARBoyGo <69381592+ARBoyGo@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:24:53 +0300 Subject: [PATCH 3511/8412] Create _github-pages-challenge-ARBoyGo.arboy.json --- domains/_github-pages-challenge-ARBoyGo.arboy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-ARBoyGo.arboy.json diff --git a/domains/_github-pages-challenge-ARBoyGo.arboy.json b/domains/_github-pages-challenge-ARBoyGo.arboy.json new file mode 100644 index 000000000..d5c69a01f --- /dev/null +++ b/domains/_github-pages-challenge-ARBoyGo.arboy.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "arboygo", + "email": "arboygo@duck.com" + }, + "record": { + "TXT": "279fd9e58ed7ce7558663b3992f871" + } +} From fd821556381ca694858ef39147f0cdeb6d5720dc Mon Sep 17 00:00:00 2001 From: n4n5 <56606507+Its-Just-Nans@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:51:02 +0200 Subject: [PATCH 3512/8412] Create n4n5.json --- domains/n4n5.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/n4n5.json diff --git a/domains/n4n5.json b/domains/n4n5.json new file mode 100644 index 000000000..c6df06f62 --- /dev/null +++ b/domains/n4n5.json @@ -0,0 +1,12 @@ +{ + "description": "redirects to my website", + "repo": "https://github.com/Its-Just-Nans/its-just-nans.github.io", + "owner": { + "username": "n4n5", + "email": "", + "twitter": "Its-Just-Nans", + }, + "record": { + "URL": "https://n4n5.dev" + } +} From 07f5483171d36a934d0f62432351ae74336dad4b Mon Sep 17 00:00:00 2001 From: n4n5 <56606507+Its-Just-Nans@users.noreply.github.com> Date: Mon, 7 Aug 2023 09:53:23 +0200 Subject: [PATCH 3513/8412] Update n4n5.json --- domains/n4n5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/n4n5.json b/domains/n4n5.json index c6df06f62..1bdfbde69 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -1,6 +1,6 @@ { "description": "redirects to my website", - "repo": "https://github.com/Its-Just-Nans/its-just-nans.github.io", + "repo": "https://github.com/Its-Just-Nans", "owner": { "username": "n4n5", "email": "", From f4d901ee4bd64b73a071a43da98ec1ecea5f8886 Mon Sep 17 00:00:00 2001 From: Kaustubh Kharvi <99479103+kaustubhkharvi@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:24:54 +0530 Subject: [PATCH 3514/8412] Update kaustubh.json --- domains/kaustubh.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/kaustubh.json b/domains/kaustubh.json index da258f94b..134106d5f 100644 --- a/domains/kaustubh.json +++ b/domains/kaustubh.json @@ -1,9 +1,12 @@ { + "description": "For my portfolio website made by using HTML + CSS and JS", + "repo": "https://github.com/kaustubhkharvi/kaustubhkharvi.github.io", "owner": { "username": "kaustubhkharvi", - "email": "kaustubh_2008@outlook.com" + "email": "kaustubh_2008@outlook.com", + "twitter": "Kaustubhkharvi" }, "record": { - "TXT": "1ac125c3f84f3381a22491edf36bb0" + "CNAME": "kaustubhkharvi.github.io" } -} +} From 841fc3cca89e83f598a216c2c45b72840cae369f Mon Sep 17 00:00:00 2001 From: Kaustubh Kharvi <99479103+kaustubhkharvi@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:26:52 +0530 Subject: [PATCH 3515/8412] Create _github-pages-challenge-kaustubhkharvi.kaustubh.json --- ...github-pages-challenge-kaustubhkharvi.kaustubh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-kaustubhkharvi.kaustubh.json diff --git a/domains/_github-pages-challenge-kaustubhkharvi.kaustubh.json b/domains/_github-pages-challenge-kaustubhkharvi.kaustubh.json new file mode 100644 index 000000000..9951926b4 --- /dev/null +++ b/domains/_github-pages-challenge-kaustubhkharvi.kaustubh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kaustubhkharvi", + "email": "kaustubh_2008@outlook.com", + "twitter": "kaustubhkharvi" + }, + "record": { + "TXT": "1ac125c3f84f3381a22491edf36bb0" + } +} From a64d5d0186fe2b4c8b44c748c4fa4c51a74fbf2a Mon Sep 17 00:00:00 2001 From: Adarsh <109848261+clumzyofficial@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:47:13 +0530 Subject: [PATCH 3516/8412] Update adarsh.json --- domains/adarsh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adarsh.json b/domains/adarsh.json index f97256b7b..a1ad810d0 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -4,6 +4,6 @@ "email": "adarshshukla0344@gmail.com" }, "record": { - "TXT": "undefined" + "CNAME": "clumzyofficial.github.io" } } From f0cb280c7bb574d42b3457b4fbc887dd568d2d8e Mon Sep 17 00:00:00 2001 From: K Harishankar <48408097+harishnkr@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:07:03 +0530 Subject: [PATCH 3517/8412] Create _github-pages-challenge-harishnkr.hari.json --- domains/_github-pages-challenge-harishnkr.hari.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-harishnkr.hari.json diff --git a/domains/_github-pages-challenge-harishnkr.hari.json b/domains/_github-pages-challenge-harishnkr.hari.json new file mode 100644 index 000000000..5380b91fa --- /dev/null +++ b/domains/_github-pages-challenge-harishnkr.hari.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "harishnkr", + "email": "hari2menon1234@gmail.com" + }, + "record": { + "TXT": "7f15aad6874de8ea118574464c8169" + } +} From b459861f10be6505e53b59d173f584dbb35b18b4 Mon Sep 17 00:00:00 2001 From: Ainuddin Faizan Date: Mon, 7 Aug 2023 10:39:04 +0200 Subject: [PATCH 3518/8412] feat: add DNS TXT record for reverification --- domains/_github-pages-challenge-andyfaizan.andy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-andyfaizan.andy.json diff --git a/domains/_github-pages-challenge-andyfaizan.andy.json b/domains/_github-pages-challenge-andyfaizan.andy.json new file mode 100644 index 000000000..05f0de9ca --- /dev/null +++ b/domains/_github-pages-challenge-andyfaizan.andy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "andyfaizan", + "email": "andyfaizan@gmail.com" + }, + "record": { + "TXT": "8c35e4942c57ea0659a1b4c0cae798" + } +} \ No newline at end of file From d4e2d4c571ba03435e854b3de66532c42aec6f2a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 7 Aug 2023 17:56:49 +0800 Subject: [PATCH 3519/8412] Update terroid.json --- domains/terroid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/terroid.json b/domains/terroid.json index 917093ba5..512bd0cc1 100644 --- a/domains/terroid.json +++ b/domains/terroid.json @@ -3,7 +3,7 @@ "repo": "https://github.com/skandabhairava/skandabhairava.github.io", "owner": { "username": "skandabhairava", - "email": "skandabhairava@gmail.com", + "email": "skandabhairava@gmail.com" }, "record": { "CNAME": "skandabhairava.github.io" From 80b468da40331cd47d66b66ecd9f343b75f1cde9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 7 Aug 2023 17:59:02 +0800 Subject: [PATCH 3520/8412] Update _github-pages-challenge-skandabhairava.terroid.json --- domains/_github-pages-challenge-skandabhairava.terroid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-skandabhairava.terroid.json b/domains/_github-pages-challenge-skandabhairava.terroid.json index 6bab87b49..09fdebe82 100644 --- a/domains/_github-pages-challenge-skandabhairava.terroid.json +++ b/domains/_github-pages-challenge-skandabhairava.terroid.json @@ -1,7 +1,7 @@ { "owner": { "username": "skandabhairava", - "email": "skandabhairava@gmail.com", + "email": "skandabhairava@gmail.com" }, "record": { "TXT": "73004005801e8467de8a643a7c1cf8" From 901ffae0b6faba9c1447b1d4aafb5df0099389ba Mon Sep 17 00:00:00 2001 From: Sxya <96788682+Syxaaa@users.noreply.github.com> Date: Mon, 7 Aug 2023 17:20:23 +0700 Subject: [PATCH 3521/8412] Update lam.json --- domains/lam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lam.json b/domains/lam.json index 2e6d46de7..f93678c44 100644 --- a/domains/lam.json +++ b/domains/lam.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://replit.com/@lamnguyen173/profile-card?v=1" + "URL": "https://profile-card-eqs.pages.dev/" } } From e3874c79f419b9330d3cde50202af9fe23cb88c2 Mon Sep 17 00:00:00 2001 From: turvenuija1 <4209@lattahattu.fi> Date: Mon, 7 Aug 2023 14:09:08 +0300 Subject: [PATCH 3522/8412] feat(domain): _github-pages-challenge-turvenuija1.turvenuija.is-a.dev --- .../_github-pages-challenge-turvenuija1.turvenuija.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-turvenuija1.turvenuija.json diff --git a/domains/_github-pages-challenge-turvenuija1.turvenuija.json b/domains/_github-pages-challenge-turvenuija1.turvenuija.json new file mode 100644 index 000000000..59cca99da --- /dev/null +++ b/domains/_github-pages-challenge-turvenuija1.turvenuija.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "turvenuija1", + "email": "4209@lattahattu.fi" + }, + "record": { + "TXT": "91c902200720c9032d320f25ae736c" + } +} From 2e0eb44edbe962e06f63cb285c2a622edfad7a2d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 7 Aug 2023 19:33:31 +0800 Subject: [PATCH 3523/8412] Discard changes to domains/shuawe.is-a.dev --- domains/shuawe.is-a.dev | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/shuawe.is-a.dev diff --git a/domains/shuawe.is-a.dev b/domains/shuawe.is-a.dev deleted file mode 100644 index 8b1378917..000000000 --- a/domains/shuawe.is-a.dev +++ /dev/null @@ -1 +0,0 @@ - From 9e6dcc8ff275fc8e30ae6485dd683f33ae23986b Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:41:26 +0800 Subject: [PATCH 3524/8412] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 6f0c5a82f..890a72d9b 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "https://williamharrison.dev" + "CNAME": "hosts.is-a.dev" } } From fedbb9b5477de506bdcef9afa27edd47902393d5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 7 Aug 2023 20:05:42 +0800 Subject: [PATCH 3525/8412] Rename yourtilak.json to domains/yourtilak.json --- yourtilak.json => domains/yourtilak.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename yourtilak.json => domains/yourtilak.json (100%) diff --git a/yourtilak.json b/domains/yourtilak.json similarity index 100% rename from yourtilak.json rename to domains/yourtilak.json From 6f2b14fa68418d72aa6f7dafd55eb9f3fdd9a4a5 Mon Sep 17 00:00:00 2001 From: shuawe Date: Mon, 7 Aug 2023 15:13:55 +0300 Subject: [PATCH 3526/8412] Update shuawe.json --- domains/shuawe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuawe.json b/domains/shuawe.json index 0ad823ec1..81479e2b0 100644 --- a/domains/shuawe.json +++ b/domains/shuawe.json @@ -4,6 +4,6 @@ "email": "shuaweee@gmail.com" }, "record": { - "CNAME": "yxvcki69.up.railway.app" + "CNAME": "shuawe.vercel.app" } } From 32ef902c532cab2cc5c2258ee95183320c160570 Mon Sep 17 00:00:00 2001 From: shuawe Date: Mon, 7 Aug 2023 15:14:39 +0300 Subject: [PATCH 3527/8412] Update shuawe.json --- domains/shuawe.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuawe.json b/domains/shuawe.json index 81479e2b0..1d88f5ec9 100644 --- a/domains/shuawe.json +++ b/domains/shuawe.json @@ -4,6 +4,6 @@ "email": "shuaweee@gmail.com" }, "record": { - "CNAME": "shuawe.vercel.app" + "CNAME": "shuawe.railway.app" } } From ea3ba605662b5da1846cababf70ee15e4d5ae732 Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:22:53 +0100 Subject: [PATCH 3528/8412] Create _github-pages-challenge-bi0hazarDD.jonathancarrillo.json github verification --- ...b-pages-challenge-bi0hazarDD.jonathancarrillo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json diff --git a/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json b/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json new file mode 100644 index 000000000..2383d61f1 --- /dev/null +++ b/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for github@bi0hazarDD (GH Pages verification)", + "repo": "https://github.com/bi0hazarDD/bi0hazarDD.github.io", + "owner": { + "username": "bi0hazarDD", + "email": "jonathan-8@hotmail.co.uk" + }, + "record": { + "TXT": "8e185689c7ba93093ddd8785ca60e6" + } +} From 8872cab5b99809bedbc8b37a2220076baea34e2f Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Mon, 7 Aug 2023 13:25:14 +0100 Subject: [PATCH 3529/8412] Create _github-pages-challenge-bi0hazarDD.jonathancarrillo.json verification gh pages --- ...b-pages-challenge-bi0hazarDD.jonathancarrillo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json diff --git a/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json b/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json new file mode 100644 index 000000000..2383d61f1 --- /dev/null +++ b/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for github@bi0hazarDD (GH Pages verification)", + "repo": "https://github.com/bi0hazarDD/bi0hazarDD.github.io", + "owner": { + "username": "bi0hazarDD", + "email": "jonathan-8@hotmail.co.uk" + }, + "record": { + "TXT": "8e185689c7ba93093ddd8785ca60e6" + } +} From eb6ff0d9b42685451265a7443cb4a660071b4727 Mon Sep 17 00:00:00 2001 From: x8t-code Date: Mon, 7 Aug 2023 18:43:05 +0545 Subject: [PATCH 3530/8412] feat(domain): x8t.is-a.dev --- domains/x8t.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/x8t.json diff --git a/domains/x8t.json b/domains/x8t.json new file mode 100644 index 000000000..8098364af --- /dev/null +++ b/domains/x8t.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x8t-code", + "email": "x8t@tuta.io" + }, + "record": { + "CNAME": "x8t-code.github.io" + } +} From 7fd5d30666238b8ceb0e8cdc6bce1e8523ea6799 Mon Sep 17 00:00:00 2001 From: Bnyro <82752168+Bnyro@users.noreply.github.com> Date: Mon, 7 Aug 2023 15:24:34 +0200 Subject: [PATCH 3531/8412] register _github-pages-challenge-Bnyro.bnyro --- domains/_github-pages-challenge-Bnyro.bnyro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Bnyro.bnyro.json diff --git a/domains/_github-pages-challenge-Bnyro.bnyro.json b/domains/_github-pages-challenge-Bnyro.bnyro.json new file mode 100644 index 000000000..49e09b122 --- /dev/null +++ b/domains/_github-pages-challenge-Bnyro.bnyro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bnyro", + "email": "bnyro@tutanota.com" + }, + "record": { + "TXT": "44677d523e6eee7f03f41e5d062066" + } +} From 2a8c11a126a6fa6fbee2ee812de725e2f20707dd Mon Sep 17 00:00:00 2001 From: Krix12 Date: Mon, 7 Aug 2023 15:46:14 +0200 Subject: [PATCH 3532/8412] feat(domain): _github-pages-challenge-Krix12.krix.is-a.dev --- domains/_github-pages-challenge-Krix12.krix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Krix12.krix.json diff --git a/domains/_github-pages-challenge-Krix12.krix.json b/domains/_github-pages-challenge-Krix12.krix.json new file mode 100644 index 000000000..b97e41309 --- /dev/null +++ b/domains/_github-pages-challenge-Krix12.krix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Krix12", + "email": "kristjan.kocevar89@gmail.com" + }, + "record": { + "TXT": "178ab459221fd277af8029cae84a63" + } +} From b3eca7251f3402575c393e39d01dbb59efda44e9 Mon Sep 17 00:00:00 2001 From: Robin <62457878+Rubinskiy@users.noreply.github.com> Date: Mon, 7 Aug 2023 21:07:27 +0700 Subject: [PATCH 3533/8412] Update _github-pages-challenge-rubinskiy.bob.json --- domains/_github-pages-challenge-rubinskiy.bob.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-rubinskiy.bob.json b/domains/_github-pages-challenge-rubinskiy.bob.json index 71a17826d..b4fe2a945 100644 --- a/domains/_github-pages-challenge-rubinskiy.bob.json +++ b/domains/_github-pages-challenge-rubinskiy.bob.json @@ -1,7 +1,8 @@ { "owner": { "username": "Rubinskiy", - "discord": "rubinskiy#5258" + "discord": "rubinskiy#5258", + "email": "roebebin@gmail.com" }, "record": { "TXT": "c3cc9a1718038c0034ac2b6d16f69e" From ea31497549c2d3822195608df0d07f30fb2501f3 Mon Sep 17 00:00:00 2001 From: "Suraj (Clay)" <83020021+Clay990@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:56:13 +0545 Subject: [PATCH 3534/8412] Create _github-pages-challenge-Clay990.suraj Adding a DNS TXT record --- domains/_github-pages-challenge-Clay990.suraj | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Clay990.suraj diff --git a/domains/_github-pages-challenge-Clay990.suraj b/domains/_github-pages-challenge-Clay990.suraj new file mode 100644 index 000000000..e6d64eee0 --- /dev/null +++ b/domains/_github-pages-challenge-Clay990.suraj @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Clay990", + "email": "asuraj991m@gmail.com" + }, + "record": { + "TXT": "dee6e1fa6a0e02df5af4edb0e40ac4" + } +} From a2bf0332d33067fca604205bbeca96fbe113d2b8 Mon Sep 17 00:00:00 2001 From: PassiveLemon Date: Mon, 7 Aug 2023 10:15:21 -0400 Subject: [PATCH 3535/8412] feat(domain): lemon.is-a.dev --- domains/lemon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lemon.json diff --git a/domains/lemon.json b/domains/lemon.json new file mode 100644 index 000000000..99e6ae8e8 --- /dev/null +++ b/domains/lemon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PassiveLemon", + "email": "lemonl3mn@protonmail.com" + }, + "record": { + "CNAME": "citrus-tree.xyz" + } +} From 75f9d5576bd5385a53ebd65a522b997440b4f8f6 Mon Sep 17 00:00:00 2001 From: Ashish Binu <56691622+ashishbinu@users.noreply.github.com> Date: Mon, 7 Aug 2023 19:59:03 +0530 Subject: [PATCH 3536/8412] feat(domain): add `ashishbinu.is-a.dev` --- domains/ashishbinu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ashishbinu.json diff --git a/domains/ashishbinu.json b/domains/ashishbinu.json new file mode 100644 index 000000000..fc314d529 --- /dev/null +++ b/domains/ashishbinu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ashishbinu", + "email": "ashishbinu90@gmail.com" + }, + + "record": { + "CNAME": "ashishbinu.surge.sh" + } +} From 7ee40b6c499887f7e6008f32a2aae66696f8df04 Mon Sep 17 00:00:00 2001 From: Shashank Agarwal <112311687+ershashankgit@users.noreply.github.com> Date: Mon, 7 Aug 2023 20:05:08 +0530 Subject: [PATCH 3537/8412] Create shashankag.json --- domains/shashankag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shashankag.json diff --git a/domains/shashankag.json b/domains/shashankag.json new file mode 100644 index 000000000..82aaf9a4f --- /dev/null +++ b/domains/shashankag.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio", + "repo": "https://github.com/ershashankgit/portfolio", + "owner": { + "username": "ershashankgit", + "email": "contact@shashank.my.id" + }, + "record": { + "CNAME": "ershashankgit.github.io" + } +} From df7202cbb37dab8ef0123407c8fd7b1e71c841ef Mon Sep 17 00:00:00 2001 From: HmonsterG <60810944+HmonsterG@users.noreply.github.com> Date: Mon, 7 Aug 2023 15:44:51 +0100 Subject: [PATCH 3538/8412] Update soap.json --- domains/soap.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/soap.json b/domains/soap.json index 4e7f60e1c..32481084a 100644 --- a/domains/soap.json +++ b/domains/soap.json @@ -1,9 +1,11 @@ { + "description": "soap.is-a.dev", + "repo": "https://github.com/hmonsterg/hmonsterg.github.io", "owner": { "username": "HmonsterG", "email": "Plzdontgethacked@outlook.com" }, "record": { - "CNAME": "soap" + "CNAME": "hmonsterg.github.io" } -} +} From f2250ea21eb38927ec28c0033f377cb98330a452 Mon Sep 17 00:00:00 2001 From: creeperkafasi Date: Mon, 7 Aug 2023 18:07:30 +0300 Subject: [PATCH 3539/8412] feat(domain): _github-pages-challenge-creeperkafasi.deniz.is-a.dev --- domains/_github-pages-challenge-creeperkafasi.deniz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-creeperkafasi.deniz.json diff --git a/domains/_github-pages-challenge-creeperkafasi.deniz.json b/domains/_github-pages-challenge-creeperkafasi.deniz.json new file mode 100644 index 000000000..2be33bebe --- /dev/null +++ b/domains/_github-pages-challenge-creeperkafasi.deniz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "creeperkafasi", + "email": "creeperkafasiyt@gmail.com" + }, + "record": { + "TXT": "a6a4af6f32972c69be7ec1700f7196" + } +} From 23667f3c3ce3ae91af6adda97dce0c7065becbae Mon Sep 17 00:00:00 2001 From: OtterDev <134523836+OtterCodes101@users.noreply.github.com> Date: Mon, 7 Aug 2023 10:45:24 -0600 Subject: [PATCH 3540/8412] Add github pages verification challenge --- .../_github-pages-challenge-OtterCodes101.otter.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-OtterCodes101.otter.json diff --git a/domains/_github-pages-challenge-OtterCodes101.otter.json b/domains/_github-pages-challenge-OtterCodes101.otter.json new file mode 100644 index 000000000..89938a826 --- /dev/null +++ b/domains/_github-pages-challenge-OtterCodes101.otter.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "OtterCodes101", + "email": "oliver.anderson4435@gmail.com" + }, + "record": { + "TXT": "088d75670097903fabd47977697d42" + } +} From 2b37725b4d40b2cec8664403d2a8315bc1b9862e Mon Sep 17 00:00:00 2001 From: rohansharma-developer Date: Mon, 7 Aug 2023 22:50:40 +0530 Subject: [PATCH 3541/8412] feat(domain): rohansharma.is-a.dev --- domains/rohansharma.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rohansharma.json b/domains/rohansharma.json index b8e06be73..4a1b80b97 100644 --- a/domains/rohansharma.json +++ b/domains/rohansharma.json @@ -4,6 +4,6 @@ "email": "rohansharma.developer@gmail.com" }, "record": { - "URL": "https://rohan.bodmaslmedia.in" + "URL": "https://rohansharma.me" } } From d6ff6d54981d5304eec283fe537cd79423684d70 Mon Sep 17 00:00:00 2001 From: N0r1uno Date: Mon, 7 Aug 2023 20:30:31 +0200 Subject: [PATCH 3542/8412] feat(domain): _github-pages-challenge-n0r1uno.steffen.is-a.dev --- domains/_github-pages-challenge-n0r1uno.steffen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-n0r1uno.steffen.json diff --git a/domains/_github-pages-challenge-n0r1uno.steffen.json b/domains/_github-pages-challenge-n0r1uno.steffen.json new file mode 100644 index 000000000..199d4248e --- /dev/null +++ b/domains/_github-pages-challenge-n0r1uno.steffen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "N0r1uno", + "email": "steffen.florschuetz@t-online.de" + }, + "record": { + "TXT": "06dbcd4fdc6325c0bce9ab6031937a" + } +} From 49cf6c020ccd7e24436eb6f580cf6b5125e11e44 Mon Sep 17 00:00:00 2001 From: Debjit Mandal <115482933+debjit-mandal@users.noreply.github.com> Date: Tue, 8 Aug 2023 00:00:53 +0530 Subject: [PATCH 3543/8412] Update debjit-mandal.json --- domains/debjit-mandal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debjit-mandal.json b/domains/debjit-mandal.json index 509257f05..b2434505d 100644 --- a/domains/debjit-mandal.json +++ b/domains/debjit-mandal.json @@ -4,6 +4,6 @@ "email": "debjitmandal8925@gmail.com" }, "record": { - "CNAME": "github.io" + "CNAME": "debjit-mandal.github.io" } } From c26324e66e59b906d62abd5c284004e1874da8c8 Mon Sep 17 00:00:00 2001 From: AToska21 Date: Mon, 7 Aug 2023 21:33:26 +0200 Subject: [PATCH 3544/8412] feat(domain): andreat.is-a.dev --- domains/andreat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/andreat.json diff --git a/domains/andreat.json b/domains/andreat.json new file mode 100644 index 000000000..75e29d02c --- /dev/null +++ b/domains/andreat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AToska21", + "email": "toskaandrea@gmail.com" + }, + "record": { + "A": ["185.32.21.42"] + } +} From b002547a80a9fe599668a196dfcd84a3369988a8 Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Mon, 7 Aug 2023 17:58:45 -0200 Subject: [PATCH 3545/8412] Update _github-pages-challenge-KenWuqianghao.kenwu.json --- domains/_github-pages-challenge-KenWuqianghao.kenwu.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_github-pages-challenge-KenWuqianghao.kenwu.json b/domains/_github-pages-challenge-KenWuqianghao.kenwu.json index 229ad22f1..14849215f 100644 --- a/domains/_github-pages-challenge-KenWuqianghao.kenwu.json +++ b/domains/_github-pages-challenge-KenWuqianghao.kenwu.json @@ -7,7 +7,6 @@ "twitter": "KenWuqianghao" }, "record": { - "CNAME": "kenwuqianghao.github.io" "TXT": "15c0eb5d4a85c75c4b205ac26a4d31" } } From 7663c09f8e42ebc1fadf38c18b9e15922a3d0d17 Mon Sep 17 00:00:00 2001 From: dtcabrerizo Date: Mon, 7 Aug 2023 17:38:37 -0300 Subject: [PATCH 3546/8412] feat(domain): dennystc.is-a.dev --- domains/dennystc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dennystc.json diff --git a/domains/dennystc.json b/domains/dennystc.json new file mode 100644 index 000000000..09e305384 --- /dev/null +++ b/domains/dennystc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dtcabrerizo", + "email": "cabrerizo@gmail.com" + }, + "record": { + "CNAME": "ecodoc.com.br" + } +} From baac2c720ba32fe9e7d36837af24d366ed1945a6 Mon Sep 17 00:00:00 2001 From: akpi816218 <111009970+akpi816218@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:30:09 -0700 Subject: [PATCH 3547/8412] Create _vercel.json --- domains/_vercel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_vercel.json diff --git a/domains/_vercel.json b/domains/_vercel.json new file mode 100644 index 000000000..e2d9aec12 --- /dev/null +++ b/domains/_vercel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + }, + "description": "Domain verification for Vercel + "record": { + "TXT": "vc-domain-verify=akpi.is-a.dev,768dd553a6695598e338" + } +} From 27d78034365c937c2d86e55505e5f526efdf64e7 Mon Sep 17 00:00:00 2001 From: akpi816218 <111009970+akpi816218@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:44:20 -0700 Subject: [PATCH 3548/8412] Delete _vercel.json --- domains/_vercel.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/_vercel.json diff --git a/domains/_vercel.json b/domains/_vercel.json deleted file mode 100644 index e2d9aec12..000000000 --- a/domains/_vercel.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "akpi816218", - "email": "", - "discord": "equus_quagga" - }, - "description": "Domain verification for Vercel - "record": { - "TXT": "vc-domain-verify=akpi.is-a.dev,768dd553a6695598e338" - } -} From 3465ffe250f4f5a96a27f0d1121e56f6767235d8 Mon Sep 17 00:00:00 2001 From: akpi816218 <111009970+akpi816218@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:48:35 -0700 Subject: [PATCH 3549/8412] Create _github-pages-challenge-akpi816218.akpi.json --- domains/_github-pages-challenge-akpi816218.akpi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-akpi816218.akpi.json diff --git a/domains/_github-pages-challenge-akpi816218.akpi.json b/domains/_github-pages-challenge-akpi816218.akpi.json new file mode 100644 index 000000000..edd1888f9 --- /dev/null +++ b/domains/_github-pages-challenge-akpi816218.akpi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + } + "record": { + "TXT": "83f74e3c71720aa4514d32cabe7324" + } +} From e10ffab94004d78b93c68936a5ae3a3dbb59d153 Mon Sep 17 00:00:00 2001 From: akpi816218 <111009970+akpi816218@users.noreply.github.com> Date: Mon, 7 Aug 2023 14:58:15 -0700 Subject: [PATCH 3550/8412] Create akpi.json --- domains/akpi.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/akpi.json diff --git a/domains/akpi.json b/domains/akpi.json new file mode 100644 index 000000000..1cdbd6c00 --- /dev/null +++ b/domains/akpi.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + }, + "record": { + "CNAME": "akpi816218.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } From f51b29d04f1f3e5b521280bc5b9b8055876b301d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E4=B9=87?= Date: Mon, 7 Aug 2023 20:18:31 -0300 Subject: [PATCH 3551/8412] feat(domain): add `edson.is-a.dev` --- domains/edson.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/edson.json diff --git a/domains/edson.json b/domains/edson.json new file mode 100644 index 000000000..36fb93ff2 --- /dev/null +++ b/domains/edson.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "edsonbittencourt", + "email": "edson.bittencourt@outlook.com" + }, + + "record": { + "A": ["168.138.228.142"] + } +} From b77070aa747fbb8362c534bdccf5c1f19b3039a7 Mon Sep 17 00:00:00 2001 From: proudmuslim-dev <69869443+proudmuslim-dev@users.noreply.github.com> Date: Mon, 7 Aug 2023 23:59:14 +0000 Subject: [PATCH 3552/8412] Create _github-pages-challenge-proudmuslim-dev.proudmuslim.json --- ...thub-pages-challenge-proudmuslim-dev.proudmuslim.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json diff --git a/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json b/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json new file mode 100644 index 000000000..4d2ff57ff --- /dev/null +++ b/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "proudmuslim-dev", + "email": "proudmuslim-dev@protonmail.com" + }, + "record": { + "TXT": "47cff427b2b6f1e86c38ea84e341f2" + } +} From d4b9bdc5c01cc741f8ce3b67f6c6d68ad578e956 Mon Sep 17 00:00:00 2001 From: winrg Date: Mon, 7 Aug 2023 20:34:04 -0400 Subject: [PATCH 3553/8412] feat(domain): amity.is-a.dev --- domains/amity.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amity.json diff --git a/domains/amity.json b/domains/amity.json new file mode 100644 index 000000000..32a6db52a --- /dev/null +++ b/domains/amity.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "winrg", + "email": "alyx@aleteoryx.me" + }, + "record": { + "URL": "aleteoryx.me" + } +} From a193793473698d7cb7fae01e9dc4c098b09f155a Mon Sep 17 00:00:00 2001 From: Patrick Zhou Date: Mon, 7 Aug 2023 17:53:21 -0700 Subject: [PATCH 3554/8412] Update patrickzhou.json --- domains/patrickzhou.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/patrickzhou.json b/domains/patrickzhou.json index f02262bdb..39ef1e18c 100644 --- a/domains/patrickzhou.json +++ b/domains/patrickzhou.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "patrickzhou1234", - "email": "", - "discord": "Moist Nugget#5050" - }, - "record": { - "CNAME": "patrickzhou1234.github.io" - } + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "moist__nugget" + }, + "record": { + "CNAME": "patrickzhou1234.github.io" + } } From ff9ce5dcf6ea8e4fefe27ec041b3b8ab1c08a811 Mon Sep 17 00:00:00 2001 From: Patrick Zhou Date: Mon, 7 Aug 2023 17:54:38 -0700 Subject: [PATCH 3555/8412] Create _github-pages-challenge-patrickzhou1234.patrickzhou.json --- ...ub-pages-challenge-patrickzhou1234.patrickzhou.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json diff --git a/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json b/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json new file mode 100644 index 000000000..6a9d91dbd --- /dev/null +++ b/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "moist__nugget" + }, + "record": { + "TXT": "d7c5e799b2dc38d36cb2345dd0e78d" + } +} From b87fd02ad3b042ff8fbf60a5b0621e59316bf473 Mon Sep 17 00:00:00 2001 From: jainamoswal Date: Tue, 8 Aug 2023 07:20:19 +0530 Subject: [PATCH 3556/8412] feat(domain): jainam.is-a.dev --- domains/jainam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jainam.json diff --git a/domains/jainam.json b/domains/jainam.json new file mode 100644 index 000000000..2fb06ee27 --- /dev/null +++ b/domains/jainam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jainamoswal", + "email": "me@jainam.me" + }, + "record": { + "URL": "https://jainam.me" + } +} From 4a67f37cc078780d3c5aeaf54fe8236ff4bdb30a Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Tue, 8 Aug 2023 09:13:39 +0700 Subject: [PATCH 3557/8412] feat(domain): lamnotadev.is-a.dev --- domains/lamnotadev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lamnotadev.json diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json new file mode 100644 index 000000000..867e61844 --- /dev/null +++ b/domains/lamnotadev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Syxaaa", + "email": "nguyenlamyou@gmail.com" + }, + "record": { + "URL": "https://thelastprofilecard.pages.dev/" + } +} From 68cc9f8817c08eb1076fd81a744696309eb41678 Mon Sep 17 00:00:00 2001 From: Sxya <96788682+Syxaaa@users.noreply.github.com> Date: Tue, 8 Aug 2023 09:15:28 +0700 Subject: [PATCH 3558/8412] Update lam.json --- domains/lam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lam.json b/domains/lam.json index f93678c44..f350eb719 100644 --- a/domains/lam.json +++ b/domains/lam.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://profile-card-eqs.pages.dev/" + "URL": "https://thelastprofilecard.pages.dev" } } From ab1636915e65b63211f64f8332f645c5daa52dc1 Mon Sep 17 00:00:00 2001 From: Jake He <72942681+Jakethebest1238@users.noreply.github.com> Date: Tue, 8 Aug 2023 02:59:34 +0000 Subject: [PATCH 3559/8412] Create _github-pages-challenge-Jakethebest1238.jakehe.json Add Github page challenge --- .../_github-pages-challenge-Jakethebest1238.jakehe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Jakethebest1238.jakehe.json diff --git a/domains/_github-pages-challenge-Jakethebest1238.jakehe.json b/domains/_github-pages-challenge-Jakethebest1238.jakehe.json new file mode 100644 index 000000000..7cad3e2a5 --- /dev/null +++ b/domains/_github-pages-challenge-Jakethebest1238.jakehe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jakethebest1238", + "email": "jakehe1226@gmail.com" + }, + "record": { + "TXT": "d96dac12901888fba491ca3e7666b6" + } +} From 8565eb8317b1e5d3e92be893ecfd67aa145c9f8a Mon Sep 17 00:00:00 2001 From: laqie Date: Tue, 8 Aug 2023 09:46:54 +0600 Subject: [PATCH 3560/8412] feat(domain): laqie.is-a.dev --- domains/laqie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/laqie.json diff --git a/domains/laqie.json b/domains/laqie.json new file mode 100644 index 000000000..dea9a8023 --- /dev/null +++ b/domains/laqie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "laqie", + "email": "ave.lucky@gmail.com" + }, + "record": { + "A": ["34.120.54.55"] + } +} From fb3e1346ef1399ba89c82eb59260442f28a0ff91 Mon Sep 17 00:00:00 2001 From: Adarsh <109848261+clumzyofficial@users.noreply.github.com> Date: Tue, 8 Aug 2023 10:58:51 +0530 Subject: [PATCH 3561/8412] Create _github-pages-challenge-clumzyofficial.adarsh.json --- ..._github-pages-challenge-clumzyofficial.adarsh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-clumzyofficial.adarsh.json diff --git a/domains/_github-pages-challenge-clumzyofficial.adarsh.json b/domains/_github-pages-challenge-clumzyofficial.adarsh.json new file mode 100644 index 000000000..06e3e6854 --- /dev/null +++ b/domains/_github-pages-challenge-clumzyofficial.adarsh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "clumzyofficial", + "email": "adarshshukla0344@gmail.com" + }, + + "record": { + "CNAME": "clumzyofficial.github.io" + "TXT": "b37649c87b3dc3594b1c44139e420a" + } +} From 9cd5e66c3cf0ce73515b2b506f690412a569862a Mon Sep 17 00:00:00 2001 From: archelaus Date: Tue, 8 Aug 2023 11:41:27 +0530 Subject: [PATCH 3562/8412] feat(domain): archelaus.is-a.dev --- domains/archelaus.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index 39e9f2e0c..a629bb66a 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -1,11 +1,9 @@ { - "description": "Portfolio", - "repo": "https://github.com/archelaus/archelaus.github.io", "owner": { "username": "archelaus", "email": "aa.18cs02@thdcihet.ac.in" }, "record": { - "CNAME": "archelaus.github.io" + "CNAME": "archelaus.github.io" } -} +} From 6c51f767d7a0a72e411a677e6db5dae323a9d053 Mon Sep 17 00:00:00 2001 From: archelaus Date: Tue, 8 Aug 2023 11:45:10 +0530 Subject: [PATCH 3563/8412] feat(domain): archelaus.is-a.dev --- domains/archelaus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index a629bb66a..bc70bd8e9 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -4,6 +4,6 @@ "email": "aa.18cs02@thdcihet.ac.in" }, "record": { - "CNAME": "archelaus.github.io" + "TXT": "58a91a812285d77c1c035298480109" } } From 3843025e8520e50a12cb127d4299f11ea21bcfd4 Mon Sep 17 00:00:00 2001 From: Aayush <84364760+archelaus@users.noreply.github.com> Date: Tue, 8 Aug 2023 11:59:24 +0530 Subject: [PATCH 3564/8412] Update archelaus.json --- domains/archelaus.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index bc70bd8e9..6352907b3 100644 --- a/domains/archelaus.json +++ b/domains/archelaus.json @@ -1,9 +1,11 @@ { + "description": "Portfolio", + "repo": "https://github.com/archelaus/archelaus.github.io", "owner": { "username": "archelaus", "email": "aa.18cs02@thdcihet.ac.in" }, "record": { - "TXT": "58a91a812285d77c1c035298480109" + "CNAME": "archelaus.github.io" } } From c72ea657f6ae7dbe2eb08d4a14141188e41229d2 Mon Sep 17 00:00:00 2001 From: zzph Date: Tue, 8 Aug 2023 17:11:57 +1000 Subject: [PATCH 3565/8412] feat(domain): au.is-a.dev --- domains/au.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/au.json diff --git a/domains/au.json b/domains/au.json new file mode 100644 index 000000000..05fbe0c32 --- /dev/null +++ b/domains/au.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zzph", + "email": "johnbrettc@gmail.com" + }, + "record": { + "CNAME": "zephyr-1.onrender.com" + } +} From b93d0729ac5748b9872bfcad0040b39a6e069153 Mon Sep 17 00:00:00 2001 From: Aayush Date: Tue, 8 Aug 2023 12:47:16 +0530 Subject: [PATCH 3566/8412] Update archelaus.json --- domains/archelaus.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/archelaus.json b/domains/archelaus.json index 6352907b3..fe6ab726d 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": "archelaus@skiff.com" }, "record": { "CNAME": "archelaus.github.io" From e9bed54106cd42b703a6526d414b15ae946991b0 Mon Sep 17 00:00:00 2001 From: Crazy-Max-Blog Date: Tue, 8 Aug 2023 11:19:03 +0400 Subject: [PATCH 3567/8412] feat(domain): _github-pages-challenge-Crazy-Max-Blog.crazy-max.is-a.dev --- ..._github-pages-challenge-Crazy-Max-Blog.crazy-max.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json diff --git a/domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json b/domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json new file mode 100644 index 000000000..7e10484dd --- /dev/null +++ b/domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "TXT": "bf0161fd315024bd5069ccb7f38cdc" + } +} From 8a5425baa8eb0cbd7fd9fff2f0779bf115ac7e9c Mon Sep 17 00:00:00 2001 From: Aayush Date: Tue, 8 Aug 2023 12:54:32 +0530 Subject: [PATCH 3568/8412] Create _github-pages-challenge-archelaus.archelaus --- domains/_github-pages-challenge-archelaus.archelaus | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-archelaus.archelaus diff --git a/domains/_github-pages-challenge-archelaus.archelaus b/domains/_github-pages-challenge-archelaus.archelaus new file mode 100644 index 000000000..ae74eff4c --- /dev/null +++ b/domains/_github-pages-challenge-archelaus.archelaus @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "archelaus", + "email": "archelaus@skiff.com" + }, + + "record": { + "TXT": "58a91a812285d77c1c035298480109" + } +} From fb8f7e239bf190b30eedd974ade22cc51db3f14a Mon Sep 17 00:00:00 2001 From: Aayush Date: Tue, 8 Aug 2023 13:00:29 +0530 Subject: [PATCH 3569/8412] Rename _github-pages-challenge-archelaus.archelaus to _github-pages-challenge-archelaus.archelaus.json --- ...archelaus => _github-pages-challenge-archelaus.archelaus.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-archelaus.archelaus => _github-pages-challenge-archelaus.archelaus.json} (100%) diff --git a/domains/_github-pages-challenge-archelaus.archelaus b/domains/_github-pages-challenge-archelaus.archelaus.json similarity index 100% rename from domains/_github-pages-challenge-archelaus.archelaus rename to domains/_github-pages-challenge-archelaus.archelaus.json From 5921217dcc5e8fc859bf6835744a42a3fc877294 Mon Sep 17 00:00:00 2001 From: Crazy-Max-Blog Date: Tue, 8 Aug 2023 11:41:03 +0400 Subject: [PATCH 3570/8412] feat(domain): tv.rpi.crazy-max.is-a.dev --- domains/tv.rpi.crazy-max.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tv.rpi.crazy-max.json diff --git a/domains/tv.rpi.crazy-max.json b/domains/tv.rpi.crazy-max.json new file mode 100644 index 000000000..36a8f1643 --- /dev/null +++ b/domains/tv.rpi.crazy-max.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "https://crazy-max-blog.github.io/rpi-tvbox" + } +} From a555a5239874669aeabc7b57aabb4b227d0f8b6f Mon Sep 17 00:00:00 2001 From: Shaunak-Pandya Date: Tue, 8 Aug 2023 13:48:58 +0530 Subject: [PATCH 3571/8412] Shaunak's verification --- ..._github-pages-challenge-Shaunak-Pandya.shaunak.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json diff --git a/domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json b/domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json new file mode 100644 index 000000000..8880d0515 --- /dev/null +++ b/domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json @@ -0,0 +1,10 @@ +{ + "description": "Verification for shaunak.is-a.dev", + "owner": { + "username": "Shaunak-Pandya", + "email": "shaunak.n.pandya@gmail.com" + }, + "record": { + "TXT": "c5b15a4e5d620c286cd1a5dd937560" + } +} \ No newline at end of file From 26d790893dbd5f789537695236d7e11971816f72 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 8 Aug 2023 16:58:24 +0800 Subject: [PATCH 3572/8412] Update _github-pages-challenge-clumzyofficial.adarsh.json --- domains/_github-pages-challenge-clumzyofficial.adarsh.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-clumzyofficial.adarsh.json b/domains/_github-pages-challenge-clumzyofficial.adarsh.json index 06e3e6854..eb311ade9 100644 --- a/domains/_github-pages-challenge-clumzyofficial.adarsh.json +++ b/domains/_github-pages-challenge-clumzyofficial.adarsh.json @@ -5,7 +5,6 @@ }, "record": { - "CNAME": "clumzyofficial.github.io" - "TXT": "b37649c87b3dc3594b1c44139e420a" + "TXT": "b37649c87b3dc3594b1c44139e420a" } } From dcdd17dd1960081714e4a1224f3e6b96567e7b88 Mon Sep 17 00:00:00 2001 From: deltafumble <141064940+deltafumble@users.noreply.github.com> Date: Tue, 8 Aug 2023 11:32:58 +0200 Subject: [PATCH 3573/8412] verify github pages domain --- .../_github-pages-challenge-deltafumble.deltafumble.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-deltafumble.deltafumble.json diff --git a/domains/_github-pages-challenge-deltafumble.deltafumble.json b/domains/_github-pages-challenge-deltafumble.deltafumble.json new file mode 100644 index 000000000..b8dfc7341 --- /dev/null +++ b/domains/_github-pages-challenge-deltafumble.deltafumble.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "deltafumble", + "email": "deltafumblecontact@skiff.com" + }, + "record": { + "TXT": "39cc94cea6bb9c128a442df111f0c9" + } +} From 9e8f22ecdef19105e4892458e9c913171197f331 Mon Sep 17 00:00:00 2001 From: wansies Date: Tue, 8 Aug 2023 12:35:05 +0200 Subject: [PATCH 3574/8412] feat(domain): shake.is-a.dev --- domains/shake.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shake.json diff --git a/domains/shake.json b/domains/shake.json new file mode 100644 index 000000000..95483346a --- /dev/null +++ b/domains/shake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansies", + "email": "taio6@duck.com" + }, + "record": { + "URL": "https://wans.gitbook.io/shake-docs" + } +} From 84fe055ee5977020e7d543dc89e5d208f36e3c45 Mon Sep 17 00:00:00 2001 From: SuhasDissa Date: Tue, 8 Aug 2023 16:16:31 +0530 Subject: [PATCH 3575/8412] feat(domain): suhasdissa.is-a.dev --- domains/suhasdissa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/suhasdissa.json diff --git a/domains/suhasdissa.json b/domains/suhasdissa.json new file mode 100644 index 000000000..7bc739280 --- /dev/null +++ b/domains/suhasdissa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SuhasDissa", + "email": "suhasdissa@protonmail.com" + }, + "record": { + "CNAME": "suhasdissa.github.io" + } +} From 4b50bcafae4f3472ceff5c873962a5e331d70757 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=B6mer?= <42577096+omercup@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:02:33 +0300 Subject: [PATCH 3576/8412] Delete omer.json --- domains/omer.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/omer.json diff --git a/domains/omer.json b/domains/omer.json deleted file mode 100644 index cc93b8344..000000000 --- a/domains/omer.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "omercup's personal website", - "repo": "https://github.com/omercup/omercup.github.io", - "owner": { - "username": "omercup", - "email": "", - "twitter": "heisomercup" - }, - "record": { - "CNAME": "omercup.github.io" - } -} From a22f95d271a5d8c784adc31242bca89c81cbf9e4 Mon Sep 17 00:00:00 2001 From: IMudee Date: Tue, 8 Aug 2023 12:16:21 +0100 Subject: [PATCH 3577/8412] feat(domain): mudee.is-a.dev From 1858599fb276820050587b161a892d763ca5472a Mon Sep 17 00:00:00 2001 From: IMudee Date: Tue, 8 Aug 2023 12:25:16 +0100 Subject: [PATCH 3578/8412] feat(domain): arab.is-a.dev --- domains/arab.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arab.json diff --git a/domains/arab.json b/domains/arab.json new file mode 100644 index 000000000..f29492c4d --- /dev/null +++ b/domains/arab.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IMudee", + "email": "NotMudee@proton.me" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } +} From 501304a1190016e548ef0725e0e71f0407e40f0d Mon Sep 17 00:00:00 2001 From: Window5000 Date: Tue, 8 Aug 2023 13:40:10 +0200 Subject: [PATCH 3579/8412] feat(domain): window5.is-a.dev --- domains/window5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/window5.json diff --git a/domains/window5.json b/domains/window5.json new file mode 100644 index 000000000..e34ab4fc9 --- /dev/null +++ b/domains/window5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Window5000", + "email": "spam.window5.spam@gmail.com" + }, + "record": { + "CNAME": "window5000.github.io" + } +} From 83321de23affa37dd630b32df17227a032dd4ec0 Mon Sep 17 00:00:00 2001 From: cnu4 Date: Tue, 8 Aug 2023 20:02:27 +0800 Subject: [PATCH 3580/8412] feat(domain): fong.is-a.dev --- domains/fong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fong.json diff --git a/domains/fong.json b/domains/fong.json new file mode 100644 index 000000000..158a0fef0 --- /dev/null +++ b/domains/fong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cnu4", + "email": "fangxw1004@qq.com" + }, + "record": { + "CNAME": "fangxw.me" + } +} From 34026c917fd0397759d35dc4c7f96a33a0318b95 Mon Sep 17 00:00:00 2001 From: Emmanuel Frecon <9443924+efrecon@users.noreply.github.com> Date: Tue, 8 Aug 2023 14:16:25 +0200 Subject: [PATCH 3581/8412] Create blog.efrecon.json Add GH pages blog --- domains/blog.efrecon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blog.efrecon.json diff --git a/domains/blog.efrecon.json b/domains/blog.efrecon.json new file mode 100644 index 000000000..887f54956 --- /dev/null +++ b/domains/blog.efrecon.json @@ -0,0 +1,11 @@ +{ + "description": "efrecon's blog", + "repo": "https://github.com/efrecon/efrecon.github.io", + "owner": { + "username": "efrecon", + "email": "efrecon+github@gmail.com" + }, + "record": { + "CNAME": "efrecon.github.io" + } +} From c0494c1a9323f9f7d28860f59fc00b1937b4816f Mon Sep 17 00:00:00 2001 From: bouchertommy Date: Tue, 8 Aug 2023 14:18:31 +0200 Subject: [PATCH 3582/8412] feat(domain): tommyboucher.is-a.dev --- domains/tommyboucher.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tommyboucher.json diff --git a/domains/tommyboucher.json b/domains/tommyboucher.json new file mode 100644 index 000000000..5ab85e067 --- /dev/null +++ b/domains/tommyboucher.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bouchertommy", + "email": "hello@tommyboucher.com" + }, + "record": { + "CNAME": "tommyboucher.com" + } +} From a8f081615020a6e1bf403e21c582d60af66f63ae Mon Sep 17 00:00:00 2001 From: Daniel Gomez de Souza Date: Tue, 8 Aug 2023 10:58:04 -0300 Subject: [PATCH 3583/8412] Add TXT record for eldano --- domains/_github-pages-challenge-eldano.eldano.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-eldano.eldano.json diff --git a/domains/_github-pages-challenge-eldano.eldano.json b/domains/_github-pages-challenge-eldano.eldano.json new file mode 100644 index 000000000..55eae9232 --- /dev/null +++ b/domains/_github-pages-challenge-eldano.eldano.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eldano", + "email": "eldano.v2@gmail.com" + }, + "record": { + "TXT": "f805956b9898312782616bc73ce1cd" + } +} From 6aa0da152f18de8c147a41147b3f1cc4586a2b62 Mon Sep 17 00:00:00 2001 From: wansies Date: Tue, 8 Aug 2023 16:31:33 +0200 Subject: [PATCH 3584/8412] feat(domain): wan.is-a.dev --- domains/wan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wan.json diff --git a/domains/wan.json b/domains/wan.json new file mode 100644 index 000000000..ad0c923ab --- /dev/null +++ b/domains/wan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wansies", + "email": "taio6@duck.com" + }, + "record": { + "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" + } +} From 4e82541cb1c4948233f2ebfe38be9b576b2088d0 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Tue, 8 Aug 2023 23:10:30 +0800 Subject: [PATCH 3585/8412] feat(domain): demongamez.is-a.dev --- domains/demongamez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/demongamez.json diff --git a/domains/demongamez.json b/domains/demongamez.json new file mode 100644 index 000000000..52511eb4e --- /dev/null +++ b/domains/demongamez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From d76230a827251591bc5de78f89a40d46d7d399d7 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Tue, 8 Aug 2023 23:20:02 +0800 Subject: [PATCH 3586/8412] feat(domain): demonplayz.is-a.dev --- domains/demonplayz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/demonplayz.json diff --git a/domains/demonplayz.json b/domains/demonplayz.json new file mode 100644 index 000000000..52511eb4e --- /dev/null +++ b/domains/demonplayz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From 910e0853d970b3bf867b81ed9955eb9bf8feac90 Mon Sep 17 00:00:00 2001 From: lucatolton Date: Tue, 8 Aug 2023 16:26:09 +0100 Subject: [PATCH 3587/8412] feat(domain): luca.is-a.dev --- domains/luca.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/luca.json b/domains/luca.json index 4b5548e0a..be65b692d 100644 --- a/domains/luca.json +++ b/domains/luca.json @@ -1,11 +1,9 @@ { - "description": "Redirection service (URL shortener)", - "repo": "https://github.com/lucatolton", - "owner": { - "username": "lucatolton", - "email": "lucaiscool@onmail.com" - }, - "record": { - "CNAME": "cname.short.io" - } + "owner": { + "username": "lucatolton", + "email": "luto281@outlook.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } } From 562d11f694f0f80431fffb842ad86e5f01cce8c0 Mon Sep 17 00:00:00 2001 From: Trin <72494265+xXTgamerXx@users.noreply.github.com> Date: Tue, 8 Aug 2023 21:00:43 +0530 Subject: [PATCH 3588/8412] Create _github-pages-challenge-xXTgamerXx.brin.json --- domains/_github-pages-challenge-xXTgamerXx.brin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-xXTgamerXx.brin.json diff --git a/domains/_github-pages-challenge-xXTgamerXx.brin.json b/domains/_github-pages-challenge-xXTgamerXx.brin.json new file mode 100644 index 000000000..140438a05 --- /dev/null +++ b/domains/_github-pages-challenge-xXTgamerXx.brin.json @@ -0,0 +1,10 @@ +{ + "description": "Github verification", + "owner": { + "username": "xXTgamerXx", + "email": "trin.n2848@gmail.com" + }, + "record": { + "TXT": "5b311a39ce20cd583c17d400434929" + } +} From 46b05d54fa582f499ed80183181e96a3cfaa7e06 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Tue, 8 Aug 2023 23:31:50 +0800 Subject: [PATCH 3589/8412] feat(domain): devilplayz.is-a.dev --- domains/devilplayz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devilplayz.json diff --git a/domains/devilplayz.json b/domains/devilplayz.json new file mode 100644 index 000000000..3dcc886a0 --- /dev/null +++ b/domains/devilplayz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com" + }, + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From cd41e02e738f46a621323a70110d4b01b0c7056a Mon Sep 17 00:00:00 2001 From: sannidhyaroy Date: Tue, 8 Aug 2023 21:10:06 +0530 Subject: [PATCH 3590/8412] feat(domain): sanni.is-a.dev --- domains/sanni.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sanni.json diff --git a/domains/sanni.json b/domains/sanni.json new file mode 100644 index 000000000..af6740e27 --- /dev/null +++ b/domains/sanni.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sannidhyaroy", + "email": "roysannidhya@gmail.com" + }, + "record": { + "CNAME": "sannidhya.pages.dev" + } +} From 546265c06bef8ba0f4e992f4473a9f9285288b2b Mon Sep 17 00:00:00 2001 From: wansies Date: Tue, 8 Aug 2023 17:53:15 +0200 Subject: [PATCH 3591/8412] feat(domain): shake.is-a.dev --- domains/shake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shake.json b/domains/shake.json index 95483346a..d0b2414d2 100644 --- a/domains/shake.json +++ b/domains/shake.json @@ -4,6 +4,6 @@ "email": "taio6@duck.com" }, "record": { - "URL": "https://wans.gitbook.io/shake-docs" + "URL": "https://shake-1.gitbook.io/shake-documentation/" } } From d8e2c4f415785e14a0dc1442483a5740822642a1 Mon Sep 17 00:00:00 2001 From: bronislav Date: Tue, 8 Aug 2023 09:18:53 -0700 Subject: [PATCH 3592/8412] feat(domain): antonilin.is-a.dev --- domains/antonilin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/antonilin.json diff --git a/domains/antonilin.json b/domains/antonilin.json new file mode 100644 index 000000000..b929aa3a6 --- /dev/null +++ b/domains/antonilin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bronislav", + "email": "anton@ilin.dn.ua" + }, + "record": { + "CNAME": "bronislav.me" + } +} From a288c1213744fd80d63dba693a94cba15bf70d0c Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Tue, 8 Aug 2023 17:58:44 +0100 Subject: [PATCH 3593/8412] Update jonathancarrillo.json --- domains/jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jonathancarrillo.json b/domains/jonathancarrillo.json index d069517a0..682f8310d 100644 --- a/domains/jonathancarrillo.json +++ b/domains/jonathancarrillo.json @@ -4,6 +4,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "CNAME": "johny-portfolio.s3-website.eu-north-1.amazonaws.com" + "CNAME": "bi0hazardd.github.io" } } From 4c848da008a7f67a31223d249ef48866dad654f1 Mon Sep 17 00:00:00 2001 From: jcgaming-official <77482435+jcgaming-official@users.noreply.github.com> Date: Wed, 9 Aug 2023 01:18:38 +0800 Subject: [PATCH 3594/8412] s --- .../_github-pages-challenge-jcgaming-official.jcquieta | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jcgaming-official.jcquieta diff --git a/domains/_github-pages-challenge-jcgaming-official.jcquieta b/domains/_github-pages-challenge-jcgaming-official.jcquieta new file mode 100644 index 000000000..2341f2a23 --- /dev/null +++ b/domains/_github-pages-challenge-jcgaming-official.jcquieta @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jcgaming-official", + "email": "quieta.johncarl158@gmail.com" + }, + "record": { + "TXT": "c7ad513bd1a641f4be43d3ea718a5e" + } +} \ No newline at end of file From 3324be7c4f5fa8ec9f6202e4e38f57e2161758e6 Mon Sep 17 00:00:00 2001 From: jcgaming-official <77482435+jcgaming-official@users.noreply.github.com> Date: Wed, 9 Aug 2023 01:23:09 +0800 Subject: [PATCH 3595/8412] s --- ...ta => _github-pages-challenge-jcgaming-official.jcquieta.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-jcgaming-official.jcquieta => _github-pages-challenge-jcgaming-official.jcquieta.json} (100%) diff --git a/domains/_github-pages-challenge-jcgaming-official.jcquieta b/domains/_github-pages-challenge-jcgaming-official.jcquieta.json similarity index 100% rename from domains/_github-pages-challenge-jcgaming-official.jcquieta rename to domains/_github-pages-challenge-jcgaming-official.jcquieta.json From 323f6a4df07a9d1f58d4a060efa3ac840e56bc71 Mon Sep 17 00:00:00 2001 From: niceEli Date: Tue, 8 Aug 2023 13:42:30 -0400 Subject: [PATCH 3596/8412] feat(domain): niceEli.is-a.dev --- domains/niceEli.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niceEli.json diff --git a/domains/niceEli.json b/domains/niceEli.json new file mode 100644 index 000000000..aa349f195 --- /dev/null +++ b/domains/niceEli.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "niceEli", + "email": "EliCardoso2009@gmail.com" + }, + "record": { + "A": ["99.254.123.29"] + } +} From fcdd3b41056f2ad598cff02475890fc2d2b7fdf9 Mon Sep 17 00:00:00 2001 From: MrWeez Date: Tue, 8 Aug 2023 21:18:17 +0300 Subject: [PATCH 3597/8412] feat(domain): mrweez.is-a.dev --- domains/mrweez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrweez.json diff --git a/domains/mrweez.json b/domains/mrweez.json new file mode 100644 index 000000000..f98e22059 --- /dev/null +++ b/domains/mrweez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrWeez", + "email": "arsenyplis2018@gmail.com" + }, + "record": { + "URL": "depcloud.xyz" + } +} From f6daf1953ef586d71f3e24166b0219d6d41fbbb5 Mon Sep 17 00:00:00 2001 From: Jack Date: Tue, 8 Aug 2023 21:51:36 +0200 Subject: [PATCH 3598/8412] feat(domain): add `jackbillstrom.is-a.dev` --- domains/jackbillstrom.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jackbillstrom.json diff --git a/domains/jackbillstrom.json b/domains/jackbillstrom.json new file mode 100644 index 000000000..24a291a3e --- /dev/null +++ b/domains/jackbillstrom.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "jackbillstrom", + "email": "jackbillstrom@gmail.com" + }, + + "record": { + "CNAME": "swedish.codes" + } +} From 6b998ba072f64716003464b3e32dfad0050c7ff0 Mon Sep 17 00:00:00 2001 From: Seb <69688534+SebTNT@users.noreply.github.com> Date: Tue, 8 Aug 2023 22:30:29 +0200 Subject: [PATCH 3599/8412] Create blog.tnt.json --- Domains/blog.tnt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 Domains/blog.tnt.json diff --git a/Domains/blog.tnt.json b/Domains/blog.tnt.json new file mode 100644 index 000000000..be2e1ff31 --- /dev/null +++ b/Domains/blog.tnt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebTNT", + "email": "turquoisetntmultimedia@gmail.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From 3b7163b4d80384f7d8909734107c59253ef76451 Mon Sep 17 00:00:00 2001 From: gooplancton Date: Wed, 9 Aug 2023 00:20:28 +0200 Subject: [PATCH 3600/8412] feat(domain): gooplancton.is-a.dev --- domains/gooplancton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 8479a8096..270ca6752 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "A": ["93.93.117.164"] + "A": "93.93.117.164" } } From 040be4dcc74f09b66582a885a5603c08aea84563 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Wed, 9 Aug 2023 06:30:19 +0800 Subject: [PATCH 3601/8412] feat(domain): testdomain.is-a.dev --- domains/testdomain.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/testdomain.json diff --git a/domains/testdomain.json b/domains/testdomain.json new file mode 100644 index 000000000..efde507f1 --- /dev/null +++ b/domains/testdomain.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "01bba44d-3f24-406b-a6ac-c019e1aab24c.id.repl.co" + } +} From 7b9d91b62bf21f8efa47eecf8af91dc654075656 Mon Sep 17 00:00:00 2001 From: gooplancton Date: Wed, 9 Aug 2023 00:32:59 +0200 Subject: [PATCH 3602/8412] feat(domain): gooplancton.is-a.dev From 4cb2e6498ed696213f37fbc0ff40a797f80a6f11 Mon Sep 17 00:00:00 2001 From: gooplancton Date: Wed, 9 Aug 2023 00:33:24 +0200 Subject: [PATCH 3603/8412] feat(domain): gooplancton.is-a.dev --- domains/gooplancton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 270ca6752..4a9d0388a 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "A": "93.93.117.164" + "CNAME": "hosts.is-a.dev" } } From 3890118085829b229bf68c2a8946d3db140dc6f4 Mon Sep 17 00:00:00 2001 From: Nikolay Ponich <31021660+ponich@users.noreply.github.com> Date: Wed, 9 Aug 2023 01:35:40 +0300 Subject: [PATCH 3604/8412] feat(domain): add `ponich-sandbox.is-a.dev` --- domains/ponich-sandbox.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ponich-sandbox.json diff --git a/domains/ponich-sandbox.json b/domains/ponich-sandbox.json new file mode 100644 index 000000000..10f458466 --- /dev/null +++ b/domains/ponich-sandbox.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ponich", + "email": "n.ponich@gmail.com" + }, + + "record": { + "CNAME": "dev.ponich.com" + } +} From b6e93f19749eb77ba3d0d279e5b8e22fc157fbf9 Mon Sep 17 00:00:00 2001 From: Chris <1402359+pixelgeek@users.noreply.github.com> Date: Tue, 8 Aug 2023 16:52:56 -0700 Subject: [PATCH 3605/8412] Updates for reverification with Github --- domains/_github-pages-challenge-pixelgeek.pixelgeek.json | 9 +++++++++ domains/pixelgeek.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-pixelgeek.pixelgeek.json diff --git a/domains/_github-pages-challenge-pixelgeek.pixelgeek.json b/domains/_github-pages-challenge-pixelgeek.pixelgeek.json new file mode 100644 index 000000000..d733dc0ac --- /dev/null +++ b/domains/_github-pages-challenge-pixelgeek.pixelgeek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pixelgeek", + "email": "pxe.geek+github@gmail.com" + }, + "record": { + "TXT": "6ca9401189820db4d366aacc7832c3" + } +} \ No newline at end of file diff --git a/domains/pixelgeek.json b/domains/pixelgeek.json index 97cf04944..38794ba1c 100644 --- a/domains/pixelgeek.json +++ b/domains/pixelgeek.json @@ -2,7 +2,7 @@ { "owner": { "username": "pixelgeek", - "email": "pixelgeek@intel.com" + "email": "pxe.geek+github@gmail.com" }, "record": { "CNAME": "pixelgeek.github.io" From 934d8cb4eb79ed7b5677623cdab349278d66782a Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Wed, 9 Aug 2023 09:31:31 +0800 Subject: [PATCH 3606/8412] feat(domain): is-a.is-a.dev --- domains/is-a.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/is-a.dev.json diff --git a/domains/is-a.dev.json b/domains/is-a.dev.json new file mode 100644 index 000000000..52511eb4e --- /dev/null +++ b/domains/is-a.dev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From 87b4bdd4f798d7c4d3495579ffd401e218e93d3e Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Wed, 9 Aug 2023 08:32:54 +0300 Subject: [PATCH 3607/8412] feat(jey): Add GitHub pages verification --- domains/_github-pages-challenge-Jeymen.jeymen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Jeymen.jeymen.json diff --git a/domains/_github-pages-challenge-Jeymen.jeymen.json b/domains/_github-pages-challenge-Jeymen.jeymen.json new file mode 100644 index 000000000..b1ea47149 --- /dev/null +++ b/domains/_github-pages-challenge-Jeymen.jeymen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jeymen", + "email": "jeymen11@proton.me" + }, + "record": { + "TXT": "d01c3f5f2e886990f511ffb0dc7fcb" + } +} From d1f581dd953c1cca89e20d823dfd193660393097 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 13:39:45 +0800 Subject: [PATCH 3608/8412] Rename _github-pages-challenge-Jeymen.jeymen.json to _github-pages-challenge-jeymen.jeymen.json --- ...men.jeymen.json => _github-pages-challenge-jeymen.jeymen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Jeymen.jeymen.json => _github-pages-challenge-jeymen.jeymen.json} (100%) diff --git a/domains/_github-pages-challenge-Jeymen.jeymen.json b/domains/_github-pages-challenge-jeymen.jeymen.json similarity index 100% rename from domains/_github-pages-challenge-Jeymen.jeymen.json rename to domains/_github-pages-challenge-jeymen.jeymen.json From 159ea7d683b2ed60e89774bb763ba9341732db40 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:07:23 +0300 Subject: [PATCH 3609/8412] feat(jey): Add Zoho MX records --- domains/jeymen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 633eda166..07ebe14c0 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -5,6 +5,6 @@ "discord": "Jeymen#5269" }, "record": { - "CNAME": "jeymen.github.io" + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } From 0a78cb3b859bc9182bcfea8adf37776ca447fe10 Mon Sep 17 00:00:00 2001 From: Jeymen Date: Wed, 9 Aug 2023 12:32:02 +0300 Subject: [PATCH 3610/8412] feat(domain): jeymen.is-a.dev --- domains/jeymen.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 07ebe14c0..f9a2adc54 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -1,10 +1,9 @@ { "owner": { "username": "Jeymen", - "email": "", - "discord": "Jeymen#5269" + "email": "jeymen11@proton.me" }, "record": { - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] + "CNAME": "jeymen.github.io" } } From 3c9f69b2bf5249e438f1432cdd3d5f44952546e8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 17:34:04 +0800 Subject: [PATCH 3611/8412] Update jeymen.json --- domains/jeymen.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index f9a2adc54..c7c4c5fc2 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,6 +4,17 @@ "email": "jeymen11@proton.me" }, "record": { - "CNAME": "jeymen.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" + ] } } From b3581af9f0c4f4f327a4ca2f36c74be769226912 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:29:15 +0530 Subject: [PATCH 3612/8412] I don't think I want to use GitHub Pages anymore --- domains/_github-pages-challenge-j-eo.jake.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_github-pages-challenge-j-eo.jake.json diff --git a/domains/_github-pages-challenge-j-eo.jake.json b/domains/_github-pages-challenge-j-eo.jake.json deleted file mode 100644 index ed30942e7..000000000 --- a/domains/_github-pages-challenge-j-eo.jake.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "GitHub Pages verification", - "owner": { - "username": "j-eo", - "email": "website-contact.nem2h@silomails.com", - }, - "record": { - "TXT": "ccf413ecac65923d4b202f89da74c6" - } -} From 285f76882b75ca72e6e8f234f90970db7c4d4b17 Mon Sep 17 00:00:00 2001 From: Jake Anto <64896514+j-eo@users.noreply.github.com> Date: Wed, 9 Aug 2023 15:30:58 +0530 Subject: [PATCH 3613/8412] Change CNAME record to point to Cloudflare Pages --- domains/jake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jake.json b/domains/jake.json index ad102c4ed..16e2e4a4f 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -6,6 +6,6 @@ "email": "website-contact.nem2h@silomails.com", }, "record": { - "CNAME": "j-eo.github.io" + "CNAME": "jakeanto.pages.dev" } } From 28d950607b88a356b3ec4a595682b517cf1eab1f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 19:21:47 +0800 Subject: [PATCH 3614/8412] Update jake.json --- domains/jake.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jake.json b/domains/jake.json index 16e2e4a4f..8bdb58422 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -3,7 +3,7 @@ "repo": "https://github.com/j-eo/j-eo.github.io", "owner": { "username": "j-eo", - "email": "website-contact.nem2h@silomails.com", + "email": "website-contact.nem2h@silomails.com" }, "record": { "CNAME": "jakeanto.pages.dev" From bb91c30a91342993fcc5f253de686fa25c729b3c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 19:25:08 +0800 Subject: [PATCH 3615/8412] Rename blog.tnt.json to blog.tnt.json --- {Domains => domains}/blog.tnt.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {Domains => domains}/blog.tnt.json (100%) diff --git a/Domains/blog.tnt.json b/domains/blog.tnt.json similarity index 100% rename from Domains/blog.tnt.json rename to domains/blog.tnt.json From 67b338b9b46c3c924e16d3e69065b9716aa61fe0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 19:35:33 +0800 Subject: [PATCH 3616/8412] Rename _github-pages-challenge-bi0hazarDD.jonathancarrillo.json to _github-pages-challenge-bi0hazardd.jonathancarrillo.json --- ...n => _github-pages-challenge-bi0hazardd.jonathancarrillo.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-bi0hazarDD.jonathancarrillo.json => _github-pages-challenge-bi0hazardd.jonathancarrillo.json} (100%) diff --git a/domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json b/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json similarity index 100% rename from domains/_github-pages-challenge-bi0hazarDD.jonathancarrillo.json rename to domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json From 9f0d7944f47a12163f5afea4fe2f0deb1b373490 Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:43:47 +0200 Subject: [PATCH 3617/8412] Add GitHub domain verification --- domains/_github-pages-challenge-not-coded.notcoded | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-not-coded.notcoded diff --git a/domains/_github-pages-challenge-not-coded.notcoded b/domains/_github-pages-challenge-not-coded.notcoded new file mode 100644 index 000000000..4d723c678 --- /dev/null +++ b/domains/_github-pages-challenge-not-coded.notcoded @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "not-coded", + "email": "", + "discord": "Code#9844", + "discordUserID": "620662953347121163" + }, + "record": { + "TXT": "54806bbd47bc06fa6f626952eb06aa" + } +} From a983133cecaa94d9ac11b4f9f5d1528a0874996c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 9 Aug 2023 19:44:48 +0800 Subject: [PATCH 3618/8412] feat(validation): bump node to v16 --- .github/workflows/checks.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 678e6525c..99b47d0ab 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -9,10 +9,10 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha }} fetch-depth: 0 - - name: Setup node v15 + - name: Setup node v16 uses: actions/setup-node@v1 with: - node-version: '15' + node-version: '16' - name: Install dependencies uses: borales/actions-yarn@v2.0.0 with: From e61faecaac4721467cb35d628a7e14a1cff98253 Mon Sep 17 00:00:00 2001 From: NotCoded <66999075+not-coded@users.noreply.github.com> Date: Wed, 9 Aug 2023 13:49:45 +0200 Subject: [PATCH 3619/8412] Update and rename _github-pages-challenge-not-coded.notcoded to _github-pages-challenge-not-coded.notcoded.json --- ...notcoded => _github-pages-challenge-not-coded.notcoded.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-not-coded.notcoded => _github-pages-challenge-not-coded.notcoded.json} (85%) diff --git a/domains/_github-pages-challenge-not-coded.notcoded b/domains/_github-pages-challenge-not-coded.notcoded.json similarity index 85% rename from domains/_github-pages-challenge-not-coded.notcoded rename to domains/_github-pages-challenge-not-coded.notcoded.json index 4d723c678..6c29551cf 100644 --- a/domains/_github-pages-challenge-not-coded.notcoded +++ b/domains/_github-pages-challenge-not-coded.notcoded.json @@ -2,7 +2,7 @@ "owner": { "username": "not-coded", "email": "", - "discord": "Code#9844", + "discord": "notcoded", "discordUserID": "620662953347121163" }, "record": { From efd1672745cad7272ef0380a856426d468d3b335 Mon Sep 17 00:00:00 2001 From: Jonathan Carrillo Sanchez <41805267+bi0hazarDD@users.noreply.github.com> Date: Wed, 9 Aug 2023 12:59:20 +0100 Subject: [PATCH 3620/8412] Update _github-pages-challenge-bi0hazardd.jonathancarrillo.json update txt record --- .../_github-pages-challenge-bi0hazardd.jonathancarrillo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json b/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json index 2383d61f1..c24215daa 100644 --- a/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json +++ b/domains/_github-pages-challenge-bi0hazardd.jonathancarrillo.json @@ -6,6 +6,6 @@ "email": "jonathan-8@hotmail.co.uk" }, "record": { - "TXT": "8e185689c7ba93093ddd8785ca60e6" + "TXT": "87235c5c433d52086cbf2ae6ddd9a1" } } From 0d176c427bb826ffff12eadbabccd7bc4fe06b53 Mon Sep 17 00:00:00 2001 From: j0code <42189560+j0code@users.noreply.github.com> Date: Wed, 9 Aug 2023 16:07:25 +0200 Subject: [PATCH 3621/8412] add github social --- domains/cv.json | 1 + domains/j0.json | 1 + domains/j0code.json | 1 + domains/lemmy.json | 1 + domains/twitter.json | 1 + 5 files changed, 5 insertions(+) diff --git a/domains/cv.json b/domains/cv.json index f70d87062..583ce9bc8 100644 --- a/domains/cv.json +++ b/domains/cv.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/j0.json b/domains/j0.json index f70d87062..583ce9bc8 100644 --- a/domains/j0.json +++ b/domains/j0.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/j0code.json b/domains/j0code.json index f70d87062..583ce9bc8 100644 --- a/domains/j0code.json +++ b/domains/j0code.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/lemmy.json b/domains/lemmy.json index f70d87062..583ce9bc8 100644 --- a/domains/lemmy.json +++ b/domains/lemmy.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, diff --git a/domains/twitter.json b/domains/twitter.json index f70d87062..583ce9bc8 100644 --- a/domains/twitter.json +++ b/domains/twitter.json @@ -1,5 +1,6 @@ { "owner": { + "username": "j0code", "discord": "j0code", "email": "" }, From e7daaafc228217cfd175e05325c74986cbf8df90 Mon Sep 17 00:00:00 2001 From: vollowx Date: Thu, 10 Aug 2023 00:22:07 +0800 Subject: [PATCH 3622/8412] feat(domain): vollow.is-a.dev --- domains/vollow.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vollow.json diff --git a/domains/vollow.json b/domains/vollow.json new file mode 100644 index 000000000..17eac5d30 --- /dev/null +++ b/domains/vollow.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vollowx", + "email": "muffinslog@proton.me" + }, + "record": { + "URL": "vollowx.github.io" + } +} From e286e161e4ef250cef9a550034768ca813feec8e Mon Sep 17 00:00:00 2001 From: Blob2763 Date: Wed, 9 Aug 2023 18:28:42 +0100 Subject: [PATCH 3623/8412] feat(domain): blob2763.is-a.dev --- domains/blob2763.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blob2763.json diff --git a/domains/blob2763.json b/domains/blob2763.json new file mode 100644 index 000000000..8da1a718d --- /dev/null +++ b/domains/blob2763.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "CNAME": "blob2763.github.io" + } +} From f53dc84e8534dfafb1c355581079980f0990d13e Mon Sep 17 00:00:00 2001 From: Pedro Barbosa Date: Wed, 9 Aug 2023 20:01:52 +0200 Subject: [PATCH 3624/8412] Add jpedro --- domains/jpedro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jpedro.json diff --git a/domains/jpedro.json b/domains/jpedro.json new file mode 100644 index 000000000..6579832c4 --- /dev/null +++ b/domains/jpedro.json @@ -0,0 +1,11 @@ +{ + "description": "Personal blog", + "repo": "https://github.com/jpedro/jpedro.github.io", + "owner": { + "username": "jpedro", + "email": "github@jpedro.dev" + }, + "record": { + "CNAME": "jpedro.github.io" + } +} From 91b32e799c82c73c80221cb7cf401e80bfc65fbf Mon Sep 17 00:00:00 2001 From: tokiakasu Date: Wed, 9 Aug 2023 21:37:23 +0300 Subject: [PATCH 3625/8412] feat(domain): tokiakasu.is-a.dev --- domains/tokiakasu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tokiakasu.json diff --git a/domains/tokiakasu.json b/domains/tokiakasu.json new file mode 100644 index 000000000..e6d665872 --- /dev/null +++ b/domains/tokiakasu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tokiakasu", + "email": "crxpp@protonmail.com" + }, + "record": { + "A": ["95.163.12.169"] + } +} From 25c65a1a01d439003a651ff0fc6247eed48b74ae Mon Sep 17 00:00:00 2001 From: ItsNiceCraft <74358857+ItsNiceCraft@users.noreply.github.com> Date: Wed, 9 Aug 2023 21:32:29 +0200 Subject: [PATCH 3626/8412] feat(domain): add verification for github pages --- ...github-pages-challenge-ItsNiceCraft.itsnicecraft.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json diff --git a/domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json b/domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json new file mode 100644 index 000000000..17c545224 --- /dev/null +++ b/domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsnicecraft", + "email": "itsnicecraft@protonmail.com.com" + }, + "record": { + "TXT": "af298352953860816795903319fbc9" + } +} From 478510f8cfe89635fc6a6a4eb91ac9ce48410d4d Mon Sep 17 00:00:00 2001 From: Antton Dev <64503329+antton-dev@users.noreply.github.com> Date: Wed, 9 Aug 2023 22:34:25 +0200 Subject: [PATCH 3627/8412] Create _github-pages-challenge-antton-dev.antton.json --- domains/_github-pages-challenge-antton-dev.antton.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-antton-dev.antton.json diff --git a/domains/_github-pages-challenge-antton-dev.antton.json b/domains/_github-pages-challenge-antton-dev.antton.json new file mode 100644 index 000000000..ec5db1b16 --- /dev/null +++ b/domains/_github-pages-challenge-antton-dev.antton.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "antton-dev", + "email": "antton.chevrier@etik.com" + }, + "record": { + "TXT": "a3787429898a0a8bb9b3cbffa253fa" + } +} From c5f522a6a40fa70d37378f0f3bd8d4d72f053230 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 06:18:35 +0800 Subject: [PATCH 3628/8412] Rename krrisharma .json to krrisharma.json --- domains/{krrisharma .json => krrisharma.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{krrisharma .json => krrisharma.json} (100%) diff --git a/domains/krrisharma .json b/domains/krrisharma.json similarity index 100% rename from domains/krrisharma .json rename to domains/krrisharma.json From 8985f0aaf390914fbd5bc58dd3a3ce9da123965b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 06:20:41 +0800 Subject: [PATCH 3629/8412] Rename _github-pages-challenge-T-Dynamos.anshdadwal.json to _github-pages-challenge-t-dynamos.anshdadwal.json --- ...wal.json => _github-pages-challenge-t-dynamos.anshdadwal.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-T-Dynamos.anshdadwal.json => _github-pages-challenge-t-dynamos.anshdadwal.json} (100%) diff --git a/domains/_github-pages-challenge-T-Dynamos.anshdadwal.json b/domains/_github-pages-challenge-t-dynamos.anshdadwal.json similarity index 100% rename from domains/_github-pages-challenge-T-Dynamos.anshdadwal.json rename to domains/_github-pages-challenge-t-dynamos.anshdadwal.json From 208b8f208ef2b4c22684c7c32d7c6f021050cc2c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 06:24:37 +0800 Subject: [PATCH 3630/8412] Rename _github-pages-challenge-9xN.44.json to _github-pages-challenge-9xn.44.json --- ...-challenge-9xN.44.json => _github-pages-challenge-9xn.44.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-9xN.44.json => _github-pages-challenge-9xn.44.json} (100%) diff --git a/domains/_github-pages-challenge-9xN.44.json b/domains/_github-pages-challenge-9xn.44.json similarity index 100% rename from domains/_github-pages-challenge-9xN.44.json rename to domains/_github-pages-challenge-9xn.44.json From d8846ece593526de9042cb047f3721c2ac605e11 Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Wed, 9 Aug 2023 21:27:26 -0200 Subject: [PATCH 3631/8412] Create kenwu.json --- domains/kenwu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kenwu.json diff --git a/domains/kenwu.json b/domains/kenwu.json new file mode 100644 index 000000000..4bbda27e5 --- /dev/null +++ b/domains/kenwu.json @@ -0,0 +1,12 @@ +{ + "description": "This is Ken Wu's personal portfolio website.", + "repo": "https://github.com/kenwuqianghao/kenwuqianghao.github.io", + "owner": { + "username": "KenWuqianghao", + "email": "wooqianghao@gmail.com", + "twitter": "KenWuqianghao" + }, + "record": { + "CNAME": "kenwuqianghao.github.io" + } +} From d69ffc74100c4ffdda917630f2d14dcdad13c25b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:42:07 +0800 Subject: [PATCH 3632/8412] Rename _github-pages-challenge-EnderPoint07.enderpoint.json to _github-pages-challenge-enderpoint07.enderpoint.json --- ...son => _github-pages-challenge-enderpoint07.enderpoint.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-EnderPoint07.enderpoint.json => _github-pages-challenge-enderpoint07.enderpoint.json} (99%) diff --git a/domains/_github-pages-challenge-EnderPoint07.enderpoint.json b/domains/_github-pages-challenge-enderpoint07.enderpoint.json similarity index 99% rename from domains/_github-pages-challenge-EnderPoint07.enderpoint.json rename to domains/_github-pages-challenge-enderpoint07.enderpoint.json index e0a2be0ef..bee86756a 100644 --- a/domains/_github-pages-challenge-EnderPoint07.enderpoint.json +++ b/domains/_github-pages-challenge-enderpoint07.enderpoint.json @@ -10,4 +10,4 @@ "record": { "TXT": "ea82a679a2f0a737ed5a4c6a5d0e2b" } -} \ No newline at end of file +} From bf371be637b51159976feb9739f9627e6f9eb4ee Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:43:50 +0800 Subject: [PATCH 3633/8412] Update blue.json --- domains/blue.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blue.json b/domains/blue.json index 121d73e1e..febc70c0c 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -7,6 +7,6 @@ "twitter": "b1uedev" }, "record": { - "TXT": "e921e6896e19bfdc214f60f54aaacc" + "CNAME": "b1ue-dev.github.io" } } From dc23e98d55e14b8cd7c7c410c9f37b03962a80c7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:44:06 +0800 Subject: [PATCH 3634/8412] Rename _github-pages-challenge-B1ue-Dev.blue.json to _github-pages-challenge-b1ue-dev.blue.json --- ...e-Dev.blue.json => _github-pages-challenge-b1ue-dev.blue.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-B1ue-Dev.blue.json => _github-pages-challenge-b1ue-dev.blue.json} (100%) diff --git a/domains/_github-pages-challenge-B1ue-Dev.blue.json b/domains/_github-pages-challenge-b1ue-dev.blue.json similarity index 100% rename from domains/_github-pages-challenge-B1ue-Dev.blue.json rename to domains/_github-pages-challenge-b1ue-dev.blue.json From 82168540d2633a064fa10b1e415b5bc75f6f9b4c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:45:29 +0800 Subject: [PATCH 3635/8412] Rename _github-pages-challenge-KenWuqianghao.kenwu.json to _github-pages-challenge-kenwuqianghao.kenwu.json --- ...enwu.json => _github-pages-challenge-kenwuqianghao.kenwu.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-KenWuqianghao.kenwu.json => _github-pages-challenge-kenwuqianghao.kenwu.json} (100%) diff --git a/domains/_github-pages-challenge-KenWuqianghao.kenwu.json b/domains/_github-pages-challenge-kenwuqianghao.kenwu.json similarity index 100% rename from domains/_github-pages-challenge-KenWuqianghao.kenwu.json rename to domains/_github-pages-challenge-kenwuqianghao.kenwu.json From 9f2313c85259968dcf754fe2a6fe2ad5f1226752 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:47:17 +0800 Subject: [PATCH 3636/8412] Update and rename _github-pages-challenge-ItsNiceCraft.itsnicecraft.json to _github-pages-challenge-itsnicecraft.itsnicecraft.json --- ...son => _github-pages-challenge-itsnicecraft.itsnicecraft.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ItsNiceCraft.itsnicecraft.json => _github-pages-challenge-itsnicecraft.itsnicecraft.json} (100%) diff --git a/domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json similarity index 100% rename from domains/_github-pages-challenge-ItsNiceCraft.itsnicecraft.json rename to domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json From b0ba01f1a119d34ae0b25f9298d29298d995f30a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:47:36 +0800 Subject: [PATCH 3637/8412] Update _github-pages-challenge-itsnicecraft.itsnicecraft.json --- domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json index 17c545224..f1d38f8e6 100644 --- a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json +++ b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json @@ -1,7 +1,7 @@ { "owner": { "username": "itsnicecraft", - "email": "itsnicecraft@protonmail.com.com" + "email": "itsnicecraft@protonmail.com" }, "record": { "TXT": "af298352953860816795903319fbc9" From ec0932a02fd7b66b0e816bfc25bca37d2f8723c2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 07:53:41 +0800 Subject: [PATCH 3638/8412] Rename _github-pages-challenge-OtterCodes101.otter.json to _github-pages-challenge-ottercodes101.otter.json --- ...tter.json => _github-pages-challenge-ottercodes101.otter.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-OtterCodes101.otter.json => _github-pages-challenge-ottercodes101.otter.json} (100%) diff --git a/domains/_github-pages-challenge-OtterCodes101.otter.json b/domains/_github-pages-challenge-ottercodes101.otter.json similarity index 100% rename from domains/_github-pages-challenge-OtterCodes101.otter.json rename to domains/_github-pages-challenge-ottercodes101.otter.json From 4f1897cde70ec19a6148f7d33eb08808901ab432 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:10:31 +0800 Subject: [PATCH 3639/8412] Update vollow.json --- domains/vollow.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vollow.json b/domains/vollow.json index 17eac5d30..14dac0b86 100644 --- a/domains/vollow.json +++ b/domains/vollow.json @@ -4,6 +4,6 @@ "email": "muffinslog@proton.me" }, "record": { - "URL": "vollowx.github.io" + "CNAME": "vollowx.github.io" } } From 0a7f4a8fbf5a1d68d8c0e331dba60e501def5711 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:17:18 +0800 Subject: [PATCH 3640/8412] Discard changes to domains/is-a.dev.json --- domains/is-a.dev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/is-a.dev.json diff --git a/domains/is-a.dev.json b/domains/is-a.dev.json deleted file mode 100644 index 52511eb4e..000000000 --- a/domains/is-a.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" - }, - - "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" - } -} From b05d9bc3eca8e2bfbe745011b019fa6b07b9add4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:17:22 +0800 Subject: [PATCH 3641/8412] Discard changes to domains/testdomain.json --- domains/testdomain.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/testdomain.json diff --git a/domains/testdomain.json b/domains/testdomain.json deleted file mode 100644 index efde507f1..000000000 --- a/domains/testdomain.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" - }, - - "record": { - "CNAME": "01bba44d-3f24-406b-a6ac-c019e1aab24c.id.repl.co" - } -} From 37734a00ddeea1039820c27045fec230be1577db Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:22:29 +0800 Subject: [PATCH 3642/8412] Rename _github-pages-challenge-Jakethebest1238.jakehe.json to _github-pages-challenge-jakethebest1238.jakehe.json --- ...e.json => _github-pages-challenge-jakethebest1238.jakehe.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Jakethebest1238.jakehe.json => _github-pages-challenge-jakethebest1238.jakehe.json} (100%) diff --git a/domains/_github-pages-challenge-Jakethebest1238.jakehe.json b/domains/_github-pages-challenge-jakethebest1238.jakehe.json similarity index 100% rename from domains/_github-pages-challenge-Jakethebest1238.jakehe.json rename to domains/_github-pages-challenge-jakethebest1238.jakehe.json From cea60856a5199ee0362a099a194765042e86869f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:25:25 +0800 Subject: [PATCH 3643/8412] Rename _github-pages-challenge-xXTgamerXx.brin.json to _github-pages-challenge-xxtgamerxx.brin.json --- ...rXx.brin.json => _github-pages-challenge-xxtgamerxx.brin.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-xXTgamerXx.brin.json => _github-pages-challenge-xxtgamerxx.brin.json} (100%) diff --git a/domains/_github-pages-challenge-xXTgamerXx.brin.json b/domains/_github-pages-challenge-xxtgamerxx.brin.json similarity index 100% rename from domains/_github-pages-challenge-xXTgamerXx.brin.json rename to domains/_github-pages-challenge-xxtgamerxx.brin.json From 7233d4a3c5c87d6b7c5f6c30e51f8b5ad57d7194 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:28:33 +0800 Subject: [PATCH 3644/8412] Update amity.json --- domains/amity.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amity.json b/domains/amity.json index 32a6db52a..27e397938 100644 --- a/domains/amity.json +++ b/domains/amity.json @@ -4,6 +4,6 @@ "email": "alyx@aleteoryx.me" }, "record": { - "URL": "aleteoryx.me" + "URL": "https://aleteoryx.me" } } From ff48f882e27dc44084c160b3563a7cac15708986 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:29:46 +0800 Subject: [PATCH 3645/8412] Update mrweez.json --- domains/mrweez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrweez.json b/domains/mrweez.json index f98e22059..3d2efd80d 100644 --- a/domains/mrweez.json +++ b/domains/mrweez.json @@ -4,6 +4,6 @@ "email": "arsenyplis2018@gmail.com" }, "record": { - "URL": "depcloud.xyz" + "URL": "https://depcloud.xyz" } } From b0bd864be3783f9965577a12168f72d32fa6abfd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:48:14 +0800 Subject: [PATCH 3646/8412] Rename niceEli.json to niceeli.json --- domains/{niceEli.json => niceeli.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{niceEli.json => niceeli.json} (100%) diff --git a/domains/niceEli.json b/domains/niceeli.json similarity index 100% rename from domains/niceEli.json rename to domains/niceeli.json From 53d0254e28ff6c6a18bd26a38c02db22ea7c4414 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:51:28 +0800 Subject: [PATCH 3647/8412] Rename _github-pages-challenge-ARBoyGo.arboy.json to _github-pages-challenge-arboygo.arboy.json --- ...oyGo.arboy.json => _github-pages-challenge-arboygo.arboy.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ARBoyGo.arboy.json => _github-pages-challenge-arboygo.arboy.json} (100%) diff --git a/domains/_github-pages-challenge-ARBoyGo.arboy.json b/domains/_github-pages-challenge-arboygo.arboy.json similarity index 100% rename from domains/_github-pages-challenge-ARBoyGo.arboy.json rename to domains/_github-pages-challenge-arboygo.arboy.json From 4d113ed7901624c7bdd9a2a7abb71c4404cd6031 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:54:11 +0800 Subject: [PATCH 3648/8412] Update n4n5.json --- domains/n4n5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/n4n5.json b/domains/n4n5.json index 1bdfbde69..43a37c462 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -4,7 +4,7 @@ "owner": { "username": "n4n5", "email": "", - "twitter": "Its-Just-Nans", + "twitter": "Its-Just-Nans" }, "record": { "URL": "https://n4n5.dev" From 96bdfe8c199c3592df62a2779ce6b907ea7f5aa4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:54:30 +0800 Subject: [PATCH 3649/8412] Update n4n5.json --- domains/n4n5.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/n4n5.json b/domains/n4n5.json index 43a37c462..09be0e216 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -2,7 +2,7 @@ "description": "redirects to my website", "repo": "https://github.com/Its-Just-Nans", "owner": { - "username": "n4n5", + "username": "Its-Just-Nans", "email": "", "twitter": "Its-Just-Nans" }, From 12782eef3abf2c302c049a5cf85c3573105ee8a1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:55:26 +0800 Subject: [PATCH 3650/8412] Update n4n5.json --- domains/n4n5.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/n4n5.json b/domains/n4n5.json index 09be0e216..75b8dbbe7 100644 --- a/domains/n4n5.json +++ b/domains/n4n5.json @@ -3,8 +3,7 @@ "repo": "https://github.com/Its-Just-Nans", "owner": { "username": "Its-Just-Nans", - "email": "", - "twitter": "Its-Just-Nans" + "email": "" }, "record": { "URL": "https://n4n5.dev" From 2363fa35ff12fd6d40b91ac68ee5adbcec775b8a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:55:51 +0800 Subject: [PATCH 3651/8412] Update mrgliff.json --- domains/mrgliff.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrgliff.json b/domains/mrgliff.json index f7f59e6a1..aebe6f1e9 100644 --- a/domains/mrgliff.json +++ b/domains/mrgliff.json @@ -4,6 +4,6 @@ "email": "dharminnagar@gmail.com" }, "record": { - "URL": "mrgliff.dev" + "URL": "https://mrgliff.dev" } } From d6abab1a4102c708a0ea4c6fdd6543bb9a6691f1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:58:57 +0800 Subject: [PATCH 3652/8412] Rename _github-pages-challenge-Bnyro.bnyro.json to _github-pages-challenge-bnyro.bnyro.json --- ...-Bnyro.bnyro.json => _github-pages-challenge-bnyro.bnyro.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Bnyro.bnyro.json => _github-pages-challenge-bnyro.bnyro.json} (100%) diff --git a/domains/_github-pages-challenge-Bnyro.bnyro.json b/domains/_github-pages-challenge-bnyro.bnyro.json similarity index 100% rename from domains/_github-pages-challenge-Bnyro.bnyro.json rename to domains/_github-pages-challenge-bnyro.bnyro.json From 06637e20939ffd6042a39777d972c8a435d817be Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:59:21 +0800 Subject: [PATCH 3653/8412] Discard changes to domains/krix.json --- domains/krix.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/krix.json b/domains/krix.json index b54adf49a..5707fea0c 100644 --- a/domains/krix.json +++ b/domains/krix.json @@ -1,9 +1,10 @@ { + "description": "Krix's portfolio", "owner": { "username": "Krix12", "email": "kristjan.kocevar89@gmail.com" }, "record": { - "TXT": "178ab459221fd277af8029cae84a63" + "CNAME": "krix12-github-io.pages.dev" } } From 25b0afbff3f5cb51dedd9514e2cf1dda6974018b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 08:59:31 +0800 Subject: [PATCH 3654/8412] Rename _github-pages-challenge-Krix12.krix.json to _github-pages-challenge-krix12.krix.json --- ...-Krix12.krix.json => _github-pages-challenge-krix12.krix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Krix12.krix.json => _github-pages-challenge-krix12.krix.json} (100%) diff --git a/domains/_github-pages-challenge-Krix12.krix.json b/domains/_github-pages-challenge-krix12.krix.json similarity index 100% rename from domains/_github-pages-challenge-Krix12.krix.json rename to domains/_github-pages-challenge-krix12.krix.json From 390d18380d2466f9d93185ca087320a3b6c4226c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:00:52 +0800 Subject: [PATCH 3655/8412] Rename _github-pages-challenge-Clay990.suraj to _github-pages-challenge-clay990.suraj.json --- ...e-Clay990.suraj => _github-pages-challenge-clay990.suraj.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Clay990.suraj => _github-pages-challenge-clay990.suraj.json} (100%) diff --git a/domains/_github-pages-challenge-Clay990.suraj b/domains/_github-pages-challenge-clay990.suraj.json similarity index 100% rename from domains/_github-pages-challenge-Clay990.suraj rename to domains/_github-pages-challenge-clay990.suraj.json From f5afbd4f602e34488a107f882c527848e9c43e02 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:04:58 +0800 Subject: [PATCH 3656/8412] Update akpi.json --- domains/akpi.json | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index 1cdbd6c00..76866ea4a 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -5,9 +5,13 @@ "discord": "equus_quagga" }, "record": { - "CNAME": "akpi816218.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] + "A": [ + "185.199.110.153", + "185.199.108.153", + "185.199.111.153", + "185.199.109.153" + ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } +} From bf7cca56d4c25b24e653dfef5fd3a2b54503d2a2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:05:17 +0800 Subject: [PATCH 3657/8412] Update _github-pages-challenge-akpi816218.akpi.json --- domains/_github-pages-challenge-akpi816218.akpi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-akpi816218.akpi.json b/domains/_github-pages-challenge-akpi816218.akpi.json index edd1888f9..2a1566dbb 100644 --- a/domains/_github-pages-challenge-akpi816218.akpi.json +++ b/domains/_github-pages-challenge-akpi816218.akpi.json @@ -3,7 +3,7 @@ "username": "akpi816218", "email": "", "discord": "equus_quagga" - } + }, "record": { "TXT": "83f74e3c71720aa4514d32cabe7324" } From faeb468d8c158fdfa669c4cc1930c8e2d679ea7e Mon Sep 17 00:00:00 2001 From: Mai1ii Date: Thu, 10 Aug 2023 09:06:33 +0800 Subject: [PATCH 3658/8412] feat(domain): sev.is-a.dev --- domains/sev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sev.json diff --git a/domains/sev.json b/domains/sev.json new file mode 100644 index 000000000..607164f58 --- /dev/null +++ b/domains/sev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "CNAME": "cd.bio.link" + } +} From fab5b4a537260291e28ce5e8e38ab71758400f87 Mon Sep 17 00:00:00 2001 From: Mai1ii Date: Thu, 10 Aug 2023 09:10:43 +0800 Subject: [PATCH 3659/8412] feat(domain): mai.is-a.dev --- domains/mai.json | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) diff --git a/domains/mai.json b/domains/mai.json index 31fe3e938..16aaf240b 100644 --- a/domains/mai.json +++ b/domains/mai.json @@ -1,10 +1,9 @@ { - "description": "Mai's personal developer website", - "owner": { - "username": "Mai1ii", - "email": "mail@apexure.cf" - }, - "record": { - "CNAME": "mai1ii.github.io" - } + "owner": { + "username": "Mai1ii", + "email": "micomacabali14@gmail.com" + }, + "record": { + "CNAME": "hosts.is-a.dev" + } } From f49f63b5473c28f21afb8dc3e8f7ee47802fae42 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:12:25 +0800 Subject: [PATCH 3660/8412] Update and rename _github-pages-challenge-Habeel06.habeel.json to _github-pages-challenge-habeel06.habeel.json --- ....habeel.json => _github-pages-challenge-habeel06.habeel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename _github-pages-challenge-Habeel06.habeel.json => _github-pages-challenge-habeel06.habeel.json (84%) diff --git a/_github-pages-challenge-Habeel06.habeel.json b/_github-pages-challenge-habeel06.habeel.json similarity index 84% rename from _github-pages-challenge-Habeel06.habeel.json rename to _github-pages-challenge-habeel06.habeel.json index 483c59818..a8d160e24 100644 --- a/_github-pages-challenge-Habeel06.habeel.json +++ b/_github-pages-challenge-habeel06.habeel.json @@ -1,7 +1,7 @@ { "owner": { "username": "habeel06", - "email": "nil" + "email": "" }, "record": { "TXT": "6bbac3351ea3d8ad90603e1318c7ff" From 32f077bd9f3962d720ce818f9323050a09b0bf78 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:12:51 +0800 Subject: [PATCH 3661/8412] Rename _github-pages-challenge-habeel06.habeel.json to domains/_github-pages-challenge-habeel06.habeel.json --- .../_github-pages-challenge-habeel06.habeel.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename _github-pages-challenge-habeel06.habeel.json => domains/_github-pages-challenge-habeel06.habeel.json (100%) diff --git a/_github-pages-challenge-habeel06.habeel.json b/domains/_github-pages-challenge-habeel06.habeel.json similarity index 100% rename from _github-pages-challenge-habeel06.habeel.json rename to domains/_github-pages-challenge-habeel06.habeel.json From ecfa468198380a27ebeb2c6fd8e2fecd4958f7d4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 09:17:45 +0800 Subject: [PATCH 3662/8412] Update sev.json --- domains/sev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sev.json b/domains/sev.json index 607164f58..8dc8e5252 100644 --- a/domains/sev.json +++ b/domains/sev.json @@ -4,6 +4,6 @@ "email": "micomacabali14@gmail.com" }, "record": { - "CNAME": "cd.bio.link" + "URL": "https://bio.link/sevi" } } From a690a6f444901b22a85cadf63189c022da2a8c61 Mon Sep 17 00:00:00 2001 From: Eden <62473844+EdenQwQ@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:53:02 +0800 Subject: [PATCH 3663/8412] Create _github-pages-challenge-EdenQwQ.eden.json --- domains/_github-pages-challenge-EdenQwQ.eden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-EdenQwQ.eden.json diff --git a/domains/_github-pages-challenge-EdenQwQ.eden.json b/domains/_github-pages-challenge-EdenQwQ.eden.json new file mode 100644 index 000000000..ca0b4f684 --- /dev/null +++ b/domains/_github-pages-challenge-EdenQwQ.eden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EdenQwQ", + "email": "lsahlm1eden@gmail.com" + }, + "record": { + "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" + } +} From 558dbcc2ab5dadd0cb06f00194f9b5c79df82416 Mon Sep 17 00:00:00 2001 From: Eden <62473844+EdenQwQ@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:54:03 +0800 Subject: [PATCH 3664/8412] Update eden.json --- domains/eden.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/eden.json b/domains/eden.json index 071e4478f..c5521af52 100644 --- a/domains/eden.json +++ b/domains/eden.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com/edenqwq/edenqwq.github.io", "owner": { "username": "EdenQwQ", "email": "lsahlm1eden@gmail.com" From ed5cfed62d6bcd1dda56f78cddec5ec72643cf76 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 10:50:46 +0800 Subject: [PATCH 3665/8412] Update and rename _github-pages-challenge-EdenQwQ.eden.json to _github-pages-challenge-edenqwq.eden.json --- ...nQwQ.eden.json => _github-pages-challenge-edenqwq.eden.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-EdenQwQ.eden.json => _github-pages-challenge-edenqwq.eden.json} (72%) diff --git a/domains/_github-pages-challenge-EdenQwQ.eden.json b/domains/_github-pages-challenge-edenqwq.eden.json similarity index 72% rename from domains/_github-pages-challenge-EdenQwQ.eden.json rename to domains/_github-pages-challenge-edenqwq.eden.json index ca0b4f684..a80ea98b0 100644 --- a/domains/_github-pages-challenge-EdenQwQ.eden.json +++ b/domains/_github-pages-challenge-edenqwq.eden.json @@ -4,6 +4,6 @@ "email": "lsahlm1eden@gmail.com" }, "record": { - "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" + "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" } } From 078e831afc5da6d8e8156b3acb783397434af002 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 10 Aug 2023 10:57:43 +0800 Subject: [PATCH 3666/8412] feat: prettier --- domains/207.json | 14 +++++----- ...s-challenge-aakankshabhende.aakanksha.json | 2 +- ...ithub-pages-challenge-akpi816218.akpi.json | 16 +++++------ ...b-pages-challenge-ananth-swamy.ananth.json | 2 +- ...ithub-pages-challenge-andyfaizan.andy.json | 2 +- ...hub-pages-challenge-antton-dev.antton.json | 6 ++--- ...challenge-armoredvortex.armoredvortex.json | 4 +-- ...s-challenge-boredcodebyk.boredcodebyk.json | 14 +++++----- ...ges-challenge-chethanyadav456.chethan.json | 2 +- ...pages-challenge-clumzyofficial.adarsh.json | 2 +- ...pages-challenge-crystalbajgai.crystal.json | 2 +- ...ges-challenge-deltafumble.deltafumble.json | 18 ++++++------- ...pages-challenge-dushmanta05.dushmanta.json | 2 +- .../_github-pages-challenge-edenqwq.eden.json | 2 +- .../_github-pages-challenge-iakzs.iakzs.json | 6 ++--- domains/_github-pages-challenge-iakzs.kz.json | 6 ++--- ...thub-pages-challenge-iamrony777.ronit.json | 20 +++++++------- ...b-pages-challenge-icky17.jairomorales.json | 2 +- .../_github-pages-challenge-icm185.icm.json | 2 +- ...-pages-challenge-impratik7.pratikmali.json | 14 +++++----- ..._github-pages-challenge-inkilu.inkilu.json | 2 +- ...s-challenge-itsnicecraft.itsnicecraft.json | 18 ++++++------- ...ithub-pages-challenge-itsvick.itsvick.json | 11 ++++---- ...-challenge-jcgaming-official.jcquieta.json | 18 ++++++------- ..._github-pages-challenge-jeymen.jeymen.json | 2 +- ...pages-challenge-joythejoystick1.glqch.json | 6 ++--- ...pages-challenge-not-a-ethan.not-ethan.json | 6 ++--- ...ub-pages-challenge-not-coded.notcoded.json | 2 +- ...challenge-patrickzhou1234.patrickzhou.json | 16 +++++------ ...b-pages-challenge-pixelgeek.pixelgeek.json | 18 ++++++------- ...challenge-proudmuslim-dev.proudmuslim.json | 2 +- ...thub-pages-challenge-roktim32.yourdad.json | 1 - .../_github-pages-challenge-rv178.rv178.json | 2 +- ...b-pages-challenge-sekharmalla.chandra.json | 3 +-- ...github-pages-challenge-seriaati.seria.json | 2 +- ..._github-pages-challenge-shays24.shays.json | 2 +- ...ub-pages-challenge-shinyzenith.aakash.json | 2 +- ..._github-pages-challenge-spaxly.spaxly.json | 2 +- ...b-pages-challenge-studiousgamer.natya.json | 2 +- ...s-challenge-tclement0922.tclement0922.json | 18 ++++++------- ...thub-pages-challenge-thehatkid.hatkid.json | 2 +- ...hub-pages-challenge-thesanju.thesanju.json | 16 +++++------ ...thub-pages-challenge-thesct22.sharath.json | 15 +++++------ ...pages-challenge-thisisthamizh.thamizh.json | 18 ++++++------- ...hub-pages-challenge-thunder-coding.cd.json | 16 +++++------ ...thub-pages-challenge-turquoisetnt.tnt.json | 12 ++++----- ...allenge-vasilismylonas.vasilismylonas.json | 4 +-- ...hub-pages-challenge-vivek-oraon.vivek.json | 18 ++++++------- ...ub-pages-challenge-vj-abishek.abishek.json | 2 +- ..._github-pages-challenge-yorodm.yorodm.json | 2 +- domains/aadi.json | 2 +- domains/aakash.json | 2 +- domains/abegehr.json | 2 +- domains/adarsh.json | 2 +- domains/aditya-awasthi.json | 2 +- domains/afp.json | 22 +++++++-------- domains/afton.json | 2 +- domains/agamjot-singh.json | 2 +- domains/ahmad-muhajir.json | 2 +- domains/ahuja-m.json | 18 ++++++------- domains/aikoo7.json | 15 +++++------ domains/akpi.json | 25 +++++++---------- domains/albuman.json | 15 +++++------ domains/ale1x.json | 14 +++++----- domains/alephdiallo.json | 7 +---- domains/almuqbel.json | 15 +++++------ domains/analytics.json | 3 +-- domains/ananth.json | 2 +- domains/anon.json | 6 ++--- domains/ansari-atharnadim.json | 18 ++++++------- domains/api.taoanhdep.json | 15 +++++------ domains/arwi.json | 2 +- domains/aryamaan.json | 7 +---- domains/ashesh.json | 2 +- domains/asif.json | 14 +++++----- domains/astrix.json | 6 ++--- domains/aswin-vs.json | 22 +++++++-------- domains/ataim.json | 2 +- domains/axviii3.json | 7 +---- domains/b0q.json | 6 ++--- domains/ba9.json | 7 ++--- domains/bare1.json | 15 +++++------ domains/bday-list.suki.json | 15 +++++------ domains/bdfd.json | 6 ++--- domains/benediktreck.json | 2 +- domains/bibhu.json | 20 +++++++------- domains/bing-chilling.json | 12 ++++----- domains/blankparticle.json | 14 +++++----- domains/blek.json | 4 +-- domains/blog.aditya.json | 7 +---- domains/blog.crystal.json | 2 +- domains/blog.itznesbro.json | 14 +++++----- domains/bmhien.json | 2 +- domains/bob.json | 2 +- domains/bovas.json | 12 ++++----- domains/boxey.json | 2 +- domains/bug-writer.json | 6 ++--- domains/bur.json | 23 +++++++--------- domains/c00l.json | 1 - domains/caodoc.json | 2 +- domains/cd.json | 20 +++++++------- domains/cdn.akai.json | 18 ++++++------- domains/chethan.json | 2 +- domains/chirag.json | 14 +++++----- domains/chouhict.json | 7 +---- domains/codesz.json | 2 +- domains/contentbot.json | 18 ++++++------- domains/copysland.json | 15 +++++------ domains/cristianmihai.json | 22 +++++++-------- domains/cs.json | 2 +- domains/cyr.json | 6 ++--- domains/cz.json | 15 +++++------ domains/d3c.json | 19 ++++++------- domains/daanschenkel.json | 2 +- domains/damned.json | 2 +- domains/darkdevil.json | 7 +---- domains/darrem.json | 15 +++++------ domains/datamind.json | 2 +- domains/deepak.json | 22 +++++++-------- domains/delasheras.json | 16 +++++------ domains/deltafumble.json | 24 ++++++++--------- domains/demongamez.json | 6 ++--- domains/demonplayz.json | 6 ++--- domains/deva.json | 2 +- domains/devfate.json | 16 +++++------ domains/dhaval-kareliya.json | 18 ++++++------- domains/dhruvil.json | 7 +---- domains/dirgha-ukani.json | 18 ++++++------- domains/dmmay.json | 7 +---- domains/dommor.json | 16 +++++------ domains/donate.gornostay25.json | 7 +---- domains/donno2048.json | 3 +-- domains/dqmn.json | 18 ++++++------- domains/dr-therapy.json | 6 ++--- domains/drpleaserespect.json | 6 ++--- domains/drtherapy.json | 15 +++++------ domains/dumprr.json | 2 +- domains/duyeric.json | 15 +++++------ domains/dylanmarsili.json | 2 +- domains/edmonddevera.json | 22 +++++++-------- domains/elbenja.json | 6 ++--- domains/elbernaoui.json | 2 +- domains/elixss.json | 15 +++++------ domains/enderpoint.json | 22 +++++++-------- domains/erdem.json | 2 +- domains/eren.json | 6 ++--- domains/ermal.json | 7 +---- domains/error404.json | 2 +- domains/esp.json | 2 +- domains/ethereal.json | 20 +++++++------- domains/evelio.json | 7 +---- domains/falguni-prajapati.json | 18 ++++++------- domains/files.dqmn.json | 16 +++++------ domains/files.hosts.json | 6 ++--- domains/fitrahmunir.json | 18 ++++++------- domains/fjuro.json | 15 +++++------ domains/flazepe.json | 16 +++++------ domains/flymeth.json | 18 ++++++------- domains/foxie.arman.json | 7 +---- domains/g-pratik.json | 18 ++++++------- domains/gabimaciel.json | 6 +---- domains/gigwanoob.json | 6 ++--- domains/gitninja.json | 15 +++++------ domains/gizzy.json | 27 +++++++++---------- domains/glqch.json | 7 +++-- domains/gooplancton.json | 2 +- domains/habeel.json | 2 +- domains/hackerhawks.json | 19 ++++++------- domains/hanchow.json | 2 +- domains/hashir.json | 22 +++++++-------- domains/hatkid.json | 2 +- domains/haubaka.json | 2 +- domains/hcs.json | 7 +++-- domains/hero.json | 2 +- domains/hilmansyah.json | 4 +-- domains/himanshusri.json | 15 +++++------ domains/hiwind.json | 15 +++++------ domains/hoang3409.json | 20 +++++++------- domains/hotspot.json | 6 ++--- domains/hozzywozzy.json | 18 ++++++------- domains/hs50.json | 22 +++++++-------- domains/hvlxh.json | 16 +++++------ domains/hyderite.json | 14 +++++----- domains/hzf.json | 15 +++++------ domains/iakzs.json | 7 +---- domains/iamchoiiril.json | 2 +- domains/iammithani.json | 14 +++++----- domains/ikd.json | 22 +++++++-------- domains/ikraiyan.json | 2 +- domains/imzihad21.json | 18 ++++++------- domains/inf.json | 14 +++++----- domains/infinitelearning.json | 15 +++++------ domains/invalidnoah.json | 2 +- domains/ipuppyyt.json | 7 +---- domains/isa.json | 2 +- domains/isabelrosillo.json | 16 +++++------ domains/itsmealdo.json | 2 +- domains/iucc.json | 15 +++++------ domains/jackson.json | 7 +---- domains/jairomorales.json | 2 +- domains/jake.json | 2 +- domains/janmb.json | 6 ++--- domains/javier.json | 2 +- domains/jayg.json | 5 +--- domains/jcarpenter.json | 2 +- domains/jdszekeres.json | 2 +- domains/jean-arthur.json | 3 +-- domains/jefferson.json | 2 +- domains/jeymen.json | 13 ++------- domains/jj.json | 7 +---- domains/jlalfonso21.json | 15 +++++------ domains/joesjourney.json | 10 +------ domains/johna.json | 2 +- domains/just-muzz.json | 2 +- domains/jzitnik.json | 9 ++----- domains/kaden.json | 2 +- domains/kamishi.json | 16 +++++------ domains/kapoor.json | 22 +++++++-------- domains/karan.json | 6 ++--- domains/kashif-kadri.json | 18 ++++++------- domains/kaustubh.json | 2 +- domains/keirnegn.json | 6 ++--- domains/kerlos.json | 15 +++++------ domains/kevvyyn.json | 15 +++++------ domains/keyaan.json | 6 ++--- domains/killerf.json | 18 ++++++------- domains/korigamik.json | 2 +- domains/kuba.json | 16 +++++------ domains/kuyacarlos.json | 20 +++++++------- domains/kz.json | 6 ++--- domains/latealways.json | 2 +- domains/learn-to-code-now.json | 15 +++++------ domains/likalium.json | 22 +++++++-------- domains/liztochekcode.json | 12 ++++----- domains/lndr2501.json | 16 +++++------ domains/loser.json | 7 +---- domains/losr.json | 7 +---- domains/lrmn.json | 22 +++++++-------- domains/madhavgupta.json | 15 +++++------ domains/madhavjhawar.json | 2 +- domains/madhead341.json | 7 +---- domains/magniquick.json | 7 +---- domains/mahmoud.json | 27 ++++++++----------- domains/mail.aditya.json | 7 +---- domains/mail.arman.json | 7 +---- domains/mail.badboy.json | 7 +---- domains/mail.mxnticek.json | 5 +--- domains/mail.rika.json | 7 +---- domains/mako.json | 15 +++++------ domains/manas.json | 2 +- domains/manga.json | 2 +- domains/match.json | 7 +---- domains/mattdestroyer.json | 16 +++++------ domains/maxired.json | 15 +++++------ domains/mayank-rathva.json | 18 ++++++------- domains/mayerfried.json | 18 ++++++------- domains/mbenetta.json | 16 +++++------ domains/mbg.json | 2 +- domains/mcgraph.json | 14 +++++----- domains/meenbeese.json | 2 +- domains/minh2000.json | 6 ++--- domains/minhmmb.json | 14 +++++----- domains/minnb-bit.json | 6 ++--- domains/mizu.json | 2 +- domains/mohdsohel.json | 2 +- domains/molai777.json | 2 +- domains/mosa.json | 2 +- domains/mosaab.json | 12 ++------- domains/mqhirr.json | 18 ++++++------- domains/mthia.json | 22 +++++++-------- domains/mudee.json | 2 +- domains/narayana.json | 16 +++++------ domains/neelsani.json | 1 - domains/nengsriaryati.json | 15 +++++------ domains/neon.json | 12 ++------- domains/nhemgomia.json | 8 +++--- domains/nidhis-patel.json | 18 ++++++------- domains/niemiets.json | 6 ++--- domains/nino.json | 2 +- domains/nischay.json | 7 +---- domains/njfamirm.json | 16 +++++------ domains/nonograms.talinsharma.json | 15 +++++------ domains/noob.json | 6 ++--- domains/nooz.json | 7 +---- domains/notgoogle.json | 16 +++++------ domains/notify-api.json | 6 ++--- domains/notjadeja.json | 7 +---- domains/nxyy.json | 2 +- domains/ofv.json | 16 +++++------ domains/ohqte.json | 5 +--- domains/omera.json | 16 +++++------ domains/orestsaban.json | 7 +---- domains/otter.json | 2 +- domains/p3nguin.json | 15 +++++------ domains/paiva.json | 6 ++--- domains/panchal-meet.json | 18 ++++++------- domains/patel-komal.json | 18 ++++++------- domains/patel-monal.json | 18 ++++++------- domains/patel-parthiv.json | 2 +- domains/patrickzhou.json | 16 +++++------ domains/penguin.json | 7 +---- domains/pixelgeek.json | 14 +++++----- domains/pratikmali.json | 14 +++++----- domains/pratikp-patel.json | 18 ++++++------- domains/qnm1.json | 15 +++++------ domains/rahul-rabari.json | 18 ++++++------- domains/raofin.json | 14 +++++----- domains/raven.json | 16 +++++------ domains/rdc.json | 16 +++++------ domains/reading.json | 2 +- domains/refactoring.json | 2 +- domains/ren.json | 18 ++++++------- domains/replit.json | 2 +- domains/riannegreiros.json | 2 +- domains/riko.json | 15 +++++------ domains/rikosnapse.json | 15 +++++------ domains/rnv.json | 2 +- domains/rohansharma.json | 2 +- domains/rpj.json | 2 +- domains/rrrokhtar.json | 2 +- domains/rudra.json | 22 +++++++-------- domains/ruu3f.json | 16 +++++------ domains/ryan.ginut.json | 2 +- domains/ryun.json | 15 +++++------ domains/s4ib0t.json | 6 ++--- domains/saifrahman.json | 2 +- domains/sanidhya.json | 22 +++++++-------- domains/sarang.json | 14 +++++----- domains/scott.json | 15 +++++------ domains/sebastian.json | 7 +---- domains/semant.json | 7 +---- domains/seria.json | 2 +- domains/serstars.json | 2 +- domains/shake.json | 2 +- domains/sharafat.json | 1 - domains/shashankag.json | 2 +- domains/shept.json | 2 +- domains/shift.json | 15 +++++------ domains/shin.json | 7 +---- domains/silicoflare.json | 6 ++--- domains/simple.json | 6 ++--- domains/simplebank.json | 14 +++++----- domains/snowyid.json | 2 +- domains/soap.json | 2 +- domains/soeren.json | 15 +++++------ domains/sourov-khan-nahid.json | 14 +++++----- domains/spaxly.json | 13 +++------ domains/spicywars.json | 14 +++++----- domains/spyrisk.json | 15 +++++------ domains/sreevikram.json | 8 +++--- domains/sreevikramr.json | 8 +++--- domains/stev.json | 6 ++--- domains/strafe.json | 6 ++--- domains/sua.json | 14 +++++----- domains/suki.json | 22 +++++++-------- domains/sunpodder.json | 2 +- domains/sylestic.json | 16 +++++------ domains/takase.json | 18 ++++++------- domains/talinsharma.json | 15 +++++------ domains/tanos.json | 18 ++++++------- domains/tanyalai.json | 2 +- domains/tcxone.json | 2 +- domains/tdkchat.json | 15 +++++------ domains/tech-geek-united.json | 23 +++++++--------- domains/teletvbis.json | 6 ++--- domains/ten.json | 2 +- domains/teriko.json | 20 +++++++------- domains/thaihung.json | 7 +---- domains/therealgeodash.json | 17 ++++++------ domains/thesanju.json | 2 +- domains/thesct22.json | 16 +++++------ domains/thetechnikfreak.json | 11 ++------ domains/tiwknowsall.json | 15 +++++------ domains/tolis.json | 6 ++--- domains/tomgxz.json | 2 +- domains/tomteck.json | 12 ++++----- domains/totoygamingyt.json | 18 ++++++------- domains/tranthanhlong.json | 2 +- domains/turvenuija.json | 15 +++++------ domains/uberkey.json | 2 +- domains/uiopler.json | 2 +- domains/ultimatemedia.json | 7 +---- domains/usingh.json | 16 +++++------ domains/utsav.json | 14 +++++----- domains/uynilo9.json | 2 +- domains/valowolf.json | 2 +- domains/vamsi.json | 14 +++++----- domains/victorvickie.json | 6 ++--- domains/vimalsaraswat.json | 2 +- domains/viplav-mistry.json | 1 - domains/viraj.json | 20 +++++++------- domains/vivek.json | 7 +---- domains/vk.json | 6 ++--- domains/vsecoder.json | 2 +- domains/wansie.json | 1 - domains/wansies.json | 2 +- domains/whine.json | 7 +---- domains/william.json | 20 +++++++------- domains/willo.json | 7 +---- domains/windfarms.json | 22 +++++++-------- domains/wiredmind.json | 14 +++++----- domains/woundrite.json | 7 +---- domains/xanudu.json | 18 ++++++------- domains/yassin.json | 24 ++++++++--------- domains/yokaicord.json | 14 +++++----- domains/yose.json | 26 +++++++++--------- domains/yourdad.json | 16 +++++------ domains/yurikawa.json | 7 +---- domains/yuuto.json | 2 +- domains/zaid-kadri.json | 18 ++++++------- domains/zaydocs.json | 2 +- domains/zhu.json | 2 +- 412 files changed, 1783 insertions(+), 2156 deletions(-) diff --git a/domains/207.json b/domains/207.json index 92fec3e09..69067d1b4 100644 --- a/domains/207.json +++ b/domains/207.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "merakesh207", - "email": "merakesh207@gmail.com" - }, - "record": { - "URL": "https://behance.net/merakesh207" - } + "owner": { + "username": "merakesh207", + "email": "merakesh207@gmail.com" + }, + "record": { + "URL": "https://behance.net/merakesh207" + } } diff --git a/domains/_github-pages-challenge-aakankshabhende.aakanksha.json b/domains/_github-pages-challenge-aakankshabhende.aakanksha.json index 351c155ee..275ab5b10 100644 --- a/domains/_github-pages-challenge-aakankshabhende.aakanksha.json +++ b/domains/_github-pages-challenge-aakankshabhende.aakanksha.json @@ -7,4 +7,4 @@ "record": { "TXT": "0e195a2a30854573db976207e5f2f2" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-akpi816218.akpi.json b/domains/_github-pages-challenge-akpi816218.akpi.json index 2a1566dbb..b02648add 100644 --- a/domains/_github-pages-challenge-akpi816218.akpi.json +++ b/domains/_github-pages-challenge-akpi816218.akpi.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "akpi816218", - "email": "", - "discord": "equus_quagga" - }, - "record": { - "TXT": "83f74e3c71720aa4514d32cabe7324" - } + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + }, + "record": { + "TXT": "83f74e3c71720aa4514d32cabe7324" + } } diff --git a/domains/_github-pages-challenge-ananth-swamy.ananth.json b/domains/_github-pages-challenge-ananth-swamy.ananth.json index 0fe3c7a2c..018df0818 100644 --- a/domains/_github-pages-challenge-ananth-swamy.ananth.json +++ b/domains/_github-pages-challenge-ananth-swamy.ananth.json @@ -8,4 +8,4 @@ "record": { "TXT": "cb106acbe8da52273b1a5807fb1d9f" } -} +} diff --git a/domains/_github-pages-challenge-andyfaizan.andy.json b/domains/_github-pages-challenge-andyfaizan.andy.json index 05f0de9ca..b9d80f2af 100644 --- a/domains/_github-pages-challenge-andyfaizan.andy.json +++ b/domains/_github-pages-challenge-andyfaizan.andy.json @@ -6,4 +6,4 @@ "record": { "TXT": "8c35e4942c57ea0659a1b4c0cae798" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-antton-dev.antton.json b/domains/_github-pages-challenge-antton-dev.antton.json index ec5db1b16..f644d9a2e 100644 --- a/domains/_github-pages-challenge-antton-dev.antton.json +++ b/domains/_github-pages-challenge-antton-dev.antton.json @@ -1,9 +1,9 @@ { "owner": { - "username": "antton-dev", - "email": "antton.chevrier@etik.com" + "username": "antton-dev", + "email": "antton.chevrier@etik.com" }, "record": { - "TXT": "a3787429898a0a8bb9b3cbffa253fa" + "TXT": "a3787429898a0a8bb9b3cbffa253fa" } } diff --git a/domains/_github-pages-challenge-armoredvortex.armoredvortex.json b/domains/_github-pages-challenge-armoredvortex.armoredvortex.json index 1f76ed4cc..e4b981af1 100644 --- a/domains/_github-pages-challenge-armoredvortex.armoredvortex.json +++ b/domains/_github-pages-challenge-armoredvortex.armoredvortex.json @@ -1,7 +1,7 @@ { "owner": { - "username": "armoredvortex", - "email": "rachitpandey@protonmail.com" + "username": "armoredvortex", + "email": "rachitpandey@protonmail.com" }, "record": { "TXT": "f333cd13b1edfcaa51d5413b7fd05f" diff --git a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json index d32c795e4..08a7feb51 100644 --- a/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json +++ b/domains/_github-pages-challenge-boredcodebyk.boredcodebyk.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "boredcodebyk", - "email": "khromabyk+dev@gmail.com" - }, - "record": { - "TXT": "18eddbb722418d4b62eb8976f91621" - } + "owner": { + "username": "boredcodebyk", + "email": "khromabyk+dev@gmail.com" + }, + "record": { + "TXT": "18eddbb722418d4b62eb8976f91621" + } } diff --git a/domains/_github-pages-challenge-chethanyadav456.chethan.json b/domains/_github-pages-challenge-chethanyadav456.chethan.json index 2cf2f46e7..ffea13a10 100644 --- a/domains/_github-pages-challenge-chethanyadav456.chethan.json +++ b/domains/_github-pages-challenge-chethanyadav456.chethan.json @@ -4,6 +4,6 @@ "email": "rockchethan1111@gmail.com" }, "record": { - "TXT": "9781ed4422557bd427d0eff2c17b99" + "TXT": "9781ed4422557bd427d0eff2c17b99" } } diff --git a/domains/_github-pages-challenge-clumzyofficial.adarsh.json b/domains/_github-pages-challenge-clumzyofficial.adarsh.json index eb311ade9..283b85328 100644 --- a/domains/_github-pages-challenge-clumzyofficial.adarsh.json +++ b/domains/_github-pages-challenge-clumzyofficial.adarsh.json @@ -3,7 +3,7 @@ "username": "clumzyofficial", "email": "adarshshukla0344@gmail.com" }, - + "record": { "TXT": "b37649c87b3dc3594b1c44139e420a" } diff --git a/domains/_github-pages-challenge-crystalbajgai.crystal.json b/domains/_github-pages-challenge-crystalbajgai.crystal.json index 7c635498a..a356970af 100644 --- a/domains/_github-pages-challenge-crystalbajgai.crystal.json +++ b/domains/_github-pages-challenge-crystalbajgai.crystal.json @@ -4,6 +4,6 @@ "email": "crystalbajgai@gmail.com" }, "record": { - "TXT": "6fbb6593b607699c01a1c17c8c2849" + "TXT": "6fbb6593b607699c01a1c17c8c2849" } } diff --git a/domains/_github-pages-challenge-deltafumble.deltafumble.json b/domains/_github-pages-challenge-deltafumble.deltafumble.json index b8dfc7341..81a444eda 100644 --- a/domains/_github-pages-challenge-deltafumble.deltafumble.json +++ b/domains/_github-pages-challenge-deltafumble.deltafumble.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "deltafumble", - "email": "deltafumblecontact@skiff.com" - }, - "record": { - "TXT": "39cc94cea6bb9c128a442df111f0c9" - } -} +{ + "owner": { + "username": "deltafumble", + "email": "deltafumblecontact@skiff.com" + }, + "record": { + "TXT": "39cc94cea6bb9c128a442df111f0c9" + } +} diff --git a/domains/_github-pages-challenge-dushmanta05.dushmanta.json b/domains/_github-pages-challenge-dushmanta05.dushmanta.json index 354d2d348..8f3394198 100644 --- a/domains/_github-pages-challenge-dushmanta05.dushmanta.json +++ b/domains/_github-pages-challenge-dushmanta05.dushmanta.json @@ -4,6 +4,6 @@ "email": "dushmanta.dev@gmail.com" }, "record": { - "TXT": "259ff2c88b910f54c7a1ec2d0da405" + "TXT": "259ff2c88b910f54c7a1ec2d0da405" } } diff --git a/domains/_github-pages-challenge-edenqwq.eden.json b/domains/_github-pages-challenge-edenqwq.eden.json index a80ea98b0..6fd94688a 100644 --- a/domains/_github-pages-challenge-edenqwq.eden.json +++ b/domains/_github-pages-challenge-edenqwq.eden.json @@ -4,6 +4,6 @@ "email": "lsahlm1eden@gmail.com" }, "record": { - "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" + "TXT": "2babcf1b4a0ae8e0f7bc801719d6af" } } diff --git a/domains/_github-pages-challenge-iakzs.iakzs.json b/domains/_github-pages-challenge-iakzs.iakzs.json index 8a372ceb6..906e52d2a 100644 --- a/domains/_github-pages-challenge-iakzs.iakzs.json +++ b/domains/_github-pages-challenge-iakzs.iakzs.json @@ -1,8 +1,8 @@ { "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com", - "discord": "622795838032314388" + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" }, "record": { diff --git a/domains/_github-pages-challenge-iakzs.kz.json b/domains/_github-pages-challenge-iakzs.kz.json index fe4f5b0df..7e672213f 100644 --- a/domains/_github-pages-challenge-iakzs.kz.json +++ b/domains/_github-pages-challenge-iakzs.kz.json @@ -1,8 +1,8 @@ { "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com", - "discord": "622795838032314388" + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" }, "record": { diff --git a/domains/_github-pages-challenge-iamrony777.ronit.json b/domains/_github-pages-challenge-iamrony777.ronit.json index 22817830e..585d900e8 100644 --- a/domains/_github-pages-challenge-iamrony777.ronit.json +++ b/domains/_github-pages-challenge-iamrony777.ronit.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "iamrony777", - "email": "iamrony777@pm.me" - }, - - "record": { - "TXT": "702edaf64e30be353646b4988cbc26" - } -} \ No newline at end of file +{ + "owner": { + "username": "iamrony777", + "email": "iamrony777@pm.me" + }, + + "record": { + "TXT": "702edaf64e30be353646b4988cbc26" + } +} diff --git a/domains/_github-pages-challenge-icky17.jairomorales.json b/domains/_github-pages-challenge-icky17.jairomorales.json index 411611754..0e731476e 100644 --- a/domains/_github-pages-challenge-icky17.jairomorales.json +++ b/domains/_github-pages-challenge-icky17.jairomorales.json @@ -4,6 +4,6 @@ "email": "jairomoralesperez0@gmail.com" }, "record": { - "TXT": "bdff1e7214b7ebd125f3b9e9e9f1cd" + "TXT": "bdff1e7214b7ebd125f3b9e9e9f1cd" } } diff --git a/domains/_github-pages-challenge-icm185.icm.json b/domains/_github-pages-challenge-icm185.icm.json index cef6148a5..9c8bbd25e 100644 --- a/domains/_github-pages-challenge-icm185.icm.json +++ b/domains/_github-pages-challenge-icm185.icm.json @@ -4,6 +4,6 @@ "email": "ironcladmonster185@gmail.com" }, "record": { - "TXT":"0a7797274484306ed45f07548705fa" + "TXT": "0a7797274484306ed45f07548705fa" } } diff --git a/domains/_github-pages-challenge-impratik7.pratikmali.json b/domains/_github-pages-challenge-impratik7.pratikmali.json index 53c529cb3..cfbfea095 100644 --- a/domains/_github-pages-challenge-impratik7.pratikmali.json +++ b/domains/_github-pages-challenge-impratik7.pratikmali.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "impratik7", - "email": "malipratik09@gmail.com" - }, - "record": { - "TXT": "31f203aa7f5e0f5c0d7e984a718bc7" - } + "owner": { + "username": "impratik7", + "email": "malipratik09@gmail.com" + }, + "record": { + "TXT": "31f203aa7f5e0f5c0d7e984a718bc7" + } } diff --git a/domains/_github-pages-challenge-inkilu.inkilu.json b/domains/_github-pages-challenge-inkilu.inkilu.json index 28f5c4dec..29c4c880b 100644 --- a/domains/_github-pages-challenge-inkilu.inkilu.json +++ b/domains/_github-pages-challenge-inkilu.inkilu.json @@ -4,6 +4,6 @@ "email": "gauthamgkm@gmail.com" }, "record": { - "TXT": "d84cc8928b4a48588344fd7d279fd6" + "TXT": "d84cc8928b4a48588344fd7d279fd6" } } diff --git a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json index f1d38f8e6..6b21937d0 100644 --- a/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json +++ b/domains/_github-pages-challenge-itsnicecraft.itsnicecraft.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "itsnicecraft", - "email": "itsnicecraft@protonmail.com" - }, - "record": { - "TXT": "af298352953860816795903319fbc9" - } -} +{ + "owner": { + "username": "itsnicecraft", + "email": "itsnicecraft@protonmail.com" + }, + "record": { + "TXT": "af298352953860816795903319fbc9" + } +} diff --git a/domains/_github-pages-challenge-itsvick.itsvick.json b/domains/_github-pages-challenge-itsvick.itsvick.json index 0987c873d..23c499b7e 100644 --- a/domains/_github-pages-challenge-itsvick.itsvick.json +++ b/domains/_github-pages-challenge-itsvick.itsvick.json @@ -1,11 +1,10 @@ - - { - "owner": { +{ + "owner": { "username": "itsvick", "email": "vivek_kasture@techjoomla.com" - }, + }, - "record": { + "record": { "TXT": "6cccc8b9552901f383cdc6a606b185" - } } +} diff --git a/domains/_github-pages-challenge-jcgaming-official.jcquieta.json b/domains/_github-pages-challenge-jcgaming-official.jcquieta.json index 2341f2a23..9d88ddde9 100644 --- a/domains/_github-pages-challenge-jcgaming-official.jcquieta.json +++ b/domains/_github-pages-challenge-jcgaming-official.jcquieta.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "jcgaming-official", - "email": "quieta.johncarl158@gmail.com" - }, - "record": { - "TXT": "c7ad513bd1a641f4be43d3ea718a5e" - } -} \ No newline at end of file +{ + "owner": { + "username": "jcgaming-official", + "email": "quieta.johncarl158@gmail.com" + }, + "record": { + "TXT": "c7ad513bd1a641f4be43d3ea718a5e" + } +} diff --git a/domains/_github-pages-challenge-jeymen.jeymen.json b/domains/_github-pages-challenge-jeymen.jeymen.json index b1ea47149..6d20e50fc 100644 --- a/domains/_github-pages-challenge-jeymen.jeymen.json +++ b/domains/_github-pages-challenge-jeymen.jeymen.json @@ -4,6 +4,6 @@ "email": "jeymen11@proton.me" }, "record": { - "TXT": "d01c3f5f2e886990f511ffb0dc7fcb" + "TXT": "d01c3f5f2e886990f511ffb0dc7fcb" } } diff --git a/domains/_github-pages-challenge-joythejoystick1.glqch.json b/domains/_github-pages-challenge-joythejoystick1.glqch.json index e3ebe9ee0..7b95efe3b 100644 --- a/domains/_github-pages-challenge-joythejoystick1.glqch.json +++ b/domains/_github-pages-challenge-joythejoystick1.glqch.json @@ -1,9 +1,9 @@ { "owner": { - "username": "joythejoystick1", - "email": "midoayoub778@gmail.com" + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" }, "record": { - "TXT": "eb682c2a35bd6139b653df86f7d248" + "TXT": "eb682c2a35bd6139b653df86f7d248" } } diff --git a/domains/_github-pages-challenge-not-a-ethan.not-ethan.json b/domains/_github-pages-challenge-not-a-ethan.not-ethan.json index 87dfb2fd6..8d3dad05e 100644 --- a/domains/_github-pages-challenge-not-a-ethan.not-ethan.json +++ b/domains/_github-pages-challenge-not-a-ethan.not-ethan.json @@ -1,8 +1,8 @@ { "owner": { - "username": "not-a-ethan", - "email": "", - "discord": "not_ethan." + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." }, "record": { "TXT": "72fd44f779f6bd6ad363ff20bdeffb" diff --git a/domains/_github-pages-challenge-not-coded.notcoded.json b/domains/_github-pages-challenge-not-coded.notcoded.json index 6c29551cf..cd471292d 100644 --- a/domains/_github-pages-challenge-not-coded.notcoded.json +++ b/domains/_github-pages-challenge-not-coded.notcoded.json @@ -1,6 +1,6 @@ { "owner": { - "username": "not-coded", + "username": "not-coded", "email": "", "discord": "notcoded", "discordUserID": "620662953347121163" diff --git a/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json b/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json index 6a9d91dbd..12a6c27ee 100644 --- a/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json +++ b/domains/_github-pages-challenge-patrickzhou1234.patrickzhou.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "patrickzhou1234", - "email": "", - "discord": "moist__nugget" - }, - "record": { - "TXT": "d7c5e799b2dc38d36cb2345dd0e78d" - } + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "moist__nugget" + }, + "record": { + "TXT": "d7c5e799b2dc38d36cb2345dd0e78d" + } } diff --git a/domains/_github-pages-challenge-pixelgeek.pixelgeek.json b/domains/_github-pages-challenge-pixelgeek.pixelgeek.json index d733dc0ac..cc1ca36ad 100644 --- a/domains/_github-pages-challenge-pixelgeek.pixelgeek.json +++ b/domains/_github-pages-challenge-pixelgeek.pixelgeek.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "pixelgeek", - "email": "pxe.geek+github@gmail.com" - }, - "record": { - "TXT": "6ca9401189820db4d366aacc7832c3" - } -} \ No newline at end of file +{ + "owner": { + "username": "pixelgeek", + "email": "pxe.geek+github@gmail.com" + }, + "record": { + "TXT": "6ca9401189820db4d366aacc7832c3" + } +} diff --git a/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json b/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json index 4d2ff57ff..d7a137996 100644 --- a/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json +++ b/domains/_github-pages-challenge-proudmuslim-dev.proudmuslim.json @@ -4,6 +4,6 @@ "email": "proudmuslim-dev@protonmail.com" }, "record": { - "TXT": "47cff427b2b6f1e86c38ea84e341f2" + "TXT": "47cff427b2b6f1e86c38ea84e341f2" } } diff --git a/domains/_github-pages-challenge-roktim32.yourdad.json b/domains/_github-pages-challenge-roktim32.yourdad.json index bea2e39eb..ba5758f00 100644 --- a/domains/_github-pages-challenge-roktim32.yourdad.json +++ b/domains/_github-pages-challenge-roktim32.yourdad.json @@ -1,4 +1,3 @@ - { "owner": { "username": "roktim32", diff --git a/domains/_github-pages-challenge-rv178.rv178.json b/domains/_github-pages-challenge-rv178.rv178.json index 865c3fe72..6d75e0244 100644 --- a/domains/_github-pages-challenge-rv178.rv178.json +++ b/domains/_github-pages-challenge-rv178.rv178.json @@ -4,6 +4,6 @@ "email": "idliyout@gmail.com" }, "record": { - "TXT": "e90b3dc10573fa656898bbbf08108c" + "TXT": "e90b3dc10573fa656898bbbf08108c" } } diff --git a/domains/_github-pages-challenge-sekharmalla.chandra.json b/domains/_github-pages-challenge-sekharmalla.chandra.json index c787e5921..ffeee5e5f 100644 --- a/domains/_github-pages-challenge-sekharmalla.chandra.json +++ b/domains/_github-pages-challenge-sekharmalla.chandra.json @@ -4,7 +4,6 @@ "email": "sekharmalla.vfx@gmail.com" }, "record": { - "TXT": "11ecb44a01a667c78ba76d704d9fc5" + "TXT": "11ecb44a01a667c78ba76d704d9fc5" } } - diff --git a/domains/_github-pages-challenge-seriaati.seria.json b/domains/_github-pages-challenge-seriaati.seria.json index ce11250a5..4755dc59d 100644 --- a/domains/_github-pages-challenge-seriaati.seria.json +++ b/domains/_github-pages-challenge-seriaati.seria.json @@ -4,6 +4,6 @@ "email": "seria.ati@gmail.com" }, "record": { - "TXT": "2b63f16e0af54ee011fd27e02091a0" + "TXT": "2b63f16e0af54ee011fd27e02091a0" } } diff --git a/domains/_github-pages-challenge-shays24.shays.json b/domains/_github-pages-challenge-shays24.shays.json index 9f8ab0531..13e1d9a4a 100644 --- a/domains/_github-pages-challenge-shays24.shays.json +++ b/domains/_github-pages-challenge-shays24.shays.json @@ -6,4 +6,4 @@ "record": { "TXT": "16d1b82e4e76d05a0301fbf7a80f9b" } -} +} diff --git a/domains/_github-pages-challenge-shinyzenith.aakash.json b/domains/_github-pages-challenge-shinyzenith.aakash.json index 338833c6b..d014fec6f 100644 --- a/domains/_github-pages-challenge-shinyzenith.aakash.json +++ b/domains/_github-pages-challenge-shinyzenith.aakash.json @@ -4,6 +4,6 @@ "email": "aakashsensharma@gmail.com" }, "record": { - "TXT": "6f217d98c6a92f084c092bab59d8b1" + "TXT": "6f217d98c6a92f084c092bab59d8b1" } } diff --git a/domains/_github-pages-challenge-spaxly.spaxly.json b/domains/_github-pages-challenge-spaxly.spaxly.json index fbf142def..cf7bc9338 100644 --- a/domains/_github-pages-challenge-spaxly.spaxly.json +++ b/domains/_github-pages-challenge-spaxly.spaxly.json @@ -4,6 +4,6 @@ "email": "ohmrc2545@gmail.com" }, "record": { - "TXT": "94c657ca404ce17483065583db2e61" + "TXT": "94c657ca404ce17483065583db2e61" } } diff --git a/domains/_github-pages-challenge-studiousgamer.natya.json b/domains/_github-pages-challenge-studiousgamer.natya.json index 03ace2d3f..f10969e60 100644 --- a/domains/_github-pages-challenge-studiousgamer.natya.json +++ b/domains/_github-pages-challenge-studiousgamer.natya.json @@ -4,6 +4,6 @@ "email": "natyavidhanbiswas10@gmail.com" }, "record": { - "TXT": "4bab75757c1cd0f3fc332eadf5e1a9" + "TXT": "4bab75757c1cd0f3fc332eadf5e1a9" } } diff --git a/domains/_github-pages-challenge-tclement0922.tclement0922.json b/domains/_github-pages-challenge-tclement0922.tclement0922.json index ffa72a653..cc5b7e8d7 100644 --- a/domains/_github-pages-challenge-tclement0922.tclement0922.json +++ b/domains/_github-pages-challenge-tclement0922.tclement0922.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "tclement0922", - "email": "thibault.clement09@gmail.com" - }, - "record": { - "TXT": "9e402ea7933ed1c8da4935e5454fac" - } -} +{ + "owner": { + "username": "tclement0922", + "email": "thibault.clement09@gmail.com" + }, + "record": { + "TXT": "9e402ea7933ed1c8da4935e5454fac" + } +} diff --git a/domains/_github-pages-challenge-thehatkid.hatkid.json b/domains/_github-pages-challenge-thehatkid.hatkid.json index 674fba7aa..30f3eabd4 100644 --- a/domains/_github-pages-challenge-thehatkid.hatkid.json +++ b/domains/_github-pages-challenge-thehatkid.hatkid.json @@ -6,4 +6,4 @@ "record": { "TXT": "20405c421d70798fcddcbe0bb3d06d" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-thesanju.thesanju.json b/domains/_github-pages-challenge-thesanju.thesanju.json index 99c62d95f..505e1b7fe 100644 --- a/domains/_github-pages-challenge-thesanju.thesanju.json +++ b/domains/_github-pages-challenge-thesanju.thesanju.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thesanju", - "email": "sanjayjr1official@gmail.com" - }, - "record": { - "TXT": "1ef563891d9e0572cd59f4a3e80b42" - } -} \ No newline at end of file + "owner": { + "username": "thesanju", + "email": "sanjayjr1official@gmail.com" + }, + "record": { + "TXT": "1ef563891d9e0572cd59f4a3e80b42" + } +} diff --git a/domains/_github-pages-challenge-thesct22.sharath.json b/domains/_github-pages-challenge-thesct22.sharath.json index 436e63297..e178a474c 100644 --- a/domains/_github-pages-challenge-thesct22.sharath.json +++ b/domains/_github-pages-challenge-thesct22.sharath.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "thesct22", - "email": "sharathct22@gmail.com" - }, - "record": { - "TXT": "1cfa8b70882ea9cdf466e7b40dbe81" - } + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "TXT": "1cfa8b70882ea9cdf466e7b40dbe81" } - \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-thisisthamizh.thamizh.json b/domains/_github-pages-challenge-thisisthamizh.thamizh.json index 418e11a0a..b6aa6a5d1 100644 --- a/domains/_github-pages-challenge-thisisthamizh.thamizh.json +++ b/domains/_github-pages-challenge-thisisthamizh.thamizh.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "ThisisThamizh", - "email": "venthank88@gmail.com" - }, - "record": { - "TXT": "55f7385e475bf5148e262bf6a07289" - } -} +{ + "owner": { + "username": "ThisisThamizh", + "email": "venthank88@gmail.com" + }, + "record": { + "TXT": "55f7385e475bf5148e262bf6a07289" + } +} diff --git a/domains/_github-pages-challenge-thunder-coding.cd.json b/domains/_github-pages-challenge-thunder-coding.cd.json index c4385549c..0997b0279 100644 --- a/domains/_github-pages-challenge-thunder-coding.cd.json +++ b/domains/_github-pages-challenge-thunder-coding.cd.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "thunder-coding", - "email": "yakshbari4@gmail.com", - "discord": "codingthunder" - }, - "record": { - "TXT": "f56bab0740238435ae2bfe3a7d9283" - } + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "record": { + "TXT": "f56bab0740238435ae2bfe3a7d9283" + } } diff --git a/domains/_github-pages-challenge-turquoisetnt.tnt.json b/domains/_github-pages-challenge-turquoisetnt.tnt.json index 55bcde6f9..97919665f 100644 --- a/domains/_github-pages-challenge-turquoisetnt.tnt.json +++ b/domains/_github-pages-challenge-turquoisetnt.tnt.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "TurquoiseTNT", "email": "turquoisetntmultimedia@gmail.com" - }, - "record": { + }, + "record": { "TXT": "a70919bec5e292800f53b8bd87da03" - } } - +} diff --git a/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json b/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json index fb263377d..9030562df 100644 --- a/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json +++ b/domains/_github-pages-challenge-vasilismylonas.vasilismylonas.json @@ -1,7 +1,7 @@ { "owner": { - "username": "VasilisMylonas", - "email": "vasilismylonas@protonmail.com" + "username": "VasilisMylonas", + "email": "vasilismylonas@protonmail.com" }, "record": { "TXT": "2d79d108f14d2a9587952c4682b285" diff --git a/domains/_github-pages-challenge-vivek-oraon.vivek.json b/domains/_github-pages-challenge-vivek-oraon.vivek.json index fb3d5ca1c..af7fe02fc 100644 --- a/domains/_github-pages-challenge-vivek-oraon.vivek.json +++ b/domains/_github-pages-challenge-vivek-oraon.vivek.json @@ -1,9 +1,9 @@ -{ - "owner": { - "username": "vivek-oraon", - "email": "vivekoraon@pm.me" - }, - "record": { - "TXT": "99d887f6958e3be7f2e1972d9ec212" - } -} +{ + "owner": { + "username": "vivek-oraon", + "email": "vivekoraon@pm.me" + }, + "record": { + "TXT": "99d887f6958e3be7f2e1972d9ec212" + } +} diff --git a/domains/_github-pages-challenge-vj-abishek.abishek.json b/domains/_github-pages-challenge-vj-abishek.abishek.json index ced98b773..7a4e5fed6 100644 --- a/domains/_github-pages-challenge-vj-abishek.abishek.json +++ b/domains/_github-pages-challenge-vj-abishek.abishek.json @@ -6,4 +6,4 @@ "record": { "TXT": "fe9c9b544613d7bf05295ad995cbaa" } -} \ No newline at end of file +} diff --git a/domains/_github-pages-challenge-yorodm.yorodm.json b/domains/_github-pages-challenge-yorodm.yorodm.json index 8b2596e60..6a24ccb0c 100644 --- a/domains/_github-pages-challenge-yorodm.yorodm.json +++ b/domains/_github-pages-challenge-yorodm.yorodm.json @@ -6,4 +6,4 @@ "record": { "TXT": "4e4101d7a9a7606d96f9757829a24d" } -} \ No newline at end of file +} diff --git a/domains/aadi.json b/domains/aadi.json index d07a533bc..87147f0ea 100644 --- a/domains/aadi.json +++ b/domains/aadi.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ringholder.github.io" } -} +} diff --git a/domains/aakash.json b/domains/aakash.json index cc9b8c121..3c0c2c0ad 100644 --- a/domains/aakash.json +++ b/domains/aakash.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/shinyzenith/website", + "repo": "https://github.com/shinyzenith/website", "owner": { "username": "Shinyzenith", "email": "aakashsensharma@gmail.com" diff --git a/domains/abegehr.json b/domains/abegehr.json index f6a99ac85..1aaa3b06c 100644 --- a/domains/abegehr.json +++ b/domains/abegehr.json @@ -9,4 +9,4 @@ "record": { "CNAME": "abegehr.github.io" } -} +} diff --git a/domains/adarsh.json b/domains/adarsh.json index a1ad810d0..e77137895 100644 --- a/domains/adarsh.json +++ b/domains/adarsh.json @@ -4,6 +4,6 @@ "email": "adarshshukla0344@gmail.com" }, "record": { - "CNAME": "clumzyofficial.github.io" + "CNAME": "clumzyofficial.github.io" } } diff --git a/domains/aditya-awasthi.json b/domains/aditya-awasthi.json index 1f4e390b7..01e7a379b 100644 --- a/domains/aditya-awasthi.json +++ b/domains/aditya-awasthi.json @@ -8,4 +8,4 @@ "record": { "CNAME": "adityyaaa.github.io" } -} \ No newline at end of file +} diff --git a/domains/afp.json b/domains/afp.json index e9b9c21db..ca40eafd9 100644 --- a/domains/afp.json +++ b/domains/afp.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "AndreasFxPro", - "email": "", - "discord": "AndreasFxPro#9330" - }, - "description": "this is-a.dev page is for me, i'll post my projects", - "record": { - "A": ["140.238.175.208"] - } -} +{ + "owner": { + "username": "AndreasFxPro", + "email": "", + "discord": "AndreasFxPro#9330" + }, + "description": "this is-a.dev page is for me, i'll post my projects", + "record": { + "A": ["140.238.175.208"] + } +} diff --git a/domains/afton.json b/domains/afton.json index 9e2fec6c8..4ec7acdc6 100644 --- a/domains/afton.json +++ b/domains/afton.json @@ -9,4 +9,4 @@ "record": { "CNAME": "williamafton-codes.github.io" } -} +} diff --git a/domains/agamjot-singh.json b/domains/agamjot-singh.json index c152dcbfb..3a18e21b3 100644 --- a/domains/agamjot-singh.json +++ b/domains/agamjot-singh.json @@ -9,4 +9,4 @@ "record": { "CNAME": "agamjotsingh18.github.io" } -} +} diff --git a/domains/ahmad-muhajir.json b/domains/ahmad-muhajir.json index d62572d90..fd270c337 100644 --- a/domains/ahmad-muhajir.json +++ b/domains/ahmad-muhajir.json @@ -8,4 +8,4 @@ "record": { "CNAME": "JeremyJFN71.github.io" } -} +} diff --git a/domains/ahuja-m.json b/domains/ahuja-m.json index 9c030d54f..a21f5cb83 100644 --- a/domains/ahuja-m.json +++ b/domains/ahuja-m.json @@ -1,11 +1,11 @@ { - "description": "This is a user", - "repo": "https://github.com/ahuja-m/ahuja-m.github.io", - "owner": { - "username": "ahuja-m", - "email": "" - }, - "record": { - "CNAME": "ahuja-m.github.io" - } + "description": "This is a user", + "repo": "https://github.com/ahuja-m/ahuja-m.github.io", + "owner": { + "username": "ahuja-m", + "email": "" + }, + "record": { + "CNAME": "ahuja-m.github.io" + } } diff --git a/domains/aikoo7.json b/domains/aikoo7.json index bb894b1fa..b1f682a22 100644 --- a/domains/aikoo7.json +++ b/domains/aikoo7.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "aikooo7", - "email": "prozinhopro1973@gmail.com" - }, - "record": { - "CNAME": "aikooo7.github.io" - } + "owner": { + "username": "aikooo7", + "email": "prozinhopro1973@gmail.com" + }, + "record": { + "CNAME": "aikooo7.github.io" } - \ No newline at end of file +} diff --git a/domains/akpi.json b/domains/akpi.json index 76866ea4a..0790a324e 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -1,17 +1,12 @@ { - "owner": { - "username": "akpi816218", - "email": "", - "discord": "equus_quagga" - }, - "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "akpi816218", + "email": "", + "discord": "equus_quagga" + }, + "record": { + "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/albuman.json b/domains/albuman.json index cf501ae3e..d4e163ff4 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "AlbumanO", - "email": "oliver.young4@student.education.wa.edu.au" - }, - "record": { - "CNAME": "albuman.000.pe" - } + "owner": { + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" + }, + "record": { + "CNAME": "albuman.000.pe" } - +} diff --git a/domains/ale1x.json b/domains/ale1x.json index b1a9135d6..ddf69879b 100644 --- a/domains/ale1x.json +++ b/domains/ale1x.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Ale1x", - "email": "info@ale1x.com" - }, - "record": { - "URL": "https://alee1x.repl.co" - } + "owner": { + "username": "Ale1x", + "email": "info@ale1x.com" + }, + "record": { + "URL": "https://alee1x.repl.co" + } } diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 958b0d6fc..8add0f2c9 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -6,12 +6,7 @@ }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/almuqbel.json b/domains/almuqbel.json index 061439bea..0896bebd8 100644 --- a/domains/almuqbel.json +++ b/domains/almuqbel.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "AMAZINGMAN2", - "email": "Hashim.almuqbel@gmail.com" - }, - "record": { - "A": ["185.176.43.100"] - } + "owner": { + "username": "AMAZINGMAN2", + "email": "Hashim.almuqbel@gmail.com" + }, + "record": { + "A": ["185.176.43.100"] } - +} diff --git a/domains/analytics.json b/domains/analytics.json index 744084eea..df90b568a 100644 --- a/domains/analytics.json +++ b/domains/analytics.json @@ -1,5 +1,4 @@ - - { +{ "owner": { "username": "is-a-dev", "email": "phenax5@gmail.com" diff --git a/domains/ananth.json b/domains/ananth.json index a8ceae1fc..4b3b51064 100644 --- a/domains/ananth.json +++ b/domains/ananth.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ananth-swamy.github.io" } -} +} diff --git a/domains/anon.json b/domains/anon.json index 0013638a9..11d521260 100644 --- a/domains/anon.json +++ b/domains/anon.json @@ -6,8 +6,8 @@ "email": "contact@anonym-dev.tk" }, "record": { - "A": ["216.24.57.1"], - "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], - "TXT": "v=spf1 include:spf.seznam.cz ~all" + "A": ["216.24.57.1"], + "MX": ["4e7b2afdee66dc77.mx1.emailprofi.seznam.cz", "4e7b2afdee66dc77.mx2.emailprofi.seznam.cz"], + "TXT": "v=spf1 include:spf.seznam.cz ~all" } } diff --git a/domains/ansari-atharnadim.json b/domains/ansari-atharnadim.json index a133e0ccf..f5a717a63 100644 --- a/domains/ansari-atharnadim.json +++ b/domains/ansari-atharnadim.json @@ -1,11 +1,11 @@ { - "description": "This is my website", - "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", - "owner": { - "username": "ansari-atharnadim", - "email": "" - }, - "record": { - "CNAME": "ansari-atharnadim.github.io" - } + "description": "This is my website", + "repo": "https://github.com/ansari-atharnadim/ansari-atharnadim.github.io", + "owner": { + "username": "ansari-atharnadim", + "email": "" + }, + "record": { + "CNAME": "ansari-atharnadim.github.io" + } } diff --git a/domains/api.taoanhdep.json b/domains/api.taoanhdep.json index 053c6e1ab..6fb447243 100644 --- a/domains/api.taoanhdep.json +++ b/domains/api.taoanhdep.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "bracou", - "email": "bracoui809@gmail.com" - }, - "record": { - "CNAME": "f9fbfdf8-17b8-4bce-be7f-34c1f919bb92.id.repl.co" - } + "owner": { + "username": "bracou", + "email": "bracoui809@gmail.com" + }, + "record": { + "CNAME": "f9fbfdf8-17b8-4bce-be7f-34c1f919bb92.id.repl.co" } - \ No newline at end of file +} diff --git a/domains/arwi.json b/domains/arwi.json index 4c4bc1128..01e36ac38 100644 --- a/domains/arwi.json +++ b/domains/arwi.json @@ -8,4 +8,4 @@ "record": { "CNAME": "arwichok.github.io" } -} +} diff --git a/domains/aryamaan.json b/domains/aryamaan.json index d32032699..691d90fc4 100644 --- a/domains/aryamaan.json +++ b/domains/aryamaan.json @@ -4,12 +4,7 @@ "email": "9236.stkabirdio@gmail.com" }, "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], + "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/ashesh.json b/domains/ashesh.json index bbcadaf98..27c38f7c4 100644 --- a/domains/ashesh.json +++ b/domains/ashesh.json @@ -4,6 +4,6 @@ "email": "ashesh1708@gmail.com" }, "record": { - "CNAME": "ashesh3.github.io" + "CNAME": "ashesh3.github.io" } } diff --git a/domains/asif.json b/domains/asif.json index e2e9a07af..7b000624e 100644 --- a/domains/asif.json +++ b/domains/asif.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Asif404", - "email": "asifmohammed4000@gmail.com" - }, - "record": { - "CNAME": "asif-bq8.pages.dev" - } + "owner": { + "username": "Asif404", + "email": "asifmohammed4000@gmail.com" + }, + "record": { + "CNAME": "asif-bq8.pages.dev" } +} diff --git a/domains/astrix.json b/domains/astrix.json index 3df190a1a..8d446cff0 100644 --- a/domains/astrix.json +++ b/domains/astrix.json @@ -1,8 +1,8 @@ { "owner": { - "username": "LeGi0N09", - "email": "priyanshmodi9@gmail.com", - "discord": "712212307585007677" + "username": "LeGi0N09", + "email": "priyanshmodi9@gmail.com", + "discord": "712212307585007677" }, "record": { diff --git a/domains/aswin-vs.json b/domains/aswin-vs.json index a749747b8..da7f5ed2f 100644 --- a/domains/aswin-vs.json +++ b/domains/aswin-vs.json @@ -1,11 +1,11 @@ -{ - "description": "Portfolio of Aswin V S", - "repo": "https://github.com/aswin-vs/Portfolio", - "owner": { - "username": "aswin-vs", - "email": "aswinvs.nitt@gmail.com" - }, - "record": { - "CNAME": "aswin-vs.github.io" - } -} \ No newline at end of file +{ + "description": "Portfolio of Aswin V S", + "repo": "https://github.com/aswin-vs/Portfolio", + "owner": { + "username": "aswin-vs", + "email": "aswinvs.nitt@gmail.com" + }, + "record": { + "CNAME": "aswin-vs.github.io" + } +} diff --git a/domains/ataim.json b/domains/ataim.json index 7de1afc5a..6e098d7ae 100644 --- a/domains/ataim.json +++ b/domains/ataim.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ataim9999.github.io" } -} +} diff --git a/domains/axviii3.json b/domains/axviii3.json index 343179a7c..47c35c9e6 100644 --- a/domains/axviii3.json +++ b/domains/axviii3.json @@ -4,12 +4,7 @@ "email": "anirbanrc2286@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/b0q.json b/domains/b0q.json index 7b808ee28..d8f361965 100644 --- a/domains/b0q.json +++ b/domains/b0q.json @@ -1,8 +1,8 @@ { "owner": { - "username": "qbebo", - "email": "qqqbeboo@yahoo.com", - "discord": "897238854510211143" + "username": "qbebo", + "email": "qqqbeboo@yahoo.com", + "discord": "897238854510211143" }, "record": { diff --git a/domains/ba9.json b/domains/ba9.json index 0fff49587..e3eb54898 100644 --- a/domains/ba9.json +++ b/domains/ba9.json @@ -4,10 +4,7 @@ "email": "d2a59.ce26a.1@gmail.com" }, "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} diff --git a/domains/bare1.json b/domains/bare1.json index 8eb2b6f5d..1e74f15b9 100644 --- a/domains/bare1.json +++ b/domains/bare1.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tiwlinkskwazeh", - "email": "kwazehh@proton.me" - }, - "record": { - "A": ["18.215.144.92"] - } + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] } - \ No newline at end of file +} diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index 32612e58d..e35fc4390 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { - "URL": "https://bday-list.tagesrevelio.repl.co" - } + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "URL": "https://bday-list.tagesrevelio.repl.co" } - \ No newline at end of file +} diff --git a/domains/bdfd.json b/domains/bdfd.json index 3b798a970..c48353767 100644 --- a/domains/bdfd.json +++ b/domains/bdfd.json @@ -1,8 +1,8 @@ { "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "discord": "962788530336178236" + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "discord": "962788530336178236" }, "record": { diff --git a/domains/benediktreck.json b/domains/benediktreck.json index 4afc5309f..604c5ded1 100644 --- a/domains/benediktreck.json +++ b/domains/benediktreck.json @@ -4,6 +4,6 @@ "email": "benedikt.reck@oesdorf.de" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/bibhu.json b/domains/bibhu.json index f9407749b..b984c7e89 100644 --- a/domains/bibhu.json +++ b/domains/bibhu.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "bibs24", - "email": "bibhuprasadsaha4@gmail.com" - }, - "record": { - "CNAME": "bibs24.github.io" - }, - "description": "Personal Portfolio" -} \ No newline at end of file +{ + "owner": { + "username": "bibs24", + "email": "bibhuprasadsaha4@gmail.com" + }, + "record": { + "CNAME": "bibs24.github.io" + }, + "description": "Personal Portfolio" +} diff --git a/domains/bing-chilling.json b/domains/bing-chilling.json index 99fdd57a9..58d1a3ccd 100644 --- a/domains/bing-chilling.json +++ b/domains/bing-chilling.json @@ -1,10 +1,10 @@ { "owner": { - "username": "TheUnium", - "email": "ooooooooooooothereal@gmail.com" - }, + "username": "TheUnium", + "email": "ooooooooooooothereal@gmail.com" + }, - "record": { - "CNAME": "theunium.github.io" - } + "record": { + "CNAME": "theunium.github.io" + } } diff --git a/domains/blankparticle.json b/domains/blankparticle.json index b7569a880..5cf5c8339 100644 --- a/domains/blankparticle.json +++ b/domains/blankparticle.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "BlankParticle", - "email": "hello@blankparticle.me" - }, - "record": { - "URL": "https://www.blankparticle.me" - } + "owner": { + "username": "BlankParticle", + "email": "hello@blankparticle.me" + }, + "record": { + "URL": "https://www.blankparticle.me" + } } diff --git a/domains/blek.json b/domains/blek.json index 3e45c4c06..3ed49412d 100644 --- a/domains/blek.json +++ b/domains/blek.json @@ -2,9 +2,9 @@ "description": "blek is a dev", "owner": { "username": "b1ek", - "email": "me@blek.codes" + "email": "me@blek.codes" }, "record": { - "A": [ "185.130.226.115" ] + "A": ["185.130.226.115"] } } diff --git a/domains/blog.aditya.json b/domains/blog.aditya.json index 571526b5f..592ac2fec 100644 --- a/domains/blog.aditya.json +++ b/domains/blog.aditya.json @@ -7,11 +7,6 @@ "twitter": "CodeWithAadi" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } diff --git a/domains/blog.crystal.json b/domains/blog.crystal.json index 6d5ffa2a9..346c63b1f 100644 --- a/domains/blog.crystal.json +++ b/domains/blog.crystal.json @@ -4,6 +4,6 @@ "email": "crystalbajgai@gmail.com" }, "record": { - "CNAME": "hashnode.network" + "CNAME": "hashnode.network" } } diff --git a/domains/blog.itznesbro.json b/domains/blog.itznesbro.json index 9219d3238..cd70d939b 100644 --- a/domains/blog.itznesbro.json +++ b/domains/blog.itznesbro.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ItzNesbroDev", - "email": "asnesbeer3@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } + "owner": { + "username": "ItzNesbroDev", + "email": "asnesbeer3@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } } diff --git a/domains/bmhien.json b/domains/bmhien.json index 5ba75d1b5..f8e3db3bb 100644 --- a/domains/bmhien.json +++ b/domains/bmhien.json @@ -4,6 +4,6 @@ "email": "buiminhhien001@gmail.com" }, "record": { - "CNAME": "bm-hien.github.io" + "CNAME": "bm-hien.github.io" } } diff --git a/domains/bob.json b/domains/bob.json index faabbf279..2418f306f 100644 --- a/domains/bob.json +++ b/domains/bob.json @@ -9,4 +9,4 @@ "record": { "CNAME": "rubinskiy.github.io" } -} +} diff --git a/domains/bovas.json b/domains/bovas.json index 339def193..6f55a92df 100644 --- a/domains/bovas.json +++ b/domains/bovas.json @@ -1,10 +1,10 @@ { "owner": { - "username": "bovas", - "email": "bovaskjacobb2009@gmail.com" - }, + "username": "bovas", + "email": "bovaskjacobb2009@gmail.com" + }, - "record": { - "URL": "https://dev.bovas.repl.co" - } + "record": { + "URL": "https://dev.bovas.repl.co" + } } diff --git a/domains/boxey.json b/domains/boxey.json index 079b76b58..85b77fcbc 100644 --- a/domains/boxey.json +++ b/domains/boxey.json @@ -4,6 +4,6 @@ "email": "gramcooker@gmail.com" }, "record": { - "URL": "https://sites.google.com/view/boxey-dev/home?authuser=0" + "URL": "https://sites.google.com/view/boxey-dev/home?authuser=0" } } diff --git a/domains/bug-writer.json b/domains/bug-writer.json index d8d23a1f2..9b317de89 100644 --- a/domains/bug-writer.json +++ b/domains/bug-writer.json @@ -1,8 +1,8 @@ { "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" }, "record": { diff --git a/domains/bur.json b/domains/bur.json index cab2abf79..ef7e46335 100644 --- a/domains/bur.json +++ b/domains/bur.json @@ -1,16 +1,11 @@ { - "owner": { - "username": "burandby", - "email": "bur.and.by@gmail.com", - "twitter": "burandby", - "discord": "burandby" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] - } + "owner": { + "username": "burandby", + "email": "bur.and.by@gmail.com", + "twitter": "burandby", + "discord": "burandby" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + } } diff --git a/domains/c00l.json b/domains/c00l.json index fa7c57df9..bdd33ad63 100644 --- a/domains/c00l.json +++ b/domains/c00l.json @@ -1,4 +1,3 @@ - { "description": "Heyayyu' game developer", "repo": "https://github.com/heyayyu/heyyayu.github.io", diff --git a/domains/caodoc.json b/domains/caodoc.json index e5aba3242..8682070a5 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -4,6 +4,6 @@ "email": "dochicao2306@gmail.com" }, "record": { - "CNAME": "caodoc.github.io" + "CNAME": "caodoc.github.io" } } diff --git a/domains/cd.json b/domains/cd.json index 2ef6d8b23..3c40f5f81 100644 --- a/domains/cd.json +++ b/domains/cd.json @@ -1,12 +1,12 @@ { - "description": "Personal website of Yaksh Bariya", - "repo": "https://github.com/thunder-coding/CodingThunder", - "owner": { - "username": "thunder-coding", - "email": "yakshbari4@gmail.com", - "discord": "codingthunder" - }, - "record": { - "CNAME": "thunder-coding.github.io" - } + "description": "Personal website of Yaksh Bariya", + "repo": "https://github.com/thunder-coding/CodingThunder", + "owner": { + "username": "thunder-coding", + "email": "yakshbari4@gmail.com", + "discord": "codingthunder" + }, + "record": { + "CNAME": "thunder-coding.github.io" + } } diff --git a/domains/cdn.akai.json b/domains/cdn.akai.json index e8745388a..f3d419188 100644 --- a/domains/cdn.akai.json +++ b/domains/cdn.akai.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "AmazingAkai", - "email": "", - "discord": "Akai#8199" - }, - "record": { - "A": ["45.79.247.123"], - "TXT": "7Yuu0bep" - } + "owner": { + "username": "AmazingAkai", + "email": "", + "discord": "Akai#8199" + }, + "record": { + "A": ["45.79.247.123"], + "TXT": "7Yuu0bep" + } } diff --git a/domains/chethan.json b/domains/chethan.json index 97b69bdbc..75ee85d6e 100644 --- a/domains/chethan.json +++ b/domains/chethan.json @@ -10,4 +10,4 @@ "record": { "CNAME": "chethanyadav456.github.io" } -} +} diff --git a/domains/chirag.json b/domains/chirag.json index 273a69ea3..efbc7cd47 100644 --- a/domains/chirag.json +++ b/domains/chirag.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "ChiragAgg5k", - "email": "chiragaggarwal5k@gmail.com" - }, - "record": { - "CNAME": "profile-website-5qr.pages.dev" - } + "owner": { + "username": "ChiragAgg5k", + "email": "chiragaggarwal5k@gmail.com" + }, + "record": { + "CNAME": "profile-website-5qr.pages.dev" + } } diff --git a/domains/chouhict.json b/domains/chouhict.json index 3841d94d9..73561fe2f 100644 --- a/domains/chouhict.json +++ b/domains/chouhict.json @@ -6,12 +6,7 @@ }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/codesz.json b/domains/codesz.json index 711a0ab5c..46eb03696 100644 --- a/domains/codesz.json +++ b/domains/codesz.json @@ -5,6 +5,6 @@ }, "repo": "https://github.com/codeszsoft/codeszsoft.github.io", "record": { - "CNAME": "codeszsoft.github.io" + "CNAME": "codeszsoft.github.io" } } diff --git a/domains/contentbot.json b/domains/contentbot.json index b33d5fc15..8abfa1dd0 100644 --- a/domains/contentbot.json +++ b/domains/contentbot.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Fqcxn", - "email": "", - "twitter": "FqcxnLmao", - "discord": "hong.kong" - }, - "record": { - "CNAME": "fqcxn.com" - } + "owner": { + "username": "Fqcxn", + "email": "", + "twitter": "FqcxnLmao", + "discord": "hong.kong" + }, + "record": { + "CNAME": "fqcxn.com" + } } diff --git a/domains/copysland.json b/domains/copysland.json index 32be4f208..f776f83f2 100644 --- a/domains/copysland.json +++ b/domains/copysland.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Hillzacky", - "email": "Hilm4nsyah@gmail.com" - }, - "record": { - "CNAME": "copysland.github.io" - } + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "copysland.github.io" } - \ No newline at end of file +} diff --git a/domains/cristianmihai.json b/domains/cristianmihai.json index 22e178f03..ac8b77d9e 100644 --- a/domains/cristianmihai.json +++ b/domains/cristianmihai.json @@ -1,11 +1,11 @@ -{ - "description": "My personal dev website.", - "repo": "https://github.com/CristianEduardMihai/is-a.dev.github.io", - "owner": { - "username": "CristianEduardMihai", - "email": "cristianeduardmihai@gmail.com" - }, - "record": { - "CNAME": "cristianeduardmihai.github.io" - } -} +{ + "description": "My personal dev website.", + "repo": "https://github.com/CristianEduardMihai/is-a.dev.github.io", + "owner": { + "username": "CristianEduardMihai", + "email": "cristianeduardmihai@gmail.com" + }, + "record": { + "CNAME": "cristianeduardmihai.github.io" + } +} diff --git a/domains/cs.json b/domains/cs.json index 433f05500..0f765b1d7 100644 --- a/domains/cs.json +++ b/domains/cs.json @@ -8,4 +8,4 @@ "record": { "CNAME": "shorecn.github.io" } -} +} diff --git a/domains/cyr.json b/domains/cyr.json index f38a99955..a63186f42 100644 --- a/domains/cyr.json +++ b/domains/cyr.json @@ -1,8 +1,8 @@ { "owner": { - "username": "SoulUchiha", - "email": "gameracsyt707@gmail.com", - "discord": "978601368950542397" + "username": "SoulUchiha", + "email": "gameracsyt707@gmail.com", + "discord": "978601368950542397" }, "record": { diff --git a/domains/cz.json b/domains/cz.json index e34164ac8..235d26771 100644 --- a/domains/cz.json +++ b/domains/cz.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "ac009527", - "email": "18571853917@163.com" - }, - "record": { - "A": ["193.111.31.120"] - } + "owner": { + "username": "ac009527", + "email": "18571853917@163.com" + }, + "record": { + "A": ["193.111.31.120"] } - +} diff --git a/domains/d3c.json b/domains/d3c.json index 3da1902cc..9daeb5bbb 100644 --- a/domains/d3c.json +++ b/domains/d3c.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "czb8", - "email": "czb8.a1@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "czb8", + "email": "czb8.a1@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/daanschenkel.json b/domains/daanschenkel.json index 5383f21e3..33851d31e 100644 --- a/domains/daanschenkel.json +++ b/domains/daanschenkel.json @@ -4,6 +4,6 @@ "email": "daan@daanschenkel.nl" }, "record": { - "URL": "https://daanschenkel.nl" + "URL": "https://daanschenkel.nl" } } diff --git a/domains/damned.json b/domains/damned.json index 586a76bc3..af720af97 100644 --- a/domains/damned.json +++ b/domains/damned.json @@ -8,4 +8,4 @@ "record": { "CNAME": "damnedstudios.github.io" } -} +} diff --git a/domains/darkdevil.json b/domains/darkdevil.json index b70b4b89b..811bff878 100644 --- a/domains/darkdevil.json +++ b/domains/darkdevil.json @@ -7,12 +7,7 @@ "discord": "LRxDark Dare Devil#0001" }, "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], + "A": ["185.199.109.153", "185.199.110.153", "185.199.111.153", "185.199.108.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/darrem.json b/domains/darrem.json index b8bbce169..53371c867 100644 --- a/domains/darrem.json +++ b/domains/darrem.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "DarremMolko", - "email": "justdarrem@gmail.com" - }, - "record": { - "CNAME": "darrem.alwaysdata.net" - } + "owner": { + "username": "DarremMolko", + "email": "justdarrem@gmail.com" + }, + "record": { + "CNAME": "darrem.alwaysdata.net" } - \ No newline at end of file +} diff --git a/domains/datamind.json b/domains/datamind.json index b27443de8..4e8d9c915 100644 --- a/domains/datamind.json +++ b/domains/datamind.json @@ -9,4 +9,4 @@ "record": { "CNAME": "dataminddev.github.io" } -} +} diff --git a/domains/deepak.json b/domains/deepak.json index 1e6cd02ba..f031c76cd 100644 --- a/domains/deepak.json +++ b/domains/deepak.json @@ -1,11 +1,11 @@ -{ - "description": "Deepak's Personal Site", - "repo": "https://github.com/marchinghunter/marchinghunter.github.io", - "owner": { - "username": "marchinghunter", - "email": "dm6593120@gmail.com" - }, - "record": { - "CNAME": "marchinghunter.github.io" - } -} +{ + "description": "Deepak's Personal Site", + "repo": "https://github.com/marchinghunter/marchinghunter.github.io", + "owner": { + "username": "marchinghunter", + "email": "dm6593120@gmail.com" + }, + "record": { + "CNAME": "marchinghunter.github.io" + } +} diff --git a/domains/delasheras.json b/domains/delasheras.json index 9dc9857e6..2794d8db2 100644 --- a/domains/delasheras.json +++ b/domains/delasheras.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/deltafumble.json b/domains/deltafumble.json index 3e49b5c49..e8450990a 100644 --- a/domains/deltafumble.json +++ b/domains/deltafumble.json @@ -1,12 +1,12 @@ -{ - "description": "My blog", - "repo": "https://github.com/deltafumble/deltafumble.github.io", - "owner": { - "username": "deltafumble", - "email": "deltafumblecontact@skiff.com", - "twitter": "deltafumble" - }, - "record": { - "CNAME": "deltafumble.github.io" - } -} +{ + "description": "My blog", + "repo": "https://github.com/deltafumble/deltafumble.github.io", + "owner": { + "username": "deltafumble", + "email": "deltafumblecontact@skiff.com", + "twitter": "deltafumble" + }, + "record": { + "CNAME": "deltafumble.github.io" + } +} diff --git a/domains/demongamez.json b/domains/demongamez.json index 52511eb4e..8bab6eb0f 100644 --- a/domains/demongamez.json +++ b/domains/demongamez.json @@ -1,8 +1,8 @@ { "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" }, "record": { diff --git a/domains/demonplayz.json b/domains/demonplayz.json index 52511eb4e..8bab6eb0f 100644 --- a/domains/demonplayz.json +++ b/domains/demonplayz.json @@ -1,8 +1,8 @@ { "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" }, "record": { diff --git a/domains/deva.json b/domains/deva.json index 978c09918..738d70968 100644 --- a/domains/deva.json +++ b/domains/deva.json @@ -8,4 +8,4 @@ "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} diff --git a/domains/devfate.json b/domains/devfate.json index 0bb9c1a2a..f9e1047d6 100644 --- a/domains/devfate.json +++ b/domains/devfate.json @@ -1,10 +1,10 @@ { - "owner":{ - "username":"blackpandan", - "email": "", - "twitter": "camzy_l" - }, - "record":{ - "CNAME":"blackpandan.github.io" - } + "owner": { + "username": "blackpandan", + "email": "", + "twitter": "camzy_l" + }, + "record": { + "CNAME": "blackpandan.github.io" + } } diff --git a/domains/dhaval-kareliya.json b/domains/dhaval-kareliya.json index e7e0654c5..6b1eb3c61 100644 --- a/domains/dhaval-kareliya.json +++ b/domains/dhaval-kareliya.json @@ -1,11 +1,11 @@ { - "description": "This is a personal website", - "repo": "https://github.com/dhaval-kareliya/dhaval-kareliya.github.io", - "owner": { - "username": "dhaval-kareliya", - "email": "" - }, - "record": { - "CNAME": "dhaval-kareliya.github.io" - } + "description": "This is a personal website", + "repo": "https://github.com/dhaval-kareliya/dhaval-kareliya.github.io", + "owner": { + "username": "dhaval-kareliya", + "email": "" + }, + "record": { + "CNAME": "dhaval-kareliya.github.io" + } } diff --git a/domains/dhruvil.json b/domains/dhruvil.json index dbdb03796..04702b8e7 100644 --- a/domains/dhruvil.json +++ b/domains/dhruvil.json @@ -6,12 +6,7 @@ "email": "dhruvil1808@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/dirgha-ukani.json b/domains/dirgha-ukani.json index 78ca848dd..aacb530ee 100644 --- a/domains/dirgha-ukani.json +++ b/domains/dirgha-ukani.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/dirgha-ukani/dirgha-ukani.github.io", - "owner": { - "username": "dirgha-ukani", - "email": "" - }, - "record": { - "CNAME": "dirgha-ukani.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/dirgha-ukani/dirgha-ukani.github.io", + "owner": { + "username": "dirgha-ukani", + "email": "" + }, + "record": { + "CNAME": "dirgha-ukani.github.io" + } } diff --git a/domains/dmmay.json b/domains/dmmay.json index 70e9a7441..364f2bc30 100644 --- a/domains/dmmay.json +++ b/domains/dmmay.json @@ -4,11 +4,6 @@ "email": "azura22@skiff.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } diff --git a/domains/dommor.json b/domains/dommor.json index 9dc9857e6..2794d8db2 100644 --- a/domains/dommor.json +++ b/domains/dommor.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/donate.gornostay25.json b/domains/donate.gornostay25.json index f2ad0d0b6..3636d58ab 100644 --- a/domains/donate.gornostay25.json +++ b/domains/donate.gornostay25.json @@ -4,11 +4,6 @@ "email": "me@gornostay25.is-a.dev" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } diff --git a/domains/donno2048.json b/domains/donno2048.json index f073cb941..f78df4f7a 100644 --- a/domains/donno2048.json +++ b/domains/donno2048.json @@ -1,4 +1,3 @@ - { "owner": { "username": "donno2048", @@ -7,4 +6,4 @@ "record": { "URL": "https://donno2048.github.io/Portfolio/" } -} +} diff --git a/domains/dqmn.json b/domains/dqmn.json index 1121848e0..f8cb5eedc 100644 --- a/domains/dqmn.json +++ b/domains/dqmn.json @@ -1,11 +1,11 @@ { - "description": "dqmn.is-a.dev", - "repo": "https://github.com/dqmn/dqmn.github.io", - "owner": { - "username": "dqmn", - "email": "dqmnbackup@gmail.com" - }, - "record": { - "CNAME": "dqmn.github.io" - } + "description": "dqmn.is-a.dev", + "repo": "https://github.com/dqmn/dqmn.github.io", + "owner": { + "username": "dqmn", + "email": "dqmnbackup@gmail.com" + }, + "record": { + "CNAME": "dqmn.github.io" + } } diff --git a/domains/dr-therapy.json b/domains/dr-therapy.json index 1f94a2706..b7dede2db 100644 --- a/domains/dr-therapy.json +++ b/domains/dr-therapy.json @@ -1,8 +1,8 @@ { "owner": { - "username": "drtherapy2023", - "email": "sitehesap@proton.me", - "discord": "706419336235188264" + "username": "drtherapy2023", + "email": "sitehesap@proton.me", + "discord": "706419336235188264" }, "record": { diff --git a/domains/drpleaserespect.json b/domains/drpleaserespect.json index cc3ea775d..5ca6c4b45 100644 --- a/domains/drpleaserespect.json +++ b/domains/drpleaserespect.json @@ -1,8 +1,8 @@ { "owner": { - "username": "DrPleaseRespect", - "email": "juliannayr2007@gmail.com", - "discord": "300641942646161409" + "username": "DrPleaseRespect", + "email": "juliannayr2007@gmail.com", + "discord": "300641942646161409" }, "record": { diff --git a/domains/drtherapy.json b/domains/drtherapy.json index a113b651d..a589a2654 100644 --- a/domains/drtherapy.json +++ b/domains/drtherapy.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "drtherapy2023", - "email": "sitehesap@proton.me" - }, - "record": { - "CNAME": "drtherapy2023.github.io" - } + "owner": { + "username": "drtherapy2023", + "email": "sitehesap@proton.me" + }, + "record": { + "CNAME": "drtherapy2023.github.io" } - \ No newline at end of file +} diff --git a/domains/dumprr.json b/domains/dumprr.json index a95581448..e02aa7a2b 100644 --- a/domains/dumprr.json +++ b/domains/dumprr.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/dumprr/dumprr.github.io", + "repo": "https://github.com/dumprr/dumprr.github.io", "owner": { "username": "dumprr", "email": "duhhhmprr@proton.me" diff --git a/domains/duyeric.json b/domains/duyeric.json index b0f5fa4de..998d83e96 100644 --- a/domains/duyeric.json +++ b/domains/duyeric.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "duyeric", - "email": "duyericmmo@gmail.com" - }, - "record": { - "A": ["172.245.139.131"] - } + "owner": { + "username": "duyeric", + "email": "duyericmmo@gmail.com" + }, + "record": { + "A": ["172.245.139.131"] } - +} diff --git a/domains/dylanmarsili.json b/domains/dylanmarsili.json index 806a7d125..d27a31aec 100644 --- a/domains/dylanmarsili.json +++ b/domains/dylanmarsili.json @@ -9,4 +9,4 @@ "record": { "CNAME": "dylan-marsili.github.io" } -} +} diff --git a/domains/edmonddevera.json b/domains/edmonddevera.json index a017288b4..8fe1e6321 100644 --- a/domains/edmonddevera.json +++ b/domains/edmonddevera.json @@ -1,11 +1,11 @@ -{ - "description": "To create a portfolio and use in web development ", - "repo": "https://tsuuukiii.github.io/PortfolioWebsite", - "owner": { - "username": "Tsuuukiii", - "email": "deverajan6@gmail.com" - }, - "record": { - "CNAME": "tsuuukiii.github.io" - } -} +{ + "description": "To create a portfolio and use in web development ", + "repo": "https://tsuuukiii.github.io/PortfolioWebsite", + "owner": { + "username": "Tsuuukiii", + "email": "deverajan6@gmail.com" + }, + "record": { + "CNAME": "tsuuukiii.github.io" + } +} diff --git a/domains/elbenja.json b/domains/elbenja.json index 34b563feb..9f1fae5db 100644 --- a/domains/elbenja.json +++ b/domains/elbenja.json @@ -1,8 +1,8 @@ { "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com", - "discord": "622795838032314388" + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" }, "record": { diff --git a/domains/elbernaoui.json b/domains/elbernaoui.json index 13e5ce133..31d9ff7a8 100644 --- a/domains/elbernaoui.json +++ b/domains/elbernaoui.json @@ -9,4 +9,4 @@ "record": { "CNAME": "el-bernaoui.github.io" } -} +} diff --git a/domains/elixss.json b/domains/elixss.json index 31c52ce55..25cb935ef 100644 --- a/domains/elixss.json +++ b/domains/elixss.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "elixss", - "email": "elias.jaeger2004@gmail.com" - }, - "record": { - "A": ["45.81.232.16"] - } + "owner": { + "username": "elixss", + "email": "elias.jaeger2004@gmail.com" + }, + "record": { + "A": ["45.81.232.16"] } - \ No newline at end of file +} diff --git a/domains/enderpoint.json b/domains/enderpoint.json index e02cbad16..7770ee2a1 100644 --- a/domains/enderpoint.json +++ b/domains/enderpoint.json @@ -1,13 +1,13 @@ { - "description": "EnderPoint's dev site", - "repo": "https://github.com/EnderPoint07/EnderPoint07.github.io", - "owner": { - "username": "EnderPoint07", - "email": "", - "discord": "DotM38#5497", - "instagram": "enderpoint07" - }, - "record": { - "CNAME": "enderpoint07.github.io" - } + "description": "EnderPoint's dev site", + "repo": "https://github.com/EnderPoint07/EnderPoint07.github.io", + "owner": { + "username": "EnderPoint07", + "email": "", + "discord": "DotM38#5497", + "instagram": "enderpoint07" + }, + "record": { + "CNAME": "enderpoint07.github.io" + } } diff --git a/domains/erdem.json b/domains/erdem.json index c9009269f..e73f3d0cb 100644 --- a/domains/erdem.json +++ b/domains/erdem.json @@ -9,4 +9,4 @@ "record": { "URL": "https://erdem.js.org" } -} +} diff --git a/domains/eren.json b/domains/eren.json index 93d42c42a..c3364f4fc 100644 --- a/domains/eren.json +++ b/domains/eren.json @@ -1,8 +1,8 @@ { "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" }, "record": { diff --git a/domains/ermal.json b/domains/ermal.json index d54a575ab..45ba4f7c4 100644 --- a/domains/ermal.json +++ b/domains/ermal.json @@ -6,12 +6,7 @@ "email": "ermalhasani15@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/error404.json b/domains/error404.json index 830132fb4..10e108849 100644 --- a/domains/error404.json +++ b/domains/error404.json @@ -9,4 +9,4 @@ "record": { "CNAME": "cabrothers.github.io" } -} +} diff --git a/domains/esp.json b/domains/esp.json index 797cca0c7..a2db3432b 100644 --- a/domains/esp.json +++ b/domains/esp.json @@ -8,4 +8,4 @@ "record": { "A": ["144.91.110.55"] } -} +} diff --git a/domains/ethereal.json b/domains/ethereal.json index a0d7c6bd8..45e7ccfa4 100644 --- a/domains/ethereal.json +++ b/domains/ethereal.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "EtherealTheDev", - "email": "", - "twitter": "EtherealTheDev", - "discord": "Ethereal#0908" - }, - "record": { - "CNAME": "92073eed-80b5-4f2f-b84a-0121b7ec69bb.id.repl.co" - } +{ + "owner": { + "username": "EtherealTheDev", + "email": "", + "twitter": "EtherealTheDev", + "discord": "Ethereal#0908" + }, + "record": { + "CNAME": "92073eed-80b5-4f2f-b84a-0121b7ec69bb.id.repl.co" + } } diff --git a/domains/evelio.json b/domains/evelio.json index 564cf902d..fc0f69022 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -7,12 +7,7 @@ "discord": "SrEvelioツ#3906" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/falguni-prajapati.json b/domains/falguni-prajapati.json index faea36c15..c012b9bd8 100644 --- a/domains/falguni-prajapati.json +++ b/domains/falguni-prajapati.json @@ -1,11 +1,11 @@ { - "description": "This is falguni prajapati", - "repo": "https://github.com/falguni-prajapati/falguni-prajapati.github.io", - "owner": { - "username": "falguni-prajapati", - "email": "" - }, - "record": { - "CNAME": "falguni-prajapati.github.io" - } + "description": "This is falguni prajapati", + "repo": "https://github.com/falguni-prajapati/falguni-prajapati.github.io", + "owner": { + "username": "falguni-prajapati", + "email": "" + }, + "record": { + "CNAME": "falguni-prajapati.github.io" + } } diff --git a/domains/files.dqmn.json b/domains/files.dqmn.json index cd09f820c..00a56a724 100644 --- a/domains/files.dqmn.json +++ b/domains/files.dqmn.json @@ -1,10 +1,10 @@ { - "description": "files.dqmn.is-a.dev - this will be my 'cloud' for files", - "owner": { - "username": "dqmn", - "email": "dqmnbackup@gmail.com" - }, - "record": { - "CNAME": "dqmnfiles.000webhostapp.com" - } + "description": "files.dqmn.is-a.dev - this will be my 'cloud' for files", + "owner": { + "username": "dqmn", + "email": "dqmnbackup@gmail.com" + }, + "record": { + "CNAME": "dqmnfiles.000webhostapp.com" + } } diff --git a/domains/files.hosts.json b/domains/files.hosts.json index a4a627553..6ec5353f8 100644 --- a/domains/files.hosts.json +++ b/domains/files.hosts.json @@ -1,8 +1,8 @@ { "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com", - "discord": "1094272477137481810" + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com", + "discord": "1094272477137481810" }, "record": { diff --git a/domains/fitrahmunir.json b/domains/fitrahmunir.json index dc4117aa5..bab2e1793 100644 --- a/domains/fitrahmunir.json +++ b/domains/fitrahmunir.json @@ -1,11 +1,11 @@ { - "description": "FitrahFM's .is-a.dev domain", - "repo": "https://github.com/fitrahfm", - "owner": { - "username": "fitrahfm", - "email": "fitrhmnr+is-a-dev@gmail.com" - }, - "record": { - "CNAME": "fitrahmunir.pages.dev" - } + "description": "FitrahFM's .is-a.dev domain", + "repo": "https://github.com/fitrahfm", + "owner": { + "username": "fitrahfm", + "email": "fitrhmnr+is-a-dev@gmail.com" + }, + "record": { + "CNAME": "fitrahmunir.pages.dev" + } } diff --git a/domains/fjuro.json b/domains/fjuro.json index 188405224..d6c77f408 100644 --- a/domains/fjuro.json +++ b/domains/fjuro.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Fjuro", - "email": "ifjuro@proton.me" - }, - "record": { - "CNAME": "fjuro.github.io" - } + "owner": { + "username": "Fjuro", + "email": "ifjuro@proton.me" + }, + "record": { + "CNAME": "fjuro.github.io" } - \ No newline at end of file +} diff --git a/domains/flazepe.json b/domains/flazepe.json index a51351960..69cb91e4d 100644 --- a/domains/flazepe.json +++ b/domains/flazepe.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "flazepe", - "email": "", - "discord": "flazepe" - }, - "record": { - "CNAME": "flazepe.github.io" - } + "owner": { + "username": "flazepe", + "email": "", + "discord": "flazepe" + }, + "record": { + "CNAME": "flazepe.github.io" + } } diff --git a/domains/flymeth.json b/domains/flymeth.json index 599fc81c2..9b5e94c12 100644 --- a/domains/flymeth.json +++ b/domains/flymeth.json @@ -1,11 +1,11 @@ { - "record": { - "URL": "https://flymeth.net" - }, - "owner": { - "username": "Flymeth", - "email": "flymeth.yt@gmail.com", - "twitter": "flymeth" - }, - "description": "I'm a dev and I love to be that" + "record": { + "URL": "https://flymeth.net" + }, + "owner": { + "username": "Flymeth", + "email": "flymeth.yt@gmail.com", + "twitter": "flymeth" + }, + "description": "I'm a dev and I love to be that" } diff --git a/domains/foxie.arman.json b/domains/foxie.arman.json index 90023567d..47665244c 100644 --- a/domains/foxie.arman.json +++ b/domains/foxie.arman.json @@ -6,11 +6,6 @@ "email": "contact@mail.arman.is-a.dev" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } diff --git a/domains/g-pratik.json b/domains/g-pratik.json index dc793000b..8659f82e0 100644 --- a/domains/g-pratik.json +++ b/domains/g-pratik.json @@ -1,11 +1,11 @@ { - "description": "This is my website", - "repo": "https://github.com/g-pratik/g-pratik.github.io", - "owner": { - "username": "g-pratik", - "email": "" - }, - "record": { - "CNAME": "g-pratik.github.io" - } + "description": "This is my website", + "repo": "https://github.com/g-pratik/g-pratik.github.io", + "owner": { + "username": "g-pratik", + "email": "" + }, + "record": { + "CNAME": "g-pratik.github.io" + } } diff --git a/domains/gabimaciel.json b/domains/gabimaciel.json index 0e253e615..06411540b 100644 --- a/domains/gabimaciel.json +++ b/domains/gabimaciel.json @@ -7,10 +7,6 @@ }, "record": { "A": ["147.182.139.182"], - "MX": [ - "ns1.digitalocean.com", - "ns2.digitalocean.com", - "ns3.digitalocean.com" - ] + "MX": ["ns1.digitalocean.com", "ns2.digitalocean.com", "ns3.digitalocean.com"] } } diff --git a/domains/gigwanoob.json b/domains/gigwanoob.json index 22c7a69e0..bc2770252 100644 --- a/domains/gigwanoob.json +++ b/domains/gigwanoob.json @@ -1,8 +1,8 @@ { "owner": { - "username": "gigwanoobstudios", - "email": "tplink3116@gmail.com", - "discord": "820962361787285534" + "username": "gigwanoobstudios", + "email": "tplink3116@gmail.com", + "discord": "820962361787285534" }, "record": { diff --git a/domains/gitninja.json b/domains/gitninja.json index f51cac85c..f5d16fdcf 100644 --- a/domains/gitninja.json +++ b/domains/gitninja.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" } - \ No newline at end of file +} diff --git a/domains/gizzy.json b/domains/gizzy.json index 2b17f8147..afb595e09 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -1,15 +1,12 @@ -{ - "description": "gizzy.is-a.dev", - "owner": { - "username": "NeroGizmoUwU", - "email": "nerop455@gmail.com", - "discord": "gizzyuwu" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} \ No newline at end of file +{ + "description": "gizzy.is-a.dev", + "owner": { + "username": "NeroGizmoUwU", + "email": "nerop455@gmail.com", + "discord": "gizzyuwu" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} diff --git a/domains/glqch.json b/domains/glqch.json index 99bbc1efc..cd6093a10 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,10 +1,9 @@ { "owner": { - "username": "joythejoystick1", - "email": "midoayoub778@gmail.com" + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" }, "record": { - "CNAME": "joythejoystick1.github.io" + "CNAME": "joythejoystick1.github.io" } } - diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 4a9d0388a..afb478d9b 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/habeel.json b/domains/habeel.json index b12856481..ffb9cf4df 100644 --- a/domains/habeel.json +++ b/domains/habeel.json @@ -9,4 +9,4 @@ "record": { "CNAME": "Habeel06.github.io" } -} +} diff --git a/domains/hackerhawks.json b/domains/hackerhawks.json index 5b51f3b2d..6830e4799 100644 --- a/domains/hackerhawks.json +++ b/domains/hackerhawks.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "HackerHawks", - "email": "robohawks.dev@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "HackerHawks", + "email": "robohawks.dev@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/hanchow.json b/domains/hanchow.json index e073d643b..80c8b43c5 100644 --- a/domains/hanchow.json +++ b/domains/hanchow.json @@ -9,4 +9,4 @@ "record": { "CNAME": "zhhlmr.github.io" } -} +} diff --git a/domains/hashir.json b/domains/hashir.json index 920391b11..7aa4b07cb 100644 --- a/domains/hashir.json +++ b/domains/hashir.json @@ -1,11 +1,11 @@ -{ - "owner": { - "email": "harishbb168@gmail.com", - "username": "harish" - }, - "description": "My portfolio website", - "repo": "https://github.com/HarishB167/hs-app", - "record": { - "URL": "https://hmser.netlify.app" - } - } +{ + "owner": { + "email": "harishbb168@gmail.com", + "username": "harish" + }, + "description": "My portfolio website", + "repo": "https://github.com/HarishB167/hs-app", + "record": { + "URL": "https://hmser.netlify.app" + } +} diff --git a/domains/hatkid.json b/domains/hatkid.json index 331e0e503..14bb7fed7 100644 --- a/domains/hatkid.json +++ b/domains/hatkid.json @@ -9,4 +9,4 @@ "record": { "CNAME": "thehatkid.github.io" } -} \ No newline at end of file +} diff --git a/domains/haubaka.json b/domains/haubaka.json index 2a4f589a1..cca90542d 100644 --- a/domains/haubaka.json +++ b/domains/haubaka.json @@ -8,4 +8,4 @@ "record": { "CNAME": "haubaka.github.io" } -} +} diff --git a/domains/hcs.json b/domains/hcs.json index 969b0f3ed..1827deba9 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,10 +1,9 @@ { "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" + "username": "hcs1219", + "email": "hcskaiask@gmail.com" }, "record": { - "A": ["5.196.239.158"] + "A": ["5.196.239.158"] } } - diff --git a/domains/hero.json b/domains/hero.json index cf80094c7..9f01c892a 100644 --- a/domains/hero.json +++ b/domains/hero.json @@ -4,6 +4,6 @@ "email": "maanya125@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/hilmansyah.json b/domains/hilmansyah.json index f642afb18..893b3ca17 100644 --- a/domains/hilmansyah.json +++ b/domains/hilmansyah.json @@ -5,9 +5,9 @@ "username": "Hillzacky", "email": "hilmansyah@xhr.my.id", "twitter": "hillzacky", - "discord": "830349326785314846" + "discord": "830349326785314846" }, "record": { "CNAME": "hillzacky.github.io" } -} +} diff --git a/domains/himanshusri.json b/domains/himanshusri.json index 126ca7d4c..236382677 100644 --- a/domains/himanshusri.json +++ b/domains/himanshusri.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "himanshuSri24", - "email": "himanshu20032002@gmail.com" - }, - "record": { - "CNAME": "himanshusri24.github.io" - } + "owner": { + "username": "himanshuSri24", + "email": "himanshu20032002@gmail.com" + }, + "record": { + "CNAME": "himanshusri24.github.io" } - \ No newline at end of file +} diff --git a/domains/hiwind.json b/domains/hiwind.json index 2351b1136..1c1326f20 100644 --- a/domains/hiwind.json +++ b/domains/hiwind.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "jaydoublay", - "email": "jeremy@jaydoublay.com" - }, - "record": { - "URL": "https://www.hiwind.me" - } + "owner": { + "username": "jaydoublay", + "email": "jeremy@jaydoublay.com" + }, + "record": { + "URL": "https://www.hiwind.me" } - \ No newline at end of file +} diff --git a/domains/hoang3409.json b/domains/hoang3409.json index a57bfc244..d6323c21a 100644 --- a/domains/hoang3409.json +++ b/domains/hoang3409.json @@ -1,10 +1,10 @@ -{ - "description": "Portfolio redirect for Hoang3409", - "owner": { - "username": "hoang3409", - "email": "nvh.02021995@gmail.com" - }, - "record": { - "CNAME": "hoang3402.github.io" - } -} \ No newline at end of file +{ + "description": "Portfolio redirect for Hoang3409", + "owner": { + "username": "hoang3409", + "email": "nvh.02021995@gmail.com" + }, + "record": { + "CNAME": "hoang3402.github.io" + } +} diff --git a/domains/hotspot.json b/domains/hotspot.json index 18edaa87e..ca1821523 100644 --- a/domains/hotspot.json +++ b/domains/hotspot.json @@ -1,8 +1,8 @@ { "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "discord": "962788530336178236" + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "discord": "962788530336178236" }, "record": { diff --git a/domains/hozzywozzy.json b/domains/hozzywozzy.json index 4d3a30839..dfe4605d0 100644 --- a/domains/hozzywozzy.json +++ b/domains/hozzywozzy.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "hozzywozzy", - "email": "hozzywozzy@terrorist.lol" - }, - "description": "domain for testing purposes", - "repo": "https://github.com/hozzywozzy/hozzywozzy", - "record": { - "CNAME": "hozzywozzy.github.io" - } + "owner": { + "username": "hozzywozzy", + "email": "hozzywozzy@terrorist.lol" + }, + "description": "domain for testing purposes", + "repo": "https://github.com/hozzywozzy/hozzywozzy", + "record": { + "CNAME": "hozzywozzy.github.io" + } } diff --git a/domains/hs50.json b/domains/hs50.json index 5f509db6c..3cfef85ee 100644 --- a/domains/hs50.json +++ b/domains/hs50.json @@ -1,11 +1,11 @@ -{ - "description": "Another way to visit my website.", - "repo": "https://github.com/Naibuu/website", - "owner": { - "username": "Naibuu", - "email": "contact@hs50.cc" - }, - "record": { - "CNAME": "hs50.cc" - } -} \ No newline at end of file +{ + "description": "Another way to visit my website.", + "repo": "https://github.com/Naibuu/website", + "owner": { + "username": "Naibuu", + "email": "contact@hs50.cc" + }, + "record": { + "CNAME": "hs50.cc" + } +} diff --git a/domains/hvlxh.json b/domains/hvlxh.json index fbc86a328..0a38e3699 100644 --- a/domains/hvlxh.json +++ b/domains/hvlxh.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "hvlxh", - "email": "monsta22019@gmail.com", - "discord": "hvlxh#0001" - }, + "owner": { + "username": "hvlxh", + "email": "monsta22019@gmail.com", + "discord": "hvlxh#0001" + }, - "record": { - "URL": "https://hvlxh.tk" - } + "record": { + "URL": "https://hvlxh.tk" + } } diff --git a/domains/hyderite.json b/domains/hyderite.json index 8372e867d..0ad231d0b 100644 --- a/domains/hyderite.json +++ b/domains/hyderite.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "Hyderite", - "email": "hyderiteyt@gmail.com" - }, - "record": { - "CNAME": "df204146-7b3d-4adf-8150-d9cbf33a4a73.id.repl.co" - } + "owner": { + "username": "Hyderite", + "email": "hyderiteyt@gmail.com" + }, + "record": { + "CNAME": "df204146-7b3d-4adf-8150-d9cbf33a4a73.id.repl.co" + } } diff --git a/domains/hzf.json b/domains/hzf.json index 37481496b..57e13a395 100644 --- a/domains/hzf.json +++ b/domains/hzf.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "huhao0208", - "email": "123huzhifeng@163.com" - }, - "record": { - "A": ["124.90.69.145"] - } + "owner": { + "username": "huhao0208", + "email": "123huzhifeng@163.com" + }, + "record": { + "A": ["124.90.69.145"] } - \ No newline at end of file +} diff --git a/domains/iakzs.json b/domains/iakzs.json index 229cb8381..5ed05c4ca 100644 --- a/domains/iakzs.json +++ b/domains/iakzs.json @@ -6,12 +6,7 @@ "email": "iakzs@protonmail.com" }, "record": { - "A": [ - "185.199.109.153", - "185.199.110.153", - "185.199.111.153", - "185.199.108.153" - ], + "A": ["185.199.109.153", "185.199.110.153", "185.199.111.153", "185.199.108.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~allCOPY" } diff --git a/domains/iamchoiiril.json b/domains/iamchoiiril.json index a04312176..e1c0a9693 100644 --- a/domains/iamchoiiril.json +++ b/domains/iamchoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "CNAME": "cfhoiril.github.io" + "CNAME": "cfhoiril.github.io" } } diff --git a/domains/iammithani.json b/domains/iammithani.json index da7150b05..136dda0ab 100644 --- a/domains/iammithani.json +++ b/domains/iammithani.json @@ -1,11 +1,11 @@ { "owner": { - "username": "MuhammadUsmanMithani", - "email": "muhammadusmanmithani@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 632157019960377349" - }, + "username": "MuhammadUsmanMithani", + "email": "muhammadusmanmithani@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 632157019960377349" + }, - "record": { - "CNAME": "iammithani-portfolio.pages.dev" - } + "record": { + "CNAME": "iammithani-portfolio.pages.dev" + } } diff --git a/domains/ikd.json b/domains/ikd.json index 018ada623..299cae2f6 100644 --- a/domains/ikd.json +++ b/domains/ikd.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "its-id", - "email": "", - "twitter": "its_ikD" - }, - - "record": { - "CNAME": "portfolio-main-production.up.railway.app" - } -} +{ + "owner": { + "username": "its-id", + "email": "", + "twitter": "its_ikD" + }, + + "record": { + "CNAME": "portfolio-main-production.up.railway.app" + } +} diff --git a/domains/ikraiyan.json b/domains/ikraiyan.json index 13480a4db..557edefbd 100644 --- a/domains/ikraiyan.json +++ b/domains/ikraiyan.json @@ -9,4 +9,4 @@ "record": { "CNAME": "ikraiyan.github.io" } -} +} diff --git a/domains/imzihad21.json b/domains/imzihad21.json index e94fb477c..80f3f1f2e 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "IMZihad21", - "email": "imzihad@gmail.com" - }, - "record": { - "A": ["52.77.224.107"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=imzihad@gmail.com" - } + "owner": { + "username": "IMZihad21", + "email": "imzihad@gmail.com" + }, + "record": { + "A": ["52.77.224.107"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=imzihad@gmail.com" + } } diff --git a/domains/inf.json b/domains/inf.json index cf6acd955..04169951f 100644 --- a/domains/inf.json +++ b/domains/inf.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "InfinityDevTech", + "owner": { + "username": "InfinityDevTech", "email": "", - "discord": "inf5" - }, - "record": { - "URL": "https://infdev.netlify.app" - } + "discord": "inf5" + }, + "record": { + "URL": "https://infdev.netlify.app" + } } diff --git a/domains/infinitelearning.json b/domains/infinitelearning.json index 2fc5bed0e..1e74f15b9 100644 --- a/domains/infinitelearning.json +++ b/domains/infinitelearning.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tiwlinkskwazeh", - "email": "kwazehh@proton.me" - }, - "record": { - "A": ["18.215.144.92"] - } + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "A": ["18.215.144.92"] } - +} diff --git a/domains/invalidnoah.json b/domains/invalidnoah.json index 5c75c72a5..d5a14efe5 100644 --- a/domains/invalidnoah.json +++ b/domains/invalidnoah.json @@ -9,4 +9,4 @@ "record": { "CNAME": "invalidnoah.github.io" } -} +} diff --git a/domains/ipuppyyt.json b/domains/ipuppyyt.json index a2d56dd85..cc652b18d 100644 --- a/domains/ipuppyyt.json +++ b/domains/ipuppyyt.json @@ -7,12 +7,7 @@ "discord": "iPuppyYT#3684" }, "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], + "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/isa.json b/domains/isa.json index 959d310ed..16a4c20ee 100644 --- a/domains/isa.json +++ b/domains/isa.json @@ -9,4 +9,4 @@ "record": { "CNAME": "nottisa.github.io" } -} +} diff --git a/domains/isabelrosillo.json b/domains/isabelrosillo.json index 9dc9857e6..2794d8db2 100644 --- a/domains/isabelrosillo.json +++ b/domains/isabelrosillo.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/itsmealdo.json b/domains/itsmealdo.json index 0dc4ce2b0..54bf5594f 100644 --- a/domains/itsmealdo.json +++ b/domains/itsmealdo.json @@ -8,4 +8,4 @@ "record": { "CNAME": "itsmealdo.github.io" } -} +} diff --git a/domains/iucc.json b/domains/iucc.json index 4553b6813..fa92c3cd7 100644 --- a/domains/iucc.json +++ b/domains/iucc.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "IuCC123", - "email": "raccoon.pw.main@gmail.com" - }, - "record": { - "CNAME": "1e080129-14d6-480b-9abb-390879d573cf.id.repl.co" - } + "owner": { + "username": "IuCC123", + "email": "raccoon.pw.main@gmail.com" + }, + "record": { + "CNAME": "1e080129-14d6-480b-9abb-390879d573cf.id.repl.co" } - \ No newline at end of file +} diff --git a/domains/jackson.json b/domains/jackson.json index ef55172d6..292e2b55b 100644 --- a/domains/jackson.json +++ b/domains/jackson.json @@ -5,11 +5,6 @@ "discord": "jackson!#0001" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } diff --git a/domains/jairomorales.json b/domains/jairomorales.json index 244826fd7..15ebc8074 100644 --- a/domains/jairomorales.json +++ b/domains/jairomorales.json @@ -9,4 +9,4 @@ "record": { "CNAME": "icky17.github.io" } -} \ No newline at end of file +} diff --git a/domains/jake.json b/domains/jake.json index 8bdb58422..13d7afcd1 100644 --- a/domains/jake.json +++ b/domains/jake.json @@ -8,4 +8,4 @@ "record": { "CNAME": "jakeanto.pages.dev" } -} +} diff --git a/domains/janmb.json b/domains/janmb.json index 18edaa87e..ca1821523 100644 --- a/domains/janmb.json +++ b/domains/janmb.json @@ -1,8 +1,8 @@ { "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "discord": "962788530336178236" + "username": "wansie1", + "email": "msc2tvdn@duck.com", + "discord": "962788530336178236" }, "record": { diff --git a/domains/javier.json b/domains/javier.json index 87b7f3b12..be9ad7ff2 100644 --- a/domains/javier.json +++ b/domains/javier.json @@ -9,4 +9,4 @@ "record": { "CNAME": "jzaleta.github.io" } -} +} diff --git a/domains/jayg.json b/domains/jayg.json index cbf36d580..f23d0a0a8 100644 --- a/domains/jayg.json +++ b/domains/jayg.json @@ -8,10 +8,7 @@ }, "record": { "URL": "https://jayg.top", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/jcarpenter.json b/domains/jcarpenter.json index debc073aa..0be501ccb 100644 --- a/domains/jcarpenter.json +++ b/domains/jcarpenter.json @@ -8,4 +8,4 @@ "record": { "CNAME": "jcarpenter48.github.io" } -} +} diff --git a/domains/jdszekeres.json b/domains/jdszekeres.json index aba19acf6..fadf7dabf 100644 --- a/domains/jdszekeres.json +++ b/domains/jdszekeres.json @@ -7,4 +7,4 @@ "record": { "CNAME": "jdszekeres.github.io" } -} +} diff --git a/domains/jean-arthur.json b/domains/jean-arthur.json index fecf7925e..9bd5d7dd1 100644 --- a/domains/jean-arthur.json +++ b/domains/jean-arthur.json @@ -1,4 +1,3 @@ - { "description": "Part of my portfolio website", "repo": "https://github.com/8n9ght/univers", @@ -9,4 +8,4 @@ "record": { "CNAME": "8n9ght.github.io" } -} +} diff --git a/domains/jefferson.json b/domains/jefferson.json index a747e33ef..b8bc13ce6 100644 --- a/domains/jefferson.json +++ b/domains/jefferson.json @@ -8,4 +8,4 @@ "record": { "URL": "https://github.com/jeffersonjpr/jeffersonjpr" } -} \ No newline at end of file +} diff --git a/domains/jeymen.json b/domains/jeymen.json index c7c4c5fc2..9d6b6d25c 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,17 +4,8 @@ "email": "jeymen11@proton.me" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ] + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } diff --git a/domains/jj.json b/domains/jj.json index 33574b092..a05eda828 100644 --- a/domains/jj.json +++ b/domains/jj.json @@ -6,12 +6,7 @@ "email": "TheBotlyNoob@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.111.153", - "185.199.110.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.111.153", "185.199.110.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/jlalfonso21.json b/domains/jlalfonso21.json index e5c1da1d2..2ca0563b0 100644 --- a/domains/jlalfonso21.json +++ b/domains/jlalfonso21.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "jlalfonso21", - "email": "jlalfonso21@gmail.com" - }, - "record": { - "A": ["89.147.111.78"] - } + "owner": { + "username": "jlalfonso21", + "email": "jlalfonso21@gmail.com" + }, + "record": { + "A": ["89.147.111.78"] } - \ No newline at end of file +} diff --git a/domains/joesjourney.json b/domains/joesjourney.json index 68e3484ac..aa69ddf65 100644 --- a/domains/joesjourney.json +++ b/domains/joesjourney.json @@ -5,15 +5,7 @@ }, "record": { - "A": [ - "185.199.108.153", - - "185.199.109.153", - - "185.199.110.153", - - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx.mailtie.com"], "TXT": "mailtie=joesjourney500@gmail.com" } diff --git a/domains/johna.json b/domains/johna.json index b2a708be9..dfd3b98fd 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -8,4 +8,4 @@ "record": { "URL": "https://johna.is-a-fullstack.dev" } -} +} diff --git a/domains/just-muzz.json b/domains/just-muzz.json index 7a1e4e67f..a64ecbd10 100644 --- a/domains/just-muzz.json +++ b/domains/just-muzz.json @@ -9,4 +9,4 @@ "record": { "CNAME": "just-muzz.github.io" } -} +} diff --git a/domains/jzitnik.json b/domains/jzitnik.json index ae16e0934..a23342b0c 100644 --- a/domains/jzitnik.json +++ b/domains/jzitnik.json @@ -5,12 +5,7 @@ "discord": "KLIND#1906" }, "record": { - "A": [ - "216.24.57.1" - ], - "MX": [ - "a257fec0e9137cd3.mx2.emailprofi.seznam.cz", - "a257fec0e9137cd3.mx1.emailprofi.seznam.cz" - ] + "A": ["216.24.57.1"], + "MX": ["a257fec0e9137cd3.mx2.emailprofi.seznam.cz", "a257fec0e9137cd3.mx1.emailprofi.seznam.cz"] } } diff --git a/domains/kaden.json b/domains/kaden.json index 4a8d2861b..905fb46a3 100644 --- a/domains/kaden.json +++ b/domains/kaden.json @@ -4,6 +4,6 @@ "email": "kadeinwales@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/kamishi.json b/domains/kamishi.json index 105651c3d..c2de37447 100644 --- a/domains/kamishi.json +++ b/domains/kamishi.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "KamishiRewrote", - "email": "", - "discord": "kamishi_x" - }, - "record": { - "CNAME": "kamishi.kamishiyt.repl.co" - } + "owner": { + "username": "KamishiRewrote", + "email": "", + "discord": "kamishi_x" + }, + "record": { + "CNAME": "kamishi.kamishiyt.repl.co" + } } diff --git a/domains/kapoor.json b/domains/kapoor.json index a2bce61a6..eb5a37762 100644 --- a/domains/kapoor.json +++ b/domains/kapoor.json @@ -1,11 +1,11 @@ -{ - "owner": { - "username": "kapoorsaumitra", - "email": "saumitrakapoor24@gmail.com", - "twitter": "0xKapoor" - }, - - "record": { - "URL": "https://kapoorportfolio.vercel.app" - } -} +{ + "owner": { + "username": "kapoorsaumitra", + "email": "saumitrakapoor24@gmail.com", + "twitter": "0xKapoor" + }, + + "record": { + "URL": "https://kapoorportfolio.vercel.app" + } +} diff --git a/domains/karan.json b/domains/karan.json index 27fb3a59a..1ec48f2f3 100644 --- a/domains/karan.json +++ b/domains/karan.json @@ -1,8 +1,8 @@ { "owner": { - "username": "Karandev2007", - "email": "karangamerz207@gmail.com", - "discord": "1045275588434337843" + "username": "Karandev2007", + "email": "karangamerz207@gmail.com", + "discord": "1045275588434337843" }, "record": { diff --git a/domains/kashif-kadri.json b/domains/kashif-kadri.json index 2e92c4aea..e87b6ce5a 100644 --- a/domains/kashif-kadri.json +++ b/domains/kashif-kadri.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/kashif-kadri/kashif-kadri.github.io", - "owner": { - "username": "kashif-kadri", - "email": "" - }, - "record": { - "URL": "https://kashif-kadri.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/kashif-kadri/kashif-kadri.github.io", + "owner": { + "username": "kashif-kadri", + "email": "" + }, + "record": { + "URL": "https://kashif-kadri.github.io" + } } diff --git a/domains/kaustubh.json b/domains/kaustubh.json index 134106d5f..ae152c53d 100644 --- a/domains/kaustubh.json +++ b/domains/kaustubh.json @@ -9,4 +9,4 @@ "record": { "CNAME": "kaustubhkharvi.github.io" } -} +} diff --git a/domains/keirnegn.json b/domains/keirnegn.json index 93d42c42a..c3364f4fc 100644 --- a/domains/keirnegn.json +++ b/domains/keirnegn.json @@ -1,8 +1,8 @@ { "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" }, "record": { diff --git a/domains/kerlos.json b/domains/kerlos.json index caf7b3684..3e261b8ce 100644 --- a/domains/kerlos.json +++ b/domains/kerlos.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "kerlos", - "email": "ker.los@hotmail.com" - }, - "record": { - "URL": "https://github.com/kerlos" - } + "owner": { + "username": "kerlos", + "email": "ker.los@hotmail.com" + }, + "record": { + "URL": "https://github.com/kerlos" } - \ No newline at end of file +} diff --git a/domains/kevvyyn.json b/domains/kevvyyn.json index 21b790322..83d1df3b9 100644 --- a/domains/kevvyyn.json +++ b/domains/kevvyyn.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "BiometricGlitch", - "email": "smellysocks0147@gmail.com" - }, - "record": { - "CNAME": "19e5bf8c-21c4-458c-aade-3d247b901526.id.repl.co" - } + "owner": { + "username": "BiometricGlitch", + "email": "smellysocks0147@gmail.com" + }, + "record": { + "CNAME": "19e5bf8c-21c4-458c-aade-3d247b901526.id.repl.co" } - \ No newline at end of file +} diff --git a/domains/keyaan.json b/domains/keyaan.json index e020b8528..dd2c1497b 100644 --- a/domains/keyaan.json +++ b/domains/keyaan.json @@ -1,8 +1,8 @@ { "owner": { - "username": "keyhacker786", - "email": "keyhacker786@gmail.com", - "discord": "693533573105451089" + "username": "keyhacker786", + "email": "keyhacker786@gmail.com", + "discord": "693533573105451089" }, "record": { diff --git a/domains/killerf.json b/domains/killerf.json index 00deef209..dcc4e7dd6 100644 --- a/domains/killerf.json +++ b/domains/killerf.json @@ -1,11 +1,11 @@ { - "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", - "repo": "https://discord.gg/groove-community-875725991551569960", - "owner": { - "username": "MohamexDR", - "email": "loliehentaixd@gmail.com" - }, - "record": { - "URL": "https://discord.gg/groove-community-875725991551569960" - } + "description": "The Person Who Hacked QLASH RP And got away with it with nothing to lose, An Exploiter to say the least; Welcome to Grove Street", + "repo": "https://discord.gg/groove-community-875725991551569960", + "owner": { + "username": "MohamexDR", + "email": "loliehentaixd@gmail.com" + }, + "record": { + "URL": "https://discord.gg/groove-community-875725991551569960" + } } diff --git a/domains/korigamik.json b/domains/korigamik.json index 314e08c09..5abd47d36 100644 --- a/domains/korigamik.json +++ b/domains/korigamik.json @@ -9,4 +9,4 @@ "record": { "CNAME": "korigamik.github.io" } -} +} diff --git a/domains/kuba.json b/domains/kuba.json index 76651a44c..1f6b0e6d5 100644 --- a/domains/kuba.json +++ b/domains/kuba.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "kob-kuba", - "telegram": "kob_kuba", - "email": "admin@kobb.tech" - }, - "record": { - "URL": "https://kob.gay" - } + "owner": { + "username": "kob-kuba", + "telegram": "kob_kuba", + "email": "admin@kobb.tech" + }, + "record": { + "URL": "https://kob.gay" + } } diff --git a/domains/kuyacarlos.json b/domains/kuyacarlos.json index 5b3f73673..dab4ac778 100644 --- a/domains/kuyacarlos.json +++ b/domains/kuyacarlos.json @@ -1,10 +1,10 @@ -{ - "description": "A personal portfolio to showcase my skills", - "owner": { - "username": "CarlosNatanauan", - "email": "carlosbenedictn@gmail.com" - }, - "record": { - "CNAME": "CarlosNatanauan.github.io" - } -} +{ + "description": "A personal portfolio to showcase my skills", + "owner": { + "username": "CarlosNatanauan", + "email": "carlosbenedictn@gmail.com" + }, + "record": { + "CNAME": "CarlosNatanauan.github.io" + } +} diff --git a/domains/kz.json b/domains/kz.json index dfa408221..2f7184e83 100644 --- a/domains/kz.json +++ b/domains/kz.json @@ -1,8 +1,8 @@ { "owner": { - "username": "iakzs", - "email": "iakzs@protonmail.com", - "discord": "622795838032314388" + "username": "iakzs", + "email": "iakzs@protonmail.com", + "discord": "622795838032314388" }, "record": { diff --git a/domains/latealways.json b/domains/latealways.json index eda7f87d5..820ffc877 100644 --- a/domains/latealways.json +++ b/domains/latealways.json @@ -4,6 +4,6 @@ "email": "latealways@i-am-a.fuchsiax.dev" }, "record": { - "A": ["85.239.250.3"] + "A": ["85.239.250.3"] } } diff --git a/domains/learn-to-code-now.json b/domains/learn-to-code-now.json index 53650f301..8228b5a6c 100644 --- a/domains/learn-to-code-now.json +++ b/domains/learn-to-code-now.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "qloakongithub", - "email": "7469931481@stu.gcsnc.com" - }, - "record": { - "CNAME": "qloakongithub.github.io" - } + "owner": { + "username": "qloakongithub", + "email": "7469931481@stu.gcsnc.com" + }, + "record": { + "CNAME": "qloakongithub.github.io" } - \ No newline at end of file +} diff --git a/domains/likalium.json b/domains/likalium.json index 782ee0b87..d8653bf85 100644 --- a/domains/likalium.json +++ b/domains/likalium.json @@ -1,13 +1,13 @@ { - "description": "Likalium's personal website", - "repo": "https://github.com/likalium/likalium.github.io", - "owner": { - "username": "likalium", - "email": "", - "twitter": "likalium", - "discord": "likalium#2870" - }, - "record" : { - "CNAME": "likalium.github.io" - } + "description": "Likalium's personal website", + "repo": "https://github.com/likalium/likalium.github.io", + "owner": { + "username": "likalium", + "email": "", + "twitter": "likalium", + "discord": "likalium#2870" + }, + "record": { + "CNAME": "likalium.github.io" + } } diff --git a/domains/liztochekcode.json b/domains/liztochekcode.json index 869827228..2071b9a2f 100644 --- a/domains/liztochekcode.json +++ b/domains/liztochekcode.json @@ -1,10 +1,10 @@ { "owner": { - "username": "LiztochekCode", - "email": "liztochekcode@gmail.com" - }, + "username": "LiztochekCode", + "email": "liztochekcode@gmail.com" + }, - "record": { - "URL": "https://liztochekcode.epizy.com" - } + "record": { + "URL": "https://liztochekcode.epizy.com" + } } diff --git a/domains/lndr2501.json b/domains/lndr2501.json index bbf5e3f2f..5057158d8 100644 --- a/domains/lndr2501.json +++ b/domains/lndr2501.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Lndr2501", - "email": "" - }, - "repo": "https://github.com/Lndr2501/Lndr2501", - "record": { - "CNAME": "lndr2501.github.io" - } + "owner": { + "username": "Lndr2501", + "email": "" + }, + "repo": "https://github.com/Lndr2501/Lndr2501", + "record": { + "CNAME": "lndr2501.github.io" + } } diff --git a/domains/loser.json b/domains/loser.json index 24919c764..de3c186ce 100644 --- a/domains/loser.json +++ b/domains/loser.json @@ -6,12 +6,7 @@ }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/losr.json b/domains/losr.json index 24919c764..de3c186ce 100644 --- a/domains/losr.json +++ b/domains/losr.json @@ -6,12 +6,7 @@ }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/lrmn.json b/domains/lrmn.json index 532c9e1a0..330959adc 100644 --- a/domains/lrmn.json +++ b/domains/lrmn.json @@ -1,11 +1,11 @@ -{ - "description": "lrmn.is-a.dev", - "repo": "https://github.com/lrmn7/lrmn7.github.io", - "owner": { - "username": "lrmn7", - "email": "lrmnid@gmail.com" - }, - "record": { - "CNAME": "lrmn7.github.io" - } -} \ No newline at end of file +{ + "description": "lrmn.is-a.dev", + "repo": "https://github.com/lrmn7/lrmn7.github.io", + "owner": { + "username": "lrmn7", + "email": "lrmnid@gmail.com" + }, + "record": { + "CNAME": "lrmn7.github.io" + } +} diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json index d5b76f1ee..bd0bfbafa 100644 --- a/domains/madhavgupta.json +++ b/domains/madhavgupta.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "M4dhav", - "email": "madhav.gupta7674@gmail.com" - }, - "record": { - "URL": "https://madhavgupta.vercel.app/" - } + "owner": { + "username": "M4dhav", + "email": "madhav.gupta7674@gmail.com" + }, + "record": { + "URL": "https://madhavgupta.vercel.app/" } - \ No newline at end of file +} diff --git a/domains/madhavjhawar.json b/domains/madhavjhawar.json index ef4fe1877..625c59111 100644 --- a/domains/madhavjhawar.json +++ b/domains/madhavjhawar.json @@ -8,4 +8,4 @@ "record": { "CNAME": "madhav32x.github.io" } -} +} diff --git a/domains/madhead341.json b/domains/madhead341.json index 24919c764..de3c186ce 100644 --- a/domains/madhead341.json +++ b/domains/madhead341.json @@ -6,12 +6,7 @@ }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/magniquick.json b/domains/magniquick.json index 031709adc..298b8f93d 100644 --- a/domains/magniquick.json +++ b/domains/magniquick.json @@ -7,12 +7,7 @@ "discord": "Magniquick#5003" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/mahmoud.json b/domains/mahmoud.json index 4d84e811b..d491fab63 100644 --- a/domains/mahmoud.json +++ b/domains/mahmoud.json @@ -1,18 +1,13 @@ { - "owner": { - "username": "oMvhmoud", - "email": "contact@mahmoud.is-a.dev", - "discord": "927876264826650684" - }, - "repo": "https://github.com/oMvhmoud/oMvhmoud.github.io", - "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" - } + "owner": { + "username": "oMvhmoud", + "email": "contact@mahmoud.is-a.dev", + "discord": "927876264826650684" + }, + "repo": "https://github.com/oMvhmoud/oMvhmoud.github.io", + "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" + } } diff --git a/domains/mail.aditya.json b/domains/mail.aditya.json index 0ea9ff1a9..c8dfe71e1 100644 --- a/domains/mail.aditya.json +++ b/domains/mail.aditya.json @@ -7,12 +7,7 @@ "twitter": "CodeWithAadi" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/mail.arman.json b/domains/mail.arman.json index df449b568..8ea8cf992 100644 --- a/domains/mail.arman.json +++ b/domains/mail.arman.json @@ -6,12 +6,7 @@ }, "repo": "https://github.com/ItzArman09/mail.git", "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/mail.badboy.json b/domains/mail.badboy.json index ad3bc1e9f..701d48e10 100644 --- a/domains/mail.badboy.json +++ b/domains/mail.badboy.json @@ -8,12 +8,7 @@ "note": "My Discord ID is 445073800850046977." }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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", "URL": "https://badboy.is-a.dev/contact" diff --git a/domains/mail.mxnticek.json b/domains/mail.mxnticek.json index 72d6985c5..b0604cc9b 100644 --- a/domains/mail.mxnticek.json +++ b/domains/mail.mxnticek.json @@ -5,9 +5,6 @@ "email": "plainrock@seznam.cz" }, "record": { - "MX": [ - "d9025d2074984e72.mx2.emailprofi.seznam.cz", - "d9025d2074984e72.mx1.emailprofi.seznam.cz" - ] + "MX": ["d9025d2074984e72.mx2.emailprofi.seznam.cz", "d9025d2074984e72.mx1.emailprofi.seznam.cz"] } } diff --git a/domains/mail.rika.json b/domains/mail.rika.json index abdd6fd62..922042038 100644 --- a/domains/mail.rika.json +++ b/domains/mail.rika.json @@ -6,12 +6,7 @@ "email": "cainiao1509@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/mako.json b/domains/mako.json index 2453296fa..332c2795d 100644 --- a/domains/mako.json +++ b/domains/mako.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GoldenFire2317", - "email": "buttersword2017@gmail.com" - }, - "record": { - "CNAME": "mako.mkoca.org" - } + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "mako.mkoca.org" } - \ No newline at end of file +} diff --git a/domains/manas.json b/domains/manas.json index a8a52f055..58a2e319c 100644 --- a/domains/manas.json +++ b/domains/manas.json @@ -8,4 +8,4 @@ "record": { "CNAME": "manas140.github.io" } -} +} diff --git a/domains/manga.json b/domains/manga.json index ffdb48f71..45475b8a4 100644 --- a/domains/manga.json +++ b/domains/manga.json @@ -4,6 +4,6 @@ "email": "zarqi.ezzoubair@etu.uae.ac.ma" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/match.json b/domains/match.json index 415ff8eec..d235b0afd 100644 --- a/domains/match.json +++ b/domains/match.json @@ -6,11 +6,6 @@ "email": "imad.kh@outlook.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } diff --git a/domains/mattdestroyer.json b/domains/mattdestroyer.json index 02bd4151e..474eae765 100644 --- a/domains/mattdestroyer.json +++ b/domains/mattdestroyer.json @@ -1,10 +1,10 @@ { - "description": "Matt-DESTROYER's Website", - "owner": { - "username": "Matt-DESTROYER", - "email": "mattdestroyerpro@gmail.com" - }, - "record": { - "URL": "https://mattdestroyer.replit.app" - } + "description": "Matt-DESTROYER's Website", + "owner": { + "username": "Matt-DESTROYER", + "email": "mattdestroyerpro@gmail.com" + }, + "record": { + "URL": "https://mattdestroyer.replit.app" + } } diff --git a/domains/maxired.json b/domains/maxired.json index 0fd0f957a..e0f2bfa64 100644 --- a/domains/maxired.json +++ b/domains/maxired.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "maxired", - "email": "github@maxired.fr" - }, - "record": { - "CNAME": "www.maxired.fr" - } + "owner": { + "username": "maxired", + "email": "github@maxired.fr" + }, + "record": { + "CNAME": "www.maxired.fr" } - \ No newline at end of file +} diff --git a/domains/mayank-rathva.json b/domains/mayank-rathva.json index cec200e71..84948dd07 100644 --- a/domains/mayank-rathva.json +++ b/domains/mayank-rathva.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/mayank-rathva/mayank-rathva.github.io", - "owner": { - "username": "mayank-rathva", - "email": "" - }, - "record": { - "CNAME": "mayank-rathva.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/mayank-rathva/mayank-rathva.github.io", + "owner": { + "username": "mayank-rathva", + "email": "" + }, + "record": { + "CNAME": "mayank-rathva.github.io" + } } diff --git a/domains/mayerfried.json b/domains/mayerfried.json index 85b531275..2adcfa228 100644 --- a/domains/mayerfried.json +++ b/domains/mayerfried.json @@ -1,11 +1,11 @@ { - "description": "Mayer Fried Is A Dev", - "repo": "https://github.com/mfried40", - "owner": { - "username": "mfried40", - "email": "mayer@mayerfried.com" - }, - "record": { - "CNAME": "me.mayerfried.com" - } + "description": "Mayer Fried Is A Dev", + "repo": "https://github.com/mfried40", + "owner": { + "username": "mfried40", + "email": "mayer@mayerfried.com" + }, + "record": { + "CNAME": "me.mayerfried.com" + } } diff --git a/domains/mbenetta.json b/domains/mbenetta.json index 9dc9857e6..2794d8db2 100644 --- a/domains/mbenetta.json +++ b/domains/mbenetta.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/mbg.json b/domains/mbg.json index 5d939fce6..b4c01c595 100644 --- a/domains/mbg.json +++ b/domains/mbg.json @@ -4,6 +4,6 @@ "email": "MBGx1337@gmail.com" }, "record": { - "A": ["3.120.250.108"] + "A": ["3.120.250.108"] } } diff --git a/domains/mcgraph.json b/domains/mcgraph.json index b01696408..043e6a35f 100644 --- a/domains/mcgraph.json +++ b/domains/mcgraph.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "playstation452", - "email": "oscarlin1026@gmail.com" - }, - "record": { - "CNAME": "justaminecraftgraph.swapniladhikari.com.np" - } + "owner": { + "username": "playstation452", + "email": "oscarlin1026@gmail.com" + }, + "record": { + "CNAME": "justaminecraftgraph.swapniladhikari.com.np" + } } diff --git a/domains/meenbeese.json b/domains/meenbeese.json index 627c66add..3650d4b63 100644 --- a/domains/meenbeese.json +++ b/domains/meenbeese.json @@ -6,4 +6,4 @@ "record": { "CNAME": "meenbeese.github.io" } -} \ No newline at end of file +} diff --git a/domains/minh2000.json b/domains/minh2000.json index 9921fa314..d639e5be6 100644 --- a/domains/minh2000.json +++ b/domains/minh2000.json @@ -1,8 +1,8 @@ { "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com", - "discord": "634263941153030175" + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" }, "record": { diff --git a/domains/minhmmb.json b/domains/minhmmb.json index 3d516cb07..266f16992 100644 --- a/domains/minhmmb.json +++ b/domains/minhmmb.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com" - }, - "record": { - "CNAME": "minnb-bit.github.io" - } + "owner": { + "username": "minnb-bit", + "email": "mn9173024@gmail.com" + }, + "record": { + "CNAME": "minnb-bit.github.io" + } } diff --git a/domains/minnb-bit.json b/domains/minnb-bit.json index 9921fa314..d639e5be6 100644 --- a/domains/minnb-bit.json +++ b/domains/minnb-bit.json @@ -1,8 +1,8 @@ { "owner": { - "username": "minnb-bit", - "email": "mn9173024@gmail.com", - "discord": "634263941153030175" + "username": "minnb-bit", + "email": "mn9173024@gmail.com", + "discord": "634263941153030175" }, "record": { diff --git a/domains/mizu.json b/domains/mizu.json index 2a4dd4913..cec93ebfa 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -10,4 +10,4 @@ "record": { "CNAME": "miyagawamizu.github.io" } -} +} diff --git a/domains/mohdsohel.json b/domains/mohdsohel.json index 10fda800f..ae062d7de 100644 --- a/domains/mohdsohel.json +++ b/domains/mohdsohel.json @@ -9,4 +9,4 @@ "record": { "CNAME": "realsohel.github.io" } -} +} diff --git a/domains/molai777.json b/domains/molai777.json index a672420c3..2514d322c 100644 --- a/domains/molai777.json +++ b/domains/molai777.json @@ -4,6 +4,6 @@ "email": "mahir@molai.dev" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/mosa.json b/domains/mosa.json index 80c980b39..2c26d4a80 100644 --- a/domains/mosa.json +++ b/domains/mosa.json @@ -7,4 +7,4 @@ "record": { "A": ["130.162.168.84"] } -} +} diff --git a/domains/mosaab.json b/domains/mosaab.json index c46686309..fed1d604e 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -6,16 +6,8 @@ "email": "mosaabgka@outlook.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" - ], + "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" } } diff --git a/domains/mqhirr.json b/domains/mqhirr.json index ae6e8ae4c..56b14d7eb 100644 --- a/domains/mqhirr.json +++ b/domains/mqhirr.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "mqhirr", - "email": "", - "discord": "mqhirr" - }, + "owner": { + "username": "mqhirr", + "email": "", + "discord": "mqhirr" + }, - "repo": "https://github.com/mqhirr/webnn_live", - "record": { - "CNAME": "mqhirr.github.io" - } + "repo": "https://github.com/mqhirr/webnn_live", + "record": { + "CNAME": "mqhirr.github.io" + } } diff --git a/domains/mthia.json b/domains/mthia.json index 52a8bd50c..278b6b128 100644 --- a/domains/mthia.json +++ b/domains/mthia.json @@ -1,11 +1,11 @@ -{ - "description": "mthia page", - "owner": { - "username": "Mthia727", - "email": "mthia@xdd.moe", - "discord": "443794213524733962" - }, - "record": { - "CNAME": "mthia.xdd.moe" - } -} +{ + "description": "mthia page", + "owner": { + "username": "Mthia727", + "email": "mthia@xdd.moe", + "discord": "443794213524733962" + }, + "record": { + "CNAME": "mthia.xdd.moe" + } +} diff --git a/domains/mudee.json b/domains/mudee.json index ddd97bb30..f29492c4d 100644 --- a/domains/mudee.json +++ b/domains/mudee.json @@ -4,6 +4,6 @@ "email": "NotMudee@proton.me" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/narayana.json b/domains/narayana.json index eb747b6c6..6a99954bd 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -1,10 +1,10 @@ { - "description": "I am going to use it to test out my creations and share with my friends. As a student, I can't get actual domains, so I will be using this.", - "owner": { - "username": "nvnarayna", - "email": "nemaninarayna@gmail.com" - }, - "record": { - "CNAME": "proxy.divahosting.net" - } + "description": "I am going to use it to test out my creations and share with my friends. As a student, I can't get actual domains, so I will be using this.", + "owner": { + "username": "nvnarayna", + "email": "nemaninarayna@gmail.com" + }, + "record": { + "CNAME": "proxy.divahosting.net" + } } diff --git a/domains/neelsani.json b/domains/neelsani.json index 011aa5eaa..78fa6bac7 100644 --- a/domains/neelsani.json +++ b/domains/neelsani.json @@ -4,7 +4,6 @@ "owner": { "username": "neelsani", "email": "neel2645s@gmail.com" - }, "record": { "CNAME": "neelsani.github.io" diff --git a/domains/nengsriaryati.json b/domains/nengsriaryati.json index 132f7ed18..604ecab09 100644 --- a/domains/nengsriaryati.json +++ b/domains/nengsriaryati.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "Hillzacky", - "email": "Hilm4nsyah@gmail.com" - }, - "record": { - "CNAME": "nengsriaryati.github.io" - } + "owner": { + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com" + }, + "record": { + "CNAME": "nengsriaryati.github.io" } - \ No newline at end of file +} diff --git a/domains/neon.json b/domains/neon.json index 808dff17d..7531a0358 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -8,16 +8,8 @@ "email": "goodboyneon03@gmail.com" }, "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "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" } } diff --git a/domains/nhemgomia.json b/domains/nhemgomia.json index b052188f0..a029c3689 100644 --- a/domains/nhemgomia.json +++ b/domains/nhemgomia.json @@ -2,11 +2,11 @@ "description": "Nhem Gomia portfolio website.", "repo": "https://github.com/nhemgomia/nhemgomia.github.io", "owner": { - "username": "nhemgomia", - "email": "", - "discord": "nhemdgaf" + "username": "nhemgomia", + "email": "", + "discord": "nhemdgaf" }, "record": { "CNAME": "nhemgomia.github.io" } -} +} diff --git a/domains/nidhis-patel.json b/domains/nidhis-patel.json index f384a7ea0..47e21b7b1 100644 --- a/domains/nidhis-patel.json +++ b/domains/nidhis-patel.json @@ -1,11 +1,11 @@ { - "description": "This is a personal", - "repo": "https://github.com/nidhis-patel/nidhis-patel.github.io", - "owner": { - "username": "nidhis-patel", - "email": "" - }, - "record": { - "URL": "https://nidhis-patel.github.io" - } + "description": "This is a personal", + "repo": "https://github.com/nidhis-patel/nidhis-patel.github.io", + "owner": { + "username": "nidhis-patel", + "email": "" + }, + "record": { + "URL": "https://nidhis-patel.github.io" + } } diff --git a/domains/niemiets.json b/domains/niemiets.json index fc95b5dc5..2dfb4826c 100644 --- a/domains/niemiets.json +++ b/domains/niemiets.json @@ -1,8 +1,8 @@ { "owner": { - "username": "Niemiets", - "email": "niemiec123123123@gmail.com", - "discord": "397074265708691456" + "username": "Niemiets", + "email": "niemiec123123123@gmail.com", + "discord": "397074265708691456" }, "record": { diff --git a/domains/nino.json b/domains/nino.json index 23ab8b52f..32cc48ea7 100644 --- a/domains/nino.json +++ b/domains/nino.json @@ -10,4 +10,4 @@ "record": { "CNAME": "TokisakiNinoVn.github.io" } -} +} diff --git a/domains/nischay.json b/domains/nischay.json index 0c4e67f6c..6468efc0d 100644 --- a/domains/nischay.json +++ b/domains/nischay.json @@ -9,12 +9,7 @@ "discord": "OGGY#9889" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/njfamirm.json b/domains/njfamirm.json index a54cc4233..00e382514 100644 --- a/domains/njfamirm.json +++ b/domains/njfamirm.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "njfamirm", - "email": "njfamirm@gmail.com" - }, - "repo": "https://github.com/njfamirm/njfamirm.ir", - "record": { - "CNAME": "njfamirm.ir" - } + "owner": { + "username": "njfamirm", + "email": "njfamirm@gmail.com" + }, + "repo": "https://github.com/njfamirm/njfamirm.ir", + "record": { + "CNAME": "njfamirm.ir" + } } diff --git a/domains/nonograms.talinsharma.json b/domains/nonograms.talinsharma.json index a4d5f8e66..72577e571 100644 --- a/domains/nonograms.talinsharma.json +++ b/domains/nonograms.talinsharma.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TalinTheDev", - "email": "talinsharma.dev@gmail.com" - }, - "record": { - "CNAME": "talinthedev.github.io" - } + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" } - \ No newline at end of file +} diff --git a/domains/noob.json b/domains/noob.json index d8d23a1f2..9b317de89 100644 --- a/domains/noob.json +++ b/domains/noob.json @@ -1,8 +1,8 @@ { "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" + "username": "KeIrNeGn", + "email": "terminatorx5e@gmail.com", + "discord": "499592235772280842" }, "record": { diff --git a/domains/nooz.json b/domains/nooz.json index 9caa10ce7..68b2023c2 100644 --- a/domains/nooz.json +++ b/domains/nooz.json @@ -7,12 +7,7 @@ "discord": "Nooz#0816" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/notgoogle.json b/domains/notgoogle.json index cf03fa5d9..396dc59f4 100644 --- a/domains/notgoogle.json +++ b/domains/notgoogle.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "uugghhwhy", - "email": "", - "discord": "[]#4604" - }, - "record": { - "CNAME": "873cf0d8-4ae8-4a9c-9a48-b58ac4c67f3d.id.repl.co" - } + "owner": { + "username": "uugghhwhy", + "email": "", + "discord": "[]#4604" + }, + "record": { + "CNAME": "873cf0d8-4ae8-4a9c-9a48-b58ac4c67f3d.id.repl.co" + } } diff --git a/domains/notify-api.json b/domains/notify-api.json index fa3c8951a..ef2dd2748 100644 --- a/domains/notify-api.json +++ b/domains/notify-api.json @@ -4,7 +4,7 @@ "email": "phenax5@gmail.com" }, - "record": { - "CNAME": "dns.beadman-network.com" - } + "record": { + "CNAME": "dns.beadman-network.com" + } } diff --git a/domains/notjadeja.json b/domains/notjadeja.json index d32032699..691d90fc4 100644 --- a/domains/notjadeja.json +++ b/domains/notjadeja.json @@ -4,12 +4,7 @@ "email": "9236.stkabirdio@gmail.com" }, "record": { - "A": [ - "185.199.110.153", - "185.199.108.153", - "185.199.111.153", - "185.199.109.153" - ], + "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/nxyy.json b/domains/nxyy.json index 176a6ce37..8d5dea42c 100644 --- a/domains/nxyy.json +++ b/domains/nxyy.json @@ -4,6 +4,6 @@ "email": "nxyylol@protonmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/ofv.json b/domains/ofv.json index 9dc9857e6..2794d8db2 100644 --- a/domains/ofv.json +++ b/domains/ofv.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/ohqte.json b/domains/ohqte.json index 5e36b62c6..def7881ea 100644 --- a/domains/ohqte.json +++ b/domains/ohqte.json @@ -5,10 +5,7 @@ }, "record": { "URL": "https://ohqte.vercel.app", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } diff --git a/domains/omera.json b/domains/omera.json index 9dc9857e6..2794d8db2 100644 --- a/domains/omera.json +++ b/domains/omera.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/orestsaban.json b/domains/orestsaban.json index 5e424a540..14609db3e 100644 --- a/domains/orestsaban.json +++ b/domains/orestsaban.json @@ -5,12 +5,7 @@ "email": "OrestSaban@OrestSaban.is-a.dev" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } diff --git a/domains/otter.json b/domains/otter.json index e10a93302..828c268f7 100644 --- a/domains/otter.json +++ b/domains/otter.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ottercodes101.github.io" } -} +} diff --git a/domains/p3nguin.json b/domains/p3nguin.json index 743333e13..565b0bf41 100644 --- a/domains/p3nguin.json +++ b/domains/p3nguin.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "p3nguin-kun", - "email": "p3nguinkun@proton.me" - }, - "record": { - "CNAME": "p3nguin-kun.github.io" - } + "owner": { + "username": "p3nguin-kun", + "email": "p3nguinkun@proton.me" + }, + "record": { + "CNAME": "p3nguin-kun.github.io" } - +} diff --git a/domains/paiva.json b/domains/paiva.json index 607ce9409..d865fda03 100644 --- a/domains/paiva.json +++ b/domains/paiva.json @@ -1,8 +1,8 @@ { "owner": { - "username": "dpaiv0", - "email": "david.paiva+github@my.istec.pt", - "discord": "764778654626349086" + "username": "dpaiv0", + "email": "david.paiva+github@my.istec.pt", + "discord": "764778654626349086" }, "record": { diff --git a/domains/panchal-meet.json b/domains/panchal-meet.json index c9d5c9c40..6b5029311 100644 --- a/domains/panchal-meet.json +++ b/domains/panchal-meet.json @@ -1,11 +1,11 @@ { - "description": "This is a panchal meet", - "repo": "https://github.com/panchal-meet/panchal-meet.github.io", - "owner": { - "username": "panchal-meet", - "email": "" - }, - "record": { - "CNAME": "panchal-meet.github.io" - } + "description": "This is a panchal meet", + "repo": "https://github.com/panchal-meet/panchal-meet.github.io", + "owner": { + "username": "panchal-meet", + "email": "" + }, + "record": { + "CNAME": "panchal-meet.github.io" + } } diff --git a/domains/patel-komal.json b/domains/patel-komal.json index 5e6625cb2..0b186a899 100644 --- a/domains/patel-komal.json +++ b/domains/patel-komal.json @@ -1,11 +1,11 @@ { - "description": "This is komal patel", - "repo": "https://github.com/patel-komal/patel-komal.github.io", - "owner": { - "username": "patel-komal", - "email": "" - }, - "record": { - "CNAME": "patel-komal.github.io" - } + "description": "This is komal patel", + "repo": "https://github.com/patel-komal/patel-komal.github.io", + "owner": { + "username": "patel-komal", + "email": "" + }, + "record": { + "CNAME": "patel-komal.github.io" + } } diff --git a/domains/patel-monal.json b/domains/patel-monal.json index 1a9a80ccb..11e9e3c21 100644 --- a/domains/patel-monal.json +++ b/domains/patel-monal.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/patel-monal/patel-monal.github.io", - "owner": { - "username": "patel-monal", - "email": "" - }, - "record": { - "CNAME": "patel-monal.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/patel-monal/patel-monal.github.io", + "owner": { + "username": "patel-monal", + "email": "" + }, + "record": { + "CNAME": "patel-monal.github.io" + } } diff --git a/domains/patel-parthiv.json b/domains/patel-parthiv.json index ee84827b8..a2865d43e 100644 --- a/domains/patel-parthiv.json +++ b/domains/patel-parthiv.json @@ -6,6 +6,6 @@ "email": "" }, "record": { - "CNAME": "patel-parthiv.github.io" + "CNAME": "patel-parthiv.github.io" } } diff --git a/domains/patrickzhou.json b/domains/patrickzhou.json index 39ef1e18c..a97febea4 100644 --- a/domains/patrickzhou.json +++ b/domains/patrickzhou.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "patrickzhou1234", - "email": "", - "discord": "moist__nugget" - }, - "record": { - "CNAME": "patrickzhou1234.github.io" - } + "owner": { + "username": "patrickzhou1234", + "email": "", + "discord": "moist__nugget" + }, + "record": { + "CNAME": "patrickzhou1234.github.io" + } } diff --git a/domains/penguin.json b/domains/penguin.json index 70d9fccdb..915899352 100644 --- a/domains/penguin.json +++ b/domains/penguin.json @@ -4,12 +4,7 @@ "email": "br14n.universe@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx.zoho.com.au", "mx2.zoho.com.au", "mx3.zoho.com.au"], "TXT": "v=spf1 include:zoho.com.au ~all" } diff --git a/domains/pixelgeek.json b/domains/pixelgeek.json index 2fbfcedec..dafa90bd6 100644 --- a/domains/pixelgeek.json +++ b/domains/pixelgeek.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "pixelgeek", - "email": "pxe.geek+github@gmail.com" - }, - "record": { - "CNAME": "pixelgeek.github.io" - } + "owner": { + "username": "pixelgeek", + "email": "pxe.geek+github@gmail.com" + }, + "record": { + "CNAME": "pixelgeek.github.io" + } } diff --git a/domains/pratikmali.json b/domains/pratikmali.json index 5f9ad85d3..0db647f19 100644 --- a/domains/pratikmali.json +++ b/domains/pratikmali.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "impratik7", - "email": "malipratik09@gmail.com" - }, - "record": { - "CNAME": "impratik7.github.io" - } + "owner": { + "username": "impratik7", + "email": "malipratik09@gmail.com" + }, + "record": { + "CNAME": "impratik7.github.io" + } } diff --git a/domains/pratikp-patel.json b/domains/pratikp-patel.json index 3f6311ed9..97cd353dd 100644 --- a/domains/pratikp-patel.json +++ b/domains/pratikp-patel.json @@ -1,11 +1,11 @@ { - "description": "This is a website", - "repo": "https://github.com/pratikp-patel/pratikp-patel.github.io", - "owner": { - "username": "pratikp-patel", - "email": "" - }, - "record": { - "CNAME": "pratikp-patel.github.io" - } + "description": "This is a website", + "repo": "https://github.com/pratikp-patel/pratikp-patel.github.io", + "owner": { + "username": "pratikp-patel", + "email": "" + }, + "record": { + "CNAME": "pratikp-patel.github.io" + } } diff --git a/domains/qnm1.json b/domains/qnm1.json index 6a953aea0..799056a0b 100644 --- a/domains/qnm1.json +++ b/domains/qnm1.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "questonomemio1", - "email": "lorenzomusto.dbz@gmail.com" - }, - "record": { - "URL": "https://dev-questonomemio1.pantheonsite.io/" - } + "owner": { + "username": "questonomemio1", + "email": "lorenzomusto.dbz@gmail.com" + }, + "record": { + "URL": "https://dev-questonomemio1.pantheonsite.io/" } - \ No newline at end of file +} diff --git a/domains/rahul-rabari.json b/domains/rahul-rabari.json index 5a171c90d..07c8f6430 100644 --- a/domains/rahul-rabari.json +++ b/domains/rahul-rabari.json @@ -1,11 +1,11 @@ { - "description": "This is personal website", - "repo": "https://github.com/rahul-rabari/rahul-rabari.github.io", - "owner": { - "username": "rahul-rabari", - "email": "" - }, - "record": { - "CNAME": "rahul-rabari.github.io" - } + "description": "This is personal website", + "repo": "https://github.com/rahul-rabari/rahul-rabari.github.io", + "owner": { + "username": "rahul-rabari", + "email": "" + }, + "record": { + "CNAME": "rahul-rabari.github.io" + } } diff --git a/domains/raofin.json b/domains/raofin.json index 3073e98c7..50455cdcc 100644 --- a/domains/raofin.json +++ b/domains/raofin.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "raofin", - "email": "contact@raofin.net" - }, - "record": { - "CNAME": "rao-dev.pages.dev" - } + "owner": { + "username": "raofin", + "email": "contact@raofin.net" + }, + "record": { + "CNAME": "rao-dev.pages.dev" + } } diff --git a/domains/raven.json b/domains/raven.json index fe24aaa2f..7c38585da 100644 --- a/domains/raven.json +++ b/domains/raven.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "bubby932", - "email": "raven@az-raven.com" - }, - "description": "Redirection domain for https://az-raven.com.", - "record": { - "URL": "https://az-raven.com" - } + "owner": { + "username": "bubby932", + "email": "raven@az-raven.com" + }, + "description": "Redirection domain for https://az-raven.com.", + "record": { + "URL": "https://az-raven.com" + } } diff --git a/domains/rdc.json b/domains/rdc.json index 9dc9857e6..2794d8db2 100644 --- a/domains/rdc.json +++ b/domains/rdc.json @@ -1,11 +1,9 @@ { - "owner":{ - "username":"ruben-as", - "email":"ruben.aja.85@gmail.com" - }, - "record":{ - "A":[ - "212.227.32.105" - ] - } + "owner": { + "username": "ruben-as", + "email": "ruben.aja.85@gmail.com" + }, + "record": { + "A": ["212.227.32.105"] + } } diff --git a/domains/reading.json b/domains/reading.json index 17bb56ee2..64c0fde4d 100644 --- a/domains/reading.json +++ b/domains/reading.json @@ -9,4 +9,4 @@ "record": { "CNAME": "ReadandProgress.github.io" } -} +} diff --git a/domains/refactoring.json b/domains/refactoring.json index d54a32d33..bbf235f6f 100644 --- a/domains/refactoring.json +++ b/domains/refactoring.json @@ -4,6 +4,6 @@ "email": "renflenpersonal@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/ren.json b/domains/ren.json index 196e25e11..966df3d9c 100644 --- a/domains/ren.json +++ b/domains/ren.json @@ -1,11 +1,11 @@ { - "description": "is-a.dev subdomain for my portfolio", - "repo": "https://github.com/rendotpy/portfolio", - "owner": { - "username": "rendotpy", - "email": "arugh3@gmail.com" - }, - "record": { - "CNAME": "rendotpy.github.io" - } + "description": "is-a.dev subdomain for my portfolio", + "repo": "https://github.com/rendotpy/portfolio", + "owner": { + "username": "rendotpy", + "email": "arugh3@gmail.com" + }, + "record": { + "CNAME": "rendotpy.github.io" + } } diff --git a/domains/replit.json b/domains/replit.json index 373ada593..e4b56d679 100644 --- a/domains/replit.json +++ b/domains/replit.json @@ -7,4 +7,4 @@ "record": { "CNAME": "ff4ced07-325d-4fbd-8fcc-d3ae663f2a60.id.repl.co" } -} +} diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json index f2ddda3e5..04b9c38f9 100644 --- a/domains/riannegreiros.json +++ b/domains/riannegreiros.json @@ -4,6 +4,6 @@ "email": "riannegreiros@gmail.com" }, "record": { - "CNAME": "blog-client-66ki.onrender.com" + "CNAME": "blog-client-66ki.onrender.com" } } diff --git a/domains/riko.json b/domains/riko.json index a450bd3c5..9029c0da9 100644 --- a/domains/riko.json +++ b/domains/riko.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GoldenFire2317", - "email": "buttersword2017@gmail.com" - }, - "record": { - "CNAME": "riko.mkoca.org" - } + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" } - \ No newline at end of file +} diff --git a/domains/rikosnapse.json b/domains/rikosnapse.json index a450bd3c5..9029c0da9 100644 --- a/domains/rikosnapse.json +++ b/domains/rikosnapse.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "GoldenFire2317", - "email": "buttersword2017@gmail.com" - }, - "record": { - "CNAME": "riko.mkoca.org" - } + "owner": { + "username": "GoldenFire2317", + "email": "buttersword2017@gmail.com" + }, + "record": { + "CNAME": "riko.mkoca.org" } - \ No newline at end of file +} diff --git a/domains/rnv.json b/domains/rnv.json index d5b7a01ff..062bd1e9e 100644 --- a/domains/rnv.json +++ b/domains/rnv.json @@ -4,6 +4,6 @@ "email": "arnavp651@gmail.com" }, "record": { - "CNAME": "zerodeaths379-github-io.pages.dev" + "CNAME": "zerodeaths379-github-io.pages.dev" } } diff --git a/domains/rohansharma.json b/domains/rohansharma.json index 4a1b80b97..a9a47bcc7 100644 --- a/domains/rohansharma.json +++ b/domains/rohansharma.json @@ -4,6 +4,6 @@ "email": "rohansharma.developer@gmail.com" }, "record": { - "URL": "https://rohansharma.me" + "URL": "https://rohansharma.me" } } diff --git a/domains/rpj.json b/domains/rpj.json index 1d090920f..35c20f966 100644 --- a/domains/rpj.json +++ b/domains/rpj.json @@ -9,4 +9,4 @@ "record": { "CNAME": "rpj09.github.io" } -} +} diff --git a/domains/rrrokhtar.json b/domains/rrrokhtar.json index fb469485f..8fd8b3235 100644 --- a/domains/rrrokhtar.json +++ b/domains/rrrokhtar.json @@ -9,4 +9,4 @@ "record": { "CNAME": "rrrokhtar.github.io" } -} +} diff --git a/domains/rudra.json b/domains/rudra.json index a39151cb4..e74556b0d 100644 --- a/domains/rudra.json +++ b/domains/rudra.json @@ -1,14 +1,12 @@ { - "owner": { - "username": "FireHead90544", - "email": "rudranshjoshi1806@gmail.com", - "discord": "#2022" - }, - "description": "Domain for my personal portfolio written w/ Django & TailwindCSS", - "repo": "https://github.com/FireHead90544/rudra-django/", - "record": { - "A": [ - "20.219.132.8" - ] - } + "owner": { + "username": "FireHead90544", + "email": "rudranshjoshi1806@gmail.com", + "discord": "#2022" + }, + "description": "Domain for my personal portfolio written w/ Django & TailwindCSS", + "repo": "https://github.com/FireHead90544/rudra-django/", + "record": { + "A": ["20.219.132.8"] + } } diff --git a/domains/ruu3f.json b/domains/ruu3f.json index b502cb4cc..0ced44472 100644 --- a/domains/ruu3f.json +++ b/domains/ruu3f.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Ruu3f", - "email": "", - "discord": "Ruu3f#7942" - }, - "record": { - "CNAME": "ruu3f.github.io" - } + "owner": { + "username": "Ruu3f", + "email": "", + "discord": "Ruu3f#7942" + }, + "record": { + "CNAME": "ruu3f.github.io" + } } diff --git a/domains/ryan.ginut.json b/domains/ryan.ginut.json index cbf4b6c8a..f394ad535 100644 --- a/domains/ryan.ginut.json +++ b/domains/ryan.ginut.json @@ -5,6 +5,6 @@ }, "record": { - "MX": ["mx1.improvmx.com","mx2.improvmx.com"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } diff --git a/domains/ryun.json b/domains/ryun.json index 658825095..1bfae5a46 100644 --- a/domains/ryun.json +++ b/domains/ryun.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "ryun", - "email": "humtech@gmail.com" - }, - "record": { - "CNAME": "humboldtweb.com" - } + "owner": { + "username": "ryun", + "email": "humtech@gmail.com" + }, + "record": { + "CNAME": "humboldtweb.com" } - \ No newline at end of file +} diff --git a/domains/s4ib0t.json b/domains/s4ib0t.json index 1c022a7a2..c0dddb4f2 100644 --- a/domains/s4ib0t.json +++ b/domains/s4ib0t.json @@ -1,8 +1,8 @@ { "owner": { - "username": "Hillzacky", - "email": "Hilm4nsyah@gmail.com", - "discord": "830349326785314846" + "username": "Hillzacky", + "email": "Hilm4nsyah@gmail.com", + "discord": "830349326785314846" }, "record": { diff --git a/domains/saifrahman.json b/domains/saifrahman.json index 428c1a6f5..a2d73093a 100644 --- a/domains/saifrahman.json +++ b/domains/saifrahman.json @@ -9,4 +9,4 @@ "record": { "CNAME": "saifrahmn.github.io" } -} +} diff --git a/domains/sanidhya.json b/domains/sanidhya.json index 1f729f4df..212ea4550 100644 --- a/domains/sanidhya.json +++ b/domains/sanidhya.json @@ -1,13 +1,13 @@ { - "description": "This is my personal Website of portfolio", - "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", - "owner": { - "username": "CoderSoNet", - "email": "sonetspprt@gmail.com", - "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - }, - "record": { - "CNAME": "3303bc99-e9eb-489a-96c3-138398c9dae5.id.repl.co" - } + "description": "This is my personal Website of portfolio", + "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", + "owner": { + "username": "CoderSoNet", + "email": "sonetspprt@gmail.com", + "twitter": "ShanuUniyal_On", + "discord": "781127625263415326" + }, + "record": { + "CNAME": "3303bc99-e9eb-489a-96c3-138398c9dae5.id.repl.co" + } } diff --git a/domains/sarang.json b/domains/sarang.json index 4828492e2..f13285897 100644 --- a/domains/sarang.json +++ b/domains/sarang.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "i-supermario", - "email": "sarang1699@gmail.com" - }, - "record": { - "URL": "https://main--sarang-portfolio-site.netlify.app" - } + "owner": { + "username": "i-supermario", + "email": "sarang1699@gmail.com" + }, + "record": { + "URL": "https://main--sarang-portfolio-site.netlify.app" + } } diff --git a/domains/scott.json b/domains/scott.json index 2b5b6717b..426cc7e7f 100644 --- a/domains/scott.json +++ b/domains/scott.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "scott1991", - "email": "cakepbm@gmail.com" - }, - "record": { - "A": ["128.22.136.213"] - } + "owner": { + "username": "scott1991", + "email": "cakepbm@gmail.com" + }, + "record": { + "A": ["128.22.136.213"] } - \ No newline at end of file +} diff --git a/domains/sebastian.json b/domains/sebastian.json index 3bf831ee6..82bb17628 100644 --- a/domains/sebastian.json +++ b/domains/sebastian.json @@ -4,12 +4,7 @@ "email": "wwpoqpua@anonaddy.me" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/semant.json b/domains/semant.json index 366e13b09..8ad7632e7 100644 --- a/domains/semant.json +++ b/domains/semant.json @@ -6,12 +6,7 @@ "email": "contact@semant.is-a.dev" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/seria.json b/domains/seria.json index 01abb4362..c8debfa29 100644 --- a/domains/seria.json +++ b/domains/seria.json @@ -9,4 +9,4 @@ "record": { "CNAME": "seriaati.github.io" } -} +} diff --git a/domains/serstars.json b/domains/serstars.json index 6d284c553..15eb6cb34 100644 --- a/domains/serstars.json +++ b/domains/serstars.json @@ -8,4 +8,4 @@ "record": { "CNAME": "serstars.github.io" } -} +} diff --git a/domains/shake.json b/domains/shake.json index d0b2414d2..0859fa268 100644 --- a/domains/shake.json +++ b/domains/shake.json @@ -4,6 +4,6 @@ "email": "taio6@duck.com" }, "record": { - "URL": "https://shake-1.gitbook.io/shake-documentation/" + "URL": "https://shake-1.gitbook.io/shake-documentation/" } } diff --git a/domains/sharafat.json b/domains/sharafat.json index f1ca4e131..3a7756cb8 100644 --- a/domains/sharafat.json +++ b/domains/sharafat.json @@ -9,4 +9,3 @@ "CNAME": "sharafat.pages.dev" } } - diff --git a/domains/shashankag.json b/domains/shashankag.json index 82aaf9a4f..960bf16b1 100644 --- a/domains/shashankag.json +++ b/domains/shashankag.json @@ -8,4 +8,4 @@ "record": { "CNAME": "ershashankgit.github.io" } -} +} diff --git a/domains/shept.json b/domains/shept.json index 18a9f8457..bc5c9338c 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": "mcshept.github.io" + "CNAME": "mcshept.github.io" } } diff --git a/domains/shift.json b/domains/shift.json index 5a8a1a501..9f915744b 100644 --- a/domains/shift.json +++ b/domains/shift.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "mkshift", - "email": "mkshift@tuta.io" - }, - "record": { - "CNAME": "mkshift.github.io" - } + "owner": { + "username": "mkshift", + "email": "mkshift@tuta.io" + }, + "record": { + "CNAME": "mkshift.github.io" } - \ No newline at end of file +} diff --git a/domains/shin.json b/domains/shin.json index 030f21f70..c544a6f56 100644 --- a/domains/shin.json +++ b/domains/shin.json @@ -7,12 +7,7 @@ "twitter": "tachib_shin" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=tachibshin@duck.com" } diff --git a/domains/silicoflare.json b/domains/silicoflare.json index 95a23368e..06da26f04 100644 --- a/domains/silicoflare.json +++ b/domains/silicoflare.json @@ -1,8 +1,8 @@ { "owner": { - "username": "SilicoFlare", - "email": "silicoflare@gmail.com", - "discord": "832485162847305728" + "username": "SilicoFlare", + "email": "silicoflare@gmail.com", + "discord": "832485162847305728" }, "record": { diff --git a/domains/simple.json b/domains/simple.json index 382f851e0..83310c7ba 100644 --- a/domains/simple.json +++ b/domains/simple.json @@ -1,8 +1,8 @@ { "owner": { - "username": "reecebenson", - "email": "me@reecebenson.me", - "discord": "166705872473423872" + "username": "reecebenson", + "email": "me@reecebenson.me", + "discord": "166705872473423872" }, "record": { diff --git a/domains/simplebank.json b/domains/simplebank.json index 4b86f6feb..023e8fe85 100644 --- a/domains/simplebank.json +++ b/domains/simplebank.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "jotabf", - "email": "jotabe.150@gmail.com" - }, - "record": { - "CNAME": "a53880df71ece4c268070f082ce00d37-1008813240.sa-east-1.elb.amazonaws.com" - } + "owner": { + "username": "jotabf", + "email": "jotabe.150@gmail.com" + }, + "record": { + "CNAME": "a53880df71ece4c268070f082ce00d37-1008813240.sa-east-1.elb.amazonaws.com" + } } diff --git a/domains/snowyid.json b/domains/snowyid.json index 7c6597d7a..e2f7460ff 100644 --- a/domains/snowyid.json +++ b/domains/snowyid.json @@ -8,4 +8,4 @@ "record": { "URL": "https://homepage-revisiakhir.vercel.app" } -} +} diff --git a/domains/soap.json b/domains/soap.json index 32481084a..f84c811d5 100644 --- a/domains/soap.json +++ b/domains/soap.json @@ -8,4 +8,4 @@ "record": { "CNAME": "hmonsterg.github.io" } -} +} diff --git a/domains/soeren.json b/domains/soeren.json index ffd34cb2a..099e1cece 100644 --- a/domains/soeren.json +++ b/domains/soeren.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "HSoeren", - "email": "soeren.helms1@gmail.com" - }, - "record": { - "CNAME": "soeren-helms.de" - } + "owner": { + "username": "HSoeren", + "email": "soeren.helms1@gmail.com" + }, + "record": { + "CNAME": "soeren-helms.de" } - \ No newline at end of file +} diff --git a/domains/sourov-khan-nahid.json b/domains/sourov-khan-nahid.json index 2acefc029..98bfbfa98 100644 --- a/domains/sourov-khan-nahid.json +++ b/domains/sourov-khan-nahid.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SOUROVKHANNAHID", - "email": "SourovKhanNahid@gmail.com" - }, - "record": { - "CNAME": "SOUROVKHANNAHID.github.io" - } + "owner": { + "username": "SOUROVKHANNAHID", + "email": "SourovKhanNahid@gmail.com" + }, + "record": { + "CNAME": "SOUROVKHANNAHID.github.io" + } } diff --git a/domains/spaxly.json b/domains/spaxly.json index e5f8c84c2..fae8b72cb 100644 --- a/domains/spaxly.json +++ b/domains/spaxly.json @@ -1,17 +1,12 @@ { "owner": { - "username": "Spaxly", - "email": "ohmrc2545@gmail.com", - "discord": "569920282546929694" + "username": "Spaxly", + "email": "ohmrc2545@gmail.com", + "discord": "569920282546929694" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], diff --git a/domains/spicywars.json b/domains/spicywars.json index 46066e12f..9df1b2c73 100644 --- a/domains/spicywars.json +++ b/domains/spicywars.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "NoodlesWow", - "email": "noodlesnomm@gmail.com" - }, - "record": { - "CNAME": "spicywarsuwu.onrender.com" - } + "owner": { + "username": "NoodlesWow", + "email": "noodlesnomm@gmail.com" + }, + "record": { + "CNAME": "spicywarsuwu.onrender.com" + } } diff --git a/domains/spyrisk.json b/domains/spyrisk.json index 85add6404..22c506f57 100644 --- a/domains/spyrisk.json +++ b/domains/spyrisk.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "SpauriRosso", - "email": "spy456@zoho.com" - }, - "record": { - "URL": "https://spyrisk.fr" - } + "owner": { + "username": "SpauriRosso", + "email": "spy456@zoho.com" + }, + "record": { + "URL": "https://spyrisk.fr" } - \ No newline at end of file +} diff --git a/domains/sreevikram.json b/domains/sreevikram.json index 873a18eeb..b56747c05 100644 --- a/domains/sreevikram.json +++ b/domains/sreevikram.json @@ -1,10 +1,10 @@ { "owner": { - "username": "SreevikramR", - "email": "sreevikram.r@gmail.com", - "discord": "therealviki" + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com", + "discord": "therealviki" }, "record": { "CNAME": "nextjs-production-a65b.up.railway.app" } -} \ No newline at end of file +} diff --git a/domains/sreevikramr.json b/domains/sreevikramr.json index 873a18eeb..b56747c05 100644 --- a/domains/sreevikramr.json +++ b/domains/sreevikramr.json @@ -1,10 +1,10 @@ { "owner": { - "username": "SreevikramR", - "email": "sreevikram.r@gmail.com", - "discord": "therealviki" + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com", + "discord": "therealviki" }, "record": { "CNAME": "nextjs-production-a65b.up.railway.app" } -} \ No newline at end of file +} diff --git a/domains/stev.json b/domains/stev.json index e6366fdec..d9f92082d 100644 --- a/domains/stev.json +++ b/domains/stev.json @@ -1,8 +1,8 @@ { "owner": { - "username": "yoomiraa", - "email": "i@miraaaa.my.id", - "discord": "834618584331190343" + "username": "yoomiraa", + "email": "i@miraaaa.my.id", + "discord": "834618584331190343" }, "record": { diff --git a/domains/strafe.json b/domains/strafe.json index d6d086e2c..76aac5718 100644 --- a/domains/strafe.json +++ b/domains/strafe.json @@ -1,8 +1,8 @@ { "owner": { - "username": "StrafeCode", - "email": "strafecode@gmail.com", - "discord": "931243168630972516" + "username": "StrafeCode", + "email": "strafecode@gmail.com", + "discord": "931243168630972516" }, "record": { diff --git a/domains/sua.json b/domains/sua.json index 5f5084bdd..c69187c08 100644 --- a/domains/sua.json +++ b/domains/sua.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "SamiaIslamSua", - "email": "SamiaIslamSua@gmail.com" - }, - "record": { - "CNAME": "SamiaIslamSua.github.io" - } + "owner": { + "username": "SamiaIslamSua", + "email": "SamiaIslamSua@gmail.com" + }, + "record": { + "CNAME": "SamiaIslamSua.github.io" + } } diff --git a/domains/suki.json b/domains/suki.json index 364a2fe6a..e6ea0c987 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,13 +1,13 @@ { - "description": "A cool website", - "repo": "https://github.com/SukiPlayz/hello-world", - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["212.193.3.66"], - "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] - } + "description": "A cool website", + "repo": "https://github.com/SukiPlayz/hello-world", + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["212.193.3.66"], + "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + } } diff --git a/domains/sunpodder.json b/domains/sunpodder.json index e8229d518..0d14a548e 100644 --- a/domains/sunpodder.json +++ b/domains/sunpodder.json @@ -2,7 +2,7 @@ "owner": { "username": "SunPodder", "email": "", - "discord": "sunpodder" + "discord": "sunpodder" }, "record": { "CNAME": "sunpodder.github.io" diff --git a/domains/sylestic.json b/domains/sylestic.json index 191f96064..15a09742c 100644 --- a/domains/sylestic.json +++ b/domains/sylestic.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "Sylestic", - "email": "", - "discord": "Sylestic#4231" - }, - "record": { - "CNAME": "sylestic.github.io" - } + "owner": { + "username": "Sylestic", + "email": "", + "discord": "Sylestic#4231" + }, + "record": { + "CNAME": "sylestic.github.io" + } } diff --git a/domains/takase.json b/domains/takase.json index 3d80740a9..cd1d1399e 100644 --- a/domains/takase.json +++ b/domains/takase.json @@ -1,11 +1,11 @@ { - "description": "Takase's personal website", - "repo": "https://github.com/takase1121/takase1121.github.io", - "owner": { - "username": "takase1121", - "email": "takase1121@proton.me" - }, - "record": { - "CNAME": "takase1121.github.io" - } + "description": "Takase's personal website", + "repo": "https://github.com/takase1121/takase1121.github.io", + "owner": { + "username": "takase1121", + "email": "takase1121@proton.me" + }, + "record": { + "CNAME": "takase1121.github.io" + } } diff --git a/domains/talinsharma.json b/domains/talinsharma.json index adabcaccb..72577e571 100644 --- a/domains/talinsharma.json +++ b/domains/talinsharma.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "TalinTheDev", - "email": "talinsharma.dev@gmail.com" - }, - "record": { - "CNAME": "talinthedev.github.io" - } + "owner": { + "username": "TalinTheDev", + "email": "talinsharma.dev@gmail.com" + }, + "record": { + "CNAME": "talinthedev.github.io" } - \ No newline at end of file +} diff --git a/domains/tanos.json b/domains/tanos.json index 20fcb2ad9..d131cce0c 100644 --- a/domains/tanos.json +++ b/domains/tanos.json @@ -1,11 +1,11 @@ { - "description": "portfolio website", - "repo": "https://TacoGit.github.io", - "owner": { - "username": "TacoGit", - "email": "opmijloly@gmail.com" - }, - "record": { - "CNAME": "TacoGit.github.io" - } + "description": "portfolio website", + "repo": "https://TacoGit.github.io", + "owner": { + "username": "TacoGit", + "email": "opmijloly@gmail.com" + }, + "record": { + "CNAME": "TacoGit.github.io" + } } diff --git a/domains/tanyalai.json b/domains/tanyalai.json index 0dcc79645..556aa308f 100644 --- a/domains/tanyalai.json +++ b/domains/tanyalai.json @@ -9,4 +9,4 @@ "record": { "CNAME": "tanyalai.github.io" } -} +} diff --git a/domains/tcxone.json b/domains/tcxone.json index bf77e1fc7..c0efe0e54 100644 --- a/domains/tcxone.json +++ b/domains/tcxone.json @@ -9,4 +9,4 @@ "record": { "CNAME": "tcxone.github.io" } -} +} diff --git a/domains/tdkchat.json b/domains/tdkchat.json index fef556d41..c8badb6a1 100644 --- a/domains/tdkchat.json +++ b/domains/tdkchat.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "MattTheTekie", - "email": "Mattmason2211@gmail.com" - }, - "record": { - "CNAME": "test72.eu.org" - } + "owner": { + "username": "MattTheTekie", + "email": "Mattmason2211@gmail.com" + }, + "record": { + "CNAME": "test72.eu.org" } - \ No newline at end of file +} diff --git a/domains/tech-geek-united.json b/domains/tech-geek-united.json index 3634622f5..1651b7f2e 100644 --- a/domains/tech-geek-united.json +++ b/domains/tech-geek-united.json @@ -1,15 +1,12 @@ { - "owner": { - "username": "TechGeekUnited", - "email": "TGUyt.dev@gmail.com", - "discord": "TechGeekUnited#4329" - }, - "record": { - "URL": "https://techgeekunited.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "TechGeekUnited", + "email": "TGUyt.dev@gmail.com", + "discord": "TechGeekUnited#4329" + }, + "record": { + "URL": "https://techgeekunited.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } diff --git a/domains/teletvbis.json b/domains/teletvbis.json index d20df25eb..c78d6cd98 100644 --- a/domains/teletvbis.json +++ b/domains/teletvbis.json @@ -1,8 +1,8 @@ { "owner": { - "username": "Necesku", - "email": "105011954+Necesku@users.noreply.github.com", - "discord": "702682685713416222" + "username": "Necesku", + "email": "105011954+Necesku@users.noreply.github.com", + "discord": "702682685713416222" }, "record": { diff --git a/domains/ten.json b/domains/ten.json index e8349394c..5b504c974 100644 --- a/domains/ten.json +++ b/domains/ten.json @@ -9,4 +9,4 @@ "record": { "CNAME": "tendrilll.github.io" } -} +} diff --git a/domains/teriko.json b/domains/teriko.json index 2de1f9a30..c3f6722ec 100644 --- a/domains/teriko.json +++ b/domains/teriko.json @@ -1,13 +1,11 @@ { - "owner": { - "username": "exelenuwu", - "email": "", - "twitter": "terikopog", - "discord": "teriko." - }, - "record": { - "A": [ - "45.8.22.34" - ] - } + "owner": { + "username": "exelenuwu", + "email": "", + "twitter": "terikopog", + "discord": "teriko." + }, + "record": { + "A": ["45.8.22.34"] + } } diff --git a/domains/thaihung.json b/domains/thaihung.json index f18842afb..332bdc0f0 100644 --- a/domains/thaihung.json +++ b/domains/thaihung.json @@ -6,12 +6,7 @@ }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], diff --git a/domains/therealgeodash.json b/domains/therealgeodash.json index 652978f52..66f351656 100644 --- a/domains/therealgeodash.json +++ b/domains/therealgeodash.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "TheRealGeoDash2019", - "email": "therealgeodash@lhost.dev", - "discord": "710268763844640839" - }, - "record": { - "CNAME": "lhost.dev" - } + "owner": { + "username": "TheRealGeoDash2019", + "email": "therealgeodash@lhost.dev", + "discord": "710268763844640839" + }, + "record": { + "CNAME": "lhost.dev" } - \ No newline at end of file +} diff --git a/domains/thesanju.json b/domains/thesanju.json index effbd3d1a..cceee6cec 100644 --- a/domains/thesanju.json +++ b/domains/thesanju.json @@ -9,4 +9,4 @@ "record": { "CNAME": "thesanju.github.io" } -} +} diff --git a/domains/thesct22.json b/domains/thesct22.json index d2c8a29f2..902888a4c 100644 --- a/domains/thesct22.json +++ b/domains/thesct22.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "thesct22", - "email": "sharathct22@gmail.com" - }, - "record": { - "CNAME": "thesct22.github.io" - } -} \ No newline at end of file + "owner": { + "username": "thesct22", + "email": "sharathct22@gmail.com" + }, + "record": { + "CNAME": "thesct22.github.io" + } +} diff --git a/domains/thetechnikfreak.json b/domains/thetechnikfreak.json index f6fff7181..df2f4e4b7 100644 --- a/domains/thetechnikfreak.json +++ b/domains/thetechnikfreak.json @@ -5,14 +5,7 @@ "discord": "TheTechnikFreak#3314" }, "record": { - "A": [ - "52.21.33.16", - "18.184.197.212" - ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu" - ] + "A": ["52.21.33.16", "18.184.197.212"], + "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] } } diff --git a/domains/tiwknowsall.json b/domains/tiwknowsall.json index 8fc13bb97..2e2de4af0 100644 --- a/domains/tiwknowsall.json +++ b/domains/tiwknowsall.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "tiwlinkskwazeh", - "email": "kwazehh@proton.me" - }, - "record": { - "URL": "https://tiw2.pages.dev/" - } + "owner": { + "username": "tiwlinkskwazeh", + "email": "kwazehh@proton.me" + }, + "record": { + "URL": "https://tiw2.pages.dev/" } - \ No newline at end of file +} diff --git a/domains/tolis.json b/domains/tolis.json index 7740ffeff..d88401ff1 100644 --- a/domains/tolis.json +++ b/domains/tolis.json @@ -4,7 +4,7 @@ "username": "tolisdev", "email": "apostolos@tolisuwu.xyz" }, - "record": { - "A": ["167.235.239.76"] - } + "record": { + "A": ["167.235.239.76"] + } } diff --git a/domains/tomgxz.json b/domains/tomgxz.json index 9c57b54a2..6f91c475c 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "URL":"https://tomgxz.repl.co/" + "URL": "https://tomgxz.repl.co/" } } diff --git a/domains/tomteck.json b/domains/tomteck.json index 4b73f129f..18b33e256 100644 --- a/domains/tomteck.json +++ b/domains/tomteck.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "shandralor", "email": "tom.teck@gmail.com" - }, - "record": { + }, + "record": { "CNAME": "shandralor.github.io" - } } - \ No newline at end of file +} diff --git a/domains/totoygamingyt.json b/domains/totoygamingyt.json index 9d60eff37..f0dd10dae 100644 --- a/domains/totoygamingyt.json +++ b/domains/totoygamingyt.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "totoygamingyt", - "email": "hello@totoygamingyt.com", - "twitter": "TotoyGamingYT", - "discord": "totoygamingyt" - }, - "record": { - "CNAME": "totoygamingyt.pages.dev" - } + "owner": { + "username": "totoygamingyt", + "email": "hello@totoygamingyt.com", + "twitter": "TotoyGamingYT", + "discord": "totoygamingyt" + }, + "record": { + "CNAME": "totoygamingyt.pages.dev" + } } diff --git a/domains/tranthanhlong.json b/domains/tranthanhlong.json index 8d46e0781..555b4834a 100644 --- a/domains/tranthanhlong.json +++ b/domains/tranthanhlong.json @@ -8,4 +8,4 @@ "record": { "CNAME": "iamthanhlong.github.io" } -} +} diff --git a/domains/turvenuija.json b/domains/turvenuija.json index 2b1748ba2..797332159 100644 --- a/domains/turvenuija.json +++ b/domains/turvenuija.json @@ -1,10 +1,9 @@ { - "owner": { - "username": "turvenuija1", - "email": "turvenuija@skidd.xyz" - }, - "record": { - "CNAME": "turvenuija1.github.io" - } + "owner": { + "username": "turvenuija1", + "email": "turvenuija@skidd.xyz" + }, + "record": { + "CNAME": "turvenuija1.github.io" } - +} diff --git a/domains/uberkey.json b/domains/uberkey.json index 46892cefa..a98db0e7c 100644 --- a/domains/uberkey.json +++ b/domains/uberkey.json @@ -4,6 +4,6 @@ "email": "postmordial@gmail.com" }, "record": { - "CNAME": "uberkey.github.io" + "CNAME": "uberkey.github.io" } } diff --git a/domains/uiopler.json b/domains/uiopler.json index 534199887..ec6aa65be 100644 --- a/domains/uiopler.json +++ b/domains/uiopler.json @@ -9,4 +9,4 @@ "record": { "CNAME": "uiopler.github.io" } -} +} diff --git a/domains/ultimatemedia.json b/domains/ultimatemedia.json index 12cc3c992..dcb8c3df8 100644 --- a/domains/ultimatemedia.json +++ b/domains/ultimatemedia.json @@ -6,12 +6,7 @@ "email": "coreyw.ultimatemedia@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/usingh.json b/domains/usingh.json index 8fccd0431..de94c6fb8 100644 --- a/domains/usingh.json +++ b/domains/usingh.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dr-hofstadter", - "email": "utsav.raj.338@gmail.com" - }, - "record": { - "CNAME": "dr-hofstadter.github.io" - } -} \ No newline at end of file + "owner": { + "username": "dr-hofstadter", + "email": "utsav.raj.338@gmail.com" + }, + "record": { + "CNAME": "dr-hofstadter.github.io" + } +} diff --git a/domains/utsav.json b/domains/utsav.json index 669dc4a20..de94c6fb8 100644 --- a/domains/utsav.json +++ b/domains/utsav.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "dr-hofstadter", - "email": "utsav.raj.338@gmail.com" - }, - "record": { - "CNAME": "dr-hofstadter.github.io" - } + "owner": { + "username": "dr-hofstadter", + "email": "utsav.raj.338@gmail.com" + }, + "record": { + "CNAME": "dr-hofstadter.github.io" + } } diff --git a/domains/uynilo9.json b/domains/uynilo9.json index 50a548fc7..0f2885bba 100644 --- a/domains/uynilo9.json +++ b/domains/uynilo9.json @@ -9,4 +9,4 @@ "record": { "URL": "https://uynilo9.netlify.app" } -} +} diff --git a/domains/valowolf.json b/domains/valowolf.json index 066166319..f424798b7 100644 --- a/domains/valowolf.json +++ b/domains/valowolf.json @@ -4,6 +4,6 @@ "email": "starfleet.valowolf@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/vamsi.json b/domains/vamsi.json index c49fab7f0..7a9882f10 100644 --- a/domains/vamsi.json +++ b/domains/vamsi.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "vamsieth", - "email": "svamsi.tech@gmail.com" - }, - "record": { - "CNAME": "240d43d7-5eea-4fdd-a568-efa5978f8d80.id.repl.co" - } + "owner": { + "username": "vamsieth", + "email": "svamsi.tech@gmail.com" + }, + "record": { + "CNAME": "240d43d7-5eea-4fdd-a568-efa5978f8d80.id.repl.co" + } } diff --git a/domains/victorvickie.json b/domains/victorvickie.json index 7e7f45109..27079b922 100644 --- a/domains/victorvickie.json +++ b/domains/victorvickie.json @@ -1,8 +1,8 @@ { "owner": { - "username": "VICTORVICKIE", - "email": "s.vickie14@gmail.com", - "discord": "448131424655114250" + "username": "VICTORVICKIE", + "email": "s.vickie14@gmail.com", + "discord": "448131424655114250" }, "record": { diff --git a/domains/vimalsaraswat.json b/domains/vimalsaraswat.json index a53772f82..7d6da684e 100644 --- a/domains/vimalsaraswat.json +++ b/domains/vimalsaraswat.json @@ -9,4 +9,4 @@ "record": { "CNAME": "vimalsaraswat.github.io" } -} +} diff --git a/domains/viplav-mistry.json b/domains/viplav-mistry.json index be235bee8..e937fd6cb 100644 --- a/domains/viplav-mistry.json +++ b/domains/viplav-mistry.json @@ -9,4 +9,3 @@ "CNAME": "viplav-mistry.github.io" } } - diff --git a/domains/viraj.json b/domains/viraj.json index 2df06bdb6..5099b81fd 100644 --- a/domains/viraj.json +++ b/domains/viraj.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Viraj2722", - "email": "virajwalavalkar90982@gmail.com", - "twitter": "WalavalkarViraj" - }, - "description": "my website", - "record": { - "CNAME": "viraj2722.github.io" - } -} \ No newline at end of file + "owner": { + "username": "Viraj2722", + "email": "virajwalavalkar90982@gmail.com", + "twitter": "WalavalkarViraj" + }, + "description": "my website", + "record": { + "CNAME": "viraj2722.github.io" + } +} diff --git a/domains/vivek.json b/domains/vivek.json index 0abada45c..af6c7aaae 100644 --- a/domains/vivek.json +++ b/domains/vivek.json @@ -6,12 +6,7 @@ "email": "vivekoraon@pm.me" }, "record": { - "A": [ - "185.199.109.153", - "185.199.108.153", - "185.199.111.153", - "185.199.110.153" - ], + "A": ["185.199.109.153", "185.199.108.153", "185.199.111.153", "185.199.110.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/vk.json b/domains/vk.json index 58dcfda84..ce960e880 100644 --- a/domains/vk.json +++ b/domains/vk.json @@ -1,8 +1,8 @@ { "owner": { - "username": "VICTORVICKIE", - "email": "s.vickie14@gmail.com", - "discord": "448131424655114250" + "username": "VICTORVICKIE", + "email": "s.vickie14@gmail.com", + "discord": "448131424655114250" }, "record": { diff --git a/domains/vsecoder.json b/domains/vsecoder.json index 298541b34..db6d926e4 100644 --- a/domains/vsecoder.json +++ b/domains/vsecoder.json @@ -9,4 +9,4 @@ "record": { "CNAME": "vsecoder.github.io" } -} +} diff --git a/domains/wansie.json b/domains/wansie.json index a69086051..e6a147a94 100644 --- a/domains/wansie.json +++ b/domains/wansie.json @@ -7,6 +7,5 @@ "record": { "CNAME": "2cf5a77a-3918-4448-ba3e-e1d73a99155f.id.repl.co" - } } diff --git a/domains/wansies.json b/domains/wansies.json index ce79317f7..343bb4601 100644 --- a/domains/wansies.json +++ b/domains/wansies.json @@ -4,6 +4,6 @@ "email": "Janeiscool4ever@web.de" }, "record": { - "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" + "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" } } diff --git a/domains/whine.json b/domains/whine.json index 989e4ab21..5a883e14a 100644 --- a/domains/whine.json +++ b/domains/whine.json @@ -7,12 +7,7 @@ "twitter": "whi_nyaan" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "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" } diff --git a/domains/william.json b/domains/william.json index 890a72d9b..74ee0d3ed 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,10 +1,10 @@ -{ - "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" - }, - - "record": { - "CNAME": "hosts.is-a.dev" - } -} +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" + }, + + "record": { + "CNAME": "hosts.is-a.dev" + } +} diff --git a/domains/willo.json b/domains/willo.json index 63a4082df..e3e249498 100644 --- a/domains/willo.json +++ b/domains/willo.json @@ -7,12 +7,7 @@ "twitter": "willoizcitron" }, "record": { - "A": [ - "185.199.109.153", - "185.199.108.153", - "185.199.111.153", - "185.199.110.153" - ], + "A": ["185.199.109.153", "185.199.108.153", "185.199.111.153", "185.199.110.153"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/windfarms.json b/domains/windfarms.json index 92117b3db..aff2fa0a9 100644 --- a/domains/windfarms.json +++ b/domains/windfarms.json @@ -1,11 +1,11 @@ -{ - "description": "WindFarms offical website", - "repo": "https://github.com/windfarms/windfarms.github.io", - "owner": { - "username": "windfarms", - "email": "windfarms@andrealicheri.anonaddy.com" - }, - "record": { - "CNAME": "windfarms.github.io" - } -} \ No newline at end of file +{ + "description": "WindFarms offical website", + "repo": "https://github.com/windfarms/windfarms.github.io", + "owner": { + "username": "windfarms", + "email": "windfarms@andrealicheri.anonaddy.com" + }, + "record": { + "CNAME": "windfarms.github.io" + } +} diff --git a/domains/wiredmind.json b/domains/wiredmind.json index b3fb028f1..b88e1903e 100644 --- a/domains/wiredmind.json +++ b/domains/wiredmind.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "WiredMind2", - "email": "admin@tetrazero.com" - }, - "record": { - "URL": "https://tetrazero.com" - } + "owner": { + "username": "WiredMind2", + "email": "admin@tetrazero.com" + }, + "record": { + "URL": "https://tetrazero.com" + } } diff --git a/domains/woundrite.json b/domains/woundrite.json index bb3a0ab3f..f3a53148b 100644 --- a/domains/woundrite.json +++ b/domains/woundrite.json @@ -4,11 +4,6 @@ "email": "ndbendale2004@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } diff --git a/domains/xanudu.json b/domains/xanudu.json index b291adc2e..710f867a6 100644 --- a/domains/xanudu.json +++ b/domains/xanudu.json @@ -1,11 +1,11 @@ { - "description": "Xanudu Buster's Website", - "repo": "https://xanudubuster.github.io", - "owner": { - "username": "XanuduBuster", - "email": "xanubuster@proton.me" - }, - "record": { - "CNAME": "xanudubuster.github.io" - } + "description": "Xanudu Buster's Website", + "repo": "https://xanudubuster.github.io", + "owner": { + "username": "XanuduBuster", + "email": "xanubuster@proton.me" + }, + "record": { + "CNAME": "xanudubuster.github.io" + } } diff --git a/domains/yassin.json b/domains/yassin.json index 8af17448f..2aac3bc04 100644 --- a/domains/yassin.json +++ b/domains/yassin.json @@ -1,12 +1,12 @@ -{ - "description": "my bio", - "repo": "https://github.com/ycssin/bio", - "owner": { - "username": "ycssin", - "email": "", - "twitter": "ycssin" - }, - "record": { - "CNAME": "ycssin.github.io" - } -} +{ + "description": "my bio", + "repo": "https://github.com/ycssin/bio", + "owner": { + "username": "ycssin", + "email": "", + "twitter": "ycssin" + }, + "record": { + "CNAME": "ycssin.github.io" + } +} diff --git a/domains/yokaicord.json b/domains/yokaicord.json index 2a24c1a70..defa72f30 100644 --- a/domains/yokaicord.json +++ b/domains/yokaicord.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "zxPau", - "email": "pauu123123123@gmail.com" - }, - "record": { - "CNAME": "zxpau.github.io" - } + "owner": { + "username": "zxPau", + "email": "pauu123123123@gmail.com" + }, + "record": { + "CNAME": "zxpau.github.io" + } } diff --git a/domains/yose.json b/domains/yose.json index c717ff345..8a06a608d 100644 --- a/domains/yose.json +++ b/domains/yose.json @@ -1,13 +1,13 @@ -{ - "description": "A one-page portfolio website", - "repo": "https://github.com/yohn-maistre/yohn-maistre.github.io", - "owner": { - "username": "yohn-maistre", - "email": "", - "twitter": "jind0sh", - "discord": "jind0sh#5330" - }, - "record": { - "CNAME": "yohn-maistre.github.io" - } -} +{ + "description": "A one-page portfolio website", + "repo": "https://github.com/yohn-maistre/yohn-maistre.github.io", + "owner": { + "username": "yohn-maistre", + "email": "", + "twitter": "jind0sh", + "discord": "jind0sh#5330" + }, + "record": { + "CNAME": "yohn-maistre.github.io" + } +} diff --git a/domains/yourdad.json b/domains/yourdad.json index 073d430bd..f5d16fdcf 100644 --- a/domains/yourdad.json +++ b/domains/yourdad.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "CNAME": "roktim32.github.io" - } - + "owner": { + "username": "roktim32", + "email": "roktimsenapoty2@gmail.com" + }, + "record": { + "CNAME": "roktim32.github.io" } - +} diff --git a/domains/yurikawa.json b/domains/yurikawa.json index 20d880463..2c11ee304 100644 --- a/domains/yurikawa.json +++ b/domains/yurikawa.json @@ -6,11 +6,6 @@ "email": "kaskus45@protonmail.com" }, "record": { - "A": [ - "164.132.74.251", - "164.132.75.251", - "164.132.76.251", - "164.132.77.251" - ] + "A": ["164.132.74.251", "164.132.75.251", "164.132.76.251", "164.132.77.251"] } } diff --git a/domains/yuuto.json b/domains/yuuto.json index bf8660a4f..f8426828c 100644 --- a/domains/yuuto.json +++ b/domains/yuuto.json @@ -9,4 +9,4 @@ "record": { "CNAME": "user93485.github.io" } -} +} diff --git a/domains/zaid-kadri.json b/domains/zaid-kadri.json index 3783cd1c9..579115611 100644 --- a/domains/zaid-kadri.json +++ b/domains/zaid-kadri.json @@ -1,11 +1,11 @@ { - "description": "This is my website", - "repo": "https://github.com/zaid-kadri/zaid-kadri.github.io", - "owner": { - "username": "zaid-kadri", - "email": "" - }, - "record": { - "URL": "https://zaid-kadri.github.io" - } + "description": "This is my website", + "repo": "https://github.com/zaid-kadri/zaid-kadri.github.io", + "owner": { + "username": "zaid-kadri", + "email": "" + }, + "record": { + "URL": "https://zaid-kadri.github.io" + } } diff --git a/domains/zaydocs.json b/domains/zaydocs.json index 8c0b5d638..d6832a255 100644 --- a/domains/zaydocs.json +++ b/domains/zaydocs.json @@ -4,6 +4,6 @@ "email": "codemonkeymann@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev" } } diff --git a/domains/zhu.json b/domains/zhu.json index f6e82b368..850d638e4 100644 --- a/domains/zhu.json +++ b/domains/zhu.json @@ -9,4 +9,4 @@ "record": { "CNAME": "azhu021.github.io" } -} +} From fee12ea302571ae74fdc8ff7a2e36ffd91cf9961 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 10 Aug 2023 10:58:10 +0800 Subject: [PATCH 3667/8412] chore(prettier): remove excess `/` --- domains/asriel.json | 2 +- domains/bmh.json | 2 +- domains/donno2048.json | 2 +- domains/harsh-mehta.json | 2 +- domains/i2rys.json | 2 +- domains/lamnotadev.json | 2 +- domains/madhavgupta.json | 2 +- domains/minto.json | 2 +- domains/mosaab.json | 2 +- domains/notaussie.json | 2 +- domains/pixie.json | 2 +- domains/qnm1.json | 2 +- domains/richard.json | 2 +- domains/rpj.json | 2 +- domains/rudra.json | 2 +- domains/saeful.json | 2 +- domains/senzore.json | 2 +- domains/shake.json | 2 +- domains/tanmay.json | 2 +- domains/themagicmush.json | 2 +- domains/tiwknowsall.json | 2 +- domains/tomgxz.json | 2 +- domains/vigkrishna.json | 2 +- domains/whoischoiiril.json | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/domains/asriel.json b/domains/asriel.json index 9fbdf5162..1016b1dfc 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -1,6 +1,6 @@ { "description": "asriel.is-a.dev", - "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io/", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", "owner": { "username": "AsrieltheGoat", "email": "admin@dreemurrs.eu.org", diff --git a/domains/bmh.json b/domains/bmh.json index 4d5779d68..99bb03bc0 100644 --- a/domains/bmh.json +++ b/domains/bmh.json @@ -4,6 +4,6 @@ "email": "buiminhhien001@gmail.com" }, "record": { - "URL": "https://bm-hien.github.io/" + "URL": "https://bm-hien.github.io" } } diff --git a/domains/donno2048.json b/domains/donno2048.json index f78df4f7a..9738ca276 100644 --- a/domains/donno2048.json +++ b/domains/donno2048.json @@ -4,6 +4,6 @@ "email": "just4now666666@gmail.com" }, "record": { - "URL": "https://donno2048.github.io/Portfolio/" + "URL": "https://donno2048.github.io/Portfolio" } } diff --git a/domains/harsh-mehta.json b/domains/harsh-mehta.json index 8460b5b84..7f9d23fc1 100644 --- a/domains/harsh-mehta.json +++ b/domains/harsh-mehta.json @@ -1,6 +1,6 @@ { "description": "harsh-mehta.is-a.dev", - "repo": "https://harsh05dev.github.io/My_Portfolio_2023/", + "repo": "https://harsh05dev.github.io/My_Portfolio_2023", "owner": { "username": "Harsh05dev", "email": "harshmehta1505@gmail.com" diff --git a/domains/i2rys.json b/domains/i2rys.json index 0cfb5db82..2a1e9802d 100644 --- a/domains/i2rys.json +++ b/domains/i2rys.json @@ -4,6 +4,6 @@ "email": "i2rys@protonmail.com" }, "record": { - "URL": "https://i2rys.vercel.app/" + "URL": "https://i2rys.vercel.app" } } diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index 867e61844..f350eb719 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://thelastprofilecard.pages.dev/" + "URL": "https://thelastprofilecard.pages.dev" } } diff --git a/domains/madhavgupta.json b/domains/madhavgupta.json index bd0bfbafa..0f62be966 100644 --- a/domains/madhavgupta.json +++ b/domains/madhavgupta.json @@ -4,6 +4,6 @@ "email": "madhav.gupta7674@gmail.com" }, "record": { - "URL": "https://madhavgupta.vercel.app/" + "URL": "https://madhavgupta.vercel.app" } } diff --git a/domains/minto.json b/domains/minto.json index 7724feec3..a85df0c4e 100644 --- a/domains/minto.json +++ b/domains/minto.json @@ -4,6 +4,6 @@ "email": "yht413@i.softbank.jp" }, "record": { - "URL": "https://m1ntooo.com/" + "URL": "https://m1ntooo.com" } } diff --git a/domains/mosaab.json b/domains/mosaab.json index fed1d604e..f6e3e27f2 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -1,6 +1,6 @@ { "description": "Personal website of MosaabGKA", - "repo": "https://github.com/MosaabGKA/MosaabGKA.github.io/", + "repo": "https://github.com/MosaabGKA/MosaabGKA.github.io", "owner": { "username": "MosaabGKA", "email": "mosaabgka@outlook.com" diff --git a/domains/notaussie.json b/domains/notaussie.json index dc3011272..baeb70f8e 100644 --- a/domains/notaussie.json +++ b/domains/notaussie.json @@ -1,6 +1,6 @@ { "description": "Personal site / Portafolio.", - "repo": "https://github.com/NotAussie/NotAussieIsADev/", + "repo": "https://github.com/NotAussie/NotAussieIsADev", "owner": { "username": "NotAussie", "email": "Aussie_Okay@protonmail.com" diff --git a/domains/pixie.json b/domains/pixie.json index c4ec63fe1..fd7bebff6 100644 --- a/domains/pixie.json +++ b/domains/pixie.json @@ -4,6 +4,6 @@ "email": "soudeur-epicier.0x@icloud.com" }, "record": { - "URL": "https://html-starter-seven-umber.vercel.app/" + "URL": "https://html-starter-seven-umber.vercel.app" } } diff --git a/domains/qnm1.json b/domains/qnm1.json index 799056a0b..85f743039 100644 --- a/domains/qnm1.json +++ b/domains/qnm1.json @@ -4,6 +4,6 @@ "email": "lorenzomusto.dbz@gmail.com" }, "record": { - "URL": "https://dev-questonomemio1.pantheonsite.io/" + "URL": "https://dev-questonomemio1.pantheonsite.io" } } diff --git a/domains/richard.json b/domains/richard.json index bf38bc608..dd5a80e9e 100644 --- a/domains/richard.json +++ b/domains/richard.json @@ -1,6 +1,6 @@ { "description": "My Portfolio", - "link": "https://richardshaju.github.io/portfolio/", + "link": "https://richardshaju.github.io/portfolio", "owner": { "username": "richardshaju", "email": "richardshaju66@gmail.com", diff --git a/domains/rpj.json b/domains/rpj.json index 35c20f966..9188386e3 100644 --- a/domains/rpj.json +++ b/domains/rpj.json @@ -1,6 +1,6 @@ { "description": "Portfolio website", - "repo": "https://rpj09.github.io/Portfolio/", + "repo": "https://rpj09.github.io/Portfolio", "owner": { "username": "rpj09", "email": "singhripunjay09@gmail.com", diff --git a/domains/rudra.json b/domains/rudra.json index e74556b0d..c37c3dcf9 100644 --- a/domains/rudra.json +++ b/domains/rudra.json @@ -5,7 +5,7 @@ "discord": "#2022" }, "description": "Domain for my personal portfolio written w/ Django & TailwindCSS", - "repo": "https://github.com/FireHead90544/rudra-django/", + "repo": "https://github.com/FireHead90544/rudra-django", "record": { "A": ["20.219.132.8"] } diff --git a/domains/saeful.json b/domains/saeful.json index 92caa194f..df1b92940 100644 --- a/domains/saeful.json +++ b/domains/saeful.json @@ -4,6 +4,6 @@ "email": "saefulbarkah03@gmail.com" }, "record": { - "URL": "https://saefulbarkah.netlify.app/" + "URL": "https://saefulbarkah.netlify.app" } } diff --git a/domains/senzore.json b/domains/senzore.json index 3a7425120..39dbb2af0 100644 --- a/domains/senzore.json +++ b/domains/senzore.json @@ -4,6 +4,6 @@ "email": "sanjayakunz@gmail.com" }, "record": { - "URL": "https://senzore.carrd.co/" + "URL": "https://senzore.carrd.co" } } diff --git a/domains/shake.json b/domains/shake.json index 0859fa268..cc7b07b43 100644 --- a/domains/shake.json +++ b/domains/shake.json @@ -4,6 +4,6 @@ "email": "taio6@duck.com" }, "record": { - "URL": "https://shake-1.gitbook.io/shake-documentation/" + "URL": "https://shake-1.gitbook.io/shake-documentation" } } diff --git a/domains/tanmay.json b/domains/tanmay.json index 891565d80..42788d7c4 100644 --- a/domains/tanmay.json +++ b/domains/tanmay.json @@ -4,6 +4,6 @@ "email": "tanmayhp78@gmail.com" }, "record": { - "URL": "https://portfolio-site-nine-silk.vercel.app/" + "URL": "https://portfolio-site-nine-silk.vercel.app" } } diff --git a/domains/themagicmush.json b/domains/themagicmush.json index 367c6f555..2cd594052 100644 --- a/domains/themagicmush.json +++ b/domains/themagicmush.json @@ -5,6 +5,6 @@ "discord": "TheMagicMushoom#9999" }, "record": { - "URL": "https://its.themagicmush.repl.co/" + "URL": "https://its.themagicmush.repl.co" } } diff --git a/domains/tiwknowsall.json b/domains/tiwknowsall.json index 2e2de4af0..96d7f8773 100644 --- a/domains/tiwknowsall.json +++ b/domains/tiwknowsall.json @@ -4,6 +4,6 @@ "email": "kwazehh@proton.me" }, "record": { - "URL": "https://tiw2.pages.dev/" + "URL": "https://tiw2.pages.dev" } } diff --git a/domains/tomgxz.json b/domains/tomgxz.json index 6f91c475c..07e8dcdea 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "URL": "https://tomgxz.repl.co/" + "URL": "https://tomgxz.repl.co" } } diff --git a/domains/vigkrishna.json b/domains/vigkrishna.json index 6a2530ce6..7b43aa653 100644 --- a/domains/vigkrishna.json +++ b/domains/vigkrishna.json @@ -1,6 +1,6 @@ { "description": "vigkrishna.is-a.dev", - "repo": "https://vigkrishna.github.io/Portfolio_2023/", + "repo": "https://vigkrishna.github.io/Portfolio_2023", "owner": { "username": "vigkrishna", "email": "vigkrishna@yahoo.com" diff --git a/domains/whoischoiiril.json b/domains/whoischoiiril.json index a021f608b..cfe6d85ed 100644 --- a/domains/whoischoiiril.json +++ b/domains/whoischoiiril.json @@ -4,6 +4,6 @@ "email": "iamchoirilfk@gmail.com" }, "record": { - "URL": "https://cfhoiril.github.io/who-is-choiril/" + "URL": "https://cfhoiril.github.io/who-is-choiril" } } From 4f980a2b24fd65ba3d03d83bbe6712524a8a8ba2 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Thu, 10 Aug 2023 11:00:08 +0800 Subject: [PATCH 3668/8412] feat: remove + clean up some files --- domains/arch.json | 2 +- domains/ashan.json | 2 +- domains/d3admanbot.json | 2 +- domains/joaovitorzv.json | 2 +- domains/mrprime.json | 2 +- domains/noxsin.json | 2 +- domains/nyan.json | 2 +- domains/samet.json | 2 +- domains/xqwtxon.json | 2 +- domains/yuk1ch.json | 2 +- domains/yuukari.json | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/arch.json b/domains/arch.json index 53c1a5dcf..3ba605b85 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -5,7 +5,7 @@ "username": "Arch881010", "email": "c1yd4.arch@inbox.testmail.app", "discord": "arch1010", - "discordid": "410248634593050627" + "discord-id": "410248634593050627" }, "record": { "CNAME": "arch881010.github.io" diff --git a/domains/ashan.json b/domains/ashan.json index def2ebdc0..862eb5662 100644 --- a/domains/ashan.json +++ b/domains/ashan.json @@ -4,7 +4,7 @@ "owner": { "username": "SealedSlinger", "email": "infoxkingyt@gmail.com", - "twitter": "@AshanInduranga_" + "twitter": "AshanInduranga_" }, "record": { "CNAME": "SealedSlinger.github.io" diff --git a/domains/d3admanbot.json b/domains/d3admanbot.json index 1825961ea..dab4851c6 100644 --- a/domains/d3admanbot.json +++ b/domains/d3admanbot.json @@ -1,5 +1,5 @@ { - "description": "@D3ADVAU 's Telegram Bot | @D3ADMANBOT @D3ADVAU", + "description": "D3ADVAU 's Telegram Bot | @D3ADMANBOT @D3ADVAU", "owner": { "username": "D3ADVAU", "email": "deadmanofficial247@gmail.com" diff --git a/domains/joaovitorzv.json b/domains/joaovitorzv.json index e7d88731a..11cb87ab9 100644 --- a/domains/joaovitorzv.json +++ b/domains/joaovitorzv.json @@ -1,5 +1,5 @@ { - "description": "@joaovitorzv blog", + "description": "joaovitorzv blog", "repo": "https://github.com/joaovitorzv/joaovitorzv.github.io", "owner": { "username": "joaovitorzv", diff --git a/domains/mrprime.json b/domains/mrprime.json index 8462c7010..a61ad73a2 100644 --- a/domains/mrprime.json +++ b/domains/mrprime.json @@ -3,7 +3,7 @@ "owner": { "username": "MrPrimeDev", "email": "justmeprime@gmail.com", - "twitter": "@RealMrPrime", + "twitter": "RealMrPrime", "discord": "MrPrime#9636" }, "record": { diff --git a/domains/noxsin.json b/domains/noxsin.json index bd2c44a04..e15031fcb 100644 --- a/domains/noxsin.json +++ b/domains/noxsin.json @@ -4,7 +4,7 @@ "owner": { "username": "komysh", "email": "arcteac@gmail.com", - "telegram": "@mentolbot" + "telegram": "mentolbot" }, "record": { "CNAME": "komysh.github.io" diff --git a/domains/nyan.json b/domains/nyan.json index 2d479ccd9..ca556afbd 100644 --- a/domains/nyan.json +++ b/domains/nyan.json @@ -2,7 +2,7 @@ "owner": { "username": "aeongdesu", "email": "", - "revolt": "@Nyan", + "revolt": "Nyan", "discord": "Bread#2635", "note": "discord id: 548821619661864962" }, diff --git a/domains/samet.json b/domains/samet.json index 74edf7498..a9b912db7 100644 --- a/domains/samet.json +++ b/domains/samet.json @@ -5,7 +5,7 @@ "username": "Samett", "email": "sametak3210@gmail.com", "discord": "Samett#8519", - "discordID": "894594782897262635" + "discord-id": "894594782897262635" }, "record": { diff --git a/domains/xqwtxon.json b/domains/xqwtxon.json index 75dd5910b..dfc09f59b 100644 --- a/domains/xqwtxon.json +++ b/domains/xqwtxon.json @@ -5,7 +5,7 @@ "username": "xqwtxon", "email": "xqwtxon@hotmail.com", "twitter": "xqwtxon", - "keybase": "@xqwtxon" + "keybase": "xqwtxon" }, "record": { "CNAME": "xqwtxon.ml" diff --git a/domains/yuk1ch.json b/domains/yuk1ch.json index 695b794cf..b7d906db9 100644 --- a/domains/yuk1ch.json +++ b/domains/yuk1ch.json @@ -3,7 +3,7 @@ "username": "ImRaid", "email": "itsraidlol@gmail.com", "discord": "! Yuk1ch#7484", - "telegram": "@Yuk1ch" + "telegram": "Yuk1ch" }, "record": { "CNAME": "d1d16500-13c2-4fc8-a658-87d258da2316.id.repl.co" diff --git a/domains/yuukari.json b/domains/yuukari.json index 32e15c4d6..12f82471b 100644 --- a/domains/yuukari.json +++ b/domains/yuukari.json @@ -4,7 +4,7 @@ "owner": { "username": "Yuukari", "email": "yuukarichan@yandex.com", - "telegram": "@iamyuukari" + "telegram": "iamyuukari" }, "record": { "CNAME": "yuukari.github.io" From 7b3945c10f2f9a0967475271ab8229d5ac5ed452 Mon Sep 17 00:00:00 2001 From: Hector Vigil Date: Thu, 10 Aug 2023 00:43:53 -0400 Subject: [PATCH 3669/8412] Update and rename _github-pages-challenge-Hector-Vigil.hector-vigil.json to _github-pages-challenge-hector-vigil.hector-vigil.json --- ...n => _github-pages-challenge-hector-vigil.hector-vigil.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-Hector-Vigil.hector-vigil.json => _github-pages-challenge-hector-vigil.hector-vigil.json} (80%) diff --git a/domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json b/domains/_github-pages-challenge-hector-vigil.hector-vigil.json similarity index 80% rename from domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json rename to domains/_github-pages-challenge-hector-vigil.hector-vigil.json index 9494c7a67..e60ad7c0a 100644 --- a/domains/_github-pages-challenge-Hector-Vigil.hector-vigil.json +++ b/domains/_github-pages-challenge-hector-vigil.hector-vigil.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Hector-Vigil", + "username": "hector-vigil", "email": "vigilescalera.h@gmail.com" }, "record": { From b612261b1a68e7eef11d6659d78997620d20a569 Mon Sep 17 00:00:00 2001 From: CrazyMax <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Thu, 10 Aug 2023 09:48:53 +0400 Subject: [PATCH 3670/8412] Rename _github-pages-challenge-Crazy-Max-Blog.crazy-max.json to _github-pages-challenge-crazy-max-blog.crazy-max.json --- ...json => _github-pages-challenge-crazy-max-blog.crazy-max.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Crazy-Max-Blog.crazy-max.json => _github-pages-challenge-crazy-max-blog.crazy-max.json} (100%) diff --git a/domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json b/domains/_github-pages-challenge-crazy-max-blog.crazy-max.json similarity index 100% rename from domains/_github-pages-challenge-Crazy-Max-Blog.crazy-max.json rename to domains/_github-pages-challenge-crazy-max-blog.crazy-max.json From a5751d703bcaaf0fa4b683c805499c4af53e9627 Mon Sep 17 00:00:00 2001 From: Emmanuel Frecon <9443924+efrecon@users.noreply.github.com> Date: Thu, 10 Aug 2023 08:05:34 +0200 Subject: [PATCH 3671/8412] Create efrecon.json Add top to allow for sub-domains --- domains/efrecon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/efrecon.json diff --git a/domains/efrecon.json b/domains/efrecon.json new file mode 100644 index 000000000..c2c8c9e61 --- /dev/null +++ b/domains/efrecon.json @@ -0,0 +1,11 @@ +{ + "description": "efrecon's github", + "repo": "https://github.com/efrecon/", + "owner": { + "username": "efrecon", + "email": "efrecon+github@gmail.com" + }, + "record": { + "URL": "https://github.com/efrecon/" + } +} From 091d48d26fc76fc14e52db7f1390ac59ebde34aa Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Thu, 10 Aug 2023 17:00:21 +1000 Subject: [PATCH 3672/8412] feat(domain): peacy.is-a.dev --- domains/peacy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/peacy.json diff --git a/domains/peacy.json b/domains/peacy.json new file mode 100644 index 000000000..125924c29 --- /dev/null +++ b/domains/peacy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Peaqcy", + "email": "kiwibird211@icloud.com" + }, + "record": { + "URL": "https://peacy.carrd.co/" + } +} From 36064d58172f7d55037a1359d08d094571d2bf31 Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Thu, 10 Aug 2023 17:01:43 +1000 Subject: [PATCH 3673/8412] feat(domain): 1.is-a.dev --- domains/1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/1.json diff --git a/domains/1.json b/domains/1.json new file mode 100644 index 000000000..125924c29 --- /dev/null +++ b/domains/1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Peaqcy", + "email": "kiwibird211@icloud.com" + }, + "record": { + "URL": "https://peacy.carrd.co/" + } +} From e363456922a72e407a24bd27179f3e1f7a650213 Mon Sep 17 00:00:00 2001 From: OrangeLeafDev Date: Thu, 10 Aug 2023 15:34:42 +0800 Subject: [PATCH 3674/8412] feat(domain): orangeleaf36.is-a.dev --- domains/orangeleaf36.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/orangeleaf36.json diff --git a/domains/orangeleaf36.json b/domains/orangeleaf36.json new file mode 100644 index 000000000..fd071cb3a --- /dev/null +++ b/domains/orangeleaf36.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OrangeLeafDev", + "email": "caluzajacob07@gmail.com" + }, + "record": { + "CNAME": "orangeleafdev.github.io" + } +} From 6c2fafd7a68a38aeac94c82498ab874385587513 Mon Sep 17 00:00:00 2001 From: Window5000 Date: Thu, 10 Aug 2023 09:42:41 +0200 Subject: [PATCH 3675/8412] feat(domain): _github-pages-challenge-Window5000.window5.is-a.dev --- domains/_github-pages-challenge-Window5000.window5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Window5000.window5.json diff --git a/domains/_github-pages-challenge-Window5000.window5.json b/domains/_github-pages-challenge-Window5000.window5.json new file mode 100644 index 000000000..f59ec13f1 --- /dev/null +++ b/domains/_github-pages-challenge-Window5000.window5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Window5000", + "email": "spam.window5.spam@gmail.com" + }, + "record": { + "TXT": "e0f44964a7e707b4d78755bb66b3e4" + } +} From 6fb1c0e971edb5282abd2467597d7e98fdafcbf3 Mon Sep 17 00:00:00 2001 From: Shaunak-Pandya Date: Thu, 10 Aug 2023 13:42:41 +0530 Subject: [PATCH 3676/8412] File renamed to all lower-cases --- ...k.json => _github-pages-challenge-shaunak-pandya.shaunak.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Shaunak-Pandya.shaunak.json => _github-pages-challenge-shaunak-pandya.shaunak.json} (100%) diff --git a/domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json b/domains/_github-pages-challenge-shaunak-pandya.shaunak.json similarity index 100% rename from domains/_github-pages-challenge-Shaunak-Pandya.shaunak.json rename to domains/_github-pages-challenge-shaunak-pandya.shaunak.json From 641897c726a54f827e5c62f57a3e0cbc3cc1333c Mon Sep 17 00:00:00 2001 From: Marco Andronaco Date: Thu, 10 Aug 2023 10:15:47 +0200 Subject: [PATCH 3677/8412] feat(domain): add `_github-pages-challenge-birabittoh.birabittoh.is-a.dev` --- .../_github-pages-challenge-birabittoh.birabittoh.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-birabittoh.birabittoh.json diff --git a/domains/_github-pages-challenge-birabittoh.birabittoh.json b/domains/_github-pages-challenge-birabittoh.birabittoh.json new file mode 100644 index 000000000..50565643e --- /dev/null +++ b/domains/_github-pages-challenge-birabittoh.birabittoh.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "BiRabittoh", + "email": "andronacomarco@gmail.com" + }, + + "record": { + "TXT": "9b7611136c86e6ff35c8292b8f6a34" + } +} From af0f6ea5792817baa26bf5af945b9aede307a389 Mon Sep 17 00:00:00 2001 From: Jeymen Date: Thu, 10 Aug 2023 12:19:38 +0300 Subject: [PATCH 3678/8412] feat(domain): jeymen.is-a.dev --- domains/jeymen.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 9d6b6d25c..85cc54897 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,8 +4,6 @@ "email": "jeymen11@proton.me" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - - "MX": ["mx.zoho.eu", "mx2.zoho.eu", "mx3.zoho.eu"] + "TXT": "spf.improvmx.com" } } From 1bee5feccbf69f43614dba75a2d978add3ae7c98 Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 10 Aug 2023 12:26:58 +0300 Subject: [PATCH 3679/8412] feat(jey): Update jeymen.json --- domains/jeymen.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/domains/jeymen.json b/domains/jeymen.json index 85cc54897..033d1e1d5 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -5,5 +5,20 @@ }, "record": { "TXT": "spf.improvmx.com" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": [ + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu", + "mx1.improvmx.com", + "mx2.improvmx.com" + ] + } } } From d742cb5c36bd6e8711cb2493a4e088de34340b03 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 10 Aug 2023 17:46:30 +0800 Subject: [PATCH 3680/8412] Update jeymen.json --- domains/jeymen.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index 033d1e1d5..b42e8405d 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -4,21 +4,18 @@ "email": "jeymen11@proton.me" }, "record": { - "TXT": "spf.improvmx.com" - "A": [ + "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx.zoho.eu", - "mx2.zoho.eu", - "mx3.zoho.eu", + "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] - } + ], + + "TXT": "spf.improvmx.com" } } From 76e6a0dde0ba381613abc73180a6bfb2c4a1768d Mon Sep 17 00:00:00 2001 From: SpaceProjects Date: Thu, 10 Aug 2023 13:47:59 +0300 Subject: [PATCH 3681/8412] feat(domain): nedosite.is-a.dev --- domains/nedosite.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nedosite.json diff --git a/domains/nedosite.json b/domains/nedosite.json new file mode 100644 index 000000000..9911cbb9f --- /dev/null +++ b/domains/nedosite.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SpaceProjects", + "email": "maksim1961space@gmail.com" + }, + "record": { + "A": ["185.228.233.148"] + } +} From 4bb4ecf10d2950231f8d1876a96992e36c4e37a6 Mon Sep 17 00:00:00 2001 From: gooplancton Date: Thu, 10 Aug 2023 13:43:02 +0200 Subject: [PATCH 3682/8412] feat(domain): gooplancton.is-a.dev --- domains/gooplancton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 4a9d0388a..270ca6752 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "A": "93.93.117.164" } } From 9e4a27d839f2647105cde456278e6f5d7371760a Mon Sep 17 00:00:00 2001 From: gooplancton Date: Thu, 10 Aug 2023 13:43:32 +0200 Subject: [PATCH 3683/8412] feat(domain): gooplancton.is-a.dev From 32d01519e8a16317c1c48eba0cfa99a5e26c779e Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Thu, 10 Aug 2023 14:51:57 +0300 Subject: [PATCH 3684/8412] feat(jey): Update TXT record --- domains/jeymen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index b42e8405d..ac99b4b5b 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -16,6 +16,6 @@ "mx2.improvmx.com" ], - "TXT": "spf.improvmx.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 8e1972292a27f5ad2fbf23acd059c7bc4a9c7136 Mon Sep 17 00:00:00 2001 From: Dinesh Kumar Date: Thu, 10 Aug 2023 17:52:19 +0530 Subject: [PATCH 3685/8412] Create _github-pages-challenge-eldinesh.eldinesh.json --- domains/_github-pages-challenge-eldinesh.eldinesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-eldinesh.eldinesh.json diff --git a/domains/_github-pages-challenge-eldinesh.eldinesh.json b/domains/_github-pages-challenge-eldinesh.eldinesh.json new file mode 100644 index 000000000..38a0488ad --- /dev/null +++ b/domains/_github-pages-challenge-eldinesh.eldinesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eldinesh", + "email": "dseera6@gmail.com" + }, + "record": { + "TXT": "dafe75727b19da6bd62bf961a94c7d" + } + } From d137364b0fff327fb4b868702ee23b71d0a973eb Mon Sep 17 00:00:00 2001 From: Fabian <51055703+CreepsoOff@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:42:41 +0200 Subject: [PATCH 3686/8412] Create _github-pages-challenge-CreepsoOff.creepso New Github change --- domains/_github-pages-challenge-CreepsoOff.creepso | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-CreepsoOff.creepso diff --git a/domains/_github-pages-challenge-CreepsoOff.creepso b/domains/_github-pages-challenge-CreepsoOff.creepso new file mode 100644 index 000000000..3f227a18d --- /dev/null +++ b/domains/_github-pages-challenge-CreepsoOff.creepso @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CreepsoOff", + "email": "eternel_universite0s@icloud.com" + }, + "record": { + "TXT": "299e56541b39e06bef97fc4006974a" + } +} From 229c94a7909c112ace6ef31e0cc5c2cf87aec6f3 Mon Sep 17 00:00:00 2001 From: Fabian <51055703+CreepsoOff@users.noreply.github.com> Date: Thu, 10 Aug 2023 15:45:14 +0200 Subject: [PATCH 3687/8412] Rename _github-pages-challenge-CreepsoOff.creepso to _github-pages-challenge-CreepsoOff.creepso.json --- ...ff.creepso => _github-pages-challenge-CreepsoOff.creepso.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CreepsoOff.creepso => _github-pages-challenge-CreepsoOff.creepso.json} (100%) diff --git a/domains/_github-pages-challenge-CreepsoOff.creepso b/domains/_github-pages-challenge-CreepsoOff.creepso.json similarity index 100% rename from domains/_github-pages-challenge-CreepsoOff.creepso rename to domains/_github-pages-challenge-CreepsoOff.creepso.json From 84daea33cd638caf7c2828686eb74634156be70e Mon Sep 17 00:00:00 2001 From: MrWeez Date: Thu, 10 Aug 2023 16:51:24 +0300 Subject: [PATCH 3688/8412] feat(domain): mrweez.is-a.dev --- domains/mrweez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mrweez.json b/domains/mrweez.json index 3d2efd80d..9671d7f2f 100644 --- a/domains/mrweez.json +++ b/domains/mrweez.json @@ -4,6 +4,6 @@ "email": "arsenyplis2018@gmail.com" }, "record": { - "URL": "https://depcloud.xyz" + "CNAME": "mrweez.depcloud.xyz" } } From de954887627c306621c6c71a2abc955b1739f513 Mon Sep 17 00:00:00 2001 From: Giovanni Santini Date: Thu, 10 Aug 2023 16:11:58 +0200 Subject: [PATCH 3689/8412] Added Github challenge for giovanni.is-a.dev As per title, added the relevant file. --- domains/_github-pages-challenge-itachisan.giovanni.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-itachisan.giovanni.json diff --git a/domains/_github-pages-challenge-itachisan.giovanni.json b/domains/_github-pages-challenge-itachisan.giovanni.json new file mode 100644 index 000000000..f24f41cbe --- /dev/null +++ b/domains/_github-pages-challenge-itachisan.giovanni.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ItachiSan", + "email": "giovannisantini93@yahoo.it" + }, + "record": { + "TXT": "e7997ccdbdbbd94187efc184b3acc3" + } +} From 32771a560dc10fe8b091bcb29c26af2c0eb4cb2a Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Thu, 10 Aug 2023 21:51:08 +0700 Subject: [PATCH 3690/8412] feat(domain): lam.is-a.dev --- domains/lam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lam.json b/domains/lam.json index f350eb719..ee627a3ae 100644 --- a/domains/lam.json +++ b/domains/lam.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://thelastprofilecard.pages.dev" + "CNAME": "hosts.is-a.dev" } } From 79a165837d2adf33a2cb38ca6b29ea2aa9710a50 Mon Sep 17 00:00:00 2001 From: Sxya <96788682+Syxaaa@users.noreply.github.com> Date: Thu, 10 Aug 2023 21:53:13 +0700 Subject: [PATCH 3691/8412] Update lam.json --- domains/lam.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lam.json b/domains/lam.json index ee627a3ae..ff23456c3 100644 --- a/domains/lam.json +++ b/domains/lam.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "thelastprofilecard.pages.dev" } } From edeceddfe2e4d1042e5bca483092a2fbe46c4834 Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Thu, 10 Aug 2023 21:57:20 +0700 Subject: [PATCH 3692/8412] feat(domain): lamnotadev.is-a.dev --- domains/lamnotadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index 867e61844..c238b0184 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://thelastprofilecard.pages.dev/" + "URL": "https://chubedanprofile.justtakarin.repl.co" } } From 638b443f668895ceb257c73a5a5110cd4f57832c Mon Sep 17 00:00:00 2001 From: Syxaaa Date: Thu, 10 Aug 2023 21:57:47 +0700 Subject: [PATCH 3693/8412] feat(domain): lamnotadev.is-a.dev --- domains/lamnotadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index c238b0184..6895d1648 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "URL": "https://chubedanprofile.justtakarin.repl.co" + "CNAME": "https://chubedanprofile.justtakarin.repl.co" } } From 11c0cb6b22698781b2592f5135e501b1a9c3b3b2 Mon Sep 17 00:00:00 2001 From: notomne Date: Thu, 10 Aug 2023 18:25:56 +0000 Subject: [PATCH 3694/8412] feat(domain): omne.is-a.dev --- domains/omne.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omne.json diff --git a/domains/omne.json b/domains/omne.json new file mode 100644 index 000000000..5e19086cc --- /dev/null +++ b/domains/omne.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "notomne", + "email": "charmquark314@proton.me" + }, + "record": { + "A": ["54.245.108.240"] + } +} From 62acba75f29e7e6219b9b94fdd6d32ef9857ad2d Mon Sep 17 00:00:00 2001 From: jatinkumarg Date: Thu, 10 Aug 2023 20:13:30 -0400 Subject: [PATCH 3695/8412] feat(domain): jatinkr.is-a.dev --- domains/jatinkr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jatinkr.json diff --git a/domains/jatinkr.json b/domains/jatinkr.json new file mode 100644 index 000000000..ace384aa0 --- /dev/null +++ b/domains/jatinkr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jatinkumarg", + "email": "jatinkr@duck.com" + }, + "record": { + "CNAME": "jatinkumarg.github.io" + } +} From 15e4567a053019a9feb5401ebdba770a46fa1bad Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 11 Aug 2023 09:02:47 +0800 Subject: [PATCH 3696/8412] Rename _github-pages-challenge-CreepsoOff.creepso.json to _github-pages-challenge-creepsooff.creepso.json --- ...eepso.json => _github-pages-challenge-creepsooff.creepso.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CreepsoOff.creepso.json => _github-pages-challenge-creepsooff.creepso.json} (100%) diff --git a/domains/_github-pages-challenge-CreepsoOff.creepso.json b/domains/_github-pages-challenge-creepsooff.creepso.json similarity index 100% rename from domains/_github-pages-challenge-CreepsoOff.creepso.json rename to domains/_github-pages-challenge-creepsooff.creepso.json From c25479f7944f0181eaa2d947402aaf74f23c610f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 11 Aug 2023 09:05:01 +0800 Subject: [PATCH 3697/8412] Update lamnotadev.json --- domains/lamnotadev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json index 6895d1648..5123e44d3 100644 --- a/domains/lamnotadev.json +++ b/domains/lamnotadev.json @@ -4,6 +4,6 @@ "email": "nguyenlamyou@gmail.com" }, "record": { - "CNAME": "https://chubedanprofile.justtakarin.repl.co" + "CNAME": "chubedanprofile.justtakarin.repl.co" } } From a345bac63381266e7c13a2da5fd04a91e12a23fc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 11 Aug 2023 09:21:42 +0800 Subject: [PATCH 3698/8412] Delete 1.json --- domains/1.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/1.json diff --git a/domains/1.json b/domains/1.json deleted file mode 100644 index 125924c29..000000000 --- a/domains/1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Peaqcy", - "email": "kiwibird211@icloud.com" - }, - "record": { - "URL": "https://peacy.carrd.co/" - } -} From 01b3b7cf314deb4f3c6528b9099daaaa14afacf4 Mon Sep 17 00:00:00 2001 From: OrangeLeafDev Date: Fri, 11 Aug 2023 09:54:37 +0800 Subject: [PATCH 3699/8412] feat(domain): _github-pages-challenge-OrangeLeafDev.orangeleaf36.is-a.dev --- ...ithub-pages-challenge-OrangeLeafDev.orangeleaf36.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json diff --git a/domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json b/domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json new file mode 100644 index 000000000..3ebe04465 --- /dev/null +++ b/domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "OrangeLeafDev", + "email": "caluzajacob07@gmail.com" + }, + "record": { + "TXT": "46dcf591ef5db2595dc3ba5180bfc8" + } +} From e5c4b67bdb4f7fc46e462ecf55a83c1c6b187e38 Mon Sep 17 00:00:00 2001 From: vaibhavharsoda Date: Fri, 11 Aug 2023 12:23:08 +0530 Subject: [PATCH 3700/8412] feat(domain): vaibhv.is-a.dev --- domains/vaibhv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vaibhv.json diff --git a/domains/vaibhv.json b/domains/vaibhv.json new file mode 100644 index 000000000..62e6fd20b --- /dev/null +++ b/domains/vaibhv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vaibhavharsoda", + "email": "vaibhavharsoda77@gmail.com" + }, + "record": { + "A": ["192.0.2.1"] + } +} From 838d146743b83dac4b60954e9f5955f6ce25b0ce Mon Sep 17 00:00:00 2001 From: Jeymen <109573368+Jeymen@users.noreply.github.com> Date: Fri, 11 Aug 2023 13:56:00 +0300 Subject: [PATCH 3701/8412] feat(jey): Update MX and TXT records. --- domains/jeymen.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/jeymen.json b/domains/jeymen.json index ac99b4b5b..17a476555 100644 --- a/domains/jeymen.json +++ b/domains/jeymen.json @@ -12,10 +12,11 @@ ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mx.zoho.eu", + "mx2.zoho.eu", + "mx3.zoho.eu" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:zoho.eu ~all" } } From af1741b3bef72d22395b6cbbb844a118ce970324 Mon Sep 17 00:00:00 2001 From: Choiril Fikri <92452939+Cfhoiril@users.noreply.github.com> Date: Fri, 11 Aug 2023 18:50:12 +0700 Subject: [PATCH 3702/8412] Register Github Page Challenge for iamchoiiril.is-a.dev --- ...ub-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json diff --git a/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json b/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json new file mode 100644 index 000000000..2afae3dd5 --- /dev/null +++ b/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "TXT": "b49cf4e1ed7ceb56aa290ae78378a9" + } +} From 5b04770436c4e383c1650dda0c0efd2faa6d53cf Mon Sep 17 00:00:00 2001 From: Rwithik Manoj Date: Fri, 11 Aug 2023 18:29:41 +0530 Subject: [PATCH 3703/8412] Add TXT record for verification --- domains/_github-pages-challenge-rwithik.rwithik | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-rwithik.rwithik diff --git a/domains/_github-pages-challenge-rwithik.rwithik b/domains/_github-pages-challenge-rwithik.rwithik new file mode 100644 index 000000000..5e6acfc84 --- /dev/null +++ b/domains/_github-pages-challenge-rwithik.rwithik @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rwithik", + "email": "rwithik@gmail.com" + }, + "record": { + "TXT": "7a912f12f50a5cd49fc6148d672574" + } +} From 03283761fe84ccec3451761a6278b736101ba69a Mon Sep 17 00:00:00 2001 From: niceEli Date: Fri, 11 Aug 2023 09:12:00 -0400 Subject: [PATCH 3704/8412] feat(domain): niceeli.is-a.dev --- domains/niceeli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niceeli.json b/domains/niceeli.json index aa349f195..cedcc93fd 100644 --- a/domains/niceeli.json +++ b/domains/niceeli.json @@ -4,6 +4,6 @@ "email": "EliCardoso2009@gmail.com" }, "record": { - "A": ["99.254.123.29"] + "URL": "niceeli.github.io" } } From 17379af4584702a642e88949cf0b8d3fe4d33315 Mon Sep 17 00:00:00 2001 From: niceEli Date: Fri, 11 Aug 2023 09:21:57 -0400 Subject: [PATCH 3705/8412] feat(domain): niceeli.is-a.dev --- domains/niceeli.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niceeli.json b/domains/niceeli.json index cedcc93fd..8c6d38da1 100644 --- a/domains/niceeli.json +++ b/domains/niceeli.json @@ -4,6 +4,6 @@ "email": "EliCardoso2009@gmail.com" }, "record": { - "URL": "niceeli.github.io" + "CNAME": "niceeli.github.io" } } From 2b46907bb266290c1cf23cd4d58b72885ee656d7 Mon Sep 17 00:00:00 2001 From: zerolandcode Date: Fri, 11 Aug 2023 16:39:48 +0300 Subject: [PATCH 3706/8412] feat(domain): zerolandcode.is-a.dev --- domains/zerolandcode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zerolandcode.json diff --git a/domains/zerolandcode.json b/domains/zerolandcode.json new file mode 100644 index 000000000..001e35f57 --- /dev/null +++ b/domains/zerolandcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zerolandcode", + "email": "rolteoln@gmail.com" + }, + "record": { + "URL": "https://zerolandcode.github.io/zerolandcodesite/" + } +} From 3ad4d171d18923b1131e69e6c2fc34524f89cc81 Mon Sep 17 00:00:00 2001 From: inkilu Date: Fri, 11 Aug 2023 19:21:46 +0530 Subject: [PATCH 3707/8412] Create _github-pages-challenge-inkilu.gautham.json --- domains/_github-pages-challenge-inkilu.gautham.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-inkilu.gautham.json diff --git a/domains/_github-pages-challenge-inkilu.gautham.json b/domains/_github-pages-challenge-inkilu.gautham.json new file mode 100644 index 000000000..b140d7ed7 --- /dev/null +++ b/domains/_github-pages-challenge-inkilu.gautham.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "inkilu", + "email": "gauthamgkm@gmail.com" + }, + "record": { + "TXT": "c49ff3bbd82885e942c6785d410fd0" + } +} \ No newline at end of file From 5f0e1def22cafefe31f46dc6e6a4c4ec86f2e4e4 Mon Sep 17 00:00:00 2001 From: Rwithik Manoj Date: Fri, 11 Aug 2023 14:30:24 +0000 Subject: [PATCH 3708/8412] fix: filename --- ...ithik.rwithik => _github-pages-challenge-rwithik.rwithik.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-rwithik.rwithik => _github-pages-challenge-rwithik.rwithik.json} (100%) diff --git a/domains/_github-pages-challenge-rwithik.rwithik b/domains/_github-pages-challenge-rwithik.rwithik.json similarity index 100% rename from domains/_github-pages-challenge-rwithik.rwithik rename to domains/_github-pages-challenge-rwithik.rwithik.json From a5f18c09bb5a7556ae4a273610153a8a00c39031 Mon Sep 17 00:00:00 2001 From: Blob2763 <88489444+Blob2763@users.noreply.github.com> Date: Fri, 11 Aug 2023 15:32:22 +0100 Subject: [PATCH 3709/8412] Create _github-pages-challenge-Blob2763.blob2763.json --- domains/_github-pages-challenge-Blob2763.blob2763.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Blob2763.blob2763.json diff --git a/domains/_github-pages-challenge-Blob2763.blob2763.json b/domains/_github-pages-challenge-Blob2763.blob2763.json new file mode 100644 index 000000000..fad6d3d7a --- /dev/null +++ b/domains/_github-pages-challenge-Blob2763.blob2763.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "TXT": "a658c7bf2ffa85c1e1c68cb3776ef7" + } +} From b1f98d535a1e0cd5e6b3b7fec811cff1e2446c88 Mon Sep 17 00:00:00 2001 From: HmonsterG Date: Fri, 11 Aug 2023 15:47:39 +0100 Subject: [PATCH 3710/8412] feat(domain): _github-pages-challenge-HmonsterG.soap.is-a.dev --- domains/_github-pages-challenge-HmonsterG.soap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-HmonsterG.soap.json diff --git a/domains/_github-pages-challenge-HmonsterG.soap.json b/domains/_github-pages-challenge-HmonsterG.soap.json new file mode 100644 index 000000000..85ccb3fe3 --- /dev/null +++ b/domains/_github-pages-challenge-HmonsterG.soap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HmonsterG", + "email": "Plzdontgethacked@outlook.com" + }, + "record": { + "TXT": "e97c07c8d241804c777b23d7015d00" + } +} From 41f582498afdcb9229b65b57bb05907f442e0e20 Mon Sep 17 00:00:00 2001 From: ShevonKuan <331749486@qq.com> Date: Fri, 11 Aug 2023 23:50:06 +0800 Subject: [PATCH 3711/8412] feat(domain): shevon.is-a.dev --- domains/shevon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shevon.json diff --git a/domains/shevon.json b/domains/shevon.json new file mode 100644 index 000000000..fe76605ba --- /dev/null +++ b/domains/shevon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShevonKuan", + "email": "331749486@qq.com" + }, + "record": { + "URL": "http://datagrids.dev" + } +} From 56251298b2394d596b4b5618fd127bbb7a3c051f Mon Sep 17 00:00:00 2001 From: Mizu <71164002+MiyagawaMizu@users.noreply.github.com> Date: Fri, 11 Aug 2023 22:55:39 +0700 Subject: [PATCH 3712/8412] Update mizu.json --- domains/mizu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mizu.json b/domains/mizu.json index 577ef45ca..e9613eee4 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -8,7 +8,7 @@ "discord": "miyagawamizu" }, "record": { - "CNAME": "miyagawamizu.github.io" + "CNAME": "mizunee.pages.dev" } } From f9260fd6f1d815b70adc83e262c2fc3109d529ff Mon Sep 17 00:00:00 2001 From: sannidhyaroy Date: Fri, 11 Aug 2023 22:06:30 +0530 Subject: [PATCH 3713/8412] feat(domain): sannidhya.is-a.dev --- domains/sannidhya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sannidhya.json diff --git a/domains/sannidhya.json b/domains/sannidhya.json new file mode 100644 index 000000000..882b46ae1 --- /dev/null +++ b/domains/sannidhya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sannidhyaroy", + "email": "roysannidhya@gmail.com" + }, + "record": { + "URL": "https://sanni.is-a.dev" + } +} From 17aee35eccf3936b14923e605ec1fd7ea892e82e Mon Sep 17 00:00:00 2001 From: Atr-e Date: Fri, 11 Aug 2023 11:40:23 -0700 Subject: [PATCH 3714/8412] feat(domain): devel.is-a.dev --- domains/devel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devel.json diff --git a/domains/devel.json b/domains/devel.json new file mode 100644 index 000000000..a099cacac --- /dev/null +++ b/domains/devel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com"] + } +} From 1cd8d63a1aac8feb234708a3270435b5ad769377 Mon Sep 17 00:00:00 2001 From: Blob2763 <88489444+Blob2763@users.noreply.github.com> Date: Fri, 11 Aug 2023 19:55:06 +0100 Subject: [PATCH 3715/8412] Create _github-pages-challenge-Blob2763.utils.json --- domains/_github-pages-challenge-Blob2763.utils.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Blob2763.utils.json diff --git a/domains/_github-pages-challenge-Blob2763.utils.json b/domains/_github-pages-challenge-Blob2763.utils.json new file mode 100644 index 000000000..b0595747d --- /dev/null +++ b/domains/_github-pages-challenge-Blob2763.utils.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "TXT": "bac9fea219f8e188022d1c5f70a6c7" + } +} From 198195d473680a44a4be05dcab0c1bde086ccce3 Mon Sep 17 00:00:00 2001 From: justdont0 Date: Sat, 12 Aug 2023 01:07:40 +0300 Subject: [PATCH 3716/8412] feat(domain): akuto.is-a.dev --- domains/akuto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akuto.json diff --git a/domains/akuto.json b/domains/akuto.json new file mode 100644 index 000000000..b7850970e --- /dev/null +++ b/domains/akuto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "justdont0", + "email": "hello.and.ios@gmail.com" + }, + "record": { + "TXT": "akuto" + } +} From b8f0883662c03dc8ea8bb1295cbdf304818e7066 Mon Sep 17 00:00:00 2001 From: P0rc0D10 Date: Sat, 12 Aug 2023 01:48:35 +0200 Subject: [PATCH 3717/8412] feat(domain): reizy.is-a.dev --- domains/reizy.json | 14 ++++++-------- 1 file changed, 6 insertions(+), 8 deletions(-) diff --git a/domains/reizy.json b/domains/reizy.json index b75ddee82..759c7bdba 100644 --- a/domains/reizy.json +++ b/domains/reizy.json @@ -1,11 +1,9 @@ - - { - "owner": { +{ + "owner": { "username": "P0rc0D10", "email": "grazioligiuliano52@gmail.com" - }, - "record": { - "URL": "https://reizy.eu" - } + }, + "record": { + "CNAME": "hosts.is-a.dev" } - \ No newline at end of file +} From 757b9760cd4d9387c62c4e6b0f67832b217f6243 Mon Sep 17 00:00:00 2001 From: P0rc0D10 Date: Sat, 12 Aug 2023 01:49:56 +0200 Subject: [PATCH 3718/8412] feat(domain): malfunzionato.is-a.dev --- domains/malfunzionato.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/malfunzionato.json diff --git a/domains/malfunzionato.json b/domains/malfunzionato.json new file mode 100644 index 000000000..382a331d5 --- /dev/null +++ b/domains/malfunzionato.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "P0rc0D10", + "email": "grazioligiuliano52@gmail.com" + }, + "record": { + "URL": "https://github.com/p0rc0d10" + } +} From 88eed09dfd81fd0fbb2062976c1813b6eb621024 Mon Sep 17 00:00:00 2001 From: FrosT2k5 Date: Sat, 12 Aug 2023 07:37:59 +0530 Subject: [PATCH 3719/8412] frost2k5: github pages challenge needs reverification Signed-off-by: FrosT2k5 --- domains/_github-pages-challenge-frost2k5.frost2k5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-frost2k5.frost2k5.json diff --git a/domains/_github-pages-challenge-frost2k5.frost2k5.json b/domains/_github-pages-challenge-frost2k5.frost2k5.json new file mode 100644 index 000000000..3a74ce877 --- /dev/null +++ b/domains/_github-pages-challenge-frost2k5.frost2k5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FrosT2k5", + "email": "androygaming@gmail.com" + }, + "record": { + "TXT": "470d49eac00aadbe7f580a6c455ad9" + } +} From 8ef71791a79c67aae5dae1d428a6333fc4589816 Mon Sep 17 00:00:00 2001 From: ejaz4 Date: Sat, 12 Aug 2023 03:20:43 +0100 Subject: [PATCH 3720/8412] feat(domain): ejaz.is-a.dev --- domains/ejaz.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/ejaz.json b/domains/ejaz.json index 060d912f0..47050836e 100644 --- a/domains/ejaz.json +++ b/domains/ejaz.json @@ -1,12 +1,9 @@ { - "description": "My personal portfolio site.", - "repo": "https://github.com/ejaz/ejaz4.github.io", "owner": { "username": "ejaz4", - "email": "ejaz@ceccun.com", - "twitter": "ejazaIi" + "email": "ejazali4@protonmail.ch" }, "record": { - "CNAME": "ejaz4.github.io" + "CNAME": "ejaz4.github.io" } } From bdb98dd92d5bff0db48b095dcf54a8c11b2578f7 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Sat, 12 Aug 2023 10:24:13 +0800 Subject: [PATCH 3721/8412] feat(domain): itsdemongamez.is-a.dev --- domains/itsdemongamez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itsdemongamez.json diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json new file mode 100644 index 000000000..52511eb4e --- /dev/null +++ b/domains/itsdemongamez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + } +} From b40df03c7256b3f72a19579596f5ca0af0382662 Mon Sep 17 00:00:00 2001 From: peter-schinske <36322869+pjschinske@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:22:13 -0700 Subject: [PATCH 3722/8412] Create _github-pages-challenge-pjschinske.peter --- domains/_github-pages-challenge-pjschinske.peter | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-pjschinske.peter diff --git a/domains/_github-pages-challenge-pjschinske.peter b/domains/_github-pages-challenge-pjschinske.peter new file mode 100644 index 000000000..2121a5953 --- /dev/null +++ b/domains/_github-pages-challenge-pjschinske.peter @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "pjschinske", + "email": "pjschinske@gmail.com" + }, + + "record": { + "TXT": "ae060fca298593aaf2b5cc7aec64e6" + } +} From f83092298e0dcd9f5ffd3f5309785d5bfa397bc7 Mon Sep 17 00:00:00 2001 From: peter-schinske <36322869+pjschinske@users.noreply.github.com> Date: Fri, 11 Aug 2023 20:22:48 -0700 Subject: [PATCH 3723/8412] Rename _github-pages-challenge-pjschinske.peter to _github-pages-challenge-pjschinske.peter.json --- ...hinske.peter => _github-pages-challenge-pjschinske.peter.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-pjschinske.peter => _github-pages-challenge-pjschinske.peter.json} (100%) diff --git a/domains/_github-pages-challenge-pjschinske.peter b/domains/_github-pages-challenge-pjschinske.peter.json similarity index 100% rename from domains/_github-pages-challenge-pjschinske.peter rename to domains/_github-pages-challenge-pjschinske.peter.json From f6dfee40c9894b7e38c8ff3b3bd2bb85e0026ab3 Mon Sep 17 00:00:00 2001 From: Mizu <71164002+MiyagawaMizu@users.noreply.github.com> Date: Sat, 12 Aug 2023 10:24:19 +0700 Subject: [PATCH 3724/8412] Update mizu.json --- domains/mizu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mizu.json b/domains/mizu.json index e9613eee4..7e4e94f0a 100644 --- a/domains/mizu.json +++ b/domains/mizu.json @@ -8,7 +8,7 @@ "discord": "miyagawamizu" }, "record": { - "CNAME": "mizunee.pages.dev" + "CNAME": "mizu.pages.dev" } } From d5fc095f1a50536aff02b5cd14bb1fad8926c17c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:28:36 +0800 Subject: [PATCH 3725/8412] Rename _github-pages-challenge-Blob2763.utils.json to _github-pages-challenge-blob2763.utils.json --- ...763.utils.json => _github-pages-challenge-blob2763.utils.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Blob2763.utils.json => _github-pages-challenge-blob2763.utils.json} (100%) diff --git a/domains/_github-pages-challenge-Blob2763.utils.json b/domains/_github-pages-challenge-blob2763.utils.json similarity index 100% rename from domains/_github-pages-challenge-Blob2763.utils.json rename to domains/_github-pages-challenge-blob2763.utils.json From e12fdc5d818afdfcc2a6a1fe6369220997b4e305 Mon Sep 17 00:00:00 2001 From: Sanchay Kumar Date: Sat, 12 Aug 2023 09:00:33 +0530 Subject: [PATCH 3726/8412] Add github pages challenge for sanchay.is-a.dev --- domains/_github-pages-challenge-sanchay9.sanchay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sanchay9.sanchay.json diff --git a/domains/_github-pages-challenge-sanchay9.sanchay.json b/domains/_github-pages-challenge-sanchay9.sanchay.json new file mode 100644 index 000000000..02aa7cb59 --- /dev/null +++ b/domains/_github-pages-challenge-sanchay9.sanchay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sanchay9", + "email": "sanchaykumar9@gmail.com" + }, + "record": { + "TXT": "25bca04982f50f307259901d6f7688" + } +} From 130240c2f05711a826caabb82b393e59eb901020 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:35:49 +0800 Subject: [PATCH 3727/8412] Rename _github-pages-challenge-Window5000.window5.json to _github-pages-challenge-window5000.window5.json --- ...ndow5.json => _github-pages-challenge-window5000.window5.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Window5000.window5.json => _github-pages-challenge-window5000.window5.json} (100%) diff --git a/domains/_github-pages-challenge-Window5000.window5.json b/domains/_github-pages-challenge-window5000.window5.json similarity index 100% rename from domains/_github-pages-challenge-Window5000.window5.json rename to domains/_github-pages-challenge-window5000.window5.json From 4f467b7e6fd20b2fadf4f6dfccddfc4572ce6ef9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:40:04 +0800 Subject: [PATCH 3728/8412] Update gooplancton.json --- domains/gooplancton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gooplancton.json b/domains/gooplancton.json index 270ca6752..a92c329fc 100644 --- a/domains/gooplancton.json +++ b/domains/gooplancton.json @@ -4,6 +4,6 @@ "email": "gooplancton@outlook.com" }, "record": { - "A": "93.93.117.164" + "A": ["93.93.117.164"] } } From e298631c2180b95956d0def45d66f896a40d90fe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:42:50 +0800 Subject: [PATCH 3729/8412] Rename _github-pages-challenge-HmonsterG.soap.json to _github-pages-challenge-hmonsterg.soap.json --- ...terG.soap.json => _github-pages-challenge-hmonsterg.soap.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-HmonsterG.soap.json => _github-pages-challenge-hmonsterg.soap.json} (100%) diff --git a/domains/_github-pages-challenge-HmonsterG.soap.json b/domains/_github-pages-challenge-hmonsterg.soap.json similarity index 100% rename from domains/_github-pages-challenge-HmonsterG.soap.json rename to domains/_github-pages-challenge-hmonsterg.soap.json From 18285ebf4ee51938df656efe154438d02fdcb617 Mon Sep 17 00:00:00 2001 From: LRxDarkDevil Date: Sat, 12 Aug 2023 08:44:14 +0500 Subject: [PATCH 3730/8412] feat(domain): _github-pages-challenge-LRxDarkDevil.darkdevil.is-a.dev --- .../_github-pages-challenge-LRxDarkDevil.darkdevil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json diff --git a/domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json b/domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json new file mode 100644 index 000000000..97d9ca686 --- /dev/null +++ b/domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRxDarkDevil", + "email": "tahaadnanawan@gmail.com" + }, + "record": { + "TXT": "13dafb5731efc3b35b3e1fe1a20ac2" + } +} From efdf83d1a0be43cba2b38d71aed0e162e4b412db Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:44:16 +0800 Subject: [PATCH 3731/8412] Rename _github-pages-challenge-OrangeLeafDev.orangeleaf36.json to _github-pages-challenge-orangeleafdev.orangeleaf36.json --- ...on => _github-pages-challenge-orangeleafdev.orangeleaf36.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-OrangeLeafDev.orangeleaf36.json => _github-pages-challenge-orangeleafdev.orangeleaf36.json} (100%) diff --git a/domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json b/domains/_github-pages-challenge-orangeleafdev.orangeleaf36.json similarity index 100% rename from domains/_github-pages-challenge-OrangeLeafDev.orangeleaf36.json rename to domains/_github-pages-challenge-orangeleafdev.orangeleaf36.json From 8e6ff6fb2776efc7706ff3e1523cd96515925a2c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:48:16 +0800 Subject: [PATCH 3732/8412] Rename _github-pages-challenge-LRxDarkDevil.darkdevil.json to _github-pages-challenge-lrxdarkdevil.darkdevil.json --- ...l.json => _github-pages-challenge-lrxdarkdevil.darkdevil.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-LRxDarkDevil.darkdevil.json => _github-pages-challenge-lrxdarkdevil.darkdevil.json} (100%) diff --git a/domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json b/domains/_github-pages-challenge-lrxdarkdevil.darkdevil.json similarity index 100% rename from domains/_github-pages-challenge-LRxDarkDevil.darkdevil.json rename to domains/_github-pages-challenge-lrxdarkdevil.darkdevil.json From c43a813424fdbd632847af4dc401578ec4978bb1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 11:59:46 +0800 Subject: [PATCH 3733/8412] Update zerolandcode.json --- domains/zerolandcode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zerolandcode.json b/domains/zerolandcode.json index 001e35f57..2c5e2fa58 100644 --- a/domains/zerolandcode.json +++ b/domains/zerolandcode.json @@ -4,6 +4,6 @@ "email": "rolteoln@gmail.com" }, "record": { - "URL": "https://zerolandcode.github.io/zerolandcodesite/" + "CNAME": "zerolandcode.github.io" } } From 9105fe88edc5a9d5cb39852e117093b8aa593d41 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 12:07:44 +0800 Subject: [PATCH 3734/8412] Rename _github-pages-challenge-Blob2763.blob2763.json to _github-pages-challenge-blob2763.blob2763.json --- ...ob2763.json => _github-pages-challenge-blob2763.blob2763.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Blob2763.blob2763.json => _github-pages-challenge-blob2763.blob2763.json} (100%) diff --git a/domains/_github-pages-challenge-Blob2763.blob2763.json b/domains/_github-pages-challenge-blob2763.blob2763.json similarity index 100% rename from domains/_github-pages-challenge-Blob2763.blob2763.json rename to domains/_github-pages-challenge-blob2763.blob2763.json From 6a163fb2e9b08f71b9d42bf39417829ceb36a6ff Mon Sep 17 00:00:00 2001 From: jcarpenter48 <70227084+jcarpenter48@users.noreply.github.com> Date: Sat, 12 Aug 2023 00:09:07 -0400 Subject: [PATCH 3735/8412] Create _github-pages-challenge-jcarpenter48.jcarpenter.json Create verification TXT record .json for jcarpenter48.is-a.dev --- .../_github-pages-challenge-jcarpenter48.jcarpenter.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jcarpenter48.jcarpenter.json diff --git a/domains/_github-pages-challenge-jcarpenter48.jcarpenter.json b/domains/_github-pages-challenge-jcarpenter48.jcarpenter.json new file mode 100644 index 000000000..2d32ac0a9 --- /dev/null +++ b/domains/_github-pages-challenge-jcarpenter48.jcarpenter.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jcarpenter48", + "email": "jcarpenter48@mail.com" + }, + "record": { + "TXT": "2b652a052305150f64e2df88a21d0f" + } +} From f36c09ba1c70d53e2e55b1ba14a6e5eb4782bd68 Mon Sep 17 00:00:00 2001 From: Vikram Vishwakarma Date: Sat, 12 Aug 2023 09:56:44 +0530 Subject: [PATCH 3736/8412] Create _github-pages-challenge-vikramv20.vikramv20.json --- domains/_github-pages-challenge-vikramv20.vikramv20.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vikramv20.vikramv20.json diff --git a/domains/_github-pages-challenge-vikramv20.vikramv20.json b/domains/_github-pages-challenge-vikramv20.vikramv20.json new file mode 100644 index 000000000..5452fc57d --- /dev/null +++ b/domains/_github-pages-challenge-vikramv20.vikramv20.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vikramv20", + "email": "vs423502@gmail.com" + }, + "record": { + "TXT": "14810aa9ee3adf44431d8a64abc84a" + } +} From 7ae69cc3fbea609c1fe3e7e5edfc55f392b84477 Mon Sep 17 00:00:00 2001 From: ShayokhShorfuddin Date: Sat, 12 Aug 2023 10:44:39 +0600 Subject: [PATCH 3737/8412] feat(domain): shayokh.is-a.dev --- domains/shayokh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shayokh.json diff --git a/domains/shayokh.json b/domains/shayokh.json new file mode 100644 index 000000000..8c5882a04 --- /dev/null +++ b/domains/shayokh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShayokhShorfuddin", + "email": "shayokhshuvro14@gmail.com" + }, + "record": { + "CNAME": "shayokhshorfuddin.github.io" + } +} From daeaf60cf4e6c7a4c2a542889a4c3b94d5de9688 Mon Sep 17 00:00:00 2001 From: Saurabh yadav <97775798+sohrubh@users.noreply.github.com> Date: Sat, 12 Aug 2023 10:27:58 +0530 Subject: [PATCH 3738/8412] Adding TXT record for github verification --- domains/_github-pages-challenge-sohrubh.saurabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-sohrubh.saurabh.json diff --git a/domains/_github-pages-challenge-sohrubh.saurabh.json b/domains/_github-pages-challenge-sohrubh.saurabh.json new file mode 100644 index 000000000..83dd2b1bf --- /dev/null +++ b/domains/_github-pages-challenge-sohrubh.saurabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sohrubh", + "email": "saurabhyadav5931@gmail.com" + }, + "record": { + "TXT": "0c51849fbc5921380ddc445251597b" + } +} \ No newline at end of file From 6aa6d85596a993189f19ecc2fd44efb5918dc664 Mon Sep 17 00:00:00 2001 From: linuzzx Date: Sat, 12 Aug 2023 09:02:44 +0200 Subject: [PATCH 3739/8412] feat(domain): _github-pages-challenge-linuzzx.linusx.is-a.dev --- domains/_github-pages-challenge-linuzzx.linusx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-linuzzx.linusx.json diff --git a/domains/_github-pages-challenge-linuzzx.linusx.json b/domains/_github-pages-challenge-linuzzx.linusx.json new file mode 100644 index 000000000..901232893 --- /dev/null +++ b/domains/_github-pages-challenge-linuzzx.linusx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "linuzzx", + "email": "GalaxyLinus@gmail.com" + }, + "record": { + "TXT": "029ab228dfd885b308be6aef43066d" + } +} From 624ced35bb7f46726ea1802ffd1041c2f329104d Mon Sep 17 00:00:00 2001 From: justdont0 <97027325+justdont0@users.noreply.github.com> Date: Sat, 12 Aug 2023 10:05:18 +0300 Subject: [PATCH 3740/8412] Update akuto.json --- domains/akuto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akuto.json b/domains/akuto.json index b7850970e..cff42e68b 100644 --- a/domains/akuto.json +++ b/domains/akuto.json @@ -4,6 +4,6 @@ "email": "hello.and.ios@gmail.com" }, "record": { - "TXT": "akuto" + "CNAME": "https://akutosait.repl.co" } } From f789f44964deb6444db916a2aa3851a1d7e0f0de Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 15:19:55 +0800 Subject: [PATCH 3741/8412] Update akuto.json --- domains/akuto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akuto.json b/domains/akuto.json index cff42e68b..3ce446203 100644 --- a/domains/akuto.json +++ b/domains/akuto.json @@ -4,6 +4,6 @@ "email": "hello.and.ios@gmail.com" }, "record": { - "CNAME": "https://akutosait.repl.co" + "CNAME": "akutosait.repl.co" } } From 5f2be8bf51820700f288fc617ebbe3cef54c5df6 Mon Sep 17 00:00:00 2001 From: justdont0 Date: Sat, 12 Aug 2023 10:41:20 +0300 Subject: [PATCH 3742/8412] feat(domain): akuto.is-a.dev --- domains/akuto.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akuto.json b/domains/akuto.json index 3ce446203..3267fe125 100644 --- a/domains/akuto.json +++ b/domains/akuto.json @@ -4,6 +4,6 @@ "email": "hello.and.ios@gmail.com" }, "record": { - "CNAME": "akutosait.repl.co" + "CNAME": "akutosait.dsds6.repl.co" } } From ce0caa8940220f2d3238b37f6c75c62912e857a6 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Sat, 12 Aug 2023 17:54:27 +1000 Subject: [PATCH 3743/8412] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/foxsden.json diff --git a/domains/foxsden.json b/domains/foxsden.json new file mode 100644 index 000000000..5fad1138c --- /dev/null +++ b/domains/foxsden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FoxsDenYT", + "email": "techseal14@gmail.com" + }, + "record": { + "CNAME": "foxsden.github.io" + } +} From f96960d737eb7e9202a39dc4749c805c225f5636 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 12 Aug 2023 16:41:39 +0800 Subject: [PATCH 3744/8412] Update foxsden.json --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 5fad1138c..8a5918d00 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "CNAME": "foxsden.github.io" + "CNAME": "foxsdenyt.github.io" } } From a1b6e2b1bf00022d1d9149329f1c2c506e4357b5 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:02:34 +0800 Subject: [PATCH 3745/8412] Update CONTRIBUTING.md --- CONTRIBUTING.md | 27 ++++++++++++--------------- 1 file changed, 12 insertions(+), 15 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 965261eda..4fa514e5b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -1,24 +1,21 @@ # Contributing When contributing to this repository, please first discuss the change you wish to make via issue before making a change. -You should also read up on this project's [code of conduct](./CODE_OF_CONDUCT.md). +You should also read up on this project's [code of conduct](https://github.com/is-a-dev/register/blob/main/CODE_OF_CONDUCT.md). ## Pull requests -You can create an pull request for the following reasons - -* Adding, changing or removing a domain file you own. -* Fixing a bug in the scripts or CI. -* Fix an error in the documentation. +- Adding, changing or removing a domain file you own. +- Fixing a bug in the scripts or CI. +- Fix an error in the documentation. #### Domains -Changes to domain files will follow the given process - -* PR will be reviewed and merged to `main` branch. -* The records will be published as soon as the PR is merged. -* The changes should reflect soon after publishing. - +- Your pull request will be reviewed and merged into `main` branch. +- The records will be published as soon as the PR is merged. +- The changes should reflect soon after publishing. ## Issues -* **Report an abusive domain** - Create a new issue with the label `report-abuse`. -* **Report a problem with your domain** - Create a new issue with the label `support`. -* **Suggestions** - Create a new issue with the label `suggestion`. -* **For any questions** - Create a new issue with the label `question`. -* **Report any other issues related to this repository** - Create a new issue with any label that fits. +- **Report an abusive domain** - Create a new issue with the label `report-abuse`. +- **Report a problem with your domain** - Create a new issue with the label `support`. +- **Suggestions** - Create a new issue with the label `suggestion`. +- **For any questions** - Create a new issue with the label `question`. +- **Report any other issues related to this repository** - Create a new issue with any label that fits. From a776348dcc74cf0af4eae9a87724b5bf70d82d98 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:03:30 +0800 Subject: [PATCH 3746/8412] Update CODE_OF_CONDUCT.md --- CODE_OF_CONDUCT.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/CODE_OF_CONDUCT.md b/CODE_OF_CONDUCT.md index 31c61b68f..8baab2bf1 100644 --- a/CODE_OF_CONDUCT.md +++ b/CODE_OF_CONDUCT.md @@ -5,5 +5,7 @@ This is a Code of Conduct for any interactions in this repository. This includes - **Don't abuse the service** - This service is intended for developers to get a cleaner URL for their personal websites. - **No wrongful use** - Do not use this service as a way, to promote hacking, scams, fraud, and other illegal activites. -If you believe a domain that has been registered using this service is an abuse of this service, you can report it by creating an issue. -The abuse reports will be investigated and the necessary action will be taken! +## Reporting abuse +If you believe a domain that has been registered using this service is abusing our terms, you can report it by creating an issue. + +The abuse reports will be investigated and the necessary action will be taken. From 249ff01723b541f7139096ccc89139fb6b13d2f0 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:04:20 +0800 Subject: [PATCH 3747/8412] Update SECURITY.md --- SECURITY.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index b382809f4..306969112 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -1,6 +1,6 @@ # Security Policy -## Reporting a Vulnerability - +## Reporting a vulnerability You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repo. -For higher severity vulnerabilities and bugs, kindly email them to me at [akshay-n0@protonmail.com](mailto:akshay-n0@protonmail.com). + +For higher severity vulnerabilities and bugs, please email the service owner at [akshay-n0@protonmail.com](mailto:akshay-n0@protonmail.com). From 945b381dca8c9d9a7d696085db31301667f10eb9 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:05:11 +0800 Subject: [PATCH 3748/8412] Update README.md --- README.md | 8 -------- 1 file changed, 8 deletions(-) diff --git a/README.md b/README.md index 58a770788..ba6cd6508 100644 --- a/README.md +++ b/README.md @@ -16,21 +16,14 @@ Discord Server

-# Issues - -If you have any problems then feel free to open a issue on github. -If you have an issue that contains confidental infomation then email hello@maintainers.is-a.dev any other emails will be ignored. - ## Register ### Automated Registration - Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your github account and click the register page in the navbar. Fill out some questions and it will all happen automagically! Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. ### Manual Registration - - [Fork](https://github.com/is-a-dev/register/fork) this repository. - Add a new file called `your-domain-name.json` in the `domains` folder to register `your-domain-name.is-a.dev`. - [Read the documentation](https://is-a.dev/docs). @@ -39,7 +32,6 @@ Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head - Enjoy your new `.is-a.dev` domain! ### CLI Registration - For issues with the CLI, **DO NOT OPEN AN ISSUE ON THIS REPOSITORY**, instead open an issue [here](https://github.com/wdhdev/is-a-dev-cli/issues/new). Install the CLI: From 781ef2390e125244a4dc52d48177d425d88c82e5 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:06:01 +0800 Subject: [PATCH 3749/8412] Update SECURITY.md --- SECURITY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/SECURITY.md b/SECURITY.md index 306969112..27e5fc6e0 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -3,4 +3,4 @@ ## Reporting a vulnerability You can report low severity bugs as [issues](https://github.com/is-a-dev/register/issues/new/choose) on this repo. -For higher severity vulnerabilities and bugs, please email the service owner at [akshay-n0@protonmail.com](mailto:akshay-n0@protonmail.com). +For higher severity vulnerabilities and bugs, please email the maintainers at [hello@maintainers.is-a.dev](mailto:hello@maintainers.is-a.dev). From 49e7a16519ad662cea62ceb9c69739554b8872cf Mon Sep 17 00:00:00 2001 From: Maritsu Date: Sat, 12 Aug 2023 11:39:13 +0200 Subject: [PATCH 3750/8412] feat(domain): janmikowa.is-a.dev --- domains/janmikowa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/janmikowa.json diff --git a/domains/janmikowa.json b/domains/janmikowa.json new file mode 100644 index 000000000..3faf3a917 --- /dev/null +++ b/domains/janmikowa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Maritsu", + "email": "maritsuqnn@gmail.com" + }, + "record": { + "CNAME": "maritsu.github.io" + } +} From bc90584b7a06db0c04b481af1b52de6508865d22 Mon Sep 17 00:00:00 2001 From: Dev-420 <109474310+Dev-420@users.noreply.github.com> Date: Sat, 12 Aug 2023 14:57:09 +0500 Subject: [PATCH 3751/8412] Update and rename hot-dev.json to dev-420.json --- domains/dev-420.json | 12 ++++++++++++ domains/hot-dev.json | 12 ------------ 2 files changed, 12 insertions(+), 12 deletions(-) create mode 100644 domains/dev-420.json delete mode 100644 domains/hot-dev.json diff --git a/domains/dev-420.json b/domains/dev-420.json new file mode 100644 index 000000000..8c029e4b8 --- /dev/null +++ b/domains/dev-420.json @@ -0,0 +1,12 @@ +{ + "description": "Just a website for me", + "repo": "https://github.com/Dev-420/dev-420.github.io", + "owner": { + "username": "Dev-420", + "email": "imakbss@gmail.com", + "discord":"hot_dev" + }, + "record": { + "CNAME": "dev-420.github.io" + } +} diff --git a/domains/hot-dev.json b/domains/hot-dev.json deleted file mode 100644 index 278c86764..000000000 --- a/domains/hot-dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Just a website for me", - "repo": "https://github.com/gamerz420/gamerz420.github.io", - "owner": { - "username": "gamerz420", - "email": "imakbss@gmail.com", - "discord":"gamerz420#6200" - }, - "record": { - "CNAME": "gamerz420.github.io" - } -} From 69d470c8a773ddde0933107848a6c696d8a96f52 Mon Sep 17 00:00:00 2001 From: Dev-420 <109474310+Dev-420@users.noreply.github.com> Date: Sat, 12 Aug 2023 15:05:14 +0500 Subject: [PATCH 3752/8412] Create _github-pages-challenge-dev-420.dev-420 --- domains/_github-pages-challenge-dev-420.dev-420 | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-dev-420.dev-420 diff --git a/domains/_github-pages-challenge-dev-420.dev-420 b/domains/_github-pages-challenge-dev-420.dev-420 new file mode 100644 index 000000000..2751e7330 --- /dev/null +++ b/domains/_github-pages-challenge-dev-420.dev-420 @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Dev-420", + "email": "imakbss@gmail.com" + }, + "record": { + "TXT": "af648cf0502797580ddf061805dad3" + } +} From 563bf0ed39b60bcccb87fd71d7fc013c008d4ff5 Mon Sep 17 00:00:00 2001 From: Shreyas T <97907864+Shreyas-ITB@users.noreply.github.com> Date: Sat, 12 Aug 2023 15:35:28 +0530 Subject: [PATCH 3753/8412] Create _github-pages-challenge-Shreyas-ITB.shreyasitb.json --- ...github-pages-challenge-Shreyas-ITB.shreyasitb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json diff --git a/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json b/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json new file mode 100644 index 000000000..530f5b885 --- /dev/null +++ b/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json @@ -0,0 +1,11 @@ +{ + "description": "Personal site for github@bi0hazarDD (GH Pages verification)", + "repo": "https://github.com/Shreyas-ITB/Portfolio", + "owner": { + "username": "Shreyas-ITB", + "email": "shreyasbrillint@gmail.com" + }, + "record": { + "TXT": "737cf4521bb4d1c2a7530ce67a8304" + } +} From 90f1172a4f5fdac3d4693131d73570a4544736db Mon Sep 17 00:00:00 2001 From: Shreyas T <97907864+Shreyas-ITB@users.noreply.github.com> Date: Sat, 12 Aug 2023 15:38:07 +0530 Subject: [PATCH 3754/8412] Update _github-pages-challenge-Shreyas-ITB.shreyasitb.json --- domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json b/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json index 530f5b885..fecff0dae 100644 --- a/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json +++ b/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json @@ -1,5 +1,5 @@ { - "description": "Personal site for github@bi0hazarDD (GH Pages verification)", + "description": "Personal site for github@Shreyas-ITB (GH Pages verification)", "repo": "https://github.com/Shreyas-ITB/Portfolio", "owner": { "username": "Shreyas-ITB", From 582f176598bab1e80e3d13c817bdd5b0710e3ce1 Mon Sep 17 00:00:00 2001 From: inkilu Date: Sat, 12 Aug 2023 16:07:24 +0530 Subject: [PATCH 3755/8412] CNAME change for gautham.json --- domains/gautham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gautham.json b/domains/gautham.json index 09e26d726..61dc2a366 100644 --- a/domains/gautham.json +++ b/domains/gautham.json @@ -4,6 +4,6 @@ "email": "gauthamgkm@gmail.com" }, "record": { - "CNAME": "inkilu.github.io" + "CNAME": "inkilu.is-a.dev" } } From fa443bdc36228ce6641e478ce8f584af2ae63d23 Mon Sep 17 00:00:00 2001 From: Vithushan <63534975+ACuteWoof@users.noreply.github.com> Date: Sat, 12 Aug 2023 17:36:55 +0530 Subject: [PATCH 3756/8412] Create _github-pages-challenge-ACuteWoof.acutewoof.json --- domains/_github-pages-challenge-ACuteWoof.acutewoof.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-ACuteWoof.acutewoof.json diff --git a/domains/_github-pages-challenge-ACuteWoof.acutewoof.json b/domains/_github-pages-challenge-ACuteWoof.acutewoof.json new file mode 100644 index 000000000..4245b70a1 --- /dev/null +++ b/domains/_github-pages-challenge-ACuteWoof.acutewoof.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ACuteWoof", + "email": "sutharshanvithushan@gmail.com" + }, + "record": { + "TXT": "8a47d2fca716e0d7e0bcfd424d0784" + } +} From dc6d2be36fc890d2ecd7570b765b16ae24dffbf6 Mon Sep 17 00:00:00 2001 From: Levani Date: Sat, 12 Aug 2023 16:12:41 +0400 Subject: [PATCH 3757/8412] Create _github-pages-challenge-LevaniVashadze.levani.json --- .../_github-pages-challenge-LevaniVashadze.levani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-LevaniVashadze.levani.json diff --git a/domains/_github-pages-challenge-LevaniVashadze.levani.json b/domains/_github-pages-challenge-LevaniVashadze.levani.json new file mode 100644 index 000000000..93a1a3eab --- /dev/null +++ b/domains/_github-pages-challenge-LevaniVashadze.levani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LevaniVashadze", + "email": "vashadzelevani11@gmail.com" + }, + "record": { + "TXT": "ed2358814bd1764933a1fb860ab339" + } +} From b779ece498f79931527449202567becca4c5fa43 Mon Sep 17 00:00:00 2001 From: beabzk Date: Sat, 12 Aug 2023 16:13:55 +0300 Subject: [PATCH 3758/8412] feat(domain): beabzk.is-a.dev --- domains/beabzk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/beabzk.json diff --git a/domains/beabzk.json b/domains/beabzk.json new file mode 100644 index 000000000..b6ba68ba9 --- /dev/null +++ b/domains/beabzk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "beabzk", + "email": "beabfekadz@gmail.com" + }, + "record": { + "CNAME": "beabzk.github.io" + } +} From c7390622485550dad6fc46326bed179393ce95ac Mon Sep 17 00:00:00 2001 From: "Andrew (Arch)" <111789310+Arch881010@users.noreply.github.com> Date: Sat, 12 Aug 2023 09:42:05 -0500 Subject: [PATCH 3759/8412] Feat: Create _github-pages-challenge and update arch.json to both have the same TXT record on file. --- .../_github-pages-challenge-Arch881010.arch.json | 14 ++++++++++++++ domains/arch.json | 3 ++- 2 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 domains/_github-pages-challenge-Arch881010.arch.json diff --git a/domains/_github-pages-challenge-Arch881010.arch.json b/domains/_github-pages-challenge-Arch881010.arch.json new file mode 100644 index 000000000..03fe5387a --- /dev/null +++ b/domains/_github-pages-challenge-Arch881010.arch.json @@ -0,0 +1,14 @@ +{ + "description": "My personal website on arch.is-a.dev (main files in repo/repository)[Github Challenge].", + "repo": "https://github.com/Arch881010/Arch881010", + "owner": { + "username": "Arch881010", + "email": "c1yd4.arch@inbox.testmail.app", + "discord": "arch1010", + "discord-id": "410248634593050627" + }, + "record": { + "CNAME": "arch881010.github.io", + "TXT": "f7ef0429540150e9e2d26e968dc4de" + } +} diff --git a/domains/arch.json b/domains/arch.json index 3ba605b85..afeaa2231 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -8,6 +8,7 @@ "discord-id": "410248634593050627" }, "record": { - "CNAME": "arch881010.github.io" + "CNAME": "arch881010.github.io", + "TXT": "f7ef0429540150e9e2d26e968dc4de" } } From 9f98dca047d756e2515fa4c8beac55beb463fb9a Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Sat, 12 Aug 2023 11:08:33 -0400 Subject: [PATCH 3760/8412] feat(domain): nxyy.is-a.dev From 6c348d539cc589f1e94f54830c1c3f76241f44ce Mon Sep 17 00:00:00 2001 From: rachmadsuharja Date: Sat, 12 Aug 2023 22:38:35 +0700 Subject: [PATCH 3761/8412] feat(domain): rachmadsuharja.is-a.dev --- domains/rachmadsuharja.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rachmadsuharja.json diff --git a/domains/rachmadsuharja.json b/domains/rachmadsuharja.json new file mode 100644 index 000000000..eb178a153 --- /dev/null +++ b/domains/rachmadsuharja.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rachmadsuharja", + "email": "rachmadsuharja123@gmail.com" + }, + "record": { + "CNAME": "rachmadsuharja.github.io" + } +} From 3e2c14f99ed581faa7edfc215971b20b71961290 Mon Sep 17 00:00:00 2001 From: UtsaV <98129499+UtsaVy@users.noreply.github.com> Date: Sat, 12 Aug 2023 22:02:47 +0530 Subject: [PATCH 3762/8412] feat(domain): add `albagra.is-a.dev` --- domains/albagra.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/albagra.json diff --git a/domains/albagra.json b/domains/albagra.json new file mode 100644 index 000000000..4cd038bca --- /dev/null +++ b/domains/albagra.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "UtsaVy", + "email": "utsavk681@gmail.com" + }, + + "record": { + "CNAME": "fake.dev" + } +} From 0d8c717ed51008d06423a2e57eb7c480e3261a9b Mon Sep 17 00:00:00 2001 From: UtsaV <98129499+UtsaVy@users.noreply.github.com> Date: Sat, 12 Aug 2023 22:15:47 +0530 Subject: [PATCH 3763/8412] feat(domain): add `al-bagra.is-a.dev` --- domains/al-bagra.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/al-bagra.json diff --git a/domains/al-bagra.json b/domains/al-bagra.json new file mode 100644 index 000000000..0f4444470 --- /dev/null +++ b/domains/al-bagra.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "UtsaVy", + "email": "utsavk681@gmail.com" + }, + + "record": { + "CNAME": "utsav.github.io" + } +} From 158b2d3055eb56b637e66b105112697f1f30dbda Mon Sep 17 00:00:00 2001 From: jb3 Date: Sat, 12 Aug 2023 19:17:48 +0200 Subject: [PATCH 3764/8412] feat(domain): _github-pages-challenge-jb3.joe.is-a.dev --- domains/_github-pages-challenge-jb3.joe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jb3.joe.json diff --git a/domains/_github-pages-challenge-jb3.joe.json b/domains/_github-pages-challenge-jb3.joe.json new file mode 100644 index 000000000..79d775fb8 --- /dev/null +++ b/domains/_github-pages-challenge-jb3.joe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jb3", + "email": "joe@jb3.dev" + }, + "record": { + "TXT": "b10c435ad8d9bb1a305cf52669e9ad" + } +} From 9eac41fa1164760423fb2059e318116390576d9f Mon Sep 17 00:00:00 2001 From: UtsaV <98129499+UtsaVy@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:03:17 +0530 Subject: [PATCH 3765/8412] Delete albagra.json --- domains/albagra.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/albagra.json diff --git a/domains/albagra.json b/domains/albagra.json deleted file mode 100644 index 4cd038bca..000000000 --- a/domains/albagra.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "UtsaVy", - "email": "utsavk681@gmail.com" - }, - - "record": { - "CNAME": "fake.dev" - } -} From 06f400bb6005c411035bf83a5a00d6c0f24c222b Mon Sep 17 00:00:00 2001 From: Kris Patel Date: Sat, 12 Aug 2023 23:26:12 +0530 Subject: [PATCH 3766/8412] kris-patel.json added for kris-patel.is-a.dev --- domains/kris-patel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kris-patel.json diff --git a/domains/kris-patel.json b/domains/kris-patel.json new file mode 100644 index 000000000..7c5fc33ae --- /dev/null +++ b/domains/kris-patel.json @@ -0,0 +1,12 @@ + +{ + "description": "Prorammer , Developer and Student", + "repo": "https://github.com/Kris0011", + "owner": { + "username": "Kris Patel", + "email": "krishp759@gmail.com" + }, + "record": { + "URL": "https://personalportfolio.kris-patelpatel.repl.co/" + } +} \ No newline at end of file From b400a3c856edcfdc1224b2960036513e1a06803b Mon Sep 17 00:00:00 2001 From: "Andrew (Arch)" <111789310+Arch881010@users.noreply.github.com> Date: Sat, 12 Aug 2023 13:37:08 -0500 Subject: [PATCH 3767/8412] Fix: Check Failure --- domains/_github-pages-challenge-Arch881010.arch.json | 1 - domains/arch.json | 3 +-- 2 files changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/_github-pages-challenge-Arch881010.arch.json b/domains/_github-pages-challenge-Arch881010.arch.json index 03fe5387a..180d212f0 100644 --- a/domains/_github-pages-challenge-Arch881010.arch.json +++ b/domains/_github-pages-challenge-Arch881010.arch.json @@ -8,7 +8,6 @@ "discord-id": "410248634593050627" }, "record": { - "CNAME": "arch881010.github.io", "TXT": "f7ef0429540150e9e2d26e968dc4de" } } diff --git a/domains/arch.json b/domains/arch.json index afeaa2231..3ba605b85 100644 --- a/domains/arch.json +++ b/domains/arch.json @@ -8,7 +8,6 @@ "discord-id": "410248634593050627" }, "record": { - "CNAME": "arch881010.github.io", - "TXT": "f7ef0429540150e9e2d26e968dc4de" + "CNAME": "arch881010.github.io" } } From 1b8c66d84963ac591b63a181266e8df073531524 Mon Sep 17 00:00:00 2001 From: Tri Yatna <76424714+triyatna@users.noreply.github.com> Date: Sun, 13 Aug 2023 02:13:59 +0700 Subject: [PATCH 3768/8412] Create triyatna.json --- domains/triyatna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/triyatna.json diff --git a/domains/triyatna.json b/domains/triyatna.json new file mode 100644 index 000000000..da317342d --- /dev/null +++ b/domains/triyatna.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain Redirect", + "repo": "https://github.com/triyatna/triyatna.github.io", + "owner": { + "username": "triyatna", + "email": "triyatna.com@gmail.com", + }, + "record": { + "CNAME": "triyatna.github.io" + } +} From 47150a260bce7d9011c16a96adbfdeb0167dbde8 Mon Sep 17 00:00:00 2001 From: SebiTalent04 Date: Sat, 12 Aug 2023 23:08:06 +0300 Subject: [PATCH 3769/8412] feat(domain): sebitalent04.is-a.dev --- domains/sebitalent04.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json index c89df20b3..c46bcdad8 100644 --- a/domains/sebitalent04.json +++ b/domains/sebitalent04.json @@ -1,11 +1,9 @@ { - "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", "owner": { "username": "SebiTalent04", - "email": "", - "discord": "Sto#7264" + "email": "stoican_sebi@yahoo.com" }, "record": { - "CNAME": "SebiTalent04.github.io" + "TXT": "8139f556926b84918edeb68fa50b47" } } From d60bc67bdc730bb07262f6bf038abfb96acec07e Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:10:09 +0300 Subject: [PATCH 3770/8412] Delete sebitalent04.json --- domains/sebitalent04.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sebitalent04.json diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json deleted file mode 100644 index c46bcdad8..000000000 --- a/domains/sebitalent04.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SebiTalent04", - "email": "stoican_sebi@yahoo.com" - }, - "record": { - "TXT": "8139f556926b84918edeb68fa50b47" - } -} From 47f7dc71c66d8fc1180c5d7d0c6c8db5c33a6f92 Mon Sep 17 00:00:00 2001 From: SebiTalent04 Date: Sat, 12 Aug 2023 23:15:00 +0300 Subject: [PATCH 3771/8412] feat(domain): _github-pages-challenge-SebiTalent04.sebitalent04.is-a.dev --- ...github-pages-challenge-SebiTalent04.sebitalent04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-SebiTalent04.sebitalent04.json diff --git a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json new file mode 100644 index 000000000..bd4262307 --- /dev/null +++ b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SebiTalent04", + "email": "stoican_sebi@yahoo.com" + }, + "record": { + "TXT": "8139f556926b84918edeb68fa50b47" + } +} From 30604486a3ffed14409512343b97feb3cb142d80 Mon Sep 17 00:00:00 2001 From: Sebi <52084701+SebiTalent04@users.noreply.github.com> Date: Sat, 12 Aug 2023 23:15:55 +0300 Subject: [PATCH 3772/8412] Update _github-pages-challenge-SebiTalent04.sebitalent04.json --- domains/_github-pages-challenge-SebiTalent04.sebitalent04.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json index bd4262307..89181bf4f 100644 --- a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json +++ b/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json @@ -1,7 +1,6 @@ { "owner": { "username": "SebiTalent04", - "email": "stoican_sebi@yahoo.com" }, "record": { "TXT": "8139f556926b84918edeb68fa50b47" From 5537858bc0fcfddc0707e60d1c3d0f6f64fd4325 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:02:53 +0800 Subject: [PATCH 3773/8412] Rename _github-pages-challenge-dev-420.dev-420 to _github-pages-challenge-dev-420.dev-420.json --- ...v-420.dev-420 => _github-pages-challenge-dev-420.dev-420.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-dev-420.dev-420 => _github-pages-challenge-dev-420.dev-420.json} (100%) diff --git a/domains/_github-pages-challenge-dev-420.dev-420 b/domains/_github-pages-challenge-dev-420.dev-420.json similarity index 100% rename from domains/_github-pages-challenge-dev-420.dev-420 rename to domains/_github-pages-challenge-dev-420.dev-420.json From 5675c36c58d1b6d8c968f7308cfed39a5e872fcc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:03:21 +0800 Subject: [PATCH 3774/8412] Discard changes to domains/hot-dev.json --- domains/hot-dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hot-dev.json diff --git a/domains/hot-dev.json b/domains/hot-dev.json new file mode 100644 index 000000000..278c86764 --- /dev/null +++ b/domains/hot-dev.json @@ -0,0 +1,12 @@ +{ + "description": "Just a website for me", + "repo": "https://github.com/gamerz420/gamerz420.github.io", + "owner": { + "username": "gamerz420", + "email": "imakbss@gmail.com", + "discord":"gamerz420#6200" + }, + "record": { + "CNAME": "gamerz420.github.io" + } +} From 93ba26bc9ea3dfdd80350474dbafc83185f93358 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:03:56 +0800 Subject: [PATCH 3775/8412] Delete hot-dev.json --- domains/hot-dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hot-dev.json diff --git a/domains/hot-dev.json b/domains/hot-dev.json deleted file mode 100644 index be8316ea9..000000000 --- a/domains/hot-dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Just a website for me", - "repo": "https://github.com/gamerz420/gamerz420.github.io", - "owner": { - "username": "gamerz420", - "email": "imakbss@gmail.com", - "discord": "gamerz420#6200" - }, - "record": { - "CNAME": "gamerz420.github.io" - } -} From b21ef56ad20e030c1454d06f481a16f20eb0c5fb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:04:34 +0800 Subject: [PATCH 3776/8412] Rename _github-pages-challenge-Shreyas-ITB.shreyasitb.json to _github-pages-challenge-shreyas-itb.shreyasitb.json --- ...b.json => _github-pages-challenge-shreyas-itb.shreyasitb.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Shreyas-ITB.shreyasitb.json => _github-pages-challenge-shreyas-itb.shreyasitb.json} (100%) diff --git a/domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json b/domains/_github-pages-challenge-shreyas-itb.shreyasitb.json similarity index 100% rename from domains/_github-pages-challenge-Shreyas-ITB.shreyasitb.json rename to domains/_github-pages-challenge-shreyas-itb.shreyasitb.json From 584e572f456e8d8c856246f8903a01eeb0d26147 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:04:44 +0800 Subject: [PATCH 3777/8412] Discard changes to domains/shreyasitb.json --- domains/shreyasitb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shreyasitb.json b/domains/shreyasitb.json index b9a59c9b9..c99534432 100644 --- a/domains/shreyasitb.json +++ b/domains/shreyasitb.json @@ -4,6 +4,6 @@ "email": "rstechbros@gmail.com" }, "record": { - "TXT": "737cf4521bb4d1c2a7530ce67a8304" + "CNAME": "shreyas-itb.github.io" } } From f2bdcd57dc2f3d29215e84643fee42c1c0959432 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 13 Aug 2023 08:11:09 +0800 Subject: [PATCH 3778/8412] Rename _github-pages-challenge-ACuteWoof.acutewoof.json to _github-pages-challenge-acutewoof.acutewoof.json --- ...woof.json => _github-pages-challenge-acutewoof.acutewoof.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ACuteWoof.acutewoof.json => _github-pages-challenge-acutewoof.acutewoof.json} (100%) diff --git a/domains/_github-pages-challenge-ACuteWoof.acutewoof.json b/domains/_github-pages-challenge-acutewoof.acutewoof.json similarity index 100% rename from domains/_github-pages-challenge-ACuteWoof.acutewoof.json rename to domains/_github-pages-challenge-acutewoof.acutewoof.json From 67c0e0eeee22d2876bfdb06dad40d8ea39196c69 Mon Sep 17 00:00:00 2001 From: X-Gorn Date: Sun, 13 Aug 2023 14:16:25 +0900 Subject: [PATCH 3779/8412] feat(domain): xgorn.is-a.dev --- domains/xgorn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xgorn.json diff --git a/domains/xgorn.json b/domains/xgorn.json new file mode 100644 index 000000000..1136bfe9f --- /dev/null +++ b/domains/xgorn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "X-Gorn", + "email": "xgorntv@gmail.com" + }, + "record": { + "A": ["104.248.148.191"] + } +} From 53d27116bb87aa7ee96b1b477f00ef99a0617dbf Mon Sep 17 00:00:00 2001 From: Vaibhav Patel Date: Sun, 13 Aug 2023 14:36:11 +0530 Subject: [PATCH 3780/8412] Update vaibhv.json --- domains/vaibhv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vaibhv.json b/domains/vaibhv.json index 62e6fd20b..4a01fe844 100644 --- a/domains/vaibhv.json +++ b/domains/vaibhv.json @@ -4,6 +4,6 @@ "email": "vaibhavharsoda77@gmail.com" }, "record": { - "A": ["192.0.2.1"] + "CNAME": "vaibhavharsoda.github.io" } } From 9a3b0879524289f80c9b2c6f442330ae2e8944bf Mon Sep 17 00:00:00 2001 From: vaibhavharsoda Date: Sun, 13 Aug 2023 14:38:59 +0530 Subject: [PATCH 3781/8412] feat(domain): Vaibhv.is-a.dev --- domains/Vaibhv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/Vaibhv.json diff --git a/domains/Vaibhv.json b/domains/Vaibhv.json new file mode 100644 index 000000000..4a01fe844 --- /dev/null +++ b/domains/Vaibhv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vaibhavharsoda", + "email": "vaibhavharsoda77@gmail.com" + }, + "record": { + "CNAME": "vaibhavharsoda.github.io" + } +} From 7ac8aba0c7ff682fe645d88994536c009ba89124 Mon Sep 17 00:00:00 2001 From: wansies Date: Sun, 13 Aug 2023 11:27:43 +0200 Subject: [PATCH 3782/8412] feat(domain): wan.is-a.dev --- domains/wan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wan.json b/domains/wan.json index ad0c923ab..28ed11e47 100644 --- a/domains/wan.json +++ b/domains/wan.json @@ -4,6 +4,6 @@ "email": "taio6@duck.com" }, "record": { - "URL": "https://helix-pullover-d4c.notion.site/wansie-3655baf5f6de40cc8be7aa8cbf67f095" + "CNAME": "wansies.github.io" } } From 8f08974810c238d94863e9220d2d833e453a1f91 Mon Sep 17 00:00:00 2001 From: vysakh Date: Sun, 13 Aug 2023 15:46:46 +0530 Subject: [PATCH 3783/8412] for github domain reverification --- domains/_github-pages-challenge-vyshuks.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-vyshuks.json diff --git a/domains/_github-pages-challenge-vyshuks.json b/domains/_github-pages-challenge-vyshuks.json new file mode 100644 index 000000000..39476df3e --- /dev/null +++ b/domains/_github-pages-challenge-vyshuks.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vyshuks", + "email": "vyshuks@gmail.com" + }, + "record": { + "TXT": "d1c7eb98e179173dee56d86aaf5e9a" + } +} From acea4c1ae42bc1210942c58cca285c8941fefd0d Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Sun, 13 Aug 2023 16:16:12 +0530 Subject: [PATCH 3784/8412] feat(domain): akash.is-a.dev --- domains/akash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akash.json diff --git a/domains/akash.json b/domains/akash.json new file mode 100644 index 000000000..bffaee221 --- /dev/null +++ b/domains/akash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.com" + }, + "record": { + "CNAME": "8e7e5199-15ef-4f4d-8350-68c025df6616.id.repl.co" + } +} From 2e18aa21e733b0996cceb6b7fd80d099fdcce996 Mon Sep 17 00:00:00 2001 From: nxyoo Date: Sun, 13 Aug 2023 12:53:54 +0200 Subject: [PATCH 3785/8412] feat(domain): nxyoo.is-a.dev --- domains/nxyoo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nxyoo.json diff --git a/domains/nxyoo.json b/domains/nxyoo.json new file mode 100644 index 000000000..f75d2607f --- /dev/null +++ b/domains/nxyoo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nxyoo", + "email": "armqnd.pro@gmail.com" + }, + "record": { + "A": ["185.221.182.32"] + } +} From ab629c5d5c80f6b84b351b95b12796ed05c3e5f4 Mon Sep 17 00:00:00 2001 From: Horn <133672531+hornbyte@users.noreply.github.com> Date: Sun, 13 Aug 2023 14:57:02 +0200 Subject: [PATCH 3786/8412] Create hornbyte.json --- hornbyte.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 hornbyte.json diff --git a/hornbyte.json b/hornbyte.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/hornbyte.json @@ -0,0 +1 @@ + From 7958d93a5cefad0d197ba07bb85ebaf9f3f6ae00 Mon Sep 17 00:00:00 2001 From: Horn <133672531+hornbyte@users.noreply.github.com> Date: Sun, 13 Aug 2023 14:57:41 +0200 Subject: [PATCH 3787/8412] Create hornbyte.json --- domains/hornbyte.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/hornbyte.json diff --git a/domains/hornbyte.json b/domains/hornbyte.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/hornbyte.json @@ -0,0 +1 @@ + From 5afdd8453a152bbe7f8b3f235e6741207028317f Mon Sep 17 00:00:00 2001 From: borboss Date: Sun, 13 Aug 2023 09:11:03 -0400 Subject: [PATCH 3788/8412] feat(domain): borboss.is-a.dev --- domains/borboss.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/borboss.json diff --git a/domains/borboss.json b/domains/borboss.json new file mode 100644 index 000000000..33dd07cc7 --- /dev/null +++ b/domains/borboss.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "borboss", + "email": "bobbarosshasnoemail@gmail.com" + }, + "record": { + "CNAME": "borboss.github.io" + } +} From 20dda80c14961f3a057cf830171bf52eca6bc424 Mon Sep 17 00:00:00 2001 From: Noma4321 Date: Sun, 13 Aug 2023 18:52:04 +0300 Subject: [PATCH 3789/8412] feat(domain): _github-pages-challenge-Noma4321.noma.is-a.dev --- domains/_github-pages-challenge-Noma4321.noma.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Noma4321.noma.json diff --git a/domains/_github-pages-challenge-Noma4321.noma.json b/domains/_github-pages-challenge-Noma4321.noma.json new file mode 100644 index 000000000..4fc6c3265 --- /dev/null +++ b/domains/_github-pages-challenge-Noma4321.noma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Noma4321", + "email": "noam.malka1yt@gmail.com" + }, + "record": { + "TXT": "3050b2d9504b6f7cab6049c0d11f64" + } +} From 73fd017a982073daa680b618d087d3aa6acda440 Mon Sep 17 00:00:00 2001 From: tamton-aquib Date: Sun, 13 Aug 2023 23:17:11 +0530 Subject: [PATCH 3790/8412] feat(domain): tamton-aquib.is-a.dev --- domains/tamton-aquib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tamton-aquib.json diff --git a/domains/tamton-aquib.json b/domains/tamton-aquib.json new file mode 100644 index 000000000..da6232cde --- /dev/null +++ b/domains/tamton-aquib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tamton-aquib", + "email": "aquibjavedt007@gmail.com" + }, + "record": { + "CNAME": "tamton-aquib.netlify.app" + } +} From a7abce1a7c22083daf86d3c430be63773d73143a Mon Sep 17 00:00:00 2001 From: hilausfbrdhiiuhsdfh Date: Sun, 13 Aug 2023 13:57:07 -0400 Subject: [PATCH 3791/8412] feat(domain): tm-math.is-a.dev --- domains/tm-math.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tm-math.json diff --git a/domains/tm-math.json b/domains/tm-math.json new file mode 100644 index 000000000..b0787c686 --- /dev/null +++ b/domains/tm-math.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hilausfbrdhiiuhsdfh", + "email": "timedoutbusiness@gmail.com" + }, + "record": { + "URL": "https://timed-out-math.hop.sh/" + } +} From 6c091103753a753a0d834aff26f00816269c9cb6 Mon Sep 17 00:00:00 2001 From: SurvExe1Pc Date: Sun, 13 Aug 2023 15:50:10 -0400 Subject: [PATCH 3792/8412] feat(domain): surv.is-a.dev --- domains/surv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/surv.json diff --git a/domains/surv.json b/domains/surv.json new file mode 100644 index 000000000..d5adf9796 --- /dev/null +++ b/domains/surv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SurvExe1Pc", + "email": "a_2oo@outlook.com" + }, + "record": { + "CNAME": "survexe1pc.github.io" + } +} From b323c0a2f589f4c180970b933e7c1e2f3ae84f91 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sun, 13 Aug 2023 21:20:45 +0100 Subject: [PATCH 3793/8412] feat(domain): is-a-dev-testing.is-a.dev --- domains/is-a-dev-testing.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/is-a-dev-testing.json diff --git a/domains/is-a-dev-testing.json b/domains/is-a-dev-testing.json new file mode 100644 index 000000000..e2a1cd34f --- /dev/null +++ b/domains/is-a-dev-testing.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 11727b4f1f03034690608923398baada75caed87 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sun, 13 Aug 2023 23:25:30 +0100 Subject: [PATCH 3794/8412] feat(domain): b69029a2925ad960f5af027cd6d10ed9.is-a.dev --- domains/b69029a2925ad960f5af027cd6d10ed9.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/b69029a2925ad960f5af027cd6d10ed9.json diff --git a/domains/b69029a2925ad960f5af027cd6d10ed9.json b/domains/b69029a2925ad960f5af027cd6d10ed9.json new file mode 100644 index 000000000..bef44eee2 --- /dev/null +++ b/domains/b69029a2925ad960f5af027cd6d10ed9.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "CNAME": "verify.bing.com" + } +} From fa17f31251315d51dcdb43446a7685112c70cbd8 Mon Sep 17 00:00:00 2001 From: willothy Date: Sun, 13 Aug 2023 17:04:04 -0700 Subject: [PATCH 3795/8412] feat(domain): willothy.is-a.dev --- domains/willothy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/willothy.json diff --git a/domains/willothy.json b/domains/willothy.json new file mode 100644 index 000000000..b117237fd --- /dev/null +++ b/domains/willothy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "willothy", + "email": "willothyh@gmail.com" + }, + "record": { + "URL": "https://willothy.com" + } +} From dc9cc99880fa1325e4bb8a41b3b7a8bb0d3d1f8d Mon Sep 17 00:00:00 2001 From: Vaibhav Patel Date: Mon, 14 Aug 2023 11:41:12 +0530 Subject: [PATCH 3796/8412] Delete Vaibhv.json --- domains/Vaibhv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/Vaibhv.json diff --git a/domains/Vaibhv.json b/domains/Vaibhv.json deleted file mode 100644 index 4a01fe844..000000000 --- a/domains/Vaibhv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vaibhavharsoda", - "email": "vaibhavharsoda77@gmail.com" - }, - "record": { - "CNAME": "vaibhavharsoda.github.io" - } -} From 93bd62e4f4044e2be2ee44fa87cb9ff3ba1875db Mon Sep 17 00:00:00 2001 From: vysakh Date: Mon, 14 Aug 2023 13:28:24 +0530 Subject: [PATCH 3797/8412] Rename _github-pages-challenge-vyshuks.json to _github-pages-challenge-vyshuks.vysakh.json --- ...vyshuks.json => _github-pages-challenge-vyshuks.vysakh.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_github-pages-challenge-vyshuks.json => _github-pages-challenge-vyshuks.vysakh.json} (68%) diff --git a/domains/_github-pages-challenge-vyshuks.json b/domains/_github-pages-challenge-vyshuks.vysakh.json similarity index 68% rename from domains/_github-pages-challenge-vyshuks.json rename to domains/_github-pages-challenge-vyshuks.vysakh.json index 39476df3e..c90ab14b0 100644 --- a/domains/_github-pages-challenge-vyshuks.json +++ b/domains/_github-pages-challenge-vyshuks.vysakh.json @@ -4,6 +4,6 @@ "email": "vyshuks@gmail.com" }, "record": { - "TXT": "d1c7eb98e179173dee56d86aaf5e9a" + "TXT": "0cb8ba615b779ff95bfe738257a888" } } From 8857201e1c69c1d885490d064c1d3736796ad19e Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Mon, 14 Aug 2023 21:21:00 +0800 Subject: [PATCH 3798/8412] Update itsdemongamez.json Updated .json file --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 52511eb4e..ae432e3c0 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + "CNAME": "ShadowPlayzYT22.github.io" } } From 9fdefedebfebd16acc86d41ea516d05411476ea8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E8=8A=B1=E5=AE=B6=E5=9C=B0=E5=B0=8F=E8=8D=89=E5=B8=BD?= Date: Mon, 14 Aug 2023 23:28:37 +0800 Subject: [PATCH 3799/8412] feat(domain): add `wusong.is-a.dev` --- domains/wusong.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/wusong.json diff --git a/domains/wusong.json b/domains/wusong.json new file mode 100644 index 000000000..3a742781c --- /dev/null +++ b/domains/wusong.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bayunjiang", + "email": "master@bayun.org" + }, + + "record": { + "CNAME": "bayunjiang.github.io" + } +} From f9302372c45294aec043789524a3b31e123f60de Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:18:31 +0800 Subject: [PATCH 3800/8412] Update itsdemongamez.json Updated itsdemongamez.json file --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index ae432e3c0..005343483 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "ShadowPlayzYT22.github.io" + "CNAME": "DemonGamez-website.github.io" } } From 71c1dd91e2149c91bf4a465c87759b4d1f865a76 Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:29:38 +0800 Subject: [PATCH 3801/8412] Update itsdemongamez.json again Updated itsdemongamez.json CNAME --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 005343483..5979a0f57 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "DemonGamez-website.github.io" + "CNAME": "shadowplayzyt22.github.io" } } From 5967f7328d5b0093b07b7457bef0eb253aef65fc Mon Sep 17 00:00:00 2001 From: Ken Wu Date: Mon, 14 Aug 2023 21:07:24 -0200 Subject: [PATCH 3802/8412] Update _github-pages-challenge-kenwuqianghao.kenwu.json --- domains/_github-pages-challenge-kenwuqianghao.kenwu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-kenwuqianghao.kenwu.json b/domains/_github-pages-challenge-kenwuqianghao.kenwu.json index 14849215f..e4e4ccbab 100644 --- a/domains/_github-pages-challenge-kenwuqianghao.kenwu.json +++ b/domains/_github-pages-challenge-kenwuqianghao.kenwu.json @@ -7,6 +7,6 @@ "twitter": "KenWuqianghao" }, "record": { - "TXT": "15c0eb5d4a85c75c4b205ac26a4d31" + "TXT": "ddd9e6fce10cefd43829dc21e9bc09" } } From 776f66352acdb067e9b6cc8f96d52df90005ca28 Mon Sep 17 00:00:00 2001 From: noobshubham <55689986+noobshubham@users.noreply.github.com> Date: Tue, 15 Aug 2023 06:21:35 +0530 Subject: [PATCH 3803/8412] Update shubham.json Update the TXT Record! --- domains/shubham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubham.json b/domains/shubham.json index b133e9d24..e8417de2d 100644 --- a/domains/shubham.json +++ b/domains/shubham.json @@ -6,6 +6,6 @@ "email": "noobshubham65@gmail.com" }, "record": { - "CNAME": "noobshubham.github.io" + "TXT": "d195c824403985d365b744c05663fb" } } From bea77dca93c848b10fd14a87d9840461966259fc Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 11:25:24 +1000 Subject: [PATCH 3804/8412] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 8a5918d00..ee7c4df74 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "CNAME": "foxsdenyt.github.io" + "MX": "mx1.forwardemail.net" } } From ed35d83d087b71c098a0e5486af47833cb41fd55 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 11:39:56 +1000 Subject: [PATCH 3805/8412] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index ee7c4df74..2a979802c 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "mx1.forwardemail.net" + "TXT": "forward-email=foxsdenyt@gmail.com" } } From abb5eb8d7595c5bb5356423bf3477fb39ad66ba6 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 11:40:10 +1000 Subject: [PATCH 3806/8412] feat(domain): foxsden.is-a.dev From 525429ba809d25a4c4352824d16779d99155215d Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:25:52 +1000 Subject: [PATCH 3807/8412] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 2a979802c..5ad70e6f0 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "TXT": "forward-email=foxsdenyt@gmail.com" + "TXT": " forward-email=foxsdenyt@gmail.com" } } From aa720407e976a9a9b124f3dd2b2a577830c82460 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:29:26 +1000 Subject: [PATCH 3808/8412] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 5ad70e6f0..ee7c4df74 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "TXT": " forward-email=foxsdenyt@gmail.com" + "MX": "mx1.forwardemail.net" } } From 1e047c7cbcb2ecb416b7be0f078e5b1046936010 Mon Sep 17 00:00:00 2001 From: Fox's Den <47910472+FoxsDenYT@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:33:26 +1000 Subject: [PATCH 3809/8412] Update foxsden.json Sorry for the large ammonts of commits. the manage panel was screwing up so i gave up and edited the file this way --- domains/foxsden.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/foxsden.json b/domains/foxsden.json index ee7c4df74..a8a9bfb72 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -5,5 +5,7 @@ }, "record": { "MX": "mx1.forwardemail.net" + "TXT": "forward-email=foxsdenyt@gmail.com", + "CNAME": "foxsdenyt.github.io" } } From 4cd5d84dbda4e891cc4bf5d3ee547d91b0dfc1ef Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:52:35 +1000 Subject: [PATCH 3810/8412] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index a8a9bfb72..22f407f46 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,8 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "mx1.forwardemail.net" - "TXT": "forward-email=foxsdenyt@gmail.com", "CNAME": "foxsdenyt.github.io" } } From 94de09c2a3ab7494b02ff088dc709fc556647e4c Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 12:55:52 +1000 Subject: [PATCH 3811/8412] feat(domain): foxsden.is-a.dev From dc4b24b803948d9932f752081d8727b1c82189dd Mon Sep 17 00:00:00 2001 From: noobshubham <55689986+noobshubham@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:01:29 +0530 Subject: [PATCH 3812/8412] Update shubham.json --- domains/shubham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shubham.json b/domains/shubham.json index e8417de2d..b133e9d24 100644 --- a/domains/shubham.json +++ b/domains/shubham.json @@ -6,6 +6,6 @@ "email": "noobshubham65@gmail.com" }, "record": { - "TXT": "d195c824403985d365b744c05663fb" + "CNAME": "noobshubham.github.io" } } From 301aa09543147931a0ce2b808c4b358cf6310dc6 Mon Sep 17 00:00:00 2001 From: noobshubham <55689986+noobshubham@users.noreply.github.com> Date: Tue, 15 Aug 2023 09:02:55 +0530 Subject: [PATCH 3813/8412] Create _github-pages-challenge-noobshubham.shubham.json for domain verification --- .../_github-pages-challenge-noobshubham.shubham.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-noobshubham.shubham.json diff --git a/domains/_github-pages-challenge-noobshubham.shubham.json b/domains/_github-pages-challenge-noobshubham.shubham.json new file mode 100644 index 000000000..a8882ab7e --- /dev/null +++ b/domains/_github-pages-challenge-noobshubham.shubham.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Website", + "repo": "https://github.com/noobshubham/Portfolio", + "owner": { + "username": "noobshubham", + "email": "noobshubham65@gmail.com" + }, + "record": { + "TXT": "d195c824403985d365b744c05663fb" + } +} From adaedc5d0374848b74bf8b97ab479273fb1ddfa5 Mon Sep 17 00:00:00 2001 From: FoxsDenYT Date: Tue, 15 Aug 2023 13:37:14 +1000 Subject: [PATCH 3814/8412] feat(domain): foxsden.is-a.dev --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 22f407f46..3fe719876 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "CNAME": "foxsdenyt.github.io" + "MX": "10 mx1.forwardemail.net" } } From b5ff7a15789658510523f5bde440b7e32ed89832 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 15 Aug 2023 11:58:21 +0800 Subject: [PATCH 3815/8412] Update foxsden.json --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 3fe719876..721cddd27 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,6 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "10 mx1.forwardemail.net" + "MX": ["mx1.forwardemail.net"] } } From 657b58a7c6d4b76db8c4b4910e079b892c174abb Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Tue, 15 Aug 2023 12:17:22 +0800 Subject: [PATCH 3816/8412] Update itsdemongamez.json --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 52511eb4e..0c81aa947 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" + "CNAME": "Demon-Gamez-website.github.io" } } From b59ddb8ca24d4f29d1c810dd472c7c9b2530adb9 Mon Sep 17 00:00:00 2001 From: itsrn Date: Mon, 14 Aug 2023 21:44:32 -0700 Subject: [PATCH 3817/8412] feat(domain): ron .is-a.dev --- domains/ron .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ron .json diff --git a/domains/ron .json b/domains/ron .json new file mode 100644 index 000000000..b51486d88 --- /dev/null +++ b/domains/ron .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "TXT": "vc-domain-verify=ron.is-a.dev,46c5fcd5dc0703549f7c" + } +} From 22773bdf1ace32ea4e7391e1a66ea5a809d445f2 Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Tue, 15 Aug 2023 11:20:50 +0530 Subject: [PATCH 3818/8412] feat(domain): byte.is-a.dev --- domains/byte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/byte.json diff --git a/domains/byte.json b/domains/byte.json new file mode 100644 index 000000000..b25114358 --- /dev/null +++ b/domains/byte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.com" + }, + "record": { + "URL": "https://squaresmp.github.io/" + } +} From efcf9d3127d10090af067a29dbd45e955ee1857d Mon Sep 17 00:00:00 2001 From: Ron Nuss Date: Tue, 15 Aug 2023 00:22:13 -0700 Subject: [PATCH 3819/8412] Fixed empty space --- domains/{ron .json => ron.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{ron .json => ron.json} (100%) diff --git a/domains/ron .json b/domains/ron.json similarity index 100% rename from domains/ron .json rename to domains/ron.json From 2843fc03daa0f2613452ed6ebe158d8be48fbabd Mon Sep 17 00:00:00 2001 From: Ron Nuss Date: Tue, 15 Aug 2023 07:52:46 +0000 Subject: [PATCH 3820/8412] Modified record to CNAME --- domains/ron.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ron.json b/domains/ron.json index b51486d88..ba6fba4b5 100644 --- a/domains/ron.json +++ b/domains/ron.json @@ -4,6 +4,6 @@ "email": "shalom@itsron.space" }, "record": { - "TXT": "vc-domain-verify=ron.is-a.dev,46c5fcd5dc0703549f7c" + "CNAME": "itsrn.github.io" } -} +} \ No newline at end of file From 097ec359846611d149c68e34196edddaddee646e Mon Sep 17 00:00:00 2001 From: erdem85 Date: Tue, 15 Aug 2023 11:21:02 +0300 Subject: [PATCH 3821/8412] feat(domain): erdem.is-a.dev --- domains/erdem.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/erdem.json b/domains/erdem.json index e73f3d0cb..b2c240100 100644 --- a/domains/erdem.json +++ b/domains/erdem.json @@ -1,12 +1,9 @@ { - "description": "erdem's personal website", - "repo": "https://github.com/erdem85/website", "owner": { "username": "erdem85", - "email": "erdm@disroot.org", - "twitter": "erdemhso" + "email": "erdm@disroot.org" }, "record": { - "URL": "https://erdem.js.org" + "TXT": "https://erdem.lol" } } From d67654e9c76c8a59a6a0810df1cb40458bc01fcd Mon Sep 17 00:00:00 2001 From: erdem Date: Tue, 15 Aug 2023 11:22:14 +0300 Subject: [PATCH 3822/8412] Update erdem.json --- domains/erdem.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erdem.json b/domains/erdem.json index b2c240100..202405794 100644 --- a/domains/erdem.json +++ b/domains/erdem.json @@ -4,6 +4,6 @@ "email": "erdm@disroot.org" }, "record": { - "TXT": "https://erdem.lol" + "URL": "https://erdem.lol" } } From 8ae788a9b3ed437134878e77d9df522e6f832e71 Mon Sep 17 00:00:00 2001 From: itsrn Date: Tue, 15 Aug 2023 03:15:53 -0700 Subject: [PATCH 3823/8412] feat(domain): r.is-a.dev --- domains/r.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/r.json diff --git a/domains/r.json b/domains/r.json new file mode 100644 index 000000000..7a60ba0a6 --- /dev/null +++ b/domains/r.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "URL": "https://itsrn.vercel.app" + } +} From 87d0fe8453a64402e1c0ba2e22f02aa28c3d1737 Mon Sep 17 00:00:00 2001 From: drizion Date: Tue, 15 Aug 2023 13:42:21 -0300 Subject: [PATCH 3824/8412] feat(domain): drizion.is-a.dev --- domains/drizion.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/drizion.json diff --git a/domains/drizion.json b/domains/drizion.json new file mode 100644 index 000000000..70090b594 --- /dev/null +++ b/domains/drizion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "drizion", + "email": "gabrieldasilvadevargas@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=drizion.is-a.dev,6f313e7f58cf1bdb9801" + } +} From 79aba434fcfdef67e76b5c533d7f9aa9e8238b39 Mon Sep 17 00:00:00 2001 From: X-Gorn Date: Wed, 16 Aug 2023 03:30:49 +0900 Subject: [PATCH 3825/8412] feat(domain): xgorn.is-a.dev --- domains/xgorn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xgorn.json b/domains/xgorn.json index 1136bfe9f..be34b401e 100644 --- a/domains/xgorn.json +++ b/domains/xgorn.json @@ -4,6 +4,6 @@ "email": "xgorntv@gmail.com" }, "record": { - "A": ["104.248.148.191"] + "CNAME": "x-gorn.github.io" } } From 38f48e86a4e2ea60c40950deafd9ef6fd72c35b6 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Tue, 15 Aug 2023 20:26:07 +0100 Subject: [PATCH 3826/8412] feat(domain): hosting-test.is-a.dev --- domains/hosting-test.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hosting-test.json diff --git a/domains/hosting-test.json b/domains/hosting-test.json new file mode 100644 index 000000000..e2a1cd34f --- /dev/null +++ b/domains/hosting-test.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From a29d94fd3e4b345743d0c98e2324482484a2d804 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Tue, 15 Aug 2023 20:55:31 +0100 Subject: [PATCH 3827/8412] feat(domain): test373.is-a.dev --- domains/test373.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/test373.json diff --git a/domains/test373.json b/domains/test373.json new file mode 100644 index 000000000..4b5a77dcc --- /dev/null +++ b/domains/test373.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["1.1.1.1"] + } +} From 3590938185973e4da875395a7c46da59c9e71ee9 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Tue, 15 Aug 2023 21:30:00 +0100 Subject: [PATCH 3828/8412] feat(domain): test373.is-a.dev --- domains/test373.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/test373.json b/domains/test373.json index 4b5a77dcc..987fc9a09 100644 --- a/domains/test373.json +++ b/domains/test373.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - "record": { - "A": ["1.1.1.1"] - } -} + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 3aad08dd9afce448c4e9e765bc48dfcdf22ea18d Mon Sep 17 00:00:00 2001 From: SreevikramR Date: Tue, 15 Aug 2023 15:34:51 -0500 Subject: [PATCH 3829/8412] feat(domain): sreevikram.is-a.dev --- domains/sreevikram.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/sreevikram.json b/domains/sreevikram.json index 873a18eeb..8758f238e 100644 --- a/domains/sreevikram.json +++ b/domains/sreevikram.json @@ -1,10 +1,11 @@ { - "owner": { - "username": "SreevikramR", - "email": "sreevikram.r@gmail.com", - "discord": "therealviki" - }, - "record": { - "CNAME": "nextjs-production-a65b.up.railway.app" - } -} \ No newline at end of file + "owner": { + "username": "SreevikramR", + "email": "sreevikram.r@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 6d001a668551a96de17f79b5caa68ff66fe3b2e8 Mon Sep 17 00:00:00 2001 From: juniorbutyeah Date: Tue, 15 Aug 2023 16:51:42 -0400 Subject: [PATCH 3830/8412] feat(domain): junior.is-a.dev --- domains/junior.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/junior.json b/domains/junior.json index d69379ab9..5d947b544 100644 --- a/domains/junior.json +++ b/domains/junior.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "juniorbutyeah", - "email": "junior4u@reborn.com" - }, - "record": { - "CNAME": "juniorlol.me" - } -} + "owner": { + "username": "juniorbutyeah", + "email": "junior4u@reborn.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From f95393a11b406241ab54b7b5f443d207dec6a04c Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 16 Aug 2023 00:03:30 +0100 Subject: [PATCH 3831/8412] feat(domain): picosvelte.zarqi.is-a.dev --- domains/picosvelte.zarqi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/picosvelte.zarqi.json diff --git a/domains/picosvelte.zarqi.json b/domains/picosvelte.zarqi.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/picosvelte.zarqi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From b7d379b031b2302281a9b842b71b4aad8d77c5e4 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Wed, 16 Aug 2023 01:30:58 +0200 Subject: [PATCH 3832/8412] feat(domain): images-stefdp.is-a.dev --- domains/images-stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/images-stefdp.json diff --git a/domains/images-stefdp.json b/domains/images-stefdp.json new file mode 100644 index 000000000..59db33eb3 --- /dev/null +++ b/domains/images-stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From dd600d2dd13c9fa3dfcb363464633a447212fdee Mon Sep 17 00:00:00 2001 From: Karandev2007 Date: Wed, 16 Aug 2023 06:39:06 +0530 Subject: [PATCH 3833/8412] feat(domain): karan.is-a.dev --- domains/karan.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/karan.json b/domains/karan.json index 27fb3a59a..8e6d7ce97 100644 --- a/domains/karan.json +++ b/domains/karan.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Karandev2007", - "email": "karangamerz207@gmail.com", - "discord": "1045275588434337843" - }, - - "record": { - "A": ["69.197.129.98"] - } -} + "owner": { + "username": "Karandev2007", + "email": "karangamerz207@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 8e914e3be47ec7dcbfdaa529852518b95306e46a Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Wed, 16 Aug 2023 07:29:20 +0530 Subject: [PATCH 3834/8412] feat(domain): suki.is-a.dev --- domains/suki.json | 8 ++------ 1 file changed, 2 insertions(+), 6 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index e6ea0c987..8386510fa 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,13 +1,9 @@ { - "description": "A cool website", - "repo": "https://github.com/SukiPlayz/hello-world", "owner": { "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" + "email": "suki@suki.is-a.dev" }, "record": { - "A": ["212.193.3.66"], - "TXT": "v=spf1 a mx ip4:212.193.3.66 include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + "MX": "hosts.is-a.dev" } } From a6d4e07217697a265e2af8f5802ffccebf04745f Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Wed, 16 Aug 2023 07:30:23 +0530 Subject: [PATCH 3835/8412] Update suki.json --- domains/suki.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index 8386510fa..c9d638b44 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,9 +1,12 @@ { "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": "hosts.is-a.dev" + } } } From 2e27031cd5da89929aa08e7ba4508a517276eb0c Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Wed, 16 Aug 2023 07:36:08 +0530 Subject: [PATCH 3836/8412] Update suki.json --- domains/suki.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/suki.json b/domains/suki.json index c9d638b44..2ffb5d342 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -9,4 +9,3 @@ "MX": "hosts.is-a.dev" } } -} From 8e6976a73c565eca0a83feda65daa8aabe2643af Mon Sep 17 00:00:00 2001 From: hbk671104 Date: Wed, 16 Aug 2023 10:15:40 +0800 Subject: [PATCH 3837/8412] feat(domain): bk.is-a.dev --- domains/bk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bk.json diff --git a/domains/bk.json b/domains/bk.json new file mode 100644 index 000000000..e7d9f49df --- /dev/null +++ b/domains/bk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hbk671104", + "email": "hbk671104@gmail.com" + }, + "record": { + "CNAME": "hbk671104.github.io" + } +} From 420fcead818cf8ddac2b6053d2f27d58964fbcfd Mon Sep 17 00:00:00 2001 From: git-hoe Date: Tue, 15 Aug 2023 22:49:33 -0400 Subject: [PATCH 3838/8412] feat(domain): git-hoe.is-a.dev --- domains/git-hoe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/git-hoe.json diff --git a/domains/git-hoe.json b/domains/git-hoe.json new file mode 100644 index 000000000..04d94fec4 --- /dev/null +++ b/domains/git-hoe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "git-hoe", + "email": "haxer@disroot.org" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 1b441d6a3a84e7b394fcb25ff42102cb59cb322c Mon Sep 17 00:00:00 2001 From: ais1175 Date: Wed, 16 Aug 2023 11:41:53 +0700 Subject: [PATCH 3839/8412] feat(domain): jawis.is-a.dev --- domains/jawis.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jawis.json diff --git a/domains/jawis.json b/domains/jawis.json new file mode 100644 index 000000000..b49dd28f6 --- /dev/null +++ b/domains/jawis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ais1175", + "email": "wutau179@gmail.com" + }, + "record": { + "A": ["103.114.200.170"] + } +} From 30f546e7c9a797dfa6650dc5b8f1a0291793e1cc Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 16 Aug 2023 08:54:50 +0300 Subject: [PATCH 3840/8412] feat(domain): alphatest.is-a.dev --- domains/alphatest.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alphatest.json diff --git a/domains/alphatest.json b/domains/alphatest.json new file mode 100644 index 000000000..bedeb69fe --- /dev/null +++ b/domains/alphatest.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 44c036b915b4293de2f2c5184a3a2fd8a52b79ba Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Wed, 16 Aug 2023 08:50:36 +0200 Subject: [PATCH 3841/8412] feat(domain): media.stefdp.is-a.dev --- domains/media.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/media.stefdp.json diff --git a/domains/media.stefdp.json b/domains/media.stefdp.json new file mode 100644 index 000000000..59db33eb3 --- /dev/null +++ b/domains/media.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 6fc11e8c59076cb5dfb2e7d24d8fd21a076781bd Mon Sep 17 00:00:00 2001 From: genevera Date: Wed, 16 Aug 2023 03:04:57 -0400 Subject: [PATCH 3842/8412] feat(domain): genevera.is-a.dev --- domains/genevera.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/genevera.json diff --git a/domains/genevera.json b/domains/genevera.json new file mode 100644 index 000000000..ea65bda9a --- /dev/null +++ b/domains/genevera.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "genevera", + "email": "genevera.codes+github@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From b7eb1d5800eb25985c697179f82ad98fd6857e97 Mon Sep 17 00:00:00 2001 From: nxyoo Date: Wed, 16 Aug 2023 10:31:39 +0200 Subject: [PATCH 3843/8412] feat(domain): nxyoo.is-a.dev --- domains/nxyoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nxyoo.json b/domains/nxyoo.json index f75d2607f..1e9e42b9a 100644 --- a/domains/nxyoo.json +++ b/domains/nxyoo.json @@ -4,6 +4,6 @@ "email": "armqnd.pro@gmail.com" }, "record": { - "A": ["185.221.182.32"] + "A": "is-a.dev" } } From 3a0f5434486d4ca93a4977af90c27d119384f679 Mon Sep 17 00:00:00 2001 From: nxyoo Date: Wed, 16 Aug 2023 10:32:53 +0200 Subject: [PATCH 3844/8412] feat(domain): nxyoo.is-a.dev --- domains/nxyoo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nxyoo.json b/domains/nxyoo.json index 1e9e42b9a..bc4df3ae6 100644 --- a/domains/nxyoo.json +++ b/domains/nxyoo.json @@ -4,6 +4,6 @@ "email": "armqnd.pro@gmail.com" }, "record": { - "A": "is-a.dev" + "A": "68.65.123.44" } } From 0b6f34851f473ace1f84cc934dc8268a35c328bc Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 10:41:31 +0200 Subject: [PATCH 3845/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rizky.json diff --git a/domains/rizky.json b/domains/rizky.json new file mode 100644 index 000000000..a4a946a79 --- /dev/null +++ b/domains/rizky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "schummler", + "email": "markwilkens102@gmail.com" + }, + "record": { + "CNAME": "schummler.github.io" + } +} From 7653db10dc2e7b961d6dbd5b2547c177c5181276 Mon Sep 17 00:00:00 2001 From: nxyoo Date: Wed, 16 Aug 2023 10:48:19 +0200 Subject: [PATCH 3846/8412] feat(domain): nxyoo.is-a.dev --- domains/nxyoo.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/nxyoo.json b/domains/nxyoo.json index bc4df3ae6..b4c442275 100644 --- a/domains/nxyoo.json +++ b/domains/nxyoo.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "nxyoo", - "email": "armqnd.pro@gmail.com" - }, - "record": { - "A": "68.65.123.44" - } -} + "owner": { + "username": "nxyoo", + "email": "armqnd.pro@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 9fd95bff8c14e7c60d32fd7473026edc5ce4b709 Mon Sep 17 00:00:00 2001 From: Niemiets Date: Wed, 16 Aug 2023 10:55:24 +0200 Subject: [PATCH 3847/8412] feat(domain): niemiets.is-a.dev --- domains/niemiets.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/niemiets.json b/domains/niemiets.json index 10be9db3b..fbcb5f600 100644 --- a/domains/niemiets.json +++ b/domains/niemiets.json @@ -1,10 +1,11 @@ { "owner": { - "username": "Niemiets", - "email": "niemiec123123123@gmail.com" + "username": "Niemiets", + "email": "niemiec123123123@gmail.com" }, "record": { - "URL": "https://www.niemiets.repl.co/" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" } - } - \ No newline at end of file + } \ No newline at end of file From 6009b70e5cafe4e0446c4a970997417e1b34537c Mon Sep 17 00:00:00 2001 From: Sugar <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 16:35:00 +0700 Subject: [PATCH 3848/8412] feat(domain): add `yes.is-a.dev` --- domains/yes.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yes.json diff --git a/domains/yes.json b/domains/yes.json new file mode 100644 index 000000000..0f552e051 --- /dev/null +++ b/domains/yes.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + + "record": { + "TXT": "thx" + } +} From 7c166d9d812473e5117f2e2a69df5a10005cecf8 Mon Sep 17 00:00:00 2001 From: boomer4boomer Date: Wed, 16 Aug 2023 14:51:51 +0500 Subject: [PATCH 3849/8412] feat(domain): fasdaa.is-a.dev --- domains/fasdaa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fasdaa.json diff --git a/domains/fasdaa.json b/domains/fasdaa.json new file mode 100644 index 000000000..8b4d91399 --- /dev/null +++ b/domains/fasdaa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "boomer4boomer", + "email": "abdulkx06epic@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 8301d0adb97e7b6954643024156e49da8e2e5d7c Mon Sep 17 00:00:00 2001 From: Eric-Pessoa Date: Wed, 16 Aug 2023 09:33:54 -0300 Subject: [PATCH 3850/8412] feat(domain): EricPessoa.is-a.dev --- domains/EricPessoa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/EricPessoa.json diff --git a/domains/EricPessoa.json b/domains/EricPessoa.json new file mode 100644 index 000000000..0a0ef5a42 --- /dev/null +++ b/domains/EricPessoa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Eric-Pessoa", + "email": "pessoa.eric@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 4338854973b6d326f5a41f227848d8a9017a5643 Mon Sep 17 00:00:00 2001 From: NerdsForGaming <74607784+NerdsForGaming@users.noreply.github.com> Date: Wed, 16 Aug 2023 18:16:12 +0530 Subject: [PATCH 3851/8412] feat(domain): add `thesonofdevilhunter.is-a.dev` --- domains/thesonofdevilhunter.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/thesonofdevilhunter.json diff --git a/domains/thesonofdevilhunter.json b/domains/thesonofdevilhunter.json new file mode 100644 index 000000000..5e06d971c --- /dev/null +++ b/domains/thesonofdevilhunter.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NerdsForGaming", + "email": "thesonofdevilhunter1@gmail.com" + }, + + "record": { + "A": ["nerdsforgaming.github.io"] + } +} From 70ff116dba8fc04731ccbd55a924db379d861d6b Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 16 Aug 2023 15:27:48 +0100 Subject: [PATCH 3852/8412] Rename EricPessoa.json to ericpessoa.json --- domains/{EricPessoa.json => ericpessoa.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{EricPessoa.json => ericpessoa.json} (99%) diff --git a/domains/EricPessoa.json b/domains/ericpessoa.json similarity index 99% rename from domains/EricPessoa.json rename to domains/ericpessoa.json index 0a0ef5a42..0e599d0a5 100644 --- a/domains/EricPessoa.json +++ b/domains/ericpessoa.json @@ -8,4 +8,4 @@ "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": "hosts.is-a.dev" } -} \ No newline at end of file +} From b40cac36dd08aef5d2cb7a8d485d7bf63f54cc04 Mon Sep 17 00:00:00 2001 From: Mikelikesgames1 Date: Wed, 16 Aug 2023 10:35:32 -0400 Subject: [PATCH 3853/8412] feat(domain): Kime.is-a.dev --- domains/Kime.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/Kime.json diff --git a/domains/Kime.json b/domains/Kime.json new file mode 100644 index 000000000..f5e7c54e8 --- /dev/null +++ b/domains/Kime.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Mikelikesgames1", + "email": "mikeyhackjob21@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From e96038226edfd40fb49be7daf55af044f39ad7d8 Mon Sep 17 00:00:00 2001 From: kentjuno7z <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:02:08 +0700 Subject: [PATCH 3854/8412] Create sugar.json --- domains/sugar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json new file mode 100644 index 000000000..5b1d3fe23 --- /dev/null +++ b/domains/sugar.json @@ -0,0 +1,10 @@ +{ + "repo": "https://github.com/N0r1uno/n0r1uno.github.io", + "owner": { + "username": "N0r1uno", + "email": "noriunomakusui@gmail.com" + }, + "record": { + "CNAME": "n0r1uno.github.io" + } +} From 65630345987e53763529b7bf3e8fec8c2c999b76 Mon Sep 17 00:00:00 2001 From: kentjuno7z <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:05:16 +0700 Subject: [PATCH 3855/8412] Update sugar.json --- domains/sugar.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/sugar.json b/domains/sugar.json index 5b1d3fe23..e06494ada 100644 --- a/domains/sugar.json +++ b/domains/sugar.json @@ -1,10 +1,10 @@ { - "repo": "https://github.com/N0r1uno/n0r1uno.github.io", + "repo": "https://github.com/kentjuno7z", "owner": { - "username": "N0r1uno", - "email": "noriunomakusui@gmail.com" + "username": "Sugar", + "email": "lamdev1212@gmail.com" }, "record": { - "CNAME": "n0r1uno.github.io" + "CNAME": "Sugar.github.io" } } From 76e3e5e6c0a52e14c7ec9c75e92e4dbd4df30bd9 Mon Sep 17 00:00:00 2001 From: kentjuno7z <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:06:45 +0700 Subject: [PATCH 3856/8412] Delete sugar.json --- domains/sugar.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json deleted file mode 100644 index e06494ada..000000000 --- a/domains/sugar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/kentjuno7z", - "owner": { - "username": "Sugar", - "email": "lamdev1212@gmail.com" - }, - "record": { - "CNAME": "Sugar.github.io" - } -} From 5b1408bdc9e6dc168a95ca5a32b3804523f8bae2 Mon Sep 17 00:00:00 2001 From: Sugar <96229800+kentjuno7z@users.noreply.github.com> Date: Wed, 16 Aug 2023 22:12:45 +0700 Subject: [PATCH 3857/8412] feat(domain): add `sugar.is-a.dev` --- domains/sugar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json new file mode 100644 index 000000000..7abe0e5c4 --- /dev/null +++ b/domains/sugar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + + "record": { + "A": ["idk"] + } +} From 3ad0eb59555f74eec41f0137f240911cf3d17df2 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 16 Aug 2023 16:13:18 +0100 Subject: [PATCH 3858/8412] Rename Kime.json to kime.json --- domains/{Kime.json => kime.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{Kime.json => kime.json} (99%) diff --git a/domains/Kime.json b/domains/kime.json similarity index 99% rename from domains/Kime.json rename to domains/kime.json index f5e7c54e8..169f51d21 100644 --- a/domains/Kime.json +++ b/domains/kime.json @@ -8,4 +8,4 @@ "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": "hosts.is-a.dev" } -} \ No newline at end of file +} From 2bfa8f48cb7e4591fbb29ff9473b2d40dd928880 Mon Sep 17 00:00:00 2001 From: SaqlainBrawl Date: Wed, 16 Aug 2023 08:24:34 -0700 Subject: [PATCH 3859/8412] feat(domain): saqlainbrawl.is-a.dev --- domains/saqlainbrawl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saqlainbrawl.json diff --git a/domains/saqlainbrawl.json b/domains/saqlainbrawl.json new file mode 100644 index 000000000..b9ca235bc --- /dev/null +++ b/domains/saqlainbrawl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SaqlainBrawl", + "email": "saqlainbrawl@gmail.com" + }, + "record": { + "CNAME": "fb2fcda5-aed5-45b1-8aa4-31bc49356ffa.id.repl.co" + } +} From b7a7b231ad3b33d2a8d45e605e6f55294a31c00d Mon Sep 17 00:00:00 2001 From: Aquib Javed <77913442+tamton-aquib@users.noreply.github.com> Date: Wed, 16 Aug 2023 21:22:25 +0530 Subject: [PATCH 3860/8412] Update tamton-aquib.json --- domains/tamton-aquib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tamton-aquib.json b/domains/tamton-aquib.json index da6232cde..1a4efcd2a 100644 --- a/domains/tamton-aquib.json +++ b/domains/tamton-aquib.json @@ -4,6 +4,6 @@ "email": "aquibjavedt007@gmail.com" }, "record": { - "CNAME": "tamton-aquib.netlify.app" + "CNAME": "tamton-aquib.github.io" } } From 7838cda4524b2f9026b139965bc5f9bd303f1bf0 Mon Sep 17 00:00:00 2001 From: Ron Nuss Date: Wed, 16 Aug 2023 16:48:32 +0000 Subject: [PATCH 3861/8412] removed short domain --- domains/r.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/r.json diff --git a/domains/r.json b/domains/r.json deleted file mode 100644 index 7a60ba0a6..000000000 --- a/domains/r.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "itsrn", - "email": "shalom@itsron.space" - }, - "record": { - "URL": "https://itsrn.vercel.app" - } -} From 5a59d4dccabf5f5b560ba2f020ddb877f1316ba9 Mon Sep 17 00:00:00 2001 From: rubiin Date: Wed, 16 Aug 2023 23:09:45 +0545 Subject: [PATCH 3862/8412] feat(domain): rubin.is-a.dev --- domains/rubin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rubin.json diff --git a/domains/rubin.json b/domains/rubin.json new file mode 100644 index 000000000..0233fe19f --- /dev/null +++ b/domains/rubin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rubiin", + "email": "roobin.bhandari@gmail.com" + }, + "record": { + "URL": "https://rubiin.pages.dev" + } +} From 960590a72ac92461a709a12c3f363ec3e1e17b1d Mon Sep 17 00:00:00 2001 From: Happy enderman <66224387+happyendermangit@users.noreply.github.com> Date: Wed, 16 Aug 2023 20:25:57 +0200 Subject: [PATCH 3863/8412] Create happyenderman.is-a.dev.json --- domains/happyenderman.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/happyenderman.is-a.dev.json diff --git a/domains/happyenderman.is-a.dev.json b/domains/happyenderman.is-a.dev.json new file mode 100644 index 000000000..e7d9a5b0f --- /dev/null +++ b/domains/happyenderman.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "description":"happyenderman.is-a.dev" + "repo": "https://github.com/happyendermangit/happyendermangit.github.io", + "owner": { + "username": "happyendermangit", + }, + "record": { + "CNAME": "happyendermangit.github.io" + } +} From 9a1d6fd7eecdd5c962a4606d6387f26e71bfe52f Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 20:28:13 +0200 Subject: [PATCH 3864/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index a4a946a79..8b8831053 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": "schummler.github.io" + "URL": "schummler.github.io" } } From e5eba03c996ad12398eae8aa5f66708f899d5610 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 20:29:05 +0200 Subject: [PATCH 3865/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 8b8831053..2dd5e7ff4 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "URL": "schummler.github.io" + "CNAME": "minthook.tk" } } From 1399b1a012cde6587a2542d8885ff47de2514b5e Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 16 Aug 2023 20:11:26 +0100 Subject: [PATCH 3866/8412] Update arboy.json --- domains/arboy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arboy.json b/domains/arboy.json index 5ac1933b3..75fb23a93 100644 --- a/domains/arboy.json +++ b/domains/arboy.json @@ -1,7 +1,7 @@ { "repo": "https://github.com/ARBoyGo/arboygo.github.io", "owner": { - "username": "arboygo", + "username": "ARBoyGo", "email": "arboygo@duck.com" }, "record": { From 0ed4ca1e273e95a1de682388b5ad264bb7e01a22 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 21:49:57 +0200 Subject: [PATCH 3867/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 2dd5e7ff4..6cb6802f0 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": "minthook.tk" + "CNAME": ""[{"type":"CNAME","value":"schummler.github.io","allowMultiple":false}]"" } } From d7062f35903f6810e7788f7bf56c0f880a2c7866 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Wed, 16 Aug 2023 16:26:57 -0400 Subject: [PATCH 3868/8412] feat(domain): majorhead.is-a.dev --- domains/majorhead.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/majorhead.json diff --git a/domains/majorhead.json b/domains/majorhead.json new file mode 100644 index 000000000..1c75d0e94 --- /dev/null +++ b/domains/majorhead.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 6215f2f6ba2368e994f847078338697c5bac1d2d Mon Sep 17 00:00:00 2001 From: justdont0 Date: Wed, 16 Aug 2023 23:28:02 +0300 Subject: [PATCH 3869/8412] feat(domain): algoarchive.is-a.dev --- domains/algoarchive.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/algoarchive.json diff --git a/domains/algoarchive.json b/domains/algoarchive.json new file mode 100644 index 000000000..95ae15a2c --- /dev/null +++ b/domains/algoarchive.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "justdont0", + "email": "hello.and.ios@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 981586348198735912" + }, + + "record": { + "CNAME": "698db1dc-bd48-452b-9497-4633804b4225.id.repl.co" + + } +} From 5413960d8f2c27567d38905eccaecf6c84c0eea0 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 22:46:18 +0200 Subject: [PATCH 3870/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 6cb6802f0..49a371e0c 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"schummler.github.io","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","value":"rizky.is-a.dev","allowMultiple":false}]"" } } From f549584d497d433c357a585646fbc08e7e658a7e Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Wed, 16 Aug 2023 16:48:23 -0400 Subject: [PATCH 3871/8412] feat(domain): alephdiallo.is-a.dev --- domains/alephdiallo.json | 29 ++++++++++------------------- 1 file changed, 10 insertions(+), 19 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 958b0d6fc..f00ddbe9a 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,20 +1,11 @@ { - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=alephdiallo@mail.com" - } -} + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From ae442d42f99f18d4f58695eed9a4aab2a7e76207 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 22:48:24 +0200 Subject: [PATCH 3872/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 49a371e0c..e0b675cbf 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"rizky.is-a.dev","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Rizky.is-a.dev"}]"" } } From fc4e9d8c2c2de61421cf75da938a49f4387278e0 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Wed, 16 Aug 2023 16:52:00 -0400 Subject: [PATCH 3873/8412] feat(domain): alephdiallo.is-a.dev --- domains/alephdiallo.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index f00ddbe9a..9e3dc4bc7 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "alephdfilms", - "email": "alephdiallo@mail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } - } \ No newline at end of file + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "TXT": ""[{"type":"TXT","allowMultiple":true}]"" + } +} From d8f3e8f172aaebc60bf2066e15c455f814aa7e72 Mon Sep 17 00:00:00 2001 From: schummler Date: Wed, 16 Aug 2023 23:00:39 +0200 Subject: [PATCH 3874/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index e0b675cbf..fc845b288 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Rizky.is-a.dev"}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Schummler.github.io"}]"" } } From 2011165b4c80d1a1f66262b7e31ad66d918955dc Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 16 Aug 2023 22:41:02 +0100 Subject: [PATCH 3875/8412] Failover --- domains/maintainers.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maintainers.json b/domains/maintainers.json index 0096a665f..e080ed5f4 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -6,6 +6,6 @@ "record": { "URL": "https://team.is-a.dev", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=isdevmail.beadman-network.com" + "TXT": "forward-email=isdevmail.beadman-network.com,andrew@win11react.com" } } From 7da8d1597547c32e8be04769b12744648b7b4768 Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Thu, 17 Aug 2023 05:02:12 +0200 Subject: [PATCH 3876/8412] feat(domain): .riviox.is-a.dev --- domains/.riviox.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/.riviox.json diff --git a/domains/.riviox.json b/domains/.riviox.json new file mode 100644 index 000000000..46ffd8e54 --- /dev/null +++ b/domains/.riviox.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 007d1f9f615b0ae5435433285cf2a9d3d561aa91 Mon Sep 17 00:00:00 2001 From: Riviox <100956266+RivioxGaming@users.noreply.github.com> Date: Thu, 17 Aug 2023 05:02:53 +0200 Subject: [PATCH 3877/8412] Delete riviox.json --- domains/riviox.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/riviox.json diff --git a/domains/riviox.json b/domains/riviox.json deleted file mode 100644 index 291aca27e..000000000 --- a/domains/riviox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RivioxGaming", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "CNAME": "rivioxgaming.github.io" - } -} From 8ffbd86c0408c05a94341f7335a1aab763ca2f7d Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Thu, 17 Aug 2023 05:06:55 +0200 Subject: [PATCH 3878/8412] feat(domain): riviox.is-a.dev --- domains/riviox.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/riviox.json diff --git a/domains/riviox.json b/domains/riviox.json new file mode 100644 index 000000000..46ffd8e54 --- /dev/null +++ b/domains/riviox.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 60409628019ebeaba9d714d5e57436460c29569a Mon Sep 17 00:00:00 2001 From: git-hoe Date: Thu, 17 Aug 2023 00:29:43 -0400 Subject: [PATCH 3879/8412] feat(domain): git.is-a.dev --- domains/git.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/git.json diff --git a/domains/git.json b/domains/git.json new file mode 100644 index 000000000..04d94fec4 --- /dev/null +++ b/domains/git.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "git-hoe", + "email": "haxer@disroot.org" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 76686f2806defa3053d80bcf9cfc2351f04a7de3 Mon Sep 17 00:00:00 2001 From: ActivateClosur3 Date: Thu, 17 Aug 2023 11:04:49 +0400 Subject: [PATCH 3880/8412] feat(domain): activate.is-a.dev --- domains/activate.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/activate.json diff --git a/domains/activate.json b/domains/activate.json new file mode 100644 index 000000000..83671cbcb --- /dev/null +++ b/domains/activate.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ActivateClosur3", + "email": "activateclosureyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 3f792b5f28fe920177ae27ad6a288e729e650c46 Mon Sep 17 00:00:00 2001 From: caodoc Date: Thu, 17 Aug 2023 14:47:30 +0700 Subject: [PATCH 3881/8412] discord domain verification --- domains/_discord.caodoc.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.caodoc.is-a.dev.json diff --git a/domains/_discord.caodoc.is-a.dev.json b/domains/_discord.caodoc.is-a.dev.json new file mode 100644 index 000000000..b6e5593b7 --- /dev/null +++ b/domains/_discord.caodoc.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "caodoc", + "email": "", + "discord": "caodoc" + }, + "record": { + "TXT": "dh=55b058aaef93d582cffc1db5dc1ad14523a202a5" + } +} From 970342a84e8152e9822e7788a0831cc146e8f55c Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Thu, 17 Aug 2023 12:08:54 +0200 Subject: [PATCH 3882/8412] feat(domain): _discord.stefdp.is-a.dev --- domains/_discord.stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.stefdp.json diff --git a/domains/_discord.stefdp.json b/domains/_discord.stefdp.json new file mode 100644 index 000000000..ca308a872 --- /dev/null +++ b/domains/_discord.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "TXT": "dh=f6d71b43aecaa5a4ea3534d21f11f6b0e4559d8a" + } +} From c0c2b03b94d8a0ce1cc31c6e30bab44863324b04 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Thu, 17 Aug 2023 13:10:05 +0300 Subject: [PATCH 3883/8412] Added rayr with different record --- domains/rayr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayr.json diff --git a/domains/rayr.json b/domains/rayr.json new file mode 100644 index 000000000..0c99ce895 --- /dev/null +++ b/domains/rayr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rayr", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "rayr.link" + } +} From 8874e49883bd95b7a870f09de421dc3a8dfc97f0 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 17 Aug 2023 12:15:58 +0200 Subject: [PATCH 3884/8412] Delete images-stefdp.json --- domains/images-stefdp.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/images-stefdp.json diff --git a/domains/images-stefdp.json b/domains/images-stefdp.json deleted file mode 100644 index 59db33eb3..000000000 --- a/domains/images-stefdp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } -} \ No newline at end of file From 602d48e04ed5086639fe2c5bd091460e38915dfa Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 17 Aug 2023 12:16:09 +0200 Subject: [PATCH 3885/8412] Delete media.stefdp.json --- domains/media.stefdp.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/media.stefdp.json diff --git a/domains/media.stefdp.json b/domains/media.stefdp.json deleted file mode 100644 index 59db33eb3..000000000 --- a/domains/media.stefdp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } -} \ No newline at end of file From 206826b3da77443f6d68ec67df1fc8a063a235eb Mon Sep 17 00:00:00 2001 From: stanasxdev Date: Thu, 17 Aug 2023 14:37:56 +0300 Subject: [PATCH 3886/8412] feat(domain): atuel.is-a.dev --- domains/atuel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/atuel.json diff --git a/domains/atuel.json b/domains/atuel.json new file mode 100644 index 000000000..696bff751 --- /dev/null +++ b/domains/atuel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stanasxdev", + "email": "stanasqwe@gmail.com" + }, + "record": { + "CNAME": "atuel" + } +} From d3bc1caf4badf5f66db4726d16ecac8aaf8aa777 Mon Sep 17 00:00:00 2001 From: AlbumanO Date: Thu, 17 Aug 2023 20:08:36 +0800 Subject: [PATCH 3887/8412] feat(domain): albuman.is-a.dev --- domains/albuman.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/albuman.json b/domains/albuman.json index cf501ae3e..400abfa4f 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -1,10 +1,11 @@ { "owner": { - "username": "AlbumanO", - "email": "oliver.young4@student.education.wa.edu.au" + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" }, "record": { - "CNAME": "albuman.000.pe" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" } - } - + } \ No newline at end of file From 9cc5929e4fdec84b86b97c92f97738f27b615c09 Mon Sep 17 00:00:00 2001 From: AlbumanO Date: Thu, 17 Aug 2023 20:09:19 +0800 Subject: [PATCH 3888/8412] feat(domain): terraegg.is-a.dev --- domains/terraegg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/terraegg.json diff --git a/domains/terraegg.json b/domains/terraegg.json new file mode 100644 index 000000000..5d234e5d0 --- /dev/null +++ b/domains/terraegg.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AlbumanO", + "email": "oliver.young4@student.education.wa.edu.au" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 24247032cbd934febdde8916633c2423cea5a952 Mon Sep 17 00:00:00 2001 From: atuell <142501375+atuell@users.noreply.github.com> Date: Thu, 17 Aug 2023 17:09:56 +0300 Subject: [PATCH 3889/8412] Update atuel.json --- domains/atuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/atuel.json b/domains/atuel.json index 696bff751..99c72ccd5 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -4,6 +4,6 @@ "email": "stanasqwe@gmail.com" }, "record": { - "CNAME": "atuel" + "CNAME": "atuell.github.io" } } From d4eb28ed5b2579e919f3ad89c72b1236b7191cce Mon Sep 17 00:00:00 2001 From: kentjuno7z Date: Thu, 17 Aug 2023 21:21:23 +0700 Subject: [PATCH 3890/8412] feat(domain): lamdev.is-a.dev --- domains/lamdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lamdev.json diff --git a/domains/lamdev.json b/domains/lamdev.json new file mode 100644 index 000000000..76bf32a56 --- /dev/null +++ b/domains/lamdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From fc86ff0a1971bd3520b13719bcfafac0d2c31009 Mon Sep 17 00:00:00 2001 From: jumbochipkali Date: Thu, 17 Aug 2023 10:22:21 -0400 Subject: [PATCH 3891/8412] feat(domain): tm-incognito.is-a.dev --- domains/tm-incognito.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tm-incognito.json diff --git a/domains/tm-incognito.json b/domains/tm-incognito.json new file mode 100644 index 000000000..488fbfbbd --- /dev/null +++ b/domains/tm-incognito.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jumbochipkali", + "email": "jumbokalied@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From e0adfd766763a136d80f10e33801db5b8c008614 Mon Sep 17 00:00:00 2001 From: kentjuno7z Date: Thu, 17 Aug 2023 21:26:40 +0700 Subject: [PATCH 3892/8412] feat(domain): puchikat.is-a.dev --- domains/puchikat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/puchikat.json diff --git a/domains/puchikat.json b/domains/puchikat.json new file mode 100644 index 000000000..76bf32a56 --- /dev/null +++ b/domains/puchikat.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kentjuno7z", + "email": "lamdev1212@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 16ea2fa7ff76cf5e703553a0bfc2cff535871109 Mon Sep 17 00:00:00 2001 From: PhoenixOrigin Date: Thu, 17 Aug 2023 15:39:24 +0100 Subject: [PATCH 3893/8412] feat(domain): phoenix.is-a.dev --- domains/phoenix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/phoenix.json diff --git a/domains/phoenix.json b/domains/phoenix.json new file mode 100644 index 000000000..0b133cdb1 --- /dev/null +++ b/domains/phoenix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhoenixOrigin", + "email": "amoghnrathi@outlook.com" + }, + "record": { + "A": ["130.162.166.134"] + } +} From 9e57bf5f1c2e6cf154d60f89ed018e07aa1f7101 Mon Sep 17 00:00:00 2001 From: ringo360 Date: Thu, 17 Aug 2023 23:41:55 +0900 Subject: [PATCH 3894/8412] feat(domain): ringoxd.is-a.dev --- domains/ringoxd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ringoxd.json diff --git a/domains/ringoxd.json b/domains/ringoxd.json new file mode 100644 index 000000000..778e67fb6 --- /dev/null +++ b/domains/ringoxd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ringo360", + "email": "nep360i@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From df7063ab7d7dd0b4abd5820a98e5f84b52ac269f Mon Sep 17 00:00:00 2001 From: cabingory Date: Thu, 17 Aug 2023 16:20:51 +0100 Subject: [PATCH 3895/8412] feat(domain): blinx.is-a.dev --- domains/blinx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blinx.json diff --git a/domains/blinx.json b/domains/blinx.json new file mode 100644 index 000000000..0a12e69cd --- /dev/null +++ b/domains/blinx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cabingory", + "email": "blinxduh@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From b61d0a1e9e8942dc1873b737e30bd0979fe92896 Mon Sep 17 00:00:00 2001 From: RoyalAhmed347 Date: Thu, 17 Aug 2023 10:58:56 -0700 Subject: [PATCH 3896/8412] feat(domain): royalahmed.is-a.dev --- domains/royalahmed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/royalahmed.json diff --git a/domains/royalahmed.json b/domains/royalahmed.json new file mode 100644 index 000000000..af29887b3 --- /dev/null +++ b/domains/royalahmed.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RoyalAhmed347", + "email": "bahiahmed347@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From f501f5f5bf969aa2c2832e2d7ddae0c9bf0bd82d Mon Sep 17 00:00:00 2001 From: schummler Date: Thu, 17 Aug 2023 21:00:55 +0200 Subject: [PATCH 3897/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index fc845b288..6a85929f4 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"Schummler.github.io"}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"stellaris.rf.gd"}]"" } } From 28ce77a011daa49b1f51bba9a07288cc4bc14da2 Mon Sep 17 00:00:00 2001 From: Stacksyz Date: Thu, 17 Aug 2023 22:02:19 +0200 Subject: [PATCH 3898/8412] Update stacksyz.json --- domains/stacksyz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stacksyz.json b/domains/stacksyz.json index 12fe0f6bf..e550c067e 100644 --- a/domains/stacksyz.json +++ b/domains/stacksyz.json @@ -4,6 +4,6 @@ "email": "thedevmonke@gmail.com" }, "record": { - "CNAME": "83b4876d-be97-4b01-b48b-f133a84abd2f.id.repl.co" + "CNAME": "stacksyz.github.io" } } From 6358aa30d1cd764e1c261cecf47586e0a954aefe Mon Sep 17 00:00:00 2001 From: Stacksyz Date: Thu, 17 Aug 2023 22:08:03 +0200 Subject: [PATCH 3899/8412] Create _github-pages-challenge-Stacksyz.stacksyz.json --- domains/_github-pages-challenge-Stacksyz.stacksyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Stacksyz.stacksyz.json diff --git a/domains/_github-pages-challenge-Stacksyz.stacksyz.json b/domains/_github-pages-challenge-Stacksyz.stacksyz.json new file mode 100644 index 000000000..f87475ea1 --- /dev/null +++ b/domains/_github-pages-challenge-Stacksyz.stacksyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stacksyz", + "email": "thedevmonke@gmail.com" + }, + "record": { + "TXT": "121e8450b6aa5b9edbe73dd077ca57" + } +} From 5ecc88219f1bb399b9c887068b997afaa6aaa812 Mon Sep 17 00:00:00 2001 From: kryclopz-development Date: Thu, 17 Aug 2023 18:47:20 -0500 Subject: [PATCH 3900/8412] feat(domain): kryclopz.is-a.dev --- domains/kryclopz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kryclopz.json diff --git a/domains/kryclopz.json b/domains/kryclopz.json new file mode 100644 index 000000000..b3c366c73 --- /dev/null +++ b/domains/kryclopz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kryclopz-development", + "email": "officialkryclopz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 356a55c81d1fc5c0a64d86d3a6cda33c2a569472 Mon Sep 17 00:00:00 2001 From: iMatx Date: Fri, 18 Aug 2023 03:21:11 +0200 Subject: [PATCH 3901/8412] feat(domain): imat.is-a.dev --- domains/imat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imat.json diff --git a/domains/imat.json b/domains/imat.json new file mode 100644 index 000000000..46c4d4795 --- /dev/null +++ b/domains/imat.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "iMatx", + "email": "adam.essakhi16+github@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 37e7e53cf8aee582cbd2015430513c621d1c1748 Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 10:22:53 +0530 Subject: [PATCH 3902/8412] feat(domain): shuriken.is-a.dev --- domains/shuriken.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index df6eaf09a..f5d7248f7 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -4,6 +4,6 @@ "email": "005sunnysingh@gmail.com" }, "record": { - "A": ["94.130.165.222"] + "MX": "["hosts.is-a.dev"]" } } From a245ceeb77f4ab95b930713de302eb6ea03b3ec5 Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 10:25:57 +0530 Subject: [PATCH 3903/8412] feat(domain): shuriken.is-a.dev From fdf5754eaa96f4cc652c4893760974dbb91c7cdc Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 10:26:58 +0530 Subject: [PATCH 3904/8412] feat(domain): shuriken.is-a.dev From 7066e20b82274bb79b18c8280bd3ad3c4418a386 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Fri, 18 Aug 2023 13:38:28 +0700 Subject: [PATCH 3905/8412] Update shuriken.json --- domains/shuriken.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index f5d7248f7..dc49466e2 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -4,6 +4,6 @@ "email": "005sunnysingh@gmail.com" }, "record": { - "MX": "["hosts.is-a.dev"]" + "MX": ["hosts.is-a.dev"] } } From c6cd69ffd34b8976b4e47d3183818176795f9ec4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 18 Aug 2023 14:45:49 +0800 Subject: [PATCH 3906/8412] Update karan.json --- domains/karan.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/karan.json b/domains/karan.json index 8e6d7ce97..48f7008ff 100644 --- a/domains/karan.json +++ b/domains/karan.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } - } \ No newline at end of file + } From 062b99906c701fde0aa1a8726b262581c3a77be9 Mon Sep 17 00:00:00 2001 From: Fox's Den <47910472+FoxsDenYT@users.noreply.github.com> Date: Fri, 18 Aug 2023 16:47:50 +1000 Subject: [PATCH 3907/8412] Hope this works Been trying for ages to get my CNAME, MX, and, TXT records to go through. Sorry if the crazy amount was annoying. Ive given up using the manage webpage. --- domains/foxsden.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 721cddd27..b8f37041c 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,6 +4,8 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net"] + "MX": "mx1.forwardemail.net", + "CNAME": "foxsdenyt.github.io", + "TXT": "forward-email=foxsdenyt@gmail.com" } } From ee3372934bf3b43e0e7b00495f6c780da4b06e70 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 18 Aug 2023 14:55:52 +0800 Subject: [PATCH 3908/8412] Update and rename happyenderman.is-a.dev.json to happyenderman.json --- domains/{happyenderman.is-a.dev.json => happyenderman.json} | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename domains/{happyenderman.is-a.dev.json => happyenderman.json} (77%) diff --git a/domains/happyenderman.is-a.dev.json b/domains/happyenderman.json similarity index 77% rename from domains/happyenderman.is-a.dev.json rename to domains/happyenderman.json index e7d9a5b0f..cb4ba2f7d 100644 --- a/domains/happyenderman.is-a.dev.json +++ b/domains/happyenderman.json @@ -1,8 +1,9 @@ { - "description":"happyenderman.is-a.dev" + "description":"happyenderman.is-a.dev", "repo": "https://github.com/happyendermangit/happyendermangit.github.io", "owner": { "username": "happyendermangit", + "email": "" }, "record": { "CNAME": "happyendermangit.github.io" From 91f4daa1f17a345351784f681a49c1799735e8d3 Mon Sep 17 00:00:00 2001 From: ErrorNoInternet Date: Fri, 18 Aug 2023 17:07:12 +0800 Subject: [PATCH 3909/8412] feat(domain): errornointernet.is-a.dev --- domains/errornointernet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/errornointernet.json diff --git a/domains/errornointernet.json b/domains/errornointernet.json new file mode 100644 index 000000000..9aa3be744 --- /dev/null +++ b/domains/errornointernet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ErrorNoInternet", + "email": "error.nointernet@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From a4705400d1d5308c89926412f96e6d925baf2775 Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 16:13:36 +0530 Subject: [PATCH 3910/8412] feat(domain): test2214.is-a.dev --- domains/test2214.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/test2214.json diff --git a/domains/test2214.json b/domains/test2214.json new file mode 100644 index 000000000..234611698 --- /dev/null +++ b/domains/test2214.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "005sunnysingh", + "email": "005sunnysingh@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 63da6ba8546ebc764c8c5fe35cf9f922c393c5dc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jakub=20=C5=BDitn=C3=ADk?= Date: Fri, 18 Aug 2023 13:52:03 +0200 Subject: [PATCH 3911/8412] Create backend.jzitnik.json --- domains/backend.jzitnik.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/backend.jzitnik.json diff --git a/domains/backend.jzitnik.json b/domains/backend.jzitnik.json new file mode 100644 index 000000000..1e1d45e20 --- /dev/null +++ b/domains/backend.jzitnik.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "JZITNIK-github", + "email": "klindkubak@zohomail.eu", + "discord": "jzitnik" + }, + "record": { + "CNAME": "backend-92l0.onrender.com" + } +} From d49267eafddfa3747ea6b0f1e9a2ca06ed4f2bcf Mon Sep 17 00:00:00 2001 From: SuhasDissa Date: Fri, 18 Aug 2023 18:26:28 +0530 Subject: [PATCH 3912/8412] feat(domain): _github-pages-challenge-suhasdissa.suhasdissa.is-a.dev --- .../_github-pages-challenge-suhasdissa.suhasdissa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-suhasdissa.suhasdissa.json diff --git a/domains/_github-pages-challenge-suhasdissa.suhasdissa.json b/domains/_github-pages-challenge-suhasdissa.suhasdissa.json new file mode 100644 index 000000000..612e5e22d --- /dev/null +++ b/domains/_github-pages-challenge-suhasdissa.suhasdissa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SuhasDissa", + "email": "suhasdissa@gmail.com" + }, + "record": { + "TXT": "50e98ca19e56d314f4ab5b37d19d4b" + } +} From 1be471706ce782d65491aff922912d856a7f4da3 Mon Sep 17 00:00:00 2001 From: gopaljigaur Date: Fri, 18 Aug 2023 15:01:44 +0200 Subject: [PATCH 3913/8412] feat(domain): gopalji.is-a.dev --- domains/gopalji.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gopalji.json diff --git a/domains/gopalji.json b/domains/gopalji.json new file mode 100644 index 000000000..98bb74c05 --- /dev/null +++ b/domains/gopalji.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gopaljigaur", + "email": "contact@gopalji.me" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 987c5126331139d3c04afda77af8457b88ef8fe6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E2=9C=A8Shevon=E3=83=BBKuan=E2=9C=A8?= <49824574+ShevonKuan@users.noreply.github.com> Date: Fri, 18 Aug 2023 21:27:44 +0800 Subject: [PATCH 3914/8412] Update shevon.json --- domains/shevon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shevon.json b/domains/shevon.json index fe76605ba..b3b8d6b3a 100644 --- a/domains/shevon.json +++ b/domains/shevon.json @@ -4,6 +4,6 @@ "email": "331749486@qq.com" }, "record": { - "URL": "http://datagrids.dev" + "A": "47.243.44.66" } } From 6a7ceac7cfd2dc58c7f6fa40ee2d98f1ee137c87 Mon Sep 17 00:00:00 2001 From: Eevee-Gaming Date: Fri, 18 Aug 2023 15:40:29 +0200 Subject: [PATCH 3915/8412] feat(domain): eevee.is-a.dev --- domains/eevee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eevee.json diff --git a/domains/eevee.json b/domains/eevee.json new file mode 100644 index 000000000..a8b644af0 --- /dev/null +++ b/domains/eevee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Eevee-Gaming", + "email": "nonothug59@gmail.com" + }, + "record": { + "URL": "https://eeveegaming.cf" + } +} From b158dfc2803079b8771ba6f669eac8f429b272b8 Mon Sep 17 00:00:00 2001 From: pl4g Date: Fri, 18 Aug 2023 11:08:28 -0300 Subject: [PATCH 3916/8412] feat(domain): plague.is-a.dev --- domains/plague.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/plague.json diff --git a/domains/plague.json b/domains/plague.json new file mode 100644 index 000000000..4eb7b03ec --- /dev/null +++ b/domains/plague.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "pl4g", + "email": "viniciuslucianocardoso@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 4fd2d625193b736a0a855bad1b6e1a53f9e8db1b Mon Sep 17 00:00:00 2001 From: circularsprojects Date: Sat, 19 Aug 2023 00:28:28 +1000 Subject: [PATCH 3917/8412] feat(domain): circular.is-a.dev --- domains/circular.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/circular.json diff --git a/domains/circular.json b/domains/circular.json new file mode 100644 index 000000000..9572a40c7 --- /dev/null +++ b/domains/circular.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "circularsprojects", + "email": "levi97646@gmail.com" + }, + "record": { + "URL": "https://circularsprojects.com" + } +} From 404a45c2adcbf84670d6ff4057f6f4f677874e3f Mon Sep 17 00:00:00 2001 From: 005sunnysingh <005sunnysingh@gmail.com> Date: Fri, 18 Aug 2023 20:26:30 +0530 Subject: [PATCH 3918/8412] feat(domain): shuriken.is-a.dev --- domains/shuriken.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index dc49466e2..6e3a51085 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "005sunnysingh", - "email": "005sunnysingh@gmail.com" - }, - "record": { - "MX": ["hosts.is-a.dev"] - } -} + "owner": { + "username": "005sunnysingh", + "email": "005sunnysingh@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 2ecf3eef52fb73992bb63a33c965e14a92b68740 Mon Sep 17 00:00:00 2001 From: iMatx Date: Fri, 18 Aug 2023 17:13:35 +0200 Subject: [PATCH 3919/8412] feat(domain): imat.is-a.dev --- domains/imat.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 46c4d4795..c78b93b2f 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -4,8 +4,6 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"imatx.github.io"}]"" } -} \ No newline at end of file +} From 30fa6e4723ef52453ca32882f274261107f00d71 Mon Sep 17 00:00:00 2001 From: iMatx Date: Fri, 18 Aug 2023 17:19:24 +0200 Subject: [PATCH 3920/8412] feat(domain): imat.is-a.dev.is-a.dev --- domains/imat.is-a.dev.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/imat.is-a.dev.json diff --git a/domains/imat.is-a.dev.json b/domains/imat.is-a.dev.json new file mode 100644 index 000000000..21f899cfe --- /dev/null +++ b/domains/imat.is-a.dev.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "iMatx", + "email": "adam.essakhi16+github@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 997571701212721193" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=adam.essakhi16+imat@gmail.com" + } +} From e59700ad3d89373b71f8628b0b2e102a3a8b0ab1 Mon Sep 17 00:00:00 2001 From: TheRafal Date: Fri, 18 Aug 2023 17:45:58 +0200 Subject: [PATCH 3921/8412] feat(domain): rafal.is-a.dev --- domains/rafal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rafal.json diff --git a/domains/rafal.json b/domains/rafal.json new file mode 100644 index 000000000..951e7480c --- /dev/null +++ b/domains/rafal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheRafal", + "email": "therafal@proton.me" + }, + "record": { + "A": ["178.159.197.126"] + } +} From 3e32359b4ae606f7a2fd55031fc1b65172767aa1 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Fri, 18 Aug 2023 20:11:12 +0300 Subject: [PATCH 3922/8412] Delete alpha.json --- domains/alpha.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json deleted file mode 100644 index 09b3944ac..000000000 --- a/domains/alpha.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Website", - "owner": { - "username": "kvotrcsgo", - "email": "sweepalf@gmail.com" - }, - "record": { - "CNAME": "youfoundalpha.pages.dev" - } -} From 63a0632f2b21cf55129c008c140e1f96e248c086 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 18 Aug 2023 20:12:22 +0300 Subject: [PATCH 3923/8412] feat(domain): alpha.is-a.dev --- domains/alpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json new file mode 100644 index 000000000..a5dbc6fd3 --- /dev/null +++ b/domains/alpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "CNAME": "youfoundalpha.pages.dev" + } +} From c31499669999f21d05f90da72f8c2155013b442d Mon Sep 17 00:00:00 2001 From: benjiae Date: Fri, 18 Aug 2023 15:26:01 -0400 Subject: [PATCH 3924/8412] feat(domain): benjae.is-a.dev --- domains/benjae.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/benjae.json diff --git a/domains/benjae.json b/domains/benjae.json new file mode 100644 index 000000000..b4610d07e --- /dev/null +++ b/domains/benjae.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "benjiae", + "email": "benjaminang2009@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 6848a9e50717bd808ffcbdeca7ada88309cc563e Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Fri, 18 Aug 2023 23:24:18 +0200 Subject: [PATCH 3925/8412] Update imat.json --- domains/imat.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index c78b93b2f..23dd57767 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -1,9 +1,11 @@ { + "description": "Developer portfolio", + "repo": "https://github.com/imatx/imatx.github.io", "owner": { - "username": "iMatx", - "email": "adam.essakhi16+github@gmail.com" + "username": "imatx", + "email": "adam.essakhi16+mat@gmail.com", + "twitter": "None" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"imatx.github.io"}]"" + "CNAME": "imatx.github.io" } -} From 48e7194db6e24231e2994be49d85c215e7f0a477 Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 19 Aug 2023 02:21:28 +0200 Subject: [PATCH 3926/8412] Create _github-pages-challenge-revolutionisme.biplob.json for github verification --- .../_github-pages-challenge-revolutionisme.biplob.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-revolutionisme.biplob.json diff --git a/domains/_github-pages-challenge-revolutionisme.biplob.json b/domains/_github-pages-challenge-revolutionisme.biplob.json new file mode 100644 index 000000000..ff497e53f --- /dev/null +++ b/domains/_github-pages-challenge-revolutionisme.biplob.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "revolutionisme", + "email": "revolutionisme@gmail.com" + }, + "record": { + "TXT": "96bdd0268b2a0bb2c79eaeae1fd833" + } +} From 2adb1ea84bd571b2c74da14707d9a74326d5a31f Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 19 Aug 2023 02:25:26 +0200 Subject: [PATCH 3927/8412] Remove the TXT record created before --- domains/biplob.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/biplob.json b/domains/biplob.json index 7a051f077..6b23ef411 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -7,6 +7,5 @@ }, "record": { "CNAME": "revolutionisme.github.io", - "TXT": "_github-pages-challenge-revolutionisme.biplob=96bdd0268b2a0bb2c79eaeae1fd833" } } From 5207755ead569d9a1e9bbabe8b5578af9345352f Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 19 Aug 2023 02:26:05 +0200 Subject: [PATCH 3928/8412] Remove extra comma --- domains/biplob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/biplob.json b/domains/biplob.json index 6b23ef411..d0b24ffb2 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -6,6 +6,6 @@ "email": "revolutionisme+github@gmail.com" }, "record": { - "CNAME": "revolutionisme.github.io", + "CNAME": "revolutionisme.github.io" } } From cc336e8d2eb5ceba28a634f42bd8babd11774a45 Mon Sep 17 00:00:00 2001 From: revolutionisme Date: Sat, 19 Aug 2023 02:28:48 +0200 Subject: [PATCH 3929/8412] feat(domain): biplob.is-a.dev --- domains/biplob.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/biplob.json b/domains/biplob.json index d0b24ffb2..e8bb691c2 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -1,11 +1,9 @@ { - "description": "Biplob's website", - "repo": "https://github.com/revolutionisme/revolutionisme.github.io", "owner": { "username": "revolutionisme", - "email": "revolutionisme+github@gmail.com" + "email": "revolutionisme@gmail.com" }, "record": { - "CNAME": "revolutionisme.github.io" + "TXT": ""[{"type":"CNAME","value":"revolutionisme.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"96bdd0268b2a0bb2c79eaeae1fd833"}]"" } } From 9ff819a12dd225c56735181413e82f3ec0cb832d Mon Sep 17 00:00:00 2001 From: Biplob Biswas Date: Sat, 19 Aug 2023 02:36:42 +0200 Subject: [PATCH 3930/8412] Update biplob.json --- domains/biplob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/biplob.json b/domains/biplob.json index e8bb691c2..282c462e4 100644 --- a/domains/biplob.json +++ b/domains/biplob.json @@ -4,6 +4,6 @@ "email": "revolutionisme@gmail.com" }, "record": { - "TXT": ""[{"type":"CNAME","value":"revolutionisme.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"96bdd0268b2a0bb2c79eaeae1fd833"}]"" + "CNAME": "revolutionisme.github.io" } } From 315ed0459808c35a297ee1d2f07c38412ee001f9 Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Sat, 19 Aug 2023 08:24:47 +0530 Subject: [PATCH 3931/8412] Update domains/shuriken.json Co-authored-by: William Harrison --- domains/shuriken.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shuriken.json b/domains/shuriken.json index 6e3a51085..e761f35de 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From 8888e350431c9e7557b0386ab91aa7832cfd51d5 Mon Sep 17 00:00:00 2001 From: xSunnySinghx <52149497+005sunnysingh@users.noreply.github.com> Date: Sat, 19 Aug 2023 08:26:01 +0530 Subject: [PATCH 3932/8412] Update domains/test2214.json Co-authored-by: William Harrison --- domains/test2214.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/test2214.json b/domains/test2214.json index 234611698..57306063d 100644 --- a/domains/test2214.json +++ b/domains/test2214.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From 898472e4eb692aac0d83b18f21483b24af5247c0 Mon Sep 17 00:00:00 2001 From: Adarsh-Inamdar Date: Sat, 19 Aug 2023 09:47:48 +0530 Subject: [PATCH 3933/8412] feat(domain): adarsh-a-inamdar.is-a.dev --- domains/adarsh-a-inamdar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adarsh-a-inamdar.json diff --git a/domains/adarsh-a-inamdar.json b/domains/adarsh-a-inamdar.json new file mode 100644 index 000000000..b1b211f10 --- /dev/null +++ b/domains/adarsh-a-inamdar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Adarsh-Inamdar", + "email": "adarshinamdar2003@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 4ceb311f1afa80fcc43a85246f7b974319a0c664 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Aug 2023 12:24:49 +0800 Subject: [PATCH 3934/8412] Update imat.json --- domains/imat.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 23dd57767..779f5fd69 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -3,9 +3,9 @@ "repo": "https://github.com/imatx/imatx.github.io", "owner": { "username": "imatx", - "email": "adam.essakhi16+mat@gmail.com", - "twitter": "None" + "email": "adam.essakhi16+mat@gmail.com" }, "record": { "CNAME": "imatx.github.io" } +} From 783e34c28838e69689b67a24f626f2ac14f6ffac Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Aug 2023 12:25:01 +0800 Subject: [PATCH 3935/8412] Discard changes to domains/imat.is-a.dev.json --- domains/imat.is-a.dev.json | 20 -------------------- 1 file changed, 20 deletions(-) delete mode 100644 domains/imat.is-a.dev.json diff --git a/domains/imat.is-a.dev.json b/domains/imat.is-a.dev.json deleted file mode 100644 index 21f899cfe..000000000 --- a/domains/imat.is-a.dev.json +++ /dev/null @@ -1,20 +0,0 @@ -{ - "owner": { - "username": "iMatx", - "email": "adam.essakhi16+github@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 997571701212721193" - }, - - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=adam.essakhi16+imat@gmail.com" - } -} From bcbc1522e221765305ab3dc45a9edb145fc44176 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 19 Aug 2023 12:26:06 +0800 Subject: [PATCH 3936/8412] Update imat.json --- domains/imat.json | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 779f5fd69..73e37c1d2 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -3,9 +3,18 @@ "repo": "https://github.com/imatx/imatx.github.io", "owner": { "username": "imatx", - "email": "adam.essakhi16+mat@gmail.com" + "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "imatx.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=adam.essakhi16+imat@gmail.com" } } From faa18e8f25ade56ef67f38156e807d604cbbba8d Mon Sep 17 00:00:00 2001 From: gigwanoobstudios Date: Fri, 18 Aug 2023 22:47:56 -0700 Subject: [PATCH 3937/8412] feat(domain): gigwanoob.is-a.dev --- domains/gigwanoob.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/gigwanoob.json b/domains/gigwanoob.json index 22c7a69e0..b6021e569 100644 --- a/domains/gigwanoob.json +++ b/domains/gigwanoob.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "gigwanoobstudios", - "email": "tplink3116@gmail.com", - "discord": "820962361787285534" - }, - - "record": { - "CNAME": "gigwanoobstudios.github.io" - } -} + "owner": { + "username": "gigwanoobstudios", + "email": "tplink3116@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 2637e491c373cc0d98a915dd5d161317e44b3f8f Mon Sep 17 00:00:00 2001 From: gibaohung-dev Date: Sat, 19 Aug 2023 13:31:08 +0700 Subject: [PATCH 3938/8412] feat(domain): bao.is-a.dev --- domains/bao.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bao.json diff --git a/domains/bao.json b/domains/bao.json new file mode 100644 index 000000000..20dfb3852 --- /dev/null +++ b/domains/bao.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gibaohung-dev", + "email": "thisismegiabao@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 40955db558c6b8aa8b1aadfd6f31a3e7023ebd3e Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Sat, 19 Aug 2023 12:11:28 +0530 Subject: [PATCH 3939/8412] feat(domain): albinpraveen.is-a.dev --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index e723d839f..72450f1a7 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -4,6 +4,6 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "CNAME": "albinpraveen.github.io" + "TXT": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"815094cd16aed1ad1a2eb8306c390a"}]"" } } From 31aa6369c1eb42e53d23b3244ba2567da857c5e8 Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Sat, 19 Aug 2023 12:11:37 +0530 Subject: [PATCH 3940/8412] feat(domain): albinpraveen.is-a.dev --- domains/albinpraveen.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 72450f1a7..490434805 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "ALBINPRAVEEN", - "email": "albinpraveen135790@gmail.com" - }, - "record": { - "TXT": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"815094cd16aed1ad1a2eb8306c390a"}]"" - } -} + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 76d706e0b2f639cd649abaffaa9f7389d7e1b3af Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Sat, 19 Aug 2023 12:12:11 +0530 Subject: [PATCH 3941/8412] feat(domain): albinpraveen.is-a.dev --- domains/albinpraveen.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 490434805..aea766b29 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "ALBINPRAVEEN", - "email": "albinpraveen135790@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } - } \ No newline at end of file + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "CNAME": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false}]"" + } +} From 8afe3fabd12d29a8735f5fa14ba3ef06a6de84c4 Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Sat, 19 Aug 2023 12:13:13 +0530 Subject: [PATCH 3942/8412] feat(domain): albinpraveen.is-a.dev --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index aea766b29..72450f1a7 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -4,6 +4,6 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false}]"" + "TXT": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"815094cd16aed1ad1a2eb8306c390a"}]"" } } From a278a03abb003548115b07bc6a0f9cdcf0f0663e Mon Sep 17 00:00:00 2001 From: ALBIN PRAVEEN <68139513+ALBINPRAVEEN@users.noreply.github.com> Date: Sat, 19 Aug 2023 12:19:41 +0530 Subject: [PATCH 3943/8412] Create _github-pages-challenge-ALBINPRAVEEN.albinpraveen I already have a domain named albinpraveen.is-a.dev i want to verify this in github --- .../_github-pages-challenge-ALBINPRAVEEN.albinpraveen | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen diff --git a/domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen b/domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen new file mode 100644 index 000000000..d30d3bb88 --- /dev/null +++ b/domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen @@ -0,0 +1,11 @@ +{ + "description": "Personal portfolio website (domain verification)", + "repo": "https://github.com/ALBINPRAVEEN/albinpraveen.github.io", + "owner": { + "username": "albinpraveen", + "email": "hi@albinpraveen.com" + }, + "record": { + "TXT": "815094cd16aed1ad1a2eb8306c390a" + } +} From f62ceeeaf801fe6c22f3f37d5775de2f09f383b6 Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Sat, 19 Aug 2023 18:25:31 +0800 Subject: [PATCH 3944/8412] feat(domain): fd-gods-clan.is-a.dev --- domains/fd-gods-clan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fd-gods-clan.json diff --git a/domains/fd-gods-clan.json b/domains/fd-gods-clan.json new file mode 100644 index 000000000..52e0fe364 --- /dev/null +++ b/domains/fd-gods-clan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "fd-gods-clan.github.io" + } +} From 303d76f350ebdb3d31d96dad7962b3f7caaed6fa Mon Sep 17 00:00:00 2001 From: obstructed Date: Sat, 19 Aug 2023 11:33:02 +0100 Subject: [PATCH 3945/8412] feat(domain): sami.is-a.dev --- domains/sami.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sami.json diff --git a/domains/sami.json b/domains/sami.json new file mode 100644 index 000000000..8e69b2271 --- /dev/null +++ b/domains/sami.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "obstructed", + "email": "scamstur@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 9c9826fbf0011195fa2609d18c504395f2906e3b Mon Sep 17 00:00:00 2001 From: onem0 Date: Sat, 19 Aug 2023 13:26:18 +0200 Subject: [PATCH 3946/8412] feat(domain): neo.is-a.dev --- domains/neo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neo.json diff --git a/domains/neo.json b/domains/neo.json new file mode 100644 index 000000000..9680f6dc9 --- /dev/null +++ b/domains/neo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "onem0", + "email": "kremersneo0@gmail.com" + }, + "record": { + "A": ["173.212.227.74"] + } +} From 5bff45f18448db574d4d81adc5e32ea8a172fe04 Mon Sep 17 00:00:00 2001 From: onem0 Date: Sat, 19 Aug 2023 13:32:03 +0200 Subject: [PATCH 3947/8412] feat(domain): thiomains.is-a.dev --- domains/thiomains.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thiomains.json diff --git a/domains/thiomains.json b/domains/thiomains.json new file mode 100644 index 000000000..1cd7b19c7 --- /dev/null +++ b/domains/thiomains.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "onem0", + "email": "kremersneo0@gmail.com" + }, + "record": { + "URL": "http://bindergamer.de" + } +} From 992779139ba7593c7248ce693a4fc2333f0d2216 Mon Sep 17 00:00:00 2001 From: KelvinMJr707 Date: Sat, 19 Aug 2023 04:54:11 -0700 Subject: [PATCH 3948/8412] feat(domain): kelvinmjr707.is-a.dev --- domains/kelvinmjr707.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kelvinmjr707.json diff --git a/domains/kelvinmjr707.json b/domains/kelvinmjr707.json new file mode 100644 index 000000000..3f3e21265 --- /dev/null +++ b/domains/kelvinmjr707.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KelvinMJr707", + "email": "KelvinMJr707@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From ef0ec2b5a7749ec047ba2d76ff0f32d98d4cf9c7 Mon Sep 17 00:00:00 2001 From: d3vboi Date: Sat, 19 Aug 2023 15:16:14 +0200 Subject: [PATCH 3949/8412] feat(domain): d3vboi.is-a.dev --- domains/d3vboi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/d3vboi.json diff --git a/domains/d3vboi.json b/domains/d3vboi.json new file mode 100644 index 000000000..9c2d11d03 --- /dev/null +++ b/domains/d3vboi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "d3vboi", + "email": "d3vboi@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 820bdfe797699dcc190de762357dd66f18448402 Mon Sep 17 00:00:00 2001 From: prasadsawant7 Date: Sat, 19 Aug 2023 21:09:18 +0530 Subject: [PATCH 3950/8412] feat(domain): prasadsawant.is-a.dev --- domains/prasadsawant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prasadsawant.json diff --git a/domains/prasadsawant.json b/domains/prasadsawant.json new file mode 100644 index 000000000..016f45c76 --- /dev/null +++ b/domains/prasadsawant.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "prasadsawant7", + "email": "prasadsawant7git@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 807e6daec1fc0c57fb5021b247c33a142e462131 Mon Sep 17 00:00:00 2001 From: amey1355 Date: Sat, 19 Aug 2023 21:14:38 +0530 Subject: [PATCH 3951/8412] feat(domain): ameysawant.is-a.dev --- domains/ameysawant.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ameysawant.json diff --git a/domains/ameysawant.json b/domains/ameysawant.json new file mode 100644 index 000000000..e2730d70b --- /dev/null +++ b/domains/ameysawant.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "amey1355", + "email": "assawant06@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From c1789cd1b164f651bcf01c7f8786eae5ebe93752 Mon Sep 17 00:00:00 2001 From: LCDLED Date: Sat, 19 Aug 2023 18:44:20 +0000 Subject: [PATCH 3952/8412] feat(domain): lcdled.is-a.dev --- domains/lcdled.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lcdled.json diff --git a/domains/lcdled.json b/domains/lcdled.json new file mode 100644 index 000000000..42ab164c3 --- /dev/null +++ b/domains/lcdled.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LCDLED", + "email": "TheCatatomic@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From 0bdc89cf0d652ba2109e6b57dd35d91a74ae7bba Mon Sep 17 00:00:00 2001 From: Stardust-kyun Date: Sat, 19 Aug 2023 14:56:33 -0400 Subject: [PATCH 3953/8412] github pages for star --- domains/.star.json.swp | Bin 0 -> 12288 bytes ...thub-pages-challenge-Stardust-kyun.star.json | 9 +++++++++ 2 files changed, 9 insertions(+) create mode 100644 domains/.star.json.swp create mode 100644 domains/_github-pages-challenge-Stardust-kyun.star.json diff --git a/domains/.star.json.swp b/domains/.star.json.swp new file mode 100644 index 0000000000000000000000000000000000000000..7312e3fe68cf6e14f47c426521a5bb9680929c72 GIT binary patch literal 12288 zcmeI&F;Buk6bJB!t5J-u4z+FuTa-yAiD7WSO-GZKUZ5(y=I$C|2s-!;{0@EvKZv87 zo5sm6V0>39Q6zy;&Hs|eao5*(*I&|saAEc2u;uJ|RpPcnWXey`{T7uTnnc1mjS00bZa0SG_<0uX=z1pcLfNlSFiPqt7z-D1&~Ci-HC4gwH>00bZa0SG_<0uX=z z1Rwx`KPV7HM0d+XFC6y&|Igq5?`5J#j$4i!j#G{rM}=dZVcU*h^Jj%4$KEKQouM?YY7J9LCDNj?P zEmg#MgM2)!vX>v1A8+^j=*#AdvXRhj6{jYai7nR%WoDed2z6`(FFl|S-$QsT literal 0 HcmV?d00001 diff --git a/domains/_github-pages-challenge-Stardust-kyun.star.json b/domains/_github-pages-challenge-Stardust-kyun.star.json new file mode 100644 index 000000000..f7526d18c --- /dev/null +++ b/domains/_github-pages-challenge-Stardust-kyun.star.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stardust-kyun", + "email": "stardust-kyun@proton.me" + }, + "record": { + "TXT": "714f8a049247726086dbea6777c092" + } +} From 0c9ffec47ff3cf9bb881d51405453ed975b26d5c Mon Sep 17 00:00:00 2001 From: Stardust-kyun Date: Sat, 19 Aug 2023 15:01:02 -0400 Subject: [PATCH 3954/8412] remove swp file --- domains/.star.json.swp | Bin 12288 -> 0 bytes 1 file changed, 0 insertions(+), 0 deletions(-) delete mode 100644 domains/.star.json.swp diff --git a/domains/.star.json.swp b/domains/.star.json.swp deleted file mode 100644 index 7312e3fe68cf6e14f47c426521a5bb9680929c72..0000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 12288 zcmeI&F;Buk6bJB!t5J-u4z+FuTa-yAiD7WSO-GZKUZ5(y=I$C|2s-!;{0@EvKZv87 zo5sm6V0>39Q6zy;&Hs|eao5*(*I&|saAEc2u;uJ|RpPcnWXey`{T7uTnnc1mjS00bZa0SG_<0uX=z1pcLfNlSFiPqt7z-D1&~Ci-HC4gwH>00bZa0SG_<0uX=z z1Rwx`KPV7HM0d+XFC6y&|Igq5?`5J#j$4i!j#G{rM}=dZVcU*h^Jj%4$KEKQouM?YY7J9LCDNj?P zEmg#MgM2)!vX>v1A8+^j=*#AdvXRhj6{jYai7nR%WoDed2z6`(FFl|S-$QsT From 996173203072626dfbc251a9c2c837b53ae177b9 Mon Sep 17 00:00:00 2001 From: VilariStorms Date: Sat, 19 Aug 2023 20:51:51 +0100 Subject: [PATCH 3955/8412] feat(domain): vilari.is-a.dev --- domains/vilari.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vilari.json diff --git a/domains/vilari.json b/domains/vilari.json new file mode 100644 index 000000000..41b567929 --- /dev/null +++ b/domains/vilari.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VilariStorms", + "email": "vilari@anonymail.nl" + }, + "record": { + "A": ["24.199.103.194"] + } +} From 2b52c2de0e7bbaa775ba8d9871ed9399add91414 Mon Sep 17 00:00:00 2001 From: Atr-e Date: Sat, 19 Aug 2023 12:52:14 -0700 Subject: [PATCH 3956/8412] feat(domain): devel.is-a.dev --- domains/devel.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/devel.json b/domains/devel.json index a099cacac..e73b5a5b0 100644 --- a/domains/devel.json +++ b/domains/devel.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "Atr-e", - "email": "eatr577@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com"] - } -} + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } + } \ No newline at end of file From 8b2e9213dc8a4454c31babeaf79143fa86f158cd Mon Sep 17 00:00:00 2001 From: Atr-e Date: Sat, 19 Aug 2023 12:56:15 -0700 Subject: [PATCH 3957/8412] feat(domain): devel.is-a.dev --- domains/devel.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/devel.json b/domains/devel.json index e73b5a5b0..70ec1fbe3 100644 --- a/domains/devel.json +++ b/domains/devel.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "Atr-e", - "email": "eatr577@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } - } \ No newline at end of file + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "TXT": ""[{"type":"A","allowMultiple":false,"value":"217.174.245.249"},{"type":"MX","allowMultiple":true,"value":"hosts.is-a.dev"},{"type":"TXT","allowMultiple":true,"value":"v=spf1 a mx ip4:217.174.245.249 ~all"}]"" + } +} From ad004a0a169527ce6dcd2e4908a4ab58cdc4ccc3 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 20 Aug 2023 01:50:30 +0530 Subject: [PATCH 3958/8412] Delete mail.suki.json --- domains/mail.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mail.suki.json diff --git a/domains/mail.suki.json b/domains/mail.suki.json deleted file mode 100644 index f0cbc988a..000000000 --- a/domains/mail.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["212.193.3.66"] - } -} From cedfc84e123b7f5f716e32c503511c40fd46de44 Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 20 Aug 2023 01:58:19 +0530 Subject: [PATCH 3959/8412] Delete qna.suki.json --- domains/qna.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/qna.suki.json diff --git a/domains/qna.suki.json b/domains/qna.suki.json deleted file mode 100644 index dbf9639a5..000000000 --- a/domains/qna.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "247eddef-406f-4ce3-87ae-b3515f3aa876.id.repl.co" - } -} From bcf9a47185117635ee35f5017fb15dc226f5b9d8 Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Sun, 20 Aug 2023 02:01:06 +0530 Subject: [PATCH 3960/8412] feat(domain): bday-list.suki.is-a.dev --- domains/bday-list.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index e35fc4390..d569b0c3d 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -4,6 +4,6 @@ "email": "suki@suki.is-a.dev" }, "record": { - "URL": "https://bday-list.tagesrevelio.repl.co" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co"}]"" } } From 137fcf800c4734fb6446c50aa4224d0b9fadc21b Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Sun, 20 Aug 2023 02:02:45 +0530 Subject: [PATCH 3961/8412] Update bday-list.suki.json --- domains/bday-list.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index d569b0c3d..7d957804d 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -4,6 +4,6 @@ "email": "suki@suki.is-a.dev" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co"}]"" + "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" } } From f98c16cdfe1ea448132cea22cab81eb860035d71 Mon Sep 17 00:00:00 2001 From: LCDLED Date: Sun, 20 Aug 2023 00:12:19 +0000 Subject: [PATCH 3962/8412] feat(domain): saturn-net.is-a.dev --- domains/saturn-net.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saturn-net.json diff --git a/domains/saturn-net.json b/domains/saturn-net.json new file mode 100644 index 000000000..61e34301a --- /dev/null +++ b/domains/saturn-net.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LCDLED", + "email": "TheCatatomic@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 254bd08bbe33580e24861228204dfb16832282d6 Mon Sep 17 00:00:00 2001 From: AleaToir3 Date: Sun, 20 Aug 2023 02:07:07 +0100 Subject: [PATCH 3963/8412] feat(domain): abdeljallil.is-a.dev --- domains/abdeljallil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abdeljallil.json diff --git a/domains/abdeljallil.json b/domains/abdeljallil.json new file mode 100644 index 000000000..e709988a8 --- /dev/null +++ b/domains/abdeljallil.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AleaToir3", + "email": "aleatoir3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 149ea806c7a9b7bb47076e5ed5ef03aad9113b03 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 20 Aug 2023 09:22:03 +0800 Subject: [PATCH 3964/8412] Update fd-gods-clan.json --- domains/fd-gods-clan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/fd-gods-clan.json b/domains/fd-gods-clan.json index 52e0fe364..5979a0f57 100644 --- a/domains/fd-gods-clan.json +++ b/domains/fd-gods-clan.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "fd-gods-clan.github.io" + "CNAME": "shadowplayzyt22.github.io" } } From e19a9d831dd06a5da4d6b095eca298bdf63cee49 Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sun, 20 Aug 2023 03:22:32 +0200 Subject: [PATCH 3965/8412] Update imat.json --- domains/imat.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index 73e37c1d2..ce4e41664 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,12 +6,7 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], + "CNAME": "protuberant-stands.000webhostapp.com" "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], From 909a3363141c88f39021da03359a6e326d8f0a9a Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sun, 20 Aug 2023 03:26:27 +0200 Subject: [PATCH 3966/8412] Update imat.json --- domains/imat.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index ce4e41664..cf533d197 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -7,9 +7,5 @@ }, "record": { "CNAME": "protuberant-stands.000webhostapp.com" - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=adam.essakhi16+imat@gmail.com" } } From f92b68cbe08de648699db887ccdcad06c933c65a Mon Sep 17 00:00:00 2001 From: soupboyplague <62525469+pl4g@users.noreply.github.com> Date: Sat, 19 Aug 2023 22:38:56 -0300 Subject: [PATCH 3967/8412] Update plague.json --- domains/plague.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/plague.json b/domains/plague.json index 4eb7b03ec..07852e74a 100644 --- a/domains/plague.json +++ b/domains/plague.json @@ -1,11 +1,12 @@ { + "description": "My souper personal domain.", + "repo": "https://github.com/pl4g/pl4g.github.io", "owner": { "username": "pl4g", - "email": "viniciuslucianocardoso@gmail.com" + "email": "viniciuslucianocardoso@gmail.com", + "discord": "plague🥣#8408" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "CNAME": "pl4g.github.io" } -} \ No newline at end of file +} From 56e48c40b77adf25e10ac6029ecc24546840ab98 Mon Sep 17 00:00:00 2001 From: caodoc Date: Sun, 20 Aug 2023 13:35:51 +0700 Subject: [PATCH 3968/8412] discord verification --- domains/_discord.caodoc.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.caodoc.is-a.dev.json b/domains/_discord.caodoc.is-a.dev.json index b6e5593b7..8d48d34c7 100644 --- a/domains/_discord.caodoc.is-a.dev.json +++ b/domains/_discord.caodoc.is-a.dev.json @@ -5,6 +5,6 @@ "discord": "caodoc" }, "record": { - "TXT": "dh=55b058aaef93d582cffc1db5dc1ad14523a202a5" + "TXT": "dh=55b058aaef93d582cffc1db5dc1ad14523a202a5" } } From b08948e1ddafed989eeadccdb972d2f3ffbaf818 Mon Sep 17 00:00:00 2001 From: caodoc Date: Sun, 20 Aug 2023 13:37:08 +0700 Subject: [PATCH 3969/8412] Update _discord.caodoc.is-a.dev.json --- domains/_discord.caodoc.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.caodoc.is-a.dev.json b/domains/_discord.caodoc.is-a.dev.json index 8d48d34c7..b6e5593b7 100644 --- a/domains/_discord.caodoc.is-a.dev.json +++ b/domains/_discord.caodoc.is-a.dev.json @@ -5,6 +5,6 @@ "discord": "caodoc" }, "record": { - "TXT": "dh=55b058aaef93d582cffc1db5dc1ad14523a202a5" + "TXT": "dh=55b058aaef93d582cffc1db5dc1ad14523a202a5" } } From 681ad3d826e68e1045a32e9ee60c69a6a74f042f Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sun, 20 Aug 2023 13:29:16 +0530 Subject: [PATCH 3970/8412] feat(domain): saurabhkirve.is-a.dev --- domains/saurabhkirve.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saurabhkirve.json diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json new file mode 100644 index 000000000..afd47a19a --- /dev/null +++ b/domains/saurabhkirve.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BerzCode", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f079a606a28eef4244a062dcbf65f1b2b84f9714 Mon Sep 17 00:00:00 2001 From: psmeet190902 <21bph115@nirmauni.ac.in> Date: Sun, 20 Aug 2023 15:45:41 +0530 Subject: [PATCH 3971/8412] feat(domain): trasadiyasmeet.is-a.dev --- domains/trasadiyasmeet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trasadiyasmeet.json diff --git a/domains/trasadiyasmeet.json b/domains/trasadiyasmeet.json new file mode 100644 index 000000000..afbd109a8 --- /dev/null +++ b/domains/trasadiyasmeet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "psmeet190902", + "email": "21bph115@nirmauni.ac.in" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 831f398778b16908839ff56704bbce17051adb54 Mon Sep 17 00:00:00 2001 From: Return Date: Sun, 20 Aug 2023 19:55:14 +0900 Subject: [PATCH 3972/8412] feat(domain): add `return.is-a.dev` --- domains/return.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/return.json diff --git a/domains/return.json b/domains/return.json new file mode 100644 index 000000000..09e1f35e1 --- /dev/null +++ b/domains/return.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "returnxd", + "email": "hc_2583@naver.com" + }, + + "record": { + "CNAME": "returnxd.github.io" + } +} From d9e49c77ecd9a6e46ebaef7d2719001ea78ce83c Mon Sep 17 00:00:00 2001 From: abhishek-pb1 Date: Sun, 20 Aug 2023 18:02:26 +0530 Subject: [PATCH 3973/8412] feat(domain): abhishekpb.is-a.dev --- domains/abhishekpb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhishekpb.json diff --git a/domains/abhishekpb.json b/domains/abhishekpb.json new file mode 100644 index 000000000..0cf904664 --- /dev/null +++ b/domains/abhishekpb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "abhishek-pb1", + "email": "studentabhishekpb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5879cc033aef295e458934d8a881bfce4f451bad Mon Sep 17 00:00:00 2001 From: ReefSalty Date: Sun, 20 Aug 2023 14:08:01 +0100 Subject: [PATCH 3974/8412] feat(domain): reef.is-a.dev --- domains/reef.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reef.json diff --git a/domains/reef.json b/domains/reef.json new file mode 100644 index 000000000..e14593559 --- /dev/null +++ b/domains/reef.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ReefSalty", + "email": "reefsalter@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 196962ac52d44cd1a42b9fc36fcd00df7d0ec486 Mon Sep 17 00:00:00 2001 From: itsrn Date: Sun, 20 Aug 2023 07:31:47 -0700 Subject: [PATCH 3975/8412] feat(domain): blog.ron.is-a.dev --- domains/blog.ron.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blog.ron.json diff --git a/domains/blog.ron.json b/domains/blog.ron.json new file mode 100644 index 000000000..9c98d6524 --- /dev/null +++ b/domains/blog.ron.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsrn", + "email": "shalom@itsron.space" + }, + "record": { + "CNAME": "itsrn.github.io" + } +} From a43032f667142db3ef734e6b0fa563ad766ce4ae Mon Sep 17 00:00:00 2001 From: TehPigYT Date: Sun, 20 Aug 2023 19:46:52 +0300 Subject: [PATCH 3976/8412] feat(domain): tehpig.is-a.dev --- domains/tehpig.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tehpig.json diff --git a/domains/tehpig.json b/domains/tehpig.json new file mode 100644 index 000000000..7c10f8c09 --- /dev/null +++ b/domains/tehpig.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TehPigYT", + "email": "aggelosdellas@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0b8dfae63e88dd0ebee11a29097d4d5d2774fc4c Mon Sep 17 00:00:00 2001 From: Cfhoiril Date: Sun, 20 Aug 2023 23:57:49 +0700 Subject: [PATCH 3977/8412] feat(domain): _github-pages-challenge-cfhoiril.iamchoiiril.is-a.dev --- .../_github-pages-challenge-cfhoiril.iamchoiiril.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-cfhoiril.iamchoiiril.json diff --git a/domains/_github-pages-challenge-cfhoiril.iamchoiiril.json b/domains/_github-pages-challenge-cfhoiril.iamchoiiril.json new file mode 100644 index 000000000..5d89dfc4b --- /dev/null +++ b/domains/_github-pages-challenge-cfhoiril.iamchoiiril.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cfhoiril", + "email": "iamchoirilfk@gmail.com" + }, + "record": { + "TXT": "9b283f49dbeb511d5060e9f26a83b4" + } +} From 12b1bf17ba92882cadb865ba70a1fb0ee59193b9 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sun, 20 Aug 2023 18:08:43 +0100 Subject: [PATCH 3978/8412] feat(domain): andrewtest22.is-a.dev --- domains/andrewtest22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andrewtest22.json diff --git a/domains/andrewtest22.json b/domains/andrewtest22.json new file mode 100644 index 000000000..4dd4aa718 --- /dev/null +++ b/domains/andrewtest22.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0f8d89adc2c80a11c3dcddddb4ee435b6926d9e1 Mon Sep 17 00:00:00 2001 From: Yash-Khattar Date: Mon, 21 Aug 2023 02:17:45 +0530 Subject: [PATCH 3979/8412] feat(domain): yash-khattar.is-a.dev --- domains/yash-khattar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yash-khattar.json diff --git a/domains/yash-khattar.json b/domains/yash-khattar.json new file mode 100644 index 000000000..26520e320 --- /dev/null +++ b/domains/yash-khattar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Yash-Khattar", + "email": "yashkhattar73@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2615f0b8422574071af4b447f964572d6f8c36f5 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash2019 Date: Thu, 17 Aug 2023 00:38:12 -0400 Subject: [PATCH 3980/8412] feat(domain): azul.is-a.dev --- domains/azul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/azul.json diff --git a/domains/azul.json b/domains/azul.json new file mode 100644 index 000000000..5c0a16203 --- /dev/null +++ b/domains/azul.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TheRealGeoDash2019", + "email": "TheRealGeoDash2019@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": "hosts.is-a.dev" + } +} \ No newline at end of file From ec94914efbfd320e8cbaebb035ec36e2e2decff8 Mon Sep 17 00:00:00 2001 From: TheRealGeoDash Date: Thu, 17 Aug 2023 07:14:48 -0400 Subject: [PATCH 3981/8412] Update azul.json --- domains/azul.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/azul.json b/domains/azul.json index 5c0a16203..aa6eaf81c 100644 --- a/domains/azul.json +++ b/domains/azul.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 6f7ab7d321717e84abceccba5e3dfd64c562de4d Mon Sep 17 00:00:00 2001 From: PHYT90DitYT Date: Sun, 20 Aug 2023 18:11:39 -0500 Subject: [PATCH 3982/8412] feat(domain): mcio.is-a.dev --- domains/mcio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mcio.json diff --git a/domains/mcio.json b/domains/mcio.json new file mode 100644 index 000000000..5ad1cbb1f --- /dev/null +++ b/domains/mcio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PHYT90DitYT", + "email": "chess049@rsdmo.org", + "discord": "798934178783559710" + }, + + "record": { + "CNAME": "mine-craft.io" + } +} From 3260a7a1047368c3400151fcd0271c0d9b35c036 Mon Sep 17 00:00:00 2001 From: PHYT90DitYT Date: Sun, 20 Aug 2023 18:16:34 -0500 Subject: [PATCH 3983/8412] feat(domain): kcasm.is-a.dev --- domains/kcasm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kcasm.json diff --git a/domains/kcasm.json b/domains/kcasm.json new file mode 100644 index 000000000..eac9d55ed --- /dev/null +++ b/domains/kcasm.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PHYT90DitYT", + "email": "chess049@rsdmo.org", + "discord": "798934178783559710" + }, + + "record": { + "CNAME": "i-think-i.lol" + } +} From b9e73bd1689b02e276138d12d6ce037237d1c9fd Mon Sep 17 00:00:00 2001 From: k22rma Date: Sun, 20 Aug 2023 17:37:36 -0700 Subject: [PATCH 3984/8412] ffjgfj --- domains/_github-pages-challenge-k22rma.k22rma.json | 9 +++++++++ domains/k22rma.json | 4 ++-- 2 files changed, 11 insertions(+), 2 deletions(-) create mode 100644 domains/_github-pages-challenge-k22rma.k22rma.json diff --git a/domains/_github-pages-challenge-k22rma.k22rma.json b/domains/_github-pages-challenge-k22rma.k22rma.json new file mode 100644 index 000000000..ab9247e88 --- /dev/null +++ b/domains/_github-pages-challenge-k22rma.k22rma.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "k22rma", + "email": "krrishsharma.ks12345@gmail.com" + }, + "record": { + "TXT": "c4d4e7c7ad03a88fd89ea4f1beb994" + } +} diff --git a/domains/k22rma.json b/domains/k22rma.json index f936f4859..b47f99a31 100644 --- a/domains/k22rma.json +++ b/domains/k22rma.json @@ -1,9 +1,9 @@ { "owner": { - "username": "Krrish313", + "username": "k22rma", "email": "krrishsharma.ks12345@gmail.com" }, "record": { - "URL": "https://github.com/krrish313" + "CNAME": "k22rma.github.io" } } From e068b562940b72b343da07a38781df4ee76d2951 Mon Sep 17 00:00:00 2001 From: ThinLiquid Date: Mon, 21 Aug 2023 03:31:58 +0100 Subject: [PATCH 3985/8412] Update flow-os.liquid.json --- domains/flow-os.liquid.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/flow-os.liquid.json b/domains/flow-os.liquid.json index d88826b20..d453d7e44 100644 --- a/domains/flow-os.liquid.json +++ b/domains/flow-os.liquid.json @@ -1,9 +1,9 @@ { "owner": { "username": "ThinLiquid", - "email": "thinliquid@proton.me" + "email": "thnlqd@gmail.com" }, "record": { - "CNAME": "fathomless-chickadee-7xj6ixiuhgknzzityvtiq6q4.herokudns.com" + "A": "155.248.212.141" } } From 26c3d245b7e24bda5ccfb8e8f06b181cd97817fd Mon Sep 17 00:00:00 2001 From: circularsprojects <50017673+circularsprojects@users.noreply.github.com> Date: Mon, 21 Aug 2023 12:43:54 +1000 Subject: [PATCH 3986/8412] Update circular.json --- domains/circular.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/circular.json b/domains/circular.json index 9572a40c7..fdeaf3eaa 100644 --- a/domains/circular.json +++ b/domains/circular.json @@ -4,6 +4,6 @@ "email": "levi97646@gmail.com" }, "record": { - "URL": "https://circularsprojects.com" + "URL": "https://circulars.dev" } } From 8ec0ae78a33f0d85fb029ca8865fa34569a0ac36 Mon Sep 17 00:00:00 2001 From: Zepvil Date: Mon, 21 Aug 2023 15:36:27 +1200 Subject: [PATCH 3987/8412] feat(domain): zepvil.is-a.dev --- domains/zepvil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zepvil.json diff --git a/domains/zepvil.json b/domains/zepvil.json new file mode 100644 index 000000000..08cbfca6e --- /dev/null +++ b/domains/zepvil.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zepvil", + "email": "thezepvil@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 30c8bc8ccdd12619f954053c681565fa3c0ab662 Mon Sep 17 00:00:00 2001 From: GameDeveloperDylan Date: Sun, 20 Aug 2023 23:52:32 -0400 Subject: [PATCH 3988/8412] feat(domain): gamedevdylan.is-a.dev --- domains/gamedevdylan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gamedevdylan.json diff --git a/domains/gamedevdylan.json b/domains/gamedevdylan.json new file mode 100644 index 000000000..f3913a8ae --- /dev/null +++ b/domains/gamedevdylan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "GameDeveloperDylan", + "email": "dylan10109101010910@gmail.com" + }, + "record": { + "CNAME": "164dbfde-80d8-4920-b392-dfd67063c694.id.repl.co" + } +} From dbe5f973dbdabba4d4a4e498f820cd7e963a60bd Mon Sep 17 00:00:00 2001 From: ayushbite Date: Mon, 21 Aug 2023 12:23:52 +0530 Subject: [PATCH 3989/8412] feat(domain): efftronics.is-a.dev --- domains/efftronics.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/efftronics.json diff --git a/domains/efftronics.json b/domains/efftronics.json new file mode 100644 index 000000000..b755d0ff7 --- /dev/null +++ b/domains/efftronics.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayushbite", + "email": "ayushbite@gmail.com" + }, + "record": { + "URL": "https://visitayush.tech/" + } +} From ff613a140e2e34ddcfd44d67ab6ea6cfb75e7312 Mon Sep 17 00:00:00 2001 From: BerzCode Date: Mon, 21 Aug 2023 13:47:03 +0530 Subject: [PATCH 3990/8412] feat(domain): berzerk.is-a.dev --- domains/berzerk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/berzerk.json diff --git a/domains/berzerk.json b/domains/berzerk.json new file mode 100644 index 000000000..78df35194 --- /dev/null +++ b/domains/berzerk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BerzCode", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "A": ["154.41.233.131"] + } +} From 3a4796400ab4c7a7f1d3e8631923f2aeee34085a Mon Sep 17 00:00:00 2001 From: gigwanoobstudios Date: Mon, 21 Aug 2023 03:38:44 -0700 Subject: [PATCH 3991/8412] feat(domain): mostafizurrahman.is-a.dev --- domains/mostafizurrahman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mostafizurrahman.json diff --git a/domains/mostafizurrahman.json b/domains/mostafizurrahman.json new file mode 100644 index 000000000..339a082ba --- /dev/null +++ b/domains/mostafizurrahman.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gigwanoobstudios", + "email": "tplink3116@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 379e3f5825738720a89c4d1049ef8a8b5b8dee22 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 21 Aug 2023 07:53:32 -0400 Subject: [PATCH 3992/8412] Create pshock.oxmc.json --- domains/pshock.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pshock.oxmc.json diff --git a/domains/pshock.oxmc.json b/domains/pshock.oxmc.json new file mode 100644 index 000000000..ad4a5a38f --- /dev/null +++ b/domains/pshock.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "CNAME": "protoshock-utils.000webhostapp.com", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From 52b7b401306da98dc313296182afb2abca219bec Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 21 Aug 2023 08:31:54 -0400 Subject: [PATCH 3993/8412] Update pshock.oxmc.json --- domains/pshock.oxmc.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/pshock.oxmc.json b/domains/pshock.oxmc.json index ad4a5a38f..98b4ff968 100644 --- a/domains/pshock.oxmc.json +++ b/domains/pshock.oxmc.json @@ -5,8 +5,6 @@ "discord": "oxmc7769" }, "record": { - "CNAME": "protoshock-utils.000webhostapp.com", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + "CNAME": "protoshock-utils.000webhostapp.com" } } From 8d0105e55b12e94b844d570b0d6cc9a0d48b78de Mon Sep 17 00:00:00 2001 From: sartimo Date: Mon, 21 Aug 2023 15:17:52 +0200 Subject: [PATCH 3994/8412] feat(domain): timo.is-a.dev --- domains/timo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/timo.json diff --git a/domains/timo.json b/domains/timo.json new file mode 100644 index 000000000..d4b3b6dba --- /dev/null +++ b/domains/timo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sartimo", + "email": "sartimo10@gmail.com" + }, + "record": { + "URL": "https://sartimo.surge.sh" + } +} From 52573634c90232f305310b02e2d99478b8b231d8 Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Mon, 21 Aug 2023 21:21:24 +0700 Subject: [PATCH 3995/8412] Create miniexploit.json --- domains/miniexploit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miniexploit.json diff --git a/domains/miniexploit.json b/domains/miniexploit.json new file mode 100644 index 000000000..81da8a2b1 --- /dev/null +++ b/domains/miniexploit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "miniexploit", + "email": "miniexploitttt@gmail.com" + }, + "record": { + "URL": "https://miniexploit.github.io" + } +} From 1d65cdc65acde3ef782dfd0bfaae53abe7a63860 Mon Sep 17 00:00:00 2001 From: notabhixhek Date: Mon, 21 Aug 2023 19:58:14 +0530 Subject: [PATCH 3996/8412] feat(domain): avikek.is-a.dev --- domains/avikek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/avikek.json diff --git a/domains/avikek.json b/domains/avikek.json new file mode 100644 index 000000000..6ea85b620 --- /dev/null +++ b/domains/avikek.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "notabhixhek", + "email": "abhishek.fodikar29@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a44b2da83b15edffb765233ef556e84c9302d8a1 Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Mon, 21 Aug 2023 22:49:56 +0700 Subject: [PATCH 3997/8412] Update miniexploit.json --- domains/miniexploit.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index 81da8a2b1..20e0b0e02 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,6 +4,6 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "URL": "https://miniexploit.github.io" + "CNAME": "miniexploit.github.io" } } From fe25e5a6e5f9548bd9c1ab61e31274f7620d6e02 Mon Sep 17 00:00:00 2001 From: cabingory Date: Mon, 21 Aug 2023 21:04:13 +0100 Subject: [PATCH 3998/8412] feat(domain): blinx.is-a.dev --- domains/blinx.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/blinx.json b/domains/blinx.json index 0a12e69cd..61da34aab 100644 --- a/domains/blinx.json +++ b/domains/blinx.json @@ -4,8 +4,6 @@ "email": "blinxduh@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "CNAME": ""[{"type":"TXT","value":"v=spf1 a mx ip4:217.174.245.249 ~all","allowMultiple":true},{"type":"MX","value":"hosts.is-a.dev","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"_discord.blinx.is-a.dev."}]"" } -} \ No newline at end of file +} From d5c904ed0fdb2f5ef044f258eb88d799d1b2006d Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Mon, 21 Aug 2023 16:06:36 -0400 Subject: [PATCH 3999/8412] feat(domain): master.is-a.dev --- domains/master.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/master.json diff --git a/domains/master.json b/domains/master.json new file mode 100644 index 000000000..6c05eaf9c --- /dev/null +++ b/domains/master.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TheMaster223", + "email": "masteriscool223@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a6ec6524442c5ee9a114f869d03c3d947cf16c9e Mon Sep 17 00:00:00 2001 From: TheMrRedstone Date: Mon, 21 Aug 2023 18:47:57 -0400 Subject: [PATCH 4000/8412] feat(domain): hazelnut.is-a.dev --- domains/hazelnut.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hazelnut.json diff --git a/domains/hazelnut.json b/domains/hazelnut.json new file mode 100644 index 000000000..c60271d46 --- /dev/null +++ b/domains/hazelnut.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheMrRedstone", + "email": "support@robloxtutorialzone.ml" + }, + "record": { + "CNAME": "22yefvfj.up.railway.app" + } +} From 60f6efaa7f8cae24889a9308f96075d1a23c7e0a Mon Sep 17 00:00:00 2001 From: asyncedd Date: Tue, 22 Aug 2023 07:59:50 +0900 Subject: [PATCH 4001/8412] feat(domain): asyncedd.is-a.dev --- domains/asyncedd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asyncedd.json diff --git a/domains/asyncedd.json b/domains/asyncedd.json new file mode 100644 index 000000000..b8cdf4b73 --- /dev/null +++ b/domains/asyncedd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "asyncedd", + "email": "isynqquwu@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f7f4c4d27994823fcd10b8e2cd845827bc53928a Mon Sep 17 00:00:00 2001 From: zachcool Date: Mon, 21 Aug 2023 23:35:46 -0700 Subject: [PATCH 4002/8412] feat(domain): gcc.is-a.dev --- domains/gcc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gcc.json diff --git a/domains/gcc.json b/domains/gcc.json new file mode 100644 index 000000000..c4cd0ab8a --- /dev/null +++ b/domains/gcc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zachcool", + "email": "zach24willow@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 850a6a713402c6e1134c7cac19b4662548d6b252 Mon Sep 17 00:00:00 2001 From: ahmedimran35 Date: Tue, 22 Aug 2023 13:17:50 +0600 Subject: [PATCH 4003/8412] feat(domain): imran.is-a.dev --- domains/imran.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imran.json diff --git a/domains/imran.json b/domains/imran.json new file mode 100644 index 000000000..931f387ff --- /dev/null +++ b/domains/imran.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ahmedimran35", + "email": "romeorajkumar098@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fff3308602fa4ff2b911c7a49f3c9e637e0c150d Mon Sep 17 00:00:00 2001 From: ahmedimran35 Date: Tue, 22 Aug 2023 13:23:14 +0600 Subject: [PATCH 4004/8412] feat(domain): imu.is-a.dev --- domains/imu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/imu.json diff --git a/domains/imu.json b/domains/imu.json new file mode 100644 index 000000000..931f387ff --- /dev/null +++ b/domains/imu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ahmedimran35", + "email": "romeorajkumar098@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 456bb7dd054c2b8cc259867f46ec4c2bb51b1fd8 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 09:49:24 +0200 Subject: [PATCH 4005/8412] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 18a9f8457..e8c7a3ca6 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": "mcshept.github.io" + "MX": "["mx1.improvmx.com."]" } } From bb60b82dd41414107ef5d6c88f04650a62e39a04 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 09:49:45 +0200 Subject: [PATCH 4006/8412] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index e8c7a3ca6..679715072 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": "["mx1.improvmx.com."]" + "MX": "["mx2.improvmx.com."]" } } From 6dfc3fdfad244561236cca29649bff4612422716 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 09:51:00 +0200 Subject: [PATCH 4007/8412] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 679715072..a304d802e 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": "["mx2.improvmx.com."]" + "CNAME": ""[{"type":"CNAME","value":"mcshept.github.io","allowMultiple":false}]"" } } From bbf2ff9996706aab814e06a14e26558c4d49f249 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:34:20 +0800 Subject: [PATCH 4008/8412] Discard changes to domains/alephdiallo.json --- domains/alephdiallo.json | 15 +++++++++++++-- 1 file changed, 13 insertions(+), 2 deletions(-) diff --git a/domains/alephdiallo.json b/domains/alephdiallo.json index 9e3dc4bc7..958b0d6fc 100644 --- a/domains/alephdiallo.json +++ b/domains/alephdiallo.json @@ -1,9 +1,20 @@ { "owner": { "username": "alephdfilms", - "email": "alephdiallo@mail.com" + "email": "alephdiallo@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 427265238404956172" }, + "record": { - "TXT": ""[{"type":"TXT","allowMultiple":true}]"" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=alephdiallo@mail.com" } } From 1566faf42622e29d008e78b7e3ae8f02f348962a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:34:31 +0800 Subject: [PATCH 4009/8412] Update majorhead.json --- domains/majorhead.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/majorhead.json b/domains/majorhead.json index 1c75d0e94..2f3667679 100644 --- a/domains/majorhead.json +++ b/domains/majorhead.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 465c10c9528fe45b13567e880b639ac00722ee53 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Tue, 22 Aug 2023 20:36:37 +0800 Subject: [PATCH 4010/8412] Update alphatest.json --- domains/alphatest.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alphatest.json b/domains/alphatest.json index bedeb69fe..e8b88d53e 100644 --- a/domains/alphatest.json +++ b/domains/alphatest.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From aa005809629667c2b26329812ea4fc5f8f8d8e34 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:38:19 +0800 Subject: [PATCH 4011/8412] Update thesonofdevilhunter.json --- domains/thesonofdevilhunter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thesonofdevilhunter.json b/domains/thesonofdevilhunter.json index 5e06d971c..3f2a9cf77 100644 --- a/domains/thesonofdevilhunter.json +++ b/domains/thesonofdevilhunter.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["nerdsforgaming.github.io"] + "CNAME": "nerdsforgaming.github.io" } } From f5aad04d60ecf02b3efe6b08608027f2b2acbcd3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:40:55 +0800 Subject: [PATCH 4012/8412] Discard changes to domains/.riviox.json --- domains/.riviox.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/.riviox.json diff --git a/domains/.riviox.json b/domains/.riviox.json deleted file mode 100644 index 46ffd8e54..000000000 --- a/domains/.riviox.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "RivioxGaming", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } -} \ No newline at end of file From 19f5c6bd9dbdfd47b992cbc0f91359ab663c2ebe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:41:03 +0800 Subject: [PATCH 4013/8412] Update riviox.json --- domains/riviox.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/riviox.json b/domains/riviox.json index 46ffd8e54..6b323db18 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 3d10a407ae0a9607289ed18db0e51f44a0224991 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:42:23 +0800 Subject: [PATCH 4014/8412] Update git.json --- domains/git.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/git.json b/domains/git.json index 04d94fec4..a4b5610d5 100644 --- a/domains/git.json +++ b/domains/git.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 0890526c7f099254ca65b50552114a8c3c4db111 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:44:39 +0800 Subject: [PATCH 4015/8412] Update activate.json --- domains/activate.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/activate.json b/domains/activate.json index 83671cbcb..a88e7a643 100644 --- a/domains/activate.json +++ b/domains/activate.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 55749ac5a22b05b499023c543430225baaaf58f2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:47:22 +0800 Subject: [PATCH 4016/8412] Update rayr.json --- domains/rayr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayr.json b/domains/rayr.json index 0c99ce895..f6a6daf36 100644 --- a/domains/rayr.json +++ b/domains/rayr.json @@ -4,6 +4,6 @@ "email": "rayrsn@proton.me" }, "record": { - "URL": "rayr.link" + "URL": "https://rayr.link" } } From 02d54cc181dfbf1ad27e1e8bc39ce8a1086258e2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:54:25 +0800 Subject: [PATCH 4017/8412] Update terraegg.json --- domains/terraegg.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/terraegg.json b/domains/terraegg.json index 5d234e5d0..9b04706fb 100644 --- a/domains/terraegg.json +++ b/domains/terraegg.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 8e19f5424d21900f726b590f081075226444e0c6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:54:35 +0800 Subject: [PATCH 4018/8412] Update albuman.json --- domains/albuman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/albuman.json b/domains/albuman.json index 400abfa4f..f00dcdca8 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } - } \ No newline at end of file + } From 9b3e716f46111c481f1a4c47f635f755d377ad57 Mon Sep 17 00:00:00 2001 From: miniexploit Date: Tue, 22 Aug 2023 19:56:48 +0700 Subject: [PATCH 4019/8412] feat(domain): miniexploit.is-a.dev --- domains/miniexploit.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index 20e0b0e02..ab6e9500d 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,6 +4,8 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "CNAME": "miniexploit.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From b4e41c1e26e1faaf7ecf2a1b5e663bb1a1ec9027 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 20:57:45 +0800 Subject: [PATCH 4020/8412] Update tm-incognito.json --- domains/tm-incognito.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tm-incognito.json b/domains/tm-incognito.json index 488fbfbbd..1532b27df 100644 --- a/domains/tm-incognito.json +++ b/domains/tm-incognito.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 3ef4d43a84a391ad0ecb5b7bec0e60023e8f7550 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:01:30 +0800 Subject: [PATCH 4021/8412] Discard changes to domains/sebitalent04.json --- domains/sebitalent04.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sebitalent04.json diff --git a/domains/sebitalent04.json b/domains/sebitalent04.json new file mode 100644 index 000000000..c89df20b3 --- /dev/null +++ b/domains/sebitalent04.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/SebiTalent04/SebiTalent04.github.io", + "owner": { + "username": "SebiTalent04", + "email": "", + "discord": "Sto#7264" + }, + "record": { + "CNAME": "SebiTalent04.github.io" + } +} From 38ddd75fa4e89a8f3c01faee563ff1d9db4d6014 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:01:50 +0800 Subject: [PATCH 4022/8412] Update and rename _github-pages-challenge-SebiTalent04.sebitalent04.json to _github-pages-challenge-sebitalent04.sebitalent04.json --- ...on => _github-pages-challenge-sebitalent04.sebitalent04.json} | 1 + 1 file changed, 1 insertion(+) rename domains/{_github-pages-challenge-SebiTalent04.sebitalent04.json => _github-pages-challenge-sebitalent04.sebitalent04.json} (86%) diff --git a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json b/domains/_github-pages-challenge-sebitalent04.sebitalent04.json similarity index 86% rename from domains/_github-pages-challenge-SebiTalent04.sebitalent04.json rename to domains/_github-pages-challenge-sebitalent04.sebitalent04.json index 89181bf4f..751ba793f 100644 --- a/domains/_github-pages-challenge-SebiTalent04.sebitalent04.json +++ b/domains/_github-pages-challenge-sebitalent04.sebitalent04.json @@ -1,6 +1,7 @@ { "owner": { "username": "SebiTalent04", + "email": "" }, "record": { "TXT": "8139f556926b84918edeb68fa50b47" From a4121735f9bd9536f85b2d18051733882deab9cb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:06:36 +0800 Subject: [PATCH 4023/8412] Update benjae.json --- domains/benjae.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/benjae.json b/domains/benjae.json index b4610d07e..68af12f91 100644 --- a/domains/benjae.json +++ b/domains/benjae.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 305772400a09bf368adbede8b4ce5c74f501c445 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:08:53 +0800 Subject: [PATCH 4024/8412] Discard changes to domains/sugar.json --- domains/sugar.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sugar.json diff --git a/domains/sugar.json b/domains/sugar.json deleted file mode 100644 index 7abe0e5c4..000000000 --- a/domains/sugar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kentjuno7z", - "email": "lamdev1212@gmail.com" - }, - - "record": { - "A": ["idk"] - } -} From b2370079f739c1529d74947a0d3de76215f3da36 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:09:03 +0800 Subject: [PATCH 4025/8412] Discard changes to domains/yes.json --- domains/yes.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/yes.json diff --git a/domains/yes.json b/domains/yes.json deleted file mode 100644 index 0f552e051..000000000 --- a/domains/yes.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "kentjuno7z", - "email": "lamdev1212@gmail.com" - }, - - "record": { - "TXT": "thx" - } -} From b9aeab86ca8eb468bf26e4aa7772eb16e339d581 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:09:32 +0800 Subject: [PATCH 4026/8412] Apply suggestions from code review --- domains/lamdev.json | 2 +- domains/puchikat.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lamdev.json b/domains/lamdev.json index 76bf32a56..83fdc615a 100644 --- a/domains/lamdev.json +++ b/domains/lamdev.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/puchikat.json b/domains/puchikat.json index 76bf32a56..83fdc615a 100644 --- a/domains/puchikat.json +++ b/domains/puchikat.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From c6954e7ad3324c47df893cbc7fbab326d8266e0d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 22 Aug 2023 21:10:57 +0800 Subject: [PATCH 4027/8412] Update domains/rizky.json --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index 6a85929f4..c181e6a0b 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"stellaris.rf.gd"}]"" + "CNAME": "stellaris.rf.gd" } } From 51435f48c4ace0ca4d809666525a4efb980ea070 Mon Sep 17 00:00:00 2001 From: mcshept Date: Tue, 22 Aug 2023 21:15:08 +0200 Subject: [PATCH 4028/8412] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index a304d802e..e8c7a3ca6 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"mcshept.github.io","allowMultiple":false}]"" + "MX": "["mx1.improvmx.com."]" } } From 332a7f8bb7e7eeff797c7a40592941528ad8dcf2 Mon Sep 17 00:00:00 2001 From: PHYT90DitYT Date: Tue, 22 Aug 2023 20:13:52 +0000 Subject: [PATCH 4029/8412] feat(domain): kasmatic.is-a.dev --- domains/kasmatic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kasmatic.json diff --git a/domains/kasmatic.json b/domains/kasmatic.json new file mode 100644 index 000000000..3e9dbf32d --- /dev/null +++ b/domains/kasmatic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PHYT90DitYT", + "email": "chess049@rsdmo.org" + }, + "record": { + "CNAME": "i-think-i.lol" + } +} From ddaab96e502d1f8ad5eb2a590790ad229d564291 Mon Sep 17 00:00:00 2001 From: PHYT90DitYT Date: Tue, 22 Aug 2023 20:14:26 +0000 Subject: [PATCH 4030/8412] feat(domain): kasmatica.is-a.dev --- domains/kasmatica.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kasmatica.json diff --git a/domains/kasmatica.json b/domains/kasmatica.json new file mode 100644 index 000000000..3e9dbf32d --- /dev/null +++ b/domains/kasmatica.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PHYT90DitYT", + "email": "chess049@rsdmo.org" + }, + "record": { + "CNAME": "i-think-i.lol" + } +} From a8acf261f429ccff37141ec317816d46e8371493 Mon Sep 17 00:00:00 2001 From: Ole Date: Tue, 22 Aug 2023 22:18:23 +0200 Subject: [PATCH 4031/8412] Delete my own file --- domains/ole.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ole.json diff --git a/domains/ole.json b/domains/ole.json deleted file mode 100644 index 3059021da..000000000 --- a/domains/ole.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ole.is-a.dev", - "repo": "https://github.com/olebohmbach/olebohmbach.github.io", - "owner": { - "username": "olenohmbach", - "email": "ole@ole-is-live.de", - "twitter": "OleBohmbach" - }, - "record": { - "CNAME": "ole-is-live.de" - } -} From 49e480b91466f0b860d5cd2dd03e21da62fda673 Mon Sep 17 00:00:00 2001 From: AXD Date: Tue, 22 Aug 2023 23:52:24 +0300 Subject: [PATCH 4032/8412] Update axd.json --- domains/axd.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/axd.json b/domains/axd.json index e027b4dd5..cfe73b8b2 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -1,9 +1,9 @@ { "owner": { "username": "alexdhg", - "email": "me@alexdhg.com" + "email": "alex.zr71@gmail.com" }, "record": { - "URL": "https://alexdhg.com" + "URL": "https://axxd.me" } } From bb3ab1ec6bf9a504d16dd73e2b4dc1975f648456 Mon Sep 17 00:00:00 2001 From: alexdhg Date: Tue, 22 Aug 2023 23:54:49 +0300 Subject: [PATCH 4033/8412] feat(domain): axd.is-a.dev --- domains/axd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axd.json b/domains/axd.json index cfe73b8b2..40ef05bd7 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -4,6 +4,6 @@ "email": "alex.zr71@gmail.com" }, "record": { - "URL": "https://axxd.me" + "URL": ""[{"type":"URL","value":"https://axxd.me","allowMultiple":false}]"" } } From 7ab6a6c052e5f40ad2ba7fb08b81fcb67025a553 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Wed, 23 Aug 2023 09:16:01 +0300 Subject: [PATCH 4034/8412] Update alpha.json --- domains/alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index a5dbc6fd3..b229886ec 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -4,6 +4,6 @@ "email": "sweepalf@gmail.com" }, "record": { - "CNAME": "youfoundalpha.pages.dev" +"URL": "http://youfoundalpha.vercel.app" } } From 33d0473620df6bb647d851cce5bbe42da3621358 Mon Sep 17 00:00:00 2001 From: assjgejcitif Date: Wed, 23 Aug 2023 10:29:08 +0200 Subject: [PATCH 4035/8412] feat(domain): eclair.is-a.dev --- domains/eclair.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eclair.json diff --git a/domains/eclair.json b/domains/eclair.json new file mode 100644 index 000000000..b7844089f --- /dev/null +++ b/domains/eclair.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "assjgejcitif", + "email": "fluffy@dmc.chat" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a116a2987107f8dfb68c7c309dade5c161775ae3 Mon Sep 17 00:00:00 2001 From: Krishnabohra Date: Wed, 23 Aug 2023 17:20:43 +0530 Subject: [PATCH 4036/8412] feat(domain): krishna.is-a.dev --- domains/krishna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krishna.json diff --git a/domains/krishna.json b/domains/krishna.json new file mode 100644 index 000000000..ebb74a7af --- /dev/null +++ b/domains/krishna.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Krishnabohra", + "email": "Krishnabohra2013@gmail.com", + "discord": "328135638358687746" + }, + + "record": { + "URL": "https://krishnabohra.github.io/krishna_bohra/" + } +} From 0b60f35ec8c39f7cde007eecd3d498f8eb62acac Mon Sep 17 00:00:00 2001 From: ayvanov Date: Wed, 23 Aug 2023 15:11:19 +0300 Subject: [PATCH 4037/8412] feat(domain): ayvanov.is-a.dev --- domains/ayvanov.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ayvanov.json b/domains/ayvanov.json index 24f94ffa3..1d8e7bb5f 100644 --- a/domains/ayvanov.json +++ b/domains/ayvanov.json @@ -4,6 +4,8 @@ "email": "xanderinho@gmail.com" }, "record": { - "A": ["79.111.156.10"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3b73369e0f5c34aed122b3dff9ab81f4b9a59fc3 Mon Sep 17 00:00:00 2001 From: l3qua Date: Wed, 23 Aug 2023 19:29:55 +0700 Subject: [PATCH 4038/8412] feat(domain): auq3l.is-a.dev --- domains/auq3l.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/auq3l.json diff --git a/domains/auq3l.json b/domains/auq3l.json new file mode 100644 index 000000000..680fcc53d --- /dev/null +++ b/domains/auq3l.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "l3qua", + "email": "lequangthanh260211@gmail.com" + }, + "record": { + "URL": "l3qua.github.io" + } +} From 3070133dde50ce97cc0d7cacdf65e8352e198394 Mon Sep 17 00:00:00 2001 From: LacyXosu Date: Wed, 23 Aug 2023 17:00:55 +0200 Subject: [PATCH 4039/8412] feat(domain): lacyx.is-a.dev --- domains/lacyx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lacyx.json diff --git a/domains/lacyx.json b/domains/lacyx.json new file mode 100644 index 000000000..0cdd45522 --- /dev/null +++ b/domains/lacyx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LacyXosu", + "email": "nozoska@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4297588c7ef0593edc536e686f92af1ee2ab0d3a Mon Sep 17 00:00:00 2001 From: Sadishru Date: Wed, 23 Aug 2023 20:31:44 +0530 Subject: [PATCH 4040/8412] feat(domain): sadiz.is-a.dev --- domains/sadiz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sadiz.json diff --git a/domains/sadiz.json b/domains/sadiz.json new file mode 100644 index 000000000..9943a93fa --- /dev/null +++ b/domains/sadiz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sadishru", + "email": "hellosadish@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9db5dc34e886c6f2356e7d6e04e97015393119a4 Mon Sep 17 00:00:00 2001 From: ppg00 <133581531+ppg00@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:38:43 +0100 Subject: [PATCH 4041/8412] Create mohammed.json --- domains/mohammed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mohammed.json diff --git a/domains/mohammed.json b/domains/mohammed.json new file mode 100644 index 000000000..0e16b4ba3 --- /dev/null +++ b/domains/mohammed.json @@ -0,0 +1,12 @@ +{ + "description": "for my personal website ^_^", + "repo": "https://github.com/ppg00/ppg00.github.io", + "owner": { + "username": "ppg00", + "email": "ppqg00@gmail.com", + "twitter": "qqg00" + }, + "record": { + "CNAME": "ppg00.github.io" + } +} From 140ac90640d8f05983be55964c119982a262e1db Mon Sep 17 00:00:00 2001 From: ppg00 <133581531+ppg00@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:45:03 +0100 Subject: [PATCH 4042/8412] Update mohammed.json --- domains/mohammed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohammed.json b/domains/mohammed.json index 0e16b4ba3..0eb8bf46b 100644 --- a/domains/mohammed.json +++ b/domains/mohammed.json @@ -7,6 +7,6 @@ "twitter": "qqg00" }, "record": { - "CNAME": "ppg00.github.io" + "CNAME": "ppg00.github.io." } } From 556c7fe04707e2a04a22be3f0b9003b982eeabad Mon Sep 17 00:00:00 2001 From: ppg00 <133581531+ppg00@users.noreply.github.com> Date: Wed, 23 Aug 2023 16:54:59 +0100 Subject: [PATCH 4043/8412] Create ppg00.json --- domains/ppg00.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ppg00.json diff --git a/domains/ppg00.json b/domains/ppg00.json new file mode 100644 index 000000000..0eb8bf46b --- /dev/null +++ b/domains/ppg00.json @@ -0,0 +1,12 @@ +{ + "description": "for my personal website ^_^", + "repo": "https://github.com/ppg00/ppg00.github.io", + "owner": { + "username": "ppg00", + "email": "ppqg00@gmail.com", + "twitter": "qqg00" + }, + "record": { + "CNAME": "ppg00.github.io." + } +} From 1fc87bafea9b18408eab1a393b2efa3e81d4f692 Mon Sep 17 00:00:00 2001 From: alkadhumi Date: Wed, 23 Aug 2023 19:36:13 +0300 Subject: [PATCH 4044/8412] feat(domain): alkadhumi.is-a.dev --- domains/alkadhumi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alkadhumi.json diff --git a/domains/alkadhumi.json b/domains/alkadhumi.json new file mode 100644 index 000000000..a075eca1e --- /dev/null +++ b/domains/alkadhumi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alkadhumi", + "email": "alihassan7722@gmail.com" + }, + "record": { + "URL": "https://alkadhumi.github.io" + } +} From d411824aa8032b0b9040ded34f9d52ff7833d29e Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Wed, 23 Aug 2023 22:50:23 +0530 Subject: [PATCH 4045/8412] feat(domain): quotes.suki.is-a.dev --- domains/quotes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quotes.suki.json diff --git a/domains/quotes.suki.json b/domains/quotes.suki.json new file mode 100644 index 000000000..872c12d29 --- /dev/null +++ b/domains/quotes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0b9f8664e670471dddf1824220f86b2d1c9ea7c1 Mon Sep 17 00:00:00 2001 From: mohandaklii Date: Wed, 23 Aug 2023 19:51:28 +0200 Subject: [PATCH 4046/8412] feat(domain): mohand.is-a.dev --- domains/mohand.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mohand.json diff --git a/domains/mohand.json b/domains/mohand.json new file mode 100644 index 000000000..68156f035 --- /dev/null +++ b/domains/mohand.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mohandaklii", + "email": "mohandakliamara09@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From de0dc3f9a4ccd238c728e9c7e0c050ef31369863 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Wed, 23 Aug 2023 21:49:29 +0300 Subject: [PATCH 4047/8412] Create 01.json --- domains/01.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/01.json diff --git a/domains/01.json b/domains/01.json new file mode 100644 index 000000000..ee687a7ca --- /dev/null +++ b/domains/01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayr.link" + } +} From 45efa4b91243e70f197f312cde24aeac674975ff Mon Sep 17 00:00:00 2001 From: vividcolorss <68936a@gmail.com> Date: Wed, 23 Aug 2023 17:13:38 -0500 Subject: [PATCH 4048/8412] feat(domain): xorisx.is-a.dev --- domains/xorisx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xorisx.json diff --git a/domains/xorisx.json b/domains/xorisx.json new file mode 100644 index 000000000..48a745462 --- /dev/null +++ b/domains/xorisx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vividcolorss", + "email": "68936a@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 25ae94e329d0ad50fc3f1ce0018e753704962e0c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 24 Aug 2023 11:58:44 +0800 Subject: [PATCH 4049/8412] Update domains/errornointernet.json --- domains/errornointernet.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/errornointernet.json b/domains/errornointernet.json index 9aa3be744..64c0b592f 100644 --- a/domains/errornointernet.json +++ b/domains/errornointernet.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From 1ec04ef098dd65ac2bf3d46e9920a7432c96d34d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 24 Aug 2023 12:00:05 +0800 Subject: [PATCH 4050/8412] Update atuel.json --- domains/atuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/atuel.json b/domains/atuel.json index 99c72ccd5..d9b30fe6d 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -1,6 +1,6 @@ { "owner": { - "username": "stanasxdev", + "username": "atuell", "email": "stanasqwe@gmail.com" }, "record": { From fd719621354dd8ae28ef9b2d13b5fc1d48eb694b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 24 Aug 2023 12:04:19 +0800 Subject: [PATCH 4051/8412] Update domains/shept.json --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index e8c7a3ca6..4fa024640 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": "["mx1.improvmx.com."]" + "MX": ["mx1.improvmx.com"] } } From 618ccaa527ca5e7ad70ff1aa7437572da751c2cb Mon Sep 17 00:00:00 2001 From: mcshept Date: Thu, 24 Aug 2023 06:11:08 +0200 Subject: [PATCH 4052/8412] feat(domain): shept.is-a.dev --- domains/shept.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 4fa024640..92a8ea792 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": ["mx1.improvmx.com"] + "CNAME": ""[{"type":"MX","value":"mx1.improvmx.com;mx2.improvmx.com","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"mcshept.github.io"}]"" } } From f277a1c174dd9a9b8fbc29634601b1b26cd34ec0 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Thu, 24 Aug 2023 06:37:18 +0200 Subject: [PATCH 4053/8412] Update shept.json --- domains/shept.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 92a8ea792..be27dee24 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,8 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": ""[{"type":"MX","value":"mx1.improvmx.com;mx2.improvmx.com","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"mcshept.github.io"}]"" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "CNAME": "mcshept.github.io" } } From 3ef68573bf1313b48e741bc5c035252ced2c8a6c Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Thu, 24 Aug 2023 06:40:31 +0200 Subject: [PATCH 4054/8412] Update shept.json --- domains/shept.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/shept.json b/domains/shept.json index be27dee24..92a8ea792 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,8 +4,6 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "CNAME": "mcshept.github.io" + "CNAME": ""[{"type":"MX","value":"mx1.improvmx.com;mx2.improvmx.com","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"mcshept.github.io"}]"" } } From 54d02d7b2fa9825e1e3e5d5cb87cdec6dedc1ca0 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Thu, 24 Aug 2023 06:44:53 +0200 Subject: [PATCH 4055/8412] Update shept.json --- domains/shept.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index 92a8ea792..e87223e0b 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,6 +4,11 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": ""[{"type":"MX","value":"mx1.improvmx.com;mx2.improvmx.com","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"mcshept.github.io"}]"" + "CNAME": "mcshept.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 2ebcf54b112990991fdcb36bc1ad83f3a1503bce Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Thu, 24 Aug 2023 11:16:00 +0530 Subject: [PATCH 4056/8412] feat(domain): passgen.suki.is-a.dev --- domains/passgen.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/passgen.suki.json diff --git a/domains/passgen.suki.json b/domains/passgen.suki.json new file mode 100644 index 000000000..872c12d29 --- /dev/null +++ b/domains/passgen.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ba8327b424b4a43b7b1a9dd48d1d49df2069d30f Mon Sep 17 00:00:00 2001 From: atuell Date: Thu, 24 Aug 2023 09:14:15 +0300 Subject: [PATCH 4057/8412] feat(domain): atuel.is-a.dev --- domains/atuel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/atuel.json b/domains/atuel.json index d9b30fe6d..e97c22b04 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -4,6 +4,6 @@ "email": "stanasqwe@gmail.com" }, "record": { - "CNAME": "atuell.github.io" + "CNAME": ""[{"type":"CNAME","value":"atuell.github.io","allowMultiple":false}]"" } } From eb7c8021eb047f5030e2071d5885ea199dd65030 Mon Sep 17 00:00:00 2001 From: atuell Date: Thu, 24 Aug 2023 09:14:27 +0300 Subject: [PATCH 4058/8412] feat(domain): atuel.is-a.dev --- domains/atuel.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/atuel.json b/domains/atuel.json index e97c22b04..5251ae8c8 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -4,6 +4,8 @@ "email": "stanasqwe@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"atuell.github.io","allowMultiple":false}]"" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 38f0f97bbddee9d905b514e0b7e1dc093207de7f Mon Sep 17 00:00:00 2001 From: SukiPlayz Date: Thu, 24 Aug 2023 14:23:06 +0530 Subject: [PATCH 4059/8412] feat(domain): jokes.suki.is-a.dev --- domains/jokes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jokes.suki.json diff --git a/domains/jokes.suki.json b/domains/jokes.suki.json new file mode 100644 index 000000000..872c12d29 --- /dev/null +++ b/domains/jokes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "suki@suki.is-a.dev" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0434fff955c790e30c62ac1483b15d7350e94753 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Thu, 24 Aug 2023 12:04:33 +0200 Subject: [PATCH 4060/8412] Update shept.json --- domains/shept.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/shept.json b/domains/shept.json index e87223e0b..179abe5fb 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -4,7 +4,12 @@ "email": "maxiheinrich007@yahoo.com" }, "record": { - "CNAME": "mcshept.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bf6821ee671c3daea346ec0c1935cc8a692a6d1a Mon Sep 17 00:00:00 2001 From: RizmyAbdulla Date: Thu, 24 Aug 2023 15:37:47 +0530 Subject: [PATCH 4061/8412] feat(domain): ra.is-a.dev --- domains/ra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ra.json diff --git a/domains/ra.json b/domains/ra.json new file mode 100644 index 000000000..2148b17d0 --- /dev/null +++ b/domains/ra.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RizmyAbdulla", + "email": "rizmyabdulla@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7c6fc3080a79832c18e30938c803ab131b3c861c Mon Sep 17 00:00:00 2001 From: RizmyAbdulla Date: Thu, 24 Aug 2023 15:43:26 +0530 Subject: [PATCH 4062/8412] feat(domain): rizmyabdulla.is-a.dev --- domains/rizmyabdulla.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rizmyabdulla.json diff --git a/domains/rizmyabdulla.json b/domains/rizmyabdulla.json new file mode 100644 index 000000000..9ff309e79 --- /dev/null +++ b/domains/rizmyabdulla.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RizmyAbdulla", + "email": "rizmyabdulla@gmail.com" + }, + "record": { + "TXT": "b6d714cf37078550331f0bf5beddb5" + } +} From 0b7d9be254582de089f17c14cd49350c80aca68d Mon Sep 17 00:00:00 2001 From: Rizmy Abdulla Date: Thu, 24 Aug 2023 18:16:49 +0530 Subject: [PATCH 4063/8412] Update rizmyabdulla.json --- domains/rizmyabdulla.json | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/domains/rizmyabdulla.json b/domains/rizmyabdulla.json index 9ff309e79..a027cb9fa 100644 --- a/domains/rizmyabdulla.json +++ b/domains/rizmyabdulla.json @@ -1,9 +1,12 @@ { + "description": "Welcome to my creative haven! Explore a collection of my finest works that blend passion, innovation, and artistry. From captivating visual designs to thought-provoking written pieces, this portfolio domain showcases my journey as a versatile creator. Join me in celebrating the beauty of imagination and the power of expression", + "repo": "https://github.com/rizmyabdulla/rizmyabdulla", "owner": { - "username": "RizmyAbdulla", - "email": "rizmyabdulla@gmail.com" + "username": "rizmyabdulla", + "email": "rizmyabdulla@gmail.com", + "twitter": "_rizmyabdulla" }, "record": { - "TXT": "b6d714cf37078550331f0bf5beddb5" + "CNAME": "rizmyabdulla.github.io" } -} +} From 97d344a65354880d58468a18cfe126d5869b43d6 Mon Sep 17 00:00:00 2001 From: stanasxd Date: Thu, 24 Aug 2023 16:08:55 +0300 Subject: [PATCH 4064/8412] feat(domain): stanasx.is-a.dev --- domains/stanasx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stanasx.json diff --git a/domains/stanasx.json b/domains/stanasx.json new file mode 100644 index 000000000..d4ea86ae2 --- /dev/null +++ b/domains/stanasx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "stanasxd", + "email": "stanasarts@gmail.com" + }, + "record": { + "CNAME": "stanasxd.github.io" + } +} From 506a1e079fd943142af2619ef19b31311d59cbdc Mon Sep 17 00:00:00 2001 From: unchaineddev Date: Thu, 24 Aug 2023 19:48:51 +0530 Subject: [PATCH 4065/8412] feat(domain): unchained.is-a.dev --- domains/unchained.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/unchained.json diff --git a/domains/unchained.json b/domains/unchained.json new file mode 100644 index 000000000..6b9f7870b --- /dev/null +++ b/domains/unchained.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "unchaineddev", + "email": "yusuf_in@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e1d05015a35c125cbb5769e0e25cbdba5a3d7ed0 Mon Sep 17 00:00:00 2001 From: masroof-maindak Date: Thu, 24 Aug 2023 21:40:35 +0500 Subject: [PATCH 4066/8412] feat(domain): masroof_maindak.is-a.dev --- domains/masroof_maindak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/masroof_maindak.json diff --git a/domains/masroof_maindak.json b/domains/masroof_maindak.json new file mode 100644 index 000000000..1e461be00 --- /dev/null +++ b/domains/masroof_maindak.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "masroof-maindak", + "email": "mujtaba.asim.amin@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5eb758abe3f11b4ec38bf9d3c1da61f2427673aa Mon Sep 17 00:00:00 2001 From: J0J0HA Date: Thu, 24 Aug 2023 19:11:54 +0200 Subject: [PATCH 4067/8412] feat(domain): jojojux.is-a.dev --- domains/jojojux.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jojojux.json diff --git a/domains/jojojux.json b/domains/jojojux.json new file mode 100644 index 000000000..e6723f44b --- /dev/null +++ b/domains/jojojux.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "J0J0HA", + "email": "info@jojojux.de" + }, + "record": { + "URL": "jojojux.de" + } +} From 1763aa4139086c7bf3d0b1bdf9bfe458d24d93f2 Mon Sep 17 00:00:00 2001 From: yashwardhan333666 Date: Thu, 24 Aug 2023 23:24:47 +0530 Subject: [PATCH 4068/8412] feat(domain): yashwardhan.is-a.dev --- domains/yashwardhan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yashwardhan.json diff --git a/domains/yashwardhan.json b/domains/yashwardhan.json new file mode 100644 index 000000000..ee445f4c1 --- /dev/null +++ b/domains/yashwardhan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "yashwardhan333666", + "email": "yashwardhan333666@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8ddfabb8fa9240e515eac352ad39f0f21b896c93 Mon Sep 17 00:00:00 2001 From: Dev8H24 Date: Thu, 24 Aug 2023 20:57:10 +0100 Subject: [PATCH 4069/8412] feat(domain): devgd.is-a.dev --- domains/devgd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/devgd.json diff --git a/domains/devgd.json b/domains/devgd.json new file mode 100644 index 000000000..0e409ca14 --- /dev/null +++ b/domains/devgd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dev8H24", + "email": "devsteamgaming91@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3be0604c3d97f53988d9ede79306203d5716d74b Mon Sep 17 00:00:00 2001 From: !omne <123329306+notomne@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:46:20 -0700 Subject: [PATCH 4070/8412] use tabs --- domains/omne.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/omne.json b/domains/omne.json index 5e19086cc..e26863c7b 100644 --- a/domains/omne.json +++ b/domains/omne.json @@ -1,9 +1,9 @@ { - "owner": { - "username": "notomne", - "email": "charmquark314@proton.me" - }, - "record": { - "A": ["54.245.108.240"] - } + "owner": { + "username": "notomne", + "email": "charmquark314@proton.me" + }, + "record": { + "A": ["54.245.108.240"] + } } From c7e471cc9a6d1e4027f6aae01f5d016af63ee895 Mon Sep 17 00:00:00 2001 From: !omne <123329306+notomne@users.noreply.github.com> Date: Thu, 24 Aug 2023 14:47:02 -0700 Subject: [PATCH 4071/8412] first time using own server, yay! --- domains/omne.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/omne.json b/domains/omne.json index e26863c7b..d47950056 100644 --- a/domains/omne.json +++ b/domains/omne.json @@ -4,6 +4,6 @@ "email": "charmquark314@proton.me" }, "record": { - "A": ["54.245.108.240"] + "A": ["44.240.31.54"] } } From 22bb388ed2332f0f6b9ffbc0be18ca17b2c76443 Mon Sep 17 00:00:00 2001 From: ProxyJohnny Date: Fri, 25 Aug 2023 03:52:06 +0530 Subject: [PATCH 4072/8412] feat(domain): proxyjohnny.is-a.dev --- domains/proxyjohnny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/proxyjohnny.json diff --git a/domains/proxyjohnny.json b/domains/proxyjohnny.json new file mode 100644 index 000000000..ab31877db --- /dev/null +++ b/domains/proxyjohnny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ProxyJohnny", + "email": "johnnydx7@gmail.com" + }, + "record": { + "CNAME": "proxyjohnny.pages.dev" + } +} From 7bc96b94f2eccb3a7aa430908ff10c09e3b225ab Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 08:11:45 +0800 Subject: [PATCH 4073/8412] Update gopalji.json --- domains/gopalji.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gopalji.json b/domains/gopalji.json index 98bb74c05..8fc8f6aef 100644 --- a/domains/gopalji.json +++ b/domains/gopalji.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 0ffa4842da5dd14ecfdec90df5a03657669071fd Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 25 Aug 2023 07:09:37 +0530 Subject: [PATCH 4074/8412] Delete jokes.suki.json --- domains/jokes.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jokes.suki.json diff --git a/domains/jokes.suki.json b/domains/jokes.suki.json deleted file mode 100644 index 872c12d29..000000000 --- a/domains/jokes.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 63f6e3ee2c967300ad607178e5637462c2a70f8e Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 25 Aug 2023 07:16:20 +0530 Subject: [PATCH 4075/8412] Delete quotes.suki.json --- domains/quotes.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/quotes.suki.json diff --git a/domains/quotes.suki.json b/domains/quotes.suki.json deleted file mode 100644 index 872c12d29..000000000 --- a/domains/quotes.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 6f705a44598315d8e6ebf3d9872487a37b0f031a Mon Sep 17 00:00:00 2001 From: Suki <93142236+SukiPlayz@users.noreply.github.com> Date: Fri, 25 Aug 2023 07:16:50 +0530 Subject: [PATCH 4076/8412] Delete passgen.suki.json --- domains/passgen.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/passgen.suki.json diff --git a/domains/passgen.suki.json b/domains/passgen.suki.json deleted file mode 100644 index 872c12d29..000000000 --- a/domains/passgen.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 3a3480c9a71474e0d735687dca57e96686c53f2d Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 07:26:39 +0530 Subject: [PATCH 4077/8412] Update suki.json --- domains/suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/suki.json b/domains/suki.json index 2ffb5d342..4b23ebb34 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -1,7 +1,7 @@ { "owner": { "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" + "email": "sukimayoo@outlook.com" }, "record": { "A": ["217.174.245.249"], From cc095d9c02222a53c2284cf626fc34be1efc1dc3 Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 07:27:52 +0530 Subject: [PATCH 4078/8412] Update bday-list.suki.json --- domains/bday-list.suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json index 7d957804d..fa791d761 100644 --- a/domains/bday-list.suki.json +++ b/domains/bday-list.suki.json @@ -1,7 +1,7 @@ { "owner": { "username": "SukiPlayz", - "email": "suki@suki.is-a.dev" + "email": "sukimayoo@outlook.com" }, "record": { "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" From efd2fa96ed42dd596c9c311f5c6de76726677754 Mon Sep 17 00:00:00 2001 From: drenxhyliqi Date: Fri, 25 Aug 2023 04:02:11 +0200 Subject: [PATCH 4079/8412] feat(domain): drenxhyliqi.is-a.dev --- domains/drenxhyliqi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drenxhyliqi.json diff --git a/domains/drenxhyliqi.json b/domains/drenxhyliqi.json new file mode 100644 index 000000000..cf1076cd1 --- /dev/null +++ b/domains/drenxhyliqi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drenxhyliqi", + "email": "drenxhyliqi3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e0bcaf28fb0981797a15db2250c981ecb32acd2a Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 08:12:22 +0530 Subject: [PATCH 4080/8412] Create quotes.suki.json --- domains/quotes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quotes.suki.json diff --git a/domains/quotes.suki.json b/domains/quotes.suki.json new file mode 100644 index 000000000..467f02d63 --- /dev/null +++ b/domains/quotes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} From fba77fc9d0b9bbdcdf29691ca999d05de36cd83f Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 08:12:45 +0530 Subject: [PATCH 4081/8412] Create jokes.suki.json --- domains/jokes.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jokes.suki.json diff --git a/domains/jokes.suki.json b/domains/jokes.suki.json new file mode 100644 index 000000000..467f02d63 --- /dev/null +++ b/domains/jokes.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} From ef92a242e911d7f48358c3ab17e1f23a2ba537cf Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 25 Aug 2023 08:13:13 +0530 Subject: [PATCH 4082/8412] Create passgen.suki.json --- domains/passgen.suki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/passgen.suki.json diff --git a/domains/passgen.suki.json b/domains/passgen.suki.json new file mode 100644 index 000000000..467f02d63 --- /dev/null +++ b/domains/passgen.suki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} From f8abed6f6cebe5fd4c2a3de6e9390aa479ed3490 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 11:50:42 +0800 Subject: [PATCH 4083/8412] Discard changes to domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json --- ...ub-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json diff --git a/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json b/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json deleted file mode 100644 index 2afae3dd5..000000000 --- a/domains/_github-pages-challenge-Cfhoiril.iamchoiiril.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cfhoiril", - "email": "iamchoirilfk@gmail.com" - }, - "record": { - "TXT": "b49cf4e1ed7ceb56aa290ae78378a9" - } -} From 56b20cc28a6f041eb38b50e2e9f490dd67381d43 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 11:53:09 +0800 Subject: [PATCH 4084/8412] Update shevon.json --- domains/shevon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/shevon.json b/domains/shevon.json index b3b8d6b3a..bd1ab4b05 100644 --- a/domains/shevon.json +++ b/domains/shevon.json @@ -4,6 +4,6 @@ "email": "331749486@qq.com" }, "record": { - "A": "47.243.44.66" + "A": ["47.243.44.66"] } } From f603e71c7c8478489d710b446fc0b0dc28fd9f3e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:19:51 +0800 Subject: [PATCH 4085/8412] Update gigwanoob.json --- domains/gigwanoob.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gigwanoob.json b/domains/gigwanoob.json index b6021e569..8fe91ef50 100644 --- a/domains/gigwanoob.json +++ b/domains/gigwanoob.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } - } \ No newline at end of file + } From f935e0e243373e8f1d47c5289764fdccd04f330b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:34:18 +0800 Subject: [PATCH 4086/8412] Update krishna.json --- domains/krishna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/krishna.json b/domains/krishna.json index ebb74a7af..0e3a89e67 100644 --- a/domains/krishna.json +++ b/domains/krishna.json @@ -6,6 +6,6 @@ }, "record": { - "URL": "https://krishnabohra.github.io/krishna_bohra/" + "CNAME": "krishnabohra.github.io" } } From 55d410a61bde429795158a007746e0ce876588fb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:35:11 +0800 Subject: [PATCH 4087/8412] Update auq3l.json --- domains/auq3l.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/auq3l.json b/domains/auq3l.json index 680fcc53d..b7acb8b83 100644 --- a/domains/auq3l.json +++ b/domains/auq3l.json @@ -4,6 +4,6 @@ "email": "lequangthanh260211@gmail.com" }, "record": { - "URL": "l3qua.github.io" + "CNAME": "l3qua.github.io" } } From 89af0251469aec725a4969ee01d5286f1f7f5a13 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:36:30 +0800 Subject: [PATCH 4088/8412] Apply suggestions from code review --- domains/mohammed.json | 2 +- domains/ppg00.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mohammed.json b/domains/mohammed.json index 0eb8bf46b..0e16b4ba3 100644 --- a/domains/mohammed.json +++ b/domains/mohammed.json @@ -7,6 +7,6 @@ "twitter": "qqg00" }, "record": { - "CNAME": "ppg00.github.io." + "CNAME": "ppg00.github.io" } } diff --git a/domains/ppg00.json b/domains/ppg00.json index 0eb8bf46b..0e16b4ba3 100644 --- a/domains/ppg00.json +++ b/domains/ppg00.json @@ -7,6 +7,6 @@ "twitter": "qqg00" }, "record": { - "CNAME": "ppg00.github.io." + "CNAME": "ppg00.github.io" } } From da993149a3c1e1c531b889fc5dfe19f357a94090 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 12:54:45 +0800 Subject: [PATCH 4089/8412] Update jojojux.json --- domains/jojojux.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jojojux.json b/domains/jojojux.json index e6723f44b..3a3e7ebca 100644 --- a/domains/jojojux.json +++ b/domains/jojojux.json @@ -4,6 +4,6 @@ "email": "info@jojojux.de" }, "record": { - "URL": "jojojux.de" + "URL": "https://jojojux.de" } } From da26d4a904f0b2b4dfb899e20baa774f1ff93f08 Mon Sep 17 00:00:00 2001 From: M4ss1ck <4ndyraul@gmail.com> Date: Fri, 25 Aug 2023 00:56:06 -0400 Subject: [PATCH 4090/8412] feat(domain): massick.is-a.dev --- domains/massick.json | 16 +++++++--------- 1 file changed, 7 insertions(+), 9 deletions(-) diff --git a/domains/massick.json b/domains/massick.json index a3d7c1c44..45de7e2c5 100644 --- a/domains/massick.json +++ b/domains/massick.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "M4ss1ck", - "email": "4ndyraul@gmail.com", - "twitter": "M4ss1ck" - }, - "repo": "https://github.com/M4ss1ck/massick-portfolio", - "record": { - "URL": "https://massick.gatsbyjs.io/" - } + "owner": { + "username": "M4ss1ck", + "email": "4ndyraul@gmail.com" + }, + "record": { + "URL": ""[{"type":"URL","value":"https://massick.netlify.app","allowMultiple":false}]"" + } } From 3d87e9e5d17ce24d24b04e8ceaf634066b7bab40 Mon Sep 17 00:00:00 2001 From: M4ss1ck <4ndyraul@gmail.com> Date: Fri, 25 Aug 2023 00:56:56 -0400 Subject: [PATCH 4091/8412] feat(domain): massick.is-a.dev From fc48cfab512a8ce0673112dee558ba0a8aadb305 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 15:06:59 +0800 Subject: [PATCH 4092/8412] Update niemiets.json --- domains/niemiets.json | 21 +++++++++------------ 1 file changed, 9 insertions(+), 12 deletions(-) diff --git a/domains/niemiets.json b/domains/niemiets.json index 3e782c1e6..d235aac44 100644 --- a/domains/niemiets.json +++ b/domains/niemiets.json @@ -1,14 +1,11 @@ { - - "owner": { - "username": "Niemiets", - "email": "niemiec123123123@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" - } + "owner": { + "username": "Niemiets", + "email": "niemiec123123123@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": ["hosts.is-a.dev"] + } } - - From c8db18eeedbe9f69ec34ef52bc8f094778bb8754 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 15:09:36 +0800 Subject: [PATCH 4093/8412] Update flow-os.liquid.json --- domains/flow-os.liquid.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flow-os.liquid.json b/domains/flow-os.liquid.json index d453d7e44..b4e7a00e1 100644 --- a/domains/flow-os.liquid.json +++ b/domains/flow-os.liquid.json @@ -4,6 +4,6 @@ "email": "thnlqd@gmail.com" }, "record": { - "A": "155.248.212.141" + "A": ["155.248.212.141"] } } From 509f929cd89b8d9e49677f87834df2ab6c852c90 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 15:12:06 +0800 Subject: [PATCH 4094/8412] Update massick.json --- domains/massick.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/massick.json b/domains/massick.json index 45de7e2c5..c11336a71 100644 --- a/domains/massick.json +++ b/domains/massick.json @@ -4,6 +4,6 @@ "email": "4ndyraul@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://massick.netlify.app","allowMultiple":false}]"" + "URL": "https://massick.netlify.app" } } From 1d17d8d3decb4b10d69d88897b0f3db45011cda3 Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Fri, 25 Aug 2023 14:13:17 +0700 Subject: [PATCH 4095/8412] Update miniexploit.json --- domains/miniexploit.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index ab6e9500d..6875e1b2d 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,8 +4,8 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["192.168.1.11"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "v=spf1 a mx ip4:192.168.1.11 ~all" } -} \ No newline at end of file +} From d0213e15ba734ad8f9426f898154e1bb71b4380f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 25 Aug 2023 15:14:34 +0800 Subject: [PATCH 4096/8412] Update blinx.json --- domains/blinx.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/blinx.json b/domains/blinx.json index 61da34aab..76a343980 100644 --- a/domains/blinx.json +++ b/domains/blinx.json @@ -4,6 +4,8 @@ "email": "blinxduh@gmail.com" }, "record": { - "CNAME": ""[{"type":"TXT","value":"v=spf1 a mx ip4:217.174.245.249 ~all","allowMultiple":true},{"type":"MX","value":"hosts.is-a.dev","allowMultiple":true},{"type":"CNAME","allowMultiple":false,"value":"_discord.blinx.is-a.dev."}]"" + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "MX": ["hosts.is-a.dev"] } } From d682c3ed55a3a612d139dfaa7179249ae03bbb82 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Fri, 25 Aug 2023 15:18:53 +0800 Subject: [PATCH 4097/8412] fix: mx should be array --- domains/andrewstech.json | 2 +- domains/blinx.json | 2 +- domains/ericpessoa.json | 2 +- domains/fasdaa.json | 2 +- domains/genevera.json | 2 +- domains/git-hoe.json | 2 +- domains/hosting-test.json | 2 +- domains/is-a-dev-testing.json | 2 +- domains/junior.json | 2 +- domains/kime.json | 2 +- domains/kryclopz.json | 2 +- domains/nxyoo.json | 2 +- domains/ringoxd.json | 2 +- domains/royalahmed.json | 2 +- domains/sami.json | 2 +- domains/sreevikram.json | 2 +- domains/suki.json | 2 +- domains/test373.json | 2 +- 18 files changed, 18 insertions(+), 18 deletions(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index b6a6a112f..e8ed4da28 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } diff --git a/domains/blinx.json b/domains/blinx.json index 0a12e69cd..7faf19174 100644 --- a/domains/blinx.json +++ b/domains/blinx.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/ericpessoa.json b/domains/ericpessoa.json index 0e599d0a5..8fc334f68 100644 --- a/domains/ericpessoa.json +++ b/domains/ericpessoa.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } diff --git a/domains/fasdaa.json b/domains/fasdaa.json index 8b4d91399..7004eafa8 100644 --- a/domains/fasdaa.json +++ b/domains/fasdaa.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/genevera.json b/domains/genevera.json index ea65bda9a..35805d653 100644 --- a/domains/genevera.json +++ b/domains/genevera.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/git-hoe.json b/domains/git-hoe.json index 04d94fec4..5ebd4b3d1 100644 --- a/domains/git-hoe.json +++ b/domains/git-hoe.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/hosting-test.json b/domains/hosting-test.json index e2a1cd34f..4f6c3f917 100644 --- a/domains/hosting-test.json +++ b/domains/hosting-test.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/is-a-dev-testing.json b/domains/is-a-dev-testing.json index e2a1cd34f..4f6c3f917 100644 --- a/domains/is-a-dev-testing.json +++ b/domains/is-a-dev-testing.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/junior.json b/domains/junior.json index 5d947b544..ac014dd71 100644 --- a/domains/junior.json +++ b/domains/junior.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/kime.json b/domains/kime.json index 169f51d21..a59158a93 100644 --- a/domains/kime.json +++ b/domains/kime.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } diff --git a/domains/kryclopz.json b/domains/kryclopz.json index b3c366c73..43c418f05 100644 --- a/domains/kryclopz.json +++ b/domains/kryclopz.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/nxyoo.json b/domains/nxyoo.json index b4c442275..c7c4552fd 100644 --- a/domains/nxyoo.json +++ b/domains/nxyoo.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/ringoxd.json b/domains/ringoxd.json index 778e67fb6..89b26aaae 100644 --- a/domains/ringoxd.json +++ b/domains/ringoxd.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/royalahmed.json b/domains/royalahmed.json index af29887b3..b006ea4f7 100644 --- a/domains/royalahmed.json +++ b/domains/royalahmed.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/sami.json b/domains/sami.json index 8e69b2271..f7bcef69b 100644 --- a/domains/sami.json +++ b/domains/sami.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/sreevikram.json b/domains/sreevikram.json index b7a4a8c4d..241355d9d 100644 --- a/domains/sreevikram.json +++ b/domains/sreevikram.json @@ -7,6 +7,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file diff --git a/domains/suki.json b/domains/suki.json index 4b23ebb34..de508eb4e 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } diff --git a/domains/test373.json b/domains/test373.json index 987fc9a09..a8dbaa99a 100644 --- a/domains/test373.json +++ b/domains/test373.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } } \ No newline at end of file From f7be6cf8b28e8d46663b1fcf9911c78a8f9b3eff Mon Sep 17 00:00:00 2001 From: mini_exploit <61931266+miniexploit@users.noreply.github.com> Date: Fri, 25 Aug 2023 14:41:12 +0700 Subject: [PATCH 4098/8412] Update miniexploit.json --- domains/miniexploit.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/miniexploit.json b/domains/miniexploit.json index 6875e1b2d..f22688d71 100644 --- a/domains/miniexploit.json +++ b/domains/miniexploit.json @@ -4,8 +4,8 @@ "email": "miniexploitttt@gmail.com" }, "record": { - "A": ["192.168.1.11"], + "A": ["14.232.197.17"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:192.168.1.11 ~all" + "TXT": "v=spf1 a mx ip4:14.232.197.17 ~all" } } From 6bb1f9b03f1a9bb10bea73aabcf28f364f843ac3 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:00:41 +0300 Subject: [PATCH 4099/8412] Added guess-who --- domains/guess-who.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/guess-who.json diff --git a/domains/guess-who.json b/domains/guess-who.json new file mode 100644 index 000000000..ee687a7ca --- /dev/null +++ b/domains/guess-who.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayr.link" + } +} From 2bf98c60c9fb51a593a02023bf0e3a8cb5e8ac11 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:03:18 +0300 Subject: [PATCH 4100/8412] Added 00 --- domains/00.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/00.json diff --git a/domains/00.json b/domains/00.json new file mode 100644 index 000000000..ee687a7ca --- /dev/null +++ b/domains/00.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "https://rayr.link" + } +} From fc4969429f308fadec361cd3c12ce431a431dd7a Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:35:36 +0300 Subject: [PATCH 4101/8412] Correct username --- domains/00.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/00.json b/domains/00.json index ee687a7ca..f12b139a1 100644 --- a/domains/00.json +++ b/domains/00.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rayrsn", + "username": "Rayrsn", "email": "rayrsn@proton.me" }, "record": { From 20240a9b5351e5bfa875fb54681ee0258863d569 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Fri, 25 Aug 2023 12:36:35 +0300 Subject: [PATCH 4102/8412] Correct username --- domains/guess-who.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/guess-who.json b/domains/guess-who.json index ee687a7ca..f12b139a1 100644 --- a/domains/guess-who.json +++ b/domains/guess-who.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rayrsn", + "username": "Rayrsn", "email": "rayrsn@proton.me" }, "record": { From 9d020531eb4b56bcbbf7fb0d1ea72c20f7585da0 Mon Sep 17 00:00:00 2001 From: sigmassimo Date: Fri, 25 Aug 2023 07:03:41 -0400 Subject: [PATCH 4103/8412] feat(domain): sigmassimo.is-a.dev --- domains/sigmassimo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sigmassimo.json diff --git a/domains/sigmassimo.json b/domains/sigmassimo.json new file mode 100644 index 000000000..6b64a90db --- /dev/null +++ b/domains/sigmassimo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sigmassimo", + "email": "maximilian-schreiber271@t-online.de" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eff7192a91c4ea85df521fb83077b2cedc5a4d0e Mon Sep 17 00:00:00 2001 From: Mujtaba Asim <62666332+masroof-maindak@users.noreply.github.com> Date: Fri, 25 Aug 2023 17:00:48 +0500 Subject: [PATCH 4104/8412] Rename masroof_maindak.json to masroof.maindak.json --- domains/{masroof_maindak.json => masroof.maindak.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{masroof_maindak.json => masroof.maindak.json} (99%) diff --git a/domains/masroof_maindak.json b/domains/masroof.maindak.json similarity index 99% rename from domains/masroof_maindak.json rename to domains/masroof.maindak.json index 1e461be00..921460dc3 100644 --- a/domains/masroof_maindak.json +++ b/domains/masroof.maindak.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 64303206f200712d502b54be0ea981b1c2fe8d6e Mon Sep 17 00:00:00 2001 From: KrazyKleb Date: Sat, 26 Aug 2023 00:42:43 +1000 Subject: [PATCH 4105/8412] feat(domain): kleb.is-a.dev --- domains/kleb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kleb.json diff --git a/domains/kleb.json b/domains/kleb.json new file mode 100644 index 000000000..0b322c817 --- /dev/null +++ b/domains/kleb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazyklebyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From de5f84c3b83cac866e279e2b3bd5d96d9a9cfa24 Mon Sep 17 00:00:00 2001 From: Johannes Hartel Date: Fri, 25 Aug 2023 18:58:50 +0200 Subject: [PATCH 4106/8412] Create gterminal.json Signed-off-by: Johannes Hartel --- domains/gterminal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gterminal.json diff --git a/domains/gterminal.json b/domains/gterminal.json new file mode 100644 index 000000000..7eedaea78 --- /dev/null +++ b/domains/gterminal.json @@ -0,0 +1,12 @@ +{ + "description": "gTerminal Frontend. ", + "repo": "https://github.com/gTerminal-project/gTerminal-project.github.io", + "owner": { + "username": "J0J0HA", + "email": "gterminal@mail.jojojux.de", + "twitter": "JoJoJux16" + }, + "record": { + "CNAME": "gterminal-project.github.io" + } +} From 0719d79dfb3f7d923e41e68c38c6854bc1d04146 Mon Sep 17 00:00:00 2001 From: adityakotha2001 Date: Fri, 25 Aug 2023 22:30:35 +0530 Subject: [PATCH 4107/8412] feat(domain): adityakotha.is-a.dev --- domains/adityakotha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adityakotha.json diff --git a/domains/adityakotha.json b/domains/adityakotha.json new file mode 100644 index 000000000..df9cb4a33 --- /dev/null +++ b/domains/adityakotha.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "adityakotha2001", + "email": "adityakotha2001@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1bb5f42983551244d7f653863ba9f97795efecc0 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Fri, 25 Aug 2023 23:14:22 +0100 Subject: [PATCH 4108/8412] feat(domain): andrews22.is-a.dev --- domains/andrews22.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andrews22.json diff --git a/domains/andrews22.json b/domains/andrews22.json new file mode 100644 index 000000000..4dd4aa718 --- /dev/null +++ b/domains/andrews22.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9135acf2ea39f7df952b3a263d34b4842cfe299e Mon Sep 17 00:00:00 2001 From: trir44 <621969@kernhigh.org> Date: Fri, 25 Aug 2023 15:45:18 -0700 Subject: [PATCH 4109/8412] feat(domain): chase.is-a.dev --- domains/chase.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chase.json diff --git a/domains/chase.json b/domains/chase.json new file mode 100644 index 000000000..561111d69 --- /dev/null +++ b/domains/chase.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "trir44", + "email": "621969@kernhigh.org" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 79e51523449d4ba8c864ca38d72bce23f4deff94 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 26 Aug 2023 00:18:28 +0100 Subject: [PATCH 4110/8412] Delete jokes.suki.json --- domains/jokes.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jokes.suki.json diff --git a/domains/jokes.suki.json b/domains/jokes.suki.json deleted file mode 100644 index 467f02d63..000000000 --- a/domains/jokes.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From adeb0e98458cb5d84dc7224405aa3d75590372a4 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 26 Aug 2023 00:20:54 +0100 Subject: [PATCH 4111/8412] Delete quotes.suki.json --- domains/quotes.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/quotes.suki.json diff --git a/domains/quotes.suki.json b/domains/quotes.suki.json deleted file mode 100644 index 467f02d63..000000000 --- a/domains/quotes.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From 47d93ed1caf6c8b85bddc2daeb334867a66b7715 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 26 Aug 2023 00:21:38 +0100 Subject: [PATCH 4112/8412] Delete passgen.suki.json --- domains/passgen.suki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/passgen.suki.json diff --git a/domains/passgen.suki.json b/domains/passgen.suki.json deleted file mode 100644 index 467f02d63..000000000 --- a/domains/passgen.suki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From 3b048c2bfb0ed7ebb84ea80ffd880752ad9ada04 Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sat, 26 Aug 2023 01:41:51 +0200 Subject: [PATCH 4113/8412] Update imat.json --- domains/imat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imat.json b/domains/imat.json index cf533d197..e9fe46833 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,6 +6,6 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "protuberant-stands.000webhostapp.com" + "CNAME": "ef793ba1-08bc-47dc-9b2f-54694d25ee32.id.repl.co" } } From e55718ca31e6e2bbe673d1682e880c0c72ad7570 Mon Sep 17 00:00:00 2001 From: Fox's Den <47910472+FoxsDenYT@users.noreply.github.com> Date: Sat, 26 Aug 2023 13:31:36 +1000 Subject: [PATCH 4114/8412] Update foxsden.json --- domains/foxsden.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index b8f37041c..6a55321f7 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -6,6 +6,12 @@ "record": { "MX": "mx1.forwardemail.net", "CNAME": "foxsdenyt.github.io", - "TXT": "forward-email=foxsdenyt@gmail.com" + "TXT": "forward-email=foxsdenyt@gmail.com", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From 7b36a3a1aacda65edadf6c155cccc1bb18f6efcb Mon Sep 17 00:00:00 2001 From: Fox's Den <47910472+FoxsDenYT@users.noreply.github.com> Date: Sat, 26 Aug 2023 13:32:23 +1000 Subject: [PATCH 4115/8412] Update domains/foxsden.json Co-authored-by: William Harrison --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 6a55321f7..8cde1de71 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,7 +4,7 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": "mx1.forwardemail.net", + "MX": ["mx1.forwardemail.net"], "CNAME": "foxsdenyt.github.io", "TXT": "forward-email=foxsdenyt@gmail.com", "A": [ From db6dd72320033a26e004112a671336b219968d68 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 12:29:26 +0800 Subject: [PATCH 4116/8412] Update foxsden.json --- domains/foxsden.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 8cde1de71..04fb9f06b 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -4,14 +4,13 @@ "email": "techseal14@gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net"], - "CNAME": "foxsdenyt.github.io", - "TXT": "forward-email=foxsdenyt@gmail.com", "A": [ "185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] + ], + "MX": ["mx1.forwardemail.net"], + "TXT": "forward-email=foxsdenyt@gmail.com" } } From 42b4265d3f8da7e7e6daa0f4054172d3d4f7d21b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 13:54:14 +0800 Subject: [PATCH 4117/8412] Update axd.json --- domains/axd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/axd.json b/domains/axd.json index 40ef05bd7..cfe73b8b2 100644 --- a/domains/axd.json +++ b/domains/axd.json @@ -4,6 +4,6 @@ "email": "alex.zr71@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://axxd.me","allowMultiple":false}]"" + "URL": "https://axxd.me" } } From 83f6dde1a24341888fd9b5e5e65a4a2000ed8005 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:05:57 +0800 Subject: [PATCH 4118/8412] Discard changes to domains/google.json --- domains/google.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/google.json diff --git a/domains/google.json b/domains/google.json deleted file mode 100644 index c269851f3..000000000 --- a/domains/google.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ayushbite", - "email": "ayushbite@gmail.com" - }, - "record": { - "URL": "https://visitayush.netlify.app/" - } -} From 5d2c35508af4f85c381e438dd505cda6997cb2bc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:09:48 +0800 Subject: [PATCH 4119/8412] Update triyatna.json --- domains/triyatna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/triyatna.json b/domains/triyatna.json index da317342d..9237f0162 100644 --- a/domains/triyatna.json +++ b/domains/triyatna.json @@ -3,7 +3,7 @@ "repo": "https://github.com/triyatna/triyatna.github.io", "owner": { "username": "triyatna", - "email": "triyatna.com@gmail.com", + "email": "triyatna.com@gmail.com" }, "record": { "CNAME": "triyatna.github.io" From 3f4cef20f3e6f98db343085df104b80c7c9770c9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:16:49 +0800 Subject: [PATCH 4120/8412] Update bao.json --- domains/bao.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/bao.json b/domains/bao.json index 20dfb3852..7d5515a1c 100644 --- a/domains/bao.json +++ b/domains/bao.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 6d7f9ed55f1c4a40410652bd6fc3ec04734a7def Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:17:55 +0800 Subject: [PATCH 4121/8412] Discard changes to domains/albinpraveen.json --- domains/albinpraveen.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/albinpraveen.json b/domains/albinpraveen.json index 72450f1a7..e723d839f 100644 --- a/domains/albinpraveen.json +++ b/domains/albinpraveen.json @@ -4,6 +4,6 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "TXT": ""[{"type":"CNAME","value":"albinpraveen.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"815094cd16aed1ad1a2eb8306c390a"}]"" + "CNAME": "albinpraveen.github.io" } } From 0bb627364f9a0009e65c786d37ca0a369e2ff418 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:18:11 +0800 Subject: [PATCH 4122/8412] Rename _github-pages-challenge-ALBINPRAVEEN.albinpraveen to _github-pages-challenge-albinpraveen.albinpraveen.json --- ...een => _github-pages-challenge-albinpraveen.albinpraveen.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-ALBINPRAVEEN.albinpraveen => _github-pages-challenge-albinpraveen.albinpraveen.json} (100%) diff --git a/domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen b/domains/_github-pages-challenge-albinpraveen.albinpraveen.json similarity index 100% rename from domains/_github-pages-challenge-ALBINPRAVEEN.albinpraveen rename to domains/_github-pages-challenge-albinpraveen.albinpraveen.json From 920001e8579aa608009c17587bad31d45952abb4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:18:32 +0800 Subject: [PATCH 4123/8412] Update adarsh-a-inamdar.json --- domains/adarsh-a-inamdar.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adarsh-a-inamdar.json b/domains/adarsh-a-inamdar.json index b1b211f10..72637a9e4 100644 --- a/domains/adarsh-a-inamdar.json +++ b/domains/adarsh-a-inamdar.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From fa592ecbeafc3b1cfecc0de0f7d379524555503d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:20:19 +0800 Subject: [PATCH 4124/8412] Update kelvinmjr707.json --- domains/kelvinmjr707.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kelvinmjr707.json b/domains/kelvinmjr707.json index 3f3e21265..9b3d13779 100644 --- a/domains/kelvinmjr707.json +++ b/domains/kelvinmjr707.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 4e27d49d56b2855db6edf5e79c1ba1a366d3f7c5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:21:07 +0800 Subject: [PATCH 4125/8412] Update d3vboi.json --- domains/d3vboi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/d3vboi.json b/domains/d3vboi.json index 9c2d11d03..cbbec71a4 100644 --- a/domains/d3vboi.json +++ b/domains/d3vboi.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From a8741d43007fc78ab9fde250b47b79024cdd7dc4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:23:33 +0800 Subject: [PATCH 4126/8412] Update prasadsawant.json --- domains/prasadsawant.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/prasadsawant.json b/domains/prasadsawant.json index 016f45c76..e428a7bc5 100644 --- a/domains/prasadsawant.json +++ b/domains/prasadsawant.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From 47d5910f4d4d91bec618d48275703136fe90973f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:24:23 +0800 Subject: [PATCH 4127/8412] Update ameysawant.json --- domains/ameysawant.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ameysawant.json b/domains/ameysawant.json index e2730d70b..42bab9e6d 100644 --- a/domains/ameysawant.json +++ b/domains/ameysawant.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"] } -} \ No newline at end of file +} From abcb01622caf7eb93595cf56a63f5fe1192ec78c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:24:46 +0800 Subject: [PATCH 4128/8412] Rename _github-pages-challenge-Stardust-kyun.star.json to _github-pages-challenge-stardust-kyun.star.json --- ....star.json => _github-pages-challenge-stardust-kyun.star.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Stardust-kyun.star.json => _github-pages-challenge-stardust-kyun.star.json} (100%) diff --git a/domains/_github-pages-challenge-Stardust-kyun.star.json b/domains/_github-pages-challenge-stardust-kyun.star.json similarity index 100% rename from domains/_github-pages-challenge-Stardust-kyun.star.json rename to domains/_github-pages-challenge-stardust-kyun.star.json From 17967e5ac97f5bb5a3f17d3dd814032d99ff9765 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:26:11 +0800 Subject: [PATCH 4129/8412] Update devel.json --- domains/devel.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/devel.json b/domains/devel.json index 70ec1fbe3..a0870ea7f 100644 --- a/domains/devel.json +++ b/domains/devel.json @@ -4,6 +4,8 @@ "email": "eatr577@gmail.com" }, "record": { - "TXT": ""[{"type":"A","allowMultiple":false,"value":"217.174.245.249"},{"type":"MX","allowMultiple":true,"value":"hosts.is-a.dev"},{"type":"TXT","allowMultiple":true,"value":"v=spf1 a mx ip4:217.174.245.249 ~all"}]"" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 7fbbb807a4ec3899ee96ee6e5f9f73d98afa8203 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 14:26:49 +0800 Subject: [PATCH 4130/8412] Update lcdled.json --- domains/lcdled.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/lcdled.json b/domains/lcdled.json index 42ab164c3..85993512c 100644 --- a/domains/lcdled.json +++ b/domains/lcdled.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": "hosts.is-a.dev" + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 9a1c046cfb4e24f88b600769dfbebc55f5e9f7a6 Mon Sep 17 00:00:00 2001 From: TheMrRedstone <87324700+TheMrRedstone@users.noreply.github.com> Date: Sat, 26 Aug 2023 02:49:10 -0400 Subject: [PATCH 4131/8412] Update hazelnut.json --- domains/hazelnut.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hazelnut.json b/domains/hazelnut.json index c60271d46..3f053ad5d 100644 --- a/domains/hazelnut.json +++ b/domains/hazelnut.json @@ -1,7 +1,7 @@ { "owner": { "username": "TheMrRedstone", - "email": "support@robloxtutorialzone.ml" + "email": "hazelnutzhoney@gmail.com" }, "record": { "CNAME": "22yefvfj.up.railway.app" From a14718aa4c866379471df225d71fcb23d1ee1b24 Mon Sep 17 00:00:00 2001 From: TheMrRedstone <87324700+TheMrRedstone@users.noreply.github.com> Date: Sat, 26 Aug 2023 02:56:59 -0400 Subject: [PATCH 4132/8412] Update hazelnut.json --- domains/hazelnut.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hazelnut.json b/domains/hazelnut.json index 3f053ad5d..5ba327f1e 100644 --- a/domains/hazelnut.json +++ b/domains/hazelnut.json @@ -4,6 +4,6 @@ "email": "hazelnutzhoney@gmail.com" }, "record": { - "CNAME": "22yefvfj.up.railway.app" + "CNAME": "TheMrRedstone.github.io" } } From 5e8567f19c2f84e1361a8c85385ae8be5585fbcf Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sat, 26 Aug 2023 12:36:33 +0530 Subject: [PATCH 4133/8412] feat(domain): saurabhkirve.is-a.dev --- domains/saurabhkirve.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index afd47a19a..f5ee707e7 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,8 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": "["mx1.hostinger.in"]" } -} \ No newline at end of file +} From 55210570d63bc134b02c3fdbc785ab09f43b8e37 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 15:09:39 +0800 Subject: [PATCH 4134/8412] Update saurabhkirve.json --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index f5ee707e7..829baa3db 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "MX": "["mx1.hostinger.in"]" + "MX": ["mx1.hostinger.in"] } } From fe122013821944165f9a43bcf2a727e9557bba20 Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sat, 26 Aug 2023 12:44:02 +0530 Subject: [PATCH 4135/8412] feat(domain): berzcodetechnologies.is-a.dev --- domains/berzcodetechnologies.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/berzcodetechnologies.json diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json new file mode 100644 index 000000000..2cf9c77c0 --- /dev/null +++ b/domains/berzcodetechnologies.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BerzCode", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=berzcodetechnologies.is-a.dev,e09feacd7133e558539a" + } +} From c0d47f7a6750493c8e759a3c0c6adf6575a87224 Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sat, 26 Aug 2023 12:48:46 +0530 Subject: [PATCH 4136/8412] feat(domain): saurabhkirve.is-a.dev --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 829baa3db..4470abee5 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "MX": ["mx1.hostinger.in"] + "A": "["154.41.233.131"]" } } From bf75a1786a353ad8489ac9cabff996ad9adc1b74 Mon Sep 17 00:00:00 2001 From: Mujtaba Asim <62666332+masroof-maindak@users.noreply.github.com> Date: Sat, 26 Aug 2023 12:24:12 +0500 Subject: [PATCH 4137/8412] Rename masroof.maindak.json to maindak.json --- domains/{masroof.maindak.json => maindak.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{masroof.maindak.json => maindak.json} (100%) diff --git a/domains/masroof.maindak.json b/domains/maindak.json similarity index 100% rename from domains/masroof.maindak.json rename to domains/maindak.json From 54b51692887335b64dd41d669cbc03861a40c6eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 26 Aug 2023 15:32:06 +0800 Subject: [PATCH 4138/8412] Update saurabhkirve.json --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 4470abee5..78df35194 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "["154.41.233.131"]" + "A": ["154.41.233.131"] } } From 9901eca6eaadb1c3d2dbe832237e80bfb53b0282 Mon Sep 17 00:00:00 2001 From: Vincent-CLY Date: Sat, 26 Aug 2023 15:42:46 +0800 Subject: [PATCH 4139/8412] feat(domain): vincent-cly.is-a.dev --- domains/vincent-cly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vincent-cly.json diff --git a/domains/vincent-cly.json b/domains/vincent-cly.json new file mode 100644 index 000000000..beda63ece --- /dev/null +++ b/domains/vincent-cly.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Vincent-CLY", + "email": "vchku413@connect.hku.hk" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1b1ddfa1f880c53db4c6dc263ba19d906e5e7663 Mon Sep 17 00:00:00 2001 From: Rayr <25773909+Rayrsn@users.noreply.github.com> Date: Sat, 26 Aug 2023 12:21:49 +0300 Subject: [PATCH 4140/8412] Corrected username --- domains/01.json | 2 +- domains/rayr.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/01.json b/domains/01.json index ee687a7ca..f12b139a1 100644 --- a/domains/01.json +++ b/domains/01.json @@ -1,6 +1,6 @@ { "owner": { - "username": "rayrsn", + "username": "Rayrsn", "email": "rayrsn@proton.me" }, "record": { diff --git a/domains/rayr.json b/domains/rayr.json index f6a6daf36..f12b139a1 100644 --- a/domains/rayr.json +++ b/domains/rayr.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Rayr", + "username": "Rayrsn", "email": "rayrsn@proton.me" }, "record": { From 3a1af72d735ccc04b2f8c9a01afe296d2c794c28 Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Sat, 26 Aug 2023 19:54:32 +1000 Subject: [PATCH 4141/8412] feat(domain): peacy.is-a.dev --- domains/peacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peacy.json b/domains/peacy.json index 125924c29..ffe446f91 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,6 +4,6 @@ "email": "kiwibird211@icloud.com" }, "record": { - "URL": "https://peacy.carrd.co/" + "TXT": ""[{"type":"URL","value":"https://peacy.carrd.co/","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" } } From c2fc3f751e463333273c78a416da7e81af12c6bb Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Sat, 26 Aug 2023 19:58:49 +1000 Subject: [PATCH 4142/8412] feat(domain): peacy.is-a.dev --- domains/peacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peacy.json b/domains/peacy.json index ffe446f91..f7919a53b 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,6 +4,6 @@ "email": "kiwibird211@icloud.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://peacy.carrd.co/","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" + "TXT": ""[{"type":"URL","value":"_discord.peacy.is-a.dev.","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" } } From 8d89e1b2e43de35633e463e5655933e00c223be0 Mon Sep 17 00:00:00 2001 From: gibaohung-dev Date: Sat, 26 Aug 2023 17:00:08 +0700 Subject: [PATCH 4143/8412] feat(domain): bao.is-a.dev --- domains/bao.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/bao.json b/domains/bao.json index 7d5515a1c..49cf955d7 100644 --- a/domains/bao.json +++ b/domains/bao.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 0b1610b6fccf804fd60c763f379802c562a9a1e5 Mon Sep 17 00:00:00 2001 From: notshaquib Date: Sat, 26 Aug 2023 15:35:52 +0530 Subject: [PATCH 4144/8412] feat(domain): shaquib.is-a.dev --- domains/shaquib.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shaquib.json diff --git a/domains/shaquib.json b/domains/shaquib.json new file mode 100644 index 000000000..c3595cf3f --- /dev/null +++ b/domains/shaquib.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "notshaquib", + "email": "mdshaaaquib@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c072f21f3ecf65cdef2830609ec34ade95e18642 Mon Sep 17 00:00:00 2001 From: masroof-maindak Date: Sat, 26 Aug 2023 17:42:19 +0500 Subject: [PATCH 4145/8412] feat(domain): maindak.is-a.dev --- domains/maindak.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/maindak.json b/domains/maindak.json index 921460dc3..5b4f98621 100644 --- a/domains/maindak.json +++ b/domains/maindak.json @@ -4,8 +4,6 @@ "email": "mujtaba.asim.amin@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": ""[{"type":"CNAME","allowMultiple":false}]"" } } From 05e18b6f765abb35a204d049567117052897bdcd Mon Sep 17 00:00:00 2001 From: Mujtaba Asim <62666332+masroof-maindak@users.noreply.github.com> Date: Sat, 26 Aug 2023 17:50:32 +0500 Subject: [PATCH 4146/8412] Update maindak.json w/ CNAME --- domains/maindak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/maindak.json b/domains/maindak.json index 5b4f98621..43cb372a5 100644 --- a/domains/maindak.json +++ b/domains/maindak.json @@ -4,6 +4,6 @@ "email": "mujtaba.asim.amin@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false}]"" + "CNAME": "masroof-maindak.github.io" } } From 8da8a4aed055003cfeffcf364ab75cf8c3cc58d5 Mon Sep 17 00:00:00 2001 From: vishalkrsharma Date: Sat, 26 Aug 2023 19:13:03 +0530 Subject: [PATCH 4147/8412] vishalkrsharma.json added --- domains/vishalkrsharma.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vishalkrsharma.json diff --git a/domains/vishalkrsharma.json b/domains/vishalkrsharma.json new file mode 100644 index 000000000..244451508 --- /dev/null +++ b/domains/vishalkrsharma.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vishalkrsharma", + "discord": "daredev1l#0205" + }, + "description": "Vishal Kumar Sharma - Portfolio", + "repo": "https://github.com/vishalkrsharma/portfolio", + "record": { + "URL": "https://vishalkrsharma.vercel.app" + } +} From 29e9a79409e0e5d539f4f142afae788aede3492a Mon Sep 17 00:00:00 2001 From: returnxd Date: Sat, 26 Aug 2023 22:53:36 +0900 Subject: [PATCH 4148/8412] feat(domain): return.is-a.dev --- domains/return.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/return.json b/domains/return.json index 09e1f35e1..2d85844dc 100644 --- a/domains/return.json +++ b/domains/return.json @@ -3,8 +3,9 @@ "username": "returnxd", "email": "hc_2583@naver.com" }, - "record": { - "CNAME": "returnxd.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3a4bdf4b350270a398a6a3cfa6fca896d0a33111 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sat, 26 Aug 2023 19:56:54 +0530 Subject: [PATCH 4149/8412] Update berzcodetechnologies.json Added record "A" --- domains/berzcodetechnologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 2cf9c77c0..cae6ac63f 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "TXT": "vc-domain-verify=berzcodetechnologies.is-a.dev,e09feacd7133e558539a" + "A": "154.41.233.131" } } From ec93a68257021ff50715eacb8b34d4ef2d936308 Mon Sep 17 00:00:00 2001 From: BerzCode Date: Sat, 26 Aug 2023 19:57:51 +0530 Subject: [PATCH 4150/8412] feat(domain): saurabhkirve.is-a.dev --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 78df35194..4470abee5 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["154.41.233.131"] + "A": "["154.41.233.131"]" } } From 508511c16bd3e65c3bce29619ac4ac96b22a2611 Mon Sep 17 00:00:00 2001 From: IcyonGit Date: Sat, 26 Aug 2023 10:34:39 -0400 Subject: [PATCH 4151/8412] feat(domain): icy.is-a.dev --- domains/icy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/icy.json diff --git a/domains/icy.json b/domains/icy.json new file mode 100644 index 000000000..320dd2aa3 --- /dev/null +++ b/domains/icy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IcyonGit", + "email": "Jazzyvela2009@outlook.com" + }, + "record": { + "CNAME": "icyongit.github.io" + } +} From 24eb12af0223eda064d48ef907d4a5ed9ddafca0 Mon Sep 17 00:00:00 2001 From: thetoasta Date: Sat, 26 Aug 2023 11:10:20 -0400 Subject: [PATCH 4152/8412] feat(domain): toasta.is-a.dev --- domains/toasta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/toasta.json diff --git a/domains/toasta.json b/domains/toasta.json new file mode 100644 index 000000000..9643baad3 --- /dev/null +++ b/domains/toasta.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "thetoasta", + "email": "nolanp678@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 40330e70aae5130d1f6f8c2bcdf8a485c97033ee Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sat, 26 Aug 2023 21:28:44 +0530 Subject: [PATCH 4153/8412] Update berzcodetechnologies.json --- domains/berzcodetechnologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index cae6ac63f..4470abee5 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "154.41.233.131" + "A": "["154.41.233.131"]" } } From 9fbcaa4e24d116166c7fe4cb304dde2703700256 Mon Sep 17 00:00:00 2001 From: DhruvGamingzsoft Date: Sat, 26 Aug 2023 21:44:36 +0530 Subject: [PATCH 4154/8412] feat(domain): ds+gamer.is-a.dev --- domains/ds+gamer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ds+gamer.json diff --git a/domains/ds+gamer.json b/domains/ds+gamer.json new file mode 100644 index 000000000..66f4945ff --- /dev/null +++ b/domains/ds+gamer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DhruvGamingzsoft", + "email": "dgashost@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2ce8b5c5d447cad2fa588bb2dc5cd8c6365a4bff Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Sat, 26 Aug 2023 18:46:39 +0200 Subject: [PATCH 4155/8412] feat(domain): ilxvmorkq245.stefdp.is-a.dev --- domains/ilxvmorkq245.stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ilxvmorkq245.stefdp.json diff --git a/domains/ilxvmorkq245.stefdp.json b/domains/ilxvmorkq245.stefdp.json new file mode 100644 index 000000000..d31a5b4a9 --- /dev/null +++ b/domains/ilxvmorkq245.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "CNAME": "gv-p4ut76elat43se.dv.googlehosted.com" + } +} From 0f6be7bfa642f53795a63abe75d6a98491412e5e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 26 Aug 2023 18:47:15 +0200 Subject: [PATCH 4156/8412] Delete _discord.stefdp.json --- domains/_discord.stefdp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.stefdp.json diff --git a/domains/_discord.stefdp.json b/domains/_discord.stefdp.json deleted file mode 100644 index ca308a872..000000000 --- a/domains/_discord.stefdp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "TXT": "dh=f6d71b43aecaa5a4ea3534d21f11f6b0e4559d8a" - } -} From 3b9b0783223c3a8e4d11fbe49047bceaa5de9168 Mon Sep 17 00:00:00 2001 From: CrazyMax <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Sat, 26 Aug 2023 23:04:44 +0400 Subject: [PATCH 4157/8412] Update crazymax.json --- domains/crazymax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crazymax.json b/domains/crazymax.json index 0399d9cac..7cac3d893 100644 --- a/domains/crazymax.json +++ b/domains/crazymax.json @@ -4,6 +4,6 @@ "email": "Crazy-Max-2011@yandex.ru" }, "record": { - "URL": "https://crazy-max-blog.github.io/test" + "URL": "https://crazy-max-blog.github.io" } } From 14596819fa0af106ae664cb7365557780a97d61e Mon Sep 17 00:00:00 2001 From: CrazyMax <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Sat, 26 Aug 2023 23:05:53 +0400 Subject: [PATCH 4158/8412] Update crazymax.json --- domains/crazymax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crazymax.json b/domains/crazymax.json index 0399d9cac..7cac3d893 100644 --- a/domains/crazymax.json +++ b/domains/crazymax.json @@ -4,6 +4,6 @@ "email": "Crazy-Max-2011@yandex.ru" }, "record": { - "URL": "https://crazy-max-blog.github.io/test" + "URL": "https://crazy-max-blog.github.io" } } From 619406239251d88080a726ae7dd16e3d0de25664 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 27 Aug 2023 00:38:40 +0530 Subject: [PATCH 4159/8412] Update berzcodetechnologies.json --- domains/berzcodetechnologies.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 4470abee5..9263087af 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,6 +4,13 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "["154.41.233.131"]" + "A": "["154.41.233.131"]", + "TXT": [ + { + "name": "_github-pages-challenge-berzcode", + "value": "bafe74203bd3e05bb01b98f65606ab" + } + ] + } } From da25b6497d16970e8b7dd3652ef3569f3ada4e4c Mon Sep 17 00:00:00 2001 From: Gokul Swaminathan Date: Sat, 26 Aug 2023 12:52:44 -0700 Subject: [PATCH 4160/8412] refractor(domain): gs.json I have no use for this domain anymore, so I'm removing it. --- domains/gs.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/gs.json diff --git a/domains/gs.json b/domains/gs.json deleted file mode 100644 index b503a3abb..000000000 --- a/domains/gs.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Gokul's Personal Site", - "repo": "https://github.com/JavaCafe01/javacafe01.github.io", - "owner": { - "username": "JavaCafe01", - "email": "", - "twitter": "javacafe01" - }, - "record": { - "CNAME": "javacafe01.github.io" - } -} From c3e04d0c1d7299151725ef3e8f2fff8005b22a83 Mon Sep 17 00:00:00 2001 From: soviet783 Date: Sat, 26 Aug 2023 17:17:42 -0400 Subject: [PATCH 4161/8412] feat(domain): logan2005.is-a.dev --- domains/logan2005.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/logan2005.json diff --git a/domains/logan2005.json b/domains/logan2005.json new file mode 100644 index 000000000..3d59d5654 --- /dev/null +++ b/domains/logan2005.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "soviet783", + "email": "logannorman2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c3affc94dc7767957852c9b63eb15251e0d26f45 Mon Sep 17 00:00:00 2001 From: duzelicem Date: Sun, 27 Aug 2023 00:51:46 +0300 Subject: [PATCH 4162/8412] feat(domain): kuzey.is-a.dev --- domains/kuzey.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kuzey.json diff --git a/domains/kuzey.json b/domains/kuzey.json new file mode 100644 index 000000000..51b28e454 --- /dev/null +++ b/domains/kuzey.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "duzelicem", + "email": "ardagokce0682@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0033f199e2cf1ad69a423bf023ceaf20445251ce Mon Sep 17 00:00:00 2001 From: PsxScriptsW Date: Sat, 26 Aug 2023 19:51:22 -0400 Subject: [PATCH 4163/8412] feat(domain): notugotskillz.is-a.dev --- domains/notugotskillz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notugotskillz.json diff --git a/domains/notugotskillz.json b/domains/notugotskillz.json new file mode 100644 index 000000000..5fe751c74 --- /dev/null +++ b/domains/notugotskillz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PsxScriptsW", + "email": "jacob.blits@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ca7bb819df10b8dfcbfb3719637023773639938c Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 26 Aug 2023 16:54:37 -0700 Subject: [PATCH 4164/8412] feat(domain): dean.is-a.dev --- domains/dean.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dean.json diff --git a/domains/dean.json b/domains/dean.json new file mode 100644 index 000000000..4ba989fb8 --- /dev/null +++ b/domains/dean.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dandepan303", + "email": "dandepan303@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c7ded9cfd5073d801c24aa42d4a95611b4ec184e Mon Sep 17 00:00:00 2001 From: clarexdev Date: Sun, 27 Aug 2023 03:30:05 +0300 Subject: [PATCH 4165/8412] feat(domain): clarex.is-a.dev --- domains/clarex.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/clarex.json diff --git a/domains/clarex.json b/domains/clarex.json new file mode 100644 index 000000000..48770ed20 --- /dev/null +++ b/domains/clarex.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "clarexdev", + "email": "erenclarex@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ac1aa2a10c9771a92302c662c1f0548d33ae46c8 Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Sun, 27 Aug 2023 12:07:58 +1000 Subject: [PATCH 4166/8412] feat(domain): peacy.is-a.dev From 54626b92d983a83ed27935f3fed436c71531f1ef Mon Sep 17 00:00:00 2001 From: anujjamdade007 Date: Sun, 27 Aug 2023 09:47:48 +0530 Subject: [PATCH 4167/8412] feat(domain): anujjamdade.is-a.dev --- domains/anujjamdade.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anujjamdade.json diff --git a/domains/anujjamdade.json b/domains/anujjamdade.json new file mode 100644 index 000000000..6a5e935d3 --- /dev/null +++ b/domains/anujjamdade.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "anujjamdade007", + "email": "jamdadeanuj@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d3f89118703e4683c68f78f65a877bbc3975b7d7 Mon Sep 17 00:00:00 2001 From: Quantamyt Date: Sun, 27 Aug 2023 10:07:14 +0530 Subject: [PATCH 4168/8412] feat(domain): quantamphysics.is-a.dev --- domains/quantamphysics.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quantamphysics.json diff --git a/domains/quantamphysics.json b/domains/quantamphysics.json new file mode 100644 index 000000000..cb35e6f92 --- /dev/null +++ b/domains/quantamphysics.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Quantamyt", + "email": "Sujataghosal05@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 444226bbfba16984ae250cf5edf63f645ce0c9b7 Mon Sep 17 00:00:00 2001 From: javhaa07 Date: Sun, 27 Aug 2023 14:05:06 +0800 Subject: [PATCH 4169/8412] feat(domain): jagi.is-a.dev --- domains/jagi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jagi.json diff --git a/domains/jagi.json b/domains/jagi.json new file mode 100644 index 000000000..502076c72 --- /dev/null +++ b/domains/jagi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "javhaa07", + "email": "jjagi02@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 21d9924cc0e8beac44a6aeade2ea760563ed51c7 Mon Sep 17 00:00:00 2001 From: laluxx Date: Sun, 27 Aug 2023 10:37:05 +0000 Subject: [PATCH 4170/8412] feat(domain): laluxx.is-a.dev --- domains/laluxx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/laluxx.json diff --git a/domains/laluxx.json b/domains/laluxx.json new file mode 100644 index 000000000..8aac87995 --- /dev/null +++ b/domains/laluxx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "laluxx", + "email": "lorenzoaddamo10@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 21c28668275d722420d94de9c233e6dfd346d69e Mon Sep 17 00:00:00 2001 From: zenerq Date: Sun, 27 Aug 2023 12:46:42 +0200 Subject: [PATCH 4171/8412] feat(domain): zener.is-a.dev --- domains/zener.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zener.json diff --git a/domains/zener.json b/domains/zener.json new file mode 100644 index 000000000..99201a71e --- /dev/null +++ b/domains/zener.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zenerq", + "email": "rokosamje@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e687d895db14c11e51bae8184b5680e0c038a532 Mon Sep 17 00:00:00 2001 From: Soldierplayz6867 Date: Sun, 27 Aug 2023 20:10:34 +0800 Subject: [PATCH 4172/8412] feat(domain): soldierp.is-a.dev --- domains/soldierp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soldierp.json diff --git a/domains/soldierp.json b/domains/soldierp.json new file mode 100644 index 000000000..63cd06cf2 --- /dev/null +++ b/domains/soldierp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Soldierplayz6867", + "email": "soldierplayz.tw@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7a3828390e531d67598c320b17751a5aaa539aa9 Mon Sep 17 00:00:00 2001 From: soviet783 Date: Sun, 27 Aug 2023 09:34:08 -0400 Subject: [PATCH 4173/8412] feat(domain): thedivided.is-a.dev --- domains/thedivided.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thedivided.json diff --git a/domains/thedivided.json b/domains/thedivided.json new file mode 100644 index 000000000..3d59d5654 --- /dev/null +++ b/domains/thedivided.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "soviet783", + "email": "logannorman2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ad82bb030cf4965e3e401379471bff1ae208d237 Mon Sep 17 00:00:00 2001 From: Soldierplayz6867 Date: Sun, 27 Aug 2023 21:46:59 +0800 Subject: [PATCH 4174/8412] feat(domain): bkmd.is-a.dev --- domains/bkmd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bkmd.json b/domains/bkmd.json index 90e48e005..a3438a4c7 100644 --- a/domains/bkmd.json +++ b/domains/bkmd.json @@ -4,6 +4,6 @@ "email": "soldierplayz.tw@gmail.com" }, "record": { - "CNAME": "da-1.us.hostns.io" + "CNAME": ""[{"type":"CNAME","value":"da-1.us.hostns.io","allowMultiple":false}]"" } } From 8689cf9be12e99ba4bf0f669676560e32893174d Mon Sep 17 00:00:00 2001 From: Soldierplayz6867 Date: Sun, 27 Aug 2023 21:47:35 +0800 Subject: [PATCH 4175/8412] feat(domain): soldierp.is-a.dev --- domains/soldierp.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/soldierp.json b/domains/soldierp.json index 63cd06cf2..ab0ebed9f 100644 --- a/domains/soldierp.json +++ b/domains/soldierp.json @@ -4,8 +4,6 @@ "email": "soldierplayz.tw@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"da-1.us.hostns.io"}]"" } -} \ No newline at end of file +} From cf4321355f4fa3000a9994b156eb925c5623739b Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 27 Aug 2023 19:34:55 +0530 Subject: [PATCH 4176/8412] Update domains/berzcodetechnologies.json Co-authored-by: William Harrison --- domains/berzcodetechnologies.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 9263087af..289b7b23f 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,7 +4,7 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "["154.41.233.131"]", + "A": ["154.41.233.131"], "TXT": [ { "name": "_github-pages-challenge-berzcode", From 997a7959221122e7173b22260d9b6f129562d4a3 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 27 Aug 2023 19:35:08 +0530 Subject: [PATCH 4177/8412] Update domains/saurabhkirve.json Co-authored-by: William Harrison --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 4470abee5..78df35194 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "["154.41.233.131"]" + "A": ["154.41.233.131"] } } From a3ca53fb511dccd91e850278217bcf4e28c4916a Mon Sep 17 00:00:00 2001 From: BlobDeveloper Date: Sun, 27 Aug 2023 16:55:57 +0200 Subject: [PATCH 4178/8412] feat(domain): blob.is-a.dev --- domains/blob.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blob.json diff --git a/domains/blob.json b/domains/blob.json new file mode 100644 index 000000000..780cfb73f --- /dev/null +++ b/domains/blob.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BlobDeveloper", + "email": "blob.dev@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 23ddc3b6f9164b002488ddeacc843eda7a314233 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 27 Aug 2023 20:45:26 +0530 Subject: [PATCH 4179/8412] Update berzcodetechnologies.json --- domains/berzcodetechnologies.json | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/domains/berzcodetechnologies.json b/domains/berzcodetechnologies.json index 289b7b23f..02a6540e4 100644 --- a/domains/berzcodetechnologies.json +++ b/domains/berzcodetechnologies.json @@ -4,13 +4,7 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["154.41.233.131"], - "TXT": [ - { - "name": "_github-pages-challenge-berzcode", - "value": "bafe74203bd3e05bb01b98f65606ab" - } - ] + "A": ["154.41.233.131"] } } From 7f9bb40f8ac89e6e800cab81c40e2560f93174c1 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Sun, 27 Aug 2023 17:17:59 +0200 Subject: [PATCH 4180/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lynix.json diff --git a/domains/lynix.json b/domains/lynix.json new file mode 100644 index 000000000..6f6d6ff71 --- /dev/null +++ b/domains/lynix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lynix27", + "email": "vncntwbr0207@gmail.com" + }, + "record": { + "A": ["85.202.163.61"] + } +} From bc282b4477d5cf0ad674ef9577e1ba70740a55a9 Mon Sep 17 00:00:00 2001 From: lynix27 <102491441+lynix27@users.noreply.github.com> Date: Sun, 27 Aug 2023 17:32:19 +0200 Subject: [PATCH 4181/8412] Update lynix.json --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 6f6d6ff71..8588d6b73 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -1,7 +1,7 @@ { "owner": { "username": "lynix27", - "email": "vncntwbr0207@gmail.com" + "email": "contact@lynix.me" }, "record": { "A": ["85.202.163.61"] From 88a66dde6fbe0521599bd0ff8a02e7063b0f054f Mon Sep 17 00:00:00 2001 From: hirakotm Date: Sun, 27 Aug 2023 21:12:15 +0530 Subject: [PATCH 4182/8412] feat(domain): hirako.is-a.dev --- domains/hirako.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hirako.json diff --git a/domains/hirako.json b/domains/hirako.json new file mode 100644 index 000000000..da22d3c01 --- /dev/null +++ b/domains/hirako.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hirakotm", + "email": "hirakoo@proton.me" + }, + "record": { + "CNAME": "website-5xr.pages.dev" + } +} From b94c77181d29561315d33a6d8c89068b9a2190a0 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:48:56 -0400 Subject: [PATCH 4183/8412] feat(domain): master.is-a.dev --- domains/master.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/master.json b/domains/master.json index 6c05eaf9c..012aedc77 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,8 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"themaster223.github.io"}]"" } -} \ No newline at end of file +} From 77d85fd52f694a52b8d770eb6859db8df888fbc1 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:49:20 -0400 Subject: [PATCH 4184/8412] feat(domain): master.is-a.dev From 931f9d3a75d672246df4713b7aee9bc88ab26c61 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:49:22 -0400 Subject: [PATCH 4185/8412] feat(domain): master.is-a.dev From 8b9d514bda3e5e2970ddacff662ce83e87e07bdf Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:50:02 -0400 Subject: [PATCH 4186/8412] feat(domain): master.is-a.dev --- domains/master.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/master.json b/domains/master.json index 012aedc77..a37d3b4f4 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"themaster223.github.io"}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false}]"" } } From f013a4f4f68e34a9843629032554a0a043f419db Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 11:50:17 -0400 Subject: [PATCH 4187/8412] feat(domain): master.is-a.dev --- domains/master.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/master.json b/domains/master.json index a37d3b4f4..012aedc77 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"themaster223.github.io"}]"" } } From 2633cf984d11594904af6e430cba063da69975b5 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sun, 27 Aug 2023 16:56:26 +0100 Subject: [PATCH 4188/8412] Update master.json --- domains/master.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/master.json b/domains/master.json index 012aedc77..f3b623529 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"themaster223.github.io"}]"" + "CNAME": "themaster223.github.io" } } From 8546c745ae0fa7d5d84062ecb831fcf93ce75938 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 12:01:40 -0400 Subject: [PATCH 4189/8412] feat(domain): master.is-a.dev --- domains/master.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/master.json b/domains/master.json index f3b623529..6acb47531 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,6 @@ "email": "masteriscool223@gmail.com" }, "record": { - "CNAME": "themaster223.github.io" + "TXT": ""[{"type":"A","allowMultiple":false,"value":"217.174.245.249"},{"type":"MX","allowMultiple":true,"value":"hosts.is-a.dev"},{"type":"TXT","allowMultiple":true,"value":"v=spf1 a mx ip4:217.174.245.249 ~all"}]"" } } From ed8eb83868e0957febfde4bcb32a3a32786689e8 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 12:05:53 -0400 Subject: [PATCH 4190/8412] feat(domain): master.is-a.dev --- domains/master.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/master.json b/domains/master.json index 6acb47531..6c05eaf9c 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,6 +4,8 @@ "email": "masteriscool223@gmail.com" }, "record": { - "TXT": ""[{"type":"A","allowMultiple":false,"value":"217.174.245.249"},{"type":"MX","allowMultiple":true,"value":"hosts.is-a.dev"},{"type":"TXT","allowMultiple":true,"value":"v=spf1 a mx ip4:217.174.245.249 ~all"}]"" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 61729bbe0b8bafd99c468fc473391f4757970e61 Mon Sep 17 00:00:00 2001 From: zenerq Date: Sun, 27 Aug 2023 18:08:24 +0200 Subject: [PATCH 4191/8412] Update zener.json --- domains/zener.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/zener.json b/domains/zener.json index 99201a71e..6b4911125 100644 --- a/domains/zener.json +++ b/domains/zener.json @@ -1,11 +1,12 @@ { + "description": "Personal portfolio site", + "repo": "https://github.com/zenerq/zenerq.github.io", "owner": { "username": "zenerq", - "email": "rokosamje@gmail.com" + "email": "rokosamje@gmail.com", + "twitter": "" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "zenerq.github.io" } -} \ No newline at end of file +} From 5a3f25b1e2d7ce95d43c622f3dabd7d039be1496 Mon Sep 17 00:00:00 2001 From: TheMaster223 Date: Sun, 27 Aug 2023 12:09:58 -0400 Subject: [PATCH 4192/8412] feat(domain): master.is-a.dev From c3ffcf52b7b03ce77634fc69d82aaf4c401663eb Mon Sep 17 00:00:00 2001 From: Cameo007 Date: Sun, 27 Aug 2023 19:20:24 +0200 Subject: [PATCH 4193/8412] feat(domain): cameo007.is-a.dev --- domains/cameo007.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cameo007.json diff --git a/domains/cameo007.json b/domains/cameo007.json new file mode 100644 index 000000000..3f8373e10 --- /dev/null +++ b/domains/cameo007.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cameo007", + "email": "pascal.1.dietrich@hotmail.com" + }, + "record": { + "CNAME": "mintux.de" + } +} From 5e30bf9fd5445e24bfdd90e9cce4a7a34cee894e Mon Sep 17 00:00:00 2001 From: rahulsingh2312 Date: Sun, 27 Aug 2023 22:57:42 +0530 Subject: [PATCH 4194/8412] feat(domain): rahulol.is-a.dev --- domains/rahulol.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulol.json diff --git a/domains/rahulol.json b/domains/rahulol.json new file mode 100644 index 000000000..09894d160 --- /dev/null +++ b/domains/rahulol.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rahulsingh2312", + "email": "rahulsinghhh2312@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a4cbe9d1b7d791bc7c696fa28ad6bbd20d90643a Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:01:51 +0300 Subject: [PATCH 4195/8412] feat(domain): farag.is-a.dev --- domains/farag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/farag.json diff --git a/domains/farag.json b/domains/farag.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/farag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dc48ed90151622d7f3cdfdcc0b82faadb9f4cd6b Mon Sep 17 00:00:00 2001 From: rannawe Date: Sun, 27 Aug 2023 21:06:50 +0300 Subject: [PATCH 4196/8412] feat(domain): rana.is-a.dev --- domains/rana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rana.json diff --git a/domains/rana.json b/domains/rana.json new file mode 100644 index 000000000..1db84fe1b --- /dev/null +++ b/domains/rana.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rannawe", + "email": "rannawe.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 705107de09db60cdbe60d8898f8b31ce879f2729 Mon Sep 17 00:00:00 2001 From: coeur85 Date: Sun, 27 Aug 2023 21:07:54 +0300 Subject: [PATCH 4197/8412] feat(domain): magdi.is-a.dev --- domains/magdi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/magdi.json diff --git a/domains/magdi.json b/domains/magdi.json new file mode 100644 index 000000000..1ef3bd905 --- /dev/null +++ b/domains/magdi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "coeur85", + "email": "ahmed.magdi@msn.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c2184af6376b32b2f1509dbdc985b560a52055fd Mon Sep 17 00:00:00 2001 From: essieessara Date: Sun, 27 Aug 2023 21:09:20 +0300 Subject: [PATCH 4198/8412] feat(domain): essiessara.is-a.dev --- domains/essiessara.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/essiessara.json diff --git a/domains/essiessara.json b/domains/essiessara.json new file mode 100644 index 000000000..55ab50927 --- /dev/null +++ b/domains/essiessara.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "essieessara", + "email": "esraaaebdelrehime@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b72f8212f7f7c9713ad50b919e9a03337a141754 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:17:16 +0300 Subject: [PATCH 4199/8412] feat(domain): mfarag.is-a.dev --- domains/mfarag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mfarag.json diff --git a/domains/mfarag.json b/domains/mfarag.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/mfarag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c715b069ec37ce96f2a9f4791cc3722b9aca636a Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:27:24 +0300 Subject: [PATCH 4200/8412] feat(domain): mrrobot.is-a.dev --- domains/mrrobot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mrrobot.json diff --git a/domains/mrrobot.json b/domains/mrrobot.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/mrrobot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 604b754dd7c7d894ffc641d957e751363398f8f4 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:28:00 +0300 Subject: [PATCH 4201/8412] feat(domain): restart.is-a.dev --- domains/restart.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/restart.json diff --git a/domains/restart.json b/domains/restart.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/restart.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fe1323595607bf04ff92eb8d127ae3af67cbfa4b Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 27 Aug 2023 21:29:20 +0300 Subject: [PATCH 4202/8412] feat(domain): mrrob0t.is-a.dev --- domains/mrrob0t.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mrrob0t.json diff --git a/domains/mrrob0t.json b/domains/mrrob0t.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/mrrob0t.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 53cb6662a5a8c6b688c416a76cd3f29f080f7929 Mon Sep 17 00:00:00 2001 From: rannawe Date: Sun, 27 Aug 2023 21:42:36 +0300 Subject: [PATCH 4203/8412] feat(domain): ranamoh.is-a.dev --- domains/ranamoh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ranamoh.json diff --git a/domains/ranamoh.json b/domains/ranamoh.json new file mode 100644 index 000000000..1db84fe1b --- /dev/null +++ b/domains/ranamoh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rannawe", + "email": "rannawe.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6b47a3de4cea4632615844ab686feeeaf9d12993 Mon Sep 17 00:00:00 2001 From: MocaSrour Date: Sun, 27 Aug 2023 22:24:40 +0300 Subject: [PATCH 4204/8412] feat(domain): moca.is-a.dev --- domains/moca.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/moca.json diff --git a/domains/moca.json b/domains/moca.json new file mode 100644 index 000000000..cf47ef3f1 --- /dev/null +++ b/domains/moca.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MocaSrour", + "email": "mukarramsrour@gmail.com" + }, + "record": { + "CNAME": "mocasrour.github.io" + } +} From 8e43b45313458fbb2c5eba848418981255514784 Mon Sep 17 00:00:00 2001 From: coeur85 Date: Sun, 27 Aug 2023 23:28:44 +0300 Subject: [PATCH 4205/8412] feat(domain): d.is-a.dev --- domains/d.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/d.json diff --git a/domains/d.json b/domains/d.json new file mode 100644 index 000000000..1ef3bd905 --- /dev/null +++ b/domains/d.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "coeur85", + "email": "ahmed.magdi@msn.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 14b13ffd0824a598bedf3acd14fa1534e6a56787 Mon Sep 17 00:00:00 2001 From: Nolaxyy Date: Sun, 27 Aug 2023 20:02:05 -0400 Subject: [PATCH 4206/8412] feat(domain): reyzo.is-a.dev --- domains/reyzo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/reyzo.json diff --git a/domains/reyzo.json b/domains/reyzo.json new file mode 100644 index 000000000..9abe02bec --- /dev/null +++ b/domains/reyzo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Nolaxyy", + "email": "konectplay2008@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8bb45e34a203ee97a41f15e9213aaf13e6d7d6c5 Mon Sep 17 00:00:00 2001 From: tpglitch Date: Sun, 27 Aug 2023 19:11:29 -0500 Subject: [PATCH 4207/8412] feat(domain): tpglitch.is-a.dev --- domains/tpglitch.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tpglitch.json diff --git a/domains/tpglitch.json b/domains/tpglitch.json new file mode 100644 index 000000000..0364bc2ca --- /dev/null +++ b/domains/tpglitch.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "tpglitch", + "email": "tylerkinney50@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 010caea4000092d1dd3814ca5c25b74126d052bb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 08:26:44 +0800 Subject: [PATCH 4208/8412] Discard changes to domains/bkmd.json --- domains/bkmd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bkmd.json b/domains/bkmd.json index a3438a4c7..90e48e005 100644 --- a/domains/bkmd.json +++ b/domains/bkmd.json @@ -4,6 +4,6 @@ "email": "soldierplayz.tw@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"da-1.us.hostns.io","allowMultiple":false}]"" + "CNAME": "da-1.us.hostns.io" } } From 238a3e0cd217130c60e09bca0548c65cc66fa860 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 08:26:59 +0800 Subject: [PATCH 4209/8412] Update soldierp.json --- domains/soldierp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/soldierp.json b/domains/soldierp.json index ab0ebed9f..90e48e005 100644 --- a/domains/soldierp.json +++ b/domains/soldierp.json @@ -4,6 +4,6 @@ "email": "soldierplayz.tw@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"da-1.us.hostns.io"}]"" + "CNAME": "da-1.us.hostns.io" } } From 727352751d4d4afbc454063ffc6a18741b83faab Mon Sep 17 00:00:00 2001 From: Mohamed Aziz Ben Aissa Date: Mon, 28 Aug 2023 02:33:04 +0100 Subject: [PATCH 4210/8412] Update azeez.json --- domains/azeez.json | 11 ++++++++--- 1 file changed, 8 insertions(+), 3 deletions(-) diff --git a/domains/azeez.json b/domains/azeez.json index bfc4dcf0f..b791ca25c 100644 --- a/domains/azeez.json +++ b/domains/azeez.json @@ -1,9 +1,14 @@ { + "description": "azeez.is-a.dev", + "repo": "https://github.com/azizbna/azizbna.github.io", "owner": { "username": "azizbna", - "email": "m.azizbenaissa@gmail.com" + "email": "", + "discord":"azeezbna" }, "record": { - "CNAME": "azizbna.github.io" + "A": ["185.199.109.153", "185.199.110.153", "185.199.111.153", "185.199.108.153"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} +} \ No newline at end of file From 94c31c785f977e4854ce2b9cc82e97f7c3c56201 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 10:47:51 +0800 Subject: [PATCH 4211/8412] Update vishalkrsharma.json --- domains/vishalkrsharma.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/vishalkrsharma.json b/domains/vishalkrsharma.json index 244451508..61a833385 100644 --- a/domains/vishalkrsharma.json +++ b/domains/vishalkrsharma.json @@ -1,6 +1,7 @@ { "owner": { "username": "vishalkrsharma", + "email": "", "discord": "daredev1l#0205" }, "description": "Vishal Kumar Sharma - Portfolio", From 3638118f8622ed419b07400773e6b1caca321a22 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 10:54:10 +0800 Subject: [PATCH 4212/8412] Update zener.json --- domains/zener.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/zener.json b/domains/zener.json index 6b4911125..b3610abe3 100644 --- a/domains/zener.json +++ b/domains/zener.json @@ -3,8 +3,7 @@ "repo": "https://github.com/zenerq/zenerq.github.io", "owner": { "username": "zenerq", - "email": "rokosamje@gmail.com", - "twitter": "" + "email": "rokosamje@gmail.com" }, "record": { "CNAME": "zenerq.github.io" From 8781c17ecef91d0747dfaa3280ab87b785bb2645 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 07:34:32 +0200 Subject: [PATCH 4213/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lynix.json b/domains/lynix.json index 8588d6b73..646748744 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -1,9 +1,9 @@ { "owner": { "username": "lynix27", - "email": "contact@lynix.me" + "email": "vncntwbr0207@gmail.com" }, "record": { - "A": ["85.202.163.61"] + "URL": ""[{"type":"URL","allowMultiple":false,"value":"lynix.me"}]"" } } From 14f09257cc305a02aebee4ad769b601d00922ba7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 28 Aug 2023 13:37:51 +0800 Subject: [PATCH 4214/8412] Update lynix.json --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 646748744..e44e63fab 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"lynix.me"}]"" + "URL": "https://lynix.me" } } From f44da5d1868915d480797fe5eededbb496c9d2d2 Mon Sep 17 00:00:00 2001 From: Magdi Date: Mon, 28 Aug 2023 10:43:05 +0300 Subject: [PATCH 4215/8412] Rename d.json to magdi_d.json --- domains/{d.json => magdi_d.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{d.json => magdi_d.json} (99%) diff --git a/domains/d.json b/domains/magdi_d.json similarity index 99% rename from domains/d.json rename to domains/magdi_d.json index 1ef3bd905..26a1c7f91 100644 --- a/domains/d.json +++ b/domains/magdi_d.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From e639c193c55845224997cb36711af71ff83d9fd3 Mon Sep 17 00:00:00 2001 From: Magdi Date: Mon, 28 Aug 2023 10:54:22 +0300 Subject: [PATCH 4216/8412] Delete magdi_d.json --- domains/magdi_d.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/magdi_d.json diff --git a/domains/magdi_d.json b/domains/magdi_d.json deleted file mode 100644 index 26a1c7f91..000000000 --- a/domains/magdi_d.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "coeur85", - "email": "ahmed.magdi@msn.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From 5ef12432bb523f8f18662d3382e31e1631dea50e Mon Sep 17 00:00:00 2001 From: schummler Date: Mon, 28 Aug 2023 10:02:59 +0200 Subject: [PATCH 4217/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index c181e6a0b..eb1c7d5e9 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": "stellaris.rf.gd" + "CNAME": ""[{"type":"CNAME","value":"Schummler.github.io","allowMultiple":false}]"" } } From f45d132fa4d898e9fc8bf955422f3c6bc964e670 Mon Sep 17 00:00:00 2001 From: suleymanduzgun Date: Mon, 28 Aug 2023 11:12:22 +0300 Subject: [PATCH 4218/8412] feat(domain): suleymanduzgun.is-a.dev --- domains/suleymanduzgun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/suleymanduzgun.json diff --git a/domains/suleymanduzgun.json b/domains/suleymanduzgun.json new file mode 100644 index 000000000..1bfe2135f --- /dev/null +++ b/domains/suleymanduzgun.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "suleymanduzgun", + "email": "suleymanduzgun@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1ee5a9f06c960421ec4195d960a4d7eff03097f5 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 10:55:41 +0200 Subject: [PATCH 4219/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index e44e63fab..8762c5e20 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": "https://lynix.me" + "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" } } From 673d35243704b8829bbb6e8a0599590385de8374 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 11:34:48 +0200 Subject: [PATCH 4220/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 8762c5e20..49e122661 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" + "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"did=did:plc:wujn4ouxkfqjnc53s3o42zub"}]"" } } From a3782b7d5f11eefdd1ec9e5363241095fd0bba63 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 11:35:09 +0200 Subject: [PATCH 4221/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 49e122661..b3cfc6249 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"did=did:plc:wujn4ouxkfqjnc53s3o42zub"}]"" + "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" } } From cca15d0b5f814f11a716027ba4a6934a0fe08d22 Mon Sep 17 00:00:00 2001 From: Crazy-Max-Blog Date: Mon, 28 Aug 2023 14:06:13 +0400 Subject: [PATCH 4222/8412] feat(domain): crazymax.is-a.dev --- domains/crazymax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crazymax.json b/domains/crazymax.json index 7cac3d893..55f38d9e3 100644 --- a/domains/crazymax.json +++ b/domains/crazymax.json @@ -4,6 +4,6 @@ "email": "Crazy-Max-2011@yandex.ru" }, "record": { - "URL": "https://crazy-max-blog.github.io" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"https://crazy-max-blog.github.io"}]"" } } From b4f1ce3b5bcc24f6d2dc41fbb0ba31469b624ba6 Mon Sep 17 00:00:00 2001 From: schummler Date: Mon, 28 Aug 2023 12:33:46 +0200 Subject: [PATCH 4223/8412] feat(domain): rizky.is-a.dev From 2020e134fa2b9fe00b2ee38824bb3d8878e998e5 Mon Sep 17 00:00:00 2001 From: Stroller15 Date: Mon, 28 Aug 2023 16:53:20 +0530 Subject: [PATCH 4224/8412] feat(domain): shubhamverma.is-a.dev --- domains/shubhamverma.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shubhamverma.json diff --git a/domains/shubhamverma.json b/domains/shubhamverma.json new file mode 100644 index 000000000..0875cd397 --- /dev/null +++ b/domains/shubhamverma.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stroller15", + "email": "shubhamverma6351@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b6dcf8e9e3b7c13b993d91cae4472df84983f499 Mon Sep 17 00:00:00 2001 From: System32-0101 Date: Mon, 28 Aug 2023 14:13:57 +0200 Subject: [PATCH 4225/8412] feat(domain): systemm32.is-a.dev --- domains/systemm32.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/systemm32.json diff --git a/domains/systemm32.json b/domains/systemm32.json new file mode 100644 index 000000000..3705b668d --- /dev/null +++ b/domains/systemm32.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "System32-0101", + "email": "didunoxd@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9acb4be9b3b98cd346984388e547b4a922d33b8d Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 15:01:36 +0200 Subject: [PATCH 4226/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index b3cfc6249..8762c5e20 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" + "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" } } From dda67b3eac613b11d03358bb1397c4da1bba2ea4 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 15:22:35 +0200 Subject: [PATCH 4227/8412] feat(domain): lynix.is-a.dev From 63f5bc539bd38af857e1059627da19da14901b7e Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 16:53:22 +0200 Subject: [PATCH 4228/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 8762c5e20..b3cfc6249 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" + "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" } } From c39da5312dc2e538493cc347312cc970617b65c5 Mon Sep 17 00:00:00 2001 From: itsmetin Date: Mon, 28 Aug 2023 17:36:32 +0200 Subject: [PATCH 4229/8412] feat(domain): tin.is-a.dev --- domains/tin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tin.json diff --git a/domains/tin.json b/domains/tin.json new file mode 100644 index 000000000..4c7ec4cee --- /dev/null +++ b/domains/tin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "itsmetin", + "email": "marmeladenjunge+2nd@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3c0661a216e3486b372500a332221ce910c48a30 Mon Sep 17 00:00:00 2001 From: nickooms Date: Mon, 28 Aug 2023 17:54:59 +0200 Subject: [PATCH 4230/8412] feat(domain): nickooms.is-a.dev --- domains/nickooms.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nickooms.json diff --git a/domains/nickooms.json b/domains/nickooms.json new file mode 100644 index 000000000..c7e16fb95 --- /dev/null +++ b/domains/nickooms.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nickooms", + "email": "oomsni@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a42bd6a31af7183706dd9f1c1b868e1ff43ae0a8 Mon Sep 17 00:00:00 2001 From: xian-docdocil Date: Mon, 28 Aug 2023 23:58:22 +0800 Subject: [PATCH 4231/8412] feat(domain): xian.is-a.dev --- domains/xian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xian.json diff --git a/domains/xian.json b/domains/xian.json new file mode 100644 index 000000000..917ce7eef --- /dev/null +++ b/domains/xian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "xian-docdocil", + "email": "xian.docdocil@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4f4df5211cd43ee0d18e004d2f888d610471e0bf Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 19:46:22 +0200 Subject: [PATCH 4232/8412] feat(domain): lynix.is-a.dev From ba8abbd320054067e378d7535fe30f0002b549be Mon Sep 17 00:00:00 2001 From: toastyyyxd Date: Tue, 29 Aug 2023 01:49:32 +0800 Subject: [PATCH 4233/8412] feat(domain): toasty.is-a.dev --- domains/toasty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/toasty.json diff --git a/domains/toasty.json b/domains/toasty.json new file mode 100644 index 000000000..92f326481 --- /dev/null +++ b/domains/toasty.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "toastyyyxd", + "email": "asaeasaeasae.x10@gmail.com", + "discord": "577480703302959104" + }, + + "record": { + "TXT": "_github-pages-challenge-toastyyyxd.toasty" + } +} From 46eb44cdaa3163bdc3d9b412e2a2a519674ffff0 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Mon, 28 Aug 2023 21:02:38 +0300 Subject: [PATCH 4234/8412] feat(domain): mafarag.is-a.dev --- domains/mafarag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mafarag.json diff --git a/domains/mafarag.json b/domains/mafarag.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/mafarag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b9c6b7d9b27f86aaa65297b8dbf10a71b89176a9 Mon Sep 17 00:00:00 2001 From: 4lexR Date: Mon, 28 Aug 2023 19:03:02 +0100 Subject: [PATCH 4235/8412] feat(domain): alexr.is-a.dev --- domains/alexr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alexr.json diff --git a/domains/alexr.json b/domains/alexr.json new file mode 100644 index 000000000..ca0678a85 --- /dev/null +++ b/domains/alexr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "4lexR", + "email": "amelia.R0se@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f0876c51c04e6795e79741eb190c221b1c600c44 Mon Sep 17 00:00:00 2001 From: Carol3n <20cs031.caroline@sjec.ac.in> Date: Mon, 28 Aug 2023 23:54:48 +0530 Subject: [PATCH 4236/8412] feat(domain): carol3n.is-a.dev --- domains/carol3n.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/carol3n.json diff --git a/domains/carol3n.json b/domains/carol3n.json new file mode 100644 index 000000000..f03bbd3e0 --- /dev/null +++ b/domains/carol3n.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Carol3n", + "email": "20cs031.caroline@sjec.ac.in" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4cfdd78fe53b8993aa0850a33835147b939b540d Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:23:44 +0530 Subject: [PATCH 4237/8412] Update adityakotha.json --- domains/adityakotha.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index df9cb4a33..01f5edc9a 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -6,6 +6,7 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "CNAME": "adityakotha.is-a.dev" } -} \ No newline at end of file +} From 9b7f4d1c680ab969f15cd282330d9ee71d7e662d Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:26:20 +0530 Subject: [PATCH 4238/8412] Update adityakotha.json --- domains/adityakotha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index 01f5edc9a..d8dad084d 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -7,6 +7,6 @@ "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "CNAME": "adityakotha.is-a.dev" + "CNAME": "adityakotha2001.github.io" } } From def613ce35fef21509e276aedf1cf262ba5ea2d5 Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Tue, 29 Aug 2023 00:43:39 +0530 Subject: [PATCH 4239/8412] Update adityakotha.json --- domains/adityakotha.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index d8dad084d..6946b3339 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -4,9 +4,6 @@ "email": "adityakotha2001@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "CNAME": "adityakotha2001.github.io" } } From 7ba202dab138c208500243ff007f24a28c54fa65 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 23:47:56 +0200 Subject: [PATCH 4240/8412] feat(domain): lynix.is-a.dev From aac2e5053270546e210cf9b5b88a7880b0bcbefb Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 23:49:11 +0200 Subject: [PATCH 4241/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index b3cfc6249..127f5ae65 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" + "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=1dd87df3336e526ac7b609a573b3ba1674f47800"}]"" } } From 3a2d6792d4165d6797694804d8ee607c77586607 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Mon, 28 Aug 2023 23:50:18 +0200 Subject: [PATCH 4242/8412] feat(domain): lynix.is-a.dev From 26492a36fca29dc754938e461f52ddc6d4d91a3b Mon Sep 17 00:00:00 2001 From: EvilG-MC Date: Mon, 28 Aug 2023 17:26:48 -0600 Subject: [PATCH 4243/8412] feat(domain): justevil.is-a.dev --- domains/justevil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/justevil.json diff --git a/domains/justevil.json b/domains/justevil.json new file mode 100644 index 000000000..c44d509b4 --- /dev/null +++ b/domains/justevil.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EvilG-MC", + "email": "thatjustevil@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ce24370a80927b762e54b99632792d70e23c8ae1 Mon Sep 17 00:00:00 2001 From: duzelicem Date: Tue, 29 Aug 2023 03:39:10 +0300 Subject: [PATCH 4244/8412] feat(domain): arda.is-a.dev --- domains/arda.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/arda.json b/domains/arda.json index 890de904b..acda0a7ba 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -1,12 +1,9 @@ { - "description": "arda.is-a.dev", - "repo": "https://github.com/duzelicem/duzelicem.github.io", "owner": { "username": "duzelicem", - "email": "ardagkc@proton.me", - "discord": "arda#0666" + "email": "ardagokce0682@gmail.com" }, "record": { - "CNAME": "arda.is-best.net" + "CNAME": ""[{"type":"CNAME","value":"duzelicem.com","allowMultiple":false}]"" } } From 15571f7e569b8a09d9551f358deef348c33968d3 Mon Sep 17 00:00:00 2001 From: duzelicem Date: Tue, 29 Aug 2023 03:41:48 +0300 Subject: [PATCH 4245/8412] feat(domain): arda.is-a.dev --- domains/arda.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/arda.json b/domains/arda.json index acda0a7ba..6baef0a5f 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -4,6 +4,6 @@ "email": "ardagokce0682@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"duzelicem.com","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"duzelicem.com"}]"" } } From fc97a9b8659b4d8124c57ea3244cd1d15970105e Mon Sep 17 00:00:00 2001 From: csprance Date: Mon, 28 Aug 2023 22:47:01 -0400 Subject: [PATCH 4246/8412] feat(domain): csprance .is-a.dev --- domains/csprance .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/csprance .json diff --git a/domains/csprance .json b/domains/csprance .json new file mode 100644 index 000000000..36d7a97ae --- /dev/null +++ b/domains/csprance .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "csprance", + "email": "chrissprance@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fec49274880faa28ff5b3fb1fc80a4f40d2e0cfd Mon Sep 17 00:00:00 2001 From: mytac Date: Tue, 29 Aug 2023 11:37:55 +0800 Subject: [PATCH 4247/8412] feat(domain): mytac.is-a.dev --- domains/mytac.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mytac.json diff --git a/domains/mytac.json b/domains/mytac.json new file mode 100644 index 000000000..8cf69cd63 --- /dev/null +++ b/domains/mytac.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mytac", + "email": "my_tac@126.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 14b7473fd3c03c566372ea474f561af400875b52 Mon Sep 17 00:00:00 2001 From: BhavyaSingh2611 Date: Tue, 29 Aug 2023 13:52:56 +0530 Subject: [PATCH 4248/8412] feat(domain): bhavyasingh.is-a.dev --- domains/bhavyasingh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bhavyasingh.json diff --git a/domains/bhavyasingh.json b/domains/bhavyasingh.json new file mode 100644 index 000000000..30d7131fb --- /dev/null +++ b/domains/bhavyasingh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BhavyaSingh2611", + "email": "bhavyasingh2611@outlook.com" + }, + "record": { + "CNAME": "bhavyasingh2611.github.io" + } +} From f5b05cb71dceba29ded56ba6f9e036429d81e8df Mon Sep 17 00:00:00 2001 From: Rtxeon Date: Tue, 29 Aug 2023 14:04:31 +0530 Subject: [PATCH 4249/8412] feat(domain): rtxeon.is-a.dev --- domains/rtxeon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rtxeon.json diff --git a/domains/rtxeon.json b/domains/rtxeon.json new file mode 100644 index 000000000..3e8d2d7a7 --- /dev/null +++ b/domains/rtxeon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rtxeon", + "email": "AdityaSuthar13@outlook.com" + }, + "record": { + "CNAME": "d964cd04-4484-4129-bc2e-f7c2c41205f3.id.repl.co" + } +} From a94648d8eb55d25220236ee470f40374ed68f6dc Mon Sep 17 00:00:00 2001 From: alexfeed1990 Date: Tue, 29 Aug 2023 10:54:18 +0200 Subject: [PATCH 4250/8412] feat(domain): slashed.is-a.dev --- domains/slashed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/slashed.json diff --git a/domains/slashed.json b/domains/slashed.json new file mode 100644 index 000000000..070ccdc7f --- /dev/null +++ b/domains/slashed.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alexfeed1990", + "email": "alexfeed1990real@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fa852daba1d60efa1cc11c0b6dc5f1d1d1953202 Mon Sep 17 00:00:00 2001 From: Fauzi Ferdiansyah Date: Tue, 29 Aug 2023 15:55:25 +0700 Subject: [PATCH 4251/8412] Create fauzi.json --- domains/fauzi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fauzi.json diff --git a/domains/fauzi.json b/domains/fauzi.json new file mode 100644 index 000000000..496e14d2d --- /dev/null +++ b/domains/fauzi.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio web", + "repo": "https://github.com/FauziFerdiansyah/fauziferdiansyah.github.io", + "owner": { + "username": "FauziFerdiansyah", + "email": "fetruzie2@gmail.com" + }, + "record": { + "CNAME": "FauziFerdiansyah.github.io" + } +} From 942e29e081b318fbdd200d0e29596ec2e495b403 Mon Sep 17 00:00:00 2001 From: JZ1324 Date: Tue, 29 Aug 2023 19:00:33 +1000 Subject: [PATCH 4252/8412] feat(domain): jz.is-a.dev --- domains/jz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jz.json diff --git a/domains/jz.json b/domains/jz.json new file mode 100644 index 000000000..45c849919 --- /dev/null +++ b/domains/jz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JZ1324", + "email": "zheng.joshua2@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 15e3103d5d9ab9e1dc623e8ba594331461e1ce21 Mon Sep 17 00:00:00 2001 From: mammadzali Date: Tue, 29 Aug 2023 14:48:55 +0330 Subject: [PATCH 4253/8412] feat(domain): mammad.is-a.dev --- domains/mammad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mammad.json diff --git a/domains/mammad.json b/domains/mammad.json new file mode 100644 index 000000000..bd83ea47b --- /dev/null +++ b/domains/mammad.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mammadzali", + "email": "mohamadzali@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1b8aedd0ff985460d0974ebc0952f8c364296e5e Mon Sep 17 00:00:00 2001 From: vi0letadev Date: Tue, 29 Aug 2023 14:29:50 +0300 Subject: [PATCH 4254/8412] feat(domain): v2ray.vi0leta.is-a.dev --- domains/v2ray.vi0leta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/v2ray.vi0leta.json diff --git a/domains/v2ray.vi0leta.json b/domains/v2ray.vi0leta.json new file mode 100644 index 000000000..462d9e226 --- /dev/null +++ b/domains/v2ray.vi0leta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + "record": { + "A": ["143.47.191.152"] + } +} From cb1382ac7115b1d69065aeec666259faf67e7ef2 Mon Sep 17 00:00:00 2001 From: diedyesterdaywashere Date: Tue, 29 Aug 2023 15:23:33 +0300 Subject: [PATCH 4255/8412] feat(domain): diedyesterday.is-a.dev --- domains/diedyesterday.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/diedyesterday.json diff --git a/domains/diedyesterday.json b/domains/diedyesterday.json new file mode 100644 index 000000000..c6df5ca85 --- /dev/null +++ b/domains/diedyesterday.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "diedyesterdaywashere", + "email": "diedyesterdaywashere@gmail.com" + }, + "record": { + "CNAME": "diedeyestedaywashere.github.io" + } +} From b6ed7a1b12d9907923a0e60cdb71f3f067ddc1be Mon Sep 17 00:00:00 2001 From: 4lexR Date: Tue, 29 Aug 2023 19:10:13 +0100 Subject: [PATCH 4256/8412] feat(domain): amelia.is-a.dev --- domains/amelia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amelia.json diff --git a/domains/amelia.json b/domains/amelia.json new file mode 100644 index 000000000..ca0678a85 --- /dev/null +++ b/domains/amelia.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "4lexR", + "email": "amelia.R0se@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2db28ad230e7fcad5b87f9a858554685c48689b5 Mon Sep 17 00:00:00 2001 From: schummler Date: Tue, 29 Aug 2023 21:08:39 +0200 Subject: [PATCH 4257/8412] feat(domain): rizky.is-a.dev --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index eb1c7d5e9..f41378b6c 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"Schummler.github.io","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"schummler.github.io"}]"" } } From 30a9316f17490bdeaaac0bd746137db3b3c608ab Mon Sep 17 00:00:00 2001 From: Tyler M-Wise <74430503+TylerMWise@users.noreply.github.com> Date: Tue, 29 Aug 2023 21:18:35 +0100 Subject: [PATCH 4258/8412] Create tylermwise.json --- domains/tylermwise.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/tylermwise.json diff --git a/domains/tylermwise.json b/domains/tylermwise.json new file mode 100644 index 000000000..ba3256ae6 --- /dev/null +++ b/domains/tylermwise.json @@ -0,0 +1,13 @@ +{ + "description": "tylermwise.is-a.dev domain", + "owner": { + "username": "tylermwise", + "email": "contact@teamtbm.org" + }, + "record": { + "NAMESERVER": "maceio.ns.porkbun.com", + "NAMESERVER": "curitiba.ns.porkbun.com", + "NAMESERVER": "salvador.ns.porkbun.com", + "NAMESERVER": "fortaleza.ns.porkbun.com" + } + } From b14801761ffe57532392f40a40af6455f51f1585 Mon Sep 17 00:00:00 2001 From: TylerMWise Date: Tue, 29 Aug 2023 21:27:50 +0100 Subject: [PATCH 4259/8412] feat(domain): tylermw.is-a.dev --- domains/tylermw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tylermw.json diff --git a/domains/tylermw.json b/domains/tylermw.json new file mode 100644 index 000000000..51ede12fd --- /dev/null +++ b/domains/tylermw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TylerMWise", + "email": "tylermwise.tm@gmail.com" + }, + "record": { + "CNAME": "r.forwarddomain.net" + } +} From 756cbc69dab6ce519f2dff1c1dec45b2d64dfc57 Mon Sep 17 00:00:00 2001 From: christopherwk210 Date: Tue, 29 Aug 2023 16:38:25 -0700 Subject: [PATCH 4260/8412] feat(domain): topher.is-a.dev --- domains/topher.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/topher.json diff --git a/domains/topher.json b/domains/topher.json new file mode 100644 index 000000000..f25285564 --- /dev/null +++ b/domains/topher.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "christopherwk210", + "email": "christopherwk210@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 023ce960ddffc62f30ec3a7cbf72b24b97968ff2 Mon Sep 17 00:00:00 2001 From: danhuaxiansheng <646042371@qq.com> Date: Wed, 30 Aug 2023 11:15:42 +0800 Subject: [PATCH 4261/8412] feat(domain): yiyi.is-a.dev --- domains/yiyi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yiyi.json diff --git a/domains/yiyi.json b/domains/yiyi.json new file mode 100644 index 000000000..3be8043e0 --- /dev/null +++ b/domains/yiyi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "danhuaxiansheng", + "email": "646042371@qq.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6842a9d1b84e3dc9de192eb7ec29c5c173edc0cb Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Wed, 30 Aug 2023 09:03:10 +0530 Subject: [PATCH 4262/8412] Update adityakotha.json --- domains/adityakotha.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index 6946b3339..18019bf9f 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -4,6 +4,8 @@ "email": "adityakotha2001@gmail.com" }, "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" "CNAME": "adityakotha2001.github.io" } } From 198690b41dec7f09d862d7c344caafd1ddd403db Mon Sep 17 00:00:00 2001 From: Aditya <70227539+adityakotha2001@users.noreply.github.com> Date: Wed, 30 Aug 2023 09:06:39 +0530 Subject: [PATCH 4263/8412] Update adityakotha.json --- domains/adityakotha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index 18019bf9f..dcf87fd43 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "CNAME": "adityakotha2001.github.io" } } From a4ee1cab615cc5e88266bb417ae97fc0764cf7bb Mon Sep 17 00:00:00 2001 From: femachi Date: Wed, 30 Aug 2023 12:04:10 +0700 Subject: [PATCH 4264/8412] feat(domain): machi.is-a.dev --- domains/machi.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/machi.json b/domains/machi.json index bd3c826d0..044b55d86 100644 --- a/domains/machi.json +++ b/domains/machi.json @@ -4,6 +4,8 @@ "email": "ocubrisme@gmail.com" }, "record": { - "URL": "https://rentry.co/femachi" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 0ef30f5f2654e1b7224250b83459d8fb52e9d685 Mon Sep 17 00:00:00 2001 From: Rtxeon <87909941+Rtxeon@users.noreply.github.com> Date: Wed, 30 Aug 2023 10:50:02 +0530 Subject: [PATCH 4265/8412] Update rtxeon.json --- domains/rtxeon.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/rtxeon.json b/domains/rtxeon.json index 3e8d2d7a7..cbf555e81 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -5,5 +5,6 @@ }, "record": { "CNAME": "d964cd04-4484-4129-bc2e-f7c2c41205f3.id.repl.co" + "TXT": "replit-verify=d964cd04-4484-4129-bc2e-f7c2c41205f3" } } From 02cfef1761085de52c81551d460e56dd5a8c6c40 Mon Sep 17 00:00:00 2001 From: Shadow Dev <143582028+shadowisdev@users.noreply.github.com> Date: Wed, 30 Aug 2023 11:33:46 +0530 Subject: [PATCH 4266/8412] Create shadowalker.json --- domains/shadowalker.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shadowalker.json diff --git a/domains/shadowalker.json b/domains/shadowalker.json new file mode 100644 index 000000000..ed06ecd9d --- /dev/null +++ b/domains/shadowalker.json @@ -0,0 +1,11 @@ +{ + "description": "This domain will be used for my personal website.", + "repo": "https://github.com/shadowisdev/shadowisdev", + "owner": { + "username": "shadowisdev", + "email": "shadowisdev@gmail.com" + }, + "record": { + "CNAME": "shadowisdev.github.io" + } +} From 22920fd12b160cbd0054ffc54645a6e929a777c0 Mon Sep 17 00:00:00 2001 From: Shadow Dev <143582028+shadowisdev@users.noreply.github.com> Date: Wed, 30 Aug 2023 11:41:13 +0530 Subject: [PATCH 4267/8412] Create _github-pages-challenge-shadowisdev.shadowalker.json txt issue will be solved when it will appears --- .../_github-pages-challenge-shadowisdev.shadowalker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domains/_github-pages-challenge-shadowisdev.shadowalker.json diff --git a/domains/domains/_github-pages-challenge-shadowisdev.shadowalker.json b/domains/domains/_github-pages-challenge-shadowisdev.shadowalker.json new file mode 100644 index 000000000..51f7828d6 --- /dev/null +++ b/domains/domains/_github-pages-challenge-shadowisdev.shadowalker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shadowisdev", + "email": "shadowisdev@gmail.com" + }, + "record": { + "TXT": "" + } +} From e7fd90101ff3920fcc7d3570b1b477578c6abbb6 Mon Sep 17 00:00:00 2001 From: py-yash <142984930+py-yash@users.noreply.github.com> Date: Wed, 30 Aug 2023 11:46:49 +0530 Subject: [PATCH 4268/8412] Create yashrao.is-a.dev.json --- domains/yashrao.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yashrao.is-a.dev.json diff --git a/domains/yashrao.is-a.dev.json b/domains/yashrao.is-a.dev.json new file mode 100644 index 000000000..640660618 --- /dev/null +++ b/domains/yashrao.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": " For my personal website ", + "repo": "https://py-yash.github.io", + "owner": { + "username": "py-yash", + "email": "cwyash.rao@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "py-yash.github.io" + } +} From cf4ecd5bb9c12fd81886d89028eed8534723769c Mon Sep 17 00:00:00 2001 From: py-yash Date: Wed, 30 Aug 2023 11:48:16 +0530 Subject: [PATCH 4269/8412] feat(domain): yashrao.is-a.dev --- domains/yashrao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yashrao.json diff --git a/domains/yashrao.json b/domains/yashrao.json new file mode 100644 index 000000000..d4d4ed9c8 --- /dev/null +++ b/domains/yashrao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "py-yash", + "email": "cwyash.rao@gmail.com" + }, + "record": { + "CNAME": "py-yash.github.io" + } +} From e21b762506cb8f7dc94f0949a8c5c62c89249ccb Mon Sep 17 00:00:00 2001 From: lynix27 Date: Wed, 30 Aug 2023 08:30:35 +0200 Subject: [PATCH 4270/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 127f5ae65..b3cfc6249 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=1dd87df3336e526ac7b609a573b3ba1674f47800"}]"" + "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" } } From 996c65800d0940f5d5a1d238b208f0e0563e303c Mon Sep 17 00:00:00 2001 From: asyncedd Date: Wed, 30 Aug 2023 15:31:31 +0900 Subject: [PATCH 4271/8412] fix(asyncedd.json): Use a "CNAME" record instead of a "A" record * fix syntax errors * remove all unneeded stuffs --- domains/asyncedd.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/asyncedd.json b/domains/asyncedd.json index b8cdf4b73..80927cee2 100644 --- a/domains/asyncedd.json +++ b/domains/asyncedd.json @@ -1,11 +1,9 @@ { - "owner": { - "username": "asyncedd", - "email": "isynqquwu@proton.me" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file + "owner": { + "username": "asyncedd", + "email": "isynqquwu@proton.me" + }, + "record": { + "CNAME": "asyncedd.pages.dev" + } +} From d94dfbf7aaf29eb3ceebb5ecc691d4361f325b05 Mon Sep 17 00:00:00 2001 From: notHyperNexus Date: Wed, 30 Aug 2023 01:48:20 -0700 Subject: [PATCH 4272/8412] feat(domain): hypernexus.is-a.dev --- domains/hypernexus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hypernexus.json diff --git a/domains/hypernexus.json b/domains/hypernexus.json new file mode 100644 index 000000000..36451cae8 --- /dev/null +++ b/domains/hypernexus.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "notHyperNexus", + "email": "phamvansau234@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0195192b27d614584ba0e502cf1b231c9f4e0a0c Mon Sep 17 00:00:00 2001 From: DasSharkk Date: Wed, 30 Aug 2023 13:34:43 +0200 Subject: [PATCH 4273/8412] feat(domain): dasshark.is-a.dev --- domains/dasshark.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/dasshark.json b/domains/dasshark.json index 8d62ca37b..5d6decf1a 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -1,12 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "DasSharkk", - "email": "affenheld@gmx.de" - }, - - "record": { - "URL": "https://dasshark.me" - } + "email": "dassharkk@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - +} \ No newline at end of file From 4a7858b43b5c33bf03b5e220c9c6aaeb6b6f6f7a Mon Sep 17 00:00:00 2001 From: Probir Sarkar <81101648+probir-sarkar@users.noreply.github.com> Date: Wed, 30 Aug 2023 17:07:21 +0530 Subject: [PATCH 4274/8412] feat(domain): add `probir-sarkar.is-a.dev` --- domains/probir-sarkar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/probir-sarkar.json diff --git a/domains/probir-sarkar.json b/domains/probir-sarkar.json new file mode 100644 index 000000000..68adbe6b1 --- /dev/null +++ b/domains/probir-sarkar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "probir-sarkar", + "email": "me@probir.dev" + }, + + "record": { + "CNAME": "probir-sarkar.vercel.app" + } +} From 660e75aedbaea4dbb8b52fe6f11d61e5aedf9c1f Mon Sep 17 00:00:00 2001 From: ZeroDeaths379 Date: Wed, 30 Aug 2023 17:22:18 +0530 Subject: [PATCH 4275/8412] feat(domain): rnv.is-a.dev --- domains/rnv.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/rnv.json b/domains/rnv.json index d5b7a01ff..1a8810506 100644 --- a/domains/rnv.json +++ b/domains/rnv.json @@ -4,6 +4,8 @@ "email": "arnavp651@gmail.com" }, "record": { - "CNAME": "zerodeaths379-github-io.pages.dev" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 4e8ceb3fcc9ea4a2f0c83c5a257718e5c95ee26f Mon Sep 17 00:00:00 2001 From: Legend256 Date: Wed, 30 Aug 2023 18:45:33 +0530 Subject: [PATCH 4276/8412] feat(domain): eliteflix .is-a.dev --- domains/eliteflix .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eliteflix .json diff --git a/domains/eliteflix .json b/domains/eliteflix .json new file mode 100644 index 000000000..f5abf567d --- /dev/null +++ b/domains/eliteflix .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Legend256", + "email": "heroku.1st.dyno@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 25dbab752c8aafbc682b236ba222c78a77ffc4a9 Mon Sep 17 00:00:00 2001 From: Legend256 Date: Wed, 30 Aug 2023 18:52:27 +0530 Subject: [PATCH 4277/8412] feat(domain): halelui.is-a.dev --- domains/halelui.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/halelui.json diff --git a/domains/halelui.json b/domains/halelui.json new file mode 100644 index 000000000..f5abf567d --- /dev/null +++ b/domains/halelui.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Legend256", + "email": "heroku.1st.dyno@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 32ec3f33d18928add7fce16027709c0fb6aa2dd8 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 15:03:22 +0100 Subject: [PATCH 4278/8412] Update imat.json --- domains/imat.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/imat.json b/domains/imat.json index e9fe46833..e58a3c5c1 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,6 +6,8 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "ef793ba1-08bc-47dc-9b2f-54694d25ee32.id.repl.co" + "A": ["217.174.245.249"], + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"] } } From c34948df6ff9d257e4b010d8a7371950fbe2614d Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 15:03:42 +0100 Subject: [PATCH 4279/8412] Update andrewstech.json --- domains/andrewstech.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index e8ed4da28..fb97d0eb3 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"] } } From a0fe9e1126ba253c73a8d3c5dd1a91655b7107fb Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Wed, 30 Aug 2023 10:05:53 -0400 Subject: [PATCH 4280/8412] feat(domain): nxyy.is-a.dev --- domains/nxyy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nxyy.json b/domains/nxyy.json index 176a6ce37..93e97345f 100644 --- a/domains/nxyy.json +++ b/domains/nxyy.json @@ -4,6 +4,6 @@ "email": "nxyylol@protonmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": ""[{"type":"CNAME","value":"hosts.is-a.dev","allowMultiple":false}]"" } } From aab312aaeb04aaf172569278511450dec0812a5e Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 15:10:03 +0100 Subject: [PATCH 4281/8412] Update mailx.json --- domains/mailx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mailx.json b/domains/mailx.json index 51b9f948b..839f88c94 100644 --- a/domains/mailx.json +++ b/domains/mailx.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["217.174.245.249"] + "A": ["85.31.233.170"] } } From 2a083111f9c1375d004d318c76739902a3b32896 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Wed, 30 Aug 2023 16:15:11 +0100 Subject: [PATCH 4282/8412] Move to hosting --- domains/stefdp.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index eec5c59c8..9664d7974 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,7 +6,9 @@ "email": "stefano.delprete.08@gmail.com", "twitter": "Stef_Del_Prete" }, - "record": { - "CNAME": "stef-00012.github.io" + "record": { + "A": ["217.174.245.249"], + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"] } } From 106cdccb02d7abc9c8e79b0871b5a8141b35058c Mon Sep 17 00:00:00 2001 From: adiyadav123 Date: Wed, 30 Aug 2023 22:16:34 +0530 Subject: [PATCH 4283/8412] feat(domain): adiy.is-a.dev --- domains/adiy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adiy.json diff --git a/domains/adiy.json b/domains/adiy.json new file mode 100644 index 000000000..095ab4c57 --- /dev/null +++ b/domains/adiy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "adiyadav123", + "email": "ramanandyadav7650@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 09eec0d919cc5d5f0b9e965b588d62cefd2fcf26 Mon Sep 17 00:00:00 2001 From: realvhd Date: Mon, 28 Aug 2023 21:03:03 +0300 Subject: [PATCH 4284/8412] feat(domain): vhd.is-a.dev --- domains/vhd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vhd.json diff --git a/domains/vhd.json b/domains/vhd.json new file mode 100644 index 000000000..a3fa82d7a --- /dev/null +++ b/domains/vhd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "realvhd", + "email": "dotrealvhd@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 79906ea0b751e5c184959381cad5506d4942de12 Mon Sep 17 00:00:00 2001 From: latuh Date: Wed, 30 Aug 2023 22:05:24 +0200 Subject: [PATCH 4285/8412] feat(domain): latuh.is-a.dev --- domains/latuh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/latuh.json diff --git a/domains/latuh.json b/domains/latuh.json new file mode 100644 index 000000000..fe8e7d0ee --- /dev/null +++ b/domains/latuh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "latuh", + "email": "latitud@duck.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 074f35407883dd6f35864c7ec02d927db5fd2e58 Mon Sep 17 00:00:00 2001 From: lynix27 Date: Wed, 30 Aug 2023 23:03:01 +0200 Subject: [PATCH 4286/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index b3cfc6249..127f5ae65 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://linktr.ee/lynix27","allowMultiple":false}]"" + "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=1dd87df3336e526ac7b609a573b3ba1674f47800"}]"" } } From 36da7545e2c18fb76f6a7dbb89caf8b30cf77d74 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Wed, 30 Aug 2023 23:09:35 +0100 Subject: [PATCH 4287/8412] feat(domain): store.is-a.dev --- domains/store.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/store.json diff --git a/domains/store.json b/domains/store.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/store.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From 12c55376dc2693ba0503438d2a5c38ac74ef980e Mon Sep 17 00:00:00 2001 From: PsxScriptsW Date: Wed, 30 Aug 2023 19:48:00 -0400 Subject: [PATCH 4288/8412] feat(domain): notskillz.is-a.dev --- domains/notskillz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notskillz.json diff --git a/domains/notskillz.json b/domains/notskillz.json new file mode 100644 index 000000000..5fe751c74 --- /dev/null +++ b/domains/notskillz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PsxScriptsW", + "email": "jacob.blits@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 06b3ba44a1a7bb7046f2c1043b23ff7671834b7d Mon Sep 17 00:00:00 2001 From: Rehan Abu Faqih <100034145+rehanaf@users.noreply.github.com> Date: Thu, 31 Aug 2023 07:55:16 +0700 Subject: [PATCH 4289/8412] feat(domain): add `rehanaf.is-a.dev` --- domains/rehanaf.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rehanaf.json diff --git a/domains/rehanaf.json b/domains/rehanaf.json new file mode 100644 index 000000000..a13acad34 --- /dev/null +++ b/domains/rehanaf.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rehanaf", + "email": "rehanalfaqih287@gmail.com" + }, + + "record": { + "CNAME": "rehanaf.github.io" + } +} From 396fee0bcdb692526dead8c1ea8f5776b920ee4b Mon Sep 17 00:00:00 2001 From: panditamey Date: Thu, 31 Aug 2023 13:50:06 +0530 Subject: [PATCH 4290/8412] feat(domain): amey.is-a.dev --- domains/amey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amey.json diff --git a/domains/amey.json b/domains/amey.json new file mode 100644 index 000000000..3f23d09bb --- /dev/null +++ b/domains/amey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "panditamey", + "email": "codewithamey@gmail.com" + }, + "record": { + "CNAME": "panditamey.github.io" + } +} From adf0d04263fc49fe63e68ca2add8aa75f1e3ff93 Mon Sep 17 00:00:00 2001 From: noahziheng Date: Thu, 31 Aug 2023 16:30:34 +0800 Subject: [PATCH 4291/8412] feat(domain): _github-pages-challenge-noahziheng.noahgao.is-a.dev --- domains/_github-pages-challenge-noahziheng.noahgao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-noahziheng.noahgao.json diff --git a/domains/_github-pages-challenge-noahziheng.noahgao.json b/domains/_github-pages-challenge-noahziheng.noahgao.json new file mode 100644 index 000000000..7ded89aa7 --- /dev/null +++ b/domains/_github-pages-challenge-noahziheng.noahgao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "noahziheng", + "email": "noahgaocn@outlook.com" + }, + "record": { + "TXT": "a25695a5c49f374f6eb483ff49c7c7" + } +} From 69645653865b95ceb0107692491a68037ae4f02c Mon Sep 17 00:00:00 2001 From: artfadeev40 Date: Mon, 28 Aug 2023 20:01:12 +0500 Subject: [PATCH 4292/8412] feat(domain): q31265503.is-a.dev --- domains/q31265503.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/q31265503.json diff --git a/domains/q31265503.json b/domains/q31265503.json new file mode 100644 index 000000000..253d2ddea --- /dev/null +++ b/domains/q31265503.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "artfadeev40", + "email": "fedulai195@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 11eb3346d75cbf687b946552b6fb08e0aa26f654 Mon Sep 17 00:00:00 2001 From: artfadeev40 Date: Thu, 31 Aug 2023 14:07:19 +0500 Subject: [PATCH 4293/8412] feat(domain): q31265503-bio.is-a.dev --- domains/q31265503-bio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/q31265503-bio.json diff --git a/domains/q31265503-bio.json b/domains/q31265503-bio.json new file mode 100644 index 000000000..253d2ddea --- /dev/null +++ b/domains/q31265503-bio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "artfadeev40", + "email": "fedulai195@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ee64ed227e0f03498b4b3427def778bf89a48505 Mon Sep 17 00:00:00 2001 From: gruufr Date: Thu, 31 Aug 2023 12:24:51 +0300 Subject: [PATCH 4294/8412] feat(domain): gruu.is-a.dev --- domains/gruu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gruu.json diff --git a/domains/gruu.json b/domains/gruu.json new file mode 100644 index 000000000..031eea1a9 --- /dev/null +++ b/domains/gruu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gruufr", + "email": "tirisxz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f8abe5e710281087c877530ba31f7efec82f96dc Mon Sep 17 00:00:00 2001 From: panditamey Date: Thu, 31 Aug 2023 15:06:32 +0530 Subject: [PATCH 4295/8412] feat(domain): ammy.is-a.dev --- domains/ammy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ammy.json diff --git a/domains/ammy.json b/domains/ammy.json new file mode 100644 index 000000000..768ac3d8b --- /dev/null +++ b/domains/ammy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "panditamey", + "email": "codewithamey@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1d963b8e13ecd7de5665fb29808be30ccfc2ecae Mon Sep 17 00:00:00 2001 From: panditamey Date: Thu, 31 Aug 2023 15:07:00 +0530 Subject: [PATCH 4296/8412] feat(domain): amya.is-a.dev --- domains/amya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amya.json diff --git a/domains/amya.json b/domains/amya.json new file mode 100644 index 000000000..768ac3d8b --- /dev/null +++ b/domains/amya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "panditamey", + "email": "codewithamey@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 350c576eacd92d7c273e43b75e1c20e5fe517345 Mon Sep 17 00:00:00 2001 From: Aman Thakur <106446742+aman7thakurr@users.noreply.github.com> Date: Thu, 31 Aug 2023 17:05:28 +0530 Subject: [PATCH 4297/8412] aman.json --- domains/aman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aman.json diff --git a/domains/aman.json b/domains/aman.json new file mode 100644 index 000000000..527717795 --- /dev/null +++ b/domains/aman.json @@ -0,0 +1,9 @@ +{ + "description": "Personal Page", + "repo": "https://github.com/aman7thakurr/personal_website", + "owner": { + "username": "Aman", + "email": "", + "discord": "aman7thakurr_" + } +} From 8601dbdb4300a30b0779865e994246dd5f47fc03 Mon Sep 17 00:00:00 2001 From: Bleedz <38616237+bl33dz@users.noreply.github.com> Date: Thu, 31 Aug 2023 20:31:04 +0700 Subject: [PATCH 4298/8412] feat(domain): add `bgz.is-a.dev` --- domains/bgz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bgz.json diff --git a/domains/bgz.json b/domains/bgz.json new file mode 100644 index 000000000..49bf20c35 --- /dev/null +++ b/domains/bgz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "bl33dz", + "email": "fcb775566@gmail.com" + }, + + "record": { + "A": ["180.250.135.31"] + } +} From 4a6390911ab4a35cbb7c3d2def6cd29be2417748 Mon Sep 17 00:00:00 2001 From: lpkeates Date: Thu, 31 Aug 2023 14:43:19 +0100 Subject: [PATCH 4299/8412] feat(domain): lpkeates.is-a.dev --- domains/lpkeates.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/lpkeates.json b/domains/lpkeates.json index 258571dad..1e600fee6 100644 --- a/domains/lpkeates.json +++ b/domains/lpkeates.json @@ -1,12 +1,11 @@ { - "description": "This is to show my projects; current, in progress etc.", - "repo": "https://github.com/lpkeates/lpkeates.github.io", "owner": { "username": "lpkeates", - "email": "", - "discord": "MrDragonBoi#7894" + "email": "realuprising2005@gmail.com" }, "record": { - "CNAME": "lpkeates.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From c2a814cba38e82a3496b394444958e8c1efd2ea4 Mon Sep 17 00:00:00 2001 From: lpkeates Date: Thu, 31 Aug 2023 14:48:27 +0100 Subject: [PATCH 4300/8412] feat(domain): lpkeates.is-a.dev --- domains/lpkeates.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/lpkeates.json b/domains/lpkeates.json index 1e600fee6..d5cc54360 100644 --- a/domains/lpkeates.json +++ b/domains/lpkeates.json @@ -4,8 +4,6 @@ "email": "realuprising2005@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": ""[{"type":"CNAME","value":"lpkeates.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"_github-pages-challenge-lpkeates.lpkeates"}]"" } -} \ No newline at end of file +} From b699e2bc4ac36d555711cce38f1b2e878502b31e Mon Sep 17 00:00:00 2001 From: lpkeates Date: Thu, 31 Aug 2023 15:11:11 +0100 Subject: [PATCH 4301/8412] feat(domain): lpkeates.is-a.dev From 6d0a4cce553a4164cf986414942cf1e69e453f26 Mon Sep 17 00:00:00 2001 From: lpkeates Date: Thu, 31 Aug 2023 15:11:50 +0100 Subject: [PATCH 4302/8412] feat(domain): lpkeates.is-a.dev From d4c0a001a38e8be23c9f1ae154c470851b855fb8 Mon Sep 17 00:00:00 2001 From: FrostOnFire Date: Thu, 31 Aug 2023 18:42:00 +0100 Subject: [PATCH 4303/8412] feat(domain): khasan-tokhirov.is-a.dev --- domains/khasan-tokhirov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/khasan-tokhirov.json diff --git a/domains/khasan-tokhirov.json b/domains/khasan-tokhirov.json new file mode 100644 index 000000000..c9d227101 --- /dev/null +++ b/domains/khasan-tokhirov.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FrostOnFire", + "email": "khasan.tokhirov@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bad78db9d4ce79e2368f355461f3f5e30213060f Mon Sep 17 00:00:00 2001 From: Kronifer Date: Thu, 31 Aug 2023 14:31:34 -0500 Subject: [PATCH 4304/8412] feat(domain): kronifer.is-a.dev --- domains/kronifer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kronifer.json diff --git a/domains/kronifer.json b/domains/kronifer.json new file mode 100644 index 000000000..875742434 --- /dev/null +++ b/domains/kronifer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kronifer", + "email": "dillonr5@live.wsd1.org" + }, + "record": { + "A": ["172.178.61.66"] + } +} From 0f8c6730628f930232c4f28ecdf13d4ece73ab86 Mon Sep 17 00:00:00 2001 From: Brickmasterr Date: Fri, 1 Sep 2023 03:34:11 +0700 Subject: [PATCH 4305/8412] feat(domain): isdwk.is-a.dev --- domains/isdwk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isdwk.json diff --git a/domains/isdwk.json b/domains/isdwk.json new file mode 100644 index 000000000..01be5e070 --- /dev/null +++ b/domains/isdwk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Brickmasterr", + "email": "dwiki200304@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1233d9a38bfe9323b48c890bc729fdd366a505be Mon Sep 17 00:00:00 2001 From: saefulbarkah Date: Fri, 1 Sep 2023 05:38:45 +0700 Subject: [PATCH 4306/8412] feat(domain): saeful.is-a.dev --- domains/saeful.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saeful.json b/domains/saeful.json index 92caa194f..d2b820166 100644 --- a/domains/saeful.json +++ b/domains/saeful.json @@ -4,6 +4,6 @@ "email": "saefulbarkah03@gmail.com" }, "record": { - "URL": "https://saefulbarkah.netlify.app/" + "URL": ""[{"type":"URL","value":"https://eful.netlify.app/https://eful.netlify.app/","allowMultiple":false}]"" } } From 8f68f824166c2d48139d36fe7a205a5bc90fcf4a Mon Sep 17 00:00:00 2001 From: saefulbarkah Date: Fri, 1 Sep 2023 05:51:03 +0700 Subject: [PATCH 4307/8412] feat(domain): saeful.is-a.dev From d224c89bedfed079182515f415e8503a539e1cd0 Mon Sep 17 00:00:00 2001 From: arda efe Date: Fri, 1 Sep 2023 03:25:21 +0300 Subject: [PATCH 4308/8412] Update arda.json --- domains/arda.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/arda.json b/domains/arda.json index da4aeafba..d1af8b954 100644 --- a/domains/arda.json +++ b/domains/arda.json @@ -4,9 +4,9 @@ "owner": { "username": "duzelicem", "email": "ardagkc@proton.me", - "discord": "@dcez" + "discord": "dcez" }, "record": { "CNAME": "duzelicem.com" } -} \ No newline at end of file +} From 0cef773fd3f01257bffdc40e09922ac2273a1d2b Mon Sep 17 00:00:00 2001 From: JiuZhiDa Date: Thu, 31 Aug 2023 18:35:27 -0700 Subject: [PATCH 4309/8412] feat(domain): shell.is-a.dev --- domains/shell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shell.json diff --git a/domains/shell.json b/domains/shell.json new file mode 100644 index 000000000..d9c24741a --- /dev/null +++ b/domains/shell.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JiuZhiDa", + "email": "shll@tuta.io" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bc3cabacf3f6c3cdbac85b91630b8e0d75c0f36f Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:15:56 -0400 Subject: [PATCH 4310/8412] Create services.not-ethan --- domains/services.not-ethan | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/services.not-ethan diff --git a/domains/services.not-ethan b/domains/services.not-ethan new file mode 100644 index 000000000..782e39711 --- /dev/null +++ b/domains/services.not-ethan @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + } +} From 6526a467a819a56cca7ab2d48724d36e669ae6d3 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:16:28 -0400 Subject: [PATCH 4311/8412] Update not-ethan.json --- domains/not-ethan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/not-ethan.json b/domains/not-ethan.json index 03cd32d0d..4baeb1a42 100644 --- a/domains/not-ethan.json +++ b/domains/not-ethan.json @@ -1,7 +1,8 @@ { "owner": { "username": "not-a-ethan", - "email": "ethans0408.5@gmail.com" + "email": "", + "discord": "not_ethan." }, "record": { "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], From d3564f4202309667da9d34c666f177234e224236 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:17:34 -0400 Subject: [PATCH 4312/8412] Create _github-pages-challenge-not-a-ethan.services.not-ethan --- ...thub-pages-challenge-not-a-ethan.services.not-ethan | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-not-a-ethan.services.not-ethan diff --git a/domains/_github-pages-challenge-not-a-ethan.services.not-ethan b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan new file mode 100644 index 000000000..459e98702 --- /dev/null +++ b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." + }, + "record": { + "TXT": "6a37d74710c72cb55ff05fffd71974" + } +} From c6c3e41a13f3349bb7ee7212afa99ed22ae854b7 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:36:41 -0400 Subject: [PATCH 4313/8412] Update _github-pages-challenge-not-a-ethan.services.not-ethan --- .../_github-pages-challenge-not-a-ethan.services.not-ethan | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/_github-pages-challenge-not-a-ethan.services.not-ethan b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan index 459e98702..16ab59eae 100644 --- a/domains/_github-pages-challenge-not-a-ethan.services.not-ethan +++ b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan @@ -1,8 +1,8 @@ { "owner": { - "username": "not-a-ethan", - "email": "", - "discord": "not_ethan." + "username": "not-a-ethan", + "email": "", + "discord": "not_ethan." }, "record": { "TXT": "6a37d74710c72cb55ff05fffd71974" From 2448834fca804dd3e44841049ae57990e662a275 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:40:50 -0400 Subject: [PATCH 4314/8412] Rename services.not-ethan to services.not-ethan.json --- domains/{services.not-ethan => services.not-ethan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{services.not-ethan => services.not-ethan.json} (100%) diff --git a/domains/services.not-ethan b/domains/services.not-ethan.json similarity index 100% rename from domains/services.not-ethan rename to domains/services.not-ethan.json From fbdb854941faa12ac5842cdbdd6c5678e0ea3df0 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Thu, 31 Aug 2023 22:41:03 -0400 Subject: [PATCH 4315/8412] Rename _github-pages-challenge-not-a-ethan.services.not-ethan to _github-pages-challenge-not-a-ethan.services.not-ethan.json --- ...> _github-pages-challenge-not-a-ethan.services.not-ethan.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-not-a-ethan.services.not-ethan => _github-pages-challenge-not-a-ethan.services.not-ethan.json} (100%) diff --git a/domains/_github-pages-challenge-not-a-ethan.services.not-ethan b/domains/_github-pages-challenge-not-a-ethan.services.not-ethan.json similarity index 100% rename from domains/_github-pages-challenge-not-a-ethan.services.not-ethan rename to domains/_github-pages-challenge-not-a-ethan.services.not-ethan.json From c1f8888d85b94bc62a590e649b81cd7728bc2bc8 Mon Sep 17 00:00:00 2001 From: vlux Date: Fri, 1 Sep 2023 11:16:46 +0800 Subject: [PATCH 4316/8412] feat(domain): xuanwu.is-a.dev --- domains/xuanwu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xuanwu.json diff --git a/domains/xuanwu.json b/domains/xuanwu.json new file mode 100644 index 000000000..265dc4bf6 --- /dev/null +++ b/domains/xuanwu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vlux", + "email": "vluxyue@gmail.com" + }, + "record": { + "CNAME": "www.yxw.is" + } +} From 974fbe58073414539201c0579ebceed09a271651 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 31 Aug 2023 21:30:47 -0700 Subject: [PATCH 4317/8412] Create _discord.oxmc.json --- domains/_discord.oxmc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.oxmc.json diff --git a/domains/_discord.oxmc.json b/domains/_discord.oxmc.json new file mode 100644 index 000000000..a2d545a8c --- /dev/null +++ b/domains/_discord.oxmc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "TXT": "dh=6493e80ff0645ec8c706643ae6e357066becb660" + } +} From 3b5e0fc7d77b88735170f6c55341f1eb5ef7e529 Mon Sep 17 00:00:00 2001 From: LLKO101 Date: Fri, 1 Sep 2023 10:45:40 +0300 Subject: [PATCH 4318/8412] feat(domain): llko.is-a.dev --- domains/llko.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/llko.json diff --git a/domains/llko.json b/domains/llko.json new file mode 100644 index 000000000..345c40265 --- /dev/null +++ b/domains/llko.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LLKO101", + "email": "yo1sefooop@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 80331c2b8904b6c83136fb5ea55af80424cf1a9c Mon Sep 17 00:00:00 2001 From: aman7thakurr Date: Fri, 1 Sep 2023 14:29:15 +0530 Subject: [PATCH 4319/8412] feat(domain): amanthakur.is-a.dev --- domains/amanthakur.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amanthakur.json diff --git a/domains/amanthakur.json b/domains/amanthakur.json new file mode 100644 index 000000000..85eeac59b --- /dev/null +++ b/domains/amanthakur.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aman7thakurr", + "email": "amant8425@gmail.com", + "discord": "523813766295715851" + }, + + "record": { + "CNAME": "aman7thakurr" + } +} From 346fd012050bdc2d831fd0b60365fa716baad2fb Mon Sep 17 00:00:00 2001 From: Brickmasterr Date: Fri, 1 Sep 2023 19:14:19 +0700 Subject: [PATCH 4320/8412] feat(domain): dwk.is-a.dev --- domains/dwk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dwk.json diff --git a/domains/dwk.json b/domains/dwk.json new file mode 100644 index 000000000..9033d7745 --- /dev/null +++ b/domains/dwk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Brickmasterr", + "email": "dwiki200304@gmail.com" + }, + "record": { + "CNAME": "isdwk.xyz" + } +} From b9e414e2cf9fbbbad915debac8fffd3b8dc1b391 Mon Sep 17 00:00:00 2001 From: jwan9714 Date: Fri, 1 Sep 2023 21:31:56 +0800 Subject: [PATCH 4321/8412] feat(domain): kira.is-a.dev --- domains/kira.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kira.json diff --git a/domains/kira.json b/domains/kira.json new file mode 100644 index 000000000..ba2f95c6f --- /dev/null +++ b/domains/kira.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jwan9714", + "email": "jwan9714@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 962fe98e4512276573728bdba0fd39075ab5b49b Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Fri, 1 Sep 2023 19:57:15 +0545 Subject: [PATCH 4322/8412] feat(domain): add `rubiin.is-a.dev` --- domains/rubiin.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/rubiin.json diff --git a/domains/rubiin.json b/domains/rubiin.json new file mode 100644 index 000000000..8b51a1152 --- /dev/null +++ b/domains/rubiin.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "rubiin", + "email": "roobin.bhandari@gmail.com" + }, + + "record": { + "A": ["172.66.46.208"] + } +} From 5037a0b0d31d12a217f546ede6c556befb246dcf Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Fri, 1 Sep 2023 10:33:53 -0400 Subject: [PATCH 4323/8412] Update services.not-ethan.json --- domains/services.not-ethan.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/services.not-ethan.json b/domains/services.not-ethan.json index 782e39711..b7a6afa40 100644 --- a/domains/services.not-ethan.json +++ b/domains/services.not-ethan.json @@ -5,6 +5,7 @@ "discord": "not_ethan." }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "A": ["34.111.254.92"], + "TXT": ["replit-verify=2654eb08-c482-4bb9-b2ff-88204f70c67c"] } } From ee5bc767807da6826a8303e83405b1b457514319 Mon Sep 17 00:00:00 2001 From: bl33dz Date: Fri, 1 Sep 2023 21:41:39 +0700 Subject: [PATCH 4324/8412] feat(domain): gaz.is-a.dev --- domains/gaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gaz.json diff --git a/domains/gaz.json b/domains/gaz.json new file mode 100644 index 000000000..735fa867d --- /dev/null +++ b/domains/gaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bl33dz", + "email": "bagaz@protonmail.ch" + }, + "record": { + "A": ["180.250.135.31"] + } +} From ac0eae4e010241219e8ca19b20b4f41c0503ef29 Mon Sep 17 00:00:00 2001 From: bl33dz Date: Fri, 1 Sep 2023 21:44:09 +0700 Subject: [PATCH 4325/8412] feat(domain): bagaz.is-a.dev --- domains/bagaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bagaz.json diff --git a/domains/bagaz.json b/domains/bagaz.json new file mode 100644 index 000000000..735fa867d --- /dev/null +++ b/domains/bagaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bl33dz", + "email": "bagaz@protonmail.ch" + }, + "record": { + "A": ["180.250.135.31"] + } +} From 9f28c0a2a80a26ae37c182be71d98b405160149d Mon Sep 17 00:00:00 2001 From: lynix27 Date: Fri, 1 Sep 2023 17:24:51 +0200 Subject: [PATCH 4326/8412] feat(domain): lynix.is-a.dev --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 127f5ae65..8762c5e20 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://lynix.me","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=1dd87df3336e526ac7b609a573b3ba1674f47800"}]"" + "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" } } From e5319e76559637903344717e47e109bf1f44a838 Mon Sep 17 00:00:00 2001 From: gpchn Date: Sat, 2 Sep 2023 00:19:54 +0800 Subject: [PATCH 4327/8412] feat(domain): gpchn.is-a.dev --- domains/gpchn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gpchn.json diff --git a/domains/gpchn.json b/domains/gpchn.json new file mode 100644 index 000000000..f08179b21 --- /dev/null +++ b/domains/gpchn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gpchn", + "email": "Gprogrammer@163.com" + }, + "record": { + "TXT": "vc-domain-verify=gpchn.is-a.dev,7e97866e6553f21cedf4" + } +} From a22c506ff661d64a8fae7db7c776eb749ab2361e Mon Sep 17 00:00:00 2001 From: X3ric Date: Fri, 1 Sep 2023 20:13:21 +0200 Subject: [PATCH 4328/8412] feat(domain): x3ric.is-a.dev --- domains/x3ric.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/x3ric.json diff --git a/domains/x3ric.json b/domains/x3ric.json new file mode 100644 index 000000000..961b4cbc6 --- /dev/null +++ b/domains/x3ric.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "X3ric", + "email": "ericxaime@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6ce8dac4c0502ee8f10788e569edc833151054e5 Mon Sep 17 00:00:00 2001 From: ludwig7685 <139857057+ludwig7685@users.noreply.github.com> Date: Fri, 1 Sep 2023 21:45:28 +0200 Subject: [PATCH 4329/8412] Create ludwig.json --- domains/ludwig.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ludwig.json diff --git a/domains/ludwig.json b/domains/ludwig.json new file mode 100644 index 000000000..698d1ff00 --- /dev/null +++ b/domains/ludwig.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "ludwig7685", + "email": "ludwig@courvix.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 2a87e932f5fd522318cdcad6adbe42eafbf23822 Mon Sep 17 00:00:00 2001 From: iakzs Date: Fri, 1 Sep 2023 17:18:50 -0400 Subject: [PATCH 4330/8412] feat(domain): thatkoslz.is-a.dev --- domains/thatkoslz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thatkoslz.json diff --git a/domains/thatkoslz.json b/domains/thatkoslz.json new file mode 100644 index 000000000..ad0daa5ca --- /dev/null +++ b/domains/thatkoslz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "iakzs", + "email": "iakzs@protonmail.com" + }, + "record": { + "URL": "https://koslz.com/" + } +} From 6f53be8fff9e85ec4b51efd914095d4fff9bb8b2 Mon Sep 17 00:00:00 2001 From: Neealdon3 <138321129+neealdon3@users.noreply.github.com> Date: Fri, 1 Sep 2023 16:52:59 -0700 Subject: [PATCH 4331/8412] Create neealdon3.json --- domains/neealdon3.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/neealdon3.json diff --git a/domains/neealdon3.json b/domains/neealdon3.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/neealdon3.json @@ -0,0 +1 @@ + From 296173c2e0a980cf5ea7f6bf4f11f395f9a464a7 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 2 Sep 2023 08:47:23 +0800 Subject: [PATCH 4332/8412] fix username --- domains/_github-pages-challenge-liancastellon.liancg.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-liancastellon.liancg.json b/domains/_github-pages-challenge-liancastellon.liancg.json index 450d43714..70d71bcfa 100644 --- a/domains/_github-pages-challenge-liancastellon.liancg.json +++ b/domains/_github-pages-challenge-liancastellon.liancg.json @@ -1,6 +1,6 @@ { "owner": { - "username": "is-a-dev", + "username": "liancastellon", "email": "liancg@gmail.com" }, From 4b1ff198d9612a4fbe4f054e6f211e682faeadff Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Fri, 1 Sep 2023 20:57:27 -0400 Subject: [PATCH 4333/8412] Update domains/services.not-ethan.json Co-authored-by: William Harrison --- domains/services.not-ethan.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/services.not-ethan.json b/domains/services.not-ethan.json index b7a6afa40..66dbf4316 100644 --- a/domains/services.not-ethan.json +++ b/domains/services.not-ethan.json @@ -5,7 +5,6 @@ "discord": "not_ethan." }, "record": { - "A": ["34.111.254.92"], - "TXT": ["replit-verify=2654eb08-c482-4bb9-b2ff-88204f70c67c"] + "A": ["34.111.254.92"] } } From f3ccf87971af350adb8c62351f6b1903e74e68cc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 08:58:59 +0800 Subject: [PATCH 4334/8412] Update lynix.json --- domains/lynix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lynix.json b/domains/lynix.json index 8762c5e20..ae43967bc 100644 --- a/domains/lynix.json +++ b/domains/lynix.json @@ -4,6 +4,6 @@ "email": "vncntwbr0207@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"https://linktr.ee/lynix27"}]"" + "URL": "https://linktr.ee/lynix27" } } From 0ffe5b3f3a26ec8752426f5d251163b6f33330e5 Mon Sep 17 00:00:00 2001 From: Ethan <92686703+not-a-ethan@users.noreply.github.com> Date: Fri, 1 Sep 2023 21:00:16 -0400 Subject: [PATCH 4335/8412] Update services.not-ethan.json --- domains/services.not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/services.not-ethan.json b/domains/services.not-ethan.json index 66dbf4316..782e39711 100644 --- a/domains/services.not-ethan.json +++ b/domains/services.not-ethan.json @@ -5,6 +5,6 @@ "discord": "not_ethan." }, "record": { - "A": ["34.111.254.92"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } From 576a3eda93c14f7aff7d499cc1238985e12f6e62 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:03:54 +0800 Subject: [PATCH 4336/8412] Update domains/lpkeates.json --- domains/lpkeates.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/lpkeates.json b/domains/lpkeates.json index d5cc54360..9c28b33c6 100644 --- a/domains/lpkeates.json +++ b/domains/lpkeates.json @@ -4,6 +4,6 @@ "email": "realuprising2005@gmail.com" }, "record": { - "TXT": ""[{"type":"CNAME","value":"lpkeates.github.io","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"_github-pages-challenge-lpkeates.lpkeates"}]"" + "CNAME": "lpkeates.github.io" } } From e1fa6fe771a64b5dfe6c0070ba515c7ef6b87ed0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:04:56 +0800 Subject: [PATCH 4337/8412] Update and rename FrostOnFire.json to frostonfire.json --- domains/{FrostOnFire.json => frostonfire.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{FrostOnFire.json => frostonfire.json} (83%) diff --git a/domains/FrostOnFire.json b/domains/frostonfire.json similarity index 83% rename from domains/FrostOnFire.json rename to domains/frostonfire.json index 95ce48b56..495f2be76 100644 --- a/domains/FrostOnFire.json +++ b/domains/frostonfire.json @@ -2,10 +2,10 @@ "description": "wanna get the domain", "repo": "https://github.com/Frost-creator/github-username.github.io", "owner": { - "username": "Frost-creator", + "username": "FrostOnFire", "email": "khasanst2003@gmail.com" }, "record": { "CNAME": "Frost-creator.github.io" } -} \ No newline at end of file +} From a108267598fac92d61ef6c7cfc2e8a46ddc7c010 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:05:34 +0800 Subject: [PATCH 4338/8412] Delete domains/frostonfire.json Old file from a 2020 commit --- domains/frostonfire.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/frostonfire.json diff --git a/domains/frostonfire.json b/domains/frostonfire.json deleted file mode 100644 index 495f2be76..000000000 --- a/domains/frostonfire.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "wanna get the domain", - "repo": "https://github.com/Frost-creator/github-username.github.io", - "owner": { - "username": "FrostOnFire", - "email": "khasanst2003@gmail.com" - }, - "record": { - "CNAME": "Frost-creator.github.io" - } -} From 80eb83da728db6eb558a8e8c67770ec3c4b5ccd1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:09:49 +0800 Subject: [PATCH 4339/8412] Update saeful.json --- domains/saeful.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saeful.json b/domains/saeful.json index 075e2cb48..d2f484458 100644 --- a/domains/saeful.json +++ b/domains/saeful.json @@ -4,6 +4,6 @@ "email": "saefulbarkah03@gmail.com" }, "record": { - "URL": ""[{"type":"URL","value":"https://eful.netlify.app/","allowMultiple":false}]"" + "URL": "https://eful.netlify.app" } } From 089658300c324cb2e4e001f626686465d94df819 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:12:20 +0800 Subject: [PATCH 4340/8412] Update domains/ludwig.json --- domains/ludwig.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ludwig.json b/domains/ludwig.json index 698d1ff00..862f74ba9 100644 --- a/domains/ludwig.json +++ b/domains/ludwig.json @@ -5,8 +5,8 @@ }, "record": { "MX": [ - "mx1.improvmx.com.", - "mx2.improvmx.com." + "mx1.improvmx.com", + "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From a3ecbc33848b40f9cf9525c7a9a2b153547a272b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 09:15:44 +0800 Subject: [PATCH 4341/8412] Update services.not-ethan.json --- domains/services.not-ethan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/services.not-ethan.json b/domains/services.not-ethan.json index 782e39711..d50f76c5c 100644 --- a/domains/services.not-ethan.json +++ b/domains/services.not-ethan.json @@ -5,6 +5,6 @@ "discord": "not_ethan." }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + "CNAME": "not-a-ethan.github.io" } } From 59b68f3766f9993e80c5d194d44b25bf1b7a3ecc Mon Sep 17 00:00:00 2001 From: STRTSNM Date: Sat, 2 Sep 2023 07:07:24 +0530 Subject: [PATCH 4342/8412] feat(domain): strtsnm.is-a.dev --- domains/strtsnm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/strtsnm.json diff --git a/domains/strtsnm.json b/domains/strtsnm.json new file mode 100644 index 000000000..583239e1a --- /dev/null +++ b/domains/strtsnm.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "STRTSNM", + "email": "STRTSNM12@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6ed944609717779f98f3ad911aa01f379d17e9d9 Mon Sep 17 00:00:00 2001 From: l1gm4b4lls Date: Sat, 2 Sep 2023 08:45:58 +0700 Subject: [PATCH 4343/8412] feat(domain): rize.is-a.dev --- domains/rize.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rize.json diff --git a/domains/rize.json b/domains/rize.json new file mode 100644 index 000000000..4d0a9db37 --- /dev/null +++ b/domains/rize.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "l1gm4b4lls", + "email": "mejmayfoof@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7f404f9375f7a89f95f352302a3df15823047411 Mon Sep 17 00:00:00 2001 From: gbgdonttalk Date: Fri, 1 Sep 2023 21:55:38 -0400 Subject: [PATCH 4344/8412] feat(domain): aaron.is-a.dev --- domains/aaron.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aaron.json diff --git a/domains/aaron.json b/domains/aaron.json new file mode 100644 index 000000000..03a7c8804 --- /dev/null +++ b/domains/aaron.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "gbgdonttalk", + "email": "d1qtwmsmdga@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 54877d731c8a79667fb3dc0b30205b6578010949 Mon Sep 17 00:00:00 2001 From: PsxScriptsW Date: Sat, 2 Sep 2023 00:01:24 -0400 Subject: [PATCH 4345/8412] feat(domain): skillz.is-a.dev --- domains/skillz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/skillz.json diff --git a/domains/skillz.json b/domains/skillz.json new file mode 100644 index 000000000..5fe751c74 --- /dev/null +++ b/domains/skillz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PsxScriptsW", + "email": "jacob.blits@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 41aa5b6b06a8499445e9f7668a4765afa49c2d1d Mon Sep 17 00:00:00 2001 From: AnshBhimani Date: Sat, 2 Sep 2023 11:09:43 +0530 Subject: [PATCH 4346/8412] feat(domain): anshbhimani.is-a.dev --- domains/anshbhimani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anshbhimani.json diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json new file mode 100644 index 000000000..2a831a2f4 --- /dev/null +++ b/domains/anshbhimani.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AnshBhimani", + "email": "anshbhimani2003@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From efa22388bf7f5f853840c040bfc485492ff7dd75 Mon Sep 17 00:00:00 2001 From: Rtxeon <87909941+Rtxeon@users.noreply.github.com> Date: Sat, 2 Sep 2023 12:17:04 +0530 Subject: [PATCH 4347/8412] Update rtxeon.json --- domains/rtxeon.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/rtxeon.json b/domains/rtxeon.json index cbf555e81..3e8d2d7a7 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -5,6 +5,5 @@ }, "record": { "CNAME": "d964cd04-4484-4129-bc2e-f7c2c41205f3.id.repl.co" - "TXT": "replit-verify=d964cd04-4484-4129-bc2e-f7c2c41205f3" } } From 606a75dfe172cd4f8eae624871a2ff3da0d3a997 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 15:02:01 +0800 Subject: [PATCH 4348/8412] Discard changes to domains/yashrao.is-a.dev.json --- domains/yashrao.is-a.dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/yashrao.is-a.dev.json diff --git a/domains/yashrao.is-a.dev.json b/domains/yashrao.is-a.dev.json deleted file mode 100644 index 640660618..000000000 --- a/domains/yashrao.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": " For my personal website ", - "repo": "https://py-yash.github.io", - "owner": { - "username": "py-yash", - "email": "cwyash.rao@gmail.com", - "twitter": "" - }, - "record": { - "CNAME": "py-yash.github.io" - } -} From e32487a3a462b5b89a242fcc38fe031328d92e23 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 15:06:26 +0800 Subject: [PATCH 4349/8412] Update crazymax.json --- domains/crazymax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/crazymax.json b/domains/crazymax.json index 55f38d9e3..45d6d04ea 100644 --- a/domains/crazymax.json +++ b/domains/crazymax.json @@ -4,6 +4,6 @@ "email": "Crazy-Max-2011@yandex.ru" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"https://crazy-max-blog.github.io"}]"" + "CNAME": "crazy-max-blog.github.io" } } From a97e969e692360460c08ab5c345c80efe1f70fdc Mon Sep 17 00:00:00 2001 From: Cheerio-mark-1 Date: Sat, 2 Sep 2023 12:54:41 +0530 Subject: [PATCH 4350/8412] feat(domain): cheeriomark1.is-a.dev --- domains/cheeriomark1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cheeriomark1.json diff --git a/domains/cheeriomark1.json b/domains/cheeriomark1.json new file mode 100644 index 000000000..44a7d8932 --- /dev/null +++ b/domains/cheeriomark1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Cheerio-mark-1", + "email": "DevilDesk2+new_git_001@hotmail.com" + }, + "record": { + "CNAME": "cheerio-mark-1.github.io" + } +} From f4e7db0b07ab0f4a8ca8cc0302c850338c3f3b01 Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Sat, 2 Sep 2023 17:26:08 +1000 Subject: [PATCH 4351/8412] feat(domain): peacy.is-a.dev --- domains/peacy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/peacy.json b/domains/peacy.json index f7919a53b..dfd86bc62 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,6 +4,6 @@ "email": "kiwibird211@icloud.com" }, "record": { - "TXT": ""[{"type":"URL","value":"_discord.peacy.is-a.dev.","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" + "TXT": ""[{"type":"URL","value":"https://peacy.is-a.dev/.well-known/discord","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" } } From 66e7fe763f4157cb8221a459fab626392cccb8de Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 15:27:40 +0800 Subject: [PATCH 4352/8412] Rename eliteflix .json to eliteflix.json --- domains/{eliteflix .json => eliteflix.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{eliteflix .json => eliteflix.json} (99%) diff --git a/domains/eliteflix .json b/domains/eliteflix.json similarity index 99% rename from domains/eliteflix .json rename to domains/eliteflix.json index f5abf567d..d05378754 100644 --- a/domains/eliteflix .json +++ b/domains/eliteflix.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 71eee0cd02e8513bb72e07ae6ffe4c26d644cd32 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 2 Sep 2023 16:02:28 +0800 Subject: [PATCH 4353/8412] Rename csprance .json to csprance.json --- domains/{csprance .json => csprance.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{csprance .json => csprance.json} (99%) diff --git a/domains/csprance .json b/domains/csprance.json similarity index 99% rename from domains/csprance .json rename to domains/csprance.json index 36d7a97ae..4fb6bddc6 100644 --- a/domains/csprance .json +++ b/domains/csprance.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 8bd517efe9313451b2c6bc5289c268aa543d5d0a Mon Sep 17 00:00:00 2001 From: toasty <89341766+toastyyyxd@users.noreply.github.com> Date: Sat, 2 Sep 2023 16:29:46 +0800 Subject: [PATCH 4354/8412] Update toasty.json CNAME --- domains/toasty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/toasty.json b/domains/toasty.json index 92f326481..b1550309f 100644 --- a/domains/toasty.json +++ b/domains/toasty.json @@ -6,6 +6,6 @@ }, "record": { - "TXT": "_github-pages-challenge-toastyyyxd.toasty" + "CNAME": "toasty.pages.dev" } } From 002536ca1f3c22107075799f988708c1ed468b6b Mon Sep 17 00:00:00 2001 From: Nexus-sudo Date: Sat, 2 Sep 2023 10:27:31 +0100 Subject: [PATCH 4355/8412] feat(domain): logxnic.is-a.dev --- domains/logxnic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/logxnic.json diff --git a/domains/logxnic.json b/domains/logxnic.json new file mode 100644 index 000000000..cbc953a16 --- /dev/null +++ b/domains/logxnic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Nexus-sudo", + "email": "loganlarwood2019@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From de8c0e3401c67671ea42b4182e9ae20ad9d14cf8 Mon Sep 17 00:00:00 2001 From: vi0letadev Date: Sat, 2 Sep 2023 12:56:25 +0300 Subject: [PATCH 4356/8412] feat(domain): tetris.vi0leta.is-a.dev --- domains/tetris.vi0leta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tetris.vi0leta.json diff --git a/domains/tetris.vi0leta.json b/domains/tetris.vi0leta.json new file mode 100644 index 000000000..462d9e226 --- /dev/null +++ b/domains/tetris.vi0leta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vi0letadev", + "email": "vi0leta@riseup.net" + }, + "record": { + "A": ["143.47.191.152"] + } +} From a342999ab8afcd336da1bef29a5897ae404cc963 Mon Sep 17 00:00:00 2001 From: Aditya Yadav Date: Sat, 2 Sep 2023 15:50:52 +0530 Subject: [PATCH 4357/8412] delete unwanted domains that i don't need rn & update information --- domains/aditya.json | 23 ++++++++++++----------- domains/blog.aditya.json | 12 ------------ domains/instapi.aditya.json | 13 ------------- domains/l.aditya.json | 13 +++++++++++++ domains/links.aditya.json | 12 ------------ domains/mail.aditya.json | 14 -------------- domains/ya.json | 12 ------------ 7 files changed, 25 insertions(+), 74 deletions(-) delete mode 100644 domains/blog.aditya.json delete mode 100644 domains/instapi.aditya.json create mode 100644 domains/l.aditya.json delete mode 100644 domains/links.aditya.json delete mode 100644 domains/mail.aditya.json delete mode 100644 domains/ya.json diff --git a/domains/aditya.json b/domains/aditya.json index cb5889409..36eb0ce3d 100644 --- a/domains/aditya.json +++ b/domains/aditya.json @@ -1,12 +1,13 @@ { - "description": "My Personal Landing Page!", - "repo": "https://github.com/adityaasyadav/aditya", - "owner": { - "username": "adityaasyadav", - "email": "ishqaddy@gmail.com", - "twitter": "adityaasyadav" - }, - "record": { - "CNAME": "adityaasyadav.github.io" - } -} + "description": "my personal homepage", + "repo": "https://github.com/dedomil", + "owner": { + "username": "dedomil", + "email": "ishqaddy@gmail.com", + "twitter": "aadixl", + "discord": "dedomil" + }, + "record": { + "CNAME": "dedomil.github.io" + } +} \ No newline at end of file diff --git a/domains/blog.aditya.json b/domains/blog.aditya.json deleted file mode 100644 index 592ac2fec..000000000 --- a/domains/blog.aditya.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A Subdomain For My Blogs!!", - "repo": "https://github.com/icancodebeauty/blog", - "owner": { - "username": "icancodebeauty", - "email": "ishqaddy@gmail.com", - "twitter": "CodeWithAadi" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] - } -} diff --git a/domains/instapi.aditya.json b/domains/instapi.aditya.json deleted file mode 100644 index bcc1daa27..000000000 --- a/domains/instapi.aditya.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "pythonmcpi", - "email": "user3456@insomnia247.nl", - "irc": "user3456@irc.insomnia247.nl/#shells", - "discord": "Little Furret#7901", - "note": "That email address is not my main email. It has email forwarding enabled, but the spam filter doesn't like the forwarding. It is probably faster to contact me on Discord or irc." - }, - "description": "I'll probably put some project pages on 0x0.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "A": ["76.223.55.44"] - } -} diff --git a/domains/l.aditya.json b/domains/l.aditya.json new file mode 100644 index 000000000..097da229f --- /dev/null +++ b/domains/l.aditya.json @@ -0,0 +1,13 @@ +{ + "description": "subdomain for link redirection", + "repo": "https://github.com/dedomil", + "owner": { + "username": "dedomil", + "email": "ishqaddy@gmail.com", + "twitter": "aadixl", + "discord": "dedomil" + }, + "record": { + "CNAME": "edge.redirect.pizza" + } +} \ No newline at end of file diff --git a/domains/links.aditya.json b/domains/links.aditya.json deleted file mode 100644 index 9e4866a91..000000000 --- a/domains/links.aditya.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A Subdomain For My Links Redirection!!", - "repo": "https://github.com/icancodebeauty/links", - "owner": { - "username": "icancodebeauty", - "email": "ishqaddy@gmail.com", - "twitter": "CodeWithAadi" - }, - "record": { - "CNAME": "a.redirect.pizza" - } -} diff --git a/domains/mail.aditya.json b/domains/mail.aditya.json deleted file mode 100644 index c8dfe71e1..000000000 --- a/domains/mail.aditya.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "A Subdomain For Mails!!", - "repo": "https://github.com/icancodebeauty/mail", - "owner": { - "username": "icancodebeauty", - "email": "ishqaddy@gmail.com", - "twitter": "CodeWithAadi" - }, - "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" - } -} diff --git a/domains/ya.json b/domains/ya.json deleted file mode 100644 index 4d6cb0b1e..000000000 --- a/domains/ya.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "API For My Projects!", - "repo": "https://github.com/icancodebeauty/api", - "owner": { - "username": "icancodebeauty", - "email": "aditya@mail.aditya.is-a.dev", - "twitter": "CodeWithAadi" - }, - "record": { - "CNAME": "icancodebeauty.github.io" - } -} From c324064a1bfb998e4b92281afa48568438d36d6e Mon Sep 17 00:00:00 2001 From: Kayden Lee Date: Sat, 2 Sep 2023 18:34:06 +0800 Subject: [PATCH 4358/8412] feat(domain): add `kayden.is-a.dev` --- domains/kayden.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kayden.json diff --git a/domains/kayden.json b/domains/kayden.json new file mode 100644 index 000000000..3c601b422 --- /dev/null +++ b/domains/kayden.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "leekayden", + "email": "kaydenleefale@gmail.com" + }, + + "record": { + "A": ["a"] + } +} From 0a9cb75e21c2b100bd1a98ca411bf1ab70643cbe Mon Sep 17 00:00:00 2001 From: LLKO101 Date: Sat, 2 Sep 2023 14:44:15 +0300 Subject: [PATCH 4359/8412] feat(domain): skyopg.is-a.dev --- domains/skyopg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/skyopg.json diff --git a/domains/skyopg.json b/domains/skyopg.json new file mode 100644 index 000000000..345c40265 --- /dev/null +++ b/domains/skyopg.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LLKO101", + "email": "yo1sefooop@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 710b6b09156fb1b1a506f4e09682a3661a0553e3 Mon Sep 17 00:00:00 2001 From: DonDoesStuff Date: Sat, 2 Sep 2023 14:37:58 +0200 Subject: [PATCH 4360/8412] feat(domain): don.is-a.dev --- domains/don.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/don.json diff --git a/domains/don.json b/domains/don.json new file mode 100644 index 000000000..d7e85567d --- /dev/null +++ b/domains/don.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DonDoesStuff", + "email": "lgamerlivestudios@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 819097d88d7e56dc90c99a98193150d28a274326 Mon Sep 17 00:00:00 2001 From: gpchn Date: Sat, 2 Sep 2023 14:12:05 +0000 Subject: [PATCH 4361/8412] Update gpchn.json again --- domains/gpchn.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gpchn.json b/domains/gpchn.json index f08179b21..acf95d7a3 100644 --- a/domains/gpchn.json +++ b/domains/gpchn.json @@ -1,9 +1,9 @@ { "owner": { "username": "gpchn", - "email": "Gprogrammer@163.com" + "email": "gprogrammer@163.com" }, "record": { - "TXT": "vc-domain-verify=gpchn.is-a.dev,7e97866e6553f21cedf4" + "CNAME": "gpchn.pages.dev" } } From 12ea7a45da6d2789122de449a4860a6fbdd5a23f Mon Sep 17 00:00:00 2001 From: Aman Thakur <106446742+aman7thakurr@users.noreply.github.com> Date: Sat, 2 Sep 2023 20:27:51 +0530 Subject: [PATCH 4362/8412] Update amanthakur.json --- domains/amanthakur.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amanthakur.json b/domains/amanthakur.json index 85eeac59b..0c9999f30 100644 --- a/domains/amanthakur.json +++ b/domains/amanthakur.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "aman7thakurr" + "CNAME": "aman7thakurr.github.io" } } From 53886be8812fb356a154b1bc5ebe5651f960fbc1 Mon Sep 17 00:00:00 2001 From: gaurav87565 Date: Sat, 2 Sep 2023 21:01:25 +0530 Subject: [PATCH 4363/8412] feat(domain): gaurav87565.is-a.dev --- domains/gaurav87565.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gaurav87565.json diff --git a/domains/gaurav87565.json b/domains/gaurav87565.json new file mode 100644 index 000000000..f3df2a020 --- /dev/null +++ b/domains/gaurav87565.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "gaurav87565", + "email": "pavithrashreeuchil@gmail.com" + }, + "record": { + "CNAME": "13f7167f-39e6-4e1f-9d88-723586777008.id.repl.co" + } +} From 177310f35791705dfbc244a7ed6f5b08e9631c3a Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 2 Sep 2023 16:47:01 +0100 Subject: [PATCH 4364/8412] Create privacy.json --- domains/privacy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/privacy.json diff --git a/domains/privacy.json b/domains/privacy.json new file mode 100644 index 000000000..e080ed5f4 --- /dev/null +++ b/domains/privacy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://team.is-a.dev", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=isdevmail.beadman-network.com,andrew@win11react.com" + } +} From 6ae2a4666f85ec4ac73ebda1778ef80136a9b409 Mon Sep 17 00:00:00 2001 From: Aman Thakur <106446742+aman7thakurr@users.noreply.github.com> Date: Sat, 2 Sep 2023 21:30:36 +0530 Subject: [PATCH 4365/8412] thakuraman.json --- domains/thakuraman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thakuraman.json diff --git a/domains/thakuraman.json b/domains/thakuraman.json new file mode 100644 index 000000000..0c9999f30 --- /dev/null +++ b/domains/thakuraman.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aman7thakurr", + "email": "amant8425@gmail.com", + "discord": "523813766295715851" + }, + + "record": { + "CNAME": "aman7thakurr.github.io" + } +} From 7382b8c17bc5ae6968af83e189b97a40732d2f5f Mon Sep 17 00:00:00 2001 From: aman7thakurr Date: Sat, 2 Sep 2023 21:31:28 +0530 Subject: [PATCH 4366/8412] feat(domain): aman_thakur.is-a.dev --- domains/aman_thakur.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aman_thakur.json diff --git a/domains/aman_thakur.json b/domains/aman_thakur.json new file mode 100644 index 000000000..0c9999f30 --- /dev/null +++ b/domains/aman_thakur.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aman7thakurr", + "email": "amant8425@gmail.com", + "discord": "523813766295715851" + }, + + "record": { + "CNAME": "aman7thakurr.github.io" + } +} From 3e27dbfeca4ca0e5d63634319ed706774a07dfb6 Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:24:23 -0700 Subject: [PATCH 4367/8412] feat(domain): dean.is-a.dev --- domains/dean.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/dean.json b/domains/dean.json index 4ba989fb8..2a1611774 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,8 +4,6 @@ "email": "dandepan303@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": "["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"]" } -} \ No newline at end of file +} From e93cb5959d8729d026807a3f9a144eddd70baa2c Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:25:21 -0700 Subject: [PATCH 4368/8412] feat(domain): dean.is-a.dev --- domains/dean.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dean.json b/domains/dean.json index 2a1611774..40a9c787c 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,6 +4,6 @@ "email": "dandepan303@gmail.com" }, "record": { - "A": "["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"]" + "URL": ""[{"type":"URL","allowMultiple":false,"value":"dean.is-a.dev"}]"" } } From 341a287629bfed5eb891b9c78df725b974ddd039 Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:26:15 -0700 Subject: [PATCH 4369/8412] feat(domain): dean.is-a.dev --- domains/dean.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dean.json b/domains/dean.json index 40a9c787c..2a1611774 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,6 +4,6 @@ "email": "dandepan303@gmail.com" }, "record": { - "URL": ""[{"type":"URL","allowMultiple":false,"value":"dean.is-a.dev"}]"" + "A": "["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"]" } } From 1d07e956028f0c759478909ea5eda46340bb06ec Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:26:37 -0700 Subject: [PATCH 4370/8412] feat(domain): dean.is-a.dev --- domains/dean.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dean.json b/domains/dean.json index 2a1611774..bdd7c5a24 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,6 +4,6 @@ "email": "dandepan303@gmail.com" }, "record": { - "A": "["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"]" + "TXT": ""[{"type":"A","value":"185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153","allowMultiple":false},{"type":"MX","value":"dean.is-a.dev","allowMultiple":true},{"type":"TXT","value":"v=spf1 a mx ip4:217.174.245.249 ~all","allowMultiple":true}]"" } } From 2a7e6abe7dd73f0b7197b6547e2f42508c7dd9f7 Mon Sep 17 00:00:00 2001 From: dandepan303 Date: Sat, 2 Sep 2023 10:27:38 -0700 Subject: [PATCH 4371/8412] feat(domain): dax.is-a.dev --- domains/dax.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dax.json diff --git a/domains/dax.json b/domains/dax.json new file mode 100644 index 000000000..4ba989fb8 --- /dev/null +++ b/domains/dax.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dandepan303", + "email": "dandepan303@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 54a79d8d888c00113f2102f7a9bdb7017f8c7656 Mon Sep 17 00:00:00 2001 From: FilipRazek Date: Sat, 2 Sep 2023 20:44:37 +0200 Subject: [PATCH 4372/8412] feat(domain): filip-razek.is-a.dev --- domains/filip-razek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/filip-razek.json diff --git a/domains/filip-razek.json b/domains/filip-razek.json new file mode 100644 index 000000000..b0d361569 --- /dev/null +++ b/domains/filip-razek.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FilipRazek", + "email": "filip.razek@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 696508ea31fbe6c5fc4f6c3b74611f5e5e6e7e3a Mon Sep 17 00:00:00 2001 From: l1gm4b4lls Date: Sun, 3 Sep 2023 02:19:51 +0700 Subject: [PATCH 4373/8412] feat(domain): rizetedeza.is-a.dev --- domains/rizetedeza.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rizetedeza.json diff --git a/domains/rizetedeza.json b/domains/rizetedeza.json new file mode 100644 index 000000000..4d0a9db37 --- /dev/null +++ b/domains/rizetedeza.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "l1gm4b4lls", + "email": "mejmayfoof@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b57b3e4ec182ba3a6b2edca446ac8a989822ab3d Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Sun, 3 Sep 2023 00:53:15 +0530 Subject: [PATCH 4374/8412] Update saurabhkirve.json --- domains/saurabhkirve.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 78df35194..2f4adfdf3 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,8 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["154.41.233.131"] - } + "A": ["154.41.233.131"], + "CNAME":{ "berzcode.github.io"} + + } From 11f132e7de4e88dae962e7ff89acbb7570840086 Mon Sep 17 00:00:00 2001 From: l1gm4b4lls Date: Sun, 3 Sep 2023 02:24:06 +0700 Subject: [PATCH 4375/8412] feat(domain): tedezarize.is-a.dev --- domains/tedezarize.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tedezarize.json diff --git a/domains/tedezarize.json b/domains/tedezarize.json new file mode 100644 index 000000000..4d0a9db37 --- /dev/null +++ b/domains/tedezarize.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "l1gm4b4lls", + "email": "mejmayfoof@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a7e5b8b6bbd41960bf67de355bcbfaca18b4ab12 Mon Sep 17 00:00:00 2001 From: LolzTheDev Date: Sat, 2 Sep 2023 23:03:00 +0100 Subject: [PATCH 4376/8412] feat(domain): lolz.is-a.dev --- domains/lolz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lolz.json diff --git a/domains/lolz.json b/domains/lolz.json new file mode 100644 index 000000000..be4dc5d57 --- /dev/null +++ b/domains/lolz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LolzTheDev", + "email": "lolzthegreat.0223@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5d37c8678660df18d4d452a4426943f4eb103105 Mon Sep 17 00:00:00 2001 From: Neealdon3 <138321129+neealdon3@users.noreply.github.com> Date: Sat, 2 Sep 2023 15:45:21 -0700 Subject: [PATCH 4377/8412] Create eternal-network.json --- domains/eternal-network.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eternal-network.json diff --git a/domains/eternal-network.json b/domains/eternal-network.json new file mode 100644 index 000000000..c39e1befe --- /dev/null +++ b/domains/eternal-network.json @@ -0,0 +1,11 @@ +{ + "description": "eternal-network.is-a.dev", + "repo": "https://github.com/Eternal-Network/eternal-network.github.io", + "owner": { + "username": "Eternal-Network", + "email": "neealdon2@proton.me" + }, + "record": { + "CNAME": "eternal-network.github.io" + } +} From 35874056886f6c3e8d9bf099eca0675238fde60c Mon Sep 17 00:00:00 2001 From: Mfused07 Date: Sun, 3 Sep 2023 04:19:43 +0500 Subject: [PATCH 4378/8412] feat(domain): mubashiryasin.is-a.dev --- domains/mubashiryasin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mubashiryasin.json diff --git a/domains/mubashiryasin.json b/domains/mubashiryasin.json new file mode 100644 index 000000000..b9dccc513 --- /dev/null +++ b/domains/mubashiryasin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Mfused07", + "email": "fiverronlyokay@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 23c2232585f0e743c55364a06736ee755275a2a1 Mon Sep 17 00:00:00 2001 From: Mfused07 Date: Sun, 3 Sep 2023 04:22:24 +0500 Subject: [PATCH 4379/8412] feat(domain): mfused.is-a.dev --- domains/mfused.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mfused.json diff --git a/domains/mfused.json b/domains/mfused.json new file mode 100644 index 000000000..b9dccc513 --- /dev/null +++ b/domains/mfused.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Mfused07", + "email": "fiverronlyokay@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a148083484a45fd83cf19124ddc814d6a87190fb Mon Sep 17 00:00:00 2001 From: MakeShiftArtist Date: Sat, 2 Sep 2023 19:32:09 -0500 Subject: [PATCH 4380/8412] feat(domain): makeshiftartist.is-a.dev --- domains/makeshiftartist.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/makeshiftartist.json diff --git a/domains/makeshiftartist.json b/domains/makeshiftartist.json new file mode 100644 index 000000000..54c193f1f --- /dev/null +++ b/domains/makeshiftartist.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MakeShiftArtist", + "email": "MakeShiftDevelopment@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 18744ae869df050a81469302f3ff54b56235c8a8 Mon Sep 17 00:00:00 2001 From: Monsstor Date: Sun, 3 Sep 2023 11:38:54 +0530 Subject: [PATCH 4381/8412] feat(domain): monissh.is-a.dev --- domains/monissh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/monissh.json diff --git a/domains/monissh.json b/domains/monissh.json new file mode 100644 index 000000000..4d539f85a --- /dev/null +++ b/domains/monissh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Monsstor", + "email": "itsamemonissh@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6aa903ec3d2a97023e881b80961d3429426ec5b6 Mon Sep 17 00:00:00 2001 From: YukiVN Date: Sun, 3 Sep 2023 14:09:16 +0700 Subject: [PATCH 4382/8412] feat(domain): yuki.is-a.dev --- domains/yuki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yuki.json diff --git a/domains/yuki.json b/domains/yuki.json new file mode 100644 index 000000000..15820aa00 --- /dev/null +++ b/domains/yuki.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "YukiVN", + "email": "mejmayfoof@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ff5d59ab33c185cde95b8b655b9459733ee0225d Mon Sep 17 00:00:00 2001 From: YukiVN <143337343+YukiVN@users.noreply.github.com> Date: Sun, 3 Sep 2023 14:10:48 +0700 Subject: [PATCH 4383/8412] domains/rizetedeza.json --- domains/rizetedeza.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/rizetedeza.json diff --git a/domains/rizetedeza.json b/domains/rizetedeza.json deleted file mode 100644 index 4d0a9db37..000000000 --- a/domains/rizetedeza.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "l1gm4b4lls", - "email": "mejmayfoof@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 83210266f6db6e0798643070461d0859a76b4bd7 Mon Sep 17 00:00:00 2001 From: YukiVN <143337343+YukiVN@users.noreply.github.com> Date: Sun, 3 Sep 2023 14:12:13 +0700 Subject: [PATCH 4384/8412] domains/tedezarize.json --- domains/tedezarize.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tedezarize.json diff --git a/domains/tedezarize.json b/domains/tedezarize.json deleted file mode 100644 index 4d0a9db37..000000000 --- a/domains/tedezarize.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "l1gm4b4lls", - "email": "mejmayfoof@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 13770630740fd156b4d7fb05a0c015da1a4c13da Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:28:54 +0300 Subject: [PATCH 4385/8412] feat(domain): amazing.is-a.dev --- domains/amazing.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazing.json diff --git a/domains/amazing.json b/domains/amazing.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazing.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f5fca0c522b6f7cd6b97fb4c89760f161259e231 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:29:29 +0300 Subject: [PATCH 4386/8412] feat(domain): amazingdev.is-a.dev --- domains/amazingdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazingdev.json diff --git a/domains/amazingdev.json b/domains/amazingdev.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazingdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2f4ab2db134e9561b57155d7bc9536aa7628c629 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:29:59 +0300 Subject: [PATCH 4387/8412] feat(domain): amazing.dev.is-a.dev --- domains/amazing.dev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazing.dev.json diff --git a/domains/amazing.dev.json b/domains/amazing.dev.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazing.dev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2a0fb58935c3ed9dfcfab40a9579f7247b1643a0 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:30:36 +0300 Subject: [PATCH 4388/8412] feat(domain): amazingdevel.is-a.dev --- domains/amazingdevel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazingdevel.json diff --git a/domains/amazingdevel.json b/domains/amazingdevel.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazingdevel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9e5bdbf1d5accc069626bb5a7a99255c492ada8d Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:30:55 +0300 Subject: [PATCH 4389/8412] feat(domain): amazingdevels.is-a.dev --- domains/amazingdevels.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazingdevels.json diff --git a/domains/amazingdevels.json b/domains/amazingdevels.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazingdevels.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 924e6e7790f28c8d81b26e6ec56b7190443ec844 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:31:15 +0300 Subject: [PATCH 4390/8412] feat(domain): amazing.devs.is-a.dev --- domains/amazing.devs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazing.devs.json diff --git a/domains/amazing.devs.json b/domains/amazing.devs.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazing.devs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 056515d474904eca15c934224fba4da2292bf77a Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 10:31:36 +0300 Subject: [PATCH 4391/8412] feat(domain): devs.is-a.dev --- domains/devs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/devs.json diff --git a/domains/devs.json b/domains/devs.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/devs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d9d87308ca0e44b4aae5748e37c177b0e26e35b6 Mon Sep 17 00:00:00 2001 From: Brickmasterr Date: Sun, 3 Sep 2023 14:48:20 +0700 Subject: [PATCH 4392/8412] feat(domain): dwk.is-a.dev --- domains/dwk.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/dwk.json b/domains/dwk.json index 9033d7745..01be5e070 100644 --- a/domains/dwk.json +++ b/domains/dwk.json @@ -4,6 +4,8 @@ "email": "dwiki200304@gmail.com" }, "record": { - "CNAME": "isdwk.xyz" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From e012528abd55551a33a7eadcdb419f140fdcb4bc Mon Sep 17 00:00:00 2001 From: Axel Ilali Date: Sun, 3 Sep 2023 09:26:26 +0100 Subject: [PATCH 4393/8412] feat: update json file content --- domains/axel.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/domains/axel.json b/domains/axel.json index 8b1378917..9ff7c9fdb 100644 --- a/domains/axel.json +++ b/domains/axel.json @@ -1 +1,10 @@ +{ + "owner": { + "username": "axelilali", + "email": "axel.ilali@yahoo.fr" + }, + "record": { + "CNAME": "axel-ilali.com" + } +} From bd25cc5611603bac3fb4edd3048e41cf01b9d9e6 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:04:03 +0700 Subject: [PATCH 4394/8412] Delete domains/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 529e805ba..000000000 --- a/domains/acey.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "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 b4f90b7b196fbe573ee0f1cf9ee34d45742ce069 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:20:44 +0700 Subject: [PATCH 4395/8412] Create mail.acey.json --- domains/mail.acey.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.acey.json diff --git a/domains/mail.acey.json b/domains/mail.acey.json new file mode 100644 index 000000000..7666f0277 --- /dev/null +++ b/domains/mail.acey.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "MX": [ + "mx1.improvmx.com.", + "mx2.improvmx.com." + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 24ebe34a72113893e1f4cd53568d83325bbab800 Mon Sep 17 00:00:00 2001 From: Noah <84711108+InvalidNoah@users.noreply.github.com> Date: Sun, 3 Sep 2023 11:29:10 +0200 Subject: [PATCH 4396/8412] Create downgit.json --- domains/downgit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/downgit.json diff --git a/domains/downgit.json b/domains/downgit.json new file mode 100644 index 000000000..f1eac8b21 --- /dev/null +++ b/domains/downgit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "InvalidNoah", + "discord": "invalidnoah#0", + "email": "zjustmarcel@gmail.com" + }, + "record": { + "CNAME": "invalidnoah.github.io" +} From cad81abe4feeb787b760797fcbc9613560211cfc Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:45:07 +0700 Subject: [PATCH 4397/8412] Create acey,json --- domains/acey,json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acey,json diff --git a/domains/acey,json b/domains/acey,json new file mode 100644 index 000000000..5f7cb2def --- /dev/null +++ b/domains/acey,json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "TXT": "tbh i just need the other subdomain" + } +} From cabc81d8767ac8bd4c74466983592af72208f045 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 3 Sep 2023 16:47:14 +0700 Subject: [PATCH 4398/8412] Rename acey,json to acey.json --- domains/{acey,json => acey.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{acey,json => acey.json} (100%) diff --git a/domains/acey,json b/domains/acey.json similarity index 100% rename from domains/acey,json rename to domains/acey.json From 8f066db55d138c91b8cc89ade2761e3a6cd6f361 Mon Sep 17 00:00:00 2001 From: Tharuk Renuja <90763454+TharukRenuja@users.noreply.github.com> Date: Sun, 3 Sep 2023 19:47:10 +0530 Subject: [PATCH 4399/8412] ``CNAME changed`` --- domains/tharukrenuja.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tharukrenuja.json diff --git a/domains/tharukrenuja.json b/domains/tharukrenuja.json new file mode 100644 index 000000000..24a944965 --- /dev/null +++ b/domains/tharukrenuja.json @@ -0,0 +1,12 @@ +{ + "description": "Just Anohter Portfolio", + "repo": "https://github.com/TharukRenuja/tharukrenuja.github.io", + "owner": { + "username": "TharukRenuja", + "email": "contact.tharukrenuja@gmail.com", + "twitter": "TRenuja" + }, + "record": { + "CNAME": "tharukrenuja.github.io" + } +} From a73359535206a2d905d62d9a71d75f8fe6193527 Mon Sep 17 00:00:00 2001 From: GodfatherX64 Date: Sun, 3 Sep 2023 17:58:15 +0300 Subject: [PATCH 4400/8412] feat(domain): amazingdevs.is-a.dev --- domains/amazingdevs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amazingdevs.json diff --git a/domains/amazingdevs.json b/domains/amazingdevs.json new file mode 100644 index 000000000..c55b7045c --- /dev/null +++ b/domains/amazingdevs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GodfatherX64", + "email": "godfather.x64@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3aa0d87dbb92450c9281b5c1fd86d75dd1d705f6 Mon Sep 17 00:00:00 2001 From: creatize Date: Sun, 3 Sep 2023 19:42:42 +0300 Subject: [PATCH 4401/8412] feat(domain): visionavtr.is-a.dev --- domains/visionavtr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/visionavtr.json diff --git a/domains/visionavtr.json b/domains/visionavtr.json new file mode 100644 index 000000000..b817b2fed --- /dev/null +++ b/domains/visionavtr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "creatize", + "email": "lada_862@mail.ru" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 286c3cf5de6abfff466b33d06ae0e294049e62be Mon Sep 17 00:00:00 2001 From: DhruvGamingzsoft Date: Sun, 3 Sep 2023 23:28:32 +0530 Subject: [PATCH 4402/8412] feat(domain): dsgamer.is-a.dev --- domains/dsgamer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dsgamer.json diff --git a/domains/dsgamer.json b/domains/dsgamer.json new file mode 100644 index 000000000..66f4945ff --- /dev/null +++ b/domains/dsgamer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DhruvGamingzsoft", + "email": "dgashost@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aeced98b9f9209b4f8db9a4cab48e72094114958 Mon Sep 17 00:00:00 2001 From: Luxxy-GF <68338577+Luxxy-GF@users.noreply.github.com> Date: Sun, 3 Sep 2023 22:20:17 +0100 Subject: [PATCH 4403/8412] feat(domain): add `panel-luxxy.is-a.dev` --- domains/panel-luxxy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/panel-luxxy.json diff --git a/domains/panel-luxxy.json b/domains/panel-luxxy.json new file mode 100644 index 000000000..b3693e48f --- /dev/null +++ b/domains/panel-luxxy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Luxxy-GF", + "email": "deniedaddicted@gmail.com" + }, + + "record": { + "CNAME": "panel.luxxy.xyz" + } +} From 9da1510e4b0bcd80b0971edc1cd2c31ad5cb8193 Mon Sep 17 00:00:00 2001 From: Luxxy-GF <68338577+Luxxy-GF@users.noreply.github.com> Date: Sun, 3 Sep 2023 22:21:27 +0100 Subject: [PATCH 4404/8412] feat(domain): add `luxxy.is-a.dev` --- domains/luxxy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/luxxy.json diff --git a/domains/luxxy.json b/domains/luxxy.json new file mode 100644 index 000000000..18234c694 --- /dev/null +++ b/domains/luxxy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Luxxy-GF", + "email": "deniedaddicted@gmail.com" + }, + + "record": { + "A": ["178.33.110.212"] + } +} From b9c4d063334694641fafa11d1343160d70b01334 Mon Sep 17 00:00:00 2001 From: Luxxy-GF Date: Sun, 3 Sep 2023 22:23:39 +0100 Subject: [PATCH 4405/8412] feat(domain): floppa.is-a.dev --- domains/floppa.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/floppa.json b/domains/floppa.json index 9cdbfb720..5ff7a8db6 100644 --- a/domains/floppa.json +++ b/domains/floppa.json @@ -1,9 +1,11 @@ { "owner": { "username": "Luxxy-GF", - "email": "floppa@luxxy.xyz" + "email": "deniedaddicted@gmail.com" }, "record": { - "CNAME": "sophie-is-sexy.co.uk" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3b9044baf89c4a56a357f0b9c67b491ac8f237e4 Mon Sep 17 00:00:00 2001 From: Luxxy-GF Date: Sun, 3 Sep 2023 22:24:52 +0100 Subject: [PATCH 4406/8412] feat(domain): testluxxy.is-a.dev --- domains/testluxxy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/testluxxy.json diff --git a/domains/testluxxy.json b/domains/testluxxy.json new file mode 100644 index 000000000..76ed5fc66 --- /dev/null +++ b/domains/testluxxy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luxxy-GF", + "email": "deniedaddicted@gmail.com" + }, + "record": { + "A": ["178.33.110.212"] + } +} From 8b557c1a146f91dd67b6031a469b16595fb447fc Mon Sep 17 00:00:00 2001 From: Kronifer <44979306+Kronifer@users.noreply.github.com> Date: Sun, 3 Sep 2023 20:11:09 -0500 Subject: [PATCH 4407/8412] chore: fix ip address --- domains/kronifer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kronifer.json b/domains/kronifer.json index 875742434..ef189b0ea 100644 --- a/domains/kronifer.json +++ b/domains/kronifer.json @@ -4,6 +4,6 @@ "email": "dillonr5@live.wsd1.org" }, "record": { - "A": ["172.178.61.66"] + "A": ["147.182.152.211"] } } From 3030281a199decf7a20d0fb58da192b96f49976e Mon Sep 17 00:00:00 2001 From: Sh1nYhUnT3R27 Date: Sun, 3 Sep 2023 21:21:42 -0400 Subject: [PATCH 4408/8412] feat(domain): sh1nyhunt3r27.is-a.dev --- domains/sh1nyhunt3r27.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sh1nyhunt3r27.json diff --git a/domains/sh1nyhunt3r27.json b/domains/sh1nyhunt3r27.json new file mode 100644 index 000000000..a13decd1f --- /dev/null +++ b/domains/sh1nyhunt3r27.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sh1nYhUnT3R27", + "email": "Jom834827@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7f7fd3380b4babfd02551530f568d6f4a08847ed Mon Sep 17 00:00:00 2001 From: RajasBhagatkar Date: Mon, 4 Sep 2023 11:49:19 +0530 Subject: [PATCH 4409/8412] feat(domain): rajasbhagatkar.is-a.dev --- domains/rajasbhagatkar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rajasbhagatkar.json diff --git a/domains/rajasbhagatkar.json b/domains/rajasbhagatkar.json new file mode 100644 index 000000000..fb081b667 --- /dev/null +++ b/domains/rajasbhagatkar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RajasBhagatkar", + "email": "rajasbhagatkar@gmail.com" + }, + "record": { + "CNAME": "rajasbhagatkar.github.io" + } +} From 2beb577bc1312c05736097aa17818a5231cb020f Mon Sep 17 00:00:00 2001 From: Harsh06-afk Date: Mon, 4 Sep 2023 12:17:25 +0530 Subject: [PATCH 4410/8412] feat(domain): thund3r.is-a.dev --- domains/thund3r.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thund3r.json diff --git a/domains/thund3r.json b/domains/thund3r.json new file mode 100644 index 000000000..f864f321d --- /dev/null +++ b/domains/thund3r.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Harsh06-afk", + "email": "hvs8380@gmail.com" + }, + "record": { + "CNAME": "harsh06-afk.github.io" + } +} From 7398bf634d0508be7ae14d2ef06574d54b1f1ade Mon Sep 17 00:00:00 2001 From: kenanneo Date: Mon, 4 Sep 2023 04:09:15 -0400 Subject: [PATCH 4411/8412] feat(domain): kenanneo.is-a.dev --- domains/kenanneo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kenanneo.json diff --git a/domains/kenanneo.json b/domains/kenanneo.json new file mode 100644 index 000000000..186e9d707 --- /dev/null +++ b/domains/kenanneo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kenanneo", + "email": "kenanneo2@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 98fa150a226555b56ef61bf45735c39e065db297 Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Mon, 4 Sep 2023 16:41:30 +0700 Subject: [PATCH 4412/8412] feat(domain): miu.is-a.dev --- domains/miu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miu.json diff --git a/domains/miu.json b/domains/miu.json new file mode 100644 index 000000000..1cc9c29f0 --- /dev/null +++ b/domains/miu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "miu-discord.github.io" + } +} From 7754c9ce1b110f46c31276b6328093db4eea67af Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Mon, 4 Sep 2023 17:05:18 +0700 Subject: [PATCH 4413/8412] feat(domain): soothe.is-a.dev --- domains/soothe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/soothe.json diff --git a/domains/soothe.json b/domains/soothe.json new file mode 100644 index 000000000..42b885813 --- /dev/null +++ b/domains/soothe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "soothe-bot.github.io" + } +} From 25ee62ad78f9092a62d69c172db23c9513afacb8 Mon Sep 17 00:00:00 2001 From: Rubin Bhandari Date: Mon, 4 Sep 2023 17:52:14 +0545 Subject: [PATCH 4414/8412] fix: update rubiin domain --- domains/rubiin.json | 4 ++-- domains/rubin.json | 9 --------- 2 files changed, 2 insertions(+), 11 deletions(-) delete mode 100644 domains/rubin.json diff --git a/domains/rubiin.json b/domains/rubiin.json index 8b51a1152..4be5a80da 100644 --- a/domains/rubiin.json +++ b/domains/rubiin.json @@ -1,10 +1,10 @@ { + "description": "Rubin's Website", "owner": { "username": "rubiin", "email": "roobin.bhandari@gmail.com" }, - "record": { - "A": ["172.66.46.208"] + "CNAME": "rubiin.pages.dev" } } diff --git a/domains/rubin.json b/domains/rubin.json deleted file mode 100644 index 0233fe19f..000000000 --- a/domains/rubin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "rubiin", - "email": "roobin.bhandari@gmail.com" - }, - "record": { - "URL": "https://rubiin.pages.dev" - } -} From df4fd2265ad14c6e84ac7f5d61120c674a813d39 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Mon, 4 Sep 2023 19:09:12 +0700 Subject: [PATCH 4415/8412] Update mail.acey.json --- domains/mail.acey.json | 19 ++++++++----------- 1 file changed, 8 insertions(+), 11 deletions(-) diff --git a/domains/mail.acey.json b/domains/mail.acey.json index 7666f0277..aea7771d4 100644 --- a/domains/mail.acey.json +++ b/domains/mail.acey.json @@ -1,13 +1,10 @@ { - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "MX": [ - "mx1.improvmx.com.", - "mx2.improvmx.com." - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } + "owner": { + "username": "AceyDoCodes", + "email": "aceygoesboom@gmail.com" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From dcd922283c495f496237bbe3e9bc251989ba739b Mon Sep 17 00:00:00 2001 From: xYundy Date: Sat, 2 Sep 2023 19:56:32 +0200 Subject: [PATCH 4416/8412] feat(domain): wojciechzieciak.is-a.dev --- domains/wojciechzieciak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wojciechzieciak.json diff --git a/domains/wojciechzieciak.json b/domains/wojciechzieciak.json new file mode 100644 index 000000000..174683843 --- /dev/null +++ b/domains/wojciechzieciak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xYundy", + "email": "wojciech.zieciak@gmail.com" + }, + "record": { + "URL": "https://xyundy.pl/" + } +} From ce2e0e6262ac02f4e04df71d6779551ef1a3a753 Mon Sep 17 00:00:00 2001 From: stanasxd Date: Mon, 4 Sep 2023 17:11:34 +0300 Subject: [PATCH 4417/8412] feat(domain): marby.is-a.dev --- domains/marby.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/marby.json diff --git a/domains/marby.json b/domains/marby.json new file mode 100644 index 000000000..8b0cdace2 --- /dev/null +++ b/domains/marby.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "stanasxd", + "email": "stanasarts@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 401666aca3c53439844bd4ac5b3eb31ed0fa4502 Mon Sep 17 00:00:00 2001 From: nexacopic Date: Mon, 4 Sep 2023 20:03:22 +0100 Subject: [PATCH 4418/8412] feat(domain): nexacopic.is-a.dev --- domains/nexacopic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nexacopic.json diff --git a/domains/nexacopic.json b/domains/nexacopic.json new file mode 100644 index 000000000..80b66bb96 --- /dev/null +++ b/domains/nexacopic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nexacopic", + "email": "nexacopic@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From efcfb3fe0a801b401e6cbff58c4321cff07b1547 Mon Sep 17 00:00:00 2001 From: ItsLap Date: Mon, 4 Sep 2023 20:55:00 +0100 Subject: [PATCH 4419/8412] feat(domain): lap.is-a.dev --- domains/lap.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lap.json diff --git a/domains/lap.json b/domains/lap.json new file mode 100644 index 000000000..e08febfd4 --- /dev/null +++ b/domains/lap.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ItsLap", + "email": "alexanderpaulwheeler15@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 83b124c84bb518a0af94fe18268c5bb699399625 Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Tue, 5 Sep 2023 03:29:41 +0700 Subject: [PATCH 4420/8412] feat(domain): lucy.is-a.dev --- domains/lucy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lucy.json diff --git a/domains/lucy.json b/domains/lucy.json new file mode 100644 index 000000000..f1f14f461 --- /dev/null +++ b/domains/lucy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "hai-lucy.github.io" + } +} From e93f8b87ceb24c2e4bf2d2a8a1c327a0f500d40e Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Tue, 5 Sep 2023 03:33:39 +0700 Subject: [PATCH 4421/8412] Update lucy.json --- domains/lucy.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/lucy.json b/domains/lucy.json index f1f14f461..7e159eae5 100644 --- a/domains/lucy.json +++ b/domains/lucy.json @@ -1,9 +1,12 @@ { + "description": "Lucy.is-a.dev", + "repo": "https://github.com/Hai-Lucy/Hai-Lucy.github.io", "owner": { "username": "lrmn7", - "email": "lrmn.dev@gmail.com" + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" }, "record": { - "CNAME": "hai-lucy.github.io" + "CNAME": "Hai-Lucy.github.io" } } From c3d7b0705d0706e0279f29236ed2da11a8282c5d Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Tue, 5 Sep 2023 03:35:00 +0700 Subject: [PATCH 4422/8412] Update miu.json --- domains/miu.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/miu.json b/domains/miu.json index 1cc9c29f0..ad149050d 100644 --- a/domains/miu.json +++ b/domains/miu.json @@ -1,9 +1,12 @@ { + "description": "Miu.is-a.dev", + "repo": "https://github.com/Miu-Discord/Miu-Discord.github.io", "owner": { "username": "lrmn7", - "email": "lrmn.dev@gmail.com" + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" }, "record": { - "CNAME": "miu-discord.github.io" + "CNAME": "Miu-Discord.github.io" } } From 20eacc7d5653e6931465e7d26fd3769382c0f19d Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Tue, 5 Sep 2023 03:36:31 +0700 Subject: [PATCH 4423/8412] Update soothe.json --- domains/soothe.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/soothe.json b/domains/soothe.json index 42b885813..0e61a9257 100644 --- a/domains/soothe.json +++ b/domains/soothe.json @@ -1,7 +1,10 @@ { + "description": "Soothe.is-a.dev", + "repo": "https://github.com/soothe-bot/soothe-bot.github.io", "owner": { "username": "lrmn7", - "email": "lrmn.dev@gmail.com" + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" }, "record": { "CNAME": "soothe-bot.github.io" From a77e694bb59ed7ac5f398f572acc2ff934fee5c0 Mon Sep 17 00:00:00 2001 From: KSinghofficial Date: Tue, 5 Sep 2023 05:09:31 +0530 Subject: [PATCH 4424/8412] feat(domain): ksingh.is-a.dev --- domains/ksingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ksingh.json diff --git a/domains/ksingh.json b/domains/ksingh.json new file mode 100644 index 000000000..179f4c18b --- /dev/null +++ b/domains/ksingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KSinghofficial", + "email": "ksinghofficial@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 41f3102b37b6992886b291e1ddd25f57a52d07c4 Mon Sep 17 00:00:00 2001 From: Zirmith Date: Mon, 4 Sep 2023 19:33:41 -0500 Subject: [PATCH 4425/8412] feat(domain): utility.icevixen.is-a.dev --- domains/utility.icevixen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/utility.icevixen.json diff --git a/domains/utility.icevixen.json b/domains/utility.icevixen.json new file mode 100644 index 000000000..11ce7ceb0 --- /dev/null +++ b/domains/utility.icevixen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5c28932265a62b63a7e4e6faecaeae55c3309993 Mon Sep 17 00:00:00 2001 From: yangxiaokun <619742721@qq.com> Date: Tue, 5 Sep 2023 10:39:25 +0800 Subject: [PATCH 4426/8412] feat(domain): javierpastore.is-a.dev --- domains/javierpastore.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/javierpastore.json diff --git a/domains/javierpastore.json b/domains/javierpastore.json new file mode 100644 index 000000000..bf621a217 --- /dev/null +++ b/domains/javierpastore.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "yangxiaokun", + "email": "619742721@qq.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ff1aef2096cbbb85bf531ac3256dfa2ab9454c6a Mon Sep 17 00:00:00 2001 From: nfason Date: Mon, 4 Sep 2023 23:55:09 -0500 Subject: [PATCH 4427/8412] feat(domain): nfason.is-a.dev --- domains/nfason.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nfason.json diff --git a/domains/nfason.json b/domains/nfason.json new file mode 100644 index 000000000..9ee4b12ea --- /dev/null +++ b/domains/nfason.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nfason", + "email": "nfason@uab.edu" + }, + "record": { + "CNAME": "nfason.com" + } +} From fc53fdc6aab24ed684cab2f9278645f8dc0decbb Mon Sep 17 00:00:00 2001 From: Peaqcy Date: Tue, 5 Sep 2023 18:22:33 +1000 Subject: [PATCH 4428/8412] feat(domain): peacy.is-a.dev --- domains/peacy.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/peacy.json b/domains/peacy.json index dfd86bc62..8971e9386 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,6 +4,8 @@ "email": "kiwibird211@icloud.com" }, "record": { - "TXT": ""[{"type":"URL","value":"https://peacy.is-a.dev/.well-known/discord","allowMultiple":false},{"type":"TXT","allowMultiple":true,"value":"dh=49573fc56f2a69919778375f6512a3701cabdba2"}]"" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3d28d066af78fc6266d101443026d04e2b2fd1c7 Mon Sep 17 00:00:00 2001 From: vlux Date: Tue, 5 Sep 2023 17:02:13 +0800 Subject: [PATCH 4429/8412] feat(domain): xuanwu.is-a.dev --- domains/xuanwu.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/xuanwu.json b/domains/xuanwu.json index 265dc4bf6..14200571f 100644 --- a/domains/xuanwu.json +++ b/domains/xuanwu.json @@ -4,6 +4,8 @@ "email": "vluxyue@gmail.com" }, "record": { - "CNAME": "www.yxw.is" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ea0753bb7a95e6d7d8d1fcf0598dd5c5729c077f Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 11:39:10 +0200 Subject: [PATCH 4430/8412] feat(domain): polosteor.is-a.dev --- domains/polosteor.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/polosteor.json diff --git a/domains/polosteor.json b/domains/polosteor.json new file mode 100644 index 000000000..602fc2e0d --- /dev/null +++ b/domains/polosteor.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a997ccf92c3d20defe0f374c4b9d01fc12ffce08 Mon Sep 17 00:00:00 2001 From: Trandang-hiendev Date: Tue, 5 Sep 2023 17:00:02 +0700 Subject: [PATCH 4431/8412] feat(domain): kasu.is-a.dev --- domains/kasu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kasu.json diff --git a/domains/kasu.json b/domains/kasu.json new file mode 100644 index 000000000..437840057 --- /dev/null +++ b/domains/kasu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Trandang-hiendev", + "email": "trandanghien120@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d7bed5f7457d6e29e1e1e6018b5f4608d5d3b0b3 Mon Sep 17 00:00:00 2001 From: Trandang-hiendev Date: Tue, 5 Sep 2023 17:18:18 +0700 Subject: [PATCH 4432/8412] feat(domain): kasuu.is-a.dev --- domains/kasuu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kasuu.json diff --git a/domains/kasuu.json b/domains/kasuu.json new file mode 100644 index 000000000..437840057 --- /dev/null +++ b/domains/kasuu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Trandang-hiendev", + "email": "trandanghien120@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c91f986cc5cd303988194f1e601538eea6f7a28e Mon Sep 17 00:00:00 2001 From: hii311 Date: Tue, 5 Sep 2023 18:07:53 +0700 Subject: [PATCH 4433/8412] feat(domain): wangjoui.is-a.dev --- domains/wangjoui.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wangjoui.json diff --git a/domains/wangjoui.json b/domains/wangjoui.json new file mode 100644 index 000000000..66b9329d2 --- /dev/null +++ b/domains/wangjoui.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hii311", + "email": "trieuvy5ghz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e6ffcc2141cec9d8f60972df2bdf414374915d66 Mon Sep 17 00:00:00 2001 From: IbrahimKhan2004 Date: Tue, 5 Sep 2023 18:31:25 +0530 Subject: [PATCH 4434/8412] feat(domain): bashafk.is-a.dev --- domains/bashafk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bashafk.json diff --git a/domains/bashafk.json b/domains/bashafk.json new file mode 100644 index 000000000..0427a9844 --- /dev/null +++ b/domains/bashafk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "IbrahimKhan2004", + "email": "OfficialIbrahimKhan2004@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 698259148d20e719a1396a3a7ede68188b0c60a4 Mon Sep 17 00:00:00 2001 From: rifki-saputra Date: Tue, 5 Sep 2023 20:11:05 +0700 Subject: [PATCH 4435/8412] feat(domain): rifkisaputra.is-a.dev --- domains/rifkisaputra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rifkisaputra.json diff --git a/domains/rifkisaputra.json b/domains/rifkisaputra.json new file mode 100644 index 000000000..ed2d54e62 --- /dev/null +++ b/domains/rifkisaputra.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rifki-saputra", + "email": "rifkimuhamad0987@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9b2b0da30fa90e5c01391cff21190155b4a3ada6 Mon Sep 17 00:00:00 2001 From: The-Asher <08.bellaaron@gmail.com> Date: Tue, 5 Sep 2023 15:10:18 +0100 Subject: [PATCH 4436/8412] feat(domain): asher.is-a.dev --- domains/asher.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/asher.json diff --git a/domains/asher.json b/domains/asher.json new file mode 100644 index 000000000..d6b8339c2 --- /dev/null +++ b/domains/asher.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "The-Asher", + "email": "08.bellaaron@gmail.com" + }, + "record": { + "A": ["198.91.81.11"] + } +} From baeacda83c4d5e07c5d1098afef2c779f88886ad Mon Sep 17 00:00:00 2001 From: ppg00 Date: Tue, 5 Sep 2023 16:08:52 +0100 Subject: [PATCH 4437/8412] feat(domain): qqg00.is-a.dev --- domains/qqg00.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/qqg00.json diff --git a/domains/qqg00.json b/domains/qqg00.json new file mode 100644 index 000000000..dd140730e --- /dev/null +++ b/domains/qqg00.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ppg00", + "email": "vx2dsk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8aec2f25f7db6a3110b89df48378c318dd59e3c1 Mon Sep 17 00:00:00 2001 From: Sephrost Date: Tue, 5 Sep 2023 17:10:22 +0200 Subject: [PATCH 4438/8412] feat(domain): sephrost.is-a.dev --- domains/sephrost.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sephrost.json diff --git a/domains/sephrost.json b/domains/sephrost.json new file mode 100644 index 000000000..3139d0568 --- /dev/null +++ b/domains/sephrost.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sephrost", + "email": "lorenzato.fabi13@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7eae8a312de0963666d553d810f637be9c72f0d2 Mon Sep 17 00:00:00 2001 From: ppg00 Date: Tue, 5 Sep 2023 16:18:32 +0100 Subject: [PATCH 4439/8412] feat(domain): mohammed.is-a.dev --- domains/mohammed.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/mohammed.json b/domains/mohammed.json index 0e16b4ba3..dd140730e 100644 --- a/domains/mohammed.json +++ b/domains/mohammed.json @@ -1,12 +1,11 @@ { - "description": "for my personal website ^_^", - "repo": "https://github.com/ppg00/ppg00.github.io", "owner": { "username": "ppg00", - "email": "ppqg00@gmail.com", - "twitter": "qqg00" + "email": "vx2dsk@gmail.com" }, "record": { - "CNAME": "ppg00.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3ecaea8cc987f9fc69226d9fc4dabea95a95cd21 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Tue, 5 Sep 2023 17:21:02 +0200 Subject: [PATCH 4440/8412] feat(domain): clicpow.is-a.dev --- domains/clicpow.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/clicpow.json diff --git a/domains/clicpow.json b/domains/clicpow.json new file mode 100644 index 000000000..ae347f452 --- /dev/null +++ b/domains/clicpow.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d90fc04aca25b01d044dbead0a72a9454f1dd35b Mon Sep 17 00:00:00 2001 From: polosteor <87083225+polosteor@users.noreply.github.com> Date: Tue, 5 Sep 2023 18:00:42 +0200 Subject: [PATCH 4441/8412] Update polosteor.json --- domains/polosteor.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/polosteor.json b/domains/polosteor.json index 602fc2e0d..63a520e23 100644 --- a/domains/polosteor.json +++ b/domains/polosteor.json @@ -4,8 +4,9 @@ "email": "polosteor@gmail.com" }, "record": { + "CNAME": "https://polosteor.com" "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 5a9b51840dc8692defceb2efdebe5aa57dab03b1 Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 18:02:10 +0200 Subject: [PATCH 4442/8412] feat(domain): test.is-a.dev --- domains/test.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/test.json diff --git a/domains/test.json b/domains/test.json new file mode 100644 index 000000000..ad6b23eff --- /dev/null +++ b/domains/test.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "CNAME": "polosteor.com" + } +} From a5a1f892cc8ca94e098b5026b4fe69a81d13944a Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 18:03:50 +0200 Subject: [PATCH 4443/8412] feat(domain): azertyuiopqsdfghjklm.is-a.dev --- domains/azertyuiopqsdfghjklm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/azertyuiopqsdfghjklm.json diff --git a/domains/azertyuiopqsdfghjklm.json b/domains/azertyuiopqsdfghjklm.json new file mode 100644 index 000000000..ad6b23eff --- /dev/null +++ b/domains/azertyuiopqsdfghjklm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "CNAME": "polosteor.com" + } +} From 111c58219aa2075ad02312082c5312e8b7bfaa80 Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 18:05:04 +0200 Subject: [PATCH 4444/8412] feat(domain): test1235vbgfs.is-a.dev --- domains/test1235vbgfs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/test1235vbgfs.json diff --git a/domains/test1235vbgfs.json b/domains/test1235vbgfs.json new file mode 100644 index 000000000..602fc2e0d --- /dev/null +++ b/domains/test1235vbgfs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ac413c2eb34c728560d2489824e76bcccab814c6 Mon Sep 17 00:00:00 2001 From: polosteor Date: Tue, 5 Sep 2023 18:05:43 +0200 Subject: [PATCH 4445/8412] feat(domain): agdesf452vrzf985fsepmb.is-a.dev --- domains/agdesf452vrzf985fsepmb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/agdesf452vrzf985fsepmb.json diff --git a/domains/agdesf452vrzf985fsepmb.json b/domains/agdesf452vrzf985fsepmb.json new file mode 100644 index 000000000..602fc2e0d --- /dev/null +++ b/domains/agdesf452vrzf985fsepmb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "polosteor", + "email": "polosteor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 22d9009adf3352df28d40714fab69aaffde7ea30 Mon Sep 17 00:00:00 2001 From: Vikram Vishwakarma Date: Tue, 5 Sep 2023 23:15:27 +0530 Subject: [PATCH 4446/8412] Create dynamic-homepage.json --- domains/dynamic-homepage.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dynamic-homepage.json diff --git a/domains/dynamic-homepage.json b/domains/dynamic-homepage.json new file mode 100644 index 000000000..be30a4d38 --- /dev/null +++ b/domains/dynamic-homepage.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vikramv20", + "email": "vs423502@gmail.com" + }, + "record": { + "URL": "https://github.com/vikramv20/dynamic-homepage" + } +} From 97f00a670bf0b2315b033a36ced59e5e05e52e9f Mon Sep 17 00:00:00 2001 From: alcyoneuss Date: Tue, 5 Sep 2023 19:46:44 +0200 Subject: [PATCH 4447/8412] feat(domain): alcyoneus .is-a.dev --- domains/alcyoneus .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alcyoneus .json diff --git a/domains/alcyoneus .json b/domains/alcyoneus .json new file mode 100644 index 000000000..e8874052e --- /dev/null +++ b/domains/alcyoneus .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "alcyoneuss", + "email": "datemage+xd1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 39c9ff735cd8ddf2e3666bfd74de019087d0396e Mon Sep 17 00:00:00 2001 From: Aether1777 Date: Tue, 5 Sep 2023 11:54:57 -0700 Subject: [PATCH 4448/8412] feat(domain): xeno.is-a.dev --- domains/xeno.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xeno.json diff --git a/domains/xeno.json b/domains/xeno.json new file mode 100644 index 000000000..2dc7acbb9 --- /dev/null +++ b/domains/xeno.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e9a750442f04c8d61dca437d09f5d39c21ec592d Mon Sep 17 00:00:00 2001 From: mezotv Date: Tue, 5 Sep 2023 22:42:23 +0200 Subject: [PATCH 4449/8412] feat(domain): dominik.is-a.dev --- domains/dominik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dominik.json diff --git a/domains/dominik.json b/domains/dominik.json new file mode 100644 index 000000000..f76e83c5e --- /dev/null +++ b/domains/dominik.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mezotv", + "email": "dominik@koch-bautechnik.de" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 63d18371c46e07aab2a444901d0161297cd4f8bf Mon Sep 17 00:00:00 2001 From: rubensalinas Date: Tue, 5 Sep 2023 16:39:21 -0600 Subject: [PATCH 4450/8412] feat(domain): rubensalinas.is-a.dev --- domains/rubensalinas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rubensalinas.json diff --git a/domains/rubensalinas.json b/domains/rubensalinas.json new file mode 100644 index 000000000..ecd78a03c --- /dev/null +++ b/domains/rubensalinas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rubensalinas", + "email": "ruben.asg@gmail.com" + }, + "record": { + "A": ["154.53.55.74"] + } +} From 3510564e48172e7b36b3aecdc5ff818473dbe947 Mon Sep 17 00:00:00 2001 From: AakrishtSP Date: Wed, 6 Sep 2023 12:37:51 +0545 Subject: [PATCH 4451/8412] feat(domain): aakrisht.is-a.dev --- domains/aakrisht.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aakrisht.json diff --git a/domains/aakrisht.json b/domains/aakrisht.json new file mode 100644 index 000000000..9712a5ffe --- /dev/null +++ b/domains/aakrisht.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AakrishtSP", + "email": "akrisht62@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 76cdf712795bc88788a95dd9b5dee8caa905e3e7 Mon Sep 17 00:00:00 2001 From: kafeicheez2 Date: Wed, 6 Sep 2023 15:51:43 +0800 Subject: [PATCH 4452/8412] feat(domain): kavinned.is-a.dev --- domains/kavinned.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kavinned.json diff --git a/domains/kavinned.json b/domains/kavinned.json new file mode 100644 index 000000000..d12a04d9d --- /dev/null +++ b/domains/kavinned.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kafeicheez2", + "email": "kavin.ned@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9cfb90100a9100a1205a39d1f01f69d9b184462b Mon Sep 17 00:00:00 2001 From: osakihsieh Date: Wed, 6 Sep 2023 16:33:28 +0800 Subject: [PATCH 4453/8412] feat(domain): spd.is-a.dev --- domains/spd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spd.json diff --git a/domains/spd.json b/domains/spd.json new file mode 100644 index 000000000..6793003bb --- /dev/null +++ b/domains/spd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "osakihsieh", + "email": "aspdoctor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0a59714c2c81f23715bae762ce1ad82498c5d024 Mon Sep 17 00:00:00 2001 From: osakihsieh Date: Wed, 6 Sep 2023 16:34:58 +0800 Subject: [PATCH 4454/8412] feat(domain): osakihsieh.is-a.dev --- domains/osakihsieh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/osakihsieh.json diff --git a/domains/osakihsieh.json b/domains/osakihsieh.json new file mode 100644 index 000000000..6793003bb --- /dev/null +++ b/domains/osakihsieh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "osakihsieh", + "email": "aspdoctor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 07a3902bbca43e8438b6d7f204bd0b5669f32269 Mon Sep 17 00:00:00 2001 From: AyushmanSarkar Date: Wed, 6 Sep 2023 14:58:23 +0530 Subject: [PATCH 4455/8412] feat(domain): ayushmansarkar.is-a.dev --- domains/ayushmansarkar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayushmansarkar.json diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json new file mode 100644 index 000000000..25e708172 --- /dev/null +++ b/domains/ayushmansarkar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AyushmanSarkar", + "email": "aayushmans2008@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f333ab78395089cc23994ab427a470e641e52544 Mon Sep 17 00:00:00 2001 From: RockstarBuddies Date: Wed, 6 Sep 2023 15:45:30 +0530 Subject: [PATCH 4456/8412] feat(domain): rockstarbuddies.is-a.dev --- domains/rockstarbuddies.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rockstarbuddies.json diff --git a/domains/rockstarbuddies.json b/domains/rockstarbuddies.json new file mode 100644 index 000000000..851091c22 --- /dev/null +++ b/domains/rockstarbuddies.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RockstarBuddies", + "email": "yourrockingbuddy@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b3d9aea0415098c0e99010145151f72735d2526d Mon Sep 17 00:00:00 2001 From: keshrlmfao Date: Wed, 6 Sep 2023 14:22:12 +0300 Subject: [PATCH 4457/8412] feat(domain): damned-support.is-a.dev --- domains/damned-support.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/damned-support.json diff --git a/domains/damned-support.json b/domains/damned-support.json new file mode 100644 index 000000000..809dd2edc --- /dev/null +++ b/domains/damned-support.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "keshrlmfao", + "email": "kiwipointss555@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 74ab723885d6e88767b7539084ce2dcc5183d16a Mon Sep 17 00:00:00 2001 From: AidanTheJsDev <24aidanwhite@usd266.com> Date: Wed, 6 Sep 2023 09:00:05 -0500 Subject: [PATCH 4458/8412] feat(domain): aidan.is-a.dev --- domains/aidan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aidan.json diff --git a/domains/aidan.json b/domains/aidan.json new file mode 100644 index 000000000..440354659 --- /dev/null +++ b/domains/aidan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AidanTheJsDev", + "email": "24aidanwhite@usd266.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 61c3aac0579e8f36234800af4693d98e672f1e0f Mon Sep 17 00:00:00 2001 From: Plushhh Date: Wed, 6 Sep 2023 18:29:44 +0300 Subject: [PATCH 4459/8412] feat(domain): plush.is-a.dev --- domains/plush.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/plush.json diff --git a/domains/plush.json b/domains/plush.json new file mode 100644 index 000000000..eaf887a0a --- /dev/null +++ b/domains/plush.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Plushhh", + "email": "umer.farooq0@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0fcb0cdde0a9afd7a484dbe1691fcc586e192f0f Mon Sep 17 00:00:00 2001 From: opkinshuk09 Date: Wed, 6 Sep 2023 21:36:00 +0530 Subject: [PATCH 4460/8412] feat(domain): unknowncheats.is-a.dev --- domains/unknowncheats.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/unknowncheats.json diff --git a/domains/unknowncheats.json b/domains/unknowncheats.json new file mode 100644 index 000000000..afa1025f7 --- /dev/null +++ b/domains/unknowncheats.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "opkinshuk09", + "email": "opkinshuk09@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1a9f0e54716b0efae9ad24584c6fff3ffd862454 Mon Sep 17 00:00:00 2001 From: TheMrRedstone Date: Wed, 6 Sep 2023 12:08:21 -0400 Subject: [PATCH 4461/8412] feat(domain): hazelnut.is-a.dev --- domains/hazelnut.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/hazelnut.json b/domains/hazelnut.json index 5ba327f1e..ae5caae10 100644 --- a/domains/hazelnut.json +++ b/domains/hazelnut.json @@ -4,6 +4,8 @@ "email": "hazelnutzhoney@gmail.com" }, "record": { - "CNAME": "TheMrRedstone.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 885f3912281512e5c49ecd5d4c43fc3a78296062 Mon Sep 17 00:00:00 2001 From: keshrlmfao Date: Wed, 6 Sep 2023 19:11:17 +0300 Subject: [PATCH 4462/8412] feat(domain): dsgaasdgsdag.is-a.dev --- domains/dsgaasdgsdag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dsgaasdgsdag.json diff --git a/domains/dsgaasdgsdag.json b/domains/dsgaasdgsdag.json new file mode 100644 index 000000000..809dd2edc --- /dev/null +++ b/domains/dsgaasdgsdag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "keshrlmfao", + "email": "kiwipointss555@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 32d54d6c81f2e861e144f7757280244379bfebe0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Mert=20=C3=87elik?= <76150391+mertcelik2196@users.noreply.github.com> Date: Wed, 6 Sep 2023 19:45:43 +0300 Subject: [PATCH 4463/8412] Delete domains/mert.json --- domains/mert.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mert.json diff --git a/domains/mert.json b/domains/mert.json deleted file mode 100644 index 8541c92eb..000000000 --- a/domains/mert.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Mert's personal developer website", - "repo": "https://github.com/mertcelik2196", - "owner": { - "username": "mertcelik2196", - "email": "mertcelik2196@gmail.com" - }, - "record": { - "URL": "https://mert.vercel.app" - } -} From dfc7d9de17e0989fbf2c1634790e747072a34c37 Mon Sep 17 00:00:00 2001 From: suhujetlag5 Date: Wed, 6 Sep 2023 23:49:22 +0700 Subject: [PATCH 4464/8412] feat(domain): kntlpop.is-a.dev --- domains/kntlpop.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kntlpop.json diff --git a/domains/kntlpop.json b/domains/kntlpop.json new file mode 100644 index 000000000..7921d30b1 --- /dev/null +++ b/domains/kntlpop.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "suhujetlag5", + "email": "suhujetlag5@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bc9b23cf6e8b963f05d2b44bd0199da60324a2ee Mon Sep 17 00:00:00 2001 From: mjnaous Date: Wed, 6 Sep 2023 21:04:18 +0300 Subject: [PATCH 4465/8412] feat(domain): mohamad.is-a.dev --- domains/mohamad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mohamad.json diff --git a/domains/mohamad.json b/domains/mohamad.json new file mode 100644 index 000000000..dcae14b4e --- /dev/null +++ b/domains/mohamad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.org" + }, + "record": { + "URL": "https://mh4d.eu.org" + } +} From 3187123dc949a5ddc861d40acdf5ac4cdf6d9b75 Mon Sep 17 00:00:00 2001 From: ryanzam Date: Wed, 6 Sep 2023 21:06:17 +0300 Subject: [PATCH 4466/8412] feat(domain): ryanzam.is-a.dev --- domains/ryanzam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ryanzam.json diff --git a/domains/ryanzam.json b/domains/ryanzam.json new file mode 100644 index 000000000..5754f2a49 --- /dev/null +++ b/domains/ryanzam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ryanzam", + "email": "ryanzam2005@yahoo.com" + }, + "record": { + "CNAME": "icy-coast-0d7690d03.3.azurestaticapps.net" + } +} From 51cc2b83bcd66b1574432378b8965563530b121a Mon Sep 17 00:00:00 2001 From: irawancandra6699 Date: Thu, 7 Sep 2023 02:04:24 +0700 Subject: [PATCH 4467/8412] feat(domain): myvps.is-a.dev --- domains/myvps.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/myvps.json diff --git a/domains/myvps.json b/domains/myvps.json new file mode 100644 index 000000000..a7b7e07f9 --- /dev/null +++ b/domains/myvps.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "irawancandra6699", + "email": "irawancandra6699@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7ddc530b6cbd2bd4f68567f84490bb89e6455cc8 Mon Sep 17 00:00:00 2001 From: ssoonu Date: Wed, 6 Sep 2023 12:39:06 -0700 Subject: [PATCH 4468/8412] feat(domain): neomc.xyz.is-a.dev --- domains/neomc.xyz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/neomc.xyz.json diff --git a/domains/neomc.xyz.json b/domains/neomc.xyz.json new file mode 100644 index 000000000..784f5a66a --- /dev/null +++ b/domains/neomc.xyz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ssoonu", + "email": "saiifksa509@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3452495df8fdfc0b08f2174ff2d42bbb188e9acb Mon Sep 17 00:00:00 2001 From: OrhanYigitDurmaz Date: Thu, 7 Sep 2023 00:17:11 +0300 Subject: [PATCH 4469/8412] feat(domain): orhanyigitdurmaz.is-a.dev --- domains/orhanyigitdurmaz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/orhanyigitdurmaz.json diff --git a/domains/orhanyigitdurmaz.json b/domains/orhanyigitdurmaz.json new file mode 100644 index 000000000..b9445d7dd --- /dev/null +++ b/domains/orhanyigitdurmaz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "OrhanYigitDurmaz", + "email": "orhanyigitv2durmaz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From acb6465f4d8ae61ad641512c6522e042beda0a13 Mon Sep 17 00:00:00 2001 From: AMULYASing Date: Thu, 7 Sep 2023 08:31:24 +0530 Subject: [PATCH 4470/8412] feat(domain): amulyasingh.is-a.dev --- domains/amulyasingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/amulyasingh.json diff --git a/domains/amulyasingh.json b/domains/amulyasingh.json new file mode 100644 index 000000000..f91fc50e4 --- /dev/null +++ b/domains/amulyasingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AMULYASing", + "email": "amulyasingh370@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 87142ef06acefe064e4025e712ffa52dcb016188 Mon Sep 17 00:00:00 2001 From: hakxcore Date: Thu, 7 Sep 2023 11:29:05 +0530 Subject: [PATCH 4471/8412] feat(domain): mukeshkumarcharak.is-a.dev --- domains/mukeshkumarcharak.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/mukeshkumarcharak.json b/domains/mukeshkumarcharak.json index 728311da0..ded434679 100644 --- a/domains/mukeshkumarcharak.json +++ b/domains/mukeshkumarcharak.json @@ -1,10 +1,11 @@ { "owner": { "username": "hakxcore", - "email": "mukeshkumarcharak@gmail.com" + "email": "kumarm_1@rknec.edu" }, - "record": { - "A": ["185.199.108.153"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 6dfaf6e33403456379c58ca91e7eef72f22aa179 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:34:48 +0700 Subject: [PATCH 4472/8412] Update domains/acey.json Co-authored-by: William Harrison --- domains/acey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/acey.json b/domains/acey.json index 5f7cb2def..39b36cb1a 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -4,6 +4,6 @@ "email": "aceygoesboom@gmail.com" }, "record": { - "TXT": "tbh i just need the other subdomain" + "URL": "https://github.com/AceyDoCodes" } } From 5896171cbb797b9aabbc7648955ec74f0c994777 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:40:31 +0800 Subject: [PATCH 4473/8412] Apply suggestions from code review --- domains/saurabhkirve.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 2f4adfdf3..4a2d0a571 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -5,7 +5,5 @@ }, "record": { "A": ["154.41.233.131"], - "CNAME":{ "berzcode.github.io"} - - + "CNAME": "berzcode.github.io" } From 5e4ae1273372497a48c18ff7e7a52919d95e1fcd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:49:52 +0800 Subject: [PATCH 4474/8412] Update probir-sarkar.json --- domains/probir-sarkar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/probir-sarkar.json b/domains/probir-sarkar.json index 68adbe6b1..199f0e6e0 100644 --- a/domains/probir-sarkar.json +++ b/domains/probir-sarkar.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "probir-sarkar.vercel.app" + "URL": "https://probir-sarkar.vercel.app" } } From 97a86a410e8bb97b42176fea1bfdab43c82e7e9b Mon Sep 17 00:00:00 2001 From: RockstarBuddies Date: Thu, 7 Sep 2023 15:20:16 +0530 Subject: [PATCH 4475/8412] feat(domain): adityagupta.is-a.dev --- domains/adityagupta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adityagupta.json diff --git a/domains/adityagupta.json b/domains/adityagupta.json new file mode 100644 index 000000000..8d2359435 --- /dev/null +++ b/domains/adityagupta.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RockstarBuddies", + "email": "yourrockingbuddy@gmail.com", + "discord": "899663426970865674" + }, + + "record": { + "CNAME": "blog" + } +} From 10dec6c25f0d701e55bf645386c56d6ab7e85aa5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:51:00 +0800 Subject: [PATCH 4476/8412] Update rizky.json --- domains/rizky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizky.json b/domains/rizky.json index f41378b6c..a4a946a79 100644 --- a/domains/rizky.json +++ b/domains/rizky.json @@ -4,6 +4,6 @@ "email": "markwilkens102@gmail.com" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"schummler.github.io"}]"" + "CNAME": "schummler.github.io" } } From 85c70c9e08ee22cdea972e0581f105eb7f42e7c5 Mon Sep 17 00:00:00 2001 From: void6670 Date: Thu, 7 Sep 2023 12:52:22 +0300 Subject: [PATCH 4477/8412] feat(domain): void6670.is-a.dev --- domains/void6670.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/void6670.json diff --git a/domains/void6670.json b/domains/void6670.json new file mode 100644 index 000000000..3ed67ade2 --- /dev/null +++ b/domains/void6670.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "void6670", + "email": "kevik744@gmail.com" + }, + "record": { + "CNAME": "3faecb26-e13c-4b63-8790-68bd9c21cc6b.id.repl.co" + } +} From 3fa9c5da20a97df06b788e519dcd4d8c2a05df1d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:53:20 +0800 Subject: [PATCH 4478/8412] Discard changes to domains/tmw.json --- domains/tmw.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/tmw.json diff --git a/domains/tmw.json b/domains/tmw.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/tmw.json +++ /dev/null @@ -1 +0,0 @@ - From ed5c0341264fad00e56a83ad8fe5d02ee505a70e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:53:25 +0800 Subject: [PATCH 4479/8412] Discard changes to domains/tylermwise.json --- domains/tylermwise.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/tylermwise.json diff --git a/domains/tylermwise.json b/domains/tylermwise.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/tylermwise.json +++ /dev/null @@ -1 +0,0 @@ - From 535f6a02fd8a7076fb6986d9609cd76a4fa22c22 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:54:52 +0800 Subject: [PATCH 4480/8412] Update adityakotha.json --- domains/adityakotha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adityakotha.json b/domains/adityakotha.json index dcf87fd43..16614ccc8 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "CNAME": "adityakotha2001.github.io" + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 487862ef8f4e7050a945e0cba94d4bce7dbfc9ae Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 17:55:24 +0800 Subject: [PATCH 4481/8412] Rename domains/domains/_github-pages-challenge-shadowisdev.shadowalker.json to domains/_github-pages-challenge-shadowisdev.shadowalker.json --- .../_github-pages-challenge-shadowisdev.shadowalker.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{domains => }/_github-pages-challenge-shadowisdev.shadowalker.json (100%) diff --git a/domains/domains/_github-pages-challenge-shadowisdev.shadowalker.json b/domains/_github-pages-challenge-shadowisdev.shadowalker.json similarity index 100% rename from domains/domains/_github-pages-challenge-shadowisdev.shadowalker.json rename to domains/_github-pages-challenge-shadowisdev.shadowalker.json From b29f2702e5a50db61291040905e297c9465e3bb1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:02:50 +0800 Subject: [PATCH 4482/8412] Discard changes to domains/ds+gamer.json --- domains/ds+gamer.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ds+gamer.json diff --git a/domains/ds+gamer.json b/domains/ds+gamer.json deleted file mode 100644 index 66f4945ff..000000000 --- a/domains/ds+gamer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "DhruvGamingzsoft", - "email": "dgashost@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 263ff5e6ffe44d53a7ecc7b0dcd5eaf19c1e632c Mon Sep 17 00:00:00 2001 From: Rockstar Buddies <84505010+RockstarBuddies@users.noreply.github.com> Date: Thu, 7 Sep 2023 15:34:10 +0530 Subject: [PATCH 4483/8412] Update adityagupta.json --- domains/adityagupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityagupta.json b/domains/adityagupta.json index 8d2359435..643ae018f 100644 --- a/domains/adityagupta.json +++ b/domains/adityagupta.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "blog" + "CNAME": "rockstarbuddies" } } From 8871264684b2a68ac05bb905a8e25201c029cb31 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:05:01 +0800 Subject: [PATCH 4484/8412] Discard changes to domains/aman.json --- domains/aman.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aman.json diff --git a/domains/aman.json b/domains/aman.json deleted file mode 100644 index 527717795..000000000 --- a/domains/aman.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "description": "Personal Page", - "repo": "https://github.com/aman7thakurr/personal_website", - "owner": { - "username": "Aman", - "email": "", - "discord": "aman7thakurr_" - } -} From 62f68d59e42c2e44d14cee7af08a041bcb0fb1d7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:05:09 +0800 Subject: [PATCH 4485/8412] Discard changes to domains/aman_thakur.json --- domains/aman_thakur.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/aman_thakur.json diff --git a/domains/aman_thakur.json b/domains/aman_thakur.json deleted file mode 100644 index 0c9999f30..000000000 --- a/domains/aman_thakur.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "aman7thakurr", - "email": "amant8425@gmail.com", - "discord": "523813766295715851" - }, - - "record": { - "CNAME": "aman7thakurr.github.io" - } -} From 0118ec49a9d10de32360c3fffb86c85d0fac0d5d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:07:07 +0800 Subject: [PATCH 4486/8412] Update domains/dean.json --- domains/dean.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/dean.json b/domains/dean.json index bdd7c5a24..a2888fa3c 100644 --- a/domains/dean.json +++ b/domains/dean.json @@ -4,6 +4,11 @@ "email": "dandepan303@gmail.com" }, "record": { - "TXT": ""[{"type":"A","value":"185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153","allowMultiple":false},{"type":"MX","value":"dean.is-a.dev","allowMultiple":true},{"type":"TXT","value":"v=spf1 a mx ip4:217.174.245.249 ~all","allowMultiple":true}]"" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From a2b226367e7b66e36efb2051b999f564daaac91e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:09:24 +0800 Subject: [PATCH 4487/8412] Discard changes to domains/neealdon3.json --- domains/neealdon3.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/neealdon3.json diff --git a/domains/neealdon3.json b/domains/neealdon3.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/neealdon3.json +++ /dev/null @@ -1 +0,0 @@ - From 3239ab9d96c98b6953b3dff27ded4cf2d844adbe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:12:28 +0800 Subject: [PATCH 4488/8412] Update downgit.json --- domains/downgit.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/downgit.json b/domains/downgit.json index f1eac8b21..bb6f0264a 100644 --- a/domains/downgit.json +++ b/domains/downgit.json @@ -6,4 +6,5 @@ }, "record": { "CNAME": "invalidnoah.github.io" + } } From 9b7fe5a5d8cf6e9f86300e04c44edc3ba442b71d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:15:54 +0800 Subject: [PATCH 4489/8412] Discard changes to domains/amazing.dev.json --- domains/amazing.dev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/amazing.dev.json diff --git a/domains/amazing.dev.json b/domains/amazing.dev.json deleted file mode 100644 index c55b7045c..000000000 --- a/domains/amazing.dev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "GodfatherX64", - "email": "godfather.x64@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From be8624c4c2caa3d217e15b793c94366d2baf6bd1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:34:16 +0800 Subject: [PATCH 4490/8412] Discard changes to domains/note-lrmn.is-a.dev.json --- domains/note-lrmn.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/note-lrmn.is-a.dev.json diff --git a/domains/note-lrmn.is-a.dev.json b/domains/note-lrmn.is-a.dev.json deleted file mode 100644 index afc645764..000000000 --- a/domains/note-lrmn.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "lrmn7", - "email": "lrmnid@gmail.com" - }, - - "record": { - "CNAME": "https://github.com/lrmn7/blogs" - } -} From 1f3d13f6b52a5154223298c53fea20e30d55e375 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:35:24 +0800 Subject: [PATCH 4491/8412] Apply suggestions from code review --- domains/lucy.json | 2 +- domains/miu.json | 2 +- domains/note-lrmn.json | 2 +- domains/soothe.json | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/lucy.json b/domains/lucy.json index 7e159eae5..77a4d065a 100644 --- a/domains/lucy.json +++ b/domains/lucy.json @@ -4,7 +4,7 @@ "owner": { "username": "lrmn7", "email": "lrmn.dev@gmail.com", - "discord": "romanromannya#0" + "discord": "romanromannya" }, "record": { "CNAME": "Hai-Lucy.github.io" diff --git a/domains/miu.json b/domains/miu.json index ad149050d..5fa89c39b 100644 --- a/domains/miu.json +++ b/domains/miu.json @@ -4,7 +4,7 @@ "owner": { "username": "lrmn7", "email": "lrmn.dev@gmail.com", - "discord": "romanromannya#0" + "discord": "romanromannya" }, "record": { "CNAME": "Miu-Discord.github.io" diff --git a/domains/note-lrmn.json b/domains/note-lrmn.json index bd717c25b..2756262c9 100644 --- a/domains/note-lrmn.json +++ b/domains/note-lrmn.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "github.com/lrmn7/blogs" + "URL": "https://github.com/lrmn7/blogs" } } diff --git a/domains/soothe.json b/domains/soothe.json index 0e61a9257..3035df4e9 100644 --- a/domains/soothe.json +++ b/domains/soothe.json @@ -4,7 +4,7 @@ "owner": { "username": "lrmn7", "email": "lrmn.dev@gmail.com", - "discord": "romanromannya#0" + "discord": "romanromannya" }, "record": { "CNAME": "soothe-bot.github.io" From 713b6355385998bf4c90dd9198b709bf28ed6fda Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:35:47 +0800 Subject: [PATCH 4492/8412] Update domains/ohmycv.json --- domains/ohmycv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ohmycv.json b/domains/ohmycv.json index d5d72b640..0b349ba9d 100644 --- a/domains/ohmycv.json +++ b/domains/ohmycv.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "https://ohmycv.netlify.app" + "URL": "https://ohmycv.netlify.app" } } From dc50a4b2149e2880ae1da2b7def79c7283a01e5b Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:08:25 +0530 Subject: [PATCH 4493/8412] Create mail.enderpoint.json --- domains/mail.enderpoint.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/mail.enderpoint.json diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json new file mode 100644 index 000000000..bae2e20a1 --- /dev/null +++ b/domains/mail.enderpoint.json @@ -0,0 +1,17 @@ +{ + "description": "EnderPoint's dev site", + "owner": { + "username": "EnderPoint07", + "email": "", + "discord": "DotM38#5497", + "instagram": "enderpoint07" + }, + "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 476ffdd303ac1f98ecf0faf329fe463586f52dbb Mon Sep 17 00:00:00 2001 From: Rockstar Buddies <84505010+RockstarBuddies@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:09:57 +0530 Subject: [PATCH 4494/8412] Update adityagupta.json --- domains/adityagupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityagupta.json b/domains/adityagupta.json index 643ae018f..2fa027a1b 100644 --- a/domains/adityagupta.json +++ b/domains/adityagupta.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "rockstarbuddies" + "CNAME": "2405:201:4003:4a4b::c0a8:1d01" } } From d252dbc2966da672f32fb1ff2eb4d93f550760be Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:41:27 +0800 Subject: [PATCH 4495/8412] Discard changes to domains/agdesf452vrzf985fsepmb.json --- domains/agdesf452vrzf985fsepmb.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/agdesf452vrzf985fsepmb.json diff --git a/domains/agdesf452vrzf985fsepmb.json b/domains/agdesf452vrzf985fsepmb.json deleted file mode 100644 index 602fc2e0d..000000000 --- a/domains/agdesf452vrzf985fsepmb.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "polosteor", - "email": "polosteor@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From ad6ac8aa6d5724978db5e2cd311f6abbd572945a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:41:33 +0800 Subject: [PATCH 4496/8412] Discard changes to domains/azertyuiopqsdfghjklm.json --- domains/azertyuiopqsdfghjklm.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/azertyuiopqsdfghjklm.json diff --git a/domains/azertyuiopqsdfghjklm.json b/domains/azertyuiopqsdfghjklm.json deleted file mode 100644 index ad6b23eff..000000000 --- a/domains/azertyuiopqsdfghjklm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "polosteor", - "email": "polosteor@gmail.com" - }, - "record": { - "CNAME": "polosteor.com" - } -} From d4ff82f4ef290593695bf3ce8fcc70c5f1c92111 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:41:45 +0800 Subject: [PATCH 4497/8412] Discard changes to domains/test.json --- domains/test.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/test.json diff --git a/domains/test.json b/domains/test.json deleted file mode 100644 index ad6b23eff..000000000 --- a/domains/test.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "polosteor", - "email": "polosteor@gmail.com" - }, - "record": { - "CNAME": "polosteor.com" - } -} From 9055971c5ab677a270de0f02c1b4d40f2c8dfb33 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:11:46 +0530 Subject: [PATCH 4498/8412] missing comma --- domains/mail.enderpoint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json index bae2e20a1..8725e52e8 100644 --- a/domains/mail.enderpoint.json +++ b/domains/mail.enderpoint.json @@ -11,7 +11,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 739825c5486f5d68e14805df83091dcb9ee6f9ad Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:41:48 +0800 Subject: [PATCH 4499/8412] Discard changes to domains/test1235vbgfs.json --- domains/test1235vbgfs.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/test1235vbgfs.json diff --git a/domains/test1235vbgfs.json b/domains/test1235vbgfs.json deleted file mode 100644 index 602fc2e0d..000000000 --- a/domains/test1235vbgfs.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "polosteor", - "email": "polosteor@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From d4d3082aecb06f72d26396439280b7f39337f3df Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:42:10 +0800 Subject: [PATCH 4500/8412] Update polosteor.json --- domains/polosteor.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/polosteor.json b/domains/polosteor.json index 63a520e23..29f69c7c7 100644 --- a/domains/polosteor.json +++ b/domains/polosteor.json @@ -4,9 +4,6 @@ "email": "polosteor@gmail.com" }, "record": { - "CNAME": "https://polosteor.com" - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://polosteor.com" } } From b9b51e05cf21009c2b87d0d4ad7c353beaec0487 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:43:02 +0800 Subject: [PATCH 4501/8412] Rename alcyoneus .json to alcyoneus.json --- domains/{alcyoneus .json => alcyoneus.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{alcyoneus .json => alcyoneus.json} (99%) diff --git a/domains/alcyoneus .json b/domains/alcyoneus.json similarity index 99% rename from domains/alcyoneus .json rename to domains/alcyoneus.json index e8874052e..04547dd69 100644 --- a/domains/alcyoneus .json +++ b/domains/alcyoneus.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From b6c85782ccfe17810cf6d86188e4ad01b28bd792 Mon Sep 17 00:00:00 2001 From: Rockstar Buddies <84505010+RockstarBuddies@users.noreply.github.com> Date: Thu, 7 Sep 2023 16:18:08 +0530 Subject: [PATCH 4502/8412] Delete domains/adityagupta.json --- domains/adityagupta.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/adityagupta.json diff --git a/domains/adityagupta.json b/domains/adityagupta.json deleted file mode 100644 index 2fa027a1b..000000000 --- a/domains/adityagupta.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "RockstarBuddies", - "email": "yourrockingbuddy@gmail.com", - "discord": "899663426970865674" - }, - - "record": { - "CNAME": "2405:201:4003:4a4b::c0a8:1d01" - } -} From ae136c3a1b229af1581e24c05d41c515aa81f17a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 7 Sep 2023 18:52:46 +0800 Subject: [PATCH 4503/8412] Update domains/tylermwise.json --- domains/tylermwise.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/tylermwise.json b/domains/tylermwise.json index ba3256ae6..d8fe934dd 100644 --- a/domains/tylermwise.json +++ b/domains/tylermwise.json @@ -5,9 +5,6 @@ "email": "contact@teamtbm.org" }, "record": { - "NAMESERVER": "maceio.ns.porkbun.com", - "NAMESERVER": "curitiba.ns.porkbun.com", - "NAMESERVER": "salvador.ns.porkbun.com", - "NAMESERVER": "fortaleza.ns.porkbun.com" + "CNAME": "tylermwise.github.io" } } From f17d43c1b338a48cf6269a55e59d6a8a62c20877 Mon Sep 17 00:00:00 2001 From: SussyPranav Date: Thu, 7 Sep 2023 17:00:16 +0530 Subject: [PATCH 4504/8412] feat(domain): sussypranav.is-a.dev --- domains/sussypranav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sussypranav.json diff --git a/domains/sussypranav.json b/domains/sussypranav.json new file mode 100644 index 000000000..b65fc3458 --- /dev/null +++ b/domains/sussypranav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SussyPranav", + "email": "singhgreatpranav@gmail.com" + }, + "record": { + "CNAME": "sussypranav.githuh.io" + } +} From 0ccc8852e834c2173a41dffed8840aed867ef88c Mon Sep 17 00:00:00 2001 From: andrewstech Date: Thu, 7 Sep 2023 12:32:21 +0100 Subject: [PATCH 4505/8412] Update sussypranav.json --- domains/sussypranav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sussypranav.json b/domains/sussypranav.json index b65fc3458..7c2f9073d 100644 --- a/domains/sussypranav.json +++ b/domains/sussypranav.json @@ -4,6 +4,6 @@ "email": "singhgreatpranav@gmail.com" }, "record": { - "CNAME": "sussypranav.githuh.io" + "CNAME": "sussypranav.github.io" } } From 07301e798450d25e860bc63f374e44c6c4127866 Mon Sep 17 00:00:00 2001 From: mjnaous Date: Thu, 7 Sep 2023 14:51:52 +0300 Subject: [PATCH 4506/8412] feat(domain): mohamad.is-a.dev --- domains/mohamad.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/mohamad.json b/domains/mohamad.json index dcae14b4e..0327e8e2c 100644 --- a/domains/mohamad.json +++ b/domains/mohamad.json @@ -4,6 +4,8 @@ "email": "mj@naous.eu.org" }, "record": { - "URL": "https://mh4d.eu.org" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 70f4c3985ed2a7a9fef5baf0e52e3aea9fd1e1c8 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Thu, 7 Sep 2023 19:19:34 +0530 Subject: [PATCH 4507/8412] Update saurabhkirve.json --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index 4a2d0a571..c49ae04f5 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["154.41.233.131"], + "CNAME": "berzcode.github.io" } From 9e15b02cc02dc23c55f0a1d10e46ef9b17ce22fe Mon Sep 17 00:00:00 2001 From: BerzCode Date: Thu, 7 Sep 2023 19:23:17 +0530 Subject: [PATCH 4508/8412] feat(domain): saurabh-kirve.is-a.dev --- domains/saurabh-kirve.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saurabh-kirve.json diff --git a/domains/saurabh-kirve.json b/domains/saurabh-kirve.json new file mode 100644 index 000000000..07906eb42 --- /dev/null +++ b/domains/saurabh-kirve.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BerzCode", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "CNAME": "berzcode.github.io" + } +} From b86674fda4f955e24005c162c0741a48ef68532f Mon Sep 17 00:00:00 2001 From: ppg00 Date: Thu, 7 Sep 2023 15:30:41 +0100 Subject: [PATCH 4509/8412] feat(domain): hello.qqg00.is-a.dev --- domains/hello.qqg00.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hello.qqg00.json diff --git a/domains/hello.qqg00.json b/domains/hello.qqg00.json new file mode 100644 index 000000000..dd140730e --- /dev/null +++ b/domains/hello.qqg00.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ppg00", + "email": "vx2dsk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9209062600c839037bc2f068393cdb06ad3e4bbc Mon Sep 17 00:00:00 2001 From: DevJustMert Date: Thu, 7 Sep 2023 18:06:37 +0300 Subject: [PATCH 4510/8412] feat(domain): mert.is-a.dev --- domains/mert.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mert.json diff --git a/domains/mert.json b/domains/mert.json new file mode 100644 index 000000000..cd85b3c32 --- /dev/null +++ b/domains/mert.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevJustMert", + "email": "mertcelik0541@gmail.com" + }, + "record": { + "URL": "https://mert.vercel.app" + } +} From 699db65e72991dd53a8536346633b52446039ccd Mon Sep 17 00:00:00 2001 From: stekatag Date: Thu, 7 Sep 2023 18:20:28 +0300 Subject: [PATCH 4511/8412] feat(domain): sgogov.is-a.dev --- domains/sgogov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sgogov.json diff --git a/domains/sgogov.json b/domains/sgogov.json new file mode 100644 index 000000000..376ab1606 --- /dev/null +++ b/domains/sgogov.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "stekatag", + "email": "stefangogov@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5f13105a22ea1f3c5ea4c7a547038b744d60b41a Mon Sep 17 00:00:00 2001 From: TotallyVoh Date: Thu, 7 Sep 2023 22:41:41 +0700 Subject: [PATCH 4512/8412] feat(domain): voh.is-a.dev --- domains/voh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/voh.json diff --git a/domains/voh.json b/domains/voh.json new file mode 100644 index 000000000..75d965ee6 --- /dev/null +++ b/domains/voh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TotallyVoh", + "email": "vohonganhPE@gmail.com" + }, + "record": { + "CNAME": "totallyvoh.github.io" + } +} From 8cde6d87c93c42a6f601deb54209bffa476b6c15 Mon Sep 17 00:00:00 2001 From: antoripdas Date: Thu, 7 Sep 2023 21:56:18 +0530 Subject: [PATCH 4513/8412] feat(domain): aantarip.is-a.dev --- domains/aantarip.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aantarip.json diff --git a/domains/aantarip.json b/domains/aantarip.json new file mode 100644 index 000000000..6c6f29227 --- /dev/null +++ b/domains/aantarip.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "antoripdas", + "email": "aantaripdas@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4cacf5f6629a76209bdd2da4f717aceafd393b35 Mon Sep 17 00:00:00 2001 From: CookieTriste Date: Thu, 7 Sep 2023 18:45:07 +0200 Subject: [PATCH 4514/8412] feat(domain): block.is-a.dev --- domains/block.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/block.json diff --git a/domains/block.json b/domains/block.json new file mode 100644 index 000000000..dc3827c88 --- /dev/null +++ b/domains/block.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CookieTriste", + "email": "romain.tocsin@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 418dee7be32e36b0890c1a1c2b2b21b652a267ba Mon Sep 17 00:00:00 2001 From: Babakinha Date: Thu, 7 Sep 2023 14:05:06 -0300 Subject: [PATCH 4515/8412] feat(domain): baba.is-a.dev --- domains/baba.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/baba.json diff --git a/domains/baba.json b/domains/baba.json new file mode 100644 index 000000000..892aaafd8 --- /dev/null +++ b/domains/baba.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Babakinha", + "email": "sangueotario@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dae064b02052db3ac4d9ab7f6223e85817062d19 Mon Sep 17 00:00:00 2001 From: PRODEFIX Date: Thu, 7 Sep 2023 19:46:29 +0200 Subject: [PATCH 4516/8412] feat(domain): prodefix.is-a.dev --- domains/prodefix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prodefix.json diff --git a/domains/prodefix.json b/domains/prodefix.json new file mode 100644 index 000000000..74d9272c4 --- /dev/null +++ b/domains/prodefix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PRODEFIX", + "email": "felaloula@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cb541445ffab2a9469d6311465c75c525d537560 Mon Sep 17 00:00:00 2001 From: vikramv20 Date: Thu, 7 Sep 2023 23:43:18 +0530 Subject: [PATCH 4517/8412] feat(domain): dynamic-homepage.is-a.dev --- domains/dynamic-homepage.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/dynamic-homepage.json b/domains/dynamic-homepage.json index be30a4d38..706cf81de 100644 --- a/domains/dynamic-homepage.json +++ b/domains/dynamic-homepage.json @@ -4,6 +4,8 @@ "email": "vs423502@gmail.com" }, "record": { - "URL": "https://github.com/vikramv20/dynamic-homepage" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 6bef082c6679cf6ef5c1de6ab535efb218c83d9e Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 8 Sep 2023 07:01:34 +0800 Subject: [PATCH 4518/8412] Update saurabhkirve.json --- domains/saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabhkirve.json b/domains/saurabhkirve.json index c49ae04f5..07906eb42 100644 --- a/domains/saurabhkirve.json +++ b/domains/saurabhkirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "CNAME": "berzcode.github.io" + } } From ac90709ae7c31f2adfdc4ad0a6c5ed01d73a92fa Mon Sep 17 00:00:00 2001 From: thatsquite <94622062+thatsquite@users.noreply.github.com> Date: Fri, 8 Sep 2023 02:33:07 +0200 Subject: [PATCH 4519/8412] Create julio.json --- domains/julio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/julio.json diff --git a/domains/julio.json b/domains/julio.json new file mode 100644 index 000000000..1daaa5097 --- /dev/null +++ b/domains/julio.json @@ -0,0 +1,12 @@ +{ + "description": "My work portfolio", + "repo": "https://github.com/thatsquite", + "owner": { + "username": "thatsquite", + "email": "juliocesar.santos@making.com", + "twitter": "" + }, + "record": { + "CNAME": "thatsquite.github.io" + } +} From f4a0824177e43a15ec5a075ab79f1f7a50456c90 Mon Sep 17 00:00:00 2001 From: Rtxeon <87909941+Rtxeon@users.noreply.github.com> Date: Fri, 8 Sep 2023 09:10:54 +0530 Subject: [PATCH 4520/8412] Update rtxeon.json --- domains/rtxeon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rtxeon.json b/domains/rtxeon.json index 3e8d2d7a7..18ffbd525 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -4,6 +4,6 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "CNAME": "d964cd04-4484-4129-bc2e-f7c2c41205f3.id.repl.co" + "CNAME": "rtxeon-portfolio-isadev.onrender.com" } } From ec8d3a29441ca56aa03ccdfb1e20263318d7d6f1 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Fri, 8 Sep 2023 09:59:51 +0530 Subject: [PATCH 4521/8412] Create _github-pages-challenge-BerzCode.saurabhkirve --- domains/_github-pages-challenge-BerzCode.saurabhkirve | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-BerzCode.saurabhkirve diff --git a/domains/_github-pages-challenge-BerzCode.saurabhkirve b/domains/_github-pages-challenge-BerzCode.saurabhkirve new file mode 100644 index 000000000..d553d8bdd --- /dev/null +++ b/domains/_github-pages-challenge-BerzCode.saurabhkirve @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "berzcode", + "email": "saurabhkirve@gmail.com" + }, + + "record": { + "TXT": "e587577c97f73d2047aaf6ec8ff92c" + } +} From aa62fac59c67e403471943ed0f86021f6119a0ac Mon Sep 17 00:00:00 2001 From: VipulOG Date: Fri, 8 Sep 2023 11:19:31 +0530 Subject: [PATCH 4522/8412] feat(domain): vipul.is-a.dev --- domains/vipul.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vipul.json diff --git a/domains/vipul.json b/domains/vipul.json new file mode 100644 index 000000000..91e97e120 --- /dev/null +++ b/domains/vipul.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "VipulOG", + "email": "vipultyagi386+github@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1770a211767e6f3f44c725649ae83505241c7f9b Mon Sep 17 00:00:00 2001 From: Vipul Tyagi <90324465+VipulOG@users.noreply.github.com> Date: Fri, 8 Sep 2023 06:22:49 +0000 Subject: [PATCH 4523/8412] Use github pages --- domains/vipul.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/vipul.json b/domains/vipul.json index 91e97e120..9960e68b0 100644 --- a/domains/vipul.json +++ b/domains/vipul.json @@ -1,11 +1,10 @@ { + "repo": "https://github.com/VipulOG/VipulOG.github.io", "owner": { "username": "VipulOG", "email": "vipultyagi386+github@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "VipulOG.github.io" } } \ No newline at end of file From db6ea40f7b07037ca0a5b461f732fb0e9705c896 Mon Sep 17 00:00:00 2001 From: CosmicCodeBase Date: Fri, 8 Sep 2023 14:37:42 +0800 Subject: [PATCH 4524/8412] feat(domain): hariienesh.is-a.dev --- domains/hariienesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hariienesh.json diff --git a/domains/hariienesh.json b/domains/hariienesh.json new file mode 100644 index 000000000..5b51b7ced --- /dev/null +++ b/domains/hariienesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CosmicCodeBase", + "email": "hariienesh.cool@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 577e4879ad6e905ebd09e7964ce7656fa23ba297 Mon Sep 17 00:00:00 2001 From: ConnorDoesDev Date: Fri, 8 Sep 2023 09:09:00 +0200 Subject: [PATCH 4525/8412] feat(domain): halil.is-a.dev --- domains/halil.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/halil.json diff --git a/domains/halil.json b/domains/halil.json new file mode 100644 index 000000000..985ab99b5 --- /dev/null +++ b/domains/halil.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ConnorDoesDev", + "email": "halil_ismail@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9d701a96599503f3909c8c5f7bdc37d0246413b3 Mon Sep 17 00:00:00 2001 From: Tharindu Darshana <83854250+1234Tharindu@users.noreply.github.com> Date: Fri, 8 Sep 2023 14:09:54 +0530 Subject: [PATCH 4526/8412] Create tharindudarshana.json --- domains/tharindudarshana.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tharindudarshana.json diff --git a/domains/tharindudarshana.json b/domains/tharindudarshana.json new file mode 100644 index 000000000..29b2b778c --- /dev/null +++ b/domains/tharindudarshana.json @@ -0,0 +1,10 @@ +@@ -0,0 +1,9 @@ +{ + "owner": { + "username": "1234Tharindu", + "email": "dehipitiya055@gmail.com" + }, + "record": { + "URL": "https://tharindudarshna.w3spaces.com" + } +} From 0c1140fb8f017bdf9d2cc43b7cbf94e75965a487 Mon Sep 17 00:00:00 2001 From: ARYANOP-REEF Date: Fri, 8 Sep 2023 15:00:30 +0530 Subject: [PATCH 4527/8412] feat(domain): aryan.is-a.dev --- domains/aryan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aryan.json diff --git a/domains/aryan.json b/domains/aryan.json new file mode 100644 index 000000000..fbb497634 --- /dev/null +++ b/domains/aryan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ARYANOP-REEF", + "email": "aryanmenghare@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 644b4a28d5961925b8b8a88719ff1c1a9a22e138 Mon Sep 17 00:00:00 2001 From: textures1245 Date: Fri, 8 Sep 2023 16:41:17 +0700 Subject: [PATCH 4528/8412] feat(domain): phakh.is-a.dev --- domains/phakh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/phakh.json diff --git a/domains/phakh.json b/domains/phakh.json new file mode 100644 index 000000000..3f13c37c3 --- /dev/null +++ b/domains/phakh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "textures1245", + "email": "sirprak1245@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cf814c02e406239d032ed58f8ae0a83a9d4a7efb Mon Sep 17 00:00:00 2001 From: JZ1324 Date: Fri, 8 Sep 2023 20:56:27 +1000 Subject: [PATCH 4529/8412] feat(domain): discord-corp.is-a.dev --- domains/discord-corp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/discord-corp.json diff --git a/domains/discord-corp.json b/domains/discord-corp.json new file mode 100644 index 000000000..45c849919 --- /dev/null +++ b/domains/discord-corp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JZ1324", + "email": "zheng.joshua2@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b346d242ba132fa55f7f7b9d637b96cb2e297bbf Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Fri, 8 Sep 2023 17:57:24 +0700 Subject: [PATCH 4530/8412] feat(domain): ccnicebruh.is-a.dev --- domains/ccnicebruh.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/ccnicebruh.json b/domains/ccnicebruh.json index 905eb844c..b3eec57b5 100644 --- a/domains/ccnicebruh.json +++ b/domains/ccnicebruh.json @@ -1,11 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "CcNicebruh", "email": "tangkeehee2002@gmail.com" - }, - "record": { - "URL": "https://solo.to/ccnicebruh" - } + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - \ No newline at end of file +} \ No newline at end of file From 1524988da5183b35832377a3e315ee0f3e031b38 Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Fri, 8 Sep 2023 17:58:22 +0700 Subject: [PATCH 4531/8412] feat(domain): nicekun.is-a.dev --- domains/nicekun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nicekun.json diff --git a/domains/nicekun.json b/domains/nicekun.json new file mode 100644 index 000000000..b3eec57b5 --- /dev/null +++ b/domains/nicekun.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f2597ccc7b252d83c9ffd848b64bea16377d91c8 Mon Sep 17 00:00:00 2001 From: gaurav87565 Date: Fri, 8 Sep 2023 16:40:31 +0530 Subject: [PATCH 4532/8412] feat(domain): gaurav87565.is-a.dev --- domains/gaurav87565.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/gaurav87565.json b/domains/gaurav87565.json index f3df2a020..78a731243 100644 --- a/domains/gaurav87565.json +++ b/domains/gaurav87565.json @@ -4,6 +4,8 @@ "email": "pavithrashreeuchil@gmail.com" }, "record": { - "CNAME": "13f7167f-39e6-4e1f-9d88-723586777008.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ed17ec9e91902a3bce0cdbedcaf565fbc5ea41eb Mon Sep 17 00:00:00 2001 From: Aditya Yadav Date: Fri, 8 Sep 2023 17:59:19 +0530 Subject: [PATCH 4533/8412] change filename `l.aditya.json` to `url.aditya.json` --- domains/{l.aditya.json => url.aditya.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{l.aditya.json => url.aditya.json} (100%) diff --git a/domains/l.aditya.json b/domains/url.aditya.json similarity index 100% rename from domains/l.aditya.json rename to domains/url.aditya.json From 86f02b73e3c247495b2e4d88803bdc97feda2135 Mon Sep 17 00:00:00 2001 From: kolims Date: Fri, 8 Sep 2023 16:01:40 +0300 Subject: [PATCH 4534/8412] feat(domain): gfn1.is-a.dev --- domains/gfn1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gfn1.json diff --git a/domains/gfn1.json b/domains/gfn1.json new file mode 100644 index 000000000..4e085b5d5 --- /dev/null +++ b/domains/gfn1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kolims", + "email": "kolimss1111@gmail.com" + }, + "record": { + "CNAME": "f678c241-9a2f-46ae-a11a-5362a049e37a.id.repl.co" + } +} From 3c691712f5dc061f4446741414f545b698623202 Mon Sep 17 00:00:00 2001 From: kolims Date: Fri, 8 Sep 2023 16:02:45 +0300 Subject: [PATCH 4535/8412] feat(domain): gfn.is-a.dev --- domains/gfn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gfn.json diff --git a/domains/gfn.json b/domains/gfn.json new file mode 100644 index 000000000..424b83cd4 --- /dev/null +++ b/domains/gfn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kolims", + "email": "kolimss1111@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b3038d31fd410fb8cb639d61f99fe99c345d98aa Mon Sep 17 00:00:00 2001 From: kolims Date: Fri, 8 Sep 2023 16:05:08 +0300 Subject: [PATCH 4536/8412] feat(domain): gfn2.is-a.dev --- domains/gfn2.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gfn2.json diff --git a/domains/gfn2.json b/domains/gfn2.json new file mode 100644 index 000000000..4e085b5d5 --- /dev/null +++ b/domains/gfn2.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kolims", + "email": "kolimss1111@gmail.com" + }, + "record": { + "CNAME": "f678c241-9a2f-46ae-a11a-5362a049e37a.id.repl.co" + } +} From 32a6014cf939a07fd1b6f30b447e7475ac361c2d Mon Sep 17 00:00:00 2001 From: jimmy20180130 Date: Fri, 8 Sep 2023 22:30:20 +0800 Subject: [PATCH 4537/8412] feat(domain): jim.is-a.dev --- domains/jim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jim.json diff --git a/domains/jim.json b/domains/jim.json new file mode 100644 index 000000000..bd5bc1e67 --- /dev/null +++ b/domains/jim.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0e86ae6b49093424ae2d9b2f5752b895a2bb2f87 Mon Sep 17 00:00:00 2001 From: HimanshuSardana Date: Fri, 8 Sep 2023 21:16:35 +0530 Subject: [PATCH 4538/8412] feat(domain): himanshusardana.is-a.dev --- domains/himanshusardana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/himanshusardana.json diff --git a/domains/himanshusardana.json b/domains/himanshusardana.json new file mode 100644 index 000000000..d67350783 --- /dev/null +++ b/domains/himanshusardana.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "HimanshuSardana", + "email": "himanshusardana2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 26b4cacb25cec802daa67f0c06221f1cc6a8c2f0 Mon Sep 17 00:00:00 2001 From: Aether1777 <69597148+Aether1777@users.noreply.github.com> Date: Fri, 8 Sep 2023 09:24:06 -0700 Subject: [PATCH 4539/8412] Update xeno.json --- domains/xeno.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/xeno.json b/domains/xeno.json index 2dc7acbb9..7f8c47487 100644 --- a/domains/xeno.json +++ b/domains/xeno.json @@ -4,8 +4,6 @@ "email": "bkevin39415@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "border.hop.io" } -} \ No newline at end of file +} From 9d26f0ba131bf6da8c6b2589bd367e178dfa6c4a Mon Sep 17 00:00:00 2001 From: denboy0123 Date: Fri, 8 Sep 2023 20:10:24 +0300 Subject: [PATCH 4540/8412] feat(domain): denboy0123.is-a.dev --- domains/denboy0123.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denboy0123.json diff --git a/domains/denboy0123.json b/domains/denboy0123.json new file mode 100644 index 000000000..818cb69aa --- /dev/null +++ b/domains/denboy0123.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denboy0123", + "email": "denhayhan@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 77438cc3c0c24fabdf0acae58bf7ca8a287a5f58 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Fri, 8 Sep 2023 22:55:31 +0530 Subject: [PATCH 4541/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 412c80bd4..654d196f1 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,6 +6,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" + "A": [4.224.45.32] } } From 907884f89a4bba761d01bbe3b2650fda64b80a14 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Fri, 8 Sep 2023 23:00:05 +0530 Subject: [PATCH 4542/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 654d196f1..fa790fa70 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,6 +6,8 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "A": [4.224.45.32] + "A": [ + "4.224.45.32" + ] } } From c3e2d1de038e1cb5cab83ca7ad35260f4c0447a6 Mon Sep 17 00:00:00 2001 From: blessingmwiti Date: Fri, 8 Sep 2023 22:00:08 +0300 Subject: [PATCH 4543/8412] feat(domain): blessingmwiti.is-a.dev --- domains/blessingmwiti.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blessingmwiti.json diff --git a/domains/blessingmwiti.json b/domains/blessingmwiti.json new file mode 100644 index 000000000..5e1ec3e4e --- /dev/null +++ b/domains/blessingmwiti.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "blessingmwiti", + "email": "blessingmwiti@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cbe2e9bcb5c4e6ea4c60f1065072b501d402fa2a Mon Sep 17 00:00:00 2001 From: jelassiaymen94 Date: Sat, 9 Sep 2023 01:27:11 +0100 Subject: [PATCH 4544/8412] feat(domain): aymenjelassi.is-a.dev --- domains/aymenjelassi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aymenjelassi.json diff --git a/domains/aymenjelassi.json b/domains/aymenjelassi.json new file mode 100644 index 000000000..3c16e3cf2 --- /dev/null +++ b/domains/aymenjelassi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jelassiaymen94", + "email": "jelassiaymen094@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f1ebbfe9df12d80de92c7822cff8c2a80ea0b08b Mon Sep 17 00:00:00 2001 From: jimmy20180130 Date: Sat, 9 Sep 2023 08:48:00 +0800 Subject: [PATCH 4545/8412] feat(domain): xiaoxi_tw.is-a.dev --- domains/xiaoxi_tw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xiaoxi_tw.json diff --git a/domains/xiaoxi_tw.json b/domains/xiaoxi_tw.json new file mode 100644 index 000000000..bd5bc1e67 --- /dev/null +++ b/domains/xiaoxi_tw.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8ab85bfbd4482e6a7e467f0ecb024fb5c8256ea0 Mon Sep 17 00:00:00 2001 From: NeonGamerBot-QK Date: Fri, 8 Sep 2023 21:09:31 -0400 Subject: [PATCH 4546/8412] feat(domain): saahil.is-a.dev --- domains/saahil.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saahil.json diff --git a/domains/saahil.json b/domains/saahil.json new file mode 100644 index 000000000..810c9742c --- /dev/null +++ b/domains/saahil.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NeonGamerBot-QK", + "email": "saahilattud@gmail.com" + }, + "record": { + "CNAME": "saahild.com" + } +} From 3c93240ed36253593870c3890b35e9c47b2ce5c0 Mon Sep 17 00:00:00 2001 From: Saahil Date: Fri, 8 Sep 2023 21:10:27 -0400 Subject: [PATCH 4547/8412] Update saahil.json --- domains/saahil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saahil.json b/domains/saahil.json index 810c9742c..a0bf50727 100644 --- a/domains/saahil.json +++ b/domains/saahil.json @@ -1,7 +1,7 @@ { "owner": { "username": "NeonGamerBot-QK", - "email": "saahilattud@gmail.com" + "email": "neon+domain@saahild.com" }, "record": { "CNAME": "saahild.com" From 70ce169ae910b145aaf2f846c935df365263e3cf Mon Sep 17 00:00:00 2001 From: ItsFranklinMyDudes Date: Sat, 9 Sep 2023 14:10:26 +1000 Subject: [PATCH 4548/8412] feat(domain): declan.is-a.dev --- domains/declan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/declan.json diff --git a/domains/declan.json b/domains/declan.json new file mode 100644 index 000000000..5886c6562 --- /dev/null +++ b/domains/declan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ItsFranklinMyDudes", + "email": "franklindudes21@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7668a93b38cd8dcff815847ce181d707130ecee6 Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Sat, 9 Sep 2023 12:02:40 +0700 Subject: [PATCH 4549/8412] feat(domain): time.is-a.dev --- domains/time.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/time.json diff --git a/domains/time.json b/domains/time.json new file mode 100644 index 000000000..b3eec57b5 --- /dev/null +++ b/domains/time.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ef313be7bfcaec337d3b3bd36f1757e0e3ebb449 Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Sat, 9 Sep 2023 12:09:06 +0700 Subject: [PATCH 4550/8412] feat(domain): t.is-a.dev --- domains/t.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/t.json diff --git a/domains/t.json b/domains/t.json new file mode 100644 index 000000000..3f856cb9e --- /dev/null +++ b/domains/t.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=t.is-a.dev,2b6b99ad9fcc8afc6259" + } +} From 50a49ef912632aac01f857c6a9b109cd3d6aa4b2 Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Sat, 9 Sep 2023 12:10:00 +0700 Subject: [PATCH 4551/8412] feat(domain): timemee.is-a.dev --- domains/timemee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/timemee.json diff --git a/domains/timemee.json b/domains/timemee.json new file mode 100644 index 000000000..15965a70b --- /dev/null +++ b/domains/timemee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=timemee.is-a.dev,f0ccde0675ebc15ec99f" + } +} From 83334e00577b97b7e56ed5919f4f232b157e239f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 9 Sep 2023 13:58:31 +0800 Subject: [PATCH 4552/8412] Discard changes to domains/t.json --- domains/t.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/t.json diff --git a/domains/t.json b/domains/t.json deleted file mode 100644 index 3f856cb9e..000000000 --- a/domains/t.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CcNicebruh", - "email": "tangkeehee2002@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=t.is-a.dev,2b6b99ad9fcc8afc6259" - } -} From d92a997fcaceaf975e07596afbd3235964fd570a Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Sat, 9 Sep 2023 14:26:48 +0800 Subject: [PATCH 4553/8412] feat(domain): firedemon.is-a.dev --- domains/firedemon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/firedemon.json diff --git a/domains/firedemon.json b/domains/firedemon.json new file mode 100644 index 000000000..165d567f3 --- /dev/null +++ b/domains/firedemon.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" + }, + + "record": { + "CNAME": "demon-briefly.github.io" + } +} From 7d0bdc0b1c0ee29621e28f034d5923c97134e8cf Mon Sep 17 00:00:00 2001 From: kramiikk Date: Sat, 9 Sep 2023 15:31:35 +0600 Subject: [PATCH 4554/8412] feat(domain): kuat.is-a.dev --- domains/kuat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kuat.json diff --git a/domains/kuat.json b/domains/kuat.json new file mode 100644 index 000000000..92e7cb91e --- /dev/null +++ b/domains/kuat.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kramiikk", + "email": "hifund@yandex.ru" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 376ff31c7b0e18def1191a4419ed0ada9c9bb37b Mon Sep 17 00:00:00 2001 From: TrivCodez Date: Sat, 9 Sep 2023 21:15:31 +1000 Subject: [PATCH 4555/8412] feat(domain): fndn.is-a.dev --- domains/fndn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/fndn.json diff --git a/domains/fndn.json b/domains/fndn.json new file mode 100644 index 000000000..79ac44dcf --- /dev/null +++ b/domains/fndn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TrivCodez", + "email": "Jayeshpoudel+ha@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9869e0e534f83d8d323d17f43007752c8e6972f2 Mon Sep 17 00:00:00 2001 From: TrivCodez Date: Sat, 9 Sep 2023 21:19:05 +1000 Subject: [PATCH 4556/8412] feat(domain): trivee.is-a.dev --- domains/trivee.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/trivee.json diff --git a/domains/trivee.json b/domains/trivee.json new file mode 100644 index 000000000..be84994d2 --- /dev/null +++ b/domains/trivee.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TrivCodez", + "email": "Jayeshpoudel+ha@outlook.com" + }, + "record": { + "CNAME": "5c99ec37-6759-4d76-94ab-dec4af0be7cc.id.repl.co" + } +} From d1702957dba64e4e215ea03984c79f768d757e8f Mon Sep 17 00:00:00 2001 From: LLKO101 Date: Sat, 9 Sep 2023 15:55:17 +0300 Subject: [PATCH 4557/8412] feat(domain): ryo.is-a.dev --- domains/ryo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ryo.json diff --git a/domains/ryo.json b/domains/ryo.json new file mode 100644 index 000000000..345c40265 --- /dev/null +++ b/domains/ryo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LLKO101", + "email": "yo1sefooop@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 77a273d614ed91814e394a5fd9a44b0c25064223 Mon Sep 17 00:00:00 2001 From: sedat342042 Date: Sat, 9 Sep 2023 16:18:17 +0300 Subject: [PATCH 4558/8412] feat(domain): sedat.is-a.dev --- domains/sedat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sedat.json diff --git a/domains/sedat.json b/domains/sedat.json new file mode 100644 index 000000000..07c775c62 --- /dev/null +++ b/domains/sedat.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sedat342042", + "email": "sedat342042@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b0b7601b64d1a08524551b90f3fd9f221c0a3a8a Mon Sep 17 00:00:00 2001 From: Guru322 Date: Sat, 9 Sep 2023 18:51:54 +0530 Subject: [PATCH 4559/8412] feat(domain): gurubhai.is-a.dev --- domains/gurubhai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gurubhai.json diff --git a/domains/gurubhai.json b/domains/gurubhai.json new file mode 100644 index 000000000..813932e1f --- /dev/null +++ b/domains/gurubhai.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Guru322", + "email": "sahoogurucharan00@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 34d092769fa826c6c578417ff2b90a80532f479d Mon Sep 17 00:00:00 2001 From: Johan le stickman Date: Sat, 9 Sep 2023 15:42:05 +0200 Subject: [PATCH 4560/8412] Change URL redirection --- domains/johan-stickman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json index 295f229dd..0877408d5 100644 --- a/domains/johan-stickman.json +++ b/domains/johan-stickman.json @@ -4,9 +4,9 @@ "username": "johan-perso", "email": "johan_stickman@proton.me", "twitter": "Johan_Stickman", - "discord": "Johan#8021" + "discord": "jsuismoi" }, "record": { - "URL": "https://johanstick.me" + "URL": "https://johanstick.fr" } } From f06f4620dfc45c6069047a33a59acab2583b4b1b Mon Sep 17 00:00:00 2001 From: yywbadm Date: Sat, 9 Sep 2023 21:48:35 +0800 Subject: [PATCH 4561/8412] feat(domain): yyw.is-a.dev --- domains/yyw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yyw.json diff --git a/domains/yyw.json b/domains/yyw.json new file mode 100644 index 000000000..710e5c0b2 --- /dev/null +++ b/domains/yyw.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "yywbadm", + "email": "yyw.981031@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c4e46aea3450bc552ab62eabc0210bc041738b2c Mon Sep 17 00:00:00 2001 From: prateekmedia Date: Sat, 9 Sep 2023 19:27:59 +0530 Subject: [PATCH 4562/8412] feat(domain): prtksunal.is-a.dev --- domains/prtksunal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prtksunal.json diff --git a/domains/prtksunal.json b/domains/prtksunal.json new file mode 100644 index 000000000..a4e5ac574 --- /dev/null +++ b/domains/prtksunal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prateekmedia", + "email": "prtksunal@gmail.com" + }, + "record": { + "CNAME": "prateekmedia.github.io" + } +} From 80b94fe400de00646fc9ef976898062c5a10f6f8 Mon Sep 17 00:00:00 2001 From: Piplup7575 Date: Sat, 9 Sep 2023 10:05:36 -0400 Subject: [PATCH 4563/8412] feat(domain): piplup7575.is-a.dev --- domains/piplup7575.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/piplup7575.json diff --git a/domains/piplup7575.json b/domains/piplup7575.json new file mode 100644 index 000000000..5948519e2 --- /dev/null +++ b/domains/piplup7575.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Piplup7575", + "email": "piplup7575@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e5c1235c365dfadcd32bfd4141590abd02446409 Mon Sep 17 00:00:00 2001 From: Piplup7575 Date: Sat, 9 Sep 2023 10:06:38 -0400 Subject: [PATCH 4564/8412] feat(domain): pengubin.is-a.dev --- domains/pengubin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pengubin.json diff --git a/domains/pengubin.json b/domains/pengubin.json new file mode 100644 index 000000000..5948519e2 --- /dev/null +++ b/domains/pengubin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Piplup7575", + "email": "piplup7575@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 24a7255fc723647a35955cc1d6b48b7b5f56a451 Mon Sep 17 00:00:00 2001 From: AutumnVN Date: Sat, 9 Sep 2023 21:43:37 +0700 Subject: [PATCH 4565/8412] Update chino.json --- domains/chino.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/chino.json b/domains/chino.json index 4ef8d7514..3b3c078ac 100644 --- a/domains/chino.json +++ b/domains/chino.json @@ -1,10 +1,11 @@ { - "description": "My personal page", + "description": "My website", "repo": "https://github.com/AutumnVN/autumnvn.github.io", "owner": { "username": "AutumnVN", - "email": "htuan03@gmail.com", - "twitter": "dvht0" + "email": "autumnvnchino@gmail.com", + "twitter": "autumnvnchino", + "discord": "autumnvn" }, "record": { "CNAME": "chino.pages.dev" From 1255f629f35b7a1c3a7d08a54d1a81776f589691 Mon Sep 17 00:00:00 2001 From: oriionn Date: Sat, 9 Sep 2023 17:48:24 +0200 Subject: [PATCH 4566/8412] Add my orion.json --- domains/orion.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/orion.json diff --git a/domains/orion.json b/domains/orion.json new file mode 100644 index 000000000..1324ecaf8 --- /dev/null +++ b/domains/orion.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "oriionn", + "email": "contact@oriondev.fr", + "twitter": "orion_offi", + "discord": "orion_off" + }, + "record": { + "URL": "https://oriondev.fr" + } +} From 9049ff34745bc8edaa75870d91aa97b4c44b6e72 Mon Sep 17 00:00:00 2001 From: lfom Date: Sat, 9 Sep 2023 18:18:25 +0000 Subject: [PATCH 4567/8412] feat(domain): lf.is-a.dev --- domains/lf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lf.json diff --git a/domains/lf.json b/domains/lf.json new file mode 100644 index 000000000..16ea0cff5 --- /dev/null +++ b/domains/lf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lfom", + "email": "lf.dev@gmx.com" + }, + "record": { + "URL": "https://lfdev.envs.sh" + } +} From 415a5c1f02330da59db9f0585c872f25801ab80e Mon Sep 17 00:00:00 2001 From: mjnaous Date: Sat, 9 Sep 2023 22:24:00 +0300 Subject: [PATCH 4568/8412] feat(domain): m.is-a.dev --- domains/m.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/m.json diff --git a/domains/m.json b/domains/m.json new file mode 100644 index 000000000..0327e8e2c --- /dev/null +++ b/domains/m.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.org" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0f156b16cb2b5cd9a95b033fd8bb00ff55ca4717 Mon Sep 17 00:00:00 2001 From: XeeRooX Date: Sun, 10 Sep 2023 00:44:14 +0500 Subject: [PATCH 4569/8412] feat(domain): proautotest.is-a.dev --- domains/proautotest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/proautotest.json diff --git a/domains/proautotest.json b/domains/proautotest.json new file mode 100644 index 000000000..3fa09b421 --- /dev/null +++ b/domains/proautotest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "XeeRooX", + "email": "akkaunt7931@gmail.com" + }, + "record": { + "A": ["92.119.90.217"] + } +} From c6de2cb4009799f476fb0b07302ae6f7649f9860 Mon Sep 17 00:00:00 2001 From: lfom Date: Sat, 9 Sep 2023 18:24:36 -0300 Subject: [PATCH 4570/8412] Update lf.json --- domains/lf.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/lf.json b/domains/lf.json index 16ea0cff5..4d5612e88 100644 --- a/domains/lf.json +++ b/domains/lf.json @@ -1,9 +1,9 @@ { "owner": { "username": "lfom", - "email": "lf.dev@gmx.com" + "email": "lfdev@envs.net" }, "record": { - "URL": "https://lfdev.envs.sh" + "URL": "https://lfdev.envs.net" } } From 007202dc0182f0af10192509eaca70a40c422f0f Mon Sep 17 00:00:00 2001 From: lfom Date: Sat, 9 Sep 2023 18:29:23 -0300 Subject: [PATCH 4571/8412] Update lf.json --- domains/lf.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/lf.json b/domains/lf.json index 4d5612e88..71a3f0d3b 100644 --- a/domains/lf.json +++ b/domains/lf.json @@ -1,7 +1,8 @@ { "owner": { "username": "lfom", - "email": "lfdev@envs.net" + "email": "", + "matrix": "@lfdev:envs.net" }, "record": { "URL": "https://lfdev.envs.net" From 655f1aad879ac8c773d5d5e101c502a903ad2bd9 Mon Sep 17 00:00:00 2001 From: Shadow Dev <143582028+shadowisdev@users.noreply.github.com> Date: Sun, 10 Sep 2023 12:36:43 +0530 Subject: [PATCH 4572/8412] Delete domains/_github-pages-challenge-shadowisdev.shadowalker.json --- .../_github-pages-challenge-shadowisdev.shadowalker.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_github-pages-challenge-shadowisdev.shadowalker.json diff --git a/domains/_github-pages-challenge-shadowisdev.shadowalker.json b/domains/_github-pages-challenge-shadowisdev.shadowalker.json deleted file mode 100644 index 51f7828d6..000000000 --- a/domains/_github-pages-challenge-shadowisdev.shadowalker.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shadowisdev", - "email": "shadowisdev@gmail.com" - }, - "record": { - "TXT": "" - } -} From c5588bffb734407576f75a2ce58613ad18fc5e2d Mon Sep 17 00:00:00 2001 From: mjnaous Date: Sun, 10 Sep 2023 11:45:55 +0300 Subject: [PATCH 4573/8412] feat(domain): x.is-a.dev --- domains/x.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/x.json diff --git a/domains/x.json b/domains/x.json new file mode 100644 index 000000000..0327e8e2c --- /dev/null +++ b/domains/x.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.org" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 99913cf7cb2f26fef6ba0293cba108ef7e54acba Mon Sep 17 00:00:00 2001 From: Lonyx-H Date: Sun, 10 Sep 2023 10:46:46 +0200 Subject: [PATCH 4574/8412] feat(domain): liam-h.is-a.dev --- domains/liam-h.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/liam-h.json diff --git a/domains/liam-h.json b/domains/liam-h.json new file mode 100644 index 000000000..9b0d635b5 --- /dev/null +++ b/domains/liam-h.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Lonyx-H", + "email": "liam.hedin.pro@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b63d28602b5a323c82e4602b44b41a98b1f201a7 Mon Sep 17 00:00:00 2001 From: NotSnipc Date: Sun, 10 Sep 2023 14:19:54 +0530 Subject: [PATCH 4575/8412] feat(domain): snipc.is-a.dev --- domains/snipc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/snipc.json diff --git a/domains/snipc.json b/domains/snipc.json new file mode 100644 index 000000000..3c7284b59 --- /dev/null +++ b/domains/snipc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NotSnipc", + "email": "snipc.mail@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 356e827bbe1610f88d39faaebf63ccc1220f6b65 Mon Sep 17 00:00:00 2001 From: mjnaous Date: Sun, 10 Sep 2023 12:46:42 +0300 Subject: [PATCH 4576/8412] feat(domain): mhmd.is-a.dev --- domains/mhmd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mhmd.json diff --git a/domains/mhmd.json b/domains/mhmd.json new file mode 100644 index 000000000..0327e8e2c --- /dev/null +++ b/domains/mhmd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.org" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bcf1e11924ce5c9180ac0516e4a11d68f24eead2 Mon Sep 17 00:00:00 2001 From: JstHuman Date: Sun, 10 Sep 2023 15:49:13 +0530 Subject: [PATCH 4577/8412] feat(domain): www.amulyasingh.is-a.dev --- domains/www.amulyasingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/www.amulyasingh.json diff --git a/domains/www.amulyasingh.json b/domains/www.amulyasingh.json new file mode 100644 index 000000000..397c34f77 --- /dev/null +++ b/domains/www.amulyasingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JstHuman", + "email": "ytamulya77@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d24c9225868fd7fa75e405a3b3d72ec207e2a6f2 Mon Sep 17 00:00:00 2001 From: Blob2763 <88489444+Blob2763@users.noreply.github.com> Date: Sun, 10 Sep 2023 11:48:49 +0100 Subject: [PATCH 4578/8412] Create _github-pages-challenge-UtilsForTheWeb.utils.json --- .../_github-pages-challenge-UtilsForTheWeb.utils.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-UtilsForTheWeb.utils.json diff --git a/domains/_github-pages-challenge-UtilsForTheWeb.utils.json b/domains/_github-pages-challenge-UtilsForTheWeb.utils.json new file mode 100644 index 000000000..556184ec3 --- /dev/null +++ b/domains/_github-pages-challenge-UtilsForTheWeb.utils.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Blob2763", + "email": "blob2763@gmail.com" + }, + "record": { + "TXT": "c5ac9060fffaa7b40b58852449f983" + } +} From c65a0fa70dd671ecfd4ee04e9f01f16ad822e0b0 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Sun, 10 Sep 2023 13:10:32 +0200 Subject: [PATCH 4579/8412] feat(domain): raiin.is-a.dev --- domains/raiin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/raiin.json diff --git a/domains/raiin.json b/domains/raiin.json new file mode 100644 index 000000000..ae347f452 --- /dev/null +++ b/domains/raiin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e9cb4faf96da66399f9c2711e06444de34aa7879 Mon Sep 17 00:00:00 2001 From: obaydmerz Date: Sun, 10 Sep 2023 12:48:13 +0100 Subject: [PATCH 4580/8412] feat(domain): obaydmerz.is-a.dev --- domains/obaydmerz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/obaydmerz.json diff --git a/domains/obaydmerz.json b/domains/obaydmerz.json new file mode 100644 index 000000000..4b09f8493 --- /dev/null +++ b/domains/obaydmerz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "obaydmerz", + "email": "obaydmerz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d8f5538d6c8e4de075550c1fd5101b16a4f7addc Mon Sep 17 00:00:00 2001 From: sai-mehar Date: Sun, 10 Sep 2023 18:11:47 +0530 Subject: [PATCH 4581/8412] feat(domain): sai-mehar.is-a.dev --- domains/sai-mehar.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/sai-mehar.json b/domains/sai-mehar.json index 10598b6e4..c5af18fac 100644 --- a/domains/sai-mehar.json +++ b/domains/sai-mehar.json @@ -4,6 +4,8 @@ "email": "saimehar2005@gmail.com" }, "record": { - "CNAME": "sai-mehar.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3ce0a2ad7eb4f016730d56a6cfa5dfefbdd63c60 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Sep 2023 09:24:28 -0400 Subject: [PATCH 4582/8412] feat: removing empty twitter property --- domains/julio.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/julio.json b/domains/julio.json index 1daaa5097..ec44f209a 100644 --- a/domains/julio.json +++ b/domains/julio.json @@ -3,8 +3,7 @@ "repo": "https://github.com/thatsquite", "owner": { "username": "thatsquite", - "email": "juliocesar.santos@making.com", - "twitter": "" + "email": "juliocesar.santos@making.com" }, "record": { "CNAME": "thatsquite.github.io" From dda2ee2a3ab0bc5c5988aece0bdbe053af0bf760 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Sep 2023 09:25:43 -0400 Subject: [PATCH 4583/8412] Rename _github-pages-challenge-BerzCode.saurabhkirve to _github-pages-challenge-BerzCode.saurabhkirve.json --- ...bhkirve => _github-pages-challenge-BerzCode.saurabhkirve.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-BerzCode.saurabhkirve => _github-pages-challenge-BerzCode.saurabhkirve.json} (100%) diff --git a/domains/_github-pages-challenge-BerzCode.saurabhkirve b/domains/_github-pages-challenge-BerzCode.saurabhkirve.json similarity index 100% rename from domains/_github-pages-challenge-BerzCode.saurabhkirve rename to domains/_github-pages-challenge-BerzCode.saurabhkirve.json From f762669787aaa1144483707bdeaf7cbadfe13c5d Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Sep 2023 10:02:40 -0400 Subject: [PATCH 4584/8412] feat: update --- domains/tharindudarshana.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/tharindudarshana.json b/domains/tharindudarshana.json index 29b2b778c..23891bb49 100644 --- a/domains/tharindudarshana.json +++ b/domains/tharindudarshana.json @@ -1,4 +1,3 @@ -@@ -0,0 +1,9 @@ { "owner": { "username": "1234Tharindu", From 5b102c4e9a7bb001d0caf1d986f9ab48e6526f2a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Sep 2023 10:14:52 -0400 Subject: [PATCH 4585/8412] Rename xiaoxi_tw.json to xiaoxi-tw.json --- domains/{xiaoxi_tw.json => xiaoxi-tw.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{xiaoxi_tw.json => xiaoxi-tw.json} (99%) diff --git a/domains/xiaoxi_tw.json b/domains/xiaoxi-tw.json similarity index 99% rename from domains/xiaoxi_tw.json rename to domains/xiaoxi-tw.json index bd5bc1e67..9c093a9aa 100644 --- a/domains/xiaoxi_tw.json +++ b/domains/xiaoxi-tw.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 7d9869b52c7605893db27a19db0406f6826573cd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Sep 2023 10:30:41 -0400 Subject: [PATCH 4586/8412] feat: removing empty property --- domains/lf.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/lf.json b/domains/lf.json index 71a3f0d3b..05d3f0398 100644 --- a/domains/lf.json +++ b/domains/lf.json @@ -1,7 +1,6 @@ { "owner": { "username": "lfom", - "email": "", "matrix": "@lfdev:envs.net" }, "record": { From e224fcf4346cd71e55dcab6c40a7a66873cfd16a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 10 Sep 2023 10:32:00 -0400 Subject: [PATCH 4587/8412] feat: reverting changes --- domains/lf.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/lf.json b/domains/lf.json index 05d3f0398..71a3f0d3b 100644 --- a/domains/lf.json +++ b/domains/lf.json @@ -1,6 +1,7 @@ { "owner": { "username": "lfom", + "email": "", "matrix": "@lfdev:envs.net" }, "record": { From ecaf545a44a2690d2999cad19ac4b8be3517e61b Mon Sep 17 00:00:00 2001 From: mihrpsah Date: Sun, 10 Sep 2023 20:29:53 +0530 Subject: [PATCH 4588/8412] feat(domain): mihrpsah.is-a.dev --- domains/mihrpsah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mihrpsah.json diff --git a/domains/mihrpsah.json b/domains/mihrpsah.json new file mode 100644 index 000000000..10ef7db4e --- /dev/null +++ b/domains/mihrpsah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mihrpsah", + "email": "smihirp1@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From 47d0ed243d525aafe6d81c3d23948341cc4148fe Mon Sep 17 00:00:00 2001 From: Mihir Pratap Sah Date: Sun, 10 Sep 2023 20:40:20 +0530 Subject: [PATCH 4589/8412] UPDATED: record in mihrpsah.json --- domains/mihrpsah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mihrpsah.json b/domains/mihrpsah.json index 10ef7db4e..5349738c2 100644 --- a/domains/mihrpsah.json +++ b/domains/mihrpsah.json @@ -4,6 +4,6 @@ "email": "smihirp1@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "CNAME": "mihrpsah.github.io" } } From b743a1f563c7201274acfe7f89ae5a2e49aa9e7b Mon Sep 17 00:00:00 2001 From: rtgamingwdt Date: Sun, 10 Sep 2023 12:02:59 -0400 Subject: [PATCH 4590/8412] feat(domain): yoitsrt.is-a.dev --- domains/yoitsrt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yoitsrt.json diff --git a/domains/yoitsrt.json b/domains/yoitsrt.json new file mode 100644 index 000000000..4109556f7 --- /dev/null +++ b/domains/yoitsrt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rtgamingwdt", + "email": "rustytrim11@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fa5e948e3a5fdc6840f3a910686fa7e4ede85eb1 Mon Sep 17 00:00:00 2001 From: neealdon3 Date: Sun, 10 Sep 2023 09:53:51 -0700 Subject: [PATCH 4591/8412] feat(domain): eternalnetwork.is-a.dev --- domains/eternalnetwork.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eternalnetwork.json diff --git a/domains/eternalnetwork.json b/domains/eternalnetwork.json new file mode 100644 index 000000000..6520e9f8e --- /dev/null +++ b/domains/eternalnetwork.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "neealdon3", + "email": "neealdon3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 077d4e7a415433bf0640f18a60b4190fdfb9a2b3 Mon Sep 17 00:00:00 2001 From: Atr-e Date: Sun, 10 Sep 2023 12:49:05 -0700 Subject: [PATCH 4592/8412] feat(domain): johnevermore.is-a.dev --- domains/johnevermore.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johnevermore.json diff --git a/domains/johnevermore.json b/domains/johnevermore.json new file mode 100644 index 000000000..5450cd708 --- /dev/null +++ b/domains/johnevermore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "CNAME": "galatic.hop.sh" + } +} From 59244913a4ec2b08b864712dbecf094aac39aded Mon Sep 17 00:00:00 2001 From: NotFenixio Date: Sun, 10 Sep 2023 22:06:06 +0200 Subject: [PATCH 4593/8412] feat(domain): notfenixio.is-a.dev --- domains/notfenixio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/notfenixio.json diff --git a/domains/notfenixio.json b/domains/notfenixio.json new file mode 100644 index 000000000..f54e3ca4e --- /dev/null +++ b/domains/notfenixio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotFenixio", + "email": "josueart40@gmail.com" + }, + "record": { + "CNAME": "notfenixio.github.io" + } +} From 3b814a69fa60bb6f0ad93ef5fbdb290caf4c198a Mon Sep 17 00:00:00 2001 From: RipAngelhacks Date: Sun, 10 Sep 2023 18:21:04 -0400 Subject: [PATCH 4594/8412] feat(domain): yourmom.is-a.dev --- domains/yourmom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yourmom.json diff --git a/domains/yourmom.json b/domains/yourmom.json new file mode 100644 index 000000000..8a6294146 --- /dev/null +++ b/domains/yourmom.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RipAngelhacks", + "email": "ojedallopezangel@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f0b7161190986965b00af71dd91fae05ae14a5d1 Mon Sep 17 00:00:00 2001 From: Prateek Sunal Date: Mon, 11 Sep 2023 08:44:19 +0530 Subject: [PATCH 4595/8412] Update prtksunal.json --- domains/prtksunal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prtksunal.json b/domains/prtksunal.json index a4e5ac574..3c1d11c83 100644 --- a/domains/prtksunal.json +++ b/domains/prtksunal.json @@ -4,6 +4,6 @@ "email": "prtksunal@gmail.com" }, "record": { - "CNAME": "prateekmedia.github.io" + "A": "185.199.108.153" } } From 6a3a5db8929e1776425153032b145741254697dd Mon Sep 17 00:00:00 2001 From: Prateek Sunal Date: Mon, 11 Sep 2023 08:46:03 +0530 Subject: [PATCH 4596/8412] Update prtksunal.json --- domains/prtksunal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prtksunal.json b/domains/prtksunal.json index 3c1d11c83..0dbf69499 100644 --- a/domains/prtksunal.json +++ b/domains/prtksunal.json @@ -4,6 +4,6 @@ "email": "prtksunal@gmail.com" }, "record": { - "A": "185.199.108.153" + "A": ["185.199.108.153"] } } From aa7bc6cbc9caae4d3e9cdae187986d7c937972e4 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Mon, 11 Sep 2023 12:12:04 +0530 Subject: [PATCH 4597/8412] Update saurabh-kirve.json --- domains/saurabh-kirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabh-kirve.json b/domains/saurabh-kirve.json index 07906eb42..7e949b97b 100644 --- a/domains/saurabh-kirve.json +++ b/domains/saurabh-kirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "CNAME": "berzcode.github.io" + "A": "162.159.24.201" } } From f34b9ff7e5aca2bdc9621b35e5e15625c6323ce4 Mon Sep 17 00:00:00 2001 From: CnyAnime Date: Mon, 11 Sep 2023 10:24:39 +0200 Subject: [PATCH 4598/8412] feat(domain): littleneko.is-a.dev --- domains/littleneko.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/littleneko.json diff --git a/domains/littleneko.json b/domains/littleneko.json new file mode 100644 index 000000000..143add315 --- /dev/null +++ b/domains/littleneko.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CnyAnime", + "email": "mrdriveappstudios@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8cfb546fe6f3aaa0e6c9cd8e0bd200e94014d635 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Sep 2023 16:40:28 +0800 Subject: [PATCH 4599/8412] Discard changes to domains/note-lrmn.json --- domains/note-lrmn.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/note-lrmn.json diff --git a/domains/note-lrmn.json b/domains/note-lrmn.json deleted file mode 100644 index 2756262c9..000000000 --- a/domains/note-lrmn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "lrmn7", - "email": "lrmnid@gmail.com" - }, - - "record": { - "URL": "https://github.com/lrmn7/blogs" - } -} From b656cf2ea9c69d215ba848679a963a1c82bec35a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Sep 2023 16:40:33 +0800 Subject: [PATCH 4600/8412] Discard changes to domains/ohmycv.json --- domains/ohmycv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ohmycv.json diff --git a/domains/ohmycv.json b/domains/ohmycv.json deleted file mode 100644 index 0b349ba9d..000000000 --- a/domains/ohmycv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "lrmn7", - "email": "lrmnid@gmail.com" - }, - - "record": { - "URL": "https://ohmycv.netlify.app" - } -} From e37b5cb1d4bf492c3800333481f39ea8ccccee56 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Sep 2023 16:41:28 +0800 Subject: [PATCH 4601/8412] Update kayden.json --- domains/kayden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kayden.json b/domains/kayden.json index 3c601b422..b253da134 100644 --- a/domains/kayden.json +++ b/domains/kayden.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["a"] + "A": ["103.7.8.238"] } } From e81aa399b4822225a9b250794c554bb457dd2040 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Sep 2023 16:42:38 +0800 Subject: [PATCH 4602/8412] Update firedemon.json --- domains/firedemon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/firedemon.json b/domains/firedemon.json index 165d567f3..5979a0f57 100644 --- a/domains/firedemon.json +++ b/domains/firedemon.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "demon-briefly.github.io" + "CNAME": "shadowplayzyt22.github.io" } } From f6f75f10c5d2e57d4ed2fddf28b906133e15aa7c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Sep 2023 16:43:38 +0800 Subject: [PATCH 4603/8412] Discard changes to domains/m.json --- domains/m.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/m.json diff --git a/domains/m.json b/domains/m.json deleted file mode 100644 index 0327e8e2c..000000000 --- a/domains/m.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "mjnaous", - "email": "mj@naous.eu.org" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From de2beaf7b2f0e1791b1650766f897690aae9cb67 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Sep 2023 16:43:44 +0800 Subject: [PATCH 4604/8412] Discard changes to domains/x.json --- domains/x.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/x.json diff --git a/domains/x.json b/domains/x.json deleted file mode 100644 index 0327e8e2c..000000000 --- a/domains/x.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "mjnaous", - "email": "mj@naous.eu.org" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 17f48e3dab61ff17d9827b5281401728ac4b6cff Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Sep 2023 16:46:01 +0800 Subject: [PATCH 4605/8412] Update saurabh-kirve.json --- domains/saurabh-kirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saurabh-kirve.json b/domains/saurabh-kirve.json index 7e949b97b..021ba8df4 100644 --- a/domains/saurabh-kirve.json +++ b/domains/saurabh-kirve.json @@ -4,6 +4,6 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": "162.159.24.201" + "A": ["162.159.24.201"] } } From 4d8461146055c9d28280c100af7493d2c9a22945 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Sep 2023 16:47:11 +0800 Subject: [PATCH 4606/8412] Update prtksunal.json --- domains/prtksunal.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prtksunal.json b/domains/prtksunal.json index 0dbf69499..a4e5ac574 100644 --- a/domains/prtksunal.json +++ b/domains/prtksunal.json @@ -4,6 +4,6 @@ "email": "prtksunal@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "CNAME": "prateekmedia.github.io" } } From 5b79f9f90f99a5f9a601a544dfa6191313aef910 Mon Sep 17 00:00:00 2001 From: antithense Date: Mon, 11 Sep 2023 11:04:25 +0200 Subject: [PATCH 4607/8412] feat(domain): femboy.is-a.dev --- domains/femboy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/femboy.json diff --git a/domains/femboy.json b/domains/femboy.json new file mode 100644 index 000000000..dc7133f05 --- /dev/null +++ b/domains/femboy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "antithense", + "email": "nuffimail33@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dcff3aebf4ebd522b34e5613b22603dcd8dde3de Mon Sep 17 00:00:00 2001 From: BerzCode Date: Mon, 11 Sep 2023 14:40:39 +0530 Subject: [PATCH 4608/8412] feat(domain): saurabh-kirve.is-a.dev --- domains/saurabh-kirve.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/saurabh-kirve.json b/domains/saurabh-kirve.json index 021ba8df4..afd47a19a 100644 --- a/domains/saurabh-kirve.json +++ b/domains/saurabh-kirve.json @@ -4,6 +4,8 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["162.159.24.201"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From e52b43a940509d044f7556b8c2a64c8517c82f4f Mon Sep 17 00:00:00 2001 From: OhGodANoob Date: Mon, 11 Sep 2023 05:58:38 -0400 Subject: [PATCH 4609/8412] feat(domain): ohgodanoob.is-a.dev --- domains/ohgodanoob.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ohgodanoob.json diff --git a/domains/ohgodanoob.json b/domains/ohgodanoob.json new file mode 100644 index 000000000..b1a76a6e4 --- /dev/null +++ b/domains/ohgodanoob.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "OhGodANoob", + "email": "ohgodanoob@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6c1760d6f1e56b651812b51df08a4dd47e9b145a Mon Sep 17 00:00:00 2001 From: kramiikk Date: Mon, 11 Sep 2023 16:30:24 +0600 Subject: [PATCH 4610/8412] feat(domain): kramiikk.is-a.dev --- domains/kramiikk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kramiikk.json diff --git a/domains/kramiikk.json b/domains/kramiikk.json new file mode 100644 index 000000000..92e7cb91e --- /dev/null +++ b/domains/kramiikk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kramiikk", + "email": "hifund@yandex.ru" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5ca5ef52b289ecd2933da869376d761119a2cdaf Mon Sep 17 00:00:00 2001 From: Hoot679 Date: Mon, 11 Sep 2023 20:48:42 +1000 Subject: [PATCH 4611/8412] feat(domain): minihoot.is-a.dev --- domains/minihoot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/minihoot.json diff --git a/domains/minihoot.json b/domains/minihoot.json new file mode 100644 index 000000000..b3f5dde2c --- /dev/null +++ b/domains/minihoot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hoot679", + "email": "henrymahlberg65@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 980ecc6f49d08534212f99e50145decd8933b1d2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Sep 2023 18:49:44 +0800 Subject: [PATCH 4612/8412] Discard changes to domains/hoot.json --- domains/hoot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hoot.json diff --git a/domains/hoot.json b/domains/hoot.json deleted file mode 100644 index 4d8224aac..000000000 --- a/domains/hoot.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "Hoot679", - "email": "hoottheowlshoot@gmail.com" - }, - - "record": { - "URL": "URL" - } - } - \ No newline at end of file From 9cd07bd995b96297e0af56f56ea33b9804df925a Mon Sep 17 00:00:00 2001 From: luqmanity Date: Mon, 11 Sep 2023 19:31:25 +0800 Subject: [PATCH 4613/8412] feat(domain): luqmanity.is-a.dev --- domains/luqmanity.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luqmanity.json diff --git a/domains/luqmanity.json b/domains/luqmanity.json new file mode 100644 index 000000000..618bfe59a --- /dev/null +++ b/domains/luqmanity.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "luqmanity", + "email": "luqman.yazrie@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cd206fc0399ca73ba0495a9c4e73197de875b5d7 Mon Sep 17 00:00:00 2001 From: milindmadhukar Date: Mon, 11 Sep 2023 18:38:51 +0530 Subject: [PATCH 4614/8412] feat(domain): milind.is-a.dev --- domains/milind.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/milind.json diff --git a/domains/milind.json b/domains/milind.json new file mode 100644 index 000000000..796b5eca4 --- /dev/null +++ b/domains/milind.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "milindmadhukar", + "email": "m.milind15@gmail.com" + }, + "record": { + "URL": "https://github.com/milindmadhukar" + } +} From 89a870103f410af950361852b4376048e8d5770b Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Mon, 11 Sep 2023 17:25:47 +0200 Subject: [PATCH 4615/8412] feat(domain): cdn.stefdp.is-a.dev --- domains/cdn.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cdn.stefdp.json diff --git a/domains/cdn.stefdp.json b/domains/cdn.stefdp.json new file mode 100644 index 000000000..8b3fe072d --- /dev/null +++ b/domains/cdn.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d3c16c2edee45a8aef46b4d177adb930a8aa294f Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 11 Sep 2023 17:27:53 +0200 Subject: [PATCH 4616/8412] Delete domains/ilxvmorkq245.stefdp.json --- domains/ilxvmorkq245.stefdp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ilxvmorkq245.stefdp.json diff --git a/domains/ilxvmorkq245.stefdp.json b/domains/ilxvmorkq245.stefdp.json deleted file mode 100644 index d31a5b4a9..000000000 --- a/domains/ilxvmorkq245.stefdp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "CNAME": "gv-p4ut76elat43se.dv.googlehosted.com" - } -} From 322ccb2efe2679992ba234c7d234c5a04cccb00e Mon Sep 17 00:00:00 2001 From: GURU Date: Mon, 11 Sep 2023 21:38:48 +0530 Subject: [PATCH 4617/8412] Update gurubhai.json --- domains/gurubhai.json | 22 +++++++++++++++++++--- 1 file changed, 19 insertions(+), 3 deletions(-) diff --git a/domains/gurubhai.json b/domains/gurubhai.json index 813932e1f..ebec74778 100644 --- a/domains/gurubhai.json +++ b/domains/gurubhai.json @@ -5,7 +5,23 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": [ + { + "host": "@", + "value": "mx1.improvmx.com", + "priority": 10 + }, + { + "host": "@", + "value": "mx2.improvmx.com", + "priority": 20 + } + ], + "TXT": [ + { + "host": "@", + "value": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" + } + ] } -} \ No newline at end of file +} From 13ae2457c3d3869fae0f689732787341a5ab2d5e Mon Sep 17 00:00:00 2001 From: soggycatalltheway Date: Mon, 11 Sep 2023 19:23:57 +0200 Subject: [PATCH 4618/8412] feat(domain): shiba.is-a.dev --- domains/shiba.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shiba.json diff --git a/domains/shiba.json b/domains/shiba.json new file mode 100644 index 000000000..cc9d2f0cc --- /dev/null +++ b/domains/shiba.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "soggycatalltheway", + "email": "hurvzee+partizao@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c444454af4cd412bb058110d55b6dd6f263ed7f8 Mon Sep 17 00:00:00 2001 From: soggycatalltheway Date: Mon, 11 Sep 2023 19:31:53 +0200 Subject: [PATCH 4619/8412] feat(domain): bread.is-a.dev --- domains/bread.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bread.json diff --git a/domains/bread.json b/domains/bread.json new file mode 100644 index 000000000..cc9d2f0cc --- /dev/null +++ b/domains/bread.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "soggycatalltheway", + "email": "hurvzee+partizao@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d11612f0342c9e7404bacfcd653e7c9c04a6d2f3 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 12 Sep 2023 00:51:02 +0200 Subject: [PATCH 4620/8412] Delete domains/cdn.stefdp.json --- domains/cdn.stefdp.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cdn.stefdp.json diff --git a/domains/cdn.stefdp.json b/domains/cdn.stefdp.json deleted file mode 100644 index 8b3fe072d..000000000 --- a/domains/cdn.stefdp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From d1e7c0bb9df630b50c467e7131b7be4c130e5937 Mon Sep 17 00:00:00 2001 From: plu5 Date: Tue, 12 Sep 2023 03:47:32 +0300 Subject: [PATCH 4621/8412] Create _github-pages-challenge-plu5.ck.json --- domains/_github-pages-challenge-plu5.ck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-plu5.ck.json diff --git a/domains/_github-pages-challenge-plu5.ck.json b/domains/_github-pages-challenge-plu5.ck.json new file mode 100644 index 000000000..ae7d218ab --- /dev/null +++ b/domains/_github-pages-challenge-plu5.ck.json @@ -0,0 +1,11 @@ +{ + "repo": "https://github.com/plu5/plu5.github.io", + "owner": { + "username": "plu5", + "email": "ctre@users.sourceforge.net", + "twitter": "preminster" + }, + "record": { + "TXT": "1d92c5eb70762c032ba6d32b9b631e" + } +} From fa9e3a76c128b2a0a3b7ad8f7fd72d01c1aaf80a Mon Sep 17 00:00:00 2001 From: MakeShiftArtist <47653736+MakeShiftArtist@users.noreply.github.com> Date: Mon, 11 Sep 2023 20:06:23 -0500 Subject: [PATCH 4622/8412] Update makeshiftartist.json Added MX records and updated TXT records --- domains/makeshiftartist.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/makeshiftartist.json b/domains/makeshiftartist.json index 54c193f1f..ddcf47993 100644 --- a/domains/makeshiftartist.json +++ b/domains/makeshiftartist.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From 350e12c51b833ecc3a123f6cc0997649df2ba551 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 12 Sep 2023 09:19:00 +0800 Subject: [PATCH 4623/8412] Update gurubhai.json --- domains/gurubhai.json | 19 +++---------------- 1 file changed, 3 insertions(+), 16 deletions(-) diff --git a/domains/gurubhai.json b/domains/gurubhai.json index ebec74778..95639cd76 100644 --- a/domains/gurubhai.json +++ b/domains/gurubhai.json @@ -6,22 +6,9 @@ "record": { "A": ["217.174.245.249"], "MX": [ - { - "host": "@", - "value": "mx1.improvmx.com", - "priority": 10 - }, - { - "host": "@", - "value": "mx2.improvmx.com", - "priority": 20 - } + "mx1.improvmx.com", + "mx2.improvmx.com", ], - "TXT": [ - { - "host": "@", - "value": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" - } - ] + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } } From 2d16c406e9983dc5a448362f82a8973043c80bc3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 12 Sep 2023 09:19:14 +0800 Subject: [PATCH 4624/8412] Update gurubhai.json --- domains/gurubhai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gurubhai.json b/domains/gurubhai.json index 95639cd76..bd3a9672d 100644 --- a/domains/gurubhai.json +++ b/domains/gurubhai.json @@ -7,7 +7,7 @@ "A": ["217.174.245.249"], "MX": [ "mx1.improvmx.com", - "mx2.improvmx.com", + "mx2.improvmx.com" ], "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } From 5f9a6033a74618ed66ee617965d729aad19bc139 Mon Sep 17 00:00:00 2001 From: joaozeiradev <144752334+joaozeiradev@users.noreply.github.com> Date: Tue, 12 Sep 2023 01:57:57 +0000 Subject: [PATCH 4625/8412] feat(domain): add `minion.is-a.dev` --- domains/minion.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/minion.json diff --git a/domains/minion.json b/domains/minion.json new file mode 100644 index 000000000..6c6b8d540 --- /dev/null +++ b/domains/minion.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "joaozeiradev", + "email": "joaofelipegamer24@gmail.com" + }, + + "record": { + "A": ["191.233.30.89"] + } +} From 3723abd6180562fdf9cf9c8ba57857ced8a68ac6 Mon Sep 17 00:00:00 2001 From: joaozeiradev Date: Tue, 12 Sep 2023 02:51:05 +0000 Subject: [PATCH 4626/8412] feat(domain): joaozeira.is-a.dev --- domains/joaozeira.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joaozeira.json diff --git a/domains/joaozeira.json b/domains/joaozeira.json new file mode 100644 index 000000000..000eb3f77 --- /dev/null +++ b/domains/joaozeira.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "joaozeiradev", + "email": "joaofelipegamer24@gmail.com" + }, + "record": { + "A": ["191.233.29.127"] + } +} From aa8c9ed86aa81daffa5da3d467b001c3a4af5920 Mon Sep 17 00:00:00 2001 From: felipeiracloud Date: Tue, 12 Sep 2023 00:34:27 -0300 Subject: [PATCH 4627/8412] feat(domain): joao.is-a.dev --- domains/joao.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joao.json diff --git a/domains/joao.json b/domains/joao.json new file mode 100644 index 000000000..1489c645b --- /dev/null +++ b/domains/joao.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "felipeiracloud", + "email": "joaofelipegamer23@gmail.com" + }, + "record": { + "A": ["191.233.29.127"] + } +} From 5df4a1766eb9e14d55ed43c48e9c89d063399e15 Mon Sep 17 00:00:00 2001 From: kramiikk Date: Tue, 12 Sep 2023 10:38:21 +0600 Subject: [PATCH 4628/8412] feat(domain): wap.is-a.dev --- domains/wap.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wap.json diff --git a/domains/wap.json b/domains/wap.json new file mode 100644 index 000000000..92e7cb91e --- /dev/null +++ b/domains/wap.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kramiikk", + "email": "hifund@yandex.ru" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8b16683084e61927e4e50a885e3e55221094bb90 Mon Sep 17 00:00:00 2001 From: VonYuan Date: Tue, 12 Sep 2023 15:30:55 +0800 Subject: [PATCH 4629/8412] feat(domain): voonyuan.is-a.dev --- domains/voonyuan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/voonyuan.json diff --git a/domains/voonyuan.json b/domains/voonyuan.json new file mode 100644 index 000000000..61e408cf6 --- /dev/null +++ b/domains/voonyuan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "VonYuan", + "email": "voonyuan11@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b4aff9d4715ee35c2032e4de4e6b729666a5740a Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 12 Sep 2023 13:58:09 +0530 Subject: [PATCH 4630/8412] Update vaibhavsys.json --- domains/vaibhavsys.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/vaibhavsys.json b/domains/vaibhavsys.json index f239ad6e4..83e06c559 100644 --- a/domains/vaibhavsys.json +++ b/domains/vaibhavsys.json @@ -1,9 +1,9 @@ { "owner": { "username": "VaibhavSys", - "email": "vaibhavdhi@proton.me" + "email": "vaibhavsys@protonmail.com" }, "record": { - "URL": "https://www.vaibhav.studio" + "URL": "https://www.thevaibhavway.pro/" } } From b1161fb524b1d8da428af8be2d670371b3872a71 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 12 Sep 2023 15:29:47 +0530 Subject: [PATCH 4631/8412] Update vaibhav.json --- domains/vaibhav.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/vaibhav.json b/domains/vaibhav.json index efec635c1..83e06c559 100644 --- a/domains/vaibhav.json +++ b/domains/vaibhav.json @@ -1,11 +1,9 @@ { "owner": { - "username": "Vaibhav-Kashyap07", - "email": "", - "discord": "Vaibhav Kashyap#5747" + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" }, - "repo": "https://github.com/Vaibhav-Kashyap07/Vaibhav-Kashyap07.github.io", "record": { - "CNAME": "Vaibhav-Kashyap07.github.io" + "URL": "https://www.thevaibhavway.pro/" } } From 1f14a8b6b4200d4b1bfe705c0c76f27e6c5569f6 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 12 Sep 2023 15:46:36 +0530 Subject: [PATCH 4632/8412] Delete domains/vaibhavsys.json --- domains/vaibhavsys.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vaibhavsys.json diff --git a/domains/vaibhavsys.json b/domains/vaibhavsys.json deleted file mode 100644 index 83e06c559..000000000 --- a/domains/vaibhavsys.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VaibhavSys", - "email": "vaibhavsys@protonmail.com" - }, - "record": { - "URL": "https://www.thevaibhavway.pro/" - } -} From be8fd016d0d286327b0b594aa0501052e6df6875 Mon Sep 17 00:00:00 2001 From: Rudransh Shrivastava Date: Tue, 12 Sep 2023 15:49:33 +0530 Subject: [PATCH 4633/8412] added rudransh.json --- domains/rudransh.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/rudransh.json diff --git a/domains/rudransh.json b/domains/rudransh.json new file mode 100644 index 000000000..380dd0e4c --- /dev/null +++ b/domains/rudransh.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "rudransh-shrivastava", + "email": "rudransh.shr@gmail.com", + "discord": "rudransh.bf", + "twitter": "rudranshstwt" + }, + "description": "Domain for my personal portfolio written w/ Html, CSS and JavaScript", + "repo": "https://github.com/rudransh-shrivastava/rudransh-shrivastava.github.io/", + "record": { + "A": ["140.238.251.183"] + } +} From 1039b270a8da8a579238d10f2b3e85d0bc41d7fa Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Tue, 12 Sep 2023 16:38:46 +0545 Subject: [PATCH 4634/8412] create v1.neon.json and update discord username --- domains/neon.json | 2 +- domains/v1.neon.json | 13 +++++++++++++ 2 files changed, 14 insertions(+), 1 deletion(-) create mode 100644 domains/v1.neon.json diff --git a/domains/neon.json b/domains/neon.json index 7531a0358..36721ad70 100644 --- a/domains/neon.json +++ b/domains/neon.json @@ -3,7 +3,7 @@ "repo": "https://github.com/GoodBoyNeon/goodboyneon.github.io", "owner": { "username": "GoodBoyNeon", - "discord": "GoodBoyNeon#2424", + "discord": "neonthedeveloper", "twitter": "NeonTheNerd", "email": "goodboyneon03@gmail.com" }, diff --git a/domains/v1.neon.json b/domains/v1.neon.json new file mode 100644 index 000000000..8dda5bc69 --- /dev/null +++ b/domains/v1.neon.json @@ -0,0 +1,13 @@ +{ + "description": "V1 of My Portfolio (neon.is-a.dev)", + "repo": "https://github.com/GoodBoyNeon/v1", + "owner": { + "username": "GoodBoyNeon", + "discord": "neonthedeveloper", + "twitter": "NeonTheNerd", + "email": "goodboyneon03@gmail.com" + }, + "record": { + "CNAME": "v1.neon.is-a.dev" + } +} \ No newline at end of file From a951e273d241ed59d762bd8495ad729056b56c7a Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Tue, 12 Sep 2023 17:02:32 +0545 Subject: [PATCH 4635/8412] Update v1.neon.json --- domains/v1.neon.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/v1.neon.json b/domains/v1.neon.json index 8dda5bc69..560a95686 100644 --- a/domains/v1.neon.json +++ b/domains/v1.neon.json @@ -8,6 +8,6 @@ "email": "goodboyneon03@gmail.com" }, "record": { - "CNAME": "v1.neon.is-a.dev" + "CNAME": "goodboyneon.github.io" } -} \ No newline at end of file +} From b04c8af99038c9e2051ef0581a93f0105cd3f9b6 Mon Sep 17 00:00:00 2001 From: H <133486701+heatherdevx@users.noreply.github.com> Date: Tue, 12 Sep 2023 11:43:03 +0000 Subject: [PATCH 4636/8412] Create hexxy.json --- domains/hexxy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/hexxy.json diff --git a/domains/hexxy.json b/domains/hexxy.json new file mode 100644 index 000000000..a9e8ff105 --- /dev/null +++ b/domains/hexxy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "heatherdevx", + "email": "heather.sysdev@gmail.com" + }, + + "record": { + "A": ["129.151.221.53"] + } +} From f739ba48c73c77db579ec700730b7dcedec66951 Mon Sep 17 00:00:00 2001 From: carnotweat Date: Tue, 12 Sep 2023 17:16:37 +0530 Subject: [PATCH 4637/8412] feat(domain): sameer.is-a.dev --- domains/sameer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sameer.json diff --git a/domains/sameer.json b/domains/sameer.json new file mode 100644 index 000000000..000fd7678 --- /dev/null +++ b/domains/sameer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "carnotweat", + "email": "jasitis@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f95fbe6f94657de78d6be35804b4277e5e02a4ef Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 12 Sep 2023 17:40:04 +0530 Subject: [PATCH 4638/8412] Delete domains/used-to-be-daddy.json --- domains/used-to-be-daddy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/used-to-be-daddy.json diff --git a/domains/used-to-be-daddy.json b/domains/used-to-be-daddy.json deleted file mode 100644 index 59f383846..000000000 --- a/domains/used-to-be-daddy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "I used to be daddy", - "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" - }, - "record": { - "URL": "https://mousemoosz.is-a.dev" - } -} From 10bded7680c24969c83e802ba54e2e87661cc77f Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 12 Sep 2023 17:42:14 +0530 Subject: [PATCH 4639/8412] Delete domains/ball.mousemoosz.json --- domains/ball.mousemoosz.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ball.mousemoosz.json diff --git a/domains/ball.mousemoosz.json b/domains/ball.mousemoosz.json deleted file mode 100644 index 293d56209..000000000 --- a/domains/ball.mousemoosz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "The documentation website for Ball discord bot.", - "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" - }, - "record": { - "CNAME": "mousemoosz.github.io" - } -} From ae2011c0a07b6213b7a4cb007c4a665e23fa27d7 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 12 Sep 2023 17:44:58 +0530 Subject: [PATCH 4640/8412] Delete domains/mc.mousemoosz.json --- domains/mc.mousemoosz.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mc.mousemoosz.json diff --git a/domains/mc.mousemoosz.json b/domains/mc.mousemoosz.json deleted file mode 100644 index df531cdad..000000000 --- a/domains/mc.mousemoosz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "For my Minecraft server", - "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" - }, - "record": { - "CNAME": "ge.terohost.com" - } -} From c3f474fe1778450bd2af2ae0cdd8e03e72540033 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 12 Sep 2023 17:45:47 +0530 Subject: [PATCH 4641/8412] Delete domains/status.mousemoosz.json --- domains/status.mousemoosz.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/status.mousemoosz.json diff --git a/domains/status.mousemoosz.json b/domains/status.mousemoosz.json deleted file mode 100644 index 3cec0a3e2..000000000 --- a/domains/status.mousemoosz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "For statuspage", - "owner": { - "username": "MouseMoosz", - "email": "mousemoosz@protonmail.com" - }, - "record": { - "CNAME": "mousemoosz.statuspage.io" - } -} From 344bb02ec873e5db9b9c66349b0305bb9fd7a854 Mon Sep 17 00:00:00 2001 From: joaozeiradev Date: Tue, 12 Sep 2023 13:28:51 +0000 Subject: [PATCH 4642/8412] feat(domain): joaozeira.is-a.dev --- domains/joaozeira.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/joaozeira.json b/domains/joaozeira.json index 000eb3f77..b0ef44d55 100644 --- a/domains/joaozeira.json +++ b/domains/joaozeira.json @@ -4,6 +4,8 @@ "email": "joaofelipegamer24@gmail.com" }, "record": { - "A": ["191.233.29.127"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 8d8d6aec29d0593f41b1391432a68891719866ed Mon Sep 17 00:00:00 2001 From: jimmy20180130 Date: Tue, 12 Sep 2023 22:44:34 +0800 Subject: [PATCH 4643/8412] feat(domain): xiaoxi-tw.is-a.dev --- domains/xiaoxi-tw.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xiaoxi-tw.json b/domains/xiaoxi-tw.json index 9c093a9aa..bd5bc1e67 100644 --- a/domains/xiaoxi-tw.json +++ b/domains/xiaoxi-tw.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 0a5eceade570f456f3e55b6324452c7643a40907 Mon Sep 17 00:00:00 2001 From: nxrmqlly Date: Tue, 12 Sep 2023 22:36:08 +0530 Subject: [PATCH 4644/8412] feat(domain): nxrmqlly.is-a.dev --- domains/nxrmqlly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nxrmqlly.json diff --git a/domains/nxrmqlly.json b/domains/nxrmqlly.json new file mode 100644 index 000000000..555499f81 --- /dev/null +++ b/domains/nxrmqlly.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nxrmqlly", + "email": "ritam.das3110@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fe9e6faa1062b71749c22eb46418d2506a30f60e Mon Sep 17 00:00:00 2001 From: SouperZ Date: Tue, 12 Sep 2023 19:38:45 +0200 Subject: [PATCH 4645/8412] feat(domain): soup.is-a.dev --- domains/soup.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/soup.json diff --git a/domains/soup.json b/domains/soup.json new file mode 100644 index 000000000..bea0a34c9 --- /dev/null +++ b/domains/soup.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SouperZ", + "email": "slxtty.bxtchlol@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 41d00d687187bc5f3a2ef32534b4b2e0ee443868 Mon Sep 17 00:00:00 2001 From: sarcasternub Date: Tue, 12 Sep 2023 23:19:00 +0530 Subject: [PATCH 4646/8412] feat(domain): register sarcaster.is-a.dev --- domains/sarcaster.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/sarcaster.json diff --git a/domains/sarcaster.json b/domains/sarcaster.json new file mode 100644 index 000000000..a8c19e256 --- /dev/null +++ b/domains/sarcaster.json @@ -0,0 +1,13 @@ +{ + "description": "Personal Website of Sarcaster", + "repo": "https://github.com/sarcasterXO/sarcasterxo.github.io", + "owner": { + "username": "sarcasterXO", + "email": "sarcasteryt@gmail.com", + "twitter": "sarcasterXO", + "discord": "sarcasterxo" + }, + "record": { + "CNAME": "sarcasterxo.github.io" + } +} From 5e3561824fe2698359f9f51d481dd893b5218b0a Mon Sep 17 00:00:00 2001 From: mjnaous Date: Tue, 12 Sep 2023 22:43:40 +0300 Subject: [PATCH 4647/8412] feat(domain): mohamad.is-a.dev --- domains/mohamad.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/mohamad.json b/domains/mohamad.json index 0327e8e2c..6cc68cb1c 100644 --- a/domains/mohamad.json +++ b/domains/mohamad.json @@ -4,8 +4,6 @@ "email": "mj@naous.eu.org" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"mohamadev.github.io"}]"" } -} \ No newline at end of file +} From e3189717d8c8ea60d10ab22fdf7377893097d640 Mon Sep 17 00:00:00 2001 From: mjnaous Date: Tue, 12 Sep 2023 22:44:15 +0300 Subject: [PATCH 4648/8412] feat(domain): mohamad.is-a.dev From aff8c0f3d3f8510dd83d5182589ed188928b3582 Mon Sep 17 00:00:00 2001 From: mjnaous Date: Tue, 12 Sep 2023 22:44:18 +0300 Subject: [PATCH 4649/8412] feat(domain): mohamad.is-a.dev From bde626f9255e682e7c8f2a9a6bc622d391242969 Mon Sep 17 00:00:00 2001 From: mjnaous Date: Tue, 12 Sep 2023 22:44:20 +0300 Subject: [PATCH 4650/8412] feat(domain): mohamad.is-a.dev From c95b07322d492ba7aa4d47bcdc71ec7eb8d27e65 Mon Sep 17 00:00:00 2001 From: Mohamad-Jamil <144236075+mjnaous@users.noreply.github.com> Date: Tue, 12 Sep 2023 23:23:45 +0300 Subject: [PATCH 4651/8412] Update mohamad.json --- domains/mohamad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamad.json b/domains/mohamad.json index 6cc68cb1c..837def873 100644 --- a/domains/mohamad.json +++ b/domains/mohamad.json @@ -4,6 +4,6 @@ "email": "mj@naous.eu.org" }, "record": { - "CNAME": ""[{"type":"CNAME","allowMultiple":false,"value":"mohamadev.github.io"}]"" + "CNAME": "mohamadev.github.io" } } From 2c4d9c7b175deac57101cc791d7c1edbc6083093 Mon Sep 17 00:00:00 2001 From: NIKODEMUSLORD Date: Tue, 12 Sep 2023 15:17:49 -0700 Subject: [PATCH 4652/8412] feat(domain): pathdog.is-a.dev --- domains/pathdog.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pathdog.json diff --git a/domains/pathdog.json b/domains/pathdog.json new file mode 100644 index 000000000..d8f2eaa87 --- /dev/null +++ b/domains/pathdog.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NIKODEMUSLORD", + "email": "hannah.valdez@cetys.edu.mx" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 10b35f3a4e3012fe1c4215fa7727f163766aac32 Mon Sep 17 00:00:00 2001 From: MotorTruck1221 Date: Tue, 12 Sep 2023 22:09:07 -0600 Subject: [PATCH 4653/8412] feat(domain): motortruck1221.is-a.dev --- domains/motortruck1221.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/motortruck1221.json diff --git a/domains/motortruck1221.json b/domains/motortruck1221.json new file mode 100644 index 000000000..10aace18c --- /dev/null +++ b/domains/motortruck1221.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MotorTruck1221", + "email": "tuckerj0606@icloud.com" + }, + "record": { + "CNAME": "motortruck1221.github.io" + } +} From 87d09e0788ae75071446c1b33b97a6454acc20de Mon Sep 17 00:00:00 2001 From: allancoding Date: Tue, 12 Sep 2023 22:13:49 -0600 Subject: [PATCH 4654/8412] feat(domain): allancoding.is-a.dev --- domains/allancoding.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/allancoding.json diff --git a/domains/allancoding.json b/domains/allancoding.json new file mode 100644 index 000000000..c8fab571d --- /dev/null +++ b/domains/allancoding.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 99eafc620a84842e31f91b94ed48bd2bd2d2a695 Mon Sep 17 00:00:00 2001 From: JWeinelt Date: Wed, 13 Sep 2023 07:23:37 +0200 Subject: [PATCH 4655/8412] feat(domain): justcody.is-a.dev --- domains/justcody.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/justcody.json diff --git a/domains/justcody.json b/domains/justcody.json new file mode 100644 index 000000000..f9afe869c --- /dev/null +++ b/domains/justcody.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JWeinelt", + "email": "julian.weinelt@outlook.de" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bdc4e12f242ced646379894d78fe16f1596e1c3d Mon Sep 17 00:00:00 2001 From: ka0un Date: Wed, 13 Sep 2023 14:37:15 +0530 Subject: [PATCH 4656/8412] feat(domain): kasun.is-a.dev --- domains/kasun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kasun.json diff --git a/domains/kasun.json b/domains/kasun.json new file mode 100644 index 000000000..5357adba1 --- /dev/null +++ b/domains/kasun.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ka0un", + "email": "givemelognotes@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4ab7306f93fd890a2b3d3e2869586603cd066dc0 Mon Sep 17 00:00:00 2001 From: ivan100-ivoop Date: Wed, 13 Sep 2023 16:14:00 +0300 Subject: [PATCH 4657/8412] feat(domain): stamina.is-a.dev --- domains/stamina.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/stamina.json diff --git a/domains/stamina.json b/domains/stamina.json new file mode 100644 index 000000000..a52bcf209 --- /dev/null +++ b/domains/stamina.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ivan100-ivoop", + "email": "ivankyosev21@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 86670ef28e27b14cc0ce1ed02cbab6523e3d7644 Mon Sep 17 00:00:00 2001 From: CihatKsm Date: Wed, 13 Sep 2023 16:20:12 +0300 Subject: [PATCH 4658/8412] feat(domain): ctk.is-a.dev --- domains/ctk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ctk.json diff --git a/domains/ctk.json b/domains/ctk.json new file mode 100644 index 000000000..970f8b2f3 --- /dev/null +++ b/domains/ctk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CihatKsm", + "email": "ctk.cihatksm@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 479fbdb0b6a9864a306295f843c5a31f79584a89 Mon Sep 17 00:00:00 2001 From: CihatKsm Date: Wed, 13 Sep 2023 16:21:12 +0300 Subject: [PATCH 4659/8412] feat(domain): cihatksm.is-a.dev --- domains/cihatksm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cihatksm.json diff --git a/domains/cihatksm.json b/domains/cihatksm.json new file mode 100644 index 000000000..f5b6ce838 --- /dev/null +++ b/domains/cihatksm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CihatKsm", + "email": "ctk.cihatksm@gmail.com" + }, + "record": { + "CNAME": "cihatksm.com" + } +} From a01f05c3045f52e19bbe3110d74d4d8ae52d7659 Mon Sep 17 00:00:00 2001 From: canarddu38 Date: Wed, 13 Sep 2023 16:29:15 +0200 Subject: [PATCH 4660/8412] feat(domain): canarddu38.is-a.dev --- domains/canarddu38.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/canarddu38.json diff --git a/domains/canarddu38.json b/domains/canarddu38.json new file mode 100644 index 000000000..5340083ce --- /dev/null +++ b/domains/canarddu38.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "canarddu38", + "email": "julescanardcoin@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f5c7414d4666493bced86fa4ae2ef325d07f7f9c Mon Sep 17 00:00:00 2001 From: DrPleaseRespect Date: Wed, 13 Sep 2023 23:13:23 +0800 Subject: [PATCH 4661/8412] feat(domain): server.drpleaserespect.is-a.dev --- domains/server.drpleaserespect.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/server.drpleaserespect.json diff --git a/domains/server.drpleaserespect.json b/domains/server.drpleaserespect.json new file mode 100644 index 000000000..a05071b8d --- /dev/null +++ b/domains/server.drpleaserespect.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DrPleaseRespect", + "email": "juliannayr2007@gmail.com" + }, + "record": { + "A": ["64.93.80.13"] + } +} From c7660fc9101790ebd5f682c9ed856bf37fb722c7 Mon Sep 17 00:00:00 2001 From: textures1245 Date: Wed, 13 Sep 2023 23:34:28 +0700 Subject: [PATCH 4662/8412] feat(domain): textures1245.is-a.dev --- domains/textures1245.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/textures1245.json diff --git a/domains/textures1245.json b/domains/textures1245.json new file mode 100644 index 000000000..59fa843cc --- /dev/null +++ b/domains/textures1245.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "textures1245", + "email": "sirprak1245@gmail.com" + }, + "record": { + "URL": "https://resume-gamma-topaz.vercel.app/" + } +} From e4a946a47be8295904dafd84d574ecb85b4002a8 Mon Sep 17 00:00:00 2001 From: Peter-0097 Date: Wed, 13 Sep 2023 20:12:14 +0300 Subject: [PATCH 4663/8412] feat(domain): chaaya.is-a.dev --- domains/chaaya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chaaya.json diff --git a/domains/chaaya.json b/domains/chaaya.json new file mode 100644 index 000000000..3a411528e --- /dev/null +++ b/domains/chaaya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Peter-0097", + "email": "chaayagames@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3aae26fffff7a58774356368ffebf3015e56f1b6 Mon Sep 17 00:00:00 2001 From: Tien Nguyen Minh <39063457+tiennm99@users.noreply.github.com> Date: Thu, 14 Sep 2023 00:36:25 +0700 Subject: [PATCH 4664/8412] Update miti99.json --- domains/miti99.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/miti99.json b/domains/miti99.json index 3cb9a1c05..35a777101 100644 --- a/domains/miti99.json +++ b/domains/miti99.json @@ -1,9 +1,9 @@ { "owner": { "username": "tiennm99", - "email": "tiennm99@outlook.com" + "email": "minhtienit99@gmail.com" }, "record": { - "CNAME": "miti99.eu.org" + "CNAME": "miti.eu.org" } } From 484bb7a0e71b009b8aec789169aa7a2d502dc0b5 Mon Sep 17 00:00:00 2001 From: Tien Nguyen Minh <39063457+tiennm99@users.noreply.github.com> Date: Thu, 14 Sep 2023 00:36:41 +0700 Subject: [PATCH 4665/8412] Create miti.json --- domains/miti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miti.json diff --git a/domains/miti.json b/domains/miti.json new file mode 100644 index 000000000..35a777101 --- /dev/null +++ b/domains/miti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tiennm99", + "email": "minhtienit99@gmail.com" + }, + "record": { + "CNAME": "miti.eu.org" + } +} From d0763e287c3b3a92eb4a4a68067a37c66c1b7c60 Mon Sep 17 00:00:00 2001 From: Amila Nirmal <74115641+Y-AmilaNirmal@users.noreply.github.com> Date: Wed, 13 Sep 2023 23:10:20 +0530 Subject: [PATCH 4666/8412] feat(domain): add `amila.is-a.dev` --- domains/amila.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/amila.json diff --git a/domains/amila.json b/domains/amila.json new file mode 100644 index 000000000..4fc67115b --- /dev/null +++ b/domains/amila.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Y-AmilaNirmal", + "email": "yamilanirmal@gmail.com" + }, + + "record": { + "CNAME": "https://y-amilanirmal.github.io/y-amilanirmal" + } +} From 884e92c061c12940ef0b48f8e90be07dbc628650 Mon Sep 17 00:00:00 2001 From: Sibu07 Date: Thu, 14 Sep 2023 01:09:46 +0530 Subject: [PATCH 4667/8412] feat(domain): arctix.is-a.dev --- domains/arctix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arctix.json diff --git a/domains/arctix.json b/domains/arctix.json new file mode 100644 index 000000000..4ff651cb4 --- /dev/null +++ b/domains/arctix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sibu07", + "email": "sarbes60@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5d7280e37bc02a023095893a605bfcca447b5c46 Mon Sep 17 00:00:00 2001 From: stanasxd Date: Wed, 13 Sep 2023 23:06:13 +0300 Subject: [PATCH 4668/8412] feat(domain): sxe.is-a.dev --- domains/sxe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sxe.json diff --git a/domains/sxe.json b/domains/sxe.json new file mode 100644 index 000000000..8b0cdace2 --- /dev/null +++ b/domains/sxe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "stanasxd", + "email": "stanasarts@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ed5dbd266a2a4b168ad61320a0e83deb021a56c5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 14 Sep 2023 12:48:21 +0800 Subject: [PATCH 4669/8412] Update amila.json --- domains/amila.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amila.json b/domains/amila.json index 4fc67115b..5840d39b4 100644 --- a/domains/amila.json +++ b/domains/amila.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "https://y-amilanirmal.github.io/y-amilanirmal" + "CNAME": "y-amilanirmal.github.io" } } From c508b38fa709cbddc0883b2f50fe2816c2dabb32 Mon Sep 17 00:00:00 2001 From: zjeffro Date: Thu, 14 Sep 2023 01:54:58 -0400 Subject: [PATCH 4670/8412] feat(domain): luzivr.is-a.dev --- domains/luzivr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/luzivr.json diff --git a/domains/luzivr.json b/domains/luzivr.json new file mode 100644 index 000000000..7f6a4bc9f --- /dev/null +++ b/domains/luzivr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zjeffro", + "email": "jdvanlear@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7a89df25bd6cdc478b20f34b20c4f41afa45fe3f Mon Sep 17 00:00:00 2001 From: Diordnas Date: Thu, 14 Sep 2023 16:23:48 +1000 Subject: [PATCH 4671/8412] feat(domain): cassie.is-a.dev --- domains/cassie.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/cassie.json b/domains/cassie.json index 91129c159..57b00cc40 100644 --- a/domains/cassie.json +++ b/domains/cassie.json @@ -1,11 +1,11 @@ { - "owner": { - "username": "Diordnas", - "email": "alessandroeliot@gmail.com" - }, - "description": "Personal site, as well as hosting a few tools", - "repo": "https://github.com/diordnas/diordnas.github.io", - "record": { - "CNAME": "diordnas.github.io" - } -} + "owner": { + "username": "Diordnas", + "email": "cassthepurple@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dd4a47df2c15a45e2a98f08dacd34c2473b2a2b7 Mon Sep 17 00:00:00 2001 From: NayamAmarshe Date: Thu, 14 Sep 2023 12:35:26 +0530 Subject: [PATCH 4672/8412] feat(domain): nayam.is-a.dev --- domains/nayam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nayam.json diff --git a/domains/nayam.json b/domains/nayam.json new file mode 100644 index 000000000..449da394f --- /dev/null +++ b/domains/nayam.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NayamAmarshe", + "email": "nayamamarshe@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7fb94e31c6b2c8e09df233bb097489171b69f80b Mon Sep 17 00:00:00 2001 From: NayamAmarshe Date: Thu, 14 Sep 2023 12:36:09 +0530 Subject: [PATCH 4673/8412] Update nayam.json --- domains/nayam.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nayam.json b/domains/nayam.json index 449da394f..417175ba1 100644 --- a/domains/nayam.json +++ b/domains/nayam.json @@ -1,11 +1,11 @@ { "owner": { "username": "NayamAmarshe", - "email": "nayamamarshe@protonmail.com" + "email": "nayam.emikx@aleeas.com" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From c21667f8a1b93c333d418353581d8826ee44f5c8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihat=20K=C3=B6sem?= <44941726+CihatKsm@users.noreply.github.com> Date: Thu, 14 Sep 2023 11:14:42 +0300 Subject: [PATCH 4674/8412] Update cihatksm.json --- domains/cihatksm.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/cihatksm.json b/domains/cihatksm.json index f5b6ce838..41f6de86c 100644 --- a/domains/cihatksm.json +++ b/domains/cihatksm.json @@ -1,9 +1,11 @@ { "owner": { "username": "CihatKsm", - "email": "ctk.cihatksm@gmail.com" + "email": "cihatksm@gmail.com" }, "record": { - "CNAME": "cihatksm.com" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 2c704ac572c01e457575cb0a9731d9454e9a0e99 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Cihat=20K=C3=B6sem?= <44941726+CihatKsm@users.noreply.github.com> Date: Thu, 14 Sep 2023 11:14:48 +0300 Subject: [PATCH 4675/8412] Update ctk.json --- domains/ctk.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ctk.json b/domains/ctk.json index 970f8b2f3..41f6de86c 100644 --- a/domains/ctk.json +++ b/domains/ctk.json @@ -1,11 +1,11 @@ { "owner": { "username": "CihatKsm", - "email": "ctk.cihatksm@gmail.com" + "email": "cihatksm@gmail.com" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From a4bc427da1ece0306c360f82119c77f7bd935ca9 Mon Sep 17 00:00:00 2001 From: DomathID Date: Thu, 14 Sep 2023 18:08:05 +0700 Subject: [PATCH 4676/8412] feat(domain): domathdotid.is-a.dev --- domains/domathdotid.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/domathdotid.json b/domains/domathdotid.json index 52b2a7ee5..84c551334 100644 --- a/domains/domathdotid.json +++ b/domains/domathdotid.json @@ -1,9 +1,11 @@ { "owner": { "username": "DomathID", - "email": "bangdompret@gmail.com" + "email": "admin@yukinoshita.web.id" }, "record": { - "TXT": "vc-domain-verify=domathdotid.is-a.dev,d39d81d4bc5042c9a077" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From b3f5bd35cfcfa758c6c282274abf20e5e7dd5a77 Mon Sep 17 00:00:00 2001 From: Arya <122024468+not-arya@users.noreply.github.com> Date: Thu, 14 Sep 2023 18:35:23 +0330 Subject: [PATCH 4677/8412] PLEASE SEE Update notarya.json --- domains/notarya.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/notarya.json b/domains/notarya.json index 13e403f82..4e6bd69f2 100644 --- a/domains/notarya.json +++ b/domains/notarya.json @@ -1,11 +1,11 @@ { - "description": "NotArya Website", - "repo": "https://github.com/NotAryaaa/notaryaaa.github.io", + "description": "NotArya", + "repo": "https://github.com/not-arya/not-arya.github.io", "owner": { - "username": "notaryaaa", + "username": "not-arya", "email": "abiix.messanger@gmail.com" }, "record": { - "CNAME": "notarya.github.io" + "CNAME": "not-arya.github.io" } } From 17f4bb508e440dc23c80c36ad6f331d6544f11a2 Mon Sep 17 00:00:00 2001 From: PhoenixOrigin <85183285+PhoenixOrigin@users.noreply.github.com> Date: Thu, 14 Sep 2023 17:32:22 +0100 Subject: [PATCH 4678/8412] Modify email + add email forwarding --- domains/phoenix.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/phoenix.json b/domains/phoenix.json index 0b133cdb1..2df38dc56 100644 --- a/domains/phoenix.json +++ b/domains/phoenix.json @@ -1,9 +1,11 @@ { "owner": { "username": "PhoenixOrigin", - "email": "amoghnrathi@outlook.com" + "email": "phoenixorigin171@gmail.com" }, "record": { - "A": ["130.162.166.134"] + "A": ["130.162.166.134"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=phoenixorigin171@gmail.com" } } From 79380c16413d7124279301910c96dc8aa972abaa Mon Sep 17 00:00:00 2001 From: Md Samim Akhter <72917445+imdsamimakhter@users.noreply.github.com> Date: Thu, 14 Sep 2023 22:13:22 +0530 Subject: [PATCH 4679/8412] Create imdsamimakhter.json --- domains/imdsamimakhter.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/imdsamimakhter.json diff --git a/domains/imdsamimakhter.json b/domains/imdsamimakhter.json new file mode 100644 index 000000000..b6839a2a3 --- /dev/null +++ b/domains/imdsamimakhter.json @@ -0,0 +1,12 @@ +{ + "description": "Personal space", + "repo": "https://github.com/imdsamimakhter/imdsamimakhter.github.io", + "owner": { + "username": "imdsamimakhter", + "email": "mrsamimmail@gmail.com", + "twitter": "imdsamimakhter" + }, + "record": { + "CNAME": "imdsamimakhter.github.io" + } +} From 74464812047aa61b3cce0053248b892204b911f5 Mon Sep 17 00:00:00 2001 From: Mohdjariullah Date: Thu, 14 Sep 2023 22:29:39 +0530 Subject: [PATCH 4680/8412] feat(domain): mohdjariullah.is-a.dev --- domains/mohdjariullah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mohdjariullah.json diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json new file mode 100644 index 000000000..b6f84b3b5 --- /dev/null +++ b/domains/mohdjariullah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Mohdjariullah", + "email": "mohdjariullah@gmail.com" + }, + "record": { + "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co" + } +} From 19351bde84c4100b9a1099dbfcf4f934a31e41f8 Mon Sep 17 00:00:00 2001 From: Noflare Date: Thu, 14 Sep 2023 22:03:13 +0200 Subject: [PATCH 4681/8412] feat(domain): noflare.is-a.dev --- domains/noflare.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/noflare.json diff --git a/domains/noflare.json b/domains/noflare.json new file mode 100644 index 000000000..3eac8f9f5 --- /dev/null +++ b/domains/noflare.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Noflare", + "email": "Noflare.dev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ec20d729a21d22def80f6e6310308c11c54d1762 Mon Sep 17 00:00:00 2001 From: Asthriona Date: Fri, 15 Sep 2023 05:42:03 +0900 Subject: [PATCH 4682/8412] feat(domain): asthriona.is-a.dev --- domains/asthriona.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/asthriona.json diff --git a/domains/asthriona.json b/domains/asthriona.json new file mode 100644 index 000000000..f4d9c4a39 --- /dev/null +++ b/domains/asthriona.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Asthriona", + "email": "im@asthriona.com" + }, + "record": { + "CNAME": "asthriona.pages.dev" + } +} From 269a0fd456c6802c52f43b918f5c04218994ed69 Mon Sep 17 00:00:00 2001 From: ceodavee Date: Fri, 15 Sep 2023 10:02:43 +0200 Subject: [PATCH 4683/8412] feat(domain): dave.is-a.dev --- domains/dave.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dave.json diff --git a/domains/dave.json b/domains/dave.json new file mode 100644 index 000000000..a11efd044 --- /dev/null +++ b/domains/dave.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ceodavee", + "email": "ceodavee@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From afb2695157e851d2ea9e26faffb1ff8998ffa183 Mon Sep 17 00:00:00 2001 From: jbugel-lol Date: Fri, 15 Sep 2023 10:08:15 +0200 Subject: [PATCH 4684/8412] feat(domain): jbugel.is-a.dev --- domains/jbugel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jbugel.json diff --git a/domains/jbugel.json b/domains/jbugel.json new file mode 100644 index 000000000..c8a7b686d --- /dev/null +++ b/domains/jbugel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jbugel-lol", + "email": "jbugel.lol.github@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 30bcf042c1e2bd49e0bf2415a6c8abcd5ada2f3b Mon Sep 17 00:00:00 2001 From: AshC1ty <115166372+AshC1ty@users.noreply.github.com> Date: Fri, 15 Sep 2023 14:50:00 +0530 Subject: [PATCH 4685/8412] Create aloo-bun.json --- domains/aloo-bun.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aloo-bun.json diff --git a/domains/aloo-bun.json b/domains/aloo-bun.json new file mode 100644 index 000000000..0c0d212b1 --- /dev/null +++ b/domains/aloo-bun.json @@ -0,0 +1,11 @@ +{ + "description": "Aloo Bun Website", + "repo": "https://github.com/AshC1ty/ashc1ty.github.io", + "owner": { + "username": "AshC1ty", + "email": "ashcity07734@gmail.com" + }, + "record": { + "CNAME": "ashc1ty.github.io" + } +} From 9e8b9d7ee28b22048b60ee6f3c3385d3fcb8a67c Mon Sep 17 00:00:00 2001 From: davior Date: Fri, 15 Sep 2023 21:14:20 +1000 Subject: [PATCH 4686/8412] feat(domain): geckopico.is-a.dev --- domains/geckopico.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/geckopico.json diff --git a/domains/geckopico.json b/domains/geckopico.json new file mode 100644 index 000000000..98c06df3d --- /dev/null +++ b/domains/geckopico.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "davior", + "email": "david.iorlano@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b9ecf270ad71e232794081202c86209ec223068b Mon Sep 17 00:00:00 2001 From: textures1245 Date: Fri, 15 Sep 2023 18:49:51 +0700 Subject: [PATCH 4687/8412] feat(domain): textures1245.is-a.dev --- domains/textures1245.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/textures1245.json b/domains/textures1245.json index 59fa843cc..3f13c37c3 100644 --- a/domains/textures1245.json +++ b/domains/textures1245.json @@ -4,6 +4,8 @@ "email": "sirprak1245@gmail.com" }, "record": { - "URL": "https://resume-gamma-topaz.vercel.app/" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From be8eb205a73b054f524968ee3ddb4acb798c65d4 Mon Sep 17 00:00:00 2001 From: Mohdjariullah Date: Fri, 15 Sep 2023 19:29:16 +0530 Subject: [PATCH 4688/8412] feat(domain): mjs.is-a.dev.is-a.dev --- domains/mjs.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mjs.is-a.dev.json diff --git a/domains/mjs.is-a.dev.json b/domains/mjs.is-a.dev.json new file mode 100644 index 000000000..2b39ed2a1 --- /dev/null +++ b/domains/mjs.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Mohdjariullah", + "email": "mohdjariullah@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 890323443252351046" + }, + + "record": { + "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co" + + } +} From abba73ff819526a5cf91e5fcb37ff66dbd22813f Mon Sep 17 00:00:00 2001 From: nebula4564 Date: Fri, 15 Sep 2023 09:06:27 -0500 Subject: [PATCH 4689/8412] feat(domain): skydiver-web.is-a.dev --- domains/skydiver-web.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/skydiver-web.json diff --git a/domains/skydiver-web.json b/domains/skydiver-web.json new file mode 100644 index 000000000..9e076cfbc --- /dev/null +++ b/domains/skydiver-web.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nebula4564", + "email": "reeseb1660@outlook.com" + }, + "record": { + "A": ["216.24.57.1"] + } +} From 78a4276dfa42b64043b5be9e5253d2df6d32ed1b Mon Sep 17 00:00:00 2001 From: SX-9 Date: Fri, 15 Sep 2023 21:22:50 +0700 Subject: [PATCH 4690/8412] feat(domain): server.sx9.is-a.dev --- domains/server.sx9.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/server.sx9.json diff --git a/domains/server.sx9.json b/domains/server.sx9.json new file mode 100644 index 000000000..f39b91b99 --- /dev/null +++ b/domains/server.sx9.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SX-9", + "email": "satriakrach@gmail.com" + }, + "record": { + "A": ["159.89.214.31"] + } +} From 7daf2fb3d06c53921f34b6a1800f5440cf3fbeb0 Mon Sep 17 00:00:00 2001 From: Satria Date: Fri, 15 Sep 2023 21:27:00 +0700 Subject: [PATCH 4691/8412] add txt record --- domains/server.sx9.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/server.sx9.json b/domains/server.sx9.json index f39b91b99..72a33199a 100644 --- a/domains/server.sx9.json +++ b/domains/server.sx9.json @@ -4,6 +4,7 @@ "email": "satriakrach@gmail.com" }, "record": { - "A": ["159.89.214.31"] + "A": ["159.89.214.31"], + "TXT": "authkeyfp=SHA256:VVj2L3ejMtwZzCYYUrAKNvRrus1c6LIBm9rXhMY8A4M" } } From 8540cb162a08eb9b0499196fa921b4ace606bbb7 Mon Sep 17 00:00:00 2001 From: CycloneAddons Date: Fri, 15 Sep 2023 20:35:59 +0530 Subject: [PATCH 4692/8412] feat(domain): deepesh.is-a.dev --- domains/deepesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/deepesh.json diff --git a/domains/deepesh.json b/domains/deepesh.json new file mode 100644 index 000000000..9c5b61bd1 --- /dev/null +++ b/domains/deepesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8355d7a29b415d2f6a33eeb0f7d4923e2cd39018 Mon Sep 17 00:00:00 2001 From: Oxidiu Date: Fri, 15 Sep 2023 18:10:22 +0300 Subject: [PATCH 4693/8412] feat(domain): ovidiuradu.is-a.dev --- domains/ovidiuradu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ovidiuradu.json diff --git a/domains/ovidiuradu.json b/domains/ovidiuradu.json new file mode 100644 index 000000000..1e1d545fb --- /dev/null +++ b/domains/ovidiuradu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Oxidiu", + "email": "oxidiu777@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 45fb399dbd87e5d5fc60fb2472c21ffbf93a9742 Mon Sep 17 00:00:00 2001 From: Mohammed Jariullah Sami <112340610+Mohdjariullah@users.noreply.github.com> Date: Fri, 15 Sep 2023 20:52:24 +0530 Subject: [PATCH 4694/8412] Create mohdjariullah.json --- domains/mohdjariullah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mohdjariullah.json diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json new file mode 100644 index 000000000..467890dcf --- /dev/null +++ b/domains/mohdjariullah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mohdjariullah", + "email": "mohdjariullah@gmail.com" + }, + "record": { + "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co" + } +} From c1eea9b7ac7aee346173f14c0e4ceb9bd01b26d8 Mon Sep 17 00:00:00 2001 From: Md Samim Akhter <72917445+imdsamimakhter@users.noreply.github.com> Date: Fri, 15 Sep 2023 21:33:23 +0530 Subject: [PATCH 4695/8412] Update imdsamimakhter.json --- domains/imdsamimakhter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imdsamimakhter.json b/domains/imdsamimakhter.json index b6839a2a3..96a9daab6 100644 --- a/domains/imdsamimakhter.json +++ b/domains/imdsamimakhter.json @@ -7,6 +7,6 @@ "twitter": "imdsamimakhter" }, "record": { - "CNAME": "imdsamimakhter.github.io" + "CNAME": "imdsamimakhter.github.io/imdsamimakhter" } } From df90522956e7ad495306aca635381ba7799580ba Mon Sep 17 00:00:00 2001 From: tzvio Date: Fri, 15 Sep 2023 18:07:15 +0200 Subject: [PATCH 4696/8412] feat(domain): tzvika.is-a.dev --- domains/tzvika.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tzvika.json diff --git a/domains/tzvika.json b/domains/tzvika.json new file mode 100644 index 000000000..c0f4851b4 --- /dev/null +++ b/domains/tzvika.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "tzvio", + "email": "tzvika.ofek@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 005cb886e071331ed42d316b478a045da32f444c Mon Sep 17 00:00:00 2001 From: 70A5 Date: Fri, 15 Sep 2023 18:37:49 +0200 Subject: [PATCH 4697/8412] feat(domain): 70a5.is-a.dev --- domains/70a5.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/70a5.json diff --git a/domains/70a5.json b/domains/70a5.json new file mode 100644 index 000000000..613a9726e --- /dev/null +++ b/domains/70a5.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "70A5", + "email": "joas.van.der.eerden@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 219606891fa2bb2b86afd1dca8f7879df2d56dc2 Mon Sep 17 00:00:00 2001 From: Mohamad <144236075+mjnaous@users.noreply.github.com> Date: Fri, 15 Sep 2023 21:19:00 +0300 Subject: [PATCH 4698/8412] Create _discord.mohamad.json --- domains/_discord.mohamad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.mohamad.json diff --git a/domains/_discord.mohamad.json b/domains/_discord.mohamad.json new file mode 100644 index 000000000..8f2a76591 --- /dev/null +++ b/domains/_discord.mohamad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.org" + }, + "record": { + "TXT": "dh=e3f312a6d26f7a8bf1a299649933833cf243ed41" + } +} From 304689b569f815919f6ded036ae07060a921e9de Mon Sep 17 00:00:00 2001 From: SaumonArcEnCiel <104065723+saumonarcenciel@users.noreply.github.com> Date: Fri, 15 Sep 2023 22:19:22 +0200 Subject: [PATCH 4699/8412] feat(domain): add `saumon.is-a.dev` --- domains/saumon.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/saumon.json diff --git a/domains/saumon.json b/domains/saumon.json new file mode 100644 index 000000000..ef3e4714b --- /dev/null +++ b/domains/saumon.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "saumonarcenciel", + "email": "viala38000@gmail.com" + }, + + "record": { + "A": ["185.143.241.106"] + } +} From 9ac25f21407b92d9cd1e7819e39961785fb59f9c Mon Sep 17 00:00:00 2001 From: HunterAPI Date: Fri, 15 Sep 2023 17:33:03 -0400 Subject: [PATCH 4700/8412] feat(domain): hntr.is-a.dev --- domains/hntr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hntr.json diff --git a/domains/hntr.json b/domains/hntr.json new file mode 100644 index 000000000..83474d31e --- /dev/null +++ b/domains/hntr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "HunterAPI", + "email": "forsynapse123@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fcb51550640a3a41f38c42e24996fd500f971baf Mon Sep 17 00:00:00 2001 From: NCCoder1 Date: Fri, 15 Sep 2023 18:32:25 -0500 Subject: [PATCH 4701/8412] feat(domain): nc.is-a.dev --- domains/nc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nc.json diff --git a/domains/nc.json b/domains/nc.json new file mode 100644 index 000000000..208184fdc --- /dev/null +++ b/domains/nc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NCCoder1", + "email": "nikhilchhawacharia@gmail.com" + }, + "record": { + "A": ["192.168.1.100"] + } +} From 28ef3d93808c845839a05faa154c231e2d40c4ac Mon Sep 17 00:00:00 2001 From: Satria Date: Sat, 16 Sep 2023 06:33:37 +0700 Subject: [PATCH 4702/8412] Update server.sx9.json --- domains/server.sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.sx9.json b/domains/server.sx9.json index 72a33199a..b7938125c 100644 --- a/domains/server.sx9.json +++ b/domains/server.sx9.json @@ -5,6 +5,6 @@ }, "record": { "A": ["159.89.214.31"], - "TXT": "authkeyfp=SHA256:VVj2L3ejMtwZzCYYUrAKNvRrus1c6LIBm9rXhMY8A4M" + "TXT": "authkeyfp=SHA256:71tAcZSCVkBU0hFT/HYO4jt/ZWwSa7/br0nvvf3ustY" } } From eadd3595322400a42454f5f893638559f393ab57 Mon Sep 17 00:00:00 2001 From: kaio-lord Date: Fri, 15 Sep 2023 21:02:26 -0500 Subject: [PATCH 4703/8412] feat(domain): dudeinski.is-a.dev --- domains/dudeinski.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dudeinski.json diff --git a/domains/dudeinski.json b/domains/dudeinski.json new file mode 100644 index 000000000..03c0191c2 --- /dev/null +++ b/domains/dudeinski.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kaio-lord", + "email": "mataerick855@gmail.com" + }, + "record": { + "CNAME": "2ecfaa94-1335-4e48-82a2-0c93451c2c30.id.repl.co" + } +} From eee278970f95891ac59f474d336bf5999ebba210 Mon Sep 17 00:00:00 2001 From: Bruhxz54 Date: Fri, 15 Sep 2023 22:23:20 -0500 Subject: [PATCH 4704/8412] feat(domain): bruhxz.is-a.dev --- domains/bruhxz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bruhxz.json diff --git a/domains/bruhxz.json b/domains/bruhxz.json new file mode 100644 index 000000000..e43a7b15d --- /dev/null +++ b/domains/bruhxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bruhxz54", + "email": "pollyx73@gmail.com" + }, + "record": { + "CNAME": "f2b3938b-4d54-4d87-b941-49461b9d3541.id.repl.co" + } +} From 99649f7a180f1cc0e4a380df5a2154286d78ddbd Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 16 Sep 2023 10:49:49 +0100 Subject: [PATCH 4705/8412] Create gattinhosbot.json --- domains/gattinhosbot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gattinhosbot.json diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json new file mode 100644 index 000000000..857aab8f8 --- /dev/null +++ b/domains/gattinhosbot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rayrsn", + "email": "rayrsn@proton.me" + }, + "record": { + "URL": "http://nl2-4.deploy.sbs:6695/" + } +} From a644788fe452a3b2da4869a5c3227676055cc722 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 16 Sep 2023 10:51:20 +0100 Subject: [PATCH 4706/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 857aab8f8..a76b95a33 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -1,7 +1,7 @@ { "owner": { - "username": "Rayrsn", - "email": "rayrsn@proton.me" + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" }, "record": { "URL": "http://nl2-4.deploy.sbs:6695/" From 624f88a50d6462dc254a8355c1a5114a1d0e07be Mon Sep 17 00:00:00 2001 From: CycloneAddons Date: Sat, 16 Sep 2023 15:30:15 +0530 Subject: [PATCH 4707/8412] feat(domain): cycloneaddons.is-a.dev --- domains/cycloneaddons.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cycloneaddons.json diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json new file mode 100644 index 000000000..b5adcb70d --- /dev/null +++ b/domains/cycloneaddons.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com" + }, + "record": { + "CNAME": "7a4c31e0-a7b1-498a-a264-5bda0a7d5c45.id.repl.co" + } +} From 4348d2de3c1005390d1b2e3542301ab900787d3a Mon Sep 17 00:00:00 2001 From: ModelVNN Date: Sat, 16 Sep 2023 17:01:57 +0700 Subject: [PATCH 4708/8412] feat(domain): mingihihi.is-a.dev --- domains/mingihihi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mingihihi.json diff --git a/domains/mingihihi.json b/domains/mingihihi.json new file mode 100644 index 000000000..957f0af69 --- /dev/null +++ b/domains/mingihihi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ModelVNN", + "email": "modelvnn@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 373ae207579021f3dea62aa7978267ee9246e764 Mon Sep 17 00:00:00 2001 From: is-a-dev-bot Date: Sat, 16 Sep 2023 11:04:31 +0100 Subject: [PATCH 4709/8412] feat(domain): _discord.andrewstech.is-a.dev --- domains/_discord.andrewstech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.andrewstech.json diff --git a/domains/_discord.andrewstech.json b/domains/_discord.andrewstech.json new file mode 100644 index 000000000..1cfeb1b4d --- /dev/null +++ b/domains/_discord.andrewstech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com" + }, + "record": { + "TXT": "dh=9ad854a9b53c1fb18b11ee005811cbc30254fa81" + } +} From b978140460df0e5ddeca6fa48bdaad7361f5ccb7 Mon Sep 17 00:00:00 2001 From: Mohamad <144236075+mjnaous@users.noreply.github.com> Date: Sat, 16 Sep 2023 13:30:26 +0300 Subject: [PATCH 4710/8412] Update mohamad.json --- domains/mohamad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamad.json b/domains/mohamad.json index 837def873..73a41d9f2 100644 --- a/domains/mohamad.json +++ b/domains/mohamad.json @@ -4,6 +4,6 @@ "email": "mj@naous.eu.org" }, "record": { - "CNAME": "mohamadev.github.io" + "CNAME": "mjnaous.github.io" } } From dad0ccec7dce4f553aeace5a03f3aa214bad0971 Mon Sep 17 00:00:00 2001 From: Mohamad <144236075+mjnaous@users.noreply.github.com> Date: Sat, 16 Sep 2023 13:36:56 +0300 Subject: [PATCH 4711/8412] Update mohamad.json --- domains/mohamad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamad.json b/domains/mohamad.json index 837def873..73a41d9f2 100644 --- a/domains/mohamad.json +++ b/domains/mohamad.json @@ -4,6 +4,6 @@ "email": "mj@naous.eu.org" }, "record": { - "CNAME": "mohamadev.github.io" + "CNAME": "mjnaous.github.io" } } From e9d42dc0a655cf1e18c5f00d64239d23d186f57e Mon Sep 17 00:00:00 2001 From: joythejoystick1 Date: Sat, 16 Sep 2023 16:10:33 +0300 Subject: [PATCH 4712/8412] feat(domain): glqch.is-a.dev --- domains/glqch.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/glqch.json b/domains/glqch.json index 99bbc1efc..75fffcf48 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,10 +1,11 @@ { "owner": { - "username": "joythejoystick1", - "email": "midoayoub778@gmail.com" + "username": "joythejoystick1", + "email": "midoayoub778@gmail.com" }, "record": { - "CNAME": "joythejoystick1.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} - +} \ No newline at end of file From f4b99b182dc825871dcd7e78e20d4206eb8a7cc1 Mon Sep 17 00:00:00 2001 From: CycloneAddons Date: Sat, 16 Sep 2023 19:37:00 +0530 Subject: [PATCH 4713/8412] feat(domain): kishan.is-a.dev --- domains/kishan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kishan.json diff --git a/domains/kishan.json b/domains/kishan.json new file mode 100644 index 000000000..9c5b61bd1 --- /dev/null +++ b/domains/kishan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 78e074b821c486d1cae60d4f3afa52caa2eedeb2 Mon Sep 17 00:00:00 2001 From: CycloneAddons Date: Sat, 16 Sep 2023 19:38:12 +0530 Subject: [PATCH 4714/8412] feat(domain): prajjwal.is-a.dev --- domains/prajjwal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prajjwal.json diff --git a/domains/prajjwal.json b/domains/prajjwal.json new file mode 100644 index 000000000..9c5b61bd1 --- /dev/null +++ b/domains/prajjwal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 62af2f1520db0cbb8201e5ef664fb049dd2d0f28 Mon Sep 17 00:00:00 2001 From: CycloneAddons Date: Sat, 16 Sep 2023 19:39:29 +0530 Subject: [PATCH 4715/8412] feat(domain): shabnam.is-a.dev --- domains/shabnam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shabnam.json diff --git a/domains/shabnam.json b/domains/shabnam.json new file mode 100644 index 000000000..9c5b61bd1 --- /dev/null +++ b/domains/shabnam.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 739d55e10a8545ce506c101539ea5d68af26f146 Mon Sep 17 00:00:00 2001 From: CycloneAddons Date: Sat, 16 Sep 2023 19:39:58 +0530 Subject: [PATCH 4716/8412] feat(domain): sshdgjeienjdje.is-a.dev --- domains/sshdgjeienjdje.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sshdgjeienjdje.json diff --git a/domains/sshdgjeienjdje.json b/domains/sshdgjeienjdje.json new file mode 100644 index 000000000..9c5b61bd1 --- /dev/null +++ b/domains/sshdgjeienjdje.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CycloneAddons", + "email": "cycloneaddon@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 397924cdd19df2cbd20d66c29abaf6c258d12d4f Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Sat, 16 Sep 2023 20:28:10 +0530 Subject: [PATCH 4717/8412] Rename kishan.json to kishannnn.json --- domains/{kishan.json => kishannnn.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{kishan.json => kishannnn.json} (99%) diff --git a/domains/kishan.json b/domains/kishannnn.json similarity index 99% rename from domains/kishan.json rename to domains/kishannnn.json index 9c5b61bd1..367c6e940 100644 --- a/domains/kishan.json +++ b/domains/kishannnn.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From f6f26751ae1d4614e1a652881179ffa2891c468a Mon Sep 17 00:00:00 2001 From: dinhqvn99 Date: Sat, 16 Sep 2023 22:18:24 +0700 Subject: [PATCH 4718/8412] feat(domain): dinhq.is-a.dev --- domains/dinhq.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dinhq.json diff --git a/domains/dinhq.json b/domains/dinhq.json new file mode 100644 index 000000000..83db2cc7a --- /dev/null +++ b/domains/dinhq.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dinhqvn99", + "email": "trinhdinhquy@iesschool.edu.vn" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9e44c3f945fd2f0411ade909182c6f40eeab8473 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 16 Sep 2023 18:54:06 +0200 Subject: [PATCH 4719/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index a76b95a33..42842af05 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -4,6 +4,6 @@ "email": "stefano.delprete.08@gmail.com" }, "record": { - "URL": "http://nl2-4.deploy.sbs:6695/" + "CNAME": "nl2-4.deploy.sbs" } } From 3ffb581542ece70a1f2bbae1eb1b12ed94e7d389 Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Sat, 16 Sep 2023 18:51:36 +0100 Subject: [PATCH 4720/8412] Update chris8889.json --- domains/chris8889.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/chris8889.json b/domains/chris8889.json index 1c8c19454..8f71b89db 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -1,11 +1,9 @@ { - "description": "testing", "owner": { "username": "Chris8889", "email": "chris88892@protonmail.com", - "twitter": "Chris8889" }, "record": { - "CNAME": "5d931f3a-d63d-4ccf-b14c-5b566fd0c5f0.id.repl.co" + "CNAME": "hosts.is-a.dev" } } From a85a8b2b7d788101fb65d3e18120e5ebd8f919ba Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Sat, 16 Sep 2023 18:56:02 +0100 Subject: [PATCH 4721/8412] Update chris8889.json --- domains/chris8889.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chris8889.json b/domains/chris8889.json index 8f71b89db..9f2669de9 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -1,7 +1,7 @@ { "owner": { "username": "Chris8889", - "email": "chris88892@protonmail.com", + "email": "chris88892@protonmail.com" }, "record": { "CNAME": "hosts.is-a.dev" From ab7e2921adc419b04fe0f5664571a8ec059411a1 Mon Sep 17 00:00:00 2001 From: kks007 Date: Sun, 17 Sep 2023 00:54:21 +0530 Subject: [PATCH 4722/8412] feat(domain): kaushal.is-a.dev --- domains/kaushal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kaushal.json diff --git a/domains/kaushal.json b/domains/kaushal.json new file mode 100644 index 000000000..11a564a78 --- /dev/null +++ b/domains/kaushal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kks007", + "email": "kaushalkishor10702@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6327b174192dae8fe44c0346b73aacc6ea5ebcf1 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Sun, 17 Sep 2023 00:09:14 +0300 Subject: [PATCH 4723/8412] Delete domains/alpha.json --- domains/alpha.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json deleted file mode 100644 index b229886ec..000000000 --- a/domains/alpha.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" - }, - "record": { -"URL": "http://youfoundalpha.vercel.app" - } -} From f2667257e0eb79e3e79d4656914db414d4f408ae Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 17 Sep 2023 00:10:29 +0300 Subject: [PATCH 4724/8412] feat(domain): alpha.is-a.dev --- domains/alpha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alpha.json diff --git a/domains/alpha.json b/domains/alpha.json new file mode 100644 index 000000000..b6ae67c40 --- /dev/null +++ b/domains/alpha.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bd957d84ac910ce357f9500d822a90193b8e925d Mon Sep 17 00:00:00 2001 From: ShadowPlayzYT22 Date: Sun, 17 Sep 2023 07:56:30 +0800 Subject: [PATCH 4725/8412] feat(domain): itsdemongamez.is-a.dev --- domains/itsdemongamez.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 5979a0f57..de9479e59 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -1,11 +1,11 @@ { "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com" }, - "record": { - "CNAME": "shadowplayzyt22.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From a0d6dcbb1d6bfa47d047ed68f5a602e04a39d8f4 Mon Sep 17 00:00:00 2001 From: 4d62 <141976171+4d62@users.noreply.github.com> Date: Sat, 16 Sep 2023 22:13:16 -0400 Subject: [PATCH 4726/8412] Create 4d62.json --- domains/4d62.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/4d62.json diff --git a/domains/4d62.json b/domains/4d62.json new file mode 100644 index 000000000..3f1afbdbf --- /dev/null +++ b/domains/4d62.json @@ -0,0 +1,11 @@ +{ + "description": "Personal profile", + "repo": "https://github.com/4d62/4d62.github.io", + "owner": { + "username": "4d62", + "email": "4d62@proton.me", + }, + "record": { + "CNAME": "4d62.github.io" + } +} From aa4d5046d76b5c956bc4abac236205b03bc5c6ab Mon Sep 17 00:00:00 2001 From: Kamek437 Date: Sat, 16 Sep 2023 20:15:28 -0700 Subject: [PATCH 4727/8412] feat(domain): kamek.is-a.dev --- domains/kamek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kamek.json diff --git a/domains/kamek.json b/domains/kamek.json new file mode 100644 index 000000000..01e8825f0 --- /dev/null +++ b/domains/kamek.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kamek437", + "email": "hidden_tuetle427@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e59da3b180d039d5f4530ea6849f41cecdaa7290 Mon Sep 17 00:00:00 2001 From: Durlav Kalita <45521261+durlavkalita@users.noreply.github.com> Date: Sun, 17 Sep 2023 09:48:13 +0530 Subject: [PATCH 4728/8412] Create durlavkalita.json --- domains/durlavkalita.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/durlavkalita.json diff --git a/domains/durlavkalita.json b/domains/durlavkalita.json new file mode 100644 index 000000000..e88d69b50 --- /dev/null +++ b/domains/durlavkalita.json @@ -0,0 +1,11 @@ +{ + "description": "Portfolio/blog of Durlav Kalita", + "repo": "https://github.com/durlavkalita/durlavkalita.github.io", + "owner": { + "username": "durlavkalita", + "email": "durlavk98@gmail.com" + }, + "record": { + "CNAME": "durlavkalita.github.io" + } +} From 60f7f3c1e79a8450ae28e1b41aa8c439dde9c9f7 Mon Sep 17 00:00:00 2001 From: PasinduUpendra Date: Sun, 17 Sep 2023 09:56:04 +0530 Subject: [PATCH 4729/8412] feat(domain): pasindu.is-a.dev --- domains/pasindu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pasindu.json diff --git a/domains/pasindu.json b/domains/pasindu.json new file mode 100644 index 000000000..1affe2bf2 --- /dev/null +++ b/domains/pasindu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PasinduUpendra", + "email": "pasinduupendra@gmail.com" + }, + "record": { + "URL": "https://github.com/pasinduupendra" + } +} From d8a716bc2da3dd8094c875c6a3a6dc221294f3a2 Mon Sep 17 00:00:00 2001 From: stanasxd Date: Sun, 17 Sep 2023 09:47:04 +0300 Subject: [PATCH 4730/8412] feat(domain): stanasx.is-a.dev --- domains/stanasx.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/stanasx.json b/domains/stanasx.json index d4ea86ae2..8b0cdace2 100644 --- a/domains/stanasx.json +++ b/domains/stanasx.json @@ -4,6 +4,8 @@ "email": "stanasarts@gmail.com" }, "record": { - "CNAME": "stanasxd.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 8adbc5077cc7f062885afe5b3c5b020963fe4970 Mon Sep 17 00:00:00 2001 From: Bruhxz54 Date: Sun, 17 Sep 2023 02:35:59 -0500 Subject: [PATCH 4731/8412] feat(domain): bruhx.is-a.dev --- domains/bruhx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bruhx.json diff --git a/domains/bruhx.json b/domains/bruhx.json new file mode 100644 index 000000000..8d7145e1e --- /dev/null +++ b/domains/bruhx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Bruhxz54", + "email": "pollyx73@gmail.com" + }, + "record": { + "URL": "https://hypertabs-2.yosgardamian1.repl.co/" + } +} From db45c9af5600b1a9acdd82a47598218ab298c969 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 13:10:33 +0530 Subject: [PATCH 4732/8412] feat(script): adds support for multiple txt records --- tests/register.test.js | 50 ++++++++++++++++++++++++++++++++------- tests/validations.test.js | 2 +- utils/validations.js | 2 +- 3 files changed, 43 insertions(+), 11 deletions(-) diff --git a/tests/register.test.js b/tests/register.test.js index 88eb4694e..e472588e7 100644 --- a/tests/register.test.js +++ b/tests/register.test.js @@ -3,7 +3,16 @@ const { toHostList, registerDomains } = require('../scripts/register-domains'); const { TTL, DOMAIN_DOMAIN } = require('../utils/constants'); const { getDomainService } = require('../utils/domain-service'); -const getCpanel = ({ zone, addZone, removeZone, redir, addRedir, removeRedir } = {}) => ({ +const getCpanel = ({ + zone, + addZone, + removeZone, + redir, + addRedir, + removeRedir, + addEmail, + removeEmail +} = {}) => ({ zone: { fetch: (_) => zone(), add: (rec) => addZone(rec), @@ -95,13 +104,16 @@ describe('registerDomains', () => { it('should add the new set hosts', async () => { const localHosts = [ - { name: 'a', record: { CNAME: 'boo', URL: 'z' } }, - { name: 'b', record: { CNAME: 'xaa', URL: 'x' } }, - { name: 'c', record: { CNAME: 'yello', URL: 'https://google.com' } }, + { name: 'a', record: { CNAME: 'boo' } }, + { name: 'b', record: { A: [ '1.1.1.1', '1.1.1.2' ], MX: 'somemx', TXT: 'some txt' } }, + { name: 'c', record: { URL: 'https://google.com' } }, + { name: 'd', record: { CNAME: 'foobar' } }, + { name: 'e', record: { A: [ '2.2.2.2' ], TXT: ['some', 'extra', 'txt'] } } ]; const remoteHosts = [ { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, - { line: 2, name: 'b', type: 'CNAME', address: 'xaa' }, + { line: 2, name: 'b', type: 'MX', address: 'othermx' }, + { line: 3, name: 'd', type: 'CNAME', address: 'foobaz' }, ]; const remoteRedirections = [ { domain: `b.${DOMAIN_DOMAIN}`, destination: 'x' }, @@ -111,10 +123,30 @@ describe('registerDomains', () => { const domainService = mockDS({ zones: remoteHosts, redirections: remoteRedirections }); await registerDomains({ getDomains: async () => localHosts, domainService }); - expect(addZone).toBeCalledTimes(1); - expect(removeZone).toBeCalledTimes(0); - expect(addRedir).toBeCalledTimes(2); - expect(removeRedir).toBeCalledTimes(1); + expect(addZone).toBeCalledTimes(8); + expect(addZone).toHaveBeenCalledWith({ name: 'b', type: 'A', address: '1.1.1.2', line: undefined }); + expect(addZone).toHaveBeenCalledWith({ name: 'd', type: 'CNAME', cname: 'foobar', address: 'foobar', line: undefined }); + expect(addZone).toHaveBeenCalledWith({ name: 'b', type: 'A', address: '1.1.1.2', line: undefined }); + expect(addZone).toHaveBeenCalledWith({ name: 'b', type: 'TXT', address: 'some txt', txtdata: 'some txt', line: undefined }); + expect(addZone).toHaveBeenCalledWith({ name: 'e', type: 'A', address: '2.2.2.2', line: undefined }); + expect(addZone).toHaveBeenCalledWith({ name: 'e', type: 'TXT', address: 'some', txtdata: 'some', line: undefined }); + expect(addZone).toHaveBeenCalledWith({ name: 'e', type: 'TXT', address: 'extra', txtdata: 'extra', line: undefined }); + expect(addZone).toHaveBeenCalledWith({ name: 'e', type: 'TXT', address: 'txt', txtdata: 'txt', line: undefined }); + + expect(removeZone).toBeCalledTimes(1); + expect(removeZone).toHaveBeenCalledWith({ line: 3 }); + + expect(addRedir).toBeCalledTimes(1); + expect(addRedir).toHaveBeenCalledWith({ + domain: 'c.booboo.xyz', + redirect: 'https://google.com', + redirect_wildcard: 1, + redirect_www: 1, + type: 'permanent', + }); + + expect(addEmail).toBeCalledTimes(1); + expect(addEmail).toHaveBeenCalledWith({ domain: 'b.is-a.dev', exchanger: 'somemx', priority: 20 }); }); }); diff --git a/tests/validations.test.js b/tests/validations.test.js index e97ddbb08..219546bad 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -54,7 +54,6 @@ describe('validateDomainData', () => { { ...defaultDomain, record: { CNAME: 'foobar.com', A: ['11.22.22.33'] } }, { ...defaultDomain, record: { CNAME: 'foobar.com', MX: ['ALT4.ASPMX.L.GOOGLE.COM'] } }, ...INVALID_NAMES.map(name => ({ ...defaultDomain, name })).slice(0, 1), - { ...defaultDomain, record: { TXT: ['foobar wow nice!!!'] } }, { ...defaultDomain, name: 'a.b' }, { ...defaultDomain, name: 'ww2.baa' }, { ...defaultDomain, name: 'help.baa' }, @@ -86,6 +85,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_github-challenge-phenax.akshay' }, { ...defaultDomain, name: '_github-challenge-hello01-ga' }, { ...defaultDomain, name: '_github-challenge-hello01_ga' }, + { ...defaultDomain, record: { TXT: ['foobar wow nice!!!', 'more text'] } }, ]; it('should return false for invalid data', () => { diff --git a/utils/validations.js b/utils/validations.js index 963e8ed3d..9a99343fa 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -74,7 +74,7 @@ const validateDomainData = validate({ [R.has('A'), validateARecord('A')], [R.has('URL'), R.propSatisfies(isValidURL, 'URL')], [R.has('MX'), validateMXRecord('MX')], - [R.has('TXT'), R.propSatisfies(R.is(String), 'TXT')], + [R.has('TXT'), R.propSatisfies(or([ R.is(String), R.is(Array) ]), 'TXT')], [R.T, R.T], ]), ]), From ce7e0c4a5a2e7a23ba37837711946e37fdf7d7d3 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 13:37:37 +0530 Subject: [PATCH 4733/8412] feat(script): adds AAAA validation --- package.json | 1 + utils/validations.js | 9 ++++++++ yarn.lock | 51 ++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 61 insertions(+) diff --git a/package.json b/package.json index e79c3126e..3c2edc963 100644 --- a/package.json +++ b/package.json @@ -21,6 +21,7 @@ "license": "GPL-3.0", "dependencies": { "dotenv": "^8.2.0", + "is-ip": "^5.0.1", "jest": "^26.4.2", "node-fetch": "^2.6.1", "qs": "^6.9.4", diff --git a/utils/validations.js b/utils/validations.js index 963e8ed3d..402733437 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -2,6 +2,7 @@ const R = require('ramda'); const { VALID_RECORD_TYPES } = require('./constants'); const { or, and, validate, between, testRegex, withLengthEq, withLengthGte } = require('./helpers'); const INVALID_NAMES = require('./invalid-domains.json'); +const { isIPv4, isIPv6 } = require('is-ip'); const isValidURL = and([R.is(String), testRegex(/^https?:\/\//ig)]); @@ -17,6 +18,7 @@ const validateCnameRecord = type => and([ const validateARecord = type => and([ R.propIs(Array, type), R.propSatisfies(withLengthGte(1), type), + R.all(isIPv4), ]); const validateMXRecord = type => and([ @@ -25,6 +27,12 @@ const validateMXRecord = type => and([ R.propSatisfies(R.all(isValidDomain), type), ]); +const validateAAAARecord = R.propSatisfies(and([ + R.is(Array), + withLengthGte(1), + R.all(isIPv6), +])) + const checkRestrictedNames = R.complement(R.includes(R.__, INVALID_NAMES)) const validateDomainData = validate({ @@ -75,6 +83,7 @@ const validateDomainData = validate({ [R.has('URL'), R.propSatisfies(isValidURL, 'URL')], [R.has('MX'), validateMXRecord('MX')], [R.has('TXT'), R.propSatisfies(R.is(String), 'TXT')], + [R.has('AAAA'), validateAAAARecord('AAAA')], [R.T, R.T], ]), ]), diff --git a/yarn.lock b/yarn.lock index e4955e514..470978050 100644 --- a/yarn.lock +++ b/yarn.lock @@ -973,6 +973,13 @@ cliui@^6.0.0: strip-ansi "^6.0.0" wrap-ansi "^6.2.0" +clone-regexp@^3.0.0: + version "3.0.0" + resolved "https://registry.yarnpkg.com/clone-regexp/-/clone-regexp-3.0.0.tgz#c6dd5c6b85482306778f3dc4ac2bb967079069c2" + integrity sha512-ujdnoq2Kxb8s3ItNBtnYeXdm07FcU0u8ARAT1lQ2YdMwQC+cdiXX8KoqMVuglztILivceTtp4ivqGSmEmhBUJw== + dependencies: + is-regexp "^3.0.0" + co@^4.6.0: version "4.6.0" resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz" @@ -1032,6 +1039,11 @@ concat-map@0.0.1: resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= +convert-hrtime@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-5.0.0.tgz#f2131236d4598b95de856926a67100a0a97e9fa3" + integrity sha512-lOETlkIeYSJWcbbcvjRKGxVMXJR+8+OQb/mTPbA4ObPMytYIsUbuOE0Jzy60hjARYszq1id0j8KgVhC+WGZVTg== + convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: version "1.7.0" resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz" @@ -1613,6 +1625,11 @@ function-bind@^1.1.1: resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== +function-timeout@^0.1.0: + version "0.1.1" + resolved "https://registry.yarnpkg.com/function-timeout/-/function-timeout-0.1.1.tgz#6bf71d3d24c894d43b2bec312cabb8c5add2e9da" + integrity sha512-0NVVC0TaP7dSTvn1yMiy6d6Q8gifzbvQafO46RtLG/kHJUBNd+pVRGOBoK44wNBvtSPUJRfdVvkFdD3p0xvyZg== + functional-red-black-tree@^1.0.1: version "1.0.1" resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz" @@ -1848,6 +1865,11 @@ ip-regex@^2.1.0: resolved "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz" integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk= +ip-regex@^5.0.0: + version "5.0.0" + resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-5.0.0.tgz#cd313b2ae9c80c07bd3851e12bf4fa4dc5480632" + integrity sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw== + is-accessor-descriptor@^0.1.6: version "0.1.6" resolved "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz" @@ -1962,6 +1984,14 @@ is-glob@^4.0.0, is-glob@^4.0.1: dependencies: is-extglob "^2.1.1" +is-ip@^5.0.1: + version "5.0.1" + resolved "https://registry.yarnpkg.com/is-ip/-/is-ip-5.0.1.tgz#bec44442c823e591aa6f4d6fb9081d6a9be17e44" + integrity sha512-FCsGHdlrOnZQcp0+XT5a+pYowf33itBalCl+7ovNXC/7o5BhIpG14M3OrpPPdBSIQJCm+0M5+9mO7S9VVTTCFw== + dependencies: + ip-regex "^5.0.0" + super-regex "^0.2.0" + is-number@^3.0.0: version "3.0.0" resolved "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz" @@ -1986,6 +2016,11 @@ is-potential-custom-element-name@^1.0.0: resolved "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz" integrity sha1-DFLlS8yjkbssSUsh6GJtczbG45c= +is-regexp@^3.0.0: + version "3.1.0" + resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-3.1.0.tgz#0235eab9cda5b83f96ac4a263d8c32c9d5ad7422" + integrity sha512-rbku49cWloU5bSMI+zaRaXdQHXnthP6DZ/vLnfdSKyL4zUzuWnomtOEiZZOd+ioQ+avFo/qau3KPTc7Fjy1uPA== + is-stream@^1.1.0: version "1.1.0" resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" @@ -3559,6 +3594,15 @@ strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== +super-regex@^0.2.0: + version "0.2.0" + resolved "https://registry.yarnpkg.com/super-regex/-/super-regex-0.2.0.tgz#dc1e071e55cdcf56930eb6271f73653a655b2642" + integrity sha512-WZzIx3rC1CvbMDloLsVw0lkZVKJWbrkJ0k1ghKFmcnPrW1+jWbgTkTEWVtD9lMdmI4jZEz40+naBxl1dCUhXXw== + dependencies: + clone-regexp "^3.0.0" + function-timeout "^0.1.0" + time-span "^5.1.0" + supports-color@^5.3.0: version "5.5.0" resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" @@ -3623,6 +3667,13 @@ throat@^5.0.0: resolved "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz" integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA== +time-span@^5.1.0: + version "5.1.0" + resolved "https://registry.yarnpkg.com/time-span/-/time-span-5.1.0.tgz#80c76cf5a0ca28e0842d3f10a4e99034ce94b90d" + integrity sha512-75voc/9G4rDIJleOo4jPvN4/YC4GRZrY8yy1uU4lwrB3XEQbWve8zXoO5No4eFrGcTAMYyoY67p8jRQdtA1HbA== + dependencies: + convert-hrtime "^5.0.0" + tmpl@1.0.x: version "1.0.4" resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz" From 7865a7747564089d963c1dd0a51dfb690d071696 Mon Sep 17 00:00:00 2001 From: roadblockeddev Date: Sun, 17 Sep 2023 10:32:45 +0200 Subject: [PATCH 4734/8412] feat(domain): roadblocked.is-a.dev --- domains/roadblocked.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/roadblocked.json diff --git a/domains/roadblocked.json b/domains/roadblocked.json new file mode 100644 index 000000000..d4ee94502 --- /dev/null +++ b/domains/roadblocked.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roadblockeddev", + "email": "roadblocked@skiff.com" + }, + "record": { + "CNAME": "roadblocked.github.io" + } +} From d623f04a3f8214165065bfa948272f393755037b Mon Sep 17 00:00:00 2001 From: roadblocked <145219129+roadblockeddev@users.noreply.github.com> Date: Sun, 17 Sep 2023 10:34:34 +0200 Subject: [PATCH 4735/8412] feat(domain): roadblocked.is-a.dev github pages verification --- ...ithub-pages-challenge-roadblockeddev.roadblocked.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-roadblockeddev.roadblocked.json diff --git a/domains/_github-pages-challenge-roadblockeddev.roadblocked.json b/domains/_github-pages-challenge-roadblockeddev.roadblocked.json new file mode 100644 index 000000000..18934564f --- /dev/null +++ b/domains/_github-pages-challenge-roadblockeddev.roadblocked.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roadblockeddev", + "email": "roadblockeddevcontact@skiff.com" + }, + "record": { + "TXT": "f255fd01482003b03f51e13141c132" + } +} From 00dad1399b401532bdcaaf27d25b8973f36f3c40 Mon Sep 17 00:00:00 2001 From: roadblocked <145219129+roadblockeddev@users.noreply.github.com> Date: Sun, 17 Sep 2023 10:35:21 +0200 Subject: [PATCH 4736/8412] feat(domain): static.roadblocked.is-a.dev --- domains/static.roadblocked.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/static.roadblocked.json diff --git a/domains/static.roadblocked.json b/domains/static.roadblocked.json new file mode 100644 index 000000000..6ab316063 --- /dev/null +++ b/domains/static.roadblocked.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "roadblockeddev", + "email": "roadblockeddevcontact@skiff.com" + }, + "record": { + "CNAME": "static-dju.pages.dev" + } +} From f97bf992c4e03c6989ac7e6c452176ca44eb42c1 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 14:30:08 +0530 Subject: [PATCH 4737/8412] refactor: switch test and publish to bun --- .env => .env.example | 0 .github/workflows/checks.yml | 17 +- .github/workflows/publish-records.yml | 1 + .gitignore | 2 +- bun.lockb | Bin 0 -> 214269 bytes default.nix | 2 +- package.json | 4 +- tests/domain-service.test.js | 30 +- tests/register.test.js | 16 +- utils/constants.js | 6 +- utils/domain-service.js | 1 + utils/lib/cpanel.js | 1 - yarn.lock | 4002 ------------------------- 13 files changed, 34 insertions(+), 4048 deletions(-) rename .env => .env.example (100%) create mode 100755 bun.lockb delete mode 100644 yarn.lock diff --git a/.env b/.env.example similarity index 100% rename from .env rename to .env.example diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 99b47d0ab..9fc9d34de 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -1,5 +1,5 @@ name: Checks -on: [pull_request] +on: [pull_request, workflow_dispatch] jobs: validation: @@ -9,15 +9,8 @@ jobs: with: ref: ${{ github.event.pull_request.head.sha }} fetch-depth: 0 - - name: Setup node v16 - uses: actions/setup-node@v1 + - uses: oven-sh/setup-bun@v1 with: - node-version: '16' - - name: Install dependencies - uses: borales/actions-yarn@v2.0.0 - with: - cmd: install --ignore-engines --frozen-lockfile - - name: Run tests - uses: borales/actions-yarn@v2.0.0 - with: - cmd: test + bun-version: 1.0.0 + - run: bun install + - run: bun test diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index c8ed824e1..5e62845d9 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -22,6 +22,7 @@ jobs: - name: Publishing records env: CI: 1 + NODE_ENV: production ENV: production DOMAIN_USER: ${{ secrets.DOMAIN_USER }} DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} diff --git a/.gitignore b/.gitignore index b4bfa3d64..19f9ce180 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,3 @@ node_modules/ -*.env.* +*.env.production *.log diff --git a/bun.lockb b/bun.lockb new file mode 100755 index 0000000000000000000000000000000000000000..b3f756763ed7b67ec0e7dc1850b274884dee9416 GIT binary patch literal 214269 zcmeEvd0b81_y5HeQl8qd_5f-ZH;TxpM3z{MC z5fLN`mqtLar@yyv08hg^I5f~bTw}%{(bgOeC!*xgs9_e|l>O4?Jy$+HZFA?$m;G9g zte%FH+!)(i>0!4((>9>R;mDvel=gi12VVuZ7+w%R^a{0VesH458!FoZcZ^E?eF!)l0ucy_Hk2j&-9rQ~9F-|o` zPYO^9>RiCCfFHnqXFzY?ATN!G5Kb^SL47XA2l&ALX98k>LqdZCL&C#2a*#x<`v>qMLV=eHejD=ya>P)cyJxtDZ`eGL zqaDv_?g9RwrwmEQyhDC9yaU{Qo`EusM-2!i04t%6`ey*KzZao1GJx4o?*$mZo590` z-DUhx9y7oX#vKDmz_?BWV%;Ou-IE6cU;u-J@_B&h|2iPH`-W+F`hq=AUk%?N?_ka{ zCf;=nMo9AG3kz@$n+AHJys+Sa89a_3BwY^pQvuPg9bltf(8u`mr1|zC4_+D}{ytQ9 zgHEBoXb=8))j_>C)On$y!J!(w$e$obekI6pJpYupD?K?JaP`M=S`O`9puJ3%A4eXb zBGgBNT?j3<4w8xai~#32e`*0yzY-AVk1rsOOBgS31`h`KGAN_GKNIgsaE|eL1ESm& z5QZo=d|GI*dpL*lUY=hkeiv|#`HpfA2=Ij^Qmnw|m4hDI8PJ#CZ|au})M1EX&p24aF7e=%+s*+Rswu_v1ZaV_w37J^Xl{;p?D|?J}T;@{VeJJ%3zx z!QPw@sAJp{05RVljGu_G#&9^>)%ooap}vvm*KPpc-WWg}e{DcWX{>vAum`qp0)3n} zNr1nLuemrVt~;81KE>t5^N8>P`+@xJj^p9Z4^VS3-=8vruwTOhfwjo=R}$nnZXEzI z-lJOl{&&>o*Bt;cFZ)4`@%|jdx92&8->wIUa$hE&zG3d6q3%(fry$3EYBKFEjJ`2b zx6cvUsGqdH97T zMx%ZApeQ)UJ*WAP;`jF$AZ$Icb3hOC?!@$OrzxK|2I@F3{>@VZIj$F8WC*M-4rc?b zZ`6we#Pt&ii2dy`hOhU1G>0P#_2=?@`C@Z^p5`*xI9SjhOACG+#(+4^m4Im1$daEY zEkGP6-=Jx{P~Y${I0OQGeWr!$fF9B9>Oiwg4O{Ci!`k>|&Yd2tU2;|y}(aA1gHB>-Wok8QB$=QGoe zuU8IrNO`Oo)Um&QVZ1O;u)oKNKfZp>e0_UBj4uV`hygDA_>zH#d7S}>=i~xczP=A2 zo;!{pNBjRi7oJYw=i%N&{=i5i+2^|nBQZ7l7M>w#Q@I(uMglsz;1wp zz&_@66XZ`8@XKVro?nKo|Jf!nhX_s}q2zo~pbHK2$6T>v~Brw}fG zd=+85(eEb6Bes{h^XHQhBVPt`+z&OOj(8V#ZH#XyBn|cB0CAj-f*#JpU4WedJ%c%o z#T1k=-hqHP-~Gb8f&-yN-<#i`nPGgrKizkRLKs7>_&7c7NaSd5k_UEF#<&=66mApBDjgjF;}y{h^NbJQ#g< z5BJ9N)iW$CEIcZJ2iTZ*LPyZU{_8^Lkmv3h910{(y^S;X*{y2V)=F8hj^5>y=41b(v0HWSartZbmodL0*d2{)B<-x;2I4?9x9p*pg zFEy6Whg(@V4?{T$Ajkf~A_{efIg~k%&tC_K`abjd^@D(@H;r}NGh^f7Ka_x^pZ{rfz#1%Ehyx-aJQA|iafU^qG6 zP{%mod0-|^?cPiHp?E#mW?68Q1HggVaS6Mzzcf$sh=UwuP= zLObT;2FQB=(tf@N>bMTPg2UnYxN(o<=OHY>HweaZO(Ngk5E_lSe?905BM&QHi+@%06C7A zuTM~LD0GODsuj z^T6&M;9);?QuyOYbqA1Ryq6fHePZ_pz8*b)@PejC_=fUA52o_{cm;cghx!KbD9^!6 zUiX0=T#s!x@z1pksAIhJ{6_sWW#rrPl<UySd1{sB zgykyvhQsD`8?JTmP{8%?n{?+6u-8;yzfG;~(^KzSyFMzBUE8>2ho^7ONK4=Jgz`8m zdW2ra7w0y$fu~blp4nb-oci+TmzC}xizRQ196t3-&hTCF-qJ2Zr*U1h94?9EoKe#> z|JE>3@~!W#A2vr+mZ%!H>G;j>WnL#e%hGzSRGG*EMM;C0>|&?kYVlJ`#>*_N+tfj_ zKX3VE)xlX;WS>WT`c|y_`2x?@Yr!7g6}4gG3p4#@L`40V*xS+hqAl-bjQNRf1|Oza zt-f&5q^{=NqkVMxRB9=FK2i1J>Eg+iOj^lY4QxXJ~k!lL`nquY%PNH{Ei+-sJR`a^9EhmKMf zPn^V8D?OUf?}X00l@8b5M(;8zvTYrI<7URrWd^DvP1kxC>@?%ZD@|U0a{F@;u@5_3 zR@#5OtGKJQvd8n{apJ^(eR@vF#`25T->%zpOD0<3tyGu2M`o=ES|96jELJn;+`X!; zj$&C}{Wns-F8WvJ9@Rds4;}bF@ih|% z#g+2V>S40Z#i0~e;sVZ)2QsB+w;nisGrxR=d4*Yc?48aD)QvUIJ$iF~_35LN z>RQ_tbV%u?d{mVB>*r8)(_@l~>}|In(vBAvPT1P&W>%LOQr6484__ZBRX0`k;G37j z^|o9-=drnXo0P59fU*sRwL^w?Sfae|+mg@O{$~b#S=R1BRWapL;@+I1>z>29El#OE z$NhXGs6J3Crc~3u!cMkozp-4_uGKa>-sQZADCXo@hE@#N@p4Vwoh_Ahg^^^3c+^i? z-`O`S$A*^o8l4|D+xbHqqjg)x9qy$b5bN;HD8=g>1FPbDAx zdHPhuTt$&!gKG-=6hjtv=sW6>Rmcek?vK6VRhykYet8!k_qfNd5c_EFyaV4HSjb6j0}Pkq0pm%{Y+6YA1Coj7jid#d%1>nrbnP%7#< z`=ZYbXRY4LqpeG?g%$m{X*ayXE$h+SYgarNqWb3EtFZ2`4~^b;qV4<*`R?cUn53+a zbQe9n@y_Lb(KEjGYqfRsto#vgZDInBR_@)u^I~A)r_AwhNADQmeAm8PO}UX&^?LoH z_H#sEIQJfzzU)h1kMC_n_k5c>)}YAJ_Pes_mzW9f6ssOOn`fVt9&yTUenZ6PILF%6 z`OzYiQVo}71ekx7pPZJ+mAP&$d^!Z+|XdTH>jd>SFT~#*(?dGP|8- zE1%hB-%r+$>#O=>MVDz)uNAC{t~N=Zxw0Ya*r!=qrsKVxm)FaxYwV>+3^Yi|X5MyjQ1MvOKy|_trNfoo#Q7oAkEiLDvm6-FsBu@R7YCQ*=S4xN^~O)2o`i5p%?) zAB7$of9J0Cv`5|gFVO7V-a~HH{u)}hbL(rPhFeN+jvIMH*0SvUnA+zXHrQ*PvRbiG zzUo`-(3P8ZH@sgrwW65fEPFaBw_*C>eQjRoj@!z45k>oGs_4wZ67MrtI*%G%(b=$0 z@4)9icUQ)y73hb0Og8M1J9Dbcc-@Uo9WVWRUCT5C)@6@XOc;2)V4#VX>b1_fKXyiJ zQ0k;#xYXgRl-Ise=`T{Eo!{Iv8SglL-10TYKW*&%Aikhw(tkGE0U;FJJ#Qdf&Z&p9{h3uXK)CY_-nj)t2oO z&PTh2EiwObAWJFwTfnLB<0eK5*9kf?_&N{IveNJsIFDvcZ z=7VQ@N&MLKqH_<9_wmzpE2md(50R?)*lA9ymkl0OQzY6CNxZYP^XJT+txv5f+~sb} zt!~}9{-)E(duP`;ZEt0s)#_+$?=?NfyfW0AbJRZ8;KZUT&vn~>L|kp3Qti5T!o6L$ zQzdRH4&1so^?0qAe9w;am9?a;#9kdZKKoKYtE*$PGhf6k`e=Sq#dxMz=FRh}@Ah5O zRCbS0w3!~d$^7MkOt+ftMs82O*UnldcJEZ`t*h~cyK-h98#Y2I>(bWtw>xytQG6<< z_Mp$0-h(!6&z<+|;Hq0bL)Y#SR2-@H~X%Fx!i^sU^owVA`^ z#n-pGdcN=R(mdePq_)2EqPRV;Xo@Kua~?C}?(sQ_2QyTaPv&OHD?|i5?scR_Nn%L- z+6N}KSIlJ|ZuOcnC&Mb(p7%XhzxS}YAGEsfRGBq6deKz--E}p$eJ0N65 z%9v?yWpgw&Tdi3)`GWiVQ)jlm`F=JlX#7mI%|oy5{vjC|Bde5tf8*s{JgrQP;|T@z z%IDX-Y401Uc3(ES_;irJVbbF1*DKE*nRF@b>c%Zy=stZ`=>8IuJ6UI!^;mz>@lKyh zZ@(;ax#Z82?^r)%yV#&ZiY#htnUw zAvC>pD&=uekKO$ZvRqW$KCDsP{Ps(z{)nSVmi>;KSEO`4mXOjX`sQKD>Y?vnf9|UE zO7{ACkKsF#?8|uX(^uEL`&OfBcOpINUE)An-I6n-tV?z+Nv$ZhpI+%QVS!UYtNhw} z8|TF5T?6cs0wXSWPnkYza!zN(dij}>Yx>P~cdWN=uxA#jLm$%_`BF@ zGl#Bmx5xBeWf|m|zGmh-C*$F#W=^#&>th|aTCToqZI@VM?MZoNaX<6ZzV?s`nz;K& z;pHQ@AJ6aXyxw=5>PWK=cfap2zs22gBK?-L)36EsCv81%;5N0-7C+tmbDwAZy!8Fj z#M7f29=TX2F4K6s`b>7itbh-RW2e}SkoZ|jSIhAEZ=Us^76_;nup>v(}bEhot+G^eI zNv3@}uG?7ir}HjrZQ9GW@>7lJ-23;r_V4rT;wo;3@?rPqq-AuQvHO^>v~0bVMVWG+ z3))YoJ)EO9{FCDAtP0blI}anDXC}%0c&EM7czo;o^VIV?z1_TQqK3~R+Ru*<37)|* z8?|0W!(grY4&(b3$H!(qPMqd;aQ2)Ra_7a$)_jks8B$g|GjeJ8F^QL7mV1W8*tjp= zSVH^xHxJGilb_v_X76=dJ$Lra`nV<0&J@aC1{%J<>AjsDEqBn#_X>Dr9>+v-mJRsgqHqrEx#;*t2fx z3GowU&mD{$`lIH~VwE2wCNA#K^Zcp~RSWmzj^A~4W?gyDp`MaYQ@G`&nWYYs=VWIl zZ5xhGW8vN*EvgKk@Wi(KvY%Hu4oCMM{u)ksn})vaWI$=uZ@K0B2Qj5c2$%Q^bt zPTxz)apo_Lf<6yx80Tjv>m*}-RqoCHl9_SdPX~^V7%IBy!QHrakF@U{%|9GzW{!_SAN?`v!9yv)KCmvc+|!*lWds=RI8&HSW~F4lUM7q!ay z;q*`IlZ;N^C~)aP_3D(jTHEGsGfGWSIzDdA_V=_;xSv!wGiH6y5A^&Yw`<1QsYAX6 z9m-aDzWnORiwTbXM{AUws;4|tUJb27qIxepIef%o+ll$^xkQ=4<1d{HM`VBanb6NC+|qvbiI?T z7F*`+^`Yv3-RivO!J)pb63fNUIN}>7eo_BdJ*?l2#`acB`@ie08My(VHoPCfD!e!0 zkR0nx719d=B@N(<0K$7Gq50c^V+4GPlM8i03i zaWrR!`1^q{f)&58{@(y!pT!r}zd8gmki{3)zbo)f7(V(I)_*GS+3`bFph9{#;mdIF zkM(u}G5JcwmxT@^zpW5lR3*MI@U4JPc@wt(`9K^5d~#2AsQxD;|F407f3JYQm2q$l z3Cq`o1vBg~_yxen^$+jBIk@(O?f(QwyfN_Moopjl*!Z^sAIA^TLRw*_!N(@{u3BJ`bQhW`u_-g%pX8w5!U~3Saj_5BP>4> z_)g$o(72f}{~7Dcz{mZwJv9i3ly5O08nN;(ApIZzR=~IW3w|2#Eg3%MPT2fC2mWZ5 zf1JmH6zcy#_~WS#@P%2sXrK7AfRFj7`7elXHot)33mP}sC;uOT4?ihtar^_}k89X} zv?t6QB>!H(*JAi2qZpe)(p}5&Y5g_DVYd;Gg=;mJ`1}-1L!uY!`GM5}yZr9Dm9kA=}sQ zz7u~P@J9ik&To?cj>DFb-uu7g>%t#I@%)Fsg*O(m%l7rV@1z&P@LL-HJK$sfX#XL* zzw^nKk)C!Z4#yPuc<)Ctw%(t}Q4Agl4gL-%$BuF9tci@`? zUrG=XONaPo;1J`7-xxIB|B;-f`rEIhHwXCRflu>R*!BAq`0yC{5C6B$ej_CR2Jpvv zSKw1!*!7I912v3e~jVN{G)Mf z&Is}6!Ny|@{)ta=LHYN9uLXQT{gPesBMTd+F7R>OrQs6vK8pBDfbY%l$+jR!{8zwd z-#-XCkBF}hL7Rbptiw?#a3OvO@bUhQ{0ck&4*?(NKRSj-38B~D8{p&lgX@oCLR-xh z()ETPPm+H@#|~{1KOOj(|Caif?ZJQk!n~nP+DFkxQ-%EVfbRkRvEGvX^BnLof9N0i zWVb2b*hYGyJ^ABLGGWKx9QZi@aQ?th3OonN|0dw$`o%i!K^RMOh4_zvZwh=IKfDAj z#P0_i59Y6>`^OaE+W?>PCTI-ge>d=P{n6Nwo#y&M{5s&9F#h3Dws8(L$HjKyYr;!+ z+J9&c3B&gX{wVNI(Jz0KOfIFYNe#1-=D~FX$OS{!RP*djCUx!2UH?h@Sv_BgQ|;n&VD~bT5a46(aSo9jb($)q*Iw>d{CNK08W5xq-x~N6!9UhKD0Kh`$8*qk)g(FN_W1UjhDD;N$qWB!9Yn`R51O6EqK` z9|3$kzo?FV6Qq#-8Q`0-_?QPl3h_miIGk~R(SK*)8~g=79rzf3OY{HaFZu4u{QD2g zM;qo6CVwfw$NiJ?j(eaWh4Oz3_?SQ9!|OnS3h}$D@c({A{I&wIf32T!44(@;vLT2G z@}B~Hy8lI)u>HRZd_(9z<{tgS>u`Yz`48y#zxR(MZ_Wtmp+k~ z`~u)x{YC$|>iqlfmgdg|__%&BW?cIe7uK69q*n<1fxxHrFK8UZe+GQ)Kl;MGPuToT z9q{Y-8-n^qU*vx!@Nxd3j0=~bHi&-%`1t&Ze3S{x@20`Oe;_{D#d=eP^a6oD2>g?8 zk~hW0HqzS!d>VhuKi)?QQiy*C`1t&Z9F&n9>rEBXlYq%%%EXWQ!sgEz_$G{hRW#A8H z;_nD8ByY|R=?w!itv||Pb6jjEegwluE{&lu{Jp?u-~W=`=4_DO6X1_##=kiZyPf#z zFnE>>U(mfD?GQf#__Y5bU)cFm0(=u@{4j@P7kxBUNKab(mw)67T8Qrne9Ry6S~C9G zz{mB6eQ$~XN5H51XNm!_xkB*=!Q{dG3*#GY6MrZ0>HH9;55#{Be7yg}x-c;iUv(&d z{}qPIj(;-n+3Q!>{dWWKvHuj0u=Do@@Y(qnv>)WJ8yr4t|HATJfN%5{^KU)yO@WU& zZOQttWa1YzZuEnN`Y#QCykyURerxle#J2-Jgb*v}xRYh#F9trXUuqKsiGLFK=HS1j z{g;EqW5nVMYKQz!0Y1hrD3AI^{1o8R{B6njmjj>Pzo1QVa?lKt|6arXcl=4-4E>+^ z;{tq|zsMCd59DVf@QomU=nwl(a;!I1NUsw3kb>Bj&Ob>QJeOxRe44w$^4q}XV+!$8--XTJ7~tdn zB`6Q`jD^N;CF7sQPuTcx0N;d(AI~mf`O@(6kk-GTTz32p44?W#h&oLb(pwFDxP|{` z{t6lc@h<`&^N+rS83W?ChtA{ki=cj~PsE=G{J+_Mj{qO@PxDvU=l{=t>0f&!hhqf( zsXv6&&p#pQg#jP;KdK9wN7By)KIKnPF2+RsC%~um*Al*h5r6(s{{Ph9f6K}LWQLEv zTQdI=fsgwq#ZGqr?eE`p(mM%!6NZoe1&x9DTx0(Hqx)WA-@mv4pVklNkoo~%n=Ir% zk>OLlNfN7(^oxOy=Lh;F8B6VtUrATOR3P9-HD~ z8}V-ee*%+#LAh-HAaD*x$UozUc@U(K|3Kiw7S!UuzZL-Bi0Qu|eo2S?HvoUkU-%zs z#vi{nU>Ng5Ag zwoTLiX(j#x;2Q&923kbm5;lLU;Ncn1e;j{d3i-bPe9RyDCwX(WNKeFqzyD$WQ6_Bs z6M)Zt{ugu)BL5k{$Nr;VPeANY9xP4NrDMIGWt0w14WP=+>0j`gMr z>FoeM?jPiz&0L>H4_}eEjS8NrV9DD2R`2akzYZ_ zkoZf0?*@FV3+fx=BK{NLco5CZ$hRv`2 z6WiL8LNiEwAK)8-e^kfVg`L0KfsgOcaNeR#Vf!y<%YXjE{?i(Ougw;U-yZmO;2*gp zYnIH?Jq&!j|HbnU??1W-LT2$l0Uut0{=>(6AVCVnS^~l2^CQ;r5;p%|fzQ5wC*K~t zaQA^=c*!P(H_ty<7?GTi{Oj5C{p0#W-?R=%?@vg4Kj05w;>WQk`JZ?sC%v`6H~x$K zIXUppzm8y7jEoC_$))Vdt+CEdEg}zOeqU0iWhS?ID76f#T;n^Z)%aa&Z0%`~0vF_%H<<_kW!G!p46a z_;mi`{Krd>Lh&oY!w2$_gYn}fNFn|_;E!hFN8coG&Iak713o_g(fk#*|01sN|HZ)K z3p;<(fDa-3<6qeI^AY$HS$tvRx1I36^Ius0Tj1mK3&!1&@gD%e>i{3ey(N4P;F|y+ z=dKi7qHqaPX#C#;AGUzT`Hwu@M+GUwcZ1Cj@Bc7%VG8lr178pLE$x39@J9ik>f%qNW|L))4 z*Z?2zUt9Y8y&U+s{#(kw1AN@SY5!?1Z`4lxm+<(z_-%l1_80Ld|0Ta3__%-3eQzu3 zU^Cd7X*cua-#;J^pFPP=GxUGf?+W1K`v+Qo!al!V0=~gt1p`# zpTDTy9FN*be*Lq;~=M@CxA{{-5;!EhoO5AHV;YJB&flF(iIC@Nxe{ zE{>hB_b;WuH~EYB#r%K${hMNfFq$o-YXf{E@Q(zN;rHeW>8=F+Kqh`c_a3xO{NupK z@yEQQ497u`Li}&Q$M+w!ZfG7gXM^|y1AgrvBx{a~?WF4s{2|~U_dhJc`rp9t(H>sy z(1-wq{9gt>Ea89Vzp(yw0{QE=rTI$$KAs=ce~PQQE|A_?;F|-V#$DL><>2Kb?tjR` zi|h*O-wpWq{6#!r{pSIn?tjszu>4lR{P@v7a{HnY0Sd)C0{Hm+hFqA30vF;(0Dm;Y zM{;`sEfBv1_@*qrfb@UHNj!wV{*Xs=KoA?`AO0^O8}pBKL35AxiGKk2c>Yse*!{l- z_&EP@{Rqls`&XIH;TW;}3)%;Y*Bkg&jDNH%Xd(VS;N$wia|`n?Xdj6G3ivqxsV=Pl z{-M9_|By@jNON|`pDXbH=KgOL@U>_74`c46mV0r0hfk9iaH-UmY?|Fyu!`GdYO|HArL4(HEb zdVUjj{w@UmSnyALiVI_Gs*qm0h`&33^=5K7a0}R&|4!hL&f%tfV;lL;06rX{jeHyf zVf)`XlEVQLE#}7qAC7<)^FII|j?hLv?Lp1;o!x)WC=O@dU-*9v{J6jHKW!F=MQ$`7h#s1AMpz|7ZM#-T&O8`TkqF{`LbO?_Y5L zl4SL(xinD!Rp#*j`%AR{kz7!I81Tn4{&5c%cKx0NK70QWcK!B<`QP6U3(H>&{BaOJ z_7`Ip_Wj3w;N$Zf?%Q|?o4-DD|L(tk`qT zfihvvVB${%rqN&c-v)flzo6p|VKx@>|2X#7`!AC5HJbh;T^ZPXb-_QaUqRy_{vP1N zbIU*Rle}r~zw-YW_$I(do}gT`O}Z-c|L*sT;lMWm|6C?uvddKe2&7jGe0+YOxkvIp z6947r8}N-7|CoDW`NJ3R-(R6wT>HX~-%Q|71ph4^|7*a<{fGF%#xEDgzkkL2Qx35& z%@y)99r)JZpX$x=sGanSfRE3QxObv|l9S$_kn}zPANLQewf0Eua;E!hU|IGN`7UF9x;^$A$xXB9fgMn`h{#&~Klos>-({nS~B|m>c z(whVPLExXBT}b{X9?3~>7w~caL^;hN(rF5b{{r}U{$QPCP4TFWbXAu8n*S&hcK%KU zKKe(VFk?vmlYnmue4M{%gXHkF$wGR!flv8E8?=u!Nrpz^OD6EgAL}j2zc27<|7}VC z4*}mC`j1@nF9Me!h2rnHl<%K>qYXg{@m+zB`=_9JBiqDZ1$-mmQ=O3X{)D7=75FYJ z|H8)Ke;NPxD-=KF;ZJ@^PX6ZtALk#+Q6?<^6!3BWmx zJH|)+!@xHJKGm^JkV5)jfRE=N`p1jp&DkJ5qm}&s{wwxftT_^^o%m~kkMocG3!A@E z;M4wv=E*M0)o;I&UXNA(`~RQtTjk#fi9Zeam_OS8gk67mz{mKBFKqw60Uz&wkxw!G zCfxrcB3-T3zwUogN!a-PfKThELkswifRE<~#Utn*MEdG$e*ODBoI}FqZzAw1e&h>U z$p1QqkA6`mtpDr4w}k!^U)cWlPU4S0#*H=v?E}Sc4}2r=k395Ea`@V0A-y%g4`t#< zg0TH>oBZqj2l9oTe`dhP@xyq~x3K=_0pAGt=vPqRp!!dqE;D>V^Nw6Bl)p}Ee?5Pp zT-f++fKU4;@`as0alps>Cvo6Pp#cF4#eWp|2Ea#}BwQrNdQ*k;J^>$}|Js5w_MPNS zaj}i`hOYbd-;Y4Ku=!g7eB6I1Z^H5)03YWc&K*Iy7$?Qwdp&>u!uf+a5OfX_-v#*W z_m6_cK>W49*J0vE8SdeN6yjfG_~;ko7qk$+bqas};{Bg6IVAo_;N$s;{sqk)#z_3- zz{mF|lzWn+PE&>S9x(o~E@G(;n)Hn^Nu!!&3`EHjacyunn#L% zAMnk9kNXGa51&H?Da8K-d^|s~?rbpHH9|0ENHk2>g!{2^it^bCY^5ep*DDe4;= zQNJr(SP;>_1cP`lhV|}nVPPZ2DgzhZv-N`u#~o7Ds1I|wu{4Fq*M$rH!`|6gT7noK z4GbdMGhh(Tl*YOtAQnXQYsBCvK-4#75Y}*GK}5S__|^YG+#BItQ)511&uJ`(IQN|3 zLY@m;Xx9}kEQna2fE6fgMEOLx5Z&Oy(iEb954g~e7hG5nkj+av#IjrYnw-nQkh+m}{ z><)McQ}Dl>dU{Hg*U7)O6bj)-5?7*uEEi1>8?gBpw+u^q^VFm*)i zpAJ(;#IL$c9TD?r0El{qfau?dX=fvjg9W2EmeI2YMAh;5@drfv_Rx;#%;>u?=n9Db z+yK%4WJW%P!KsYggQyel3Czv~!Y?vr!i0Rg4@F?NB0# z-48?<9TJOD8+9;1(l^=W{p7XXNQp@3*N zjKOd~EQlCS6jNs-^5%jZ*L^%-FTe~&4-vm^g%9+%oslD=pB+s7cZluTj9w0-hluiA z26r-YMC`{NKosp`c^ROL~Ji&>TJZg zPcd>fqW)<{&PMcmj*%mx-g&0ZMiiAY@}>~ax9gyXc5eaVea0g|q&{Kr8G|nvtYxr{ z!B-5vVelP;9~k_^;AaNE0%E^^0^+>lf^+!F5dp;hv;#!B7$Cm?m1o)&0kI&Wz7inn zD>HI7VtYTPU6sN9fH*(RnEGfyEQmON#{nX5JR?U$`!-A+5x?3q=md!Qn}R|HQGY5^ zN5r~2Q~w=ey9czR3XjqEX3z(PP!M|p#scDci)Z9)L_3QZIU7-wz{nA?f6Ew5WN;-Q z{ExE+KG04QRv5&u>)->&E0vM65%ZP-a#g@mrk#yAj#ogAP1l%qHlp2IAVBKE(oIk2aG-<+Ihs(5wZO-Q%A)56Q+)c^`}f75$n$YQB=d!Yq0`_ zji~pM(R;nIjW#owX^#@Z&#ChBf zlu*AtDl>>G9ifhP#Q||VyD{y}A*lZMJ_B-q?=i3-Vtx%69M0f>?=$#$nFjg5!p8sJ zXZ-#>2Igr8TsWVyu>uA0zxNscz0WX&NrC&e5l)VOA@1}4z0YV&%m2LBz*PPBK7+rX z{P#YCpNDpM(*p&u@p*))|MxzFpBF*iZ(z#)d!NCa(~u0@Xa0Mi!Jj|)UIWi5e2;+z z5%a@-kAZTmqe@fnF;EZN@qGL5ea3(9GjLx0_dWwx1^>MUuAl$jXYlu%mcP&V(V6~6 z(wNx)Pamx~e7nr;dZSgYMZr=->me!+eHPE$Yb-DCTlI0_x84my9A>tfF~TvZZ<1^0 z@vr=(dSxDnJ~~pr-&eOT84Evt^tW}BKj=O`$0p%CSRuPO_EfkBw9T&sZfG}X!RaH8 za<7s%>ApMbd{2F4YR+O`%N&dOhE5AUbqQ1-*T(SD;q;wPKg4Vs6rjE=a%=UNWS7~y z&URf4hR80iF)G~LX(9w5(5=^bY6nkbVj|3pRGEtC?>7y=M^^BD>7%rAE`-c~3NFSXX|2zJJioHmhWu z%3FubdzUfnLB(mwxpDcWH@AMd%(F8ve`$QdAZEle+0KT`G%J_+TnM?Id*G~wO!iU! z-{|@I#d|m^+}pYXN?x~G_gt#in3Kb{)=m)H_2t%=!3rYlbB?b}98-Moyhr={>(5EO z-l})&X~Gq^>9!@`52Q|&Iw0BAnHyNu))Nd-y!Z~13U^)T$%4ttVzoo8w6;dfi%XF1 zduW5L;a>SiIdyA&uZ?h&oj)~tz(aM_wYR6**ad~%Reouuc6)`vdGDwmSFdoXl)<<@j&{CBT72z@nDGTwkM;2+_^r%24)V=pJmqdlveV)7q9bfQ2R66 zH{VqK5|yv-q%gTduNju*ucrq%1kU}c*v4z^xH`k>=}(<*^|<8TK0vbI3d=5@y;Qj8 z6ExdscYjpT_RW&0H}B`Wqy-#PtoKv7awfckWZ}GF2kJ$SiOsdk7?Chq`?`m;-g>S| zwePNli?-E9b&4J8aJ~!-QM~v!Kq}mquNDTVZrRz#spnpoS?4rPdX@Ut=jtnJry6>M z9$MS4PNvPil9-w;-AZ-F->J+x5qR;m#-*7bjokC1JVuXOsG=^UHTfcG+K} zb>;RY)8(03b+1`=>33QfGk5QnVfC}K&sy)UoT2;d`MY)^GS~L4zF>Csb<$q1Z}J0= zzuj-r>T=iJi^b=TGhQ;#D>>&%|KPHIM`PD@d$efahTG#=cJXgBRJgZS_NyMr8I$u! z{q(lC30FIs&kZb@+bQE~zC=~ewDvbttGYjs8C1Cbbl10&A1-~jVshcBGx4vdoxUKK z{4Vva)r2T8M0vp9q)_4NMl9P`lU$o^Uu~4@cI)(tJ|Yqwrk$GoCGWUOhYMe}6;_{= zJaDT}{=Bp2@G_T~w`yM=c6Oc;x1smY=%||8K2vvtA+n2qh3F-of@oma?VH^J$OC%l$7jGgWHFa8Uni9zFgP#J$oJF zJ2@)c%uRjE)~(6ZY*5cknZ8wJVs_}H&@H)#2AG;vcJ82);XYo;N^;1PK&9NLor+BR zIu|P^Yw=E-)mx2j>$__5Gk;uTlm~n_N`-sH>-fZ*U+;C1v@<`h`^wed*LdxVZ=dwi z4HR*pOqfsutj0bMQzW$Q6XT6?Bd_tsBkrd zyIJ*~eJxsg?5-P$cTDxhRVClxWMw#ek6L`|QQNt?pLWTvnAPfT?^>;>SL@GoUi(7* zs(9O3c89DZdaNqn^jZZBkzMw`1>q{~@Uwc^EicpP#;sw=1M2$O=87n*hVNHVNL{*E zXPN2dj04Uw94XT`A)fkgr8R4=?I=6>YW_)c*R0?VdbVi_$}GFm6f7Wjad+2e2Syza zTlK!xyttDek2+1Mm(yI|i?YHlW+odu|=KMuvf0^wYy6UKoiLZ};nQZ;@ z_W5>MTC?8%$e*2`OYZJjx;?KLB|9Bf>VCug{`TOm@m^Dkt|hd8nRBJkbbtOB zhsR)t@{4~Xq{7X4XfxU2nvKWD0dwtaXAO7m*yCZTOj-}s=lktaFLQ6~ag(^9YhcxX zhEiCGT-f)u7FzbwMKLvcPrqkf;|(?z#jzs0GGr8xd!_%jXSK)osCSzv|9!`;wB?gd zNjI4EFR`34;P$lSfxSBGnif>lhv&)6oYa2$?rS|q^iMo7s6&A3!vfpq`duflGhx}q z-@s7e4pzN=>CAFH@jk_^UR)V9IBQ<;$xi!LXpEDM4xE*+zcx`ybj8&X9cs(p#26 zy1R?r!=KcjcoV2N=|DUFZy)*hC4Ja-qXSI)7VX&+JU#D|=e|O3&A`OLLmu|-#nC#f z*!7Wo?s@I>Jw=A1Uq_!FWubLr!N)tTQq4XOHD5VX|7V=J+L4UUta#B zHSfC7{UptALx!!odToMbq~Dv2@^-GJ%e&rra&Sw?Bs7<%{BeQyFxqVxq`8Y^ceAmEh z{nM_THa-!X7Sr8#msH?pb)QZLdPIcGP%=6DPHOV`2FtGf>(?K$6n)9EtHieZ^XKsO zj;s60DW4wjI-JwWYV}8L<$2}7X$pxK#g47sQ5d`GVbaH)w#WQem*_pMbX3{eRjk0d za%F3^u34jPhEJ?z*~LAR3U|zsE3F)g?TzMij+rYnu3q`)*GchZVQLEI+k@M5>uP>m zL3(nZS1yj}z9)u?eV^{V?sVPaa+5V3>mCiRc$L0WKLQNVe84@P3ir@X+4*-{Pkybv z?_SxwXbX?bx@)!EIR#xJzM2~DyYT(OtLI^-pSWo5P>+=#60XyB*qsXfoo;G*B3p+X zKG$tf>Mk%ucKeZ0K<@7B@gZIJ@}kVc`o|sF*YC8pLPVfwXPL3{=Zy{RxM6>n4gKCH zDr{^&G}rR|wvqWiQ}W#Q=w%JD(fibD=#94DEZkUjRoQkg?U}Pv(P;dHibUm6!PERy zZ7)qdI`!aqaob+5mGL2+r_a)1z9U&%W!SNxbU%;9SPhx7}hRryYd9M2YD=nuqlsYZA!?HVoZ8u*mk3|w3F>u+sZ9DQ+8(7 zsvaQ{8a_AFBA)%oi@p^h9W;3VzLWKV1_3&{hiejJ#eGr?iv}oYru*M?@U&ShF{%&u z9n0=Ow%sA4d%kbCZ-sf`F45H7T3`7Zm8)_2M?9sD>`p6?)!f!vW%dK>IX!oDjEmZC z;?c@-g7llvie*#t)+lYtx%#uJd^yXmCfn}IcJT!&;xYjnOGHj)SAQ~eZ-}hv{_XjE z|FPNeX|snq+~fFI^h{S?@@#N%mvio%#mDoHOdI6dVbOA{pSPy$_Fm1hJBV%fl>5%o z7aeOoI;1&mp8NUgtTtt1?zR3Nad*Qz=@f;l{gxfEzS6Me#Hy6Ruk^2UHn+}hH`7Uf z&(E}HdG@Kj3uL=IV%Z(cwi`WgrD)oJn%Ae21G**eW^sPjsmkxN@FoTl%5ia?N2+<>&2QRho25eqxZFti2`Vj8&`aVgtqX=N0)#>2~{Ug}?2fbvzUe zGKJe$FK+4?!^sOh-%6#|k55v`FCJ*TaJh&3=A^dWe)>J!y!(-5&xPvq%VVsnFKE08 zdnB*;RbrrobDrF+J)`aByNiGwva3Tz0lAA`xf(_FJRQ}LqO#R}lBQ&cRA+@w@=5B> z{wdeDyy^03@E8B+{cWFnh06M7%n04*BK1bSL{;hF<2#kzmtJ}D6z~1Xt}ffI=c^A# zr;c&{)MHKN;v2V$21LJ3vo~q=LD%bQZkSz_*{chj_$smY*NfiVsJ#5v?VjG7tv5UE zy4Szw!O%_*RS$k!z_P2ywi^}|>oqpv+QbvvFL)OmZ@6DBSg-KK|0rH-C+tD~)**4~S?7*}Vx)A#CFcuxNn?=ZIAZMNxdZK@r%OmqKu zOlNJI)?@p~KG#<{cI<&nT6XDzrIM-kF=9MB+okV*)U6QdwDGY->$^SIT5rwZraW=g zxwbQpWtV=xgXXzc-b>sJi&US#{&0z1MU;Mp{CTmX9i^?_=s)V8WMCa^IO0OSpOQ-A z-4&}xwmNxquj`_t6E1&!o^fnfn}+dM%G2sucJX&WRJb|kCN#|LJ1$E`_ghra(1W{m zN4)8!XT=?Pf5(YO8H3c5$22T)jCz(i`;973#$)nZwPh}%@8aZQGT$BW&~@l`_68WD zal_vgQQ=yzyL-HE#27!D2_}m1&ZqsNJGt%B4wEVEVl9?zy=HS^pDi=T)qcOP{*8BC zLE*J_URsRrFx!N==Zzo8O?B$6mjH&yF8xjkZF6M;4ogcbcSx+)vv9Rld6UU&EjCxR z*uwDB4yB;O0kQu6O8a&D6`Vag#XRi5ppzpMk3JaI%G=5G+(z-Mv*Wj9vgg?d3Ks1S z8hRjl`^(Lv7QZ}wq}$6ci%wh;kFdEWvh3rN!=rUirBsdLILn-wYrP|WYp;YYK~W2@ z7jM3;bxO82EB9=dQ6?|0f(?pyB-^go#p7MOb0_*8_3?cE+0*%mc;%D$By*QygH=0K zwx3>?-}m^nfs&brz4z@7Svu)Lb?;(39o>mjtF_I;x2+uiba^<-t`Xa=^0>Ol@JosA zIt~g8FFzgLHTtBu8+S+V4R5}-FA`aOAkxTXRUgNyX*W6F%9Qm#uQQz#zBEvMpk`~& zmGVy6l9CQAyT)w0!56kQ9J9T6>6Z9_SMfpVeGNnB=$tsTO(OY(XzQ;kJ5*e|chbMI z>u|Em_Z4n&hJl~tR{cnl?C*8z!tx`2iIG#Bzf5{!w38#)dtcgElG4kQVZ_%?3 zDIORy`p505`!?NQrlOFulXKGi&hWh~yQXZrk8Cnx%=KrVew(Z|DPMoGhP~P`c~j>h zbq8jjHXYGWUgP6aEM7Ej$oe#d)MYQ7%P90yLf%ViP%ehmAdycZ11G7`PG`ET_j2^Dqi2+8#7?) z&MEU;-_b6Q?p&Z}^Fvyg4209S>;rp6he5=cNU2vMtLarJu9k@8Fq4g=@Ai>c_B!A=gbp zhDK$Uui4nG_&`c|=h$GMZX{vGenx!5PQtaDt~kEZJv4!psR z*OF~_!HuB{x2Il+NwiQ830_jy-aUR=u8gB3B zPxN0SmvF@_LiV!J{fn{T+KTM^)Uj;4X?oMO3zN$|rWC&4vLoQon2~+U9ma@eNW%7Yc#Zbp^#rto7i z?Yv?a^)akp)$7hsm(C+LJi7bhbY@iVo3D2r$t^R!b>MVWZ{L@*-(PVGZFOb9i;1sZ zYiYUuIC`U4<2uXkIJVsZT49E^+%E59F09c06f&f1mDZ%9{+wR%6IMKa65rcH)TQEk z+@4ycJsWE3?H8Rrn(Of5!>qxF(?z5GWG^dlzOm!AX4~~S)sz~?eSQCA*rQW58S|5F9*GMnm6j`c_2YgA_f_@! zTqCpmfSg1A(Mi0%srn0-N_A3=2SYS}ZOAAf_ra}qef4)I-d5D!@cNduf0xN3`(8a1{}d{>bz+F;?VP2BZNByrUD#0^pS8)ZE!(bL zr(^4{XUDu<(CX64*F$`@^xn<5`>g0{rTLj34<`0JZ8*VaTiDKd26=AfA~)BRN_8|p znST9v?8K~9PgQ(7n|Sbl>&t(?W5>3e`>5618C`FrU&s?}klmP;^3`|Hz@J8klQ)%l zcNyb%+0*k$d0V~uPMM`yCsyg&9QgEk{k9uZL~|FlO6xBkZ?kMID_(oHU4Qw6v-(WHsQOQbmqp6&agCglY{Pv&Zl0)U!jrjMZkz24 zD4VoVcFF6bxQ9_5@Jyn@ebqlSxwhx1cQ-3;Kj<=SrftLX7s+2^)t2mDHG6nYO<2{d zx^LG?{Uby+a_visZD$Y99sVju`cYh-jd!PIhu%D9-={i~Q9$lFg^*I2=igST&fT(Q z_O$)C%e!Y7?p(VdU_w#(9@A0kUlfP;yQ|YPO0WFImm$4dCE1KJ>EKd%?vqx}?u8zo zToo$72E~idh*Y?BSI6l1rAaAh+*uhQTCihh_Oq%@*(;t^eY9BoLR9+Hil1Ud86ief z!psbItjyS#bA8X&N2eBD>aLMJ@p_JB*|&#ai0nF(Q9$k$L;bNA!ZY>TxScp&c<5lQ z?tH78m8uI$yw)F$lR5LSpUFUfz4pO22l8q}CQZy3Xx(|RZ{kJS$7`PUQn|QIXZ>ZC zT^F|9$zy{S`dU2ge8?)f@@dVa_qjv+)Y`Q!*jl6eF|z&b?uwn}F3PNuh$+9^i+A+Y zvHi~qwao1#N>x|shAi!2EiX~cvWw4LRJdBVkI%j1t5iOy`%)+8E0=c-sq602bLq2h z(%GS{?hf3Q?Iz`J<1*>E4rh^NkH;N~7E5-k`EVqqc--_*Q^|+xRu_UH%EJUQ3dl7X z>UrYk`9sTx4_X|%L%Cs#$;&!y!zu)u4>L3~8_(!QvOQEbqfF{HX+?1-Q5k+2$D*Ew1jkbNw=hQmxMG(cXx+$cS(01xY*}e|F{`my^d$D z&5SX3Xe5^s4+Y;PKpjRCz5gnK^b6o>0o{t6ud}CdxqNx6~=($W>81zl)TGKR1E618i|E*{QUSlyo+3eGc zQ(-N`OI%LizTM@4$3YM1I!npHFYgb1&aI%uOVV!+F9?Eu!HnH|*FlXJr&vjlY#ewV zk%d$}6-3AKUg@t@=($ZdgFfp6Magx%V*80;3c%F|x*sQ1y#50%_i)ft(2F5LH7NuN zov1kaDNNKQS>8(Vgz}pwy{n~J%3@Hys$=6%fUJ$aj;7$3ZeClXE~~T|1NP4hfUco` z@&kjB`Sf>)sAjsv!TMI~k|K}7qv~^h@kvx z6YR3FeFHN!CS^(oA)B>nk;QwBP`+D>8D&RhG)DD}tTEI*CZ`6q@BO=hpe|#)CThY2 zxJE$Nt}(dL15MLj9y2Ffm4cCN{f^}P2_r4vhCf!^BdmQq%tVFvLKDY4_<*EgbYDlH zSM}8J*ShF5H`%UQ-?hv-z%>TCx+2eG@I~6Lx!B3|klqheq>0e0SXu)E{QKwxG-uF>a}|AkAT-J2(0_q>^=c>f3qIG>pS-RJ2;y|tzf=UnL`qh^C-vZQY z3Us4ab*P$l2gs%wL#>g%*UjrsDE%Atukfs_6{ziywV$RWFB}ebl_(7%V&|M|EKJk! z&SQwXN^oLYvcBLRrha=?;OAxrbZrTD(@|x@Q{oOQ+~zS~r@wIXKedPQI5^H*cE2k$ zOV5U$^-YzG{@~H%^Ruuic@f>*Uai7ncoJMxG~{w}O#)nVpqq*T4cR99$J#$@!=u}~ z;m(VFx<+`-wPCzXY^Rg4y>wtiY;wJsa$0NC5syWmm|#SRsX>AqQTHRJ$sN(36W}~) z0d(IBEm1T--*j;m=hL<$=yMXg*ME_6G4t1TlC~Ne3>mn`8yDO-S#IVpWq+QkF8YF8vIt(E$0In6#eg8C1KDG-TC2V|qnCL~| zeE@xuBNd`I-8~iW`)PeeSa7m;Teta_;g6%LmajtNFBv>!iN7W>O+N)aCRqFz3p^iN z1KsHJxKc#zvwT(<-Ok^5eEBD($${I=8cNuqS7(Q}K4(^?gdMZ7&b~Gi*+)FHqX&z~ z8N`RxY@d~Bges=)#xMZ&+5lb8VcZR~<XYFKb$(B$dj=qN>9#`ptct{_mbcNt}W2zt+yLfkQkA*gfa{tJuIx# zkkYq}2yFo&G9*7gjPqhZzEEmpx2-cL3f8vhFw+jNP_%qVpe z^e!lb=seo}_s@*=tw!+Qg+0)vj!dUffJ&x49{v7KnrUBgJKyE(((`irr_)+TQmcEZ z3W9lbJFS;%6CR&Wh2g4Gn7(Fkh!aR0s_#c^fbmfXz;yt+t8kK`Gxo)?9aE#Yj1mnB zu`v?JrxCVPWQJsoR=FRCUN%(<=J%r~meNG6nT_mMqM*wCvl(0Jj8xhJ^`w}9_it~# z9&mv848_m(>eQyhu8IF1%4B*w#%EU^-mLh2hG%Q2XBYLQ^S5yfo^-T63V@%I_P~cp zO+_*1btBMm|LDWz&@1 zrU_eHY1Ty%BYOW-7BAqX0%|ILGiC=Q%JNuAmty)glqy3K0Q=z1VDvSEbTx2V&Z+nD zOEjmX`wok$b0*IY0&TEKC(?#=^EvIZ*{^li%eEiMll(IT5Y6u){j&U|T9gY7o7wW_ z0ykXVdL-a_U4X7q+7ctxUi`;2?qjJMWjOu61K|jp6<@_Bewh^Qs2heQJZV*@Fg6$j zmRsrEZaJ5!-9RY0D>h;x+2=0d?QlN;+_$w393WzynwwMQ?elgEp$HU-vS99#p(vdW zP#ZFh^;(~v&zJ8bJtxOE+n|WEf=Y=L>2wqk6$<0AFSFsb3(hglM18LixL!9f`kFxr z8cXMwr21XvD2+dnohsPd434WCwAKAOZ{3kO9;owcQ;M|V(TsAbckdUr2*e@+9@>Hj zFZ%HrLJmd$EY1W2Tz8;*VAEn^SAGNSsIIE{=XWQ|6aTHK7#qJoy0o{=XrEqbF~sG$ zw-7%0R-Oi3-wT%tfa?Kt*;s88&}Iw?bAj z?XY;AhoO~!0a5-~Ohy3Tp*GrlJmUE{;%M5*kTiI#%|_C3D?UAJN! z()j+a7SVZJ#q&?}`J4=v-D)Cu{Q@8p%rINWfhcf3?8R%?s$(jy+-yxY;z|P2Q<79ic>X z4JX~m+Nrv}H;iUsw3Zo$ryeGDRkMQXf;pC#uln#T@AIWh4Ly~kpxpcWkdkgP!1V^Y z)aHIIpN#7wcFg9@aM|i%kb39ScMcZEktWj-)Jz1Nw8(d*4J<7`i^@~><-pm5%F`)} za;7SG6S?;owPF$1RDkOXbc1j%pg{d!yP7_^?9Y!0|3oLj z@S+!ZF+XL|@}TCwU!1?Fq{~j<_=^E*O>fd8U`?BuyEaNcNcf>{7`cu!nVjb=6q~yX`sr|_ z^shfz+K%IH@t$d_^>b}ng^R3*KZdZn%yNywNGlN9=Qwg7;A>7PT_OqTNx}i#K%i?H zzZCk+mi|j+^okiViO?qUw>mTt6x(EJ_`;dlz_G9-4 zjD3K@-mgW_r7S0!paZRukU=5OX+A@KOV zt)bum!NKy`#8GV?Bxmogu?t2hS$fs%smgf|dWUj-lT{#`&`!0)= zF~6fKpUKzV^$XYYYezK2{woA_L&4~42AMa^a$sEry+`;p&&8Bz9Jdte$htaYap~#W zlVDD{x!2tI^}Qb+SVey5I^iEWrJvI`?05n0+Z_}*K*6#5zHT@_ zW_eE0kR{=uNkC?<~dBqd?Xqhbv7hEB)*S<#%e!}fy>+a2d~nTrfDG+~m^dh!>DrhuWWTpEWp+!$jW z|HOIzJ+gt9$mF-PHh3H&!RTuS&F__Ln@8j8?z{hh?r(@dyJE;6^OAPDb6AjFMTdL{ zZXvcSLoVBaYk=$i&ik%0=2~8P0W)~TH0<0Pr^8s9?Lw`=E>iFu~NF@ZSKj$yDqaM1h8~tbYX$l6HA@{$)I2Ig)rZ}lcci?&) z4Rj-_{~J;?u10{0c!!-7sNQ*4grrJfy6Ycll0GvPB-DfyG%2!C@l^W>VqC|Z#uXhK zdxNAE8>;YB5ney>@A}|Kd?*;-KgW<&*DKt$3um zEV(cJx;w&Qpx(bm{CL$QhMZ}`6(YSe&{4gkv82q~UK%{UF+dk*DKg#AyPa%G)gip| zvV5_?D<;xLQwbWiWbaGHkk-)pU9{L4oKfV>PvKn#?k3SrdXS=J+xirfC0_dmJ#qrT zjRm?6kQl0N3M&WOSAluhHdD~Ei~(e1wa5Lmnfp6~@17wGqnZ|*HQNnuLVg7BqaxSQ zbL$(xhy3aotO<O7%oH?DgpI=O)7^KLYy3)x;$L^eLZLg452_TEHrfQ;AOcCb}M^V3G5Lpt-SqNPBg^LeO`Mw{VI ziplGIE_n6I&a&mj4(}yzndF!0IXf>tE%AktQo(rri|Iu(2F?#}dv|bvaPsiPPiSW| zVf()wvML!@Eo3jz$I_qD`xRqmi1nX$mQBew=QR2TW6I%(>SoII4x(h_Lin$m8>%UM z&wv7zzCz%7-}XM>0BKs6#RNs-CAFQnd)w;-HP=s3#K_Hj9-R#-L2a31ZNsRod^x#O z#Cex>ZVzP)abuNW69o~}JB5P!9fuRK8Mq$5tx4bjF*WW`ZemGKV0ZhKJ9RpUuoQ^l zHe*YEk#}T2+z{9qK=$(-%|?d)hKiS_*5sGTR5W=*dvg_I&M6hW2bCCu{|bTYecSth z19ZW%^4~PtH`+g$Dutzv#R%r1JaQ2dpq1N;=Fuhkvin6RjP~W7cervXQj+icYjW9| z&_3nGTrOt`b_6&CGQRboz-}5Cea)a@x~W=i`7C&U2UmJS<0MFZyMImzp~cL&2F+~8 zYL=_C)%LMpvTVa2E zIEulD-dX7`4#POoiTSb5!lj&s4(ndEmr!Wz(F$#tW4Gz8t<*Sas{SVOD4k*G`il=P zz|8=Vm36tzjT08yr?@Bjp-Ml)NfxIo))Bu#U^felzGe`oKB&y@ z9@k>J!FK(2U&}VH=>#8O!sXU%qg80eV0c-`Q8n!Zb=nRUr19UU+trrH69)qwW8SfCI$2-69Gzoc%NF`A31u0 zqpumn)hEJ&@ZV3q2IGgt*hW@9iE_1585F3f-J1$eJC2NRFkYkhlEwvm8@>vhs*#d) zBAUqi_Fk7d(=r8ph1_ww05=!tdVG|C zAj9H-#B%xJfFT1AZ=kE~wA%C-DN5MV;$QlOOOB@$ z1ubc2N~bq#r*|f*vIDdaH=9J|-4Wry=w#*cjpMLhUERPFg21X`3J;CroeK}ZEd;t6 z@1ZkacC_(Ar@c7K^6Q#CnX)%eWjazflS0zXln1C=m5wP_X0T*&YTJ~GpveEVYEF)1 zvlTMEzW3N2dg%lW;J&SO-~b)TQR`Oy>TmN4#w1I!HcGdV6I#|J+mUGh{bkfg#fi(2 z=lgMo-n_n&X0^cl+)@q2=cm+*qtP5>_-_qM027dh(gVEOvvWuIeRV~S1H8k#G zv@`!uId&Ic)p>=Cykjft+m__A>=x2;>_}vd1FD1Th3YGdQ*p1JZEsi6B=%_b^2Z}} z1-KvV(oJa}t5i=LU{BnYqFxf;;?&QY|u_P#D%W?oX4O zT6bg^u@&}OXNY-4Tu_Xigx zGsp*K&zJaTacr5}uwFWA{#97Ngo-hwG7|Y>LsJsV%It^TUm@@~l!4LL3_8&lyx&+_ ztYSL(O2_KqsnTTt(Td1E;BQH=aBivgg${G7ZgN;OTwf%2!YS!M(=jSn6vCR2#x0>C z^_o}yXcFMQ?cKovI+>iy%oDLGz3`j&so7T0j8b(Lx-$A=zjS@%v2EVXFCjcK+qgGe zVjfHZflCu3Y&ycBT=%Kphb;6;S*Yq0aNc?AA%O#=3+tHs-}~r~R5l=x${f!f1bLOB zy9Mi<;LMrMVOvpnF7Wh>u2wuMl_~D#7S$ z22~WAXHtd{u}=n@ z7mJa5OqxBHujh>sT+174B@(c~GdqL$G_p=h#;Rjo7UYj4b!$H+gAljY`|;m;v*2;4 z2D*MfTULKRJ`OLq`rH}NJnyzH%~qe8@?|$s>B%CRu-rE*N}S7}BDwWGpVD0A%pqn8 zbs>4(S-k(gC*i@UMY0TV-<}~jK)2gOc*%O)-?S^AKp?9mf;iS|8zrd}wT4&$hA+Y5u<9ebX| zmzeqp594xUb8k4U?vkuZevfop5Z=` zoBYeV#OvH}-%*!^mYV2hrnICn*q;UVmFs~nvnQ4apB>2;&D^0nyoawx3`sm74R2Fc zgv|pRvc_Bz94~#d(E|2O0ufVatRM&T@Xpu}ig^Naq|eS6eLdWqfO;E%Zgt{pDkiZ; z=+ZEiU5ErI~SU&zhH0VpSaDF`HtREvt0_brI$QyQSWOG|Dh0OYf+iDlq zg$qw@s&2o`vo+V^=GJyW2zVhC1kd3B?*p2^=xYY?aHs}E&lS9Wa7sPr;_P^jJrh;G zmAe`)p5^cJZf)CI<@~9?WINA+=GV|7RP2slZF3j%pUW_#M9YA_<+B>XGj} zelfV)Yvp6eEiUp5q;S0_ggPQVJ$*$>x<|?UsvYR z;;jEtVH&Ty)>PYo{fBm-yWYEpkVBV1_MC*+!?j0YghJ_4z+?3KspFQu7URj_lsa|K z@(UBDJHezGT$L>otDI(U+xko~em~3B#R9$|1wg$WKsRn4p^c5070vLA{``Ge)pcBG zd?|uD2(@)-9sR3Uh-I{%O(ATuM|akGufG!C&+8z9%eG|BAxj^QAG|XB7;n7+@Hlh= zT|AudE(mOfg;bH{NxKD30fsd}>+Kbd1(p8Cjjd5*E!Ll&2)VkM{jAbK)BggW_XjQi zWi8)7W;0BG$i`i%0`5z?fbJ&q@%tA77o&8J#eK25K6f-cEzt4aA#Bh-xH zyMb~mC;u_Nl|J3nCCB&wj5Bl?*l)FK?fvH%}`(i+#aCo zl|no(h;I2EQVtu%Yn%jh?T^94-*6pg&P0uwPctK#=HOT$C$nmE>-BX7`zt&D#-BhU zKWZI@<#v6)ROljLAG{any4lx!2|bvv+KHmN_i&P;;6Ti-~;~v@XobpOzoaXLm#`E#}(DWe58mc1=QOIbn)6ntZXzh#=nQgNiq9YOtkbt zEV})hOV(3vBW#hz^QmEHFLpMyYyG3unEbajtz=4o@cvguDuP5G;+>Shc(VJTV&5!rX4w+c#l`S%N@7Gt>AkHCjBRswkl}NpHL+ zgM~M&L=KIbfDd@zG5~b-mC!Cs@jvM4TETc*^l6s+kk_$BSAE+23XN*4VW!<16yY$Z zDp?_m#URzK^N?@3H53&cc|v3y zp(}yASc4L^-gkvKLcwku>p8?C=(~FD&xg|c1K*u3NS%;OH2-558ejzZ$iAH^z<(D* zVDvSEy6!o6b3OSQc!~lu46ppde!{}2g=SaJf*^cW^M&CM+ci-x7u zR|q@~Z+98s00~%cZ{ma-tWHRyC`)s!wO?2dua*9=Pjlgl=Z@Q3Rb1a)hLgBfL|>$v-9 zyE02OgGDLTYV7S9sEB7fG$=UaME*3;>Y{L}V z;m)xphdHsHyxIvv7Al2d7J4Y2ED zAogZ7lNqb0HFUDV_$)*m0^Dh!%i=2YUz~SA%7?$iqf-X3nF!)3GVYkG+`0r>O`wdW zV|xB6B=!ZO&~^;yF9kzJLZ(zp+{tM>MVrZ+la4y?=pjLAv|&`_y{sm^2a! zvgUEZeKWtV9fp(v6`n5I6DMc_K29dx#NrqMMhX8W6ld`hcU+>@U)NIYd%D zfI9QTj9GDC8~G+Zqh6cNXXhBs<(_EAbuR3TGWBlC36an%{on9Pi1gi6N-I z+504WK+egFzE3XU;evqo+&~ zgy2Iz5EG|1fykf?5(#Mi4B##R-A>!wvG1oFBaxI)6&cNP8>TYzv>vcvG-~-%6pv&l!x{xUbSE=+M^>gM& zLYk}DxP~EKt(ZExpgE(XGEIwC=ak4Jl6;_~224oTw2m0*+U9Pd4zz!J(7PIP&9`10 z__-|s-MBOj1C?83o5hc^AA^v0aAwS8VppS1DRqL&q7^jKO@Um(5quOCft=|0B$+fu$7`Y95+N(EsZ`U^F>kLp?%WI>COAK$UK^mX2#*40W$sYqzNI zjLvg#06fRO&GFy>;q{iTiMh>|exqOtc0b=P54GlI)oV4qowZL9LD{Se{0`sKv9*yt+^Zx`K1ONq_@M&@RI{hH&_iGdHg7r|Nb3Lp9za0eKYVc7p>6+xS!krx`_dWkDQk7Kc3oK16p)i6}D&&UF4!~=br~Xbw82GN&dYo z{4A@jQu%rtdyXa$&Q{YQx?WEwa;Yul2-R{l2E5nX1iJS}TtDpLR4!@Fw1P(n6J4wf zY{$|vR-lH3EVMSoX5mK_DMzceR*sa*kKpBxFI)QV;Ri9swl1AW4)jGJkGBEi@YVwb z2gr>}wgjv6-|ZqQEysm|8M_A)`AEDR<~KX7-#*6NW$N> zh|UYWg}9GNm^)*jLg4!L_J4o_M1rBCZ(hU3j%Jy@+a*Q+r(;jR+>;_M56dq*RH=kiA0S=e7ezUo%MJyBu?-QCfB{ z5&qg0q`m|NfgT)ozE{hiZ$b8@tE(l3zN%^pc(+A4i*gO-{}?DvNixZhCF;pwDa>T5 zD2XWm?k>xTj$7$`3+~?f3H!b`1n&nFh7mx!IF(;#^yJMBjO0g2cT1u1+_{q&|XP8+#aDGV%OJPH28u1ddN{XJYU;>;v5ySJ&;?44V`x zuE>?IBfilWP11~t+muPv6jP-<9~ISDp}s=Vw)62!ZOVtjh2m{g{>NsAETuEK-e+Ff zoi@Y;a1VfP`n%_Vi1UI2=t+X4fD#tHi0j**y2aaDT@6=ZQpZMvy2Fzyv4Zm!e_40Nl4V9~>Yd%9p@*u{n0@iDx}{t6_ci(#m{?s(voF zAjXV26SssDt!6Lp&zP~zVN~qhe6k(#b=FL~zOm@<^_@_Zs?FbO1dqcJ7=6v4^b3?Y zP}$}F1a*Y5r8KvLAoOm24J)PvO(R1D&KCk5TvUegPFV!&?U90_lzYkD3va2;4`gt> zACni~qrok_^@_mmTTc-jpq<&sN*Es)yFQTe(~t+HZ0wE8Ri=i!&5|nJ(8gZL;D~j;chw-^WD(;_!>fe{&Id*+E=Fv9OfP00&?lBmB&7hT-(00%7>+Zq{cK5$1 zu8Pg&Tq>6aQ;L!a1ZSVy!t{b_Ea7SOa(Oo~Qy*uoLEY-#x#}0>!)~)2T%!1V7lHez zw>c9Wpl7UBL)kjh-F|f5lppldxDXwve2GFAt>JKk3JfY4P^cr5Y5VDjS?a@&pcaduNl-f4>> z-=CJ+Z`O~(Jnl1m;Vq*d-470qpaLx>jhwdsJo-!VipGQX`^2*W?%SFV4iKF&_J9BJ zhV3n~C-@?63q1sCP7HqMXTX{rH9c{>YK`&?`rXtuq(pUvYcR}ORJ1vUq`6n5$dG{( z@Nnv##xM8^f$Kd7qpulc*7Wjwms#+RM-g)sl`mOYX)xvJ!%yMrG~W~YKUp}<24%Zw#jk-H-C@L1&%ZDuE0YTjG3QXriV3CCvSV&kTS6t9Tjhldzos zyI+8>boedA5x0f^N($g!0p0x_%dI9J&GDQHr@||yAY~S!A{ogrA5~ewUi04p`$xw% z3QlvcU-9L{`i0nU&o5O>l3U36B}oX!Af!_Yjup7?y9T;4w49%&etw-@*4i0wV54pR zeN*p(#ga2lS5aJ+fA#f``xCB@HCmzsy!IUhaU@1Jqx!Yza9OVrZFUAhU7W5gpxzsx zdvj~Vi;tFQ=KY~^pfATTi_N|JJdIKoE8ZY=(R~o}Pn9cw+_$_z&Ys$%9A=LgIY(?y z;&;C(ZwOC46fROdNdfLH(0wSU6ke*T@*6Iwkq_=C8t#tzrgXd3*;_<5)4Hfmb<$Ym z5nt|0c?0ql3tK6SI=pSBc-O;yE&lqQNVY$0a`gc29nj6;lVngl^6YC_dcAG*?As>3 zaaT{LlT6NWE#~p;l`+NqGUz~Y0gruIi0i5eFS!TQUILd!Q@) zr@iZZF^A(K2EpwY-zH}97qr0C0{^X__wz{p%4JawK3G;1p7oECjG^QL37Cty0YXSL zKj)^5+4PX{Oy=M2Lcp)Hw>=6tK#w~=806H;M!Hh5)PJ{~Baa1kt703VZEN={raWET z=-STNIn_Ei<>bL(66#Q^+D*6s>U{>fs|3Y3&sG@lIjhbFr>SPUX&_R+iK{)AwJ$hR z;`81cCNkYS|K0xf0A-1N^`P`viwux#zs#;QYb9GagY(jPI}?M);ccx02gs1j(DkgZ zKX-zv`zp&`?G2^)zB|+z=(S zy1x9p5VP95>V5UP#e3%m4pco!$t>A>N`$vL0qjBoT}ZXlWie-unS;ZyNi!CaRH;o5 z<%RQv-a^i!WS0eU3c8F|@i^YEl!swa)0sC3pH*0~+$&ZwK7U}ni}I*}0^WB+0bQC# z_Z2Jys1ID6Y^+_XO<`WoaO4bph7CF(h>`Tae4UpcmQp(tcmBI@++`CP0|_cJ2H1I( zE{nG^Box6whmZj3g$BAI3{iw^dL>Q|Bo^Hi&vpfZ0wZJ{Qxf})2-(SDs!3gqyI-jh zw&b#QVB#kr6F+fXG-dwc(IkfXVdtxLs2LOja6v%#iT-4Lk#zuC)GI`?K-hFY=!QUW zvQ*>%ZnvP5$y(uJ>Zr9CgOOhZaAAP%N8F2Dq?5H};{|%uContxoGhIKt&PpEEJ3#{qA#$!}ci5w`u&IQ(HmO4@#n zx$=NCycmw9UKu|a*TMf7aO$0clgSV=Ish)*|G3K`Pc0vc!&z|paN(N{ygE9|_Fxyp~Cow#!xE#C;=`!(B=I{M`9+k zUrJ_dOJsihsg7-oqDUp-Tp+y1q(=h14u!T|ry_PhK|22*9&4Qz~4s( zE!VrVaNzv#4(J+xUg6Ah9;x4F;6D=Izal6yRjp(Y$8coC4Asd=p8jaS!uA~W=lH7c zKZ@|vtMM&bCgqZC@yt@a?uj^{Nm1{W2&ik zU@%s{&Z4-6J(p|Yha$$tb)J4ph9>#Po@CXOpBX>zfA_#U^#7;44sa2HZo^1?7}3{K zp53Moc1?==8?s8xBjcu#w7RWwg*-Ip)$4TACuRfg@zUG(H#QoB@Y%IwA8x49hbq5$2I z#b)g;3FHGAI+8@a?RJ$1wMHhYA#tl5Y(@vvxa8~&$ZwB9HBM!1FC=+h;{pRqTU=Kx z9+x9jrggLD4b5*oD6sqX`_te6Igs)lkcJb&yS-c5qztMz50M_&tkG{q471l>jivsm zP?*yQ6YiTlB6pl?`t!ry8ZoLe^D$3Pqphxj^YR57Ex<(sy3|I)CMC?xd|@GW)QL;E zqrVyxA+@rfU?ceN{0koMInCNPd}QvgLF#?9H8%9gxAOK4EOg3iauN!HP$A^ zrxb=Bsy5^B8M5QrxxSq#z~k`tJKNv@RpuO#)MV)UZ=hPsqHIijjM{j}UJ(3oPoNwZ zxBQf|v?cvPCSzyf3hPYPdoVVgaRxb50n%0jVtg=JZ1*zQ7~o<8-2`0k_OD^Ft8m5v zowceKrXF8|`Q<$qR#WuZHT1-hNJ!c#?A;wBXV>c&3dr0a2jw?_4iTz&$X{V{xAD)4fb$z9EIv*MeVN;*u??5wvY)Q z!Xt?ksuD~;oPVJHr(&<`fP75le!A{s<+JtJ@7>L^Kcc)XHp8ER08jGlUDIC{U~+;^ z_2GTxp#$0-@cf1gboaE-AraZcOO3k@qW-2WvW#n=3_BOZ7I8zHW%$4_@z0)n$@C^U zA`Gl2*Bwjc8oT!m<|8}FvCma3P`C4FkX zW2(wYT&PmszZ%+4qO*@7m~t_+r%}Z6Y+duIzZ<;VWqgB4ls4*r5JbfwIe=sSfi@Py7M0 zSLA}O3-p-YVgPX816>&6zs;=igeOIdXcC$OY_eGcn3_M+Tf6$W7;<1Arm22Q-=@Lg zFor;;-xfNin76T~^xlv%NXiw9V~y^+4i5ud0-)=<8@h$wndHnOQg&81k?ZJDRZkZ4 zH!|zeVz=* zdup=x-ZYyK8u#?i<~hg_^38vDL^dl;1GvOMSJyDXqwWup@6~$evdTTX|9T{e``p)) z9|ip9acLM@t4vGtLdrd(i5+URd#rUlTIZ_0-X(MGTpX?rINmrVZ+E5O*BJ@WUBUF= zDyB5JfM$Z_+j%#$G%b{T2!cFNE>ag#k=#7_aDdjX%1yY0A4L3HQ&>TbV}FYrd(eq! z26Nx=Zn-QQIAg)uttcxwlOs@*_Iy;Dc^J7w0@o#$Vm_upJJdYO{xx`XiIUD=x%A^`XCwncDDeommKK2 z$u~|K&RZ$$n239Q)uHQg{esmI>stHds#2Ybn=RWhU$DT{K-c5;jhR3dwM<(Nx|&v* zO`qR2kC5LH()JHV}>T70?qOeNjj8ya<9YZfezfkT~J(WV2G)t_p@0wi+In?La zzvH?S2#2`l3Wn4D3G#iqMt0+Hd=|}XbnQ=#|JX`{S%G;G?Vh=H)KL`$#9rPcK(e!~i}UQzRXg@$_-E-#Fh#M{{lJPuSq zx7~E>3RZRWjt08q2iZq-o8h??gxPmp$#o|W8pF*37HM^OW(h{9(Yr=|{`$#(bv;Z3 z=i(Q=wawW7%3IyD0s9)%K(}*ZviSF~g#0nCIaAAn{}MZk8fM9-MKUoRw9=IW#04}O zwiDh~dQrD8nKn*`Yl#Gm@R2{u$Yt1#u zh|0P#;hq$$E}T{1{6GhEjZaL~L867*3R+Sc{9H>*v8m+(MLBa{R#|puJ~EZD{)Ru_ z(vd@IJ`l#e?DX;-wlaW;x1=+k$5(CBvk2tQ1&jkd(B%tj(w5tdrsP44Jz9psuY?=P zFM2nSAab)rbd{Gr6)RTFY^J`C5m1^R-5RU|a(`s3jjz%XQWMSJg40&0^8vUFK=RFURn} zB0y9ro%q_-f9V6bj6l~_r?{KaI!-K+h|>V2;(Y&LSl>LN%WupH6-xw#tno-wtVdVk z%xJ;?Ll#>ltGcwJ@z={fI_62u3f6g>Q!{sf%LH_tsPTg<*Wm@k=&jMrKVEigT1xQ$ zik$iS{Hg!>X=-VSX{SxNSa^7L!gGKzvhcI3w5_qLja7|6-d*U#T2&<$z-0!yg!M}5 z8xvupccZ++1ozL}PqgoBn3IezVIj!|JeQF@SNvhE;JOZ&T`yK?((Ah2WX3H<`gu*? zn*{ejTndV216&rM+v~>YzA1tn~|^ zYg~~<&9oVJ{>~|^c{}8P3yF{v2x-c!!1aw4=pIK?Fi6I@U{*-2rRgDLsjvUpo+W7$ zz$80UwlOCX%d0(AE;DA z6y;?2M^w_{A*CFfCj44+^X?)4=)qYGlb=x<%dApz&mkq2q&<*T=eaVYjY>JBZ3iN{ z@>YG^7uo{2>_9hD^y%{R;4NORg?Fp^?8X4Q)WSqozCu`KE!v@X-AtCuy zcHocHUc@YAGh%3Sg>qPl7k&;>I=JitTn?Z+nSc#zJNWHiW;#V@8MN@eA>qHR+HtkL z*nbQcefxJ|YAUrB1wOfEXOiTZ2@^^c>!r1S;8F#JJ%`rCIr~1p-Q|JjNlu_UlnojY z+l!T885{n?EK;uOUA;gf1jiKTxM!aTgVMbJGO zxW}ax(X&_waJhgkeXPhw2p$T==LlBL#=qFAjqA6`7UhaI6UXj&mhD*EBmd@wac)zP zZ4ikK8s_-4Ndlu5ys{{UM*bF*fYfQC08VS>XLV|tf||A`)etI{Re)a8!J`3 z07J?2f-=P(8UkVp29v43~W^~21?N}4*xMz)jx3^KnwE7;9pfn(UL6DJf zSe_l5>K#|0@!@VHvT_u7eMWMZf&v+2>Vr1hc0yBGgX`@Xl|6$S^W zRrzlj0hDabf(%i7ibPk2%HqBr+q;@{G5DpfDZG``&D;w=hJI_Nm@c$oyxy^k$u-nFjm# zYU=vs^u^@JHR*0Rv8}l*IbxJWbGxHZ%{viu%p@;I?b{;$QwrqkoN!BZ6M!oYbaTYv zj<#oMY8iN@a#t@C%RK5sz3urw*Y3C{ZqUUnxLdbyL#ITIqo>e!B;%R-Y^`wFfVM_S zKY;>sMh9(`-tMr#^Ns}2b+rh@MVZcU1ZbK#-grFb{Y zC6yNAWc4(c*cYV>>vT@Bi_=gu34}aCRzBM(6gH!mCnlkd6Mt|_wv6}KQvkSMaiHMXHlf>faYT zdGi*>6Yz!BoW0$Zg2zD$=;nVork~+oGbYhw9DztDDgSF;JM)d3yf&1XXT0eX32z5R zYwFi_>P5c#N^A6AX%rgP+E6O8Gg(OTJ&WPvD8RnlC!ky3U^$hCO%Ew~1#!!_uFfc0 z>e>lmkxVCd1H)p&UQZ4`+IMe4p3JTxqq3HagO|LMYSQ6FU0t9Ck1pIG^gabp@7wQ+ zg9Eg6+_ydUV4z8nkAqxN%FX`Dl3nR|e>kMJO&Xr7(9M9tFF|7CD1Zx$*uM53bP4oZ&J;rQNnv zIkN~l(Sa_|Y7qZX=7M_Hl0>P{X++i^Uii{%M|>v%t}M_sge63Tpy4)*ugs(_x691r z`48!xD^o$iw`Yf2E5ftp&YK%+pEeFjOO25Q%tXKUvbMzoOxBu?3XEsQHifFq09Ov^ z3bz|V^_&>7#FKKt&#FtkgJd}g!aS_S3X74(`Wy1QrEaI)IKoS)m_)Ae&T@z0oKsx8 zj+nm(YJ55O7_*5H_<06-pnDPXFT=Voj%3iiU8NrCRJc(Del;k}MR(fqesgfu1J5oTs3P3kayY;)9^92`!WP1iHag7S+ z`hS|L3iA>FaDnjPD$UKxnrZP_% zGp9mAA{i2iN`?^05K*QmV^Juc&;9%Eo^zky`9J45*SVf^UC;IZ?{)QR-TS@o^6cdx3iSC>gnc|P76J$*BJhv$$*e0v4&+q2J@ugn^bs&-}x=1MGN zc&9yQk@mTFl{&GqsDqRL@$TLa(YxO$V&gr9`wEJr#8C+xOUxVWdVX1LWUh3Ryy;-- zXUjc@Lpa}WSyb)WGVvhWv&w|oDbjJKx4O7eElfu$`eo=nUgykWzc~PUEAs$1E%@cL^o=M4fsNhpB)Xlwl~Bf&34AKX7g;!M9Xr?$>1ETkZ5(C zTYVkMJ_%LQ`1QOl?khIE;V+-I>F{Vu<7U1Y3dRJ}`}RFI4+~I<8)~ic&pydh<{D3S zxVS0!YIly`N3TI^pTZ@6)o78RqieyxSeiz#@#^8eZsMCp_x6b_6gHmNc~X?Ioi2Tg zh{ZjD-L=-fw-rBa3KHW_mS3H;Rip}WgukLY^_d~DXz>#l$HD_nzQ<;bk!qOl8Qk}T z{twS~m8UKbF6<~yZ=*YGHkv%>d-0yRu3w{jp_Xk!mtIi(R`JHjXXU~VsUx{%uE{x% z+E-X_?}~e#ti_Ure-2L{_ibm_h=_jiYVh&G;M2=3} zz9ds@SflX)j@GYAhKWMSu{jA#o8?OQG8$&uxU6YVJ)Y5QI`j4&B zYj-*xAMVY+O!6IWtJpA=_& zYl!>Syvy^je0++h_~2K$CZpMLp$jPmu@=0~UpwioZ|5z@bxe;mmgK3S=A%>Nc)&)% zcKv91XuH6TWS!r!ne9Sd2H1Gd;=ZJDu{m`^&y}OP4ttLVnoP`BD^47EK>te)^EJYKSx5iy?)N#(6QQnd z&&~DcQ@7{0ts*Q!E<#~TM`%x_ybTc_wYr!UKFVeonWIX8!ElB~_AT{}{hxQpw|oc2## ztW2Ksd}}J^0D!FtZvCH97kIyPPl z-1lHqR6||fX3v9jcR%pDc#VFczq@;qhNj;!>F~l!(y4cz-PZzMh__4c+qvbmg7WQ| z^W*+?!jv?riX@g655!9Fym1fo<$|~-EY_6oZ#D+X7hFzRwsQ8?w9dNTocJ-u!*Xa`EZuJDn}^)$f?F@mk@&&pcQ&<2dSkAKo}b zW)~i|snyn}+`x1)Q<`(Bk;+HkJ9k7Lb=&W2)qm<(l$!sm z)tLTPlJCj;;s!@&G&AWngr5(+daSeMmute7Ei-}sS=SzLJLBg!Timy!afNRFP1LO~ z%z-VlC4!6k88>8eSC7b9&NLk{s7dL6O}Sy~uXFoD%Hs0EP-jB24;3Zrq1TN3lA2u! z-x8($upI1g-{ly+%MFq{+4dj2_0_Dd_E@!QwWGFxwqcjpb7j`^Zkc5>ft$&6igr2w zk*#fS<_xHlQn-=#a^J0Hv1>+c-a>aU-*dRHz5n7w(y1Fi&RxBb@@vvqt!M7o>}~Jd z4fYF1eTH{`PNUj&C3M*3P{6^7^>fAPIdW%N^89zbrwM#_Un$gY(^LuOdmi^S7BIQW zW9c_ezr6OcOSZ64{!+-}!p3{4&-^O}cHLHN@c({HH#T=zXq~iFwRG&YhOF0AnCllo z0k%Jt@(CpJ;h3*I?km7gM|p|gO|w@@+^uYmdtHucd9eFazDoF{s5G}9w!}eU*?Egv6jrWhigQ z%+v`ehz@pr_>^WN?vq`G8*O*W5Bi^cOH?xf-Em2q{4Ub;Xn6muoTEC{H+_L5G~uy7 zKYg~7`lE9_@2|JSp2mC~abKooM=z}{2Rc?4DGmnMjEVEHXgnI)w5BG!sFe7agd|V- zhM=ZyZIPYC>eT)=THS1EJ2?w#Zu&B}3w@z=-W>S(*a`PtBDEPSB4r(M=@?y zdp&V-`>9B4@=@ZEU>G zxbN6Q%N}XRg$}oX^YcU0ZS{&18ZT|S0xjxFPuDtL88~}tfR&8}_oX)Smuz~=5Zu^KeyFpaJ6Zi#dU)g4qat#A@eM~+ zBNK;|nt7Y`D%iPK#{*9VKa??HnQ`t=EH~G=?-tYdk_Pj2#eJn$HmJlr6m7bjs5Kco zwB?3IO!-yZj#Nyhepk8{;Zx6}pKLfYW1eR-d{lt4?%)cCbANxr(K902vdk354qEtm z$PM?cu2UTSbV8mi(C0uznXoTR5DU-|h29If#j?cEZ|+pzL;&!4&r z(~O-e=cf{;UNP{8XuZl@*^Z6Z9rtzQ-K9udsL$JCJ6!akxH`c873-Q0tw8XjQ0;F5 zt)ypbqH-Tir#W^$F%(MhRd}$a!n%de@Pg#!?=oH28SW(F&o>X;*VBL`Cb5%+n&zNr zg#o!N&3yXFnj0c&`soa>wH)%kiPW$vWTwd$Et{n!r5quV?+vLQ33wB9*(Qap?C+@41;CiT8X>OEp<5gpD?anmXDhk5k*8m}0(OxNm~S&|&Ii4T~f8pSS6!59^2g@~yk*B{^_~ zBR5!C>hzB?_3!up#0DPS`!y&@khF9$x$xcMBHPXv&Sn?(mnnJTuRmPGeU+Xz*Xeqs z?yUCkC|^=7xH3L@C-V5aQ%52c?!1gIulRQ6+0{b>W>qQaUdCzGqtnfWAEx46#u|7$ zXYvfP8e*HU@m|7x>En&1>Qz;K^w^zD=ah?SK33D6C~}*eWhCI-wA;{JR!jq5JnQ>l z3&UR**F!m!lr2jKgcJvc&U4vbPd+GAX^Z)KBXEOzK2`K&y?9_^ zzS6tZrnvBwJF&-OIy_ZBZjb$3U-FSc->|A#^W#_cEkdj*5jN*&hGm(JX3E>)}Um@ z7*AIM-`W3lY--3G|;`qvlt zJ;xLLt@lsQ?dNYfPLAXh^1B+OlyW}OslTaWlB567%)N1j>(kvn;i{m+=c%}69(10J zwtn#=wfBklnYa0(mnFrp@%rJu(qC$&t_mx2?kLcF^=kXtQny?>xkYV-n*ClQW$pAb zw!Lo;nD}1evMdnv-tl!eMX^cV_g@i|UO@{*_wxE)zsElha~1dP>sO_fVKz+gOl9hn z{-Cqv@Vi|#W2>!D#(v8KcA@ zGi3|ub3M$zAOE2*)mOLmQ>74_#(V>CU(u%H%HxU(Qqh{973QV3-aqfEVtPV}evoXV z;J|xMHR<8O2D*g>v#?-AC%;wOZd*U?HPYUnff`ajIKRlZ&XZxjfw*rg6ip1HSu?^}l_AKBSfj)x`OPhPIa#`~`#1#Y8>Opn1x_>D$Dok6}7rCjymcvf_i zm!Puz_HZ@&Qy*-Xiqggl$_6DL2fbug<+K={`NqUT8^t9=Dn0Q;qm-&v8Lv~X;o~(= zN!Hxg{+rP*w~LyJJ>oQ3PyngtQ7S9F;zgOf`8~FWGzX>0S?;_tX$$}GX>}{lozC3~ zgRf&V3);-R6fTm~!r1=SQP*+bSi5ZXS78hvnrwyw=dBA^v!2vu>FaBqze^dVwRFp# z>^Gfq`~4TgPdi0+T~pR|{4Uo-f4it?ZCkhEq2&2z&+x}B1ozz(zdDmQrYnA+_W5)| zrNmOxqr287FE#W=BDgoS+;(Y^o){Z5vb=eQ7sr;WH#e@K z?_U2MZz%5Ta#ESI@?&6?HgAS~7}L9f`nwS%0_7cAy-v11c^{4#iW`i&vvcL0S-f(> z#Y|b|H+6!!p~6kFU`jR?9uXQ!{PSF4xNrUy7u_dI2ZioCNz0ynq{hA3njQWyUr1oD z`s<(W-}P1}w#MIW%iCJX;lB9?tIGG&(~-{YKf~r`pHmcfMKM?4?;nTbzP408LgQ(y zDY5tSSwAz*K3i@zy+-TX^RWMoT(f`o!yoDnj!kZ2aalTdIFEIg+0&gmMSt>=AkB_g zzrh!Oj*N$3IYi*TQa|NcbBaWR*Gc8l&d!raoxHg5C24EU(K`on`LulGwI<3F4o#iNt*~w-$6o``_#})|k;gTCgR7tT2tj zQ%r7@Qb043;$4)(Hpx(1ik;yV*A7s-(Fsa18Bj{to)5~|`s5_jE+=x!d2GB zKx#Jk>37f8T}W^8)OSf+PKma}d5Q}bnM|2c)5@gs)0<{3{n_x@rl}`rD+FuZ+h;^VX~KobCuE(KPaE&i!q-v$`?F5=AD=}c5C-$w(GyLpO0PkNX(w_B^#_~ zzdE!0jThe2kg?tsAn`O8e}6L$_dQtF`Sz*N0}Y*9!zCTb;j#_Sv+E`oD4AFsWDJYt zMnfJ5I@(fQ>2uRiVco$zn_F!yBS$SAsaX7g?{Ltivbh3myf<*)(A{-U;^)RSF9e3p z`yX6Bsne@di_(Isd@gMJ+a^~t6*|g3$8(NV$Ck`eZyl|L~o>EAUckyx5Xp12G0mHj7CsJM> zYJHlSi1{YrzCW(s^jhH%T#Lz!ZJApR_^{LCJSC63-&*UTL@~x1={xQBrj<{c=XYMU zd?|NamtL`yzr*-N((49SOLqN7UO%5;zR9?+J>T%?!Pk3@D~`)9{xavMYg=0SCdFk* z75pyAcw)LCL)iDMSvX1CB~dw*@qLCe!x?V!O>Ab{kI{=pydBQ{@4k1Ng8N=-+o{fG z&n%U%kRbfj_Sg$iy0)BObDxxMUn=XbxXv9c_%kzy|1-Sa<)h#B#qN8N!Mdyx`@uso zjlC5EUA^TI*m!T^zDY56JstFS{rci_VeFGby~B+I zo@K${gZ8pTk$!LDL96g0oeUZaJ>DxZe||7vzNxscRsO_^>q7VF*HEw1-in)#X&-tm z5`H$bVC%x^lOd+L%a-}UJj}0xY0e0gPKz)UF`iC+E%K~Ha3nXsVmMSacoy?b!+ozh zb69rTeX1cxA zr|iA#4e|t*jRUq`=eAHR8v8RczQ-fS#j43DXlkojH-m4kLB^ZV{j6VZadD(3NMgR3 zxUbBdQ+J6^;=2jg6HQh6nW7Cz-GH}bFhZSciYqRP_uL_Ox4jr;y4_mByQy4DzFb*=PA z3-w)#7Efl!Jsz}M_`QyKrskBCOr_CWXmhK0u~AhnCy`ois>6~p@3QCP)8bV8-{>{t%BabJf%>fCLU=V@b} za)kW8qD&fgglccs#_5(Wad=n0d2@sljnUrZ0Xu#D%|nN|E?O4+vYHJ&qB4A<Plz25Se~8^kT$Q@%G16*-8!d>51>7Oa#NZ|QSdg|S~(Y-DU>^^4Dy zC)fAwnp3n3y&B>5Ng#S!ek=ymxV5rtwZH4o0WE+tlnX(^|m|TV!2!2REVdKrieH9OT?>*M({7%2Q$=B%w{Yx6Aq>x8`;TxfeSH=vE1WeA~5wpA% zUb>P$+^+GAS;zU_wOFlty|*1GcOgGp+Al*%zjcGt9%h;P3MtC`VjNIhx?K? zhK%$0M;z;Vn4-Tm#pVVtbMzK@-CY64$UmklrfnO2uC_zUXMcz_iH$(C;g>_Q_8ZOF z=T6AqdR`~}b;*)3>UGS6VLJK ztX{~IKDc!^)o29Ma(Wd>;A*6xk6N|XLU$(2bZ{9H~0-+nD04apd|5bOj2j2kP-7O z#C^ z@G17k8N8vVIk;TL{}g+&VZKGU@2e%RxV%q(>euxrd}#z^c~-6NZfe?OI_4^BUcu)q z_?(jJa>DlB3$4N(-+KEi8|Q|f)GxbHk=+W4r;?W)?v2HKi*et5sZ?UABs)%N%h?H- zCUrPAYf#XLwP{lxXx}G#ePbY+X6d-=kGZ~&F%MbkKQ9FhDZMp($}{C^|E-G<^a89%~8iYk2#-i^2w@Q%2c7r;vsti&<$q?!Ie>FyDqTK`HY~`YiotozhJyTfv|^85ufvm7_#N)x{QEO8S%QIz*JA>BO&&0Z zY&`o>eg^X`#eHwsrnGNr<7M;NWPny9xs&nqwdaVx`p19C^lHh9C&b@zgRaVe*H z>e41riLlMSZ~SXW+o-?w=zCvICmZ_pHPE(=k?YlTS);zPlPy!Gjy*QsN4RgL`ge+w zqv@A=+&+ZTp0E^fEHj@oyOSFiojyEyYUl4a40B^Y=Ys5ea=Dw;Ja-h?&v&$MJEWp| zbRuEzNUeVg{(X^h+&9;RIVx4mnYBtOmSLOYn~y8s2Gq-*7^vs7x$&C3uw0CDhVq)|1cs5?ce+gkLp;dFm1`{`fbn zr_H3*hh8QXo++68lUFSj&G7xYbFv+MrL*>>*83-;u<=&mzBis2sqG2ZJa^nWKK9Hg z-G0wP*@53Q^)(HlYEG@3lZJ1zEY{i5pIR%O*S$3{o+V;bOBwt}Q(*kY{`JxEyqoy@ z($%={k-YYVG_n&TYzwyUoBN%AxLbGhBzekd<3q2Yra{95souS2(_J2QtAT^&D?*B9PZ zU!^#O`98&cuNiUk@{E7IJh^&On8U)!hdf@ulO~^cX)-?a`pBUaf9JaH+Dt3{e4|U% z1F>!@{x3_t^d8ZDzS_R`zK>G%2p#5Ii~Fi79++M66*zdZf0}}<6#m}U-n>S0(w?>? z*B!BcUU=Ox-)y2@!Lam7jKSABG32cL4y!YVqJKHe>djT(ahJ&b5S4kak}>7#B)wzm!whrOOEIB1 z)3Ps`q;KzHzRz&qaE1<^TzWkPg_*YFK0ZHn*;+nWghkGw*JFF@ z!ciWjv3*~rpZ7Vh>!b|?y>aNh;q2A^>MQ13kNc99Notwu8hgy8)b1M=sI-2-y;8LQ z`IVv_EG+TrQ56?^gC3Et@vlADULOC6v`O5^((TSR=ktO0)g_)&OT7NJg6>7$P5- zPT6^QNF{;XQR@39gWHYkCFj*MG}S_Mtd8?VckeCAK5}|u*MZoyZE?8<_xIzUi+_Rp z-b&c`(aCvfxU`?X@aoMI{fzRvj&RN?nkZI%Dcjp7K5G#bI9S&9!T>OA-(==q@&#D3g-I?_kC)@cl!v7|_4PZtRO~^SV|~Q|`#EGzBWrS7Ps9kXqh~ZxKJC%3G1) zr?Auc+eg3i6j%1-=siFGu@(1yjr+2GsURyPFS`09JeS-YruFr%3Js=)?!cHe z=`TXw)SDH&@9rx2{kxumTkRRuk+k>M+*b1II-Kn`*DW2u>yl>NcWqmowX*moi~Pa^ z4VUI}JggkVqQ=uzl!xU_-&UrPJ`hrz{!J4;vk-dBAo2WA;kerIZpo9m_cnUS?mb>V zy%>z;(1QDFGa1hWGB?QgQc>)x?t790{M$}(Sh0fPa{oGc6&m)&|(LDegZyWCW#E(3UNALK+ zicDJBvcj52H2D})_Fa2Jt*7TRM02*q`Q#sVQylPj9xh80s$IY0YR+5B@9&q9{mSGt z_i1Gc{C)H{xUX_LiJg(Ys|?*SlEeMCLPs)%zdfV6N%M_{wOv(%cjkrAV9g%Mt8wZ(T}Q+))#uLyz$r9-{QWz&qqBTq8w?xd^s#FmsOSS$W?R6 zTvJ+MW-Y3d73B2>C8i#{N3!i+54?NIFF{`_ao(KYo4tYmkh=ZJt5^o} z>?z02iCN3<^%K??;nKO7xo?Z{2gCgBg<-4jw~~du;!U}*TT)Sl=G9nchIM}>Hr^iG zm;2F>DGg5_%lD^T%4A~`se4w`L+uI@oJJIn+ejym@T`|V+g|Z2zfkA^$@}XyA?;%J z+`R?U{wh_sgc=kO@Ei&LwFjosI;(Z6oL_=t_S7x&e>=o{#NjrRBY&#G7M zTSI7gtSZ!%`bajF07l$z4LEQITjYgwMv8K=Em^&O&8!_^|i9N>Ag6|~; zzJ{0IJ*2)~8|_IgKxYzOHoqfH^t({M++=`O9WbRY`oMPgUFW)HM`cX_ z*{W+nxC-X`5%(=+e;l7e_mg|ZnnArTzx&E=^*1*}k9sCF`>ANpZay#5@a2jwTbSy# z#e=auv-`DLEM)lXzg)iF_%K#jrz+#Q4CXtG`_7gnwhI4LFvR z_->;!k1Ypej7+T}^|E&HWrdz-^8Fdv|D9E^=*Od`41o^wBEd-Bl_3hucLet}{lj;5 z_D1Qq&&;iLo3o80_OYj>I!uZ9=g-d1T<`cDrxNm*lvdUC!q<99!SpBj{b!GU)ZJ*b zJXN&S`7QsmIVQ~a6YeX~At%@W)9lcvJ*i8HRW{piZPpmycEbDpb+b*RKh7Q55UZmu zz8}Z>Be*J+S?na|spJ^pLdp9sC+U)F(vAub;qMQ9#(n*-#4TSFUp^LajrG~?9{Hap zG&gU_Q)!QEoobPwpqOA6J^JvZz_DYT?J5?7e_X9(*Vyd0a&yt%E7pG_xkY_sL|t*X}#?x`L+lhc~FxvAm4G;7wqo8oLy z&qXE}+^1#?a*~IpQwkLE_lL%C-@M{A#}AuIdLOrjbuC`_bT=uR=e&4N zf2K@;XwlBpmh4U?v1u2hPYo{nT&&A3-^mWtUuAH%S37`>cO3Wq_A9i!+IFn+9DlHA zuO{VMo0{n^3u7D6v*AqB+%6ZCdn4YfUs!4@<{e6-{n~$dAbjwT{8Z*!-2w3mTh<;w z{Polc+?QAMUQ625sDh=6x8zJ5mRC9>ywm;K8Mrq8tlsYS`Q_1>)r8I8&-yY( zDlu{DR=lZ*A9lS^JHk2WDQ^*jjdv3F-MVk~OX#P9W}%tG>eg-x`Myu?-!vTOKAZM9 zimohU8*_}Q4X60_W8Cx|R!}RRxy6^d5r_Z(%g^4?V-v1kQ7nzkqkn(%+L4L- zEJmyp`!_y}Pus>T7n-ZpcC^@26?&)X-aq}a;Pr=_0W&=+0)3o9y%U)4SKPNJ>|4KJ z+k)iyw%zUYm*`@)Crc-<%+nUnQ7iU~82GXE;w@INvq9 z*)Ld$=Xc#F?x-q(kVZ$b4EjXH*OHa5o;hK@Gq`W(ed_|xGj$c>)GwDFk@=g7m)AZ> zl2_dNrSbf?)#SN{?opKIH!;X;TkUxFQC8seorP=Vw#SQ=8?=6pSNkBX7P%7GF0SiP}f_tBQ(olQbR3Bw!v_$z8Ib@Y(sT{<1z@E}Pl zk0O!g={No&eSuZ{doy#m@5`yv7xpv_=UFgS=!Y2AJ?+R%_cAf2Ay9*cHz_1Y5aArdE8g6ES;pE_N!)3WY`P4^<%>0 zYT{SL*=g9{WbhZMi!%xqKOCCe7ixU;>Z7aM!lyQo-knfoIX;v1Kuv|MB*pt%4wl0L z?pr&t<2pqhz1}84>ACAC7F?PJUK!1w_I30YW#617{Y_I;sPA6?qj&-DK02noD`5eJ z#coB3)w+-Gf8w%^LB#7noiE#8dYYpl%tj*^*nE>81RVc-E$ z1EuLrQyX7L>vBIR5tuzT>`ZwAaq=)G_Gz@@uP% zRiU|U!tkN(saDFLJ+*Bnp4hH4RMx$1B45bs3;jHuo3zqGx>Nn#{x~rv_b-*H9HnfQ ztJrvd;JzMv6a=1R{0TKNJo}lK*Ry{ZTj@!4`tQVimvP@ib6HFgKi2o< z-`%S4J@e5ZeRL=LWyRr*!{V+=LrKhTyd^?n{^{TB482tftX`P~u5H~|7|yeo2#6a} z;+B^b#(aO`z9gTy)JU@OxDD(7)GND{t|gt*nh7Nj^>DQQHU4@2{p!y)&N-XPvdcq` zG=1ls8Z&csY1i~6< zWBfRRo@MQDD{|WNT{CZxJM7?xY5#~jOJ?oYz!5HSIXC0f%R)&X<6&96tUf#RCFKpfj zd8#C=oI5B?Jt}x>?T+2;*A=8$8WJk*@B>&&N|^6D?rXWZ_jKy<`kR}Z-yNL~rfQ{- zcbgVSFxt|sdrj$Gz`l+(T?_FP%1^4?jf?{igWq_CcQJ1CzSg~QhrRZ7ka(0n=DUIW zK696s*mLCb)LoX;yUY%c^a|;;Pipq0tyfP++OD2?H}TtNgo*4+*0SVF+6yri&r4dEM`nI6UfQEou6jg%h`iyQ z_u#wjy}66aH196|B0n0#TF#ntgE3blG|0JT)Nqb%eX6hE6!`r89Ns3}_d$u{uLMhf z`OP6m70lUe`KqMehuDnoH>k*@*}XMjyy;HE)j0vHg3k$GBlF0-*OrfIRX?QJ75I3D zd;i2%o!&sqcQfwWRi3BF(HkK1`k`zdTbIR^-y=Ta(!&8+CGi{2_Of=J_^$oy^OopQ zWmZ2+H4V0)&Q`~%qW*i@Eol$;6kCt&6vTW8{^vhjzu!^&Y^h%QmE-NmASODMCdF>v%UTu~z^oP@T1U|V!PEN`tnVmkv5Mt)L zB7OD&vuW9blPN86NtppyzLdCc@y_tz^;?%Rf9v_Y9sE(~#bCT~#=SrE`>vun=WSu~ zac}uUs#wVVCqq^gObkyl#ncy$ns15!kRzcmRezBBVlL)Oh5K$4$C6mF|?MPdJ1+^GSwH{)mUN)+V|)_9(l>EUUUbz0uLu&1}AC z(c9&JNUAq9_<82(q8Wy|!R)n78uHk9>2O~=&#f7cy?v?_l1|Rg`zOwmMRwc7_t~$m zb#e@E3K0seS(U8VG(z`cSvFFfo(B$nbsy;@OWvN85uLHx&g6Ry^QFgq`EFllmDQoT zPE~ltyzBf6SMD?0SiV22)z%3ZZ2#iNt3kmex$Dxcm@$%84$ccs8|$~`oo@YXv*<3^ zA=5z8Z)}eFGT^>;L+&}9ZapgE;iGNpO8L5B+V?pGX1CoQa69>~GGI_?-)eEB0_PRc zYq$8cAI3f$?bc)al`ND zk>i(=GEW@p^I_<{LA|Zp>cyPVqXW*|B%<#slFz(gr0^0`2z>0CBX@Zx{<=LQ?#reY z@Gv=g#Na4fjqT!SU{cY&z9Tu$FTCj3zm=0Kl~c3VGdudEOuw6?8__6t^`+R!DB9ks)>4P<PnB#F$H<*f55a?a z!%l;|npfJ~)jy9PE$Us+33K{z{;+YMh+($~gBJTyxlMg!*H~S*NH3*-q+(IWUys_3 z`!0yFDzMplSsdUR8G0hmz9Mn?(VW7g=v}I5^J|8|Tj^Dq$F!rK(>OfRVY*z_k@Wh8 zZNbH~30~>Pe}puWtb_2++q2-liWH$u54}DmNsK5-zE4~)Dq7x<$em*n@(ppm(_;E7 zPwUIljJ$(cU0UTc_V^R@_(q(DQHHVZJ6U&RpR% z!O1jjdYKL1UcqkN{RtY<@Sx*irPhV?RI53x{J?V+T8&_}9Sq?<5%0OZ)Q7-&_Cv z9M#GHKK)nJQ1lMA9-b(RaZ(Zz8WNI#|42jk|9d~8MiM~GfS3V#&iq%~5705f-b2{h z9_Ci|&IcSkPy+wwHMCxLTMrkTP^|pTo~RLXLHpnT?tXywD-T zdb(Jl$J7em4ETFqAZo;1&^|%j4~Q8M_k(}VdH)%n3+Q-%>Abx)`aAlkPW-py{eK4S zU)yHs`LAuWcC`P$udOcq7t&A$U%39M)7s%fhwyp30Fa0pF@yi*{Q&Jlf3M&EXV(Vk z?e<)FLmOUB2*CUOyN3K6JY1X)!Tj0j|8|Y|pH=&3du=_eVSAh54LvHtbI`%#zmA47 zm@xY1IP~{ejI@u&BqS`5$6pPk{}kFkkGb$=OD9JXWq9)vzDF5AhBgi+H2Qy=)aPNj?b3XF7D1S_k;Ib&^h@((%|m@p&wBr2_R*e_oMz-G_)*d_&>)kynZHX|6?vFD_ajoduRBBjz#o;%bBPV zb3xBN;(kEPfVdz0bAJ1eo(m|O|J4b-4oIAc2@n$?CO}Mpm;f;WVgkejhzSrAASOUe zfS3R=0b&Bg1c(U`6Cfr)On{gGF#%!%!~}>55ECFKKumy`05Jh#0>lJ}2@n$?CO}Mp zm;f;WVgkejhzSrAASOUefS3R=0b&Bg1c(U`6Cfr)On{gGF#%!%!~}>55ECFKKumy` z05Jh#0>lJ}2@n$?CO}Mpm;f;WVgkejhzSrAASOUefS3R=0b&Bg1c(U`6Cfr)On{gG zF#%!%!~}>55ECFKKumy`05Jh#0>lJ}2@n$?CO}N!zj6ZJ%;2j}d|fzlTX8Lg@F2prMU9Owc|PG#b!&3EC(@+X`9+fYv_- z8oC>P*N()6&~K8^4}KGw#GRmhA!zV>i6mDE+7v;9-`yjbhBlhe9ObkP_(sss95ory z{Q#O~KtML|d-o)705tY_LO=LzMv@)?O$!7KezW|aA3uWmB0+=Sr6v&r(Da?4u|hiu zK->6(pzVNm3PD>UXl!ts76yvOzD&?|LYp299;Tn5p(Z=PM9@|U{Ww4)?06)rgnpc$ zZ9p4MzX{qdXm5gLQ5NfjWp_jSI>8V1M;UMd^8m_cGu#I<$sXW4K_dkX?Izs75<%NS z=(iVcCjux(O3;uW4*)+^_^*kE&~G2yN(E3pTL~I3w9&GEvp~!80g7-x%7TH=k006s z&_-EoBWU}f%>iwc1tUQdfOZ75(S$NX+aU-<5;T+<(u9C$g0`KY34<0x&{zoC0noCb zjWS~;Xd=)~1{0Le4$x38qChG^Lt{egK>Niizzv{-1NvA_92w*KG4wJhXAw>A&r-y9fo!!fF?eICJF7Re<>s+`~*!3ZX-XG_kMyV4Q=Fy zG?Xn`#}NQM9w=`?(9q*?l%S!!4-hmNXupCs%2o{K@Q>sekOw9xpMxMEKUp9M8Yl}1 zf+h#;V1jmtu4J6uG&E@tG(BkV0}W-S2^z}&41o3xl!XpK(}y<7 z0ByG}VOax$hPF|Upcz6N`JpkLAuM|q+De4=8iEG@NQ?kwf@VZm))+Juf@Vz6Oh8j5 zXeI>B6f`N&(Ds-TG&5))A@nmNXy%~tf`+!yoS<1in~$Jb5Hw5B&|`$Q+mfJJK^r|r zNV6hn*3d?NXdA5wnhms(AJS|Hnk}@AKtq!)Xz-834p0LPZO=J^b`IJoE3`fKprP!~ z14lta+v5ltvattbPy;3>!mR31fY8B0f1^OR8y4#Wxyk#9C!>=0F^)$Pz^i*YJjIeEl>wM z1L}e2Km*VSyZ~MTuK-k=y#|^A8W`|aARXG-04t1n2fzj}0h9o$+t%Q|U%(2m3ZUmB zdj45K+ZwO|*deYTFh@1rBJd5E0VaSk;1lo}7y;08Qy&To3&;V-ffIl{paARxP@TC4*0~Qr=e6wss?n$bYJdhv2Qq>8XgQdp=cpaD zZGlPP3or^8z_w4oPBaO$L7#V^bpmez3Ah~soP)L#fa+E^0M)7iUO&;yFVGhbt`ViHFsQyFs9;(sU095~?dKcBVt1w>! zP@RmYn)xC0D+3+@I>2LCJ`tFM_5!d7ECVw@7{CL| za{=i1{0#a%2L?g60i*zF0G->>bxa8K(}I55fGB|K3{+R3Izk#a0-%}))i|hjTunE`bo042%GufM(zcPy;*#Du7C$ z3@8E~03|>na1SVkb=(00fNQ{YAQT7#7=Wz+Er9A%SHJVR6{Ay5hw0CBK9s__^BCV&p`1*iaF0M%yaR-P8WPszK$pZ?25}*vI0H}_V1W=tM0pvs9yMO?+EdWaZ)h#l>F+dB*g#GLm zFb~WEUjg*`Kn5)L9p>GDHt+^+^T9j`=E(r6oj$|zX`qDzw6Lu^fla_X-1i+=0uq7u zKsX={qyjeqq@x-d)y(Lcg#*|J=m2^E4G;>X16e>3tP5SMr2sbpbd9zO9{6~o;da`; zX{i22>q0a^`xVd#JOgrpyWo=x zj|Fd|_2dBsuq+RNt^;lW5df<7uK=i)NB4;WLcl)4ZL~dT>}dXXJ%8us&?oxe`lGs; z7vKZ<0el?D1A*VK3w`teL*NvEYFM;xRHF(4`+>jf`+M62G*dtW&;)Qlv@EJARvNdK$N^Fd%RNlE=P|9`6ydtp6H(DgmcdjND!q5;s-aFYaf(SOwqQ4?T7agf_|uo&V7OOa*Nfn4|mAxf7jNWq|_# zI&Y$LBrkw!JuYB3unXV>H~>@+qPk`~zz8q{s4qLP6W9T;0o=eIU@yP}>;urU=>EUw z>c6-5gNDxA!T>sNqp=#$3QDKnJ)0SOdDiX}}QB2hIR`fB|3u zoCQn)6Tk>C2Fw6+zzRV3TLKOMTCY7|1DpqJfpY*lKcF_6qix}a?L)`hlfd77=x>H+ zK>G=O&~p(zCoeyR{-UJw%-L<1yBYnz%Kx0ftE!%UI9>szQA7(v~EuTE$;@n z10Dd{cI4v?{LS-k&M3!=z$Lgxlb^`P6xV;Ml(@&o7r&{)u8_#HrFUjUGI zAaE7%1N?yiU>=wOz5>%gAAmf9fgk|&Zw6iiZ-8hZ3}^wGfLP!q@B#=0;(=?x-+oBD z4uk+`In<5cNTAO=)000Lql z?cMF&E$rXQsNUtE;Q4tE+o@NT1KhGjUi)UQ;$NAyH;5gLz&>B8??TuOV6WS&Hj7 zkO;GWtv0jTfo=6R66KoRR+Qxeeq;HWnAbq2M zf5b0g5v1>t{*AN|=?A1ONLM0lMfwlYCZwrI>^s|#I_c{(@%tN6Uwz*ZzsDo>LbCdG zIj;Xi+KE(%^cT{AI?Bcj#4pEY%hnu-Ytkq{%15e?`+7(mzbqSk7A_|vRU-Y3MEd=a zDvkW}8|AX{3ecn@$EFbLW_8i{^6=K{n%3dzEyk43+Reh>XO;uDWJN9$|e zlO}(OXXW929-hCHE)=V z>l&oXk=Rz0`&1;>dkhl!yB6tRNY^7Bh(y`nhhO%=n~^AIwi(-x`gAYSEl9k+2Wb}4 z-AFT$?n1f~=?4zGv`D8L%AE<@IxT#(KSm-&c`dL3$Z!8=k$0-^EB@;QD#| zzJT-+($~1>@9RiQkT~YOf!|M&Sa)Z=S>Jki#yXQv%DWYQKSBBk>0_i1ktlo0+>*C7 z9+3YJkd`66iS!=QJ4oY^_ig;Xg+w0SMWW4Wir@Ey_xmI5hqN~m zX)uQQH(rN+Jdwh=|?1%`#ln$ z^PayyBmIiB4e1=D|00psKaqAJ{e?u`+=*0!M0>mZSX zgHf4lK0c|e-N%oN03<)JV;&UZNYEu@;eD&#pE)xg`@1Crk*uQSN8x7Gu-TmCzL_KSz_HI4<0^WWGqyZpXp6LBR(?!FM*AUc{mhvD#`ceYj3RJ($<- z%YRk&KVblj+cfPt<&h;95Tc|r2M}t=q{)4{&G~cqUKS)j zumBM1TerU+nRiKb>~b4Yk%*U9q>_Obnsof`;?Yl4>vEt~)uBWwb@ArS-#ps2X6s*o zbSyxh>llETE6H1n zgIX>c%svNFtj}-2X$YJrA`4c1(B#!a0AWqR!QT6*_W5r8;CCWF9X?7R(o32F(hN8) zHaz^=#@7}csc}H99U#<@14rG{dgDnKI3Qg#WLLD#lND`F|3Wwr>vF1wtge5}m5*+i z)7Yj~-LYE?6%Cxete_USgKcvVE1lZ7IHZ*!o^eP6tjmCDB!YV5F*fEZ*_i=+>h90MWf<3m}yB;cYe? zz2ty4F95<;fZX!;Q;>`6+_UzK-|w%`8~{=b#;Dg941WK-P@`wx(GbWjt|4bmZt_6k zs0|MRqV>8Wh~1x|RCx8#z4p7h`r2y*A}t3`E?c2S~nZ?TTP3!Fl=> z!%uAf;G&Tw0ui~HTftBt@b)gMNr?{oWXmy=;*Bl>wJxfh`lt-+b6)#5<{Y|gX;b0N zT#j&UE@vo6v6mE%Kc;uz`VG5jt|7O%fKb*eFMM=G|Lynx8&-@%7JBfwXt*+gnhx(h z^@fozoV^Sd>FXC>%n$E{l2keGdTbN)ZPMw8h_cr zz4D)XKKhApEs%A9P;R%jzxc*u7xnI5w@y3Mj(^_+!d`!8!MR_*+pWPpEJt-Zv)o*{ z77b~OL0iV{rA0-{kNY(NYH$w78%F0~Ni(RUfm4m}OwDsd@Y{k1|slEA8D}{^qO;zaRX* zt|>;d!bGSjjDcZE)6e&Paq0K8u+(@!-UN>H(=l8A{_~d5e*wvdBBKBFJXlfd{p*sa zmNhCU14OAo;0iz}>%A|`AG&*EB;ehiAAf(o={aHKzxTNVeje}MwiUcFEk~ntF z)ZaOF%ff@C9MO=SXaZ`;vpbIX;+C5G77LEF+G+szuEg62})|MBY*H80? znwr}u57Z6;wRRhhIP>rh_tGlsetJ3}90B+L{D9_}ymDwVtlEGNK zI2^d@!Y(C^-~Dn_qdI+h!-)oO=9V+Jk6G4lpr%mZnon2FdF+Os$DfRv(sx12nQQt9 zaHwy?hJP?Pyk*K+z|nf02q)vw3E{x;9p``4>W9kTg&IACKr$LimO&4Gy7z#lCxmbO z5D-10pN|G*Uzj^~LS^;tOAZGFb0%8yF@R7LuY5B6QM>K~Io5M5LHJ}WAed3r>|D}y z$NS;I#Tue)71b?}JCiW`VzAf6!HRLEZ=Cwmrgy$wJQLIk)JVG!YDm3){otOzjXq~O z?Lmh;Rwr-*jP>DwY@7Ue-`57$rGEh5me%qNK&ZWc4HaQXuHvhzkP3`ji!n zez5&XKiw|nNDp=`2V)@S=)ht73|RE{*I$nKdKhphYe2$@L_84;Ph9`w#%b&FZodnV zj>_)*q$%3WpX3|4pP0t%(q`oJ9 z(9L2887u`~ER6 zy!Q1ElWiO`H4hv#sMA_DN_!}mwN@Oo{G3 zB5NlV?A3hJHA8IP9&fE`x^&iOE3bLs@ka?!{q$u(s5>M6y=(KN8x9nEplbRSAO{07 zXUC^6+_&~wnJ*~FYCtHRnhRg4Y5(Xu4xAqVp{ygv@4mTF*%;9`HKK0^gyY=f%ht8{ zVad4;@78R|J;tB1L_CC={`T;Nw+#937i~}*FVv3WuHUm54Gjy(i?T3Gq-|yoO=Z2uoaFj-!b}{ zQwEG;IZD=M&*5p{&>{`0KYYTv`K_T#mWr+O<_J7avjH_vx`!!$l7yW@omRp;&c!C{L$PoGfBimQdGe*_7h7{$)TauePL9rh4QlsA>*W5; zK}~y|B}s-BQpv@)Ol^Mk)@fhvO|25SEe8j*F5`}$*0aI!n>W|3LzIrtw^VsWl;zwo zq5HV-l6fyF2;7~(Wyh*Fu4tpA2Bry=2q z;i4cs?6Z5mHem3swv45rb*S-#gjn817acxk`;5bMeb7GUmUEFCV<@oK<&hYoU&++W z^|w7Y_?nF!gqlPrbLBQgdv>8jB3K+LDLL)ib1GgRy7zA2XuEUJajHHaAN6#bimMM$ zUZ-&FGT+v->XyKvhP3W?$usBued`^dru+5@fY4qSEkE-5e+{eY4hVHrWRQ}H=u-{W z-+#e>|NK?spgvtS&YMdsFK@GNyeA;q?;Xe3ZM-CK?8N5vk8JrRqoA~-pwJ=yMb@F|-4CVtu-(~G7 z&H6q$>5*GB1b**!K%})VT9#}Yy@c(<)<(-klJUZ^@WvKw?r?gfNmF`Uln!v}w^P*C z-_*F@buTS=Pg6rp%{UhWhaSp`;O*CaR&twaIcc8?Kn@0E^6U@3_-4w-j2=_3Asw@Z z7$9aGKng=iu}EwCrD{elI^t}UgW9lb6^9EeOVJ89T^Z=Sq2;o-0nrg>7d@c%!o0Y& z59J2w+;*bY-XXUnC-i>)St&mb6abKseyIi_j zsDV4|2mplr=kbS+XxIMgC%@7VaD6@?)SYn4Z=QO$|I38}5g(~C5t&FGJ$>5C>l$n> z?;#M;UKg!`1XzxXhG>Y39uNWj0q!?obB%10bJ|*nP;b z_piQKq|=GzGzFwFAY+HFUsX8r*j9pr7DC(>_8`l`YK=GdpSHjw2dk!j_2$bXf2ymg zfv@%&GUwfyKb?Knf|rE@s&$|Q@ry_d`@a?+F!QjsFV_0JS`%IBqkD;=KH&OgP@_efS7+7yMiZKyXLD_)Rv+F2Wqo7Gi=X5* z`)Q2E0kxrkP@=7#`(;b7ZVxc}Mco0!OwFJNpmZd3t`Vp`vTEJgiPeXl0cu(X<~D5) z97<7W%((KyowJ^bsVKUNY)tKtAa z*iUEtwB~_zKfN#!5c(mg>4kt$I_I}q|I8^z&VSr4r$|GtYy0%h>vlXc&W5<~Mrz=| zz#Gaj)D&{th;pc-(`J74&fYsdjR|kkgI%cU`b3iOUP9G@CSP9m+9yTb4_5vgiV2wY z&AESJqfgUwo${_?*HE1Gwh`FXN zvi8<0l;g7YVdg-4kb7cB>vdCo;em5sJnY114Py?Pw7IDRE|!8iidHbR93W=z_F#Cc>r;|JaX5Ij){vC(f!} z>f`I#-H)0g^j}l*RPupm>XmRj)uYV+yIl9}sVsS)#dE*N|9ink(H%$|mLHx2`%mtC z&Ma$}RZ`uz4Sf!BI~yEul!;A>c6;UD`*hJ9Kzq%ta1n5*2mSweCiTmFqo9qWhbzdWQa}3}%5hdMoSl^n))Aix1k5vc{Z^ z<@CU&UU~t8rbJ&}_tZ0w0ivUm{Q#jwI{ue0|C4O~^YegcJs1cGeV5P9JL93vH*e?+ z2z_NxyATlS+l1lyhu=8)JVtT!xLvGqzW(i)*ABh(1Ik*rPdOmu;MMaZOY83bgmX=8 z$tP-@qsH%l@lUf4Vq{z6RD@Dx!Exd0kCU(MUUk0s*SegF%JK@z;EbnV-)HLGi$XTF z!F^RL99L)F8Iu{?Yl$Y36GU!jJ@UpOeU_d-6_CzYSq0bT*weVvRIi`B@5oubZZM*4F;g?g zM_p>Fb<}mYiNr(9<(MPEF6*?q&zV<6_GInD9Pf2qP0HsY|E@FSjp&-TZ#_8VxK?BL zhOA}Xxxl!B+p&9#GgX}8l%@+JEuXmHQoDWHoTW7JtBanx_{+yXpGAm@t(#XO+XJUD zwCdXbp7qADr&JwiNV=pp?$q8*V)v}Ew?9o zzeb>(MkuG@x3?eLro(WqFJJ~pI~oO~2_Tj4w&`-;rmMN{R`=7eaeuF2XAgWAvtFBb z@tW7#R<|~-gIWGJ$|CQe-<)1##mYZ4M%&TzQQO-YIKQ-?#Hm^-h(_AmUb@ErI z&aUG4qx+nB@3C1A%)P!#e>KkS^Zo5zVs|a1_UbmpHZq)ET9#@y|D-oIf3xCK4T0^A z#LB{nNGjR*?oG{GeDx_tO*ldFcM7Oc)<@R;X4K%VTPuLW=n5>X>&OIah4+7eLw$Se z{Y{Iej6P?)&A~cAsPPxQwsoI-zWhn)TSxBf$seF>{P4k_o;z~edmC(=zJSm_c<;u^ z2Q{y|3XugEUNYdpfq6VN@0l~p`tozsPK%rGX}x}DO#xd@`!41+z1x6uFu30Q!`*ie zX}|OwsgI1?4+6p+l2@JlX{!M%-aQi#J!+c!kGYqaHQu~#<}%V!6Vc=qkp%WWCj*yn z-CW&kz#;d8H$ot6vtGMKkHza;f|}BfHfZ}=uhUny4}+Q>&03wSbhLfL{R@x0^_fk8 zpcHxm#{$CMxaN!V%Dz4Lgew8j+H3INz;!3!GzCtd%NiW=ZQ^;_1L`PZon~rR4pgmh z*~>#}dcJ-wZK58x?**h4s6ABCZ0&y!x~z`P!D2wzrYkm%T=2*E7oP@%T!VvUfN%!3 z*NPlUMtwE_av&i0KJmx)JIAbL#7ygsnVP}Ef|_e@R9=9wXSr)U7S#f~ z1}RxLJnf9N4SWC84ZLBOPG@vSGjH_z4BYLFBe*n{0_GR!g=GF-$eVhd;R$rEJ()!R~e9lE^~p?5ICm}95(RW z8)v*~>Xp1 z@fg%Q&?8Yes&|V8Rp5;)Ll}b%t$-fvwu&Ii>%P~}rxjKYQLXU%JqS{wRf_|3;!DWSF>XFAMM$700c|iH4PW+eysBDV-B() zUEFn4+Q%$wm*|QmQS3?%MU#QNR~P4h&9T zFJE|k=LUBPM8*;mPKSVjH^eMWvhG-5>WyB~F>7z>MQSJJs5L+5oj1EB_kL-+b0r|G zX?)6zerq0TN8jI9d(C@Jv#m1TA=KlKskO~o)v@5Yi`B^V_F+wS-}__378Y;a1MdQI z1i0S3AUyxRkMDoZf^;m{2na`}_+1}0oHFek#=NnI7u#svc9KC0#0$vT!HUsLA{Z`v z%sAHPq?#D`4(@j zTd`vIci@daQpZk#F9A6OID`K4z(W_mJ9z{k^bb0A3_y27(NJ-CXLRYVb1#`V8W8QN z_8*}<$mDfr?S6LtF^mLjpCVfZjp__RUi!O+{sWCS>!{27Ox($g{$t*QzG;*i=V}h0 z(c;Yi^yU~$pMpIr8LSSKM*}yl`B%dob06c%Drk}1pTJ?uZTX{c{pcq9GcKmro$(T5 zMJSOB*KN3U)dg>S$sGf%Dg5hjvLX>F4+WOac;WHTDSLkfh@O2MH%3Wk#sv@6Ict8M zm*s6QX*u)U+3YLlzU5IWvN&Fj7F=+}_s`w>S*h%v;mHUc0-?f?yl=Mc z&l@gWJ}%rEdcY9_PI9Oyp1@|4z?$E0E`D+LcfSC_a~3+|96$uG8$d%=x3Af9?T~+S zl(FXZ$)uFiH@JJ$_L}|n0fg%qz$r>5ld0-xxc=78x2znrg!^H+KM{Sq5Y%WXZfJ4W z8^hKdA+bSl0LVB%7{Qp7c;>xR*UT5I%tgJ9fl5GV$zK||{JxdKTAE1GQ_;SaRvLouZ7@$f$`3Js|8Q`OP0Y zc2dX5*8-yF^@{;%49L9V(U;9RCq4uaJ(j!&2+UQ@9UD#^{Lxu0zX60}3Ho-dDjBMX z;EavKUfOg_lg?YE9F)YB2Mj)tdD}M@%x`^EWwdS`Z4Ls-&_upQ894N#_6HvI%5X+K zSPrQDh;rCZqrZ>bCvrtK>p>!snyCrtVemgjC)MFNpStQQL!QcG%&+-{B z0Ycv3ZPW*Z^%>t|$lX1TcWHLMSio&hV$lF28A^ zqveW1u?aj1V^_f=ORj3S&k67b>3M^M>xzP=LoZsleZQtkZm8+UfKaQ-k_-R- zv*CgWaCDnSsCDWTF!MHgtm0tj>H&584gGK$aMh+i&f9*T#-V|n2=sNPZC*_zmKE#N_xJc^5$HVz^gRfpMa-)F_`~VKvO9oc8yT4%N z6V^^y45+^Y!kV_PGvm%t?}xUF3?R3B>>4i*2a5{>OW&IJ%dWS%a)+>-w8BeqCF`aW zr?fg|_Sg4luM_1wTA`?o>wVj_@t>@F2h{Xinc-w*DuUVj#CBh|n!MyqP?NrmzF_cf zA);(wY;T^(BGE|~jkmmL_pt;T@(=BSXfH;Ltg!?fbfP_Q8JYN&9JuZZTR@2(^>Wki z2W~uhHfpLNd$ML!m{NA)y0&`?L1sv*IoBOx@nds36vjS_~%)gIe%-9KONK}kR71`H1d3miH@NG2 zZ=H7Ddp6DlK#m1u)A8rOKD+wYn{3EEfMC;2&5H2$+0!@uy3>X%1>{6PT77a?VXud8 zbMUrRQ~Ro5`_DTXAM+m@r)ia(G+pz`^)ru{yy``V49pUBji4iXTo5qf1UtCm;OrNi z71l(J=+;>VRy^eYXPk}+3;p+ z7x-X<)L5UfDk3`*T+0#2j>*ba9e(S8Skdemh{v~6gL9zKWy-5LaC*O?jj#F~ey;_| z<-mftav)xsD+f{^GsOJ%wAo&p*Bcv5QT=qq5$9bs{m88=U_)d-MW?_IFo^W|a^Fxk z$B}LT4o8{Xc!-&6b2P#nb1;utVI1j{3MZ-`etq_5!!PKr-jl#s%N<1j{Dd>}K8N9u z8$HOW4Ts+qIakixfZW)0W?2^l=V0Jm^2AFoeE8Dm5(QOzS5|Ae<-R9w-sfO$A9F0g z{D$QO&D$M~YEJ1iav{%m!HkJsP0IKN`6{hDSN*-{zQ0;DqyMJI?QAbis6jk9&k`y{ zx#gbsWR9*Zyj=N~{SNqI*TZLhre>7VOK{i+-bhRYmhW1A$(v{V@h!^Xc{M0!R*ll@ z2gY_?^v;e+e*>at)#hlcYgAXtF>CzbE0h=g!L55Au)4dPxv2LenKgb-d_Hqu7y}O2 zPkWR+nw)XmsIgiG(0GqtvIl)3igKvEYp?yJ&U;JeBmQQ2kmg=u?h9s(H}8Nj_k}6o zjcZ`nPTM!K_^NMiws`9l*c1D<9len{`cF<^Fz+C`Q@78G!?za&<{rSk1X@GP`!?nR zha8;Wr^(LMXG{tbN6qUI^iPBkDR|_MNzvbKI$N!Zh>n_la`TyShMfuUd(GOrC-!yBA&E^l`0xR}}Yy6nH!>y0k^uk}25@Ks7~^Y6HC%Ra5goFdYZ`Kim!Y#n7Y z@04}fv#q&~$HFND3IfA>EEs)b<2qc4=C1 z?JNxZdFtQIZ$o_;$wHqqk22=oxF=(Yd0a5B>6yJJgAGBSGy9{iyN<+)x$L~6RzW(i zLvGZN=PteM$0Of8ke;fR=%;|R0Hmm5%AnA+dpO_Lnz#j!Mu4n+_3XLd-BdP0w%vcjCBagz2xxoI z91!B%H|O99PrMR21gBl-(^*Rs@v3MwzCClwz`9>wapFSY=u-}GvSJm3v~7N#zxMRo z)^M#rM?qcoBkA*MN>C1MZ>NoA-(1$N*YChVA7L-4tc(-~@YibVIsI3(J%SN*#8zkz z3_T0&bNF>Csyp$Axwjp;``1pwfoOO<{Q@*x2FrTAoetY0=P@|VN@n5M|nr!*=Mw^;hug$%rJTwk**hpf=uF6fFS8T@o z)Y5oY4#d8>ww%PtbEDLtCM{>?z*V9Whs};GfVZw#tth~E2L>t+GIzhFxf~a+^)AHI zZ&ZD|``!o7eWBhaM!&Q@7zzkw{ngBE`43+Hpm?e>H48*aWAOx5p*EfW_Isa)AEd9W zcfy!=Vw%o>!&!)KyJtk!*(b~M)JGHqUCiAthRG?$vyOo|x<274KUO6!k~56C`~n?) z8W2V_d!JWPefZUH^a9tMo1y=N#!g_z3j8+kwuAbv8^94AZNP3~w($nf0e#L@4`iGx zju)j8ky!ZpVJDmsT(NYkE$eV>d}SmNP8|98ggeG`-pM&2*H6*fE+;f;tGryd&#alp zyn618hqePpw}NZSiA2``ht~i5h1ItX|7JX`iyoc1RuD#;KG?k9*h5~P#vL8BNU#Ut z#~o^N&(@7ALZ1)NzFdK`m61SkG}O>Pbo(r#{j~0&HJu->9mJ;9rPd|tSMy8Q8Rnz zA{G(AoQsZ9ZkUO;2Q}*Tm(ML|SakmU*}|LHMDzY@SaKPltF9{9m^ZMJE9|-z%=?jg zqMWuU=Yp1JtvvFVXE>gs4Omm0$sD7;b=tq}x&6<%#9B=PWQ^u5wxjzW=Z-zUm6XF{ z06q3No6k#&f*Qw?))NLinP@s-38;0zd5|avC%%`WM<$mI9d+3wb8o)~5UmGt#7;#; zps4A_nR~BZ#Ks9WIP_!&c2 z_9&kY2=$;l&MMVh4_mY0#DkAKo9hdDjdBJc)Sao%&-;Dw_+Fm_Law1zEblUNyPQ1kYP6R*EUY6?#Tdf>i_4QdZgSJHXrz00ScTKZU9DMwnnI2^9P zao&M7M=x)C)md9OE23=yJ?BJ#SYvt#|K+FRt3}Tje9kxcxdH z4Zy*Iqb{8D=hc57BlQtkyF|aV?yLxzcE-8Skl8>6>w?x^eW&8>ofAgaRBb3}2o5+p zcgEhyXb2J7;=sz;Uwyjpxg#GHNIv&8;>BDU&UXLMX8Z4{X54#>f#`Mg=VmDxJpahCKis(T zjSqyH=z+P{|Kkx5A~nD1)0p|H%}D} zhq2am*Ac#d(6Re#_bGq$;S>HkV!-DgKZKU+r1m3qzh8|Q&z?Vh;ScddL?BX5KS0`` zPu$+FW<^QyZ|kMCrK6?*p?5p|jW^ab8`OAB-8!XsLhE%iemTy)e0$e^%Nw=foK{D& zW@<>Yzh67!sj|y(m{hCoP~Sx_ibuw zq)~DIwexY$acus$Oa4`I<|&8ut5ERj@~b%-GDlRVnlqm0aqC?)d&%7NMF&0mX06&xPfU^N# z#1kp`Hjs6_I$XBvLAu z-1H|G6GG8QG2T!1P!4&O9;M4~P<_FRH7UkfxaHw!WD?F*#h24y5yFXJNd*6fB_6@x z7|cLCQEfda55WvFM+}HbAQj@nP&lur6y^^92CE{)sWOR22Fv5cmC>*&QbvG;ABRDe zEzPL94azsQqz4JNMK~GMgOXh*(6MjO6*zl9r9E)d^nsebh6;1e>W#^dgpqIj1UVD% z>+nty0nd4hj>q|wcX>{61K)Xz^0nm+m&eCO)S5>!%#wE=s@l`P%RP0QkV&8~?@T;wXdk``}#4z}^wnIFio1d&5#R1!KXAe&vnrnUhjs@%Q;Mq0t#^a~)6dJD} zH4a$bJzGATCpd5*fl&*q#ZNH;Lq5qUy;92HX&-)FJDmsU>1&YCg-SP-7kj+g#*qtT z9CwhCu5VF1iqmb?*ze_4X5?d)oOq&iVk*>Q4nZE`w=<;)5ktHw@qj&W^%pULsIO2q z%_^EM2~7!6T=9q;CH9pE7y?qESRs6* zXrvG-2JbRd8qS6#!t~UV`Z2v+eJTEl2k){1gu>-ly1mkZ$_gQf0-@O+_{ofnAe8wa z$Z4RTN#HDmUmOIsby+L3=d2=d)7~G3ZBareT>D-gHF3$ECaOI(?DwIE?QP&R9kv1R zWx|2o!n8TH!b>-|Zc@<5eq>JzbXn;PR1t;eUr`q%XIVC>S~(kToLI`5P1brY2G7q_ z$p=0`L4LuC9$`J|mth8gnQ_nl@8O9@{i=C@Tm zYG7vq75hdyg=lsKA{l-}(s@85eGQTOJNxQu96(bS(*B~om>5Na7#m8x#w9xwDA+f! z1lpapj#>4kl$jCKG9TEkHN50lWqD!P%TT5BfKK{anDXn;$X!JLLw-eP{V?>$JAtFG zYK7&P3o_~9f`0WdpIpmVm6Ggn}-tu z4HA`$VCCUNX;|psi}jI2JXVg+;UGqcm$7r6(#*-jv7sc6+6?E*jRcf~>6yIVBjKU= z8cRMaX;ngFIr@;~s)$uEp1==KCah07;^W&M#ATBesLHQx)EFx9=S=4Sy2TGB-1#u; zFzQqcNK{7z#CewiBRv$t$H3va6T*z=MI*6sYPj=a)f!dZFH+pG3yeX@pu7n20fK;JVcUSBd{YEs5tJpwBf5(In4kX5|olQ zp-(K`gF2=Rav2WjltVf_)F#tYPtVtQ020(+N66F?o(Gk*-4Mqfd}Tg>Dlww%-GY{r z4s7evHm4qCyRixyZjZ$V`OPF9Q*n@S+<_baMpE-Fe6f zv9yAk%O~e%sIx8}47!_Bkah>a3|ML!N4TOmSc>Qqzn7lhdh+Dfo%l~@{!?Hr9t5#c znYQ0ioS`1`46=KnfhjMr^aQbi$%^8MbPTw}AlEq43622QhLlP6kcVr2lGY923ZwMPx z!!d-sutvVaizH&E+E#7txn**)~nPX{ONvxz4ppgizX_uG+I>VHK$MK0e<@04#j(PKYci-)rSqAyg_QgeZ!H?9l*)1GQAbBEl;F67nPBA4 zn@czM2V~qH3q8MDYu$3N;lfm{3`|D-G)6;I$}!X9N?-xNlv z)};)GepXt2Z5LSTLcHT{)GNN?BXb;&LeqJGpS~6n*uvzkoBWG zt&AZ6Al*Z43(G@*b(|VAWAPM?e=)MhV;)tqVwn`L{_?LlSkffPP)XQ#$AO(m#B5YA$br&YX&*^NHACzZi%0Ei*yaI|msK^E11dLI8H=1F4Xo z{m;^35XpKXHLzkK#TaL>M+WYdw@~bSN+kBZtp<>CsHg}o7<@Gwj;9QmIi7fwq(6;@ zGW3-=8Ghz5w+PK-X1TQzpL-<~J(t?mil%K4K*zq35T!H(JYD63*`BX`Wrevt#D?!O zgEIbAmd(d1=8`5`X`kCF5A1Pk7%VKdnIXQ99g-38I`SE7* zi65~$eyW^FIFm_~1RDNRB?q4%;J5>}e~`$n<{;ztSm;S>(k18ju)W7e<^U=Fpht2v z^B&7=VPpz|t>hQ2PwN*@)7Lh`9-5VDu7RHUKx~PhRYRAujX6kU+=C1M4O>|j3^cNy zNL~C!F`9|Axl?@D_riytubyk3_@btt8nfI?OQZ|Wd?+0FjV!qwFxF{V^TNuK5>E#d ztf)MS19c4>#xF*Cs~<33%%39T0;rWZ<)s^tkYA`$7vGplIo}y5Pm0?4iMh zV`SQN$Rs^)o|ON&(t>XX6BBNO2*a22#7#4il^Y|6DWp+Ngagy7dZ?4nq; zbh&60y<*|fJJmPUfu}BHF!Hk_Sv?2HSx}DVh`wr6MyUtKc zen1&6IwG2>PzuMqC~M*&myCR%nsG0!B2vP)m^LiUa#9-H&+MmL0jTL~v4Vbf+tDn*b==ua?jfOcI|4U-Z4dg%iYOLd z)Y_vL6-PD_a@^KRX)_fK6fz%3tNXQCTHruWU;mHVje6o&YVL3??@{}YwQ4^Tc*VG@ zu4St1S6+7S1%d2GcAe=7N*~v~Sgt*q(U}c|owv18rgV8gPG8&X_?9eDmUO{#2WO}lo5T5^%e0X zW{2490IJ-oA`U^=t7QxrD8v8}i|gl>Wp9Gy#z~Pe1*uLah+(U3IFt&8qhUq{9TR(Q zhx1V9teoI9>xqa%ICKEGs8u_n%$Z4)PsD)uRXejvAd>k2>aN?#gA;qxC-ChXTirBG z-*F=y7?nMzAeQ;SmXZfE8D-h^(fegM@9`6fqrrjixD#RcS!BnO0i|ItAV@#*>$Qbg zVE`I`?Apqna=hKvrL#x9?M%S8Z=n1B3ukiFB+%qnES%I5;d4xw@Va{yb^yz;9}bnn z6hfA`;0}vKCAT)8)7LfwUYK@4#I^54 z>;2**X?}s5zOGfd&RPT6d0VRnmTi|f(u4&=a6w!Oo}W^t#SX;ub*&WAZaSdaH})Eh zhm?6@COO5A?T&DfBwnJmzyq0|js`M+z^K0#s?RwCLtRL7`1O|zUVxf$FQxi<+72ZL zzT-|J(Gp@xmW2zk37)Y~ECd$kwP(OjUUBuPy}((SvPe-GIPu?xFUN)gLw-dm{A^7Y zW5CUNf^zjvQ41g|J05IjID?+t#fn(Th6~w!KK(;QWDgB~#G(K2-1Dd`PH^*`?v%W>}TNqKEI&CCc|nGZlw$4C=+ zjTigKv125H-M6LKx{o~|+#KW4ghm|J(?kzV*U5d1BRGaG0*Z|%nLkdPE^ujO0p*iRfRd62Ob0QlA=tR%a-w+>}CHn1}v*p}9# z?A*NypySxNAm-h#^Qezb0#RMmuGYF_Yu6I6txL$BXDoVGUZZDig#wkVC)`NNd6Ew` zwOv(h{~x2mzFwbUj&?2N|SHF}F)36GK`{X|kh z_1RbYEh4@z%r|X|u(?>BixG^%YA1B;AvmEM221tks+3udLp79tR~Rq%(CTy^Fq^)% z=Mf&5>0+#EvdG#gw4Uzrhk{lbT$0R#lN+UvCOc5Lc|{yHIA5Vc2&&Tagp%y6;41r( z7)?L7FI_eWq_4%uNY9W-E4*#Yt+~zELq1tKK`!fw3;^n-GaNx0g40%v4Vm1s0|yS1 zUIcJF$lIAf*}lOL?!O5lvp8~=QNGB@&kjUl*rSFy2e7S6>5G1Y684bGdl-VJE~Pv_ z%jr-LpgQgZ+s|*~^ayDDk=TS^?OeJQ&|RL^N> zshnprzN$cAd1V6sBRpJ&Zq31?7}NbwwS9$GE%XAaN2zYvDUCEen~HQ@KOZxL7ZA$0 zua$yD?1~ZJz7uux>lAjY0NK6~rSLOY6%n|nVfI6PCDz-wJ8>X(ZG8|js|LEbztftl zYoM9?5OT#yjy~>&t1^R}>vK#XwHKc`;_Jir7@|w|wR*(ZB+hZc`;hnwD~3+K)awK# zv51GGs?askCqwY?!bBzGkaE-(-nWQWdIlk#*}$^%wpKg4)58yt)7R3M{B~vL)&wL} zl|&!?Tt-8^LBs%&7bHbfwd9q@myz4@Pdxf{_7-}c2jHjwu4QC%YLyM?>FK$ODQGp~ z@sbH|$1bB@Ag?N@Jzu}xrjhv$Gf?@X5cL~qq4ElBi5-hYVNMrA6&3KAHA?#341KSi zRc-``-~eAPBBw%liySADNL?&%R{MzQ@gWmz-KE0VcMR*HPJrgStD(GnoJ--q_n4-m z0CkaHSOx9Gd9*ER!f)ULM_(zsstffo1DX3+cq)*eNwxQ}_;38uqO;x-0gKjUMl)py z*zrn@UgAq+wm|v>M!vC_2`Y<2X|a%xt?d|it;VqCA+mN050eK2VjEnP;RkP5Q%@Br zTDa6W&OQjY5?jyxjB6%WYSB2iV374;O-ZSioj}vdl7U@F7C_PV8^AMbk|BDVa>nC- zMAzykpk-YueBXWDnT)w8jm@45P!*!Agh$uXg`{l-Xr`~7eD)oih~Tu=s&F*Q44h$z zsc}4p;;Z+<2#~375*zwF${tHN3Y1?M0=_Bl6G1Q)N9j6?$4~|Huc8VL9D9dp#91Nb zHgVOPTWP&m_P_!QS#)5fum#pv|J?ZlIS04miuw&_PUakK1WJxOk&KQc*iFjqBjQba zG?$ZnIzMY|;iA5^Hkhg_%Vrx1_gH}-Uuk7n(ww0R>}VsA19EnV%&w)gssmNCO)8#p zG9z2(y@Zp&SJH`P^OW&e@v}$u)tuUdGi%`Nx3y;3#VxSuy8xYqXmK(Zf)CtIn<-%Z zN;cj+h|9arh4^X}ye6D+;dyjO`ejBilD>w!s2z2Ws^z}eNN3Qm|2Ww~k2wI6IX`y>t5;d9{0=BI7^yyGTC5Xa!h|10cBKD2a zW1mi)-8!I<{Yat#|7@Dz45omh?gY-KN^^Y&MJ^zypa}E-@b8>;IZb|r|r31mCi#Zto&j^eWfdM$eqH;`R@L{G==DxIiPsQ zoud-ILUb%Zfr#VIL8Nao5{t(WIdg!$2)ks@qMbehJWU!VupF&e8?rhpMXr$0ExM@} z8fc9$dro06_n_p+1tN|+>E3=(Hdz7VSsB1hUpu7bQ7{6`_6)6r2ft@Mfz_@}pjE04 zX8qR=6oZaq202ux8P9rNyGrDcl#>hHXbPZ~M0xrlY4A6QPc`aqNXX}%txe ze1JBoh~pLY6pkPW7F8y(7-DTj4Kk{uJ|2R-BH?fj?4iTFmQyUNY z+nGShzJYsyX@@wPqgU9OK+L`oS@{_zl67In`A8f{saM}rJkF2a;e4%ddv4A4U@9jsc+DaXdrC+)khEt zqIH8_>hD=OeR+!3;o8?qZ*v_-P|1C0$C^B9Z_hBuNqV{w#MsGYXm4jPJx?Jn&!XU* zMXKPd8(4|}QV2hi-*0iXD4CSc>;T8Q1fIXBky)l&@(b*HU>Y2?Jb3jsT(VW z4G=MFDrfJ6QIC24nn!cknbL%a!H|=h7_f6lCO;x+{H|Q!t4$Ts7&!La-{(vp@DH@~ zHHHQM9WAm7B_9a@s(qv8&!TdfTe`WQL}laYw+P8{V(wA>oV@8`9Qcmey3Vh^U<%qn zS)4oo*Gy^&FNnFjwN{o%U+=G@XYEcP8ZV6?S_p3WKAjwX$CL3m@pngv z;S+o~R~>W?xN?XW+p$X*Z~0hnvAE{a@0mk+ut5|$5Gr=hChL9-g>aX$ zd`lG!_+%}^p>U>LsW?7|hEww)fU1z^@r160WT8W8GR2<-hmF9pfS-@yT9R7vWX*MT za>~ldfzrD9jt@SCImPTzqBGn7px8ogK;zM5mJ;L^nUiJDi_6i>oYHb~umL&hdXF}) zGWF;;F6A2g*q&F{tEcC1;FbA*AOxp5$|=(c-1BNWEMiUx4%q*o64{11r zKUd9FZPWmfQ-pfF=TgcZoN@}t&LBnkDZXKt25|$#F~oa})w#ZgMRD|KYbUFIZ7efu zdVwSJv9*D&)lF%-^ zS|kj{!d3j*j)%-LGlF8~gIX>2>cj8&sLZnOSL`tQhg zVuQT%)@BW(JHO`@EUGH@sHr0tC^_yV_Tx8otr%Cz&wc|_Ut!YYAEdEX^6ee+vH-58 zJ8Vnv!H_f~-~3uMykC5kM}O43j9<(vmRFY46N~3!oF5azhg^!_!iz%4+tc9$j>*8f zE!^US_gkpg^pObhL?3k__4m`_4BC`}vn))?{bk|g6a<{N4&7HFdpOXsQqNc4GxC94 z#=XQTrACZ2!~4V0(;k{(X96MnMkZr^a&a~ru${LuE%w8g<#~Rn49Mwg^d8tJzrkH3 z=%y1OWrR6QuZKhg9g?sW(4v{~(9v!l#N;>_;L9(BVl8%7;uMUaI&uYJ9-i_dr@z#~ zXu0GDeV3=Tib~-GPp*oAg1$ls&EKpeSc@sB>~gR!QJPgZ^YMkwqh3&?^H$W>FK8q0 z|7M;1QkyNLShIkD5Ya}V>1&aXUx{VTh5~lRJvs^h^Y&J_K`ULjeFHiBn+?ZNDk$4= z2ginyJ(Mir895+D?SHfHJ+w0OU={M=*Hx`EO}H%w=eK~HtS7b7HVa3Ll7ogi8KpMc z8q}bY9ymZFeeLLweG7}?;r5O<=rdj^Qy3YKY)6S-=2mYAs%-qSH(u4l_zh=b97tjp zv6V$+jZ^*Qn_?c~&d3LrGw!jQLW>{LiAHg{M{%+kCCCXmm6Z{%VVz*m;}6LApM7hW zpoFiBgUR*RWAvLUSzA>XXm72*xQ7$w{Sl9J9+aED781VQ2fMPP^sY+f0$t8O1fJPS zz|DMs&f{<5Y>l9(Y)_oNo!`7ILuG)TagSPSVW&SMSjLUER4=cEAD7(Z%=)IOO#=n^ zi^x)8_y_dCxFDVVNPJAaO2PF;anHP_JZS>r%!DKW9}f znkr^dyz>^4@waptwXhpLLqe>I15~TAD}%26=5e-!Y=}_x^Mi6M9q2ji9-S#QPI#E7 zV(y5W07P{GOX9!zFw8HZVyn1XLZCqde(pngZ4pApK$Qu^s)nK<>yK*vlN9|HKbgla z2}k8c;7M{xc~zdvJ3)Nn zITV#c6R-}Fs8(N_uwFUDfRMlhr7+45Uva-6_xp0^4mTI#WOTghSpxsGOh@4|&tt&Z zsj0GfrFvf5a6&2!WfJurto?&-Z7O%<}1UP`te9=kM_;Z zYN?0=8$HASa5=khP_S=A$NYMw@JuujL>ENTrT^=S<1Kt1kiyo$yNaAgcvQ#E1bX(3 zZ5(hA0zdZVH}i33110CJ7z)2CW$_LYSx>-`e=sXFmOT&uqT5+7_$r-|^9p!unSAz7 z@5WN07ivbV)I&!6>b9)#sgcCo5>rw&;xIC?u8Fi}z$hke1xu&1Av$`cnWj&GM z%FkT7bSY4Bc`DTWC5E|mg`9oIS#|{vc+~dDqiwJRSqjU**0C-{qJF&Fh5?xN4Z5HH z>@L>%cz#6?M`DC<97|;?o-D)4V_Bp4#VA(f<>!&WZEP!j@K-K7edC%C4(gUfqB!!Y+jb#{# zu%-1Cc=taG*f|;i)p?7K+yyo8=3n)(tRsN3ha3>DRX*vQeiDOA&*2X=^_3W7QD{8S zhhTeXn4L+Hu#e5I#k|BZ*b>`ui|(jBVKpx6bJjc1(KHEe;KIcsoFL+|??6WOSlH z%LuEL__EzK5~Pph@ZjvtvpkaA*L$)vkyaW*1_(a^!=L2n&L1?S{xXRY+rZLS5V`fuaP#oM_b0>3{pST{*Lp*g+SxTW z=@ouhY?k|iR3=N|65mg+#0f|q`h}>w>uyeNXY*6*G=1Sfmjwl{ z4JOxk^uct>L#O+sVhfp%Yh`c4vGJ9Wgq-(oUBVU7u7#{esJHDs1mVaH?P!T|&R z>kx>1(HE!sTbI&7{X}TH{dfV2U-7EVke)dsK#^($&wN}f*UDph46@GIGRSEYkcFeS zn5i?!Jml+zhO#oqpp)0aJyU%kJ=F&h^(0Xwb@%h5^}Y}W1~8k#OMg;h>xRKW@Zjt5 zWDV1d=KF;Ob>G!76M1ta`%$fodnOWfAT0tbAR~%FQHrlPLEfHJhXdkR($Y%29f5_? z37BkqG@J((%JYDt5|E$t0P<0!-e*c^3?~D4=ZtX#^c*>b4|uT9SOc4w%F8!o=hhDm zibbs}%yRuJf=o8woEN9% { ]); }); - it('should resolve with a redirections', async () => { + it.skip('should resolve with a redirections', async () => { const zones = [ { line: '111', name: 'xx', type: 'CNAME', address: 'fck.com.' }, { line: '112', name: 'xx', type: 'A', address: '111.1.1212.1' }, @@ -204,18 +204,18 @@ describe('Domain service', () => { { name: 'c', type: 'MX', address: 'foobar.com', priority: 2 }, ]); - expect(addZone).toBeCalledTimes(1); + expect(addZone).toHaveBeenCalledTimes(1); expect(getRecordCalls(addZone)).toEqual([ { name: 'c', type: 'A', address: '12.131321.213' }, ]); - expect(addEmail).toBeCalledTimes(1); + expect(addEmail).toHaveBeenCalledTimes(1); expect(getRecordCalls(addEmail)).toEqual([ { domain: 'c.is-a.dev', exchanger: 'foobar.com', priority: 2 }, ]); - expect(removeZone).toBeCalledTimes(0); - expect(removeEmail).toBeCalledTimes(0); + expect(removeZone).toHaveBeenCalledTimes(0); + expect(removeEmail).toHaveBeenCalledTimes(0); }); it('should update matching host and set it', async () => { @@ -231,11 +231,11 @@ describe('Domain service', () => { { name: 'b', type: 'CNAME', address: 'googoogaga' }, ]); - expect(addZone).toBeCalledTimes(1); + expect(addZone).toHaveBeenCalledTimes(1); expect(getRecordCalls(addZone)).toEqual([ { name: 'b', type: 'CNAME', address: 'googoogaga' }, ]); - expect(removeZone).toBeCalledTimes(1); + expect(removeZone).toHaveBeenCalledTimes(1); expect(getRecordCalls(removeZone)).toEqual([ { line: 2 }, ]); @@ -256,12 +256,12 @@ describe('Domain service', () => { { name: 'b', type: 'CNAME', address: 'farboo' }, ]); - expect(addZone).toBeCalledTimes(2); + expect(addZone).toHaveBeenCalledTimes(2); expect(getRecordCalls(addZone)).toEqual([ { name: 'b', type: 'CNAME', address: 'googoogaga' }, { name: 'b', type: 'CNAME', address: 'farboo' }, ]); - expect(removeZone).toBeCalledTimes(2); + expect(removeZone).toHaveBeenCalledTimes(2); expect(getRecordCalls(removeZone)).toEqual([ { line: 2 }, { line: 3 }, @@ -300,34 +300,34 @@ describe('Domain service', () => { { name: 'a', type: 'MX', address: 'example.com', priority: 20 }, ]); - expect(addZone).toBeCalledTimes(3); + expect(addZone).toHaveBeenCalledTimes(3); expect(getRecordCalls(addZone)).toEqual([ { name: 'a', type: 'CNAME', address: 'boo' }, { name: 'b', type: 'A', address: '3' }, { name: 'd', type: 'CNAME', address: 'helo.com' }, ]); - expect(removeZone).toBeCalledTimes(1); + expect(removeZone).toHaveBeenCalledTimes(1); expect(getRecordCalls(removeZone)).toEqual([ { line: 1 }, ]); - expect(addEmail).toBeCalledTimes(1); + expect(addEmail).toHaveBeenCalledTimes(1); expect(getRecordCalls(addEmail)).toEqual([ { domain: 'a.is-a.dev', exchanger: 'example.com', priority: 20 }, ]); - expect(removeEmail).toBeCalledTimes(2); + expect(removeEmail).toHaveBeenCalledTimes(2); expect(getRecordCalls(removeEmail)).toEqual([ { domain: 'c.is-a.dev', exchanger: 'mx1.hello.com', priority: 20 }, { domain: 'b.is-a.dev', exchanger: 'foo.bar', priority: 20 }, ]); - expect(addRedir).toBeCalledTimes(3); + expect(addRedir).toHaveBeenCalledTimes(3); expect(getRecordCalls(addRedir)).toEqual([ { domain: `b.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://wowow.com' }, { domain: `d.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://hhh.com' }, { domain: `x.${DOMAIN_DOMAIN}`, type: 'permanent', redirect: 'https://example69.com' }, ]); - expect(removeRedir).toBeCalledTimes(2); + expect(removeRedir).toHaveBeenCalledTimes(2); expect(getRecordCalls(removeRedir)).toEqual([ { domain: `b.${DOMAIN_DOMAIN}` }, { domain: `x.${DOMAIN_DOMAIN}` }, diff --git a/tests/register.test.js b/tests/register.test.js index 88eb4694e..ef6e8247c 100644 --- a/tests/register.test.js +++ b/tests/register.test.js @@ -87,10 +87,10 @@ describe('registerDomains', () => { const domainService = mockDS({ zones: remoteHosts, redirections: remoteRedirections }); await registerDomains({ getDomains: async () => localHosts, domainService }); - expect(addZone).toBeCalledTimes(0); - expect(removeZone).toBeCalledTimes(1); - expect(addRedir).toBeCalledTimes(0); - expect(removeRedir).toBeCalledTimes(0); + expect(addZone).toHaveBeenCalledTimes(0); + expect(removeZone).toHaveBeenCalledTimes(1); + expect(addRedir).toHaveBeenCalledTimes(0); + expect(removeRedir).toHaveBeenCalledTimes(0); }); it('should add the new set hosts', async () => { @@ -111,10 +111,10 @@ describe('registerDomains', () => { const domainService = mockDS({ zones: remoteHosts, redirections: remoteRedirections }); await registerDomains({ getDomains: async () => localHosts, domainService }); - expect(addZone).toBeCalledTimes(1); - expect(removeZone).toBeCalledTimes(0); - expect(addRedir).toBeCalledTimes(2); - expect(removeRedir).toBeCalledTimes(1); + expect(addZone).toHaveBeenCalledTimes(1); + expect(removeZone).toHaveBeenCalledTimes(0); + expect(addRedir).toHaveBeenCalledTimes(2); + expect(removeRedir).toHaveBeenCalledTimes(1); }); }); diff --git a/utils/constants.js b/utils/constants.js index 022bd6646..273a2761e 100644 --- a/utils/constants.js +++ b/utils/constants.js @@ -1,10 +1,6 @@ const path = require('path'); -const { ENV = 'test', CI } = process.env; - -if (!CI) { - require('dotenv').config({ path: path.resolve(`.env.${ENV}`) }); -} +const { NODE_ENV: ENV = 'test' } = process.env; const { DOMAIN_USER, diff --git a/utils/domain-service.js b/utils/domain-service.js index 81421f7aa..80fef7cfb 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -134,6 +134,7 @@ const getDomainService = ({ cpanel }) => { const remoteHostList = await getHosts(); const { add, remove } = diffRecords(remoteHostList, hosts); console.log(`Adding ${add.length}; Removing ${remove.length}`) + console.log(add, remove); await executeBatch([ ...removeRecords(remove), diff --git a/utils/lib/cpanel.js b/utils/lib/cpanel.js index 29743295a..35d4b0e9f 100644 --- a/utils/lib/cpanel.js +++ b/utils/lib/cpanel.js @@ -1,5 +1,4 @@ const R = require('ramda'); -const fetch = require('node-fetch'); const qs = require('qs'); const { DOMAIN_API_HOST, DOMAIN_API_PORT, DOMAIN_USER, DOMAIN_API_KEY, DOMAIN_DOMAIN } = require('../constants'); diff --git a/yarn.lock b/yarn.lock deleted file mode 100644 index e4955e514..000000000 --- a/yarn.lock +++ /dev/null @@ -1,4002 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz" - integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== - dependencies: - "@babel/highlight" "^7.10.4" - -"@babel/core@^7.1.0", "@babel/core@^7.7.5": - version "7.12.3" - resolved "https://registry.npmjs.org/@babel/core/-/core-7.12.3.tgz" - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== - dependencies: - "@babel/code-frame" "^7.10.4" - "@babel/generator" "^7.12.1" - "@babel/helper-module-transforms" "^7.12.1" - "@babel/helpers" "^7.12.1" - "@babel/parser" "^7.12.3" - "@babel/template" "^7.10.4" - "@babel/traverse" "^7.12.1" - "@babel/types" "^7.12.1" - convert-source-map "^1.7.0" - debug "^4.1.0" - gensync "^1.0.0-beta.1" - json5 "^2.1.2" - lodash "^4.17.19" - resolve "^1.3.2" - semver "^5.4.1" - source-map "^0.5.0" - -"@babel/generator@^7.12.1", "@babel/generator@^7.12.5": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.12.5.tgz" - integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== - dependencies: - "@babel/types" "^7.12.5" - jsesc "^2.5.1" - source-map "^0.5.0" - -"@babel/helper-function-name@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz" - integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== - dependencies: - "@babel/helper-get-function-arity" "^7.10.4" - "@babel/template" "^7.10.4" - "@babel/types" "^7.10.4" - -"@babel/helper-get-function-arity@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz" - integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== - dependencies: - "@babel/types" "^7.10.4" - -"@babel/helper-member-expression-to-functions@^7.12.1": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz" - integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ== - dependencies: - "@babel/types" "^7.12.1" - -"@babel/helper-module-imports@^7.12.1": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz" - integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== - dependencies: - "@babel/types" "^7.12.5" - -"@babel/helper-module-transforms@^7.12.1": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz" - integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w== - dependencies: - "@babel/helper-module-imports" "^7.12.1" - "@babel/helper-replace-supers" "^7.12.1" - "@babel/helper-simple-access" "^7.12.1" - "@babel/helper-split-export-declaration" "^7.11.0" - "@babel/helper-validator-identifier" "^7.10.4" - "@babel/template" "^7.10.4" - "@babel/traverse" "^7.12.1" - "@babel/types" "^7.12.1" - lodash "^4.17.19" - -"@babel/helper-optimise-call-expression@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz" - integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== - dependencies: - "@babel/types" "^7.10.4" - -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz" - integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== - -"@babel/helper-replace-supers@^7.12.1": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz" - integrity sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA== - dependencies: - "@babel/helper-member-expression-to-functions" "^7.12.1" - "@babel/helper-optimise-call-expression" "^7.10.4" - "@babel/traverse" "^7.12.5" - "@babel/types" "^7.12.5" - -"@babel/helper-simple-access@^7.12.1": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz" - integrity sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA== - dependencies: - "@babel/types" "^7.12.1" - -"@babel/helper-split-export-declaration@^7.11.0": - version "7.11.0" - resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz" - integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== - dependencies: - "@babel/types" "^7.11.0" - -"@babel/helper-validator-identifier@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz" - integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== - -"@babel/helpers@^7.12.1": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz" - integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== - dependencies: - "@babel/template" "^7.10.4" - "@babel/traverse" "^7.12.5" - "@babel/types" "^7.12.5" - -"@babel/highlight@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz" - integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA== - dependencies: - "@babel/helper-validator-identifier" "^7.10.4" - chalk "^2.0.0" - js-tokens "^4.0.0" - -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.3", "@babel/parser@^7.12.5": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.5.tgz" - integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ== - -"@babel/plugin-syntax-async-generators@^7.8.4": - version "7.8.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" - integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-bigint@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz" - integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-class-properties@^7.8.3": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz" - integrity sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/plugin-syntax-import-meta@^7.8.3": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz" - integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/plugin-syntax-json-strings@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz" - integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-logical-assignment-operators@^7.8.3": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz" - integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz" - integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-numeric-separator@^7.8.3": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz" - integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/plugin-syntax-object-rest-spread@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz" - integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-optional-catch-binding@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz" - integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-optional-chaining@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz" - integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-top-level-await@^7.8.3": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz" - integrity sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/template@^7.10.4", "@babel/template@^7.3.3": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz" - integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== - dependencies: - "@babel/code-frame" "^7.10.4" - "@babel/parser" "^7.10.4" - "@babel/types" "^7.10.4" - -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.5.tgz" - integrity sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA== - dependencies: - "@babel/code-frame" "^7.10.4" - "@babel/generator" "^7.12.5" - "@babel/helper-function-name" "^7.10.4" - "@babel/helper-split-export-declaration" "^7.11.0" - "@babel/parser" "^7.12.5" - "@babel/types" "^7.12.5" - debug "^4.1.0" - globals "^11.1.0" - lodash "^4.17.19" - -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3": - version "7.12.6" - resolved "https://registry.npmjs.org/@babel/types/-/types-7.12.6.tgz" - integrity sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA== - dependencies: - "@babel/helper-validator-identifier" "^7.10.4" - lodash "^4.17.19" - to-fast-properties "^2.0.0" - -"@bcoe/v8-coverage@^0.2.3": - version "0.2.3" - resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" - integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== - -"@cnakazawa/watch@^1.0.3": - version "1.0.4" - resolved "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz" - integrity sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ== - dependencies: - exec-sh "^0.3.2" - minimist "^1.2.0" - -"@eslint/eslintrc@^0.2.1": - version "0.2.1" - resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.2.1.tgz" - integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA== - dependencies: - ajv "^6.12.4" - debug "^4.1.1" - espree "^7.3.0" - globals "^12.1.0" - ignore "^4.0.6" - import-fresh "^3.2.1" - js-yaml "^3.13.1" - lodash "^4.17.19" - minimatch "^3.0.4" - strip-json-comments "^3.1.1" - -"@istanbuljs/load-nyc-config@^1.0.0": - version "1.1.0" - resolved "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz" - integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ== - dependencies: - camelcase "^5.3.1" - find-up "^4.1.0" - get-package-type "^0.1.0" - js-yaml "^3.13.1" - resolve-from "^5.0.0" - -"@istanbuljs/schema@^0.1.2": - version "0.1.2" - resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz" - integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== - -"@jest/console@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/console/-/console-26.6.2.tgz" - integrity sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g== - dependencies: - "@jest/types" "^26.6.2" - "@types/node" "*" - chalk "^4.0.0" - jest-message-util "^26.6.2" - jest-util "^26.6.2" - slash "^3.0.0" - -"@jest/core@^26.6.3": - version "26.6.3" - resolved "https://registry.npmjs.org/@jest/core/-/core-26.6.3.tgz" - integrity sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw== - dependencies: - "@jest/console" "^26.6.2" - "@jest/reporters" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/transform" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - ansi-escapes "^4.2.1" - chalk "^4.0.0" - exit "^0.1.2" - graceful-fs "^4.2.4" - jest-changed-files "^26.6.2" - jest-config "^26.6.3" - jest-haste-map "^26.6.2" - jest-message-util "^26.6.2" - jest-regex-util "^26.0.0" - jest-resolve "^26.6.2" - jest-resolve-dependencies "^26.6.3" - jest-runner "^26.6.3" - jest-runtime "^26.6.3" - jest-snapshot "^26.6.2" - jest-util "^26.6.2" - jest-validate "^26.6.2" - jest-watcher "^26.6.2" - micromatch "^4.0.2" - p-each-series "^2.1.0" - rimraf "^3.0.0" - slash "^3.0.0" - strip-ansi "^6.0.0" - -"@jest/environment@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/environment/-/environment-26.6.2.tgz" - integrity sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA== - dependencies: - "@jest/fake-timers" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - jest-mock "^26.6.2" - -"@jest/fake-timers@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.6.2.tgz" - integrity sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA== - dependencies: - "@jest/types" "^26.6.2" - "@sinonjs/fake-timers" "^6.0.1" - "@types/node" "*" - jest-message-util "^26.6.2" - jest-mock "^26.6.2" - jest-util "^26.6.2" - -"@jest/globals@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/globals/-/globals-26.6.2.tgz" - integrity sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA== - dependencies: - "@jest/environment" "^26.6.2" - "@jest/types" "^26.6.2" - expect "^26.6.2" - -"@jest/reporters@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/reporters/-/reporters-26.6.2.tgz" - integrity sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw== - dependencies: - "@bcoe/v8-coverage" "^0.2.3" - "@jest/console" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/transform" "^26.6.2" - "@jest/types" "^26.6.2" - chalk "^4.0.0" - collect-v8-coverage "^1.0.0" - exit "^0.1.2" - glob "^7.1.2" - graceful-fs "^4.2.4" - istanbul-lib-coverage "^3.0.0" - istanbul-lib-instrument "^4.0.3" - istanbul-lib-report "^3.0.0" - istanbul-lib-source-maps "^4.0.0" - istanbul-reports "^3.0.2" - jest-haste-map "^26.6.2" - jest-resolve "^26.6.2" - jest-util "^26.6.2" - jest-worker "^26.6.2" - slash "^3.0.0" - source-map "^0.6.0" - string-length "^4.0.1" - terminal-link "^2.0.0" - v8-to-istanbul "^7.0.0" - optionalDependencies: - node-notifier "^8.0.0" - -"@jest/source-map@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/source-map/-/source-map-26.6.2.tgz" - integrity sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA== - dependencies: - callsites "^3.0.0" - graceful-fs "^4.2.4" - source-map "^0.6.0" - -"@jest/test-result@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/test-result/-/test-result-26.6.2.tgz" - integrity sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ== - dependencies: - "@jest/console" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/istanbul-lib-coverage" "^2.0.0" - collect-v8-coverage "^1.0.0" - -"@jest/test-sequencer@^26.6.3": - version "26.6.3" - resolved "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.6.3.tgz" - integrity sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw== - dependencies: - "@jest/test-result" "^26.6.2" - graceful-fs "^4.2.4" - jest-haste-map "^26.6.2" - jest-runner "^26.6.3" - jest-runtime "^26.6.3" - -"@jest/transform@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/transform/-/transform-26.6.2.tgz" - integrity sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA== - dependencies: - "@babel/core" "^7.1.0" - "@jest/types" "^26.6.2" - babel-plugin-istanbul "^6.0.0" - chalk "^4.0.0" - convert-source-map "^1.4.0" - fast-json-stable-stringify "^2.0.0" - graceful-fs "^4.2.4" - jest-haste-map "^26.6.2" - jest-regex-util "^26.0.0" - jest-util "^26.6.2" - micromatch "^4.0.2" - pirates "^4.0.1" - slash "^3.0.0" - source-map "^0.6.1" - write-file-atomic "^3.0.0" - -"@jest/types@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz" - integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ== - dependencies: - "@types/istanbul-lib-coverage" "^2.0.0" - "@types/istanbul-reports" "^3.0.0" - "@types/node" "*" - "@types/yargs" "^15.0.0" - chalk "^4.0.0" - -"@sinonjs/commons@^1.7.0": - version "1.8.1" - resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.1.tgz" - integrity sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw== - dependencies: - type-detect "4.0.8" - -"@sinonjs/fake-timers@^6.0.1": - version "6.0.1" - resolved "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz" - integrity sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA== - dependencies: - "@sinonjs/commons" "^1.7.0" - -"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7": - version "7.1.12" - resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.12.tgz" - integrity sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ== - dependencies: - "@babel/parser" "^7.1.0" - "@babel/types" "^7.0.0" - "@types/babel__generator" "*" - "@types/babel__template" "*" - "@types/babel__traverse" "*" - -"@types/babel__generator@*": - version "7.6.2" - resolved "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.2.tgz" - integrity sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ== - dependencies: - "@babel/types" "^7.0.0" - -"@types/babel__template@*": - version "7.4.0" - resolved "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.0.tgz" - integrity sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A== - dependencies: - "@babel/parser" "^7.1.0" - "@babel/types" "^7.0.0" - -"@types/babel__traverse@*", "@types/babel__traverse@^7.0.4", "@types/babel__traverse@^7.0.6": - version "7.0.15" - resolved "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.15.tgz" - integrity sha512-Pzh9O3sTK8V6I1olsXpCfj2k/ygO2q1X0vhhnDrEQyYLHZesWz+zMZMVcwXLCYf0U36EtmyYaFGPfXlTtDHe3A== - dependencies: - "@babel/types" "^7.3.0" - -"@types/graceful-fs@^4.1.2": - version "4.1.4" - resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.4.tgz" - integrity sha512-mWA/4zFQhfvOA8zWkXobwJvBD7vzcxgrOQ0J5CH1votGqdq9m7+FwtGaqyCZqC3NyyBkc9z4m+iry4LlqcMWJg== - dependencies: - "@types/node" "*" - -"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1": - version "2.0.3" - resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz" - integrity sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw== - -"@types/istanbul-lib-report@*": - version "3.0.0" - resolved "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz" - integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg== - dependencies: - "@types/istanbul-lib-coverage" "*" - -"@types/istanbul-reports@^3.0.0": - version "3.0.0" - resolved "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz" - integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA== - dependencies: - "@types/istanbul-lib-report" "*" - -"@types/node@*": - version "14.14.7" - resolved "https://registry.npmjs.org/@types/node/-/node-14.14.7.tgz" - integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg== - -"@types/normalize-package-data@^2.4.0": - version "2.4.0" - resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz" - integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA== - -"@types/prettier@^2.0.0": - version "2.1.5" - resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.1.5.tgz" - integrity sha512-UEyp8LwZ4Dg30kVU2Q3amHHyTn1jEdhCIE59ANed76GaT1Vp76DD3ZWSAxgCrw6wJ0TqeoBpqmfUHiUDPs//HQ== - -"@types/stack-utils@^2.0.0": - version "2.0.0" - resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.0.tgz" - integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw== - -"@types/yargs-parser@*": - version "15.0.0" - resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz" - integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw== - -"@types/yargs@^15.0.0": - version "15.0.9" - resolved "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.9.tgz" - integrity sha512-HmU8SeIRhZCWcnRskCs36Q1Q00KBV6Cqh/ora8WN1+22dY07AZdn6Gel8QZ3t26XYPImtcL8WV/eqjhVmMEw4g== - dependencies: - "@types/yargs-parser" "*" - -abab@^2.0.3: - version "2.0.5" - resolved "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz" - integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q== - -acorn-globals@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz" - integrity sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg== - dependencies: - acorn "^7.1.1" - acorn-walk "^7.1.1" - -acorn-jsx@^5.2.0: - version "5.3.1" - resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz" - integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng== - -acorn-walk@^7.1.1: - version "7.2.0" - resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz" - integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA== - -acorn@^7.1.1, acorn@^7.4.0: - version "7.4.1" - resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz" - integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== - -ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4: - version "6.12.6" - resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" - integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== - dependencies: - fast-deep-equal "^3.1.1" - fast-json-stable-stringify "^2.0.0" - json-schema-traverse "^0.4.1" - uri-js "^4.2.2" - -ansi-colors@^4.1.1: - version "4.1.1" - resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz" - integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== - -ansi-escapes@^4.2.1: - version "4.3.1" - resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz" - integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA== - dependencies: - type-fest "^0.11.0" - -ansi-regex@^4.1.0: - version "4.1.0" - resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz" - integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== - -ansi-regex@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz" - integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== - -ansi-styles@^3.2.0, ansi-styles@^3.2.1: - version "3.2.1" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" - integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== - dependencies: - color-convert "^1.9.0" - -ansi-styles@^4.0.0, ansi-styles@^4.1.0: - version "4.3.0" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" - integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== - dependencies: - color-convert "^2.0.1" - -anymatch@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz" - integrity sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw== - dependencies: - micromatch "^3.1.4" - normalize-path "^2.1.1" - -anymatch@^3.0.3: - version "3.1.1" - resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz" - integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg== - dependencies: - normalize-path "^3.0.0" - picomatch "^2.0.4" - -argparse@^1.0.7: - version "1.0.10" - resolved "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" - integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== - dependencies: - sprintf-js "~1.0.2" - -arr-diff@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz" - integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA= - -arr-flatten@^1.1.0: - version "1.1.0" - resolved "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz" - integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg== - -arr-union@^3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz" - integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ= - -array-unique@^0.3.2: - version "0.3.2" - resolved "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz" - integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg= - -asn1@~0.2.3: - version "0.2.4" - resolved "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz" - integrity sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg== - dependencies: - safer-buffer "~2.1.0" - -assert-plus@1.0.0, assert-plus@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz" - integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU= - -assign-symbols@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz" - integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c= - -astral-regex@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz" - integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg== - -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" - integrity sha1-x57Zf380y48robyXkLzDZkdLS3k= - -atob@^2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz" - integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== - -aws-sign2@~0.7.0: - version "0.7.0" - resolved "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz" - integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= - -aws4@^1.8.0: - version "1.11.0" - resolved "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz" - integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== - -babel-jest@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/babel-jest/-/babel-jest-26.6.3.tgz" - integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA== - dependencies: - "@jest/transform" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/babel__core" "^7.1.7" - babel-plugin-istanbul "^6.0.0" - babel-preset-jest "^26.6.2" - chalk "^4.0.0" - graceful-fs "^4.2.4" - slash "^3.0.0" - -babel-plugin-istanbul@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz" - integrity sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ== - dependencies: - "@babel/helper-plugin-utils" "^7.0.0" - "@istanbuljs/load-nyc-config" "^1.0.0" - "@istanbuljs/schema" "^0.1.2" - istanbul-lib-instrument "^4.0.0" - test-exclude "^6.0.0" - -babel-plugin-jest-hoist@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.6.2.tgz" - integrity sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw== - dependencies: - "@babel/template" "^7.3.3" - "@babel/types" "^7.3.3" - "@types/babel__core" "^7.0.0" - "@types/babel__traverse" "^7.0.6" - -babel-preset-current-node-syntax@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.0.tgz" - integrity sha512-mGkvkpocWJes1CmMKtgGUwCeeq0pOhALyymozzDWYomHTbDLwueDYG6p4TK1YOeYHCzBzYPsWkgTto10JubI1Q== - dependencies: - "@babel/plugin-syntax-async-generators" "^7.8.4" - "@babel/plugin-syntax-bigint" "^7.8.3" - "@babel/plugin-syntax-class-properties" "^7.8.3" - "@babel/plugin-syntax-import-meta" "^7.8.3" - "@babel/plugin-syntax-json-strings" "^7.8.3" - "@babel/plugin-syntax-logical-assignment-operators" "^7.8.3" - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" - "@babel/plugin-syntax-numeric-separator" "^7.8.3" - "@babel/plugin-syntax-object-rest-spread" "^7.8.3" - "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" - "@babel/plugin-syntax-optional-chaining" "^7.8.3" - "@babel/plugin-syntax-top-level-await" "^7.8.3" - -babel-preset-jest@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-26.6.2.tgz" - integrity sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ== - dependencies: - babel-plugin-jest-hoist "^26.6.2" - babel-preset-current-node-syntax "^1.0.0" - -balanced-match@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz" - integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c= - -base@^0.11.1: - version "0.11.2" - resolved "https://registry.npmjs.org/base/-/base-0.11.2.tgz" - integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg== - dependencies: - cache-base "^1.0.1" - class-utils "^0.3.5" - component-emitter "^1.2.1" - define-property "^1.0.0" - isobject "^3.0.1" - mixin-deep "^1.2.0" - pascalcase "^0.1.1" - -bcrypt-pbkdf@^1.0.0: - version "1.0.2" - resolved "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz" - integrity sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4= - dependencies: - tweetnacl "^0.14.3" - -brace-expansion@^1.1.7: - version "1.1.11" - resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" - integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== - dependencies: - balanced-match "^1.0.0" - concat-map "0.0.1" - -braces@^2.3.1: - version "2.3.2" - resolved "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz" - integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w== - dependencies: - arr-flatten "^1.1.0" - array-unique "^0.3.2" - extend-shallow "^2.0.1" - fill-range "^4.0.0" - isobject "^3.0.1" - repeat-element "^1.1.2" - snapdragon "^0.8.1" - snapdragon-node "^2.0.1" - split-string "^3.0.2" - to-regex "^3.0.1" - -braces@^3.0.1: - version "3.0.2" - resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== - dependencies: - fill-range "^7.0.1" - -browser-process-hrtime@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz" - integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== - -bser@2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz" - integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ== - dependencies: - node-int64 "^0.4.0" - -buffer-from@^1.0.0: - version "1.1.1" - resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz" - integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== - -cache-base@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz" - integrity sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ== - dependencies: - collection-visit "^1.0.0" - component-emitter "^1.2.1" - get-value "^2.0.6" - has-value "^1.0.0" - isobject "^3.0.1" - set-value "^2.0.0" - to-object-path "^0.3.0" - union-value "^1.0.0" - unset-value "^1.0.0" - -callsites@^3.0.0: - version "3.1.0" - resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" - integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== - -camelcase@^5.0.0, camelcase@^5.3.1: - version "5.3.1" - resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" - integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== - -camelcase@^6.0.0: - version "6.2.0" - resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz" - integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== - -capture-exit@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz" - integrity sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g== - dependencies: - rsvp "^4.8.4" - -caseless@~0.12.0: - version "0.12.0" - resolved "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz" - integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= - -chalk@^2.0.0: - version "2.4.2" - resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" - integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^4.0.0: - version "4.1.0" - resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz" - integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== - dependencies: - ansi-styles "^4.1.0" - supports-color "^7.1.0" - -char-regex@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz" - integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw== - -ci-info@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz" - integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ== - -cjs-module-lexer@^0.6.0: - version "0.6.0" - resolved "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz" - integrity sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw== - -class-utils@^0.3.5: - version "0.3.6" - resolved "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz" - integrity sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg== - dependencies: - arr-union "^3.1.0" - define-property "^0.2.5" - isobject "^3.0.0" - static-extend "^0.1.1" - -cliui@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz" - integrity sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ== - dependencies: - string-width "^4.2.0" - strip-ansi "^6.0.0" - wrap-ansi "^6.2.0" - -co@^4.6.0: - version "4.6.0" - resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz" - integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ= - -collect-v8-coverage@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz" - integrity sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg== - -collection-visit@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz" - integrity sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA= - dependencies: - map-visit "^1.0.0" - object-visit "^1.0.0" - -color-convert@^1.9.0: - version "1.9.3" - resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" - integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== - dependencies: - color-name "1.1.3" - -color-convert@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" - integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== - dependencies: - color-name "~1.1.4" - -color-name@1.1.3: - version "1.1.3" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" - integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= - -color-name@~1.1.4: - version "1.1.4" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" - integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== - -combined-stream@^1.0.6, combined-stream@~1.0.6: - version "1.0.8" - resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" - integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== - dependencies: - delayed-stream "~1.0.0" - -component-emitter@^1.2.1: - version "1.3.0" - resolved "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz" - integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg== - -concat-map@0.0.1: - version "0.0.1" - resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" - integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= - -convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: - version "1.7.0" - resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz" - integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== - dependencies: - safe-buffer "~5.1.1" - -copy-descriptor@^0.1.0: - version "0.1.1" - resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz" - integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= - -core-util-is@1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz" - integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= - -cross-spawn@^6.0.0: - version "6.0.5" - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz" - integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ== - dependencies: - nice-try "^1.0.4" - path-key "^2.0.1" - semver "^5.5.0" - shebang-command "^1.2.0" - which "^1.2.9" - -cross-spawn@^7.0.0, cross-spawn@^7.0.2: - version "7.0.3" - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" - integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== - dependencies: - path-key "^3.1.0" - shebang-command "^2.0.0" - which "^2.0.1" - -cssom@^0.4.4: - version "0.4.4" - resolved "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz" - integrity sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw== - -cssom@~0.3.6: - version "0.3.8" - resolved "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz" - integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg== - -cssstyle@^2.2.0: - version "2.3.0" - resolved "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz" - integrity sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A== - dependencies: - cssom "~0.3.6" - -dashdash@^1.12.0: - version "1.14.1" - resolved "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz" - integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA= - dependencies: - assert-plus "^1.0.0" - -data-urls@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz" - integrity sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ== - dependencies: - abab "^2.0.3" - whatwg-mimetype "^2.3.0" - whatwg-url "^8.0.0" - -debug@^2.2.0, debug@^2.3.3: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== - dependencies: - ms "2.0.0" - -debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: - version "4.2.0" - resolved "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz" - integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg== - dependencies: - ms "2.1.2" - -decamelize@^1.2.0: - version "1.2.0" - resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" - integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= - -decimal.js@^10.2.0: - version "10.2.1" - resolved "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.1.tgz" - integrity sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw== - -decode-uri-component@^0.2.0: - version "0.2.0" - resolved "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz" - integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU= - -deep-is@^0.1.3, deep-is@~0.1.3: - version "0.1.3" - resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz" - integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= - -deepmerge@^4.2.2: - version "4.2.2" - resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz" - integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg== - -define-property@^0.2.5: - version "0.2.5" - resolved "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz" - integrity sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY= - dependencies: - is-descriptor "^0.1.0" - -define-property@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz" - integrity sha1-dp66rz9KY6rTr56NMEybvnm/sOY= - dependencies: - is-descriptor "^1.0.0" - -define-property@^2.0.2: - version "2.0.2" - resolved "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz" - integrity sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ== - dependencies: - is-descriptor "^1.0.2" - isobject "^3.0.1" - -delayed-stream@~1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" - integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk= - -detect-newline@^3.0.0: - version "3.1.0" - resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz" - integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA== - -diff-sequences@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz" - integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q== - -doctrine@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" - integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== - dependencies: - esutils "^2.0.2" - -domexception@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz" - integrity sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg== - dependencies: - webidl-conversions "^5.0.0" - -dotenv@^8.2.0: - version "8.2.0" - resolved "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz" - integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw== - -ecc-jsbn@~0.1.1: - version "0.1.2" - resolved "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz" - integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk= - dependencies: - jsbn "~0.1.0" - safer-buffer "^2.1.0" - -emittery@^0.7.1: - version "0.7.2" - resolved "https://registry.npmjs.org/emittery/-/emittery-0.7.2.tgz" - integrity sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ== - -emoji-regex@^7.0.1: - version "7.0.3" - resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz" - integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA== - -emoji-regex@^8.0.0: - version "8.0.0" - resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" - integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== - -end-of-stream@^1.1.0: - version "1.4.4" - resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" - integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== - dependencies: - once "^1.4.0" - -enquirer@^2.3.5: - version "2.3.6" - resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz" - integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg== - dependencies: - ansi-colors "^4.1.1" - -error-ex@^1.3.1: - version "1.3.2" - resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" - integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== - dependencies: - is-arrayish "^0.2.1" - -escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" - integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= - -escape-string-regexp@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz" - integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== - -escodegen@^1.14.1: - version "1.14.3" - resolved "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz" - integrity sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw== - dependencies: - esprima "^4.0.1" - estraverse "^4.2.0" - esutils "^2.0.2" - optionator "^0.8.1" - optionalDependencies: - source-map "~0.6.1" - -eslint-plugin-es@^3.0.0: - version "3.0.1" - resolved "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz" - integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ== - dependencies: - eslint-utils "^2.0.0" - regexpp "^3.0.0" - -eslint-plugin-json@^2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz" - integrity sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q== - dependencies: - lodash "^4.17.19" - vscode-json-languageservice "^3.7.0" - -eslint-plugin-node@^11.1.0: - version "11.1.0" - resolved "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz" - integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g== - dependencies: - eslint-plugin-es "^3.0.0" - eslint-utils "^2.0.0" - ignore "^5.1.1" - minimatch "^3.0.4" - resolve "^1.10.1" - semver "^6.1.0" - -eslint-scope@^5.1.1: - version "5.1.1" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" - integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== - dependencies: - esrecurse "^4.3.0" - estraverse "^4.1.1" - -eslint-utils@^2.0.0, eslint-utils@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz" - integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== - dependencies: - eslint-visitor-keys "^1.1.0" - -eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: - version "1.3.0" - resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz" - integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== - -eslint-visitor-keys@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz" - integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== - -eslint@^7.11.0: - version "7.13.0" - resolved "https://registry.npmjs.org/eslint/-/eslint-7.13.0.tgz" - integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ== - dependencies: - "@babel/code-frame" "^7.0.0" - "@eslint/eslintrc" "^0.2.1" - ajv "^6.10.0" - chalk "^4.0.0" - cross-spawn "^7.0.2" - debug "^4.0.1" - doctrine "^3.0.0" - enquirer "^2.3.5" - eslint-scope "^5.1.1" - eslint-utils "^2.1.0" - eslint-visitor-keys "^2.0.0" - espree "^7.3.0" - esquery "^1.2.0" - esutils "^2.0.2" - file-entry-cache "^5.0.1" - functional-red-black-tree "^1.0.1" - glob-parent "^5.0.0" - globals "^12.1.0" - ignore "^4.0.6" - import-fresh "^3.0.0" - imurmurhash "^0.1.4" - is-glob "^4.0.0" - js-yaml "^3.13.1" - json-stable-stringify-without-jsonify "^1.0.1" - levn "^0.4.1" - lodash "^4.17.19" - minimatch "^3.0.4" - natural-compare "^1.4.0" - optionator "^0.9.1" - progress "^2.0.0" - regexpp "^3.1.0" - semver "^7.2.1" - strip-ansi "^6.0.0" - strip-json-comments "^3.1.0" - table "^5.2.3" - text-table "^0.2.0" - v8-compile-cache "^2.0.3" - -espree@^7.3.0: - version "7.3.0" - resolved "https://registry.npmjs.org/espree/-/espree-7.3.0.tgz" - integrity sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw== - dependencies: - acorn "^7.4.0" - acorn-jsx "^5.2.0" - eslint-visitor-keys "^1.3.0" - -esprima@^4.0.0, esprima@^4.0.1: - version "4.0.1" - resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" - integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== - -esquery@^1.2.0: - version "1.3.1" - resolved "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz" - integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ== - dependencies: - estraverse "^5.1.0" - -esrecurse@^4.3.0: - version "4.3.0" - resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" - integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== - dependencies: - estraverse "^5.2.0" - -estraverse@^4.1.1, estraverse@^4.2.0: - version "4.3.0" - resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" - integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== - -estraverse@^5.1.0, estraverse@^5.2.0: - version "5.2.0" - resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz" - integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ== - -esutils@^2.0.2: - version "2.0.3" - resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" - integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== - -exec-sh@^0.3.2: - version "0.3.4" - resolved "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.4.tgz" - integrity sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A== - -execa@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz" - integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA== - dependencies: - cross-spawn "^6.0.0" - get-stream "^4.0.0" - is-stream "^1.1.0" - npm-run-path "^2.0.0" - p-finally "^1.0.0" - signal-exit "^3.0.0" - strip-eof "^1.0.0" - -execa@^4.0.0: - version "4.1.0" - resolved "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz" - integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA== - dependencies: - cross-spawn "^7.0.0" - get-stream "^5.0.0" - human-signals "^1.1.1" - is-stream "^2.0.0" - merge-stream "^2.0.0" - npm-run-path "^4.0.0" - onetime "^5.1.0" - signal-exit "^3.0.2" - strip-final-newline "^2.0.0" - -exit@^0.1.2: - version "0.1.2" - resolved "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz" - integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw= - -expand-brackets@^2.1.4: - version "2.1.4" - resolved "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz" - integrity sha1-t3c14xXOMPa27/D4OwQVGiJEliI= - dependencies: - debug "^2.3.3" - define-property "^0.2.5" - extend-shallow "^2.0.1" - posix-character-classes "^0.1.0" - regex-not "^1.0.0" - snapdragon "^0.8.1" - to-regex "^3.0.1" - -expect@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/expect/-/expect-26.6.2.tgz" - integrity sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA== - dependencies: - "@jest/types" "^26.6.2" - ansi-styles "^4.0.0" - jest-get-type "^26.3.0" - jest-matcher-utils "^26.6.2" - jest-message-util "^26.6.2" - jest-regex-util "^26.0.0" - -extend-shallow@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz" - integrity sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8= - dependencies: - is-extendable "^0.1.0" - -extend-shallow@^3.0.0, extend-shallow@^3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" - integrity sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg= - dependencies: - assign-symbols "^1.0.0" - is-extendable "^1.0.1" - -extend@~3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" - integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== - -extglob@^2.0.4: - version "2.0.4" - resolved "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz" - integrity sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw== - dependencies: - array-unique "^0.3.2" - define-property "^1.0.0" - expand-brackets "^2.1.4" - extend-shallow "^2.0.1" - fragment-cache "^0.2.1" - regex-not "^1.0.0" - snapdragon "^0.8.1" - to-regex "^3.0.1" - -extsprintf@1.3.0, extsprintf@^1.2.0: - version "1.3.0" - resolved "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz" - integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU= - -fast-deep-equal@^3.1.1: - version "3.1.3" - resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" - integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== - -fast-json-stable-stringify@^2.0.0: - version "2.1.0" - resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" - integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== - -fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: - version "2.0.6" - resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" - integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= - -fb-watchman@^2.0.0: - version "2.0.1" - resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz" - integrity sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg== - dependencies: - bser "2.1.1" - -file-entry-cache@^5.0.1: - version "5.0.1" - resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz" - integrity sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g== - dependencies: - flat-cache "^2.0.1" - -fill-range@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz" - integrity sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc= - dependencies: - extend-shallow "^2.0.1" - is-number "^3.0.0" - repeat-string "^1.6.1" - to-regex-range "^2.1.0" - -fill-range@^7.0.1: - version "7.0.1" - resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" - integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== - dependencies: - to-regex-range "^5.0.1" - -find-up@^4.0.0, find-up@^4.1.0: - version "4.1.0" - resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" - integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== - dependencies: - locate-path "^5.0.0" - path-exists "^4.0.0" - -flat-cache@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz" - integrity sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA== - dependencies: - flatted "^2.0.0" - rimraf "2.6.3" - write "1.0.3" - -flatted@^2.0.0: - version "2.0.2" - resolved "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz" - integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA== - -for-in@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz" - integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA= - -forever-agent@~0.6.1: - version "0.6.1" - resolved "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz" - integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE= - -form-data@~2.3.2: - version "2.3.3" - resolved "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz" - integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ== - dependencies: - asynckit "^0.4.0" - combined-stream "^1.0.6" - mime-types "^2.1.12" - -fragment-cache@^0.2.1: - version "0.2.1" - resolved "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz" - integrity sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk= - dependencies: - map-cache "^0.2.2" - -fs.realpath@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" - integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= - -fsevents@^2.1.2: - version "2.2.1" - resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.2.1.tgz" - integrity sha512-bTLYHSeC0UH/EFXS9KqWnXuOl/wHK5Z/d+ghd5AsFMYN7wIGkUCOJyzy88+wJKkZPGON8u4Z9f6U4FdgURE9qA== - -function-bind@^1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" - integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== - -functional-red-black-tree@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz" - integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= - -gensync@^1.0.0-beta.1: - version "1.0.0-beta.2" - resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" - integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== - -get-caller-file@^2.0.1: - version "2.0.5" - resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" - integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== - -get-package-type@^0.1.0: - version "0.1.0" - resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz" - integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q== - -get-stream@^4.0.0: - version "4.1.0" - resolved "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz" - integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w== - dependencies: - pump "^3.0.0" - -get-stream@^5.0.0: - version "5.2.0" - resolved "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz" - integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA== - dependencies: - pump "^3.0.0" - -get-value@^2.0.3, get-value@^2.0.6: - version "2.0.6" - resolved "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz" - integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg= - -getpass@^0.1.1: - version "0.1.7" - resolved "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz" - integrity sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo= - dependencies: - assert-plus "^1.0.0" - -glob-parent@^5.0.0: - version "5.1.1" - resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz" - integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ== - dependencies: - is-glob "^4.0.1" - -glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: - version "7.1.6" - resolved "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz" - integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.4" - once "^1.3.0" - path-is-absolute "^1.0.0" - -globals@^11.1.0: - version "11.12.0" - resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" - integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== - -globals@^12.1.0: - version "12.4.0" - resolved "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz" - integrity sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg== - dependencies: - type-fest "^0.8.1" - -graceful-fs@^4.2.4: - version "4.2.4" - resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz" - integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw== - -growly@^1.3.0: - version "1.3.0" - resolved "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz" - integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE= - -har-schema@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz" - integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI= - -har-validator@~5.1.3: - version "5.1.5" - resolved "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz" - integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w== - dependencies: - ajv "^6.12.3" - har-schema "^2.0.0" - -has-flag@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" - integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= - -has-flag@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" - integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== - -has-value@^0.3.1: - version "0.3.1" - resolved "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz" - integrity sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8= - dependencies: - get-value "^2.0.3" - has-values "^0.1.4" - isobject "^2.0.0" - -has-value@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz" - integrity sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc= - dependencies: - get-value "^2.0.6" - has-values "^1.0.0" - isobject "^3.0.0" - -has-values@^0.1.4: - version "0.1.4" - resolved "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz" - integrity sha1-bWHeldkd/Km5oCCJrThL/49it3E= - -has-values@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz" - integrity sha1-lbC2P+whRmGab+V/51Yo1aOe/k8= - dependencies: - is-number "^3.0.0" - kind-of "^4.0.0" - -has@^1.0.3: - version "1.0.3" - resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz" - integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== - dependencies: - function-bind "^1.1.1" - -hosted-git-info@^2.1.4: - version "2.8.8" - resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz" - integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg== - -html-encoding-sniffer@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz" - integrity sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ== - dependencies: - whatwg-encoding "^1.0.5" - -html-escaper@^2.0.0: - version "2.0.2" - resolved "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz" - integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== - -http-signature@~1.2.0: - version "1.2.0" - resolved "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz" - integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE= - dependencies: - assert-plus "^1.0.0" - jsprim "^1.2.2" - sshpk "^1.7.0" - -human-signals@^1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz" - integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== - -iconv-lite@0.4.24: - version "0.4.24" - resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz" - integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== - dependencies: - safer-buffer ">= 2.1.2 < 3" - -ignore@^4.0.6: - version "4.0.6" - resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz" - integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== - -ignore@^5.1.1: - version "5.1.8" - resolved "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz" - integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== - -import-fresh@^3.0.0, import-fresh@^3.2.1: - version "3.2.2" - resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.2.tgz" - integrity sha512-cTPNrlvJT6twpYy+YmKUKrTSjWFs3bjYjAhCwm+z4EOCubZxAuO+hHpRN64TqjEaYSHs7tJAE0w1CKMGmsG/lw== - dependencies: - parent-module "^1.0.0" - resolve-from "^4.0.0" - -import-local@^3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz" - integrity sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA== - dependencies: - pkg-dir "^4.2.0" - resolve-cwd "^3.0.0" - -imurmurhash@^0.1.4: - version "0.1.4" - resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" - integrity sha1-khi5srkoojixPcT7a21XbyMUU+o= - -inflight@^1.0.4: - version "1.0.6" - resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" - integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= - dependencies: - once "^1.3.0" - wrappy "1" - -inherits@2: - version "2.0.4" - resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" - integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== - -ip-regex@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz" - integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk= - -is-accessor-descriptor@^0.1.6: - version "0.1.6" - resolved "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz" - integrity sha1-qeEss66Nh2cn7u84Q/igiXtcmNY= - dependencies: - kind-of "^3.0.2" - -is-accessor-descriptor@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz" - integrity sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ== - dependencies: - kind-of "^6.0.0" - -is-arrayish@^0.2.1: - version "0.2.1" - resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" - integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0= - -is-buffer@^1.1.5: - version "1.1.6" - resolved "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz" - integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== - -is-ci@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz" - integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w== - dependencies: - ci-info "^2.0.0" - -is-core-module@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.1.0.tgz" - integrity sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA== - dependencies: - has "^1.0.3" - -is-data-descriptor@^0.1.4: - version "0.1.4" - resolved "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz" - integrity sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y= - dependencies: - kind-of "^3.0.2" - -is-data-descriptor@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz" - integrity sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ== - dependencies: - kind-of "^6.0.0" - -is-descriptor@^0.1.0: - version "0.1.6" - resolved "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz" - integrity sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg== - dependencies: - is-accessor-descriptor "^0.1.6" - is-data-descriptor "^0.1.4" - kind-of "^5.0.0" - -is-descriptor@^1.0.0, is-descriptor@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz" - integrity sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg== - dependencies: - is-accessor-descriptor "^1.0.0" - is-data-descriptor "^1.0.0" - kind-of "^6.0.2" - -is-docker@^2.0.0: - version "2.1.1" - resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.1.1.tgz" - integrity sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw== - -is-extendable@^0.1.0, is-extendable@^0.1.1: - version "0.1.1" - resolved "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz" - integrity sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik= - -is-extendable@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz" - integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA== - dependencies: - is-plain-object "^2.0.4" - -is-extglob@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" - integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= - -is-fullwidth-code-point@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz" - integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= - -is-fullwidth-code-point@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" - integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== - -is-generator-fn@^2.0.0: - version "2.1.0" - resolved "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz" - integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ== - -is-glob@^4.0.0, is-glob@^4.0.1: - version "4.0.1" - resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz" - integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg== - dependencies: - is-extglob "^2.1.1" - -is-number@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz" - integrity sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU= - dependencies: - kind-of "^3.0.2" - -is-number@^7.0.0: - version "7.0.0" - resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" - integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== - -is-plain-object@^2.0.3, is-plain-object@^2.0.4: - version "2.0.4" - resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz" - integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== - dependencies: - isobject "^3.0.1" - -is-potential-custom-element-name@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz" - integrity sha1-DFLlS8yjkbssSUsh6GJtczbG45c= - -is-stream@^1.1.0: - version "1.1.0" - resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" - integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ= - -is-stream@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz" - integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== - -is-typedarray@^1.0.0, is-typedarray@~1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz" - integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= - -is-windows@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" - integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA== - -is-wsl@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" - integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== - dependencies: - is-docker "^2.0.0" - -isarray@1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" - integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= - -isexe@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" - integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= - -isobject@^2.0.0: - version "2.1.0" - resolved "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz" - integrity sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk= - dependencies: - isarray "1.0.0" - -isobject@^3.0.0, isobject@^3.0.1: - version "3.0.1" - resolved "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz" - integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8= - -isstream@~0.1.2: - version "0.1.2" - resolved "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz" - integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= - -istanbul-lib-coverage@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz" - integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg== - -istanbul-lib-instrument@^4.0.0, istanbul-lib-instrument@^4.0.3: - version "4.0.3" - resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz" - integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ== - dependencies: - "@babel/core" "^7.7.5" - "@istanbuljs/schema" "^0.1.2" - istanbul-lib-coverage "^3.0.0" - semver "^6.3.0" - -istanbul-lib-report@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz" - integrity sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw== - dependencies: - istanbul-lib-coverage "^3.0.0" - make-dir "^3.0.0" - supports-color "^7.1.0" - -istanbul-lib-source-maps@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz" - integrity sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg== - dependencies: - debug "^4.1.1" - istanbul-lib-coverage "^3.0.0" - source-map "^0.6.1" - -istanbul-reports@^3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz" - integrity sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw== - dependencies: - html-escaper "^2.0.0" - istanbul-lib-report "^3.0.0" - -jest-changed-files@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.6.2.tgz" - integrity sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ== - dependencies: - "@jest/types" "^26.6.2" - execa "^4.0.0" - throat "^5.0.0" - -jest-cli@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-cli/-/jest-cli-26.6.3.tgz" - integrity sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg== - dependencies: - "@jest/core" "^26.6.3" - "@jest/test-result" "^26.6.2" - "@jest/types" "^26.6.2" - chalk "^4.0.0" - exit "^0.1.2" - graceful-fs "^4.2.4" - import-local "^3.0.2" - is-ci "^2.0.0" - jest-config "^26.6.3" - jest-util "^26.6.2" - jest-validate "^26.6.2" - prompts "^2.0.1" - yargs "^15.4.1" - -jest-config@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-config/-/jest-config-26.6.3.tgz" - integrity sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg== - dependencies: - "@babel/core" "^7.1.0" - "@jest/test-sequencer" "^26.6.3" - "@jest/types" "^26.6.2" - babel-jest "^26.6.3" - chalk "^4.0.0" - deepmerge "^4.2.2" - glob "^7.1.1" - graceful-fs "^4.2.4" - jest-environment-jsdom "^26.6.2" - jest-environment-node "^26.6.2" - jest-get-type "^26.3.0" - jest-jasmine2 "^26.6.3" - jest-regex-util "^26.0.0" - jest-resolve "^26.6.2" - jest-util "^26.6.2" - jest-validate "^26.6.2" - micromatch "^4.0.2" - pretty-format "^26.6.2" - -jest-diff@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz" - integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA== - dependencies: - chalk "^4.0.0" - diff-sequences "^26.6.2" - jest-get-type "^26.3.0" - pretty-format "^26.6.2" - -jest-docblock@^26.0.0: - version "26.0.0" - resolved "https://registry.npmjs.org/jest-docblock/-/jest-docblock-26.0.0.tgz" - integrity sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w== - dependencies: - detect-newline "^3.0.0" - -jest-each@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-each/-/jest-each-26.6.2.tgz" - integrity sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A== - dependencies: - "@jest/types" "^26.6.2" - chalk "^4.0.0" - jest-get-type "^26.3.0" - jest-util "^26.6.2" - pretty-format "^26.6.2" - -jest-environment-jsdom@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-26.6.2.tgz" - integrity sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q== - dependencies: - "@jest/environment" "^26.6.2" - "@jest/fake-timers" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - jest-mock "^26.6.2" - jest-util "^26.6.2" - jsdom "^16.4.0" - -jest-environment-node@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-26.6.2.tgz" - integrity sha512-zhtMio3Exty18dy8ee8eJ9kjnRyZC1N4C1Nt/VShN1apyXc8rWGtJ9lI7vqiWcyyXS4BVSEn9lxAM2D+07/Tag== - dependencies: - "@jest/environment" "^26.6.2" - "@jest/fake-timers" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - jest-mock "^26.6.2" - jest-util "^26.6.2" - -jest-get-type@^26.3.0: - version "26.3.0" - resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz" - integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig== - -jest-haste-map@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.6.2.tgz" - integrity sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w== - dependencies: - "@jest/types" "^26.6.2" - "@types/graceful-fs" "^4.1.2" - "@types/node" "*" - anymatch "^3.0.3" - fb-watchman "^2.0.0" - graceful-fs "^4.2.4" - jest-regex-util "^26.0.0" - jest-serializer "^26.6.2" - jest-util "^26.6.2" - jest-worker "^26.6.2" - micromatch "^4.0.2" - sane "^4.0.3" - walker "^1.0.7" - optionalDependencies: - fsevents "^2.1.2" - -jest-jasmine2@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.6.3.tgz" - integrity sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg== - dependencies: - "@babel/traverse" "^7.1.0" - "@jest/environment" "^26.6.2" - "@jest/source-map" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - chalk "^4.0.0" - co "^4.6.0" - expect "^26.6.2" - is-generator-fn "^2.0.0" - jest-each "^26.6.2" - jest-matcher-utils "^26.6.2" - jest-message-util "^26.6.2" - jest-runtime "^26.6.3" - jest-snapshot "^26.6.2" - jest-util "^26.6.2" - pretty-format "^26.6.2" - throat "^5.0.0" - -jest-leak-detector@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-26.6.2.tgz" - integrity sha512-i4xlXpsVSMeKvg2cEKdfhh0H39qlJlP5Ex1yQxwF9ubahboQYMgTtz5oML35AVA3B4Eu+YsmwaiKVev9KCvLxg== - dependencies: - jest-get-type "^26.3.0" - pretty-format "^26.6.2" - -jest-matcher-utils@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz" - integrity sha512-llnc8vQgYcNqDrqRDXWwMr9i7rS5XFiCwvh6DTP7Jqa2mqpcCBBlpCbn+trkG0KNhPu/h8rzyBkriOtBstvWhw== - dependencies: - chalk "^4.0.0" - jest-diff "^26.6.2" - jest-get-type "^26.3.0" - pretty-format "^26.6.2" - -jest-message-util@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-message-util/-/jest-message-util-26.6.2.tgz" - integrity sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA== - dependencies: - "@babel/code-frame" "^7.0.0" - "@jest/types" "^26.6.2" - "@types/stack-utils" "^2.0.0" - chalk "^4.0.0" - graceful-fs "^4.2.4" - micromatch "^4.0.2" - pretty-format "^26.6.2" - slash "^3.0.0" - stack-utils "^2.0.2" - -jest-mock@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-mock/-/jest-mock-26.6.2.tgz" - integrity sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew== - dependencies: - "@jest/types" "^26.6.2" - "@types/node" "*" - -jest-pnp-resolver@^1.2.2: - version "1.2.2" - resolved "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz" - integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w== - -jest-regex-util@^26.0.0: - version "26.0.0" - resolved "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-26.0.0.tgz" - integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A== - -jest-resolve-dependencies@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.6.3.tgz" - integrity sha512-pVwUjJkxbhe4RY8QEWzN3vns2kqyuldKpxlxJlzEYfKSvY6/bMvxoFrYYzUO1Gx28yKWN37qyV7rIoIp2h8fTg== - dependencies: - "@jest/types" "^26.6.2" - jest-regex-util "^26.0.0" - jest-snapshot "^26.6.2" - -jest-resolve@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.6.2.tgz" - integrity sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ== - dependencies: - "@jest/types" "^26.6.2" - chalk "^4.0.0" - graceful-fs "^4.2.4" - jest-pnp-resolver "^1.2.2" - jest-util "^26.6.2" - read-pkg-up "^7.0.1" - resolve "^1.18.1" - slash "^3.0.0" - -jest-runner@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-runner/-/jest-runner-26.6.3.tgz" - integrity sha512-atgKpRHnaA2OvByG/HpGA4g6CSPS/1LK0jK3gATJAoptC1ojltpmVlYC3TYgdmGp+GLuhzpH30Gvs36szSL2JQ== - dependencies: - "@jest/console" "^26.6.2" - "@jest/environment" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - chalk "^4.0.0" - emittery "^0.7.1" - exit "^0.1.2" - graceful-fs "^4.2.4" - jest-config "^26.6.3" - jest-docblock "^26.0.0" - jest-haste-map "^26.6.2" - jest-leak-detector "^26.6.2" - jest-message-util "^26.6.2" - jest-resolve "^26.6.2" - jest-runtime "^26.6.3" - jest-util "^26.6.2" - jest-worker "^26.6.2" - source-map-support "^0.5.6" - throat "^5.0.0" - -jest-runtime@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.6.3.tgz" - integrity sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw== - dependencies: - "@jest/console" "^26.6.2" - "@jest/environment" "^26.6.2" - "@jest/fake-timers" "^26.6.2" - "@jest/globals" "^26.6.2" - "@jest/source-map" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/transform" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/yargs" "^15.0.0" - chalk "^4.0.0" - cjs-module-lexer "^0.6.0" - collect-v8-coverage "^1.0.0" - exit "^0.1.2" - glob "^7.1.3" - graceful-fs "^4.2.4" - jest-config "^26.6.3" - jest-haste-map "^26.6.2" - jest-message-util "^26.6.2" - jest-mock "^26.6.2" - jest-regex-util "^26.0.0" - jest-resolve "^26.6.2" - jest-snapshot "^26.6.2" - jest-util "^26.6.2" - jest-validate "^26.6.2" - slash "^3.0.0" - strip-bom "^4.0.0" - yargs "^15.4.1" - -jest-serializer@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-serializer/-/jest-serializer-26.6.2.tgz" - integrity sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g== - dependencies: - "@types/node" "*" - graceful-fs "^4.2.4" - -jest-snapshot@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.6.2.tgz" - integrity sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og== - dependencies: - "@babel/types" "^7.0.0" - "@jest/types" "^26.6.2" - "@types/babel__traverse" "^7.0.4" - "@types/prettier" "^2.0.0" - chalk "^4.0.0" - expect "^26.6.2" - graceful-fs "^4.2.4" - jest-diff "^26.6.2" - jest-get-type "^26.3.0" - jest-haste-map "^26.6.2" - jest-matcher-utils "^26.6.2" - jest-message-util "^26.6.2" - jest-resolve "^26.6.2" - natural-compare "^1.4.0" - pretty-format "^26.6.2" - semver "^7.3.2" - -jest-util@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-util/-/jest-util-26.6.2.tgz" - integrity sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q== - dependencies: - "@jest/types" "^26.6.2" - "@types/node" "*" - chalk "^4.0.0" - graceful-fs "^4.2.4" - is-ci "^2.0.0" - micromatch "^4.0.2" - -jest-validate@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-26.6.2.tgz" - integrity sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ== - dependencies: - "@jest/types" "^26.6.2" - camelcase "^6.0.0" - chalk "^4.0.0" - jest-get-type "^26.3.0" - leven "^3.1.0" - pretty-format "^26.6.2" - -jest-watcher@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-watcher/-/jest-watcher-26.6.2.tgz" - integrity sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ== - dependencies: - "@jest/test-result" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - ansi-escapes "^4.2.1" - chalk "^4.0.0" - jest-util "^26.6.2" - string-length "^4.0.1" - -jest-worker@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz" - integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ== - dependencies: - "@types/node" "*" - merge-stream "^2.0.0" - supports-color "^7.0.0" - -jest@^26.4.2: - version "26.6.3" - resolved "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz" - integrity sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q== - dependencies: - "@jest/core" "^26.6.3" - import-local "^3.0.2" - jest-cli "^26.6.3" - -js-tokens@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" - integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== - -js-yaml@^3.13.1: - version "3.14.0" - resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz" - integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A== - dependencies: - argparse "^1.0.7" - esprima "^4.0.0" - -jsbn@~0.1.0: - version "0.1.1" - resolved "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz" - integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM= - -jsdom@^16.4.0: - version "16.4.0" - resolved "https://registry.npmjs.org/jsdom/-/jsdom-16.4.0.tgz" - integrity sha512-lYMm3wYdgPhrl7pDcRmvzPhhrGVBeVhPIqeHjzeiHN3DFmD1RBpbExbi8vU7BJdH8VAZYovR8DMt0PNNDM7k8w== - dependencies: - abab "^2.0.3" - acorn "^7.1.1" - acorn-globals "^6.0.0" - cssom "^0.4.4" - cssstyle "^2.2.0" - data-urls "^2.0.0" - decimal.js "^10.2.0" - domexception "^2.0.1" - escodegen "^1.14.1" - html-encoding-sniffer "^2.0.1" - is-potential-custom-element-name "^1.0.0" - nwsapi "^2.2.0" - parse5 "5.1.1" - request "^2.88.2" - request-promise-native "^1.0.8" - saxes "^5.0.0" - symbol-tree "^3.2.4" - tough-cookie "^3.0.1" - w3c-hr-time "^1.0.2" - w3c-xmlserializer "^2.0.0" - webidl-conversions "^6.1.0" - whatwg-encoding "^1.0.5" - whatwg-mimetype "^2.3.0" - whatwg-url "^8.0.0" - ws "^7.2.3" - xml-name-validator "^3.0.0" - -jsesc@^2.5.1: - version "2.5.2" - resolved "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" - integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== - -json-parse-even-better-errors@^2.3.0: - version "2.3.1" - resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" - integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== - -json-schema-traverse@^0.4.1: - version "0.4.1" - resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" - integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== - -json-schema@0.2.3: - version "0.2.3" - resolved "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz" - integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM= - -json-stable-stringify-without-jsonify@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" - integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= - -json-stringify-safe@~5.0.1: - version "5.0.1" - resolved "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz" - integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= - -json5@^2.1.2: - version "2.1.3" - resolved "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz" - integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA== - dependencies: - minimist "^1.2.5" - -jsonc-parser@^2.3.1: - version "2.3.1" - resolved "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.3.1.tgz" - integrity sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg== - -jsprim@^1.2.2: - version "1.4.1" - resolved "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz" - integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI= - dependencies: - assert-plus "1.0.0" - extsprintf "1.3.0" - json-schema "0.2.3" - verror "1.10.0" - -kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0: - version "3.2.2" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" - integrity sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ= - dependencies: - is-buffer "^1.1.5" - -kind-of@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz" - integrity sha1-IIE989cSkosgc3hpGkUGb65y3Vc= - dependencies: - is-buffer "^1.1.5" - -kind-of@^5.0.0: - version "5.1.0" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz" - integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw== - -kind-of@^6.0.0, kind-of@^6.0.2: - version "6.0.3" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" - integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== - -kleur@^3.0.3: - version "3.0.3" - resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz" - integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== - -leven@^3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" - integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A== - -levn@^0.4.1: - version "0.4.1" - resolved "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" - integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== - dependencies: - prelude-ls "^1.2.1" - type-check "~0.4.0" - -levn@~0.3.0: - version "0.3.0" - resolved "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz" - integrity sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4= - dependencies: - prelude-ls "~1.1.2" - type-check "~0.3.2" - -lines-and-columns@^1.1.6: - version "1.1.6" - resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz" - integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= - -locate-path@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" - integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== - dependencies: - p-locate "^4.1.0" - -lodash.sortby@^4.7.0: - version "4.7.0" - resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz" - integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg= - -lodash@^4.17.14, lodash@^4.17.19: - version "4.17.20" - resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz" - integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== - -make-dir@^3.0.0: - version "3.1.0" - resolved "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz" - integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== - dependencies: - semver "^6.0.0" - -makeerror@1.0.x: - version "1.0.11" - resolved "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz" - integrity sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw= - dependencies: - tmpl "1.0.x" - -map-cache@^0.2.2: - version "0.2.2" - resolved "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz" - integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8= - -map-visit@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz" - integrity sha1-7Nyo8TFE5mDxtb1B8S80edmN+48= - dependencies: - object-visit "^1.0.0" - -merge-stream@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" - integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== - -micromatch@^3.1.4: - version "3.1.10" - resolved "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz" - integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg== - dependencies: - arr-diff "^4.0.0" - array-unique "^0.3.2" - braces "^2.3.1" - define-property "^2.0.2" - extend-shallow "^3.0.2" - extglob "^2.0.4" - fragment-cache "^0.2.1" - kind-of "^6.0.2" - nanomatch "^1.2.9" - object.pick "^1.3.0" - regex-not "^1.0.0" - snapdragon "^0.8.1" - to-regex "^3.0.2" - -micromatch@^4.0.2: - version "4.0.2" - resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz" - integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q== - dependencies: - braces "^3.0.1" - picomatch "^2.0.5" - -mime-db@1.44.0: - version "1.44.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz" - integrity sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg== - -mime-types@^2.1.12, mime-types@~2.1.19: - version "2.1.27" - resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz" - integrity sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w== - dependencies: - mime-db "1.44.0" - -mimic-fn@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" - integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== - -minimatch@^3.0.4: - version "3.0.4" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" - integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== - dependencies: - brace-expansion "^1.1.7" - -minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5: - version "1.2.5" - resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz" - integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== - -mixin-deep@^1.2.0: - version "1.3.2" - resolved "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz" - integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA== - dependencies: - for-in "^1.0.2" - is-extendable "^1.0.1" - -mkdirp@^0.5.1: - version "0.5.5" - resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz" - integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== - dependencies: - minimist "^1.2.5" - -ms@2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" - integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g= - -ms@2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" - integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== - -nanomatch@^1.2.9: - version "1.2.13" - resolved "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz" - integrity sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA== - dependencies: - arr-diff "^4.0.0" - array-unique "^0.3.2" - define-property "^2.0.2" - extend-shallow "^3.0.2" - fragment-cache "^0.2.1" - is-windows "^1.0.2" - kind-of "^6.0.2" - object.pick "^1.3.0" - regex-not "^1.0.0" - snapdragon "^0.8.1" - to-regex "^3.0.1" - -natural-compare@^1.4.0: - version "1.4.0" - resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" - integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= - -nice-try@^1.0.4: - version "1.0.5" - resolved "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz" - integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== - -node-fetch@^2.6.1: - version "2.6.1" - resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz" - integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== - -node-int64@^0.4.0: - version "0.4.0" - resolved "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz" - integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs= - -node-modules-regexp@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz" - integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA= - -node-notifier@^8.0.0: - version "8.0.0" - resolved "https://registry.npmjs.org/node-notifier/-/node-notifier-8.0.0.tgz" - integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA== - dependencies: - growly "^1.3.0" - is-wsl "^2.2.0" - semver "^7.3.2" - shellwords "^0.1.1" - uuid "^8.3.0" - which "^2.0.2" - -normalize-package-data@^2.5.0: - version "2.5.0" - resolved "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz" - integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== - dependencies: - hosted-git-info "^2.1.4" - resolve "^1.10.0" - semver "2 || 3 || 4 || 5" - validate-npm-package-license "^3.0.1" - -normalize-path@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz" - integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk= - dependencies: - remove-trailing-separator "^1.0.1" - -normalize-path@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" - integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== - -npm-run-path@^2.0.0: - version "2.0.2" - resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz" - integrity sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8= - dependencies: - path-key "^2.0.0" - -npm-run-path@^4.0.0: - version "4.0.1" - resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz" - integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw== - dependencies: - path-key "^3.0.0" - -nwsapi@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz" - integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ== - -oauth-sign@~0.9.0: - version "0.9.0" - resolved "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz" - integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ== - -object-copy@^0.1.0: - version "0.1.0" - resolved "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz" - integrity sha1-fn2Fi3gb18mRpBupde04EnVOmYw= - dependencies: - copy-descriptor "^0.1.0" - define-property "^0.2.5" - kind-of "^3.0.3" - -object-visit@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz" - integrity sha1-95xEk68MU3e1n+OdOV5BBC3QRbs= - dependencies: - isobject "^3.0.0" - -object.pick@^1.3.0: - version "1.3.0" - resolved "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz" - integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c= - dependencies: - isobject "^3.0.1" - -once@^1.3.0, once@^1.3.1, once@^1.4.0: - version "1.4.0" - resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz" - integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E= - dependencies: - wrappy "1" - -onetime@^5.1.0: - version "5.1.2" - resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" - integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== - dependencies: - mimic-fn "^2.1.0" - -optionator@^0.8.1: - version "0.8.3" - resolved "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz" - integrity sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA== - dependencies: - deep-is "~0.1.3" - fast-levenshtein "~2.0.6" - levn "~0.3.0" - prelude-ls "~1.1.2" - type-check "~0.3.2" - word-wrap "~1.2.3" - -optionator@^0.9.1: - version "0.9.1" - resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz" - integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== - dependencies: - deep-is "^0.1.3" - fast-levenshtein "^2.0.6" - levn "^0.4.1" - prelude-ls "^1.2.1" - type-check "^0.4.0" - word-wrap "^1.2.3" - -p-each-series@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/p-each-series/-/p-each-series-2.1.0.tgz" - integrity sha512-ZuRs1miPT4HrjFa+9fRfOFXxGJfORgelKV9f9nNOWw2gl6gVsRaVDOQP0+MI0G0wGKns1Yacsu0GjOFbTK0JFQ== - -p-finally@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz" - integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4= - -p-limit@^2.2.0: - version "2.3.0" - resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" - integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== - dependencies: - p-try "^2.0.0" - -p-locate@^4.1.0: - version "4.1.0" - resolved "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" - integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A== - dependencies: - p-limit "^2.2.0" - -p-try@^2.0.0: - version "2.2.0" - resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" - integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== - -parent-module@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" - integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== - dependencies: - callsites "^3.0.0" - -parse-json@^5.0.0: - version "5.1.0" - resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.1.0.tgz" - integrity sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ== - dependencies: - "@babel/code-frame" "^7.0.0" - error-ex "^1.3.1" - json-parse-even-better-errors "^2.3.0" - lines-and-columns "^1.1.6" - -parse5@5.1.1: - version "5.1.1" - resolved "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz" - integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug== - -pascalcase@^0.1.1: - version "0.1.1" - resolved "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz" - integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ= - -path-exists@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" - integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== - -path-is-absolute@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" - integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18= - -path-key@^2.0.0, path-key@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" - integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A= - -path-key@^3.0.0, path-key@^3.1.0: - version "3.1.1" - resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" - integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== - -path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz" - integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== - -performance-now@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz" - integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= - -picomatch@^2.0.4, picomatch@^2.0.5: - version "2.2.2" - resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz" - integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== - -pirates@^4.0.1: - version "4.0.1" - resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz" - integrity sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA== - dependencies: - node-modules-regexp "^1.0.0" - -pkg-dir@^4.2.0: - version "4.2.0" - resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz" - integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== - dependencies: - find-up "^4.0.0" - -posix-character-classes@^0.1.0: - version "0.1.1" - resolved "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz" - integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs= - -prelude-ls@^1.2.1: - version "1.2.1" - resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" - integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== - -prelude-ls@~1.1.2: - version "1.1.2" - resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz" - integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= - -pretty-format@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz" - integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg== - dependencies: - "@jest/types" "^26.6.2" - ansi-regex "^5.0.0" - ansi-styles "^4.0.0" - react-is "^17.0.1" - -progress@^2.0.0: - version "2.0.3" - resolved "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz" - integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== - -prompts@^2.0.1: - version "2.4.0" - resolved "https://registry.npmjs.org/prompts/-/prompts-2.4.0.tgz" - integrity sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ== - dependencies: - kleur "^3.0.3" - sisteransi "^1.0.5" - -psl@^1.1.28: - version "1.8.0" - resolved "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz" - integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ== - -pump@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" - integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww== - dependencies: - end-of-stream "^1.1.0" - once "^1.3.1" - -punycode@^2.1.0, punycode@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz" - integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== - -qs@^6.9.4: - version "6.9.4" - resolved "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz" - integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ== - -qs@~6.5.2: - version "6.5.2" - resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz" - integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== - -ramda@^0.27.1: - version "0.27.1" - resolved "https://registry.npmjs.org/ramda/-/ramda-0.27.1.tgz" - integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== - -react-is@^17.0.1: - version "17.0.1" - resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz" - integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA== - -read-pkg-up@^7.0.1: - version "7.0.1" - resolved "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz" - integrity sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg== - dependencies: - find-up "^4.1.0" - read-pkg "^5.2.0" - type-fest "^0.8.1" - -read-pkg@^5.2.0: - version "5.2.0" - resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz" - integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg== - dependencies: - "@types/normalize-package-data" "^2.4.0" - normalize-package-data "^2.5.0" - parse-json "^5.0.0" - type-fest "^0.6.0" - -regex-not@^1.0.0, regex-not@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz" - integrity sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A== - dependencies: - extend-shallow "^3.0.2" - safe-regex "^1.1.0" - -regexpp@^3.0.0, regexpp@^3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz" - integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== - -remove-trailing-separator@^1.0.1: - version "1.1.0" - resolved "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz" - integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8= - -repeat-element@^1.1.2: - version "1.1.3" - resolved "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz" - integrity sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g== - -repeat-string@^1.6.1: - version "1.6.1" - resolved "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz" - integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc= - -request-promise-core@1.1.4: - version "1.1.4" - resolved "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.4.tgz" - integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw== - dependencies: - lodash "^4.17.19" - -request-promise-native@^1.0.8: - version "1.0.9" - resolved "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.9.tgz" - integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g== - dependencies: - request-promise-core "1.1.4" - stealthy-require "^1.1.1" - tough-cookie "^2.3.3" - -request@^2.88.2: - version "2.88.2" - resolved "https://registry.npmjs.org/request/-/request-2.88.2.tgz" - integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw== - dependencies: - aws-sign2 "~0.7.0" - aws4 "^1.8.0" - caseless "~0.12.0" - combined-stream "~1.0.6" - extend "~3.0.2" - forever-agent "~0.6.1" - form-data "~2.3.2" - har-validator "~5.1.3" - http-signature "~1.2.0" - is-typedarray "~1.0.0" - isstream "~0.1.2" - json-stringify-safe "~5.0.1" - mime-types "~2.1.19" - oauth-sign "~0.9.0" - performance-now "^2.1.0" - qs "~6.5.2" - safe-buffer "^5.1.2" - tough-cookie "~2.5.0" - tunnel-agent "^0.6.0" - uuid "^3.3.2" - -require-directory@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" - integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I= - -require-main-filename@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz" - integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg== - -resolve-cwd@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz" - integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg== - dependencies: - resolve-from "^5.0.0" - -resolve-from@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" - integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== - -resolve-from@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" - integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== - -resolve-url@^0.2.1: - version "0.2.1" - resolved "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz" - integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= - -resolve@^1.10.0, resolve@^1.10.1, resolve@^1.18.1, resolve@^1.3.2: - version "1.19.0" - resolved "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz" - integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg== - dependencies: - is-core-module "^2.1.0" - path-parse "^1.0.6" - -ret@~0.1.10: - version "0.1.15" - resolved "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz" - integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== - -rimraf@2.6.3: - version "2.6.3" - resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz" - integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA== - dependencies: - glob "^7.1.3" - -rimraf@^3.0.0: - version "3.0.2" - resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" - integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== - dependencies: - glob "^7.1.3" - -rsvp@^4.8.4: - version "4.8.5" - resolved "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz" - integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA== - -safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.1: - version "5.1.2" - resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" - integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== - -safe-regex@^1.1.0: - version "1.1.0" - resolved "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz" - integrity sha1-QKNmnzsHfR6UPURinhV91IAjvy4= - dependencies: - ret "~0.1.10" - -"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: - version "2.1.2" - resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" - integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== - -sane@^4.0.3: - version "4.1.0" - resolved "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz" - integrity sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA== - dependencies: - "@cnakazawa/watch" "^1.0.3" - anymatch "^2.0.0" - capture-exit "^2.0.0" - exec-sh "^0.3.2" - execa "^1.0.0" - fb-watchman "^2.0.0" - micromatch "^3.1.4" - minimist "^1.1.1" - walker "~1.0.5" - -saxes@^5.0.0: - version "5.0.1" - resolved "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz" - integrity sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw== - dependencies: - xmlchars "^2.2.0" - -"semver@2 || 3 || 4 || 5", semver@^5.4.1, semver@^5.5.0: - version "5.7.1" - resolved "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" - integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== - -semver@^6.0.0, semver@^6.1.0, semver@^6.3.0: - version "6.3.0" - resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" - integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== - -semver@^7.2.1, semver@^7.3.2: - version "7.3.2" - resolved "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz" - integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ== - -set-blocking@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz" - integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc= - -set-value@^2.0.0, set-value@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz" - integrity sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw== - dependencies: - extend-shallow "^2.0.1" - is-extendable "^0.1.1" - is-plain-object "^2.0.3" - split-string "^3.0.1" - -shebang-command@^1.2.0: - version "1.2.0" - resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz" - integrity sha1-RKrGW2lbAzmJaMOfNj/uXer98eo= - dependencies: - shebang-regex "^1.0.0" - -shebang-command@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" - integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== - dependencies: - shebang-regex "^3.0.0" - -shebang-regex@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz" - integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM= - -shebang-regex@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" - integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== - -shellwords@^0.1.1: - version "0.1.1" - resolved "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz" - integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww== - -signal-exit@^3.0.0, signal-exit@^3.0.2: - version "3.0.3" - resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz" - integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== - -sisteransi@^1.0.5: - version "1.0.5" - resolved "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz" - integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== - -slash@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" - integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== - -slice-ansi@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz" - integrity sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ== - dependencies: - ansi-styles "^3.2.0" - astral-regex "^1.0.0" - is-fullwidth-code-point "^2.0.0" - -snapdragon-node@^2.0.1: - version "2.1.1" - resolved "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz" - integrity sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw== - dependencies: - define-property "^1.0.0" - isobject "^3.0.0" - snapdragon-util "^3.0.1" - -snapdragon-util@^3.0.1: - version "3.0.1" - resolved "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz" - integrity sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ== - dependencies: - kind-of "^3.2.0" - -snapdragon@^0.8.1: - version "0.8.2" - resolved "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz" - integrity sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg== - dependencies: - base "^0.11.1" - debug "^2.2.0" - define-property "^0.2.5" - extend-shallow "^2.0.1" - map-cache "^0.2.2" - source-map "^0.5.6" - source-map-resolve "^0.5.0" - use "^3.1.0" - -source-map-resolve@^0.5.0: - version "0.5.3" - resolved "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz" - integrity sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw== - dependencies: - atob "^2.1.2" - decode-uri-component "^0.2.0" - resolve-url "^0.2.1" - source-map-url "^0.4.0" - urix "^0.1.0" - -source-map-support@^0.5.6: - version "0.5.19" - resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz" - integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw== - dependencies: - buffer-from "^1.0.0" - source-map "^0.6.0" - -source-map-url@^0.4.0: - version "0.4.0" - resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz" - integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM= - -source-map@^0.5.0, source-map@^0.5.6: - version "0.5.7" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" - integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= - -source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1: - version "0.6.1" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" - integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== - -source-map@^0.7.3: - version "0.7.3" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz" - integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== - -spdx-correct@^3.0.0: - version "3.1.1" - resolved "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz" - integrity sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w== - dependencies: - spdx-expression-parse "^3.0.0" - spdx-license-ids "^3.0.0" - -spdx-exceptions@^2.1.0: - version "2.3.0" - resolved "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz" - integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== - -spdx-expression-parse@^3.0.0: - version "3.0.1" - resolved "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz" - integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== - dependencies: - spdx-exceptions "^2.1.0" - spdx-license-ids "^3.0.0" - -spdx-license-ids@^3.0.0: - version "3.0.6" - resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.6.tgz" - integrity sha512-+orQK83kyMva3WyPf59k1+Y525csj5JejicWut55zeTWANuN17qSiSLUXWtzHeNWORSvT7GLDJ/E/XiIWoXBTw== - -split-string@^3.0.1, split-string@^3.0.2: - version "3.1.0" - resolved "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz" - integrity sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw== - dependencies: - extend-shallow "^3.0.0" - -sprintf-js@~1.0.2: - version "1.0.3" - resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" - integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= - -sshpk@^1.7.0: - version "1.16.1" - resolved "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz" - integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg== - dependencies: - asn1 "~0.2.3" - assert-plus "^1.0.0" - bcrypt-pbkdf "^1.0.0" - dashdash "^1.12.0" - ecc-jsbn "~0.1.1" - getpass "^0.1.1" - jsbn "~0.1.0" - safer-buffer "^2.0.2" - tweetnacl "~0.14.0" - -stack-utils@^2.0.2: - version "2.0.3" - resolved "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.3.tgz" - integrity sha512-gL//fkxfWUsIlFL2Tl42Cl6+HFALEaB1FU76I/Fy+oZjRreP7OPMXFlGbxM7NQsI0ZpUfw76sHnv0WNYuTb7Iw== - dependencies: - escape-string-regexp "^2.0.0" - -static-extend@^0.1.1: - version "0.1.2" - resolved "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz" - integrity sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY= - dependencies: - define-property "^0.2.5" - object-copy "^0.1.0" - -stealthy-require@^1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz" - integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks= - -string-length@^4.0.1: - version "4.0.1" - resolved "https://registry.npmjs.org/string-length/-/string-length-4.0.1.tgz" - integrity sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw== - dependencies: - char-regex "^1.0.2" - strip-ansi "^6.0.0" - -string-width@^3.0.0: - version "3.1.0" - resolved "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz" - integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w== - dependencies: - emoji-regex "^7.0.1" - is-fullwidth-code-point "^2.0.0" - strip-ansi "^5.1.0" - -string-width@^4.1.0, string-width@^4.2.0: - version "4.2.0" - resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz" - integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.0" - -strip-ansi@^5.1.0: - version "5.2.0" - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz" - integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA== - dependencies: - ansi-regex "^4.1.0" - -strip-ansi@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz" - integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w== - dependencies: - ansi-regex "^5.0.0" - -strip-bom@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz" - integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w== - -strip-eof@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" - integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8= - -strip-final-newline@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz" - integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== - -strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: - version "3.1.1" - resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" - integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== - -supports-color@^5.3.0: - version "5.5.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" - integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== - dependencies: - has-flag "^3.0.0" - -supports-color@^7.0.0, supports-color@^7.1.0: - version "7.2.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" - integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== - dependencies: - has-flag "^4.0.0" - -supports-hyperlinks@^2.0.0: - version "2.1.0" - resolved "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz" - integrity sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA== - dependencies: - has-flag "^4.0.0" - supports-color "^7.0.0" - -symbol-tree@^3.2.4: - version "3.2.4" - resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz" - integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== - -table@^5.2.3: - version "5.4.6" - resolved "https://registry.npmjs.org/table/-/table-5.4.6.tgz" - integrity sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug== - dependencies: - ajv "^6.10.2" - lodash "^4.17.14" - slice-ansi "^2.1.0" - string-width "^3.0.0" - -terminal-link@^2.0.0: - version "2.1.1" - resolved "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz" - integrity sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ== - dependencies: - ansi-escapes "^4.2.1" - supports-hyperlinks "^2.0.0" - -test-exclude@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz" - integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w== - dependencies: - "@istanbuljs/schema" "^0.1.2" - glob "^7.1.4" - minimatch "^3.0.4" - -text-table@^0.2.0: - version "0.2.0" - resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" - integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= - -throat@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz" - integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA== - -tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz" - integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE= - -to-fast-properties@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" - integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= - -to-object-path@^0.3.0: - version "0.3.0" - resolved "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz" - integrity sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68= - dependencies: - kind-of "^3.0.2" - -to-regex-range@^2.1.0: - version "2.1.1" - resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz" - integrity sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg= - dependencies: - is-number "^3.0.0" - repeat-string "^1.6.1" - -to-regex-range@^5.0.1: - version "5.0.1" - resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" - integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== - dependencies: - is-number "^7.0.0" - -to-regex@^3.0.1, to-regex@^3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz" - integrity sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw== - dependencies: - define-property "^2.0.2" - extend-shallow "^3.0.2" - regex-not "^1.0.2" - safe-regex "^1.1.0" - -tough-cookie@^2.3.3, tough-cookie@~2.5.0: - version "2.5.0" - resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz" - integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g== - dependencies: - psl "^1.1.28" - punycode "^2.1.1" - -tough-cookie@^3.0.1: - version "3.0.1" - resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-3.0.1.tgz" - integrity sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg== - dependencies: - ip-regex "^2.1.0" - psl "^1.1.28" - punycode "^2.1.1" - -tr46@^2.0.2: - version "2.0.2" - resolved "https://registry.npmjs.org/tr46/-/tr46-2.0.2.tgz" - integrity sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg== - dependencies: - punycode "^2.1.1" - -tunnel-agent@^0.6.0: - version "0.6.0" - resolved "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz" - integrity sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0= - dependencies: - safe-buffer "^5.0.1" - -tweetnacl@^0.14.3, tweetnacl@~0.14.0: - version "0.14.5" - resolved "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz" - integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= - -type-check@^0.4.0, type-check@~0.4.0: - version "0.4.0" - resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" - integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== - dependencies: - prelude-ls "^1.2.1" - -type-check@~0.3.2: - version "0.3.2" - resolved "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz" - integrity sha1-WITKtRLPHTVeP7eE8wgEsrUg23I= - dependencies: - prelude-ls "~1.1.2" - -type-detect@4.0.8: - version "4.0.8" - resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz" - integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== - -type-fest@^0.11.0: - version "0.11.0" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz" - integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ== - -type-fest@^0.6.0: - version "0.6.0" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz" - integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg== - -type-fest@^0.8.1: - version "0.8.1" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz" - integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== - -typedarray-to-buffer@^3.1.5: - version "3.1.5" - resolved "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz" - integrity sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q== - dependencies: - is-typedarray "^1.0.0" - -union-value@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz" - integrity sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg== - dependencies: - arr-union "^3.1.0" - get-value "^2.0.6" - is-extendable "^0.1.1" - set-value "^2.0.1" - -unset-value@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz" - integrity sha1-g3aHP30jNRef+x5vw6jtDfyKtVk= - dependencies: - has-value "^0.3.1" - isobject "^3.0.0" - -uri-js@^4.2.2: - version "4.4.0" - resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.0.tgz" - integrity sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g== - dependencies: - punycode "^2.1.0" - -urix@^0.1.0: - version "0.1.0" - resolved "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz" - integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI= - -use@^3.1.0: - version "3.1.1" - resolved "https://registry.npmjs.org/use/-/use-3.1.1.tgz" - integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ== - -uuid@^3.3.2: - version "3.4.0" - resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz" - integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== - -uuid@^8.3.0: - version "8.3.1" - resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.1.tgz" - integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg== - -v8-compile-cache@^2.0.3: - version "2.2.0" - resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz" - integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q== - -v8-to-istanbul@^7.0.0: - version "7.0.0" - resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-7.0.0.tgz" - integrity sha512-fLL2rFuQpMtm9r8hrAV2apXX/WqHJ6+IC4/eQVdMDGBUgH/YMV4Gv3duk3kjmyg6uiQWBAA9nJwue4iJUOkHeA== - dependencies: - "@types/istanbul-lib-coverage" "^2.0.1" - convert-source-map "^1.6.0" - source-map "^0.7.3" - -validate-npm-package-license@^3.0.1: - version "3.0.4" - resolved "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" - integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== - dependencies: - spdx-correct "^3.0.0" - spdx-expression-parse "^3.0.0" - -verror@1.10.0: - version "1.10.0" - resolved "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz" - integrity sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA= - dependencies: - assert-plus "^1.0.0" - core-util-is "1.0.2" - extsprintf "^1.2.0" - -vscode-json-languageservice@^3.7.0: - version "3.10.0" - resolved "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.10.0.tgz" - integrity sha512-8IvuRSQnjznu+obqy6Dy4S4H68Ke7a3Kb+A0FcdctyAMAWEnrORpCpMOMqEYiPLm/OTYLVWJ7ql3qToDTozu4w== - dependencies: - jsonc-parser "^2.3.1" - vscode-languageserver-textdocument "^1.0.1" - vscode-languageserver-types "3.16.0-next.2" - vscode-nls "^5.0.0" - vscode-uri "^2.1.2" - -vscode-languageserver-textdocument@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.1.tgz" - integrity sha512-UIcJDjX7IFkck7cSkNNyzIz5FyvpQfY7sdzVy+wkKN/BLaD4DQ0ppXQrKePomCxTS7RrolK1I0pey0bG9eh8dA== - -vscode-languageserver-types@3.16.0-next.2: - version "3.16.0-next.2" - resolved "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz" - integrity sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q== - -vscode-nls@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.0.0.tgz" - integrity sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA== - -vscode-uri@^2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz" - integrity sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A== - -w3c-hr-time@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz" - integrity sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ== - dependencies: - browser-process-hrtime "^1.0.0" - -w3c-xmlserializer@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz" - integrity sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA== - dependencies: - xml-name-validator "^3.0.0" - -walker@^1.0.7, walker@~1.0.5: - version "1.0.7" - resolved "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz" - integrity sha1-L3+bj9ENZ3JisYqITijRlhjgKPs= - dependencies: - makeerror "1.0.x" - -webidl-conversions@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz" - integrity sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA== - -webidl-conversions@^6.1.0: - version "6.1.0" - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz" - integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w== - -whatwg-encoding@^1.0.5: - version "1.0.5" - resolved "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz" - integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw== - dependencies: - iconv-lite "0.4.24" - -whatwg-mimetype@^2.3.0: - version "2.3.0" - resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz" - integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== - -whatwg-url@^8.0.0: - version "8.4.0" - resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.4.0.tgz" - integrity sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw== - dependencies: - lodash.sortby "^4.7.0" - tr46 "^2.0.2" - webidl-conversions "^6.1.0" - -which-module@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz" - integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho= - -which@^1.2.9: - version "1.3.1" - resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" - integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== - dependencies: - isexe "^2.0.0" - -which@^2.0.1, which@^2.0.2: - version "2.0.2" - resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" - integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== - dependencies: - isexe "^2.0.0" - -word-wrap@^1.2.3, word-wrap@~1.2.3: - version "1.2.3" - resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz" - integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== - -wrap-ansi@^6.2.0: - version "6.2.0" - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz" - integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - -wrappy@1: - version "1.0.2" - resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" - integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= - -write-file-atomic@^3.0.0: - version "3.0.3" - resolved "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz" - integrity sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q== - dependencies: - imurmurhash "^0.1.4" - is-typedarray "^1.0.0" - signal-exit "^3.0.2" - typedarray-to-buffer "^3.1.5" - -write@1.0.3: - version "1.0.3" - resolved "https://registry.npmjs.org/write/-/write-1.0.3.tgz" - integrity sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig== - dependencies: - mkdirp "^0.5.1" - -ws@^7.2.3: - version "7.4.0" - resolved "https://registry.npmjs.org/ws/-/ws-7.4.0.tgz" - integrity sha512-kyFwXuV/5ymf+IXhS6f0+eAFvydbaBW3zjpT6hUdAh/hbVjTIB5EHBGi0bPoCLSK2wcuz3BrEkB9LrYv1Nm4NQ== - -xml-name-validator@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz" - integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw== - -xmlchars@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz" - integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw== - -y18n@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz" - integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w== - -yargs-parser@^18.1.2: - version "18.1.3" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz" - integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== - dependencies: - camelcase "^5.0.0" - decamelize "^1.2.0" - -yargs@^15.4.1: - version "15.4.1" - resolved "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz" - integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A== - dependencies: - cliui "^6.0.0" - decamelize "^1.2.0" - find-up "^4.1.0" - get-caller-file "^2.0.1" - require-directory "^2.1.1" - require-main-filename "^2.0.0" - set-blocking "^2.0.0" - string-width "^4.2.0" - which-module "^2.0.0" - y18n "^4.0.0" - yargs-parser "^18.1.2" From 794e1174e48a97b1a416c0922cab1c2d5f8339d6 Mon Sep 17 00:00:00 2001 From: Givaa Date: Sun, 17 Sep 2023 11:01:49 +0200 Subject: [PATCH 4738/8412] feat(domain): giovannirapa.is-a.dev --- domains/giovannirapa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/giovannirapa.json diff --git a/domains/giovannirapa.json b/domains/giovannirapa.json new file mode 100644 index 000000000..456522d66 --- /dev/null +++ b/domains/giovannirapa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Givaa", + "email": "rapagiovanni@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3c6fb2f0e091116bfeef58ea23149c267e032e30 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 14:34:10 +0530 Subject: [PATCH 4739/8412] refactor(workflow): switches publish workflow to use bun --- .github/workflows/publish-records.yml | 14 +++++--------- default.nix | 1 - package.json | 4 ++-- 3 files changed, 7 insertions(+), 12 deletions(-) diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 5e62845d9..7a0ab3e06 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -12,13 +12,11 @@ jobs: runs-on: ubuntu-latest steps: - uses: actions/checkout@v3 - - uses: borales/actions-yarn@v2.0.0 + - uses: oven-sh/setup-bun@v1 with: - cmd: install --ignore-engines - - name: Running tests - uses: borales/actions-yarn@v2.0.0 - with: - cmd: test + bun-version: 1.0.0 + - run: bun install + - run: bun test - name: Publishing records env: CI: 1 @@ -30,6 +28,4 @@ jobs: DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} - uses: borales/actions-yarn@v2.0.0 - with: - cmd: publish-records + run: bun run publish-records diff --git a/default.nix b/default.nix index 9cb516c7f..bc0f66aa3 100644 --- a/default.nix +++ b/default.nix @@ -3,7 +3,6 @@ let inherit (nixpkgs) pkgs; nixPackages = with pkgs; [ - nodejs-18_x yarn docker-compose dnsutils diff --git a/package.json b/package.json index dab452629..7ef3755d9 100644 --- a/package.json +++ b/package.json @@ -6,8 +6,8 @@ "lint": "eslint utils scripts domains --ext .json,.js", "publish-records": "bun run -b ./scripts/register-domains.js", "dc": "docker-compose -p is-a-dev", - "dc:start": "yarn dc up", - "dc:shell": "yarn dc run dev /bin/bash" + "dc:start": "bun run dc up", + "dc:shell": "bun run dc run dev /bin/bash" }, "repository": { "type": "git", From df08f14f01007195ed63fffe0620903d2233fda0 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 14:41:09 +0530 Subject: [PATCH 4740/8412] chore: removes console log --- utils/domain-service.js | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/domain-service.js b/utils/domain-service.js index 80fef7cfb..81421f7aa 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -134,7 +134,6 @@ const getDomainService = ({ cpanel }) => { const remoteHostList = await getHosts(); const { add, remove } = diffRecords(remoteHostList, hosts); console.log(`Adding ${add.length}; Removing ${remove.length}`) - console.log(add, remove); await executeBatch([ ...removeRecords(remove), From c9aadf84eb8ea21cf02c1791dedc2b6c4d40ccc7 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 14:44:41 +0530 Subject: [PATCH 4741/8412] chore: removes unwanted dependencies --- bun.lockb | Bin 214269 -> 50656 bytes package.json | 6 ------ utils/lib/cpanel.js | 2 +- 3 files changed, 1 insertion(+), 7 deletions(-) diff --git a/bun.lockb b/bun.lockb index b3f756763ed7b67ec0e7dc1850b274884dee9416..f6fab330455f51eddfe2fb4aa2195a79d5778004 100755 GIT binary patch delta 12895 zcmeHNdt6mj+FpBYj4mQ!ip^X^O8_ceXZ{2Kk|TR$J({XXmV zu6Mm_?c>_(?9J9ge~|A;N@(mf<$=t|Z{z2DTUoYgN}cuf4N`ii$dikQ+`B#Sw$!%n zlXfvJ-NaT-kMe)MOxN_kR>m5=u8JZT)ILBr=x$%Rr?Qr@nVhi@=u;p&L)N+q%H1fF zZs<#8ogWE#3Gzb&80!Vu88R3$)yNOD==t9h??=W;5Y+J@NNTt*3U-BbmCe(vs`Gjh z%Y2Mg*HtzYRu#Gb*om?3$X^TD1M*HuFP{ZNi1)cG=DEF$Z3<#cf!^RMFZcLrnb%$7 zuCK0U)!wQSuiNJvjPic!umh!NWaaL8mDJ;B(23t^$X6l5pclE_)rlS->y3(J;43JL zti}!ukMyY+Hr304>;icy%8@6I!@z!!Wxm7)S4BB<`>MU33Kw&EOZ?R?ug~p8X{zY) zC6<&|6|j?rei#+Wb^9Qxq36&G$;TndW8+~p8Q>|Ytn#`Uqsp#wAN$_m_ZanCA!z`c zAZeh{m{;o0>+x53UB!Au8u>nCP=Tt-LNv$Ne6Opzx`8osq@K!Bx7Sna^Hdg>drC@c z_n~v&DBGg57LXvUA49DB8;@I)&qmwzM49>w}Gt+)jK8+xY2{(4~uBdy7bgX z;wr52(j1ul^LVBa`%sRg*}x7&7L9y1c!~jcWlf#O>-N5A(+w!9Dy;Q-D&0lyg1Qp4 zQGxiObT!J8f%8i}g{9E_9-q6OhWaV|Lv#2{xbE6&S8Zt`hE-VVDxZsdZ-hRlr7mA0 zMpt46rx}EUA{j%~#td|TqK#R-83WZg5IT9(26-uDYLu=&2#Eps8~<4c=E$^Vf{Ooh zl`KO8vEa>UM?_bZ&vUaiG1}5?yd9F}cnKs0BMiqdFqNo8v7^V#48~ePl7%3(_5Mj; zeFT4v(;IlwkZT}mWMz=l@hnK1lJcq|mk++I+kfLV9~^5cjZ5#mSJ+PZ?u?Fi^o~8; zce@h%%na$CgI9dBq55pO^jLN5>xOk+clh0A)i0wR$q$`bP=0zv-t6N1+fIgGGhxiGm)f6N zJp0O;-H(l4(_HWByz`!SULCM--gkZYN3*Uvd9qq<46{u-cQp2^Z)!u=R1AzNXjxS- zaqq?t-+J`vJ}vbLhawhk-&whT=;@=@C*s|6N3B|3^X7a1wYk@rvYyW_PyOuChL!mr z)qK;uDr@Ik+os#z`R4YbKW+S^L!A?o8?xdCmUcLN&kOfIxpUuBZ{MD)R@>r(-tawl zZr|jQih8J<&1O3Bo#p+{Ij>!=EX{l?V%+PybJT4y(IL;(3^;h)Kd#5oEw^;tzrRy8 z)lidrM2CDjX@NX`>Y6sw%j%Zy(IGdFS`hKvij6DQuGte_Q?V^rJrI){v;Cuaqt<0i zcne|vv-ClD(7e9{FczpTiS2Xg``8gF8G@y#p4d#K2+VjyQm|Sx!67lVT{x8r6v+k0 z)s#%T@)Wd@(3slM->!5(ONG`+O-Z*axp-YrUMIDquU%PTXcp4=9$9T4;8X^~fN3Zq zs~z!n-V~s=$2*nnAgNvekxF+9V_DF+rcHt7)bdgW*_HLsM(cTKv)!V$40bC0@%Fhw zuRhqWltUW=ElBMsvnxBGrD=IJF!yU{4y}6YeU6|&#wO@WoLyN6Z4xv|>-A-5)TFGo zqFOh+zNnZo{T`<>0vji_&(zkzc3u;# zCS*F5HjrcxI?c9oc8S_v;8bQ~U(g%EBv{r$yIkEGH$wRkPvqnPwdQt505%-2dIIfl zu&V7|ry^sUGDZV8XLM1^d`@K{NNNfm8siB1u|z8db;iizuhBiZM=K!84SoIK0z)O)#M&Ai`r5GAD3kSijv4O@?OCChjF@)E~^nR0Z1fHgzo<+9WNH!hIz) z8Z@lNbV1RVsJ2+}`lc*>g^vqU6Uq=fAO~yZYl<8}P^f&MHsr41y0K^qvy%OzM&0|NPQss zLc0svby^SPjt*!Op&@b|cFT46;cyi#J7p`L$Z6R0n(X{UZ#7}FlaG#46NWpL$D&L( z!D350v{d!P;1N8skJ{pJTIS%#yF;z09~p!Pav&mOpj|l%jeLMD1+maST5ZX2Dy7lp z3Ty4}2!K+eCJrB=1mkxDO*}T)0d_tvMr}`XD%(I7>&;;!jfz#vhB^6+ShZ!C)3PC! zu_SdX*7LjIXHnoF?5p1_cO0SoG+=O51c8 z`Ktj+BuQTbQ2yNjrSm26YXOq?0F-`7Qac+=L-C*`l2mb{AvZx%I$u)7`vDr(W`Gv) z!vLkdJ37h$&`8(6kEVcD8B7jn1IJ?Ot^y9EY}srFyA-9q0i;Qx!XTj-kw z&Hu&OE%dcF5dE8rK$HK!Tl}wGgt2p7&mmT^A&%SgXK`e%l*eTzQp=@j>Xw(R;;wQK z7A8I-V*1NgF{VPwlLFP7-^f>kUa_ht-pG>_H3ix>Xk*^YlY-TiZ|19|uUf@A6y;VX z+AC1k_L@}+dO^f6QQ!q}2E;BR`ZCeY2V%>9tEls#gMRA3Q~B!jx2O!o(h`Qh(4Y_6-0rl!@3n5b^I>#j-jO!oA+`9n8ZVfvtJa|2bDe&O+AmTrR2N!~v z3J)#>aR9_$h{$K6^CA$-k6J~=A`sUw@h2i2$Iwe6h-=YHB8a0P&K820iP0Bg z!a&SM2_kYo$MD@CTo_ydh%=ufx(?<^h3eje`RbPAR(05WdEAXiS&ZE2Com<8QM?3m z6b~ZkB>YQ+2a(_hu?@r`KZv=QXCg|!u&Pr(&yyyE(Xm#p8Q18GgEXYBaw)yI%pX95{|87<5KFO0B z)aRi&zOt(Qj^s(#tI8`_5zs1L$>WOKWGB64EsToG(nwoCRCgqEnTL56(1+=xIwb{X@@nxtn9}#4nrCt zE)?h2KIvS9j*Wit#=F2H{`r9Ejr;GqpQg?{b)OUT(?I?e&QBkx{@u#ILtX!m?*CV; z{vA3t`i1}h-Hyrq=9jdU2qK&UHqtM5N+eBABmNmj^Z%O){)fu>$!fH%rQd8dO8-tq z$Nt|Px3%6c&6Py*W+}jLewKTtr~cWEYF|Lk&n{BOM!$X>RAI!Y!}Kp=KR|{U^LIfw z|HbOq=+}S2NBr{v`x`0XE{Lmt-my0AKDS@LP+;!Y6bt6(*320FgEATTALINNqLW|g zgN_G&*U{nY)sVK5tqkHE;|lt`y%0=6P8(Qz34 zzl@HAY#PJZ^#(^fD`r$n3-OoA(NR&d#{6`IMhAy<-i736`Z=0@a7<@*l<0jymGQdQ z4v(pkMu0dvEL#OoBTE1>1mDiIgEGon3Q##Zgl-0iTLut!3E%=Kks~A)qy3=JPSdE7 zn=}$5rw63wo0)iN0PjZzX)TZ|s7Gp@TEiQWUWs&>fi@|+bU>f=>6QiElwkOtqqz=W zT{L%*d%}STAQHew2NnhN0ipreL!bLuUmyC10yL*Ihcssmz&wDaq86wGs;DHL2ww|K2d)9= z2%3(qrveiId{bdp0b_x2z;PGw>j=1$YQ(0qC%D9k3pt1JJvGF+e7; z1XwKA4dQ|RS$Lcc%mHQq(}2mq6d(t<3>XDCfec^+kOk0LvkTY=6aa-l5l{@20CRy( z0ELPds0J#4p};Dj4j4`DUyTO=P+Z*&tO4A>T449h_=8k?s}V9X6!=YBJrd+%fUI2v z^athxkAK6opngK=Vz5 zr1>8U=9U8OMxYT`1}p_`0Gfa$z?NI_2dUF~CN6XE zepFtRIQT>nmBGU!TcL)ac1A$A`=06C{sot24NXc;N@nbNoUE+osr(ftUSGp)V#R7c zf!ieU!D?=cG_Pd27ayDNz2@+PsFs|RmW05}kVH4ZujE%tVvgX&>E<1*6`LNPdUnxk zQ&BQa@4&o|wsuY2U&pHteubQ2NhwK)0d)Pn;5P1;M9*ek%W2}cIk+ud# zAD2Ya8lDeeT30cs>CrBaQVT)c%6>E@+P^U{{qYZ~=x-upD~cxgG>ERB@K$hGJN zygSUlpv=*{b<`B%L)e&(qc5C3G})Jw!6 zln|ZkcpCS15m|NImTq1yHLtvBU2CChUMn>(yZzMAb6v%(b#VOn5HV{WdIj$x zHm~DRJi42BVI40Pt1jccEEwaSZX(13uOQrJd3dVLyi{slk29MU+Y5N4ISO&c0~;Ue zA(Gak{Z*kNcRd{1rKea(Iu_IF^*q730UI~=>PGW=sCg+)YZ8;f*bZ!LcpWslcEs$; zX$~XTV`)V1D+_2I%@+Q7d65BTZL`G(DZLe;exOMOR6K{tN(>m5HPK^@Lo6y{{ zC~=P$6P}gJ!})_z;<{XrSS7dSV8Fkyn^7F&odxT*=O8M7VU?sLWsvg@Swt7KmA)iK zKXAFPY+hZ%xodmFgw&)I@~?T{^oGaWuO(zmdARe3x9>+UA?RrLEsuZyw@FuR{uDZG zDIeE1c|wZD9{dt|cjynyz4i~qIoXlhjYe~KG12`#K27Y{&LhN%`}k0?Jz4G~CMCncwytg3*m?yBlqPZhW-uMgLvs}o(7K97)w$=${CDe|#kA}dQ0=X;83 zMfS5iQjBfkP2&BBc#hy*H^FD1o zPH;uiD?MVDSGFzY@@Pp+cgTxHQU@O?9_=d!ih~Y$kVxh5#Hb88FQ^cA`hA{Sw`hF? z<_@;V!^OC4IYc~>A!i5GHdMP4i`_mUb&(_6x(=6Jl92n!Y2upWJX$mz=RVQ;F)yOt zZNhqj2a5SeF#)|#@<&DW2)R`#J>+x|Gg1x{A9a@ph|C^ne(Fehr&8dl9HO0jiNpKR z?FO8z}ef>ML~@xZqbzLWQfcNW3{vE)j=6;a7|6 z5@bad`4iyz?Kt;Kbfg%li#7+aB8`2e5U22V!FqHGvi!&F8H_vLc)e*=+$JG}q^ literal 214269 zcmeEvd0b81_y5HeQl8qd_5f-ZH;TxpM3z{MC z5fLN`mqtLar@yyv08hg^I5f~bTw}%{(bgOeC!*xgs9_e|l>O4?Jy$+HZFA?$m;G9g zte%FH+!)(i>0!4((>9>R;mDvel=gi12VVuZ7+w%R^a{0VesH458!FoZcZ^E?eF!)l0ucy_Hk2j&-9rQ~9F-|o` zPYO^9>RiCCfFHnqXFzY?ATN!G5Kb^SL47XA2l&ALX98k>LqdZCL&C#2a*#x<`v>qMLV=eHejD=ya>P)cyJxtDZ`eGL zqaDv_?g9RwrwmEQyhDC9yaU{Qo`EusM-2!i04t%6`ey*KzZao1GJx4o?*$mZo590` z-DUhx9y7oX#vKDmz_?BWV%;Ou-IE6cU;u-J@_B&h|2iPH`-W+F`hq=AUk%?N?_ka{ zCf;=nMo9AG3kz@$n+AHJys+Sa89a_3BwY^pQvuPg9bltf(8u`mr1|zC4_+D}{ytQ9 zgHEBoXb=8))j_>C)On$y!J!(w$e$obekI6pJpYupD?K?JaP`M=S`O`9puJ3%A4eXb zBGgBNT?j3<4w8xai~#32e`*0yzY-AVk1rsOOBgS31`h`KGAN_GKNIgsaE|eL1ESm& z5QZo=d|GI*dpL*lUY=hkeiv|#`HpfA2=Ij^Qmnw|m4hDI8PJ#CZ|au})M1EX&p24aF7e=%+s*+Rswu_v1ZaV_w37J^Xl{;p?D|?J}T;@{VeJJ%3zx z!QPw@sAJp{05RVljGu_G#&9^>)%ooap}vvm*KPpc-WWg}e{DcWX{>vAum`qp0)3n} zNr1nLuemrVt~;81KE>t5^N8>P`+@xJj^p9Z4^VS3-=8vruwTOhfwjo=R}$nnZXEzI z-lJOl{&&>o*Bt;cFZ)4`@%|jdx92&8->wIUa$hE&zG3d6q3%(fry$3EYBKFEjJ`2b zx6cvUsGqdH97T zMx%ZApeQ)UJ*WAP;`jF$AZ$Icb3hOC?!@$OrzxK|2I@F3{>@VZIj$F8WC*M-4rc?b zZ`6we#Pt&ii2dy`hOhU1G>0P#_2=?@`C@Z^p5`*xI9SjhOACG+#(+4^m4Im1$daEY zEkGP6-=Jx{P~Y${I0OQGeWr!$fF9B9>Oiwg4O{Ci!`k>|&Yd2tU2;|y}(aA1gHB>-Wok8QB$=QGoe zuU8IrNO`Oo)Um&QVZ1O;u)oKNKfZp>e0_UBj4uV`hygDA_>zH#d7S}>=i~xczP=A2 zo;!{pNBjRi7oJYw=i%N&{=i5i+2^|nBQZ7l7M>w#Q@I(uMglsz;1wp zz&_@66XZ`8@XKVro?nKo|Jf!nhX_s}q2zo~pbHK2$6T>v~Brw}fG zd=+85(eEb6Bes{h^XHQhBVPt`+z&OOj(8V#ZH#XyBn|cB0CAj-f*#JpU4WedJ%c%o z#T1k=-hqHP-~Gb8f&-yN-<#i`nPGgrKizkRLKs7>_&7c7NaSd5k_UEF#<&=66mApBDjgjF;}y{h^NbJQ#g< z5BJ9N)iW$CEIcZJ2iTZ*LPyZU{_8^Lkmv3h910{(y^S;X*{y2V)=F8hj^5>y=41b(v0HWSartZbmodL0*d2{)B<-x;2I4?9x9p*pg zFEy6Whg(@V4?{T$Ajkf~A_{efIg~k%&tC_K`abjd^@D(@H;r}NGh^f7Ka_x^pZ{rfz#1%Ehyx-aJQA|iafU^qG6 zP{%mod0-|^?cPiHp?E#mW?68Q1HggVaS6Mzzcf$sh=UwuP= zLObT;2FQB=(tf@N>bMTPg2UnYxN(o<=OHY>HweaZO(Ngk5E_lSe?905BM&QHi+@%06C7A zuTM~LD0GODsuj z^T6&M;9);?QuyOYbqA1Ryq6fHePZ_pz8*b)@PejC_=fUA52o_{cm;cghx!KbD9^!6 zUiX0=T#s!x@z1pksAIhJ{6_sWW#rrPl<UySd1{sB zgykyvhQsD`8?JTmP{8%?n{?+6u-8;yzfG;~(^KzSyFMzBUE8>2ho^7ONK4=Jgz`8m zdW2ra7w0y$fu~blp4nb-oci+TmzC}xizRQ196t3-&hTCF-qJ2Zr*U1h94?9EoKe#> z|JE>3@~!W#A2vr+mZ%!H>G;j>WnL#e%hGzSRGG*EMM;C0>|&?kYVlJ`#>*_N+tfj_ zKX3VE)xlX;WS>WT`c|y_`2x?@Yr!7g6}4gG3p4#@L`40V*xS+hqAl-bjQNRf1|Oza zt-f&5q^{=NqkVMxRB9=FK2i1J>Eg+iOj^lY4QxXJ~k!lL`nquY%PNH{Ei+-sJR`a^9EhmKMf zPn^V8D?OUf?}X00l@8b5M(;8zvTYrI<7URrWd^DvP1kxC>@?%ZD@|U0a{F@;u@5_3 zR@#5OtGKJQvd8n{apJ^(eR@vF#`25T->%zpOD0<3tyGu2M`o=ES|96jELJn;+`X!; zj$&C}{Wns-F8WvJ9@Rds4;}bF@ih|% z#g+2V>S40Z#i0~e;sVZ)2QsB+w;nisGrxR=d4*Yc?48aD)QvUIJ$iF~_35LN z>RQ_tbV%u?d{mVB>*r8)(_@l~>}|In(vBAvPT1P&W>%LOQr6484__ZBRX0`k;G37j z^|o9-=drnXo0P59fU*sRwL^w?Sfae|+mg@O{$~b#S=R1BRWapL;@+I1>z>29El#OE z$NhXGs6J3Crc~3u!cMkozp-4_uGKa>-sQZADCXo@hE@#N@p4Vwoh_Ahg^^^3c+^i? z-`O`S$A*^o8l4|D+xbHqqjg)x9qy$b5bN;HD8=g>1FPbDAx zdHPhuTt$&!gKG-=6hjtv=sW6>Rmcek?vK6VRhykYet8!k_qfNd5c_EFyaV4HSjb6j0}Pkq0pm%{Y+6YA1Coj7jid#d%1>nrbnP%7#< z`=ZYbXRY4LqpeG?g%$m{X*ayXE$h+SYgarNqWb3EtFZ2`4~^b;qV4<*`R?cUn53+a zbQe9n@y_Lb(KEjGYqfRsto#vgZDInBR_@)u^I~A)r_AwhNADQmeAm8PO}UX&^?LoH z_H#sEIQJfzzU)h1kMC_n_k5c>)}YAJ_Pes_mzW9f6ssOOn`fVt9&yTUenZ6PILF%6 z`OzYiQVo}71ekx7pPZJ+mAP&$d^!Z+|XdTH>jd>SFT~#*(?dGP|8- zE1%hB-%r+$>#O=>MVDz)uNAC{t~N=Zxw0Ya*r!=qrsKVxm)FaxYwV>+3^Yi|X5MyjQ1MvOKy|_trNfoo#Q7oAkEiLDvm6-FsBu@R7YCQ*=S4xN^~O)2o`i5p%?) zAB7$of9J0Cv`5|gFVO7V-a~HH{u)}hbL(rPhFeN+jvIMH*0SvUnA+zXHrQ*PvRbiG zzUo`-(3P8ZH@sgrwW65fEPFaBw_*C>eQjRoj@!z45k>oGs_4wZ67MrtI*%G%(b=$0 z@4)9icUQ)y73hb0Og8M1J9Dbcc-@Uo9WVWRUCT5C)@6@XOc;2)V4#VX>b1_fKXyiJ zQ0k;#xYXgRl-Ise=`T{Eo!{Iv8SglL-10TYKW*&%Aikhw(tkGE0U;FJJ#Qdf&Z&p9{h3uXK)CY_-nj)t2oO z&PTh2EiwObAWJFwTfnLB<0eK5*9kf?_&N{IveNJsIFDvcZ z=7VQ@N&MLKqH_<9_wmzpE2md(50R?)*lA9ymkl0OQzY6CNxZYP^XJT+txv5f+~sb} zt!~}9{-)E(duP`;ZEt0s)#_+$?=?NfyfW0AbJRZ8;KZUT&vn~>L|kp3Qti5T!o6L$ zQzdRH4&1so^?0qAe9w;am9?a;#9kdZKKoKYtE*$PGhf6k`e=Sq#dxMz=FRh}@Ah5O zRCbS0w3!~d$^7MkOt+ftMs82O*UnldcJEZ`t*h~cyK-h98#Y2I>(bWtw>xytQG6<< z_Mp$0-h(!6&z<+|;Hq0bL)Y#SR2-@H~X%Fx!i^sU^owVA`^ z#n-pGdcN=R(mdePq_)2EqPRV;Xo@Kua~?C}?(sQ_2QyTaPv&OHD?|i5?scR_Nn%L- z+6N}KSIlJ|ZuOcnC&Mb(p7%XhzxS}YAGEsfRGBq6deKz--E}p$eJ0N65 z%9v?yWpgw&Tdi3)`GWiVQ)jlm`F=JlX#7mI%|oy5{vjC|Bde5tf8*s{JgrQP;|T@z z%IDX-Y401Uc3(ES_;irJVbbF1*DKE*nRF@b>c%Zy=stZ`=>8IuJ6UI!^;mz>@lKyh zZ@(;ax#Z82?^r)%yV#&ZiY#htnUw zAvC>pD&=uekKO$ZvRqW$KCDsP{Ps(z{)nSVmi>;KSEO`4mXOjX`sQKD>Y?vnf9|UE zO7{ACkKsF#?8|uX(^uEL`&OfBcOpINUE)An-I6n-tV?z+Nv$ZhpI+%QVS!UYtNhw} z8|TF5T?6cs0wXSWPnkYza!zN(dij}>Yx>P~cdWN=uxA#jLm$%_`BF@ zGl#Bmx5xBeWf|m|zGmh-C*$F#W=^#&>th|aTCToqZI@VM?MZoNaX<6ZzV?s`nz;K& z;pHQ@AJ6aXyxw=5>PWK=cfap2zs22gBK?-L)36EsCv81%;5N0-7C+tmbDwAZy!8Fj z#M7f29=TX2F4K6s`b>7itbh-RW2e}SkoZ|jSIhAEZ=Us^76_;nup>v(}bEhot+G^eI zNv3@}uG?7ir}HjrZQ9GW@>7lJ-23;r_V4rT;wo;3@?rPqq-AuQvHO^>v~0bVMVWG+ z3))YoJ)EO9{FCDAtP0blI}anDXC}%0c&EM7czo;o^VIV?z1_TQqK3~R+Ru*<37)|* z8?|0W!(grY4&(b3$H!(qPMqd;aQ2)Ra_7a$)_jks8B$g|GjeJ8F^QL7mV1W8*tjp= zSVH^xHxJGilb_v_X76=dJ$Lra`nV<0&J@aC1{%J<>AjsDEqBn#_X>Dr9>+v-mJRsgqHqrEx#;*t2fx z3GowU&mD{$`lIH~VwE2wCNA#K^Zcp~RSWmzj^A~4W?gyDp`MaYQ@G`&nWYYs=VWIl zZ5xhGW8vN*EvgKk@Wi(KvY%Hu4oCMM{u)ksn})vaWI$=uZ@K0B2Qj5c2$%Q^bt zPTxz)apo_Lf<6yx80Tjv>m*}-RqoCHl9_SdPX~^V7%IBy!QHrakF@U{%|9GzW{!_SAN?`v!9yv)KCmvc+|!*lWds=RI8&HSW~F4lUM7q!ay z;q*`IlZ;N^C~)aP_3D(jTHEGsGfGWSIzDdA_V=_;xSv!wGiH6y5A^&Yw`<1QsYAX6 z9m-aDzWnORiwTbXM{AUws;4|tUJb27qIxepIef%o+ll$^xkQ=4<1d{HM`VBanb6NC+|qvbiI?T z7F*`+^`Yv3-RivO!J)pb63fNUIN}>7eo_BdJ*?l2#`acB`@ie08My(VHoPCfD!e!0 zkR0nx719d=B@N(<0K$7Gq50c^V+4GPlM8i03i zaWrR!`1^q{f)&58{@(y!pT!r}zd8gmki{3)zbo)f7(V(I)_*GS+3`bFph9{#;mdIF zkM(u}G5JcwmxT@^zpW5lR3*MI@U4JPc@wt(`9K^5d~#2AsQxD;|F407f3JYQm2q$l z3Cq`o1vBg~_yxen^$+jBIk@(O?f(QwyfN_Moopjl*!Z^sAIA^TLRw*_!N(@{u3BJ`bQhW`u_-g%pX8w5!U~3Saj_5BP>4> z_)g$o(72f}{~7Dcz{mZwJv9i3ly5O08nN;(ApIZzR=~IW3w|2#Eg3%MPT2fC2mWZ5 zf1JmH6zcy#_~WS#@P%2sXrK7AfRFj7`7elXHot)33mP}sC;uOT4?ihtar^_}k89X} zv?t6QB>!H(*JAi2qZpe)(p}5&Y5g_DVYd;Gg=;mJ`1}-1L!uY!`GM5}yZr9Dm9kA=}sQ zz7u~P@J9ik&To?cj>DFb-uu7g>%t#I@%)Fsg*O(m%l7rV@1z&P@LL-HJK$sfX#XL* zzw^nKk)C!Z4#yPuc<)Ctw%(t}Q4Agl4gL-%$BuF9tci@`? zUrG=XONaPo;1J`7-xxIB|B;-f`rEIhHwXCRflu>R*!BAq`0yC{5C6B$ej_CR2Jpvv zSKw1!*!7I912v3e~jVN{G)Mf z&Is}6!Ny|@{)ta=LHYN9uLXQT{gPesBMTd+F7R>OrQs6vK8pBDfbY%l$+jR!{8zwd z-#-XCkBF}hL7Rbptiw?#a3OvO@bUhQ{0ck&4*?(NKRSj-38B~D8{p&lgX@oCLR-xh z()ETPPm+H@#|~{1KOOj(|Caif?ZJQk!n~nP+DFkxQ-%EVfbRkRvEGvX^BnLof9N0i zWVb2b*hYGyJ^ABLGGWKx9QZi@aQ?th3OonN|0dw$`o%i!K^RMOh4_zvZwh=IKfDAj z#P0_i59Y6>`^OaE+W?>PCTI-ge>d=P{n6Nwo#y&M{5s&9F#h3Dws8(L$HjKyYr;!+ z+J9&c3B&gX{wVNI(Jz0KOfIFYNe#1-=D~FX$OS{!RP*djCUx!2UH?h@Sv_BgQ|;n&VD~bT5a46(aSo9jb($)q*Iw>d{CNK08W5xq-x~N6!9UhKD0Kh`$8*qk)g(FN_W1UjhDD;N$qWB!9Yn`R51O6EqK` z9|3$kzo?FV6Qq#-8Q`0-_?QPl3h_miIGk~R(SK*)8~g=79rzf3OY{HaFZu4u{QD2g zM;qo6CVwfw$NiJ?j(eaWh4Oz3_?SQ9!|OnS3h}$D@c({A{I&wIf32T!44(@;vLT2G z@}B~Hy8lI)u>HRZd_(9z<{tgS>u`Yz`48y#zxR(MZ_Wtmp+k~ z`~u)x{YC$|>iqlfmgdg|__%&BW?cIe7uK69q*n<1fxxHrFK8UZe+GQ)Kl;MGPuToT z9q{Y-8-n^qU*vx!@Nxd3j0=~bHi&-%`1t&Ze3S{x@20`Oe;_{D#d=eP^a6oD2>g?8 zk~hW0HqzS!d>VhuKi)?QQiy*C`1t&Z9F&n9>rEBXlYq%%%EXWQ!sgEz_$G{hRW#A8H z;_nD8ByY|R=?w!itv||Pb6jjEegwluE{&lu{Jp?u-~W=`=4_DO6X1_##=kiZyPf#z zFnE>>U(mfD?GQf#__Y5bU)cFm0(=u@{4j@P7kxBUNKab(mw)67T8Qrne9Ry6S~C9G zz{mB6eQ$~XN5H51XNm!_xkB*=!Q{dG3*#GY6MrZ0>HH9;55#{Be7yg}x-c;iUv(&d z{}qPIj(;-n+3Q!>{dWWKvHuj0u=Do@@Y(qnv>)WJ8yr4t|HATJfN%5{^KU)yO@WU& zZOQttWa1YzZuEnN`Y#QCykyURerxle#J2-Jgb*v}xRYh#F9trXUuqKsiGLFK=HS1j z{g;EqW5nVMYKQz!0Y1hrD3AI^{1o8R{B6njmjj>Pzo1QVa?lKt|6arXcl=4-4E>+^ z;{tq|zsMCd59DVf@QomU=nwl(a;!I1NUsw3kb>Bj&Ob>QJeOxRe44w$^4q}XV+!$8--XTJ7~tdn zB`6Q`jD^N;CF7sQPuTcx0N;d(AI~mf`O@(6kk-GTTz32p44?W#h&oLb(pwFDxP|{` z{t6lc@h<`&^N+rS83W?ChtA{ki=cj~PsE=G{J+_Mj{qO@PxDvU=l{=t>0f&!hhqf( zsXv6&&p#pQg#jP;KdK9wN7By)KIKnPF2+RsC%~um*Al*h5r6(s{{Ph9f6K}LWQLEv zTQdI=fsgwq#ZGqr?eE`p(mM%!6NZoe1&x9DTx0(Hqx)WA-@mv4pVklNkoo~%n=Ir% zk>OLlNfN7(^oxOy=Lh;F8B6VtUrATOR3P9-HD~ z8}V-ee*%+#LAh-HAaD*x$UozUc@U(K|3Kiw7S!UuzZL-Bi0Qu|eo2S?HvoUkU-%zs z#vi{nU>Ng5Ag zwoTLiX(j#x;2Q&923kbm5;lLU;Ncn1e;j{d3i-bPe9RyDCwX(WNKeFqzyD$WQ6_Bs z6M)Zt{ugu)BL5k{$Nr;VPeANY9xP4NrDMIGWt0w14WP=+>0j`gMr z>FoeM?jPiz&0L>H4_}eEjS8NrV9DD2R`2akzYZ_ zkoZf0?*@FV3+fx=BK{NLco5CZ$hRv`2 z6WiL8LNiEwAK)8-e^kfVg`L0KfsgOcaNeR#Vf!y<%YXjE{?i(Ougw;U-yZmO;2*gp zYnIH?Jq&!j|HbnU??1W-LT2$l0Uut0{=>(6AVCVnS^~l2^CQ;r5;p%|fzQ5wC*K~t zaQA^=c*!P(H_ty<7?GTi{Oj5C{p0#W-?R=%?@vg4Kj05w;>WQk`JZ?sC%v`6H~x$K zIXUppzm8y7jEoC_$))Vdt+CEdEg}zOeqU0iWhS?ID76f#T;n^Z)%aa&Z0%`~0vF_%H<<_kW!G!p46a z_;mi`{Krd>Lh&oY!w2$_gYn}fNFn|_;E!hFN8coG&Iak713o_g(fk#*|01sN|HZ)K z3p;<(fDa-3<6qeI^AY$HS$tvRx1I36^Ius0Tj1mK3&!1&@gD%e>i{3ey(N4P;F|y+ z=dKi7qHqaPX#C#;AGUzT`Hwu@M+GUwcZ1Cj@Bc7%VG8lr178pLE$x39@J9ik>f%qNW|L))4 z*Z?2zUt9Y8y&U+s{#(kw1AN@SY5!?1Z`4lxm+<(z_-%l1_80Ld|0Ta3__%-3eQzu3 zU^Cd7X*cua-#;J^pFPP=GxUGf?+W1K`v+Qo!al!V0=~gt1p`# zpTDTy9FN*be*Lq;~=M@CxA{{-5;!EhoO5AHV;YJB&flF(iIC@Nxe{ zE{>hB_b;WuH~EYB#r%K${hMNfFq$o-YXf{E@Q(zN;rHeW>8=F+Kqh`c_a3xO{NupK z@yEQQ497u`Li}&Q$M+w!ZfG7gXM^|y1AgrvBx{a~?WF4s{2|~U_dhJc`rp9t(H>sy z(1-wq{9gt>Ea89Vzp(yw0{QE=rTI$$KAs=ce~PQQE|A_?;F|-V#$DL><>2Kb?tjR` zi|h*O-wpWq{6#!r{pSIn?tjszu>4lR{P@v7a{HnY0Sd)C0{Hm+hFqA30vF;(0Dm;Y zM{;`sEfBv1_@*qrfb@UHNj!wV{*Xs=KoA?`AO0^O8}pBKL35AxiGKk2c>Yse*!{l- z_&EP@{Rqls`&XIH;TW;}3)%;Y*Bkg&jDNH%Xd(VS;N$wia|`n?Xdj6G3ivqxsV=Pl z{-M9_|By@jNON|`pDXbH=KgOL@U>_74`c46mV0r0hfk9iaH-UmY?|Fyu!`GdYO|HArL4(HEb zdVUjj{w@UmSnyALiVI_Gs*qm0h`&33^=5K7a0}R&|4!hL&f%tfV;lL;06rX{jeHyf zVf)`XlEVQLE#}7qAC7<)^FII|j?hLv?Lp1;o!x)WC=O@dU-*9v{J6jHKW!F=MQ$`7h#s1AMpz|7ZM#-T&O8`TkqF{`LbO?_Y5L zl4SL(xinD!Rp#*j`%AR{kz7!I81Tn4{&5c%cKx0NK70QWcK!B<`QP6U3(H>&{BaOJ z_7`Ip_Wj3w;N$Zf?%Q|?o4-DD|L(tk`qT zfihvvVB${%rqN&c-v)flzo6p|VKx@>|2X#7`!AC5HJbh;T^ZPXb-_QaUqRy_{vP1N zbIU*Rle}r~zw-YW_$I(do}gT`O}Z-c|L*sT;lMWm|6C?uvddKe2&7jGe0+YOxkvIp z6947r8}N-7|CoDW`NJ3R-(R6wT>HX~-%Q|71ph4^|7*a<{fGF%#xEDgzkkL2Qx35& z%@y)99r)JZpX$x=sGanSfRE3QxObv|l9S$_kn}zPANLQewf0Eua;E!hU|IGN`7UF9x;^$A$xXB9fgMn`h{#&~Klos>-({nS~B|m>c z(whVPLExXBT}b{X9?3~>7w~caL^;hN(rF5b{{r}U{$QPCP4TFWbXAu8n*S&hcK%KU zKKe(VFk?vmlYnmue4M{%gXHkF$wGR!flv8E8?=u!Nrpz^OD6EgAL}j2zc27<|7}VC z4*}mC`j1@nF9Me!h2rnHl<%K>qYXg{@m+zB`=_9JBiqDZ1$-mmQ=O3X{)D7=75FYJ z|H8)Ke;NPxD-=KF;ZJ@^PX6ZtALk#+Q6?<^6!3BWmx zJH|)+!@xHJKGm^JkV5)jfRE=N`p1jp&DkJ5qm}&s{wwxftT_^^o%m~kkMocG3!A@E z;M4wv=E*M0)o;I&UXNA(`~RQtTjk#fi9Zeam_OS8gk67mz{mKBFKqw60Uz&wkxw!G zCfxrcB3-T3zwUogN!a-PfKThELkswifRE<~#Utn*MEdG$e*ODBoI}FqZzAw1e&h>U z$p1QqkA6`mtpDr4w}k!^U)cWlPU4S0#*H=v?E}Sc4}2r=k395Ea`@V0A-y%g4`t#< zg0TH>oBZqj2l9oTe`dhP@xyq~x3K=_0pAGt=vPqRp!!dqE;D>V^Nw6Bl)p}Ee?5Pp zT-f++fKU4;@`as0alps>Cvo6Pp#cF4#eWp|2Ea#}BwQrNdQ*k;J^>$}|Js5w_MPNS zaj}i`hOYbd-;Y4Ku=!g7eB6I1Z^H5)03YWc&K*Iy7$?Qwdp&>u!uf+a5OfX_-v#*W z_m6_cK>W49*J0vE8SdeN6yjfG_~;ko7qk$+bqas};{Bg6IVAo_;N$s;{sqk)#z_3- zz{mF|lzWn+PE&>S9x(o~E@G(;n)Hn^Nu!!&3`EHjacyunn#L% zAMnk9kNXGa51&H?Da8K-d^|s~?rbpHH9|0ENHk2>g!{2^it^bCY^5ep*DDe4;= zQNJr(SP;>_1cP`lhV|}nVPPZ2DgzhZv-N`u#~o7Ds1I|wu{4Fq*M$rH!`|6gT7noK z4GbdMGhh(Tl*YOtAQnXQYsBCvK-4#75Y}*GK}5S__|^YG+#BItQ)511&uJ`(IQN|3 zLY@m;Xx9}kEQna2fE6fgMEOLx5Z&Oy(iEb954g~e7hG5nkj+av#IjrYnw-nQkh+m}{ z><)McQ}Dl>dU{Hg*U7)O6bj)-5?7*uEEi1>8?gBpw+u^q^VFm*)i zpAJ(;#IL$c9TD?r0El{qfau?dX=fvjg9W2EmeI2YMAh;5@drfv_Rx;#%;>u?=n9Db z+yK%4WJW%P!KsYggQyel3Czv~!Y?vr!i0Rg4@F?NB0# z-48?<9TJOD8+9;1(l^=W{p7XXNQp@3*N zjKOd~EQlCS6jNs-^5%jZ*L^%-FTe~&4-vm^g%9+%oslD=pB+s7cZluTj9w0-hluiA z26r-YMC`{NKosp`c^ROL~Ji&>TJZg zPcd>fqW)<{&PMcmj*%mx-g&0ZMiiAY@}>~ax9gyXc5eaVea0g|q&{Kr8G|nvtYxr{ z!B-5vVelP;9~k_^;AaNE0%E^^0^+>lf^+!F5dp;hv;#!B7$Cm?m1o)&0kI&Wz7inn zD>HI7VtYTPU6sN9fH*(RnEGfyEQmON#{nX5JR?U$`!-A+5x?3q=md!Qn}R|HQGY5^ zN5r~2Q~w=ey9czR3XjqEX3z(PP!M|p#scDci)Z9)L_3QZIU7-wz{nA?f6Ew5WN;-Q z{ExE+KG04QRv5&u>)->&E0vM65%ZP-a#g@mrk#yAj#ogAP1l%qHlp2IAVBKE(oIk2aG-<+Ihs(5wZO-Q%A)56Q+)c^`}f75$n$YQB=d!Yq0`_ zji~pM(R;nIjW#owX^#@Z&#ChBf zlu*AtDl>>G9ifhP#Q||VyD{y}A*lZMJ_B-q?=i3-Vtx%69M0f>?=$#$nFjg5!p8sJ zXZ-#>2Igr8TsWVyu>uA0zxNscz0WX&NrC&e5l)VOA@1}4z0YV&%m2LBz*PPBK7+rX z{P#YCpNDpM(*p&u@p*))|MxzFpBF*iZ(z#)d!NCa(~u0@Xa0Mi!Jj|)UIWi5e2;+z z5%a@-kAZTmqe@fnF;EZN@qGL5ea3(9GjLx0_dWwx1^>MUuAl$jXYlu%mcP&V(V6~6 z(wNx)Pamx~e7nr;dZSgYMZr=->me!+eHPE$Yb-DCTlI0_x84my9A>tfF~TvZZ<1^0 z@vr=(dSxDnJ~~pr-&eOT84Evt^tW}BKj=O`$0p%CSRuPO_EfkBw9T&sZfG}X!RaH8 za<7s%>ApMbd{2F4YR+O`%N&dOhE5AUbqQ1-*T(SD;q;wPKg4Vs6rjE=a%=UNWS7~y z&URf4hR80iF)G~LX(9w5(5=^bY6nkbVj|3pRGEtC?>7y=M^^BD>7%rAE`-c~3NFSXX|2zJJioHmhWu z%3FubdzUfnLB(mwxpDcWH@AMd%(F8ve`$QdAZEle+0KT`G%J_+TnM?Id*G~wO!iU! z-{|@I#d|m^+}pYXN?x~G_gt#in3Kb{)=m)H_2t%=!3rYlbB?b}98-Moyhr={>(5EO z-l})&X~Gq^>9!@`52Q|&Iw0BAnHyNu))Nd-y!Z~13U^)T$%4ttVzoo8w6;dfi%XF1 zduW5L;a>SiIdyA&uZ?h&oj)~tz(aM_wYR6**ad~%Reouuc6)`vdGDwmSFdoXl)<<@j&{CBT72z@nDGTwkM;2+_^r%24)V=pJmqdlveV)7q9bfQ2R66 zH{VqK5|yv-q%gTduNju*ucrq%1kU}c*v4z^xH`k>=}(<*^|<8TK0vbI3d=5@y;Qj8 z6ExdscYjpT_RW&0H}B`Wqy-#PtoKv7awfckWZ}GF2kJ$SiOsdk7?Chq`?`m;-g>S| zwePNli?-E9b&4J8aJ~!-QM~v!Kq}mquNDTVZrRz#spnpoS?4rPdX@Ut=jtnJry6>M z9$MS4PNvPil9-w;-AZ-F->J+x5qR;m#-*7bjokC1JVuXOsG=^UHTfcG+K} zb>;RY)8(03b+1`=>33QfGk5QnVfC}K&sy)UoT2;d`MY)^GS~L4zF>Csb<$q1Z}J0= zzuj-r>T=iJi^b=TGhQ;#D>>&%|KPHIM`PD@d$efahTG#=cJXgBRJgZS_NyMr8I$u! z{q(lC30FIs&kZb@+bQE~zC=~ewDvbttGYjs8C1Cbbl10&A1-~jVshcBGx4vdoxUKK z{4Vva)r2T8M0vp9q)_4NMl9P`lU$o^Uu~4@cI)(tJ|Yqwrk$GoCGWUOhYMe}6;_{= zJaDT}{=Bp2@G_T~w`yM=c6Oc;x1smY=%||8K2vvtA+n2qh3F-of@oma?VH^J$OC%l$7jGgWHFa8Uni9zFgP#J$oJF zJ2@)c%uRjE)~(6ZY*5cknZ8wJVs_}H&@H)#2AG;vcJ82);XYo;N^;1PK&9NLor+BR zIu|P^Yw=E-)mx2j>$__5Gk;uTlm~n_N`-sH>-fZ*U+;C1v@<`h`^wed*LdxVZ=dwi z4HR*pOqfsutj0bMQzW$Q6XT6?Bd_tsBkrd zyIJ*~eJxsg?5-P$cTDxhRVClxWMw#ek6L`|QQNt?pLWTvnAPfT?^>;>SL@GoUi(7* zs(9O3c89DZdaNqn^jZZBkzMw`1>q{~@Uwc^EicpP#;sw=1M2$O=87n*hVNHVNL{*E zXPN2dj04Uw94XT`A)fkgr8R4=?I=6>YW_)c*R0?VdbVi_$}GFm6f7Wjad+2e2Syza zTlK!xyttDek2+1Mm(yI|i?YHlW+odu|=KMuvf0^wYy6UKoiLZ};nQZ;@ z_W5>MTC?8%$e*2`OYZJjx;?KLB|9Bf>VCug{`TOm@m^Dkt|hd8nRBJkbbtOB zhsR)t@{4~Xq{7X4XfxU2nvKWD0dwtaXAO7m*yCZTOj-}s=lktaFLQ6~ag(^9YhcxX zhEiCGT-f)u7FzbwMKLvcPrqkf;|(?z#jzs0GGr8xd!_%jXSK)osCSzv|9!`;wB?gd zNjI4EFR`34;P$lSfxSBGnif>lhv&)6oYa2$?rS|q^iMo7s6&A3!vfpq`duflGhx}q z-@s7e4pzN=>CAFH@jk_^UR)V9IBQ<;$xi!LXpEDM4xE*+zcx`ybj8&X9cs(p#26 zy1R?r!=KcjcoV2N=|DUFZy)*hC4Ja-qXSI)7VX&+JU#D|=e|O3&A`OLLmu|-#nC#f z*!7Wo?s@I>Jw=A1Uq_!FWubLr!N)tTQq4XOHD5VX|7V=J+L4UUta#B zHSfC7{UptALx!!odToMbq~Dv2@^-GJ%e&rra&Sw?Bs7<%{BeQyFxqVxq`8Y^ceAmEh z{nM_THa-!X7Sr8#msH?pb)QZLdPIcGP%=6DPHOV`2FtGf>(?K$6n)9EtHieZ^XKsO zj;s60DW4wjI-JwWYV}8L<$2}7X$pxK#g47sQ5d`GVbaH)w#WQem*_pMbX3{eRjk0d za%F3^u34jPhEJ?z*~LAR3U|zsE3F)g?TzMij+rYnu3q`)*GchZVQLEI+k@M5>uP>m zL3(nZS1yj}z9)u?eV^{V?sVPaa+5V3>mCiRc$L0WKLQNVe84@P3ir@X+4*-{Pkybv z?_SxwXbX?bx@)!EIR#xJzM2~DyYT(OtLI^-pSWo5P>+=#60XyB*qsXfoo;G*B3p+X zKG$tf>Mk%ucKeZ0K<@7B@gZIJ@}kVc`o|sF*YC8pLPVfwXPL3{=Zy{RxM6>n4gKCH zDr{^&G}rR|wvqWiQ}W#Q=w%JD(fibD=#94DEZkUjRoQkg?U}Pv(P;dHibUm6!PERy zZ7)qdI`!aqaob+5mGL2+r_a)1z9U&%W!SNxbU%;9SPhx7}hRryYd9M2YD=nuqlsYZA!?HVoZ8u*mk3|w3F>u+sZ9DQ+8(7 zsvaQ{8a_AFBA)%oi@p^h9W;3VzLWKV1_3&{hiejJ#eGr?iv}oYru*M?@U&ShF{%&u z9n0=Ow%sA4d%kbCZ-sf`F45H7T3`7Zm8)_2M?9sD>`p6?)!f!vW%dK>IX!oDjEmZC z;?c@-g7llvie*#t)+lYtx%#uJd^yXmCfn}IcJT!&;xYjnOGHj)SAQ~eZ-}hv{_XjE z|FPNeX|snq+~fFI^h{S?@@#N%mvio%#mDoHOdI6dVbOA{pSPy$_Fm1hJBV%fl>5%o z7aeOoI;1&mp8NUgtTtt1?zR3Nad*Qz=@f;l{gxfEzS6Me#Hy6Ruk^2UHn+}hH`7Uf z&(E}HdG@Kj3uL=IV%Z(cwi`WgrD)oJn%Ae21G**eW^sPjsmkxN@FoTl%5ia?N2+<>&2QRho25eqxZFti2`Vj8&`aVgtqX=N0)#>2~{Ug}?2fbvzUe zGKJe$FK+4?!^sOh-%6#|k55v`FCJ*TaJh&3=A^dWe)>J!y!(-5&xPvq%VVsnFKE08 zdnB*;RbrrobDrF+J)`aByNiGwva3Tz0lAA`xf(_FJRQ}LqO#R}lBQ&cRA+@w@=5B> z{wdeDyy^03@E8B+{cWFnh06M7%n04*BK1bSL{;hF<2#kzmtJ}D6z~1Xt}ffI=c^A# zr;c&{)MHKN;v2V$21LJ3vo~q=LD%bQZkSz_*{chj_$smY*NfiVsJ#5v?VjG7tv5UE zy4Szw!O%_*RS$k!z_P2ywi^}|>oqpv+QbvvFL)OmZ@6DBSg-KK|0rH-C+tD~)**4~S?7*}Vx)A#CFcuxNn?=ZIAZMNxdZK@r%OmqKu zOlNJI)?@p~KG#<{cI<&nT6XDzrIM-kF=9MB+okV*)U6QdwDGY->$^SIT5rwZraW=g zxwbQpWtV=xgXXzc-b>sJi&US#{&0z1MU;Mp{CTmX9i^?_=s)V8WMCa^IO0OSpOQ-A z-4&}xwmNxquj`_t6E1&!o^fnfn}+dM%G2sucJX&WRJb|kCN#|LJ1$E`_ghra(1W{m zN4)8!XT=?Pf5(YO8H3c5$22T)jCz(i`;973#$)nZwPh}%@8aZQGT$BW&~@l`_68WD zal_vgQQ=yzyL-HE#27!D2_}m1&ZqsNJGt%B4wEVEVl9?zy=HS^pDi=T)qcOP{*8BC zLE*J_URsRrFx!N==Zzo8O?B$6mjH&yF8xjkZF6M;4ogcbcSx+)vv9Rld6UU&EjCxR z*uwDB4yB;O0kQu6O8a&D6`Vag#XRi5ppzpMk3JaI%G=5G+(z-Mv*Wj9vgg?d3Ks1S z8hRjl`^(Lv7QZ}wq}$6ci%wh;kFdEWvh3rN!=rUirBsdLILn-wYrP|WYp;YYK~W2@ z7jM3;bxO82EB9=dQ6?|0f(?pyB-^go#p7MOb0_*8_3?cE+0*%mc;%D$By*QygH=0K zwx3>?-}m^nfs&brz4z@7Svu)Lb?;(39o>mjtF_I;x2+uiba^<-t`Xa=^0>Ol@JosA zIt~g8FFzgLHTtBu8+S+V4R5}-FA`aOAkxTXRUgNyX*W6F%9Qm#uQQz#zBEvMpk`~& zmGVy6l9CQAyT)w0!56kQ9J9T6>6Z9_SMfpVeGNnB=$tsTO(OY(XzQ;kJ5*e|chbMI z>u|Em_Z4n&hJl~tR{cnl?C*8z!tx`2iIG#Bzf5{!w38#)dtcgElG4kQVZ_%?3 zDIORy`p505`!?NQrlOFulXKGi&hWh~yQXZrk8Cnx%=KrVew(Z|DPMoGhP~P`c~j>h zbq8jjHXYGWUgP6aEM7Ej$oe#d)MYQ7%P90yLf%ViP%ehmAdycZ11G7`PG`ET_j2^Dqi2+8#7?) z&MEU;-_b6Q?p&Z}^Fvyg4209S>;rp6he5=cNU2vMtLarJu9k@8Fq4g=@Ai>c_B!A=gbp zhDK$Uui4nG_&`c|=h$GMZX{vGenx!5PQtaDt~kEZJv4!psR z*OF~_!HuB{x2Il+NwiQ830_jy-aUR=u8gB3B zPxN0SmvF@_LiV!J{fn{T+KTM^)Uj;4X?oMO3zN$|rWC&4vLoQon2~+U9ma@eNW%7Yc#Zbp^#rto7i z?Yv?a^)akp)$7hsm(C+LJi7bhbY@iVo3D2r$t^R!b>MVWZ{L@*-(PVGZFOb9i;1sZ zYiYUuIC`U4<2uXkIJVsZT49E^+%E59F09c06f&f1mDZ%9{+wR%6IMKa65rcH)TQEk z+@4ycJsWE3?H8Rrn(Of5!>qxF(?z5GWG^dlzOm!AX4~~S)sz~?eSQCA*rQW58S|5F9*GMnm6j`c_2YgA_f_@! zTqCpmfSg1A(Mi0%srn0-N_A3=2SYS}ZOAAf_ra}qef4)I-d5D!@cNduf0xN3`(8a1{}d{>bz+F;?VP2BZNByrUD#0^pS8)ZE!(bL zr(^4{XUDu<(CX64*F$`@^xn<5`>g0{rTLj34<`0JZ8*VaTiDKd26=AfA~)BRN_8|p znST9v?8K~9PgQ(7n|Sbl>&t(?W5>3e`>5618C`FrU&s?}klmP;^3`|Hz@J8klQ)%l zcNyb%+0*k$d0V~uPMM`yCsyg&9QgEk{k9uZL~|FlO6xBkZ?kMID_(oHU4Qw6v-(WHsQOQbmqp6&agCglY{Pv&Zl0)U!jrjMZkz24 zD4VoVcFF6bxQ9_5@Jyn@ebqlSxwhx1cQ-3;Kj<=SrftLX7s+2^)t2mDHG6nYO<2{d zx^LG?{Uby+a_visZD$Y99sVju`cYh-jd!PIhu%D9-={i~Q9$lFg^*I2=igST&fT(Q z_O$)C%e!Y7?p(VdU_w#(9@A0kUlfP;yQ|YPO0WFImm$4dCE1KJ>EKd%?vqx}?u8zo zToo$72E~idh*Y?BSI6l1rAaAh+*uhQTCihh_Oq%@*(;t^eY9BoLR9+Hil1Ud86ief z!psbItjyS#bA8X&N2eBD>aLMJ@p_JB*|&#ai0nF(Q9$k$L;bNA!ZY>TxScp&c<5lQ z?tH78m8uI$yw)F$lR5LSpUFUfz4pO22l8q}CQZy3Xx(|RZ{kJS$7`PUQn|QIXZ>ZC zT^F|9$zy{S`dU2ge8?)f@@dVa_qjv+)Y`Q!*jl6eF|z&b?uwn}F3PNuh$+9^i+A+Y zvHi~qwao1#N>x|shAi!2EiX~cvWw4LRJdBVkI%j1t5iOy`%)+8E0=c-sq602bLq2h z(%GS{?hf3Q?Iz`J<1*>E4rh^NkH;N~7E5-k`EVqqc--_*Q^|+xRu_UH%EJUQ3dl7X z>UrYk`9sTx4_X|%L%Cs#$;&!y!zu)u4>L3~8_(!QvOQEbqfF{HX+?1-Q5k+2$D*Ew1jkbNw=hQmxMG(cXx+$cS(01xY*}e|F{`my^d$D z&5SX3Xe5^s4+Y;PKpjRCz5gnK^b6o>0o{t6ud}CdxqNx6~=($W>81zl)TGKR1E618i|E*{QUSlyo+3eGc zQ(-N`OI%LizTM@4$3YM1I!npHFYgb1&aI%uOVV!+F9?Eu!HnH|*FlXJr&vjlY#ewV zk%d$}6-3AKUg@t@=($ZdgFfp6Magx%V*80;3c%F|x*sQ1y#50%_i)ft(2F5LH7NuN zov1kaDNNKQS>8(Vgz}pwy{n~J%3@Hys$=6%fUJ$aj;7$3ZeClXE~~T|1NP4hfUco` z@&kjB`Sf>)sAjsv!TMI~k|K}7qv~^h@kvx z6YR3FeFHN!CS^(oA)B>nk;QwBP`+D>8D&RhG)DD}tTEI*CZ`6q@BO=hpe|#)CThY2 zxJE$Nt}(dL15MLj9y2Ffm4cCN{f^}P2_r4vhCf!^BdmQq%tVFvLKDY4_<*EgbYDlH zSM}8J*ShF5H`%UQ-?hv-z%>TCx+2eG@I~6Lx!B3|klqheq>0e0SXu)E{QKwxG-uF>a}|AkAT-J2(0_q>^=c>f3qIG>pS-RJ2;y|tzf=UnL`qh^C-vZQY z3Us4ab*P$l2gs%wL#>g%*UjrsDE%Atukfs_6{ziywV$RWFB}ebl_(7%V&|M|EKJk! z&SQwXN^oLYvcBLRrha=?;OAxrbZrTD(@|x@Q{oOQ+~zS~r@wIXKedPQI5^H*cE2k$ zOV5U$^-YzG{@~H%^Ruuic@f>*Uai7ncoJMxG~{w}O#)nVpqq*T4cR99$J#$@!=u}~ z;m(VFx<+`-wPCzXY^Rg4y>wtiY;wJsa$0NC5syWmm|#SRsX>AqQTHRJ$sN(36W}~) z0d(IBEm1T--*j;m=hL<$=yMXg*ME_6G4t1TlC~Ne3>mn`8yDO-S#IVpWq+QkF8YF8vIt(E$0In6#eg8C1KDG-TC2V|qnCL~| zeE@xuBNd`I-8~iW`)PeeSa7m;Teta_;g6%LmajtNFBv>!iN7W>O+N)aCRqFz3p^iN z1KsHJxKc#zvwT(<-Ok^5eEBD($${I=8cNuqS7(Q}K4(^?gdMZ7&b~Gi*+)FHqX&z~ z8N`RxY@d~Bges=)#xMZ&+5lb8VcZR~<XYFKb$(B$dj=qN>9#`ptct{_mbcNt}W2zt+yLfkQkA*gfa{tJuIx# zkkYq}2yFo&G9*7gjPqhZzEEmpx2-cL3f8vhFw+jNP_%qVpe z^e!lb=seo}_s@*=tw!+Qg+0)vj!dUffJ&x49{v7KnrUBgJKyE(((`irr_)+TQmcEZ z3W9lbJFS;%6CR&Wh2g4Gn7(Fkh!aR0s_#c^fbmfXz;yt+t8kK`Gxo)?9aE#Yj1mnB zu`v?JrxCVPWQJsoR=FRCUN%(<=J%r~meNG6nT_mMqM*wCvl(0Jj8xhJ^`w}9_it~# z9&mv848_m(>eQyhu8IF1%4B*w#%EU^-mLh2hG%Q2XBYLQ^S5yfo^-T63V@%I_P~cp zO+_*1btBMm|LDWz&@1 zrU_eHY1Ty%BYOW-7BAqX0%|ILGiC=Q%JNuAmty)glqy3K0Q=z1VDvSEbTx2V&Z+nD zOEjmX`wok$b0*IY0&TEKC(?#=^EvIZ*{^li%eEiMll(IT5Y6u){j&U|T9gY7o7wW_ z0ykXVdL-a_U4X7q+7ctxUi`;2?qjJMWjOu61K|jp6<@_Bewh^Qs2heQJZV*@Fg6$j zmRsrEZaJ5!-9RY0D>h;x+2=0d?QlN;+_$w393WzynwwMQ?elgEp$HU-vS99#p(vdW zP#ZFh^;(~v&zJ8bJtxOE+n|WEf=Y=L>2wqk6$<0AFSFsb3(hglM18LixL!9f`kFxr z8cXMwr21XvD2+dnohsPd434WCwAKAOZ{3kO9;owcQ;M|V(TsAbckdUr2*e@+9@>Hj zFZ%HrLJmd$EY1W2Tz8;*VAEn^SAGNSsIIE{=XWQ|6aTHK7#qJoy0o{=XrEqbF~sG$ zw-7%0R-Oi3-wT%tfa?Kt*;s88&}Iw?bAj z?XY;AhoO~!0a5-~Ohy3Tp*GrlJmUE{;%M5*kTiI#%|_C3D?UAJN! z()j+a7SVZJ#q&?}`J4=v-D)Cu{Q@8p%rINWfhcf3?8R%?s$(jy+-yxY;z|P2Q<79ic>X z4JX~m+Nrv}H;iUsw3Zo$ryeGDRkMQXf;pC#uln#T@AIWh4Ly~kpxpcWkdkgP!1V^Y z)aHIIpN#7wcFg9@aM|i%kb39ScMcZEktWj-)Jz1Nw8(d*4J<7`i^@~><-pm5%F`)} za;7SG6S?;owPF$1RDkOXbc1j%pg{d!yP7_^?9Y!0|3oLj z@S+!ZF+XL|@}TCwU!1?Fq{~j<_=^E*O>fd8U`?BuyEaNcNcf>{7`cu!nVjb=6q~yX`sr|_ z^shfz+K%IH@t$d_^>b}ng^R3*KZdZn%yNywNGlN9=Qwg7;A>7PT_OqTNx}i#K%i?H zzZCk+mi|j+^okiViO?qUw>mTt6x(EJ_`;dlz_G9-4 zjD3K@-mgW_r7S0!paZRukU=5OX+A@KOV zt)bum!NKy`#8GV?Bxmogu?t2hS$fs%smgf|dWUj-lT{#`&`!0)= zF~6fKpUKzV^$XYYYezK2{woA_L&4~42AMa^a$sEry+`;p&&8Bz9Jdte$htaYap~#W zlVDD{x!2tI^}Qb+SVey5I^iEWrJvI`?05n0+Z_}*K*6#5zHT@_ zW_eE0kR{=uNkC?<~dBqd?Xqhbv7hEB)*S<#%e!}fy>+a2d~nTrfDG+~m^dh!>DrhuWWTpEWp+!$jW z|HOIzJ+gt9$mF-PHh3H&!RTuS&F__Ln@8j8?z{hh?r(@dyJE;6^OAPDb6AjFMTdL{ zZXvcSLoVBaYk=$i&ik%0=2~8P0W)~TH0<0Pr^8s9?Lw`=E>iFu~NF@ZSKj$yDqaM1h8~tbYX$l6HA@{$)I2Ig)rZ}lcci?&) z4Rj-_{~J;?u10{0c!!-7sNQ*4grrJfy6Ycll0GvPB-DfyG%2!C@l^W>VqC|Z#uXhK zdxNAE8>;YB5ney>@A}|Kd?*;-KgW<&*DKt$3um zEV(cJx;w&Qpx(bm{CL$QhMZ}`6(YSe&{4gkv82q~UK%{UF+dk*DKg#AyPa%G)gip| zvV5_?D<;xLQwbWiWbaGHkk-)pU9{L4oKfV>PvKn#?k3SrdXS=J+xirfC0_dmJ#qrT zjRm?6kQl0N3M&WOSAluhHdD~Ei~(e1wa5Lmnfp6~@17wGqnZ|*HQNnuLVg7BqaxSQ zbL$(xhy3aotO<O7%oH?DgpI=O)7^KLYy3)x;$L^eLZLg452_TEHrfQ;AOcCb}M^V3G5Lpt-SqNPBg^LeO`Mw{VI ziplGIE_n6I&a&mj4(}yzndF!0IXf>tE%AktQo(rri|Iu(2F?#}dv|bvaPsiPPiSW| zVf()wvML!@Eo3jz$I_qD`xRqmi1nX$mQBew=QR2TW6I%(>SoII4x(h_Lin$m8>%UM z&wv7zzCz%7-}XM>0BKs6#RNs-CAFQnd)w;-HP=s3#K_Hj9-R#-L2a31ZNsRod^x#O z#Cex>ZVzP)abuNW69o~}JB5P!9fuRK8Mq$5tx4bjF*WW`ZemGKV0ZhKJ9RpUuoQ^l zHe*YEk#}T2+z{9qK=$(-%|?d)hKiS_*5sGTR5W=*dvg_I&M6hW2bCCu{|bTYecSth z19ZW%^4~PtH`+g$Dutzv#R%r1JaQ2dpq1N;=Fuhkvin6RjP~W7cervXQj+icYjW9| z&_3nGTrOt`b_6&CGQRboz-}5Cea)a@x~W=i`7C&U2UmJS<0MFZyMImzp~cL&2F+~8 zYL=_C)%LMpvTVa2E zIEulD-dX7`4#POoiTSb5!lj&s4(ndEmr!Wz(F$#tW4Gz8t<*Sas{SVOD4k*G`il=P zz|8=Vm36tzjT08yr?@Bjp-Ml)NfxIo))Bu#U^felzGe`oKB&y@ z9@k>J!FK(2U&}VH=>#8O!sXU%qg80eV0c-`Q8n!Zb=nRUr19UU+trrH69)qwW8SfCI$2-69Gzoc%NF`A31u0 zqpumn)hEJ&@ZV3q2IGgt*hW@9iE_1585F3f-J1$eJC2NRFkYkhlEwvm8@>vhs*#d) zBAUqi_Fk7d(=r8ph1_ww05=!tdVG|C zAj9H-#B%xJfFT1AZ=kE~wA%C-DN5MV;$QlOOOB@$ z1ubc2N~bq#r*|f*vIDdaH=9J|-4Wry=w#*cjpMLhUERPFg21X`3J;CroeK}ZEd;t6 z@1ZkacC_(Ar@c7K^6Q#CnX)%eWjazflS0zXln1C=m5wP_X0T*&YTJ~GpveEVYEF)1 zvlTMEzW3N2dg%lW;J&SO-~b)TQR`Oy>TmN4#w1I!HcGdV6I#|J+mUGh{bkfg#fi(2 z=lgMo-n_n&X0^cl+)@q2=cm+*qtP5>_-_qM027dh(gVEOvvWuIeRV~S1H8k#G zv@`!uId&Ic)p>=Cykjft+m__A>=x2;>_}vd1FD1Th3YGdQ*p1JZEsi6B=%_b^2Z}} z1-KvV(oJa}t5i=LU{BnYqFxf;;?&QY|u_P#D%W?oX4O zT6bg^u@&}OXNY-4Tu_Xigx zGsp*K&zJaTacr5}uwFWA{#97Ngo-hwG7|Y>LsJsV%It^TUm@@~l!4LL3_8&lyx&+_ ztYSL(O2_KqsnTTt(Td1E;BQH=aBivgg${G7ZgN;OTwf%2!YS!M(=jSn6vCR2#x0>C z^_o}yXcFMQ?cKovI+>iy%oDLGz3`j&so7T0j8b(Lx-$A=zjS@%v2EVXFCjcK+qgGe zVjfHZflCu3Y&ycBT=%Kphb;6;S*Yq0aNc?AA%O#=3+tHs-}~r~R5l=x${f!f1bLOB zy9Mi<;LMrMVOvpnF7Wh>u2wuMl_~D#7S$ z22~WAXHtd{u}=n@ z7mJa5OqxBHujh>sT+174B@(c~GdqL$G_p=h#;Rjo7UYj4b!$H+gAljY`|;m;v*2;4 z2D*MfTULKRJ`OLq`rH}NJnyzH%~qe8@?|$s>B%CRu-rE*N}S7}BDwWGpVD0A%pqn8 zbs>4(S-k(gC*i@UMY0TV-<}~jK)2gOc*%O)-?S^AKp?9mf;iS|8zrd}wT4&$hA+Y5u<9ebX| zmzeqp594xUb8k4U?vkuZevfop5Z=` zoBYeV#OvH}-%*!^mYV2hrnICn*q;UVmFs~nvnQ4apB>2;&D^0nyoawx3`sm74R2Fc zgv|pRvc_Bz94~#d(E|2O0ufVatRM&T@Xpu}ig^Naq|eS6eLdWqfO;E%Zgt{pDkiZ; z=+ZEiU5ErI~SU&zhH0VpSaDF`HtREvt0_brI$QyQSWOG|Dh0OYf+iDlq zg$qw@s&2o`vo+V^=GJyW2zVhC1kd3B?*p2^=xYY?aHs}E&lS9Wa7sPr;_P^jJrh;G zmAe`)p5^cJZf)CI<@~9?WINA+=GV|7RP2slZF3j%pUW_#M9YA_<+B>XGj} zelfV)Yvp6eEiUp5q;S0_ggPQVJ$*$>x<|?UsvYR z;;jEtVH&Ty)>PYo{fBm-yWYEpkVBV1_MC*+!?j0YghJ_4z+?3KspFQu7URj_lsa|K z@(UBDJHezGT$L>otDI(U+xko~em~3B#R9$|1wg$WKsRn4p^c5070vLA{``Ge)pcBG zd?|uD2(@)-9sR3Uh-I{%O(ATuM|akGufG!C&+8z9%eG|BAxj^QAG|XB7;n7+@Hlh= zT|AudE(mOfg;bH{NxKD30fsd}>+Kbd1(p8Cjjd5*E!Ll&2)VkM{jAbK)BggW_XjQi zWi8)7W;0BG$i`i%0`5z?fbJ&q@%tA77o&8J#eK25K6f-cEzt4aA#Bh-xH zyMb~mC;u_Nl|J3nCCB&wj5Bl?*l)FK?fvH%}`(i+#aCo zl|no(h;I2EQVtu%Yn%jh?T^94-*6pg&P0uwPctK#=HOT$C$nmE>-BX7`zt&D#-BhU zKWZI@<#v6)ROljLAG{any4lx!2|bvv+KHmN_i&P;;6Ti-~;~v@XobpOzoaXLm#`E#}(DWe58mc1=QOIbn)6ntZXzh#=nQgNiq9YOtkbt zEV})hOV(3vBW#hz^QmEHFLpMyYyG3unEbajtz=4o@cvguDuP5G;+>Shc(VJTV&5!rX4w+c#l`S%N@7Gt>AkHCjBRswkl}NpHL+ zgM~M&L=KIbfDd@zG5~b-mC!Cs@jvM4TETc*^l6s+kk_$BSAE+23XN*4VW!<16yY$Z zDp?_m#URzK^N?@3H53&cc|v3y zp(}yASc4L^-gkvKLcwku>p8?C=(~FD&xg|c1K*u3NS%;OH2-558ejzZ$iAH^z<(D* zVDvSEy6!o6b3OSQc!~lu46ppde!{}2g=SaJf*^cW^M&CM+ci-x7u zR|q@~Z+98s00~%cZ{ma-tWHRyC`)s!wO?2dua*9=Pjlgl=Z@Q3Rb1a)hLgBfL|>$v-9 zyE02OgGDLTYV7S9sEB7fG$=UaME*3;>Y{L}V z;m)xphdHsHyxIvv7Al2d7J4Y2ED zAogZ7lNqb0HFUDV_$)*m0^Dh!%i=2YUz~SA%7?$iqf-X3nF!)3GVYkG+`0r>O`wdW zV|xB6B=!ZO&~^;yF9kzJLZ(zp+{tM>MVrZ+la4y?=pjLAv|&`_y{sm^2a! zvgUEZeKWtV9fp(v6`n5I6DMc_K29dx#NrqMMhX8W6ld`hcU+>@U)NIYd%D zfI9QTj9GDC8~G+Zqh6cNXXhBs<(_EAbuR3TGWBlC36an%{on9Pi1gi6N-I z+504WK+egFzE3XU;evqo+&~ zgy2Iz5EG|1fykf?5(#Mi4B##R-A>!wvG1oFBaxI)6&cNP8>TYzv>vcvG-~-%6pv&l!x{xUbSE=+M^>gM& zLYk}DxP~EKt(ZExpgE(XGEIwC=ak4Jl6;_~224oTw2m0*+U9Pd4zz!J(7PIP&9`10 z__-|s-MBOj1C?83o5hc^AA^v0aAwS8VppS1DRqL&q7^jKO@Um(5quOCft=|0B$+fu$7`Y95+N(EsZ`U^F>kLp?%WI>COAK$UK^mX2#*40W$sYqzNI zjLvg#06fRO&GFy>;q{iTiMh>|exqOtc0b=P54GlI)oV4qowZL9LD{Se{0`sKv9*yt+^Zx`K1ONq_@M&@RI{hH&_iGdHg7r|Nb3Lp9za0eKYVc7p>6+xS!krx`_dWkDQk7Kc3oK16p)i6}D&&UF4!~=br~Xbw82GN&dYo z{4A@jQu%rtdyXa$&Q{YQx?WEwa;Yul2-R{l2E5nX1iJS}TtDpLR4!@Fw1P(n6J4wf zY{$|vR-lH3EVMSoX5mK_DMzceR*sa*kKpBxFI)QV;Ri9swl1AW4)jGJkGBEi@YVwb z2gr>}wgjv6-|ZqQEysm|8M_A)`AEDR<~KX7-#*6NW$N> zh|UYWg}9GNm^)*jLg4!L_J4o_M1rBCZ(hU3j%Jy@+a*Q+r(;jR+>;_M56dq*RH=kiA0S=e7ezUo%MJyBu?-QCfB{ z5&qg0q`m|NfgT)ozE{hiZ$b8@tE(l3zN%^pc(+A4i*gO-{}?DvNixZhCF;pwDa>T5 zD2XWm?k>xTj$7$`3+~?f3H!b`1n&nFh7mx!IF(;#^yJMBjO0g2cT1u1+_{q&|XP8+#aDGV%OJPH28u1ddN{XJYU;>;v5ySJ&;?44V`x zuE>?IBfilWP11~t+muPv6jP-<9~ISDp}s=Vw)62!ZOVtjh2m{g{>NsAETuEK-e+Ff zoi@Y;a1VfP`n%_Vi1UI2=t+X4fD#tHi0j**y2aaDT@6=ZQpZMvy2Fzyv4Zm!e_40Nl4V9~>Yd%9p@*u{n0@iDx}{t6_ci(#m{?s(voF zAjXV26SssDt!6Lp&zP~zVN~qhe6k(#b=FL~zOm@<^_@_Zs?FbO1dqcJ7=6v4^b3?Y zP}$}F1a*Y5r8KvLAoOm24J)PvO(R1D&KCk5TvUegPFV!&?U90_lzYkD3va2;4`gt> zACni~qrok_^@_mmTTc-jpq<&sN*Es)yFQTe(~t+HZ0wE8Ri=i!&5|nJ(8gZL;D~j;chw-^WD(;_!>fe{&Id*+E=Fv9OfP00&?lBmB&7hT-(00%7>+Zq{cK5$1 zu8Pg&Tq>6aQ;L!a1ZSVy!t{b_Ea7SOa(Oo~Qy*uoLEY-#x#}0>!)~)2T%!1V7lHez zw>c9Wpl7UBL)kjh-F|f5lppldxDXwve2GFAt>JKk3JfY4P^cr5Y5VDjS?a@&pcaduNl-f4>> z-=CJ+Z`O~(Jnl1m;Vq*d-470qpaLx>jhwdsJo-!VipGQX`^2*W?%SFV4iKF&_J9BJ zhV3n~C-@?63q1sCP7HqMXTX{rH9c{>YK`&?`rXtuq(pUvYcR}ORJ1vUq`6n5$dG{( z@Nnv##xM8^f$Kd7qpulc*7Wjwms#+RM-g)sl`mOYX)xvJ!%yMrG~W~YKUp}<24%Zw#jk-H-C@L1&%ZDuE0YTjG3QXriV3CCvSV&kTS6t9Tjhldzos zyI+8>boedA5x0f^N($g!0p0x_%dI9J&GDQHr@||yAY~S!A{ogrA5~ewUi04p`$xw% z3QlvcU-9L{`i0nU&o5O>l3U36B}oX!Af!_Yjup7?y9T;4w49%&etw-@*4i0wV54pR zeN*p(#ga2lS5aJ+fA#f``xCB@HCmzsy!IUhaU@1Jqx!Yza9OVrZFUAhU7W5gpxzsx zdvj~Vi;tFQ=KY~^pfATTi_N|JJdIKoE8ZY=(R~o}Pn9cw+_$_z&Ys$%9A=LgIY(?y z;&;C(ZwOC46fROdNdfLH(0wSU6ke*T@*6Iwkq_=C8t#tzrgXd3*;_<5)4Hfmb<$Ym z5nt|0c?0ql3tK6SI=pSBc-O;yE&lqQNVY$0a`gc29nj6;lVngl^6YC_dcAG*?As>3 zaaT{LlT6NWE#~p;l`+NqGUz~Y0gruIi0i5eFS!TQUILd!Q@) zr@iZZF^A(K2EpwY-zH}97qr0C0{^X__wz{p%4JawK3G;1p7oECjG^QL37Cty0YXSL zKj)^5+4PX{Oy=M2Lcp)Hw>=6tK#w~=806H;M!Hh5)PJ{~Baa1kt703VZEN={raWET z=-STNIn_Ei<>bL(66#Q^+D*6s>U{>fs|3Y3&sG@lIjhbFr>SPUX&_R+iK{)AwJ$hR z;`81cCNkYS|K0xf0A-1N^`P`viwux#zs#;QYb9GagY(jPI}?M);ccx02gs1j(DkgZ zKX-zv`zp&`?G2^)zB|+z=(S zy1x9p5VP95>V5UP#e3%m4pco!$t>A>N`$vL0qjBoT}ZXlWie-unS;ZyNi!CaRH;o5 z<%RQv-a^i!WS0eU3c8F|@i^YEl!swa)0sC3pH*0~+$&ZwK7U}ni}I*}0^WB+0bQC# z_Z2Jys1ID6Y^+_XO<`WoaO4bph7CF(h>`Tae4UpcmQp(tcmBI@++`CP0|_cJ2H1I( zE{nG^Box6whmZj3g$BAI3{iw^dL>Q|Bo^Hi&vpfZ0wZJ{Qxf})2-(SDs!3gqyI-jh zw&b#QVB#kr6F+fXG-dwc(IkfXVdtxLs2LOja6v%#iT-4Lk#zuC)GI`?K-hFY=!QUW zvQ*>%ZnvP5$y(uJ>Zr9CgOOhZaAAP%N8F2Dq?5H};{|%uContxoGhIKt&PpEEJ3#{qA#$!}ci5w`u&IQ(HmO4@#n zx$=NCycmw9UKu|a*TMf7aO$0clgSV=Ish)*|G3K`Pc0vc!&z|paN(N{ygE9|_Fxyp~Cow#!xE#C;=`!(B=I{M`9+k zUrJ_dOJsihsg7-oqDUp-Tp+y1q(=h14u!T|ry_PhK|22*9&4Qz~4s( zE!VrVaNzv#4(J+xUg6Ah9;x4F;6D=Izal6yRjp(Y$8coC4Asd=p8jaS!uA~W=lH7c zKZ@|vtMM&bCgqZC@yt@a?uj^{Nm1{W2&ik zU@%s{&Z4-6J(p|Yha$$tb)J4ph9>#Po@CXOpBX>zfA_#U^#7;44sa2HZo^1?7}3{K zp53Moc1?==8?s8xBjcu#w7RWwg*-Ip)$4TACuRfg@zUG(H#QoB@Y%IwA8x49hbq5$2I z#b)g;3FHGAI+8@a?RJ$1wMHhYA#tl5Y(@vvxa8~&$ZwB9HBM!1FC=+h;{pRqTU=Kx z9+x9jrggLD4b5*oD6sqX`_te6Igs)lkcJb&yS-c5qztMz50M_&tkG{q471l>jivsm zP?*yQ6YiTlB6pl?`t!ry8ZoLe^D$3Pqphxj^YR57Ex<(sy3|I)CMC?xd|@GW)QL;E zqrVyxA+@rfU?ceN{0koMInCNPd}QvgLF#?9H8%9gxAOK4EOg3iauN!HP$A^ zrxb=Bsy5^B8M5QrxxSq#z~k`tJKNv@RpuO#)MV)UZ=hPsqHIijjM{j}UJ(3oPoNwZ zxBQf|v?cvPCSzyf3hPYPdoVVgaRxb50n%0jVtg=JZ1*zQ7~o<8-2`0k_OD^Ft8m5v zowceKrXF8|`Q<$qR#WuZHT1-hNJ!c#?A;wBXV>c&3dr0a2jw?_4iTz&$X{V{xAD)4fb$z9EIv*MeVN;*u??5wvY)Q z!Xt?ksuD~;oPVJHr(&<`fP75le!A{s<+JtJ@7>L^Kcc)XHp8ER08jGlUDIC{U~+;^ z_2GTxp#$0-@cf1gboaE-AraZcOO3k@qW-2WvW#n=3_BOZ7I8zHW%$4_@z0)n$@C^U zA`Gl2*Bwjc8oT!m<|8}FvCma3P`C4FkX zW2(wYT&PmszZ%+4qO*@7m~t_+r%}Z6Y+duIzZ<;VWqgB4ls4*r5JbfwIe=sSfi@Py7M0 zSLA}O3-p-YVgPX816>&6zs;=igeOIdXcC$OY_eGcn3_M+Tf6$W7;<1Arm22Q-=@Lg zFor;;-xfNin76T~^xlv%NXiw9V~y^+4i5ud0-)=<8@h$wndHnOQg&81k?ZJDRZkZ4 zH!|zeVz=* zdup=x-ZYyK8u#?i<~hg_^38vDL^dl;1GvOMSJyDXqwWup@6~$evdTTX|9T{e``p)) z9|ip9acLM@t4vGtLdrd(i5+URd#rUlTIZ_0-X(MGTpX?rINmrVZ+E5O*BJ@WUBUF= zDyB5JfM$Z_+j%#$G%b{T2!cFNE>ag#k=#7_aDdjX%1yY0A4L3HQ&>TbV}FYrd(eq! z26Nx=Zn-QQIAg)uttcxwlOs@*_Iy;Dc^J7w0@o#$Vm_upJJdYO{xx`XiIUD=x%A^`XCwncDDeommKK2 z$u~|K&RZ$$n239Q)uHQg{esmI>stHds#2Ybn=RWhU$DT{K-c5;jhR3dwM<(Nx|&v* zO`qR2kC5LH()JHV}>T70?qOeNjj8ya<9YZfezfkT~J(WV2G)t_p@0wi+In?La zzvH?S2#2`l3Wn4D3G#iqMt0+Hd=|}XbnQ=#|JX`{S%G;G?Vh=H)KL`$#9rPcK(e!~i}UQzRXg@$_-E-#Fh#M{{lJPuSq zx7~E>3RZRWjt08q2iZq-o8h??gxPmp$#o|W8pF*37HM^OW(h{9(Yr=|{`$#(bv;Z3 z=i(Q=wawW7%3IyD0s9)%K(}*ZviSF~g#0nCIaAAn{}MZk8fM9-MKUoRw9=IW#04}O zwiDh~dQrD8nKn*`Yl#Gm@R2{u$Yt1#u zh|0P#;hq$$E}T{1{6GhEjZaL~L867*3R+Sc{9H>*v8m+(MLBa{R#|puJ~EZD{)Ru_ z(vd@IJ`l#e?DX;-wlaW;x1=+k$5(CBvk2tQ1&jkd(B%tj(w5tdrsP44Jz9psuY?=P zFM2nSAab)rbd{Gr6)RTFY^J`C5m1^R-5RU|a(`s3jjz%XQWMSJg40&0^8vUFK=RFURn} zB0y9ro%q_-f9V6bj6l~_r?{KaI!-K+h|>V2;(Y&LSl>LN%WupH6-xw#tno-wtVdVk z%xJ;?Ll#>ltGcwJ@z={fI_62u3f6g>Q!{sf%LH_tsPTg<*Wm@k=&jMrKVEigT1xQ$ zik$iS{Hg!>X=-VSX{SxNSa^7L!gGKzvhcI3w5_qLja7|6-d*U#T2&<$z-0!yg!M}5 z8xvupccZ++1ozL}PqgoBn3IezVIj!|JeQF@SNvhE;JOZ&T`yK?((Ah2WX3H<`gu*? zn*{ejTndV216&rM+v~>YzA1tn~|^ zYg~~<&9oVJ{>~|^c{}8P3yF{v2x-c!!1aw4=pIK?Fi6I@U{*-2rRgDLsjvUpo+W7$ zz$80UwlOCX%d0(AE;DA z6y;?2M^w_{A*CFfCj44+^X?)4=)qYGlb=x<%dApz&mkq2q&<*T=eaVYjY>JBZ3iN{ z@>YG^7uo{2>_9hD^y%{R;4NORg?Fp^?8X4Q)WSqozCu`KE!v@X-AtCuy zcHocHUc@YAGh%3Sg>qPl7k&;>I=JitTn?Z+nSc#zJNWHiW;#V@8MN@eA>qHR+HtkL z*nbQcefxJ|YAUrB1wOfEXOiTZ2@^^c>!r1S;8F#JJ%`rCIr~1p-Q|JjNlu_UlnojY z+l!T885{n?EK;uOUA;gf1jiKTxM!aTgVMbJGO zxW}ax(X&_waJhgkeXPhw2p$T==LlBL#=qFAjqA6`7UhaI6UXj&mhD*EBmd@wac)zP zZ4ikK8s_-4Ndlu5ys{{UM*bF*fYfQC08VS>XLV|tf||A`)etI{Re)a8!J`3 z07J?2f-=P(8UkVp29v43~W^~21?N}4*xMz)jx3^KnwE7;9pfn(UL6DJf zSe_l5>K#|0@!@VHvT_u7eMWMZf&v+2>Vr1hc0yBGgX`@Xl|6$S^W zRrzlj0hDabf(%i7ibPk2%HqBr+q;@{G5DpfDZG``&D;w=hJI_Nm@c$oyxy^k$u-nFjm# zYU=vs^u^@JHR*0Rv8}l*IbxJWbGxHZ%{viu%p@;I?b{;$QwrqkoN!BZ6M!oYbaTYv zj<#oMY8iN@a#t@C%RK5sz3urw*Y3C{ZqUUnxLdbyL#ITIqo>e!B;%R-Y^`wFfVM_S zKY;>sMh9(`-tMr#^Ns}2b+rh@MVZcU1ZbK#-grFb{Y zC6yNAWc4(c*cYV>>vT@Bi_=gu34}aCRzBM(6gH!mCnlkd6Mt|_wv6}KQvkSMaiHMXHlf>faYT zdGi*>6Yz!BoW0$Zg2zD$=;nVork~+oGbYhw9DztDDgSF;JM)d3yf&1XXT0eX32z5R zYwFi_>P5c#N^A6AX%rgP+E6O8Gg(OTJ&WPvD8RnlC!ky3U^$hCO%Ew~1#!!_uFfc0 z>e>lmkxVCd1H)p&UQZ4`+IMe4p3JTxqq3HagO|LMYSQ6FU0t9Ck1pIG^gabp@7wQ+ zg9Eg6+_ydUV4z8nkAqxN%FX`Dl3nR|e>kMJO&Xr7(9M9tFF|7CD1Zx$*uM53bP4oZ&J;rQNnv zIkN~l(Sa_|Y7qZX=7M_Hl0>P{X++i^Uii{%M|>v%t}M_sge63Tpy4)*ugs(_x691r z`48!xD^o$iw`Yf2E5ftp&YK%+pEeFjOO25Q%tXKUvbMzoOxBu?3XEsQHifFq09Ov^ z3bz|V^_&>7#FKKt&#FtkgJd}g!aS_S3X74(`Wy1QrEaI)IKoS)m_)Ae&T@z0oKsx8 zj+nm(YJ55O7_*5H_<06-pnDPXFT=Voj%3iiU8NrCRJc(Del;k}MR(fqesgfu1J5oTs3P3kayY;)9^92`!WP1iHag7S+ z`hS|L3iA>FaDnjPD$UKxnrZP_% zGp9mAA{i2iN`?^05K*QmV^Juc&;9%Eo^zky`9J45*SVf^UC;IZ?{)QR-TS@o^6cdx3iSC>gnc|P76J$*BJhv$$*e0v4&+q2J@ugn^bs&-}x=1MGN zc&9yQk@mTFl{&GqsDqRL@$TLa(YxO$V&gr9`wEJr#8C+xOUxVWdVX1LWUh3Ryy;-- zXUjc@Lpa}WSyb)WGVvhWv&w|oDbjJKx4O7eElfu$`eo=nUgykWzc~PUEAs$1E%@cL^o=M4fsNhpB)Xlwl~Bf&34AKX7g;!M9Xr?$>1ETkZ5(C zTYVkMJ_%LQ`1QOl?khIE;V+-I>F{Vu<7U1Y3dRJ}`}RFI4+~I<8)~ic&pydh<{D3S zxVS0!YIly`N3TI^pTZ@6)o78RqieyxSeiz#@#^8eZsMCp_x6b_6gHmNc~X?Ioi2Tg zh{ZjD-L=-fw-rBa3KHW_mS3H;Rip}WgukLY^_d~DXz>#l$HD_nzQ<;bk!qOl8Qk}T z{twS~m8UKbF6<~yZ=*YGHkv%>d-0yRu3w{jp_Xk!mtIi(R`JHjXXU~VsUx{%uE{x% z+E-X_?}~e#ti_Ure-2L{_ibm_h=_jiYVh&G;M2=3} zz9ds@SflX)j@GYAhKWMSu{jA#o8?OQG8$&uxU6YVJ)Y5QI`j4&B zYj-*xAMVY+O!6IWtJpA=_& zYl!>Syvy^je0++h_~2K$CZpMLp$jPmu@=0~UpwioZ|5z@bxe;mmgK3S=A%>Nc)&)% zcKv91XuH6TWS!r!ne9Sd2H1Gd;=ZJDu{m`^&y}OP4ttLVnoP`BD^47EK>te)^EJYKSx5iy?)N#(6QQnd z&&~DcQ@7{0ts*Q!E<#~TM`%x_ybTc_wYr!UKFVeonWIX8!ElB~_AT{}{hxQpw|oc2## ztW2Ksd}}J^0D!FtZvCH97kIyPPl z-1lHqR6||fX3v9jcR%pDc#VFczq@;qhNj;!>F~l!(y4cz-PZzMh__4c+qvbmg7WQ| z^W*+?!jv?riX@g655!9Fym1fo<$|~-EY_6oZ#D+X7hFzRwsQ8?w9dNTocJ-u!*Xa`EZuJDn}^)$f?F@mk@&&pcQ&<2dSkAKo}b zW)~i|snyn}+`x1)Q<`(Bk;+HkJ9k7Lb=&W2)qm<(l$!sm z)tLTPlJCj;;s!@&G&AWngr5(+daSeMmute7Ei-}sS=SzLJLBg!Timy!afNRFP1LO~ z%z-VlC4!6k88>8eSC7b9&NLk{s7dL6O}Sy~uXFoD%Hs0EP-jB24;3Zrq1TN3lA2u! z-x8($upI1g-{ly+%MFq{+4dj2_0_Dd_E@!QwWGFxwqcjpb7j`^Zkc5>ft$&6igr2w zk*#fS<_xHlQn-=#a^J0Hv1>+c-a>aU-*dRHz5n7w(y1Fi&RxBb@@vvqt!M7o>}~Jd z4fYF1eTH{`PNUj&C3M*3P{6^7^>fAPIdW%N^89zbrwM#_Un$gY(^LuOdmi^S7BIQW zW9c_ezr6OcOSZ64{!+-}!p3{4&-^O}cHLHN@c({HH#T=zXq~iFwRG&YhOF0AnCllo z0k%Jt@(CpJ;h3*I?km7gM|p|gO|w@@+^uYmdtHucd9eFazDoF{s5G}9w!}eU*?Egv6jrWhigQ z%+v`ehz@pr_>^WN?vq`G8*O*W5Bi^cOH?xf-Em2q{4Ub;Xn6muoTEC{H+_L5G~uy7 zKYg~7`lE9_@2|JSp2mC~abKooM=z}{2Rc?4DGmnMjEVEHXgnI)w5BG!sFe7agd|V- zhM=ZyZIPYC>eT)=THS1EJ2?w#Zu&B}3w@z=-W>S(*a`PtBDEPSB4r(M=@?y zdp&V-`>9B4@=@ZEU>G zxbN6Q%N}XRg$}oX^YcU0ZS{&18ZT|S0xjxFPuDtL88~}tfR&8}_oX)Smuz~=5Zu^KeyFpaJ6Zi#dU)g4qat#A@eM~+ zBNK;|nt7Y`D%iPK#{*9VKa??HnQ`t=EH~G=?-tYdk_Pj2#eJn$HmJlr6m7bjs5Kco zwB?3IO!-yZj#Nyhepk8{;Zx6}pKLfYW1eR-d{lt4?%)cCbANxr(K902vdk354qEtm z$PM?cu2UTSbV8mi(C0uznXoTR5DU-|h29If#j?cEZ|+pzL;&!4&r z(~O-e=cf{;UNP{8XuZl@*^Z6Z9rtzQ-K9udsL$JCJ6!akxH`c873-Q0tw8XjQ0;F5 zt)ypbqH-Tir#W^$F%(MhRd}$a!n%de@Pg#!?=oH28SW(F&o>X;*VBL`Cb5%+n&zNr zg#o!N&3yXFnj0c&`soa>wH)%kiPW$vWTwd$Et{n!r5quV?+vLQ33wB9*(Qap?C+@41;CiT8X>OEp<5gpD?anmXDhk5k*8m}0(OxNm~S&|&Ii4T~f8pSS6!59^2g@~yk*B{^_~ zBR5!C>hzB?_3!up#0DPS`!y&@khF9$x$xcMBHPXv&Sn?(mnnJTuRmPGeU+Xz*Xeqs z?yUCkC|^=7xH3L@C-V5aQ%52c?!1gIulRQ6+0{b>W>qQaUdCzGqtnfWAEx46#u|7$ zXYvfP8e*HU@m|7x>En&1>Qz;K^w^zD=ah?SK33D6C~}*eWhCI-wA;{JR!jq5JnQ>l z3&UR**F!m!lr2jKgcJvc&U4vbPd+GAX^Z)KBXEOzK2`K&y?9_^ zzS6tZrnvBwJF&-OIy_ZBZjb$3U-FSc->|A#^W#_cEkdj*5jN*&hGm(JX3E>)}Um@ z7*AIM-`W3lY--3G|;`qvlt zJ;xLLt@lsQ?dNYfPLAXh^1B+OlyW}OslTaWlB567%)N1j>(kvn;i{m+=c%}69(10J zwtn#=wfBklnYa0(mnFrp@%rJu(qC$&t_mx2?kLcF^=kXtQny?>xkYV-n*ClQW$pAb zw!Lo;nD}1evMdnv-tl!eMX^cV_g@i|UO@{*_wxE)zsElha~1dP>sO_fVKz+gOl9hn z{-Cqv@Vi|#W2>!D#(v8KcA@ zGi3|ub3M$zAOE2*)mOLmQ>74_#(V>CU(u%H%HxU(Qqh{973QV3-aqfEVtPV}evoXV z;J|xMHR<8O2D*g>v#?-AC%;wOZd*U?HPYUnff`ajIKRlZ&XZxjfw*rg6ip1HSu?^}l_AKBSfj)x`OPhPIa#`~`#1#Y8>Opn1x_>D$Dok6}7rCjymcvf_i zm!Puz_HZ@&Qy*-Xiqggl$_6DL2fbug<+K={`NqUT8^t9=Dn0Q;qm-&v8Lv~X;o~(= zN!Hxg{+rP*w~LyJJ>oQ3PyngtQ7S9F;zgOf`8~FWGzX>0S?;_tX$$}GX>}{lozC3~ zgRf&V3);-R6fTm~!r1=SQP*+bSi5ZXS78hvnrwyw=dBA^v!2vu>FaBqze^dVwRFp# z>^Gfq`~4TgPdi0+T~pR|{4Uo-f4it?ZCkhEq2&2z&+x}B1ozz(zdDmQrYnA+_W5)| zrNmOxqr287FE#W=BDgoS+;(Y^o){Z5vb=eQ7sr;WH#e@K z?_U2MZz%5Ta#ESI@?&6?HgAS~7}L9f`nwS%0_7cAy-v11c^{4#iW`i&vvcL0S-f(> z#Y|b|H+6!!p~6kFU`jR?9uXQ!{PSF4xNrUy7u_dI2ZioCNz0ynq{hA3njQWyUr1oD z`s<(W-}P1}w#MIW%iCJX;lB9?tIGG&(~-{YKf~r`pHmcfMKM?4?;nTbzP408LgQ(y zDY5tSSwAz*K3i@zy+-TX^RWMoT(f`o!yoDnj!kZ2aalTdIFEIg+0&gmMSt>=AkB_g zzrh!Oj*N$3IYi*TQa|NcbBaWR*Gc8l&d!raoxHg5C24EU(K`on`LulGwI<3F4o#iNt*~w-$6o``_#})|k;gTCgR7tT2tj zQ%r7@Qb043;$4)(Hpx(1ik;yV*A7s-(Fsa18Bj{to)5~|`s5_jE+=x!d2GB zKx#Jk>37f8T}W^8)OSf+PKma}d5Q}bnM|2c)5@gs)0<{3{n_x@rl}`rD+FuZ+h;^VX~KobCuE(KPaE&i!q-v$`?F5=AD=}c5C-$w(GyLpO0PkNX(w_B^#_~ zzdE!0jThe2kg?tsAn`O8e}6L$_dQtF`Sz*N0}Y*9!zCTb;j#_Sv+E`oD4AFsWDJYt zMnfJ5I@(fQ>2uRiVco$zn_F!yBS$SAsaX7g?{Ltivbh3myf<*)(A{-U;^)RSF9e3p z`yX6Bsne@di_(Isd@gMJ+a^~t6*|g3$8(NV$Ck`eZyl|L~o>EAUckyx5Xp12G0mHj7CsJM> zYJHlSi1{YrzCW(s^jhH%T#Lz!ZJApR_^{LCJSC63-&*UTL@~x1={xQBrj<{c=XYMU zd?|NamtL`yzr*-N((49SOLqN7UO%5;zR9?+J>T%?!Pk3@D~`)9{xavMYg=0SCdFk* z75pyAcw)LCL)iDMSvX1CB~dw*@qLCe!x?V!O>Ab{kI{=pydBQ{@4k1Ng8N=-+o{fG z&n%U%kRbfj_Sg$iy0)BObDxxMUn=XbxXv9c_%kzy|1-Sa<)h#B#qN8N!Mdyx`@uso zjlC5EUA^TI*m!T^zDY56JstFS{rci_VeFGby~B+I zo@K${gZ8pTk$!LDL96g0oeUZaJ>DxZe||7vzNxscRsO_^>q7VF*HEw1-in)#X&-tm z5`H$bVC%x^lOd+L%a-}UJj}0xY0e0gPKz)UF`iC+E%K~Ha3nXsVmMSacoy?b!+ozh zb69rTeX1cxA zr|iA#4e|t*jRUq`=eAHR8v8RczQ-fS#j43DXlkojH-m4kLB^ZV{j6VZadD(3NMgR3 zxUbBdQ+J6^;=2jg6HQh6nW7Cz-GH}bFhZSciYqRP_uL_Ox4jr;y4_mByQy4DzFb*=PA z3-w)#7Efl!Jsz}M_`QyKrskBCOr_CWXmhK0u~AhnCy`ois>6~p@3QCP)8bV8-{>{t%BabJf%>fCLU=V@b} za)kW8qD&fgglccs#_5(Wad=n0d2@sljnUrZ0Xu#D%|nN|E?O4+vYHJ&qB4A<Plz25Se~8^kT$Q@%G16*-8!d>51>7Oa#NZ|QSdg|S~(Y-DU>^^4Dy zC)fAwnp3n3y&B>5Ng#S!ek=ymxV5rtwZH4o0WE+tlnX(^|m|TV!2!2REVdKrieH9OT?>*M({7%2Q$=B%w{Yx6Aq>x8`;TxfeSH=vE1WeA~5wpA% zUb>P$+^+GAS;zU_wOFlty|*1GcOgGp+Al*%zjcGt9%h;P3MtC`VjNIhx?K? zhK%$0M;z;Vn4-Tm#pVVtbMzK@-CY64$UmklrfnO2uC_zUXMcz_iH$(C;g>_Q_8ZOF z=T6AqdR`~}b;*)3>UGS6VLJK ztX{~IKDc!^)o29Ma(Wd>;A*6xk6N|XLU$(2bZ{9H~0-+nD04apd|5bOj2j2kP-7O z#C^ z@G17k8N8vVIk;TL{}g+&VZKGU@2e%RxV%q(>euxrd}#z^c~-6NZfe?OI_4^BUcu)q z_?(jJa>DlB3$4N(-+KEi8|Q|f)GxbHk=+W4r;?W)?v2HKi*et5sZ?UABs)%N%h?H- zCUrPAYf#XLwP{lxXx}G#ePbY+X6d-=kGZ~&F%MbkKQ9FhDZMp($}{C^|E-G<^a89%~8iYk2#-i^2w@Q%2c7r;vsti&<$q?!Ie>FyDqTK`HY~`YiotozhJyTfv|^85ufvm7_#N)x{QEO8S%QIz*JA>BO&&0Z zY&`o>eg^X`#eHwsrnGNr<7M;NWPny9xs&nqwdaVx`p19C^lHh9C&b@zgRaVe*H z>e41riLlMSZ~SXW+o-?w=zCvICmZ_pHPE(=k?YlTS);zPlPy!Gjy*QsN4RgL`ge+w zqv@A=+&+ZTp0E^fEHj@oyOSFiojyEyYUl4a40B^Y=Ys5ea=Dw;Ja-h?&v&$MJEWp| zbRuEzNUeVg{(X^h+&9;RIVx4mnYBtOmSLOYn~y8s2Gq-*7^vs7x$&C3uw0CDhVq)|1cs5?ce+gkLp;dFm1`{`fbn zr_H3*hh8QXo++68lUFSj&G7xYbFv+MrL*>>*83-;u<=&mzBis2sqG2ZJa^nWKK9Hg z-G0wP*@53Q^)(HlYEG@3lZJ1zEY{i5pIR%O*S$3{o+V;bOBwt}Q(*kY{`JxEyqoy@ z($%={k-YYVG_n&TYzwyUoBN%AxLbGhBzekd<3q2Yra{95souS2(_J2QtAT^&D?*B9PZ zU!^#O`98&cuNiUk@{E7IJh^&On8U)!hdf@ulO~^cX)-?a`pBUaf9JaH+Dt3{e4|U% z1F>!@{x3_t^d8ZDzS_R`zK>G%2p#5Ii~Fi79++M66*zdZf0}}<6#m}U-n>S0(w?>? z*B!BcUU=Ox-)y2@!Lam7jKSABG32cL4y!YVqJKHe>djT(ahJ&b5S4kak}>7#B)wzm!whrOOEIB1 z)3Ps`q;KzHzRz&qaE1<^TzWkPg_*YFK0ZHn*;+nWghkGw*JFF@ z!ciWjv3*~rpZ7Vh>!b|?y>aNh;q2A^>MQ13kNc99Notwu8hgy8)b1M=sI-2-y;8LQ z`IVv_EG+TrQ56?^gC3Et@vlADULOC6v`O5^((TSR=ktO0)g_)&OT7NJg6>7$P5- zPT6^QNF{;XQR@39gWHYkCFj*MG}S_Mtd8?VckeCAK5}|u*MZoyZE?8<_xIzUi+_Rp z-b&c`(aCvfxU`?X@aoMI{fzRvj&RN?nkZI%Dcjp7K5G#bI9S&9!T>OA-(==q@&#D3g-I?_kC)@cl!v7|_4PZtRO~^SV|~Q|`#EGzBWrS7Ps9kXqh~ZxKJC%3G1) zr?Auc+eg3i6j%1-=siFGu@(1yjr+2GsURyPFS`09JeS-YruFr%3Js=)?!cHe z=`TXw)SDH&@9rx2{kxumTkRRuk+k>M+*b1II-Kn`*DW2u>yl>NcWqmowX*moi~Pa^ z4VUI}JggkVqQ=uzl!xU_-&UrPJ`hrz{!J4;vk-dBAo2WA;kerIZpo9m_cnUS?mb>V zy%>z;(1QDFGa1hWGB?QgQc>)x?t790{M$}(Sh0fPa{oGc6&m)&|(LDegZyWCW#E(3UNALK+ zicDJBvcj52H2D})_Fa2Jt*7TRM02*q`Q#sVQylPj9xh80s$IY0YR+5B@9&q9{mSGt z_i1Gc{C)H{xUX_LiJg(Ys|?*SlEeMCLPs)%zdfV6N%M_{wOv(%cjkrAV9g%Mt8wZ(T}Q+))#uLyz$r9-{QWz&qqBTq8w?xd^s#FmsOSS$W?R6 zTvJ+MW-Y3d73B2>C8i#{N3!i+54?NIFF{`_ao(KYo4tYmkh=ZJt5^o} z>?z02iCN3<^%K??;nKO7xo?Z{2gCgBg<-4jw~~du;!U}*TT)Sl=G9nchIM}>Hr^iG zm;2F>DGg5_%lD^T%4A~`se4w`L+uI@oJJIn+ejym@T`|V+g|Z2zfkA^$@}XyA?;%J z+`R?U{wh_sgc=kO@Ei&LwFjosI;(Z6oL_=t_S7x&e>=o{#NjrRBY&#G7M zTSI7gtSZ!%`bajF07l$z4LEQITjYgwMv8K=Em^&O&8!_^|i9N>Ag6|~; zzJ{0IJ*2)~8|_IgKxYzOHoqfH^t({M++=`O9WbRY`oMPgUFW)HM`cX_ z*{W+nxC-X`5%(=+e;l7e_mg|ZnnArTzx&E=^*1*}k9sCF`>ANpZay#5@a2jwTbSy# z#e=auv-`DLEM)lXzg)iF_%K#jrz+#Q4CXtG`_7gnwhI4LFvR z_->;!k1Ypej7+T}^|E&HWrdz-^8Fdv|D9E^=*Od`41o^wBEd-Bl_3hucLet}{lj;5 z_D1Qq&&;iLo3o80_OYj>I!uZ9=g-d1T<`cDrxNm*lvdUC!q<99!SpBj{b!GU)ZJ*b zJXN&S`7QsmIVQ~a6YeX~At%@W)9lcvJ*i8HRW{piZPpmycEbDpb+b*RKh7Q55UZmu zz8}Z>Be*J+S?na|spJ^pLdp9sC+U)F(vAub;qMQ9#(n*-#4TSFUp^LajrG~?9{Hap zG&gU_Q)!QEoobPwpqOA6J^JvZz_DYT?J5?7e_X9(*Vyd0a&yt%E7pG_xkY_sL|t*X}#?x`L+lhc~FxvAm4G;7wqo8oLy z&qXE}+^1#?a*~IpQwkLE_lL%C-@M{A#}AuIdLOrjbuC`_bT=uR=e&4N zf2K@;XwlBpmh4U?v1u2hPYo{nT&&A3-^mWtUuAH%S37`>cO3Wq_A9i!+IFn+9DlHA zuO{VMo0{n^3u7D6v*AqB+%6ZCdn4YfUs!4@<{e6-{n~$dAbjwT{8Z*!-2w3mTh<;w z{Polc+?QAMUQ625sDh=6x8zJ5mRC9>ywm;K8Mrq8tlsYS`Q_1>)r8I8&-yY( zDlu{DR=lZ*A9lS^JHk2WDQ^*jjdv3F-MVk~OX#P9W}%tG>eg-x`Myu?-!vTOKAZM9 zimohU8*_}Q4X60_W8Cx|R!}RRxy6^d5r_Z(%g^4?V-v1kQ7nzkqkn(%+L4L- zEJmyp`!_y}Pus>T7n-ZpcC^@26?&)X-aq}a;Pr=_0W&=+0)3o9y%U)4SKPNJ>|4KJ z+k)iyw%zUYm*`@)Crc-<%+nUnQ7iU~82GXE;w@INvq9 z*)Ld$=Xc#F?x-q(kVZ$b4EjXH*OHa5o;hK@Gq`W(ed_|xGj$c>)GwDFk@=g7m)AZ> zl2_dNrSbf?)#SN{?opKIH!;X;TkUxFQC8seorP=Vw#SQ=8?=6pSNkBX7P%7GF0SiP}f_tBQ(olQbR3Bw!v_$z8Ib@Y(sT{<1z@E}Pl zk0O!g={No&eSuZ{doy#m@5`yv7xpv_=UFgS=!Y2AJ?+R%_cAf2Ay9*cHz_1Y5aArdE8g6ES;pE_N!)3WY`P4^<%>0 zYT{SL*=g9{WbhZMi!%xqKOCCe7ixU;>Z7aM!lyQo-knfoIX;v1Kuv|MB*pt%4wl0L z?pr&t<2pqhz1}84>ACAC7F?PJUK!1w_I30YW#617{Y_I;sPA6?qj&-DK02noD`5eJ z#coB3)w+-Gf8w%^LB#7noiE#8dYYpl%tj*^*nE>81RVc-E$ z1EuLrQyX7L>vBIR5tuzT>`ZwAaq=)G_Gz@@uP% zRiU|U!tkN(saDFLJ+*Bnp4hH4RMx$1B45bs3;jHuo3zqGx>Nn#{x~rv_b-*H9HnfQ ztJrvd;JzMv6a=1R{0TKNJo}lK*Ry{ZTj@!4`tQVimvP@ib6HFgKi2o< z-`%S4J@e5ZeRL=LWyRr*!{V+=LrKhTyd^?n{^{TB482tftX`P~u5H~|7|yeo2#6a} z;+B^b#(aO`z9gTy)JU@OxDD(7)GND{t|gt*nh7Nj^>DQQHU4@2{p!y)&N-XPvdcq` zG=1ls8Z&csY1i~6< zWBfRRo@MQDD{|WNT{CZxJM7?xY5#~jOJ?oYz!5HSIXC0f%R)&X<6&96tUf#RCFKpfj zd8#C=oI5B?Jt}x>?T+2;*A=8$8WJk*@B>&&N|^6D?rXWZ_jKy<`kR}Z-yNL~rfQ{- zcbgVSFxt|sdrj$Gz`l+(T?_FP%1^4?jf?{igWq_CcQJ1CzSg~QhrRZ7ka(0n=DUIW zK696s*mLCb)LoX;yUY%c^a|;;Pipq0tyfP++OD2?H}TtNgo*4+*0SVF+6yri&r4dEM`nI6UfQEou6jg%h`iyQ z_u#wjy}66aH196|B0n0#TF#ntgE3blG|0JT)Nqb%eX6hE6!`r89Ns3}_d$u{uLMhf z`OP6m70lUe`KqMehuDnoH>k*@*}XMjyy;HE)j0vHg3k$GBlF0-*OrfIRX?QJ75I3D zd;i2%o!&sqcQfwWRi3BF(HkK1`k`zdTbIR^-y=Ta(!&8+CGi{2_Of=J_^$oy^OopQ zWmZ2+H4V0)&Q`~%qW*i@Eol$;6kCt&6vTW8{^vhjzu!^&Y^h%QmE-NmASODMCdF>v%UTu~z^oP@T1U|V!PEN`tnVmkv5Mt)L zB7OD&vuW9blPN86NtppyzLdCc@y_tz^;?%Rf9v_Y9sE(~#bCT~#=SrE`>vun=WSu~ zac}uUs#wVVCqq^gObkyl#ncy$ns15!kRzcmRezBBVlL)Oh5K$4$C6mF|?MPdJ1+^GSwH{)mUN)+V|)_9(l>EUUUbz0uLu&1}AC z(c9&JNUAq9_<82(q8Wy|!R)n78uHk9>2O~=&#f7cy?v?_l1|Rg`zOwmMRwc7_t~$m zb#e@E3K0seS(U8VG(z`cSvFFfo(B$nbsy;@OWvN85uLHx&g6Ry^QFgq`EFllmDQoT zPE~ltyzBf6SMD?0SiV22)z%3ZZ2#iNt3kmex$Dxcm@$%84$ccs8|$~`oo@YXv*<3^ zA=5z8Z)}eFGT^>;L+&}9ZapgE;iGNpO8L5B+V?pGX1CoQa69>~GGI_?-)eEB0_PRc zYq$8cAI3f$?bc)al`ND zk>i(=GEW@p^I_<{LA|Zp>cyPVqXW*|B%<#slFz(gr0^0`2z>0CBX@Zx{<=LQ?#reY z@Gv=g#Na4fjqT!SU{cY&z9Tu$FTCj3zm=0Kl~c3VGdudEOuw6?8__6t^`+R!DB9ks)>4P<PnB#F$H<*f55a?a z!%l;|npfJ~)jy9PE$Us+33K{z{;+YMh+($~gBJTyxlMg!*H~S*NH3*-q+(IWUys_3 z`!0yFDzMplSsdUR8G0hmz9Mn?(VW7g=v}I5^J|8|Tj^Dq$F!rK(>OfRVY*z_k@Wh8 zZNbH~30~>Pe}puWtb_2++q2-liWH$u54}DmNsK5-zE4~)Dq7x<$em*n@(ppm(_;E7 zPwUIljJ$(cU0UTc_V^R@_(q(DQHHVZJ6U&RpR% z!O1jjdYKL1UcqkN{RtY<@Sx*irPhV?RI53x{J?V+T8&_}9Sq?<5%0OZ)Q7-&_Cv z9M#GHKK)nJQ1lMA9-b(RaZ(Zz8WNI#|42jk|9d~8MiM~GfS3V#&iq%~5705f-b2{h z9_Ci|&IcSkPy+wwHMCxLTMrkTP^|pTo~RLXLHpnT?tXywD-T zdb(Jl$J7em4ETFqAZo;1&^|%j4~Q8M_k(}VdH)%n3+Q-%>Abx)`aAlkPW-py{eK4S zU)yHs`LAuWcC`P$udOcq7t&A$U%39M)7s%fhwyp30Fa0pF@yi*{Q&Jlf3M&EXV(Vk z?e<)FLmOUB2*CUOyN3K6JY1X)!Tj0j|8|Y|pH=&3du=_eVSAh54LvHtbI`%#zmA47 zm@xY1IP~{ejI@u&BqS`5$6pPk{}kFkkGb$=OD9JXWq9)vzDF5AhBgi+H2Qy=)aPNj?b3XF7D1S_k;Ib&^h@((%|m@p&wBr2_R*e_oMz-G_)*d_&>)kynZHX|6?vFD_ajoduRBBjz#o;%bBPV zb3xBN;(kEPfVdz0bAJ1eo(m|O|J4b-4oIAc2@n$?CO}Mpm;f;WVgkejhzSrAASOUe zfS3R=0b&Bg1c(U`6Cfr)On{gGF#%!%!~}>55ECFKKumy`05Jh#0>lJ}2@n$?CO}Mp zm;f;WVgkejhzSrAASOUefS3R=0b&Bg1c(U`6Cfr)On{gGF#%!%!~}>55ECFKKumy` z05Jh#0>lJ}2@n$?CO}Mpm;f;WVgkejhzSrAASOUefS3R=0b&Bg1c(U`6Cfr)On{gG zF#%!%!~}>55ECFKKumy`05Jh#0>lJ}2@n$?CO}N!zj6ZJ%;2j}d|fzlTX8Lg@F2prMU9Owc|PG#b!&3EC(@+X`9+fYv_- z8oC>P*N()6&~K8^4}KGw#GRmhA!zV>i6mDE+7v;9-`yjbhBlhe9ObkP_(sss95ory z{Q#O~KtML|d-o)705tY_LO=LzMv@)?O$!7KezW|aA3uWmB0+=Sr6v&r(Da?4u|hiu zK->6(pzVNm3PD>UXl!ts76yvOzD&?|LYp299;Tn5p(Z=PM9@|U{Ww4)?06)rgnpc$ zZ9p4MzX{qdXm5gLQ5NfjWp_jSI>8V1M;UMd^8m_cGu#I<$sXW4K_dkX?Izs75<%NS z=(iVcCjux(O3;uW4*)+^_^*kE&~G2yN(E3pTL~I3w9&GEvp~!80g7-x%7TH=k006s z&_-EoBWU}f%>iwc1tUQdfOZ75(S$NX+aU-<5;T+<(u9C$g0`KY34<0x&{zoC0noCb zjWS~;Xd=)~1{0Le4$x38qChG^Lt{egK>Niizzv{-1NvA_92w*KG4wJhXAw>A&r-y9fo!!fF?eICJF7Re<>s+`~*!3ZX-XG_kMyV4Q=Fy zG?Xn`#}NQM9w=`?(9q*?l%S!!4-hmNXupCs%2o{K@Q>sekOw9xpMxMEKUp9M8Yl}1 zf+h#;V1jmtu4J6uG&E@tG(BkV0}W-S2^z}&41o3xl!XpK(}y<7 z0ByG}VOax$hPF|Upcz6N`JpkLAuM|q+De4=8iEG@NQ?kwf@VZm))+Juf@Vz6Oh8j5 zXeI>B6f`N&(Ds-TG&5))A@nmNXy%~tf`+!yoS<1in~$Jb5Hw5B&|`$Q+mfJJK^r|r zNV6hn*3d?NXdA5wnhms(AJS|Hnk}@AKtq!)Xz-834p0LPZO=J^b`IJoE3`fKprP!~ z14lta+v5ltvattbPy;3>!mR31fY8B0f1^OR8y4#Wxyk#9C!>=0F^)$Pz^i*YJjIeEl>wM z1L}e2Km*VSyZ~MTuK-k=y#|^A8W`|aARXG-04t1n2fzj}0h9o$+t%Q|U%(2m3ZUmB zdj45K+ZwO|*deYTFh@1rBJd5E0VaSk;1lo}7y;08Qy&To3&;V-ffIl{paARxP@TC4*0~Qr=e6wss?n$bYJdhv2Qq>8XgQdp=cpaD zZGlPP3or^8z_w4oPBaO$L7#V^bpmez3Ah~soP)L#fa+E^0M)7iUO&;yFVGhbt`ViHFsQyFs9;(sU095~?dKcBVt1w>! zP@RmYn)xC0D+3+@I>2LCJ`tFM_5!d7ECVw@7{CL| za{=i1{0#a%2L?g60i*zF0G->>bxa8K(}I55fGB|K3{+R3Izk#a0-%}))i|hjTunE`bo042%GufM(zcPy;*#Du7C$ z3@8E~03|>na1SVkb=(00fNQ{YAQT7#7=Wz+Er9A%SHJVR6{Ay5hw0CBK9s__^BCV&p`1*iaF0M%yaR-P8WPszK$pZ?25}*vI0H}_V1W=tM0pvs9yMO?+EdWaZ)h#l>F+dB*g#GLm zFb~WEUjg*`Kn5)L9p>GDHt+^+^T9j`=E(r6oj$|zX`qDzw6Lu^fla_X-1i+=0uq7u zKsX={qyjeqq@x-d)y(Lcg#*|J=m2^E4G;>X16e>3tP5SMr2sbpbd9zO9{6~o;da`; zX{i22>q0a^`xVd#JOgrpyWo=x zj|Fd|_2dBsuq+RNt^;lW5df<7uK=i)NB4;WLcl)4ZL~dT>}dXXJ%8us&?oxe`lGs; z7vKZ<0el?D1A*VK3w`teL*NvEYFM;xRHF(4`+>jf`+M62G*dtW&;)Qlv@EJARvNdK$N^Fd%RNlE=P|9`6ydtp6H(DgmcdjND!q5;s-aFYaf(SOwqQ4?T7agf_|uo&V7OOa*Nfn4|mAxf7jNWq|_# zI&Y$LBrkw!JuYB3unXV>H~>@+qPk`~zz8q{s4qLP6W9T;0o=eIU@yP}>;urU=>EUw z>c6-5gNDxA!T>sNqp=#$3QDKnJ)0SOdDiX}}QB2hIR`fB|3u zoCQn)6Tk>C2Fw6+zzRV3TLKOMTCY7|1DpqJfpY*lKcF_6qix}a?L)`hlfd77=x>H+ zK>G=O&~p(zCoeyR{-UJw%-L<1yBYnz%Kx0ftE!%UI9>szQA7(v~EuTE$;@n z10Dd{cI4v?{LS-k&M3!=z$Lgxlb^`P6xV;Ml(@&o7r&{)u8_#HrFUjUGI zAaE7%1N?yiU>=wOz5>%gAAmf9fgk|&Zw6iiZ-8hZ3}^wGfLP!q@B#=0;(=?x-+oBD z4uk+`In<5cNTAO=)000Lql z?cMF&E$rXQsNUtE;Q4tE+o@NT1KhGjUi)UQ;$NAyH;5gLz&>B8??TuOV6WS&Hj7 zkO;GWtv0jTfo=6R66KoRR+Qxeeq;HWnAbq2M zf5b0g5v1>t{*AN|=?A1ONLM0lMfwlYCZwrI>^s|#I_c{(@%tN6Uwz*ZzsDo>LbCdG zIj;Xi+KE(%^cT{AI?Bcj#4pEY%hnu-Ytkq{%15e?`+7(mzbqSk7A_|vRU-Y3MEd=a zDvkW}8|AX{3ecn@$EFbLW_8i{^6=K{n%3dzEyk43+Reh>XO;uDWJN9$|e zlO}(OXXW929-hCHE)=V z>l&oXk=Rz0`&1;>dkhl!yB6tRNY^7Bh(y`nhhO%=n~^AIwi(-x`gAYSEl9k+2Wb}4 z-AFT$?n1f~=?4zGv`D8L%AE<@IxT#(KSm-&c`dL3$Z!8=k$0-^EB@;QD#| zzJT-+($~1>@9RiQkT~YOf!|M&Sa)Z=S>Jki#yXQv%DWYQKSBBk>0_i1ktlo0+>*C7 z9+3YJkd`66iS!=QJ4oY^_ig;Xg+w0SMWW4Wir@Ey_xmI5hqN~m zX)uQQH(rN+Jdwh=|?1%`#ln$ z^PayyBmIiB4e1=D|00psKaqAJ{e?u`+=*0!M0>mZSX zgHf4lK0c|e-N%oN03<)JV;&UZNYEu@;eD&#pE)xg`@1Crk*uQSN8x7Gu-TmCzL_KSz_HI4<0^WWGqyZpXp6LBR(?!FM*AUc{mhvD#`ceYj3RJ($<- z%YRk&KVblj+cfPt<&h;95Tc|r2M}t=q{)4{&G~cqUKS)j zumBM1TerU+nRiKb>~b4Yk%*U9q>_Obnsof`;?Yl4>vEt~)uBWwb@ArS-#ps2X6s*o zbSyxh>llETE6H1n zgIX>c%svNFtj}-2X$YJrA`4c1(B#!a0AWqR!QT6*_W5r8;CCWF9X?7R(o32F(hN8) zHaz^=#@7}csc}H99U#<@14rG{dgDnKI3Qg#WLLD#lND`F|3Wwr>vF1wtge5}m5*+i z)7Yj~-LYE?6%Cxete_USgKcvVE1lZ7IHZ*!o^eP6tjmCDB!YV5F*fEZ*_i=+>h90MWf<3m}yB;cYe? zz2ty4F95<;fZX!;Q;>`6+_UzK-|w%`8~{=b#;Dg941WK-P@`wx(GbWjt|4bmZt_6k zs0|MRqV>8Wh~1x|RCx8#z4p7h`r2y*A}t3`E?c2S~nZ?TTP3!Fl=> z!%uAf;G&Tw0ui~HTftBt@b)gMNr?{oWXmy=;*Bl>wJxfh`lt-+b6)#5<{Y|gX;b0N zT#j&UE@vo6v6mE%Kc;uz`VG5jt|7O%fKb*eFMM=G|Lynx8&-@%7JBfwXt*+gnhx(h z^@fozoV^Sd>FXC>%n$E{l2keGdTbN)ZPMw8h_cr zz4D)XKKhApEs%A9P;R%jzxc*u7xnI5w@y3Mj(^_+!d`!8!MR_*+pWPpEJt-Zv)o*{ z77b~OL0iV{rA0-{kNY(NYH$w78%F0~Ni(RUfm4m}OwDsd@Y{k1|slEA8D}{^qO;zaRX* zt|>;d!bGSjjDcZE)6e&Paq0K8u+(@!-UN>H(=l8A{_~d5e*wvdBBKBFJXlfd{p*sa zmNhCU14OAo;0iz}>%A|`AG&*EB;ehiAAf(o={aHKzxTNVeje}MwiUcFEk~ntF z)ZaOF%ff@C9MO=SXaZ`;vpbIX;+C5G77LEF+G+szuEg62})|MBY*H80? znwr}u57Z6;wRRhhIP>rh_tGlsetJ3}90B+L{D9_}ymDwVtlEGNK zI2^d@!Y(C^-~Dn_qdI+h!-)oO=9V+Jk6G4lpr%mZnon2FdF+Os$DfRv(sx12nQQt9 zaHwy?hJP?Pyk*K+z|nf02q)vw3E{x;9p``4>W9kTg&IACKr$LimO&4Gy7z#lCxmbO z5D-10pN|G*Uzj^~LS^;tOAZGFb0%8yF@R7LuY5B6QM>K~Io5M5LHJ}WAed3r>|D}y z$NS;I#Tue)71b?}JCiW`VzAf6!HRLEZ=Cwmrgy$wJQLIk)JVG!YDm3){otOzjXq~O z?Lmh;Rwr-*jP>DwY@7Ue-`57$rGEh5me%qNK&ZWc4HaQXuHvhzkP3`ji!n zez5&XKiw|nNDp=`2V)@S=)ht73|RE{*I$nKdKhphYe2$@L_84;Ph9`w#%b&FZodnV zj>_)*q$%3WpX3|4pP0t%(q`oJ9 z(9L2887u`~ER6 zy!Q1ElWiO`H4hv#sMA_DN_!}mwN@Oo{G3 zB5NlV?A3hJHA8IP9&fE`x^&iOE3bLs@ka?!{q$u(s5>M6y=(KN8x9nEplbRSAO{07 zXUC^6+_&~wnJ*~FYCtHRnhRg4Y5(Xu4xAqVp{ygv@4mTF*%;9`HKK0^gyY=f%ht8{ zVad4;@78R|J;tB1L_CC={`T;Nw+#937i~}*FVv3WuHUm54Gjy(i?T3Gq-|yoO=Z2uoaFj-!b}{ zQwEG;IZD=M&*5p{&>{`0KYYTv`K_T#mWr+O<_J7avjH_vx`!!$l7yW@omRp;&c!C{L$PoGfBimQdGe*_7h7{$)TauePL9rh4QlsA>*W5; zK}~y|B}s-BQpv@)Ol^Mk)@fhvO|25SEe8j*F5`}$*0aI!n>W|3LzIrtw^VsWl;zwo zq5HV-l6fyF2;7~(Wyh*Fu4tpA2Bry=2q z;i4cs?6Z5mHem3swv45rb*S-#gjn817acxk`;5bMeb7GUmUEFCV<@oK<&hYoU&++W z^|w7Y_?nF!gqlPrbLBQgdv>8jB3K+LDLL)ib1GgRy7zA2XuEUJajHHaAN6#bimMM$ zUZ-&FGT+v->XyKvhP3W?$usBued`^dru+5@fY4qSEkE-5e+{eY4hVHrWRQ}H=u-{W z-+#e>|NK?spgvtS&YMdsFK@GNyeA;q?;Xe3ZM-CK?8N5vk8JrRqoA~-pwJ=yMb@F|-4CVtu-(~G7 z&H6q$>5*GB1b**!K%})VT9#}Yy@c(<)<(-klJUZ^@WvKw?r?gfNmF`Uln!v}w^P*C z-_*F@buTS=Pg6rp%{UhWhaSp`;O*CaR&twaIcc8?Kn@0E^6U@3_-4w-j2=_3Asw@Z z7$9aGKng=iu}EwCrD{elI^t}UgW9lb6^9EeOVJ89T^Z=Sq2;o-0nrg>7d@c%!o0Y& z59J2w+;*bY-XXUnC-i>)St&mb6abKseyIi_j zsDV4|2mplr=kbS+XxIMgC%@7VaD6@?)SYn4Z=QO$|I38}5g(~C5t&FGJ$>5C>l$n> z?;#M;UKg!`1XzxXhG>Y39uNWj0q!?obB%10bJ|*nP;b z_piQKq|=GzGzFwFAY+HFUsX8r*j9pr7DC(>_8`l`YK=GdpSHjw2dk!j_2$bXf2ymg zfv@%&GUwfyKb?Knf|rE@s&$|Q@ry_d`@a?+F!QjsFV_0JS`%IBqkD;=KH&OgP@_efS7+7yMiZKyXLD_)Rv+F2Wqo7Gi=X5* z`)Q2E0kxrkP@=7#`(;b7ZVxc}Mco0!OwFJNpmZd3t`Vp`vTEJgiPeXl0cu(X<~D5) z97<7W%((KyowJ^bsVKUNY)tKtAa z*iUEtwB~_zKfN#!5c(mg>4kt$I_I}q|I8^z&VSr4r$|GtYy0%h>vlXc&W5<~Mrz=| zz#Gaj)D&{th;pc-(`J74&fYsdjR|kkgI%cU`b3iOUP9G@CSP9m+9yTb4_5vgiV2wY z&AESJqfgUwo${_?*HE1Gwh`FXN zvi8<0l;g7YVdg-4kb7cB>vdCo;em5sJnY114Py?Pw7IDRE|!8iidHbR93W=z_F#Cc>r;|JaX5Ij){vC(f!} z>f`I#-H)0g^j}l*RPupm>XmRj)uYV+yIl9}sVsS)#dE*N|9ink(H%$|mLHx2`%mtC z&Ma$}RZ`uz4Sf!BI~yEul!;A>c6;UD`*hJ9Kzq%ta1n5*2mSweCiTmFqo9qWhbzdWQa}3}%5hdMoSl^n))Aix1k5vc{Z^ z<@CU&UU~t8rbJ&}_tZ0w0ivUm{Q#jwI{ue0|C4O~^YegcJs1cGeV5P9JL93vH*e?+ z2z_NxyATlS+l1lyhu=8)JVtT!xLvGqzW(i)*ABh(1Ik*rPdOmu;MMaZOY83bgmX=8 z$tP-@qsH%l@lUf4Vq{z6RD@Dx!Exd0kCU(MUUk0s*SegF%JK@z;EbnV-)HLGi$XTF z!F^RL99L)F8Iu{?Yl$Y36GU!jJ@UpOeU_d-6_CzYSq0bT*weVvRIi`B@5oubZZM*4F;g?g zM_p>Fb<}mYiNr(9<(MPEF6*?q&zV<6_GInD9Pf2qP0HsY|E@FSjp&-TZ#_8VxK?BL zhOA}Xxxl!B+p&9#GgX}8l%@+JEuXmHQoDWHoTW7JtBanx_{+yXpGAm@t(#XO+XJUD zwCdXbp7qADr&JwiNV=pp?$q8*V)v}Ew?9o zzeb>(MkuG@x3?eLro(WqFJJ~pI~oO~2_Tj4w&`-;rmMN{R`=7eaeuF2XAgWAvtFBb z@tW7#R<|~-gIWGJ$|CQe-<)1##mYZ4M%&TzQQO-YIKQ-?#Hm^-h(_AmUb@ErI z&aUG4qx+nB@3C1A%)P!#e>KkS^Zo5zVs|a1_UbmpHZq)ET9#@y|D-oIf3xCK4T0^A z#LB{nNGjR*?oG{GeDx_tO*ldFcM7Oc)<@R;X4K%VTPuLW=n5>X>&OIah4+7eLw$Se z{Y{Iej6P?)&A~cAsPPxQwsoI-zWhn)TSxBf$seF>{P4k_o;z~edmC(=zJSm_c<;u^ z2Q{y|3XugEUNYdpfq6VN@0l~p`tozsPK%rGX}x}DO#xd@`!41+z1x6uFu30Q!`*ie zX}|OwsgI1?4+6p+l2@JlX{!M%-aQi#J!+c!kGYqaHQu~#<}%V!6Vc=qkp%WWCj*yn z-CW&kz#;d8H$ot6vtGMKkHza;f|}BfHfZ}=uhUny4}+Q>&03wSbhLfL{R@x0^_fk8 zpcHxm#{$CMxaN!V%Dz4Lgew8j+H3INz;!3!GzCtd%NiW=ZQ^;_1L`PZon~rR4pgmh z*~>#}dcJ-wZK58x?**h4s6ABCZ0&y!x~z`P!D2wzrYkm%T=2*E7oP@%T!VvUfN%!3 z*NPlUMtwE_av&i0KJmx)JIAbL#7ygsnVP}Ef|_e@R9=9wXSr)U7S#f~ z1}RxLJnf9N4SWC84ZLBOPG@vSGjH_z4BYLFBe*n{0_GR!g=GF-$eVhd;R$rEJ()!R~e9lE^~p?5ICm}95(RW z8)v*~>Xp1 z@fg%Q&?8Yes&|V8Rp5;)Ll}b%t$-fvwu&Ii>%P~}rxjKYQLXU%JqS{wRf_|3;!DWSF>XFAMM$700c|iH4PW+eysBDV-B() zUEFn4+Q%$wm*|QmQS3?%MU#QNR~P4h&9T zFJE|k=LUBPM8*;mPKSVjH^eMWvhG-5>WyB~F>7z>MQSJJs5L+5oj1EB_kL-+b0r|G zX?)6zerq0TN8jI9d(C@Jv#m1TA=KlKskO~o)v@5Yi`B^V_F+wS-}__378Y;a1MdQI z1i0S3AUyxRkMDoZf^;m{2na`}_+1}0oHFek#=NnI7u#svc9KC0#0$vT!HUsLA{Z`v z%sAHPq?#D`4(@j zTd`vIci@daQpZk#F9A6OID`K4z(W_mJ9z{k^bb0A3_y27(NJ-CXLRYVb1#`V8W8QN z_8*}<$mDfr?S6LtF^mLjpCVfZjp__RUi!O+{sWCS>!{27Ox($g{$t*QzG;*i=V}h0 z(c;Yi^yU~$pMpIr8LSSKM*}yl`B%dob06c%Drk}1pTJ?uZTX{c{pcq9GcKmro$(T5 zMJSOB*KN3U)dg>S$sGf%Dg5hjvLX>F4+WOac;WHTDSLkfh@O2MH%3Wk#sv@6Ict8M zm*s6QX*u)U+3YLlzU5IWvN&Fj7F=+}_s`w>S*h%v;mHUc0-?f?yl=Mc z&l@gWJ}%rEdcY9_PI9Oyp1@|4z?$E0E`D+LcfSC_a~3+|96$uG8$d%=x3Af9?T~+S zl(FXZ$)uFiH@JJ$_L}|n0fg%qz$r>5ld0-xxc=78x2znrg!^H+KM{Sq5Y%WXZfJ4W z8^hKdA+bSl0LVB%7{Qp7c;>xR*UT5I%tgJ9fl5GV$zK||{JxdKTAE1GQ_;SaRvLouZ7@$f$`3Js|8Q`OP0Y zc2dX5*8-yF^@{;%49L9V(U;9RCq4uaJ(j!&2+UQ@9UD#^{Lxu0zX60}3Ho-dDjBMX z;EavKUfOg_lg?YE9F)YB2Mj)tdD}M@%x`^EWwdS`Z4Ls-&_upQ894N#_6HvI%5X+K zSPrQDh;rCZqrZ>bCvrtK>p>!snyCrtVemgjC)MFNpStQQL!QcG%&+-{B z0Ycv3ZPW*Z^%>t|$lX1TcWHLMSio&hV$lF28A^ zqveW1u?aj1V^_f=ORj3S&k67b>3M^M>xzP=LoZsleZQtkZm8+UfKaQ-k_-R- zv*CgWaCDnSsCDWTF!MHgtm0tj>H&584gGK$aMh+i&f9*T#-V|n2=sNPZC*_zmKE#N_xJc^5$HVz^gRfpMa-)F_`~VKvO9oc8yT4%N z6V^^y45+^Y!kV_PGvm%t?}xUF3?R3B>>4i*2a5{>OW&IJ%dWS%a)+>-w8BeqCF`aW zr?fg|_Sg4luM_1wTA`?o>wVj_@t>@F2h{Xinc-w*DuUVj#CBh|n!MyqP?NrmzF_cf zA);(wY;T^(BGE|~jkmmL_pt;T@(=BSXfH;Ltg!?fbfP_Q8JYN&9JuZZTR@2(^>Wki z2W~uhHfpLNd$ML!m{NA)y0&`?L1sv*IoBOx@nds36vjS_~%)gIe%-9KONK}kR71`H1d3miH@NG2 zZ=H7Ddp6DlK#m1u)A8rOKD+wYn{3EEfMC;2&5H2$+0!@uy3>X%1>{6PT77a?VXud8 zbMUrRQ~Ro5`_DTXAM+m@r)ia(G+pz`^)ru{yy``V49pUBji4iXTo5qf1UtCm;OrNi z71l(J=+;>VRy^eYXPk}+3;p+ z7x-X<)L5UfDk3`*T+0#2j>*ba9e(S8Skdemh{v~6gL9zKWy-5LaC*O?jj#F~ey;_| z<-mftav)xsD+f{^GsOJ%wAo&p*Bcv5QT=qq5$9bs{m88=U_)d-MW?_IFo^W|a^Fxk z$B}LT4o8{Xc!-&6b2P#nb1;utVI1j{3MZ-`etq_5!!PKr-jl#s%N<1j{Dd>}K8N9u z8$HOW4Ts+qIakixfZW)0W?2^l=V0Jm^2AFoeE8Dm5(QOzS5|Ae<-R9w-sfO$A9F0g z{D$QO&D$M~YEJ1iav{%m!HkJsP0IKN`6{hDSN*-{zQ0;DqyMJI?QAbis6jk9&k`y{ zx#gbsWR9*Zyj=N~{SNqI*TZLhre>7VOK{i+-bhRYmhW1A$(v{V@h!^Xc{M0!R*ll@ z2gY_?^v;e+e*>at)#hlcYgAXtF>CzbE0h=g!L55Au)4dPxv2LenKgb-d_Hqu7y}O2 zPkWR+nw)XmsIgiG(0GqtvIl)3igKvEYp?yJ&U;JeBmQQ2kmg=u?h9s(H}8Nj_k}6o zjcZ`nPTM!K_^NMiws`9l*c1D<9len{`cF<^Fz+C`Q@78G!?za&<{rSk1X@GP`!?nR zha8;Wr^(LMXG{tbN6qUI^iPBkDR|_MNzvbKI$N!Zh>n_la`TyShMfuUd(GOrC-!yBA&E^l`0xR}}Yy6nH!>y0k^uk}25@Ks7~^Y6HC%Ra5goFdYZ`Kim!Y#n7Y z@04}fv#q&~$HFND3IfA>EEs)b<2qc4=C1 z?JNxZdFtQIZ$o_;$wHqqk22=oxF=(Yd0a5B>6yJJgAGBSGy9{iyN<+)x$L~6RzW(i zLvGZN=PteM$0Of8ke;fR=%;|R0Hmm5%AnA+dpO_Lnz#j!Mu4n+_3XLd-BdP0w%vcjCBagz2xxoI z91!B%H|O99PrMR21gBl-(^*Rs@v3MwzCClwz`9>wapFSY=u-}GvSJm3v~7N#zxMRo z)^M#rM?qcoBkA*MN>C1MZ>NoA-(1$N*YChVA7L-4tc(-~@YibVIsI3(J%SN*#8zkz z3_T0&bNF>Csyp$Axwjp;``1pwfoOO<{Q@*x2FrTAoetY0=P@|VN@n5M|nr!*=Mw^;hug$%rJTwk**hpf=uF6fFS8T@o z)Y5oY4#d8>ww%PtbEDLtCM{>?z*V9Whs};GfVZw#tth~E2L>t+GIzhFxf~a+^)AHI zZ&ZD|``!o7eWBhaM!&Q@7zzkw{ngBE`43+Hpm?e>H48*aWAOx5p*EfW_Isa)AEd9W zcfy!=Vw%o>!&!)KyJtk!*(b~M)JGHqUCiAthRG?$vyOo|x<274KUO6!k~56C`~n?) z8W2V_d!JWPefZUH^a9tMo1y=N#!g_z3j8+kwuAbv8^94AZNP3~w($nf0e#L@4`iGx zju)j8ky!ZpVJDmsT(NYkE$eV>d}SmNP8|98ggeG`-pM&2*H6*fE+;f;tGryd&#alp zyn618hqePpw}NZSiA2``ht~i5h1ItX|7JX`iyoc1RuD#;KG?k9*h5~P#vL8BNU#Ut z#~o^N&(@7ALZ1)NzFdK`m61SkG}O>Pbo(r#{j~0&HJu->9mJ;9rPd|tSMy8Q8Rnz zA{G(AoQsZ9ZkUO;2Q}*Tm(ML|SakmU*}|LHMDzY@SaKPltF9{9m^ZMJE9|-z%=?jg zqMWuU=Yp1JtvvFVXE>gs4Omm0$sD7;b=tq}x&6<%#9B=PWQ^u5wxjzW=Z-zUm6XF{ z06q3No6k#&f*Qw?))NLinP@s-38;0zd5|avC%%`WM<$mI9d+3wb8o)~5UmGt#7;#; zps4A_nR~BZ#Ks9WIP_!&c2 z_9&kY2=$;l&MMVh4_mY0#DkAKo9hdDjdBJc)Sao%&-;Dw_+Fm_Law1zEblUNyPQ1kYP6R*EUY6?#Tdf>i_4QdZgSJHXrz00ScTKZU9DMwnnI2^9P zao&M7M=x)C)md9OE23=yJ?BJ#SYvt#|K+FRt3}Tje9kxcxdH z4Zy*Iqb{8D=hc57BlQtkyF|aV?yLxzcE-8Skl8>6>w?x^eW&8>ofAgaRBb3}2o5+p zcgEhyXb2J7;=sz;Uwyjpxg#GHNIv&8;>BDU&UXLMX8Z4{X54#>f#`Mg=VmDxJpahCKis(T zjSqyH=z+P{|Kkx5A~nD1)0p|H%}D} zhq2am*Ac#d(6Re#_bGq$;S>HkV!-DgKZKU+r1m3qzh8|Q&z?Vh;ScddL?BX5KS0`` zPu$+FW<^QyZ|kMCrK6?*p?5p|jW^ab8`OAB-8!XsLhE%iemTy)e0$e^%Nw=foK{D& zW@<>Yzh67!sj|y(m{hCoP~Sx_ibuw zq)~DIwexY$acus$Oa4`I<|&8ut5ERj@~b%-GDlRVnlqm0aqC?)d&%7NMF&0mX06&xPfU^N# z#1kp`Hjs6_I$XBvLAu z-1H|G6GG8QG2T!1P!4&O9;M4~P<_FRH7UkfxaHw!WD?F*#h24y5yFXJNd*6fB_6@x z7|cLCQEfda55WvFM+}HbAQj@nP&lur6y^^92CE{)sWOR22Fv5cmC>*&QbvG;ABRDe zEzPL94azsQqz4JNMK~GMgOXh*(6MjO6*zl9r9E)d^nsebh6;1e>W#^dgpqIj1UVD% z>+nty0nd4hj>q|wcX>{61K)Xz^0nm+m&eCO)S5>!%#wE=s@l`P%RP0QkV&8~?@T;wXdk``}#4z}^wnIFio1d&5#R1!KXAe&vnrnUhjs@%Q;Mq0t#^a~)6dJD} zH4a$bJzGATCpd5*fl&*q#ZNH;Lq5qUy;92HX&-)FJDmsU>1&YCg-SP-7kj+g#*qtT z9CwhCu5VF1iqmb?*ze_4X5?d)oOq&iVk*>Q4nZE`w=<;)5ktHw@qj&W^%pULsIO2q z%_^EM2~7!6T=9q;CH9pE7y?qESRs6* zXrvG-2JbRd8qS6#!t~UV`Z2v+eJTEl2k){1gu>-ly1mkZ$_gQf0-@O+_{ofnAe8wa z$Z4RTN#HDmUmOIsby+L3=d2=d)7~G3ZBareT>D-gHF3$ECaOI(?DwIE?QP&R9kv1R zWx|2o!n8TH!b>-|Zc@<5eq>JzbXn;PR1t;eUr`q%XIVC>S~(kToLI`5P1brY2G7q_ z$p=0`L4LuC9$`J|mth8gnQ_nl@8O9@{i=C@Tm zYG7vq75hdyg=lsKA{l-}(s@85eGQTOJNxQu96(bS(*B~om>5Na7#m8x#w9xwDA+f! z1lpapj#>4kl$jCKG9TEkHN50lWqD!P%TT5BfKK{anDXn;$X!JLLw-eP{V?>$JAtFG zYK7&P3o_~9f`0WdpIpmVm6Ggn}-tu z4HA`$VCCUNX;|psi}jI2JXVg+;UGqcm$7r6(#*-jv7sc6+6?E*jRcf~>6yIVBjKU= z8cRMaX;ngFIr@;~s)$uEp1==KCah07;^W&M#ATBesLHQx)EFx9=S=4Sy2TGB-1#u; zFzQqcNK{7z#CewiBRv$t$H3va6T*z=MI*6sYPj=a)f!dZFH+pG3yeX@pu7n20fK;JVcUSBd{YEs5tJpwBf5(In4kX5|olQ zp-(K`gF2=Rav2WjltVf_)F#tYPtVtQ020(+N66F?o(Gk*-4Mqfd}Tg>Dlww%-GY{r z4s7evHm4qCyRixyZjZ$V`OPF9Q*n@S+<_baMpE-Fe6f zv9yAk%O~e%sIx8}47!_Bkah>a3|ML!N4TOmSc>Qqzn7lhdh+Dfo%l~@{!?Hr9t5#c znYQ0ioS`1`46=KnfhjMr^aQbi$%^8MbPTw}AlEq43622QhLlP6kcVr2lGY923ZwMPx z!!d-sutvVaizH&E+E#7txn**)~nPX{ONvxz4ppgizX_uG+I>VHK$MK0e<@04#j(PKYci-)rSqAyg_QgeZ!H?9l*)1GQAbBEl;F67nPBA4 zn@czM2V~qH3q8MDYu$3N;lfm{3`|D-G)6;I$}!X9N?-xNlv z)};)GepXt2Z5LSTLcHT{)GNN?BXb;&LeqJGpS~6n*uvzkoBWG zt&AZ6Al*Z43(G@*b(|VAWAPM?e=)MhV;)tqVwn`L{_?LlSkffPP)XQ#$AO(m#B5YA$br&YX&*^NHACzZi%0Ei*yaI|msK^E11dLI8H=1F4Xo z{m;^35XpKXHLzkK#TaL>M+WYdw@~bSN+kBZtp<>CsHg}o7<@Gwj;9QmIi7fwq(6;@ zGW3-=8Ghz5w+PK-X1TQzpL-<~J(t?mil%K4K*zq35T!H(JYD63*`BX`Wrevt#D?!O zgEIbAmd(d1=8`5`X`kCF5A1Pk7%VKdnIXQ99g-38I`SE7* zi65~$eyW^FIFm_~1RDNRB?q4%;J5>}e~`$n<{;ztSm;S>(k18ju)W7e<^U=Fpht2v z^B&7=VPpz|t>hQ2PwN*@)7Lh`9-5VDu7RHUKx~PhRYRAujX6kU+=C1M4O>|j3^cNy zNL~C!F`9|Axl?@D_riytubyk3_@btt8nfI?OQZ|Wd?+0FjV!qwFxF{V^TNuK5>E#d ztf)MS19c4>#xF*Cs~<33%%39T0;rWZ<)s^tkYA`$7vGplIo}y5Pm0?4iMh zV`SQN$Rs^)o|ON&(t>XX6BBNO2*a22#7#4il^Y|6DWp+Ngagy7dZ?4nq; zbh&60y<*|fJJmPUfu}BHF!Hk_Sv?2HSx}DVh`wr6MyUtKc zen1&6IwG2>PzuMqC~M*&myCR%nsG0!B2vP)m^LiUa#9-H&+MmL0jTL~v4Vbf+tDn*b==ua?jfOcI|4U-Z4dg%iYOLd z)Y_vL6-PD_a@^KRX)_fK6fz%3tNXQCTHruWU;mHVje6o&YVL3??@{}YwQ4^Tc*VG@ zu4St1S6+7S1%d2GcAe=7N*~v~Sgt*q(U}c|owv18rgV8gPG8&X_?9eDmUO{#2WO}lo5T5^%e0X zW{2490IJ-oA`U^=t7QxrD8v8}i|gl>Wp9Gy#z~Pe1*uLah+(U3IFt&8qhUq{9TR(Q zhx1V9teoI9>xqa%ICKEGs8u_n%$Z4)PsD)uRXejvAd>k2>aN?#gA;qxC-ChXTirBG z-*F=y7?nMzAeQ;SmXZfE8D-h^(fegM@9`6fqrrjixD#RcS!BnO0i|ItAV@#*>$Qbg zVE`I`?Apqna=hKvrL#x9?M%S8Z=n1B3ukiFB+%qnES%I5;d4xw@Va{yb^yz;9}bnn z6hfA`;0}vKCAT)8)7LfwUYK@4#I^54 z>;2**X?}s5zOGfd&RPT6d0VRnmTi|f(u4&=a6w!Oo}W^t#SX;ub*&WAZaSdaH})Eh zhm?6@COO5A?T&DfBwnJmzyq0|js`M+z^K0#s?RwCLtRL7`1O|zUVxf$FQxi<+72ZL zzT-|J(Gp@xmW2zk37)Y~ECd$kwP(OjUUBuPy}((SvPe-GIPu?xFUN)gLw-dm{A^7Y zW5CUNf^zjvQ41g|J05IjID?+t#fn(Th6~w!KK(;QWDgB~#G(K2-1Dd`PH^*`?v%W>}TNqKEI&CCc|nGZlw$4C=+ zjTigKv125H-M6LKx{o~|+#KW4ghm|J(?kzV*U5d1BRGaG0*Z|%nLkdPE^ujO0p*iRfRd62Ob0QlA=tR%a-w+>}CHn1}v*p}9# z?A*NypySxNAm-h#^Qezb0#RMmuGYF_Yu6I6txL$BXDoVGUZZDig#wkVC)`NNd6Ew` zwOv(h{~x2mzFwbUj&?2N|SHF}F)36GK`{X|kh z_1RbYEh4@z%r|X|u(?>BixG^%YA1B;AvmEM221tks+3udLp79tR~Rq%(CTy^Fq^)% z=Mf&5>0+#EvdG#gw4Uzrhk{lbT$0R#lN+UvCOc5Lc|{yHIA5Vc2&&Tagp%y6;41r( z7)?L7FI_eWq_4%uNY9W-E4*#Yt+~zELq1tKK`!fw3;^n-GaNx0g40%v4Vm1s0|yS1 zUIcJF$lIAf*}lOL?!O5lvp8~=QNGB@&kjUl*rSFy2e7S6>5G1Y684bGdl-VJE~Pv_ z%jr-LpgQgZ+s|*~^ayDDk=TS^?OeJQ&|RL^N> zshnprzN$cAd1V6sBRpJ&Zq31?7}NbwwS9$GE%XAaN2zYvDUCEen~HQ@KOZxL7ZA$0 zua$yD?1~ZJz7uux>lAjY0NK6~rSLOY6%n|nVfI6PCDz-wJ8>X(ZG8|js|LEbztftl zYoM9?5OT#yjy~>&t1^R}>vK#XwHKc`;_Jir7@|w|wR*(ZB+hZc`;hnwD~3+K)awK# zv51GGs?askCqwY?!bBzGkaE-(-nWQWdIlk#*}$^%wpKg4)58yt)7R3M{B~vL)&wL} zl|&!?Tt-8^LBs%&7bHbfwd9q@myz4@Pdxf{_7-}c2jHjwu4QC%YLyM?>FK$ODQGp~ z@sbH|$1bB@Ag?N@Jzu}xrjhv$Gf?@X5cL~qq4ElBi5-hYVNMrA6&3KAHA?#341KSi zRc-``-~eAPBBw%liySADNL?&%R{MzQ@gWmz-KE0VcMR*HPJrgStD(GnoJ--q_n4-m z0CkaHSOx9Gd9*ER!f)ULM_(zsstffo1DX3+cq)*eNwxQ}_;38uqO;x-0gKjUMl)py z*zrn@UgAq+wm|v>M!vC_2`Y<2X|a%xt?d|it;VqCA+mN050eK2VjEnP;RkP5Q%@Br zTDa6W&OQjY5?jyxjB6%WYSB2iV374;O-ZSioj}vdl7U@F7C_PV8^AMbk|BDVa>nC- zMAzykpk-YueBXWDnT)w8jm@45P!*!Agh$uXg`{l-Xr`~7eD)oih~Tu=s&F*Q44h$z zsc}4p;;Z+<2#~375*zwF${tHN3Y1?M0=_Bl6G1Q)N9j6?$4~|Huc8VL9D9dp#91Nb zHgVOPTWP&m_P_!QS#)5fum#pv|J?ZlIS04miuw&_PUakK1WJxOk&KQc*iFjqBjQba zG?$ZnIzMY|;iA5^Hkhg_%Vrx1_gH}-Uuk7n(ww0R>}VsA19EnV%&w)gssmNCO)8#p zG9z2(y@Zp&SJH`P^OW&e@v}$u)tuUdGi%`Nx3y;3#VxSuy8xYqXmK(Zf)CtIn<-%Z zN;cj+h|9arh4^X}ye6D+;dyjO`ejBilD>w!s2z2Ws^z}eNN3Qm|2Ww~k2wI6IX`y>t5;d9{0=BI7^yyGTC5Xa!h|10cBKD2a zW1mi)-8!I<{Yat#|7@Dz45omh?gY-KN^^Y&MJ^zypa}E-@b8>;IZb|r|r31mCi#Zto&j^eWfdM$eqH;`R@L{G==DxIiPsQ zoud-ILUb%Zfr#VIL8Nao5{t(WIdg!$2)ks@qMbehJWU!VupF&e8?rhpMXr$0ExM@} z8fc9$dro06_n_p+1tN|+>E3=(Hdz7VSsB1hUpu7bQ7{6`_6)6r2ft@Mfz_@}pjE04 zX8qR=6oZaq202ux8P9rNyGrDcl#>hHXbPZ~M0xrlY4A6QPc`aqNXX}%txe ze1JBoh~pLY6pkPW7F8y(7-DTj4Kk{uJ|2R-BH?fj?4iTFmQyUNY z+nGShzJYsyX@@wPqgU9OK+L`oS@{_zl67In`A8f{saM}rJkF2a;e4%ddv4A4U@9jsc+DaXdrC+)khEt zqIH8_>hD=OeR+!3;o8?qZ*v_-P|1C0$C^B9Z_hBuNqV{w#MsGYXm4jPJx?Jn&!XU* zMXKPd8(4|}QV2hi-*0iXD4CSc>;T8Q1fIXBky)l&@(b*HU>Y2?Jb3jsT(VW z4G=MFDrfJ6QIC24nn!cknbL%a!H|=h7_f6lCO;x+{H|Q!t4$Ts7&!La-{(vp@DH@~ zHHHQM9WAm7B_9a@s(qv8&!TdfTe`WQL}laYw+P8{V(wA>oV@8`9Qcmey3Vh^U<%qn zS)4oo*Gy^&FNnFjwN{o%U+=G@XYEcP8ZV6?S_p3WKAjwX$CL3m@pngv z;S+o~R~>W?xN?XW+p$X*Z~0hnvAE{a@0mk+ut5|$5Gr=hChL9-g>aX$ zd`lG!_+%}^p>U>LsW?7|hEww)fU1z^@r160WT8W8GR2<-hmF9pfS-@yT9R7vWX*MT za>~ldfzrD9jt@SCImPTzqBGn7px8ogK;zM5mJ;L^nUiJDi_6i>oYHb~umL&hdXF}) zGWF;;F6A2g*q&F{tEcC1;FbA*AOxp5$|=(c-1BNWEMiUx4%q*o64{11r zKUd9FZPWmfQ-pfF=TgcZoN@}t&LBnkDZXKt25|$#F~oa})w#ZgMRD|KYbUFIZ7efu zdVwSJv9*D&)lF%-^ zS|kj{!d3j*j)%-LGlF8~gIX>2>cj8&sLZnOSL`tQhg zVuQT%)@BW(JHO`@EUGH@sHr0tC^_yV_Tx8otr%Cz&wc|_Ut!YYAEdEX^6ee+vH-58 zJ8Vnv!H_f~-~3uMykC5kM}O43j9<(vmRFY46N~3!oF5azhg^!_!iz%4+tc9$j>*8f zE!^US_gkpg^pObhL?3k__4m`_4BC`}vn))?{bk|g6a<{N4&7HFdpOXsQqNc4GxC94 z#=XQTrACZ2!~4V0(;k{(X96MnMkZr^a&a~ru${LuE%w8g<#~Rn49Mwg^d8tJzrkH3 z=%y1OWrR6QuZKhg9g?sW(4v{~(9v!l#N;>_;L9(BVl8%7;uMUaI&uYJ9-i_dr@z#~ zXu0GDeV3=Tib~-GPp*oAg1$ls&EKpeSc@sB>~gR!QJPgZ^YMkwqh3&?^H$W>FK8q0 z|7M;1QkyNLShIkD5Ya}V>1&aXUx{VTh5~lRJvs^h^Y&J_K`ULjeFHiBn+?ZNDk$4= z2ginyJ(Mir895+D?SHfHJ+w0OU={M=*Hx`EO}H%w=eK~HtS7b7HVa3Ll7ogi8KpMc z8q}bY9ymZFeeLLweG7}?;r5O<=rdj^Qy3YKY)6S-=2mYAs%-qSH(u4l_zh=b97tjp zv6V$+jZ^*Qn_?c~&d3LrGw!jQLW>{LiAHg{M{%+kCCCXmm6Z{%VVz*m;}6LApM7hW zpoFiBgUR*RWAvLUSzA>XXm72*xQ7$w{Sl9J9+aED781VQ2fMPP^sY+f0$t8O1fJPS zz|DMs&f{<5Y>l9(Y)_oNo!`7ILuG)TagSPSVW&SMSjLUER4=cEAD7(Z%=)IOO#=n^ zi^x)8_y_dCxFDVVNPJAaO2PF;anHP_JZS>r%!DKW9}f znkr^dyz>^4@waptwXhpLLqe>I15~TAD}%26=5e-!Y=}_x^Mi6M9q2ji9-S#QPI#E7 zV(y5W07P{GOX9!zFw8HZVyn1XLZCqde(pngZ4pApK$Qu^s)nK<>yK*vlN9|HKbgla z2}k8c;7M{xc~zdvJ3)Nn zITV#c6R-}Fs8(N_uwFUDfRMlhr7+45Uva-6_xp0^4mTI#WOTghSpxsGOh@4|&tt&Z zsj0GfrFvf5a6&2!WfJurto?&-Z7O%<}1UP`te9=kM_;Z zYN?0=8$HASa5=khP_S=A$NYMw@JuujL>ENTrT^=S<1Kt1kiyo$yNaAgcvQ#E1bX(3 zZ5(hA0zdZVH}i33110CJ7z)2CW$_LYSx>-`e=sXFmOT&uqT5+7_$r-|^9p!unSAz7 z@5WN07ivbV)I&!6>b9)#sgcCo5>rw&;xIC?u8Fi}z$hke1xu&1Av$`cnWj&GM z%FkT7bSY4Bc`DTWC5E|mg`9oIS#|{vc+~dDqiwJRSqjU**0C-{qJF&Fh5?xN4Z5HH z>@L>%cz#6?M`DC<97|;?o-D)4V_Bp4#VA(f<>!&WZEP!j@K-K7edC%C4(gUfqB!!Y+jb#{# zu%-1Cc=taG*f|;i)p?7K+yyo8=3n)(tRsN3ha3>DRX*vQeiDOA&*2X=^_3W7QD{8S zhhTeXn4L+Hu#e5I#k|BZ*b>`ui|(jBVKpx6bJjc1(KHEe;KIcsoFL+|??6WOSlH z%LuEL__EzK5~Pph@ZjvtvpkaA*L$)vkyaW*1_(a^!=L2n&L1?S{xXRY+rZLS5V`fuaP#oM_b0>3{pST{*Lp*g+SxTW z=@ouhY?k|iR3=N|65mg+#0f|q`h}>w>uyeNXY*6*G=1Sfmjwl{ z4JOxk^uct>L#O+sVhfp%Yh`c4vGJ9Wgq-(oUBVU7u7#{esJHDs1mVaH?P!T|&R z>kx>1(HE!sTbI&7{X}TH{dfV2U-7EVke)dsK#^($&wN}f*UDph46@GIGRSEYkcFeS zn5i?!Jml+zhO#oqpp)0aJyU%kJ=F&h^(0Xwb@%h5^}Y}W1~8k#OMg;h>xRKW@Zjt5 zWDV1d=KF;Ob>G!76M1ta`%$fodnOWfAT0tbAR~%FQHrlPLEfHJhXdkR($Y%29f5_? z37BkqG@J((%JYDt5|E$t0P<0!-e*c^3?~D4=ZtX#^c*>b4|uT9SOc4w%F8!o=hhDm zibbs}%yRuJf=o8woEN9%", "license": "GPL-3.0", "dependencies": { - "dotenv": "^8.2.0", - "jest": "^26.4.2", - "qs": "^6.9.4", "ramda": "^0.27.1" }, "devDependencies": { diff --git a/utils/lib/cpanel.js b/utils/lib/cpanel.js index 35d4b0e9f..5c098f281 100644 --- a/utils/lib/cpanel.js +++ b/utils/lib/cpanel.js @@ -1,5 +1,5 @@ const R = require('ramda'); -const qs = require('qs'); +const qs = require('querystring'); const { DOMAIN_API_HOST, DOMAIN_API_PORT, DOMAIN_USER, DOMAIN_API_KEY, DOMAIN_DOMAIN } = require('../constants'); const CpanelClient = (options) => { From 055775254c1a848fa2e86aa2e37bed4928108767 Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Sun, 17 Sep 2023 14:46:07 +0530 Subject: [PATCH 4742/8412] feat(domain): squaresmp.is-a.dev --- domains/squaresmp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/squaresmp.json diff --git a/domains/squaresmp.json b/domains/squaresmp.json new file mode 100644 index 000000000..93efbb43e --- /dev/null +++ b/domains/squaresmp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f7f35bd0f09fa64c9176b4fdde2f3411fcfbe0d3 Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Sun, 17 Sep 2023 14:46:54 +0530 Subject: [PATCH 4743/8412] feat(domain): akash.is-a.dev --- domains/akash.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/akash.json b/domains/akash.json index bffaee221..93efbb43e 100644 --- a/domains/akash.json +++ b/domains/akash.json @@ -4,6 +4,8 @@ "email": "squaresmp@asia.com" }, "record": { - "CNAME": "8e7e5199-15ef-4f4d-8350-68c025df6616.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d24c7220b0f94236f0da0fe3cf5fb39598fda22f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 14:51:19 +0530 Subject: [PATCH 4744/8412] chore(domains): adds multiple txt example for akshay.json --- domains/akshay.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/akshay.json b/domains/akshay.json index 130700660..095fe26f3 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -6,6 +6,7 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "https://phenax.github.io" + "URL": "https://phenax.github.io", + "TXT": [ "Hello there!", "It's me, Akshay" ] } } From d755689788d248811d14b1d2bb90c045db95c92f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 14:53:02 +0530 Subject: [PATCH 4745/8412] chore(test): adds broken test back --- tests/domain-service.test.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/domain-service.test.js b/tests/domain-service.test.js index 1ccb8d571..79ea1d1e2 100644 --- a/tests/domain-service.test.js +++ b/tests/domain-service.test.js @@ -165,7 +165,7 @@ describe('Domain service', () => { ]); }); - it.skip('should resolve with a redirections', async () => { + it('should resolve with a redirections', async () => { const zones = [ { line: '111', name: 'xx', type: 'CNAME', address: 'fck.com.' }, { line: '112', name: 'xx', type: 'A', address: '111.1.1212.1' }, From 79f049e12d77c0e6702c2ddc92ee276bf2eda2fe Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 15:24:56 +0530 Subject: [PATCH 4746/8412] fix(script): fixes validation for ipv6 --- bun.lockb | Bin 53511 -> 51000 bytes package.json | 2 +- tests/validations.test.js | 7 +++++++ utils/constants.js | 2 +- utils/validations.js | 6 +++--- 5 files changed, 12 insertions(+), 5 deletions(-) diff --git a/bun.lockb b/bun.lockb index a21cd4a5c79284d5aba13d6ce084051e1d4b48a1..5022120107e0be77c9cb0067f2b55c8b7f2a579d 100755 GIT binary patch delta 10856 zcmeHNX>?Row!ZgffSZs234ux|62O24On?GXBq2otNC-E9FoqBUWT+$sNyr2wv9SV9 zh>do;nZgXp-1@p(pF);)JGFw#Zn5p9@EqFV^%H!K{q!jj^?l#Hbw$@gyW6Mu$FtT~ z`+obJd(Phb>~ktPb#C4lbnLdEU!)`*^1S!B!&#rb>fa;pzG3);;r>4i2zuaw=a&7O zHb~#`NztrBPbg+t_shZr|Jj=?Vtqy^N_%5zZAB@luRgiaTjgy@z;hJz-liH~U9+NW z(iEi^_^ps(kjkNA(NI4J*$46|RZ)6EwqQK!o4mCvy^V@;rn{o(;H{-KHNK{1#WcRY zUa4mjt6}e~ou#9lcHfrym#aGG!<}Vj(NM-uh%;(`aQbUgUrw7?=Yj z!7K6&kbJ=p83~z-c62yVlQ=Eje*`*K`kC>Nn-zvzS_ppO2u!!NCzVjB{o=I zSB~x!WmRKoeSNE<*#7wHs=bZA<|bcVWsR?@x>-Ye8o12cx{~c*L)6JDYf77&y%mbL zX+^US26>wrR(Km*m8WB@fxS)jjb4oK01S%8`0Z2rS{9d2J+kb!k&FysIi*YC5dgsaEb(6ujEr zfC137y#?tCReLEoBU%87S!rJyZ}GoE(gF7GztjM>XWx|a521s>=)lftNbABSYh!Em^Nsl38+(9W52isCjcgxBWcbtYOK{4XRscsn4U4e0kla^TI0 z@>X#Cy;&inf-}vY73Eb`d*ahzMZpkeu{i=`mf`Uuo^;I%5Qr|bz1*Wumj}bg>pP&z zN6+E1Cd{q%S0%lNN87JSTMtjjJ4og6k{OnvB?U=W50BoCy4fq=C<~xe%|3&>OL}jQJ`KCh zbSQ&F#X$SJODB}CLzxa`sA-E6DUk|hSvD)cf+QP8tkb14%A-B3OBY01n50L0^fj2F zk$6Fo>|SpDH(+#3ku^Qs+B;#=746ZI!X>?rM{h#fvuo7#bnAz~rhutt%lE>itB*$; z*F(}{Jo*+aG^-c*u0IDh*=+epFSph&Lb}kT5Xpjl6t6QpFGNUNUyq)FG_#DSvLRBs zpu7)Cc7{kqx%KzIY(h2?+ZgLK21Ks`;~ZHA9s%R5AXqRr2up~}ipwN0PL4Ucej6Ag z7{sj6Pk@avTV_YQwF|wZE!LxD_LfeFmfq48>(TGWI$ZGO>%FiSP6adbNG}7UNmggO zz}Oj*2+{pB*hsK$@<@bRAAqfo?^#B8!B}U;Q{M!}_fXe=Tz3%5J~hs*1@)0OCt`(7 zi&>)z%+#B}=sMa*j#K+c`T&pqc0h*!AezHsq;r5LWC`}qRCy>WL)#o9>G8-@C}?j8 z!=y#^l};#U^tBQV-9fptucRk<^e!k}XxYuol&i6SG8Z*7Xl-ED5?}~B0}OqJyF-E; z7(qUZ%m|r)r*uB)t#~TH+tzfP1RH1e#T@K`9hklZOLlL!J`Id@<}%dQ#!A;9<}( zg}omGWBS5vxOO4X(llHfY*9>B<$|YG;AO7Zf)%#Nl)_V??YK> zHb&&Md4r`h$)nvdSh`U6!eB*7vFfk_qp(v420_a?S4ihDkG>8{X11Am`YEtHFf3A} zuRBrNhI@2nh-Hqc)W-)Hd_$_X43YG!J^Cw9)|dmSG020V_Ht&E^+ToW>S=xj1^cXm z&5~d4%2fcIG0Rsa+oS<1kZ#sm5_`U4fAxG-QlAxQN6GiH0}|ev1rn2kLPaou)g;^*yU?#w!W&teUCfRN_!1v|?EZ-*CuFz~{$}n@F`Bca| zu7uvKE)G;vs&aQqzup|AB%q~KC4Y23KciDd29yJI#RsrZQooc0g_4|qps-MKtXdKj zO4iqrpj=9_ez{p|%2^5xXbdPQ*`O)FzbdJ31~}l#Ks_b(s{))-lb1*IE28$=fR>V@ zTnA8ZW?Dd!w*xHg=BFh&%36T+*9Y{J!BRWY3flUBmJ;90iU4fA5#VTB02WH}Z2;@H z11w*a)b9W&cLFSzlI&-X`FEN1fKO9_xhxr*kjd)(0F6HgaHaeTVEKnq_KxcR(;Bpb z_ibyB!DKyyTu6cf`O_M-LSe4OpVr`aT!XQxPfLE9p$17uTA{3SN62SjA(ES3DC5RO z$ld9N+D*=bodqk&FjQR*XB5iTvZr?G`>)#rboy_U=gBc7Ro1JwV8(6Q;vfj z%7~Bw9z*RdK2M>{A0Huq1dEo~35C)<%!!6NKyH~>C@onL@(x&nq)jT6tFj|x=OjZNB) z)GMT8GW?qe|Gfq_y?9O z`c(J_Ry);DN62xoLsQ^iuAz<+UoQO1fq!75C3YJ8n+pG?8R}R$33d!D*)UYMv>Na) z7yf~zNm3sCn+E^#3^hZ}fSmx#%s13bxg{U|8SoEmf}~A{e|hk4x}j#vIk3}U`7;c4 zl61^~fBEna>>9}}fPd5BUxA_K$a%1{U?npRHCGPLgnu*O-z-Blq-YlWD}aAs`J&H; ze_*w<4RwYb2Rk$q{>?Genc|xR|7O8Iu-Otj7yiwLe{&6WuABrr29`X}Pz$AX9{igF z|GD|YZvp%(G1O&JR098s;U8G7=!@VV zSnVQ1T`tGL4lRU#iw(6we2d{<3H$?VlGr8iZxQ@kVyG+RB-k;q zYn7xj__qZ9l^N=_at7=KSZ2AQu9jQM;a@5I1M^E-1^g?6e-(zhM$Unq2Fv#v>h;p$ zg@5Jn59~(Ct%QFS@UPNPZHOwN>yI#SU|jqKahW~-y2Jbn=DUWPQ)i!_ZS8*1k$*+!=YjHfeffKM*Z*bs{}rph zhk*m*BL3fXV1|EbQ*vu*ZH;mgNfe2d!+*tCC~cjo_$D3a|DS631GV$hYV>WEf7)ua z{+^6Z_y+^u+ga15`ai(w5B_IqXJh+}{W9wOKi0tQ%(3J+BuN;&cjMRy=Yys($#}kO zI{%L~a9~_65`^J0di-^V{g*G)fq}oiwZngYNl|J4PO@r{^-B;V^MmUc{~vsiZy94E ze;NA!d33`no@g-6EaZG9`T;CFn_(LsUEt)` zEI-31b=*ENe`Z;YPwIH2G0N0jJkQ~g6;EHxwB`pJb^~}^#L^B>hwpUrM3J4W3Fvrq zvk71)YXKU9jlev%Vcm@Y-^DK^N(VsQO#pQ~r7Qzj5Q!^HB{IuA+hHf`05)vl1Imu| zl74%7EZ<`@d{^-IU~WSEHBgC?hTCuU@5j>tfL3xey2d!)0MHta-VV?MhL7Q5c-nwf z0KHxT@RY3{SOhEtihueF%RHjC64aR!^vro2BSC~4>>>@FcwG!+`vKL5O5ec z0vrW+O0^5v4e;b^GcX0n0vJwC2hZIW151EXpcuf3iFx8V2XZPf8SnrT_(nP&_5j&H zEx;J>1Bp>q=k}um#u(a1OTv+ki@d$8IOq;{&B- z13o14_5^=09@+tBg9fMoU6~EgohyMBfbnKqTEWv$AHZH|X$e4A?U>VLy30Oz7|bx| z0f@Qc05XB`Kn90m?8gCgV>G~=PX?|A1_8qX8Zi_|0OElGKpfB=hy@syP=JXP4MYJ< zJBEsFm|Q)8@Bn8jG9|<5s-2UxtRK)9=mW$6{Q)O%1uz6i1O@{%Y#=~AIptNrFdzvS z0i*yU0T;l;VuHB=&N-cA5}3aQOvS?lAPdL=rU2IflYxmqHZTd`0OWkm1@eKJ0MnZ3 z&1cGaz+8a!MF1nf&~s^&0ZV{Iz+%8(iVudP0${c=3e`Xrz$h#QIJcYv&NrVqpI@Ce zP8aJr6}12}aXC;2Gy(WW!CapWkj=mf;98)Kez)S`XTWNJ3B$Q%qTLLv0d4|r1a1JX z2i5|IHsAwg;BGmvaj2ZyI74P{icPhzdd@3yVZTGhZ;sPKRGGiIQY%p9;mr=GeSyJy-MLkbMXwz+I~$XN z6m3xD!_9fx&sCYYr83pNuW;Mm-_HGP^)qwPZj9BneRpGfN8<1D<=}^?8JjW+)^N~Q zwm7s0RQY5}rS_C6OSU>v?Mo`IntT7}sb{LI&^#3#p}BpH<*%O(`O}d<+@FD(QC5wn z$vs>1vxR^VJsp6+mH6`K54N2OM$$)4>oA&63oCe_$KIS88#Pb#>&< z`>%hozvInZbAT}%z`nnfy?8=S@X_rIcOWLsK@z{+VfE~A+V`Lqs5@Sq^6_pOGS+fz zVzAVpU4F2<`(^V~`%1|45s&VRed@737rQktN@0HAaAk$3Kc6G0aiJqvZuO9AUz{py zNX*O%?>R2e0Kv7dQawBW$f?{9cmGXOufrTM80NghB%qCb+2zc-p`Uw-*Xekh6M*jD z43+vFdD@xo^1B@_?Sd}1?Q}@k&N!!iMe11A?mrpIgCCi%xR^c(VUo4e<+SfuwH*J* z9g?1VG++^S3ab~Ved%i4=H!io9*a5&!!So2)M}t5^^li#I-K_1s=}Fn$uIf)$=5C# zx1oph+LfmriIhdV9I5u@s<54}{l^X6-WY8TXr`lmt?KBY`TM$V{37vU4ZGzcu8F}>y0T`p~Yl=Ru%u4&P-d3PQc(tqxDX%W%l*yEy^d3*Al zuVFXA{@Y%g6km2^W7!N%Wfur8E=S3Idt6TYD%94ES&#qa*n9^D8JjYiEwE0sy~7e; z=xbdyvhPT}c~9#v3tw;e*fbaOfqOOmq+qWj)xIpXEOX-5)H;!3-1y&V^feR z_}+_^U3=}slv8`BYw>Y1a9^JGL7dd>b2u-Vd*+}=`pdq3E^8IXguvW#r@X(@(c7} z-=jKvXnoJ;pAY5I2`sTOA@T}(xWvB1oW-{g4366Ga$aIdj7mvkEF7V-WWOWTzCm^8 z(v>S(KQA7DAzUe=Fl&l^$LjiDd!HGWHsd&I*f+l2o*g9jpl|!K)%K33;u>m?g_{lR zt?$DAN~e9<>QK_B@zYNKnY-)g6gLOQ^{VR*I8yD~R-1;kpQ^0*=;go=2(Nt~>yAes zJrh&V`;4YOo@o7>^LC;pn!g+x8E{7oAz0WGxV delta 12315 zcmeHN3s_XwwLa&-AZHK+Q5j@Z6x1j(0xAQdBN`RtfNw-V)DZ_5q9C}4 zPmHfbP10D6NvlbkSW^?_MuRoA(!5N}ZM133!{#PvV*0Oh<{0fw^EJ6``hEB7{`hB| ze?Qk+d+j}kJ^N^#$Af!3>Mi{SN6t#0I{T0J-7p@^OB$w(hU%VXPV+Fm6(rYR1c|?@MATz@Lm+!Y&MS|sv=fbiKAHs|L2?I|-SU(>e=8&pTnovLFD#jBFNZ4^ zURaa)_SF>y;jzYZn@yjUfBErsdt9q)!-1ENzyEdB&nB(i_viaJhh1s^i_`Y}XTDne z+M;=e54-{+au07Hcuits@k*7a!9BJ{4_8fk#VCB|ysN_x&f5Xckbg1Rn zYSeT$C!0Lp5Ci256yReu>_!zE)fy9IPt+f(=AVFp$vs9Cm29X-fsv`I~#lmhX-C)GfN8mJj!v4M;}Hu+Zu zK^UgB^RY^82C6}3wwEAG(+83cdy%odP5u~}T+>q>eH1n|)W{6L{$>?X3dn3$PTZzuKw@NuO)gbc;WKKk;$OA|>WiocK zNh6Jv0?}lonhrL(6|>Jad#O4EV%5ZgX&Q}lGY@JoS|yhc)%e?_U;0opL{xh+2H4~! z2#zQ;5GcUUDjxu2gWy~=c)vY02f#bNWb9~@=OOgCYn1s~3dV$e$GuUXgW`mzq^6Nm&s4^bADzQ6sH4lP!M=@} z7r_Rj3^fC+()Es%5@eGG2T~10Ngy=`+2kj&<7Mg14ehXhC6ljDf}DvbR!0lJhrqZa zu;4gv5O#ArYJf{RVKe3!*2bR!#$~E2<@I3P4EAC|j)S>%3$jW#I#Wtl_^FE)Drg>H zmFI!6*VS^fTvWaSt zITl;_c(p$c#6}YtyV>MVkr{)`c50Y}VfW@Lh*hk!1z=j-Gdt{N2A&hc4X|N!rhS4T zwks^*C%F_)6VY0mi{oHg+;aeWU{_{iP=?h#5{%2#)h$(qP;(Ci1TqI`g9lmV-@6;Y zvHn(r%?vfE)(?a5lUfU2k@tXcv`XqC`5cU=U+val#dk&=rFBSPJn0;I{y7-O zEqXRu{Cv1tfczy#m15EQuD7No!C1bcvS`bPp;Wqi5P;Htumjw6Jb#K5*Q@~gcY?5ZHyaDW6m%P%GYI@t`pkA8S z5NZgBbTBqgq;ps!o56;u3?4O{2g|3l@C11%zHvCtyr{u!l`6x?*w-e1fXqCtGOSDs zr<%StX>B+)qwH+BAXwBgUV3tGeGp8ur1Ykmdu*}`nH<+@)XA@arGmj9h+Rt`O6g~l zzv!c>qh`v3`sxA58&pYOGWNI0ze8rBI?%a}h=F_bb<9h0 zfNueQUr^JXlJl{psp(G1ZLx?2^erT)rFTnw0|A8{jls{nRA)Hpk6ba=lzPzf*GlTz5W8<_EI@Iar z^Z3PwO)LdCvE+&im>{uaUd9B8B`Z|H1c@b=FJyxBU6RWesim6qz;mUWSMrM&S6J%K zxKnceeE<)*%w5is^B-_?mRw%t<}A5h8i3Op_CIGl$PDRD$sMl+ zxV#47#FB%qjtSD8k_Tu|b2W)q31J(+?Y9G5{xHCaC3CuDF}t|JUV!Bz0H^Pg++e?2 zdbi|u2LP6jxy$dA-0o)p8*~uh#dZYX1le7G_-;vU{X_n<{#zyA7*nwG4_eh*w*cV@=Gn|tf+ zy&9gmbmr_qdaa^Ubz=R#oA<`wY_0ofV0!xC6L{^#?sTieEo@QjCOvs(Hl2E9>511P z-iV4Xu$(OYZD#P)J=2Ph$-hmTy=r$}S^0&92|!m3*XZG&$t zTK;lQj+~q^i{2V+a(%r0O8GZq-#c`wPe$F|>errsd&F#u*O+Y=uMc?U*!bQj4lSNB zIwb3h=g%zld;bq{OR`>G5Y;}nzv;tg@2~CD?P=d6y!+hNj`v1Ac{aWqxM@^(d#`B= ze(~lDgHu8}r_N}6;QHnIk~SKCC@%iUtIZd@50AYT9G51)W_fx|RKT29|8${m#fB5R zrun}xJuiJc)ebSaT7H-AGx`rBemQx3+vlfFJ$3c%`p>*~o_VgtdHv|s5GACoUGK!S z#eYg4ox6P3!MNisCC`Mt-aF{6X>Epz;aAUxe8%6}y6^ZkN>858TJ!fjS#$Em0dKBL z^J=|Vxj66q;Tcnu=SBa(3sYn5=c5t_HZAJ?``}L=?;oALYjZ-fCF0G>1m}AZe+urm zYMcMmzBD}6l=|c`%jMs9*|a*oD9rn2Y=d+0#BP-zt-7@`|K@+~_+oNIuP@J}UdvkA z=jnHQIcUd?{{C%GoZNe3+jC_b($1dT5Lt{j-P_v96hAnFzKr#y9fK9ohpvJhu=-Nk z5JmK*twSo2U|*slM$*5ywy~*cJu$jZ?%VT00K*rNTb2 zaTK2d`@nXjD564F!49OsK1C7JXsZJI#=}0a2{bMh_Dz6&sfsv>+Q5#2<)kU%6nZQT z_DzI+;}tQTGRMQdNw5zrgX9UY53Fc{B4*MtuqBgW-$X^sCg()hHwE^A*ax<3 zk|NHc(_qz8Vc%p$v{U6|*q09bz;dbI6xat=J4F#4)C#s`8tj{@i21a3D(uUEePB+C zPltVAJJJ<#K3xSnFdgk^}p)74bfDX2ZUjun%k*1&ASf^D(GzFCU+Ag!I1Ay(77_*_fz zvopjRYQX0@x{A;BG}4|S*3wpd*3qZ-iF}sHNjo(pyWEAA%rVjZb2@zwLR|)I*=SnD zO&#Th&SJdx|Acw2f7ih7aa}*T#djO*`ho7}msI`udjtMi*Qf5s=BfXq{@BLQ<^QUT zOZ}ngpJB<5QwH|`5Eruh=ed8LI*wCUKdc=7myr`oJx|T}NAgtv|05OMJ^rXczNf8v z%JPG?{+)$o7dt7ym{G=A&ZLsU7bG3WmyLWl_9>tmZFP_C=+E2P1 z3;*&w_W!?pknb5InSbN`XIM-DMNvomi!KHq2`$PHjVAX2U(^QrY|RMQt#7o%KCJ@y z#EpHoX7ut;>QLx>1UOEK+DI7NG|o@ zk}L8*f_ym2iO(!K&l^YpxRYvt^Y{$13E)oF0;~u&1@-)q%hm&2kI(RT0i0J0a2}uE zI{{AY22luAzX^psAl%6YHB%5~^8?bZ2HIECiz=#3bf9{b3qN)ULx5Po3b0}Ez)*mX zBcB9#41a)i)(z#c)&Z;=>%#W2Ju3iq9y@C}@BqL*xF6sX=EZ;m$OUGzv+Q`71A-j(5f}yx2W-GW;OD?0;4ttM@CfiIun*t~V288AwgWqWG$09B z3#{Rz?bUe51M-0aU=A=7$O5u~34j8O0mcF&f&Bo_20J(z;4^lfg#*AmU_MX?6aytd zIp7Bb084=-0H4Dru;iZOcLPPhUZBN&Zq?MtGsufs)!{)%)#NC1Wc99kT1gMfR07=V?C1o{BIfpDNF&;bYq*lE51hhSGA z80Z89u76I*8@MZ%mHQqT<)5U54M3ht|I_3y#AIzka|~E@zsQIPZw-GTjrRY=tsTPl6KP|;Njm63UF-AA`VGP0Qw{Q4s}DV)>Jx3jl5Fvy zrh1e45`2zDR`t%!-e(^_`HKWpfb|yi)8;`f^{JAlCv|TyN&cP`*N`fOc+#4NnAk*5 z&7Z|>@n5FRn;e2xgDtTZtZ@A%T@UHKnUk(vD^&-KvLLWhJ?R=c%JwAhjd_y8lS((5 zq!L^`+886P@T3>O)_c-Lu*n8$PbRZ|ZF1zS5lNm;Z2wptMD_A~10|A4>!WiI=&Ikq z%o3a482iOe9#st(ELktAL)Fn<RP7JfEy@tRQH;nDx7zahoC=d%o21G_->Ec~Gr_6zWH}9x|Er zJDeGlUQf&U?DV_eD!0myVm75pyZxzZlPOles%hNu?jKgQyF5r85OxZJeo6C*p40c- zSp7}-w>?}7ptGAyX8rc&hwVdyeOC02K?V1siwGoXbBr{h6UA<>lG-}a(aov69K5!~ zNS>W(CvuEf4{xkqaQ@9# z)G^de1h+DeZ`EUnKHfS>>TIS_+ft<~W~$$2GV8Y=#}7QQC%E~gPHNZcpu4-#Z??rq z?zqseU#=SQdPqvksU*~M$6T{F4cHzdmGq$55O7H2_HDcXqncvOe}7?N4L#6=o*2+7iO=EvgGamEhps(r3fHfXcK+tYv4;yT z@>Y)xn76a!{jdS4dO!8wnV5nLzkHurcy*NR*_%n(#|{3P&rj7n_0>xgC++JDZsdL| zRyh6Vj(ejAINnyO9-W`PE-z`M`KY_Qk`{V)=e`jBnj087P`#TTscu-7iu|SJ3rihk zv}05%4kGbaVMk`|YVGq^&AExb diff --git a/package.json b/package.json index 60ab02ae0..ccc8dbd41 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,7 @@ "author": "Akshay Nair ", "license": "GPL-3.0", "dependencies": { - "is-ip": "^5.0.1", + "ip-regex": "^5.0.0", "ramda": "^0.27.1" }, "devDependencies": { diff --git a/tests/validations.test.js b/tests/validations.test.js index e97ddbb08..b2912e3a1 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -1,5 +1,6 @@ const { validateDomainData, isValidDomain } = require('../utils/validations'); const INVALID_NAMES = require('../utils/invalid-domains.json'); +const ipRegex = require('ip-regex'); const defaultDomain = { name: 'aaa', @@ -60,6 +61,10 @@ describe('validateDomainData', () => { { ...defaultDomain, name: 'help.baa' }, { ...defaultDomain, name: '_github-pages-challenge-is-a-dev' }, { ...defaultDomain, name: '_github-challenge-is-a-dev' }, + { ...defaultDomain, record: { AAAA: [] } }, + { ...defaultDomain, record: { AAAA: ['182.22.222.22', '::1'] } }, + { ...defaultDomain, record: { AAAA: '182.22.222.22' } }, + { ...defaultDomain, record: { A: '::1' } }, ]; const validCases = [ @@ -86,6 +91,8 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_github-challenge-phenax.akshay' }, { ...defaultDomain, name: '_github-challenge-hello01-ga' }, { ...defaultDomain, name: '_github-challenge-hello01_ga' }, + { ...defaultDomain, record: { AAAA: ['::1', '2001:db8:3333:4444:5555:6666:7777:8888'] } }, + { ...defaultDomain, record: { A: ['122.222.222.222'] } }, ]; it('should return false for invalid data', () => { diff --git a/utils/constants.js b/utils/constants.js index 273a2761e..19430e5bf 100644 --- a/utils/constants.js +++ b/utils/constants.js @@ -18,7 +18,7 @@ const DOMAINS_PATH = path.resolve('domains'); module.exports = { ENV, IS_TEST, - VALID_RECORD_TYPES: ['CNAME', 'A', 'URL', 'MX', 'TXT'], + VALID_RECORD_TYPES: ['CNAME', 'A', 'URL', 'MX', 'TXT', 'AAAA'], DOMAIN_DOMAIN: DOMAIN_DOMAIN || 'booboo.xyz', DOMAIN_USER: IS_TEST ? 'testuser' : DOMAIN_USER, DOMAIN_API_KEY: IS_TEST ? 'testkey' : DOMAIN_API_KEY, diff --git a/utils/validations.js b/utils/validations.js index 402733437..e4e6206cf 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -2,7 +2,7 @@ const R = require('ramda'); const { VALID_RECORD_TYPES } = require('./constants'); const { or, and, validate, between, testRegex, withLengthEq, withLengthGte } = require('./helpers'); const INVALID_NAMES = require('./invalid-domains.json'); -const { isIPv4, isIPv6 } = require('is-ip'); +const { default: ipRegex } = require('ip-regex'); const isValidURL = and([R.is(String), testRegex(/^https?:\/\//ig)]); @@ -18,7 +18,7 @@ const validateCnameRecord = type => and([ const validateARecord = type => and([ R.propIs(Array, type), R.propSatisfies(withLengthGte(1), type), - R.all(isIPv4), + R.all(testRegex(ipRegex.v4({ exact: true }))), ]); const validateMXRecord = type => and([ @@ -30,7 +30,7 @@ const validateMXRecord = type => and([ const validateAAAARecord = R.propSatisfies(and([ R.is(Array), withLengthGte(1), - R.all(isIPv6), + R.all(testRegex(ipRegex.v6({ exact: true }))), ])) const checkRestrictedNames = R.complement(R.includes(R.__, INVALID_NAMES)) From f81e06b1dc636e50cf358f32c9bc06478ba4b78b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 15:32:15 +0530 Subject: [PATCH 4747/8412] chore: removes yarn.lock --- tests/validations.test.js | 1 - yarn.lock | 4053 ------------------------------------- 2 files changed, 4054 deletions(-) delete mode 100644 yarn.lock diff --git a/tests/validations.test.js b/tests/validations.test.js index b2912e3a1..b06f8f5fb 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -1,6 +1,5 @@ const { validateDomainData, isValidDomain } = require('../utils/validations'); const INVALID_NAMES = require('../utils/invalid-domains.json'); -const ipRegex = require('ip-regex'); const defaultDomain = { name: 'aaa', diff --git a/yarn.lock b/yarn.lock deleted file mode 100644 index 470978050..000000000 --- a/yarn.lock +++ /dev/null @@ -1,4053 +0,0 @@ -# THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY. -# yarn lockfile v1 - - -"@babel/code-frame@^7.0.0", "@babel/code-frame@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.10.4.tgz" - integrity sha512-vG6SvB6oYEhvgisZNFRmRCUkLz11c7rp+tbNTynGqc6mS1d5ATd/sGyV6W0KZZnXRKMTzZDRgQT3Ou9jhpAfUg== - dependencies: - "@babel/highlight" "^7.10.4" - -"@babel/core@^7.1.0", "@babel/core@^7.7.5": - version "7.12.3" - resolved "https://registry.npmjs.org/@babel/core/-/core-7.12.3.tgz" - integrity sha512-0qXcZYKZp3/6N2jKYVxZv0aNCsxTSVCiK72DTiTYZAu7sjg73W0/aynWjMbiGd87EQL4WyA8reiJVh92AVla9g== - dependencies: - "@babel/code-frame" "^7.10.4" - "@babel/generator" "^7.12.1" - "@babel/helper-module-transforms" "^7.12.1" - "@babel/helpers" "^7.12.1" - "@babel/parser" "^7.12.3" - "@babel/template" "^7.10.4" - "@babel/traverse" "^7.12.1" - "@babel/types" "^7.12.1" - convert-source-map "^1.7.0" - debug "^4.1.0" - gensync "^1.0.0-beta.1" - json5 "^2.1.2" - lodash "^4.17.19" - resolve "^1.3.2" - semver "^5.4.1" - source-map "^0.5.0" - -"@babel/generator@^7.12.1", "@babel/generator@^7.12.5": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/generator/-/generator-7.12.5.tgz" - integrity sha512-m16TQQJ8hPt7E+OS/XVQg/7U184MLXtvuGbCdA7na61vha+ImkyyNM/9DDA0unYCVZn3ZOhng+qz48/KBOT96A== - dependencies: - "@babel/types" "^7.12.5" - jsesc "^2.5.1" - source-map "^0.5.0" - -"@babel/helper-function-name@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-function-name/-/helper-function-name-7.10.4.tgz" - integrity sha512-YdaSyz1n8gY44EmN7x44zBn9zQ1Ry2Y+3GTA+3vH6Mizke1Vw0aWDM66FOYEPw8//qKkmqOckrGgTYa+6sceqQ== - dependencies: - "@babel/helper-get-function-arity" "^7.10.4" - "@babel/template" "^7.10.4" - "@babel/types" "^7.10.4" - -"@babel/helper-get-function-arity@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-get-function-arity/-/helper-get-function-arity-7.10.4.tgz" - integrity sha512-EkN3YDB+SRDgiIUnNgcmiD361ti+AVbL3f3Henf6dqqUyr5dMsorno0lJWJuLhDhkI5sYEpgj6y9kB8AOU1I2A== - dependencies: - "@babel/types" "^7.10.4" - -"@babel/helper-member-expression-to-functions@^7.12.1": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/helper-member-expression-to-functions/-/helper-member-expression-to-functions-7.12.1.tgz" - integrity sha512-k0CIe3tXUKTRSoEx1LQEPFU9vRQfqHtl+kf8eNnDqb4AUJEy5pz6aIiog+YWtVm2jpggjS1laH68bPsR+KWWPQ== - dependencies: - "@babel/types" "^7.12.1" - -"@babel/helper-module-imports@^7.12.1": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/helper-module-imports/-/helper-module-imports-7.12.5.tgz" - integrity sha512-SR713Ogqg6++uexFRORf/+nPXMmWIn80TALu0uaFb+iQIUoR7bOC7zBWyzBs5b3tBBJXuyD0cRu1F15GyzjOWA== - dependencies: - "@babel/types" "^7.12.5" - -"@babel/helper-module-transforms@^7.12.1": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.12.1.tgz" - integrity sha512-QQzehgFAZ2bbISiCpmVGfiGux8YVFXQ0abBic2Envhej22DVXV9nCFaS5hIQbkyo1AdGb+gNME2TSh3hYJVV/w== - dependencies: - "@babel/helper-module-imports" "^7.12.1" - "@babel/helper-replace-supers" "^7.12.1" - "@babel/helper-simple-access" "^7.12.1" - "@babel/helper-split-export-declaration" "^7.11.0" - "@babel/helper-validator-identifier" "^7.10.4" - "@babel/template" "^7.10.4" - "@babel/traverse" "^7.12.1" - "@babel/types" "^7.12.1" - lodash "^4.17.19" - -"@babel/helper-optimise-call-expression@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-optimise-call-expression/-/helper-optimise-call-expression-7.10.4.tgz" - integrity sha512-n3UGKY4VXwXThEiKrgRAoVPBMqeoPgHVqiHZOanAJCG9nQUL2pLRQirUzl0ioKclHGpGqRgIOkgcIJaIWLpygg== - dependencies: - "@babel/types" "^7.10.4" - -"@babel/helper-plugin-utils@^7.0.0", "@babel/helper-plugin-utils@^7.10.4", "@babel/helper-plugin-utils@^7.8.0": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-plugin-utils/-/helper-plugin-utils-7.10.4.tgz" - integrity sha512-O4KCvQA6lLiMU9l2eawBPMf1xPP8xPfB3iEQw150hOVTqj/rfXz0ThTb4HEzqQfs2Bmo5Ay8BzxfzVtBrr9dVg== - -"@babel/helper-replace-supers@^7.12.1": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/helper-replace-supers/-/helper-replace-supers-7.12.5.tgz" - integrity sha512-5YILoed0ZyIpF4gKcpZitEnXEJ9UoDRki1Ey6xz46rxOzfNMAhVIJMoune1hmPVxh40LRv1+oafz7UsWX+vyWA== - dependencies: - "@babel/helper-member-expression-to-functions" "^7.12.1" - "@babel/helper-optimise-call-expression" "^7.10.4" - "@babel/traverse" "^7.12.5" - "@babel/types" "^7.12.5" - -"@babel/helper-simple-access@^7.12.1": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/helper-simple-access/-/helper-simple-access-7.12.1.tgz" - integrity sha512-OxBp7pMrjVewSSC8fXDFrHrBcJATOOFssZwv16F3/6Xtc138GHybBfPbm9kfiqQHKhYQrlamWILwlDCeyMFEaA== - dependencies: - "@babel/types" "^7.12.1" - -"@babel/helper-split-export-declaration@^7.11.0": - version "7.11.0" - resolved "https://registry.npmjs.org/@babel/helper-split-export-declaration/-/helper-split-export-declaration-7.11.0.tgz" - integrity sha512-74Vejvp6mHkGE+m+k5vHY93FX2cAtrw1zXrZXRlG4l410Nm9PxfEiVTn1PjDPV5SnmieiueY4AFg2xqhNFuuZg== - dependencies: - "@babel/types" "^7.11.0" - -"@babel/helper-validator-identifier@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.10.4.tgz" - integrity sha512-3U9y+43hz7ZM+rzG24Qe2mufW5KhvFg/NhnNph+i9mgCtdTCtMJuI1TMkrIUiK7Ix4PYlRF9I5dhqaLYA/ADXw== - -"@babel/helpers@^7.12.1": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/helpers/-/helpers-7.12.5.tgz" - integrity sha512-lgKGMQlKqA8meJqKsW6rUnc4MdUk35Ln0ATDqdM1a/UpARODdI4j5Y5lVfUScnSNkJcdCRAaWkspykNoFg9sJA== - dependencies: - "@babel/template" "^7.10.4" - "@babel/traverse" "^7.12.5" - "@babel/types" "^7.12.5" - -"@babel/highlight@^7.10.4": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/highlight/-/highlight-7.10.4.tgz" - integrity sha512-i6rgnR/YgPEQzZZnbTHHuZdlE8qyoBNalD6F+q4vAFlcMEcqmkoG+mPqJYJCo63qPf74+Y1UZsl3l6f7/RIkmA== - dependencies: - "@babel/helper-validator-identifier" "^7.10.4" - chalk "^2.0.0" - js-tokens "^4.0.0" - -"@babel/parser@^7.1.0", "@babel/parser@^7.10.4", "@babel/parser@^7.12.3", "@babel/parser@^7.12.5": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/parser/-/parser-7.12.5.tgz" - integrity sha512-FVM6RZQ0mn2KCf1VUED7KepYeUWoVShczewOCfm3nzoBybaih51h+sYVVGthW9M6lPByEPTQf+xm27PBdlpwmQ== - -"@babel/plugin-syntax-async-generators@^7.8.4": - version "7.8.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz" - integrity sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-bigint@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz" - integrity sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-class-properties@^7.8.3": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.1.tgz" - integrity sha512-U40A76x5gTwmESz+qiqssqmeEsKvcSyvtgktrm0uzcARAmM9I1jR221f6Oq+GmHrcD+LvZDag1UTOTe2fL3TeA== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/plugin-syntax-import-meta@^7.8.3": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz" - integrity sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/plugin-syntax-json-strings@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz" - integrity sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-logical-assignment-operators@^7.8.3": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz" - integrity sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/plugin-syntax-nullish-coalescing-operator@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz" - integrity sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-numeric-separator@^7.8.3": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz" - integrity sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/plugin-syntax-object-rest-spread@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz" - integrity sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-optional-catch-binding@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz" - integrity sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-optional-chaining@^7.8.3": - version "7.8.3" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz" - integrity sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg== - dependencies: - "@babel/helper-plugin-utils" "^7.8.0" - -"@babel/plugin-syntax-top-level-await@^7.8.3": - version "7.12.1" - resolved "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.12.1.tgz" - integrity sha512-i7ooMZFS+a/Om0crxZodrTzNEPJHZrlMVGMTEpFAj6rYY/bKCddB0Dk/YxfPuYXOopuhKk/e1jV6h+WUU9XN3A== - dependencies: - "@babel/helper-plugin-utils" "^7.10.4" - -"@babel/template@^7.10.4", "@babel/template@^7.3.3": - version "7.10.4" - resolved "https://registry.npmjs.org/@babel/template/-/template-7.10.4.tgz" - integrity sha512-ZCjD27cGJFUB6nmCB1Enki3r+L5kJveX9pq1SvAUKoICy6CZ9yD8xO086YXdYhvNjBdnekm4ZnaP5yC8Cs/1tA== - dependencies: - "@babel/code-frame" "^7.10.4" - "@babel/parser" "^7.10.4" - "@babel/types" "^7.10.4" - -"@babel/traverse@^7.1.0", "@babel/traverse@^7.12.1", "@babel/traverse@^7.12.5": - version "7.12.5" - resolved "https://registry.npmjs.org/@babel/traverse/-/traverse-7.12.5.tgz" - integrity sha512-xa15FbQnias7z9a62LwYAA5SZZPkHIXpd42C6uW68o8uTuua96FHZy1y61Va5P/i83FAAcMpW8+A/QayntzuqA== - dependencies: - "@babel/code-frame" "^7.10.4" - "@babel/generator" "^7.12.5" - "@babel/helper-function-name" "^7.10.4" - "@babel/helper-split-export-declaration" "^7.11.0" - "@babel/parser" "^7.12.5" - "@babel/types" "^7.12.5" - debug "^4.1.0" - globals "^11.1.0" - lodash "^4.17.19" - -"@babel/types@^7.0.0", "@babel/types@^7.10.4", "@babel/types@^7.11.0", "@babel/types@^7.12.1", "@babel/types@^7.12.5", "@babel/types@^7.3.0", "@babel/types@^7.3.3": - version "7.12.6" - resolved "https://registry.npmjs.org/@babel/types/-/types-7.12.6.tgz" - integrity sha512-hwyjw6GvjBLiyy3W0YQf0Z5Zf4NpYejUnKFcfcUhZCSffoBBp30w6wP2Wn6pk31jMYZvcOrB/1b7cGXvEoKogA== - dependencies: - "@babel/helper-validator-identifier" "^7.10.4" - lodash "^4.17.19" - to-fast-properties "^2.0.0" - -"@bcoe/v8-coverage@^0.2.3": - version "0.2.3" - resolved "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz" - integrity sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw== - -"@cnakazawa/watch@^1.0.3": - version "1.0.4" - resolved "https://registry.npmjs.org/@cnakazawa/watch/-/watch-1.0.4.tgz" - integrity sha512-v9kIhKwjeZThiWrLmj0y17CWoyddASLj9O2yvbZkbvw/N3rWOYy9zkV66ursAoVr0mV15bL8g0c4QZUE6cdDoQ== - dependencies: - exec-sh "^0.3.2" - minimist "^1.2.0" - -"@eslint/eslintrc@^0.2.1": - version "0.2.1" - resolved "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.2.1.tgz" - integrity sha512-XRUeBZ5zBWLYgSANMpThFddrZZkEbGHgUdt5UJjZfnlN9BGCiUBrf+nvbRupSjMvqzwnQN0qwCmOxITt1cfywA== - dependencies: - ajv "^6.12.4" - debug "^4.1.1" - espree "^7.3.0" - globals "^12.1.0" - ignore "^4.0.6" - import-fresh "^3.2.1" - js-yaml "^3.13.1" - lodash "^4.17.19" - minimatch "^3.0.4" - strip-json-comments "^3.1.1" - -"@istanbuljs/load-nyc-config@^1.0.0": - version "1.1.0" - resolved "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz" - integrity sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ== - dependencies: - camelcase "^5.3.1" - find-up "^4.1.0" - get-package-type "^0.1.0" - js-yaml "^3.13.1" - resolve-from "^5.0.0" - -"@istanbuljs/schema@^0.1.2": - version "0.1.2" - resolved "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.2.tgz" - integrity sha512-tsAQNx32a8CoFhjhijUIhI4kccIAgmGhy8LZMZgGfmXcpMbPRUqn5LWmgRttILi6yeGmBJd2xsPkFMs0PzgPCw== - -"@jest/console@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/console/-/console-26.6.2.tgz" - integrity sha512-IY1R2i2aLsLr7Id3S6p2BA82GNWryt4oSvEXLAKc+L2zdi89dSkE8xC1C+0kpATG4JhBJREnQOH7/zmccM2B0g== - dependencies: - "@jest/types" "^26.6.2" - "@types/node" "*" - chalk "^4.0.0" - jest-message-util "^26.6.2" - jest-util "^26.6.2" - slash "^3.0.0" - -"@jest/core@^26.6.3": - version "26.6.3" - resolved "https://registry.npmjs.org/@jest/core/-/core-26.6.3.tgz" - integrity sha512-xvV1kKbhfUqFVuZ8Cyo+JPpipAHHAV3kcDBftiduK8EICXmTFddryy3P7NfZt8Pv37rA9nEJBKCCkglCPt/Xjw== - dependencies: - "@jest/console" "^26.6.2" - "@jest/reporters" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/transform" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - ansi-escapes "^4.2.1" - chalk "^4.0.0" - exit "^0.1.2" - graceful-fs "^4.2.4" - jest-changed-files "^26.6.2" - jest-config "^26.6.3" - jest-haste-map "^26.6.2" - jest-message-util "^26.6.2" - jest-regex-util "^26.0.0" - jest-resolve "^26.6.2" - jest-resolve-dependencies "^26.6.3" - jest-runner "^26.6.3" - jest-runtime "^26.6.3" - jest-snapshot "^26.6.2" - jest-util "^26.6.2" - jest-validate "^26.6.2" - jest-watcher "^26.6.2" - micromatch "^4.0.2" - p-each-series "^2.1.0" - rimraf "^3.0.0" - slash "^3.0.0" - strip-ansi "^6.0.0" - -"@jest/environment@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/environment/-/environment-26.6.2.tgz" - integrity sha512-nFy+fHl28zUrRsCeMB61VDThV1pVTtlEokBRgqPrcT1JNq4yRNIyTHfyht6PqtUvY9IsuLGTrbG8kPXjSZIZwA== - dependencies: - "@jest/fake-timers" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - jest-mock "^26.6.2" - -"@jest/fake-timers@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-26.6.2.tgz" - integrity sha512-14Uleatt7jdzefLPYM3KLcnUl1ZNikaKq34enpb5XG9i81JpppDb5muZvonvKyrl7ftEHkKS5L5/eB/kxJ+bvA== - dependencies: - "@jest/types" "^26.6.2" - "@sinonjs/fake-timers" "^6.0.1" - "@types/node" "*" - jest-message-util "^26.6.2" - jest-mock "^26.6.2" - jest-util "^26.6.2" - -"@jest/globals@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/globals/-/globals-26.6.2.tgz" - integrity sha512-85Ltnm7HlB/KesBUuALwQ68YTU72w9H2xW9FjZ1eL1U3lhtefjjl5c2MiUbpXt/i6LaPRvoOFJ22yCBSfQ0JIA== - dependencies: - "@jest/environment" "^26.6.2" - "@jest/types" "^26.6.2" - expect "^26.6.2" - -"@jest/reporters@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/reporters/-/reporters-26.6.2.tgz" - integrity sha512-h2bW53APG4HvkOnVMo8q3QXa6pcaNt1HkwVsOPMBV6LD/q9oSpxNSYZQYkAnjdMjrJ86UuYeLo+aEZClV6opnw== - dependencies: - "@bcoe/v8-coverage" "^0.2.3" - "@jest/console" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/transform" "^26.6.2" - "@jest/types" "^26.6.2" - chalk "^4.0.0" - collect-v8-coverage "^1.0.0" - exit "^0.1.2" - glob "^7.1.2" - graceful-fs "^4.2.4" - istanbul-lib-coverage "^3.0.0" - istanbul-lib-instrument "^4.0.3" - istanbul-lib-report "^3.0.0" - istanbul-lib-source-maps "^4.0.0" - istanbul-reports "^3.0.2" - jest-haste-map "^26.6.2" - jest-resolve "^26.6.2" - jest-util "^26.6.2" - jest-worker "^26.6.2" - slash "^3.0.0" - source-map "^0.6.0" - string-length "^4.0.1" - terminal-link "^2.0.0" - v8-to-istanbul "^7.0.0" - optionalDependencies: - node-notifier "^8.0.0" - -"@jest/source-map@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/source-map/-/source-map-26.6.2.tgz" - integrity sha512-YwYcCwAnNmOVsZ8mr3GfnzdXDAl4LaenZP5z+G0c8bzC9/dugL8zRmxZzdoTl4IaS3CryS1uWnROLPFmb6lVvA== - dependencies: - callsites "^3.0.0" - graceful-fs "^4.2.4" - source-map "^0.6.0" - -"@jest/test-result@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/test-result/-/test-result-26.6.2.tgz" - integrity sha512-5O7H5c/7YlojphYNrK02LlDIV2GNPYisKwHm2QTKjNZeEzezCbwYs9swJySv2UfPMyZ0VdsmMv7jIlD/IKYQpQ== - dependencies: - "@jest/console" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/istanbul-lib-coverage" "^2.0.0" - collect-v8-coverage "^1.0.0" - -"@jest/test-sequencer@^26.6.3": - version "26.6.3" - resolved "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-26.6.3.tgz" - integrity sha512-YHlVIjP5nfEyjlrSr8t/YdNfU/1XEt7c5b4OxcXCjyRhjzLYu/rO69/WHPuYcbCWkz8kAeZVZp2N2+IOLLEPGw== - dependencies: - "@jest/test-result" "^26.6.2" - graceful-fs "^4.2.4" - jest-haste-map "^26.6.2" - jest-runner "^26.6.3" - jest-runtime "^26.6.3" - -"@jest/transform@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/transform/-/transform-26.6.2.tgz" - integrity sha512-E9JjhUgNzvuQ+vVAL21vlyfy12gP0GhazGgJC4h6qUt1jSdUXGWJ1wfu/X7Sd8etSgxV4ovT1pb9v5D6QW4XgA== - dependencies: - "@babel/core" "^7.1.0" - "@jest/types" "^26.6.2" - babel-plugin-istanbul "^6.0.0" - chalk "^4.0.0" - convert-source-map "^1.4.0" - fast-json-stable-stringify "^2.0.0" - graceful-fs "^4.2.4" - jest-haste-map "^26.6.2" - jest-regex-util "^26.0.0" - jest-util "^26.6.2" - micromatch "^4.0.2" - pirates "^4.0.1" - slash "^3.0.0" - source-map "^0.6.1" - write-file-atomic "^3.0.0" - -"@jest/types@^26.6.2": - version "26.6.2" - resolved "https://registry.npmjs.org/@jest/types/-/types-26.6.2.tgz" - integrity sha512-fC6QCp7Sc5sX6g8Tvbmj4XUTbyrik0akgRy03yjXbQaBWWNWGE7SGtJk98m0N8nzegD/7SggrUlivxo5ax4KWQ== - dependencies: - "@types/istanbul-lib-coverage" "^2.0.0" - "@types/istanbul-reports" "^3.0.0" - "@types/node" "*" - "@types/yargs" "^15.0.0" - chalk "^4.0.0" - -"@sinonjs/commons@^1.7.0": - version "1.8.1" - resolved "https://registry.npmjs.org/@sinonjs/commons/-/commons-1.8.1.tgz" - integrity sha512-892K+kWUUi3cl+LlqEWIDrhvLgdL79tECi8JZUyq6IviKy/DNhuzCRlbHUjxK89f4ypPMMaFnFuR9Ie6DoIMsw== - dependencies: - type-detect "4.0.8" - -"@sinonjs/fake-timers@^6.0.1": - version "6.0.1" - resolved "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-6.0.1.tgz" - integrity sha512-MZPUxrmFubI36XS1DI3qmI0YdN1gks62JtFZvxR67ljjSNCeK6U08Zx4msEWOXuofgqUt6zPHSi1H9fbjR/NRA== - dependencies: - "@sinonjs/commons" "^1.7.0" - -"@types/babel__core@^7.0.0", "@types/babel__core@^7.1.7": - version "7.1.12" - resolved "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.1.12.tgz" - integrity sha512-wMTHiiTiBAAPebqaPiPDLFA4LYPKr6Ph0Xq/6rq1Ur3v66HXyG+clfR9CNETkD7MQS8ZHvpQOtA53DLws5WAEQ== - dependencies: - "@babel/parser" "^7.1.0" - "@babel/types" "^7.0.0" - "@types/babel__generator" "*" - "@types/babel__template" "*" - "@types/babel__traverse" "*" - -"@types/babel__generator@*": - version "7.6.2" - resolved "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.2.tgz" - integrity sha512-MdSJnBjl+bdwkLskZ3NGFp9YcXGx5ggLpQQPqtgakVhsWK0hTtNYhjpZLlWQTviGTvF8at+Bvli3jV7faPdgeQ== - dependencies: - "@babel/types" "^7.0.0" - -"@types/babel__template@*": - version "7.4.0" - resolved "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.0.tgz" - integrity sha512-NTPErx4/FiPCGScH7foPyr+/1Dkzkni+rHiYHHoTjvwou7AQzJkNeD60A9CXRy+ZEN2B1bggmkTMCDb+Mv5k+A== - dependencies: - "@babel/parser" "^7.1.0" - "@babel/types" "^7.0.0" - -"@types/babel__traverse@*", "@types/babel__traverse@^7.0.4", "@types/babel__traverse@^7.0.6": - version "7.0.15" - resolved "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.0.15.tgz" - integrity sha512-Pzh9O3sTK8V6I1olsXpCfj2k/ygO2q1X0vhhnDrEQyYLHZesWz+zMZMVcwXLCYf0U36EtmyYaFGPfXlTtDHe3A== - dependencies: - "@babel/types" "^7.3.0" - -"@types/graceful-fs@^4.1.2": - version "4.1.4" - resolved "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.4.tgz" - integrity sha512-mWA/4zFQhfvOA8zWkXobwJvBD7vzcxgrOQ0J5CH1votGqdq9m7+FwtGaqyCZqC3NyyBkc9z4m+iry4LlqcMWJg== - dependencies: - "@types/node" "*" - -"@types/istanbul-lib-coverage@*", "@types/istanbul-lib-coverage@^2.0.0", "@types/istanbul-lib-coverage@^2.0.1": - version "2.0.3" - resolved "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.3.tgz" - integrity sha512-sz7iLqvVUg1gIedBOvlkxPlc8/uVzyS5OwGz1cKjXzkl3FpL3al0crU8YGU1WoHkxn0Wxbw5tyi6hvzJKNzFsw== - -"@types/istanbul-lib-report@*": - version "3.0.0" - resolved "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz" - integrity sha512-plGgXAPfVKFoYfa9NpYDAkseG+g6Jr294RqeqcqDixSbU34MZVJRi/P+7Y8GDpzkEwLaGZZOpKIEmeVZNtKsrg== - dependencies: - "@types/istanbul-lib-coverage" "*" - -"@types/istanbul-reports@^3.0.0": - version "3.0.0" - resolved "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.0.tgz" - integrity sha512-nwKNbvnwJ2/mndE9ItP/zc2TCzw6uuodnF4EHYWD+gCQDVBuRQL5UzbZD0/ezy1iKsFU2ZQiDqg4M9dN4+wZgA== - dependencies: - "@types/istanbul-lib-report" "*" - -"@types/node@*": - version "14.14.7" - resolved "https://registry.npmjs.org/@types/node/-/node-14.14.7.tgz" - integrity sha512-Zw1vhUSQZYw+7u5dAwNbIA9TuTotpzY/OF7sJM9FqPOF3SPjKnxrjoTktXDZgUjybf4cWVBP7O8wvKdSaGHweg== - -"@types/normalize-package-data@^2.4.0": - version "2.4.0" - resolved "https://registry.npmjs.org/@types/normalize-package-data/-/normalize-package-data-2.4.0.tgz" - integrity sha512-f5j5b/Gf71L+dbqxIpQ4Z2WlmI/mPJ0fOkGGmFgtb6sAu97EPczzbS3/tJKxmcYDj55OX6ssqwDAWOHIYDRDGA== - -"@types/prettier@^2.0.0": - version "2.1.5" - resolved "https://registry.npmjs.org/@types/prettier/-/prettier-2.1.5.tgz" - integrity sha512-UEyp8LwZ4Dg30kVU2Q3amHHyTn1jEdhCIE59ANed76GaT1Vp76DD3ZWSAxgCrw6wJ0TqeoBpqmfUHiUDPs//HQ== - -"@types/stack-utils@^2.0.0": - version "2.0.0" - resolved "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.0.tgz" - integrity sha512-RJJrrySY7A8havqpGObOB4W92QXKJo63/jFLLgpvOtsGUqbQZ9Sbgl35KMm1DjC6j7AvmmU2bIno+3IyEaemaw== - -"@types/yargs-parser@*": - version "15.0.0" - resolved "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-15.0.0.tgz" - integrity sha512-FA/BWv8t8ZWJ+gEOnLLd8ygxH/2UFbAvgEonyfN6yWGLKc7zVjbpl2Y4CTjid9h2RfgPP6SEt6uHwEOply00yw== - -"@types/yargs@^15.0.0": - version "15.0.9" - resolved "https://registry.npmjs.org/@types/yargs/-/yargs-15.0.9.tgz" - integrity sha512-HmU8SeIRhZCWcnRskCs36Q1Q00KBV6Cqh/ora8WN1+22dY07AZdn6Gel8QZ3t26XYPImtcL8WV/eqjhVmMEw4g== - dependencies: - "@types/yargs-parser" "*" - -abab@^2.0.3: - version "2.0.5" - resolved "https://registry.npmjs.org/abab/-/abab-2.0.5.tgz" - integrity sha512-9IK9EadsbHo6jLWIpxpR6pL0sazTXV6+SQv25ZB+F7Bj9mJNaOc4nCRabwd5M/JwmUa8idz6Eci6eKfJryPs6Q== - -acorn-globals@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/acorn-globals/-/acorn-globals-6.0.0.tgz" - integrity sha512-ZQl7LOWaF5ePqqcX4hLuv/bLXYQNfNWw2c0/yX/TsPRKamzHcTGQnlCjHT3TsmkOUVEPS3crCxiPfdzE/Trlhg== - dependencies: - acorn "^7.1.1" - acorn-walk "^7.1.1" - -acorn-jsx@^5.2.0: - version "5.3.1" - resolved "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.1.tgz" - integrity sha512-K0Ptm/47OKfQRpNQ2J/oIN/3QYiK6FwW+eJbILhsdxh2WTLdl+30o8aGdTbm5JbffpFFAg/g+zi1E+jvJha5ng== - -acorn-walk@^7.1.1: - version "7.2.0" - resolved "https://registry.npmjs.org/acorn-walk/-/acorn-walk-7.2.0.tgz" - integrity sha512-OPdCF6GsMIP+Az+aWfAAOEt2/+iVDKE7oy6lJ098aoe59oAmK76qV6Gw60SbZ8jHuG2wH058GF4pLFbYamYrVA== - -acorn@^7.1.1, acorn@^7.4.0: - version "7.4.1" - resolved "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz" - integrity sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A== - -ajv@^6.10.0, ajv@^6.10.2, ajv@^6.12.3, ajv@^6.12.4: - version "6.12.6" - resolved "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz" - integrity sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g== - dependencies: - fast-deep-equal "^3.1.1" - fast-json-stable-stringify "^2.0.0" - json-schema-traverse "^0.4.1" - uri-js "^4.2.2" - -ansi-colors@^4.1.1: - version "4.1.1" - resolved "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.1.tgz" - integrity sha512-JoX0apGbHaUJBNl6yF+p6JAFYZ666/hhCGKN5t9QFjbJQKUU/g8MNbFDbvfrgKXvI1QpZplPOnwIo99lX/AAmA== - -ansi-escapes@^4.2.1: - version "4.3.1" - resolved "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.1.tgz" - integrity sha512-JWF7ocqNrp8u9oqpgV+wH5ftbt+cfvv+PTjOvKLT3AdYly/LmORARfEVT1iyjwN+4MqE5UmVKoAdIBqeoCHgLA== - dependencies: - type-fest "^0.11.0" - -ansi-regex@^4.1.0: - version "4.1.0" - resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-4.1.0.tgz" - integrity sha512-1apePfXM1UOSqw0o9IiFAovVz9M5S1Dg+4TrDwfMewQ6p/rmMueb7tWZjQ1rx4Loy1ArBggoqGpfqqdI4rondg== - -ansi-regex@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.0.tgz" - integrity sha512-bY6fj56OUQ0hU1KjFNDQuJFezqKdrAyFdIevADiqrWHwSlbmBNMHp5ak2f40Pm8JTFyM2mqxkG6ngkHO11f/lg== - -ansi-styles@^3.2.0, ansi-styles@^3.2.1: - version "3.2.1" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz" - integrity sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA== - dependencies: - color-convert "^1.9.0" - -ansi-styles@^4.0.0, ansi-styles@^4.1.0: - version "4.3.0" - resolved "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz" - integrity sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg== - dependencies: - color-convert "^2.0.1" - -anymatch@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/anymatch/-/anymatch-2.0.0.tgz" - integrity sha512-5teOsQWABXHHBFP9y3skS5P3d/WfWXpv3FUpy+LorMrNYaT9pI4oLMQX7jzQ2KklNpGpWHzdCXTDT2Y3XGlZBw== - dependencies: - micromatch "^3.1.4" - normalize-path "^2.1.1" - -anymatch@^3.0.3: - version "3.1.1" - resolved "https://registry.npmjs.org/anymatch/-/anymatch-3.1.1.tgz" - integrity sha512-mM8522psRCqzV+6LhomX5wgp25YVibjh8Wj23I5RPkPppSVSjyKD2A2mBJmWGa+KN7f2D6LNh9jkBCeyLktzjg== - dependencies: - normalize-path "^3.0.0" - picomatch "^2.0.4" - -argparse@^1.0.7: - version "1.0.10" - resolved "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz" - integrity sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg== - dependencies: - sprintf-js "~1.0.2" - -arr-diff@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/arr-diff/-/arr-diff-4.0.0.tgz" - integrity sha1-1kYQdP6/7HHn4VI1dhoyml3HxSA= - -arr-flatten@^1.1.0: - version "1.1.0" - resolved "https://registry.npmjs.org/arr-flatten/-/arr-flatten-1.1.0.tgz" - integrity sha512-L3hKV5R/p5o81R7O02IGnwpDmkp6E982XhtbuwSe3O4qOtMMMtodicASA1Cny2U+aCXcNpml+m4dPsvsJ3jatg== - -arr-union@^3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/arr-union/-/arr-union-3.1.0.tgz" - integrity sha1-45sJrqne+Gao8gbiiK9jkZuuOcQ= - -array-unique@^0.3.2: - version "0.3.2" - resolved "https://registry.npmjs.org/array-unique/-/array-unique-0.3.2.tgz" - integrity sha1-qJS3XUvE9s1nnvMkSp/Y9Gri1Cg= - -asn1@~0.2.3: - version "0.2.4" - resolved "https://registry.npmjs.org/asn1/-/asn1-0.2.4.tgz" - integrity sha512-jxwzQpLQjSmWXgwaCZE9Nz+glAG01yF1QnWgbhGwHI5A6FRIEY6IVqtHhIepHqI7/kyEyQEagBC5mBEFlIYvdg== - dependencies: - safer-buffer "~2.1.0" - -assert-plus@1.0.0, assert-plus@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/assert-plus/-/assert-plus-1.0.0.tgz" - integrity sha1-8S4PPF13sLHN2RRpQuTpbB5N1SU= - -assign-symbols@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/assign-symbols/-/assign-symbols-1.0.0.tgz" - integrity sha1-WWZ/QfrdTyDMvCu5a41Pf3jsA2c= - -astral-regex@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/astral-regex/-/astral-regex-1.0.0.tgz" - integrity sha512-+Ryf6g3BKoRc7jfp7ad8tM4TtMiaWvbF/1/sQcZPkkS7ag3D5nMBCe2UfOTONtAkaG0tO0ij3C5Lwmf1EiyjHg== - -asynckit@^0.4.0: - version "0.4.0" - resolved "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz" - integrity sha1-x57Zf380y48robyXkLzDZkdLS3k= - -atob@^2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/atob/-/atob-2.1.2.tgz" - integrity sha512-Wm6ukoaOGJi/73p/cl2GvLjTI5JM1k/O14isD73YML8StrH/7/lRFgmg8nICZgD3bZZvjwCGxtMOD3wWNAu8cg== - -aws-sign2@~0.7.0: - version "0.7.0" - resolved "https://registry.npmjs.org/aws-sign2/-/aws-sign2-0.7.0.tgz" - integrity sha1-tG6JCTSpWR8tL2+G1+ap8bP+dqg= - -aws4@^1.8.0: - version "1.11.0" - resolved "https://registry.npmjs.org/aws4/-/aws4-1.11.0.tgz" - integrity sha512-xh1Rl34h6Fi1DC2WWKfxUTVqRsNnr6LsKz2+hfwDxQJWmrx8+c7ylaqBMcHfl1U1r2dsifOvKX3LQuLNZ+XSvA== - -babel-jest@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/babel-jest/-/babel-jest-26.6.3.tgz" - integrity sha512-pl4Q+GAVOHwvjrck6jKjvmGhnO3jHX/xuB9d27f+EJZ/6k+6nMuPjorrYp7s++bKKdANwzElBWnLWaObvTnaZA== - dependencies: - "@jest/transform" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/babel__core" "^7.1.7" - babel-plugin-istanbul "^6.0.0" - babel-preset-jest "^26.6.2" - chalk "^4.0.0" - graceful-fs "^4.2.4" - slash "^3.0.0" - -babel-plugin-istanbul@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.0.0.tgz" - integrity sha512-AF55rZXpe7trmEylbaE1Gv54wn6rwU03aptvRoVIGP8YykoSxqdVLV1TfwflBCE/QtHmqtP8SWlTENqbK8GCSQ== - dependencies: - "@babel/helper-plugin-utils" "^7.0.0" - "@istanbuljs/load-nyc-config" "^1.0.0" - "@istanbuljs/schema" "^0.1.2" - istanbul-lib-instrument "^4.0.0" - test-exclude "^6.0.0" - -babel-plugin-jest-hoist@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-26.6.2.tgz" - integrity sha512-PO9t0697lNTmcEHH69mdtYiOIkkOlj9fySqfO3K1eCcdISevLAE0xY59VLLUj0SoiPiTX/JU2CYFpILydUa5Lw== - dependencies: - "@babel/template" "^7.3.3" - "@babel/types" "^7.3.3" - "@types/babel__core" "^7.0.0" - "@types/babel__traverse" "^7.0.6" - -babel-preset-current-node-syntax@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.0.0.tgz" - integrity sha512-mGkvkpocWJes1CmMKtgGUwCeeq0pOhALyymozzDWYomHTbDLwueDYG6p4TK1YOeYHCzBzYPsWkgTto10JubI1Q== - dependencies: - "@babel/plugin-syntax-async-generators" "^7.8.4" - "@babel/plugin-syntax-bigint" "^7.8.3" - "@babel/plugin-syntax-class-properties" "^7.8.3" - "@babel/plugin-syntax-import-meta" "^7.8.3" - "@babel/plugin-syntax-json-strings" "^7.8.3" - "@babel/plugin-syntax-logical-assignment-operators" "^7.8.3" - "@babel/plugin-syntax-nullish-coalescing-operator" "^7.8.3" - "@babel/plugin-syntax-numeric-separator" "^7.8.3" - "@babel/plugin-syntax-object-rest-spread" "^7.8.3" - "@babel/plugin-syntax-optional-catch-binding" "^7.8.3" - "@babel/plugin-syntax-optional-chaining" "^7.8.3" - "@babel/plugin-syntax-top-level-await" "^7.8.3" - -babel-preset-jest@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-26.6.2.tgz" - integrity sha512-YvdtlVm9t3k777c5NPQIv6cxFFFapys25HiUmuSgHwIZhfifweR5c5Sf5nwE3MAbfu327CYSvps8Yx6ANLyleQ== - dependencies: - babel-plugin-jest-hoist "^26.6.2" - babel-preset-current-node-syntax "^1.0.0" - -balanced-match@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.0.tgz" - integrity sha1-ibTRmasr7kneFk6gK4nORi1xt2c= - -base@^0.11.1: - version "0.11.2" - resolved "https://registry.npmjs.org/base/-/base-0.11.2.tgz" - integrity sha512-5T6P4xPgpp0YDFvSWwEZ4NoE3aM4QBQXDzmVbraCkFj8zHM+mba8SyqB5DbZWyR7mYHo6Y7BdQo3MoA4m0TeQg== - dependencies: - cache-base "^1.0.1" - class-utils "^0.3.5" - component-emitter "^1.2.1" - define-property "^1.0.0" - isobject "^3.0.1" - mixin-deep "^1.2.0" - pascalcase "^0.1.1" - -bcrypt-pbkdf@^1.0.0: - version "1.0.2" - resolved "https://registry.npmjs.org/bcrypt-pbkdf/-/bcrypt-pbkdf-1.0.2.tgz" - integrity sha1-pDAdOJtqQ/m2f/PKEaP2Y342Dp4= - dependencies: - tweetnacl "^0.14.3" - -brace-expansion@^1.1.7: - version "1.1.11" - resolved "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz" - integrity sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA== - dependencies: - balanced-match "^1.0.0" - concat-map "0.0.1" - -braces@^2.3.1: - version "2.3.2" - resolved "https://registry.npmjs.org/braces/-/braces-2.3.2.tgz" - integrity sha512-aNdbnj9P8PjdXU4ybaWLK2IF3jc/EoDYbC7AazW6to3TRsfXxscC9UXOB5iDiEQrkyIbWp2SLQda4+QAa7nc3w== - dependencies: - arr-flatten "^1.1.0" - array-unique "^0.3.2" - extend-shallow "^2.0.1" - fill-range "^4.0.0" - isobject "^3.0.1" - repeat-element "^1.1.2" - snapdragon "^0.8.1" - snapdragon-node "^2.0.1" - split-string "^3.0.2" - to-regex "^3.0.1" - -braces@^3.0.1: - version "3.0.2" - resolved "https://registry.npmjs.org/braces/-/braces-3.0.2.tgz" - integrity sha512-b8um+L1RzM3WDSzvhm6gIz1yfTbBt6YTlcEKAvsmqCZZFw46z626lVj9j1yEPW33H5H+lBQpZMP1k8l+78Ha0A== - dependencies: - fill-range "^7.0.1" - -browser-process-hrtime@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/browser-process-hrtime/-/browser-process-hrtime-1.0.0.tgz" - integrity sha512-9o5UecI3GhkpM6DrXr69PblIuWxPKk9Y0jHBRhdocZ2y7YECBFCsHm79Pr3OyR2AvjhDkabFJaDJMYRazHgsow== - -bser@2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz" - integrity sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ== - dependencies: - node-int64 "^0.4.0" - -buffer-from@^1.0.0: - version "1.1.1" - resolved "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.1.tgz" - integrity sha512-MQcXEUbCKtEo7bhqEs6560Hyd4XaovZlO/k9V3hjVUF/zwW7KBVdSK4gIt/bzwS9MbR5qob+F5jusZsb0YQK2A== - -cache-base@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/cache-base/-/cache-base-1.0.1.tgz" - integrity sha512-AKcdTnFSWATd5/GCPRxr2ChwIJ85CeyrEyjRHlKxQ56d4XJMGym0uAiKn0xbLOGOl3+yRpOTi484dVCEc5AUzQ== - dependencies: - collection-visit "^1.0.0" - component-emitter "^1.2.1" - get-value "^2.0.6" - has-value "^1.0.0" - isobject "^3.0.1" - set-value "^2.0.0" - to-object-path "^0.3.0" - union-value "^1.0.0" - unset-value "^1.0.0" - -callsites@^3.0.0: - version "3.1.0" - resolved "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz" - integrity sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ== - -camelcase@^5.0.0, camelcase@^5.3.1: - version "5.3.1" - resolved "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz" - integrity sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg== - -camelcase@^6.0.0: - version "6.2.0" - resolved "https://registry.npmjs.org/camelcase/-/camelcase-6.2.0.tgz" - integrity sha512-c7wVvbw3f37nuobQNtgsgG9POC9qMbNuMQmTCqZv23b6MIz0fcYpBiOlv9gEN/hdLdnZTDQhg6e9Dq5M1vKvfg== - -capture-exit@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/capture-exit/-/capture-exit-2.0.0.tgz" - integrity sha512-PiT/hQmTonHhl/HFGN+Lx3JJUznrVYJ3+AQsnthneZbvW7x+f08Tk7yLJTLEOUvBTbduLeeBkxEaYXUOUrRq6g== - dependencies: - rsvp "^4.8.4" - -caseless@~0.12.0: - version "0.12.0" - resolved "https://registry.npmjs.org/caseless/-/caseless-0.12.0.tgz" - integrity sha1-G2gcIf+EAzyCZUMJBolCDRhxUdw= - -chalk@^2.0.0: - version "2.4.2" - resolved "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz" - integrity sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ== - dependencies: - ansi-styles "^3.2.1" - escape-string-regexp "^1.0.5" - supports-color "^5.3.0" - -chalk@^4.0.0: - version "4.1.0" - resolved "https://registry.npmjs.org/chalk/-/chalk-4.1.0.tgz" - integrity sha512-qwx12AxXe2Q5xQ43Ac//I6v5aXTipYrSESdOgzrN+9XjgEpyjpKuvSGaN4qE93f7TQTlerQQ8S+EQ0EyDoVL1A== - dependencies: - ansi-styles "^4.1.0" - supports-color "^7.1.0" - -char-regex@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz" - integrity sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw== - -ci-info@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/ci-info/-/ci-info-2.0.0.tgz" - integrity sha512-5tK7EtrZ0N+OLFMthtqOj4fI2Jeb88C4CAZPu25LDVUgXJ0A3Js4PMGqrn0JU1W0Mh1/Z8wZzYPxqUrXeBboCQ== - -cjs-module-lexer@^0.6.0: - version "0.6.0" - resolved "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-0.6.0.tgz" - integrity sha512-uc2Vix1frTfnuzxxu1Hp4ktSvM3QaI4oXl4ZUqL1wjTu/BGki9TrCWoqLTg/drR1KwAEarXuRFCG2Svr1GxPFw== - -class-utils@^0.3.5: - version "0.3.6" - resolved "https://registry.npmjs.org/class-utils/-/class-utils-0.3.6.tgz" - integrity sha512-qOhPa/Fj7s6TY8H8esGu5QNpMMQxz79h+urzrNYN6mn+9BnxlDGf5QZ+XeCDsxSjPqsSR56XOZOJmpeurnLMeg== - dependencies: - arr-union "^3.1.0" - define-property "^0.2.5" - isobject "^3.0.0" - static-extend "^0.1.1" - -cliui@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/cliui/-/cliui-6.0.0.tgz" - integrity sha512-t6wbgtoCXvAzst7QgXxJYqPt0usEfbgQdftEPbLL/cvv6HPE5VgvqCuAIDR0NgU52ds6rFwqrgakNLrHEjCbrQ== - dependencies: - string-width "^4.2.0" - strip-ansi "^6.0.0" - wrap-ansi "^6.2.0" - -clone-regexp@^3.0.0: - version "3.0.0" - resolved "https://registry.yarnpkg.com/clone-regexp/-/clone-regexp-3.0.0.tgz#c6dd5c6b85482306778f3dc4ac2bb967079069c2" - integrity sha512-ujdnoq2Kxb8s3ItNBtnYeXdm07FcU0u8ARAT1lQ2YdMwQC+cdiXX8KoqMVuglztILivceTtp4ivqGSmEmhBUJw== - dependencies: - is-regexp "^3.0.0" - -co@^4.6.0: - version "4.6.0" - resolved "https://registry.npmjs.org/co/-/co-4.6.0.tgz" - integrity sha1-bqa989hTrlTMuOR7+gvz+QMfsYQ= - -collect-v8-coverage@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.1.tgz" - integrity sha512-iBPtljfCNcTKNAto0KEtDfZ3qzjJvqE3aTGZsbhjSBlorqpXJlaWWtPO35D+ZImoC3KWejX64o+yPGxhWSTzfg== - -collection-visit@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/collection-visit/-/collection-visit-1.0.0.tgz" - integrity sha1-S8A3PBZLwykbTTaMgpzxqApZ3KA= - dependencies: - map-visit "^1.0.0" - object-visit "^1.0.0" - -color-convert@^1.9.0: - version "1.9.3" - resolved "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz" - integrity sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg== - dependencies: - color-name "1.1.3" - -color-convert@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz" - integrity sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ== - dependencies: - color-name "~1.1.4" - -color-name@1.1.3: - version "1.1.3" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz" - integrity sha1-p9BVi9icQveV3UIyj3QIMcpTvCU= - -color-name@~1.1.4: - version "1.1.4" - resolved "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz" - integrity sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA== - -combined-stream@^1.0.6, combined-stream@~1.0.6: - version "1.0.8" - resolved "https://registry.npmjs.org/combined-stream/-/combined-stream-1.0.8.tgz" - integrity sha512-FQN4MRfuJeHf7cBbBMJFXhKSDq+2kAArBlmRBvcvFE5BB1HZKXtSFASDhdlz9zOYwxh8lDdnvmMOe/+5cdoEdg== - dependencies: - delayed-stream "~1.0.0" - -component-emitter@^1.2.1: - version "1.3.0" - resolved "https://registry.npmjs.org/component-emitter/-/component-emitter-1.3.0.tgz" - integrity sha512-Rd3se6QB+sO1TwqZjscQrurpEPIfO0/yYnSin6Q/rD3mOutHvUrCAhJub3r90uNb+SESBuE0QYoB90YdfatsRg== - -concat-map@0.0.1: - version "0.0.1" - resolved "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz" - integrity sha1-2Klr13/Wjfd5OnMDajug1UBdR3s= - -convert-hrtime@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/convert-hrtime/-/convert-hrtime-5.0.0.tgz#f2131236d4598b95de856926a67100a0a97e9fa3" - integrity sha512-lOETlkIeYSJWcbbcvjRKGxVMXJR+8+OQb/mTPbA4ObPMytYIsUbuOE0Jzy60hjARYszq1id0j8KgVhC+WGZVTg== - -convert-source-map@^1.4.0, convert-source-map@^1.6.0, convert-source-map@^1.7.0: - version "1.7.0" - resolved "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.7.0.tgz" - integrity sha512-4FJkXzKXEDB1snCFZlLP4gpC3JILicCpGbzG9f9G7tGqGCzETQ2hWPrcinA9oU4wtf2biUaEH5065UnMeR33oA== - dependencies: - safe-buffer "~5.1.1" - -copy-descriptor@^0.1.0: - version "0.1.1" - resolved "https://registry.npmjs.org/copy-descriptor/-/copy-descriptor-0.1.1.tgz" - integrity sha1-Z29us8OZl8LuGsOpJP1hJHSPV40= - -core-util-is@1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/core-util-is/-/core-util-is-1.0.2.tgz" - integrity sha1-tf1UIgqivFq1eqtxQMlAdUUDwac= - -cross-spawn@^6.0.0: - version "6.0.5" - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-6.0.5.tgz" - integrity sha512-eTVLrBSt7fjbDygz805pMnstIs2VTBNkRm0qxZd+M7A5XDdxVRWO5MxGBXZhjY4cqLYLdtrGqRf8mBPmzwSpWQ== - dependencies: - nice-try "^1.0.4" - path-key "^2.0.1" - semver "^5.5.0" - shebang-command "^1.2.0" - which "^1.2.9" - -cross-spawn@^7.0.0, cross-spawn@^7.0.2: - version "7.0.3" - resolved "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz" - integrity sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w== - dependencies: - path-key "^3.1.0" - shebang-command "^2.0.0" - which "^2.0.1" - -cssom@^0.4.4: - version "0.4.4" - resolved "https://registry.npmjs.org/cssom/-/cssom-0.4.4.tgz" - integrity sha512-p3pvU7r1MyyqbTk+WbNJIgJjG2VmTIaB10rI93LzVPrmDJKkzKYMtxxyAvQXR/NS6otuzveI7+7BBq3SjBS2mw== - -cssom@~0.3.6: - version "0.3.8" - resolved "https://registry.npmjs.org/cssom/-/cssom-0.3.8.tgz" - integrity sha512-b0tGHbfegbhPJpxpiBPU2sCkigAqtM9O121le6bbOlgyV+NyGyCmVfJ6QW9eRjz8CpNfWEOYBIMIGRYkLwsIYg== - -cssstyle@^2.2.0: - version "2.3.0" - resolved "https://registry.npmjs.org/cssstyle/-/cssstyle-2.3.0.tgz" - integrity sha512-AZL67abkUzIuvcHqk7c09cezpGNcxUxU4Ioi/05xHk4DQeTkWmGYftIE6ctU6AEt+Gn4n1lDStOtj7FKycP71A== - dependencies: - cssom "~0.3.6" - -dashdash@^1.12.0: - version "1.14.1" - resolved "https://registry.npmjs.org/dashdash/-/dashdash-1.14.1.tgz" - integrity sha1-hTz6D3y+L+1d4gMmuN1YEDX24vA= - dependencies: - assert-plus "^1.0.0" - -data-urls@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/data-urls/-/data-urls-2.0.0.tgz" - integrity sha512-X5eWTSXO/BJmpdIKCRuKUgSCgAN0OwliVK3yPKbwIWU1Tdw5BRajxlzMidvh+gwko9AfQ9zIj52pzF91Q3YAvQ== - dependencies: - abab "^2.0.3" - whatwg-mimetype "^2.3.0" - whatwg-url "^8.0.0" - -debug@^2.2.0, debug@^2.3.3: - version "2.6.9" - resolved "https://registry.npmjs.org/debug/-/debug-2.6.9.tgz" - integrity sha512-bC7ElrdJaJnPbAP+1EotYvqZsb3ecl5wi6Bfi6BJTUcNowp6cvspg0jXznRTKDjm/E7AdgFBVeAPVMNcKGsHMA== - dependencies: - ms "2.0.0" - -debug@^4.0.1, debug@^4.1.0, debug@^4.1.1: - version "4.2.0" - resolved "https://registry.npmjs.org/debug/-/debug-4.2.0.tgz" - integrity sha512-IX2ncY78vDTjZMFUdmsvIRFY2Cf4FnD0wRs+nQwJU8Lu99/tPFdb0VybiiMTPe3I6rQmwsqQqRBvxU+bZ/I8sg== - dependencies: - ms "2.1.2" - -decamelize@^1.2.0: - version "1.2.0" - resolved "https://registry.npmjs.org/decamelize/-/decamelize-1.2.0.tgz" - integrity sha1-9lNNFRSCabIDUue+4m9QH5oZEpA= - -decimal.js@^10.2.0: - version "10.2.1" - resolved "https://registry.npmjs.org/decimal.js/-/decimal.js-10.2.1.tgz" - integrity sha512-KaL7+6Fw6i5A2XSnsbhm/6B+NuEA7TZ4vqxnd5tXz9sbKtrN9Srj8ab4vKVdK8YAqZO9P1kg45Y6YLoduPf+kw== - -decode-uri-component@^0.2.0: - version "0.2.0" - resolved "https://registry.npmjs.org/decode-uri-component/-/decode-uri-component-0.2.0.tgz" - integrity sha1-6zkTMzRYd1y4TNGh+uBiEGu4dUU= - -deep-is@^0.1.3, deep-is@~0.1.3: - version "0.1.3" - resolved "https://registry.npmjs.org/deep-is/-/deep-is-0.1.3.tgz" - integrity sha1-s2nW+128E+7PUk+RsHD+7cNXzzQ= - -deepmerge@^4.2.2: - version "4.2.2" - resolved "https://registry.npmjs.org/deepmerge/-/deepmerge-4.2.2.tgz" - integrity sha512-FJ3UgI4gIl+PHZm53knsuSFpE+nESMr7M4v9QcgB7S63Kj/6WqMiFQJpBBYz1Pt+66bZpP3Q7Lye0Oo9MPKEdg== - -define-property@^0.2.5: - version "0.2.5" - resolved "https://registry.npmjs.org/define-property/-/define-property-0.2.5.tgz" - integrity sha1-w1se+RjsPJkPmlvFe+BKrOxcgRY= - dependencies: - is-descriptor "^0.1.0" - -define-property@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/define-property/-/define-property-1.0.0.tgz" - integrity sha1-dp66rz9KY6rTr56NMEybvnm/sOY= - dependencies: - is-descriptor "^1.0.0" - -define-property@^2.0.2: - version "2.0.2" - resolved "https://registry.npmjs.org/define-property/-/define-property-2.0.2.tgz" - integrity sha512-jwK2UV4cnPpbcG7+VRARKTZPUWowwXA8bzH5NP6ud0oeAxyYPuGZUAC7hMugpCdz4BeSZl2Dl9k66CHJ/46ZYQ== - dependencies: - is-descriptor "^1.0.2" - isobject "^3.0.1" - -delayed-stream@~1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/delayed-stream/-/delayed-stream-1.0.0.tgz" - integrity sha1-3zrhmayt+31ECqrgsp4icrJOxhk= - -detect-newline@^3.0.0: - version "3.1.0" - resolved "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz" - integrity sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA== - -diff-sequences@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/diff-sequences/-/diff-sequences-26.6.2.tgz" - integrity sha512-Mv/TDa3nZ9sbc5soK+OoA74BsS3mL37yixCvUAQkiuA4Wz6YtwP/K47n2rv2ovzHZvoiQeA5FTQOschKkEwB0Q== - -doctrine@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz" - integrity sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w== - dependencies: - esutils "^2.0.2" - -domexception@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/domexception/-/domexception-2.0.1.tgz" - integrity sha512-yxJ2mFy/sibVQlu5qHjOkf9J3K6zgmCxgJ94u2EdvDOV09H+32LtRswEcUsmUWN72pVLOEnTSRaIVVzVQgS0dg== - dependencies: - webidl-conversions "^5.0.0" - -dotenv@^8.2.0: - version "8.2.0" - resolved "https://registry.npmjs.org/dotenv/-/dotenv-8.2.0.tgz" - integrity sha512-8sJ78ElpbDJBHNeBzUbUVLsqKdccaa/BXF1uPTw3GrvQTBgrQrtObr2mUrE38vzYd8cEv+m/JBfDLioYcfXoaw== - -ecc-jsbn@~0.1.1: - version "0.1.2" - resolved "https://registry.npmjs.org/ecc-jsbn/-/ecc-jsbn-0.1.2.tgz" - integrity sha1-OoOpBOVDUyh4dMVkt1SThoSamMk= - dependencies: - jsbn "~0.1.0" - safer-buffer "^2.1.0" - -emittery@^0.7.1: - version "0.7.2" - resolved "https://registry.npmjs.org/emittery/-/emittery-0.7.2.tgz" - integrity sha512-A8OG5SR/ij3SsJdWDJdkkSYUjQdCUx6APQXem0SaEePBSRg4eymGYwBkKo1Y6DU+af/Jn2dBQqDBvjnr9Vi8nQ== - -emoji-regex@^7.0.1: - version "7.0.3" - resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-7.0.3.tgz" - integrity sha512-CwBLREIQ7LvYFB0WyRvwhq5N5qPhc6PMjD6bYggFlI5YyDgl+0vxq5VHbMOFqLg7hfWzmu8T5Z1QofhmTIhItA== - -emoji-regex@^8.0.0: - version "8.0.0" - resolved "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz" - integrity sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A== - -end-of-stream@^1.1.0: - version "1.4.4" - resolved "https://registry.npmjs.org/end-of-stream/-/end-of-stream-1.4.4.tgz" - integrity sha512-+uw1inIHVPQoaVuHzRyXd21icM+cnt4CzD5rW+NC1wjOUSTOs+Te7FOv7AhN7vS9x/oIyhLP5PR1H+phQAHu5Q== - dependencies: - once "^1.4.0" - -enquirer@^2.3.5: - version "2.3.6" - resolved "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz" - integrity sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg== - dependencies: - ansi-colors "^4.1.1" - -error-ex@^1.3.1: - version "1.3.2" - resolved "https://registry.npmjs.org/error-ex/-/error-ex-1.3.2.tgz" - integrity sha512-7dFHNmqeFSEt2ZBsCriorKnn3Z2pj+fd9kmI6QoWw4//DL+icEBfc0U7qJCisqrTsKTjw4fNFy2pW9OqStD84g== - dependencies: - is-arrayish "^0.2.1" - -escape-string-regexp@^1.0.5: - version "1.0.5" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz" - integrity sha1-G2HAViGQqN/2rjuyzwIAyhMLhtQ= - -escape-string-regexp@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz" - integrity sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w== - -escodegen@^1.14.1: - version "1.14.3" - resolved "https://registry.npmjs.org/escodegen/-/escodegen-1.14.3.tgz" - integrity sha512-qFcX0XJkdg+PB3xjZZG/wKSuT1PnQWx57+TVSjIMmILd2yC/6ByYElPwJnslDsuWuSAp4AwJGumarAAmJch5Kw== - dependencies: - esprima "^4.0.1" - estraverse "^4.2.0" - esutils "^2.0.2" - optionator "^0.8.1" - optionalDependencies: - source-map "~0.6.1" - -eslint-plugin-es@^3.0.0: - version "3.0.1" - resolved "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz" - integrity sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ== - dependencies: - eslint-utils "^2.0.0" - regexpp "^3.0.0" - -eslint-plugin-json@^2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz" - integrity sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q== - dependencies: - lodash "^4.17.19" - vscode-json-languageservice "^3.7.0" - -eslint-plugin-node@^11.1.0: - version "11.1.0" - resolved "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz" - integrity sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g== - dependencies: - eslint-plugin-es "^3.0.0" - eslint-utils "^2.0.0" - ignore "^5.1.1" - minimatch "^3.0.4" - resolve "^1.10.1" - semver "^6.1.0" - -eslint-scope@^5.1.1: - version "5.1.1" - resolved "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz" - integrity sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw== - dependencies: - esrecurse "^4.3.0" - estraverse "^4.1.1" - -eslint-utils@^2.0.0, eslint-utils@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz" - integrity sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg== - dependencies: - eslint-visitor-keys "^1.1.0" - -eslint-visitor-keys@^1.1.0, eslint-visitor-keys@^1.3.0: - version "1.3.0" - resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz" - integrity sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ== - -eslint-visitor-keys@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.0.0.tgz" - integrity sha512-QudtT6av5WXels9WjIM7qz1XD1cWGvX4gGXvp/zBn9nXG02D0utdU3Em2m/QjTnrsk6bBjmCygl3rmj118msQQ== - -eslint@^7.11.0: - version "7.13.0" - resolved "https://registry.npmjs.org/eslint/-/eslint-7.13.0.tgz" - integrity sha512-uCORMuOO8tUzJmsdRtrvcGq5qposf7Rw0LwkTJkoDbOycVQtQjmnhZSuLQnozLE4TmAzlMVV45eCHmQ1OpDKUQ== - dependencies: - "@babel/code-frame" "^7.0.0" - "@eslint/eslintrc" "^0.2.1" - ajv "^6.10.0" - chalk "^4.0.0" - cross-spawn "^7.0.2" - debug "^4.0.1" - doctrine "^3.0.0" - enquirer "^2.3.5" - eslint-scope "^5.1.1" - eslint-utils "^2.1.0" - eslint-visitor-keys "^2.0.0" - espree "^7.3.0" - esquery "^1.2.0" - esutils "^2.0.2" - file-entry-cache "^5.0.1" - functional-red-black-tree "^1.0.1" - glob-parent "^5.0.0" - globals "^12.1.0" - ignore "^4.0.6" - import-fresh "^3.0.0" - imurmurhash "^0.1.4" - is-glob "^4.0.0" - js-yaml "^3.13.1" - json-stable-stringify-without-jsonify "^1.0.1" - levn "^0.4.1" - lodash "^4.17.19" - minimatch "^3.0.4" - natural-compare "^1.4.0" - optionator "^0.9.1" - progress "^2.0.0" - regexpp "^3.1.0" - semver "^7.2.1" - strip-ansi "^6.0.0" - strip-json-comments "^3.1.0" - table "^5.2.3" - text-table "^0.2.0" - v8-compile-cache "^2.0.3" - -espree@^7.3.0: - version "7.3.0" - resolved "https://registry.npmjs.org/espree/-/espree-7.3.0.tgz" - integrity sha512-dksIWsvKCixn1yrEXO8UosNSxaDoSYpq9reEjZSbHLpT5hpaCAKTLBwq0RHtLrIr+c0ByiYzWT8KTMRzoRCNlw== - dependencies: - acorn "^7.4.0" - acorn-jsx "^5.2.0" - eslint-visitor-keys "^1.3.0" - -esprima@^4.0.0, esprima@^4.0.1: - version "4.0.1" - resolved "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz" - integrity sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A== - -esquery@^1.2.0: - version "1.3.1" - resolved "https://registry.npmjs.org/esquery/-/esquery-1.3.1.tgz" - integrity sha512-olpvt9QG0vniUBZspVRN6lwB7hOZoTRtT+jzR+tS4ffYx2mzbw+z0XCOk44aaLYKApNX5nMm+E+P6o25ip/DHQ== - dependencies: - estraverse "^5.1.0" - -esrecurse@^4.3.0: - version "4.3.0" - resolved "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz" - integrity sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag== - dependencies: - estraverse "^5.2.0" - -estraverse@^4.1.1, estraverse@^4.2.0: - version "4.3.0" - resolved "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz" - integrity sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw== - -estraverse@^5.1.0, estraverse@^5.2.0: - version "5.2.0" - resolved "https://registry.npmjs.org/estraverse/-/estraverse-5.2.0.tgz" - integrity sha512-BxbNGGNm0RyRYvUdHpIwv9IWzeM9XClbOxwoATuFdOE7ZE6wHL+HQ5T8hoPM+zHvmKzzsEqhgy0GrQ5X13afiQ== - -esutils@^2.0.2: - version "2.0.3" - resolved "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz" - integrity sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g== - -exec-sh@^0.3.2: - version "0.3.4" - resolved "https://registry.npmjs.org/exec-sh/-/exec-sh-0.3.4.tgz" - integrity sha512-sEFIkc61v75sWeOe72qyrqg2Qg0OuLESziUDk/O/z2qgS15y2gWVFrI6f2Qn/qw/0/NCfCEsmNA4zOjkwEZT1A== - -execa@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/execa/-/execa-1.0.0.tgz" - integrity sha512-adbxcyWV46qiHyvSp50TKt05tB4tK3HcmF7/nxfAdhnox83seTDbwnaqKO4sXRy7roHAIFqJP/Rw/AuEbX61LA== - dependencies: - cross-spawn "^6.0.0" - get-stream "^4.0.0" - is-stream "^1.1.0" - npm-run-path "^2.0.0" - p-finally "^1.0.0" - signal-exit "^3.0.0" - strip-eof "^1.0.0" - -execa@^4.0.0: - version "4.1.0" - resolved "https://registry.npmjs.org/execa/-/execa-4.1.0.tgz" - integrity sha512-j5W0//W7f8UxAn8hXVnwG8tLwdiUy4FJLcSupCg6maBYZDpyBvTApK7KyuI4bKj8KOh1r2YH+6ucuYtJv1bTZA== - dependencies: - cross-spawn "^7.0.0" - get-stream "^5.0.0" - human-signals "^1.1.1" - is-stream "^2.0.0" - merge-stream "^2.0.0" - npm-run-path "^4.0.0" - onetime "^5.1.0" - signal-exit "^3.0.2" - strip-final-newline "^2.0.0" - -exit@^0.1.2: - version "0.1.2" - resolved "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz" - integrity sha1-BjJjj42HfMghB9MKD/8aF8uhzQw= - -expand-brackets@^2.1.4: - version "2.1.4" - resolved "https://registry.npmjs.org/expand-brackets/-/expand-brackets-2.1.4.tgz" - integrity sha1-t3c14xXOMPa27/D4OwQVGiJEliI= - dependencies: - debug "^2.3.3" - define-property "^0.2.5" - extend-shallow "^2.0.1" - posix-character-classes "^0.1.0" - regex-not "^1.0.0" - snapdragon "^0.8.1" - to-regex "^3.0.1" - -expect@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/expect/-/expect-26.6.2.tgz" - integrity sha512-9/hlOBkQl2l/PLHJx6JjoDF6xPKcJEsUlWKb23rKE7KzeDqUZKXKNMW27KIue5JMdBV9HgmoJPcc8HtO85t9IA== - dependencies: - "@jest/types" "^26.6.2" - ansi-styles "^4.0.0" - jest-get-type "^26.3.0" - jest-matcher-utils "^26.6.2" - jest-message-util "^26.6.2" - jest-regex-util "^26.0.0" - -extend-shallow@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-2.0.1.tgz" - integrity sha1-Ua99YUrZqfYQ6huvu5idaxxWiQ8= - dependencies: - is-extendable "^0.1.0" - -extend-shallow@^3.0.0, extend-shallow@^3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/extend-shallow/-/extend-shallow-3.0.2.tgz" - integrity sha1-Jqcarwc7OfshJxcnRhMcJwQCjbg= - dependencies: - assign-symbols "^1.0.0" - is-extendable "^1.0.1" - -extend@~3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz" - integrity sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g== - -extglob@^2.0.4: - version "2.0.4" - resolved "https://registry.npmjs.org/extglob/-/extglob-2.0.4.tgz" - integrity sha512-Nmb6QXkELsuBr24CJSkilo6UHHgbekK5UiZgfE6UHD3Eb27YC6oD+bhcT+tJ6cl8dmsgdQxnWlcry8ksBIBLpw== - dependencies: - array-unique "^0.3.2" - define-property "^1.0.0" - expand-brackets "^2.1.4" - extend-shallow "^2.0.1" - fragment-cache "^0.2.1" - regex-not "^1.0.0" - snapdragon "^0.8.1" - to-regex "^3.0.1" - -extsprintf@1.3.0, extsprintf@^1.2.0: - version "1.3.0" - resolved "https://registry.npmjs.org/extsprintf/-/extsprintf-1.3.0.tgz" - integrity sha1-lpGEQOMEGnpBT4xS48V06zw+HgU= - -fast-deep-equal@^3.1.1: - version "3.1.3" - resolved "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz" - integrity sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q== - -fast-json-stable-stringify@^2.0.0: - version "2.1.0" - resolved "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz" - integrity sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw== - -fast-levenshtein@^2.0.6, fast-levenshtein@~2.0.6: - version "2.0.6" - resolved "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz" - integrity sha1-PYpcZog6FqMMqGQ+hR8Zuqd5eRc= - -fb-watchman@^2.0.0: - version "2.0.1" - resolved "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.1.tgz" - integrity sha512-DkPJKQeY6kKwmuMretBhr7G6Vodr7bFwDYTXIkfG1gjvNpaxBTQV3PbXg6bR1c1UP4jPOX0jHUbbHANL9vRjVg== - dependencies: - bser "2.1.1" - -file-entry-cache@^5.0.1: - version "5.0.1" - resolved "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-5.0.1.tgz" - integrity sha512-bCg29ictuBaKUwwArK4ouCaqDgLZcysCFLmM/Yn/FDoqndh/9vNuQfXRDvTuXKLxfD/JtZQGKFT8MGcJBK644g== - dependencies: - flat-cache "^2.0.1" - -fill-range@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/fill-range/-/fill-range-4.0.0.tgz" - integrity sha1-1USBHUKPmOsGpj3EAtJAPDKMOPc= - dependencies: - extend-shallow "^2.0.1" - is-number "^3.0.0" - repeat-string "^1.6.1" - to-regex-range "^2.1.0" - -fill-range@^7.0.1: - version "7.0.1" - resolved "https://registry.npmjs.org/fill-range/-/fill-range-7.0.1.tgz" - integrity sha512-qOo9F+dMUmC2Lcb4BbVvnKJxTPjCm+RRpe4gDuGrzkL7mEVl/djYSu2OdQ2Pa302N4oqkSg9ir6jaLWJ2USVpQ== - dependencies: - to-regex-range "^5.0.1" - -find-up@^4.0.0, find-up@^4.1.0: - version "4.1.0" - resolved "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz" - integrity sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw== - dependencies: - locate-path "^5.0.0" - path-exists "^4.0.0" - -flat-cache@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/flat-cache/-/flat-cache-2.0.1.tgz" - integrity sha512-LoQe6yDuUMDzQAEH8sgmh4Md6oZnc/7PjtwjNFSzveXqSHt6ka9fPBuso7IGf9Rz4uqnSnWiFH2B/zj24a5ReA== - dependencies: - flatted "^2.0.0" - rimraf "2.6.3" - write "1.0.3" - -flatted@^2.0.0: - version "2.0.2" - resolved "https://registry.npmjs.org/flatted/-/flatted-2.0.2.tgz" - integrity sha512-r5wGx7YeOwNWNlCA0wQ86zKyDLMQr+/RB8xy74M4hTphfmjlijTSSXGuH8rnvKZnfT9i+75zmd8jcKdMR4O6jA== - -for-in@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/for-in/-/for-in-1.0.2.tgz" - integrity sha1-gQaNKVqBQuwKxybG4iAMMPttXoA= - -forever-agent@~0.6.1: - version "0.6.1" - resolved "https://registry.npmjs.org/forever-agent/-/forever-agent-0.6.1.tgz" - integrity sha1-+8cfDEGt6zf5bFd60e1C2P2sypE= - -form-data@~2.3.2: - version "2.3.3" - resolved "https://registry.npmjs.org/form-data/-/form-data-2.3.3.tgz" - integrity sha512-1lLKB2Mu3aGP1Q/2eCOx0fNbRMe7XdwktwOruhfqqd0rIJWwN4Dh+E3hrPSlDCXnSR7UtZ1N38rVXm+6+MEhJQ== - dependencies: - asynckit "^0.4.0" - combined-stream "^1.0.6" - mime-types "^2.1.12" - -fragment-cache@^0.2.1: - version "0.2.1" - resolved "https://registry.npmjs.org/fragment-cache/-/fragment-cache-0.2.1.tgz" - integrity sha1-QpD60n8T6Jvn8zeZxrxaCr//DRk= - dependencies: - map-cache "^0.2.2" - -fs.realpath@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz" - integrity sha1-FQStJSMVjKpA20onh8sBQRmU6k8= - -fsevents@^2.1.2: - version "2.2.1" - resolved "https://registry.npmjs.org/fsevents/-/fsevents-2.2.1.tgz" - integrity sha512-bTLYHSeC0UH/EFXS9KqWnXuOl/wHK5Z/d+ghd5AsFMYN7wIGkUCOJyzy88+wJKkZPGON8u4Z9f6U4FdgURE9qA== - -function-bind@^1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/function-bind/-/function-bind-1.1.1.tgz" - integrity sha512-yIovAzMX49sF8Yl58fSCWJ5svSLuaibPxXQJFLmBObTuCr0Mf1KiPopGM9NiFjiYBCbfaa2Fh6breQ6ANVTI0A== - -function-timeout@^0.1.0: - version "0.1.1" - resolved "https://registry.yarnpkg.com/function-timeout/-/function-timeout-0.1.1.tgz#6bf71d3d24c894d43b2bec312cabb8c5add2e9da" - integrity sha512-0NVVC0TaP7dSTvn1yMiy6d6Q8gifzbvQafO46RtLG/kHJUBNd+pVRGOBoK44wNBvtSPUJRfdVvkFdD3p0xvyZg== - -functional-red-black-tree@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz" - integrity sha1-GwqzvVU7Kg1jmdKcDj6gslIHgyc= - -gensync@^1.0.0-beta.1: - version "1.0.0-beta.2" - resolved "https://registry.npmjs.org/gensync/-/gensync-1.0.0-beta.2.tgz" - integrity sha512-3hN7NaskYvMDLQY55gnW3NQ+mesEAepTqlg+VEbj7zzqEMBVNhzcGYYeqFo/TlYz6eQiFcp1HcsCZO+nGgS8zg== - -get-caller-file@^2.0.1: - version "2.0.5" - resolved "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz" - integrity sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg== - -get-package-type@^0.1.0: - version "0.1.0" - resolved "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz" - integrity sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q== - -get-stream@^4.0.0: - version "4.1.0" - resolved "https://registry.npmjs.org/get-stream/-/get-stream-4.1.0.tgz" - integrity sha512-GMat4EJ5161kIy2HevLlr4luNjBgvmj413KaQA7jt4V8B4RDsfpHk7WQ9GVqfYyyx8OS/L66Kox+rJRNklLK7w== - dependencies: - pump "^3.0.0" - -get-stream@^5.0.0: - version "5.2.0" - resolved "https://registry.npmjs.org/get-stream/-/get-stream-5.2.0.tgz" - integrity sha512-nBF+F1rAZVCu/p7rjzgA+Yb4lfYXrpl7a6VmJrU8wF9I1CKvP/QwPNZHnOlwbTkY6dvtFIzFMSyQXbLoTQPRpA== - dependencies: - pump "^3.0.0" - -get-value@^2.0.3, get-value@^2.0.6: - version "2.0.6" - resolved "https://registry.npmjs.org/get-value/-/get-value-2.0.6.tgz" - integrity sha1-3BXKHGcjh8p2vTesCjlbogQqLCg= - -getpass@^0.1.1: - version "0.1.7" - resolved "https://registry.npmjs.org/getpass/-/getpass-0.1.7.tgz" - integrity sha1-Xv+OPmhNVprkyysSgmBOi6YhSfo= - dependencies: - assert-plus "^1.0.0" - -glob-parent@^5.0.0: - version "5.1.1" - resolved "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.1.tgz" - integrity sha512-FnI+VGOpnlGHWZxthPGR+QhR78fuiK0sNLkHQv+bL9fQi57lNNdquIbna/WrfROrolq8GK5Ek6BiMwqL/voRYQ== - dependencies: - is-glob "^4.0.1" - -glob@^7.1.1, glob@^7.1.2, glob@^7.1.3, glob@^7.1.4: - version "7.1.6" - resolved "https://registry.npmjs.org/glob/-/glob-7.1.6.tgz" - integrity sha512-LwaxwyZ72Lk7vZINtNNrywX0ZuLyStrdDtabefZKAY5ZGJhVtgdznluResxNmPitE0SAO+O26sWTHeKSI2wMBA== - dependencies: - fs.realpath "^1.0.0" - inflight "^1.0.4" - inherits "2" - minimatch "^3.0.4" - once "^1.3.0" - path-is-absolute "^1.0.0" - -globals@^11.1.0: - version "11.12.0" - resolved "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz" - integrity sha512-WOBp/EEGUiIsJSp7wcv/y6MO+lV9UoncWqxuFfm8eBwzWNgyfBd6Gz+IeKQ9jCmyhoH99g15M3T+QaVHFjizVA== - -globals@^12.1.0: - version "12.4.0" - resolved "https://registry.npmjs.org/globals/-/globals-12.4.0.tgz" - integrity sha512-BWICuzzDvDoH54NHKCseDanAhE3CeDorgDL5MT6LMXXj2WCnd9UC2szdk4AWLfjdgNBCXLUanXYcpBBKOSWGwg== - dependencies: - type-fest "^0.8.1" - -graceful-fs@^4.2.4: - version "4.2.4" - resolved "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.4.tgz" - integrity sha512-WjKPNJF79dtJAVniUlGGWHYGz2jWxT6VhN/4m1NdkbZ2nOsEF+cI1Edgql5zCRhs/VsQYRvrXctxktVXZUkixw== - -growly@^1.3.0: - version "1.3.0" - resolved "https://registry.npmjs.org/growly/-/growly-1.3.0.tgz" - integrity sha1-8QdIy+dq+WS3yWyTxrzCivEgwIE= - -har-schema@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/har-schema/-/har-schema-2.0.0.tgz" - integrity sha1-qUwiJOvKwEeCoNkDVSHyRzW37JI= - -har-validator@~5.1.3: - version "5.1.5" - resolved "https://registry.npmjs.org/har-validator/-/har-validator-5.1.5.tgz" - integrity sha512-nmT2T0lljbxdQZfspsno9hgrG3Uir6Ks5afism62poxqBM6sDnMEuPmzTq8XN0OEwqKLLdh1jQI3qyE66Nzb3w== - dependencies: - ajv "^6.12.3" - har-schema "^2.0.0" - -has-flag@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz" - integrity sha1-tdRU3CGZriJWmfNGfloH87lVuv0= - -has-flag@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz" - integrity sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ== - -has-value@^0.3.1: - version "0.3.1" - resolved "https://registry.npmjs.org/has-value/-/has-value-0.3.1.tgz" - integrity sha1-ex9YutpiyoJ+wKIHgCVlSEWZXh8= - dependencies: - get-value "^2.0.3" - has-values "^0.1.4" - isobject "^2.0.0" - -has-value@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/has-value/-/has-value-1.0.0.tgz" - integrity sha1-GLKB2lhbHFxR3vJMkw7SmgvmsXc= - dependencies: - get-value "^2.0.6" - has-values "^1.0.0" - isobject "^3.0.0" - -has-values@^0.1.4: - version "0.1.4" - resolved "https://registry.npmjs.org/has-values/-/has-values-0.1.4.tgz" - integrity sha1-bWHeldkd/Km5oCCJrThL/49it3E= - -has-values@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/has-values/-/has-values-1.0.0.tgz" - integrity sha1-lbC2P+whRmGab+V/51Yo1aOe/k8= - dependencies: - is-number "^3.0.0" - kind-of "^4.0.0" - -has@^1.0.3: - version "1.0.3" - resolved "https://registry.npmjs.org/has/-/has-1.0.3.tgz" - integrity sha512-f2dvO0VU6Oej7RkWJGrehjbzMAjFp5/VKPp5tTpWIV4JHHZK1/BxbFRtf/siA2SWTe09caDmVtYYzWEIbBS4zw== - dependencies: - function-bind "^1.1.1" - -hosted-git-info@^2.1.4: - version "2.8.8" - resolved "https://registry.npmjs.org/hosted-git-info/-/hosted-git-info-2.8.8.tgz" - integrity sha512-f/wzC2QaWBs7t9IYqB4T3sR1xviIViXJRJTWBlx2Gf3g0Xi5vI7Yy4koXQ1c9OYDGHN9sBy1DQ2AB8fqZBWhUg== - -html-encoding-sniffer@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/html-encoding-sniffer/-/html-encoding-sniffer-2.0.1.tgz" - integrity sha512-D5JbOMBIR/TVZkubHT+OyT2705QvogUW4IBn6nHd756OwieSF9aDYFj4dv6HHEVGYbHaLETa3WggZYWWMyy3ZQ== - dependencies: - whatwg-encoding "^1.0.5" - -html-escaper@^2.0.0: - version "2.0.2" - resolved "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz" - integrity sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg== - -http-signature@~1.2.0: - version "1.2.0" - resolved "https://registry.npmjs.org/http-signature/-/http-signature-1.2.0.tgz" - integrity sha1-muzZJRFHcvPZW2WmCruPfBj7rOE= - dependencies: - assert-plus "^1.0.0" - jsprim "^1.2.2" - sshpk "^1.7.0" - -human-signals@^1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/human-signals/-/human-signals-1.1.1.tgz" - integrity sha512-SEQu7vl8KjNL2eoGBLF3+wAjpsNfA9XMlXAYj/3EdaNfAlxKthD1xjEQfGOUhllCGGJVNY34bRr6lPINhNjyZw== - -iconv-lite@0.4.24: - version "0.4.24" - resolved "https://registry.npmjs.org/iconv-lite/-/iconv-lite-0.4.24.tgz" - integrity sha512-v3MXnZAcvnywkTUEZomIActle7RXXeedOR31wwl7VlyoXO4Qi9arvSenNQWne1TcRwhCL1HwLI21bEqdpj8/rA== - dependencies: - safer-buffer ">= 2.1.2 < 3" - -ignore@^4.0.6: - version "4.0.6" - resolved "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz" - integrity sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg== - -ignore@^5.1.1: - version "5.1.8" - resolved "https://registry.npmjs.org/ignore/-/ignore-5.1.8.tgz" - integrity sha512-BMpfD7PpiETpBl/A6S498BaIJ6Y/ABT93ETbby2fP00v4EbvPBXWEoaR1UBPKs3iR53pJY7EtZk5KACI57i1Uw== - -import-fresh@^3.0.0, import-fresh@^3.2.1: - version "3.2.2" - resolved "https://registry.npmjs.org/import-fresh/-/import-fresh-3.2.2.tgz" - integrity sha512-cTPNrlvJT6twpYy+YmKUKrTSjWFs3bjYjAhCwm+z4EOCubZxAuO+hHpRN64TqjEaYSHs7tJAE0w1CKMGmsG/lw== - dependencies: - parent-module "^1.0.0" - resolve-from "^4.0.0" - -import-local@^3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/import-local/-/import-local-3.0.2.tgz" - integrity sha512-vjL3+w0oulAVZ0hBHnxa/Nm5TAurf9YLQJDhqRZyqb+VKGOB6LU8t9H1Nr5CIo16vh9XfJTOoHwU0B71S557gA== - dependencies: - pkg-dir "^4.2.0" - resolve-cwd "^3.0.0" - -imurmurhash@^0.1.4: - version "0.1.4" - resolved "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz" - integrity sha1-khi5srkoojixPcT7a21XbyMUU+o= - -inflight@^1.0.4: - version "1.0.6" - resolved "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz" - integrity sha1-Sb1jMdfQLQwJvJEKEHW6gWW1bfk= - dependencies: - once "^1.3.0" - wrappy "1" - -inherits@2: - version "2.0.4" - resolved "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz" - integrity sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ== - -ip-regex@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/ip-regex/-/ip-regex-2.1.0.tgz" - integrity sha1-+ni/XS5pE8kRzp+BnuUUa7bYROk= - -ip-regex@^5.0.0: - version "5.0.0" - resolved "https://registry.yarnpkg.com/ip-regex/-/ip-regex-5.0.0.tgz#cd313b2ae9c80c07bd3851e12bf4fa4dc5480632" - integrity sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw== - -is-accessor-descriptor@^0.1.6: - version "0.1.6" - resolved "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-0.1.6.tgz" - integrity sha1-qeEss66Nh2cn7u84Q/igiXtcmNY= - dependencies: - kind-of "^3.0.2" - -is-accessor-descriptor@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/is-accessor-descriptor/-/is-accessor-descriptor-1.0.0.tgz" - integrity sha512-m5hnHTkcVsPfqx3AKlyttIPb7J+XykHvJP2B9bZDjlhLIoEq4XoK64Vg7boZlVWYK6LUY94dYPEE7Lh0ZkZKcQ== - dependencies: - kind-of "^6.0.0" - -is-arrayish@^0.2.1: - version "0.2.1" - resolved "https://registry.npmjs.org/is-arrayish/-/is-arrayish-0.2.1.tgz" - integrity sha1-d8mYQFJ6qOyxqLppe4BkWnqSap0= - -is-buffer@^1.1.5: - version "1.1.6" - resolved "https://registry.npmjs.org/is-buffer/-/is-buffer-1.1.6.tgz" - integrity sha512-NcdALwpXkTm5Zvvbk7owOUSvVvBKDgKP5/ewfXEznmQFfs4ZRmanOeKBTjRVjka3QFoN6XJ+9F3USqfHqTaU5w== - -is-ci@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/is-ci/-/is-ci-2.0.0.tgz" - integrity sha512-YfJT7rkpQB0updsdHLGWrvhBJfcfzNNawYDNIyQXJz0IViGf75O8EBPKSdvw2rF+LGCsX4FZ8tcr3b19LcZq4w== - dependencies: - ci-info "^2.0.0" - -is-core-module@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/is-core-module/-/is-core-module-2.1.0.tgz" - integrity sha512-YcV7BgVMRFRua2FqQzKtTDMz8iCuLEyGKjr70q8Zm1yy2qKcurbFEd79PAdHV77oL3NrAaOVQIbMmiHQCHB7ZA== - dependencies: - has "^1.0.3" - -is-data-descriptor@^0.1.4: - version "0.1.4" - resolved "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-0.1.4.tgz" - integrity sha1-C17mSDiOLIYCgueT8YVv7D8wG1Y= - dependencies: - kind-of "^3.0.2" - -is-data-descriptor@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/is-data-descriptor/-/is-data-descriptor-1.0.0.tgz" - integrity sha512-jbRXy1FmtAoCjQkVmIVYwuuqDFUbaOeDjmed1tOGPrsMhtJA4rD9tkgA0F1qJ3gRFRXcHYVkdeaP50Q5rE/jLQ== - dependencies: - kind-of "^6.0.0" - -is-descriptor@^0.1.0: - version "0.1.6" - resolved "https://registry.npmjs.org/is-descriptor/-/is-descriptor-0.1.6.tgz" - integrity sha512-avDYr0SB3DwO9zsMov0gKCESFYqCnE4hq/4z3TdUlukEy5t9C0YRq7HLrsN52NAcqXKaepeCD0n+B0arnVG3Hg== - dependencies: - is-accessor-descriptor "^0.1.6" - is-data-descriptor "^0.1.4" - kind-of "^5.0.0" - -is-descriptor@^1.0.0, is-descriptor@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/is-descriptor/-/is-descriptor-1.0.2.tgz" - integrity sha512-2eis5WqQGV7peooDyLmNEPUrps9+SXX5c9pL3xEB+4e9HnGuDa7mB7kHxHw4CbqS9k1T2hOH3miL8n8WtiYVtg== - dependencies: - is-accessor-descriptor "^1.0.0" - is-data-descriptor "^1.0.0" - kind-of "^6.0.2" - -is-docker@^2.0.0: - version "2.1.1" - resolved "https://registry.npmjs.org/is-docker/-/is-docker-2.1.1.tgz" - integrity sha512-ZOoqiXfEwtGknTiuDEy8pN2CfE3TxMHprvNer1mXiqwkOT77Rw3YVrUQ52EqAOU3QAWDQ+bQdx7HJzrv7LS2Hw== - -is-extendable@^0.1.0, is-extendable@^0.1.1: - version "0.1.1" - resolved "https://registry.npmjs.org/is-extendable/-/is-extendable-0.1.1.tgz" - integrity sha1-YrEQ4omkcUGOPsNqYX1HLjAd/Ik= - -is-extendable@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/is-extendable/-/is-extendable-1.0.1.tgz" - integrity sha512-arnXMxT1hhoKo9k1LZdmlNyJdDDfy2v0fXjFlmok4+i8ul/6WlbVge9bhM74OpNPQPMGUToDtz+KXa1PneJxOA== - dependencies: - is-plain-object "^2.0.4" - -is-extglob@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz" - integrity sha1-qIwCU1eR8C7TfHahueqXc8gz+MI= - -is-fullwidth-code-point@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-2.0.0.tgz" - integrity sha1-o7MKXE8ZkYMWeqq5O+764937ZU8= - -is-fullwidth-code-point@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz" - integrity sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg== - -is-generator-fn@^2.0.0: - version "2.1.0" - resolved "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz" - integrity sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ== - -is-glob@^4.0.0, is-glob@^4.0.1: - version "4.0.1" - resolved "https://registry.npmjs.org/is-glob/-/is-glob-4.0.1.tgz" - integrity sha512-5G0tKtBTFImOqDnLB2hG6Bp2qcKEFduo4tZu9MT/H6NQv/ghhy30o55ufafxJ/LdH79LLs2Kfrn85TLKyA7BUg== - dependencies: - is-extglob "^2.1.1" - -is-ip@^5.0.1: - version "5.0.1" - resolved "https://registry.yarnpkg.com/is-ip/-/is-ip-5.0.1.tgz#bec44442c823e591aa6f4d6fb9081d6a9be17e44" - integrity sha512-FCsGHdlrOnZQcp0+XT5a+pYowf33itBalCl+7ovNXC/7o5BhIpG14M3OrpPPdBSIQJCm+0M5+9mO7S9VVTTCFw== - dependencies: - ip-regex "^5.0.0" - super-regex "^0.2.0" - -is-number@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/is-number/-/is-number-3.0.0.tgz" - integrity sha1-JP1iAaR4LPUFYcgQJ2r8fRLXEZU= - dependencies: - kind-of "^3.0.2" - -is-number@^7.0.0: - version "7.0.0" - resolved "https://registry.npmjs.org/is-number/-/is-number-7.0.0.tgz" - integrity sha512-41Cifkg6e8TylSpdtTpeLVMqvSBEVzTttHvERD741+pnZ8ANv0004MRL43QKPDlK9cGvNp6NZWZUBlbGXYxxng== - -is-plain-object@^2.0.3, is-plain-object@^2.0.4: - version "2.0.4" - resolved "https://registry.npmjs.org/is-plain-object/-/is-plain-object-2.0.4.tgz" - integrity sha512-h5PpgXkWitc38BBMYawTYMWJHFZJVnBquFE57xFpjB8pJFiF6gZ+bU+WyI/yqXiFR5mdLsgYNaPe8uao6Uv9Og== - dependencies: - isobject "^3.0.1" - -is-potential-custom-element-name@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/is-potential-custom-element-name/-/is-potential-custom-element-name-1.0.0.tgz" - integrity sha1-DFLlS8yjkbssSUsh6GJtczbG45c= - -is-regexp@^3.0.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/is-regexp/-/is-regexp-3.1.0.tgz#0235eab9cda5b83f96ac4a263d8c32c9d5ad7422" - integrity sha512-rbku49cWloU5bSMI+zaRaXdQHXnthP6DZ/vLnfdSKyL4zUzuWnomtOEiZZOd+ioQ+avFo/qau3KPTc7Fjy1uPA== - -is-stream@^1.1.0: - version "1.1.0" - resolved "https://registry.npmjs.org/is-stream/-/is-stream-1.1.0.tgz" - integrity sha1-EtSj3U5o4Lec6428hBc66A2RykQ= - -is-stream@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/is-stream/-/is-stream-2.0.0.tgz" - integrity sha512-XCoy+WlUr7d1+Z8GgSuXmpuUFC9fOhRXglJMx+dwLKTkL44Cjd4W1Z5P+BQZpr+cR93aGP4S/s7Ftw6Nd/kiEw== - -is-typedarray@^1.0.0, is-typedarray@~1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/is-typedarray/-/is-typedarray-1.0.0.tgz" - integrity sha1-5HnICFjfDBsR3dppQPlgEfzaSpo= - -is-windows@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/is-windows/-/is-windows-1.0.2.tgz" - integrity sha512-eXK1UInq2bPmjyX6e3VHIzMLobc4J94i4AWn+Hpq3OU5KkrRC96OAcR3PRJ/pGu6m8TRnBHP9dkXQVsT/COVIA== - -is-wsl@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/is-wsl/-/is-wsl-2.2.0.tgz" - integrity sha512-fKzAra0rGJUUBwGBgNkHZuToZcn+TtXHpeCgmkMJMMYx1sQDYaCSyjJBSCa2nH1DGm7s3n1oBnohoVTBaN7Lww== - dependencies: - is-docker "^2.0.0" - -isarray@1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/isarray/-/isarray-1.0.0.tgz" - integrity sha1-u5NdSFgsuhaMBoNJV6VKPgcSTxE= - -isexe@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz" - integrity sha1-6PvzdNxVb/iUehDcsFctYz8s+hA= - -isobject@^2.0.0: - version "2.1.0" - resolved "https://registry.npmjs.org/isobject/-/isobject-2.1.0.tgz" - integrity sha1-8GVWEJaj8dou9GJy+BXIQNh+DIk= - dependencies: - isarray "1.0.0" - -isobject@^3.0.0, isobject@^3.0.1: - version "3.0.1" - resolved "https://registry.npmjs.org/isobject/-/isobject-3.0.1.tgz" - integrity sha1-TkMekrEalzFjaqH5yNHMvP2reN8= - -isstream@~0.1.2: - version "0.1.2" - resolved "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz" - integrity sha1-R+Y/evVa+m+S4VAOaQ64uFKcCZo= - -istanbul-lib-coverage@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.0.0.tgz" - integrity sha512-UiUIqxMgRDET6eR+o5HbfRYP1l0hqkWOs7vNxC/mggutCMUIhWMm8gAHb8tHlyfD3/l6rlgNA5cKdDzEAf6hEg== - -istanbul-lib-instrument@^4.0.0, istanbul-lib-instrument@^4.0.3: - version "4.0.3" - resolved "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-4.0.3.tgz" - integrity sha512-BXgQl9kf4WTCPCCpmFGoJkz/+uhvm7h7PFKUYxh7qarQd3ER33vHG//qaE8eN25l07YqZPpHXU9I09l/RD5aGQ== - dependencies: - "@babel/core" "^7.7.5" - "@istanbuljs/schema" "^0.1.2" - istanbul-lib-coverage "^3.0.0" - semver "^6.3.0" - -istanbul-lib-report@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.0.tgz" - integrity sha512-wcdi+uAKzfiGT2abPpKZ0hSU1rGQjUQnLvtY5MpQ7QCTahD3VODhcu4wcfY1YtkGaDD5yuydOLINXsfbus9ROw== - dependencies: - istanbul-lib-coverage "^3.0.0" - make-dir "^3.0.0" - supports-color "^7.1.0" - -istanbul-lib-source-maps@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.0.tgz" - integrity sha512-c16LpFRkR8vQXyHZ5nLpY35JZtzj1PQY1iZmesUbf1FZHbIupcWfjgOXBY9YHkLEQ6puz1u4Dgj6qmU/DisrZg== - dependencies: - debug "^4.1.1" - istanbul-lib-coverage "^3.0.0" - source-map "^0.6.1" - -istanbul-reports@^3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.0.2.tgz" - integrity sha512-9tZvz7AiR3PEDNGiV9vIouQ/EAcqMXFmkcA1CDFTwOB98OZVDL0PH9glHotf5Ugp6GCOTypfzGWI/OqjWNCRUw== - dependencies: - html-escaper "^2.0.0" - istanbul-lib-report "^3.0.0" - -jest-changed-files@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-26.6.2.tgz" - integrity sha512-fDS7szLcY9sCtIip8Fjry9oGf3I2ht/QT21bAHm5Dmf0mD4X3ReNUf17y+bO6fR8WgbIZTlbyG1ak/53cbRzKQ== - dependencies: - "@jest/types" "^26.6.2" - execa "^4.0.0" - throat "^5.0.0" - -jest-cli@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-cli/-/jest-cli-26.6.3.tgz" - integrity sha512-GF9noBSa9t08pSyl3CY4frMrqp+aQXFGFkf5hEPbh/pIUFYWMK6ZLTfbmadxJVcJrdRoChlWQsA2VkJcDFK8hg== - dependencies: - "@jest/core" "^26.6.3" - "@jest/test-result" "^26.6.2" - "@jest/types" "^26.6.2" - chalk "^4.0.0" - exit "^0.1.2" - graceful-fs "^4.2.4" - import-local "^3.0.2" - is-ci "^2.0.0" - jest-config "^26.6.3" - jest-util "^26.6.2" - jest-validate "^26.6.2" - prompts "^2.0.1" - yargs "^15.4.1" - -jest-config@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-config/-/jest-config-26.6.3.tgz" - integrity sha512-t5qdIj/bCj2j7NFVHb2nFB4aUdfucDn3JRKgrZnplb8nieAirAzRSHP8uDEd+qV6ygzg9Pz4YG7UTJf94LPSyg== - dependencies: - "@babel/core" "^7.1.0" - "@jest/test-sequencer" "^26.6.3" - "@jest/types" "^26.6.2" - babel-jest "^26.6.3" - chalk "^4.0.0" - deepmerge "^4.2.2" - glob "^7.1.1" - graceful-fs "^4.2.4" - jest-environment-jsdom "^26.6.2" - jest-environment-node "^26.6.2" - jest-get-type "^26.3.0" - jest-jasmine2 "^26.6.3" - jest-regex-util "^26.0.0" - jest-resolve "^26.6.2" - jest-util "^26.6.2" - jest-validate "^26.6.2" - micromatch "^4.0.2" - pretty-format "^26.6.2" - -jest-diff@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-diff/-/jest-diff-26.6.2.tgz" - integrity sha512-6m+9Z3Gv9wN0WFVasqjCL/06+EFCMTqDEUl/b87HYK2rAPTyfz4ZIuSlPhY51PIQRWx5TaxeF1qmXKe9gfN3sA== - dependencies: - chalk "^4.0.0" - diff-sequences "^26.6.2" - jest-get-type "^26.3.0" - pretty-format "^26.6.2" - -jest-docblock@^26.0.0: - version "26.0.0" - resolved "https://registry.npmjs.org/jest-docblock/-/jest-docblock-26.0.0.tgz" - integrity sha512-RDZ4Iz3QbtRWycd8bUEPxQsTlYazfYn/h5R65Fc6gOfwozFhoImx+affzky/FFBuqISPTqjXomoIGJVKBWoo0w== - dependencies: - detect-newline "^3.0.0" - -jest-each@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-each/-/jest-each-26.6.2.tgz" - integrity sha512-Mer/f0KaATbjl8MCJ+0GEpNdqmnVmDYqCTJYTvoo7rqmRiDllmp2AYN+06F93nXcY3ur9ShIjS+CO/uD+BbH4A== - dependencies: - "@jest/types" "^26.6.2" - chalk "^4.0.0" - jest-get-type "^26.3.0" - jest-util "^26.6.2" - pretty-format "^26.6.2" - -jest-environment-jsdom@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-environment-jsdom/-/jest-environment-jsdom-26.6.2.tgz" - integrity sha512-jgPqCruTlt3Kwqg5/WVFyHIOJHsiAvhcp2qiR2QQstuG9yWox5+iHpU3ZrcBxW14T4fe5Z68jAfLRh7joCSP2Q== - dependencies: - "@jest/environment" "^26.6.2" - "@jest/fake-timers" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - jest-mock "^26.6.2" - jest-util "^26.6.2" - jsdom "^16.4.0" - -jest-environment-node@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-26.6.2.tgz" - integrity sha512-zhtMio3Exty18dy8ee8eJ9kjnRyZC1N4C1Nt/VShN1apyXc8rWGtJ9lI7vqiWcyyXS4BVSEn9lxAM2D+07/Tag== - dependencies: - "@jest/environment" "^26.6.2" - "@jest/fake-timers" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - jest-mock "^26.6.2" - jest-util "^26.6.2" - -jest-get-type@^26.3.0: - version "26.3.0" - resolved "https://registry.npmjs.org/jest-get-type/-/jest-get-type-26.3.0.tgz" - integrity sha512-TpfaviN1R2pQWkIihlfEanwOXK0zcxrKEE4MlU6Tn7keoXdN6/3gK/xl0yEh8DOunn5pOVGKf8hB4R9gVh04ig== - -jest-haste-map@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-26.6.2.tgz" - integrity sha512-easWIJXIw71B2RdR8kgqpjQrbMRWQBgiBwXYEhtGUTaX+doCjBheluShdDMeR8IMfJiTqH4+zfhtg29apJf/8w== - dependencies: - "@jest/types" "^26.6.2" - "@types/graceful-fs" "^4.1.2" - "@types/node" "*" - anymatch "^3.0.3" - fb-watchman "^2.0.0" - graceful-fs "^4.2.4" - jest-regex-util "^26.0.0" - jest-serializer "^26.6.2" - jest-util "^26.6.2" - jest-worker "^26.6.2" - micromatch "^4.0.2" - sane "^4.0.3" - walker "^1.0.7" - optionalDependencies: - fsevents "^2.1.2" - -jest-jasmine2@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-jasmine2/-/jest-jasmine2-26.6.3.tgz" - integrity sha512-kPKUrQtc8aYwBV7CqBg5pu+tmYXlvFlSFYn18ev4gPFtrRzB15N2gW/Roew3187q2w2eHuu0MU9TJz6w0/nPEg== - dependencies: - "@babel/traverse" "^7.1.0" - "@jest/environment" "^26.6.2" - "@jest/source-map" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - chalk "^4.0.0" - co "^4.6.0" - expect "^26.6.2" - is-generator-fn "^2.0.0" - jest-each "^26.6.2" - jest-matcher-utils "^26.6.2" - jest-message-util "^26.6.2" - jest-runtime "^26.6.3" - jest-snapshot "^26.6.2" - jest-util "^26.6.2" - pretty-format "^26.6.2" - throat "^5.0.0" - -jest-leak-detector@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-26.6.2.tgz" - integrity sha512-i4xlXpsVSMeKvg2cEKdfhh0H39qlJlP5Ex1yQxwF9ubahboQYMgTtz5oML35AVA3B4Eu+YsmwaiKVev9KCvLxg== - dependencies: - jest-get-type "^26.3.0" - pretty-format "^26.6.2" - -jest-matcher-utils@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-26.6.2.tgz" - integrity sha512-llnc8vQgYcNqDrqRDXWwMr9i7rS5XFiCwvh6DTP7Jqa2mqpcCBBlpCbn+trkG0KNhPu/h8rzyBkriOtBstvWhw== - dependencies: - chalk "^4.0.0" - jest-diff "^26.6.2" - jest-get-type "^26.3.0" - pretty-format "^26.6.2" - -jest-message-util@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-message-util/-/jest-message-util-26.6.2.tgz" - integrity sha512-rGiLePzQ3AzwUshu2+Rn+UMFk0pHN58sOG+IaJbk5Jxuqo3NYO1U2/MIR4S1sKgsoYSXSzdtSa0TgrmtUwEbmA== - dependencies: - "@babel/code-frame" "^7.0.0" - "@jest/types" "^26.6.2" - "@types/stack-utils" "^2.0.0" - chalk "^4.0.0" - graceful-fs "^4.2.4" - micromatch "^4.0.2" - pretty-format "^26.6.2" - slash "^3.0.0" - stack-utils "^2.0.2" - -jest-mock@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-mock/-/jest-mock-26.6.2.tgz" - integrity sha512-YyFjePHHp1LzpzYcmgqkJ0nm0gg/lJx2aZFzFy1S6eUqNjXsOqTK10zNRff2dNfssgokjkG65OlWNcIlgd3zew== - dependencies: - "@jest/types" "^26.6.2" - "@types/node" "*" - -jest-pnp-resolver@^1.2.2: - version "1.2.2" - resolved "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.2.tgz" - integrity sha512-olV41bKSMm8BdnuMsewT4jqlZ8+3TCARAXjZGT9jcoSnrfUnRCqnMoF9XEeoWjbzObpqF9dRhHQj0Xb9QdF6/w== - -jest-regex-util@^26.0.0: - version "26.0.0" - resolved "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-26.0.0.tgz" - integrity sha512-Gv3ZIs/nA48/Zvjrl34bf+oD76JHiGDUxNOVgUjh3j890sblXryjY4rss71fPtD/njchl6PSE2hIhvyWa1eT0A== - -jest-resolve-dependencies@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-26.6.3.tgz" - integrity sha512-pVwUjJkxbhe4RY8QEWzN3vns2kqyuldKpxlxJlzEYfKSvY6/bMvxoFrYYzUO1Gx28yKWN37qyV7rIoIp2h8fTg== - dependencies: - "@jest/types" "^26.6.2" - jest-regex-util "^26.0.0" - jest-snapshot "^26.6.2" - -jest-resolve@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-resolve/-/jest-resolve-26.6.2.tgz" - integrity sha512-sOxsZOq25mT1wRsfHcbtkInS+Ek7Q8jCHUB0ZUTP0tc/c41QHriU/NunqMfCUWsL4H3MHpvQD4QR9kSYhS7UvQ== - dependencies: - "@jest/types" "^26.6.2" - chalk "^4.0.0" - graceful-fs "^4.2.4" - jest-pnp-resolver "^1.2.2" - jest-util "^26.6.2" - read-pkg-up "^7.0.1" - resolve "^1.18.1" - slash "^3.0.0" - -jest-runner@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-runner/-/jest-runner-26.6.3.tgz" - integrity sha512-atgKpRHnaA2OvByG/HpGA4g6CSPS/1LK0jK3gATJAoptC1ojltpmVlYC3TYgdmGp+GLuhzpH30Gvs36szSL2JQ== - dependencies: - "@jest/console" "^26.6.2" - "@jest/environment" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - chalk "^4.0.0" - emittery "^0.7.1" - exit "^0.1.2" - graceful-fs "^4.2.4" - jest-config "^26.6.3" - jest-docblock "^26.0.0" - jest-haste-map "^26.6.2" - jest-leak-detector "^26.6.2" - jest-message-util "^26.6.2" - jest-resolve "^26.6.2" - jest-runtime "^26.6.3" - jest-util "^26.6.2" - jest-worker "^26.6.2" - source-map-support "^0.5.6" - throat "^5.0.0" - -jest-runtime@^26.6.3: - version "26.6.3" - resolved "https://registry.npmjs.org/jest-runtime/-/jest-runtime-26.6.3.tgz" - integrity sha512-lrzyR3N8sacTAMeonbqpnSka1dHNux2uk0qqDXVkMv2c/A3wYnvQ4EXuI013Y6+gSKSCxdaczvf4HF0mVXHRdw== - dependencies: - "@jest/console" "^26.6.2" - "@jest/environment" "^26.6.2" - "@jest/fake-timers" "^26.6.2" - "@jest/globals" "^26.6.2" - "@jest/source-map" "^26.6.2" - "@jest/test-result" "^26.6.2" - "@jest/transform" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/yargs" "^15.0.0" - chalk "^4.0.0" - cjs-module-lexer "^0.6.0" - collect-v8-coverage "^1.0.0" - exit "^0.1.2" - glob "^7.1.3" - graceful-fs "^4.2.4" - jest-config "^26.6.3" - jest-haste-map "^26.6.2" - jest-message-util "^26.6.2" - jest-mock "^26.6.2" - jest-regex-util "^26.0.0" - jest-resolve "^26.6.2" - jest-snapshot "^26.6.2" - jest-util "^26.6.2" - jest-validate "^26.6.2" - slash "^3.0.0" - strip-bom "^4.0.0" - yargs "^15.4.1" - -jest-serializer@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-serializer/-/jest-serializer-26.6.2.tgz" - integrity sha512-S5wqyz0DXnNJPd/xfIzZ5Xnp1HrJWBczg8mMfMpN78OJ5eDxXyf+Ygld9wX1DnUWbIbhM1YDY95NjR4CBXkb2g== - dependencies: - "@types/node" "*" - graceful-fs "^4.2.4" - -jest-snapshot@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-26.6.2.tgz" - integrity sha512-OLhxz05EzUtsAmOMzuupt1lHYXCNib0ECyuZ/PZOx9TrZcC8vL0x+DUG3TL+GLX3yHG45e6YGjIm0XwDc3q3og== - dependencies: - "@babel/types" "^7.0.0" - "@jest/types" "^26.6.2" - "@types/babel__traverse" "^7.0.4" - "@types/prettier" "^2.0.0" - chalk "^4.0.0" - expect "^26.6.2" - graceful-fs "^4.2.4" - jest-diff "^26.6.2" - jest-get-type "^26.3.0" - jest-haste-map "^26.6.2" - jest-matcher-utils "^26.6.2" - jest-message-util "^26.6.2" - jest-resolve "^26.6.2" - natural-compare "^1.4.0" - pretty-format "^26.6.2" - semver "^7.3.2" - -jest-util@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-util/-/jest-util-26.6.2.tgz" - integrity sha512-MDW0fKfsn0OI7MS7Euz6h8HNDXVQ0gaM9uW6RjfDmd1DAFcaxX9OqIakHIqhbnmF08Cf2DLDG+ulq8YQQ0Lp0Q== - dependencies: - "@jest/types" "^26.6.2" - "@types/node" "*" - chalk "^4.0.0" - graceful-fs "^4.2.4" - is-ci "^2.0.0" - micromatch "^4.0.2" - -jest-validate@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-validate/-/jest-validate-26.6.2.tgz" - integrity sha512-NEYZ9Aeyj0i5rQqbq+tpIOom0YS1u2MVu6+euBsvpgIme+FOfRmoC4R5p0JiAUpaFvFy24xgrpMknarR/93XjQ== - dependencies: - "@jest/types" "^26.6.2" - camelcase "^6.0.0" - chalk "^4.0.0" - jest-get-type "^26.3.0" - leven "^3.1.0" - pretty-format "^26.6.2" - -jest-watcher@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-watcher/-/jest-watcher-26.6.2.tgz" - integrity sha512-WKJob0P/Em2csiVthsI68p6aGKTIcsfjH9Gsx1f0A3Italz43e3ho0geSAVsmj09RWOELP1AZ/DXyJgOgDKxXQ== - dependencies: - "@jest/test-result" "^26.6.2" - "@jest/types" "^26.6.2" - "@types/node" "*" - ansi-escapes "^4.2.1" - chalk "^4.0.0" - jest-util "^26.6.2" - string-length "^4.0.1" - -jest-worker@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/jest-worker/-/jest-worker-26.6.2.tgz" - integrity sha512-KWYVV1c4i+jbMpaBC+U++4Va0cp8OisU185o73T1vo99hqi7w8tSJfUXYswwqqrjzwxa6KpRK54WhPvwf5w6PQ== - dependencies: - "@types/node" "*" - merge-stream "^2.0.0" - supports-color "^7.0.0" - -jest@^26.4.2: - version "26.6.3" - resolved "https://registry.npmjs.org/jest/-/jest-26.6.3.tgz" - integrity sha512-lGS5PXGAzR4RF7V5+XObhqz2KZIDUA1yD0DG6pBVmy10eh0ZIXQImRuzocsI/N2XZ1GrLFwTS27In2i2jlpq1Q== - dependencies: - "@jest/core" "^26.6.3" - import-local "^3.0.2" - jest-cli "^26.6.3" - -js-tokens@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz" - integrity sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ== - -js-yaml@^3.13.1: - version "3.14.0" - resolved "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.0.tgz" - integrity sha512-/4IbIeHcD9VMHFqDR/gQ7EdZdLimOvW2DdcxFjdyyZ9NsbS+ccrXqVWDtab/lRl5AlUqmpBx8EhPaWR+OtY17A== - dependencies: - argparse "^1.0.7" - esprima "^4.0.0" - -jsbn@~0.1.0: - version "0.1.1" - resolved "https://registry.npmjs.org/jsbn/-/jsbn-0.1.1.tgz" - integrity sha1-peZUwuWi3rXyAdls77yoDA7y9RM= - -jsdom@^16.4.0: - version "16.4.0" - resolved "https://registry.npmjs.org/jsdom/-/jsdom-16.4.0.tgz" - integrity sha512-lYMm3wYdgPhrl7pDcRmvzPhhrGVBeVhPIqeHjzeiHN3DFmD1RBpbExbi8vU7BJdH8VAZYovR8DMt0PNNDM7k8w== - dependencies: - abab "^2.0.3" - acorn "^7.1.1" - acorn-globals "^6.0.0" - cssom "^0.4.4" - cssstyle "^2.2.0" - data-urls "^2.0.0" - decimal.js "^10.2.0" - domexception "^2.0.1" - escodegen "^1.14.1" - html-encoding-sniffer "^2.0.1" - is-potential-custom-element-name "^1.0.0" - nwsapi "^2.2.0" - parse5 "5.1.1" - request "^2.88.2" - request-promise-native "^1.0.8" - saxes "^5.0.0" - symbol-tree "^3.2.4" - tough-cookie "^3.0.1" - w3c-hr-time "^1.0.2" - w3c-xmlserializer "^2.0.0" - webidl-conversions "^6.1.0" - whatwg-encoding "^1.0.5" - whatwg-mimetype "^2.3.0" - whatwg-url "^8.0.0" - ws "^7.2.3" - xml-name-validator "^3.0.0" - -jsesc@^2.5.1: - version "2.5.2" - resolved "https://registry.npmjs.org/jsesc/-/jsesc-2.5.2.tgz" - integrity sha512-OYu7XEzjkCQ3C5Ps3QIZsQfNpqoJyZZA99wd9aWd05NCtC5pWOkShK2mkL6HXQR6/Cy2lbNdPlZBpuQHXE63gA== - -json-parse-even-better-errors@^2.3.0: - version "2.3.1" - resolved "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz" - integrity sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w== - -json-schema-traverse@^0.4.1: - version "0.4.1" - resolved "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz" - integrity sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg== - -json-schema@0.2.3: - version "0.2.3" - resolved "https://registry.npmjs.org/json-schema/-/json-schema-0.2.3.tgz" - integrity sha1-tIDIkuWaLwWVTOcnvT8qTogvnhM= - -json-stable-stringify-without-jsonify@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz" - integrity sha1-nbe1lJatPzz+8wp1FC0tkwrXJlE= - -json-stringify-safe@~5.0.1: - version "5.0.1" - resolved "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.1.tgz" - integrity sha1-Epai1Y/UXxmg9s4B1lcB4sc1tus= - -json5@^2.1.2: - version "2.1.3" - resolved "https://registry.npmjs.org/json5/-/json5-2.1.3.tgz" - integrity sha512-KXPvOm8K9IJKFM0bmdn8QXh7udDh1g/giieX0NLCaMnb4hEiVFqnop2ImTXCc5e0/oHz3LTqmHGtExn5hfMkOA== - dependencies: - minimist "^1.2.5" - -jsonc-parser@^2.3.1: - version "2.3.1" - resolved "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.3.1.tgz" - integrity sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg== - -jsprim@^1.2.2: - version "1.4.1" - resolved "https://registry.npmjs.org/jsprim/-/jsprim-1.4.1.tgz" - integrity sha1-MT5mvB5cwG5Di8G3SZwuXFastqI= - dependencies: - assert-plus "1.0.0" - extsprintf "1.3.0" - json-schema "0.2.3" - verror "1.10.0" - -kind-of@^3.0.2, kind-of@^3.0.3, kind-of@^3.2.0: - version "3.2.2" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-3.2.2.tgz" - integrity sha1-MeohpzS6ubuw8yRm2JOupR5KPGQ= - dependencies: - is-buffer "^1.1.5" - -kind-of@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-4.0.0.tgz" - integrity sha1-IIE989cSkosgc3hpGkUGb65y3Vc= - dependencies: - is-buffer "^1.1.5" - -kind-of@^5.0.0: - version "5.1.0" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-5.1.0.tgz" - integrity sha512-NGEErnH6F2vUuXDh+OlbcKW7/wOcfdRHaZ7VWtqCztfHri/++YKmP51OdWeGPuqCOba6kk2OTe5d02VmTB80Pw== - -kind-of@^6.0.0, kind-of@^6.0.2: - version "6.0.3" - resolved "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz" - integrity sha512-dcS1ul+9tmeD95T+x28/ehLgd9mENa3LsvDTtzm3vyBEO7RPptvAD+t44WVXaUjTBRcrpFeFlC8WCruUR456hw== - -kleur@^3.0.3: - version "3.0.3" - resolved "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz" - integrity sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w== - -leven@^3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz" - integrity sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A== - -levn@^0.4.1: - version "0.4.1" - resolved "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz" - integrity sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ== - dependencies: - prelude-ls "^1.2.1" - type-check "~0.4.0" - -levn@~0.3.0: - version "0.3.0" - resolved "https://registry.npmjs.org/levn/-/levn-0.3.0.tgz" - integrity sha1-OwmSTt+fCDwEkP3UwLxEIeBHZO4= - dependencies: - prelude-ls "~1.1.2" - type-check "~0.3.2" - -lines-and-columns@^1.1.6: - version "1.1.6" - resolved "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.1.6.tgz" - integrity sha1-HADHQ7QzzQpOgHWPe2SldEDZ/wA= - -locate-path@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz" - integrity sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g== - dependencies: - p-locate "^4.1.0" - -lodash.sortby@^4.7.0: - version "4.7.0" - resolved "https://registry.npmjs.org/lodash.sortby/-/lodash.sortby-4.7.0.tgz" - integrity sha1-7dFMgk4sycHgsKG0K7UhBRakJDg= - -lodash@^4.17.14, lodash@^4.17.19: - version "4.17.20" - resolved "https://registry.npmjs.org/lodash/-/lodash-4.17.20.tgz" - integrity sha512-PlhdFcillOINfeV7Ni6oF1TAEayyZBoZ8bcshTHqOYJYlrqzRK5hagpagky5o4HfCzzd1TRkXPMFq6cKk9rGmA== - -make-dir@^3.0.0: - version "3.1.0" - resolved "https://registry.npmjs.org/make-dir/-/make-dir-3.1.0.tgz" - integrity sha512-g3FeP20LNwhALb/6Cz6Dd4F2ngze0jz7tbzrD2wAV+o9FeNHe4rL+yK2md0J/fiSf1sa1ADhXqi5+oVwOM/eGw== - dependencies: - semver "^6.0.0" - -makeerror@1.0.x: - version "1.0.11" - resolved "https://registry.npmjs.org/makeerror/-/makeerror-1.0.11.tgz" - integrity sha1-4BpckQnyr3lmDk6LlYd5AYT1qWw= - dependencies: - tmpl "1.0.x" - -map-cache@^0.2.2: - version "0.2.2" - resolved "https://registry.npmjs.org/map-cache/-/map-cache-0.2.2.tgz" - integrity sha1-wyq9C9ZSXZsFFkW7TyasXcmKDb8= - -map-visit@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/map-visit/-/map-visit-1.0.0.tgz" - integrity sha1-7Nyo8TFE5mDxtb1B8S80edmN+48= - dependencies: - object-visit "^1.0.0" - -merge-stream@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz" - integrity sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w== - -micromatch@^3.1.4: - version "3.1.10" - resolved "https://registry.npmjs.org/micromatch/-/micromatch-3.1.10.tgz" - integrity sha512-MWikgl9n9M3w+bpsY3He8L+w9eF9338xRl8IAO5viDizwSzziFEyUzo2xrrloB64ADbTf8uA8vRqqttDTOmccg== - dependencies: - arr-diff "^4.0.0" - array-unique "^0.3.2" - braces "^2.3.1" - define-property "^2.0.2" - extend-shallow "^3.0.2" - extglob "^2.0.4" - fragment-cache "^0.2.1" - kind-of "^6.0.2" - nanomatch "^1.2.9" - object.pick "^1.3.0" - regex-not "^1.0.0" - snapdragon "^0.8.1" - to-regex "^3.0.2" - -micromatch@^4.0.2: - version "4.0.2" - resolved "https://registry.npmjs.org/micromatch/-/micromatch-4.0.2.tgz" - integrity sha512-y7FpHSbMUMoyPbYUSzO6PaZ6FyRnQOpHuKwbo1G+Knck95XVU4QAiKdGEnj5wwoS7PlOgthX/09u5iFJ+aYf5Q== - dependencies: - braces "^3.0.1" - picomatch "^2.0.5" - -mime-db@1.44.0: - version "1.44.0" - resolved "https://registry.npmjs.org/mime-db/-/mime-db-1.44.0.tgz" - integrity sha512-/NOTfLrsPBVeH7YtFPgsVWveuL+4SjjYxaQ1xtM1KMFj7HdxlBlxeyNLzhyJVx7r4rZGJAZ/6lkKCitSc/Nmpg== - -mime-types@^2.1.12, mime-types@~2.1.19: - version "2.1.27" - resolved "https://registry.npmjs.org/mime-types/-/mime-types-2.1.27.tgz" - integrity sha512-JIhqnCasI9yD+SsmkquHBxTSEuZdQX5BuQnS2Vc7puQQQ+8yiP5AY5uWhpdv4YL4VM5c6iliiYWPgJ/nJQLp7w== - dependencies: - mime-db "1.44.0" - -mimic-fn@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz" - integrity sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg== - -minimatch@^3.0.4: - version "3.0.4" - resolved "https://registry.npmjs.org/minimatch/-/minimatch-3.0.4.tgz" - integrity sha512-yJHVQEhyqPLUTgt9B83PXu6W3rx4MvvHvSUvToogpwoGDOUQ+yDrR0HRot+yOCdCO7u4hX3pWft6kWBBcqh0UA== - dependencies: - brace-expansion "^1.1.7" - -minimist@^1.1.1, minimist@^1.2.0, minimist@^1.2.5: - version "1.2.5" - resolved "https://registry.npmjs.org/minimist/-/minimist-1.2.5.tgz" - integrity sha512-FM9nNUYrRBAELZQT3xeZQ7fmMOBg6nWNmJKTcgsJeaLstP/UODVpGsr5OhXhhXg6f+qtJ8uiZ+PUxkDWcgIXLw== - -mixin-deep@^1.2.0: - version "1.3.2" - resolved "https://registry.npmjs.org/mixin-deep/-/mixin-deep-1.3.2.tgz" - integrity sha512-WRoDn//mXBiJ1H40rqa3vH0toePwSsGb45iInWlTySa+Uu4k3tYUSxa2v1KqAiLtvlrSzaExqS1gtk96A9zvEA== - dependencies: - for-in "^1.0.2" - is-extendable "^1.0.1" - -mkdirp@^0.5.1: - version "0.5.5" - resolved "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.5.tgz" - integrity sha512-NKmAlESf6jMGym1++R0Ra7wvhV+wFW63FaSOFPwRahvea0gMUcGUhVeAg/0BC0wiv9ih5NYPB1Wn1UEI1/L+xQ== - dependencies: - minimist "^1.2.5" - -ms@2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/ms/-/ms-2.0.0.tgz" - integrity sha1-VgiurfwAvmwpAd9fmGF4jeDVl8g= - -ms@2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz" - integrity sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w== - -nanomatch@^1.2.9: - version "1.2.13" - resolved "https://registry.npmjs.org/nanomatch/-/nanomatch-1.2.13.tgz" - integrity sha512-fpoe2T0RbHwBTBUOftAfBPaDEi06ufaUai0mE6Yn1kacc3SnTErfb/h+X94VXzI64rKFHYImXSvdwGGCmwOqCA== - dependencies: - arr-diff "^4.0.0" - array-unique "^0.3.2" - define-property "^2.0.2" - extend-shallow "^3.0.2" - fragment-cache "^0.2.1" - is-windows "^1.0.2" - kind-of "^6.0.2" - object.pick "^1.3.0" - regex-not "^1.0.0" - snapdragon "^0.8.1" - to-regex "^3.0.1" - -natural-compare@^1.4.0: - version "1.4.0" - resolved "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz" - integrity sha1-Sr6/7tdUHywnrPspvbvRXI1bpPc= - -nice-try@^1.0.4: - version "1.0.5" - resolved "https://registry.npmjs.org/nice-try/-/nice-try-1.0.5.tgz" - integrity sha512-1nh45deeb5olNY7eX82BkPO7SSxR5SSYJiPTrTdFUVYwAl8CKMA5N9PjTYkHiRjisVcxcQ1HXdLhx2qxxJzLNQ== - -node-fetch@^2.6.1: - version "2.6.1" - resolved "https://registry.npmjs.org/node-fetch/-/node-fetch-2.6.1.tgz" - integrity sha512-V4aYg89jEoVRxRb2fJdAg8FHvI7cEyYdVAh94HH0UIK8oJxUfkjlDQN9RbMx+bEjP7+ggMiFRprSti032Oipxw== - -node-int64@^0.4.0: - version "0.4.0" - resolved "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz" - integrity sha1-h6kGXNs1XTGC2PlM4RGIuCXGijs= - -node-modules-regexp@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/node-modules-regexp/-/node-modules-regexp-1.0.0.tgz" - integrity sha1-jZ2+KJZKSsVxLpExZCEHxx6Q7EA= - -node-notifier@^8.0.0: - version "8.0.0" - resolved "https://registry.npmjs.org/node-notifier/-/node-notifier-8.0.0.tgz" - integrity sha512-46z7DUmcjoYdaWyXouuFNNfUo6eFa94t23c53c+lG/9Cvauk4a98rAUp9672X5dxGdQmLpPzTxzu8f/OeEPaFA== - dependencies: - growly "^1.3.0" - is-wsl "^2.2.0" - semver "^7.3.2" - shellwords "^0.1.1" - uuid "^8.3.0" - which "^2.0.2" - -normalize-package-data@^2.5.0: - version "2.5.0" - resolved "https://registry.npmjs.org/normalize-package-data/-/normalize-package-data-2.5.0.tgz" - integrity sha512-/5CMN3T0R4XTj4DcGaexo+roZSdSFW/0AOOTROrjxzCG1wrWXEsGbRKevjlIL+ZDE4sZlJr5ED4YW0yqmkK+eA== - dependencies: - hosted-git-info "^2.1.4" - resolve "^1.10.0" - semver "2 || 3 || 4 || 5" - validate-npm-package-license "^3.0.1" - -normalize-path@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-2.1.1.tgz" - integrity sha1-GrKLVW4Zg2Oowab35vogE3/mrtk= - dependencies: - remove-trailing-separator "^1.0.1" - -normalize-path@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/normalize-path/-/normalize-path-3.0.0.tgz" - integrity sha512-6eZs5Ls3WtCisHWp9S2GUy8dqkpGi4BVSz3GaqiE6ezub0512ESztXUwUB6C6IKbQkY2Pnb/mD4WYojCRwcwLA== - -npm-run-path@^2.0.0: - version "2.0.2" - resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-2.0.2.tgz" - integrity sha1-NakjLfo11wZ7TLLd8jV7GHFTbF8= - dependencies: - path-key "^2.0.0" - -npm-run-path@^4.0.0: - version "4.0.1" - resolved "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz" - integrity sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw== - dependencies: - path-key "^3.0.0" - -nwsapi@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/nwsapi/-/nwsapi-2.2.0.tgz" - integrity sha512-h2AatdwYH+JHiZpv7pt/gSX1XoRGb7L/qSIeuqA6GwYoF9w1vP1cw42TO0aI2pNyshRK5893hNSl+1//vHK7hQ== - -oauth-sign@~0.9.0: - version "0.9.0" - resolved "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.9.0.tgz" - integrity sha512-fexhUFFPTGV8ybAtSIGbV6gOkSv8UtRbDBnAyLQw4QPKkgNlsH2ByPGtMUqdWkos6YCRmAqViwgZrJc/mRDzZQ== - -object-copy@^0.1.0: - version "0.1.0" - resolved "https://registry.npmjs.org/object-copy/-/object-copy-0.1.0.tgz" - integrity sha1-fn2Fi3gb18mRpBupde04EnVOmYw= - dependencies: - copy-descriptor "^0.1.0" - define-property "^0.2.5" - kind-of "^3.0.3" - -object-visit@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/object-visit/-/object-visit-1.0.1.tgz" - integrity sha1-95xEk68MU3e1n+OdOV5BBC3QRbs= - dependencies: - isobject "^3.0.0" - -object.pick@^1.3.0: - version "1.3.0" - resolved "https://registry.npmjs.org/object.pick/-/object.pick-1.3.0.tgz" - integrity sha1-h6EKxMFpS9Lhy/U1kaZhQftd10c= - dependencies: - isobject "^3.0.1" - -once@^1.3.0, once@^1.3.1, once@^1.4.0: - version "1.4.0" - resolved "https://registry.npmjs.org/once/-/once-1.4.0.tgz" - integrity sha1-WDsap3WWHUsROsF9nFC6753Xa9E= - dependencies: - wrappy "1" - -onetime@^5.1.0: - version "5.1.2" - resolved "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz" - integrity sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg== - dependencies: - mimic-fn "^2.1.0" - -optionator@^0.8.1: - version "0.8.3" - resolved "https://registry.npmjs.org/optionator/-/optionator-0.8.3.tgz" - integrity sha512-+IW9pACdk3XWmmTXG8m3upGUJst5XRGzxMRjXzAuJ1XnIFNvfhjjIuYkDvysnPQ7qzqVzLt78BCruntqRhWQbA== - dependencies: - deep-is "~0.1.3" - fast-levenshtein "~2.0.6" - levn "~0.3.0" - prelude-ls "~1.1.2" - type-check "~0.3.2" - word-wrap "~1.2.3" - -optionator@^0.9.1: - version "0.9.1" - resolved "https://registry.npmjs.org/optionator/-/optionator-0.9.1.tgz" - integrity sha512-74RlY5FCnhq4jRxVUPKDaRwrVNXMqsGsiW6AJw4XK8hmtm10wC0ypZBLw5IIp85NZMr91+qd1RvvENwg7jjRFw== - dependencies: - deep-is "^0.1.3" - fast-levenshtein "^2.0.6" - levn "^0.4.1" - prelude-ls "^1.2.1" - type-check "^0.4.0" - word-wrap "^1.2.3" - -p-each-series@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/p-each-series/-/p-each-series-2.1.0.tgz" - integrity sha512-ZuRs1miPT4HrjFa+9fRfOFXxGJfORgelKV9f9nNOWw2gl6gVsRaVDOQP0+MI0G0wGKns1Yacsu0GjOFbTK0JFQ== - -p-finally@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/p-finally/-/p-finally-1.0.0.tgz" - integrity sha1-P7z7FbiZpEEjs0ttzBi3JDNqLK4= - -p-limit@^2.2.0: - version "2.3.0" - resolved "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz" - integrity sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w== - dependencies: - p-try "^2.0.0" - -p-locate@^4.1.0: - version "4.1.0" - resolved "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz" - integrity sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A== - dependencies: - p-limit "^2.2.0" - -p-try@^2.0.0: - version "2.2.0" - resolved "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz" - integrity sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ== - -parent-module@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz" - integrity sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g== - dependencies: - callsites "^3.0.0" - -parse-json@^5.0.0: - version "5.1.0" - resolved "https://registry.npmjs.org/parse-json/-/parse-json-5.1.0.tgz" - integrity sha512-+mi/lmVVNKFNVyLXV31ERiy2CY5E1/F6QtJFEzoChPRwwngMNXRDQ9GJ5WdE2Z2P4AujsOi0/+2qHID68KwfIQ== - dependencies: - "@babel/code-frame" "^7.0.0" - error-ex "^1.3.1" - json-parse-even-better-errors "^2.3.0" - lines-and-columns "^1.1.6" - -parse5@5.1.1: - version "5.1.1" - resolved "https://registry.npmjs.org/parse5/-/parse5-5.1.1.tgz" - integrity sha512-ugq4DFI0Ptb+WWjAdOK16+u/nHfiIrcE+sh8kZMaM0WllQKLI9rOUq6c2b7cwPkXdzfQESqvoqK6ug7U/Yyzug== - -pascalcase@^0.1.1: - version "0.1.1" - resolved "https://registry.npmjs.org/pascalcase/-/pascalcase-0.1.1.tgz" - integrity sha1-s2PlXoAGym/iF4TS2yK9FdeRfxQ= - -path-exists@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz" - integrity sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w== - -path-is-absolute@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz" - integrity sha1-F0uSaHNVNP+8es5r9TpanhtcX18= - -path-key@^2.0.0, path-key@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/path-key/-/path-key-2.0.1.tgz" - integrity sha1-QRyttXTFoUDTpLGRDUDYDMn0C0A= - -path-key@^3.0.0, path-key@^3.1.0: - version "3.1.1" - resolved "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz" - integrity sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q== - -path-parse@^1.0.6: - version "1.0.6" - resolved "https://registry.npmjs.org/path-parse/-/path-parse-1.0.6.tgz" - integrity sha512-GSmOT2EbHrINBf9SR7CDELwlJ8AENk3Qn7OikK4nFYAu3Ote2+JYNVvkpAEQm3/TLNEJFD/xZJjzyxg3KBWOzw== - -performance-now@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/performance-now/-/performance-now-2.1.0.tgz" - integrity sha1-Ywn04OX6kT7BxpMHrjZLSzd8nns= - -picomatch@^2.0.4, picomatch@^2.0.5: - version "2.2.2" - resolved "https://registry.npmjs.org/picomatch/-/picomatch-2.2.2.tgz" - integrity sha512-q0M/9eZHzmr0AulXyPwNfZjtwZ/RBZlbN3K3CErVrk50T2ASYI7Bye0EvekFY3IP1Nt2DHu0re+V2ZHIpMkuWg== - -pirates@^4.0.1: - version "4.0.1" - resolved "https://registry.npmjs.org/pirates/-/pirates-4.0.1.tgz" - integrity sha512-WuNqLTbMI3tmfef2TKxlQmAiLHKtFhlsCZnPIpuv2Ow0RDVO8lfy1Opf4NUzlMXLjPl+Men7AuVdX6TA+s+uGA== - dependencies: - node-modules-regexp "^1.0.0" - -pkg-dir@^4.2.0: - version "4.2.0" - resolved "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz" - integrity sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ== - dependencies: - find-up "^4.0.0" - -posix-character-classes@^0.1.0: - version "0.1.1" - resolved "https://registry.npmjs.org/posix-character-classes/-/posix-character-classes-0.1.1.tgz" - integrity sha1-AerA/jta9xoqbAL+q7jB/vfgDqs= - -prelude-ls@^1.2.1: - version "1.2.1" - resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz" - integrity sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g== - -prelude-ls@~1.1.2: - version "1.1.2" - resolved "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.1.2.tgz" - integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ= - -pretty-format@^26.6.2: - version "26.6.2" - resolved "https://registry.npmjs.org/pretty-format/-/pretty-format-26.6.2.tgz" - integrity sha512-7AeGuCYNGmycyQbCqd/3PWH4eOoX/OiCa0uphp57NVTeAGdJGaAliecxwBDHYQCIvrW7aDBZCYeNTP/WX69mkg== - dependencies: - "@jest/types" "^26.6.2" - ansi-regex "^5.0.0" - ansi-styles "^4.0.0" - react-is "^17.0.1" - -progress@^2.0.0: - version "2.0.3" - resolved "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz" - integrity sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA== - -prompts@^2.0.1: - version "2.4.0" - resolved "https://registry.npmjs.org/prompts/-/prompts-2.4.0.tgz" - integrity sha512-awZAKrk3vN6CroQukBL+R9051a4R3zCZBlJm/HBfrSZ8iTpYix3VX1vU4mveiLpiwmOJT4wokTF9m6HUk4KqWQ== - dependencies: - kleur "^3.0.3" - sisteransi "^1.0.5" - -psl@^1.1.28: - version "1.8.0" - resolved "https://registry.npmjs.org/psl/-/psl-1.8.0.tgz" - integrity sha512-RIdOzyoavK+hA18OGGWDqUTsCLhtA7IcZ/6NCs4fFJaHBDab+pDDmDIByWFRQJq2Cd7r1OoQxBGKOaztq+hjIQ== - -pump@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/pump/-/pump-3.0.0.tgz" - integrity sha512-LwZy+p3SFs1Pytd/jYct4wpv49HiYCqd9Rlc5ZVdk0V+8Yzv6jR5Blk3TRmPL1ft69TxP0IMZGJ+WPFU2BFhww== - dependencies: - end-of-stream "^1.1.0" - once "^1.3.1" - -punycode@^2.1.0, punycode@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/punycode/-/punycode-2.1.1.tgz" - integrity sha512-XRsRjdf+j5ml+y/6GKHPZbrF/8p2Yga0JPtdqTIY2Xe5ohJPD9saDJJLPvp9+NSBprVvevdXZybnj2cv8OEd0A== - -qs@^6.9.4: - version "6.9.4" - resolved "https://registry.npmjs.org/qs/-/qs-6.9.4.tgz" - integrity sha512-A1kFqHekCTM7cz0udomYUoYNWjBebHm/5wzU/XqrBRBNWectVH0QIiN+NEcZ0Dte5hvzHwbr8+XQmguPhJ6WdQ== - -qs@~6.5.2: - version "6.5.2" - resolved "https://registry.npmjs.org/qs/-/qs-6.5.2.tgz" - integrity sha512-N5ZAX4/LxJmF+7wN74pUD6qAh9/wnvdQcjq9TZjevvXzSUo7bfmw91saqMjzGS2xq91/odN2dW/WOl7qQHNDGA== - -ramda@^0.27.1: - version "0.27.1" - resolved "https://registry.npmjs.org/ramda/-/ramda-0.27.1.tgz" - integrity sha512-PgIdVpn5y5Yns8vqb8FzBUEYn98V3xcPgawAkkgj0YJ0qDsnHCiNmZYfOGMgOvoB0eWFLpYbhxUR3mxfDIMvpw== - -react-is@^17.0.1: - version "17.0.1" - resolved "https://registry.npmjs.org/react-is/-/react-is-17.0.1.tgz" - integrity sha512-NAnt2iGDXohE5LI7uBnLnqvLQMtzhkiAOLXTmv+qnF9Ky7xAPcX8Up/xWIhxvLVGJvuLiNc4xQLtuqDRzb4fSA== - -read-pkg-up@^7.0.1: - version "7.0.1" - resolved "https://registry.npmjs.org/read-pkg-up/-/read-pkg-up-7.0.1.tgz" - integrity sha512-zK0TB7Xd6JpCLmlLmufqykGE+/TlOePD6qKClNW7hHDKFh/J7/7gCWGR7joEQEW1bKq3a3yUZSObOoWLFQ4ohg== - dependencies: - find-up "^4.1.0" - read-pkg "^5.2.0" - type-fest "^0.8.1" - -read-pkg@^5.2.0: - version "5.2.0" - resolved "https://registry.npmjs.org/read-pkg/-/read-pkg-5.2.0.tgz" - integrity sha512-Ug69mNOpfvKDAc2Q8DRpMjjzdtrnv9HcSMX+4VsZxD1aZ6ZzrIE7rlzXBtWTyhULSMKg076AW6WR5iZpD0JiOg== - dependencies: - "@types/normalize-package-data" "^2.4.0" - normalize-package-data "^2.5.0" - parse-json "^5.0.0" - type-fest "^0.6.0" - -regex-not@^1.0.0, regex-not@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/regex-not/-/regex-not-1.0.2.tgz" - integrity sha512-J6SDjUgDxQj5NusnOtdFxDwN/+HWykR8GELwctJ7mdqhcyy1xEc4SRFHUXvxTp661YaVKAjfRLZ9cCqS6tn32A== - dependencies: - extend-shallow "^3.0.2" - safe-regex "^1.1.0" - -regexpp@^3.0.0, regexpp@^3.1.0: - version "3.1.0" - resolved "https://registry.npmjs.org/regexpp/-/regexpp-3.1.0.tgz" - integrity sha512-ZOIzd8yVsQQA7j8GCSlPGXwg5PfmA1mrq0JP4nGhh54LaKN3xdai/vHUDu74pKwV8OxseMS65u2NImosQcSD0Q== - -remove-trailing-separator@^1.0.1: - version "1.1.0" - resolved "https://registry.npmjs.org/remove-trailing-separator/-/remove-trailing-separator-1.1.0.tgz" - integrity sha1-wkvOKig62tW8P1jg1IJJuSN52O8= - -repeat-element@^1.1.2: - version "1.1.3" - resolved "https://registry.npmjs.org/repeat-element/-/repeat-element-1.1.3.tgz" - integrity sha512-ahGq0ZnV5m5XtZLMb+vP76kcAM5nkLqk0lpqAuojSKGgQtn4eRi4ZZGm2olo2zKFH+sMsWaqOCW1dqAnOru72g== - -repeat-string@^1.6.1: - version "1.6.1" - resolved "https://registry.npmjs.org/repeat-string/-/repeat-string-1.6.1.tgz" - integrity sha1-jcrkcOHIirwtYA//Sndihtp15jc= - -request-promise-core@1.1.4: - version "1.1.4" - resolved "https://registry.npmjs.org/request-promise-core/-/request-promise-core-1.1.4.tgz" - integrity sha512-TTbAfBBRdWD7aNNOoVOBH4pN/KigV6LyapYNNlAPA8JwbovRti1E88m3sYAwsLi5ryhPKsE9APwnjFTgdUjTpw== - dependencies: - lodash "^4.17.19" - -request-promise-native@^1.0.8: - version "1.0.9" - resolved "https://registry.npmjs.org/request-promise-native/-/request-promise-native-1.0.9.tgz" - integrity sha512-wcW+sIUiWnKgNY0dqCpOZkUbF/I+YPi+f09JZIDa39Ec+q82CpSYniDp+ISgTTbKmnpJWASeJBPZmoxH84wt3g== - dependencies: - request-promise-core "1.1.4" - stealthy-require "^1.1.1" - tough-cookie "^2.3.3" - -request@^2.88.2: - version "2.88.2" - resolved "https://registry.npmjs.org/request/-/request-2.88.2.tgz" - integrity sha512-MsvtOrfG9ZcrOwAW+Qi+F6HbD0CWXEh9ou77uOb7FM2WPhwT7smM833PzanhJLsgXjN89Ir6V2PczXNnMpwKhw== - dependencies: - aws-sign2 "~0.7.0" - aws4 "^1.8.0" - caseless "~0.12.0" - combined-stream "~1.0.6" - extend "~3.0.2" - forever-agent "~0.6.1" - form-data "~2.3.2" - har-validator "~5.1.3" - http-signature "~1.2.0" - is-typedarray "~1.0.0" - isstream "~0.1.2" - json-stringify-safe "~5.0.1" - mime-types "~2.1.19" - oauth-sign "~0.9.0" - performance-now "^2.1.0" - qs "~6.5.2" - safe-buffer "^5.1.2" - tough-cookie "~2.5.0" - tunnel-agent "^0.6.0" - uuid "^3.3.2" - -require-directory@^2.1.1: - version "2.1.1" - resolved "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz" - integrity sha1-jGStX9MNqxyXbiNE/+f3kqam30I= - -require-main-filename@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/require-main-filename/-/require-main-filename-2.0.0.tgz" - integrity sha512-NKN5kMDylKuldxYLSUfrbo5Tuzh4hd+2E8NPPX02mZtn1VuREQToYe/ZdlJy+J3uCpfaiGF05e7B8W0iXbQHmg== - -resolve-cwd@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz" - integrity sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg== - dependencies: - resolve-from "^5.0.0" - -resolve-from@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz" - integrity sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g== - -resolve-from@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz" - integrity sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw== - -resolve-url@^0.2.1: - version "0.2.1" - resolved "https://registry.npmjs.org/resolve-url/-/resolve-url-0.2.1.tgz" - integrity sha1-LGN/53yJOv0qZj/iGqkIAGjiBSo= - -resolve@^1.10.0, resolve@^1.10.1, resolve@^1.18.1, resolve@^1.3.2: - version "1.19.0" - resolved "https://registry.npmjs.org/resolve/-/resolve-1.19.0.tgz" - integrity sha512-rArEXAgsBG4UgRGcynxWIWKFvh/XZCcS8UJdHhwy91zwAvCZIbcs+vAbflgBnNjYMs/i/i+/Ux6IZhML1yPvxg== - dependencies: - is-core-module "^2.1.0" - path-parse "^1.0.6" - -ret@~0.1.10: - version "0.1.15" - resolved "https://registry.npmjs.org/ret/-/ret-0.1.15.tgz" - integrity sha512-TTlYpa+OL+vMMNG24xSlQGEJ3B/RzEfUlLct7b5G/ytav+wPrplCpVMFuwzXbkecJrb6IYo1iFb0S9v37754mg== - -rimraf@2.6.3: - version "2.6.3" - resolved "https://registry.npmjs.org/rimraf/-/rimraf-2.6.3.tgz" - integrity sha512-mwqeW5XsA2qAejG46gYdENaxXjx9onRNCfn7L0duuP4hCuTIi/QO7PDK07KJfp1d+izWPrzEJDcSqBa0OZQriA== - dependencies: - glob "^7.1.3" - -rimraf@^3.0.0: - version "3.0.2" - resolved "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz" - integrity sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA== - dependencies: - glob "^7.1.3" - -rsvp@^4.8.4: - version "4.8.5" - resolved "https://registry.npmjs.org/rsvp/-/rsvp-4.8.5.tgz" - integrity sha512-nfMOlASu9OnRJo1mbEk2cz0D56a1MBNrJ7orjRZQG10XDyuvwksKbuXNp6qa+kbn839HwjwhBzhFmdsaEAfauA== - -safe-buffer@^5.0.1, safe-buffer@^5.1.2, safe-buffer@~5.1.1: - version "5.1.2" - resolved "https://registry.npmjs.org/safe-buffer/-/safe-buffer-5.1.2.tgz" - integrity sha512-Gd2UZBJDkXlY7GbJxfsE8/nvKkUEU1G38c1siN6QP6a9PT9MmHB8GnpscSmMJSoF8LOIrt8ud/wPtojys4G6+g== - -safe-regex@^1.1.0: - version "1.1.0" - resolved "https://registry.npmjs.org/safe-regex/-/safe-regex-1.1.0.tgz" - integrity sha1-QKNmnzsHfR6UPURinhV91IAjvy4= - dependencies: - ret "~0.1.10" - -"safer-buffer@>= 2.1.2 < 3", safer-buffer@^2.0.2, safer-buffer@^2.1.0, safer-buffer@~2.1.0: - version "2.1.2" - resolved "https://registry.npmjs.org/safer-buffer/-/safer-buffer-2.1.2.tgz" - integrity sha512-YZo3K82SD7Riyi0E1EQPojLz7kpepnSQI9IyPbHHg1XXXevb5dJI7tpyN2ADxGcQbHG7vcyRHk0cbwqcQriUtg== - -sane@^4.0.3: - version "4.1.0" - resolved "https://registry.npmjs.org/sane/-/sane-4.1.0.tgz" - integrity sha512-hhbzAgTIX8O7SHfp2c8/kREfEn4qO/9q8C9beyY6+tvZ87EpoZ3i1RIEvp27YBswnNbY9mWd6paKVmKbAgLfZA== - dependencies: - "@cnakazawa/watch" "^1.0.3" - anymatch "^2.0.0" - capture-exit "^2.0.0" - exec-sh "^0.3.2" - execa "^1.0.0" - fb-watchman "^2.0.0" - micromatch "^3.1.4" - minimist "^1.1.1" - walker "~1.0.5" - -saxes@^5.0.0: - version "5.0.1" - resolved "https://registry.npmjs.org/saxes/-/saxes-5.0.1.tgz" - integrity sha512-5LBh1Tls8c9xgGjw3QrMwETmTMVk0oFgvrFSvWx62llR2hcEInrKNZ2GZCCuuy2lvWrdl5jhbpeqc5hRYKFOcw== - dependencies: - xmlchars "^2.2.0" - -"semver@2 || 3 || 4 || 5", semver@^5.4.1, semver@^5.5.0: - version "5.7.1" - resolved "https://registry.npmjs.org/semver/-/semver-5.7.1.tgz" - integrity sha512-sauaDf/PZdVgrLTNYHRtpXa1iRiKcaebiKQ1BJdpQlWH2lCvexQdX55snPFyK7QzpudqbCI0qXFfOasHdyNDGQ== - -semver@^6.0.0, semver@^6.1.0, semver@^6.3.0: - version "6.3.0" - resolved "https://registry.npmjs.org/semver/-/semver-6.3.0.tgz" - integrity sha512-b39TBaTSfV6yBrapU89p5fKekE2m/NwnDocOVruQFS1/veMgdzuPcnOM34M6CwxW8jH/lxEa5rBoDeUwu5HHTw== - -semver@^7.2.1, semver@^7.3.2: - version "7.3.2" - resolved "https://registry.npmjs.org/semver/-/semver-7.3.2.tgz" - integrity sha512-OrOb32TeeambH6UrhtShmF7CRDqhL6/5XpPNp2DuRH6+9QLw/orhp72j87v8Qa1ScDkvrrBNpZcDejAirJmfXQ== - -set-blocking@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/set-blocking/-/set-blocking-2.0.0.tgz" - integrity sha1-BF+XgtARrppoA93TgrJDkrPYkPc= - -set-value@^2.0.0, set-value@^2.0.1: - version "2.0.1" - resolved "https://registry.npmjs.org/set-value/-/set-value-2.0.1.tgz" - integrity sha512-JxHc1weCN68wRY0fhCoXpyK55m/XPHafOmK4UWD7m2CI14GMcFypt4w/0+NV5f/ZMby2F6S2wwA7fgynh9gWSw== - dependencies: - extend-shallow "^2.0.1" - is-extendable "^0.1.1" - is-plain-object "^2.0.3" - split-string "^3.0.1" - -shebang-command@^1.2.0: - version "1.2.0" - resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-1.2.0.tgz" - integrity sha1-RKrGW2lbAzmJaMOfNj/uXer98eo= - dependencies: - shebang-regex "^1.0.0" - -shebang-command@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz" - integrity sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA== - dependencies: - shebang-regex "^3.0.0" - -shebang-regex@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-1.0.0.tgz" - integrity sha1-2kL0l0DAtC2yypcoVxyxkMmO/qM= - -shebang-regex@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz" - integrity sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A== - -shellwords@^0.1.1: - version "0.1.1" - resolved "https://registry.npmjs.org/shellwords/-/shellwords-0.1.1.tgz" - integrity sha512-vFwSUfQvqybiICwZY5+DAWIPLKsWO31Q91JSKl3UYv+K5c2QRPzn0qzec6QPu1Qc9eHYItiP3NdJqNVqetYAww== - -signal-exit@^3.0.0, signal-exit@^3.0.2: - version "3.0.3" - resolved "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.3.tgz" - integrity sha512-VUJ49FC8U1OxwZLxIbTTrDvLnf/6TDgxZcK8wxR8zs13xpx7xbG60ndBlhNrFi2EMuFRoeDoJO7wthSLq42EjA== - -sisteransi@^1.0.5: - version "1.0.5" - resolved "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz" - integrity sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg== - -slash@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz" - integrity sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q== - -slice-ansi@^2.1.0: - version "2.1.0" - resolved "https://registry.npmjs.org/slice-ansi/-/slice-ansi-2.1.0.tgz" - integrity sha512-Qu+VC3EwYLldKa1fCxuuvULvSJOKEgk9pi8dZeCVK7TqBfUNTH4sFkk4joj8afVSfAYgJoSOetjx9QWOJ5mYoQ== - dependencies: - ansi-styles "^3.2.0" - astral-regex "^1.0.0" - is-fullwidth-code-point "^2.0.0" - -snapdragon-node@^2.0.1: - version "2.1.1" - resolved "https://registry.npmjs.org/snapdragon-node/-/snapdragon-node-2.1.1.tgz" - integrity sha512-O27l4xaMYt/RSQ5TR3vpWCAB5Kb/czIcqUFOM/C4fYcLnbZUc1PkjTAMjof2pBWaSTwOUd6qUHcFGVGj7aIwnw== - dependencies: - define-property "^1.0.0" - isobject "^3.0.0" - snapdragon-util "^3.0.1" - -snapdragon-util@^3.0.1: - version "3.0.1" - resolved "https://registry.npmjs.org/snapdragon-util/-/snapdragon-util-3.0.1.tgz" - integrity sha512-mbKkMdQKsjX4BAL4bRYTj21edOf8cN7XHdYUJEe+Zn99hVEYcMvKPct1IqNe7+AZPirn8BCDOQBHQZknqmKlZQ== - dependencies: - kind-of "^3.2.0" - -snapdragon@^0.8.1: - version "0.8.2" - resolved "https://registry.npmjs.org/snapdragon/-/snapdragon-0.8.2.tgz" - integrity sha512-FtyOnWN/wCHTVXOMwvSv26d+ko5vWlIDD6zoUJ7LW8vh+ZBC8QdljveRP+crNrtBwioEUWy/4dMtbBjA4ioNlg== - dependencies: - base "^0.11.1" - debug "^2.2.0" - define-property "^0.2.5" - extend-shallow "^2.0.1" - map-cache "^0.2.2" - source-map "^0.5.6" - source-map-resolve "^0.5.0" - use "^3.1.0" - -source-map-resolve@^0.5.0: - version "0.5.3" - resolved "https://registry.npmjs.org/source-map-resolve/-/source-map-resolve-0.5.3.tgz" - integrity sha512-Htz+RnsXWk5+P2slx5Jh3Q66vhQj1Cllm0zvnaY98+NFx+Dv2CF/f5O/t8x+KaNdrdIAsruNzoh/KpialbqAnw== - dependencies: - atob "^2.1.2" - decode-uri-component "^0.2.0" - resolve-url "^0.2.1" - source-map-url "^0.4.0" - urix "^0.1.0" - -source-map-support@^0.5.6: - version "0.5.19" - resolved "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.19.tgz" - integrity sha512-Wonm7zOCIJzBGQdB+thsPar0kYuCIzYvxZwlBa87yi/Mdjv7Tip2cyVbLj5o0cFPN4EVkuTwb3GDDyUx2DGnGw== - dependencies: - buffer-from "^1.0.0" - source-map "^0.6.0" - -source-map-url@^0.4.0: - version "0.4.0" - resolved "https://registry.npmjs.org/source-map-url/-/source-map-url-0.4.0.tgz" - integrity sha1-PpNdfd1zYxuXZZlW1VEo6HtQhKM= - -source-map@^0.5.0, source-map@^0.5.6: - version "0.5.7" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz" - integrity sha1-igOdLRAh0i0eoUyA2OpGi6LvP8w= - -source-map@^0.6.0, source-map@^0.6.1, source-map@~0.6.1: - version "0.6.1" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz" - integrity sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g== - -source-map@^0.7.3: - version "0.7.3" - resolved "https://registry.npmjs.org/source-map/-/source-map-0.7.3.tgz" - integrity sha512-CkCj6giN3S+n9qrYiBTX5gystlENnRW5jZeNLHpe6aue+SrHcG5VYwujhW9s4dY31mEGsxBDrHR6oI69fTXsaQ== - -spdx-correct@^3.0.0: - version "3.1.1" - resolved "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.1.1.tgz" - integrity sha512-cOYcUWwhCuHCXi49RhFRCyJEK3iPj1Ziz9DpViV3tbZOwXD49QzIN3MpOLJNxh2qwq2lJJZaKMVw9qNi4jTC0w== - dependencies: - spdx-expression-parse "^3.0.0" - spdx-license-ids "^3.0.0" - -spdx-exceptions@^2.1.0: - version "2.3.0" - resolved "https://registry.npmjs.org/spdx-exceptions/-/spdx-exceptions-2.3.0.tgz" - integrity sha512-/tTrYOC7PPI1nUAgx34hUpqXuyJG+DTHJTnIULG4rDygi4xu/tfgmq1e1cIRwRzwZgo4NLySi+ricLkZkw4i5A== - -spdx-expression-parse@^3.0.0: - version "3.0.1" - resolved "https://registry.npmjs.org/spdx-expression-parse/-/spdx-expression-parse-3.0.1.tgz" - integrity sha512-cbqHunsQWnJNE6KhVSMsMeH5H/L9EpymbzqTQ3uLwNCLZ1Q481oWaofqH7nO6V07xlXwY6PhQdQ2IedWx/ZK4Q== - dependencies: - spdx-exceptions "^2.1.0" - spdx-license-ids "^3.0.0" - -spdx-license-ids@^3.0.0: - version "3.0.6" - resolved "https://registry.npmjs.org/spdx-license-ids/-/spdx-license-ids-3.0.6.tgz" - integrity sha512-+orQK83kyMva3WyPf59k1+Y525csj5JejicWut55zeTWANuN17qSiSLUXWtzHeNWORSvT7GLDJ/E/XiIWoXBTw== - -split-string@^3.0.1, split-string@^3.0.2: - version "3.1.0" - resolved "https://registry.npmjs.org/split-string/-/split-string-3.1.0.tgz" - integrity sha512-NzNVhJDYpwceVVii8/Hu6DKfD2G+NrQHlS/V/qgv763EYudVwEcMQNxd2lh+0VrUByXN/oJkl5grOhYWvQUYiw== - dependencies: - extend-shallow "^3.0.0" - -sprintf-js@~1.0.2: - version "1.0.3" - resolved "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz" - integrity sha1-BOaSb2YolTVPPdAVIDYzuFcpfiw= - -sshpk@^1.7.0: - version "1.16.1" - resolved "https://registry.npmjs.org/sshpk/-/sshpk-1.16.1.tgz" - integrity sha512-HXXqVUq7+pcKeLqqZj6mHFUMvXtOJt1uoUx09pFW6011inTMxqI8BA8PM95myrIyyKwdnzjdFjLiE6KBPVtJIg== - dependencies: - asn1 "~0.2.3" - assert-plus "^1.0.0" - bcrypt-pbkdf "^1.0.0" - dashdash "^1.12.0" - ecc-jsbn "~0.1.1" - getpass "^0.1.1" - jsbn "~0.1.0" - safer-buffer "^2.0.2" - tweetnacl "~0.14.0" - -stack-utils@^2.0.2: - version "2.0.3" - resolved "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.3.tgz" - integrity sha512-gL//fkxfWUsIlFL2Tl42Cl6+HFALEaB1FU76I/Fy+oZjRreP7OPMXFlGbxM7NQsI0ZpUfw76sHnv0WNYuTb7Iw== - dependencies: - escape-string-regexp "^2.0.0" - -static-extend@^0.1.1: - version "0.1.2" - resolved "https://registry.npmjs.org/static-extend/-/static-extend-0.1.2.tgz" - integrity sha1-YICcOcv/VTNyJv1eC1IPNB8ftcY= - dependencies: - define-property "^0.2.5" - object-copy "^0.1.0" - -stealthy-require@^1.1.1: - version "1.1.1" - resolved "https://registry.npmjs.org/stealthy-require/-/stealthy-require-1.1.1.tgz" - integrity sha1-NbCYdbT/SfJqd35QmzCQoyJr8ks= - -string-length@^4.0.1: - version "4.0.1" - resolved "https://registry.npmjs.org/string-length/-/string-length-4.0.1.tgz" - integrity sha512-PKyXUd0LK0ePjSOnWn34V2uD6acUWev9uy0Ft05k0E8xRW+SKcA0F7eMr7h5xlzfn+4O3N+55rduYyet3Jk+jw== - dependencies: - char-regex "^1.0.2" - strip-ansi "^6.0.0" - -string-width@^3.0.0: - version "3.1.0" - resolved "https://registry.npmjs.org/string-width/-/string-width-3.1.0.tgz" - integrity sha512-vafcv6KjVZKSgz06oM/H6GDBrAtz8vdhQakGjFIvNrHA6y3HCF1CInLy+QLq8dTJPQ1b+KDUqDFctkdRW44e1w== - dependencies: - emoji-regex "^7.0.1" - is-fullwidth-code-point "^2.0.0" - strip-ansi "^5.1.0" - -string-width@^4.1.0, string-width@^4.2.0: - version "4.2.0" - resolved "https://registry.npmjs.org/string-width/-/string-width-4.2.0.tgz" - integrity sha512-zUz5JD+tgqtuDjMhwIg5uFVV3dtqZ9yQJlZVfq4I01/K5Paj5UHj7VyrQOJvzawSVlKpObApbfD0Ed6yJc+1eg== - dependencies: - emoji-regex "^8.0.0" - is-fullwidth-code-point "^3.0.0" - strip-ansi "^6.0.0" - -strip-ansi@^5.1.0: - version "5.2.0" - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-5.2.0.tgz" - integrity sha512-DuRs1gKbBqsMKIZlrffwlug8MHkcnpjs5VPmL1PAh+mA30U0DTotfDZ0d2UUsXpPmPmMMJ6W773MaA3J+lbiWA== - dependencies: - ansi-regex "^4.1.0" - -strip-ansi@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.0.tgz" - integrity sha512-AuvKTrTfQNYNIctbR1K/YGTR1756GycPsg7b9bdV9Duqur4gv6aKqHXah67Z8ImS7WEz5QVcOtlfW2rZEugt6w== - dependencies: - ansi-regex "^5.0.0" - -strip-bom@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz" - integrity sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w== - -strip-eof@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/strip-eof/-/strip-eof-1.0.0.tgz" - integrity sha1-u0P/VZim6wXYm1n80SnJgzE2Br8= - -strip-final-newline@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz" - integrity sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA== - -strip-json-comments@^3.1.0, strip-json-comments@^3.1.1: - version "3.1.1" - resolved "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz" - integrity sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig== - -super-regex@^0.2.0: - version "0.2.0" - resolved "https://registry.yarnpkg.com/super-regex/-/super-regex-0.2.0.tgz#dc1e071e55cdcf56930eb6271f73653a655b2642" - integrity sha512-WZzIx3rC1CvbMDloLsVw0lkZVKJWbrkJ0k1ghKFmcnPrW1+jWbgTkTEWVtD9lMdmI4jZEz40+naBxl1dCUhXXw== - dependencies: - clone-regexp "^3.0.0" - function-timeout "^0.1.0" - time-span "^5.1.0" - -supports-color@^5.3.0: - version "5.5.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz" - integrity sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow== - dependencies: - has-flag "^3.0.0" - -supports-color@^7.0.0, supports-color@^7.1.0: - version "7.2.0" - resolved "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz" - integrity sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw== - dependencies: - has-flag "^4.0.0" - -supports-hyperlinks@^2.0.0: - version "2.1.0" - resolved "https://registry.npmjs.org/supports-hyperlinks/-/supports-hyperlinks-2.1.0.tgz" - integrity sha512-zoE5/e+dnEijk6ASB6/qrK+oYdm2do1hjoLWrqUC/8WEIW1gbxFcKuBof7sW8ArN6e+AYvsE8HBGiVRWL/F5CA== - dependencies: - has-flag "^4.0.0" - supports-color "^7.0.0" - -symbol-tree@^3.2.4: - version "3.2.4" - resolved "https://registry.npmjs.org/symbol-tree/-/symbol-tree-3.2.4.tgz" - integrity sha512-9QNk5KwDF+Bvz+PyObkmSYjI5ksVUYtjW7AU22r2NKcfLJcXp96hkDWU3+XndOsUb+AQ9QhfzfCT2O+CNWT5Tw== - -table@^5.2.3: - version "5.4.6" - resolved "https://registry.npmjs.org/table/-/table-5.4.6.tgz" - integrity sha512-wmEc8m4fjnob4gt5riFRtTu/6+4rSe12TpAELNSqHMfF3IqnA+CH37USM6/YR3qRZv7e56kAEAtd6nKZaxe0Ug== - dependencies: - ajv "^6.10.2" - lodash "^4.17.14" - slice-ansi "^2.1.0" - string-width "^3.0.0" - -terminal-link@^2.0.0: - version "2.1.1" - resolved "https://registry.npmjs.org/terminal-link/-/terminal-link-2.1.1.tgz" - integrity sha512-un0FmiRUQNr5PJqy9kP7c40F5BOfpGlYTrxonDChEZB7pzZxRNp/bt+ymiy9/npwXya9KH99nJ/GXFIiUkYGFQ== - dependencies: - ansi-escapes "^4.2.1" - supports-hyperlinks "^2.0.0" - -test-exclude@^6.0.0: - version "6.0.0" - resolved "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz" - integrity sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w== - dependencies: - "@istanbuljs/schema" "^0.1.2" - glob "^7.1.4" - minimatch "^3.0.4" - -text-table@^0.2.0: - version "0.2.0" - resolved "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz" - integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ= - -throat@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/throat/-/throat-5.0.0.tgz" - integrity sha512-fcwX4mndzpLQKBS1DVYhGAcYaYt7vsHNIvQV+WXMvnow5cgjPphq5CaayLaGsjRdSCKZFNGt7/GYAuXaNOiYCA== - -time-span@^5.1.0: - version "5.1.0" - resolved "https://registry.yarnpkg.com/time-span/-/time-span-5.1.0.tgz#80c76cf5a0ca28e0842d3f10a4e99034ce94b90d" - integrity sha512-75voc/9G4rDIJleOo4jPvN4/YC4GRZrY8yy1uU4lwrB3XEQbWve8zXoO5No4eFrGcTAMYyoY67p8jRQdtA1HbA== - dependencies: - convert-hrtime "^5.0.0" - -tmpl@1.0.x: - version "1.0.4" - resolved "https://registry.npmjs.org/tmpl/-/tmpl-1.0.4.tgz" - integrity sha1-I2QN17QtAEM5ERQIIOXPRA5SHdE= - -to-fast-properties@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/to-fast-properties/-/to-fast-properties-2.0.0.tgz" - integrity sha1-3F5pjL0HkmW8c+A3doGk5Og/YW4= - -to-object-path@^0.3.0: - version "0.3.0" - resolved "https://registry.npmjs.org/to-object-path/-/to-object-path-0.3.0.tgz" - integrity sha1-KXWIt7Dn4KwI4E5nL4XB9JmeF68= - dependencies: - kind-of "^3.0.2" - -to-regex-range@^2.1.0: - version "2.1.1" - resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-2.1.1.tgz" - integrity sha1-fIDBe53+vlmeJzZ+DU3VWQFB2zg= - dependencies: - is-number "^3.0.0" - repeat-string "^1.6.1" - -to-regex-range@^5.0.1: - version "5.0.1" - resolved "https://registry.npmjs.org/to-regex-range/-/to-regex-range-5.0.1.tgz" - integrity sha512-65P7iz6X5yEr1cwcgvQxbbIw7Uk3gOy5dIdtZ4rDveLqhrdJP+Li/Hx6tyK0NEb+2GCyneCMJiGqrADCSNk8sQ== - dependencies: - is-number "^7.0.0" - -to-regex@^3.0.1, to-regex@^3.0.2: - version "3.0.2" - resolved "https://registry.npmjs.org/to-regex/-/to-regex-3.0.2.tgz" - integrity sha512-FWtleNAtZ/Ki2qtqej2CXTOayOH9bHDQF+Q48VpWyDXjbYxA4Yz8iDB31zXOBUlOHHKidDbqGVrTUvQMPmBGBw== - dependencies: - define-property "^2.0.2" - extend-shallow "^3.0.2" - regex-not "^1.0.2" - safe-regex "^1.1.0" - -tough-cookie@^2.3.3, tough-cookie@~2.5.0: - version "2.5.0" - resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-2.5.0.tgz" - integrity sha512-nlLsUzgm1kfLXSXfRZMc1KLAugd4hqJHDTvc2hDIwS3mZAfMEuMbc03SujMF+GEcpaX/qboeycw6iO8JwVv2+g== - dependencies: - psl "^1.1.28" - punycode "^2.1.1" - -tough-cookie@^3.0.1: - version "3.0.1" - resolved "https://registry.npmjs.org/tough-cookie/-/tough-cookie-3.0.1.tgz" - integrity sha512-yQyJ0u4pZsv9D4clxO69OEjLWYw+jbgspjTue4lTQZLfV0c5l1VmK2y1JK8E9ahdpltPOaAThPcp5nKPUgSnsg== - dependencies: - ip-regex "^2.1.0" - psl "^1.1.28" - punycode "^2.1.1" - -tr46@^2.0.2: - version "2.0.2" - resolved "https://registry.npmjs.org/tr46/-/tr46-2.0.2.tgz" - integrity sha512-3n1qG+/5kg+jrbTzwAykB5yRYtQCTqOGKq5U5PE3b0a1/mzo6snDhjGS0zJVJunO0NrT3Dg1MLy5TjWP/UJppg== - dependencies: - punycode "^2.1.1" - -tunnel-agent@^0.6.0: - version "0.6.0" - resolved "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.6.0.tgz" - integrity sha1-J6XeoGs2sEoKmWZ3SykIaPD8QP0= - dependencies: - safe-buffer "^5.0.1" - -tweetnacl@^0.14.3, tweetnacl@~0.14.0: - version "0.14.5" - resolved "https://registry.npmjs.org/tweetnacl/-/tweetnacl-0.14.5.tgz" - integrity sha1-WuaBd/GS1EViadEIr6k/+HQ/T2Q= - -type-check@^0.4.0, type-check@~0.4.0: - version "0.4.0" - resolved "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz" - integrity sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew== - dependencies: - prelude-ls "^1.2.1" - -type-check@~0.3.2: - version "0.3.2" - resolved "https://registry.npmjs.org/type-check/-/type-check-0.3.2.tgz" - integrity sha1-WITKtRLPHTVeP7eE8wgEsrUg23I= - dependencies: - prelude-ls "~1.1.2" - -type-detect@4.0.8: - version "4.0.8" - resolved "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz" - integrity sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g== - -type-fest@^0.11.0: - version "0.11.0" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.11.0.tgz" - integrity sha512-OdjXJxnCN1AvyLSzeKIgXTXxV+99ZuXl3Hpo9XpJAv9MBcHrrJOQ5kV7ypXOuQie+AmWG25hLbiKdwYTifzcfQ== - -type-fest@^0.6.0: - version "0.6.0" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.6.0.tgz" - integrity sha512-q+MB8nYR1KDLrgr4G5yemftpMC7/QLqVndBmEEdqzmNj5dcFOO4Oo8qlwZE3ULT3+Zim1F8Kq4cBnikNhlCMlg== - -type-fest@^0.8.1: - version "0.8.1" - resolved "https://registry.npmjs.org/type-fest/-/type-fest-0.8.1.tgz" - integrity sha512-4dbzIzqvjtgiM5rw1k5rEHtBANKmdudhGyBEajN01fEyhaAIhsoKNy6y7+IN93IfpFtwY9iqi7kD+xwKhQsNJA== - -typedarray-to-buffer@^3.1.5: - version "3.1.5" - resolved "https://registry.npmjs.org/typedarray-to-buffer/-/typedarray-to-buffer-3.1.5.tgz" - integrity sha512-zdu8XMNEDepKKR+XYOXAVPtWui0ly0NtohUscw+UmaHiAWT8hrV1rr//H6V+0DvJ3OQ19S979M0laLfX8rm82Q== - dependencies: - is-typedarray "^1.0.0" - -union-value@^1.0.0: - version "1.0.1" - resolved "https://registry.npmjs.org/union-value/-/union-value-1.0.1.tgz" - integrity sha512-tJfXmxMeWYnczCVs7XAEvIV7ieppALdyepWMkHkwciRpZraG/xwT+s2JN8+pr1+8jCRf80FFzvr+MpQeeoF4Xg== - dependencies: - arr-union "^3.1.0" - get-value "^2.0.6" - is-extendable "^0.1.1" - set-value "^2.0.1" - -unset-value@^1.0.0: - version "1.0.0" - resolved "https://registry.npmjs.org/unset-value/-/unset-value-1.0.0.tgz" - integrity sha1-g3aHP30jNRef+x5vw6jtDfyKtVk= - dependencies: - has-value "^0.3.1" - isobject "^3.0.0" - -uri-js@^4.2.2: - version "4.4.0" - resolved "https://registry.npmjs.org/uri-js/-/uri-js-4.4.0.tgz" - integrity sha512-B0yRTzYdUCCn9n+F4+Gh4yIDtMQcaJsmYBDsTSG8g/OejKBodLQ2IHfN3bM7jUsRXndopT7OIXWdYqc1fjmV6g== - dependencies: - punycode "^2.1.0" - -urix@^0.1.0: - version "0.1.0" - resolved "https://registry.npmjs.org/urix/-/urix-0.1.0.tgz" - integrity sha1-2pN/emLiH+wf0Y1Js1wpNQZ6bHI= - -use@^3.1.0: - version "3.1.1" - resolved "https://registry.npmjs.org/use/-/use-3.1.1.tgz" - integrity sha512-cwESVXlO3url9YWlFW/TA9cshCEhtu7IKJ/p5soJ/gGpj7vbvFrAY/eIioQ6Dw23KjZhYgiIo8HOs1nQ2vr/oQ== - -uuid@^3.3.2: - version "3.4.0" - resolved "https://registry.npmjs.org/uuid/-/uuid-3.4.0.tgz" - integrity sha512-HjSDRw6gZE5JMggctHBcjVak08+KEVhSIiDzFnT9S9aegmp85S/bReBVTb4QTFaRNptJ9kuYaNhnbNEOkbKb/A== - -uuid@^8.3.0: - version "8.3.1" - resolved "https://registry.npmjs.org/uuid/-/uuid-8.3.1.tgz" - integrity sha512-FOmRr+FmWEIG8uhZv6C2bTgEVXsHk08kE7mPlrBbEe+c3r9pjceVPgupIfNIhc4yx55H69OXANrUaSuu9eInKg== - -v8-compile-cache@^2.0.3: - version "2.2.0" - resolved "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.2.0.tgz" - integrity sha512-gTpR5XQNKFwOd4clxfnhaqvfqMpqEwr4tOtCyz4MtYZX2JYhfr1JvBFKdS+7K/9rfpZR3VLX+YWBbKoxCgS43Q== - -v8-to-istanbul@^7.0.0: - version "7.0.0" - resolved "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-7.0.0.tgz" - integrity sha512-fLL2rFuQpMtm9r8hrAV2apXX/WqHJ6+IC4/eQVdMDGBUgH/YMV4Gv3duk3kjmyg6uiQWBAA9nJwue4iJUOkHeA== - dependencies: - "@types/istanbul-lib-coverage" "^2.0.1" - convert-source-map "^1.6.0" - source-map "^0.7.3" - -validate-npm-package-license@^3.0.1: - version "3.0.4" - resolved "https://registry.npmjs.org/validate-npm-package-license/-/validate-npm-package-license-3.0.4.tgz" - integrity sha512-DpKm2Ui/xN7/HQKCtpZxoRWBhZ9Z0kqtygG8XCgNQ8ZlDnxuQmWhj566j8fN4Cu3/JmbhsDo7fcAJq4s9h27Ew== - dependencies: - spdx-correct "^3.0.0" - spdx-expression-parse "^3.0.0" - -verror@1.10.0: - version "1.10.0" - resolved "https://registry.npmjs.org/verror/-/verror-1.10.0.tgz" - integrity sha1-OhBcoXBTr1XW4nDB+CiGguGNpAA= - dependencies: - assert-plus "^1.0.0" - core-util-is "1.0.2" - extsprintf "^1.2.0" - -vscode-json-languageservice@^3.7.0: - version "3.10.0" - resolved "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.10.0.tgz" - integrity sha512-8IvuRSQnjznu+obqy6Dy4S4H68Ke7a3Kb+A0FcdctyAMAWEnrORpCpMOMqEYiPLm/OTYLVWJ7ql3qToDTozu4w== - dependencies: - jsonc-parser "^2.3.1" - vscode-languageserver-textdocument "^1.0.1" - vscode-languageserver-types "3.16.0-next.2" - vscode-nls "^5.0.0" - vscode-uri "^2.1.2" - -vscode-languageserver-textdocument@^1.0.1: - version "1.0.1" - resolved "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.1.tgz" - integrity sha512-UIcJDjX7IFkck7cSkNNyzIz5FyvpQfY7sdzVy+wkKN/BLaD4DQ0ppXQrKePomCxTS7RrolK1I0pey0bG9eh8dA== - -vscode-languageserver-types@3.16.0-next.2: - version "3.16.0-next.2" - resolved "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz" - integrity sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q== - -vscode-nls@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.0.0.tgz" - integrity sha512-u0Lw+IYlgbEJFF6/qAqG2d1jQmJl0eyAGJHoAJqr2HT4M2BNuQYSEiSE75f52pXHSJm8AlTjnLLbBFPrdz2hpA== - -vscode-uri@^2.1.2: - version "2.1.2" - resolved "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz" - integrity sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A== - -w3c-hr-time@^1.0.2: - version "1.0.2" - resolved "https://registry.npmjs.org/w3c-hr-time/-/w3c-hr-time-1.0.2.tgz" - integrity sha512-z8P5DvDNjKDoFIHK7q8r8lackT6l+jo/Ye3HOle7l9nICP9lf1Ci25fy9vHd0JOWewkIFzXIEig3TdKT7JQ5fQ== - dependencies: - browser-process-hrtime "^1.0.0" - -w3c-xmlserializer@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/w3c-xmlserializer/-/w3c-xmlserializer-2.0.0.tgz" - integrity sha512-4tzD0mF8iSiMiNs30BiLO3EpfGLZUT2MSX/G+o7ZywDzliWQ3OPtTZ0PTC3B3ca1UAf4cJMHB+2Bf56EriJuRA== - dependencies: - xml-name-validator "^3.0.0" - -walker@^1.0.7, walker@~1.0.5: - version "1.0.7" - resolved "https://registry.npmjs.org/walker/-/walker-1.0.7.tgz" - integrity sha1-L3+bj9ENZ3JisYqITijRlhjgKPs= - dependencies: - makeerror "1.0.x" - -webidl-conversions@^5.0.0: - version "5.0.0" - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-5.0.0.tgz" - integrity sha512-VlZwKPCkYKxQgeSbH5EyngOmRp7Ww7I9rQLERETtf5ofd9pGeswWiOtogpEO850jziPRarreGxn5QIiTqpb2wA== - -webidl-conversions@^6.1.0: - version "6.1.0" - resolved "https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-6.1.0.tgz" - integrity sha512-qBIvFLGiBpLjfwmYAaHPXsn+ho5xZnGvyGvsarywGNc8VyQJUMHJ8OBKGGrPER0okBeMDaan4mNBlgBROxuI8w== - -whatwg-encoding@^1.0.5: - version "1.0.5" - resolved "https://registry.npmjs.org/whatwg-encoding/-/whatwg-encoding-1.0.5.tgz" - integrity sha512-b5lim54JOPN9HtzvK9HFXvBma/rnfFeqsic0hSpjtDbVxR3dJKLc+KB4V6GgiGOvl7CY/KNh8rxSo9DKQrnUEw== - dependencies: - iconv-lite "0.4.24" - -whatwg-mimetype@^2.3.0: - version "2.3.0" - resolved "https://registry.npmjs.org/whatwg-mimetype/-/whatwg-mimetype-2.3.0.tgz" - integrity sha512-M4yMwr6mAnQz76TbJm914+gPpB/nCwvZbJU28cUD6dR004SAxDLOOSUaB1JDRqLtaOV/vi0IC5lEAGFgrjGv/g== - -whatwg-url@^8.0.0: - version "8.4.0" - resolved "https://registry.npmjs.org/whatwg-url/-/whatwg-url-8.4.0.tgz" - integrity sha512-vwTUFf6V4zhcPkWp/4CQPr1TW9Ml6SF4lVyaIMBdJw5i6qUUJ1QWM4Z6YYVkfka0OUIzVo/0aNtGVGk256IKWw== - dependencies: - lodash.sortby "^4.7.0" - tr46 "^2.0.2" - webidl-conversions "^6.1.0" - -which-module@^2.0.0: - version "2.0.0" - resolved "https://registry.npmjs.org/which-module/-/which-module-2.0.0.tgz" - integrity sha1-2e8H3Od7mQK4o6j6SzHD4/fm6Ho= - -which@^1.2.9: - version "1.3.1" - resolved "https://registry.npmjs.org/which/-/which-1.3.1.tgz" - integrity sha512-HxJdYWq1MTIQbJ3nw0cqssHoTNU267KlrDuGZ1WYlxDStUtKUhOaJmh112/TZmHxxUfuJqPXSOm7tDyas0OSIQ== - dependencies: - isexe "^2.0.0" - -which@^2.0.1, which@^2.0.2: - version "2.0.2" - resolved "https://registry.npmjs.org/which/-/which-2.0.2.tgz" - integrity sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA== - dependencies: - isexe "^2.0.0" - -word-wrap@^1.2.3, word-wrap@~1.2.3: - version "1.2.3" - resolved "https://registry.npmjs.org/word-wrap/-/word-wrap-1.2.3.tgz" - integrity sha512-Hz/mrNwitNRh/HUAtM/VT/5VH+ygD6DV7mYKZAtHOrbs8U7lvPS6xf7EJKMF0uW1KJCl0H701g3ZGus+muE5vQ== - -wrap-ansi@^6.2.0: - version "6.2.0" - resolved "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-6.2.0.tgz" - integrity sha512-r6lPcBGxZXlIcymEu7InxDMhdW0KDxpLgoFLcguasxCaJ/SOIZwINatK9KY/tf+ZrlywOKU0UDj3ATXUBfxJXA== - dependencies: - ansi-styles "^4.0.0" - string-width "^4.1.0" - strip-ansi "^6.0.0" - -wrappy@1: - version "1.0.2" - resolved "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz" - integrity sha1-tSQ9jz7BqjXxNkYFvA0QNuMKtp8= - -write-file-atomic@^3.0.0: - version "3.0.3" - resolved "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-3.0.3.tgz" - integrity sha512-AvHcyZ5JnSfq3ioSyjrBkH9yW4m7Ayk8/9My/DD9onKeu/94fwrMocemO2QAJFAlnnDN+ZDS+ZjAR5ua1/PV/Q== - dependencies: - imurmurhash "^0.1.4" - is-typedarray "^1.0.0" - signal-exit "^3.0.2" - typedarray-to-buffer "^3.1.5" - -write@1.0.3: - version "1.0.3" - resolved "https://registry.npmjs.org/write/-/write-1.0.3.tgz" - integrity sha512-/lg70HAjtkUgWPVZhZcm+T4hkL8Zbtp1nFNOn3lRrxnlv50SRBv7cR7RqR+GMsd3hUXy9hWBo4CHTbFTcOYwig== - dependencies: - mkdirp "^0.5.1" - -ws@^7.2.3: - version "7.4.0" - resolved "https://registry.npmjs.org/ws/-/ws-7.4.0.tgz" - integrity sha512-kyFwXuV/5ymf+IXhS6f0+eAFvydbaBW3zjpT6hUdAh/hbVjTIB5EHBGi0bPoCLSK2wcuz3BrEkB9LrYv1Nm4NQ== - -xml-name-validator@^3.0.0: - version "3.0.0" - resolved "https://registry.npmjs.org/xml-name-validator/-/xml-name-validator-3.0.0.tgz" - integrity sha512-A5CUptxDsvxKJEU3yO6DuWBSJz/qizqzJKOMIfUJHETbBw/sFaDxgd6fxm1ewUaM0jZ444Fc5vC5ROYurg/4Pw== - -xmlchars@^2.2.0: - version "2.2.0" - resolved "https://registry.npmjs.org/xmlchars/-/xmlchars-2.2.0.tgz" - integrity sha512-JZnDKK8B0RCDw84FNdDAIpZK+JuJw+s7Lz8nksI7SIuU3UXJJslUthsi+uWBUYOwPFwW7W7PRLRfUKpxjtjFCw== - -y18n@^4.0.0: - version "4.0.0" - resolved "https://registry.npmjs.org/y18n/-/y18n-4.0.0.tgz" - integrity sha512-r9S/ZyXu/Xu9q1tYlpsLIsa3EeLXXk0VwlxqTcFRfg9EhMW+17kbt9G0NrgCmhGb5vT2hyhJZLfDGx+7+5Uj/w== - -yargs-parser@^18.1.2: - version "18.1.3" - resolved "https://registry.npmjs.org/yargs-parser/-/yargs-parser-18.1.3.tgz" - integrity sha512-o50j0JeToy/4K6OZcaQmW6lyXXKhq7csREXcDwk2omFPJEwUNOVtJKvmDr9EI1fAJZUyZcRF7kxGBWmRXudrCQ== - dependencies: - camelcase "^5.0.0" - decamelize "^1.2.0" - -yargs@^15.4.1: - version "15.4.1" - resolved "https://registry.npmjs.org/yargs/-/yargs-15.4.1.tgz" - integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A== - dependencies: - cliui "^6.0.0" - decamelize "^1.2.0" - find-up "^4.1.0" - get-caller-file "^2.0.1" - require-directory "^2.1.1" - require-main-filename "^2.0.0" - set-blocking "^2.0.0" - string-width "^4.2.0" - which-module "^2.0.0" - y18n "^4.0.0" - yargs-parser "^18.1.2" From dc9b4cd227b9c3da5740dcee973b14f42f9a1909 Mon Sep 17 00:00:00 2001 From: Robskan5300 Date: Sun, 17 Sep 2023 12:02:40 +0200 Subject: [PATCH 4748/8412] feat(domain): robskan.is-a.dev --- domains/robskan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/robskan.json diff --git a/domains/robskan.json b/domains/robskan.json new file mode 100644 index 000000000..a32859b2f --- /dev/null +++ b/domains/robskan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Robskan5300", + "email": "rrsnijder@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4617b5c174c31009cb64891b81f9ef55c39d808f Mon Sep 17 00:00:00 2001 From: saumonarcenciel Date: Sun, 17 Sep 2023 12:28:09 +0200 Subject: [PATCH 4749/8412] feat(domain): saumon.is-a.dev --- domains/saumon.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/saumon.json b/domains/saumon.json index ef3e4714b..2040d27f0 100644 --- a/domains/saumon.json +++ b/domains/saumon.json @@ -3,8 +3,9 @@ "username": "saumonarcenciel", "email": "viala38000@gmail.com" }, - "record": { - "A": ["185.143.241.106"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ed1c83abf307c308ab58693e94ed4792f3510884 Mon Sep 17 00:00:00 2001 From: DenDanskeMine Date: Sun, 17 Sep 2023 12:54:20 +0200 Subject: [PATCH 4750/8412] feat(domain): christian.is-a.dev --- domains/christian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/christian.json diff --git a/domains/christian.json b/domains/christian.json new file mode 100644 index 000000000..5a1ce84c4 --- /dev/null +++ b/domains/christian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DenDanskeMine", + "email": "christianhrose@outlook.dk" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d6cefedace98a680164406b1aea583797e330340 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 16:55:15 +0530 Subject: [PATCH 4751/8412] chore: cert script changes --- .gitignore | 1 + scripts/certbot-auth.sh | 6 ++++-- scripts/certbot.sh | 7 +++++-- 3 files changed, 10 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index b4bfa3d64..3794cfc91 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,4 @@ node_modules/ *.env.* *.log +is-a-dev-cert/ diff --git a/scripts/certbot-auth.sh b/scripts/certbot-auth.sh index fd0245777..6b4ee8bc7 100755 --- a/scripts/certbot-auth.sh +++ b/scripts/certbot-auth.sh @@ -6,10 +6,12 @@ echo "AUTH ::[$CERTBOT_VALIDATION]::[$CERTBOT_TOKEN]::[$CERTBOT_REMAINING_CHALLE echo "[$CERTBOT_DOMAIN]"; sleep 1; - ./scripts/certbot.sh acme_txt "$CERTBOT_VALIDATION"; -sleep $((5*60)); +echo "Going to sleep for a few minutes..."; + +# TODO: Check if $CERTBOT_VALIDATION == $(./scripts/certbot.sh get-acme)? +sleep $((3*60)); ./scripts/certbot.sh check; diff --git a/scripts/certbot.sh b/scripts/certbot.sh index 451df74b6..2ab0447ae 100755 --- a/scripts/certbot.sh +++ b/scripts/certbot.sh @@ -18,7 +18,6 @@ generate_certificate() { -m 'phenax5@gmail.com' \ -d '*.is-a.dev,is-a.dev' \ --agree-tos \ - --dry-run \ $(if_dry_run "--dry-run" ""); echo "+-----------------------------------------------+"; @@ -68,10 +67,14 @@ update_acme_txt_record() { reset_acme() { sleep 1; update_record remove TXT '_acme-challenge' ''; + update_record remove TXT '_acme-challenge' ''; } +get_acme() { dig +noall +answer _acme-challenge.is-a.dev TXT | awk '{print $5}'; } + case "$1" in - check) echo "TXT record:: $(dig +noall +answer _acme-challenge.is-a.dev TXT | awk '{print $5}')" ;; + check) echo "TXT record:: $(get_acme)" ;; + get-acme) get_acme ;; cert) generate_certificate ;; acme_txt) update_acme_txt_record "$2" ;; reset) reset_acme ;; From e5bb66c8709d65657da2b2a7ac41aae1d6927ca0 Mon Sep 17 00:00:00 2001 From: Noah <108767214+NoahPrm@users.noreply.github.com> Date: Sun, 17 Sep 2023 15:30:56 +0200 Subject: [PATCH 4752/8412] feat(domain): add `noah.is-a.dev` --- domains/noah.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/noah.json diff --git a/domains/noah.json b/domains/noah.json new file mode 100644 index 000000000..211aab7f6 --- /dev/null +++ b/domains/noah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NoahPrm", + "email": "noah.parmentier@icloud.com" + }, + + "record": { + "A": ["185.143.241.106"] + } +} From 62a66dc923676fbb7288b6ac5727484ca409b117 Mon Sep 17 00:00:00 2001 From: MrBogdanYT Date: Sun, 17 Sep 2023 17:21:13 +0300 Subject: [PATCH 4753/8412] feat(domain): bogdan.is-a.dev --- domains/bogdan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bogdan.json diff --git a/domains/bogdan.json b/domains/bogdan.json new file mode 100644 index 000000000..052d58fbe --- /dev/null +++ b/domains/bogdan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MrBogdanYT", + "email": "hysbskyblockgod@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4b7818bdc0c9e13c2cc914456b704bd83695507e Mon Sep 17 00:00:00 2001 From: rafsaaanrakib Date: Sun, 17 Sep 2023 20:36:33 +0600 Subject: [PATCH 4754/8412] feat(domain): rakibahmed.is-a.dev --- domains/rakibahmed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rakibahmed.json diff --git a/domains/rakibahmed.json b/domains/rakibahmed.json new file mode 100644 index 000000000..95f210b37 --- /dev/null +++ b/domains/rakibahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rafsaaanrakib", + "email": "rakibyt13155@gmail.com" + }, + "record": { + "CNAME": "rakibahmed" + } +} From 2e429b3ba5cbc3150cbe8feac774df1d9ecd9139 Mon Sep 17 00:00:00 2001 From: rafsaaanrakib Date: Sun, 17 Sep 2023 20:48:57 +0600 Subject: [PATCH 4755/8412] feat(domain): rafsanrakib.is-a.dev --- domains/rafsanrakib.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rafsanrakib.json diff --git a/domains/rafsanrakib.json b/domains/rafsanrakib.json new file mode 100644 index 000000000..306f4f8bf --- /dev/null +++ b/domains/rafsanrakib.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rafsaaanrakib", + "email": "rakibyt13155@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ccdb5a988bcaa91f7f8450d21f6a88a04f4a6a38 Mon Sep 17 00:00:00 2001 From: npc-123 Date: Sun, 17 Sep 2023 22:33:59 +0700 Subject: [PATCH 4756/8412] feat(domain): npc.is-a.dev --- domains/npc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/npc.json diff --git a/domains/npc.json b/domains/npc.json new file mode 100644 index 000000000..5eb5e5abe --- /dev/null +++ b/domains/npc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "npc-123", + "email": "aziznasrul85@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eef7fc0a5d1099b511c7cf22a75a120986822bd3 Mon Sep 17 00:00:00 2001 From: rafsaaanrakib Date: Sun, 17 Sep 2023 22:11:59 +0600 Subject: [PATCH 4757/8412] feat(domain): rakibrafsan.is-a.dev --- domains/rakibrafsan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rakibrafsan.json diff --git a/domains/rakibrafsan.json b/domains/rakibrafsan.json new file mode 100644 index 000000000..306f4f8bf --- /dev/null +++ b/domains/rakibrafsan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rafsaaanrakib", + "email": "rakibyt13155@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2365324eefc81c42d1b47611b5682363ace8f2a9 Mon Sep 17 00:00:00 2001 From: rafsaaanrakib Date: Sun, 17 Sep 2023 22:12:47 +0600 Subject: [PATCH 4758/8412] feat(domain): rakibrafsaaan.is-a.dev --- domains/rakibrafsaaan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rakibrafsaaan.json diff --git a/domains/rakibrafsaaan.json b/domains/rakibrafsaaan.json new file mode 100644 index 000000000..306f4f8bf --- /dev/null +++ b/domains/rakibrafsaaan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rafsaaanrakib", + "email": "rakibyt13155@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 334b577dc30271f837167e440b075e0b757e7aea Mon Sep 17 00:00:00 2001 From: rafsaaanrakib <145274696+rafsaaanrakib@users.noreply.github.com> Date: Sun, 17 Sep 2023 22:18:43 +0600 Subject: [PATCH 4759/8412] Update rakibahmed.json first i have a mistake in record now its fixed --- domains/rakibahmed.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/rakibahmed.json b/domains/rakibahmed.json index 95f210b37..6d52f4511 100644 --- a/domains/rakibahmed.json +++ b/domains/rakibahmed.json @@ -4,6 +4,8 @@ "email": "rakibyt13155@gmail.com" }, "record": { - "CNAME": "rakibahmed" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 380ba04ec181ae1744c5ef5bf2217ce509e496b8 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 21:48:56 +0530 Subject: [PATCH 4760/8412] chore: fixes test cases --- tests/register.test.js | 207 ++++++++++++++++++++++++++--------------- 1 file changed, 132 insertions(+), 75 deletions(-) diff --git a/tests/register.test.js b/tests/register.test.js index 9917bf1f0..bd967a298 100644 --- a/tests/register.test.js +++ b/tests/register.test.js @@ -1,7 +1,7 @@ -const R = require('ramda'); -const { toHostList, registerDomains } = require('../scripts/register-domains'); -const { TTL, DOMAIN_DOMAIN } = require('../utils/constants'); -const { getDomainService } = require('../utils/domain-service'); +const R = require('ramda') +const { toHostList, registerDomains } = require('../scripts/register-domains') +const { TTL, DOMAIN_DOMAIN } = require('../utils/constants') +const { getDomainService } = require('../utils/domain-service') const getCpanel = ({ zone, @@ -11,7 +11,7 @@ const getCpanel = ({ addRedir, removeRedir, addEmail, - removeEmail + removeEmail, } = {}) => ({ zone: { fetch: (_) => zone(), @@ -27,7 +27,7 @@ const getCpanel = ({ add: (rec) => addEmail(rec), remove: (rec) => removeEmail(rec), }, -}); +}) describe('toHostList', () => { it('should flatten domain data to list of hosts (without https)', () => { @@ -36,7 +36,7 @@ describe('toHostList', () => { { name: 'foobar', record: { CNAME: 'v.io' } }, { name: 'xx', record: { A: ['1.2.3.4', '5.6.3.2', '1.2.31.1'] } }, { name: 'xx', record: { CNAME: 'foobar.com', MX: ['as.com', 'f.com'] } }, - ]); + ]) expect(res).toEqual([ { name: 'akshay', type: 'CNAME', address: 'phenax.github.io', ttl: TTL }, @@ -47,106 +47,163 @@ describe('toHostList', () => { { name: 'xx', type: 'CNAME', address: 'foobar.com', ttl: TTL }, { name: 'xx', type: 'MX', address: 'as.com', priority: 20, ttl: TTL }, { name: 'xx', type: 'MX', address: 'f.com', priority: 21, ttl: TTL }, - ]); - }); -}); + ]) + }) +}) describe('registerDomains', () => { - const addZone = jest.fn(async () => ({})); - const removeZone = jest.fn(async () => ({})); - const addRedir = jest.fn(async () => ({})); - const removeRedir = jest.fn(async () => ({})); - const addEmail = jest.fn(async () => ({})); - const removeEmail = jest.fn(async () => ({})); + const addZone = jest.fn(async () => ({})) + const removeZone = jest.fn(async () => ({})) + const addRedir = jest.fn(async () => ({})) + const removeRedir = jest.fn(async () => ({})) + const addEmail = jest.fn(async () => ({})) + const removeEmail = jest.fn(async () => ({})) - const mockDS = ({ zones, redirections }) => getDomainService({ - cpanel: getCpanel({ - zone: async () => zones, - redir: async () => redirections, - addZone, - addEmail, - addRedir, - removeZone, - removeRedir, - removeEmail, + const mockDS = ({ zones, redirections }) => + getDomainService({ + cpanel: getCpanel({ + zone: async () => zones, + redir: async () => redirections, + addZone, + addEmail, + addRedir, + removeZone, + removeRedir, + removeEmail, + }), }) - }); beforeEach(() => { - addZone.mockClear(); - removeZone.mockClear(); - addRedir.mockClear(); - removeRedir.mockClear(); - addEmail.mockClear(); - removeEmail.mockClear(); - }); + addZone.mockClear() + removeZone.mockClear() + addRedir.mockClear() + removeRedir.mockClear() + addEmail.mockClear() + removeEmail.mockClear() + }) it('should register the new set of hosts generated from domains list', async () => { const localHosts = [ { name: 'a', record: { CNAME: 'hello' } }, { name: 'b', record: { CNAME: 'xaa' } }, - ]; + ] const remoteHosts = [ { line: 1, name: 'a', type: 'CNAME', address: 'hello' }, { line: 2, name: 'b', type: 'CNAME', address: 'goo' }, { line: 3, name: 'b', type: 'CNAME', address: 'xaa' }, - ]; - const remoteRedirections = []; + ] + const remoteRedirections = [] - const domainService = mockDS({ zones: remoteHosts, redirections: remoteRedirections }); - await registerDomains({ getDomains: async () => localHosts, domainService }); + const domainService = mockDS({ + zones: remoteHosts, + redirections: remoteRedirections, + }) + await registerDomains({ getDomains: async () => localHosts, domainService }) - expect(addZone).toHaveBeenCalledTimes(0); - expect(removeZone).toHaveBeenCalledTimes(1); - expect(addRedir).toHaveBeenCalledTimes(0); - expect(removeRedir).toHaveBeenCalledTimes(0); - }); + expect(addZone).toHaveBeenCalledTimes(0) + expect(removeZone).toHaveBeenCalledTimes(1) + expect(addRedir).toHaveBeenCalledTimes(0) + expect(removeRedir).toHaveBeenCalledTimes(0) + }) it('should add the new set hosts', async () => { const localHosts = [ { name: 'a', record: { CNAME: 'boo' } }, - { name: 'b', record: { A: [ '1.1.1.1', '1.1.1.2' ], MX: 'somemx', TXT: 'some txt' } }, + { + name: 'b', + record: { A: ['1.1.1.1', '1.1.1.2'], MX: 'somemx', TXT: 'some txt' }, + }, { name: 'c', record: { URL: 'https://google.com' } }, { name: 'd', record: { CNAME: 'foobar' } }, - { name: 'e', record: { A: [ '2.2.2.2' ], TXT: ['some', 'extra', 'txt'] } } - ]; + { name: 'e', record: { A: ['2.2.2.2'], TXT: ['some', 'extra', 'txt'] } }, + ] const remoteHosts = [ { line: 1, name: 'a', type: 'CNAME', address: 'boo' }, { line: 2, name: 'b', type: 'MX', address: 'othermx' }, { line: 3, name: 'd', type: 'CNAME', address: 'foobaz' }, - ]; + ] const remoteRedirections = [ { domain: `b.${DOMAIN_DOMAIN}`, destination: 'x' }, { domain: `a.${DOMAIN_DOMAIN}`, destination: 'y' }, - ]; + ] - const domainService = mockDS({ zones: remoteHosts, redirections: remoteRedirections }); - await registerDomains({ getDomains: async () => localHosts, domainService }); + const domainService = mockDS({ + zones: remoteHosts, + redirections: remoteRedirections, + }) + await registerDomains({ getDomains: async () => localHosts, domainService }) - expect(addZone).toHaveBeenCalledTimes(8); - expect(addZone).toHaveBeenCalledWith({ name: 'b', type: 'A', address: '1.1.1.2', line: undefined }); - expect(addZone).toHaveBeenCalledWith({ name: 'd', type: 'CNAME', cname: 'foobar', address: 'foobar', line: undefined }); - expect(addZone).toHaveBeenCalledWith({ name: 'b', type: 'A', address: '1.1.1.2', line: undefined }); - expect(addZone).toHaveBeenCalledWith({ name: 'b', type: 'TXT', address: 'some txt', txtdata: 'some txt', line: undefined }); - expect(addZone).toHaveBeenCalledWith({ name: 'e', type: 'A', address: '2.2.2.2', line: undefined }); - expect(addZone).toHaveBeenCalledWith({ name: 'e', type: 'TXT', address: 'some', txtdata: 'some', line: undefined }); - expect(addZone).toHaveBeenCalledWith({ name: 'e', type: 'TXT', address: 'extra', txtdata: 'extra', line: undefined }); - expect(addZone).toHaveBeenCalledWith({ name: 'e', type: 'TXT', address: 'txt', txtdata: 'txt', line: undefined }); + expect(addZone).toHaveBeenCalledTimes(8) + expect(addZone.mock.calls).toEqual([ + [{ name: 'b', type: 'A', address: '1.1.1.1', line: undefined }], + [{ name: 'b', type: 'A', address: '1.1.1.2', line: undefined }], + [ + { + name: 'b', + type: 'TXT', + address: 'some txt', + txtdata: 'some txt', + line: undefined, + }, + ], + [ + { + name: 'd', + type: 'CNAME', + cname: 'foobar', + address: 'foobar', + line: undefined, + }, + ], + [{ name: 'e', type: 'A', address: '2.2.2.2', line: undefined }], + [ + { + name: 'e', + type: 'TXT', + address: 'some', + txtdata: 'some', + line: undefined, + }, + ], + [ + { + name: 'e', + type: 'TXT', + address: 'extra', + txtdata: 'extra', + line: undefined, + }, + ], + [ + { + name: 'e', + type: 'TXT', + address: 'txt', + txtdata: 'txt', + line: undefined, + }, + ], + ]) - expect(removeZone).toHaveBeenCalledTimes(1); - expect(removeZone).toHaveBeenCalledWith({ line: 3 }); + expect(removeZone).toHaveBeenCalledTimes(1) + expect(removeZone.mock.calls).toEqual([[{ line: 3 }]]) - expect(addRedir).toHaveBeenCalledTimes(1); - expect(addRedir).toHaveBeenCalledWith({ - domain: 'c.booboo.xyz', - redirect: 'https://google.com', - redirect_wildcard: 1, - redirect_www: 1, - type: 'permanent', - }); - - expect(addEmail).toHaveBeenCalledTimes(1); - expect(addEmail).toHaveBeenCalledWith({ domain: 'b.is-a.dev', exchanger: 'somemx', priority: 20 }); - }); -}); + expect(addRedir).toHaveBeenCalledTimes(1) + expect(addRedir.mock.calls).toEqual([ + [ + { + domain: 'c.booboo.xyz', + redirect: 'https://google.com', + redirect_wildcard: 1, + redirect_www: 1, + type: 'permanent', + }, + ], + ]) + expect(addEmail).toHaveBeenCalledTimes(1) + expect(addEmail.mock.calls).toEqual([ + [{ domain: 'b.is-a.dev', exchanger: 'somemx', priority: 20 }], + ]) + }) +}) From 71dce215080c0bb5d9fbd8aa4f07d9f2dc040d80 Mon Sep 17 00:00:00 2001 From: httphypixelnet Date: Sun, 17 Sep 2023 09:26:18 -0700 Subject: [PATCH 4761/8412] feat(domain): httphypixelnet.is-a.dev --- domains/httphypixelnet.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/httphypixelnet.json diff --git a/domains/httphypixelnet.json b/domains/httphypixelnet.json new file mode 100644 index 000000000..6bf9f5a3f --- /dev/null +++ b/domains/httphypixelnet.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "httphypixelnet", + "email": "intenstudios369@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0fd1663c0c99f86704e00e24a0f48c9bbf8a5e14 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 22:00:19 +0530 Subject: [PATCH 4762/8412] chore: temp debug commit --- utils/validations.js | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/utils/validations.js b/utils/validations.js index be2973343..ec1a4e84e 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -2,7 +2,9 @@ const R = require('ramda'); const { VALID_RECORD_TYPES } = require('./constants'); const { or, and, validate, between, testRegex, withLengthEq, withLengthGte } = require('./helpers'); const INVALID_NAMES = require('./invalid-domains.json'); -const ipRegex = require('ip-regex'); +const _ipRegex = require('ip-regex'); +console.log(Object.keys(_ipRegex ?? {}), Object.keys(_ipRegex.default ?? {})) +const ipRegex = _ipRegex || _ipRegex.default const isValidURL = and([R.is(String), testRegex(/^https?:\/\//ig)]); From bea296258e6341739419b665076974d42d57227b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 17 Sep 2023 22:02:19 +0530 Subject: [PATCH 4763/8412] chore: fixes import issue --- utils/validations.js | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/utils/validations.js b/utils/validations.js index ec1a4e84e..8726fe0b7 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -2,9 +2,7 @@ const R = require('ramda'); const { VALID_RECORD_TYPES } = require('./constants'); const { or, and, validate, between, testRegex, withLengthEq, withLengthGte } = require('./helpers'); const INVALID_NAMES = require('./invalid-domains.json'); -const _ipRegex = require('ip-regex'); -console.log(Object.keys(_ipRegex ?? {}), Object.keys(_ipRegex.default ?? {})) -const ipRegex = _ipRegex || _ipRegex.default +const { default: ipRegex } = require('ip-regex'); const isValidURL = and([R.is(String), testRegex(/^https?:\/\//ig)]); From a4ee837b3de660bc5fe8db893930be7e2b6aedf5 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sun, 17 Sep 2023 17:54:47 +0100 Subject: [PATCH 4764/8412] Delete domains/notarya.json --- domains/notarya.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/notarya.json diff --git a/domains/notarya.json b/domains/notarya.json deleted file mode 100644 index 4e6bd69f2..000000000 --- a/domains/notarya.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "NotArya", - "repo": "https://github.com/not-arya/not-arya.github.io", - "owner": { - "username": "not-arya", - "email": "abiix.messanger@gmail.com" - }, - "record": { - "CNAME": "not-arya.github.io" - } -} From 4dd4e3aeb2fbd8be282f037a435151cd4e6ab21f Mon Sep 17 00:00:00 2001 From: pythonhuman Date: Sun, 17 Sep 2023 12:57:59 -0500 Subject: [PATCH 4765/8412] feat(domain): johndoe.is-a.dev --- domains/johndoe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johndoe.json diff --git a/domains/johndoe.json b/domains/johndoe.json new file mode 100644 index 000000000..550a484c2 --- /dev/null +++ b/domains/johndoe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "pythonhuman", + "email": "sai.pasumarthi@stu.argyleisd.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 09a53cc3596310c023bf9ccece3a64ba355155a4 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sun, 17 Sep 2023 23:39:37 +0530 Subject: [PATCH 4766/8412] Create chiragnahata.json --- chiragnahata.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 chiragnahata.json diff --git a/chiragnahata.json b/chiragnahata.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/chiragnahata.json @@ -0,0 +1 @@ + From 8cd31cab6ebdc9a2a7d5e3f804126eff4ba7a078 Mon Sep 17 00:00:00 2001 From: PrathameshhW Date: Sun, 17 Sep 2023 23:40:40 +0530 Subject: [PATCH 4767/8412] feat(domain): prathamesh.is-a.dev --- domains/prathamesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prathamesh.json diff --git a/domains/prathamesh.json b/domains/prathamesh.json new file mode 100644 index 000000000..542ba6fe7 --- /dev/null +++ b/domains/prathamesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PrathameshhW", + "email": "prathameshj0407@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 634255f5d3b225d8d8986817059009687fef6b7d Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sun, 17 Sep 2023 23:41:52 +0530 Subject: [PATCH 4768/8412] Delete chiragnahata.json --- chiragnahata.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 chiragnahata.json diff --git a/chiragnahata.json b/chiragnahata.json deleted file mode 100644 index 8b1378917..000000000 --- a/chiragnahata.json +++ /dev/null @@ -1 +0,0 @@ - From fc5d21395d3fbc2f33cd45a4cbc9757841c478c6 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sun, 17 Sep 2023 23:42:19 +0530 Subject: [PATCH 4769/8412] Create chiragnahata.json --- domains/chiragnahata.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/chiragnahata.json diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/chiragnahata.json @@ -0,0 +1 @@ + From 6ccdd2047e99bb5b9ea3ce983222e126227f886c Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sun, 17 Sep 2023 23:49:16 +0530 Subject: [PATCH 4770/8412] Delete domains/chiragnahata.json --- domains/chiragnahata.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/chiragnahata.json diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/chiragnahata.json +++ /dev/null @@ -1 +0,0 @@ - From e66db64aa9ebc5ee0e4ae6ea292755b77b00b672 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sun, 17 Sep 2023 23:50:42 +0530 Subject: [PATCH 4771/8412] feat(domain): chirag-nahata.is-a.dev --- domains/chirag-nahata.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chirag-nahata.json diff --git a/domains/chirag-nahata.json b/domains/chirag-nahata.json new file mode 100644 index 000000000..e52be63c2 --- /dev/null +++ b/domains/chirag-nahata.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 23d88e7ac91c4a53ea3c76f1b397764236ac62f4 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sun, 17 Sep 2023 23:52:52 +0530 Subject: [PATCH 4772/8412] feat(domain): chiragnahata05.is-a.dev --- domains/chiragnahata05.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chiragnahata05.json diff --git a/domains/chiragnahata05.json b/domains/chiragnahata05.json new file mode 100644 index 000000000..e52be63c2 --- /dev/null +++ b/domains/chiragnahata05.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b9a21c6d57f3a9e1e97bb8ace978fa6366db3123 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sun, 17 Sep 2023 23:53:49 +0530 Subject: [PATCH 4773/8412] feat(domain): chiragnahata2005.is-a.dev --- domains/chiragnahata2005.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chiragnahata2005.json diff --git a/domains/chiragnahata2005.json b/domains/chiragnahata2005.json new file mode 100644 index 000000000..e52be63c2 --- /dev/null +++ b/domains/chiragnahata2005.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a08f7a96c494c20a3912fe484a467fab531dcc66 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Sun, 17 Sep 2023 23:54:52 +0530 Subject: [PATCH 4774/8412] feat(domain): chiragnahata.is-a.dev --- domains/chiragnahata.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chiragnahata.json diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json new file mode 100644 index 000000000..e52be63c2 --- /dev/null +++ b/domains/chiragnahata.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2fdd99a23c47885e2a471a17f3a0df98965683f1 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sun, 17 Sep 2023 23:59:07 +0530 Subject: [PATCH 4775/8412] Create chiragnahata.json --- domains/chiragnahata.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/chiragnahata.json diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json new file mode 100644 index 000000000..41f1acf05 --- /dev/null +++ b/domains/chiragnahata.json @@ -0,0 +1,10 @@ +{ + "description": "Chirag Nahata Website", + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "CNAME": "129.213.151.29" + } +} From f268d177163f902d9e924471141c973edf3a0ad9 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Mon, 18 Sep 2023 00:21:20 +0530 Subject: [PATCH 4776/8412] Update chiragnahata.json --- domains/chiragnahata.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json index 41f1acf05..32d63f5ae 100644 --- a/domains/chiragnahata.json +++ b/domains/chiragnahata.json @@ -5,6 +5,6 @@ "email": "chiragnahata05@gmail.com" }, "record": { - "CNAME": "129.213.151.29" + "A": "129.213.151.29" } } From 5d6bc5584e0cb6e30c015f4fe857f16209fbc6b2 Mon Sep 17 00:00:00 2001 From: yassinjm_ Date: Sun, 17 Sep 2023 20:24:21 +0100 Subject: [PATCH 4777/8412] feat(domain): add `yassinm.is-a.dev.is-a.dev` --- domains/yassinm.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/yassinm.is-a.dev.json diff --git a/domains/yassinm.is-a.dev.json b/domains/yassinm.is-a.dev.json new file mode 100644 index 000000000..d7f9c1020 --- /dev/null +++ b/domains/yassinm.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "yassinmoussamih", + "email": "yassinmoussamih7@gmail.com" + }, + + "record": { + "A": ["yassinm.is-a.dev"] + } +} From 71b05efbfb51eab520665101b087833751b5860b Mon Sep 17 00:00:00 2001 From: Rahib777-7 Date: Sun, 17 Sep 2023 16:07:21 -0400 Subject: [PATCH 4778/8412] feat(domain): legalise.is-a.dev --- domains/legalise.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/legalise.json diff --git a/domains/legalise.json b/domains/legalise.json new file mode 100644 index 000000000..b39362a36 --- /dev/null +++ b/domains/legalise.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Rahib777-7", + "email": "rahibrahman1210@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f453a6539f631dd57abf793727e552d040ad83fe Mon Sep 17 00:00:00 2001 From: not-arya Date: Mon, 18 Sep 2023 00:02:08 +0330 Subject: [PATCH 4779/8412] feat(domain): notarya.is-a.dev --- domains/notarya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notarya.json diff --git a/domains/notarya.json b/domains/notarya.json new file mode 100644 index 000000000..27f10eee3 --- /dev/null +++ b/domains/notarya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "not-arya", + "email": "abiixmessanger@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9218d766eab5da199bd3869ce12d96b00b2c4b31 Mon Sep 17 00:00:00 2001 From: obstructed Date: Sun, 17 Sep 2023 23:24:23 +0100 Subject: [PATCH 4780/8412] feat(domain): ap.sami.is-a.dev --- domains/ap.sami.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ap.sami.json diff --git a/domains/ap.sami.json b/domains/ap.sami.json new file mode 100644 index 000000000..6f3b03b04 --- /dev/null +++ b/domains/ap.sami.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "obstructed", + "email": "scamstur@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f3ab66d3e2532fb750baab3372700bb1fda60de2 Mon Sep 17 00:00:00 2001 From: pindang-cloud Date: Mon, 18 Sep 2023 08:46:03 +0700 Subject: [PATCH 4781/8412] feat(domain): gapindang.is-a.dev --- domains/gapindang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gapindang.json diff --git a/domains/gapindang.json b/domains/gapindang.json new file mode 100644 index 000000000..907d20837 --- /dev/null +++ b/domains/gapindang.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "pindang-cloud", + "email": "gavinku890@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9fb7cdd73ab47f2ae8cc5453834cb04d1d0142f0 Mon Sep 17 00:00:00 2001 From: Syedomershah99 Date: Mon, 18 Sep 2023 07:39:47 +0530 Subject: [PATCH 4782/8412] feat(domain): syedomershah.is-a.dev --- domains/syedomershah.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/syedomershah.json diff --git a/domains/syedomershah.json b/domains/syedomershah.json new file mode 100644 index 000000000..9131a9b74 --- /dev/null +++ b/domains/syedomershah.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Syedomershah99", + "email": "syedomershah99@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 080e638c7300b7bd4a8896c248c927bf6966315b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 18 Sep 2023 10:09:56 +0800 Subject: [PATCH 4783/8412] Update imdsamimakhter.json --- domains/imdsamimakhter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imdsamimakhter.json b/domains/imdsamimakhter.json index 96a9daab6..b6839a2a3 100644 --- a/domains/imdsamimakhter.json +++ b/domains/imdsamimakhter.json @@ -7,6 +7,6 @@ "twitter": "imdsamimakhter" }, "record": { - "CNAME": "imdsamimakhter.github.io/imdsamimakhter" + "CNAME": "imdsamimakhter.github.io" } } From 277a162c480c1edda485b0e49d6ec69ec3848740 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 18 Sep 2023 10:14:41 +0800 Subject: [PATCH 4784/8412] Discard changes to domains/_discord.mohamad.json --- domains/_discord.mohamad.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.mohamad.json diff --git a/domains/_discord.mohamad.json b/domains/_discord.mohamad.json deleted file mode 100644 index 8f2a76591..000000000 --- a/domains/_discord.mohamad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mjnaous", - "email": "mj@naous.eu.org" - }, - "record": { - "TXT": "dh=e3f312a6d26f7a8bf1a299649933833cf243ed41" - } -} From bc84efc8a9fc577bde01ed674a4bcdffeb50b0a0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 18 Sep 2023 10:20:06 +0800 Subject: [PATCH 4785/8412] Update 4d62.json --- domains/4d62.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/4d62.json b/domains/4d62.json index 3f1afbdbf..3ec25e3b4 100644 --- a/domains/4d62.json +++ b/domains/4d62.json @@ -3,7 +3,7 @@ "repo": "https://github.com/4d62/4d62.github.io", "owner": { "username": "4d62", - "email": "4d62@proton.me", + "email": "4d62@proton.me" }, "record": { "CNAME": "4d62.github.io" From c362ca4fcc335d7f50212290d1e62dbdd9dcf077 Mon Sep 17 00:00:00 2001 From: Bruhxz54 Date: Sun, 17 Sep 2023 23:09:04 -0500 Subject: [PATCH 4786/8412] feat(domain): bruhx.is-a.dev --- domains/bruhx.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/bruhx.json b/domains/bruhx.json index 8d7145e1e..7cdeea243 100644 --- a/domains/bruhx.json +++ b/domains/bruhx.json @@ -4,6 +4,8 @@ "email": "pollyx73@gmail.com" }, "record": { - "URL": "https://hypertabs-2.yosgardamian1.repl.co/" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 67fd15782f5755105ba607e09307984a54fd2ee9 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Mon, 18 Sep 2023 07:25:59 +0300 Subject: [PATCH 4787/8412] Update alpha.json --- domains/alpha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index b6ae67c40..1e599fe17 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all", "google-site-verification=1Yp1rxUsb362ukiIiFIXt27Cb6lMG-prU24CwBNDW_w"] } -} \ No newline at end of file +} From 9612bb27e889d0d44ee6785d61707e376ca690f8 Mon Sep 17 00:00:00 2001 From: rafsaaanrakib Date: Mon, 18 Sep 2023 11:02:30 +0600 Subject: [PATCH 4788/8412] feat(domain): rakibahmed.is-a.dev --- domains/rakibahmed.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rakibahmed.json b/domains/rakibahmed.json index 6d52f4511..306f4f8bf 100644 --- a/domains/rakibahmed.json +++ b/domains/rakibahmed.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From e2d859afb1f5fd245b61e2e0da9c147598df0dd1 Mon Sep 17 00:00:00 2001 From: CycloneAddons Date: Mon, 18 Sep 2023 10:47:01 +0530 Subject: [PATCH 4789/8412] feat(domain): cycloneaddons.is-a.dev --- domains/cycloneaddons.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json index b5adcb70d..9c5b61bd1 100644 --- a/domains/cycloneaddons.json +++ b/domains/cycloneaddons.json @@ -4,6 +4,8 @@ "email": "cycloneaddon@gmail.com" }, "record": { - "CNAME": "7a4c31e0-a7b1-498a-a264-5bda0a7d5c45.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ba33ab52be1b5b8c347b9e01da4fd532394bd8b9 Mon Sep 17 00:00:00 2001 From: imdsamimakhter Date: Mon, 18 Sep 2023 10:50:53 +0530 Subject: [PATCH 4790/8412] feat(domain): imdsamimakhter.is-a.dev --- domains/imdsamimakhter.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/imdsamimakhter.json b/domains/imdsamimakhter.json index b6839a2a3..85ed004a4 100644 --- a/domains/imdsamimakhter.json +++ b/domains/imdsamimakhter.json @@ -1,12 +1,11 @@ { - "description": "Personal space", - "repo": "https://github.com/imdsamimakhter/imdsamimakhter.github.io", "owner": { "username": "imdsamimakhter", - "email": "mrsamimmail@gmail.com", - "twitter": "imdsamimakhter" + "email": "mdsamimakhter2001@gmail.com" }, "record": { - "CNAME": "imdsamimakhter.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From b60c11be2743e5a6425791be664c37515fc71834 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:51:29 +0530 Subject: [PATCH 4791/8412] Update chiragnahata.json --- domains/chiragnahata.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json index e52be63c2..a23664d55 100644 --- a/domains/chiragnahata.json +++ b/domains/chiragnahata.json @@ -4,8 +4,6 @@ "email": "chiragnahata05@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["129.213.151.29"] } -} \ No newline at end of file +} From 3b9e92c89ae3cd8e535666f221bc83d1a0b6990d Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:52:20 +0530 Subject: [PATCH 4792/8412] Delete domains/chiragnahata05.json --- domains/chiragnahata05.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/chiragnahata05.json diff --git a/domains/chiragnahata05.json b/domains/chiragnahata05.json deleted file mode 100644 index e52be63c2..000000000 --- a/domains/chiragnahata05.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 8758f6660301bf3bccf3c27209a17cd3f7481562 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:54:25 +0530 Subject: [PATCH 4793/8412] Delete domains/chirag-nahata.json --- domains/chirag-nahata.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/chirag-nahata.json diff --git a/domains/chirag-nahata.json b/domains/chirag-nahata.json deleted file mode 100644 index e52be63c2..000000000 --- a/domains/chirag-nahata.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 545bd513b7cd773b8ebca44c38334a8ced45a96c Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:55:17 +0530 Subject: [PATCH 4794/8412] Delete domains/chirag-nahata.json --- domains/chirag-nahata.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/chirag-nahata.json diff --git a/domains/chirag-nahata.json b/domains/chirag-nahata.json deleted file mode 100644 index e52be63c2..000000000 --- a/domains/chirag-nahata.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From f501b1ad3c49795cc66043d2ff58322f9449a4af Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:57:24 +0530 Subject: [PATCH 4795/8412] Update chiragnahata.json --- domains/chiragnahata.json | 17 +++++++---------- 1 file changed, 7 insertions(+), 10 deletions(-) diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json index 32d63f5ae..3abf26333 100644 --- a/domains/chiragnahata.json +++ b/domains/chiragnahata.json @@ -1,10 +1,7 @@ -{ - "description": "Chirag Nahata Website", - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": "129.213.151.29" - } -} +"owner": { + "email": "chiragnahata05@gmail.com" +}, + +"records": { + "A": ["129.213.151.29"] +}, From 80a50b508e522fac6f6172830b42622c8b23d0d6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 18 Sep 2023 13:28:30 +0800 Subject: [PATCH 4796/8412] Update chiragnahata.json --- domains/chiragnahata.json | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json index 3abf26333..04000e085 100644 --- a/domains/chiragnahata.json +++ b/domains/chiragnahata.json @@ -1,7 +1,10 @@ -"owner": { - "email": "chiragnahata05@gmail.com" -}, +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, -"records": { - "A": ["129.213.151.29"] -}, + "records": { + "A": ["129.213.151.29"] + } +} From 08b03406d4fa2c8ebc0c630c33b4b421f50422ae Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Mon, 18 Sep 2023 10:58:35 +0530 Subject: [PATCH 4797/8412] Delete domains/chiragnahata2005.json --- domains/chiragnahata2005.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/chiragnahata2005.json diff --git a/domains/chiragnahata2005.json b/domains/chiragnahata2005.json deleted file mode 100644 index e52be63c2..000000000 --- a/domains/chiragnahata2005.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 59ea37277d8fcce9af78c0abdada789a7723b3c2 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Mon, 18 Sep 2023 11:58:15 +0530 Subject: [PATCH 4798/8412] feat(domain): receipefinder.chiragnahata.is-a.dev --- domains/receipefinder.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/receipefinder.chiragnahata.json diff --git a/domains/receipefinder.chiragnahata.json b/domains/receipefinder.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/receipefinder.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 2ce44b8c7aaaf9b36b3da81eed20db755cee4b8e Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Mon, 18 Sep 2023 12:15:15 +0530 Subject: [PATCH 4799/8412] feat(domain): server.chiragnahata.is-a.dev --- domains/server.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/server.chiragnahata.json diff --git a/domains/server.chiragnahata.json b/domains/server.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/server.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 0434f0ae45de413b77bfe8ad4cd49b99cb71fc9a Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:52:40 +0300 Subject: [PATCH 4800/8412] Update alpha.json --- domains/alpha.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index 1e599fe17..01c5cb585 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,6 +6,7 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all", "google-site-verification=1Yp1rxUsb362ukiIiFIXt27Cb6lMG-prU24CwBNDW_w"] + "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all"], + "CNAME": "yfa.pages.dev" } } From ba876b73e4b2764cf1c113d72313f5bef1e66d6c Mon Sep 17 00:00:00 2001 From: DiyarBakir Date: Mon, 18 Sep 2023 11:26:54 +0300 Subject: [PATCH 4801/8412] feat(domain): diyar.is-a.dev --- domains/diyar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/diyar.json diff --git a/domains/diyar.json b/domains/diyar.json new file mode 100644 index 000000000..20fb59bab --- /dev/null +++ b/domains/diyar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DiyarBakir", + "email": "Diyar.Bakir@Hotmail.com" + }, + "record": { + "URL": "https://diyar.io" + } +} From 4d78a611f50a13b94b0896dd40b52f74f1ef087f Mon Sep 17 00:00:00 2001 From: AdityaBhattacharya1 Date: Mon, 18 Sep 2023 14:14:52 +0530 Subject: [PATCH 4802/8412] feat(domain): adityabhattacharya.is-a.dev --- domains/adityabhattacharya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adityabhattacharya.json diff --git a/domains/adityabhattacharya.json b/domains/adityabhattacharya.json new file mode 100644 index 000000000..ccc0759c1 --- /dev/null +++ b/domains/adityabhattacharya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AdityaBhattacharya1", + "email": "utoprocess@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4eb7c764c006848c3427c2c6837a3a9e295c3eed Mon Sep 17 00:00:00 2001 From: AdityaBhattacharya1 Date: Mon, 18 Sep 2023 14:42:49 +0530 Subject: [PATCH 4803/8412] feat(domain): adityabh.is-a.dev --- domains/adityabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adityabh.json diff --git a/domains/adityabh.json b/domains/adityabh.json new file mode 100644 index 000000000..cdca02312 --- /dev/null +++ b/domains/adityabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AdityaBhattacharya1", + "email": "utoprocess@gmail.com" + }, + "record": { + "CNAME": "adityabhattacharya1.github.io" + } +} From 2d159e6bddd7bb89dea06b9bf6bb58039114d2b7 Mon Sep 17 00:00:00 2001 From: ARGHOZALI Date: Mon, 18 Sep 2023 18:54:21 +0700 Subject: [PATCH 4804/8412] feat(domain): arghozali.is-a.dev --- domains/arghozali.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arghozali.json diff --git a/domains/arghozali.json b/domains/arghozali.json new file mode 100644 index 000000000..6a0a6926a --- /dev/null +++ b/domains/arghozali.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ARGHOZALI", + "email": "arghozalichannel@gmail.com" + }, + "record": { + "A": ["47.88.91.10"] + } +} From a8f630303a961e38ff59649636f47879c3dca7a6 Mon Sep 17 00:00:00 2001 From: turvenuija1 Date: Mon, 18 Sep 2023 15:55:22 +0300 Subject: [PATCH 4805/8412] feat(domain): _discord.turvenuija.is-a.dev --- domains/_discord.turvenuija.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.turvenuija.json diff --git a/domains/_discord.turvenuija.json b/domains/_discord.turvenuija.json new file mode 100644 index 000000000..16ce4cbfd --- /dev/null +++ b/domains/_discord.turvenuija.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "turvenuija1", + "email": "akulehtola123@gmail.com" + }, + "record": { + "TXT": "dh=6e9f6180791c2d3ba3454777dde4d4637bc66c17" + } +} From 1ba558f1543e54843758cc579e2e09da92116ce2 Mon Sep 17 00:00:00 2001 From: youssefmahboub Date: Mon, 18 Sep 2023 15:00:39 +0200 Subject: [PATCH 4806/8412] feat(domain): youssef.is-a.dev --- domains/youssef.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/youssef.json diff --git a/domains/youssef.json b/domains/youssef.json new file mode 100644 index 000000000..ad3bd6dd6 --- /dev/null +++ b/domains/youssef.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "youssefmahboub", + "email": "szeropercent@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1b64738c04c1686956b976dc9b3740f73ea90b09 Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:35:19 +0800 Subject: [PATCH 4807/8412] Update itsdemongamez.json From f0a082ef1e7c40fbfa9ac312bc21b453f0ffbcf0 Mon Sep 17 00:00:00 2001 From: DemonGamez <110583995+ShadowPlayzYT22@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:45:21 +0800 Subject: [PATCH 4808/8412] Fixed itsdemongamez.json --- domains/itsdemongamez.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index de9479e59..0c81aa947 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -1,11 +1,11 @@ { "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com" + "username": "ShadowPlayzYT22", + "email": "peterwyneg@gmail.com", + "discord": "1038747272701292584" }, + "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "Demon-Gamez-website.github.io" } -} \ No newline at end of file +} From 12cc1fa6178c95fdc6a6e656e2e0a11a8d23c18e Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 18 Sep 2023 19:30:25 +0530 Subject: [PATCH 4809/8412] Update adityabh.json --- domains/adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityabh.json b/domains/adityabh.json index cdca02312..49ed90dfa 100644 --- a/domains/adityabh.json +++ b/domains/adityabh.json @@ -1,7 +1,7 @@ { "owner": { "username": "AdityaBhattacharya1", - "email": "utoprocess@gmail.com" + "email": "adityaBha@pm.me" }, "record": { "CNAME": "adityabhattacharya1.github.io" From 4359ffe82f1ed03e95580747c7353abac22f8182 Mon Sep 17 00:00:00 2001 From: yassinjm_ Date: Mon, 18 Sep 2023 16:26:53 +0200 Subject: [PATCH 4810/8412] Update yassinm.is-a.dev.json --- domains/yassinm.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yassinm.is-a.dev.json b/domains/yassinm.is-a.dev.json index d7f9c1020..817911640 100644 --- a/domains/yassinm.is-a.dev.json +++ b/domains/yassinm.is-a.dev.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["yassinm.is-a.dev"] + "CNAME": ["https://yassinmoussamih.vercel.app/"] } } From 37a9a294613e81cfb09738405c4071329e2f293c Mon Sep 17 00:00:00 2001 From: schummler Date: Mon, 18 Sep 2023 16:43:21 +0200 Subject: [PATCH 4811/8412] feat(domain): schummler.is-a.dev --- domains/schummler.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/schummler.json diff --git a/domains/schummler.json b/domains/schummler.json new file mode 100644 index 000000000..9878220b1 --- /dev/null +++ b/domains/schummler.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "schummler", + "email": "markwilkens102@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 016cf1d060c77db865f97524fe89144993444acb Mon Sep 17 00:00:00 2001 From: phucbm Date: Mon, 18 Sep 2023 21:47:00 +0700 Subject: [PATCH 4812/8412] feat(domain): phuc.is-a.dev --- domains/phuc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/phuc.json diff --git a/domains/phuc.json b/domains/phuc.json new file mode 100644 index 000000000..33e2bb02c --- /dev/null +++ b/domains/phuc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "phucbm", + "email": "phucbm.dev@gmail.com" + }, + "record": { + "URL": "buiminhphuc.com" + } +} From 445bb0316a982c237f4996750166c130a4e44f30 Mon Sep 17 00:00:00 2001 From: Debajyoti Dutta Date: Mon, 18 Sep 2023 20:42:01 +0530 Subject: [PATCH 4813/8412] Update debajyoti.json update my domain name to change from CNAME and point to new A record --- domains/debajyoti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/debajyoti.json b/domains/debajyoti.json index 4441c2b83..862d60053 100644 --- a/domains/debajyoti.json +++ b/domains/debajyoti.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "debajyoti.cf" + "A": ["152.67.6.15"] } } From 7e4eec1046b40f2bcdaeca0f733d1a666f36902f Mon Sep 17 00:00:00 2001 From: Aditya Bhattacharya <69953590+AdityaBhattacharya1@users.noreply.github.com> Date: Mon, 18 Sep 2023 21:18:02 +0530 Subject: [PATCH 4814/8412] Update adityabh.json --- domains/adityabh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityabh.json b/domains/adityabh.json index 49ed90dfa..22cfc4c44 100644 --- a/domains/adityabh.json +++ b/domains/adityabh.json @@ -1,7 +1,7 @@ { "owner": { "username": "AdityaBhattacharya1", - "email": "adityaBha@pm.me" + "email": "ec6isyf0@anonaddy.me" }, "record": { "CNAME": "adityabhattacharya1.github.io" From 9189c2ba5fe44caffb84ce6db369b3a9792cd566 Mon Sep 17 00:00:00 2001 From: NoahPrm Date: Mon, 18 Sep 2023 17:52:20 +0200 Subject: [PATCH 4815/8412] feat(domain): noah.is-a.dev --- domains/noah.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/noah.json b/domains/noah.json index 211aab7f6..6cd243341 100644 --- a/domains/noah.json +++ b/domains/noah.json @@ -3,8 +3,9 @@ "username": "NoahPrm", "email": "noah.parmentier@icloud.com" }, - "record": { - "A": ["185.143.241.106"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 5505c14fd980b23a0bf3d907fe0d5befa1a8c97b Mon Sep 17 00:00:00 2001 From: StuwpidPerson Date: Mon, 18 Sep 2023 19:45:34 +0300 Subject: [PATCH 4816/8412] feat(domain): thatbigderp.is-a.dev --- domains/thatbigderp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thatbigderp.json diff --git a/domains/thatbigderp.json b/domains/thatbigderp.json new file mode 100644 index 000000000..0e4d3663f --- /dev/null +++ b/domains/thatbigderp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "StuwpidPerson", + "email": "darkhacker8604@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eba715aadf7ab7c3b685620bd2eae4aac5be1b09 Mon Sep 17 00:00:00 2001 From: Mirza Saikat Ahmmed Date: Mon, 18 Sep 2023 22:48:50 +0600 Subject: [PATCH 4817/8412] feat(domain): add `saikat.is-a.dev` --- domains/saikat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/saikat.json diff --git a/domains/saikat.json b/domains/saikat.json new file mode 100644 index 000000000..77709d152 --- /dev/null +++ b/domains/saikat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "mirzasaikatahmmed", + "email": "contact@saikat.com.bd" + }, + + "record": { + "CNAME": "saikat.com.bd" + } +} From 214150267d480df53d80a9fd29face44343d11d7 Mon Sep 17 00:00:00 2001 From: Mohammed Jariullah Sami <112340610+Mohdjariullah@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:11:49 +0530 Subject: [PATCH 4818/8412] Update mohdjariullah.json --- domains/mohdjariullah.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json index 467890dcf..99367b656 100644 --- a/domains/mohdjariullah.json +++ b/domains/mohdjariullah.json @@ -1,7 +1,9 @@ { "owner": { - "username": "mohdjariullah", + "username": "Mohdjariullah", "email": "mohdjariullah@gmail.com" + "twitter": "mohdjariullah", + "discord": "@jariullah" }, "record": { "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co" From 608bfd47bb0031004d6bb0b4018f7054ba80f2bc Mon Sep 17 00:00:00 2001 From: Mohammed Jariullah Sami <112340610+Mohdjariullah@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:16:03 +0530 Subject: [PATCH 4819/8412] Update mohdjariullah.json --- domains/mohdjariullah.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json index 99367b656..ca5f350a0 100644 --- a/domains/mohdjariullah.json +++ b/domains/mohdjariullah.json @@ -1,7 +1,7 @@ { "owner": { "username": "Mohdjariullah", - "email": "mohdjariullah@gmail.com" + "email": "mohdjariullah@gmail.com", "twitter": "mohdjariullah", "discord": "@jariullah" }, From 44ac13311f46f13b1b047584feed6a3b2a92b56b Mon Sep 17 00:00:00 2001 From: Mohammed Jariullah Sami <112340610+Mohdjariullah@users.noreply.github.com> Date: Mon, 18 Sep 2023 23:34:06 +0530 Subject: [PATCH 4820/8412] Update mohdjariullah.json --- domains/mohdjariullah.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json index ca5f350a0..e9d45a75c 100644 --- a/domains/mohdjariullah.json +++ b/domains/mohdjariullah.json @@ -6,6 +6,7 @@ "discord": "@jariullah" }, "record": { - "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co" + "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co", + "TXT": ["replit-verify=fdf28412-bb15-46fb-97b5-e4ea905c949b"] } } From 5bdf89d2a4ae90b0622c488471618a3e7adc95ae Mon Sep 17 00:00:00 2001 From: Mohammed Jariullah Sami <112340610+Mohdjariullah@users.noreply.github.com> Date: Tue, 19 Sep 2023 00:10:20 +0530 Subject: [PATCH 4821/8412] Update mohdjariullah.json --- domains/mohdjariullah.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json index e9d45a75c..b69033ba4 100644 --- a/domains/mohdjariullah.json +++ b/domains/mohdjariullah.json @@ -6,7 +6,7 @@ "discord": "@jariullah" }, "record": { - "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co", - "TXT": ["replit-verify=fdf28412-bb15-46fb-97b5-e4ea905c949b"] + "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co" + } } From 4a93f52182a64f31e85bf51dccf70f09fd71eb00 Mon Sep 17 00:00:00 2001 From: Mohdjariullah Date: Tue, 19 Sep 2023 00:33:56 +0530 Subject: [PATCH 4822/8412] feat(domain): mohdjariullah.is-a.dev --- domains/mohdjariullah.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json index b6f84b3b5..ecba0c15b 100644 --- a/domains/mohdjariullah.json +++ b/domains/mohdjariullah.json @@ -4,6 +4,8 @@ "email": "mohdjariullah@gmail.com" }, "record": { - "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 4dceda83f08407536d18b5a37a86ef67eafe8415 Mon Sep 17 00:00:00 2001 From: Mohdjariullah Date: Tue, 19 Sep 2023 00:35:18 +0530 Subject: [PATCH 4823/8412] feat(domain): mohdjariullah.is-a.dev From 0cfb034d7ae8b0b5b039e0b69806b790125376a3 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 18 Sep 2023 20:07:48 +0100 Subject: [PATCH 4824/8412] Delete domains/mjs.json --- domains/mjs.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/mjs.json diff --git a/domains/mjs.json b/domains/mjs.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/mjs.json +++ /dev/null @@ -1 +0,0 @@ - From f406ec6d8b7ced5435c3355be6f885d7dae5dcb0 Mon Sep 17 00:00:00 2001 From: neutrobox Date: Mon, 18 Sep 2023 16:00:16 -0400 Subject: [PATCH 4825/8412] feat(domain): willy.is-a.dev --- domains/willy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/willy.json diff --git a/domains/willy.json b/domains/willy.json new file mode 100644 index 000000000..51b5b078f --- /dev/null +++ b/domains/willy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "neutrobox", + "email": "neutrobox@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 91debd461f9dc6e58c646c7911aea5abc8c1015f Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Mon, 18 Sep 2023 19:51:55 -0400 Subject: [PATCH 4826/8412] feat(domain): fluxate.is-a.dev --- domains/fluxate.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fluxate.json diff --git a/domains/fluxate.json b/domains/fluxate.json new file mode 100644 index 000000000..2947f3ea5 --- /dev/null +++ b/domains/fluxate.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NxyyLOL", + "email": "nxyylol@protonmail.com" + }, + "record": { + "CNAME": "fluxatemc.github.io" + } +} From f6019539b196d7e869931d2f4214f8725c49fed7 Mon Sep 17 00:00:00 2001 From: houxiaozhao <891855179@qq.com> Date: Tue, 19 Sep 2023 09:40:06 +0800 Subject: [PATCH 4827/8412] feat(domain): houxiaozhao.is-a.dev --- domains/houxiaozhao.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/houxiaozhao.json diff --git a/domains/houxiaozhao.json b/domains/houxiaozhao.json new file mode 100644 index 000000000..219f19c40 --- /dev/null +++ b/domains/houxiaozhao.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "houxiaozhao", + "email": "891855179@qq.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b7a6e91775cae8dc5c3dac30777a50a5f6170b52 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Tue, 19 Sep 2023 09:26:44 +0530 Subject: [PATCH 4828/8412] Delete domains/receipefinder.chiragnahata.json --- domains/receipefinder.chiragnahata.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/receipefinder.chiragnahata.json diff --git a/domains/receipefinder.chiragnahata.json b/domains/receipefinder.chiragnahata.json deleted file mode 100644 index a23664d55..000000000 --- a/domains/receipefinder.chiragnahata.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From 49041bc0576b2dce437a2c051ffca28f2ffd47e5 Mon Sep 17 00:00:00 2001 From: chiragnahata Date: Tue, 19 Sep 2023 09:28:25 +0530 Subject: [PATCH 4829/8412] feat(domain): wasterecycleassistant.chiragnahata.is-a.dev --- domains/wasterecycleassistant.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wasterecycleassistant.chiragnahata.json diff --git a/domains/wasterecycleassistant.chiragnahata.json b/domains/wasterecycleassistant.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/wasterecycleassistant.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 117c444a0b64b6cb789a09c57ee4aa92a8bfb158 Mon Sep 17 00:00:00 2001 From: Kresswell Date: Tue, 19 Sep 2023 09:24:54 +0300 Subject: [PATCH 4830/8412] feat(domain): kresswell.is-a.dev --- domains/kresswell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kresswell.json diff --git a/domains/kresswell.json b/domains/kresswell.json new file mode 100644 index 000000000..fa05957b0 --- /dev/null +++ b/domains/kresswell.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kresswell", + "email": "simonecresswell@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4da75375fac4ff815f008a3b0e373fbd5e547428 Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Tue, 19 Sep 2023 15:13:04 +0700 Subject: [PATCH 4831/8412] feat(domain): moo.is-a.dev --- domains/moo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/moo.json diff --git a/domains/moo.json b/domains/moo.json new file mode 100644 index 000000000..9672bae81 --- /dev/null +++ b/domains/moo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "moo-7.github.io" + } +} From b2bc829e68851e3e78352ed6c965e53d6dd9d6db Mon Sep 17 00:00:00 2001 From: 4pii4 Date: Tue, 19 Sep 2023 15:37:15 +0700 Subject: [PATCH 4832/8412] feat(domain): pie.is-a.dev --- domains/pie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pie.json diff --git a/domains/pie.json b/domains/pie.json new file mode 100644 index 000000000..c3f46e605 --- /dev/null +++ b/domains/pie.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "4pii4", + "email": "naivenevaii@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eecb04bb8f788f2ad2e59727da238ccbd0e02ef3 Mon Sep 17 00:00:00 2001 From: 4pii4 Date: Tue, 19 Sep 2023 17:09:42 +0700 Subject: [PATCH 4833/8412] feat(domain): pi.is-a.dev --- domains/pi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pi.json diff --git a/domains/pi.json b/domains/pi.json new file mode 100644 index 000000000..c3f46e605 --- /dev/null +++ b/domains/pi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "4pii4", + "email": "naivenevaii@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fa4aac83e15fb8cd87c45e4023811bef93e54b7b Mon Sep 17 00:00:00 2001 From: hecterbonha Date: Tue, 19 Sep 2023 11:28:23 +0100 Subject: [PATCH 4834/8412] feat(domain): hecterbonha.is-a.dev --- domains/hecterbonha.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/hecterbonha.json b/domains/hecterbonha.json index 4430df0be..a195f940f 100644 --- a/domains/hecterbonha.json +++ b/domains/hecterbonha.json @@ -1,12 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "hecterbonha", "email": "untungsoandryanto@gmail.com" - }, - - "record": { - "CNAME": "hecterbonha.github.io" - } + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - \ No newline at end of file +} \ No newline at end of file From 0d8798e666df9a86dcd4f62a1fef15f64bc83578 Mon Sep 17 00:00:00 2001 From: legend-sabbir Date: Tue, 19 Sep 2023 17:23:16 +0600 Subject: [PATCH 4835/8412] feat(domain): legend-sabbir.is-a.dev --- domains/legend-sabbir.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/legend-sabbir.json diff --git a/domains/legend-sabbir.json b/domains/legend-sabbir.json new file mode 100644 index 000000000..0dfcc44fa --- /dev/null +++ b/domains/legend-sabbir.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "legend-sabbir", + "email": "sabbirhossain.trash@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 149589d27044e82b3a4988d34473513ad9ffb31a Mon Sep 17 00:00:00 2001 From: Zirmith Date: Tue, 19 Sep 2023 07:54:00 -0500 Subject: [PATCH 4836/8412] feat(domain): icevixen.is-a.dev --- domains/icevixen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/icevixen.json diff --git a/domains/icevixen.json b/domains/icevixen.json new file mode 100644 index 000000000..11ce7ceb0 --- /dev/null +++ b/domains/icevixen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8eaf9136c91a9db0ab954806df344cdaf3b3f9c1 Mon Sep 17 00:00:00 2001 From: TotoyGamingYT <72244878+totoygamingyt@users.noreply.github.com> Date: Tue, 19 Sep 2023 21:13:37 +0800 Subject: [PATCH 4837/8412] Delete domains/totoygamingyt.json --- domains/totoygamingyt.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/totoygamingyt.json diff --git a/domains/totoygamingyt.json b/domains/totoygamingyt.json deleted file mode 100644 index f0dd10dae..000000000 --- a/domains/totoygamingyt.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "totoygamingyt", - "email": "hello@totoygamingyt.com", - "twitter": "TotoyGamingYT", - "discord": "totoygamingyt" - }, - "record": { - "CNAME": "totoygamingyt.pages.dev" - } -} From d5452e0efddf0861cf5b85fd3fa52fa49ed9170c Mon Sep 17 00:00:00 2001 From: Ritam Das <86097735+nxrmqlly@users.noreply.github.com> Date: Tue, 19 Sep 2023 19:39:12 +0530 Subject: [PATCH 4838/8412] Update nxrmqlly.json for GH pages --- domains/nxrmqlly.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/nxrmqlly.json b/domains/nxrmqlly.json index 555499f81..b9aeb3834 100644 --- a/domains/nxrmqlly.json +++ b/domains/nxrmqlly.json @@ -1,11 +1,12 @@ { + "description": "Personal website", + "repo": "https://github.com/nxrmqlly/nxrmqlly.github.io", "owner": { "username": "nxrmqlly", - "email": "ritam.das3110@outlook.com" + "email": "ritam.das3110@outlook.com", + "twitter": "" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "nxrmqlly.github.io" } -} \ No newline at end of file +} From ddc51913308ba66312e8b48594de512389854afe Mon Sep 17 00:00:00 2001 From: Phuc Bui Date: Tue, 19 Sep 2023 21:19:54 +0700 Subject: [PATCH 4839/8412] edit URL --- domains/phuc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/phuc.json b/domains/phuc.json index 33e2bb02c..8b6c0c700 100644 --- a/domains/phuc.json +++ b/domains/phuc.json @@ -4,6 +4,6 @@ "email": "phucbm.dev@gmail.com" }, "record": { - "URL": "buiminhphuc.com" + "URL": "https://buiminhphuc.com" } } From d9618746794f7df40826fcc32a49ed19f8b21d97 Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Tue, 19 Sep 2023 22:50:19 +0700 Subject: [PATCH 4840/8412] feat(domain): 62radio.is-a.dev --- domains/62radio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/62radio.json diff --git a/domains/62radio.json b/domains/62radio.json new file mode 100644 index 000000000..f54dd17da --- /dev/null +++ b/domains/62radio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "radio-indonesia.github.io" + } +} From eb0ce50e8aa3898b741afb21e7d7b66f20d2ff86 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Tue, 19 Sep 2023 23:22:31 +0530 Subject: [PATCH 4841/8412] Update mohdjariullah.json Switch to is-a-dev --- domains/mohdjariullah.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json index b2279f6e9..aa70ee03d 100644 --- a/domains/mohdjariullah.json +++ b/domains/mohdjariullah.json @@ -6,7 +6,9 @@ "discord": "@jariullah" }, "record": { - "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From becf000271f691c53052c8c730681e912749773b Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Wed, 20 Sep 2023 02:17:14 +0700 Subject: [PATCH 4842/8412] feat(domain): dailycat.is-a.dev --- domains/dailycat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dailycat.json diff --git a/domains/dailycat.json b/domains/dailycat.json new file mode 100644 index 000000000..339e8f7bc --- /dev/null +++ b/domains/dailycat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "dailycats.github.io" + } +} From b8f09cfe7ac483b7f785a06f52fbe05035f98e58 Mon Sep 17 00:00:00 2001 From: Pranjal-SB Date: Wed, 20 Sep 2023 00:55:54 +0530 Subject: [PATCH 4843/8412] feat(domain): pranjal.is-a.dev --- domains/pranjal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pranjal.json diff --git a/domains/pranjal.json b/domains/pranjal.json new file mode 100644 index 000000000..aeca0df34 --- /dev/null +++ b/domains/pranjal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Pranjal-SB", + "email": "psbhatnagar.in@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From feb129d3aec697ec67f70f2eccac396415768562 Mon Sep 17 00:00:00 2001 From: heyjumanji Date: Wed, 20 Sep 2023 01:41:01 +0530 Subject: [PATCH 4844/8412] feat(domain): heyjumanji.is-a.dev --- domains/heyjumanji.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/heyjumanji.json diff --git a/domains/heyjumanji.json b/domains/heyjumanji.json new file mode 100644 index 000000000..a1fd687e9 --- /dev/null +++ b/domains/heyjumanji.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8fb3c39d8d25dfd0a82f42a22b3703a034b61958 Mon Sep 17 00:00:00 2001 From: zhougonglai <838048635@qq.com> Date: Wed, 20 Sep 2023 09:44:00 +0800 Subject: [PATCH 4845/8412] feat(domain): zhougonglai.is-a.dev --- domains/zhougonglai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zhougonglai.json diff --git a/domains/zhougonglai.json b/domains/zhougonglai.json new file mode 100644 index 000000000..48663a97c --- /dev/null +++ b/domains/zhougonglai.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zhougonglai", + "email": "838048635@qq.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0a7422b3ea90bc0d187e28f062af40034bf5d3fb Mon Sep 17 00:00:00 2001 From: 2618Zahid Date: Wed, 20 Sep 2023 10:23:29 +0600 Subject: [PATCH 4846/8412] feat(domain): drmzahid.is-a.dev --- domains/drmzahid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drmzahid.json diff --git a/domains/drmzahid.json b/domains/drmzahid.json new file mode 100644 index 000000000..cd4fcebb4 --- /dev/null +++ b/domains/drmzahid.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "2618Zahid", + "email": "zahidhassankalaroa104@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7776f26fc4161a7700e9ed2a05f405c1020bf21a Mon Sep 17 00:00:00 2001 From: 2618Zahid Date: Wed, 20 Sep 2023 10:39:57 +0600 Subject: [PATCH 4847/8412] feat(domain): panther .is-a.dev --- domains/panther .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/panther .json diff --git a/domains/panther .json b/domains/panther .json new file mode 100644 index 000000000..cd4fcebb4 --- /dev/null +++ b/domains/panther .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "2618Zahid", + "email": "zahidhassankalaroa104@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c7739695a8578ad81ece785819f30a57e51620c5 Mon Sep 17 00:00:00 2001 From: 2618Zahid Date: Wed, 20 Sep 2023 10:41:11 +0600 Subject: [PATCH 4848/8412] feat(domain): devpanther.is-a.dev --- domains/devpanther.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/devpanther.json diff --git a/domains/devpanther.json b/domains/devpanther.json new file mode 100644 index 000000000..cd4fcebb4 --- /dev/null +++ b/domains/devpanther.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "2618Zahid", + "email": "zahidhassankalaroa104@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 742a103036d8f78dd6c754c8dfad32a5a9ab6966 Mon Sep 17 00:00:00 2001 From: 2618Zahid Date: Wed, 20 Sep 2023 10:42:39 +0600 Subject: [PATCH 4849/8412] feat(domain): blockchaindevpanther.is-a.dev --- domains/blockchaindevpanther.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blockchaindevpanther.json diff --git a/domains/blockchaindevpanther.json b/domains/blockchaindevpanther.json new file mode 100644 index 000000000..cd4fcebb4 --- /dev/null +++ b/domains/blockchaindevpanther.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "2618Zahid", + "email": "zahidhassankalaroa104@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a763ebe86adf1c8ec8b0c1c1d67b7d1d2afebeb5 Mon Sep 17 00:00:00 2001 From: kasun <88395585+ka0un@users.noreply.github.com> Date: Wed, 20 Sep 2023 10:41:58 +0530 Subject: [PATCH 4850/8412] Update kasun.json --- domains/kasun.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/kasun.json b/domains/kasun.json index 5357adba1..399897a55 100644 --- a/domains/kasun.json +++ b/domains/kasun.json @@ -4,8 +4,6 @@ "email": "givemelognotes@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file + "URL": "https://ka0un.github.io" + } +} From a2cc8557fad14da50d5858258433ae121708f5a4 Mon Sep 17 00:00:00 2001 From: goesbyabhi Date: Wed, 20 Sep 2023 11:13:34 +0530 Subject: [PATCH 4851/8412] feat(domain): abhishekpanda.is-a.dev --- domains/abhishekpanda.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhishekpanda.json diff --git a/domains/abhishekpanda.json b/domains/abhishekpanda.json new file mode 100644 index 000000000..d9f28916f --- /dev/null +++ b/domains/abhishekpanda.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "goesbyabhi", + "email": "abxisxekpanda@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f2e0865eafc006a08d6e6dbf90e235aa3b749c6a Mon Sep 17 00:00:00 2001 From: cy920820 Date: Wed, 20 Sep 2023 14:40:09 +0800 Subject: [PATCH 4852/8412] feat(domain): 1024.is-a.dev --- domains/1024.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/1024.json diff --git a/domains/1024.json b/domains/1024.json new file mode 100644 index 000000000..d2301f533 --- /dev/null +++ b/domains/1024.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cy920820", + "email": "cuiyang673308817@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ae418b9c4c90c6bcf38cf9943cdb140202ecec06 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Wed, 20 Sep 2023 09:19:17 +0200 Subject: [PATCH 4853/8412] feat(domain): cdn-stefdp.is-a.dev --- domains/cdn-stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn-stefdp.json diff --git a/domains/cdn-stefdp.json b/domains/cdn-stefdp.json new file mode 100644 index 000000000..b0431733b --- /dev/null +++ b/domains/cdn-stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "CNAME": "33289840.r.cdn36.com" + } +} From f029f506c222c33abdd1a10b7f8cf081eb269d85 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 20 Sep 2023 09:41:37 +0200 Subject: [PATCH 4854/8412] Update cdn-stefdp.json --- domains/cdn-stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cdn-stefdp.json b/domains/cdn-stefdp.json index b0431733b..b10f7e6db 100644 --- a/domains/cdn-stefdp.json +++ b/domains/cdn-stefdp.json @@ -4,6 +4,6 @@ "email": "stefano.delprete.08@gmail.com" }, "record": { - "CNAME": "33289840.r.cdn36.com" + "CNAME": "cl-gl94ec41ff.gcdn.co" } } From 18d18cbeb6e380e3d5e62ad3eceb818b76a2ff8f Mon Sep 17 00:00:00 2001 From: MRJ-Badshah Date: Wed, 20 Sep 2023 13:21:45 +0530 Subject: [PATCH 4855/8412] feat(domain): mrj.is-a.dev --- domains/mrj.json | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) diff --git a/domains/mrj.json b/domains/mrj.json index 2bcdab054..62029aefb 100644 --- a/domains/mrj.json +++ b/domains/mrj.json @@ -1,9 +1,11 @@ { - "owner": { - "username": "MRJ Badshah", - "email": "illegalhacker2.0@gmail.com" - }, - "record": { - "CNAME": "glitch.edgeapp.net" - } -} + "owner": { + "username": "MRJ-Badshah", + "email": "illegalhacker2.0@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ca846ecb755b1a57718a8c9ba2700a2199e27827 Mon Sep 17 00:00:00 2001 From: stepersy Date: Wed, 20 Sep 2023 10:12:54 +0200 Subject: [PATCH 4856/8412] feat(domain): spa.is-a.dev --- domains/spa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spa.json diff --git a/domains/spa.json b/domains/spa.json new file mode 100644 index 000000000..958a47c75 --- /dev/null +++ b/domains/spa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "stepersy", + "email": "stefano.persanoadorno@liceopertini.edu.it" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 146236aa933745f4e93448d88d1604ba711c4477 Mon Sep 17 00:00:00 2001 From: hekker4404 Date: Wed, 20 Sep 2023 18:55:35 +1000 Subject: [PATCH 4857/8412] feat(domain): hekker.is-a.dev --- domains/hekker.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hekker.json diff --git a/domains/hekker.json b/domains/hekker.json new file mode 100644 index 000000000..271862721 --- /dev/null +++ b/domains/hekker.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hekker4404", + "email": "akhil.ambati@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d39abf7f10854e70312fa1b27893c9eb45820010 Mon Sep 17 00:00:00 2001 From: qing762 Date: Wed, 20 Sep 2023 19:17:26 +0800 Subject: [PATCH 4858/8412] feat(domain): qing762.is-a.dev --- domains/qing762.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/qing762.json diff --git a/domains/qing762.json b/domains/qing762.json new file mode 100644 index 000000000..190fa7137 --- /dev/null +++ b/domains/qing762.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e85d14b0d946092f183931198c938e7e28108cf2 Mon Sep 17 00:00:00 2001 From: Miroslavchen <118945951+Miroslavchen@users.noreply.github.com> Date: Wed, 20 Sep 2023 15:41:27 +0300 Subject: [PATCH 4859/8412] Create mirozr.json --- domains/mirozr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mirozr.json diff --git a/domains/mirozr.json b/domains/mirozr.json new file mode 100644 index 000000000..241898fc6 --- /dev/null +++ b/domains/mirozr.json @@ -0,0 +1,11 @@ +{ + "description": "Describe the use of this subdomain", + "repo": "https://github.com/Miroslavchen/hatynka_0A.github.io", + "owner": { + "username": "miroslavchen", + "email": "miroslavnezgoduk8@gmail.com", + }, + "record": { + "CNAME": "miroslavchen.github.io" + } +} From eb9d1d4db5ce72417c77dc56bf31b84b46236520 Mon Sep 17 00:00:00 2001 From: bampenes Date: Wed, 20 Sep 2023 10:24:29 -0300 Subject: [PATCH 4860/8412] feat(domain): bampa.is-a.dev --- domains/bampa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bampa.json diff --git a/domains/bampa.json b/domains/bampa.json new file mode 100644 index 000000000..f1d92badb --- /dev/null +++ b/domains/bampa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "bampenes", + "email": "rafinhabampa@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0d132d647bfc9b1689f808773cda08137b69131a Mon Sep 17 00:00:00 2001 From: cha0ticcoder Date: Wed, 20 Sep 2023 15:52:12 +0200 Subject: [PATCH 4861/8412] feat(domain): cha0tic.is-a.dev --- domains/cha0tic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cha0tic.json diff --git a/domains/cha0tic.json b/domains/cha0tic.json new file mode 100644 index 000000000..ed013d614 --- /dev/null +++ b/domains/cha0tic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cha0ticcoder", + "email": "chaoticplayern1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a20ee008e51bb579f16a39a15098bb6bdac6d563 Mon Sep 17 00:00:00 2001 From: RavagerEdge Date: Wed, 20 Sep 2023 17:06:25 +0200 Subject: [PATCH 4862/8412] feat(domain): winniepat.is-a.dev --- domains/winniepat.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/winniepat.json diff --git a/domains/winniepat.json b/domains/winniepat.json new file mode 100644 index 000000000..573a55433 --- /dev/null +++ b/domains/winniepat.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "RavagerEdge", + "email": "wc92226@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 368c3a6e130bfd36a3b0d56e669e1cfa385f4557 Mon Sep 17 00:00:00 2001 From: HabibMollah Date: Wed, 20 Sep 2023 21:45:16 +0600 Subject: [PATCH 4863/8412] feat(domain): habib.is-a.dev --- domains/habib.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/habib.json diff --git a/domains/habib.json b/domains/habib.json new file mode 100644 index 000000000..5d262ffa2 --- /dev/null +++ b/domains/habib.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HabibMollah", + "email": "habib.prodev@gmail.com" + }, + "record": { + "URL": "mollah.vercel.app" + } +} From 5968a9dd020e44a02818e1163e3556bddab7a5c3 Mon Sep 17 00:00:00 2001 From: Tazmyan Date: Wed, 20 Sep 2023 19:04:16 +0300 Subject: [PATCH 4864/8412] feat(domain): tazmyan.is-a.dev --- domains/tazmyan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tazmyan.json diff --git a/domains/tazmyan.json b/domains/tazmyan.json new file mode 100644 index 000000000..b654817b3 --- /dev/null +++ b/domains/tazmyan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Tazmyan", + "email": "tikpatka@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fa6ffb279be0532646074e1aee4c5ba737fe0b71 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Wed, 20 Sep 2023 18:18:19 +0200 Subject: [PATCH 4865/8412] feat(domain): api-stefdp.is-a.dev --- domains/api-stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/api-stefdp.json diff --git a/domains/api-stefdp.json b/domains/api-stefdp.json new file mode 100644 index 000000000..84a17aeec --- /dev/null +++ b/domains/api-stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "CNAME": "api-stefdp.onrender.com" + } +} From df0b9618c96057451134811438052e9c17907976 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Wed, 20 Sep 2023 19:01:21 +0200 Subject: [PATCH 4866/8412] feat(domain): api.is-a.dev --- domains/api.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/api.stefdp.json diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json new file mode 100644 index 000000000..8925f5839 --- /dev/null +++ b/domains/api.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com", + "discord": "694986201739952229" + }, + + "record": { + "CNAME": "api-stefdp.onrender.com" + } +} From 77726ecc7ebf146e792ec6be63758cc81ba27e55 Mon Sep 17 00:00:00 2001 From: ShingSemicolon Date: Wed, 20 Sep 2023 19:21:52 +0200 Subject: [PATCH 4867/8412] feat(domain): shing.is-a.dev --- domains/shing.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shing.json diff --git a/domains/shing.json b/domains/shing.json new file mode 100644 index 000000000..59b1dfa98 --- /dev/null +++ b/domains/shing.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["129.80.190.178"] + } +} From 38ca4801d823d04d40d4e54ab4dc299d8fff518c Mon Sep 17 00:00:00 2001 From: jcwisniewski Date: Wed, 20 Sep 2023 14:48:12 -0300 Subject: [PATCH 4868/8412] feat(domain): juliocesar.is-a.dev --- domains/juliocesar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/juliocesar.json diff --git a/domains/juliocesar.json b/domains/juliocesar.json new file mode 100644 index 000000000..6148b124e --- /dev/null +++ b/domains/juliocesar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jcwisniewski", + "email": "julio.wisnieski@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 93a4ec806dc258725e20b5393d8daa16b0b4f43e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 20 Sep 2023 19:57:19 +0200 Subject: [PATCH 4869/8412] Delete domains/api-stefdp.json --- domains/api-stefdp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/api-stefdp.json diff --git a/domains/api-stefdp.json b/domains/api-stefdp.json deleted file mode 100644 index 84a17aeec..000000000 --- a/domains/api-stefdp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "CNAME": "api-stefdp.onrender.com" - } -} From 41f42141a780068193414812031415648b2198aa Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 20 Sep 2023 19:58:49 +0200 Subject: [PATCH 4870/8412] Rename cdn-stefdp.json to cdn.stefdp.json --- domains/{cdn-stefdp.json => cdn.stefdp.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{cdn-stefdp.json => cdn.stefdp.json} (100%) diff --git a/domains/cdn-stefdp.json b/domains/cdn.stefdp.json similarity index 100% rename from domains/cdn-stefdp.json rename to domains/cdn.stefdp.json From b63e2e26bf3945741e725ec6be48a19d43555e46 Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Wed, 20 Sep 2023 19:58:52 +0200 Subject: [PATCH 4871/8412] Update shing.json Add record "AAAA" --- domains/shing.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/shing.json b/domains/shing.json index 59b1dfa98..d2a324827 100644 --- a/domains/shing.json +++ b/domains/shing.json @@ -4,6 +4,7 @@ "email": "Shing.XD.0602@gmail.com" }, "record": { - "A": ["129.80.190.178"] + "A": ["129.80.190.178"], + "AAAA": ["2603:c020:400d:3e89:2d5a:b8a3:1999:49f"] } } From cdcdf16b495a1916c5bffbcf651bca76580d782e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 20 Sep 2023 20:31:22 +0200 Subject: [PATCH 4872/8412] Delete domains/cdn.stefdp.json --- domains/cdn.stefdp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cdn.stefdp.json diff --git a/domains/cdn.stefdp.json b/domains/cdn.stefdp.json deleted file mode 100644 index b10f7e6db..000000000 --- a/domains/cdn.stefdp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "CNAME": "cl-gl94ec41ff.gcdn.co" - } -} From 440d20b3ce9031c1293723a912bffdcde01e4435 Mon Sep 17 00:00:00 2001 From: nebula4564 Date: Wed, 20 Sep 2023 14:02:38 -0500 Subject: [PATCH 4873/8412] feat(domain): skydiver-web.is-a.dev --- domains/skydiver-web.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/skydiver-web.json b/domains/skydiver-web.json index 9e076cfbc..85039945e 100644 --- a/domains/skydiver-web.json +++ b/domains/skydiver-web.json @@ -4,6 +4,8 @@ "email": "reeseb1660@outlook.com" }, "record": { - "A": ["216.24.57.1"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 6d105b9dee2da800a84fb2dd0a74b9d72a5f4801 Mon Sep 17 00:00:00 2001 From: Sharathchandra345 Date: Thu, 21 Sep 2023 01:30:20 +0530 Subject: [PATCH 4874/8412] feat(domain): sharath3.is-a.dev --- domains/sharath3.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sharath3.json diff --git a/domains/sharath3.json b/domains/sharath3.json new file mode 100644 index 000000000..0f60efdf7 --- /dev/null +++ b/domains/sharath3.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Sharathchandra345", + "email": "csharathchandra3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e0380334167040ff8b0d0724eb527da88f91c687 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Thu, 21 Sep 2023 00:20:26 +0200 Subject: [PATCH 4875/8412] feat(domain): cdn.stefdp.is-a.dev --- domains/cdn.stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cdn.stefdp.json diff --git a/domains/cdn.stefdp.json b/domains/cdn.stefdp.json new file mode 100644 index 000000000..b10f7e6db --- /dev/null +++ b/domains/cdn.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "CNAME": "cl-gl94ec41ff.gcdn.co" + } +} From ae0a67c165925258ffb533f0765f4e6effcb8307 Mon Sep 17 00:00:00 2001 From: Musikid-Official Date: Wed, 20 Sep 2023 18:29:47 -0400 Subject: [PATCH 4876/8412] feat(domain): musikid.is-a.dev --- domains/musikid.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/musikid.json diff --git a/domains/musikid.json b/domains/musikid.json new file mode 100644 index 000000000..140b15419 --- /dev/null +++ b/domains/musikid.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Musikid-Official", + "email": "musikid@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cf17d264fa2d79d71768487ce8cfe48395e16be9 Mon Sep 17 00:00:00 2001 From: PsxScriptsW Date: Wed, 20 Sep 2023 19:46:58 -0400 Subject: [PATCH 4877/8412] feat(domain): school.is-a.dev --- domains/school.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/school.json diff --git a/domains/school.json b/domains/school.json new file mode 100644 index 000000000..5fe751c74 --- /dev/null +++ b/domains/school.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PsxScriptsW", + "email": "jacob.blits@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7534a0fd564d0a4ef214f1244d0f83d39a31022e Mon Sep 17 00:00:00 2001 From: Furrycality Date: Wed, 20 Sep 2023 20:13:14 -0500 Subject: [PATCH 4878/8412] feat(domain): furrycality.is-a.dev --- domains/furrycality.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/furrycality.json diff --git a/domains/furrycality.json b/domains/furrycality.json new file mode 100644 index 000000000..8da97f979 --- /dev/null +++ b/domains/furrycality.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Furrycality", + "email": "furrycality@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 84b480ed47700eb935dee7afc2d8837099dbcad0 Mon Sep 17 00:00:00 2001 From: kaizinbr Date: Wed, 20 Sep 2023 23:27:52 -0300 Subject: [PATCH 4879/8412] feat(domain): kaizin.is-a.dev --- domains/kaizin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kaizin.json diff --git a/domains/kaizin.json b/domains/kaizin.json new file mode 100644 index 000000000..61c458efc --- /dev/null +++ b/domains/kaizin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kaizinbr", + "email": "kaiolucas1812@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bb1a99ab95dc9872276e41d129d20f35cecd5da3 Mon Sep 17 00:00:00 2001 From: scorcism Date: Thu, 21 Sep 2023 08:13:20 +0530 Subject: [PATCH 4880/8412] feat(domain): scorcism.is-a.dev --- domains/scorcism.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/scorcism.json diff --git a/domains/scorcism.json b/domains/scorcism.json new file mode 100644 index 000000000..04606b840 --- /dev/null +++ b/domains/scorcism.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "scorcism", + "email": "abhishekpathak1720@gmail.com" + }, + "record": { + "URL": "https://github.com/scorcism" + } +} From e733228df05b86abb639b6bf5756cb29d243ed22 Mon Sep 17 00:00:00 2001 From: scorcism Date: Thu, 21 Sep 2023 08:14:33 +0530 Subject: [PATCH 4881/8412] feat(domain): scor32k.is-a.dev --- domains/scor32k.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/scor32k.json diff --git a/domains/scor32k.json b/domains/scor32k.json new file mode 100644 index 000000000..dd1a67730 --- /dev/null +++ b/domains/scor32k.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "scorcism", + "email": "abhishekpathak1720@gmail.com" + }, + "record": { + "URL": "https://scor32k.vercel.app/" + } +} From 82fe6a3224d6190a704001fe1d8431c2f33a67e2 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Thu, 21 Sep 2023 11:41:31 +0800 Subject: [PATCH 4882/8412] Update hcs.json --- domains/hcs.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/hcs.json b/domains/hcs.json index 969b0f3ed..7cf3b23f3 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -1,10 +1,10 @@ { "owner": { - "username": "hcs1219", - "email": "hcskaiask@gmail.com" + "username": "hcs1219", + "email": "hcskaiask@gmail.com" }, "record": { - "A": ["5.196.239.158"] + "CNAME": "bbd928e6-8d57-4ccb-99e3-97b961397448.id.repl.co", + "TXT": "replit-verify=bbd928e6-8d57-4ccb-99e3-97b961397448" } } - From 1d4d6418d6bb3f037a301ffb22d007fda139a661 Mon Sep 17 00:00:00 2001 From: Cassie Eliot <48047221+Diordnas@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:16:58 +1000 Subject: [PATCH 4883/8412] Updated my page, cassie.json Created it using the web interface, but it should just be a github pages cname - fixing it here seemed the easiest way to go about it but lmk if it's wrong! --- domains/cassie.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/cassie.json b/domains/cassie.json index 0d7b4ff3c..6357cb664 100644 --- a/domains/cassie.json +++ b/domains/cassie.json @@ -1,11 +1,11 @@ { + "description": "Personal website", + "repo": "https://github.com/diordnas/diordnas.github.io", "owner": { "username": "Diordnas", "email": "cassthepurple@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "diordnas.github.io" } } From c8a9951d927f0394781157d8827604c502649328 Mon Sep 17 00:00:00 2001 From: boggy539 Date: Thu, 21 Sep 2023 07:06:48 +0100 Subject: [PATCH 4884/8412] feat(domain): boggy.is-a.dev --- domains/boggy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/boggy.json diff --git a/domains/boggy.json b/domains/boggy.json new file mode 100644 index 000000000..1aabec005 --- /dev/null +++ b/domains/boggy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "boggy539", + "email": "ethanbogdan@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dec1bf8987b9fe8d7fe676b3f6df9039e0350a53 Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Thu, 21 Sep 2023 14:33:59 +0530 Subject: [PATCH 4885/8412] feat(domain): technofusiontech.is-a.dev --- domains/technofusiontech.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json new file mode 100644 index 000000000..93efbb43e --- /dev/null +++ b/domains/technofusiontech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 523edf821a5046f5842e46d6417c9f85170dfd01 Mon Sep 17 00:00:00 2001 From: Filo6699 Date: Thu, 21 Sep 2023 15:08:28 +0600 Subject: [PATCH 4886/8412] feat(domain): filo.is-a.dev --- domains/filo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/filo.json diff --git a/domains/filo.json b/domains/filo.json new file mode 100644 index 000000000..93d0bdbd2 --- /dev/null +++ b/domains/filo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Filo6699", + "email": "karka2-6@rambler.ru" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d72d4e2477ed527b7d110a7b2265aaff5f74223b Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Thu, 21 Sep 2023 14:55:12 +0530 Subject: [PATCH 4887/8412] Update cycloneaddons.json --- domains/cycloneaddons.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json index 9c5b61bd1..6cae7b770 100644 --- a/domains/cycloneaddons.json +++ b/domains/cycloneaddons.json @@ -4,8 +4,6 @@ "email": "cycloneaddon@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "replit-verify=4aa75152-01c8-46af-b007-80d24ba1a8fa" } -} \ No newline at end of file +} From 66555c5c708d0d405d08c022a3005639e82a1825 Mon Sep 17 00:00:00 2001 From: horn7x Date: Thu, 21 Sep 2023 15:48:05 +0200 Subject: [PATCH 4888/8412] feat(domain): horn7x.is-a.dev --- domains/horn7x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/horn7x.json diff --git a/domains/horn7x.json b/domains/horn7x.json new file mode 100644 index 000000000..d49b3cfe3 --- /dev/null +++ b/domains/horn7x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "horn7x", + "email": "horn7x@gmail.com" + }, + "record": { + "CNAME": "horn7x.github.io" + } +} From 71b7516a0aea21fdf0407e4cccae2e4c381b2735 Mon Sep 17 00:00:00 2001 From: 3kh0 Date: Thu, 21 Sep 2023 10:24:24 -0400 Subject: [PATCH 4889/8412] feat(domain): 3kh0.is-a.dev --- domains/3kh0.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/3kh0.json diff --git a/domains/3kh0.json b/domains/3kh0.json new file mode 100644 index 000000000..33565c187 --- /dev/null +++ b/domains/3kh0.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "3kh0", + "email": "echo-the-coder@tuta.io" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7a74637c099fc9485888465e761d479f48fd01c3 Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Thu, 21 Sep 2023 19:57:06 +0530 Subject: [PATCH 4890/8412] Update cycloneaddons.json add "A" & "TXT" TO CONNECT WITH REPLIT --- domains/cycloneaddons.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json index 6cae7b770..bf62bee75 100644 --- a/domains/cycloneaddons.json +++ b/domains/cycloneaddons.json @@ -4,6 +4,7 @@ "email": "cycloneaddon@gmail.com" }, "record": { + "A": "34.132.134.162", "TXT": "replit-verify=4aa75152-01c8-46af-b007-80d24ba1a8fa" } } From 85fbe361a1df17fa03c17a4102ac0e2b899c8467 Mon Sep 17 00:00:00 2001 From: Cyclone Addons <90061864+CycloneAddons@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:00:27 +0530 Subject: [PATCH 4891/8412] Update cycloneaddons.json --- domains/cycloneaddons.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json index bf62bee75..238eb2e85 100644 --- a/domains/cycloneaddons.json +++ b/domains/cycloneaddons.json @@ -4,7 +4,7 @@ "email": "cycloneaddon@gmail.com" }, "record": { - "A": "34.132.134.162", + "A": ["34.132.134.162"], "TXT": "replit-verify=4aa75152-01c8-46af-b007-80d24ba1a8fa" } } From 7079c167f008d6f0af2d2b5b912f69238500f6e1 Mon Sep 17 00:00:00 2001 From: Sharathchandra345 Date: Thu, 21 Sep 2023 20:10:41 +0530 Subject: [PATCH 4892/8412] feat(domain): sharathchandra.is-a.dev --- domains/sharathchandra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sharathchandra.json diff --git a/domains/sharathchandra.json b/domains/sharathchandra.json new file mode 100644 index 000000000..50e1d03fe --- /dev/null +++ b/domains/sharathchandra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sharathchandra345", + "email": "csharathchandra3@gmail.com" + }, + "record": { + "URL": "https://csharath.netlify.app/" + } +} From 77c838aa76d4ff330d52bba2a5207fa991d66272 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 21 Sep 2023 10:46:12 -0400 Subject: [PATCH 4893/8412] feat(domain): ultrix.is-a.dev --- domains/ultrix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ultrix.json diff --git a/domains/ultrix.json b/domains/ultrix.json new file mode 100644 index 000000000..6c986115d --- /dev/null +++ b/domains/ultrix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 458df4ee66354b8ab20b72a4d92f58bb662fd02d Mon Sep 17 00:00:00 2001 From: Sharath Chandra Chinnarigari Date: Thu, 21 Sep 2023 20:16:47 +0530 Subject: [PATCH 4894/8412] Update sharath3.json --- domains/sharath3.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/sharath3.json b/domains/sharath3.json index 0f60efdf7..284dde47e 100644 --- a/domains/sharath3.json +++ b/domains/sharath3.json @@ -3,9 +3,7 @@ "username": "Sharathchandra345", "email": "csharathchandra3@gmail.com" }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "record": { + "URL": "https://sharathweb.netlify.app/" } -} \ No newline at end of file +} From 5e7134f70775fa5d213cd25370c36cc064c8f666 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 21 Sep 2023 10:55:25 -0400 Subject: [PATCH 4895/8412] feat(domain): interstellar.is-a.dev --- domains/interstellar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/interstellar.json diff --git a/domains/interstellar.json b/domains/interstellar.json new file mode 100644 index 000000000..6c986115d --- /dev/null +++ b/domains/interstellar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 28c19368feb67587265b56b6f95b186557a57d24 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 21 Sep 2023 10:56:05 -0400 Subject: [PATCH 4896/8412] feat(domain): interstellar.ultrix.is-a.dev --- domains/interstellar.ultrix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/interstellar.ultrix.json diff --git a/domains/interstellar.ultrix.json b/domains/interstellar.ultrix.json new file mode 100644 index 000000000..6c986115d --- /dev/null +++ b/domains/interstellar.ultrix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 044adbc0f02dcf62e01dde3d925dcc7c3cb75123 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 21 Sep 2023 10:56:37 -0400 Subject: [PATCH 4897/8412] feat(domain): stellaros.is-a.dev --- domains/stellaros.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/stellaros.json diff --git a/domains/stellaros.json b/domains/stellaros.json new file mode 100644 index 000000000..6c986115d --- /dev/null +++ b/domains/stellaros.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From daa1dd379525c9a4645c745111cebad695ba3d81 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Z=C3=A8D?= Date: Thu, 21 Sep 2023 23:42:51 +0600 Subject: [PATCH 4898/8412] Change back to cname and remove mx records --- domains/imzihad21.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/imzihad21.json b/domains/imzihad21.json index 80f3f1f2e..2caf19341 100644 --- a/domains/imzihad21.json +++ b/domains/imzihad21.json @@ -4,8 +4,6 @@ "email": "imzihad@gmail.com" }, "record": { - "A": ["52.77.224.107"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=imzihad@gmail.com" + "CNAME": "ec2-13-250-29-91.ap-southeast-1.compute.amazonaws.com" } } From 6ed158d56de7336e519490a572577060b377c4ff Mon Sep 17 00:00:00 2001 From: yasserfds Date: Thu, 21 Sep 2023 18:44:02 +0100 Subject: [PATCH 4899/8412] feat(domain): yasser.is-a.dev --- domains/yasser.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yasser.json diff --git a/domains/yasser.json b/domains/yasser.json new file mode 100644 index 000000000..09c281ae6 --- /dev/null +++ b/domains/yasser.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yasserfds", + "email": "yasserfedsi34@gmail.com" + }, + "record": { + "URL": "https://yasserfedsi.vercel.app" + } +} From aac8a626d373f480b9829a08380c52554b403543 Mon Sep 17 00:00:00 2001 From: jamesisacutedog Date: Thu, 21 Sep 2023 19:09:08 +0100 Subject: [PATCH 4900/8412] feat(domain): jamez.is-a.dev --- domains/jamez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jamez.json diff --git a/domains/jamez.json b/domains/jamez.json new file mode 100644 index 000000000..c392e4547 --- /dev/null +++ b/domains/jamez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jamesisacutedog", + "email": "jamezemailreal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ada3403e40932d28444446fd296e8e1a8e53068d Mon Sep 17 00:00:00 2001 From: Krishnabohra Date: Fri, 22 Sep 2023 00:06:23 +0530 Subject: [PATCH 4901/8412] feat(domain): krishna03.is-a.dev --- domains/krishna03.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krishna03.json diff --git a/domains/krishna03.json b/domains/krishna03.json new file mode 100644 index 000000000..2928020e6 --- /dev/null +++ b/domains/krishna03.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Krishnabohra", + "email": "Krishnabohra2013@gmail.com", + "discord": "328135638358687746" + }, + + "record": { + "URL": "https://replit.com/@krishnabohra03/discord-portfolio" + } +} From 47022e4e091284d2478269e152c47061ca756e12 Mon Sep 17 00:00:00 2001 From: 75 <119822462+obstructed@users.noreply.github.com> Date: Thu, 21 Sep 2023 20:30:04 +0100 Subject: [PATCH 4902/8412] Delete domains/ap.sami.json --- domains/ap.sami.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ap.sami.json diff --git a/domains/ap.sami.json b/domains/ap.sami.json deleted file mode 100644 index 6f3b03b04..000000000 --- a/domains/ap.sami.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "obstructed", - "email": "scamstur@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From b4dc787818f48a0e90d39a74ccdce704b86db9bf Mon Sep 17 00:00:00 2001 From: NotJack173 Date: Thu, 21 Sep 2023 14:35:03 -0500 Subject: [PATCH 4903/8412] feat(domain): adev.is-a.dev --- domains/adev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adev.json diff --git a/domains/adev.json b/domains/adev.json new file mode 100644 index 000000000..cd4d6b18a --- /dev/null +++ b/domains/adev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NotJack173", + "email": "NotJack137@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 350eb64fbceb921c0bb566cf4888aef6f04da75a Mon Sep 17 00:00:00 2001 From: justDarian Date: Thu, 21 Sep 2023 15:52:24 -0400 Subject: [PATCH 4904/8412] feat(domain): darian.is-a.dev --- domains/darian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/darian.json diff --git a/domains/darian.json b/domains/darian.json new file mode 100644 index 000000000..db4c9a500 --- /dev/null +++ b/domains/darian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "justDarian", + "email": "Darian.mohaseb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 94ca09a7c5b23e841a580ce46617439b1dfc0308 Mon Sep 17 00:00:00 2001 From: istrueuser Date: Fri, 22 Sep 2023 02:54:55 +0700 Subject: [PATCH 4905/8412] feat(domain): trueuser.is-a.dev --- domains/trueuser.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trueuser.json diff --git a/domains/trueuser.json b/domains/trueuser.json new file mode 100644 index 000000000..77021a1f4 --- /dev/null +++ b/domains/trueuser.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "istrueuser", + "email": "thisistrueemail@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bf4f8c888af9926945c017f62c78d0536f3a600e Mon Sep 17 00:00:00 2001 From: ue5377 Date: Thu, 21 Sep 2023 22:43:07 +0200 Subject: [PATCH 4906/8412] feat(domain): kainer.is-a.dev --- domains/kainer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kainer.json diff --git a/domains/kainer.json b/domains/kainer.json new file mode 100644 index 000000000..c60567d15 --- /dev/null +++ b/domains/kainer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ue5377", + "email": "kai.ner.h13r@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 005e8b03568e24ccd068a157130d02ea0b44118b Mon Sep 17 00:00:00 2001 From: Wizrst641 Date: Thu, 21 Sep 2023 17:22:45 -0400 Subject: [PATCH 4907/8412] feat(domain): jasonthomas.is-a.dev --- domains/jasonthomas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jasonthomas.json diff --git a/domains/jasonthomas.json b/domains/jasonthomas.json new file mode 100644 index 000000000..25fd6253b --- /dev/null +++ b/domains/jasonthomas.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Wizrst641", + "email": "slxppyznet18@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cf5f100bf26e8cf3da33598300c0efee5cbc6963 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 22 Sep 2023 01:49:11 +0200 Subject: [PATCH 4908/8412] Delete domains/gattinhosbot.json --- domains/gattinhosbot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/gattinhosbot.json diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json deleted file mode 100644 index 42842af05..000000000 --- a/domains/gattinhosbot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "CNAME": "nl2-4.deploy.sbs" - } -} From 201a4cb1c4283318f13bdff8557f841a0883a0ee Mon Sep 17 00:00:00 2001 From: sushi <118438453+sushi-ae@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:42:50 +0800 Subject: [PATCH 4909/8412] feat(domain): add `sushi.is-a.dev` --- domains/sushi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sushi.json diff --git a/domains/sushi.json b/domains/sushi.json new file mode 100644 index 000000000..94b8eae52 --- /dev/null +++ b/domains/sushi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sushi-ae", + "email": "frapdotpng@gmail.com" + }, + + "record": { + "CNAME": "sushi-ae.neocities.org" + } +} From e91c99cedecc8bb9bc9a5d3f5e194f6186c6744d Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:35:39 +0530 Subject: [PATCH 4910/8412] Create syntaxloopers --- domains/syntaxloopers | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/syntaxloopers diff --git a/domains/syntaxloopers b/domains/syntaxloopers new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/syntaxloopers @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 29626af8be61f8f0ddcb6348ba85a86bad0e7124 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:36:42 +0530 Subject: [PATCH 4911/8412] Create marketplace.syntaxloopers --- domains/marketplace.syntaxloopers | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marketplace.syntaxloopers diff --git a/domains/marketplace.syntaxloopers b/domains/marketplace.syntaxloopers new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/marketplace.syntaxloopers @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 5114bed4125f83dba1dee0a8fc3fe329223e38b1 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:38:24 +0530 Subject: [PATCH 4912/8412] Rename marketplace.syntaxloopers to marketplace.syntaxlooper.jsons --- .../{marketplace.syntaxloopers => marketplace.syntaxlooper.jsons} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{marketplace.syntaxloopers => marketplace.syntaxlooper.jsons} (100%) diff --git a/domains/marketplace.syntaxloopers b/domains/marketplace.syntaxlooper.jsons similarity index 100% rename from domains/marketplace.syntaxloopers rename to domains/marketplace.syntaxlooper.jsons From 58caae9374eef01caf1480d50294536c755b8fa9 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:38:57 +0530 Subject: [PATCH 4913/8412] Rename syntaxloopers to syntaxloopers.json --- domains/{syntaxloopers => syntaxloopers.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{syntaxloopers => syntaxloopers.json} (100%) diff --git a/domains/syntaxloopers b/domains/syntaxloopers.json similarity index 100% rename from domains/syntaxloopers rename to domains/syntaxloopers.json From b7e363288f1c0ea2e5fd019d04837eb688084036 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Fri, 22 Sep 2023 10:39:48 +0530 Subject: [PATCH 4914/8412] Rename marketplace.syntaxlooper.jsons to marketplace.syntaxlooper.json --- ...rketplace.syntaxlooper.jsons => marketplace.syntaxlooper.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{marketplace.syntaxlooper.jsons => marketplace.syntaxlooper.json} (100%) diff --git a/domains/marketplace.syntaxlooper.jsons b/domains/marketplace.syntaxlooper.json similarity index 100% rename from domains/marketplace.syntaxlooper.jsons rename to domains/marketplace.syntaxlooper.json From 13d01cc9f5c33d95e3a0b15282786b7834fc26c7 Mon Sep 17 00:00:00 2001 From: hkamran80 Date: Thu, 21 Sep 2023 23:32:03 -0700 Subject: [PATCH 4915/8412] feat(domain): hkamran.is-a.dev --- domains/hkamran.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hkamran.json diff --git a/domains/hkamran.json b/domains/hkamran.json new file mode 100644 index 000000000..3710123e0 --- /dev/null +++ b/domains/hkamran.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hkamran80", + "email": "hkamran@hkamran.com" + }, + "record": { + "URL": "https://hkamran.com/?ref=isadev" + } +} From 187f173ee04fdd79700142d0644a1324e8a88c09 Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Fri, 22 Sep 2023 14:37:29 +0800 Subject: [PATCH 4916/8412] Update hcs.json --- domains/hcs.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/hcs.json b/domains/hcs.json index 7cf3b23f3..dbbbd645b 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -4,7 +4,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "bbd928e6-8d57-4ccb-99e3-97b961397448.id.repl.co", - "TXT": "replit-verify=bbd928e6-8d57-4ccb-99e3-97b961397448" + "CNAME": "https://hcs1219.github.io" } } From 2f9d6a343b4a9c93a401333bde67162e357f9dcc Mon Sep 17 00:00:00 2001 From: hcs1219 <87796473+hcs1219@users.noreply.github.com> Date: Fri, 22 Sep 2023 15:29:47 +0800 Subject: [PATCH 4917/8412] Update hcs.json --- domains/hcs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hcs.json b/domains/hcs.json index dbbbd645b..b585e5e80 100644 --- a/domains/hcs.json +++ b/domains/hcs.json @@ -4,6 +4,6 @@ "email": "hcskaiask@gmail.com" }, "record": { - "CNAME": "https://hcs1219.github.io" + "CNAME": "hcs1219.github.io" } } From bdbe04700f2d858b63b9cd21714492bd8943ae4e Mon Sep 17 00:00:00 2001 From: istrueuser Date: Fri, 22 Sep 2023 14:30:09 +0700 Subject: [PATCH 4918/8412] feat(domain): beluminh.is-a.dev --- domains/beluminh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/beluminh.json diff --git a/domains/beluminh.json b/domains/beluminh.json new file mode 100644 index 000000000..77021a1f4 --- /dev/null +++ b/domains/beluminh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "istrueuser", + "email": "thisistrueemail@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 24bb1f8a29dbb391b6de8eb9726bc3b0d39ed952 Mon Sep 17 00:00:00 2001 From: nixxvl Date: Fri, 22 Sep 2023 12:31:27 +0300 Subject: [PATCH 4919/8412] feat(domain): nixxvl.is-a.dev --- domains/nixxvl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nixxvl.json diff --git a/domains/nixxvl.json b/domains/nixxvl.json new file mode 100644 index 000000000..d1b4d3d3c --- /dev/null +++ b/domains/nixxvl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nixxvl", + "email": "noyboyroblox@gmail.com" + }, + "record": { + "CNAME": "nixxvl.space" + } +} From e4deff01f339599478d9ac822de675f4430ce843 Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:27:53 +0700 Subject: [PATCH 4920/8412] Update trueuser.json --- domains/trueuser.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 77021a1f4..46f0baf43 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -1,11 +1,10 @@ { - "owner": { - "username": "istrueuser", - "email": "thisistrueemail@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file +"owner": { +"username": "istrueuser", +"email": "thisistrueemail@gmail.com" +}, +"record": { +"A": ["35.186.245.55"], +"MX": ["hosts.is-a.dev"], +} +} From 3bc03444768070af9f9a9176ddba2d373ae9935d Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:37:10 +0700 Subject: [PATCH 4921/8412] Update beluminh.json --- domains/beluminh.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/beluminh.json b/domains/beluminh.json index 77021a1f4..990527af9 100644 --- a/domains/beluminh.json +++ b/domains/beluminh.json @@ -3,9 +3,8 @@ "username": "istrueuser", "email": "thisistrueemail@gmail.com" }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file +"record": { +"A": ["35.186.245.55"], +"MX": ["hosts.is-a.dev"], +} +} From e1b821c395b411110dd22ac2e821c915db0d7791 Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:40:13 +0700 Subject: [PATCH 4922/8412] Update trueuser.json --- domains/trueuser.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 46f0baf43..76511aadb 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -1,10 +1,10 @@ { -"owner": { -"username": "istrueuser", -"email": "thisistrueemail@gmail.com" + "owner": { + "username": "istrueuser", + "email": "thisistrueemail@gmail.com" }, -"record": { -"A": ["35.186.245.55"], -"MX": ["hosts.is-a.dev"], + "record": { + "A": ["35.186.245.55"], + "MX": ["hosts.is-a.dev"], } } From dbd3cacc97945614992f5e1e7f99c1e77a67dab0 Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:41:51 +0700 Subject: [PATCH 4923/8412] Update trueuser.json --- domains/trueuser.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 76511aadb..db9ca5498 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "istrueuser", - "email": "thisistrueemail@gmail.com" -}, - "record": { - "A": ["35.186.245.55"], - "MX": ["hosts.is-a.dev"], -} + "owner": { + "username": "istrueuser", + "email": "thisistrueemail@gmail.com" + }, + "record": { + "A": ["35.186.245.55"], + "MX": ["hosts.is-a.dev"], + } } From 30326a2786eef78ea35182dca504b5fed1bc32ce Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 17:42:12 +0700 Subject: [PATCH 4924/8412] Update beluminh.json --- domains/beluminh.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/beluminh.json b/domains/beluminh.json index 990527af9..db9ca5498 100644 --- a/domains/beluminh.json +++ b/domains/beluminh.json @@ -1,10 +1,10 @@ { "owner": { - "username": "istrueuser", - "email": "thisistrueemail@gmail.com" - }, -"record": { -"A": ["35.186.245.55"], -"MX": ["hosts.is-a.dev"], -} + "username": "istrueuser", + "email": "thisistrueemail@gmail.com" + }, + "record": { + "A": ["35.186.245.55"], + "MX": ["hosts.is-a.dev"], + } } From ea2d0de734ea9ca9468565c4f13aec9fdc33978f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B7Atharva?= Date: Fri, 22 Sep 2023 19:12:41 +0530 Subject: [PATCH 4925/8412] Update atharva.json --- domains/atharva.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/atharva.json b/domains/atharva.json index ce05b2a98..98fa0ec8c 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/atharvalt/atharvalt.github.io", + "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", "owner": { - "username": "atharvalt", + "username": "atharvaupadhyay", "email": "atharva.upadhyay1099@gmail.com", - "discord": "シAtharva#5374" + "discord": "atharvaupadhyay" }, "record": { - "CNAME": "atharvalt.github.io" + "CNAME": "atharvaupadhyay.github.io" } } From c07072b2e4d9cb8dd8af4ecaf8b000ddbe9221a8 Mon Sep 17 00:00:00 2001 From: Zyelixify Date: Fri, 22 Sep 2023 16:10:28 +0200 Subject: [PATCH 4926/8412] feat(domain): mohab.is-a.dev --- domains/mohab.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mohab.json diff --git a/domains/mohab.json b/domains/mohab.json new file mode 100644 index 000000000..01b5231c3 --- /dev/null +++ b/domains/mohab.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zyelixify", + "email": "heroxmain@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 17cbb9d5778af4dc573508b7c813c1c35114e9c8 Mon Sep 17 00:00:00 2001 From: Zyelixify Date: Fri, 22 Sep 2023 16:11:18 +0200 Subject: [PATCH 4927/8412] feat(domain): zye.is-a.dev --- domains/zye.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zye.json diff --git a/domains/zye.json b/domains/zye.json new file mode 100644 index 000000000..01b5231c3 --- /dev/null +++ b/domains/zye.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zyelixify", + "email": "heroxmain@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9cb02467c3ba6f88eee332d71ab422a1a82bf424 Mon Sep 17 00:00:00 2001 From: atharvalt <100528425+atharvalt@users.noreply.github.com> Date: Fri, 22 Sep 2023 19:42:20 +0530 Subject: [PATCH 4928/8412] Update atharva.json --- domains/atharva.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/atharva.json b/domains/atharva.json index ce05b2a98..98fa0ec8c 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -1,11 +1,11 @@ { - "repo": "https://github.com/atharvalt/atharvalt.github.io", + "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", "owner": { - "username": "atharvalt", + "username": "atharvaupadhyay", "email": "atharva.upadhyay1099@gmail.com", - "discord": "シAtharva#5374" + "discord": "atharvaupadhyay" }, "record": { - "CNAME": "atharvalt.github.io" + "CNAME": "atharvaupadhyay.github.io" } } From 4052f22fe73a78b2c249eba3741e2eb15ced18d5 Mon Sep 17 00:00:00 2001 From: atharvalt Date: Fri, 22 Sep 2023 19:44:56 +0530 Subject: [PATCH 4929/8412] feat(domain): saatvik.is-a.dev --- domains/saatvik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saatvik.json diff --git a/domains/saatvik.json b/domains/saatvik.json new file mode 100644 index 000000000..4dfeac60c --- /dev/null +++ b/domains/saatvik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "atharvalt", + "email": "beast.gaming1099@gmail.com" + }, + "record": { + "CNAME": "atharvaupadhyay.github.io" + } +} From 48014e00c6c3f4fb1f07be07edb728b477cedba2 Mon Sep 17 00:00:00 2001 From: U8K50 Date: Fri, 22 Sep 2023 19:51:06 +0530 Subject: [PATCH 4930/8412] feat(domain): ukirio.is-a.dev --- domains/ukirio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ukirio.json diff --git a/domains/ukirio.json b/domains/ukirio.json new file mode 100644 index 000000000..392964700 --- /dev/null +++ b/domains/ukirio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "U8K50", + "email": "u8k50850@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 18b740ac61fa0243d45074a53bce877c40b25a2a Mon Sep 17 00:00:00 2001 From: legendsayantan Date: Fri, 22 Sep 2023 19:54:50 +0530 Subject: [PATCH 4931/8412] feat(domain): sayantan.is-a.dev --- domains/sayantan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sayantan.json diff --git a/domains/sayantan.json b/domains/sayantan.json new file mode 100644 index 000000000..138802c0b --- /dev/null +++ b/domains/sayantan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "legendsayantan", + "email": "legendsayantanpaul@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f5633fac2c5ef16aa01791b0ce22f006ef02b165 Mon Sep 17 00:00:00 2001 From: atharvaupadhyay Date: Fri, 22 Sep 2023 19:59:15 +0530 Subject: [PATCH 4932/8412] feat(domain): atharvaupadhyay.is-a.dev --- domains/atharvaupadhyay.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/atharvaupadhyay.json diff --git a/domains/atharvaupadhyay.json b/domains/atharvaupadhyay.json new file mode 100644 index 000000000..ffcd25ce4 --- /dev/null +++ b/domains/atharvaupadhyay.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "atharvaupadhyay", + "email": "atharva.upadhyay1099@gmail.com" + }, + "record": { + "CNAME": "atharvaupadhyay.github.io" + } +} From 047064e6ee64edb22e9a247f1775c4f7c177b91a Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 21:32:17 +0700 Subject: [PATCH 4933/8412] Update beluminh.json --- domains/beluminh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/beluminh.json b/domains/beluminh.json index db9ca5498..dd4243356 100644 --- a/domains/beluminh.json +++ b/domains/beluminh.json @@ -5,6 +5,6 @@ }, "record": { "A": ["35.186.245.55"], - "MX": ["hosts.is-a.dev"], + "MX": ["hosts.is-a.dev"] } } From ae2bf6dde1f8634bb9dea6aaafe71d1306883fbf Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 21:32:43 +0700 Subject: [PATCH 4934/8412] Update trueuser.json --- domains/trueuser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index db9ca5498..dd4243356 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -5,6 +5,6 @@ }, "record": { "A": ["35.186.245.55"], - "MX": ["hosts.is-a.dev"], + "MX": ["hosts.is-a.dev"] } } From fb9b062302923274daa5cecfdb755cab87981a8b Mon Sep 17 00:00:00 2001 From: heyjumanji Date: Fri, 22 Sep 2023 20:45:46 +0530 Subject: [PATCH 4935/8412] feat(domain): jumanji.is-a.dev --- domains/jumanji.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jumanji.json diff --git a/domains/jumanji.json b/domains/jumanji.json new file mode 100644 index 000000000..a1fd687e9 --- /dev/null +++ b/domains/jumanji.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "heyjumanji", + "email": "madhuchutiya.unhinge650@silomails.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7116d1bf07fe2bbe8ceaf78e09178602de906819 Mon Sep 17 00:00:00 2001 From: mdbesoain Date: Fri, 22 Sep 2023 12:21:53 -0300 Subject: [PATCH 4936/8412] feat(domain): mdbesoain.is-a.dev --- domains/mdbesoain.json | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/domains/mdbesoain.json b/domains/mdbesoain.json index 4129f9c5d..8a37a5bde 100644 --- a/domains/mdbesoain.json +++ b/domains/mdbesoain.json @@ -1,11 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "mdbesoain", "email": "mdbesoain@gmail.com" - }, - "record": { - "URL": "https://mdbesoain.cl" - } + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - \ No newline at end of file +} \ No newline at end of file From 151e522b6d800231c150fa2c2907cbe74386423e Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 22:23:19 +0700 Subject: [PATCH 4937/8412] Update beluminh.json --- domains/beluminh.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/beluminh.json b/domains/beluminh.json index dd4243356..bda9f1b0a 100644 --- a/domains/beluminh.json +++ b/domains/beluminh.json @@ -4,7 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "A": ["35.186.245.55"], - "MX": ["hosts.is-a.dev"] + "A": ["35.186.245.55"] } } From 0165b67974c0f3de408f2426039012189372121f Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Fri, 22 Sep 2023 22:23:38 +0700 Subject: [PATCH 4938/8412] Update trueuser.json --- domains/trueuser.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index dd4243356..bda9f1b0a 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,7 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "A": ["35.186.245.55"], - "MX": ["hosts.is-a.dev"] + "A": ["35.186.245.55"] } } From e3648f849bae9f77057ebdb9a8875b71d605c6a1 Mon Sep 17 00:00:00 2001 From: alephdfilms Date: Fri, 22 Sep 2023 12:12:17 -0400 Subject: [PATCH 4939/8412] feat(domain): brandnewwick.is-a.dev --- domains/brandnewwick.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brandnewwick.json diff --git a/domains/brandnewwick.json b/domains/brandnewwick.json new file mode 100644 index 000000000..38219d054 --- /dev/null +++ b/domains/brandnewwick.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alephdfilms", + "email": "alephdiallo@mail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From 64751a2653b83c6fd2c353935c4312af4bf4c43c Mon Sep 17 00:00:00 2001 From: sid-008 Date: Fri, 22 Sep 2023 21:52:13 +0530 Subject: [PATCH 4940/8412] feat(domain): siddharthtewari.is-a.dev --- domains/siddharthtewari.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/siddharthtewari.json diff --git a/domains/siddharthtewari.json b/domains/siddharthtewari.json new file mode 100644 index 000000000..fe5dbf434 --- /dev/null +++ b/domains/siddharthtewari.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sid-008", + "email": "siddharthtewari14@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c25b1155f56512cf8339d6ec8ce95cfcb425a78d Mon Sep 17 00:00:00 2001 From: waitwhatActo Date: Fri, 22 Sep 2023 09:29:43 -0700 Subject: [PATCH 4941/8412] feat(domain): acto.is-a.dev --- domains/acto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/acto.json diff --git a/domains/acto.json b/domains/acto.json new file mode 100644 index 000000000..0185063db --- /dev/null +++ b/domains/acto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "waitwhatActo", + "email": "acton.clever@gmail.com" + }, + "record": { + "CNAME": "actoweb.xyz" + } +} From b54ca5857777f80273a793e4d818eae24168fc36 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 22 Sep 2023 22:16:48 +0530 Subject: [PATCH 4942/8412] feat(script): allows _discord subdomains --- tests/validations.test.js | 2 ++ utils/invalid-domains.json | 3 ++- utils/validations.js | 13 ++++++++----- 3 files changed, 12 insertions(+), 6 deletions(-) diff --git a/tests/validations.test.js b/tests/validations.test.js index 219546bad..925e747e0 100644 --- a/tests/validations.test.js +++ b/tests/validations.test.js @@ -59,6 +59,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: 'help.baa' }, { ...defaultDomain, name: '_github-pages-challenge-is-a-dev' }, { ...defaultDomain, name: '_github-challenge-is-a-dev' }, + { ...defaultDomain, name: '_discord' }, ]; const validCases = [ @@ -86,6 +87,7 @@ describe('validateDomainData', () => { { ...defaultDomain, name: '_github-challenge-hello01-ga' }, { ...defaultDomain, name: '_github-challenge-hello01_ga' }, { ...defaultDomain, record: { TXT: ['foobar wow nice!!!', 'more text'] } }, + { ...defaultDomain, name: '_discord.subdomain' }, ]; it('should return false for invalid data', () => { diff --git a/utils/invalid-domains.json b/utils/invalid-domains.json index a8943f3c4..ef66a5517 100644 --- a/utils/invalid-domains.json +++ b/utils/invalid-domains.json @@ -14,5 +14,6 @@ "ww3", "ww4", "wwww", - "your-domain-name" + "your-domain-name", + "_discord" ] diff --git a/utils/validations.js b/utils/validations.js index 9a99343fa..11a5481d4 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -27,6 +27,11 @@ const validateMXRecord = type => and([ const checkRestrictedNames = R.complement(R.includes(R.__, INVALID_NAMES)) +const extraSupportedNames = [ + testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i), // Exception for github verification records + R.equals('_discord'), +] + const validateDomainData = validate({ name: { reason: 'The name of the file is invalid. It must be lowercased, alphanumeric and each component must be more than 2 characters long', @@ -34,17 +39,15 @@ const validateDomainData = validate({ R.equals('@'), and([ R.is(String), + checkRestrictedNames, R.compose( R.all(or([ - and([ - testRegex(/^_github(-pages)?-challenge-[a-z0-9-_]+$/i), // Exception for github verification records - checkRestrictedNames, - ]), and([ R.compose(between(2, 100), R.length), testRegex(/^[a-z0-9-]+$/g), checkRestrictedNames, - ]) + ]), + ...extraSupportedNames, ])), R.split('.'), ), From 640d0474c1e53af715315ead97dce92761fedf76 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 22 Sep 2023 22:25:57 +0530 Subject: [PATCH 4943/8412] chore: updates bun for some fixes --- .github/workflows/checks.yml | 2 +- .github/workflows/publish-records.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/checks.yml b/.github/workflows/checks.yml index 9fc9d34de..1c5f7d0ca 100644 --- a/.github/workflows/checks.yml +++ b/.github/workflows/checks.yml @@ -11,6 +11,6 @@ jobs: fetch-depth: 0 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.0 + bun-version: 1.0.3 - run: bun install - run: bun test diff --git a/.github/workflows/publish-records.yml b/.github/workflows/publish-records.yml index 7a0ab3e06..522179f4d 100644 --- a/.github/workflows/publish-records.yml +++ b/.github/workflows/publish-records.yml @@ -14,7 +14,7 @@ jobs: - uses: actions/checkout@v3 - uses: oven-sh/setup-bun@v1 with: - bun-version: 1.0.0 + bun-version: 1.0.3 - run: bun install - run: bun test - name: Publishing records From 4a0d79f08548491d0d9ee65ddac6af69fff1b22f Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 22:26:22 +0530 Subject: [PATCH 4944/8412] feat(domain): chandrabose.is-a.dev --- domains/chandrabose.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chandrabose.json diff --git a/domains/chandrabose.json b/domains/chandrabose.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/chandrabose.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 12d685e1a1e7ad83fc1889cd4b0262fef9a81144 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 22 Sep 2023 22:31:12 +0530 Subject: [PATCH 4945/8412] chore: uses hack for consistent esm support --- utils/validations.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/utils/validations.js b/utils/validations.js index 8726fe0b7..65d1c5336 100644 --- a/utils/validations.js +++ b/utils/validations.js @@ -2,7 +2,8 @@ const R = require('ramda'); const { VALID_RECORD_TYPES } = require('./constants'); const { or, and, validate, between, testRegex, withLengthEq, withLengthGte } = require('./helpers'); const INVALID_NAMES = require('./invalid-domains.json'); -const { default: ipRegex } = require('ip-regex'); +const ipRegex_ = require('ip-regex'); +const ipRegex = ipRegex_.default ?? ipRegex_; const isValidURL = and([R.is(String), testRegex(/^https?:\/\//ig)]); From 4cc0310f5957c78531c5d61eeaf62fa463b3b44f Mon Sep 17 00:00:00 2001 From: hirakotm Date: Fri, 22 Sep 2023 22:50:10 +0530 Subject: [PATCH 4946/8412] feat(domain): tanish.is-a.dev --- domains/tanish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tanish.json diff --git a/domains/tanish.json b/domains/tanish.json new file mode 100644 index 000000000..81737f663 --- /dev/null +++ b/domains/tanish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hirakotm", + "email": "hirakoo@proton.me" + }, + "record": { + "CNAME": "hirako-is-really-cool.pages.dev" + } +} From 8c7b302ba3a4e93d5ec6f9e021a8d38b986de049 Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 23:17:35 +0530 Subject: [PATCH 4947/8412] feat(domain): srinivas.is-a.dev --- domains/srinivas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/srinivas.json diff --git a/domains/srinivas.json b/domains/srinivas.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/srinivas.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7fbf4d19ffad2372d93d65b7d7f3a9c4aa7962e3 Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 23:18:14 +0530 Subject: [PATCH 4948/8412] feat(domain): saiganesh.is-a.dev --- domains/saiganesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saiganesh.json diff --git a/domains/saiganesh.json b/domains/saiganesh.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/saiganesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 61048da9a3d2dccabbc2b962afc7c083dbf11ef6 Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 23:18:45 +0530 Subject: [PATCH 4949/8412] feat(domain): lokesh.is-a.dev --- domains/lokesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lokesh.json diff --git a/domains/lokesh.json b/domains/lokesh.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/lokesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 46605e7c19459889e6ea663bfdc33c8a12d9379e Mon Sep 17 00:00:00 2001 From: Sharan Kumar <116292779+sharan-218@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:23:55 +0530 Subject: [PATCH 4950/8412] Create your-domain-name.json --- your-domain-name.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 your-domain-name.json diff --git a/your-domain-name.json b/your-domain-name.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/your-domain-name.json @@ -0,0 +1 @@ + From e875b221353df346cc69601425dfe742a44cec53 Mon Sep 17 00:00:00 2001 From: chandrabosep Date: Fri, 22 Sep 2023 23:23:56 +0530 Subject: [PATCH 4951/8412] feat(domain): shivathmika.is-a.dev --- domains/shivathmika.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shivathmika.json diff --git a/domains/shivathmika.json b/domains/shivathmika.json new file mode 100644 index 000000000..39ffd69d3 --- /dev/null +++ b/domains/shivathmika.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chandrabosep", + "email": "chandrabosep3112@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8fd78512f7c50b7153a663b4a991d9a34e1e8480 Mon Sep 17 00:00:00 2001 From: sharan-218 Date: Fri, 22 Sep 2023 23:27:05 +0530 Subject: [PATCH 4952/8412] feat(domain): sharan.is-a.dev --- domains/sharan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sharan.json diff --git a/domains/sharan.json b/domains/sharan.json new file mode 100644 index 000000000..a987bb6e0 --- /dev/null +++ b/domains/sharan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sharan-218", + "email": "yenugulasharan8019@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f41d6928a31d37fcb79e237d6017f091999b3652 Mon Sep 17 00:00:00 2001 From: kardespro Date: Fri, 22 Sep 2023 22:04:51 +0400 Subject: [PATCH 4953/8412] feat(domain): negodev.is-a.dev --- domains/negodev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/negodev.json diff --git a/domains/negodev.json b/domains/negodev.json new file mode 100644 index 000000000..3eb73d60b --- /dev/null +++ b/domains/negodev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kardespro", + "email": "kardesdcys@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b8ffefbe39325143ececa45a65c99f1cc792cbdd Mon Sep 17 00:00:00 2001 From: xrenata Date: Fri, 22 Sep 2023 21:09:47 +0300 Subject: [PATCH 4954/8412] feat(domain): renata.is-a.dev --- domains/renata.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/renata.json diff --git a/domains/renata.json b/domains/renata.json new file mode 100644 index 000000000..57db3a46a --- /dev/null +++ b/domains/renata.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "xrenata", + "email": "emirhan@duck.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4a0a2c06d4125496c1f0b2767ba188b0c72da664 Mon Sep 17 00:00:00 2001 From: dexjr Date: Fri, 22 Sep 2023 21:27:43 +0300 Subject: [PATCH 4955/8412] feat(domain): ayaan.is-a.dev --- domains/ayaan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayaan.json diff --git a/domains/ayaan.json b/domains/ayaan.json new file mode 100644 index 000000000..c059fac4c --- /dev/null +++ b/domains/ayaan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dexjr", + "email": "dexjrdexjr@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7d727b619c919bd77adbb3c0dff6eaf3de20cf28 Mon Sep 17 00:00:00 2001 From: skysthelimitt Date: Fri, 22 Sep 2023 15:41:05 -0400 Subject: [PATCH 4956/8412] feat(domain): selenite.is-a.dev --- domains/selenite.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/selenite.json diff --git a/domains/selenite.json b/domains/selenite.json new file mode 100644 index 000000000..04ab6780f --- /dev/null +++ b/domains/selenite.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "skysthelimitt", + "email": "skysth3limit@pm.me" + }, + "record": { + "CNAME": "selenite.cc" + } +} From 2dddde035d9d0bc7fa5bda1767a3ff7ac2957989 Mon Sep 17 00:00:00 2001 From: hackermon Date: Fri, 22 Sep 2023 16:20:48 -0400 Subject: [PATCH 4957/8412] Delete your-domain-name.json --- your-domain-name.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 your-domain-name.json diff --git a/your-domain-name.json b/your-domain-name.json deleted file mode 100644 index 8b1378917..000000000 --- a/your-domain-name.json +++ /dev/null @@ -1 +0,0 @@ - From 9b1563ca5d76cf0eb0ef6d965d9a4743fb5e790a Mon Sep 17 00:00:00 2001 From: sky Date: Fri, 22 Sep 2023 16:55:37 -0400 Subject: [PATCH 4958/8412] Update selenite.json --- domains/selenite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/selenite.json b/domains/selenite.json index 04ab6780f..1943cc900 100644 --- a/domains/selenite.json +++ b/domains/selenite.json @@ -4,6 +4,6 @@ "email": "skysth3limit@pm.me" }, "record": { - "CNAME": "selenite.cc" + "CNAME": "selenite.pages.dev" } } From 42ecaf088a213e06b87dd1675b554475212655b8 Mon Sep 17 00:00:00 2001 From: Dark <58370174+BruhDark@users.noreply.github.com> Date: Fri, 22 Sep 2023 18:56:15 -0300 Subject: [PATCH 4959/8412] Update dark.json --- domains/dark.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dark.json b/domains/dark.json index 6e6b69a43..3c26acd96 100644 --- a/domains/dark.json +++ b/domains/dark.json @@ -5,7 +5,7 @@ "email": "darkpxint@gmail.com" }, "record": { - "CNAME": "bruhdarkgithubio-production.up.railway.app" + "CNAME": "website-93d6f.web.app" } } From 86feb3168227a9c2c661238d343e0a601a5cd855 Mon Sep 17 00:00:00 2001 From: nassro199 Date: Sat, 23 Sep 2023 01:46:45 +0100 Subject: [PATCH 4960/8412] feat(domain): nassro.is-a.dev --- domains/nassro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nassro.json diff --git a/domains/nassro.json b/domains/nassro.json new file mode 100644 index 000000000..1e5bc04b4 --- /dev/null +++ b/domains/nassro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nassro199", + "email": "nasrohasini19ny@gmail.com" + }, + "record": { + "CNAME": "nassro" + } +} From b90b2cd9e4230ae18052ae593e93fd5e57829397 Mon Sep 17 00:00:00 2001 From: sushi-ae Date: Sat, 23 Sep 2023 10:31:32 +0800 Subject: [PATCH 4961/8412] feat(domain): sushi.is-a.dev --- domains/sushi.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/sushi.json b/domains/sushi.json index 94b8eae52..2cc880bfc 100644 --- a/domains/sushi.json +++ b/domains/sushi.json @@ -3,8 +3,9 @@ "username": "sushi-ae", "email": "frapdotpng@gmail.com" }, - "record": { - "CNAME": "sushi-ae.neocities.org" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From c5013bb9fe91e227f94897067a42a8e42f70f25d Mon Sep 17 00:00:00 2001 From: Lenn106 Date: Fri, 22 Sep 2023 21:42:44 -0500 Subject: [PATCH 4962/8412] feat(domain): lenn106.is-a.dev --- domains/lenn106.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lenn106.json diff --git a/domains/lenn106.json b/domains/lenn106.json new file mode 100644 index 000000000..5436a8c28 --- /dev/null +++ b/domains/lenn106.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Lenn106", + "email": "lennongreyson@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f8d5fa6ddf82a8d432af137e8119ebe2e098e04c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:09:35 +0800 Subject: [PATCH 4963/8412] fix cname --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 0c81aa947..6c88328fb 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -6,6 +6,6 @@ }, "record": { - "CNAME": "Demon-Gamez-website.github.io" + "CNAME": "DemonGamez.github.io" } } From 4a7caf70fed39a1cbaae3ca20b883a16c9f2896a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:10:08 +0800 Subject: [PATCH 4964/8412] fix username --- domains/itsdemongamez.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itsdemongamez.json b/domains/itsdemongamez.json index 6c88328fb..8dbd2ff9f 100644 --- a/domains/itsdemongamez.json +++ b/domains/itsdemongamez.json @@ -1,6 +1,6 @@ { "owner": { - "username": "ShadowPlayzYT22", + "username": "DemonGamez", "email": "peterwyneg@gmail.com", "discord": "1038747272701292584" }, From 042eaccef2a395e59b5460135d3141968983f452 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:11:07 -0400 Subject: [PATCH 4965/8412] Delete domains/lokesh.json --- domains/lokesh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lokesh.json diff --git a/domains/lokesh.json b/domains/lokesh.json deleted file mode 100644 index 39ffd69d3..000000000 --- a/domains/lokesh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chandrabosep", - "email": "chandrabosep3112@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 4b6969f11b6b84b3a28b45c50991f8a204eca78a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:11:28 -0400 Subject: [PATCH 4966/8412] Delete domains/saiganesh.json --- domains/saiganesh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/saiganesh.json diff --git a/domains/saiganesh.json b/domains/saiganesh.json deleted file mode 100644 index 39ffd69d3..000000000 --- a/domains/saiganesh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chandrabosep", - "email": "chandrabosep3112@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 21f3fb4bc2891336df5d5e5363dffb7288a96752 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:11:34 -0400 Subject: [PATCH 4967/8412] Delete domains/shivathmika.json --- domains/shivathmika.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/shivathmika.json diff --git a/domains/shivathmika.json b/domains/shivathmika.json deleted file mode 100644 index 39ffd69d3..000000000 --- a/domains/shivathmika.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chandrabosep", - "email": "chandrabosep3112@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From c8ab11ad01fe2bd585a6c4995a3efb2ea1a36eaf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 22 Sep 2023 23:11:47 -0400 Subject: [PATCH 4968/8412] Delete domains/srinivas.json --- domains/srinivas.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/srinivas.json diff --git a/domains/srinivas.json b/domains/srinivas.json deleted file mode 100644 index 39ffd69d3..000000000 --- a/domains/srinivas.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "chandrabosep", - "email": "chandrabosep3112@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 14f408dcde5ad2067ed6d37cf452cfb061369dc7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:14:50 +0800 Subject: [PATCH 4969/8412] fix json --- domains/mirozr.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/mirozr.json b/domains/mirozr.json index 241898fc6..1d454bc32 100644 --- a/domains/mirozr.json +++ b/domains/mirozr.json @@ -1,9 +1,8 @@ { - "description": "Describe the use of this subdomain", "repo": "https://github.com/Miroslavchen/hatynka_0A.github.io", "owner": { "username": "miroslavchen", - "email": "miroslavnezgoduk8@gmail.com", + "email": "miroslavnezgoduk8@gmail.com" }, "record": { "CNAME": "miroslavchen.github.io" From 13ca05bf757b3997cb6c9da66ca2ea3f2e3a72d4 Mon Sep 17 00:00:00 2001 From: qing762 Date: Sat, 23 Sep 2023 11:15:06 +0800 Subject: [PATCH 4970/8412] feat(domain): chaey.is-a.dev --- domains/chaey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chaey.json diff --git a/domains/chaey.json b/domains/chaey.json new file mode 100644 index 000000000..ab5690e99 --- /dev/null +++ b/domains/chaey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qing762", + "email": "threatedblade@outlook.com" + }, + "record": { + "URL": "qing762.is-a.dev" + } +} From 1e2fc6667335aea0eb6ee623683df9a18537f8be Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:19:18 +0800 Subject: [PATCH 4971/8412] fix file --- domains/{yassinm.is-a.dev.json => yassinm.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{yassinm.is-a.dev.json => yassinm.json} (70%) diff --git a/domains/yassinm.is-a.dev.json b/domains/yassinm.json similarity index 70% rename from domains/yassinm.is-a.dev.json rename to domains/yassinm.json index 817911640..7d030b479 100644 --- a/domains/yassinm.is-a.dev.json +++ b/domains/yassinm.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": ["https://yassinmoussamih.vercel.app/"] + "URL": "https://yassinmoussamih.vercel.app" } } From 301adb11f1d4409b02ae547cd38d5575b6ff23a4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:22:05 +0800 Subject: [PATCH 4972/8412] Update habib.json --- domains/habib.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/habib.json b/domains/habib.json index 5d262ffa2..abcb98df9 100644 --- a/domains/habib.json +++ b/domains/habib.json @@ -4,6 +4,6 @@ "email": "habib.prodev@gmail.com" }, "record": { - "URL": "mollah.vercel.app" + "URL": "https://mollah.vercel.app" } } From c457c354fef3b6615f3df64ad7302153b584724d Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:26:25 +0800 Subject: [PATCH 4973/8412] Discard changes to hornbyte.json --- hornbyte.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 hornbyte.json diff --git a/hornbyte.json b/hornbyte.json deleted file mode 100644 index 8b1378917..000000000 --- a/hornbyte.json +++ /dev/null @@ -1 +0,0 @@ - From 9504dedb9fbda77fd2ed1f61b690086a87bde3bd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:26:31 +0800 Subject: [PATCH 4974/8412] Discard changes to domains/hornbyte.json --- domains/hornbyte.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/hornbyte.json diff --git a/domains/hornbyte.json b/domains/hornbyte.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/hornbyte.json +++ /dev/null @@ -1 +0,0 @@ - From 355545e91686463645e61332757b12c66cda1810 Mon Sep 17 00:00:00 2001 From: Ayushman <68391648+AyushmanSarkar@users.noreply.github.com> Date: Sat, 23 Sep 2023 09:03:44 +0530 Subject: [PATCH 4975/8412] Update ayushmansarkar.json --- domains/ayushmansarkar.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json index 25e708172..87bd1b713 100644 --- a/domains/ayushmansarkar.json +++ b/domains/ayushmansarkar.json @@ -1,4 +1,6 @@ { + "description": "To Host my personal website :)", + "repo": "https://github.com/AyushmanSarkar/terminal-portfolio.github.io", "owner": { "username": "AyushmanSarkar", "email": "aayushmans2008@gmail.com" @@ -7,5 +9,6 @@ "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "terminal-portfolio.github.io" } -} \ No newline at end of file +} From f23c577a3532b706429c7cf885ade2ec3f7436a1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:36:05 +0800 Subject: [PATCH 4976/8412] Update chaey.json --- domains/chaey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chaey.json b/domains/chaey.json index ab5690e99..35eb0f53a 100644 --- a/domains/chaey.json +++ b/domains/chaey.json @@ -4,6 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "URL": "qing762.is-a.dev" + "URL": "https://qing762.is-a.dev" } } From 57c8fc82a18f602671eca6d0e67221cc65ca2976 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 11:37:26 +0800 Subject: [PATCH 4977/8412] Update ayushmansarkar.json --- domains/ayushmansarkar.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json index 87bd1b713..0adb99847 100644 --- a/domains/ayushmansarkar.json +++ b/domains/ayushmansarkar.json @@ -6,9 +6,6 @@ "email": "aayushmans2008@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - "CNAME": "terminal-portfolio.github.io" + "CNAME": "ayushmansarkar.github.io" } } From 1326549170c4e2c9787ae3f049c2a2bd587a5784 Mon Sep 17 00:00:00 2001 From: ExRonin Date: Sat, 23 Sep 2023 10:37:39 +0700 Subject: [PATCH 4978/8412] feat(domain): prafit.is-a.dev --- domains/prafit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/prafit.json diff --git a/domains/prafit.json b/domains/prafit.json new file mode 100644 index 000000000..1e3036641 --- /dev/null +++ b/domains/prafit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ExRonin", + "email": "palvido81@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bb775b795fd7d364c62b35cec9e29d6374be586c Mon Sep 17 00:00:00 2001 From: JadeBetty Date: Sat, 23 Sep 2023 10:39:03 +0700 Subject: [PATCH 4979/8412] feat(domain): jadebetty.is-a.dev --- domains/jadebetty.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jadebetty.json diff --git a/domains/jadebetty.json b/domains/jadebetty.json new file mode 100644 index 000000000..16adef9ef --- /dev/null +++ b/domains/jadebetty.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JadeBetty", + "email": "ngynag@gmail.com" + }, + "record": { + "CNAME": "jadebetty.github.io" + } +} From 0c213153c2bc67c8353cdbc550c02730451745eb Mon Sep 17 00:00:00 2001 From: Shivathmika20 Date: Sat, 23 Sep 2023 09:29:22 +0530 Subject: [PATCH 4980/8412] feat(domain): shivathmika.is-a.dev --- domains/shivathmika.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shivathmika.json diff --git a/domains/shivathmika.json b/domains/shivathmika.json new file mode 100644 index 000000000..5be4f12a2 --- /dev/null +++ b/domains/shivathmika.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Shivathmika20", + "email": "yelurishivathmika@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d89822ea3154971a9eb9bb76305666d5e1e36c99 Mon Sep 17 00:00:00 2001 From: waitwhatActo Date: Fri, 22 Sep 2023 21:38:21 -0700 Subject: [PATCH 4981/8412] feat(domain): acto.is-a.dev --- domains/acto.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/acto.json b/domains/acto.json index 0185063db..7322387dc 100644 --- a/domains/acto.json +++ b/domains/acto.json @@ -4,6 +4,8 @@ "email": "acton.clever@gmail.com" }, "record": { - "CNAME": "actoweb.xyz" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 919747cc5d82315fdc68efca7768aab54f433fc4 Mon Sep 17 00:00:00 2001 From: sushi <118438453+sushi-ae@users.noreply.github.com> Date: Sat, 23 Sep 2023 12:41:10 +0800 Subject: [PATCH 4982/8412] Add files via upload --- domains/sushi.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/sushi.json b/domains/sushi.json index 2cc880bfc..94b8eae52 100644 --- a/domains/sushi.json +++ b/domains/sushi.json @@ -3,9 +3,8 @@ "username": "sushi-ae", "email": "frapdotpng@gmail.com" }, + "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "sushi-ae.neocities.org" } -} \ No newline at end of file +} From 1075d99a373df447a3ed5c896ced8a847265a789 Mon Sep 17 00:00:00 2001 From: sushi <118438453+sushi-ae@users.noreply.github.com> Date: Sat, 23 Sep 2023 12:45:47 +0800 Subject: [PATCH 4983/8412] updated sushi.json --- domains/sushi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sushi.json b/domains/sushi.json index 94b8eae52..b360dd3fb 100644 --- a/domains/sushi.json +++ b/domains/sushi.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "sushi-ae.neocities.org" + "CNAME": "sushi-ae.github.io" } } From 9ab5e1df3184ab191238234375a2fc62f9e0a476 Mon Sep 17 00:00:00 2001 From: PjrCodes Date: Sat, 23 Sep 2023 10:16:37 +0530 Subject: [PATCH 4984/8412] feat(domain): pranjalrastogi.is-a.dev --- domains/pranjalrastogi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pranjalrastogi.json diff --git a/domains/pranjalrastogi.json b/domains/pranjalrastogi.json new file mode 100644 index 000000000..d82c6fb40 --- /dev/null +++ b/domains/pranjalrastogi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PjrCodes", + "email": "pranjal.j.rastogi@gmail.com" + }, + "record": { + "CNAME": "thepjr.com" + } +} From aee94a5c7eae7dcb68a65a03063fd86f5f5dc937 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:17:04 +0800 Subject: [PATCH 4985/8412] feat: new status page --- domains/status.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/status.json b/domains/status.json index b22c83583..9bdeca7ca 100644 --- a/domains/status.json +++ b/domains/status.json @@ -4,6 +4,6 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "https://stats.uptimerobot.com/zY4XKIRVzw" + "CNAME": "wdhdns.com" } } From 15a1c222db17244315e9ce52e9f9c4b0779a5d85 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:17:42 +0800 Subject: [PATCH 4986/8412] Update README.md --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index ba6cd6508..eca842896 100644 --- a/README.md +++ b/README.md @@ -53,10 +53,7 @@ is-a-dev register ``` ## Status -You can check the uptime of our services on our [status dashboard](https://stats.uptimerobot.com/zY4XKIRVzw). - -[![Uptime Robot - DNS](https://img.shields.io/uptimerobot/ratio/m787472645-ec25e3920c7af893a7c66f19?label=uptime%20-%20dns&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472645) -[![Uptime Robot - Redirect](https://img.shields.io/uptimerobot/ratio/m787472617-240f4d61a5439a87becb2cf9?label=uptime%20-%20redirections&style=for-the-badge)](https://stats.uptimerobot.com/zY4XKIRVzw/787472617) +You can check the uptime of our services on our [status dashboard](https://status.is-a.dev). ### Similar Services If you want to find services similar to is-a.dev, take a look on [free-for.life](https://free-for.life/#/?id=domains). From e57443d5b40397416fdc2349453eca47621cf71a Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Sat, 23 Sep 2023 12:24:31 +0700 Subject: [PATCH 4987/8412] Update trueuser.json --- domains/trueuser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index bda9f1b0a..0080f1970 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "A": ["35.186.245.55"] + "CNAME": "1e4a3fc6-ad8f-4f94-9d09-b75719461266.id.repl.co" } } From 8c8fe92779403039cebf22e8d4773b271034a21f Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Sat, 23 Sep 2023 12:26:33 +0700 Subject: [PATCH 4988/8412] Update beluminh.json --- domains/beluminh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/beluminh.json b/domains/beluminh.json index bda9f1b0a..9465a31d6 100644 --- a/domains/beluminh.json +++ b/domains/beluminh.json @@ -4,6 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "A": ["35.186.245.55"] + "CNAME": "b34f0c07-3581-4a0e-b0be-81eec794837c.id.repl.co" } } From acd5e8a625b2b2103417f7ca5a8a6c99ff03b17b Mon Sep 17 00:00:00 2001 From: n1haldev Date: Sat, 23 Sep 2023 11:01:53 +0530 Subject: [PATCH 4989/8412] feat(domain): nihaltm.is-a.dev --- domains/nihaltm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nihaltm.json diff --git a/domains/nihaltm.json b/domains/nihaltm.json new file mode 100644 index 000000000..79190a806 --- /dev/null +++ b/domains/nihaltm.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "n1haldev", + "email": "nihaltmdev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ed0c2d2cd718dab2eaf81332cb6c3840ecf75029 Mon Sep 17 00:00:00 2001 From: saiganesh0084 Date: Sat, 23 Sep 2023 12:46:54 +0530 Subject: [PATCH 4990/8412] feat(domain): saiganeshganoju.is-a.dev --- domains/saiganeshganoju.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/saiganeshganoju.json diff --git a/domains/saiganeshganoju.json b/domains/saiganeshganoju.json new file mode 100644 index 000000000..4d73b2aa7 --- /dev/null +++ b/domains/saiganeshganoju.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "saiganesh0084", + "email": "saiganeshganoju@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4d8dd885e0b10fafbcc612a60a80afb4257c284a Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:31:58 +0530 Subject: [PATCH 4991/8412] Rename marketplace.syntaxlooper.json to marketplace.syntaxloopers.json --- ...rketplace.syntaxlooper.json => marketplace.syntaxloopers.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{marketplace.syntaxlooper.json => marketplace.syntaxloopers.json} (100%) diff --git a/domains/marketplace.syntaxlooper.json b/domains/marketplace.syntaxloopers.json similarity index 100% rename from domains/marketplace.syntaxlooper.json rename to domains/marketplace.syntaxloopers.json From c2e0fe8982bff0648be58724129baac74068b79e Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:34:03 +0530 Subject: [PATCH 4992/8412] Create vendors.syntaxloopers --- domains/vendors.syntaxloopers | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/vendors.syntaxloopers diff --git a/domains/vendors.syntaxloopers b/domains/vendors.syntaxloopers new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/vendors.syntaxloopers @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From a889ec0e34b876ea298f566943c5225a50890892 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:34:51 +0530 Subject: [PATCH 4993/8412] Create community.syntaxloopers --- domains/community.syntaxloopers | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/community.syntaxloopers diff --git a/domains/community.syntaxloopers b/domains/community.syntaxloopers new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/community.syntaxloopers @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From aa28f8fe10d07840b9aa1715e952602bbcfa6ca3 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:36:34 +0530 Subject: [PATCH 4994/8412] Rename community.syntaxloopers to community.syntaxloopers.json --- domains/{community.syntaxloopers => community.syntaxloopers.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{community.syntaxloopers => community.syntaxloopers.json} (100%) diff --git a/domains/community.syntaxloopers b/domains/community.syntaxloopers.json similarity index 100% rename from domains/community.syntaxloopers rename to domains/community.syntaxloopers.json From 4395e38b28726aa7398942ac780aae56513e79a5 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:37:12 +0530 Subject: [PATCH 4995/8412] Rename vendors.syntaxloopers to vendors.syntaxloopers.json --- domains/{vendors.syntaxloopers => vendors.syntaxloopers.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{vendors.syntaxloopers => vendors.syntaxloopers.json} (100%) diff --git a/domains/vendors.syntaxloopers b/domains/vendors.syntaxloopers.json similarity index 100% rename from domains/vendors.syntaxloopers rename to domains/vendors.syntaxloopers.json From 9b30f437f49801d897781f598534c8e99a615a9b Mon Sep 17 00:00:00 2001 From: NotNightSky <100190700+XMODERLIVE@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:38:57 +0530 Subject: [PATCH 4996/8412] Register 0ptidu0m.json --- domains/0ptidu0m.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/0ptidu0m.json diff --git a/domains/0ptidu0m.json b/domains/0ptidu0m.json new file mode 100644 index 000000000..40b3cea5d --- /dev/null +++ b/domains/0ptidu0m.json @@ -0,0 +1,11 @@ +{ + "description": "A little project with the help of my friends", + "repo": "https://github.com/XMODERLIVE/Optidium.github.io", + "owner": { + "username": "XMODERLIVE", + "email": "ka237133@gmail.com" + }, + "record": { + "CNAME": "XMODERLIVE.github.io" + } +} From 13bbeda3914219605bcc52417149d714dd8fe77d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 23 Sep 2023 17:04:47 +0800 Subject: [PATCH 4997/8412] Create _discord.json --- domains/_discord.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.json diff --git a/domains/_discord.json b/domains/_discord.json new file mode 100644 index 000000000..019054886 --- /dev/null +++ b/domains/_discord.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "WilliamDavidHarrison", + "email": "william@williamharrison.dev" + }, + + "record": { + "TXT": "dh=d5273eca7d19d9a734f62376816c287bc2613ef7" + } +} From 53517b30335b76bdf9437c9303e7eff64fa9731a Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 17:06:25 +0800 Subject: [PATCH 4998/8412] Update and rename _discord.json to _discord.william.json --- domains/{_discord.json => _discord.william.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{_discord.json => _discord.william.json} (69%) diff --git a/domains/_discord.json b/domains/_discord.william.json similarity index 69% rename from domains/_discord.json rename to domains/_discord.william.json index 019054886..cbba2be42 100644 --- a/domains/_discord.json +++ b/domains/_discord.william.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "dh=d5273eca7d19d9a734f62376816c287bc2613ef7" + "TXT": "dh=4e444050c7f0e742327d027ebdf50a39f1203acd" } } From 64cd33308d6cf8b7585e9a48c9d813a94247fa2b Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 23 Sep 2023 17:10:53 +0800 Subject: [PATCH 4999/8412] Revert "Create _discord.json" --- domains/_discord.william.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_discord.william.json diff --git a/domains/_discord.william.json b/domains/_discord.william.json deleted file mode 100644 index cbba2be42..000000000 --- a/domains/_discord.william.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "WilliamDavidHarrison", - "email": "william@williamharrison.dev" - }, - - "record": { - "TXT": "dh=4e444050c7f0e742327d027ebdf50a39f1203acd" - } -} From 0bd48d2d6cab8228240f71f7b3cef387823f68d9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 17:33:00 +0800 Subject: [PATCH 5000/8412] Rename panther .json to panther.json --- domains/{panther .json => panther.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{panther .json => panther.json} (99%) diff --git a/domains/panther .json b/domains/panther.json similarity index 99% rename from domains/panther .json rename to domains/panther.json index cd4fcebb4..cd4233fa9 100644 --- a/domains/panther .json +++ b/domains/panther.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 49aa8aa38fd51d4c98033299b9e404b9c539e3e4 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 23 Sep 2023 15:23:01 +0530 Subject: [PATCH 5001/8412] fix: adds back www.json --- domains/www.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/www.json diff --git a/domains/www.json b/domains/www.json new file mode 100644 index 000000000..929831ae4 --- /dev/null +++ b/domains/www.json @@ -0,0 +1,11 @@ +{ + "description": "www.is-a.dev", + "repo": "https://github.com/is-a-dev/is-a-dev.github.io", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://is-a-dev.github.io" + } +} From e47aaca431518403009331b35d8c3c0da0d24a62 Mon Sep 17 00:00:00 2001 From: satyaidk Date: Sat, 23 Sep 2023 15:43:19 +0530 Subject: [PATCH 5002/8412] feat(domain): satya.is-a.dev --- domains/satya.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/satya.json diff --git a/domains/satya.json b/domains/satya.json new file mode 100644 index 000000000..8998daf00 --- /dev/null +++ b/domains/satya.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "satyaidk", + "email": "nikadisatyanarayana@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 69b1fe63496e97ee6c50e760617c67ab39bd6d0e Mon Sep 17 00:00:00 2001 From: BaseParody Date: Sat, 23 Sep 2023 16:20:47 +0600 Subject: [PATCH 5003/8412] feat(domain): williamsebastian.is-a.dev --- domains/williamsebastian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/williamsebastian.json diff --git a/domains/williamsebastian.json b/domains/williamsebastian.json new file mode 100644 index 000000000..2c091c5c9 --- /dev/null +++ b/domains/williamsebastian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BaseParody", + "email": "baseparody@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 41838b62b885c6ae0d083b22041383e4a1073993 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sat, 23 Sep 2023 16:06:40 +0530 Subject: [PATCH 5004/8412] fix(www): updates record to CNAME --- domains/www.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/www.json b/domains/www.json index 929831ae4..d564ecd98 100644 --- a/domains/www.json +++ b/domains/www.json @@ -6,6 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "https://is-a-dev.github.io" + "CNAME": "is-a-dev.github.io" } } From df31e01b91b3673606e81671ed0e6e9f4b67b2bd Mon Sep 17 00:00:00 2001 From: JadeBetty <102738589+JadeBetty@users.noreply.github.com> Date: Sat, 23 Sep 2023 17:42:33 +0700 Subject: [PATCH 5005/8412] Update jadebetty.json --- domains/jadebetty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jadebetty.json b/domains/jadebetty.json index 16adef9ef..6c5077480 100644 --- a/domains/jadebetty.json +++ b/domains/jadebetty.json @@ -1,7 +1,7 @@ { "owner": { "username": "JadeBetty", - "email": "ngynag@gmail.com" + "discord": "758617912566087681" }, "record": { "CNAME": "jadebetty.github.io" From c2f9d5dbc05a69e691790ffdc489034a56ca8d92 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Sep 2023 18:44:21 +0800 Subject: [PATCH 5006/8412] fix: no email field --- domains/jadebetty.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jadebetty.json b/domains/jadebetty.json index 6c5077480..412bc0656 100644 --- a/domains/jadebetty.json +++ b/domains/jadebetty.json @@ -1,6 +1,7 @@ { "owner": { "username": "JadeBetty", + "email": "", "discord": "758617912566087681" }, "record": { From 20260c0c093dc486e7c54e7eeaa3a18453861003 Mon Sep 17 00:00:00 2001 From: Aleph Diallo Date: Sat, 23 Sep 2023 08:30:37 -0400 Subject: [PATCH 5007/8412] Update brandnewwick.json --- domains/brandnewwick.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/brandnewwick.json b/domains/brandnewwick.json index 38219d054..0b14e47ae 100644 --- a/domains/brandnewwick.json +++ b/domains/brandnewwick.json @@ -4,6 +4,9 @@ "email": "alephdiallo@mail.com" }, "record": { - "A": ["185.199.108.153"] + "A": ["185.199.108.153"], + "A": ["185.199.109.153"], + "A": ["185.199.110.153"], + "A": ["185.199.111.153"] } } From 15bf2c44e11bf0aec83f17017bbb4603c06472e3 Mon Sep 17 00:00:00 2001 From: NotNightSky <100190700+XMODERLIVE@users.noreply.github.com> Date: Sat, 23 Sep 2023 18:13:47 +0530 Subject: [PATCH 5008/8412] Rename 0ptidu0m.json to optidium.json --- domains/{0ptidu0m.json => optidium.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{0ptidu0m.json => optidium.json} (100%) diff --git a/domains/0ptidu0m.json b/domains/optidium.json similarity index 100% rename from domains/0ptidu0m.json rename to domains/optidium.json From b4006f365b1b86a70fe5822139ed774ec249fecc Mon Sep 17 00:00:00 2001 From: nassro199 <74100233+nassro199@users.noreply.github.com> Date: Sat, 23 Sep 2023 05:52:40 -0700 Subject: [PATCH 5009/8412] Update nassro.json --- domains/nassro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nassro.json b/domains/nassro.json index 1e5bc04b4..f0e4ee77c 100644 --- a/domains/nassro.json +++ b/domains/nassro.json @@ -4,6 +4,6 @@ "email": "nasrohasini19ny@gmail.com" }, "record": { - "CNAME": "nassro" + "CNAME": "nassro199.github.io" } } From 74f54c6b85605f2cdf183ad3c420ee024d2aa8f2 Mon Sep 17 00:00:00 2001 From: Satvik Gaikwad Date: Sat, 23 Sep 2023 18:57:22 +0530 Subject: [PATCH 5010/8412] Register satvikg7.is-a.dev --- domains/satvikg7.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/satvikg7.json diff --git a/domains/satvikg7.json b/domains/satvikg7.json new file mode 100644 index 000000000..298225f9a --- /dev/null +++ b/domains/satvikg7.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "satvikg7", + "email": "satvik.g.code@gmail.com" + }, + "record": { + "CNAME": "satvikg7-is-a-dev.netlify.app" + } +} \ No newline at end of file From 7d58b95a12cf59aaca2f8bf51f94254abbe188fd Mon Sep 17 00:00:00 2001 From: Enoughsdv Date: Sat, 23 Sep 2023 08:33:26 -0500 Subject: [PATCH 5011/8412] feat(domain): enoughsdv.is-a.dev --- domains/enoughsdv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/enoughsdv.json diff --git a/domains/enoughsdv.json b/domains/enoughsdv.json new file mode 100644 index 000000000..3e27ad82f --- /dev/null +++ b/domains/enoughsdv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Enoughsdv", + "email": "mxhrsas@gmail.com" + }, + "record": { + "URL": "https://enoughsdv.github.io/" + } +} From 47bbb88eff54d57eea6486dfd195450a4598baf4 Mon Sep 17 00:00:00 2001 From: Enoughdv <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 23 Sep 2023 08:40:21 -0500 Subject: [PATCH 5012/8412] Update enoughsdv.json update email --- domains/enoughsdv.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/enoughsdv.json b/domains/enoughsdv.json index 3e27ad82f..bcf96f14b 100644 --- a/domains/enoughsdv.json +++ b/domains/enoughsdv.json @@ -1,7 +1,7 @@ { "owner": { "username": "Enoughsdv", - "email": "mxhrsas@gmail.com" + "email": "enoughsdv@gmail.com" }, "record": { "URL": "https://enoughsdv.github.io/" From a0d04f49673ffcd187a68b9e018f506f0561c5c9 Mon Sep 17 00:00:00 2001 From: Enoughdv <67561225+Enoughsdv@users.noreply.github.com> Date: Sat, 23 Sep 2023 08:53:19 -0500 Subject: [PATCH 5013/8412] Update enoughsdv.json --- domains/enoughsdv.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/enoughsdv.json b/domains/enoughsdv.json index bcf96f14b..6bf271ed7 100644 --- a/domains/enoughsdv.json +++ b/domains/enoughsdv.json @@ -1,9 +1,10 @@ { + "repo": "https://github.com/Enoughsdv/Enoughsdv.github.io", "owner": { "username": "Enoughsdv", "email": "enoughsdv@gmail.com" }, "record": { - "URL": "https://enoughsdv.github.io/" + "CNAME": "enoughsdv.github.io" } -} +} From 0f8a4c0df0293bda1a4fc938e30f7a63dfe8eb50 Mon Sep 17 00:00:00 2001 From: JadeBetty Date: Sat, 23 Sep 2023 21:09:44 +0700 Subject: [PATCH 5014/8412] Added ImproveMX configs --- domains/jadebetty.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/jadebetty.json b/domains/jadebetty.json index 412bc0656..fc6d083b8 100644 --- a/domains/jadebetty.json +++ b/domains/jadebetty.json @@ -5,6 +5,7 @@ "discord": "758617912566087681" }, "record": { + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], "CNAME": "jadebetty.github.io" } } From a66613a9a0e554c82a47791ba4186326a3072e03 Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 08:17:40 -0700 Subject: [PATCH 5015/8412] feat(domain): sujan.is-a.dev --- domains/sujan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sujan.json diff --git a/domains/sujan.json b/domains/sujan.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/sujan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 27882266cd009d90b2c7de151072e545412f5508 Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 08:19:24 -0700 Subject: [PATCH 5016/8412] feat(domain): ohm.is-a.dev --- domains/ohm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ohm.json diff --git a/domains/ohm.json b/domains/ohm.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/ohm.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 452c53c361ca5ff78a01412de30d9ac108e3f707 Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 08:20:04 -0700 Subject: [PATCH 5017/8412] feat(domain): sia.is-a.dev --- domains/sia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sia.json diff --git a/domains/sia.json b/domains/sia.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/sia.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 504326ee3d3c77ed89fb50a4de8f83168f018fc7 Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 08:20:52 -0700 Subject: [PATCH 5018/8412] feat(domain): ohmdeb.is-a.dev --- domains/ohmdeb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ohmdeb.json diff --git a/domains/ohmdeb.json b/domains/ohmdeb.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/ohmdeb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aeeb9028aec4745659d3b2def41b38888a471f92 Mon Sep 17 00:00:00 2001 From: denizbee Date: Sat, 23 Sep 2023 19:27:00 +0300 Subject: [PATCH 5019/8412] feat(domain): denizbee.is-a.dev --- domains/denizbee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denizbee.json diff --git a/domains/denizbee.json b/domains/denizbee.json new file mode 100644 index 000000000..5d38e857e --- /dev/null +++ b/domains/denizbee.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denizbee", + "email": "denizbayramoglu@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 41db18dd7043f5d11029152e2cdc84013260ec32 Mon Sep 17 00:00:00 2001 From: DarknessRisesFromBelow Date: Sat, 23 Sep 2023 20:14:54 +0300 Subject: [PATCH 5020/8412] feat(domain): yairmedina.is-a.dev --- domains/yairmedina.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yairmedina.json diff --git a/domains/yairmedina.json b/domains/yairmedina.json new file mode 100644 index 000000000..77c870165 --- /dev/null +++ b/domains/yairmedina.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DarknessRisesFromBelow", + "email": "spam.me.please.do.it@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fef0e0fc4c3c30bae4917f8d36186d507bf44350 Mon Sep 17 00:00:00 2001 From: wang-on-top Date: Sat, 23 Sep 2023 13:19:20 -0400 Subject: [PATCH 5021/8412] feat(domain): wang.is-a.dev --- domains/wang.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wang.json diff --git a/domains/wang.json b/domains/wang.json new file mode 100644 index 000000000..fd02ae2df --- /dev/null +++ b/domains/wang.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "wang-on-top", + "email": "Real.Shid.999@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 23606002148abab8f25f7b1036b0cac0ae768281 Mon Sep 17 00:00:00 2001 From: FIRSTB0SS Date: Sat, 23 Sep 2023 23:01:27 +0530 Subject: [PATCH 5022/8412] feat(domain): abhijit.is-a.dev --- domains/abhijit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhijit.json diff --git a/domains/abhijit.json b/domains/abhijit.json new file mode 100644 index 000000000..d26b45d0e --- /dev/null +++ b/domains/abhijit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FIRSTB0SS", + "email": "abhiwa6@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a4be023168b4e80c31ef4e0e7550d817a3c13f68 Mon Sep 17 00:00:00 2001 From: FIRSTB0SS Date: Sat, 23 Sep 2023 23:03:19 +0530 Subject: [PATCH 5023/8412] feat(domain): firstboss.is-a.dev --- domains/firstboss.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/firstboss.json diff --git a/domains/firstboss.json b/domains/firstboss.json new file mode 100644 index 000000000..d26b45d0e --- /dev/null +++ b/domains/firstboss.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FIRSTB0SS", + "email": "abhiwa6@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cfaef23a46cdeb89622c28393a0c88947008ba11 Mon Sep 17 00:00:00 2001 From: Vaibhav Dhiman Date: Sat, 23 Sep 2023 23:03:49 +0530 Subject: [PATCH 5024/8412] feat(ci): add url validiation --- .github/workflows/url-validation.yml | 26 ++++++++++++ tests/url-validation.py | 60 ++++++++++++++++++++++++++++ 2 files changed, 86 insertions(+) create mode 100644 .github/workflows/url-validation.yml create mode 100644 tests/url-validation.py diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml new file mode 100644 index 000000000..09fae9cc5 --- /dev/null +++ b/.github/workflows/url-validation.yml @@ -0,0 +1,26 @@ +name: URL Validation +on: + schedule: + - cron: '0 0 * * 1' # At 00:00 on Monday + workflow_dispatch: + +jobs: + validation: + runs-on: ubuntu-latest + steps: + - uses: actions/checkout@v3 + with: + ref: ${{ github.event.pull_request.head.sha }} + fetch-depth: 0 + - name: Setup Up Python + uses: actions/setup-python@v4 + with: + python-version: '3.10' + - run: pip install requests + - run: python tests/url-validation.py + - name: Upload Artifact + uses: actions/upload-artifact@v3 + with: + name: URL Validiation Result + path: url-validiation-result.json + retention-days: 6 diff --git a/tests/url-validation.py b/tests/url-validation.py new file mode 100644 index 000000000..25d2f7b70 --- /dev/null +++ b/tests/url-validation.py @@ -0,0 +1,60 @@ +import os +import json +import requests +import concurrent.futures + +repository_directory = os.getcwd() +domains_directory = os.path.join(repository_directory, "domains") + +def has_url_field(file_path): + with open(file_path, "r") as file: + data = json.load(file) + record = data.get("record") + if record and "URL" in record: + return record["URL"] + return None + +def is_url_reachable(url: str): + try: + response = requests.head(url, allow_redirects=True) + return response.status_code // 100 in [1, 2, 3] # Check if status code is in the 1xx or 2xx or 3xx range (success) + except requests.exceptions.RequestException: + return False + +urls_data = { + "valid": {}, + "invalid": {}, + "non-http": {} +} + +def handle_url_validation(file_path): + url: str = has_url_field(file_path) + if url: + if url.startswith("http://") or url.startswith("https://"): + if is_url_reachable(url): + urls_data["valid"][file_path] = url + print(f"URL '{url}' in file '{file_path}' is reachable.") + else: + urls_data["invalid"][file_path] = url + print(f"URL '{url}' in file '{file_path}' is not reachable.") + else: + urls_data["non-http"][file_path] = url + print(f"URL '{url}' in file '{file_path}' is neither HTTP nor HTTPS.") + +max_threads = 20 + +with concurrent.futures.ThreadPoolExecutor(max_workers=max_threads) as executor: + file_paths = [] + + for root, _, files in os.walk(domains_directory): + for filename in files: + file_paths.append(os.path.join(root, filename)) + + for file_path in file_paths: + future = executor.submit(handle_url_validation, file_path) + +result_file_path = os.path.join(repository_directory, "url-validation-result.json") +with open(result_file_path, "w") as result_file: + json.dump(urls_data, result_file, indent=4) + +print(f"Results saved to {result_file_path}") From a69ad0314409a602a194d3335cd744e54b0efc8d Mon Sep 17 00:00:00 2001 From: Vaibhav Dhiman Date: Sat, 23 Sep 2023 23:21:41 +0530 Subject: [PATCH 5025/8412] fix(ci): syntax error in url validiation --- .github/workflows/url-validation.yml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml index 09fae9cc5..061bb856d 100644 --- a/.github/workflows/url-validation.yml +++ b/.github/workflows/url-validation.yml @@ -19,8 +19,8 @@ jobs: - run: pip install requests - run: python tests/url-validation.py - name: Upload Artifact - uses: actions/upload-artifact@v3 - with: - name: URL Validiation Result - path: url-validiation-result.json - retention-days: 6 + uses: actions/upload-artifact@v3 + with: + name: URL Validiation Result + path: url-validiation-result.json + retention-days: 6 From f86e95694513e6716e31a486d67d06f7548b2500 Mon Sep 17 00:00:00 2001 From: Vaibhav Dhiman Date: Sat, 23 Sep 2023 23:27:03 +0530 Subject: [PATCH 5026/8412] fix(ci): typo in url validiation artifact --- .github/workflows/url-validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml index 061bb856d..dfa40dcb5 100644 --- a/.github/workflows/url-validation.yml +++ b/.github/workflows/url-validation.yml @@ -22,5 +22,5 @@ jobs: uses: actions/upload-artifact@v3 with: name: URL Validiation Result - path: url-validiation-result.json + path: url-validation-result.json retention-days: 6 From 3c4cb7935a50d6cce226429f5823c42e12d9966a Mon Sep 17 00:00:00 2001 From: dew-mortal Date: Sat, 23 Sep 2023 23:45:31 +0530 Subject: [PATCH 5027/8412] feat(domain): dew.is-a.dev --- domains/dew.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dew.json diff --git a/domains/dew.json b/domains/dew.json new file mode 100644 index 000000000..0768b84d7 --- /dev/null +++ b/domains/dew.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dew-mortal", + "email": "dewmortal.cod@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 132e4abf11a86a6c233222f26bdd2f20974a087f Mon Sep 17 00:00:00 2001 From: NotJack173 <127347011+NotJack173@users.noreply.github.com> Date: Sat, 23 Sep 2023 13:22:26 -0500 Subject: [PATCH 5028/8412] Update adev.json --- domains/adev.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/adev.json b/domains/adev.json index cd4d6b18a..edab09db1 100644 --- a/domains/adev.json +++ b/domains/adev.json @@ -1,11 +1,10 @@ + { "owner": { "username": "NotJack173", "email": "NotJack137@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "lyrastudios.github.io" } -} \ No newline at end of file +} From 7e4d994bd411ec004085de576d9b2bc84a63cd09 Mon Sep 17 00:00:00 2001 From: denizak Date: Sat, 23 Sep 2023 20:47:05 +0200 Subject: [PATCH 5029/8412] feat(domain): denizak.is-a.dev --- domains/denizak.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denizak.json diff --git a/domains/denizak.json b/domains/denizak.json new file mode 100644 index 000000000..7e05332b5 --- /dev/null +++ b/domains/denizak.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denizak", + "email": "denizakya@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 41592ecafb4ace44c5bd7be5d44e42f6809d6eb4 Mon Sep 17 00:00:00 2001 From: abhinavcool42 Date: Sun, 24 Sep 2023 00:46:04 +0530 Subject: [PATCH 5030/8412] feat(domain): abhinav.is-a.dev --- domains/abhinav.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/abhinav.json diff --git a/domains/abhinav.json b/domains/abhinav.json new file mode 100644 index 000000000..92a55747a --- /dev/null +++ b/domains/abhinav.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "abhinavcool42", + "email": "abhinavcool42@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9f218ab61e6398c886e040caaf0d4c1096dfede8 Mon Sep 17 00:00:00 2001 From: AsminGiri Date: Sun, 24 Sep 2023 01:05:33 +0545 Subject: [PATCH 5031/8412] feat(domain): asmin.is-a.dev --- domains/asmin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asmin.json diff --git a/domains/asmin.json b/domains/asmin.json new file mode 100644 index 000000000..11226af27 --- /dev/null +++ b/domains/asmin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AsminGiri", + "email": "asmingiriofficial@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From de21b2476f697722f01f6fe26d0a245fb0dee07f Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 01:22:11 +0530 Subject: [PATCH 5032/8412] Update jumanji.json --- domains/jumanji.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index a1fd687e9..d98ad3164 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -1,11 +1,12 @@ + { + "description": "Personal Portfolio", + "repo": "https://github.com/heyjumanji/heyjumanji.github.io", "owner": { "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com" + "email": "iwillput", }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "heyjumanji.github.io" } -} \ No newline at end of file +} From f3019657e3b45c0fff6d83b67934a40635b6c8c6 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 01:23:19 +0530 Subject: [PATCH 5033/8412] Update jumanji.json --- domains/jumanji.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index d98ad3164..39e924506 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -4,7 +4,7 @@ "repo": "https://github.com/heyjumanji/heyjumanji.github.io", "owner": { "username": "heyjumanji", - "email": "iwillput", + "email": "madhuchutiya.unhinge650@silomails.com", }, "record": { "CNAME": "heyjumanji.github.io" From d5bd013ce16baab6056bdc163db20c881c262eca Mon Sep 17 00:00:00 2001 From: FinnyMarigold58 Date: Sat, 23 Sep 2023 15:28:49 -0500 Subject: [PATCH 5034/8412] feat(domain): finny.is-a.dev --- domains/finny.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/finny.json diff --git a/domains/finny.json b/domains/finny.json new file mode 100644 index 000000000..991efa2b2 --- /dev/null +++ b/domains/finny.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FinnyMarigold58", + "email": "teganherring2016@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fbfac4ff9d0deb6c0800029ead574aa6936e4684 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 02:32:17 +0530 Subject: [PATCH 5035/8412] Update jumanji.json --- domains/jumanji.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index 39e924506..c354d0c6f 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -1,12 +1,11 @@ - { - "description": "Personal Portfolio", - "repo": "https://github.com/heyjumanji/heyjumanji.github.io", "owner": { "username": "heyjumanji", - "email": "madhuchutiya.unhinge650@silomails.com", + "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "CNAME": "heyjumanji.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From c56f03944c07ca27671d47278ea7956ab04c3167 Mon Sep 17 00:00:00 2001 From: Thedogecraft Date: Sat, 23 Sep 2023 15:55:58 -0700 Subject: [PATCH 5036/8412] feat(domain): dantae.is-a.dev --- domains/dantae.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dantae.json diff --git a/domains/dantae.json b/domains/dantae.json new file mode 100644 index 000000000..e6b1be24f --- /dev/null +++ b/domains/dantae.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thedogecraft", + "email": "dantaealt@gmail.com" + }, + "record": { + "CNAME": "nativegames.net" + } +} From 1f301ca1effe20ef9f7a21dd535c09a4f4d19ccf Mon Sep 17 00:00:00 2001 From: sujandeb Date: Sat, 23 Sep 2023 16:30:25 -0700 Subject: [PATCH 5037/8412] feat(domain): sujandeb.is-a.dev --- domains/sujandeb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sujandeb.json diff --git a/domains/sujandeb.json b/domains/sujandeb.json new file mode 100644 index 000000000..377c9e4a5 --- /dev/null +++ b/domains/sujandeb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sujandeb", + "email": "work@sujandeb.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 969ca804a10cb55f4cc3e5b43b21385a4fae2bbc Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 24 Sep 2023 09:01:26 +0800 Subject: [PATCH 5038/8412] fix A records --- domains/brandnewwick.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/brandnewwick.json b/domains/brandnewwick.json index 0b14e47ae..1674a48de 100644 --- a/domains/brandnewwick.json +++ b/domains/brandnewwick.json @@ -4,9 +4,11 @@ "email": "alephdiallo@mail.com" }, "record": { - "A": ["185.199.108.153"], - "A": ["185.199.109.153"], - "A": ["185.199.110.153"], - "A": ["185.199.111.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From e53b93feb9b59d5ecdfd714cd172a2911aa44353 Mon Sep 17 00:00:00 2001 From: JadeBetty <102738589+JadeBetty@users.noreply.github.com> Date: Sun, 24 Sep 2023 10:38:38 +0700 Subject: [PATCH 5039/8412] Update domains/jadebetty.json Co-authored-by: William Harrison --- domains/jadebetty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jadebetty.json b/domains/jadebetty.json index fc6d083b8..bcccb8138 100644 --- a/domains/jadebetty.json +++ b/domains/jadebetty.json @@ -5,7 +5,7 @@ "discord": "758617912566087681" }, "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "CNAME": "jadebetty.github.io" } } From 8296be66734c3b4105487c3a2bc5765ee072cf6a Mon Sep 17 00:00:00 2001 From: singhutsav5502 Date: Sun, 24 Sep 2023 10:34:53 +0530 Subject: [PATCH 5040/8412] feat(domain): utsavsingh.is-a.dev --- domains/utsavsingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/utsavsingh.json diff --git a/domains/utsavsingh.json b/domains/utsavsingh.json new file mode 100644 index 000000000..9492c5289 --- /dev/null +++ b/domains/utsavsingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "singhutsav5502", + "email": "singhutsavofficial@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a37b4e67fb09fff5a76dffbb43b30d8100261d4b Mon Sep 17 00:00:00 2001 From: FIRSTB0SS Date: Sun, 24 Sep 2023 10:37:16 +0530 Subject: [PATCH 5041/8412] feat(domain): wankhede.is-a.dev --- domains/wankhede.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wankhede.json diff --git a/domains/wankhede.json b/domains/wankhede.json new file mode 100644 index 000000000..d26b45d0e --- /dev/null +++ b/domains/wankhede.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "FIRSTB0SS", + "email": "abhiwa6@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 705410efca689f169ff57b4cf867248751f935a8 Mon Sep 17 00:00:00 2001 From: shubham-kumar-2004 Date: Sun, 24 Sep 2023 10:43:56 +0530 Subject: [PATCH 5042/8412] feat(domain): shubhamkumar .is-a.dev --- domains/shubhamkumar .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shubhamkumar .json diff --git a/domains/shubhamkumar .json b/domains/shubhamkumar .json new file mode 100644 index 000000000..88d888725 --- /dev/null +++ b/domains/shubhamkumar .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "shubham-kumar-2004", + "email": "shubham04122004@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a08ccdfbad3d08c8f7842b6381649f354e1d7a34 Mon Sep 17 00:00:00 2001 From: akshy3 Date: Sun, 24 Sep 2023 11:10:08 +0530 Subject: [PATCH 5043/8412] feat(domain): akshayashok.is-a.dev --- domains/akshayashok.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akshayashok.json diff --git a/domains/akshayashok.json b/domains/akshayashok.json new file mode 100644 index 000000000..8a125a296 --- /dev/null +++ b/domains/akshayashok.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "akshy3", + "email": "akshayashok209@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2628868d8949a4ef72ed715ed8c3074362befc61 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 24 Sep 2023 13:43:54 +0800 Subject: [PATCH 5044/8412] fix records --- domains/jadebetty.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/jadebetty.json b/domains/jadebetty.json index bcccb8138..a57e8ac6f 100644 --- a/domains/jadebetty.json +++ b/domains/jadebetty.json @@ -5,7 +5,13 @@ "discord": "758617912566087681" }, "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"], - "CNAME": "jadebetty.github.io" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 99c6c33345ce59b016dcc68b5953f7cdba8c393c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 24 Sep 2023 13:48:04 +0800 Subject: [PATCH 5045/8412] Rename shubhamkumar .json to shubhamkumar.json --- domains/{shubhamkumar .json => shubhamkumar.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{shubhamkumar .json => shubhamkumar.json} (99%) diff --git a/domains/shubhamkumar .json b/domains/shubhamkumar.json similarity index 99% rename from domains/shubhamkumar .json rename to domains/shubhamkumar.json index 88d888725..d17b7727e 100644 --- a/domains/shubhamkumar .json +++ b/domains/shubhamkumar.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 137d2e8d5c66c0b420d817175c74a12beae8891b Mon Sep 17 00:00:00 2001 From: vishwa2001911 Date: Sun, 24 Sep 2023 11:34:53 +0530 Subject: [PATCH 5046/8412] feat(domain): vishwa.is-a.dev --- domains/vishwa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vishwa.json diff --git a/domains/vishwa.json b/domains/vishwa.json new file mode 100644 index 000000000..34a40edc1 --- /dev/null +++ b/domains/vishwa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vishwa2001911", + "email": "vprabhath937@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b99ed4151557a726821dbe97862509ffb3a16ec6 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sun, 24 Sep 2023 11:49:44 +0530 Subject: [PATCH 5047/8412] Update .github/workflows/url-validation.yml Co-authored-by: William Harrison --- .github/workflows/url-validation.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml index dfa40dcb5..9818ba4f7 100644 --- a/.github/workflows/url-validation.yml +++ b/.github/workflows/url-validation.yml @@ -23,4 +23,4 @@ jobs: with: name: URL Validiation Result path: url-validation-result.json - retention-days: 6 + retention-days: 7 From 7fecda563f4d1630cfc3db6ea269761678d3e07a Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 12:22:28 +0530 Subject: [PATCH 5048/8412] Update jumanji.json From a5d058cf3a0f2d19a156c18a932691dfadbf4da5 Mon Sep 17 00:00:00 2001 From: SaqlainBrawl Date: Sun, 24 Sep 2023 13:23:06 +0530 Subject: [PATCH 5049/8412] feat(domain): saqlainbrawl.is-a.dev --- domains/saqlainbrawl.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/saqlainbrawl.json b/domains/saqlainbrawl.json index b9ca235bc..ec50cc74e 100644 --- a/domains/saqlainbrawl.json +++ b/domains/saqlainbrawl.json @@ -4,6 +4,8 @@ "email": "saqlainbrawl@gmail.com" }, "record": { - "CNAME": "fb2fcda5-aed5-45b1-8aa4-31bc49356ffa.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d4d319d83fc27c75ea9745a1a5eb98c2274d98f0 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 13:50:49 +0530 Subject: [PATCH 5050/8412] Update jumanji.json --- domains/jumanji.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index c354d0c6f..351a248a3 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -4,8 +4,6 @@ "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "heyjumanji.pages.dev" } } From 89459a835a295458f8f7de778b823064b4707c62 Mon Sep 17 00:00:00 2001 From: lynicv Date: Sun, 24 Sep 2023 10:55:48 +0200 Subject: [PATCH 5051/8412] feat(domain): sser.is-a.dev --- domains/sser.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sser.json diff --git a/domains/sser.json b/domains/sser.json new file mode 100644 index 000000000..7fc2eb17b --- /dev/null +++ b/domains/sser.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lynicv", + "email": "nuffimail33@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ba0d466a0ea775fb5c6173aff4eb7677039e0c7e Mon Sep 17 00:00:00 2001 From: sjlptpsnh Date: Sun, 24 Sep 2023 15:07:51 +0530 Subject: [PATCH 5052/8412] feat(domain): sjlptpsnh.is-a.dev --- domains/sjlptpsnh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sjlptpsnh.json diff --git a/domains/sjlptpsnh.json b/domains/sjlptpsnh.json new file mode 100644 index 000000000..5436915e6 --- /dev/null +++ b/domains/sjlptpsnh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sjlptpsnh", + "email": "sujalpratapsingh70@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 537e54423aad725e201e04d76862a2d1bc676b64 Mon Sep 17 00:00:00 2001 From: Satvik Gaikwad Date: Sun, 24 Sep 2023 15:16:26 +0530 Subject: [PATCH 5053/8412] Update satvikg7.json --- domains/satvikg7.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/satvikg7.json b/domains/satvikg7.json index 298225f9a..15654ad31 100644 --- a/domains/satvikg7.json +++ b/domains/satvikg7.json @@ -4,6 +4,6 @@ "email": "satvik.g.code@gmail.com" }, "record": { - "CNAME": "satvikg7-is-a-dev.netlify.app" + "CNAME": "satvikg7.gitlab.io" } -} \ No newline at end of file +} From a22eb0c143a6920bafcb0c314756d1725bbfb5a0 Mon Sep 17 00:00:00 2001 From: aliazhar0 Date: Sun, 24 Sep 2023 03:04:20 -0700 Subject: [PATCH 5054/8412] feat(domain): aliazhar.is-a.dev --- domains/aliazhar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aliazhar.json diff --git a/domains/aliazhar.json b/domains/aliazhar.json new file mode 100644 index 000000000..e12586e58 --- /dev/null +++ b/domains/aliazhar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aliazhar0", + "email": "aliazhar1906@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d709326f6114cdd18eaee2407ef27863d18bc59c Mon Sep 17 00:00:00 2001 From: zh4ck Date: Sun, 24 Sep 2023 17:05:23 +0700 Subject: [PATCH 5055/8412] feat(domain): zhxck.is-a.dev --- domains/zhxck.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zhxck.json diff --git a/domains/zhxck.json b/domains/zhxck.json new file mode 100644 index 000000000..391961f23 --- /dev/null +++ b/domains/zhxck.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zh4ck", + "email": "zhacxk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 001a51893ffe2210e2beb2847d9b82fa68163469 Mon Sep 17 00:00:00 2001 From: kyakou Date: Sun, 24 Sep 2023 03:09:44 -0700 Subject: [PATCH 5056/8412] feat(domain): kyakou.is-a.dev --- domains/kyakou.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kyakou.json diff --git a/domains/kyakou.json b/domains/kyakou.json new file mode 100644 index 000000000..95f22f401 --- /dev/null +++ b/domains/kyakou.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kyakou", + "email": "ali_a19@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f1aff394711f04533a6db38c6c13dc457cf28095 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 24 Sep 2023 19:20:35 +0800 Subject: [PATCH 5057/8412] Delete domains/adev.json --- domains/adev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/adev.json diff --git a/domains/adev.json b/domains/adev.json deleted file mode 100644 index edab09db1..000000000 --- a/domains/adev.json +++ /dev/null @@ -1,10 +0,0 @@ - -{ - "owner": { - "username": "NotJack173", - "email": "NotJack137@gmail.com" - }, - "record": { - "CNAME": "lyrastudios.github.io" - } -} From 5285ec9cc03bc4b81e67fa1c55e438795cc7fc68 Mon Sep 17 00:00:00 2001 From: Luongzz Date: Sun, 24 Sep 2023 18:21:33 +0700 Subject: [PATCH 5058/8412] feat(domain): celestial.is-a.dev --- domains/celestial.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/celestial.json diff --git a/domains/celestial.json b/domains/celestial.json new file mode 100644 index 000000000..ee531f1e2 --- /dev/null +++ b/domains/celestial.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luongzz", + "email": "buivanluong0204@gmail.com" + }, + "record": { + "CNAME": "06aa0b03-94af-4382-9f9d-8bcdaf765152.id.repl.co" + } +} From bd536c93720ece17cb551bdd7d6964d24c19c963 Mon Sep 17 00:00:00 2001 From: Niemiets Date: Sun, 24 Sep 2023 13:34:32 +0200 Subject: [PATCH 5059/8412] feat(domain): steam.niemiets.is-a.dev --- domains/steam.niemiets.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/steam.niemiets.json diff --git a/domains/steam.niemiets.json b/domains/steam.niemiets.json new file mode 100644 index 000000000..0aa8e803f --- /dev/null +++ b/domains/steam.niemiets.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Niemiets", + "email": "niemiec123123123@gmail.com" + }, + "record": { + "URL": "https://steamcommunity.com/id/niemiets/" + } +} From bfad5a577b196c89cb7e0acf121ad5b2c1120fa7 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 24 Sep 2023 19:45:48 +0800 Subject: [PATCH 5060/8412] feat: remove 17 invalid redirects --- domains/anwar.json | 11 ----------- domains/chouhi.json | 9 --------- domains/eax.json | 11 ----------- domains/georgee.json | 10 ---------- domains/haris.json | 9 --------- domains/herckun.json | 12 ------------ domains/jacobtm.json | 12 ------------ domains/krrisharma.json | 9 --------- domains/liztochekcode.json | 10 ---------- domains/malware.json | 9 --------- domains/mrlol.json | 12 ------------ domains/tejas.json | 11 ----------- domains/tigerbyte.json | 11 ----------- domains/unwork-id.json | 11 ----------- domains/verite.json | 11 ----------- domains/vikrant.json | 9 --------- domains/yaman.json | 11 ----------- 17 files changed, 178 deletions(-) delete mode 100644 domains/anwar.json delete mode 100644 domains/chouhi.json delete mode 100644 domains/eax.json delete mode 100644 domains/georgee.json delete mode 100644 domains/haris.json delete mode 100644 domains/herckun.json delete mode 100644 domains/jacobtm.json delete mode 100644 domains/krrisharma.json delete mode 100644 domains/liztochekcode.json delete mode 100644 domains/malware.json delete mode 100644 domains/mrlol.json delete mode 100644 domains/tejas.json delete mode 100644 domains/tigerbyte.json delete mode 100644 domains/unwork-id.json delete mode 100644 domains/verite.json delete mode 100644 domains/vikrant.json delete mode 100644 domains/yaman.json diff --git a/domains/anwar.json b/domains/anwar.json deleted file mode 100644 index 5451e6598..000000000 --- a/domains/anwar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Anwar's personal website", - "repo": "https://github.com/getanwar", - "owner": { - "username": "getanwar", - "email": "say@anwar.im" - }, - "record": { - "URL": "https://anwar.im" - } -} diff --git a/domains/chouhi.json b/domains/chouhi.json deleted file mode 100644 index 032de6f80..000000000 --- a/domains/chouhi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Chouhict", - "email": "chouhi@proton.me" - }, - "record": { - "URL": "https://chouhi.ml" - } -} diff --git a/domains/eax.json b/domains/eax.json deleted file mode 100644 index ee469555d..000000000 --- a/domains/eax.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "is-a.dev website of eaxly", - "repo": "https://codeberg.org/eax/website", - "owner": { - "username": "eaxly", - "email": "extinctaxolotl@protonmail.com" - }, - "record": { - "URL": "https://site.eax.li" - } -} diff --git a/domains/georgee.json b/domains/georgee.json deleted file mode 100644 index 73c3251dc..000000000 --- a/domains/georgee.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Georgee1337", - - "email": "contact@georgexv.ru" - }, - "record": { - "URL": "https://georgexv.ru" - } -} diff --git a/domains/haris.json b/domains/haris.json deleted file mode 100644 index 02fcfc195..000000000 --- a/domains/haris.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HarisETH", - "email": "hariskumar.eth@gmail.com" - }, - "record": { - "URL": "https://haris.one" - } -} diff --git a/domains/herckun.json b/domains/herckun.json deleted file mode 100644 index 0ed1fdca6..000000000 --- a/domains/herckun.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "herckun", - "email": "", - "twitter": "herckun", - "discord": "herckun#2055" - }, - "description": "Personal portfolio website", - "record": { - "URL": "https://herckun.xyz" - } -} diff --git a/domains/jacobtm.json b/domains/jacobtm.json deleted file mode 100644 index e7c8fc79b..000000000 --- a/domains/jacobtm.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "About me.", - "repo": "https://github.com/Jacob1Tm", - "owner": { - "username": "Jacob1Tm", - "email": "", - "twitter": "Jacob1_Tm" - }, - "record": { - "URL": "https://jacobtm.tk" - } -} diff --git a/domains/krrisharma.json b/domains/krrisharma.json deleted file mode 100644 index f936f4859..000000000 --- a/domains/krrisharma.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Krrish313", - "email": "krrishsharma.ks12345@gmail.com" - }, - "record": { - "URL": "https://github.com/krrish313" - } -} diff --git a/domains/liztochekcode.json b/domains/liztochekcode.json deleted file mode 100644 index 2071b9a2f..000000000 --- a/domains/liztochekcode.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LiztochekCode", - "email": "liztochekcode@gmail.com" - }, - - "record": { - "URL": "https://liztochekcode.epizy.com" - } -} diff --git a/domains/malware.json b/domains/malware.json deleted file mode 100644 index 3de1cadbe..000000000 --- a/domains/malware.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "themalware", - "email": "daredevil.vikrant@gmail.com" - }, - "record": { - "URL": "https://themalware.tk" - } -} diff --git a/domains/mrlol.json b/domains/mrlol.json deleted file mode 100644 index 11f868f51..000000000 --- a/domains/mrlol.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Hi, I'm MrlolDev, I'm a web developer with little experience but who never tires of learning.", - "repo": "https://github.com/MrlolGFX/mrlol", - "owner": { - "username": "MrlolGFX", - "email": "mrlol.yt.oficial@gmail.com", - "twitter": "MrlolGFX" - }, - "record": { - "URL": "https://mrlol.loick.team" - } -} diff --git a/domains/tejas.json b/domains/tejas.json deleted file mode 100644 index 4de89dcfd..000000000 --- a/domains/tejas.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A simple portfolio website by me (Tejas Agarwal)", - "repo": "https://github.com/tejasag/webpage", - "owner": { - "username": "tejasag", - "email": "togedemaru.1707@gmail.com" - }, - "record": { - "URL": "https://tejasagarwal.tech" - } -} diff --git a/domains/tigerbyte.json b/domains/tigerbyte.json deleted file mode 100644 index 78232c6aa..000000000 --- a/domains/tigerbyte.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Add some description", - "repo": "https://github.com/TigerbyteDev", - "owner": { - "username": "TigerbyteDev", - "email": "tigerbytedev@gmail.com" - }, - "record": { - "URL": "https://www.tigerbyte.dev" - } -} diff --git a/domains/unwork-id.json b/domains/unwork-id.json deleted file mode 100644 index 27a58a3d4..000000000 --- a/domains/unwork-id.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Unwork ID Website", - "repo": "https://github.com/Unwork-ID", - "owner": { - "username": "tokisaki13", - "email": "support@unwork.my.id" - }, - "record": { - "URL": "https://unwork.my.id" - } -} diff --git a/domains/verite.json b/domains/verite.json deleted file mode 100644 index c57038fc9..000000000 --- a/domains/verite.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/makuzaverite/veritem.me", - "owner": { - "username": "makuzaverite", - "email": "mugaboverite@gmail.com", - "twitter": "makuza_mugabo_v" - }, - "record": { - "URL": "https://veritem.me" - } -} diff --git a/domains/vikrant.json b/domains/vikrant.json deleted file mode 100644 index 1979cd609..000000000 --- a/domains/vikrant.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "150207", - "email": "daredevil.vikrant@gmail.com" - }, - "record": { - "URL": "https://github.com/vikrant7251" - } -} diff --git a/domains/yaman.json b/domains/yaman.json deleted file mode 100644 index 7d7bd24b0..000000000 --- a/domains/yaman.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Redirecting to my blog", - "repo": "https://github.com/julianyaman", - "owner": { - "username": "julianyaman", - "email": "mail@yaman.pro" - }, - "record": { - "URL": "https://julianyaman.com" - } -} From 511f4d2c5129bbfc18f3dd3dfa7eeba0c81d7338 Mon Sep 17 00:00:00 2001 From: Niklas <40402114+NiHaiden@users.noreply.github.com> Date: Sun, 24 Sep 2023 13:46:54 +0200 Subject: [PATCH 5061/8412] Update my domain, email and username accordingly --- domains/niklas.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/niklas.json b/domains/niklas.json index e7ffb0e40..538900125 100644 --- a/domains/niklas.json +++ b/domains/niklas.json @@ -1,11 +1,11 @@ { - "description": "I'm a dev from austria.", + "description": "Dev from Austria who loves Java and the world.", "owner": { "username": "NiHaiden", - "email": "niklas@haiden.ch", - "twitter": "niklashdev" + "email": "niklas@niklas.tech", + "twitter": "nklsdev" }, "record": { - "URL": "https://nhaiden.dev" + "URL": "https://niklas.tech" } } From bc6f4500ae79b414fe56692cb03f58db5fbd82ba Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 24 Sep 2023 19:58:28 +0800 Subject: [PATCH 5062/8412] feat: remove 8 invalid domains --- domains/aaamineee.json | 9 --------- domains/aoba.json | 12 ------------ domains/danielclarke.json | 11 ----------- domains/efftronics.json | 9 --------- domains/fayyadh.json | 11 ----------- domains/node-appwrite.json | 9 --------- domains/vishesh.json | 12 ------------ domains/yashash.json | 11 ----------- 8 files changed, 84 deletions(-) delete mode 100644 domains/aaamineee.json delete mode 100644 domains/aoba.json delete mode 100644 domains/danielclarke.json delete mode 100644 domains/efftronics.json delete mode 100644 domains/fayyadh.json delete mode 100644 domains/node-appwrite.json delete mode 100644 domains/vishesh.json delete mode 100644 domains/yashash.json diff --git a/domains/aaamineee.json b/domains/aaamineee.json deleted file mode 100644 index cbe0257df..000000000 --- a/domains/aaamineee.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aaaminee", - "email": "amineoumellouk@yahoo.com" - }, - "record": { - "URL": "https://aaaminee.github.io" - } -} diff --git a/domains/aoba.json b/domains/aoba.json deleted file mode 100644 index b358e08d9..000000000 --- a/domains/aoba.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A cool looking link for my Discord server! (and maybe sort of other stuff in future... If I can think of one...)", - "repo": "https://github.com/Hazuki-san", - "owner": { - "username": "Hazuki-san", - "email": "aoba@outlook.co.th", - "twitter": "AocchiAoba" - }, - "record": { - "URL": "https://discord.gg/nKbATcMqSp" - } -} diff --git a/domains/danielclarke.json b/domains/danielclarke.json deleted file mode 100644 index 5a02b320b..000000000 --- a/domains/danielclarke.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Daniel Clarke's website", - "repo": "https://github.com/DanielWilliamClarke/Cujo", - "owner": { - "username": "DanielWilliamClarke", - "email": "clarkit@gmail.com" - }, - "record": { - "URL": "https://danielclarke.tech" - } -} diff --git a/domains/efftronics.json b/domains/efftronics.json deleted file mode 100644 index b755d0ff7..000000000 --- a/domains/efftronics.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ayushbite", - "email": "ayushbite@gmail.com" - }, - "record": { - "URL": "https://visitayush.tech/" - } -} diff --git a/domains/fayyadh.json b/domains/fayyadh.json deleted file mode 100644 index 39dba30f6..000000000 --- a/domains/fayyadh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Personal Website", - "repo": "https://github.com/Abdurrahman075/fayyadh-my-id", - "owner": { - "username": "Fayyadh", - "email": "fayyadh.abdurrahman007@gmail.com" - }, - "record": { - "URL": "https://fayyadh.my.id" - } -} diff --git a/domains/node-appwrite.json b/domains/node-appwrite.json deleted file mode 100644 index 99f4be133..000000000 --- a/domains/node-appwrite.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "appwrite", - "email": "mohamed.haneefa@agiratech.com" - }, - "record": { - "URL": "https://www.appwrite-node.com" - } -} diff --git a/domains/vishesh.json b/domains/vishesh.json deleted file mode 100644 index da0f439a4..000000000 --- a/domains/vishesh.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My Personal Website", - "repo": "https://github.com/VisheshBansal", - "owner": { - "username": "VisheshBansal", - "email": "hi@visheshbansal.ml", - "twitter": "VisheshBansal17" - }, - "record": { - "URL": "https://visheshbansal.ml" - } -} diff --git a/domains/yashash.json b/domains/yashash.json deleted file mode 100644 index 0de5cef1e..000000000 --- a/domains/yashash.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal portfolio website", - "repo": "https://github.com/yashash1511/yashash1511.github.io", - "owner": { - "username": "yashash1511", - "email": "yashash1511@gmail.com" - }, - "record": { - "URL": "https://yashash1511.github.io" - } -} From 3ecb3486c6425e047e6599bfb2c9ca0bca540c5c Mon Sep 17 00:00:00 2001 From: Bumbleboss Date: Sun, 24 Sep 2023 15:00:17 +0300 Subject: [PATCH 5063/8412] feat(domain): bumbleboss.is-a.dev --- domains/bumbleboss.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/bumbleboss.json diff --git a/domains/bumbleboss.json b/domains/bumbleboss.json new file mode 100644 index 000000000..c17fa6f6a --- /dev/null +++ b/domains/bumbleboss.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Bumbleboss", + "email": "me@bumbleboss.xyz" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8e2e18f2409ffbdaa6bd312bd5dd811b4fea1659 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 24 Sep 2023 20:24:01 +0800 Subject: [PATCH 5064/8412] fix 1 domain + remove 22 invalid domains --- domains/aaryan.json | 11 ----------- domains/balaganesh.json | 9 --------- domains/bashou.json | 10 ---------- domains/crackz.json | 11 ----------- domains/fallen.json | 12 ------------ domains/fireredz.json | 10 ---------- domains/gggedr.json | 9 --------- domains/givinghawk.json | 11 ----------- domains/issai.json | 12 ------------ domains/jbyt27.json | 9 --------- domains/lucyjs.json | 10 ---------- domains/mattdestroyer.json | 10 ---------- domains/mc.badboy.json | 10 ---------- domains/meen.json | 11 ----------- domains/motion42.json | 11 ----------- domains/ryan.json | 11 ----------- domains/sourtaste000.json | 9 --------- domains/vaskian.json | 11 ----------- domains/ver0z.json | 10 ---------- domains/wablesanket.json | 12 ------------ domains/whyleonardo.json | 9 --------- domains/xkubsoneq.json | 12 ------------ 22 files changed, 230 deletions(-) delete mode 100644 domains/aaryan.json delete mode 100644 domains/balaganesh.json delete mode 100644 domains/bashou.json delete mode 100644 domains/crackz.json delete mode 100644 domains/fallen.json delete mode 100644 domains/fireredz.json delete mode 100644 domains/gggedr.json delete mode 100644 domains/givinghawk.json delete mode 100644 domains/issai.json delete mode 100644 domains/jbyt27.json delete mode 100644 domains/lucyjs.json delete mode 100644 domains/mattdestroyer.json delete mode 100644 domains/mc.badboy.json delete mode 100644 domains/meen.json delete mode 100644 domains/motion42.json delete mode 100644 domains/ryan.json delete mode 100644 domains/sourtaste000.json delete mode 100644 domains/vaskian.json delete mode 100644 domains/ver0z.json delete mode 100644 domains/wablesanket.json delete mode 100644 domains/whyleonardo.json delete mode 100644 domains/xkubsoneq.json diff --git a/domains/aaryan.json b/domains/aaryan.json deleted file mode 100644 index 596c625f3..000000000 --- a/domains/aaryan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Aaryan's personal website!", - "repo": "https://github.com/aaryanporwal/My-website", - "owner": { - "username": "aaryanporwal", - "email": "altaaryan@gmail.com" - }, - "record": { - "URL": "https://www.aaryanporwal.me" - } -} diff --git a/domains/balaganesh.json b/domains/balaganesh.json deleted file mode 100644 index 3476bf55b..000000000 --- a/domains/balaganesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "balaganesh102004", - "email": "balaganesh10.2004@gmail.com" - }, - "record": { - "URL": "https://balaganesh.com" - } -} diff --git a/domains/bashou.json b/domains/bashou.json deleted file mode 100644 index fdf1932a2..000000000 --- a/domains/bashou.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "bashoudev", - "email": "bashou@luduma.ga", - "twitter": "bashouuu" - }, - "record": { - "URL": "https://bashoudev.ga" - } -} diff --git a/domains/crackz.json b/domains/crackz.json deleted file mode 100644 index 5e71ce0f5..000000000 --- a/domains/crackz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Redirecting to my socials website.", - "repo": "https://github.com/CRACKz-cyber", - "owner": { - "username": "CRACKz-cyber", - "email": "thomasknekibus@gmail.com" - }, - "record": { - "URL": "http://lassewiedemann.de" - } -} diff --git a/domains/fallen.json b/domains/fallen.json deleted file mode 100644 index bfb1e1737..000000000 --- a/domains/fallen.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Website Redirect", - "repo": "https://github.com/ThingsOfFallen/Website", - "owner": { - "username": "TheFallenSpirit", - "email": "thefallenspirit@outlook.com", - "twitter": "FallenCodes" - }, - "record": { - "URL": "https://fallenspirit.dev" - } -} diff --git a/domains/fireredz.json b/domains/fireredz.json deleted file mode 100644 index fbeac143e..000000000 --- a/domains/fireredz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rosenishere", - "email": "", - "twitter": "rosenishere" - }, - "record": { - "URL": "https://rosenishere.github.io/fireredzsite" - } -} diff --git a/domains/gggedr.json b/domains/gggedr.json deleted file mode 100644 index 4ed01cb9f..000000000 --- a/domains/gggedr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Vladimir-Urik", - "email": "gggedr@protonmail.com" - }, - "record": { - "URL": "https://gggedr.lol" - } -} diff --git a/domains/givinghawk.json b/domains/givinghawk.json deleted file mode 100644 index 572fc728b..000000000 --- a/domains/givinghawk.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My is-a.dev cname record", - "repo": "https://github.com/givinghawk", - "owner": { - "username": "givinghawk", - "email": "gh@givinghawk.xyz" - }, - "record": { - "URL": "https://givinghawk.xyz" - } -} diff --git a/domains/issai.json b/domains/issai.json deleted file mode 100644 index fcba6f9d5..000000000 --- a/domains/issai.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "TheLimifiedLime", - "email": "", - "twitter": "TheLimifiedLime" - }, - "description": "I will use this to redirect to my main domain", - "repo": "https://github.com/TheLimifiedLime/issai.club", - "record": { - "URL": "https://issai.club" - } -} diff --git a/domains/jbyt27.json b/domains/jbyt27.json deleted file mode 100644 index ce7616272..000000000 --- a/domains/jbyt27.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JBYT27", - "email": "beol0127@gmail.com" - }, - "record": { - "URL": "https://jbyt27.jbloves27.repl.co" - } -} diff --git a/domains/lucyjs.json b/domains/lucyjs.json deleted file mode 100644 index 42b276cd7..000000000 --- a/domains/lucyjs.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "LucyJS-Dev", - "email": "pumimail9@gmail.com" - }, - - "record": { - "URL": "http://lucyjs.de" - } -} diff --git a/domains/mattdestroyer.json b/domains/mattdestroyer.json deleted file mode 100644 index 474eae765..000000000 --- a/domains/mattdestroyer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Matt-DESTROYER's Website", - "owner": { - "username": "Matt-DESTROYER", - "email": "mattdestroyerpro@gmail.com" - }, - "record": { - "URL": "https://mattdestroyer.replit.app" - } -} diff --git a/domains/mc.badboy.json b/domains/mc.badboy.json deleted file mode 100644 index e914b46fd..000000000 --- a/domains/mc.badboy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Minecraft server.", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev" - }, - "record": { - "URL": "https://bigpp.ml" - } -} diff --git a/domains/meen.json b/domains/meen.json deleted file mode 100644 index 99bace5f3..000000000 --- a/domains/meen.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Patcharapol's personal site!", - "repo": "https://github.com/msp5382/personal", - "owner": { - "username": "msp5382", - "email": "meen.sankaew@gmail.com" - }, - "record": { - "URL": "https://patcharapol.dev" - } -} diff --git a/domains/motion42.json b/domains/motion42.json deleted file mode 100644 index 67a1410f6..000000000 --- a/domains/motion42.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Motions's personal developer website", - "repo": "https://github.com/DevJustForever", - "owner": { - "username": "DevJustForever", - "email": "mertcelik0541@gmail.com" - }, - "record": { - "URL": "https://motion42.ml" - } -} diff --git a/domains/ryan.json b/domains/ryan.json deleted file mode 100644 index 508f57fee..000000000 --- a/domains/ryan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "is-a.dev domain", - "repo": "https://github.com/ryan0204", - "owner": { - "username": "Ryan0204", - "email": "ryan@ssrv.xyz" - }, - "record": { - "URL": "https://ssrv.xyz" - } -} diff --git a/domains/sourtaste000.json b/domains/sourtaste000.json deleted file mode 100644 index 950016b86..000000000 --- a/domains/sourtaste000.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sourTaste000", - "email": "sourtaste000@gmail.com" - }, - "record": { - "URL": "https://sourtaste000.dev" - } -} diff --git a/domains/vaskian.json b/domains/vaskian.json deleted file mode 100644 index e4a838d8e..000000000 --- a/domains/vaskian.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Vaskian is a Dev", - "repo": "https://github.com/Nami2012", - "owner": { - "username": "Nami2012", - "email": "namithasadeeshbabu@gmail.com" - }, - "record": { - "URL": "https://vaskian.me" - } -} diff --git a/domains/ver0z.json b/domains/ver0z.json deleted file mode 100644 index dac4dc7d1..000000000 --- a/domains/ver0z.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ver0zdev", - "email": "ziadfr@icloud.com" - }, - - "record": { - "URL": "https://ver0z.dev" - } -} diff --git a/domains/wablesanket.json b/domains/wablesanket.json deleted file mode 100644 index 2b83d1b64..000000000 --- a/domains/wablesanket.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My Portfolio", - "repo": "https://github.com/Sanketwable/Portfolio", - "owner": { - "username": "sanketwable", - "email": "sanketwable123@gmail.com", - "twitter": "Wable_Sanket_" - }, - "record": { - "URL": "https://wablesanket.xyz" - } -} diff --git a/domains/whyleonardo.json b/domains/whyleonardo.json deleted file mode 100644 index 7939ab75f..000000000 --- a/domains/whyleonardo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "whyleonardo", - "email": "pleasefloyd73@gmail.com" - }, - "record": { - "URL": "https://nextjs-portfolio-chi-taupe.vercel.app" - } -} diff --git a/domains/xkubsoneq.json b/domains/xkubsoneq.json deleted file mode 100644 index 42e5339c5..000000000 --- a/domains/xkubsoneq.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "About me.", - "repo": "https://github.com/xKubsoneQ", - "owner": { - "username": "xKubsoneQ", - "email": "", - "twitter": "undef1n3d_" - }, - "record": { - "URL": "https://pomocnikbot.pl/dev/socials" - } -} From 62eb649da68a71c63509e98bc58b092d7435c02f Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 24 Sep 2023 20:37:29 +0800 Subject: [PATCH 5065/8412] feat: remove 18 invalid domains --- domains/ax.json | 11 ----------- domains/cosmos.json | 10 ---------- domains/elian.json | 9 --------- domains/n1ka.json | 9 --------- domains/porary.json | 10 ---------- domains/portal-slot-gacor.json | 11 ----------- domains/prasadbobby.json | 11 ----------- domains/ririxi.json | 11 ----------- domains/sanelkukic.json | 11 ----------- domains/sudhan.json | 10 ---------- domains/tanishq.json | 11 ----------- domains/theark.json | 11 ----------- domains/tjr.json | 9 --------- domains/tjrgg.json | 9 --------- domains/usr577.json | 9 --------- domains/vion.json | 9 --------- domains/wisnu.json | 11 ----------- domains/yajat.json | 11 ----------- 18 files changed, 183 deletions(-) delete mode 100644 domains/ax.json delete mode 100644 domains/cosmos.json delete mode 100644 domains/elian.json delete mode 100644 domains/n1ka.json delete mode 100644 domains/porary.json delete mode 100644 domains/portal-slot-gacor.json delete mode 100644 domains/prasadbobby.json delete mode 100644 domains/ririxi.json delete mode 100644 domains/sanelkukic.json delete mode 100644 domains/sudhan.json delete mode 100644 domains/tanishq.json delete mode 100644 domains/theark.json delete mode 100644 domains/tjr.json delete mode 100644 domains/tjrgg.json delete mode 100644 domains/usr577.json delete mode 100644 domains/vion.json delete mode 100644 domains/wisnu.json delete mode 100644 domains/yajat.json diff --git a/domains/ax.json b/domains/ax.json deleted file mode 100644 index 7e27bfa8a..000000000 --- a/domains/ax.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ax's Portfolio", - "repo": "https://github.com/ax-a-dev", - "owner": { - "username": "ax-a-dev", - "email": "ax_a_dev#3122" - }, - "record": { - "URL": "https://axdev.vercel.app" - } -} diff --git a/domains/cosmos.json b/domains/cosmos.json deleted file mode 100644 index a66f262cd..000000000 --- a/domains/cosmos.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "iscosmos", - "email": "iscosmos@outlook.com" - }, - - "record": { - "URL": "https://iscosmos.github.io" - } -} diff --git a/domains/elian.json b/domains/elian.json deleted file mode 100644 index cb5d4af25..000000000 --- a/domains/elian.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hoangdev09", - "email": "tranconghoang18@gmail.com" - }, - "record": { - "URL": "https://hoangdev09.github.io/infomation" - } -} diff --git a/domains/n1ka.json b/domains/n1ka.json deleted file mode 100644 index 062014929..000000000 --- a/domains/n1ka.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "N1kaCode", - "email": "jeanlukashoffmann@gmail.com" - }, - "record": { - "URL": "https://beacons.ai/n1kacode" - } -} diff --git a/domains/porary.json b/domains/porary.json deleted file mode 100644 index 268098ef6..000000000 --- a/domains/porary.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "GotoShoraro", - "email": "info@porary.net" - }, - - "record": { - "URL": "https://porary.net" - } -} diff --git a/domains/portal-slot-gacor.json b/domains/portal-slot-gacor.json deleted file mode 100644 index cbd81609d..000000000 --- a/domains/portal-slot-gacor.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Demo Spining wheeles slot Gacor", - "repo": "https://github.com/cewemanja/portal-slot-gacor", - "owner": { - "username": "cewemanja", - "email": "slotgacor@id123.uno" - }, - "record": { - "URL": "https://cewemanja.github.io/portal-slot-gacor" - } -} diff --git a/domains/prasadbobby.json b/domains/prasadbobby.json deleted file mode 100644 index 95b551215..000000000 --- a/domains/prasadbobby.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Edu Manager", - "repo": "https://github.com/prasadbobby", - "owner": { - "username": "prasadbobby", - "email": "prasadbobby057@gmail.com" - }, - "record": { - "URL": "http://prasadbobby.me" - } -} diff --git a/domains/ririxi.json b/domains/ririxi.json deleted file mode 100644 index 2cbaabeb0..000000000 --- a/domains/ririxi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/ririxichan", - "owner": { - "username": "ririxichan", - "email": "", - "twitter": "ririxichan" - }, - "record": { - "URL": "https://ririxi.dev" - } -} diff --git a/domains/sanelkukic.json b/domains/sanelkukic.json deleted file mode 100644 index bc02cdc58..000000000 --- a/domains/sanelkukic.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Sanel's website for his open-source projects and stuff", - "repo": "https://github.com/sanelk2004", - "owner": { - "username": "sanelk2004", - "email": "sanelk2004@icloud.com" - }, - "record": { - "URL": "https://sanelkukic.us.eu.org" - } -} diff --git a/domains/sudhan.json b/domains/sudhan.json deleted file mode 100644 index 04eebfac8..000000000 --- a/domains/sudhan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "sudhanplayz", - "email": "sudhanplayz@gmail.com" - }, - "description": "A Personal Website for me", - "record": { - "URL": "https://sudhanplayz.live" - } -} diff --git a/domains/tanishq.json b/domains/tanishq.json deleted file mode 100644 index f545f13c3..000000000 --- a/domains/tanishq.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "tanishq-soni", - "email": "hi@tanishqsoni.me", - "twitter": "tanishq_soni_" - }, - "repo": "https://github.com/tanishq-soni/new-portfolio", - "record": { - "URL": "https://tanishqsoni.me" - } -} diff --git a/domains/theark.json b/domains/theark.json deleted file mode 100644 index 9893bd7be..000000000 --- a/domains/theark.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Theark's personal site", - "repo": "https://github.com/thearkxd/theark-website", - "owner": { - "username": "thearkxd", - "email": "thearkxd@gmail.com" - }, - "record": { - "URL": "https://theark.tk" - } -} diff --git a/domains/tjr.json b/domains/tjr.json deleted file mode 100644 index 4b4a6010c..000000000 --- a/domains/tjr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tjrgg", - "email": "hello@tjrgg.co" - }, - "record": { - "URL": "https://tjrgg.co" - } -} diff --git a/domains/tjrgg.json b/domains/tjrgg.json deleted file mode 100644 index 4b4a6010c..000000000 --- a/domains/tjrgg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tjrgg", - "email": "hello@tjrgg.co" - }, - "record": { - "URL": "https://tjrgg.co" - } -} diff --git a/domains/usr577.json b/domains/usr577.json deleted file mode 100644 index c8d069a45..000000000 --- a/domains/usr577.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "usr577", - "email": "benedikt.reck@oesdorf.de" - }, - "record": { - "URL": "https://benediktreck.serveo.net" - } -} diff --git a/domains/vion.json b/domains/vion.json deleted file mode 100644 index 85a28d53f..000000000 --- a/domains/vion.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VIONYT", - "email": "yt.vion@gmail.com" - }, - "record": { - "URL": "https://vion.moe" - } -} diff --git a/domains/wisnu.json b/domains/wisnu.json deleted file mode 100644 index de02d3b6e..000000000 --- a/domains/wisnu.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Wisnu Personal Website", - "repo": "https://github.com/waxaranai", - "owner": { - "username": "Waxaranai", - "email": "waxaranai@gmail.com" - }, - "record": { - "URL": "https://wisnu.me" - } -} diff --git a/domains/yajat.json b/domains/yajat.json deleted file mode 100644 index a9b547a73..000000000 --- a/domains/yajat.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Personal Website", - "repo": "https://github.com/iamyajat", - "owner": { - "username": "iamyajat", - "email": "me@iamyajat.co" - }, - "record": { - "URL": "https://www.iamyajat.co" - } -} From 547aba89c0577385fde6801630cb84d30b833ab4 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 24 Sep 2023 18:26:51 +0530 Subject: [PATCH 5066/8412] Update akshay.json --- domains/akshay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshay.json b/domains/akshay.json index 095fe26f3..3d14f0680 100644 --- a/domains/akshay.json +++ b/domains/akshay.json @@ -6,7 +6,7 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "https://phenax.github.io", + "URL": "https://ediblemonad.dev", "TXT": [ "Hello there!", "It's me, Akshay" ] } } From 3a9f9045885a3242ad4f1f645122f17c8ecfa128 Mon Sep 17 00:00:00 2001 From: 18O4 <64557095+18O4@users.noreply.github.com> Date: Sun, 24 Sep 2023 13:00:59 +0000 Subject: [PATCH 5067/8412] Delete domains/18o4.json --- domains/18o4.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/18o4.json diff --git a/domains/18o4.json b/domains/18o4.json deleted file mode 100644 index 5e20f0c1a..000000000 --- a/domains/18o4.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "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 a2ac5db0dd0ba0563665be94c6fc7f418d6a009a Mon Sep 17 00:00:00 2001 From: marioannier Date: Sun, 24 Sep 2023 15:41:22 +0200 Subject: [PATCH 5068/8412] feat(domain): mario.annier.is-a.dev --- domains/mario.annier.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mario.annier.json diff --git a/domains/mario.annier.json b/domains/mario.annier.json new file mode 100644 index 000000000..a2f635579 --- /dev/null +++ b/domains/mario.annier.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "marioannier", + "email": "mario.annier@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a4e81b4c0d38036b69fcfa1feaa8e3ca06175d89 Mon Sep 17 00:00:00 2001 From: Johannes Hartel Date: Sun, 24 Sep 2023 15:48:43 +0200 Subject: [PATCH 5069/8412] Delete domains/gterminal.json Signed-off-by: Johannes Hartel --- domains/gterminal.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/gterminal.json diff --git a/domains/gterminal.json b/domains/gterminal.json deleted file mode 100644 index 7eedaea78..000000000 --- a/domains/gterminal.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "gTerminal Frontend. ", - "repo": "https://github.com/gTerminal-project/gTerminal-project.github.io", - "owner": { - "username": "J0J0HA", - "email": "gterminal@mail.jojojux.de", - "twitter": "JoJoJux16" - }, - "record": { - "CNAME": "gterminal-project.github.io" - } -} From eb908dd494c384d90a9f7b00d53a6134f7344297 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20H=C3=B6llwerth?= Date: Sun, 24 Sep 2023 15:51:10 +0200 Subject: [PATCH 5070/8412] Fixed wrong entry Changed CNAME "https://baumistlustig.eu" to "https://hoellwerth.eu" --- domains/baumistlustig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/baumistlustig.json b/domains/baumistlustig.json index 7fbe846e4..1c9751bd6 100644 --- a/domains/baumistlustig.json +++ b/domains/baumistlustig.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "https://baumistlustig.eu" + "URL": "https://hoellwerth.eu" } } From 57cd1d8b9a517fadcd33717509e56da74a2a44ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20H=C3=B6llwerth?= Date: Sun, 24 Sep 2023 15:55:45 +0200 Subject: [PATCH 5071/8412] Fixed wrong entry --- domains/baumistlustig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/baumistlustig.json b/domains/baumistlustig.json index 1c9751bd6..45bfc6eb8 100644 --- a/domains/baumistlustig.json +++ b/domains/baumistlustig.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "https://hoellwerth.eu" + "URL": "hoellwerth.eu" } } From e15805511d41a642c5fa2ba913552163ca0409a2 Mon Sep 17 00:00:00 2001 From: b5i Date: Sun, 24 Sep 2023 15:58:32 +0200 Subject: [PATCH 5072/8412] feat(domain): b5i.is-a.dev --- domains/b5i.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/b5i.json diff --git a/domains/b5i.json b/domains/b5i.json new file mode 100644 index 000000000..07bf9b7df --- /dev/null +++ b/domains/b5i.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "b5i", + "email": "bollengier.antoine@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c9392ab3a864111cd2ab6bf70d6091fb8e506281 Mon Sep 17 00:00:00 2001 From: 21Z Date: Sun, 24 Sep 2023 19:01:33 +0400 Subject: [PATCH 5073/8412] feat(domain): 21z.is-a.dev --- domains/21z.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/21z.json diff --git a/domains/21z.json b/domains/21z.json new file mode 100644 index 000000000..755d4554f --- /dev/null +++ b/domains/21z.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "21Z", + "email": "hamdankalliyil@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dfaabaf739f3e95926a6d151353a49c9da68cf53 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Johannes=20H=C3=B6llwerth?= Date: Sun, 24 Sep 2023 17:19:24 +0200 Subject: [PATCH 5074/8412] Update domains/baumistlustig.json Co-authored-by: Vaibhav --- domains/baumistlustig.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/baumistlustig.json b/domains/baumistlustig.json index 45bfc6eb8..5eca5ebfb 100644 --- a/domains/baumistlustig.json +++ b/domains/baumistlustig.json @@ -5,6 +5,6 @@ }, "record": { - "URL": "hoellwerth.eu" + "CNAME": "hoellwerth.eu" } } From 7b02c5b5b496eed6cca7d2fac79853e24d244983 Mon Sep 17 00:00:00 2001 From: NotAymo Date: Sun, 24 Sep 2023 18:06:34 +0200 Subject: [PATCH 5075/8412] feat(domain): aymo.is-a.dev --- domains/aymo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aymo.json diff --git a/domains/aymo.json b/domains/aymo.json new file mode 100644 index 000000000..19806f84c --- /dev/null +++ b/domains/aymo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3121063d424d97f195425ec3a88a9cbdc65fff10 Mon Sep 17 00:00:00 2001 From: Saahil Date: Sun, 24 Sep 2023 12:21:32 -0400 Subject: [PATCH 5076/8412] Update saahil.json --- domains/saahil.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/saahil.json b/domains/saahil.json index 1bdb6cd4c..21007e488 100644 --- a/domains/saahil.json +++ b/domains/saahil.json @@ -4,7 +4,6 @@ "email": "neon+domain@saahild.com" }, "record": { - "CNAME": "saahild.com" - + "A": "185.250.37.86" } } From 28c4acad39a549789c76a8207e31e8b7cd7515bc Mon Sep 17 00:00:00 2001 From: GamebringerDev Date: Sun, 24 Sep 2023 19:22:42 +0300 Subject: [PATCH 5077/8412] feat(domain): seizedforge.is-a.dev --- domains/seizedforge.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/seizedforge.json diff --git a/domains/seizedforge.json b/domains/seizedforge.json new file mode 100644 index 000000000..faaff9bd3 --- /dev/null +++ b/domains/seizedforge.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GamebringerDev", + "email": "gamebringerdev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 47043fdfee0f5659497860be0c9c5c36278c9ff3 Mon Sep 17 00:00:00 2001 From: wtfdrshn Date: Sun, 24 Sep 2023 23:05:41 +0530 Subject: [PATCH 5078/8412] feat(domain): wtfdrshn.is-a.dev --- domains/wtfdrshn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wtfdrshn.json diff --git a/domains/wtfdrshn.json b/domains/wtfdrshn.json new file mode 100644 index 000000000..e718c097c --- /dev/null +++ b/domains/wtfdrshn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wtfdrshn", + "email": "itsmedarshan8@gmail.com" + }, + "record": { + "CNAME": "wtfdrshn-portfolio.netlify.app" + } +} From b35b37425a01c7b6c77680b6b2759ec2343e58f4 Mon Sep 17 00:00:00 2001 From: melvinjjoseph Date: Sun, 24 Sep 2023 23:14:40 +0530 Subject: [PATCH 5079/8412] feat(domain): melvin.is-a.dev --- domains/melvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/melvin.json diff --git a/domains/melvin.json b/domains/melvin.json new file mode 100644 index 000000000..1123ef63a --- /dev/null +++ b/domains/melvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "melvinjjoseph", + "email": "melvinjjoseph2002@gmail.com" + }, + "record": { + "CNAME": "melvinjjoseph.github.io" + } +} From 9ecc5766191beb184b73ead4eb350a5f99804cd8 Mon Sep 17 00:00:00 2001 From: JumanJi <90971841+heyjumanji@users.noreply.github.com> Date: Sun, 24 Sep 2023 23:15:07 +0530 Subject: [PATCH 5080/8412] Update jumanji.json --- domains/jumanji.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/jumanji.json b/domains/jumanji.json index 351a248a3..c354d0c6f 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -4,6 +4,8 @@ "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "CNAME": "heyjumanji.pages.dev" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 793c7b1d637652a27dadab098a1864ccc16a809b Mon Sep 17 00:00:00 2001 From: Venk8esh <134226907+venkateshpagdikar@users.noreply.github.com> Date: Sun, 24 Sep 2023 23:56:09 +0530 Subject: [PATCH 5081/8412] Create venk8eah.json --- venk8eah.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 venk8eah.json diff --git a/venk8eah.json b/venk8eah.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/venk8eah.json @@ -0,0 +1 @@ + From c9d47e20525ccd00eaa658764efc44f9c8f60883 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Sep 2023 14:39:29 -0400 Subject: [PATCH 5082/8412] Update saahil.json --- domains/saahil.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saahil.json b/domains/saahil.json index 21007e488..0016c12cc 100644 --- a/domains/saahil.json +++ b/domains/saahil.json @@ -4,6 +4,6 @@ "email": "neon+domain@saahild.com" }, "record": { - "A": "185.250.37.86" + "A": ["185.250.37.86"] } } From a06ddbf9ff03f1ef2b984ee1286b9ad2e791aa01 Mon Sep 17 00:00:00 2001 From: venkateshpagdikar Date: Mon, 25 Sep 2023 00:14:02 +0530 Subject: [PATCH 5083/8412] feat(domain): venkateshpagdikar.is-a.dev --- domains/venkateshpagdikar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/venkateshpagdikar.json diff --git a/domains/venkateshpagdikar.json b/domains/venkateshpagdikar.json new file mode 100644 index 000000000..2e779acdd --- /dev/null +++ b/domains/venkateshpagdikar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "venkateshpagdikar", + "email": "venkateshpagdikar8@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e3196fbf3268a59ec0c655a3d239c7b103918bf7 Mon Sep 17 00:00:00 2001 From: b5i Date: Sun, 24 Sep 2023 20:44:45 +0200 Subject: [PATCH 5084/8412] feat(domain): antoine.is-a.dev --- domains/antoine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/antoine.json diff --git a/domains/antoine.json b/domains/antoine.json new file mode 100644 index 000000000..07bf9b7df --- /dev/null +++ b/domains/antoine.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "b5i", + "email": "bollengier.antoine@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c86226368b22147235dd06218fb8d48e01657382 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Sep 2023 14:44:50 -0400 Subject: [PATCH 5085/8412] Delete venk8eah.json --- venk8eah.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 venk8eah.json diff --git a/venk8eah.json b/venk8eah.json deleted file mode 100644 index 8b1378917..000000000 --- a/venk8eah.json +++ /dev/null @@ -1 +0,0 @@ - From 430b2ac83bcbd8de8b279462eb103c8fd127cea6 Mon Sep 17 00:00:00 2001 From: b5i Date: Sun, 24 Sep 2023 20:45:21 +0200 Subject: [PATCH 5086/8412] feat(domain): anto.is-a.dev --- domains/anto.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anto.json diff --git a/domains/anto.json b/domains/anto.json new file mode 100644 index 000000000..07bf9b7df --- /dev/null +++ b/domains/anto.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "b5i", + "email": "bollengier.antoine@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f4b0d9d1ceb1b1b6438e9f96247f517fd3b60f4d Mon Sep 17 00:00:00 2001 From: venkateshpagdikar Date: Mon, 25 Sep 2023 00:19:33 +0530 Subject: [PATCH 5087/8412] feat(domain): venk8eshpagdikar.is-a.dev --- domains/venk8eshpagdikar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/venk8eshpagdikar.json diff --git a/domains/venk8eshpagdikar.json b/domains/venk8eshpagdikar.json new file mode 100644 index 000000000..2e779acdd --- /dev/null +++ b/domains/venk8eshpagdikar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "venkateshpagdikar", + "email": "venkateshpagdikar8@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 72d5e05cf9beafa71ff70df08ff98bd62def54f9 Mon Sep 17 00:00:00 2001 From: Sudip Kundu Date: Mon, 25 Sep 2023 00:22:37 +0530 Subject: [PATCH 5088/8412] [feat] add sudip.json --- domains/sudip.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sudip.json diff --git a/domains/sudip.json b/domains/sudip.json new file mode 100644 index 000000000..e58579ca0 --- /dev/null +++ b/domains/sudip.json @@ -0,0 +1,12 @@ +{ + "description": "Host my portfolio website", + "repo": "https://github.com/sudipkundu999/sudipkundu", + "owner": { + "username": "sudipkundu999", + "email": "sudipkundu999@gmail.com", + "twitter": "sudipkundu999" + }, + "record": { + "URL": "https://sudipkundu999.github.io/sudipkundu" + } +} \ No newline at end of file From fe4681ea9f640bec5f6abb3b33dce24c6663597a Mon Sep 17 00:00:00 2001 From: Venk8esh <134226907+venkateshpagdikar@users.noreply.github.com> Date: Mon, 25 Sep 2023 00:26:42 +0530 Subject: [PATCH 5089/8412] Revert "BETA: Register venk8eshpagdikar.is-a.dev" --- domains/venk8eshpagdikar.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/venk8eshpagdikar.json diff --git a/domains/venk8eshpagdikar.json b/domains/venk8eshpagdikar.json deleted file mode 100644 index 2e779acdd..000000000 --- a/domains/venk8eshpagdikar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "venkateshpagdikar", - "email": "venkateshpagdikar8@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 28eabd67e0ae6cc71755877e564bc97f12744619 Mon Sep 17 00:00:00 2001 From: "dotenv(.)" <88169062+wtfdrshn@users.noreply.github.com> Date: Mon, 25 Sep 2023 00:37:58 +0530 Subject: [PATCH 5090/8412] updated the CNAME record --- domains/wtfdrshn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wtfdrshn.json b/domains/wtfdrshn.json index e718c097c..e5adcf3cc 100644 --- a/domains/wtfdrshn.json +++ b/domains/wtfdrshn.json @@ -4,6 +4,6 @@ "email": "itsmedarshan8@gmail.com" }, "record": { - "CNAME": "wtfdrshn-portfolio.netlify.app" + "CNAME": "wtfdrshn.github.io" } } From 629365cb7d46e020ce45ab9cc362011ca44acb0c Mon Sep 17 00:00:00 2001 From: rebokdev Date: Sun, 24 Sep 2023 21:25:28 +0200 Subject: [PATCH 5091/8412] feat(domain): rebokdev.is-a.dev --- domains/rebokdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rebokdev.json diff --git a/domains/rebokdev.json b/domains/rebokdev.json new file mode 100644 index 000000000..ab0218719 --- /dev/null +++ b/domains/rebokdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rebokdev", + "email": "rebok@duck.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5b4c8a76f637feb7e297dd637625468617f9587c Mon Sep 17 00:00:00 2001 From: Sudip Kundu Date: Mon, 25 Sep 2023 01:09:45 +0530 Subject: [PATCH 5092/8412] [fix] : add cname sudipkundu999.github.io --- domains/sudip.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sudip.json b/domains/sudip.json index e58579ca0..c9a6c1657 100644 --- a/domains/sudip.json +++ b/domains/sudip.json @@ -7,6 +7,6 @@ "twitter": "sudipkundu999" }, "record": { - "URL": "https://sudipkundu999.github.io/sudipkundu" + "CNAME": "sudipkundu999.github.io" } } \ No newline at end of file From a79b858873fd03c11edc5e637678dc3900a97cfa Mon Sep 17 00:00:00 2001 From: ahoulton Date: Sun, 24 Sep 2023 20:40:28 +0100 Subject: [PATCH 5093/8412] feat(domain): houlton.is-a.dev --- domains/houlton.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/houlton.json diff --git a/domains/houlton.json b/domains/houlton.json new file mode 100644 index 000000000..8416f290e --- /dev/null +++ b/domains/houlton.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ahoulton", + "email": "ignhoulton@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 61618a2dbbc87fe59eab5796d1d16978260cf8c8 Mon Sep 17 00:00:00 2001 From: negativems Date: Sun, 24 Sep 2023 21:55:25 +0200 Subject: [PATCH 5094/8412] feat(domain): mohamed.is-a.dev --- domains/mohamed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mohamed.json diff --git a/domains/mohamed.json b/domains/mohamed.json new file mode 100644 index 000000000..a3e7bb756 --- /dev/null +++ b/domains/mohamed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "negativems", + "email": "mohamedbenhamzaa@gmail.com" + }, + "record": { + "URL": "https://mmbh.dev" + } +} From fa2cfca6397d8eba96b84ee5dc43d1f31e9c85fd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Sep 2023 15:58:40 -0400 Subject: [PATCH 5095/8412] Delete domains/18o4.json --- domains/18o4.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/18o4.json diff --git a/domains/18o4.json b/domains/18o4.json deleted file mode 100644 index cd2fcd1ee..000000000 --- a/domains/18o4.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "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 2289c4eb0ca5869ad2c75aa64c773aa38b251e0c Mon Sep 17 00:00:00 2001 From: nassro199 <74100233+nassro199@users.noreply.github.com> Date: Sun, 24 Sep 2023 13:19:03 -0700 Subject: [PATCH 5096/8412] Update nassro.json --- domains/nassro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nassro.json b/domains/nassro.json index f0e4ee77c..f85e00175 100644 --- a/domains/nassro.json +++ b/domains/nassro.json @@ -4,6 +4,6 @@ "email": "nasrohasini19ny@gmail.com" }, "record": { - "CNAME": "nassro199.github.io" + "CNAME": "nassro.vercel.app" } } From f78a7ce114369aa528a51498cef6c34b92026ab5 Mon Sep 17 00:00:00 2001 From: Furrycality Date: Sun, 24 Sep 2023 21:37:01 -0500 Subject: [PATCH 5097/8412] feat(domain): furry.is-a.dev --- domains/furry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/furry.json diff --git a/domains/furry.json b/domains/furry.json new file mode 100644 index 000000000..8da97f979 --- /dev/null +++ b/domains/furry.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Furrycality", + "email": "furrycality@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d7ff465e7ae27e717000a4bd0b2a2d01d20bce1c Mon Sep 17 00:00:00 2001 From: sahmed011 Date: Mon, 25 Sep 2023 03:03:14 +0000 Subject: [PATCH 5098/8412] feat(domain): orange.is-a.dev --- domains/orange.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/orange.json diff --git a/domains/orange.json b/domains/orange.json new file mode 100644 index 000000000..3eab1b385 --- /dev/null +++ b/domains/orange.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sahmed011", + "email": "sufyanmishal@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From f4a2124f2bd1bfc933f03a61583237181059df50 Mon Sep 17 00:00:00 2001 From: orange Date: Mon, 25 Sep 2023 03:11:56 +0000 Subject: [PATCH 5099/8412] add url and txt hope this works idk what im doing --- domains/orange.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/orange.json b/domains/orange.json index 3eab1b385..73a90ad35 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,7 @@ "email": "sufyanmishal@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "URL": ["https://sahmed011.github.io/"], + "TXT" : ["dh=7e7e671a8b44d02fde9ab6f6df7baf94086c96fd"] } } From 2bfb9ba17741f2fdde9ed8451137f8521c170ece Mon Sep 17 00:00:00 2001 From: orange Date: Mon, 25 Sep 2023 04:00:42 +0000 Subject: [PATCH 5100/8412] add cname --- domains/orange.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/orange.json b/domains/orange.json index 73a90ad35..bae8eac1f 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,6 +4,7 @@ "email": "sufyanmishal@gmail.com" }, "record": { + "CNAME": ["sahmed011.github.io"], "URL": ["https://sahmed011.github.io/"], "TXT" : ["dh=7e7e671a8b44d02fde9ab6f6df7baf94086c96fd"] } From ab7c8f9e024f0667de3f554dc7783c1b38b03c42 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Mon, 25 Sep 2023 12:32:40 +0800 Subject: [PATCH 5101/8412] feat: remove + fix some invalid domains --- domains/1no.json | 9 --------- domains/apollyon.json | 11 ----------- domains/callum.json | 12 ------------ domains/chenpeng.json | 10 ++++------ domains/david.json | 11 ----------- domains/hokkqi.json | 11 ----------- domains/jainam.json | 2 +- domains/lyessa.json | 11 ----------- domains/manjushri.json | 10 ---------- domains/mrgliff.json | 9 --------- domains/ocloo.json | 9 --------- domains/payidar.json | 11 ----------- domains/pratyaydeep.json | 11 ----------- domains/safin.json | 11 ----------- domains/tayu.json | 9 --------- domains/webb.json | 10 ---------- domains/whoischoiiril.json | 9 --------- 17 files changed, 5 insertions(+), 161 deletions(-) delete mode 100644 domains/1no.json delete mode 100644 domains/apollyon.json delete mode 100644 domains/callum.json delete mode 100644 domains/david.json delete mode 100644 domains/hokkqi.json delete mode 100644 domains/lyessa.json delete mode 100644 domains/manjushri.json delete mode 100644 domains/mrgliff.json delete mode 100644 domains/ocloo.json delete mode 100644 domains/payidar.json delete mode 100644 domains/pratyaydeep.json delete mode 100644 domains/safin.json delete mode 100644 domains/tayu.json delete mode 100644 domains/webb.json delete mode 100644 domains/whoischoiiril.json diff --git a/domains/1no.json b/domains/1no.json deleted file mode 100644 index 97cda75d2..000000000 --- a/domains/1no.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "1NO26", - "email": "ali2626albayrak@gmail.com" - }, - "record": { - "URL": "https://whub.pro" - } -} diff --git a/domains/apollyon.json b/domains/apollyon.json deleted file mode 100644 index 3c5820323..000000000 --- a/domains/apollyon.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Develop website", - "owner": { - "username": "apollyon9", - "email": "blzzardst0rm@gmail.com", - "twitter": "sakurai072" - }, - "record": { - "URL": "https://eris9.repl.co" - } -} diff --git a/domains/callum.json b/domains/callum.json deleted file mode 100644 index 277cb808e..000000000 --- a/domains/callum.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My personal site.", - "repo": "https://github.com/cxllm/website", - "owner": { - "username": "cxllm", - "email": "hello@cxllm.xyz", - "twitter": "CX11M" - }, - "record": { - "URL": "https://cxllm.xyz" - } -} diff --git a/domains/chenpeng.json b/domains/chenpeng.json index 34d760b53..dc5669652 100644 --- a/domains/chenpeng.json +++ b/domains/chenpeng.json @@ -1,13 +1,11 @@ { "description": "Patrick Chen's develop site", - "repo": "https://github.com/ChpShy/ChpShy.github.io.git", + "repo": "https://github.com/PatrickChen928/patrickchen928.github.io", "owner": { - "username": "chenpeng", - "email": "cp786156072@gmail.com", - "twitter": "chepy2019", - "discord": "Patrick Chen#9900" + "username": "PatrickChen928", + "email": "cp786156072@gmail.com" }, "record": { - "URL": "https://chpshy.github.io" + "URL": "https://patrickchen928.github.io" } } diff --git a/domains/david.json b/domains/david.json deleted file mode 100644 index 41ee262fe..000000000 --- a/domains/david.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Student and developer in the United Kingdom.", - "repo": "https://github.com/davidjcralph", - "record": { - "URL": "https://davidjcralph.co.uk" - }, - "owner": { - "username": "davidjcralph", - "email": "me@davidjcralph.co.uk" - } -} diff --git a/domains/hokkqi.json b/domains/hokkqi.json deleted file mode 100644 index d09a10c8a..000000000 --- a/domains/hokkqi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio redirect for Hokkqi", - "repo": "https://werewolf.codes", - "owner": { - "username": "hokkqi", - "email": "lio@werewolf.design" - }, - "record": { - "URL": "https://werewolf.design" - } -} diff --git a/domains/jainam.json b/domains/jainam.json index 2fb06ee27..365a787c5 100644 --- a/domains/jainam.json +++ b/domains/jainam.json @@ -4,6 +4,6 @@ "email": "me@jainam.me" }, "record": { - "URL": "https://jainam.me" + "URL": "http://jainam.me" } } diff --git a/domains/lyessa.json b/domains/lyessa.json deleted file mode 100644 index 862d91dce..000000000 --- a/domains/lyessa.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "lyessa website uwu", - "repo": "https://github.com/lyessa-web", - "owner": { - "username": "lyertia", - "email": "camahmut7@gmail.com" - }, - "record": { - "URL": "https://lyessa.live" - } -} diff --git a/domains/manjushri.json b/domains/manjushri.json deleted file mode 100644 index 7a43a575b..000000000 --- a/domains/manjushri.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "manjushri", - "email": "btinformativemessenger@gmail.com", - "telegram": "dreynakchung" - }, - "record": { - "URL": "https://www.manjushri.dev" - } -} diff --git a/domains/mrgliff.json b/domains/mrgliff.json deleted file mode 100644 index aebe6f1e9..000000000 --- a/domains/mrgliff.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MrGliff", - "email": "dharminnagar@gmail.com" - }, - "record": { - "URL": "https://mrgliff.dev" - } -} diff --git a/domains/ocloo.json b/domains/ocloo.json deleted file mode 100644 index 49aefc66c..000000000 --- a/domains/ocloo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dev0cloo", - "email": "etor.ocloo@gmail.com" - }, - "record": { - "URL": "https://dev0cloo.netlify.app" - } -} diff --git a/domains/payidar.json b/domains/payidar.json deleted file mode 100644 index ce10ee0fe..000000000 --- a/domains/payidar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Payidars's personal developer website", - "repo": "https://github.com/payidarofficial", - "owner": { - "username": "payidar", - "email": "mertcelik2196@gmail.com" - }, - "record": { - "URL": "https://payidarofficial.xyz" - } -} diff --git a/domains/pratyaydeep.json b/domains/pratyaydeep.json deleted file mode 100644 index ad6f689b1..000000000 --- a/domains/pratyaydeep.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Pratyaydeep's Microblog", - "repo": "https://github.com/pratyaydeep", - "owner": { - "username": "pratyaydeep", - "email": "pratyaydeep@yahoo.com" - }, - "record": { - "URL": "https://pratya.pythonanywhere.com" - } -} diff --git a/domains/safin.json b/domains/safin.json deleted file mode 100644 index cc95b0ccf..000000000 --- a/domains/safin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Safin's is-a-dev domain!", - "repo": "https://github.com/safinsingh", - "owner": { - "username": "safinsingh", - "email": "safin.singh@gmail.com" - }, - "record": { - "URL": "https://safin.dev" - } -} diff --git a/domains/tayu.json b/domains/tayu.json deleted file mode 100644 index c9847f281..000000000 --- a/domains/tayu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tayudev", - "email": "mizuto.discord@gmail.com" - }, - "record": { - "URL": "https://tayu25.netlify.app" - } -} diff --git a/domains/webb.json b/domains/webb.json deleted file mode 100644 index 050fba1a6..000000000 --- a/domains/webb.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "johanoloflindberg", - "email": "johan@webbab.se" - }, - - "record": { - "URL": "https://webb.io" - } -} diff --git a/domains/whoischoiiril.json b/domains/whoischoiiril.json deleted file mode 100644 index cfe6d85ed..000000000 --- a/domains/whoischoiiril.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cfhoiril", - "email": "iamchoirilfk@gmail.com" - }, - "record": { - "URL": "https://cfhoiril.github.io/who-is-choiril" - } -} From 6460470d578915419ea2499c15eb893ec1e6819c Mon Sep 17 00:00:00 2001 From: radstevee Date: Mon, 25 Sep 2023 06:49:54 +0200 Subject: [PATCH 5102/8412] feat(domain): radsteve.is-a.dev --- domains/radsteve.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/radsteve.json diff --git a/domains/radsteve.json b/domains/radsteve.json new file mode 100644 index 000000000..8a87446e0 --- /dev/null +++ b/domains/radsteve.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "radstevee", + "email": "radsteve@radsteve.net" + }, + "record": { + "A": ["2.205.42.22"] + } +} From 20c015eb8c2acea933365b89ac4d9a106fa1cbc1 Mon Sep 17 00:00:00 2001 From: Mohammed Jariullah Sami <112340610+Mohdjariullah@users.noreply.github.com> Date: Mon, 25 Sep 2023 11:21:12 +0530 Subject: [PATCH 5103/8412] Rename mjs.is-a.dev.json to mjs.json --- domains/{mjs.is-a.dev.json => mjs.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mjs.is-a.dev.json => mjs.json} (100%) diff --git a/domains/mjs.is-a.dev.json b/domains/mjs.json similarity index 100% rename from domains/mjs.is-a.dev.json rename to domains/mjs.json From e9b051eaac39b9976a62872338fd5019f864de92 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 25 Sep 2023 14:20:45 +0800 Subject: [PATCH 5104/8412] Create _discord.orange.json --- domains/_discord.orange.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.orange.json diff --git a/domains/_discord.orange.json b/domains/_discord.orange.json new file mode 100644 index 000000000..2bb91e53a --- /dev/null +++ b/domains/_discord.orange.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sahmed011", + "email": "sufyanmishal@gmail.com" + }, + "record": { + "TXT" : "dh=7e7e671a8b44d02fde9ab6f6df7baf94086c96fd" + } +} From ab71b4713da050ac7611264bdb5990b9dcf64ca9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 25 Sep 2023 14:20:56 +0800 Subject: [PATCH 5105/8412] Update orange.json --- domains/orange.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/orange.json b/domains/orange.json index bae8eac1f..3fbf7db35 100644 --- a/domains/orange.json +++ b/domains/orange.json @@ -4,8 +4,6 @@ "email": "sufyanmishal@gmail.com" }, "record": { - "CNAME": ["sahmed011.github.io"], - "URL": ["https://sahmed011.github.io/"], - "TXT" : ["dh=7e7e671a8b44d02fde9ab6f6df7baf94086c96fd"] + "CNAME": "sahmed011.github.io" } } From f1d9590e8597566aa23cd20e39e91e9d3ffe2e67 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 25 Sep 2023 14:21:10 +0800 Subject: [PATCH 5106/8412] Update _discord.orange.json --- domains/_discord.orange.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.orange.json b/domains/_discord.orange.json index 2bb91e53a..8d6997e4d 100644 --- a/domains/_discord.orange.json +++ b/domains/_discord.orange.json @@ -4,6 +4,6 @@ "email": "sufyanmishal@gmail.com" }, "record": { - "TXT" : "dh=7e7e671a8b44d02fde9ab6f6df7baf94086c96fd" + "TXT": "dh=7e7e671a8b44d02fde9ab6f6df7baf94086c96fd" } } From 516dbf0c7a11eea09961051c31c90f0f59c128b9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 25 Sep 2023 14:26:20 +0800 Subject: [PATCH 5107/8412] Update nassro.json --- domains/nassro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nassro.json b/domains/nassro.json index f85e00175..2fdfb1833 100644 --- a/domains/nassro.json +++ b/domains/nassro.json @@ -4,6 +4,6 @@ "email": "nasrohasini19ny@gmail.com" }, "record": { - "CNAME": "nassro.vercel.app" + "URL": "https://nassro.vercel.app" } } From 669bc4c6b62f59868b18d7d9cc8d805600b919cc Mon Sep 17 00:00:00 2001 From: fuccsoc Date: Mon, 25 Sep 2023 11:07:34 +0300 Subject: [PATCH 5108/8412] feat(domain): fuccsoc.is-a.dev --- domains/fuccsoc.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index 450629f09..48aba5e51 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -1,12 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "fuccsoc", - "email": "me@fuccsoc.com" - }, - - "record": { - "URL": "https://fuccsoc.com" - } + "email": "fuccsoc@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - +} \ No newline at end of file From 468d3a0d97ceb2db35e0602ba0f925d7852e22a5 Mon Sep 17 00:00:00 2001 From: Vladislav Gorodkov Date: Mon, 25 Sep 2023 11:10:53 +0300 Subject: [PATCH 5109/8412] Update fuccsoc.json --- domains/fuccsoc.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/fuccsoc.json b/domains/fuccsoc.json index 48aba5e51..b91cfd317 100644 --- a/domains/fuccsoc.json +++ b/domains/fuccsoc.json @@ -1,11 +1,9 @@ -{ - "owner": { + { + "owner": { "username": "fuccsoc", - "email": "fuccsoc@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file + "email": "me@fuccsoc.com" + }, + "record": { + "URL": "https://fuccsoc.me" + } + } From 11aa7e2b7c6cc67f303c8de54a689985a9d04b7a Mon Sep 17 00:00:00 2001 From: codeRisshi25 Date: Mon, 25 Sep 2023 14:10:03 +0530 Subject: [PATCH 5110/8412] feat(domain): risshi.is-a.dev --- domains/risshi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/risshi.json diff --git a/domains/risshi.json b/domains/risshi.json new file mode 100644 index 000000000..16ef6f5e1 --- /dev/null +++ b/domains/risshi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "codeRisshi25", + "email": "risshirajsen@gmail.com" + }, + "record": { + "CNAME": "www.coderisshi25.github.io" + } +} From 19083c5adb3032c555f6f9eb0f42e5adfac793b1 Mon Sep 17 00:00:00 2001 From: Luongzz Date: Mon, 25 Sep 2023 17:16:43 +0700 Subject: [PATCH 5111/8412] feat(domain): celestial.is-a.dev --- domains/celestial.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/celestial.json b/domains/celestial.json index ee531f1e2..53c4070c4 100644 --- a/domains/celestial.json +++ b/domains/celestial.json @@ -4,6 +4,8 @@ "email": "buivanluong0204@gmail.com" }, "record": { - "CNAME": "06aa0b03-94af-4382-9f9d-8bcdaf765152.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From c05a2bab4d74c35452e6d7a2e90d382b24329bce Mon Sep 17 00:00:00 2001 From: Zumwaltboi68 Date: Mon, 25 Sep 2023 09:10:38 -0400 Subject: [PATCH 5112/8412] feat(domain): dogemaster.is-a.dev --- domains/dogemaster.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dogemaster.json diff --git a/domains/dogemaster.json b/domains/dogemaster.json new file mode 100644 index 000000000..56c2cd6c5 --- /dev/null +++ b/domains/dogemaster.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zumwaltboi68", + "email": "alexander662022@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b63870349aab10a03d6a19d831f7cb417cded6db Mon Sep 17 00:00:00 2001 From: Donkaos501 <80776292+Donkaos501@users.noreply.github.com> Date: Mon, 25 Sep 2023 17:07:12 +0200 Subject: [PATCH 5113/8412] Update donkaos.json --- domains/donkaos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/donkaos.json b/domains/donkaos.json index 1c55cbd59..498e90b1c 100644 --- a/domains/donkaos.json +++ b/domains/donkaos.json @@ -6,6 +6,6 @@ "email": "donkaos501@outlook.com" }, "record": { - "CNAME": "is-a.dev.donkaos.de" + "URL": "https://donkaos.de/" } } From 73a8503cb5113411be91fb478a1a754bf7ce34bb Mon Sep 17 00:00:00 2001 From: Zumwaltboi68 Date: Mon, 25 Sep 2023 11:41:11 -0400 Subject: [PATCH 5114/8412] feat(domain): dogenetwork.is-a.dev --- domains/dogenetwork.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dogenetwork.json diff --git a/domains/dogenetwork.json b/domains/dogenetwork.json new file mode 100644 index 000000000..56c2cd6c5 --- /dev/null +++ b/domains/dogenetwork.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zumwaltboi68", + "email": "alexander662022@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a2f24e227ba413ae928c3e12a5abb615f82d3aa2 Mon Sep 17 00:00:00 2001 From: Zumwaltboi68 Date: Mon, 25 Sep 2023 11:42:43 -0400 Subject: [PATCH 5115/8412] feat(domain): dogeleader.is-a.dev --- domains/dogeleader.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dogeleader.json diff --git a/domains/dogeleader.json b/domains/dogeleader.json new file mode 100644 index 000000000..56c2cd6c5 --- /dev/null +++ b/domains/dogeleader.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Zumwaltboi68", + "email": "alexander662022@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8bd30cffd81c91cecfb0b8d9f37f0b0ecac08ab3 Mon Sep 17 00:00:00 2001 From: vineetkhemnani Date: Mon, 25 Sep 2023 21:15:58 +0530 Subject: [PATCH 5116/8412] feat(domain): vineet-khemnani.is-a.dev --- domains/vineet-khemnani.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vineet-khemnani.json diff --git a/domains/vineet-khemnani.json b/domains/vineet-khemnani.json new file mode 100644 index 000000000..ee41af2b2 --- /dev/null +++ b/domains/vineet-khemnani.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vineetkhemnani", + "email": "vineetkhemnani09@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 54cab943d66408d3ad47b137a2fe7ca5a9992288 Mon Sep 17 00:00:00 2001 From: Mario Annier <57014126+marioannier@users.noreply.github.com> Date: Mon, 25 Sep 2023 17:04:55 +0000 Subject: [PATCH 5117/8412] Changing marioannier record --- domains/marioannier.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/marioannier.json b/domains/marioannier.json index 0c90cb0eb..43d54e5c9 100644 --- a/domains/marioannier.json +++ b/domains/marioannier.json @@ -1,12 +1,12 @@ - - { - "owner": { - "username": "Marioagp", - "email": "mario.annier@gmail.com" - }, - - "record": { - "A": ["marioannier"] - } - } +{ + "owner": { + "username": "marioannier", + "email": "mario.annier@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b14c474082c4cb9c46df7e6ac68869b861ed0fdb Mon Sep 17 00:00:00 2001 From: pranavagrawal321 Date: Mon, 25 Sep 2023 22:39:27 +0530 Subject: [PATCH 5118/8412] feat(domain): pranavagrawal.is-a.dev --- domains/pranavagrawal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pranavagrawal.json diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json new file mode 100644 index 000000000..8a446b8c0 --- /dev/null +++ b/domains/pranavagrawal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "pranavagrawal321", + "email": "pranavagrawal321@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e81c5eb64bd4bcd21fadfa57ea4d05f1e9c35747 Mon Sep 17 00:00:00 2001 From: Marcel-Kitzbichler Date: Mon, 25 Sep 2023 19:48:44 +0200 Subject: [PATCH 5119/8412] feat(domain): marcel.kitzbichler.is-a.dev --- domains/marcel.kitzbichler.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marcel.kitzbichler.json diff --git a/domains/marcel.kitzbichler.json b/domains/marcel.kitzbichler.json new file mode 100644 index 000000000..579e464de --- /dev/null +++ b/domains/marcel.kitzbichler.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Marcel-Kitzbichler", + "email": "marcel.kitzbichler@gmail.com" + }, + "record": { + "CNAME": "marcel.kitzbichler.tirol" + } +} From e777465756b8538fd9f523f6736d7a1137b1eaee Mon Sep 17 00:00:00 2001 From: Manueloso Date: Mon, 25 Sep 2023 20:33:15 +0200 Subject: [PATCH 5120/8412] feat(domain): manuel.is-a.dev --- domains/manuel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/manuel.json diff --git a/domains/manuel.json b/domains/manuel.json new file mode 100644 index 000000000..51e6a6b89 --- /dev/null +++ b/domains/manuel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Manueloso", + "email": "emanuelea.rega@itisvoltanapoli.edu.it" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a86d478e8465b581981ea90466f49c4b56808d60 Mon Sep 17 00:00:00 2001 From: TBHGodPro Date: Mon, 25 Sep 2023 13:48:51 -0500 Subject: [PATCH 5121/8412] feat(domain): tbhgodpro.is-a.dev --- domains/tbhgodpro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tbhgodpro.json diff --git a/domains/tbhgodpro.json b/domains/tbhgodpro.json new file mode 100644 index 000000000..1b636cab3 --- /dev/null +++ b/domains/tbhgodpro.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TBHGodPro", + "email": "tarun.bhaskar@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7eced5f1f0f3e7962484e65bddc8f4bfad9f71a4 Mon Sep 17 00:00:00 2001 From: Risshi Raj Sen <74894700+codeRisshi25@users.noreply.github.com> Date: Tue, 26 Sep 2023 00:56:40 +0530 Subject: [PATCH 5122/8412] Update risshi.json --- domains/risshi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/risshi.json b/domains/risshi.json index 16ef6f5e1..4c3092aaf 100644 --- a/domains/risshi.json +++ b/domains/risshi.json @@ -4,6 +4,6 @@ "email": "risshirajsen@gmail.com" }, "record": { - "CNAME": "www.coderisshi25.github.io" + "CNAME": "www.codeRisshi25.github.io" } } From 0fafe7139b9ce6938beb733eb45381f5b0e1473b Mon Sep 17 00:00:00 2001 From: B1ue-Dev Date: Tue, 26 Sep 2023 02:27:31 +0700 Subject: [PATCH 5123/8412] feat(domain): blue.is-a.dev --- domains/blue.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/blue.json b/domains/blue.json index febc70c0c..a7276807d 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -1,12 +1,11 @@ { - "description": "Personal site for b1uedev, a.k.a Blue.", - "repo": "https://github.com/B1ue-Dev/b1ue-dev.github.io", "owner": { "username": "B1ue-Dev", - "email": "ngolong1396@hotmail.com", - "twitter": "b1uedev" + "email": "ngolong1396@hotmail.com" }, "record": { - "CNAME": "b1ue-dev.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 46532f79a160c01d4524190f4383cac5d1097bf6 Mon Sep 17 00:00:00 2001 From: mr-adrien Date: Tue, 26 Sep 2023 01:21:08 +0330 Subject: [PATCH 5124/8412] feat(domain): mr.is-a.dev --- domains/mr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mr.json diff --git a/domains/mr.json b/domains/mr.json new file mode 100644 index 000000000..2f123d9b5 --- /dev/null +++ b/domains/mr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mr-adrien", + "email": "adrienansari@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 84842dd5a76d37b4eaefc8d121d34354f8697d9a Mon Sep 17 00:00:00 2001 From: Luceium Date: Mon, 25 Sep 2023 16:23:10 -0700 Subject: [PATCH 5125/8412] feat(domain): mauricio.is-a.dev --- domains/mauricio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mauricio.json diff --git a/domains/mauricio.json b/domains/mauricio.json new file mode 100644 index 000000000..09ec5f28b --- /dev/null +++ b/domains/mauricio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Luceium", + "email": "mauriciom.curiel@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4832a7dccc30b5f325b07944ad2e5c84eec31a5c Mon Sep 17 00:00:00 2001 From: adripo <26493496+adripo@users.noreply.github.com> Date: Tue, 26 Sep 2023 02:01:50 +0200 Subject: [PATCH 5126/8412] Update adri.json fixed issue in #8171 --- domains/adri.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adri.json b/domains/adri.json index 9ef18a40e..0bb488f72 100644 --- a/domains/adri.json +++ b/domains/adri.json @@ -4,6 +4,6 @@ "email": "adripo@hi2.in" }, "record": { - "URL": "https://adri.ninja" + "URL": "https://github.com/adripo" } } From 7369273a80eff8709fad88e09241a3df4d6749be Mon Sep 17 00:00:00 2001 From: Cassie Eliot <48047221+Diordnas@users.noreply.github.com> Date: Tue, 26 Sep 2023 11:01:49 +1000 Subject: [PATCH 5127/8412] Create _github-pages-challenge-Diordnas.cassie.json Added TXT record to verify github pages --- domains/_github-pages-challenge-Diordnas.cassie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-Diordnas.cassie.json diff --git a/domains/_github-pages-challenge-Diordnas.cassie.json b/domains/_github-pages-challenge-Diordnas.cassie.json new file mode 100644 index 000000000..8b903baa8 --- /dev/null +++ b/domains/_github-pages-challenge-Diordnas.cassie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Diordnas", + "email": "cassthepurple@gmail.com" + }, + "record": { + "TXT": "756d917b8c992b5032094d6765915b" + } +} From 477a62e5e5257c1491ae754c97a637c5f3d053b4 Mon Sep 17 00:00:00 2001 From: finnickguo Date: Tue, 26 Sep 2023 09:34:34 +0800 Subject: [PATCH 5128/8412] feat(domain): oops.is-a.dev --- domains/oops.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oops.json diff --git a/domains/oops.json b/domains/oops.json new file mode 100644 index 000000000..e656ff1dd --- /dev/null +++ b/domains/oops.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "finnickguo", + "email": "finnickguo@gmail.com" + }, + "record": { + "CNAME": "150.109.115.77" + } +} From 24eff1a1d56bb7e10fde82583d0666c40408d621 Mon Sep 17 00:00:00 2001 From: Hazard2008 Date: Mon, 25 Sep 2023 21:29:48 -0500 Subject: [PATCH 5129/8412] feat(domain): whyamilikethis.is-a.dev --- domains/whyamilikethis.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/whyamilikethis.json diff --git a/domains/whyamilikethis.json b/domains/whyamilikethis.json new file mode 100644 index 000000000..92f42020d --- /dev/null +++ b/domains/whyamilikethis.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hazard2008", + "email": "rimuru.tempest.4138@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 91d7ff87e3b4a0265f7770545d897da16ac8174b Mon Sep 17 00:00:00 2001 From: 4cxa Date: Mon, 25 Sep 2023 23:57:53 -0500 Subject: [PATCH 5130/8412] feat(domain): 4cxa.is-a.dev --- domains/4cxa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/4cxa.json diff --git a/domains/4cxa.json b/domains/4cxa.json new file mode 100644 index 000000000..31a49b946 --- /dev/null +++ b/domains/4cxa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "4cxa", + "email": "kurdiabood123@gmail.com" + }, + "record": { + "CNAME": "9fc746bd-8245-4dda-be35-8c34a71a6ff9.id.repl.co" + } +} From dd59de53dfb0295e7803a71612c74a4e872fb40b Mon Sep 17 00:00:00 2001 From: Mario Annier <57014126+marioannier@users.noreply.github.com> Date: Tue, 26 Sep 2023 08:45:01 +0200 Subject: [PATCH 5131/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..4ccd86eea --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +mario.annier.is-a.dev \ No newline at end of file From 22b10a3cd336b9c312ac427cf414e5d115f5970b Mon Sep 17 00:00:00 2001 From: Mario Annier <57014126+marioannier@users.noreply.github.com> Date: Tue, 26 Sep 2023 08:46:03 +0200 Subject: [PATCH 5132/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 4ccd86eea..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -mario.annier.is-a.dev \ No newline at end of file From a6c740fb075560574ee18cf0ad9cd2dc3dc9e0dd Mon Sep 17 00:00:00 2001 From: Mario Annier <57014126+marioannier@users.noreply.github.com> Date: Tue, 26 Sep 2023 08:50:34 +0200 Subject: [PATCH 5133/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..4ccd86eea --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +mario.annier.is-a.dev \ No newline at end of file From 94160ab0b5866bbaa569166c1af8e3b6d28199b2 Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Tue, 26 Sep 2023 17:00:02 +0700 Subject: [PATCH 5134/8412] Update trueuser.json --- domains/trueuser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 0080f1970..6ca5c66d2 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "CNAME": "1e4a3fc6-ad8f-4f94-9d09-b75719461266.id.repl.co" + "CNAME": "4n6qc1u4.up.railway.app" } } From b07b7e7a5f1c590a190b0ef0f66460f44f3e1e65 Mon Sep 17 00:00:00 2001 From: Luongzz Date: Tue, 26 Sep 2023 17:22:59 +0700 Subject: [PATCH 5135/8412] feat(domain): fyn.is-a.dev --- domains/fyn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fyn.json diff --git a/domains/fyn.json b/domains/fyn.json new file mode 100644 index 000000000..c939964c2 --- /dev/null +++ b/domains/fyn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luongzz", + "email": "buivanluong0204@gmail.com" + }, + "record": { + "CNAME": "4ff23fe2-1725-47fb-b45b-0d0dcb0b9b02.id.repl.co" + } +} From c898a4e7cba9b776b6adc7f1739b63fad0e8969d Mon Sep 17 00:00:00 2001 From: NotAymo Date: Tue, 26 Sep 2023 12:57:12 +0200 Subject: [PATCH 5136/8412] feat(domain): cloneslist.aymo.is-a.dev --- domains/cloneslist.aymo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cloneslist.aymo.json diff --git a/domains/cloneslist.aymo.json b/domains/cloneslist.aymo.json new file mode 100644 index 000000000..19806f84c --- /dev/null +++ b/domains/cloneslist.aymo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NotAymo", + "email": "ninecraftoff@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6e22d86a0ad92d6a5b18cdb40ba5133562a91e69 Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Tue, 26 Sep 2023 20:01:20 +0700 Subject: [PATCH 5137/8412] Update trueuser.json --- domains/trueuser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 6ca5c66d2..71a523403 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "CNAME": "4n6qc1u4.up.railway.app" + "CNAME": "nlh6dw2a.up.railway.app" } } From 0f6a3760737e969948e263fc92ff10ff2aee0600 Mon Sep 17 00:00:00 2001 From: ad1107 Date: Tue, 26 Sep 2023 20:15:17 +0700 Subject: [PATCH 5138/8412] feat(domain): ad1107.is-a.dev --- domains/ad1107.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ad1107.json diff --git a/domains/ad1107.json b/domains/ad1107.json new file mode 100644 index 000000000..06a4456f1 --- /dev/null +++ b/domains/ad1107.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ad1107", + "email": "nguyenanhducxmen@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 62a3f81f03e3f43861d2a4753fb65d1b8986c31c Mon Sep 17 00:00:00 2001 From: Shaunfurtado Date: Tue, 26 Sep 2023 19:47:22 +0530 Subject: [PATCH 5139/8412] feat(domain): shaunfurtado.is-a.dev --- domains/shaunfurtado.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shaunfurtado.json diff --git a/domains/shaunfurtado.json b/domains/shaunfurtado.json new file mode 100644 index 000000000..e8a223781 --- /dev/null +++ b/domains/shaunfurtado.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Shaunfurtado", + "email": "shaunf1801@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4e539513523a7613de091233c17893de4c36dba5 Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Tue, 26 Sep 2023 21:46:10 +0700 Subject: [PATCH 5140/8412] Update trueuser.json --- domains/trueuser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 71a523403..f46933019 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "CNAME": "nlh6dw2a.up.railway.app" + "CNAME": "trueuser.up.railway.app" } } From 2c0ca982d779eef15daf2a1681e068fd31f745e8 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Tue, 26 Sep 2023 20:25:38 +0530 Subject: [PATCH 5141/8412] Create mahaviraenterprises.json --- domains/mahaviraenterprises.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mahaviraenterprises.json diff --git a/domains/mahaviraenterprises.json b/domains/mahaviraenterprises.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/mahaviraenterprises.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From c4762deac265e343d02b3a22f53872c5dae01659 Mon Sep 17 00:00:00 2001 From: U8K50 Date: Tue, 26 Sep 2023 20:34:31 +0530 Subject: [PATCH 5142/8412] feat(domain): ukrio.is-a.dev --- domains/ukrio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ukrio.json diff --git a/domains/ukrio.json b/domains/ukrio.json new file mode 100644 index 000000000..392964700 --- /dev/null +++ b/domains/ukrio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "U8K50", + "email": "u8k50850@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 12187926e1482623548c1133722fe02dc0e0b939 Mon Sep 17 00:00:00 2001 From: Atharvjha7 Date: Tue, 26 Sep 2023 11:15:05 -0700 Subject: [PATCH 5143/8412] feat(domain): atharv-jha.is-a.dev --- domains/atharv-jha.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/atharv-jha.json diff --git a/domains/atharv-jha.json b/domains/atharv-jha.json new file mode 100644 index 000000000..369030a99 --- /dev/null +++ b/domains/atharv-jha.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Atharvjha7", + "email": "jha.atharv27@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 077753d865b0b95b9dbd6a44f3565d7e7ad5dc57 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Tue, 26 Sep 2023 12:51:01 -0700 Subject: [PATCH 5144/8412] Delete domains/pshock.oxmc.json --- domains/pshock.oxmc.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/pshock.oxmc.json diff --git a/domains/pshock.oxmc.json b/domains/pshock.oxmc.json deleted file mode 100644 index 98b4ff968..000000000 --- a/domains/pshock.oxmc.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "oxmc", - "email": "oxmc7769.mail@gmail.com", - "discord": "oxmc7769" - }, - "record": { - "CNAME": "protoshock-utils.000webhostapp.com" - } -} From 8d509a5adffee69bcbd95a37f87a5b8c5576f421 Mon Sep 17 00:00:00 2001 From: VerloxDevs Date: Tue, 26 Sep 2023 18:53:21 -0500 Subject: [PATCH 5145/8412] feat(domain): 4cxaa.is-a.dev --- domains/4cxaa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/4cxaa.json diff --git a/domains/4cxaa.json b/domains/4cxaa.json new file mode 100644 index 000000000..667db5586 --- /dev/null +++ b/domains/4cxaa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "VerloxDevs", + "email": "VorlexDevs@outlook.com" + }, + "record": { + "CNAME": "9fc746bd-8245-4dda-be35-8c34a71a6ff9.id.repl.co" + } +} From 05785d592fda3f34d74dc37f8c1558e1ba4f5dec Mon Sep 17 00:00:00 2001 From: Suki Date: Wed, 27 Sep 2023 10:48:21 +0530 Subject: [PATCH 5146/8412] Update suki.json --- domains/suki.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index de508eb4e..c878fb8bc 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From 0137fa670e821f69648d3edc221ba033bd88363b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 27 Sep 2023 16:20:40 +0800 Subject: [PATCH 5147/8412] Update suki.json --- domains/suki.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/suki.json b/domains/suki.json index c878fb8bc..1299ab5a7 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all", + "TXT": "v=spf1 a mx include:spf.improvmx.com ~all", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] } } From ca58906cf17bfcbf2e09248b59567dc0a3b9e0a5 Mon Sep 17 00:00:00 2001 From: dewiscool Date: Wed, 27 Sep 2023 16:03:43 +0700 Subject: [PATCH 5148/8412] feat(domain): deww.is-a.dev --- domains/deww.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/deww.json diff --git a/domains/deww.json b/domains/deww.json new file mode 100644 index 000000000..34b866145 --- /dev/null +++ b/domains/deww.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dewiscool", + "email": "zerolikecyber.2005@gmail.com" + }, + "record": { + "CNAME": "zerodev.pages.dev" + } +} From 00f96d5f9809d395a75d2e6af92e148da536c786 Mon Sep 17 00:00:00 2001 From: SagXD <95903022+SagXD@users.noreply.github.com> Date: Wed, 27 Sep 2023 14:33:45 +0530 Subject: [PATCH 5149/8412] Create sag.json --- domains/sag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sag.json diff --git a/domains/sag.json b/domains/sag.json new file mode 100644 index 000000000..e310bf326 --- /dev/null +++ b/domains/sag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sag", + "email": "sagxd@protonmail.com" + }, + "record": { + "CNAME": "https://sag.codeberg.page/" + } +} From 9d992cb864d2e1691de2c6911fc383080f3dd06a Mon Sep 17 00:00:00 2001 From: SagXD <95903022+SagXD@users.noreply.github.com> Date: Wed, 27 Sep 2023 14:41:29 +0530 Subject: [PATCH 5150/8412] Update sag.json --- domains/sag.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sag.json b/domains/sag.json index e310bf326..e28ed5468 100644 --- a/domains/sag.json +++ b/domains/sag.json @@ -4,6 +4,6 @@ "email": "sagxd@protonmail.com" }, "record": { - "CNAME": "https://sag.codeberg.page/" + "CNAME": "sag.codeberg.page" } } From b36ca6bdbdbb907a633d0c535b3ad9300a690a49 Mon Sep 17 00:00:00 2001 From: dewiscool Date: Wed, 27 Sep 2023 16:11:45 +0700 Subject: [PATCH 5151/8412] feat(domain): nota.is-a.dev --- domains/nota.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nota.json diff --git a/domains/nota.json b/domains/nota.json new file mode 100644 index 000000000..becc7dc6e --- /dev/null +++ b/domains/nota.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dewiscool", + "email": "zerolikecyber.2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b5c8162580bf1add619724fef2f56d0954f53a44 Mon Sep 17 00:00:00 2001 From: HyNO-IR Date: Wed, 27 Sep 2023 13:46:47 +0330 Subject: [PATCH 5152/8412] feat(domain): hyno.is-a.dev --- domains/hyno.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hyno.json diff --git a/domains/hyno.json b/domains/hyno.json new file mode 100644 index 000000000..f9b5121c7 --- /dev/null +++ b/domains/hyno.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "HyNO-IR", + "email": "hynoyt.ir@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5e114bbda830a0721474c728dd0a84c079a145b3 Mon Sep 17 00:00:00 2001 From: ActivateClosur3 Date: Wed, 27 Sep 2023 16:59:02 +0400 Subject: [PATCH 5153/8412] feat(domain): closure.is-a.dev --- domains/closure.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/closure.json diff --git a/domains/closure.json b/domains/closure.json new file mode 100644 index 000000000..fcabf6663 --- /dev/null +++ b/domains/closure.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ActivateClosur3", + "email": "activateclosureyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2d4142b6ed0d21a778277655208675922e7cb728 Mon Sep 17 00:00:00 2001 From: Seriuos Date: Wed, 27 Sep 2023 15:16:17 +0200 Subject: [PATCH 5154/8412] feat(domain): seriuos.is-a.dev --- domains/seriuos.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/seriuos.json diff --git a/domains/seriuos.json b/domains/seriuos.json new file mode 100644 index 000000000..b0cec730c --- /dev/null +++ b/domains/seriuos.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Seriuos", + "email": "trexi82.82@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 953ea3328bb4c040ec2509332afcfa6a39c263cc Mon Sep 17 00:00:00 2001 From: dewiscool Date: Wed, 27 Sep 2023 20:18:22 +0700 Subject: [PATCH 5155/8412] feat(domain): email.nota.is-a.dev --- domains/email.nota.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/email.nota.json diff --git a/domains/email.nota.json b/domains/email.nota.json new file mode 100644 index 000000000..4e595cc90 --- /dev/null +++ b/domains/email.nota.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "dewiscool", + "email": "zerolikecyber.2005@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 878821057748926534" + }, + + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=zerolikecyber.2005@gmail.com" + + } +} From cd7a690c0886c5d555c9bb1d77e84b6f11e619ac Mon Sep 17 00:00:00 2001 From: cakihorse Date: Wed, 27 Sep 2023 15:24:01 +0200 Subject: [PATCH 5156/8412] feat(domain): cakihorse.is-a.dev --- domains/cakihorse.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cakihorse.json diff --git a/domains/cakihorse.json b/domains/cakihorse.json new file mode 100644 index 000000000..d224836e1 --- /dev/null +++ b/domains/cakihorse.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cakihorse", + "email": "cakihorse06@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a06cce36f0a8625a388568f4e9e8deda13308827 Mon Sep 17 00:00:00 2001 From: nvnarayna Date: Wed, 27 Sep 2023 19:57:35 +0530 Subject: [PATCH 5157/8412] feat(domain): narayana.is-a.dev --- domains/narayana.json | 19 ++++++++++--------- 1 file changed, 10 insertions(+), 9 deletions(-) diff --git a/domains/narayana.json b/domains/narayana.json index eb747b6c6..60c1bd386 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -1,10 +1,11 @@ { - "description": "I am going to use it to test out my creations and share with my friends. As a student, I can't get actual domains, so I will be using this.", - "owner": { - "username": "nvnarayna", - "email": "nemaninarayna@gmail.com" - }, - "record": { - "CNAME": "proxy.divahosting.net" - } -} + "owner": { + "username": "nvnarayna", + "email": "nemaninarayna@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6138cf4554102e8d15937d8b537ee02181f75fd2 Mon Sep 17 00:00:00 2001 From: Atr-e Date: Wed, 27 Sep 2023 09:27:32 -0700 Subject: [PATCH 5158/8412] feat(domain): johnmortan.is-a.dev --- domains/johnmortan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johnmortan.json diff --git a/domains/johnmortan.json b/domains/johnmortan.json new file mode 100644 index 000000000..f0d0eec46 --- /dev/null +++ b/domains/johnmortan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Atr-e", + "email": "eatr577@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dc800d4e1ffbe7df7c8de6140bc36940c635f79f Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Wed, 27 Sep 2023 12:40:55 -0400 Subject: [PATCH 5159/8412] feat(domain): stellar.is-a.dev --- domains/stellar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stellar.json diff --git a/domains/stellar.json b/domains/stellar.json new file mode 100644 index 000000000..827f0758f --- /dev/null +++ b/domains/stellar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.com" + }, + "record": { + "CNAME": "ac38945f-f53b-4b1b-980d-e2a1d64175c6.id.repl.co" + } +} From 766d9fc4f6b091737b4c643acb9f5fe8d83b6573 Mon Sep 17 00:00:00 2001 From: ridamEXE Date: Thu, 28 Sep 2023 00:12:13 +0530 Subject: [PATCH 5160/8412] feat(domain): ridamkrishna.is-a.dev --- domains/ridamkrishna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ridamkrishna.json diff --git a/domains/ridamkrishna.json b/domains/ridamkrishna.json new file mode 100644 index 000000000..7ff0a9d5a --- /dev/null +++ b/domains/ridamkrishna.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ridamEXE", + "email": "ridamkrishna@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 654e7a977e54b9bb44c50cf7df9c37785c4a7bb4 Mon Sep 17 00:00:00 2001 From: auuub Date: Thu, 28 Sep 2023 06:25:45 +0800 Subject: [PATCH 5161/8412] feat(domain): auuub.is-a.dev --- domains/auuub.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/auuub.json diff --git a/domains/auuub.json b/domains/auuub.json new file mode 100644 index 000000000..873fd0888 --- /dev/null +++ b/domains/auuub.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "auuub", + "email": "gonzales.gabrielbaral+github@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 707db2ea4ea833b69cde54a11f683127fd15608b Mon Sep 17 00:00:00 2001 From: Silverstero Date: Wed, 27 Sep 2023 18:31:18 -0400 Subject: [PATCH 5162/8412] feat(domain): echo.is-a.dev --- domains/echo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/echo.json diff --git a/domains/echo.json b/domains/echo.json new file mode 100644 index 000000000..453fcdbaf --- /dev/null +++ b/domains/echo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Silverstero", + "email": "williamandpoohbear@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e34b97db40ddc4e39cc0689d187e18291aa19872 Mon Sep 17 00:00:00 2001 From: xinfull Date: Wed, 27 Sep 2023 18:36:50 -0400 Subject: [PATCH 5163/8412] feat(domain): xinfull.is-a.dev --- domains/xinfull.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xinfull.json diff --git a/domains/xinfull.json b/domains/xinfull.json new file mode 100644 index 000000000..635e90072 --- /dev/null +++ b/domains/xinfull.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "xinfull", + "email": "robertkitunda89@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 755a1e313d23d8a3d8d44cf2b7242fefdeb95fb1 Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Thu, 28 Sep 2023 06:25:28 +0700 Subject: [PATCH 5164/8412] feat(domain): dailycats.is-a.dev --- domains/dailycats.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dailycats.json diff --git a/domains/dailycats.json b/domains/dailycats.json new file mode 100644 index 000000000..9cd922ee1 --- /dev/null +++ b/domains/dailycats.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4657830afbded3fd0fab13a9c3fbee1ad014bea5 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Thu, 28 Sep 2023 06:39:02 +0700 Subject: [PATCH 5165/8412] Update 62radio.json --- domains/62radio.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/62radio.json b/domains/62radio.json index f54dd17da..5d3141892 100644 --- a/domains/62radio.json +++ b/domains/62radio.json @@ -1,7 +1,10 @@ { + "description": "62radio.is-a.dev", + "repo": "https://github.com/radio-indonesia/radio-indonesia.github.io", "owner": { "username": "lrmn7", - "email": "lrmn.dev@gmail.com" + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" }, "record": { "CNAME": "radio-indonesia.github.io" From e71a9db00b36ac3580d7b6b770b015820bbef050 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Thu, 28 Sep 2023 06:40:17 +0700 Subject: [PATCH 5166/8412] Update moo.json --- domains/moo.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/moo.json b/domains/moo.json index 9672bae81..04b549516 100644 --- a/domains/moo.json +++ b/domains/moo.json @@ -1,7 +1,10 @@ { + "description": "moo.is-a.dev", + "repo": "https://github.com/moo-7/moo-7.github.io", "owner": { "username": "lrmn7", - "email": "lrmn.dev@gmail.com" + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" }, "record": { "CNAME": "moo-7.github.io" From 83929e3ac8630157569944b001cdc7342fee42f5 Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Thu, 28 Sep 2023 06:42:10 +0700 Subject: [PATCH 5167/8412] Update dailycat.json --- domains/dailycat.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/dailycat.json b/domains/dailycat.json index 339e8f7bc..e958fe686 100644 --- a/domains/dailycat.json +++ b/domains/dailycat.json @@ -1,7 +1,10 @@ { + "description": "dailycat.is-a.dev", + "repo": "https://github.com/dailycats/dailycats.github.io", "owner": { "username": "lrmn7", - "email": "lrmn.dev@gmail.com" + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" }, "record": { "CNAME": "dailycats.github.io" From 6bb1bfe3ba381c8e0b6c2ff35f620e8a04494fab Mon Sep 17 00:00:00 2001 From: xinfull Date: Thu, 28 Sep 2023 08:20:24 -0400 Subject: [PATCH 5168/8412] feat(domain): xinful.is-a.dev --- domains/xinful.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xinful.json diff --git a/domains/xinful.json b/domains/xinful.json new file mode 100644 index 000000000..6bd74be29 --- /dev/null +++ b/domains/xinful.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xinfull", + "email": "robertkitunda89@gmail.com" + }, + "record": { + "CNAME": "xinfull.github.io" + } +} From 0be0776cae946f54500350aa12daee8c2fd2e3fc Mon Sep 17 00:00:00 2001 From: 4pii4 <138131197+4pii4@users.noreply.github.com> Date: Thu, 28 Sep 2023 21:18:12 +0700 Subject: [PATCH 5169/8412] Point pie.is-a.dev to my github page --- domains/pie.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/pie.json b/domains/pie.json index c3f46e605..2931475ac 100644 --- a/domains/pie.json +++ b/domains/pie.json @@ -1,11 +1,11 @@ { + "description": "pii4's personal website", + "repo": "https://github.com/4pii4/4pii4.github.io", "owner": { "username": "4pii4", "email": "naivenevaii@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "4pii4.github.io" } } \ No newline at end of file From 42e5b447c23cc3a618447f86fa03c53855ddd94f Mon Sep 17 00:00:00 2001 From: Krishnabohra Date: Thu, 28 Sep 2023 20:39:39 +0530 Subject: [PATCH 5170/8412] feat(domain): krishna03.is-a.dev --- domains/krishna03.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/krishna03.json b/domains/krishna03.json index 2928020e6..fe5ae4302 100644 --- a/domains/krishna03.json +++ b/domains/krishna03.json @@ -1,11 +1,11 @@ { "owner": { - "username": "Krishnabohra", - "email": "Krishnabohra2013@gmail.com", - "discord": "328135638358687746" + "username": "Krishnabohra", + "email": "Krishnabohra2013@gmail.com" }, - "record": { - "URL": "https://replit.com/@krishnabohra03/discord-portfolio" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 6b74ae407ad71e2abb8135536479943ffa8d8052 Mon Sep 17 00:00:00 2001 From: Racembenamar Date: Thu, 28 Sep 2023 16:11:43 +0100 Subject: [PATCH 5171/8412] feat(domain): racem.is-a.dev --- domains/racem.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/racem.json diff --git a/domains/racem.json b/domains/racem.json new file mode 100644 index 000000000..663509173 --- /dev/null +++ b/domains/racem.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Racembenamar", + "email": "racem.benamar@esprit.tn" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e6dd3e5c25b6df8bc3b073337257f6e5e7c12686 Mon Sep 17 00:00:00 2001 From: Krishnabohra Date: Thu, 28 Sep 2023 20:59:28 +0530 Subject: [PATCH 5172/8412] feat(domain): krishna033.is-a.dev --- domains/krishna033.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krishna033.json diff --git a/domains/krishna033.json b/domains/krishna033.json new file mode 100644 index 000000000..fe5ae4302 --- /dev/null +++ b/domains/krishna033.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Krishnabohra", + "email": "Krishnabohra2013@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c42b75e825097fe645327e004e3ac5dc501b2a36 Mon Sep 17 00:00:00 2001 From: AngerminecraftYT Date: Thu, 28 Sep 2023 17:32:01 +0200 Subject: [PATCH 5173/8412] feat(domain): everybody.is-a.dev --- domains/everybody.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/everybody.json diff --git a/domains/everybody.json b/domains/everybody.json new file mode 100644 index 000000000..6b0b6cba3 --- /dev/null +++ b/domains/everybody.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AngerminecraftYT", + "email": "david.boltong@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 83f9077d650d69480c0f332ed8c9c4c084cf7d84 Mon Sep 17 00:00:00 2001 From: Racem Ben Amar <94814804+Racembenamar@users.noreply.github.com> Date: Thu, 28 Sep 2023 16:34:42 +0100 Subject: [PATCH 5174/8412] Create racem.is-a.dev --- domains/racem.is-a.dev | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 domains/racem.is-a.dev diff --git a/domains/racem.is-a.dev b/domains/racem.is-a.dev new file mode 100644 index 000000000..b51093aa1 --- /dev/null +++ b/domains/racem.is-a.dev @@ -0,0 +1,6 @@ +{ + "owner": { + "username": "", + "email": "racem.benamar@esprit.tn" + } +} From dd88f8b093f33d3247436411430281a50f3a7475 Mon Sep 17 00:00:00 2001 From: Racembenamar Date: Thu, 28 Sep 2023 16:47:30 +0100 Subject: [PATCH 5175/8412] feat(domain): racembenamar.is-a.dev --- domains/racembenamar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/racembenamar.json diff --git a/domains/racembenamar.json b/domains/racembenamar.json new file mode 100644 index 000000000..663509173 --- /dev/null +++ b/domains/racembenamar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Racembenamar", + "email": "racem.benamar@esprit.tn" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2d1daf7346890642105a743b84e5aa9cc66919c4 Mon Sep 17 00:00:00 2001 From: PawiX25 Date: Thu, 28 Sep 2023 18:26:22 +0200 Subject: [PATCH 5176/8412] feat(domain): pawix.is-a.dev --- domains/pawix.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pawix.json diff --git a/domains/pawix.json b/domains/pawix.json new file mode 100644 index 000000000..bcfa4d38e --- /dev/null +++ b/domains/pawix.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PawiX25", + "email": "wyrebakpawel@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 495bdfb45cf7343870481b2dfc17bd6e40a601f8 Mon Sep 17 00:00:00 2001 From: CalegariAndrei Date: Thu, 28 Sep 2023 14:35:26 -0300 Subject: [PATCH 5177/8412] feat(domain): andrei.is-a.dev --- domains/andrei.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/andrei.json diff --git a/domains/andrei.json b/domains/andrei.json new file mode 100644 index 000000000..d6f8d4748 --- /dev/null +++ b/domains/andrei.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CalegariAndrei", + "email": "ekingproject@gmail.com", + "discord": "419584364410699786" + }, + + "record": { + "CNAME": "calegariandrei.github.io" + } +} From 8cc224c7a612b3b6b0c6899bbdaa66295c643601 Mon Sep 17 00:00:00 2001 From: Ilakiancs Date: Thu, 28 Sep 2023 23:12:07 +0530 Subject: [PATCH 5178/8412] feat(domain): ilakian.is-a.dev --- domains/ilakian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ilakian.json diff --git a/domains/ilakian.json b/domains/ilakian.json new file mode 100644 index 000000000..a0acb6a06 --- /dev/null +++ b/domains/ilakian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Ilakiancs", + "email": "ilakiancs@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 61a52a21c5c0508eb2e8725744a065a8bb20f718 Mon Sep 17 00:00:00 2001 From: Ayushman <68391648+AyushmanSarkar@users.noreply.github.com> Date: Thu, 28 Sep 2023 23:23:32 +0530 Subject: [PATCH 5179/8412] Update ayushmansarkar.json --- domains/ayushmansarkar.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayushmansarkar.json b/domains/ayushmansarkar.json index 0adb99847..44e4af66d 100644 --- a/domains/ayushmansarkar.json +++ b/domains/ayushmansarkar.json @@ -1,6 +1,6 @@ { "description": "To Host my personal website :)", - "repo": "https://github.com/AyushmanSarkar/terminal-portfolio.github.io", + "repo": "https://github.com/AyushmanSarkar/ayushman-sarkar.github.io", "owner": { "username": "AyushmanSarkar", "email": "aayushmans2008@gmail.com" From e65a6e8f0c9b35346da69ae21a1f5ffb149de6c5 Mon Sep 17 00:00:00 2001 From: krish73211 Date: Thu, 28 Sep 2023 23:44:41 +0530 Subject: [PATCH 5180/8412] feat(domain): krish.is-a.dev --- domains/krish.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krish.json diff --git a/domains/krish.json b/domains/krish.json new file mode 100644 index 000000000..145771d7c --- /dev/null +++ b/domains/krish.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "krish73211", + "email": "krish732100@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b14ac20241145fedf4457e3a98a9cbd811ff555f Mon Sep 17 00:00:00 2001 From: krish73211 Date: Thu, 28 Sep 2023 23:54:38 +0530 Subject: [PATCH 5181/8412] feat(domain): kris.is-a.dev --- domains/kris.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kris.json diff --git a/domains/kris.json b/domains/kris.json new file mode 100644 index 000000000..145771d7c --- /dev/null +++ b/domains/kris.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "krish73211", + "email": "krish732100@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2dbf7a09b18e2455839524eb345103ef2956738c Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Thu, 28 Sep 2023 19:52:05 +0100 Subject: [PATCH 5182/8412] Update mailx.json --- domains/mailx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mailx.json b/domains/mailx.json index 839f88c94..51b9f948b 100644 --- a/domains/mailx.json +++ b/domains/mailx.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["85.31.233.170"] + "A": ["217.174.245.249"] } } From 21260dcb4f3746c011793e86616d328f01ea4939 Mon Sep 17 00:00:00 2001 From: MotorTruck1221 Date: Thu, 28 Sep 2023 13:28:24 -0600 Subject: [PATCH 5183/8412] feat(domain): goober.is-a.dev --- domains/goober.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/goober.json diff --git a/domains/goober.json b/domains/goober.json new file mode 100644 index 000000000..a334f274f --- /dev/null +++ b/domains/goober.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MotorTruck1221", + "email": "tuckerj0606@icloud.com" + }, + "record": { + "A": ["144.24.0.12"] + } +} From 872f69a1d587500b51ace318de3929dc33871200 Mon Sep 17 00:00:00 2001 From: niho9807 Date: Thu, 28 Sep 2023 21:35:35 +0200 Subject: [PATCH 5184/8412] feat(domain): holgeb.is-a.dev --- domains/holgeb.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/holgeb.json diff --git a/domains/holgeb.json b/domains/holgeb.json new file mode 100644 index 000000000..4c272d6f7 --- /dev/null +++ b/domains/holgeb.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "niho9807", + "email": "niklas.holke@gmx.de" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 76b966342520684a28e1ff430a4865399c98e02f Mon Sep 17 00:00:00 2001 From: MrTakedi Date: Fri, 29 Sep 2023 06:31:01 +1000 Subject: [PATCH 5185/8412] feat(domain): fumi.is-a.dev --- domains/fumi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fumi.json diff --git a/domains/fumi.json b/domains/fumi.json new file mode 100644 index 000000000..9d16e5084 --- /dev/null +++ b/domains/fumi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrTakedi", + "email": "tristankirbehbuller@gmail.com" + }, + "record": { + "URL": "https://social.vivaldi.net/@kirbeh" + } +} From b0f4a0258ba7bb4700c56012d5290c5b243b3179 Mon Sep 17 00:00:00 2001 From: MrTakedi Date: Fri, 29 Sep 2023 06:32:00 +1000 Subject: [PATCH 5186/8412] feat(domain): kirbeh.is-a.dev --- domains/kirbeh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kirbeh.json diff --git a/domains/kirbeh.json b/domains/kirbeh.json new file mode 100644 index 000000000..9d16e5084 --- /dev/null +++ b/domains/kirbeh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrTakedi", + "email": "tristankirbehbuller@gmail.com" + }, + "record": { + "URL": "https://social.vivaldi.net/@kirbeh" + } +} From ee6120169388074b2bb0c2e56dece9e3c955b6e0 Mon Sep 17 00:00:00 2001 From: sequel-tj Date: Fri, 29 Sep 2023 05:43:48 +0530 Subject: [PATCH 5187/8412] feat(domain): tanmayjaiswal.is-a.dev --- domains/tanmayjaiswal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tanmayjaiswal.json diff --git a/domains/tanmayjaiswal.json b/domains/tanmayjaiswal.json new file mode 100644 index 000000000..932b897ec --- /dev/null +++ b/domains/tanmayjaiswal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sequel-tj", + "email": "tanmayjaiswal31102002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a3ce8dee5ef4ad493a5d49edbfe4438913d0357e Mon Sep 17 00:00:00 2001 From: Envxsion Date: Fri, 29 Sep 2023 14:24:47 +1000 Subject: [PATCH 5188/8412] feat(domain): envxsion.is-a.dev --- domains/envxsion.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/envxsion.json diff --git a/domains/envxsion.json b/domains/envxsion.json new file mode 100644 index 000000000..55576b695 --- /dev/null +++ b/domains/envxsion.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Envxsion", + "email": "ovxenvxsions12@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 271d7a1a5c71002f1d692dddcc00746124f9eebb Mon Sep 17 00:00:00 2001 From: Risshi Raj Sen <74894700+codeRisshi25@users.noreply.github.com> Date: Fri, 29 Sep 2023 10:51:53 +0530 Subject: [PATCH 5189/8412] necessary changes made --- domains/risshi.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/risshi.json b/domains/risshi.json index 4c3092aaf..88438fd81 100644 --- a/domains/risshi.json +++ b/domains/risshi.json @@ -1,9 +1,11 @@ { + "description": "portfolio website", + "repo": "https://github.com/codeRisshi25/codeRisshi25.github.io", "owner": { "username": "codeRisshi25", - "email": "risshirajsen@gmail.com" + "email": "risshirajsen@gmail.com", }, "record": { - "CNAME": "www.codeRisshi25.github.io" + "CNAME": "codeRisshi25.github.io" } } From a244707c1b1e4c81cf95781d700f4bb5fd6ae73f Mon Sep 17 00:00:00 2001 From: divyadesh Date: Fri, 29 Sep 2023 12:22:13 +0530 Subject: [PATCH 5190/8412] feat(domain): divyadesh.is-a.dev --- domains/divyadesh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/divyadesh.json diff --git a/domains/divyadesh.json b/domains/divyadesh.json new file mode 100644 index 000000000..763f09c05 --- /dev/null +++ b/domains/divyadesh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "divyadesh", + "email": "adeshsati24@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9a1e3cd14de8a5a7d3c112406ba7a3f0388b3243 Mon Sep 17 00:00:00 2001 From: cppqtdev Date: Fri, 29 Sep 2023 12:24:41 +0530 Subject: [PATCH 5191/8412] feat(domain): adeshsingh.is-a.dev --- domains/adeshsingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adeshsingh.json diff --git a/domains/adeshsingh.json b/domains/adeshsingh.json new file mode 100644 index 000000000..6ccd389fb --- /dev/null +++ b/domains/adeshsingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "cppqtdev", + "email": "akshworkmail@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bd78ca8df6c9cf15d04554d2f82e9e8e15c40bb5 Mon Sep 17 00:00:00 2001 From: Habibov Mirzosharif <83966711+habiboffdev@users.noreply.github.com> Date: Fri, 29 Sep 2023 12:23:26 +0500 Subject: [PATCH 5192/8412] Create mirzosharif.json --- domains/mirzosharif.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mirzosharif.json diff --git a/domains/mirzosharif.json b/domains/mirzosharif.json new file mode 100644 index 000000000..859df4ea1 --- /dev/null +++ b/domains/mirzosharif.json @@ -0,0 +1,11 @@ +{ + "description": "Mirzosharif's website", + "repo": "https://github.com/habiboffdev/habiboffdev.github.io", + "owner": { + "username": "habiboffdev", + "email": "mirzoupwork@gmail.com" + }, + "record": { + "CNAME": "habiboffdev.github.io" + } +} From 55e3de3c542acf8d7f1470a4bc2dcba931e67448 Mon Sep 17 00:00:00 2001 From: nguyenquy0710 Date: Fri, 29 Sep 2023 14:45:35 +0700 Subject: [PATCH 5193/8412] feat(domain): nqdev.is-a.dev --- domains/nqdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nqdev.json diff --git a/domains/nqdev.json b/domains/nqdev.json new file mode 100644 index 000000000..2cbbfef3d --- /dev/null +++ b/domains/nqdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nguyenquy0710", + "email": "nguyenquy.1096@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 147e68db76d6ce086296d82c1a8d206cb1070f83 Mon Sep 17 00:00:00 2001 From: GoodBoyNeon <93624576+GoodBoyNeon@users.noreply.github.com> Date: Fri, 29 Sep 2023 17:14:40 +0545 Subject: [PATCH 5194/8412] add _discord.neon.json --- domains/_discord.neon.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.neon.json diff --git a/domains/_discord.neon.json b/domains/_discord.neon.json new file mode 100644 index 000000000..751eb6274 --- /dev/null +++ b/domains/_discord.neon.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GoodBoyNeon", + "discord": "neonthedeveloper", + "twitter": "NeonTheNerd", + "email": "goodboyneon03@gmail.com" + }, + "record": { + "TXT": "dh=9179ff512ac0562aeebd4d418a565cd7208cdfb2" + } +} \ No newline at end of file From a5b0076bd78322a05147195087e40504d8cf8aaa Mon Sep 17 00:00:00 2001 From: nguyenquy0710 Date: Fri, 29 Sep 2023 19:09:24 +0700 Subject: [PATCH 5195/8412] feat(domain): sso.nqdev.is-a.dev --- domains/sso.nqdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sso.nqdev.json diff --git a/domains/sso.nqdev.json b/domains/sso.nqdev.json new file mode 100644 index 000000000..2cbbfef3d --- /dev/null +++ b/domains/sso.nqdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nguyenquy0710", + "email": "nguyenquy.1096@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5fff1c6a0b87250e3853e217a321e12747be8939 Mon Sep 17 00:00:00 2001 From: nguyenquy0710 Date: Fri, 29 Sep 2023 19:15:29 +0700 Subject: [PATCH 5196/8412] feat(domain): user.nqdev.is-a.dev --- domains/user.nqdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/user.nqdev.json diff --git a/domains/user.nqdev.json b/domains/user.nqdev.json new file mode 100644 index 000000000..2cbbfef3d --- /dev/null +++ b/domains/user.nqdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "nguyenquy0710", + "email": "nguyenquy.1096@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b813c2cb47547c4fc4561e490d70c99e7e5be9bb Mon Sep 17 00:00:00 2001 From: JadeBetty Date: Fri, 29 Sep 2023 20:21:18 +0700 Subject: [PATCH 5197/8412] add _discord.jadebetty.json --- domains/_discord.jadebetty.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/_discord.jadebetty.json diff --git a/domains/_discord.jadebetty.json b/domains/_discord.jadebetty.json new file mode 100644 index 000000000..ffd670d9a --- /dev/null +++ b/domains/_discord.jadebetty.json @@ -0,0 +1,17 @@ +{ + "owner": { + "username": "JadeBetty", + "email": "", + "discord": "758617912566087681" + }, + "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": "dh=94e84997f373f2235c194f248969912336c5c0e8" + } +} From 82cba138e2932681ea599649d6974633b0064d37 Mon Sep 17 00:00:00 2001 From: JadeBetty Date: Fri, 29 Sep 2023 20:26:05 +0700 Subject: [PATCH 5198/8412] remove a and mx records --- domains/_discord.jadebetty.json | 7 ------- 1 file changed, 7 deletions(-) diff --git a/domains/_discord.jadebetty.json b/domains/_discord.jadebetty.json index ffd670d9a..1f2b319a4 100644 --- a/domains/_discord.jadebetty.json +++ b/domains/_discord.jadebetty.json @@ -5,13 +5,6 @@ "discord": "758617912566087681" }, "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": "dh=94e84997f373f2235c194f248969912336c5c0e8" } } From 736931f3e82fc946e14f0bb38a111d07298b0af5 Mon Sep 17 00:00:00 2001 From: vLeov Date: Fri, 29 Sep 2023 17:24:47 +0200 Subject: [PATCH 5199/8412] feat(domain): leogoetz.is-a.dev --- domains/leogoetz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/leogoetz.json diff --git a/domains/leogoetz.json b/domains/leogoetz.json new file mode 100644 index 000000000..af154117a --- /dev/null +++ b/domains/leogoetz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vLeov", + "email": "leo.goetz2008@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7f7bbb20b339bf8ce6d41c2b10c5dd402c3391b4 Mon Sep 17 00:00:00 2001 From: parov0z Date: Fri, 29 Sep 2023 20:37:19 +0400 Subject: [PATCH 5200/8412] feat(domain): parovoz.is-a.dev --- domains/parovoz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/parovoz.json diff --git a/domains/parovoz.json b/domains/parovoz.json new file mode 100644 index 000000000..38745a67c --- /dev/null +++ b/domains/parovoz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "parov0z", + "email": "andrey.android7890@mail.ru" + }, + "record": { + "CNAME": "parovoz.tw1.ru" + } +} From bc896af7156fd050f0a9bdf126b421fd7b9669d6 Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Sat, 30 Sep 2023 00:35:43 +0700 Subject: [PATCH 5201/8412] feat(domain): hi-lrmn.is-a.dev --- domains/hi-lrmn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hi-lrmn.json diff --git a/domains/hi-lrmn.json b/domains/hi-lrmn.json new file mode 100644 index 000000000..1a678e67f --- /dev/null +++ b/domains/hi-lrmn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "hi-lrmn.github.io" + } +} From f5b133e54253c14a6f07a62f6e128c29ae77d21a Mon Sep 17 00:00:00 2001 From: L RMN <97253349+lrmn7@users.noreply.github.com> Date: Sat, 30 Sep 2023 00:39:50 +0700 Subject: [PATCH 5202/8412] Update hi-lrmn.json --- domains/hi-lrmn.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/hi-lrmn.json b/domains/hi-lrmn.json index 1a678e67f..2039ce7f5 100644 --- a/domains/hi-lrmn.json +++ b/domains/hi-lrmn.json @@ -1,7 +1,10 @@ { + "description": "hi-lrmn.is-a.dev", + "repo": "https://github.com/hi-lrmn/hi-lrmn.github.io", "owner": { "username": "lrmn7", - "email": "lrmn.dev@gmail.com" + "email": "lrmn.dev@gmail.com", + "discord": "romanromannya#0" }, "record": { "CNAME": "hi-lrmn.github.io" From e3e23ca3d1077d69d6678859cd173293db36282b Mon Sep 17 00:00:00 2001 From: musu10gj Date: Fri, 29 Sep 2023 23:24:00 +0500 Subject: [PATCH 5203/8412] feat(domain): hotdevs.is-a.dev --- domains/hotdevs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hotdevs.json diff --git a/domains/hotdevs.json b/domains/hotdevs.json new file mode 100644 index 000000000..51c54fde5 --- /dev/null +++ b/domains/hotdevs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "musu10gj", + "email": "samzagamer4@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a497a24d845192b6c4555c89ecc8f8d4b9c19bec Mon Sep 17 00:00:00 2001 From: wooga123 Date: Fri, 29 Sep 2023 12:08:56 -0700 Subject: [PATCH 5204/8412] feat(domain): neuron.is-a.dev --- domains/neuron.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/neuron.json diff --git a/domains/neuron.json b/domains/neuron.json new file mode 100644 index 000000000..ad8477829 --- /dev/null +++ b/domains/neuron.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "wooga123", + "email": "torinnn28@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bc255a0da51294282d07a57c6ca29f22210f1393 Mon Sep 17 00:00:00 2001 From: tushar202108 Date: Sat, 30 Sep 2023 01:03:26 +0530 Subject: [PATCH 5205/8412] feat(domain): devchaudhary.is-a.dev --- domains/devchaudhary.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/devchaudhary.json diff --git a/domains/devchaudhary.json b/domains/devchaudhary.json new file mode 100644 index 000000000..d366b0ae4 --- /dev/null +++ b/domains/devchaudhary.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "tushar202108", + "email": "chaudhrytusar2000@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8db5a5647082632e8dbc7fb3665508a704266efe Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 29 Sep 2023 22:15:11 -0400 Subject: [PATCH 5206/8412] Delete domains/racem.is-a.dev --- domains/racem.is-a.dev | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 domains/racem.is-a.dev diff --git a/domains/racem.is-a.dev b/domains/racem.is-a.dev deleted file mode 100644 index b51093aa1..000000000 --- a/domains/racem.is-a.dev +++ /dev/null @@ -1,6 +0,0 @@ -{ - "owner": { - "username": "", - "email": "racem.benamar@esprit.tn" - } -} From 0d0b9566db916af1fc9b559e89816d46c7bce8bd Mon Sep 17 00:00:00 2001 From: dewiscool Date: Sat, 30 Sep 2023 13:14:32 +0700 Subject: [PATCH 5207/8412] feat(domain): kotawa.is-a.dev --- domains/kotawa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kotawa.json diff --git a/domains/kotawa.json b/domains/kotawa.json new file mode 100644 index 000000000..7da6e75f0 --- /dev/null +++ b/domains/kotawa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dewiscool", + "email": "zerolikecyber.2005@gmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 878821057748926534" + }, + + "record": { + "CNAME": "f383a209-653f-447b-98fd-d7272d2cdec4.id.repl.co" + + } +} From 31fd5b8f2628b7d6259dc0615285401d0795887e Mon Sep 17 00:00:00 2001 From: Tinergy Date: Sat, 30 Sep 2023 16:10:30 +0800 Subject: [PATCH 5208/8412] feat(domain): tinergy.is-a.dev --- domains/tinergy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tinergy.json diff --git a/domains/tinergy.json b/domains/tinergy.json new file mode 100644 index 000000000..547ad6a68 --- /dev/null +++ b/domains/tinergy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Tinergy", + "email": "goh_z@live.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4d83a6cb1b76b55808a0e025d154ff585cf2484c Mon Sep 17 00:00:00 2001 From: Kashif Raza Date: Sat, 30 Sep 2023 14:34:13 +0530 Subject: [PATCH 5209/8412] Create kashif.is-a.dev.json --- domains/kashif.is-a.dev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kashif.is-a.dev.json diff --git a/domains/kashif.is-a.dev.json b/domains/kashif.is-a.dev.json new file mode 100644 index 000000000..b9f4c77f9 --- /dev/null +++ b/domains/kashif.is-a.dev.json @@ -0,0 +1,12 @@ +{ + "description": "Simple portfolio with a famous domain like .is-a.dev will give a lot of opportunities + "repo": "https://github.com/alkriz/Kriztech", + "owner": { + "username": "altkriz", + "email": "k.raza1932000@gmail.com", + "twitter": "altkriz" + }, + "record": { + "CNAME": "altkriz.github.io" + } +} From e44746a8f56fe6e57e896e6375192f6a60ea75d6 Mon Sep 17 00:00:00 2001 From: Luongzz Date: Sat, 30 Sep 2023 17:18:21 +0700 Subject: [PATCH 5210/8412] feat(domain): zylx.is-a.dev --- domains/zylx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zylx.json diff --git a/domains/zylx.json b/domains/zylx.json new file mode 100644 index 000000000..025e5d70d --- /dev/null +++ b/domains/zylx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luongzz", + "email": "buivanluong0204@gmail.com" + }, + "record": { + "CNAME": "d60386a4-cb38-44df-b30d-f23ac4a8717a.id.repl.co" + } +} From f73cb74c1ae6751e3cd10cf49a2b3d61baf126c3 Mon Sep 17 00:00:00 2001 From: aadarshKsingh Date: Sat, 30 Sep 2023 16:16:55 +0530 Subject: [PATCH 5211/8412] feat(domain): defalco64.is-a.dev --- domains/defalco64.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/defalco64.json diff --git a/domains/defalco64.json b/domains/defalco64.json new file mode 100644 index 000000000..68f8e3a8f --- /dev/null +++ b/domains/defalco64.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aadarshKsingh", + "email": "aadarshkumarsingh198@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 50df42ead4d60312f91debfe6533ff36ada3bf84 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Sat, 30 Sep 2023 08:13:13 -0400 Subject: [PATCH 5212/8412] feat(domain): stellar.is-a.dev --- domains/stellar.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/stellar.json b/domains/stellar.json index 827f0758f..6c986115d 100644 --- a/domains/stellar.json +++ b/domains/stellar.json @@ -4,6 +4,8 @@ "email": "pollardjackson@outlook.com" }, "record": { - "CNAME": "ac38945f-f53b-4b1b-980d-e2a1d64175c6.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 6771ffa2447878a5dbeffa996f834475063ea02d Mon Sep 17 00:00:00 2001 From: notGman Date: Sat, 30 Sep 2023 18:26:09 +0530 Subject: [PATCH 5213/8412] feat(domain): gman.is-a.dev --- domains/gman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gman.json diff --git a/domains/gman.json b/domains/gman.json new file mode 100644 index 000000000..8c12a47c8 --- /dev/null +++ b/domains/gman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "notGman", + "email": "gowthaman2185@gmail.com" + }, + "record": { + "URL": "https://notgman.github.io" + } +} From 4b9b010570d18bf87cb9a06daa924c2cb36ad263 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Sat, 30 Sep 2023 21:39:54 +0800 Subject: [PATCH 5214/8412] Update xiaoxi-tw.json --- domains/xiaoxi-tw.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/xiaoxi-tw.json b/domains/xiaoxi-tw.json index bd5bc1e67..156be1365 100644 --- a/domains/xiaoxi-tw.json +++ b/domains/xiaoxi-tw.json @@ -1,11 +1,12 @@ { + "description": "for my website", + "repo": "https://github.com/jimmy20180130/jimmy20180130.github.io", "owner": { "username": "jimmy20180130", - "email": "jimmy20180130@gmail.com" + "email": "jimmy20180130@gmail.com", + "twitter": "@jimmyyo45639462" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "jimmy20180130.github.io" } -} \ No newline at end of file +} From cd591f40dfc68fcfbcb0776e2756d1313e261fe6 Mon Sep 17 00:00:00 2001 From: vLeov Date: Sat, 30 Sep 2023 15:40:00 +0200 Subject: [PATCH 5215/8412] feat(domain): vleov.is-a.dev --- domains/vleov.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vleov.json diff --git a/domains/vleov.json b/domains/vleov.json new file mode 100644 index 000000000..af154117a --- /dev/null +++ b/domains/vleov.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vLeov", + "email": "leo.goetz2008@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 33753aafae60c5b832b54e51303ffc3163989c68 Mon Sep 17 00:00:00 2001 From: GauravPlxyz Date: Sat, 30 Sep 2023 19:15:35 +0530 Subject: [PATCH 5216/8412] feat(domain): aakashcse.is-a.dev --- domains/aakashcse.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aakashcse.json diff --git a/domains/aakashcse.json b/domains/aakashcse.json new file mode 100644 index 000000000..8380c0883 --- /dev/null +++ b/domains/aakashcse.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GauravPlxyz", + "email": "polsagyipols6@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5c7cba301471a1756a80ffac910de86307ba4593 Mon Sep 17 00:00:00 2001 From: "DiamondBroPlayz (pronouns he/him)" <87837029+DiamondBroPlayz@users.noreply.github.com> Date: Sat, 30 Sep 2023 09:03:29 -0500 Subject: [PATCH 5217/8412] Create diamondbroplayz.json --- domains/diamondbroplayz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/diamondbroplayz.json diff --git a/domains/diamondbroplayz.json b/domains/diamondbroplayz.json new file mode 100644 index 000000000..e43218750 --- /dev/null +++ b/domains/diamondbroplayz.json @@ -0,0 +1,12 @@ +{ + "description": "My coding blog", + "repo": "https://github.com/wavysblog/wavysblog.github.io", + "owner": { + "username": "DiamondBroPlayz", + "email": "diamondbroplayz@proton.me", + "twitter": "logout" + }, + "record": { + "CNAME": "wavysblog.github.io" + } +} From 630d2f0679457ddbf94ae753e93c749572f501d5 Mon Sep 17 00:00:00 2001 From: "DiamondBroPlayz (pronouns he/him)" <87837029+DiamondBroPlayz@users.noreply.github.com> Date: Sat, 30 Sep 2023 09:10:24 -0500 Subject: [PATCH 5218/8412] Update diamondbroplayz.json --- domains/diamondbroplayz.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/diamondbroplayz.json b/domains/diamondbroplayz.json index e43218750..f485bd746 100644 --- a/domains/diamondbroplayz.json +++ b/domains/diamondbroplayz.json @@ -5,6 +5,7 @@ "username": "DiamondBroPlayz", "email": "diamondbroplayz@proton.me", "twitter": "logout" + "discord": "4lett" }, "record": { "CNAME": "wavysblog.github.io" From bb3f3d8d8a17517b6a433cd2b6a912c24441aac2 Mon Sep 17 00:00:00 2001 From: musu10gj Date: Sat, 30 Sep 2023 19:20:38 +0500 Subject: [PATCH 5219/8412] feat(domain): thordevs.is-a.dev --- domains/thordevs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thordevs.json diff --git a/domains/thordevs.json b/domains/thordevs.json new file mode 100644 index 000000000..51c54fde5 --- /dev/null +++ b/domains/thordevs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "musu10gj", + "email": "samzagamer4@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 95ff48ad8457e30756a6bb29f66cd8b5dc729893 Mon Sep 17 00:00:00 2001 From: altkriz Date: Sat, 30 Sep 2023 21:00:50 +0530 Subject: [PATCH 5220/8412] feat(domain): kriz.is-a.dev --- domains/kriz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kriz.json diff --git a/domains/kriz.json b/domains/kriz.json new file mode 100644 index 000000000..96005cb14 --- /dev/null +++ b/domains/kriz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "altkriz", + "email": "k.raza1932000@gmail.com" + }, + "record": { + "CNAME": "altkriz.github.io" + } +} From 7f24299ef4acb41f7303e5e4a294eda3457beb17 Mon Sep 17 00:00:00 2001 From: Dnoxl Date: Sat, 30 Sep 2023 19:57:48 +0200 Subject: [PATCH 5221/8412] feat(domain): dnoxl.is-a.dev --- domains/dnoxl.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dnoxl.json diff --git a/domains/dnoxl.json b/domains/dnoxl.json new file mode 100644 index 000000000..2872231e4 --- /dev/null +++ b/domains/dnoxl.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dnoxl", + "email": "ifbimgamer@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5e831ec3808f45b6abeb1a7f9a99a33a2db4f6c7 Mon Sep 17 00:00:00 2001 From: BachErik Date: Sat, 30 Sep 2023 22:15:31 +0200 Subject: [PATCH 5222/8412] feat(domain): bacherik.is-a.dev --- domains/bacherik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bacherik.json diff --git a/domains/bacherik.json b/domains/bacherik.json new file mode 100644 index 000000000..f46f42656 --- /dev/null +++ b/domains/bacherik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BachErik", + "email": "bacherik.info@gmail.com" + }, + "record": { + "CNAME": "bacherik.eu" + } +} From e8073b922148721e9f3f40ecdb44165d6021e5b1 Mon Sep 17 00:00:00 2001 From: !omne <123329306+notomne@users.noreply.github.com> Date: Sat, 30 Sep 2023 13:34:59 -0700 Subject: [PATCH 5223/8412] add ipv6 addresses love hexspeak :3 --- domains/omne.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/omne.json b/domains/omne.json index d47950056..6db6df819 100644 --- a/domains/omne.json +++ b/domains/omne.json @@ -4,6 +4,10 @@ "email": "charmquark314@proton.me" }, "record": { - "A": ["44.240.31.54"] + "A": ["44.240.31.54"], + "AAAA": [ + "2600:1f14:1f56:d100::1337", + "2600:1f14:1f56:d100::c0de" + ] } } From edc8f6e5a1fd6543b754afac715e93cf54bed9c5 Mon Sep 17 00:00:00 2001 From: !omne <123329306+notomne@users.noreply.github.com> Date: Sat, 30 Sep 2023 13:40:19 -0700 Subject: [PATCH 5224/8412] ipv6-only omne.is-a.dev love hexspeak :3 --- domains/ip6.omne.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/ip6.omne.json diff --git a/domains/ip6.omne.json b/domains/ip6.omne.json new file mode 100644 index 000000000..9cb6ca7ef --- /dev/null +++ b/domains/ip6.omne.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "notomne", + "email": "charmquark314@proton.me" + }, + "description": "omne.is-a.dev, but IPv6-only", + "record": { + "AAAA": [ + "2600:1f14:1f56:d100::1337", + "2600:1f14:1f56:d100::c0de" + ] + } +} From 82132dea03212d1bf2f8df68ae89e82542e9bb1d Mon Sep 17 00:00:00 2001 From: HackerYijia Date: Sat, 30 Sep 2023 18:14:57 -0400 Subject: [PATCH 5225/8412] feat(domain): nxnetwork.is-a.dev --- domains/nxnetwork.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nxnetwork.json diff --git a/domains/nxnetwork.json b/domains/nxnetwork.json new file mode 100644 index 000000000..424c5ab05 --- /dev/null +++ b/domains/nxnetwork.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "HackerYijia", + "email": "hackeryijia@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6302430615aaa1b2c79fb9e4bf4937f2a1152b84 Mon Sep 17 00:00:00 2001 From: ItzHenry1 Date: Sat, 30 Sep 2023 16:59:46 -0600 Subject: [PATCH 5226/8412] feat(domain): itzhenry.is-a.dev --- domains/itzhenry.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/itzhenry.json diff --git a/domains/itzhenry.json b/domains/itzhenry.json new file mode 100644 index 000000000..1cbc73803 --- /dev/null +++ b/domains/itzhenry.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ItzHenry1", + "email": "trscrus@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 45bb1a28cca17b931e6eac8bc0bc12921a96bf76 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 1 Oct 2023 07:20:55 +0800 Subject: [PATCH 5227/8412] Update diamondbroplayz.json --- domains/diamondbroplayz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/diamondbroplayz.json b/domains/diamondbroplayz.json index f485bd746..d280d0090 100644 --- a/domains/diamondbroplayz.json +++ b/domains/diamondbroplayz.json @@ -4,7 +4,7 @@ "owner": { "username": "DiamondBroPlayz", "email": "diamondbroplayz@proton.me", - "twitter": "logout" + "twitter": "logout", "discord": "4lett" }, "record": { From f3c4be4cf4afff8daaf780d19f6ee6d660eb481e Mon Sep 17 00:00:00 2001 From: hongglong Date: Sat, 30 Sep 2023 16:28:22 -0700 Subject: [PATCH 5228/8412] feat(domain): harrystudy.is-a.dev --- domains/harrystudy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harrystudy.json diff --git a/domains/harrystudy.json b/domains/harrystudy.json new file mode 100644 index 000000000..2c19e31c1 --- /dev/null +++ b/domains/harrystudy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hongglong", + "email": "dylanluong3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 43450a25d06304a0444b4791ec4851a5225a6168 Mon Sep 17 00:00:00 2001 From: hongglong Date: Sat, 30 Sep 2023 16:29:58 -0700 Subject: [PATCH 5229/8412] feat(domain): harrythenegro.is-a.dev --- domains/harrythenegro.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harrythenegro.json diff --git a/domains/harrythenegro.json b/domains/harrythenegro.json new file mode 100644 index 000000000..2c19e31c1 --- /dev/null +++ b/domains/harrythenegro.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hongglong", + "email": "dylanluong3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 93ed26b0d816a8c20ef0a2c3eb91a48ecfb5d5d2 Mon Sep 17 00:00:00 2001 From: D0TM4N Date: Sun, 1 Oct 2023 03:10:53 +0300 Subject: [PATCH 5230/8412] feat(domain): idoli.is-a.dev --- domains/idoli.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/idoli.json diff --git a/domains/idoli.json b/domains/idoli.json new file mode 100644 index 000000000..ce6510fe4 --- /dev/null +++ b/domains/idoli.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "D0TM4N", + "email": "idoinschool@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9cd0b96580be57528a446ce5ca99db7904a541de Mon Sep 17 00:00:00 2001 From: kereh Date: Sun, 1 Oct 2023 09:44:36 +0800 Subject: [PATCH 5231/8412] feat(domain): kereh.is-a.dev --- domains/kereh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kereh.json diff --git a/domains/kereh.json b/domains/kereh.json new file mode 100644 index 000000000..fdc491b05 --- /dev/null +++ b/domains/kereh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kereh", + "email": "kerehchannel@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1afafc77e8162970afe895b8560321fec08a44e2 Mon Sep 17 00:00:00 2001 From: KernelNew Date: Sun, 1 Oct 2023 08:56:59 +0700 Subject: [PATCH 5232/8412] feat(domain): newkernel.is-a.dev --- domains/newkernel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/newkernel.json diff --git a/domains/newkernel.json b/domains/newkernel.json new file mode 100644 index 000000000..5cf900647 --- /dev/null +++ b/domains/newkernel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KernelNew", + "email": "thecheeselc@gmail.com" + }, + "record": { + "URL": "https://kernelnew.github.io/" + } +} From 9152c685ea3ca09c4db90f27ee05eef3edcdac28 Mon Sep 17 00:00:00 2001 From: NewKernel <104571282+KernelNew@users.noreply.github.com> Date: Sun, 1 Oct 2023 09:20:45 +0700 Subject: [PATCH 5233/8412] Update newkernel.json --- domains/newkernel.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/newkernel.json b/domains/newkernel.json index 5cf900647..990f41d89 100644 --- a/domains/newkernel.json +++ b/domains/newkernel.json @@ -1,9 +1,11 @@ { + "description": "NewKernel's Website", + "repo": "https://github.com/KernelNew/kernelnew.github.io", "owner": { "username": "KernelNew", - "email": "thecheeselc@gmail.com" + "email": "new.kernel@outlook.com" }, "record": { - "URL": "https://kernelnew.github.io/" + "CNAME": "https://kernelnew.github.io" } } From 0a467a24ce56dd81c5aaf067a6e28ec5e82efada Mon Sep 17 00:00:00 2001 From: NewKernel <104571282+KernelNew@users.noreply.github.com> Date: Sun, 1 Oct 2023 09:24:25 +0700 Subject: [PATCH 5234/8412] Update newkernel.json --- domains/newkernel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/newkernel.json b/domains/newkernel.json index 990f41d89..5a81d2fe9 100644 --- a/domains/newkernel.json +++ b/domains/newkernel.json @@ -6,6 +6,6 @@ "email": "new.kernel@outlook.com" }, "record": { - "CNAME": "https://kernelnew.github.io" + "CNAME": "kernelnew.github.io" } } From 57b5192c3ef02008670eb87eb25c28e1ef90b80c Mon Sep 17 00:00:00 2001 From: Dhaloi Date: Sun, 1 Oct 2023 10:06:48 +0300 Subject: [PATCH 5235/8412] feat(domain): dhaloi.is-a.dev --- domains/dhaloi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dhaloi.json diff --git a/domains/dhaloi.json b/domains/dhaloi.json new file mode 100644 index 000000000..5a961ca8a --- /dev/null +++ b/domains/dhaloi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dhaloi", + "email": "enis.salin@yaani.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c06af12a571972df41da9ddb1974974f86292305 Mon Sep 17 00:00:00 2001 From: KrazyKleb Date: Mon, 2 Oct 2023 00:29:55 +1100 Subject: [PATCH 5236/8412] feat(domain): krazy.is-a.dev --- domains/krazy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krazy.json diff --git a/domains/krazy.json b/domains/krazy.json new file mode 100644 index 000000000..0b322c817 --- /dev/null +++ b/domains/krazy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazyklebyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8073ec34285180807cac597f725b53c55c37e1e2 Mon Sep 17 00:00:00 2001 From: denizkuzey06 Date: Sun, 1 Oct 2023 22:28:21 +0300 Subject: [PATCH 5237/8412] feat(domain): halokod.is-a.dev --- domains/halokod.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/halokod.json diff --git a/domains/halokod.json b/domains/halokod.json new file mode 100644 index 000000000..c2595f224 --- /dev/null +++ b/domains/halokod.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "denizkuzey06", + "email": "kralpasa1993@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a2b4bc98912ca6a3b245b54c6e66af91e4c4f368 Mon Sep 17 00:00:00 2001 From: EacBypasser Date: Sun, 1 Oct 2023 22:08:43 +0200 Subject: [PATCH 5238/8412] feat(domain): eacbypasser.is-a.dev --- domains/eacbypasser.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eacbypasser.json diff --git a/domains/eacbypasser.json b/domains/eacbypasser.json new file mode 100644 index 000000000..4ec611c5c --- /dev/null +++ b/domains/eacbypasser.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "EacBypasser", + "email": "tyroxtech@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5bcb5b525b14e1993f0db2fcde937557ee2ab6eb Mon Sep 17 00:00:00 2001 From: Nercy <115416864+N3rcy@users.noreply.github.com> Date: Sun, 1 Oct 2023 23:12:10 +0200 Subject: [PATCH 5239/8412] feat(domain): add `n3rcy.is-a.dev` --- domains/n3rcy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/n3rcy.json diff --git a/domains/n3rcy.json b/domains/n3rcy.json new file mode 100644 index 000000000..761614f96 --- /dev/null +++ b/domains/n3rcy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "N3rcy", + "email": "nercysvoboda@gmail.com" + }, + + "record": { + "CNAME": "n3rcy.xyz" + } +} From 8e6442b5adab566ec72c3b8fd2d762174ccaa204 Mon Sep 17 00:00:00 2001 From: refact0r Date: Sun, 1 Oct 2023 15:28:56 -0700 Subject: [PATCH 5240/8412] feat(domain): refact0r.is-a.dev --- domains/refact0r.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/refact0r.json diff --git a/domains/refact0r.json b/domains/refact0r.json new file mode 100644 index 000000000..619c4f74d --- /dev/null +++ b/domains/refact0r.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "refact0r", + "email": "yifanw06@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f978ea756b98189cdbaeeae77f5cf681b9b5d033 Mon Sep 17 00:00:00 2001 From: shamshitty Date: Sun, 1 Oct 2023 23:31:45 +0100 Subject: [PATCH 5241/8412] feat(domain): shamshitty.is-a.dev --- domains/shamshitty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shamshitty.json diff --git a/domains/shamshitty.json b/domains/shamshitty.json new file mode 100644 index 000000000..9a5ce1ecd --- /dev/null +++ b/domains/shamshitty.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "shamshitty", + "email": "iaminvisy@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6d9a41f8ed51be962e38566bb3f312ce3c7ac742 Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Sun, 1 Oct 2023 22:28:43 -0400 Subject: [PATCH 5242/8412] feat(domain): razvy.is-a.dev --- domains/razvy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/razvy.json diff --git a/domains/razvy.json b/domains/razvy.json new file mode 100644 index 000000000..52e753f4a --- /dev/null +++ b/domains/razvy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NxyyLOL", + "email": "nxyylol@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ff15c970695184390ad5923783e269d9a8e0f2aa Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Sun, 1 Oct 2023 22:33:15 -0400 Subject: [PATCH 5243/8412] feat(domain): koopa.is-a.dev --- domains/koopa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/koopa.json diff --git a/domains/koopa.json b/domains/koopa.json new file mode 100644 index 000000000..52e753f4a --- /dev/null +++ b/domains/koopa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NxyyLOL", + "email": "nxyylol@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dbdf00278ff5b8d2ac702da9fd4419b82ae2b75d Mon Sep 17 00:00:00 2001 From: ErogeMaster225 Date: Mon, 2 Oct 2023 10:59:49 +0700 Subject: [PATCH 5244/8412] feat(domain): erogemaster225.is-a.dev --- domains/erogemaster225.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/erogemaster225.json diff --git a/domains/erogemaster225.json b/domains/erogemaster225.json new file mode 100644 index 000000000..c780dc9d5 --- /dev/null +++ b/domains/erogemaster225.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ErogeMaster225", + "email": "nguyentrongsang123@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7335ac3d7b3cc64b4432a648f62938df5ddeed8e Mon Sep 17 00:00:00 2001 From: Lucas Date: Mon, 2 Oct 2023 05:13:28 +0100 Subject: [PATCH 5245/8412] Update shamshitty.json --- domains/shamshitty.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/shamshitty.json b/domains/shamshitty.json index 9a5ce1ecd..3e8fb2349 100644 --- a/domains/shamshitty.json +++ b/domains/shamshitty.json @@ -1,11 +1,16 @@ { "owner": { "username": "shamshitty", - "email": "iaminvisy@gmail.com" + "email": "iaminvisy@gmail.com", + "twitter": "shamshitty", + "discord": "shamshitty" + }, + "description": { + "shamshitty is indeed a dev (kinda)" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 91cefc0b2a93d24dddaeeae857eb626614456000 Mon Sep 17 00:00:00 2001 From: taufikmaulidi Date: Mon, 2 Oct 2023 11:22:01 +0700 Subject: [PATCH 5246/8412] feat(domain): taufikmaulidi.is-a.dev --- domains/taufikmaulidi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/taufikmaulidi.json diff --git a/domains/taufikmaulidi.json b/domains/taufikmaulidi.json new file mode 100644 index 000000000..1ad7b9af4 --- /dev/null +++ b/domains/taufikmaulidi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "taufikmaulidi", + "email": "taufikmaulidi123@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a44fcef4909d63647a04e532d28653f1e522d7f8 Mon Sep 17 00:00:00 2001 From: mvishok Date: Mon, 2 Oct 2023 10:13:39 +0530 Subject: [PATCH 5247/8412] feat(domain): vishok.is-a.dev --- domains/vishok.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vishok.json diff --git a/domains/vishok.json b/domains/vishok.json new file mode 100644 index 000000000..410168790 --- /dev/null +++ b/domains/vishok.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mvishok", + "email": "mvishok2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fe95c762f82ae51ea1735e9eef237ce65749599d Mon Sep 17 00:00:00 2001 From: SuzukiYuzuki Date: Mon, 2 Oct 2023 11:47:11 +0700 Subject: [PATCH 5248/8412] feat(domain): yuzuki.is-a.dev --- domains/yuzuki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yuzuki.json diff --git a/domains/yuzuki.json b/domains/yuzuki.json new file mode 100644 index 000000000..4fbf8debd --- /dev/null +++ b/domains/yuzuki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SuzukiYuzuki", + "email": "hotococoa104@gmail.com" + }, + "record": { + "CNAME": "suzukiyuzuki.github.io" + } +} From 1ff53c21091f44ad410ceb608efd209ebff7d171 Mon Sep 17 00:00:00 2001 From: Spilleparadis Date: Mon, 2 Oct 2023 06:59:01 +0200 Subject: [PATCH 5249/8412] feat(domain): spill.is-a.dev --- domains/spill.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spill.json diff --git a/domains/spill.json b/domains/spill.json new file mode 100644 index 000000000..9635dcb67 --- /dev/null +++ b/domains/spill.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Spilleparadis", + "email": "playerwictor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3a4a73733fa4b671b744e627d1c2abbe9b7205a8 Mon Sep 17 00:00:00 2001 From: KoopaCode Date: Mon, 2 Oct 2023 02:51:35 -0400 Subject: [PATCH 5250/8412] feat(domain): koopa.is-a.dev --- domains/koopa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/koopa.json diff --git a/domains/koopa.json b/domains/koopa.json new file mode 100644 index 000000000..6766676a3 --- /dev/null +++ b/domains/koopa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KoopaCode", + "email": "AndrewLife92@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From df347516aa94113d41b50cb2bb6c6fcaf813a18b Mon Sep 17 00:00:00 2001 From: KoopaCode Date: Mon, 2 Oct 2023 02:52:57 -0400 Subject: [PATCH 5251/8412] feat(domain): koopacode.is-a.dev --- domains/koopacode.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/koopacode.json diff --git a/domains/koopacode.json b/domains/koopacode.json new file mode 100644 index 000000000..6766676a3 --- /dev/null +++ b/domains/koopacode.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KoopaCode", + "email": "AndrewLife92@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f1afa5c15b8788eb226f2e32ed55de082832e6a8 Mon Sep 17 00:00:00 2001 From: Harshrai1023 Date: Mon, 2 Oct 2023 00:24:06 +0530 Subject: [PATCH 5252/8412] feat(domain): harshrai.is-a.dev --- domains/harshrai.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/harshrai.json diff --git a/domains/harshrai.json b/domains/harshrai.json new file mode 100644 index 000000000..41023df24 --- /dev/null +++ b/domains/harshrai.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Harshrai1023", + "email": "harshrai1023@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 00930ed0496083d2f7cbf04e4f85df00c88a3f0e Mon Sep 17 00:00:00 2001 From: AVVERSION Date: Mon, 2 Oct 2023 14:10:34 +0530 Subject: [PATCH 5253/8412] feat(domain): avversion.is-a.dev --- domains/avversion.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/avversion.json diff --git a/domains/avversion.json b/domains/avversion.json new file mode 100644 index 000000000..7bb955743 --- /dev/null +++ b/domains/avversion.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AVVERSION", + "email": "ishmansingh24@gmail.com" + }, + "record": { + "CNAME": "avversion.github.io" + } +} From 08ae692eeee140b468cd690e584a1f6f294eac54 Mon Sep 17 00:00:00 2001 From: Tharindu Darshana <83854250+1234Tharindu@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:11:24 +0530 Subject: [PATCH 5254/8412] Update tharindudarshana.json --- domains/tharindudarshana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tharindudarshana.json b/domains/tharindudarshana.json index 23891bb49..7c8705d26 100644 --- a/domains/tharindudarshana.json +++ b/domains/tharindudarshana.json @@ -4,6 +4,6 @@ "email": "dehipitiya055@gmail.com" }, "record": { - "URL": "https://tharindudarshna.w3spaces.com" + "URL": "http://tharindudarshna.live" } } From 2b31fc3d5613c891b0a7b9c2a1033b61c1a0f535 Mon Sep 17 00:00:00 2001 From: Tharindu Darshana <83854250+1234Tharindu@users.noreply.github.com> Date: Mon, 2 Oct 2023 14:22:14 +0530 Subject: [PATCH 5255/8412] Update tharindudarshana.json --- domains/tharindudarshana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tharindudarshana.json b/domains/tharindudarshana.json index 7c8705d26..56abc4413 100644 --- a/domains/tharindudarshana.json +++ b/domains/tharindudarshana.json @@ -4,6 +4,6 @@ "email": "dehipitiya055@gmail.com" }, "record": { - "URL": "http://tharindudarshna.live" + "CNAME": "tharindudarshna.live" } } From eec1dcdf561208ae833de6e2c62acdc2c9fa8524 Mon Sep 17 00:00:00 2001 From: aadarshKsingh Date: Mon, 2 Oct 2023 14:29:10 +0530 Subject: [PATCH 5256/8412] feat(domain): aadarshksingh.is-a.dev --- domains/aadarshksingh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aadarshksingh.json diff --git a/domains/aadarshksingh.json b/domains/aadarshksingh.json new file mode 100644 index 000000000..68f8e3a8f --- /dev/null +++ b/domains/aadarshksingh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "aadarshKsingh", + "email": "aadarshkumarsingh198@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f9038867cbc34199e9191b1e26d415e646895176 Mon Sep 17 00:00:00 2001 From: Tharindu Darshana <83854250+1234Tharindu@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:18:14 +0530 Subject: [PATCH 5257/8412] Update tharindudarshana.json --- domains/tharindudarshana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tharindudarshana.json b/domains/tharindudarshana.json index 56abc4413..2483c2ff5 100644 --- a/domains/tharindudarshana.json +++ b/domains/tharindudarshana.json @@ -4,6 +4,6 @@ "email": "dehipitiya055@gmail.com" }, "record": { - "CNAME": "tharindudarshna.live" + "CNAME": "tharindudarshana.live" } } From 73dbefae74241f95fcfdd70d7b13b527ccf78f1a Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 2 Oct 2023 12:01:21 +0200 Subject: [PATCH 5258/8412] Create filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/filmflu.is-a-dev.json diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json new file mode 100644 index 000000000..9f60561e2 --- /dev/null +++ b/domains/filmflu.is-a-dev.json @@ -0,0 +1,10 @@ +{ + "description": "Film Flu Web Platform", + "repo": "https://github.com/dherediat97/FilmFlu", + "owner": { + "username": "dherediat97", + }, + "record": { + "CNAME": "https://dherediat97.github.io/FilmFlu/" + } +} From a07d079c7e365fa2c2047eb7afd9408a1eeefb01 Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 2 Oct 2023 12:04:13 +0200 Subject: [PATCH 5259/8412] Update filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json index 9f60561e2..d0baa42f2 100644 --- a/domains/filmflu.is-a-dev.json +++ b/domains/filmflu.is-a-dev.json @@ -3,6 +3,7 @@ "repo": "https://github.com/dherediat97/FilmFlu", "owner": { "username": "dherediat97", + "email": "dherediat97@gmail.com", }, "record": { "CNAME": "https://dherediat97.github.io/FilmFlu/" From 6802424ef1924e00f52541ea9277eed492079866 Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 2 Oct 2023 12:06:29 +0200 Subject: [PATCH 5260/8412] Update filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json index d0baa42f2..8e90220aa 100644 --- a/domains/filmflu.is-a-dev.json +++ b/domains/filmflu.is-a-dev.json @@ -6,6 +6,6 @@ "email": "dherediat97@gmail.com", }, "record": { - "CNAME": "https://dherediat97.github.io/FilmFlu/" + "CNAME": "dherediat97.github.io/FilmFlu" } } From b99ca84c41bf7569d1bd4455fb72ef9b0777b588 Mon Sep 17 00:00:00 2001 From: AVVERSION <79741360+AVVERSION@users.noreply.github.com> Date: Mon, 2 Oct 2023 15:39:03 +0530 Subject: [PATCH 5261/8412] Update avversion.json --- domains/avversion.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/avversion.json b/domains/avversion.json index 7bb955743..021faebab 100644 --- a/domains/avversion.json +++ b/domains/avversion.json @@ -1,7 +1,7 @@ { "owner": { "username": "AVVERSION", - "email": "ishmansingh24@gmail.com" + "email": "79741360+AVVERSION@users.noreply.github.com" }, "record": { "CNAME": "avversion.github.io" From 16feb891c310eeaeda46cbfc2b9ed26198f7fb7f Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Mon, 2 Oct 2023 16:49:16 +0530 Subject: [PATCH 5262/8412] Create s.json --- s.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 s.json diff --git a/s.json b/s.json new file mode 100644 index 000000000..463c741ff --- /dev/null +++ b/s.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "OpAayush", + "email": "aayush.agrawalm@gmail.com" + }, + "description": "mail domain", + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 6c534a2539bf61ca9568d4e724df83612585d9c2 Mon Sep 17 00:00:00 2001 From: Aayu5h Date: Mon, 2 Oct 2023 16:53:31 +0530 Subject: [PATCH 5263/8412] Rename s.json to ss.json --- s.json => ss.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename s.json => ss.json (100%) diff --git a/s.json b/ss.json similarity index 100% rename from s.json rename to ss.json From 647a38dfef1e6a379efe41a2f8b61c33066f3bea Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 2 Oct 2023 19:24:09 +0800 Subject: [PATCH 5264/8412] Rename ss.json to domains/ss.json --- ss.json => domains/ss.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename ss.json => domains/ss.json (100%) diff --git a/ss.json b/domains/ss.json similarity index 100% rename from ss.json rename to domains/ss.json From 06b6eece232aa56b0b71b9ab6f0795f1b197f2d1 Mon Sep 17 00:00:00 2001 From: alexfeed1990 Date: Mon, 2 Oct 2023 15:12:02 +0300 Subject: [PATCH 5265/8412] feat(domain): radio.slashed.is-a.dev --- domains/radio.slashed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/radio.slashed.json diff --git a/domains/radio.slashed.json b/domains/radio.slashed.json new file mode 100644 index 000000000..28596412a --- /dev/null +++ b/domains/radio.slashed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alexfeed1990", + "email": "alexfeed1990real@gmail.com" + }, + "record": { + "CNAME": "shitpost-radio.pages.dev" + } +} From 4cdbe079919a0f17f7b2bae09de674f0cb5cd2b4 Mon Sep 17 00:00:00 2001 From: goesbyabhi Date: Mon, 2 Oct 2023 17:59:17 +0530 Subject: [PATCH 5266/8412] feat(domain): hvn.is-a.dev --- domains/hvn.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hvn.json diff --git a/domains/hvn.json b/domains/hvn.json new file mode 100644 index 000000000..d9f28916f --- /dev/null +++ b/domains/hvn.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "goesbyabhi", + "email": "abxisxekpanda@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3933cd09a57913b522253c7d0ef5333f39b56bcb Mon Sep 17 00:00:00 2001 From: mr-adrien Date: Mon, 2 Oct 2023 19:43:59 +0330 Subject: [PATCH 5267/8412] feat(domain): nobody.is-a.dev --- domains/nobody.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nobody.json diff --git a/domains/nobody.json b/domains/nobody.json new file mode 100644 index 000000000..2f123d9b5 --- /dev/null +++ b/domains/nobody.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mr-adrien", + "email": "adrienansari@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 631807146efa55805e8f9eb77b7f012c359c1013 Mon Sep 17 00:00:00 2001 From: Satvik Gaikwad Date: Mon, 2 Oct 2023 21:52:47 +0530 Subject: [PATCH 5268/8412] Update satvikg7.json --- domains/satvikg7.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/satvikg7.json b/domains/satvikg7.json index 15654ad31..db1d3f9e5 100644 --- a/domains/satvikg7.json +++ b/domains/satvikg7.json @@ -1,9 +1,9 @@ { "owner": { "username": "satvikg7", - "email": "satvik.g.code@gmail.com" + "email": "satvikg7@pm.me" }, "record": { - "CNAME": "satvikg7.gitlab.io" + "CNAME": "satvikg7.github.io" } } From 15d05467428ecb2791328b6709637aef47156a7b Mon Sep 17 00:00:00 2001 From: Kresswell Date: Mon, 2 Oct 2023 20:34:03 +0300 Subject: [PATCH 5269/8412] feat(domain): ihk.is-a.dev --- domains/ihk.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ihk.json diff --git a/domains/ihk.json b/domains/ihk.json new file mode 100644 index 000000000..fa05957b0 --- /dev/null +++ b/domains/ihk.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kresswell", + "email": "simonecresswell@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9408c6def205110abd3fffe3ecb4472f4bfc1bbc Mon Sep 17 00:00:00 2001 From: kaleblub Date: Tue, 3 Oct 2023 00:08:13 +0300 Subject: [PATCH 5270/8412] feat(domain): kalebhumpal.is-a.dev --- domains/kalebhumpal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kalebhumpal.json diff --git a/domains/kalebhumpal.json b/domains/kalebhumpal.json new file mode 100644 index 000000000..75304257c --- /dev/null +++ b/domains/kalebhumpal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "kaleblub", + "email": "kaleblub@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3fd005ad41e99a63f7a02986adf6919b993d30e2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 2 Oct 2023 19:54:55 -0400 Subject: [PATCH 5271/8412] Delete domains/nxyy.json --- domains/nxyy.json | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 domains/nxyy.json diff --git a/domains/nxyy.json b/domains/nxyy.json deleted file mode 100644 index 9ab8ba7f5..000000000 --- a/domains/nxyy.json +++ /dev/null @@ -1,8 +0,0 @@ -{ - "owner": { - "username": "NxyyLOL", - "email": "nxyylol@protonmail.com" - }, - "record": { - } -} From a4214dea23aa46ab020a82b428b7f2159170f8a4 Mon Sep 17 00:00:00 2001 From: vi0letadev Date: Tue, 3 Oct 2023 03:08:25 +0300 Subject: [PATCH 5272/8412] feat(domain): matrix.vi0leta.is-a.dev --- domains/matrix.vi0leta.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json index eed253c13..23a4748ac 100644 --- a/domains/matrix.vi0leta.json +++ b/domains/matrix.vi0leta.json @@ -3,8 +3,9 @@ "username": "vi0letadev", "email": "vi0leta@riseup.net" }, - "record": { - "A": ["143.47.191.152"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 9460207c8ff9867640101069a31fc4055d54742d Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:14:14 +0300 Subject: [PATCH 5273/8412] Update v2ray.vi0leta.json --- domains/v2ray.vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/v2ray.vi0leta.json b/domains/v2ray.vi0leta.json index 462d9e226..97299bd43 100644 --- a/domains/v2ray.vi0leta.json +++ b/domains/v2ray.vi0leta.json @@ -4,6 +4,6 @@ "email": "vi0leta@riseup.net" }, "record": { - "A": ["143.47.191.152"] + "A": ["158.101.199.231"] } } From bda9dee3fbfed51bc06d9408b1387c65083258a1 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:15:26 +0300 Subject: [PATCH 5274/8412] Update vi0leta.json --- domains/vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vi0leta.json b/domains/vi0leta.json index eed253c13..bbcd415dd 100644 --- a/domains/vi0leta.json +++ b/domains/vi0leta.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["143.47.191.152"] + "A": ["158.101.199.231"] } } From 63d63e4430aaa0d9cf4f5e1182ee5b5216dd45c6 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:16:12 +0300 Subject: [PATCH 5275/8412] Update tetris.vi0leta.json --- domains/tetris.vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tetris.vi0leta.json b/domains/tetris.vi0leta.json index 462d9e226..97299bd43 100644 --- a/domains/tetris.vi0leta.json +++ b/domains/tetris.vi0leta.json @@ -4,6 +4,6 @@ "email": "vi0leta@riseup.net" }, "record": { - "A": ["143.47.191.152"] + "A": ["158.101.199.231"] } } From 307147d6a241779695205c06540181aad57a22d1 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Tue, 3 Oct 2023 03:17:20 +0300 Subject: [PATCH 5276/8412] Update nextcloud.vi0leta.json --- domains/nextcloud.vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nextcloud.vi0leta.json b/domains/nextcloud.vi0leta.json index eed253c13..bbcd415dd 100644 --- a/domains/nextcloud.vi0leta.json +++ b/domains/nextcloud.vi0leta.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["143.47.191.152"] + "A": ["158.101.199.231"] } } From f7830a97d9df99c3e99ed461faaccd6b826bb1eb Mon Sep 17 00:00:00 2001 From: Chirath Timodh <115262015+duesacrifice69@users.noreply.github.com> Date: Tue, 3 Oct 2023 12:34:32 +0530 Subject: [PATCH 5277/8412] Update chirathtimodh.json --- domains/chirathtimodh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chirathtimodh.json b/domains/chirathtimodh.json index fc6b81d5f..6e7e8f01c 100644 --- a/domains/chirathtimodh.json +++ b/domains/chirathtimodh.json @@ -4,6 +4,6 @@ "email": "chirathtimodh@gmail.com" }, "record": { - "URL": "https://chirath.w3spaces.com" + "CNAME": "duesacrifice69.github.io" } } From 304c1b4bbc41f2d31f979cab8f5fee57df47ddf9 Mon Sep 17 00:00:00 2001 From: ivansnippy Date: Tue, 3 Oct 2023 12:11:13 +0300 Subject: [PATCH 5278/8412] feat(domain): snippyivan.is-a.dev --- domains/snippyivan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snippyivan.json diff --git a/domains/snippyivan.json b/domains/snippyivan.json new file mode 100644 index 000000000..f32416c2f --- /dev/null +++ b/domains/snippyivan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ivansnippy", + "email": "ivanmasinde@outlook.com" + }, + "record": { + "CNAME": "ivan.ac.ke" + } +} From ed8a26625d3b8a3c8d3677ff033fef268c96e1f9 Mon Sep 17 00:00:00 2001 From: chocovannii Date: Tue, 3 Oct 2023 12:27:26 +0300 Subject: [PATCH 5279/8412] feat(domain): snowcat.is-a.dev --- domains/snowcat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snowcat.json diff --git a/domains/snowcat.json b/domains/snowcat.json new file mode 100644 index 000000000..a11f37c40 --- /dev/null +++ b/domains/snowcat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chocovannii", + "email": "eldar.fire.tv@gmail.com" + }, + "record": { + "A": ["79.165.121.142"] + } +} From c0f8e90c02d263c6581d7c5a23211f1983907b59 Mon Sep 17 00:00:00 2001 From: ivansnippy Date: Tue, 3 Oct 2023 12:36:54 +0300 Subject: [PATCH 5280/8412] feat(domain): snippytech.is-a.dev --- domains/snippytech.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/snippytech.json diff --git a/domains/snippytech.json b/domains/snippytech.json new file mode 100644 index 000000000..dbbb3907a --- /dev/null +++ b/domains/snippytech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ivansnippy", + "email": "ivanmasinde@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f26d7f65a14e75d74503eb011c45b8d678d664f3 Mon Sep 17 00:00:00 2001 From: Luongzz Date: Tue, 3 Oct 2023 17:33:13 +0700 Subject: [PATCH 5281/8412] feat(domain): convertlink.is-a.dev --- domains/convertlink.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/convertlink.json diff --git a/domains/convertlink.json b/domains/convertlink.json new file mode 100644 index 000000000..d987cce22 --- /dev/null +++ b/domains/convertlink.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luongzz", + "email": "buivanluong0204@gmail.com" + }, + "record": { + "CNAME": "46c2784f-e6dc-4f2e-9fa8-d0913f5d1cf5.id.repl.co" + } +} From 4a2a9b4da0837db0f1d6122c9727e8ce5447b493 Mon Sep 17 00:00:00 2001 From: collinsdawns Date: Tue, 3 Oct 2023 17:53:59 +0300 Subject: [PATCH 5282/8412] feat(domain): sirens.is-a.dev --- domains/sirens.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sirens.json diff --git a/domains/sirens.json b/domains/sirens.json new file mode 100644 index 000000000..706aa2b1f --- /dev/null +++ b/domains/sirens.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "collinsdawns", + "email": "collinsdawns184@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aa9b699b24a834afa52fab793848096edd06379e Mon Sep 17 00:00:00 2001 From: collinsdawns Date: Tue, 3 Oct 2023 18:12:04 +0300 Subject: [PATCH 5283/8412] feat(domain): sirens-.is-a.dev --- domains/sirens-.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sirens-.json diff --git a/domains/sirens-.json b/domains/sirens-.json new file mode 100644 index 000000000..706aa2b1f --- /dev/null +++ b/domains/sirens-.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "collinsdawns", + "email": "collinsdawns184@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0215c6b701e28d544d0b7abc3072852d464d6bba Mon Sep 17 00:00:00 2001 From: collinsdawns Date: Tue, 3 Oct 2023 18:16:22 +0300 Subject: [PATCH 5284/8412] feat(domain): helloworld.is-a.dev --- domains/helloworld.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/helloworld.json diff --git a/domains/helloworld.json b/domains/helloworld.json new file mode 100644 index 000000000..706aa2b1f --- /dev/null +++ b/domains/helloworld.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "collinsdawns", + "email": "collinsdawns184@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3b4b8a3330c7c7650cba08a08de77ed89fb4b876 Mon Sep 17 00:00:00 2001 From: Luongzz Date: Tue, 3 Oct 2023 22:44:39 +0700 Subject: [PATCH 5285/8412] feat(domain): convertlink.is-a.dev --- domains/convertlink.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/convertlink.json b/domains/convertlink.json index d987cce22..53c4070c4 100644 --- a/domains/convertlink.json +++ b/domains/convertlink.json @@ -4,6 +4,8 @@ "email": "buivanluong0204@gmail.com" }, "record": { - "CNAME": "46c2784f-e6dc-4f2e-9fa8-d0913f5d1cf5.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From faf223f337a60bcf36e76be474ca9d5c0e477c72 Mon Sep 17 00:00:00 2001 From: SOF009 Date: Tue, 3 Oct 2023 20:28:52 +0330 Subject: [PATCH 5286/8412] feat(domain): sof009.is-a.dev --- domains/sof009.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sof009.json diff --git a/domains/sof009.json b/domains/sof009.json new file mode 100644 index 000000000..06087f1ab --- /dev/null +++ b/domains/sof009.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SOF009", + "email": "SOF.009@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 17b38c30f18f398a94d1f14760dd35a55911690c Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Tue, 3 Oct 2023 13:27:57 -0400 Subject: [PATCH 5287/8412] feat(domain): interstellaros.is-a.dev --- domains/interstellaros.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/interstellaros.json diff --git a/domains/interstellaros.json b/domains/interstellaros.json new file mode 100644 index 000000000..99241dce9 --- /dev/null +++ b/domains/interstellaros.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.com" + }, + "record": { + "TXT": "replit-verify=ac38945f-f53b-4b1b-980d-e2a1d64175c6" + } +} From 8de917b3405da26b180891ba02eab3eceabbf73f Mon Sep 17 00:00:00 2001 From: Harshrai1023 Date: Tue, 3 Oct 2023 23:43:10 +0530 Subject: [PATCH 5288/8412] feat(domain): blogs.harshrai.is-a.dev --- domains/blogs.harshrai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blogs.harshrai.json diff --git a/domains/blogs.harshrai.json b/domains/blogs.harshrai.json new file mode 100644 index 000000000..e582c3ad1 --- /dev/null +++ b/domains/blogs.harshrai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Harshrai1023", + "email": "harshrai1023@gmail.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From 4896d100d5870c381c15aae43d93667bf3c391ec Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Tue, 3 Oct 2023 15:06:43 -0400 Subject: [PATCH 5289/8412] feat(domain): fluxate.is-a.dev --- domains/fluxate.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/fluxate.json b/domains/fluxate.json index 2947f3ea5..52e753f4a 100644 --- a/domains/fluxate.json +++ b/domains/fluxate.json @@ -4,6 +4,8 @@ "email": "nxyylol@protonmail.com" }, "record": { - "CNAME": "fluxatemc.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From e33550af1be63755ff153139cba416024f866d7f Mon Sep 17 00:00:00 2001 From: NxyyLOL Date: Tue, 3 Oct 2023 15:08:06 -0400 Subject: [PATCH 5290/8412] feat(domain): nxyy.is-a.dev --- domains/nxyy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nxyy.json diff --git a/domains/nxyy.json b/domains/nxyy.json new file mode 100644 index 000000000..52e753f4a --- /dev/null +++ b/domains/nxyy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "NxyyLOL", + "email": "nxyylol@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9decbbc075a2ad58cee662b6375ef7b4653b59ee Mon Sep 17 00:00:00 2001 From: KoopaCode Date: Tue, 3 Oct 2023 16:41:19 -0400 Subject: [PATCH 5291/8412] feat(domain): koopa.gg.is-a.dev --- domains/koopa.gg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/koopa.gg.json diff --git a/domains/koopa.gg.json b/domains/koopa.gg.json new file mode 100644 index 000000000..6766676a3 --- /dev/null +++ b/domains/koopa.gg.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KoopaCode", + "email": "AndrewLife92@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 515598ea4152bdc8bc40a82a65fb5a22373bc802 Mon Sep 17 00:00:00 2001 From: muandane Date: Tue, 3 Oct 2023 22:15:56 +0100 Subject: [PATCH 5292/8412] feat(domain): zine.is-a.dev --- domains/zine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zine.json diff --git a/domains/zine.json b/domains/zine.json new file mode 100644 index 000000000..dea0768a6 --- /dev/null +++ b/domains/zine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "muandane", + "email": "zmoualhi@outlook.com" + }, + "record": { + "URL": "muandane.github.io/portfolio/" + } +} From b18a689821e39c14c414989b5159b1e22f1f0028 Mon Sep 17 00:00:00 2001 From: SC136 Date: Wed, 4 Oct 2023 03:14:50 +0530 Subject: [PATCH 5293/8412] feat(domain): sc.is-a.dev --- domains/sc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sc.json diff --git a/domains/sc.json b/domains/sc.json new file mode 100644 index 000000000..0bb548c7f --- /dev/null +++ b/domains/sc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SC136", + "email": "swarchuri06@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 06131afcc2077836c0a8b49b0d1acc2e4cea321c Mon Sep 17 00:00:00 2001 From: PRODEFIX Date: Tue, 3 Oct 2023 23:52:46 +0200 Subject: [PATCH 5294/8412] Update prodefix.json --- domains/prodefix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/prodefix.json b/domains/prodefix.json index 74d9272c4..c80a7635c 100644 --- a/domains/prodefix.json +++ b/domains/prodefix.json @@ -1,11 +1,11 @@ { "owner": { "username": "PRODEFIX", - "email": "felaloula@hotmail.com" + "email": "prodefix.ytb@gmail.com" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From fc40c21b779e45e268e5789770be8acc8fc1ad52 Mon Sep 17 00:00:00 2001 From: sedat342042 Date: Wed, 4 Oct 2023 01:37:57 +0300 Subject: [PATCH 5295/8412] feat(domain): sedat3344.is-a.dev --- domains/sedat3344.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sedat3344.json diff --git a/domains/sedat3344.json b/domains/sedat3344.json new file mode 100644 index 000000000..07c775c62 --- /dev/null +++ b/domains/sedat3344.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sedat342042", + "email": "sedat342042@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 35b2ea6057075b593a635f7e73c373a16fce39ce Mon Sep 17 00:00:00 2001 From: pirpall Date: Tue, 3 Oct 2023 19:39:48 -0300 Subject: [PATCH 5296/8412] feat(domain): pirpal.is-a.dev --- domains/pirpal.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pirpal.json diff --git a/domains/pirpal.json b/domains/pirpal.json new file mode 100644 index 000000000..c5fa06067 --- /dev/null +++ b/domains/pirpal.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "pirpall", + "email": "pirpalss@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 40dff91de1bf9003b60635e44da2b4fad42cc9e7 Mon Sep 17 00:00:00 2001 From: YukiVN Date: Wed, 4 Oct 2023 05:52:16 +0700 Subject: [PATCH 5297/8412] feat(domain): yukii.is-a.dev --- domains/yukii.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yukii.json diff --git a/domains/yukii.json b/domains/yukii.json new file mode 100644 index 000000000..74d3cb4ef --- /dev/null +++ b/domains/yukii.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YukiVN", + "email": "mejmayfoof@gmail.com" + }, + "record": { + "CNAME": "yukivn.github.io" + } +} From ead090f0e153737d976752147b33258c66f81bfa Mon Sep 17 00:00:00 2001 From: zsfell Date: Wed, 4 Oct 2023 07:32:19 +0700 Subject: [PATCH 5298/8412] feat(domain): notzsfell.is-a.dev --- domains/notzsfell.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/notzsfell.json diff --git a/domains/notzsfell.json b/domains/notzsfell.json new file mode 100644 index 000000000..90425b148 --- /dev/null +++ b/domains/notzsfell.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "zsfell", + "email": "felinzkvic@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9543a44a2000398e7e5da861c48ca0d2b26a1a09 Mon Sep 17 00:00:00 2001 From: Nonamendev Date: Wed, 4 Oct 2023 10:07:50 +0530 Subject: [PATCH 5299/8412] feat(domain): noname.is-a.dev --- domains/noname.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noname.json diff --git a/domains/noname.json b/domains/noname.json new file mode 100644 index 000000000..d79718b17 --- /dev/null +++ b/domains/noname.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Nonamendev", + "email": "ndevnoname@gmail.com" + }, + "record": { + "TXT": "dig _github-pages-challenge-username.example.com nostats nocomments nocmd txt" + } +} From 7f367d50c9517a95e2b206860bb2a2a858dc769f Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Wed, 4 Oct 2023 11:22:42 +0530 Subject: [PATCH 5300/8412] Delete domains/wasterecycleassistant.chiragnahata.json --- domains/wasterecycleassistant.chiragnahata.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wasterecycleassistant.chiragnahata.json diff --git a/domains/wasterecycleassistant.chiragnahata.json b/domains/wasterecycleassistant.chiragnahata.json deleted file mode 100644 index a23664d55..000000000 --- a/domains/wasterecycleassistant.chiragnahata.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - "record": { - "A": ["129.213.151.29"] - } -} From 4073eec71d8cec09893bdec4d66c051f16b1ca29 Mon Sep 17 00:00:00 2001 From: hazwana Date: Wed, 4 Oct 2023 15:41:17 +0800 Subject: [PATCH 5301/8412] feat(domain): hazwana.is-a.dev --- domains/hazwana.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hazwana.json diff --git a/domains/hazwana.json b/domains/hazwana.json new file mode 100644 index 000000000..3e78f2175 --- /dev/null +++ b/domains/hazwana.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "hazwana", + "email": "n.hazwana@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 487eed38ddfd087dbd473e9cef5f5f4cf80422d1 Mon Sep 17 00:00:00 2001 From: g1gabyteDEV Date: Wed, 4 Oct 2023 14:11:30 +0100 Subject: [PATCH 5302/8412] feat(domain): jams.is-a.dev --- domains/jams.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jams.json diff --git a/domains/jams.json b/domains/jams.json new file mode 100644 index 000000000..227d8af96 --- /dev/null +++ b/domains/jams.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "g1gabyteDEV", + "email": "jamesmarke7@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3d0711abdb4ca96aded39677dec532a3beadca7e Mon Sep 17 00:00:00 2001 From: trailblazie Date: Wed, 4 Oct 2023 17:09:38 +0300 Subject: [PATCH 5303/8412] feat(domain): trailblazertech.is-a.dev --- domains/trailblazertech.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/trailblazertech.json diff --git a/domains/trailblazertech.json b/domains/trailblazertech.json new file mode 100644 index 000000000..21aa904de --- /dev/null +++ b/domains/trailblazertech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "trailblazie", + "email": "trailblazire@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 973a45da3d0a8806f569ce649f225533faea431e Mon Sep 17 00:00:00 2001 From: marioannier Date: Wed, 4 Oct 2023 17:48:53 +0200 Subject: [PATCH 5304/8412] feat(domain): marioannier.is-a.dev --- domains/marioannier.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/marioannier.json b/domains/marioannier.json index 43d54e5c9..a2f635579 100644 --- a/domains/marioannier.json +++ b/domains/marioannier.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "marioannier", - "email": "mario.annier@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} - \ No newline at end of file + "owner": { + "username": "marioannier", + "email": "mario.annier@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 74de3500e4a53711b27797ebe04b0de5cc0891a5 Mon Sep 17 00:00:00 2001 From: Mario Annier <57014126+marioannier@users.noreply.github.com> Date: Wed, 4 Oct 2023 16:07:09 +0000 Subject: [PATCH 5305/8412] Adding the CNAME --- domains/marioannier.json | 4 +- package-lock.json | 2558 ++++++++++++++++++++++++++++++++++++++ 2 files changed, 2559 insertions(+), 3 deletions(-) create mode 100644 package-lock.json diff --git a/domains/marioannier.json b/domains/marioannier.json index a2f635579..a700486c1 100644 --- a/domains/marioannier.json +++ b/domains/marioannier.json @@ -4,8 +4,6 @@ "email": "mario.annier@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "https://marioannier.github.io/" } } \ No newline at end of file diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 000000000..24a985e7a --- /dev/null +++ b/package-lock.json @@ -0,0 +1,2558 @@ +{ + "name": "is-a-dev-core", + "version": "1.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "is-a-dev-core", + "version": "1.0.0", + "license": "GPL-3.0", + "dependencies": { + "ip-regex": "^5.0.0", + "ramda": "^0.27.1" + }, + "devDependencies": { + "eslint": "^7.11.0", + "eslint-plugin-json": "^2.1.2", + "eslint-plugin-node": "^11.1.0" + } + }, + "node_modules/@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "dependencies": { + "@babel/highlight": "^7.10.4" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz", + "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==", + "dev": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/highlight/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/@babel/highlight/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/@babel/highlight/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "dependencies": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "node_modules/acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, + "node_modules/astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "dependencies": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "dependencies": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "dependencies": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=4.19.1" + } + }, + "node_modules/eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "dependencies": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "dependencies": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "peerDependencies": { + "eslint": ">=5.16.0" + } + }, + "node_modules/eslint-plugin-node/node_modules/ignore": { + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", + "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/eslint-plugin-node/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^1.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "dependencies": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true, + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esquery/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flat-cache": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.0.tgz", + "integrity": "sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==", + "dev": true, + "dependencies": { + "flatted": "^3.2.7", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + }, + "engines": { + "node": ">=12.0.0" + } + }, + "node_modules/flatted": { + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", + "dev": true + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "node_modules/functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/globals": { + "version": "13.22.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.22.0.tgz", + "integrity": "sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/has": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", + "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", + "dev": true, + "engines": { + "node": ">= 0.4.0" + } + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "node_modules/ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-core-module": { + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", + "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", + "dev": true, + "dependencies": { + "has": "^1.0.3" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "node_modules/jsonc-parser": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", + "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", + "dev": true + }, + "node_modules/keyv": { + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz", + "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==", + "dev": true, + "dependencies": { + "json-buffer": "3.0.1" + } + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "node_modules/lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/optionator": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "dev": true, + "dependencies": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/punycode": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "node_modules/regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve": { + "version": "1.22.6", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.6.tgz", + "integrity": "sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==", + "dev": true, + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" + } + }, + "node_modules/sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/table": { + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", + "dev": true, + "dependencies": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/table/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/table/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "node_modules/vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "dependencies": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "node_modules/vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "node_modules/vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "node_modules/vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + } + }, + "dependencies": { + "@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "dev": true + }, + "@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "requires": { + "@babel/highlight": "^7.10.4" + } + }, + "@babel/helper-validator-identifier": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "dev": true + }, + "@babel/highlight": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz", + "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==", + "dev": true, + "requires": { + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "requires": { + "color-convert": "^1.9.0" + } + }, + "chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + } + }, + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true + }, + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + } + } + }, + "@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "requires": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + } + }, + "@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "requires": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + } + }, + "@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true + }, + "acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "requires": {} + }, + "ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + } + }, + "ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true + }, + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, + "astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true + }, + "balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "requires": { + "ms": "2.1.2" + } + }, + "deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "requires": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + } + }, + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true + }, + "eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "requires": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + } + }, + "eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "requires": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + } + }, + "eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "requires": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + } + }, + "eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "requires": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "dependencies": { + "ignore": { + "version": "5.2.4", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", + "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", + "dev": true + }, + "semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true + } + } + }, + "eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + } + }, + "eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "requires": { + "eslint-visitor-keys": "^1.1.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true + }, + "espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "requires": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true + }, + "esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "requires": { + "estraverse": "^5.1.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "requires": { + "estraverse": "^5.2.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true + }, + "esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true + }, + "fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "requires": { + "flat-cache": "^3.0.4" + } + }, + "flat-cache": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.0.tgz", + "integrity": "sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==", + "dev": true, + "requires": { + "flatted": "^3.2.7", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + } + }, + "flatted": { + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", + "dev": true + }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "requires": { + "is-glob": "^4.0.1" + } + }, + "globals": { + "version": "13.22.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.22.0.tgz", + "integrity": "sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==", + "dev": true, + "requires": { + "type-fest": "^0.20.2" + } + }, + "has": { + "version": "1.0.4", + "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", + "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", + "dev": true + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true + }, + "ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true + }, + "import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "requires": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + } + }, + "imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" + }, + "is-core-module": { + "version": "2.13.0", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", + "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", + "dev": true, + "requires": { + "has": "^1.0.3" + } + }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true + }, + "is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "requires": { + "is-extglob": "^2.1.1" + } + }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "jsonc-parser": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", + "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", + "dev": true + }, + "keyv": { + "version": "4.5.3", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz", + "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==", + "dev": true, + "requires": { + "json-buffer": "3.0.1" + } + }, + "levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + } + }, + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "requires": { + "wrappy": "1" + } + }, + "optionator": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "dev": true, + "requires": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + } + }, + "parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "requires": { + "callsites": "^3.0.0" + } + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true + }, + "path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true + }, + "progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true + }, + "punycode": { + "version": "2.3.0", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", + "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", + "dev": true + }, + "ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true + }, + "require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true + }, + "resolve": { + "version": "1.22.6", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.6.tgz", + "integrity": "sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==", + "dev": true, + "requires": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + }, + "resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true + }, + "rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + }, + "semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "requires": { + "shebang-regex": "^3.0.0" + } + }, + "shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true + }, + "slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + } + }, + "sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true + }, + "table": { + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", + "dev": true, + "requires": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "dependencies": { + "ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + } + } + }, + "text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1" + } + }, + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true + }, + "uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "requires": { + "punycode": "^2.1.0" + } + }, + "v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "requires": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "requires": { + "isexe": "^2.0.0" + } + }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + } + } +} From cd4f7dce310fd536f70b6f2cf0e28d358970a50f Mon Sep 17 00:00:00 2001 From: Vixen-1 Date: Wed, 4 Oct 2023 21:55:57 +0530 Subject: [PATCH 5306/8412] feat(domain): ayushi.is-a.dev --- domains/ayushi.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ayushi.json diff --git a/domains/ayushi.json b/domains/ayushi.json new file mode 100644 index 000000000..59581e1d1 --- /dev/null +++ b/domains/ayushi.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Vixen-1", + "email": "ayushisaxena24111999@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9f84bcb85f8650eca7eae6e8fd8790a6cfbae602 Mon Sep 17 00:00:00 2001 From: raystatic Date: Wed, 4 Oct 2023 22:32:31 +0530 Subject: [PATCH 5307/8412] feat(domain): raystatic.is-a.dev --- domains/raystatic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/raystatic.json diff --git a/domains/raystatic.json b/domains/raystatic.json new file mode 100644 index 000000000..2982171f9 --- /dev/null +++ b/domains/raystatic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic", + "email": "rahul9650ray@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 45b62c52e02cf5bcb5b11bf00881277152c6ed0b Mon Sep 17 00:00:00 2001 From: raystatic Date: Wed, 4 Oct 2023 22:36:49 +0530 Subject: [PATCH 5308/8412] feat(domain): rahulray.is-a.dev --- domains/rahulray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulray.json diff --git a/domains/rahulray.json b/domains/rahulray.json new file mode 100644 index 000000000..2982171f9 --- /dev/null +++ b/domains/rahulray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic", + "email": "rahul9650ray@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2f4b5e738e27137fe73c4e83cd5cf879ba1004b7 Mon Sep 17 00:00:00 2001 From: AzureZeng Date: Thu, 5 Oct 2023 02:39:05 +0800 Subject: [PATCH 5309/8412] feat(domain): azurezeng.is-a.dev --- domains/azurezeng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/azurezeng.json diff --git a/domains/azurezeng.json b/domains/azurezeng.json new file mode 100644 index 000000000..fc337ac8e --- /dev/null +++ b/domains/azurezeng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AzureZeng", + "email": "weedycn@outlook.com" + }, + "record": { + "CNAME": "azurezeng.com" + } +} From 9e2a15cfb0b23ee0e5667a9437567b740c6f0d4e Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Wed, 4 Oct 2023 13:42:37 -0700 Subject: [PATCH 5310/8412] Create upd.oxmc.json I want to make this a sub domain for a specific repo for now --- domains/upd.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/upd.oxmc.json diff --git a/domains/upd.oxmc.json b/domains/upd.oxmc.json new file mode 100644 index 000000000..4cd7a7415 --- /dev/null +++ b/domains/upd.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From 1e325bda219c4593d7a9537454c8731404c25948 Mon Sep 17 00:00:00 2001 From: KrazyKleb Date: Thu, 5 Oct 2023 16:32:02 +1100 Subject: [PATCH 5311/8412] feat(domain): k.is-a.dev --- domains/k.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/k.json diff --git a/domains/k.json b/domains/k.json new file mode 100644 index 000000000..2a8e4921a --- /dev/null +++ b/domains/k.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazyklebyt@gmail.com", + "discord": "1141929830334615714" + }, + + "record": { + "MX": ["mx1.improvmx.com"] + } +} From d194550a6f4732f116aca6d8993fe449e7e8b5b8 Mon Sep 17 00:00:00 2001 From: raystatic Date: Thu, 5 Oct 2023 12:51:07 +0530 Subject: [PATCH 5312/8412] feat(domain): rahul.ray.is-a.dev --- domains/rahul.ray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahul.ray.json diff --git a/domains/rahul.ray.json b/domains/rahul.ray.json new file mode 100644 index 000000000..2982171f9 --- /dev/null +++ b/domains/rahul.ray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic", + "email": "rahul9650ray@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2d3c10aef8d623319daed018970f78a04a1fe9a5 Mon Sep 17 00:00:00 2001 From: raystatic9650 Date: Thu, 5 Oct 2023 12:56:00 +0530 Subject: [PATCH 5313/8412] feat(domain): rahulray.is-a.dev --- domains/rahulray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahulray.json diff --git a/domains/rahulray.json b/domains/rahulray.json new file mode 100644 index 000000000..5e0f55ae4 --- /dev/null +++ b/domains/rahulray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic9650", + "email": "raystatic9650@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b038ceec6f54d59ece07fcb070b664a02f3c19d0 Mon Sep 17 00:00:00 2001 From: raystatic9650 Date: Thu, 5 Oct 2023 12:57:33 +0530 Subject: [PATCH 5314/8412] feat(domain): rahul.ray.is-a.dev --- domains/rahul.ray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahul.ray.json diff --git a/domains/rahul.ray.json b/domains/rahul.ray.json new file mode 100644 index 000000000..5e0f55ae4 --- /dev/null +++ b/domains/rahul.ray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic9650", + "email": "raystatic9650@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 62f02723fe159d381734de20877cf29a6165171a Mon Sep 17 00:00:00 2001 From: raystatic9650 Date: Thu, 5 Oct 2023 12:58:09 +0530 Subject: [PATCH 5315/8412] feat(domain): rahul-ray.is-a.dev --- domains/rahul-ray.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rahul-ray.json diff --git a/domains/rahul-ray.json b/domains/rahul-ray.json new file mode 100644 index 000000000..5e0f55ae4 --- /dev/null +++ b/domains/rahul-ray.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "raystatic9650", + "email": "raystatic9650@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f6e77c47ffa9e6d40e4776f84522ebbc157f018b Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:33:50 +0300 Subject: [PATCH 5316/8412] Update alpha.json --- domains/alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index 01c5cb585..b27f12561 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -6,7 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all"], - "CNAME": "yfa.pages.dev" + "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all"] } } From 988387335109f50f8f5536704d44f78f4b4dda8e Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:37:47 +0300 Subject: [PATCH 5317/8412] Create sh.cdn.alpha.json --- domains/sh.cdn.alpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sh.cdn.alpha.json diff --git a/domains/sh.cdn.alpha.json b/domains/sh.cdn.alpha.json new file mode 100644 index 000000000..6a2ab48e2 --- /dev/null +++ b/domains/sh.cdn.alpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "CNAME": "cdn-45f.pages.dev" + } +} From 229604d22cd65f8612b2be6a7952ddaea802d315 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha <86548581+YouFoundAlpha@users.noreply.github.com> Date: Thu, 5 Oct 2023 10:38:42 +0300 Subject: [PATCH 5318/8412] Delete domains/alphatest.json --- domains/alphatest.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/alphatest.json diff --git a/domains/alphatest.json b/domains/alphatest.json deleted file mode 100644 index e8b88d53e..000000000 --- a/domains/alphatest.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] - } -} From bd031621263b2c9a883b9cdd25bff8ae919fb01a Mon Sep 17 00:00:00 2001 From: Koopa <115321970+KoopaCode@users.noreply.github.com> Date: Thu, 5 Oct 2023 08:17:25 -0400 Subject: [PATCH 5319/8412] Update koopa.json --- domains/koopa.json | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/domains/koopa.json b/domains/koopa.json index 6766676a3..76d3dc210 100644 --- a/domains/koopa.json +++ b/domains/koopa.json @@ -1,11 +1,13 @@ { - "owner": { - "username": "KoopaCode", - "email": "AndrewLife92@gmail.com" + "owner": { + "username": "KoopaCode", + "email": "koopa@koopa.gg", + "twitter": "KioKoopa", + "discord": "koopakio#0" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file + } +} From 5d7e6318dfaf1b5ac20f0e147b6893a0f37e1cfd Mon Sep 17 00:00:00 2001 From: Koopa <115321970+KoopaCode@users.noreply.github.com> Date: Thu, 5 Oct 2023 08:19:00 -0400 Subject: [PATCH 5320/8412] Update koopa.json --- domains/koopa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/koopa.json b/domains/koopa.json index 76d3dc210..d632bc637 100644 --- a/domains/koopa.json +++ b/domains/koopa.json @@ -3,7 +3,7 @@ "username": "KoopaCode", "email": "koopa@koopa.gg", "twitter": "KioKoopa", - "discord": "koopakio#0" + "discord": "koopakio" }, "record": { "A": ["217.174.245.249"], From f0e8997f52df5d8dd186a38727d0eba1a35bb8b6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 5 Oct 2023 20:21:05 +0800 Subject: [PATCH 5321/8412] Discard changes to domains/koopa.gg.json --- domains/koopa.gg.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/koopa.gg.json diff --git a/domains/koopa.gg.json b/domains/koopa.gg.json deleted file mode 100644 index 6766676a3..000000000 --- a/domains/koopa.gg.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "KoopaCode", - "email": "AndrewLife92@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From c7363143abef88e55a5d351ddd10891779331177 Mon Sep 17 00:00:00 2001 From: mrtemp70 Date: Thu, 5 Oct 2023 19:37:52 +0600 Subject: [PATCH 5322/8412] feat(domain): mrtemp70.is-a.dev --- domains/mrtemp70.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mrtemp70.json diff --git a/domains/mrtemp70.json b/domains/mrtemp70.json new file mode 100644 index 000000000..d5e5e35ea --- /dev/null +++ b/domains/mrtemp70.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 701b52bd8faa65db8765cb60aae72cdc4c6c2197 Mon Sep 17 00:00:00 2001 From: chocovannii Date: Thu, 5 Oct 2023 19:51:44 +0300 Subject: [PATCH 5323/8412] feat(domain): finsniper.is-a.dev --- domains/finsniper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/finsniper.json diff --git a/domains/finsniper.json b/domains/finsniper.json new file mode 100644 index 000000000..4af193110 --- /dev/null +++ b/domains/finsniper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chocovannii", + "email": "eldar.fire.tv@gmail.com" + }, + "record": { + "MX": ["feedback-smtp.us-east-1.amazonses.com"] + } +} From 8c328c98ff0311fa283ea0f098b49ca6b09e138c Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Thu, 5 Oct 2023 22:53:35 +0530 Subject: [PATCH 5324/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index fa790fa70..412c80bd4 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,8 +6,6 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "A": [ - "4.224.45.32" - ] + "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" } } From 9880f1bcc6c22b7d57eb5a1d07bc7519d2345164 Mon Sep 17 00:00:00 2001 From: Ansh Tyagi Date: Thu, 5 Oct 2023 23:19:58 +0530 Subject: [PATCH 5325/8412] Update api.anshtyagi.json --- domains/api.anshtyagi.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/api.anshtyagi.json b/domains/api.anshtyagi.json index 412c80bd4..addb913fe 100644 --- a/domains/api.anshtyagi.json +++ b/domains/api.anshtyagi.json @@ -6,6 +6,8 @@ "email": "tyagiansh175@gmail.com" }, "record": { - "CNAME": "85fea144-dc5a-45d3-84e3-c3400bf93e87.id.repl.co" + "A": [ + "20.197.60.252" + ] } } From 10389dc675c9b91e7a2431888da98f5f4673c5a9 Mon Sep 17 00:00:00 2001 From: MacengBOT Date: Fri, 6 Oct 2023 01:03:59 +0700 Subject: [PATCH 5326/8412] feat(domain): maceng.is-a.dev --- domains/maceng.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/maceng.json diff --git a/domains/maceng.json b/domains/maceng.json new file mode 100644 index 000000000..0962bc72c --- /dev/null +++ b/domains/maceng.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "MacengBOT", + "email": "macengbot@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e5e3fdd79216850c5dd1361cc634e992fcc17f48 Mon Sep 17 00:00:00 2001 From: Aether1777 <69597148+Aether1777@users.noreply.github.com> Date: Thu, 5 Oct 2023 11:08:14 -0700 Subject: [PATCH 5327/8412] Update xeno.json --- domains/xeno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xeno.json b/domains/xeno.json index 7f8c47487..c79bccdfb 100644 --- a/domains/xeno.json +++ b/domains/xeno.json @@ -4,6 +4,6 @@ "email": "bkevin39415@gmail.com" }, "record": { - "CNAME": "border.hop.io" + "CNAME": "espwt.hop.sh" } } From 94b591db04c5111760b4aa33ad86853f156ff855 Mon Sep 17 00:00:00 2001 From: CommanderGuyen Date: Thu, 5 Oct 2023 20:09:02 +0200 Subject: [PATCH 5328/8412] feat(domain): guyen.is-a.dev --- domains/guyen.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/guyen.json diff --git a/domains/guyen.json b/domains/guyen.json new file mode 100644 index 000000000..0cacdad5e --- /dev/null +++ b/domains/guyen.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CommanderGuyen", + "email": "commanderguyen@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ca9c1b86419ca5060c84d4dba29bd734083a8564 Mon Sep 17 00:00:00 2001 From: Aether1777 Date: Thu, 5 Oct 2023 11:11:12 -0700 Subject: [PATCH 5329/8412] feat(domain): flowos.is-a.dev --- domains/flowos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/flowos.json diff --git a/domains/flowos.json b/domains/flowos.json new file mode 100644 index 000000000..7e76202b0 --- /dev/null +++ b/domains/flowos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "CNAME": "flowos.hop.sh" + } +} From 6e22a818289342206cd8aaba9ce483a6d11c8dc3 Mon Sep 17 00:00:00 2001 From: Dott-rus Date: Thu, 5 Oct 2023 21:41:22 +0300 Subject: [PATCH 5330/8412] feat(domain): dott.is-a.dev --- domains/dott.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dott.json diff --git a/domains/dott.json b/domains/dott.json new file mode 100644 index 000000000..06fae4fa7 --- /dev/null +++ b/domains/dott.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dott-rus", + "email": "antonamelin8@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 63c907f53fcb0f7a178f2d5f99465ed18f026517 Mon Sep 17 00:00:00 2001 From: andydrew727 <0793620@student.osceolaschools.net> Date: Thu, 5 Oct 2023 16:40:02 -0400 Subject: [PATCH 5331/8412] feat(domain): noicemath.is-a.dev --- domains/noicemath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noicemath.json diff --git a/domains/noicemath.json b/domains/noicemath.json new file mode 100644 index 000000000..414667f85 --- /dev/null +++ b/domains/noicemath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "andydrew727", + "email": "0793620@student.osceolaschools.net" + }, + "record": { + "URL": "https://theniceman.netlify.app/" + } +} From ab38f613ec3ac1bd78401404274c4cf5f345fd17 Mon Sep 17 00:00:00 2001 From: drasticfiles Date: Fri, 6 Oct 2023 04:47:12 +0300 Subject: [PATCH 5332/8412] feat(domain): recoderdrastic.is-a.dev --- domains/recoderdrastic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/recoderdrastic.json diff --git a/domains/recoderdrastic.json b/domains/recoderdrastic.json new file mode 100644 index 000000000..842ac532a --- /dev/null +++ b/domains/recoderdrastic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticfiles", + "email": "shaileteitpa@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a03e6ef0b8c66f150502afa87b464df584c03ab0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:49:39 -0400 Subject: [PATCH 5333/8412] Update kashif.is-a.dev.json --- domains/kashif.is-a.dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kashif.is-a.dev.json b/domains/kashif.is-a.dev.json index b9f4c77f9..d9945a160 100644 --- a/domains/kashif.is-a.dev.json +++ b/domains/kashif.is-a.dev.json @@ -1,5 +1,5 @@ { - "description": "Simple portfolio with a famous domain like .is-a.dev will give a lot of opportunities + "description": "Simple portfolio with a famous domain like .is-a.dev will give a lot of opportunities", "repo": "https://github.com/alkriz/Kriztech", "owner": { "username": "altkriz", From 6fd5c1afb4460101294cd93ae9c1faefe3883dd5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:49:51 -0400 Subject: [PATCH 5334/8412] Delete domains/kashif.is-a.dev.json --- domains/kashif.is-a.dev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/kashif.is-a.dev.json diff --git a/domains/kashif.is-a.dev.json b/domains/kashif.is-a.dev.json deleted file mode 100644 index d9945a160..000000000 --- a/domains/kashif.is-a.dev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Simple portfolio with a famous domain like .is-a.dev will give a lot of opportunities", - "repo": "https://github.com/alkriz/Kriztech", - "owner": { - "username": "altkriz", - "email": "k.raza1932000@gmail.com", - "twitter": "altkriz" - }, - "record": { - "CNAME": "altkriz.github.io" - } -} From 0734195258cd29779555e48bb20fa64d345c4c73 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:59:35 -0400 Subject: [PATCH 5335/8412] Delete domains/sirens-.json --- domains/sirens-.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sirens-.json diff --git a/domains/sirens-.json b/domains/sirens-.json deleted file mode 100644 index 706aa2b1f..000000000 --- a/domains/sirens-.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "collinsdawns", - "email": "collinsdawns184@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 1ac2e27fd5a150fdbd9885f7f7d3b23dbcbc3a13 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 21:59:49 -0400 Subject: [PATCH 5336/8412] Delete domains/helloworld.json --- domains/helloworld.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/helloworld.json diff --git a/domains/helloworld.json b/domains/helloworld.json deleted file mode 100644 index 706aa2b1f..000000000 --- a/domains/helloworld.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "collinsdawns", - "email": "collinsdawns184@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From e769ba13162fb5c07a6e76dcfa1c6488580f2843 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 5 Oct 2023 22:32:37 -0400 Subject: [PATCH 5337/8412] Update domains/oops.json Co-authored-by: Vaibhav --- domains/oops.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oops.json b/domains/oops.json index e656ff1dd..f9f2eab50 100644 --- a/domains/oops.json +++ b/domains/oops.json @@ -4,6 +4,6 @@ "email": "finnickguo@gmail.com" }, "record": { - "CNAME": "150.109.115.77" + "A": "150.109.115.77" } } From 01f87ef03ce3958a35597b2f1fb094340eeea6b7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 6 Oct 2023 10:34:50 +0800 Subject: [PATCH 5338/8412] Update shamshitty.json --- domains/shamshitty.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/shamshitty.json b/domains/shamshitty.json index 3e8fb2349..905f9d8bc 100644 --- a/domains/shamshitty.json +++ b/domains/shamshitty.json @@ -5,9 +5,7 @@ "twitter": "shamshitty", "discord": "shamshitty" }, - "description": { - "shamshitty is indeed a dev (kinda)" - }, + "description": "shamshitty is indeed a dev (kinda)", "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], From 524e17a7afdd2141f0a5c1993bf27981e647c37a Mon Sep 17 00:00:00 2001 From: HQMTGaming Date: Fri, 6 Oct 2023 10:16:36 +0700 Subject: [PATCH 5339/8412] feat(domain): hqmtgaming.is-a.dev --- domains/hqmtgaming.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hqmtgaming.json diff --git a/domains/hqmtgaming.json b/domains/hqmtgaming.json new file mode 100644 index 000000000..f936119b4 --- /dev/null +++ b/domains/hqmtgaming.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "HQMTGaming", + "email": "hoangquocminhthien@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d466152352e9bae435396ba2158ab4d035b47cbe Mon Sep 17 00:00:00 2001 From: HQMTGaming Date: Fri, 6 Oct 2023 10:42:08 +0700 Subject: [PATCH 5340/8412] feat(domain): hqmt.is-a.dev --- domains/hqmt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hqmt.json diff --git a/domains/hqmt.json b/domains/hqmt.json new file mode 100644 index 000000000..f936119b4 --- /dev/null +++ b/domains/hqmt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "HQMTGaming", + "email": "hoangquocminhthien@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 76ecfa4266ef63ed0327d3ae3294d37bbb300d52 Mon Sep 17 00:00:00 2001 From: Kresswell Date: Fri, 6 Oct 2023 08:21:49 +0300 Subject: [PATCH 5341/8412] feat(domain): infinityhackers.is-a.dev --- domains/infinityhackers.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/infinityhackers.json diff --git a/domains/infinityhackers.json b/domains/infinityhackers.json new file mode 100644 index 000000000..d800fbf2d --- /dev/null +++ b/domains/infinityhackers.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kresswell", + "email": "simonecresswell@outlook.com" + }, + "record": { + "CNAME": "ghs.google.com" + } +} From 4490f61cda0fb72f6ffe33cc0ca3a08b1d0e199d Mon Sep 17 00:00:00 2001 From: Dott-rus Date: Fri, 6 Oct 2023 08:49:28 +0300 Subject: [PATCH 5342/8412] feat(domain): dot.is-a.dev --- domains/dot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dot.json diff --git a/domains/dot.json b/domains/dot.json new file mode 100644 index 000000000..8ca6450dd --- /dev/null +++ b/domains/dot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Dott-rus", + "email": "antonamelin8@gmail.com", + "discord": "578276833624195125" + }, + + "record": { + "CNAME": "dott-rus.github.io" + } +} From 99576bdd9dfadae8eb1862ee0c295bcf30fca77e Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 6 Oct 2023 09:46:34 +0300 Subject: [PATCH 5343/8412] feat(domain): _github-challenge-yfadev-org.alpha.is-a.dev --- domains/_github-challenge-yfadev-org.alpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-challenge-yfadev-org.alpha.json diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json new file mode 100644 index 000000000..2ccf8388a --- /dev/null +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "TXT": "9568f60569" + } +} From 2dac73362357d929b9f7f71589696129624fb965 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 6 Oct 2023 10:26:41 +0300 Subject: [PATCH 5344/8412] feat(domain): mail.alpha.is-a.dev --- domains/mail.alpha.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/mail.alpha.json diff --git a/domains/mail.alpha.json b/domains/mail.alpha.json new file mode 100644 index 000000000..9eb128bf2 --- /dev/null +++ b/domains/mail.alpha.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "vsnygg@hotmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 661121998830960651" + }, + + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=sweepalf@gmail.com" + + } +} From 4dccc3c08377d088b7f434cc6666435b37117195 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 6 Oct 2023 10:27:49 +0300 Subject: [PATCH 5345/8412] Delete domains/mail.alpha.json --- domains/mail.alpha.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/mail.alpha.json diff --git a/domains/mail.alpha.json b/domains/mail.alpha.json deleted file mode 100644 index 9eb128bf2..000000000 --- a/domains/mail.alpha.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "vsnygg@hotmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 661121998830960651" - }, - - "record": { - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=sweepalf@gmail.com" - - } -} From 6113b1ab0ff2ef4390458b9f9817895dfad16a05 Mon Sep 17 00:00:00 2001 From: jasonnwc97 Date: Fri, 6 Oct 2023 16:44:16 +0800 Subject: [PATCH 5346/8412] feat(domain): jason-ng.is-a.dev --- domains/jason-ng.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jason-ng.json diff --git a/domains/jason-ng.json b/domains/jason-ng.json new file mode 100644 index 000000000..447f3d5b1 --- /dev/null +++ b/domains/jason-ng.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jasonnwc97", + "email": "jasonnwc97@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From af926224f41f681646c3838646adbac78b3da268 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Fri, 6 Oct 2023 15:40:53 +0530 Subject: [PATCH 5347/8412] data: register profile.is-a.dev domain --- domains/profile.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/profile.json diff --git a/domains/profile.json b/domains/profile.json new file mode 100644 index 000000000..4945af1f9 --- /dev/null +++ b/domains/profile.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oyepriyansh", + "email": "oyepriyansh@hotmail.com" + }, + "record": { + "CNAME": "oyepriyansh.github.io" + } +} From eb7e2ba4ab12121c347d8c3f472067c5fd4f41b7 Mon Sep 17 00:00:00 2001 From: Xanudu <133562760+XanuduBuster@users.noreply.github.com> Date: Fri, 6 Oct 2023 17:09:39 +0530 Subject: [PATCH 5348/8412] Create dev-dco.json --- domains/dev-dco.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dev-dco.json diff --git a/domains/dev-dco.json b/domains/dev-dco.json new file mode 100644 index 000000000..1733f6ad4 --- /dev/null +++ b/domains/dev-dco.json @@ -0,0 +1,11 @@ +{ + "description": "/dev/ co-op website.", + "repo": "https://dev-dco.github.io", + "owner": { + "username": "dev-dco", + "email": "dev-coop@murena.io" + }, + "record": { + "CNAME": "dev-dco.github.io" + } +} From c24c6daafc3b794ff48eeec2bd645305873259df Mon Sep 17 00:00:00 2001 From: PythonScratcher Date: Fri, 6 Oct 2023 13:55:04 +0100 Subject: [PATCH 5349/8412] feat(domain): shrek.is-a.dev --- domains/shrek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shrek.json diff --git a/domains/shrek.json b/domains/shrek.json new file mode 100644 index 000000000..f45ff53a9 --- /dev/null +++ b/domains/shrek.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PythonScratcher", + "email": "callumcardy7@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 978675563e292cde9adae948e0fdaf08582a135e Mon Sep 17 00:00:00 2001 From: diegohh0411 Date: Fri, 6 Oct 2023 08:16:54 -0600 Subject: [PATCH 5350/8412] feat(domain): diego.is-a.dev --- domains/diego.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/diego.json diff --git a/domains/diego.json b/domains/diego.json new file mode 100644 index 000000000..e3b4c353a --- /dev/null +++ b/domains/diego.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "diegohh0411", + "email": "diegohh0411@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c56f624abb26edbc14ef7160ac7e0f48b94d0a31 Mon Sep 17 00:00:00 2001 From: IfVar Date: Fri, 6 Oct 2023 09:29:33 -0500 Subject: [PATCH 5351/8412] feat(domain): var.is-a.dev --- domains/var.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/var.json diff --git a/domains/var.json b/domains/var.json new file mode 100644 index 000000000..901d5d04d --- /dev/null +++ b/domains/var.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e3b93d8e9ab7a2ddb3687a1afbdd43d643ce1d5b Mon Sep 17 00:00:00 2001 From: AzureZeng Date: Fri, 6 Oct 2023 23:19:13 +0800 Subject: [PATCH 5352/8412] feat(domain): azw.is-a.dev --- domains/azw.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/azw.json diff --git a/domains/azw.json b/domains/azw.json new file mode 100644 index 000000000..fc337ac8e --- /dev/null +++ b/domains/azw.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AzureZeng", + "email": "weedycn@outlook.com" + }, + "record": { + "CNAME": "azurezeng.com" + } +} From e5f9af0a3b9706d33b799d30f25a929efb8715ce Mon Sep 17 00:00:00 2001 From: SuperIcecube1 Date: Fri, 6 Oct 2023 17:02:22 +0100 Subject: [PATCH 5353/8412] feat(domain): isaacrobinson.is-a.dev --- domains/isaacrobinson.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/isaacrobinson.json diff --git a/domains/isaacrobinson.json b/domains/isaacrobinson.json new file mode 100644 index 000000000..6cad9c037 --- /dev/null +++ b/domains/isaacrobinson.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SuperIcecube1", + "email": "supericecube@aol.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3d7ac5eef53e8636c19266659f6867494a11683d Mon Sep 17 00:00:00 2001 From: K-K-L-L Date: Fri, 6 Oct 2023 20:24:06 +0300 Subject: [PATCH 5354/8412] feat(domain): rayan.is-a.dev --- domains/rayan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rayan.json diff --git a/domains/rayan.json b/domains/rayan.json new file mode 100644 index 000000000..cff26534a --- /dev/null +++ b/domains/rayan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "K-K-L-L", + "email": "kkll345643@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1cee23af1e1b17ee28fd64c94cfb0dba7cc0cd67 Mon Sep 17 00:00:00 2001 From: Md Rakibul Islam <121342608+rakibul-islam-hasib@users.noreply.github.com> Date: Sat, 7 Oct 2023 00:05:10 +0600 Subject: [PATCH 5355/8412] Create rakib.json --- domains/rakib.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rakib.json diff --git a/domains/rakib.json b/domains/rakib.json new file mode 100644 index 000000000..cc586fe32 --- /dev/null +++ b/domains/rakib.json @@ -0,0 +1,12 @@ +{ + "description": "For my personal portfolio", + "repo": "https://github.comrakibul-islam-hasib/rakibul-islam-hasib.github.io", + "owner": { + "username": "rakibul-islam-hasib", + "email": "boraborhasib@gmail.com", + "twitter": "netkinghasib" + }, + "record": { + "CNAME": "rakibul-islam-hasib.github.io" + } +} From 6c4bd74ad48980d0d966ea3dcf5c76f4cce684c3 Mon Sep 17 00:00:00 2001 From: IfVar Date: Fri, 6 Oct 2023 13:35:21 -0500 Subject: [PATCH 5356/8412] feat(domain): constvar.is-a.dev --- domains/constvar.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/constvar.json diff --git a/domains/constvar.json b/domains/constvar.json new file mode 100644 index 000000000..901d5d04d --- /dev/null +++ b/domains/constvar.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4c50ea8e1ce1a4f0a8a84a58183b5f52c2f4e5f2 Mon Sep 17 00:00:00 2001 From: parpok Date: Fri, 6 Oct 2023 23:45:20 +0200 Subject: [PATCH 5357/8412] feat(domain): parpok.is-a.dev --- domains/parpok.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/parpok.json diff --git a/domains/parpok.json b/domains/parpok.json new file mode 100644 index 000000000..f9db5b6b2 --- /dev/null +++ b/domains/parpok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "parpok", + "email": "patrykpucilowski40@gmail.com" + }, + "record": { + "CNAME": "parpok.xyz" + } +} From d7f17117f53370afa7a391bd6ea9d38a66646b6e Mon Sep 17 00:00:00 2001 From: eyesmad Date: Fri, 6 Oct 2023 20:02:31 -0700 Subject: [PATCH 5358/8412] feat(domain): apa.is-a.dev --- domains/apa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/apa.json diff --git a/domains/apa.json b/domains/apa.json new file mode 100644 index 000000000..0af1ce035 --- /dev/null +++ b/domains/apa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "eyesmad", + "email": "eagam0002@mymail.lausd.net" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 22c7a1a0d3d96473d0b887a1ff3a281611ba00d7 Mon Sep 17 00:00:00 2001 From: mrtemp70 Date: Sat, 7 Oct 2023 10:31:42 +0600 Subject: [PATCH 5359/8412] feat(domain): gfhfg.is-a.dev --- domains/gfhfg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gfhfg.json diff --git a/domains/gfhfg.json b/domains/gfhfg.json new file mode 100644 index 000000000..7328921c2 --- /dev/null +++ b/domains/gfhfg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "CNAME": "mrtemp70.github.io" + } +} From 68b2859d7769002eb8dbc440af6294313d2e21e9 Mon Sep 17 00:00:00 2001 From: Mr Backman <144264784+mrtemp70@users.noreply.github.com> Date: Sat, 7 Oct 2023 10:59:37 +0600 Subject: [PATCH 5360/8412] Rename mrtemp70.json to mrtemp70-host.json --- domains/{mrtemp70.json => mrtemp70host.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{mrtemp70.json => mrtemp70host.json} (99%) diff --git a/domains/mrtemp70.json b/domains/mrtemp70host.json similarity index 99% rename from domains/mrtemp70.json rename to domains/mrtemp70host.json index d5e5e35ea..774e041a4 100644 --- a/domains/mrtemp70.json +++ b/domains/mrtemp70host.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 64f14c808d2b5a4b2b59fa08f072c813dab41638 Mon Sep 17 00:00:00 2001 From: Mr Backman <144264784+mrtemp70@users.noreply.github.com> Date: Sat, 7 Oct 2023 11:01:06 +0600 Subject: [PATCH 5361/8412] Rename gfhfg.json to mrtemp70.json --- domains/{gfhfg.json => mrtemp70.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{gfhfg.json => mrtemp70.json} (100%) diff --git a/domains/gfhfg.json b/domains/mrtemp70.json similarity index 100% rename from domains/gfhfg.json rename to domains/mrtemp70.json From ca4e3dd908a06d716cc56fda9d9e5d1a34276683 Mon Sep 17 00:00:00 2001 From: Mr Backman <144264784+mrtemp70@users.noreply.github.com> Date: Sat, 7 Oct 2023 11:03:22 +0600 Subject: [PATCH 5362/8412] Delete domains/mrtemp70host.json --- domains/mrtemp70host.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mrtemp70host.json diff --git a/domains/mrtemp70host.json b/domains/mrtemp70host.json deleted file mode 100644 index 774e041a4..000000000 --- a/domains/mrtemp70host.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "mrtemp70", - "email": "mrtemp70@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From 1028d01757ee2992a1c0aac41ef7d15aa839ecf5 Mon Sep 17 00:00:00 2001 From: AngerminecraftYT Date: Sat, 7 Oct 2023 09:39:37 +0200 Subject: [PATCH 5363/8412] feat(domain): aware.is-a.dev --- domains/aware.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aware.json diff --git a/domains/aware.json b/domains/aware.json new file mode 100644 index 000000000..6b0b6cba3 --- /dev/null +++ b/domains/aware.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AngerminecraftYT", + "email": "david.boltong@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4c66fbb67127134d0385540238df20aeb044deb8 Mon Sep 17 00:00:00 2001 From: dizzy123323 Date: Sat, 7 Oct 2023 11:43:08 +0400 Subject: [PATCH 5364/8412] feat(domain): drv.is-a.dev --- domains/drv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drv.json diff --git a/domains/drv.json b/domains/drv.json new file mode 100644 index 000000000..9cf9bc7dd --- /dev/null +++ b/domains/drv.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dizzy123323", + "email": "dhruvksuru@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f8e7ca38cfa7f1bb0ba32bed46e4b909ddd2b6b0 Mon Sep 17 00:00:00 2001 From: Akhilesh Vaghela <90500790+theavian@users.noreply.github.com> Date: Sat, 7 Oct 2023 13:44:13 +0530 Subject: [PATCH 5365/8412] Create theavian.json --- domains/theavian.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theavian.json diff --git a/domains/theavian.json b/domains/theavian.json new file mode 100644 index 000000000..5e60bd599 --- /dev/null +++ b/domains/theavian.json @@ -0,0 +1,12 @@ +{ + "description": "Personal portofolio website", + "repo": "https://github.com/theavian/theavian.github.io", + "owner": { + "username": "theavian", + "email": "avicrafty8@gmail.com", + "twitter": "Avian_studios" + }, + "record": { + "CNAME": "theavian.github.io" + } +} From 25616b8f7fc422b4d6bd775eab013888ad499617 Mon Sep 17 00:00:00 2001 From: oxoomy Date: Sat, 7 Oct 2023 10:55:09 +0200 Subject: [PATCH 5366/8412] feat(domain): oxoomy.is-a.dev --- domains/oxoomy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/oxoomy.json diff --git a/domains/oxoomy.json b/domains/oxoomy.json new file mode 100644 index 000000000..25180da87 --- /dev/null +++ b/domains/oxoomy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "oxoomy", + "email": "goument.yelinn52@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f57cce177e6aa7571cf78e9b5a685c4fe4e6814d Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sat, 7 Oct 2023 14:01:31 +0200 Subject: [PATCH 5367/8412] Create _discord.shing.json --- domains/_discord.shing.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.shing.json diff --git a/domains/_discord.shing.json b/domains/_discord.shing.json new file mode 100644 index 000000000..aab849dc9 --- /dev/null +++ b/domains/_discord.shing.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "TXT": "dh=df5daefdc7745f38295b3f89ac5de5373eec9c6c" + } +} From be351711545ad2f5b5a9cd90b6ffc59298196964 Mon Sep 17 00:00:00 2001 From: CodingBobby Date: Sat, 7 Oct 2023 14:02:58 +0200 Subject: [PATCH 5368/8412] feat(domain): codingbobby.is-a.dev --- domains/codingbobby.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/codingbobby.json diff --git a/domains/codingbobby.json b/domains/codingbobby.json new file mode 100644 index 000000000..530835aab --- /dev/null +++ b/domains/codingbobby.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CodingBobby", + "email": "codingbobby+github@posteo.org" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 61888eb2299b8238c749a2f770354d34bb0243c2 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Sat, 7 Oct 2023 22:25:10 +0800 Subject: [PATCH 5369/8412] Create hchs-bot.json --- hchs-bot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 hchs-bot.json diff --git a/hchs-bot.json b/hchs-bot.json new file mode 100644 index 000000000..4c692732c --- /dev/null +++ b/hchs-bot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com", + "twitter": "@jimmyyo45639462", + "discord": "xiaoxi_tw#0" + }, + "record": { + "CNAME": "tw-node2.thisalesa.eu.org:26020" + } +} From 306d3df84ab4827b112c2659f182601687d9a78f Mon Sep 17 00:00:00 2001 From: mazimez Date: Sat, 7 Oct 2023 20:34:25 +0530 Subject: [PATCH 5370/8412] feat(domain): mazimez.is-a.dev --- domains/mazimez.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mazimez.json diff --git a/domains/mazimez.json b/domains/mazimez.json new file mode 100644 index 000000000..0bb3e5e3c --- /dev/null +++ b/domains/mazimez.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mazimez", + "email": "asif987patel@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 40c0705198ca29798ab4ab87661506f4d371bfc0 Mon Sep 17 00:00:00 2001 From: Hex-4 Date: Sat, 7 Oct 2023 09:26:55 -0600 Subject: [PATCH 5371/8412] feat(domain): hex4.is-a.dev --- domains/hex4.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hex4.json diff --git a/domains/hex4.json b/domains/hex4.json new file mode 100644 index 000000000..d2b2cb0c2 --- /dev/null +++ b/domains/hex4.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hex-4", + "email": "nenex54@pm.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fd76a3e2a8e0c05e38933316301bc04ac8e25158 Mon Sep 17 00:00:00 2001 From: dusiadudusia Date: Sat, 7 Oct 2023 21:32:22 +0500 Subject: [PATCH 5372/8412] feat(domain): ryameeloveme.is-a.dev --- domains/ryameeloveme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ryameeloveme.json diff --git a/domains/ryameeloveme.json b/domains/ryameeloveme.json new file mode 100644 index 000000000..d0f7c4479 --- /dev/null +++ b/domains/ryameeloveme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dusiadudusia", + "email": "ds4667861@gmaiL.com" + }, + "record": { + "URL": "https://sites.google.com/view/ryameeloveme" + } +} From 960271cee05862f4b764b6520f655678b0c98302 Mon Sep 17 00:00:00 2001 From: Ghalib-craftLeProgrammeur Date: Sat, 7 Oct 2023 19:49:12 +0100 Subject: [PATCH 5373/8412] feat(domain): ghalibcraft.is-a.dev --- domains/ghalibcraft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ghalibcraft.json diff --git a/domains/ghalibcraft.json b/domains/ghalibcraft.json new file mode 100644 index 000000000..930bc083e --- /dev/null +++ b/domains/ghalibcraft.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Ghalib-craftLeProgrammeur", + "email": "ghalibmezeghiche2012@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3d32958b0b84623ee1ce6c9e1e813cbb3a1cf20b Mon Sep 17 00:00:00 2001 From: thecrazytech1 Date: Sun, 8 Oct 2023 07:55:44 +1100 Subject: [PATCH 5374/8412] feat(domain): quartz.is-a.dev --- domains/quartz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/quartz.json diff --git a/domains/quartz.json b/domains/quartz.json new file mode 100644 index 000000000..2aa1c45c9 --- /dev/null +++ b/domains/quartz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "thecrazytech1", + "email": "chrissquartz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9b4dc34c38e28ae405066d2d28faf9389aa463ff Mon Sep 17 00:00:00 2001 From: Anish Shobith P S <38991749+anishshobithps@users.noreply.github.com> Date: Sun, 8 Oct 2023 02:37:55 +0530 Subject: [PATCH 5375/8412] feat(delete): domains/anishshobithps.json --- domains/anishshobithps.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/anishshobithps.json diff --git a/domains/anishshobithps.json b/domains/anishshobithps.json deleted file mode 100644 index 60e1b4402..000000000 --- a/domains/anishshobithps.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Personal Website of Anish Shobith P S", - "repo": "https://github.com/Anish-Shobith/anish-shobith.github.io", - "owner": { - "username": "Anish-Shobith", - "email": "anish.shobith19@gmail.com", - "twitter": "Anish_Shobith", - "discord": "Anish Shobith#4542" - }, - "record": { - "CNAME": "anish-shobith.github.io" - } -} From 6a33aa9daf26768078f754d180fb90b532fbdbb7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Oct 2023 09:05:54 +0800 Subject: [PATCH 5376/8412] fix json --- domains/risshi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/risshi.json b/domains/risshi.json index 88438fd81..d314806ca 100644 --- a/domains/risshi.json +++ b/domains/risshi.json @@ -3,7 +3,7 @@ "repo": "https://github.com/codeRisshi25/codeRisshi25.github.io", "owner": { "username": "codeRisshi25", - "email": "risshirajsen@gmail.com", + "email": "risshirajsen@gmail.com" }, "record": { "CNAME": "codeRisshi25.github.io" From 50259c564622c2b9efae31e12e8cba320e6778f0 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Sun, 8 Oct 2023 09:06:36 +0800 Subject: [PATCH 5377/8412] Update hchs-bot.json --- hchs-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/hchs-bot.json b/hchs-bot.json index 4c692732c..df55b141a 100644 --- a/hchs-bot.json +++ b/hchs-bot.json @@ -6,6 +6,6 @@ "discord": "xiaoxi_tw#0" }, "record": { - "CNAME": "tw-node2.thisalesa.eu.org:26020" + "URL": "http://tw-node2.thisalesa.eu.org:26020" } } From 782e116f0194f74f32dbf9e260f61a6968122efd Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 7 Oct 2023 21:09:44 -0400 Subject: [PATCH 5378/8412] fix --- domains/zine.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zine.json b/domains/zine.json index dea0768a6..1a098ead6 100644 --- a/domains/zine.json +++ b/domains/zine.json @@ -4,6 +4,6 @@ "email": "zmoualhi@outlook.com" }, "record": { - "URL": "muandane.github.io/portfolio/" + "URL": "https://muandane.github.io/portfolio/" } } From 98fe7852f831978766d6dd37c20e507299a3ada9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 7 Oct 2023 21:19:48 -0400 Subject: [PATCH 5379/8412] Delete package-lock.json --- package-lock.json | 2558 --------------------------------------------- 1 file changed, 2558 deletions(-) delete mode 100644 package-lock.json diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index 24a985e7a..000000000 --- a/package-lock.json +++ /dev/null @@ -1,2558 +0,0 @@ -{ - "name": "is-a-dev-core", - "version": "1.0.0", - "lockfileVersion": 2, - "requires": true, - "packages": { - "": { - "name": "is-a-dev-core", - "version": "1.0.0", - "license": "GPL-3.0", - "dependencies": { - "ip-regex": "^5.0.0", - "ramda": "^0.27.1" - }, - "devDependencies": { - "eslint": "^7.11.0", - "eslint-plugin-json": "^2.1.2", - "eslint-plugin-node": "^11.1.0" - } - }, - "node_modules/@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "dependencies": { - "@babel/highlight": "^7.10.4" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz", - "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==", - "dev": true, - "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/highlight/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "node_modules/@babel/highlight/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "dependencies": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "dependencies": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=10.10.0" - } - }, - "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "node_modules/acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "node_modules/doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "node_modules/enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "dependencies": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "dependencies": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "dependencies": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - }, - "peerDependencies": { - "eslint": ">=4.19.1" - } - }, - "node_modules/eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "dependencies": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "dependencies": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "peerDependencies": { - "eslint": ">=5.16.0" - } - }, - "node_modules/eslint-plugin-node/node_modules/ignore": { - "version": "5.2.4", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", - "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/eslint-plugin-node/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "dependencies": { - "eslint-visitor-keys": "^1.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "dependencies": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true, - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esquery/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flat-cache": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.0.tgz", - "integrity": "sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==", - "dev": true, - "dependencies": { - "flatted": "^3.2.7", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - }, - "engines": { - "node": ">=12.0.0" - } - }, - "node_modules/flatted": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", - "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", - "dev": true - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "node_modules/functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/globals": { - "version": "13.22.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.22.0.tgz", - "integrity": "sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==", - "dev": true, - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/has": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", - "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", - "dev": true, - "engines": { - "node": ">= 0.4.0" - } - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "node_modules/ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-core-module": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", - "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", - "dev": true, - "dependencies": { - "has": "^1.0.3" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "node_modules/jsonc-parser": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", - "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", - "dev": true - }, - "node_modules/keyv": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz", - "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==", - "dev": true, - "dependencies": { - "json-buffer": "3.0.1" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "node_modules/lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", - "dev": true, - "dependencies": { - "@aashutoshrathi/word-wrap": "^1.2.3", - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "node_modules/regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve": { - "version": "1.22.6", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.6.tgz", - "integrity": "sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==", - "dev": true, - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/slice-ansi?sponsor=1" - } - }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/table": { - "version": "6.8.1", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", - "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", - "dev": true, - "dependencies": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/table/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/table/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "node_modules/vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "dependencies": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "node_modules/vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "node_modules/vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "node_modules/vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - }, - "node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - } - }, - "dependencies": { - "@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true - }, - "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - }, - "@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "dev": true - }, - "@babel/highlight": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.22.20.tgz", - "integrity": "sha512-dkdMCN3py0+ksCgYmGG8jKeGA/8Tk+gJwSYYlFGxG5lmhfKNoAy004YpLxpS1W2J8m/EK2Ew+yOs9pVRwO89mg==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - } - }, - "@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "requires": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - } - }, - "@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true - }, - "acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "requires": {} - }, - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true - }, - "ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true - }, - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true - }, - "balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true - }, - "chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "requires": { - "ms": "2.1.2" - } - }, - "deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "requires": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - } - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true - }, - "eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "requires": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - } - }, - "eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "requires": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - } - }, - "eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "requires": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - } - }, - "eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "requires": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "dependencies": { - "ignore": { - "version": "5.2.4", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.2.4.tgz", - "integrity": "sha512-MAb38BcSbH0eHNBxn7ql2NH/kX33OkB3lZ1BNdh7ENeRChHTYsTvWrMubiIAMNS2llXEEgZ1MUOBtXChP3kaFQ==", - "dev": true - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - } - }, - "eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^1.1.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true - }, - "espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "requires": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true - }, - "esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "requires": { - "estraverse": "^5.1.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "requires": { - "estraverse": "^5.2.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "requires": { - "flat-cache": "^3.0.4" - } - }, - "flat-cache": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.1.0.tgz", - "integrity": "sha512-OHx4Qwrrt0E4jEIcI5/Xb+f+QmJYNj2rrK8wiIdQOIrB9WrrJL8cjZvXdXuBTkkEwEqLycb5BeZDV1o2i9bTew==", - "dev": true, - "requires": { - "flatted": "^3.2.7", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - } - }, - "flatted": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", - "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", - "dev": true - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - }, - "globals": { - "version": "13.22.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.22.0.tgz", - "integrity": "sha512-H1Ddc/PbZHTDVJSnj8kWptIRSD6AM3pK+mKytuIVF4uoBV7rshFlhhvA58ceJ5wp3Er58w6zj7bykMpYXt3ETw==", - "dev": true, - "requires": { - "type-fest": "^0.20.2" - } - }, - "has": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/has/-/has-1.0.4.tgz", - "integrity": "sha512-qdSAmqLF6209RFj4VVItywPMbm3vWylknmB3nvNiUIs72xAimcM8nVYxYr7ncvZq5qzk9MKIZR8ijqD/1QuYjQ==", - "dev": true - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - } - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" - }, - "is-core-module": { - "version": "2.13.0", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.0.tgz", - "integrity": "sha512-Z7dk6Qo8pOCp3l4tsX2C5ZVas4V+UxwQodwZhLopL91TX8UyyHEXafPcyoeeWuLrwzHcr3igO78wNLwHJHsMCQ==", - "dev": true, - "requires": { - "has": "^1.0.3" - } - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, - "is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - }, - "json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "jsonc-parser": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", - "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", - "dev": true - }, - "keyv": { - "version": "4.5.3", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.3.tgz", - "integrity": "sha512-QCiSav9WaX1PgETJ+SpNnx2PRRapJ/oRSXM4VO5OGYGSjrxbKPVFVhB3l2OCbLCk329N8qyAtsJjSjvVBWzEug==", - "dev": true, - "requires": { - "json-buffer": "3.0.1" - } - }, - "levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - } - }, - "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, - "minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "requires": { - "wrappy": "1" - } - }, - "optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", - "dev": true, - "requires": { - "@aashutoshrathi/word-wrap": "^1.2.3", - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" - } - }, - "parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "requires": { - "callsites": "^3.0.0" - } - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true - }, - "progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true - }, - "punycode": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.0.tgz", - "integrity": "sha512-rRV+zQD8tVFys26lAGR9WUuS4iUAngJScM+ZRSKtvl5tKeZ2t5bvdNFdNHBW9FWR4guGHlgmsZ1G7BSm2wTbuA==", - "dev": true - }, - "ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true - }, - "resolve": { - "version": "1.22.6", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.6.tgz", - "integrity": "sha512-njhxM7mV12JfufShqGy3Rz8j11RPdLy4xi15UurGJeoHLfJpVXKdh3ueuOqbYUcDZnffr6X739JBo5LzyahEsw==", - "dev": true, - "requires": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - } - }, - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - }, - "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - }, - "slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - }, - "strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "requires": { - "ansi-regex": "^5.0.1" - } - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - }, - "supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true - }, - "table": { - "version": "6.8.1", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", - "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", - "dev": true, - "requires": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "dependencies": { - "ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - } - } - }, - "text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1" - } - }, - "type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true - }, - "uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "requires": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - } - } -} From 3888c296c11e5d18ee04875ea8964659e5cf2252 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Sun, 8 Oct 2023 09:27:22 +0800 Subject: [PATCH 5380/8412] Create _discord.xiaoxi-tw.json --- domains/_discord.xiaoxi-tw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.xiaoxi-tw.json diff --git a/domains/_discord.xiaoxi-tw.json b/domains/_discord.xiaoxi-tw.json new file mode 100644 index 000000000..d1ba73ad1 --- /dev/null +++ b/domains/_discord.xiaoxi-tw.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com", + "twitter": "@jimmyyo45639462", + "discord": "xiaoxi_tw#0" + }, + "record": { + "TXT": "dh=9e975563be399e84dd4007a4638f27e79128dcab" + } +} From 55d6ff7c7d80a4d524f73ae0b0c246ad70afe766 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Oct 2023 12:22:49 +0800 Subject: [PATCH 5381/8412] Update and rename hchs-bot.json to domains/hchs-bot.json --- hchs-bot.json => domains/hchs-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename hchs-bot.json => domains/hchs-bot.json (84%) diff --git a/hchs-bot.json b/domains/hchs-bot.json similarity index 84% rename from hchs-bot.json rename to domains/hchs-bot.json index df55b141a..185063480 100644 --- a/hchs-bot.json +++ b/domains/hchs-bot.json @@ -2,7 +2,7 @@ "owner": { "username": "jimmy20180130", "email": "jimmy20180130@gmail.com", - "twitter": "@jimmyyo45639462", + "twitter": "@ljimmyyo45639462", "discord": "xiaoxi_tw#0" }, "record": { From a6a69243b8ff9b962571a0aa7dcb47aa392c3eba Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 8 Oct 2023 12:23:17 +0800 Subject: [PATCH 5382/8412] Update hchs-bot.json --- domains/hchs-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hchs-bot.json b/domains/hchs-bot.json index 185063480..a6c554ad5 100644 --- a/domains/hchs-bot.json +++ b/domains/hchs-bot.json @@ -2,7 +2,7 @@ "owner": { "username": "jimmy20180130", "email": "jimmy20180130@gmail.com", - "twitter": "@ljimmyyo45639462", + "twitter": "ljimmyyo45639462", "discord": "xiaoxi_tw#0" }, "record": { From 75499603676966e1b0662523f35e9d6ead1c207e Mon Sep 17 00:00:00 2001 From: dusiadudusia Date: Sun, 8 Oct 2023 09:26:43 +0500 Subject: [PATCH 5383/8412] feat(domain): ryameeloveme.is-a.dev --- domains/ryameeloveme.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ryameeloveme.json b/domains/ryameeloveme.json index d0f7c4479..6393d6e75 100644 --- a/domains/ryameeloveme.json +++ b/domains/ryameeloveme.json @@ -4,6 +4,8 @@ "email": "ds4667861@gmaiL.com" }, "record": { - "URL": "https://sites.google.com/view/ryameeloveme" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 043901f06f6b67ae058280761a46d5e33b36cbb1 Mon Sep 17 00:00:00 2001 From: mrtemp70 Date: Sun, 8 Oct 2023 10:32:42 +0600 Subject: [PATCH 5384/8412] feat(domain): shoyeb.is-a.dev --- domains/shoyeb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shoyeb.json diff --git a/domains/shoyeb.json b/domains/shoyeb.json new file mode 100644 index 000000000..7c302af96 --- /dev/null +++ b/domains/shoyeb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrtemp70", + "email": "mrtemp70@gmail.com" + }, + "record": { + "CNAME": "msashoyeb.github.io" + } +} From 80c65b47621fa49c67dc3e697d02cca1073feb62 Mon Sep 17 00:00:00 2001 From: shizhhe Date: Sun, 8 Oct 2023 13:18:44 +0800 Subject: [PATCH 5385/8412] feat(domain): xiaozhe.is-a.dev --- domains/xiaozhe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xiaozhe.json diff --git a/domains/xiaozhe.json b/domains/xiaozhe.json new file mode 100644 index 000000000..aa26a5890 --- /dev/null +++ b/domains/xiaozhe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "shizhhe", + "email": "meps105195@go.edu.tw" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b5223a14e0c9fb76916f27743c58896e63eb4896 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Sun, 8 Oct 2023 14:10:05 +0800 Subject: [PATCH 5386/8412] Update hchs-bot.json --- domains/hchs-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hchs-bot.json b/domains/hchs-bot.json index a6c554ad5..e6d40ad85 100644 --- a/domains/hchs-bot.json +++ b/domains/hchs-bot.json @@ -6,6 +6,6 @@ "discord": "xiaoxi_tw#0" }, "record": { - "URL": "http://tw-node2.thisalesa.eu.org:26020" + "CNAME": "tw-node2.thisalesa.eu.org" } } From 53b2091fc94caf780d75c114924406db876312ba Mon Sep 17 00:00:00 2001 From: MatrixCoder0101 Date: Sun, 8 Oct 2023 13:29:08 +0530 Subject: [PATCH 5387/8412] feat(domain): matrixcoder.is-a.dev --- domains/matrixcoder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/matrixcoder.json diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json new file mode 100644 index 000000000..20db0c7ae --- /dev/null +++ b/domains/matrixcoder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MatrixCoder0101", + "email": "tkgoutamm625@gmail.com" + }, + "record": { + "CNAME": "matrixcoder0101.github.io" + } +} From 767463b0fbc3b926ac3d837770bcc21286a0a358 Mon Sep 17 00:00:00 2001 From: DomathID Date: Sun, 8 Oct 2023 15:00:26 +0700 Subject: [PATCH 5388/8412] feat(domain): wibu.is-a.dev --- domains/wibu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wibu.json diff --git a/domains/wibu.json b/domains/wibu.json new file mode 100644 index 000000000..84c551334 --- /dev/null +++ b/domains/wibu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DomathID", + "email": "admin@yukinoshita.web.id" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0cc5790958b8cfe3b024566395e80790bf669f75 Mon Sep 17 00:00:00 2001 From: MatrixCoder0101 Date: Sun, 8 Oct 2023 15:54:17 +0530 Subject: [PATCH 5389/8412] feat(domain): mcgoutam.is-a.dev --- domains/mcgoutam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mcgoutam.json diff --git a/domains/mcgoutam.json b/domains/mcgoutam.json new file mode 100644 index 000000000..20db0c7ae --- /dev/null +++ b/domains/mcgoutam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MatrixCoder0101", + "email": "tkgoutamm625@gmail.com" + }, + "record": { + "CNAME": "matrixcoder0101.github.io" + } +} From e1e485a040ef2b2571e3bb57dc61675b151cbcbb Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Sun, 8 Oct 2023 15:59:08 +0530 Subject: [PATCH 5390/8412] Delete domains/mcgoutam.json --- domains/mcgoutam.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mcgoutam.json diff --git a/domains/mcgoutam.json b/domains/mcgoutam.json deleted file mode 100644 index 20db0c7ae..000000000 --- a/domains/mcgoutam.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MatrixCoder0101", - "email": "tkgoutamm625@gmail.com" - }, - "record": { - "CNAME": "matrixcoder0101.github.io" - } -} From 34337cdb2dbf26ce5316d5c324ee894f0bbbe8a7 Mon Sep 17 00:00:00 2001 From: dherediat Date: Sun, 8 Oct 2023 12:48:29 +0200 Subject: [PATCH 5391/8412] Update filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json index 8e90220aa..6da9e16a5 100644 --- a/domains/filmflu.is-a-dev.json +++ b/domains/filmflu.is-a-dev.json @@ -6,6 +6,6 @@ "email": "dherediat97@gmail.com", }, "record": { - "CNAME": "dherediat97.github.io/FilmFlu" + "URL": "dherediat97.github.io/FilmFlu" } } From 465a007728d3d3e8925a9ffa4e856f37e0adc5c8 Mon Sep 17 00:00:00 2001 From: lori28167 Date: Sun, 8 Oct 2023 15:44:33 +0200 Subject: [PATCH 5392/8412] feat(domain): lori28167.is-a.dev --- domains/lori28167.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lori28167.json diff --git a/domains/lori28167.json b/domains/lori28167.json new file mode 100644 index 000000000..82ee22b45 --- /dev/null +++ b/domains/lori28167.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lori28167", + "email": "lorenzo.cozzaglio@outlook.it" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From af1de52b03efcedf7f32743554ea22c376d208c5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 8 Oct 2023 12:49:14 -0400 Subject: [PATCH 5393/8412] Update filmflu.is-a-dev.json --- domains/filmflu.is-a-dev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.is-a-dev.json index 6da9e16a5..647d05619 100644 --- a/domains/filmflu.is-a-dev.json +++ b/domains/filmflu.is-a-dev.json @@ -6,6 +6,6 @@ "email": "dherediat97@gmail.com", }, "record": { - "URL": "dherediat97.github.io/FilmFlu" + "URL": "https://dherediat97.github.io/FilmFlu" } } From 87c1589d9d432b96516b7a607579aee67c281b1e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 8 Oct 2023 12:49:39 -0400 Subject: [PATCH 5394/8412] Rename filmflu.is-a-dev.json to filmflu.json --- domains/{filmflu.is-a-dev.json => filmflu.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{filmflu.is-a-dev.json => filmflu.json} (100%) diff --git a/domains/filmflu.is-a-dev.json b/domains/filmflu.json similarity index 100% rename from domains/filmflu.is-a-dev.json rename to domains/filmflu.json From d00580fa6ae7be1d83128bf33a4d2f60992709e3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 8 Oct 2023 12:50:34 -0400 Subject: [PATCH 5395/8412] Update filmflu.json --- domains/filmflu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/filmflu.json b/domains/filmflu.json index 647d05619..50dfaa666 100644 --- a/domains/filmflu.json +++ b/domains/filmflu.json @@ -3,7 +3,7 @@ "repo": "https://github.com/dherediat97/FilmFlu", "owner": { "username": "dherediat97", - "email": "dherediat97@gmail.com", + "email": "dherediat97@gmail.com" }, "record": { "URL": "https://dherediat97.github.io/FilmFlu" From c1840a9e84cfff58dccedd34e6bbc3b1dd9e3939 Mon Sep 17 00:00:00 2001 From: TurtleCode <106502718+TurtleCode84@users.noreply.github.com> Date: Sun, 8 Oct 2023 13:12:46 -0400 Subject: [PATCH 5396/8412] Create turtlecode.json --- domains/turtlecode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/turtlecode.json diff --git a/domains/turtlecode.json b/domains/turtlecode.json new file mode 100644 index 000000000..fd93df6d0 --- /dev/null +++ b/domains/turtlecode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TurtleCode84", + "email": "turtle@turtlecode.tech" + }, + "record": { + "URL": "https://turtlecode.tech" + } +} From 6e97fd521a67ef94e0ca53f4e7214c18692d587e Mon Sep 17 00:00:00 2001 From: Freddy Phoenix Mills <118795606+anonphoenix007@users.noreply.github.com> Date: Sun, 8 Oct 2023 19:16:42 +0100 Subject: [PATCH 5397/8412] Create freddypm007.json --- domains/freddypm007.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/freddypm007.json diff --git a/domains/freddypm007.json b/domains/freddypm007.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/freddypm007.json @@ -0,0 +1 @@ + From e7eb3f3728323106797c0e6768061f4e71a95ce1 Mon Sep 17 00:00:00 2001 From: Hardikanand1st Date: Mon, 9 Oct 2023 01:14:07 +0530 Subject: [PATCH 5398/8412] feat(domain): hardik.is-a.dev --- domains/hardik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hardik.json diff --git a/domains/hardik.json b/domains/hardik.json new file mode 100644 index 000000000..86070eabf --- /dev/null +++ b/domains/hardik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hardikanand1st", + "email": "Hardikanand1st@outlook.com" + }, + "record": { + "A": ["162.254.35.62"] + } +} From b87ac2db8b857b7ff0544a920ff101e0b6a05b06 Mon Sep 17 00:00:00 2001 From: Jupiee Date: Mon, 9 Oct 2023 01:38:44 +0500 Subject: [PATCH 5399/8412] feat(domain): jupie.is-a.dev --- domains/jupie.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jupie.json diff --git a/domains/jupie.json b/domains/jupie.json new file mode 100644 index 000000000..2e3142c9d --- /dev/null +++ b/domains/jupie.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Jupiee", + "email": "mzkplayz1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5223aa451f9d74639c7789d4ff3dbb9a12697e26 Mon Sep 17 00:00:00 2001 From: Spaace-Save Date: Sun, 8 Oct 2023 16:54:41 -0400 Subject: [PATCH 5400/8412] feat(domain): spaace.is-a.dev --- domains/spaace.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spaace.json diff --git a/domains/spaace.json b/domains/spaace.json new file mode 100644 index 000000000..452ae9bc1 --- /dev/null +++ b/domains/spaace.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Spaace-Save", + "email": "coelhoaiden@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d754fbdfe6c756129b2ff17d0cb4bd7517cd5123 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Mon, 9 Oct 2023 09:48:21 +0800 Subject: [PATCH 5401/8412] Update hchs-bot.json --- domains/hchs-bot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hchs-bot.json b/domains/hchs-bot.json index e6d40ad85..fad9aecec 100644 --- a/domains/hchs-bot.json +++ b/domains/hchs-bot.json @@ -6,6 +6,6 @@ "discord": "xiaoxi_tw#0" }, "record": { - "CNAME": "tw-node2.thisalesa.eu.org" + "A": ["60.249.193.112"] } } From 8c0cf6ac5cc362649dd8caa0926008ea7640a5a1 Mon Sep 17 00:00:00 2001 From: piyush-rb Date: Mon, 9 Oct 2023 08:50:31 +0530 Subject: [PATCH 5402/8412] feat(domain): piyushrb.is-a.dev --- domains/piyushrb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/piyushrb.json diff --git a/domains/piyushrb.json b/domains/piyushrb.json new file mode 100644 index 000000000..691f86aec --- /dev/null +++ b/domains/piyushrb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "piyush-rb", + "email": "urpiyush39@gmail.com" + }, + "record": { + "MX": ["free1.googiehost.com"] + } +} From a824bc5f64720f7ce8cabcc6b779df54136c63a8 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Mon, 9 Oct 2023 08:52:11 +0530 Subject: [PATCH 5403/8412] Update piyushrb.json --- domains/piyushrb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index 691f86aec..dae7f32b6 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,6 +4,6 @@ "email": "urpiyush39@gmail.com" }, "record": { - "MX": ["free1.googiehost.com"] + "MX": ["free1.googiehost.com", "free2.googiehost.com", "free3.googiehost.com", "free4.googiehost.com"] } } From d584a0b3901c81c0903310b016e901f90f413584 Mon Sep 17 00:00:00 2001 From: aikoo7 <79667753+aikooo7@users.noreply.github.com> Date: Mon, 9 Oct 2023 06:54:40 +0100 Subject: [PATCH 5404/8412] impr: changed cname dns to "my-blog-vpp1.onrender.com" --- domains/aikoo7.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aikoo7.json b/domains/aikoo7.json index bb894b1fa..e962ebdc5 100644 --- a/domains/aikoo7.json +++ b/domains/aikoo7.json @@ -4,7 +4,7 @@ "email": "prozinhopro1973@gmail.com" }, "record": { - "CNAME": "aikooo7.github.io" + "CNAME": "my-blog-vpp1.onrender.com" } } - \ No newline at end of file + From f34f2560ed636f7d8823bb357998aed1fbd4e941 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:55:35 +0530 Subject: [PATCH 5405/8412] Update akai.json --- domains/akai.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/akai.json b/domains/akai.json index 5a3244b23..5a190c74e 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,6 +5,7 @@ "discord": "Akai#8199" }, "record": { - "CNAME": "a36166f1-d559-4be4-a223-5b112018b229.cname.koyeb.app" + "A": ["216.24.57.1"], + "CNAME": "amazingakai.onrender.com" } } From f94c5db6d9892cf73d106c168ec301f13c2e0a75 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 9 Oct 2023 11:56:31 +0530 Subject: [PATCH 5406/8412] Update akai.json --- domains/akai.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/akai.json b/domains/akai.json index 5a190c74e..8e06cef1b 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,7 +5,6 @@ "discord": "Akai#8199" }, "record": { - "A": ["216.24.57.1"], "CNAME": "amazingakai.onrender.com" } } From 578f8c962af9ca8b1615fd96683143f5fd8041c2 Mon Sep 17 00:00:00 2001 From: BloomyInDev Date: Mon, 9 Oct 2023 09:09:07 +0200 Subject: [PATCH 5407/8412] feat(domain): bloomy.is-a.dev --- domains/bloomy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bloomy.json diff --git a/domains/bloomy.json b/domains/bloomy.json new file mode 100644 index 000000000..f0bbc1c43 --- /dev/null +++ b/domains/bloomy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BloomyInDev", + "email": "bastien.luben@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=bloomy.is-a.dev,daa2dc558a215f3d67c7" + } +} From 843a776b2458205c2df2ee2c721a9c03e757a2b9 Mon Sep 17 00:00:00 2001 From: Akai <93782497+AmazingAkai@users.noreply.github.com> Date: Mon, 9 Oct 2023 12:47:48 +0530 Subject: [PATCH 5408/8412] Update akai.json --- domains/akai.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akai.json b/domains/akai.json index 8e06cef1b..28483700d 100644 --- a/domains/akai.json +++ b/domains/akai.json @@ -5,6 +5,6 @@ "discord": "Akai#8199" }, "record": { - "CNAME": "amazingakai.onrender.com" + "CNAME": "akai.onrender.com" } } From 9bcd9db4d7063a89b0ac862ce869afdeec8e3818 Mon Sep 17 00:00:00 2001 From: dherediat97 Date: Mon, 9 Oct 2023 11:09:12 +0200 Subject: [PATCH 5409/8412] feat(domain): david_heredia.is-a.dev --- domains/david_heredia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/david_heredia.json diff --git a/domains/david_heredia.json b/domains/david_heredia.json new file mode 100644 index 000000000..8519c1bc0 --- /dev/null +++ b/domains/david_heredia.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dherediat97", + "email": "dherediat97@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e624b23322481e860c1c37f9cd43bbebd89da67f Mon Sep 17 00:00:00 2001 From: GauravGupta256 Date: Mon, 9 Oct 2023 14:44:09 +0530 Subject: [PATCH 5410/8412] feat(domain): gauravgupta.is-a.dev --- domains/gauravgupta.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gauravgupta.json diff --git a/domains/gauravgupta.json b/domains/gauravgupta.json new file mode 100644 index 000000000..344d4b9f6 --- /dev/null +++ b/domains/gauravgupta.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GauravGupta256", + "email": "gauravgupta25608@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fbfa1a9dc044fc25275c5de99538a4fd283cf737 Mon Sep 17 00:00:00 2001 From: GauravGupta256 Date: Mon, 9 Oct 2023 14:45:35 +0530 Subject: [PATCH 5411/8412] feat(domain): gauravgupta256.is-a.dev --- domains/gauravgupta256.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gauravgupta256.json diff --git a/domains/gauravgupta256.json b/domains/gauravgupta256.json new file mode 100644 index 000000000..344d4b9f6 --- /dev/null +++ b/domains/gauravgupta256.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "GauravGupta256", + "email": "gauravgupta25608@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 50e471d3970206d3d38752e666e6984a6d37c77e Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 9 Oct 2023 12:53:20 +0200 Subject: [PATCH 5412/8412] Update david_heredia.json --- domains/david_heredia.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/david_heredia.json b/domains/david_heredia.json index 8519c1bc0..470bd6929 100644 --- a/domains/david_heredia.json +++ b/domains/david_heredia.json @@ -1,11 +1,11 @@ { + "description": "Portofolio PWA", + "repo": "https://github.com/dherediat97/Portfolio", "owner": { "username": "dherediat97", "email": "dherediat97@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://dherediat97.github.io/Portfolio" } -} \ No newline at end of file +} From 1ddc0af96ba16700ee40d47059dfde5b4c2fee34 Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 9 Oct 2023 13:15:18 +0200 Subject: [PATCH 5413/8412] Rename david_heredia.json to dherediat.json --- domains/{david_heredia.json => dherediat.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{david_heredia.json => dherediat.json} (100%) diff --git a/domains/david_heredia.json b/domains/dherediat.json similarity index 100% rename from domains/david_heredia.json rename to domains/dherediat.json From 84094e4409c7943f483d08774ddc8cedb38377f7 Mon Sep 17 00:00:00 2001 From: Spilleparadis Date: Mon, 9 Oct 2023 14:44:32 +0200 Subject: [PATCH 5414/8412] feat(domain): thetechguy.is-a.dev --- domains/thetechguy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thetechguy.json diff --git a/domains/thetechguy.json b/domains/thetechguy.json new file mode 100644 index 000000000..9635dcb67 --- /dev/null +++ b/domains/thetechguy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Spilleparadis", + "email": "playerwictor@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 69a4cafe9b605107fad8c932e6ea231710ba242b Mon Sep 17 00:00:00 2001 From: IfVar Date: Mon, 9 Oct 2023 09:11:48 -0500 Subject: [PATCH 5415/8412] feat(domain): anticens.is-a.dev --- domains/anticens.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anticens.json diff --git a/domains/anticens.json b/domains/anticens.json new file mode 100644 index 000000000..90e70ca93 --- /dev/null +++ b/domains/anticens.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "IfVar", + "email": "LZT7@proton.me" + }, + "record": { + "CNAME": "anticens.github.io" + } +} From 6ecabd1ba1b5ba7feab428a49216e2c879892f56 Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:34:34 +0300 Subject: [PATCH 5416/8412] feat(domain): techke.is-a.dev --- domains/techke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techke.json diff --git a/domains/techke.json b/domains/techke.json new file mode 100644 index 000000000..25fe10783 --- /dev/null +++ b/domains/techke.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "techke1", + "email": "techpunditke@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8596b4d3fb4280c471d06726d80f1f31220f556a Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:36:40 +0300 Subject: [PATCH 5417/8412] feat(domain): techpunditke.is-a.dev --- domains/techpunditke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techpunditke.json diff --git a/domains/techpunditke.json b/domains/techpunditke.json new file mode 100644 index 000000000..25fe10783 --- /dev/null +++ b/domains/techpunditke.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "techke1", + "email": "techpunditke@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 152280e16a0c1f2ef77232ef3af280094ac76544 Mon Sep 17 00:00:00 2001 From: techke1 Date: Mon, 9 Oct 2023 18:46:02 +0300 Subject: [PATCH 5418/8412] feat(domain): techpundit.is-a.dev --- domains/techpundit.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/techpundit.json diff --git a/domains/techpundit.json b/domains/techpundit.json new file mode 100644 index 000000000..25fe10783 --- /dev/null +++ b/domains/techpundit.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "techke1", + "email": "techpunditke@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 049059ef8deb6e420d08db568c2e76426022a275 Mon Sep 17 00:00:00 2001 From: dizzy123323 Date: Mon, 9 Oct 2023 20:26:21 +0400 Subject: [PATCH 5419/8412] feat(domain): drv.su.is-a.dev --- domains/drv.su.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drv.su.json diff --git a/domains/drv.su.json b/domains/drv.su.json new file mode 100644 index 000000000..9cf9bc7dd --- /dev/null +++ b/domains/drv.su.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dizzy123323", + "email": "dhruvksuru@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9d8c8cc084190c57f002f4d317b9a18cd4c31787 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 18:39:21 +0100 Subject: [PATCH 5420/8412] feat(domain): jx1.is-a.dev --- domains/jx1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jx1.json diff --git a/domains/jx1.json b/domains/jx1.json new file mode 100644 index 000000000..b45389d24 --- /dev/null +++ b/domains/jx1.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a967d8110088376d080d9d3455a028e3ed3450b0 Mon Sep 17 00:00:00 2001 From: SC <70444245+SC136@users.noreply.github.com> Date: Tue, 10 Oct 2023 00:12:55 +0530 Subject: [PATCH 5421/8412] Update sc.json --- domains/sc.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/sc.json b/domains/sc.json index 0bb548c7f..236ce0134 100644 --- a/domains/sc.json +++ b/domains/sc.json @@ -1,11 +1,11 @@ { + "description": "My Personal Website", + "repo": "https://github.com/SC136/SC136.github.io", "owner": { "username": "SC136", "email": "swarchuri06@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "SC136.github.io" } -} \ No newline at end of file +} From d904297d4e6e5745df9813fe7272bb78a9ec234c Mon Sep 17 00:00:00 2001 From: JDirk01 Date: Mon, 9 Oct 2023 11:45:21 -0700 Subject: [PATCH 5422/8412] feat(domain): jarren.is-a.dev --- domains/jarren.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jarren.json diff --git a/domains/jarren.json b/domains/jarren.json new file mode 100644 index 000000000..a0fda613b --- /dev/null +++ b/domains/jarren.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JDirk01", + "email": "jarrendirk4@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5ce30655bd2a4215c59b2bd0931ca2f09cff001b Mon Sep 17 00:00:00 2001 From: Mario Annier <57014126+marioannier@users.noreply.github.com> Date: Mon, 9 Oct 2023 21:24:25 +0200 Subject: [PATCH 5423/8412] Update marioannier.json --- domains/marioannier.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/marioannier.json b/domains/marioannier.json index a700486c1..9d9a1e1c8 100644 --- a/domains/marioannier.json +++ b/domains/marioannier.json @@ -4,6 +4,6 @@ "email": "mario.annier@gmail.com" }, "record": { - "CNAME": "https://marioannier.github.io/" + "CNAME": "marioannier.github.io" } -} \ No newline at end of file +} From 9d80ff1fcebce21a9593ce42d54026435affb397 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 20:40:30 +0100 Subject: [PATCH 5424/8412] feat(domain): jx01.is-a.dev --- domains/jx01.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jx01.json diff --git a/domains/jx01.json b/domains/jx01.json new file mode 100644 index 000000000..e978180e2 --- /dev/null +++ b/domains/jx01.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@gmail.com" + }, + "record": { + "CNAME": "90ef348a-1a61-46ac-a889-62ac65e926b4.acmedns.infinityfree.net" + } +} From 2704ef853f8566faf3b6623b4b50ad1dc30c05f1 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 20:48:43 +0100 Subject: [PATCH 5425/8412] feat(domain): jx-1.is-a.dev --- domains/jx-1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jx-1.json diff --git a/domains/jx-1.json b/domains/jx-1.json new file mode 100644 index 000000000..69ef47e1c --- /dev/null +++ b/domains/jx-1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@gmail.com" + }, + "record": { + "MX": ["ns1.infinityfree.com"] + } +} From 38c5473403fc757855f8ed6e4d62447cfc096ccf Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Mon, 9 Oct 2023 20:49:07 +0100 Subject: [PATCH 5426/8412] feat(domain): j-x1.is-a.dev --- domains/j-x1.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/j-x1.json diff --git a/domains/j-x1.json b/domains/j-x1.json new file mode 100644 index 000000000..b45389d24 --- /dev/null +++ b/domains/j-x1.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 67a091b33b4e5e63d5d34f1bf084e2c705b2557e Mon Sep 17 00:00:00 2001 From: Nobuyaki Date: Tue, 10 Oct 2023 06:13:42 +0700 Subject: [PATCH 5427/8412] feat(domain): 0xviel.is-a.dev --- domains/0xviel.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/0xviel.json b/domains/0xviel.json index 32f519919..c95aa2dea 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -1,12 +1,11 @@ { - "description": "0xviel github page", - "repo": "https://github.com/nobuyaki/nobuyaki.github.io", - "owner": { - "username": "nobuyaki", - "email": "contact@0xviel.my.id", - "discord": "445073800850046977" - }, - "record": { - "CNAME": "nobuyaki.github.io" - } -} + "owner": { + "username": "Nobuyaki", + "email": "dimas2214sa@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 752b10dafed4fde8b89450a06230bbb7061534a6 Mon Sep 17 00:00:00 2001 From: DavidAdrian8ag Date: Mon, 9 Oct 2023 18:02:38 -0600 Subject: [PATCH 5428/8412] feat(domain): davidadrian8a.is-a.dev --- domains/davidadrian8a.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/davidadrian8a.json diff --git a/domains/davidadrian8a.json b/domains/davidadrian8a.json new file mode 100644 index 000000000..4e9a07d67 --- /dev/null +++ b/domains/davidadrian8a.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DavidAdrian8ag", + "email": "krezitech@hotmail.com" + }, + "record": { + "URL": "https://davidadrian8ag.netlify.app/" + } +} From 0e7d8734a10d5d629b74be7cc970ddcc5f72fe9c Mon Sep 17 00:00:00 2001 From: piyush-rb Date: Tue, 10 Oct 2023 08:50:50 +0530 Subject: [PATCH 5429/8412] feat(domain): piyushrb.is-a.dev --- domains/piyushrb.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index dae7f32b6..a08e77d27 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,6 +4,8 @@ "email": "urpiyush39@gmail.com" }, "record": { - "MX": ["free1.googiehost.com", "free2.googiehost.com", "free3.googiehost.com", "free4.googiehost.com"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 7cfd16a3b7fa528a113c538e4399cb79e7afab8c Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 08:55:17 +0530 Subject: [PATCH 5430/8412] Update piyushrb.json --- domains/piyushrb.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index a08e77d27..fec943587 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -4,8 +4,6 @@ "email": "urpiyush39@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "piyush-rb.github.io/portfolio-website" } -} \ No newline at end of file +} From d0f5f011c377f2b0446df407080eba34cb9ed472 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:05:24 +0530 Subject: [PATCH 5431/8412] Re-run checks From bd581fa2fc7c0ae62b25f10c0f34a68e757c8829 Mon Sep 17 00:00:00 2001 From: Piyush Ranjan Biswal <42664086+piyush-rb@users.noreply.github.com> Date: Tue, 10 Oct 2023 09:31:29 +0530 Subject: [PATCH 5432/8412] Update piyushrb.json using template --- domains/piyushrb.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/piyushrb.json b/domains/piyushrb.json index fec943587..0fefa215f 100644 --- a/domains/piyushrb.json +++ b/domains/piyushrb.json @@ -1,9 +1,11 @@ { + "description": "Personal Portfolio Website", + "repo": "https://github.com/piyush-rb/piyush-rb.github.io", "owner": { "username": "piyush-rb", "email": "urpiyush39@gmail.com" }, "record": { - "CNAME": "piyush-rb.github.io/portfolio-website" + "CNAME": "piyush-rb.github.io" } } From 86d351251ccded116aae8e26b9d4c5bfe9046364 Mon Sep 17 00:00:00 2001 From: Isaac Robinson <118726107+SuperIcecube1@users.noreply.github.com> Date: Tue, 10 Oct 2023 13:03:08 +0100 Subject: [PATCH 5433/8412] Update isaacrobinson.json Updating my domain to allow me to use GitHub pages --- domains/isaacrobinson.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/isaacrobinson.json b/domains/isaacrobinson.json index 6cad9c037..25baf7a8d 100644 --- a/domains/isaacrobinson.json +++ b/domains/isaacrobinson.json @@ -1,11 +1,11 @@ { + "description": "This domain is for my personal website", + "repo": "https://github.com/SuperIcecube1/SuperIcecube1.github.io", "owner": { "username": "SuperIcecube1", "email": "supericecube@aol.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "SuperIcecube1.github.io" } -} \ No newline at end of file +} From faef986e340b993251f669657213a334c99c9301 Mon Sep 17 00:00:00 2001 From: ivansnippy Date: Tue, 10 Oct 2023 17:33:34 +0300 Subject: [PATCH 5434/8412] feat(domain): snippyivan.is-a.dev --- domains/snippyivan.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/snippyivan.json b/domains/snippyivan.json index f32416c2f..dbbb3907a 100644 --- a/domains/snippyivan.json +++ b/domains/snippyivan.json @@ -4,6 +4,8 @@ "email": "ivanmasinde@outlook.com" }, "record": { - "CNAME": "ivan.ac.ke" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 944e9c7ded778797db8182b23ff9ce0c48af4c80 Mon Sep 17 00:00:00 2001 From: ZiynCS Date: Tue, 10 Oct 2023 22:06:14 +0700 Subject: [PATCH 5435/8412] feat(domain): ziyn.is-a.dev --- domains/ziyn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ziyn.json diff --git a/domains/ziyn.json b/domains/ziyn.json new file mode 100644 index 000000000..f32be4e41 --- /dev/null +++ b/domains/ziyn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZiynCS", + "email": "NotZiyn@gmail.com" + }, + "record": { + "CNAME": "website-ll59.onrender.com" + } +} From 4b45efb0030a6b7c7be7d7bec09308412e92a8d5 Mon Sep 17 00:00:00 2001 From: horn7x <133672531+horn7x@users.noreply.github.com> Date: Tue, 10 Oct 2023 17:31:49 +0200 Subject: [PATCH 5436/8412] feat(domain): horn7x.is-a.dev.is-a.dev --- domains/horn7x.is-a.dev.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/horn7x.is-a.dev.json diff --git a/domains/horn7x.is-a.dev.json b/domains/horn7x.is-a.dev.json new file mode 100644 index 000000000..faba2ce3f --- /dev/null +++ b/domains/horn7x.is-a.dev.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "horn7x", + "email": "133672531+horn7x@users.noreply.github.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 958443139918598204" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=horn7x@gmail.com" + } +} From 06c4d394ee255d268e88da358eece9624582fc81 Mon Sep 17 00:00:00 2001 From: drasticroy Date: Tue, 10 Oct 2023 18:34:28 +0300 Subject: [PATCH 5437/8412] feat(domain): drasticroy.is-a.dev --- domains/drasticroy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drasticroy.json diff --git a/domains/drasticroy.json b/domains/drasticroy.json new file mode 100644 index 000000000..19d5b1642 --- /dev/null +++ b/domains/drasticroy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticroy", + "email": "victiousroy@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a33cd230129e279db5aa51fe2d4578209045f949 Mon Sep 17 00:00:00 2001 From: drasticroy Date: Tue, 10 Oct 2023 19:05:39 +0300 Subject: [PATCH 5438/8412] feat(domain): drastic.is-a.dev --- domains/drastic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drastic.json diff --git a/domains/drastic.json b/domains/drastic.json new file mode 100644 index 000000000..19d5b1642 --- /dev/null +++ b/domains/drastic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticroy", + "email": "victiousroy@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f89754e228d192047d5a9e722ea5228e4b6c86af Mon Sep 17 00:00:00 2001 From: drasticfiles <147117983+drasticfiles@users.noreply.github.com> Date: Tue, 10 Oct 2023 19:35:43 +0300 Subject: [PATCH 5439/8412] Create drastic.json --- domains/drastic.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drastic.json diff --git a/domains/drastic.json b/domains/drastic.json new file mode 100644 index 000000000..aa405bb32 --- /dev/null +++ b/domains/drastic.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "drasticfiles", + "email": "shaileteitpa@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} From 3ba0c3800f651c6b4505076684505d1563bf5c1a Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Tue, 10 Oct 2023 20:23:20 +0200 Subject: [PATCH 5440/8412] feat(domain): docs.stefdp.is-a.dev --- domains/docs.stefdp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/docs.stefdp.json diff --git a/domains/docs.stefdp.json b/domains/docs.stefdp.json new file mode 100644 index 000000000..a8efd7f67 --- /dev/null +++ b/domains/docs.stefdp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "CNAME": "c2d298f98c-hosting.gitbook.io" + } +} From c3aa856e2e469d959cec8a92fee5a364faa7a1d1 Mon Sep 17 00:00:00 2001 From: eyesmad Date: Tue, 10 Oct 2023 12:18:39 -0700 Subject: [PATCH 5441/8412] feat(domain): *.apa.is-a.dev --- domains/*.apa.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/*.apa.json diff --git a/domains/*.apa.json b/domains/*.apa.json new file mode 100644 index 000000000..0af1ce035 --- /dev/null +++ b/domains/*.apa.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "eyesmad", + "email": "eagam0002@mymail.lausd.net" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8280af68a861f05260e2e79ba80a8cee43b45269 Mon Sep 17 00:00:00 2001 From: eyesmad Date: Tue, 10 Oct 2023 12:19:35 -0700 Subject: [PATCH 5442/8412] feat(domain): zombs.is-a.dev --- domains/zombs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zombs.json diff --git a/domains/zombs.json b/domains/zombs.json new file mode 100644 index 000000000..0af1ce035 --- /dev/null +++ b/domains/zombs.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "eyesmad", + "email": "eagam0002@mymail.lausd.net" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 204521dd3627b68ca8dc79fec9235c9e81b96063 Mon Sep 17 00:00:00 2001 From: eyesmad Date: Tue, 10 Oct 2023 12:26:17 -0700 Subject: [PATCH 5443/8412] feat(domain): zomb.is-a.dev --- domains/zomb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zomb.json diff --git a/domains/zomb.json b/domains/zomb.json new file mode 100644 index 000000000..de83db48c --- /dev/null +++ b/domains/zomb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eyesmad", + "email": "eagam0002@mymail.lausd.net" + }, + "record": { + "MX": ["hosts.is-a.dev"] + } +} From ec94e5c0fc1c63fa5c5f911a13f1e77da7f55633 Mon Sep 17 00:00:00 2001 From: Pafias Date: Tue, 10 Oct 2023 23:42:54 +0200 Subject: [PATCH 5444/8412] feat(domain): pafias.is-a.dev --- domains/pafias.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/pafias.json diff --git a/domains/pafias.json b/domains/pafias.json new file mode 100644 index 000000000..ab87e6ecd --- /dev/null +++ b/domains/pafias.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Pafias", + "email": "tiagana.b@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fb94aa9c6512dffdef116de4284c09a24de06693 Mon Sep 17 00:00:00 2001 From: Omarplayz233 Date: Tue, 10 Oct 2023 22:53:27 +0100 Subject: [PATCH 5445/8412] feat(domain): omarplayz.is-a.dev --- domains/omarplayz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omarplayz.json diff --git a/domains/omarplayz.json b/domains/omarplayz.json new file mode 100644 index 000000000..50411153a --- /dev/null +++ b/domains/omarplayz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Omarplayz233", + "email": "omarplayzsounds@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0cddb7426ff9e1c32412e76f41937c3db54357ed Mon Sep 17 00:00:00 2001 From: Cryptic1526 Date: Wed, 11 Oct 2023 17:41:20 +1300 Subject: [PATCH 5446/8412] feat(domain): freegraphics.is-a.dev --- domains/freegraphics.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/freegraphics.json diff --git a/domains/freegraphics.json b/domains/freegraphics.json new file mode 100644 index 000000000..b99cbbc5b --- /dev/null +++ b/domains/freegraphics.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Cryptic1526", + "email": "nemith27dhg@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 55439329dec9bb4766ded9b3d7cd9aab45c7adb9 Mon Sep 17 00:00:00 2001 From: Nonamendev Date: Wed, 11 Oct 2023 11:05:40 +0530 Subject: [PATCH 5447/8412] feat(domain): creepycraft.is-a.dev --- domains/creepycraft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/creepycraft.json diff --git a/domains/creepycraft.json b/domains/creepycraft.json new file mode 100644 index 000000000..d748cffdc --- /dev/null +++ b/domains/creepycraft.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Nonamendev", + "email": "ndevnoname@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3cdef3a59202b263f8339227f49f2c9b1fc47a17 Mon Sep 17 00:00:00 2001 From: k3rokami Date: Wed, 11 Oct 2023 15:15:00 +0800 Subject: [PATCH 5448/8412] feat(domain): kurokami.is-a.dev --- domains/kurokami.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kurokami.json diff --git a/domains/kurokami.json b/domains/kurokami.json new file mode 100644 index 000000000..2c9dcb890 --- /dev/null +++ b/domains/kurokami.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "k3rokami", + "email": "honghongleong2@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 459afc712e4e024324e6171ba6233d75553778c2 Mon Sep 17 00:00:00 2001 From: nobuyaki Date: Wed, 11 Oct 2023 14:21:46 +0700 Subject: [PATCH 5449/8412] Update 0xviel.json --- domains/0xviel.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/0xviel.json b/domains/0xviel.json index 342e28801..9f713ef29 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -7,6 +7,7 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "nobuyaki.github.io" + "CNAME": "nobuyaki.github.io", + "TXT": "dh=3553e848300a672fa174b27085b19d419d95ef75" } } From 3eca250a6a2fda4d61917c1e2b293e5159082c1e Mon Sep 17 00:00:00 2001 From: va1dee Date: Wed, 11 Oct 2023 11:59:01 +0300 Subject: [PATCH 5450/8412] feat(domain): va1dee.is-a.dev --- domains/va1dee.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/va1dee.json diff --git a/domains/va1dee.json b/domains/va1dee.json new file mode 100644 index 000000000..54e96c903 --- /dev/null +++ b/domains/va1dee.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "va1dee", + "email": "vldslv.prydatko@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5558f08c5d52c38eedb6ec11186a1346090fe1e2 Mon Sep 17 00:00:00 2001 From: KrazyKleb <124646709+KrazyKleb@users.noreply.github.com> Date: Wed, 11 Oct 2023 20:26:22 +1100 Subject: [PATCH 5451/8412] Update kleb.json Changed email, MX record and A record. --- domains/kleb.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/kleb.json b/domains/kleb.json index 0b322c817..d9a5e0d37 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -1,11 +1,10 @@ { "owner": { "username": "KrazyKleb", - "email": "krazyklebyt@gmail.com" + "email": "krazykleb@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["143.47.249.115"], + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], } -} \ No newline at end of file +} From 70266963f78533b024e7ec0fc1170cbb538080f6 Mon Sep 17 00:00:00 2001 From: t6c Date: Wed, 11 Oct 2023 17:19:09 +0700 Subject: [PATCH 5452/8412] feat(domain): tien.is-a.dev --- domains/tien.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tien.json diff --git a/domains/tien.json b/domains/tien.json new file mode 100644 index 000000000..3ef6c7248 --- /dev/null +++ b/domains/tien.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "t6c", + "email": "tien2309n@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c892852a0a9210d13a2383b1a465baa6416aa0b7 Mon Sep 17 00:00:00 2001 From: Bastien <90511192+BloomyInDev@users.noreply.github.com> Date: Wed, 11 Oct 2023 12:27:06 +0200 Subject: [PATCH 5453/8412] Modify bloomy.json to my custom domain --- domains/bloomy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/bloomy.json b/domains/bloomy.json index f0bbc1c43..f0aec18e7 100644 --- a/domains/bloomy.json +++ b/domains/bloomy.json @@ -4,6 +4,6 @@ "email": "bastien.luben@gmail.com" }, "record": { - "TXT": "vc-domain-verify=bloomy.is-a.dev,daa2dc558a215f3d67c7" + "URL": "https://www.bloomyindev.me" } } From d34af5ead20c5ff7e6da9013f71f8a81800f401b Mon Sep 17 00:00:00 2001 From: TimOelrichs Date: Wed, 11 Oct 2023 12:31:27 +0200 Subject: [PATCH 5454/8412] feat(domain): timoelrichs.is-a.dev --- domains/timoelrichs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/timoelrichs.json diff --git a/domains/timoelrichs.json b/domains/timoelrichs.json new file mode 100644 index 000000000..b458b27ea --- /dev/null +++ b/domains/timoelrichs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TimOelrichs", + "email": "timoelrichs@gmail.com" + }, + "record": { + "URL": "https://peppermint-theater-276.notion.site/double-cherry-emulations-a3fd7ecc2c3144b5973928f3e196ce9e?pvs=4" + } +} From a17a6dbdd7ce37eef54383771a666eae38e7edc5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 11 Oct 2023 20:38:02 +0800 Subject: [PATCH 5455/8412] Create _discord.0xviel.json --- domains/_discord.0xviel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.0xviel.json diff --git a/domains/_discord.0xviel.json b/domains/_discord.0xviel.json new file mode 100644 index 000000000..e06950f22 --- /dev/null +++ b/domains/_discord.0xviel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nobuyaki", + "email": "contact@0xviel.my.id", + "discord": "445073800850046977" + }, + "record": { + "TXT": "dh=3553e848300a672fa174b27085b19d419d95ef75" + } +} From a1251c9739cdb30c6fd77c07c5a8aa6617396470 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 11 Oct 2023 20:38:23 +0800 Subject: [PATCH 5456/8412] Discard changes to domains/0xviel.json --- domains/0xviel.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/0xviel.json b/domains/0xviel.json index 9f713ef29..342e28801 100644 --- a/domains/0xviel.json +++ b/domains/0xviel.json @@ -7,7 +7,6 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "nobuyaki.github.io", - "TXT": "dh=3553e848300a672fa174b27085b19d419d95ef75" + "CNAME": "nobuyaki.github.io" } } From 4fbae406a880a1464f5bd55c565f91caf9111fbe Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 11 Oct 2023 20:38:41 +0800 Subject: [PATCH 5457/8412] Discard changes to domains/0xviel.json From 43ef48529022782bda98d7812b0f6226a42dc9a5 Mon Sep 17 00:00:00 2001 From: predefine Date: Thu, 12 Oct 2023 00:33:05 +0700 Subject: [PATCH 5458/8412] feat(domain): predefine.is-a.dev --- domains/predefine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/predefine.json diff --git a/domains/predefine.json b/domains/predefine.json new file mode 100644 index 000000000..e299ee19b --- /dev/null +++ b/domains/predefine.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "predefine", + "email": "predefine@yandex.ru" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e7318596a1ee68f54784953959fe22e91b6f4914 Mon Sep 17 00:00:00 2001 From: anurag-bit Date: Wed, 11 Oct 2023 23:15:32 +0530 Subject: [PATCH 5459/8412] feat(domain): anurag.is-a.dev --- domains/anurag.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/anurag.json diff --git a/domains/anurag.json b/domains/anurag.json new file mode 100644 index 000000000..44fc3480b --- /dev/null +++ b/domains/anurag.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "anurag-bit", + "email": "singh.ask@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 48ef93e6d9012e7406d184c4bdf28d4435b94acd Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Wed, 11 Oct 2023 19:17:18 +0100 Subject: [PATCH 5460/8412] Create gradle.phoenix.json --- domains/gradle.phoenix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gradle.phoenix.json diff --git a/domains/gradle.phoenix.json b/domains/gradle.phoenix.json new file mode 100644 index 000000000..189cb852b --- /dev/null +++ b/domains/gradle.phoenix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhoenixOrigin", + "email": "phoenixorigin171@gmail.com" + }, + "record": { + "A": ["130.162.166.134"] + } +} From 08b24bf249e8fcf31601824f8934cca0e3384464 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Wed, 11 Oct 2023 20:17:21 +0100 Subject: [PATCH 5461/8412] feat(domain): j-x01.is-a.dev --- domains/j-x01.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/j-x01.json diff --git a/domains/j-x01.json b/domains/j-x01.json new file mode 100644 index 000000000..b45389d24 --- /dev/null +++ b/domains/j-x01.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "XxJVG1xX", + "email": "jvgvgaa@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From caa2efe8ef634870daefa40714fc05162b0009e8 Mon Sep 17 00:00:00 2001 From: esteban389 Date: Wed, 11 Oct 2023 15:13:24 -0500 Subject: [PATCH 5462/8412] feat(domain): esteban.is-a.dev --- domains/esteban.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/esteban.json diff --git a/domains/esteban.json b/domains/esteban.json new file mode 100644 index 000000000..753be968f --- /dev/null +++ b/domains/esteban.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "esteban389", + "email": "estebandres@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 95365a76405e776569ed21ad0c41493b40d9683d Mon Sep 17 00:00:00 2001 From: huevo <103962731+esteban389@users.noreply.github.com> Date: Wed, 11 Oct 2023 15:20:39 -0500 Subject: [PATCH 5463/8412] Update esteban.json --- domains/esteban.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/esteban.json b/domains/esteban.json index 753be968f..cad902831 100644 --- a/domains/esteban.json +++ b/domains/esteban.json @@ -4,8 +4,6 @@ "email": "estebandres@proton.me" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "esteban389.github.io" } -} \ No newline at end of file +} From 0590eb5274dde18dc898b88e8a61433cb8edbdd6 Mon Sep 17 00:00:00 2001 From: YUG38 <4yugpatel123@gmail.com> Date: Wed, 11 Oct 2023 18:34:24 -0500 Subject: [PATCH 5464/8412] feat(domain): yug.is-a.dev --- domains/yug.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/yug.json diff --git a/domains/yug.json b/domains/yug.json new file mode 100644 index 000000000..87fbf0a96 --- /dev/null +++ b/domains/yug.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "YUG38", + "email": "4yugpatel123@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ee7032d57755dd3cebc7670a80b00dbf694fd170 Mon Sep 17 00:00:00 2001 From: KylomaskGamer Date: Wed, 11 Oct 2023 20:50:02 -0300 Subject: [PATCH 5465/8412] feat(domain): kylomaskgamer.is-a.dev --- domains/kylomaskgamer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kylomaskgamer.json diff --git a/domains/kylomaskgamer.json b/domains/kylomaskgamer.json new file mode 100644 index 000000000..5449ad911 --- /dev/null +++ b/domains/kylomaskgamer.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KylomaskGamer", + "email": "kyle@kavenv.net" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f382f7429f6e8623151c1037de48db1d2ade1cfd Mon Sep 17 00:00:00 2001 From: KylomaskGamer Date: Wed, 11 Oct 2023 20:51:16 -0300 Subject: [PATCH 5466/8412] feat(domain): kylomaskgamer .is-a.dev --- domains/kylomaskgamer .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kylomaskgamer .json diff --git a/domains/kylomaskgamer .json b/domains/kylomaskgamer .json new file mode 100644 index 000000000..5449ad911 --- /dev/null +++ b/domains/kylomaskgamer .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "KylomaskGamer", + "email": "kyle@kavenv.net" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2d63a5e991927bb1a18379fda3b3b2ff600de788 Mon Sep 17 00:00:00 2001 From: Tweak Date: Wed, 11 Oct 2023 19:10:35 -0600 Subject: [PATCH 5467/8412] Update mattw.json to update records. --- domains/mattw.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/mattw.json b/domains/mattw.json index d74b7430e..c1f21a917 100644 --- a/domains/mattw.json +++ b/domains/mattw.json @@ -3,11 +3,9 @@ "repo": "https://github.com/Tweak4141", "owner": { "username": "tweak4141", - "email": "ynan243@gmail.com" + "email": "tweak@talosbot.xyz" }, "record": { - "A": ["74.201.25.77"], - "MX": ["mail.tnstudios.ca"], - "TXT": "v=spf1 a:webmail.tnstudios.ca a:mail.talosbot.xyz a:mail.tnstudios.ca ~all" + "CNAME": "nginxpm.talosbot.xyz" } } From dcd0386c55205846d0479a5689d773ad18fec590 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:22:59 -0400 Subject: [PATCH 5468/8412] Delete domains/kylomaskgamer .json --- domains/kylomaskgamer .json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kylomaskgamer .json diff --git a/domains/kylomaskgamer .json b/domains/kylomaskgamer .json deleted file mode 100644 index 5449ad911..000000000 --- a/domains/kylomaskgamer .json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "KylomaskGamer", - "email": "kyle@kavenv.net" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 2df24b74a257d5db04171572597fd0dc6137ce2a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:29:17 -0400 Subject: [PATCH 5469/8412] Delete domains/noname.json --- domains/noname.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/noname.json diff --git a/domains/noname.json b/domains/noname.json deleted file mode 100644 index d79718b17..000000000 --- a/domains/noname.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nonamendev", - "email": "ndevnoname@gmail.com" - }, - "record": { - "TXT": "dig _github-pages-challenge-username.example.com nostats nocomments nocmd txt" - } -} From 8fb483353e905d7c6b5040127df79f12f51305a2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 11 Oct 2023 22:34:35 -0400 Subject: [PATCH 5470/8412] Update kleb.json --- domains/kleb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kleb.json b/domains/kleb.json index d9a5e0d37..ceeab4be7 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -5,6 +5,6 @@ }, "record": { "A": ["143.47.249.115"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] } } From 8bf2b479e6921da8bec8464fde2958dd046ed50e Mon Sep 17 00:00:00 2001 From: MatrixCoder0101 Date: Thu, 12 Oct 2023 11:54:33 +0530 Subject: [PATCH 5471/8412] feat(domain): matrixcoder.is-a.dev --- domains/matrixcoder.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 20db0c7ae..e4410ea65 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -4,6 +4,8 @@ "email": "tkgoutamm625@gmail.com" }, "record": { - "CNAME": "matrixcoder0101.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 57ee5fc8f1d41a1757f050d2adc017edc5f7acf0 Mon Sep 17 00:00:00 2001 From: AjayIsDev <147685714+AjayIsDev@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:01:21 +0530 Subject: [PATCH 5472/8412] Create AjayIsDev.json --- domains/AjayIsDev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/AjayIsDev.json diff --git a/domains/AjayIsDev.json b/domains/AjayIsDev.json new file mode 100644 index 000000000..176405277 --- /dev/null +++ b/domains/AjayIsDev.json @@ -0,0 +1,12 @@ +{ + "description": "want to use it for hosting my portfolio site", + "repo": "https://github.com/AjayIsDev/AjayIsDev.github.io", + "owner": { + "username": "AjayIsDev", + "email": "ajays.dev.contact@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "AjayIsDev.github.io" + } +} From 1756bde03bf1caaf8e596c011bbe79ad71873cdc Mon Sep 17 00:00:00 2001 From: AjayIsDev <147685714+AjayIsDev@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:03:19 +0530 Subject: [PATCH 5473/8412] Update AjayIsDev.json --- domains/AjayIsDev.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/AjayIsDev.json b/domains/AjayIsDev.json index 176405277..35ba9a1ed 100644 --- a/domains/AjayIsDev.json +++ b/domains/AjayIsDev.json @@ -4,7 +4,6 @@ "owner": { "username": "AjayIsDev", "email": "ajays.dev.contact@gmail.com", - "twitter": "" }, "record": { "CNAME": "AjayIsDev.github.io" From 3c7b94060f20c04ca5cd2117ee0c5d9f35ac4718 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 12 Oct 2023 14:53:42 +0800 Subject: [PATCH 5474/8412] Update AjayIsDev.json --- domains/AjayIsDev.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/AjayIsDev.json b/domains/AjayIsDev.json index 35ba9a1ed..8dcf283c5 100644 --- a/domains/AjayIsDev.json +++ b/domains/AjayIsDev.json @@ -3,7 +3,7 @@ "repo": "https://github.com/AjayIsDev/AjayIsDev.github.io", "owner": { "username": "AjayIsDev", - "email": "ajays.dev.contact@gmail.com", + "email": "ajays.dev.contact@gmail.com" }, "record": { "CNAME": "AjayIsDev.github.io" From 78f6f792f071212a552536f12ad65e9e46ce0366 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 12 Oct 2023 15:00:21 +0800 Subject: [PATCH 5475/8412] Rename AjayIsDev.json to ajayisdev.json --- domains/{AjayIsDev.json => ajayisdev.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{AjayIsDev.json => ajayisdev.json} (100%) diff --git a/domains/AjayIsDev.json b/domains/ajayisdev.json similarity index 100% rename from domains/AjayIsDev.json rename to domains/ajayisdev.json From 2211f8d93427aa0e2095bccc650449510d56dd8d Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Thu, 12 Oct 2023 16:46:51 +0530 Subject: [PATCH 5476/8412] Update matrixcoder.json --- domains/matrixcoder.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index e4410ea65..9d19c61a0 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -5,7 +5,10 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } } \ No newline at end of file From 5f25ede921f900980b56dd5a2d1153e57fbf1c4f Mon Sep 17 00:00:00 2001 From: Ziyn <95391696+ZiynCS@users.noreply.github.com> Date: Thu, 12 Oct 2023 19:31:52 +0700 Subject: [PATCH 5477/8412] Update ziyn.json --- domains/ziyn.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index f32be4e41..8ae7eafbc 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -4,6 +4,8 @@ "email": "NotZiyn@gmail.com" }, "record": { - "CNAME": "website-ll59.onrender.com" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 2dfe3470dc43f80c9d7080c05341e46929e81633 Mon Sep 17 00:00:00 2001 From: Ziyn <95391696+ZiynCS@users.noreply.github.com> Date: Thu, 12 Oct 2023 20:27:33 +0700 Subject: [PATCH 5478/8412] Update ziyn.json --- domains/ziyn.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ziyn.json b/domains/ziyn.json index 8ae7eafbc..ec9ecd796 100644 --- a/domains/ziyn.json +++ b/domains/ziyn.json @@ -4,8 +4,6 @@ "email": "NotZiyn@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "website-db5.pages.dev" } } From f3d89b3a3b8af875b498b971103e4e6372279acf Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 12 Oct 2023 12:28:47 -0400 Subject: [PATCH 5479/8412] feat(domain): xos.is-a.dev --- domains/xos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xos.json diff --git a/domains/xos.json b/domains/xos.json new file mode 100644 index 000000000..3502d726c --- /dev/null +++ b/domains/xos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.com" + }, + "record": { + "CNAME": "acc468f2-4bc9-4dfa-8059-bc9edf2eb513.id.repl.co" + } +} From 359f9ec7486f46441d731ead1a6de2d32405489f Mon Sep 17 00:00:00 2001 From: Jacksoncraft859 <73853537+jacksoncraft859@users.noreply.github.com> Date: Thu, 12 Oct 2023 12:31:49 -0400 Subject: [PATCH 5480/8412] Update xos.json --- domains/xos.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/xos.json b/domains/xos.json index 3502d726c..4a2133488 100644 --- a/domains/xos.json +++ b/domains/xos.json @@ -4,6 +4,7 @@ "email": "pollardjackson@outlook.com" }, "record": { - "CNAME": "acc468f2-4bc9-4dfa-8059-bc9edf2eb513.id.repl.co" + "CNAME": "acc468f2-4bc9-4dfa-8059-bc9edf2eb513.id.repl.co", + "TXT": "replit-verify=acc468f2-4bc9-4dfa-8059-bc9edf2eb513" } } From 42ced8746ffa1ae8dd2108251f52d0646ea93f61 Mon Sep 17 00:00:00 2001 From: jacksoncraft859 Date: Thu, 12 Oct 2023 12:33:38 -0400 Subject: [PATCH 5481/8412] feat(domain): xosjs.is-a.dev --- domains/xosjs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xosjs.json diff --git a/domains/xosjs.json b/domains/xosjs.json new file mode 100644 index 000000000..3502d726c --- /dev/null +++ b/domains/xosjs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jacksoncraft859", + "email": "pollardjackson@outlook.com" + }, + "record": { + "CNAME": "acc468f2-4bc9-4dfa-8059-bc9edf2eb513.id.repl.co" + } +} From 5b1f822bdadeef9b690ca627fae8fb4b0769c3b6 Mon Sep 17 00:00:00 2001 From: XxJVG1xX Date: Thu, 12 Oct 2023 17:53:07 +0100 Subject: [PATCH 5482/8412] feat(domain): jx-1.is-a.dev --- domains/jx-1.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/jx-1.json b/domains/jx-1.json index 69ef47e1c..b45389d24 100644 --- a/domains/jx-1.json +++ b/domains/jx-1.json @@ -4,6 +4,8 @@ "email": "jvgvgaa@gmail.com" }, "record": { - "MX": ["ns1.infinityfree.com"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d8e083358161b9958100c5ab5e8bbbf8b5193029 Mon Sep 17 00:00:00 2001 From: mjnaous Date: Thu, 12 Oct 2023 19:55:07 +0300 Subject: [PATCH 5483/8412] feat(domain): iceed.is-a.dev --- domains/iceed.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/iceed.json diff --git a/domains/iceed.json b/domains/iceed.json new file mode 100644 index 000000000..0327e8e2c --- /dev/null +++ b/domains/iceed.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.org" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7e4b8102bfecf346e9cd0cc6d64dc833c596f3fd Mon Sep 17 00:00:00 2001 From: agger34 Date: Fri, 13 Oct 2023 00:30:52 +0700 Subject: [PATCH 5484/8412] feat(domain): tdh.is-a.dev --- domains/tdh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tdh.json diff --git a/domains/tdh.json b/domains/tdh.json new file mode 100644 index 000000000..5cbf7ba05 --- /dev/null +++ b/domains/tdh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "agger34", + "email": "hungtd.h3it@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 65ea7ee074b3b15646fa51fb101282505caac75c Mon Sep 17 00:00:00 2001 From: SACUL-6 Date: Thu, 12 Oct 2023 14:46:52 -0400 Subject: [PATCH 5485/8412] feat(domain): sacul-6.is-a.dev --- domains/sacul-6.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sacul-6.json diff --git a/domains/sacul-6.json b/domains/sacul-6.json new file mode 100644 index 000000000..d976b2f53 --- /dev/null +++ b/domains/sacul-6.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SACUL-6", + "email": "contact.me.here.naw@gmail.com" + }, + "record": { + "CNAME": "sacul-6.github.io" + } +} From 9d99ff20486e39512cdc5bde6d630e3b68d91663 Mon Sep 17 00:00:00 2001 From: ethylenediaminetetraacetates Date: Thu, 12 Oct 2023 16:28:03 -0400 Subject: [PATCH 5486/8412] feat(domain): ethyl.is-a.dev --- domains/ethyl.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ethyl.json diff --git a/domains/ethyl.json b/domains/ethyl.json new file mode 100644 index 000000000..01d616d2a --- /dev/null +++ b/domains/ethyl.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ethylenediaminetetraacetates", + "email": "digin2t@gmail.com", + "discord": "1066211072798883840" + }, + + "record": { + "CNAME": "ethylenediaminetetraacetates.github.io" + } +} From 76d9a4470e1968bad415e0ba548bd92e4e1db30c Mon Sep 17 00:00:00 2001 From: jfelix9 Date: Thu, 12 Oct 2023 16:40:20 -0500 Subject: [PATCH 5487/8412] feat(domain): jorge.is-a.dev --- domains/jorge.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jorge.json diff --git a/domains/jorge.json b/domains/jorge.json new file mode 100644 index 000000000..72cb6fcc1 --- /dev/null +++ b/domains/jorge.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jfelix9", + "email": "jfelixdev@icloud.com" + }, + "record": { + "URL": "https://jorge-felix.com" + } +} From 049a4578610b2ce23b07a16970dffebfec91555a Mon Sep 17 00:00:00 2001 From: Kresswell Date: Fri, 13 Oct 2023 01:35:50 +0300 Subject: [PATCH 5488/8412] feat(domain): ihkgpt.is-a.dev --- domains/ihkgpt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ihkgpt.json diff --git a/domains/ihkgpt.json b/domains/ihkgpt.json new file mode 100644 index 000000000..fa05957b0 --- /dev/null +++ b/domains/ihkgpt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Kresswell", + "email": "simonecresswell@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 87ac08127e43ff81d9d87c998cbf9e74690c9271 Mon Sep 17 00:00:00 2001 From: sparkfire298 Date: Fri, 13 Oct 2023 10:16:40 +1100 Subject: [PATCH 5489/8412] feat(domain): sparkfire298.is-a.dev --- domains/sparkfire298.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sparkfire298.json diff --git a/domains/sparkfire298.json b/domains/sparkfire298.json new file mode 100644 index 000000000..34bdd11bd --- /dev/null +++ b/domains/sparkfire298.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sparkfire298", + "email": "sparkfire298@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bfc66e621f7fc06a4fc8f502dd8bd0fd2c20146c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 12 Oct 2023 19:53:37 -0400 Subject: [PATCH 5490/8412] Update oops.json --- domains/oops.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oops.json b/domains/oops.json index f9f2eab50..0380d8e14 100644 --- a/domains/oops.json +++ b/domains/oops.json @@ -4,6 +4,6 @@ "email": "finnickguo@gmail.com" }, "record": { - "A": "150.109.115.77" + "A": ["150.109.115.77"] } } From 717d33425af0e2b9873d22b6f25610d7d80c1331 Mon Sep 17 00:00:00 2001 From: Jacksoncraft859 <73853537+jacksoncraft859@users.noreply.github.com> Date: Thu, 12 Oct 2023 20:33:18 -0400 Subject: [PATCH 5491/8412] Update xos.json --- domains/xos.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/xos.json b/domains/xos.json index 4a2133488..3502d726c 100644 --- a/domains/xos.json +++ b/domains/xos.json @@ -4,7 +4,6 @@ "email": "pollardjackson@outlook.com" }, "record": { - "CNAME": "acc468f2-4bc9-4dfa-8059-bc9edf2eb513.id.repl.co", - "TXT": "replit-verify=acc468f2-4bc9-4dfa-8059-bc9edf2eb513" + "CNAME": "acc468f2-4bc9-4dfa-8059-bc9edf2eb513.id.repl.co" } } From 4e62c4198184efe17b29997aa02f60adfdea4368 Mon Sep 17 00:00:00 2001 From: Kresswell Date: Fri, 13 Oct 2023 05:10:14 +0300 Subject: [PATCH 5492/8412] feat(domain): infinityhackers.is-a.dev --- domains/infinityhackers.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/infinityhackers.json b/domains/infinityhackers.json index d800fbf2d..fa05957b0 100644 --- a/domains/infinityhackers.json +++ b/domains/infinityhackers.json @@ -4,6 +4,8 @@ "email": "simonecresswell@outlook.com" }, "record": { - "CNAME": "ghs.google.com" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 4ab5e454a8eac3a400d4c8aa44bbd397f00611b5 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Fri, 13 Oct 2023 07:57:50 +0530 Subject: [PATCH 5493/8412] Update matrixcoder.json --- domains/matrixcoder.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 9d19c61a0..46b8be533 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -1,14 +1,16 @@ { + "description": "For my Personal Portfolio.", + "repo": "https://github.com/MatrixCoder0101/MatrixCoder0101.github.io", "owner": { "username": "MatrixCoder0101", "email": "tkgoutamm625@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "CNAME": "matrixcoder0101.github.io" "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ], - "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From d3411d5f56db7a08bc9fa51168fc528f336cb855 Mon Sep 17 00:00:00 2001 From: dincertekin Date: Fri, 13 Oct 2023 06:02:31 +0300 Subject: [PATCH 5494/8412] feat(domain): dincertekin.is-a.dev --- domains/dincertekin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dincertekin.json diff --git a/domains/dincertekin.json b/domains/dincertekin.json new file mode 100644 index 000000000..27a986899 --- /dev/null +++ b/domains/dincertekin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dincertekin", + "email": "dincertekin@protonmail.com" + }, + "record": { + "CNAME": "dincertekin.com" + } +} From a443a74e37ef0c41d1bb771c16333be2ef4cf2b0 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Fri, 13 Oct 2023 08:46:24 +0530 Subject: [PATCH 5495/8412] Update matrixcoder.json --- domains/matrixcoder.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 46b8be533..953ed3006 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -1,6 +1,4 @@ { - "description": "For my Personal Portfolio.", - "repo": "https://github.com/MatrixCoder0101/MatrixCoder0101.github.io", "owner": { "username": "MatrixCoder0101", "email": "tkgoutamm625@gmail.com" From d8568f90c374aac7c88ac4fec1661558dc36ef94 Mon Sep 17 00:00:00 2001 From: "Hung Tran(Agger)" Date: Fri, 13 Oct 2023 10:51:10 +0700 Subject: [PATCH 5496/8412] Update tdh.json --- domains/tdh.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/tdh.json b/domains/tdh.json index 5cbf7ba05..14d86e4f4 100644 --- a/domains/tdh.json +++ b/domains/tdh.json @@ -4,8 +4,6 @@ "email": "hungtd.h3it@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://my-blog-orcin-mu-36.vercel.app" } -} \ No newline at end of file +} From ea08d044a45a55230aab77d0d587f42705584ed7 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:10:35 +0530 Subject: [PATCH 5497/8412] Update matrixcoder.json --- domains/matrixcoder.json | 5 ----- 1 file changed, 5 deletions(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 953ed3006..20db0c7ae 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -5,10 +5,5 @@ }, "record": { "CNAME": "matrixcoder0101.github.io" - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From dfcff569f4481de36e5f5f711093abf52f7a4473 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Fri, 13 Oct 2023 10:14:10 +0530 Subject: [PATCH 5498/8412] Update matrixcoder.json --- domains/matrixcoder.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 20db0c7ae..1382bfa9b 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -1,4 +1,6 @@ { + "description": "For my Personal Portfolio.", + "repo": "https://github.com/MatrixCoder0101/MatrixCoder0101.github.io", "owner": { "username": "MatrixCoder0101", "email": "tkgoutamm625@gmail.com" From 2347aaf8992464e0413ef6a1b61215af668f2616 Mon Sep 17 00:00:00 2001 From: someshsrichandan Date: Fri, 13 Oct 2023 11:02:29 +0530 Subject: [PATCH 5499/8412] feat(domain): someshsrichandan.is-a.dev --- domains/someshsrichandan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/someshsrichandan.json diff --git a/domains/someshsrichandan.json b/domains/someshsrichandan.json new file mode 100644 index 000000000..caad7c3de --- /dev/null +++ b/domains/someshsrichandan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "someshsrichandan", + "email": "someshsrichandan@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0390b090755740e4e809df116de005958fd61549 Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Fri, 13 Oct 2023 07:37:18 +0100 Subject: [PATCH 5500/8412] Update rick-astley.json --- domains/rick-astley.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rick-astley.json diff --git a/domains/rick-astley.json b/domains/rick-astley.json new file mode 100644 index 000000000..83400e519 --- /dev/null +++ b/domains/rick-astley.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PhoenixOrigin", + "email": "phoenixorigin171@gmail.com" + }, + "record": { + "A": ["130.162.166.134"] + } +} \ No newline at end of file From 55339c3a8db08ce88991190be096df3b804ab5f6 Mon Sep 17 00:00:00 2001 From: justkorudev Date: Fri, 13 Oct 2023 09:57:52 +0200 Subject: [PATCH 5501/8412] feat(domain): koru.is-a.dev --- domains/koru.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/koru.json diff --git a/domains/koru.json b/domains/koru.json new file mode 100644 index 000000000..abe2a05ca --- /dev/null +++ b/domains/koru.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "justkorudev", + "email": "popetopotolo@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b21243fde5b5a0c173df09785cc0e68821429935 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 13 Oct 2023 01:10:16 -0700 Subject: [PATCH 5502/8412] Update oxmc.json --- domains/oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/oxmc.json b/domains/oxmc.json index 4cd7a7415..b4f5779a9 100644 --- a/domains/oxmc.json +++ b/domains/oxmc.json @@ -7,6 +7,6 @@ "record": { "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com,jadenmc:oxmc7769.mail@gmail.com" } } From 0a3e8671c0a5ca80e02b35c2f5805b4d1f7f7f60 Mon Sep 17 00:00:00 2001 From: Wheels35 Date: Fri, 13 Oct 2023 03:21:52 -0500 Subject: [PATCH 5503/8412] feat(domain): wheels35.is-a.dev --- domains/wheels35.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wheels35.json diff --git a/domains/wheels35.json b/domains/wheels35.json new file mode 100644 index 000000000..a31794be0 --- /dev/null +++ b/domains/wheels35.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Wheels35", + "email": "Wheels35@outlook.com" + }, + "record": { + "CNAME": "wheels35.com" + } +} From caf4daf4858a187d66cb93fc418ed8801e899afd Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Fri, 13 Oct 2023 16:25:29 +0800 Subject: [PATCH 5504/8412] Update toasted.json --- domains/toasted.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/toasted.json b/domains/toasted.json index c332e1d06..c718e4be9 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -1,11 +1,11 @@ { - "description": "The official portfolio of ToastedToast/Toastify. Built with Astro, Tailwind CSS, and Daisy UI.", - "repo": "https://github.com/ToastifyDev/portfolio", + "description": "official website of toastedtoast", + "repo": "https://github.com/ToastedDev/toastify.tk-v2", "owner": { "username": "ToastifyDev", "email": "hey@toastify.tk" }, "record": { - "CNAME": "toastifydev.github.io" + "CNAME": "toasted.pages.dev" } } From d0424cd032a79ae7141de315a8b523d650a6f2a9 Mon Sep 17 00:00:00 2001 From: ToastedToast Date: Fri, 13 Oct 2023 16:29:17 +0800 Subject: [PATCH 5505/8412] Update toasted.json --- domains/toasted.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/toasted.json b/domains/toasted.json index c718e4be9..7e62e0afb 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -3,7 +3,9 @@ "repo": "https://github.com/ToastedDev/toastify.tk-v2", "owner": { "username": "ToastifyDev", - "email": "hey@toastify.tk" + "email": "hey@toastify.tk", + "twitter": "toasteddev", + "discord": "plasticaxolotl" }, "record": { "CNAME": "toasted.pages.dev" From 0783cc06862d9b656d6ba39ea514eec1b000856b Mon Sep 17 00:00:00 2001 From: Mario Gonzalez Date: Fri, 13 Oct 2023 15:00:58 +0200 Subject: [PATCH 5506/8412] Delete marioannier.json Deleting marioannier.is-a.dev domain --- domains/marioannier.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/marioannier.json diff --git a/domains/marioannier.json b/domains/marioannier.json deleted file mode 100644 index 43d54e5c9..000000000 --- a/domains/marioannier.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "marioannier", - "email": "mario.annier@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} - \ No newline at end of file From a443e896f587b99a9a8f87bf97f2c1ba4a2b33f7 Mon Sep 17 00:00:00 2001 From: ProfKrzys Date: Fri, 13 Oct 2023 15:14:22 +0200 Subject: [PATCH 5507/8412] feat(domain): krzysiu.is-a.dev --- domains/krzysiu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/krzysiu.json diff --git a/domains/krzysiu.json b/domains/krzysiu.json new file mode 100644 index 000000000..dd65edd13 --- /dev/null +++ b/domains/krzysiu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ProfKrzys", + "email": "krzysztof2011@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2ce3167a82873bf0131a48a146fb5d775a24245d Mon Sep 17 00:00:00 2001 From: Mario Gonzalez Date: Fri, 13 Oct 2023 15:40:35 +0200 Subject: [PATCH 5508/8412] Delete mario.annier.jason Deleting mario.annier.is-a.dev domain --- domains/mario.annier.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mario.annier.json diff --git a/domains/mario.annier.json b/domains/mario.annier.json deleted file mode 100644 index a2f635579..000000000 --- a/domains/mario.annier.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "marioannier", - "email": "mario.annier@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 248f14f51b2ea9155a8dbe1c12571245a331143d Mon Sep 17 00:00:00 2001 From: SaiVikramTechy Date: Fri, 13 Oct 2023 19:16:38 +0530 Subject: [PATCH 5509/8412] feat(domain): saivikram.is-a.dev --- domains/saivikram.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saivikram.json diff --git a/domains/saivikram.json b/domains/saivikram.json new file mode 100644 index 000000000..7d8da9402 --- /dev/null +++ b/domains/saivikram.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SaiVikramTechy", + "email": "vikramkomma08@gmail.com" + }, + "record": { + "URL": "saivikramtechy.github.io" + } +} From c926bbd03553e7dab8c068d3a608058b02445c1e Mon Sep 17 00:00:00 2001 From: yuyulbm Date: Fri, 13 Oct 2023 09:25:06 -0500 Subject: [PATCH 5510/8412] feat(domain): yuyu.is-a.dev --- domains/yuyu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yuyu.json diff --git a/domains/yuyu.json b/domains/yuyu.json new file mode 100644 index 000000000..b82f52273 --- /dev/null +++ b/domains/yuyu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yuyulbm", + "email": "Jesus71236gaming@gmail.com" + }, + "record": { + "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co" + } +} From dc881c61af4b40818692a95d60bb41d39e5e4e11 Mon Sep 17 00:00:00 2001 From: YacineBoussoufa Date: Fri, 13 Oct 2023 16:33:23 +0200 Subject: [PATCH 5511/8412] feat(domain): yacineboussoufa.is-a.dev --- domains/yacineboussoufa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yacineboussoufa.json diff --git a/domains/yacineboussoufa.json b/domains/yacineboussoufa.json new file mode 100644 index 000000000..b868c8109 --- /dev/null +++ b/domains/yacineboussoufa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YacineBoussoufa", + "email": "yacine.boussoufa.yb@gmail.com" + }, + "record": { + "CNAME": "yacineboussoufa.it.eu.org" + } +} From 9db7f90063eb457da0e0659d5e3ff7d215e420de Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 13 Oct 2023 11:11:20 -0400 Subject: [PATCH 5512/8412] Update saivikram.json --- domains/saivikram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saivikram.json b/domains/saivikram.json index 7d8da9402..c4038f312 100644 --- a/domains/saivikram.json +++ b/domains/saivikram.json @@ -4,6 +4,6 @@ "email": "vikramkomma08@gmail.com" }, "record": { - "URL": "saivikramtechy.github.io" + "URL": "https://saivikramtechy.github.io" } } From 8a5547716e373c09be7fc1c15f2ff185ef6b4be0 Mon Sep 17 00:00:00 2001 From: patsore Date: Fri, 13 Oct 2023 18:20:32 +0300 Subject: [PATCH 5513/8412] feat(domain): patsore.is-a.dev --- domains/patsore.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/patsore.json diff --git a/domains/patsore.json b/domains/patsore.json new file mode 100644 index 000000000..e5ee61b41 --- /dev/null +++ b/domains/patsore.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "patsore", + "email": "ostapo.semenikh@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d267821418e212ab285bdbd221014f715a49cfa2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 13 Oct 2023 11:51:12 -0400 Subject: [PATCH 5514/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 4ccd86eea..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -mario.annier.is-a.dev \ No newline at end of file From 9ed0e6b504e186da881a7de2dc7f7ff59ab42bfd Mon Sep 17 00:00:00 2001 From: thelocalgodd Date: Fri, 13 Oct 2023 16:01:17 +0000 Subject: [PATCH 5515/8412] feat(domain): thelocalgodd.is-a.dev --- domains/thelocalgodd.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thelocalgodd.json diff --git a/domains/thelocalgodd.json b/domains/thelocalgodd.json new file mode 100644 index 000000000..9c6287813 --- /dev/null +++ b/domains/thelocalgodd.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "thelocalgodd", + "email": "vkkpemlie@st.knust.edu.gh" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6946a297ca3461cfd250203e9ef411799656afc4 Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Fri, 13 Oct 2023 22:22:11 +0600 Subject: [PATCH 5516/8412] feat(domain): icehead.is-a.dev --- domains/icehead.json | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/domains/icehead.json b/domains/icehead.json index 500c58b8c..81d80de32 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -1,13 +1,11 @@ { - "description": "Domain for my Github Page.", - "repo": "https://github.com/Ice-Head/ice-head.github.io", - "owner": { - "username": "Ice-Head", - "email": "heads.ice@protonmail.com" - }, - "record": { - "URL": "ice-head.github.io", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} + "owner": { + "username": "Ice-Head", + "email": "heads.ice@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 43663f620273ac72ed0d87341f7a27bbed7a0e1e Mon Sep 17 00:00:00 2001 From: Jacksoncraft859 <73853537+jacksoncraft859@users.noreply.github.com> Date: Fri, 13 Oct 2023 13:55:30 -0400 Subject: [PATCH 5517/8412] Update xos.json --- domains/xos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xos.json b/domains/xos.json index 3502d726c..47647b918 100644 --- a/domains/xos.json +++ b/domains/xos.json @@ -4,6 +4,6 @@ "email": "pollardjackson@outlook.com" }, "record": { - "CNAME": "acc468f2-4bc9-4dfa-8059-bc9edf2eb513.id.repl.co" + "CNAME": "xos.is-cool.dev" } } From 9c769f2e9af777c46baa3eb3b39cf58b5fa19998 Mon Sep 17 00:00:00 2001 From: BedrockBandaYT Date: Fri, 13 Oct 2023 23:37:56 +0530 Subject: [PATCH 5518/8412] feat(domain): sgyt.is-a.dev --- domains/sgyt.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sgyt.json diff --git a/domains/sgyt.json b/domains/sgyt.json new file mode 100644 index 000000000..0cd64dc0c --- /dev/null +++ b/domains/sgyt.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BedrockBandaYT", + "email": "cshaily38@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f960f4154be6a754efae9327285387d31332058c Mon Sep 17 00:00:00 2001 From: Addreou Date: Fri, 13 Oct 2023 12:24:46 -0600 Subject: [PATCH 5519/8412] feat(domain): appscom.is-a.dev --- domains/appscom.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/appscom.json diff --git a/domains/appscom.json b/domains/appscom.json new file mode 100644 index 000000000..afd933cb3 --- /dev/null +++ b/domains/appscom.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Addreou", + "email": "eduardomp.mendoza@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8c707fc83ca22e8e3a6c62fb383b9b48af89581c Mon Sep 17 00:00:00 2001 From: dincertekin Date: Fri, 13 Oct 2023 22:18:27 +0300 Subject: [PATCH 5520/8412] feat(domain): dincertekin.is-a.dev --- domains/dincertekin.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/dincertekin.json b/domains/dincertekin.json index 27a986899..42601565e 100644 --- a/domains/dincertekin.json +++ b/domains/dincertekin.json @@ -4,6 +4,8 @@ "email": "dincertekin@protonmail.com" }, "record": { - "CNAME": "dincertekin.com" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 64992bba84954b5dd60f2c0c0bc37243800589a7 Mon Sep 17 00:00:00 2001 From: yuyulbm Date: Fri, 13 Oct 2023 18:43:28 -0500 Subject: [PATCH 5521/8412] feat(domain): yuyu.is-a.dev --- domains/yuyu.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/yuyu.json b/domains/yuyu.json index b82f52273..3395877b8 100644 --- a/domains/yuyu.json +++ b/domains/yuyu.json @@ -4,6 +4,8 @@ "email": "Jesus71236gaming@gmail.com" }, "record": { - "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 184451d97dcd49b0fa3bb7f7929891e4f4b39351 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Sat, 14 Oct 2023 08:36:13 +0530 Subject: [PATCH 5522/8412] Update matrixcoder.json --- domains/matrixcoder.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 1382bfa9b..93e05d487 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -6,6 +6,16 @@ "email": "tkgoutamm625@gmail.com" }, "record": { - "CNAME": "matrixcoder0101.github.io" + "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 89dc91d3bebc21d6f4cc10fe93ae196a2eb2ee3f Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Sat, 14 Oct 2023 08:40:10 +0530 Subject: [PATCH 5523/8412] Update matrixcoder.json --- domains/matrixcoder.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index 93e05d487..eba8d9732 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -12,6 +12,7 @@ "185.199.110.153", "185.199.111.153" ], + "CNAME": "matrixcoder0101.github.io" "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From bb9f49c496e1ff39a5d30aafe6374c6678288f19 Mon Sep 17 00:00:00 2001 From: Goutam Kumar <101377369+MatrixCoder0101@users.noreply.github.com> Date: Sat, 14 Oct 2023 08:43:51 +0530 Subject: [PATCH 5524/8412] Update matrixcoder.json --- domains/matrixcoder.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/matrixcoder.json b/domains/matrixcoder.json index eba8d9732..93e05d487 100644 --- a/domains/matrixcoder.json +++ b/domains/matrixcoder.json @@ -12,7 +12,6 @@ "185.199.110.153", "185.199.111.153" ], - "CNAME": "matrixcoder0101.github.io" "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From f1257fe9e77494fee0c432e339af4480316f48f1 Mon Sep 17 00:00:00 2001 From: HoaQuyingVN Date: Sat, 14 Oct 2023 10:38:04 +0700 Subject: [PATCH 5525/8412] feat(domain): booogle.is-a.dev --- domains/booogle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/booogle.json diff --git a/domains/booogle.json b/domains/booogle.json new file mode 100644 index 000000000..74218465c --- /dev/null +++ b/domains/booogle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HoaQuyingVN", + "email": "phu.hoa.dp@gmail.com" + }, + "record": { + "CNAME": "551efa7c-769a-46aa-b7b5-52fe57d5bc35.id.repl.co" + } +} From d1c3b8d9ffc2c84a6bd543c6babc58d9e119a3b6 Mon Sep 17 00:00:00 2001 From: Sai Vikram <75204380+SaiVikramTechy@users.noreply.github.com> Date: Sat, 14 Oct 2023 09:30:54 +0530 Subject: [PATCH 5526/8412] Update saivikram.json --- domains/saivikram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saivikram.json b/domains/saivikram.json index c4038f312..7992e73ca 100644 --- a/domains/saivikram.json +++ b/domains/saivikram.json @@ -4,6 +4,6 @@ "email": "vikramkomma08@gmail.com" }, "record": { - "URL": "https://saivikramtechy.github.io" + "CNAME": "saivikramtechy.github.io" } } From f559e5fbee5e3e862e846e0650c41615079a9ffb Mon Sep 17 00:00:00 2001 From: WoxDev Date: Sat, 14 Oct 2023 13:06:39 +0700 Subject: [PATCH 5527/8412] feat(domain): woxdev.is-a.dev --- domains/woxdev.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/woxdev.json diff --git a/domains/woxdev.json b/domains/woxdev.json new file mode 100644 index 000000000..39534e75b --- /dev/null +++ b/domains/woxdev.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "WoxDev", + "email": "januardhodicky06@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3a4b4ea51757573427c2c93f44d5f044d8988e7d Mon Sep 17 00:00:00 2001 From: Sai Vikram <75204380+SaiVikramTechy@users.noreply.github.com> Date: Sat, 14 Oct 2023 11:47:21 +0530 Subject: [PATCH 5528/8412] Update saivikram.json --- domains/saivikram.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/saivikram.json b/domains/saivikram.json index 7992e73ca..a3ac2454d 100644 --- a/domains/saivikram.json +++ b/domains/saivikram.json @@ -1,4 +1,5 @@ { + "description": "SaiVikramTechy" "owner": { "username": "SaiVikramTechy", "email": "vikramkomma08@gmail.com" From fb4a332ced415e1648d723c32858ead04c9480c5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 14 Oct 2023 14:27:30 +0800 Subject: [PATCH 5529/8412] Update saivikram.json --- domains/saivikram.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saivikram.json b/domains/saivikram.json index a3ac2454d..feb5b1163 100644 --- a/domains/saivikram.json +++ b/domains/saivikram.json @@ -1,5 +1,5 @@ { - "description": "SaiVikramTechy" + "description": "SaiVikramTechy", "owner": { "username": "SaiVikramTechy", "email": "vikramkomma08@gmail.com" From 66cbf1791ed06d98b5849950be05a8bc81a57bf0 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Sat, 14 Oct 2023 09:37:57 +0200 Subject: [PATCH 5530/8412] feat(domain): gattinhosbot.is-a.dev --- domains/gattinhosbot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gattinhosbot.json diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json new file mode 100644 index 000000000..8b3fe072d --- /dev/null +++ b/domains/gattinhosbot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d5010a2af3202ec8488da85a613d9005d6010911 Mon Sep 17 00:00:00 2001 From: SnailDOS <46210117+snaildos@users.noreply.github.com> Date: Sat, 14 Oct 2023 15:01:24 +0700 Subject: [PATCH 5531/8412] FIX: Domain URL --- domains/snail.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/snail.json b/domains/snail.json index a382d0266..431c233ed 100644 --- a/domains/snail.json +++ b/domains/snail.json @@ -6,6 +6,6 @@ "email": "snaildos@snaildos.com" }, "record": { - "CNAME": "snail-is-dev.pages.dev" + "CNAME": "snaildos.com" } } From b2c6eadfacb4ffa11b7ca6bf96ed504dd49d35f2 Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Sat, 14 Oct 2023 14:24:42 +0530 Subject: [PATCH 5532/8412] feat(domain): technofusiontech.is-a.dev --- domains/technofusiontech.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json new file mode 100644 index 000000000..ddeb063aa --- /dev/null +++ b/domains/technofusiontech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1d783cb17f44168e2da763a589e3f554a2e85ad7 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tr=E1=BA=A7n=20Anh=20Tu=E1=BA=A5n?= Date: Sat, 14 Oct 2023 16:43:19 +0700 Subject: [PATCH 5533/8412] Create _discord.tat2008.json --- domains/_discord.tat2008.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.tat2008.json diff --git a/domains/_discord.tat2008.json b/domains/_discord.tat2008.json new file mode 100644 index 000000000..27778b99e --- /dev/null +++ b/domains/_discord.tat2008.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tat2008", + "email": "tuan.trananh2008@gmail.com" + }, + + "record": { + "TXT": "dh=9abe38f80f0a7adbf9ef20a7048ff7dd399d984b" + } +} From 7ddc5d63c49add263e78c28a38310148fa0471b8 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Sat, 14 Oct 2023 12:38:09 +0200 Subject: [PATCH 5534/8412] feat(domain): receiptify.is-a.dev --- domains/receiptify.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/receiptify.json diff --git a/domains/receiptify.json b/domains/receiptify.json new file mode 100644 index 000000000..8b3fe072d --- /dev/null +++ b/domains/receiptify.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 49daf5f1cc4b215819a757eb2eb8f5bcae11f79e Mon Sep 17 00:00:00 2001 From: SquareSmp <142068597+SquareSmp@users.noreply.github.com> Date: Sat, 14 Oct 2023 16:27:52 +0530 Subject: [PATCH 5535/8412] Delete domains/technofusiontech.json --- domains/technofusiontech.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json deleted file mode 100644 index 93efbb43e..000000000 --- a/domains/technofusiontech.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SquareSmp", - "email": "squaresmp@asia.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 881bb381251b9fb9833d4894bffe4433dc73e8be Mon Sep 17 00:00:00 2001 From: SquareSmp <142068597+SquareSmp@users.noreply.github.com> Date: Sat, 14 Oct 2023 16:28:48 +0530 Subject: [PATCH 5536/8412] Delete domains/byte.json --- domains/byte.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/byte.json diff --git a/domains/byte.json b/domains/byte.json deleted file mode 100644 index b25114358..000000000 --- a/domains/byte.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SquareSmp", - "email": "squaresmp@asia.com" - }, - "record": { - "URL": "https://squaresmp.github.io/" - } -} From 7be15fc452fe0b4330d4c20021ca3e5f5fe7e56d Mon Sep 17 00:00:00 2001 From: TechnoFusionTech <142091576+TechnoFusionTech@users.noreply.github.com> Date: Sat, 14 Oct 2023 16:43:36 +0530 Subject: [PATCH 5537/8412] Delete domains/technofusiontech.json --- domains/technofusiontech.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json deleted file mode 100644 index ddeb063aa..000000000 --- a/domains/technofusiontech.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "TechnoFusionTech", - "email": "technofusiontech@techie.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 192eedba4efe414dd3658c85ad6112ce7e8af159 Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Sat, 14 Oct 2023 16:48:06 +0530 Subject: [PATCH 5538/8412] feat(domain): technofusiontech.is-a.dev --- domains/technofusiontech.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json new file mode 100644 index 000000000..ddeb063aa --- /dev/null +++ b/domains/technofusiontech.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bb7cb9c0b831e0ca62874508517bdcfde272c05e Mon Sep 17 00:00:00 2001 From: KrazyKleb <124646709+KrazyKleb@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:07:07 +1100 Subject: [PATCH 5539/8412] Update kleb.json Added SPF record for ImprovMX --- domains/kleb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/kleb.json b/domains/kleb.json index ceeab4be7..8ae5e94b9 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -5,6 +5,7 @@ }, "record": { "A": ["143.47.249.115"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."] + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 86a2718267dee4072e9b86302915ac8d679a6e29 Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Sat, 14 Oct 2023 17:44:10 +0530 Subject: [PATCH 5540/8412] feat(domain): lol.squaresmp.is-a.dev --- domains/lol.squaresmp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lol.squaresmp.json diff --git a/domains/lol.squaresmp.json b/domains/lol.squaresmp.json new file mode 100644 index 000000000..93efbb43e --- /dev/null +++ b/domains/lol.squaresmp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4eaa0ffe8e99b69b2e33b6ef9daa0ac0a1b12557 Mon Sep 17 00:00:00 2001 From: SquareSmp Date: Sat, 14 Oct 2023 17:44:49 +0530 Subject: [PATCH 5541/8412] feat(domain): test849205.is-a.dev --- domains/test849205.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/test849205.json diff --git a/domains/test849205.json b/domains/test849205.json new file mode 100644 index 000000000..93efbb43e --- /dev/null +++ b/domains/test849205.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "SquareSmp", + "email": "squaresmp@asia.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1ff45d386cfac40276bc5a41f3e45c729b3684cf Mon Sep 17 00:00:00 2001 From: Ultra980 Date: Sat, 14 Oct 2023 15:53:04 +0300 Subject: [PATCH 5542/8412] feat(domain): alex-s.is-a.dev --- domains/alex-s.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/alex-s.json diff --git a/domains/alex-s.json b/domains/alex-s.json new file mode 100644 index 000000000..f57bc8cd7 --- /dev/null +++ b/domains/alex-s.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Ultra980", + "email": "ultra980@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ac7a4b591487fbedb312b382fb3712d795ead62d Mon Sep 17 00:00:00 2001 From: MystieHum Date: Sat, 14 Oct 2023 16:07:17 +0300 Subject: [PATCH 5543/8412] feat(domain): mystie.is-a.dev --- domains/mystie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mystie.json diff --git a/domains/mystie.json b/domains/mystie.json new file mode 100644 index 000000000..2abe3731e --- /dev/null +++ b/domains/mystie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MystieHum", + "email": "z232566755z@gmail.com" + }, + "record": { + "A": ["65.19.141.77"] + } +} From 7d52c2fe6c16ec704753de60ff777a5ec061e4a6 Mon Sep 17 00:00:00 2001 From: happyendermangit Date: Sat, 14 Oct 2023 15:08:05 +0200 Subject: [PATCH 5544/8412] feat(domain): happyenderman.is-a.dev --- domains/happyenderman.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/happyenderman.json b/domains/happyenderman.json index cb4ba2f7d..c1bc2aa8e 100644 --- a/domains/happyenderman.json +++ b/domains/happyenderman.json @@ -1,11 +1,11 @@ { - "description":"happyenderman.is-a.dev", - "repo": "https://github.com/happyendermangit/happyendermangit.github.io", - "owner": { - "username": "happyendermangit", - "email": "" - }, - "record": { - "CNAME": "happyendermangit.github.io" + "owner": { + "username": "happyendermangit", + "email": "compte4adam@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From e86d6add00b3a6c0e5d602c997639647f0b8c02e Mon Sep 17 00:00:00 2001 From: Happy enderman <66224387+happyendermangit@users.noreply.github.com> Date: Sat, 14 Oct 2023 15:08:46 +0200 Subject: [PATCH 5545/8412] Update happyenderman.json --- domains/happyenderman.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/happyenderman.json b/domains/happyenderman.json index c1bc2aa8e..891654ba4 100644 --- a/domains/happyenderman.json +++ b/domains/happyenderman.json @@ -1,11 +1,11 @@ { "owner": { "username": "happyendermangit", - "email": "compte4adam@gmail.com" + "email": "" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From e673421d6e053a4d241a8b06ff59cad5178c61a8 Mon Sep 17 00:00:00 2001 From: mackrz Date: Sat, 14 Oct 2023 15:36:08 +0200 Subject: [PATCH 5546/8412] feat(domain): frost.is-a.dev --- domains/frost.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/frost.json diff --git a/domains/frost.json b/domains/frost.json new file mode 100644 index 000000000..86b6dc7dd --- /dev/null +++ b/domains/frost.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mackrz", + "email": "macio181@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d2a9e486e54ee35c50a3be3b0b53a8099ab86d42 Mon Sep 17 00:00:00 2001 From: ncognto Date: Sat, 14 Oct 2023 13:53:46 -0400 Subject: [PATCH 5547/8412] feat(domain): nilhem .is-a.dev --- domains/nilhem .json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nilhem .json diff --git a/domains/nilhem .json b/domains/nilhem .json new file mode 100644 index 000000000..7d08c8fa3 --- /dev/null +++ b/domains/nilhem .json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ncognto", + "email": "a.mbiad3s@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a98dc761951c7d97de74dd2fb4037a6ef56e461e Mon Sep 17 00:00:00 2001 From: RichardKanshen Date: Sat, 14 Oct 2023 20:08:30 +0200 Subject: [PATCH 5548/8412] feat(domain): deadcode.is-a.dev --- domains/deadcode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/deadcode.json diff --git a/domains/deadcode.json b/domains/deadcode.json new file mode 100644 index 000000000..b082f138e --- /dev/null +++ b/domains/deadcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichardKanshen", + "email": "djmaker@centrum.sk" + }, + "record": { + "CNAME": "deadcodegames.github.io" + } +} From c03e3ddcbe433610485e83715dcaeb8e0afdcf29 Mon Sep 17 00:00:00 2001 From: chasecraft88 Date: Sat, 14 Oct 2023 20:34:50 +0100 Subject: [PATCH 5549/8412] feat(domain): chasecraft.is-a.dev --- domains/chasecraft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chasecraft.json diff --git a/domains/chasecraft.json b/domains/chasecraft.json new file mode 100644 index 000000000..28f64803a --- /dev/null +++ b/domains/chasecraft.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chasecraft88", + "email": "chase88gizmo@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b546c5c6de7f8d09347d59adabef0e04f6b1329f Mon Sep 17 00:00:00 2001 From: chethaslp Date: Sun, 15 Oct 2023 01:46:38 +0530 Subject: [PATCH 5550/8412] feat(domain): clp.is-a.dev --- domains/clp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/clp.json diff --git a/domains/clp.json b/domains/clp.json new file mode 100644 index 000000000..1bac13a9b --- /dev/null +++ b/domains/clp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "chethaslp", + "email": "lchethas@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dd2fdbb8a69cb710092a31d42f69ae786e6c4fdc Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 14 Oct 2023 23:45:00 +0200 Subject: [PATCH 5551/8412] Delete domains/cdn.stefdp.json --- domains/cdn.stefdp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cdn.stefdp.json diff --git a/domains/cdn.stefdp.json b/domains/cdn.stefdp.json deleted file mode 100644 index b10f7e6db..000000000 --- a/domains/cdn.stefdp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" - }, - "record": { - "CNAME": "cl-gl94ec41ff.gcdn.co" - } -} From 9ff80e1f7c2831a5e3f54595f869cd385b205aaa Mon Sep 17 00:00:00 2001 From: Hellscaped Date: Sat, 14 Oct 2023 17:47:49 -0500 Subject: [PATCH 5552/8412] feat(domain): hellscaped.is-a.dev --- domains/hellscaped.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hellscaped.json diff --git a/domains/hellscaped.json b/domains/hellscaped.json new file mode 100644 index 000000000..b86506719 --- /dev/null +++ b/domains/hellscaped.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Hellscaped", + "email": "tappsyo@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 25ffe13def7b47b54bae4975cd7e0de693d66457 Mon Sep 17 00:00:00 2001 From: YukiVN <143337343+YukiVN@users.noreply.github.com> Date: Sun, 15 Oct 2023 10:14:45 +0700 Subject: [PATCH 5553/8412] Update yukii.json --- domains/yukii.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/yukii.json b/domains/yukii.json index 74d3cb4ef..4835c098d 100644 --- a/domains/yukii.json +++ b/domains/yukii.json @@ -1,9 +1,11 @@ { + "description": "My website", + "repo": "https://github.com/YukiVN/yukivn.github.io" "owner": { "username": "YukiVN", "email": "mejmayfoof@gmail.com" }, "record": { - "CNAME": "yukivn.github.io" + "CNAME": "yukivn.pages.dev" } } From 226e50320b2d4d4699bc17cb067eee2be83d7753 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:28:57 -0400 Subject: [PATCH 5554/8412] Rename nilhem .json to nilhem.json --- domains/{nilhem .json => nilhem.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{nilhem .json => nilhem.json} (99%) diff --git a/domains/nilhem .json b/domains/nilhem.json similarity index 99% rename from domains/nilhem .json rename to domains/nilhem.json index 7d08c8fa3..e86e510ec 100644 --- a/domains/nilhem .json +++ b/domains/nilhem.json @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From c7c069bbcdc10232e690728c89c937070d13e128 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 14 Oct 2023 23:31:55 -0400 Subject: [PATCH 5555/8412] Update yukii.json --- domains/yukii.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yukii.json b/domains/yukii.json index 4835c098d..392151f00 100644 --- a/domains/yukii.json +++ b/domains/yukii.json @@ -1,6 +1,6 @@ { "description": "My website", - "repo": "https://github.com/YukiVN/yukivn.github.io" + "repo": "https://github.com/YukiVN/yukivn.github.io", "owner": { "username": "YukiVN", "email": "mejmayfoof@gmail.com" From 4f03eca1dfb4c191b8ac2303740e587e8e671c9d Mon Sep 17 00:00:00 2001 From: dusiadudusia Date: Sun, 15 Oct 2023 09:53:07 +0500 Subject: [PATCH 5556/8412] feat(domain): gg.io.is-a.dev --- domains/gg.io.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gg.io.json diff --git a/domains/gg.io.json b/domains/gg.io.json new file mode 100644 index 000000000..b26e387f9 --- /dev/null +++ b/domains/gg.io.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dusiadudusia", + "email": "ds4667861@gmaiL.com" + }, + "record": { + "TXT": "hi" + } +} From 5023cae5b401667ab005ed18262c095ea3f5ea85 Mon Sep 17 00:00:00 2001 From: HoaQuyingVN Date: Sun, 15 Oct 2023 14:23:43 +0700 Subject: [PATCH 5557/8412] feat(domain): booogle.is-a.dev --- domains/booogle.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/booogle.json b/domains/booogle.json index 74218465c..1bb7ac378 100644 --- a/domains/booogle.json +++ b/domains/booogle.json @@ -4,6 +4,8 @@ "email": "phu.hoa.dp@gmail.com" }, "record": { - "CNAME": "551efa7c-769a-46aa-b7b5-52fe57d5bc35.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 336e2aaa14b6c5baaf24a695f6b49bfb33a1dc63 Mon Sep 17 00:00:00 2001 From: SpyMinerX Date: Sun, 15 Oct 2023 10:55:14 +0200 Subject: [PATCH 5558/8412] feat(domain): spyminer.is-a.dev --- domains/spyminer.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/spyminer.json b/domains/spyminer.json index 3386e765c..315e83bb2 100644 --- a/domains/spyminer.json +++ b/domains/spyminer.json @@ -1,11 +1,11 @@ { - "description": "SpyMiner's website", - "repo": "https://github.com/SpyMinerX/SpyMinerX.github.io", "owner": { "username": "SpyMinerX", - "email": "spyminer@glacierclient.net" + "email": "vince@engelbrecht.pro" }, "record": { - "CNAME": "isadev.engelbrecht.pro" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From c27886d3704581db2832dc6be5c8930e34cad922 Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Sun, 15 Oct 2023 15:51:46 +0530 Subject: [PATCH 5559/8412] feat(domain): mctest.is-a.dev --- domains/mctest.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mctest.json diff --git a/domains/mctest.json b/domains/mctest.json new file mode 100644 index 000000000..9fe2db999 --- /dev/null +++ b/domains/mctest.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "A": ["213.239.207.141"] + } +} From aeca229ed2b7507a35a6f31ec84bed54fe6c063d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Ku=C5=BEela?= Date: Sun, 15 Oct 2023 12:44:42 +0200 Subject: [PATCH 5560/8412] Update deadcode.json --- domains/deadcode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deadcode.json b/domains/deadcode.json index b082f138e..c783a3e09 100644 --- a/domains/deadcode.json +++ b/domains/deadcode.json @@ -1,7 +1,7 @@ { "owner": { "username": "RichardKanshen", - "email": "djmaker@centrum.sk" + "email": "richard@kanshen.click" }, "record": { "CNAME": "deadcodegames.github.io" From 8f702e828c558fb9a71c427e49ad3a101c52538a Mon Sep 17 00:00:00 2001 From: Maverick00001 Date: Sun, 15 Oct 2023 16:55:26 +0530 Subject: [PATCH 5561/8412] feat(domain): shad.is-a.dev --- domains/shad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shad.json diff --git a/domains/shad.json b/domains/shad.json new file mode 100644 index 000000000..0ae7bfeee --- /dev/null +++ b/domains/shad.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Maverick00001", + "email": "saksham.access@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 42cf95470d746f98ae7dcc4bb9cceda38b1e7b15 Mon Sep 17 00:00:00 2001 From: Caiden-P Date: Sun, 15 Oct 2023 14:31:12 +0300 Subject: [PATCH 5562/8412] feat(domain): caiden.is-a.dev --- domains/caiden.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/caiden.json diff --git a/domains/caiden.json b/domains/caiden.json new file mode 100644 index 000000000..eeaa4c360 --- /dev/null +++ b/domains/caiden.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2f8484b70994393cff4e11a0a59e32265857ddac Mon Sep 17 00:00:00 2001 From: Caiden-P Date: Sun, 15 Oct 2023 14:54:15 +0300 Subject: [PATCH 5563/8412] feat(domain): caiden.xyz.is-a.dev --- domains/caiden.xyz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/caiden.xyz.json diff --git a/domains/caiden.xyz.json b/domains/caiden.xyz.json new file mode 100644 index 000000000..eeaa4c360 --- /dev/null +++ b/domains/caiden.xyz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d35180e68c2dd1dbec81477004f68ec7d5b0360c Mon Sep 17 00:00:00 2001 From: wolflangtw Date: Sun, 15 Oct 2023 22:28:35 +0800 Subject: [PATCH 5564/8412] feat(domain): wolflangtw.is-a.dev --- domains/wolflangtw.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/wolflangtw.json diff --git a/domains/wolflangtw.json b/domains/wolflangtw.json new file mode 100644 index 000000000..58d976e80 --- /dev/null +++ b/domains/wolflangtw.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "wolflangtw", + "email": "wolflang.channel@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dc167df456064d36f4cb87adfb4da5a4bb635894 Mon Sep 17 00:00:00 2001 From: vt-d Date: Sun, 15 Oct 2023 20:04:25 +0530 Subject: [PATCH 5565/8412] feat(domain): vt-d.is-a.dev --- domains/vt-d.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vt-d.json diff --git a/domains/vt-d.json b/domains/vt-d.json new file mode 100644 index 000000000..684c1504d --- /dev/null +++ b/domains/vt-d.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vt-d", + "email": "poonipapatv@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 690fa5dfc4f3f9982dc37a7ca5226faa2b31b5e8 Mon Sep 17 00:00:00 2001 From: LennyMaxMine Date: Sun, 15 Oct 2023 16:42:28 +0200 Subject: [PATCH 5566/8412] feat(domain): lennymaxmine.is-a.dev --- domains/lennymaxmine.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/lennymaxmine.json diff --git a/domains/lennymaxmine.json b/domains/lennymaxmine.json new file mode 100644 index 000000000..6740aca7c --- /dev/null +++ b/domains/lennymaxmine.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "LennyMaxMine", + "email": "kurve_bots0z@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 44959ab31df03368ac75e0ee702888c715b731d3 Mon Sep 17 00:00:00 2001 From: ryameeloveme <115863200+dusiadudusia@users.noreply.github.com> Date: Sun, 15 Oct 2023 19:46:17 +0500 Subject: [PATCH 5567/8412] Update gg.io.json --- domains/gg.io.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gg.io.json b/domains/gg.io.json index b26e387f9..d0f7c4479 100644 --- a/domains/gg.io.json +++ b/domains/gg.io.json @@ -4,6 +4,6 @@ "email": "ds4667861@gmaiL.com" }, "record": { - "TXT": "hi" + "URL": "https://sites.google.com/view/ryameeloveme" } } From 8e971c75c06db832d33167dd22dbb8610fbc4f3f Mon Sep 17 00:00:00 2001 From: koek67 Date: Sun, 15 Oct 2023 10:53:31 -0400 Subject: [PATCH 5568/8412] feat(domain): koushik.is-a.dev --- domains/koushik.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/koushik.json diff --git a/domains/koushik.json b/domains/koushik.json new file mode 100644 index 000000000..309eafe25 --- /dev/null +++ b/domains/koushik.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "koek67", + "email": "krishnan.koushik@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b71d19fdaa0027b3e5fda8b844a60594bd3412a3 Mon Sep 17 00:00:00 2001 From: sowmiksudo Date: Sun, 15 Oct 2023 21:00:08 +0600 Subject: [PATCH 5569/8412] feat(domain): sowmik.is-a.dev --- domains/sowmik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sowmik.json diff --git a/domains/sowmik.json b/domains/sowmik.json new file mode 100644 index 000000000..235607b91 --- /dev/null +++ b/domains/sowmik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sowmiksudo", + "email": "Xowmik@gmail.com" + }, + "record": { + "URL": "https://sowmiksudo.github.io/" + } +} From 87de9488b19da82f96d144e346b73b3e3886f04c Mon Sep 17 00:00:00 2001 From: PriyankaAnantha Date: Sun, 15 Oct 2023 20:56:31 +0530 Subject: [PATCH 5570/8412] feat(domain): priyanka.is-a.dev --- domains/priyanka.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/priyanka.json diff --git a/domains/priyanka.json b/domains/priyanka.json new file mode 100644 index 000000000..36988655b --- /dev/null +++ b/domains/priyanka.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "PriyankaAnantha", + "email": "priyankaananthashetty@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a9c4071a67fd346c9d0e9beec29e147887a16908 Mon Sep 17 00:00:00 2001 From: divyanshxd Date: Sun, 15 Oct 2023 21:00:56 +0530 Subject: [PATCH 5571/8412] feat(domain): divyansh.is-a.dev --- domains/divyansh.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/divyansh.json diff --git a/domains/divyansh.json b/domains/divyansh.json new file mode 100644 index 000000000..7e6c2968b --- /dev/null +++ b/domains/divyansh.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "divyanshxd", + "email": "divyanshv91@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 185838e567d9f14e9ac7205e779689f53524aa91 Mon Sep 17 00:00:00 2001 From: ryameeloveme <115863200+dusiadudusia@users.noreply.github.com> Date: Sun, 15 Oct 2023 20:32:31 +0500 Subject: [PATCH 5572/8412] Update site From e687357d1b2e74a7c4b4fec3b5b017a9908acce4 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Sun, 15 Oct 2023 18:08:54 +0200 Subject: [PATCH 5573/8412] feat(domain): splashy.is-a.dev --- domains/splashy.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/splashy.json diff --git a/domains/splashy.json b/domains/splashy.json new file mode 100644 index 000000000..ae347f452 --- /dev/null +++ b/domains/splashy.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 90b36a8579741d66f206c4cd431e6190cfc332ee Mon Sep 17 00:00:00 2001 From: goobric Date: Sun, 15 Oct 2023 17:35:17 +0100 Subject: [PATCH 5574/8412] feat(domain): goobric.is-a.dev --- domains/goobric.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/goobric.json diff --git a/domains/goobric.json b/domains/goobric.json new file mode 100644 index 000000000..e3b992e5f --- /dev/null +++ b/domains/goobric.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "goobric", + "email": "goobric@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a1dde3aac1ed39bd94e5135f74517479415bf85b Mon Sep 17 00:00:00 2001 From: tomgxz Date: Sun, 15 Oct 2023 18:03:16 +0100 Subject: [PATCH 5575/8412] feat(domain): _discord.tomgxz.is-a.dev --- domains/_discord.tomgxz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.tomgxz.json diff --git a/domains/_discord.tomgxz.json b/domains/_discord.tomgxz.json new file mode 100644 index 000000000..070c5894a --- /dev/null +++ b/domains/_discord.tomgxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "TXT": "dh=ead80df9c64ea8aecd35e8a291ef261f0f26e133" + } +} From 2eb5e54bffb551e95da14e252ec3fa8439b9d717 Mon Sep 17 00:00:00 2001 From: ZeroRatedTM Date: Sun, 15 Oct 2023 11:15:06 -0600 Subject: [PATCH 5576/8412] feat(domain): tpke.is-a.dev --- domains/tpke.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tpke.json diff --git a/domains/tpke.json b/domains/tpke.json new file mode 100644 index 000000000..202061ec1 --- /dev/null +++ b/domains/tpke.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ZeroRatedTM", + "email": "zeroratedtm@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 111c3ea6549be48200288536bd11245a294fe76c Mon Sep 17 00:00:00 2001 From: ZeroRatedTM Date: Sun, 15 Oct 2023 11:17:22 -0600 Subject: [PATCH 5577/8412] feat(domain): zeroratedtm.is-a.dev --- domains/zeroratedtm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/zeroratedtm.json diff --git a/domains/zeroratedtm.json b/domains/zeroratedtm.json new file mode 100644 index 000000000..202061ec1 --- /dev/null +++ b/domains/zeroratedtm.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ZeroRatedTM", + "email": "zeroratedtm@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b571d4172292af44dbb102bc24a6e5a209143eb3 Mon Sep 17 00:00:00 2001 From: 5enox Date: Sun, 15 Oct 2023 10:23:44 -0700 Subject: [PATCH 5578/8412] feat(domain): afrtite.is-a.dev --- domains/afrtite.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/afrtite.json diff --git a/domains/afrtite.json b/domains/afrtite.json new file mode 100644 index 000000000..32fea9454 --- /dev/null +++ b/domains/afrtite.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "5enox", + "email": "animikantan@gmail.com" + }, + "record": { + "CNAME": "my-proto.onrender.com" + } +} From b6061a51cc9f4f2f82707b0e99cafd9747e7b82f Mon Sep 17 00:00:00 2001 From: 4vanyek Date: Sun, 15 Oct 2023 21:46:02 +0300 Subject: [PATCH 5579/8412] fix ip --- domains/mystie.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mystie.json b/domains/mystie.json index 2abe3731e..347220e76 100644 --- a/domains/mystie.json +++ b/domains/mystie.json @@ -4,6 +4,6 @@ "email": "z232566755z@gmail.com" }, "record": { - "A": ["65.19.141.77"] + "A": ["65.19.141.67"] } } From 7b8bc5d8e1c88a816e769ed3868be80f6354ee01 Mon Sep 17 00:00:00 2001 From: rherlydev Date: Sun, 15 Oct 2023 21:40:07 +0200 Subject: [PATCH 5580/8412] feat(domain): rherly.is-a.dev --- domains/rherly.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rherly.json diff --git a/domains/rherly.json b/domains/rherly.json new file mode 100644 index 000000000..3c909341b --- /dev/null +++ b/domains/rherly.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "rherlydev", + "email": "rherlydev@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ed9d4843661e307501489282657e59249b975e33 Mon Sep 17 00:00:00 2001 From: vviaan Date: Sun, 15 Oct 2023 22:45:09 +0300 Subject: [PATCH 5581/8412] feat(domain): vian.is-a.dev --- domains/vian.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/vian.json diff --git a/domains/vian.json b/domains/vian.json new file mode 100644 index 000000000..89eaff968 --- /dev/null +++ b/domains/vian.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "vviaan", + "email": "erel.ersahin@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fb5ba56f50dd81ea183a0c6f6bd4d26a09ed48b1 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Mon, 16 Oct 2023 06:15:03 +0800 Subject: [PATCH 5582/8412] Create cutt37.json --- domains/cutt37.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 domains/cutt37.json diff --git a/domains/cutt37.json b/domains/cutt37.json new file mode 100644 index 000000000..36a37131a --- /dev/null +++ b/domains/cutt37.json @@ -0,0 +1,3 @@ +{ + +} From 8ad43edab0885eb224aca6fa87e976572f41a56c Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Mon, 16 Oct 2023 06:17:47 +0800 Subject: [PATCH 5583/8412] Update cutt37.json --- domains/cutt37.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/cutt37.json b/domains/cutt37.json index 36a37131a..1cdc825f1 100644 --- a/domains/cutt37.json +++ b/domains/cutt37.json @@ -1,3 +1,9 @@ { - + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { + "CNAME": "37cut.github.io" + } } From 8daf0c51d54640d3bf78d358bd1c4105c2319d08 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Mon, 16 Oct 2023 06:19:25 +0800 Subject: [PATCH 5584/8412] Update cutt37.json --- domains/cutt37.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/cutt37.json b/domains/cutt37.json index 1cdc825f1..78c0ab590 100644 --- a/domains/cutt37.json +++ b/domains/cutt37.json @@ -1,4 +1,6 @@ { + "description": "Personal Website", + "repo": "https://github.com/37cut/37cut.github.io", "owner": { "username": "37cut", "email": "cutt37@outlook.com" From d021c9e44544df68df1010421124fd8a4b9f206b Mon Sep 17 00:00:00 2001 From: dxomg Date: Sun, 15 Oct 2023 19:15:31 -0600 Subject: [PATCH 5585/8412] feat(domain): dxomg.is-a.dev --- domains/dxomg.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dxomg.json diff --git a/domains/dxomg.json b/domains/dxomg.json new file mode 100644 index 000000000..49197b78d --- /dev/null +++ b/domains/dxomg.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dxomg", + "email": "dxomgmyfriend@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f672becd0bd998a4acce23e5f7b78791a8f955a9 Mon Sep 17 00:00:00 2001 From: 5enox Date: Sun, 15 Oct 2023 18:31:42 -0700 Subject: [PATCH 5586/8412] feat(domain): abdo.is-a.dev --- domains/abdo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdo.json diff --git a/domains/abdo.json b/domains/abdo.json new file mode 100644 index 000000000..32fea9454 --- /dev/null +++ b/domains/abdo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "5enox", + "email": "animikantan@gmail.com" + }, + "record": { + "CNAME": "my-proto.onrender.com" + } +} From ad4014687d5acc24a0b0d7e67e1b9a64f87f5580 Mon Sep 17 00:00:00 2001 From: budderlovr Date: Sun, 15 Oct 2023 22:35:57 -0400 Subject: [PATCH 5587/8412] feat(domain): rin.is-a.dev --- domains/rin.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rin.json diff --git a/domains/rin.json b/domains/rin.json new file mode 100644 index 000000000..04bf3325a --- /dev/null +++ b/domains/rin.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "budderlovr", + "email": "budderlovr@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f2cc8ee04a633c3de3b6130b02d58f70f039de7d Mon Sep 17 00:00:00 2001 From: Lightshayan Date: Sun, 15 Oct 2023 22:41:33 -0400 Subject: [PATCH 5588/8412] feat(domain): codershayan.is-a.dev --- domains/codershayan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/codershayan.json diff --git a/domains/codershayan.json b/domains/codershayan.json new file mode 100644 index 000000000..765ebf55a --- /dev/null +++ b/domains/codershayan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Lightshayan", + "email": "Shayan.y.malik@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1964e7ff7e8614b2b5287389a2ee50c29298e563 Mon Sep 17 00:00:00 2001 From: notchyves Date: Mon, 16 Oct 2023 00:15:30 -0400 Subject: [PATCH 5589/8412] feat(domain): chyves.is-a.dev --- domains/chyves.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/chyves.json diff --git a/domains/chyves.json b/domains/chyves.json new file mode 100644 index 000000000..711e90c72 --- /dev/null +++ b/domains/chyves.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "notchyves", + "email": "chyvescontact@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 687a382bbd6aa4e22b29752635b7833a0a628e34 Mon Sep 17 00:00:00 2001 From: ryameeloveme <115863200+dusiadudusia@users.noreply.github.com> Date: Mon, 16 Oct 2023 09:34:05 +0500 Subject: [PATCH 5590/8412] Update gg.io.json --- domains/gg.io.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gg.io.json b/domains/gg.io.json index d0f7c4479..5c3b901c0 100644 --- a/domains/gg.io.json +++ b/domains/gg.io.json @@ -4,6 +4,6 @@ "email": "ds4667861@gmaiL.com" }, "record": { - "URL": "https://sites.google.com/view/ryameeloveme" + "Hosting By Is-a.dev" } } From b308b648fed678b2e0a6f70bd51a618da41c7f1e Mon Sep 17 00:00:00 2001 From: ryameeloveme <115863200+dusiadudusia@users.noreply.github.com> Date: Mon, 16 Oct 2023 09:40:13 +0500 Subject: [PATCH 5591/8412] Update gg.io.json --- domains/gg.io.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gg.io.json b/domains/gg.io.json index 5c3b901c0..93d95079e 100644 --- a/domains/gg.io.json +++ b/domains/gg.io.json @@ -4,6 +4,6 @@ "email": "ds4667861@gmaiL.com" }, "record": { - "Hosting By Is-a.dev" + "Hosting By Is-a.dev": "gg.io.is-a.dev" } } From cb9d6470bb8e95ff708765535470ed5f1d6fe2f7 Mon Sep 17 00:00:00 2001 From: JinDX Date: Mon, 16 Oct 2023 15:04:33 +0800 Subject: [PATCH 5592/8412] feat(domain): jindx.is-a.dev --- domains/jindx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jindx.json diff --git a/domains/jindx.json b/domains/jindx.json new file mode 100644 index 000000000..11c92e898 --- /dev/null +++ b/domains/jindx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JinDX", + "email": "dox.jin@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 82d49f5d877b1994f14c67565313891602e64913 Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Mon, 16 Oct 2023 13:32:58 +0600 Subject: [PATCH 5593/8412] feat(domain): ice-head.is-a.dev --- domains/ice-head.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 domains/ice-head.json diff --git a/domains/ice-head.json b/domains/ice-head.json new file mode 100644 index 000000000..aa2f26215 --- /dev/null +++ b/domains/ice-head.json @@ -0,0 +1,20 @@ +{ + "owner": { + "username": "Ice-Head", + "email": "heads.ice@protonmail.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 744472773715427368" + }, + + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + + "TXT": "forward-email=heads.ice@protonmail.com" + } +} From d2f1649a3b4ac6d963ed3d5476592ffceb6e026c Mon Sep 17 00:00:00 2001 From: mackrz Date: Mon, 16 Oct 2023 10:27:20 +0200 Subject: [PATCH 5594/8412] feat(domain): mackrz.is-a.dev --- domains/mackrz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mackrz.json diff --git a/domains/mackrz.json b/domains/mackrz.json new file mode 100644 index 000000000..3257f9276 --- /dev/null +++ b/domains/mackrz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mackrz", + "email": "macio181@gmail.com" + }, + "record": { + "CNAME": "mackrz.github.io" + } +} From 88635b69be65420dcbe8bdda1a023d2907154eb8 Mon Sep 17 00:00:00 2001 From: Iamunix Date: Mon, 16 Oct 2023 11:35:56 +0300 Subject: [PATCH 5595/8412] feat(domain): unixtz.is-a.dev --- domains/unixtz.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/unixtz.json diff --git a/domains/unixtz.json b/domains/unixtz.json new file mode 100644 index 000000000..dda3ac1a1 --- /dev/null +++ b/domains/unixtz.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Iamunix", + "email": "abdulhaulerashid@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 03a20456484e13187bee994ab5024f0227b8711d Mon Sep 17 00:00:00 2001 From: spectre-xenon Date: Mon, 16 Oct 2023 11:50:23 +0300 Subject: [PATCH 5596/8412] feat(domain): omarzaghlool.is-a.dev --- domains/omarzaghlool.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/omarzaghlool.json diff --git a/domains/omarzaghlool.json b/domains/omarzaghlool.json new file mode 100644 index 000000000..e7dde8fb4 --- /dev/null +++ b/domains/omarzaghlool.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "spectre-xenon", + "email": "omarzaghlool538@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fe56bd6dd887faaf11899cd4f6cd967feea1b8b8 Mon Sep 17 00:00:00 2001 From: Ebrahim-Ramadan Date: Mon, 16 Oct 2023 11:34:14 +0200 Subject: [PATCH 5597/8412] feat(domain): hehe.is-a.dev --- domains/hehe.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hehe.json diff --git a/domains/hehe.json b/domains/hehe.json new file mode 100644 index 000000000..760ab6b4d --- /dev/null +++ b/domains/hehe.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Ebrahim-Ramadan", + "email": "ramadanebrahim791@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cd1cc728fd75ba1add31df3d463e8c1c542baba8 Mon Sep 17 00:00:00 2001 From: dherediat Date: Mon, 16 Oct 2023 12:00:19 +0200 Subject: [PATCH 5598/8412] Rename dherediat.json to davidheredia.json --- domains/{dherediat.json => davidheredia.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{dherediat.json => davidheredia.json} (100%) diff --git a/domains/dherediat.json b/domains/davidheredia.json similarity index 100% rename from domains/dherediat.json rename to domains/davidheredia.json From db515fb83c36f79bc06e99d15396334f07852877 Mon Sep 17 00:00:00 2001 From: zYxDevs Date: Mon, 16 Oct 2023 18:05:48 +0700 Subject: [PATCH 5599/8412] feat(domain): wibuapi.is-a.dev --- domains/wibuapi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wibuapi.json diff --git a/domains/wibuapi.json b/domains/wibuapi.json new file mode 100644 index 000000000..ee7ccebcc --- /dev/null +++ b/domains/wibuapi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zYxDevs", + "email": "ahmadzaylani001@gmail.com" + }, + "record": { + "CNAME": "wibuapi.onrender.com" + } +} From 1ea0a37779383b43d5ac1934739ed5d3d00af1c0 Mon Sep 17 00:00:00 2001 From: superspike7 Date: Mon, 16 Oct 2023 19:29:27 +0800 Subject: [PATCH 5600/8412] feat(domain): spike.is-a.dev --- domains/spike.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/spike.json diff --git a/domains/spike.json b/domains/spike.json new file mode 100644 index 000000000..26c77f48c --- /dev/null +++ b/domains/spike.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "superspike7", + "email": "spikevinz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d645b7520517ace47b5ea981f36b859e29df74d7 Mon Sep 17 00:00:00 2001 From: mackrz Date: Mon, 16 Oct 2023 14:26:50 +0200 Subject: [PATCH 5601/8412] Add TXT record for domain verification --- .idea/.gitignore | 8 ++++++++ .idea/inspectionProfiles/profiles_settings.xml | 6 ++++++ .idea/misc.xml | 7 +++++++ .idea/modules.xml | 8 ++++++++ .idea/register.iml | 8 ++++++++ .idea/vcs.xml | 6 ++++++ domains/frost.json | 5 ++++- 7 files changed, 47 insertions(+), 1 deletion(-) create mode 100644 .idea/.gitignore create mode 100644 .idea/inspectionProfiles/profiles_settings.xml create mode 100644 .idea/misc.xml create mode 100644 .idea/modules.xml create mode 100644 .idea/register.iml create mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore new file mode 100644 index 000000000..13566b81b --- /dev/null +++ b/.idea/.gitignore @@ -0,0 +1,8 @@ +# Default ignored files +/shelf/ +/workspace.xml +# Editor-based HTTP Client requests +/httpRequests/ +# Datasource local storage ignored files +/dataSources/ +/dataSources.local.xml diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml new file mode 100644 index 000000000..105ce2da2 --- /dev/null +++ b/.idea/inspectionProfiles/profiles_settings.xml @@ -0,0 +1,6 @@ + + + + \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml new file mode 100644 index 000000000..700c18d54 --- /dev/null +++ b/.idea/misc.xml @@ -0,0 +1,7 @@ + + + + + + \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml new file mode 100644 index 000000000..a4ca902b4 --- /dev/null +++ b/.idea/modules.xml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/register.iml b/.idea/register.iml new file mode 100644 index 000000000..d0876a78d --- /dev/null +++ b/.idea/register.iml @@ -0,0 +1,8 @@ + + + + + + + + \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml new file mode 100644 index 000000000..35eb1ddfb --- /dev/null +++ b/.idea/vcs.xml @@ -0,0 +1,6 @@ + + + + + + \ No newline at end of file diff --git a/domains/frost.json b/domains/frost.json index 86b6dc7dd..f7f3e29e6 100644 --- a/domains/frost.json +++ b/domains/frost.json @@ -6,6 +6,9 @@ "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": [ + "v=spf1 a mx ip4:217.174.245.249 ~all", + "_github-pages-challenge-mackrz.frost.is-a.dev=def12fb95f33931df81e99f8e01c5c" + ] } } \ No newline at end of file From 08083b520ae2233a484d9e646997231e2c0b9a03 Mon Sep 17 00:00:00 2001 From: Frost <62436370+mackrz@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:27:32 +0200 Subject: [PATCH 5602/8412] Delete .idea directory --- .idea/.gitignore | 8 -------- .idea/inspectionProfiles/profiles_settings.xml | 6 ------ .idea/misc.xml | 7 ------- .idea/modules.xml | 8 -------- .idea/register.iml | 8 -------- .idea/vcs.xml | 6 ------ 6 files changed, 43 deletions(-) delete mode 100644 .idea/.gitignore delete mode 100644 .idea/inspectionProfiles/profiles_settings.xml delete mode 100644 .idea/misc.xml delete mode 100644 .idea/modules.xml delete mode 100644 .idea/register.iml delete mode 100644 .idea/vcs.xml diff --git a/.idea/.gitignore b/.idea/.gitignore deleted file mode 100644 index 13566b81b..000000000 --- a/.idea/.gitignore +++ /dev/null @@ -1,8 +0,0 @@ -# Default ignored files -/shelf/ -/workspace.xml -# Editor-based HTTP Client requests -/httpRequests/ -# Datasource local storage ignored files -/dataSources/ -/dataSources.local.xml diff --git a/.idea/inspectionProfiles/profiles_settings.xml b/.idea/inspectionProfiles/profiles_settings.xml deleted file mode 100644 index 105ce2da2..000000000 --- a/.idea/inspectionProfiles/profiles_settings.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - \ No newline at end of file diff --git a/.idea/misc.xml b/.idea/misc.xml deleted file mode 100644 index 700c18d54..000000000 --- a/.idea/misc.xml +++ /dev/null @@ -1,7 +0,0 @@ - - - - - - \ No newline at end of file diff --git a/.idea/modules.xml b/.idea/modules.xml deleted file mode 100644 index a4ca902b4..000000000 --- a/.idea/modules.xml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/register.iml b/.idea/register.iml deleted file mode 100644 index d0876a78d..000000000 --- a/.idea/register.iml +++ /dev/null @@ -1,8 +0,0 @@ - - - - - - - - \ No newline at end of file diff --git a/.idea/vcs.xml b/.idea/vcs.xml deleted file mode 100644 index 35eb1ddfb..000000000 --- a/.idea/vcs.xml +++ /dev/null @@ -1,6 +0,0 @@ - - - - - - \ No newline at end of file From 388bf34e5c699ceb2a5863c56fabda1717a52813 Mon Sep 17 00:00:00 2001 From: mackrz Date: Mon, 16 Oct 2023 14:30:52 +0200 Subject: [PATCH 5603/8412] Add TXT record for domain verification and remove additional request for new domain --- domains/mackrz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mackrz.json diff --git a/domains/mackrz.json b/domains/mackrz.json deleted file mode 100644 index 3257f9276..000000000 --- a/domains/mackrz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mackrz", - "email": "macio181@gmail.com" - }, - "record": { - "CNAME": "mackrz.github.io" - } -} From b1d98eea9438e5e3886764dc407f4b2f533ad3a5 Mon Sep 17 00:00:00 2001 From: mackrz Date: Mon, 16 Oct 2023 14:31:59 +0200 Subject: [PATCH 5604/8412] Add TXT record for domain verification and remove additional request for new domain --- .idea/workspace.xml | 54 +++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml new file mode 100644 index 000000000..48acde8de --- /dev/null +++ b/.idea/workspace.xml @@ -0,0 +1,54 @@ + + + + + + + + + + + + + + + + + + + + + 1697458920265 + + + + + + \ No newline at end of file From 074abb75aed1b7e21d916cad359735a24344660b Mon Sep 17 00:00:00 2001 From: Frost <62436370+mackrz@users.noreply.github.com> Date: Mon, 16 Oct 2023 14:32:25 +0200 Subject: [PATCH 5605/8412] Delete .idea directory --- .idea/workspace.xml | 54 --------------------------------------------- 1 file changed, 54 deletions(-) delete mode 100644 .idea/workspace.xml diff --git a/.idea/workspace.xml b/.idea/workspace.xml deleted file mode 100644 index 48acde8de..000000000 --- a/.idea/workspace.xml +++ /dev/null @@ -1,54 +0,0 @@ - - - - - - - - - - - - - - - - - - - - - 1697458920265 - - - - - - \ No newline at end of file From be997178657448a612f8541d54382cc066f9abbf Mon Sep 17 00:00:00 2001 From: Aymo <96393445+NotAymo@users.noreply.github.com> Date: Mon, 16 Oct 2023 15:44:12 +0200 Subject: [PATCH 5606/8412] Changed records --- domains/aymo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/aymo.json b/domains/aymo.json index 19806f84c..c02cc7d5d 100644 --- a/domains/aymo.json +++ b/domains/aymo.json @@ -4,8 +4,8 @@ "email": "ninecraftoff@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["65.19.141.67"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 450a65e2e1c2583f6268ae31fd007a1c0a9c41fd Mon Sep 17 00:00:00 2001 From: Ziyn <95391696+ZiynCS@users.noreply.github.com> Date: Mon, 16 Oct 2023 21:52:28 +0700 Subject: [PATCH 5607/8412] Add files via upload --- domains/_discord.ziyn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.ziyn.json diff --git a/domains/_discord.ziyn.json b/domains/_discord.ziyn.json new file mode 100644 index 000000000..c050be621 --- /dev/null +++ b/domains/_discord.ziyn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ZiynCS", + "email": "NotZiyn@gmail.com" + }, + "record": { + "TXT": "dh=b7efba321635b7528ef7d9a605d747b343fa135d" + } +} \ No newline at end of file From f8398091ca137dc05a6cba14d8df4d6fd49f0224 Mon Sep 17 00:00:00 2001 From: Aether1777 Date: Mon, 16 Oct 2023 08:49:20 -0700 Subject: [PATCH 5608/8412] feat(domain): tfuifebfiubiu.is-a.dev --- domains/tfuifebfiubiu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tfuifebfiubiu.json diff --git a/domains/tfuifebfiubiu.json b/domains/tfuifebfiubiu.json new file mode 100644 index 000000000..4c845437d --- /dev/null +++ b/domains/tfuifebfiubiu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aether1777", + "email": "bkevin39415@gmail.com" + }, + "record": { + "CNAME": "fostest2.hop.sh" + } +} From 25baeddbfaa86865c3a33d2e11fe082ead4070f6 Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Tue, 17 Oct 2023 00:35:40 +0800 Subject: [PATCH 5609/8412] Create _discord.hchs-bot.json --- domains/_discord.hchs-bot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.hchs-bot.json diff --git a/domains/_discord.hchs-bot.json b/domains/_discord.hchs-bot.json new file mode 100644 index 000000000..499b83c06 --- /dev/null +++ b/domains/_discord.hchs-bot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com", + "twitter": "@jimmyyo45639462", + "discord": "xiaoxi_tw#0" + }, + "record": { + "TXT": "dh=1001abef3571d8f5aa7d6d94543d8409f9e786ea" + } +} From 2c16211f74fb257acc93d7c6fbf1af53a4b433b1 Mon Sep 17 00:00:00 2001 From: ShreyaPrincess Date: Mon, 16 Oct 2023 22:42:20 +0530 Subject: [PATCH 5610/8412] feat(domain): shreyaprincess.is-a.dev --- domains/shreyaprincess.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shreyaprincess.json diff --git a/domains/shreyaprincess.json b/domains/shreyaprincess.json new file mode 100644 index 000000000..ceaef4d0b --- /dev/null +++ b/domains/shreyaprincess.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ShreyaPrincess", + "email": "shreyasonbusiness@gmail.com" + }, + "record": { + "CNAME": "shreyaprincess.github.io" + } +} From cb3363fc9ef82a9685ef5bb11421298723bb9593 Mon Sep 17 00:00:00 2001 From: mamadduh Date: Mon, 16 Oct 2023 21:24:44 +0400 Subject: [PATCH 5611/8412] feat(domain): mamad.is-a.dev --- domains/mamad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mamad.json diff --git a/domains/mamad.json b/domains/mamad.json new file mode 100644 index 000000000..32f4bb151 --- /dev/null +++ b/domains/mamad.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mamadduh", + "email": "mna969@uowmail.edu.au" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a92b6424ee77295458a811f275326b4c1aabecfb Mon Sep 17 00:00:00 2001 From: Miho1254 Date: Tue, 17 Oct 2023 00:35:43 +0700 Subject: [PATCH 5612/8412] feat(domain): miho.is-a.dev --- domains/miho.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/miho.json diff --git a/domains/miho.json b/domains/miho.json new file mode 100644 index 000000000..c70ecfd09 --- /dev/null +++ b/domains/miho.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Miho1254", + "email": "nguyenha280876@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 40e71d9fa38f6e84a8651c0d80fa66eaf6180804 Mon Sep 17 00:00:00 2001 From: arabtalent Date: Mon, 16 Oct 2023 21:13:22 +0300 Subject: [PATCH 5613/8412] feat(domain): mnoger.is-a.dev --- domains/mnoger.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mnoger.json diff --git a/domains/mnoger.json b/domains/mnoger.json new file mode 100644 index 000000000..2e9b98169 --- /dev/null +++ b/domains/mnoger.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "arabtalent", + "email": "lolhdselect@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a0caa7213a4e3120902a92a536b3a0d445d826b3 Mon Sep 17 00:00:00 2001 From: WallnussJonas Date: Mon, 16 Oct 2023 20:35:55 +0200 Subject: [PATCH 5614/8412] feat(domain): jonas.is-a.dev --- domains/jonas.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jonas.json diff --git a/domains/jonas.json b/domains/jonas.json new file mode 100644 index 000000000..24c743371 --- /dev/null +++ b/domains/jonas.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "WallnussJonas", + "email": "jonas.werner.nov1999@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 475569ec2b2c0e62404dc219c891352d918eebcb Mon Sep 17 00:00:00 2001 From: rherlydev <142740981+rherlydev@users.noreply.github.com> Date: Mon, 16 Oct 2023 20:48:45 +0200 Subject: [PATCH 5615/8412] feat(domain): astris.api.is-a.dev --- domains/astris.api.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/astris.api.json diff --git a/domains/astris.api.json b/domains/astris.api.json new file mode 100644 index 000000000..fc0608365 --- /dev/null +++ b/domains/astris.api.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "rherlydev", + "email": "142740981+rherlydev@users.noreply.github.com", + "note": "This record was created by is-a.dev Discord bot via discord id: 948965718794330153" + }, + + "record": { + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=rherlydev@proton.me" + + } +} From 186129682354e0e2dae53443a3624d0ed3526d45 Mon Sep 17 00:00:00 2001 From: Name=Yug <112211279+YUG38@users.noreply.github.com> Date: Mon, 16 Oct 2023 17:08:27 -0500 Subject: [PATCH 5616/8412] Update yug.json --- domains/yug.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/yug.json b/domains/yug.json index 87fbf0a96..57761c542 100644 --- a/domains/yug.json +++ b/domains/yug.json @@ -1,11 +1,10 @@ { "owner": { "username": "YUG38", - "email": "4yugpatel123@gmail.com" + "email": "4yugpatel123@gmail.com", + "discord": "name_yug" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "YUG38.github.io" } -} \ No newline at end of file +} From a03a90343a0be580825ae7ec86f9a38fb53ba1dd Mon Sep 17 00:00:00 2001 From: William <67803641+Silverstero@users.noreply.github.com> Date: Mon, 16 Oct 2023 18:25:07 -0400 Subject: [PATCH 5617/8412] Update echo.json --- domains/echo.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/echo.json b/domains/echo.json index 453fcdbaf..56c9d4884 100644 --- a/domains/echo.json +++ b/domains/echo.json @@ -1,11 +1,11 @@ { "owner": { "username": "Silverstero", - "email": "williamandpoohbear@gmail.com" + "email": "pleasedontaddmyemail@gmail.com" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From ba57075d301c5408e7f311f0d5db8af140a62a74 Mon Sep 17 00:00:00 2001 From: Aether1777 <69597148+Aether1777@users.noreply.github.com> Date: Mon, 16 Oct 2023 17:28:44 -0700 Subject: [PATCH 5618/8412] Update tfuifebfiubiu.json --- domains/tfuifebfiubiu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tfuifebfiubiu.json b/domains/tfuifebfiubiu.json index 4c845437d..7f8c47487 100644 --- a/domains/tfuifebfiubiu.json +++ b/domains/tfuifebfiubiu.json @@ -4,6 +4,6 @@ "email": "bkevin39415@gmail.com" }, "record": { - "CNAME": "fostest2.hop.sh" + "CNAME": "border.hop.io" } } From decc3c6280359fba94357ff3de4548374df5be1a Mon Sep 17 00:00:00 2001 From: Aether1777 <69597148+Aether1777@users.noreply.github.com> Date: Mon, 16 Oct 2023 17:29:07 -0700 Subject: [PATCH 5619/8412] Update flowos.json --- domains/flowos.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/flowos.json b/domains/flowos.json index 7e76202b0..7f8c47487 100644 --- a/domains/flowos.json +++ b/domains/flowos.json @@ -4,6 +4,6 @@ "email": "bkevin39415@gmail.com" }, "record": { - "CNAME": "flowos.hop.sh" + "CNAME": "border.hop.io" } } From ea819b7c8c0688c503e89571425bead77f22da0e Mon Sep 17 00:00:00 2001 From: Aether1777 <69597148+Aether1777@users.noreply.github.com> Date: Mon, 16 Oct 2023 17:30:06 -0700 Subject: [PATCH 5620/8412] Update xeno.json --- domains/xeno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xeno.json b/domains/xeno.json index c79bccdfb..7f8c47487 100644 --- a/domains/xeno.json +++ b/domains/xeno.json @@ -4,6 +4,6 @@ "email": "bkevin39415@gmail.com" }, "record": { - "CNAME": "espwt.hop.sh" + "CNAME": "border.hop.io" } } From 4822c76002d6f711d10e3b9744d60df34f05b438 Mon Sep 17 00:00:00 2001 From: Guru322 Date: Tue, 17 Oct 2023 09:11:00 +0530 Subject: [PATCH 5621/8412] feat(domain): api.gurubot.is-a.dev --- domains/api.gurubot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/api.gurubot.json diff --git a/domains/api.gurubot.json b/domains/api.gurubot.json new file mode 100644 index 000000000..76f3049a3 --- /dev/null +++ b/domains/api.gurubot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Guru322", + "email": "sahoogurucharan00@gmail.com" + }, + "record": { + "CNAME": "guruapi-rlc1.onrender.com" + } +} From da8a26e4f9267705a5a53735eb601573f4115b29 Mon Sep 17 00:00:00 2001 From: inamurahman Date: Tue, 17 Oct 2023 10:48:19 +0530 Subject: [PATCH 5622/8412] feat(domain): inam.is-a.dev --- domains/inam.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/inam.json diff --git a/domains/inam.json b/domains/inam.json new file mode 100644 index 000000000..f81ae11d6 --- /dev/null +++ b/domains/inam.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "inamurahman", + "email": "inamvkd@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b3330bea61882d95fb442c56a9266865b233aebe Mon Sep 17 00:00:00 2001 From: lsy1998 <1945934866@qq.com> Date: Tue, 17 Oct 2023 14:07:46 +0800 Subject: [PATCH 5623/8412] feat(domain): that.is-a.dev --- domains/that.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/that.json diff --git a/domains/that.json b/domains/that.json new file mode 100644 index 000000000..0d25bd14a --- /dev/null +++ b/domains/that.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "lsy1998", + "email": "1945934866@qq.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 89e3d4bd33ac40c82fc52bd61a037d08001ff516 Mon Sep 17 00:00:00 2001 From: Guru322 Date: Tue, 17 Oct 2023 11:46:37 +0530 Subject: [PATCH 5624/8412] feat(domain): gurubot.is-a.dev --- domains/gurubot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gurubot.json diff --git a/domains/gurubot.json b/domains/gurubot.json new file mode 100644 index 000000000..813932e1f --- /dev/null +++ b/domains/gurubot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Guru322", + "email": "sahoogurucharan00@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8415e7806164c020b0473c270009310ce4591594 Mon Sep 17 00:00:00 2001 From: dylan1522 Date: Tue, 17 Oct 2023 01:34:05 -0500 Subject: [PATCH 5625/8412] feat(domain): drk-bot.is-a.dev --- domains/drk-bot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drk-bot.json diff --git a/domains/drk-bot.json b/domains/drk-bot.json new file mode 100644 index 000000000..8a36390ab --- /dev/null +++ b/domains/drk-bot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dylan1522", + "email": "wpmar027092@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d95af0eb4cc57ebc1d3a69e08dd1c0d2f1a5d814 Mon Sep 17 00:00:00 2001 From: DoDinhPhuc1111 Date: Tue, 17 Oct 2023 19:07:11 +0700 Subject: [PATCH 5626/8412] feat(domain): dodinhphuc.is-a.dev --- domains/dodinhphuc.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dodinhphuc.json diff --git a/domains/dodinhphuc.json b/domains/dodinhphuc.json new file mode 100644 index 000000000..50d7d71a5 --- /dev/null +++ b/domains/dodinhphuc.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "DoDinhPhuc1111", + "email": "prepegasus1111@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b71e1feba0386434a8e66f8c8cfb3f5c688f7fda Mon Sep 17 00:00:00 2001 From: Anukar <124155412+AnukarOP@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:49:07 +0530 Subject: [PATCH 5627/8412] Create anukarop.json --- domains/anukarop.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/anukarop.json diff --git a/domains/anukarop.json b/domains/anukarop.json new file mode 100644 index 000000000..21cc17865 --- /dev/null +++ b/domains/anukarop.json @@ -0,0 +1 @@ +anukarop.is-a.dev From b4daef373f024da7a01083e9bb2824bf0d82ff1d Mon Sep 17 00:00:00 2001 From: Anukar <124155412+AnukarOP@users.noreply.github.com> Date: Tue, 17 Oct 2023 18:11:19 +0530 Subject: [PATCH 5628/8412] Update anukarop.json --- domains/anukarop.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/anukarop.json b/domains/anukarop.json index 21cc17865..1a4d1ac0a 100644 --- a/domains/anukarop.json +++ b/domains/anukarop.json @@ -1 +1,10 @@ -anukarop.is-a.dev +{ + "owner": { + "username": "AnukarOP", + "email": "anukarmishra2707@gmail.com", + "discord": "AnukarOP" + }, + "record": { + "CNAME": "AnukarOP.github.io" + } +} From 4369f6a38ea10ee9e9e3b342a4e5ba9a34f46ade Mon Sep 17 00:00:00 2001 From: BapRx Date: Tue, 17 Oct 2023 15:16:01 +0200 Subject: [PATCH 5629/8412] feat(domain): baptiste.is-a.dev --- domains/baptiste.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/baptiste.json diff --git a/domains/baptiste.json b/domains/baptiste.json new file mode 100644 index 000000000..e69ec7658 --- /dev/null +++ b/domains/baptiste.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "BapRx", + "email": "rouxbaptiste@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5f2db45a705b406e23e75faa707d1fa3b8261a3c Mon Sep 17 00:00:00 2001 From: D-Pow Date: Tue, 17 Oct 2023 12:10:08 -0400 Subject: [PATCH 5630/8412] Minor: Change devon.json email address to noreply --- domains/devon.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devon.json b/domains/devon.json index c2987a6eb..a59c1ce0f 100644 --- a/domains/devon.json +++ b/domains/devon.json @@ -3,7 +3,7 @@ "repo": "https://github.com/D-Pow/d-pow.github.io", "owner": { "username": "D-Pow", - "email": "dpow9373@gmail.com" + "email": "D-Pow@users.noreply.github.com" }, "record": { "CNAME": "d-pow.github.io" From a02b3db4076a6798ab505a41932c196ace0a70d0 Mon Sep 17 00:00:00 2001 From: D-Pow Date: Tue, 17 Oct 2023 12:10:37 -0400 Subject: [PATCH 5631/8412] Add GitHub Pages verification for devon.is-a.dev --- domains/_github-pages-challenge-D-Pow.devon.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-D-Pow.devon.json diff --git a/domains/_github-pages-challenge-D-Pow.devon.json b/domains/_github-pages-challenge-D-Pow.devon.json new file mode 100644 index 000000000..4543d155d --- /dev/null +++ b/domains/_github-pages-challenge-D-Pow.devon.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub Pages verification for devon.is-a.dev", + "owner": { + "username": "D-Pow", + "email": "D-Pow@users.noreply.github.com" + }, + "record": { + "TXT": "cec54b510828f770750c1b17cad7f2" + } +} From cabec9ce3a477d7989f989cc282652be0ae3880b Mon Sep 17 00:00:00 2001 From: endouven Date: Tue, 17 Oct 2023 13:24:08 -0300 Subject: [PATCH 5632/8412] feat(domain): endouven.is-a.dev --- domains/endouven.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/endouven.json diff --git a/domains/endouven.json b/domains/endouven.json new file mode 100644 index 000000000..17b9f39cd --- /dev/null +++ b/domains/endouven.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "endouven", + "email": "brunophm@gmail.com" + }, + "record": { + "CNAME": "endouven.github.io" + } +} From 3bad38a8f4fa61b0ae04798170c4d523f5316476 Mon Sep 17 00:00:00 2001 From: Voldemort-h4ck Date: Tue, 17 Oct 2023 19:25:56 +0200 Subject: [PATCH 5633/8412] feat(domain): voldemort.is-a.dev --- domains/voldemort.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/voldemort.json diff --git a/domains/voldemort.json b/domains/voldemort.json new file mode 100644 index 000000000..bb5000598 --- /dev/null +++ b/domains/voldemort.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Voldemort-h4ck", + "email": "vertesivv@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7a4a6142743ab182a88fa6aed133e6e0ed389d1a Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Tue, 17 Oct 2023 23:05:14 +0530 Subject: [PATCH 5634/8412] feat(domain): play.technofusiontech.is-a.dev --- domains/play.technofusiontech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/play.technofusiontech.json diff --git a/domains/play.technofusiontech.json b/domains/play.technofusiontech.json new file mode 100644 index 000000000..ece4e0cea --- /dev/null +++ b/domains/play.technofusiontech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "A": ["138.68.79.95"] + } +} From f6e56d74c509d547f7eaef7a2e880499ad1f7079 Mon Sep 17 00:00:00 2001 From: jakublua Date: Tue, 17 Oct 2023 18:36:20 +0100 Subject: [PATCH 5635/8412] feat(domain): jtgr.is-a.dev --- domains/jtgr.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jtgr.json diff --git a/domains/jtgr.json b/domains/jtgr.json new file mode 100644 index 000000000..a11940628 --- /dev/null +++ b/domains/jtgr.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jakublua", + "email": "jkb@courvix.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b063eb8d1c3fec5c10fd00ff2757f03b13a1aa5c Mon Sep 17 00:00:00 2001 From: jakublua Date: Tue, 17 Oct 2023 18:37:59 +0100 Subject: [PATCH 5636/8412] feat(domain): jkb-bio.is-a.dev --- domains/jkb-bio.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jkb-bio.json diff --git a/domains/jkb-bio.json b/domains/jkb-bio.json new file mode 100644 index 000000000..a11940628 --- /dev/null +++ b/domains/jkb-bio.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jakublua", + "email": "jkb@courvix.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 54932c6ad6452e1533e889a7a7701dbc7d028cd3 Mon Sep 17 00:00:00 2001 From: eyesmad Date: Tue, 17 Oct 2023 12:17:35 -0700 Subject: [PATCH 5637/8412] feat(domain): uv.is-a.dev --- domains/uv.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/uv.json diff --git a/domains/uv.json b/domains/uv.json new file mode 100644 index 000000000..0af1ce035 --- /dev/null +++ b/domains/uv.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "eyesmad", + "email": "eagam0002@mymail.lausd.net" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 46193290698f9d30ee7842de9f8eb435b4355c17 Mon Sep 17 00:00:00 2001 From: ragasubekti Date: Wed, 18 Oct 2023 04:31:24 +0900 Subject: [PATCH 5638/8412] feat(domain): raga.is-a.dev --- domains/raga.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/raga.json diff --git a/domains/raga.json b/domains/raga.json new file mode 100644 index 000000000..e808f851c --- /dev/null +++ b/domains/raga.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "ragasubekti", + "email": "rfilmriot@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 20fbba57aec6a2c1b0e2051a0152876176991e69 Mon Sep 17 00:00:00 2001 From: adyoblu Date: Tue, 17 Oct 2023 23:03:31 +0300 Subject: [PATCH 5639/8412] feat(domain): adioblu.is-a.dev --- domains/adioblu.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/adioblu.json diff --git a/domains/adioblu.json b/domains/adioblu.json new file mode 100644 index 000000000..bb24f59d0 --- /dev/null +++ b/domains/adioblu.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "adyoblu", + "email": "adyoblu2000@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eeb95830712eacf2c93d129312b095db97e1b7f6 Mon Sep 17 00:00:00 2001 From: Name=Yug <112211279+YUG38@users.noreply.github.com> Date: Tue, 17 Oct 2023 16:01:37 -0500 Subject: [PATCH 5640/8412] Update yug.json --- domains/yug.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/yug.json b/domains/yug.json index 57761c542..bde9266e0 100644 --- a/domains/yug.json +++ b/domains/yug.json @@ -1,4 +1,6 @@ { + "description": "My website", + "repo": "https://github.com/YUG38/YUG38.github.io", "owner": { "username": "YUG38", "email": "4yugpatel123@gmail.com", From cd03e799ea1747388e09c088bef11c1f9d78a9b4 Mon Sep 17 00:00:00 2001 From: Teapot4195 Date: Tue, 17 Oct 2023 17:04:40 -0400 Subject: [PATCH 5641/8412] feat(domain): eturbo.is-a.dev --- domains/eturbo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/eturbo.json diff --git a/domains/eturbo.json b/domains/eturbo.json new file mode 100644 index 000000000..417c49f46 --- /dev/null +++ b/domains/eturbo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Teapot4195", + "email": "huangalex409@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6d532d4b27637a4f592a60cb5f07579fe5aeb42f Mon Sep 17 00:00:00 2001 From: erdogansad Date: Wed, 18 Oct 2023 04:37:16 +0300 Subject: [PATCH 5642/8412] feat(domain): erdogan.is-a.dev --- domains/erdogan.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/erdogan.json diff --git a/domains/erdogan.json b/domains/erdogan.json new file mode 100644 index 000000000..a24740aeb --- /dev/null +++ b/domains/erdogan.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "erdogansad", + "email": "erdogan.sad@windowslive.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6f6afe8ca1a985dbc0e12e8324359559abc1801a Mon Sep 17 00:00:00 2001 From: erdogansad Date: Wed, 18 Oct 2023 04:38:23 +0300 Subject: [PATCH 5643/8412] feat(domain): erdogansad.is-a.dev --- domains/erdogansad.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/erdogansad.json diff --git a/domains/erdogansad.json b/domains/erdogansad.json new file mode 100644 index 000000000..a24740aeb --- /dev/null +++ b/domains/erdogansad.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "erdogansad", + "email": "erdogan.sad@windowslive.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a089edcd6a9eabf5cda072df6758cbc8fe3ba028 Mon Sep 17 00:00:00 2001 From: Pdmthong05 Date: Wed, 18 Oct 2023 10:23:10 +0700 Subject: [PATCH 5644/8412] feat(domain): tientiny.is-a.dev --- domains/tientiny.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tientiny.json diff --git a/domains/tientiny.json b/domains/tientiny.json new file mode 100644 index 000000000..826e69b2b --- /dev/null +++ b/domains/tientiny.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Pdmthong05", + "email": "pdmthong05@protonmail.com" + }, + "record": { + "A": ["198.91.81.11"] + } +} From 2898664a60f43dc8892c457ec9164d19dd33e109 Mon Sep 17 00:00:00 2001 From: arabtalent Date: Wed, 18 Oct 2023 10:52:50 +0300 Subject: [PATCH 5645/8412] feat(domain): denismnoger.is-a.dev --- domains/denismnoger.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/denismnoger.json diff --git a/domains/denismnoger.json b/domains/denismnoger.json new file mode 100644 index 000000000..2e9b98169 --- /dev/null +++ b/domains/denismnoger.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "arabtalent", + "email": "lolhdselect@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ff7b93012266b432949f29319e8072e4d2715996 Mon Sep 17 00:00:00 2001 From: dimashahbari Date: Wed, 18 Oct 2023 10:57:59 +0300 Subject: [PATCH 5646/8412] feat(domain): dima.is-a.dev --- domains/dima.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/dima.json diff --git a/domains/dima.json b/domains/dima.json new file mode 100644 index 000000000..fb1875ee5 --- /dev/null +++ b/domains/dima.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "dimashahbari", + "email": "dimashahbari@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3a42bb927501dbebe9f201327adf1b60398f8a05 Mon Sep 17 00:00:00 2001 From: AeolusDev Date: Wed, 18 Oct 2023 13:36:53 +0530 Subject: [PATCH 5647/8412] feat(domain): aeolus.is-a.dev --- domains/aeolus.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/aeolus.json diff --git a/domains/aeolus.json b/domains/aeolus.json new file mode 100644 index 000000000..7f7f2630a --- /dev/null +++ b/domains/aeolus.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "AeolusDev", + "email": "aeolusdeveloper@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fadc3ce45561487ff750eae5c1557484c4bd59ca Mon Sep 17 00:00:00 2001 From: Deko <80760888+ukrioo@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:39:58 +0530 Subject: [PATCH 5648/8412] Update ukrio.json --- domains/ukrio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ukrio.json b/domains/ukrio.json index 392964700..68422ca70 100644 --- a/domains/ukrio.json +++ b/domains/ukrio.json @@ -1,6 +1,6 @@ { "owner": { - "username": "U8K50", + "username": "ukrioo", "email": "u8k50850@gmail.com" }, "record": { @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From fdf38f4a23c1753d6d10702d3857018549510673 Mon Sep 17 00:00:00 2001 From: Deko <80760888+ukrioo@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:40:18 +0530 Subject: [PATCH 5649/8412] Update ukirio.json --- domains/ukirio.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ukirio.json b/domains/ukirio.json index 392964700..68422ca70 100644 --- a/domains/ukirio.json +++ b/domains/ukirio.json @@ -1,6 +1,6 @@ { "owner": { - "username": "U8K50", + "username": "ukrioo", "email": "u8k50850@gmail.com" }, "record": { @@ -8,4 +8,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 9e3d897ce521b4a65fb0b4aedf1dd3de19270dd7 Mon Sep 17 00:00:00 2001 From: Ice-Head Date: Wed, 18 Oct 2023 15:01:19 +0600 Subject: [PATCH 5650/8412] Update icehead.json --- domains/icehead.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/icehead.json b/domains/icehead.json index 81d80de32..490cfebf0 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mx1.improvmx.com","mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From 79dfc971b2ab75c3f1db30da41dd554dacbd027a Mon Sep 17 00:00:00 2001 From: Gabriel-lrx Date: Wed, 18 Oct 2023 13:40:39 +0200 Subject: [PATCH 5651/8412] feat(domain): gabriel.is-a.dev --- domains/gabriel.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gabriel.json diff --git a/domains/gabriel.json b/domains/gabriel.json new file mode 100644 index 000000000..1016a4b6a --- /dev/null +++ b/domains/gabriel.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Gabriel-lrx", + "email": "gabriel.reheb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fa0308fffa8c56fcce2888a9c4f7d20c88d9d7b9 Mon Sep 17 00:00:00 2001 From: Gabriel__l <121170792+Gabriel-lrx@users.noreply.github.com> Date: Wed, 18 Oct 2023 13:46:14 +0200 Subject: [PATCH 5652/8412] Create gabriel.is-a-dev.json --- domains/gabriel.is-a-dev.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 domains/gabriel.is-a-dev.json diff --git a/domains/gabriel.is-a-dev.json b/domains/gabriel.is-a-dev.json new file mode 100644 index 000000000..f6c5c7f1a --- /dev/null +++ b/domains/gabriel.is-a-dev.json @@ -0,0 +1,5 @@ +{ + "record": { + "CNAME": "gabriel-lrx.github.io" + } +} From 33f822d5b0a6b35edaf5d5271a6bd76ccd8765d3 Mon Sep 17 00:00:00 2001 From: arunodmanoharaofficial Date: Wed, 18 Oct 2023 17:30:03 +0530 Subject: [PATCH 5653/8412] feat(domain): arunodmanohara.is-a.dev --- domains/arunodmanohara.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/arunodmanohara.json diff --git a/domains/arunodmanohara.json b/domains/arunodmanohara.json new file mode 100644 index 000000000..0160f9183 --- /dev/null +++ b/domains/arunodmanohara.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "arunodmanoharaofficial", + "email": "arunodmanoharaofficial@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c19b7d29f590a61d13dd8f6972a5d4ed8803f74a Mon Sep 17 00:00:00 2001 From: mkemal Date: Wed, 18 Oct 2023 15:02:06 +0300 Subject: [PATCH 5654/8412] feat(domain): foo.is-a.dev --- domains/foo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/foo.json diff --git a/domains/foo.json b/domains/foo.json new file mode 100644 index 000000000..ab10003aa --- /dev/null +++ b/domains/foo.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "mkemal", + "email": "mkemalkorkmaz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bbd2069036c541968acd75dc87fdd65640d0a788 Mon Sep 17 00:00:00 2001 From: stanasxd Date: Wed, 18 Oct 2023 15:15:30 +0300 Subject: [PATCH 5655/8412] feat(domain): stx.is-a.dev --- domains/stx.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/stx.json diff --git a/domains/stx.json b/domains/stx.json new file mode 100644 index 000000000..8b0cdace2 --- /dev/null +++ b/domains/stx.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "stanasxd", + "email": "stanasarts@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9c1c410a4776ad2ca596e9859269a32116a3ca34 Mon Sep 17 00:00:00 2001 From: stanasxd Date: Wed, 18 Oct 2023 15:17:56 +0300 Subject: [PATCH 5656/8412] feat(domain): shawty.is-a.dev --- domains/shawty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/shawty.json diff --git a/domains/shawty.json b/domains/shawty.json new file mode 100644 index 000000000..8b0cdace2 --- /dev/null +++ b/domains/shawty.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "stanasxd", + "email": "stanasarts@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 833abdf87d60ffa5d95f2bca27791d20c6078425 Mon Sep 17 00:00:00 2001 From: yywbadm Date: Wed, 18 Oct 2023 22:03:05 +0800 Subject: [PATCH 5657/8412] feat(domain): cljhs14.is-a.dev --- domains/cljhs14.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cljhs14.json diff --git a/domains/cljhs14.json b/domains/cljhs14.json new file mode 100644 index 000000000..3a74e0577 --- /dev/null +++ b/domains/cljhs14.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yywbadm", + "email": "yyw.981031@gmail.com" + }, + "record": { + "CNAME": "site.namedhosting.com" + } +} From 1347392e7cc30e6215391a08f732f308f5d49078 Mon Sep 17 00:00:00 2001 From: JesseHoekema Date: Wed, 18 Oct 2023 16:08:00 +0200 Subject: [PATCH 5658/8412] feat(domain): jessehoekema.is-a.dev --- domains/jessehoekema.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/jessehoekema.json diff --git a/domains/jessehoekema.json b/domains/jessehoekema.json new file mode 100644 index 000000000..1dfc215ef --- /dev/null +++ b/domains/jessehoekema.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "JesseHoekema", + "email": "jessehoekema@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a13fc2f17b2c83f012f7f592a61f0523d4837a43 Mon Sep 17 00:00:00 2001 From: notthebestdev Date: Wed, 18 Oct 2023 17:10:35 +0200 Subject: [PATCH 5659/8412] feat(domain): thebestdeveloper.is-a.dev --- domains/thebestdeveloper.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/thebestdeveloper.json diff --git a/domains/thebestdeveloper.json b/domains/thebestdeveloper.json new file mode 100644 index 000000000..532e99f20 --- /dev/null +++ b/domains/thebestdeveloper.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "notthebestdev", + "email": "thebestdeveloper@outlook.fr" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 58ee37e523976f6d483790975fb4c528b474c3dd Mon Sep 17 00:00:00 2001 From: Gunethra Date: Wed, 18 Oct 2023 20:42:46 +0530 Subject: [PATCH 5660/8412] feat(domain): gunethra.is-a.dev --- domains/gunethra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/gunethra.json diff --git a/domains/gunethra.json b/domains/gunethra.json new file mode 100644 index 000000000..34cd3874d --- /dev/null +++ b/domains/gunethra.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Gunethra", + "email": "gunethrarp1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 49c6ab30911fcdb43700ad895b12ed5fa57f6a5b Mon Sep 17 00:00:00 2001 From: marioannier Date: Wed, 18 Oct 2023 17:52:29 +0200 Subject: [PATCH 5661/8412] feat(domain): marioannier.is-a.dev --- domains/marioannier.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marioannier.json diff --git a/domains/marioannier.json b/domains/marioannier.json new file mode 100644 index 000000000..9d9a1e1c8 --- /dev/null +++ b/domains/marioannier.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marioannier", + "email": "mario.annier@gmail.com" + }, + "record": { + "CNAME": "marioannier.github.io" + } +} From 76eea982112c957af816b05d584b1fbfd5ce8d67 Mon Sep 17 00:00:00 2001 From: tomgxz Date: Wed, 18 Oct 2023 18:05:48 +0100 Subject: [PATCH 5662/8412] feat(domain): punto.tomgxz.is-a.dev --- domains/punto.tomgxz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/punto.tomgxz.json diff --git a/domains/punto.tomgxz.json b/domains/punto.tomgxz.json new file mode 100644 index 000000000..c0a3d9187 --- /dev/null +++ b/domains/punto.tomgxz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "de2df0d8-013b-487c-b621-4423472d6d71.id.repl.co" + } +} From fb57dcb5b91c300a5f8c891910e497d15c8c7caa Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 18 Oct 2023 16:47:00 -0400 Subject: [PATCH 5663/8412] Delete domains/gabriel.is-a-dev.json --- domains/gabriel.is-a-dev.json | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 domains/gabriel.is-a-dev.json diff --git a/domains/gabriel.is-a-dev.json b/domains/gabriel.is-a-dev.json deleted file mode 100644 index f6c5c7f1a..000000000 --- a/domains/gabriel.is-a-dev.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "record": { - "CNAME": "gabriel-lrx.github.io" - } -} From 8e8b69aff5e1a47bc69468c608e66f42a0770d82 Mon Sep 17 00:00:00 2001 From: Iamunix Date: Wed, 18 Oct 2023 23:54:11 +0300 Subject: [PATCH 5664/8412] feat(domain): mpangobank.is-a.dev --- domains/mpangobank.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mpangobank.json diff --git a/domains/mpangobank.json b/domains/mpangobank.json new file mode 100644 index 000000000..dda3ac1a1 --- /dev/null +++ b/domains/mpangobank.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Iamunix", + "email": "abdulhaulerashid@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 95b422a480a6d27eabc6a63c7e5b27db5b213fcd Mon Sep 17 00:00:00 2001 From: 5enox Date: Wed, 18 Oct 2023 14:43:22 -0700 Subject: [PATCH 5665/8412] feat(domain): abdo.is-a.dev --- domains/abdo.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/abdo.json b/domains/abdo.json index 32fea9454..9a460c08a 100644 --- a/domains/abdo.json +++ b/domains/abdo.json @@ -4,6 +4,8 @@ "email": "animikantan@gmail.com" }, "record": { - "CNAME": "my-proto.onrender.com" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 23cb1971f2a72e91d5703de79b1ad7c1dce74cca Mon Sep 17 00:00:00 2001 From: Reading <126733238+readandprogress@users.noreply.github.com> Date: Wed, 18 Oct 2023 18:57:05 -0400 Subject: [PATCH 5666/8412] Update reading.json Changed from GH pages to CF pages. --- domains/reading.json | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/domains/reading.json b/domains/reading.json index 64c0fde4d..5b4cf6470 100644 --- a/domains/reading.json +++ b/domains/reading.json @@ -1,12 +1,13 @@ { - "description": "For my Personal blog, Reading's Blog", - "repo": "https://github.com/ReadandProgress/ReadandProgress.github.io", + "description": "For my personal website, The Reading Dimension. ^_^", + "repo": "https://github.com/readandprogress/thereadingdimension", "owner": { - "username": "ReadandProgress", - "email": "reading.afxor@slmail.me", - "discord": "Reading#7898" + "username": "readandprogress", + "email": "readandprogress@duck.com", + "discord": "readandprogress" + "cohost": "readandprogress" }, "record": { - "CNAME": "ReadandProgress.github.io" + "CNAME": "thereadingdimension.pages.dev" } } From 00d0771bceaabd04909dfa44d92bc21783c63436 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erdo=C4=9Fan=20=C5=9Ead?= <60552846+erdogansad@users.noreply.github.com> Date: Thu, 19 Oct 2023 02:13:35 +0300 Subject: [PATCH 5667/8412] Update erdogan.json --- domains/erdogan.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/erdogan.json b/domains/erdogan.json index a24740aeb..ae749661b 100644 --- a/domains/erdogan.json +++ b/domains/erdogan.json @@ -4,8 +4,6 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "erdogansad.github.io" } -} \ No newline at end of file +} From 3571adf33219a1f72ba91fcd85149637f76126ac Mon Sep 17 00:00:00 2001 From: real-kwellercat Date: Wed, 18 Oct 2023 18:17:16 -0500 Subject: [PATCH 5668/8412] feat(domain): bobert.is-a.dev --- domains/bobert.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bobert.json diff --git a/domains/bobert.json b/domains/bobert.json new file mode 100644 index 000000000..276ac82e7 --- /dev/null +++ b/domains/bobert.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "real-kwellercat", + "email": "lucas.rausch.732@k12.friscoisd.org" + }, + "record": { + "CNAME": "issuelucas.pages.dev" + } +} From 268e289bfbc69cb31173163f8393cb175b9e88c1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 18 Oct 2023 21:18:40 -0400 Subject: [PATCH 5669/8412] Update reading.json --- domains/reading.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/reading.json b/domains/reading.json index 5b4cf6470..0a0f05f91 100644 --- a/domains/reading.json +++ b/domains/reading.json @@ -4,7 +4,7 @@ "owner": { "username": "readandprogress", "email": "readandprogress@duck.com", - "discord": "readandprogress" + "discord": "readandprogress", "cohost": "readandprogress" }, "record": { From 918f2813c25c9e51c685d69d52f941a877f472d7 Mon Sep 17 00:00:00 2001 From: techsideofficial Date: Thu, 19 Oct 2023 16:23:35 +1300 Subject: [PATCH 5670/8412] feat(domain): xenapp.is-a.dev --- domains/xenapp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xenapp.json diff --git a/domains/xenapp.json b/domains/xenapp.json new file mode 100644 index 000000000..e4a1e8602 --- /dev/null +++ b/domains/xenapp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "techsideofficial", + "email": "wienerwolf77@gmail.com" + }, + "record": { + "TXT": "e8ervtqg_bno4xnob40f7rgseijrvp72jkhd-siwl0o" + } +} From 3ebcf0df34ab01569c1c9ab4f67bc2101ef9f784 Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Thu, 19 Oct 2023 13:26:55 +0200 Subject: [PATCH 5671/8412] Create blema.json --- domains/blema.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blema.json diff --git a/domains/blema.json b/domains/blema.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/blema.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From 21a967b0f281327f0dfe5f804e30b0830ce33113 Mon Sep 17 00:00:00 2001 From: turvenuija1 Date: Thu, 19 Oct 2023 16:55:24 +0300 Subject: [PATCH 5672/8412] feat(domain): mutsis.is-a.dev --- domains/mutsis.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mutsis.json diff --git a/domains/mutsis.json b/domains/mutsis.json new file mode 100644 index 000000000..3e93b4d1b --- /dev/null +++ b/domains/mutsis.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "turvenuija1", + "email": "akulehtola123@gmail.com" + }, + "record": { + "CNAME": "turvenuija1.github.io" + } +} From 9fd6641de1b7ca674b1841acce35869caa4696cf Mon Sep 17 00:00:00 2001 From: William Afton <107783820+aftoncodes@users.noreply.github.com> Date: Thu, 19 Oct 2023 17:24:57 +0100 Subject: [PATCH 5673/8412] Update afton.json --- domains/afton.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/afton.json b/domains/afton.json index 4ec7acdc6..ce5901d81 100644 --- a/domains/afton.json +++ b/domains/afton.json @@ -1,12 +1,12 @@ { - "description": "Small portfolio for myself", - "repo": "https://github.com/WilliamAfton-codes/williamafton-codes.github.io", + "description": "My webpage, made using LiveTerm by Cveinnt", + "repo": "https://github.com/aftoncodes/aftoncodes.github.io", "owner": { - "username": "WilliamAfton-codes", + "username": "aftoncodes", "email": "williamafton.codes@gmail.com", - "twitter": "manlydalorian" + "twitter": "aftoncodes" }, "record": { - "CNAME": "williamafton-codes.github.io" + "CNAME": "aftoncodes.vercel.app" } } From 16bf96ddc18671c74e191f993d64d20a91a5884a Mon Sep 17 00:00:00 2001 From: r3tr0vw <78304878+dimaaac@users.noreply.github.com> Date: Thu, 19 Oct 2023 18:36:53 +0200 Subject: [PATCH 5674/8412] Removable Application --- domains/r3tr0vw.json | 11 +---------- 1 file changed, 1 insertion(+), 10 deletions(-) diff --git a/domains/r3tr0vw.json b/domains/r3tr0vw.json index a7ffa8e58..8b1378917 100644 --- a/domains/r3tr0vw.json +++ b/domains/r3tr0vw.json @@ -1,10 +1 @@ -{ - "owner": { - "username": "r3tr0vw", - "email": "alreadytaken@gmail.com", - "discord": "rΞtr0vw#4441" - }, - "record": { - "A": ["88.127.172.169"] - } -} + From a8ed35ab58231bb96d6c633ade8b3ff22909e69a Mon Sep 17 00:00:00 2001 From: r3tr0vw <78304878+dimaaac@users.noreply.github.com> Date: Thu, 19 Oct 2023 21:01:29 +0200 Subject: [PATCH 5675/8412] Rename domains/r3tr0vw.json to domain --- domains/r3tr0vw.json => domain | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/r3tr0vw.json => domain (100%) diff --git a/domains/r3tr0vw.json b/domain similarity index 100% rename from domains/r3tr0vw.json rename to domain From d1d3bf113da67d8ffc55788f6d8e8a7529edd2b7 Mon Sep 17 00:00:00 2001 From: William Afton <107783820+aftoncodes@users.noreply.github.com> Date: Thu, 19 Oct 2023 21:25:43 +0100 Subject: [PATCH 5676/8412] Update afton.json --- domains/afton.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/afton.json b/domains/afton.json index ce5901d81..eaec94ac5 100644 --- a/domains/afton.json +++ b/domains/afton.json @@ -7,6 +7,6 @@ "twitter": "aftoncodes" }, "record": { - "CNAME": "aftoncodes.vercel.app" + "URL": "https://aftoncodes.vercel.app" } } From d052f8eccade185a04694be032a24f987887bfe7 Mon Sep 17 00:00:00 2001 From: leon332157 Date: Thu, 19 Oct 2023 16:31:51 -0400 Subject: [PATCH 5677/8412] feat(domain): leon332157.is-a.dev --- domains/leon332157.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/leon332157.json diff --git a/domains/leon332157.json b/domains/leon332157.json new file mode 100644 index 000000000..6ed4573b2 --- /dev/null +++ b/domains/leon332157.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "leon332157", + "email": "leon332157@gmail.com" + }, + "record": { + "URL": "https://leon332157.asuscomm.com" + } +} From a964cfe2ed72e169246d26233d04bb9aad5bae0d Mon Sep 17 00:00:00 2001 From: leon332157 Date: Thu, 19 Oct 2023 16:46:05 -0400 Subject: [PATCH 5678/8412] feat(domain): leon3321.is-a.dev --- domains/leon3321.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/leon3321.json diff --git a/domains/leon3321.json b/domains/leon3321.json new file mode 100644 index 000000000..894b86057 --- /dev/null +++ b/domains/leon3321.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "leon332157", + "email": "leon332157@gmail.com" + }, + "record": { + "CNAME": "leon332157.is-a.dev" + } +} From d2a7e77ea99ce7effd38f2827caccdf30fb382e8 Mon Sep 17 00:00:00 2001 From: leon332157 Date: Thu, 19 Oct 2023 16:52:36 -0400 Subject: [PATCH 5679/8412] change to github user page --- domains/leon332157.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/leon332157.json b/domains/leon332157.json index 6ed4573b2..16257f3d3 100644 --- a/domains/leon332157.json +++ b/domains/leon332157.json @@ -4,6 +4,6 @@ "email": "leon332157@gmail.com" }, "record": { - "URL": "https://leon332157.asuscomm.com" + "CNAME":"leon332157.github.io" } } From 94fc57886610beda9c60a640b305fd0a55c4937b Mon Sep 17 00:00:00 2001 From: darkdarcool Date: Thu, 19 Oct 2023 18:09:13 -0400 Subject: [PATCH 5680/8412] feat(domain): darkdarcool.is-a.dev --- domains/darkdarcool.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/darkdarcool.json diff --git a/domains/darkdarcool.json b/domains/darkdarcool.json new file mode 100644 index 000000000..62b407aee --- /dev/null +++ b/domains/darkdarcool.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "darkdarcool", + "email": "darkdarcool@gmail.com" + }, + "record": { + "URL": "https://darkdarcool.me" + } +} From 9e6b4a47abd20bbed318b57331ae8fb0f7632fa1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 20 Oct 2023 08:01:53 +0800 Subject: [PATCH 5681/8412] Discard changes to domain --- domain | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domain diff --git a/domain b/domain deleted file mode 100644 index 8b1378917..000000000 --- a/domain +++ /dev/null @@ -1 +0,0 @@ - From 39cc56a960c1a699b222e8adc7d87b5dc0271677 Mon Sep 17 00:00:00 2001 From: nyxical420 Date: Fri, 20 Oct 2023 12:57:08 +0800 Subject: [PATCH 5682/8412] feat(domain): nyx.is-a.dev --- domains/nyx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nyx.json diff --git a/domains/nyx.json b/domains/nyx.json new file mode 100644 index 000000000..77f7eb6c9 --- /dev/null +++ b/domains/nyx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nyxical420", + "email": "xaveegacha7@gmail.com" + }, + "record": { + "A": ["76.223.55.44"] + } +} From fae76346ad5eee125d320d1c6cc5188dbc1b9596 Mon Sep 17 00:00:00 2001 From: Satria Date: Fri, 20 Oct 2023 13:04:21 +0700 Subject: [PATCH 5683/8412] Update sx9.json --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index 825c99623..12441e2cd 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -5,6 +5,6 @@ "email": "sx-91@outlook.com" }, "record": { - "CNAME": "sx-9.github.io" + "URL": "https://satr14.tech" } } From 4fc9d5b461f356f0d21f5371f5b525ad9259fcc7 Mon Sep 17 00:00:00 2001 From: Valeron-T Date: Fri, 20 Oct 2023 13:06:12 +0530 Subject: [PATCH 5684/8412] feat(domain): valeron.is-a.dev --- domains/valeron.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/valeron.json diff --git a/domains/valeron.json b/domains/valeron.json new file mode 100644 index 000000000..8bbdb802c --- /dev/null +++ b/domains/valeron.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Valeron-T", + "email": "valeron.toscano@xaviers.edu.in" + }, + "record": { + "URL": "https://valwebsitedata.z29.web.core.windows.net/" + } +} From 647b07d7239ba4f8741448628c2446f06ac6747c Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:23:41 +0800 Subject: [PATCH 5685/8412] Delete domains/cutt37.json --- domains/cutt37.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cutt37.json diff --git a/domains/cutt37.json b/domains/cutt37.json deleted file mode 100644 index 78c0ab590..000000000 --- a/domains/cutt37.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal Website", - "repo": "https://github.com/37cut/37cut.github.io", - "owner": { - "username": "37cut", - "email": "cutt37@outlook.com" - }, - "record": { - "CNAME": "37cut.github.io" - } -} From 84531201d81567e5c1502d7de7ffe262989286c3 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:27:58 +0800 Subject: [PATCH 5686/8412] Create 37cut.json --- domains/37cut.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/37cut.json diff --git a/domains/37cut.json b/domains/37cut.json new file mode 100644 index 000000000..cc70121ba --- /dev/null +++ b/domains/37cut.json @@ -0,0 +1,9 @@ +{ + "description": "Personal Website", + "repo": "https://github.com/37cut/37cut.github.io", + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { "CNAME": "37cut.github.io" } +} From 7c99c003c7137b275f4e3740086e5e5bcc403b3b Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Fri, 20 Oct 2023 16:28:30 +0800 Subject: [PATCH 5687/8412] Update 37cut.json --- domains/37cut.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/37cut.json b/domains/37cut.json index cc70121ba..34354ee0f 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -5,5 +5,7 @@ "username": "37cut", "email": "cutt37@outlook.com" }, - "record": { "CNAME": "37cut.github.io" } + "record": { + "CNAME": "37cut.github.io" + } } From 39910f6bfc1658b83a84b0207e40ce2b4c368dbc Mon Sep 17 00:00:00 2001 From: thedtvn Date: Fri, 20 Oct 2023 17:17:33 +0700 Subject: [PATCH 5688/8412] feat(domain): thedt.is-a.dev --- domains/thedt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thedt.json diff --git a/domains/thedt.json b/domains/thedt.json new file mode 100644 index 000000000..b60cdeccf --- /dev/null +++ b/domains/thedt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thedtvn", + "email": "duongtuan30306@gmail.com" + }, + "record": { + "URL": "https://many.link/dt" + } +} From 96c0e6e36ddbc628636ae340a1a39f0c95f20746 Mon Sep 17 00:00:00 2001 From: p3nguin-kun Date: Fri, 20 Oct 2023 21:27:56 +0700 Subject: [PATCH 5689/8412] feat(domain): _github-pages-challenge-p3nguin-kun.p3nguin.is-a.dev --- domains/_github-pages-challenge-p3nguin-kun.p3nguin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-p3nguin-kun.p3nguin.json diff --git a/domains/_github-pages-challenge-p3nguin-kun.p3nguin.json b/domains/_github-pages-challenge-p3nguin-kun.p3nguin.json new file mode 100644 index 000000000..5e30a445b --- /dev/null +++ b/domains/_github-pages-challenge-p3nguin-kun.p3nguin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "p3nguin-kun", + "email": "p3nguinkun@proton.me" + }, + "record": { + "TXT": "5c46702c7db5dc72a476dec9da3d34" + } +} From da27be053acaa34850b87ff03d49bda4c006a45e Mon Sep 17 00:00:00 2001 From: caodoc Date: Fri, 20 Oct 2023 21:34:33 +0700 Subject: [PATCH 5690/8412] email updated --- domains/caodoc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/caodoc.json b/domains/caodoc.json index 8682070a5..b9765fa0b 100644 --- a/domains/caodoc.json +++ b/domains/caodoc.json @@ -1,7 +1,7 @@ { "owner": { "username": "caodoc", - "email": "dochicao2306@gmail.com" + "email": "caodoc@proton.me" }, "record": { "CNAME": "caodoc.github.io" From 67b9caa9a8cbd2b58ee19beba90c6bb86b920b9a Mon Sep 17 00:00:00 2001 From: caodoc Date: Fri, 20 Oct 2023 21:37:49 +0700 Subject: [PATCH 5691/8412] delete discord verification file --- domains/_discord.caodoc.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_discord.caodoc.is-a.dev.json diff --git a/domains/_discord.caodoc.is-a.dev.json b/domains/_discord.caodoc.is-a.dev.json deleted file mode 100644 index b6e5593b7..000000000 --- a/domains/_discord.caodoc.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "caodoc", - "email": "", - "discord": "caodoc" - }, - "record": { - "TXT": "dh=55b058aaef93d582cffc1db5dc1ad14523a202a5" - } -} From 741ed0483fbc31e36eb126c214b6677568446f41 Mon Sep 17 00:00:00 2001 From: faelixyz Date: Fri, 20 Oct 2023 19:23:54 +0200 Subject: [PATCH 5692/8412] feat(domain): faelixyz.is-a.dev --- domains/faelixyz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/faelixyz.json diff --git a/domains/faelixyz.json b/domains/faelixyz.json new file mode 100644 index 000000000..f95a33267 --- /dev/null +++ b/domains/faelixyz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faelixyz", + "email": "unknownfelix.pc@gmail.com" + }, + "record": { + "CNAME": "is-a-dev-542.pages.dev" + } +} From ed6df2e6e64c11896c816d3081c81fe17f653b7c Mon Sep 17 00:00:00 2001 From: denboy0123-root Date: Fri, 20 Oct 2023 22:04:50 +0300 Subject: [PATCH 5693/8412] feat(domain): denboy0123-root.is-a.dev --- domains/denboy0123-root.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/denboy0123-root.json diff --git a/domains/denboy0123-root.json b/domains/denboy0123-root.json new file mode 100644 index 000000000..3b7061fe0 --- /dev/null +++ b/domains/denboy0123-root.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "denboy0123-root", + "email": "denhajhan@gmail.com" + }, + "record": { + "URL": "https://denboy0123.is-a.dev" + } +} From 8c95678818084e0bb7810e3f77cea35530255a65 Mon Sep 17 00:00:00 2001 From: denboy0123-root Date: Fri, 20 Oct 2023 22:07:59 +0300 Subject: [PATCH 5694/8412] feat(domain): denboy0123-email.is-a.dev --- domains/denboy0123-email.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/denboy0123-email.json diff --git a/domains/denboy0123-email.json b/domains/denboy0123-email.json new file mode 100644 index 000000000..3b7061fe0 --- /dev/null +++ b/domains/denboy0123-email.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "denboy0123-root", + "email": "denhajhan@gmail.com" + }, + "record": { + "URL": "https://denboy0123.is-a.dev" + } +} From 787655ee99dddcd205f76c11a67a0b2a8a0d33ab Mon Sep 17 00:00:00 2001 From: SX-9 Date: Sat, 21 Oct 2023 08:13:06 +0700 Subject: [PATCH 5695/8412] =?UTF-8?q?feat(domain):=20=E2=80=8B=E2=80=8B.is?= =?UTF-8?q?-a.dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/​​.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/​​.json diff --git a/domains/​​.json b/domains/​​.json new file mode 100644 index 000000000..ef67273ef --- /dev/null +++ b/domains/​​.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SX-9", + "email": "satriakrach@gmail.com" + }, + "record": { + "TXT": "​" + } +} From 89b8a5b9a1fb05ab8fabe30924bca22618db1ee8 Mon Sep 17 00:00:00 2001 From: huzely Date: Sat, 21 Oct 2023 08:51:15 +0700 Subject: [PATCH 5696/8412] feat(domain): hieu.is-a.dev --- domains/hieu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hieu.json diff --git a/domains/hieu.json b/domains/hieu.json new file mode 100644 index 000000000..3b872d1cb --- /dev/null +++ b/domains/hieu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "huzely", + "email": "hieu65175@gmail.com" + }, + "record": { + "A": ["161.97.168.211"] + } +} From ae858d9917030d812632e84a1bd76eb1d34c4081 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sat, 21 Oct 2023 15:52:19 +0800 Subject: [PATCH 5697/8412] Delete domains/shadowcookie.json --- domains/shadowcookie.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/shadowcookie.json diff --git a/domains/shadowcookie.json b/domains/shadowcookie.json deleted file mode 100644 index 23c2ca54d..000000000 --- a/domains/shadowcookie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Friezer-85", - "email": "dorian.graciot@yahoo.com" - }, - - "record": { - "URL": "https://discord.com/api/oauth2/authorize?client_id=1024762572056047626&permissions=8&scope=bot%20applications.commands" - } -} From d216c996dd2a06fbe78dcf32830edb155c565c02 Mon Sep 17 00:00:00 2001 From: Zemerik Date: Sat, 21 Oct 2023 21:05:10 +1100 Subject: [PATCH 5698/8412] feat(domain): zemerik.is-a.dev --- domains/zemerik.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zemerik.json diff --git a/domains/zemerik.json b/domains/zemerik.json new file mode 100644 index 000000000..3d8fff8b0 --- /dev/null +++ b/domains/zemerik.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zemerik", + "email": "zemerikY@gmail.com" + }, + "record": { + "CNAME": "zemerik.github.io" + } +} From 13ae23d9af4f3856116b4ae0bca9ae8ece7371f0 Mon Sep 17 00:00:00 2001 From: 37cut Date: Sat, 21 Oct 2023 18:14:36 +0800 Subject: [PATCH 5699/8412] feat(domain): cutt37.is-a.dev --- domains/cutt37.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cutt37.json diff --git a/domains/cutt37.json b/domains/cutt37.json new file mode 100644 index 000000000..6322f86ee --- /dev/null +++ b/domains/cutt37.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "37cut", + "email": "cutt37@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3e1d40414cacc79072f8943b18e1b1856fdae3f0 Mon Sep 17 00:00:00 2001 From: 37cut Date: Sat, 21 Oct 2023 18:14:44 +0800 Subject: [PATCH 5700/8412] feat(domain): cutt37.is-a.dev From a2a2045a46bea9e1a68105c7db272282ca3d709f Mon Sep 17 00:00:00 2001 From: faelixyz Date: Sat, 21 Oct 2023 14:07:30 +0200 Subject: [PATCH 5701/8412] feat(domain): fae.is-a.dev --- domains/fae.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fae.json diff --git a/domains/fae.json b/domains/fae.json new file mode 100644 index 000000000..0df6cf61f --- /dev/null +++ b/domains/fae.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faelixyz", + "email": "unknownfelix.pc@gmail.com" + }, + "record": { + "CNAME": "lively-bombolone-a5df8e.netlify.app" + } +} From c18177d4079191276d6e33127d07ab4bdcbcf34a Mon Sep 17 00:00:00 2001 From: ProfKrzys Date: Sat, 21 Oct 2023 15:48:32 +0200 Subject: [PATCH 5702/8412] feat(domain): ogor.is-a.dev --- domains/ogor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ogor.json diff --git a/domains/ogor.json b/domains/ogor.json new file mode 100644 index 000000000..ca999f2ed --- /dev/null +++ b/domains/ogor.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ProfKrzys", + "email": "krzysztof2011@hotmail.com" + }, + "record": { + "CNAME": "xomc.pl.opts-https.redirect.center" + } +} From c7da0b7acd05c154fe37cecf3795e4c169bde74e Mon Sep 17 00:00:00 2001 From: ogorfolio Date: Sat, 21 Oct 2023 15:50:30 +0200 Subject: [PATCH 5703/8412] feat(domain): groznyogor.is-a.dev --- domains/groznyogor.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/groznyogor.json diff --git a/domains/groznyogor.json b/domains/groznyogor.json new file mode 100644 index 000000000..082f36a6c --- /dev/null +++ b/domains/groznyogor.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ogorfolio", + "email": "swiatpaczek@gmail.com" + }, + "record": { + "CNAME": "groznyogor.github.io.opts-https.redirect.center" + } +} From 6ce199811f8f221498e406ad759aa789989f7430 Mon Sep 17 00:00:00 2001 From: qing762 Date: Sat, 21 Oct 2023 22:47:27 +0800 Subject: [PATCH 5704/8412] Empty-Commit From cf9dc89eed749dd77bc6158f0b0e41ebd94d2267 Mon Sep 17 00:00:00 2001 From: naveedalirehmani Date: Sat, 21 Oct 2023 23:13:09 +0500 Subject: [PATCH 5705/8412] feat(domain): naveedalirehmani.is-a.dev --- domains/naveedalirehmani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/naveedalirehmani.json diff --git a/domains/naveedalirehmani.json b/domains/naveedalirehmani.json new file mode 100644 index 000000000..6143e5d65 --- /dev/null +++ b/domains/naveedalirehmani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "naveedalirehmani", + "email": "naveedalirehmani321@gmail.com" + }, + "record": { + "A": ["13.48.190.82"] + } +} From d20bd71aec8fae9f12fec1c25d58b28307eef2fe Mon Sep 17 00:00:00 2001 From: endxrmxn Date: Sat, 21 Oct 2023 22:02:50 +0200 Subject: [PATCH 5706/8412] feat(domain): endxrmxn.is-a.dev --- domains/endxrmxn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/endxrmxn.json diff --git a/domains/endxrmxn.json b/domains/endxrmxn.json new file mode 100644 index 000000000..8ac205386 --- /dev/null +++ b/domains/endxrmxn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "endxrmxn", + "email": "endxrmxn@yahoo.com" + }, + "record": { + "CNAME": "endxrmxn.pages.dev" + } +} From 8ef3a4a75580e2c0c05e0efac7e13b414cf47388 Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sun, 22 Oct 2023 00:31:40 +0100 Subject: [PATCH 5707/8412] Updated MX And TXT --- domains/gizzy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gizzy.json b/domains/gizzy.json index afb595e09..efe4f7885 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -6,7 +6,7 @@ "discord": "gizzyuwu" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=nerop455@gmail.com" } } From 6fe234d3e3239b5556b6ddce290d26b235ab7bca Mon Sep 17 00:00:00 2001 From: qing762 Date: Sun, 22 Oct 2023 07:47:00 +0800 Subject: [PATCH 5708/8412] Record changes for chaey.json and qing762.json --- domains/chaey.json | 6 ++++-- domains/qing762.json | 4 +--- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/chaey.json b/domains/chaey.json index 35eb0f53a..190fa7137 100644 --- a/domains/chaey.json +++ b/domains/chaey.json @@ -4,6 +4,8 @@ "email": "threatedblade@outlook.com" }, "record": { - "URL": "https://qing762.is-a.dev" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file diff --git a/domains/qing762.json b/domains/qing762.json index 190fa7137..8a95d3cb6 100644 --- a/domains/qing762.json +++ b/domains/qing762.json @@ -4,8 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "https://qing-website.onrender.com/" } } \ No newline at end of file From ff2225872d5ed8bd62928966b7d0895079b14a32 Mon Sep 17 00:00:00 2001 From: qing762 Date: Sun, 22 Oct 2023 07:49:32 +0800 Subject: [PATCH 5709/8412] remove https:// --- domains/qing762.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/qing762.json b/domains/qing762.json index 8a95d3cb6..df35b7962 100644 --- a/domains/qing762.json +++ b/domains/qing762.json @@ -4,6 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "CNAME": "https://qing-website.onrender.com/" + "CNAME": "qing-website.onrender.com" } } \ No newline at end of file From 8e85e14fed5a999d542f102adc1261f604186c3b Mon Sep 17 00:00:00 2001 From: h4rldev Date: Sun, 22 Oct 2023 05:35:31 +0200 Subject: [PATCH 5710/8412] feat(domain): h4rl.is-a.dev --- domains/h4rl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/h4rl.json diff --git a/domains/h4rl.json b/domains/h4rl.json new file mode 100644 index 000000000..5d1c36eb9 --- /dev/null +++ b/domains/h4rl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "h4rldev", + "email": "h4rldev@proton.me" + }, + "record": { + "CNAME": "h4rldev-github-io.pages.dev" + } +} From 0cbab21fcb3b1d4e9cf10c51f675320caefb3976 Mon Sep 17 00:00:00 2001 From: HansHans135 Date: Sun, 22 Oct 2023 12:35:55 +0800 Subject: [PATCH 5711/8412] feat(domain): hans0805.is-a.dev --- domains/hans0805.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hans0805.json diff --git a/domains/hans0805.json b/domains/hans0805.json new file mode 100644 index 000000000..59dc21e5e --- /dev/null +++ b/domains/hans0805.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HansHans135", + "email": "ccoccc14@gmail.com" + }, + "record": { + "CNAME": "hans0805.me" + } +} From 42f9f33eb796fa8f8c465ea4dfefeb775bb4b40b Mon Sep 17 00:00:00 2001 From: mrxehmad Date: Sun, 22 Oct 2023 09:50:49 +0500 Subject: [PATCH 5712/8412] feat(domain): ehmad.is-a.dev --- domains/ehmad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ehmad.json diff --git a/domains/ehmad.json b/domains/ehmad.json new file mode 100644 index 000000000..4790085ac --- /dev/null +++ b/domains/ehmad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrxehmad", + "email": "mrxehmad@naver.com" + }, + "record": { + "CNAME": "mrxehmad.github.io" + } +} From 4a533d3fa8922f43ce1d3d11b5654d388ce686c8 Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 22 Oct 2023 12:54:09 +0700 Subject: [PATCH 5713/8412] Delete domains/mail.acey.json --- domains/mail.acey.json | 10 ---------- 1 file changed, 10 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 aea7771d4..000000000 --- a/domains/mail.acey.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AceyDoCodes", - "email": "aceygoesboom@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 43ea1498c987ddc8fd6a8057c3714cbba7710aed Mon Sep 17 00:00:00 2001 From: AceyGoesBoom <83757443+AceyDoCodes@users.noreply.github.com> Date: Sun, 22 Oct 2023 12:55:06 +0700 Subject: [PATCH 5714/8412] Update acey.json --- domains/acey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/acey.json b/domains/acey.json index 39b36cb1a..9ee2ddcaf 100644 --- a/domains/acey.json +++ b/domains/acey.json @@ -4,6 +4,6 @@ "email": "aceygoesboom@gmail.com" }, "record": { - "URL": "https://github.com/AceyDoCodes" + "CNAME": "website-5qo.pages.dev" } } From eb6964e51f80c40e83974886704546d74b4ac9a3 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Sun, 22 Oct 2023 11:28:28 +0530 Subject: [PATCH 5715/8412] Create modi.json --- domains/modi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/modi.json diff --git a/domains/modi.json b/domains/modi.json new file mode 100644 index 000000000..4945af1f9 --- /dev/null +++ b/domains/modi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oyepriyansh", + "email": "oyepriyansh@hotmail.com" + }, + "record": { + "CNAME": "oyepriyansh.github.io" + } +} From 17878b82c39ea5b9e5ed46566fdbb9b280ed7032 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Sun, 22 Oct 2023 14:40:28 +0800 Subject: [PATCH 5716/8412] Update cutt37.json --- domains/cutt37.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/cutt37.json b/domains/cutt37.json index 6322f86ee..438c6a97d 100644 --- a/domains/cutt37.json +++ b/domains/cutt37.json @@ -4,8 +4,6 @@ "email": "cutt37@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "37cut.github.io" } -} \ No newline at end of file +} From 32855c2286d6fb6f664c4aa0317210c6702d56ae Mon Sep 17 00:00:00 2001 From: JesseHoekema Date: Sun, 22 Oct 2023 10:22:32 +0200 Subject: [PATCH 5717/8412] feat(domain): jhos.is-a.dev --- domains/jhos.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jhos.json diff --git a/domains/jhos.json b/domains/jhos.json new file mode 100644 index 000000000..642125bfc --- /dev/null +++ b/domains/jhos.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JesseHoekema", + "email": "jessehoekema@icloud.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From d054515ffb3cc42742771922c57c187ae2c0737a Mon Sep 17 00:00:00 2001 From: mjnaous Date: Sun, 22 Oct 2023 12:27:03 +0300 Subject: [PATCH 5718/8412] feat(domain): mjn.is-a.dev --- domains/mjn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mjn.json diff --git a/domains/mjn.json b/domains/mjn.json new file mode 100644 index 000000000..73a41d9f2 --- /dev/null +++ b/domains/mjn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mjnaous", + "email": "mj@naous.eu.org" + }, + "record": { + "CNAME": "mjnaous.github.io" + } +} From e5ae5cbfed0272406a6de9e64d34411da97b08cd Mon Sep 17 00:00:00 2001 From: carlos-perez-16003 Date: Sun, 22 Oct 2023 12:00:07 +0200 Subject: [PATCH 5719/8412] feat(domain): sotoyer.is-a.dev --- domains/sotoyer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sotoyer.json diff --git a/domains/sotoyer.json b/domains/sotoyer.json new file mode 100644 index 000000000..e0cd92e1b --- /dev/null +++ b/domains/sotoyer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "carlos-perez-16003", + "email": "cvalle2soto@gmail.com" + }, + "record": { + "URL": "https://sotoyer.dcms.site/" + } +} From ebd3f6fb8f48feb0295c6f3de19aa80ca900cb32 Mon Sep 17 00:00:00 2001 From: Jacob1Tm Date: Sun, 22 Oct 2023 12:48:11 +0200 Subject: [PATCH 5720/8412] feat(domain): jacobtm.is-a.dev --- domains/jacobtm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jacobtm.json diff --git a/domains/jacobtm.json b/domains/jacobtm.json new file mode 100644 index 000000000..09ce090e4 --- /dev/null +++ b/domains/jacobtm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jacob1Tm", + "email": "j.pawlak.2007@gmail.com" + }, + "record": { + "CNAME": "jacobtm.me" + } +} From dd8c19a2d404f461f3a534be3400d6e1c7911dde Mon Sep 17 00:00:00 2001 From: Caiden-P Date: Sun, 22 Oct 2023 14:39:17 +0300 Subject: [PATCH 5721/8412] feat(domain): cumcord.is-a.dev --- domains/cumcord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cumcord.json diff --git a/domains/cumcord.json b/domains/cumcord.json new file mode 100644 index 000000000..b4ada6215 --- /dev/null +++ b/domains/cumcord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com" + }, + "record": { + "A": ["217.174.245.249"] + } +} From f4ce4bb99ea6fb5d8990939a1eace60dec8b0567 Mon Sep 17 00:00:00 2001 From: szchenshixi Date: Sun, 22 Oct 2023 20:31:50 +0800 Subject: [PATCH 5722/8412] feat(domain): chenshixi.is-a.dev --- domains/chenshixi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chenshixi.json diff --git a/domains/chenshixi.json b/domains/chenshixi.json new file mode 100644 index 000000000..b05c9375a --- /dev/null +++ b/domains/chenshixi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "szchenshixi", + "email": "schenax@connect.ust.hk" + }, + "record": { + "CNAME": "srv28401.blue.kundencontroller.de" + } +} From 9e322cb8483b2c132bb8cb5c94ac683fcbb41965 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 18:27:16 +0200 Subject: [PATCH 5723/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 8b3fe072d..d66e1aab3 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 forward-email=gattinhosbot@gmail.com ~all" } -} \ No newline at end of file +} From 53fc9874cb7be6482b5838110230273015575e33 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 22:35:25 +0200 Subject: [PATCH 5724/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index d66e1aab3..c81d1d46f 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 forward-email=gattinhosbot@gmail.com ~all" + "TXT": "forward-email=gattinhosbot@gmail.com" } } From 3bec4f562fa9fab2f2f41d0f86db2fee77cde355 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:13:41 +0200 Subject: [PATCH 5725/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index c81d1d46f..3d0026252 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=gattinhosbot@gmail.com" + "TXT": "forward-email=support.gattinhosbot@mail.stefdp.is-a.dev" } } From 9e561106f1a4b683b08544ea09ef7084b5a4794e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:15:36 +0200 Subject: [PATCH 5726/8412] Create mail.stefdp.json --- domains/mail.stefdp.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.stefdp.json diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json new file mode 100644 index 000000000..b3669d4b7 --- /dev/null +++ b/domains/mail.stefdp.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com", + "twitter": "Stef_Del_Prete" + }, + "record": { + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 849ecf83941f3b829b9bc1095f53f655039f85df Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:22:41 +0200 Subject: [PATCH 5727/8412] Update stefdp.json --- domains/stefdp.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 9664d7974..657edba88 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -1,6 +1,4 @@ { - "description": "Domain for my personal website", - "repo": "https://github.com/Stef-00012/stef-00012.github.io", "owner": { "username": "Stef-00012", "email": "stefano.delprete.08@gmail.com", @@ -8,7 +6,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", - "MX": ["mailx.is-a.dev"] + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=main@mail.stefdp.is-a.dev" } } From 442c91646bda85b123525110a64bf7a9a58cb2c8 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:23:04 +0200 Subject: [PATCH 5728/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 3d0026252..a1cefc50c 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,6 +6,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=support.gattinhosbot@mail.stefdp.is-a.dev" + "TXT": "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev" } } From e116098f42ef4a250ba187d1e33de378bdebb5ef Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:35:55 +0200 Subject: [PATCH 5729/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index a1cefc50c..c9e00619f 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -5,7 +5,13 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev" + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev", + "forward-email=/^(?!support\\.gattinhosbot$).*/:gattinhosbot@mail.stefdp.is-a.dev" + ] } } From ecc0a0fb89cf8305e859847d252633b13c271ccb Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 22 Oct 2023 23:37:31 +0200 Subject: [PATCH 5730/8412] Update mail.stefdp.json --- domains/mail.stefdp.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json index b3669d4b7..2f7201d79 100644 --- a/domains/mail.stefdp.json +++ b/domains/mail.stefdp.json @@ -5,7 +5,10 @@ "twitter": "Stef_Del_Prete" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 496777a7b5bed7774c95b7f7df4d07f576867f4a Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 00:57:35 +0200 Subject: [PATCH 5731/8412] Update stefdp.json --- domains/stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 657edba88..5f3228138 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -7,6 +7,6 @@ "record": { "A": ["217.174.245.249"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=main@mail.stefdp.is-a.dev" + "TXT": "forward-email=admin:main@mail.stefdp.is-a.dev" } } From e258bb9f76b3fa3dad48287cb44ecdf8d91cbd7e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 01:01:42 +0200 Subject: [PATCH 5732/8412] Update stefdp.json --- domains/stefdp.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 5f3228138..eb96a847a 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -6,7 +6,13 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=admin:main@mail.stefdp.is-a.dev" + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=admin:admin.main@mail.stefdp.is-a.dev", + "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" + ] } } From f946a727d5a15bf0439927f7a20bc16e36a439df Mon Sep 17 00:00:00 2001 From: Pranav Agrawal <60977233+pranavagrawal321@users.noreply.github.com> Date: Mon, 23 Oct 2023 04:38:36 +0530 Subject: [PATCH 5733/8412] Update pranavagrawal.json Added functionality for SMTP --- domains/pranavagrawal.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index 8a446b8c0..bc379d03e 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -5,7 +5,10 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From 2ba490dcef625110a4e6548b6db036b14e6af741 Mon Sep 17 00:00:00 2001 From: Caiden-P Date: Mon, 23 Oct 2023 02:43:52 +0300 Subject: [PATCH 5734/8412] feat(domain): cumcord.is-a.dev --- domains/cumcord.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/cumcord.json b/domains/cumcord.json index b4ada6215..eeaa4c360 100644 --- a/domains/cumcord.json +++ b/domains/cumcord.json @@ -4,6 +4,8 @@ "email": "iididhejejdj@gmail.com" }, "record": { - "A": ["217.174.245.249"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 65ad579b9c3e3360f1cf6eb306eedb49910fd00d Mon Sep 17 00:00:00 2001 From: mak448a Date: Sun, 22 Oct 2023 22:00:55 -0400 Subject: [PATCH 5735/8412] feat(domain): mak448a.is-a.dev --- domains/mak448a.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mak448a.json diff --git a/domains/mak448a.json b/domains/mak448a.json new file mode 100644 index 000000000..86fc5ddb9 --- /dev/null +++ b/domains/mak448a.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mak448a", + "email": "mak448a@gmail.com" + }, + "record": { + "CNAME": "mak448a.github.io" + } +} From 530b9a039ccf75f5d59792e5fcb29c8fb037de5b Mon Sep 17 00:00:00 2001 From: Yacine Boussoufa Date: Mon, 23 Oct 2023 12:16:57 +0200 Subject: [PATCH 5736/8412] Update yacineboussoufa.json --- domains/yacineboussoufa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yacineboussoufa.json b/domains/yacineboussoufa.json index b868c8109..1bc6e0447 100644 --- a/domains/yacineboussoufa.json +++ b/domains/yacineboussoufa.json @@ -4,6 +4,6 @@ "email": "yacine.boussoufa.yb@gmail.com" }, "record": { - "CNAME": "yacineboussoufa.it.eu.org" + "URL": "https://yacineboussoufa.it.eu.org" } } From a9d828bdbc456c61667a705c3a930d89e8f3389b Mon Sep 17 00:00:00 2001 From: Tharindu Darshana <83854250+1234Tharindu@users.noreply.github.com> Date: Mon, 23 Oct 2023 15:51:25 +0530 Subject: [PATCH 5737/8412] Update tharindudarshana.json --- domains/tharindudarshana.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tharindudarshana.json b/domains/tharindudarshana.json index 2483c2ff5..d5f51b3d5 100644 --- a/domains/tharindudarshana.json +++ b/domains/tharindudarshana.json @@ -4,6 +4,6 @@ "email": "dehipitiya055@gmail.com" }, "record": { - "CNAME": "tharindudarshana.live" + "CNAME": "1234tharindu.github.io" } } From ae6b95cb926c128562dcd43748aa110d6574a870 Mon Sep 17 00:00:00 2001 From: 37cut Date: Mon, 23 Oct 2023 18:29:35 +0800 Subject: [PATCH 5738/8412] feat(domain): 37cut.is-a.dev --- domains/37cut.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/37cut.json b/domains/37cut.json index 34354ee0f..6322f86ee 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -1,11 +1,11 @@ { - "description": "Personal Website", - "repo": "https://github.com/37cut/37cut.github.io", "owner": { "username": "37cut", "email": "cutt37@outlook.com" }, "record": { - "CNAME": "37cut.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From f2d852dad28e52f69c4ffd517a00ef95ecad23d9 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 15:29:02 +0200 Subject: [PATCH 5739/8412] Update _github-pages-challenge-stef-00012.stefdp.json --- domains/_github-pages-challenge-stef-00012.stefdp.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-stef-00012.stefdp.json b/domains/_github-pages-challenge-stef-00012.stefdp.json index 2d58c7dd3..c621262de 100644 --- a/domains/_github-pages-challenge-stef-00012.stefdp.json +++ b/domains/_github-pages-challenge-stef-00012.stefdp.json @@ -1,7 +1,8 @@ { "owner": { "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" }, "record": { "TXT": "27c2dc9cd3e8a0a37947e82ab6f637" From e25f8b201d9b3276ea8a9fa9631b5ba34ae87a9a Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:32:18 +0800 Subject: [PATCH 5740/8412] Update 37cut.json --- domains/37cut.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/37cut.json b/domains/37cut.json index 6322f86ee..815ba338b 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -1,11 +1,10 @@ { + "description": "Url redirect to cutt37.is-a.dev", "owner": { "username": "37cut", "email": "cutt37@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://cutt37.is-a.dev" } -} \ No newline at end of file +} From 0296694c7365dece190b7d333e3d4da7a0ea1787 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 15:32:58 +0200 Subject: [PATCH 5741/8412] Update api.stefdp.json --- domains/api.stefdp.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index 8925f5839..562922313 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -1,10 +1,9 @@ { "owner": { - "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com", - "discord": "694986201739952229" + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" }, - "record": { "CNAME": "api-stefdp.onrender.com" } From 2ab7e67981d167d54c9ec96a31c1bc38719e48e7 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 15:34:00 +0200 Subject: [PATCH 5742/8412] Update docs.stefdp.json --- domains/docs.stefdp.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/docs.stefdp.json b/domains/docs.stefdp.json index a8efd7f67..d024e4e66 100644 --- a/domains/docs.stefdp.json +++ b/domains/docs.stefdp.json @@ -1,7 +1,8 @@ { "owner": { "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" }, "record": { "CNAME": "c2d298f98c-hosting.gitbook.io" From d26bbbd4bac454a2b233b069faa68e767aa025f9 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 15:34:16 +0200 Subject: [PATCH 5743/8412] Update mail.stefdp.json --- domains/mail.stefdp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json index 2f7201d79..ccc349163 100644 --- a/domains/mail.stefdp.json +++ b/domains/mail.stefdp.json @@ -1,8 +1,8 @@ { "owner": { "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com", - "twitter": "Stef_Del_Prete" + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" }, "record": { "MX": [ From 83bd63551ffddf305a4af938c936909bc11ec5d5 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:34:19 +0800 Subject: [PATCH 5744/8412] Update 37cut.json --- domains/37cut.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/37cut.json b/domains/37cut.json index 815ba338b..3f8040e76 100644 --- a/domains/37cut.json +++ b/domains/37cut.json @@ -1,5 +1,6 @@ { "description": "Url redirect to cutt37.is-a.dev", + "repo": "https://github.com/37cut/37cut.github.io", "owner": { "username": "37cut", "email": "cutt37@outlook.com" From 7654241727f22f5acd0304c5f4e113d005c32d53 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 15:34:38 +0200 Subject: [PATCH 5745/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index c9e00619f..724d362f9 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -1,10 +1,13 @@ { "owner": { "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" }, "record": { - "A": ["217.174.245.249"], + "A": [ + "217.174.245.249" + ], "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" From 2b2f8e085ac1fffd51b6f8d0464c4174d513f0b6 Mon Sep 17 00:00:00 2001 From: 37cut <148013972+37cut@users.noreply.github.com> Date: Mon, 23 Oct 2023 21:35:04 +0800 Subject: [PATCH 5746/8412] Update cutt37.json --- domains/cutt37.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/cutt37.json b/domains/cutt37.json index 438c6a97d..80a7e44fc 100644 --- a/domains/cutt37.json +++ b/domains/cutt37.json @@ -1,4 +1,6 @@ { + "description": "Personal website", + "repo": "https://github.com/37cut/37cut.github.io", "owner": { "username": "37cut", "email": "cutt37@outlook.com" From c9133ef0e8373e0cc729b50638c29ebe66387f7c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 15:36:13 +0200 Subject: [PATCH 5747/8412] Update receiptify.json --- domains/receiptify.json | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/domains/receiptify.json b/domains/receiptify.json index 8b3fe072d..167dad256 100644 --- a/domains/receiptify.json +++ b/domains/receiptify.json @@ -1,11 +1,19 @@ { "owner": { "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com" + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": [ + "217.174.245.249" + ], + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": [ + "forward-email=receiptify@mail.stefdp.is-a.dev" + ] } -} \ No newline at end of file +} From 911a9c70fe85d9ad9b965ccba36443aa2c594f90 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 15:36:29 +0200 Subject: [PATCH 5748/8412] Update stefdp.json --- domains/stefdp.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index eb96a847a..15921e19d 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -1,11 +1,13 @@ { "owner": { "username": "Stef-00012", - "email": "stefano.delprete.08@gmail.com", - "twitter": "Stef_Del_Prete" + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" }, "record": { - "A": ["217.174.245.249"], + "A": [ + "217.174.245.249" + ], "MX": [ "mx1.forwardemail.net", "mx2.forwardemail.net" From 856ca451e17ac14e46530d8eb91175a9f398ad6d Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 15:38:08 +0200 Subject: [PATCH 5749/8412] Update _github-pages-challenge-stef-00012.stefdp.json From 00a27175af62b919079bb54ed570207d0fadad9c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 23 Oct 2023 15:40:25 +0200 Subject: [PATCH 5750/8412] Update stefdp.json --- domains/stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 15921e19d..62b2bcf6e 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -4,7 +4,7 @@ "email": "admin@stefdp.is-a.dev", "discord": "694986201739952229" }, - "record": { + "record": { "A": [ "217.174.245.249" ], From adfeb2ff4e3fafa112d0749db2aee1e7cc91529d Mon Sep 17 00:00:00 2001 From: markvayson Date: Mon, 23 Oct 2023 16:49:20 +0400 Subject: [PATCH 5751/8412] feat(domain): markvayson.is-a.dev --- domains/markvayson.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/markvayson.json diff --git a/domains/markvayson.json b/domains/markvayson.json new file mode 100644 index 000000000..c2a015a42 --- /dev/null +++ b/domains/markvayson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "markvayson", + "email": "markvayson@gmail.com" + }, + "record": { + "CNAME": "58p02o7x.up.railway.app" + } +} From 2287016b8d5318c0f0d5278e7e28416a73c42cd3 Mon Sep 17 00:00:00 2001 From: Pranav Agrawal <60977233+pranavagrawal321@users.noreply.github.com> Date: Tue, 24 Oct 2023 05:59:46 +0530 Subject: [PATCH 5752/8412] Update pranavagrawal.json --- domains/pranavagrawal.json | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index bc379d03e..de9cddb22 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -1,14 +1,11 @@ { + "description": "Personal Portfolio", + "repo": "https://github.com/pranavagrawal321/pranavagrawal321.github.io", "owner": { "username": "pranavagrawal321", "email": "pranavagrawal321@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" + "CNAME": "pranavagrawal321.github.io" } -} +} From 2bcd975a7614d6240789521c77dfbe84c098a915 Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Tue, 24 Oct 2023 15:59:25 +0530 Subject: [PATCH 5753/8412] Update _github-pages-challenge-BerzCode.saurabhkirve.json Github username changed --- domains/_github-pages-challenge-BerzCode.saurabhkirve.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-BerzCode.saurabhkirve.json b/domains/_github-pages-challenge-BerzCode.saurabhkirve.json index d553d8bdd..a4f402de8 100644 --- a/domains/_github-pages-challenge-BerzCode.saurabhkirve.json +++ b/domains/_github-pages-challenge-BerzCode.saurabhkirve.json @@ -1,6 +1,6 @@ { "owner": { - "username": "berzcode", + "username": "sxurabh", "email": "saurabhkirve@gmail.com" }, From ed9c6e05dc3f1ed7bc406384b6c01c4ce734de6b Mon Sep 17 00:00:00 2001 From: Saurabh Kirve Date: Tue, 24 Oct 2023 16:00:20 +0530 Subject: [PATCH 5754/8412] Rename _github-pages-challenge-BerzCode.saurabhkirve.json to _github-pages-challenge-Sxurabh.saurabhkirve.json GIthub username changed --- ...rve.json => _github-pages-challenge-Sxurabh.saurabhkirve.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-BerzCode.saurabhkirve.json => _github-pages-challenge-Sxurabh.saurabhkirve.json} (100%) diff --git a/domains/_github-pages-challenge-BerzCode.saurabhkirve.json b/domains/_github-pages-challenge-Sxurabh.saurabhkirve.json similarity index 100% rename from domains/_github-pages-challenge-BerzCode.saurabhkirve.json rename to domains/_github-pages-challenge-Sxurabh.saurabhkirve.json From 994110e2ccc4b59d18c8a079c8dbb8b74dc89418 Mon Sep 17 00:00:00 2001 From: Tg282 Date: Tue, 24 Oct 2023 21:41:57 +0530 Subject: [PATCH 5755/8412] feat(domain): arshath.is-a.dev --- domains/arshath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arshath.json diff --git a/domains/arshath.json b/domains/arshath.json new file mode 100644 index 000000000..076bce044 --- /dev/null +++ b/domains/arshath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tg282", + "email": "tgop0006@gmail.com" + }, + "record": { + "CNAME": "3ec63d7b-cba1-4b8c-8065-8e2e799d5ece.id.repl.co" + } +} From e5db3e9065cf3e4b6bad27d89ef2cc49ad0c7ffd Mon Sep 17 00:00:00 2001 From: shahriyardx Date: Wed, 25 Oct 2023 05:47:29 +0600 Subject: [PATCH 5756/8412] feat(domain): shahriyar.is-a.dev --- domains/shahriyar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shahriyar.json diff --git a/domains/shahriyar.json b/domains/shahriyar.json new file mode 100644 index 000000000..5344ad8ca --- /dev/null +++ b/domains/shahriyar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shahriyardx", + "email": "mdshahriyaralam552@gmail.com" + }, + "record": { + "CNAME": "shahriyar.dev" + } +} From 5881523bdc821b2715e5932267bc77f84a5f487d Mon Sep 17 00:00:00 2001 From: Hunter <94696178+ItsHunterr@users.noreply.github.com> Date: Tue, 24 Oct 2023 21:25:48 -0500 Subject: [PATCH 5757/8412] 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 1c2c5eee2..7e7c30008 100644 --- a/domains/hunter.json +++ b/domains/hunter.json @@ -6,6 +6,6 @@ "email": "itshunterr@protonmail.com" }, "record": { - "A": ["185.199.108.153"] + "A": ["76.76.21.21"] } } From 0e916c37b5b13ac1ea86feb89bf82a41997f9095 Mon Sep 17 00:00:00 2001 From: mackrz Date: Wed, 25 Oct 2023 09:25:44 +0200 Subject: [PATCH 5758/8412] feat(domain): _github-pages-challenge-mackrz.mackrz.is-a.dev --- domains/_github-pages-challenge-mackrz.mackrz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-mackrz.mackrz.json diff --git a/domains/_github-pages-challenge-mackrz.mackrz.json b/domains/_github-pages-challenge-mackrz.mackrz.json new file mode 100644 index 000000000..00a1678b7 --- /dev/null +++ b/domains/_github-pages-challenge-mackrz.mackrz.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub Pages verification for mackrz.is-a.dev", + "owner": { + "username": "mackrz", + "email": "macio181@gmail.com" + }, + "record": { + "TXT": "5a7205dd21c68bf953f930899845d9" + } +} From 47509d7b366798170df4e018908ea949ef694e52 Mon Sep 17 00:00:00 2001 From: Sayolight Date: Wed, 25 Oct 2023 12:08:46 +0200 Subject: [PATCH 5759/8412] feat(domain): sayolight.is-a.dev --- domains/sayolight.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sayolight.json diff --git a/domains/sayolight.json b/domains/sayolight.json new file mode 100644 index 000000000..3a3bbb4f8 --- /dev/null +++ b/domains/sayolight.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sayolight", + "email": "kagerouls016@gmail.com" + }, + "record": { + "CNAME": "sayolight.github.io" + } +} From 741f15d05713d5a739e3619d116366b9896766ab Mon Sep 17 00:00:00 2001 From: A1X5H04 Date: Wed, 25 Oct 2023 17:17:04 +0530 Subject: [PATCH 5760/8412] feat(domain): a1x5h04.is-a.dev --- domains/a1x5h04.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/a1x5h04.json diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json new file mode 100644 index 000000000..411b84b2d --- /dev/null +++ b/domains/a1x5h04.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "A1X5H04", + "email": "alishbaig2004@gmail.com" + }, + "record": { + "CNAME": "a1x5h04.github.io" + } +} From c1cd9477764ee6bd4ce94774b27e2b3cae2e8136 Mon Sep 17 00:00:00 2001 From: Sxurabh Date: Wed, 25 Oct 2023 18:19:42 +0530 Subject: [PATCH 5761/8412] feat(domain): sxurxbh.is-a.dev --- domains/sxurxbh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sxurxbh.json diff --git a/domains/sxurxbh.json b/domains/sxurxbh.json new file mode 100644 index 000000000..0f9937444 --- /dev/null +++ b/domains/sxurxbh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "CNAME": "sxurabh.github.io" + } +} From 250033319863fd403c8cc3f8582b578d2e3174ac Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Wed, 25 Oct 2023 08:24:19 -0700 Subject: [PATCH 5762/8412] Create git.oxmc.json --- domains/git.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/git.oxmc.json diff --git a/domains/git.oxmc.json b/domains/git.oxmc.json new file mode 100644 index 000000000..3501bbe6e --- /dev/null +++ b/domains/git.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": ["soon_to_see"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From 10f2d1b89b63d210ba9ff3f6c795cd28adefdf7b Mon Sep 17 00:00:00 2001 From: sercwn Date: Wed, 25 Oct 2023 19:02:07 +0300 Subject: [PATCH 5763/8412] feat(domain): miku.is-a.dev --- domains/miku.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/miku.json diff --git a/domains/miku.json b/domains/miku.json new file mode 100644 index 000000000..b62050c12 --- /dev/null +++ b/domains/miku.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sercwn", + "email": "artidoxd@gmail.com" + }, + "record": { + "URL": "https://playmiku.blogspot.com/2023/08/miku_98.html" + } +} From 33d7ae7f5f2552e64fa2c8e4027465a72477e1df Mon Sep 17 00:00:00 2001 From: Asriel Nguyen Date: Wed, 25 Oct 2023 23:18:12 +0700 Subject: [PATCH 5764/8412] Update asriel.json --- domains/asriel.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/asriel.json b/domains/asriel.json index 1016b1dfc..e3eae9fbc 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -7,6 +7,6 @@ "discord": "AsrieltheGoat#9753" }, "record": { - "CNAME": "asrielthegoat.github.io" + "A": ["146.56.191.239"] } } From 5d8f226166622378750bf543d3b7f6f7e8d55f19 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 26 Oct 2023 10:36:05 +0800 Subject: [PATCH 5765/8412] Rename _github-pages-challenge-Sxurabh.saurabhkirve.json to _github-pages-challenge-sxurabh.saurabhkirve.json --- ...rve.json => _github-pages-challenge-sxurabh.saurabhkirve.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-Sxurabh.saurabhkirve.json => _github-pages-challenge-sxurabh.saurabhkirve.json} (100%) diff --git a/domains/_github-pages-challenge-Sxurabh.saurabhkirve.json b/domains/_github-pages-challenge-sxurabh.saurabhkirve.json similarity index 100% rename from domains/_github-pages-challenge-Sxurabh.saurabhkirve.json rename to domains/_github-pages-challenge-sxurabh.saurabhkirve.json From 1a7d80ba4142da4f29ed5c3b8d241fbe94ae517b Mon Sep 17 00:00:00 2001 From: Dhruv <80522749+dizzy123323@users.noreply.github.com> Date: Thu, 26 Oct 2023 08:35:26 +0400 Subject: [PATCH 5766/8412] Create drv123323.json yay --- domains/drv123323.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/drv123323.json diff --git a/domains/drv123323.json b/domains/drv123323.json new file mode 100644 index 000000000..c90e8ec9f --- /dev/null +++ b/domains/drv123323.json @@ -0,0 +1,11 @@ +{ + "description": "My personal developer portfolio.", + "repo": "https://github.com/dizzy123323/dizzy123323.github.io", + "owner": { + "username": "dizzy123323", + "email": "Dhruvksuru@gmail.com" + }, + "record": { + "CNAME": "dizzy123323.github.io" + } +} From 5ae96b926399ca3e4250bdf07cb8343790ddc7f0 Mon Sep 17 00:00:00 2001 From: Femboy Jophiel <104801958+femboyjophiel@users.noreply.github.com> Date: Thu, 26 Oct 2023 01:32:13 -0400 Subject: [PATCH 5767/8412] Create jophiel.json --- domains/jophiel.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/jophiel.json diff --git a/domains/jophiel.json b/domains/jophiel.json new file mode 100644 index 000000000..4993ee4ae --- /dev/null +++ b/domains/jophiel.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "femboyjophiel", + "email": "femboy.jophiel@gmail.com" + }, + + "record": { + "CNAME": "58c70704-65c7-4baf-b3ac-d930c2a23d49.id.repl.co" + } +} From 08b68a413eff46d8c0cc794459f52751ab9cbd3b Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 26 Oct 2023 14:24:00 +0200 Subject: [PATCH 5768/8412] Create api.gattinhosbot.json --- domains/api.gattinhosbot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/api.gattinhosbot.json diff --git a/domains/api.gattinhosbot.json b/domains/api.gattinhosbot.json new file mode 100644 index 000000000..ac75435d3 --- /dev/null +++ b/domains/api.gattinhosbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} From 34bebda53ba04879a79ba1c0548bfadd2e7b50e6 Mon Sep 17 00:00:00 2001 From: sowmiksudo Date: Thu, 26 Oct 2023 18:30:21 +0600 Subject: [PATCH 5769/8412] feat(domain): sowmiksudo.is-a.dev --- domains/sowmiksudo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sowmiksudo.json diff --git a/domains/sowmiksudo.json b/domains/sowmiksudo.json new file mode 100644 index 000000000..2072afa9c --- /dev/null +++ b/domains/sowmiksudo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sowmiksudo", + "email": "Xowmik@gmail.com" + }, + "record": { + "CNAME": "sowmiksudo.github.io" + } +} From 20aa60cfabaec55dc099dd223842a4b987781319 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 26 Oct 2023 14:45:24 +0200 Subject: [PATCH 5770/8412] Rename api.gattinhosbot.json to dashboard.gattinhosbot.json --- domains/{api.gattinhosbot.json => dashboard.gattinhosbot.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{api.gattinhosbot.json => dashboard.gattinhosbot.json} (100%) diff --git a/domains/api.gattinhosbot.json b/domains/dashboard.gattinhosbot.json similarity index 100% rename from domains/api.gattinhosbot.json rename to domains/dashboard.gattinhosbot.json From 553d32b206d7eea6b6c219294b3c5091207f95d1 Mon Sep 17 00:00:00 2001 From: Gary <40074095+TamShep@users.noreply.github.com> Date: Thu, 26 Oct 2023 10:19:31 -0400 Subject: [PATCH 5771/8412] Update shep.json Updated contact details and fixed A record. --- domains/shep.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/shep.json b/domains/shep.json index c5581e0a5..16bb0fc75 100644 --- a/domains/shep.json +++ b/domains/shep.json @@ -1,12 +1,12 @@ { - "description": "Callum's personal developer website", + "description": "TamShep's personal developer website", "owner": { - "username": "CallumCat", + "username": "TamShep", "email": "rocco@caseymediallc.com", - "twitter": "CallumK_Cat", - "discord": "Callum#0003" + "twitter": "Tammy_GShepherd", + "discord": "sol_999" }, "record": { - "A": ["85.209.223.240"] + "A": ["192.254.73.156"] } } From 176b5f2fecf7b761f30ae3dcc9568f65c2fa094c Mon Sep 17 00:00:00 2001 From: Alish <78891448+A1X5H04@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:40:42 +0530 Subject: [PATCH 5772/8412] feat(domain): a1x5h04.is-a.dev --- domains/a1x5h04.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json index 411b84b2d..431628efc 100644 --- a/domains/a1x5h04.json +++ b/domains/a1x5h04.json @@ -3,6 +3,8 @@ "username": "A1X5H04", "email": "alishbaig2004@gmail.com" }, + "description": "a1x5h04's Portfolio", + "repo" : "https://github.com/portfolio", "record": { "CNAME": "a1x5h04.github.io" } From 0acca43283760bf5ad39090925fd37bcf7176ade Mon Sep 17 00:00:00 2001 From: Alish <78891448+A1X5H04@users.noreply.github.com> Date: Thu, 26 Oct 2023 21:47:50 +0530 Subject: [PATCH 5773/8412] Update a1x5h04.json --- domains/a1x5h04.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json index 431628efc..b18b05135 100644 --- a/domains/a1x5h04.json +++ b/domains/a1x5h04.json @@ -4,7 +4,7 @@ "email": "alishbaig2004@gmail.com" }, "description": "a1x5h04's Portfolio", - "repo" : "https://github.com/portfolio", + "repo" : "https://github.com/a1x5h04/portfolio", "record": { "CNAME": "a1x5h04.github.io" } From 99b918d6250d5382f71b3c7eda4e79a948dec090 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 26 Oct 2023 20:57:21 +0200 Subject: [PATCH 5774/8412] Update api.stefdp.json --- domains/api.stefdp.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index 562922313..ac75435d3 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "api-stefdp.onrender.com" + "A": [ + "84.46.245.191" + ] } } From 78b9b14bec4f5ee8bb7ab8780a6d854ecfb75b08 Mon Sep 17 00:00:00 2001 From: eeriemyxi Date: Fri, 27 Oct 2023 04:35:17 +0530 Subject: [PATCH 5775/8412] feat(domain): myxi.is-a.dev --- domains/myxi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/myxi.json diff --git a/domains/myxi.json b/domains/myxi.json new file mode 100644 index 000000000..bb24694db --- /dev/null +++ b/domains/myxi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "eeriemyxi", + "email": "myxi@duck.com" + }, + "record": { + "URL": "https://eeriemyxi.blogspot.com" + } +} From 5d721b45ccf960d2ebcf28d077eb51c44bb41bd9 Mon Sep 17 00:00:00 2001 From: didotb Date: Fri, 27 Oct 2023 15:52:21 +0800 Subject: [PATCH 5776/8412] feat(domain): didotb.is-a.dev --- domains/didotb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/didotb.json diff --git a/domains/didotb.json b/domains/didotb.json new file mode 100644 index 000000000..00e5bc61e --- /dev/null +++ b/domains/didotb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "didotb", + "email": "didotb@gmail.com" + }, + "record": { + "TXT": "stub value" + } +} From 0d9fdf27af64744b6daa2ad329e778ba2a95a166 Mon Sep 17 00:00:00 2001 From: Andrew Barrientos Date: Fri, 27 Oct 2023 15:58:49 +0800 Subject: [PATCH 5777/8412] feat(domain): didotb.is-a.dev --- domains/didotb.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/didotb.json b/domains/didotb.json index 00e5bc61e..9f4f4dcaa 100644 --- a/domains/didotb.json +++ b/domains/didotb.json @@ -4,6 +4,7 @@ "email": "didotb@gmail.com" }, "record": { - "TXT": "stub value" + "CNAME": "68e4e002-91f5-446f-98a8-9add654ca897.id.repl.co", + "TXT": "replit-verify=68e4e002-91f5-446f-98a8-9add654ca897" } } From 08cbe81543da4af8141ca3a3b2660f747d51d43c Mon Sep 17 00:00:00 2001 From: thatmarcboi Date: Fri, 27 Oct 2023 19:03:49 +1100 Subject: [PATCH 5778/8412] feat(domain): eternal.is-a.dev --- domains/eternal.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eternal.json diff --git a/domains/eternal.json b/domains/eternal.json new file mode 100644 index 000000000..95ef7cc3c --- /dev/null +++ b/domains/eternal.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thatmarcboi", + "email": "marcacolwell@gmail.com" + }, + "record": { + "URL": "https://github.com/thatmarcboi" + } +} From 7854edf101766828acf0e0419a834d6fb1037134 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 27 Oct 2023 14:11:54 +0200 Subject: [PATCH 5779/8412] Create _discord.api.stefdp.json --- domains/_discord.api.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.api.stefdp.json diff --git a/domains/_discord.api.stefdp.json b/domains/_discord.api.stefdp.json new file mode 100644 index 000000000..2b3f4ed36 --- /dev/null +++ b/domains/_discord.api.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "TXT": "dh=e71ddcd3beca6bbd44125eb4d861d4cf28eed0c8" + } +} From 44f93c9e3864565445f9f5599ab6b44638ef373a Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 27 Oct 2023 14:13:49 +0200 Subject: [PATCH 5780/8412] Create _discord.stefdp.json --- domain/_discord.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domain/_discord.stefdp.json diff --git a/domain/_discord.stefdp.json b/domain/_discord.stefdp.json new file mode 100644 index 000000000..270e9428a --- /dev/null +++ b/domain/_discord.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "TXT": "dh=f6d71b43aecaa5a4ea3534d21f11f6b0e4559d8a" + } +} From 3e9456d71e83b5ee784b189839afc668a64b3074 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 27 Oct 2023 14:14:20 +0200 Subject: [PATCH 5781/8412] Create _discord.gattinhosbot.json --- domains/_discord.gattinhosbot.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.gattinhosbot.json diff --git a/domains/_discord.gattinhosbot.json b/domains/_discord.gattinhosbot.json new file mode 100644 index 000000000..2ddfbbf41 --- /dev/null +++ b/domains/_discord.gattinhosbot.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "TXT": "dh=03933534192052d1ca904fb933de9acde3b4ed48" + } +} From eb6d5855494bc10f1ad1816644cfd04245f19d71 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 27 Oct 2023 14:14:43 +0200 Subject: [PATCH 5782/8412] Create _discord.receiptify.json --- domains/_discord.receiptify.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.receiptify.json diff --git a/domains/_discord.receiptify.json b/domains/_discord.receiptify.json new file mode 100644 index 000000000..b4b582798 --- /dev/null +++ b/domains/_discord.receiptify.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "TXT": "dh=4ded2f0ba889f8dad38ad210e9a015c180dcc6c8" + } +} From f781566cb2f6db96a03f4e447d0029f7d5a78e7b Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 27 Oct 2023 14:15:08 +0200 Subject: [PATCH 5783/8412] Rename _discord.stefdp.json to _discord.stefdp.json --- {domain => domains}/_discord.stefdp.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {domain => domains}/_discord.stefdp.json (100%) diff --git a/domain/_discord.stefdp.json b/domains/_discord.stefdp.json similarity index 100% rename from domain/_discord.stefdp.json rename to domains/_discord.stefdp.json From d6dbc325462f5456170f28a49562c529babe35af Mon Sep 17 00:00:00 2001 From: Luongzz Date: Fri, 27 Oct 2023 19:38:26 +0700 Subject: [PATCH 5784/8412] feat(domain): rollwaifu.is-a.dev --- domains/rollwaifu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rollwaifu.json diff --git a/domains/rollwaifu.json b/domains/rollwaifu.json new file mode 100644 index 000000000..fdf264901 --- /dev/null +++ b/domains/rollwaifu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Luongzz", + "email": "buivanluong0204@gmail.com" + }, + "record": { + "CNAME": "97ef85ed-35a2-46e1-85b7-69335aa9a655.id.repl.co" + } +} From 72be203fff769a5b3efc047de4daba6d782acfb4 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 27 Oct 2023 19:49:44 +0530 Subject: [PATCH 5785/8412] fix(script): acme challenge update workflow to use bun --- .github/workflows/wildcard.yml | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/.github/workflows/wildcard.yml b/.github/workflows/wildcard.yml index a6a5e4b16..21bfce359 100644 --- a/.github/workflows/wildcard.yml +++ b/.github/workflows/wildcard.yml @@ -30,8 +30,11 @@ jobs: - name: test run: cat domains/_acme-challenge.json - - name: Install Yarn dependencies - run: yarn install --ignore-engines + - uses: oven-sh/setup-bun@v1 + with: + bun-version: 1.0.3 + - run: bun install + - run: bun test - name: Publishing records env: @@ -43,7 +46,7 @@ jobs: DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} - run: yarn publish-records + run: bun run publish-records - name: Sleep run: sleep 10m shell: bash @@ -62,4 +65,4 @@ jobs: DOMAIN_API_PORT: ${{ secrets.DOMAIN_API_PORT }} DOMAIN_DOMAIN: ${{ secrets.DOMAIN_DOMAIN }} DOMAIN_HOST_IP: ${{ secrets.DOMAIN_HOST_IP }} - run: yarn publish-records + run: bun run publish-records From 056da00c62abb831f63cc5db5b7c8915643b269f Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 27 Oct 2023 19:55:35 +0530 Subject: [PATCH 5786/8412] fix(script): removes test from acme workflow --- .github/workflows/wildcard.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/workflows/wildcard.yml b/.github/workflows/wildcard.yml index 21bfce359..ef5bea78e 100644 --- a/.github/workflows/wildcard.yml +++ b/.github/workflows/wildcard.yml @@ -34,7 +34,6 @@ jobs: with: bun-version: 1.0.3 - run: bun install - - run: bun test - name: Publishing records env: From fb453cf49b88327717ebffb91a798247fe6a836b Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 27 Oct 2023 20:01:16 +0530 Subject: [PATCH 5787/8412] fix(script): adds node_env to wildcard.yaml --- .github/workflows/wildcard.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/workflows/wildcard.yml b/.github/workflows/wildcard.yml index ef5bea78e..b7622fc2d 100644 --- a/.github/workflows/wildcard.yml +++ b/.github/workflows/wildcard.yml @@ -38,6 +38,7 @@ jobs: - name: Publishing records env: CI: 1 + NODE_ENV: production ENV: production DOMAIN_USER: ${{ secrets.DOMAIN_USER }} DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} @@ -57,6 +58,7 @@ jobs: - name: removing records env: CI: 1 + NODE_ENV: production ENV: production DOMAIN_USER: ${{ secrets.DOMAIN_USER }} DOMAIN_API_KEY: ${{ secrets.DOMAIN_API_KEY }} From 10d0b9763a00852ad8d615263144c12cae049b9a Mon Sep 17 00:00:00 2001 From: TechnoFusionTech <142091576+TechnoFusionTech@users.noreply.github.com> Date: Fri, 27 Oct 2023 20:24:24 +0530 Subject: [PATCH 5788/8412] Delete domains/technofusiontech.json --- domains/technofusiontech.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json deleted file mode 100644 index ddeb063aa..000000000 --- a/domains/technofusiontech.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "TechnoFusionTech", - "email": "technofusiontech@techie.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From fc5c8fea72ec365a4b50ad5616dd11f81d12cfb0 Mon Sep 17 00:00:00 2001 From: coolhighzzz Date: Fri, 27 Oct 2023 21:55:23 +0530 Subject: [PATCH 5789/8412] feat(domain): zenoxcloud.is-a.dev --- domains/zenoxcloud.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zenoxcloud.json diff --git a/domains/zenoxcloud.json b/domains/zenoxcloud.json new file mode 100644 index 000000000..3ee47ff7f --- /dev/null +++ b/domains/zenoxcloud.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coolhighzzz", + "email": "neuralbyteshost@gmail.com" + }, + "record": { + "A": ["188.241.54.112"] + } +} From bc6f42c734a8e030713411be2ff89cd93def4f6f Mon Sep 17 00:00:00 2001 From: a77-dev Date: Fri, 27 Oct 2023 13:40:35 -0400 Subject: [PATCH 5790/8412] feat(domain): nypd.is-a.dev --- domains/nypd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nypd.json diff --git a/domains/nypd.json b/domains/nypd.json new file mode 100644 index 000000000..7f33edc6a --- /dev/null +++ b/domains/nypd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "a77-dev", + "email": "andbro4955@student.ccs.k12.nc.us" + }, + "record": { + "URL": "https://feds.lol/nypd" + } +} From c9f496458de21db6323f4ae8fd1a40d6e0e13056 Mon Sep 17 00:00:00 2001 From: furretra1n Date: Fri, 27 Oct 2023 15:34:56 -0400 Subject: [PATCH 5791/8412] feat(domain): furret.is-a.dev --- domains/furret.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/furret.json diff --git a/domains/furret.json b/domains/furret.json new file mode 100644 index 000000000..c00ef7e8f --- /dev/null +++ b/domains/furret.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "furretra1n", + "email": "furret@transistorcafe.net" + }, + "record": { + "CNAME": "furretra1n.github.io" + } +} From 7cb3e41381d5f979259093bc19cc9740dcd0bf5c Mon Sep 17 00:00:00 2001 From: pranavagrawal321 Date: Sat, 28 Oct 2023 04:02:49 +0530 Subject: [PATCH 5792/8412] feat(domain): datasets.is-a.dev --- domains/datasets.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/datasets.json diff --git a/domains/datasets.json b/domains/datasets.json new file mode 100644 index 000000000..a8034091f --- /dev/null +++ b/domains/datasets.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pranavagrawal321", + "email": "pranavagrawal321@gmail.com" + }, + "record": { + "URL": "https://datasets-e2cm.onrender.com" + } +} From 3750c2401887a3f81770d56dd326fdc040f1b2e7 Mon Sep 17 00:00:00 2001 From: KrazyKleb <124646709+KrazyKleb@users.noreply.github.com> Date: Sat, 28 Oct 2023 15:58:40 +1100 Subject: [PATCH 5793/8412] Create _discord.kleb.json Discord Verification --- domains/_discord.kleb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.kleb.json diff --git a/domains/_discord.kleb.json b/domains/_discord.kleb.json new file mode 100644 index 000000000..620d054d6 --- /dev/null +++ b/domains/_discord.kleb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazykleb@outlook.com" + }, + "record": { + "TXT": "dh=3e455eb128d3f2996cd8226c6666872d617d7bdf" + } +} From 1936bde7359bc72e594c2fce041aa7dcee1310b3 Mon Sep 17 00:00:00 2001 From: KrazyKleb <124646709+KrazyKleb@users.noreply.github.com> Date: Sat, 28 Oct 2023 16:00:56 +1100 Subject: [PATCH 5794/8412] Update krazy.json --- domains/krazy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/krazy.json b/domains/krazy.json index 0b322c817..157b62b8c 100644 --- a/domains/krazy.json +++ b/domains/krazy.json @@ -1,11 +1,11 @@ { "owner": { "username": "KrazyKleb", - "email": "krazyklebyt@gmail.com" + "email": "krazykleb@outlook.com" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 95c395599272c18c04f311e03a3599ab89d248fa Mon Sep 17 00:00:00 2001 From: RileCraft <48475792+RileCraft@users.noreply.github.com> Date: Sat, 28 Oct 2023 12:03:29 +0530 Subject: [PATCH 5795/8412] Create rilecraft.json --- domains/rilecraft.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/rilecraft.json diff --git a/domains/rilecraft.json b/domains/rilecraft.json new file mode 100644 index 000000000..f3a0f0a57 --- /dev/null +++ b/domains/rilecraft.json @@ -0,0 +1,11 @@ +{ + "description": "Subdomain for my github pages site.", + "repo": "https://github.com/rilecraft/rilecraft.github.io", + "owner": { + "username": "rilecraft", + "email": "rilecraft@gmail.com" + }, + "record": { + "CNAME": "rilecraft.github.io" + } +} From 1a235713077552788435485b55715f7dc9689a51 Mon Sep 17 00:00:00 2001 From: 9898video <548625653@qq.com> Date: Sat, 28 Oct 2023 15:34:27 +0800 Subject: [PATCH 5796/8412] feat(domain): a001.is-a.dev --- domains/a001.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/a001.json diff --git a/domains/a001.json b/domains/a001.json new file mode 100644 index 000000000..2f065b786 --- /dev/null +++ b/domains/a001.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "9898video", + "email": "548625653@qq.com" + }, + "record": { + "CNAME": "mg.707077.xyz" + } +} From 5f5bb66d1bb1a88d7d1801291ccf9f2704c7ca17 Mon Sep 17 00:00:00 2001 From: tsb3-a2 Date: Sat, 28 Oct 2023 15:51:10 +0800 Subject: [PATCH 5797/8412] Register vbc6.is-a.dev --- domains/vbc6.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/vbc6.json diff --git a/domains/vbc6.json b/domains/vbc6.json new file mode 100644 index 000000000..c611e589e --- /dev/null +++ b/domains/vbc6.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "tsb3-a2", + "email": "tsb3.a2@proton.me" + }, + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} \ No newline at end of file From 85842d1862ac7454da562b2d9a261b3a711c8548 Mon Sep 17 00:00:00 2001 From: TechnoFusionTech Date: Sat, 28 Oct 2023 15:47:54 +0530 Subject: [PATCH 5798/8412] feat(domain): technofusiontech.is-a.dev --- domains/technofusiontech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/technofusiontech.json diff --git a/domains/technofusiontech.json b/domains/technofusiontech.json new file mode 100644 index 000000000..611e9e47b --- /dev/null +++ b/domains/technofusiontech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechnoFusionTech", + "email": "technofusiontech@techie.com" + }, + "record": { + "CNAME": "technofusiontech.github.io" + } +} From b2c189f9c8deacc97a8650812dc39296c8bd71ac Mon Sep 17 00:00:00 2001 From: thatmarcboi Date: Sat, 28 Oct 2023 22:04:49 +1100 Subject: [PATCH 5799/8412] feat(domain): eternal.is-a.dev --- domains/eternal.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/eternal.json b/domains/eternal.json index 95ef7cc3c..c9de9ac55 100644 --- a/domains/eternal.json +++ b/domains/eternal.json @@ -4,6 +4,8 @@ "email": "marcacolwell@gmail.com" }, "record": { - "URL": "https://github.com/thatmarcboi" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 5546872faa7aaf6ddef6c3d6eff463b3e722bc30 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 28 Oct 2023 12:39:13 +0100 Subject: [PATCH 5800/8412] Register devmail.is-a.dev --- domains/devmail.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/devmail.json diff --git a/domains/devmail.json b/domains/devmail.json new file mode 100644 index 000000000..22a9f8f34 --- /dev/null +++ b/domains/devmail.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "is-a-dev-bot", + "email": "is-a-dev@win11react.com", + "discord": "1094272477137481810" + }, + + "record": { + "A": ["217.174.245.249"] + } + } + \ No newline at end of file From d42bc0f7e256273cec2f8cec83a3abafb1bce5cc Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 28 Oct 2023 12:39:51 +0100 Subject: [PATCH 5801/8412] Delete domains/_discord.andrewstech.json --- domains/_discord.andrewstech.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.andrewstech.json diff --git a/domains/_discord.andrewstech.json b/domains/_discord.andrewstech.json deleted file mode 100644 index 1cfeb1b4d..000000000 --- a/domains/_discord.andrewstech.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - "record": { - "TXT": "dh=9ad854a9b53c1fb18b11ee005811cbc30254fa81" - } -} From b387355e7a6699fc057ce40deb43d62ceee27118 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sat, 28 Oct 2023 12:40:11 +0100 Subject: [PATCH 5802/8412] Update devmail.json --- domains/devmail.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/devmail.json b/domains/devmail.json index 22a9f8f34..035eb634b 100644 --- a/domains/devmail.json +++ b/domains/devmail.json @@ -1,6 +1,6 @@ { "owner": { - "username": "is-a-dev-bot", + "username": "is-a-dev", "email": "is-a-dev@win11react.com", "discord": "1094272477137481810" }, @@ -9,4 +9,4 @@ "A": ["217.174.245.249"] } } - \ No newline at end of file + From 40fad5b73cb544497e98ba02168d881a8e2da962 Mon Sep 17 00:00:00 2001 From: ryameeloveme <115863200+dusiadudusia@users.noreply.github.com> Date: Sat, 28 Oct 2023 17:11:31 +0500 Subject: [PATCH 5803/8412] Delete ryameeloveme.is-a.dev --- domains/ryameeloveme.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ryameeloveme.json diff --git a/domains/ryameeloveme.json b/domains/ryameeloveme.json deleted file mode 100644 index 6393d6e75..000000000 --- a/domains/ryameeloveme.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "dusiadudusia", - "email": "ds4667861@gmaiL.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From c9df4adf7f44df1127083d487978c0b8fc70d66e Mon Sep 17 00:00:00 2001 From: TechGenius7777 Date: Sat, 28 Oct 2023 21:51:39 +0530 Subject: [PATCH 5804/8412] feat(domain): techgenius.is-a.dev --- domains/techgenius.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/techgenius.json diff --git a/domains/techgenius.json b/domains/techgenius.json new file mode 100644 index 000000000..58b9393cd --- /dev/null +++ b/domains/techgenius.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TechGenius7777", + "email": "supratikmahato7777@gmail.com" + }, + "record": { + "CNAME": "techgenius-portfolio.pages.dev" + } +} From 101df25767b191043e9c192c7a4a658288d17699 Mon Sep 17 00:00:00 2001 From: taqin Date: Sun, 29 Oct 2023 04:34:44 +0700 Subject: [PATCH 5805/8412] Update TXT Record for _github-pages-challenge-fdciabdul.fdciabdul.json updated txt record --- domains/_github-pages-challenge-fdciabdul.fdciabdul.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-fdciabdul.fdciabdul.json b/domains/_github-pages-challenge-fdciabdul.fdciabdul.json index 6f3e033b2..ab60d6e9f 100644 --- a/domains/_github-pages-challenge-fdciabdul.fdciabdul.json +++ b/domains/_github-pages-challenge-fdciabdul.fdciabdul.json @@ -4,6 +4,6 @@ "email": "cp@imtaqin.id" }, "record": { - "TXT": "b300a7cdb4c929b57cae7e0bf0ab69" + "TXT": "54ca8d4fa780d986e86c1306c00519" } } From c61f89122ddf133e87174f31a21df30b12b2213f Mon Sep 17 00:00:00 2001 From: qing762 Date: Sun, 29 Oct 2023 06:42:15 +0800 Subject: [PATCH 5806/8412] Update chaey.json --- domains/chaey.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/chaey.json b/domains/chaey.json index 190fa7137..df35b7962 100644 --- a/domains/chaey.json +++ b/domains/chaey.json @@ -4,8 +4,6 @@ "email": "threatedblade@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "qing-website.onrender.com" } } \ No newline at end of file From f76f42ccb65dd0f531e149ee1f1d7cbb9aa5a5e4 Mon Sep 17 00:00:00 2001 From: PasinduUpendra Date: Sun, 29 Oct 2023 13:30:51 +0530 Subject: [PATCH 5807/8412] feat(domain): pasindu.is-a.dev --- domains/pasindu.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/pasindu.json b/domains/pasindu.json index 1affe2bf2..cdd6f90eb 100644 --- a/domains/pasindu.json +++ b/domains/pasindu.json @@ -4,6 +4,8 @@ "email": "pasinduupendra@gmail.com" }, "record": { - "URL": "https://github.com/pasinduupendra" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ead43e181c2762ff3a5e562053000ccd3e315a28 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 29 Oct 2023 13:29:01 +0300 Subject: [PATCH 5808/8412] Update alpha.json --- domains/alpha.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index b27f12561..3c74fe38f 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -4,8 +4,8 @@ "email": "sweepalf@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": ["v=spf1 a mx ip4:217.174.245.249 ~all"] + "CNAME": "yfaweb.pages.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From aa8bb90bae53fcd554c73903813cdc78054b6abf Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sun, 29 Oct 2023 13:29:47 +0300 Subject: [PATCH 5809/8412] Create _discord.alpha.json --- domains/_discord.alpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.alpha.json diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json new file mode 100644 index 000000000..4d7302871 --- /dev/null +++ b/domains/_discord.alpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "TXT": "dh=0ed7bf0ab783536f57a14304a99956a116a1782e" + } +} From 51c4460c0a8357e3e9762a7a56a54cdce542cf28 Mon Sep 17 00:00:00 2001 From: Pasindu Upendra Date: Sun, 29 Oct 2023 16:08:36 +0530 Subject: [PATCH 5810/8412] Added email forwarding and updated records --- domains/pasindu.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/pasindu.json b/domains/pasindu.json index cdd6f90eb..2ffd286d5 100644 --- a/domains/pasindu.json +++ b/domains/pasindu.json @@ -1,11 +1,11 @@ { "owner": { "username": "PasinduUpendra", - "email": "pasinduupendra@gmail.com" + "email": "pasindu@toadcreatives.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://github.com/pasinduupendra", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=pasindu@toadcreatives.com" } } \ No newline at end of file From 5bbc7567739e54d171668027f64ed60f97beb64d Mon Sep 17 00:00:00 2001 From: shizothetechie Date: Sun, 29 Oct 2023 17:16:03 +0530 Subject: [PATCH 5811/8412] feat(domain): shizotechie.is-a.dev --- domains/shizotechie.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shizotechie.json diff --git a/domains/shizotechie.json b/domains/shizotechie.json new file mode 100644 index 000000000..c68180650 --- /dev/null +++ b/domains/shizotechie.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shizothetechie", + "email": "yugeshsingh27@gmail.com" + }, + "record": { + "URL": "https://instagram.com/shizo_the_techie" + } +} From f26a2f93883cb7cfc2aee34befdb6351eb2c22a3 Mon Sep 17 00:00:00 2001 From: mark18cosmic Date: Sun, 29 Oct 2023 18:45:36 +0500 Subject: [PATCH 5812/8412] feat(domain): kaish.is-a.dev --- domains/kaish.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kaish.json diff --git a/domains/kaish.json b/domains/kaish.json new file mode 100644 index 000000000..e33ca80c9 --- /dev/null +++ b/domains/kaish.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mark18cosmic", + "email": "kaish018@gmail.com" + }, + "record": { + "URL": "https://mark18cosmic.github.io" + } +} From d919290b33b05f1417909a05a5890b9a85e12b80 Mon Sep 17 00:00:00 2001 From: Givinghawk Date: Sun, 29 Oct 2023 13:51:35 +0000 Subject: [PATCH 5813/8412] Create givinghawk.json --- domains/givinghawk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/givinghawk.json diff --git a/domains/givinghawk.json b/domains/givinghawk.json new file mode 100644 index 000000000..a243818f6 --- /dev/null +++ b/domains/givinghawk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "givinghawk", + "email": "contact@givinghawk.dev" + }, + "record": { + "URL": "https://givinghawk.dev/" + } +} From 601830838fc26c310d8cc3ad872d3fb772bc5955 Mon Sep 17 00:00:00 2001 From: tariqultais <2201081175@UTTARAUNIVERSITY.EDU.BD> Date: Sun, 29 Oct 2023 20:47:24 +0600 Subject: [PATCH 5814/8412] feat(domain): tariqul.is-a.dev --- domains/tariqul.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tariqul.json diff --git a/domains/tariqul.json b/domains/tariqul.json new file mode 100644 index 000000000..862f71aa6 --- /dev/null +++ b/domains/tariqul.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tariqultais", + "email": "2201081175@UTTARAUNIVERSITY.EDU.BD" + }, + "record": { + "URL": "https://sites.google.com/view/tariqultais/home" + } +} From 8a67b40be5e00f19a3e1c66233cb192c698c4d8f Mon Sep 17 00:00:00 2001 From: spydea Date: Sun, 29 Oct 2023 19:46:33 +0300 Subject: [PATCH 5815/8412] feat(domain): spydea.is-a.dev --- domains/spydea.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spydea.json diff --git a/domains/spydea.json b/domains/spydea.json new file mode 100644 index 000000000..7b812dd05 --- /dev/null +++ b/domains/spydea.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "spydea", + "email": "ymkose5534@gmail.com" + }, + "record": { + "URL": "https://spydea.blogspot.com" + } +} From 9066b15c62557186eecfc88d710d60ad03f12414 Mon Sep 17 00:00:00 2001 From: alex1028199 Date: Sun, 29 Oct 2023 20:05:33 +0300 Subject: [PATCH 5816/8412] feat(domain): artix.is-a.dev --- domains/artix.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/artix.json diff --git a/domains/artix.json b/domains/artix.json new file mode 100644 index 000000000..f0d8c5edb --- /dev/null +++ b/domains/artix.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com" + }, + "record": { + "URL": "google.com" + } +} From d63f58a4dc0cff75ba09d506be0cd0c64a719cd1 Mon Sep 17 00:00:00 2001 From: Wizqdev Date: Sun, 29 Oct 2023 22:39:52 +0530 Subject: [PATCH 5817/8412] feat(domain): wizq.is-a.dev --- domains/wizq.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wizq.json diff --git a/domains/wizq.json b/domains/wizq.json new file mode 100644 index 000000000..eee2c3cb5 --- /dev/null +++ b/domains/wizq.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Wizqdev", + "email": "prajwal2079@gmail.com" + }, + "record": { + "A": ["63.141.249.43"] + } +} From 4d9ef7882a101140c9bc7db33d2830fee7565dbc Mon Sep 17 00:00:00 2001 From: Caiden <119334408+Caiden-P@users.noreply.github.com> Date: Sun, 29 Oct 2023 23:53:18 +0200 Subject: [PATCH 5818/8412] Update cumcord.json --- domains/cumcord.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/cumcord.json b/domains/cumcord.json index eeaa4c360..98d95f62c 100644 --- a/domains/cumcord.json +++ b/domains/cumcord.json @@ -4,8 +4,6 @@ "email": "iididhejejdj@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "test-qv7b.onrender.com" } -} \ No newline at end of file +} From b56762eded752f19a2b9b8f931a36b371e33fd88 Mon Sep 17 00:00:00 2001 From: Andrew Barrientos Date: Mon, 30 Oct 2023 10:05:05 +0800 Subject: [PATCH 5819/8412] feat(domain): didotb.is-a.dev updated records --- domains/didotb.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/didotb.json b/domains/didotb.json index 9f4f4dcaa..7b35c2f32 100644 --- a/domains/didotb.json +++ b/domains/didotb.json @@ -4,7 +4,6 @@ "email": "didotb@gmail.com" }, "record": { - "CNAME": "68e4e002-91f5-446f-98a8-9add654ca897.id.repl.co", - "TXT": "replit-verify=68e4e002-91f5-446f-98a8-9add654ca897" + "CNAME": "68e4e002-91f5-446f-98a8-9add654ca897.id.repl.co" } } From d1668cb6e049af70e063f923deaf265f2e25e0fb Mon Sep 17 00:00:00 2001 From: nyxical420 Date: Mon, 30 Oct 2023 13:00:11 +0800 Subject: [PATCH 5820/8412] feat(domain): nyx.is-a.dev --- domains/nyx.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/nyx.json b/domains/nyx.json index 77f7eb6c9..00b35e3e2 100644 --- a/domains/nyx.json +++ b/domains/nyx.json @@ -4,6 +4,8 @@ "email": "xaveegacha7@gmail.com" }, "record": { - "A": ["76.223.55.44"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From c7b7e47ea524c3b8c9d2253689e63a689c9ae813 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Mon, 30 Oct 2023 08:09:47 +0200 Subject: [PATCH 5821/8412] Update alpha.json --- domains/alpha.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index 3c74fe38f..714b491e4 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -4,7 +4,12 @@ "email": "sweepalf@gmail.com" }, "record": { - "CNAME": "yfaweb.pages.dev", + "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 8c34722d1ae988dac6ef3c4f59029fd504c51042 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Mon, 30 Oct 2023 08:12:01 +0200 Subject: [PATCH 5822/8412] Update alpha.json --- domains/alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/alpha.json b/domains/alpha.json index 714b491e4..1841389ca 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -9,7 +9,7 @@ "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 1a7f4f50a1f4e9daa13413954fcb88675c25b515 Mon Sep 17 00:00:00 2001 From: JackFrost003 Date: Mon, 30 Oct 2023 12:39:16 +0530 Subject: [PATCH 5823/8412] feat(domain): jackfrost.is-a.dev --- domains/jackfrost.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jackfrost.json diff --git a/domains/jackfrost.json b/domains/jackfrost.json new file mode 100644 index 000000000..8051dbc37 --- /dev/null +++ b/domains/jackfrost.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JackFrost003", + "email": "jackfro03@gmail.com" + }, + "record": { + "URL": "https://shortner-yo72.onrender.com" + } +} From 2890ff1fbb73c86dbab2ce2a384560051f636068 Mon Sep 17 00:00:00 2001 From: Luongzz Date: Mon, 30 Oct 2023 16:50:46 +0700 Subject: [PATCH 5824/8412] feat(domain): rollwaifu.is-a.dev --- domains/rollwaifu.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/rollwaifu.json b/domains/rollwaifu.json index fdf264901..53c4070c4 100644 --- a/domains/rollwaifu.json +++ b/domains/rollwaifu.json @@ -4,6 +4,8 @@ "email": "buivanluong0204@gmail.com" }, "record": { - "CNAME": "97ef85ed-35a2-46e1-85b7-69335aa9a655.id.repl.co" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 8916fa6b9a8180ca732b3ce3f0466d4b1491d489 Mon Sep 17 00:00:00 2001 From: Spidy Date: Mon, 30 Oct 2023 15:47:36 +0530 Subject: [PATCH 5825/8412] feat(domain): add `sppidy.is-a.dev` --- domains/sppidy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sppidy.json diff --git a/domains/sppidy.json b/domains/sppidy.json new file mode 100644 index 000000000..5f2562ed7 --- /dev/null +++ b/domains/sppidy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "sppidy", + "email": "ramshourieshr@gmail.com" + }, + + "record": { + "CNAME": "sppidy.github.io" + } +} From 5c7812fc23b158d97cfe5948e3d73413c7746022 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 30 Oct 2023 19:11:02 +0800 Subject: [PATCH 5826/8412] Update artix.json --- domains/artix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/artix.json b/domains/artix.json index f0d8c5edb..f8acd04bd 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -4,6 +4,6 @@ "email": "yu1234u73f.com@gmail.com" }, "record": { - "URL": "google.com" + "URL": "http://51.68.194.254:3116" } } From 11cfd1697c647af418a43e9aaf4419aa808eeaa6 Mon Sep 17 00:00:00 2001 From: tariqultais <2201081175@UTTARAUNIVERSITY.EDU.BD> Date: Mon, 30 Oct 2023 17:39:02 +0600 Subject: [PATCH 5827/8412] feat(domain): tariqul.is-a.dev --- domains/tariqul.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/tariqul.json b/domains/tariqul.json index 862f71aa6..7591d9062 100644 --- a/domains/tariqul.json +++ b/domains/tariqul.json @@ -4,6 +4,8 @@ "email": "2201081175@UTTARAUNIVERSITY.EDU.BD" }, "record": { - "URL": "https://sites.google.com/view/tariqultais/home" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From c6898d588d32dfe8c8babc740103edbb73f8bfe4 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Mon, 30 Oct 2023 13:40:16 +0200 Subject: [PATCH 5828/8412] Create youfoundalpha.json --- domains/youfoundalpha.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/youfoundalpha.json diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json new file mode 100644 index 000000000..41efc80cf --- /dev/null +++ b/domains/youfoundalpha.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "URL": "https://alpha.is-a.dev" + } +} From ee142837c9c344420c6a083b4f39f5d9d26ce10c Mon Sep 17 00:00:00 2001 From: treehousekingcomic Date: Mon, 30 Oct 2023 11:35:07 -0400 Subject: [PATCH 5829/8412] feat(domain): king.is-a.dev --- domains/king.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/king.json diff --git a/domains/king.json b/domains/king.json new file mode 100644 index 000000000..f3c8d4f03 --- /dev/null +++ b/domains/king.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "treehousekingcomic", + "email": "TreeHouseKingComic@gmail.com" + }, + "record": { + "CNAME": "thkc.space" + } +} From 4e2773d161dbb1dd8a8ba8bbdf6f38dadac34990 Mon Sep 17 00:00:00 2001 From: typeling1578 Date: Tue, 31 Oct 2023 01:07:22 +0900 Subject: [PATCH 5830/8412] Create typeling1578.json --- domains/typeling1578.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/typeling1578.json diff --git a/domains/typeling1578.json b/domains/typeling1578.json new file mode 100644 index 000000000..c71a007b9 --- /dev/null +++ b/domains/typeling1578.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "typeling1578", + "email": "pub@typeling1578.dev" + }, + "record": { + "URL": "https://typeling1578.dev" + } +} From 1142a3c1d6d9ebfbc41f5efc2f656dae9d3ad2d8 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 30 Oct 2023 19:07:45 -0700 Subject: [PATCH 5831/8412] Delete domains/git.oxmc.json --- domains/git.oxmc.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/git.oxmc.json diff --git a/domains/git.oxmc.json b/domains/git.oxmc.json deleted file mode 100644 index 3501bbe6e..000000000 --- a/domains/git.oxmc.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "oxmc", - "email": "oxmc7769.mail@gmail.com", - "discord": "oxmc7769" - }, - "record": { - "A": ["soon_to_see"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" - } -} From ee53b059f9e4d1d54071c2130041a7c68abde8e5 Mon Sep 17 00:00:00 2001 From: Sharafat <93897936+SharafatKarim@users.noreply.github.com> Date: Tue, 31 Oct 2023 08:50:24 +0600 Subject: [PATCH 5832/8412] sharafat.json | spelling fixed --- domains/sharafat.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sharafat.json b/domains/sharafat.json index 3a7756cb8..d4179c6ff 100644 --- a/domains/sharafat.json +++ b/domains/sharafat.json @@ -3,9 +3,9 @@ "repo": "https://github.com/SharafatKarim/sharafatkarim.github.io", "owner": { "username": "SharafatKarim", - "email": "Sharafat2004@gmail.com" + "email": "sharafat2004@gmail.com" }, "record": { - "CNAME": "sharafat.pages.dev" + "CNAME": "sharafatkarim.github.io" } } From 0c3815295e8f38770ef292e734a4a190458fa409 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Mon, 30 Oct 2023 20:02:20 -0700 Subject: [PATCH 5833/8412] Create projassets.oxmc.json --- domains/projassets.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/projassets.oxmc.json diff --git a/domains/projassets.oxmc.json b/domains/projassets.oxmc.json new file mode 100644 index 000000000..4cd7a7415 --- /dev/null +++ b/domains/projassets.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From b9fe54b6d09c5eba4f4580bde692d33b0887b53a Mon Sep 17 00:00:00 2001 From: Shaunfurtado Date: Tue, 31 Oct 2023 10:35:48 +0530 Subject: [PATCH 5834/8412] feat(domain): devhavok.is-a.dev --- domains/devhavok.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devhavok.json diff --git a/domains/devhavok.json b/domains/devhavok.json new file mode 100644 index 000000000..deba43dfc --- /dev/null +++ b/domains/devhavok.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shaunfurtado", + "email": "shaunf1801@gmail.com" + }, + "record": { + "CNAME": "devhavok" + } +} From 6d24feb110c8d6cec674c2b32108c9c913d294fb Mon Sep 17 00:00:00 2001 From: aravinds-arv Date: Tue, 31 Oct 2023 10:44:08 +0530 Subject: [PATCH 5835/8412] feat(domain): arv.is-a.dev --- domains/arv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arv.json diff --git a/domains/arv.json b/domains/arv.json new file mode 100644 index 000000000..2e17cc5ad --- /dev/null +++ b/domains/arv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aravinds-arv", + "email": "aravinds.arv@pm.me" + }, + "record": { + "CNAME": "aravinds-arv.github.io" + } +} From af9cfaafe6a236b01d230b5f06934887bb575418 Mon Sep 17 00:00:00 2001 From: Shaun Roshan Furtado <91174227+Shaunfurtado@users.noreply.github.com> Date: Tue, 31 Oct 2023 10:59:44 +0530 Subject: [PATCH 5836/8412] Update devhavok.json --- domains/devhavok.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devhavok.json b/domains/devhavok.json index deba43dfc..2b4bdee0a 100644 --- a/domains/devhavok.json +++ b/domains/devhavok.json @@ -4,6 +4,6 @@ "email": "shaunf1801@gmail.com" }, "record": { - "CNAME": "devhavok" + "CNAME": "devhavok.blog" } } From 39be092cdae42300e16ed34870cd053c1cf2a5c2 Mon Sep 17 00:00:00 2001 From: Shaun Roshan Furtado <91174227+Shaunfurtado@users.noreply.github.com> Date: Tue, 31 Oct 2023 11:10:53 +0530 Subject: [PATCH 5837/8412] Update devhavok.json --- domains/devhavok.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/devhavok.json b/domains/devhavok.json index 2b4bdee0a..5f0568285 100644 --- a/domains/devhavok.json +++ b/domains/devhavok.json @@ -4,6 +4,6 @@ "email": "shaunf1801@gmail.com" }, "record": { - "CNAME": "devhavok.blog" + "CNAME": "devhavok.bearblog.dev" } } From 9fda45d375d078f0520725aa7633fb6a8b9a5e4c Mon Sep 17 00:00:00 2001 From: Sty928 <126754319+Sty928@users.noreply.github.com> Date: Tue, 31 Oct 2023 15:42:07 +0530 Subject: [PATCH 5838/8412] feat(domain): add `sty.is-a.dev` --- domains/sty.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sty.json diff --git a/domains/sty.json b/domains/sty.json new file mode 100644 index 000000000..361a8cccf --- /dev/null +++ b/domains/sty.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sty928", + "email": "satyam99jha@gmail.com" + }, + + "record": { + "A": ["185.199.108.153"] + } +} From 66714c21ffa3fdff0ba0407a6ac9b6143326fbd5 Mon Sep 17 00:00:00 2001 From: jimjimcbyt Date: Tue, 31 Oct 2023 20:11:43 +0800 Subject: [PATCH 5839/8412] feat(domain): jimjimcb.is-a.dev --- domains/jimjimcb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jimjimcb.json diff --git a/domains/jimjimcb.json b/domains/jimjimcb.json new file mode 100644 index 000000000..4bc8252c4 --- /dev/null +++ b/domains/jimjimcb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jimjimcbyt", + "email": "jimjimcbyt@gmail.com" + }, + "record": { + "CNAME": "parkingpage.namecheap.com" + } +} From 51f53081c616106d7c2a726c7805dc76235ced59 Mon Sep 17 00:00:00 2001 From: Peter Tuan Anh Date: Tue, 31 Oct 2023 20:16:56 +0700 Subject: [PATCH 5840/8412] Register tuananh.is-a.dev --- domains/tuananh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tuananh.json diff --git a/domains/tuananh.json b/domains/tuananh.json new file mode 100644 index 000000000..7e7f4f491 --- /dev/null +++ b/domains/tuananh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "petertuananh", + "email": "petertuananh@hotmail.com", + "discord": "786569661231005716" + }, + + "record": { + "CNAME": "server.tuananh.dev" + } + } + \ No newline at end of file From 3b7506607fc1740f6ef183a32e6e54fa4dfdf251 Mon Sep 17 00:00:00 2001 From: Satria Date: Tue, 31 Oct 2023 20:57:50 +0700 Subject: [PATCH 5841/8412] Update sx9.json --- domains/sx9.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sx9.json b/domains/sx9.json index 12441e2cd..612d768d8 100644 --- a/domains/sx9.json +++ b/domains/sx9.json @@ -5,6 +5,6 @@ "email": "sx-91@outlook.com" }, "record": { - "URL": "https://satr14.tech" + "CNAME": "cname.short.io" } } From 9536be3e97bd22ec68b0a1cc3eee6e335b1aa758 Mon Sep 17 00:00:00 2001 From: Satria Date: Tue, 31 Oct 2023 21:11:52 +0700 Subject: [PATCH 5842/8412] Register justtestingstuff.is-a.dev --- domains/justtestingstuff.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/justtestingstuff.json diff --git a/domains/justtestingstuff.json b/domains/justtestingstuff.json new file mode 100644 index 000000000..830b8683d --- /dev/null +++ b/domains/justtestingstuff.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SX-9", + "email": "satriakrach@gmail.com", + "discord": "882595027132493864" + }, + + "record": { + "TXT": "yes" + } + } + \ No newline at end of file From c749f4cf55630c2e063a4b1556bd2799748edd87 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Tue, 31 Oct 2023 15:52:01 +0100 Subject: [PATCH 5843/8412] feat(domain): ez.is-a.dev --- domains/ez.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ez.json diff --git a/domains/ez.json b/domains/ez.json new file mode 100644 index 000000000..bee107ea0 --- /dev/null +++ b/domains/ez.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"] + } +} From 6832b804c9694df0baa20ded8d65dbb41f0fb96c Mon Sep 17 00:00:00 2001 From: Clicpow <144148804+ClicpoW@users.noreply.github.com> Date: Tue, 31 Oct 2023 18:22:38 +0100 Subject: [PATCH 5844/8412] Changed MX&TXT --- domains/clicpow.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/clicpow.json b/domains/clicpow.json index ae347f452..6b688af6d 100644 --- a/domains/clicpow.json +++ b/domains/clicpow.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From 7e3f0dac4a78154bab538185f628d1b95e366853 Mon Sep 17 00:00:00 2001 From: NCCoder1 Date: Tue, 31 Oct 2023 16:36:43 -0500 Subject: [PATCH 5845/8412] feat(domain): nc.is-a.dev --- domains/nc.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/nc.json b/domains/nc.json index 208184fdc..86429564e 100644 --- a/domains/nc.json +++ b/domains/nc.json @@ -4,6 +4,8 @@ "email": "nikhilchhawacharia@gmail.com" }, "record": { - "A": ["192.168.1.100"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 2f4aa3f1e5befec97fc520c46574fc009113143f Mon Sep 17 00:00:00 2001 From: NCCoder1 <119767145+NCCoder1@users.noreply.github.com> Date: Tue, 31 Oct 2023 16:43:20 -0500 Subject: [PATCH 5846/8412] Delete nc.is-a.dev --- domains/nc.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nc.json diff --git a/domains/nc.json b/domains/nc.json deleted file mode 100644 index 86429564e..000000000 --- a/domains/nc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "NCCoder1", - "email": "nikhilchhawacharia@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 775ff8dfa71b772ecb5d373980bd9c65cdf6c983 Mon Sep 17 00:00:00 2001 From: dohuygia Date: Wed, 1 Nov 2023 05:45:44 +0700 Subject: [PATCH 5847/8412] feat(domain): do-gia-huy.is-a.dev --- domains/do-gia-huy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/do-gia-huy.json diff --git a/domains/do-gia-huy.json b/domains/do-gia-huy.json new file mode 100644 index 000000000..b8af70a54 --- /dev/null +++ b/domains/do-gia-huy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dohuygia", + "email": "quyendongho238@Gmail.com" + }, + "record": { + "MX": ["mx1.forwardemail.net"] + } +} From 17df364db15a2e0756d19db503cf37ca2e0a500e Mon Sep 17 00:00:00 2001 From: rrcoder0167 Date: Tue, 31 Oct 2023 23:52:23 -0700 Subject: [PATCH 5848/8412] feat(domain): rrcoder0167.is-a.dev --- domains/rrcoder0167.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rrcoder0167.json diff --git a/domains/rrcoder0167.json b/domains/rrcoder0167.json new file mode 100644 index 000000000..3c328c75d --- /dev/null +++ b/domains/rrcoder0167.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rrcoder0167", + "email": "riddhiman.rana@gmail.com" + }, + "record": { + "CNAME": "rrcoder0167.github.io" + } +} From f20d000ddf7cc244e506348eaffc84bc1afe2ca6 Mon Sep 17 00:00:00 2001 From: alianhakim9 Date: Wed, 1 Nov 2023 16:13:39 +0700 Subject: [PATCH 5849/8412] feat(domain): alian.is-a.dev --- domains/alian.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alian.json diff --git a/domains/alian.json b/domains/alian.json new file mode 100644 index 000000000..6013a6ce8 --- /dev/null +++ b/domains/alian.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alianhakim9", + "email": "alianhakim9@gmail.com" + }, + "record": { + "URL": "https://alianhakim9.vercel.app/" + } +} From 3e8a174a35195b5bbc19a3e7e8b7e1cc100a199a Mon Sep 17 00:00:00 2001 From: tymeklew Date: Wed, 1 Nov 2023 10:38:31 +0000 Subject: [PATCH 5850/8412] feat(domain): tymek.is-a.dev --- domains/tymek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tymek.json diff --git a/domains/tymek.json b/domains/tymek.json new file mode 100644 index 000000000..9aec4f0a4 --- /dev/null +++ b/domains/tymek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tymeklew", + "email": "tymek.lewandowski@gmail.com" + }, + "record": { + "A": ["141.147.94.167"] + } +} From ec307c1986a8ace7b3092d9ede064bbf82544531 Mon Sep 17 00:00:00 2001 From: ayxkaddd Date: Wed, 1 Nov 2023 13:14:48 +0200 Subject: [PATCH 5851/8412] feat(domain): ayxdacat.is-a.dev --- domains/ayxdacat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ayxdacat.json diff --git a/domains/ayxdacat.json b/domains/ayxdacat.json new file mode 100644 index 000000000..3226041ac --- /dev/null +++ b/domains/ayxdacat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ayxkaddd", + "email": "bladeec1ty@protonmail.com" + }, + "record": { + "TXT": "1234" + } +} From b1b302245bcf542658ad85ac7ff46fbbacffdd0f Mon Sep 17 00:00:00 2001 From: x <82116858+ayxkaddd@users.noreply.github.com> Date: Wed, 1 Nov 2023 13:20:44 +0200 Subject: [PATCH 5852/8412] feat(domain): ayxdacat.is-a.dev --- domains/ayxdacat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayxdacat.json b/domains/ayxdacat.json index 3226041ac..0cc14b2eb 100644 --- a/domains/ayxdacat.json +++ b/domains/ayxdacat.json @@ -4,6 +4,6 @@ "email": "bladeec1ty@protonmail.com" }, "record": { - "TXT": "1234" + "URL": "https://ayxdacat.serveo.net/" } } From 7f74d5d69c463d5bff8026253befde6c63a98d88 Mon Sep 17 00:00:00 2001 From: x <82116858+ayxkaddd@users.noreply.github.com> Date: Wed, 1 Nov 2023 14:29:31 +0200 Subject: [PATCH 5853/8412] feat(domain): ayxdacat.is-a.dev --- domains/ayxdacat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayxdacat.json b/domains/ayxdacat.json index 0cc14b2eb..106ef0318 100644 --- a/domains/ayxdacat.json +++ b/domains/ayxdacat.json @@ -4,6 +4,6 @@ "email": "bladeec1ty@protonmail.com" }, "record": { - "URL": "https://ayxdacat.serveo.net/" + "URL": "https://ayxkaddd.github.io/www-ayx/" } } From 701c28ad8a8ce84b8d3b973588712371dd58c3ac Mon Sep 17 00:00:00 2001 From: faelixyz Date: Wed, 1 Nov 2023 14:04:16 +0100 Subject: [PATCH 5854/8412] feat(domain): svl.is-a.dev --- domains/svl.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/svl.json diff --git a/domains/svl.json b/domains/svl.json new file mode 100644 index 000000000..6524a032a --- /dev/null +++ b/domains/svl.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faelixyz", + "email": "unknownfelix.pc@gmail.com" + }, + "record": { + "CNAME": "svx-b0v.pages.dev" + } +} From e7e28cb16996997c34d164c6a7e113c0f31851ac Mon Sep 17 00:00:00 2001 From: faelixyz Date: Wed, 1 Nov 2023 14:04:50 +0100 Subject: [PATCH 5855/8412] feat(domain): serverlord.is-a.dev --- domains/serverlord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/serverlord.json diff --git a/domains/serverlord.json b/domains/serverlord.json new file mode 100644 index 000000000..6524a032a --- /dev/null +++ b/domains/serverlord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faelixyz", + "email": "unknownfelix.pc@gmail.com" + }, + "record": { + "CNAME": "svx-b0v.pages.dev" + } +} From bf25f3a4eb23c171c9a5a6767b2f944c48ccb74f Mon Sep 17 00:00:00 2001 From: faelixyz Date: Wed, 1 Nov 2023 14:38:59 +0100 Subject: [PATCH 5856/8412] feat(domain): svx.is-a.dev --- domains/svx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/svx.json diff --git a/domains/svx.json b/domains/svx.json new file mode 100644 index 000000000..cdaff8766 --- /dev/null +++ b/domains/svx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "faelixyz", + "email": "unknownfelix.pc@gmail.com" + }, + "record": { + "URL": "svx-b0v.pages.dev" + } +} From a0b0cf281bda4ab1707d27ebf6dac62fbf405d77 Mon Sep 17 00:00:00 2001 From: Leidenfrost2718 Date: Wed, 1 Nov 2023 15:43:18 +0000 Subject: [PATCH 5857/8412] feat(domain): leidenfrost.is-a.dev --- domains/leidenfrost.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/leidenfrost.json diff --git a/domains/leidenfrost.json b/domains/leidenfrost.json new file mode 100644 index 000000000..4ef31668e --- /dev/null +++ b/domains/leidenfrost.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Leidenfrost2718", + "email": "leidenfrost2718@gmail.com" + }, + "record": { + "A": ["185.199.108.153"] + } +} From 07d97ff1e584c2fdc1fd331e33bc67774ca22a44 Mon Sep 17 00:00:00 2001 From: Leidenfrost2718 <149601812+Leidenfrost2718@users.noreply.github.com> Date: Wed, 1 Nov 2023 15:44:54 +0000 Subject: [PATCH 5858/8412] Update leidenfrost.json --- domains/leidenfrost.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/leidenfrost.json b/domains/leidenfrost.json index 4ef31668e..a141394fc 100644 --- a/domains/leidenfrost.json +++ b/domains/leidenfrost.json @@ -4,6 +4,6 @@ "email": "leidenfrost2718@gmail.com" }, "record": { - "A": ["185.199.108.153"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } From 0eb92a63878ae3bcb720526d5fcba1c320c0e178 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Thu, 2 Nov 2023 00:08:42 +0100 Subject: [PATCH 5859/8412] feat(domain): ez.is-a.dev --- domains/ez.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/ez.json b/domains/ez.json index bee107ea0..ae347f452 100644 --- a/domains/ez.json +++ b/domains/ez.json @@ -4,6 +4,8 @@ "email": "clicpowytb@gmail.com" }, "record": { - "A": ["217.174.245.249"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d98d0cbd89834c7c2f2dfbbe869e8eccd33576e7 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Thu, 2 Nov 2023 00:08:48 +0100 Subject: [PATCH 5860/8412] feat(domain): ez.is-a.dev From 54978ef1e474499c600d0ab16ba222fbfc932c39 Mon Sep 17 00:00:00 2001 From: techsideofficial <68258126+techsideofficial@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:23:48 +1300 Subject: [PATCH 5861/8412] Update xenapp.json --- domains/xenapp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/xenapp.json b/domains/xenapp.json index e4a1e8602..723ecc8d0 100644 --- a/domains/xenapp.json +++ b/domains/xenapp.json @@ -4,6 +4,6 @@ "email": "wienerwolf77@gmail.com" }, "record": { - "TXT": "e8ervtqg_bno4xnob40f7rgseijrvp72jkhd-siwl0o" + "CNAME": "joysteem.web.app" } } From a6bd6894ab346159b12c024a8714d2823f8125bd Mon Sep 17 00:00:00 2001 From: NCCoder1 Date: Wed, 1 Nov 2023 19:46:42 -0500 Subject: [PATCH 5862/8412] feat(domain): nc.is-a.dev --- domains/nc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nc.json diff --git a/domains/nc.json b/domains/nc.json new file mode 100644 index 000000000..9a7190b9b --- /dev/null +++ b/domains/nc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NCCoder1", + "email": "nikhilchhawacharia@gmail.com" + }, + "record": { + "CNAME": "celadon-meringue-aba103.netlify.app" + } +} From 9b03eadc1827687efc8bb40aad28d1ae19f63ad5 Mon Sep 17 00:00:00 2001 From: NCCoder1 <119767145+NCCoder1@users.noreply.github.com> Date: Wed, 1 Nov 2023 19:57:15 -0500 Subject: [PATCH 5863/8412] Update nc.json --- domains/nc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nc.json b/domains/nc.json index 9a7190b9b..060a53891 100644 --- a/domains/nc.json +++ b/domains/nc.json @@ -4,6 +4,6 @@ "email": "nikhilchhawacharia@gmail.com" }, "record": { - "CNAME": "celadon-meringue-aba103.netlify.app" + "CNAME": "nc-qc9p.onrender.com" } } From f228c15b1383e00ab12c48f8c36572a11b4a842f Mon Sep 17 00:00:00 2001 From: XxHiroTTVxX Date: Wed, 1 Nov 2023 19:49:42 -0700 Subject: [PATCH 5864/8412] feat(domain): hiro.is-a.dev --- domains/hiro.json | 21 ++++++++++----------- 1 file changed, 10 insertions(+), 11 deletions(-) diff --git a/domains/hiro.json b/domains/hiro.json index d83e04528..61be38af3 100644 --- a/domains/hiro.json +++ b/domains/hiro.json @@ -1,12 +1,11 @@ { - "description": "Personal website for now", - "repo": "https://github.com/XxHiroTTVxX", - "owner": { - "username": "XxHiroTTVxX", - "email": "xxhirottvxx@gmail.com", - "twitter": "" - }, - "record": { - "CNAME": "incognito-20-production-9fe2.up.railway.app" - } -} + "owner": { + "username": "XxHiroTTVxX", + "email": "phoenixmerlinwolf894@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 41d69a4d615a23c45ca183691bc5a6be1d5bdf9c Mon Sep 17 00:00:00 2001 From: hakxcore Date: Thu, 2 Nov 2023 12:09:35 +0530 Subject: [PATCH 5865/8412] feat(domain): mukesh.is-a.dev --- domains/mukesh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mukesh.json diff --git a/domains/mukesh.json b/domains/mukesh.json new file mode 100644 index 000000000..16c71f8cb --- /dev/null +++ b/domains/mukesh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hakxcore", + "email": "hakxcore@gmail.com" + }, + "record": { + "URL": "https://hakxcore.github.io/" + } +} From bef522ca5d69df349f772f94820cc0ef4c8b147b Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Thu, 2 Nov 2023 14:33:15 +0700 Subject: [PATCH 5866/8412] feat(domain): trungmystic.is-a.dev --- domains/trungmystic.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/trungmystic.json diff --git a/domains/trungmystic.json b/domains/trungmystic.json new file mode 100644 index 000000000..f7dd34ceb --- /dev/null +++ b/domains/trungmystic.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 13803c98760cced0e0f97ca3e8fb746fea40705b Mon Sep 17 00:00:00 2001 From: KrazyKleb <124646709+KrazyKleb@users.noreply.github.com> Date: Thu, 2 Nov 2023 18:40:44 +1100 Subject: [PATCH 5867/8412] Create _discord.krazy.json Added discord verification for my other domain. --- domains/_discord.krazy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.krazy.json diff --git a/domains/_discord.krazy.json b/domains/_discord.krazy.json new file mode 100644 index 000000000..e4299a3a6 --- /dev/null +++ b/domains/_discord.krazy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazykleb@outlook.com" + }, + "record": { + "TXT": "dh=9b437fc3639b73eb33fe9b536d5ad6acbec42dd1" + } +} From 4d185c86e683933f5e2670f24418b2f7a03a6cb9 Mon Sep 17 00:00:00 2001 From: denboy0123-root <148583970+denboy0123-root@users.noreply.github.com> Date: Thu, 2 Nov 2023 11:18:32 +0200 Subject: [PATCH 5868/8412] Delete denboy0123-email.is-a.dev --- domains/denboy0123-email.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/denboy0123-email.json diff --git a/domains/denboy0123-email.json b/domains/denboy0123-email.json deleted file mode 100644 index 3b7061fe0..000000000 --- a/domains/denboy0123-email.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "denboy0123-root", - "email": "denhajhan@gmail.com" - }, - "record": { - "URL": "https://denboy0123.is-a.dev" - } -} From fc0a260617582bff39c1d7b7105ed0e89fb9cbdc Mon Sep 17 00:00:00 2001 From: denboy0123-root <148583970+denboy0123-root@users.noreply.github.com> Date: Thu, 2 Nov 2023 11:18:58 +0200 Subject: [PATCH 5869/8412] Delete denboy0123-root.is-a.dev --- domains/denboy0123-root.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/denboy0123-root.json diff --git a/domains/denboy0123-root.json b/domains/denboy0123-root.json deleted file mode 100644 index 3b7061fe0..000000000 --- a/domains/denboy0123-root.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "denboy0123-root", - "email": "denhajhan@gmail.com" - }, - "record": { - "URL": "https://denboy0123.is-a.dev" - } -} From ef679129b104ad398263a1028ce925ab10aaffa0 Mon Sep 17 00:00:00 2001 From: x <82116858+ayxkaddd@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:01:32 +0200 Subject: [PATCH 5870/8412] feat(domain): ayxdacat.is-a.dev --- domains/ayxdacat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ayxdacat.json b/domains/ayxdacat.json index 106ef0318..42963d8d1 100644 --- a/domains/ayxdacat.json +++ b/domains/ayxdacat.json @@ -4,6 +4,6 @@ "email": "bladeec1ty@protonmail.com" }, "record": { - "URL": "https://ayxkaddd.github.io/www-ayx/" + "URL": "https://ayxdacat.lol" } } From 3b45c4f3801dd1cfb9b148e2b38029079266490f Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 2 Nov 2023 16:08:33 +0530 Subject: [PATCH 5871/8412] Delete domains/easlo.json --- domains/easlo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/easlo.json diff --git a/domains/easlo.json b/domains/easlo.json deleted file mode 100644 index 4bb1b57f3..000000000 --- a/domains/easlo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "roktim32", - "email": "roktimsenapoty2@gmail.com" - }, - "record": { - "TXT": "google-site-verification=I-qh4G6_-4yoA7JYUS8D8xFLDBgmCWToJisBGZYIqw0" - } -} From 24d89aed43d97daf1c3d273d75c314a796f62eec Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Thu, 2 Nov 2023 13:00:06 +0200 Subject: [PATCH 5872/8412] Update denboy0123.json Change email --- domains/denboy0123.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/denboy0123.json b/domains/denboy0123.json index 818cb69aa..1943a78be 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -1,11 +1,11 @@ { "owner": { "username": "denboy0123", - "email": "denhayhan@gmail.com" + "email": "pochtaproverka01@gmail.com" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From ece0002f9a73b089ee199456850081e5c3c2ea60 Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Thu, 2 Nov 2023 13:09:37 +0200 Subject: [PATCH 5873/8412] Update denboy0123.json --- domains/denboy0123.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/denboy0123.json b/domains/denboy0123.json index 818cb69aa..8f4e36794 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -1,11 +1,11 @@ { "owner": { "username": "denboy0123", - "email": "denhayhan@gmail.com" + "email": "pochatproverka01@gmail.com" }, "record": { "A": ["217.174.245.249"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 35f8a6dbe04ce6eacf68aa3a5ba42b4510079219 Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Thu, 2 Nov 2023 13:40:30 +0200 Subject: [PATCH 5874/8412] Update denboy0123.json --- domains/denboy0123.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/denboy0123.json b/domains/denboy0123.json index 8f4e36794..09b368afb 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -4,8 +4,11 @@ "email": "pochatproverka01@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["193.233.134.3"], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 895013a85797a2630336b1c9de13a2d45d442374 Mon Sep 17 00:00:00 2001 From: tomokat Date: Thu, 2 Nov 2023 10:49:51 -0400 Subject: [PATCH 5875/8412] feat(domain): tomokat.is-a.dev --- domains/tomokat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tomokat.json diff --git a/domains/tomokat.json b/domains/tomokat.json new file mode 100644 index 000000000..3b94da13b --- /dev/null +++ b/domains/tomokat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomokat", + "email": "wataru2007@gmail.com" + }, + "record": { + "CNAME": "tomokat.github.io" + } +} From af84c431b5030d9e7815dca3d5715bbc0e818696 Mon Sep 17 00:00:00 2001 From: Leidenfrost2718 <149601812+Leidenfrost2718@users.noreply.github.com> Date: Thu, 2 Nov 2023 15:19:25 +0000 Subject: [PATCH 5876/8412] Delete leidenfrost.is-a.dev --- domains/leidenfrost.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/leidenfrost.json diff --git a/domains/leidenfrost.json b/domains/leidenfrost.json deleted file mode 100644 index a141394fc..000000000 --- a/domains/leidenfrost.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Leidenfrost2718", - "email": "leidenfrost2718@gmail.com" - }, - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] - } -} From 71f7c4b14fbaa6001eea12d8ba802f622edfb281 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 2 Nov 2023 11:21:32 -0700 Subject: [PATCH 5877/8412] Create php.oxmc.json want to test something --- domains/php.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/php.oxmc.json diff --git a/domains/php.oxmc.json b/domains/php.oxmc.json new file mode 100644 index 000000000..623bebd32 --- /dev/null +++ b/domains/php.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "CNAME": "oxmc-php.000webhostapp.com", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From 46cb1433d429e9703a97108d73d0847af6199f31 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 2 Nov 2023 12:43:37 -0700 Subject: [PATCH 5878/8412] Update php.oxmc.json --- domains/php.oxmc.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/php.oxmc.json b/domains/php.oxmc.json index 623bebd32..b081e348b 100644 --- a/domains/php.oxmc.json +++ b/domains/php.oxmc.json @@ -5,8 +5,6 @@ "discord": "oxmc7769" }, "record": { - "CNAME": "oxmc-php.000webhostapp.com", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + "CNAME": "oxmc-php.000webhostapp.com" } } From fb29aa99223b0fbf7495b43746993342f3dc0803 Mon Sep 17 00:00:00 2001 From: lucaforever Date: Fri, 3 Nov 2023 01:02:35 +0200 Subject: [PATCH 5879/8412] feat(domain): lucaledd.is-a.dev --- domains/lucaledd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lucaledd.json diff --git a/domains/lucaledd.json b/domains/lucaledd.json new file mode 100644 index 000000000..ebaa4b5f7 --- /dev/null +++ b/domains/lucaledd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lucaforever", + "email": "scorpinyesyeson@gmail.com" + }, + "record": { + "URL": "https://lucaforever.github.io/lucaforever.com/" + } +} From fc22e3e1bcf0da1007862a99067668047c1f8ac2 Mon Sep 17 00:00:00 2001 From: lucaforever Date: Fri, 3 Nov 2023 01:03:18 +0200 Subject: [PATCH 5880/8412] feat(domain): lucaforever.is-a.dev --- domains/lucaforever.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lucaforever.json diff --git a/domains/lucaforever.json b/domains/lucaforever.json new file mode 100644 index 000000000..ebaa4b5f7 --- /dev/null +++ b/domains/lucaforever.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lucaforever", + "email": "scorpinyesyeson@gmail.com" + }, + "record": { + "URL": "https://lucaforever.github.io/lucaforever.com/" + } +} From a7c0b6a065b71da64546b18553e42e980455f93a Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 2 Nov 2023 16:57:48 -0700 Subject: [PATCH 5881/8412] Create bracketproto.json --- domains/bracketproto.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bracketproto.json diff --git a/domains/bracketproto.json b/domains/bracketproto.json new file mode 100644 index 000000000..a646fe009 --- /dev/null +++ b/domains/bracketproto.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] + } +} From 06fb70fa31e44e0f0010a05bc7cfac43fe66210c Mon Sep 17 00:00:00 2001 From: Jesse Hoekema <109305882+JesseHoekema@users.noreply.github.com> Date: Fri, 3 Nov 2023 07:13:37 +0100 Subject: [PATCH 5882/8412] Update jessehoekema.json --- domains/jessehoekema.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/jessehoekema.json b/domains/jessehoekema.json index 1dfc215ef..1cd92f4d9 100644 --- a/domains/jessehoekema.json +++ b/domains/jessehoekema.json @@ -4,8 +4,9 @@ "email": "jessehoekema@icloud.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["185.199.108.153"], + "A": ["185.199.109.153"], + "A": ["185.199.110.153"], + "A": ["185.199.111.153"], } -} \ No newline at end of file +} From 4c38cde41927574af73ec966579ca8145d6c453d Mon Sep 17 00:00:00 2001 From: Rose-uwu Date: Fri, 3 Nov 2023 13:15:53 +0330 Subject: [PATCH 5883/8412] feat(domain): farhan.is-a.dev --- domains/farhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/farhan.json diff --git a/domains/farhan.json b/domains/farhan.json new file mode 100644 index 000000000..12c9b95f6 --- /dev/null +++ b/domains/farhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rose-uwu", + "email": "rose.pog.com@gmail.com" + }, + "record": { + "CNAME": "rose-uwu.github.io" + } +} From 39109960f7519e5ea25971b57c4502368fab0974 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Ku=C5=BEela?= Date: Fri, 3 Nov 2023 12:13:49 +0100 Subject: [PATCH 5884/8412] Update deadcode.json --- domains/deadcode.json | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/domains/deadcode.json b/domains/deadcode.json index c783a3e09..bba2dcfb9 100644 --- a/domains/deadcode.json +++ b/domains/deadcode.json @@ -4,6 +4,12 @@ "email": "richard@kanshen.click" }, "record": { - "CNAME": "deadcodegames.github.io" - } + "CNAME": "deadcodegames.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + }, + } From f77fc5b337cdfe2a54ebe161e48c8bb721b97880 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Ku=C5=BEela?= Date: Fri, 3 Nov 2023 12:19:29 +0100 Subject: [PATCH 5885/8412] Update deadcode.json Removed erroring comma. --- domains/deadcode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deadcode.json b/domains/deadcode.json index bba2dcfb9..f5c57cab5 100644 --- a/domains/deadcode.json +++ b/domains/deadcode.json @@ -10,6 +10,6 @@ "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" - }, + } } From 8ea6704bfba143fe5347921e24d72f0ef920e3a3 Mon Sep 17 00:00:00 2001 From: RaydanOMGr Date: Fri, 3 Nov 2023 12:19:56 +0100 Subject: [PATCH 5886/8412] feat(domain): sotto.is-a.dev --- domains/sotto.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sotto.json diff --git a/domains/sotto.json b/domains/sotto.json new file mode 100644 index 000000000..993035603 --- /dev/null +++ b/domains/sotto.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaydanOMGr", + "email": "andreykelbler@outlook.de" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 250b8c6aaf3ffdc5d8f2c23bcbf41ee26ee7f029 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Ku=C5=BEela?= Date: Fri, 3 Nov 2023 12:35:46 +0100 Subject: [PATCH 5887/8412] Moved CNAME to a separate records --- domains/deadcode.json | 7 +------ domains/www.deadcode.json | 9 +++++++++ 2 files changed, 10 insertions(+), 6 deletions(-) create mode 100644 domains/www.deadcode.json diff --git a/domains/deadcode.json b/domains/deadcode.json index f5c57cab5..0f5797fd4 100644 --- a/domains/deadcode.json +++ b/domains/deadcode.json @@ -4,12 +4,7 @@ "email": "richard@kanshen.click" }, "record": { - "CNAME": "deadcodegames.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } - } diff --git a/domains/www.deadcode.json b/domains/www.deadcode.json new file mode 100644 index 000000000..c783a3e09 --- /dev/null +++ b/domains/www.deadcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichardKanshen", + "email": "richard@kanshen.click" + }, + "record": { + "CNAME": "deadcodegames.github.io" + } +} From 1f5e4d6125c96bdde31fb74f99b8d0f01394f64c Mon Sep 17 00:00:00 2001 From: EternalLuxury Date: Fri, 3 Nov 2023 19:26:01 +0100 Subject: [PATCH 5888/8412] feat(domain): eternalluxury.is-a.dev --- domains/eternalluxury.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eternalluxury.json diff --git a/domains/eternalluxury.json b/domains/eternalluxury.json new file mode 100644 index 000000000..f254d718d --- /dev/null +++ b/domains/eternalluxury.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EternalLuxury", + "email": "luxurydevv@gmail.com" + }, + "record": { + "CNAME": "shiny-marzipan-37b154.netlify.app" + } +} From b50f1fb544274e17bea98b45027a0a38e33ac8b7 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Fri, 3 Nov 2023 19:26:30 +0100 Subject: [PATCH 5889/8412] feat(domain): _discord.dashboard.gattinhosbot.is-a.dev --- domains/_discord.dashboard.gattinhosbot.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dashboard.gattinhosbot.json diff --git a/domains/_discord.dashboard.gattinhosbot.json b/domains/_discord.dashboard.gattinhosbot.json new file mode 100644 index 000000000..557328c83 --- /dev/null +++ b/domains/_discord.dashboard.gattinhosbot.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "TXT": "dh=8fb11c7ecad141914be5cc41aa1b4569dcd14f6c" + } +} From 7c068dc613f330cc0a9b644bad5ee951e1953907 Mon Sep 17 00:00:00 2001 From: wnk <149818920+wnk141@users.noreply.github.com> Date: Fri, 3 Nov 2023 20:39:13 +0200 Subject: [PATCH 5890/8412] BETA: Register wnk.is-a.dev --- domains/wnk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wnk.json diff --git a/domains/wnk.json b/domains/wnk.json new file mode 100644 index 000000000..c453cc440 --- /dev/null +++ b/domains/wnk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wnk141", + "email": "github.amplifier811@passinbox.com" + }, + "record": { + "A": ["144.24.168.44"] + } +} From c23913f5b4c66f0a67669a95f055b3c66f1dd754 Mon Sep 17 00:00:00 2001 From: ProxyJohnny Date: Fri, 3 Nov 2023 22:58:02 +0400 Subject: [PATCH 5891/8412] feat(domain): johnny1337.is-a.dev --- domains/johnny1337.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/johnny1337.json diff --git a/domains/johnny1337.json b/domains/johnny1337.json new file mode 100644 index 000000000..fe95131f8 --- /dev/null +++ b/domains/johnny1337.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ProxyJohnny", + "email": "johnnydx7@gmail.com" + }, + "record": { + "CNAME": "johnny1337.pages.dev" + } +} From 192ef3bf865bf31d5da2a9eb05b2a29d5727b1e7 Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Fri, 3 Nov 2023 20:43:18 +0100 Subject: [PATCH 5892/8412] feat(domain): dc.riviox.is-a.dev --- domains/dc.riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dc.riviox.json diff --git a/domains/dc.riviox.json b/domains/dc.riviox.json new file mode 100644 index 000000000..d2ca94d9d --- /dev/null +++ b/domains/dc.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "URL": "https://discord.gg/8e2a94bsbx" + } +} From 456b7840ed220641935423c3fa1525add44d43be Mon Sep 17 00:00:00 2001 From: lsprgabriel Date: Sat, 4 Nov 2023 00:19:58 -0300 Subject: [PATCH 5893/8412] feat(domain): lsprgabriel.is-a.dev --- domains/lsprgabriel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lsprgabriel.json diff --git a/domains/lsprgabriel.json b/domains/lsprgabriel.json new file mode 100644 index 000000000..70e50d00f --- /dev/null +++ b/domains/lsprgabriel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lsprgabriel", + "email": "ogabrielpereira@pm.me" + }, + "record": { + "CNAME": "www.lsprlab.cloud" + } +} From 453b5ebaec8613976aaf9337f1578e5c5b2aa9d9 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 3 Nov 2023 20:55:25 -0700 Subject: [PATCH 5894/8412] Update php.oxmc.json --- domains/php.oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/php.oxmc.json b/domains/php.oxmc.json index b081e348b..5ec35e03f 100644 --- a/domains/php.oxmc.json +++ b/domains/php.oxmc.json @@ -5,6 +5,6 @@ "discord": "oxmc7769" }, "record": { - "CNAME": "oxmc-php.000webhostapp.com" + "URL": "oxmc-php.000webhostapp.com" } } From 96ffdb62d7df13ab9cd1fc20b628f5b486600669 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Fri, 3 Nov 2023 20:57:46 -0700 Subject: [PATCH 5895/8412] Update php.oxmc.json --- domains/php.oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/php.oxmc.json b/domains/php.oxmc.json index 5ec35e03f..0ada2e544 100644 --- a/domains/php.oxmc.json +++ b/domains/php.oxmc.json @@ -5,6 +5,6 @@ "discord": "oxmc7769" }, "record": { - "URL": "oxmc-php.000webhostapp.com" + "URL": "https://oxmc-php.000webhostapp.com" } } From cc142e03843b4d5144d69b04c8f0cf22a9ce2604 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 12:58:51 +0800 Subject: [PATCH 5896/8412] Update jimjimcb.json --- domains/jimjimcb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jimjimcb.json b/domains/jimjimcb.json index 4bc8252c4..3813d6169 100644 --- a/domains/jimjimcb.json +++ b/domains/jimjimcb.json @@ -4,6 +4,6 @@ "email": "jimjimcbyt@gmail.com" }, "record": { - "CNAME": "parkingpage.namecheap.com" + "A": ["60.249.193.112"] } } From 0bfdeb0a4ab9bde96e2300ac86a5cc1a2bb44a12 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:00:50 +0800 Subject: [PATCH 5897/8412] feat: change to url record --- domains/eternalluxury.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/eternalluxury.json b/domains/eternalluxury.json index f254d718d..1cae4205f 100644 --- a/domains/eternalluxury.json +++ b/domains/eternalluxury.json @@ -4,6 +4,6 @@ "email": "luxurydevv@gmail.com" }, "record": { - "CNAME": "shiny-marzipan-37b154.netlify.app" + "URL": "https://shiny-marzipan-37b154.netlify.app" } } From bbeb3c468d8f25b5695307ae6754a6a6cd5f44f4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:13:03 +0800 Subject: [PATCH 5898/8412] Discard changes to domains/svl.json --- domains/svl.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/svl.json diff --git a/domains/svl.json b/domains/svl.json deleted file mode 100644 index 6524a032a..000000000 --- a/domains/svl.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "faelixyz", - "email": "unknownfelix.pc@gmail.com" - }, - "record": { - "CNAME": "svx-b0v.pages.dev" - } -} From ac4db69ed383f770d4bfe0840196a98a64b8a3ba Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:13:07 +0800 Subject: [PATCH 5899/8412] Discard changes to domains/serverlord.json --- domains/serverlord.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/serverlord.json diff --git a/domains/serverlord.json b/domains/serverlord.json deleted file mode 100644 index 6524a032a..000000000 --- a/domains/serverlord.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "faelixyz", - "email": "unknownfelix.pc@gmail.com" - }, - "record": { - "CNAME": "svx-b0v.pages.dev" - } -} From ade256590fb788695d05345ab7b67bdfd9f1b4ef Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:13:11 +0800 Subject: [PATCH 5900/8412] Discard changes to domains/faelixyz.json --- domains/faelixyz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/faelixyz.json diff --git a/domains/faelixyz.json b/domains/faelixyz.json deleted file mode 100644 index f95a33267..000000000 --- a/domains/faelixyz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "faelixyz", - "email": "unknownfelix.pc@gmail.com" - }, - "record": { - "CNAME": "is-a-dev-542.pages.dev" - } -} From 4968717f7f387fdc10df25fded9f45428c878808 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:13:14 +0800 Subject: [PATCH 5901/8412] Discard changes to domains/fae.json --- domains/fae.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/fae.json diff --git a/domains/fae.json b/domains/fae.json deleted file mode 100644 index 0df6cf61f..000000000 --- a/domains/fae.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "faelixyz", - "email": "unknownfelix.pc@gmail.com" - }, - "record": { - "CNAME": "lively-bombolone-a5df8e.netlify.app" - } -} From 52681e6f7d48ab3ce8aac0f1220f5e393b25fb3b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:14:18 +0800 Subject: [PATCH 5902/8412] Update svx.json --- domains/svx.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/svx.json b/domains/svx.json index cdaff8766..6524a032a 100644 --- a/domains/svx.json +++ b/domains/svx.json @@ -4,6 +4,6 @@ "email": "unknownfelix.pc@gmail.com" }, "record": { - "URL": "svx-b0v.pages.dev" + "CNAME": "svx-b0v.pages.dev" } } From 26ad5d8d3bc199761a55f28a00d92091b1bcda5b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:20:08 +0800 Subject: [PATCH 5903/8412] Update jessehoekema.json --- domains/jessehoekema.json | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/jessehoekema.json b/domains/jessehoekema.json index 1cd92f4d9..cd9faa862 100644 --- a/domains/jessehoekema.json +++ b/domains/jessehoekema.json @@ -4,9 +4,11 @@ "email": "jessehoekema@icloud.com" }, "record": { - "A": ["185.199.108.153"], - "A": ["185.199.109.153"], - "A": ["185.199.110.153"], - "A": ["185.199.111.153"], + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From fdc20225099a7a60a2f218f1d0593b16ec7e0c31 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:20:18 +0800 Subject: [PATCH 5904/8412] Update jhos.json --- domains/jhos.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/jhos.json b/domains/jhos.json index 642125bfc..cd9faa862 100644 --- a/domains/jhos.json +++ b/domains/jhos.json @@ -4,6 +4,11 @@ "email": "jessehoekema@icloud.com" }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From 82260ff8e1c5d6a8c31745953dfe3b7f369291eb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:22:52 +0800 Subject: [PATCH 5905/8412] Update sty.json --- domains/sty.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/sty.json b/domains/sty.json index 361a8cccf..c76127b34 100644 --- a/domains/sty.json +++ b/domains/sty.json @@ -5,6 +5,11 @@ }, "record": { - "A": ["185.199.108.153"] + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From b25e44aef197325db7f8990e4c364c6b1e82164c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:25:00 +0800 Subject: [PATCH 5906/8412] Update Arif.json --- domains/Arif.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/Arif.json b/domains/Arif.json index d644a1f77..a4a4ccf12 100644 --- a/domains/Arif.json +++ b/domains/Arif.json @@ -7,4 +7,5 @@ }, "record": { "CNAME": "f3b0840c-b17f-4d3c-a506-b1953a43f45b.id.repl.co" + } } From 7543f2924b17c5dc20c650e087702fecf35df67b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:26:55 +0800 Subject: [PATCH 5907/8412] Update domains/Arif.json --- domains/Arif.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/Arif.json b/domains/Arif.json index a4a4ccf12..fc8e6fe74 100644 --- a/domains/Arif.json +++ b/domains/Arif.json @@ -1,9 +1,9 @@ { "description": "Website", - "repo": "https://replit.com/@AJITH1231/Elitetamil?v=1", + "repo": "https://replit.com/@AJITH1231/Elitetamil?v=1", "owner": { "username": "Tg282", - "email": "ARSHATH8ARSHATH8@GMAIL.COM" + "email": "ARSHATH8ARSHATH8@gmail.com" }, "record": { "CNAME": "f3b0840c-b17f-4d3c-a506-b1953a43f45b.id.repl.co" From bfa1da5b4994b09d0207cba551e3592b75372f77 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:27:26 +0800 Subject: [PATCH 5908/8412] Update Arif.json --- domains/Arif.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/domains/Arif.json b/domains/Arif.json index fc8e6fe74..df777a253 100644 --- a/domains/Arif.json +++ b/domains/Arif.json @@ -1,11 +1,11 @@ { - "description": "Website", - "repo": "https://replit.com/@AJITH1231/Elitetamil?v=1", - "owner": { - "username": "Tg282", - "email": "ARSHATH8ARSHATH8@gmail.com" - }, - "record": { - "CNAME": "f3b0840c-b17f-4d3c-a506-b1953a43f45b.id.repl.co" - } + "description": "Website", + "repo": "https://replit.com/@AJITH1231/Elitetamil?v=1", + "owner": { + "username": "Tg282", + "email": "ARSHATH8ARSHATH8@gmail.com" + }, + "record": { + "CNAME": "f3b0840c-b17f-4d3c-a506-b1953a43f45b.id.repl.co" + } } From dd7c67def0302ab7c7b8a87955f93702b46fb771 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:27:41 +0800 Subject: [PATCH 5909/8412] Rename Arif.json to arif.json --- domains/{Arif.json => arif.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Arif.json => arif.json} (100%) diff --git a/domains/Arif.json b/domains/arif.json similarity index 100% rename from domains/Arif.json rename to domains/arif.json From b74d50077fe8b1184c25fb2d4902fc953883a49b Mon Sep 17 00:00:00 2001 From: dohuygia <149497457+dohuygia@users.noreply.github.com> Date: Sat, 4 Nov 2023 12:35:30 +0700 Subject: [PATCH 5910/8412] Update do-gia-huy.json added additional records --- domains/do-gia-huy.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/do-gia-huy.json b/domains/do-gia-huy.json index b8af70a54..87435770f 100644 --- a/domains/do-gia-huy.json +++ b/domains/do-gia-huy.json @@ -5,5 +5,7 @@ }, "record": { "MX": ["mx1.forwardemail.net"] + "MX": ["mx2.forwardemail.net"] + "TXT": ["forward-email=quyendongho238@gmail.com"] } } From 821e3ba87d984ef16d4fff9d8ef956c4d1cd23e4 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:39:47 +0800 Subject: [PATCH 5911/8412] Rename _github-pages-challenge-BerzCode.saurabhkirve.json to _github-pages-challenge-berzcode.saurabhkirve.json --- ...ve.json => _github-pages-challenge-berzcode.saurabhkirve.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-BerzCode.saurabhkirve.json => _github-pages-challenge-berzcode.saurabhkirve.json} (100%) diff --git a/domains/_github-pages-challenge-BerzCode.saurabhkirve.json b/domains/_github-pages-challenge-berzcode.saurabhkirve.json similarity index 100% rename from domains/_github-pages-challenge-BerzCode.saurabhkirve.json rename to domains/_github-pages-challenge-berzcode.saurabhkirve.json From 94a63334f4974f9983f304797773bdef4ca7d86f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:52:04 +0800 Subject: [PATCH 5912/8412] Delete domains/whyamilikethis.json --- domains/whyamilikethis.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/whyamilikethis.json diff --git a/domains/whyamilikethis.json b/domains/whyamilikethis.json deleted file mode 100644 index 92f42020d..000000000 --- a/domains/whyamilikethis.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Hazard2008", - "email": "rimuru.tempest.4138@outlook.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From a99dfcbfab162eb97c52f1aa3203712864dc36d0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 4 Nov 2023 13:54:23 +0800 Subject: [PATCH 5913/8412] Update do-gia-huy.json --- domains/do-gia-huy.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/do-gia-huy.json b/domains/do-gia-huy.json index 87435770f..35726dd75 100644 --- a/domains/do-gia-huy.json +++ b/domains/do-gia-huy.json @@ -4,8 +4,7 @@ "email": "quyendongho238@Gmail.com" }, "record": { - "MX": ["mx1.forwardemail.net"] - "MX": ["mx2.forwardemail.net"] + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": ["forward-email=quyendongho238@gmail.com"] } } From 494bd378cd024745f5d394aa07bcee00c1069bf2 Mon Sep 17 00:00:00 2001 From: Shaun Roshan Furtado <91174227+Shaunfurtado@users.noreply.github.com> Date: Sat, 4 Nov 2023 17:26:50 +0530 Subject: [PATCH 5914/8412] Update to the Record --- domains/shaunfurtado.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/shaunfurtado.json b/domains/shaunfurtado.json index e8a223781..052a8089d 100644 --- a/domains/shaunfurtado.json +++ b/domains/shaunfurtado.json @@ -1,11 +1,11 @@ { + "description": "My Personal Portfolio Website", + "repo": "https://github.com/Shaunfurtado/Shaunfurtado.github.io", "owner": { "username": "Shaunfurtado", "email": "shaunf1801@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "shaunfurtado.github.io" } } \ No newline at end of file From 8c01d563fa419288d5bf6250b7ed2e68a69e8ccf Mon Sep 17 00:00:00 2001 From: Alex <137611210+alex1028199@users.noreply.github.com> Date: Sat, 4 Nov 2023 14:57:07 +0300 Subject: [PATCH 5915/8412] Register pastebins.is-a.dev --- domains/pastebins.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pastebins.json diff --git a/domains/pastebins.json b/domains/pastebins.json new file mode 100644 index 000000000..0bb851e7c --- /dev/null +++ b/domains/pastebins.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "alex1028199", + "email": "yu1234u73f.com@gmail.com", + "discord": "834867471885271053" + }, + + "record": { + "CNAME": "proxy.private.danbot.host" + } + } + \ No newline at end of file From 259402b44eb82c8e81aaefa758d5349f61dcd460 Mon Sep 17 00:00:00 2001 From: Shreya S <148117518+ShreyaPrincess@users.noreply.github.com> Date: Sat, 4 Nov 2023 18:38:25 +0530 Subject: [PATCH 5916/8412] Rename shreyaprincess.json to haruki.json --- domains/{shreyaprincess.json => haruki.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{shreyaprincess.json => haruki.json} (100%) diff --git a/domains/shreyaprincess.json b/domains/haruki.json similarity index 100% rename from domains/shreyaprincess.json rename to domains/haruki.json From b77be3d01201592562759e1af7723f99658edc0d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Ku=C5=BEela?= Date: Sat, 4 Nov 2023 14:27:28 +0100 Subject: [PATCH 5917/8412] Moved MX records to mail.deadcode.json, Moved Web records to deadcode.json --- domains/deadcode.json | 3 +-- domains/{www.deadcode.json => mail.deadcode.json} | 3 ++- 2 files changed, 3 insertions(+), 3 deletions(-) rename domains/{www.deadcode.json => mail.deadcode.json} (53%) diff --git a/domains/deadcode.json b/domains/deadcode.json index 0f5797fd4..c783a3e09 100644 --- a/domains/deadcode.json +++ b/domains/deadcode.json @@ -4,7 +4,6 @@ "email": "richard@kanshen.click" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "deadcodegames.github.io" } } diff --git a/domains/www.deadcode.json b/domains/mail.deadcode.json similarity index 53% rename from domains/www.deadcode.json rename to domains/mail.deadcode.json index c783a3e09..0f5797fd4 100644 --- a/domains/www.deadcode.json +++ b/domains/mail.deadcode.json @@ -4,6 +4,7 @@ "email": "richard@kanshen.click" }, "record": { - "CNAME": "deadcodegames.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From a1ef7569769e475032e05f8f4babfc247111773f Mon Sep 17 00:00:00 2001 From: Aravind S Date: Sat, 4 Nov 2023 19:08:00 +0530 Subject: [PATCH 5918/8412] Create github pages challenge --- domains/_github-pages-challenge-aravinds-arv.arv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-aravinds-arv.arv.json diff --git a/domains/_github-pages-challenge-aravinds-arv.arv.json b/domains/_github-pages-challenge-aravinds-arv.arv.json new file mode 100644 index 000000000..257fe1155 --- /dev/null +++ b/domains/_github-pages-challenge-aravinds-arv.arv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aravinds-arv", + "email": "aravinds.arv@pm.me" + }, + "record": { + "TXT": "4596a3ed04da898883da2218983b90" + } +} From 0cab3a12984de4131782bbcafd64f67e6670a0f6 Mon Sep 17 00:00:00 2001 From: Alish <78891448+A1X5H04@users.noreply.github.com> Date: Sat, 4 Nov 2023 19:41:55 +0530 Subject: [PATCH 5919/8412] Update DNS record (CNAME) --- domains/a1x5h04.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/a1x5h04.json b/domains/a1x5h04.json index b18b05135..64b1c61ec 100644 --- a/domains/a1x5h04.json +++ b/domains/a1x5h04.json @@ -6,6 +6,6 @@ "description": "a1x5h04's Portfolio", "repo" : "https://github.com/a1x5h04/portfolio", "record": { - "CNAME": "a1x5h04.github.io" + "CNAME": "a1x5h04.pages.dev" } } From 47d9566468c669569f9e0e14709a6d0f13e5134f Mon Sep 17 00:00:00 2001 From: alex1028199 Date: Sat, 4 Nov 2023 17:42:22 +0300 Subject: [PATCH 5920/8412] feat(domain): artix.is-a.dev --- domains/artix.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/artix.json b/domains/artix.json index f8acd04bd..372cde72c 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -4,6 +4,8 @@ "email": "yu1234u73f.com@gmail.com" }, "record": { - "URL": "http://51.68.194.254:3116" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 2b098f71939c3925c1eccd0ea29233b36363ce11 Mon Sep 17 00:00:00 2001 From: ConnorDoesDev Date: Sat, 4 Nov 2023 16:53:54 +0100 Subject: [PATCH 5921/8412] feat(domain): balls.is-a.dev --- domains/balls.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/balls.json diff --git a/domains/balls.json b/domains/balls.json new file mode 100644 index 000000000..8ca562d5d --- /dev/null +++ b/domains/balls.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ConnorDoesDev", + "email": "halil_ismail@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"] + } +} From 5536737a50d239a127b433d12b9535090e640fba Mon Sep 17 00:00:00 2001 From: vWinter Date: Sat, 4 Nov 2023 17:54:47 +0200 Subject: [PATCH 5922/8412] Update winter.json --- domains/winter.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/winter.json b/domains/winter.json index 3a385cc2a..a36b8c725 100644 --- a/domains/winter.json +++ b/domains/winter.json @@ -1,9 +1,12 @@ { "owner": { "username": "virtualWinter", - "email": "me@winter-is-a-dev.ml" + "email": "v1rtualWinter@outlook.com" + "discord": "@vwinter" }, "record": { - "A": ["45.14.224.83"] - } + "A": ["217.119.143.38"] + "MX": ["winter.is-a.dev"] + } + } From 0bc91a1d1dfe5f14c6923a579bec57a4f41a47f4 Mon Sep 17 00:00:00 2001 From: vWinter Date: Sat, 4 Nov 2023 17:59:01 +0200 Subject: [PATCH 5923/8412] fixed forgotten , --- domains/winter.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/winter.json b/domains/winter.json index a36b8c725..c8d4b078a 100644 --- a/domains/winter.json +++ b/domains/winter.json @@ -1,12 +1,12 @@ { "owner": { "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com" + "email": "v1rtualWinter@outlook.com", "discord": "@vwinter" }, "record": { - "A": ["217.119.143.38"] + "A": ["217.119.143.38"], "MX": ["winter.is-a.dev"] - } + } } From 3480dde89af07ede5f1b35fa9d65f560c3390031 Mon Sep 17 00:00:00 2001 From: herumes Date: Sat, 4 Nov 2023 13:03:56 -0700 Subject: [PATCH 5924/8412] feat(domain): thoth.is-a.dev --- domains/thoth.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thoth.json diff --git a/domains/thoth.json b/domains/thoth.json new file mode 100644 index 000000000..b36ec02e8 --- /dev/null +++ b/domains/thoth.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "herumes", + "email": "herumes11@gmail.com" + }, + "record": { + "URL": "https://thothai.onrender.com" + } +} From 701c03650bc1d141930a69cc61c98b99f7f5f1c9 Mon Sep 17 00:00:00 2001 From: lucaforever Date: Sat, 4 Nov 2023 22:39:34 +0200 Subject: [PATCH 5925/8412] feat(domain): lucaforever.is-a.dev --- domains/lucaforever.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/lucaforever.json b/domains/lucaforever.json index ebaa4b5f7..f96f97c0a 100644 --- a/domains/lucaforever.json +++ b/domains/lucaforever.json @@ -4,6 +4,8 @@ "email": "scorpinyesyeson@gmail.com" }, "record": { - "URL": "https://lucaforever.github.io/lucaforever.com/" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 2b58238feb0c0682ac8a725f038102b81f8ddf9b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 5 Nov 2023 07:37:58 +0800 Subject: [PATCH 5926/8412] Delete domains/fartplayer69.json --- domains/fartplayer69.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/fartplayer69.json diff --git a/domains/fartplayer69.json b/domains/fartplayer69.json deleted file mode 100644 index f57eca1ec..000000000 --- a/domains/fartplayer69.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "diyar2137237243", - "email": "diyarpc6@gmail.com" - }, - "record": { - "CNAME": "diyar2137237243.github.io" - } -} From eda94c6949dbd1e48158b7816f5427d7e74153c1 Mon Sep 17 00:00:00 2001 From: jimjimcbyt Date: Sun, 5 Nov 2023 08:16:04 +0800 Subject: [PATCH 5927/8412] feat(domain): jimjimcb.is-a.dev --- domains/jimjimcb.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/jimjimcb.json b/domains/jimjimcb.json index 3813d6169..e772b129f 100644 --- a/domains/jimjimcb.json +++ b/domains/jimjimcb.json @@ -4,6 +4,8 @@ "email": "jimjimcbyt@gmail.com" }, "record": { - "A": ["60.249.193.112"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 712e417f7630546779720291174ed9671cba3ba0 Mon Sep 17 00:00:00 2001 From: ebonato Date: Sat, 4 Nov 2023 23:23:18 -0300 Subject: [PATCH 5928/8412] feat(domain): ebonato.is-a.dev --- domains/ebonato.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ebonato.json diff --git a/domains/ebonato.json b/domains/ebonato.json new file mode 100644 index 000000000..e5d4e409a --- /dev/null +++ b/domains/ebonato.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ebonato", + "email": "ebonato@gmail.com" + }, + "record": { + "CNAME": "ebonato.github.io" + } +} From dcd5c7e2b01018370d811fd186e1dad51f167ea3 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 5 Nov 2023 13:32:33 +0800 Subject: [PATCH 5929/8412] feat(jimjimcb): revert record changes --- domains/jimjimcb.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/jimjimcb.json b/domains/jimjimcb.json index e772b129f..3813d6169 100644 --- a/domains/jimjimcb.json +++ b/domains/jimjimcb.json @@ -4,8 +4,6 @@ "email": "jimjimcbyt@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["60.249.193.112"] } -} \ No newline at end of file +} From 267b12f12b459d90ccf0d191babefe051e218ec3 Mon Sep 17 00:00:00 2001 From: Advik Date: Sun, 5 Nov 2023 13:15:52 +0530 Subject: [PATCH 5930/8412] Register advik.is-a.dev --- domains/advik.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/advik.json diff --git a/domains/advik.json b/domains/advik.json new file mode 100644 index 000000000..ea8dea9a2 --- /dev/null +++ b/domains/advik.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Advik-B", + "email": "advik.b@gmail.com", + "discord": "765739254164357121" + }, + + "record": { + "CNAME": "advik" + } + } + \ No newline at end of file From 02a248ac59f73f19671491a72072eea838e6fa98 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 5 Nov 2023 09:10:36 +0100 Subject: [PATCH 5931/8412] Create sdp.json --- domains/sdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sdp.json diff --git a/domains/sdp.json b/domains/sdp.json new file mode 100644 index 000000000..afb3cc892 --- /dev/null +++ b/domains/sdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "52.72.49.79" + ] + } +} From 2bbc5d5b27830aa7d80035a6dd5614e30a9ff28c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 5 Nov 2023 09:17:16 +0100 Subject: [PATCH 5932/8412] Create gbot.json --- domains/gbot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gbot.json diff --git a/domains/gbot.json b/domains/gbot.json new file mode 100644 index 000000000..afb3cc892 --- /dev/null +++ b/domains/gbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "52.72.49.79" + ] + } +} From a7ba1d7a41af8f5d4b13a2560656b360484e6bff Mon Sep 17 00:00:00 2001 From: Advik Date: Sun, 5 Nov 2023 13:54:49 +0530 Subject: [PATCH 5933/8412] Updated with the proper CNAME --- domains/advik.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/advik.json b/domains/advik.json index ea8dea9a2..06031f4e6 100644 --- a/domains/advik.json +++ b/domains/advik.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "advik" + "CNAME": "advik-b.github.io" } } - \ No newline at end of file + From 34065c28fb42ed0245290c348f20447264d034d7 Mon Sep 17 00:00:00 2001 From: TwistVibed Date: Sun, 5 Nov 2023 10:27:35 +0200 Subject: [PATCH 5934/8412] feat(domain): twisted.is-a.dev --- domains/twisted.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/twisted.json diff --git a/domains/twisted.json b/domains/twisted.json new file mode 100644 index 000000000..5887afd0f --- /dev/null +++ b/domains/twisted.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TwistVibed", + "email": "gamerdragon971@gmail.com" + }, + "record": { + "URL": "https://lucaforever.github.io/lucaforever.com/" + } +} From 41d6e6c8ef24916f552428e8c573a441100b6a4e Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 5 Nov 2023 09:31:14 +0100 Subject: [PATCH 5935/8412] Update gbot.json --- domains/gbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gbot.json b/domains/gbot.json index afb3cc892..ada0833f6 100644 --- a/domains/gbot.json +++ b/domains/gbot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "52.72.49.79" + "168.220.91.95" ] } } From 50576b39269f02271426c5cf8ee069ff6e0a89d8 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 5 Nov 2023 09:31:39 +0100 Subject: [PATCH 5936/8412] Update sdp.json --- domains/sdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sdp.json b/domains/sdp.json index afb3cc892..ada0833f6 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "52.72.49.79" + "168.220.91.95" ] } } From f743e20db0d8b4a5adea75fc54e98e2bc227fc5f Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 5 Nov 2023 09:41:40 +0100 Subject: [PATCH 5937/8412] Update sdp.json --- domains/sdp.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/sdp.json b/domains/sdp.json index ada0833f6..657efd3ad 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -6,7 +6,8 @@ }, "record": { "A": [ - "168.220.91.95" - ] + "46.248.190.217" + ], + "TXT": "cuttly-verification-site-77f386c161a3f598440c290aae943430af0ecb97-b2a45cef44" } } From 8ceb666a9713db0f553835a83c2440de959e0e11 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 5 Nov 2023 09:44:44 +0100 Subject: [PATCH 5938/8412] Update gbot.json --- domains/gbot.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/gbot.json b/domains/gbot.json index ada0833f6..3aa831111 100644 --- a/domains/gbot.json +++ b/domains/gbot.json @@ -6,7 +6,8 @@ }, "record": { "A": [ - "168.220.91.95" - ] + "46.248.190.217" + ], + "TXT": "cuttly-verification-site-2e4bc195cca78c21b0d87b6152303916ff415073-d2dd5123bf" } } From 782d49e996348e4c997c7f7b869bb943f248bb68 Mon Sep 17 00:00:00 2001 From: lucaledd Date: Sun, 5 Nov 2023 10:58:02 +0200 Subject: [PATCH 5939/8412] Update lucaledd.json --- domains/lucaledd.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/lucaledd.json b/domains/lucaledd.json index ebaa4b5f7..251cb180c 100644 --- a/domains/lucaledd.json +++ b/domains/lucaledd.json @@ -4,6 +4,8 @@ "email": "scorpinyesyeson@gmail.com" }, "record": { - "URL": "https://lucaforever.github.io/lucaforever.com/" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 4403ae569a887877882ece94504931e2cac9b30b Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Sun, 5 Nov 2023 10:36:29 +0100 Subject: [PATCH 5940/8412] feat(domain): dc.riviox.is-a.dev --- domains/dc.riviox.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/dc.riviox.json b/domains/dc.riviox.json index d2ca94d9d..84ca66291 100644 --- a/domains/dc.riviox.json +++ b/domains/dc.riviox.json @@ -4,6 +4,8 @@ "email": "rivioxyt@hotmail.com" }, "record": { - "URL": "https://discord.gg/8e2a94bsbx" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 33fbd2d6df7ae12985be00efb81a5c5f9db69fbb Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 5 Nov 2023 11:15:20 +0100 Subject: [PATCH 5941/8412] Delete domains/gbot.json --- domains/gbot.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/gbot.json diff --git a/domains/gbot.json b/domains/gbot.json deleted file mode 100644 index 3aa831111..000000000 --- a/domains/gbot.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "46.248.190.217" - ], - "TXT": "cuttly-verification-site-2e4bc195cca78c21b0d87b6152303916ff415073-d2dd5123bf" - } -} From 5b95f09609d07220ea5d9a9d036fad86cdc77eb3 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 5 Nov 2023 11:16:19 +0100 Subject: [PATCH 5942/8412] Update sdp.json --- domains/sdp.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/sdp.json b/domains/sdp.json index 657efd3ad..ac75435d3 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -6,8 +6,7 @@ }, "record": { "A": [ - "46.248.190.217" - ], - "TXT": "cuttly-verification-site-77f386c161a3f598440c290aae943430af0ecb97-b2a45cef44" + "84.46.245.191" + ] } } From c42a23a34faf529bdbd4578f14c21ee2bc35a270 Mon Sep 17 00:00:00 2001 From: RichardKanshen Date: Sun, 5 Nov 2023 12:05:46 +0100 Subject: [PATCH 5943/8412] feat(domain): discord.deadcode.is-a.dev --- domains/discord.deadcode.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/discord.deadcode.json diff --git a/domains/discord.deadcode.json b/domains/discord.deadcode.json new file mode 100644 index 000000000..5c4524274 --- /dev/null +++ b/domains/discord.deadcode.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RichardKanshen", + "email": "richard@kanshen.click" + }, + "record": { + "URL": "dsc.gg/deadcodegames" + } +} From 9199d36415752cd8342f7bf323707ff5f0ec5d8a Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 5 Nov 2023 19:12:20 +0800 Subject: [PATCH 5944/8412] Update artix.json --- domains/artix.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/artix.json b/domains/artix.json index 372cde72c..72121f9b3 100644 --- a/domains/artix.json +++ b/domains/artix.json @@ -4,8 +4,6 @@ "email": "yu1234u73f.com@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "proxy.private.danbot.host" } -} \ No newline at end of file +} From 3bb24bfb9692ad8aacc5c174532b11f16f3bc418 Mon Sep 17 00:00:00 2001 From: xenoxanite Date: Sun, 5 Nov 2023 17:47:02 +0600 Subject: [PATCH 5945/8412] Updated xenoxanite.json --- domains/xenoxanite.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/xenoxanite.json diff --git a/domains/xenoxanite.json b/domains/xenoxanite.json new file mode 100644 index 000000000..54576903e --- /dev/null +++ b/domains/xenoxanite.json @@ -0,0 +1,11 @@ +{ + "description": "Xenoxanite portfolio", + "repo": "https://github.com/xenoxanite/xenoxanite.github.io", + "owner": { + "username": "xenoxanite", + "email": "xenoxanite@gmail.com" + }, + "record": { + "CNAME": "xenoxanite.github.io" + } +} From fa5de9f1ad20debbfbe7b69a6df855b0b2f7e76c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 5 Nov 2023 20:34:46 +0800 Subject: [PATCH 5946/8412] Update discord.deadcode.json --- domains/discord.deadcode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/discord.deadcode.json b/domains/discord.deadcode.json index 5c4524274..086d298f3 100644 --- a/domains/discord.deadcode.json +++ b/domains/discord.deadcode.json @@ -4,6 +4,6 @@ "email": "richard@kanshen.click" }, "record": { - "URL": "dsc.gg/deadcodegames" + "URL": "https://dsc.gg/deadcodegames" } } From 240886d8f90ff68c55e058588c47137878f885d6 Mon Sep 17 00:00:00 2001 From: kayg04 Date: Sun, 5 Nov 2023 18:30:47 +0530 Subject: [PATCH 5947/8412] feat(domain): kayg.is-a.dev --- domains/kayg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kayg.json diff --git a/domains/kayg.json b/domains/kayg.json new file mode 100644 index 000000000..9d2ef1c9a --- /dev/null +++ b/domains/kayg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kayg04", + "email": "mail@kayg.org" + }, + "record": { + "A": ["144.76.164.206"] + } +} From 633e6bf0ace98647750af9b4dd5fd56a5886f04b Mon Sep 17 00:00:00 2001 From: Vikki Date: Sun, 5 Nov 2023 18:32:32 +0530 Subject: [PATCH 5948/8412] Create heyvikki.json --- domains/heyvikki.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/heyvikki.json diff --git a/domains/heyvikki.json b/domains/heyvikki.json new file mode 100644 index 000000000..ec670fa74 --- /dev/null +++ b/domains/heyvikki.json @@ -0,0 +1,11 @@ +{ + "description": "Heyvikki's Website", + "repo": "https://github.com/heyvikki/heyvikki.github.io", + "owner": { + "username": "heyvikki", + "email": "singhvikal891@gmail.com" + }, + "record": { + "CNAME": "heyvikki.pages.dev" + } +} From 5a43d6544e029c835496dc5c2afa2bc6f7e0f71e Mon Sep 17 00:00:00 2001 From: xChellz Date: Sun, 5 Nov 2023 20:21:54 +0700 Subject: [PATCH 5949/8412] Create kappurumedia --- domains/kappurumedia | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kappurumedia diff --git a/domains/kappurumedia b/domains/kappurumedia new file mode 100644 index 000000000..9467e4b23 --- /dev/null +++ b/domains/kappurumedia @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CyrusCore", + "email": "abramsatria7@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=kappurumedia.is-a.dev,21937c3162ee05762781" + } +} From 34a2a702d0307dcbbb3c9a3b2a36a90645fb435b Mon Sep 17 00:00:00 2001 From: xChellz Date: Sun, 5 Nov 2023 20:23:43 +0700 Subject: [PATCH 5950/8412] Delete domains/kappurumedia --- domains/kappurumedia | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kappurumedia diff --git a/domains/kappurumedia b/domains/kappurumedia deleted file mode 100644 index 9467e4b23..000000000 --- a/domains/kappurumedia +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "CyrusCore", - "email": "abramsatria7@gmail.com" - }, - "record": { - "TXT": "vc-domain-verify=kappurumedia.is-a.dev,21937c3162ee05762781" - } -} From 36e2d829af3e56955b9f3be98cce5a74e256ee30 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Richard=20Ku=C5=BEela?= Date: Sun, 5 Nov 2023 16:29:13 +0100 Subject: [PATCH 5951/8412] Update discord.deadcode.json --- domains/discord.deadcode.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/discord.deadcode.json b/domains/discord.deadcode.json index 086d298f3..f05436350 100644 --- a/domains/discord.deadcode.json +++ b/domains/discord.deadcode.json @@ -4,6 +4,6 @@ "email": "richard@kanshen.click" }, "record": { - "URL": "https://dsc.gg/deadcodegames" + "CNAME": "hosts.is-a.dev" } } From 4f6cfceb8c3708871d67520d48061497557d6856 Mon Sep 17 00:00:00 2001 From: nicoladen05 Date: Sun, 5 Nov 2023 15:49:11 +0000 Subject: [PATCH 5952/8412] feat(domain): nicoladen.is-a.dev --- domains/nicoladen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nicoladen.json diff --git a/domains/nicoladen.json b/domains/nicoladen.json new file mode 100644 index 000000000..db7454b33 --- /dev/null +++ b/domains/nicoladen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nicoladen05", + "email": "nicolashartmanntaba@gmail.com" + }, + "record": { + "CNAME": "nicoladen05.github.io" + } +} From 21c39609e4838ba462f1342e46f5365edf253781 Mon Sep 17 00:00:00 2001 From: TwistVibed Date: Sun, 5 Nov 2023 18:40:29 +0200 Subject: [PATCH 5953/8412] feat(domain): twisted.is-a.dev --- domains/twisted.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/twisted.json b/domains/twisted.json index 5887afd0f..680fca65a 100644 --- a/domains/twisted.json +++ b/domains/twisted.json @@ -4,6 +4,8 @@ "email": "gamerdragon971@gmail.com" }, "record": { - "URL": "https://lucaforever.github.io/lucaforever.com/" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ea69bb4d7cfb1bf8a8be78dd39f735b0c26d8ed1 Mon Sep 17 00:00:00 2001 From: ConnorDoesDev Date: Sun, 5 Nov 2023 23:43:14 +0100 Subject: [PATCH 5954/8412] feat(domain): balls.is-a.dev --- domains/balls.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/balls.json b/domains/balls.json index 8ca562d5d..985ab99b5 100644 --- a/domains/balls.json +++ b/domains/balls.json @@ -4,6 +4,8 @@ "email": "halil_ismail@yahoo.com" }, "record": { - "A": ["217.174.245.249"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From e66d7da423daa0021a0904387744e8c655c35ea3 Mon Sep 17 00:00:00 2001 From: techsideofficial Date: Mon, 6 Nov 2023 12:19:19 +1300 Subject: [PATCH 5955/8412] feat(domain): techside.is-a.dev --- domains/techside.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/techside.json diff --git a/domains/techside.json b/domains/techside.json new file mode 100644 index 000000000..723ecc8d0 --- /dev/null +++ b/domains/techside.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "techsideofficial", + "email": "wienerwolf77@gmail.com" + }, + "record": { + "CNAME": "joysteem.web.app" + } +} From 65a2a23f054a550cb54c3d6f0e30aaecbd3abb44 Mon Sep 17 00:00:00 2001 From: vWinter Date: Mon, 6 Nov 2023 10:05:51 +0200 Subject: [PATCH 5956/8412] changed mx record to mail.winter.is-a.dev --- domains/winter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/winter.json b/domains/winter.json index c8d4b078a..e1b09a44a 100644 --- a/domains/winter.json +++ b/domains/winter.json @@ -6,7 +6,7 @@ }, "record": { "A": ["217.119.143.38"], - "MX": ["winter.is-a.dev"] + "MX": ["mail.winter.is-a.dev"] } } From 7582c3a06c5a53556894cdbc054bd2855002f88b Mon Sep 17 00:00:00 2001 From: vWinter Date: Mon, 6 Nov 2023 10:06:52 +0200 Subject: [PATCH 5957/8412] Added mail.winter.json --- domains/mail.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mail.winter.json diff --git a/domains/mail.winter.json b/domains/mail.winter.json new file mode 100644 index 000000000..85c22b6c1 --- /dev/null +++ b/domains/mail.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "@vwinter" + }, + "record": { + "A": ["217.119.143.38"] + } + +} \ No newline at end of file From b92c6191757951d8dbf16953e01d73895007d53c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 6 Nov 2023 18:59:12 +0800 Subject: [PATCH 5958/8412] Apply suggestions from code review --- domains/mail.winter.json | 2 +- domains/winter.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mail.winter.json b/domains/mail.winter.json index 85c22b6c1..c6dd7ac84 100644 --- a/domains/mail.winter.json +++ b/domains/mail.winter.json @@ -2,7 +2,7 @@ "owner": { "username": "virtualWinter", "email": "v1rtualWinter@outlook.com", - "discord": "@vwinter" + "discord": "vwinter" }, "record": { "A": ["217.119.143.38"] diff --git a/domains/winter.json b/domains/winter.json index e1b09a44a..55ce5f2d1 100644 --- a/domains/winter.json +++ b/domains/winter.json @@ -2,7 +2,7 @@ "owner": { "username": "virtualWinter", "email": "v1rtualWinter@outlook.com", - "discord": "@vwinter" + "discord": "vwinter" }, "record": { "A": ["217.119.143.38"], From 707c515ca2f0356ab44321b7170d887cf6db5b58 Mon Sep 17 00:00:00 2001 From: xChellz Date: Mon, 6 Nov 2023 18:06:17 +0700 Subject: [PATCH 5959/8412] Create kappurumedia.json --- domains/kappurumedia.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/kappurumedia.json diff --git a/domains/kappurumedia.json b/domains/kappurumedia.json new file mode 100644 index 000000000..86ed91a78 --- /dev/null +++ b/domains/kappurumedia.json @@ -0,0 +1,11 @@ +{ + "description": "I'm a developer", + "repo": "https://github.com/CyrusCore/cyruscore.github.io", + "owner": { + "username": "CyrusCore", + "email": "abramsatria7@gmail.com" + }, + "record": { + "CNAME": "cyruscore.github.io" + } +} From 6f5b3e543ef43b7b7fc87d0ef338ab20b4af6b1f Mon Sep 17 00:00:00 2001 From: alkadhumi Date: Mon, 6 Nov 2023 14:53:49 +0300 Subject: [PATCH 5960/8412] feat(domain): alkadhumi.is-a.dev --- domains/alkadhumi.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/alkadhumi.json b/domains/alkadhumi.json index a075eca1e..28747a44d 100644 --- a/domains/alkadhumi.json +++ b/domains/alkadhumi.json @@ -4,6 +4,8 @@ "email": "alihassan7722@gmail.com" }, "record": { - "URL": "https://alkadhumi.github.io" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 07eda61d0dc97391ef816a0be5cf4754f50cb037 Mon Sep 17 00:00:00 2001 From: Mihaly Balassy <48187176+suhajda3@users.noreply.github.com> Date: Mon, 6 Nov 2023 14:12:07 +0100 Subject: [PATCH 5961/8412] Create misi.json --- domains/misi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/misi.json diff --git a/domains/misi.json b/domains/misi.json new file mode 100644 index 000000000..3022daff7 --- /dev/null +++ b/domains/misi.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "suhajda3", + "email": "", + "twitter": "misi" + }, + "record": { + "CNAME": "6esm7nio666sm3gejt6cl4gc3e0dzavv.lambda-url.eu-central-1.on.aws" + } +} From c3b0c551d3b7cee90eed00c83f6ea018af47a79a Mon Sep 17 00:00:00 2001 From: Thanatoslayer6 Date: Mon, 6 Nov 2023 13:41:58 +0000 Subject: [PATCH 5962/8412] feat(domain): blazyflash.is-a.dev --- domains/blazyflash.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/blazyflash.json diff --git a/domains/blazyflash.json b/domains/blazyflash.json new file mode 100644 index 000000000..bc2a714a6 --- /dev/null +++ b/domains/blazyflash.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Thanatoslayer6", + "email": "thanatoslayer6@gmail.com" + }, + "record": { + "URL": "https://ballzy.vercel.app/" + } +} From 44c45c92219eac61cfa3420d26b2b5352ff51e9b Mon Sep 17 00:00:00 2001 From: ProxyJohnny <60302138+ProxyJohnny@users.noreply.github.com> Date: Mon, 6 Nov 2023 18:47:09 +0400 Subject: [PATCH 5963/8412] feat(domain): add `johnny1337.is-a.dev.is-a.dev` --- domains/johnny1337.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/johnny1337.is-a.dev.json diff --git a/domains/johnny1337.is-a.dev.json b/domains/johnny1337.is-a.dev.json new file mode 100644 index 000000000..4336e38cb --- /dev/null +++ b/domains/johnny1337.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ProxyJohnny", + "email": "johnnydx7@gmail.com" + }, + + "record": { + "CNAME": "johnny1337.pages.dev" + } +} From 3e4d91a74cfe3e54416917539c8b81277e6bbb23 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Mon, 6 Nov 2023 21:51:52 +0530 Subject: [PATCH 5964/8412] Delete domains/johnny1337.is-a.dev.json --- domains/johnny1337.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/johnny1337.is-a.dev.json diff --git a/domains/johnny1337.is-a.dev.json b/domains/johnny1337.is-a.dev.json deleted file mode 100644 index 4336e38cb..000000000 --- a/domains/johnny1337.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ProxyJohnny", - "email": "johnnydx7@gmail.com" - }, - - "record": { - "CNAME": "johnny1337.pages.dev" - } -} From 6f527d4046387c18b88d10d5c40a07bd5e1c142f Mon Sep 17 00:00:00 2001 From: vWinter Date: Mon, 6 Nov 2023 20:23:55 +0200 Subject: [PATCH 5965/8412] Finally gotten myself a VPS! --- domains/winter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/winter.json b/domains/winter.json index 55ce5f2d1..695791da7 100644 --- a/domains/winter.json +++ b/domains/winter.json @@ -5,7 +5,7 @@ "discord": "vwinter" }, "record": { - "A": ["217.119.143.38"], + "A": ["45.83.205.48"], "MX": ["mail.winter.is-a.dev"] } From aa2b7d2e065a5d02d9dfa3edf4c530081dfa403c Mon Sep 17 00:00:00 2001 From: Shobhit9945 Date: Tue, 7 Nov 2023 01:04:54 +0530 Subject: [PATCH 5966/8412] feat(domain): shobhit.is-a.dev --- domains/shobhit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shobhit.json diff --git a/domains/shobhit.json b/domains/shobhit.json new file mode 100644 index 000000000..f358cbebc --- /dev/null +++ b/domains/shobhit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shobhit9945", + "email": "shobhitbaijal5@gmail.com" + }, + "record": { + "CNAME": "shobhit.tech" + } +} From 69af832ce346be98224a5d57e3acbb45fcb4cfea Mon Sep 17 00:00:00 2001 From: furretra1n <132394547+furretra1n@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:44:01 -0500 Subject: [PATCH 5967/8412] Update furret.json --- domains/furret.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/furret.json b/domains/furret.json index c00ef7e8f..d41539815 100644 --- a/domains/furret.json +++ b/domains/furret.json @@ -4,6 +4,6 @@ "email": "furret@transistorcafe.net" }, "record": { - "CNAME": "furretra1n.github.io" + "CNAME": "100.15.130.166" } } From 015b940032cc53e3f13d047a14b6125b58fb5c9b Mon Sep 17 00:00:00 2001 From: vWinter Date: Tue, 7 Nov 2023 00:48:31 +0200 Subject: [PATCH 5968/8412] Update mail.winter.json moving to vps woooo --- domains/mail.winter.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mail.winter.json b/domains/mail.winter.json index c6dd7ac84..c66bfeb86 100644 --- a/domains/mail.winter.json +++ b/domains/mail.winter.json @@ -5,7 +5,7 @@ "discord": "vwinter" }, "record": { - "A": ["217.119.143.38"] + "A": ["45.83.205.48"] } -} \ No newline at end of file +} From 3ce7f87d26f1f9ee3fc294dd7bd63e1dc02f98ed Mon Sep 17 00:00:00 2001 From: vWinter Date: Tue, 7 Nov 2023 00:50:27 +0200 Subject: [PATCH 5969/8412] Create git.winter.json my onedev instance (i <3 the ci integration) --- domains/git.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/git.winter.json diff --git a/domains/git.winter.json b/domains/git.winter.json new file mode 100644 index 000000000..c66bfeb86 --- /dev/null +++ b/domains/git.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "vwinter" + }, + "record": { + "A": ["45.83.205.48"] + } + +} From 54ab112a65f96a1c6c1bdf1855a4139a5ae01c4b Mon Sep 17 00:00:00 2001 From: furretra1n <132394547+furretra1n@users.noreply.github.com> Date: Mon, 6 Nov 2023 17:55:06 -0500 Subject: [PATCH 5970/8412] Update furret.json --- domains/furret.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/furret.json b/domains/furret.json index d41539815..bf1b24dc2 100644 --- a/domains/furret.json +++ b/domains/furret.json @@ -4,6 +4,6 @@ "email": "furret@transistorcafe.net" }, "record": { - "CNAME": "100.15.130.166" + "CNAME": "furret.tplinkdns.com" } } From d5c4cfb90f0fab2ad0defcaf8e741d961f0b6778 Mon Sep 17 00:00:00 2001 From: Hima-Pro Date: Tue, 7 Nov 2023 02:21:25 +0200 Subject: [PATCH 5971/8412] feat(domain): td.is-a.dev --- domains/td.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/td.json diff --git a/domains/td.json b/domains/td.json new file mode 100644 index 000000000..1567c0b9f --- /dev/null +++ b/domains/td.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hima-Pro", + "email": "pnpop01027066161@gmail.com" + }, + "record": { + "CNAME": "hima-pro.github.io" + } +} From 00a41bf4c8b457f925f643f3495f18704a5be8d1 Mon Sep 17 00:00:00 2001 From: furretra1n <132394547+furretra1n@users.noreply.github.com> Date: Mon, 6 Nov 2023 19:22:01 -0500 Subject: [PATCH 5972/8412] Update furret.json --- domains/furret.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/furret.json b/domains/furret.json index bf1b24dc2..6fe80983e 100644 --- a/domains/furret.json +++ b/domains/furret.json @@ -4,6 +4,6 @@ "email": "furret@transistorcafe.net" }, "record": { - "CNAME": "furret.tplinkdns.com" + "CNAME": "walccdev.github.io" } } From 577bb9cef510f896e8cfe4ee406769bf7deb9682 Mon Sep 17 00:00:00 2001 From: Shaun Roshan Furtado <91174227+Shaunfurtado@users.noreply.github.com> Date: Tue, 7 Nov 2023 09:59:06 +0530 Subject: [PATCH 5973/8412] Update devhavok.json Updated CNAME record for "devhavok.is-a.dev" --- domains/devhavok.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/devhavok.json b/domains/devhavok.json index 5f0568285..3bcaec0d9 100644 --- a/domains/devhavok.json +++ b/domains/devhavok.json @@ -1,9 +1,11 @@ { + "description": "My Personal Blog", + "repo": "https://github.com/DevHavok/devhavok.github.io", "owner": { "username": "Shaunfurtado", "email": "shaunf1801@gmail.com" }, "record": { - "CNAME": "devhavok.bearblog.dev" + "CNAME": "devhavok.github.io" } } From 39ef4634044c9749a867582b86c5c0c2e85c4915 Mon Sep 17 00:00:00 2001 From: Shobhit9945 Date: Tue, 7 Nov 2023 11:52:09 +0530 Subject: [PATCH 5974/8412] feat(domain): shobhit9945.is-a.dev --- domains/shobhit9945.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shobhit9945.json diff --git a/domains/shobhit9945.json b/domains/shobhit9945.json new file mode 100644 index 000000000..2d92192f5 --- /dev/null +++ b/domains/shobhit9945.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shobhit9945", + "email": "shobhitbaijal5@gmail.com" + }, + "record": { + "URL": "https://www.shobhitbiz.me" + } +} From ec8e2abede22978210a2f6c878fedf98c67b9720 Mon Sep 17 00:00:00 2001 From: Mihaly Balassy <48187176+suhajda3@users.noreply.github.com> Date: Tue, 7 Nov 2023 08:45:14 +0100 Subject: [PATCH 5975/8412] Update misi.is-a.dev --- domains/misi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/misi.json b/domains/misi.json index 3022daff7..395eb0f4a 100644 --- a/domains/misi.json +++ b/domains/misi.json @@ -5,6 +5,6 @@ "twitter": "misi" }, "record": { - "CNAME": "6esm7nio666sm3gejt6cl4gc3e0dzavv.lambda-url.eu-central-1.on.aws" + "CNAME": "misi.is-a.dev.s3-website.eu-central-1.amazonaws.com" } } From 4ac860fe71c3e65ce98f1b3deb4d1536fc2a5050 Mon Sep 17 00:00:00 2001 From: Arrekhey Date: Tue, 7 Nov 2023 14:16:46 +0530 Subject: [PATCH 5976/8412] feat(domain): ramakrishna.is-a.dev --- domains/ramakrishna.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ramakrishna.json diff --git a/domains/ramakrishna.json b/domains/ramakrishna.json new file mode 100644 index 000000000..be5542744 --- /dev/null +++ b/domains/ramakrishna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Arrekhey", + "email": "pillaramakrishna77@yahoo.com" + }, + "record": { + "URL": "www.ramakrishna.com" + } +} From c7b39d76a3a9de3ab9b6f7542105a8905183db6c Mon Sep 17 00:00:00 2001 From: FabianMeerveld Date: Tue, 7 Nov 2023 13:24:10 +0100 Subject: [PATCH 5977/8412] feat(domain): meerveld.is-a.dev --- domains/meerveld.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/meerveld.json diff --git a/domains/meerveld.json b/domains/meerveld.json new file mode 100644 index 000000000..0396c32d9 --- /dev/null +++ b/domains/meerveld.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FabianMeerveld", + "email": "fabian.meerveld@student.hu.nl" + }, + "record": { + "A": ["20.160.193.51"] + } +} From 44650f5ae637740096674440bfd79a8febb346b9 Mon Sep 17 00:00:00 2001 From: vWinter Date: Tue, 7 Nov 2023 17:21:50 +0200 Subject: [PATCH 5978/8412] Create panel.winter.json --- domains/panel.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/panel.winter.json diff --git a/domains/panel.winter.json b/domains/panel.winter.json new file mode 100644 index 000000000..825c68bf2 --- /dev/null +++ b/domains/panel.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "@vwinter" + }, + "record": { + "A": ["45.83.205.48"] + } + +} From 494a0c7f7ffd3999866055f11d30bebf1923cb90 Mon Sep 17 00:00:00 2001 From: vWinter Date: Tue, 7 Nov 2023 17:23:49 +0200 Subject: [PATCH 5979/8412] Create mvn.winter.json --- domains/mvn.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/mvn.winter.json diff --git a/domains/mvn.winter.json b/domains/mvn.winter.json new file mode 100644 index 000000000..825c68bf2 --- /dev/null +++ b/domains/mvn.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "@vwinter" + }, + "record": { + "A": ["45.83.205.48"] + } + +} From a6c2a4b9d392c25793e4f29ef67ed133a43534bd Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 7 Nov 2023 17:19:40 +0100 Subject: [PATCH 5980/8412] Create _discord.sdp.json --- domains/_discord.sdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_discord.sdp.json diff --git a/domains/_discord.sdp.json b/domains/_discord.sdp.json new file mode 100644 index 000000000..61a337e89 --- /dev/null +++ b/domains/_discord.sdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "TXT": "dh=a34d656a6fb91723bfe4f87e413345df85ca74f7" + } +} From 9311de9c46da00d6aed0cd3e8f1d84f06ba00a8f Mon Sep 17 00:00:00 2001 From: realsnipc Date: Tue, 7 Nov 2023 21:53:43 +0530 Subject: [PATCH 5981/8412] feat(domain): snip.is-a.dev --- domains/snip.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snip.json diff --git a/domains/snip.json b/domains/snip.json new file mode 100644 index 000000000..a5a207f28 --- /dev/null +++ b/domains/snip.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "realsnipc", + "email": "snipc.mail@proton.me" + }, + "record": { + "URL": "https://snipc.me" + } +} From 3b101904860dd126d85d1a08b5f292f0357afb66 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 7 Nov 2023 17:26:04 +0100 Subject: [PATCH 5982/8412] I don't think github verification url is needed since i use is-a.dev hosting --- domains/_github-pages-challenge-stef-00012.stefdp.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/_github-pages-challenge-stef-00012.stefdp.json diff --git a/domains/_github-pages-challenge-stef-00012.stefdp.json b/domains/_github-pages-challenge-stef-00012.stefdp.json deleted file mode 100644 index c621262de..000000000 --- a/domains/_github-pages-challenge-stef-00012.stefdp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "TXT": "27c2dc9cd3e8a0a37947e82ab6f637" - } -} From 15da2b2d51b024af0904672c1ef6bf73b341b2fc Mon Sep 17 00:00:00 2001 From: akpi816218 Date: Tue, 7 Nov 2023 09:49:14 -0800 Subject: [PATCH 5983/8412] Update akpi.json --- domains/akpi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index 0790a324e..b087c6942 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -6,7 +6,7 @@ }, "record": { "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mx1.improvmx.com", "feedback-smtp.us-east-1.amazonses.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all", "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] } } From 0d29513522a61d7fb0db18d045dc67ba95914ae4 Mon Sep 17 00:00:00 2001 From: akpi816218 Date: Tue, 7 Nov 2023 10:05:23 -0800 Subject: [PATCH 5984/8412] Update akpi.json --- domains/akpi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akpi.json b/domains/akpi.json index b087c6942..37288b8da 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -7,6 +7,6 @@ "record": { "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "feedback-smtp.us-east-1.amazonses.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all", "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all", "zoho-verification=zb89083062.zmverify.zoho.com", "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] } } From b0acca2eb82d28cee58cd933d07df9a0c3b2cb5a Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 7 Nov 2023 15:28:44 -0500 Subject: [PATCH 5985/8412] Update ramakrishna.json --- domains/ramakrishna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ramakrishna.json b/domains/ramakrishna.json index be5542744..a84d242b1 100644 --- a/domains/ramakrishna.json +++ b/domains/ramakrishna.json @@ -4,6 +4,6 @@ "email": "pillaramakrishna77@yahoo.com" }, "record": { - "URL": "www.ramakrishna.com" + "URL": "https://www.ramakrishna.com" } } From 121d29ca1a2f6487c29e882828a1edc009e9c204 Mon Sep 17 00:00:00 2001 From: Mihaly Balassy <48187176+suhajda3@users.noreply.github.com> Date: Tue, 7 Nov 2023 23:03:10 +0100 Subject: [PATCH 5986/8412] Update misi.is-a.dev --- domains/misi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/misi.json b/domains/misi.json index 395eb0f4a..ca9598712 100644 --- a/domains/misi.json +++ b/domains/misi.json @@ -5,6 +5,6 @@ "twitter": "misi" }, "record": { - "CNAME": "misi.is-a.dev.s3-website.eu-central-1.amazonaws.com" + "CNAME": "d3dxnxv4oplcb1.cloudfront.net" } } From 94ef4fb85cc365173383be7bf3033cc4eb5fda16 Mon Sep 17 00:00:00 2001 From: Mihaly Balassy <48187176+suhajda3@users.noreply.github.com> Date: Tue, 7 Nov 2023 23:21:57 +0100 Subject: [PATCH 5987/8412] Update misi.is-a.dev --- domains/misi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/misi.json b/domains/misi.json index ca9598712..c3b845699 100644 --- a/domains/misi.json +++ b/domains/misi.json @@ -5,6 +5,6 @@ "twitter": "misi" }, "record": { - "CNAME": "d3dxnxv4oplcb1.cloudfront.net" + "URL": "https://6esm7nio666sm3gejt6cl4gc3e0dzavv.lambda-url.eu-central-1.on.aws" } } From dcc3c94668b49813b6b7b19610bd89a3b1d52c08 Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Tue, 7 Nov 2023 23:24:56 +0000 Subject: [PATCH 5988/8412] William removed it again --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index eca842896..3d1087221 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ Discord Server

+## Issues + +If you have any problems then feel free to open a issue on github. +If you have an issue that contains confidental infomation then email hello@maintainers.is-a.dev any other emails will be ignored. + ## Register ### Automated Registration From 259b37883c9cb63bd616d2d72fbc4fae270fef0b Mon Sep 17 00:00:00 2001 From: akpi816218 Date: Tue, 7 Nov 2023 15:31:58 -0800 Subject: [PATCH 5989/8412] Update akpi.json Remove Zoho TXT record --- domains/akpi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akpi.json b/domains/akpi.json index 37288b8da..b087c6942 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -7,6 +7,6 @@ "record": { "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], "MX": ["mx1.improvmx.com", "feedback-smtp.us-east-1.amazonses.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all", "zoho-verification=zb89083062.zmverify.zoho.com", "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] + "TXT": ["v=spf1 include:spf.improvmx.com ~all", "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] } } From 14dc8696ec95338731c02f90218920a85b50553f Mon Sep 17 00:00:00 2001 From: Shobhit9945 Date: Wed, 8 Nov 2023 10:39:36 +0530 Subject: [PATCH 5990/8412] feat(domain): shobhit9945.is-a.dev --- domains/shobhit9945.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/shobhit9945.json b/domains/shobhit9945.json index 2d92192f5..ea45d53ce 100644 --- a/domains/shobhit9945.json +++ b/domains/shobhit9945.json @@ -4,6 +4,8 @@ "email": "shobhitbaijal5@gmail.com" }, "record": { - "URL": "https://www.shobhitbiz.me" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 88bad50b0ffffb1d553cac2c81dbe0f3533a7081 Mon Sep 17 00:00:00 2001 From: cagdaskemik Date: Wed, 8 Nov 2023 13:36:00 +0300 Subject: [PATCH 5991/8412] feat(domain): cagdas.is-a.dev --- domains/cagdas.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cagdas.json diff --git a/domains/cagdas.json b/domains/cagdas.json new file mode 100644 index 000000000..448aaab81 --- /dev/null +++ b/domains/cagdas.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cagdaskemik", + "email": "cagdaskemik@gmail.com" + }, + "record": { + "URL": "https://cagdas.vercel.app" + } +} From 7bf80243b37e89a707d52d5aac15997a6e0ce668 Mon Sep 17 00:00:00 2001 From: aliabdurrazzak Date: Wed, 8 Nov 2023 18:47:21 +0700 Subject: [PATCH 5992/8412] feat(domain): ali-abdurrazzak.is-a.dev --- domains/ali-abdurrazzak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ali-abdurrazzak.json diff --git a/domains/ali-abdurrazzak.json b/domains/ali-abdurrazzak.json new file mode 100644 index 000000000..85334e17d --- /dev/null +++ b/domains/ali-abdurrazzak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "aliabdurrazzak", + "email": "aliabdurrrazzak@gmail.com" + }, + "record": { + "URL": "aliabdurrazzak.github.io" + } +} From cd12a8a22a3d63ca66aa39312260c53d90a1c26b Mon Sep 17 00:00:00 2001 From: quuququ Date: Wed, 8 Nov 2023 21:47:57 +1000 Subject: [PATCH 5993/8412] feat(domain): quuququ.is-a.dev --- domains/quuququ.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/quuququ.json diff --git a/domains/quuququ.json b/domains/quuququ.json new file mode 100644 index 000000000..525fdbc30 --- /dev/null +++ b/domains/quuququ.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "quuququ", + "email": "m.a1200waw@gmail.com" + }, + "record": { + "CNAME": "quuququ.github.io" + } +} From 241bef7b79803cf1669f262cc1e44823487114c1 Mon Sep 17 00:00:00 2001 From: scott1991 Date: Thu, 9 Nov 2023 00:27:39 +0800 Subject: [PATCH 5994/8412] Update scott.json --- domains/scott.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/scott.json b/domains/scott.json index 426cc7e7f..30f9f973c 100644 --- a/domains/scott.json +++ b/domains/scott.json @@ -4,6 +4,6 @@ "email": "cakepbm@gmail.com" }, "record": { - "A": ["128.22.136.213"] + "A": ["150.230.97.210"] } } From 1009f5db3db17a48b646c4c4a984ac66663563e8 Mon Sep 17 00:00:00 2001 From: tumit Date: Wed, 8 Nov 2023 23:32:47 +0700 Subject: [PATCH 5995/8412] feat(domain): tumit.is-a.dev --- domains/tumit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tumit.json diff --git a/domains/tumit.json b/domains/tumit.json new file mode 100644 index 000000000..258f0c72e --- /dev/null +++ b/domains/tumit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "tumit", + "email": "tumit@live.com" + }, + + "record": { + "A": ["141.147.184.153"] + } +} From 462491cd7f66bdc256bf0ffcb625ce6cec6e4e9f Mon Sep 17 00:00:00 2001 From: CuteDog5695 Date: Wed, 8 Nov 2023 22:00:16 +0200 Subject: [PATCH 5996/8412] feat(domain): cutedog5695.is-a.dev --- domains/cutedog5695.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cutedog5695.json diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json new file mode 100644 index 000000000..d4a291c63 --- /dev/null +++ b/domains/cutedog5695.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com" + }, + "record": { + "TXT": "google-site-verification=dpifgh_jknqd3s4kbnnwli1jfjdb-a_ebmsr2umalmq" + } +} From c170590ca38e2db26e906bfdbfdd548bc8fa131f Mon Sep 17 00:00:00 2001 From: Antonio Cavaliere <64664639+AntogamerYT@users.noreply.github.com> Date: Wed, 8 Nov 2023 23:04:52 +0100 Subject: [PATCH 5997/8412] Update antogamer.json --- domains/antogamer.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/antogamer.json b/domains/antogamer.json index 273726cc2..8e0c3ebfb 100644 --- a/domains/antogamer.json +++ b/domains/antogamer.json @@ -1,9 +1,11 @@ { "owner": { "username": "AntogamerYT", - "email": "antonio.antogamer@gmail.com" + "email": "antonio.antogamer@gmail.com", + "discord": "thisisanto", + "twitter": "ThisIsAnto_" }, "record": { - "A": ["141.148.238.95"] + "A": ["141.144.196.233"] } } From 0feb18fd6a7ccd5a7b2c1ae38d6e6b2f1a0187b8 Mon Sep 17 00:00:00 2001 From: shizothetechie Date: Thu, 9 Nov 2023 15:37:38 +0530 Subject: [PATCH 5998/8412] feat(domain): shizotechie.is-a.dev --- domains/shizotechie.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/shizotechie.json b/domains/shizotechie.json index c68180650..2dad9427b 100644 --- a/domains/shizotechie.json +++ b/domains/shizotechie.json @@ -4,6 +4,8 @@ "email": "yugeshsingh27@gmail.com" }, "record": { - "URL": "https://instagram.com/shizo_the_techie" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 796dc232a6749c4777aef99eb140490f026c5963 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 9 Nov 2023 15:00:24 +0200 Subject: [PATCH 5999/8412] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index d4a291c63..0e5ac64d2 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -4,6 +4,6 @@ "email": "cutedog5695@gmail.com" }, "record": { - "TXT": "google-site-verification=dpifgh_jknqd3s4kbnnwli1jfjdb-a_ebmsr2umalmq" + "CNAME": "https://cutedog5695.github.io/" } } From c72ac78892b01ee5e518350876f8c0781018c0be Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 9 Nov 2023 15:01:43 +0200 Subject: [PATCH 6000/8412] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 0e5ac64d2..e9ce0e7af 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -4,6 +4,6 @@ "email": "cutedog5695@gmail.com" }, "record": { - "CNAME": "https://cutedog5695.github.io/" + "CNAME": "cutedog5695.github.io/" } } From e45108699c3b969cf2a7902032b0a9e584b0849b Mon Sep 17 00:00:00 2001 From: Ali Abdurrazzak <94354213+aliabdurrazzak@users.noreply.github.com> Date: Thu, 9 Nov 2023 21:23:24 +0700 Subject: [PATCH 6001/8412] Update ali-abdurrazzak.json commit --- domains/ali-abdurrazzak.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/ali-abdurrazzak.json b/domains/ali-abdurrazzak.json index 85334e17d..9f7d2a511 100644 --- a/domains/ali-abdurrazzak.json +++ b/domains/ali-abdurrazzak.json @@ -1,9 +1,12 @@ { + "description": "A subdomain to direct ali's portofolio github pages", + "repo": "https://github.com/aliabdurrazzak/aliabdurrazzak.github.io", "owner": { "username": "aliabdurrazzak", - "email": "aliabdurrrazzak@gmail.com" + "email": "aliabdurrazzak@gmail.com", + "twitter": "@aliabdurrazzak" }, "record": { - "URL": "aliabdurrazzak.github.io" + "CNAME": "aliabdurrazzak.github.io" } -} +} From c1e92a5a691e086d212b4c7d1b8634fefd3cd820 Mon Sep 17 00:00:00 2001 From: vWinter Date: Thu, 9 Nov 2023 19:55:02 +0200 Subject: [PATCH 6002/8412] Create srv1.winter.is-a.dev --- domains/srv1.winter.is-a.dev | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/srv1.winter.is-a.dev diff --git a/domains/srv1.winter.is-a.dev b/domains/srv1.winter.is-a.dev new file mode 100644 index 000000000..c66bfeb86 --- /dev/null +++ b/domains/srv1.winter.is-a.dev @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "vwinter" + }, + "record": { + "A": ["45.83.205.48"] + } + +} From 51410fc58b2b55687ff1585c8acf3508722a00ab Mon Sep 17 00:00:00 2001 From: vWinter Date: Thu, 9 Nov 2023 20:03:05 +0200 Subject: [PATCH 6003/8412] Rename srv1.winter.is-a.dev to srv1.winter.json --- domains/{srv1.winter.is-a.dev => srv1.winter.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{srv1.winter.is-a.dev => srv1.winter.json} (100%) diff --git a/domains/srv1.winter.is-a.dev b/domains/srv1.winter.json similarity index 100% rename from domains/srv1.winter.is-a.dev rename to domains/srv1.winter.json From ba57c69bbe3a4154c0b0a1489df557b2868d3369 Mon Sep 17 00:00:00 2001 From: ais1175 Date: Fri, 10 Nov 2023 03:20:22 +0700 Subject: [PATCH 6004/8412] feat(domain): ws.is-a.dev --- domains/ws.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ws.json diff --git a/domains/ws.json b/domains/ws.json new file mode 100644 index 000000000..ca8365fa9 --- /dev/null +++ b/domains/ws.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ais1175", + "email": "wutau179@gmail.com" + }, + "record": { + "A": ["43.229.135.123"] + } +} From 93e027993f6588c33051afbd5a83214856ebc38a Mon Sep 17 00:00:00 2001 From: vWinter Date: Fri, 10 Nov 2023 02:36:16 +0200 Subject: [PATCH 6005/8412] Create portainer.winter.json --- domains/portainer.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/portainer.winter.json diff --git a/domains/portainer.winter.json b/domains/portainer.winter.json new file mode 100644 index 000000000..c66bfeb86 --- /dev/null +++ b/domains/portainer.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "vwinter" + }, + "record": { + "A": ["45.83.205.48"] + } + +} From 04e57d534c234db60548e4877dd5279eb53f9f63 Mon Sep 17 00:00:00 2001 From: vWinter Date: Fri, 10 Nov 2023 02:36:39 +0200 Subject: [PATCH 6006/8412] Create cdn.winter.json --- domains/cdn.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/cdn.winter.json diff --git a/domains/cdn.winter.json b/domains/cdn.winter.json new file mode 100644 index 000000000..c66bfeb86 --- /dev/null +++ b/domains/cdn.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "vwinter" + }, + "record": { + "A": ["45.83.205.48"] + } + +} From 62eba10c15a0f3c0f817c398b09c8ff77d312ecc Mon Sep 17 00:00:00 2001 From: vWinter Date: Fri, 10 Nov 2023 02:37:29 +0200 Subject: [PATCH 6007/8412] Create nc.winter.json --- domains/nc.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/nc.winter.json diff --git a/domains/nc.winter.json b/domains/nc.winter.json new file mode 100644 index 000000000..c66bfeb86 --- /dev/null +++ b/domains/nc.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "vwinter" + }, + "record": { + "A": ["45.83.205.48"] + } + +} From a76af39f4c45be0d9b7ff3cbff718883cbd2cb51 Mon Sep 17 00:00:00 2001 From: vWinter Date: Fri, 10 Nov 2023 02:39:18 +0200 Subject: [PATCH 6008/8412] Create sso.winter.json --- domains/sso.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sso.winter.json diff --git a/domains/sso.winter.json b/domains/sso.winter.json new file mode 100644 index 000000000..c66bfeb86 --- /dev/null +++ b/domains/sso.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "vwinter" + }, + "record": { + "A": ["45.83.205.48"] + } + +} From e066d5c8ba3f9b676952d99678d8b30756c06dfa Mon Sep 17 00:00:00 2001 From: vWinter Date: Fri, 10 Nov 2023 02:43:12 +0200 Subject: [PATCH 6009/8412] Create images.winter.json --- domains/images.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/images.winter.json diff --git a/domains/images.winter.json b/domains/images.winter.json new file mode 100644 index 000000000..c66bfeb86 --- /dev/null +++ b/domains/images.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "vwinter" + }, + "record": { + "A": ["45.83.205.48"] + } + +} From fe467ba490710a594411554f6db7ab8f61947b63 Mon Sep 17 00:00:00 2001 From: 8f3bbd744eaa79206e404474dca0da35 <92476958+fakeesp@users.noreply.github.com> Date: Fri, 10 Nov 2023 10:40:00 +0200 Subject: [PATCH 6010/8412] Update esp.json --- domains/esp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/esp.json b/domains/esp.json index a2db3432b..a43f13203 100644 --- a/domains/esp.json +++ b/domains/esp.json @@ -6,6 +6,6 @@ "telegram": "fakeesp" }, "record": { - "A": ["144.91.110.55"] + "A": ["141.145.192.190"] } } From fe4fa3d586d38f980ec5096a4591f6dc0a99f6af Mon Sep 17 00:00:00 2001 From: marchiba99 Date: Fri, 10 Nov 2023 12:08:31 +0100 Subject: [PATCH 6011/8412] feat(domain): marchiba99.is-a.dev --- domains/marchiba99.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marchiba99.json diff --git a/domains/marchiba99.json b/domains/marchiba99.json new file mode 100644 index 000000000..89536c1a6 --- /dev/null +++ b/domains/marchiba99.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "marchiba99", + "email": "marchiba99@gmail.com" + }, + "record": { + "CNAME": "marchiba99.github.io" + } +} From 074af4302aef4f7f77bda8053a9292e45a80b7c9 Mon Sep 17 00:00:00 2001 From: pherngpy Date: Fri, 10 Nov 2023 22:14:42 +0800 Subject: [PATCH 6012/8412] feat(domain): twilightshock.is-a.dev --- domains/twilightshock.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/twilightshock.json diff --git a/domains/twilightshock.json b/domains/twilightshock.json new file mode 100644 index 000000000..93dc0ed50 --- /dev/null +++ b/domains/twilightshock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pherngpy", + "email": "apipherng@gmail.com" + }, + "record": { + "URL": "https://www.youtube.com/channel/ucocgmtbplb4jdkyqiny5qxq?sub_confirmation=1" + } +} From 62db7a893f6b69a043aec74385e3991feb96cb77 Mon Sep 17 00:00:00 2001 From: MeanZhang <390602272@qq.com> Date: Sat, 11 Nov 2023 00:21:17 +0800 Subject: [PATCH 6013/8412] feat(domain): mean.is-a.dev --- domains/mean.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mean.json diff --git a/domains/mean.json b/domains/mean.json new file mode 100644 index 000000000..3196387aa --- /dev/null +++ b/domains/mean.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MeanZhang", + "email": "390602272@qq.com" + }, + "record": { + "URL": "blog.meancoder.xyz" + } +} From cf88d308dfeefca0f22912623a19029d104db47a Mon Sep 17 00:00:00 2001 From: Haris Wahidin Date: Fri, 10 Nov 2023 23:36:17 +0700 Subject: [PATCH 6014/8412] Add haris.json --- domains/haris.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/haris.json diff --git a/domains/haris.json b/domains/haris.json new file mode 100644 index 000000000..4cd9c21f5 --- /dev/null +++ b/domains/haris.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website.", + "owner": { + "username": "hariswhdn", + "email": "", + "twitter": "hariswhdn", + "discord": "hariswhdn" + }, + "record": { + "CNAME": "uiux.eu.org" + } +} From 28138fcc227e3b565caa0ea096ceff8df8107d28 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Fri, 10 Nov 2023 18:44:37 +0200 Subject: [PATCH 6015/8412] Added more contact details to cutedog5695.json --- domains/cutedog5695.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index e9ce0e7af..403905806 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -2,6 +2,8 @@ "owner": { "username": "CuteDog5695", "email": "cutedog5695@gmail.com" + "discord": "cutedog5695" + "twitter": "cutedog5695" }, "record": { "CNAME": "cutedog5695.github.io/" From ab54cd9a21cfa8a27a05313fc3506268ce47540d Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:38:58 +0000 Subject: [PATCH 6016/8412] Changed to discord new usernames --- domains/likalium.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/likalium.json b/domains/likalium.json index d8653bf85..6b9297302 100644 --- a/domains/likalium.json +++ b/domains/likalium.json @@ -5,7 +5,7 @@ "username": "likalium", "email": "", "twitter": "likalium", - "discord": "likalium#2870" + "discord": "likalium" }, "record": { "CNAME": "likalium.github.io" From 17deca0c9cd82b5ca14e0c46493cb3cb1c90c0b9 Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:44:08 +0000 Subject: [PATCH 6017/8412] Create _github-pages-challenge-likalium.likalium.json --- domains/_github-pages-challenge-likalium.likalium.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-likalium.likalium.json diff --git a/domains/_github-pages-challenge-likalium.likalium.json b/domains/_github-pages-challenge-likalium.likalium.json new file mode 100644 index 000000000..5cf7f5e77 --- /dev/null +++ b/domains/_github-pages-challenge-likalium.likalium.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "likalium", + "email": ""; + "discord": "likalium" + }, + "record": { + "TXT": "57407626f3a1e351e728a974c6d5af" + } +} From 332a05c8d2598468d20454f2093be1e94247e06f Mon Sep 17 00:00:00 2001 From: likalium <102380382+likalium@users.noreply.github.com> Date: Fri, 10 Nov 2023 19:50:35 +0000 Subject: [PATCH 6018/8412] Update _github-pages-challenge-likalium.likalium.json --- domains/_github-pages-challenge-likalium.likalium.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-likalium.likalium.json b/domains/_github-pages-challenge-likalium.likalium.json index 5cf7f5e77..8e5150129 100644 --- a/domains/_github-pages-challenge-likalium.likalium.json +++ b/domains/_github-pages-challenge-likalium.likalium.json @@ -1,7 +1,7 @@ { "owner": { "username": "likalium", - "email": ""; + "email": "", "discord": "likalium" }, "record": { From 142e86582ffae8377e3780e2f9faba803527d961 Mon Sep 17 00:00:00 2001 From: Iago Bruno Date: Sat, 11 Nov 2023 07:00:18 -0300 Subject: [PATCH 6019/8412] Add iagobruno.json --- domains/iagobruno.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/iagobruno.json diff --git a/domains/iagobruno.json b/domains/iagobruno.json new file mode 100644 index 000000000..d1e73490a --- /dev/null +++ b/domains/iagobruno.json @@ -0,0 +1,12 @@ +{ + "description": "My portfolio website", + "repo": "https://github.com/iagobruno/iagobruno.dev", + "owner": { + "username": "iagobruno", + "email": "iagobruno.dev@gmail.com", + "twitter": "iagotico" + }, + "record": { + "CNAME": "iagobruno.github.io" + } +} From 93b7a22c2a1a1581e0b6e4de19f92e5be87e1316 Mon Sep 17 00:00:00 2001 From: Iago Bruno Date: Sat, 11 Nov 2023 07:10:54 -0300 Subject: [PATCH 6020/8412] Update iagobruno.json "repo" field --- domains/iagobruno.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iagobruno.json b/domains/iagobruno.json index d1e73490a..a82e1440e 100644 --- a/domains/iagobruno.json +++ b/domains/iagobruno.json @@ -1,6 +1,6 @@ { "description": "My portfolio website", - "repo": "https://github.com/iagobruno/iagobruno.dev", + "repo": "https://github.com/iagobruno/iagobruno.github.io", "owner": { "username": "iagobruno", "email": "iagobruno.dev@gmail.com", From 28b58ce0ab1a6ed1db2acd560db42186a4a1fb52 Mon Sep 17 00:00:00 2001 From: sabbir875 Date: Sat, 11 Nov 2023 16:32:54 +0600 Subject: [PATCH 6021/8412] feat(domain): web-design-zone.is-a.dev --- domains/web-design-zone.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/web-design-zone.json diff --git a/domains/web-design-zone.json b/domains/web-design-zone.json new file mode 100644 index 000000000..bcd7b225c --- /dev/null +++ b/domains/web-design-zone.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "sabbir875", + "email": "mastermail99999@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 82769aca50db3f23476652ef990a10228ca11fd2 Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Sat, 11 Nov 2023 13:15:08 +0200 Subject: [PATCH 6022/8412] Update denboy0123.json Update IP at config --- domains/denboy0123.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/denboy0123.json b/domains/denboy0123.json index 4ee4cb9c3..d3ee7418e 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -4,7 +4,7 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["193.233.134.3"], + "A": ["217.174.245.249"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From 40af19f715004265e625c9bd013a161acc8d4698 Mon Sep 17 00:00:00 2001 From: MRizvank Date: Sat, 11 Nov 2023 16:59:17 +0530 Subject: [PATCH 6023/8412] feat(domain): rizvan.is-a.dev --- domains/rizvan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rizvan.json diff --git a/domains/rizvan.json b/domains/rizvan.json new file mode 100644 index 000000000..dc3102ce7 --- /dev/null +++ b/domains/rizvan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MRizvank", + "email": "rizvankurungattil@gmail.com" + }, + "record": { + "URL": "https://github.com/mrizvank" + } +} From 5ebcef829cfeac8a4d2ea70909945c923d79fadf Mon Sep 17 00:00:00 2001 From: m1cro-cat Date: Sat, 11 Nov 2023 16:45:18 +0500 Subject: [PATCH 6024/8412] feat(domain): m1cro.is-a.dev --- domains/m1cro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/m1cro.json diff --git a/domains/m1cro.json b/domains/m1cro.json new file mode 100644 index 000000000..32340c382 --- /dev/null +++ b/domains/m1cro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "m1cro-cat", + "email": "cybdevteam@hotmail.com" + }, + "record": { + "A": ["76.76.21.61"] + } +} From a64906e279950c975a0fadbbc762183343b3854b Mon Sep 17 00:00:00 2001 From: Tom_gxz <75934344+tomgxz@users.noreply.github.com> Date: Sat, 11 Nov 2023 13:58:46 +0000 Subject: [PATCH 6025/8412] Update `tomgxz.json` --- domains/tomgxz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tomgxz.json b/domains/tomgxz.json index 07e8dcdea..36a879fcf 100644 --- a/domains/tomgxz.json +++ b/domains/tomgxz.json @@ -4,6 +4,6 @@ "email": "tomgxz138@gmail.com" }, "record": { - "URL": "https://tomgxz.repl.co" + "CNAME": "cv3cgzx7.up.railway.app" } } From 69884e14eb1f9403e5caaf3eb866bc3b4be008d2 Mon Sep 17 00:00:00 2001 From: Fox's Den Date: Sun, 12 Nov 2023 00:02:51 +1000 Subject: [PATCH 6026/8412] Add GH pages verified domain TXT record --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 04fb9f06b..11baf44c9 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -11,6 +11,6 @@ "185.199.111.153" ], "MX": ["mx1.forwardemail.net"], - "TXT": "forward-email=foxsdenyt@gmail.com" + "TXT": ["forward-email=foxsdenyt@gmail.com", "_github-pages-challenge-FoxsDenYT.foxsden=37455d1a9cf706acc4f0cd6ada2ce7"] } } From a86be5688ca024ae2ef3408e3cfb861b04c2d82e Mon Sep 17 00:00:00 2001 From: vWinter Date: Sat, 11 Nov 2023 19:14:00 +0200 Subject: [PATCH 6027/8412] Create mc.winter.json --- domains/mc.winter.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mc.winter.json diff --git a/domains/mc.winter.json b/domains/mc.winter.json new file mode 100644 index 000000000..260009c8b --- /dev/null +++ b/domains/mc.winter.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "vwinter" + }, + "record": { + "A": ["45.83.205.48"]} + +} From 40d3355a88577a2ef7f14a8c2384d93ebf9f9c3f Mon Sep 17 00:00:00 2001 From: Ahmad Muhajir Date: Sun, 12 Nov 2023 09:30:18 +0700 Subject: [PATCH 6028/8412] Update ahmad-muhajir.json --- domains/ahmad-muhajir.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ahmad-muhajir.json b/domains/ahmad-muhajir.json index fd270c337..a37bbecaf 100644 --- a/domains/ahmad-muhajir.json +++ b/domains/ahmad-muhajir.json @@ -1,11 +1,11 @@ { "description": "My Portfolio", - "repo": "https://github.com/JeremyJFN71/JeremyJFN71.github.io", + "repo": "https://github.com/amuhajirs/amuhajirs.github.io", "owner": { - "username": "JeremyJFN71", + "username": "amuhajirs", "email": "jeremyjeferson71@gmail.com" }, "record": { - "CNAME": "JeremyJFN71.github.io" + "CNAME": "amuhajirs.github.io" } } From 53047ddf779b75253261d463cccf7eb6e439b181 Mon Sep 17 00:00:00 2001 From: MaskDuck Date: Sun, 12 Nov 2023 09:43:33 +0700 Subject: [PATCH 6029/8412] Update maskduck.json --- domains/maskduck.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/maskduck.json b/domains/maskduck.json index 7195fbb1c..6597fe344 100644 --- a/domains/maskduck.json +++ b/domains/maskduck.json @@ -3,12 +3,12 @@ "repo": "https://github.com/maskducks/maskducks.github.io", "owner": { "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#7325", + "email": "maskduckuwu@gmail.com", + "discord": "maskduck", "reddit": "u/maskduck", "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." }, "record": { - "CNAME": "maskduck.pages.dev" + "CNAME": "maskduck.github.io" } } From 987a1b8e3d60123a3839dce92a94838297d28754 Mon Sep 17 00:00:00 2001 From: Edgar-4111 <89197888+Edgar-4111@users.noreply.github.com> Date: Sun, 12 Nov 2023 12:34:16 +0530 Subject: [PATCH 6030/8412] edgar.json : edgar.is-a.dev --- domains/edgar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/edgar.json diff --git a/domains/edgar.json b/domains/edgar.json new file mode 100644 index 000000000..4157e67b9 --- /dev/null +++ b/domains/edgar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Edgar-4111", + "discord": "._edgar." + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 68e27cba6bec3f90327f3ac8b12bf8fecae90f79 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 12 Nov 2023 15:10:27 +0800 Subject: [PATCH 6031/8412] Update edgar.json --- domains/edgar.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/edgar.json b/domains/edgar.json index 4157e67b9..71794cbfa 100644 --- a/domains/edgar.json +++ b/domains/edgar.json @@ -1,6 +1,7 @@ { "owner": { "username": "Edgar-4111", + "email": "", "discord": "._edgar." }, "record": { From c4ffa3a063eda20a4d12deac80c16a2ad90a8f5c Mon Sep 17 00:00:00 2001 From: Andrew Barrientos Date: Sun, 12 Nov 2023 15:14:39 +0800 Subject: [PATCH 6032/8412] Update didotb.json --- domains/didotb.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/didotb.json b/domains/didotb.json index 7b35c2f32..0f3c2204a 100644 --- a/domains/didotb.json +++ b/domains/didotb.json @@ -1,9 +1,12 @@ { "owner": { "username": "didotb", - "email": "didotb@gmail.com" + "email": "didotb@gmail.com", + "repo": "https://replit.com/@ddotb/reloctk", + "description": "Private owned URL Shortener - Using MongoDB, Flask, and SimpleLogin in Replit" }, "record": { - "CNAME": "68e4e002-91f5-446f-98a8-9add654ca897.id.repl.co" + "A": "35.186.245.55", + "TXT": "replit-verify=68e4e002-91f5-446f-98a8-9add654ca897" } } From 95031075ded91b89c4840a6aa87dfe701866a885 Mon Sep 17 00:00:00 2001 From: Sty928 <126754319+Sty928@users.noreply.github.com> Date: Sun, 12 Nov 2023 12:46:00 +0530 Subject: [PATCH 6033/8412] feat(domain): add `styy.is-a.dev` --- domains/styy.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/styy.json diff --git a/domains/styy.json b/domains/styy.json new file mode 100644 index 000000000..616762b26 --- /dev/null +++ b/domains/styy.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Sty928", + "email": "satyam99jha@gmail.com" + }, + + "record": { + "A": ["161.97.137.17"] + } +} From 2a70ed76e4f23193663678a8063fb4bf17a06e70 Mon Sep 17 00:00:00 2001 From: Andrew Barrientos Date: Sun, 12 Nov 2023 15:26:30 +0800 Subject: [PATCH 6034/8412] Update didotb.json --- domains/didotb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/didotb.json b/domains/didotb.json index 0f3c2204a..b98e6fec5 100644 --- a/domains/didotb.json +++ b/domains/didotb.json @@ -6,7 +6,7 @@ "description": "Private owned URL Shortener - Using MongoDB, Flask, and SimpleLogin in Replit" }, "record": { - "A": "35.186.245.55", + "A": ["35.186.245.55"], "TXT": "replit-verify=68e4e002-91f5-446f-98a8-9add654ca897" } } From 0b4828515dab5c718ed93239d29b5dd86fa1a631 Mon Sep 17 00:00:00 2001 From: BH00TXD Date: Sun, 12 Nov 2023 17:55:49 +0530 Subject: [PATCH 6035/8412] feat(domain): bhavishya.is-a.dev --- domains/bhavishya.json | 17 ++++++++--------- 1 file changed, 8 insertions(+), 9 deletions(-) diff --git a/domains/bhavishya.json b/domains/bhavishya.json index 9ddb9f3b1..c6717ef07 100644 --- a/domains/bhavishya.json +++ b/domains/bhavishya.json @@ -1,12 +1,11 @@ - - { - "owner": { +{ + "owner": { "username": "BH00TXD", "email": "ghost25112006@gmail.com" - }, - - "record": { - "A": ["164.132.74.251"] - } + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - \ No newline at end of file +} \ No newline at end of file From 18ce73ebc0cd65b4c93be7b4213ce58a6a41c5a9 Mon Sep 17 00:00:00 2001 From: BH00TXD Date: Sun, 12 Nov 2023 18:08:05 +0530 Subject: [PATCH 6036/8412] feat(domain): bhavishyadahiya.is-a.dev --- domains/bhavishyadahiya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bhavishyadahiya.json diff --git a/domains/bhavishyadahiya.json b/domains/bhavishyadahiya.json new file mode 100644 index 000000000..5b0391be7 --- /dev/null +++ b/domains/bhavishyadahiya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BH00TXD", + "email": "ghost25112006@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 28289ec1b29156eb7b4c2e2010ab35fe19df41f4 Mon Sep 17 00:00:00 2001 From: kaushik-kashyap Date: Sun, 12 Nov 2023 18:21:30 +0530 Subject: [PATCH 6037/8412] feat(domain): kaushik.kashyap.is-a.dev --- domains/kaushik.kashyap.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kaushik.kashyap.json diff --git a/domains/kaushik.kashyap.json b/domains/kaushik.kashyap.json new file mode 100644 index 000000000..29cf0112d --- /dev/null +++ b/domains/kaushik.kashyap.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kaushik-kashyap", + "email": "kknl65789@gmail.com" + }, + "record": { + "URL": "https://github.com/kaushik-kashyap/kaushik-kashyap.git" + } +} From a35f6ee62a41bb81912536a69aceedc25ce2ed7d Mon Sep 17 00:00:00 2001 From: IS A DEV Date: Sun, 12 Nov 2023 13:26:17 +0000 Subject: [PATCH 6038/8412] Upgrade to support ipv6 --- domains/hosts.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/hosts.json b/domains/hosts.json index df90b568a..059af2e02 100644 --- a/domains/hosts.json +++ b/domains/hosts.json @@ -4,6 +4,9 @@ "email": "phenax5@gmail.com" }, "record": { - "CNAME": "dns.beadman-network.com" + "A": ["217.174.245.249"], + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mailx.is-a.dev"], + "AAAA": ["2a00:da00:1800:83a4::1"] } } From 5a1b4757735836e5c6550dfea67d4f9a33f739ab Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sun, 12 Nov 2023 14:42:05 +0100 Subject: [PATCH 6039/8412] Update shing.json Changed records --- domains/shing.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/shing.json b/domains/shing.json index d2a324827..a985018ad 100644 --- a/domains/shing.json +++ b/domains/shing.json @@ -4,7 +4,7 @@ "email": "Shing.XD.0602@gmail.com" }, "record": { - "A": ["129.80.190.178"], - "AAAA": ["2603:c020:400d:3e89:2d5a:b8a3:1999:49f"] + "A": ["129.213.17.24"], + "AAAA": ["2603:c020:400d:3e89:46c4:b1a3:5996:e1e9"] } } From 8a7b58c6f822da90e5deea07a42271e5a2dcc036 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Sun, 12 Nov 2023 21:13:29 +0700 Subject: [PATCH 6040/8412] feat(domain): trung.is-a.dev --- domains/trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/trung.json diff --git a/domains/trung.json b/domains/trung.json new file mode 100644 index 000000000..f7dd34ceb --- /dev/null +++ b/domains/trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 82b3d6e528ab68dc060746cc6497619021cfeb93 Mon Sep 17 00:00:00 2001 From: dana-fintech-id Date: Sun, 12 Nov 2023 21:24:14 +0700 Subject: [PATCH 6041/8412] feat(domain): bni.co.id.is-a.dev --- domains/bni.co.id.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bni.co.id.json diff --git a/domains/bni.co.id.json b/domains/bni.co.id.json new file mode 100644 index 000000000..8ec82b46c --- /dev/null +++ b/domains/bni.co.id.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dana-fintech-id", + "email": "csferdisambo2023@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6f190b51dcee43585808e3b3d2e28034e2f3461b Mon Sep 17 00:00:00 2001 From: devembrace Date: Sun, 12 Nov 2023 14:42:01 +0000 Subject: [PATCH 6042/8412] feat(domain): dea.is-a.dev --- domains/dea.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dea.json diff --git a/domains/dea.json b/domains/dea.json new file mode 100644 index 000000000..36357bce0 --- /dev/null +++ b/domains/dea.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "devembrace", + "email": "rollxhowns@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 39ad6264abad22e3617c5d5daeab5d30ad3b7dbf Mon Sep 17 00:00:00 2001 From: dana-fintech-id Date: Sun, 12 Nov 2023 21:43:05 +0700 Subject: [PATCH 6043/8412] feat(domain): eform.bni.co.id.is-a.dev --- domains/eform.bni.co.id.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/eform.bni.co.id.json diff --git a/domains/eform.bni.co.id.json b/domains/eform.bni.co.id.json new file mode 100644 index 000000000..050c08b38 --- /dev/null +++ b/domains/eform.bni.co.id.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dana-fintech-id", + "email": "csferdisambo2023@gmail.com" + }, + "record": { + "A": ["91.241.66.74"] + } +} From 34428a15c6ac1e2d970f6e166aafdf11af1e29a2 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 12 Nov 2023 16:16:09 +0100 Subject: [PATCH 6044/8412] Create uptime.stefdp.json --- domains/uptime.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/uptime.stefdp.json diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json new file mode 100644 index 000000000..ac75435d3 --- /dev/null +++ b/domains/uptime.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} From f7aa26142b266c67059ec7c656601fedf57a8716 Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Sun, 12 Nov 2023 15:33:45 +0000 Subject: [PATCH 6045/8412] Rename gradle.phoenix.json to sharex.phoenix.json --- domains/{gradle.phoenix.json => sharex.phoenix.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{gradle.phoenix.json => sharex.phoenix.json} (100%) diff --git a/domains/gradle.phoenix.json b/domains/sharex.phoenix.json similarity index 100% rename from domains/gradle.phoenix.json rename to domains/sharex.phoenix.json From 75a103a574afd231e65104d242d8c33e237840f7 Mon Sep 17 00:00:00 2001 From: toasty <89341766+toastyyyxd@users.noreply.github.com> Date: Mon, 13 Nov 2023 00:32:56 +0800 Subject: [PATCH 6046/8412] Update toasty.json --- domains/toasty.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/toasty.json b/domains/toasty.json index b1550309f..4c5f5d54d 100644 --- a/domains/toasty.json +++ b/domains/toasty.json @@ -6,6 +6,11 @@ }, "record": { - "CNAME": "toasty.pages.dev" + "CNAME": "toasty.pages.dev", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com:" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From aa980f2dab9ead641becc159db4c49384caa024e Mon Sep 17 00:00:00 2001 From: toasty <89341766+toastyyyxd@users.noreply.github.com> Date: Mon, 13 Nov 2023 00:39:29 +0800 Subject: [PATCH 6047/8412] Fix MX records --- domains/toasty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/toasty.json b/domains/toasty.json index 4c5f5d54d..2818d7c4d 100644 --- a/domains/toasty.json +++ b/domains/toasty.json @@ -9,7 +9,7 @@ "CNAME": "toasty.pages.dev", "MX": [ "mx1.improvmx.com", - "mx2.improvmx.com:" + "mx2.improvmx.com" ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 582bea3dcb5f12d33f291b0cf4281de934fa2b4b Mon Sep 17 00:00:00 2001 From: Modesto888 Date: Sun, 12 Nov 2023 20:29:12 +0300 Subject: [PATCH 6048/8412] feat(domain): spynet.is-a.dev --- domains/spynet.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/spynet.json diff --git a/domains/spynet.json b/domains/spynet.json new file mode 100644 index 000000000..463eeb241 --- /dev/null +++ b/domains/spynet.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Modesto888", + "email": "modestojr886@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7803c07c7e615fb13d6757f4d5b03245509ee2db Mon Sep 17 00:00:00 2001 From: tibor309 Date: Sun, 12 Nov 2023 20:36:46 +0100 Subject: [PATCH 6049/8412] feat(domain): tibor.is-a.dev --- domains/tibor.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tibor.json diff --git a/domains/tibor.json b/domains/tibor.json new file mode 100644 index 000000000..b7d0e448c --- /dev/null +++ b/domains/tibor.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tibor309", + "email": "haxite@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c2c49fb03c238caea84591eef62d355065b62736 Mon Sep 17 00:00:00 2001 From: Boggy <138927149+boggy539@users.noreply.github.com> Date: Sun, 12 Nov 2023 21:37:11 +0000 Subject: [PATCH 6050/8412] Update boggy.json --- domains/boggy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/boggy.json b/domains/boggy.json index 1aabec005..5e831fa48 100644 --- a/domains/boggy.json +++ b/domains/boggy.json @@ -1,7 +1,7 @@ { "owner": { "username": "boggy539", - "email": "ethanbogdan@gmail.com" + "email": "boggydev@gmail.com" }, "record": { "A": ["217.174.245.249"], From dc927adc7e3945dc11ce86e9dbfb99096c82e032 Mon Sep 17 00:00:00 2001 From: GiovsTechs <86326499+GiovsTech@users.noreply.github.com> Date: Sun, 12 Nov 2023 22:42:16 +0100 Subject: [PATCH 6051/8412] Create giovstechs.json --- domains/giovstechs.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/giovstechs.json diff --git a/domains/giovstechs.json b/domains/giovstechs.json new file mode 100644 index 000000000..5186e21bb --- /dev/null +++ b/domains/giovstechs.json @@ -0,0 +1,11 @@ +{ + "description": "GiovsTechs' Website", + "repo": "https://github.com/GiovsTech/Website", + "owner": { + "username": "giovstechs", + "email": "me@gianstech.it" + }, + "record": { + "CNAME": "gianstech.it" + } +} From 9447d08dac211eb8a63c086a21ec87a75da21c37 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 Nov 2023 07:04:05 +0800 Subject: [PATCH 6052/8412] Update william.json --- domains/william.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 74ee0d3ed..72adff01c 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "wdhdns.com" } } From 3843f5ab43641d8e2946ea5553a8dbddc5faf3c0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 13 Nov 2023 07:06:42 +0800 Subject: [PATCH 6053/8412] Create raw.json --- domains/raw.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/raw.json diff --git a/domains/raw.json b/domains/raw.json new file mode 100644 index 000000000..f37ef295e --- /dev/null +++ b/domains/raw.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "URL": "https://raw-api.is-a.dev" + } +} From 9ecd7e9478669deabae8462777bfcdd426288e97 Mon Sep 17 00:00:00 2001 From: membanned Date: Mon, 13 Nov 2023 06:03:41 +0500 Subject: [PATCH 6054/8412] feat(domain): pelfex.is-a.dev --- domains/pelfex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pelfex.json diff --git a/domains/pelfex.json b/domains/pelfex.json new file mode 100644 index 000000000..e4b544968 --- /dev/null +++ b/domains/pelfex.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "membanned", + "email": "volaree2@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2bef28efcf00de9da03b06ffcb69172bc8dc9ab2 Mon Sep 17 00:00:00 2001 From: akpi816218 Date: Sun, 12 Nov 2023 17:23:07 -0800 Subject: [PATCH 6055/8412] Update akpi.json --- domains/akpi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index b087c6942..e58898885 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -6,7 +6,7 @@ }, "record": { "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], - "MX": ["mx1.improvmx.com", "feedback-smtp.us-east-1.amazonses.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all", "v=spf1 include:amazonses.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] } } From 71e6cdeb7669a04b487fc9e9152034c11a864373 Mon Sep 17 00:00:00 2001 From: Creeper76 Date: Sun, 12 Nov 2023 21:02:48 -0500 Subject: [PATCH 6056/8412] feat(domain): creeper76.is-a.dev --- domains/creeper76.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/creeper76.json diff --git a/domains/creeper76.json b/domains/creeper76.json new file mode 100644 index 000000000..1510e554f --- /dev/null +++ b/domains/creeper76.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Creeper76", + "email": "maxreinartz76@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e0c3c1fe46ccfef6dc5e1736e097aa78442642d4 Mon Sep 17 00:00:00 2001 From: AMULYASing Date: Mon, 13 Nov 2023 09:57:43 +0530 Subject: [PATCH 6057/8412] feat(domain): discord.amulyasingh.is-a.dev --- domains/discord.amulyasingh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/discord.amulyasingh.json diff --git a/domains/discord.amulyasingh.json b/domains/discord.amulyasingh.json new file mode 100644 index 000000000..e62d1dd63 --- /dev/null +++ b/domains/discord.amulyasingh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AMULYASing", + "email": "amulyasingh370@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ff85b1d18327f60b262e500ab8f2c864133661ac Mon Sep 17 00:00:00 2001 From: AMULYASing Date: Mon, 13 Nov 2023 09:58:42 +0530 Subject: [PATCH 6058/8412] feat(domain): yt.amulyasingh.is-a.dev --- domains/yt.amulyasingh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yt.amulyasingh.json diff --git a/domains/yt.amulyasingh.json b/domains/yt.amulyasingh.json new file mode 100644 index 000000000..e62d1dd63 --- /dev/null +++ b/domains/yt.amulyasingh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AMULYASing", + "email": "amulyasingh370@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 99254c2ade7005351223a3ec741ebafb88369cca Mon Sep 17 00:00:00 2001 From: LosCraftos Date: Mon, 13 Nov 2023 08:21:58 +0100 Subject: [PATCH 6059/8412] feat(domain): craftyy.is-a.dev --- domains/craftyy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/craftyy.json diff --git a/domains/craftyy.json b/domains/craftyy.json new file mode 100644 index 000000000..2b7c8ac53 --- /dev/null +++ b/domains/craftyy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LosCraftos", + "email": "tommomo3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2c2d126bc6fb0943d30eaffe42a705af08b9ad60 Mon Sep 17 00:00:00 2001 From: dave9123 Date: Wed, 8 Nov 2023 19:27:26 +0700 Subject: [PATCH 6060/8412] feat(domain): dave9123.is-a.dev --- domains/dave9123.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dave9123.json diff --git a/domains/dave9123.json b/domains/dave9123.json new file mode 100644 index 000000000..26dcad2d6 --- /dev/null +++ b/domains/dave9123.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dave9123", + "email": "dave.turmawan@outlook.com" + }, + "record": { + "CNAME": "dave9123-isadev.netlify.app" + } +} From 0c173701f228d8df321930e35bf77cf1e57a05e8 Mon Sep 17 00:00:00 2001 From: dave9123 Date: Wed, 8 Nov 2023 19:30:53 +0700 Subject: [PATCH 6061/8412] feat(domain): _discord.dave9123.is-a.dev --- domains/_discord.dave9123.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.dave9123.json diff --git a/domains/_discord.dave9123.json b/domains/_discord.dave9123.json new file mode 100644 index 000000000..faec3e95a --- /dev/null +++ b/domains/_discord.dave9123.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dave9123", + "email": "dave.turmawan@outlook.com" + }, + "record": { + "TXT": "dh=c722517186a5638488426a7e82c84a7ade5b01e0" + } +} From 346f17aec7471e3410ffb780470a12c83ba0db5c Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 13 Nov 2023 05:48:34 +0700 Subject: [PATCH 6062/8412] Update dave9123.json --- domains/dave9123.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dave9123.json b/domains/dave9123.json index 26dcad2d6..92c738898 100644 --- a/domains/dave9123.json +++ b/domains/dave9123.json @@ -4,6 +4,6 @@ "email": "dave.turmawan@outlook.com" }, "record": { - "CNAME": "dave9123-isadev.netlify.app" + "CNAME": "dave9123.github.io/dave9123_page" } -} +} \ No newline at end of file From ca97c5366c190e00531d4562ed7a1cad9c1d0d50 Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 13 Nov 2023 18:50:17 +0700 Subject: [PATCH 6063/8412] Delete domains/_discord.dave9123.json --- domains/_discord.dave9123.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.dave9123.json diff --git a/domains/_discord.dave9123.json b/domains/_discord.dave9123.json deleted file mode 100644 index faec3e95a..000000000 --- a/domains/_discord.dave9123.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dave9123", - "email": "dave.turmawan@outlook.com" - }, - "record": { - "TXT": "dh=c722517186a5638488426a7e82c84a7ade5b01e0" - } -} From 54b0ec4b31bb8b9fdd22291ab4db3543c46d8209 Mon Sep 17 00:00:00 2001 From: Dave Date: Mon, 13 Nov 2023 18:50:40 +0700 Subject: [PATCH 6064/8412] Update dave9123.json --- domains/dave9123.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dave9123.json b/domains/dave9123.json index 92c738898..827f9f6dd 100644 --- a/domains/dave9123.json +++ b/domains/dave9123.json @@ -4,6 +4,6 @@ "email": "dave.turmawan@outlook.com" }, "record": { - "CNAME": "dave9123.github.io/dave9123_page" + "CNAME": "dave9123.github.io" } -} \ No newline at end of file +} From f528d077440a71a996e2be9b272bf8642dedd3c1 Mon Sep 17 00:00:00 2001 From: Raiden-16F7 Date: Mon, 13 Nov 2023 17:06:20 +0500 Subject: [PATCH 6065/8412] feat(domain): raiden-16f7.is-a.dev --- domains/raiden-16f7.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/raiden-16f7.json diff --git a/domains/raiden-16f7.json b/domains/raiden-16f7.json new file mode 100644 index 000000000..46c4501a4 --- /dev/null +++ b/domains/raiden-16f7.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Raiden-16F7", + "email": "fahad.rizwan07@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 13d7adf5345465801ae7acded40aab5fa7725b12 Mon Sep 17 00:00:00 2001 From: Tibor Mercs Date: Mon, 13 Nov 2023 13:14:22 +0100 Subject: [PATCH 6066/8412] Changed record type --- domains/tibor.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/tibor.json b/domains/tibor.json index b7d0e448c..d07b958a5 100644 --- a/domains/tibor.json +++ b/domains/tibor.json @@ -1,12 +1,11 @@ { + "description": "Something for my profile page", + "repo": "https://github.com/tibor309/tibor309.github.io", "owner": { "username": "tibor309", "email": "haxite@proton.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "tibor309.github.io" } } \ No newline at end of file From 3fa7f8664232762b47888f3a78b078df29e34184 Mon Sep 17 00:00:00 2001 From: FabianMeerveld Date: Mon, 13 Nov 2023 13:32:37 +0100 Subject: [PATCH 6067/8412] feat(domain): meerveld.is-a.dev --- domains/meerveld.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/meerveld.json b/domains/meerveld.json index 0396c32d9..793fd38c6 100644 --- a/domains/meerveld.json +++ b/domains/meerveld.json @@ -4,6 +4,9 @@ "email": "fabian.meerveld@student.hu.nl" }, "record": { - "A": ["20.160.193.51"] + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From ec53ebe67284e2c037d6aa9bfc96f088a9a7c26e Mon Sep 17 00:00:00 2001 From: YoruAkio Date: Mon, 13 Nov 2023 19:35:38 +0700 Subject: [PATCH 6068/8412] feat(domain): vo.is-a.dev --- domains/vo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vo.json diff --git a/domains/vo.json b/domains/vo.json new file mode 100644 index 000000000..d0d5ca5c2 --- /dev/null +++ b/domains/vo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + "record": { + "CNAME": "voids.pages.dev" + } +} From a788f7efe03ef8cf6364e927426d709a0bc9b8f0 Mon Sep 17 00:00:00 2001 From: zarqizoubir Date: Mon, 13 Nov 2023 14:31:36 +0100 Subject: [PATCH 6069/8412] feat(domain): snake.is-a.dev --- domains/snake.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snake.json diff --git a/domains/snake.json b/domains/snake.json new file mode 100644 index 000000000..66bd72ebc --- /dev/null +++ b/domains/snake.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zarqizoubir", + "email": "zarqi.ezzoubair@etu.uae.ac.ma" + }, + "record": { + "CNAME": "zarqizoubir.github.io" + } +} From e4fd994d95715aad347cdd968ea676afb99f9290 Mon Sep 17 00:00:00 2001 From: toasty <89341766+toastyyyxd@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:36:43 +0800 Subject: [PATCH 6070/8412] Discard changes to domains/toasty.json --- domains/toasty.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/toasty.json b/domains/toasty.json index 2818d7c4d..b1550309f 100644 --- a/domains/toasty.json +++ b/domains/toasty.json @@ -6,11 +6,6 @@ }, "record": { - "CNAME": "toasty.pages.dev", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "toasty.pages.dev" } } From a3a5a775b1b9d6077c979de8994da8f254e3d685 Mon Sep 17 00:00:00 2001 From: toasty <89341766+toastyyyxd@users.noreply.github.com> Date: Mon, 13 Nov 2023 22:39:47 +0800 Subject: [PATCH 6071/8412] Create mail.toasty.json --- domains/mail.toasty.json | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 domains/mail.toasty.json diff --git a/domains/mail.toasty.json b/domains/mail.toasty.json new file mode 100644 index 000000000..3e46b1277 --- /dev/null +++ b/domains/mail.toasty.json @@ -0,0 +1,15 @@ +{ + "owner": { + "username": "toastyyyxd", + "email": "asaeasaeasae.x10@gmail.com", + "discord": "577480703302959104" + }, + + "record": { + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } +} From 28587e40e9337b8cce3a92b315da30131e82be1b Mon Sep 17 00:00:00 2001 From: YoruAkio Date: Mon, 13 Nov 2023 21:44:11 +0700 Subject: [PATCH 6072/8412] feat(domain): v0.is-a.dev --- domains/v0.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/v0.json diff --git a/domains/v0.json b/domains/v0.json new file mode 100644 index 000000000..f8783b001 --- /dev/null +++ b/domains/v0.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "YoruAkio", + "email": "yoruakio@proton.me" + }, + "record": { + "CNAME": "vo-kio.pages.dev" + } +} From 01682f367d5eb43ee05a7da35e7adec6028c5724 Mon Sep 17 00:00:00 2001 From: YoruAkio Date: Mon, 13 Nov 2023 21:44:38 +0700 Subject: [PATCH 6073/8412] feat(domain): kio.is-a.dev --- domains/kio.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/kio.json b/domains/kio.json index 2cb8062e3..581cfec58 100644 --- a/domains/kio.json +++ b/domains/kio.json @@ -3,8 +3,10 @@ "username": "YoruAkio", "email": "yoruakio@proton.me" }, - "record": { - "CNAME": "nakio.pages.dev" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3272c0138615bddfcad6a0a5af5213cf3e3bb168 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:15:49 +0200 Subject: [PATCH 6074/8412] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 403905806..c502530c3 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io/" + "CNAME": "cutedog5695.github.io" } } From d79d38ff23d8f93d2d548acf1d7d36350e21e3d3 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:19:58 +0200 Subject: [PATCH 6075/8412] Contact update --- domains/cutedog5695.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index c502530c3..6cd1eefe6 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -1,11 +1,11 @@ { "owner": { "username": "CuteDog5695", - "email": "cutedog5695@gmail.com" - "discord": "cutedog5695" - "twitter": "cutedog5695" + "email": "cutedog5695@gmail.com", + "discord": "cutedog5695", + "twitter": "cutedog5695", }, "record": { - "CNAME": "cutedog5695.github.io" + "CNAME": "cutedog5695.github.io", } } From 0fcd35b2f3d8df8d748ed063dd91a6bbd74381aa Mon Sep 17 00:00:00 2001 From: dexaroffical <5675mustafa5675@gmail.com> Date: Mon, 13 Nov 2023 19:20:44 +0300 Subject: [PATCH 6076/8412] feat(domain): dexar.is-a.dev --- domains/dexar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dexar.json diff --git a/domains/dexar.json b/domains/dexar.json new file mode 100644 index 000000000..91de7d465 --- /dev/null +++ b/domains/dexar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dexaroffical", + "email": "5675mustafa5675@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3f6959eaaf811dbab496dfcb12af89ef798b999a Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:22:17 +0200 Subject: [PATCH 6077/8412] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 6cd1eefe6..0b3083be4 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695", }, "record": { - "CNAME": "cutedog5695.github.io", + "CNAME": "cutedog5695.github.io" } } From 9c60c455c61aa67198eb398f771568b85135f58d Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Mon, 13 Nov 2023 18:23:31 +0200 Subject: [PATCH 6078/8412] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 0b3083be4..d20914773 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -3,7 +3,7 @@ "username": "CuteDog5695", "email": "cutedog5695@gmail.com", "discord": "cutedog5695", - "twitter": "cutedog5695", + "twitter": "cutedog5695" }, "record": { "CNAME": "cutedog5695.github.io" From f43a448e043fd177e70f976a2c6903a1eb59b3d6 Mon Sep 17 00:00:00 2001 From: finchodev Date: Mon, 13 Nov 2023 13:19:06 -0600 Subject: [PATCH 6079/8412] feat(domain): fincho.is-a.dev --- domains/fincho.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fincho.json diff --git a/domains/fincho.json b/domains/fincho.json new file mode 100644 index 000000000..4b9115aa0 --- /dev/null +++ b/domains/fincho.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "finchodev", + "email": "zeltux21@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cb3412728769dbc5df7b00dc79af23ec1404724d Mon Sep 17 00:00:00 2001 From: GiovsTechs <86326499+GiovsTech@users.noreply.github.com> Date: Mon, 13 Nov 2023 23:55:05 +0100 Subject: [PATCH 6080/8412] Update giovstechs.json --- domains/giovstechs.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/giovstechs.json b/domains/giovstechs.json index 5186e21bb..d7fde2dfe 100644 --- a/domains/giovstechs.json +++ b/domains/giovstechs.json @@ -6,6 +6,6 @@ "email": "me@gianstech.it" }, "record": { - "CNAME": "gianstech.it" + "URL": "https://links.gianstech.it" } } From d2efc52cd7d2b480530c0ad61d21ee87953bf519 Mon Sep 17 00:00:00 2001 From: HarpyLMAO Date: Tue, 14 Nov 2023 00:05:11 +0100 Subject: [PATCH 6081/8412] feat(domain): voltic.is-a.dev --- domains/voltic.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/voltic.json diff --git a/domains/voltic.json b/domains/voltic.json new file mode 100644 index 000000000..cbba04072 --- /dev/null +++ b/domains/voltic.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HarpyLMAO", + "email": "harpymclol@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 75c23a04137ebc77103e694498a5523b70ecb028 Mon Sep 17 00:00:00 2001 From: Shilab66 Date: Mon, 13 Nov 2023 18:41:06 -0500 Subject: [PATCH 6082/8412] feat(domain): shilab.is-a.dev --- domains/shilab.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shilab.json diff --git a/domains/shilab.json b/domains/shilab.json new file mode 100644 index 000000000..e178b5bf8 --- /dev/null +++ b/domains/shilab.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Shilab66", + "email": "aan176972@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bc9add49c3bf6dbd1c8c6426cff5bffc02b909f3 Mon Sep 17 00:00:00 2001 From: Creeper76 <86135033+Creeper76@users.noreply.github.com> Date: Mon, 13 Nov 2023 21:43:30 -0500 Subject: [PATCH 6083/8412] Update creeper76.json Changed owner fields --- domains/creeper76.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/creeper76.json b/domains/creeper76.json index 1510e554f..394bff3c4 100644 --- a/domains/creeper76.json +++ b/domains/creeper76.json @@ -1,7 +1,8 @@ { "owner": { "username": "Creeper76", - "email": "maxreinartz76@gmail.com" + "email": "", + "discord": "777694273319469057" }, "record": { "A": ["217.174.245.249"], @@ -9,4 +10,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 72deaffb34044b5aed7df1d50356b74d37660c0e Mon Sep 17 00:00:00 2001 From: m1cro_cat <133674635+m1cro-cat@users.noreply.github.com> Date: Tue, 14 Nov 2023 10:02:42 +0500 Subject: [PATCH 6084/8412] Update m1cro.json --- domains/m1cro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/m1cro.json b/domains/m1cro.json index 32340c382..e8598223a 100644 --- a/domains/m1cro.json +++ b/domains/m1cro.json @@ -1,9 +1,9 @@ { "owner": { "username": "m1cro-cat", - "email": "cybdevteam@hotmail.com" + "email": "m1cro_cat@outlook.com" }, "record": { - "A": ["76.76.21.61"] + "A": ["185.199.108.153"] } } From 7ef10705002d44696100e15c45688f751105d164 Mon Sep 17 00:00:00 2001 From: Akio <97880708+YoruAkio@users.noreply.github.com> Date: Tue, 14 Nov 2023 19:43:21 +0700 Subject: [PATCH 6085/8412] fix invalid CNAME record --- domains/vo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vo.json b/domains/vo.json index d0d5ca5c2..f8783b001 100644 --- a/domains/vo.json +++ b/domains/vo.json @@ -4,6 +4,6 @@ "email": "yoruakio@proton.me" }, "record": { - "CNAME": "voids.pages.dev" + "CNAME": "vo-kio.pages.dev" } } From e1c457868413f9bdcacd912da78078a9f959328f Mon Sep 17 00:00:00 2001 From: TinnyTerr Date: Tue, 14 Nov 2023 18:53:55 +0000 Subject: [PATCH 6086/8412] feat(domain): tinny.is-a.dev --- domains/tinny.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tinny.json diff --git a/domains/tinny.json b/domains/tinny.json new file mode 100644 index 000000000..903b644b6 --- /dev/null +++ b/domains/tinny.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TinnyTerr", + "email": "lewis.j.mcdonald@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 42c6b2f267ebee4d75fb8eae51bb994c0f5f97f3 Mon Sep 17 00:00:00 2001 From: Raiden-16F7 Date: Wed, 15 Nov 2023 00:22:22 +0500 Subject: [PATCH 6087/8412] feat(domain): retr0xraiden.is-a.dev --- domains/retr0xraiden.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/retr0xraiden.json diff --git a/domains/retr0xraiden.json b/domains/retr0xraiden.json new file mode 100644 index 000000000..39ccafd5c --- /dev/null +++ b/domains/retr0xraiden.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Raiden-16F7", + "email": "fahad.rizwan07@gmail.com" + }, + "record": { + "URL": "https://raiden-16f7.github.io/portfolio/" + } +} From 83a16e112064eb28331183875d7688c698aaaaea Mon Sep 17 00:00:00 2001 From: ShriniGenie Date: Tue, 14 Nov 2023 16:57:09 -0600 Subject: [PATCH 6088/8412] feat(domain): theschoology.is-a.dev --- domains/theschoology.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/theschoology.json diff --git a/domains/theschoology.json b/domains/theschoology.json new file mode 100644 index 000000000..bf73b5019 --- /dev/null +++ b/domains/theschoology.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ShriniGenie", + "email": "shrini23@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 20bc2e74f135179b937b05ce66c1542f7c699ba3 Mon Sep 17 00:00:00 2001 From: amol234545 Date: Tue, 14 Nov 2023 18:37:36 -0500 Subject: [PATCH 6089/8412] feat(domain): amol254542.is-a.dev --- domains/amol254542.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/amol254542.json diff --git a/domains/amol254542.json b/domains/amol254542.json new file mode 100644 index 000000000..08cfc72d6 --- /dev/null +++ b/domains/amol254542.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 57ca3f10ae00f8e9e12f466eba63d1859c078902 Mon Sep 17 00:00:00 2001 From: NamesMT Date: Wed, 15 Nov 2023 08:30:23 +0700 Subject: [PATCH 6090/8412] feat(domain): namesmt.is-a.dev --- domains/namesmt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/namesmt.json diff --git a/domains/namesmt.json b/domains/namesmt.json new file mode 100644 index 000000000..949dce90a --- /dev/null +++ b/domains/namesmt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NamesMT", + "email": "dangquoctrung123@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ccb05472bd2b8b13c3873930994930fc85502bde Mon Sep 17 00:00:00 2001 From: Johna Date: Wed, 15 Nov 2023 01:52:35 +0000 Subject: [PATCH 6091/8412] Update johna.json --- domains/johna.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/johna.json b/domains/johna.json index dfd3b98fd..dc6ba02de 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -5,7 +5,7 @@ "username": "Johna-123", "email": "j-verstraaten@hotmail.com" }, - "record": { - "URL": "https://johna.is-a-fullstack.dev" + "records": { + "CNAME": "johna.pages.dev" } } From 84e9d00626522c4c7cf43762b123cf21d1595d70 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 14 Nov 2023 21:36:31 -0500 Subject: [PATCH 6092/8412] Update johna.json --- domains/johna.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/johna.json b/domains/johna.json index dc6ba02de..bde09e552 100644 --- a/domains/johna.json +++ b/domains/johna.json @@ -5,7 +5,7 @@ "username": "Johna-123", "email": "j-verstraaten@hotmail.com" }, - "records": { + "record": { "CNAME": "johna.pages.dev" } } From aaca2c4ca26ebb2ee91fc9bb6742b521ade58867 Mon Sep 17 00:00:00 2001 From: DemonGamez Date: Wed, 15 Nov 2023 10:45:31 +0800 Subject: [PATCH 6093/8412] feat(domain): itskorn.is-a.dev --- domains/itskorn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/itskorn.json diff --git a/domains/itskorn.json b/domains/itskorn.json new file mode 100644 index 000000000..75208fd8f --- /dev/null +++ b/domains/itskorn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DemonGamez", + "email": "peterwyneg@gmail.com" + }, + "record": { + "CNAME": "itskorn.github.io" + } +} From 27be5c775bf674c2b3de618271931b1c45c12dd5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=95=E3=82=A1=E3=83=8F=E3=83=89=E3=83=BB=E3=83=AA?= =?UTF-8?q?=E3=82=BA=E3=83=AF=E3=83=B3?= <59868973+Raiden-16F7@users.noreply.github.com> Date: Wed, 15 Nov 2023 08:57:47 +0500 Subject: [PATCH 6094/8412] Update retr0xraiden.json --- domains/retr0xraiden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/retr0xraiden.json b/domains/retr0xraiden.json index 39ccafd5c..477cd382a 100644 --- a/domains/retr0xraiden.json +++ b/domains/retr0xraiden.json @@ -4,6 +4,6 @@ "email": "fahad.rizwan07@gmail.com" }, "record": { - "URL": "https://raiden-16f7.github.io/portfolio/" + "URL": "https://raiden-16f7.github.io/Portfolio/" } } From 202609e8bd534c47bf9cc1066dd04978b295d3fe Mon Sep 17 00:00:00 2001 From: m1cro-cat Date: Wed, 15 Nov 2023 11:31:04 +0500 Subject: [PATCH 6095/8412] feat(domain): m1cro.is-a.dev --- domains/m1cro.json | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-) diff --git a/domains/m1cro.json b/domains/m1cro.json index e8598223a..c32255261 100644 --- a/domains/m1cro.json +++ b/domains/m1cro.json @@ -1,9 +1,12 @@ { "owner": { "username": "m1cro-cat", - "email": "m1cro_cat@outlook.com" + "email": "cybdevteam@hotmail.com" }, "record": { - "A": ["185.199.108.153"] + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d13f81b4bc300f842c86fabb29ffeff520028bf3 Mon Sep 17 00:00:00 2001 From: m1cro_cat <133674635+m1cro-cat@users.noreply.github.com> Date: Wed, 15 Nov 2023 11:31:39 +0500 Subject: [PATCH 6096/8412] Update m1cro.json --- domains/m1cro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/m1cro.json b/domains/m1cro.json index c32255261..dad88f7bc 100644 --- a/domains/m1cro.json +++ b/domains/m1cro.json @@ -1,7 +1,7 @@ { "owner": { "username": "m1cro-cat", - "email": "cybdevteam@hotmail.com" + "email": "m1cro_cat@outlook.com" }, "record": { "A": ["217.174.245.249"], @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 8b04bc014a55d0da4ddfe482394623d0ea13cd42 Mon Sep 17 00:00:00 2001 From: Heindale Date: Wed, 15 Nov 2023 12:44:24 +0500 Subject: [PATCH 6097/8412] feat(domain): heindale.is-a.dev --- domains/heindale.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/heindale.json diff --git a/domains/heindale.json b/domains/heindale.json new file mode 100644 index 000000000..704885d2b --- /dev/null +++ b/domains/heindale.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Heindale", + "email": "danilanil123@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dc4f9a7a6121afd4e390235a58e8601811133cd3 Mon Sep 17 00:00:00 2001 From: Angi-g Date: Wed, 15 Nov 2023 10:10:10 +0100 Subject: [PATCH 6098/8412] feat(domain): angi-talk.is-a.dev --- domains/angi-talk.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/angi-talk.json diff --git a/domains/angi-talk.json b/domains/angi-talk.json new file mode 100644 index 000000000..169a70745 --- /dev/null +++ b/domains/angi-talk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Angi-g", + "email": "dguyard@student.42.fr" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e46c17a8fb60dd3f60e0cbe80b1eff9819f61856 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 15 Nov 2023 12:50:01 +0200 Subject: [PATCH 6099/8412] Create server.alpha.json --- domains/server.alpha.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/server.alpha.json diff --git a/domains/server.alpha.json b/domains/server.alpha.json new file mode 100644 index 000000000..4622bb504 --- /dev/null +++ b/domains/server.alpha.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "sweepalf@gmail.com" + }, + "record": { + "CNAME": "serveo.net", + "TXT": ["_serveo-authkey.alpha.is-a.dev=SHA256:bdFHNWD246po9Ryu2M7JEpnqZgCNFRygDTUD6pHCP+E"] + } +} From 4415de20252ef775512809a694d71c9e2f3057b0 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 15 Nov 2023 13:17:52 +0200 Subject: [PATCH 6100/8412] Update server.alpha.json --- domains/server.alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.alpha.json b/domains/server.alpha.json index 4622bb504..178496cee 100644 --- a/domains/server.alpha.json +++ b/domains/server.alpha.json @@ -5,6 +5,6 @@ }, "record": { "CNAME": "serveo.net", - "TXT": ["_serveo-authkey.alpha.is-a.dev=SHA256:bdFHNWD246po9Ryu2M7JEpnqZgCNFRygDTUD6pHCP+E"] + "TXT": "_serveo-authkey.alpha.is-a.dev=SHA256:bdFHNWD246po9Ryu2M7JEpnqZgCNFRygDTUD6pHCP+E" } } From 721ec1311acc046c5f192706722995e915f74c98 Mon Sep 17 00:00:00 2001 From: ukrioo Date: Wed, 15 Nov 2023 16:56:14 +0530 Subject: [PATCH 6101/8412] feat(domain): deko.is-a.dev --- domains/deko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/deko.json diff --git a/domains/deko.json b/domains/deko.json new file mode 100644 index 000000000..bc1d5a55f --- /dev/null +++ b/domains/deko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ukrioo", + "email": "u8k50850@gmail.com" + }, + "record": { + "CNAME": "ukrioo.github.io" + } +} From 5879da37dc7dec0305056bc76e46cf403da4e852 Mon Sep 17 00:00:00 2001 From: Deko <80760888+ukrioo@users.noreply.github.com> Date: Wed, 15 Nov 2023 16:59:32 +0530 Subject: [PATCH 6102/8412] Update ukrio.json --- domains/ukrio.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ukrio.json b/domains/ukrio.json index 68422ca70..bc1d5a55f 100644 --- a/domains/ukrio.json +++ b/domains/ukrio.json @@ -4,8 +4,6 @@ "email": "u8k50850@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "ukrioo.github.io" } } From e932d7c309aecd91be836de830ad96bfbe099c23 Mon Sep 17 00:00:00 2001 From: Angi-g Date: Wed, 15 Nov 2023 13:13:42 +0100 Subject: [PATCH 6103/8412] feat(domain): angi.is-a.dev --- domains/angi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/angi.json diff --git a/domains/angi.json b/domains/angi.json new file mode 100644 index 000000000..169a70745 --- /dev/null +++ b/domains/angi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Angi-g", + "email": "dguyard@student.42.fr" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e549ce54d1d53bf198adbe5632bb6b60ffb6ce0d Mon Sep 17 00:00:00 2001 From: Drake-Ash Date: Wed, 15 Nov 2023 18:05:02 +0530 Subject: [PATCH 6104/8412] feat(domain): ash.is-a.dev --- domains/ash.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ash.json diff --git a/domains/ash.json b/domains/ash.json new file mode 100644 index 000000000..23e8933f7 --- /dev/null +++ b/domains/ash.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Drake-Ash", + "email": "ashwinv4444@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 848168b773b7aa7dc0c2f51884bf6b940a627249 Mon Sep 17 00:00:00 2001 From: derpierre65 Date: Wed, 15 Nov 2023 14:59:20 +0000 Subject: [PATCH 6105/8412] feat(domain): derpierre65.is-a.dev --- domains/derpierre65.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/derpierre65.json diff --git a/domains/derpierre65.json b/domains/derpierre65.json new file mode 100644 index 000000000..e1c630565 --- /dev/null +++ b/domains/derpierre65.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "derpierre65", + "email": "git@derpierre65.de" + }, + "record": { + "CNAME": "www.derpierre65.dev" + } +} From d1651251c4e18fa419040dd038c4ed58adcb2e59 Mon Sep 17 00:00:00 2001 From: sameer0022 Date: Wed, 15 Nov 2023 21:10:21 +0545 Subject: [PATCH 6106/8412] feat(domain): sameerk.is-a.dev --- domains/sameerk.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sameerk.json diff --git a/domains/sameerk.json b/domains/sameerk.json new file mode 100644 index 000000000..3f06172ba --- /dev/null +++ b/domains/sameerk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sameer0022", + "email": "sameermalikst6@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 05c2eab75dac42f96d72a7787dfb2eea17a97dc6 Mon Sep 17 00:00:00 2001 From: Anandkrishna34 Date: Wed, 15 Nov 2023 21:03:06 +0530 Subject: [PATCH 6107/8412] feat(domain): harukipy.is-a.dev --- domains/harukipy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/harukipy.json diff --git a/domains/harukipy.json b/domains/harukipy.json new file mode 100644 index 000000000..9e2bad4e7 --- /dev/null +++ b/domains/harukipy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Anandkrishna34", + "email": "aanandkrishna344@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5b2f98eba78680ff7a3d4f7857cb330e802d47ec Mon Sep 17 00:00:00 2001 From: ConnorDoesDev Date: Wed, 15 Nov 2023 17:52:10 +0100 Subject: [PATCH 6108/8412] feat(domain): niko.is-a.dev --- domains/niko.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niko.json diff --git a/domains/niko.json b/domains/niko.json new file mode 100644 index 000000000..b899030c5 --- /dev/null +++ b/domains/niko.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ConnorDoesDev", + "email": "halil_ismail@yahoo.com" + }, + "record": { + "A": ["173.249.45.163"] + } +} From a18118d8582f26ea9fc5da6f85b724fdf4aa0090 Mon Sep 17 00:00:00 2001 From: Connor Date: Wed, 15 Nov 2023 17:54:52 +0100 Subject: [PATCH 6109/8412] Update niko.json --- domains/niko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/niko.json b/domains/niko.json index b899030c5..3eb062504 100644 --- a/domains/niko.json +++ b/domains/niko.json @@ -1,7 +1,7 @@ { "owner": { "username": "ConnorDoesDev", - "email": "halil_ismail@yahoo.com" + "email": "c0nnor@airmail.cc" }, "record": { "A": ["173.249.45.163"] From 7a814ebe1c7420561b580899bcef20bb3b20585d Mon Sep 17 00:00:00 2001 From: windcharge Date: Wed, 15 Nov 2023 18:48:15 +0100 Subject: [PATCH 6110/8412] feat(domain): charge.is-a.dev --- domains/charge.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/charge.json diff --git a/domains/charge.json b/domains/charge.json new file mode 100644 index 000000000..86bc7a445 --- /dev/null +++ b/domains/charge.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "windcharge", + "email": "wysockimichu@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b09f8582006bbd815c40fe9026731798c6b4bdb5 Mon Sep 17 00:00:00 2001 From: busso-developer Date: Wed, 15 Nov 2023 20:07:18 +0100 Subject: [PATCH 6111/8412] feat(domain): elchapo.is-a.dev --- domains/elchapo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/elchapo.json diff --git a/domains/elchapo.json b/domains/elchapo.json new file mode 100644 index 000000000..c19550ed4 --- /dev/null +++ b/domains/elchapo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "busso-developer", + "email": "ballasmarketofficial@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fe16c5a4c6e48706414326861f460f5fc914dcd7 Mon Sep 17 00:00:00 2001 From: Kicrops Date: Wed, 15 Nov 2023 16:23:20 -0300 Subject: [PATCH 6112/8412] feat(domain): kicrops.is-a.dev --- domains/kicrops.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kicrops.json diff --git a/domains/kicrops.json b/domains/kicrops.json new file mode 100644 index 000000000..7f840d617 --- /dev/null +++ b/domains/kicrops.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Kicrops", + "email": "spiccininizeida@gmail.com" + }, + "record": { + "CNAME": "kicrops.github.io" + } +} From 42a2d9cfe9c2ceada8b54031b66d49602a3563d0 Mon Sep 17 00:00:00 2001 From: HarpyLMAO Date: Wed, 15 Nov 2023 21:19:34 +0100 Subject: [PATCH 6113/8412] feat(domain): joordih.is-a.dev --- domains/joordih.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/joordih.json diff --git a/domains/joordih.json b/domains/joordih.json new file mode 100644 index 000000000..c90eecd61 --- /dev/null +++ b/domains/joordih.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HarpyLMAO", + "email": "harpymclol@gmail.com" + }, + "record": { + "URL": "https://joordih.lol" + } +} From ac4118576864fd84fda0ace17cc9d04ab53b8bf1 Mon Sep 17 00:00:00 2001 From: crllect Date: Wed, 15 Nov 2023 16:28:54 -0500 Subject: [PATCH 6114/8412] feat(domain): crllect.is-a.dev --- domains/crllect.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/crllect.json diff --git a/domains/crllect.json b/domains/crllect.json new file mode 100644 index 000000000..16ed9414c --- /dev/null +++ b/domains/crllect.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "crllect", + "email": "crllect@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eff9583907876dc7036d22db30467e1604dd258c Mon Sep 17 00:00:00 2001 From: idislikeapples Date: Wed, 15 Nov 2023 17:12:39 -0500 Subject: [PATCH 6115/8412] feat(domain): yef.is-a.dev --- domains/yef.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yef.json diff --git a/domains/yef.json b/domains/yef.json new file mode 100644 index 000000000..e4b2a45f0 --- /dev/null +++ b/domains/yef.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "idislikeapples", + "email": "jeremyq33@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 86c5adefd49fc4bed5ec34e9459c8835ad38311f Mon Sep 17 00:00:00 2001 From: deecoyz Date: Wed, 15 Nov 2023 18:58:23 -0500 Subject: [PATCH 6116/8412] feat(domain): keyboarding-advanced-test.is-a.dev --- domains/keyboarding-advanced-test.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/keyboarding-advanced-test.json diff --git a/domains/keyboarding-advanced-test.json b/domains/keyboarding-advanced-test.json new file mode 100644 index 000000000..fcf903442 --- /dev/null +++ b/domains/keyboarding-advanced-test.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "deecoyz", + "email": "swr86.a8z72.a38o4.qm65c.lt0bz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7a267a8d77edcb86f76540e1fd24ec5daaba9cc9 Mon Sep 17 00:00:00 2001 From: deecoyz Date: Wed, 15 Nov 2023 19:00:52 -0500 Subject: [PATCH 6117/8412] feat(domain): deecoyz.is-a.dev --- domains/deecoyz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/deecoyz.json diff --git a/domains/deecoyz.json b/domains/deecoyz.json new file mode 100644 index 000000000..fcf903442 --- /dev/null +++ b/domains/deecoyz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "deecoyz", + "email": "swr86.a8z72.a38o4.qm65c.lt0bz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a04c02e6b6e51897b09cfc9a82f787acd8efddd2 Mon Sep 17 00:00:00 2001 From: gurkiratz Date: Wed, 15 Nov 2023 21:13:55 -0500 Subject: [PATCH 6118/8412] feat(domain): gurkirat.is-a.dev --- domains/gurkirat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gurkirat.json diff --git a/domains/gurkirat.json b/domains/gurkirat.json new file mode 100644 index 000000000..33c91323f --- /dev/null +++ b/domains/gurkirat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gurkiratz", + "email": "singh.gurkirat2707@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ca4047908ca1b5aecc20bed0ac3475211b7a0a84 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=95=E3=82=A1=E3=83=8F=E3=83=89=E3=83=BB=E3=83=AA?= =?UTF-8?q?=E3=82=BA=E3=83=AF=E3=83=B3?= <59868973+Raiden-16F7@users.noreply.github.com> Date: Thu, 16 Nov 2023 09:34:50 +0500 Subject: [PATCH 6119/8412] Update retr0xraiden.json Changed record Type from URL to CNAME for Github pages --- domains/retr0xraiden.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/retr0xraiden.json b/domains/retr0xraiden.json index 477cd382a..d45d32c38 100644 --- a/domains/retr0xraiden.json +++ b/domains/retr0xraiden.json @@ -1,9 +1,11 @@ { + "description": "My Portfolio", + "repo": "https://github.com/raiden-16f7/raiden-16f7.github.io", "owner": { "username": "Raiden-16F7", "email": "fahad.rizwan07@gmail.com" }, "record": { - "URL": "https://raiden-16f7.github.io/Portfolio/" + "CNAME": "raiden-16f7.github.io" } -} +} From 6532d642d327a3726393217667fafcfaf7216e8b Mon Sep 17 00:00:00 2001 From: sameer <145831116+sameer0022@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:19:05 +0545 Subject: [PATCH 6120/8412] Delete sameerk.is-a.dev --- domains/sameerk.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/sameerk.json diff --git a/domains/sameerk.json b/domains/sameerk.json deleted file mode 100644 index 3f06172ba..000000000 --- a/domains/sameerk.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "sameer0022", - "email": "sameermalikst6@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 7bf312021cf14511767fe534c8f2ff544c8f770c Mon Sep 17 00:00:00 2001 From: sameer <145831116+sameer0022@users.noreply.github.com> Date: Thu, 16 Nov 2023 12:20:15 +0545 Subject: [PATCH 6121/8412] Register sameerK.is-a.dev --- domains/sameerk.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sameerk.json diff --git a/domains/sameerk.json b/domains/sameerk.json new file mode 100644 index 000000000..362af19db --- /dev/null +++ b/domains/sameerk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sameer0022", + "email": "sameermalikst6@gmail.com", + "discord": "937701712293163118" + }, + + "record": { + "A": ["185.199.108.153","185.199.109.153","185.199.110.153","185.199.111.153"] + } + } + \ No newline at end of file From 857587c84cc2b4b4360d74169387fe4b99215586 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Thu, 16 Nov 2023 11:22:54 +0200 Subject: [PATCH 6122/8412] Update server.alpha.json --- domains/server.alpha.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/server.alpha.json b/domains/server.alpha.json index 178496cee..42733e679 100644 --- a/domains/server.alpha.json +++ b/domains/server.alpha.json @@ -4,7 +4,6 @@ "email": "sweepalf@gmail.com" }, "record": { - "CNAME": "serveo.net", - "TXT": "_serveo-authkey.alpha.is-a.dev=SHA256:bdFHNWD246po9Ryu2M7JEpnqZgCNFRygDTUD6pHCP+E" + "URL": "https://alpha.is-a.dev" } } From 5f138232ec868b9f3ca1ce7f2ffd07688610540a Mon Sep 17 00:00:00 2001 From: tharth0ur Date: Thu, 16 Nov 2023 12:36:48 +0200 Subject: [PATCH 6123/8412] feat(domain): athir.is-a.dev --- domains/athir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/athir.json diff --git a/domains/athir.json b/domains/athir.json new file mode 100644 index 000000000..2ec470aa7 --- /dev/null +++ b/domains/athir.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tharth0ur", + "email": "athir.aldefaie1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 559f83511e19552c84ea37b634b9a444a4038a33 Mon Sep 17 00:00:00 2001 From: MystieHum Date: Thu, 16 Nov 2023 14:34:14 +0300 Subject: [PATCH 6124/8412] feat(domain): mst.is-a.dev --- domains/mst.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mst.json diff --git a/domains/mst.json b/domains/mst.json new file mode 100644 index 000000000..3a93a086c --- /dev/null +++ b/domains/mst.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MystieHum", + "email": "z232566755z@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7a3e1f4b24525cc9e702224e7461f4baf3826b67 Mon Sep 17 00:00:00 2001 From: devraiin Date: Thu, 16 Nov 2023 14:42:49 +0100 Subject: [PATCH 6125/8412] feat(domain): rain.is-a.dev --- domains/rain.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rain.json diff --git a/domains/rain.json b/domains/rain.json new file mode 100644 index 000000000..6c74bd5b7 --- /dev/null +++ b/domains/rain.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "devraiin", + "email": "amarbajrif@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9c3e7a3b2c98046753d2b9a1a9ef02c643bb8af6 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 16 Nov 2023 15:43:02 +0100 Subject: [PATCH 6126/8412] Create status.stefdp.json --- domains/status.stefdp.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/status.stefdp.json diff --git a/domains/status.stefdp.json b/domains/status.stefdp.json new file mode 100644 index 000000000..7d127f33a --- /dev/null +++ b/domains/status.stefdp.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "uptime.stefdp.is-a.dev" + } +} From 16766bb94d1eabaaf53b971d4f24efe9dbec25ce Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Thu, 16 Nov 2023 15:43:56 +0100 Subject: [PATCH 6127/8412] Create status.gattinhosbot.json --- domains/status.gattinhosbot.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/status.gattinhosbot.json diff --git a/domains/status.gattinhosbot.json b/domains/status.gattinhosbot.json new file mode 100644 index 000000000..7d127f33a --- /dev/null +++ b/domains/status.gattinhosbot.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "CNAME": "uptime.stefdp.is-a.dev" + } +} From 46aad95e15e94e6f097c3f9389edcca8a943633d Mon Sep 17 00:00:00 2001 From: Anandkrishna34 Date: Thu, 16 Nov 2023 20:28:02 +0530 Subject: [PATCH 6128/8412] feat(domain): haruki.py.is-a.dev --- domains/haruki.py.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/haruki.py.json diff --git a/domains/haruki.py.json b/domains/haruki.py.json new file mode 100644 index 000000000..f22198314 --- /dev/null +++ b/domains/haruki.py.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anandkrishna34", + "email": "aanandkrishna344@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 4ae0ca42818627e0fbad0904db233d31b620a613 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:15:38 +0530 Subject: [PATCH 6129/8412] Update ukrio.json - Email Support --- domains/ukrio.json | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/domains/ukrio.json b/domains/ukrio.json index bc1d5a55f..29c43641c 100644 --- a/domains/ukrio.json +++ b/domains/ukrio.json @@ -1,9 +1,16 @@ { "owner": { "username": "ukrioo", - "email": "u8k50850@gmail.com" + "email": "u8k50850@gmail.com", + "discord": "ukrio", + "twitter": "@ukrio" }, "record": { - "CNAME": "ukrioo.github.io" + "CNAME": "ukrioo.github.io", + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } } From 7435a16b9d2167d42bc8b801dfee0dcdd09a7491 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:19:11 +0530 Subject: [PATCH 6130/8412] Update deko.json - redirect --- domains/deko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deko.json b/domains/deko.json index bc1d5a55f..f49d98ccb 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -4,6 +4,6 @@ "email": "u8k50850@gmail.com" }, "record": { - "CNAME": "ukrioo.github.io" + "URL": "https://ukrioo.github.io" } } From bd1b82840d58af707d9eaa4910bc79fc7312ac92 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Thu, 16 Nov 2023 21:30:55 +0530 Subject: [PATCH 6131/8412] Update deko.json - fix redirect.. maybe? --- domains/deko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deko.json b/domains/deko.json index f49d98ccb..d9b4b48ef 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -4,6 +4,6 @@ "email": "u8k50850@gmail.com" }, "record": { - "URL": "https://ukrioo.github.io" + "URL": "ukrioo.github.io" } } From f27530de52b1433e66d4d7e8f64dcf1e94ee2c11 Mon Sep 17 00:00:00 2001 From: MattiaCro Date: Thu, 16 Nov 2023 17:05:56 +0100 Subject: [PATCH 6132/8412] feat(domain): poliwhirl.is-a.dev --- domains/poliwhirl.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/poliwhirl.json diff --git a/domains/poliwhirl.json b/domains/poliwhirl.json new file mode 100644 index 000000000..ea473b8d0 --- /dev/null +++ b/domains/poliwhirl.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MattiaCro", + "email": "mattia.crosato@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d24bcf66d4004b998252cb775b69d08c41a2ec80 Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Thu, 16 Nov 2023 22:12:13 +0530 Subject: [PATCH 6133/8412] Update deko.json - redirect , revert --- domains/deko.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/deko.json b/domains/deko.json index d9b4b48ef..f49d98ccb 100644 --- a/domains/deko.json +++ b/domains/deko.json @@ -4,6 +4,6 @@ "email": "u8k50850@gmail.com" }, "record": { - "URL": "ukrioo.github.io" + "URL": "https://ukrioo.github.io" } } From affe9fbd09d4e0ad6329aa1851f88a533d228f3e Mon Sep 17 00:00:00 2001 From: ukrio <80760888+ukrioo@users.noreply.github.com> Date: Thu, 16 Nov 2023 22:18:12 +0530 Subject: [PATCH 6134/8412] Update ukrio.json - fix --- domains/ukrio.json | 13 ++++++++++++- 1 file changed, 12 insertions(+), 1 deletion(-) diff --git a/domains/ukrio.json b/domains/ukrio.json index 29c43641c..4655a92fa 100644 --- a/domains/ukrio.json +++ b/domains/ukrio.json @@ -6,7 +6,18 @@ "twitter": "@ukrio" }, "record": { - "CNAME": "ukrioo.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "AAAA" [ + "2606:50c0:8000::153", + "2606:50c0:8001::153", + "2606:50c0:8002::153", + "2606:50c0:8003::153" + ], "TXT": "v=spf1 include:spf.improvmx.com ~all", "MX": [ "mx1.improvmx.com", From 687be4b4f5821055009655d76886acf23ad4d475 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Thu, 16 Nov 2023 22:19:38 +0530 Subject: [PATCH 6135/8412] Update domains/ukrio.json --- domains/ukrio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ukrio.json b/domains/ukrio.json index 4655a92fa..92431fb1c 100644 --- a/domains/ukrio.json +++ b/domains/ukrio.json @@ -12,7 +12,7 @@ "185.199.110.153", "185.199.111.153" ], - "AAAA" [ + "AAAA": [ "2606:50c0:8000::153", "2606:50c0:8001::153", "2606:50c0:8002::153", From 2d7432ca5f3cf4b24589a9f9a8e1a7161dc2187d Mon Sep 17 00:00:00 2001 From: Lucideds Date: Thu, 16 Nov 2023 18:27:18 +0000 Subject: [PATCH 6136/8412] feat(domain): lucid.is-a.dev --- domains/lucid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lucid.json diff --git a/domains/lucid.json b/domains/lucid.json new file mode 100644 index 000000000..309b76cc2 --- /dev/null +++ b/domains/lucid.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Lucideds", + "email": "lucideds@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From baf1b091e9c0a0858daa968312167e0c4ada5544 Mon Sep 17 00:00:00 2001 From: Master290 Date: Thu, 16 Nov 2023 23:18:17 +0300 Subject: [PATCH 6137/8412] feat(domain): h4sh.is-a.dev --- domains/h4sh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/h4sh.json diff --git a/domains/h4sh.json b/domains/h4sh.json new file mode 100644 index 000000000..ff328e34c --- /dev/null +++ b/domains/h4sh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Master290", + "email": "contact@rzx.lol" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aa6ab0c063d10377600137f34b7ccbfb8b6cb621 Mon Sep 17 00:00:00 2001 From: AviDevs31 Date: Thu, 16 Nov 2023 22:28:11 +0100 Subject: [PATCH 6138/8412] feat(domain): avidevs31.is-a.dev --- domains/avidevs31.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/avidevs31.json diff --git a/domains/avidevs31.json b/domains/avidevs31.json new file mode 100644 index 000000000..62dacdc06 --- /dev/null +++ b/domains/avidevs31.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AviDevs31", + "email": "josealbertotaverazz@gmail.com" + }, + "record": { + "CNAME": "avidevs31.github.io" + } +} From b50afa4c33619325b554bca9cd2e8486dd8f2233 Mon Sep 17 00:00:00 2001 From: AviDevs31 Date: Thu, 16 Nov 2023 22:30:41 +0100 Subject: [PATCH 6139/8412] feat(domain): hackerman.is-a.dev --- domains/hackerman.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hackerman.json diff --git a/domains/hackerman.json b/domains/hackerman.json new file mode 100644 index 000000000..62dacdc06 --- /dev/null +++ b/domains/hackerman.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AviDevs31", + "email": "josealbertotaverazz@gmail.com" + }, + "record": { + "CNAME": "avidevs31.github.io" + } +} From 554e56cbcd9b363d83441b811c162118e3e1452f Mon Sep 17 00:00:00 2001 From: divinewrites Date: Thu, 16 Nov 2023 17:02:39 -0500 Subject: [PATCH 6140/8412] feat(domain): divine.is-a.dev --- domains/divine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/divine.json diff --git a/domains/divine.json b/domains/divine.json new file mode 100644 index 000000000..50d7c0839 --- /dev/null +++ b/domains/divine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "divinewrites", + "email": "adivinecit21@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b1d85acbe08b52b9631bc31359bfac05a960fc81 Mon Sep 17 00:00:00 2001 From: tw31122007 Date: Fri, 17 Nov 2023 10:48:48 +1100 Subject: [PATCH 6141/8412] feat(domain): tw.is-a.dev --- domains/tw.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tw.json diff --git a/domains/tw.json b/domains/tw.json new file mode 100644 index 000000000..01630e431 --- /dev/null +++ b/domains/tw.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tw31122007", + "email": "tw31122007@googlemail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 700e75d73a589f1181649156829b097a84d173ad Mon Sep 17 00:00:00 2001 From: TrivCodez Date: Fri, 17 Nov 2023 10:25:15 +1000 Subject: [PATCH 6142/8412] feat(domain): in3pire.is-a.dev --- domains/in3pire.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/in3pire.json diff --git a/domains/in3pire.json b/domains/in3pire.json new file mode 100644 index 000000000..7a8246433 --- /dev/null +++ b/domains/in3pire.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TrivCodez", + "email": "Jayeshpoudel+ha@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aeb9e6ee660aef7b9eb2844b12bc95811e19ce6a Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 17 Nov 2023 09:32:02 +0200 Subject: [PATCH 6143/8412] Update server.alpha.json --- domains/server.alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.alpha.json b/domains/server.alpha.json index 42733e679..639b3b856 100644 --- a/domains/server.alpha.json +++ b/domains/server.alpha.json @@ -4,6 +4,6 @@ "email": "sweepalf@gmail.com" }, "record": { - "URL": "https://alpha.is-a.dev" + "URL": "https://alpha.is-a.dev/server" } } From 6e7c81799c868082253390c96b5fefd2310b5990 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 17 Nov 2023 09:52:47 +0200 Subject: [PATCH 6144/8412] Update server.alpha.json --- domains/server.alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.alpha.json b/domains/server.alpha.json index 639b3b856..d03d39188 100644 --- a/domains/server.alpha.json +++ b/domains/server.alpha.json @@ -4,6 +4,6 @@ "email": "sweepalf@gmail.com" }, "record": { - "URL": "https://alpha.is-a.dev/server" + "URL": "https://alpha.is-a.dev/ngrok" } } From 20318ccebc0d67665c1e0be9bb09329d4e1627a8 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 17 Nov 2023 10:08:00 +0200 Subject: [PATCH 6145/8412] Update server.alpha.json --- domains/server.alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.alpha.json b/domains/server.alpha.json index d03d39188..639b3b856 100644 --- a/domains/server.alpha.json +++ b/domains/server.alpha.json @@ -4,6 +4,6 @@ "email": "sweepalf@gmail.com" }, "record": { - "URL": "https://alpha.is-a.dev/ngrok" + "URL": "https://alpha.is-a.dev/server" } } From 22cd5298bc4c37cf250b73ece83ef38882905e44 Mon Sep 17 00:00:00 2001 From: Riviox <100956266+RivioxGaming@users.noreply.github.com> Date: Fri, 17 Nov 2023 14:54:03 +0100 Subject: [PATCH 6146/8412] Update riviox.json --- domains/riviox.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/riviox.json b/domains/riviox.json index 6b323db18..cbdb11d60 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -1,11 +1,12 @@ { + "description": ".riviox's official website", + "repo": "https://github.com/RivioxGaming/rivioxgaming.github.io", "owner": { "username": "RivioxGaming", - "email": "rivioxyt@hotmail.com" + "email": "rivioxyt@hotmail.com", + "twitter": "@riviox40451" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] + "CNAME": "rivioxgaming.github.io" } -} +} From cf5e0ab05a6537dd6e346677009194ca3f17fa3c Mon Sep 17 00:00:00 2001 From: Riviox <100956266+RivioxGaming@users.noreply.github.com> Date: Fri, 17 Nov 2023 15:07:28 +0100 Subject: [PATCH 6147/8412] Update dc.riviox.json --- domains/dc.riviox.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/dc.riviox.json b/domains/dc.riviox.json index 84ca66291..9874dc6a2 100644 --- a/domains/dc.riviox.json +++ b/domains/dc.riviox.json @@ -4,8 +4,6 @@ "email": "rivioxyt@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "URL": "https://discord.gg/wcXRzrbAaX" } -} \ No newline at end of file +} From 32d96a3ea872d0e1df73608ab84398f734084c6f Mon Sep 17 00:00:00 2001 From: Mukesh Kumar Date: Fri, 17 Nov 2023 19:58:28 +0530 Subject: [PATCH 6148/8412] Update mukesh.json --- domains/mukesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mukesh.json b/domains/mukesh.json index 16c71f8cb..f95232fe1 100644 --- a/domains/mukesh.json +++ b/domains/mukesh.json @@ -4,6 +4,6 @@ "email": "hakxcore@gmail.com" }, "record": { - "URL": "https://hakxcore.github.io/" + "URL": "hakxcore.github.io/" } } From 8b4139fe81b255d277b19f9517f09319bb80147a Mon Sep 17 00:00:00 2001 From: Mukesh Kumar Date: Fri, 17 Nov 2023 19:59:09 +0530 Subject: [PATCH 6149/8412] Update mukesh.json --- domains/mukesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mukesh.json b/domains/mukesh.json index f95232fe1..6af2d05d9 100644 --- a/domains/mukesh.json +++ b/domains/mukesh.json @@ -4,6 +4,6 @@ "email": "hakxcore@gmail.com" }, "record": { - "URL": "hakxcore.github.io/" + "URL": "hakxcore.github.io" } } From c32b7035784ece4a1f54277946b76d126e543e60 Mon Sep 17 00:00:00 2001 From: f4ruk1453decodex Date: Fri, 17 Nov 2023 18:56:44 +0300 Subject: [PATCH 6150/8412] feat(domain): zizibibi.is-a.dev --- domains/zizibibi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zizibibi.json diff --git a/domains/zizibibi.json b/domains/zizibibi.json new file mode 100644 index 000000000..e8a17aa6c --- /dev/null +++ b/domains/zizibibi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "f4ruk1453decodex", + "email": "furk4ncrowley@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 50181f57fee8269637c9cf01cbec22df03c0c966 Mon Sep 17 00:00:00 2001 From: Smartlinuxcoder Date: Fri, 17 Nov 2023 19:37:50 +0100 Subject: [PATCH 6151/8412] feat(domain): smartlinuxcoder.is-a.dev --- domains/smartlinuxcoder.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/smartlinuxcoder.json diff --git a/domains/smartlinuxcoder.json b/domains/smartlinuxcoder.json new file mode 100644 index 000000000..798737b53 --- /dev/null +++ b/domains/smartlinuxcoder.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Smartlinuxcoder", + "email": "smartcoder@linuxmail.org" + }, + "record": { + "CNAME": "smartlinuxcoder.github.io" + } +} From aca4cba399194d2e6800170c31aac5b28ab5f2d2 Mon Sep 17 00:00:00 2001 From: Fbhfvj Date: Fri, 17 Nov 2023 22:05:31 +0200 Subject: [PATCH 6152/8412] feat(domain): futurex.is-a.dev --- domains/futurex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/futurex.json diff --git a/domains/futurex.json b/domains/futurex.json new file mode 100644 index 000000000..805ef4a64 --- /dev/null +++ b/domains/futurex.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Fbhfvj", + "email": "bebogeorge2008@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b30f9b95d99a9c222efb782d8a78e05d48d29a4c Mon Sep 17 00:00:00 2001 From: Creeper76 Date: Fri, 17 Nov 2023 17:48:29 -0500 Subject: [PATCH 6153/8412] feat(domain): code.creeper76.is-a.dev --- domains/code.creeper76.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/code.creeper76.json diff --git a/domains/code.creeper76.json b/domains/code.creeper76.json new file mode 100644 index 000000000..1510e554f --- /dev/null +++ b/domains/code.creeper76.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Creeper76", + "email": "maxreinartz76@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c4b4b66ad1359d821134b9fa43c5af5338117b4f Mon Sep 17 00:00:00 2001 From: Creeper76 <86135033+Creeper76@users.noreply.github.com> Date: Fri, 17 Nov 2023 17:49:31 -0500 Subject: [PATCH 6154/8412] Update code.creeper76.json --- domains/code.creeper76.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/code.creeper76.json b/domains/code.creeper76.json index 1510e554f..394bff3c4 100644 --- a/domains/code.creeper76.json +++ b/domains/code.creeper76.json @@ -1,7 +1,8 @@ { "owner": { "username": "Creeper76", - "email": "maxreinartz76@gmail.com" + "email": "", + "discord": "777694273319469057" }, "record": { "A": ["217.174.245.249"], @@ -9,4 +10,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 94043d3212dcf4943273c970a002fb4f6fcd768b Mon Sep 17 00:00:00 2001 From: Paillat Date: Sat, 18 Nov 2023 00:28:45 +0100 Subject: [PATCH 6155/8412] fix(README): fix typo in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d1087221..664caa2a2 100644 --- a/README.md +++ b/README.md @@ -26,7 +26,7 @@ If you have an issue that contains confidental infomation then email hello@maint ### Automated Registration Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your github account and click the register page in the navbar. Fill out some questions and it will all happen automagically! -Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automaticly. The bot also allows for domain deletion and editing. +Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ### Manual Registration - [Fork](https://github.com/is-a-dev/register/fork) this repository. From ec8be6b2c09c33eef68e0e6ac0d78fdc0ef70dfa Mon Sep 17 00:00:00 2001 From: Paillat-dev Date: Sat, 18 Nov 2023 00:30:56 +0100 Subject: [PATCH 6156/8412] feat(domain): paillat.is-a.dev --- domains/paillat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/paillat.json diff --git a/domains/paillat.json b/domains/paillat.json new file mode 100644 index 000000000..b6de726cf --- /dev/null +++ b/domains/paillat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Paillat-dev", + "email": "me@paillat.dev" + }, + "record": { + "CNAME": "paill.at" + } +} From b12846ca0cc8bbec062467ef984d1c429e166aa1 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 18 Nov 2023 10:22:47 +0800 Subject: [PATCH 6157/8412] fix more typos --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 664caa2a2..a550559cc 100644 --- a/README.md +++ b/README.md @@ -24,9 +24,9 @@ If you have an issue that contains confidental infomation then email hello@maint ## Register ### Automated Registration -Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your github account and click the register page in the navbar. Fill out some questions and it will all happen automagically! +Easiest method: Use the [manage website](https://manage.is-a.dev), sign in with your GitHub account and click the register page in the navbar. Fill out some questions and it will all happen automatically! -Another method is to join our [Discord](https://discord.gg/PZCGHz4RhQ) then head to the commands channel and do /register . The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. +Another method is to join our [Discord server](https://discord.gg/PZCGHz4RhQ), head to the commands channel and run `/register`. The bot will ask you a few questions then will generate your PR and domain automatically. The bot also allows for domain deletion and editing. ### Manual Registration - [Fork](https://github.com/is-a-dev/register/fork) this repository. From 6e7f258e44b9ff48ce38cb271607d06f7ae7aafc Mon Sep 17 00:00:00 2001 From: thinlayerofice Date: Sat, 18 Nov 2023 11:04:53 +0500 Subject: [PATCH 6158/8412] feat(domain): zoronium.is-a.dev --- domains/zoronium.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zoronium.json diff --git a/domains/zoronium.json b/domains/zoronium.json new file mode 100644 index 000000000..d488672fc --- /dev/null +++ b/domains/zoronium.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "thinlayerofice", + "email": "zayaanmohammed1535@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 887d1b4f9fa3d1d2d5037e565ca66e86af829e0b Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 18 Nov 2023 12:19:29 +0530 Subject: [PATCH 6159/8412] Create community2.syntaxloopers.json --- domains/community2.syntaxloopers.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/community2.syntaxloopers.json diff --git a/domains/community2.syntaxloopers.json b/domains/community2.syntaxloopers.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/community2.syntaxloopers.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From e5ce194c6ec5c439344f849588d6d6ac33c89f26 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 18 Nov 2023 12:20:08 +0530 Subject: [PATCH 6160/8412] Create pricing.syntaxloopers.json --- domains/pricing.syntaxloopers.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pricing.syntaxloopers.json diff --git a/domains/pricing.syntaxloopers.json b/domains/pricing.syntaxloopers.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/pricing.syntaxloopers.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From 75d91938e2f7e1a1d64feecf2ee232b4523b5e86 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sat, 18 Nov 2023 12:24:14 +0530 Subject: [PATCH 6161/8412] Create blog.syntaxloopers.json --- domains/blog.syntaxloopers.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/blog.syntaxloopers.json diff --git a/domains/blog.syntaxloopers.json b/domains/blog.syntaxloopers.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/blog.syntaxloopers.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From e297b4e8fcbf38d09e00e76135cb7d2f2c6f0297 Mon Sep 17 00:00:00 2001 From: Shobhit9945 Date: Sat, 18 Nov 2023 14:21:55 +0530 Subject: [PATCH 6162/8412] feat(domain): shobhitb.is-a.dev --- domains/shobhitb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shobhitb.json diff --git a/domains/shobhitb.json b/domains/shobhitb.json new file mode 100644 index 000000000..c0ac98fb9 --- /dev/null +++ b/domains/shobhitb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Shobhit9945", + "email": "shobhitbaijal5@gmail.com" + }, + "record": { + "CNAME": "shobhit9945.github.io" + } +} From 1f796afc3b51ef438203f2c1497fc1f9087f58c1 Mon Sep 17 00:00:00 2001 From: f4ruk1453decodex Date: Sat, 18 Nov 2023 12:09:46 +0300 Subject: [PATCH 6163/8412] feat(domain): jjhjkhk.is-a.dev --- domains/jjhjkhk.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jjhjkhk.json diff --git a/domains/jjhjkhk.json b/domains/jjhjkhk.json new file mode 100644 index 000000000..e8a17aa6c --- /dev/null +++ b/domains/jjhjkhk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "f4ruk1453decodex", + "email": "furk4ncrowley@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9448b9fb2d6923866d6445608c79a288a312d2bf Mon Sep 17 00:00:00 2001 From: m1cro_cat <133674635+m1cro-cat@users.noreply.github.com> Date: Sat, 18 Nov 2023 15:37:01 +0500 Subject: [PATCH 6164/8412] Update m1cro.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit :) да --- domains/m1cro.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/m1cro.json b/domains/m1cro.json index dad88f7bc..b44fea3bd 100644 --- a/domains/m1cro.json +++ b/domains/m1cro.json @@ -4,9 +4,6 @@ "email": "m1cro_cat@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["65.19.141.67"] } } From 1958b79f8b994ba0286f9359b43e4c98d327930e Mon Sep 17 00:00:00 2001 From: Lamger Date: Sat, 18 Nov 2023 18:42:21 +0530 Subject: [PATCH 6165/8412] feat(domain): lamgerxd.is-a.dev --- domains/lamgerxd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lamgerxd.json diff --git a/domains/lamgerxd.json b/domains/lamgerxd.json new file mode 100644 index 000000000..afe110d00 --- /dev/null +++ b/domains/lamgerxd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Lamger", + "email": "ns6192295@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 305417fdda306ba920f9dedda8441dac7aa8040d Mon Sep 17 00:00:00 2001 From: Lamger Date: Sat, 18 Nov 2023 18:43:43 +0530 Subject: [PATCH 6166/8412] feat(domain): lamgerr.is-a.dev --- domains/lamgerr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lamgerr.json diff --git a/domains/lamgerr.json b/domains/lamgerr.json new file mode 100644 index 000000000..afe110d00 --- /dev/null +++ b/domains/lamgerr.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Lamger", + "email": "ns6192295@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b57039a3d1c6acdbc7277fb646e2512f48265a89 Mon Sep 17 00:00:00 2001 From: Lamger Date: Sat, 18 Nov 2023 18:49:23 +0530 Subject: [PATCH 6167/8412] feat(domain): lamger.is-a.dev --- domains/lamger.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lamger.json diff --git a/domains/lamger.json b/domains/lamger.json new file mode 100644 index 000000000..afe110d00 --- /dev/null +++ b/domains/lamger.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Lamger", + "email": "ns6192295@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0fb89e9f92b01f7e1a3a500f8ae14cb42950999c Mon Sep 17 00:00:00 2001 From: Lamger Date: Sat, 18 Nov 2023 18:50:32 +0530 Subject: [PATCH 6168/8412] feat(domain): lamfun.is-a.dev --- domains/lamfun.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lamfun.json diff --git a/domains/lamfun.json b/domains/lamfun.json new file mode 100644 index 000000000..afe110d00 --- /dev/null +++ b/domains/lamfun.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Lamger", + "email": "ns6192295@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 330db8961e548071c150a0b08dfc57c91e86dc14 Mon Sep 17 00:00:00 2001 From: LamNaveen Date: Sat, 18 Nov 2023 18:55:12 +0530 Subject: [PATCH 6169/8412] feat(domain): naveenlam.is-a.dev --- domains/naveenlam.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/naveenlam.json diff --git a/domains/naveenlam.json b/domains/naveenlam.json new file mode 100644 index 000000000..62611d197 --- /dev/null +++ b/domains/naveenlam.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LamNaveen", + "email": "notlamger@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 322bb42ab2102cb1cd22669dd2563e6a390ed8c2 Mon Sep 17 00:00:00 2001 From: salsabilaananditaputri Date: Sat, 18 Nov 2023 20:33:17 +0700 Subject: [PATCH 6170/8412] feat(domain): salsa.is-a.dev --- domains/salsa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/salsa.json diff --git a/domains/salsa.json b/domains/salsa.json new file mode 100644 index 000000000..fe85ebf2e --- /dev/null +++ b/domains/salsa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "salsabilaananditaputri", + "email": "salsabilaananditaputri.5@gmail.com" + }, + "record": { + "CNAME": "salsabilaananditaputri.github.io" + } +} From 9eb8c07fd10c2cc5518cf11a2aaf291e1d0440f0 Mon Sep 17 00:00:00 2001 From: Mean <40561709+MeanZhang@users.noreply.github.com> Date: Sat, 18 Nov 2023 22:35:18 +0800 Subject: [PATCH 6171/8412] Update mean.json --- domains/mean.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mean.json b/domains/mean.json index 3196387aa..ef03c1641 100644 --- a/domains/mean.json +++ b/domains/mean.json @@ -1,9 +1,9 @@ { "owner": { "username": "MeanZhang", - "email": "390602272@qq.com" + "email": "zhangmean@outlook.com" }, "record": { - "URL": "blog.meancoder.xyz" + "CNAME": "meanzhang.github.io" } } From c02c3d3e0a708f79a21f4633cef9d65724131db2 Mon Sep 17 00:00:00 2001 From: chaiyen123 Date: Sat, 18 Nov 2023 22:08:57 +0700 Subject: [PATCH 6172/8412] feat(domain): api.autoplay88.xyz.is-a.dev --- domains/api.autoplay88.xyz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/api.autoplay88.xyz.json diff --git a/domains/api.autoplay88.xyz.json b/domains/api.autoplay88.xyz.json new file mode 100644 index 000000000..94ba451e8 --- /dev/null +++ b/domains/api.autoplay88.xyz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "chaiyen123", + "email": "pasakornpakjeera@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 11d4c2e074711af11d0b42b11a038be8f85d26eb Mon Sep 17 00:00:00 2001 From: LoganPaxton Date: Sat, 18 Nov 2023 11:57:47 -0500 Subject: [PATCH 6173/8412] feat(domain): loganpaxton.is-a.dev --- domains/loganpaxton.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/loganpaxton.json diff --git a/domains/loganpaxton.json b/domains/loganpaxton.json new file mode 100644 index 000000000..5b04771ce --- /dev/null +++ b/domains/loganpaxton.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LoganPaxton", + "email": "Logan.paxton864@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cb197e267655b2483798f1e857292d36923cfa03 Mon Sep 17 00:00:00 2001 From: ClicpoW Date: Sat, 18 Nov 2023 18:02:12 +0100 Subject: [PATCH 6174/8412] feat(domain): verse.is-a.dev --- domains/verse.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/verse.json diff --git a/domains/verse.json b/domains/verse.json new file mode 100644 index 000000000..bb6c9d1ab --- /dev/null +++ b/domains/verse.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ClicpoW", + "email": "clicpowytb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 79480f9014ce0441dd9ff6276d21b5e8ccdf2a09 Mon Sep 17 00:00:00 2001 From: LoganPaxton <111173907+LoganPaxton@users.noreply.github.com> Date: Sat, 18 Nov 2023 14:04:02 -0500 Subject: [PATCH 6175/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..c51f8438e --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +loganpaxton.is-a.dev \ No newline at end of file From 03623950b292c928e53423721a19ab101aaf160c Mon Sep 17 00:00:00 2001 From: dklesev Date: Sat, 18 Nov 2023 21:34:03 +0100 Subject: [PATCH 6176/8412] feat(domain): dimi.is-a.dev --- domains/dimi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dimi.json diff --git a/domains/dimi.json b/domains/dimi.json new file mode 100644 index 000000000..7a640e04a --- /dev/null +++ b/domains/dimi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dklesev", + "email": "dimitrij.klesev@gmail.com" + }, + "record": { + "CNAME": "audk.at" + } +} From 407e5d4de85ba199b1dd09015318de3ff9840f25 Mon Sep 17 00:00:00 2001 From: Sharmasrijan1 Date: Sat, 18 Nov 2023 15:38:42 -0500 Subject: [PATCH 6177/8412] feat(domain): shinytool.is-a.dev --- domains/shinytool.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shinytool.json diff --git a/domains/shinytool.json b/domains/shinytool.json new file mode 100644 index 000000000..bfdf7183d --- /dev/null +++ b/domains/shinytool.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sharmasrijan1", + "email": "sharmasri3@mylcsd.org" + }, + "record": { + "URL": "https://shinytool.onish.dev" + } +} From 96f82c97375a583496c99341a0ab5ebe9fb7e3d1 Mon Sep 17 00:00:00 2001 From: SeraphicDev Date: Sat, 18 Nov 2023 14:53:30 -0800 Subject: [PATCH 6178/8412] feat(domain): seraphic.is-a.dev --- domains/seraphic.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/seraphic.json diff --git a/domains/seraphic.json b/domains/seraphic.json new file mode 100644 index 000000000..6914cbbff --- /dev/null +++ b/domains/seraphic.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SeraphicDev", + "email": "AidhaniDev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eca9e08f53c4664c0cc310a5379336818013ce1e Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 19 Nov 2023 08:43:33 +0800 Subject: [PATCH 6179/8412] Delete domains/notarya.json --- domains/notarya.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/notarya.json diff --git a/domains/notarya.json b/domains/notarya.json deleted file mode 100644 index 27f10eee3..000000000 --- a/domains/notarya.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "not-arya", - "email": "abiixmessanger@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From d75091ef39b88505242796f85a08f282439712bd Mon Sep 17 00:00:00 2001 From: HilmySakti Date: Sun, 19 Nov 2023 11:21:03 +0700 Subject: [PATCH 6180/8412] feat(domain): hilmysakti.is-a.dev --- domains/hilmysakti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hilmysakti.json diff --git a/domains/hilmysakti.json b/domains/hilmysakti.json new file mode 100644 index 000000000..863c6a003 --- /dev/null +++ b/domains/hilmysakti.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HilmySakti", + "email": "abandel09@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 39b6b0e550d572a86fbf3f5d04d48b85eae0e1c6 Mon Sep 17 00:00:00 2001 From: Caiden-P Date: Sun, 19 Nov 2023 06:22:51 +0200 Subject: [PATCH 6181/8412] feat(domain): lodestone.is-a.dev --- domains/lodestone.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lodestone.json diff --git a/domains/lodestone.json b/domains/lodestone.json new file mode 100644 index 000000000..d768ac98c --- /dev/null +++ b/domains/lodestone.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Caiden-P", + "email": "iididhejejdj@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c56abd8348580601e8aafd4d2be53a9f6775dca0 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sun, 19 Nov 2023 10:17:47 +0530 Subject: [PATCH 6182/8412] Create objectrecognisation.syntaxloopers.json --- domains/objectrecognisation.syntaxloopers.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/objectrecognisation.syntaxloopers.json diff --git a/domains/objectrecognisation.syntaxloopers.json b/domains/objectrecognisation.syntaxloopers.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/objectrecognisation.syntaxloopers.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From afe6b0bcb67994a6806cf1fff6b5022bd58cdb6f Mon Sep 17 00:00:00 2001 From: sameer <145831116+sameer0022@users.noreply.github.com> Date: Sun, 19 Nov 2023 14:48:09 +0545 Subject: [PATCH 6183/8412] register skar.is-a.dev --- domains/skar.json | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 domains/skar.json diff --git a/domains/skar.json b/domains/skar.json new file mode 100644 index 000000000..0d225d17b --- /dev/null +++ b/domains/skar.json @@ -0,0 +1,17 @@ +{ + "description": "for protfolio", + "repo": "https://github.com/sameer0022/protfolio", + "owner": { + "username": "sameer0022", + "email": "samirkarki504@gmail.com", + "discord": "_sameermalik" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] + } +} From e0dad3d07ffc640122611344fa35eefc76abc849 Mon Sep 17 00:00:00 2001 From: Aniket Raj Singh <65419450+AniketRajSingh@users.noreply.github.com> Date: Sun, 19 Nov 2023 15:30:14 +0530 Subject: [PATCH 6184/8412] Create aniketrajsingh.json Please Review the commit and merge, been waiting for a week trying again and again. --- domains/aniketrajsingh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aniketrajsingh.json diff --git a/domains/aniketrajsingh.json b/domains/aniketrajsingh.json new file mode 100644 index 000000000..432de6374 --- /dev/null +++ b/domains/aniketrajsingh.json @@ -0,0 +1,12 @@ +{ + "description": "The Domain is going to be used for my Portfolio", + "repo": "https://github.com/aniketrajsingh/aniketrajsingh.github.io", + "owner": { + "username": "aniketrajsingh", + "email": "aniket@tfug-ghaziabad.tech", + "twitter": "aniketrajsingh_" + }, + "record": { + "CNAME": "aniketrajsingh.github.io" + } +} From c34029e2e29fd62a73f4cd2b9720dd140b65ca12 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 19 Nov 2023 11:27:08 +0100 Subject: [PATCH 6185/8412] Create server.stefdp.json --- domains/server.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/server.stefdp.json diff --git a/domains/server.stefdp.json b/domains/server.stefdp.json new file mode 100644 index 000000000..ac75435d3 --- /dev/null +++ b/domains/server.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} From 9a596435ee2fec790982bffb0e21c113dfbeb18a Mon Sep 17 00:00:00 2001 From: Johna Date: Sun, 19 Nov 2023 12:17:03 +0000 Subject: [PATCH 6186/8412] Create versions.johna.json --- domains/versions.johna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/versions.johna.json diff --git a/domains/versions.johna.json b/domains/versions.johna.json new file mode 100644 index 000000000..1c3d6aa1e --- /dev/null +++ b/domains/versions.johna.json @@ -0,0 +1,11 @@ +{ + "description": "A list of previous designs for my website", + "repo": "https://github.com/Johna-123/site-versions", + "owner": { + "username": "Johna-123", + "email": "j-verstraaten@hotmail.com" + }, + "record": { + "CNAME": "version-johna.pages.dev" + } +} From 55543c1650e9fa9ea3b10ca6d61d7a48460ac1e7 Mon Sep 17 00:00:00 2001 From: Adam Essakhi <142553960+iMatx@users.noreply.github.com> Date: Sun, 19 Nov 2023 13:31:50 +0100 Subject: [PATCH 6187/8412] Update imat.json --- domains/imat.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/imat.json b/domains/imat.json index e58a3c5c1..84aac8e28 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,8 +6,6 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", - "MX": ["mailx.is-a.dev"] + "CNAME": "http://sites.bootstrapstudio.io" } } From bb427612044b1fb7054317fee9b1bfbf05166775 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Nov 2023 20:35:02 +0800 Subject: [PATCH 6188/8412] Update imat.json --- domains/imat.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/imat.json b/domains/imat.json index 84aac8e28..b97612952 100644 --- a/domains/imat.json +++ b/domains/imat.json @@ -6,6 +6,6 @@ "email": "adam.essakhi16+github@gmail.com" }, "record": { - "CNAME": "http://sites.bootstrapstudio.io" + "CNAME": "sites.bootstrapstudio.io" } } From 6b769ab219656e821f267e90dda93774054ddabb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 19 Nov 2023 20:57:06 +0800 Subject: [PATCH 6189/8412] Update riviox.json --- domains/riviox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/riviox.json b/domains/riviox.json index cbdb11d60..9db893543 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -4,7 +4,7 @@ "owner": { "username": "RivioxGaming", "email": "rivioxyt@hotmail.com", - "twitter": "@riviox40451" + "twitter": "riviox40451" }, "record": { "CNAME": "rivioxgaming.github.io" From 9c99c28b9bdeabda748d702aab0e9c08f729b4e8 Mon Sep 17 00:00:00 2001 From: thedeveloper03 Date: Sun, 19 Nov 2023 18:05:11 +0300 Subject: [PATCH 6190/8412] feat(domain): thedeveloper03 .is-a.dev --- domains/thedeveloper03 .json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thedeveloper03 .json diff --git a/domains/thedeveloper03 .json b/domains/thedeveloper03 .json new file mode 100644 index 000000000..0be975953 --- /dev/null +++ b/domains/thedeveloper03 .json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "thedeveloper03", + "email": "trishtrix01@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From afcccebd9165f35ba92d232e88b049b164e0f9b9 Mon Sep 17 00:00:00 2001 From: notashleel Date: Sun, 19 Nov 2023 21:14:06 +0530 Subject: [PATCH 6191/8412] feat(domain): ashey.is-a.dev --- domains/ashey.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashey.json diff --git a/domains/ashey.json b/domains/ashey.json new file mode 100644 index 000000000..0e734012f --- /dev/null +++ b/domains/ashey.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "notashleel", + "email": "aumanshk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d33a01cfd94fc883c30b9abb8921bd0ab06f7527 Mon Sep 17 00:00:00 2001 From: notashleel Date: Sun, 19 Nov 2023 21:16:11 +0530 Subject: [PATCH 6192/8412] feat(domain): asheyxd.is-a.dev --- domains/asheyxd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/asheyxd.json diff --git a/domains/asheyxd.json b/domains/asheyxd.json new file mode 100644 index 000000000..0e734012f --- /dev/null +++ b/domains/asheyxd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "notashleel", + "email": "aumanshk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 63bffca366e12ee71f9f6a689350e58910f6b359 Mon Sep 17 00:00:00 2001 From: zTraxDev Date: Sun, 19 Nov 2023 17:12:40 +0100 Subject: [PATCH 6193/8412] feat(domain): ztraxdev.is-a.dev --- domains/ztraxdev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ztraxdev.json diff --git a/domains/ztraxdev.json b/domains/ztraxdev.json new file mode 100644 index 000000000..e82d9a953 --- /dev/null +++ b/domains/ztraxdev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zTraxDev", + "email": "bernardmartinez241@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e9241d2a76d6afadc0118b4c69ad9f80e57bc5e2 Mon Sep 17 00:00:00 2001 From: zTraxDev Date: Sun, 19 Nov 2023 17:14:05 +0100 Subject: [PATCH 6194/8412] feat(domain): ztrax.is-a.dev --- domains/ztrax.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ztrax.json diff --git a/domains/ztrax.json b/domains/ztrax.json new file mode 100644 index 000000000..e82d9a953 --- /dev/null +++ b/domains/ztrax.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zTraxDev", + "email": "bernardmartinez241@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 57b121f3a306864dae0e3dfdb2251240d7115c21 Mon Sep 17 00:00:00 2001 From: zTraxDev <109986711+zTraxDev@users.noreply.github.com> Date: Sun, 19 Nov 2023 17:16:13 +0100 Subject: [PATCH 6195/8412] Delete domains/ztraxdev.json a --- domains/ztraxdev.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ztraxdev.json diff --git a/domains/ztraxdev.json b/domains/ztraxdev.json deleted file mode 100644 index e82d9a953..000000000 --- a/domains/ztraxdev.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "zTraxDev", - "email": "bernardmartinez241@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 63cf36b6fa786708a72f02350a6ebf6678469b62 Mon Sep 17 00:00:00 2001 From: mikaaamoe Date: Sun, 19 Nov 2023 11:45:15 -0500 Subject: [PATCH 6196/8412] feat(domain): moonmachine.is-a.dev --- domains/moonmachine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/moonmachine.json diff --git a/domains/moonmachine.json b/domains/moonmachine.json new file mode 100644 index 000000000..69f5426a7 --- /dev/null +++ b/domains/moonmachine.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mikaaamoe", + "email": "itzmerinz.dc@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 976e4248821997f8262d65860cd3e294f929f4dd Mon Sep 17 00:00:00 2001 From: fuentez145 Date: Mon, 20 Nov 2023 00:52:39 +0800 Subject: [PATCH 6197/8412] feat(domain): fuentes.is-a.dev --- domains/fuentes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fuentes.json diff --git a/domains/fuentes.json b/domains/fuentes.json new file mode 100644 index 000000000..f93b621e7 --- /dev/null +++ b/domains/fuentes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "fuentez145", + "email": "gilbert.fuentes@ctu.edu.ph" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fb3bda8e74115c93d64d662384452af430ac923f Mon Sep 17 00:00:00 2001 From: imakittymeow Date: Sun, 19 Nov 2023 18:37:04 +0100 Subject: [PATCH 6198/8412] feat(domain): mono.is-a.dev --- domains/mono.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mono.json diff --git a/domains/mono.json b/domains/mono.json new file mode 100644 index 000000000..54a41ee13 --- /dev/null +++ b/domains/mono.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imakittymeow", + "email": "iamakitty@interia.pl" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 13eb4db2ad2d2bad60176c031107b4da68691aa7 Mon Sep 17 00:00:00 2001 From: yacoreq <78950826+yacoreq@users.noreply.github.com> Date: Sun, 19 Nov 2023 19:54:29 +0100 Subject: [PATCH 6199/8412] Update yacoreq.json --- domains/yacoreq.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yacoreq.json b/domains/yacoreq.json index b6c54ffde..88aa196ac 100644 --- a/domains/yacoreq.json +++ b/domains/yacoreq.json @@ -8,6 +8,6 @@ "discord": "685845264417816611" }, "record": { - "CNAME": "yacoreq.github.io" + "A": ["136.243.156.120"] } } From 3ed51d563dbd0d0fbb26c62e4a490411d8579ffa Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:06:56 +0200 Subject: [PATCH 6200/8412] Added more records --- domains/cutedog5695.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index d20914773..041a963ae 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,11 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io" - } + "CNAME": "cutedog5695.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" + } } From d927362c87defb365739c2cc266931533e7008cb Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:07:40 +0200 Subject: [PATCH 6201/8412] Update cutedog5695.json --- domains/cutedog5695.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 041a963ae..bd9918e95 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -8,9 +8,9 @@ "record": { "CNAME": "cutedog5695.github.io", "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], + "mx1.improvmx.com", + "mx2.improvmx.com" + ] "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 58bcc2f1c93cdd3b44699bf37d0b57bfc7590273 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 19 Nov 2023 22:08:04 +0200 Subject: [PATCH 6202/8412] Update cutedog5695.json --- domains/cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index bd9918e95..fc5e5e908 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -10,7 +10,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 123ac8700fca4ac90d4aa76574b685c1b1cba61c Mon Sep 17 00:00:00 2001 From: AdamEXu Date: Sun, 19 Nov 2023 13:21:06 -0800 Subject: [PATCH 6203/8412] feat(domain): adam.is-a.dev --- domains/adam.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adam.json diff --git a/domains/adam.json b/domains/adam.json new file mode 100644 index 000000000..7b6875a7b --- /dev/null +++ b/domains/adam.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AdamEXu", + "email": "adam.yi.xu@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 669bffea24e80dd5171b682592be4b1c5b67f342 Mon Sep 17 00:00:00 2001 From: Oh64-UwU Date: Sun, 19 Nov 2023 23:21:25 +0100 Subject: [PATCH 6204/8412] feat(domain): oh64.is-a.dev --- domains/oh64.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oh64.json diff --git a/domains/oh64.json b/domains/oh64.json new file mode 100644 index 000000000..6a71cc402 --- /dev/null +++ b/domains/oh64.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Oh64-UwU", + "email": "Oh64_UwU@pm.me" + }, + "record": { + "URL": "https://oh64.42web.io" + } +} From 8acbd85bf5488ff685886c6238ea17873f5915da Mon Sep 17 00:00:00 2001 From: amol234545 Date: Sun, 19 Nov 2023 19:17:01 -0500 Subject: [PATCH 6205/8412] Update amol254542.json --- domains/amol254542.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/amol254542.json b/domains/amol254542.json index 08cfc72d6..ae9807478 100644 --- a/domains/amol254542.json +++ b/domains/amol254542.json @@ -4,9 +4,9 @@ "email": "amolmilton@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "NS":"ns1.afraid.org" + "NS":"ns2.afraid.org" + "NS":"ns3.afraid.org" + "NS":"ns4.afraid.org" } -} \ No newline at end of file +} From c76307e0ed7b6e4b7af420dfff228b74a5a02b9b Mon Sep 17 00:00:00 2001 From: mlemingcapoo Date: Mon, 20 Nov 2023 11:56:09 +0700 Subject: [PATCH 6206/8412] feat(domain): mlemingcapoo.is-a.dev --- domains/mlemingcapoo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mlemingcapoo.json diff --git a/domains/mlemingcapoo.json b/domains/mlemingcapoo.json new file mode 100644 index 000000000..a7c6281bb --- /dev/null +++ b/domains/mlemingcapoo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mlemingcapoo", + "email": "ducvu73@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 44fbaa98a5ead83e07122da705a09c7ba83ee597 Mon Sep 17 00:00:00 2001 From: Catty Date: Mon, 20 Nov 2023 12:35:34 +0700 Subject: [PATCH 6207/8412] Update mlemingcapoo.json redirect URL specified in JSON --- domains/mlemingcapoo.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/mlemingcapoo.json b/domains/mlemingcapoo.json index a7c6281bb..b2bf18d2f 100644 --- a/domains/mlemingcapoo.json +++ b/domains/mlemingcapoo.json @@ -1,4 +1,6 @@ { + "description": "Creating my CV", + "repo": "https://github.com/mlemingcapoo/mlemingcapoo.github.io", "owner": { "username": "mlemingcapoo", "email": "ducvu73@gmail.com" @@ -8,5 +10,8 @@ "AAAA": ["2a00:da00:1800:83a4::1"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "mlemingcapoo.github.io" + "URL": "https://landinghost.mlemingcapoo.repl.co" + "TXT": "hello catty" } -} \ No newline at end of file +} From 6d8dd7809c60670a08a7299fe71839c34049a776 Mon Sep 17 00:00:00 2001 From: 2vg Date: Mon, 20 Nov 2023 17:13:18 +0900 Subject: [PATCH 6208/8412] feat(domain): lalafell.is-a.dev --- domains/lalafell.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lalafell.json diff --git a/domains/lalafell.json b/domains/lalafell.json new file mode 100644 index 000000000..34105e151 --- /dev/null +++ b/domains/lalafell.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "2vg", + "email": "mail@nyaa.gg" + }, + "record": { + "CNAME": "lalafell.moe" + } +} From 808cad8b0b2dcafea13c9193b4a0996543bca9e6 Mon Sep 17 00:00:00 2001 From: ztztmc <2timessharp@gmail.com> Date: Mon, 20 Nov 2023 16:15:38 +0530 Subject: [PATCH 6209/8412] feat(domain): ztzt.is-a.dev --- domains/ztzt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ztzt.json diff --git a/domains/ztzt.json b/domains/ztzt.json new file mode 100644 index 000000000..2f9697c3e --- /dev/null +++ b/domains/ztzt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ztztmc", + "email": "2timessharp@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3e16ccc4ca546a3a2a8cc2e01e6c174caf953c78 Mon Sep 17 00:00:00 2001 From: ztzt <113851739+ztztmc@users.noreply.github.com> Date: Mon, 20 Nov 2023 16:46:35 +0530 Subject: [PATCH 6210/8412] Add files via upload --- domains/ztzt.json | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/domains/ztzt.json b/domains/ztzt.json index 2f9697c3e..6175a1fe6 100644 --- a/domains/ztzt.json +++ b/domains/ztzt.json @@ -1,12 +1,12 @@ -{ - "owner": { - "username": "ztztmc", - "email": "2timessharp@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } +{ + "description": "ztzt.is-a.dev", + "repo": "https://github.com/ztztmc/ztztmc.github.io", + "owner": { + "username": "ztztmc", + "email": "2timessharp@gmail.com". + "discord": "ztzt" + }, + "record": { + "CNAME": "ztztmc.github.io" + } } \ No newline at end of file From 2583bf301ffc01fe5bd5b58c0ab69c59deca058d Mon Sep 17 00:00:00 2001 From: Catty Date: Tue, 21 Nov 2023 00:38:55 +0700 Subject: [PATCH 6211/8412] Update mlemingcapoo.json remove URL --- domains/mlemingcapoo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/mlemingcapoo.json b/domains/mlemingcapoo.json index b2bf18d2f..16e2ded9f 100644 --- a/domains/mlemingcapoo.json +++ b/domains/mlemingcapoo.json @@ -11,7 +11,6 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" "CNAME": "mlemingcapoo.github.io" - "URL": "https://landinghost.mlemingcapoo.repl.co" "TXT": "hello catty" } } From c1c0c0427f48f0fc7d3bd7374ba96a8dc0ecd68c Mon Sep 17 00:00:00 2001 From: Catty Date: Tue, 21 Nov 2023 00:43:34 +0700 Subject: [PATCH 6212/8412] Update mlemingcapoo.json removed TXT --- domains/mlemingcapoo.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/mlemingcapoo.json b/domains/mlemingcapoo.json index 16e2ded9f..0142d92e4 100644 --- a/domains/mlemingcapoo.json +++ b/domains/mlemingcapoo.json @@ -1,6 +1,4 @@ { - "description": "Creating my CV", - "repo": "https://github.com/mlemingcapoo/mlemingcapoo.github.io", "owner": { "username": "mlemingcapoo", "email": "ducvu73@gmail.com" @@ -11,6 +9,5 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" "CNAME": "mlemingcapoo.github.io" - "TXT": "hello catty" } } From 7f267f61daa3f72f93b71d358dc1349e94c90549 Mon Sep 17 00:00:00 2001 From: LaviArzi Date: Mon, 20 Nov 2023 22:21:53 +0200 Subject: [PATCH 6213/8412] feat(domain): lavi.is-a.dev --- domains/lavi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lavi.json diff --git a/domains/lavi.json b/domains/lavi.json new file mode 100644 index 000000000..d37f593c5 --- /dev/null +++ b/domains/lavi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LaviArzi", + "email": "lavi.arzi@gmail.com" + }, + "record": { + "CNAME": "lavirz.com" + } +} From bb4cdd30eb258968e5aa673f711da181d0417eec Mon Sep 17 00:00:00 2001 From: tomgxz Date: Mon, 20 Nov 2023 22:17:52 +0000 Subject: [PATCH 6214/8412] feat(domain): cv.tomgxz.is-a.dev --- domains/cv.tomgxz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cv.tomgxz.json diff --git a/domains/cv.tomgxz.json b/domains/cv.tomgxz.json new file mode 100644 index 000000000..e6da1dc78 --- /dev/null +++ b/domains/cv.tomgxz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1a7265704b5419d771726418861f9fd779c5dee4 Mon Sep 17 00:00:00 2001 From: tw31122007 Date: Tue, 21 Nov 2023 09:34:54 +1100 Subject: [PATCH 6215/8412] feat(domain): tw311.is-a.dev --- domains/tw311.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tw311.json diff --git a/domains/tw311.json b/domains/tw311.json new file mode 100644 index 000000000..d9c04cc63 --- /dev/null +++ b/domains/tw311.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tw31122007", + "email": "tw31122007@googlemail.com" + }, + "record": { + "CNAME": "bchs.pages.dev" + } +} From 4e22041628c5bdfa2b17e86a88136cf6c657b114 Mon Sep 17 00:00:00 2001 From: YozieB Date: Tue, 21 Nov 2023 01:38:06 +0300 Subject: [PATCH 6216/8412] feat(domain): yozie.is-a.dev --- domains/yozie.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yozie.json diff --git a/domains/yozie.json b/domains/yozie.json new file mode 100644 index 000000000..bc5d95b1d --- /dev/null +++ b/domains/yozie.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "YozieB", + "email": "mrfreeze987@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a556575bc07515173f76eb784a4a78c809f7000b Mon Sep 17 00:00:00 2001 From: YozieB Date: Tue, 21 Nov 2023 01:39:23 +0300 Subject: [PATCH 6217/8412] feat(domain): yozieeee.is-a.dev --- domains/yozieeee.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yozieeee.json diff --git a/domains/yozieeee.json b/domains/yozieeee.json new file mode 100644 index 000000000..bc5d95b1d --- /dev/null +++ b/domains/yozieeee.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "YozieB", + "email": "mrfreeze987@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1dbbceb252c88f5a271a8804275d2a7f1a5a32d2 Mon Sep 17 00:00:00 2001 From: YozieB Date: Tue, 21 Nov 2023 01:40:02 +0300 Subject: [PATCH 6218/8412] feat(domain): yozieb.is-a.dev --- domains/yozieb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yozieb.json diff --git a/domains/yozieb.json b/domains/yozieb.json new file mode 100644 index 000000000..bc5d95b1d --- /dev/null +++ b/domains/yozieb.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "YozieB", + "email": "mrfreeze987@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c6a2da94aef413623fe2b79815ae251886d9753d Mon Sep 17 00:00:00 2001 From: PRODEFIX Date: Tue, 21 Nov 2023 05:18:46 +0100 Subject: [PATCH 6219/8412] feat(domain): rocky.is-a.dev --- domains/rocky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rocky.json diff --git a/domains/rocky.json b/domains/rocky.json new file mode 100644 index 000000000..7947a57a7 --- /dev/null +++ b/domains/rocky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PRODEFIX", + "email": "prodefix.ytb@gmail.com" + }, + "record": { + "CNAME": "rockybots.betteruptime.com" + } +} From 1fd1d71c278257d0bbb988c369aa86af5dcad387 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=83=95=E3=82=A1=E3=83=8F=E3=83=89=E3=83=BB=E3=83=AA?= =?UTF-8?q?=E3=82=BA=E3=83=AF=E3=83=B3?= <59868973+Raiden-16F7@users.noreply.github.com> Date: Tue, 21 Nov 2023 09:30:14 +0500 Subject: [PATCH 6220/8412] Update retr0xraiden.json --- domains/retr0xraiden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/retr0xraiden.json b/domains/retr0xraiden.json index d45d32c38..91cf17508 100644 --- a/domains/retr0xraiden.json +++ b/domains/retr0xraiden.json @@ -1,5 +1,5 @@ { - "description": "My Portfolio", + "description": "My Developer Portfolio", "repo": "https://github.com/raiden-16f7/raiden-16f7.github.io", "owner": { "username": "Raiden-16F7", From 51f640af342a7fdfe4dac4d11c4dab998ffb8e67 Mon Sep 17 00:00:00 2001 From: Online13 Date: Tue, 21 Nov 2023 08:23:37 +0300 Subject: [PATCH 6221/8412] feat(domain): rayane.is-a.dev --- domains/rayane.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayane.json diff --git a/domains/rayane.json b/domains/rayane.json new file mode 100644 index 000000000..6eb0461c9 --- /dev/null +++ b/domains/rayane.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Online13", + "email": "Rratiarivelo@gmail.com" + }, + "record": { + "CNAME": "www.online13.github.io" + } +} From 61085d0e0386f724f067a689863be076902e8855 Mon Sep 17 00:00:00 2001 From: Online13 Date: Tue, 21 Nov 2023 08:29:54 +0300 Subject: [PATCH 6222/8412] feat(domain): rayane-nekena.is-a.dev --- domains/rayane-nekena.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rayane-nekena.json diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json new file mode 100644 index 000000000..873baf51c --- /dev/null +++ b/domains/rayane-nekena.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Online13", + "email": "Rratiarivelo@gmail.com" + }, + "record": { + "CNAME": "online13.github.io" + } +} From bbff31e6caf35d6d4e715df2fefdbc3346626c13 Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Tue, 21 Nov 2023 08:38:46 +0300 Subject: [PATCH 6223/8412] Delete domains/rayane.json --- domains/rayane.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/rayane.json diff --git a/domains/rayane.json b/domains/rayane.json deleted file mode 100644 index 6eb0461c9..000000000 --- a/domains/rayane.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Online13", - "email": "Rratiarivelo@gmail.com" - }, - "record": { - "CNAME": "www.online13.github.io" - } -} From 335a0ffd5288c7abc39cbcbaea8513141d1a3a6e Mon Sep 17 00:00:00 2001 From: bulkypanda Date: Mon, 20 Nov 2023 22:53:39 -0800 Subject: [PATCH 6224/8412] feat(domain): bulkypanda.is-a.dev --- domains/bulkypanda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bulkypanda.json diff --git a/domains/bulkypanda.json b/domains/bulkypanda.json new file mode 100644 index 000000000..d7b27a2f4 --- /dev/null +++ b/domains/bulkypanda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bulkypanda", + "email": "arya@gummadi.net" + }, + "record": { + "CNAME": "bulkypanda.github.io" + } +} From 863204228d49c7711a498ef820c464f57c1ae125 Mon Sep 17 00:00:00 2001 From: Jonathan0827 Date: Tue, 21 Nov 2023 16:20:36 +0900 Subject: [PATCH 6225/8412] feat(domain): human.is-a.dev --- domains/human.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/human.json diff --git a/domains/human.json b/domains/human.json new file mode 100644 index 000000000..36319b6ab --- /dev/null +++ b/domains/human.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Jonathan0827", + "email": "limjunehyeop@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 35492024ce31aa4365bf82da50293f6050eeb5b5 Mon Sep 17 00:00:00 2001 From: 0x0jx <0x0jx@proton.me> Date: Tue, 21 Nov 2023 11:33:36 +0400 Subject: [PATCH 6226/8412] feat(domain): yousefzidan.is-a.dev --- domains/yousefzidan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yousefzidan.json diff --git a/domains/yousefzidan.json b/domains/yousefzidan.json new file mode 100644 index 000000000..f05ff5a5a --- /dev/null +++ b/domains/yousefzidan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "0x0jx", + "email": "0x0jx@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dbf95bd557ad344b138d5118bb6a165afdc9928c Mon Sep 17 00:00:00 2001 From: Hipolit Badowski Date: Tue, 21 Nov 2023 15:36:43 +0100 Subject: [PATCH 6227/8412] feat(domain): hipo.is-a.dev --- domains/hipo.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hipo.json diff --git a/domains/hipo.json b/domains/hipo.json new file mode 100644 index 000000000..cfa0252f3 --- /dev/null +++ b/domains/hipo.json @@ -0,0 +1,11 @@ +{ + "description": "badowhp blog page", + "repo": "https://github.com/badowhp/badowhp.github.io", + "owner": { + "username": "badowhp", + "email": "badowhp@gmail.com", + }, + "record": { + "CNAME": "badowhp.github.io" + } +} From 264c40bc5ded3c189dd0bc4766289b7ef995b247 Mon Sep 17 00:00:00 2001 From: xoronium Date: Tue, 21 Nov 2023 21:53:40 +0500 Subject: [PATCH 6228/8412] feat(domain): xoronium.is-a.dev --- domains/xoronium.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xoronium.json diff --git a/domains/xoronium.json b/domains/xoronium.json new file mode 100644 index 000000000..2742affe7 --- /dev/null +++ b/domains/xoronium.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xoronium", + "email": "theglocksaint1535@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 72200c588d3eaeccf2cc1e5909fab3c188f8ca1d Mon Sep 17 00:00:00 2001 From: Sumit Jha <7sumitjha@gmail.com> Date: Tue, 21 Nov 2023 22:57:51 +0530 Subject: [PATCH 6229/8412] feat(domain): add `sumit.is-a.dev` --- domains/sumit.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/sumit.json diff --git a/domains/sumit.json b/domains/sumit.json new file mode 100644 index 000000000..b2f308f31 --- /dev/null +++ b/domains/sumit.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "isumitjha", + "email": "7sumitjha@gmail.com" + }, + + "record": { + "CNAME": "isumitjha.github.io" + } +} From ae4dd502ff17e71cef81aa18f85b20db59ac64f3 Mon Sep 17 00:00:00 2001 From: 1ly4s0 Date: Tue, 21 Nov 2023 21:12:43 +0100 Subject: [PATCH 6230/8412] feat(domain): 1ly4s0.is-a.dev --- domains/1ly4s0.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/1ly4s0.json diff --git a/domains/1ly4s0.json b/domains/1ly4s0.json new file mode 100644 index 000000000..53fd19f82 --- /dev/null +++ b/domains/1ly4s0.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "1ly4s0", + "email": "ilyaslamzouri2@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4e8660756ee0e4beddd204a664ff424ae431f2a1 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Tue, 21 Nov 2023 21:15:24 +0100 Subject: [PATCH 6231/8412] Create poyo.json --- domains/poyo.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/poyo.json diff --git a/domains/poyo.json b/domains/poyo.json new file mode 100644 index 000000000..f5d93abea --- /dev/null +++ b/domains/poyo.json @@ -0,0 +1,10 @@ +{ + "description": "I'll use this sub-domain for my portfolio website.", + "owner": { + "username": "MrDaPoyo", + "email": "wiiuforever25@gmail.com" + }, + "record": { + "CNAME": "dapoyo.neocities.org" + } +} From 42d71c5224c53ed590220749544ef339eacfac36 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Tue, 21 Nov 2023 21:24:20 +0100 Subject: [PATCH 6232/8412] Update poyo.json I messed up lmao --- domains/poyo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index f5d93abea..5b634ba18 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,6 +5,6 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "CNAME": "dapoyo.neocities.org" + "URL": "dapoyo.neocities.org" } } From 4647d28a43f4a452f1535b54f64884aac74a7069 Mon Sep 17 00:00:00 2001 From: lordwolfyy Date: Tue, 21 Nov 2023 20:28:05 +0000 Subject: [PATCH 6233/8412] feat(domain): lordwolfy.is-a.dev --- domains/lordwolfy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lordwolfy.json diff --git a/domains/lordwolfy.json b/domains/lordwolfy.json new file mode 100644 index 000000000..f206ffbbc --- /dev/null +++ b/domains/lordwolfy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lordwolfyy", + "email": "jaialders2009@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a20a2786bbc3911c29fa8479c409fc6b67895f03 Mon Sep 17 00:00:00 2001 From: Coding4Hours Date: Tue, 21 Nov 2023 12:52:19 -0800 Subject: [PATCH 6234/8412] feat(domain): hydrogen.is-a.dev --- domains/hydrogen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hydrogen.json diff --git a/domains/hydrogen.json b/domains/hydrogen.json new file mode 100644 index 000000000..4ffc5d847 --- /dev/null +++ b/domains/hydrogen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Coding4Hours", + "email": "neealdon3@gmail.com" + }, + "record": { + "CNAME": "brrrrrr.pages.dev" + } +} From cc76e7f13ce2287d8df05d0f523636fd26c8c010 Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Tue, 21 Nov 2023 22:31:45 +0100 Subject: [PATCH 6235/8412] feat(domain): galaxyfps.riviox.is-a.dev --- domains/galaxyfps.riviox.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/galaxyfps.riviox.json diff --git a/domains/galaxyfps.riviox.json b/domains/galaxyfps.riviox.json new file mode 100644 index 000000000..508aaa0c2 --- /dev/null +++ b/domains/galaxyfps.riviox.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dd1887d7a5d7fbf7e0506c4ae66819a7079d5298 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Tue, 21 Nov 2023 23:45:44 +0200 Subject: [PATCH 6236/8412] Update cutedog5695.json --- domains/cutedog5695.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index fc5e5e908..11088e643 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,11 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "CNAME": "cutedog5695.github.io" } } From 6d49d62894aa9c5e026be0b691075075d441e1de Mon Sep 17 00:00:00 2001 From: dasdebanna Date: Wed, 22 Nov 2023 03:22:06 +0530 Subject: [PATCH 6237/8412] feat(domain): dasdebanna.is-a.dev --- domains/dasdebanna.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dasdebanna.json diff --git a/domains/dasdebanna.json b/domains/dasdebanna.json new file mode 100644 index 000000000..919e09fc1 --- /dev/null +++ b/domains/dasdebanna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dasdebanna", + "email": "dasdebanna8@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3232547f811479bb4736e691b06514270b06363e Mon Sep 17 00:00:00 2001 From: sandiskyy Date: Wed, 22 Nov 2023 05:44:52 +0700 Subject: [PATCH 6238/8412] feat(domain): sandi.is-a.dev --- domains/sandi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sandi.json diff --git a/domains/sandi.json b/domains/sandi.json new file mode 100644 index 000000000..c39b237d4 --- /dev/null +++ b/domains/sandi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sandiskyy", + "email": "sandimixyz@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 33a67cfa88308303ed37816a2881e775c2612a98 Mon Sep 17 00:00:00 2001 From: Coding4Hours <138321129+Coding4Hours@users.noreply.github.com> Date: Tue, 21 Nov 2023 15:50:25 -0800 Subject: [PATCH 6239/8412] a From ab21ab78f7fcb16e95062bf9d835abcfa1e78a07 Mon Sep 17 00:00:00 2001 From: dulackmwas Date: Wed, 22 Nov 2023 05:55:10 +0300 Subject: [PATCH 6240/8412] feat(domain): dulackmugi.is-a.dev --- domains/dulackmugi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dulackmugi.json diff --git a/domains/dulackmugi.json b/domains/dulackmugi.json new file mode 100644 index 000000000..45f59e8e8 --- /dev/null +++ b/domains/dulackmugi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dulackmwas", + "email": "dulackmugi@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a1772f7bd3dd6af582feeb25a10f9ef42025018b Mon Sep 17 00:00:00 2001 From: AdamOusmer Date: Tue, 21 Nov 2023 22:08:42 -0500 Subject: [PATCH 6241/8412] feat(domain): adamousmer.is-a.dev --- domains/adamousmer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adamousmer.json diff --git a/domains/adamousmer.json b/domains/adamousmer.json new file mode 100644 index 000000000..40dedcbc5 --- /dev/null +++ b/domains/adamousmer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AdamOusmer", + "email": "aousmer03@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e2a925f6cab3841f0393252aea5957bea4ad0ae5 Mon Sep 17 00:00:00 2001 From: esemv07 Date: Wed, 22 Nov 2023 16:03:00 +1100 Subject: [PATCH 6242/8412] feat(domain): esemv-evan.is-a.dev --- domains/esemv-evan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/esemv-evan.json diff --git a/domains/esemv-evan.json b/domains/esemv-evan.json new file mode 100644 index 000000000..a60699054 --- /dev/null +++ b/domains/esemv-evan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "esemv07", + "email": "ruby.semaganda@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 720f022f232adcf3529e8bd5cc4f7e5407f6f59c Mon Sep 17 00:00:00 2001 From: Adam Ousmer <114683902+AdamOusmer@users.noreply.github.com> Date: Wed, 22 Nov 2023 01:40:35 -0500 Subject: [PATCH 6243/8412] Update adamousmer.json --- domains/adamousmer.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/adamousmer.json b/domains/adamousmer.json index 40dedcbc5..a106d07e2 100644 --- a/domains/adamousmer.json +++ b/domains/adamousmer.json @@ -6,7 +6,7 @@ "record": { "A": ["217.174.245.249"], "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mx01.mail.icloud.com", "mx02.mail.icloud.com"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:icloud.com ~all" } -} \ No newline at end of file +} From a1fccb26f44866240a13de6b76ab0090e00e9123 Mon Sep 17 00:00:00 2001 From: Minkxx <114978467+minkxx@users.noreply.github.com> Date: Wed, 22 Nov 2023 13:58:19 +0530 Subject: [PATCH 6244/8412] Create minkxx.json --- domains/minkxx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minkxx.json diff --git a/domains/minkxx.json b/domains/minkxx.json new file mode 100644 index 000000000..bfa37a224 --- /dev/null +++ b/domains/minkxx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "minkxx", + "email": "aryuokk@gmail.com" + }, + "record": { + "URL": "https://minkxx.onrender.com" + } +} From a12abce70789fb969c38fc7a50b60145fb0ddb77 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Wed, 22 Nov 2023 12:23:41 +0100 Subject: [PATCH 6245/8412] Update poyo.json I added the MX servers --- domains/poyo.json | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index 5b634ba18..f0365b631 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,6 +5,12 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "URL": "dapoyo.neocities.org" + "URL": "dapoyo.neocities.org", + "TXT": "v=spf1 include:spf.improvmx.com ~all", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ] } + } From 2eac5cb7151831f16cef705b02a87e2b4c0f903a Mon Sep 17 00:00:00 2001 From: Rizvan <94932577+MRizvank@users.noreply.github.com> Date: Wed, 22 Nov 2023 17:02:54 +0530 Subject: [PATCH 6246/8412] Update rizvan.json changed url to cname --- domains/rizvan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rizvan.json b/domains/rizvan.json index dc3102ce7..6dd41af68 100644 --- a/domains/rizvan.json +++ b/domains/rizvan.json @@ -4,6 +4,6 @@ "email": "rizvankurungattil@gmail.com" }, "record": { - "URL": "https://github.com/mrizvank" + "CNAME": "Mrizvank.github.io" } } From f6472d9e96eb83691c60eba13b395dc635e5f6ad Mon Sep 17 00:00:00 2001 From: IamTheDefender <72926871+IamTheDefender@users.noreply.github.com> Date: Wed, 22 Nov 2023 19:07:11 +0530 Subject: [PATCH 6247/8412] Update iamthedefender.json --- domains/iamthedefender.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/iamthedefender.json b/domains/iamthedefender.json index 040627f91..9eb2fcd24 100644 --- a/domains/iamthedefender.json +++ b/domains/iamthedefender.json @@ -2,10 +2,10 @@ { "owner": { "username": "IamTheDefender", - "email": "nitishparmar23@gmail.com" + "discord": "iamthedefender" }, "record": { - "A": ["135.148.226.33"] + "CNAME": ["portfolio-one-ecru-11.vercel.app"] } } - \ No newline at end of file + From 991a5e1fb9e2bd1207fe1182c24de5d1e22cca6d Mon Sep 17 00:00:00 2001 From: IamTheDefender <72926871+IamTheDefender@users.noreply.github.com> Date: Wed, 22 Nov 2023 19:08:27 +0530 Subject: [PATCH 6248/8412] Update iamthedefender.json --- domains/iamthedefender.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamthedefender.json b/domains/iamthedefender.json index 9eb2fcd24..fc6023571 100644 --- a/domains/iamthedefender.json +++ b/domains/iamthedefender.json @@ -5,7 +5,7 @@ "discord": "iamthedefender" }, "record": { - "CNAME": ["portfolio-one-ecru-11.vercel.app"] + "URL": ["portfolio-one-ecru-11.vercel.app"] } } From d5141fe3b7980c2cea1becaec20d8e826574ee1a Mon Sep 17 00:00:00 2001 From: WebMarshalls Date: Wed, 22 Nov 2023 18:41:46 +0300 Subject: [PATCH 6249/8412] feat(domain): webmarshalls .is-a.dev --- domains/webmarshalls .json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/webmarshalls .json diff --git a/domains/webmarshalls .json b/domains/webmarshalls .json new file mode 100644 index 000000000..ad033700d --- /dev/null +++ b/domains/webmarshalls .json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "WebMarshalls", + "email": "ndirangusteven131@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e0c6f9250240a4a3279bc3abf03b4545e9634ff7 Mon Sep 17 00:00:00 2001 From: fahmifareed Date: Wed, 22 Nov 2023 19:36:11 +0200 Subject: [PATCH 6250/8412] feat(domain): fahmifareed.is-a.dev --- domains/fahmifareed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fahmifareed.json diff --git a/domains/fahmifareed.json b/domains/fahmifareed.json new file mode 100644 index 000000000..09d687371 --- /dev/null +++ b/domains/fahmifareed.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "fahmifareed", + "email": "fahmifareed@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fa0ab0d9744584e7f0afc65331c8a58ed7678bde Mon Sep 17 00:00:00 2001 From: Glqch <60012409+Glqch404@users.noreply.github.com> Date: Wed, 22 Nov 2023 19:48:37 +0200 Subject: [PATCH 6251/8412] Update glqch.json --- domains/glqch.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/glqch.json b/domains/glqch.json index 1679a75ca..8e97ded1e 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -1,6 +1,6 @@ { "owner": { - "username": "joythejoystick1", + "username": "Glqch404", "email": "midoayoub778@gmail.com" }, "record": { From 5b76c211a4c9c08ad3259f9f777065f0adb56c98 Mon Sep 17 00:00:00 2001 From: jckli Date: Wed, 22 Nov 2023 14:34:19 -0700 Subject: [PATCH 6252/8412] feat(domain): jckli.is-a.dev --- domains/jckli.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jckli.json diff --git a/domains/jckli.json b/domains/jckli.json new file mode 100644 index 000000000..02176fcc2 --- /dev/null +++ b/domains/jckli.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jckli", + "email": "notjackhli@gmail.com" + }, + "record": { + "URL": "https://github.com/jckli" + } +} From b0051e8ac585cc8c04ebecb7ca48142fadb3ec20 Mon Sep 17 00:00:00 2001 From: amol234545 Date: Wed, 22 Nov 2023 17:14:32 -0500 Subject: [PATCH 6253/8412] Update amol254542.json --- domains/amol254542.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/amol254542.json b/domains/amol254542.json index ae9807478..928e665fc 100644 --- a/domains/amol254542.json +++ b/domains/amol254542.json @@ -4,9 +4,6 @@ "email": "amolmilton@gmail.com" }, "record": { - "NS":"ns1.afraid.org" - "NS":"ns2.afraid.org" - "NS":"ns3.afraid.org" - "NS":"ns4.afraid.org" + "CNAME":"amol234545.github.io/my-website" } } From 6832d09428056da4b5a71928f266a8e002d8f897 Mon Sep 17 00:00:00 2001 From: vWinter Date: Thu, 23 Nov 2023 01:01:35 +0200 Subject: [PATCH 6254/8412] move mail.winter.json to the second server --- domains/mail.winter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.winter.json b/domains/mail.winter.json index c66bfeb86..c38e3fac2 100644 --- a/domains/mail.winter.json +++ b/domains/mail.winter.json @@ -5,7 +5,7 @@ "discord": "vwinter" }, "record": { - "A": ["45.83.205.48"] + "A": ["45.83.205.110"] } } From bc0b24fcc4d3866c418492f674acf0f75550d052 Mon Sep 17 00:00:00 2001 From: vWinter Date: Thu, 23 Nov 2023 01:01:51 +0200 Subject: [PATCH 6255/8412] Create srv2.winter.json --- domains/srv2.winter.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/srv2.winter.json diff --git a/domains/srv2.winter.json b/domains/srv2.winter.json new file mode 100644 index 000000000..c38e3fac2 --- /dev/null +++ b/domains/srv2.winter.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "virtualWinter", + "email": "v1rtualWinter@outlook.com", + "discord": "vwinter" + }, + "record": { + "A": ["45.83.205.110"] + } + +} From e76e1ee7c85fdd6e6614a926647238d0485565a9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:15:14 -0500 Subject: [PATCH 6256/8412] Update mukesh.json --- domains/mukesh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mukesh.json b/domains/mukesh.json index 6af2d05d9..16c71f8cb 100644 --- a/domains/mukesh.json +++ b/domains/mukesh.json @@ -4,6 +4,6 @@ "email": "hakxcore@gmail.com" }, "record": { - "URL": "hakxcore.github.io" + "URL": "https://hakxcore.github.io/" } } From 9673bb86d75154c05c387130bb591ace793bab54 Mon Sep 17 00:00:00 2001 From: bulkypanda Date: Wed, 22 Nov 2023 15:19:53 -0800 Subject: [PATCH 6257/8412] feat(domain): bulkypanda.is-a.dev --- domains/bulkypanda.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/bulkypanda.json b/domains/bulkypanda.json index d7b27a2f4..4156b27b4 100644 --- a/domains/bulkypanda.json +++ b/domains/bulkypanda.json @@ -4,6 +4,9 @@ "email": "arya@gummadi.net" }, "record": { - "CNAME": "bulkypanda.github.io" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 038e88befa1fcfc3cd642f9d8c744b91849cb639 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:32:40 -0500 Subject: [PATCH 6258/8412] Update hipo.json --- domains/hipo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hipo.json b/domains/hipo.json index cfa0252f3..296e02cd4 100644 --- a/domains/hipo.json +++ b/domains/hipo.json @@ -3,7 +3,7 @@ "repo": "https://github.com/badowhp/badowhp.github.io", "owner": { "username": "badowhp", - "email": "badowhp@gmail.com", + "email": "badowhp@gmail.com" }, "record": { "CNAME": "badowhp.github.io" From cb0ecd89fc219a12ba753bc5906dedd7cfc23432 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:34:35 -0500 Subject: [PATCH 6259/8412] Rename thedeveloper03 .json to thedeveloper03.json --- domains/{thedeveloper03 .json => thedeveloper03.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{thedeveloper03 .json => thedeveloper03.json} (99%) diff --git a/domains/thedeveloper03 .json b/domains/thedeveloper03.json similarity index 99% rename from domains/thedeveloper03 .json rename to domains/thedeveloper03.json index 0be975953..61c8a52e5 100644 --- a/domains/thedeveloper03 .json +++ b/domains/thedeveloper03.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 673df36b238d24bc36960dc8c128eb59866e76ce Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:36:56 -0500 Subject: [PATCH 6260/8412] Update poyo.json --- domains/poyo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index f0365b631..5f7c03b1a 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,7 +5,7 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "URL": "dapoyo.neocities.org", + "URL": "https://dapoyo.neocities.org", "TXT": "v=spf1 include:spf.improvmx.com ~all", "MX": [ "mx1.improvmx.com", From 80039203dc35a4f6e640f8c2ee9e4375a9aef652 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:37:42 -0500 Subject: [PATCH 6261/8412] Rename webmarshalls .json to webmarshalls.json --- domains/{webmarshalls .json => webmarshalls.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{webmarshalls .json => webmarshalls.json} (99%) diff --git a/domains/webmarshalls .json b/domains/webmarshalls.json similarity index 99% rename from domains/webmarshalls .json rename to domains/webmarshalls.json index ad033700d..6fc4bf84b 100644 --- a/domains/webmarshalls .json +++ b/domains/webmarshalls.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From d269dfda62b5a79132e4fbc007c9c0a8bdc80c3a Mon Sep 17 00:00:00 2001 From: Creeper76 <86135033+Creeper76@users.noreply.github.com> Date: Wed, 22 Nov 2023 18:44:38 -0500 Subject: [PATCH 6262/8412] Update code.creeper76.json --- domains/code.creeper76.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/code.creeper76.json b/domains/code.creeper76.json index 394bff3c4..976545341 100644 --- a/domains/code.creeper76.json +++ b/domains/code.creeper76.json @@ -5,9 +5,6 @@ "discord": "777694273319469057" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "pnode2.danbot.host:6356" } } From d7d8407edb63c958d8145bf07c2bda249ca644c5 Mon Sep 17 00:00:00 2001 From: Creeper76 <86135033+Creeper76@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:14:46 -0500 Subject: [PATCH 6263/8412] Update code.creeper76.json From 2df041b051b0e4ca0cdd81783cc1d2bbe410874c Mon Sep 17 00:00:00 2001 From: IamTheDefender <72926871+IamTheDefender@users.noreply.github.com> Date: Thu, 23 Nov 2023 07:06:54 +0530 Subject: [PATCH 6264/8412] Update iamthedefender.json --- domains/iamthedefender.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/iamthedefender.json b/domains/iamthedefender.json index fc6023571..7b93ad3f2 100644 --- a/domains/iamthedefender.json +++ b/domains/iamthedefender.json @@ -1,11 +1,10 @@ - - { +{ "owner": { "username": "IamTheDefender", "discord": "iamthedefender" }, "record": { - "URL": ["portfolio-one-ecru-11.vercel.app"] + "URL": "portfolio-one-ecru-11.vercel.app" } - } +} From 78a4e39b53a23f961c1ee23734acd05358876ce4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:41:02 -0500 Subject: [PATCH 6265/8412] Update iamthedefender.json --- domains/iamthedefender.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamthedefender.json b/domains/iamthedefender.json index 7b93ad3f2..0d4610c5b 100644 --- a/domains/iamthedefender.json +++ b/domains/iamthedefender.json @@ -4,7 +4,7 @@ "discord": "iamthedefender" }, "record": { - "URL": "portfolio-one-ecru-11.vercel.app" + "URL": "https://portfolio-one-ecru-11.vercel.app" } } From d6ee51537eae5c2faf5a952542646ee79ee0b7b3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:42:30 -0500 Subject: [PATCH 6266/8412] Update iamthedefender.json --- domains/iamthedefender.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/iamthedefender.json b/domains/iamthedefender.json index 0d4610c5b..866fba4d5 100644 --- a/domains/iamthedefender.json +++ b/domains/iamthedefender.json @@ -1,7 +1,8 @@ { "owner": { "username": "IamTheDefender", - "discord": "iamthedefender" + "discord": "iamthedefender", + "email: "" }, "record": { "URL": "https://portfolio-one-ecru-11.vercel.app" From 0c53b5ff28fea7f54074def0bbff8935dd3fe64c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:42:49 -0500 Subject: [PATCH 6267/8412] Update iamthedefender.json --- domains/iamthedefender.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/iamthedefender.json b/domains/iamthedefender.json index 866fba4d5..2590c6531 100644 --- a/domains/iamthedefender.json +++ b/domains/iamthedefender.json @@ -2,7 +2,7 @@ "owner": { "username": "IamTheDefender", "discord": "iamthedefender", - "email: "" + "email": "" }, "record": { "URL": "https://portfolio-one-ecru-11.vercel.app" From caad85199c3f316a873e3d0e1d9ba9d55a000432 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:43:47 -0500 Subject: [PATCH 6268/8412] Update ztzt.json --- domains/ztzt.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/ztzt.json b/domains/ztzt.json index 6175a1fe6..676909dbe 100644 --- a/domains/ztzt.json +++ b/domains/ztzt.json @@ -3,10 +3,10 @@ "repo": "https://github.com/ztztmc/ztztmc.github.io", "owner": { "username": "ztztmc", - "email": "2timessharp@gmail.com". - "discord": "ztzt" + "email": "2timessharp@gmail.com", + "discord": "ztzt" }, "record": { "CNAME": "ztztmc.github.io" } -} \ No newline at end of file +} From a1f107dec0938f6159e44cc92b0b733754dc2c20 Mon Sep 17 00:00:00 2001 From: Creeper76 <86135033+Creeper76@users.noreply.github.com> Date: Wed, 22 Nov 2023 20:50:32 -0500 Subject: [PATCH 6269/8412] Update code.creeper76.json --- domains/code.creeper76.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/code.creeper76.json b/domains/code.creeper76.json index 976545341..df1e79986 100644 --- a/domains/code.creeper76.json +++ b/domains/code.creeper76.json @@ -5,6 +5,6 @@ "discord": "777694273319469057" }, "record": { - "CNAME": "pnode2.danbot.host:6356" + "CNAME": "proxy.private.danbot.host" } } From 85cde7e4123e91a71823ef786f38698e1b936bb9 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Thu, 23 Nov 2023 12:34:09 +0200 Subject: [PATCH 6270/8412] Update server.alpha.json --- domains/server.alpha.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.alpha.json b/domains/server.alpha.json index 639b3b856..8339eeec8 100644 --- a/domains/server.alpha.json +++ b/domains/server.alpha.json @@ -4,6 +4,6 @@ "email": "sweepalf@gmail.com" }, "record": { - "URL": "https://alpha.is-a.dev/server" + "URL": "https://genuine-cicada-coherent.ngrok-free.app" } } From 33357398f15327f5206fcf1debbe5713d2d3266a Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:29:08 +0100 Subject: [PATCH 6271/8412] Update poyo.json --- domains/poyo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index 5f7c03b1a..606d202c7 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,12 +5,12 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "URL": "https://dapoyo.neocities.org", "TXT": "v=spf1 include:spf.improvmx.com ~all", "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" ] + "CNAME": "mrdapoyo.github.io" } } From d880bcd522fa81cd6b512107d4100118dd8c7c2c Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:46:11 +0100 Subject: [PATCH 6272/8412] Thanks Mr.Shiba --- domains/poyo.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index 606d202c7..d22cf6357 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -10,7 +10,12 @@ "mx1.improvmx.com", "mx2.improvmx.com" ] - "CNAME": "mrdapoyo.github.io" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From 999e2ac058c38ac55df466329e6855c346d48424 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Thu, 23 Nov 2023 12:47:28 +0100 Subject: [PATCH 6273/8412] The comma --- domains/poyo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/poyo.json b/domains/poyo.json index d22cf6357..595daa2d4 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -9,7 +9,7 @@ "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" - ] + ], "A": [ "185.199.108.153", "185.199.109.153", From 38cc238466a6572a1e7320953747eb0bbe826d70 Mon Sep 17 00:00:00 2001 From: AayushBharti Date: Thu, 23 Nov 2023 17:22:32 +0530 Subject: [PATCH 6274/8412] feat(domain): aayushbharti.is-a.dev --- domains/aayushbharti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aayushbharti.json diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json new file mode 100644 index 000000000..bc6a210e8 --- /dev/null +++ b/domains/aayushbharti.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AayushBharti", + "email": "aayushbh2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4843cce67cbc7b5df6e599338bf646732ac60766 Mon Sep 17 00:00:00 2001 From: tashviks Date: Thu, 23 Nov 2023 17:40:44 +0530 Subject: [PATCH 6275/8412] feat(domain): tashvik.is-a.dev --- domains/tashvik.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tashvik.json diff --git a/domains/tashvik.json b/domains/tashvik.json new file mode 100644 index 000000000..8c628ef7f --- /dev/null +++ b/domains/tashvik.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tashviks", + "email": "tashvik.12112279@lpu.in" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1cb00fadefd47309e0c5504ed3ff1592401e0ffc Mon Sep 17 00:00:00 2001 From: thi3rry Date: Thu, 23 Nov 2023 13:25:01 +0100 Subject: [PATCH 6276/8412] feat(domain): thi3rry.is-a.dev --- domains/thi3rry.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thi3rry.json diff --git a/domains/thi3rry.json b/domains/thi3rry.json new file mode 100644 index 000000000..2b9df9d37 --- /dev/null +++ b/domains/thi3rry.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thi3rry", + "email": "poinot.thierry@gmail.com" + }, + "record": { + "CNAME": "thi3rry-is-a-dev.shoot-shoot.dev" + } +} From e7f1f0a99d65d83de3c4cb3815ecb1c083d81f43 Mon Sep 17 00:00:00 2001 From: AayushBharti Date: Thu, 23 Nov 2023 17:57:54 +0530 Subject: [PATCH 6277/8412] feat(domain): aayush bharti.is-a.dev --- domains/aayush bharti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aayush bharti.json diff --git a/domains/aayush bharti.json b/domains/aayush bharti.json new file mode 100644 index 000000000..bc6a210e8 --- /dev/null +++ b/domains/aayush bharti.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AayushBharti", + "email": "aayushbh2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 91aee9047d7f804bb90822f2ad8efc2148bf7ca8 Mon Sep 17 00:00:00 2001 From: AayushBharti Date: Thu, 23 Nov 2023 17:59:00 +0530 Subject: [PATCH 6278/8412] feat(domain): aayushbh.is-a.dev --- domains/aayushbh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aayushbh.json diff --git a/domains/aayushbh.json b/domains/aayushbh.json new file mode 100644 index 000000000..bc6a210e8 --- /dev/null +++ b/domains/aayushbh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AayushBharti", + "email": "aayushbh2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7e51b9af0c71a68638893bb398d83896e849a122 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 23 Nov 2023 08:29:06 -0500 Subject: [PATCH 6279/8412] Rename aayush bharti.json to aayush-bharti.json --- domains/{aayush bharti.json => aayush-bharti.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{aayush bharti.json => aayush-bharti.json} (99%) diff --git a/domains/aayush bharti.json b/domains/aayush-bharti.json similarity index 99% rename from domains/aayush bharti.json rename to domains/aayush-bharti.json index bc6a210e8..e155e8054 100644 --- a/domains/aayush bharti.json +++ b/domains/aayush-bharti.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 507fa344abb1fecf9557b2e4a518e95b6b48b0e0 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:40:24 +0200 Subject: [PATCH 6280/8412] Added MX, TXT and A Record --- domains/cutedog5695.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 11088e643..0409b738a 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,16 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.github.io" + "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 06ec3b7a5d598292451f20757894e4ff4581ce8b Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 15:50:16 +0200 Subject: [PATCH 6281/8412] Update cutedog5695.json --- domains/cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 0409b738a..a8529a544 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -11,11 +11,11 @@ "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 29eb4f8c71615fca62cdb59ba0271e63cce6feed Mon Sep 17 00:00:00 2001 From: ALBINPRAVEEN Date: Thu, 23 Nov 2023 09:12:57 -0500 Subject: [PATCH 6282/8412] feat(domain): alby.is-a.dev --- domains/alby.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alby.json diff --git a/domains/alby.json b/domains/alby.json new file mode 100644 index 000000000..566d44eb0 --- /dev/null +++ b/domains/alby.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ALBINPRAVEEN", + "email": "albinpraveen135790@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 29acd2996d4bb5ea12ac2237d5027fd3d9922fd2 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 16:47:22 +0200 Subject: [PATCH 6283/8412] Create _github-pages-challenge-CuteDog5695.cutedog5695 --- .../_github-pages-challenge-CuteDog5695.cutedog5695 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_github-pages-challenge-CuteDog5695.cutedog5695 diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695 b/domains/_github-pages-challenge-CuteDog5695.cutedog5695 new file mode 100644 index 000000000..838943fcc --- /dev/null +++ b/domains/_github-pages-challenge-CuteDog5695.cutedog5695 @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "cutedog5695", + "twitter": "cutedog5695" + }, + "record": { + "TXT": "cd8aac10494e4b5b76656163a11508" + } +} From 7081d4572b9de0a1c4b304279779a60a3745f465 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 23 Nov 2023 17:01:09 +0200 Subject: [PATCH 6284/8412] Rename _github-pages-challenge-CuteDog5695.cutedog5695 to _github-pages-challenge-CuteDog5695.cutedog5695.json --- ...g5695 => _github-pages-challenge-CuteDog5695.cutedog5695.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_github-pages-challenge-CuteDog5695.cutedog5695 => _github-pages-challenge-CuteDog5695.cutedog5695.json} (100%) diff --git a/domains/_github-pages-challenge-CuteDog5695.cutedog5695 b/domains/_github-pages-challenge-CuteDog5695.cutedog5695.json similarity index 100% rename from domains/_github-pages-challenge-CuteDog5695.cutedog5695 rename to domains/_github-pages-challenge-CuteDog5695.cutedog5695.json From 98cf6c745857b35b5e72106355559fa5de0cf0d6 Mon Sep 17 00:00:00 2001 From: ayushmann025 Date: Thu, 23 Nov 2023 21:34:03 +0530 Subject: [PATCH 6285/8412] feat(domain): ayushmann.is-a.dev --- domains/ayushmann.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ayushmann.json diff --git a/domains/ayushmann.json b/domains/ayushmann.json new file mode 100644 index 000000000..0cfc927ac --- /dev/null +++ b/domains/ayushmann.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ayushmann025", + "email": "aayush.srivastava25@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 72f30f51edd8e441612d0d86b685e76bdb810879 Mon Sep 17 00:00:00 2001 From: mak448a <94062293+mak448a@users.noreply.github.com> Date: Thu, 23 Nov 2023 11:33:43 -0500 Subject: [PATCH 6286/8412] Update mak448a.json --- domains/mak448a.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mak448a.json b/domains/mak448a.json index 86fc5ddb9..a07099e15 100644 --- a/domains/mak448a.json +++ b/domains/mak448a.json @@ -1,7 +1,7 @@ { "owner": { "username": "mak448a", - "email": "mak448a@gmail.com" + "email": "thracc448@gmail.com" }, "record": { "CNAME": "mak448a.github.io" From c825d42e82a8ffe29bf1ebed68157d08bbf879a5 Mon Sep 17 00:00:00 2001 From: PrathameshhW Date: Thu, 23 Nov 2023 23:47:22 +0530 Subject: [PATCH 6287/8412] feat(domain): prachiti.is-a.dev --- domains/prachiti.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prachiti.json diff --git a/domains/prachiti.json b/domains/prachiti.json new file mode 100644 index 000000000..cada9d52c --- /dev/null +++ b/domains/prachiti.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PrathameshhW", + "email": "prathameshj0407@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b52332dbddbf53303c351d55c72b0d2a7fa5f6c7 Mon Sep 17 00:00:00 2001 From: Atharvjha7 Date: Thu, 23 Nov 2023 11:36:45 -0800 Subject: [PATCH 6288/8412] feat(domain): ajlemon.is-a.dev --- domains/ajlemon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ajlemon.json diff --git a/domains/ajlemon.json b/domains/ajlemon.json new file mode 100644 index 000000000..f09020d79 --- /dev/null +++ b/domains/ajlemon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Atharvjha7", + "email": "jha.atharv27@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 59d3c988a2ba58c56f6dc834dd13ba7191863a42 Mon Sep 17 00:00:00 2001 From: nkmrt3 Date: Fri, 24 Nov 2023 01:25:49 +0530 Subject: [PATCH 6289/8412] feat(domain): nerdtechies.is-a.dev --- domains/nerdtechies.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nerdtechies.json diff --git a/domains/nerdtechies.json b/domains/nerdtechies.json new file mode 100644 index 000000000..4405e1482 --- /dev/null +++ b/domains/nerdtechies.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nkmrt3", + "email": "nkmrt30032003@gmail.com" + }, + "record": { + "A": ["20.244.126.63"] + } +} From c6ab9de08dd8b25f510ac2457deda601c66f8d36 Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Thu, 23 Nov 2023 22:47:14 +0100 Subject: [PATCH 6290/8412] Create louis.json --- domains/louis.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/louis.json diff --git a/domains/louis.json b/domains/louis.json new file mode 100644 index 000000000..e1ffd84c2 --- /dev/null +++ b/domains/louis.json @@ -0,0 +1,12 @@ +{ + "description": "A portofolio", + "repo": "https://github.com/louloudev59/portofolio.github.io", + "owner": { + "username": "", + "email": "louis@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "louloudev59.github.io" + } +} From c4a1256dfad3e2ac0e3ad232830dbc6989aeb7b2 Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Thu, 23 Nov 2023 22:53:56 +0100 Subject: [PATCH 6291/8412] Update louis.json --- domains/louis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/louis.json b/domains/louis.json index e1ffd84c2..20d28b823 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -1,6 +1,6 @@ { "description": "A portofolio", - "repo": "https://github.com/louloudev59/portofolio.github.io", + "repo": "https://github.com/louloudev59/portofolio", "owner": { "username": "", "email": "louis@gmail.com", From c4155ebfab4556ec1a3e333829a8ab7b773655d4 Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Thu, 23 Nov 2023 22:55:34 +0100 Subject: [PATCH 6292/8412] Update louis.json --- domains/louis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/louis.json b/domains/louis.json index 20d28b823..6f2fd3549 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -1,6 +1,6 @@ { "description": "A portofolio", - "repo": "https://github.com/louloudev59/portofolio", + "repo": "https://louloudev59.github.io/portofolio/", "owner": { "username": "", "email": "louis@gmail.com", From b6a96719661b8ce9aa8e697cb141b71567154220 Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Thu, 23 Nov 2023 22:56:55 +0100 Subject: [PATCH 6293/8412] Update louis.json --- domains/louis.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/louis.json b/domains/louis.json index 6f2fd3549..25c755355 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -1,12 +1,12 @@ { "description": "A portofolio", - "repo": "https://louloudev59.github.io/portofolio/", + "repo": "https://github.com/louloudev59/portofolio", "owner": { "username": "", "email": "louis@gmail.com", "twitter": "" }, "record": { - "CNAME": "louloudev59.github.io" + "CNAME": "https://louloudev59.github.io/portofolio/" } } From 9ddcda16f35bea16a97c85093c527d1252fe6baf Mon Sep 17 00:00:00 2001 From: Arya Gummadi Date: Thu, 23 Nov 2023 13:57:36 -0800 Subject: [PATCH 6294/8412] Update bulkypanda.json --- domains/bulkypanda.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/bulkypanda.json b/domains/bulkypanda.json index 4156b27b4..d7b27a2f4 100644 --- a/domains/bulkypanda.json +++ b/domains/bulkypanda.json @@ -4,9 +4,6 @@ "email": "arya@gummadi.net" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "bulkypanda.github.io" } -} \ No newline at end of file +} From 7b809cbdc328a0dab9060c22a102153230fd6728 Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Thu, 23 Nov 2023 23:05:57 +0100 Subject: [PATCH 6295/8412] Update louis.json --- domains/louis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/louis.json b/domains/louis.json index 25c755355..e22f3744c 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "CNAME": "https://louloudev59.github.io/portofolio/" + "CNAME": "https://louloudev59.github.io/" } } From 811fe8532877244a7fa59adf9b5de6abcb53f283 Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Thu, 23 Nov 2023 23:06:11 +0100 Subject: [PATCH 6296/8412] Update louis.json --- domains/louis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/louis.json b/domains/louis.json index e22f3744c..8672cf71d 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "CNAME": "https://louloudev59.github.io/" + "CNAME": "https://louloudev59.github.ios/" } } From 7fea6eed698fe22b433229acb9fdd663910c705c Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Thu, 23 Nov 2023 23:06:22 +0100 Subject: [PATCH 6297/8412] Update louis.json --- domains/louis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/louis.json b/domains/louis.json index 8672cf71d..e22f3744c 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": { - "CNAME": "https://louloudev59.github.ios/" + "CNAME": "https://louloudev59.github.io/" } } From 13d9de29b85f8d07912952d9748c0a409bd2d96f Mon Sep 17 00:00:00 2001 From: amol234545 Date: Thu, 23 Nov 2023 17:13:42 -0500 Subject: [PATCH 6298/8412] Update amol254542.json --- domains/amol254542.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/amol254542.json b/domains/amol254542.json index 928e665fc..521f3c192 100644 --- a/domains/amol254542.json +++ b/domains/amol254542.json @@ -4,6 +4,6 @@ "email": "amolmilton@gmail.com" }, "record": { - "CNAME":"amol234545.github.io/my-website" + "CNAME":"amol234545.github.io" } } From 02528f0cfda6b26d52b643514ced4a9a66f5d397 Mon Sep 17 00:00:00 2001 From: LoganPaxton <111173907+LoganPaxton@users.noreply.github.com> Date: Thu, 23 Nov 2023 21:10:00 -0500 Subject: [PATCH 6299/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index c51f8438e..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -loganpaxton.is-a.dev \ No newline at end of file From db5e63a45ae362e6b3bda5148e43ab7b786201f4 Mon Sep 17 00:00:00 2001 From: Mersi-LLC Date: Fri, 24 Nov 2023 10:02:52 +0300 Subject: [PATCH 6300/8412] feat(domain): mersillc.is-a.dev --- domains/mersillc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mersillc.json diff --git a/domains/mersillc.json b/domains/mersillc.json new file mode 100644 index 000000000..8c789d8d0 --- /dev/null +++ b/domains/mersillc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Mersi-LLC", + "email": "marsitvtube@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a43ebe922dee3c13df20dcb5939305a13572a167 Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Fri, 24 Nov 2023 08:10:14 +0100 Subject: [PATCH 6301/8412] Update louis.json --- domains/louis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/louis.json b/domains/louis.json index e22f3744c..1f7524e7f 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -6,7 +6,7 @@ "email": "louis@gmail.com", "twitter": "" }, - "record": { + "record": {s "CNAME": "https://louloudev59.github.io/" } } From 65938a5e1858500ed414e0bda2b636c3d00bb93c Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Fri, 24 Nov 2023 08:11:45 +0100 Subject: [PATCH 6302/8412] Update louis.json --- domains/louis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/louis.json b/domains/louis.json index 1f7524e7f..7c4a6fc68 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -7,6 +7,6 @@ "twitter": "" }, "record": {s - "CNAME": "https://louloudev59.github.io/" + "CNAME": "louloudev59.github.io" } } From 0e6d737439ca900e6fd5813140555d5cd72f983b Mon Sep 17 00:00:00 2001 From: crllect Date: Fri, 24 Nov 2023 02:23:47 -0500 Subject: [PATCH 6303/8412] feat(domain): xorro.is-a.dev --- domains/xorro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xorro.json diff --git a/domains/xorro.json b/domains/xorro.json new file mode 100644 index 000000000..16ed9414c --- /dev/null +++ b/domains/xorro.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "crllect", + "email": "crllect@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 584873d1d5a43f97214fb97103ac6759df154836 Mon Sep 17 00:00:00 2001 From: luishdez Date: Fri, 24 Nov 2023 08:38:23 +0100 Subject: [PATCH 6304/8412] feat(domain): luishdez.is-a.dev --- domains/luishdez.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/luishdez.json diff --git a/domains/luishdez.json b/domains/luishdez.json new file mode 100644 index 000000000..e7ce37f6b --- /dev/null +++ b/domains/luishdez.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "luishdez", + "email": "luis.munoz.hdez@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c8ded7eed078c09a12b899fad1827041be92d6c2 Mon Sep 17 00:00:00 2001 From: mahfuz0001 Date: Fri, 24 Nov 2023 15:12:48 +0600 Subject: [PATCH 6305/8412] feat(domain): mahfuz.is-a.dev --- domains/mahfuz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mahfuz.json diff --git a/domains/mahfuz.json b/domains/mahfuz.json new file mode 100644 index 000000000..d7464caee --- /dev/null +++ b/domains/mahfuz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mahfuz0001", + "email": "manjulkhatter01@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 86df3b1583a939f3f17a9b603368d5f29a404b32 Mon Sep 17 00:00:00 2001 From: paul-pfeiffer Date: Fri, 24 Nov 2023 10:49:49 +0100 Subject: [PATCH 6306/8412] feat(domain): paulpfeiffer.is-a.dev --- domains/paulpfeiffer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/paulpfeiffer.json diff --git a/domains/paulpfeiffer.json b/domains/paulpfeiffer.json new file mode 100644 index 000000000..089b56aef --- /dev/null +++ b/domains/paulpfeiffer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "paul-pfeiffer", + "email": "ppfeiffer93@gmx.at" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fb494d039277896c1f109566b5214f70f39a35aa Mon Sep 17 00:00:00 2001 From: Asmo343 Date: Fri, 24 Nov 2023 11:19:13 +0100 Subject: [PATCH 6307/8412] feat(domain): asmo.is-a.dev --- domains/asmo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/asmo.json diff --git a/domains/asmo.json b/domains/asmo.json new file mode 100644 index 000000000..600ff51c0 --- /dev/null +++ b/domains/asmo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Asmo343", + "email": "jan.glomb1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d4b9d70287e4748d91a38b248fdfdd2b193471da Mon Sep 17 00:00:00 2001 From: Manav011 Date: Fri, 24 Nov 2023 16:58:34 +0530 Subject: [PATCH 6308/8412] feat(domain): manav.is-a.dev --- domains/manav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/manav.json diff --git a/domains/manav.json b/domains/manav.json new file mode 100644 index 000000000..17c92e258 --- /dev/null +++ b/domains/manav.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Manav011", + "email": "manav.12110503@lpu.in" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From be8dccbc43f89ce4508e19f122ea9b00bc859ecc Mon Sep 17 00:00:00 2001 From: reeganrajasekar Date: Fri, 24 Nov 2023 16:58:37 +0530 Subject: [PATCH 6309/8412] feat(domain): reegan.is-a.dev --- domains/reegan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/reegan.json diff --git a/domains/reegan.json b/domains/reegan.json new file mode 100644 index 000000000..37a8d84d2 --- /dev/null +++ b/domains/reegan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "reeganrajasekar", + "email": "areeganrajasekar@gmail.com" + }, + "record": { + "A": ["103.191.209.47"] + } +} From f7f9fdb7a6f2a4496b1eff7001325057502e8d0c Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 24 Nov 2023 13:38:11 +0200 Subject: [PATCH 6310/8412] Delete domains/server.alpha.json --- domains/server.alpha.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/server.alpha.json diff --git a/domains/server.alpha.json b/domains/server.alpha.json deleted file mode 100644 index 8339eeec8..000000000 --- a/domains/server.alpha.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" - }, - "record": { - "URL": "https://genuine-cicada-coherent.ngrok-free.app" - } -} From 8d264f7a22a89bdf8261e44a3b51ee33324bb9cf Mon Sep 17 00:00:00 2001 From: OlaMushroom Date: Fri, 24 Nov 2023 18:59:28 +0700 Subject: [PATCH 6311/8412] feat(domain): miyonaki.is-a.dev --- domains/miyonaki.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/miyonaki.json diff --git a/domains/miyonaki.json b/domains/miyonaki.json new file mode 100644 index 000000000..413f71eee --- /dev/null +++ b/domains/miyonaki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "OlaMushroom", + "email": "ola.mushroom@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b12667a7d99936b8d6eb9bee7e7b95906b1e862a Mon Sep 17 00:00:00 2001 From: RivioxGaming Date: Fri, 24 Nov 2023 16:03:07 +0100 Subject: [PATCH 6312/8412] feat(domain): _github-pages-challenge-rivioxgaming.riviox.is-a.dev --- domains/_github-pages-challenge-rivioxgaming.riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-rivioxgaming.riviox.json diff --git a/domains/_github-pages-challenge-rivioxgaming.riviox.json b/domains/_github-pages-challenge-rivioxgaming.riviox.json new file mode 100644 index 000000000..24de2a127 --- /dev/null +++ b/domains/_github-pages-challenge-rivioxgaming.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RivioxGaming", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "TXT": "2f2432d565a3e7e8f3a4577c0e4a90" + } +} From 3e3477fd795665756ba862f855050486f6dc1bf0 Mon Sep 17 00:00:00 2001 From: baratt-88 Date: Fri, 24 Nov 2023 22:43:07 +0700 Subject: [PATCH 6313/8412] feat(domain): 9yma.net.is-a.dev --- domains/9yma.net.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/9yma.net.json diff --git a/domains/9yma.net.json b/domains/9yma.net.json new file mode 100644 index 000000000..9498da69d --- /dev/null +++ b/domains/9yma.net.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "baratt-88", + "email": "anisaputry0708@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f1b1f3bfaff1469b1b4e8505ff249c0048f91ade Mon Sep 17 00:00:00 2001 From: Coding4Hours Date: Fri, 24 Nov 2023 09:44:19 -0800 Subject: [PATCH 6314/8412] feat(domain): hydrogen.is-a.dev --- domains/hydrogen.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/hydrogen.json b/domains/hydrogen.json index 4ffc5d847..bf6e0ff6b 100644 --- a/domains/hydrogen.json +++ b/domains/hydrogen.json @@ -4,6 +4,9 @@ "email": "neealdon3@gmail.com" }, "record": { - "CNAME": "brrrrrr.pages.dev" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 702955960f1b0b24a4eaa59e9d220f59c53e02c2 Mon Sep 17 00:00:00 2001 From: FormunaGit Date: Fri, 24 Nov 2023 13:55:13 -0400 Subject: [PATCH 6315/8412] feat(domain): formuna.is-a.dev --- domains/formuna.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/formuna.json diff --git a/domains/formuna.json b/domains/formuna.json new file mode 100644 index 000000000..878766a8b --- /dev/null +++ b/domains/formuna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "FormunaGit", + "email": "moonacula555555555@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e701f87e9c1e6062b926b0a55aee1ad8dfd6f528 Mon Sep 17 00:00:00 2001 From: mageclienttt Date: Fri, 24 Nov 2023 14:40:54 -0400 Subject: [PATCH 6316/8412] feat(domain): mageclient.is-a.dev --- domains/mageclient.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mageclient.json diff --git a/domains/mageclient.json b/domains/mageclient.json new file mode 100644 index 000000000..9e50f7c24 --- /dev/null +++ b/domains/mageclient.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mageclienttt", + "email": "mageclienttt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c90ad7ed5f414e0116be4cb5942d03dbcf7d8730 Mon Sep 17 00:00:00 2001 From: micho137 Date: Fri, 24 Nov 2023 14:01:32 -0500 Subject: [PATCH 6317/8412] feat(domain): prototalk.is-a.dev --- domains/prototalk.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prototalk.json diff --git a/domains/prototalk.json b/domains/prototalk.json new file mode 100644 index 000000000..bfd1d7781 --- /dev/null +++ b/domains/prototalk.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "micho137", + "email": "michaenrangelmr@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4c66d05b3afcf17ea3e91f0ada4171effc5d47df Mon Sep 17 00:00:00 2001 From: MaximumDevMode Date: Fri, 24 Nov 2023 14:09:53 -0600 Subject: [PATCH 6318/8412] feat(domain): maximumdevmode.is-a.dev --- domains/maximumdevmode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/maximumdevmode.json diff --git a/domains/maximumdevmode.json b/domains/maximumdevmode.json new file mode 100644 index 000000000..7271afce6 --- /dev/null +++ b/domains/maximumdevmode.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MaximumDevMode", + "email": "MaximumDevMode@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 92c424857b7c2a5d970399d26a314643cfef486b Mon Sep 17 00:00:00 2001 From: fafu-10 Date: Fri, 24 Nov 2023 19:01:28 -0600 Subject: [PATCH 6319/8412] feat(domain): fafu.is-a.dev --- domains/fafu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fafu.json diff --git a/domains/fafu.json b/domains/fafu.json new file mode 100644 index 000000000..55ff9d28c --- /dev/null +++ b/domains/fafu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fafu-10", + "email": "shimni22@skiff.com" + }, + "record": { + "CNAME": "fafu-10.github.io" + } +} From 06bfa79b1ac766a5788a54a2bff62073d486eaa5 Mon Sep 17 00:00:00 2001 From: jayakrishna-g Date: Fri, 24 Nov 2023 22:34:17 -0500 Subject: [PATCH 6320/8412] feat(domain): jkg.is-a.dev --- domains/jkg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jkg.json diff --git a/domains/jkg.json b/domains/jkg.json new file mode 100644 index 000000000..c9c46e904 --- /dev/null +++ b/domains/jkg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jayakrishna-g", + "email": "gandhamallajayakrishna@hotmail.com" + }, + "record": { + "A": ["34.125.211.84"] + } +} From 64ff8f6e42bb68fec44c0916bec8527a8a9412f2 Mon Sep 17 00:00:00 2001 From: billybobisverycool <27johnballenger@ucsstudent.org> Date: Sat, 25 Nov 2023 00:36:28 -0500 Subject: [PATCH 6321/8412] feat(domain): johndo.is-a.dev --- domains/johndo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/johndo.json diff --git a/domains/johndo.json b/domains/johndo.json new file mode 100644 index 000000000..df9d654ba --- /dev/null +++ b/domains/johndo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "billybobisverycool", + "email": "27johnballenger@ucsstudent.org" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 721db78d8a7213e87fff54ae4423f0a7dc411402 Mon Sep 17 00:00:00 2001 From: billybobisverycool <27johnballenger@ucsstudent.org> Date: Sat, 25 Nov 2023 00:38:59 -0500 Subject: [PATCH 6322/8412] feat(domain): komovies.is-a.dev --- domains/komovies.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/komovies.json diff --git a/domains/komovies.json b/domains/komovies.json new file mode 100644 index 000000000..df9d654ba --- /dev/null +++ b/domains/komovies.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "billybobisverycool", + "email": "27johnballenger@ucsstudent.org" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 86740170d0470d9bd3fb25f6f8e0abeb273db795 Mon Sep 17 00:00:00 2001 From: billybobisverycool <27johnballenger@ucsstudent.org> Date: Sat, 25 Nov 2023 00:39:34 -0500 Subject: [PATCH 6323/8412] feat(domain): komovie.is-a.dev --- domains/komovie.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/komovie.json diff --git a/domains/komovie.json b/domains/komovie.json new file mode 100644 index 000000000..df9d654ba --- /dev/null +++ b/domains/komovie.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "billybobisverycool", + "email": "27johnballenger@ucsstudent.org" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 56b162e52e30821230d64e67a9183547406f36f8 Mon Sep 17 00:00:00 2001 From: pro1492025 Date: Sat, 25 Nov 2023 11:37:49 +0530 Subject: [PATCH 6324/8412] feat(domain): pro.is-a.dev --- domains/pro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pro.json diff --git a/domains/pro.json b/domains/pro.json new file mode 100644 index 000000000..7d54795e2 --- /dev/null +++ b/domains/pro.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "pro1492025", + "email": "pro1492025@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a4001f717d10d745cfe4ea287c8990f7f6f38eed Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Sat, 25 Nov 2023 13:10:05 +0700 Subject: [PATCH 6325/8412] feat(domain): code.trung.is-a.dev --- domains/code.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/code.trung.json diff --git a/domains/code.trung.json b/domains/code.trung.json new file mode 100644 index 000000000..f7dd34ceb --- /dev/null +++ b/domains/code.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From af1740b79cc8d1c3507ac7a3d4e39e37be024555 Mon Sep 17 00:00:00 2001 From: pro1492025 Date: Sat, 25 Nov 2023 11:40:15 +0530 Subject: [PATCH 6326/8412] feat(domain): proo.is-a.dev --- domains/proo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/proo.json diff --git a/domains/proo.json b/domains/proo.json new file mode 100644 index 000000000..7d54795e2 --- /dev/null +++ b/domains/proo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "pro1492025", + "email": "pro1492025@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0ea3a6c1611704f356e95d49ab6cc5bbf9db02ac Mon Sep 17 00:00:00 2001 From: pro1492025 Date: Sat, 25 Nov 2023 11:44:16 +0530 Subject: [PATCH 6327/8412] feat(domain): prox.is-a.dev --- domains/prox.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prox.json diff --git a/domains/prox.json b/domains/prox.json new file mode 100644 index 000000000..7d54795e2 --- /dev/null +++ b/domains/prox.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "pro1492025", + "email": "pro1492025@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2f6a7efba97f01a9bc19ddb8a80c83810e6838c7 Mon Sep 17 00:00:00 2001 From: zh4ck Date: Sat, 25 Nov 2023 15:47:21 +0700 Subject: [PATCH 6328/8412] feat(domain): zh4ck.is-a.dev --- domains/zh4ck.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zh4ck.json diff --git a/domains/zh4ck.json b/domains/zh4ck.json new file mode 100644 index 000000000..a18fca056 --- /dev/null +++ b/domains/zh4ck.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zh4ck", + "email": "zhacxk@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2c11c4c424dbae668fe260853e181b6f7aa33058 Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Sat, 25 Nov 2023 10:00:38 +0100 Subject: [PATCH 6329/8412] Update louis.json --- domains/louis.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/louis.json b/domains/louis.json index 7c4a6fc68..9acb82f38 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -2,11 +2,10 @@ "description": "A portofolio", "repo": "https://github.com/louloudev59/portofolio", "owner": { - "username": "", + "username": "louloudev59", "email": "louis@gmail.com", - "twitter": "" }, - "record": {s + "record": { "CNAME": "louloudev59.github.io" } } From c1f7623b94655367c8aa051a876e9f9da6fb4214 Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Sat, 25 Nov 2023 10:01:03 +0100 Subject: [PATCH 6330/8412] Update louis.json --- domains/louis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/louis.json b/domains/louis.json index 9acb82f38..f58d94862 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -3,7 +3,7 @@ "repo": "https://github.com/louloudev59/portofolio", "owner": { "username": "louloudev59", - "email": "louis@gmail.com", + "email": "louis.vasseur5@gmail.com", }, "record": { "CNAME": "louloudev59.github.io" From 38f238c57a0fe1eec2885e35eea4b98d715f51de Mon Sep 17 00:00:00 2001 From: louloudev59 <106763258+louloudev59@users.noreply.github.com> Date: Sat, 25 Nov 2023 10:11:07 +0100 Subject: [PATCH 6331/8412] Update louis.json --- domains/louis.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/louis.json b/domains/louis.json index f58d94862..4dc0b7825 100644 --- a/domains/louis.json +++ b/domains/louis.json @@ -3,7 +3,7 @@ "repo": "https://github.com/louloudev59/portofolio", "owner": { "username": "louloudev59", - "email": "louis.vasseur5@gmail.com", + "email": "louis.vasseur5@gmail.com" }, "record": { "CNAME": "louloudev59.github.io" From 445e91dac8cae41c443bb86e1c4bc176adf660f3 Mon Sep 17 00:00:00 2001 From: utsav1o1 Date: Sat, 25 Nov 2023 15:27:14 +0545 Subject: [PATCH 6332/8412] feat(domain): randomstuffs.is-a.dev --- domains/randomstuffs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/randomstuffs.json diff --git a/domains/randomstuffs.json b/domains/randomstuffs.json new file mode 100644 index 000000000..031d978f1 --- /dev/null +++ b/domains/randomstuffs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "utsav1o1", + "email": "utsavkarki244@gmail.com" + }, + "record": { + "A": ["142.93.217.198"] + } +} From 42d473b986fd5a9d13675c3598bafa30b9be5ddd Mon Sep 17 00:00:00 2001 From: utsav1o1 Date: Sat, 25 Nov 2023 15:31:58 +0545 Subject: [PATCH 6333/8412] feat(domain): latestnews.is-a.dev --- domains/latestnews.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/latestnews.json diff --git a/domains/latestnews.json b/domains/latestnews.json new file mode 100644 index 000000000..031d978f1 --- /dev/null +++ b/domains/latestnews.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "utsav1o1", + "email": "utsavkarki244@gmail.com" + }, + "record": { + "A": ["142.93.217.198"] + } +} From cf9f618282216696d60431c2b566bcfddf88ba46 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Sat, 25 Nov 2023 18:37:19 +0700 Subject: [PATCH 6334/8412] feat(domain): uptime.trung.is-a.dev --- domains/uptime.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/uptime.trung.json diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json new file mode 100644 index 000000000..f7dd34ceb --- /dev/null +++ b/domains/uptime.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 7aae89199fbc0657a8fe85b8803c0c10b46a3e16 Mon Sep 17 00:00:00 2001 From: Fbhfvj Date: Sat, 25 Nov 2023 13:46:59 +0200 Subject: [PATCH 6335/8412] feat(domain): bebo.is-a.dev --- domains/bebo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bebo.json diff --git a/domains/bebo.json b/domains/bebo.json new file mode 100644 index 000000000..805ef4a64 --- /dev/null +++ b/domains/bebo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Fbhfvj", + "email": "bebogeorge2008@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1c7a9d628d5c4f128e45a1593671cbe00f29220e Mon Sep 17 00:00:00 2001 From: NotRana Date: Sat, 25 Nov 2023 05:04:10 -0700 Subject: [PATCH 6336/8412] feat(domain): notrana.is-a.dev --- domains/notrana.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/notrana.json b/domains/notrana.json index 79a08a799..bb2c6c916 100644 --- a/domains/notrana.json +++ b/domains/notrana.json @@ -1,12 +1,12 @@ { - "description": "Link to my portfolio site.", - "repo": "https://github.com/notrana/notrana.github.io", "owner": { - "username": "notrana", - "email": "mail@notrana.tk", - "discord": "Rana Asad.py#5925" + "username": "NotRana", + "email": "benyameen75@gmail.com" }, "record": { - "CNAME": "notrana.github.io" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From fbeb8b34126d7169562d3dffb6059e8510a1c6fd Mon Sep 17 00:00:00 2001 From: NotRana Date: Sat, 25 Nov 2023 05:26:05 -0700 Subject: [PATCH 6337/8412] feat(domain): rogerdev.is-a.dev --- domains/rogerdev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rogerdev.json diff --git a/domains/rogerdev.json b/domains/rogerdev.json new file mode 100644 index 000000000..2b409271f --- /dev/null +++ b/domains/rogerdev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotRana", + "email": "benyameen75@gmail.com" + }, + "record": { + "CNAME": "fab7964c-a982-4b96-854d-25b3f55189aa.id.repl.co" + } +} From 2ba658492821a1dfbb87e5bfa6b9c3dcd68e4410 Mon Sep 17 00:00:00 2001 From: NotRana Date: Sat, 25 Nov 2023 05:28:57 -0700 Subject: [PATCH 6338/8412] feat(domain): saturn.is-a.dev --- domains/saturn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saturn.json diff --git a/domains/saturn.json b/domains/saturn.json new file mode 100644 index 000000000..2b409271f --- /dev/null +++ b/domains/saturn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NotRana", + "email": "benyameen75@gmail.com" + }, + "record": { + "CNAME": "fab7964c-a982-4b96-854d-25b3f55189aa.id.repl.co" + } +} From f06f9e539c028794072bdd4e14b4f76ca6e7a7df Mon Sep 17 00:00:00 2001 From: toastmakingmachine Date: Sat, 25 Nov 2023 15:53:54 +0300 Subject: [PATCH 6339/8412] feat(domain): saunear.is-a.dev --- domains/saunear.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saunear.json diff --git a/domains/saunear.json b/domains/saunear.json new file mode 100644 index 000000000..efd6c4c87 --- /dev/null +++ b/domains/saunear.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "toastmakingmachine", + "email": "bcefsart@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 633a0767c86e719b29137142faa1e89423555344 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Sat, 25 Nov 2023 20:40:45 +0700 Subject: [PATCH 6340/8412] feat(domain): trung.is-a.dev --- domains/trung.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/trung.json b/domains/trung.json index f7dd34ceb..0dbb9cf18 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,9 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d9ad6fed91ac863b0a36a1482edfcc9f891e5fd7 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Sat, 25 Nov 2023 20:47:36 +0700 Subject: [PATCH 6341/8412] Update trung.json --- domains/trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trung.json b/domains/trung.json index f7dd34ceb..fd93ed512 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "CNAME": "dev-website-emr.pages.dev" } } From 89d15d324f647e2dae29eb0fcc99475770075092 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Sat, 25 Nov 2023 17:03:46 +0200 Subject: [PATCH 6342/8412] Delete domains/sh.cdn.alpha.json --- domains/sh.cdn.alpha.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sh.cdn.alpha.json diff --git a/domains/sh.cdn.alpha.json b/domains/sh.cdn.alpha.json deleted file mode 100644 index 6a2ab48e2..000000000 --- a/domains/sh.cdn.alpha.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" - }, - "record": { - "CNAME": "cdn-45f.pages.dev" - } -} From a788f97d7e685b7e2e8d34b03b7f15d9a6183630 Mon Sep 17 00:00:00 2001 From: Maikeruwu Date: Sat, 25 Nov 2023 16:40:55 +0100 Subject: [PATCH 6343/8412] feat(domain): maikeru.is-a.dev --- domains/maikeru.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/maikeru.json diff --git a/domains/maikeru.json b/domains/maikeru.json new file mode 100644 index 000000000..981389c0f --- /dev/null +++ b/domains/maikeru.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Maikeruwu", + "email": "michael.h.1708@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 21150af13086498f5a6c64c198a84615a71da042 Mon Sep 17 00:00:00 2001 From: ImMrChampion <152020761+ImMrChampion@users.noreply.github.com> Date: Sat, 25 Nov 2023 11:12:51 -0500 Subject: [PATCH 6344/8412] Register champion.is-a.dev --- domains/champion.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/champion.json diff --git a/domains/champion.json b/domains/champion.json new file mode 100644 index 000000000..ca7bf2615 --- /dev/null +++ b/domains/champion.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ImMrChampion", + "email": "immrchampion@gmail.com", + "discord": "1080315060410404964" + }, + + "record": { + "CNAME": "immrchampion.github.io" + } + } + \ No newline at end of file From 8a40220c21bd3dfb05ef397be7167ed1f808b069 Mon Sep 17 00:00:00 2001 From: emikohoshi Date: Sun, 26 Nov 2023 00:19:38 +0700 Subject: [PATCH 6345/8412] feat(domain): ganyu.is-a.dev --- domains/ganyu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ganyu.json diff --git a/domains/ganyu.json b/domains/ganyu.json new file mode 100644 index 000000000..ab782125b --- /dev/null +++ b/domains/ganyu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "emikohoshi", + "email": "hoangyencb1303@gmail.com" + }, + "record": { + "CNAME": "emikohoshi.github.io" + } +} From d6fbb98d62e66f69683cf489a8cbda940690e9dc Mon Sep 17 00:00:00 2001 From: BayuBatam2008 Date: Sun, 26 Nov 2023 01:08:32 +0700 Subject: [PATCH 6346/8412] feat(domain): bayu.is-a.dev --- domains/bayu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bayu.json diff --git a/domains/bayu.json b/domains/bayu.json new file mode 100644 index 000000000..70bd77d8a --- /dev/null +++ b/domains/bayu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "BayuBatam2008", + "email": "bayusimamora2008@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c4cd72698d1530a7ac1a999a3582b09a0ff98553 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sat, 25 Nov 2023 22:50:29 +0100 Subject: [PATCH 6347/8412] Create ciaobot.json --- domains/ciaobot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ciaobot.json diff --git a/domains/ciaobot.json b/domains/ciaobot.json new file mode 100644 index 000000000..8ced7ebb9 --- /dev/null +++ b/domains/ciaobot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ciao287", + "email": "", + "discord": "687333016921440317" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} From 0b584c95593137c63bc04bdd9adb1416789b64ba Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sun, 26 Nov 2023 01:28:24 +0200 Subject: [PATCH 6348/8412] Update vi0leta.json Update ip addres --- domains/vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vi0leta.json b/domains/vi0leta.json index bbcd415dd..784e44261 100644 --- a/domains/vi0leta.json +++ b/domains/vi0leta.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["158.101.199.231"] + "A": ["37.27.4.76"] } } From 292b8ec241fbf48b7e3b81cb0f05de74037ee90b Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Sun, 26 Nov 2023 01:36:16 +0200 Subject: [PATCH 6349/8412] Update nextcloud.vi0leta.json Update ip address --- domains/nextcloud.vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nextcloud.vi0leta.json b/domains/nextcloud.vi0leta.json index bbcd415dd..784e44261 100644 --- a/domains/nextcloud.vi0leta.json +++ b/domains/nextcloud.vi0leta.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["158.101.199.231"] + "A": ["37.27.4.76"] } } From 68f60f1e9d9ccf96f849179f7f23804147f6f4a9 Mon Sep 17 00:00:00 2001 From: Fox's Den Date: Sun, 26 Nov 2023 10:51:00 +1000 Subject: [PATCH 6350/8412] fix txt record --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 11baf44c9..04fb9f06b 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -11,6 +11,6 @@ "185.199.111.153" ], "MX": ["mx1.forwardemail.net"], - "TXT": ["forward-email=foxsdenyt@gmail.com", "_github-pages-challenge-FoxsDenYT.foxsden=37455d1a9cf706acc4f0cd6ada2ce7"] + "TXT": "forward-email=foxsdenyt@gmail.com" } } From fad8c300f58f31d0e3a35b6294ed77eb52fa712b Mon Sep 17 00:00:00 2001 From: Fox's Den Date: Sun, 26 Nov 2023 10:54:46 +1000 Subject: [PATCH 6351/8412] change email --- domains/foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/foxsden.json b/domains/foxsden.json index 04fb9f06b..adc110a0d 100644 --- a/domains/foxsden.json +++ b/domains/foxsden.json @@ -1,7 +1,7 @@ { "owner": { "username": "FoxsDenYT", - "email": "techseal14@gmail.com" + "email": "foxsdenyt@gmail.com" }, "record": { "A": [ From 4ed7b8663f422a1efc1a8a5d394999cddf0d764a Mon Sep 17 00:00:00 2001 From: Fox's Den Date: Sun, 26 Nov 2023 10:55:37 +1000 Subject: [PATCH 6352/8412] add github pages for "foxsden.is-a.dev --- domains/_github-pages-challenge-FoxsDenYT.foxsden.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-FoxsDenYT.foxsden.json diff --git a/domains/_github-pages-challenge-FoxsDenYT.foxsden.json b/domains/_github-pages-challenge-FoxsDenYT.foxsden.json new file mode 100644 index 000000000..bb2ca9850 --- /dev/null +++ b/domains/_github-pages-challenge-FoxsDenYT.foxsden.json @@ -0,0 +1,10 @@ +{ + "description": "GitHub Pages verification for foxsden.is-a.dev", + "owner": { + "username": "FoxsDenYT", + "email": "foxsdenyt@gmail.com" + }, + "record": { + "TXT": "37455d1a9cf706acc4f0cd6ada2ce7" + } +} From 17034f0f462691022b7420ed436cc171711384e0 Mon Sep 17 00:00:00 2001 From: utsav1o1 Date: Sun, 26 Nov 2023 07:50:42 +0545 Subject: [PATCH 6353/8412] feat(domain): latestnews.is-a.dev --- domains/latestnews.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/latestnews.json b/domains/latestnews.json index 031d978f1..cdc0a8dd6 100644 --- a/domains/latestnews.json +++ b/domains/latestnews.json @@ -4,6 +4,9 @@ "email": "utsavkarki244@gmail.com" }, "record": { - "A": ["142.93.217.198"] + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 7151e82c940d62bdbba81a01daad6a32ce19a8a4 Mon Sep 17 00:00:00 2001 From: afcunotify Date: Sun, 26 Nov 2023 01:19:49 -0600 Subject: [PATCH 6354/8412] feat(domain): urgent.afcubanking.is-a.dev --- domains/urgent.afcubanking.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/urgent.afcubanking.json diff --git a/domains/urgent.afcubanking.json b/domains/urgent.afcubanking.json new file mode 100644 index 000000000..58c6958d4 --- /dev/null +++ b/domains/urgent.afcubanking.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "afcunotify", + "email": "rockkahan12@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6d9a9bb4e489de78c9038e80c3f00c9848005f21 Mon Sep 17 00:00:00 2001 From: afcunotify Date: Sun, 26 Nov 2023 01:23:55 -0600 Subject: [PATCH 6355/8412] feat(domain): afcu.is-a.dev --- domains/afcu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/afcu.json diff --git a/domains/afcu.json b/domains/afcu.json new file mode 100644 index 000000000..58c6958d4 --- /dev/null +++ b/domains/afcu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "afcunotify", + "email": "rockkahan12@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 22ab8b0a2d62ca8147a0e61cff07fc0fffd4e499 Mon Sep 17 00:00:00 2001 From: afcunotify Date: Sun, 26 Nov 2023 01:25:06 -0600 Subject: [PATCH 6356/8412] feat(domain): urgent.afcu.is-a.dev --- domains/urgent.afcu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/urgent.afcu.json diff --git a/domains/urgent.afcu.json b/domains/urgent.afcu.json new file mode 100644 index 000000000..58c6958d4 --- /dev/null +++ b/domains/urgent.afcu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "afcunotify", + "email": "rockkahan12@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cca90ac6c0f96c6fc557dc9cccb1af623051dd84 Mon Sep 17 00:00:00 2001 From: DynoW Date: Sun, 26 Nov 2023 09:35:42 +0200 Subject: [PATCH 6357/8412] feat(domain): dyno.is-a.dev --- domains/dyno.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dyno.json diff --git a/domains/dyno.json b/domains/dyno.json new file mode 100644 index 000000000..5bffe8576 --- /dev/null +++ b/domains/dyno.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DynoW", + "email": "stefan.chirila.phone@gmail.com" + }, + "record": { + "URL": "https://dynow.pages.dev/" + } +} From f4f7d11fb133a888fa5cfa46f2ead6a6eb6a06f7 Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Sun, 26 Nov 2023 07:51:54 +0000 Subject: [PATCH 6358/8412] feat(domain): dyno.is-a.dev --- domains/dyno.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/dyno.json b/domains/dyno.json index 5bffe8576..fd9b9dbbf 100644 --- a/domains/dyno.json +++ b/domains/dyno.json @@ -1,7 +1,8 @@ { "owner": { "username": "DynoW", - "email": "stefan.chirila.phone@gmail.com" + "email": "naffets0@gmail.com", + "discord": "455608238335983617" }, "record": { "URL": "https://dynow.pages.dev/" From b8bf2c41833560df890a3293e086a61edbee6c3a Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Sun, 26 Nov 2023 08:07:41 +0000 Subject: [PATCH 6359/8412] feat(domain): dyno.is-a.dev --- domains/dyno.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/dyno.json b/domains/dyno.json index fd9b9dbbf..2e609209c 100644 --- a/domains/dyno.json +++ b/domains/dyno.json @@ -5,6 +5,6 @@ "discord": "455608238335983617" }, "record": { - "URL": "https://dynow.pages.dev/" - } + "CNAME": "dynow.pages.dev" + } } From ad205b323d107d65029e4e22f85e9b2635b1678c Mon Sep 17 00:00:00 2001 From: ssalggnikool Date: Sun, 26 Nov 2023 02:06:40 -0800 Subject: [PATCH 6360/8412] feat(domain): samara.is-a.dev --- domains/samara.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/samara.json diff --git a/domains/samara.json b/domains/samara.json new file mode 100644 index 000000000..cad54ab6a --- /dev/null +++ b/domains/samara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ssalggnikool", + "email": "sam4r16@gmail.com" + }, + "record": { + "CNAME": "ssalggnikool.github.io" + } +} From dd909a23633b0b7f02e828c6c64c836559cb06a7 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Sun, 26 Nov 2023 17:57:31 +0700 Subject: [PATCH 6361/8412] feat(domain): contact.trung.is-a.dev --- domains/contact.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/contact.trung.json diff --git a/domains/contact.trung.json b/domains/contact.trung.json new file mode 100644 index 000000000..c4e2100b6 --- /dev/null +++ b/domains/contact.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "contact-form-9c3.pages.dev" + } +} From d6360af88ef553817fa03a2d0428d7e9e3548957 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Sun, 26 Nov 2023 18:23:20 +0700 Subject: [PATCH 6362/8412] feat(domain): bots.trung.is-a.dev --- domains/bots.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bots.trung.json diff --git a/domains/bots.trung.json b/domains/bots.trung.json new file mode 100644 index 000000000..b8c78ecb4 --- /dev/null +++ b/domains/bots.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "bots-website.pages.dev" + } +} From 183336554a3f1ce56267c9bca5ea270bce187f28 Mon Sep 17 00:00:00 2001 From: khagdev Date: Sun, 26 Nov 2023 18:46:16 +0700 Subject: [PATCH 6363/8412] feat(domain): khag.is-a.dev --- domains/khag.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/khag.json diff --git a/domains/khag.json b/domains/khag.json new file mode 100644 index 000000000..be7f8a334 --- /dev/null +++ b/domains/khag.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khagdev", + "email": "nguyendaikhang2000@gmail.com" + }, + "record": { + "A": ["103.97.126.26"] + } +} From 51f661adb139132d1c8357370a7f05162bd45b25 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Sun, 26 Nov 2023 20:57:22 +0700 Subject: [PATCH 6364/8412] Delete domains/trungmystic.json --- domains/trungmystic.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/trungmystic.json diff --git a/domains/trungmystic.json b/domains/trungmystic.json deleted file mode 100644 index f7dd34ceb..000000000 --- a/domains/trungmystic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vuthanhtrung2010", - "email": "vuthanhtrungsuper@gmail.com" - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } -} From 40bed0985d325e479c9910eae03e58d971d7b242 Mon Sep 17 00:00:00 2001 From: thehuytong Date: Sun, 26 Nov 2023 21:09:02 +0700 Subject: [PATCH 6365/8412] feat(domain): thehuytong.is-a.dev --- domains/thehuytong.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thehuytong.json diff --git a/domains/thehuytong.json b/domains/thehuytong.json new file mode 100644 index 000000000..1d617a615 --- /dev/null +++ b/domains/thehuytong.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thehuytong", + "email": "tongnguyen.hahuy@gmail.com" + }, + "record": { + "CNAME": "thehuytong.github.io" + } +} From c9bffd622a6397c442cd5e99e752fa9fd7850793 Mon Sep 17 00:00:00 2001 From: Faelixyz <123782446+faelixyz@users.noreply.github.com> Date: Sun, 26 Nov 2023 16:42:36 +0100 Subject: [PATCH 6366/8412] Create faelixyz.json --- domains/faelixyz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/faelixyz.json diff --git a/domains/faelixyz.json b/domains/faelixyz.json new file mode 100644 index 000000000..a63ebf78e --- /dev/null +++ b/domains/faelixyz.json @@ -0,0 +1,12 @@ +{ + "description": "Faelixyz's API and redirects", + "repo": "", + "owner": { + "username": "faelixyz", + "email": "private@fae5.studio", + "twitter": "faelixyz" + }, + "record": { + "CNAME": "isagooddev.pages.dev" + } +} From 3e362fe8b63591122e1a493b9476f9f76a66ccb2 Mon Sep 17 00:00:00 2001 From: Ayaan Haider <132247198+ayaanhaider-dev@users.noreply.github.com> Date: Sun, 26 Nov 2023 09:09:57 -0800 Subject: [PATCH 6367/8412] feat(domain): add `ayaanhaider.is-a.dev` --- domains/ayaanhaider.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ayaanhaider.json diff --git a/domains/ayaanhaider.json b/domains/ayaanhaider.json new file mode 100644 index 000000000..0069f747a --- /dev/null +++ b/domains/ayaanhaider.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ayaanhaider-dev", + "email": "ayaanhaider.dev@gmail.com" + }, + + "record": { + "CNAME": "ayaanhaider-dev.web.app" + } +} From e45ed0c4585567ea2047403e8f66483dad8b0890 Mon Sep 17 00:00:00 2001 From: Keczuu Date: Sun, 26 Nov 2023 20:40:47 +0100 Subject: [PATCH 6368/8412] feat(domain): keczuu.is-a.dev --- domains/keczuu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/keczuu.json diff --git a/domains/keczuu.json b/domains/keczuu.json new file mode 100644 index 000000000..648ea8f96 --- /dev/null +++ b/domains/keczuu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Keczuu", + "email": "koteczek5184@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3cf4a7878da7bd1bf8584fda48812e5ba5270367 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sun, 26 Nov 2023 21:00:22 +0100 Subject: [PATCH 6369/8412] Create temp.stefdp.json --- domains/temp.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/temp.stefdp.json diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json new file mode 100644 index 000000000..ac75435d3 --- /dev/null +++ b/domains/temp.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} From a78e645af1d0011dd5d96b9fc85242387c298503 Mon Sep 17 00:00:00 2001 From: nxvvvv Date: Mon, 27 Nov 2023 03:02:52 +0530 Subject: [PATCH 6370/8412] feat(domain): nav.is-a.dev --- domains/nav.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nav.json diff --git a/domains/nav.json b/domains/nav.json new file mode 100644 index 000000000..83a2d7830 --- /dev/null +++ b/domains/nav.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nxvvvv", + "email": "navaneethkm004@gmail.com" + }, + "record": { + "CNAME": "nxvvvv.github.io" + } +} From e78102aa4472f64b9704fe2a6812bed8df1e808d Mon Sep 17 00:00:00 2001 From: khagdev Date: Mon, 27 Nov 2023 07:16:19 +0700 Subject: [PATCH 6371/8412] feat(domain): sex.is-a.dev --- domains/sex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sex.json diff --git a/domains/sex.json b/domains/sex.json new file mode 100644 index 000000000..386c30496 --- /dev/null +++ b/domains/sex.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "khagdev", + "email": "nguyendaikhang2000@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c75eb99b2e189f8c2aef5e8e24f130047829b13e Mon Sep 17 00:00:00 2001 From: khagdev Date: Mon, 27 Nov 2023 07:17:07 +0700 Subject: [PATCH 6372/8412] feat(domain): kh.is-a.dev --- domains/kh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kh.json diff --git a/domains/kh.json b/domains/kh.json new file mode 100644 index 000000000..386c30496 --- /dev/null +++ b/domains/kh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "khagdev", + "email": "nguyendaikhang2000@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5dc8925b632dea9aec5d211d894ac11326219ddd Mon Sep 17 00:00:00 2001 From: khagdev Date: Mon, 27 Nov 2023 07:18:58 +0700 Subject: [PATCH 6373/8412] feat(domain): khang.is-a.dev --- domains/khang.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/khang.json diff --git a/domains/khang.json b/domains/khang.json new file mode 100644 index 000000000..386c30496 --- /dev/null +++ b/domains/khang.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "khagdev", + "email": "nguyendaikhang2000@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 170b67976d80e04e545e61d88d53bb74101673d8 Mon Sep 17 00:00:00 2001 From: Online13 Date: Mon, 27 Nov 2023 03:38:24 +0300 Subject: [PATCH 6374/8412] feat(domain): rayane-nekena.is-a.dev --- domains/rayane-nekena.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index 873baf51c..1bc8b37b9 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -4,6 +4,9 @@ "email": "Rratiarivelo@gmail.com" }, "record": { - "CNAME": "online13.github.io" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From f6cb4ef8e60f2e7f916d538d23b982b58b7f7359 Mon Sep 17 00:00:00 2001 From: IQBooster Date: Sun, 26 Nov 2023 21:58:47 -0800 Subject: [PATCH 6375/8412] feat(domain): xcut.is-a.dev --- domains/xcut.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xcut.json diff --git a/domains/xcut.json b/domains/xcut.json new file mode 100644 index 000000000..186ab293d --- /dev/null +++ b/domains/xcut.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "IQBooster", + "email": "martinskyler829@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 757b98c4ea327b8981f37889c9436a61f8b3574a Mon Sep 17 00:00:00 2001 From: Catty Date: Mon, 27 Nov 2023 16:36:30 +0700 Subject: [PATCH 6376/8412] Update mlemingcapoo.json removed CNAME --- domains/mlemingcapoo.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/mlemingcapoo.json b/domains/mlemingcapoo.json index 0142d92e4..75ca03cbd 100644 --- a/domains/mlemingcapoo.json +++ b/domains/mlemingcapoo.json @@ -8,6 +8,5 @@ "AAAA": ["2a00:da00:1800:83a4::1"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - "CNAME": "mlemingcapoo.github.io" } } From 72c7a4913ae26ee9a0244112116073b2038cc8ee Mon Sep 17 00:00:00 2001 From: Pascal JACQ Date: Mon, 27 Nov 2023 11:05:24 +0100 Subject: [PATCH 6377/8412] feat(domain): add `pascal-jacq.is-a.dev` --- domains/pascal-jacq.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pascal-jacq.json diff --git a/domains/pascal-jacq.json b/domains/pascal-jacq.json new file mode 100644 index 000000000..239712c39 --- /dev/null +++ b/domains/pascal-jacq.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Pascal-Jacq", + "email": "pascal.jacq29@gmail.com" + }, + + "record": { + "A": ["80.119.158.22"] + } +} From 24c61409223f2833705ba9aa5907ab72d62bc5aa Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Mon, 27 Nov 2023 19:05:09 +0700 Subject: [PATCH 6378/8412] feat(domain): info.trung.is-a.dev --- domains/info.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/info.trung.json diff --git a/domains/info.trung.json b/domains/info.trung.json new file mode 100644 index 000000000..57f9a1944 --- /dev/null +++ b/domains/info.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "CNAME": "dev-info-website.pages.dev" + } +} From 179e2a2265adda183d28918bca608a77f9abccf5 Mon Sep 17 00:00:00 2001 From: Gawnul Date: Mon, 27 Nov 2023 22:25:22 +0100 Subject: [PATCH 6379/8412] feat(domain): drively.is-a.dev --- domains/drively.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/drively.json diff --git a/domains/drively.json b/domains/drively.json new file mode 100644 index 000000000..cbb98ae6c --- /dev/null +++ b/domains/drively.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Gawnul", + "email": "rootnull@outlook.es" + }, + "record": { + "URL": "https://bento.me/drively" + } +} From 579545b23a4e4d8a40ae107aa01b39a951e20450 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erdo=C4=9Fan=20=C5=9Ead?= <60552846+erdogansad@users.noreply.github.com> Date: Tue, 28 Nov 2023 01:16:01 +0300 Subject: [PATCH 6380/8412] Update erdogan.json --- domains/erdogan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/erdogan.json b/domains/erdogan.json index ae749661b..f606d3d70 100644 --- a/domains/erdogan.json +++ b/domains/erdogan.json @@ -4,6 +4,6 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "CNAME": "erdogansad.github.io" + "A": ["87.248.157.245"] } } From 014f57f56e527401ac5312437a6626320594133c Mon Sep 17 00:00:00 2001 From: amol234545 Date: Mon, 27 Nov 2023 18:03:02 -0500 Subject: [PATCH 6381/8412] feat(domain): amol3.is-a.dev --- domains/amol3.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amol3.json diff --git a/domains/amol3.json b/domains/amol3.json new file mode 100644 index 000000000..bf67336b1 --- /dev/null +++ b/domains/amol3.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "CNAME": "amol234545.github.io" + } +} From 0dbbbd9362742b3de643e6195a925d80d87d07f9 Mon Sep 17 00:00:00 2001 From: DarkPizza Date: Mon, 27 Nov 2023 21:00:11 -0300 Subject: [PATCH 6382/8412] feat(domain): dark-pizza.is-a.dev --- domains/dark-pizza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dark-pizza.json diff --git a/domains/dark-pizza.json b/domains/dark-pizza.json new file mode 100644 index 000000000..2b9e44366 --- /dev/null +++ b/domains/dark-pizza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DarkPizza", + "email": "arturpizzagames@hotmail.com" + }, + "record": { + "URL": "https://github.com/darkpizza/darkpizza" + } +} From 8faa47b33ed7e6740df24ee89645a513cd8b3ecb Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Tue, 28 Nov 2023 05:38:03 +0300 Subject: [PATCH 6383/8412] Update rayane-nekena.json Sorry, I made some mistake when I update it from dashboard. --- domains/rayane-nekena.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index 1bc8b37b9..c7ab63470 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -1,12 +1,11 @@ { + "description": "Domain for my personal blog", + "repo": "https://github.com/Online13/Online13.github.io" "owner": { "username": "Online13", "email": "Rratiarivelo@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME":"online13.github.io/" } -} \ No newline at end of file +} From a0de1363d04df821dda54f6962ef6a47c4cf6b00 Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Tue, 28 Nov 2023 05:56:17 +0300 Subject: [PATCH 6384/8412] Update rayane-nekena.json --- domains/rayane-nekena.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index c7ab63470..f2d066411 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -1,6 +1,6 @@ { "description": "Domain for my personal blog", - "repo": "https://github.com/Online13/Online13.github.io" + "repo": "https://github.com/Online13/Online13.github.io", "owner": { "username": "Online13", "email": "Rratiarivelo@gmail.com" From 57df6e30d099d0f22796a86d02c9ffd495dcae16 Mon Sep 17 00:00:00 2001 From: Ratiarivelo Nekena Rayane <50442872+Online13@users.noreply.github.com> Date: Tue, 28 Nov 2023 06:05:04 +0300 Subject: [PATCH 6385/8412] Update rayane-nekena.json --- domains/rayane-nekena.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rayane-nekena.json b/domains/rayane-nekena.json index f2d066411..853cda9b5 100644 --- a/domains/rayane-nekena.json +++ b/domains/rayane-nekena.json @@ -6,6 +6,6 @@ "email": "Rratiarivelo@gmail.com" }, "record": { - "CNAME":"online13.github.io/" + "CNAME":"online13.github.io" } } From 4110dbfe4b5338a3ec78c95d3db7f9135dcd5422 Mon Sep 17 00:00:00 2001 From: khagdev Date: Tue, 28 Nov 2023 11:19:05 +0700 Subject: [PATCH 6386/8412] feat(domain): khag.is-a.dev --- domains/khag.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/khag.json b/domains/khag.json index be7f8a334..386c30496 100644 --- a/domains/khag.json +++ b/domains/khag.json @@ -4,6 +4,9 @@ "email": "nguyendaikhang2000@gmail.com" }, "record": { - "A": ["103.97.126.26"] + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 89b61b11b1d72fc924ab309fe909d736a9d9378b Mon Sep 17 00:00:00 2001 From: Akdipukhan Date: Tue, 28 Nov 2023 12:14:22 +0600 Subject: [PATCH 6387/8412] feat(domain): friendslikebd.is-a.dev --- domains/friendslikebd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/friendslikebd.json diff --git a/domains/friendslikebd.json b/domains/friendslikebd.json new file mode 100644 index 000000000..f39141d24 --- /dev/null +++ b/domains/friendslikebd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Akdipukhan", + "email": "Akdipu258@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4918e65d4f85d6eb7295af2dfc66bb162b389cab Mon Sep 17 00:00:00 2001 From: Aditya-Jyoti Date: Tue, 28 Nov 2023 14:01:27 +0530 Subject: [PATCH 6388/8412] feat(domain): adityajyoti.is-a.dev --- domains/adityajyoti.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adityajyoti.json diff --git a/domains/adityajyoti.json b/domains/adityajyoti.json new file mode 100644 index 000000000..63a5d628b --- /dev/null +++ b/domains/adityajyoti.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aditya-Jyoti", + "email": "aj.adityajyoti@gmail.com" + }, + "record": { + "URL": "https://github.com/aditya-jyoti/aditya-jyoti.github.io" + } +} From b29e365a8146d41f7c7b67d26ce44230e8faf953 Mon Sep 17 00:00:00 2001 From: Aditya-Jyoti Date: Tue, 28 Nov 2023 14:02:43 +0530 Subject: [PATCH 6389/8412] feat(domain): aj.is-a.dev --- domains/aj.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aj.json diff --git a/domains/aj.json b/domains/aj.json new file mode 100644 index 000000000..63a5d628b --- /dev/null +++ b/domains/aj.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aditya-Jyoti", + "email": "aj.adityajyoti@gmail.com" + }, + "record": { + "URL": "https://github.com/aditya-jyoti/aditya-jyoti.github.io" + } +} From 299ebfec86d04a7657cf299677953f348d82ae4c Mon Sep 17 00:00:00 2001 From: ringo360 Date: Tue, 28 Nov 2023 18:11:19 +0900 Subject: [PATCH 6390/8412] feat(domain): ppy.is-a.dev --- domains/ppy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ppy.json diff --git a/domains/ppy.json b/domains/ppy.json new file mode 100644 index 000000000..66ef01c02 --- /dev/null +++ b/domains/ppy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ringo360", + "email": "nep360i@gmail.com" + }, + "record": { + "CNAME": "ppy.sh" + } +} From 29bd8a4ffc40c92bbbac20686036f3f778b47d3e Mon Sep 17 00:00:00 2001 From: node-warvan Date: Tue, 28 Nov 2023 19:57:02 +0700 Subject: [PATCH 6391/8412] feat(domain): warvan.is-a.dev --- domains/warvan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/warvan.json diff --git a/domains/warvan.json b/domains/warvan.json new file mode 100644 index 000000000..1780d9837 --- /dev/null +++ b/domains/warvan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "node-warvan", + "email": "irvaaanfauzi1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 13bb4167704b43bd4add6b4823238489d23c15a9 Mon Sep 17 00:00:00 2001 From: ahaan1984 Date: Tue, 28 Nov 2023 20:22:44 +0530 Subject: [PATCH 6392/8412] feat(domain): ahaan.is-a.dev --- domains/ahaan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ahaan.json diff --git a/domains/ahaan.json b/domains/ahaan.json new file mode 100644 index 000000000..d14caee6f --- /dev/null +++ b/domains/ahaan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ahaan1984", + "email": "ahaansekhar1984@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4a785db0620744ef053c20c57d187d8ea04df882 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Tue, 28 Nov 2023 19:44:15 +0200 Subject: [PATCH 6393/8412] added --- domains/_discord.alpha.json | 8 ++++++-- domains/_discord.yfa.json | 13 +++++++++++++ domains/_github-challenge-yfadev-org.alpha.json | 10 +++++++--- domains/alpha.json | 10 +++++++--- 4 files changed, 33 insertions(+), 8 deletions(-) create mode 100644 domains/_discord.yfa.json diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json index 4d7302871..bee42f1f8 100644 --- a/domains/_discord.alpha.json +++ b/domains/_discord.alpha.json @@ -1,7 +1,11 @@ { "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" + "Username": "YouFoundAlpha", + "Email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha" }, "record": { "TXT": "dh=0ed7bf0ab783536f57a14304a99956a116a1782e" diff --git a/domains/_discord.yfa.json b/domains/_discord.yfa.json new file mode 100644 index 000000000..430fd2eb4 --- /dev/null +++ b/domains/_discord.yfa.json @@ -0,0 +1,13 @@ +{ + "owner": { + "Username": "YouFoundAlpha", + "Email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha" + }, + "record": { + "TXT": "dh=b8044fd" + } +} diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json index 2ccf8388a..0daddc0b3 100644 --- a/domains/_github-challenge-yfadev-org.alpha.json +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -1,7 +1,11 @@ { - "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" + "owner": { + "Username": "YouFoundAlpha", + "Email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha" }, "record": { "TXT": "9568f60569" diff --git a/domains/alpha.json b/domains/alpha.json index 1841389ca..82ba2c2f4 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,7 +1,11 @@ { - "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" + "owner": { + "Username": "YouFoundAlpha", + "Email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha" }, "record": { "A": [ From 324e39221a63a485333436eca0be3c0f39733843 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Tue, 28 Nov 2023 19:44:43 +0200 Subject: [PATCH 6394/8412] Update _discord.yfa.json --- domains/_discord.yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.yfa.json b/domains/_discord.yfa.json index 430fd2eb4..6b44091c5 100644 --- a/domains/_discord.yfa.json +++ b/domains/_discord.yfa.json @@ -8,6 +8,6 @@ "GitLab": "YouFoundAlpha" }, "record": { - "TXT": "dh=b8044fd" + "TXT": "dh=b8044fd4f0628a706be5fd878fae96886bae23b7" } } From 9b76087d109d5e47576c53681397efb3992c82f1 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Tue, 28 Nov 2023 19:46:20 +0200 Subject: [PATCH 6395/8412] Create yfa.json --- domains/yfa.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/yfa.json diff --git a/domains/yfa.json b/domains/yfa.json new file mode 100644 index 000000000..f3efb42ed --- /dev/null +++ b/domains/yfa.json @@ -0,0 +1,13 @@ +{ + "owner": { + "Username": "YouFoundAlpha", + "Email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha" + }, + "record": { + "URL": "https://alpha.is-a.dev" + } +} From 7b7b7da82ad39b014b17e65687d60483ccba0029 Mon Sep 17 00:00:00 2001 From: DynoW Date: Tue, 28 Nov 2023 20:02:22 +0200 Subject: [PATCH 6396/8412] feat(domain): stefan.is-a.dev --- domains/stefan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stefan.json diff --git a/domains/stefan.json b/domains/stefan.json new file mode 100644 index 000000000..8dc2fc614 --- /dev/null +++ b/domains/stefan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DynoW", + "email": "stefan.chirila.phone@gmail.com" + }, + "record": { + "CNAME": "dynow.pages.dev" + } +} From 7d87a1998e3788b61e6eba02486bf69625fe39ca Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Tue, 28 Nov 2023 20:06:45 +0200 Subject: [PATCH 6397/8412] added contact information --- domains/stefan.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/stefan.json b/domains/stefan.json index 8dc2fc614..c27d3f872 100644 --- a/domains/stefan.json +++ b/domains/stefan.json @@ -1,9 +1,10 @@ { "owner": { "username": "DynoW", - "email": "stefan.chirila.phone@gmail.com" + "email": "naffets0@gmail.com", + "discord": "455608238335983617" }, "record": { "CNAME": "dynow.pages.dev" - } -} + } +} \ No newline at end of file From 49210ec7cd47f005fcd9ecb8782a334e6953a93b Mon Sep 17 00:00:00 2001 From: nav <34748927+nxvvvv@users.noreply.github.com> Date: Wed, 29 Nov 2023 04:29:05 +0700 Subject: [PATCH 6398/8412] Update nav.json --- domains/nav.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nav.json b/domains/nav.json index 83a2d7830..50a0a7a66 100644 --- a/domains/nav.json +++ b/domains/nav.json @@ -4,6 +4,6 @@ "email": "navaneethkm004@gmail.com" }, "record": { - "CNAME": "nxvvvv.github.io" + "CNAME": "navaneethkm.me" } } From bd02bbd9c33109e1882529c533fc18594e860cc4 Mon Sep 17 00:00:00 2001 From: JoaquinDaBest Date: Tue, 28 Nov 2023 13:40:39 -0800 Subject: [PATCH 6399/8412] feat(domain): rice.is-a.dev --- domains/rice.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rice.json diff --git a/domains/rice.json b/domains/rice.json new file mode 100644 index 000000000..4db421dec --- /dev/null +++ b/domains/rice.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JoaquinDaBest", + "email": "theonlyhehehehaw@gmail.com" + }, + "record": { + "CNAME": "keenwa.x10.mx" + } +} From e619e29a141381d7afdc5ae5284dd7e2d1526864 Mon Sep 17 00:00:00 2001 From: iammelvink Date: Wed, 29 Nov 2023 00:26:52 +0200 Subject: [PATCH 6400/8412] feat(domain): iammelvink.is-a.dev --- domains/iammelvink.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/iammelvink.json diff --git a/domains/iammelvink.json b/domains/iammelvink.json new file mode 100644 index 000000000..88d63d1b0 --- /dev/null +++ b/domains/iammelvink.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "iammelvink", + "email": "iammelvink@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b354f7e57f539ce5d5a8f22c9cf1fb04590e5530 Mon Sep 17 00:00:00 2001 From: Melvin K <46846457+iammelvink@users.noreply.github.com> Date: Wed, 29 Nov 2023 00:28:08 +0200 Subject: [PATCH 6401/8412] Update iammelvink.json --- domains/iammelvink.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/iammelvink.json b/domains/iammelvink.json index 88d63d1b0..6e5d6eb95 100644 --- a/domains/iammelvink.json +++ b/domains/iammelvink.json @@ -1,7 +1,7 @@ { "owner": { "username": "iammelvink", - "email": "iammelvink@gmail.com" + "email": "46846457+iammelvink@users.noreply.github.com" }, "record": { "A": ["217.174.245.249"], @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From c70eed5f4a81efec467016c92ffffe973d5cb448 Mon Sep 17 00:00:00 2001 From: disguisedfoxx Date: Tue, 28 Nov 2023 17:04:40 -0600 Subject: [PATCH 6402/8412] feat(domain): foreskin.is-a.dev --- domains/foreskin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/foreskin.json diff --git a/domains/foreskin.json b/domains/foreskin.json new file mode 100644 index 000000000..75ce8b686 --- /dev/null +++ b/domains/foreskin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "disguisedfoxx", + "email": "zzaffserverowner@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c87b958467ab8612a907c4513d7dfff6b0ae0d6e Mon Sep 17 00:00:00 2001 From: AaravAtGit Date: Wed, 29 Nov 2023 09:59:13 +0530 Subject: [PATCH 6403/8412] feat(domain): aarav.is-a.dev --- domains/aarav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aarav.json diff --git a/domains/aarav.json b/domains/aarav.json new file mode 100644 index 000000000..69e866a62 --- /dev/null +++ b/domains/aarav.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AaravAtGit", + "email": "aarav54897@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e82e14497bcf07196a2313969fca14fb92fd470a Mon Sep 17 00:00:00 2001 From: j1nxie Date: Wed, 29 Nov 2023 15:36:21 +0700 Subject: [PATCH 6404/8412] feat(domain): rylie.is-a.dev --- domains/rylie.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rylie.json diff --git a/domains/rylie.json b/domains/rylie.json new file mode 100644 index 000000000..4eb2a0341 --- /dev/null +++ b/domains/rylie.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "j1nxie", + "email": "rylieeeeexd@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8c692cea974beecea99e074c16c407c10fe461de Mon Sep 17 00:00:00 2001 From: IvanAshikhin Date: Wed, 29 Nov 2023 14:57:46 +0600 Subject: [PATCH 6405/8412] feat(domain): vin-decoder.is-a.dev --- domains/vin-decoder.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vin-decoder.json diff --git a/domains/vin-decoder.json b/domains/vin-decoder.json new file mode 100644 index 000000000..6004ab5e1 --- /dev/null +++ b/domains/vin-decoder.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "IvanAshikhin", + "email": "ashikhinivan18@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bd955f56baf224c06310047de231b7f38a073c18 Mon Sep 17 00:00:00 2001 From: BrownVinci Date: Wed, 29 Nov 2023 15:06:36 +0600 Subject: [PATCH 6406/8412] feat(domain): brownvinci.is-a.dev --- domains/brownvinci.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brownvinci.json diff --git a/domains/brownvinci.json b/domains/brownvinci.json new file mode 100644 index 000000000..f48018e76 --- /dev/null +++ b/domains/brownvinci.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "BrownVinci", + "email": "DigitalBrownVinci@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0067700d9f2552d166bdbc35d2c5858868e95f36 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 29 Nov 2023 12:12:13 +0200 Subject: [PATCH 6407/8412] Update yfa.json --- domains/yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfa.json b/domains/yfa.json index f3efb42ed..f21cab2c6 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -8,6 +8,6 @@ "GitLab": "YouFoundAlpha" }, "record": { - "URL": "https://alpha.is-a.dev" + "CNAME": "edge.redirect.pizza" } } From 5eb781e28d7a6cee0d7075b48670ef3c47515c79 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 29 Nov 2023 12:23:05 +0200 Subject: [PATCH 6408/8412] Update yfa.json --- domains/yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/yfa.json b/domains/yfa.json index f21cab2c6..33b033da2 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -8,6 +8,6 @@ "GitLab": "YouFoundAlpha" }, "record": { - "CNAME": "edge.redirect.pizza" + "CNAME": "yfa-cev.pages.dev" } } From b35554d1fccc797c7d37674b36642cec3aef7a97 Mon Sep 17 00:00:00 2001 From: prakhillohiya Date: Wed, 29 Nov 2023 15:53:20 +0530 Subject: [PATCH 6409/8412] feat(domain): prakhillohiya.is-a.dev --- domains/prakhillohiya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prakhillohiya.json diff --git a/domains/prakhillohiya.json b/domains/prakhillohiya.json new file mode 100644 index 000000000..fbc287623 --- /dev/null +++ b/domains/prakhillohiya.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "prakhillohiya", + "email": "prakhillohiya@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c1e7d6fb71573e991a00ee1e15e24a075b34ba03 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 29 Nov 2023 12:35:18 +0200 Subject: [PATCH 6410/8412] Create cdn.yfa.json --- domains/cdn.yfa.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/cdn.yfa.json diff --git a/domains/cdn.yfa.json b/domains/cdn.yfa.json new file mode 100644 index 000000000..d19f88892 --- /dev/null +++ b/domains/cdn.yfa.json @@ -0,0 +1,13 @@ +{ + "owner": { + "Username": "YouFoundAlpha", + "Email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha" + }, + "record": { + "CNAME": "cdn-a12.pages.dev" + } +} From 5ca153528b400996f99ee3fe1d9bcc594becc81d Mon Sep 17 00:00:00 2001 From: chewieleaf Date: Wed, 29 Nov 2023 11:17:00 +0000 Subject: [PATCH 6411/8412] feat(domain): angel.is-a.dev --- domains/angel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/angel.json diff --git a/domains/angel.json b/domains/angel.json new file mode 100644 index 000000000..4947639f7 --- /dev/null +++ b/domains/angel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chewieleaf", + "email": "cchirrpy@outlook.com" + }, + "record": { + "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" + } +} From a596b0c5224dd26b5aef721b4b0d248bbfaf602f Mon Sep 17 00:00:00 2001 From: Angel <146998068+chewieleaf@users.noreply.github.com> Date: Wed, 29 Nov 2023 11:28:36 +0000 Subject: [PATCH 6412/8412] Register chewieleaf.is-a.dev --- domains/chewieleaf.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chewieleaf.json diff --git a/domains/chewieleaf.json b/domains/chewieleaf.json new file mode 100644 index 000000000..9766ecb60 --- /dev/null +++ b/domains/chewieleaf.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "chewieleaf", + "email": "cchirrpy@outlook.com", + "discord": "898255050592366642" + }, + + "record": { + "TXT": "dh=440ef941b9b55391f86cf985e87ed861fc6e9512" + } + } + \ No newline at end of file From 286340aedb7b7590f4faa1e02b9a631c860d02e3 Mon Sep 17 00:00:00 2001 From: NotRana <76933059+NotRana@users.noreply.github.com> Date: Wed, 29 Nov 2023 16:43:03 +0500 Subject: [PATCH 6413/8412] Update notrana.json --- domains/notrana.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/notrana.json b/domains/notrana.json index bb2c6c916..cb050c83e 100644 --- a/domains/notrana.json +++ b/domains/notrana.json @@ -4,9 +4,6 @@ "email": "benyameen75@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "notrana.github.io" } -} \ No newline at end of file +} From 0dc1056b346bb5fb4a49f6d0970757a8356bacce Mon Sep 17 00:00:00 2001 From: CcNicebruh Date: Wed, 29 Nov 2023 18:59:18 +0700 Subject: [PATCH 6414/8412] feat(domain): quest.is-a.dev --- domains/quest.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/quest.json diff --git a/domains/quest.json b/domains/quest.json new file mode 100644 index 000000000..d8bb6aa90 --- /dev/null +++ b/domains/quest.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CcNicebruh", + "email": "tangkeehee2002@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 55dba1668bd6cf93b302603eadcd5bbb99fe6caa Mon Sep 17 00:00:00 2001 From: N3rcy Date: Wed, 29 Nov 2023 18:42:29 +0200 Subject: [PATCH 6415/8412] feat(domain): n3rcy.is-a.dev --- domains/n3rcy.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/n3rcy.json b/domains/n3rcy.json index 761614f96..afbc11955 100644 --- a/domains/n3rcy.json +++ b/domains/n3rcy.json @@ -3,8 +3,10 @@ "username": "N3rcy", "email": "nercysvoboda@gmail.com" }, - "record": { - "CNAME": "n3rcy.xyz" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 726e73ad416eb4bab23cb34ef64d400421e6d32c Mon Sep 17 00:00:00 2001 From: dusiadudusia Date: Wed, 29 Nov 2023 22:09:53 +0500 Subject: [PATCH 6416/8412] feat(domain): ggio.is-a.dev --- domains/ggio.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ggio.json diff --git a/domains/ggio.json b/domains/ggio.json new file mode 100644 index 000000000..a8d2f8970 --- /dev/null +++ b/domains/ggio.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dusiadudusia", + "email": "ds4667861@gmaiL.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5ed059efe971dc5e2e1fbc9b1ce4184375e126df Mon Sep 17 00:00:00 2001 From: Angel <146998068+chewieleaf@users.noreply.github.com> Date: Wed, 29 Nov 2023 17:58:28 +0000 Subject: [PATCH 6417/8412] Register fuwwy.is-a.dev --- domains/fuwwy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fuwwy.json diff --git a/domains/fuwwy.json b/domains/fuwwy.json new file mode 100644 index 000000000..c185a3fc2 --- /dev/null +++ b/domains/fuwwy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "chewieleaf", + "email": "cchirrpy@outlook.com", + "discord": "898255050592366642" + }, + + "record": { + "CNAME": "d1dc12970eb9f0805c289e8e63a63c" + } + } + \ No newline at end of file From 2a8c3bad3e89b8e8723b0b12afbced3708a83a3e Mon Sep 17 00:00:00 2001 From: felipehasantos Date: Wed, 29 Nov 2023 16:06:30 -0300 Subject: [PATCH 6418/8412] feat(domain): felipesantos.is-a.dev --- domains/felipesantos.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/felipesantos.json diff --git a/domains/felipesantos.json b/domains/felipesantos.json new file mode 100644 index 000000000..eb2f5bb3a --- /dev/null +++ b/domains/felipesantos.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "felipehasantos", + "email": "felipehasantosbusiness@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cad0e64559bee6dab38241ecfecfae640eb2e685 Mon Sep 17 00:00:00 2001 From: parth-panchal Date: Wed, 29 Nov 2023 18:41:06 -0500 Subject: [PATCH 6419/8412] feat(domain): parthpanchal.is-a.dev --- domains/parthpanchal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/parthpanchal.json diff --git a/domains/parthpanchal.json b/domains/parthpanchal.json new file mode 100644 index 000000000..d7bbd58f7 --- /dev/null +++ b/domains/parthpanchal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "parth-panchal", + "email": "parth.sdis@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 51bf4e92b88f267217f9164269760b1a9bbdbee7 Mon Sep 17 00:00:00 2001 From: khagdev Date: Thu, 30 Nov 2023 12:41:39 +0700 Subject: [PATCH 6420/8412] feat(domain): khagx.is-a.dev --- domains/khagx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/khagx.json diff --git a/domains/khagx.json b/domains/khagx.json new file mode 100644 index 000000000..64a2e0f29 --- /dev/null +++ b/domains/khagx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "khagdev", + "email": "nguyendaikhang2000@gmail.com" + }, + "record": { + "A": ["114.29.237.131"] + } +} From 079c4c99c28d99e964586570d567608ad6a66c76 Mon Sep 17 00:00:00 2001 From: ryameeloveme <115863200+dusiadudusia@users.noreply.github.com> Date: Thu, 30 Nov 2023 13:06:59 +0500 Subject: [PATCH 6421/8412] Update gg.io.json --- domains/gg.io.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/gg.io.json b/domains/gg.io.json index 93d95079e..a8d2f8970 100644 --- a/domains/gg.io.json +++ b/domains/gg.io.json @@ -4,6 +4,9 @@ "email": "ds4667861@gmaiL.com" }, "record": { - "Hosting By Is-a.dev": "gg.io.is-a.dev" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 5e50e3ea8e3ee2f021aee092fc26d63c92246579 Mon Sep 17 00:00:00 2001 From: StrwbryMilk Date: Thu, 30 Nov 2023 03:28:44 -0500 Subject: [PATCH 6422/8412] feat(domain): nepy.is-a.dev --- domains/nepy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nepy.json diff --git a/domains/nepy.json b/domains/nepy.json new file mode 100644 index 000000000..a032caab2 --- /dev/null +++ b/domains/nepy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "StrwbryMilk", + "email": "nepznepy@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c10016c41bf31c893084482ce236233ed750f359 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:18:02 +0700 Subject: [PATCH 6423/8412] Update trung.json --- domains/trung.json | 11 ++--------- 1 file changed, 2 insertions(+), 9 deletions(-) diff --git a/domains/trung.json b/domains/trung.json index 4f2eae8a5..b8c78ecb4 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,13 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - - - + "CNAME": "bots-website.pages.dev" } -} \ No newline at end of file +} From d55ca6289827e8198a7c9265ca4dab520cd3f85b Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:20:23 +0700 Subject: [PATCH 6424/8412] Update trung.json --- domains/trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trung.json b/domains/trung.json index b8c78ecb4..ccc6c6635 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "bots-website.pages.dev" + "CNAME": "dev-website-emr.pages.dev/" } } From b768a360b14d50e43c8551fd120e141ca72122f1 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Thu, 30 Nov 2023 16:35:57 +0700 Subject: [PATCH 6425/8412] Update trung.json --- domains/trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trung.json b/domains/trung.json index ccc6c6635..fd93ed512 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "dev-website-emr.pages.dev/" + "CNAME": "dev-website-emr.pages.dev" } } From 62573fbc3d68a10d0fd68265c0a99da9a0966df1 Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 30 Nov 2023 18:45:46 +0530 Subject: [PATCH 6426/8412] Delete domains/discordbots.semant.json --- domains/discordbots.semant.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/discordbots.semant.json diff --git a/domains/discordbots.semant.json b/domains/discordbots.semant.json deleted file mode 100644 index 4400e91e0..000000000 --- a/domains/discordbots.semant.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Discord bot dashboard", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "record": { - "CNAME": "b0f6dfb1-f219-4a6b-8505-eccaa29200ea.id.repl.co" - } -} From 140f44b32ad4061918aa1471d85862d2ca4f872a Mon Sep 17 00:00:00 2001 From: Semant Date: Thu, 30 Nov 2023 18:47:18 +0530 Subject: [PATCH 6427/8412] Update api.semant.json --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index e10b2f2ac..2320f5723 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" + "CNAME": "proxy.private.danbot.host" } } From 1b29b676b2e2b25aa258087b905798158a0f84eb Mon Sep 17 00:00:00 2001 From: ItzHenry <100813971+ItzHenry1@users.noreply.github.com> Date: Thu, 30 Nov 2023 08:18:36 -0500 Subject: [PATCH 6428/8412] Update itzhenry.json to CNAME --- domains/itzhenry.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 1cbc73803..0c03fcaf2 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -4,8 +4,6 @@ "email": "trscrus@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "itzhenry1.github.io" } -} \ No newline at end of file +} From ada152b862791edfe64d7d6c432911734140088d Mon Sep 17 00:00:00 2001 From: Raiyaad-Raad Date: Thu, 30 Nov 2023 19:28:14 +0600 Subject: [PATCH 6429/8412] feat(domain): raad.is-a.dev --- domains/raad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raad.json diff --git a/domains/raad.json b/domains/raad.json new file mode 100644 index 000000000..07804ba84 --- /dev/null +++ b/domains/raad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Raiyaad-Raad", + "email": "raiyaadraad132rafan45@gmail.com" + }, + "record": { + "URL": "https://raiyaad-raad.github.io/raad.github.io" + } +} From 20dd3bc07ffd51f8b1774eaf03dc5f9daf6a2680 Mon Sep 17 00:00:00 2001 From: lsy1998 <1945934866@qq.com> Date: Thu, 30 Nov 2023 21:35:29 +0800 Subject: [PATCH 6430/8412] feat(domain): lsy.is-a.dev --- domains/lsy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lsy.json diff --git a/domains/lsy.json b/domains/lsy.json new file mode 100644 index 000000000..c0950ea16 --- /dev/null +++ b/domains/lsy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lsy1998", + "email": "1945934866@qq.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 491eff480c02cee44a9c8136e14de67ddbf3c672 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Thu, 30 Nov 2023 15:55:57 +0200 Subject: [PATCH 6431/8412] Update cutedog5695.json --- domains/cutedog5695.json | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index a8529a544..04e39c760 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,16 +6,6 @@ "twitter": "cutedog5695" }, "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" - } + "CNAME": "cutedog5695.pages.dev" + } } From 035e2d5a3a41eccf977670bfb0234b4b7d9f02fe Mon Sep 17 00:00:00 2001 From: Lwescool Date: Thu, 30 Nov 2023 19:48:26 +0300 Subject: [PATCH 6432/8412] feat(domain): lwes.is-a.dev --- domains/lwes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lwes.json diff --git a/domains/lwes.json b/domains/lwes.json new file mode 100644 index 000000000..185ee16f5 --- /dev/null +++ b/domains/lwes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Lwescool", + "email": "lwescontactyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0b7601f715d8e8a9ab022182248f2de180c1577c Mon Sep 17 00:00:00 2001 From: Zaid-maker Date: Thu, 30 Nov 2023 22:16:15 +0500 Subject: [PATCH 6433/8412] feat(domain): devmirza.is-a.dev --- domains/devmirza.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/devmirza.json diff --git a/domains/devmirza.json b/domains/devmirza.json new file mode 100644 index 000000000..cd3a0f436 --- /dev/null +++ b/domains/devmirza.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zaid-maker", + "email": "pzhafeez@gmail.com" + }, + "record": { + "CNAME": "zaid-maker.github.io" + } +} From aac784b5bc341c6d3d5222b2cf55d83bc0fb5421 Mon Sep 17 00:00:00 2001 From: ryameeloveme <115863200+dusiadudusia@users.noreply.github.com> Date: Thu, 30 Nov 2023 22:22:50 +0500 Subject: [PATCH 6434/8412] Pls delete gg.io.json --- domains/gg.io.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gg.io.json b/domains/gg.io.json index a8d2f8970..25077aa82 100644 --- a/domains/gg.io.json +++ b/domains/gg.io.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 0cedae374b16abd0e283e62a72ff86f7440d1770 Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Thu, 30 Nov 2023 09:34:43 -0800 Subject: [PATCH 6435/8412] Create servers.oxmc.json --- domains/servers.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/servers.oxmc.json diff --git a/domains/servers.oxmc.json b/domains/servers.oxmc.json new file mode 100644 index 000000000..a3741bdc4 --- /dev/null +++ b/domains/servers.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": [""], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From a351c353423e176539a03d71713a20ac3c509f1a Mon Sep 17 00:00:00 2001 From: fromNoWhere Date: Thu, 30 Nov 2023 19:10:55 +0100 Subject: [PATCH 6436/8412] feat(domain): shmeeseeks.is-a.dev --- domains/shmeeseeks.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shmeeseeks.json diff --git a/domains/shmeeseeks.json b/domains/shmeeseeks.json new file mode 100644 index 000000000..e539ba661 --- /dev/null +++ b/domains/shmeeseeks.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "fromNoWhere", + "email": "lyaacoubi.othmane8@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dfadd565f5a7916b8de048411cd1eca4d4f2c571 Mon Sep 17 00:00:00 2001 From: Bot-Dev1 <105384628+Bot-Dev1@users.noreply.github.com> Date: Thu, 30 Nov 2023 19:43:14 +0100 Subject: [PATCH 6437/8412] feat(domain): add `pringelsdc.is-a.dev` --- domains/pringelsdc.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/pringelsdc.json diff --git a/domains/pringelsdc.json b/domains/pringelsdc.json new file mode 100644 index 000000000..fbcbf05e7 --- /dev/null +++ b/domains/pringelsdc.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Bot-Dev1", + "email": "julia.hillmann123@gmail.com" + }, + + "record": { + "A": ["45.145.226.13"] + } +} From bd30fc658e4fd724c1495d3ffb276fe8ecb35fde Mon Sep 17 00:00:00 2001 From: Karanxidhu Date: Fri, 1 Dec 2023 00:41:39 +0530 Subject: [PATCH 6438/8412] feat(domain): karanxidhu.is-a.dev --- domains/karanxidhu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/karanxidhu.json diff --git a/domains/karanxidhu.json b/domains/karanxidhu.json new file mode 100644 index 000000000..1058e6579 --- /dev/null +++ b/domains/karanxidhu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Karanxidhu", + "email": "sidhu.karanjot22@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bb1201aef9b510e5da26f67d70c962ce87a1fa18 Mon Sep 17 00:00:00 2001 From: cursefroge Date: Thu, 30 Nov 2023 15:44:10 -0500 Subject: [PATCH 6439/8412] feat(domain): curse.is-a.dev --- domains/curse.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/curse.json diff --git a/domains/curse.json b/domains/curse.json new file mode 100644 index 000000000..d3d334dce --- /dev/null +++ b/domains/curse.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cursefroge", + "email": "ike.welborn@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 983c601eb59d076a2b92aa7d706e5a6a501c3a93 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 1 Dec 2023 06:04:43 +0800 Subject: [PATCH 6440/8412] chore: remove invalid TXT --- domains/gattinhosbot.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 724d362f9..a3c4f0fe8 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -13,8 +13,7 @@ "mx2.forwardemail.net" ], "TXT": [ - "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev", - "forward-email=/^(?!support\\.gattinhosbot$).*/:gattinhosbot@mail.stefdp.is-a.dev" + "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev" ] } } From 1783ca1bfdc35cc9af40f91bce0be4cd550dd57f Mon Sep 17 00:00:00 2001 From: utkn <39ph4f87a@gmail.com> Date: Thu, 30 Nov 2023 23:18:55 +0100 Subject: [PATCH 6441/8412] feat(domain): utkn.is-a.dev --- domains/utkn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/utkn.json diff --git a/domains/utkn.json b/domains/utkn.json new file mode 100644 index 000000000..04279abff --- /dev/null +++ b/domains/utkn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "utkn", + "email": "39ph4f87a@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 658cecea8e0ead5a8a19797a06dd5be930df04eb Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Fri, 1 Dec 2023 02:40:42 +0200 Subject: [PATCH 6442/8412] Update matrix.vi0leta.json --- domains/matrix.vi0leta.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/matrix.vi0leta.json b/domains/matrix.vi0leta.json index 23a4748ac..ea691c545 100644 --- a/domains/matrix.vi0leta.json +++ b/domains/matrix.vi0leta.json @@ -4,8 +4,6 @@ "email": "vi0leta@riseup.net" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["37.27.4.76"] } -} \ No newline at end of file +} From 23a9793bdc784b6c9613cd64447f21153fd100f1 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Fri, 1 Dec 2023 02:53:21 +0200 Subject: [PATCH 6443/8412] Update ip address v2ray.vi0leta.json --- domains/v2ray.vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/v2ray.vi0leta.json b/domains/v2ray.vi0leta.json index 97299bd43..ea691c545 100644 --- a/domains/v2ray.vi0leta.json +++ b/domains/v2ray.vi0leta.json @@ -4,6 +4,6 @@ "email": "vi0leta@riseup.net" }, "record": { - "A": ["158.101.199.231"] + "A": ["37.27.4.76"] } } From 2a9ced5d4c9bf20274ace775c71abd84c04f09a1 Mon Sep 17 00:00:00 2001 From: vi0letadev <136188206+vi0letadev@users.noreply.github.com> Date: Fri, 1 Dec 2023 02:55:41 +0200 Subject: [PATCH 6444/8412] Update tetris.vi0leta.json --- domains/tetris.vi0leta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/tetris.vi0leta.json b/domains/tetris.vi0leta.json index 97299bd43..ea691c545 100644 --- a/domains/tetris.vi0leta.json +++ b/domains/tetris.vi0leta.json @@ -4,6 +4,6 @@ "email": "vi0leta@riseup.net" }, "record": { - "A": ["158.101.199.231"] + "A": ["37.27.4.76"] } } From c5cee996f0c9276bfde1d1afde61d14967f84329 Mon Sep 17 00:00:00 2001 From: dusiadudusia Date: Fri, 1 Dec 2023 07:53:57 +0500 Subject: [PATCH 6445/8412] feat(domain): gg.io.is-a.dev --- domains/gg.io.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gg.io.json b/domains/gg.io.json index 25077aa82..a8d2f8970 100644 --- a/domains/gg.io.json +++ b/domains/gg.io.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From e0f2db8aba9a08b90eb15c60d304b0116ef18cc9 Mon Sep 17 00:00:00 2001 From: nonamehtml Date: Fri, 1 Dec 2023 11:07:12 +0530 Subject: [PATCH 6446/8412] feat(domain): mr.noname.is-a.dev --- domains/mr.noname.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mr.noname.json diff --git a/domains/mr.noname.json b/domains/mr.noname.json new file mode 100644 index 000000000..4f59bcf23 --- /dev/null +++ b/domains/mr.noname.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nonamehtml", + "email": "nonameprobots@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 28dbc8e224b7a8e207975f150e4ad13c7eed5d50 Mon Sep 17 00:00:00 2001 From: pawdgreyt Date: Fri, 1 Dec 2023 13:53:22 +0800 Subject: [PATCH 6447/8412] feat(domain): paoloclimaco.is-a.dev --- domains/paoloclimaco.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/paoloclimaco.json diff --git a/domains/paoloclimaco.json b/domains/paoloclimaco.json new file mode 100644 index 000000000..734e99976 --- /dev/null +++ b/domains/paoloclimaco.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "pawdgreyt", + "email": "paoloclimaco01@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 40d7a717c962fc30a2de791d8bcd9bf45e3953cb Mon Sep 17 00:00:00 2001 From: Allan Niles Date: Thu, 30 Nov 2023 22:58:37 -0700 Subject: [PATCH 6448/8412] Update allancoding.json --- domains/allancoding.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/allancoding.json b/domains/allancoding.json index c8fab571d..3d9320579 100644 --- a/domains/allancoding.json +++ b/domains/allancoding.json @@ -1,11 +1,13 @@ { "owner": { "username": "allancoding", - "email": "allancoding.dev@gmail.com" + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" }, "record": { - "A": ["217.174.245.249"], + "CNAME": "allancoding.github.io", "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 529838ac00069858c8c8ac1bd07baf7b54f97d39 Mon Sep 17 00:00:00 2001 From: ringo360 Date: Fri, 1 Dec 2023 15:20:01 +0900 Subject: [PATCH 6449/8412] feat(domain): ppy.is-a.dev --- domains/ppy.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/ppy.json b/domains/ppy.json index 66ef01c02..472f4c739 100644 --- a/domains/ppy.json +++ b/domains/ppy.json @@ -4,6 +4,9 @@ "email": "nep360i@gmail.com" }, "record": { - "CNAME": "ppy.sh" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 5c58d557b0b02bb6a71f8f407cdfe98e43dd8ecf Mon Sep 17 00:00:00 2001 From: codex009 <3gareb@gmail.com> Date: Fri, 1 Dec 2023 07:29:35 +0100 Subject: [PATCH 6450/8412] feat(domain): kodex.is-a.dev --- domains/kodex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kodex.json diff --git a/domains/kodex.json b/domains/kodex.json new file mode 100644 index 000000000..c6a808365 --- /dev/null +++ b/domains/kodex.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "codex009", + "email": "3gareb@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 71d7dd362ba20d285ff3097a1852968869d781ae Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Fri, 1 Dec 2023 09:09:51 +0200 Subject: [PATCH 6451/8412] added mastodon in owner field --- domains/_discord.alpha.json | 3 ++- domains/_discord.yfa.json | 3 ++- domains/_github-challenge-yfadev-org.alpha.json | 2 +- domains/alpha.json | 2 +- domains/cdn.yfa.json | 2 +- domains/yfa.json | 2 +- domains/youfoundalpha.json | 9 +++++++-- 7 files changed, 15 insertions(+), 8 deletions(-) diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json index bee42f1f8..ba2ee3495 100644 --- a/domains/_discord.alpha.json +++ b/domains/_discord.alpha.json @@ -5,7 +5,8 @@ "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha" + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { "TXT": "dh=0ed7bf0ab783536f57a14304a99956a116a1782e" diff --git a/domains/_discord.yfa.json b/domains/_discord.yfa.json index 6b44091c5..1701d57c2 100644 --- a/domains/_discord.yfa.json +++ b/domains/_discord.yfa.json @@ -5,7 +5,8 @@ "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha" + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { "TXT": "dh=b8044fd4f0628a706be5fd878fae96886bae23b7" diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json index 0daddc0b3..0d58e3d09 100644 --- a/domains/_github-challenge-yfadev-org.alpha.json +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -5,7 +5,7 @@ "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha" + "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { "TXT": "9568f60569" diff --git a/domains/alpha.json b/domains/alpha.json index 82ba2c2f4..9d2b7f3c2 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -5,7 +5,7 @@ "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha" + "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { "A": [ diff --git a/domains/cdn.yfa.json b/domains/cdn.yfa.json index d19f88892..28cb86493 100644 --- a/domains/cdn.yfa.json +++ b/domains/cdn.yfa.json @@ -5,7 +5,7 @@ "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha" + "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { "CNAME": "cdn-a12.pages.dev" diff --git a/domains/yfa.json b/domains/yfa.json index 33b033da2..3cd2f6978 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -5,7 +5,7 @@ "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha" + "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { "CNAME": "yfa-cev.pages.dev" diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 41efc80cf..33d3f1ef5 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -1,7 +1,12 @@ { "owner": { - "username": "YouFoundAlpha", - "email": "sweepalf@gmail.com" + "Username": "YouFoundAlpha", + "Email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { "URL": "https://alpha.is-a.dev" From f8337132e4a3569bee112f6a1c0dec7a477f4e18 Mon Sep 17 00:00:00 2001 From: shellcodegroup Date: Fri, 1 Dec 2023 11:13:54 +0300 Subject: [PATCH 6452/8412] feat(domain): tosh.is-a.dev --- domains/tosh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tosh.json diff --git a/domains/tosh.json b/domains/tosh.json new file mode 100644 index 000000000..74a6c36ed --- /dev/null +++ b/domains/tosh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "shellcodegroup", + "email": "shellcodegroup@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b09fedfb5003cdc6d7120b16ae68a1ca17ce6883 Mon Sep 17 00:00:00 2001 From: shellcodegroup <125878619+shellcodegroup@users.noreply.github.com> Date: Fri, 1 Dec 2023 11:57:27 +0300 Subject: [PATCH 6453/8412] Update tosh.json added repo link --- domains/tosh.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/tosh.json b/domains/tosh.json index 74a6c36ed..cf34902c1 100644 --- a/domains/tosh.json +++ b/domains/tosh.json @@ -1,5 +1,7 @@ { "owner": { + "description": "Portifolio Website", + "repo": "https://github.com/shellcodegroup/antony_bahati_portfolio", "username": "shellcodegroup", "email": "shellcodegroup@gmail.com" }, @@ -9,4 +11,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From faba5da26bccfa91d97bf4bf360876931c689789 Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Fri, 1 Dec 2023 10:25:57 +0100 Subject: [PATCH 6454/8412] 'A record' for email use --- domains/sh-crm.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/sh-crm.json diff --git a/domains/sh-crm.json b/domains/sh-crm.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/sh-crm.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From 2268c6fdd6d1985ebc501211c40f94fa77cf4796 Mon Sep 17 00:00:00 2001 From: Zer0Dev <76405774+Zer0Dev-exe@users.noreply.github.com> Date: Fri, 1 Dec 2023 11:02:30 +0100 Subject: [PATCH 6455/8412] Register zer0.is-a.dev --- domains/zer0.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zer0.json diff --git a/domains/zer0.json b/domains/zer0.json new file mode 100644 index 000000000..9d9cd38a8 --- /dev/null +++ b/domains/zer0.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Zer0Dev-exe", + "email": "igorlizaso16@gmail.com", + "discord": "817515739711406140" + }, + + "record": { + "CNAME": "https://zer0dev-exe.github.io/zer0isadev/" + } + } + \ No newline at end of file From 2cf6abe65f08293373fc67d3f4a4f90005f20cd8 Mon Sep 17 00:00:00 2001 From: byigitt Date: Fri, 1 Dec 2023 14:31:45 +0300 Subject: [PATCH 6456/8412] feat(domain): byigit.is-a.dev --- domains/byigit.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/byigit.json diff --git a/domains/byigit.json b/domains/byigit.json new file mode 100644 index 000000000..0363b942e --- /dev/null +++ b/domains/byigit.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "byigitt", + "email": "c2228009@student.cankaya.edu.tr" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a98991564fc891ecc7ef069415aaac95b0c254a4 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Fri, 1 Dec 2023 17:13:47 +0530 Subject: [PATCH 6457/8412] Revert "Update khag.is-a.dev" --- domains/khag.json | 7 ++----- domains/khagx.json | 9 --------- 2 files changed, 2 insertions(+), 14 deletions(-) delete mode 100644 domains/khagx.json diff --git a/domains/khag.json b/domains/khag.json index 386c30496..be7f8a334 100644 --- a/domains/khag.json +++ b/domains/khag.json @@ -4,9 +4,6 @@ "email": "nguyendaikhang2000@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["103.97.126.26"] } -} \ No newline at end of file +} diff --git a/domains/khagx.json b/domains/khagx.json deleted file mode 100644 index 64a2e0f29..000000000 --- a/domains/khagx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "khagdev", - "email": "nguyendaikhang2000@gmail.com" - }, - "record": { - "A": ["114.29.237.131"] - } -} From 42f8a9e00a59fc861c2e500487f87acad330b287 Mon Sep 17 00:00:00 2001 From: MRJ Badshah <69976020+MRJ-Badshah@users.noreply.github.com> Date: Fri, 1 Dec 2023 17:33:01 +0530 Subject: [PATCH 6458/8412] feat(domain): add `ytdl.mrj.is-a.dev` --- domains/ytdl.mrj.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ytdl.mrj.json diff --git a/domains/ytdl.mrj.json b/domains/ytdl.mrj.json new file mode 100644 index 000000000..4e1b174d6 --- /dev/null +++ b/domains/ytdl.mrj.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MRJ-Badshah", + "email": "illegalhacker2.0@gmail.com" + }, + + "record": { + "TXT": "vc-domain-verify=ytdl.mrj.is-a.dev,7b9869b866a90ffba395" + } +} From 431404e2d1095f509da12b2569e5e9adb8dd49ff Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Fri, 1 Dec 2023 18:00:26 +0530 Subject: [PATCH 6459/8412] Update stale.yml --- .github/workflows/stale.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 786060ccc..854436993 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -13,8 +13,8 @@ jobs: - uses: actions/stale@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - days-before-stale: 30 - days-before-close: 20 + days-before-stale: 10 + days-before-close: 14 stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it' stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it' exempt-issue-labels: 'no-stale' From 369503f49fe60bd760f9710bf6c53baa5009dae6 Mon Sep 17 00:00:00 2001 From: ManIsHot Date: Fri, 1 Dec 2023 16:37:41 +0100 Subject: [PATCH 6460/8412] feat(domain): caillou.is-a.dev --- domains/caillou.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/caillou.json diff --git a/domains/caillou.json b/domains/caillou.json new file mode 100644 index 000000000..882ed2cbf --- /dev/null +++ b/domains/caillou.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ManIsHot", + "email": "palpafett@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d2f817c08da4c7eb94145a769f275cd277a2333a Mon Sep 17 00:00:00 2001 From: adhitht Date: Fri, 1 Dec 2023 21:58:56 +0530 Subject: [PATCH 6461/8412] feat(domain): adhitht.is-a.dev --- domains/adhitht.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adhitht.json diff --git a/domains/adhitht.json b/domains/adhitht.json new file mode 100644 index 000000000..a8fa25cab --- /dev/null +++ b/domains/adhitht.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "adhitht", + "email": "adhith.tharammal@gmail.com" + }, + "record": { + "URL": "https://adhitht.me" + } +} From a3e0c250db20dd6ecde0576a6ad2090b94a2abd1 Mon Sep 17 00:00:00 2001 From: lucas-labs Date: Fri, 1 Dec 2023 13:35:05 -0300 Subject: [PATCH 6462/8412] feat(domain): lucas.is-a.dev --- domains/lucas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lucas.json diff --git a/domains/lucas.json b/domains/lucas.json new file mode 100644 index 000000000..cc666c621 --- /dev/null +++ b/domains/lucas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lucas-labs", + "email": "lucasncolombo@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6ab10727495f33adb504ff7b7a196b4f12431b83 Mon Sep 17 00:00:00 2001 From: CodingKiten <124260@chrlyceumdelft.nl> Date: Fri, 1 Dec 2023 17:54:54 +0100 Subject: [PATCH 6463/8412] feat(domain): codingkitten.is-a.dev --- domains/codingkitten.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/codingkitten.json diff --git a/domains/codingkitten.json b/domains/codingkitten.json new file mode 100644 index 000000000..d9135508f --- /dev/null +++ b/domains/codingkitten.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CodingKiten", + "email": "124260@chrlyceumdelft.nl" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aef870c79a888aa5b022b85945d65f6ec6bb8079 Mon Sep 17 00:00:00 2001 From: Aditya Jyoti <75803854+Aditya-Jyoti@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:31:21 +0530 Subject: [PATCH 6464/8412] Update adityajyoti.json To point to new URL I accidentally set the previous record URL to point towards the github repo and not the github pages url --- domains/adityajyoti.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adityajyoti.json b/domains/adityajyoti.json index 63a5d628b..d79405ed0 100644 --- a/domains/adityajyoti.json +++ b/domains/adityajyoti.json @@ -4,6 +4,6 @@ "email": "aj.adityajyoti@gmail.com" }, "record": { - "URL": "https://github.com/aditya-jyoti/aditya-jyoti.github.io" + "URL": "https://aditya-jyoti.github.io" } } From 7bc2e34ed2a3572df1e1391966b8d8bd715201e2 Mon Sep 17 00:00:00 2001 From: Aditya Jyoti <75803854+Aditya-Jyoti@users.noreply.github.com> Date: Fri, 1 Dec 2023 22:36:27 +0530 Subject: [PATCH 6465/8412] Update aj.json To point to new URL I accidentally set the previous record URL to point towards the github repo and not the github pages url --- domains/aj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/aj.json b/domains/aj.json index 63a5d628b..d79405ed0 100644 --- a/domains/aj.json +++ b/domains/aj.json @@ -4,6 +4,6 @@ "email": "aj.adityajyoti@gmail.com" }, "record": { - "URL": "https://github.com/aditya-jyoti/aditya-jyoti.github.io" + "URL": "https://aditya-jyoti.github.io" } } From 369e215acc4c6fe482ddb77a70a46bfd2b133f0d Mon Sep 17 00:00:00 2001 From: at669 Date: Fri, 1 Dec 2023 09:21:48 -0800 Subject: [PATCH 6466/8412] feat(domain): amanda.is-a.dev --- domains/amanda.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/amanda.json diff --git a/domains/amanda.json b/domains/amanda.json new file mode 100644 index 000000000..cb0768727 --- /dev/null +++ b/domains/amanda.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "at669", + "email": "at669@cornell.edu" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ba24358d5a7d3e8d99c95fc7333c8840b2d99335 Mon Sep 17 00:00:00 2001 From: blucifer1337 Date: Sat, 2 Dec 2023 00:50:35 +0600 Subject: [PATCH 6467/8412] feat(domain): blucifer.is-a.dev --- domains/blucifer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blucifer.json diff --git a/domains/blucifer.json b/domains/blucifer.json new file mode 100644 index 000000000..ea54696fa --- /dev/null +++ b/domains/blucifer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "blucifer1337", + "email": "blucifer1337@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From de09484f954b8af62f8dd2a884b15c5c60dfa144 Mon Sep 17 00:00:00 2001 From: ItzHenry <100813971+ItzHenry1@users.noreply.github.com> Date: Fri, 1 Dec 2023 18:20:26 -0500 Subject: [PATCH 6468/8412] Update itzhenry.json --- domains/itzhenry.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 0c03fcaf2..7517e3966 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -1,4 +1,5 @@ { + "repo": "https://github.com//.github.io", "owner": { "username": "ItzHenry1", "email": "trscrus@gmail.com" From ee243096981da8630c27716ce92f7b5b2edf9582 Mon Sep 17 00:00:00 2001 From: ItzHenry <100813971+ItzHenry1@users.noreply.github.com> Date: Fri, 1 Dec 2023 18:22:39 -0500 Subject: [PATCH 6469/8412] Update itzhenry.json --- domains/itzhenry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itzhenry.json b/domains/itzhenry.json index 7517e3966..c59c260fd 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com//.github.io", + "repo": "https://github.com/ItzHenry1/Mi-pagina", "owner": { "username": "ItzHenry1", "email": "trscrus@gmail.com" From 7989131e3bdfe60072ae4d214c081248a9bed4f7 Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 2 Dec 2023 09:26:22 +0530 Subject: [PATCH 6470/8412] Update cdn.semant.json --- domains/cdn.semant.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/cdn.semant.json b/domains/cdn.semant.json index ca5bd2b5b..5e4e750be 100644 --- a/domains/cdn.semant.json +++ b/domains/cdn.semant.json @@ -1,11 +1,10 @@ { - "repo": "https://github.com/SemantCodes/cdn", "description": "My static database", "owner": { "username": "s3mant", "email": "contact@semant.is-a.dev" }, "record": { - "CNAME": "0b68d425-3b0b-47fc-bd21-66c73ba1cf15.id.repl.co" + "CNAME": "web-0wfb.onrender.com" } } From 823bb91273e5d886d158f5c3b8a5b2867c7000ce Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 2 Dec 2023 09:26:42 +0530 Subject: [PATCH 6471/8412] Delete domains/cdn.badboy.json --- domains/cdn.badboy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cdn.badboy.json diff --git a/domains/cdn.badboy.json b/domains/cdn.badboy.json deleted file mode 100644 index 9297c19e4..000000000 --- a/domains/cdn.badboy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/Bad-Boy-Codes/cdn", - "description": "My static database", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev" - }, - "record": { - "CNAME": "0b68d425-3b0b-47fc-bd21-66c73ba1cf15.id.repl.co" - } -} From 5d7562e8a14bb3eac65543f9bc7e1ee725149f4b Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 2 Dec 2023 09:27:04 +0530 Subject: [PATCH 6472/8412] Delete domains/api.badboy.json --- domains/api.badboy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/api.badboy.json diff --git a/domains/api.badboy.json b/domains/api.badboy.json deleted file mode 100644 index d8433f050..000000000 --- a/domains/api.badboy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Semant Api", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "record": { - "CNAME": "d583fe02-d653-4af3-a8fc-1645f6857a8c.id.repl.co" - } -} From 2c0d40762809bbf5ced739bf2d4ba0a4f2939503 Mon Sep 17 00:00:00 2001 From: Semant Date: Sat, 2 Dec 2023 09:29:41 +0530 Subject: [PATCH 6473/8412] Delete domains/badboy.json --- domains/badboy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/badboy.json diff --git a/domains/badboy.json b/domains/badboy.json deleted file mode 100644 index 154fb79b5..000000000 --- a/domains/badboy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Bad Boy/Semant 's Website", - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "record": { - "CNAME": "2755c31d-6389-4f53-8fd7-b83f99037ffd.id.repl.co" - } -} From 42254441e9bf3bf82729f8f61d285937fcf2fe9a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B7Atharva?= Date: Sat, 2 Dec 2023 12:05:26 +0530 Subject: [PATCH 6474/8412] Update atharvaupadhyay.json --- domains/atharvaupadhyay.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/atharvaupadhyay.json b/domains/atharvaupadhyay.json index ffcd25ce4..46893ce34 100644 --- a/domains/atharvaupadhyay.json +++ b/domains/atharvaupadhyay.json @@ -1,9 +1,12 @@ { + "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", "owner": { "username": "atharvaupadhyay", "email": "atharva.upadhyay1099@gmail.com" }, "record": { - "CNAME": "atharvaupadhyay.github.io" + "CNAME": "atharvaupadhyay.github.io", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From ebf8bda02c0cf0dbd60e53ec38bed37de61edde5 Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Sat, 2 Dec 2023 10:11:31 +0200 Subject: [PATCH 6475/8412] discord & email --- domains/_discord.dyno.json | 10 ++++++++++ domains/dyno.json | 9 +++++++-- 2 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 domains/_discord.dyno.json diff --git a/domains/_discord.dyno.json b/domains/_discord.dyno.json new file mode 100644 index 000000000..4390e6390 --- /dev/null +++ b/domains/_discord.dyno.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "DynoW", + "email": "naffets0@gmail.com", + "discord": "455608238335983617" + }, + "record": { + "TXT": "dh=8bb2a3b679cd393d772165a0baf0eea849b5c698" + } +} diff --git a/domains/dyno.json b/domains/dyno.json index 2e609209c..8bb6fab68 100644 --- a/domains/dyno.json +++ b/domains/dyno.json @@ -5,6 +5,11 @@ "discord": "455608238335983617" }, "record": { - "CNAME": "dynow.pages.dev" - } + "CNAME": "dynow.pages.dev", + "MX": [ + "mx1.forwardemail.net", + "mx2.forwardemail.net" + ], + "TXT": "forward-email=naffets0@gmail.com" + } } From 6fa5b1350b1c81b35ec26a53421689f308e89047 Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Sat, 2 Dec 2023 10:43:22 +0200 Subject: [PATCH 6476/8412] txt record --- domains/dyno.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/dyno.json b/domains/dyno.json index 8bb6fab68..1c9d0eebb 100644 --- a/domains/dyno.json +++ b/domains/dyno.json @@ -10,6 +10,8 @@ "mx1.forwardemail.net", "mx2.forwardemail.net" ], - "TXT": "forward-email=naffets0@gmail.com" + "TXT": [ + "forward-email=naffets0@gmail.com" + ] } } From 365e692c0667b3c70c5dc449e822b7efb4a9c4d4 Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Sat, 2 Dec 2023 11:47:20 +0200 Subject: [PATCH 6477/8412] remove MX & TXT --- domains/dyno.json | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/domains/dyno.json b/domains/dyno.json index 1c9d0eebb..30ea2fb19 100644 --- a/domains/dyno.json +++ b/domains/dyno.json @@ -5,13 +5,6 @@ "discord": "455608238335983617" }, "record": { - "CNAME": "dynow.pages.dev", - "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" - ], - "TXT": [ - "forward-email=naffets0@gmail.com" - ] + "CNAME": "dynow.pages.dev" } } From 120808096892035cc9a93754bb1b9550827b44c0 Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Sat, 2 Dec 2023 12:18:00 +0200 Subject: [PATCH 6478/8412] email --- domains/stefan.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/stefan.json b/domains/stefan.json index c27d3f872..2a39dd176 100644 --- a/domains/stefan.json +++ b/domains/stefan.json @@ -5,6 +5,8 @@ "discord": "455608238335983617" }, "record": { - "CNAME": "dynow.pages.dev" - } -} \ No newline at end of file + "URL": "https://dyno.is-a.dev", + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=naffets0@gmail.com" + } +} From 42fcaa46e88c17ca8b041d1f462b8f97675c8516 Mon Sep 17 00:00:00 2001 From: shahfahad19 Date: Sat, 2 Dec 2023 15:37:07 +0500 Subject: [PATCH 6479/8412] feat(domain): apexweb.is-a.dev --- domains/apexweb.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/apexweb.json diff --git a/domains/apexweb.json b/domains/apexweb.json new file mode 100644 index 000000000..a252e1e14 --- /dev/null +++ b/domains/apexweb.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "shahfahad19", + "email": "sfahad4280@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8ea97b89ce8e21f4f5d66e859964b2811dc79b0a Mon Sep 17 00:00:00 2001 From: Zer0Dev <76405774+Zer0Dev-exe@users.noreply.github.com> Date: Sat, 2 Dec 2023 13:15:55 +0100 Subject: [PATCH 6480/8412] Update zer0.json --- domains/zer0.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/zer0.json b/domains/zer0.json index 9d9cd38a8..cfe8daaa3 100644 --- a/domains/zer0.json +++ b/domains/zer0.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://zer0dev-exe.github.io/zer0isadev/" + "CNAME": "zer0dev-exe.github.io" } } - \ No newline at end of file + From 6d0f0e9b1557393ac453b814a296fa76cdf0f6c8 Mon Sep 17 00:00:00 2001 From: Bitter130 Date: Sat, 2 Dec 2023 15:57:14 +0100 Subject: [PATCH 6481/8412] feat(domain): bitter_130.is-a.dev --- domains/bitter_130.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bitter_130.json diff --git a/domains/bitter_130.json b/domains/bitter_130.json new file mode 100644 index 000000000..208a21739 --- /dev/null +++ b/domains/bitter_130.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Bitter130", + "email": "devid.bitter.130@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a966216cacfaceef776f07f39bae6c8cfcaadaa4 Mon Sep 17 00:00:00 2001 From: Raiyaad-Raad Date: Sat, 2 Dec 2023 21:10:58 +0600 Subject: [PATCH 6482/8412] feat(domain): raiyaad.is-a.dev --- domains/raiyaad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raiyaad.json diff --git a/domains/raiyaad.json b/domains/raiyaad.json new file mode 100644 index 000000000..7bc5f30a1 --- /dev/null +++ b/domains/raiyaad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Raiyaad-Raad", + "email": "raiyaadraad132rafan45@gmail.com" + }, + "record": { + "CNAME": "raiyaad-raad.github.io" + } +} From d14cdc2e701336bfc6bd6fb8852c760558381400 Mon Sep 17 00:00:00 2001 From: nguyenkhanhhoa Date: Sat, 2 Dec 2023 22:32:20 +0700 Subject: [PATCH 6483/8412] feat(domain): hoanguyen.is-a.dev --- domains/hoanguyen.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hoanguyen.json diff --git a/domains/hoanguyen.json b/domains/hoanguyen.json new file mode 100644 index 000000000..ed0b076da --- /dev/null +++ b/domains/hoanguyen.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nguyenkhanhhoa", + "email": "coolie.itman@gmail.com" + }, + "record": { + "A": ["34.87.27.50"] + } +} From 685171c4bfab8c15db5aa3cb5b14c2e533a35ffd Mon Sep 17 00:00:00 2001 From: Ghalib craft <86109290+Ghalib-craftLeProgrammeur@users.noreply.github.com> Date: Sat, 2 Dec 2023 17:08:21 +0100 Subject: [PATCH 6484/8412] feat(domain): add `ghalib-craft.is-a.dev` --- domains/ghalib-craft.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ghalib-craft.json diff --git a/domains/ghalib-craft.json b/domains/ghalib-craft.json new file mode 100644 index 000000000..7f625328d --- /dev/null +++ b/domains/ghalib-craft.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Ghalib-craftLeProgrammeur", + "email": "ghalibmezeghiche2012@gmail.com" + }, + + "record": { + "CNAME": "ghalib-craft.onrender.com" + } +} From e4799d2e810c3104eb737e73e4ed7895dfcc561f Mon Sep 17 00:00:00 2001 From: brahianf1 Date: Sat, 2 Dec 2023 13:55:53 -0300 Subject: [PATCH 6485/8412] feat(domain): brahianf.is-a.dev --- domains/brahianf.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brahianf.json diff --git a/domains/brahianf.json b/domains/brahianf.json new file mode 100644 index 000000000..a52d2dfed --- /dev/null +++ b/domains/brahianf.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "brahianf1", + "email": "floresbrahian@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3d76f7291ed525a61f7175c4944f1e8d33a07baa Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B7Atharva?= Date: Sat, 2 Dec 2023 22:39:13 +0530 Subject: [PATCH 6486/8412] Update atharvaupadhyay.json --- domains/atharvaupadhyay.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/atharvaupadhyay.json b/domains/atharvaupadhyay.json index 46893ce34..7e7ba7b5f 100644 --- a/domains/atharvaupadhyay.json +++ b/domains/atharvaupadhyay.json @@ -5,7 +5,6 @@ "email": "atharva.upadhyay1099@gmail.com" }, "record": { - "CNAME": "atharvaupadhyay.github.io", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From a3e9ad4bc39a40763e99949ecb40f7dd3ebb52cf Mon Sep 17 00:00:00 2001 From: fa-fifi Date: Sun, 3 Dec 2023 01:09:29 +0800 Subject: [PATCH 6487/8412] feat(domain): fa-fifi.is-a.dev --- domains/fa-fifi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fa-fifi.json diff --git a/domains/fa-fifi.json b/domains/fa-fifi.json new file mode 100644 index 000000000..a40c9394f --- /dev/null +++ b/domains/fa-fifi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fa-fifi", + "email": "fafifi1997@gmail.com" + }, + "record": { + "TXT": "google-site-verification=aybl6pibwuv4qzq9kxmrjam9vfcq0iunrbx_aexpfve" + } +} From a39563ca44bbeef0e3d1090d1f5d6522e5247e9e Mon Sep 17 00:00:00 2001 From: "Hitesh. V" <91016099+hvlxh@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:52:17 +0530 Subject: [PATCH 6488/8412] Update hvlxh.json --- domains/hvlxh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hvlxh.json b/domains/hvlxh.json index 0a38e3699..8c37c5581 100644 --- a/domains/hvlxh.json +++ b/domains/hvlxh.json @@ -6,6 +6,6 @@ }, "record": { - "URL": "https://hvlxh.tk" + "URL": "https://hvlxh.vercel.app" } } From 181da4862b23a8ad584cf314d29e5b70c8f3b2e7 Mon Sep 17 00:00:00 2001 From: sparkledevs Date: Sat, 2 Dec 2023 23:34:18 +0600 Subject: [PATCH 6489/8412] feat(domain): sparkle.is-a.dev --- domains/sparkle.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sparkle.json diff --git a/domains/sparkle.json b/domains/sparkle.json new file mode 100644 index 000000000..83f3b17a6 --- /dev/null +++ b/domains/sparkle.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sparkledevs", + "email": "sparkleop921@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a1dbcb5fff6921e6bc3235d0d7fb23904e5ac51c Mon Sep 17 00:00:00 2001 From: Zer0Dev <76405774+Zer0Dev-exe@users.noreply.github.com> Date: Sat, 2 Dec 2023 18:53:54 +0100 Subject: [PATCH 6490/8412] Update zer0.json Uh --- domains/zer0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/zer0.json b/domains/zer0.json index cfe8daaa3..f38d7fbb3 100644 --- a/domains/zer0.json +++ b/domains/zer0.json @@ -1,7 +1,7 @@ { "owner": { "username": "Zer0Dev-exe", - "email": "igorlizaso16@gmail.com", + "email": "zero", "discord": "817515739711406140" }, From 8a5f76cf234146f9d4efa9f796b6dec794790a2b Mon Sep 17 00:00:00 2001 From: gabolemus Date: Sat, 2 Dec 2023 11:57:26 -0600 Subject: [PATCH 6491/8412] feat(domain): gabolemus.is-a.dev --- domains/gabolemus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gabolemus.json diff --git a/domains/gabolemus.json b/domains/gabolemus.json new file mode 100644 index 000000000..c8eb4db87 --- /dev/null +++ b/domains/gabolemus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gabolemus", + "email": "glemus.stuart@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 05ab9e0a83d0a4e28c80f22dff693aa4de1830ef Mon Sep 17 00:00:00 2001 From: stodja Date: Sat, 2 Dec 2023 19:14:10 +0100 Subject: [PATCH 6492/8412] feat(domain): stodja.is-a.dev --- domains/stodja.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/stodja.json diff --git a/domains/stodja.json b/domains/stodja.json new file mode 100644 index 000000000..fd31bf2d6 --- /dev/null +++ b/domains/stodja.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "stodja", + "email": "alexvelichko51@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 08cfde84f392230f63624934b27cd2bfcabde08c Mon Sep 17 00:00:00 2001 From: Bitter130 Date: Sat, 2 Dec 2023 19:24:12 +0100 Subject: [PATCH 6493/8412] feat(domain): bitter-130.is-a.dev --- domains/bitter-130.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bitter-130.json diff --git a/domains/bitter-130.json b/domains/bitter-130.json new file mode 100644 index 000000000..208a21739 --- /dev/null +++ b/domains/bitter-130.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Bitter130", + "email": "devid.bitter.130@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From de9c2e335410d1d488102fcc0f4e14a8b3554caa Mon Sep 17 00:00:00 2001 From: Bitter130 Date: Sat, 2 Dec 2023 19:26:34 +0100 Subject: [PATCH 6494/8412] feat(domain): bitter130.is-a.dev --- domains/bitter130.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bitter130.json diff --git a/domains/bitter130.json b/domains/bitter130.json new file mode 100644 index 000000000..208a21739 --- /dev/null +++ b/domains/bitter130.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Bitter130", + "email": "devid.bitter.130@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6df53943211560c829838afab052f1c9eff6f9b9 Mon Sep 17 00:00:00 2001 From: kazeapp Date: Sun, 3 Dec 2023 02:43:58 +0545 Subject: [PATCH 6495/8412] feat(domain): kaze.is-a.dev --- domains/kaze.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kaze.json diff --git a/domains/kaze.json b/domains/kaze.json new file mode 100644 index 000000000..49686078d --- /dev/null +++ b/domains/kaze.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kazeapp", + "email": "kazeapp2022@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3a25615320110b5f49fe1420bf6fd15296a3c0af Mon Sep 17 00:00:00 2001 From: Allan Niles Date: Sat, 2 Dec 2023 15:21:56 -0700 Subject: [PATCH 6496/8412] Update allancoding.json --- domains/allancoding.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/allancoding.json b/domains/allancoding.json index 3d9320579..8590559c0 100644 --- a/domains/allancoding.json +++ b/domains/allancoding.json @@ -6,8 +6,6 @@ "discord": "allancoding" }, "record": { - "CNAME": "allancoding.github.io", - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "allancoding.github.io" } } From be81fa9962fbf36fc9a43afedb95e627d16e4789 Mon Sep 17 00:00:00 2001 From: Manu G Date: Sun, 3 Dec 2023 04:14:49 +0530 Subject: [PATCH 6497/8412] Update manu.json --- domains/manu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manu.json b/domains/manu.json index c79fb5267..e3fe20a30 100644 --- a/domains/manu.json +++ b/domains/manu.json @@ -6,6 +6,6 @@ "email": "manusvathgurudath@gmail.com" }, "record": { - "CNAME": "manu-is-a-dev-yqz2.onrender.com" + "CNAME": "manuthecoder.pages.dev" } } From 789d8af06b58f158b639309e93f2a5a805f58d0d Mon Sep 17 00:00:00 2001 From: Manu G Date: Sun, 3 Dec 2023 04:15:03 +0530 Subject: [PATCH 6498/8412] Update manu.json --- domains/manu.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/manu.json b/domains/manu.json index e3fe20a30..01de5ecfc 100644 --- a/domains/manu.json +++ b/domains/manu.json @@ -1,6 +1,6 @@ { "description": "manu.is-a.dev", - "repo": "https://github.com/manuthecoder/personal-website", + "repo": "https://github.com/manuthecoder/manuthecoder", "owner": { "username": "manuthecoder", "email": "manusvathgurudath@gmail.com" From 592c5de6de146674a3f7cf3c810a2d4a1b7b6430 Mon Sep 17 00:00:00 2001 From: Raiyaad-Raad Date: Sun, 3 Dec 2023 05:43:43 +0600 Subject: [PATCH 6499/8412] feat(domain): raiyaad-raad.is-a.dev --- domains/raiyaad-raad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/raiyaad-raad.json diff --git a/domains/raiyaad-raad.json b/domains/raiyaad-raad.json new file mode 100644 index 000000000..7bc5f30a1 --- /dev/null +++ b/domains/raiyaad-raad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Raiyaad-Raad", + "email": "raiyaadraad132rafan45@gmail.com" + }, + "record": { + "CNAME": "raiyaad-raad.github.io" + } +} From a50b5aabddd25faed7ac067286d07d5d08a69962 Mon Sep 17 00:00:00 2001 From: neriat Date: Sun, 3 Dec 2023 02:00:38 +0200 Subject: [PATCH 6500/8412] feat(domain): neria.is-a.dev --- domains/neria.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neria.json diff --git a/domains/neria.json b/domains/neria.json new file mode 100644 index 000000000..3883683a5 --- /dev/null +++ b/domains/neria.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "neriat", + "email": "me@neria.dev" + }, + "record": { + "CNAME": "neria.dev" + } +} From 1e8c9cb28d59faa110a1e37e7dd234469972ed56 Mon Sep 17 00:00:00 2001 From: zwzodo Date: Sun, 3 Dec 2023 02:02:01 +0200 Subject: [PATCH 6501/8412] feat(domain): zwzodo.is-a.dev --- domains/zwzodo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zwzodo.json diff --git a/domains/zwzodo.json b/domains/zwzodo.json new file mode 100644 index 000000000..3c119a809 --- /dev/null +++ b/domains/zwzodo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zwzodo", + "email": "zwzodo@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4123df795eaffaa3a7520bed16a0151b0da52cec Mon Sep 17 00:00:00 2001 From: zerolandcode Date: Sun, 3 Dec 2023 03:44:00 +0300 Subject: [PATCH 6502/8412] feat(domain): riveon.is-a.dev --- domains/riveon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riveon.json diff --git a/domains/riveon.json b/domains/riveon.json new file mode 100644 index 000000000..1ddaa4fed --- /dev/null +++ b/domains/riveon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zerolandcode", + "email": "rolteoln@gmail.com" + }, + "record": { + "CNAME": "riveon.web.app" + } +} From 8119cb12cbc28f4018cc28022d65884fd27ccacf Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:27:55 -0500 Subject: [PATCH 6503/8412] Delete domains/bitter_130.json --- domains/bitter_130.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/bitter_130.json diff --git a/domains/bitter_130.json b/domains/bitter_130.json deleted file mode 100644 index 208a21739..000000000 --- a/domains/bitter_130.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Bitter130", - "email": "devid.bitter.130@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From a60a653ce1f0ef1aed13153d89578d1d2c746481 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:31:06 -0500 Subject: [PATCH 6504/8412] Update _discord.alpha.json --- domains/_discord.alpha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.alpha.json b/domains/_discord.alpha.json index ba2ee3495..55dd40074 100644 --- a/domains/_discord.alpha.json +++ b/domains/_discord.alpha.json @@ -1,7 +1,7 @@ { "owner": { - "Username": "YouFoundAlpha", - "Email": "alpha@alpha.is-a.dev", + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", From 39093140d245b6f580a0f53f67d6b17234c155b1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:31:34 -0500 Subject: [PATCH 6505/8412] Update _discord.yfa.json --- domains/_discord.yfa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/_discord.yfa.json b/domains/_discord.yfa.json index 1701d57c2..16c3b5efc 100644 --- a/domains/_discord.yfa.json +++ b/domains/_discord.yfa.json @@ -1,7 +1,7 @@ { "owner": { - "Username": "YouFoundAlpha", - "Email": "alpha@alpha.is-a.dev", + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", From 29005a53a4ebe266b49509ca2628803132eaa66c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:32:03 -0500 Subject: [PATCH 6506/8412] Update _github-challenge-yfadev-org.alpha.json --- domains/_github-challenge-yfadev-org.alpha.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/_github-challenge-yfadev-org.alpha.json b/domains/_github-challenge-yfadev-org.alpha.json index 0d58e3d09..ac9fe096c 100644 --- a/domains/_github-challenge-yfadev-org.alpha.json +++ b/domains/_github-challenge-yfadev-org.alpha.json @@ -1,11 +1,12 @@ { "owner": { - "Username": "YouFoundAlpha", - "Email": "alpha@alpha.is-a.dev", + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { "TXT": "9568f60569" From 5fd5da1e71069d122727e96a87db708c8fabbfaa Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:32:32 -0500 Subject: [PATCH 6507/8412] Update alpha.json --- domains/alpha.json | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index 9d2b7f3c2..baf9694cb 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,11 +1,12 @@ { "owner": { - "Username": "YouFoundAlpha", - "Email": "alpha@alpha.is-a.dev", + "sername": "YouFoundAlpha", + "mail": "alpha@alpha.is-a.dev", "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", - "GitLab": "YouFoundAlpha", "Mastodon": "@YouFoundAlpha@mastodon.social" + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { "A": [ From ba45eb436d5aaef0bd029f6067062926a98daf25 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:32:55 -0500 Subject: [PATCH 6508/8412] Update alpha.json --- domains/alpha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/alpha.json b/domains/alpha.json index baf9694cb..2e27c31f0 100644 --- a/domains/alpha.json +++ b/domains/alpha.json @@ -1,7 +1,7 @@ { "owner": { - "sername": "YouFoundAlpha", - "mail": "alpha@alpha.is-a.dev", + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", From 46cfa889ede003fe669911fd3f92870548b43541 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:36:14 -0500 Subject: [PATCH 6509/8412] Update cdn.yfa.json --- domains/cdn.yfa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cdn.yfa.json b/domains/cdn.yfa.json index 28cb86493..65d3d6e3f 100644 --- a/domains/cdn.yfa.json +++ b/domains/cdn.yfa.json @@ -1,7 +1,7 @@ { "owner": { - "Username": "YouFoundAlpha", - "Email": "alpha@alpha.is-a.dev", + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", From a5dc6b02b5e1a5ec6764bba7f8a39320f20762ec Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:36:28 -0500 Subject: [PATCH 6510/8412] Update youfoundalpha.json --- domains/youfoundalpha.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/youfoundalpha.json b/domains/youfoundalpha.json index 33d3f1ef5..2e76caa50 100644 --- a/domains/youfoundalpha.json +++ b/domains/youfoundalpha.json @@ -1,7 +1,7 @@ { "owner": { - "Username": "YouFoundAlpha", - "Email": "alpha@alpha.is-a.dev", + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", From e9cb0a8c965e4bbc6ce59600456fa383e80cf84c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 2 Dec 2023 22:36:39 -0500 Subject: [PATCH 6511/8412] Update yfa.json --- domains/yfa.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/yfa.json b/domains/yfa.json index 3cd2f6978..4d6218eb2 100644 --- a/domains/yfa.json +++ b/domains/yfa.json @@ -1,7 +1,7 @@ { "owner": { - "Username": "YouFoundAlpha", - "Email": "alpha@alpha.is-a.dev", + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", "Discord": "661121998830960651", "Twitter": "YouFoundAlpha", "GitHub": "YouFoundAlpha", From 1cc8151fea5742003e2a71313d5a46d8e361c638 Mon Sep 17 00:00:00 2001 From: ayekaden Date: Sat, 2 Dec 2023 23:56:33 -0500 Subject: [PATCH 6512/8412] feat(domain): kxden.is-a.dev --- domains/kxden.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kxden.json diff --git a/domains/kxden.json b/domains/kxden.json new file mode 100644 index 000000000..ee34a4496 --- /dev/null +++ b/domains/kxden.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ayekaden", + "email": "kadenfday91@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 386edbee6b889d474675125cf35812706b3d906d Mon Sep 17 00:00:00 2001 From: EddieCherian Date: Sat, 2 Dec 2023 22:59:51 -0600 Subject: [PATCH 6513/8412] feat(domain): magenta.is-a.dev --- domains/magenta.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/magenta.json diff --git a/domains/magenta.json b/domains/magenta.json new file mode 100644 index 000000000..a9038ed39 --- /dev/null +++ b/domains/magenta.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EddieCherian", + "email": "eddiecherianj@gmail.com" + }, + "record": { + "URL": "magenta.com" + } +} From 40f3e4bc5741d11dc9f8b017703f48f6b981ed8c Mon Sep 17 00:00:00 2001 From: Ahmad Fakhri <105256764+fa-fifi@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:39:53 +0800 Subject: [PATCH 6514/8412] Update fa-fifi.json --- domains/fa-fifi.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/fa-fifi.json b/domains/fa-fifi.json index a40c9394f..be41afb25 100644 --- a/domains/fa-fifi.json +++ b/domains/fa-fifi.json @@ -1,9 +1,10 @@ { + "description": "Personal portfolio website", "owner": { "username": "fa-fifi", "email": "fafifi1997@gmail.com" }, "record": { - "TXT": "google-site-verification=aybl6pibwuv4qzq9kxmrjam9vfcq0iunrbx_aexpfve" + "CNAME": "fa-fifi.github.io" } } From 251e74a86c88291cff22bcc0513168843bb8c964 Mon Sep 17 00:00:00 2001 From: Ahmad Fakhri <105256764+fa-fifi@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:41:14 +0800 Subject: [PATCH 6515/8412] Create _github-pages-challenge-fa-fifi.fa-fifi.json --- domains/_github-pages-challenge-fa-fifi.fa-fifi.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-fa-fifi.fa-fifi.json diff --git a/domains/_github-pages-challenge-fa-fifi.fa-fifi.json b/domains/_github-pages-challenge-fa-fifi.fa-fifi.json new file mode 100644 index 000000000..088cebcb7 --- /dev/null +++ b/domains/_github-pages-challenge-fa-fifi.fa-fifi.json @@ -0,0 +1,10 @@ +{ + "description": "Github page domain verification", + "owner": { + "username": "fa-fifi", + "email": "fafifi1997@gmail.com" + }, + "record": { + "TXT": "4076c15aac94a89c1a131d252cf368" + } +} From a14858bbc68ffaa21ed07e0cdd72c3ebd8498a29 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Sun, 3 Dec 2023 11:43:13 +0530 Subject: [PATCH 6516/8412] Create mrjunkyz.json --- domains/mrjunkyz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mrjunkyz.json diff --git a/domains/mrjunkyz.json b/domains/mrjunkyz.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/mrjunkyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From b684600e6a169b35e678747e1fe121366c33f058 Mon Sep 17 00:00:00 2001 From: Onlive1337 Date: Sun, 3 Dec 2023 11:39:05 +0500 Subject: [PATCH 6517/8412] feat(domain): onlive.is-a.dev --- domains/onlive.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/onlive.json diff --git a/domains/onlive.json b/domains/onlive.json new file mode 100644 index 000000000..7d9b778fe --- /dev/null +++ b/domains/onlive.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Onlive1337", + "email": "tabdulov2006@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f9c8a73421f44c41f8ec86a7b0e65a8170b8a4da Mon Sep 17 00:00:00 2001 From: Sarvesh M Rao <49156390+Sarveshmrao@users.noreply.github.com> Date: Sun, 3 Dec 2023 12:38:37 +0530 Subject: [PATCH 6518/8412] Register sarveshmrao.is-a.dev --- domains/sarveshmrao.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sarveshmrao.json diff --git a/domains/sarveshmrao.json b/domains/sarveshmrao.json new file mode 100644 index 000000000..8c51cc409 --- /dev/null +++ b/domains/sarveshmrao.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Sarveshmrao", + "email": "mraosarvesh@gmail.com", + "discord": "565197034034954251" + }, + + "record": { + "CNAME": "sarveshmrao.in" + } + } + \ No newline at end of file From da413668cc149a4c0c6ec9107a810ba007c5b827 Mon Sep 17 00:00:00 2001 From: Sarvesh M Rao <49156390+Sarveshmrao@users.noreply.github.com> Date: Sun, 3 Dec 2023 12:41:57 +0530 Subject: [PATCH 6519/8412] Update sarveshmrao.json --- domains/sarveshmrao.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/sarveshmrao.json b/domains/sarveshmrao.json index 8c51cc409..d8f117880 100644 --- a/domains/sarveshmrao.json +++ b/domains/sarveshmrao.json @@ -1,7 +1,7 @@ { "owner": { "username": "Sarveshmrao", - "email": "mraosarvesh@gmail.com", + "email": "hostmaster@sarveshmrao.in", "discord": "565197034034954251" }, @@ -9,4 +9,4 @@ "CNAME": "sarveshmrao.in" } } - \ No newline at end of file + From eb6612a8acd921ac64b9b321165a57bf41fb003f Mon Sep 17 00:00:00 2001 From: Heroku403 Date: Sun, 3 Dec 2023 13:07:44 +0530 Subject: [PATCH 6520/8412] feat(domain): apanel.is-a.dev --- domains/apanel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/apanel.json diff --git a/domains/apanel.json b/domains/apanel.json new file mode 100644 index 000000000..98d4c5308 --- /dev/null +++ b/domains/apanel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Heroku403", + "email": "juhisharma0757@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6a051a91719215cfca16c94dbbebdd851fc4012a Mon Sep 17 00:00:00 2001 From: emredurak01 Date: Sun, 3 Dec 2023 12:36:15 +0300 Subject: [PATCH 6521/8412] feat(domain): emre.is-a.dev --- domains/emre.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/emre.json diff --git a/domains/emre.json b/domains/emre.json new file mode 100644 index 000000000..70a07680e --- /dev/null +++ b/domains/emre.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "emredurak01", + "email": "emredurak01@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 971c0f5def4b4a9e6befdc74960d31072d8a6701 Mon Sep 17 00:00:00 2001 From: adityaREDFLAG <121813330+adityaREDFLAG@users.noreply.github.com> Date: Sun, 3 Dec 2023 15:42:04 +0530 Subject: [PATCH 6522/8412] Register adityaredflag.is-a.dev --- domains/adityaredflag.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adityaredflag.json diff --git a/domains/adityaredflag.json b/domains/adityaredflag.json new file mode 100644 index 000000000..76dfa3a82 --- /dev/null +++ b/domains/adityaredflag.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "adityaREDFLAG", + "email": "adi.redflag@gmail.com", + "discord": "983386510235680888" + }, + + "record": { + "CNAME": "adityaredflag.github.io." + } + } + \ No newline at end of file From 5cfaa64c6cdb0dca842c32ed7461c0cfc179810b Mon Sep 17 00:00:00 2001 From: hellaz Date: Sun, 3 Dec 2023 12:34:13 +0200 Subject: [PATCH 6523/8412] feat(domain): hellaz.is-a.dev --- domains/hellaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hellaz.json diff --git a/domains/hellaz.json b/domains/hellaz.json new file mode 100644 index 000000000..5075a2840 --- /dev/null +++ b/domains/hellaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hellaz", + "email": "hellaz.team@gmail.com" + }, + "record": { + "URL": "https://hellaz.net" + } +} From b405168b3f55cc03cffe1990be20c1672460a6a4 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:00:51 +0200 Subject: [PATCH 6524/8412] Create _discord.cutedog5695 --- domains/_discord.cutedog5695 | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/_discord.cutedog5695 diff --git a/domains/_discord.cutedog5695 b/domains/_discord.cutedog5695 new file mode 100644 index 000000000..a5a5a6012 --- /dev/null +++ b/domains/_discord.cutedog5695 @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "cutedog5695", + "twitter": "cutedog5695" + }, + "record": { + "TXT": "dh=f85ce7cf4e6ff1f6136767a12c041fbbcb446045" + } +} From 5c9f26ff971ac668aa813756416e09bf520821a5 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sun, 3 Dec 2023 16:36:51 +0530 Subject: [PATCH 6525/8412] Update .github/workflows/stale.yml Co-authored-by: William Harrison --- .github/workflows/stale.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/workflows/stale.yml b/.github/workflows/stale.yml index 854436993..f4cc4fe4a 100644 --- a/.github/workflows/stale.yml +++ b/.github/workflows/stale.yml @@ -13,7 +13,7 @@ jobs: - uses: actions/stale@v3 with: repo-token: ${{ secrets.GITHUB_TOKEN }} - days-before-stale: 10 + days-before-stale: 7 days-before-close: 14 stale-issue-message: 'This issue has been marked as stale due to inactivity and will be closed. Comment anything on this issue to prevent it' stale-pr-message: 'This pull request has been marked as stale due to inactivity and will be closed. Comment anything on this PR to prevent it' From 7d27230d23218035b1aaf0a2eb7fbef570d1750e Mon Sep 17 00:00:00 2001 From: Danutz <104089032+DynoW@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:12:42 +0200 Subject: [PATCH 6526/8412] spf --- domains/stefan.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/stefan.json b/domains/stefan.json index 2a39dd176..63953e825 100644 --- a/domains/stefan.json +++ b/domains/stefan.json @@ -7,6 +7,6 @@ "record": { "URL": "https://dyno.is-a.dev", "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=naffets0@gmail.com" + "TXT": ["forward-email=naffets0@gmail.com", "v=spf1 a mx include:spf.forwardemail.net include:_spf.google.com -all"] } } From 76239d9e044d29b6c84db575bc5a446e78827f4b Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sun, 3 Dec 2023 13:53:11 +0200 Subject: [PATCH 6527/8412] Rename _discord.cutedog5695 to _discord.cutedog5695.json --- domains/{_discord.cutedog5695 => _discord.cutedog5695.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{_discord.cutedog5695 => _discord.cutedog5695.json} (100%) diff --git a/domains/_discord.cutedog5695 b/domains/_discord.cutedog5695.json similarity index 100% rename from domains/_discord.cutedog5695 rename to domains/_discord.cutedog5695.json From bec8e1c4249347aeeb58c6cb5c2082861fe94745 Mon Sep 17 00:00:00 2001 From: Akshat Bahuguna <39855759+noob0701@users.noreply.github.com> Date: Sun, 3 Dec 2023 19:34:55 +0530 Subject: [PATCH 6528/8412] feat(domain): add `akshat.is-a.dev` --- domains/akshat.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akshat.json diff --git a/domains/akshat.json b/domains/akshat.json new file mode 100644 index 000000000..d7bc03d75 --- /dev/null +++ b/domains/akshat.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "noob0701", + "email": "akshat250870@gmail.com" + }, + + "record": { + "CNAME": "main.dfn6axfpgkelx.amplifyapp.com" + } +} From d7e3eb5a7dfe278bb5b1af69a3ae5a4b18e80ea5 Mon Sep 17 00:00:00 2001 From: n1ghtmare3301 Date: Sun, 3 Dec 2023 19:43:53 +0530 Subject: [PATCH 6529/8412] feat(domain): n1ghtmare.is-a.dev --- domains/n1ghtmare.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/n1ghtmare.json diff --git a/domains/n1ghtmare.json b/domains/n1ghtmare.json new file mode 100644 index 000000000..8a2196257 --- /dev/null +++ b/domains/n1ghtmare.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "n1ghtmare3301", + "email": "n1ghtmare3301@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9169712df30c68c12bdfcb189dc315a3708cc91b Mon Sep 17 00:00:00 2001 From: c22dev Date: Sun, 3 Dec 2023 15:29:44 +0100 Subject: [PATCH 6530/8412] feat(domain): c22.is-a.dev --- domains/c22.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/c22.json diff --git a/domains/c22.json b/domains/c22.json new file mode 100644 index 000000000..9eba55449 --- /dev/null +++ b/domains/c22.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "c22dev", + "email": "constclerc@gmail.com" + }, + "record": { + "CNAME": "964dab70-f6cd-45f1-a896-af0276fa4d15.id.repl.co" + } +} From 503193785957d5e8d764150175a6e44159b7ef98 Mon Sep 17 00:00:00 2001 From: ltong4867 Date: Sun, 3 Dec 2023 09:33:26 -0500 Subject: [PATCH 6531/8412] feat(domain): vertex.is-a.dev --- domains/vertex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vertex.json diff --git a/domains/vertex.json b/domains/vertex.json new file mode 100644 index 000000000..de7673554 --- /dev/null +++ b/domains/vertex.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ltong4867", + "email": "ltong4867@inst.hcpss.org" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d27de5ee4646d1d0cc1444c179e8face9b3eeb6a Mon Sep 17 00:00:00 2001 From: n1ghtmare3301 <152791691+n1ghtmare3301@users.noreply.github.com> Date: Sun, 3 Dec 2023 20:37:03 +0530 Subject: [PATCH 6532/8412] Update n1ghtmare.json --- domains/n1ghtmare.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/n1ghtmare.json b/domains/n1ghtmare.json index 8a2196257..4dcec9c31 100644 --- a/domains/n1ghtmare.json +++ b/domains/n1ghtmare.json @@ -4,9 +4,6 @@ "email": "n1ghtmare3301@proton.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "n1ghtmare3301.github.io" } -} \ No newline at end of file +} From d2a9410dec01ee263d1a141b1400b93678fa6a1e Mon Sep 17 00:00:00 2001 From: Sunny-unik Date: Sun, 3 Dec 2023 22:30:20 +0530 Subject: [PATCH 6533/8412] feat(domain): sunny.is-a.dev --- domains/sunny.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sunny.json diff --git a/domains/sunny.json b/domains/sunny.json new file mode 100644 index 000000000..33db6cd46 --- /dev/null +++ b/domains/sunny.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Sunny-unik", + "email": "sunnygandhwani027@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7520ca24671390dea8c984f47f2e117cb39f7e03 Mon Sep 17 00:00:00 2001 From: c22dev Date: Sun, 3 Dec 2023 19:36:53 +0100 Subject: [PATCH 6534/8412] feat(domain): c22.is-a.dev --- domains/c22.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/c22.json b/domains/c22.json index 9eba55449..8c3829c02 100644 --- a/domains/c22.json +++ b/domains/c22.json @@ -4,6 +4,9 @@ "email": "constclerc@gmail.com" }, "record": { - "CNAME": "964dab70-f6cd-45f1-a896-af0276fa4d15.id.repl.co" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 7c0a47e8e490eadc3b1b6717c5060266cae907c6 Mon Sep 17 00:00:00 2001 From: c22dev Date: Sun, 3 Dec 2023 19:40:54 +0100 Subject: [PATCH 6535/8412] feat(domain): cclerc.is-a.dev --- domains/cclerc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cclerc.json diff --git a/domains/cclerc.json b/domains/cclerc.json new file mode 100644 index 000000000..9eba55449 --- /dev/null +++ b/domains/cclerc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "c22dev", + "email": "constclerc@gmail.com" + }, + "record": { + "CNAME": "964dab70-f6cd-45f1-a896-af0276fa4d15.id.repl.co" + } +} From 2d5260d0a27a3019a345cb1cb9fdeb86575b1d47 Mon Sep 17 00:00:00 2001 From: jamesisacutedog <114761435+jamesisacutedog@users.noreply.github.com> Date: Sun, 3 Dec 2023 19:04:07 +0000 Subject: [PATCH 6536/8412] Delete jamez.is-a.dev --- domains/jamez.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jamez.json diff --git a/domains/jamez.json b/domains/jamez.json deleted file mode 100644 index c392e4547..000000000 --- a/domains/jamez.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "jamesisacutedog", - "email": "jamezemailreal@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From d2e3c074265a737d0c7ac2618c96e1b77078dad7 Mon Sep 17 00:00:00 2001 From: jamesisacutedog Date: Sun, 3 Dec 2023 19:05:42 +0000 Subject: [PATCH 6537/8412] feat(domain): pinkyplant.is-a.dev --- domains/pinkyplant.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pinkyplant.json diff --git a/domains/pinkyplant.json b/domains/pinkyplant.json new file mode 100644 index 000000000..677f44eea --- /dev/null +++ b/domains/pinkyplant.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "jamesisacutedog", + "email": "jamezemailreal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1b891b530c00b8e5f3326da8c26a67bbd5069987 Mon Sep 17 00:00:00 2001 From: seanconroy2021 Date: Sun, 3 Dec 2023 19:06:47 +0000 Subject: [PATCH 6538/8412] feat(domain): seanconroy.is-a.dev --- domains/seanconroy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/seanconroy.json diff --git a/domains/seanconroy.json b/domains/seanconroy.json new file mode 100644 index 000000000..7fb22b975 --- /dev/null +++ b/domains/seanconroy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "seanconroy2021", + "email": "github@seanconroy.link" + }, + "record": { + "URL": "seanconroy.link" + } +} From 892693c2459bba194fab8da5de41eebedc7099d6 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 3 Dec 2023 15:12:28 -0500 Subject: [PATCH 6539/8412] Update seanconroy.json --- domains/seanconroy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/seanconroy.json b/domains/seanconroy.json index 7fb22b975..2ee2cab41 100644 --- a/domains/seanconroy.json +++ b/domains/seanconroy.json @@ -4,6 +4,6 @@ "email": "github@seanconroy.link" }, "record": { - "URL": "seanconroy.link" + "URL": "https://seanconroy.link" } } From 10cec7d31699c6e76d71c2339c4dbe8eab4b84f1 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 3 Dec 2023 15:13:43 -0500 Subject: [PATCH 6540/8412] Update magenta.json --- domains/magenta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/magenta.json b/domains/magenta.json index a9038ed39..edb89124e 100644 --- a/domains/magenta.json +++ b/domains/magenta.json @@ -4,6 +4,6 @@ "email": "eddiecherianj@gmail.com" }, "record": { - "URL": "magenta.com" + "URL": "https://magenta.com" } } From 5cd7fd8d1524f06a3b03b5c2c7096b1a6334dfa1 Mon Sep 17 00:00:00 2001 From: danknessdra Date: Sun, 3 Dec 2023 18:19:55 -0800 Subject: [PATCH 6541/8412] feat(domain): rmd.is-a.dev --- domains/rmd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rmd.json diff --git a/domains/rmd.json b/domains/rmd.json new file mode 100644 index 000000000..6b45b409f --- /dev/null +++ b/domains/rmd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "danknessdra", + "email": "danknessdra@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 14b3e9d6ba37c5b67cb0c469a21ee23ca87010de Mon Sep 17 00:00:00 2001 From: Solar-Geaux Date: Sun, 3 Dec 2023 22:01:17 -0500 Subject: [PATCH 6542/8412] feat(domain): rubyscans.is-a.dev --- domains/rubyscans.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rubyscans.json diff --git a/domains/rubyscans.json b/domains/rubyscans.json new file mode 100644 index 000000000..90c83ecb5 --- /dev/null +++ b/domains/rubyscans.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Solar-Geaux", + "email": "dgbroyt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 32b7d7f6bb0da98b9305cbbf75b5c7fe77f4060c Mon Sep 17 00:00:00 2001 From: coderzhaxor Date: Mon, 4 Dec 2023 10:08:42 +0700 Subject: [PATCH 6543/8412] feat(domain): januantara .is-a.dev --- domains/januantara .json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/januantara .json diff --git a/domains/januantara .json b/domains/januantara .json new file mode 100644 index 000000000..82cbdd3fa --- /dev/null +++ b/domains/januantara .json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "coderzhaxor", + "email": "ajanuantara@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a1ab016f7935198d21398be01418be4a59a18237 Mon Sep 17 00:00:00 2001 From: DiHaNCodeZ Date: Mon, 4 Dec 2023 10:25:48 +0600 Subject: [PATCH 6544/8412] feat(domain): flex.is-a.dev --- domains/flex.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/flex.json diff --git a/domains/flex.json b/domains/flex.json new file mode 100644 index 000000000..bac9dc3e5 --- /dev/null +++ b/domains/flex.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DiHaNCodeZ", + "email": "dihanshahriar5@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 98231f3c2b40d3ae23cb7f36b5d65cfb29d62080 Mon Sep 17 00:00:00 2001 From: DiHaNCodeZ <126566906+DiHaNCodeZ@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:07:10 +0600 Subject: [PATCH 6545/8412] your-domain-name.json --- your-domain-name.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 your-domain-name.json diff --git a/your-domain-name.json b/your-domain-name.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/your-domain-name.json @@ -0,0 +1 @@ + From a1729daf04c4a9a6b7c8916beeeeb0b5357d5eeb Mon Sep 17 00:00:00 2001 From: DiHaNCodeZ <126566906+DiHaNCodeZ@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:09:10 +0600 Subject: [PATCH 6546/8412] your-domain-name.is-a.dev --- domains/your-domain-name.is-a.dev | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/your-domain-name.is-a.dev diff --git a/domains/your-domain-name.is-a.dev b/domains/your-domain-name.is-a.dev new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/your-domain-name.is-a.dev @@ -0,0 +1 @@ + From cb60009397ad242cae4036293c2f9affa70dd014 Mon Sep 17 00:00:00 2001 From: DiHaNCodeZ <126566906+DiHaNCodeZ@users.noreply.github.com> Date: Mon, 4 Dec 2023 11:12:13 +0600 Subject: [PATCH 6547/8412] Create your-domain-name.json --- domains/your-domain-name.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/your-domain-name.json diff --git a/domains/your-domain-name.json b/domains/your-domain-name.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/your-domain-name.json @@ -0,0 +1 @@ + From 3a03b922c6387979f0c4bac4f1ea5f98bda1344b Mon Sep 17 00:00:00 2001 From: coderzhaxor Date: Mon, 4 Dec 2023 13:27:13 +0700 Subject: [PATCH 6548/8412] feat(domain): prima.is-a.dev --- domains/prima.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/prima.json diff --git a/domains/prima.json b/domains/prima.json new file mode 100644 index 000000000..63f2620ed --- /dev/null +++ b/domains/prima.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderzhaxor", + "email": "ajanuantara@gmail.com" + }, + "record": { + "CNAME": "coderzhaxor.github.io" + } +} From c62a5407ec3e42953f0b7a55c8083b45074cbd97 Mon Sep 17 00:00:00 2001 From: coderzhaxor Date: Mon, 4 Dec 2023 13:31:01 +0700 Subject: [PATCH 6549/8412] feat(domain): januantara.is-a.dev --- domains/januantara.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/januantara.json diff --git a/domains/januantara.json b/domains/januantara.json new file mode 100644 index 000000000..63f2620ed --- /dev/null +++ b/domains/januantara.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "coderzhaxor", + "email": "ajanuantara@gmail.com" + }, + "record": { + "CNAME": "coderzhaxor.github.io" + } +} From 4237245b23d4b0313ed5671c7c1450c476e65a2e Mon Sep 17 00:00:00 2001 From: Akshat Bahuguna <39855759+noob0701@users.noreply.github.com> Date: Mon, 4 Dec 2023 12:53:13 +0530 Subject: [PATCH 6550/8412] feat(domain): add `akshatt.is-a.dev` --- domains/akshatt.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/akshatt.json diff --git a/domains/akshatt.json b/domains/akshatt.json new file mode 100644 index 000000000..1afb16b0e --- /dev/null +++ b/domains/akshatt.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "noob0701", + "email": "akshat250870@gmail.com" + }, + + "record": { + "MX": ["main.dfn6axfpgkelx.amplifyapp.com"] + } +} From 9ea5d95b85131e4fcf3efa291a6375457c4e39f8 Mon Sep 17 00:00:00 2001 From: AyTea14 Date: Mon, 4 Dec 2023 16:55:36 +0800 Subject: [PATCH 6551/8412] feat(domain): amar.is-a.dev --- domains/amar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/amar.json diff --git a/domains/amar.json b/domains/amar.json new file mode 100644 index 000000000..7ad69c53e --- /dev/null +++ b/domains/amar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AyTea14", + "email": "muhdamar4687@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0ac53d8a26ef7269909f1a320c26613a4676c11b Mon Sep 17 00:00:00 2001 From: Astra <107755845+LilyMusic@users.noreply.github.com> Date: Mon, 4 Dec 2023 18:41:43 +0530 Subject: [PATCH 6552/8412] Create astra.json --- domains/astra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/astra.json diff --git a/domains/astra.json b/domains/astra.json new file mode 100644 index 000000000..105fb7277 --- /dev/null +++ b/domains/astra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LilyMusic", + "discord": "astraop" + }, + "record": { + "AAAA": ["167.86.83.49:6210"] + } +} From 571cfdf8727e2145a7506f37dd9c7ab2ae1c824a Mon Sep 17 00:00:00 2001 From: Astra <107755845+LilyMusic@users.noreply.github.com> Date: Mon, 4 Dec 2023 19:06:08 +0530 Subject: [PATCH 6553/8412] Update domains/astra.json Co-authored-by: Vaibhav --- domains/astra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/astra.json b/domains/astra.json index 105fb7277..9e0b8e760 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -4,6 +4,6 @@ "discord": "astraop" }, "record": { - "AAAA": ["167.86.83.49:6210"] + "A": ["167.86.83.49"] } } From 38b43e6bc691e99fa10fd3279e3115f7f66cde92 Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:06:02 +0530 Subject: [PATCH 6554/8412] Create webmail.mrjunkyz.json --- domains/webmail.mrjunkyz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/webmail.mrjunkyz.json diff --git a/domains/webmail.mrjunkyz.json b/domains/webmail.mrjunkyz.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/webmail.mrjunkyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From acf43a95a8369f095ee3ab7a7a3474791a2ff54d Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Mon, 4 Dec 2023 20:06:42 +0530 Subject: [PATCH 6555/8412] Create mail.mrjunkyz.json --- domains/mail.mrjunkyz.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mail.mrjunkyz.json diff --git a/domains/mail.mrjunkyz.json b/domains/mail.mrjunkyz.json new file mode 100644 index 000000000..324dfe7e2 --- /dev/null +++ b/domains/mail.mrjunkyz.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + + "record": { + "A": ["129.213.151.29"] + } +} From 09114573b0410e404c1e500d92d512d9f4ea11e1 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B7Atharva?= Date: Mon, 4 Dec 2023 21:38:57 +0530 Subject: [PATCH 6556/8412] Update atharva.json --- domains/atharva.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/atharva.json b/domains/atharva.json index 98fa0ec8c..7e7ba7b5f 100644 --- a/domains/atharva.json +++ b/domains/atharva.json @@ -2,10 +2,10 @@ "repo": "https://github.com/atharvaupadhyay/atharvaupadhyay.github.io", "owner": { "username": "atharvaupadhyay", - "email": "atharva.upadhyay1099@gmail.com", - "discord": "atharvaupadhyay" + "email": "atharva.upadhyay1099@gmail.com" }, "record": { - "CNAME": "atharvaupadhyay.github.io" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 26f577c1b2499f1cc4770fc003dbc2f31e386104 Mon Sep 17 00:00:00 2001 From: Marsi591 Date: Mon, 4 Dec 2023 20:00:40 +0100 Subject: [PATCH 6557/8412] feat(domain): yc-gen.is-a.dev --- domains/yc-gen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yc-gen.json diff --git a/domains/yc-gen.json b/domains/yc-gen.json new file mode 100644 index 000000000..2cea5f397 --- /dev/null +++ b/domains/yc-gen.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Marsi591", + "email": "marsi591707@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5e10bba4a0d1150b480c7c9d677568e0fa271af1 Mon Sep 17 00:00:00 2001 From: NormTurtle Date: Tue, 5 Dec 2023 01:08:17 +0530 Subject: [PATCH 6558/8412] feat(domain): omi.is-a.dev --- domains/omi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/omi.json diff --git a/domains/omi.json b/domains/omi.json new file mode 100644 index 000000000..074689bc7 --- /dev/null +++ b/domains/omi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NormTurtle", + "email": "omix1.ok@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a44e5cb187e7f54bf00a24dbe6dd6d8a2bf1b7ee Mon Sep 17 00:00:00 2001 From: NormTurtle Date: Tue, 5 Dec 2023 01:11:09 +0530 Subject: [PATCH 6559/8412] feat(domain): normturtle.is-a.dev --- domains/normturtle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/normturtle.json diff --git a/domains/normturtle.json b/domains/normturtle.json new file mode 100644 index 000000000..8bcd1279a --- /dev/null +++ b/domains/normturtle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NormTurtle", + "email": "omix1.ok@gmail.com" + }, + "record": { + "CNAME": "idk" + } +} From 36f20f354dc5852c6eb624fe7d1b0fb11627762b Mon Sep 17 00:00:00 2001 From: GamerKid67289 Date: Mon, 4 Dec 2023 17:51:49 -0500 Subject: [PATCH 6560/8412] feat(domain): tech-is-god.is-a.dev --- domains/tech-is-god.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tech-is-god.json diff --git a/domains/tech-is-god.json b/domains/tech-is-god.json new file mode 100644 index 000000000..430c59179 --- /dev/null +++ b/domains/tech-is-god.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "GamerKid67289", + "email": "zprice720@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ef50bba8375d432142f1fd0de5f7b047a7a901d2 Mon Sep 17 00:00:00 2001 From: S7NX Date: Tue, 5 Dec 2023 07:45:20 +0300 Subject: [PATCH 6561/8412] feat(domain): s7nx.is-a.dev --- domains/s7nx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/s7nx.json diff --git a/domains/s7nx.json b/domains/s7nx.json new file mode 100644 index 000000000..6d9deb811 --- /dev/null +++ b/domains/s7nx.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "S7NX", + "email": "synx.lynx69@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b761778629a4a1360fab82bb0f43bb738ee5341d Mon Sep 17 00:00:00 2001 From: Raspi-dude Date: Mon, 4 Dec 2023 22:49:29 -0800 Subject: [PATCH 6562/8412] feat(domain): raspi.is-a.dev --- domains/raspi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/raspi.json diff --git a/domains/raspi.json b/domains/raspi.json new file mode 100644 index 000000000..77e9a9829 --- /dev/null +++ b/domains/raspi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Raspi-dude", + "email": "musashibeckman@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f373f1b1edadecc7ed6c22e93bb3dffd9bf94eb1 Mon Sep 17 00:00:00 2001 From: AndrexRo01 Date: Tue, 5 Dec 2023 11:31:03 +0200 Subject: [PATCH 6563/8412] feat(domain): luminexcloud.is-a.dev --- domains/luminexcloud.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/luminexcloud.json diff --git a/domains/luminexcloud.json b/domains/luminexcloud.json new file mode 100644 index 000000000..aae9167ac --- /dev/null +++ b/domains/luminexcloud.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AndrexRo01", + "email": "spacersmp@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ec6ac94d13810a69aed08084f9b2f4f43d8dc1af Mon Sep 17 00:00:00 2001 From: drzanon Date: Tue, 5 Dec 2023 15:10:39 +0530 Subject: [PATCH 6564/8412] feat(domain): varunhere.is-a.dev --- domains/varunhere.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/varunhere.json diff --git a/domains/varunhere.json b/domains/varunhere.json new file mode 100644 index 000000000..61c6c74ec --- /dev/null +++ b/domains/varunhere.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "drzanon", + "email": "varunc105j@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 59817d37ad0d2a027ef3b3d1a8707a24905f18fd Mon Sep 17 00:00:00 2001 From: varun-chaudhary Date: Tue, 5 Dec 2023 15:22:35 +0530 Subject: [PATCH 6565/8412] feat(domain): varun.is-a.dev --- domains/varun.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/varun.json diff --git a/domains/varun.json b/domains/varun.json new file mode 100644 index 000000000..0a4d3daeb --- /dev/null +++ b/domains/varun.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "varun-chaudhary", + "email": "varunc105@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8d3877f5d857dcbe611e7c1a66962533c2d0e1e7 Mon Sep 17 00:00:00 2001 From: Nick <76174641+nikxso@users.noreply.github.com> Date: Tue, 5 Dec 2023 16:11:06 +0530 Subject: [PATCH 6566/8412] nik.is-a.dev --- domains/nik.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/nik.json diff --git a/domains/nik.json b/domains/nik.json new file mode 100644 index 000000000..319f976b0 --- /dev/null +++ b/domains/nik.json @@ -0,0 +1,13 @@ +{ + "owner": { + "username": "Nikhil", + "email": "nikhilsoniya123@gmail.com", + "discord": "nikxso#0000" + }, + "record": { + "CNAME": "myweb-266f0.web.app", + "A": [ + "68.65.123.44" + ] + } +} \ No newline at end of file From bf834bae361bf3b11132c80a0a2c6a6235f0f15d Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Tue, 5 Dec 2023 19:03:37 +0800 Subject: [PATCH 6567/8412] Delete domains/elchapo.json --- domains/elchapo.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/elchapo.json diff --git a/domains/elchapo.json b/domains/elchapo.json deleted file mode 100644 index c19550ed4..000000000 --- a/domains/elchapo.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "busso-developer", - "email": "ballasmarketofficial@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From b85af4e02ae45af62a05d28403754176b8d6d249 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Tue, 5 Dec 2023 20:55:51 +0800 Subject: [PATCH 6568/8412] Delete 0xsurya --- domains/0xsurya.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/0xsurya.json diff --git a/domains/0xsurya.json b/domains/0xsurya.json deleted file mode 100644 index 0c858e72f..000000000 --- a/domains/0xsurya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "0xSuryax", - "email": "surya98613@gmail.com" - }, - "record": { - "A": ["38.242.141.34"] - } -} From 7ca0ce4bd0e6633ff7ed8be1d63da7f549c57695 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Tue, 5 Dec 2023 20:55:53 +0800 Subject: [PATCH 6569/8412] Delete 1st-dev --- domains/1st-dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/1st-dev.json diff --git a/domains/1st-dev.json b/domains/1st-dev.json deleted file mode 100644 index b15cfed15..000000000 --- a/domains/1st-dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "RainyXeon", - "email": "minh15052008@gmail.com" - }, - - "record": { - "CNAME": "5a3e476d-47ce-4088-9b34-42cdb8c3395b.id.repl.co" - } -} From 2141bb2ddbffc0cd8e970bb911f9f62da0027da3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Tue, 5 Dec 2023 20:55:54 +0800 Subject: [PATCH 6570/8412] Delete 1st --- domains/1st.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/1st.json diff --git a/domains/1st.json b/domains/1st.json deleted file mode 100644 index ebca6a52b..000000000 --- a/domains/1st.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "1st.is-a.dev", - "repo": "https://github.com/Rahuletto/1st", - "owner": { - "username": "Rahuletto", - "email": "rahulmarban@gmail.com" - }, - "record": { - "CNAME": "d0720bf3-70d2-4b24-9273-b44ce8e0c708.id.repl.co" - } -} From 4e7fe21742a98c6d8111a2c1dd6c550652845a7b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Tue, 5 Dec 2023 20:55:55 +0800 Subject: [PATCH 6571/8412] Delete 4cxa --- domains/4cxa.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/4cxa.json diff --git a/domains/4cxa.json b/domains/4cxa.json deleted file mode 100644 index 31a49b946..000000000 --- a/domains/4cxa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "4cxa", - "email": "kurdiabood123@gmail.com" - }, - "record": { - "CNAME": "9fc746bd-8245-4dda-be35-8c34a71a6ff9.id.repl.co" - } -} From 97a75edaa05144d5cd0de31cda273e58df6498d3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Tue, 5 Dec 2023 20:55:56 +0800 Subject: [PATCH 6572/8412] Delete 4cxaa --- domains/4cxaa.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/4cxaa.json diff --git a/domains/4cxaa.json b/domains/4cxaa.json deleted file mode 100644 index 667db5586..000000000 --- a/domains/4cxaa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "VerloxDevs", - "email": "VorlexDevs@outlook.com" - }, - "record": { - "CNAME": "9fc746bd-8245-4dda-be35-8c34a71a6ff9.id.repl.co" - } -} From 9deaae7d2cad9274b6cfec286d570944523aebdd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Tue, 5 Dec 2023 20:55:58 +0800 Subject: [PATCH 6573/8412] Delete 853 --- domains/853.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/853.json diff --git a/domains/853.json b/domains/853.json deleted file mode 100644 index 15f4a86fe..000000000 --- a/domains/853.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sonic853", - "email": "sonic853@qq.com" - }, - "record": { - "A": ["119.29.157.82"] - } -} From e586107f9d02a366135a4a753590ce437cf56e32 Mon Sep 17 00:00:00 2001 From: Sunny Gandhwani <65410458+Sunny-unik@users.noreply.github.com> Date: Tue, 5 Dec 2023 18:39:52 +0530 Subject: [PATCH 6574/8412] add CNAME domain config in sunny.json --- domains/sunny.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sunny.json b/domains/sunny.json index 33db6cd46..90c94cfe2 100644 --- a/domains/sunny.json +++ b/domains/sunny.json @@ -7,6 +7,7 @@ "A": ["217.174.245.249"], "AAAA": ["2a00:da00:1800:83a4::1"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "CNAME": "Sunny-unik.github.io" } } \ No newline at end of file From 838f92ef46dd2a2772982a6f180d3a5c19147a06 Mon Sep 17 00:00:00 2001 From: amol234545 Date: Tue, 5 Dec 2023 10:31:13 -0500 Subject: [PATCH 6575/8412] feat(domain): _discord.amol254542.is-a.dev --- domains/_discord.amol254542.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.amol254542.json diff --git a/domains/_discord.amol254542.json b/domains/_discord.amol254542.json new file mode 100644 index 000000000..98bc1dba9 --- /dev/null +++ b/domains/_discord.amol254542.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amol234545", + "email": "amolmilton@gmail.com" + }, + "record": { + "TXT": "dh=383b5b12e8a16256189d4e54677f7c217ddde07a" + } +} From 829edf6ea385b6d24481a461e16ca8f198897291 Mon Sep 17 00:00:00 2001 From: yuminanase Date: Tue, 5 Dec 2023 23:34:08 +0800 Subject: [PATCH 6576/8412] feat(domain): yumi.is-a.dev --- domains/yumi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yumi.json diff --git a/domains/yumi.json b/domains/yumi.json new file mode 100644 index 000000000..3ad6485d2 --- /dev/null +++ b/domains/yumi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yuminanase", + "email": "akosifujiph@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b372610312776285e2e88319daa9fdf495b728ed Mon Sep 17 00:00:00 2001 From: jamesisacutedog Date: Tue, 5 Dec 2023 17:01:53 +0000 Subject: [PATCH 6577/8412] feat(domain): pink.is-a.dev --- domains/pink.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pink.json diff --git a/domains/pink.json b/domains/pink.json new file mode 100644 index 000000000..677f44eea --- /dev/null +++ b/domains/pink.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "jamesisacutedog", + "email": "jamezemailreal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d4d89f2d2388722ffdc27e7542a759d0aad71f23 Mon Sep 17 00:00:00 2001 From: Luca Tamagnini <151396032+MrDaPoyo@users.noreply.github.com> Date: Tue, 5 Dec 2023 20:26:42 +0100 Subject: [PATCH 6578/8412] Update poyo.json --- domains/poyo.json | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/domains/poyo.json b/domains/poyo.json index 595daa2d4..3866fe1d3 100644 --- a/domains/poyo.json +++ b/domains/poyo.json @@ -5,17 +5,7 @@ "email": "wiiuforever25@gmail.com" }, "record": { - "TXT": "v=spf1 include:spf.improvmx.com ~all", - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ] + "CNAME": "mrdapoyo.github.io" } } From 6c63a88536d6e508a37ba73fb0e2d1d4423e401c Mon Sep 17 00:00:00 2001 From: thedtvn Date: Wed, 6 Dec 2023 02:31:57 +0700 Subject: [PATCH 6579/8412] feat(domain): thedt.is-a.dev --- domains/thedt.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/thedt.json b/domains/thedt.json index b60cdeccf..8fe8b311b 100644 --- a/domains/thedt.json +++ b/domains/thedt.json @@ -4,6 +4,9 @@ "email": "duongtuan30306@gmail.com" }, "record": { - "URL": "https://many.link/dt" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 34c676a470ba6de7652af7477bc124ba22cd9ea2 Mon Sep 17 00:00:00 2001 From: thedtvn Date: Wed, 6 Dec 2023 02:32:26 +0700 Subject: [PATCH 6580/8412] feat(domain): thedt.is-a.dev From 1703a9f3b63c16be7f5acc01c24bdff4267c2067 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:24 +0800 Subject: [PATCH 6581/8412] chore: remove a001.is-a.dev --- domains/a001.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/a001.json diff --git a/domains/a001.json b/domains/a001.json deleted file mode 100644 index 2f065b786..000000000 --- a/domains/a001.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "9898video", - "email": "548625653@qq.com" - }, - "record": { - "CNAME": "mg.707077.xyz" - } -} From ec77a932dec29c9bb0f3a421381e72332b9f6238 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:25 +0800 Subject: [PATCH 6582/8412] chore: remove aantaripdas.is-a.dev --- domains/aantaripdas.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/aantaripdas.json diff --git a/domains/aantaripdas.json b/domains/aantaripdas.json deleted file mode 100644 index bd2a07b31..000000000 --- a/domains/aantaripdas.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A Personal Portfilo", - "repo": "https://portfolio.anime0test.repl.co", - "owner": { - "username": "LittleSoldierGaming", - "email": "aantaripdas@gmail.com", - "twitter": "littlesoldiergaming" - }, - "record": { - "CNAME": "2df92555-30ba-4899-bbb8-2906a8f5c7e0.id.repl.co" - } -} From a17cf3a47a0fac6534179ba277624ad3c43be5ef Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:26 +0800 Subject: [PATCH 6583/8412] chore: remove abdul.is-a.dev --- domains/abdul.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abdul.json diff --git a/domains/abdul.json b/domains/abdul.json deleted file mode 100644 index 65a80cf0c..000000000 --- a/domains/abdul.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Abdul1810", - "email": "abdulking8010@gmail.com", - "discord": "Abdul ♥#5464" - }, - "record": { - "CNAME": "rahman.works" - } -} From 7538ac470e3713badf8bcc375025864d8e82f81a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:27 +0800 Subject: [PATCH 6584/8412] chore: remove abhinandan.is-a.dev --- domains/abhinandan.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/abhinandan.json diff --git a/domains/abhinandan.json b/domains/abhinandan.json deleted file mode 100644 index b39196bd5..000000000 --- a/domains/abhinandan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "abhinandanwadwa", - "email": "abhinandanwadhwa5@gmail.com" - }, - - "record": { - "A": ["139.59.76.105"] - } -} From 5b215a1f487c4131989d5f134d1019ebb55e61c9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:29 +0800 Subject: [PATCH 6585/8412] chore: remove achintya.is-a.dev --- domains/achintya.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/achintya.json diff --git a/domains/achintya.json b/domains/achintya.json deleted file mode 100644 index 72c37e1ec..000000000 --- a/domains/achintya.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ajachintya", - "email": "ajachintyajaiswal@gmail.com" - }, - "record": { - "URL": "https://portfolio-app-production.up.railway.app" - } -} From 759e4d7d01d40328f8bf5c685306e051c65e9650 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:30 +0800 Subject: [PATCH 6586/8412] chore: remove adib.is-a.dev --- domains/adib.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/adib.json diff --git a/domains/adib.json b/domains/adib.json deleted file mode 100644 index 995da37e9..000000000 --- a/domains/adib.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Adib23704", - "email": "adib23704@gmail.com" - }, - "record": { - "CNAME": "adib23704.tk" - } -} From 54d6dbd75005ea3dd3753ec6bdc341b1195348e2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:31 +0800 Subject: [PATCH 6587/8412] chore: remove aditya-awasthi.is-a.dev --- domains/aditya-awasthi.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/aditya-awasthi.json diff --git a/domains/aditya-awasthi.json b/domains/aditya-awasthi.json deleted file mode 100644 index 01e7a379b..000000000 --- a/domains/aditya-awasthi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This is my personal portfolio website", - "repo": "https://github.com/Adityyaaa/adityyaaa.github.io", - "owner": { - "username": "Adityyaaa", - "email": "aditya.awasthi612@gmail.com" - }, - "record": { - "CNAME": "adityyaaa.github.io" - } -} From d21426d1ea021e5f04081bb30bfb39e4b1afcc3e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:32 +0800 Subject: [PATCH 6588/8412] chore: remove adrien.is-a.dev --- domains/adrien.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/adrien.json diff --git a/domains/adrien.json b/domains/adrien.json deleted file mode 100644 index a38cd1704..000000000 --- a/domains/adrien.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Adri11334", - "email": "adrien.vermersch@epitech.eu", - "discord": "Дdяi1#7501" - }, - "record": { - "A": ["116.203.127.206"] - } -} From 2cfca4d1fa3d3548024ed2dc614a3f6e7839e371 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:33 +0800 Subject: [PATCH 6589/8412] chore: remove aestra.is-a.dev --- domains/aestra.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/aestra.json diff --git a/domains/aestra.json b/domains/aestra.json deleted file mode 100644 index 854c14831..000000000 --- a/domains/aestra.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Will save it for future for my portfolio site", - "owner": { - "username": "aestra", - "email": "aestradev@gmail.com", - "github": "aestradev" - }, - "record": { - "CNAME": "portfolio-production-7e27.up.railway.app" - } -} From 0b8a62a4d4e0e20bd22e63ab163be4158953d719 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:34 +0800 Subject: [PATCH 6590/8412] chore: remove aetinx.is-a.dev --- domains/aetinx.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/aetinx.json diff --git a/domains/aetinx.json b/domains/aetinx.json deleted file mode 100644 index e664aacc4..000000000 --- a/domains/aetinx.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "aetinx", - "email": "", - "twitter": "aetinx", - "discord": "aetinx#8300", - "note": "amogus" - }, - "description": "Aetinx's domain. https://aetinx.glitch.me", - "record": { - "CNAME": "glitch.edgeapp.net" - } -} From 8fdd05752d26fdcd846d62cb93ca919c1c32f310 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:36 +0800 Subject: [PATCH 6591/8412] chore: remove afnan.is-a.dev --- domains/afnan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/afnan.json diff --git a/domains/afnan.json b/domains/afnan.json deleted file mode 100644 index 70f940ec2..000000000 --- a/domains/afnan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "afnan007a", - "email": "mr.goblin007a@gmail.com" - }, - "record": { - "CNAME": "portfolio-cci.pages.dev" - } -} From e6e68a98d2579561e9851900d65f5596a63ee466 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:37 +0800 Subject: [PATCH 6592/8412] chore: remove afp.is-a.dev --- domains/afp.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/afp.json diff --git a/domains/afp.json b/domains/afp.json deleted file mode 100644 index ca40eafd9..000000000 --- a/domains/afp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "AndreasFxPro", - "email": "", - "discord": "AndreasFxPro#9330" - }, - "description": "this is-a.dev page is for me, i'll post my projects", - "record": { - "A": ["140.238.175.208"] - } -} From fae69a5b2598535ab32d173d36bf1b55a6881fac Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:38 +0800 Subject: [PATCH 6593/8412] chore: remove ahmed.is-a.dev --- domains/ahmed.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ahmed.json diff --git a/domains/ahmed.json b/domains/ahmed.json deleted file mode 100644 index c7f5646cc..000000000 --- a/domains/ahmed.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ahmed's personal site", - "repo": "https://github.com/Dropheart", - "owner": { - "username": "dropheart", - "email": "ahmed@techfromtheheart.com" - }, - "record": { - "URL": "https://techfromtheheart.com" - } -} From 4a2a4fed3976a305d0fd739a50081c962124267d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:39 +0800 Subject: [PATCH 6594/8412] chore: remove ahmet.is-a.dev --- domains/ahmet.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ahmet.json diff --git a/domains/ahmet.json b/domains/ahmet.json deleted file mode 100644 index e7261eae6..000000000 --- a/domains/ahmet.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "ahmet's personal website", - "repo": "https://github.com/ahmetesad", - "owner": { - "username": "ahmetesad", - "email": "ahmetesad@pm.me" - }, - "record": { - "CNAME": "f13e0f65-a2c0-4466-b220-29a46ae78562.id.repl.co" - } -} From b46ca0b53a964a61718e3a81750ce25a6a1a084d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:40 +0800 Subject: [PATCH 6595/8412] chore: remove ailakks.is-a.dev --- domains/ailakks.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ailakks.json diff --git a/domains/ailakks.json b/domains/ailakks.json deleted file mode 100644 index 34ca71d86..000000000 --- a/domains/ailakks.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "ailakks.is-a.dev.", - "repo": "https://github.com/ailakks", - "owner": { - "username": "ailakks", - "email": "hola@cortmnzz.com" - }, - "record": { - "URL": "https://cortmnzz.com" - } -} From 24c80b10434be8b1d2ee2284168ee189c0187928 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:42 +0800 Subject: [PATCH 6596/8412] chore: remove aizawakiyaworu.is-a.dev --- domains/aizawakiyaworu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aizawakiyaworu.json diff --git a/domains/aizawakiyaworu.json b/domains/aizawakiyaworu.json deleted file mode 100644 index 212259d2d..000000000 --- a/domains/aizawakiyaworu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mhmdysf", - "email": "muhammadyusuf1325@smp.belajar.id" - }, - "record": { - "URL": "https://linktr.ee/aizawakiyaworu" - } -} From e811a9b32bbd95f2198b1b9651a051e97098d128 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:43 +0800 Subject: [PATCH 6597/8412] chore: remove aknbs-vpn.is-a.dev --- domains/aknbs-vpn.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aknbs-vpn.json diff --git a/domains/aknbs-vpn.json b/domains/aknbs-vpn.json deleted file mode 100644 index bc15cb044..000000000 --- a/domains/aknbs-vpn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Abdulazizkhan-K-N-B", - "email": "abdulazizkhan.k.n.b@gmail.com" - }, - "record": { - "A": ["47.242.127.210"] - } -} From f69db7bf50f5cbaee5f4a526e994ac7903d6ef5c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:44 +0800 Subject: [PATCH 6598/8412] chore: remove akshay.is-a.dev --- domains/akshay.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/akshay.json diff --git a/domains/akshay.json b/domains/akshay.json deleted file mode 100644 index 3d14f0680..000000000 --- a/domains/akshay.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Akshay's portfolio website and blog", - "repo": "https://github.com/phenax/ediblemonad.dev", - "owner": { - "username": "phenax", - "email": "phenax5@gmail.com" - }, - "record": { - "URL": "https://ediblemonad.dev", - "TXT": [ "Hello there!", "It's me, Akshay" ] - } -} From 00dcadec6cba5a6ed75548678552bf98d635edd1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:45 +0800 Subject: [PATCH 6599/8412] chore: remove akshayn.is-a.dev --- domains/akshayn.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/akshayn.json diff --git a/domains/akshayn.json b/domains/akshayn.json deleted file mode 100644 index d080caa3e..000000000 --- a/domains/akshayn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "akshaynstack", - "email": "akshay.fivem@gmail.com" - }, - "record": { - "A": ["52.66.193.17"] - } -} From 0f1c41be1c42a04561683575a561e1cc16e2bed0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:47 +0800 Subject: [PATCH 6600/8412] chore: remove alcex.is-a.dev --- domains/alcex.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/alcex.json diff --git a/domains/alcex.json b/domains/alcex.json deleted file mode 100644 index 201795d0e..000000000 --- a/domains/alcex.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Alcexn", - "email": "alcexn@163.com" - }, - - "record": { - "A": ["76.223.126.88"] - } -} From 130f0bae5ee4f482cb79d2ccf0b23b6774ce9585 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:48 +0800 Subject: [PATCH 6601/8412] chore: remove ale1x.is-a.dev --- domains/ale1x.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ale1x.json diff --git a/domains/ale1x.json b/domains/ale1x.json deleted file mode 100644 index ddf69879b..000000000 --- a/domains/ale1x.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Ale1x", - "email": "info@ale1x.com" - }, - "record": { - "URL": "https://alee1x.repl.co" - } -} From a29622528995eff5714b878ff6b923899020c1ed Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:49 +0800 Subject: [PATCH 6602/8412] chore: remove alexander.is-a.dev --- domains/alexander.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/alexander.json diff --git a/domains/alexander.json b/domains/alexander.json deleted file mode 100644 index 8cde1ff5f..000000000 --- a/domains/alexander.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Alexander's personal website", - "repo": "https://github.com/amatzen", - "owner": { - "username": "amatzen", - "email": "alexander@alexander.dk" - }, - "record": { - "CNAME": "alexander.dk" - } -} From 1d4760dd6278bf9ca8088708c7fcfc5bd4bca462 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:50 +0800 Subject: [PATCH 6603/8412] chore: remove alexandre.is-a.dev --- domains/alexandre.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/alexandre.json diff --git a/domains/alexandre.json b/domains/alexandre.json deleted file mode 100644 index 64d729b8a..000000000 --- a/domains/alexandre.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ARCIKE", - "email": "alexarcike@gmail.com" - }, - "record": { - "URL": "https://portfolio.alexandre-dev.gq" - } -} From 4a6f2ca5932287565510b66304381374462aa85a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:51 +0800 Subject: [PATCH 6604/8412] chore: remove algoarchive.is-a.dev --- domains/algoarchive.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/algoarchive.json diff --git a/domains/algoarchive.json b/domains/algoarchive.json deleted file mode 100644 index 95ae15a2c..000000000 --- a/domains/algoarchive.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "justdont0", - "email": "hello.and.ios@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 981586348198735912" - }, - - "record": { - "CNAME": "698db1dc-bd48-452b-9497-4633804b4225.id.repl.co" - - } -} From 259163676b4602abdb534253c6ac228ebd681470 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:53 +0800 Subject: [PATCH 6605/8412] chore: remove alguienrandom.is-a.dev --- domains/alguienrandom.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/alguienrandom.json diff --git a/domains/alguienrandom.json b/domains/alguienrandom.json deleted file mode 100644 index 18a9dc664..000000000 --- a/domains/alguienrandom.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "alguien random web", - "owner": { - "username": "alguien-random", - "email": "alguienrandom.is-a.dev" - }, - "record": { - "CNAME": "8152606b-2e68-4a11-bb81-6799f00d4909.id.repl.co" - } -} From 8ec524da0b22678dc72a8bfaf0c64cb8b1e03eb8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:54 +0800 Subject: [PATCH 6606/8412] chore: remove alisher.is-a.dev --- domains/alisher.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/alisher.json diff --git a/domains/alisher.json b/domains/alisher.json deleted file mode 100644 index f2d39353a..000000000 --- a/domains/alisher.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Alisher's Website!", - "repo": "https://github.com/alisher-usmonov/portfolio-Website", - "owner": { - "username": "alisher-usmonov", - "email": "alisher.null@gmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From 4a70a2d976bf3ad98918b63f46024b894a9d13cf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:55 +0800 Subject: [PATCH 6607/8412] chore: remove amr.elrefaie.is-a.dev --- domains/amr.elrefaie.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/amr.elrefaie.json diff --git a/domains/amr.elrefaie.json b/domains/amr.elrefaie.json deleted file mode 100644 index 6d2e04d5a..000000000 --- a/domains/amr.elrefaie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "amour86", - "email": "amour86@gmail.com" - }, - - "record": { - "A": ["35.154.162.29"] - } -} From fee528c405f614aa445c2b182a118a072bac9832 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:56 +0800 Subject: [PATCH 6608/8412] chore: remove anamolsapkota.is-a.dev --- domains/anamolsapkota.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anamolsapkota.json diff --git a/domains/anamolsapkota.json b/domains/anamolsapkota.json deleted file mode 100644 index 4b0a907df..000000000 --- a/domains/anamolsapkota.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A personal portfolio site for all my projects and commissions.", - "repo": "https://github.com/anamolsapkota/sapkotaanamol.com.np", - "owner": { - "username": "anamolsapkota", - "email": "info@sapkotaanamol.com.np" - }, - "record": { - "URL": "https://sapkotaanamol.com.np" - } -} From 1c51df01b0ee1f510dcefea1298b819c672bef1c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:57 +0800 Subject: [PATCH 6609/8412] chore: remove anderson.is-a.dev --- domains/anderson.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/anderson.json diff --git a/domains/anderson.json b/domains/anderson.json deleted file mode 100644 index cd770ffee..000000000 --- a/domains/anderson.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A personal portfolio site for show my projects, my social networks, my knowledges...", - "repo": "https://github.com/AndersonPGS/me", - "owner": { - "username": "andersonpgs", - "email": "andersonpgs2001@hotmail.com" - }, - "record": { - "URL": "https://andersonpgs.vercel.app" - } -} From a1e510e4694375b893e853c597b7667595199639 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:52:59 +0800 Subject: [PATCH 6610/8412] chore: remove andreat.is-a.dev --- domains/andreat.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/andreat.json diff --git a/domains/andreat.json b/domains/andreat.json deleted file mode 100644 index 75e29d02c..000000000 --- a/domains/andreat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "AToska21", - "email": "toskaandrea@gmail.com" - }, - "record": { - "A": ["185.32.21.42"] - } -} From 5927eb0a1b160ae70d214dc72768e763d2b28dd0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:00 +0800 Subject: [PATCH 6611/8412] chore: remove andrews22.is-a.dev --- domains/andrews22.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/andrews22.json diff --git a/domains/andrews22.json b/domains/andrews22.json deleted file mode 100644 index 4dd4aa718..000000000 --- a/domains/andrews22.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "is-a-dev-bot", - "email": "is-a-dev@win11react.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From d423b1488f292e7d129870f01c4588103c3365cb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:01 +0800 Subject: [PATCH 6612/8412] chore: remove andriy.is-a.dev --- domains/andriy.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/andriy.json diff --git a/domains/andriy.json b/domains/andriy.json deleted file mode 100644 index 0704f1365..000000000 --- a/domains/andriy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "andriyandriyan", - "email": "andriy.andriyan1@gmail.com" - }, - "record": { - "CNAME": "andriy.pages.dev" - } -} From 7e9946bf004853410af4619616eb89a244df641b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:02 +0800 Subject: [PATCH 6613/8412] chore: remove anil.is-a.dev --- domains/anil.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/anil.json diff --git a/domains/anil.json b/domains/anil.json deleted file mode 100644 index f4b5a90fa..000000000 --- a/domains/anil.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AnilSeervi", - "email": "", - "twitter": "linASeervi" - }, - "record": { - "CNAME": "hashnode.network" - } -} From 4a79b43a6ad9f6081f3975d098b3a97fc5795a24 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:03 +0800 Subject: [PATCH 6614/8412] chore: remove aniruddh.is-a.dev --- domains/aniruddh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/aniruddh.json diff --git a/domains/aniruddh.json b/domains/aniruddh.json deleted file mode 100644 index 66ed6cd63..000000000 --- a/domains/aniruddh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "aniruddhnishad", - "email": "mr.aniruddhnishad@gmail.com" - }, - "record": { - "A": ["23.94.14.190", "193.36.237.98"] - } -} From 8159ecf9cc0bcf277d898cf6acfe589f126a92be Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:05 +0800 Subject: [PATCH 6615/8412] chore: remove anoriin.is-a.dev --- domains/anoriin.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/anoriin.json diff --git a/domains/anoriin.json b/domains/anoriin.json deleted file mode 100644 index f85967e16..000000000 --- a/domains/anoriin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AnOrrinn", - "email": "longoriit@gmail.com" - }, - - "record": { - "A": ["103.97.126.28"] - } -} From c745da52804be66c0456fa845426981540666b77 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:06 +0800 Subject: [PATCH 6616/8412] chore: remove antonilin.is-a.dev --- domains/antonilin.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/antonilin.json diff --git a/domains/antonilin.json b/domains/antonilin.json deleted file mode 100644 index b929aa3a6..000000000 --- a/domains/antonilin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bronislav", - "email": "anton@ilin.dn.ua" - }, - "record": { - "CNAME": "bronislav.me" - } -} From 07a7693d5f503a29723e3efc4752076ff7175075 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:07 +0800 Subject: [PATCH 6617/8412] chore: remove api-kyouka.is-a.dev --- domains/api-kyouka.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/api-kyouka.json diff --git a/domains/api-kyouka.json b/domains/api-kyouka.json deleted file mode 100644 index 02518a0ec..000000000 --- a/domains/api-kyouka.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "APIKEY KYOUKA | SHIORI BOT", - "repo": "https://github.com/Yuri-Neko", - "owner": { - "username": "Yuri-Neko", - "email": "apikeykyouka@gmail.com" - }, - "record": { - "CNAME": "free.api-kyouka.my.id" - } -} From aa171fe7764c20df83d1ea14560411baddfa6b29 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:08 +0800 Subject: [PATCH 6618/8412] chore: remove api.arman.is-a.dev --- domains/api.arman.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/api.arman.json diff --git a/domains/api.arman.json b/domains/api.arman.json deleted file mode 100644 index 53c36f404..000000000 --- a/domains/api.arman.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Arman's Api", - "owner": { - "username": "ItzArman09", - "email": "contact@mail.arman.is-a.dev" - }, - "record": { - "CNAME": "b25320ee-226d-4531-ad1f-db62e88ac1d4.id.repl.co" - } -} From e6f26a86bc55c653307e4d2021732d2b8f92b378 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:09 +0800 Subject: [PATCH 6619/8412] chore: remove api.gurubot.is-a.dev --- domains/api.gurubot.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/api.gurubot.json diff --git a/domains/api.gurubot.json b/domains/api.gurubot.json deleted file mode 100644 index 76f3049a3..000000000 --- a/domains/api.gurubot.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Guru322", - "email": "sahoogurucharan00@gmail.com" - }, - "record": { - "CNAME": "guruapi-rlc1.onrender.com" - } -} From a3a2913ef53a02320315393114f5e5f2dea463a9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:11 +0800 Subject: [PATCH 6620/8412] chore: remove apiharam.is-a.dev --- domains/apiharam.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/apiharam.json diff --git a/domains/apiharam.json b/domains/apiharam.json deleted file mode 100644 index e4b37ae77..000000000 --- a/domains/apiharam.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For My Haram API", - "repo": "https://github.com/ThisMe124", - "owner": { - "username": "ThisMe124", - "email": "anonymous.orgn@gmail.com" - }, - "record": { - "CNAME": "haram-api-production.up.railway.app" - } -} From b135c7d5afe6a38459d850792be5a0e6347cb7d5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:12 +0800 Subject: [PATCH 6621/8412] chore: remove arab.is-a.dev --- domains/arab.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/arab.json diff --git a/domains/arab.json b/domains/arab.json deleted file mode 100644 index f29492c4d..000000000 --- a/domains/arab.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "IMudee", - "email": "NotMudee@proton.me" - }, - "record": { - "CNAME": "hosts.is-a.dev" - } -} From f848a5a1dc8fab3961ac64547a2d481507c461e7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:13 +0800 Subject: [PATCH 6622/8412] chore: remove arghozali.is-a.dev --- domains/arghozali.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/arghozali.json diff --git a/domains/arghozali.json b/domains/arghozali.json deleted file mode 100644 index 6a0a6926a..000000000 --- a/domains/arghozali.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ARGHOZALI", - "email": "arghozalichannel@gmail.com" - }, - "record": { - "A": ["47.88.91.10"] - } -} From 93928a0b83a75606d89bb026a26163181d2a782e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:14 +0800 Subject: [PATCH 6623/8412] chore: remove ari.is-a.dev --- domains/ari.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ari.json diff --git a/domains/ari.json b/domains/ari.json deleted file mode 100644 index 97509f6f9..000000000 --- a/domains/ari.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "RayhanADev's Website!", - "repo": "https://github.com/rayhanadev/Personal-Website", - "owner": { - "username": "rayhanadev", - "email": "rayhanadev@protonmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From e70fc103091f103d2b1525e6dc984cc1d5d310e0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:16 +0800 Subject: [PATCH 6624/8412] chore: remove ariez.is-a.dev --- domains/ariez.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ariez.json diff --git a/domains/ariez.json b/domains/ariez.json deleted file mode 100644 index b3c759cd9..000000000 --- a/domains/ariez.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ariezinc", - "email": "ttkeaton@outlook.com" - }, - - "record": { - "CNAME": "meowriez-me.pages.dev" - } -} From 9fbdff47ec2f86f7aa3568f556f2ce3500b2c9e8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:17 +0800 Subject: [PATCH 6625/8412] chore: remove arif.is-a.dev --- domains/arif.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/arif.json diff --git a/domains/arif.json b/domains/arif.json deleted file mode 100644 index df777a253..000000000 --- a/domains/arif.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Website", - "repo": "https://replit.com/@AJITH1231/Elitetamil?v=1", - "owner": { - "username": "Tg282", - "email": "ARSHATH8ARSHATH8@gmail.com" - }, - "record": { - "CNAME": "f3b0840c-b17f-4d3c-a506-b1953a43f45b.id.repl.co" - } -} From 09253d36e9707e893d6981c480561b4cce02aa86 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:18 +0800 Subject: [PATCH 6626/8412] chore: remove arin.is-a.dev --- domains/arin.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/arin.json diff --git a/domains/arin.json b/domains/arin.json deleted file mode 100644 index 0bdedfb6c..000000000 --- a/domains/arin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "arin's personal website", - "repo": "https://github.com/6Arin9", - "owner": { - "username": "arin", - "email": "karciello.yt@gmail.com" - }, - "record": { - "CNAME": "arindev.tech" - } -} From ce407ed9548cd43b2a33d8095edd95bdfa955cd4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:19 +0800 Subject: [PATCH 6627/8412] chore: remove arshath.is-a.dev --- domains/arshath.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/arshath.json diff --git a/domains/arshath.json b/domains/arshath.json deleted file mode 100644 index 076bce044..000000000 --- a/domains/arshath.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Tg282", - "email": "tgop0006@gmail.com" - }, - "record": { - "CNAME": "3ec63d7b-cba1-4b8c-8065-8e2e799d5ece.id.repl.co" - } -} From 0232666226f0452b735d415f51307b134e3dd907 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:20 +0800 Subject: [PATCH 6628/8412] chore: remove ashin.is-a.dev --- domains/ashin.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ashin.json diff --git a/domains/ashin.json b/domains/ashin.json deleted file mode 100644 index 8ded3b280..000000000 --- a/domains/ashin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "ashin.is-a.dev", - "repo": "https://github.com/ashinberish/v3", - "owner": { - "username": "ashinberish", - "email": "ashinberish@gmail.com" - }, - "record": { - "URL": "https://master.d2p2zrx0sxsnxz.amplifyapp.com" - } -} From cfb53953e177a1d18d00017d87edc24500ceb783 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:22 +0800 Subject: [PATCH 6629/8412] chore: remove aspect404.is-a.dev --- domains/aspect404.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/aspect404.json diff --git a/domains/aspect404.json b/domains/aspect404.json deleted file mode 100644 index a297a1402..000000000 --- a/domains/aspect404.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Aspect404_'s Website", - "owner": { - "username": "Aspect-404", - "email": "newaspectdevelopment@gmail.com", - "discord": "807361766572818484", - "twitter": "Aspect404_" - }, - "record": { - "CNAME": "e070f94f-3589-4c49-ac40-baa97dea6ccd.id.repl.co" - } -} From a17e2ae4d1cee9f081387489f29e7d43bb9083c3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:23 +0800 Subject: [PATCH 6630/8412] chore: remove astrix.is-a.dev --- domains/astrix.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/astrix.json diff --git a/domains/astrix.json b/domains/astrix.json deleted file mode 100644 index 8d446cff0..000000000 --- a/domains/astrix.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "LeGi0N09", - "email": "priyanshmodi9@gmail.com", - "discord": "712212307585007677" - }, - - "record": { - "CNAME": "b618f6e1-a380-430e-a0cd-d65c68368b5e.id.repl.co" - } -} From a0a3cb07edb158a4558903cafd5744f4b3f36364 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:24 +0800 Subject: [PATCH 6631/8412] chore: remove attaditya.is-a.dev --- domains/attaditya.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/attaditya.json diff --git a/domains/attaditya.json b/domains/attaditya.json deleted file mode 100644 index 4d1f8c4b2..000000000 --- a/domains/attaditya.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "I am Aditya, a Game Developer, a Web Developer, a YouTuber and a Student.", - "repo": "https://github.com/Attachment-Studios/AttAditya", - "owner": { - "username": "Attachment-Studios", - "email": "aditya.adigo@gmail.com" - }, - "record": { - "URL": "https://attaditya.deta.dev" - } -} From 29785c4c4ff2b4eee6d17ee872e9bf4bc4a0fb16 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:25 +0800 Subject: [PATCH 6632/8412] chore: remove atzu.is-a.dev --- domains/atzu.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/atzu.json diff --git a/domains/atzu.json b/domains/atzu.json deleted file mode 100644 index 0925deff3..000000000 --- a/domains/atzu.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Atzu's Personal Website", - "repo": "https://github.com/z3ro0k", - "owner": { - "username": "Atzu", - "email": "atzu@nextgenteam.tech" - }, - "record": { - "URL": "https://atzu.studio" - } -} From fc0ffe647eda82490c0224a399d80b2951c32c72 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:26 +0800 Subject: [PATCH 6633/8412] chore: remove august.is-a.dev --- domains/august.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/august.json diff --git a/domains/august.json b/domains/august.json deleted file mode 100644 index 02bea3222..000000000 --- a/domains/august.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "some 16 year old who knows how to code", - "repo": "https://github.com/auguwu", - "record": { - "URL": "https://augu.dev" - }, - "owner": { - "username": "auguwu", - "email": "august@augu.dev" - } -} From 62262bf1f03c6270ee1520d47b6226555f926d9b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:27 +0800 Subject: [PATCH 6634/8412] chore: remove augustin.is-a.dev --- domains/augustin.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/augustin.json diff --git a/domains/augustin.json b/domains/augustin.json deleted file mode 100644 index b6949cd92..000000000 --- a/domains/augustin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Augustin's personal developer website", - "repo": "https://github.com/AugustinJose1221", - "owner": { - "username": "AugustinJose1221", - "email": "augustinjose1221@gmail.com" - }, - "record": { - "CNAME": "www.augustinjose.com" - } -} From 5db0053d6f5f3e5e511dabd1f022bdf27fd4b9ff Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:29 +0800 Subject: [PATCH 6635/8412] chore: remove austin.is-a.dev --- domains/austin.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/austin.json diff --git a/domains/austin.json b/domains/austin.json deleted file mode 100644 index 46f7bd605..000000000 --- a/domains/austin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Austin's personal developer website", - "repo": "https://github.com/austindyoung", - "owner": { - "username": "austindyoung", - "email": "austin@doesweb.dev" - }, - "record": { - "URL": "http://austindyoung.github.io" - } -} From 33c01090e750bf60c7ec2b040f14ef799ff9ecee Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:30 +0800 Subject: [PATCH 6636/8412] chore: remove austinleath.is-a.dev --- domains/austinleath.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/austinleath.json diff --git a/domains/austinleath.json b/domains/austinleath.json deleted file mode 100644 index f78798a50..000000000 --- a/domains/austinleath.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "AustinLeath", - "email": "austinleath18@gmail.com" - }, - - "record": { - "A": ["153.33.92.51"] - } -} From 34dcb6481bc8bc5f53fd06e0059dc3a2f73d6f2e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:31 +0800 Subject: [PATCH 6637/8412] chore: remove ayanamy.is-a.dev --- domains/ayanamy.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ayanamy.json diff --git a/domains/ayanamy.json b/domains/ayanamy.json deleted file mode 100644 index fccd3e0c2..000000000 --- a/domains/ayanamy.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "AyanAmy's About Page", - "repo": "https://github.com/jy1263/jy1263.github.io", - "owner": { - "username": "jy1263", - "email": "", - "twitter": "jy126orjy126" - }, - "record": { - "URL": "https://jy1263.github.io" - } -} From 2198cd759ebc5b8c898c29a199d637864ef538eb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:32 +0800 Subject: [PATCH 6638/8412] chore: remove bachwumpus.is-a.dev --- domains/bachwumpus.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bachwumpus.json diff --git a/domains/bachwumpus.json b/domains/bachwumpus.json deleted file mode 100644 index 363ca6786..000000000 --- a/domains/bachwumpus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BachLe2000", - "email": "tinh200974@gmail.com" - }, - "record": { - "CNAME": "web.frawgnu.tk" - } -} From 4cd25495acccf4e9dd1e390a5d50dec1c664120a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:33 +0800 Subject: [PATCH 6639/8412] chore: remove bae.is-a.dev --- domains/bae.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/bae.json diff --git a/domains/bae.json b/domains/bae.json deleted file mode 100644 index 3020d6e31..000000000 --- a/domains/bae.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Bae's personal website", - "owner": { - "username": "ba-e", - "email": "bae.nyom@gmail.com" - }, - "record": { - "URL": "https://bae.codes" - } -} From d7477db81d12bb185a7dcf1cd983c5a9976f0159 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:35 +0800 Subject: [PATCH 6640/8412] chore: remove bagaz.is-a.dev --- domains/bagaz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bagaz.json diff --git a/domains/bagaz.json b/domains/bagaz.json deleted file mode 100644 index 735fa867d..000000000 --- a/domains/bagaz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bl33dz", - "email": "bagaz@protonmail.ch" - }, - "record": { - "A": ["180.250.135.31"] - } -} From be79d4577a45c5391c1157d67f0fc204168c5221 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:36 +0800 Subject: [PATCH 6641/8412] chore: remove bare1.is-a.dev --- domains/bare1.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bare1.json diff --git a/domains/bare1.json b/domains/bare1.json deleted file mode 100644 index 1e74f15b9..000000000 --- a/domains/bare1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tiwlinkskwazeh", - "email": "kwazehh@proton.me" - }, - "record": { - "A": ["18.215.144.92"] - } -} From d515a0a0d9706d450da66dc67df73533d186193c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:37 +0800 Subject: [PATCH 6642/8412] chore: remove bast.is-a.dev --- domains/bast.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/bast.json diff --git a/domains/bast.json b/domains/bast.json deleted file mode 100644 index 4cc301bed..000000000 --- a/domains/bast.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Bast's Programming Blog", - "owner": { - "username": "bast0006", - "email": "bast@bast-development.com" - }, - "record": { - "URL": "https://bast-development.com" - } -} From a70f4d8fa9c9db4946a62745ecaa7fb980c0b6f0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:38 +0800 Subject: [PATCH 6643/8412] chore: remove baumistlustig.is-a.dev --- domains/baumistlustig.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/baumistlustig.json diff --git a/domains/baumistlustig.json b/domains/baumistlustig.json deleted file mode 100644 index 5eca5ebfb..000000000 --- a/domains/baumistlustig.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "baumistlustig", - "email": "johannes.hoellwerth@protonmail.com" - }, - - "record": { - "CNAME": "hoellwerth.eu" - } -} From 6e28e3c977a776e8f465aeb49fb01e3e90627521 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:39 +0800 Subject: [PATCH 6644/8412] chore: remove bbhc.is-a.dev --- domains/bbhc.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bbhc.json diff --git a/domains/bbhc.json b/domains/bbhc.json deleted file mode 100644 index 4df6c0b06..000000000 --- a/domains/bbhc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "thetayloredman", - "email": "", - "telegram": "BadBoyHaloCat" - }, - "description": "Personal website", - "record": { - "A": ["167.172.157.69"] - } -} From ac6574f5ea5a5355f776ab841e60ad56684ba2fa Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:41 +0800 Subject: [PATCH 6645/8412] chore: remove bday-list.suki.is-a.dev --- domains/bday-list.suki.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bday-list.suki.json diff --git a/domains/bday-list.suki.json b/domains/bday-list.suki.json deleted file mode 100644 index fa791d761..000000000 --- a/domains/bday-list.suki.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "65f74b16-32c4-4c9b-b6ae-8fd70c262487.id.repl.co" - } -} From af75992973fef60c927b54d10b4d847a34376e10 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:42 +0800 Subject: [PATCH 6646/8412] chore: remove bdfd.is-a.dev --- domains/bdfd.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bdfd.json diff --git a/domains/bdfd.json b/domains/bdfd.json deleted file mode 100644 index c48353767..000000000 --- a/domains/bdfd.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "discord": "962788530336178236" - }, - - "record": { - "CNAME": "b5a101d0-5527-4851-9c20-3907f2992d26.id.repl.co" - } -} From 59cfb17fca5133cfbd1c98d644fea972a6c84e8f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:43 +0800 Subject: [PATCH 6647/8412] chore: remove beabzk.is-a.dev --- domains/beabzk.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/beabzk.json diff --git a/domains/beabzk.json b/domains/beabzk.json deleted file mode 100644 index b6ba68ba9..000000000 --- a/domains/beabzk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "beabzk", - "email": "beabfekadz@gmail.com" - }, - "record": { - "CNAME": "beabzk.github.io" - } -} From a31cd58f3720e7f82f5c59535053cf96bb874bf8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:44 +0800 Subject: [PATCH 6648/8412] chore: remove bedrock16.is-a.dev --- domains/bedrock16.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bedrock16.json diff --git a/domains/bedrock16.json b/domains/bedrock16.json deleted file mode 100644 index 22fd5dd49..000000000 --- a/domains/bedrock16.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my website", - "repo": "https://github.com/Bedrock16", - "owner": { - "username": "atharv", - "email": "youbed61@gmail.com" - }, - "record": { - "A": ["34.120.194.28"] - } -} From 6f0efb8d3506e605fc0741b96c116b131e3d79db Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:46 +0800 Subject: [PATCH 6649/8412] chore: remove bee.is-a.dev --- domains/bee.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/bee.json diff --git a/domains/bee.json b/domains/bee.json deleted file mode 100644 index f7e5bc7f1..000000000 --- a/domains/bee.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "padlocks", - "email": "", - "twitter": "WeDoBeeVibing", - "discord": "bee!#0001" - }, - "description": "Commission website and links to my social medias.", - "record": { - "CNAME": "enbee.carrd.co" - } -} From 06ed5ef1c38ae44590a24d35fb0265a5a27eb1a7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:47 +0800 Subject: [PATCH 6650/8412] chore: remove bets.is-a.dev --- domains/bets.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bets.json diff --git a/domains/bets.json b/domains/bets.json deleted file mode 100644 index 8afecd8f5..000000000 --- a/domains/bets.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Betsthebest", - "email": "bets.hassoun@gmail.com" - }, - "record": { - "A": ["16.171.139.108"] - } -} From 8f4e302b866839279be16013ca9acb0e8c314a04 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:48 +0800 Subject: [PATCH 6651/8412] chore: remove bgz.is-a.dev --- domains/bgz.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/bgz.json diff --git a/domains/bgz.json b/domains/bgz.json deleted file mode 100644 index 49bf20c35..000000000 --- a/domains/bgz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "bl33dz", - "email": "fcb775566@gmail.com" - }, - - "record": { - "A": ["180.250.135.31"] - } -} From 7d482cc66583586358db1dc4dc198508f2020a6d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:49 +0800 Subject: [PATCH 6652/8412] chore: remove blek.is-a.dev --- domains/blek.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/blek.json diff --git a/domains/blek.json b/domains/blek.json deleted file mode 100644 index 3ed49412d..000000000 --- a/domains/blek.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "blek is a dev", - "owner": { - "username": "b1ek", - "email": "me@blek.codes" - }, - "record": { - "A": ["185.130.226.115"] - } -} From 3cd0d37d4941f11ce860b7e68b99f9518e95672b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:50 +0800 Subject: [PATCH 6653/8412] chore: remove blog.crystal.is-a.dev --- domains/blog.crystal.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/blog.crystal.json diff --git a/domains/blog.crystal.json b/domains/blog.crystal.json deleted file mode 100644 index 346c63b1f..000000000 --- a/domains/blog.crystal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "crystalbajgai", - "email": "crystalbajgai@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} From 1a8fc1d93a9adc8ddfb0803d2444f7bfa9dbf9e0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:52 +0800 Subject: [PATCH 6654/8412] chore: remove blog.itznesbro.is-a.dev --- domains/blog.itznesbro.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/blog.itznesbro.json diff --git a/domains/blog.itznesbro.json b/domains/blog.itznesbro.json deleted file mode 100644 index cd70d939b..000000000 --- a/domains/blog.itznesbro.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ItzNesbroDev", - "email": "asnesbeer3@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} From a48b1d86e3eb37f5a1755333ac2c00227e6f850b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:53 +0800 Subject: [PATCH 6655/8412] chore: remove blog.tnt.is-a.dev --- domains/blog.tnt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/blog.tnt.json diff --git a/domains/blog.tnt.json b/domains/blog.tnt.json deleted file mode 100644 index be2e1ff31..000000000 --- a/domains/blog.tnt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SebTNT", - "email": "turquoisetntmultimedia@gmail.com" - }, - "record": { - "CNAME": "ghs.google.com" - } -} From e4eb73eed27c6463bbbaacb8ac17863b139c0bf3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:54 +0800 Subject: [PATCH 6656/8412] chore: remove blogs.harshrai.is-a.dev --- domains/blogs.harshrai.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/blogs.harshrai.json diff --git a/domains/blogs.harshrai.json b/domains/blogs.harshrai.json deleted file mode 100644 index e582c3ad1..000000000 --- a/domains/blogs.harshrai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Harshrai1023", - "email": "harshrai1023@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} From 99ad24014e6003e3771ff3c9bfdffb01652a476b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:55 +0800 Subject: [PATCH 6657/8412] chore: remove bluesky01st.is-a.dev --- domains/bluesky01st.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bluesky01st.json diff --git a/domains/bluesky01st.json b/domains/bluesky01st.json deleted file mode 100644 index adde959e8..000000000 --- a/domains/bluesky01st.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BlueSky01st", - "email": "mincraft206127@outlook.com" - }, - "record": { - "CNAME": "blog.bluesky01st.eu.org" - } -} From 594a0dd39dff41b6848ca0d72fa57e8b0fe1e830 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:56 +0800 Subject: [PATCH 6658/8412] chore: remove bobbrown.is-a.dev --- domains/bobbrown.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bobbrown.json diff --git a/domains/bobbrown.json b/domains/bobbrown.json deleted file mode 100644 index 20ea8eda8..000000000 --- a/domains/bobbrown.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My portfolio website!", - "repo": "https://github.com/BobBrown1/BobBrown1.github.io", - "owner": { - "username": "BobBrown1", - "email": "bob.brown.the.dev@gmail.com" - }, - "record": { - "CNAME": "bob-brown.info" - } -} From 3ec753546025de9e1be1d3f6f79d8daf4e2b5479 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:57 +0800 Subject: [PATCH 6659/8412] chore: remove boston2029.is-a.dev --- domains/boston2029.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/boston2029.json diff --git a/domains/boston2029.json b/domains/boston2029.json deleted file mode 100644 index 6059e14f4..000000000 --- a/domains/boston2029.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "boston2029", - "email": "boston2029@outlook.com" - }, - "record": { - "CNAME": "215de2e6-27df-4710-82aa-ae0cfa6f19bc.id.repl.co" - } -} From 7ed18d9517b5e9001822c01dd34c509f1d9ba064 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:53:59 +0800 Subject: [PATCH 6660/8412] chore: remove bot.riskymh.is-a.dev --- domains/bot.riskymh.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/bot.riskymh.json diff --git a/domains/bot.riskymh.json b/domains/bot.riskymh.json deleted file mode 100644 index 59ebce7cb..000000000 --- a/domains/bot.riskymh.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Discord Bot Website", - "repo": "https://github.com/RiskyMH/RiskyBOT", - "owner": { - "username": "RiskyMH", - "discord": "RiskyMH#0182", - "email": "" - }, - "record": { - "URL": "https://riskymh.github.io/RiskyBOT" - } -} From 38ac281cd3b447c9e37d305fb23c7ed60c163211 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:00 +0800 Subject: [PATCH 6661/8412] chore: remove bots.is-a.dev --- domains/bots.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bots.json diff --git a/domains/bots.json b/domains/bots.json deleted file mode 100644 index 070601bde..000000000 --- a/domains/bots.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Bots personal developer website", - "repo": "https://github.com/Bicepsfako", - "owner": { - "username": "Bicepsfako", - "email": "bicepsfako@gmail.com" - }, - "record": { - "CNAME": "vascular-barnacle-zfdxk5mcunu4qasmwk8n14na.herokudns.com" - } -} From 9d1a67f8d66f2242e1beb3435da184fd6b62eb41 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:01 +0800 Subject: [PATCH 6662/8412] chore: remove botspointer.is-a.dev --- domains/botspointer.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/botspointer.json diff --git a/domains/botspointer.json b/domains/botspointer.json deleted file mode 100644 index c02ebe3e9..000000000 --- a/domains/botspointer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "discord service for bots free", - "owner": { - "username": "Ihzy-Dev", - "email": "sksksdev@my.com" - }, - "record": { - "CNAME": "dns.techhost.live" - } -} From a86d480ee38a5a03ccc04bbcf4a79267a3643634 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:02 +0800 Subject: [PATCH 6663/8412] chore: remove bqini.is-a.dev --- domains/bqini.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/bqini.json diff --git a/domains/bqini.json b/domains/bqini.json deleted file mode 100644 index a9c46f0c4..000000000 --- a/domains/bqini.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "bqini", - "email": "", - "twitter": "bqini" - }, - "description": "bqini lol", - "repo": "bqini", - "record": { - "CNAME": "33c90791-55a6-4f5f-b6b4-b0da920ba8ed.id.repl.co" - } -} From 2db3189700dd7e49bbc95820359793c168a51724 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:04 +0800 Subject: [PATCH 6664/8412] chore: remove bravestone.is-a.dev --- domains/bravestone.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/bravestone.json diff --git a/domains/bravestone.json b/domains/bravestone.json deleted file mode 100644 index 82394b239..000000000 --- a/domains/bravestone.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My Personal website.", - "repo": "https://github.com/itsbravestone", - "owner": { - "username": "itsbravestone", - "email": "imbravestone@zarena.ga", - "twitter": "imbravestone" - }, - "record": { - "URL": "https://imbravestone.ga" - } -} From e23bf728059b2da61fe009e3d8695ed41390ccf1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:05 +0800 Subject: [PATCH 6665/8412] chore: remove broduer.is-a.dev --- domains/broduer.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/broduer.json diff --git a/domains/broduer.json b/domains/broduer.json deleted file mode 100644 index afb99b69c..000000000 --- a/domains/broduer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "broduer.is-a.dev", - "owner": { - "username": "broduer40", - "email": "broduer@aogamers.net", - "discord": "[AoG+] Broduer#0331" - }, - "record": { - "CNAME": "broduer.aogamers.net" - } -} From b139274cce123072fb1c885d0318f607b10b1919 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:06 +0800 Subject: [PATCH 6666/8412] chore: remove bttm.is-a.dev --- domains/bttm.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bttm.json diff --git a/domains/bttm.json b/domains/bttm.json deleted file mode 100644 index 5ee7b2291..000000000 --- a/domains/bttm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BasToTheMax", - "email": "bas@arnold-linda.nl" - }, - "record": { - "A": ["185.234.69.13"] - } -} From 14cd9bc2e3568852e332e55e02c3b2048766ff42 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:07 +0800 Subject: [PATCH 6667/8412] chore: remove bug-writer.is-a.dev --- domains/bug-writer.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/bug-writer.json diff --git a/domains/bug-writer.json b/domains/bug-writer.json deleted file mode 100644 index 9b317de89..000000000 --- a/domains/bug-writer.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" - }, - - "record": { - "CNAME": "keirnegn.dev" - } -} From b774496e38914f59f475b8428cd467e51aa04997 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:08 +0800 Subject: [PATCH 6668/8412] chore: remove cashlycash.is-a.dev --- domains/cashlycash.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cashlycash.json diff --git a/domains/cashlycash.json b/domains/cashlycash.json deleted file mode 100644 index 87fe58edd..000000000 --- a/domains/cashlycash.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Cashly_Cash's personal website", - "repo": "https://replit.com/@SH1FT3R/web#main.py", - "owner": { - "username": "CashlyCash", - "email": "arnav000777gupta@gmail.com" - }, - "record": { - "CNAME": "187964e1-d104-4c57-a319-a0d664215bf8.id.repl.co" - } -} From 340298a32ff68ea8e7ed8064e5ccd3cbdda8e229 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:09 +0800 Subject: [PATCH 6669/8412] chore: remove caspar.is-a.dev --- domains/caspar.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/caspar.json diff --git a/domains/caspar.json b/domains/caspar.json deleted file mode 100644 index 9eeb6c43c..000000000 --- a/domains/caspar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "casparzzz123, Java, Html And Python Developer", - "repo": "https://github.com/casparzzz123", - "owner": { - "username": "casparzzz123", - "email": "casparzzz123@computer4u.com" - }, - "record": { - "CNAME": "letspoop.ga" - } -} From 6b3617bb140f7058760e9d84121cd96b4a9ae341 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:11 +0800 Subject: [PATCH 6670/8412] chore: remove catdrout.is-a.dev --- domains/catdrout.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/catdrout.json diff --git a/domains/catdrout.json b/domains/catdrout.json deleted file mode 100644 index 422e614a9..000000000 --- a/domains/catdrout.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xcatdrout", - "email": "xcatdrout@proton.me" - }, - "record": { - "CNAME": "site-bwj.pages.dev" - } -} From 29db199ba9c1af68b2e3aa635368a87c006b2424 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:12 +0800 Subject: [PATCH 6671/8412] chore: remove catlord.is-a.dev --- domains/catlord.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/catlord.json diff --git a/domains/catlord.json b/domains/catlord.json deleted file mode 100644 index 39d7be89c..000000000 --- a/domains/catlord.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "element10101", - "email": "gnoeleht@gmail.com" - }, - "record": { - "CNAME": "3722a886-2c2c-40e3-991b-0d4cb5e935b7.id.repl.co" - } -} From c6e9fc0a0a945023cee3bda81fabdfd6dc42f2fd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:13 +0800 Subject: [PATCH 6672/8412] chore: remove catto.is-a.dev --- domains/catto.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/catto.json diff --git a/domains/catto.json b/domains/catto.json deleted file mode 100644 index bb0d44c59..000000000 --- a/domains/catto.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HF1016", - "email": "harrowfung1016@gmail.com" - }, - "record": { - "A": ["140.238.66.154"] - } -} From c174571474c7403e9ec2ca83574fc8774dbe2c8b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:14 +0800 Subject: [PATCH 6673/8412] chore: remove cclerc.is-a.dev --- domains/cclerc.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cclerc.json diff --git a/domains/cclerc.json b/domains/cclerc.json deleted file mode 100644 index 9eba55449..000000000 --- a/domains/cclerc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "c22dev", - "email": "constclerc@gmail.com" - }, - "record": { - "CNAME": "964dab70-f6cd-45f1-a896-af0276fa4d15.id.repl.co" - } -} From e0fbb80851dbac393aa68daf447ce107a737c032 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:16 +0800 Subject: [PATCH 6674/8412] chore: remove ccrp.is-a.dev --- domains/ccrp.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ccrp.json diff --git a/domains/ccrp.json b/domains/ccrp.json deleted file mode 100644 index 38dd25e70..000000000 --- a/domains/ccrp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "CCRP FiveM", - "repo": "https://craiccity.ccrp.repl.co", - "owner": { - "username": "PatrickDevelopr", - "email": "patrickdev21@gmail.com" - }, - "record": { - "CNAME": "572ca600-be84-4a76-8cf9-986690eaf03b.id.repl.co" - } -} From ada6c80b14dc2c229fb24d13fd65622c3b7848c2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:17 +0800 Subject: [PATCH 6675/8412] chore: remove cdn-rehanplayz.is-a.dev --- domains/cdn-rehanplayz.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/cdn-rehanplayz.json diff --git a/domains/cdn-rehanplayz.json b/domains/cdn-rehanplayz.json deleted file mode 100644 index b481ce056..000000000 --- a/domains/cdn-rehanplayz.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A CDN for my files", - "repo": "https://github.com/RehanPlayz/RehanPlayz.github.io", - "owner": { - "username": "RehanPlayz", - "email": "RehanPlayz321@protonmail.com" - }, - "record": { - "A": ["159.89.255.51"], - "TXT": "6ZzT79WA" - } -} From c38c90d1b462673b84a15e9b2cccff2d8c7b096a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:18 +0800 Subject: [PATCH 6676/8412] chore: remove cdn.akai.is-a.dev --- domains/cdn.akai.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cdn.akai.json diff --git a/domains/cdn.akai.json b/domains/cdn.akai.json deleted file mode 100644 index f3d419188..000000000 --- a/domains/cdn.akai.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "AmazingAkai", - "email": "", - "discord": "Akai#8199" - }, - "record": { - "A": ["45.79.247.123"], - "TXT": "7Yuu0bep" - } -} From 2e1a3ac60e51b5b71fe7d5b0d14608d2cf924ffa Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:19 +0800 Subject: [PATCH 6677/8412] chore: remove cdn.arman.is-a.dev --- domains/cdn.arman.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/cdn.arman.json diff --git a/domains/cdn.arman.json b/domains/cdn.arman.json deleted file mode 100644 index 19e332b60..000000000 --- a/domains/cdn.arman.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Arman's content delivery network", - "owner": { - "username": "ItzArman09", - "email": "contact@mail.arman.is-a.dev" - }, - "record": { - "CNAME": "23f4d8ed-6b28-4e13-a9e9-bd913bbb2040.id.repl.co" - } -} From 82f6c841435fa9c519fda222e528d502b01a3196 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:20 +0800 Subject: [PATCH 6678/8412] chore: remove cdn.is-a.dev --- domains/cdn.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/cdn.json diff --git a/domains/cdn.json b/domains/cdn.json deleted file mode 100644 index 17b879fa8..000000000 --- a/domains/cdn.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LellisV2", - "email": "cloud@lellis.tech", - "discord": "Lellis#9405", - "note": "I dont look that much on my email, Fast Respons on Discord." - }, - "description": "I will use it for my CDN to be able to access the files", - "record": { - "A": ["130.162.183.250"] - } -} From 5a583440c011cd91546b933bf0c6e7ca7aa8cf05 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:22 +0800 Subject: [PATCH 6679/8412] chore: remove cdn.winter.is-a.dev --- domains/cdn.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cdn.winter.json diff --git a/domains/cdn.winter.json b/domains/cdn.winter.json deleted file mode 100644 index c66bfeb86..000000000 --- a/domains/cdn.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.48"] - } - -} From ac719494fc6cd4f42a8f2af4bc2a14ed297b1cea Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:23 +0800 Subject: [PATCH 6680/8412] chore: remove cdn.zerow.is-a.dev --- domains/cdn.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/cdn.zerow.json diff --git a/domains/cdn.zerow.json b/domains/cdn.zerow.json deleted file mode 100644 index 353e7e8a0..000000000 --- a/domains/cdn.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "A": ["92.118.207.191"] - } -} From 72976bc4542c560840105916eda0faccda3b47f7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:24 +0800 Subject: [PATCH 6681/8412] chore: remove cec.is-a.dev --- domains/cec.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cec.json diff --git a/domains/cec.json b/domains/cec.json deleted file mode 100644 index 4803ee828..000000000 --- a/domains/cec.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "a url redirector", - "repo": "https://github.com/w3cy/w3cy", - "owner": { - "username": "w3cy", - "email": "keyv.cec@outlook.com" - }, - "record": { - "CNAME": "84ca4d88-b9b4-449b-ad1b-62743f1d6192.id.repl.co" - } -} From 87d16908f3c69592596d7a9a196b0f7d4870f517 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:25 +0800 Subject: [PATCH 6682/8412] chore: remove champion.is-a.dev --- domains/champion.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/champion.json diff --git a/domains/champion.json b/domains/champion.json deleted file mode 100644 index ca7bf2615..000000000 --- a/domains/champion.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "ImMrChampion", - "email": "immrchampion@gmail.com", - "discord": "1080315060410404964" - }, - - "record": { - "CNAME": "immrchampion.github.io" - } - } - \ No newline at end of file From 7119e0ac65545e48878247af3c0e3bd6e84a9654 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:27 +0800 Subject: [PATCH 6683/8412] chore: remove chanakan.is-a.dev --- domains/chanakan.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/chanakan.json diff --git a/domains/chanakan.json b/domains/chanakan.json deleted file mode 100644 index 183df91b1..000000000 --- a/domains/chanakan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "this a link to my website", - "owner": { - "username": "Chanakan55991", - "email": "chanakan5591@chanakancloud.net" - }, - "record": { - "CNAME": "chanakancloud.net" - } -} From 2b4c7d8876ed85d13684752bc5a2bc6277801fcd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:28 +0800 Subject: [PATCH 6684/8412] chore: remove charlzyx.is-a.dev --- domains/charlzyx.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/charlzyx.json diff --git a/domains/charlzyx.json b/domains/charlzyx.json deleted file mode 100644 index 13842caf0..000000000 --- a/domains/charlzyx.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "charlzyx", - "email": "charlzyx@qq.com" - }, - - "record": { - "A": ["172.21.32.1"] - } -} From 8550bdfdeba12963b2c838877d203cf715e35b71 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:29 +0800 Subject: [PATCH 6685/8412] chore: remove chase.is-a.dev --- domains/chase.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/chase.json diff --git a/domains/chase.json b/domains/chase.json deleted file mode 100644 index 561111d69..000000000 --- a/domains/chase.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "trir44", - "email": "621969@kernhigh.org" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 62ce6985d345114fa42bdb9d6fbe1d044ecc9585 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:30 +0800 Subject: [PATCH 6686/8412] chore: remove chip.is-a.dev --- domains/chip.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/chip.json diff --git a/domains/chip.json b/domains/chip.json deleted file mode 100644 index 2c0e98217..000000000 --- a/domains/chip.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Krchip's develop site", - "repo": "https://github.com/Krchip/Krchip.github.io", - "owner": { - "username": "Krchip", - "email": "elite7744@gmail.com" - }, - "record": { - "URL": "https://krchip.github.io" - } -} From f1ec675a506f6bf7b8b9f23297f296f73d63af1d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:32 +0800 Subject: [PATCH 6687/8412] chore: remove chouhict.is-a.dev --- domains/chouhict.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/chouhict.json diff --git a/domains/chouhict.json b/domains/chouhict.json deleted file mode 100644 index 73561fe2f..000000000 --- a/domains/chouhict.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "owner": { - "username": "Chouhict", - "email": "chouhict@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 913402397588611162" - }, - - "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], - - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - - "TXT": "forward-email=chouhi@proton.me" - } -} From 55c58ff1bf287d43de1bd578fe8d562e4f0cbe5b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:33 +0800 Subject: [PATCH 6688/8412] chore: remove cisco.is-a.dev --- domains/cisco.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cisco.json diff --git a/domains/cisco.json b/domains/cisco.json deleted file mode 100644 index bca5b7fcd..000000000 --- a/domains/cisco.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "franpessoa", - "email": "frandevacc@gmail.com" - }, - "record": { - "CNAME": "frandevacc.bearblog.dev" - } -} From 61f201670b851e2a78a4b6e8cdb5c47ea9f6728a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:34 +0800 Subject: [PATCH 6689/8412] chore: remove ckateptb.is-a.dev --- domains/ckateptb.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ckateptb.json diff --git a/domains/ckateptb.json b/domains/ckateptb.json deleted file mode 100644 index b89817cd2..000000000 --- a/domains/ckateptb.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "CKATEPTb", - "email": "taksis@ex.ua" - }, - - "record": { - "A": ["65.108.238.23"] - } -} From cecef9c93f886ebc41c993e32feb660860c32aff Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 06:54:36 +0800 Subject: [PATCH 6690/8412] chore: remove ckn.is-a.dev --- domains/ckn.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ckn.json diff --git a/domains/ckn.json b/domains/ckn.json deleted file mode 100644 index b2f39c931..000000000 --- a/domains/ckn.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "ckn is a dev", - "repo": "https://replit.com/@ch1ck3n/cknis-adev#main.py", - "owner": { - "username": "ch1ck3n-byte", - "email": "chcknch1ck3n@gmail.com" - }, - "record": { - "CNAME": "6716ad2d-2adc-4475-a4bb-ea27259fe702.repl.co" - } -} From d323c3b19877fdc0f5fe44dd717a1fe07a6efefa Mon Sep 17 00:00:00 2001 From: Z3R0SEC Date: Wed, 6 Dec 2023 01:14:41 +0200 Subject: [PATCH 6691/8412] feat(domain): thabanii.is-a.dev --- domains/thabanii.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thabanii.json diff --git a/domains/thabanii.json b/domains/thabanii.json new file mode 100644 index 000000000..9eea76378 --- /dev/null +++ b/domains/thabanii.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Z3R0SEC", + "email": "famkeed11@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bd078b5e06d5831a8755d8e40e34a1edde9764c4 Mon Sep 17 00:00:00 2001 From: Emmannuel <21417080030624@cecytemorelos.edu.mx> Date: Tue, 5 Dec 2023 19:12:40 -0600 Subject: [PATCH 6692/8412] feat(domain): emmanuel.is-a.dev --- domains/emmanuel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/emmanuel.json diff --git a/domains/emmanuel.json b/domains/emmanuel.json new file mode 100644 index 000000000..b4dc6ccc4 --- /dev/null +++ b/domains/emmanuel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Emmannuel", + "email": "21417080030624@cecytemorelos.edu.mx" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6e2bd379835b8a6ab8fe2d6f2b323b215a16ea76 Mon Sep 17 00:00:00 2001 From: Zirmith Date: Tue, 5 Dec 2023 19:17:21 -0600 Subject: [PATCH 6693/8412] feat(domain): thisqoutedoesntexist.is-a.dev --- domains/thisqoutedoesntexist.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thisqoutedoesntexist.json diff --git a/domains/thisqoutedoesntexist.json b/domains/thisqoutedoesntexist.json new file mode 100644 index 000000000..a38625698 --- /dev/null +++ b/domains/thisqoutedoesntexist.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Zirmith", + "email": "f2v74yt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0e067d8e5732dfcd04991cbd5ceefdc1d45fba3b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:35 +0800 Subject: [PATCH 6694/8412] chore: remove abdo.is-a.dev --- domains/abdo.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/abdo.json diff --git a/domains/abdo.json b/domains/abdo.json deleted file mode 100644 index 9a460c08a..000000000 --- a/domains/abdo.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "5enox", - "email": "animikantan@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 3b6b6d23bda79af3c7e5c442e764e11fb9818283 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:36 +0800 Subject: [PATCH 6695/8412] chore: remove abdullohalimov.is-a.dev --- domains/abdullohalimov.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/abdullohalimov.json diff --git a/domains/abdullohalimov.json b/domains/abdullohalimov.json deleted file mode 100644 index ee61db0a4..000000000 --- a/domains/abdullohalimov.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "abdullohalimov", - "email": "raistlinmajere10@gmail.com" - }, - "record": { - "A": ["91.200.84.14"] - } -} From 1ce9cd3b92e59fe38005d076b936bc70a177482c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:37 +0800 Subject: [PATCH 6696/8412] chore: remove activate.is-a.dev --- domains/activate.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/activate.json diff --git a/domains/activate.json b/domains/activate.json deleted file mode 100644 index a88e7a643..000000000 --- a/domains/activate.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ActivateClosur3", - "email": "activateclosureyt@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] - } -} From 39c32b9953670ba55b1569bde9a678a1678324a2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:38 +0800 Subject: [PATCH 6697/8412] chore: remove aikoo7.is-a.dev --- domains/aikoo7.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/aikoo7.json diff --git a/domains/aikoo7.json b/domains/aikoo7.json deleted file mode 100644 index 025b8aa3d..000000000 --- a/domains/aikoo7.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - - "owner": { - "username": "aikooo7", - "email": "prozinhopro1973@gmail.com" - }, - "record": { - "CNAME": "my-blog-vpp1.onrender.com" - } - } From 36a848ba4dcc3cb08601296546ec2192bbf7ed91 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:40 +0800 Subject: [PATCH 6698/8412] chore: remove akshat.is-a.dev --- domains/akshat.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/akshat.json diff --git a/domains/akshat.json b/domains/akshat.json deleted file mode 100644 index d7bc03d75..000000000 --- a/domains/akshat.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "noob0701", - "email": "akshat250870@gmail.com" - }, - - "record": { - "CNAME": "main.dfn6axfpgkelx.amplifyapp.com" - } -} From b173396a0f3375e2c667c5288e7ed03477612ba3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:41 +0800 Subject: [PATCH 6699/8412] chore: remove akuto.is-a.dev --- domains/akuto.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/akuto.json diff --git a/domains/akuto.json b/domains/akuto.json deleted file mode 100644 index 3267fe125..000000000 --- a/domains/akuto.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "justdont0", - "email": "hello.and.ios@gmail.com" - }, - "record": { - "CNAME": "akutosait.dsds6.repl.co" - } -} From 4b89007b5988f1b9269480d4f4d06b501bc9f503 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:42 +0800 Subject: [PATCH 6700/8412] chore: remove akvityxs.is-a.dev --- domains/akvityxs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/akvityxs.json diff --git a/domains/akvityxs.json b/domains/akvityxs.json deleted file mode 100644 index b4cb288ea..000000000 --- a/domains/akvityxs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Akvityxs", - "email": "akvityxs@gmail.com" - }, - "record": { - "A": ["80.87.196.168"] - } -} From 43301995dc55beddee8331bc718e881c96e935ef Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:43 +0800 Subject: [PATCH 6701/8412] chore: remove api.taoanhdep.is-a.dev --- domains/api.taoanhdep.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/api.taoanhdep.json diff --git a/domains/api.taoanhdep.json b/domains/api.taoanhdep.json deleted file mode 100644 index 6fb447243..000000000 --- a/domains/api.taoanhdep.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bracou", - "email": "bracoui809@gmail.com" - }, - "record": { - "CNAME": "f9fbfdf8-17b8-4bce-be7f-34c1f919bb92.id.repl.co" - } -} From c9479deaabe1288cd24ecbca5bedaa895c3c60e6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:44 +0800 Subject: [PATCH 6702/8412] chore: remove arda.is-a.dev --- domains/arda.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/arda.json diff --git a/domains/arda.json b/domains/arda.json deleted file mode 100644 index d1af8b954..000000000 --- a/domains/arda.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "personal website", - "repo": "https://github.com/duzelicem", - "owner": { - "username": "duzelicem", - "email": "ardagkc@proton.me", - "discord": "dcez" - }, - "record": { - "CNAME": "duzelicem.com" - } -} From 79547c7f8ce97ff4c6eae274c505efb107cec82f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:46 +0800 Subject: [PATCH 6703/8412] chore: remove arman.is-a.dev --- domains/arman.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/arman.json diff --git a/domains/arman.json b/domains/arman.json deleted file mode 100644 index 7744011a9..000000000 --- a/domains/arman.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Arman's personal website!", - "repo": "https://github.com/ItzArman09/website", - "owner": { - "username": "ItzArman09", - "email": "contact@mail.arman.is-a.dev" - }, - "record": { - "A": ["89.106.200.1"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 7eab3bcca4b8b561be301ccbbccfc18bbfca265a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:47 +0800 Subject: [PATCH 6704/8412] chore: remove asriel.is-a.dev --- domains/asriel.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/asriel.json diff --git a/domains/asriel.json b/domains/asriel.json deleted file mode 100644 index e3eae9fbc..000000000 --- a/domains/asriel.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "asriel.is-a.dev", - "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", - "owner": { - "username": "AsrieltheGoat", - "email": "admin@dreemurrs.eu.org", - "discord": "AsrieltheGoat#9753" - }, - "record": { - "A": ["146.56.191.239"] - } -} From fe01e4b2f8bf396706e96df79a4c444ffa8c2747 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:48 +0800 Subject: [PATCH 6705/8412] chore: remove ave.is-a.dev --- domains/ave.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ave.json diff --git a/domains/ave.json b/domains/ave.json deleted file mode 100644 index 7e93c23bc..000000000 --- a/domains/ave.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal site for github@ayvacs", - "repo": "https://github.com/ayvacs/ayvacs.github.io", - "owner": { - "username": "ayvacs", - "email": "ayvacs@proton.me" - }, - "record": { - "CNAME": "ayvacs.github.io" - } -} From 42cfd2563180ce00afbff5f3d6d36a2bb6222dd4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:49 +0800 Subject: [PATCH 6706/8412] chore: remove avi.is-a.dev --- domains/avi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/avi.json diff --git a/domains/avi.json b/domains/avi.json deleted file mode 100644 index ecabd2b20..000000000 --- a/domains/avi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "avipars", - "email": "avi.pars@gmail.com" - }, - "record": { - "CNAME": "avipars.github.io" - } -} From ed382c505834fa3a0555611b21ffe885edffddc8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:50 +0800 Subject: [PATCH 6707/8412] chore: remove ayvanov.is-a.dev --- domains/ayvanov.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ayvanov.json diff --git a/domains/ayvanov.json b/domains/ayvanov.json deleted file mode 100644 index 1d8e7bb5f..000000000 --- a/domains/ayvanov.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ayvanov", - "email": "xanderinho@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 4bbd75d13d6bc07f22b4fadaf4c9e3bf3dea2fff Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:52 +0800 Subject: [PATCH 6708/8412] chore: remove beluminh.is-a.dev --- domains/beluminh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/beluminh.json diff --git a/domains/beluminh.json b/domains/beluminh.json deleted file mode 100644 index 9465a31d6..000000000 --- a/domains/beluminh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "istrueuser", - "email": "thisistrueemail@gmail.com" - }, - "record": { - "CNAME": "b34f0c07-3581-4a0e-b0be-81eec794837c.id.repl.co" - } -} From 3440d4822a8d2ce081b779ad6a304bc066805bfc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:53 +0800 Subject: [PATCH 6709/8412] chore: remove blog.whine.is-a.dev --- domains/blog.whine.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/blog.whine.json diff --git a/domains/blog.whine.json b/domains/blog.whine.json deleted file mode 100644 index 72e0ee1e2..000000000 --- a/domains/blog.whine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" - }, - "description": "whi_ne's blog", - "record": { - "CNAME": "blog-production-f684.up.railway.app" - } -} From c0ac48a8af8c08af8e452e9bfe27b0467f1a4aba Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:54 +0800 Subject: [PATCH 6710/8412] chore: remove bruhxz.is-a.dev --- domains/bruhxz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/bruhxz.json diff --git a/domains/bruhxz.json b/domains/bruhxz.json deleted file mode 100644 index e43a7b15d..000000000 --- a/domains/bruhxz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Bruhxz54", - "email": "pollyx73@gmail.com" - }, - "record": { - "CNAME": "f2b3938b-4d54-4d87-b941-49461b9d3541.id.repl.co" - } -} From 52d3d24ae2649b90a4e9ef620c208cb92aa8de21 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:55 +0800 Subject: [PATCH 6711/8412] chore: remove cfp.is-a.dev --- domains/cfp.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/cfp.json diff --git a/domains/cfp.json b/domains/cfp.json deleted file mode 100644 index 83486ccfd..000000000 --- a/domains/cfp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "cfpwastaken", - "email": "", - "discord": "cfp" - }, - "record": { - "CNAME": "cfp.gotdns.ch" - } -} From 021a6af9435ad2cb9b9ccf0d2171e342b54ddccb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:56 +0800 Subject: [PATCH 6712/8412] chore: remove chenshixi.is-a.dev --- domains/chenshixi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/chenshixi.json diff --git a/domains/chenshixi.json b/domains/chenshixi.json deleted file mode 100644 index b05c9375a..000000000 --- a/domains/chenshixi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "szchenshixi", - "email": "schenax@connect.ust.hk" - }, - "record": { - "CNAME": "srv28401.blue.kundencontroller.de" - } -} From 6da79ecdd8af4becca1d753bdce36b5e35cf439c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:58 +0800 Subject: [PATCH 6713/8412] chore: remove chiragnahata.is-a.dev --- domains/chiragnahata.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/chiragnahata.json diff --git a/domains/chiragnahata.json b/domains/chiragnahata.json deleted file mode 100644 index 324dfe7e2..000000000 --- a/domains/chiragnahata.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "chiragnahata", - "email": "chiragnahata05@gmail.com" - }, - - "record": { - "A": ["129.213.151.29"] - } -} From 65c83b01e815ec282c71d12f9e1ba095ac0fb23b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:32:59 +0800 Subject: [PATCH 6714/8412] chore: remove cloud.dergraph.is-a.dev --- domains/cloud.dergraph.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cloud.dergraph.json diff --git a/domains/cloud.dergraph.json b/domains/cloud.dergraph.json deleted file mode 100644 index c302aa996..000000000 --- a/domains/cloud.dergraph.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "derGraph", - "email": "dergraph@f5.si" - }, - "record": { - "A": ["83.215.31.101"] - } -} From d1d43d9c893be2f2bbf937de3fafae4d01609387 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:00 +0800 Subject: [PATCH 6715/8412] chore: remove cloud.is-a.dev --- domains/cloud.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cloud.json diff --git a/domains/cloud.json b/domains/cloud.json deleted file mode 100644 index d404db59d..000000000 --- a/domains/cloud.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "adarsh-goel", - "email": "adarsh.goel05@gmail.com" - }, - "record": { - "CNAME": "91afb326-7cc2-4a86-bc00-49da7755a6b4.id.repl.co" - } -} From d591fff2c3f9370d389339fb1d3671ca2786a334 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:01 +0800 Subject: [PATCH 6716/8412] chore: remove clynt.is-a.dev --- domains/clynt.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/clynt.json diff --git a/domains/clynt.json b/domains/clynt.json deleted file mode 100644 index d6df741e9..000000000 --- a/domains/clynt.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "C-Cloud", - "repo": "https://gitlab.com/Clynt707/SharX", - "owner": { - "username": "Clynt", - "email": "clyntcollin@gmail.com" - }, - "record": { - "A": ["37.114.32.30"] - } -} From fc0fcaa6dc7bb042eb9b7080f4c3a6e93878127d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:02 +0800 Subject: [PATCH 6717/8412] chore: remove coder100.is-a.dev --- domains/coder100.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/coder100.json diff --git a/domains/coder100.json b/domains/coder100.json deleted file mode 100644 index 9f3fe264b..000000000 --- a/domains/coder100.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "cursorweb", - "email": "", - "twitter": "Coder1002" - }, - "description": "Personal Home Page and Blog", - "record": { - "CNAME": "coder100-blog-production.up.railway.app" - } -} From d7d1725ea1b5cecaf06f08ddf6e6862699adbcc0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:04 +0800 Subject: [PATCH 6718/8412] chore: remove codewhiteweb.is-a.dev --- domains/codewhiteweb.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/codewhiteweb.json diff --git a/domains/codewhiteweb.json b/domains/codewhiteweb.json deleted file mode 100644 index a62c22131..000000000 --- a/domains/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 a6076cbd6bff7470dd333c438cf76f6bd1d32d86 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:05 +0800 Subject: [PATCH 6719/8412] chore: remove coffee.is-a.dev --- domains/coffee.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/coffee.json diff --git a/domains/coffee.json b/domains/coffee.json deleted file mode 100644 index 27b349652..000000000 --- a/domains/coffee.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Link for Coffee's personal site", - "owner": { - "username": "C0ffeeCode", - "email": "c0ffeecode@outlook.com" - }, - "record": { - "CNAME": "coffeeco.dev" - } -} From 82c96b03e9fd98db8617bce9dd1ea4573c709a60 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:06 +0800 Subject: [PATCH 6720/8412] chore: remove community.nziie.is-a.dev --- domains/community.nziie.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/community.nziie.json diff --git a/domains/community.nziie.json b/domains/community.nziie.json deleted file mode 100644 index ba5a5ea18..000000000 --- a/domains/community.nziie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Nzii3", - "email": "exeyst@gmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From d139ad63488b90d7f87d0d31087077511bf27ea6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:07 +0800 Subject: [PATCH 6721/8412] chore: remove coolbots.is-a.dev --- domains/coolbots.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/coolbots.json diff --git a/domains/coolbots.json b/domains/coolbots.json deleted file mode 100644 index 6d1924bea..000000000 --- a/domains/coolbots.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wansiie", - "email": "Janeiscool4ever@web.de" - }, - "record": { - "CNAME": "89e1de78ff-hosting.gitbook.io" - } -} From 5283d852c466c90d70b2e78b248c3559928abb9d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:08 +0800 Subject: [PATCH 6722/8412] chore: remove cooper.is-a.dev --- domains/cooper.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cooper.json diff --git a/domains/cooper.json b/domains/cooper.json deleted file mode 100644 index 3d4e80518..000000000 --- a/domains/cooper.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Domain for my Portfolio Thing", - "repo": "https://github.com/cooper25/portfolio2021", - "owner": { - "username": "cooper25", - "email": "cooper@tsor.is" - }, - "record": { - "URL": "https://cppr.dev" - } -} From 254ec3f062acb075b89796e8553e7663a5e5b922 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:10 +0800 Subject: [PATCH 6723/8412] chore: remove cornix.is-a.dev --- domains/cornix.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/cornix.json diff --git a/domains/cornix.json b/domains/cornix.json deleted file mode 100644 index 5cb7e8df0..000000000 --- a/domains/cornix.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "cornix's website", - "owner": { - "username": "MysteryDev01", - "email": "cornixytofficial@gmail.com" - }, - "record": { - "CNAME": "cornix32122.carrd.co" - } -} From 53dd8b9bca1c039c9f961e400d3b992026129554 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:11 +0800 Subject: [PATCH 6724/8412] chore: remove cosmic.is-a.dev --- domains/cosmic.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cosmic.json diff --git a/domains/cosmic.json b/domains/cosmic.json deleted file mode 100644 index 3a6f8d772..000000000 --- a/domains/cosmic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Cosmic6811", - "email": "jadenweong@gmail.com" - }, - "record": { - "CNAME": "20cd3f94-9e6c-425c-bb20-8a121e88cf78.repl.co" - } -} From e6f8987819ccc870b091edc491b022cd05798ef0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:12 +0800 Subject: [PATCH 6725/8412] chore: remove croissant.is-a.dev --- domains/croissant.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/croissant.json diff --git a/domains/croissant.json b/domains/croissant.json deleted file mode 100644 index 6faa7e728..000000000 --- a/domains/croissant.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "arhammusheer", - "email": "arhammusheer@gmail.com" - }, - "record": { - "CNAME": "croissant.one" - } -} From ecde63cd330c339dc2287da940a36e8af158da33 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:13 +0800 Subject: [PATCH 6726/8412] chore: remove cube.is-a.dev --- domains/cube.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/cube.json diff --git a/domains/cube.json b/domains/cube.json deleted file mode 100644 index beccc2d7e..000000000 --- a/domains/cube.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "TheCubeDev69", - "email": "thecubedev69@gmail.com" - }, - - "record": { - "CNAME": "cname.short.io" - } -} From a6b29d13f562db9597aff318d5c44aa98cc74000 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:14 +0800 Subject: [PATCH 6727/8412] chore: remove cumcord.is-a.dev --- domains/cumcord.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cumcord.json diff --git a/domains/cumcord.json b/domains/cumcord.json deleted file mode 100644 index 98d95f62c..000000000 --- a/domains/cumcord.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Caiden-P", - "email": "iididhejejdj@gmail.com" - }, - "record": { - "CNAME": "test-qv7b.onrender.com" - } -} From a6e86f335e6c7fd1d9b899155498bc31d3b12e20 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:15 +0800 Subject: [PATCH 6728/8412] chore: remove cv.is-a.dev --- domains/cv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/cv.json diff --git a/domains/cv.json b/domains/cv.json deleted file mode 100644 index 583ce9bc8..000000000 --- a/domains/cv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "j0code", - "discord": "j0code", - "email": "" - }, - "record": { - "CNAME": "cohalejoja.selfhost.eu" - } -} From 4b749bad2b1d015be12d4b0cfccd2674a36665fc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:17 +0800 Subject: [PATCH 6729/8412] chore: remove cycloneaddons.is-a.dev --- domains/cycloneaddons.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/cycloneaddons.json diff --git a/domains/cycloneaddons.json b/domains/cycloneaddons.json deleted file mode 100644 index 238eb2e85..000000000 --- a/domains/cycloneaddons.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "CycloneAddons", - "email": "cycloneaddon@gmail.com" - }, - "record": { - "A": ["34.132.134.162"], - "TXT": "replit-verify=4aa75152-01c8-46af-b007-80d24ba1a8fa" - } -} From 04d2fe1fd1c4ce861a2a9f09f0771188377f8edb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:18 +0800 Subject: [PATCH 6730/8412] chore: remove cyr.is-a.dev --- domains/cyr.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/cyr.json diff --git a/domains/cyr.json b/domains/cyr.json deleted file mode 100644 index a63186f42..000000000 --- a/domains/cyr.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "SoulUchiha", - "email": "gameracsyt707@gmail.com", - "discord": "978601368950542397" - }, - - "record": { - "CNAME": "b20c0240-8196-4f97-9bfe-f31aa0ce5f8b.id.repl.co" - } -} From b948fac9aa7d5ee091790bf397c1adb9796eabb9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:19 +0800 Subject: [PATCH 6731/8412] chore: remove cz.is-a.dev --- domains/cz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/cz.json diff --git a/domains/cz.json b/domains/cz.json deleted file mode 100644 index 235d26771..000000000 --- a/domains/cz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ac009527", - "email": "18571853917@163.com" - }, - "record": { - "A": ["193.111.31.120"] - } -} From 4c1043e582bce28913bcb00f58b9a8da3ccc4112 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:20 +0800 Subject: [PATCH 6732/8412] chore: remove d1snin.is-a.dev --- domains/d1snin.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/d1snin.json diff --git a/domains/d1snin.json b/domains/d1snin.json deleted file mode 100644 index c46bb4587..000000000 --- a/domains/d1snin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "d1snin's website", - "repo": "https://github.com/d1snin/website", - "owner": { - "username": "d1snin", - "email": "~@d1s.uno" - }, - "record": { - "CNAME": "35188086.website-8ek.pages.dev" - } -} From d5084befdf2de2e252ab885d73fb0607ba20f964 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:21 +0800 Subject: [PATCH 6733/8412] chore: remove d3admanbot.is-a.dev --- domains/d3admanbot.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/d3admanbot.json diff --git a/domains/d3admanbot.json b/domains/d3admanbot.json deleted file mode 100644 index dab4851c6..000000000 --- a/domains/d3admanbot.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "D3ADVAU 's Telegram Bot | @D3ADMANBOT @D3ADVAU", - "owner": { - "username": "D3ADVAU", - "email": "deadmanofficial247@gmail.com" - }, - "record": { - "CNAME": "c3a24528-96a8-4864-b694-033834a8736e.id.repl.co" - } -} From a53616b92ef3e345e657b7cfc37c25f6f62038c8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:23 +0800 Subject: [PATCH 6734/8412] chore: remove daflixy.is-a.dev --- domains/daflixy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/daflixy.json diff --git a/domains/daflixy.json b/domains/daflixy.json deleted file mode 100644 index ee7b65bbf..000000000 --- a/domains/daflixy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "daflixy", - "email": "andy.gilbert.uk99@gmail.com" - }, - - "record": { - "CNAME": "f8a904d2-be6c-46a7-a0fa-3379937c6282.id.repl.co" - } -} From b5fd85460828d3fdd171b525d8d2d5e61729d09c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:24 +0800 Subject: [PATCH 6735/8412] chore: remove daniel4-dev.is-a.dev --- domains/daniel4-dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/daniel4-dev.json diff --git a/domains/daniel4-dev.json b/domains/daniel4-dev.json deleted file mode 100644 index 3e96eabf6..000000000 --- a/domains/daniel4-dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Daniel's API", - "owner": { - "username": "daniel4-scratch", - "email": "llama552621@gmail.com" - }, - "record": { - "CNAME": "623c3932-ce2c-4590-8f9a-660abb02d893.id.repl.co" - } -} From d4b17d7620802276571eaa167dc83cef160295d7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:25 +0800 Subject: [PATCH 6736/8412] chore: remove danilofuchs.is-a.dev --- domains/danilofuchs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/danilofuchs.json diff --git a/domains/danilofuchs.json b/domains/danilofuchs.json deleted file mode 100644 index e081cdc8f..000000000 --- a/domains/danilofuchs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "danilofuchs", - "email": "danilo_fuchs@hotmail.com" - }, - "record": { - "CNAME": "danilofuchs.github.io" - } -} From d78071a98b873c43cdd0d7a309198fcd35bf34e1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:26 +0800 Subject: [PATCH 6737/8412] chore: remove dantae.is-a.dev --- domains/dantae.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dantae.json diff --git a/domains/dantae.json b/domains/dantae.json deleted file mode 100644 index e6b1be24f..000000000 --- a/domains/dantae.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Thedogecraft", - "email": "dantaealt@gmail.com" - }, - "record": { - "CNAME": "nativegames.net" - } -} From 59c25daa3cb8aa3c3e2d4d1b00e6f7def7817b5f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:27 +0800 Subject: [PATCH 6738/8412] chore: remove darsh.is-a.dev --- domains/darsh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/darsh.json diff --git a/domains/darsh.json b/domains/darsh.json deleted file mode 100644 index db2c193c5..000000000 --- a/domains/darsh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "DarshSood's personal website", - "repo": "https://replit.com/@DarshS/introduction-page", - "owner": { - "username": "DarshSood", - "email": "darshsood1@gmail.com" - }, - "record": { - "CNAME": "5dcb1e8b-787e-43ce-bd1d-217d51ab09e1.id.repl.co" - } -} From b48a32c9f1aeaf61b3901753741f5e95e9ff0b3a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:28 +0800 Subject: [PATCH 6739/8412] chore: remove dashboard.gattinhosbot.is-a.dev --- domains/dashboard.gattinhosbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dashboard.gattinhosbot.json diff --git a/domains/dashboard.gattinhosbot.json b/domains/dashboard.gattinhosbot.json deleted file mode 100644 index ac75435d3..000000000 --- a/domains/dashboard.gattinhosbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "84.46.245.191" - ] - } -} From e2ea44bba8c802fe7529f8d1cd6af5afbb088501 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:30 +0800 Subject: [PATCH 6740/8412] chore: remove dashboard.zeppelin.maskduck.is-a.dev --- domains/dashboard.zeppelin.maskduck.json | 15 --------------- 1 file changed, 15 deletions(-) delete mode 100644 domains/dashboard.zeppelin.maskduck.json diff --git a/domains/dashboard.zeppelin.maskduck.json b/domains/dashboard.zeppelin.maskduck.json deleted file mode 100644 index 145910c33..000000000 --- a/domains/dashboard.zeppelin.maskduck.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "description": "MaskDuck's personal website!", - "repo": "https://github.com/maskducks/maskducks.github.io", - "owner": { - "username": "MaskDuck", - "email": "", - "discord": "MaskDuck#1337", - "twitter": "MaskDuck1", - "reddit": "u/maskduck", - "note": "My Discord discriminator sometimes is not 1337 and sometimes I will change it. If you want to find me on Discord, my ID is 716134528409665586." - }, - "record": { - "CNAME": "zeppelin-railway-dashboard.up.railway.app" - } -} From bc4b5b25ca46b2c1726331f43b82eccd591abd87 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:31 +0800 Subject: [PATCH 6741/8412] chore: remove daxnime.is-a.dev --- domains/daxnime.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/daxnime.json diff --git a/domains/daxnime.json b/domains/daxnime.json deleted file mode 100644 index 30855d604..000000000 --- a/domains/daxnime.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Covarun", - "email": "covs538@gmail.com" - }, - - "record": { - "CNAME": "95e56ee3-15f3-468a-9715-14e3d4879a09.id.repl.co" - } -} From 5ebd3214d134605bcce598ea88571a3874347a48 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:32 +0800 Subject: [PATCH 6742/8412] chore: remove daysling.is-a.dev --- domains/daysling.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/daysling.json diff --git a/domains/daysling.json b/domains/daysling.json deleted file mode 100644 index c5a63db3c..000000000 --- a/domains/daysling.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "NightSling", - "email": "pangenisushant20@gmail.com" - }, - - "record": { - "CNAME": "daysling.xyz" - } -} From a27f3a1f3e002902d1b73890763dcb65de99ff67 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:33 +0800 Subject: [PATCH 6743/8412] chore: remove db.is-a.dev --- domains/db.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/db.json diff --git a/domains/db.json b/domains/db.json deleted file mode 100644 index 32ea3219f..000000000 --- a/domains/db.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "a website for my project datahook", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "933632ef-b3af-45a9-8a6c-afe49a9b5625.id.repl.co" - } -} From 327944b11ef91cb204c88f1b3d8bc1d67994ff29 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:34 +0800 Subject: [PATCH 6744/8412] chore: remove dbh.tolis.is-a.dev --- domains/dbh.tolis.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/dbh.tolis.json diff --git a/domains/dbh.tolis.json b/domains/dbh.tolis.json deleted file mode 100644 index 7707e7cb8..000000000 --- a/domains/dbh.tolis.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "tolisdev", - "email": "a.katsoudas@yahoo.com" - }, - - "record": { - "A": ["167.235.239.76"] - } -} From 0214a71c36aa9c32c18e3ed6b3a96022828e7810 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:35 +0800 Subject: [PATCH 6745/8412] chore: remove dc.riviox.is-a.dev --- domains/dc.riviox.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dc.riviox.json diff --git a/domains/dc.riviox.json b/domains/dc.riviox.json deleted file mode 100644 index 9874dc6a2..000000000 --- a/domains/dc.riviox.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RivioxGaming", - "email": "rivioxyt@hotmail.com" - }, - "record": { - "URL": "https://discord.gg/wcXRzrbAaX" - } -} From e0898d4b8a3200b14805204a41fdd38a000f1847 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:37 +0800 Subject: [PATCH 6746/8412] chore: remove dc.whine.is-a.dev --- domains/dc.whine.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dc.whine.json diff --git a/domains/dc.whine.json b/domains/dc.whine.json deleted file mode 100644 index ef76d8760..000000000 --- a/domains/dc.whine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "whi_ne's discord", - "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" - }, - "record": { - "CNAME": "a.redirect.pizza" - } -} From ca02e97d999cb16a4e0b737784a1629de00b6343 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:38 +0800 Subject: [PATCH 6747/8412] chore: remove debajyoti.is-a.dev --- domains/debajyoti.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/debajyoti.json diff --git a/domains/debajyoti.json b/domains/debajyoti.json deleted file mode 100644 index 862d60053..000000000 --- a/domains/debajyoti.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Debajyoti1", - "email": "debajyotidutta.50@gmail.com" - }, - - "record": { - "A": ["152.67.6.15"] - } -} From 6dd192f0e19c4a1bf9ef950abb664d4fb519e55c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:39 +0800 Subject: [PATCH 6748/8412] chore: remove demongamez.is-a.dev --- domains/demongamez.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/demongamez.json diff --git a/domains/demongamez.json b/domains/demongamez.json deleted file mode 100644 index 8bab6eb0f..000000000 --- a/domains/demongamez.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" - }, - - "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" - } -} From 222da26459938b22768f0bdd1a4e7a31a990e99b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:40 +0800 Subject: [PATCH 6749/8412] chore: remove demonium.is-a.dev --- domains/demonium.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/demonium.json diff --git a/domains/demonium.json b/domains/demonium.json deleted file mode 100644 index 9bb034593..000000000 --- a/domains/demonium.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Demonium's is-a.dev domain", - "repo": "https://github.com/thedemonium/demonium.github.io", - "owner": { - "username": "thedemonium", - "email": "tbapbing@gmail.com" - }, - "record": { - "CNAME": "komposerv.ru" - } -} From 69f2dd679a9e83ec478bd1862459d768f9d4f49f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:42 +0800 Subject: [PATCH 6750/8412] chore: remove demonplayz.is-a.dev --- domains/demonplayz.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/demonplayz.json diff --git a/domains/demonplayz.json b/domains/demonplayz.json deleted file mode 100644 index 8bab6eb0f..000000000 --- a/domains/demonplayz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com", - "discord": "1038747272701292584" - }, - - "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" - } -} From f73058e71a1325b73f7caeb071af0d9aebcbb3dd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:43 +0800 Subject: [PATCH 6751/8412] chore: remove dennystc.is-a.dev --- domains/dennystc.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dennystc.json diff --git a/domains/dennystc.json b/domains/dennystc.json deleted file mode 100644 index 09e305384..000000000 --- a/domains/dennystc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dtcabrerizo", - "email": "cabrerizo@gmail.com" - }, - "record": { - "CNAME": "ecodoc.com.br" - } -} From 3540a4e9b3af96ba189b58b22276231bcb4abcc7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:44 +0800 Subject: [PATCH 6752/8412] chore: remove dergraph.is-a.dev --- domains/dergraph.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dergraph.json diff --git a/domains/dergraph.json b/domains/dergraph.json deleted file mode 100644 index 7aefc4bf1..000000000 --- a/domains/dergraph.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "derGraph", - "email": "dergraph@f5.si" - }, - "record": { - "URL": "https://github.com/derGraph" - } -} From 54de8ac115b82dce0ba8c1e16c11d92312f21ede Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:45 +0800 Subject: [PATCH 6753/8412] chore: remove derpierre65.is-a.dev --- domains/derpierre65.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/derpierre65.json diff --git a/domains/derpierre65.json b/domains/derpierre65.json deleted file mode 100644 index e1c630565..000000000 --- a/domains/derpierre65.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "derpierre65", - "email": "git@derpierre65.de" - }, - "record": { - "CNAME": "www.derpierre65.dev" - } -} From f5fcbf5c5005a7d813e496b4bc040c643c9cd0b2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:46 +0800 Subject: [PATCH 6754/8412] chore: remove destcom.is-a.dev --- domains/destcom.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/destcom.json diff --git a/domains/destcom.json b/domains/destcom.json deleted file mode 100644 index ad01682a2..000000000 --- a/domains/destcom.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "destroycom", - "email": "", - "twitter": "ADSantoine" - }, - "description": "DestCom Portfolio", - "repo": "https://github.com/DestroyCom", - "record": { - "A": ["193.123.34.154"] - } -} From 9658f4262b452f474be56533c940fdadc72cd0ee Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:48 +0800 Subject: [PATCH 6755/8412] chore: remove dev-420.is-a.dev --- domains/dev-420.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dev-420.json diff --git a/domains/dev-420.json b/domains/dev-420.json deleted file mode 100644 index 8c029e4b8..000000000 --- a/domains/dev-420.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Just a website for me", - "repo": "https://github.com/Dev-420/dev-420.github.io", - "owner": { - "username": "Dev-420", - "email": "imakbss@gmail.com", - "discord":"hot_dev" - }, - "record": { - "CNAME": "dev-420.github.io" - } -} From 3199f5639ad77eee18d91a8823bab6649f42ba1b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:49 +0800 Subject: [PATCH 6756/8412] chore: remove devabh.is-a.dev --- domains/devabh.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/devabh.json diff --git a/domains/devabh.json b/domains/devabh.json deleted file mode 100644 index f99d13e79..000000000 --- a/domains/devabh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Devabh116", - "email": "chandradevabh@gmail.com" - }, - - "record": { - "A": ["192.95.42.75"] - } -} From cc9d796e228046e9aa2cfd7dda53d1d4eb6d3c33 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:50 +0800 Subject: [PATCH 6757/8412] chore: remove devilplayz.is-a.dev --- domains/devilplayz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/devilplayz.json diff --git a/domains/devilplayz.json b/domains/devilplayz.json deleted file mode 100644 index 3dcc886a0..000000000 --- a/domains/devilplayz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ShadowPlayzYT22", - "email": "peterwyneg@gmail.com" - }, - "record": { - "CNAME": "1330d861-7ea5-40e4-aeec-98267aebec75.id.repl.co" - } -} From f54cc58ebc279775b8f4f55cae497b87858dc9a9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:51 +0800 Subject: [PATCH 6758/8412] chore: remove devin.is-a.dev --- domains/devin.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/devin.json diff --git a/domains/devin.json b/domains/devin.json deleted file mode 100644 index f3675dc78..000000000 --- a/domains/devin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "athuldevin", - "email": "athuldevin@gmail.com" - }, - "record": { - "A": ["140.238.255.16"] - } -} From 425b6414895c722306b2f68abf908e511bfd743b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:52 +0800 Subject: [PATCH 6759/8412] chore: remove devrealm.is-a.dev --- domains/devrealm.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/devrealm.json diff --git a/domains/devrealm.json b/domains/devrealm.json deleted file mode 100644 index c54cec701..000000000 --- a/domains/devrealm.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "devRealm website", - "repo": "https://github.com/devrealm", - "owner": { - "username": "gvagenas", - "email": "", - "twitter": "devrealmorg" - }, - "record": { - "CNAME": "devrealm.org" - } -} From 44c9fba33df29bfa9900abb6c86e27b615cbc372 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:53 +0800 Subject: [PATCH 6760/8412] chore: remove deww.is-a.dev --- domains/deww.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/deww.json diff --git a/domains/deww.json b/domains/deww.json deleted file mode 100644 index 34b866145..000000000 --- a/domains/deww.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dewiscool", - "email": "zerolikecyber.2005@gmail.com" - }, - "record": { - "CNAME": "zerodev.pages.dev" - } -} From 9d2e2df77faf6522fb78b0ec9a35853bac3732c5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:55 +0800 Subject: [PATCH 6761/8412] chore: remove dex.is-a.dev --- domains/dex.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dex.json diff --git a/domains/dex.json b/domains/dex.json deleted file mode 100644 index 76eaff020..000000000 --- a/domains/dex.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio", - "repo": "https://github.com/thegeekdex", - "owner": { - "username": "thegeekdex", - "email": "", - "discord": "Dexter#6993" - }, - "record": { - "A": ["43.205.87.144"] - } -} From dadc2d8610b7024e73ac67d24e7c4c710d245eed Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:56 +0800 Subject: [PATCH 6762/8412] chore: remove dhruva.is-a.dev --- domains/dhruva.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dhruva.json diff --git a/domains/dhruva.json b/domains/dhruva.json deleted file mode 100644 index 5048c2e82..000000000 --- a/domains/dhruva.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "personal site", - "repo": "https://github.com/carrotfarmer/portfolio-1", - "owner": { - "username": "carrotfarmer", - "email": "dhruvas17068@gmail.com" - }, - "record": { - "URL": "https://dhruvas.vercel.app" - } -} From c340bb522e03de8dfac4e7ad5e01b99f25ebfe7b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:57 +0800 Subject: [PATCH 6763/8412] chore: remove dib.is-a.dev --- domains/dib.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dib.json diff --git a/domains/dib.json b/domains/dib.json deleted file mode 100644 index d3f7d039a..000000000 --- a/domains/dib.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "URL Shortener for sites.", - "owner": { - "username": "DEV-DIBSTER", - "email": "dibster@danbot.host", - "twitter": "DEV_DIBSTER" - }, - "record": { - "CNAME": "proxy.dib.localplayer.dev" - } -} From 54dae69cf93e2a0742553b86b39050bfd9e0d926 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:58 +0800 Subject: [PATCH 6764/8412] chore: remove didier.is-a.dev --- domains/didier.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/didier.json diff --git a/domains/didier.json b/domains/didier.json deleted file mode 100644 index bebb0aa33..000000000 --- a/domains/didier.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/didiermunezero/didierm", - "owner": { - "username": "didiermunezero", - "email": "didiermunezer38@gmail.com" - }, - "record": { - "URL": "https://munezero.me" - } -} From d858e88b32dc8b7d8b385a1ab16e42d0b8d0a67c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:33:59 +0800 Subject: [PATCH 6765/8412] chore: remove dillonb07.is-a.dev --- domains/dillonb07.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dillonb07.json diff --git a/domains/dillonb07.json b/domains/dillonb07.json deleted file mode 100644 index 2bc5e1810..000000000 --- a/domains/dillonb07.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio of projects for DillonB07", - "repo": "https://replit.com/@DillonB07/Portfolio", - "owner": { - "username": "DillonB07", - "email": "dillonb07dev@gmail.com" - }, - "record": { - "CNAME": "c935404b-ab88-41be-9736-1c910b14a5ba.id.repl.co" - } -} From bd45c6ef8683a0a7906149ea063b565bbc165eda Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:01 +0800 Subject: [PATCH 6766/8412] chore: remove dino.is-a.dev --- domains/dino.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dino.json diff --git a/domains/dino.json b/domains/dino.json deleted file mode 100644 index c802c9924..000000000 --- a/domains/dino.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Vitor Dino is a front-end developer and ui designer", - "repo": "https://github.com/vitordino", - "owner": { - "username": "vitordino", - "email": "me@vitordino.com" - }, - "record": { - "CNAME": "vitordino.com" - } -} From 682a654e0afeb53235e980bfd098af96384240b2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:02 +0800 Subject: [PATCH 6767/8412] chore: remove dinothedev.is-a.dev --- domains/dinothedev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dinothedev.json diff --git a/domains/dinothedev.json b/domains/dinothedev.json deleted file mode 100644 index bc9e2a255..000000000 --- a/domains/dinothedev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Subdomain for DinoTheDev", - "repo": "https://github.com/DinoTheDevOfficial", - "owner": { - "username": "DinoTheDevOfficial", - "email": "dinothedevofficial@gmail.com" - }, - "record": { - "CNAME": "dinothedev.repl.co" - } -} From 9121bd578f5efd5d277f31b48ce678867d3433cb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:03 +0800 Subject: [PATCH 6768/8412] chore: remove discord.maskduck.is-a.dev --- domains/discord.maskduck.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/discord.maskduck.json diff --git a/domains/discord.maskduck.json b/domains/discord.maskduck.json deleted file mode 100644 index 91f9fbe28..000000000 --- a/domains/discord.maskduck.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My discord server", - "owner": { - "email": "", - "username": "MaskDuck", - "reddit": "u/maskduck" - }, - "record": { - "URL": "https://discord.gg/weMcPBJV77" - } -} From 30e4fab94e6a2debe01c54ced7ec88102c9eb3b4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:04 +0800 Subject: [PATCH 6769/8412] chore: remove doc.dergraph.is-a.dev --- domains/doc.dergraph.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/doc.dergraph.json diff --git a/domains/doc.dergraph.json b/domains/doc.dergraph.json deleted file mode 100644 index c302aa996..000000000 --- a/domains/doc.dergraph.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "derGraph", - "email": "dergraph@f5.si" - }, - "record": { - "A": ["83.215.31.101"] - } -} From ac5a27db51c604495082e29ba0f5ac20c1e473ac Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:05 +0800 Subject: [PATCH 6770/8412] chore: remove dodo1213.is-a.dev --- domains/dodo1213.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dodo1213.json diff --git a/domains/dodo1213.json b/domains/dodo1213.json deleted file mode 100644 index d42596d43..000000000 --- a/domains/dodo1213.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Dodo1213", - "email": "dodogut602@gmail.com" - }, - "record": { - "CNAME": "dodo1213.de" - } -} From 5a93824512d81249c036bcf98849f6d7b2e742af Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:07 +0800 Subject: [PATCH 6771/8412] chore: remove dogemaster.is-a.dev --- domains/dogemaster.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dogemaster.json diff --git a/domains/dogemaster.json b/domains/dogemaster.json deleted file mode 100644 index 56c2cd6c5..000000000 --- a/domains/dogemaster.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Zumwaltboi68", - "email": "alexander662022@outlook.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 7efb1eeead753e8babb71be1f0aca4efe36ad72d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:08 +0800 Subject: [PATCH 6772/8412] chore: remove dom.is-a.dev --- domains/dom.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dom.json diff --git a/domains/dom.json b/domains/dom.json deleted file mode 100644 index be979be41..000000000 --- a/domains/dom.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DominicFilice", - "email": "dominic@filiceenterprises.com" - }, - "record": { - "URL": "https://dsc.gg/minecraftanarchy" - } -} From 334e38e77b624148da440e012146b8751512a2d4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:09 +0800 Subject: [PATCH 6773/8412] chore: remove domin.is-a.dev --- domains/domin.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/domin.json diff --git a/domains/domin.json b/domains/domin.json deleted file mode 100644 index 97bcca545..000000000 --- a/domains/domin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Subdomain of is-a.dev for my profile card. I use DBH as hosting if it is necessary to let you know<3", - "owner": { - "username": "Domin-MND", - "email": "dominproject@gmail.com" - }, - "record": { - "A": ["164.132.74.251"] - } -} From 5d84a15e59582a54f11375d34bdbc6869379ef8d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:10 +0800 Subject: [PATCH 6774/8412] chore: remove don.is-a.dev --- domains/don.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/don.json diff --git a/domains/don.json b/domains/don.json deleted file mode 100644 index d7e85567d..000000000 --- a/domains/don.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "DonDoesStuff", - "email": "lgamerlivestudios@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 30be5794b539ac25608db50217300a7926f5ba4f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:11 +0800 Subject: [PATCH 6775/8412] chore: remove doxr.is-a.dev --- domains/doxr.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/doxr.json diff --git a/domains/doxr.json b/domains/doxr.json deleted file mode 100644 index dcfc4b942..000000000 --- a/domains/doxr.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DoxrGitHub", - "email": "redforcearmy@outlook.com" - }, - "description": "Official @doxr page", - "record": { - "CNAME": "86670803-c2d9-41d8-a4a5-64ccc0a8f39f.id.repl.co" - } -} From 529ade530857651565751b8e71741e5e86e605d7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:13 +0800 Subject: [PATCH 6776/8412] chore: remove dragon.is-a.dev --- domains/dragon.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dragon.json diff --git a/domains/dragon.json b/domains/dragon.json deleted file mode 100644 index 2c24fc84c..000000000 --- a/domains/dragon.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A custom portfolio website for me", - "repo": "https://replit.com/@DragonRoyale/personalA", - "owner": { - "username": "DragonRoyal", - "email": "aarav.singhania50@gmail.com" - }, - "record": { - "CNAME": "c7054742-05bd-453b-b5fd-d3ed47ee0215.id.repl.co" - } -} From d0d72b5750a2695fc18c77fa803b8f0e7236e51a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:14 +0800 Subject: [PATCH 6777/8412] chore: remove drtherapy.is-a.dev --- domains/drtherapy.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/drtherapy.json diff --git a/domains/drtherapy.json b/domains/drtherapy.json deleted file mode 100644 index a589a2654..000000000 --- a/domains/drtherapy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "drtherapy2023", - "email": "sitehesap@proton.me" - }, - "record": { - "CNAME": "drtherapy2023.github.io" - } -} From b16a9da824029c00bfeec6981b7d562a1e86098b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:15 +0800 Subject: [PATCH 6778/8412] chore: remove drv.is-a.dev --- domains/drv.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/drv.json diff --git a/domains/drv.json b/domains/drv.json deleted file mode 100644 index 9cf9bc7dd..000000000 --- a/domains/drv.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "dizzy123323", - "email": "dhruvksuru@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 447feeda10defb43bbc46320f11499ce57577d5c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:16 +0800 Subject: [PATCH 6779/8412] chore: remove dudeinski.is-a.dev --- domains/dudeinski.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dudeinski.json diff --git a/domains/dudeinski.json b/domains/dudeinski.json deleted file mode 100644 index 03c0191c2..000000000 --- a/domains/dudeinski.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kaio-lord", - "email": "mataerick855@gmail.com" - }, - "record": { - "CNAME": "2ecfaa94-1335-4e48-82a2-0c93451c2c30.id.repl.co" - } -} From 36aaf4961b01f23d54d7b7bd32b4797d58914ebd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:17 +0800 Subject: [PATCH 6780/8412] chore: remove duyeric.is-a.dev --- domains/duyeric.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/duyeric.json diff --git a/domains/duyeric.json b/domains/duyeric.json deleted file mode 100644 index 998d83e96..000000000 --- a/domains/duyeric.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "duyeric", - "email": "duyericmmo@gmail.com" - }, - "record": { - "A": ["172.245.139.131"] - } -} From faadc0e798aa85e0b8cbebe6b0a3329370952964 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:19 +0800 Subject: [PATCH 6781/8412] chore: remove duynguyen.is-a.dev --- domains/duynguyen.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/duynguyen.json diff --git a/domains/duynguyen.json b/domains/duynguyen.json deleted file mode 100644 index 998d83e96..000000000 --- a/domains/duynguyen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "duyeric", - "email": "duyericmmo@gmail.com" - }, - "record": { - "A": ["172.245.139.131"] - } -} From 854416bcebdcdeee3c3f1b79cb57af3c2239331d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:20 +0800 Subject: [PATCH 6782/8412] chore: remove dylan.is-a.dev --- domains/dylan.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/dylan.json diff --git a/domains/dylan.json b/domains/dylan.json deleted file mode 100644 index 8b6c12ab9..000000000 --- a/domains/dylan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This will soon be a dev portfolio for myself :)", - "repo": "https://github.com/dylanjamesdev", - "owner": { - "username": "dylanjamesdev", - "email": "dylan@tritan.gg" - }, - "record": { - "A": ["209.216.85.142"] - } -} From 4a920a897e03f6131003bd25d8edba55f07cc048 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:21 +0800 Subject: [PATCH 6783/8412] chore: remove dylank.is-a.dev --- domains/dylank.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/dylank.json diff --git a/domains/dylank.json b/domains/dylank.json deleted file mode 100644 index 1b7be3852..000000000 --- a/domains/dylank.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DylanK46", - "email": "kainth.dylan@gmail.com" - }, - "record": { - "A": ["90.217.214.245"] - } -} From deab9eee555755eecf598b22e09c7ac4acdae014 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:22 +0800 Subject: [PATCH 6784/8412] chore: remove earthnuker.is-a.dev --- domains/earthnuker.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/earthnuker.json diff --git a/domains/earthnuker.json b/domains/earthnuker.json deleted file mode 100644 index 3e95de80b..000000000 --- a/domains/earthnuker.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "earthnuker", - "email": "earthnuker+isadev@gmail.com" - }, - "record": { - "CNAME": "earthnuker.keybase.pub" - } -} From a43d8ee1eb738f9834f7311b3c7fcd35bce59816 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:23 +0800 Subject: [PATCH 6785/8412] chore: remove eddy.is-a.dev --- domains/eddy.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/eddy.json diff --git a/domains/eddy.json b/domains/eddy.json deleted file mode 100644 index bd8db864e..000000000 --- a/domains/eddy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "331leo", - "email": "331leo@kakao.com" - }, - "record": { - "CNAME": "dev.is.eddy.leok.kr" - } -} From 788c21bce5c45db459d081949dee751631f2b264 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:25 +0800 Subject: [PATCH 6786/8412] chore: remove eddyraz-trfk.is-a.dev --- domains/eddyraz-trfk.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/eddyraz-trfk.json diff --git a/domains/eddyraz-trfk.json b/domains/eddyraz-trfk.json deleted file mode 100644 index cd7777183..000000000 --- a/domains/eddyraz-trfk.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Traefik Console Demo Subdomain", - "repo": "https://github.com/eddyraz", - "owner": { - "username": "eddyraz", - "email": "eddyraz.fl@gmail.com" - }, - "record": { - "CNAME": "srv231139-206152.vps.etecsa.cu" - } -} From 9440b00626c5d09cc66c7621967402644789dfec Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:26 +0800 Subject: [PATCH 6787/8412] chore: remove eddyraz.is-a.dev --- domains/eddyraz.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/eddyraz.json diff --git a/domains/eddyraz.json b/domains/eddyraz.json deleted file mode 100644 index 79bb6bb9a..000000000 --- a/domains/eddyraz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Eddyraz Public is-a.dev domain", - "repo": "https://github.com/eddyraz", - "owner": { - "username": "eddyraz", - "email": "eddyraz.fl@gmail.com" - }, - "record": { - "CNAME": "srv231139-206152.vps.etecsa.cu" - } -} From 98ad3af7d8fae7f6db6b9f818069d6388164ac99 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:27 +0800 Subject: [PATCH 6788/8412] chore: remove edgar.is-a.dev --- domains/edgar.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/edgar.json diff --git a/domains/edgar.json b/domains/edgar.json deleted file mode 100644 index 71794cbfa..000000000 --- a/domains/edgar.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Edgar-4111", - "email": "", - "discord": "._edgar." - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } -} From 6d14a8f9ec043fdfc6d975bec36927580237434b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:28 +0800 Subject: [PATCH 6789/8412] chore: remove edson.is-a.dev --- domains/edson.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/edson.json diff --git a/domains/edson.json b/domains/edson.json deleted file mode 100644 index 36fb93ff2..000000000 --- a/domains/edson.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "edsonbittencourt", - "email": "edson.bittencourt@outlook.com" - }, - - "record": { - "A": ["168.138.228.142"] - } -} From 70cbda86473f4f8ed7de864e55643849c2f54020 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:29 +0800 Subject: [PATCH 6790/8412] chore: remove eduardkotov.is-a.dev --- domains/eduardkotov.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/eduardkotov.json diff --git a/domains/eduardkotov.json b/domains/eduardkotov.json deleted file mode 100644 index 2cff54f27..000000000 --- a/domains/eduardkotov.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "insertsmc228", - "email": "miron720@ukr.net" - }, - "record": { - "A": ["35.158.255.221"] - } -} From 31be37041b9e0363ca70cad6aece06d1e5ff5d1b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:30 +0800 Subject: [PATCH 6791/8412] chore: remove eform.bni.co.id.is-a.dev --- domains/eform.bni.co.id.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/eform.bni.co.id.json diff --git a/domains/eform.bni.co.id.json b/domains/eform.bni.co.id.json deleted file mode 100644 index 050c08b38..000000000 --- a/domains/eform.bni.co.id.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "dana-fintech-id", - "email": "csferdisambo2023@gmail.com" - }, - "record": { - "A": ["91.241.66.74"] - } -} From 2d88405516536dd4960af2d52a3ccaa1b8df011a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:32 +0800 Subject: [PATCH 6792/8412] chore: remove efrecon.is-a.dev --- domains/efrecon.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/efrecon.json diff --git a/domains/efrecon.json b/domains/efrecon.json deleted file mode 100644 index c2c8c9e61..000000000 --- a/domains/efrecon.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "efrecon's github", - "repo": "https://github.com/efrecon/", - "owner": { - "username": "efrecon", - "email": "efrecon+github@gmail.com" - }, - "record": { - "URL": "https://github.com/efrecon/" - } -} From 952ba814c6884c27ad150238ca954ebb48dc6b7f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:33 +0800 Subject: [PATCH 6793/8412] chore: remove ekansh.is-a.dev --- domains/ekansh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ekansh.json diff --git a/domains/ekansh.json b/domains/ekansh.json deleted file mode 100644 index 801ec2b7f..000000000 --- a/domains/ekansh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Inevitable-Design", - "email": "s.ekansh2712@gmail.com" - }, - "record": { - "CNAME": "my-portfolio-production-301e.up.railway.app" - } -} From e11afc0a372d54e662882a47e9c36099c9b4e098 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:34 +0800 Subject: [PATCH 6794/8412] chore: remove el2zay.is-a.dev --- domains/el2zay.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/el2zay.json diff --git a/domains/el2zay.json b/domains/el2zay.json deleted file mode 100644 index e89e057a5..000000000 --- a/domains/el2zay.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Bienvenue sur le site de el2zay ici vous pourrez trouver des informations sur moi ainsi que mes projets.", - "repo": "https://github.com/el2zay/el2zay.github.io", - "owner": { - "username": "el2zay", - "email": "el2zay.contact@gmail.com", - "twitter": "el2zay", - "discord": "el2zay#1234" - }, - "record": { - "CNAME": "el2zay.github.io" - } -} From 8179f178aa0ca8a78079b4728980c07d2289ee9d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:35 +0800 Subject: [PATCH 6795/8412] chore: remove eletrixtalk.is-a.dev --- domains/eletrixtalk.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/eletrixtalk.json diff --git a/domains/eletrixtalk.json b/domains/eletrixtalk.json deleted file mode 100644 index 2aa0eef72..000000000 --- a/domains/eletrixtalk.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Chat with login system", - "repo": "https://github.com/boomerangBS/Chat-alpha", - "owner": { - "username": "BoomerangBS", - "email": "", - "discord": "boomerangBS#4708" - }, - "record": { - "CNAME": "a1fc013d-7b16-4f1c-8baa-96357e70b6fd.id.repl.co" - } -} From 43e2bfe44b1a2edb5b2196251b258dd9b0d4fa92 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:36 +0800 Subject: [PATCH 6796/8412] chore: remove elrefaie.is-a.dev --- domains/elrefaie.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/elrefaie.json diff --git a/domains/elrefaie.json b/domains/elrefaie.json deleted file mode 100644 index 6d2e04d5a..000000000 --- a/domains/elrefaie.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "amour86", - "email": "amour86@gmail.com" - }, - - "record": { - "A": ["35.154.162.29"] - } -} From 6c950f12dbda986fd8e4b62af08361eea4cef4c0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:37 +0800 Subject: [PATCH 6797/8412] chore: remove emi.is-a.dev --- domains/emi.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/emi.json diff --git a/domains/emi.json b/domains/emi.json deleted file mode 100644 index 68fc7f0fe..000000000 --- a/domains/emi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "eemeeh", - "email": "dev@emeeh.ro" - }, - - "record": { - "CNAME": "emeeh.ro" - } -} From e7723d6d65d84f6b8b84b5a3abbc9f5e7175f626 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:39 +0800 Subject: [PATCH 6798/8412] chore: remove envxsion.is-a.dev --- domains/envxsion.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/envxsion.json diff --git a/domains/envxsion.json b/domains/envxsion.json deleted file mode 100644 index 55576b695..000000000 --- a/domains/envxsion.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Envxsion", - "email": "ovxenvxsions12@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 8ee7f55ccbce8fe559877c98fbc674f603071b52 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:40 +0800 Subject: [PATCH 6799/8412] chore: remove enzo.is-a.dev --- domains/enzo.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/enzo.json diff --git a/domains/enzo.json b/domains/enzo.json deleted file mode 100644 index a3ab0f09e..000000000 --- a/domains/enzo.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Enzo's portfolio", - "repo": "https://github.com/enzonaute", - "owner": { - "username": "enzonaute", - "email": "hello@enzonaute.me" - }, - "record": { - "CNAME": "enzonaute.me" - } -} From a7ab93a0e61203bb4f8b0ed3a353d05e9e0f1f23 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:41 +0800 Subject: [PATCH 6800/8412] chore: remove erc.is-a.dev --- domains/erc.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/erc.json diff --git a/domains/erc.json b/domains/erc.json deleted file mode 100644 index 44e4c4b7b..000000000 --- a/domains/erc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hashnode Site", - "repo": "https://github.com/eric48906", - "owner": { - "username": "eric48906", - "email": "eric48906@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} From d57db52b87a2c9da6d9efa7d5fe2a13268a0effd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:42 +0800 Subject: [PATCH 6801/8412] chore: remove ethan.is-a.dev --- domains/ethan.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ethan.json diff --git a/domains/ethan.json b/domains/ethan.json deleted file mode 100644 index e59651ee9..000000000 --- a/domains/ethan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Darkcoder402", - "email": "ethanrodrigues25@gmail.com", - "twitter": "EthanRo97737635" - }, - "record": { - "CNAME": "ethan-is-a-dev.tk" - } -} From e9802c1af4cacbbb3b8144fcecfde33afd3d6235 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:43 +0800 Subject: [PATCH 6802/8412] chore: remove ethereal.is-a.dev --- domains/ethereal.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ethereal.json diff --git a/domains/ethereal.json b/domains/ethereal.json deleted file mode 100644 index 45e7ccfa4..000000000 --- a/domains/ethereal.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "EtherealTheDev", - "email": "", - "twitter": "EtherealTheDev", - "discord": "Ethereal#0908" - }, - "record": { - "CNAME": "92073eed-80b5-4f2f-b84a-0121b7ec69bb.id.repl.co" - } -} From 906beaab96b8349f701d09c3960b32dd3df9021d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:45 +0800 Subject: [PATCH 6803/8412] chore: remove eval.is-a.dev --- domains/eval.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/eval.json diff --git a/domains/eval.json b/domains/eval.json deleted file mode 100644 index c0169e12e..000000000 --- a/domains/eval.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "a website to run javascript codes", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "466c0750-ca47-4994-a60c-37ffb99b18e6.id.repl.co" - } -} From 0f020233ef12f4699c8492eabcfb86ea51672042 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:46 +0800 Subject: [PATCH 6804/8412] chore: remove evaldas.is-a.dev --- domains/evaldas.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/evaldas.json diff --git a/domains/evaldas.json b/domains/evaldas.json deleted file mode 100644 index dbda7d745..000000000 --- a/domains/evaldas.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "evaldas", - "email": "evabur@icloud.com" - }, - "record": { - "CNAME": "burlingis.com" - } -} From 139e5afee3457915ca80703cc17496480c71f1e3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:47 +0800 Subject: [PATCH 6805/8412] chore: remove everyone.is-a.dev --- domains/everyone.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/everyone.json diff --git a/domains/everyone.json b/domains/everyone.json deleted file mode 100644 index d9689103b..000000000 --- a/domains/everyone.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Image / Video host.", - "repo": "https://github.com/tootie112", - "owner": { - "username": "tootie112", - "email": "", - "discord": "Io.Netty#3118" - }, - "record": { - "CNAME": "api.has-cool.pics" - } -} From 47333db4b6abf6d0bd500358fdcf9b5f9f21e0b6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:48 +0800 Subject: [PATCH 6806/8412] chore: remove eviternal.is-a.dev --- domains/eviternal.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/eviternal.json diff --git a/domains/eviternal.json b/domains/eviternal.json deleted file mode 100644 index 2e1d0a207..000000000 --- a/domains/eviternal.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "EviternalOfficial", - "email": "", - "discord": "Vaibhav Kashyap#5747" - }, - "record": { - "A": ["35.186.245.55"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From ed7b401679e9644de90877a020a18efd48c0cd19 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:49 +0800 Subject: [PATCH 6807/8412] chore: remove f2cqjkp4gwog.is-a.dev --- domains/f2cqjkp4gwog.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/f2cqjkp4gwog.json diff --git a/domains/f2cqjkp4gwog.json b/domains/f2cqjkp4gwog.json deleted file mode 100644 index 3dfcac7fd..000000000 --- a/domains/f2cqjkp4gwog.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thispsj", - "email": "thispsj.mail@gmail.com" - }, - "record": { - "CNAME": "gv-5tmrgilyy2ar3j.dv.googlehosted.com" - } -} From f49ac6b9f12bbdc3c0a4a13213f1441650d322ad Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:51 +0800 Subject: [PATCH 6808/8412] chore: remove faris.is-a.dev --- domains/faris.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/faris.json diff --git a/domains/faris.json b/domains/faris.json deleted file mode 100644 index 7ad18eea6..000000000 --- a/domains/faris.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/farisjalal", - "owner": { - "username": "farisjalal", - "email": "", - "twitter": "faris__jalal" - }, - "record": { - "A": ["168.138.104.44"] - } -} From f116c21d4915330c18e944bfcc6cd90107ec9687 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:52 +0800 Subject: [PATCH 6809/8412] chore: remove fatgrizzly.is-a.dev --- domains/fatgrizzly.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/fatgrizzly.json diff --git a/domains/fatgrizzly.json b/domains/fatgrizzly.json deleted file mode 100644 index 56ee53ce1..000000000 --- a/domains/fatgrizzly.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "personal website ", - "repo": "https://github.com/fatgrizzly", - "owner": { - "username": "fatgrizzly", - "email": "soundar@secret.fyi" - }, - "record": { - "A": ["23.147.40.69"] - } -} From dab4b169b09bdd5ba742e52f073fde1705237d65 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:53 +0800 Subject: [PATCH 6810/8412] chore: remove fauzannnnh.is-a.dev --- domains/fauzannnnh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/fauzannnnh.json diff --git a/domains/fauzannnnh.json b/domains/fauzannnnh.json deleted file mode 100644 index c630c6a1f..000000000 --- a/domains/fauzannnnh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My portfolio website", - "repo": "https://github.com/Fauzannnnh/website", - "owner": { - "username": "Fauzannnnh", - "email": "fauzan@eenthlh.xyz" - }, - "record": { - "URL": "https://eenthlh.xyz" - } -} From 49fde3c151f65167fdaa3c9dafa8628a315506c1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:54 +0800 Subject: [PATCH 6811/8412] chore: remove felga.is-a.dev --- domains/felga.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/felga.json diff --git a/domains/felga.json b/domains/felga.json deleted file mode 100644 index fc90b54b7..000000000 --- a/domains/felga.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Felga7453", - "email": "wojciech.faruga@outlook.com" - }, - "record": { - "CNAME": "felga.ddns.net" - } -} From 3273743b97865c71331627ee45fc3d0eb02c3a75 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:56 +0800 Subject: [PATCH 6812/8412] chore: remove felixtpg.is-a.dev --- domains/felixtpg.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/felixtpg.json diff --git a/domains/felixtpg.json b/domains/felixtpg.json deleted file mode 100644 index 58af6322e..000000000 --- a/domains/felixtpg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FelixTPG", - "email": "bufex09@icloud.com" - }, - "record": { - "CNAME": "felixtpg.eu" - } -} From 66615246a24ebe9cb767c054672e821d48463088 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:57 +0800 Subject: [PATCH 6813/8412] chore: remove fietu.is-a.dev --- domains/fietu.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/fietu.json diff --git a/domains/fietu.json b/domains/fietu.json deleted file mode 100644 index 55e01411a..000000000 --- a/domains/fietu.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Fietu Website", - "repo": "https://github.com/elfietulais", - "owner": { - "username": "ElFietulais", - "email": "pancongusanos@gmail.com" - }, - "record": { - "CNAME": "host.servers.andremor.dev" - } -} From ee5374cade480216aeb2205c211fc3715532a9c6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:58 +0800 Subject: [PATCH 6814/8412] chore: remove finn.is-a.dev --- domains/finn.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/finn.json diff --git a/domains/finn.json b/domains/finn.json deleted file mode 100644 index 31b061686..000000000 --- a/domains/finn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/F1nnM", - "owner": { - "username": "F1nnM", - "email": "isadev_github@mfinn.de" - }, - "record": { - "A": ["94.176.233.129"] - } -} From a5a428abec6b459a0d3a2dc25738b33ce90e517f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:34:59 +0800 Subject: [PATCH 6815/8412] chore: remove firepup650.is-a.dev --- domains/firepup650.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/firepup650.json diff --git a/domains/firepup650.json b/domains/firepup650.json deleted file mode 100644 index 7b0dca3d0..000000000 --- a/domains/firepup650.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Alexander-Maples", - "email": "mapleale@studentmail.conroeisd.net" - }, - - "record": { - "CNAME": "5828eaa1-491a-4323-9d54-d5e80935eab3.id.repl.co" - } -} From 3da5d4b3daef30c8c6c87b6a21dce9c60d9e8773 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:01 +0800 Subject: [PATCH 6816/8412] chore: remove firstboss.is-a.dev --- domains/firstboss.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/firstboss.json diff --git a/domains/firstboss.json b/domains/firstboss.json deleted file mode 100644 index d26b45d0e..000000000 --- a/domains/firstboss.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "FIRSTB0SS", - "email": "abhiwa6@protonmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From e6a0b133ca6ac829305ad3983ab635aaf726fdae Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:02 +0800 Subject: [PATCH 6817/8412] chore: remove flexico.is-a.dev --- domains/flexico.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/flexico.json diff --git a/domains/flexico.json b/domains/flexico.json deleted file mode 100644 index 9376011a1..000000000 --- a/domains/flexico.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Flexicos website", - "repo": "https://github.com/7xh/7xh.github.io", - "owner": { - "username": "7xh", - "email": "noterme@protonmail.com" - }, - "record": { - "CNAME": "7xh.github.io" - } -} From 33a9cb671d8b6d3140c068d5f0ee49c52cfe46f1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:03 +0800 Subject: [PATCH 6818/8412] chore: remove florian.is-a.dev --- domains/florian.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/florian.json diff --git a/domains/florian.json b/domains/florian.json deleted file mode 100644 index f3e6b93a8..000000000 --- a/domains/florian.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Hey! I'm Florian", - "repo": "https://github.com/florianheysen/heysen.fr", - "owner": { - "username": "florianheysen", - "email": "florian.heysen@gmail.com", - "twitter": "florianheysen" - }, - "record": { - "CNAME": "heysen.fr" - } -} From 3ba2060686a5b0ea165d7b63b1d049a47025c26e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:04 +0800 Subject: [PATCH 6819/8412] chore: remove flow-os.liquid.is-a.dev --- domains/flow-os.liquid.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/flow-os.liquid.json diff --git a/domains/flow-os.liquid.json b/domains/flow-os.liquid.json deleted file mode 100644 index b4e7a00e1..000000000 --- a/domains/flow-os.liquid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ThinLiquid", - "email": "thnlqd@gmail.com" - }, - "record": { - "A": ["155.248.212.141"] - } -} From dfe22d9e94b4c4b2a362890cc45a1c5a82a83413 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:05 +0800 Subject: [PATCH 6820/8412] chore: remove flowos.is-a.dev --- domains/flowos.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/flowos.json diff --git a/domains/flowos.json b/domains/flowos.json deleted file mode 100644 index 7f8c47487..000000000 --- a/domains/flowos.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Aether1777", - "email": "bkevin39415@gmail.com" - }, - "record": { - "CNAME": "border.hop.io" - } -} From 166bc5a86b1ce9f0f329137fb5eec54ad983a6af Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:07 +0800 Subject: [PATCH 6821/8412] chore: remove fluted.is-a.dev --- domains/fluted.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/fluted.json diff --git a/domains/fluted.json b/domains/fluted.json deleted file mode 100644 index 4c2f16754..000000000 --- a/domains/fluted.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "fluted.is-a-dev", - "repo": "https://github.com/fluteds/fluteds.github.io", - "owner": { - "username": "fluteds", - "email": "", - "twitter": "fluted_" - }, - "record": { - "CNAME": "fluted.xyz" - } -} From 0b0c641da4a2827bd20002829b15c4710e44b060 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:08 +0800 Subject: [PATCH 6822/8412] chore: remove flyingcheese41.is-a.dev --- domains/flyingcheese41.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/flyingcheese41.json diff --git a/domains/flyingcheese41.json b/domains/flyingcheese41.json deleted file mode 100644 index 8b001bf68..000000000 --- a/domains/flyingcheese41.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "FlyingCheese41", - "email": "FlyingCheese43@gmail.com" - }, - "record": { - "CNAME": "52d970d2-6085-4811-b3d1-8b3bd898b014.id.repl.co" - } -} From 652385f1f9c4f85ab7efd84ae7772991c09aa0f4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:09 +0800 Subject: [PATCH 6823/8412] chore: remove foxsden.is-a.dev --- domains/foxsden.json | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 domains/foxsden.json diff --git a/domains/foxsden.json b/domains/foxsden.json deleted file mode 100644 index adc110a0d..000000000 --- a/domains/foxsden.json +++ /dev/null @@ -1,16 +0,0 @@ -{ - "owner": { - "username": "FoxsDenYT", - "email": "foxsdenyt@gmail.com" - }, - "record": { - "A": [ - "185.199.108.153", - "185.199.109.153", - "185.199.110.153", - "185.199.111.153" - ], - "MX": ["mx1.forwardemail.net"], - "TXT": "forward-email=foxsdenyt@gmail.com" - } -} From 9dc3099fb0602575057c3ed7ae4ba71c1f9d2e7b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:10 +0800 Subject: [PATCH 6824/8412] chore: remove frissyn.is-a.dev --- domains/frissyn.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/frissyn.json diff --git a/domains/frissyn.json b/domains/frissyn.json deleted file mode 100644 index c9d531c46..000000000 --- a/domains/frissyn.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Personal website and portfolio.", - "repo": "https://replit.com/@frissyn/frissyn", - "owner": { - "username": "frissyn", - "email": "", - "twitter": "frissyn_", - "discord": "frissyn#0376" - }, - "record": { - "CNAME": "d464aec0-5048-4724-9ac8-b797ee2bf2a7.id.repl.co" - } -} From 3525f70422ad15e5a0108d76f82d10fbcff54f07 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:11 +0800 Subject: [PATCH 6825/8412] chore: remove frostzzone.is-a.dev --- domains/frostzzone.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/frostzzone.json diff --git a/domains/frostzzone.json b/domains/frostzzone.json deleted file mode 100644 index 531a84c9a..000000000 --- a/domains/frostzzone.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "frostzzone", - "email": "frostzzone@gmail.com" - }, - "record": { - "CNAME": "e39e6f71-6489-4c74-a945-ff65efc84a10.id.repl.co" - } -} From bfc95804b680d32049dd88dadbd1478f3a28b0aa Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:12 +0800 Subject: [PATCH 6826/8412] chore: remove ftp.zerow.is-a.dev --- domains/ftp.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ftp.zerow.json diff --git a/domains/ftp.zerow.json b/domains/ftp.zerow.json deleted file mode 100644 index 7e0e107a6..000000000 --- a/domains/ftp.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "CNAME": "zerow.is-a.dev" - } -} From 2e44c4b55d32a243c40ce1fe24960ebd76eab443 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:14 +0800 Subject: [PATCH 6827/8412] chore: remove fun-random-api.is-a.dev --- domains/fun-random-api.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/fun-random-api.json diff --git a/domains/fun-random-api.json b/domains/fun-random-api.json deleted file mode 100644 index 65119128d..000000000 --- a/domains/fun-random-api.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "njanemmu", - "email": "aneenababu71901@gmail.com" - }, - "record": { - "CNAME": "fbf6f1ec-874e-4ec5-b02e-c4cfdbaa148d.id.repl.co" - } -} From bd53387486fb9aa976d56b787ead396f62a14f07 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:15 +0800 Subject: [PATCH 6828/8412] chore: remove fyn.is-a.dev --- domains/fyn.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/fyn.json diff --git a/domains/fyn.json b/domains/fyn.json deleted file mode 100644 index c939964c2..000000000 --- a/domains/fyn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Luongzz", - "email": "buivanluong0204@gmail.com" - }, - "record": { - "CNAME": "4ff23fe2-1725-47fb-b45b-0d0dcb0b9b02.id.repl.co" - } -} From 4d7707b0d02b16d9b3a6906954d32d4f147345e5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:16 +0800 Subject: [PATCH 6829/8412] chore: remove gamedevdylan.is-a.dev --- domains/gamedevdylan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/gamedevdylan.json diff --git a/domains/gamedevdylan.json b/domains/gamedevdylan.json deleted file mode 100644 index f3913a8ae..000000000 --- a/domains/gamedevdylan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GameDeveloperDylan", - "email": "dylan10109101010910@gmail.com" - }, - "record": { - "CNAME": "164dbfde-80d8-4920-b392-dfd67063c694.id.repl.co" - } -} From 8d5fe85cba9308bc1f70f6a67029211ecfacf83a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:17 +0800 Subject: [PATCH 6830/8412] chore: remove gamerzam.is-a.dev --- domains/gamerzam.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gamerzam.json diff --git a/domains/gamerzam.json b/domains/gamerzam.json deleted file mode 100644 index f0f9d68eb..000000000 --- a/domains/gamerzam.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "my bio links", - "repo": "lividevergreenengineers.bitohofo.repl.co", - "owner": { - "username": "GamerTheDev", - "email": "gamersstreak24@gmail.com" - }, - "record": { - "CNAME": "lividevergreenengineers-2.bitohofo.repl.co" - } -} From a82eb933b7c6383c4a5d7ec6c0caa699c66236cb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:18 +0800 Subject: [PATCH 6831/8412] chore: remove garlic-os.is-a.dev --- domains/garlic-os.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/garlic-os.json diff --git a/domains/garlic-os.json b/domains/garlic-os.json deleted file mode 100644 index 9ff9f9090..000000000 --- a/domains/garlic-os.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "garlicOS®'s is-a.dev domain", - "repo": "https://github.com/garlic-os/garlic-os.github.io", - "owner": { - "username": "garlic-os", - "email": "sisdfk@gmail.com" - }, - "record": { - "A": ["78.47.88.228"] - } -} From 76df22e2bee61343481360dc418ce500846d0feb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:20 +0800 Subject: [PATCH 6832/8412] chore: remove gautam.is-a.dev --- domains/gautam.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/gautam.json diff --git a/domains/gautam.json b/domains/gautam.json deleted file mode 100644 index 3b0f52c34..000000000 --- a/domains/gautam.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "GautamMKGarg", - "email": "", - "twitter": "GautamMKGarg" - }, - "record": { - "URL": "https://www.fiverr.com/gautammkgarg" - } -} From 8afd5bb54de970c51f9a22ca428184b4772b5455 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:21 +0800 Subject: [PATCH 6833/8412] chore: remove gaz.is-a.dev --- domains/gaz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/gaz.json diff --git a/domains/gaz.json b/domains/gaz.json deleted file mode 100644 index 735fa867d..000000000 --- a/domains/gaz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bl33dz", - "email": "bagaz@protonmail.ch" - }, - "record": { - "A": ["180.250.135.31"] - } -} From 55b6ea979a02d1ee335bd73ed7617c8b0c525615 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:22 +0800 Subject: [PATCH 6834/8412] chore: remove gcc.is-a.dev --- domains/gcc.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gcc.json diff --git a/domains/gcc.json b/domains/gcc.json deleted file mode 100644 index c4cd0ab8a..000000000 --- a/domains/gcc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "zachcool", - "email": "zach24willow@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From dd628deaa1af9c0e9a2dc55c48720f39a79c6138 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:23 +0800 Subject: [PATCH 6835/8412] chore: remove gfn1.is-a.dev --- domains/gfn1.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/gfn1.json diff --git a/domains/gfn1.json b/domains/gfn1.json deleted file mode 100644 index 4e085b5d5..000000000 --- a/domains/gfn1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kolims", - "email": "kolimss1111@gmail.com" - }, - "record": { - "CNAME": "f678c241-9a2f-46ae-a11a-5362a049e37a.id.repl.co" - } -} From 4c92836f5b77dcac54e41549e6afc52b02e0d918 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:24 +0800 Subject: [PATCH 6836/8412] chore: remove gfn2.is-a.dev --- domains/gfn2.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/gfn2.json diff --git a/domains/gfn2.json b/domains/gfn2.json deleted file mode 100644 index 4e085b5d5..000000000 --- a/domains/gfn2.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kolims", - "email": "kolimss1111@gmail.com" - }, - "record": { - "CNAME": "f678c241-9a2f-46ae-a11a-5362a049e37a.id.repl.co" - } -} From 51f0d9d692c30ce963eba11b9ddf9eb9b49d9ed9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:26 +0800 Subject: [PATCH 6837/8412] chore: remove ghalib-craft.is-a.dev --- domains/ghalib-craft.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ghalib-craft.json diff --git a/domains/ghalib-craft.json b/domains/ghalib-craft.json deleted file mode 100644 index 7f625328d..000000000 --- a/domains/ghalib-craft.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Ghalib-craftLeProgrammeur", - "email": "ghalibmezeghiche2012@gmail.com" - }, - - "record": { - "CNAME": "ghalib-craft.onrender.com" - } -} From 20159c35705bac634de8fed107ce5fe1d4092bdd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:27 +0800 Subject: [PATCH 6838/8412] chore: remove gigwanoob.is-a.dev --- domains/gigwanoob.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gigwanoob.json diff --git a/domains/gigwanoob.json b/domains/gigwanoob.json deleted file mode 100644 index d668ca1f5..000000000 --- a/domains/gigwanoob.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "gigwanoobstudios", - "email": "tplink3116@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "MX": ["hosts.is-a.dev"] - } -} From 8d072598f3a088aa58fbb937a5087852bfbe0b50 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:28 +0800 Subject: [PATCH 6839/8412] chore: remove gilad.is-a.dev --- domains/gilad.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/gilad.json diff --git a/domains/gilad.json b/domains/gilad.json deleted file mode 100644 index ce9e08c41..000000000 --- a/domains/gilad.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Gilad's personal developer website", - "owner": { - "username": "gilade", - "email": "gilad@eventov.com" - }, - "record": { - "CNAME": "gilad.ninja" - } -} From f9c29a864d85636c5a191dc9ed364a147b855517 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:29 +0800 Subject: [PATCH 6840/8412] chore: remove gingdev.is-a.dev --- domains/gingdev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/gingdev.json diff --git a/domains/gingdev.json b/domains/gingdev.json deleted file mode 100644 index c41a1426e..000000000 --- a/domains/gingdev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Gingdev personal developer website", - "repo": "https://github.com/ging-dev", - "owner": { - "username": "ging-dev", - "email": "gingdz11012001@gmail.com" - }, - "record": { - "A": ["192.243.108.102"] - } -} From 4c4851020f9667edd9b714d3a461c31c56bc7856 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:30 +0800 Subject: [PATCH 6841/8412] chore: remove git.winter.is-a.dev --- domains/git.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/git.winter.json diff --git a/domains/git.winter.json b/domains/git.winter.json deleted file mode 100644 index c66bfeb86..000000000 --- a/domains/git.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.48"] - } - -} From 2bd0f1c5374f4d1b9e642b351675a1bf11dd03b6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:31 +0800 Subject: [PATCH 6842/8412] chore: remove gizzygizmo.is-a.dev --- domains/gizzygizmo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/gizzygizmo.json diff --git a/domains/gizzygizmo.json b/domains/gizzygizmo.json deleted file mode 100644 index dae600071..000000000 --- a/domains/gizzygizmo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NeroGizmoUwU", - "email": "minecraftcoolglibchannel@gmail.com" - }, - "record": { - "CNAME": "nero-pi.duckdns.org" - } -} From f4c161a2f9493c75ef2436b127d87e2961acd613 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:33 +0800 Subject: [PATCH 6843/8412] chore: remove god.is-a.dev --- domains/god.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/god.json diff --git a/domains/god.json b/domains/god.json deleted file mode 100644 index 01439c713..000000000 --- a/domains/god.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Austin's personal developer website", - "repo": "https://github.com/austindyoung", - "owner": { - "username": "austindyoung", - "email": "austin@doesweb.dev" - }, - "record": { - "URL": "https://austindyoung.github.io" - } -} From 17be5e1a0bd6c2db6332bd4518e56122b243d04b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:34 +0800 Subject: [PATCH 6844/8412] chore: remove godwin.is-a.dev --- domains/godwin.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/godwin.json diff --git a/domains/godwin.json b/domains/godwin.json deleted file mode 100644 index e670214c8..000000000 --- a/domains/godwin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "gpproton", - "email": "me@godwin.dev" - }, - - "record": { - "CNAME": "godwin.dev" - } -} From ebff3ec5ba94934d67d34617522f98c4a7cbaae9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:35 +0800 Subject: [PATCH 6845/8412] chore: remove goober.is-a.dev --- domains/goober.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/goober.json diff --git a/domains/goober.json b/domains/goober.json deleted file mode 100644 index a334f274f..000000000 --- a/domains/goober.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MotorTruck1221", - "email": "tuckerj0606@icloud.com" - }, - "record": { - "A": ["144.24.0.12"] - } -} From 906435ea045e0413136e57ccc5dbda9a6405b21b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:36 +0800 Subject: [PATCH 6846/8412] chore: remove goon.is-a.dev --- domains/goon.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/goon.json diff --git a/domains/goon.json b/domains/goon.json deleted file mode 100644 index 816a8d55a..000000000 --- a/domains/goon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "realGoonDev", - "email": "goondev@clia.tk", - "discord": "realGoon#5656" - }, - "record": { - "A": ["38.242.146.64"] - } -} From 68be92a1ad7d47dd121d9cd4d373eef7f18e0845 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:37 +0800 Subject: [PATCH 6847/8412] chore: remove gpchn.is-a.dev --- domains/gpchn.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/gpchn.json diff --git a/domains/gpchn.json b/domains/gpchn.json deleted file mode 100644 index acf95d7a3..000000000 --- a/domains/gpchn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gpchn", - "email": "gprogrammer@163.com" - }, - "record": { - "CNAME": "gpchn.pages.dev" - } -} From 78d70a0ef3b68f9888caf048cfbaba2f626f3b90 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:39 +0800 Subject: [PATCH 6848/8412] chore: remove graphql.is-a.dev --- domains/graphql.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/graphql.json diff --git a/domains/graphql.json b/domains/graphql.json deleted file mode 100644 index c8eb4c2b8..000000000 --- a/domains/graphql.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Amir-Lotfi", - "email": "amir79976@gmail.com" - }, - - "record": { - "A": ["136.243.109.199"] - } -} From c2745a221467d8c128007db47c09ae5559055799 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:40 +0800 Subject: [PATCH 6849/8412] chore: remove groznyogor.is-a.dev --- domains/groznyogor.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/groznyogor.json diff --git a/domains/groznyogor.json b/domains/groznyogor.json deleted file mode 100644 index 082f36a6c..000000000 --- a/domains/groznyogor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ogorfolio", - "email": "swiatpaczek@gmail.com" - }, - "record": { - "CNAME": "groznyogor.github.io.opts-https.redirect.center" - } -} From 5bb41b34b226b5230749460c444668ebacb2535c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:41 +0800 Subject: [PATCH 6850/8412] chore: remove grusio.is-a.dev --- domains/grusio.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/grusio.json diff --git a/domains/grusio.json b/domains/grusio.json deleted file mode 100644 index c908dac0d..000000000 --- a/domains/grusio.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "mattiagrusio", - "email": "mattiagrusio@gmail.com" - }, - - "record": { - "A": ["2.231.198.113"] - } -} From 0071190f8975c553dfb8841bd1056f489d45e6cd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:42 +0800 Subject: [PATCH 6851/8412] chore: remove guilhem.is-a.dev --- domains/guilhem.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/guilhem.json diff --git a/domains/guilhem.json b/domains/guilhem.json deleted file mode 100644 index d94522613..000000000 --- a/domains/guilhem.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Iryonis", - "email": "guilhem-bonnefous@etu.u-bordeaux.fr" - }, - "record": { - "A": ["116.203.127.206"] - } -} From f96bb2a31a98f0614578c51774104dc5f5cece5c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:43 +0800 Subject: [PATCH 6852/8412] chore: remove guptasiddhant.is-a.dev --- domains/guptasiddhant.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/guptasiddhant.json diff --git a/domains/guptasiddhant.json b/domains/guptasiddhant.json deleted file mode 100644 index a5a9b35b7..000000000 --- a/domains/guptasiddhant.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Is Dev domain for Siddhant GUPTA", - "repo": "https://github.com/guptasiddhant/guptasiddhant", - "owner": { - "username": "GuptaSiddhant", - "email": "me@guptasiddhant.com" - }, - "record": { - "URL": "http://guptasiddhant.com" - } -} From 87bc3f1ea5675d124326de6931b9b7ffb66256d4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:45 +0800 Subject: [PATCH 6853/8412] chore: remove hadi.is-a.dev --- domains/hadi.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/hadi.json diff --git a/domains/hadi.json b/domains/hadi.json deleted file mode 100644 index 82074acfa..000000000 --- a/domains/hadi.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Nystrex's Personal Website", - "repo": "https://github.com/Nystrex", - "owner": { - "username": "Nystrex", - "email": "hadi@nystrex.com" - }, - "record": { - "CNAME": "nystrex.com" - } -} From 51f09150a89ad38bc99411019691e77f4441b3dc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:46 +0800 Subject: [PATCH 6854/8412] chore: remove happyenderman.is-a.dev --- domains/happyenderman.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/happyenderman.json diff --git a/domains/happyenderman.json b/domains/happyenderman.json deleted file mode 100644 index 891654ba4..000000000 --- a/domains/happyenderman.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "happyendermangit", - "email": "" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From df9aa410feac084de1e047704212068c2db159d0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:47 +0800 Subject: [PATCH 6855/8412] chore: remove haris.is-a.dev --- domains/haris.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/haris.json diff --git a/domains/haris.json b/domains/haris.json deleted file mode 100644 index 4cd9c21f5..000000000 --- a/domains/haris.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My portfolio website.", - "owner": { - "username": "hariswhdn", - "email": "", - "twitter": "hariswhdn", - "discord": "hariswhdn" - }, - "record": { - "CNAME": "uiux.eu.org" - } -} From 7750bd49e94d5d9f8a2b13089aeec8881037856a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:48 +0800 Subject: [PATCH 6856/8412] chore: remove harish.is-a.dev --- domains/harish.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/harish.json diff --git a/domains/harish.json b/domains/harish.json deleted file mode 100644 index b3aa7ccbb..000000000 --- a/domains/harish.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "email": "harishbb168@gmail.com", - "username": "harish" - }, - "description": "My portfolio website", - "repo": "https://github.com/HarishB167/hs-app", - "record": { - "CNAME": "hsapp.onrender.com" - } -} From 7b83b6ad4c94070d612eff2ea6a522a5861e3881 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:49 +0800 Subject: [PATCH 6857/8412] chore: remove harsh.is-a.dev --- domains/harsh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/harsh.json diff --git a/domains/harsh.json b/domains/harsh.json deleted file mode 100644 index 48d4cbde3..000000000 --- a/domains/harsh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Riotly", - "email": "email@oharsh.vip" - }, - "record": { - "URL": "https://oharsh.vip" - } -} From 26acde12ef3adb531ec2dff8ecc7e48dbed30c02 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:50 +0800 Subject: [PATCH 6858/8412] chore: remove hay.is-a.dev --- domains/hay.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/hay.json diff --git a/domains/hay.json b/domains/hay.json deleted file mode 100644 index 94a10441b..000000000 --- a/domains/hay.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "RayhanADev's Website!", - "repo": "https://github.com/rayhanadev/Personal-Website-v3", - "owner": { - "username": "rayhanadev", - "email": "rayhanadev@protonmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From e4fce192418d4d121633cb15b85ff9076930f3a4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:52 +0800 Subject: [PATCH 6859/8412] chore: remove hchs-bot.is-a.dev --- domains/hchs-bot.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/hchs-bot.json diff --git a/domains/hchs-bot.json b/domains/hchs-bot.json deleted file mode 100644 index fad9aecec..000000000 --- a/domains/hchs-bot.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "jimmy20180130", - "email": "jimmy20180130@gmail.com", - "twitter": "ljimmyyo45639462", - "discord": "xiaoxi_tw#0" - }, - "record": { - "A": ["60.249.193.112"] - } -} From dbbeb208307239ee5ce57d71a6af5fd592fe25e6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:53 +0800 Subject: [PATCH 6860/8412] chore: remove he.is-a.dev --- domains/he.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/he.json diff --git a/domains/he.json b/domains/he.json deleted file mode 100644 index 29c9c121a..000000000 --- a/domains/he.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "lucidwave", - "email": "", - "twitter": "Pumao3" - }, - "record": { - "URL": "https://x3.lol" - } -} From af0e311bf09a9e06c03ac41adbbb80573eba6f7a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:54 +0800 Subject: [PATCH 6861/8412] chore: remove helge.is-a.dev --- domains/helge.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/helge.json diff --git a/domains/helge.json b/domains/helge.json deleted file mode 100644 index f58243060..000000000 --- a/domains/helge.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "personal website at some point, now pointing to a VPS I own", - "repo": "https://github.com/iohansson/kldcs", - "owner": { - "username": "iohansson", - "email": "root@helge8.one" - }, - "record": { - "CNAME": "helge8.cc" - } -} From 4b00358e12f9761d011eb3cc5fe061a995c6b74f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:55 +0800 Subject: [PATCH 6862/8412] chore: remove hello.is-a.dev --- domains/hello.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/hello.json diff --git a/domains/hello.json b/domains/hello.json deleted file mode 100644 index 88fcfb3e0..000000000 --- a/domains/hello.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "personal website", - "repo": "https://github.com/kldcs/kldcs", - "owner": { - "username": "kldcs", - "email": "kldcsces@outlook.com" - }, - "record": { - "CNAME": "7d4f526a-194d-4047-bb0e-93af7aa4a16d.id.repl.co" - } -} From 863850e482a84f0a95f8b1a75daaaad6a57819b0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:56 +0800 Subject: [PATCH 6863/8412] chore: remove helman.is-a.dev --- domains/helman.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/helman.json diff --git a/domains/helman.json b/domains/helman.json deleted file mode 100644 index 0d7e70887..000000000 --- a/domains/helman.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "helman.is-a.dev", - "owner": { - "username": "helman", - "email": "all22.helman@gmail.com" - }, - "record": { - "CNAME": "blog.heldes.com" - } -} From b09631b0f6d56f2c03edee9ef9e3f70e3fa62d56 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:58 +0800 Subject: [PATCH 6864/8412] chore: remove henrymartin.is-a.dev --- domains/henrymartin.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/henrymartin.json diff --git a/domains/henrymartin.json b/domains/henrymartin.json deleted file mode 100644 index 3ec3cdb0a..000000000 --- a/domains/henrymartin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HENRYMARTIN5", - "email": "henrysjmartinthesecond@gmail.com" - }, - "record": { - "CNAME": "833145ac-c162-4931-b063-b77d351c829f.id.repl.co" - } -} From 527624ad00e087cf9a4184965c1cfe40d2f92ef9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:35:59 +0800 Subject: [PATCH 6865/8412] chore: remove hexxy.is-a.dev --- domains/hexxy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/hexxy.json diff --git a/domains/hexxy.json b/domains/hexxy.json deleted file mode 100644 index a9e8ff105..000000000 --- a/domains/hexxy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "heatherdevx", - "email": "heather.sysdev@gmail.com" - }, - - "record": { - "A": ["129.151.221.53"] - } -} From 5351312fb301001bf9c407ffdcfc020d9e3f894f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:00 +0800 Subject: [PATCH 6866/8412] chore: remove heyvikki.is-a.dev --- domains/heyvikki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/heyvikki.json diff --git a/domains/heyvikki.json b/domains/heyvikki.json deleted file mode 100644 index ec670fa74..000000000 --- a/domains/heyvikki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Heyvikki's Website", - "repo": "https://github.com/heyvikki/heyvikki.github.io", - "owner": { - "username": "heyvikki", - "email": "singhvikal891@gmail.com" - }, - "record": { - "CNAME": "heyvikki.pages.dev" - } -} From b7c25a371353ae1a2271601690b44d7e2dbd961e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:01 +0800 Subject: [PATCH 6867/8412] chore: remove hi.tnt.is-a.dev --- domains/hi.tnt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hi.tnt.json diff --git a/domains/hi.tnt.json b/domains/hi.tnt.json deleted file mode 100644 index 4577efade..000000000 --- a/domains/hi.tnt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SebTNT", - "email": "turquoisetntmultimedia@gmail.com" - }, - "record": { - "URL": "https://sites.google.com/view/hi-art-web" - } -} From e6cdcd75fa7aa73eb7e44c4ff978381f660315b0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:02 +0800 Subject: [PATCH 6868/8412] chore: remove hieu.is-a.dev --- domains/hieu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hieu.json diff --git a/domains/hieu.json b/domains/hieu.json deleted file mode 100644 index 3b872d1cb..000000000 --- a/domains/hieu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "huzely", - "email": "hieu65175@gmail.com" - }, - "record": { - "A": ["161.97.168.211"] - } -} From fe7ad91f1c6a480d4547ddf40112eff0a2ba40d4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:04 +0800 Subject: [PATCH 6869/8412] chore: remove hieudmg.is-a.dev --- domains/hieudmg.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hieudmg.json diff --git a/domains/hieudmg.json b/domains/hieudmg.json deleted file mode 100644 index 76e9ad40b..000000000 --- a/domains/hieudmg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hieudmg", - "email": "hieudmg@gmail.com" - }, - "record": { - "CNAME": "hieudmg.pages.dev" - } -} From 55150bd0a3a46f0c8545cdbe1fab4e02c651fa38 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:05 +0800 Subject: [PATCH 6870/8412] chore: remove higherror.is-a.dev --- domains/higherror.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/higherror.json diff --git a/domains/higherror.json b/domains/higherror.json deleted file mode 100644 index e6304dbb8..000000000 --- a/domains/higherror.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "HighError Portfolio", - "repo": "https://github.com/higherror/higherror.github.io", - "owner": { - "username": "higherror", - "email": "hierrorua@gmail.com", - "twitter": "higherrorua" - }, - "record": { - "CNAME": "higherror.github.io" - } -} From a4c671cfda8b8247a2f6a2114285ef5f3e0fc510 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:06 +0800 Subject: [PATCH 6871/8412] chore: remove hikari.is-a.dev --- domains/hikari.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/hikari.json diff --git a/domains/hikari.json b/domains/hikari.json deleted file mode 100644 index 2521f5639..000000000 --- a/domains/hikari.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "hikariatama", - "email": "elusloodus@mail.ru" - }, - - "record": { - "CNAME": "hikariatama.ru" - } -} From 2086795c9fb9c3cf576c7cbcd72cacc3684841c0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:07 +0800 Subject: [PATCH 6872/8412] chore: remove hmon.is-a.dev --- domains/hmon.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hmon.json diff --git a/domains/hmon.json b/domains/hmon.json deleted file mode 100644 index bc827d503..000000000 --- a/domains/hmon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hackermondev", - "email": "daniel@daniel.is-a.dev" - }, - "record": { - "CNAME": "Ultraviolet-Node-3.hackermondev.repl.co" - } -} From ad500da57f4400c1ab73f1219777b2961d7139c6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:08 +0800 Subject: [PATCH 6873/8412] chore: remove hoanguyen.is-a.dev --- domains/hoanguyen.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hoanguyen.json diff --git a/domains/hoanguyen.json b/domains/hoanguyen.json deleted file mode 100644 index ed0b076da..000000000 --- a/domains/hoanguyen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nguyenkhanhhoa", - "email": "coolie.itman@gmail.com" - }, - "record": { - "A": ["34.87.27.50"] - } -} From 6d30541171cdbb50b87cc1da5fe718f898fe43d7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:10 +0800 Subject: [PATCH 6874/8412] chore: remove hod.is-a.dev --- domains/hod.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/hod.json diff --git a/domains/hod.json b/domains/hod.json deleted file mode 100644 index ff7a24bd3..000000000 --- a/domains/hod.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "hod's primary website.", - "repo": "https://github.com/hodss/hodssxyz", - "owner": { - "username": "hodss", - "email": "hod@hodss.xyz", - "twitter": "hodss_", - "discord": "hod#2311" - }, - "record": { - "URL": "https://hodss.xyz/?refer=is-a-dev" - } -} From 769400628b68dae30141febf80a23d32b11e6e56 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:11 +0800 Subject: [PATCH 6875/8412] chore: remove host.dexo.is-a.dev --- domains/host.dexo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/host.dexo.json diff --git a/domains/host.dexo.json b/domains/host.dexo.json deleted file mode 100644 index ba35b3c3c..000000000 --- a/domains/host.dexo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "DeXoHigh", - "email": "dexo1337@pm.me" - }, - "record": { - "A": ["54.93.225.90"] - } -} From 73fc3039058220e7088fc22618c035828bf7ae1b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:12 +0800 Subject: [PATCH 6876/8412] chore: remove hrushal.is-a.dev --- domains/hrushal.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hrushal.json diff --git a/domains/hrushal.json b/domains/hrushal.json deleted file mode 100644 index e5c0c4c88..000000000 --- a/domains/hrushal.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Hrushal's Portfolio Website", - "repo": "https://github.com/Hrushal-Nikhare/HrushalNikhare-v2", - "owner": { - "username": "Hrushal-Nikhare", - "email": "Hrushalnikhare@gmail.com", - "discord": "Another_Random_Eevee#7237" - }, - "record": { - "CNAME": "hrushal.ml" - } -} From 79ff6eb907a22c9dd86f54f487fcfd5fe510110f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:13 +0800 Subject: [PATCH 6877/8412] chore: remove hs50.is-a.dev --- domains/hs50.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/hs50.json diff --git a/domains/hs50.json b/domains/hs50.json deleted file mode 100644 index 3cfef85ee..000000000 --- a/domains/hs50.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Another way to visit my website.", - "repo": "https://github.com/Naibuu/website", - "owner": { - "username": "Naibuu", - "email": "contact@hs50.cc" - }, - "record": { - "CNAME": "hs50.cc" - } -} From 43441e52b4abfcedb1d22b0f236a71f65bb50c98 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:14 +0800 Subject: [PATCH 6878/8412] chore: remove hugovidafe.is-a.dev --- domains/hugovidafe.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hugovidafe.json diff --git a/domains/hugovidafe.json b/domains/hugovidafe.json deleted file mode 100644 index 75a90de42..000000000 --- a/domains/hugovidafe.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Hugovidafe's website", - "repo": "https://github.com/Hugovidafe-OSS", - "owner": { - "username": "Hugovidafe", - "email": "hugo@hugovidafe.dev", - "twitter": "Hugovidafe" - }, - "record": { - "URL": "https://hugovidafe.dev" - } -} From 61c73315904f6d8acc2a0e160b0b8476cd553ccb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:16 +0800 Subject: [PATCH 6879/8412] chore: remove hunai.is-a.dev --- domains/hunai.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hunai.json diff --git a/domains/hunai.json b/domains/hunai.json deleted file mode 100644 index d5e74e302..000000000 --- a/domains/hunai.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Hunter2809", - "email": "auser929129@gmail.com" - }, - "record": { - "A": ["75.2.69.226"] - } -} From 3028da0875d29abf8b815ffd2de8db8eb1f24f75 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:17 +0800 Subject: [PATCH 6880/8412] chore: remove hunter.is-a.dev --- domains/hunter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/hunter.json diff --git a/domains/hunter.json b/domains/hunter.json deleted file mode 100644 index 7e7c30008..000000000 --- a/domains/hunter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hunter Website", - "repo": "https://github.com/itshunterr", - "owner": { - "username": "Itshunterr", - "email": "itshunterr@protonmail.com" - }, - "record": { - "A": ["76.76.21.21"] - } -} From ae005c26cf35e0f73f214d4bcbddf9c2af08a826 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:18 +0800 Subject: [PATCH 6881/8412] chore: remove hyderite.is-a.dev --- domains/hyderite.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hyderite.json diff --git a/domains/hyderite.json b/domains/hyderite.json deleted file mode 100644 index 0ad231d0b..000000000 --- a/domains/hyderite.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Hyderite", - "email": "hyderiteyt@gmail.com" - }, - "record": { - "CNAME": "df204146-7b3d-4adf-8150-d9cbf33a4a73.id.repl.co" - } -} From 260bed061e9f8f7bf4d186ced89f956b8dcf1ff4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:19 +0800 Subject: [PATCH 6882/8412] chore: remove hyperhacker.is-a.dev --- domains/hyperhacker.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hyperhacker.json diff --git a/domains/hyperhacker.json b/domains/hyperhacker.json deleted file mode 100644 index 6b3d96414..000000000 --- a/domains/hyperhacker.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio website for HyperGithubForm", - "repo": "https://replit.com/@HyperHacker/HyperHacker", - "owner": { - "username": "HyperGithubForm", - "email": "", - "discord": "HyperHacker#3433" - }, - "record": { - "CNAME": "988a5d1f-c278-44ca-9b99-34f9995ed9ba.id.repl.co" - } -} From e13d99b23c5c4584ca07b2a6ee245763ca74c177 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:20 +0800 Subject: [PATCH 6883/8412] chore: remove hzf.is-a.dev --- domains/hzf.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/hzf.json diff --git a/domains/hzf.json b/domains/hzf.json deleted file mode 100644 index 57e13a395..000000000 --- a/domains/hzf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "huhao0208", - "email": "123huzhifeng@163.com" - }, - "record": { - "A": ["124.90.69.145"] - } -} From f8c853fc6c70eed4e9b9fe87f3a9945efb5fec15 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:22 +0800 Subject: [PATCH 6884/8412] chore: remove i10.is-a.dev --- domains/i10.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/i10.json diff --git a/domains/i10.json b/domains/i10.json deleted file mode 100644 index 018e9954a..000000000 --- a/domains/i10.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "JavaScythe", - "email": "slashmod6@gmail.com" - }, - "record": { - "A": ["34.110.138.177"] - } -} From 6a088664e3761068340bd1c29e458a7ae060cf27 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:23 +0800 Subject: [PATCH 6885/8412] chore: remove iansalazar.is-a.dev --- domains/iansalazar.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/iansalazar.json diff --git a/domains/iansalazar.json b/domains/iansalazar.json deleted file mode 100644 index 38e688cc9..000000000 --- a/domains/iansalazar.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ian Salazar's portfolio website", - "repo": "https://github.com/dertrockx/freelance-frontend-app", - "owner": { - "username": "iisalazar", - "email": "iansalazar67@gmail.com" - }, - "record": { - "CNAME": "freelance-frontend-app-production.up.railway.app" - } -} From 847ac70c8d9f5176884b4f697b0f0cfc4ebd7913 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:24 +0800 Subject: [PATCH 6886/8412] chore: remove ihsan.is-a.dev --- domains/ihsan.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ihsan.json diff --git a/domains/ihsan.json b/domains/ihsan.json deleted file mode 100644 index 055d3d0cf..000000000 --- a/domains/ihsan.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "XzFrosT", - "email": "mschodeihsan@gmail.com" - }, - "record": { - "CNAME": "ihsanhardiansah.me" - } -} From 7711654cfad2a8cddd55ec8f04a2a27b5c16f1e3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:25 +0800 Subject: [PATCH 6887/8412] chore: remove ikd.is-a.dev --- domains/ikd.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ikd.json diff --git a/domains/ikd.json b/domains/ikd.json deleted file mode 100644 index 299cae2f6..000000000 --- a/domains/ikd.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "its-id", - "email": "", - "twitter": "its_ikD" - }, - - "record": { - "CNAME": "portfolio-main-production.up.railway.app" - } -} From 5837e54a1d6b63494a66561e19fe19132cc28378 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:27 +0800 Subject: [PATCH 6888/8412] chore: remove imad.is-a.dev --- domains/imad.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/imad.json diff --git a/domains/imad.json b/domains/imad.json deleted file mode 100644 index e76d3f385..000000000 --- a/domains/imad.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Imad", - "repo": "https://github.com/imadboy89", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "record": { - "A": ["20.101.44.225"] - } -} From f7dd3d3fa66ba8428610118320e73cb9b17768fb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:28 +0800 Subject: [PATCH 6889/8412] chore: remove images.winter.is-a.dev --- domains/images.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/images.winter.json diff --git a/domains/images.winter.json b/domains/images.winter.json deleted file mode 100644 index c66bfeb86..000000000 --- a/domains/images.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.48"] - } - -} From 8945aed591738b4a7a0ff2b80f3cbb344c5fb94d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:29 +0800 Subject: [PATCH 6890/8412] chore: remove imd.is-a.dev --- domains/imd.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/imd.json diff --git a/domains/imd.json b/domains/imd.json deleted file mode 100644 index e76d3f385..000000000 --- a/domains/imd.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Imad", - "repo": "https://github.com/imadboy89", - "owner": { - "username": "imadboy89", - "email": "imad.kh@outlook.com" - }, - "record": { - "A": ["20.101.44.225"] - } -} From 1e3aa1cc5ae1513592f85edf596253b8421b62ed Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:30 +0800 Subject: [PATCH 6891/8412] chore: remove imekachi.is-a.dev --- domains/imekachi.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/imekachi.json diff --git a/domains/imekachi.json b/domains/imekachi.json deleted file mode 100644 index 34893a08e..000000000 --- a/domains/imekachi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "imekachi", - "email": "imekachi@gmail.com" - }, - - "record": { - "CNAME": "hashnode.network" - } -} From 0515d5bd888a89ed5e50d122445c0bf2d296f84b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:32 +0800 Subject: [PATCH 6892/8412] chore: remove img.is-a.dev --- domains/img.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/img.json diff --git a/domains/img.json b/domains/img.json deleted file mode 100644 index db8921c2a..000000000 --- a/domains/img.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "a website to save some images", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "dd04023a-b6e9-4158-858e-bad08e56f201.id.repl.co" - } -} From 57888ffa2eaab1882a28543ea1dd6921e0bccc79 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:33 +0800 Subject: [PATCH 6893/8412] chore: remove immails.is-a.dev --- domains/immails.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/immails.json diff --git a/domains/immails.json b/domains/immails.json deleted file mode 100644 index e8967f3b5..000000000 --- a/domains/immails.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ImMAils", - "email": "anton140315@gmail.com", - "discord": "I'mMAils#1238" - }, - "description": "Why? To share my projects and other stuff. Like discord bot, node.js modules or even games!", - "record": { - "CNAME": "f0476060.xsph.ru" - } -} From c128fc0f50874b8cc5edc6f6f4636b7ab9d9ab8a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:34 +0800 Subject: [PATCH 6894/8412] chore: remove impsycho.is-a.dev --- domains/impsycho.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/impsycho.json diff --git a/domains/impsycho.json b/domains/impsycho.json deleted file mode 100644 index 2cb184373..000000000 --- a/domains/impsycho.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com" - }, - "record": { - "CNAME": "27b81edb-5fc7-4c0c-82c5-2f96e325f113.id.repl.co" - } -} From 212579e5ae9d69763aa44ee1d28f4e6bc27422c3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:35 +0800 Subject: [PATCH 6895/8412] chore: remove imsudip.is-a.dev --- domains/imsudip.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/imsudip.json diff --git a/domains/imsudip.json b/domains/imsudip.json deleted file mode 100644 index 6e88e8e8d..000000000 --- a/domains/imsudip.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A personal portfolio site for all my projects", - "repo": "https://github.com/imsudip/portfolio", - "owner": { - "username": "imsudip", - "email": "sudipghosh9333@gmail.com" - }, - "record": { - "URL": "https://portfolio.imsudip.ml" - } -} From 63af62f8dd1bd5ca0ae39ed0adff454f7b3ce6cd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:36 +0800 Subject: [PATCH 6896/8412] chore: remove imzihad21.is-a.dev --- domains/imzihad21.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/imzihad21.json diff --git a/domains/imzihad21.json b/domains/imzihad21.json deleted file mode 100644 index 2caf19341..000000000 --- a/domains/imzihad21.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "IMZihad21", - "email": "imzihad@gmail.com" - }, - "record": { - "CNAME": "ec2-13-250-29-91.ap-southeast-1.compute.amazonaws.com" - } -} From 0a8c9a4762520a96787c040f87cf1eead0ec48e1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:38 +0800 Subject: [PATCH 6897/8412] chore: remove infinitecode.is-a.dev --- domains/infinitecode.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/infinitecode.json diff --git a/domains/infinitecode.json b/domains/infinitecode.json deleted file mode 100644 index 025e1ae2f..000000000 --- a/domains/infinitecode.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Infinite's personal portfolio!", - "owner": { - "username": "InfiniteCode", - "email": "infinitecode@infiniteco.de" - }, - "record": { - "URL": "https://infiniteco.de" - } -} From 1e1bd46652fde3e0bbbcccd4e3542545603e2afc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:39 +0800 Subject: [PATCH 6898/8412] chore: remove infinitelearning.is-a.dev --- domains/infinitelearning.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/infinitelearning.json diff --git a/domains/infinitelearning.json b/domains/infinitelearning.json deleted file mode 100644 index 1e74f15b9..000000000 --- a/domains/infinitelearning.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tiwlinkskwazeh", - "email": "kwazehh@proton.me" - }, - "record": { - "A": ["18.215.144.92"] - } -} From c42f2c2cca70a04a1d7e677835fa96bb3ba67c86 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:40 +0800 Subject: [PATCH 6899/8412] chore: remove ink.is-a.dev --- domains/ink.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ink.json diff --git a/domains/ink.json b/domains/ink.json deleted file mode 100644 index b35ebbbd5..000000000 --- a/domains/ink.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "project docs", - "repo": "https://github.com/leecheeyong/leecheeyong", - "owner": { - "username": "leecheeyong", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "eb916d53-6d53-4d03-98b4-06b9dd7352e7.id.repl.co" - } -} From a652ed8e44da195fec86f4ebd8a66e933ac2aad3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:41 +0800 Subject: [PATCH 6900/8412] chore: remove instantnoodles.is-a.dev --- domains/instantnoodles.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/instantnoodles.json diff --git a/domains/instantnoodles.json b/domains/instantnoodles.json deleted file mode 100644 index 986cd8803..000000000 --- a/domains/instantnoodles.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "info@instantnoodles.is-a.dev", - "repo": "https://github.com/NoodlesDev1/InstantNoodles-portfolio", - "owner": { - "username": "NoodlesDev1", - "email": "info@InstantNoodles.is-a.dev" - }, - "record": { - "A": ["172.66.47.94", "172.66.44.162"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] - } -} From bafb7d30911a26d90ce0c01c36a5278c7cd33220 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:43 +0800 Subject: [PATCH 6901/8412] chore: remove ionetty.is-a.dev --- domains/ionetty.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ionetty.json diff --git a/domains/ionetty.json b/domains/ionetty.json deleted file mode 100644 index b40394c01..000000000 --- a/domains/ionetty.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Minecraft server n such.", - "repo": "https://github.com/tootie112", - "owner": { - "username": "tootie112", - "email": "", - "discord": "Io.Netty#3118" - }, - "record": { - "A": ["65.21.160.210"] - } -} From 4876ccb514b1e2687a8e6f42fdbecbe55f21633f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:44 +0800 Subject: [PATCH 6902/8412] chore: remove ip6.omne.is-a.dev --- domains/ip6.omne.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/ip6.omne.json diff --git a/domains/ip6.omne.json b/domains/ip6.omne.json deleted file mode 100644 index 9cb6ca7ef..000000000 --- a/domains/ip6.omne.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "notomne", - "email": "charmquark314@proton.me" - }, - "description": "omne.is-a.dev, but IPv6-only", - "record": { - "AAAA": [ - "2600:1f14:1f56:d100::1337", - "2600:1f14:1f56:d100::c0de" - ] - } -} From 96e48835ebee98e9930020903a186485ef9784a4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:45 +0800 Subject: [PATCH 6903/8412] chore: remove ipv4.zerow.is-a.dev --- domains/ipv4.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ipv4.zerow.json diff --git a/domains/ipv4.zerow.json b/domains/ipv4.zerow.json deleted file mode 100644 index 353e7e8a0..000000000 --- a/domains/ipv4.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "A": ["92.118.207.191"] - } -} From 9275a75db450d58bb93faf85acaec29db4aabed4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:46 +0800 Subject: [PATCH 6904/8412] chore: remove ish.is-a.dev --- domains/ish.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ish.json diff --git a/domains/ish.json b/domains/ish.json deleted file mode 100644 index a2e53aa09..000000000 --- a/domains/ish.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "iamblueish", - "email": "hey@blueish.gq" - }, - "record": { - "CNAME": "dev.blueish.gq" - } -} From 9ae7ba5a0d8a77b76712270e3cedaa07baffa46c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:48 +0800 Subject: [PATCH 6905/8412] chore: remove iucc.is-a.dev --- domains/iucc.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/iucc.json diff --git a/domains/iucc.json b/domains/iucc.json deleted file mode 100644 index fa92c3cd7..000000000 --- a/domains/iucc.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "IuCC123", - "email": "raccoon.pw.main@gmail.com" - }, - "record": { - "CNAME": "1e080129-14d6-480b-9abb-390879d573cf.id.repl.co" - } -} From 715bd91debcf6f41668867dd796dd99a2a19dde8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:49 +0800 Subject: [PATCH 6906/8412] chore: remove ivolimasilva.is-a.dev --- domains/ivolimasilva.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ivolimasilva.json diff --git a/domains/ivolimasilva.json b/domains/ivolimasilva.json deleted file mode 100644 index 15042ce87..000000000 --- a/domains/ivolimasilva.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ivo Lima Silva's personal website", - "repo": "https://github.com/ivolimasilva/ivolimasilva.github.io", - "owner": { - "username": "ivolimasilva", - "email": "ivolimasilva@outlook.com" - }, - "record": { - "CNAME": "ivolimasilva.xyz" - } -} From ed34976e917cb5b8ef9c33ab336181ebb32a6d8b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:50 +0800 Subject: [PATCH 6907/8412] chore: remove j0.is-a.dev --- domains/j0.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/j0.json diff --git a/domains/j0.json b/domains/j0.json deleted file mode 100644 index 583ce9bc8..000000000 --- a/domains/j0.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "j0code", - "discord": "j0code", - "email": "" - }, - "record": { - "CNAME": "cohalejoja.selfhost.eu" - } -} From 77c9dcc6ea43a6edce3ad1e22a65f22b8f47eb96 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:51 +0800 Subject: [PATCH 6908/8412] chore: remove j0code.is-a.dev --- domains/j0code.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/j0code.json diff --git a/domains/j0code.json b/domains/j0code.json deleted file mode 100644 index 583ce9bc8..000000000 --- a/domains/j0code.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "j0code", - "discord": "j0code", - "email": "" - }, - "record": { - "CNAME": "cohalejoja.selfhost.eu" - } -} From a367e468e84cdafacbb45c4932e2a91ba77e583f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:52 +0800 Subject: [PATCH 6909/8412] chore: remove j1shnu.is-a.dev --- domains/j1shnu.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/j1shnu.json diff --git a/domains/j1shnu.json b/domains/j1shnu.json deleted file mode 100644 index c9530d10b..000000000 --- a/domains/j1shnu.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Jishnu's site for is-a.dev", - "repo": "https://github.com/j1shnu/j1shnu.github.io", - "owner": { - "username": "j1shnu", - "email": "pjishnu44@gmail.com" - }, - "record": { - "CNAME": "www.j1shnu.ml" - } -} From 57e03749770049c4c12d6a257ad5228693f363a3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:53 +0800 Subject: [PATCH 6910/8412] chore: remove jackbillstrom.is-a.dev --- domains/jackbillstrom.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/jackbillstrom.json diff --git a/domains/jackbillstrom.json b/domains/jackbillstrom.json deleted file mode 100644 index 24a291a3e..000000000 --- a/domains/jackbillstrom.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "jackbillstrom", - "email": "jackbillstrom@gmail.com" - }, - - "record": { - "CNAME": "swedish.codes" - } -} From eea113a1c22d8c1621b537812927537d9c8d1f4f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:55 +0800 Subject: [PATCH 6911/8412] chore: remove jacobi09.is-a.dev --- domains/jacobi09.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jacobi09.json diff --git a/domains/jacobi09.json b/domains/jacobi09.json deleted file mode 100644 index 3f78f3789..000000000 --- a/domains/jacobi09.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jacobi090", - "email": "jacobi090@outlook.com" - }, - "record": { - "CNAME": "11a5227b-1286-4b6c-9741-b0e69e913c6f.id.repl.co" - } -} From 6860be4c5d77383990a2a4968d2a58cd757b13fc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:56 +0800 Subject: [PATCH 6912/8412] chore: remove jacobtm.is-a.dev --- domains/jacobtm.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jacobtm.json diff --git a/domains/jacobtm.json b/domains/jacobtm.json deleted file mode 100644 index 09ce090e4..000000000 --- a/domains/jacobtm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Jacob1Tm", - "email": "j.pawlak.2007@gmail.com" - }, - "record": { - "CNAME": "jacobtm.me" - } -} From bed255a3355719520463b4f7cbfcb0ccecd65bad Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:57 +0800 Subject: [PATCH 6913/8412] chore: remove jan.is-a.dev --- domains/jan.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jan.json diff --git a/domains/jan.json b/domains/jan.json deleted file mode 100644 index 546d9fb9e..000000000 --- a/domains/jan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Subdomain of is-a.dev for my code server. I use DBH as hosting", - "owner": { - "username": "Janlxrd", - "email": "", - "discord": "milf lover 𖤐#5058" - }, - "record": { - "A": ["164.132.74.251"] - } -} From e81f27583b56a55b1d4aa6ddaeb3128bae2668dc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:58 +0800 Subject: [PATCH 6914/8412] chore: remove janeberru.is-a.dev --- domains/janeberru.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/janeberru.json diff --git a/domains/janeberru.json b/domains/janeberru.json deleted file mode 100644 index 1449c3eab..000000000 --- a/domains/janeberru.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "nicholasyoannou", - "email": "", - "discord": "janeberru#4594", - "note": "You can contact me by email or discord, really don't mind :)" - }, - "description": "I'll probably be testing code and such on janeberru.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "CNAME": "testing-12.nicholas.dev" - } -} From 0c318bb77e4b9881742b19a063fa8f9f5a8575cb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:36:59 +0800 Subject: [PATCH 6915/8412] chore: remove jani-abhishek.is-a.dev --- domains/jani-abhishek.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jani-abhishek.json diff --git a/domains/jani-abhishek.json b/domains/jani-abhishek.json deleted file mode 100644 index b8df093fb..000000000 --- a/domains/jani-abhishek.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My new website", - "repo": "https://github.com/jani-abhishek/jani-abhishek.github.io", - "owner": { - "username": "jani-abhishek", - "email": "jani.abhishek@truestaz.com" - }, - "record": { - "CNAME": "jani-abhishek.github.io" - } -} From 3998ddfd131a87f7473023730cb631c425d5d86e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:01 +0800 Subject: [PATCH 6916/8412] chore: remove jarmos.is-a.dev --- domains/jarmos.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/jarmos.json diff --git a/domains/jarmos.json b/domains/jarmos.json deleted file mode 100644 index 4913a1b49..000000000 --- a/domains/jarmos.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A personal blog which is hosted on Medium temporarily.", - "repo": "https://github.com/Jarmos-san/blog", - "owner": { - "username": "Jarmos-san", - "email": "", - "twitter": "Jarmosan" - }, - "record": { - "CNAME": "jarmos.medium.com" - } -} From 949699fa7f140441de98b5e9ba0c37cc65b541de Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:02 +0800 Subject: [PATCH 6917/8412] chore: remove jason-ng.is-a.dev --- domains/jason-ng.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jason-ng.json diff --git a/domains/jason-ng.json b/domains/jason-ng.json deleted file mode 100644 index 447f3d5b1..000000000 --- a/domains/jason-ng.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "jasonnwc97", - "email": "jasonnwc97@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 83d2ca9d362875adf7b1a362b2077590bea177a4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:03 +0800 Subject: [PATCH 6918/8412] chore: remove jay.is-a.dev --- domains/jay.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jay.json diff --git a/domains/jay.json b/domains/jay.json deleted file mode 100644 index e732cb3c7..000000000 --- a/domains/jay.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jaygmx", - "email": "j.jay@gmx.us" - }, - "record": { - "CNAME": "jay.readthedocs.io" - } -} From 1db31d2acde6b8b625a040bc76c81ced304834fb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:04 +0800 Subject: [PATCH 6919/8412] chore: remove jayesh.is-a.dev --- domains/jayesh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jayesh.json diff --git a/domains/jayesh.json b/domains/jayesh.json deleted file mode 100644 index da96e40a9..000000000 --- a/domains/jayesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jayeshsomala", - "email": "jayeshsomala@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} From 0371e9ee727e6f3de2c47f064826087d30a28038 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:06 +0800 Subject: [PATCH 6920/8412] chore: remove jellyfin.banana.is-a.dev --- domains/jellyfin.banana.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/jellyfin.banana.json diff --git a/domains/jellyfin.banana.json b/domains/jellyfin.banana.json deleted file mode 100644 index 5bd3d9aa5..000000000 --- a/domains/jellyfin.banana.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "BANanaD3V", - "email": "banana@bananadev.ml" - }, - - "record": { - "A": ["95.165.13.215"] - } -} From b13e14ebe79e61290c73901ce39aace978299602 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:07 +0800 Subject: [PATCH 6921/8412] chore: remove jimjimcb.is-a.dev --- domains/jimjimcb.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jimjimcb.json diff --git a/domains/jimjimcb.json b/domains/jimjimcb.json deleted file mode 100644 index 3813d6169..000000000 --- a/domains/jimjimcb.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jimjimcbyt", - "email": "jimjimcbyt@gmail.com" - }, - "record": { - "A": ["60.249.193.112"] - } -} From 4333346f49bc5e09bbaa5703a76aaaa69097986c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:08 +0800 Subject: [PATCH 6922/8412] chore: remove jimscope.is-a.dev --- domains/jimscope.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jimscope.json diff --git a/domains/jimscope.json b/domains/jimscope.json deleted file mode 100644 index f49b4a920..000000000 --- a/domains/jimscope.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "/home/jimscope", - "repo": "https://github.com/jimscope/jimscope.github.io", - "owner": { - "username": "jimscope", - "email": "jimscope@protonmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} From a6c036e762fd006832b124f0518b6aad52f5b0e0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:09 +0800 Subject: [PATCH 6923/8412] chore: remove jkg.is-a.dev --- domains/jkg.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jkg.json diff --git a/domains/jkg.json b/domains/jkg.json deleted file mode 100644 index c9c46e904..000000000 --- a/domains/jkg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jayakrishna-g", - "email": "gandhamallajayakrishna@hotmail.com" - }, - "record": { - "A": ["34.125.211.84"] - } -} From d4e502c81302564fdbaa8d49d8efbaa9bc34ad27 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:10 +0800 Subject: [PATCH 6924/8412] chore: remove jlalfonso21.is-a.dev --- domains/jlalfonso21.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jlalfonso21.json diff --git a/domains/jlalfonso21.json b/domains/jlalfonso21.json deleted file mode 100644 index 2ca0563b0..000000000 --- a/domains/jlalfonso21.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jlalfonso21", - "email": "jlalfonso21@gmail.com" - }, - "record": { - "A": ["89.147.111.78"] - } -} From 03d951958b567194676b8cbe182b57f61e3a1566 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:12 +0800 Subject: [PATCH 6925/8412] chore: remove joao.is-a.dev --- domains/joao.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/joao.json diff --git a/domains/joao.json b/domains/joao.json deleted file mode 100644 index 1489c645b..000000000 --- a/domains/joao.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "felipeiracloud", - "email": "joaofelipegamer23@gmail.com" - }, - "record": { - "A": ["191.233.29.127"] - } -} From 93f010d2c97cc4f644d14c0e6b8fe3467ca502ef Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:13 +0800 Subject: [PATCH 6926/8412] chore: remove johna.is-a.dev --- domains/johna.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/johna.json diff --git a/domains/johna.json b/domains/johna.json deleted file mode 100644 index bde09e552..000000000 --- a/domains/johna.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal website", - "repo": "https://github.com/Johna-123/Johna-123.github.io", - "owner": { - "username": "Johna-123", - "email": "j-verstraaten@hotmail.com" - }, - "record": { - "CNAME": "johna.pages.dev" - } -} From c5971544ef66ae3951b1f79219bc1487db6b2d01 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:14 +0800 Subject: [PATCH 6927/8412] chore: remove johnevermore.is-a.dev --- domains/johnevermore.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/johnevermore.json diff --git a/domains/johnevermore.json b/domains/johnevermore.json deleted file mode 100644 index 5450cd708..000000000 --- a/domains/johnevermore.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Atr-e", - "email": "eatr577@gmail.com" - }, - "record": { - "CNAME": "galatic.hop.sh" - } -} From 695c85e0bcd5d2412b6bc090db14cdeb0567174b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:15 +0800 Subject: [PATCH 6928/8412] chore: remove jonathan.is-a.dev --- domains/jonathan.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/jonathan.json diff --git a/domains/jonathan.json b/domains/jonathan.json deleted file mode 100644 index c13860eec..000000000 --- a/domains/jonathan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "jonOriginal", - "email": "jonathan-knox@outlook.com", - "discord": "12340#0567" - }, - "record": { - "CNAME": "webknox.ddns.net" - }, - "repo": "https://github.com/jonOriginal" -} From f7ffb15c3087a4f9aa7d5ee44557d3535f7ab3b3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:17 +0800 Subject: [PATCH 6929/8412] chore: remove jophiel.is-a.dev --- domains/jophiel.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/jophiel.json diff --git a/domains/jophiel.json b/domains/jophiel.json deleted file mode 100644 index 4993ee4ae..000000000 --- a/domains/jophiel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "femboyjophiel", - "email": "femboy.jophiel@gmail.com" - }, - - "record": { - "CNAME": "58c70704-65c7-4baf-b3ac-d930c2a23d49.id.repl.co" - } -} From 17cbad232d16befadbf36545dfdd7f143dd5ae29 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:18 +0800 Subject: [PATCH 6930/8412] chore: remove josh.is-a.dev --- domains/josh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/josh.json diff --git a/domains/josh.json b/domains/josh.json deleted file mode 100644 index b127cefe9..000000000 --- a/domains/josh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Josh's personal developer website", - "repo": "https://github.com/miltzi", - "owner": { - "username": "miltzi", - "email": "josh@miltz.co.za" - }, - "record": { - "CNAME": "joshisadev.miltz.co.za" - } -} From bc29f6a8ec586a63651a6f28918c9838f823ebd9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:19 +0800 Subject: [PATCH 6931/8412] chore: remove joshua.is-a.dev --- domains/joshua.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/joshua.json diff --git a/domains/joshua.json b/domains/joshua.json deleted file mode 100644 index 0bb60a121..000000000 --- a/domains/joshua.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Joshua's Website", - "repo": "https://github.com/joshua-noakes1", - "owner": { - "username": "joshua-noakes1", - "email": "joshua.noakes1@icloud.com" - }, - "record": { - "CNAME": "prx1.oci.cocogoat.xyz" - } -} From c0a1515d79359550f37f8460c4c1a46bc2d69f0a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:20 +0800 Subject: [PATCH 6932/8412] chore: remove josjonkeren.is-a.dev --- domains/josjonkeren.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/josjonkeren.json diff --git a/domains/josjonkeren.json b/domains/josjonkeren.json deleted file mode 100644 index ee844f4a4..000000000 --- a/domains/josjonkeren.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jonkeren", - "email": "josjonkeren@gmail.com" - }, - "record": { - "CNAME": "jonkeren.nl" - } -} From bd3d82a60803b00ca1ea76bcea1ef7f817ac2d82 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:22 +0800 Subject: [PATCH 6933/8412] chore: remove justus.is-a.dev --- domains/justus.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/justus.json diff --git a/domains/justus.json b/domains/justus.json deleted file mode 100644 index 50acf9a0d..000000000 --- a/domains/justus.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Justus-D", - "email": "justus.is-a.dev@herrblauzahn.de" - }, - "record": { - "CNAME": "is-a-dev.justus-d.de" - } -} From 520125328b0c4b5e62c96f8dee88a3d0d04f934c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:23 +0800 Subject: [PATCH 6934/8412] chore: remove jx01.is-a.dev --- domains/jx01.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/jx01.json diff --git a/domains/jx01.json b/domains/jx01.json deleted file mode 100644 index e978180e2..000000000 --- a/domains/jx01.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "XxJVG1xX", - "email": "jvgvgaa@gmail.com" - }, - "record": { - "CNAME": "90ef348a-1a61-46ac-a889-62ac65e926b4.acmedns.infinityfree.net" - } -} From 9462ba875372f841b48c81259ffb876cda5c678e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:24 +0800 Subject: [PATCH 6935/8412] chore: remove k22rma.is-a.dev --- domains/k22rma.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/k22rma.json diff --git a/domains/k22rma.json b/domains/k22rma.json deleted file mode 100644 index b47f99a31..000000000 --- a/domains/k22rma.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "k22rma", - "email": "krrishsharma.ks12345@gmail.com" - }, - "record": { - "CNAME": "k22rma.github.io" - } -} From 1044417153ad507c362b053f5b543eb3e901c088 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:25 +0800 Subject: [PATCH 6936/8412] chore: remove k4i0d.is-a.dev --- domains/k4i0d.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/k4i0d.json diff --git a/domains/k4i0d.json b/domains/k4i0d.json deleted file mode 100644 index 0600507f3..000000000 --- a/domains/k4i0d.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kaiodcosta", - "email": "kaiod@riseup.net" - }, - "record": { - "URL": "https://kaiod.icu" - } -} From f80a6eb6ed15c4304dccc3f5f5f25b2233d069b1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:26 +0800 Subject: [PATCH 6937/8412] chore: remove kaizin.is-a.dev --- domains/kaizin.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kaizin.json diff --git a/domains/kaizin.json b/domains/kaizin.json deleted file mode 100644 index 61c458efc..000000000 --- a/domains/kaizin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "kaizinbr", - "email": "kaiolucas1812@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 80e6d81bd9e96603010e49f675a68826aaffd7ee Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:28 +0800 Subject: [PATCH 6938/8412] chore: remove kamishi.is-a.dev --- domains/kamishi.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kamishi.json diff --git a/domains/kamishi.json b/domains/kamishi.json deleted file mode 100644 index c2de37447..000000000 --- a/domains/kamishi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "KamishiRewrote", - "email": "", - "discord": "kamishi_x" - }, - "record": { - "CNAME": "kamishi.kamishiyt.repl.co" - } -} From faac37a59d34a5fb2cc6a823c886ee2a3e8bc0b9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:29 +0800 Subject: [PATCH 6939/8412] chore: remove kamy0403.is-a.dev --- domains/kamy0403.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kamy0403.json diff --git a/domains/kamy0403.json b/domains/kamy0403.json deleted file mode 100644 index 9033e1e1a..000000000 --- a/domains/kamy0403.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "thanhcong2k7", - "email": "nhocpeacock@gmail.com", - "twitter": "NTKam007", - "discord": "KamyzZ#3790" - }, - "record": { - "CNAME": "kmdev.carrd.co" - } -} From e99144f8cbebde5e71f6c0b696efd749e7d3a7e6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:30 +0800 Subject: [PATCH 6940/8412] chore: remove kamyzz.is-a.dev --- domains/kamyzz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kamyzz.json diff --git a/domains/kamyzz.json b/domains/kamyzz.json deleted file mode 100644 index 2824a0ab9..000000000 --- a/domains/kamyzz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thanhcong2k7", - "email": "nhocpeacock@gmail.com" - }, - "record": { - "CNAME": "kamyzz.carrd.co" - } -} From fdd8a7607e6eb625289bf74abc9cbfdaff20d7e5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:31 +0800 Subject: [PATCH 6941/8412] chore: remove kashif.is-a.dev --- domains/kashif.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kashif.json diff --git a/domains/kashif.json b/domains/kashif.json deleted file mode 100644 index 3c01fbe8a..000000000 --- a/domains/kashif.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "appsdevpk", - "email": "kashid1@gmail.com" - }, - - "record": { - "A": ["129.146.191.167"] - } -} From 4cefbb4765979eb13c34172597e006d82f4fe798 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:33 +0800 Subject: [PATCH 6942/8412] chore: remove kasmatic.is-a.dev --- domains/kasmatic.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kasmatic.json diff --git a/domains/kasmatic.json b/domains/kasmatic.json deleted file mode 100644 index 3e9dbf32d..000000000 --- a/domains/kasmatic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PHYT90DitYT", - "email": "chess049@rsdmo.org" - }, - "record": { - "CNAME": "i-think-i.lol" - } -} From d8a5c8e748db7ed943a446ddf7049fb1e28617b3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:34 +0800 Subject: [PATCH 6943/8412] chore: remove kasmatica.is-a.dev --- domains/kasmatica.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kasmatica.json diff --git a/domains/kasmatica.json b/domains/kasmatica.json deleted file mode 100644 index 3e9dbf32d..000000000 --- a/domains/kasmatica.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PHYT90DitYT", - "email": "chess049@rsdmo.org" - }, - "record": { - "CNAME": "i-think-i.lol" - } -} From 286c5d96d7769f2e302d997411184e0d74a771c9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:35 +0800 Subject: [PATCH 6944/8412] chore: remove kawet00.is-a.dev --- domains/kawet00.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kawet00.json diff --git a/domains/kawet00.json b/domains/kawet00.json deleted file mode 100644 index 80d0be185..000000000 --- a/domains/kawet00.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Kawet00", - "email": "elpisstolero13@outlook.com" - }, - - "record": { - "CNAME": "kawet.is-a.dev" - } -} From 8485fc7d06dce958acdf9755d1382c0618747bfd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:36 +0800 Subject: [PATCH 6945/8412] chore: remove kayg.is-a.dev --- domains/kayg.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kayg.json diff --git a/domains/kayg.json b/domains/kayg.json deleted file mode 100644 index 9d2ef1c9a..000000000 --- a/domains/kayg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kayg04", - "email": "mail@kayg.org" - }, - "record": { - "A": ["144.76.164.206"] - } -} From cb43674b72a57621032705d02389327613c3b19d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:38 +0800 Subject: [PATCH 6946/8412] chore: remove kcasm.is-a.dev --- domains/kcasm.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kcasm.json diff --git a/domains/kcasm.json b/domains/kcasm.json deleted file mode 100644 index eac9d55ed..000000000 --- a/domains/kcasm.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "PHYT90DitYT", - "email": "chess049@rsdmo.org", - "discord": "798934178783559710" - }, - - "record": { - "CNAME": "i-think-i.lol" - } -} From d63c092044353c3f5f49da710a180f01a00f2251 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:39 +0800 Subject: [PATCH 6947/8412] chore: remove kereh.is-a.dev --- domains/kereh.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kereh.json diff --git a/domains/kereh.json b/domains/kereh.json deleted file mode 100644 index fdc491b05..000000000 --- a/domains/kereh.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "kereh", - "email": "kerehchannel@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 604bae52d93b82203d7d3405abee1aebeea5814e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:40 +0800 Subject: [PATCH 6948/8412] chore: remove kevin.is-a.dev --- domains/kevin.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kevin.json diff --git a/domains/kevin.json b/domains/kevin.json deleted file mode 100644 index fef2ee4bd..000000000 --- a/domains/kevin.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "KevinBrogan", - "email": "kevin@brogan.ca" - }, - "record": { - "CNAME": "brogan.ca" - } -} From 319482d192be34b759af25f30523ee68a9fd3596 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:41 +0800 Subject: [PATCH 6949/8412] chore: remove kevvyyn.is-a.dev --- domains/kevvyyn.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kevvyyn.json diff --git a/domains/kevvyyn.json b/domains/kevvyyn.json deleted file mode 100644 index 83d1df3b9..000000000 --- a/domains/kevvyyn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "BiometricGlitch", - "email": "smellysocks0147@gmail.com" - }, - "record": { - "CNAME": "19e5bf8c-21c4-458c-aade-3d247b901526.id.repl.co" - } -} From 3c1e84bbf3fdf68fc926624eecd7b5e77f38fd3f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:42 +0800 Subject: [PATCH 6950/8412] chore: remove kirann.is-a.dev --- domains/kirann.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kirann.json diff --git a/domains/kirann.json b/domains/kirann.json deleted file mode 100644 index 42c7372f4..000000000 --- a/domains/kirann.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Kiran's personal developer website", - "repo": "https://github.com/sudopower", - "owner": { - "username": "sudopower", - "email": "nkirandroid@gmail.com" - }, - "record": { - "URL": "http://sudopower.com" - } -} From 3a83530ab5a0ac88aee37d8d640bd8f3f3d938e7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:43 +0800 Subject: [PATCH 6951/8412] chore: remove kiriland.is-a.dev --- domains/kiriland.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kiriland.json diff --git a/domains/kiriland.json b/domains/kiriland.json deleted file mode 100644 index 8a1c1867c..000000000 --- a/domains/kiriland.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "mrfinm", - "email": "mohamixxxx@gmail.com" - }, - - "record": { - "CNAME": "ess.fabad-ihe.ac.ir" - } -} From 0f986564a58d7cfa12ae87409bbfd00182cef7da Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:45 +0800 Subject: [PATCH 6952/8412] chore: remove kishannnn.is-a.dev --- domains/kishannnn.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kishannnn.json diff --git a/domains/kishannnn.json b/domains/kishannnn.json deleted file mode 100644 index 367c6e940..000000000 --- a/domains/kishannnn.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "CycloneAddons", - "email": "cycloneaddon@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From 1510c00eb1d3aa0f4baa2cce5c26a7e3c896adf6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:46 +0800 Subject: [PATCH 6953/8412] chore: remove kitty.is-a.dev --- domains/kitty.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kitty.json diff --git a/domains/kitty.json b/domains/kitty.json deleted file mode 100644 index dd406458c..000000000 --- a/domains/kitty.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Stardustxxx", - "email": "kitty@kittysmh.tech" - }, - - "record": { - "A": ["192.95.42.66"] - } -} From 4434c0c501dd8224cf14f51dde3b9fa004f216d0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:47 +0800 Subject: [PATCH 6954/8412] chore: remove kkdesigns.is-a.dev --- domains/kkdesigns.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kkdesigns.json diff --git a/domains/kkdesigns.json b/domains/kkdesigns.json deleted file mode 100644 index 4c561b711..000000000 --- a/domains/kkdesigns.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "All of K.K Designs Fitbit® applications", - "repo": "https://github.com/KK-Designs/K.K-Designs-Website", - "owner": { - "username": "KK-Designs", - "email": "kkart2007@gmail.com" - }, - "record": { - "CNAME": "kk-designs.github.io" - } -} From 3c7f9dae976ae244d59ca952c376f475d8f193f0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:49 +0800 Subject: [PATCH 6955/8412] chore: remove kleb.is-a.dev --- domains/kleb.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kleb.json diff --git a/domains/kleb.json b/domains/kleb.json deleted file mode 100644 index 8ae5e94b9..000000000 --- a/domains/kleb.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "KrazyKleb", - "email": "krazykleb@outlook.com" - }, - "record": { - "A": ["143.47.249.115"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From d77938b22b4b0ea58d3e4344a131df8768eda213 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:50 +0800 Subject: [PATCH 6956/8412] chore: remove kns.is-a.dev --- domains/kns.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kns.json diff --git a/domains/kns.json b/domains/kns.json deleted file mode 100644 index 72ec8d59a..000000000 --- a/domains/kns.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ItzCrazyKns", - "email": "", - "discord": "ItzCrazyKns#1337" - }, - "record": { - "A": ["129.153.126.170"] - } -} From 85c84bdc5a4f3b3fc92b32e894d039f274a8757f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:51 +0800 Subject: [PATCH 6957/8412] chore: remove kobeff.is-a.dev --- domains/kobeff.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kobeff.json diff --git a/domains/kobeff.json b/domains/kobeff.json deleted file mode 100644 index 6fcd7b36b..000000000 --- a/domains/kobeff.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "KobeFF's Portfolio", - "repo": "please get the code from https://its.kobeff.repl.co", - "owner": { - "username": "Kobe523", - "email": "kfni@madison.k12.wi.us" - }, - "record": { - "URL": "https://its.kobeff.repl.co" - } -} From 828e50c809cb2c415e2ba9b63a6c3c34c3f409da Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:53 +0800 Subject: [PATCH 6958/8412] chore: remove koenv.is-a.dev --- domains/koenv.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/koenv.json diff --git a/domains/koenv.json b/domains/koenv.json deleted file mode 100644 index 590d779b5..000000000 --- a/domains/koenv.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevKoenv", - "email": "koenvanvlimmeren@gmail.com" - }, - - "record": { - "A": ["168.119.108.101"] - } -} From 566cfd5863131b8fde332b0551d4fb8dea33602d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:54 +0800 Subject: [PATCH 6959/8412] chore: remove korbinvanette.is-a.dev --- domains/korbinvanette.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/korbinvanette.json diff --git a/domains/korbinvanette.json b/domains/korbinvanette.json deleted file mode 100644 index 378097263..000000000 --- a/domains/korbinvanette.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "KorbinVanetteDev", - "email": "korbinvanettedev@gmail.com" - }, - - "record": { - "CNAME": "35ad5fb7-4c98-46e4-891b-67815124df03.id.repl.co" - } -} From 5fab9a0cebeeb6c67e6a030d47ff12e967c4e5f3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:55 +0800 Subject: [PATCH 6960/8412] chore: remove kotawa.is-a.dev --- domains/kotawa.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/kotawa.json diff --git a/domains/kotawa.json b/domains/kotawa.json deleted file mode 100644 index 7da6e75f0..000000000 --- a/domains/kotawa.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "dewiscool", - "email": "zerolikecyber.2005@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 878821057748926534" - }, - - "record": { - "CNAME": "f383a209-653f-447b-98fd-d7272d2cdec4.id.repl.co" - - } -} From 014a12133e61dddad9b37859f6a8737d0a5ff386 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:56 +0800 Subject: [PATCH 6961/8412] chore: remove kotelek.is-a.dev --- domains/kotelek.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kotelek.json diff --git a/domains/kotelek.json b/domains/kotelek.json deleted file mode 100644 index 5a8d21600..000000000 --- a/domains/kotelek.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "xKotelek", - "email": "kontakt@kotelek.tk" - }, - - "record": { - "CNAME": "kotelek.tk" - } -} From 67356ceec5ba916b16e3141de97266f7731c8419 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:57 +0800 Subject: [PATCH 6962/8412] chore: remove kpopiui.is-a.dev --- domains/kpopiui.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kpopiui.json diff --git a/domains/kpopiui.json b/domains/kpopiui.json deleted file mode 100644 index a4879175c..000000000 --- a/domains/kpopiui.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Zeor154", - "email": "driop12bu@gmail.com" - }, - "record": { - "A": ["45.140.141.88"] - } -} From d8571040989bd3cf5ebe59128c4e5ac74affa0f4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:37:58 +0800 Subject: [PATCH 6963/8412] chore: remove krvishal.is-a.dev --- domains/krvishal.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/krvishal.json diff --git a/domains/krvishal.json b/domains/krvishal.json deleted file mode 100644 index ff222e873..000000000 --- a/domains/krvishal.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio", - "repo": "https://github.com/thegeekdex", - "owner": { - "username": "thegeekdex", - "email": "", - "discord": "Vishal S.#6993" - }, - "record": { - "A": ["43.205.87.144"] - } -} From e16a35df41fdfa992155bbd0c00b926bb1051e87 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:00 +0800 Subject: [PATCH 6964/8412] chore: remove kshitij.is-a.dev --- domains/kshitij.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kshitij.json diff --git a/domains/kshitij.json b/domains/kshitij.json deleted file mode 100644 index 44397f87d..000000000 --- a/domains/kshitij.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Kshitij Subedi", - "owner": { - "username": "kshitijsubedi", - "email": "2subedikshitij@gmail.com" - }, - "record": { - "CNAME": "kshitijsubedi.com.np" - } -} From 7f977c9a692f3cc962b7d184fce4d653814c46f6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:01 +0800 Subject: [PATCH 6965/8412] chore: remove kukikop.is-a.dev --- domains/kukikop.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kukikop.json diff --git a/domains/kukikop.json b/domains/kukikop.json deleted file mode 100644 index 4648786f2..000000000 --- a/domains/kukikop.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Zeor154", - "email": "driop12bu@gmail.com" - }, - "record": { - "A": ["45.130.141.88"] - } -} From a070ef9edac2ecbe0eeeddf04d32c7e0e4c1e384 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:02 +0800 Subject: [PATCH 6966/8412] chore: remove kumkashree.is-a.dev --- domains/kumkashree.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kumkashree.json diff --git a/domains/kumkashree.json b/domains/kumkashree.json deleted file mode 100644 index a868a091c..000000000 --- a/domains/kumkashree.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "kumkashree.is-a.dev", - "owner": { - "username": "kumkashree", - "email": "", - "discord": "KumKaShree#3777" - }, - "record": { - "A": ["43.205.87.144"] - } -} From 5bca604b5dc1af4b45e18d709f5ba86026e138d4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:03 +0800 Subject: [PATCH 6967/8412] chore: remove kweeper.is-a.dev --- domains/kweeper.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kweeper.json diff --git a/domains/kweeper.json b/domains/kweeper.json deleted file mode 100644 index 81c8c51f2..000000000 --- a/domains/kweeper.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "kweeper.is-a.dev", - "owner": { - "username": "kweeperdotjs", - "email": "kweeper@protonmail.com" - }, - "record": { - "CNAME": "kweeperdotjs.pages.dev" - } -} From b5c177e3068868f84caea640f0ed2bc9c37b203a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:05 +0800 Subject: [PATCH 6968/8412] chore: remove kxtz.is-a.dev --- domains/kxtz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/kxtz.json diff --git a/domains/kxtz.json b/domains/kxtz.json deleted file mode 100644 index 46e49f825..000000000 --- a/domains/kxtz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "kxtzownsu", - "email": "kxtzownsu@gmail.com" - }, - "record": { - "CNAME": "ef93d84a-155f-4365-86a0-9dcc1d445acf.id.repl.co" - } -} From 45e94f770dd3a17e49a3f0ad5dad5fef73860c21 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:06 +0800 Subject: [PATCH 6969/8412] chore: remove kyle.is-a.dev --- domains/kyle.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/kyle.json diff --git a/domains/kyle.json b/domains/kyle.json deleted file mode 100644 index e676647fc..000000000 --- a/domains/kyle.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My CDN", - "owner": { - "username": "JavaScriptpy", - "email": "zerotwo.on.discord@gmail.com" - }, - "record": { - "CNAME": "4610390a-31b4-45f7-9a4a-4c75e28ecfbd.repl.co" - } -} From 2fc7f94d810efbc1c643c02158d73cd283575a19 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:07 +0800 Subject: [PATCH 6970/8412] chore: remove laker.is-a.dev --- domains/laker.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/laker.json diff --git a/domains/laker.json b/domains/laker.json deleted file mode 100644 index ed2cad3d9..000000000 --- a/domains/laker.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lxjv", - "email": "hey@laker.tech" - }, - "record": { - "CNAME": "laker.omg.lol" - } -} From f64efe648e1f6cd172a779a29b4b31f5300bbc72 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:08 +0800 Subject: [PATCH 6971/8412] chore: remove lalafell.is-a.dev --- domains/lalafell.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lalafell.json diff --git a/domains/lalafell.json b/domains/lalafell.json deleted file mode 100644 index 34105e151..000000000 --- a/domains/lalafell.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "2vg", - "email": "mail@nyaa.gg" - }, - "record": { - "CNAME": "lalafell.moe" - } -} From 7d612849931e222568d626cf81b9be92936fe534 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:10 +0800 Subject: [PATCH 6972/8412] chore: remove lamnotadev.is-a.dev --- domains/lamnotadev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lamnotadev.json diff --git a/domains/lamnotadev.json b/domains/lamnotadev.json deleted file mode 100644 index 49555658c..000000000 --- a/domains/lamnotadev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Syxaaa", - "email": "nguyenlamyou@gmail.com" - }, - "record": { - "CNAME": "chubedanprofile.justtakarin.repl.co" - } -} From 12039e9ba0b30b76b8d0166ece2d0c3b59c7278e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:11 +0800 Subject: [PATCH 6973/8412] chore: remove lavi.is-a.dev --- domains/lavi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lavi.json diff --git a/domains/lavi.json b/domains/lavi.json deleted file mode 100644 index d37f593c5..000000000 --- a/domains/lavi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LaviArzi", - "email": "lavi.arzi@gmail.com" - }, - "record": { - "CNAME": "lavirz.com" - } -} From cb843d992056ab1cd477c9ef8fb54986691b0aba Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:12 +0800 Subject: [PATCH 6974/8412] chore: remove laxminag.is-a.dev --- domains/laxminag.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/laxminag.json diff --git a/domains/laxminag.json b/domains/laxminag.json deleted file mode 100644 index 60358800f..000000000 --- a/domains/laxminag.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "nagln's personal website", - "repo": "https://github.com/laxminagln/laxminagln.github.io", - "owner": { - "username": "laxminagln", - "email": "laxminagln@gmail.com" - }, - "record": { - "CNAME": "www.laxminagln.me" - } -} From 21e661e7f3141d94db983c4d274ceac234063f55 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:13 +0800 Subject: [PATCH 6975/8412] chore: remove layor.is-a.dev --- domains/layor.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/layor.json diff --git a/domains/layor.json b/domains/layor.json deleted file mode 100644 index 722c0732b..000000000 --- a/domains/layor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "6346563751", - "email": "b0bb1e@protonmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} From 8d92b202e22e855978ec6c0d1d884f5afd465938 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:14 +0800 Subject: [PATCH 6976/8412] chore: remove lazycoder.is-a.dev --- domains/lazycoder.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lazycoder.json diff --git a/domains/lazycoder.json b/domains/lazycoder.json deleted file mode 100644 index 3f13a6119..000000000 --- a/domains/lazycoder.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Saiful Personal Website", - "repo": "https://github.com/saifulppro/lazycoder", - "owner": { - "username": "saifulppro", - "email": "saifulp4200@gmail.com" - }, - "record": { - "CNAME": "lazycoder.pages.dev" - } -} From 48b2587fefb0c539b4ec3fdb359b8f99df7c796f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:15 +0800 Subject: [PATCH 6977/8412] chore: remove lellis.is-a.dev --- domains/lellis.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lellis.json diff --git a/domains/lellis.json b/domains/lellis.json deleted file mode 100644 index 9a16087e2..000000000 --- a/domains/lellis.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "a cool subdomain", - "repo": "https://github.com/LellisV2/register", - "owner": { - "username": "LellisV2", - "email": "cloud@lellis.tech" - }, - "record": { - "A": ["150.230.126.219"] - } -} From 3bfd1b9581d7304e8945c05bbdd48e96d3ba88b1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:17 +0800 Subject: [PATCH 6978/8412] chore: remove lemmy.is-a.dev --- domains/lemmy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/lemmy.json diff --git a/domains/lemmy.json b/domains/lemmy.json deleted file mode 100644 index 583ce9bc8..000000000 --- a/domains/lemmy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "j0code", - "discord": "j0code", - "email": "" - }, - "record": { - "CNAME": "cohalejoja.selfhost.eu" - } -} From 71470e1cfaea694589aec28450cae115952a3d55 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:18 +0800 Subject: [PATCH 6979/8412] chore: remove lemon.is-a.dev --- domains/lemon.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lemon.json diff --git a/domains/lemon.json b/domains/lemon.json deleted file mode 100644 index 99e6ae8e8..000000000 --- a/domains/lemon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PassiveLemon", - "email": "lemonl3mn@protonmail.com" - }, - "record": { - "CNAME": "citrus-tree.xyz" - } -} From 7a3681ea886c194f5e117a48057151ae06470a81 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:19 +0800 Subject: [PATCH 6980/8412] chore: remove leon.is-a.dev --- domains/leon.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/leon.json diff --git a/domains/leon.json b/domains/leon.json deleted file mode 100644 index e9ad23c8a..000000000 --- a/domains/leon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/LeonskiDev/leonskidev", - "owner": { - "username": "LeonskiDev", - "email": "bodged@pm.me" - }, - "record": { - "CNAME": "leonskidev.github.io" - } -} From 5147ffb443528e6fe60338fa038eff4c6d9f5813 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:20 +0800 Subject: [PATCH 6981/8412] chore: remove levprograming.is-a.dev --- domains/levprograming.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/levprograming.json diff --git a/domains/levprograming.json b/domains/levprograming.json deleted file mode 100644 index fbbacf5ed..000000000 --- a/domains/levprograming.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "LevPrograming", - "repo": "https://github.com/double-square", - "owner": { - "username": "double-square", - "email": "doublesquare@protonmail.com " - }, - "record": { - "CNAME": "levprograming.pages.dev" - } -} From 533067b76f4674c25ff8125a9de70bb7b10e1179 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:21 +0800 Subject: [PATCH 6982/8412] chore: remove li.whine.is-a.dev --- domains/li.whine.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/li.whine.json diff --git a/domains/li.whine.json b/domains/li.whine.json deleted file mode 100644 index 836c70839..000000000 --- a/domains/li.whine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "whi_ne's redirects", - "owner": { - "username": "whinee", - "email": "", - "twitter": "whi_nyaan" - }, - "record": { - "CNAME": "a.redirect.pizza" - } -} From b9bf1c8792c2f8be11758f0f2ae14e55b7ebd8c4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:23 +0800 Subject: [PATCH 6983/8412] chore: remove lighty.is-a.dev --- domains/lighty.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/lighty.json diff --git a/domains/lighty.json b/domains/lighty.json deleted file mode 100644 index 0f206e1bf..000000000 --- a/domains/lighty.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ImLighty", - "email": "imlighty@duck.com" - }, - - "record": { - "CNAME": "imlighty.github.io" - } -} From d58173fb24fe6d7d0d20811ee95bcf74e6b07ff2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:24 +0800 Subject: [PATCH 6984/8412] chore: remove lintahtorrents.is-a.dev --- domains/lintahtorrents.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lintahtorrents.json diff --git a/domains/lintahtorrents.json b/domains/lintahtorrents.json deleted file mode 100644 index ebaf77f8e..000000000 --- a/domains/lintahtorrents.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "meritocrazy", - "email": "lunatic@tuta.io" - }, - "record": { - "CNAME": "drives.labor.workers.dev" - } -} From 06c610ea2df92af482e8ce289769c7b34b9183fa Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:25 +0800 Subject: [PATCH 6985/8412] chore: remove liquid.is-a.dev --- domains/liquid.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/liquid.json diff --git a/domains/liquid.json b/domains/liquid.json deleted file mode 100644 index 2d62d656a..000000000 --- a/domains/liquid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ThinLiquid", - "email": "thinliquid@proton.me" - }, - "record": { - "CNAME": "9b0994e0-3427-49c7-8609-b7027badd871.id.repl.co" - } -} From 6a60ce5cd6795f03f74dcd9bf86e9779902898f4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:26 +0800 Subject: [PATCH 6986/8412] chore: remove lmgxenon.is-a.dev --- domains/lmgxenon.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/lmgxenon.json diff --git a/domains/lmgxenon.json b/domains/lmgxenon.json deleted file mode 100644 index 62cb39df8..000000000 --- a/domains/lmgxenon.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Hi, I'm LMG XENON. I develop Discord bots, user interfaces and web applications.", - "owner": { - "username": "LMGXENON", - "email": "lmgxenon@gmail.com" - }, - "record": { - "CNAME": "2fd4a23b-6608-4be8-b2fc-911cc30b1b87.id.repl.co" - } -} From ca31c0cba0c7ad9018e297edf56b843ba152e429 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:27 +0800 Subject: [PATCH 6987/8412] chore: remove local.jj.is-a.dev --- domains/local.jj.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/local.jj.json diff --git a/domains/local.jj.json b/domains/local.jj.json deleted file mode 100644 index ea9fa1419..000000000 --- a/domains/local.jj.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "my playit.gg ip", - "owner": { - "username": "TheBotlyNoob", - "email": "jj@jj.is-a.dev" - }, - "record": { - "A": ["147.185.221.193"] - } -} From b76ab18b32f6699680e61cfb00fafe1238bb4940 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:29 +0800 Subject: [PATCH 6988/8412] chore: remove login-brawley.is-a.dev --- domains/login-brawley.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/login-brawley.json diff --git a/domains/login-brawley.json b/domains/login-brawley.json deleted file mode 100644 index 5415b6f62..000000000 --- a/domains/login-brawley.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "login page for my discord bot", - "repo": "https://github.com/teamjoelee/me", - "owner": { - "username": "brawlie", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "69cfaa0c-dc64-4aae-8038-3d5e8bd27073.repl.co" - } -} From 43ec6e0058f37e29b9f2732c7346e966453af495 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:30 +0800 Subject: [PATCH 6989/8412] chore: remove lol.is-a.dev --- domains/lol.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lol.json diff --git a/domains/lol.json b/domains/lol.json deleted file mode 100644 index 8b7209b26..000000000 --- a/domains/lol.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "lol is a dev", - "repo": "https://github.com/codingjlu/codingjlu.github.io", - "owner": { - "username": "codingjlu", - "email": "20472547@fhda.edu" - }, - "record": { - "CNAME": "codingjlu.github.io" - } -} From 795eabc5d72a39fcd4a565c2c09e0ae63ddb2863 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:31 +0800 Subject: [PATCH 6990/8412] chore: remove loneorangeball.is-a.dev --- domains/loneorangeball.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/loneorangeball.json diff --git a/domains/loneorangeball.json b/domains/loneorangeball.json deleted file mode 100644 index 771da895a..000000000 --- a/domains/loneorangeball.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "loneorangeball's website", - "owner": { - "username": "loneorangeball", - "email": "", - "twitter": "LoneOrangeBall", - "discord": "orangeBall#6183" - }, - "record": { - "CNAME": "b29ec742-99b6-4ff2-990d-58f9aa910bd1.id.repl.co" - } -} From 3929f468c4316501ebaf7ad446c474a5add54b34 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:32 +0800 Subject: [PATCH 6991/8412] chore: remove loud.is-a.dev --- domains/loud.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/loud.json diff --git a/domains/loud.json b/domains/loud.json deleted file mode 100644 index a5991909d..000000000 --- a/domains/loud.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LinkerScript", - "email": "min@effobe.com" - }, - "record": { - "CNAME": "6498c941-9031-4e57-9fc0-12716fa187f4.repl.co" - } -} From 2e15cd8e35158803b78105a2cd2421e0af88c33a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:34 +0800 Subject: [PATCH 6992/8412] chore: remove lsantana.is-a.dev --- domains/lsantana.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lsantana.json diff --git a/domains/lsantana.json b/domains/lsantana.json deleted file mode 100644 index 54a0fa45a..000000000 --- a/domains/lsantana.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "lsantana486", - "email": "lsantana.486@gmail.com" - }, - "description": "Personal domain for portofolio with my name Luis Santana", - "repo": "https://github.com/lsantana486/lsantana486", - "record": { - "CNAME": "lsantana.dev" - } -} From cb82b25712e0f6c5043d193824d328c4d4b959b7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:35 +0800 Subject: [PATCH 6993/8412] chore: remove lsprgabriel.is-a.dev --- domains/lsprgabriel.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lsprgabriel.json diff --git a/domains/lsprgabriel.json b/domains/lsprgabriel.json deleted file mode 100644 index 70e50d00f..000000000 --- a/domains/lsprgabriel.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lsprgabriel", - "email": "ogabrielpereira@pm.me" - }, - "record": { - "CNAME": "www.lsprlab.cloud" - } -} From cb467fbf9d15215d7c434d7c8ad713f541841fed Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:36 +0800 Subject: [PATCH 6994/8412] chore: remove lthon09.is-a.dev --- domains/lthon09.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lthon09.json diff --git a/domains/lthon09.json b/domains/lthon09.json deleted file mode 100644 index 14cce2c0d..000000000 --- a/domains/lthon09.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal Website.", - "owner": { - "username": "lthon09", - "email": "", - "twitter": "lthon09" - }, - "record": { - "CNAME": "lthon09.onrender.com" - } -} From 2eb51a22864070c28c842cb06dc3bd8ede3fed7b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:37 +0800 Subject: [PATCH 6995/8412] chore: remove lucaledd.is-a.dev --- domains/lucaledd.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/lucaledd.json diff --git a/domains/lucaledd.json b/domains/lucaledd.json deleted file mode 100644 index 251cb180c..000000000 --- a/domains/lucaledd.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "lucaforever", - "email": "scorpinyesyeson@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} From 7d772f241dadca4443281a6a1b73f6b0a7eb8d9a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:39 +0800 Subject: [PATCH 6996/8412] chore: remove luna.is-a.dev --- domains/luna.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/luna.json diff --git a/domains/luna.json b/domains/luna.json deleted file mode 100644 index 218f42211..000000000 --- a/domains/luna.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Luna Seemann's personal website", - "repo": "https://github.com/Luna-devv/luna-site", - "owner": { - "username": "Luna-devv", - "email": "luna@waya.one" - }, - "record": { - "A": ["51.161.24.80"] - } -} From 469c1a3c0732db681e35c136198180e8333c6d4d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:40 +0800 Subject: [PATCH 6997/8412] chore: remove lynix.is-a.dev --- domains/lynix.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lynix.json diff --git a/domains/lynix.json b/domains/lynix.json deleted file mode 100644 index ae43967bc..000000000 --- a/domains/lynix.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lynix27", - "email": "vncntwbr0207@gmail.com" - }, - "record": { - "URL": "https://linktr.ee/lynix27" - } -} From 9dcd34f00e8ab5844ccedf27045b75dc184d689f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:41 +0800 Subject: [PATCH 6998/8412] chore: remove m1dnight.is-a.dev --- domains/m1dnight.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/m1dnight.json diff --git a/domains/m1dnight.json b/domains/m1dnight.json deleted file mode 100644 index a9d61622d..000000000 --- a/domains/m1dnight.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "M1dnight's Coding/Digital Art Portfolio", - "repo": "https://portfolio.m1dnightdev.repl.co", - "owner": { - "username": "M1dnight-ofcl", - "email": "m1dnightgmrofficial@gmail.com" - }, - "record": { - "CNAME": "3076868f-0b1c-470a-b31d-f9fbb0ec9030.id.repl.co" - } -} From 4ea1ad6ddab4b4fecc7acf1bd534cda246ef28eb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:42 +0800 Subject: [PATCH 6999/8412] chore: remove mail.boolean44.is-a.dev --- domains/mail.boolean44.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mail.boolean44.json diff --git a/domains/mail.boolean44.json b/domains/mail.boolean44.json deleted file mode 100644 index fe8a0d3d8..000000000 --- a/domains/mail.boolean44.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "boolean44-repos", - "email": "serenitypalmer10@gmail.com" - }, - "record": { - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], - "A": ["10.0.0.1"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 08cdd0cb63cc3103422d0385f757502dbd18cb8a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:43 +0800 Subject: [PATCH 7000/8412] chore: remove mail.winter.is-a.dev --- domains/mail.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mail.winter.json diff --git a/domains/mail.winter.json b/domains/mail.winter.json deleted file mode 100644 index c38e3fac2..000000000 --- a/domains/mail.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.110"] - } - -} From dd70a32e0230ead5a8f68262db0293aa0ba3ef1f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:45 +0800 Subject: [PATCH 7001/8412] chore: remove mail.zerow.is-a.dev --- domains/mail.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mail.zerow.json diff --git a/domains/mail.zerow.json b/domains/mail.zerow.json deleted file mode 100644 index 353e7e8a0..000000000 --- a/domains/mail.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "A": ["92.118.207.191"] - } -} From c2caab5df3b8320588aa4602183e004884233995 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:46 +0800 Subject: [PATCH 7002/8412] chore: remove mailx.is-a.dev --- domains/mailx.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mailx.json diff --git a/domains/mailx.json b/domains/mailx.json deleted file mode 100644 index 51b9f948b..000000000 --- a/domains/mailx.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - - "record": { - "A": ["217.174.245.249"] - } -} From 92c6dfa45b54f7c15e8391aae58a7048d7df9de0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:47 +0800 Subject: [PATCH 7003/8412] chore: remove mako.is-a.dev --- domains/mako.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mako.json diff --git a/domains/mako.json b/domains/mako.json deleted file mode 100644 index 332c2795d..000000000 --- a/domains/mako.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GoldenFire2317", - "email": "buttersword2017@gmail.com" - }, - "record": { - "CNAME": "mako.mkoca.org" - } -} From 8173a0e2257cc4524f25dd1f274565b718eab42b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:49 +0800 Subject: [PATCH 7004/8412] chore: remove marcusj.is-a.dev --- domains/marcusj.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/marcusj.json diff --git a/domains/marcusj.json b/domains/marcusj.json deleted file mode 100644 index bb5bd674d..000000000 --- a/domains/marcusj.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio of Marcus Weinberger", - "repo": "https://github.com/AgeOfMarcus", - "owner": { - "username": "AgeOfMarcus", - "email": "marcusjw.ftw@gmail.com" - }, - "record": { - "CNAME": "dev.marcusj.tech" - } -} From 4c73c161026eca201f2f8c4f7d1ece93e25dbf0a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:50 +0800 Subject: [PATCH 7005/8412] chore: remove mark.is-a.dev --- domains/mark.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mark.json diff --git a/domains/mark.json b/domains/mark.json deleted file mode 100644 index 35a6b55d0..000000000 --- a/domains/mark.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Makr Davydov is a Developer!", - "repo": "https://github.com/markrity", - "owner": { - "username": "markrity", - "email": "markrity@gmail.com" - }, - "record": { - "URL": "https://www.linkedin.com/in/davydovmark" - } -} From 11acd0fa32b774358d08e5dd575f8c60a663ff6a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:51 +0800 Subject: [PATCH 7006/8412] chore: remove matt.is-a.dev --- domains/matt.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/matt.json diff --git a/domains/matt.json b/domains/matt.json deleted file mode 100644 index d74f8375a..000000000 --- a/domains/matt.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Matt Casey is a Developer!", - "repo": "https://github.com/mattcasey", - "owner": { - "username": "mattcasey", - "email": "mattwad@gmail.com" - }, - "record": { - "URL": "https://www.linkedin.com/in/mbcasey" - } -} From 0ac65c899670b625c684b2a6bcf761924cedae41 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:52 +0800 Subject: [PATCH 7007/8412] chore: remove max.is-a.dev --- domains/max.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/max.json diff --git a/domains/max.json b/domains/max.json deleted file mode 100644 index 9ee172344..000000000 --- a/domains/max.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "mdsmax", - "email": "maxguilham@protonmail.com" - }, - "record": { - "A": ["34.149.204.188"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 3bb5bbb26ca90c643f44a33d8b1f8b9cb579d0ad Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:53 +0800 Subject: [PATCH 7008/8412] chore: remove maximking.is-a.dev --- domains/maximking.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/maximking.json diff --git a/domains/maximking.json b/domains/maximking.json deleted file mode 100644 index ee444b0bb..000000000 --- a/domains/maximking.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Maxim K Personal Dev Site", - "owner": { - "username": "MaximKing", - "email": "business@maximking.co.uk" - }, - "record": { - "CNAME": "maximking.co.uk" - } -} From 7890a731a8b9c2c9052d59a2d91822a14a1752b0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:55 +0800 Subject: [PATCH 7009/8412] chore: remove maxired.is-a.dev --- domains/maxired.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/maxired.json diff --git a/domains/maxired.json b/domains/maxired.json deleted file mode 100644 index e0f2bfa64..000000000 --- a/domains/maxired.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "maxired", - "email": "github@maxired.fr" - }, - "record": { - "CNAME": "www.maxired.fr" - } -} From e6a14010f8ecbc64452dcedc6838fbcfa03f5a35 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:56 +0800 Subject: [PATCH 7010/8412] chore: remove mbenetta.is-a.dev --- domains/mbenetta.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mbenetta.json diff --git a/domains/mbenetta.json b/domains/mbenetta.json deleted file mode 100644 index 2794d8db2..000000000 --- a/domains/mbenetta.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ruben-as", - "email": "ruben.aja.85@gmail.com" - }, - "record": { - "A": ["212.227.32.105"] - } -} From 7b7fb560f59860d356edeea981e1dd6894e1bce6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:57 +0800 Subject: [PATCH 7011/8412] chore: remove mbg.is-a.dev --- domains/mbg.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mbg.json diff --git a/domains/mbg.json b/domains/mbg.json deleted file mode 100644 index b4c01c595..000000000 --- a/domains/mbg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MBG1337", - "email": "MBGx1337@gmail.com" - }, - "record": { - "A": ["3.120.250.108"] - } -} From 959c32fe45f8ca79113cf61f799e2dec14630781 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:38:58 +0800 Subject: [PATCH 7012/8412] chore: remove mc.daniel.is-a.dev --- domains/mc.daniel.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/mc.daniel.json diff --git a/domains/mc.daniel.json b/domains/mc.daniel.json deleted file mode 100644 index d609fa170..000000000 --- a/domains/mc.daniel.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "2b2t Minecraft proxy", - - "owner": { - "username": "hackermondev", - "email": "isadev@daniel.is-a.dev", - "twitter": "hackermondev" - }, - - "record": { - "A": ["44.203.172.179"] - } -} From b5f514294dd44b1570fec37ae79b8af415ddcd2c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:00 +0800 Subject: [PATCH 7013/8412] chore: remove mc.dergraph.is-a.dev --- domains/mc.dergraph.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mc.dergraph.json diff --git a/domains/mc.dergraph.json b/domains/mc.dergraph.json deleted file mode 100644 index c302aa996..000000000 --- a/domains/mc.dergraph.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "derGraph", - "email": "dergraph@f5.si" - }, - "record": { - "A": ["83.215.31.101"] - } -} From 7701862baa8bbf84f82618ec74b8c130da3ec83f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:01 +0800 Subject: [PATCH 7014/8412] chore: remove mc.toastersticks.is-a.dev --- domains/mc.toastersticks.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mc.toastersticks.json diff --git a/domains/mc.toastersticks.json b/domains/mc.toastersticks.json deleted file mode 100644 index eb779638f..000000000 --- a/domains/mc.toastersticks.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ToasterSticks", - "email": "matt.zhao.18@gmail.com" - }, - "record": { - "A": ["168.138.69.189"] - } -} From cba3d21a3f6ba840d492d6be34ae67009caf6a3c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:02 +0800 Subject: [PATCH 7015/8412] chore: remove mc.winter.is-a.dev --- domains/mc.winter.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mc.winter.json diff --git a/domains/mc.winter.json b/domains/mc.winter.json deleted file mode 100644 index 260009c8b..000000000 --- a/domains/mc.winter.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.48"]} - -} From 8bd7474c236d2cc3ca055a959f86f06d6629e209 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:03 +0800 Subject: [PATCH 7016/8412] chore: remove mc1.notjadeja.is-a.dev --- domains/mc1.notjadeja.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mc1.notjadeja.json diff --git a/domains/mc1.notjadeja.json b/domains/mc1.notjadeja.json deleted file mode 100644 index 2f92a3446..000000000 --- a/domains/mc1.notjadeja.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "HalalJadeja", - "discord": "NotJadeja#8183", - "email": "9236.stkabirdio@gmail.com" - }, - "record": { - "A": ["147.185.221.180"] - } -} From ff54488e7ebea43cf7606a5d36a946a0f8c8ff20 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:04 +0800 Subject: [PATCH 7017/8412] chore: remove mcgraph.is-a.dev --- domains/mcgraph.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mcgraph.json diff --git a/domains/mcgraph.json b/domains/mcgraph.json deleted file mode 100644 index 043e6a35f..000000000 --- a/domains/mcgraph.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "playstation452", - "email": "oscarlin1026@gmail.com" - }, - "record": { - "CNAME": "justaminecraftgraph.swapniladhikari.com.np" - } -} From 93b764fbdda95d636896e89e9b7e328e865b0148 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:06 +0800 Subject: [PATCH 7018/8412] chore: remove mcio.is-a.dev --- domains/mcio.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mcio.json diff --git a/domains/mcio.json b/domains/mcio.json deleted file mode 100644 index 5ad1cbb1f..000000000 --- a/domains/mcio.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "PHYT90DitYT", - "email": "chess049@rsdmo.org", - "discord": "798934178783559710" - }, - - "record": { - "CNAME": "mine-craft.io" - } -} From 090cb706479aeb9ca5b59fb7478be285a6d303d6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:07 +0800 Subject: [PATCH 7019/8412] chore: remove mctest.is-a.dev --- domains/mctest.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mctest.json diff --git a/domains/mctest.json b/domains/mctest.json deleted file mode 100644 index 9fe2db999..000000000 --- a/domains/mctest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TechnoFusionTech", - "email": "technofusiontech@techie.com" - }, - "record": { - "A": ["213.239.207.141"] - } -} From 72bee67ae99c91a08aab042f3a33eee56992dbf8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:08 +0800 Subject: [PATCH 7020/8412] chore: remove mcz.is-a.dev --- domains/mcz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mcz.json diff --git a/domains/mcz.json b/domains/mcz.json deleted file mode 100644 index 48e29ec65..000000000 --- a/domains/mcz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mczgodpiggy", - "email": "dragonhuntergamingweb@gmail.com" - }, - "record": { - "CNAME": "947fd546-46f4-480c-b971-ca2b663c54d8.id.repl.co" - } -} From aef21bea76c29efff1006c4319dcc6a72f7dbe54 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:09 +0800 Subject: [PATCH 7021/8412] chore: remove mczgodpiggy.is-a.dev --- domains/mczgodpiggy.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mczgodpiggy.json diff --git a/domains/mczgodpiggy.json b/domains/mczgodpiggy.json deleted file mode 100644 index 17dae5044..000000000 --- a/domains/mczgodpiggy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Mczgodpiggy", - "email": "aukoeh@gmail.com" - }, - "record": { - "CNAME": "947fd546-46f4-480c-b971-ca2b663c54d8.id.repl.co" - } -} From 86d2bf7eaa21f6dd9e504ee65ee7a2dd9316dc38 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:11 +0800 Subject: [PATCH 7022/8412] chore: remove mdk.is-a.dev --- domains/mdk.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mdk.json diff --git a/domains/mdk.json b/domains/mdk.json deleted file mode 100644 index a3d3e99fb..000000000 --- a/domains/mdk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MaskDuck", - "email": "it-is@too-obvious-that.maskduck.is-a.dev" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From 8ad52d7fd8143fff50db4272b1023d47f34f4b4f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:12 +0800 Subject: [PATCH 7023/8412] chore: remove mh4d.is-a.dev --- domains/mh4d.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mh4d.json diff --git a/domains/mh4d.json b/domains/mh4d.json deleted file mode 100644 index b39a07d6b..000000000 --- a/domains/mh4d.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "mh4d", - "email": "muhamednaous@gmail.com" - }, - "description": "I'll probably put some project pages on mh4d.is-a.dev.", - "record": { - "CNAME": "940f2633-fe4f-4fd8-89e5-4fbfaa73e8a7.id.repl.co" - } -} From aac9df7a8f0b4351c79b45755085339dda2abadf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:13 +0800 Subject: [PATCH 7024/8412] chore: remove michaelbelete.is-a.dev --- domains/michaelbelete.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/michaelbelete.json diff --git a/domains/michaelbelete.json b/domains/michaelbelete.json deleted file mode 100644 index 2ae7099d6..000000000 --- a/domains/michaelbelete.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "michael belete portfolio website", - "repo": "https://github.com/michaelbelete", - "owner": { - "username": "michaelbelete", - "email": "it.michael.belete@gmail.com" - }, - "record": { - "URL": "https://michaelb.iceiy.com" - } -} From 05f24e3839455bfeca8cd47d0bbae32f15258f02 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:14 +0800 Subject: [PATCH 7025/8412] chore: remove miku.is-a.dev --- domains/miku.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/miku.json diff --git a/domains/miku.json b/domains/miku.json deleted file mode 100644 index b62050c12..000000000 --- a/domains/miku.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sercwn", - "email": "artidoxd@gmail.com" - }, - "record": { - "URL": "https://playmiku.blogspot.com/2023/08/miku_98.html" - } -} From 473eaa39922ffcf61216157d27eddd26d944a3a5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:16 +0800 Subject: [PATCH 7026/8412] chore: remove milcon-uptimer.is-a.dev --- domains/milcon-uptimer.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/milcon-uptimer.json diff --git a/domains/milcon-uptimer.json b/domains/milcon-uptimer.json deleted file mode 100644 index 8471985a7..000000000 --- a/domains/milcon-uptimer.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Uptimer site", - "owner": { - "username": "njanemmu", - "email": "aneenababu71901@gmail.com" - }, - "record": { - "CNAME": "ce061efe-4c98-41af-b793-2e0d4e4322a1.id.repl.co" - } -} From 9305356452750480c81a36e98f029af41a3d4101 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:17 +0800 Subject: [PATCH 7027/8412] chore: remove milocat.is-a.dev --- domains/milocat.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/milocat.json diff --git a/domains/milocat.json b/domains/milocat.json deleted file mode 100644 index d6084b3a7..000000000 --- a/domains/milocat.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "BigKitten", - "email": "", - "discord": "MiloCat#8198" - }, - "record": { - "CNAME": "MiloCat.repl.co" - } -} From ca81e4e18fd8b764af16292386d9e164d30ca24d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:18 +0800 Subject: [PATCH 7028/8412] chore: remove mimic.is-a.dev --- domains/mimic.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mimic.json diff --git a/domains/mimic.json b/domains/mimic.json deleted file mode 100644 index 0c15b8a51..000000000 --- a/domains/mimic.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Mimic Services", - "repo": "https://github.com/mimicdotga", - "owner": { - "username": "mimicdotga", - "email": "hello@mimic.ga" - }, - "record": { - "CNAME": "mimicdotga.duckdns.org" - } -} From b36ed672ef32c9d1877c14f1f781b66bfc79b024 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:19 +0800 Subject: [PATCH 7029/8412] chore: remove miniexploit.is-a.dev --- domains/miniexploit.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/miniexploit.json diff --git a/domains/miniexploit.json b/domains/miniexploit.json deleted file mode 100644 index f22688d71..000000000 --- a/domains/miniexploit.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "miniexploit", - "email": "miniexploitttt@gmail.com" - }, - "record": { - "A": ["14.232.197.17"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:14.232.197.17 ~all" - } -} From d9dc2c157484c9e2762e95acdee8803553ab4dc6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:21 +0800 Subject: [PATCH 7030/8412] chore: remove minion.is-a.dev --- domains/minion.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/minion.json diff --git a/domains/minion.json b/domains/minion.json deleted file mode 100644 index 6c6b8d540..000000000 --- a/domains/minion.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "joaozeiradev", - "email": "joaofelipegamer24@gmail.com" - }, - - "record": { - "A": ["191.233.30.89"] - } -} From 6b2713f50e35f44d0d43f8497a6abc2e24d9b5de Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:22 +0800 Subject: [PATCH 7031/8412] chore: remove miro.is-a.dev --- domains/miro.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/miro.json diff --git a/domains/miro.json b/domains/miro.json deleted file mode 100644 index 51c29d65e..000000000 --- a/domains/miro.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My other site :)", - "repo": "https://replit.com/@RoBlockHead/mirois-adev", - "owner": { - "username": "RoBlockHead", - "email": "tessa7551@gmail.com" - }, - "record": { - "CNAME": "c2b57eca-71a9-4f20-8877-c210f7e71f12.repl.co" - } -} From 81f2fa1d902940ee311b1b44f6657b2f832862cb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:23 +0800 Subject: [PATCH 7032/8412] chore: remove mitchellecamacho.is-a.dev --- domains/mitchellecamacho.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mitchellecamacho.json diff --git a/domains/mitchellecamacho.json b/domains/mitchellecamacho.json deleted file mode 100644 index df53227ed..000000000 --- a/domains/mitchellecamacho.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mitchcam81", - "email": "mocamacho.works@gmail.com" - }, - "record": { - "CNAME": "mitchellecamacho.com" - } -} From 912c7e0b818eab814b58d25d0e070fdb50988973 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:24 +0800 Subject: [PATCH 7033/8412] chore: remove mjs.is-a.dev --- domains/mjs.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/mjs.json diff --git a/domains/mjs.json b/domains/mjs.json deleted file mode 100644 index 2b39ed2a1..000000000 --- a/domains/mjs.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Mohdjariullah", - "email": "mohdjariullah@gmail.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 890323443252351046" - }, - - "record": { - "CNAME": "fdf28412-bb15-46fb-97b5-e4ea905c949b.id.repl.co" - - } -} From 74061b61f1f5db4f3409cb6d2f8b14a16b121dd0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:26 +0800 Subject: [PATCH 7034/8412] chore: remove moe.is-a.dev --- domains/moe.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/moe.json diff --git a/domains/moe.json b/domains/moe.json deleted file mode 100644 index aeb62b6da..000000000 --- a/domains/moe.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Moe's Portfolio site", - "repo": "https://github.com/abused/abused.github.io", - "owner": { - "username": "abused", - "email": "techperson71@gmail.com" - }, - "record": { - "URL": "https://moealothman.com" - } -} From b2647cd42a5f2f21b9f5bd899abbe8e37b82d292 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:27 +0800 Subject: [PATCH 7035/8412] chore: remove monuk7735.is-a.dev --- domains/monuk7735.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/monuk7735.json diff --git a/domains/monuk7735.json b/domains/monuk7735.json deleted file mode 100644 index 870f472e4..000000000 --- a/domains/monuk7735.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "monuk7735", - "email": "monuk7735@gmail.com" - }, - - "record": { - "CNAME": "monuk7735.roundraven.com" - } -} From 4af2a25274e109b782225d697791bb4c3d8f6cf2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:28 +0800 Subject: [PATCH 7036/8412] chore: remove moonboy.is-a.dev --- domains/moonboy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/moonboy.json diff --git a/domains/moonboy.json b/domains/moonboy.json deleted file mode 100644 index d421d1257..000000000 --- a/domains/moonboy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My cdn", - "owner": { - "username": "A-cute-blob", - "email": "sambitkayal255@gmail.com" - }, - "record": { - "CNAME": "5dd47b4e-07c1-43a2-bf6e-05953b263786.repl.co" - } -} From c8ff5d7d2d36a0180ac4bb166220aec7d58ccbb8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:29 +0800 Subject: [PATCH 7037/8412] chore: remove mosa.is-a.dev --- domains/mosa.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mosa.json diff --git a/domains/mosa.json b/domains/mosa.json deleted file mode 100644 index 2c26d4a80..000000000 --- a/domains/mosa.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "For my portfolio website made by using HTML + CSS and JS", - "owner": { - "username": "mosageneral", - "email": "mosageneral@gmail.com" - }, - "record": { - "A": ["130.162.168.84"] - } -} From 3888f2c67246477276926b614c50e6b161fd4d6c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:30 +0800 Subject: [PATCH 7038/8412] chore: remove mostafizurrahman.is-a.dev --- domains/mostafizurrahman.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mostafizurrahman.json diff --git a/domains/mostafizurrahman.json b/domains/mostafizurrahman.json deleted file mode 100644 index 339a082ba..000000000 --- a/domains/mostafizurrahman.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "gigwanoobstudios", - "email": "tplink3116@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 806e8bd10e990d018c95a0fe72c96d432cc5febc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:32 +0800 Subject: [PATCH 7039/8412] chore: remove mrnover.is-a.dev --- domains/mrnover.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/mrnover.json diff --git a/domains/mrnover.json b/domains/mrnover.json deleted file mode 100644 index 0873dc77f..000000000 --- a/domains/mrnover.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "MrNover's Website", - "repo": "https://github.com/MrNoverGitHub/mrnoverdevsite", - "owner": { - "username": "mrnovergithub", - "email": "mrnover@mrnover.com", - "twitter": "Mr_Nover" - }, - "record": { - "CNAME": "9800a36a-2d84-483e-a96f-72b8263cc24e.id.repl.co" - } -} From d474ed57fc6d55eab0917369d55a94bb13d413a0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:33 +0800 Subject: [PATCH 7040/8412] chore: remove mtestsite.is-a.dev --- domains/mtestsite.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mtestsite.json diff --git a/domains/mtestsite.json b/domains/mtestsite.json deleted file mode 100644 index f5fd02654..000000000 --- a/domains/mtestsite.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "mobin-mazahery-school", - "email": "mobin.mazahery85@gmail.com" - }, - "record": { - "CNAME": "m-proxy.cf" - } -} From 1e72c4f4e47c2392b70a625f0e034bab16b8640d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:34 +0800 Subject: [PATCH 7041/8412] chore: remove mudrika.is-a.dev --- domains/mudrika.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mudrika.json diff --git a/domains/mudrika.json b/domains/mudrika.json deleted file mode 100644 index 1c41803d4..000000000 --- a/domains/mudrika.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "aktgram", - "email": "aktgram4me@gmail.com" - }, - - "record": { - "A": ["16.16.156.1"] - } -} From a689e1e53a80800ed99c58365cee107fa9d9ef17 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:35 +0800 Subject: [PATCH 7042/8412] chore: remove mukesh.is-a.dev --- domains/mukesh.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mukesh.json diff --git a/domains/mukesh.json b/domains/mukesh.json deleted file mode 100644 index 16c71f8cb..000000000 --- a/domains/mukesh.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "hakxcore", - "email": "hakxcore@gmail.com" - }, - "record": { - "URL": "https://hakxcore.github.io/" - } -} From 38994518e68fd6752da3b299621e48ff2036c5d2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:37 +0800 Subject: [PATCH 7043/8412] chore: remove music-old.mxnticek.is-a.dev --- domains/music-old.mxnticek.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/music-old.mxnticek.json diff --git a/domains/music-old.mxnticek.json b/domains/music-old.mxnticek.json deleted file mode 100644 index a8fe555e1..000000000 --- a/domains/music-old.mxnticek.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain for my old music bot", - "owner": { - "username": "VlastikYoutubeKo", - "email": "plainrock@seznam.cz" - }, - "record": { - "A": ["129.151.254.58"] - } -} From d332b1c82fe0cd8ee0a0c5258b691278f8236de7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:38 +0800 Subject: [PATCH 7044/8412] chore: remove music.mxnticek.is-a.dev --- domains/music.mxnticek.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/music.mxnticek.json diff --git a/domains/music.mxnticek.json b/domains/music.mxnticek.json deleted file mode 100644 index ef1716109..000000000 --- a/domains/music.mxnticek.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Domain for my music bot", - "owner": { - "username": "VlastikYoutubeKo", - "email": "plainrock@seznam.cz" - }, - "record": { - "A": ["129.151.254.58"] - } -} From a28d4fcfd8d4a97a22db40bd57ca48a7cacf9059 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:39 +0800 Subject: [PATCH 7045/8412] chore: remove mvn.winter.is-a.dev --- domains/mvn.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mvn.winter.json diff --git a/domains/mvn.winter.json b/domains/mvn.winter.json deleted file mode 100644 index 825c68bf2..000000000 --- a/domains/mvn.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "@vwinter" - }, - "record": { - "A": ["45.83.205.48"] - } - -} From 2feefed2fc320ebbd796a4587ff458c30aff6a0c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:40 +0800 Subject: [PATCH 7046/8412] chore: remove mysteriousk.is-a.dev --- domains/mysteriousk.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mysteriousk.json diff --git a/domains/mysteriousk.json b/domains/mysteriousk.json deleted file mode 100644 index a4e3206f9..000000000 --- a/domains/mysteriousk.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "The official website for Lawliet.Host.", - "repo": "https://github.com/NoobDevs69/LawlietHost", - "owner": { - "username": "MysteriousK69", - "email": "mysteriousk@lawliet.host" - }, - "record": { - "CNAME": "lawliet.host" - } -} From e99f4b6d546af9f0487b69150077f31aef5e35b0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:42 +0800 Subject: [PATCH 7047/8412] chore: remove myx.is-a.dev --- domains/myx.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/myx.json diff --git a/domains/myx.json b/domains/myx.json deleted file mode 100644 index 298af65b2..000000000 --- a/domains/myx.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Myx's portfolio.", - "repo": "https://github.com/notmyx/notmyx.github.io", - "owner": { - "username": "notmyx", - "email": "darkmyxx@gmail.com", - "twitter": "omgmyx" - }, - "record": { - "CNAME": "6950d6d4-e456-41b9-a407-3b569801cfa0.id.repl.co" - } -} From 490e23712cc5a2c7bf200ee6d803d9e8640976a4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:43 +0800 Subject: [PATCH 7048/8412] chore: remove nardcrat.is-a.dev --- domains/nardcrat.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nardcrat.json diff --git a/domains/nardcrat.json b/domains/nardcrat.json deleted file mode 100644 index 3d922a25d..000000000 --- a/domains/nardcrat.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "use for the main site for protfolio", - "repo": "https://github.com/meetkool/meetkool", - "owner": { - "username": "meetkool", - "email": "doomlol@protonmail.com" - }, - "record": { - "CNAME": "meetssh.ml" - } -} From c6a629e2cfcb40f8def4e5e6fea45e31262a8c49 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:44 +0800 Subject: [PATCH 7049/8412] chore: remove nationwide.is-a.dev --- domains/nationwide.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/nationwide.json diff --git a/domains/nationwide.json b/domains/nationwide.json deleted file mode 100644 index 04a20a529..000000000 --- a/domains/nationwide.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "A": ["194.5.64.173"] - } -} From fa65c245c1b89ed48636b378f15e82ed41aede03 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:45 +0800 Subject: [PATCH 7050/8412] chore: remove nav.is-a.dev --- domains/nav.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nav.json diff --git a/domains/nav.json b/domains/nav.json deleted file mode 100644 index 50a0a7a66..000000000 --- a/domains/nav.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nxvvvv", - "email": "navaneethkm004@gmail.com" - }, - "record": { - "CNAME": "navaneethkm.me" - } -} From 679b565ba659a2f572a50068b26fe687782a94cf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:47 +0800 Subject: [PATCH 7051/8412] chore: remove naveedalirehmani.is-a.dev --- domains/naveedalirehmani.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/naveedalirehmani.json diff --git a/domains/naveedalirehmani.json b/domains/naveedalirehmani.json deleted file mode 100644 index 6143e5d65..000000000 --- a/domains/naveedalirehmani.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "naveedalirehmani", - "email": "naveedalirehmani321@gmail.com" - }, - "record": { - "A": ["13.48.190.82"] - } -} From f15bc0022039a1ed47313b3c3b6ff69d16846f2c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:48 +0800 Subject: [PATCH 7052/8412] chore: remove nc.winter.is-a.dev --- domains/nc.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nc.winter.json diff --git a/domains/nc.winter.json b/domains/nc.winter.json deleted file mode 100644 index c66bfeb86..000000000 --- a/domains/nc.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.48"] - } - -} From a7016e1f6f5d11f5e7a1b86daab6ea815b81dfcb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:49 +0800 Subject: [PATCH 7053/8412] chore: remove nedosite.is-a.dev --- domains/nedosite.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nedosite.json diff --git a/domains/nedosite.json b/domains/nedosite.json deleted file mode 100644 index 9911cbb9f..000000000 --- a/domains/nedosite.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SpaceProjects", - "email": "maksim1961space@gmail.com" - }, - "record": { - "A": ["185.228.233.148"] - } -} From b03a8804c1ff65df155db4f354fdd9a9f470f60a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:50 +0800 Subject: [PATCH 7054/8412] chore: remove nego.is-a.dev --- domains/nego.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nego.json diff --git a/domains/nego.json b/domains/nego.json deleted file mode 100644 index 6572ff14f..000000000 --- a/domains/nego.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Nego personal developer website", - "repo": "https://github.com/kardespro/kardespro.github.io", - "owner": { - "username": "nego", - "email": "devnego@gmail.com" - }, - "record": { - "CNAME": "negodev.tk" - } -} From 2c25adb59b3022d1575de6504d262d12340b72ae Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:52 +0800 Subject: [PATCH 7055/8412] chore: remove neo.is-a.dev --- domains/neo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/neo.json diff --git a/domains/neo.json b/domains/neo.json deleted file mode 100644 index 9680f6dc9..000000000 --- a/domains/neo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "onem0", - "email": "kremersneo0@gmail.com" - }, - "record": { - "A": ["173.212.227.74"] - } -} From 073f03627bac4fbafcb395d92decab1b831c5baa Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:53 +0800 Subject: [PATCH 7056/8412] chore: remove nerd.is-a.dev --- domains/nerd.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nerd.json diff --git a/domains/nerd.json b/domains/nerd.json deleted file mode 100644 index ccf258335..000000000 --- a/domains/nerd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "n3rd3x3", - "email": "me@n3rd3x3.xyz" - }, - "record": { - "URL": "https://n3rd3x3.xyz" - } -} From 3870ca77c10efe7e4c2183d9e131f357b8a5e651 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:54 +0800 Subject: [PATCH 7057/8412] chore: remove nerdtechies.is-a.dev --- domains/nerdtechies.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nerdtechies.json diff --git a/domains/nerdtechies.json b/domains/nerdtechies.json deleted file mode 100644 index 4405e1482..000000000 --- a/domains/nerdtechies.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nkmrt3", - "email": "nkmrt30032003@gmail.com" - }, - "record": { - "A": ["20.244.126.63"] - } -} From f8357db5007b54ce184cf9f6915c4c8c6d3c0c9c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:55 +0800 Subject: [PATCH 7058/8412] chore: remove netf.is-a.dev --- domains/netf.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/netf.json diff --git a/domains/netf.json b/domains/netf.json deleted file mode 100644 index 56d7e44c5..000000000 --- a/domains/netf.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "netflexs", - "email": "" - }, - "record": { - "CNAME": "c4f04559-5bd7-49db-ae04-93e53cd8abc2.id.repl.co" - } -} From e11ee1ad695fbe1c902ab83e64a891a7d3c77328 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:56 +0800 Subject: [PATCH 7059/8412] chore: remove nexacopic.is-a.dev --- domains/nexacopic.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nexacopic.json diff --git a/domains/nexacopic.json b/domains/nexacopic.json deleted file mode 100644 index 80b66bb96..000000000 --- a/domains/nexacopic.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "nexacopic", - "email": "nexacopic@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 85f679be19c037f597650cdb0c3d2953e1d9fe14 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:58 +0800 Subject: [PATCH 7060/8412] chore: remove nextcloud.banana.is-a.dev --- domains/nextcloud.banana.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/nextcloud.banana.json diff --git a/domains/nextcloud.banana.json b/domains/nextcloud.banana.json deleted file mode 100644 index 5bd3d9aa5..000000000 --- a/domains/nextcloud.banana.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "BANanaD3V", - "email": "banana@bananadev.ml" - }, - - "record": { - "A": ["95.165.13.215"] - } -} From a3c28e853218ae245aefe602874c21fe70bf93b5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:39:59 +0800 Subject: [PATCH 7061/8412] chore: remove nfason.is-a.dev --- domains/nfason.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nfason.json diff --git a/domains/nfason.json b/domains/nfason.json deleted file mode 100644 index 9ee4b12ea..000000000 --- a/domains/nfason.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nfason", - "email": "nfason@uab.edu" - }, - "record": { - "CNAME": "nfason.com" - } -} From 5c737839229554d46b5d48d95ed9dcf6bfe7240f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:00 +0800 Subject: [PATCH 7062/8412] chore: remove nicesapien.is-a.dev --- domains/nicesapien.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nicesapien.json diff --git a/domains/nicesapien.json b/domains/nicesapien.json deleted file mode 100644 index 56dc17b04..000000000 --- a/domains/nicesapien.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "NiceSapien's portfolio website", - "owner": { - "username": "NiceSapien", - "email": "nicesapien@gmail.com", - "discord": "NiceSapien#2356" - }, - "record": { - "CNAME": "nicesapien.gatsbyjs.io" - } -} From 2c1ae5a54418a116208b71135f3d423576072bb0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:02 +0800 Subject: [PATCH 7063/8412] chore: remove nicholas.is-a.dev --- domains/nicholas.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/nicholas.json diff --git a/domains/nicholas.json b/domains/nicholas.json deleted file mode 100644 index df331ea5c..000000000 --- a/domains/nicholas.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "nicholasyoannou", - "email": "nicholas@nicholas.dev", - "discord": "janeberru#4594", - "note": "You can contact me by email or discord, really don't mind :)" - }, - "description": "I'll probably put some project pages on nicholas.is-a.dev. ¯\\_(ツ)_/¯", - "record": { - "CNAME": "nicholas.dev" - } -} From f07d5477967d09d0c2185585a789b272353c729a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:03 +0800 Subject: [PATCH 7064/8412] chore: remove nick.is-a.dev --- domains/nick.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nick.json diff --git a/domains/nick.json b/domains/nick.json deleted file mode 100644 index 695874d3a..000000000 --- a/domains/nick.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nimolas", - "email": "nick.o@microfnclan.com" - }, - "record": { - "CNAME": "microfnclan.com" - } -} From ad9e1d1ba636f030f8d35d7cd7a2ddee34594120 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:04 +0800 Subject: [PATCH 7065/8412] chore: remove night.is-a.dev --- domains/night.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/night.json diff --git a/domains/night.json b/domains/night.json deleted file mode 100644 index 1c03cd80c..000000000 --- a/domains/night.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal portfolio for showing my projects, contacts and about me", - "repo": "https://github.com/night0721/night0721.github.io", - "owner": { - "username": "night0721", - "email": "nightkalyyy@gmail.com" - }, - "record": { - "CNAME": "night0721.github.io" - } -} From 9226b720c8c5338257c17f54f00dadba6a5259df Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:06 +0800 Subject: [PATCH 7066/8412] chore: remove niko.is-a.dev --- domains/niko.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/niko.json diff --git a/domains/niko.json b/domains/niko.json deleted file mode 100644 index 3eb062504..000000000 --- a/domains/niko.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ConnorDoesDev", - "email": "c0nnor@airmail.cc" - }, - "record": { - "A": ["173.249.45.163"] - } -} From 6edd0c040f17c15a5afcadc4174db2040f836afc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:07 +0800 Subject: [PATCH 7067/8412] chore: remove nimish.is-a.dev --- domains/nimish.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nimish.json diff --git a/domains/nimish.json b/domains/nimish.json deleted file mode 100644 index f6750611f..000000000 --- a/domains/nimish.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Nimish's Engineering Diary", - "repo": "https://github.com/nimish-gupta/blog", - "owner": { - "username": "nimish-gupta", - "email": "gnimish03@gmail.com" - }, - "record": { - "CNAME": "nimish-gupta.dev" - } -} From 73b6b190bd93fa6d510e4de094a8ab27eba878bc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:08 +0800 Subject: [PATCH 7068/8412] chore: remove nine.is-a.dev --- domains/nine.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nine.json diff --git a/domains/nine.json b/domains/nine.json deleted file mode 100644 index 0c94b85f0..000000000 --- a/domains/nine.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A passionate Back and Front-end Developer 🚀 Having An Experience Of Building Web And Discord Bots With JavaScript / HTML / CSS / Nodejs / Python And Some Other Cool Libraries And Frameworks.", - "repo": "https://github.com/ninelel", - "record": { - "CNAME": "hcceg285.up.railway.app" - }, - "owner": { - "username": "NineLEL", - "email": "notninelel@gmail.com" - } -} From 86ce7bc32701246fa063fa1d5ad4c9ac2c73ee20 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:09 +0800 Subject: [PATCH 7069/8412] chore: remove nishant.is-a.dev --- domains/nishant.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nishant.json diff --git a/domains/nishant.json b/domains/nishant.json deleted file mode 100644 index 53080c6a7..000000000 --- a/domains/nishant.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Nishant's website and blog", - "repo": "https://github.com/nishch/nishch.github.io", - "owner": { - "username": "nishch", - "email": "nishantchvedi@gmail.com" - }, - "record": { - "CNAME": "twistedsoft.com" - } -} From 235fff09a70d7ea718308ad43c1e88420f6f8ada Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:10 +0800 Subject: [PATCH 7070/8412] chore: remove nishin.is-a.dev --- domains/nishin.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/nishin.json diff --git a/domains/nishin.json b/domains/nishin.json deleted file mode 100644 index 7e6e954dd..000000000 --- a/domains/nishin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "nishinraj", - "email": "", - "twitter": "nishinrajk" - }, - "record": { - "URL": "https://medium.com/@nishinraj" - } -} From 2af3e37bd6c75b82c863c774b628f39f623690db Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:12 +0800 Subject: [PATCH 7071/8412] chore: remove nixon.is-a.dev --- domains/nixon.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nixon.json diff --git a/domains/nixon.json b/domains/nixon.json deleted file mode 100644 index d8f227f54..000000000 --- a/domains/nixon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NxnRmz", - "email": "nxnrmz@gmail.com" - }, - "record": { - "A": ["44.203.96.123"] - } -} From 5149b52f9330f5650460ac7721492e4957739576 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:13 +0800 Subject: [PATCH 7072/8412] chore: remove nixxvl.is-a.dev --- domains/nixxvl.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nixxvl.json diff --git a/domains/nixxvl.json b/domains/nixxvl.json deleted file mode 100644 index d1b4d3d3c..000000000 --- a/domains/nixxvl.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nixxvl", - "email": "noyboyroblox@gmail.com" - }, - "record": { - "CNAME": "nixxvl.space" - } -} From ecc755257a720209489c044dab44a56468f91998 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:14 +0800 Subject: [PATCH 7073/8412] chore: remove njfamirm.is-a.dev --- domains/njfamirm.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/njfamirm.json diff --git a/domains/njfamirm.json b/domains/njfamirm.json deleted file mode 100644 index 00e382514..000000000 --- a/domains/njfamirm.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "njfamirm", - "email": "njfamirm@gmail.com" - }, - "repo": "https://github.com/njfamirm/njfamirm.ir", - "record": { - "CNAME": "njfamirm.ir" - } -} From 8cf2cedd171e13af1ad8c1359f7490cb5c0a79ad Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:15 +0800 Subject: [PATCH 7074/8412] chore: remove noahgao.is-a.dev --- domains/noahgao.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/noahgao.json diff --git a/domains/noahgao.json b/domains/noahgao.json deleted file mode 100644 index d6ebd486d..000000000 --- a/domains/noahgao.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "noahziheng", - "email": "noahgaocn@outlook.com" - }, - - "record": { - "CNAME": "noahziheng.github.io" - } -} From 9e488f9e3900f456dba1d442f8cddc5abf0624fb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:16 +0800 Subject: [PATCH 7075/8412] chore: remove nodirbek.is-a.dev --- domains/nodirbek.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/nodirbek.json diff --git a/domains/nodirbek.json b/domains/nodirbek.json deleted file mode 100644 index 72d8d0c6e..000000000 --- a/domains/nodirbek.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Piratebay298", - "email": "piratebay298@gmail.com" - }, - - "record": { - "CNAME": "nodirbek.42web.io" - } -} From 81a9e732ed167bdc98632b3eee5cf3a9e048df82 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:18 +0800 Subject: [PATCH 7076/8412] chore: remove noob.is-a.dev --- domains/noob.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/noob.json diff --git a/domains/noob.json b/domains/noob.json deleted file mode 100644 index 9b317de89..000000000 --- a/domains/noob.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "KeIrNeGn", - "email": "terminatorx5e@gmail.com", - "discord": "499592235772280842" - }, - - "record": { - "CNAME": "keirnegn.dev" - } -} From c37072d0009e14f7e09229ff32f00e9f8f508074 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:19 +0800 Subject: [PATCH 7077/8412] chore: remove nopply.is-a.dev --- domains/nopply.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/nopply.json diff --git a/domains/nopply.json b/domains/nopply.json deleted file mode 100644 index b33237863..000000000 --- a/domains/nopply.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Nopply is-a.dev", - "owner": { - "username": "kornls", - "email": "larryst.korn@gmail.com" - }, - "record": { - "CNAME": "nopply.carrd.co" - } -} From d79560166a18db463e3b10509fcb4ebf29e197b1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:20 +0800 Subject: [PATCH 7078/8412] chore: remove noraa.is-a.dev --- domains/noraa.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/noraa.json diff --git a/domains/noraa.json b/domains/noraa.json deleted file mode 100644 index 5a7d1743c..000000000 --- a/domains/noraa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Noraa08", - "email": "antoteje2004@gmail.com" - }, - "record": { - "CNAME": "595a8166-a27b-43e4-848e-da1ce6bcd3f6.id.repl.co" - } -} From 065ba7fb6217233c48805729d2edfe151cb3fe7d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:21 +0800 Subject: [PATCH 7079/8412] chore: remove not-a-nerd.is-a.dev --- domains/not-a-nerd.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/not-a-nerd.json diff --git a/domains/not-a-nerd.json b/domains/not-a-nerd.json deleted file mode 100644 index d5d934fd6..000000000 --- a/domains/not-a-nerd.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Well, this is my github sub-domain for my future page", - "repo": "https://github.com/0lp/0lp.github.io", - "owner": { - "username": "0lp", - "email": "not.a.nerd0005@gmail.com" - }, - "record": { - "CNAME": "0lp.github.io" - } -} From 7386fba7e75d19f8a02237e36eaa3dbe5acf1338 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:23 +0800 Subject: [PATCH 7080/8412] chore: remove notgoogle.is-a.dev --- domains/notgoogle.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/notgoogle.json diff --git a/domains/notgoogle.json b/domains/notgoogle.json deleted file mode 100644 index 396dc59f4..000000000 --- a/domains/notgoogle.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "uugghhwhy", - "email": "", - "discord": "[]#4604" - }, - "record": { - "CNAME": "873cf0d8-4ae8-4a9c-9a48-b58ac4c67f3d.id.repl.co" - } -} From 80a6408dfa0a382057bf133b90bb651b0cca9509 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:24 +0800 Subject: [PATCH 7081/8412] chore: remove notify-api.is-a.dev --- domains/notify-api.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/notify-api.json diff --git a/domains/notify-api.json b/domains/notify-api.json deleted file mode 100644 index ef2dd2748..000000000 --- a/domains/notify-api.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - - "record": { - "CNAME": "dns.beadman-network.com" - } -} From 55f2416e344a867e716c5b6563e23f7bf287e923 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:25 +0800 Subject: [PATCH 7082/8412] chore: remove notsora.is-a.dev --- domains/notsora.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/notsora.json diff --git a/domains/notsora.json b/domains/notsora.json deleted file mode 100644 index c7cd55b38..000000000 --- a/domains/notsora.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "OraSora", - "email": "S05A@outlook.com" - }, - "record": { - "CNAME": "c20d9bfa-52f3-47e1-a43f-326fe4079288.repl.co" - } -} From 6148b7fa7faacb315eacd81d288edb3df5dc06c6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:26 +0800 Subject: [PATCH 7083/8412] chore: remove nova.is-a.dev --- domains/nova.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/nova.json diff --git a/domains/nova.json b/domains/nova.json deleted file mode 100644 index b1d378527..000000000 --- a/domains/nova.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "nova.is-a.dev", - "owner": { - "username": "LunarN0v4", - "email": "zeus@zeusteam.dev", - "discord": "lunarn0v4" - }, - "record": { - "A": ["170.39.215.45"] - } -} From cdbebd9fbd7c86ecd0b81decd28c2e84e3f526ea Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:27 +0800 Subject: [PATCH 7084/8412] chore: remove ns1.zerow.is-a.dev --- domains/ns1.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ns1.zerow.json diff --git a/domains/ns1.zerow.json b/domains/ns1.zerow.json deleted file mode 100644 index 353e7e8a0..000000000 --- a/domains/ns1.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "A": ["92.118.207.191"] - } -} From 2e2a3e248772d7097082d986e566f3d55492a5ad Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:29 +0800 Subject: [PATCH 7085/8412] chore: remove ns2.zerow.is-a.dev --- domains/ns2.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ns2.zerow.json diff --git a/domains/ns2.zerow.json b/domains/ns2.zerow.json deleted file mode 100644 index 353e7e8a0..000000000 --- a/domains/ns2.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "A": ["92.118.207.191"] - } -} From 47fd9b1aeca65770b4408997ece6f3652267aacb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:30 +0800 Subject: [PATCH 7086/8412] chore: remove ntc-edm.is-a.dev --- domains/ntc-edm.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ntc-edm.json diff --git a/domains/ntc-edm.json b/domains/ntc-edm.json deleted file mode 100644 index 3aa60549e..000000000 --- a/domains/ntc-edm.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thanhcong2k7", - "email": "nhocpeacock@gmail.com" - }, - "record": { - "CNAME": "kmdev.carrd.co" - } -} From 0ea8ebfb8c23e06ee59ee5dfd2247ef6a30fc8fd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:31 +0800 Subject: [PATCH 7087/8412] chore: remove nubi.is-a.dev --- domains/nubi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nubi.json diff --git a/domains/nubi.json b/domains/nubi.json deleted file mode 100644 index 04b0efafb..000000000 --- a/domains/nubi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "nubi1337", - "email": "jutendo112233@gmail.com" - }, - "record": { - "A": ["45.142.107.232"] - } -} From 3307811d5b15947a3b923bd8ee4ee2de70ee2754 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:32 +0800 Subject: [PATCH 7088/8412] chore: remove nxn.is-a.dev --- domains/nxn.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/nxn.json diff --git a/domains/nxn.json b/domains/nxn.json deleted file mode 100644 index d8f227f54..000000000 --- a/domains/nxn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NxnRmz", - "email": "nxnrmz@gmail.com" - }, - "record": { - "A": ["44.203.96.123"] - } -} From f4256c3fb23baf64b67700a5842de07ca0ea33db Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:34 +0800 Subject: [PATCH 7089/8412] chore: remove ogor.is-a.dev --- domains/ogor.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ogor.json diff --git a/domains/ogor.json b/domains/ogor.json deleted file mode 100644 index ca999f2ed..000000000 --- a/domains/ogor.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ProfKrzys", - "email": "krzysztof2011@hotmail.com" - }, - "record": { - "CNAME": "xomc.pl.opts-https.redirect.center" - } -} From 4fff1808ebe17076488e3e867dccb3e02c120dbb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:35 +0800 Subject: [PATCH 7090/8412] chore: remove oh64.is-a.dev --- domains/oh64.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/oh64.json diff --git a/domains/oh64.json b/domains/oh64.json deleted file mode 100644 index 6a71cc402..000000000 --- a/domains/oh64.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Oh64-UwU", - "email": "Oh64_UwU@pm.me" - }, - "record": { - "URL": "https://oh64.42web.io" - } -} From e93449373246bc1f0c870776945f70c51b8a7fcd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:36 +0800 Subject: [PATCH 7091/8412] chore: remove oli.is-a.dev --- domains/oli.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/oli.json diff --git a/domains/oli.json b/domains/oli.json deleted file mode 100644 index c3a0f7940..000000000 --- a/domains/oli.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "qyful", - "email": "", - "twitter": "Qyful", - "discord": "Qyful#1800" - }, - "record": { - "CNAME": "cb41d586-dc17-4f5d-b336-2c93504644e4.id.repl.co" - } -} From 0d4384b24e450c62fc98aaab2ac4baf28f84e13a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:37 +0800 Subject: [PATCH 7092/8412] chore: remove om.is-a.dev --- domains/om.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/om.json diff --git a/domains/om.json b/domains/om.json deleted file mode 100644 index 48896d992..000000000 --- a/domains/om.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "Portfolio - a simple portfolio website for TerraPlayz. 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/TerraPlayz/portfolio-cf", - "owner": { - "username": "TerraPlayz", - "email": "github@om.is-a.dev", - "twitter": "DaRealOmxpro" - }, - "record": { - "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 e80b881b1c2bb16bcadca212d260fe4a61fab9ef Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:38 +0800 Subject: [PATCH 7093/8412] chore: remove omne.is-a.dev --- domains/omne.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/omne.json diff --git a/domains/omne.json b/domains/omne.json deleted file mode 100644 index 6db6df819..000000000 --- a/domains/omne.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "notomne", - "email": "charmquark314@proton.me" - }, - "record": { - "A": ["44.240.31.54"], - "AAAA": [ - "2600:1f14:1f56:d100::1337", - "2600:1f14:1f56:d100::c0de" - ] - } -} From 8d8ee8ee99ade163ac24451baa0b43a923855201 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:40 +0800 Subject: [PATCH 7094/8412] chore: remove oofy.is-a.dev --- domains/oofy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/oofy.json diff --git a/domains/oofy.json b/domains/oofy.json deleted file mode 100644 index 7571fc158..000000000 --- a/domains/oofy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Oofquest's Website!", - "repo": "https://github.com/oofquest", - "owner": { - "username": "oofquest", - "email": "oofquest@cub0rd.xyz" - }, - "record": { - "CNAME": "9655e52b-5dc4-45ba-8e74-8d942aa9ea33.repl.co" - } -} From 581188c57f2de187be8b92a6c448046f58f191ff Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:41 +0800 Subject: [PATCH 7095/8412] chore: remove opaayush.is-a.dev --- domains/opaayush.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/opaayush.json diff --git a/domains/opaayush.json b/domains/opaayush.json deleted file mode 100644 index 8a1b90e92..000000000 --- a/domains/opaayush.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Aayu5h's Website", - "repo": "https://github.com/OpAayush/opaayush.github.io", - "owner": { - "username": "OpAayush", - "email": "aayushmagrawal@gmail.com", - "discord": "Aayu5h#1737" - }, - "record": { - "CNAME": "opaayush.pages.dev" - } -} From 31a69d6b33e835ff7452553c9fdb0d6d0e52a5d6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:42 +0800 Subject: [PATCH 7096/8412] chore: remove opbot.is-a.dev --- domains/opbot.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/opbot.json diff --git a/domains/opbot.json b/domains/opbot.json deleted file mode 100644 index 3e74a0bcb..000000000 --- a/domains/opbot.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "MRD433", - "email": "52184mo@gmail.com" - }, - - "record": { - "CNAME": "discord-bot-dashboard-1.zfair45.repl.co" - } -} From 929ca4e0c72e00d8a236a334366185a5263f7a59 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:43 +0800 Subject: [PATCH 7097/8412] chore: remove oreki.is-a.dev --- domains/oreki.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/oreki.json diff --git a/domains/oreki.json b/domains/oreki.json deleted file mode 100644 index 166f8c81f..000000000 --- a/domains/oreki.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My Personal Website", - "owner": { - "username": "Oreki-Dev", - "email": "orekidev@gmail.com" - }, - "record": { - "A": ["164.132.74.251", "192.95.42.75"] - } -} From 48beafb73b8107ed0cca74081fa39005f258ba9f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:44 +0800 Subject: [PATCH 7098/8412] chore: remove ovidiuradu.is-a.dev --- domains/ovidiuradu.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ovidiuradu.json diff --git a/domains/ovidiuradu.json b/domains/ovidiuradu.json deleted file mode 100644 index 1e1d545fb..000000000 --- a/domains/ovidiuradu.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Oxidiu", - "email": "oxidiu777@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 1b3e5a99e01588e853b91fe82c6b22bce07a5a2c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:46 +0800 Subject: [PATCH 7099/8412] chore: remove owain.is-a.dev --- domains/owain.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/owain.json diff --git a/domains/owain.json b/domains/owain.json deleted file mode 100644 index 22080c4c3..000000000 --- a/domains/owain.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Owain's Website", - "owner": { - "username": "owjothegreat", - "email": "owain.jones74@gmail.com" - }, - "record": { - "CNAME": "0wain.xyz" - } -} From 94427a3a0aff26d81b572e2bc197532900a7da72 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:47 +0800 Subject: [PATCH 7100/8412] chore: remove pace.is-a.dev --- domains/pace.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/pace.json diff --git a/domains/pace.json b/domains/pace.json deleted file mode 100644 index 1e50c5e7a..000000000 --- a/domains/pace.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Place to host all my bio for my spigot plugins", - "repo": "https://github.com/Pace1337", - "owner": { - "username": "Pace1337", - "email": "pacex3123@gmail.com" - }, - "record": { - "CNAME": "pacedev.tk" - } -} From 16f9d3bdf12b73321418b1dc0ca143def7afb885 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:48 +0800 Subject: [PATCH 7101/8412] chore: remove pad.is-a.dev --- domains/pad.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/pad.json diff --git a/domains/pad.json b/domains/pad.json deleted file mode 100644 index 809275bf4..000000000 --- a/domains/pad.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "aripadrian", - "email": "aripadrian01@gmail.com" - }, - - "record": { - "A": ["209.182.237.31"] - } -} From 5b30bf9cd1e75d1ce43f9e74fc24f403ed6152d1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:49 +0800 Subject: [PATCH 7102/8412] chore: remove pancakes.is-a.dev --- domains/pancakes.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pancakes.json diff --git a/domains/pancakes.json b/domains/pancakes.json deleted file mode 100644 index 21fb01415..000000000 --- a/domains/pancakes.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pancak3boy", - "email": "Robloxisnotcoolanymore@gmail.com" - }, - "record": { - "CNAME": "c65a3e15-40a1-4799-8fac-2d5866ebd587.id.repl.co" - } -} From c28290e0680f0e595978f2cde204584b0fef6d99 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:50 +0800 Subject: [PATCH 7103/8412] chore: remove panda.is-a.dev --- domains/panda.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/panda.json diff --git a/domains/panda.json b/domains/panda.json deleted file mode 100644 index 94c5e5d5c..000000000 --- a/domains/panda.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "s3mant", - "email": "contact@semant.is-a.dev" - }, - "description": "redirection to main web.", - "record": { - "URL": "https://semant.panda.is-a.dev" - } -} From 8ffffee977b35e20a0454518bab6cc93c560544a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:52 +0800 Subject: [PATCH 7104/8412] chore: remove panel.winter.is-a.dev --- domains/panel.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/panel.winter.json diff --git a/domains/panel.winter.json b/domains/panel.winter.json deleted file mode 100644 index 825c68bf2..000000000 --- a/domains/panel.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "@vwinter" - }, - "record": { - "A": ["45.83.205.48"] - } - -} From 78c16823c8179c6e6b8723c56cbcbdc4bac2c331 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:53 +0800 Subject: [PATCH 7105/8412] chore: remove parsa.is-a.dev --- domains/parsa.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/parsa.json diff --git a/domains/parsa.json b/domains/parsa.json deleted file mode 100644 index a9b3f03e1..000000000 --- a/domains/parsa.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "xX-MoonWalker-Xx", - "email": "aparat.mmr.game@gmail.com" - }, - "record": { - "CNAME": "www.parsa-alidoust.ir" - } -} From 257cffa5be95761d263fe68a06147da10af9f25c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:54 +0800 Subject: [PATCH 7106/8412] chore: remove pastebins.is-a.dev --- domains/pastebins.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/pastebins.json diff --git a/domains/pastebins.json b/domains/pastebins.json deleted file mode 100644 index 0bb851e7c..000000000 --- a/domains/pastebins.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "alex1028199", - "email": "yu1234u73f.com@gmail.com", - "discord": "834867471885271053" - }, - - "record": { - "CNAME": "proxy.private.danbot.host" - } - } - \ No newline at end of file From da6bb3ce0fdc51d9c526113caf6f7f29134e0e5c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:56 +0800 Subject: [PATCH 7107/8412] chore: remove patrick.is-a.dev --- domains/patrick.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/patrick.json diff --git a/domains/patrick.json b/domains/patrick.json deleted file mode 100644 index 872961653..000000000 --- a/domains/patrick.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Have a look to my web site please ;-;", - "repo": "https://github.com/PatrickChoDev", - "owner": { - "username": "PatrickChoDev", - "email": "devpatrick.cho@gmail.com" - }, - "record": { - "A": ["158.101.70.92"] - } -} From 6213837860fbd762d600d999e521cb2d42db530c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:57 +0800 Subject: [PATCH 7108/8412] chore: remove patrickbrophy.is-a.dev --- domains/patrickbrophy.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/patrickbrophy.json diff --git a/domains/patrickbrophy.json b/domains/patrickbrophy.json deleted file mode 100644 index 04aa0e744..000000000 --- a/domains/patrickbrophy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "washedPat", - "email": "patrick.brophy2@gmail.com" - }, - "record": { - "CNAME": "patrickbrophy.dev" - } -} From a094941aebadfe6e99070b76813bab91101ea18d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:40:58 +0800 Subject: [PATCH 7109/8412] chore: remove pay.gornostay25.is-a.dev --- domains/pay.gornostay25.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pay.gornostay25.json diff --git a/domains/pay.gornostay25.json b/domains/pay.gornostay25.json deleted file mode 100644 index 075714eae..000000000 --- a/domains/pay.gornostay25.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gornostay25", - "email": "me@gornostay25.is-a.dev" - }, - "record": { - "CNAME": "d3ef8e32-cbba-4a23-a450-08aa46054a6b.repl.co" - } -} From 9e3dcb3ca9b533e1509a9be80e4a488a5bf9a97b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:00 +0800 Subject: [PATCH 7110/8412] chore: remove peak.is-a.dev --- domains/peak.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/peak.json diff --git a/domains/peak.json b/domains/peak.json deleted file mode 100644 index 234428160..000000000 --- a/domains/peak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NottPeak", - "email": "quirkyfishyt@gmail.com" - }, - "record": { - "A": ["129.213.82.186"] - } -} From f7fc37f735fcff5ea1b0e5ef7a4dd0fd0eb5bb38 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:01 +0800 Subject: [PATCH 7111/8412] chore: remove pekly.is-a.dev --- domains/pekly.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pekly.json diff --git a/domains/pekly.json b/domains/pekly.json deleted file mode 100644 index 57869b846..000000000 --- a/domains/pekly.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Pekly", - "email": "oodhuu57@gmail.com" - }, - "record": { - "URL": "https://dsc.gg/pekly" - } -} From 5401e9894afc8a397bfb796ec1cce6c430272e2d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:02 +0800 Subject: [PATCH 7112/8412] chore: remove petla.is-a.dev --- domains/petla.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/petla.json diff --git a/domains/petla.json b/domains/petla.json deleted file mode 100644 index 99913cff7..000000000 --- a/domains/petla.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Petla-reboot", - "email": "petla@s246.xrea.com", - "twitter": "Petla_reboot" - }, - - "record": { - "A": ["160.251.151.77"], - "MX": ["s246.xrea.com"] - } -} From 04632319646a7db10460e00612b4dddeedadae2b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:03 +0800 Subject: [PATCH 7113/8412] chore: remove phaze.is-a.dev --- domains/phaze.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/phaze.json diff --git a/domains/phaze.json b/domains/phaze.json deleted file mode 100644 index 70b7adc8a..000000000 --- a/domains/phaze.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "phaze-the-dumb", - "email": "phaze@duck.com" - }, - "record": { - "A": ["132.226.127.70"] - } -} From dc6bbf18d254fc7e2744b4c1c8096704c2bb6400 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:05 +0800 Subject: [PATCH 7114/8412] chore: remove pheonix.is-a.dev --- domains/pheonix.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pheonix.json diff --git a/domains/pheonix.json b/domains/pheonix.json deleted file mode 100644 index b981729f1..000000000 --- a/domains/pheonix.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Pheonix14", - "email": "sd490405@gmail.com" - }, - "record": { - "A": ["164.132.74.251"] - } -} From c152bb69b667ba843c3213024cd1420ee372464d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:06 +0800 Subject: [PATCH 7115/8412] chore: remove php.oxmc.is-a.dev --- domains/php.oxmc.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/php.oxmc.json diff --git a/domains/php.oxmc.json b/domains/php.oxmc.json deleted file mode 100644 index 0ada2e544..000000000 --- a/domains/php.oxmc.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "oxmc", - "email": "oxmc7769.mail@gmail.com", - "discord": "oxmc7769" - }, - "record": { - "URL": "https://oxmc-php.000webhostapp.com" - } -} From 81c3841eeb23aced1a0be49cd64188f72e81416d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:07 +0800 Subject: [PATCH 7116/8412] chore: remove piero.is-a.dev --- domains/piero.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/piero.json diff --git a/domains/piero.json b/domains/piero.json deleted file mode 100644 index 76e744f86..000000000 --- a/domains/piero.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Piero Is a Dev", - "repo": "https://replit.com/@piemadd/pierois-adev", - "owner": { - "username": "pieromqwerty", - "email": "isadev@piemadd.com" - }, - "record": { - "CNAME": "588d327b-9fb6-4484-856e-0477ffef0efe.repl.co" - } -} From 4d5949bf629ba9d76d1f2003812e1ed04dfb308f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:08 +0800 Subject: [PATCH 7117/8412] chore: remove pixelbots.is-a.dev --- domains/pixelbots.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pixelbots.json diff --git a/domains/pixelbots.json b/domains/pixelbots.json deleted file mode 100644 index 6d1924bea..000000000 --- a/domains/pixelbots.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wansiie", - "email": "Janeiscool4ever@web.de" - }, - "record": { - "CNAME": "89e1de78ff-hosting.gitbook.io" - } -} From 9a8a534a43abbbc3edee44e1530df67e6c8c400a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:09 +0800 Subject: [PATCH 7118/8412] chore: remove pixelnest.is-a.dev --- domains/pixelnest.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pixelnest.json diff --git a/domains/pixelnest.json b/domains/pixelnest.json deleted file mode 100644 index 6d1924bea..000000000 --- a/domains/pixelnest.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wansiie", - "email": "Janeiscool4ever@web.de" - }, - "record": { - "CNAME": "89e1de78ff-hosting.gitbook.io" - } -} From 46c05348b696f61e0b27fc7b95c3494abacdd101 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:11 +0800 Subject: [PATCH 7119/8412] chore: remove pixelnestbots.is-a.dev --- domains/pixelnestbots.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pixelnestbots.json diff --git a/domains/pixelnestbots.json b/domains/pixelnestbots.json deleted file mode 100644 index 6d1924bea..000000000 --- a/domains/pixelnestbots.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wansiie", - "email": "Janeiscool4ever@web.de" - }, - "record": { - "CNAME": "89e1de78ff-hosting.gitbook.io" - } -} From a7c24e079252f7120ccde324924b4b205cc4e5ea Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:12 +0800 Subject: [PATCH 7120/8412] chore: remove pixelsbots.is-a.dev --- domains/pixelsbots.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pixelsbots.json diff --git a/domains/pixelsbots.json b/domains/pixelsbots.json deleted file mode 100644 index 6d1924bea..000000000 --- a/domains/pixelsbots.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wansiie", - "email": "Janeiscool4ever@web.de" - }, - "record": { - "CNAME": "89e1de78ff-hosting.gitbook.io" - } -} From 263ee92e0b3d81e4c4523b1bd1ed139d665635e2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:13 +0800 Subject: [PATCH 7121/8412] chore: remove play.is-a.dev --- domains/play.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/play.json diff --git a/domains/play.json b/domains/play.json deleted file mode 100644 index 816c23629..000000000 --- a/domains/play.json +++ /dev/null @@ -1,11 +0,0 @@ - - { - "owner": { - "username": "CcNicebruh", - "email": "tangkeehee2002@gmail.com" - }, - "record": { - "A": ["49.231.43.12"] - } - } - \ No newline at end of file From 7bd875ca3892802da332308bf45d52f3938b0ffb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:14 +0800 Subject: [PATCH 7122/8412] chore: remove play.technofusiontech.is-a.dev --- domains/play.technofusiontech.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/play.technofusiontech.json diff --git a/domains/play.technofusiontech.json b/domains/play.technofusiontech.json deleted file mode 100644 index ece4e0cea..000000000 --- a/domains/play.technofusiontech.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TechnoFusionTech", - "email": "technofusiontech@techie.com" - }, - "record": { - "A": ["138.68.79.95"] - } -} From 8ebe2929804d6c7245be1fed9b8d7fb669328ec6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:16 +0800 Subject: [PATCH 7123/8412] chore: remove ponich-sandbox.is-a.dev --- domains/ponich-sandbox.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ponich-sandbox.json diff --git a/domains/ponich-sandbox.json b/domains/ponich-sandbox.json deleted file mode 100644 index 10f458466..000000000 --- a/domains/ponich-sandbox.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ponich", - "email": "n.ponich@gmail.com" - }, - - "record": { - "CNAME": "dev.ponich.com" - } -} From b156c066919168768a5eddcca8330c69d32d91ee Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:17 +0800 Subject: [PATCH 7124/8412] chore: remove pororo.is-a.dev --- domains/pororo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pororo.json diff --git a/domains/pororo.json b/domains/pororo.json deleted file mode 100644 index 7db26beb2..000000000 --- a/domains/pororo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MoartMedia", - "email": "u.hello@kakao.com" - }, - "record": { - "CNAME": "dev.is.moart.media" - } -} From f2a9efb03fc7727ecca219435c8c2333a39a9642 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:18 +0800 Subject: [PATCH 7125/8412] chore: remove portainer.winter.is-a.dev --- domains/portainer.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/portainer.winter.json diff --git a/domains/portainer.winter.json b/domains/portainer.winter.json deleted file mode 100644 index c66bfeb86..000000000 --- a/domains/portainer.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.48"] - } - -} From dfb1c84718dc575cb242ad6022c99eaf2e42c553 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:19 +0800 Subject: [PATCH 7126/8412] chore: remove prabhat.is-a.dev --- domains/prabhat.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/prabhat.json diff --git a/domains/prabhat.json b/domains/prabhat.json deleted file mode 100644 index 8aac90ffa..000000000 --- a/domains/prabhat.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Portfolio Website", - "repo": "https://github.com/itzPrabhat", - "owner": { - "username": "itzPrabhat", - "email": "prabhatbhatia09@gmail.com" - }, - "record": { - "CNAME": "pbdev.ml" - } -} From eba51f4e5e0a6018175f13f2edfc0390fa9a5adb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:20 +0800 Subject: [PATCH 7127/8412] chore: remove praharsh.is-a.dev --- domains/praharsh.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/praharsh.json diff --git a/domains/praharsh.json b/domains/praharsh.json deleted file mode 100644 index 817615819..000000000 --- a/domains/praharsh.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "praharshjain", - "email": "praharshsamria@gmail.com" - }, - - "record": { - "CNAME": "praharsh.tech" - } -} From 42f9c19a89b7d62dc9eaf105f89325a81f4149ff Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:22 +0800 Subject: [PATCH 7128/8412] chore: remove prakmo.is-a.dev --- domains/prakmo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/prakmo.json diff --git a/domains/prakmo.json b/domains/prakmo.json deleted file mode 100644 index 795b3aa92..000000000 --- a/domains/prakmo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PrakmO", - "email": "omkar9patil0@gmail.com" - }, - "record": { - "CNAME": "eb215cd3-797f-4063-bbdf-d9687fc6d8de.id.repl.co" - } -} From e591b9c99a1ec766c10c596745623d6670b4e432 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:23 +0800 Subject: [PATCH 7129/8412] chore: remove pranav.is-a.dev --- domains/pranav.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/pranav.json diff --git a/domains/pranav.json b/domains/pranav.json deleted file mode 100644 index fe64e0226..000000000 --- a/domains/pranav.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Pranav's personal website", - "repo": "https://github.com/pranavnt/pt5.dev", - "owner": { - "username": "pranavnt", - "email": "pranavnt@outlook.com" - }, - "record": { - "CNAME": "pt5.dev" - } -} From d949cc4c01b6c545476012a7d8ad6f155b0e67ee Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:24 +0800 Subject: [PATCH 7130/8412] chore: remove pranjalrastogi.is-a.dev --- domains/pranjalrastogi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pranjalrastogi.json diff --git a/domains/pranjalrastogi.json b/domains/pranjalrastogi.json deleted file mode 100644 index d82c6fb40..000000000 --- a/domains/pranjalrastogi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PjrCodes", - "email": "pranjal.j.rastogi@gmail.com" - }, - "record": { - "CNAME": "thepjr.com" - } -} From 78c6ca2f4c9c6debc213289b36ab645a51d99fc2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:25 +0800 Subject: [PATCH 7131/8412] chore: remove prisems.is-a.dev --- domains/prisems.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/prisems.json diff --git a/domains/prisems.json b/domains/prisems.json deleted file mode 100644 index 14d923705..000000000 --- a/domains/prisems.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "prisems", - "email": "earthrulerr@gmail.com" - }, - "record": { - "CNAME": "4b616032-4803-4d79-a566-b8523b0ef299.id.repl.co" - } -} From 37f73d0acbb581ce2533f4965d95600b0f70e4ef Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:27 +0800 Subject: [PATCH 7132/8412] chore: remove priyanshu.is-a.dev --- domains/priyanshu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/priyanshu.json diff --git a/domains/priyanshu.json b/domains/priyanshu.json deleted file mode 100644 index 3a388873c..000000000 --- a/domains/priyanshu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PriyanshuxGupta", - "email": "priyanshugupta6891@gmail.com" - }, - "record": { - "CNAME": "fa339f2a-eae3-42e4-a4a1-18c2726299a3.id.repl.co" - } -} From e92e0ff132b5fcd7c9d69466605ea2e69b54c1ed Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:28 +0800 Subject: [PATCH 7133/8412] chore: remove proximity.is-a.dev --- domains/proximity.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/proximity.json diff --git a/domains/proximity.json b/domains/proximity.json deleted file mode 100644 index 9bee26560..000000000 --- a/domains/proximity.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Dev Env", - "repo": "https://github.com/hexed", - "owner": { - "username": "hexed", - "email": "me@proximity.sh" - }, - "record": { - "A": ["144.172.67.6"] - } -} From 17bb91876a373541dba29a40b2872c09a93d6215 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:29 +0800 Subject: [PATCH 7134/8412] chore: remove prryplatypus.is-a.dev --- domains/prryplatypus.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/prryplatypus.json diff --git a/domains/prryplatypus.json b/domains/prryplatypus.json deleted file mode 100644 index 8311ab435..000000000 --- a/domains/prryplatypus.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "repo": "https://github.com/prryplatypus", - "owner": { - "username": "prryplatypus", - "email": "", - "twitter": "prryplatypus" - }, - "record": { - "CNAME": "prryplatypus.dev" - } -} From 127a342e1717c5241cf5fac8352f7fa6bb9e0698 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:30 +0800 Subject: [PATCH 7135/8412] chore: remove psharma.is-a.dev --- domains/psharma.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/psharma.json diff --git a/domains/psharma.json b/domains/psharma.json deleted file mode 100644 index 690830a72..000000000 --- a/domains/psharma.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Pranav Sharma's developer-specific blog.", - "repo": "https://github.com/psharma04", - "owner": { - "username": "psharma04", - "email": "isadev@psharma.schoolnotes.xyz" - }, - "record": { - "CNAME": "servarr.nighthawk.pw" - } -} From eb62c33f01828040d2a107fcf1a92f3a26e24f3e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:32 +0800 Subject: [PATCH 7136/8412] chore: remove psyro.is-a.dev --- domains/psyro.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/psyro.json diff --git a/domains/psyro.json b/domains/psyro.json deleted file mode 100644 index e53542852..000000000 --- a/domains/psyro.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Clynt uplaoder!", - "repo": "https://gitlab.com/Clynt707/SharX", - "owner": { - "username": "Clynt", - "email": "clyntcollin@gmail.com" - }, - "record": { - "A": ["45.131.108.144"] - } -} From 9c98e353be3735631c728c44868183583fd94ec7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:33 +0800 Subject: [PATCH 7137/8412] chore: remove punto.tomgxz.is-a.dev --- domains/punto.tomgxz.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/punto.tomgxz.json diff --git a/domains/punto.tomgxz.json b/domains/punto.tomgxz.json deleted file mode 100644 index c0a3d9187..000000000 --- a/domains/punto.tomgxz.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tomgxz", - "email": "tomgxz138@gmail.com" - }, - "record": { - "CNAME": "de2df0d8-013b-487c-b621-4423472d6d71.id.repl.co" - } -} From 857407508198fec8b2932f17649ceadd6f053f5c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:34 +0800 Subject: [PATCH 7138/8412] chore: remove pupbrained.is-a.dev --- domains/pupbrained.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/pupbrained.json diff --git a/domains/pupbrained.json b/domains/pupbrained.json deleted file mode 100644 index 6dc24e09b..000000000 --- a/domains/pupbrained.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pupbrained", - "email": "mars@pupbrained.xyz" - }, - "record": { - "CNAME": "pupbrained.xyz" - } -} From f76ff45253a4b6b6dc398ca3fc5a5095465fdade Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:35 +0800 Subject: [PATCH 7139/8412] chore: remove qnm1.is-a.dev --- domains/qnm1.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/qnm1.json diff --git a/domains/qnm1.json b/domains/qnm1.json deleted file mode 100644 index 85f743039..000000000 --- a/domains/qnm1.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "questonomemio1", - "email": "lorenzomusto.dbz@gmail.com" - }, - "record": { - "URL": "https://dev-questonomemio1.pantheonsite.io" - } -} From b95ff8efa4b179af0db1c77551fe1269abbe878a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:37 +0800 Subject: [PATCH 7140/8412] chore: remove quuququ.is-a.dev --- domains/quuququ.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/quuququ.json diff --git a/domains/quuququ.json b/domains/quuququ.json deleted file mode 100644 index 525fdbc30..000000000 --- a/domains/quuququ.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "quuququ", - "email": "m.a1200waw@gmail.com" - }, - "record": { - "CNAME": "quuququ.github.io" - } -} From cb18db48afb4f41c8396f00323482c9422d1c04e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:38 +0800 Subject: [PATCH 7141/8412] chore: remove qwerty-qwerty.is-a.dev --- domains/qwerty-qwerty.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/qwerty-qwerty.json diff --git a/domains/qwerty-qwerty.json b/domains/qwerty-qwerty.json deleted file mode 100644 index b922c0b7f..000000000 --- a/domains/qwerty-qwerty.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Qwerty-Qwerty88", - "email": "personqwertyperson88@gmail.com" - }, - "record": { - "CNAME": "d9394ac5-c4db-44e1-b67f-198ad4c7dc3a.id.repl.co" - } -} From be0d3680b225c4369033f6d9bc4f1220a7a7a24d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:39 +0800 Subject: [PATCH 7142/8412] chore: remove r0bl0x10501050.is-a.dev --- domains/r0bl0x10501050.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/r0bl0x10501050.json diff --git a/domains/r0bl0x10501050.json b/domains/r0bl0x10501050.json deleted file mode 100644 index aaedfa16f..000000000 --- a/domains/r0bl0x10501050.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "R0bl0x10501050's portfolio site!", - "repo": "https://github.com/R0bl0x10501050/1050-Site", - "owner": { - "username": "R0bl0x10501050", - "email": "r0bl0x10501050e@gmail.com", - "twitter": "r0bl0x10501050", - "discord": "R0bl0x10501050#9989" - }, - "record": { - "CNAME": "846358be-940c-4bdd-8b5b-3964aab5843c.id.repl.co" - } -} From 93b7f085060fbead0796629452ed8ede36471cf4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:40 +0800 Subject: [PATCH 7143/8412] chore: remove r2d2.is-a.dev --- domains/r2d2.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/r2d2.json diff --git a/domains/r2d2.json b/domains/r2d2.json deleted file mode 100644 index 6ceaa1b7a..000000000 --- a/domains/r2d2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "R2D2 website", - "owner": { - "username": "hogakesan", - "email": "aereg@ya.ru" - }, - "record": { - "A": ["46.32.83.106"] - } -} From c0b38d3547550c3ec93d7919d0b813670c3f83d5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:42 +0800 Subject: [PATCH 7144/8412] chore: remove raad.is-a.dev --- domains/raad.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/raad.json diff --git a/domains/raad.json b/domains/raad.json deleted file mode 100644 index 07804ba84..000000000 --- a/domains/raad.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Raiyaad-Raad", - "email": "raiyaadraad132rafan45@gmail.com" - }, - "record": { - "URL": "https://raiyaad-raad.github.io/raad.github.io" - } -} From b9d073d0b65d620e17ac5d3dd12a228956b45d46 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:43 +0800 Subject: [PATCH 7145/8412] chore: remove racem.is-a.dev --- domains/racem.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/racem.json diff --git a/domains/racem.json b/domains/racem.json deleted file mode 100644 index 663509173..000000000 --- a/domains/racem.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Racembenamar", - "email": "racem.benamar@esprit.tn" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From d0ba4839b43d92c39f71d182144152355791b2e4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:44 +0800 Subject: [PATCH 7146/8412] chore: remove radi8.is-a.dev --- domains/radi8.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/radi8.json diff --git a/domains/radi8.json b/domains/radi8.json deleted file mode 100644 index 3bd7955bd..000000000 --- a/domains/radi8.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "radeeyate", - "email": "radi8@duck.com" - }, - - "record": { - "CNAME": "radi8.dev" - } -} From e4f713baeebc01513da165deb9ac25d94ef52dbf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:46 +0800 Subject: [PATCH 7147/8412] chore: remove radsteve.is-a.dev --- domains/radsteve.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/radsteve.json diff --git a/domains/radsteve.json b/domains/radsteve.json deleted file mode 100644 index 8a87446e0..000000000 --- a/domains/radsteve.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "radstevee", - "email": "radsteve@radsteve.net" - }, - "record": { - "A": ["2.205.42.22"] - } -} From f2e3c6d01fe4bb2336f093d835e4cee1ab5671ca Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:47 +0800 Subject: [PATCH 7148/8412] chore: remove rafal.is-a.dev --- domains/rafal.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/rafal.json diff --git a/domains/rafal.json b/domains/rafal.json deleted file mode 100644 index 951e7480c..000000000 --- a/domains/rafal.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TheRafal", - "email": "therafal@proton.me" - }, - "record": { - "A": ["178.159.197.126"] - } -} From 765d635a3748a5331f55f04278f08eaca2da14f4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:48 +0800 Subject: [PATCH 7149/8412] chore: remove rahul.is-a.dev --- domains/rahul.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/rahul.json diff --git a/domains/rahul.json b/domains/rahul.json deleted file mode 100644 index b1e212657..000000000 --- a/domains/rahul.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Rahul's personal developer website", - "repo": "https://github.com/rahuldahal", - "owner": { - "username": "rahuldahal", - "email": "rdaahal@gmail.com" - }, - "record": { - "CNAME": "rahuldahal.com.np" - } -} From b4785845fe44e8d4f8604e4d31421f3662acef3b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:49 +0800 Subject: [PATCH 7150/8412] chore: remove raid.is-a.dev --- domains/raid.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/raid.json diff --git a/domains/raid.json b/domains/raid.json deleted file mode 100644 index 51eeada27..000000000 --- a/domains/raid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ImRaid", - "email": "romanplayer76@gmail.com" - }, - "record": { - "CNAME": "f8d83b65-6aa3-47dd-952f-95b1a52eadb4.id.repl.co" - } -} From 1d6195557d2e883c2ac943fdaa2d823649ccd9a7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:50 +0800 Subject: [PATCH 7151/8412] chore: remove raiden.is-a.dev --- domains/raiden.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/raiden.json diff --git a/domains/raiden.json b/domains/raiden.json deleted file mode 100644 index 955c67630..000000000 --- a/domains/raiden.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "raiden076", - "email": "arkapravodas99@gmail.com" - }, - "record": { - "A": ["144.24.145.70"] - } -} From 08df8e911ae933308b1f1221fdec0c723f1b551e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:52 +0800 Subject: [PATCH 7152/8412] chore: remove raiven.is-a.dev --- domains/raiven.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/raiven.json diff --git a/domains/raiven.json b/domains/raiven.json deleted file mode 100644 index 392efa682..000000000 --- a/domains/raiven.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rdvntpkky", - "email": "ridvantopakkaya@hotmail.com" - }, - - "record": { - "A": ["193.31.116.116"] - } -} From 14a5c3561c9594d6e69339fd8296ca11581d45ce Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:53 +0800 Subject: [PATCH 7153/8412] chore: remove rakib.is-a.dev --- domains/rakib.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/rakib.json diff --git a/domains/rakib.json b/domains/rakib.json deleted file mode 100644 index cc586fe32..000000000 --- a/domains/rakib.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "For my personal portfolio", - "repo": "https://github.comrakibul-islam-hasib/rakibul-islam-hasib.github.io", - "owner": { - "username": "rakibul-islam-hasib", - "email": "boraborhasib@gmail.com", - "twitter": "netkinghasib" - }, - "record": { - "CNAME": "rakibul-islam-hasib.github.io" - } -} From 9d96449e7f1f277709fa6fd8f8ba0c336b48c8c3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:54 +0800 Subject: [PATCH 7154/8412] chore: remove ralph.is-a.dev --- domains/ralph.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ralph.json diff --git a/domains/ralph.json b/domains/ralph.json deleted file mode 100644 index 6d809aef9..000000000 --- a/domains/ralph.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Ralph Wang's blog", - "owner": { - "username": "ralph", - "email": "asnowwolf@gmail.com" - }, - "record": { - "CNAME": "blog.ralph.wang" - } -} From 288c70052f5661d9fddd579d135f990f64950b0b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:55 +0800 Subject: [PATCH 7155/8412] chore: remove randomstuffs.is-a.dev --- domains/randomstuffs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/randomstuffs.json diff --git a/domains/randomstuffs.json b/domains/randomstuffs.json deleted file mode 100644 index 031d978f1..000000000 --- a/domains/randomstuffs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "utsav1o1", - "email": "utsavkarki244@gmail.com" - }, - "record": { - "A": ["142.93.217.198"] - } -} From 689e31ac4dc119a225aea257d4d2ed2c4bed8e78 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:56 +0800 Subject: [PATCH 7156/8412] chore: remove rasofex.is-a.dev --- domains/rasofex.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/rasofex.json diff --git a/domains/rasofex.json b/domains/rasofex.json deleted file mode 100644 index b2303d2b8..000000000 --- a/domains/rasofex.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Rasofex", - "email": "rasofex@yandex.ru" - }, - - "record": { - "A": ["217.18.61.157"] - } -} From 7e072f094e1b086cfafb9d1240057febe89b9a02 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:58 +0800 Subject: [PATCH 7157/8412] chore: remove ratler.is-a.dev --- domains/ratler.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/ratler.json diff --git a/domains/ratler.json b/domains/ratler.json deleted file mode 100644 index a374ca597..000000000 --- a/domains/ratler.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "ratler is a dev subdomain", - "owner": { - "username": "ItzArman09", - "email": "contact@mail.arman.is-a.dev" - }, - "record": { - "A": ["89.106.200.1"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From f5a24b840fe59729601910fbd94a87972eab768b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:41:59 +0800 Subject: [PATCH 7158/8412] chore: remove ravost.is-a.dev --- domains/ravost.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ravost.json diff --git a/domains/ravost.json b/domains/ravost.json deleted file mode 100644 index 1ebaacd7b..000000000 --- a/domains/ravost.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Ravost99", - "email": "Ravost6@outlook.com" - }, - "description": "Ravost99's Personal website", - "record": { - "CNAME": "910fc002-6c43-4a8f-89d9-e0807e831470.id.repl.co" - } -} From 12df99df0e59a62be9d965b6a74fc137d36fe15d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:00 +0800 Subject: [PATCH 7159/8412] chore: remove ray.is-a.dev --- domains/ray.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ray.json diff --git a/domains/ray.json b/domains/ray.json deleted file mode 100644 index e0a618574..000000000 --- a/domains/ray.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "RayhanADev's Personal Website", - "repo": "https://github.com/rayhanadev/Personal-Website-v3", - "owner": { - "username": "rayhanadev", - "email": "rayhanadev@protonmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From c10a3fb2d6763fbedfb332454c6cbdce44a34fa8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:01 +0800 Subject: [PATCH 7160/8412] chore: remove re.maskduck.is-a.dev --- domains/re.maskduck.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/re.maskduck.json diff --git a/domains/re.maskduck.json b/domains/re.maskduck.json deleted file mode 100644 index 0f9b04d19..000000000 --- a/domains/re.maskduck.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MaskDuck", - "email": "maskduckuwu@gmail.com" - }, - "record": { - "CNAME": "edge.redirect.pizza" - } -} From 4807e3b68112e52a427d03981ab85be5b93c13d1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:02 +0800 Subject: [PATCH 7161/8412] chore: remove register-bot.is-a.dev --- domains/register-bot.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/register-bot.json diff --git a/domains/register-bot.json b/domains/register-bot.json deleted file mode 100644 index 1afde3af6..000000000 --- a/domains/register-bot.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Register-bot", - "repo": "https://github.com/andrewstech/is-a-dev-bot", - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - "record": { - "CNAME": "dns.beadman-network.com" - } -} From 58db6ae27004f1325dbb5827796a1855d7a1355d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:03 +0800 Subject: [PATCH 7162/8412] chore: remove rehanplayz.is-a.dev --- domains/rehanplayz.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/rehanplayz.json diff --git a/domains/rehanplayz.json b/domains/rehanplayz.json deleted file mode 100644 index 5834203a0..000000000 --- a/domains/rehanplayz.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A redirect to my new domain", - "repo": "https://github.com/RehanPlayz/RehanPlayz.github.io", - "owner": { - "username": "RehanPlayz", - "email": "rehanplayz321@protonmail.com" - }, - "record": { - "CNAME": "rehanplayz.gq" - } -} From 088058b24bdfccf72d512d7ca7ced8b6fb071a83 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:05 +0800 Subject: [PATCH 7163/8412] chore: remove replit.is-a.dev --- domains/replit.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/replit.json diff --git a/domains/replit.json b/domains/replit.json deleted file mode 100644 index e4b56d679..000000000 --- a/domains/replit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Setup is-a.dev domain with Replit", - "owner": { - "username": "VaibhavSys", - "email": "vaibhavsys@protonmail.com" - }, - "record": { - "CNAME": "ff4ced07-325d-4fbd-8fcc-d3ae663f2a60.id.repl.co" - } -} From e868f34f5099f184dc6ba39fe257fc9e83887462 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:06 +0800 Subject: [PATCH 7164/8412] chore: remove rest.is-a.dev --- domains/rest.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/rest.json diff --git a/domains/rest.json b/domains/rest.json deleted file mode 100644 index c8eb4c2b8..000000000 --- a/domains/rest.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "Amir-Lotfi", - "email": "amir79976@gmail.com" - }, - - "record": { - "A": ["136.243.109.199"] - } -} From a7dabd42ac4b8a5e592041405502350018b4bf76 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:07 +0800 Subject: [PATCH 7165/8412] chore: remove revelav2.is-a.dev --- domains/revelav2.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/revelav2.json diff --git a/domains/revelav2.json b/domains/revelav2.json deleted file mode 100644 index efcc3f18b..000000000 --- a/domains/revelav2.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "revelav2.is-a.dev", - "owner": { - "username": "DIVISIONSolar", - "email": "me@joshsevero.dev" - }, - "record": { - "CNAME": "proxy.revela.network" - } -} From 8aa4ed8b7c26ff5430f9056fa06db535970d557b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:08 +0800 Subject: [PATCH 7166/8412] chore: remove reynold.is-a.dev --- domains/reynold.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/reynold.json diff --git a/domains/reynold.json b/domains/reynold.json deleted file mode 100644 index 863f72857..000000000 --- a/domains/reynold.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "EMMU", - "email": "aneenababu71901@gmail.com" - }, - "record": { - "CNAME": "d60bb323-8a85-4e54-82b0-f2faaf77569c.id.repl.co" - } -} From 370c90e3625049ca0586eb27310ad3ef2d3a9f64 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:09 +0800 Subject: [PATCH 7167/8412] chore: remove rhino.is-a.dev --- domains/rhino.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/rhino.json diff --git a/domains/rhino.json b/domains/rhino.json deleted file mode 100644 index ba363f9be..000000000 --- a/domains/rhino.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Tech2Logix", - "email": "rhinovanboxelaere@outlook.com" - }, - "record": { - "CNAME": "rhino-vb.be" - } -} From 55c94f0565af5326fa7ff1d9c332521b3f38ca69 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:11 +0800 Subject: [PATCH 7168/8412] chore: remove riannegreiros.is-a.dev --- domains/riannegreiros.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/riannegreiros.json diff --git a/domains/riannegreiros.json b/domains/riannegreiros.json deleted file mode 100644 index 04b9c38f9..000000000 --- a/domains/riannegreiros.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "RianNegreiros", - "email": "riannegreiros@gmail.com" - }, - "record": { - "CNAME": "blog-client-66ki.onrender.com" - } -} From d7e97909f1889c621837a32492279ddf43257879 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:12 +0800 Subject: [PATCH 7169/8412] chore: remove richie.is-a.dev --- domains/richie.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/richie.json diff --git a/domains/richie.json b/domains/richie.json deleted file mode 100644 index 6932520cd..000000000 --- a/domains/richie.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "This is for my local server", - "repo": "https://github.com/richiesuper", - "owner": { - "username": "richiesuper", - "email": "richie9963@gmail.com" - }, - "record": { - "CNAME": "richiesuper.ddns.net" - } -} From 2a2b300e805aa92633a34a969e2502d5cc028de5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:13 +0800 Subject: [PATCH 7170/8412] chore: remove rick-astley.is-a.dev --- domains/rick-astley.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/rick-astley.json diff --git a/domains/rick-astley.json b/domains/rick-astley.json deleted file mode 100644 index 83400e519..000000000 --- a/domains/rick-astley.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "PhoenixOrigin", - "email": "phoenixorigin171@gmail.com" - }, - "record": { - "A": ["130.162.166.134"] - } -} \ No newline at end of file From 4d82d73c2a9e3a77d699a92a3561fd1e0f636ef6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:14 +0800 Subject: [PATCH 7171/8412] chore: remove rick.is-a.dev --- domains/rick.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/rick.json diff --git a/domains/rick.json b/domains/rick.json deleted file mode 100644 index 15f4f7871..000000000 --- a/domains/rick.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "a fun website i made", - "repo": "https://github.com/rickastleyy/rickastleyy", - "owner": { - "username": "rickastleyy", - "email": "rickrolle.you@outlook.com" - }, - "record": { - "CNAME": "50e20db5-db2e-4dc7-9913-9986797944d3.repl.co" - } -} From ad0089247d3fc4f38d3b8c5b2072b85685a25c58 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:15 +0800 Subject: [PATCH 7172/8412] chore: remove ridamkrishna.is-a.dev --- domains/ridamkrishna.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ridamkrishna.json diff --git a/domains/ridamkrishna.json b/domains/ridamkrishna.json deleted file mode 100644 index 7ff0a9d5a..000000000 --- a/domains/ridamkrishna.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "ridamEXE", - "email": "ridamkrishna@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 82581dc98e344686bb95085a3dd100f1bac35e42 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:16 +0800 Subject: [PATCH 7173/8412] chore: remove rie.is-a.dev --- domains/rie.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/rie.json diff --git a/domains/rie.json b/domains/rie.json deleted file mode 100644 index bb6d20603..000000000 --- a/domains/rie.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Rie's Website", - "repo": "https://github.com/meguminsama", - "owner": { - "username": "MeguminSama", - "email": "megumin@megu.dev" - }, - "record": { - "CNAME": "cname-dev.megu.dev" - } -} From 7424c7836ac933d0b449ef2525ccd2023e458732 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:18 +0800 Subject: [PATCH 7174/8412] chore: remove riko.is-a.dev --- domains/riko.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/riko.json diff --git a/domains/riko.json b/domains/riko.json deleted file mode 100644 index 9029c0da9..000000000 --- a/domains/riko.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GoldenFire2317", - "email": "buttersword2017@gmail.com" - }, - "record": { - "CNAME": "riko.mkoca.org" - } -} From 2a1b66f4be99edf20e884a001b90c07fb1f9d4b6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:19 +0800 Subject: [PATCH 7175/8412] chore: remove rikosnapse.is-a.dev --- domains/rikosnapse.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/rikosnapse.json diff --git a/domains/rikosnapse.json b/domains/rikosnapse.json deleted file mode 100644 index 9029c0da9..000000000 --- a/domains/rikosnapse.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "GoldenFire2317", - "email": "buttersword2017@gmail.com" - }, - "record": { - "CNAME": "riko.mkoca.org" - } -} From 4191aabb044856fc7b625b815c08607cb298fce2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:20 +0800 Subject: [PATCH 7176/8412] chore: remove riskybot.riskymh.is-a.dev --- domains/riskybot.riskymh.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/riskybot.riskymh.json diff --git a/domains/riskybot.riskymh.json b/domains/riskybot.riskymh.json deleted file mode 100644 index 59ebce7cb..000000000 --- a/domains/riskybot.riskymh.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Discord Bot Website", - "repo": "https://github.com/RiskyMH/RiskyBOT", - "owner": { - "username": "RiskyMH", - "discord": "RiskyMH#0182", - "email": "" - }, - "record": { - "URL": "https://riskymh.github.io/RiskyBOT" - } -} From be0f23f1b70a969aa2eb5204d76312ca1f9943f3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:21 +0800 Subject: [PATCH 7177/8412] chore: remove riveon.is-a.dev --- domains/riveon.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/riveon.json diff --git a/domains/riveon.json b/domains/riveon.json deleted file mode 100644 index 1ddaa4fed..000000000 --- a/domains/riveon.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zerolandcode", - "email": "rolteoln@gmail.com" - }, - "record": { - "CNAME": "riveon.web.app" - } -} From b873aa90dafda72a4869e3ae355586186debe175 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:22 +0800 Subject: [PATCH 7178/8412] chore: remove rize.is-a.dev --- domains/rize.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/rize.json diff --git a/domains/rize.json b/domains/rize.json deleted file mode 100644 index 4d0a9db37..000000000 --- a/domains/rize.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "l1gm4b4lls", - "email": "mejmayfoof@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 1d5cc7e631d88e9403c125c585a2e5447afef01b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:24 +0800 Subject: [PATCH 7179/8412] chore: remove robert.is-a.dev --- domains/robert.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/robert.json diff --git a/domains/robert.json b/domains/robert.json deleted file mode 100644 index d8b314658..000000000 --- a/domains/robert.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Robert's portfolio", - "repo": "https://github.com/treboryx", - "owner": { - "username": "treboryx", - "email": "treboryx@gmail.com" - }, - "record": { - "CNAME": "roberto.gr" - } -} From ce0368a6fde8de74b41d9f2f290fac5047e48588 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:25 +0800 Subject: [PATCH 7180/8412] chore: remove robin.is-a.dev --- domains/robin.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/robin.json diff --git a/domains/robin.json b/domains/robin.json deleted file mode 100644 index 230c013f6..000000000 --- a/domains/robin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "RobinDev03", - "email": "robin@robin-it.de" - }, - - "record": { - "CNAME": "robin-w.de" - } -} From c7253f1cc82f870f7db297ea4b7b295cc3472beb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:26 +0800 Subject: [PATCH 7181/8412] chore: remove rogerdev.is-a.dev --- domains/rogerdev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/rogerdev.json diff --git a/domains/rogerdev.json b/domains/rogerdev.json deleted file mode 100644 index 2b409271f..000000000 --- a/domains/rogerdev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NotRana", - "email": "benyameen75@gmail.com" - }, - "record": { - "CNAME": "fab7964c-a982-4b96-854d-25b3f55189aa.id.repl.co" - } -} From a4fc7c98d73b888d021c315f2c63f02537c8098c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:27 +0800 Subject: [PATCH 7182/8412] chore: remove roudges.is-a.dev --- domains/roudges.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/roudges.json diff --git a/domains/roudges.json b/domains/roudges.json deleted file mode 100644 index f0154a298..000000000 --- a/domains/roudges.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Roudges Personal Website", - "owner": { - "username": "roudges2", - "email": "roudges2@gmail.com" - }, - "record": { - "CNAME": "roudges.ga" - } -} From 672957f000323fe50a1a4378e2d623cdf1469442 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:28 +0800 Subject: [PATCH 7183/8412] chore: remove rsgarxia.is-a.dev --- domains/rsgarxia.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/rsgarxia.json diff --git a/domains/rsgarxia.json b/domains/rsgarxia.json deleted file mode 100644 index 7e7b35f99..000000000 --- a/domains/rsgarxia.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Ruben Garcia's personal website", - "repo": "https://github.com/sigfriedCub1990/personal-site", - "owner": { - "username": "sigfriedcub1990", - "email": "rssanjuan2704@gmail.com", - "twitter": "sigfriedcub1990" - }, - "record": { - "A": ["142.93.27.109"] - } -} From 9dca5d9d952d08698c784c83a59526e0160c7ec6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:30 +0800 Subject: [PATCH 7184/8412] chore: remove rubiin.is-a.dev --- domains/rubiin.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/rubiin.json diff --git a/domains/rubiin.json b/domains/rubiin.json deleted file mode 100644 index 4be5a80da..000000000 --- a/domains/rubiin.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Rubin's Website", - "owner": { - "username": "rubiin", - "email": "roobin.bhandari@gmail.com" - }, - "record": { - "CNAME": "rubiin.pages.dev" - } -} From 5fa82b889e5a2b02b9e1e4ef41f3ccddfaade4a9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:31 +0800 Subject: [PATCH 7185/8412] chore: remove rudransh.is-a.dev --- domains/rudransh.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/rudransh.json diff --git a/domains/rudransh.json b/domains/rudransh.json deleted file mode 100644 index 380dd0e4c..000000000 --- a/domains/rudransh.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "rudransh-shrivastava", - "email": "rudransh.shr@gmail.com", - "discord": "rudransh.bf", - "twitter": "rudranshstwt" - }, - "description": "Domain for my personal portfolio written w/ Html, CSS and JavaScript", - "repo": "https://github.com/rudransh-shrivastava/rudransh-shrivastava.github.io/", - "record": { - "A": ["140.238.251.183"] - } -} From 1430e3b9f0721eab3c5e81ee37a428363e62c380 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:32 +0800 Subject: [PATCH 7186/8412] chore: remove ryun.is-a.dev --- domains/ryun.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ryun.json diff --git a/domains/ryun.json b/domains/ryun.json deleted file mode 100644 index 1bfae5a46..000000000 --- a/domains/ryun.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ryun", - "email": "humtech@gmail.com" - }, - "record": { - "CNAME": "humboldtweb.com" - } -} From c01783c311888cf40bde3f51e8b4fb37c2054fe9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:33 +0800 Subject: [PATCH 7187/8412] chore: remove ryuuzu.is-a.dev --- domains/ryuuzu.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ryuuzu.json diff --git a/domains/ryuuzu.json b/domains/ryuuzu.json deleted file mode 100644 index 2ff0fb85b..000000000 --- a/domains/ryuuzu.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ryuuzu", - "email": "me@ryuuzu.xyz" - }, - - "record": { - "CNAME": "ryuuzu.xyz" - } -} From d8c3b45bdfd1d408083d41a5391d20492e87efe3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:34 +0800 Subject: [PATCH 7188/8412] chore: remove s4il.is-a.dev --- domains/s4il.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/s4il.json diff --git a/domains/s4il.json b/domains/s4il.json deleted file mode 100644 index 0c72d59e3..000000000 --- a/domains/s4il.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "S4IL's Website", - "owner": { - "username": "Ositosail", - "email": "s4il.teacher.scratch@gmail.com" - }, - "record": { - "CNAME": "a765d103-b175-43ba-b8ef-8c541cb7d0b3.id.repl.co" - } -} From 34428840879548eebbe1163689b4f329c9f1d208 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:35 +0800 Subject: [PATCH 7189/8412] chore: remove sadmananik.is-a.dev --- domains/sadmananik.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sadmananik.json diff --git a/domains/sadmananik.json b/domains/sadmananik.json deleted file mode 100644 index ef57fca92..000000000 --- a/domains/sadmananik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sadman-11", - "email": "sadmananik8986@gmail.com" - }, - "record": { - "CNAME": "sadman.misfitsdev.xyz" - } -} From d58fd879a7f7d0c3410a4714c35ddc87be75bce3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:37 +0800 Subject: [PATCH 7190/8412] chore: remove saifrahman.is-a.dev --- domains/saifrahman.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/saifrahman.json diff --git a/domains/saifrahman.json b/domains/saifrahman.json deleted file mode 100644 index a2d73093a..000000000 --- a/domains/saifrahman.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Personal Blog", - "repo": "https://github.com/saifrahmn/portfolio", - "owner": { - "username": "saifrahmn", - "email": "saifrahmn78@gmail.com", - "twitter": "saif_rahmn" - }, - "record": { - "CNAME": "saifrahmn.github.io" - } -} From b701b2e4c4589a71cb1daa1a4b34f3983f194707 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:38 +0800 Subject: [PATCH 7191/8412] chore: remove saikat.is-a.dev --- domains/saikat.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/saikat.json diff --git a/domains/saikat.json b/domains/saikat.json deleted file mode 100644 index 77709d152..000000000 --- a/domains/saikat.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "mirzasaikatahmmed", - "email": "contact@saikat.com.bd" - }, - - "record": { - "CNAME": "saikat.com.bd" - } -} From 4b830bf90d3fb4308880988888ee57a16d0ffa25 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:39 +0800 Subject: [PATCH 7192/8412] chore: remove sanidhya.is-a.dev --- domains/sanidhya.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/sanidhya.json diff --git a/domains/sanidhya.json b/domains/sanidhya.json deleted file mode 100644 index 212ea4550..000000000 --- a/domains/sanidhya.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "This is my personal Website of portfolio", - "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", - "owner": { - "username": "CoderSoNet", - "email": "sonetspprt@gmail.com", - "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - }, - "record": { - "CNAME": "3303bc99-e9eb-489a-96c3-138398c9dae5.id.repl.co" - } -} From 02e337728dc2069fd7592a0393386c5c1b8308a4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:40 +0800 Subject: [PATCH 7193/8412] chore: remove sarveshmrao.is-a.dev --- domains/sarveshmrao.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/sarveshmrao.json diff --git a/domains/sarveshmrao.json b/domains/sarveshmrao.json deleted file mode 100644 index d8f117880..000000000 --- a/domains/sarveshmrao.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Sarveshmrao", - "email": "hostmaster@sarveshmrao.in", - "discord": "565197034034954251" - }, - - "record": { - "CNAME": "sarveshmrao.in" - } - } - From ee21bcce7ce435b440044817194f8721c2bd9d83 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:41 +0800 Subject: [PATCH 7194/8412] chore: remove saschamonteiro.is-a.dev --- domains/saschamonteiro.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/saschamonteiro.json diff --git a/domains/saschamonteiro.json b/domains/saschamonteiro.json deleted file mode 100644 index 35ac3e582..000000000 --- a/domains/saschamonteiro.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Sascha Monteiro's personal dev website", - "repo": "https://github.com/saschamonteiro", - "owner": { - "username": "saschamonteiro", - "email": "info@purejs.com" - }, - "record": { - "CNAME": "www.purejs.com" - } -} From b07277d4c73e1b184a20d3e8e587e5999edd2ac0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:43 +0800 Subject: [PATCH 7195/8412] chore: remove sasha.is-a.dev --- domains/sasha.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sasha.json diff --git a/domains/sasha.json b/domains/sasha.json deleted file mode 100644 index 06c644703..000000000 --- a/domains/sasha.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Portfolio site", - "repo": "https://github.com/Nero-X/PalletPal-web", - "owner": { - "username": "SashaJCV", - "email": "sashajcv@gmail.com" - }, - "record": { - "A": ["116.203.239.117"] - } -} From 635c852acac9db4845348d0abc42d0dae5911dc1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:44 +0800 Subject: [PATCH 7196/8412] chore: remove saturn.is-a.dev --- domains/saturn.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/saturn.json diff --git a/domains/saturn.json b/domains/saturn.json deleted file mode 100644 index 2b409271f..000000000 --- a/domains/saturn.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NotRana", - "email": "benyameen75@gmail.com" - }, - "record": { - "CNAME": "fab7964c-a982-4b96-854d-25b3f55189aa.id.repl.co" - } -} From 9f7309b1ce01f41eee566777cce16bf0f38be055 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:45 +0800 Subject: [PATCH 7197/8412] chore: remove satya.is-a.dev --- domains/satya.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/satya.json diff --git a/domains/satya.json b/domains/satya.json deleted file mode 100644 index 8998daf00..000000000 --- a/domains/satya.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "satyaidk", - "email": "nikadisatyanarayana@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 7335df4b3227f5f49a686dfdab30c8cfd412072f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:46 +0800 Subject: [PATCH 7198/8412] chore: remove scarvite.is-a.dev --- domains/scarvite.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/scarvite.json diff --git a/domains/scarvite.json b/domains/scarvite.json deleted file mode 100644 index 7c629f5fc..000000000 --- a/domains/scarvite.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My Portfolio", - "repo": "https://github.com/ScarVite/scarvite.de", - "owner": { - "username": "ScarVite", - "email": "admin@ScarVite.de", - "twitter": "ScarVite" - }, - "record": { - "CNAME": "scarvite.de" - } -} From 3a27809345f706b4978be4420430532275d9cb95 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:47 +0800 Subject: [PATCH 7199/8412] chore: remove scfp.is-a.dev --- domains/scfp.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/scfp.json diff --git a/domains/scfp.json b/domains/scfp.json deleted file mode 100644 index e87d18a2f..000000000 --- a/domains/scfp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Cfp Short Service", - "owner": { - "username": "cfpwastaken", - "email": "", - "discord": "cfp" - }, - "record": { - "CNAME": "cfp.gotdns.ch" - } -} From 7f5999d566d06d9a327804ad5b521c69314e8f8c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:49 +0800 Subject: [PATCH 7200/8412] chore: remove schematic.is-a.dev --- domains/schematic.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/schematic.json diff --git a/domains/schematic.json b/domains/schematic.json deleted file mode 100644 index 9fd504c8a..000000000 --- a/domains/schematic.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "alenpaul2001", - "email": "alenpaul2001@pm.me" - }, - "record": { - "A": ["152.67.160.188"] - } -} From 8517081e3f3a4418adb0a818c1213d0b9c5d3e5c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:50 +0800 Subject: [PATCH 7201/8412] chore: remove school.semant.is-a.dev --- domains/school.semant.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/school.semant.json diff --git a/domains/school.semant.json b/domains/school.semant.json deleted file mode 100644 index b8dd128a1..000000000 --- a/domains/school.semant.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "A little show-off project for my school", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev", - "discord": "445073800850046977", - "twitter": "BadBoyGoesBrr" - }, - "record": { - "CNAME": "4941ff85-bc0d-4af7-b112-bc556c694343.id.repl.co" - } -} From 560bb51d6381d45223f5e492fe0cb4573a837cb0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:51 +0800 Subject: [PATCH 7202/8412] chore: remove scr.is-a.dev --- domains/scr.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/scr.json diff --git a/domains/scr.json b/domains/scr.json deleted file mode 100644 index a68c0827b..000000000 --- a/domains/scr.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Scriptyyy's site", - "owner": { - "username": "Scriptyyy", - "email": "mr.stikman209@gmail.com", - "discord": "Scriptyyy#2152" - }, - "record": { - "A": ["75.2.69.226"] - } -} From d14876d9388926787f0469d5a72822d9611d3bcf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:52 +0800 Subject: [PATCH 7203/8412] chore: remove script-server.is-a.dev --- domains/script-server.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/script-server.json diff --git a/domains/script-server.json b/domains/script-server.json deleted file mode 100644 index aec6ecd4e..000000000 --- a/domains/script-server.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "gengyj16", - "email": "819514379m@gmail.com" - }, - "record": { - "CNAME": "a7cce212-0dd4-4961-881e-3bebf2d1ce31.id.repl.co" - } -} From 6aa441fad44d4e8cb2b855b77e645c97fe450522 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:53 +0800 Subject: [PATCH 7204/8412] chore: remove scronite.is-a.dev --- domains/scronite.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/scronite.json diff --git a/domains/scronite.json b/domains/scronite.json deleted file mode 100644 index 576375a16..000000000 --- a/domains/scronite.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Subdomain of is-a.dev for my profile card.", - "repo": "https://github.com/Scronite/profile", - "owner": { - "username": "Scronite", - "email": "scronite@gmail.com" - }, - "record": { - "A": ["164.132.74.251"] - } -} From c7e455040b042e778c10de11d66d0cfa3812100f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:55 +0800 Subject: [PATCH 7205/8412] chore: remove search.thomasc.is-a.dev --- domains/search.thomasc.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/search.thomasc.json diff --git a/domains/search.thomasc.json b/domains/search.thomasc.json deleted file mode 100644 index fc7b46a39..000000000 --- a/domains/search.thomasc.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hopefully Thomas Croft's is-a.dev Whoogle instance", - "repo": "https://replit.com/@thomascf/whoogle", - "owner": { - "username": "thomascf", - "email": "thomas.croft@pm.me" - }, - "record": { - "CNAME": "7c73f282-d33b-4a1d-b36e-bf6da5155d55.id.repl.co" - } -} From 4c4e06889102229b544f123c661d898b76ed13a3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:56 +0800 Subject: [PATCH 7206/8412] chore: remove sematary.is-a.dev --- domains/sematary.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sematary.json diff --git a/domains/sematary.json b/domains/sematary.json deleted file mode 100644 index dc3f098bc..000000000 --- a/domains/sematary.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "h3artcrushz", - "email": "egokillerthusky@gmail.com" - }, - "record": { - "CNAME": "b7297ef8-036a-4483-a5b3-bbfa441ba7fc.id.repl.co" - } -} From 2cf132624d089ba68f17ef45492e289aa4e340b5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:57 +0800 Subject: [PATCH 7207/8412] chore: remove server.sx9.is-a.dev --- domains/server.sx9.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/server.sx9.json diff --git a/domains/server.sx9.json b/domains/server.sx9.json deleted file mode 100644 index b7938125c..000000000 --- a/domains/server.sx9.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "SX-9", - "email": "satriakrach@gmail.com" - }, - "record": { - "A": ["159.89.214.31"], - "TXT": "authkeyfp=SHA256:71tAcZSCVkBU0hFT/HYO4jt/ZWwSa7/br0nvvf3ustY" - } -} From 11d54fac6a007f92800b5bed121fda519008bc23 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:58 +0800 Subject: [PATCH 7208/8412] chore: remove sgm-uptime.is-a.dev --- domains/sgm-uptime.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sgm-uptime.json diff --git a/domains/sgm-uptime.json b/domains/sgm-uptime.json deleted file mode 100644 index b9ff04d4a..000000000 --- a/domains/sgm-uptime.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ShadowGaming100", - "email": "workspace.shadowgaming@gmail.com" - }, - "record": { - "CNAME": "f5cbbab2-d3bb-4468-8513-976647809749.id.repl.co" - } -} From 8a86fca1059410d08f0d7f504ee625b5f4c6de64 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:42:59 +0800 Subject: [PATCH 7209/8412] chore: remove shadow.is-a.dev --- domains/shadow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/shadow.json diff --git a/domains/shadow.json b/domains/shadow.json deleted file mode 100644 index 75ddb74cd..000000000 --- a/domains/shadow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DoxrGitHub", - "email": "redforcearmy@outlook.com" - }, - "description": "Official shadowv2 team page", - "record": { - "A": ["34.132.134.162"] - } -} From 496f6299cdaf2546abafca2655cde82ab7ae07e7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:01 +0800 Subject: [PATCH 7210/8412] chore: remove shahriyar.is-a.dev --- domains/shahriyar.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/shahriyar.json diff --git a/domains/shahriyar.json b/domains/shahriyar.json deleted file mode 100644 index 5344ad8ca..000000000 --- a/domains/shahriyar.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shahriyardx", - "email": "mdshahriyaralam552@gmail.com" - }, - "record": { - "CNAME": "shahriyar.dev" - } -} From 7715cde2a3494a015231ae4ead1cf67331217b96 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:02 +0800 Subject: [PATCH 7211/8412] chore: remove shashank.is-a.dev --- domains/shashank.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/shashank.json diff --git a/domains/shashank.json b/domains/shashank.json deleted file mode 100644 index b185be65b..000000000 --- a/domains/shashank.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shashankktiwariii", - "email": "development.shashank@gmail.com" - }, - "record": { - "A": ["144.24.102.80"] - } -} From e536566cf2317178bf1ca9b7dcd2b8e8377f7976 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:03 +0800 Subject: [PATCH 7212/8412] chore: remove shashankk.is-a.dev --- domains/shashankk.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/shashankk.json diff --git a/domains/shashankk.json b/domains/shashankk.json deleted file mode 100644 index b185be65b..000000000 --- a/domains/shashankk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "shashankktiwariii", - "email": "development.shashank@gmail.com" - }, - "record": { - "A": ["144.24.102.80"] - } -} From c3aac147a1b581974c40650e28d23b9764279606 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:04 +0800 Subject: [PATCH 7213/8412] chore: remove shep.is-a.dev --- domains/shep.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/shep.json diff --git a/domains/shep.json b/domains/shep.json deleted file mode 100644 index 16bb0fc75..000000000 --- a/domains/shep.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "TamShep's personal developer website", - "owner": { - "username": "TamShep", - "email": "rocco@caseymediallc.com", - "twitter": "Tammy_GShepherd", - "discord": "sol_999" - }, - "record": { - "A": ["192.254.73.156"] - } -} From 4544ddf8020c646c7ae91536d2e53dad21e85360 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:05 +0800 Subject: [PATCH 7214/8412] chore: remove shing.is-a.dev --- domains/shing.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/shing.json diff --git a/domains/shing.json b/domains/shing.json deleted file mode 100644 index a985018ad..000000000 --- a/domains/shing.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ShingSemicolon", - "email": "Shing.XD.0602@gmail.com" - }, - "record": { - "A": ["129.213.17.24"], - "AAAA": ["2603:c020:400d:3e89:46c4:b1a3:5996:e1e9"] - } -} From 3e0a8cb998637121b4b74ed776c404fc55e8df7a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:07 +0800 Subject: [PATCH 7215/8412] chore: remove shinytool.is-a.dev --- domains/shinytool.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/shinytool.json diff --git a/domains/shinytool.json b/domains/shinytool.json deleted file mode 100644 index bfdf7183d..000000000 --- a/domains/shinytool.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Sharmasrijan1", - "email": "sharmasri3@mylcsd.org" - }, - "record": { - "URL": "https://shinytool.onish.dev" - } -} From d6068273d1b8f1b13ab88fd59cb972b3267c5cbd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:08 +0800 Subject: [PATCH 7216/8412] chore: remove shivanshu814.is-a.dev --- domains/shivanshu814.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/shivanshu814.json diff --git a/domains/shivanshu814.json b/domains/shivanshu814.json deleted file mode 100644 index fc05fde78..000000000 --- a/domains/shivanshu814.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Projects by Shivanshu Pathak", - "repo": "https://github.com/shivanshu814/kliquestart", - "owner": { - "username": "shivanshu814", - "email": "shivanshu814pathak@gmail.com", - "linkedin": "https://www.linkedin.com/in/shivanshu-pathak-6611b5228" - }, - "record": { - "CNAME": "Kliquestart.com" - } -} From c68491caee25682e13e03b31a41451c7627a1a2e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:09 +0800 Subject: [PATCH 7217/8412] chore: remove shlok.is-a.dev --- domains/shlok.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/shlok.json diff --git a/domains/shlok.json b/domains/shlok.json deleted file mode 100644 index 249a95c38..000000000 --- a/domains/shlok.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Portfolio Website", - "owner": { - "username": "PlaceInSpace", - "email": "shlokmadhekar88@gmail.com" - }, - "record": { - "CNAME": "d5c36b7d-4d85-449f-bd4d-0bbbc88fb781.id.repl.co" - } -} From 64be9d9fb2f5d418da3c0356b6b75d9d797b5f32 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:10 +0800 Subject: [PATCH 7218/8412] chore: remove shobhit.is-a.dev --- domains/shobhit.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/shobhit.json diff --git a/domains/shobhit.json b/domains/shobhit.json deleted file mode 100644 index f358cbebc..000000000 --- a/domains/shobhit.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Shobhit9945", - "email": "shobhitbaijal5@gmail.com" - }, - "record": { - "CNAME": "shobhit.tech" - } -} From 15759b6bd0732967c7827c89b4c9ec395cd0012b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:12 +0800 Subject: [PATCH 7219/8412] chore: remove short.is-a.dev --- domains/short.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/short.json diff --git a/domains/short.json b/domains/short.json deleted file mode 100644 index 746f3d7ae..000000000 --- a/domains/short.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "an api for my bot", - "repo": "https://github.com/w3cy/w3cy", - "owner": { - "username": "w3cy", - "email": "keyv.cec@outlook.com" - }, - "record": { - "CNAME": "8b9c08e0-a9c2-4fc1-8e17-aca4fb93ae71.id.repl.co" - } -} From 3d0a3db884c0287f9d1059091615b0ce6e735e84 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:13 +0800 Subject: [PATCH 7220/8412] chore: remove simple.is-a.dev --- domains/simple.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/simple.json diff --git a/domains/simple.json b/domains/simple.json deleted file mode 100644 index 83310c7ba..000000000 --- a/domains/simple.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "reecebenson", - "email": "me@reecebenson.me", - "discord": "166705872473423872" - }, - - "record": { - "CNAME": "simple.gdn" - } -} From 8037b3d66b781f7a14ce00ad9976e6c3551b5d73 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:14 +0800 Subject: [PATCH 7221/8412] chore: remove simplebank.is-a.dev --- domains/simplebank.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/simplebank.json diff --git a/domains/simplebank.json b/domains/simplebank.json deleted file mode 100644 index 023e8fe85..000000000 --- a/domains/simplebank.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jotabf", - "email": "jotabe.150@gmail.com" - }, - "record": { - "CNAME": "a53880df71ece4c268070f082ce00d37-1008813240.sa-east-1.elb.amazonaws.com" - } -} From 255a12304ac038a36c2117171911b70e66e81c9d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:15 +0800 Subject: [PATCH 7222/8412] chore: remove sjcdn.is-a.dev --- domains/sjcdn.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sjcdn.json diff --git a/domains/sjcdn.json b/domains/sjcdn.json deleted file mode 100644 index 76af86d08..000000000 --- a/domains/sjcdn.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "CoolCoderSJ", - "email": "CoolCoderSJ@gmail.com" - }, - "description": "My CDN", - "record": { - "CNAME": "09d836a5-eaca-4299-bfec-44ca0dfc6d0d.repl.co" - } -} From 1f83761bf1d7fa6cc5e6f8cbba5246740aa4f383 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:16 +0800 Subject: [PATCH 7223/8412] chore: remove skifli.is-a.dev --- domains/skifli.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/skifli.json diff --git a/domains/skifli.json b/domains/skifli.json deleted file mode 100644 index 287419601..000000000 --- a/domains/skifli.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Portfolio Website", - "repo": "https://github.com/skifli/skifli.github.io", - "owner": { - "username": "skifli", - "email": "", - "discord": "skifli" - }, - "record": { - "CNAME": "skifli.pages.dev" - } -} From 583a47f75be775263a37689b4bbcf603e5142d5c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:17 +0800 Subject: [PATCH 7224/8412] chore: remove smartfridge.is-a.dev --- domains/smartfridge.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/smartfridge.json diff --git a/domains/smartfridge.json b/domains/smartfridge.json deleted file mode 100644 index 3f9caf1f7..000000000 --- a/domains/smartfridge.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "smartfridge personal website", - "repo": "https://github.com/smartfridge-alt/smartfridge-alt.github.io", - "owner": { - "username": "smartfrigde", - "email": "smartfrigde@gmail.com" - }, - "record": { - "CNAME": "smartfridge-alt.github.io" - } -} From f5d2478ffa4e5b109c1a5acc6b6e3de41f06d466 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:19 +0800 Subject: [PATCH 7225/8412] chore: remove smoke-etecsa.yoelvd.is-a.dev --- domains/smoke-etecsa.yoelvd.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/smoke-etecsa.yoelvd.json diff --git a/domains/smoke-etecsa.yoelvd.json b/domains/smoke-etecsa.yoelvd.json deleted file mode 100644 index e11c44946..000000000 --- a/domains/smoke-etecsa.yoelvd.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "yoelvd", - "email": "magodeoz.virtual@gmail.com" - }, - "record": { - "CNAME": "srv40118-206152.vps.etecsa.cu" - } -} From 83643caed3d51f103b8437fd1172e3d46baa65c5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:20 +0800 Subject: [PATCH 7226/8412] chore: remove snail.is-a.dev --- domains/snail.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/snail.json diff --git a/domains/snail.json b/domains/snail.json deleted file mode 100644 index 431c233ed..000000000 --- a/domains/snail.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Snail's Site", - "repo": "https://github.com/snaildos/snail.is.dev", - "owner": { - "username": "snaildos", - "email": "snaildos@snaildos.com" - }, - "record": { - "CNAME": "snaildos.com" - } -} From 53ea9b505079065231590daa5212cbd439e0c067 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:21 +0800 Subject: [PATCH 7227/8412] chore: remove snaildos.is-a.dev --- domains/snaildos.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/snaildos.json diff --git a/domains/snaildos.json b/domains/snaildos.json deleted file mode 100644 index c34a4dd91..000000000 --- a/domains/snaildos.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My Site", - "repo": "https://github.com/snaildos", - "owner": { - "username": "snaildos", - "email": "" - }, - "record": { - "CNAME": "snaildos.tk" - } -} From 3f3bf0579924d749a914c99f717eba9d6ab9c721 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:22 +0800 Subject: [PATCH 7228/8412] chore: remove snowcat.is-a.dev --- domains/snowcat.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/snowcat.json diff --git a/domains/snowcat.json b/domains/snowcat.json deleted file mode 100644 index a11f37c40..000000000 --- a/domains/snowcat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "chocovannii", - "email": "eldar.fire.tv@gmail.com" - }, - "record": { - "A": ["79.165.121.142"] - } -} From 2916c16414948f745bc998c900d898bcc0574b93 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:23 +0800 Subject: [PATCH 7229/8412] chore: remove snox.is-a.dev --- domains/snox.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/snox.json diff --git a/domains/snox.json b/domains/snox.json deleted file mode 100644 index 5894116fb..000000000 --- a/domains/snox.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "snox.codes", - "repo": "https://snox.codes", - "owner": { - "username": "SimplySnox", - "email": "root@snox.codes", - "discord": "snox#0143" - }, - "record": { - "CNAME": "snox.codes" - } -} From 572f25447f3255ba654f9b115821df6eadd8bb89 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:24 +0800 Subject: [PATCH 7230/8412] chore: remove socials.m1dnight.is-a.dev --- domains/socials.m1dnight.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/socials.m1dnight.json diff --git a/domains/socials.m1dnight.json b/domains/socials.m1dnight.json deleted file mode 100644 index 2c4f29a7a..000000000 --- a/domains/socials.m1dnight.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Socials menu in m1dnight's art portfolio", - "repo": "https://m1dnight.is-a.dev/art/3D-Menu-Art/index-3Dmenu.html", - "owner": { - "username": "m1dnight-ofcl", - "email": "m1dnightgmrofficial@gmail.com" - }, - "record": { - "CNAME": "m1dnight.is-a.dev" - } -} From a78cece63c7f0392dc5b1cd8603a3f5d57bc9359 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:25 +0800 Subject: [PATCH 7231/8412] chore: remove soeren.is-a.dev --- domains/soeren.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/soeren.json diff --git a/domains/soeren.json b/domains/soeren.json deleted file mode 100644 index 099e1cece..000000000 --- a/domains/soeren.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "HSoeren", - "email": "soeren.helms1@gmail.com" - }, - "record": { - "CNAME": "soeren-helms.de" - } -} From 67037854aaa8777cd7b48c4499d247ee946af98d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:27 +0800 Subject: [PATCH 7232/8412] chore: remove sohamlol.is-a.dev --- domains/sohamlol.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sohamlol.json diff --git a/domains/sohamlol.json b/domains/sohamlol.json deleted file mode 100644 index 061cf5911..000000000 --- a/domains/sohamlol.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "TecHCodez", - "email": "soham.mohapatra65@gmail.com" - }, - - "record": { - "A": ["34.122.153.22"] - } -} From cea12374b5ebf1f992bd3ea8d1cfc93f04decd5e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:28 +0800 Subject: [PATCH 7233/8412] chore: remove sonet.is-a.dev --- domains/sonet.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/sonet.json diff --git a/domains/sonet.json b/domains/sonet.json deleted file mode 100644 index 195d7c8c0..000000000 --- a/domains/sonet.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "description": "This is my personal Website of portfolio", - "repo": "https://github.com/CoderSoNet/codersonetwebsite.github.io", - "owner": { - "username": "CoderSoNet", - "email": "support@sonet.is-a.dev", - "twitter": "ShanuUniyal_On", - "discord": "781127625263415326" - }, - "record": { - "A": ["34.149.204.188"], - "TXT": "v=spf1 a mx include:_spf.elasticemail.com ~all" - } -} From 2c2db6714077c28f1f1f4b31abc19432272319b5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:29 +0800 Subject: [PATCH 7234/8412] chore: remove soni-ashish.is-a.dev --- domains/soni-ashish.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/soni-ashish.json diff --git a/domains/soni-ashish.json b/domains/soni-ashish.json deleted file mode 100644 index 9a91581a4..000000000 --- a/domains/soni-ashish.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My new website", - "repo": "https://github.com/soni-ashish/soni-ashish.github.io", - "owner": { - "username": "soni-ashish", - "email": "" - }, - "record": { - "CNAME": "soni-ashish.github.io" - } -} From 384e200aa85bb31d215ac5bb5bb0e7f14e310795 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:30 +0800 Subject: [PATCH 7235/8412] chore: remove sonicx180.is-a.dev --- domains/sonicx180.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sonicx180.json diff --git a/domains/sonicx180.json b/domains/sonicx180.json deleted file mode 100644 index 21fa0dbba..000000000 --- a/domains/sonicx180.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/sonicx180/website", - "owner": { - "username": "sonicx180", - "email": "chetanzeogu410@gmail.com" - }, - "record": { - "CNAME": "0146e66a-6183-424c-85bd-b240bea14f14.id.repl.co" - } -} From ce7c18fd33f0e824ee505747420b16b0637cfe61 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:31 +0800 Subject: [PATCH 7236/8412] chore: remove space.is-a.dev --- domains/space.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/space.json diff --git a/domains/space.json b/domains/space.json deleted file mode 100644 index 5ac110d08..000000000 --- a/domains/space.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My site", - "owner": { - "username": "StalkerMeyr", - "email": "andchit223@gmail.com" - }, - "record": { - "A": ["148.251.26.247"] - } -} From 329c40057aaf8023a268f8f8a232bb16f18cd197 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:32 +0800 Subject: [PATCH 7237/8412] chore: remove spark.is-a.dev --- domains/spark.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/spark.json diff --git a/domains/spark.json b/domains/spark.json deleted file mode 100644 index 61b866f72..000000000 --- a/domains/spark.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "realspark808", - "email": "burnedspark69@gmail.com" - }, - - "record": { - "CNAME": "55ce10ef-805d-4f67-a702-435d39062da6.id.repl.co" - } -} From 9d301084bd6853165127d7859f60749c8289befc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:34 +0800 Subject: [PATCH 7238/8412] chore: remove sreevikramr.is-a.dev --- domains/sreevikramr.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sreevikramr.json diff --git a/domains/sreevikramr.json b/domains/sreevikramr.json deleted file mode 100644 index b56747c05..000000000 --- a/domains/sreevikramr.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "SreevikramR", - "email": "sreevikram.r@gmail.com", - "discord": "therealviki" - }, - "record": { - "CNAME": "nextjs-production-a65b.up.railway.app" - } -} From b2dda2fe0c79c85bff2e22ecdc9320c7396921e3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:35 +0800 Subject: [PATCH 7239/8412] chore: remove srv1.winter.is-a.dev --- domains/srv1.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/srv1.winter.json diff --git a/domains/srv1.winter.json b/domains/srv1.winter.json deleted file mode 100644 index c66bfeb86..000000000 --- a/domains/srv1.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.48"] - } - -} From 27e5c44b2327f7af860915ba077cd298b28a28b8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:36 +0800 Subject: [PATCH 7240/8412] chore: remove srv2.winter.is-a.dev --- domains/srv2.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/srv2.winter.json diff --git a/domains/srv2.winter.json b/domains/srv2.winter.json deleted file mode 100644 index c38e3fac2..000000000 --- a/domains/srv2.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.110"] - } - -} From 07857ddb5f855de42460c4c556d95c9df9ccabba Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:37 +0800 Subject: [PATCH 7241/8412] chore: remove ssmidge.is-a.dev --- domains/ssmidge.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ssmidge.json diff --git a/domains/ssmidge.json b/domains/ssmidge.json deleted file mode 100644 index df620aecf..000000000 --- a/domains/ssmidge.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Ssmidge", - "repo": "https://github.com/Ssmidge/register", - "owner": { - "username": "Ssmidge", - "email": "Ssmidgemc@gmail.com" - }, - "record": { - "CNAME": "ssmidge.xyz" - } -} From 8b4a07f9c309133d8cff628fdcd181a8e273ebd1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:38 +0800 Subject: [PATCH 7242/8412] chore: remove sso.winter.is-a.dev --- domains/sso.winter.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/sso.winter.json diff --git a/domains/sso.winter.json b/domains/sso.winter.json deleted file mode 100644 index c66bfeb86..000000000 --- a/domains/sso.winter.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.48"] - } - -} From e0ae897eb54318e483bc9f0be6da3043bf47607e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:39 +0800 Subject: [PATCH 7243/8412] chore: remove sta1us.is-a.dev --- domains/sta1us.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/sta1us.json diff --git a/domains/sta1us.json b/domains/sta1us.json deleted file mode 100644 index 4d5bdec11..000000000 --- a/domains/sta1us.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "status-dev", - "email": "startic.email@gmail.com" - }, - - "record": { - "CNAME": "2b5e8113-5d4f-4c1e-862e-6d780db560cb.id.repl.co" - } -} From c7a5d3ed2824698474f658921099e2a87f621f60 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:40 +0800 Subject: [PATCH 7244/8412] chore: remove static.roadblocked.is-a.dev --- domains/static.roadblocked.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/static.roadblocked.json diff --git a/domains/static.roadblocked.json b/domains/static.roadblocked.json deleted file mode 100644 index 6ab316063..000000000 --- a/domains/static.roadblocked.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "roadblockeddev", - "email": "roadblockeddevcontact@skiff.com" - }, - "record": { - "CNAME": "static-dju.pages.dev" - } -} From a2181ddb7086a86bf5c1f2a48ca27f16f89b46b1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:42 +0800 Subject: [PATCH 7245/8412] chore: remove steam.niemiets.is-a.dev --- domains/steam.niemiets.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/steam.niemiets.json diff --git a/domains/steam.niemiets.json b/domains/steam.niemiets.json deleted file mode 100644 index 0aa8e803f..000000000 --- a/domains/steam.niemiets.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Niemiets", - "email": "niemiec123123123@gmail.com" - }, - "record": { - "URL": "https://steamcommunity.com/id/niemiets/" - } -} From 5d727ae4cbcd55cc8278f23bd923eba0c4678551 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:43 +0800 Subject: [PATCH 7246/8412] chore: remove stiforr.is-a.dev --- domains/stiforr.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/stiforr.json diff --git a/domains/stiforr.json b/domains/stiforr.json deleted file mode 100644 index 8d8dba535..000000000 --- a/domains/stiforr.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "stiforr", - "email": "norwood.sean@gmail.com" - }, - "record": { - "CNAME": "stiforr.com" - } -} From 0c728cee4b1f0af4f35a87926db8fe49f77ab608 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:44 +0800 Subject: [PATCH 7247/8412] chore: remove stoneleaf-bt.is-a.dev --- domains/stoneleaf-bt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/stoneleaf-bt.json diff --git a/domains/stoneleaf-bt.json b/domains/stoneleaf-bt.json deleted file mode 100644 index 2f491a71a..000000000 --- a/domains/stoneleaf-bt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NazerMohamed", - "email": "NazerMohamed@gmail.com" - }, - "record": { - "A": ["51.89.94.232"] - } -} From fbc4a4fa0ddaa5a27b856ad202f6fa004f2277bb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:45 +0800 Subject: [PATCH 7248/8412] chore: remove stoneleaf-pp.is-a.dev --- domains/stoneleaf-pp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/stoneleaf-pp.json diff --git a/domains/stoneleaf-pp.json b/domains/stoneleaf-pp.json deleted file mode 100644 index 2f491a71a..000000000 --- a/domains/stoneleaf-pp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NazerMohamed", - "email": "NazerMohamed@gmail.com" - }, - "record": { - "A": ["51.89.94.232"] - } -} From 26e8c84f09d05ff2cf42d4a8986a389b33888bbb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:46 +0800 Subject: [PATCH 7249/8412] chore: remove str1ke.is-a.dev --- domains/str1ke.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/str1ke.json diff --git a/domains/str1ke.json b/domains/str1ke.json deleted file mode 100644 index a733755cc..000000000 --- a/domains/str1ke.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "RealStr1ke", - "email": "tmenelas@outlook.com" - }, - - "record": { - "CNAME": "str1ke.codes" - } -} From 5c55cf30406245ed09d1448cc7982822abc9a2e9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:47 +0800 Subject: [PATCH 7250/8412] chore: remove struc.api.badboy.is-a.dev --- domains/struc.api.badboy.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/struc.api.badboy.json diff --git a/domains/struc.api.badboy.json b/domains/struc.api.badboy.json deleted file mode 100644 index 52b220670..000000000 --- a/domains/struc.api.badboy.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "https://badboy.is-a.dev/ redirector", - "owner": { - "username": "bad-boy-codes", - "email": "contact@mail.badboy.is-a.dev" - }, - "record": { - "CNAME": "1c1cdaeb-374d-4273-bd14-b7e96b091f72.id.repl.co" - } -} From e1fedbc703d9ba2707d4b0271d05184ac29aedaf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:49 +0800 Subject: [PATCH 7251/8412] chore: remove sujeeth.is-a.dev --- domains/sujeeth.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/sujeeth.json diff --git a/domains/sujeeth.json b/domains/sujeeth.json deleted file mode 100644 index 1fcc19059..000000000 --- a/domains/sujeeth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "sujeethk", - "email": "sujeethkv@yahoo.com" - }, - "record": { - "A": ["74.59.143.202"] - } -} From 149c60555ae1f8a25f303016ce583efaa8058906 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:50 +0800 Subject: [PATCH 7252/8412] chore: remove svx.is-a.dev --- domains/svx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/svx.json diff --git a/domains/svx.json b/domains/svx.json deleted file mode 100644 index 6524a032a..000000000 --- a/domains/svx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "faelixyz", - "email": "unknownfelix.pc@gmail.com" - }, - "record": { - "CNAME": "svx-b0v.pages.dev" - } -} From 6d314bab79b798b5a69c3d25e0ffc632264a8b84 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:51 +0800 Subject: [PATCH 7253/8412] chore: remove swanny.is-a.dev --- domains/swanny.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/swanny.json diff --git a/domains/swanny.json b/domains/swanny.json deleted file mode 100644 index 7136c35ad..000000000 --- a/domains/swanny.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Swanny is a Dev", - "repo": "https://github.com/swanny246/swannyIsADev", - "owner": { - "username": "swanny246", - "email": "github@andrewswan.net" - }, - "record": { - "CNAME": "swannyisadev.andrewswan.net" - } -} From fb3d2cf1ce7781b154ecc529e7c4536917a2f7be Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:52 +0800 Subject: [PATCH 7254/8412] chore: remove tanio.is-a.dev --- domains/tanio.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/tanio.json diff --git a/domains/tanio.json b/domains/tanio.json deleted file mode 100644 index b4bc5f56c..000000000 --- a/domains/tanio.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Hello World", - "owner": { - "username": "tanmyid", - "email": "tanmyid1337@gmail.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} From 09eb06f0bc7c847591ac08e111f48570949f38ea Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:53 +0800 Subject: [PATCH 7255/8412] chore: remove tanu.is-a.dev --- domains/tanu.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/tanu.json diff --git a/domains/tanu.json b/domains/tanu.json deleted file mode 100644 index c4b784514..000000000 --- a/domains/tanu.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Tanu's Website", - "repo": "https://github.com/desktopdotini/websitev3", - "owner": { - "username": "desktopdotini", - "email": "cloneyinnit@gmail.com", - "twitter": "tanumakescode" - }, - "record": { - "CNAME": "websitev3.pages.dev" - } -} From 67eacee735bf03545dcb2fe9cf1808bf98df3e20 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:54 +0800 Subject: [PATCH 7256/8412] chore: remove tdkchat.is-a.dev --- domains/tdkchat.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tdkchat.json diff --git a/domains/tdkchat.json b/domains/tdkchat.json deleted file mode 100644 index c8badb6a1..000000000 --- a/domains/tdkchat.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MattTheTekie", - "email": "Mattmason2211@gmail.com" - }, - "record": { - "CNAME": "test72.eu.org" - } -} From 743602156446ac062c9045406f802405367f88a8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:55 +0800 Subject: [PATCH 7257/8412] chore: remove tea.is-a.dev --- domains/tea.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/tea.json diff --git a/domains/tea.json b/domains/tea.json deleted file mode 100644 index a5fd3444f..000000000 --- a/domains/tea.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "TheTeaCup", - "email": "", - "discord": "Tea Cup#9999" - }, - "record": { - "CNAME": "dedicated.theteacup.dev" - } -} From b4a2bd5e161b75fda2700a083a3b54b962062fcd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:57 +0800 Subject: [PATCH 7258/8412] chore: remove techctg24.is-a.dev --- domains/techctg24.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/techctg24.json diff --git a/domains/techctg24.json b/domains/techctg24.json deleted file mode 100644 index c8d4ba0c8..000000000 --- a/domains/techctg24.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "rakibctg", - "email": "eunus527@gmail.com" - }, - - "record": { - "URL": "https://techctg24.dev" - } -} From a2a760ac77a57e0167f4a799bddcc9ce8682e627 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:58 +0800 Subject: [PATCH 7259/8412] chore: remove techout.is-a.dev --- domains/techout.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/techout.json diff --git a/domains/techout.json b/domains/techout.json deleted file mode 100644 index 994ea666b..000000000 --- a/domains/techout.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Mainly used to upload images to but also for a small home-page.", - "repo": "https://github.com/Techout592", - "owner": { - "username": "Techout592", - "email": "root@techout.tech" - }, - "record": { - "CNAME": "dns.techout.tech" - } -} From 0319b51de27719acde588c23bce4af28338a8624 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:43:59 +0800 Subject: [PATCH 7260/8412] chore: remove teletvbis.is-a.dev --- domains/teletvbis.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/teletvbis.json diff --git a/domains/teletvbis.json b/domains/teletvbis.json deleted file mode 100644 index c78d6cd98..000000000 --- a/domains/teletvbis.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Necesku", - "email": "105011954+Necesku@users.noreply.github.com", - "discord": "702682685713416222" - }, - - "record": { - "A": ["185.117.0.194"] - } -} From f852bedf3e6bd78b844ce0d541547784da5a119d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:00 +0800 Subject: [PATCH 7261/8412] chore: remove teriko.is-a.dev --- domains/teriko.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/teriko.json diff --git a/domains/teriko.json b/domains/teriko.json deleted file mode 100644 index c3f6722ec..000000000 --- a/domains/teriko.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "exelenuwu", - "email": "", - "twitter": "terikopog", - "discord": "teriko." - }, - "record": { - "A": ["45.8.22.34"] - } -} From 96e1eb02b48ab5347d79f83c5b137929d8f36301 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:01 +0800 Subject: [PATCH 7262/8412] chore: remove tesla.is-a.dev --- domains/tesla.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tesla.json diff --git a/domains/tesla.json b/domains/tesla.json deleted file mode 100644 index 3c454e9bb..000000000 --- a/domains/tesla.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "tesla's personal website", - "repo": "https://github.com/hapi-dev", - "owner": { - "username": "tesla", - "email": "stream.hapi@gmail.com" - }, - "record": { - "CNAME": "arindev.tech" - } -} From 593a913e51487382a42fda08e87b9e7c76eba88c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:02 +0800 Subject: [PATCH 7263/8412] chore: remove tgt.is-a.dev --- domains/tgt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tgt.json diff --git a/domains/tgt.json b/domains/tgt.json deleted file mode 100644 index 66a8ed709..000000000 --- a/domains/tgt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "IncognitoTGT", - "email": "mashoor539@gmail.com" - }, - "record": { - "URL": "https://mashoortest.tk" - } -} From 542de54d6c06c6a9dcbd5f4ac899c9a9c4653999 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:03 +0800 Subject: [PATCH 7264/8412] chore: remove thebidouilleur.is-a.dev --- domains/thebidouilleur.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/thebidouilleur.json diff --git a/domains/thebidouilleur.json b/domains/thebidouilleur.json deleted file mode 100644 index c09f64f9f..000000000 --- a/domains/thebidouilleur.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "QJoly", - "email": "quentinjoly@thoughtless.eu" - }, - - "record": { - "A": ["5.39.75.213"] - } -} From 4e79d65a03cff9aa08a32f68cd6ad8ef6d226759 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:05 +0800 Subject: [PATCH 7265/8412] chore: remove thedev.is-a.dev --- domains/thedev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/thedev.json diff --git a/domains/thedev.json b/domains/thedev.json deleted file mode 100644 index 2236897cd..000000000 --- a/domains/thedev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "thedev132", - "email": "thedev132@gmail.com" - }, - "record": { - "A": ["138.2.237.127"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 2a6bd2e8af76fa0b90da574163cd01c33ab8a9f6 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:06 +0800 Subject: [PATCH 7266/8412] chore: remove theekshana.is-a.dev --- domains/theekshana.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/theekshana.json diff --git a/domains/theekshana.json b/domains/theekshana.json deleted file mode 100644 index 173664392..000000000 --- a/domains/theekshana.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "TheekshanaSL", - "email": "theekshana@technologist.com" - }, - - "record": { - "CNAME": "hashnode.network" - } -} From 372e99d0a4b97634c50c2abb0b589a5355a9f89c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:07 +0800 Subject: [PATCH 7267/8412] chore: remove theh2so4.is-a.dev --- domains/theh2so4.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/theh2so4.json diff --git a/domains/theh2so4.json b/domains/theh2so4.json deleted file mode 100644 index b485aa5db..000000000 --- a/domains/theh2so4.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "theh2so4", - "email": "theh2so4@protonmail.com" - }, - - "record": { - "A": ["185.27.134.148"] - } -} From 6117499a5d37217186dc7738fe220758017c8deb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:08 +0800 Subject: [PATCH 7268/8412] chore: remove thelocalgodd.is-a.dev --- domains/thelocalgodd.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/thelocalgodd.json diff --git a/domains/thelocalgodd.json b/domains/thelocalgodd.json deleted file mode 100644 index 9c6287813..000000000 --- a/domains/thelocalgodd.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "thelocalgodd", - "email": "vkkpemlie@st.knust.edu.gh" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From bd99c4afdc40b9ce1650f2286ed58bbc87660c48 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:09 +0800 Subject: [PATCH 7269/8412] chore: remove thepatik.is-a.dev --- domains/thepatik.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/thepatik.json diff --git a/domains/thepatik.json b/domains/thepatik.json deleted file mode 100644 index 3b9f15351..000000000 --- a/domains/thepatik.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "patik123", - "email": "patik.developer@outlook.com" - }, - "record": { - "CNAME": "www.thepatik.com" - } -} From f99b31d9eb382b1a571375559503f52a0fb3aeec Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:10 +0800 Subject: [PATCH 7270/8412] chore: remove therealviki.is-a.dev --- domains/therealviki.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/therealviki.json diff --git a/domains/therealviki.json b/domains/therealviki.json deleted file mode 100644 index f712290a9..000000000 --- a/domains/therealviki.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "SreevikramR", - "email": "sreevikram.r@gmail.com" - }, - - "record": { - "CNAME": "nextjs-production-a65b.up.railway.app" - } -} From b76bfc4505b753fcf01ccc14a1e5a7ce1c957f77 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:11 +0800 Subject: [PATCH 7271/8412] chore: remove thi3rry.is-a.dev --- domains/thi3rry.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/thi3rry.json diff --git a/domains/thi3rry.json b/domains/thi3rry.json deleted file mode 100644 index 2b9df9d37..000000000 --- a/domains/thi3rry.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thi3rry", - "email": "poinot.thierry@gmail.com" - }, - "record": { - "CNAME": "thi3rry-is-a-dev.shoot-shoot.dev" - } -} From cb861dea35643a0157f3e585f66b55b12cd56d4c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:13 +0800 Subject: [PATCH 7272/8412] chore: remove thomasfrost.is-a.dev --- domains/thomasfrost.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/thomasfrost.json diff --git a/domains/thomasfrost.json b/domains/thomasfrost.json deleted file mode 100644 index 90e516295..000000000 --- a/domains/thomasfrost.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "frosttho", - "email": "thomas@ksg-media.de" - }, - "record": { - "A": ["167.71.34.179"] - } -} From 3244d5b58904f2505d04cd9794bdb58ac87374f0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:14 +0800 Subject: [PATCH 7273/8412] chore: remove thoth.is-a.dev --- domains/thoth.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/thoth.json diff --git a/domains/thoth.json b/domains/thoth.json deleted file mode 100644 index b36ec02e8..000000000 --- a/domains/thoth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "herumes", - "email": "herumes11@gmail.com" - }, - "record": { - "URL": "https://thothai.onrender.com" - } -} From 188efad118189628b36a6768933e968dcaae4f9b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:15 +0800 Subject: [PATCH 7274/8412] chore: remove tikter.is-a.dev --- domains/tikter.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tikter.json diff --git a/domains/tikter.json b/domains/tikter.json deleted file mode 100644 index 374a24c6f..000000000 --- a/domains/tikter.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "njanemmu", - "email": "aneenababu71901@gmail.com" - }, - "record": { - "CNAME": "c14c2346-1c5a-4bf0-b9dc-d47fc8263e86.id.repl.co" - } -} From 0e864a58aeac61e440f84bca7c787151da72fa74 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:16 +0800 Subject: [PATCH 7275/8412] chore: remove tim-q.is-a.dev --- domains/tim-q.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tim-q.json diff --git a/domains/tim-q.json b/domains/tim-q.json deleted file mode 100644 index 73c8fd2a4..000000000 --- a/domains/tim-q.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal portfolio", - "owner": { - "username": "tim-it-ger", - "email": "contact@tim-q.de", - "discord": "Vatic#0920" - }, - "record": { - "CNAME": "tim-q.de" - } -} From 587909b6954d75bc3b0e63bf6f87270526f12ce9 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:17 +0800 Subject: [PATCH 7276/8412] chore: remove timka.is-a.dev --- domains/timka.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/timka.json diff --git a/domains/timka.json b/domains/timka.json deleted file mode 100644 index 758922f27..000000000 --- a/domains/timka.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "timka.space", - "repo": "https://github.com/timka-123/timka-123.github.io", - "owner": { - "username": "Timur", - "email": "vakzn@yandex.ru" - }, - "record": { - "CNAME": "timka.space" - } -} From aeefbe621961d8bc214fc743afc2d0faba0755ac Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:18 +0800 Subject: [PATCH 7277/8412] chore: remove tisch.is-a.dev --- domains/tisch.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tisch.json diff --git a/domains/tisch.json b/domains/tisch.json deleted file mode 100644 index 729de9526..000000000 --- a/domains/tisch.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Small-talking", - "email": "schreiber.robin@icloud.com" - }, - "record": { - "CNAME": "isadev.pages.dev" - } -} From e6781de52bca8b0c5f060f94e7b792a0ab819ff3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:19 +0800 Subject: [PATCH 7278/8412] chore: remove tito.is-a.dev --- domains/tito.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tito.json diff --git a/domains/tito.json b/domains/tito.json deleted file mode 100644 index 0e0b10f9a..000000000 --- a/domains/tito.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "MyNameIsTito", - "email": "tito@kzg.gg" - }, - "record": { - "CNAME": "isadev.mynameistito.com" - } -} From 0f6cec82dfd87e1163807574e0a26c64af3b0bfb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:21 +0800 Subject: [PATCH 7279/8412] chore: remove tiuri.is-a.dev --- domains/tiuri.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tiuri.json diff --git a/domains/tiuri.json b/domains/tiuri.json deleted file mode 100644 index 5879ab145..000000000 --- a/domains/tiuri.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "because im an dev", - "repo": "https://github.com/ituir", - "owner": { - "username": "ituir", - "email": "tiuri@server.tiuri.be" - }, - "record": { - "A": ["212.227.129.140"] - } -} From 26574600c65ba6a2293808b2c5111c68e5fe216c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:22 +0800 Subject: [PATCH 7280/8412] chore: remove tk.is-a.dev --- domains/tk.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/tk.json diff --git a/domains/tk.json b/domains/tk.json deleted file mode 100644 index 04e1c7299..000000000 --- a/domains/tk.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "thaddeuskkr", - "email": "thaddeuskkr@gmail.com" - }, - - "record": { - "A": ["138.2.69.79"] - } -} From 8e666491c2cd31b698ced1f692a78cc9e4201365 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:23 +0800 Subject: [PATCH 7281/8412] chore: remove toan.is-a.dev --- domains/toan.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/toan.json diff --git a/domains/toan.json b/domains/toan.json deleted file mode 100644 index 154345f91..000000000 --- a/domains/toan.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Hashnode Blog", - "repo": "https://github.com/ductoanvo", - "owner": { - "username": "ductoanvo", - "email": "toan@duck.com" - }, - "record": { - "CNAME": "hashnode.network" - } -} From 1d7f7c1e0779bbd037bfae021a7f610ad9263e0b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:24 +0800 Subject: [PATCH 7282/8412] chore: remove toastersticks.is-a.dev --- domains/toastersticks.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/toastersticks.json diff --git a/domains/toastersticks.json b/domains/toastersticks.json deleted file mode 100644 index 35f67fb89..000000000 --- a/domains/toastersticks.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ToasterSticks", - "email": "matt.zhao.18@gmail.com" - }, - - "record": { - "CNAME": "border.hop.io" - } -} From a66570d88e2a83b9045364ad0e221c9667826d1c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:25 +0800 Subject: [PATCH 7283/8412] chore: remove tobey.is-a.dev --- domains/tobey.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tobey.json diff --git a/domains/tobey.json b/domains/tobey.json deleted file mode 100644 index 12354712f..000000000 --- a/domains/tobey.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Tobey is a dev", - "repo": "https://github.com/yebot", - "owner": { - "username": "yebot", - "email": "tobeyforsman@gmail.com" - }, - "record": { - "URL": "https://twitter.com/TobeyForsman" - } -} From 5aa6e72989b1f50ba01fe63b2ac9251970a51025 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:26 +0800 Subject: [PATCH 7284/8412] chore: remove todo.is-a.dev --- domains/todo.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/todo.json diff --git a/domains/todo.json b/domains/todo.json deleted file mode 100644 index 08dd37752..000000000 --- a/domains/todo.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "api for my bot", - "repo": "https://github.com/brawlie/todo", - "owner": { - "username": "brawlie", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "ea156b14-963b-49f8-9d6e-f3fff240029c.repl.co" - } -} From 4db1178b48faaeb71f0afe6208db980c4cf8a24b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:28 +0800 Subject: [PATCH 7285/8412] chore: remove tokiakasu.is-a.dev --- domains/tokiakasu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tokiakasu.json diff --git a/domains/tokiakasu.json b/domains/tokiakasu.json deleted file mode 100644 index e6d665872..000000000 --- a/domains/tokiakasu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tokiakasu", - "email": "crxpp@protonmail.com" - }, - "record": { - "A": ["95.163.12.169"] - } -} From 15b7008dc57a24beea4ad043c7d6ba96f3b8d283 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:29 +0800 Subject: [PATCH 7286/8412] chore: remove tokisaki.is-a.dev --- domains/tokisaki.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tokisaki.json diff --git a/domains/tokisaki.json b/domains/tokisaki.json deleted file mode 100644 index cf8601fee..000000000 --- a/domains/tokisaki.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Enterprise ID Website", - "repo": "https://github.com/Enterprise-ID", - "owner": { - "username": "enterpriseid", - "email": "enterprise.id13@gmail.com" - }, - "record": { - "CNAME": "tokisaki.xyz" - } -} From 058a932e85e51caa6c0eff7ec6d1ddddbac08147 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:30 +0800 Subject: [PATCH 7287/8412] chore: remove tolis.is-a.dev --- domains/tolis.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/tolis.json diff --git a/domains/tolis.json b/domains/tolis.json deleted file mode 100644 index d88401ff1..000000000 --- a/domains/tolis.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "TolisDev Blog", - "owner": { - "username": "tolisdev", - "email": "apostolos@tolisuwu.xyz" - }, - "record": { - "A": ["167.235.239.76"] - } -} From bdeccebb9d9a396fbf866e070567f5ab1e4418db Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:31 +0800 Subject: [PATCH 7288/8412] chore: remove tomdavid.is-a.dev --- domains/tomdavid.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tomdavid.json diff --git a/domains/tomdavid.json b/domains/tomdavid.json deleted file mode 100644 index 321ee0d95..000000000 --- a/domains/tomdavid.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tomasdav9", - "email": "tomasdav9@gmail.com" - }, - "record": { - "CNAME": "gatsbyportfolio23972.gatsbyjs.io" - } -} From b5b683e66335c2e2fe416ce0d500adeb78160b4a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:32 +0800 Subject: [PATCH 7289/8412] chore: remove tonycolston.is-a.dev --- domains/tonycolston.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tonycolston.json diff --git a/domains/tonycolston.json b/domains/tonycolston.json deleted file mode 100644 index 43cee1708..000000000 --- a/domains/tonycolston.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Tony Colston's site", - "repo": "https://github.com/tonetheman", - "owner": { - "username": "tonetheman", - "email": "tonetheman@gmail.com" - }, - "record": { - "CNAME": "tonycolston.com" - } -} From 510dc5632818fa3e878de04e68536ffa59997341 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:33 +0800 Subject: [PATCH 7290/8412] chore: remove tovade.is-a.dev --- domains/tovade.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tovade.json diff --git a/domains/tovade.json b/domains/tovade.json deleted file mode 100644 index d4299693d..000000000 --- a/domains/tovade.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My personal portfolio", - "repo": "https://github.com/tovade", - "owner": { - "username": "tovade", - "email": "support@tovade.ml" - }, - "record": { - "CNAME": "tovade.ml" - } -} From acf01ffc2d8b74d33369e02846423a7cbf18bf8d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:35 +0800 Subject: [PATCH 7291/8412] chore: remove tracker-brawley.is-a.dev --- domains/tracker-brawley.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tracker-brawley.json diff --git a/domains/tracker-brawley.json b/domains/tracker-brawley.json deleted file mode 100644 index abd5f57a8..000000000 --- a/domains/tracker-brawley.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "a website for my biotapi", - "repo": "https://github.com/brawlie/todo", - "owner": { - "username": "brawlie", - "email": "tojoeleeofficial@gmail.com" - }, - "record": { - "CNAME": "aa1b3bae-e49b-4efd-8c55-28719da5f58c.repl.co" - } -} From 1aad9d50b0506c1e509f6b7ea60a51433178f00f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:36 +0800 Subject: [PATCH 7292/8412] chore: remove trapdev.is-a.dev --- domains/trapdev.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/trapdev.json diff --git a/domains/trapdev.json b/domains/trapdev.json deleted file mode 100644 index c0419b598..000000000 --- a/domains/trapdev.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Add some description", - "repo": "https://github.com/voidx999/trapdevweb", - "owner": { - "username": "voidx999", - "email": "vodlsreal@gmail.com" - }, - "record": { - "CNAME": "451189ea-5d97-4b3c-9ff1-874973386ae1.id.repl.co" - } -} From c8eb96528cb9dd1cf0852e28a14fa4c9ef17e096 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:37 +0800 Subject: [PATCH 7293/8412] chore: remove trivee.is-a.dev --- domains/trivee.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/trivee.json diff --git a/domains/trivee.json b/domains/trivee.json deleted file mode 100644 index be84994d2..000000000 --- a/domains/trivee.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TrivCodez", - "email": "Jayeshpoudel+ha@outlook.com" - }, - "record": { - "CNAME": "5c99ec37-6759-4d76-94ab-dec4af0be7cc.id.repl.co" - } -} From e96cd4913c59506ba6b0d199f5cb3c5ee4b0babf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:38 +0800 Subject: [PATCH 7294/8412] chore: remove tsic404.is-a.dev --- domains/tsic404.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tsic404.json diff --git a/domains/tsic404.json b/domains/tsic404.json deleted file mode 100644 index 48bb5a267..000000000 --- a/domains/tsic404.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "tsic404 personal website", - "repo": "https://github.com/tsic404/blog", - "owner": { - "username": "tsic404", - "email": "tsicliu@foxmail.com" - }, - "record": { - "CNAME": "tsic.top" - } -} From 315b55970435853eab5a4c99a35fefbf9d4158c1 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:39 +0800 Subject: [PATCH 7295/8412] chore: remove tts.deva.is-a.dev --- domains/tts.deva.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/tts.deva.json diff --git a/domains/tts.deva.json b/domains/tts.deva.json deleted file mode 100644 index 5194aa0a1..000000000 --- a/domains/tts.deva.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "turbomaster95", - "email": "devamidhun.3c.kmbvm@gmail.com" - }, - - "record": { - "CNAME": "48c10554-32ea-4bc5-98f8-5f062b511ad1.id.repl.co" - } -} From c2b0eeacc8360e7afc61dd33d5e4d549179bc14e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:40 +0800 Subject: [PATCH 7296/8412] chore: remove tuananh.is-a.dev --- domains/tuananh.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/tuananh.json diff --git a/domains/tuananh.json b/domains/tuananh.json deleted file mode 100644 index 7e7f4f491..000000000 --- a/domains/tuananh.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "petertuananh", - "email": "petertuananh@hotmail.com", - "discord": "786569661231005716" - }, - - "record": { - "CNAME": "server.tuananh.dev" - } - } - \ No newline at end of file From dc468c4c7531e1535385510313f020747559198d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:41 +0800 Subject: [PATCH 7297/8412] chore: remove tube.is-a.dev --- domains/tube.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tube.json diff --git a/domains/tube.json b/domains/tube.json deleted file mode 100644 index 80c9601a0..000000000 --- a/domains/tube.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "t-ub3", - "email": "martini@tubee.dev" - }, - "record": { - "URL": "https://tub3.uk" - } -} From 6f27db63b20dd9230b62e81176fafafd4b0fb484 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:42 +0800 Subject: [PATCH 7298/8412] chore: remove tumit.is-a.dev --- domains/tumit.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/tumit.json diff --git a/domains/tumit.json b/domains/tumit.json deleted file mode 100644 index 258f0c72e..000000000 --- a/domains/tumit.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "tumit", - "email": "tumit@live.com" - }, - - "record": { - "A": ["141.147.184.153"] - } -} From f392123bf507047b51515562f8088a7346fef19e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:44 +0800 Subject: [PATCH 7299/8412] chore: remove tv.rpi.crazy-max.is-a.dev --- domains/tv.rpi.crazy-max.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tv.rpi.crazy-max.json diff --git a/domains/tv.rpi.crazy-max.json b/domains/tv.rpi.crazy-max.json deleted file mode 100644 index 36a8f1643..000000000 --- a/domains/tv.rpi.crazy-max.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Crazy-Max-Blog", - "email": "Crazy-Max-2011@yandex.ru" - }, - "record": { - "URL": "https://crazy-max-blog.github.io/rpi-tvbox" - } -} From e282de827bf64653e37e3fe954bd4184b448dbdc Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:45 +0800 Subject: [PATCH 7300/8412] chore: remove tw311.is-a.dev --- domains/tw311.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tw311.json diff --git a/domains/tw311.json b/domains/tw311.json deleted file mode 100644 index d9c04cc63..000000000 --- a/domains/tw311.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tw31122007", - "email": "tw31122007@googlemail.com" - }, - "record": { - "CNAME": "bchs.pages.dev" - } -} From f1d73cba981e32d410860ec66f5c4ee2b4c5c3f0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:46 +0800 Subject: [PATCH 7301/8412] chore: remove twilightshock.is-a.dev --- domains/twilightshock.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/twilightshock.json diff --git a/domains/twilightshock.json b/domains/twilightshock.json deleted file mode 100644 index 93dc0ed50..000000000 --- a/domains/twilightshock.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "pherngpy", - "email": "apipherng@gmail.com" - }, - "record": { - "URL": "https://www.youtube.com/channel/ucocgmtbplb4jdkyqiny5qxq?sub_confirmation=1" - } -} From 8e604440fd8a55beb42d1f95f38e2000c36148a3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:47 +0800 Subject: [PATCH 7302/8412] chore: remove twitter.is-a.dev --- domains/twitter.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/twitter.json diff --git a/domains/twitter.json b/domains/twitter.json deleted file mode 100644 index 583ce9bc8..000000000 --- a/domains/twitter.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "j0code", - "discord": "j0code", - "email": "" - }, - "record": { - "CNAME": "cohalejoja.selfhost.eu" - } -} From d78184b2a9f21296351e8ab42e8903c2327fc011 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:48 +0800 Subject: [PATCH 7303/8412] chore: remove tyler.is-a.dev --- domains/tyler.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/tyler.json diff --git a/domains/tyler.json b/domains/tyler.json deleted file mode 100644 index f67068490..000000000 --- a/domains/tyler.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Tyler McCarthy is a Developer!", - "repo": "https://github.com/tmccarthyj", - "owner": { - "username": "tmccarthyj", - "email": "tyler@tjm.dev" - }, - "record": { - "CNAME": "tjm.dev" - } -} From 32786a5334ef2b9bda2fa39d26d5c847e568b458 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:49 +0800 Subject: [PATCH 7304/8412] chore: remove tylermw.is-a.dev --- domains/tylermw.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tylermw.json diff --git a/domains/tylermw.json b/domains/tylermw.json deleted file mode 100644 index 51ede12fd..000000000 --- a/domains/tylermw.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TylerMWise", - "email": "tylermwise.tm@gmail.com" - }, - "record": { - "CNAME": "r.forwarddomain.net" - } -} From 79c608a0791e349850f43a9e93b91d761d7ec2ba Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:51 +0800 Subject: [PATCH 7305/8412] chore: remove tyman.is-a.dev --- domains/tyman.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/tyman.json diff --git a/domains/tyman.json b/domains/tyman.json deleted file mode 100644 index 08c0a3dbe..000000000 --- a/domains/tyman.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Tyman's personal developer website", - "repo": "https://github.com/TymanWasTaken/tyman.tech", - "owner": { - "username": "TymanWasTaken", - "email": "", - "discord": "Tyman#7318" - }, - "record": { - "CNAME": "tyman.tech" - } -} From d0282ecd5bb1f2257ef674f7fca65bc8cbbe68a8 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:52 +0800 Subject: [PATCH 7306/8412] chore: remove tymek.is-a.dev --- domains/tymek.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/tymek.json diff --git a/domains/tymek.json b/domains/tymek.json deleted file mode 100644 index 9aec4f0a4..000000000 --- a/domains/tymek.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tymeklew", - "email": "tymek.lewandowski@gmail.com" - }, - "record": { - "A": ["141.147.94.167"] - } -} From f00059e216f65db322071380ea8444583377034d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:53 +0800 Subject: [PATCH 7307/8412] chore: remove typicalne.is-a.dev --- domains/typicalne.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/typicalne.json diff --git a/domains/typicalne.json b/domains/typicalne.json deleted file mode 100644 index b2fe731b0..000000000 --- a/domains/typicalne.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "TypicalShavonne", - "email": "tranhuonghp1972@gmail.com" - }, - - "record": { - "A": ["66.118.234.244"] - } -} From 21f5be15db60751b5fb7c16d629c0c625b9e5c89 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:54 +0800 Subject: [PATCH 7308/8412] chore: remove uniclicker2.m1dnight.is-a.dev --- domains/uniclicker2.m1dnight.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/uniclicker2.m1dnight.json diff --git a/domains/uniclicker2.m1dnight.json b/domains/uniclicker2.m1dnight.json deleted file mode 100644 index 3e04b8dd0..000000000 --- a/domains/uniclicker2.m1dnight.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "UniClicker2 Based in JS", - "repo": "https://UniClicker-2-Webveiw-Edition.m1dnightdev.repl.co", - "owner": { - "username": "M1dnight", - "email": "m1dnightgmrofficial@gmail.com" - }, - "record": { - "CNAME": "2b82bbc0-2fa0-40ac-89fe-530e73b20c0b.id.repl.co" - } -} From 9ee824dd41e0a30c916fb0c88f200c9ef10605bf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:55 +0800 Subject: [PATCH 7309/8412] chore: remove unknown-user2.is-a.dev --- domains/unknown-user2.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/unknown-user2.json diff --git a/domains/unknown-user2.json b/domains/unknown-user2.json deleted file mode 100644 index 54a3eb5a9..000000000 --- a/domains/unknown-user2.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "My website", - "repo": "https://github.com/Unknown-User2/Unknown-User2.github.io", - "owner": { - "username": "Unknown-User2", - "email": "unknown.us3r222@gmail.com" - }, - "record": { - "CNAME": "Unknown-User2.github.io" - } -} From af298391c00f0f9626b9dbb0439a1574e872691a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:56 +0800 Subject: [PATCH 7310/8412] chore: remove useless.is-a.dev --- domains/useless.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/useless.json diff --git a/domains/useless.json b/domains/useless.json deleted file mode 100644 index aa9cacbfc..000000000 --- a/domains/useless.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "ItzAfroBoy", - "email": "me.caramackid@gmail.com" - }, - "record": { - "A": ["209.250.230.249"] - } -} From 3b94ff5d4d557ec1a1aea1c611974793f27f8a0f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:58 +0800 Subject: [PATCH 7311/8412] chore: remove username.is-a.dev --- domains/username.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/username.json diff --git a/domains/username.json b/domains/username.json deleted file mode 100644 index 2c24fc84c..000000000 --- a/domains/username.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A custom portfolio website for me", - "repo": "https://replit.com/@DragonRoyale/personalA", - "owner": { - "username": "DragonRoyal", - "email": "aarav.singhania50@gmail.com" - }, - "record": { - "CNAME": "c7054742-05bd-453b-b5fd-d3ed47ee0215.id.repl.co" - } -} From a2e95cc49d7c7ebb1fb654899b7ad632ecbc110a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:44:59 +0800 Subject: [PATCH 7312/8412] chore: remove usman.is-a.dev --- domains/usman.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/usman.json diff --git a/domains/usman.json b/domains/usman.json deleted file mode 100644 index 67bffaa86..000000000 --- a/domains/usman.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Usman's personal developer website", - "repo": "https://github.com/umahmood21", - "owner": { - "username": "umahmood21", - "email": "umahmood214@gmail.com" - }, - "record": { - "CNAME": "umahmood.me" - } -} From 2b3b36fde7b0ca33ad330d65e70b7e5f4773b105 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:00 +0800 Subject: [PATCH 7313/8412] chore: remove vadimhl.is-a.dev --- domains/vadimhl.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/vadimhl.json diff --git a/domains/vadimhl.json b/domains/vadimhl.json deleted file mode 100644 index bb179f069..000000000 --- a/domains/vadimhl.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "My site", - "owner": { - "username": "vadimhl", - "email": "vadimhl@gmail.com" - }, - "record": { - "A": ["130.61.49.110"] - } -} From 62f8ef402009e8b77dcf65a046e1a800f53c5156 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:01 +0800 Subject: [PATCH 7314/8412] chore: remove vaibhv.is-a.dev --- domains/vaibhv.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vaibhv.json diff --git a/domains/vaibhv.json b/domains/vaibhv.json deleted file mode 100644 index 4a01fe844..000000000 --- a/domains/vaibhv.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vaibhavharsoda", - "email": "vaibhavharsoda77@gmail.com" - }, - "record": { - "CNAME": "vaibhavharsoda.github.io" - } -} From 101e6fa565f321f9caa418615d93d4841e3389e7 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:02 +0800 Subject: [PATCH 7315/8412] chore: remove valswap.is-a.dev --- domains/valswap.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/valswap.json diff --git a/domains/valswap.json b/domains/valswap.json deleted file mode 100644 index 0ee2c1a72..000000000 --- a/domains/valswap.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "daflixy", - "email": "andy.gilbert.uk99@gmail.com" - }, - - "record": { - "CNAME": "50064ad8-eb2d-4d8d-8e1c-62d0bd99b448.id.repl.co" - } -} From 10da5434b401557521c6706e4dbd5b6c4c2b5140 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:03 +0800 Subject: [PATCH 7316/8412] chore: remove vamsi.is-a.dev --- domains/vamsi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vamsi.json diff --git a/domains/vamsi.json b/domains/vamsi.json deleted file mode 100644 index 7a9882f10..000000000 --- a/domains/vamsi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "vamsieth", - "email": "svamsi.tech@gmail.com" - }, - "record": { - "CNAME": "240d43d7-5eea-4fdd-a568-efa5978f8d80.id.repl.co" - } -} From be7433b4863d0e89867bd086af7865860383c256 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:05 +0800 Subject: [PATCH 7317/8412] chore: remove vasilismylonas.is-a.dev --- domains/vasilismylonas.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/vasilismylonas.json diff --git a/domains/vasilismylonas.json b/domains/vasilismylonas.json deleted file mode 100644 index bfe2ccc69..000000000 --- a/domains/vasilismylonas.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "VasilisMylonas", - "email": "vasilismylonas@protonmail.com" - }, - - "record": { - "CNAME": "vasilismylonas.github.io" - } -} From 8420256325c9d6975cbfb4d73afb0f1d7735d16b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:06 +0800 Subject: [PATCH 7318/8412] chore: remove veer.is-a.dev --- domains/veer.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/veer.json diff --git a/domains/veer.json b/domains/veer.json deleted file mode 100644 index 8b720e5f5..000000000 --- a/domains/veer.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "TheVeerRana", - "email": "hello@veer.codes" - }, - "record": { - "CNAME": "veer.codes" - } -} From b05ca10d34647926fc313984a60ce283a8a387da Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:07 +0800 Subject: [PATCH 7319/8412] chore: remove victormenezes.is-a.dev --- domains/victormenezes.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/victormenezes.json diff --git a/domains/victormenezes.json b/domains/victormenezes.json deleted file mode 100644 index 5d71da6f5..000000000 --- a/domains/victormenezes.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Victor Menezes Personal Website", - "repo": "https://github.com/teixeiravictor/my-blog", - "owner": { - "username": "teixeiravictor", - "email": "victormenezes8990@gmail.com" - }, - "record": { - "A": ["168.220.95.204"] - } -} From 38adc35f0c523a832b2c3579148691943e558862 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:08 +0800 Subject: [PATCH 7320/8412] chore: remove viggu.is-a.dev --- domains/viggu.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/viggu.json diff --git a/domains/viggu.json b/domains/viggu.json deleted file mode 100644 index 2a48b2dfd..000000000 --- a/domains/viggu.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "VIGGU-7", - "email": "vigneshofficialyt@gmail.com", - "twitter": "VIGGU_8" - }, - "record": { - "CNAME": "0177c904-af82-4e29-a07f-f5b89af06586.id.repl.co" - } -} From 3848bbcb98d9ad35e499dac0e89b2965c777909e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:09 +0800 Subject: [PATCH 7321/8412] chore: remove vigo.is-a.dev --- domains/vigo.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/vigo.json diff --git a/domains/vigo.json b/domains/vigo.json deleted file mode 100644 index ea7dc3370..000000000 --- a/domains/vigo.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "thanphong19", - "email": "thanphong19@gmail.com" - }, - "record": { - "A": ["168.138.167.184"] - } -} From c25ab9755c207194c48031cf4b6dfa2ff821d048 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:10 +0800 Subject: [PATCH 7322/8412] chore: remove viniciusmanoel.is-a.dev --- domains/viniciusmanoel.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/viniciusmanoel.json diff --git a/domains/viniciusmanoel.json b/domains/viniciusmanoel.json deleted file mode 100644 index e16a8c31a..000000000 --- a/domains/viniciusmanoel.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "vncsmnl", - "email": "viniciusmanoel07@hotmail.com" - }, - - "record": { - "CNAME": "viniciusmanoel.ml" - } -} From 0100b69fa900b073a6948b283f94e7197383c984 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:11 +0800 Subject: [PATCH 7323/8412] chore: remove vlab.is-a.dev --- domains/vlab.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/vlab.json diff --git a/domains/vlab.json b/domains/vlab.json deleted file mode 100644 index e1f5ebcc5..000000000 --- a/domains/vlab.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Personal Website", - "repo": "https://github.com/natura4917", - "owner": { - "username": "natura4917", - "email": "natura4917@gmail.com" - }, - "record": { - "A": ["152.67.216.65"] - } -} From b3f5ca64356ec9c17ed07ef0cb0d4bd6ed1314cf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:13 +0800 Subject: [PATCH 7324/8412] chore: remove void6670.is-a.dev --- domains/void6670.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/void6670.json diff --git a/domains/void6670.json b/domains/void6670.json deleted file mode 100644 index 3ed67ade2..000000000 --- a/domains/void6670.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "void6670", - "email": "kevik744@gmail.com" - }, - "record": { - "CNAME": "3faecb26-e13c-4b63-8790-68bd9c21cc6b.id.repl.co" - } -} From cfd364785e9caa357d570ae123432ad5a4c5032b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:14 +0800 Subject: [PATCH 7325/8412] chore: remove wadeslider.is-a.dev --- domains/wadeslider.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wadeslider.json diff --git a/domains/wadeslider.json b/domains/wadeslider.json deleted file mode 100644 index ea1ffc0b0..000000000 --- a/domains/wadeslider.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "WadeSlider", - "email": "alexisarturodh@gmail.com" - }, - "record": { - "CNAME": "wadeslider.pages.dev" - } -} From 9f00b6e05d4acd76b295dd7245e4c018e6c8684b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:15 +0800 Subject: [PATCH 7326/8412] chore: remove wallp.is-a.dev --- domains/wallp.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wallp.json diff --git a/domains/wallp.json b/domains/wallp.json deleted file mode 100644 index 2dea4bbdc..000000000 --- a/domains/wallp.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "gregcorp", - "email": "grogy9202@gmail.com" - }, - - "record": { - "CNAME": "wallpmaster.eu.org" - } -} From 40079ac038a27af2f09e382227ca3628454076ea Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:16 +0800 Subject: [PATCH 7327/8412] chore: remove wansie.is-a.dev --- domains/wansie.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/wansie.json diff --git a/domains/wansie.json b/domains/wansie.json deleted file mode 100644 index e6a147a94..000000000 --- a/domains/wansie.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "wansie1", - "email": "msc2tvdn@duck.com", - "note": "This record was created by is-a.dev Discord bot via discord id: 962788530336178236" - }, - - "record": { - "CNAME": "2cf5a77a-3918-4448-ba3e-e1d73a99155f.id.repl.co" - } -} From 549425784f8b4c88b0fbfe62c27f781cd717a533 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:17 +0800 Subject: [PATCH 7328/8412] chore: remove wasabi.is-a.dev --- domains/wasabi.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wasabi.json diff --git a/domains/wasabi.json b/domains/wasabi.json deleted file mode 100644 index 0c8dae976..000000000 --- a/domains/wasabi.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "WasabiThumb", - "email": "wasabithumbs@gmail.com" - }, - - "record": { - "CNAME": "wasabicodes.xyz" - } -} From 4dfb7da7039f817b1ed1f05b4b893350497c5d80 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:18 +0800 Subject: [PATCH 7329/8412] chore: remove weatherly.is-a.dev --- domains/weatherly.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/weatherly.json diff --git a/domains/weatherly.json b/domains/weatherly.json deleted file mode 100644 index b451439de..000000000 --- a/domains/weatherly.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "iibeboQ", - "email": "qqqbeboo@yahoo.com" - }, - - "record": { - "CNAME": "6b592936-765b-4034-8e0e-d2be0efcacff.id.repl.co" - } -} From d3c04ac78506588bc88695888e19e66cb0f0707b Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:20 +0800 Subject: [PATCH 7330/8412] chore: remove web-sh.sx9.is-a.dev --- domains/web-sh.sx9.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/web-sh.sx9.json diff --git a/domains/web-sh.sx9.json b/domains/web-sh.sx9.json deleted file mode 100644 index f7f0e6184..000000000 --- a/domains/web-sh.sx9.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SX-9", - "email": "hello@mail.sx9.is-a.dev" - }, - "record": { - "CNAME": "sx-9.github.io" - } -} From 03fb871de313fd37fccbe3b99feb6384d59d0c83 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:21 +0800 Subject: [PATCH 7331/8412] chore: remove webmail.zerow.is-a.dev --- domains/webmail.zerow.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/webmail.zerow.json diff --git a/domains/webmail.zerow.json b/domains/webmail.zerow.json deleted file mode 100644 index 353e7e8a0..000000000 --- a/domains/webmail.zerow.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "DevZerow", - "email": "zerow.pro@protonmail.com" - }, - - "record": { - "A": ["92.118.207.191"] - } -} From 49b8315fd26b3335792b0d5faa52f5ba9915af7d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:22 +0800 Subject: [PATCH 7332/8412] chore: remove wesley.is-a.dev --- domains/wesley.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/wesley.json diff --git a/domains/wesley.json b/domains/wesley.json deleted file mode 100644 index c57b76641..000000000 --- a/domains/wesley.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "repo": "https://github.com/westhecool/register", - "owner": { - "username": "westhecool", - "email": "wesley@wmail.eu.org" - }, - "record": { - "CNAME": "cname-alt-mail-server.sv1.wesdns.cf" - } -} From 1456ef889ec4677fc6e1dc7b5fe6cf589da2f793 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:23 +0800 Subject: [PATCH 7333/8412] chore: remove wheels35.is-a.dev --- domains/wheels35.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wheels35.json diff --git a/domains/wheels35.json b/domains/wheels35.json deleted file mode 100644 index a31794be0..000000000 --- a/domains/wheels35.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Wheels35", - "email": "Wheels35@outlook.com" - }, - "record": { - "CNAME": "wheels35.com" - } -} From fe01e8d9003a124590add1e2e267fe1fef71134d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:24 +0800 Subject: [PATCH 7334/8412] chore: remove wibuapi.is-a.dev --- domains/wibuapi.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wibuapi.json diff --git a/domains/wibuapi.json b/domains/wibuapi.json deleted file mode 100644 index ee7ccebcc..000000000 --- a/domains/wibuapi.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "zYxDevs", - "email": "ahmadzaylani001@gmail.com" - }, - "record": { - "CNAME": "wibuapi.onrender.com" - } -} From e2d0453c2250f8dbee67a5f2a20d01572b3693ac Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:25 +0800 Subject: [PATCH 7335/8412] chore: remove willothy.is-a.dev --- domains/willothy.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/willothy.json diff --git a/domains/willothy.json b/domains/willothy.json deleted file mode 100644 index b117237fd..000000000 --- a/domains/willothy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "willothy", - "email": "willothyh@gmail.com" - }, - "record": { - "URL": "https://willothy.com" - } -} From f69663f06cb2d9e31ed8c7c907dc6823f4561d72 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:26 +0800 Subject: [PATCH 7336/8412] chore: remove willy.is-a.dev --- domains/willy.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/willy.json diff --git a/domains/willy.json b/domains/willy.json deleted file mode 100644 index 51b5b078f..000000000 --- a/domains/willy.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "neutrobox", - "email": "neutrobox@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 6151aeb421a77c89f025123afd470b8c84594deb Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:27 +0800 Subject: [PATCH 7337/8412] chore: remove winter.is-a.dev --- domains/winter.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/winter.json diff --git a/domains/winter.json b/domains/winter.json deleted file mode 100644 index 695791da7..000000000 --- a/domains/winter.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "virtualWinter", - "email": "v1rtualWinter@outlook.com", - "discord": "vwinter" - }, - "record": { - "A": ["45.83.205.48"], - "MX": ["mail.winter.is-a.dev"] - } - -} From f2df61d9141546308e77ba604d7dce38c21f39bd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:29 +0800 Subject: [PATCH 7338/8412] chore: remove wizq.is-a.dev --- domains/wizq.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wizq.json diff --git a/domains/wizq.json b/domains/wizq.json deleted file mode 100644 index eee2c3cb5..000000000 --- a/domains/wizq.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Wizqdev", - "email": "prajwal2079@gmail.com" - }, - "record": { - "A": ["63.141.249.43"] - } -} From 2b58a206394e6d6f64ac6eb29f658ae2e7a0c00f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:30 +0800 Subject: [PATCH 7339/8412] chore: remove wnk.is-a.dev --- domains/wnk.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wnk.json diff --git a/domains/wnk.json b/domains/wnk.json deleted file mode 100644 index c453cc440..000000000 --- a/domains/wnk.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wnk141", - "email": "github.amplifier811@passinbox.com" - }, - "record": { - "A": ["144.24.168.44"] - } -} From 87eeeb3d0b84e9a06d95251738784f323946f3dd Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:31 +0800 Subject: [PATCH 7340/8412] chore: remove wonder.is-a.dev --- domains/wonder.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/wonder.json diff --git a/domains/wonder.json b/domains/wonder.json deleted file mode 100644 index af600958b..000000000 --- a/domains/wonder.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "wonderlandpark", - "email": "wonderlandpark@callisto.team" - }, - "record": { - "CNAME": "is-a.wonder.im" - } -} From 419788bdaaca9d9eb41b615303a98d3a3cbbb289 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:32 +0800 Subject: [PATCH 7341/8412] chore: remove xcyth.is-a.dev --- domains/xcyth.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/xcyth.json diff --git a/domains/xcyth.json b/domains/xcyth.json deleted file mode 100644 index 4e4e02607..000000000 --- a/domains/xcyth.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Xcyth", - "email": "xcyth.dev@gmail.com" - }, - "record": { - "CNAME": "proxy.kastelapp.com" - } -} From 24676e16b2f1f0575dd3919b0cd7f74e9860e18c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:33 +0800 Subject: [PATCH 7342/8412] chore: remove xenapp.is-a.dev --- domains/xenapp.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/xenapp.json diff --git a/domains/xenapp.json b/domains/xenapp.json deleted file mode 100644 index 723ecc8d0..000000000 --- a/domains/xenapp.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "techsideofficial", - "email": "wienerwolf77@gmail.com" - }, - "record": { - "CNAME": "joysteem.web.app" - } -} From a393238fb820ec368b3cdbe76a34f24c4c31a37f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:34 +0800 Subject: [PATCH 7343/8412] chore: remove xndr.is-a.dev --- domains/xndr.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/xndr.json diff --git a/domains/xndr.json b/domains/xndr.json deleted file mode 100644 index e33a1bc83..000000000 --- a/domains/xndr.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "Xandrrrr's CDN", - "repo": "https://github.com/Xander1233", - "owner": { - "username": "Xander1233", - "email": "", - "twitter": "XandrrrrR6" - }, - "record": { - "A": ["173.249.30.209"] - } -} From 8587b470e1d46387e89fa5fb8c7864f20e679b61 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:35 +0800 Subject: [PATCH 7344/8412] chore: remove xos.is-a.dev --- domains/xos.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/xos.json diff --git a/domains/xos.json b/domains/xos.json deleted file mode 100644 index 47647b918..000000000 --- a/domains/xos.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jacksoncraft859", - "email": "pollardjackson@outlook.com" - }, - "record": { - "CNAME": "xos.is-cool.dev" - } -} From 563034107f3384421e4836e26c97172333820b16 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:37 +0800 Subject: [PATCH 7345/8412] chore: remove xosjs.is-a.dev --- domains/xosjs.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/xosjs.json diff --git a/domains/xosjs.json b/domains/xosjs.json deleted file mode 100644 index 3502d726c..000000000 --- a/domains/xosjs.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jacksoncraft859", - "email": "pollardjackson@outlook.com" - }, - "record": { - "CNAME": "acc468f2-4bc9-4dfa-8059-bc9edf2eb513.id.repl.co" - } -} From 25ee3065f5bd781191fc7a42561af1bd63e43972 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:38 +0800 Subject: [PATCH 7346/8412] chore: remove xpplg.is-a.dev --- domains/xpplg.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/xpplg.json diff --git a/domains/xpplg.json b/domains/xpplg.json deleted file mode 100644 index 5e6839946..000000000 --- a/domains/xpplg.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Jantur-dev", - "email": "jantur29@gmail.com" - }, - "record": { - "CNAME": "d46b1013-50ed-4f41-b75e-3961b2b9aad6.id.repl.co" - } -} From 3f8e1b7cfd2147df87c7eae3acfeae802613fee5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:39 +0800 Subject: [PATCH 7347/8412] chore: remove xqwtxon.is-a.dev --- domains/xqwtxon.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/xqwtxon.json diff --git a/domains/xqwtxon.json b/domains/xqwtxon.json deleted file mode 100644 index dfc09f59b..000000000 --- a/domains/xqwtxon.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "Programmer since 2016, Reverse-Engineer since 2019, I do a lot of Minecraft-related things.", - "repo": "https;//github.com/xqwtxon/website", - "owner": { - "username": "xqwtxon", - "email": "xqwtxon@hotmail.com", - "twitter": "xqwtxon", - "keybase": "xqwtxon" - }, - "record": { - "CNAME": "xqwtxon.ml" - } -} From 8f64b809a7603713f79ff9db03f7640effdeaeba Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:40 +0800 Subject: [PATCH 7348/8412] chore: remove xzfrost.is-a.dev --- domains/xzfrost.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/xzfrost.json diff --git a/domains/xzfrost.json b/domains/xzfrost.json deleted file mode 100644 index 055d3d0cf..000000000 --- a/domains/xzfrost.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "XzFrosT", - "email": "mschodeihsan@gmail.com" - }, - "record": { - "CNAME": "ihsanhardiansah.me" - } -} From d3305debb1e3c69dc1847826f0e1baad1b68c061 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:41 +0800 Subject: [PATCH 7349/8412] chore: remove ycyanx.is-a.dev --- domains/ycyanx.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/ycyanx.json diff --git a/domains/ycyanx.json b/domains/ycyanx.json deleted file mode 100644 index 96343e997..000000000 --- a/domains/ycyanx.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "yCyanxW's Website for Information!", - "repo": "https://github.com/yCyanxW/ycyanx.github-io", - "owner": { - "username": "yCyanxW", - "email": "ycyanxandxantham@gmail.com" - }, - "record": { - "CNAME": "59a8d912-6eac-4a09-97c0-a319d88b2b50.repl.co" - } -} From 039b52260b560abcb2e7c9d59b512456c7b1a3b2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:42 +0800 Subject: [PATCH 7350/8412] chore: remove yigitkerem.is-a.dev --- domains/yigitkerem.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/yigitkerem.json diff --git a/domains/yigitkerem.json b/domains/yigitkerem.json deleted file mode 100644 index 7c89496f3..000000000 --- a/domains/yigitkerem.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "yigitkeremoktay", - "email": "yigitkerem@theskyfallen.com" - }, - - "record": { - "MX": ["novea.skyfallen.org"], - "A": ["178.62.63.235"] - } -} From b8e6878379fe69661a9f93a6f764249a3770070f Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:44 +0800 Subject: [PATCH 7351/8412] chore: remove yourfriend.is-a.dev --- domains/yourfriend.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/yourfriend.json diff --git a/domains/yourfriend.json b/domains/yourfriend.json deleted file mode 100644 index a1993fc96..000000000 --- a/domains/yourfriend.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "Yourfriend's Introduction", - "repo": "https://github.com/yourfriend", - "owner": { - "username": "yourfriend", - "email": "friend@yourfriend.lv" - }, - "record": { - "CNAME": "yourfriend.lv" - } -} From 2242e1387622bb67fdb5f44e3fc59018263e2dec Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:45 +0800 Subject: [PATCH 7352/8412] chore: remove yt-dl.is-a.dev --- domains/yt-dl.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/yt-dl.json diff --git a/domains/yt-dl.json b/domains/yt-dl.json deleted file mode 100644 index 035c6c584..000000000 --- a/domains/yt-dl.json +++ /dev/null @@ -1,12 +0,0 @@ - - { - "owner": { - "username": "Noma4321", - "email": "noam.malka1yt@gmail.com" - }, - - "record": { - "CNAME": "YoutubeDownloader.noma4321.repl.co" - } - } - \ No newline at end of file From 6ae3bdb9443d58bfc8888cef2608cb87eb5d2bd0 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:46 +0800 Subject: [PATCH 7353/8412] chore: remove yurikawa.is-a.dev --- domains/yurikawa.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/yurikawa.json diff --git a/domains/yurikawa.json b/domains/yurikawa.json deleted file mode 100644 index 2c11ee304..000000000 --- a/domains/yurikawa.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "For my Anime Images API", - "repo": "https://github.com/KASKUSTTV", - "owner": { - "username": "KASKUSTTV", - "email": "kaskus45@protonmail.com" - }, - "record": { - "A": ["164.132.74.251", "164.132.75.251", "164.132.76.251", "164.132.77.251"] - } -} From e23e77135dfc3ea3793dda29e7b03169e55e06c4 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:47 +0800 Subject: [PATCH 7354/8412] chore: remove z4ff.is-a.dev --- domains/z4ff.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/z4ff.json diff --git a/domains/z4ff.json b/domains/z4ff.json deleted file mode 100644 index b4c7c644d..000000000 --- a/domains/z4ff.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "my website", - "owner": { - "username": "z4ff", - "email": "z3ffdebunked@gmail.com" - }, - "record": { - "CNAME": "0c0ac41f-740d-47d1-b813-f75e5f5a5800.repl.co" - } -} From eda9cfbdd466a03d25a29596cec591a524fb8352 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:48 +0800 Subject: [PATCH 7355/8412] chore: remove zenoxcloud.is-a.dev --- domains/zenoxcloud.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/zenoxcloud.json diff --git a/domains/zenoxcloud.json b/domains/zenoxcloud.json deleted file mode 100644 index 3ee47ff7f..000000000 --- a/domains/zenoxcloud.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "coolhighzzz", - "email": "neuralbyteshost@gmail.com" - }, - "record": { - "A": ["188.241.54.112"] - } -} From 73467d98d76796c7aceca9ad413526f13c38265e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:49 +0800 Subject: [PATCH 7356/8412] chore: remove zeor154.is-a.dev --- domains/zeor154.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/zeor154.json diff --git a/domains/zeor154.json b/domains/zeor154.json deleted file mode 100644 index 4648786f2..000000000 --- a/domains/zeor154.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Zeor154", - "email": "driop12bu@gmail.com" - }, - "record": { - "A": ["45.130.141.88"] - } -} From 1074eb30308e787a108db657592015cc00c33cf3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:51 +0800 Subject: [PATCH 7357/8412] chore: remove zerowho.is-a.dev --- domains/zerowho.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/zerowho.json diff --git a/domains/zerowho.json b/domains/zerowho.json deleted file mode 100644 index c037473d1..000000000 --- a/domains/zerowho.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "ZeroDev's personal developer website", - "repo": "https://github.com/TadashiKazuo", - "owner": { - "username": "TadashiKazuo", - "email": "kudo.andrew.2005@gmail.com" - }, - "record": { - "CNAME": "andrewnoob.tk" - } -} From a2affc35e019f0dd8a524981c862241e7c6a57e5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:52 +0800 Subject: [PATCH 7358/8412] chore: remove zffu.is-a.dev --- domains/zffu.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/zffu.json diff --git a/domains/zffu.json b/domains/zffu.json deleted file mode 100644 index d616e3eff..000000000 --- a/domains/zffu.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Radi0o", - "email": "radi0o0@outlook.com" - }, - "record": { - "CNAME": "zffu.ml" - } -} From 49bb6c0ade98b977fee41a8b35a39279fec37310 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:53 +0800 Subject: [PATCH 7359/8412] chore: remove zhaiguangpeng.is-a.dev --- domains/zhaiguangpeng.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/zhaiguangpeng.json diff --git a/domains/zhaiguangpeng.json b/domains/zhaiguangpeng.json deleted file mode 100644 index dfc79bef5..000000000 --- a/domains/zhaiguangpeng.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "coopercoder", - "email": "whitetiger0127@163.com" - }, - "record": { - "CNAME": "zhaiguangpeng.love" - } -} From b2f622a291ae9bcabe17d651d8981671b638a892 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:54 +0800 Subject: [PATCH 7360/8412] chore: remove zhycorp.is-a.dev --- domains/zhycorp.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/zhycorp.json diff --git a/domains/zhycorp.json b/domains/zhycorp.json deleted file mode 100644 index 18b542cfa..000000000 --- a/domains/zhycorp.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "A simple non-static site for Zhycorp", - "repo": "https://github.com/zhycorp", - "owner": { - "username": "zhycorp", - "email": "support@zhycorp.xyz" - }, - "record": { - "CNAME": "rd73mzgq7jp59yq0.preview.edgeapp.net" - } -} From 924c24e6129a64d006b420f83186aa93d5d3f6d5 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:55 +0800 Subject: [PATCH 7361/8412] chore: remove zine.is-a.dev --- domains/zine.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/zine.json diff --git a/domains/zine.json b/domains/zine.json deleted file mode 100644 index 1a098ead6..000000000 --- a/domains/zine.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "muandane", - "email": "zmoualhi@outlook.com" - }, - "record": { - "URL": "https://muandane.github.io/portfolio/" - } -} From 66331ad5aa45f74e32159dbacc11be2c04f58ffe Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:56 +0800 Subject: [PATCH 7362/8412] chore: remove zishan.is-a.dev --- domains/zishan.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/zishan.json diff --git a/domains/zishan.json b/domains/zishan.json deleted file mode 100644 index d49be3d94..000000000 --- a/domains/zishan.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "notzishan", - "discord": "LukeLy#8025", - "email": "rizwankhan28081979@gmail.com" - }, - "record": { - "CNAME": "542e524c-fe94-4ee5-b51a-7ef228234d95.id.repl.co" - } -} From 29063145ac125510b6d898b32b0b16b7f330d1bf Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:57 +0800 Subject: [PATCH 7363/8412] chore: remove zly.is-a.dev --- domains/zly.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/zly.json diff --git a/domains/zly.json b/domains/zly.json deleted file mode 100644 index 52fd2ce95..000000000 --- a/domains/zly.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "zly", - "repo": "https://github.com/PythonPlumber/url-shorter", - "owner": { - "username": "PythonPlumber", - "email": "mario.yellow.bea@proton.me" - }, - "record": { - "A": ["216.24.57.1"] - } -} From ad0875bc8da515fa0c94275f808b440eb38d7b99 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:45:58 +0800 Subject: [PATCH 7364/8412] chore: remove zoro.xen.is-a.dev --- domains/zoro.xen.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/zoro.xen.json diff --git a/domains/zoro.xen.json b/domains/zoro.xen.json deleted file mode 100644 index 945d57583..000000000 --- a/domains/zoro.xen.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "description": "Backend API for t.me/roronoa_zoro_robot", - "owner": { - "username": "xenmods", - "email": "ilumomin04@gmail.com" - }, - "record": { - "CNAME": "b6c9cd01-6ea5-4c58-b942-4194bdb11578.cname.koyeb.app" - } -} From 4b61c414f3a260796697bddc543cb22cf10af737 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:46:00 +0800 Subject: [PATCH 7365/8412] chore: remove ztz.is-a.dev --- domains/ztz.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/ztz.json diff --git a/domains/ztz.json b/domains/ztz.json deleted file mode 100644 index ba8b643e7..000000000 --- a/domains/ztz.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "ZTzTopia", - "email": "zentay36@gmail.com" - }, - - "record": { - "A": ["34.173.97.174"] - } -} From b701753991fab3f876fc7c9dc85c421a0b6a755e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:46:01 +0800 Subject: [PATCH 7366/8412] chore: remove zuntie.is-a.dev --- domains/zuntie.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/zuntie.json diff --git a/domains/zuntie.json b/domains/zuntie.json deleted file mode 100644 index 033452dae..000000000 --- a/domains/zuntie.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Zuntie", - "email": "ZuntieDev@gmail.com" - }, - "record": { - "CNAME": "zuntie.github.io" - } -} From a3432067bb71b6abe12007ac0b8f66e063c5dff3 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 6 Dec 2023 09:46:02 +0800 Subject: [PATCH 7367/8412] chore: remove zylx.is-a.dev --- domains/zylx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/zylx.json diff --git a/domains/zylx.json b/domains/zylx.json deleted file mode 100644 index 025e5d70d..000000000 --- a/domains/zylx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Luongzz", - "email": "buivanluong0204@gmail.com" - }, - "record": { - "CNAME": "d60386a4-cb38-44df-b30d-f23ac4a8717a.id.repl.co" - } -} From 0db56c9096ad644d29c14dc3eb982ff286292163 Mon Sep 17 00:00:00 2001 From: ahsanu123 Date: Wed, 6 Dec 2023 08:55:56 +0700 Subject: [PATCH 7368/8412] feat(domain): sudi.is-a.dev --- domains/sudi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sudi.json diff --git a/domains/sudi.json b/domains/sudi.json new file mode 100644 index 000000000..d432dd881 --- /dev/null +++ b/domains/sudi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ahsanu123", + "email": "caasperahsanuamala5@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a1dfedf04dea4f16958b6d3c4bcc98ee75daee74 Mon Sep 17 00:00:00 2001 From: Leiz <153046078+Leizreal@users.noreply.github.com> Date: Wed, 6 Dec 2023 09:32:41 +0700 Subject: [PATCH 7369/8412] Create Leiz.json --- domains/Leiz.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/Leiz.json diff --git a/domains/Leiz.json b/domains/Leiz.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/Leiz.json @@ -0,0 +1 @@ + From d1418ed1cb5c68a03b14bd5493952217272bf87e Mon Sep 17 00:00:00 2001 From: Leizreal Date: Wed, 6 Dec 2023 09:38:30 +0700 Subject: [PATCH 7370/8412] feat(domain): leizreal.is-a.dev --- domains/leizreal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/leizreal.json diff --git a/domains/leizreal.json b/domains/leizreal.json new file mode 100644 index 000000000..becac851f --- /dev/null +++ b/domains/leizreal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Leizreal", + "email": "ridhokur2806@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0ecd9e7b2ea94470632605ba8253eac32839ede6 Mon Sep 17 00:00:00 2001 From: MacengBOT Date: Wed, 6 Dec 2023 09:38:32 +0700 Subject: [PATCH 7371/8412] feat(domain): anjayy.is-a.dev --- domains/anjayy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anjayy.json diff --git a/domains/anjayy.json b/domains/anjayy.json new file mode 100644 index 000000000..517e2fe9b --- /dev/null +++ b/domains/anjayy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MacengBOT", + "email": "macengbot@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 81a7eb82c0c5c11764432ea484cfa44ec6da9549 Mon Sep 17 00:00:00 2001 From: YieldRay Date: Wed, 6 Dec 2023 13:27:09 +0800 Subject: [PATCH 7372/8412] feat(domain): yieldray.is-a.dev --- domains/yieldray.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yieldray.json diff --git a/domains/yieldray.json b/domains/yieldray.json new file mode 100644 index 000000000..4fff6da16 --- /dev/null +++ b/domains/yieldray.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "YieldRay", + "email": "yieldray@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2034e0e7c04397b720275b8d2b8b3efecfadcc13 Mon Sep 17 00:00:00 2001 From: Prakhil Lohiya <40757726+prakhillohiya@users.noreply.github.com> Date: Wed, 6 Dec 2023 13:04:53 +0530 Subject: [PATCH 7373/8412] Update prakhillohiya.json --- domains/prakhillohiya.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/prakhillohiya.json b/domains/prakhillohiya.json index fbc287623..20a5bb768 100644 --- a/domains/prakhillohiya.json +++ b/domains/prakhillohiya.json @@ -4,9 +4,6 @@ "email": "prakhillohiya@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME":"prakhillohiya.github.io" } } \ No newline at end of file From 4b14ec9ecbfe3af5badf32683a20b6aa985a39dd Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 6 Dec 2023 16:13:19 +0800 Subject: [PATCH 7374/8412] Create notify-api.json --- domains/notify-api.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/notify-api.json diff --git a/domains/notify-api.json b/domains/notify-api.json new file mode 100644 index 000000000..ef2dd2748 --- /dev/null +++ b/domains/notify-api.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "CNAME": "dns.beadman-network.com" + } +} From 956b5b8d93f609a57579d5008d92e0f106e9dceb Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 6 Dec 2023 08:44:47 +0000 Subject: [PATCH 7375/8412] Register register-bot.is-a.dev --- domains/register-bot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/register-bot.json diff --git a/domains/register-bot.json b/domains/register-bot.json new file mode 100644 index 000000000..5bf2bc569 --- /dev/null +++ b/domains/register-bot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "Andrewbuild48@gmail.com", + "discord": "598245488977903688" + }, + + "record": { + "A": ["217.174.245.249"] + } + } + \ No newline at end of file From 423796334d8a220b55ff15785e694675508ede9b Mon Sep 17 00:00:00 2001 From: andrewstech Date: Wed, 6 Dec 2023 08:46:41 +0000 Subject: [PATCH 7376/8412] Update register-bot.json --- domains/register-bot.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/register-bot.json b/domains/register-bot.json index 5bf2bc569..45ad3d5aa 100644 --- a/domains/register-bot.json +++ b/domains/register-bot.json @@ -1,7 +1,7 @@ { "owner": { - "username": "andrewstech", - "email": "Andrewbuild48@gmail.com", + "username": "is-a-dev", + "email": "andrew@maintainers.is-a.dev", "discord": "598245488977903688" }, @@ -9,4 +9,4 @@ "A": ["217.174.245.249"] } } - \ No newline at end of file + From ee98b9fe787167e34d659b8fa8d99b74eda496b8 Mon Sep 17 00:00:00 2001 From: imados Date: Wed, 6 Dec 2023 11:57:48 +0100 Subject: [PATCH 7377/8412] Create imad.json --- domains/imad.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/imad.json diff --git a/domains/imad.json b/domains/imad.json new file mode 100644 index 000000000..a6f00d379 --- /dev/null +++ b/domains/imad.json @@ -0,0 +1,13 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": [ + "20.101.44.225" + ] + } +} From dcf3f56a235dac4cb337e701e904ed55692075f4 Mon Sep 17 00:00:00 2001 From: imados Date: Wed, 6 Dec 2023 11:59:39 +0100 Subject: [PATCH 7378/8412] Create imd.json --- domains/imd.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/imd.json diff --git a/domains/imd.json b/domains/imd.json new file mode 100644 index 000000000..a6f00d379 --- /dev/null +++ b/domains/imd.json @@ -0,0 +1,13 @@ +{ + "description": "Imad", + "repo": "https://github.com/imadboy89", + "owner": { + "username": "imadboy89", + "email": "imad.kh@outlook.com" + }, + "record": { + "A": [ + "20.101.44.225" + ] + } +} From a59ced0006bdf30d5fb25170a9120fefa86da0a6 Mon Sep 17 00:00:00 2001 From: Sunny Gandhwani <65410458+Sunny-unik@users.noreply.github.com> Date: Wed, 6 Dec 2023 17:42:21 +0530 Subject: [PATCH 7379/8412] fix: update record field in domain/sunny.json --- domains/sunny.json | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/domains/sunny.json b/domains/sunny.json index 90c94cfe2..cca5a871d 100644 --- a/domains/sunny.json +++ b/domains/sunny.json @@ -4,10 +4,6 @@ "email": "sunnygandhwani027@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "CNAME": "Sunny-unik.github.io" + "CNAME": "Sunny-unik.github.io" } } \ No newline at end of file From 8672c691691316a86fe2e3670e7062c024e39570 Mon Sep 17 00:00:00 2001 From: Astra <107755845+LilyMusic@users.noreply.github.com> Date: Thu, 7 Dec 2023 01:29:46 +0530 Subject: [PATCH 7380/8412] Update astra.json --- domains/astra.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/astra.json b/domains/astra.json index 9e0b8e760..ab43e564e 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -4,6 +4,6 @@ "discord": "astraop" }, "record": { - "A": ["167.86.83.49"] + "CNAME": ["proxy.private.danbot.host"] } } From 766fc25a4869a3f75b087121741e216871e27f80 Mon Sep 17 00:00:00 2001 From: Jake He <72942681+jakehe1226@users.noreply.github.com> Date: Wed, 6 Dec 2023 22:05:16 +0000 Subject: [PATCH 7381/8412] Create _github-pages-challenge-jakehe1226.jakehe.json Change Github Username on record --- domains/_github-pages-challenge-jakehe1226.jakehe.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-jakehe1226.jakehe.json diff --git a/domains/_github-pages-challenge-jakehe1226.jakehe.json b/domains/_github-pages-challenge-jakehe1226.jakehe.json new file mode 100644 index 000000000..9e8218f8e --- /dev/null +++ b/domains/_github-pages-challenge-jakehe1226.jakehe.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jakehe1226", + "email": "jakehe1226@gmail.com" + }, + "record": { + "TXT": "d96dac12901888fba491ca3e7666b6" + } +} From 6f31da67d9b78736755bf22c6d2285011d0dd04c Mon Sep 17 00:00:00 2001 From: UltraHopeful Date: Wed, 6 Dec 2023 16:40:01 -0800 Subject: [PATCH 7382/8412] feat(domain): sohamkansodaria.is-a.dev --- domains/sohamkansodaria.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sohamkansodaria.json diff --git a/domains/sohamkansodaria.json b/domains/sohamkansodaria.json new file mode 100644 index 000000000..d377f6c41 --- /dev/null +++ b/domains/sohamkansodaria.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "UltraHopeful", + "email": "sohupatel8828@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 71f4d90456b8d5079a5b16473ad52fbb137c12ed Mon Sep 17 00:00:00 2001 From: Madeline <1500092+AverageHelper@users.noreply.github.com> Date: Wed, 6 Dec 2023 19:15:52 -0700 Subject: [PATCH 7383/8412] Update avg.json --- domains/avg.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/avg.json b/domains/avg.json index d0aba07f1..a518cb329 100644 --- a/domains/avg.json +++ b/domains/avg.json @@ -1,12 +1,9 @@ { - "description": "An average developer's blog", - "repo": "https://github.com/AverageHelper/AverageHelper.github.io", "owner": { "username": "AverageHelper", - "email": "avghelper.5fh6g@simplelogin.co", - "twitter": "avghelper" + "email": "avghelper.5fh6g@simplelogin.co" }, "record": { - "URL": "https://averagehelper.github.io" + "URL": "https://average.name" } } From 42ba45d1dec9784079fda5d55c4fcedc92a3f880 Mon Sep 17 00:00:00 2001 From: samuelylim Date: Wed, 6 Dec 2023 21:24:48 -0600 Subject: [PATCH 7384/8412] feat(domain): samlim.is-a.dev --- domains/samlim.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/samlim.json diff --git a/domains/samlim.json b/domains/samlim.json new file mode 100644 index 000000000..8e5d8a6c1 --- /dev/null +++ b/domains/samlim.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "samuelylim", + "email": "samuelylim04@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0f717db7f45aa26ddda4319afe98c4486ce59a1e Mon Sep 17 00:00:00 2001 From: POPCORNTVCZE Date: Thu, 7 Dec 2023 09:29:38 +0100 Subject: [PATCH 7385/8412] feat(domain): popcorn.is-a.dev --- domains/popcorn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/popcorn.json diff --git a/domains/popcorn.json b/domains/popcorn.json new file mode 100644 index 000000000..dae04f397 --- /dev/null +++ b/domains/popcorn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "POPCORNTVCZE", + "email": "popcorntvcze@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 30a7dadc02f60e452819a2697e33f8e188b98080 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Thu, 7 Dec 2023 12:47:51 +0200 Subject: [PATCH 7386/8412] Added my org to domain --- domains/_github-challenge-yfadev-org.yfa.json | 14 ++++++++++++++ domains/_github-challenge-yfadev-org.yfadev.json | 14 ++++++++++++++ domains/yfadev.json | 14 ++++++++++++++ 3 files changed, 42 insertions(+) create mode 100644 domains/_github-challenge-yfadev-org.yfa.json create mode 100644 domains/_github-challenge-yfadev-org.yfadev.json create mode 100644 domains/yfadev.json diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json new file mode 100644 index 000000000..09477840e --- /dev/null +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "TXT": "c136bd65da" + } +} diff --git a/domains/_github-challenge-yfadev-org.yfadev.json b/domains/_github-challenge-yfadev-org.yfadev.json new file mode 100644 index 000000000..e7ee3c7b6 --- /dev/null +++ b/domains/_github-challenge-yfadev-org.yfadev.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "TXT": "ed3c92c01a" + } +} diff --git a/domains/yfadev.json b/domains/yfadev.json new file mode 100644 index 000000000..8ee16d3b3 --- /dev/null +++ b/domains/yfadev.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "YouFoundAlpha", + "email": "alpha@alpha.is-a.dev", + "Discord": "661121998830960651", + "Twitter": "YouFoundAlpha", + "GitHub": "YouFoundAlpha", + "GitLab": "YouFoundAlpha", + "Mastodon": "@YouFoundAlpha@mastodon.social" + }, + "record": { + "URL": "https://github.com/yfadev" + } +} From a2bd140c2acb347939a3390b2d7e32b33d054e9b Mon Sep 17 00:00:00 2001 From: Sama-004 Date: Thu, 7 Dec 2023 16:31:49 +0530 Subject: [PATCH 7387/8412] feat(domain): sama.is-a.dev --- domains/sama.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sama.json diff --git a/domains/sama.json b/domains/sama.json new file mode 100644 index 000000000..b458aa280 --- /dev/null +++ b/domains/sama.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sama-004", + "email": "samanyuroy@gmail.com" + }, + "record": { + "CNAME": "sama-004" + } +} From b45bd10800103b1dafa0a287f55e69493ebd431a Mon Sep 17 00:00:00 2001 From: samanyu <70210929+Sama-004@users.noreply.github.com> Date: Thu, 7 Dec 2023 17:33:56 +0530 Subject: [PATCH 7388/8412] added profile url and removed cname --- domains/sama.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/sama.json b/domains/sama.json index b458aa280..43b34237c 100644 --- a/domains/sama.json +++ b/domains/sama.json @@ -4,6 +4,7 @@ "email": "samanyuroy@gmail.com" }, "record": { - "CNAME": "sama-004" + "CNAME": "" + "URL": "https://Sama-004.github.io" } } From b8da7c6550c882fb1475d66ece4493b87f80fdb3 Mon Sep 17 00:00:00 2001 From: samanyu <70210929+Sama-004@users.noreply.github.com> Date: Thu, 7 Dec 2023 17:45:10 +0530 Subject: [PATCH 7389/8412] CNAME removed --- domains/sama.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/sama.json b/domains/sama.json index 43b34237c..81f66b424 100644 --- a/domains/sama.json +++ b/domains/sama.json @@ -4,7 +4,6 @@ "email": "samanyuroy@gmail.com" }, "record": { - "CNAME": "" "URL": "https://Sama-004.github.io" } } From 9c5f54dd572043ac8ccd4c629c5de461ae5ad813 Mon Sep 17 00:00:00 2001 From: Rahilkzi Date: Thu, 7 Dec 2023 17:45:59 +0530 Subject: [PATCH 7390/8412] feat(domain): rahil.is-a.dev --- domains/rahil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rahil.json diff --git a/domains/rahil.json b/domains/rahil.json new file mode 100644 index 000000000..78725d41f --- /dev/null +++ b/domains/rahil.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rahilkzi", + "email": "rahilkazi66@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5df5d4b48f733e1a4e9d091ea02bf06bb3a20310 Mon Sep 17 00:00:00 2001 From: Happy enderman <66224387+happyendermangit@users.noreply.github.com> Date: Thu, 7 Dec 2023 17:51:48 +0100 Subject: [PATCH 7391/8412] Create happyenderman.json --- domains/happyenderman.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/happyenderman.json diff --git a/domains/happyenderman.json b/domains/happyenderman.json new file mode 100644 index 000000000..891654ba4 --- /dev/null +++ b/domains/happyenderman.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "happyendermangit", + "email": "" + }, + "record": { + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} From 9f9e317b80315f46c2e8aa9f9011e7b540a2b7ee Mon Sep 17 00:00:00 2001 From: cfpwastaken Date: Thu, 7 Dec 2023 19:29:07 +0100 Subject: [PATCH 7392/8412] feat(domain): cfp.is-a.dev --- domains/cfp.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cfp.json diff --git a/domains/cfp.json b/domains/cfp.json new file mode 100644 index 000000000..4b3810a67 --- /dev/null +++ b/domains/cfp.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cfpwastaken", + "email": "chaosflo44plus@gmail.com" + }, + "record": { + "CNAME": "cfp.gotdns.ch" + } +} From d05f8df0d47208f89a5a5d1b9bf68086d14b84ca Mon Sep 17 00:00:00 2001 From: cfp <44261356+cfpwastaken@users.noreply.github.com> Date: Thu, 7 Dec 2023 19:31:28 +0100 Subject: [PATCH 7393/8412] Change the files --- domains/cfp.json | 5 +++-- domains/scfp.json | 11 +++++++++++ 2 files changed, 14 insertions(+), 2 deletions(-) create mode 100644 domains/scfp.json diff --git a/domains/cfp.json b/domains/cfp.json index 4b3810a67..88dc84c38 100644 --- a/domains/cfp.json +++ b/domains/cfp.json @@ -1,9 +1,10 @@ { "owner": { "username": "cfpwastaken", - "email": "chaosflo44plus@gmail.com" + "email": "", + "discord": "cfp" }, "record": { "CNAME": "cfp.gotdns.ch" } -} +} \ No newline at end of file diff --git a/domains/scfp.json b/domains/scfp.json new file mode 100644 index 000000000..362cf3124 --- /dev/null +++ b/domains/scfp.json @@ -0,0 +1,11 @@ +{ + "description": "Cfp Short Service", + "owner": { + "username": "cfpwastaken", + "email": "", + "discord": "cfp" + }, + "record": { + "CNAME": "cfp.gotdns.ch" + } +} \ No newline at end of file From d1cd251c9faed09a147942911e2fa9c69eb4017f Mon Sep 17 00:00:00 2001 From: Ocean-OS Date: Thu, 7 Dec 2023 11:02:04 -0800 Subject: [PATCH 7394/8412] feat(domain): mine.craft.is-a.dev --- domains/mine.craft.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mine.craft.json diff --git a/domains/mine.craft.json b/domains/mine.craft.json new file mode 100644 index 000000000..916b691d9 --- /dev/null +++ b/domains/mine.craft.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ocean-OS", + "email": "andrewhnolt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ad7b0ec47b83a050444b7a9e76ef06e8b656f26b Mon Sep 17 00:00:00 2001 From: Ocean-OS Date: Thu, 7 Dec 2023 11:02:56 -0800 Subject: [PATCH 7395/8412] feat(domain): computerguy.is-a.dev --- domains/computerguy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/computerguy.json diff --git a/domains/computerguy.json b/domains/computerguy.json new file mode 100644 index 000000000..916b691d9 --- /dev/null +++ b/domains/computerguy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ocean-OS", + "email": "andrewhnolt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7ce1cdb327be0f7e5f52055a4c165a090deb3eef Mon Sep 17 00:00:00 2001 From: Ocean-OS Date: Thu, 7 Dec 2023 11:03:31 -0800 Subject: [PATCH 7396/8412] feat(domain): computer.guy.is-a.dev --- domains/computer.guy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/computer.guy.json diff --git a/domains/computer.guy.json b/domains/computer.guy.json new file mode 100644 index 000000000..916b691d9 --- /dev/null +++ b/domains/computer.guy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ocean-OS", + "email": "andrewhnolt@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6ee1a676abd31422a8daa32eca817005ee2c5dc6 Mon Sep 17 00:00:00 2001 From: ZirconiaCubed3v2 Date: Thu, 7 Dec 2023 11:04:04 -0800 Subject: [PATCH 7397/8412] feat(domain): zirconiac.is-a.dev --- domains/zirconiac.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zirconiac.json diff --git a/domains/zirconiac.json b/domains/zirconiac.json new file mode 100644 index 000000000..c03868d11 --- /dev/null +++ b/domains/zirconiac.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ZirconiaCubed3v2", + "email": "lucian.adzima@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4e6d42747563dd750763c1b6781ad602001e15b5 Mon Sep 17 00:00:00 2001 From: peme969 Date: Thu, 7 Dec 2023 13:07:25 -0600 Subject: [PATCH 7398/8412] feat(domain): peme969.is-a.dev --- domains/peme969.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/peme969.json diff --git a/domains/peme969.json b/domains/peme969.json new file mode 100644 index 000000000..9a77cd5aa --- /dev/null +++ b/domains/peme969.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "peme969", + "email": "mrcoderpeme@gmail.com" + }, + "record": { + "CNAME": "peme969.github.io" + } +} From 7e3988e11b64e6e534b7da3c1ab1533fbc63750a Mon Sep 17 00:00:00 2001 From: AbsolutelyNothingAndNoOne Date: Thu, 7 Dec 2023 20:10:25 -0500 Subject: [PATCH 7399/8412] feat(domain): vixcord.is-a.dev --- domains/vixcord.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vixcord.json diff --git a/domains/vixcord.json b/domains/vixcord.json new file mode 100644 index 000000000..946dbe7a9 --- /dev/null +++ b/domains/vixcord.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AbsolutelyNothingAndNoOne", + "email": "tinakiss2234@gmail.com" + }, + "record": { + "URL": "https://defensiveunluckystate.mkds.repl.co/" + } +} From 668f5d2d8cbe1177d40630ece2e585c2f4b705ca Mon Sep 17 00:00:00 2001 From: jasmeetsinghbhatia Date: Thu, 7 Dec 2023 23:51:33 -0500 Subject: [PATCH 7400/8412] feat(domain): jasmeetsingh.is-a.dev --- domains/jasmeetsingh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jasmeetsingh.json diff --git a/domains/jasmeetsingh.json b/domains/jasmeetsingh.json new file mode 100644 index 000000000..dea45bcee --- /dev/null +++ b/domains/jasmeetsingh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jasmeetsinghbhatia", + "email": "jasmeetsinghbhatia@gmail.com" + }, + "record": { + "CNAME": "jasmeetsingh" + } +} From f6028a975c0213c15475662c7ac2c65eda60dcc7 Mon Sep 17 00:00:00 2001 From: carterkimbler Date: Fri, 8 Dec 2023 01:01:37 -0500 Subject: [PATCH 7401/8412] feat(domain): argonnetworkmainframe.is-a.dev --- domains/argonnetworkmainframe.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/argonnetworkmainframe.json diff --git a/domains/argonnetworkmainframe.json b/domains/argonnetworkmainframe.json new file mode 100644 index 000000000..ef5736dda --- /dev/null +++ b/domains/argonnetworkmainframe.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "carterkimbler", + "email": "kimblercarter@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0ccba23a4c6f907295b7d8ed400196a401948281 Mon Sep 17 00:00:00 2001 From: DarkNightcore8 Date: Fri, 8 Dec 2023 14:52:33 +0100 Subject: [PATCH 7402/8412] feat(domain): sincererflame71.is-a.dev --- domains/sincererflame71.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sincererflame71.json diff --git a/domains/sincererflame71.json b/domains/sincererflame71.json new file mode 100644 index 000000000..b6ab68746 --- /dev/null +++ b/domains/sincererflame71.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DarkNightcore8", + "email": "DarkNightcore8@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3ad43606f0e547ca1c957f164cd74df64151462f Mon Sep 17 00:00:00 2001 From: ColinKarlsson Date: Fri, 8 Dec 2023 17:09:34 +0100 Subject: [PATCH 7403/8412] feat(domain): colin.is-a.dev --- domains/colin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/colin.json diff --git a/domains/colin.json b/domains/colin.json new file mode 100644 index 000000000..28954c249 --- /dev/null +++ b/domains/colin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ColinKarlsson", + "email": "karlssoncolin628@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3e476a554d5646673c00fb0581e2e64d3e26a403 Mon Sep 17 00:00:00 2001 From: PayDash Date: Sat, 9 Dec 2023 02:58:01 +0800 Subject: [PATCH 7404/8412] feat(domain): vibez.is-a.dev --- domains/vibez.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vibez.json diff --git a/domains/vibez.json b/domains/vibez.json new file mode 100644 index 000000000..4fcb9b27d --- /dev/null +++ b/domains/vibez.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PayDash", + "email": "Theoneand200@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3f6d945fb920492fd4f0e5313d2fc3d7046b7872 Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Fri, 8 Dec 2023 21:26:02 +0000 Subject: [PATCH 7405/8412] Update chris8889.json --- domains/chris8889.json | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/domains/chris8889.json b/domains/chris8889.json index 9f2669de9..8a9cd234b 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -1,9 +1,11 @@ { "owner": { "username": "Chris8889", - "email": "chris88892@protonmail.com" + "email": "chris12089@protonmail.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "CNAME": "hosts.is-a.dev", + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 include:spf.improvmx.com ~all" } } From 2f24064866f9075dffed4900fcfccb73394f7971 Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Fri, 8 Dec 2023 21:28:24 +0000 Subject: [PATCH 7406/8412] Update chris8889.json --- domains/chris8889.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/chris8889.json b/domains/chris8889.json index 8a9cd234b..53564d5d0 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -6,6 +6,6 @@ "record": { "CNAME": "hosts.is-a.dev", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From f2122a3487b65714c684d3382fc5ac76088cbcb8 Mon Sep 17 00:00:00 2001 From: Chris <67835702+Chris8889@users.noreply.github.com> Date: Fri, 8 Dec 2023 21:34:40 +0000 Subject: [PATCH 7407/8412] Update chris8889.json --- domains/chris8889.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/chris8889.json b/domains/chris8889.json index 53564d5d0..9d7d56c98 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -4,8 +4,8 @@ "email": "chris12089@protonmail.com" }, "record": { - "CNAME": "hosts.is-a.dev", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 775c37a82823e2f025d4922075df6fd84d5d6b73 Mon Sep 17 00:00:00 2001 From: Santiago Fisela <71735491+PinkLittleKitty@users.noreply.github.com> Date: Fri, 8 Dec 2023 18:51:35 -0300 Subject: [PATCH 7408/8412] Updated for Mail --- domains/neki.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/neki.json b/domains/neki.json index 07025aa32..db15b1adf 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -5,6 +5,16 @@ "email": "santyfisela@gmail.com" }, "record": { - "CNAME": "PinkLittleKitty.github.io" + "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 ac1df19e31084ab7edc11b627fd3aa13bd478ecd Mon Sep 17 00:00:00 2001 From: Miljte Date: Sat, 9 Dec 2023 02:42:33 +0200 Subject: [PATCH 7409/8412] feat(domain): miljte.is-a.dev --- domains/miljte.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/miljte.json diff --git a/domains/miljte.json b/domains/miljte.json new file mode 100644 index 000000000..1b59eaa36 --- /dev/null +++ b/domains/miljte.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Miljte", + "email": "hak4rgof120876@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6ed2eec83eeac5782baaf27b2f8acbda20345b39 Mon Sep 17 00:00:00 2001 From: TheRealStrider Date: Fri, 8 Dec 2023 22:31:31 -0500 Subject: [PATCH 7410/8412] feat(domain): strider-studios.is-a.dev --- domains/strider-studios.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/strider-studios.json diff --git a/domains/strider-studios.json b/domains/strider-studios.json new file mode 100644 index 000000000..19c14f855 --- /dev/null +++ b/domains/strider-studios.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheRealStrider", + "email": "starwars3805@gmail.com" + }, + "record": { + "CNAME": "therealstrider.github.io" + } +} From e6e861ee0a6c6592b74de91d9105bfad3e8e97f0 Mon Sep 17 00:00:00 2001 From: NuroHimself Date: Sat, 9 Dec 2023 03:44:05 +0000 Subject: [PATCH 7411/8412] feat(domain): 123.is-a.dev --- domains/123.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/123.json diff --git a/domains/123.json b/domains/123.json new file mode 100644 index 000000000..a2d8b69bf --- /dev/null +++ b/domains/123.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NuroHimself", + "email": "nurorust2023@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 782c4c3852cd3238f8f0a25f926c57e344c6c32c Mon Sep 17 00:00:00 2001 From: gigwanoobstudios Date: Sat, 9 Dec 2023 10:34:09 +0600 Subject: [PATCH 7412/8412] feat(domain): mostafizur+rahman.is-a.dev --- domains/mostafizur+rahman.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mostafizur+rahman.json diff --git a/domains/mostafizur+rahman.json b/domains/mostafizur+rahman.json new file mode 100644 index 000000000..82c4e947b --- /dev/null +++ b/domains/mostafizur+rahman.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gigwanoobstudios", + "email": "tplink3116@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ba421b7d38d6fb63e5336c8ebccba14d82487bcd Mon Sep 17 00:00:00 2001 From: dewiscool Date: Sat, 9 Dec 2023 12:12:55 +0700 Subject: [PATCH 7413/8412] feat(domain): imdew.is-a.dev --- domains/imdew.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/imdew.json diff --git a/domains/imdew.json b/domains/imdew.json new file mode 100644 index 000000000..332facee4 --- /dev/null +++ b/domains/imdew.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dewiscool", + "email": "zerolikecyber.2005@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d56e74b62db815bfc92863e86d4abacecbd5a28e Mon Sep 17 00:00:00 2001 From: AdeebToPro Date: Sat, 9 Dec 2023 14:46:55 +0800 Subject: [PATCH 7414/8412] feat(domain): anakhalal.is-a.dev --- domains/anakhalal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anakhalal.json diff --git a/domains/anakhalal.json b/domains/anakhalal.json new file mode 100644 index 000000000..5a04d3e4c --- /dev/null +++ b/domains/anakhalal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AdeebToPro", + "email": "blackfriday.xp@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b855d605f095282b122320776e48b63cf7c93df9 Mon Sep 17 00:00:00 2001 From: Fox's Den Date: Sat, 9 Dec 2023 18:37:51 +1100 Subject: [PATCH 7415/8412] Re-add because autoremoved --- domains/_github-pages-challenge-FoxsDenYT.foxsden.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-FoxsDenYT.foxsden.json b/domains/_github-pages-challenge-FoxsDenYT.foxsden.json index bb2ca9850..fea4fdbf5 100644 --- a/domains/_github-pages-challenge-FoxsDenYT.foxsden.json +++ b/domains/_github-pages-challenge-FoxsDenYT.foxsden.json @@ -2,7 +2,7 @@ "description": "GitHub Pages verification for foxsden.is-a.dev", "owner": { "username": "FoxsDenYT", - "email": "foxsdenyt@gmail.com" + "email": "foxsdenyt+isadev@gmail.com" }, "record": { "TXT": "37455d1a9cf706acc4f0cd6ada2ce7" From f1f41c3e9827e151f5084259977251b14267b6e2 Mon Sep 17 00:00:00 2001 From: Fox's Den Date: Sat, 9 Dec 2023 18:40:12 +1100 Subject: [PATCH 7416/8412] Re add because silly cleanup bot removed it --- domains/foxsden.json | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 domains/foxsden.json diff --git a/domains/foxsden.json b/domains/foxsden.json new file mode 100644 index 000000000..23f47940f --- /dev/null +++ b/domains/foxsden.json @@ -0,0 +1,16 @@ +{ + "owner": { + "username": "FoxsDenYT", + "email": "foxsdenyt+isadev@gmail.com" + }, + "record": { + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], + "MX": ["mx1.forwardemail.net"], + "TXT": "forward-email=foxsdenyt@gmail.com" + } +} From 55919b6fce7fe22f9aff5de04e42287990aec469 Mon Sep 17 00:00:00 2001 From: mcshept <76730499+mcshept@users.noreply.github.com> Date: Sat, 9 Dec 2023 09:39:12 +0100 Subject: [PATCH 7417/8412] Update shept.json --- domains/shept.json | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/domains/shept.json b/domains/shept.json index 179abe5fb..2025a6ccb 100644 --- a/domains/shept.json +++ b/domains/shept.json @@ -9,11 +9,6 @@ "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 02bc18b5ded6a0ba2755f795b4c470ecf92e3423 Mon Sep 17 00:00:00 2001 From: Flavio <118379452+Ciao287@users.noreply.github.com> Date: Sat, 9 Dec 2023 12:32:33 +0100 Subject: [PATCH 7418/8412] Update ciaobot.json --- domains/ciaobot.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 8ced7ebb9..7b7d783bc 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -7,6 +7,11 @@ "record": { "A": [ "84.46.245.191" - ] + ], + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 20e00fd4e49d77704381d7f83fe1b61995e5be71 Mon Sep 17 00:00:00 2001 From: Stef-00012 Date: Sat, 9 Dec 2023 13:02:00 +0100 Subject: [PATCH 7419/8412] feat(domain): gbot.is-a.dev --- domains/gbot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gbot.json diff --git a/domains/gbot.json b/domains/gbot.json new file mode 100644 index 000000000..a944cebb0 --- /dev/null +++ b/domains/gbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "stefano.delprete.08@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0e8d9e37fc727e3a02b39c233de1670af34a3599 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 13:03:07 +0100 Subject: [PATCH 7420/8412] Update stefdp.json --- domains/stefdp.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 62b2bcf6e..1b951ddff 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -13,8 +13,7 @@ "mx2.forwardemail.net" ], "TXT": [ - "forward-email=admin:admin.main@mail.stefdp.is-a.dev", - "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" + "forward-email=admin:admin.main@mail.stefdp.is-a.dev" ] } } From 3c97e9df84a17cb9de36d370fa7f1e52b45728fb Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 13:08:06 +0100 Subject: [PATCH 7421/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 724d362f9..109fbd653 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "217.174.245.249" + "84.46.245.191" ], "MX": [ "mx1.forwardemail.net", From 4c59d76e58d089b00140b170094b329b4c7b89f3 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 13:09:03 +0100 Subject: [PATCH 7422/8412] Update stefdp.json --- domains/stefdp.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 1b951ddff..62b2bcf6e 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -13,7 +13,8 @@ "mx2.forwardemail.net" ], "TXT": [ - "forward-email=admin:admin.main@mail.stefdp.is-a.dev" + "forward-email=admin:admin.main@mail.stefdp.is-a.dev", + "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" ] } } From 9f76f44c86f8e1406b3f4a755e6285dc38010cab Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 13:12:40 +0100 Subject: [PATCH 7423/8412] Create dashboard.gattinhosbot.json --- domains/dashboard.gattinhosbot.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dashboard.gattinhosbot.json diff --git a/domains/dashboard.gattinhosbot.json b/domains/dashboard.gattinhosbot.json new file mode 100644 index 000000000..ac75435d3 --- /dev/null +++ b/domains/dashboard.gattinhosbot.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} From 9d70cffeee9a8c39c7ad59b394bd76cb9938173d Mon Sep 17 00:00:00 2001 From: flame3301 Date: Sat, 9 Dec 2023 19:12:02 +0530 Subject: [PATCH 7424/8412] feat(domain): flame.is-a.dev --- domains/flame.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/flame.json diff --git a/domains/flame.json b/domains/flame.json new file mode 100644 index 000000000..22d050c78 --- /dev/null +++ b/domains/flame.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "flame3301", + "email": "neongamerflame@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eade4e75fcf440a7449ec3b729a08ed2c133a197 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 9 Dec 2023 14:42:42 +0100 Subject: [PATCH 7425/8412] Delete domains/dashboard.gattinhosbot.json --- domains/dashboard.gattinhosbot.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dashboard.gattinhosbot.json diff --git a/domains/dashboard.gattinhosbot.json b/domains/dashboard.gattinhosbot.json deleted file mode 100644 index ac75435d3..000000000 --- a/domains/dashboard.gattinhosbot.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "A": [ - "84.46.245.191" - ] - } -} From 8dea52c4afcc7c5220c54b5a1599d0b7bb079a3f Mon Sep 17 00:00:00 2001 From: sky Date: Sat, 9 Dec 2023 10:11:22 -0500 Subject: [PATCH 7426/8412] Update selenite.json --- domains/selenite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/selenite.json b/domains/selenite.json index 1943cc900..dc114066b 100644 --- a/domains/selenite.json +++ b/domains/selenite.json @@ -4,6 +4,6 @@ "email": "skysth3limit@pm.me" }, "record": { - "CNAME": "selenite.pages.dev" + "A": "5.161.118.69" } } From 38e8f75e2b77c45ac6e8e8e83935078b796137d3 Mon Sep 17 00:00:00 2001 From: Eeshwar S <86971180+darkboi3301@users.noreply.github.com> Date: Sat, 9 Dec 2023 21:57:13 +0530 Subject: [PATCH 7427/8412] Register eeshwar.is-a.dev --- domains/eeshwar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/eeshwar.json diff --git a/domains/eeshwar.json b/domains/eeshwar.json new file mode 100644 index 000000000..a00c85567 --- /dev/null +++ b/domains/eeshwar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "darkboi3301", + "email": "darkboi3301@gmail.com", + "discord": "790788825550028820" + }, + + "record": { + "CNAME": "eeshwar.pages.dev" + } + } + \ No newline at end of file From 62bbe73552d0e65ab92152f038ca983f8a57ef59 Mon Sep 17 00:00:00 2001 From: Nick <76174641+nikxso@users.noreply.github.com> Date: Sat, 9 Dec 2023 22:16:11 +0530 Subject: [PATCH 7428/8412] Update nik.json --- domains/nik.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/nik.json b/domains/nik.json index 319f976b0..36ee7b613 100644 --- a/domains/nik.json +++ b/domains/nik.json @@ -5,9 +5,6 @@ "discord": "nikxso#0000" }, "record": { - "CNAME": "myweb-266f0.web.app", - "A": [ - "68.65.123.44" - ] + "CNAME": "myweb-266f0.web.app" } -} \ No newline at end of file +} From 038c41fb3278eb235855998a70c9f6f0946bbd97 Mon Sep 17 00:00:00 2001 From: PieterDePauw Date: Sat, 9 Dec 2023 20:06:39 +0100 Subject: [PATCH 7429/8412] feat(domain): pieter.is-a.dev --- domains/pieter.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pieter.json diff --git a/domains/pieter.json b/domains/pieter.json new file mode 100644 index 000000000..659fcda02 --- /dev/null +++ b/domains/pieter.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PieterDePauw", + "email": "pieter@pieterdepauw.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b15aec5fca7fe8d84740a59a42166c8a5e703d09 Mon Sep 17 00:00:00 2001 From: NIPERR Date: Sat, 9 Dec 2023 20:56:21 +0100 Subject: [PATCH 7430/8412] feat(domain): niper.is-a.dev --- domains/niper.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/niper.json diff --git a/domains/niper.json b/domains/niper.json new file mode 100644 index 000000000..6d3286888 --- /dev/null +++ b/domains/niper.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "NIPERR", + "email": "marcel.dziewaa@gmail.com" + }, + "record": { + "URL": "https://niper.vercel.app" + } +} From 6708da084c1db15ed30ffe753b9e15f939ecbdac Mon Sep 17 00:00:00 2001 From: kaimodiss Date: Sat, 9 Dec 2023 22:26:29 +0200 Subject: [PATCH 7431/8412] feat(domain): keylock.is-a.dev --- domains/keylock.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/keylock.json diff --git a/domains/keylock.json b/domains/keylock.json new file mode 100644 index 000000000..fb69a0062 --- /dev/null +++ b/domains/keylock.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "kaimodiss", + "email": "pijulas12345@gmail.com" + }, + "record": { + "A": ["45.137.116.114"] + } +} From ee94843115f4faf6108e0d6bea37a49d7ebe9e6e Mon Sep 17 00:00:00 2001 From: ItzHenry <100813971+ItzHenry1@users.noreply.github.com> Date: Sat, 9 Dec 2023 18:39:41 -0500 Subject: [PATCH 7432/8412] Update itzhenry.json --- domains/itzhenry.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/itzhenry.json b/domains/itzhenry.json index c59c260fd..5eedd240c 100644 --- a/domains/itzhenry.json +++ b/domains/itzhenry.json @@ -1,5 +1,5 @@ { - "repo": "https://github.com/ItzHenry1/Mi-pagina", + "repo": "https://github.com/ItzHenry1/itzhenry1.github.io", "owner": { "username": "ItzHenry1", "email": "trscrus@gmail.com" From 7c46584d8efc7c3a3695a9dace218c3b25bbcfb3 Mon Sep 17 00:00:00 2001 From: raxidbou4nja Date: Sun, 10 Dec 2023 02:25:56 +0100 Subject: [PATCH 7433/8412] feat(domain): brpro.is-a.dev --- domains/brpro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brpro.json diff --git a/domains/brpro.json b/domains/brpro.json new file mode 100644 index 000000000..1727d584e --- /dev/null +++ b/domains/brpro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "raxidbou4nja", + "email": "rachid.boughnja@gmail.com" + }, + "record": { + "A": ["150.136.61.251"] + } +} From 43a9852b93ce08a5ab3c1571cddc6cb99c0875ff Mon Sep 17 00:00:00 2001 From: nelsonGX Date: Sun, 10 Dec 2023 10:39:39 +0800 Subject: [PATCH 7434/8412] feat(domain): nelson.is-a.dev --- domains/nelson.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nelson.json diff --git a/domains/nelson.json b/domains/nelson.json new file mode 100644 index 000000000..c08ae220d --- /dev/null +++ b/domains/nelson.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nelsonGX", + "email": "hi@nelsongx.com" + }, + "record": { + "URL": "https://nelsongx.com" + } +} From 04a35dcadae471025b37bd71183a1ff698dc9621 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 10 Dec 2023 11:53:59 +0800 Subject: [PATCH 7435/8412] Update akshatt.json --- domains/akshatt.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/akshatt.json b/domains/akshatt.json index 1afb16b0e..d7bc03d75 100644 --- a/domains/akshatt.json +++ b/domains/akshatt.json @@ -5,6 +5,6 @@ }, "record": { - "MX": ["main.dfn6axfpgkelx.amplifyapp.com"] + "CNAME": "main.dfn6axfpgkelx.amplifyapp.com" } } From b0b0c83e651dc6abc5fb9f5de62574607bc5dfce Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 10 Dec 2023 11:55:52 +0800 Subject: [PATCH 7436/8412] Discard changes to domains/your-domain-name.is-a.dev --- domains/your-domain-name.is-a.dev | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/your-domain-name.is-a.dev diff --git a/domains/your-domain-name.is-a.dev b/domains/your-domain-name.is-a.dev deleted file mode 100644 index 8b1378917..000000000 --- a/domains/your-domain-name.is-a.dev +++ /dev/null @@ -1 +0,0 @@ - From a1ed781e7e6638df6ff21c4a1cc3e0fef6ef7e21 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 10 Dec 2023 11:56:04 +0800 Subject: [PATCH 7437/8412] Discard changes to domains/your-domain-name.json --- domains/your-domain-name.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/your-domain-name.json diff --git a/domains/your-domain-name.json b/domains/your-domain-name.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/your-domain-name.json +++ /dev/null @@ -1 +0,0 @@ - From d344cfa817288bbfeb0625b08fbb5d0a1d20ed1c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 10 Dec 2023 11:56:07 +0800 Subject: [PATCH 7438/8412] Discard changes to your-domain-name.json --- your-domain-name.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 your-domain-name.json diff --git a/your-domain-name.json b/your-domain-name.json deleted file mode 100644 index 8b1378917..000000000 --- a/your-domain-name.json +++ /dev/null @@ -1 +0,0 @@ - From f38b4a6e8f35d1ba4c9f79ba0559789caf7043d2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 10 Dec 2023 11:57:19 +0800 Subject: [PATCH 7439/8412] Discard changes to domains/januantara .json --- domains/januantara .json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/januantara .json diff --git a/domains/januantara .json b/domains/januantara .json deleted file mode 100644 index 82cbdd3fa..000000000 --- a/domains/januantara .json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "coderzhaxor", - "email": "ajanuantara@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 0939769550b04bc436e3d09edb029e4038cef911 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 10 Dec 2023 12:01:09 +0800 Subject: [PATCH 7440/8412] Update adityaredflag.json --- domains/adityaredflag.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/adityaredflag.json b/domains/adityaredflag.json index 76dfa3a82..777f21a73 100644 --- a/domains/adityaredflag.json +++ b/domains/adityaredflag.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "adityaredflag.github.io." + "CNAME": "adityaredflag.github.io" } } - \ No newline at end of file + From 822db34b48c5d30fc60c877309dca321245ab935 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 10 Dec 2023 12:09:44 +0800 Subject: [PATCH 7441/8412] Discard changes to domains/normturtle.json --- domains/normturtle.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/normturtle.json diff --git a/domains/normturtle.json b/domains/normturtle.json deleted file mode 100644 index 8bcd1279a..000000000 --- a/domains/normturtle.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "NormTurtle", - "email": "omix1.ok@gmail.com" - }, - "record": { - "CNAME": "idk" - } -} From 2bf77a080f792a4f377d1008929125233e7d136e Mon Sep 17 00:00:00 2001 From: adytia-lika-ardiansyah Date: Sun, 10 Dec 2023 12:21:53 +0700 Subject: [PATCH 7442/8412] feat(domain): amodity.is-a.dev --- domains/amodity.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/amodity.json diff --git a/domains/amodity.json b/domains/amodity.json new file mode 100644 index 000000000..c6f3e4fc7 --- /dev/null +++ b/domains/amodity.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "adytia-lika-ardiansyah", + "email": "nakpegiba.li@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e946db3962cc905df403d62492c207dea8f24423 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Sun, 10 Dec 2023 13:27:18 +0800 Subject: [PATCH 7443/8412] chore: switch to is-a-dev hosting --- domains/william.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 72adff01c..5706d0da9 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,9 @@ }, "record": { - "CNAME": "wdhdns.com" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 23bad4d9dc751faeffc75e212a1119929741a78c Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sun, 10 Dec 2023 11:38:54 +0530 Subject: [PATCH 7444/8412] Update domains/prakhillohiya.json Style --- domains/prakhillohiya.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/prakhillohiya.json b/domains/prakhillohiya.json index 20a5bb768..13f1f6378 100644 --- a/domains/prakhillohiya.json +++ b/domains/prakhillohiya.json @@ -4,6 +4,6 @@ "email": "prakhillohiya@gmail.com" }, "record": { - "CNAME":"prakhillohiya.github.io" + "CNAME": "prakhillohiya.github.io" } } \ No newline at end of file From 3c5c15d5d488b64c70952fe16b6bd4f71d0c14d2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 10 Dec 2023 14:12:15 +0800 Subject: [PATCH 7445/8412] Revert "chore: switch to is-a-dev hosting" --- domains/william.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/domains/william.json b/domains/william.json index 5706d0da9..72adff01c 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,9 +5,6 @@ }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "wdhdns.com" } } From fd157d87c97420b88e8965aa8ed97e08d96ca719 Mon Sep 17 00:00:00 2001 From: Cryptic1526 <119151348+Cryptic1526@users.noreply.github.com> Date: Sun, 10 Dec 2023 20:01:30 +1300 Subject: [PATCH 7446/8412] Delete domains/freegraphics.json --- domains/freegraphics.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/freegraphics.json diff --git a/domains/freegraphics.json b/domains/freegraphics.json deleted file mode 100644 index b99cbbc5b..000000000 --- a/domains/freegraphics.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "Cryptic1526", - "email": "nemith27dhg@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From e8c878fb861ba5ba5cdcb5d88f1dc38671bb53c5 Mon Sep 17 00:00:00 2001 From: Prakhil Lohiya Date: Sun, 10 Dec 2023 13:34:27 +0530 Subject: [PATCH 7447/8412] Github Domain Verification --- ...thub-pages-challenge-prakhillohiya.prakhillohiya.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json diff --git a/domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json b/domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json new file mode 100644 index 000000000..d54751e7b --- /dev/null +++ b/domains/_github-pages-challenge-prakhillohiya.prakhillohiya.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "prakhillohiya", + "email": "prakhillohiya@gmail.com" + }, + "record": { + "TXT": "31f067f6796f63a3cb4e0110ff10df" + } +} \ No newline at end of file From b2eed0fc5ea69d2efc88a656f7210a1ca6b1c349 Mon Sep 17 00:00:00 2001 From: clydeofficial <5675mustafa5675@gmail.com> Date: Sun, 10 Dec 2023 11:39:29 +0300 Subject: [PATCH 7448/8412] feat(domain): clyde.is-a.dev --- domains/clyde.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/clyde.json diff --git a/domains/clyde.json b/domains/clyde.json new file mode 100644 index 000000000..48f0fb8af --- /dev/null +++ b/domains/clyde.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "clydeofficial", + "email": "5675mustafa5675@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 70acffcc39d3ef3c28fab9053db1dcdde381484f Mon Sep 17 00:00:00 2001 From: NormTurtle Date: Sun, 10 Dec 2023 14:42:48 +0530 Subject: [PATCH 7449/8412] feat(domain): normturtle.is-a.dev --- domains/normturtle.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/normturtle.json diff --git a/domains/normturtle.json b/domains/normturtle.json new file mode 100644 index 000000000..074689bc7 --- /dev/null +++ b/domains/normturtle.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NormTurtle", + "email": "omix1.ok@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 521164aec457657ea60829872ba03feaba15b9c3 Mon Sep 17 00:00:00 2001 From: d4rabi Date: Sun, 10 Dec 2023 16:59:04 +0700 Subject: [PATCH 7450/8412] feat(domain): d4rabi.is-a.dev --- domains/d4rabi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/d4rabi.json diff --git a/domains/d4rabi.json b/domains/d4rabi.json new file mode 100644 index 000000000..108e2d310 --- /dev/null +++ b/domains/d4rabi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "d4rabi", + "email": "fauzan.idalfithri@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 61f960e91bc42de64499a0cd17b44c391e2b9fc2 Mon Sep 17 00:00:00 2001 From: Tas33n <55633040+tas33n@users.noreply.github.com> Date: Sun, 10 Dec 2023 16:52:21 +0600 Subject: [PATCH 7451/8412] Create tas33n.json --- domains/tas33n.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tas33n.json diff --git a/domains/tas33n.json b/domains/tas33n.json new file mode 100644 index 000000000..06c4097a6 --- /dev/null +++ b/domains/tas33n.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio for my works..", + "repo": "https://github.com/tas33n/tas33n.github.io", + "owner": { + "username": "tas33n", + "email": "tasu.legend@gmail.com", + "twitter": "" + }, + "record": { + "CNAME": "tas33n.github.io" + } +} From 25a0c042cc0de95b13cef263a075a0eba0949a78 Mon Sep 17 00:00:00 2001 From: KrazyKleb Date: Sun, 10 Dec 2023 22:29:11 +1100 Subject: [PATCH 7452/8412] feat(domain): ss.kleb.is-a.dev --- domains/ss.kleb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ss.kleb.json diff --git a/domains/ss.kleb.json b/domains/ss.kleb.json new file mode 100644 index 000000000..1c0c33d68 --- /dev/null +++ b/domains/ss.kleb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazyklebyt@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 96cc6391ab0d5ba4f8d562ffe9fc00727f2292d7 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sun, 10 Dec 2023 19:31:32 +0800 Subject: [PATCH 7453/8412] Delete domains/k.json --- domains/k.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/k.json diff --git a/domains/k.json b/domains/k.json deleted file mode 100644 index 2a8e4921a..000000000 --- a/domains/k.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "KrazyKleb", - "email": "krazyklebyt@gmail.com", - "discord": "1141929830334615714" - }, - - "record": { - "MX": ["mx1.improvmx.com"] - } -} From de56fb97daeb19f269ae490b4f31d8f0ae0f8651 Mon Sep 17 00:00:00 2001 From: KrazyKleb Date: Sun, 10 Dec 2023 22:50:04 +1100 Subject: [PATCH 7454/8412] feat(domain): kleb.is-a.dev --- domains/kleb.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kleb.json diff --git a/domains/kleb.json b/domains/kleb.json new file mode 100644 index 000000000..1c0c33d68 --- /dev/null +++ b/domains/kleb.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KrazyKleb", + "email": "krazyklebyt@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 7df3252aee430b70f4d5b01a910444c725ee8d88 Mon Sep 17 00:00:00 2001 From: MoonWalkerYT <72574462+xX-MoonWalker-Xx@users.noreply.github.com> Date: Sun, 10 Dec 2023 16:16:21 +0330 Subject: [PATCH 7455/8412] Create parsa.json --- parsa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 parsa.json diff --git a/parsa.json b/parsa.json new file mode 100644 index 000000000..a9b3f03e1 --- /dev/null +++ b/parsa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xX-MoonWalker-Xx", + "email": "aparat.mmr.game@gmail.com" + }, + "record": { + "CNAME": "www.parsa-alidoust.ir" + } +} From 249a539bf9263e4f74b9c42d72687465330c340a Mon Sep 17 00:00:00 2001 From: PayDash <111956609+PayDash@users.noreply.github.com> Date: Sun, 10 Dec 2023 22:42:55 +0800 Subject: [PATCH 7456/8412] Changed Record --- domains/vibez.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/vibez.json b/domains/vibez.json index 4fcb9b27d..7093d6f62 100644 --- a/domains/vibez.json +++ b/domains/vibez.json @@ -4,9 +4,6 @@ "email": "Theoneand200@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "paydash.github.io" } -} \ No newline at end of file +} From 7ce9113e7ffff800379e9acf0dec56f90742b5db Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Sun, 10 Dec 2023 15:16:54 +0000 Subject: [PATCH 7457/8412] Rename rick-astley.json to 2fa.phoenix.json --- domains/{rick-astley.json => 2fa.phoenix.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{rick-astley.json => 2fa.phoenix.json} (98%) diff --git a/domains/rick-astley.json b/domains/2fa.phoenix.json similarity index 98% rename from domains/rick-astley.json rename to domains/2fa.phoenix.json index 83400e519..189cb852b 100644 --- a/domains/rick-astley.json +++ b/domains/2fa.phoenix.json @@ -6,4 +6,4 @@ "record": { "A": ["130.162.166.134"] } -} \ No newline at end of file +} From e1066eb037db2e875bc6a872403125ea4c3f56f1 Mon Sep 17 00:00:00 2001 From: hotmayonaise Date: Sun, 10 Dec 2023 10:07:25 -0600 Subject: [PATCH 7458/8412] feat(domain): hotmayonaise.is-a.dev --- domains/hotmayonaise.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hotmayonaise.json diff --git a/domains/hotmayonaise.json b/domains/hotmayonaise.json new file mode 100644 index 000000000..a8740872c --- /dev/null +++ b/domains/hotmayonaise.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hotmayonaise", + "email": "roby123ted@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 67b32f99fac3a042a70b92756fc2786c095c3b50 Mon Sep 17 00:00:00 2001 From: sky Date: Sun, 10 Dec 2023 11:23:56 -0500 Subject: [PATCH 7459/8412] Update selenite.json --- domains/selenite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/selenite.json b/domains/selenite.json index dc114066b..8d337e12f 100644 --- a/domains/selenite.json +++ b/domains/selenite.json @@ -4,6 +4,6 @@ "email": "skysth3limit@pm.me" }, "record": { - "A": "5.161.118.69" + "A": ["5.161.118.69"], } } From 76dcee32711845cc03bdc6de0ddd6af47469a7cf Mon Sep 17 00:00:00 2001 From: sky Date: Sun, 10 Dec 2023 11:24:19 -0500 Subject: [PATCH 7460/8412] Update selenite.json --- domains/selenite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/selenite.json b/domains/selenite.json index 8d337e12f..c7debf284 100644 --- a/domains/selenite.json +++ b/domains/selenite.json @@ -4,6 +4,6 @@ "email": "skysth3limit@pm.me" }, "record": { - "A": ["5.161.118.69"], + "A": ["5.161.118.69"] } } From 32295af260af31905d78b57471d14213212990b9 Mon Sep 17 00:00:00 2001 From: NineLEL <74411437+NineLEL@users.noreply.github.com> Date: Mon, 11 Dec 2023 00:47:06 +0700 Subject: [PATCH 7461/8412] Create nine.json --- domains/nine.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nine.json diff --git a/domains/nine.json b/domains/nine.json new file mode 100644 index 000000000..7cb74dd5e --- /dev/null +++ b/domains/nine.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "NineLEL", + "email": "notninelel@gmail.com" + }, + "record": { + "A": ["76.223.55.44"], + "TXT": "deta-verification=DyZWThRbwVx1vudpA5oB8DEekn58LG75" + } +} From f9e9c437a8464d7dc50203e330e84e48549b5196 Mon Sep 17 00:00:00 2001 From: Riddim-GLiTCH Date: Mon, 11 Dec 2023 00:37:16 +0100 Subject: [PATCH 7462/8412] feat(domain): riddim-glitch.is-a.dev --- domains/riddim-glitch.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/riddim-glitch.json diff --git a/domains/riddim-glitch.json b/domains/riddim-glitch.json new file mode 100644 index 000000000..67b087691 --- /dev/null +++ b/domains/riddim-glitch.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Riddim-GLiTCH", + "email": "Riddim_GLiTCH@courvix.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 71365ef15938a1415199eb3bc2c5104608b70218 Mon Sep 17 00:00:00 2001 From: M1noa Date: Sun, 10 Dec 2023 18:21:57 -0600 Subject: [PATCH 7463/8412] feat(domain): minoa.is-a.dev --- domains/minoa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/minoa.json diff --git a/domains/minoa.json b/domains/minoa.json new file mode 100644 index 000000000..90b2f2f78 --- /dev/null +++ b/domains/minoa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "M1noa", + "email": "baccusminoa@gmail.com" + }, + "record": { + "URL": "https://about.minoa.cat" + } +} From eaaaf502cf5822e582325c82d9a3fdf9fe68d699 Mon Sep 17 00:00:00 2001 From: domi-btnr Date: Mon, 11 Dec 2023 01:30:20 +0100 Subject: [PATCH 7464/8412] feat(domain): domi.is-a.dev --- domains/domi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/domi.json diff --git a/domains/domi.json b/domains/domi.json new file mode 100644 index 000000000..490776622 --- /dev/null +++ b/domains/domi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "domi-btnr", + "email": "dominik.buettner1711@gmail.com" + }, + "record": { + "CNAME": "domi-btnr.dev" + } +} From f4c4d14d65c57d7c700108c7eb477134f45a1b36 Mon Sep 17 00:00:00 2001 From: Dominik Date: Mon, 11 Dec 2023 01:31:35 +0100 Subject: [PATCH 7465/8412] Updated E-Mail --- domains/domi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/domi.json b/domains/domi.json index 490776622..b503bf772 100644 --- a/domains/domi.json +++ b/domains/domi.json @@ -1,7 +1,7 @@ { "owner": { "username": "domi-btnr", - "email": "dominik.buettner1711@gmail.com" + "email": "me@domi-btnr.dev" }, "record": { "CNAME": "domi-btnr.dev" From 5eaaa563fb40cbfed595ccc49b5acc6f4b6b8e1a Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 11 Dec 2023 01:04:54 +0000 Subject: [PATCH 7466/8412] Register mailx.is-a.dev --- domains/mailx.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mailx.json diff --git a/domains/mailx.json b/domains/mailx.json new file mode 100644 index 000000000..c77e2cced --- /dev/null +++ b/domains/mailx.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "A": ["51.161.54.164"] + } + } + \ No newline at end of file From bbbe526cd8ab012d09964a5e120213f33f557f10 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 11 Dec 2023 09:09:32 +0800 Subject: [PATCH 7467/8412] Update mailx.json --- domains/mailx.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/mailx.json b/domains/mailx.json index c77e2cced..7b66d1b4d 100644 --- a/domains/mailx.json +++ b/domains/mailx.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "andrewstech", - "email": "andrew@maintainers.is-a.dev", - "discord": "598245488977903688" - }, - - "record": { - "A": ["51.161.54.164"] - } + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "A": ["51.161.54.164"] } - \ No newline at end of file +} From 52dfd48942a51fd44929bd00137704b3a38b997c Mon Sep 17 00:00:00 2001 From: Asriel Nguyen Date: Mon, 11 Dec 2023 08:13:54 +0700 Subject: [PATCH 7468/8412] Re-add asriel.json Re-added because the last one for 'Merge conflict ' --- domains/asriel | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/asriel diff --git a/domains/asriel b/domains/asriel new file mode 100644 index 000000000..c6794d88e --- /dev/null +++ b/domains/asriel @@ -0,0 +1,11 @@ +{ + "description": "asriel.is-a.dev", + "repo": "https://github.com/asrielthegoat/asrielthegoat.github.io", + "owner": { + "username": "AsrieltheGoat", + "email": "ganyu@segs.eu.org", + "discord": "AsrieltheGoat" + }, + "record": { + "CNAME": "asrielthegoat.github.io" + } From ecbd42a1c7998f715f4fc006297a5c227b3392a4 Mon Sep 17 00:00:00 2001 From: Asriel Nguyen Date: Mon, 11 Dec 2023 08:22:56 +0700 Subject: [PATCH 7469/8412] Rename asriel to asriel.json --- domains/{asriel => asriel.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{asriel => asriel.json} (100%) diff --git a/domains/asriel b/domains/asriel.json similarity index 100% rename from domains/asriel rename to domains/asriel.json From 18caa9eb9f4f30e5f4972ae7987000e60990cb44 Mon Sep 17 00:00:00 2001 From: nlotra Date: Mon, 11 Dec 2023 02:27:09 +0100 Subject: [PATCH 7470/8412] feat(domain): lotra.is-a.dev --- domains/lotra.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lotra.json diff --git a/domains/lotra.json b/domains/lotra.json new file mode 100644 index 000000000..554439d8f --- /dev/null +++ b/domains/lotra.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nlotra", + "email": "natashalotra@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a3c4ef10f5779e0485c2e860dcc08cca3dfd5d6b Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Mon, 11 Dec 2023 11:47:55 +0530 Subject: [PATCH 7471/8412] Update domains/asriel.json --- domains/asriel.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/asriel.json b/domains/asriel.json index c6794d88e..9d3db8c62 100644 --- a/domains/asriel.json +++ b/domains/asriel.json @@ -9,3 +9,4 @@ "record": { "CNAME": "asrielthegoat.github.io" } +} From 22b66a521e1238b64d09bc4a63920fb033795aa9 Mon Sep 17 00:00:00 2001 From: dev28k Date: Mon, 11 Dec 2023 01:45:20 -0800 Subject: [PATCH 7472/8412] feat(domain): faizkhan.is-a.dev --- domains/faizkhan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/faizkhan.json diff --git a/domains/faizkhan.json b/domains/faizkhan.json new file mode 100644 index 000000000..d8da6ddd0 --- /dev/null +++ b/domains/faizkhan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dev28k", + "email": "faizkhan.dev@gmail.com" + }, + "record": { + "URL": "https://portfoliodev-dev28k.vercel.app/" + } +} From 32e23b582575c5cd2c851f275f2a62affe634ce0 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 11 Dec 2023 11:29:20 +0000 Subject: [PATCH 7473/8412] Register mail.is-a.dev --- domains/mail.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mail.json diff --git a/domains/mail.json b/domains/mail.json new file mode 100644 index 000000000..c77e2cced --- /dev/null +++ b/domains/mail.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "A": ["51.161.54.164"] + } + } + \ No newline at end of file From cdc01e4e471c8f28b6df07c62e4eda77754adf08 Mon Sep 17 00:00:00 2001 From: RaafatTurki Date: Mon, 11 Dec 2023 15:05:24 +0300 Subject: [PATCH 7474/8412] feat(domain): potato.is-a.dev --- domains/potato.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/potato.json diff --git a/domains/potato.json b/domains/potato.json new file mode 100644 index 000000000..450d3f446 --- /dev/null +++ b/domains/potato.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "RaafatTurki", + "email": "raafat.turki@pm.me" + }, + "record": { + "CNAME": "hammerhead-app-uamry.ondigitalocean.app" + } +} From 65b4a96823b1dd4093cdebb7a0922a5df0e51c2d Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 11 Dec 2023 13:13:52 +0000 Subject: [PATCH 7475/8412] Update email --- domains/andrewstech.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/andrewstech.json b/domains/andrewstech.json index fb97d0eb3..fc229135b 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", - "MX": ["mailx.is-a.dev"] + "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mail.is-a.dev"] } } From 5bef2f1a28241bd05c3a9db7456b41a441380bd5 Mon Sep 17 00:00:00 2001 From: syxnights Date: Mon, 11 Dec 2023 08:43:42 -0500 Subject: [PATCH 7476/8412] feat(domain): elementalst.is-a.dev --- domains/elementalst.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/elementalst.json diff --git a/domains/elementalst.json b/domains/elementalst.json new file mode 100644 index 000000000..d4251beba --- /dev/null +++ b/domains/elementalst.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "syxnights", + "email": "hamzafelashry12@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e8642dce1ff04e4bc4b0350151014671a01fc285 Mon Sep 17 00:00:00 2001 From: GigWaNoob <100742385+gigwanoobstudios@users.noreply.github.com> Date: Mon, 11 Dec 2023 22:40:49 +0600 Subject: [PATCH 7477/8412] Rename mostafizur+rahman.json to mostafizur-rahman.json --- domains/{mostafizur+rahman.json => mostafizur-rahman.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{mostafizur+rahman.json => mostafizur-rahman.json} (99%) diff --git a/domains/mostafizur+rahman.json b/domains/mostafizur-rahman.json similarity index 99% rename from domains/mostafizur+rahman.json rename to domains/mostafizur-rahman.json index 82c4e947b..adbfaf950 100644 --- a/domains/mostafizur+rahman.json +++ b/domains/mostafizur-rahman.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 09aa89d2d38e0eaf03df92c6e8b774cb79770005 Mon Sep 17 00:00:00 2001 From: Avi Parshan Date: Mon, 11 Dec 2023 18:42:14 +0200 Subject: [PATCH 7478/8412] Create avi.json --- domains/avi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/avi.json diff --git a/domains/avi.json b/domains/avi.json new file mode 100644 index 000000000..ecabd2b20 --- /dev/null +++ b/domains/avi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "avipars", + "email": "avi.pars@gmail.com" + }, + "record": { + "CNAME": "avipars.github.io" + } +} From fd7675b282ad1c497b7991c794ce02268e7ba31c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 12 Dec 2023 07:49:48 +0800 Subject: [PATCH 7479/8412] Update mail.json --- domains/mail.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/mail.json b/domains/mail.json index c77e2cced..48bfd0bf2 100644 --- a/domains/mail.json +++ b/domains/mail.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "andrewstech", - "email": "andrew@maintainers.is-a.dev", - "discord": "598245488977903688" - }, - - "record": { - "A": ["51.161.54.164"] - } + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "A": ["51.161.54.164"], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all", } - \ No newline at end of file +} From 0f69238a058a41c11a488e271906e3a80ff7d30f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 12 Dec 2023 07:50:23 +0800 Subject: [PATCH 7480/8412] Delete domains/mailx.json --- domains/mailx.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/mailx.json diff --git a/domains/mailx.json b/domains/mailx.json deleted file mode 100644 index 7b66d1b4d..000000000 --- a/domains/mailx.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - - "record": { - "A": ["51.161.54.164"] - } -} From fcb61bb98e6ad7da85b7f742c8427f8a2096bfb3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 12 Dec 2023 07:52:45 +0800 Subject: [PATCH 7481/8412] Update mail.json --- domains/mail.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mail.json b/domains/mail.json index 48bfd0bf2..e8a5f71e0 100644 --- a/domains/mail.json +++ b/domains/mail.json @@ -1,12 +1,12 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "is-a-dev", + "email": "phenax5@gmail.com" }, "record": { "A": ["51.161.54.164"], "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all", + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 04362bcb5786ad3929089af4e7b6dbc48b45ad6f Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 12 Dec 2023 07:54:20 +0800 Subject: [PATCH 7482/8412] Update william.json --- domains/william.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/william.json b/domains/william.json index 72adff01c..c00dbdc57 100644 --- a/domains/william.json +++ b/domains/william.json @@ -5,6 +5,8 @@ }, "record": { - "CNAME": "wdhdns.com" + "A": ["51.161.54.161"], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From ae95353338f1851070d2ff855ab362fef4fe7e46 Mon Sep 17 00:00:00 2001 From: vi2k6 Date: Tue, 12 Dec 2023 08:27:07 +0530 Subject: [PATCH 7483/8412] feat(domain): vivek.2k.is-a.dev --- domains/vivek.2k.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vivek.2k.json diff --git a/domains/vivek.2k.json b/domains/vivek.2k.json new file mode 100644 index 000000000..2ce7786e5 --- /dev/null +++ b/domains/vivek.2k.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "vi2k6", + "email": "Vivektvp1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dddecfa90691a842da0f5bbde3da68a6a9759c12 Mon Sep 17 00:00:00 2001 From: TakudzwaChiutaalenga Date: Tue, 12 Dec 2023 08:50:29 +0200 Subject: [PATCH 7484/8412] feat(domain): chiutaalenga.is-a.dev --- domains/chiutaalenga.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chiutaalenga.json diff --git a/domains/chiutaalenga.json b/domains/chiutaalenga.json new file mode 100644 index 000000000..7d81a828c --- /dev/null +++ b/domains/chiutaalenga.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TakudzwaChiutaalenga", + "email": "takudzwachiutaalenga@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aa0423b6751fc981499d8f18c36a2b6a0040841e Mon Sep 17 00:00:00 2001 From: azcraze Date: Tue, 12 Dec 2023 01:12:08 -0600 Subject: [PATCH 7485/8412] feat(domain): xram.is-a.dev --- domains/xram.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xram.json diff --git a/domains/xram.json b/domains/xram.json new file mode 100644 index 000000000..bc5edd724 --- /dev/null +++ b/domains/xram.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "azcraze", + "email": "ash.zeit@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 026e3787cdd23e19478a5e72544d4ed394039c0c Mon Sep 17 00:00:00 2001 From: Jacklin52 Date: Tue, 12 Dec 2023 11:43:59 +0300 Subject: [PATCH 7486/8412] feat(domain): leawty.is-a.dev --- domains/leawty.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/leawty.json diff --git a/domains/leawty.json b/domains/leawty.json new file mode 100644 index 000000000..8dbfe28dc --- /dev/null +++ b/domains/leawty.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Jacklin52", + "email": "gazihakan105@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From be0747ce4272fe521fd387f0991d46b9b8a18dbf Mon Sep 17 00:00:00 2001 From: mattiagrusio Date: Tue, 12 Dec 2023 10:15:57 +0100 Subject: [PATCH 7487/8412] feat(domain): grusio.is-a.dev --- domains/grusio.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/grusio.json diff --git a/domains/grusio.json b/domains/grusio.json new file mode 100644 index 000000000..96e9fa8ba --- /dev/null +++ b/domains/grusio.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mattiagrusio", + "email": "mattiagrusio@gmail.com" + }, + "record": { + "A": ["2.231.198.113"] + } +} From 040ec9cd74f59109a79c130dc800a00006f2ed1a Mon Sep 17 00:00:00 2001 From: ajaykrshna Date: Tue, 12 Dec 2023 14:46:30 +0530 Subject: [PATCH 7488/8412] Add ajaykrshna.json --- domains/ajaykrshna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ajaykrshna.json diff --git a/domains/ajaykrshna.json b/domains/ajaykrshna.json new file mode 100644 index 000000000..41d834eec --- /dev/null +++ b/domains/ajaykrshna.json @@ -0,0 +1,11 @@ +{ + "description": "For personal use", + "repo": "https://github.com/ajaykrshna/ajaykrshna.github.io", + "owner": { + "username": "ajaykrshna", + "email": "ajaykfan@gmail.com" + }, + "record": { + "CNAME": "ajaykrshna.github.io" + } +} \ No newline at end of file From 482435d7e74baef1e78609abcca472fe763ea502 Mon Sep 17 00:00:00 2001 From: vikkubaligas Date: Tue, 12 Dec 2023 15:06:30 +0530 Subject: [PATCH 7489/8412] feat(domain): vikkubaliga.is-a.dev --- domains/vikkubaliga.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vikkubaliga.json diff --git a/domains/vikkubaliga.json b/domains/vikkubaliga.json new file mode 100644 index 000000000..23ed46c2e --- /dev/null +++ b/domains/vikkubaliga.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "vikkubaligas", + "email": "vikkubaligatmp@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 366e2f17a57b611ffadb81c99492273ab673c540 Mon Sep 17 00:00:00 2001 From: MrStuffmaker Date: Tue, 12 Dec 2023 12:50:18 +0100 Subject: [PATCH 7490/8412] feat(domain): stuffmaker.is-a.dev --- domains/stuffmaker.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/stuffmaker.json diff --git a/domains/stuffmaker.json b/domains/stuffmaker.json new file mode 100644 index 000000000..bcdb5ac88 --- /dev/null +++ b/domains/stuffmaker.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MrStuffmaker", + "email": "acapello6666@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 65bc9292d350fd016730b430e236582adcb3828f Mon Sep 17 00:00:00 2001 From: MrStuffmaker Date: Tue, 12 Dec 2023 12:55:40 +0100 Subject: [PATCH 7491/8412] feat(domain): mr.stuffmaker.is-a.dev --- domains/mr.stuffmaker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mr.stuffmaker.json diff --git a/domains/mr.stuffmaker.json b/domains/mr.stuffmaker.json new file mode 100644 index 000000000..f083fc786 --- /dev/null +++ b/domains/mr.stuffmaker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrStuffmaker", + "email": "acapello6666@gmail.com" + }, + "record": { + "A": ["109.71.253.24"] + } +} From 83055bbd93fd0c2c9503ddd55fff636d9fdcc585 Mon Sep 17 00:00:00 2001 From: lndrdev Date: Tue, 12 Dec 2023 14:27:51 +0100 Subject: [PATCH 7492/8412] feat(domain): leander.is-a.dev --- domains/leander.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/leander.json diff --git a/domains/leander.json b/domains/leander.json new file mode 100644 index 000000000..869dfbfa1 --- /dev/null +++ b/domains/leander.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lndrdev", + "email": "hellobubbles@tutanota.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eedc4a1f7466a7a5c6cefb2e494a4390660e3bac Mon Sep 17 00:00:00 2001 From: Johna Date: Tue, 12 Dec 2023 13:58:36 +0000 Subject: [PATCH 7493/8412] Create johna.json --- domains/johna.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/johna.json diff --git a/domains/johna.json b/domains/johna.json new file mode 100644 index 000000000..bde09e552 --- /dev/null +++ b/domains/johna.json @@ -0,0 +1,11 @@ +{ + "description": "My personal website", + "repo": "https://github.com/Johna-123/Johna-123.github.io", + "owner": { + "username": "Johna-123", + "email": "j-verstraaten@hotmail.com" + }, + "record": { + "CNAME": "johna.pages.dev" + } +} From caced968bbe3fdb3bde07a662e65500d74639102 Mon Sep 17 00:00:00 2001 From: SyntaxErrorSolos Date: Tue, 12 Dec 2023 20:59:03 +0500 Subject: [PATCH 7494/8412] feat(domain): huzaifa.is-a.dev --- domains/huzaifa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/huzaifa.json diff --git a/domains/huzaifa.json b/domains/huzaifa.json new file mode 100644 index 000000000..0ebd21ae7 --- /dev/null +++ b/domains/huzaifa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SyntaxErrorSolos", + "email": "tcs223647@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 97ccb5f0ddc5da04528ceb0d1622d50a6ef9e2fc Mon Sep 17 00:00:00 2001 From: bb4btjsj Date: Wed, 13 Dec 2023 00:27:18 +0800 Subject: [PATCH 7495/8412] feat(domain): cf.is-a.dev --- domains/cf.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/cf.json diff --git a/domains/cf.json b/domains/cf.json new file mode 100644 index 000000000..ccf0968f1 --- /dev/null +++ b/domains/cf.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bb4btjsj", + "email": "saragibb7@gmail.com" + }, + "record": { + "CNAME": "akile.autoip.x24hr.com" + } +} From 06c1ee248b15604a2eb508f03a664f933017cddc Mon Sep 17 00:00:00 2001 From: amenm0 Date: Tue, 12 Dec 2023 20:05:23 +0300 Subject: [PATCH 7496/8412] feat(domain): amin.is-a.dev --- domains/amin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/amin.json diff --git a/domains/amin.json b/domains/amin.json new file mode 100644 index 000000000..0b0be27cc --- /dev/null +++ b/domains/amin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "amenm0", + "email": "mjmwtmjls@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1ab63489c09e3ab931207f6e10cf3c37e806926c Mon Sep 17 00:00:00 2001 From: o-lumix Date: Tue, 12 Dec 2023 18:18:29 +0100 Subject: [PATCH 7497/8412] feat(domain): lumix.is-a.dev --- domains/lumix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lumix.json diff --git a/domains/lumix.json b/domains/lumix.json new file mode 100644 index 000000000..d9b480874 --- /dev/null +++ b/domains/lumix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d82d03fa90e7f82068bdbdadf5619ca031bd0a79 Mon Sep 17 00:00:00 2001 From: ansh04196 Date: Tue, 12 Dec 2023 23:51:58 +0530 Subject: [PATCH 7498/8412] feat(domain): ansh.is-a.dev --- domains/ansh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ansh.json diff --git a/domains/ansh.json b/domains/ansh.json new file mode 100644 index 000000000..d1f123b0a --- /dev/null +++ b/domains/ansh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ansh04196", + "email": "anshchouksey08@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 95967f886e67b1ae396063fa9ae4209099e10ae8 Mon Sep 17 00:00:00 2001 From: p1xeldust Date: Tue, 12 Dec 2023 21:29:22 +0300 Subject: [PATCH 7499/8412] feat(domain): pixeldust.is-a.dev --- domains/pixeldust.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pixeldust.json diff --git a/domains/pixeldust.json b/domains/pixeldust.json new file mode 100644 index 000000000..4c16bfe08 --- /dev/null +++ b/domains/pixeldust.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "p1xeldust", + "email": "flutterw1ve@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ab6d022ae6d78bd540c5eb5567e727bd1858dffe Mon Sep 17 00:00:00 2001 From: sexy-bullet Date: Tue, 12 Dec 2023 14:10:02 -0500 Subject: [PATCH 7500/8412] feat(domain): nova.is-a.dev --- domains/nova.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nova.json diff --git a/domains/nova.json b/domains/nova.json new file mode 100644 index 000000000..5952faaa8 --- /dev/null +++ b/domains/nova.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "sexy-bullet", + "email": "e4nbullet@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3c106abcb586948ab8ad578e33e510c1c40e0544 Mon Sep 17 00:00:00 2001 From: olivi-r Date: Tue, 12 Dec 2023 20:51:46 +0000 Subject: [PATCH 7501/8412] feat(domain): olivia.is-a.dev --- domains/olivia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/olivia.json diff --git a/domains/olivia.json b/domains/olivia.json new file mode 100644 index 000000000..a164c47f0 --- /dev/null +++ b/domains/olivia.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "olivi-r", + "email": "olivia.r.dev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3a87c25f9ccd7aac5829667ab69854e1190434d3 Mon Sep 17 00:00:00 2001 From: Johan le stickman Date: Tue, 12 Dec 2023 21:53:36 +0100 Subject: [PATCH 7502/8412] Delete domains/johan-stickman.json --- domains/johan-stickman.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/johan-stickman.json diff --git a/domains/johan-stickman.json b/domains/johan-stickman.json deleted file mode 100644 index 0877408d5..000000000 --- a/domains/johan-stickman.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "description": "My personal website", - "owner": { - "username": "johan-perso", - "email": "johan_stickman@proton.me", - "twitter": "Johan_Stickman", - "discord": "jsuismoi" - }, - "record": { - "URL": "https://johanstick.fr" - } -} From da6512732242a0ebfbb60d75b9d81ee66df17301 Mon Sep 17 00:00:00 2001 From: Molret Date: Tue, 12 Dec 2023 18:59:18 -0300 Subject: [PATCH 7503/8412] feat(domain): idkmaxii.is-a.dev --- domains/idkmaxii.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/idkmaxii.json diff --git a/domains/idkmaxii.json b/domains/idkmaxii.json new file mode 100644 index 000000000..2d8a1a43f --- /dev/null +++ b/domains/idkmaxii.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Molret", + "email": "maximiliano.moldenhauer.r@marygraham.cl" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6b150c009fd1df511a583d04906fd1e813353d1f Mon Sep 17 00:00:00 2001 From: PassiveLemon Date: Tue, 12 Dec 2023 17:00:36 -0500 Subject: [PATCH 7504/8412] feat(domain): lemon.is-a.dev --- domains/lemon.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lemon.json diff --git a/domains/lemon.json b/domains/lemon.json new file mode 100644 index 000000000..f395b54e8 --- /dev/null +++ b/domains/lemon.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "PassiveLemon", + "email": "lemonl3mn@protonmail.com" + }, + "record": { + "A": ["64.217.148.69"] + } +} From 9778cc00cca7c8eac242047fac72b42fe656f6c2 Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:06:30 +0000 Subject: [PATCH 7505/8412] Update phoenix.json --- domains/phoenix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/phoenix.json b/domains/phoenix.json index 2df38dc56..5daca848e 100644 --- a/domains/phoenix.json +++ b/domains/phoenix.json @@ -5,7 +5,7 @@ }, "record": { "A": ["130.162.166.134"], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], "TXT": "forward-email=phoenixorigin171@gmail.com" } } From a4b4b6d8563534ce5ba2ec3cae26f270f0aa2871 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 13 Dec 2023 07:20:37 +0800 Subject: [PATCH 7506/8412] Update phoenix.json --- domains/phoenix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/phoenix.json b/domains/phoenix.json index 5daca848e..440402966 100644 --- a/domains/phoenix.json +++ b/domains/phoenix.json @@ -5,7 +5,7 @@ }, "record": { "A": ["130.162.166.134"], - "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "forward-email=phoenixorigin171@gmail.com" } } From cacc858b56464fb1ce67314f7c90eded3669ec11 Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Tue, 12 Dec 2023 23:39:25 +0000 Subject: [PATCH 7507/8412] Update phoenix.json --- domains/phoenix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/phoenix.json b/domains/phoenix.json index 440402966..9422ae96a 100644 --- a/domains/phoenix.json +++ b/domains/phoenix.json @@ -6,6 +6,6 @@ "record": { "A": ["130.162.166.134"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "forward-email=phoenixorigin171@gmail.com" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 29fcefc9c904d202917f69d461492870285692c6 Mon Sep 17 00:00:00 2001 From: Novinity Date: Wed, 13 Dec 2023 12:10:40 +1100 Subject: [PATCH 7508/8412] feat(domain): novinity.is-a.dev --- domains/novinity.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/novinity.json diff --git a/domains/novinity.json b/domains/novinity.json new file mode 100644 index 000000000..b802a077f --- /dev/null +++ b/domains/novinity.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Novinity", + "email": "novinity63@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 82f92642a2bea446ab8a0d8d5e990f61f4327393 Mon Sep 17 00:00:00 2001 From: YouFoundAlpha Date: Wed, 13 Dec 2023 09:12:54 +0200 Subject: [PATCH 7509/8412] Updated TXT because the last one expired --- domains/_github-challenge-yfadev-org.yfa.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-challenge-yfadev-org.yfa.json b/domains/_github-challenge-yfadev-org.yfa.json index 09477840e..99114f25d 100644 --- a/domains/_github-challenge-yfadev-org.yfa.json +++ b/domains/_github-challenge-yfadev-org.yfa.json @@ -9,6 +9,6 @@ "Mastodon": "@YouFoundAlpha@mastodon.social" }, "record": { - "TXT": "c136bd65da" + "TXT": "3436b41d67" } } From 7c0c422a2d6f9931bc52341e98d1bc4cb06ce903 Mon Sep 17 00:00:00 2001 From: Araon Date: Wed, 13 Dec 2023 14:35:54 +0530 Subject: [PATCH 7510/8412] feat(domain): araon.is-a.dev --- domains/araon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/araon.json diff --git a/domains/araon.json b/domains/araon.json new file mode 100644 index 000000000..222b4817e --- /dev/null +++ b/domains/araon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Araon", + "email": "soumik.ghosh1998@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 66a5fc857abaa5de66a6a094a617dce3dfa07298 Mon Sep 17 00:00:00 2001 From: javhaa07 <34766780+javhaa07@users.noreply.github.com> Date: Wed, 13 Dec 2023 17:45:53 +0800 Subject: [PATCH 7511/8412] Update jagi.json Cloudflare pages cname --- domains/jagi.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/jagi.json b/domains/jagi.json index 502076c72..1cfb512f0 100644 --- a/domains/jagi.json +++ b/domains/jagi.json @@ -4,8 +4,6 @@ "email": "jjagi02@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "jagi-is-a-dev.pages.dev" } -} \ No newline at end of file +} From 8ad13a4f64aa6b7f8cff3ee6e612c4aa58a1d4f4 Mon Sep 17 00:00:00 2001 From: adityaREDFLAG Date: Wed, 13 Dec 2023 16:06:56 +0530 Subject: [PATCH 7512/8412] feat(domain): adityaredflag.is-a.dev --- domains/adityaredflag.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/adityaredflag.json b/domains/adityaredflag.json index 777f21a73..c527f3892 100644 --- a/domains/adityaredflag.json +++ b/domains/adityaredflag.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "adityaREDFLAG", - "email": "adi.redflag@gmail.com", - "discord": "983386510235680888" - }, - - "record": { - "CNAME": "adityaredflag.github.io" - } + "owner": { + "username": "adityaREDFLAG", + "email": "adi.redflag@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - +} \ No newline at end of file From 9f71efb6cdf169fbd549ac721f8f34cbb903a918 Mon Sep 17 00:00:00 2001 From: Lumix <151382262+o-lumix@users.noreply.github.com> Date: Wed, 13 Dec 2023 13:52:01 +0100 Subject: [PATCH 7513/8412] feat(domain): add `ziyad.is-a.dev` --- domains/ziyad.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ziyad.json diff --git a/domains/ziyad.json b/domains/ziyad.json new file mode 100644 index 000000000..c4c90a9c4 --- /dev/null +++ b/domains/ziyad.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "o-lumix", + "email": "lumixofficiel@gmail.com" + }, + + "record": { + "CNAME": "https://o-lumix.github.io/" + } +} From e6109f78c2373fbcad8417d945bc1e5febc42506 Mon Sep 17 00:00:00 2001 From: Sxurabh Date: Wed, 13 Dec 2023 21:46:28 +0530 Subject: [PATCH 7514/8412] feat(domain): berztech.is-a.dev --- domains/berztech.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/berztech.json diff --git a/domains/berztech.json b/domains/berztech.json new file mode 100644 index 000000000..d7f43da5b --- /dev/null +++ b/domains/berztech.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Sxurabh", + "email": "saurabhkirve@gmail.com" + }, + "record": { + "CNAME": "berztech.vercel.app" + } +} From 15b2996f516686dcbbd52023909b1040bfe7e030 Mon Sep 17 00:00:00 2001 From: xKotelek Date: Wed, 13 Dec 2023 22:02:23 +0100 Subject: [PATCH 7515/8412] feat(domain): xkotelek.is-a.dev --- domains/xkotelek.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xkotelek.json diff --git a/domains/xkotelek.json b/domains/xkotelek.json new file mode 100644 index 000000000..5f3c854fe --- /dev/null +++ b/domains/xkotelek.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xKotelek", + "email": "contact@kotelek.dev" + }, + "record": { + "CNAME": "kotelek.dev" + } +} From ee520b552e8b278b2ceb3e0fdca06c56155df16b Mon Sep 17 00:00:00 2001 From: Allan Niles Date: Wed, 13 Dec 2023 16:31:57 -0700 Subject: [PATCH 7516/8412] Add files.allancoding.is-a.dev --- domains/files.allancoding.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/files.allancoding.json diff --git a/domains/files.allancoding.json b/domains/files.allancoding.json new file mode 100644 index 000000000..8590559c0 --- /dev/null +++ b/domains/files.allancoding.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "CNAME": "allancoding.github.io" + } +} From 7f616791d2ee4f478a1e07d3787379feef207195 Mon Sep 17 00:00:00 2001 From: Allan Niles Date: Wed, 13 Dec 2023 16:34:25 -0700 Subject: [PATCH 7517/8412] Add app.allancoding.is-a.dev --- domains/app.allancoding.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/app.allancoding.json diff --git a/domains/app.allancoding.json b/domains/app.allancoding.json new file mode 100644 index 000000000..6637d5561 --- /dev/null +++ b/domains/app.allancoding.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "allancoding", + "email": "allancoding.dev@gmail.com", + "twitter": "allancoding", + "discord": "allancoding" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 07f7d822b64eb74a923bc4ddbe2afc0fcd430a8a Mon Sep 17 00:00:00 2001 From: MDev123 Date: Wed, 13 Dec 2023 20:01:33 -0500 Subject: [PATCH 7518/8412] feat(domain): kno.is-a.dev --- domains/kno.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kno.json diff --git a/domains/kno.json b/domains/kno.json new file mode 100644 index 000000000..16270d365 --- /dev/null +++ b/domains/kno.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MDev123", + "email": "markbekech@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 19db229a4f4afc3c33127ff58603b12f316da1e6 Mon Sep 17 00:00:00 2001 From: pknw1 Date: Thu, 14 Dec 2023 02:22:10 +0000 Subject: [PATCH 7519/8412] feat(domain): pknw1.is-a.dev --- domains/pknw1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pknw1.json diff --git a/domains/pknw1.json b/domains/pknw1.json new file mode 100644 index 000000000..c6f0d0edd --- /dev/null +++ b/domains/pknw1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pknw1", + "email": "github@pknw1.co.uk" + }, + "record": { + "CNAME": "ks5.pknw1.co.uk" + } +} From c1ee7c6d18f687b92325e8e6910184d41784d83d Mon Sep 17 00:00:00 2001 From: m-noer Date: Thu, 14 Dec 2023 13:55:13 +0700 Subject: [PATCH 7520/8412] feat(domain): mnoer.is-a.dev --- domains/mnoer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mnoer.json diff --git a/domains/mnoer.json b/domains/mnoer.json new file mode 100644 index 000000000..d5ceddffd --- /dev/null +++ b/domains/mnoer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "m-noer", + "email": "mnoer@nerolab.dev" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8e16578fb29eee35d1e4fbf77193571311e1a9bb Mon Sep 17 00:00:00 2001 From: ffirmware Date: Thu, 14 Dec 2023 09:52:23 +0200 Subject: [PATCH 7521/8412] feat(domain): firmware.is-a.dev --- domains/firmware.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/firmware.json diff --git a/domains/firmware.json b/domains/firmware.json new file mode 100644 index 000000000..c07efd82d --- /dev/null +++ b/domains/firmware.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ffirmware", + "email": "netpaths@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 72e663239a30c61d07bf0cced0651de00c8d1f8c Mon Sep 17 00:00:00 2001 From: 741as <1@gggf.link> Date: Thu, 14 Dec 2023 19:59:39 +0800 Subject: [PATCH 7522/8412] feat(domain): gg.is-a.dev --- domains/gg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/gg.json diff --git a/domains/gg.json b/domains/gg.json new file mode 100644 index 000000000..90478b2c3 --- /dev/null +++ b/domains/gg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "741as", + "email": "1@gggf.link" + }, + "record": { + "CNAME": "1.1ddns.eu.org" + } +} From c082970d43b9bd11697e152c82d5271617e674f0 Mon Sep 17 00:00:00 2001 From: efeyksn Date: Thu, 14 Dec 2023 14:23:41 +0200 Subject: [PATCH 7523/8412] feat(domain): yakisan.is-a.dev --- domains/yakisan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yakisan.json diff --git a/domains/yakisan.json b/domains/yakisan.json new file mode 100644 index 000000000..d6b99b18f --- /dev/null +++ b/domains/yakisan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "efeyksn", + "email": "mefeyakisan@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9a3c93434e608bb119a79a3f35ac3719b2cfdfa4 Mon Sep 17 00:00:00 2001 From: Zumwaltboi68 Date: Thu, 14 Dec 2023 10:23:59 -0500 Subject: [PATCH 7524/8412] feat(domain): doge-v4-proxy.is-a.dev --- domains/doge-v4-proxy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/doge-v4-proxy.json diff --git a/domains/doge-v4-proxy.json b/domains/doge-v4-proxy.json new file mode 100644 index 000000000..91118dda8 --- /dev/null +++ b/domains/doge-v4-proxy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Zumwaltboi68", + "email": "alexander662022@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 535c7e8e2f5960d926025f00fd3fbfd1ca15c2bd Mon Sep 17 00:00:00 2001 From: calicocat356 Date: Thu, 14 Dec 2023 11:44:09 -0500 Subject: [PATCH 7525/8412] feat(domain): cplusplus.is-a.dev --- domains/cplusplus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cplusplus.json diff --git a/domains/cplusplus.json b/domains/cplusplus.json new file mode 100644 index 000000000..0bee1e6b0 --- /dev/null +++ b/domains/cplusplus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "calicocat356", + "email": "matthew.e.organ@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8c4fe93eabef219d790cad46e6f9d0fb61764d2d Mon Sep 17 00:00:00 2001 From: emmu123 <89377181+emmu123@users.noreply.github.com> Date: Thu, 14 Dec 2023 22:19:28 +0530 Subject: [PATCH 7526/8412] Create maxgreet.json --- domains/maxgreet.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/maxgreet.json diff --git a/domains/maxgreet.json b/domains/maxgreet.json new file mode 100644 index 000000000..b802da5a6 --- /dev/null +++ b/domains/maxgreet.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "emmu2008", + "email": "aneenababu17901@gmail.com" + }, + "record": { + "CNAME": "emmu123.github.io/Max-Greet" + } + +} From b39e553c72d91b441c0fe7a7d319778e886b3172 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Thu, 14 Dec 2023 18:00:37 +0000 Subject: [PATCH 7527/8412] BETA EMAIL --- domains/stefdp.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/stefdp.json b/domains/stefdp.json index 62b2bcf6e..56c2fc2fd 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -9,12 +9,10 @@ "217.174.245.249" ], "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" + "mail.is-a.dev" ], "TXT": [ - "forward-email=admin:admin.main@mail.stefdp.is-a.dev", - "forward-email=/^(?!admin$).*/:main@mail.stefdp.is-a.dev" + " v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" ] } } From 504138827a703208bc448953b21990f081c5bfe8 Mon Sep 17 00:00:00 2001 From: SrEvelio Date: Thu, 14 Dec 2023 16:56:19 -0400 Subject: [PATCH 7528/8412] Update evelio.json --- domains/evelio.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/evelio.json b/domains/evelio.json index fc0f69022..c86b0806f 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -1,13 +1,12 @@ { "description": "Will be used for my portfolio", - "repo": "https://github.com/SrEvelio/srevelio.github.io", "owner": { "username": "SrEvelio", "email": "alphaevelio@gmail.com", "discord": "SrEvelioツ#3906" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "CNAME": "evelio.onrender.com", "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 13547d62deb5f1de591e1aad51eb8af193e757f3 Mon Sep 17 00:00:00 2001 From: Arya Gummadi Date: Thu, 14 Dec 2023 14:34:47 -0800 Subject: [PATCH 7529/8412] Create _discord.bulkypanda.json --- domains/_discord.bulkypanda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.bulkypanda.json diff --git a/domains/_discord.bulkypanda.json b/domains/_discord.bulkypanda.json new file mode 100644 index 000000000..c6bf8ea5e --- /dev/null +++ b/domains/_discord.bulkypanda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "bulkypanda", + "email": "arya@gummadi.net" + }, + "record": { + "TXT": "dh=b44771133966394ffba23bbd409696a6a58356b4" + } +} From 096e9bd56809c993b786f0b9769ed6c0a5cdda13 Mon Sep 17 00:00:00 2001 From: MassaHex <105466578+MassaHex@users.noreply.github.com> Date: Thu, 14 Dec 2023 20:14:12 -0500 Subject: [PATCH 7530/8412] Create classlink.json --- domains/classlink.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/classlink.json diff --git a/domains/classlink.json b/domains/classlink.json new file mode 100644 index 000000000..9a85bd8bc --- /dev/null +++ b/domains/classlink.json @@ -0,0 +1,12 @@ +{ + "description": "Classlink hidden games?", + "repo": "https://github.com/MassaHex/massahex.github.io", + "owner": { + "username": "MassaHex", + "email": "tres3mincraft@gmail.com", + "discord": "536351962820640770" + }, + "record": { + "CNAME": "massahex.github.io" + } +} From bd22b0fba265a382875547062682c36040697530 Mon Sep 17 00:00:00 2001 From: qlongdevdn Date: Fri, 15 Dec 2023 10:00:20 +0700 Subject: [PATCH 7531/8412] feat(domain): ddn.is-a.dev --- domains/ddn.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ddn.json diff --git a/domains/ddn.json b/domains/ddn.json new file mode 100644 index 000000000..bf5450ce2 --- /dev/null +++ b/domains/ddn.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "qlongdevdn", + "email": "quanglong.vaait@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b3fa9e5f8ec34d81db055fd0c8861c2106e48bbf Mon Sep 17 00:00:00 2001 From: qlongdevdn Date: Fri, 15 Dec 2023 10:24:21 +0700 Subject: [PATCH 7532/8412] feat(domain): ddn-services.is-a.dev --- domains/ddn-services.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ddn-services.json diff --git a/domains/ddn-services.json b/domains/ddn-services.json new file mode 100644 index 000000000..f36a5b955 --- /dev/null +++ b/domains/ddn-services.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "qlongdevdn", + "email": "quanglong.vaait@gmail.com" + }, + "record": { + "A": ["20.2.219.141"] + } +} From add132da8375717146b9bc30a74f0e4a0611a4b6 Mon Sep 17 00:00:00 2001 From: AriesPowv Date: Thu, 14 Dec 2023 21:30:55 -0800 Subject: [PATCH 7533/8412] feat(domain): autobean.is-a.dev --- domains/autobean.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/autobean.json diff --git a/domains/autobean.json b/domains/autobean.json new file mode 100644 index 000000000..c49ac6ea1 --- /dev/null +++ b/domains/autobean.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AriesPowv", + "email": "apowvalla26@jesuitmail.org" + }, + "record": { + "A": ["34.111.254.92"] + } +} From 062b2986746ea0200fc15e40dc93e4088f7d8b82 Mon Sep 17 00:00:00 2001 From: nguyenkhanhhoa Date: Fri, 15 Dec 2023 15:15:03 +0700 Subject: [PATCH 7534/8412] feat(domain): nguyenkhanhhoa.is-a.dev --- domains/nguyenkhanhhoa.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nguyenkhanhhoa.json diff --git a/domains/nguyenkhanhhoa.json b/domains/nguyenkhanhhoa.json new file mode 100644 index 000000000..6eea67047 --- /dev/null +++ b/domains/nguyenkhanhhoa.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nguyenkhanhhoa", + "email": "coolie.itman@gmail.com" + }, + "record": { + "A": ["34.168.72.137"] + } +} From 8d613862c7aedd99e4c0e8e9ec0f65260e86c4be Mon Sep 17 00:00:00 2001 From: adnahmed Date: Fri, 15 Dec 2023 15:49:03 +0500 Subject: [PATCH 7535/8412] feat(domain): adnanahmed.is-a.dev --- domains/adnanahmed.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/adnanahmed.json diff --git a/domains/adnanahmed.json b/domains/adnanahmed.json new file mode 100644 index 000000000..aac3456f5 --- /dev/null +++ b/domains/adnanahmed.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "adnahmed", + "email": "khanadnanahmed01@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5cb83457ad9481bd81d778e7618a276fd9e4f961 Mon Sep 17 00:00:00 2001 From: ~rosset-nocpes | Andrii Date: Mon, 31 Jul 2023 00:00:12 +0300 Subject: [PATCH 7536/8412] Update and rename coderpy4.json to rosset.nocpes.json --- domains/{coderpy4.json => rosset.nocpes.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{coderpy4.json => rosset.nocpes.json} (75%) diff --git a/domains/coderpy4.json b/domains/rosset.nocpes.json similarity index 75% rename from domains/coderpy4.json rename to domains/rosset.nocpes.json index 4a3c246fa..9b4f6132f 100644 --- a/domains/coderpy4.json +++ b/domains/rosset.nocpes.json @@ -1,11 +1,11 @@ { - "description": "coderpy4.is-a.dev", + "description": "rosset.nocpes.is-a.dev", "repo": "https://github.com/coderpy4/coderpy4.github.io", "owner": { "username": "coderpy4", "email": "coderpy4@proton.me", "twitter": "CoderPY4", - "discord": "coderpy4#4771" + "discord": "rosset.nocpes" }, "record": { "CNAME": "coderpy4.github.io" From 6eba7f80fb7d5d91f9b8dcb72408cffd9a8a5119 Mon Sep 17 00:00:00 2001 From: ~rosset-nocpes | Andrii Date: Tue, 12 Dec 2023 20:10:55 +0200 Subject: [PATCH 7537/8412] Update and rename rosset.nocpes.json to rosset-nocpes.json --- domains/rosset-nocpes.json | 13 +++++++++++++ domains/rosset.nocpes.json | 13 ------------- 2 files changed, 13 insertions(+), 13 deletions(-) create mode 100644 domains/rosset-nocpes.json delete mode 100644 domains/rosset.nocpes.json diff --git a/domains/rosset-nocpes.json b/domains/rosset-nocpes.json new file mode 100644 index 000000000..8dcfdfb65 --- /dev/null +++ b/domains/rosset-nocpes.json @@ -0,0 +1,13 @@ +{ + "description": "rosset-nocpes.is-a.dev", + "repo": "https://github.com/rosset-nocpes/rosset-nocpes.github.io", + "owner": { + "username": "rosset-nocpes", + "email": "rosset.nocpes@skiff.com", + "twitter": "CoderPY4", + "discord": "rosset.nocpes" + }, + "record": { + "CNAME": "rosset-nocpes.github.io" + } +} diff --git a/domains/rosset.nocpes.json b/domains/rosset.nocpes.json deleted file mode 100644 index 9b4f6132f..000000000 --- a/domains/rosset.nocpes.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "description": "rosset.nocpes.is-a.dev", - "repo": "https://github.com/coderpy4/coderpy4.github.io", - "owner": { - "username": "coderpy4", - "email": "coderpy4@proton.me", - "twitter": "CoderPY4", - "discord": "rosset.nocpes" - }, - "record": { - "CNAME": "coderpy4.github.io" - } -} From f786d4a7a008eb904c38f1f8c1f61da85ce3b9ab Mon Sep 17 00:00:00 2001 From: Nork Art <138743746+norkart1@users.noreply.github.com> Date: Fri, 15 Dec 2023 17:19:10 +0530 Subject: [PATCH 7538/8412] Create norkart.json --- domains/norkart.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/norkart.json diff --git a/domains/norkart.json b/domains/norkart.json new file mode 100644 index 000000000..711b5d325 --- /dev/null +++ b/domains/norkart.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "norkart1", + "email": "navasforwork@gmail.com" + }, + "record": { + "CNAME": "personal-website-26y.pages.dev" + } +} From 5400c403057d4d150c39933d9d647a447b184866 Mon Sep 17 00:00:00 2001 From: Riviox <100956266+riviox@users.noreply.github.com> Date: Fri, 15 Dec 2023 13:02:06 +0100 Subject: [PATCH 7539/8412] Update _github-pages-challenge-rivioxgaming.riviox.json --- domains/_github-pages-challenge-rivioxgaming.riviox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-rivioxgaming.riviox.json b/domains/_github-pages-challenge-rivioxgaming.riviox.json index 24de2a127..be8ce37c2 100644 --- a/domains/_github-pages-challenge-rivioxgaming.riviox.json +++ b/domains/_github-pages-challenge-rivioxgaming.riviox.json @@ -1,6 +1,6 @@ { "owner": { - "username": "RivioxGaming", + "username": "riviox", "email": "rivioxyt@hotmail.com" }, "record": { From 45345cfd865714fae9660f73970c25ddbb05d20c Mon Sep 17 00:00:00 2001 From: riviox Date: Fri, 15 Dec 2023 14:00:08 +0100 Subject: [PATCH 7540/8412] feat(domain): _github-pages-challenge-riviox.galaxytweaks.riviox.is-a.dev --- ...ithub-pages-challenge-riviox.galaxytweaks.riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json diff --git a/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json b/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json new file mode 100644 index 000000000..26f89e82a --- /dev/null +++ b/domains/_github-pages-challenge-riviox.galaxytweaks.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "TXT": "15bce163359555d636e6bd2cc5903f" + } +} From d5b313b9d50b7811a09fd9ca2ac03bc2283f27e1 Mon Sep 17 00:00:00 2001 From: ayvacs Date: Fri, 15 Dec 2023 09:36:10 -0500 Subject: [PATCH 7541/8412] Create ave.json --- domains/ave.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/ave.json diff --git a/domains/ave.json b/domains/ave.json new file mode 100644 index 000000000..456a3e924 --- /dev/null +++ b/domains/ave.json @@ -0,0 +1,11 @@ +{ + "description": "Personal website for @ayvacs", + "repo": "https://github.com/ayvacs/ayvacs.github.io", + "owner": { + "username": "ayvacs", + "email": "ayvacs@proton.me" + }, + "record": { + "CNAME": "ayvacs.github.io" + } +} From 80b4d8f75c27360e3392085c35657c08a55c6295 Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Fri, 15 Dec 2023 23:12:33 +0530 Subject: [PATCH 7542/8412] Delete tests/url-validation.py --- tests/url-validation.py | 60 ----------------------------------------- 1 file changed, 60 deletions(-) delete mode 100644 tests/url-validation.py diff --git a/tests/url-validation.py b/tests/url-validation.py deleted file mode 100644 index 25d2f7b70..000000000 --- a/tests/url-validation.py +++ /dev/null @@ -1,60 +0,0 @@ -import os -import json -import requests -import concurrent.futures - -repository_directory = os.getcwd() -domains_directory = os.path.join(repository_directory, "domains") - -def has_url_field(file_path): - with open(file_path, "r") as file: - data = json.load(file) - record = data.get("record") - if record and "URL" in record: - return record["URL"] - return None - -def is_url_reachable(url: str): - try: - response = requests.head(url, allow_redirects=True) - return response.status_code // 100 in [1, 2, 3] # Check if status code is in the 1xx or 2xx or 3xx range (success) - except requests.exceptions.RequestException: - return False - -urls_data = { - "valid": {}, - "invalid": {}, - "non-http": {} -} - -def handle_url_validation(file_path): - url: str = has_url_field(file_path) - if url: - if url.startswith("http://") or url.startswith("https://"): - if is_url_reachable(url): - urls_data["valid"][file_path] = url - print(f"URL '{url}' in file '{file_path}' is reachable.") - else: - urls_data["invalid"][file_path] = url - print(f"URL '{url}' in file '{file_path}' is not reachable.") - else: - urls_data["non-http"][file_path] = url - print(f"URL '{url}' in file '{file_path}' is neither HTTP nor HTTPS.") - -max_threads = 20 - -with concurrent.futures.ThreadPoolExecutor(max_workers=max_threads) as executor: - file_paths = [] - - for root, _, files in os.walk(domains_directory): - for filename in files: - file_paths.append(os.path.join(root, filename)) - - for file_path in file_paths: - future = executor.submit(handle_url_validation, file_path) - -result_file_path = os.path.join(repository_directory, "url-validation-result.json") -with open(result_file_path, "w") as result_file: - json.dump(urls_data, result_file, indent=4) - -print(f"Results saved to {result_file_path}") From 0f7eeeaff864001d2c721c219035c31924da246e Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Fri, 15 Dec 2023 23:13:27 +0530 Subject: [PATCH 7543/8412] Delete .github/workflows/url-validation.yml --- .github/workflows/url-validation.yml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/url-validation.yml diff --git a/.github/workflows/url-validation.yml b/.github/workflows/url-validation.yml deleted file mode 100644 index 9818ba4f7..000000000 --- a/.github/workflows/url-validation.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: URL Validation -on: - schedule: - - cron: '0 0 * * 1' # At 00:00 on Monday - workflow_dispatch: - -jobs: - validation: - runs-on: ubuntu-latest - steps: - - uses: actions/checkout@v3 - with: - ref: ${{ github.event.pull_request.head.sha }} - fetch-depth: 0 - - name: Setup Up Python - uses: actions/setup-python@v4 - with: - python-version: '3.10' - - run: pip install requests - - run: python tests/url-validation.py - - name: Upload Artifact - uses: actions/upload-artifact@v3 - with: - name: URL Validiation Result - path: url-validation-result.json - retention-days: 7 From 828b9232fd4394e378a1b44def0e902f76e885fa Mon Sep 17 00:00:00 2001 From: ProfKrzys Date: Fri, 15 Dec 2023 21:53:09 +0100 Subject: [PATCH 7544/8412] feat(domain): querko.is-a.dev --- domains/querko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/querko.json diff --git a/domains/querko.json b/domains/querko.json new file mode 100644 index 000000000..5c4b6ace6 --- /dev/null +++ b/domains/querko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ProfKrzys", + "email": "krzysztof2011@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 86b71fba275930b71eefff7fa14b5ef3daee15d5 Mon Sep 17 00:00:00 2001 From: Luca <55391576+brentspine@users.noreply.github.com> Date: Fri, 15 Dec 2023 23:18:53 +0100 Subject: [PATCH 7545/8412] Create brentspine.json --- domains/brentspine.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/brentspine.json diff --git a/domains/brentspine.json b/domains/brentspine.json new file mode 100644 index 000000000..7a40c510a --- /dev/null +++ b/domains/brentspine.json @@ -0,0 +1,12 @@ +{ + "description": "Portfolio and personal project website by @Brentspine", + "owner": { + "username": "brentspine", + "email": "me@brentspine.de", + "twitter": "brentspine", + "discord": "533779674824966154" + }, + "record": { + "URL": "https://brentspine.de" + } +} From a617061bc342d42826f94bc002101bdb685356c1 Mon Sep 17 00:00:00 2001 From: DanL2015 Date: Fri, 15 Dec 2023 15:46:55 -0800 Subject: [PATCH 7546/8412] feat(domain): danielliu.is-a.dev --- domains/danielliu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/danielliu.json diff --git a/domains/danielliu.json b/domains/danielliu.json new file mode 100644 index 000000000..b9c962257 --- /dev/null +++ b/domains/danielliu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DanL2015", + "email": "danielliu@berkeley.edu" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c036c051a00db7a944bc658635b08070522a5a77 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 16 Dec 2023 08:50:43 +0800 Subject: [PATCH 7547/8412] Update ziyad.json --- domains/ziyad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ziyad.json b/domains/ziyad.json index c4c90a9c4..ffa2413b8 100644 --- a/domains/ziyad.json +++ b/domains/ziyad.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "https://o-lumix.github.io/" + "CNAME": "o-lumix.github.io" } } From d5d7e8f10db45dcdfa9e9276d7ec280732180b47 Mon Sep 17 00:00:00 2001 From: DanL2015 Date: Fri, 15 Dec 2023 18:41:47 -0800 Subject: [PATCH 7548/8412] feat(domain): dliu.is-a.dev --- domains/dliu.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dliu.json diff --git a/domains/dliu.json b/domains/dliu.json new file mode 100644 index 000000000..47a9ea7c1 --- /dev/null +++ b/domains/dliu.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DanL2015", + "email": "danielliu@berkeley.edu" + }, + "record": { + "CNAME": "danl2015.github.io" + } +} From 0dfc082881a841a2df4918283d8e3f9c8954ba35 Mon Sep 17 00:00:00 2001 From: traviebb Date: Fri, 15 Dec 2023 22:34:26 -0500 Subject: [PATCH 7549/8412] feat(domain): trvsmusic.is-a.dev --- domains/trvsmusic.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/trvsmusic.json diff --git a/domains/trvsmusic.json b/domains/trvsmusic.json new file mode 100644 index 000000000..f2b2d4325 --- /dev/null +++ b/domains/trvsmusic.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "traviebb", + "email": "trvsmusicofficial@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0b02d0144df0d3381805ebdf9b5c89561ed358f3 Mon Sep 17 00:00:00 2001 From: hacktron86 Date: Fri, 15 Dec 2023 21:43:08 -0600 Subject: [PATCH 7550/8412] feat(domain): polytap.is-a.dev --- domains/polytap.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/polytap.json diff --git a/domains/polytap.json b/domains/polytap.json new file mode 100644 index 000000000..6b110fbf0 --- /dev/null +++ b/domains/polytap.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hacktron86", + "email": "hacktron86@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a2d1a926b7e975f814608252e94166aeecbc7cf0 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 16 Dec 2023 12:08:03 +0800 Subject: [PATCH 7551/8412] Delete scripts/migrate.js --- scripts/migrate.js | 30 ------------------------------ 1 file changed, 30 deletions(-) delete mode 100644 scripts/migrate.js diff --git a/scripts/migrate.js b/scripts/migrate.js deleted file mode 100644 index 7ae1c3daa..000000000 --- a/scripts/migrate.js +++ /dev/null @@ -1,30 +0,0 @@ -const fs = require('fs'); -const path = require('path'); -const R = require('ramda'); -const { DOMAINS_PATH } = require('../utils/constants'); - -const migrate = ([file, domain]) => [ - file, - { - ...domain, - record: file !== '@.json' && /\.is-a\.dev$/.test(domain.record.URL || '') - ? R.dissoc('URL', domain.record) - : domain.record, - } -]; - -const main = async () => { - const domains = await fs.promises.readdir(DOMAINS_PATH).then(R.map(async file => [ - file, - JSON.parse(await fs.promises.readFile(path.join(DOMAINS_PATH, file), 'utf-8')), - ])).then(ps => Promise.all(ps)); - - const newDomains = domains.map(migrate); - - await Promise.all(newDomains.map(([file, json]) => { - return fs.promises.writeFile(path.join(DOMAINS_PATH, file), JSON.stringify(json, null, 2)); - })); -}; - -main(); - From 314eed37eb1f103429e63fb23e73796bbc27f7b2 Mon Sep 17 00:00:00 2001 From: TakudzwaChiutaalenga Date: Sat, 16 Dec 2023 07:49:02 +0200 Subject: [PATCH 7552/8412] feat(domain): takudzwachiutaalenga.is-a.dev --- domains/takudzwachiutaalenga.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/takudzwachiutaalenga.json diff --git a/domains/takudzwachiutaalenga.json b/domains/takudzwachiutaalenga.json new file mode 100644 index 000000000..7d81a828c --- /dev/null +++ b/domains/takudzwachiutaalenga.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TakudzwaChiutaalenga", + "email": "takudzwachiutaalenga@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ce725bc6878c6097036ac00ded45fdcca5cbba0c Mon Sep 17 00:00:00 2001 From: TheAlan404 Date: Sat, 16 Dec 2023 11:35:35 +0300 Subject: [PATCH 7553/8412] feat(domain): dennisunderscore.is-a.dev --- domains/dennisunderscore.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dennisunderscore.json diff --git a/domains/dennisunderscore.json b/domains/dennisunderscore.json new file mode 100644 index 000000000..fb6f7da65 --- /dev/null +++ b/domains/dennisunderscore.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheAlan404", + "email": "gokdenizbektas@gmail.com" + }, + "record": { + "CNAME": "thealan404.github.io" + } +} From 1a8e78f6bdc480ef5b9121dc038cab7f07827170 Mon Sep 17 00:00:00 2001 From: DexTheExplorer Date: Sat, 16 Dec 2023 11:24:00 +0100 Subject: [PATCH 7554/8412] feat(domain): dex.explorer.is-a.dev --- domains/dex.explorer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dex.explorer.json diff --git a/domains/dex.explorer.json b/domains/dex.explorer.json new file mode 100644 index 000000000..0afefa19d --- /dev/null +++ b/domains/dex.explorer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DexTheExplorer", + "email": "gianl.veronese@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2b821c30c1bf56d57eaacae468638a5af6e6a751 Mon Sep 17 00:00:00 2001 From: cjolivier15 Date: Sat, 16 Dec 2023 13:30:15 +0200 Subject: [PATCH 7555/8412] feat(domain): senix.is-a.dev --- domains/senix.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/senix.json diff --git a/domains/senix.json b/domains/senix.json new file mode 100644 index 000000000..895e87bbe --- /dev/null +++ b/domains/senix.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cjolivier15", + "email": "oliviercj195@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From be0e26323d1dbcb066b35ba08ec8cabc3846c3f0 Mon Sep 17 00:00:00 2001 From: iamunixtz Date: Sat, 16 Dec 2023 17:14:03 +0300 Subject: [PATCH 7556/8412] feat(domain): bongoshop.is-a.dev --- domains/bongoshop.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bongoshop.json diff --git a/domains/bongoshop.json b/domains/bongoshop.json new file mode 100644 index 000000000..abaddcb19 --- /dev/null +++ b/domains/bongoshop.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "iamunixtz", + "email": "unixtz@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 074e819d728eb6b317ddab4eb879a045109c0a08 Mon Sep 17 00:00:00 2001 From: iamunixtz Date: Sat, 16 Dec 2023 17:14:47 +0300 Subject: [PATCH 7557/8412] feat(domain): iamunixtz.is-a.dev --- domains/iamunixtz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/iamunixtz.json diff --git a/domains/iamunixtz.json b/domains/iamunixtz.json new file mode 100644 index 000000000..abaddcb19 --- /dev/null +++ b/domains/iamunixtz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "iamunixtz", + "email": "unixtz@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4972b9a99917b817359037e2b85507dc75878b1a Mon Sep 17 00:00:00 2001 From: akasrai Date: Sat, 16 Dec 2023 22:16:35 +0545 Subject: [PATCH 7558/8412] feat(domain): akas.is-a.dev --- domains/akas.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/akas.json b/domains/akas.json index f6826b605..60a942957 100644 --- a/domains/akas.json +++ b/domains/akas.json @@ -1,11 +1,12 @@ { - "description": "Akas Portfolio", - "repo": "https://github.com/akasrai/akasrai.github.io", "owner": { "username": "akasrai", "email": "akasky70@gmail.com" }, "record": { - "CNAME": "akasrai.github.io" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 7e2b801cbd5aa175535f7ec52264b450766b947f Mon Sep 17 00:00:00 2001 From: anonphoenix007 Date: Sat, 16 Dec 2023 17:28:47 +0000 Subject: [PATCH 7559/8412] feat(domain): freddy007.is-a.dev --- domains/freddy007.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/freddy007.json diff --git a/domains/freddy007.json b/domains/freddy007.json new file mode 100644 index 000000000..5b07fbe05 --- /dev/null +++ b/domains/freddy007.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anonphoenix007", + "email": "phoenixgibson007@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d43ea312619b6597d50ab56dc39bb1be5f215cbb Mon Sep 17 00:00:00 2001 From: GizzyUwU Date: Sat, 16 Dec 2023 17:42:57 +0000 Subject: [PATCH 7560/8412] Update gizzy.json --- domains/gizzy.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/gizzy.json b/domains/gizzy.json index efe4f7885..849a0b862 100644 --- a/domains/gizzy.json +++ b/domains/gizzy.json @@ -1,9 +1,9 @@ { "description": "gizzy.is-a.dev", "owner": { - "username": "NeroGizmoUwU", + "username": "GizzyUwU", "email": "nerop455@gmail.com", - "discord": "gizzyuwu" + "discord": "gizzyowo" }, "record": { "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], From b3bba07871a21e2a1d4e4a2a5e045896da45e229 Mon Sep 17 00:00:00 2001 From: gevendra115 Date: Sun, 17 Dec 2023 01:56:44 +0530 Subject: [PATCH 7561/8412] feat(domain): gskaff.is-a.dev --- domains/gskaff.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gskaff.json diff --git a/domains/gskaff.json b/domains/gskaff.json new file mode 100644 index 000000000..cc602f343 --- /dev/null +++ b/domains/gskaff.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gevendra115", + "email": "bablutanwar160@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8b7223589c195d7a8ac5179226a7370c86386c42 Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Sat, 16 Dec 2023 23:05:44 +0100 Subject: [PATCH 7562/8412] Create shing.json --- domains/shing.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/shing.json diff --git a/domains/shing.json b/domains/shing.json new file mode 100644 index 000000000..9f55651ab --- /dev/null +++ b/domains/shing.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["150.136.219.245"], + "AAAA": ["2603:c020:400d:3e89:1d29:bb65:78be:e8fa"] + } +} From 78fd83bbc22e76771f2e70382160c956f4d45e54 Mon Sep 17 00:00:00 2001 From: ScytheMed1a Date: Sat, 16 Dec 2023 19:42:04 -0500 Subject: [PATCH 7563/8412] feat(domain): scythemedia.is-a.dev --- domains/scythemedia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/scythemedia.json diff --git a/domains/scythemedia.json b/domains/scythemedia.json new file mode 100644 index 000000000..2df17003c --- /dev/null +++ b/domains/scythemedia.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ScytheMed1a", + "email": "tbswartz10@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f29f62f8916ae6ba62826e399e1447b034bdd03a Mon Sep 17 00:00:00 2001 From: Alchion Date: Sat, 16 Dec 2023 15:19:46 +0800 Subject: [PATCH 7564/8412] feat(domain): alchion.is-a.dev --- domains/alchion.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alchion.json diff --git a/domains/alchion.json b/domains/alchion.json new file mode 100644 index 000000000..6bbe5528a --- /dev/null +++ b/domains/alchion.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Alchion", + "email": "pythonmc2021@163.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b7aa4be486f483567cb479fdbc97856df34a727e Mon Sep 17 00:00:00 2001 From: Arya Gummadi Date: Sat, 16 Dec 2023 18:39:37 -0800 Subject: [PATCH 7565/8412] Delete domains/_discord.bulkypanda.json --- domains/_discord.bulkypanda.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.bulkypanda.json diff --git a/domains/_discord.bulkypanda.json b/domains/_discord.bulkypanda.json deleted file mode 100644 index c6bf8ea5e..000000000 --- a/domains/_discord.bulkypanda.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "bulkypanda", - "email": "arya@gummadi.net" - }, - "record": { - "TXT": "dh=b44771133966394ffba23bbd409696a6a58356b4" - } -} From 6b160e923c84c7999d0728ef50ea95f7cbef969e Mon Sep 17 00:00:00 2001 From: aCrazyg1 Date: Sat, 16 Dec 2023 21:43:23 -0500 Subject: [PATCH 7566/8412] feat(domain): crazyg.is-a.dev --- domains/crazyg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/crazyg.json diff --git a/domains/crazyg.json b/domains/crazyg.json new file mode 100644 index 000000000..69106f419 --- /dev/null +++ b/domains/crazyg.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aCrazyg1", + "email": "huxiaodou768@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aee715c9c8b4169ecde2dbe7a8f9d68b4ada3e6b Mon Sep 17 00:00:00 2001 From: thanhnguyen2075 Date: Sun, 17 Dec 2023 11:49:04 +0900 Subject: [PATCH 7567/8412] feat(domain): khongtontien.is-a.dev --- domains/khongtontien.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/khongtontien.json diff --git a/domains/khongtontien.json b/domains/khongtontien.json new file mode 100644 index 000000000..03e519a21 --- /dev/null +++ b/domains/khongtontien.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "thanhnguyen2075", + "email": "abc.bingboong@yahoo.com.vn" + }, + "record": { + "A": ["103.75.187.18"] + } +} From a50ab538ea6fe4724db398b2adffd22f34e82103 Mon Sep 17 00:00:00 2001 From: usakhil121 <34916811+usakhil121@users.noreply.github.com> Date: Sun, 17 Dec 2023 08:39:13 +0530 Subject: [PATCH 7568/8412] feat(domain): add `usakhil.is-a.dev` --- domains/usakhil.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/usakhil.json diff --git a/domains/usakhil.json b/domains/usakhil.json new file mode 100644 index 000000000..b98d275e9 --- /dev/null +++ b/domains/usakhil.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "usakhil121", + "email": "usakhil121@gmail.com" + }, + + "record": { + "CNAME": "usakhil121.github.io" + } +} From 3e445ce0a89e7aa7a8a71426abb016b19161273b Mon Sep 17 00:00:00 2001 From: Maverick00001 Date: Sun, 17 Dec 2023 09:14:38 +0530 Subject: [PATCH 7569/8412] feat(domain): shreya.is-a.dev --- domains/shreya.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shreya.json diff --git a/domains/shreya.json b/domains/shreya.json new file mode 100644 index 000000000..8f55959b5 --- /dev/null +++ b/domains/shreya.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Maverick00001", + "email": "saksham.access@yahoo.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 105a966d31e48aab33520a5ec9ca6f6d2c44db68 Mon Sep 17 00:00:00 2001 From: d7dx Date: Sun, 17 Dec 2023 09:25:28 +0530 Subject: [PATCH 7570/8412] feat(domain): d7dx.is-a.dev --- domains/d7dx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/d7dx.json diff --git a/domains/d7dx.json b/domains/d7dx.json new file mode 100644 index 000000000..af635e002 --- /dev/null +++ b/domains/d7dx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} From b637b9c89e8f5a477911e3425e6bea62ec43ebd7 Mon Sep 17 00:00:00 2001 From: gigwanoobstudios Date: Sun, 17 Dec 2023 10:53:16 +0600 Subject: [PATCH 7571/8412] feat(domain): mostafizur-rahman.is-a.dev --- domains/mostafizur-rahman.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mostafizur-rahman.json b/domains/mostafizur-rahman.json index adbfaf950..82c4e947b 100644 --- a/domains/mostafizur-rahman.json +++ b/domains/mostafizur-rahman.json @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 3ec9571d1e6c7f6d124ed3b8721331e7e24c1db3 Mon Sep 17 00:00:00 2001 From: bobo Date: Sat, 16 Dec 2023 22:24:18 -0800 Subject: [PATCH 7572/8412] modified rmd.json --- domains/rmd.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/rmd.json b/domains/rmd.json index 6b45b409f..16180ac45 100644 --- a/domains/rmd.json +++ b/domains/rmd.json @@ -1,12 +1,11 @@ { + "description": "This subdomain is for my personal website.", + "repo": "https://github.com/danknessdra/danknessdra.github.io", "owner": { "username": "danknessdra", "email": "danknessdra@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "danknessdra.github.io" } -} \ No newline at end of file +} From 3b8ea4d1bd06e0e43572318c3997c0780d9da8a0 Mon Sep 17 00:00:00 2001 From: d7dx Date: Sun, 17 Dec 2023 12:25:35 +0530 Subject: [PATCH 7573/8412] feat(domain): havoc.is-a.dev --- domains/havoc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/havoc.json diff --git a/domains/havoc.json b/domains/havoc.json new file mode 100644 index 000000000..af635e002 --- /dev/null +++ b/domains/havoc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} From 75c261dca22e9a872022fecbf9853fd58c09f73f Mon Sep 17 00:00:00 2001 From: Vaibhav Date: Sun, 17 Dec 2023 12:31:18 +0530 Subject: [PATCH 7574/8412] Revert "BETA: Register d7dx.is-a.dev" --- domains/d7dx.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/d7dx.json diff --git a/domains/d7dx.json b/domains/d7dx.json deleted file mode 100644 index af635e002..000000000 --- a/domains/d7dx.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "d7dx", - "email": "d7dx@proton.me" - }, - "record": { - "CNAME": "d7dx.github.io" - } -} From af01985e62a8aabc58ba660ec1a7d7eb0159c8e5 Mon Sep 17 00:00:00 2001 From: d7dx Date: Sun, 17 Dec 2023 13:38:50 +0530 Subject: [PATCH 7575/8412] feat(domain): akshath.is-a.dev --- domains/akshath.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akshath.json diff --git a/domains/akshath.json b/domains/akshath.json new file mode 100644 index 000000000..af635e002 --- /dev/null +++ b/domains/akshath.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "d7dx", + "email": "d7dx@proton.me" + }, + "record": { + "CNAME": "d7dx.github.io" + } +} From 6f6c667058d0a0c8a62243e4b00ca45e3c871dbb Mon Sep 17 00:00:00 2001 From: WhosKameyo Date: Sun, 17 Dec 2023 06:17:03 -0400 Subject: [PATCH 7576/8412] feat(domain): kameyo.is-a.dev --- domains/kameyo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kameyo.json diff --git a/domains/kameyo.json b/domains/kameyo.json new file mode 100644 index 000000000..4fce3af83 --- /dev/null +++ b/domains/kameyo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "WhosKameyo", + "email": "kameyof@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 706f7e3b5e1995a75b4ebf99fb13da26eb455d8b Mon Sep 17 00:00:00 2001 From: AlexCodesGames Date: Sun, 17 Dec 2023 02:19:46 -0800 Subject: [PATCH 7577/8412] feat(domain): alexcodesgames.is-a.dev --- domains/alexcodesgames.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/alexcodesgames.json diff --git a/domains/alexcodesgames.json b/domains/alexcodesgames.json new file mode 100644 index 000000000..55250c1d6 --- /dev/null +++ b/domains/alexcodesgames.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AlexCodesGames", + "email": "alexPazder@hotmail.ca" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7d396e2abd6d89bed7ba29d33ef2fba1aeb1ef87 Mon Sep 17 00:00:00 2001 From: katopiler <64710752+katopiler@users.noreply.github.com> Date: Sun, 17 Dec 2023 10:28:57 +0000 Subject: [PATCH 7578/8412] Create Tiger15cub.json --- domains/Tiger15cub.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/Tiger15cub.json diff --git a/domains/Tiger15cub.json b/domains/Tiger15cub.json new file mode 100644 index 000000000..d155e02e7 --- /dev/null +++ b/domains/Tiger15cub.json @@ -0,0 +1,10 @@ +{ + "description": "Tiger15cub.is-a.dev", + "owner": { + "username": "katopiler", + "email": "peterderbyshire11@gmail.com" + }, + "record": { + "CNAME": "strxfhcpoliykgujnhfrdthcgv0pkiyhugjh5rtf.duckdns.org" + } +} From 887acb8366c7a4557c6162c5fb8d6d7f9cc70564 Mon Sep 17 00:00:00 2001 From: mishalshanavas Date: Sun, 17 Dec 2023 16:43:21 +0530 Subject: [PATCH 7579/8412] feat(domain): mishalshanavas.is-a.dev --- domains/mishalshanavas.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mishalshanavas.json diff --git a/domains/mishalshanavas.json b/domains/mishalshanavas.json new file mode 100644 index 000000000..3009f1b2e --- /dev/null +++ b/domains/mishalshanavas.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "mishalshanavas", + "email": "mishalshanavas8@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2fef2fdf45cc3fa5770095a60023c9ca34e0dd60 Mon Sep 17 00:00:00 2001 From: Santito Date: Sun, 17 Dec 2023 13:33:32 +0100 Subject: [PATCH 7580/8412] username changed --- domains/santito.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/santito.json b/domains/santito.json index be58bf2b6..5ca69d176 100644 --- a/domains/santito.json +++ b/domains/santito.json @@ -1,11 +1,11 @@ { "description": "Santito's Personal Site", - "repo": "https://github.com/DevSantito/devsantito.github.io", + "repo": "https://github.com/San-tito/san-tito.github.io", "owner": { - "username": "DevSantito", + "username": "San-tito", "email": "devsantito@gmail.com" }, "record": { - "CNAME": "devsantito.github.io" + "CNAME": "san-tito.github.io" } } From b9276c321e6d7eee29a11bc8a1d7c0fbffbeb535 Mon Sep 17 00:00:00 2001 From: Indresh P <63254562+indreshp135@users.noreply.github.com> Date: Sun, 17 Dec 2023 19:25:41 +0530 Subject: [PATCH 7581/8412] feat(domain): add `.is-a.dev` --- domains/.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/.json diff --git a/domains/.json b/domains/.json new file mode 100644 index 000000000..e128e3f41 --- /dev/null +++ b/domains/.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "indreshp135", + "email": "indreshp135@gmail.com" + }, + + "record": { + "A": ["http://144.24.138.210/"] + } +} From 28cd0f64eeeaea2ad936dcceda404f14978bf03f Mon Sep 17 00:00:00 2001 From: Indresh P <63254562+indreshp135@users.noreply.github.com> Date: Sun, 17 Dec 2023 19:26:49 +0530 Subject: [PATCH 7582/8412] feat(domain): add `indreshp135.is-a.dev` --- domains/indreshp135.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/indreshp135.json diff --git a/domains/indreshp135.json b/domains/indreshp135.json new file mode 100644 index 000000000..261403222 --- /dev/null +++ b/domains/indreshp135.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "indreshp135", + "email": "indreshp135@gmail.com" + }, + + "record": { + "A": ["144.24.138.210"] + } +} From 6fcc5085b5560bd8a8dcd80d36a71e15e8e19956 Mon Sep 17 00:00:00 2001 From: Indresh P <63254562+indreshp135@users.noreply.github.com> Date: Sun, 17 Dec 2023 20:30:12 +0530 Subject: [PATCH 7583/8412] Delete domains/.json --- domains/.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/.json diff --git a/domains/.json b/domains/.json deleted file mode 100644 index e128e3f41..000000000 --- a/domains/.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "indreshp135", - "email": "indreshp135@gmail.com" - }, - - "record": { - "A": ["http://144.24.138.210/"] - } -} From 41d78b30e35ede1a284b1304d36420199c25d22d Mon Sep 17 00:00:00 2001 From: dhiyazhar Date: Sun, 17 Dec 2023 22:36:08 +0700 Subject: [PATCH 7584/8412] feat(domain): dhiyazhar.is-a.dev --- domains/dhiyazhar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dhiyazhar.json diff --git a/domains/dhiyazhar.json b/domains/dhiyazhar.json new file mode 100644 index 000000000..ecf195eb8 --- /dev/null +++ b/domains/dhiyazhar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dhiyazhar", + "email": "dhiyazhar@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 51626cc08858a028070c7a0e36b4fbfda830364f Mon Sep 17 00:00:00 2001 From: PrakashMalwad Date: Sun, 17 Dec 2023 21:52:47 +0530 Subject: [PATCH 7585/8412] feat(domain): eleger.is-a.dev --- domains/eleger.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/eleger.json diff --git a/domains/eleger.json b/domains/eleger.json new file mode 100644 index 000000000..3a2187bcd --- /dev/null +++ b/domains/eleger.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "PrakashMalwad", + "email": "prakashmalwad8778999020@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 70d0eb4e3f52cd0e7b991f2fd391ced542f088b2 Mon Sep 17 00:00:00 2001 From: qofdaq Date: Sun, 17 Dec 2023 16:52:48 +0000 Subject: [PATCH 7586/8412] feat(domain): main.is-a.dev --- domains/main.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/main.json diff --git a/domains/main.json b/domains/main.json new file mode 100644 index 000000000..9a345ae76 --- /dev/null +++ b/domains/main.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "qofdaq", + "email": "qofdaq@skiff.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d7c1573daf96045fbe71243a0478fc3cf0bea6a4 Mon Sep 17 00:00:00 2001 From: Viraj2722 Date: Sun, 17 Dec 2023 23:36:59 +0530 Subject: [PATCH 7587/8412] feat(domain): viraj.is-a.dev --- domains/viraj.json | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/domains/viraj.json b/domains/viraj.json index 5099b81fd..f3792ed36 100644 --- a/domains/viraj.json +++ b/domains/viraj.json @@ -1,11 +1,12 @@ { "owner": { "username": "Viraj2722", - "email": "virajwalavalkar90982@gmail.com", - "twitter": "WalavalkarViraj" + "email": "virajwalavalkar90982@gmail.com" }, - "description": "my website", "record": { - "CNAME": "viraj2722.github.io" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From dc876ceee4775589e8971e9104784471b2a584f5 Mon Sep 17 00:00:00 2001 From: Avi Parshan Date: Sun, 17 Dec 2023 20:37:56 +0200 Subject: [PATCH 7588/8412] updated verification record and contact info --- domains/_github-pages-challenge-avipars.avi.json | 2 +- domains/avi.json | 8 +++++--- 2 files changed, 6 insertions(+), 4 deletions(-) diff --git a/domains/_github-pages-challenge-avipars.avi.json b/domains/_github-pages-challenge-avipars.avi.json index 65a8f5eeb..5bfed34ce 100644 --- a/domains/_github-pages-challenge-avipars.avi.json +++ b/domains/_github-pages-challenge-avipars.avi.json @@ -4,6 +4,6 @@ "email": "avi.pars@gmail.com" }, "record": { - "TXT": "68e225e3d290a962de10935ed3f684" + "TXT": "870948b647f71ebf9489fa34db4efb" } } diff --git a/domains/avi.json b/domains/avi.json index ecabd2b20..8c914ca44 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -1,9 +1,11 @@ { "owner": { "username": "avipars", - "email": "avi.pars@gmail.com" + "email": "isdev@aviparshan.com" }, "record": { "CNAME": "avipars.github.io" - } -} + }, + "description": "Personal website with useful links", + "repo": "https://github.com/avipars/avipars.github.io" +} \ No newline at end of file From fe9a3ca88b39e2458c5eb62f52a8d08d2a98e640 Mon Sep 17 00:00:00 2001 From: Avi Parshan Date: Sun, 17 Dec 2023 20:39:37 +0200 Subject: [PATCH 7589/8412] extra space --- domains/avi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/avi.json b/domains/avi.json index 8c914ca44..a423d3823 100644 --- a/domains/avi.json +++ b/domains/avi.json @@ -8,4 +8,4 @@ }, "description": "Personal website with useful links", "repo": "https://github.com/avipars/avipars.github.io" -} \ No newline at end of file +} From 0467a5e9c0ba8fecd210fe60a06bd4dcce763e99 Mon Sep 17 00:00:00 2001 From: Voidlesh Date: Sun, 17 Dec 2023 20:08:44 +0100 Subject: [PATCH 7590/8412] feat(domain): voidlesh.is-a.dev --- domains/voidlesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/voidlesh.json diff --git a/domains/voidlesh.json b/domains/voidlesh.json new file mode 100644 index 000000000..f85ab2910 --- /dev/null +++ b/domains/voidlesh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Voidlesh", + "email": "levi.maiwald@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9a1f01b5b50ed71663ef48376c339f5157eade8b Mon Sep 17 00:00:00 2001 From: Rxflex Date: Sun, 17 Dec 2023 21:51:23 +0100 Subject: [PATCH 7591/8412] feat(domain): wzrd.is-a.dev --- domains/wzrd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wzrd.json diff --git a/domains/wzrd.json b/domains/wzrd.json new file mode 100644 index 000000000..9b8a269a6 --- /dev/null +++ b/domains/wzrd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rxflex", + "email": "andreysuew@gmail.com" + }, + "record": { + "CNAME": "musical-arithmetic-19ab6f.netlify.app" + } +} From ff06c3fba569f3411674fa20b6db4bf13cc4d0aa Mon Sep 17 00:00:00 2001 From: Mc141 Date: Sun, 17 Dec 2023 23:04:07 +0200 Subject: [PATCH 7592/8412] feat(domain): mc-wolmarans.is-a.dev --- domains/mc-wolmarans.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mc-wolmarans.json diff --git a/domains/mc-wolmarans.json b/domains/mc-wolmarans.json new file mode 100644 index 000000000..7c534ad4d --- /dev/null +++ b/domains/mc-wolmarans.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Mc141", + "email": "marthinuswolmarans61@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7d6b86253f99ef78b32a6b5aca669e1c561cdefb Mon Sep 17 00:00:00 2001 From: BreadGhoti1 Date: Sun, 17 Dec 2023 17:24:52 -0600 Subject: [PATCH 7593/8412] feat(domain): studythyme.is-a.dev --- domains/studythyme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/studythyme.json diff --git a/domains/studythyme.json b/domains/studythyme.json new file mode 100644 index 000000000..52f0cf706 --- /dev/null +++ b/domains/studythyme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BreadGhoti1", + "email": "breadghoti@gmail.com" + }, + "record": { + "CNAME": "sitev2-cvm.pages.dev" + } +} From c8baab4858e550aee35cb548d6ec218644cae765 Mon Sep 17 00:00:00 2001 From: simuIates Date: Mon, 18 Dec 2023 00:35:54 +0000 Subject: [PATCH 7594/8412] feat(domain): ethan.is-a.dev --- 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..2bf4c90eb --- /dev/null +++ b/domains/ethan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "simuIates", + "email": "e@zurly.lol" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 462f1bc67af51b02e1c9b3d3cbbec7cca2ca1b63 Mon Sep 17 00:00:00 2001 From: Edgar-4111 <89197888+Edgar-4111@users.noreply.github.com> Date: Mon, 18 Dec 2023 12:44:35 +0530 Subject: [PATCH 7595/8412] Update edgar.json --- domains/edgar.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/edgar.json diff --git a/domains/edgar.json b/domains/edgar.json new file mode 100644 index 000000000..71794cbfa --- /dev/null +++ b/domains/edgar.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Edgar-4111", + "email": "", + "discord": "._edgar." + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 8171914f222ec1cb62f2775dd67272045d6a28a2 Mon Sep 17 00:00:00 2001 From: Jasmeet Singh Date: Mon, 18 Dec 2023 02:15:08 -0500 Subject: [PATCH 7596/8412] Update jasmeetsingh.json --- domains/jasmeetsingh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jasmeetsingh.json b/domains/jasmeetsingh.json index dea45bcee..3e115f8f4 100644 --- a/domains/jasmeetsingh.json +++ b/domains/jasmeetsingh.json @@ -4,6 +4,6 @@ "email": "jasmeetsinghbhatia@gmail.com" }, "record": { - "CNAME": "jasmeetsingh" + "CNAME": "jasmeetsinghbhatia.github.io/resume" } } From 915da826aa722a1f40ebf0050c40585877c1e680 Mon Sep 17 00:00:00 2001 From: Jasmeet Singh Date: Mon, 18 Dec 2023 02:17:23 -0500 Subject: [PATCH 7597/8412] Update jasmeetsingh.json --- domains/jasmeetsingh.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jasmeetsingh.json b/domains/jasmeetsingh.json index 3e115f8f4..c51370e89 100644 --- a/domains/jasmeetsingh.json +++ b/domains/jasmeetsingh.json @@ -4,6 +4,6 @@ "email": "jasmeetsinghbhatia@gmail.com" }, "record": { - "CNAME": "jasmeetsinghbhatia.github.io/resume" + "URL": "https://jasmeetsinghbhatia.github.io/resume/" } } From 312b6fdee9df6a39ee027c51b4927625abc9ce13 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 18 Dec 2023 17:00:52 +0600 Subject: [PATCH 7598/8412] feat(domain): mehedi.is-a.dev --- domains/mehedi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehedi.json diff --git a/domains/mehedi.json b/domains/mehedi.json new file mode 100644 index 000000000..271cae80e --- /dev/null +++ b/domains/mehedi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "CNAME": "asma019.github.io" + } +} From bdf164506ea73578a57c2f36e564531eeed8cf73 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 18 Dec 2023 18:15:36 +0600 Subject: [PATCH 7599/8412] feat(domain): bd.is-a.dev --- domains/bd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bd.json diff --git a/domains/bd.json b/domains/bd.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/bd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +} From f65153262a5e18147838ac3ccbc6e46a85a2fa00 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 18 Dec 2023 18:16:36 +0600 Subject: [PATCH 7600/8412] feat(domain): omg.is-a.dev --- domains/omg.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/omg.json diff --git a/domains/omg.json b/domains/omg.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/omg.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +} From 5f6a99c56a614dcd9e33b7f9ee48f551c4fa2800 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 18 Dec 2023 18:17:37 +0600 Subject: [PATCH 7601/8412] feat(domain): mehedibd.is-a.dev --- domains/mehedibd.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mehedibd.json diff --git a/domains/mehedibd.json b/domains/mehedibd.json new file mode 100644 index 000000000..965c62d0b --- /dev/null +++ b/domains/mehedibd.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["172.104.43.107"] + } +} From deda620efe9eb7c8fdab85218a9da7e10498b1a0 Mon Sep 17 00:00:00 2001 From: Wizq <87972700+Wizqdev@users.noreply.github.com> Date: Mon, 18 Dec 2023 18:23:08 +0530 Subject: [PATCH 7602/8412] Register wizq.is-a.dev --- domains/wizq.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wizq.json diff --git a/domains/wizq.json b/domains/wizq.json new file mode 100644 index 000000000..e39ce057b --- /dev/null +++ b/domains/wizq.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Wizqdev", + "email": "prajwal2079@gmail.com", + "discord": "778254181303451658" + }, + + "record": { + "CNAME": "proxy.private.danbot.host" + } + } + \ No newline at end of file From e244c8bd7cd44371d537f29e8b88d2892a24a25c Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Mon, 18 Dec 2023 20:16:44 +0530 Subject: [PATCH 7603/8412] feat(domain): mosssdark.is-a.dev --- domains/mosssdark.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mosssdark.json diff --git a/domains/mosssdark.json b/domains/mosssdark.json new file mode 100644 index 000000000..6c49d0a86 --- /dev/null +++ b/domains/mosssdark.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From db22c2111cb55b85df8d0e8a39ddb23a5e39b6e3 Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Mon, 18 Dec 2023 20:25:05 +0530 Subject: [PATCH 7604/8412] feat(domain): akshtt.is-a.dev --- domains/akshtt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akshtt.json diff --git a/domains/akshtt.json b/domains/akshtt.json new file mode 100644 index 000000000..6c49d0a86 --- /dev/null +++ b/domains/akshtt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From a458b3df7717f231dac350e7dd0b7c343e0a7891 Mon Sep 17 00:00:00 2001 From: NotAJocke Date: Sun, 17 Dec 2023 21:52:49 +0100 Subject: [PATCH 7605/8412] feat(domain): jocke.is-a.dev --- domains/jocke.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jocke.json diff --git a/domains/jocke.json b/domains/jocke.json new file mode 100644 index 000000000..093524938 --- /dev/null +++ b/domains/jocke.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "NotAJocke", + "email": "jockerider199@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From abedc02bf0138d7827ebe8029c728a0c136a23ca Mon Sep 17 00:00:00 2001 From: XiaoXi_TW <68285469+jimmy20180130@users.noreply.github.com> Date: Mon, 18 Dec 2023 23:07:39 +0800 Subject: [PATCH 7606/8412] Create hchs-bot.json --- domains/hchs-bot.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/hchs-bot.json diff --git a/domains/hchs-bot.json b/domains/hchs-bot.json new file mode 100644 index 000000000..c04ade86e --- /dev/null +++ b/domains/hchs-bot.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "jimmy20180130", + "email": "jimmy20180130@gmail.com", + "twitter": "jimmyyo45639462", + "discord": "xiaoxi_tw#0" + }, + "record": { + "CNAME": "tw-node2.thisalesa.eu.org" + } +} From 587f4af7a28fd1cc07626b0312f645d66dc398bb Mon Sep 17 00:00:00 2001 From: xzzjs Date: Mon, 18 Dec 2023 11:32:30 -0500 Subject: [PATCH 7607/8412] feat(domain): xzz.is-a.dev --- domains/xzz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/xzz.json diff --git a/domains/xzz.json b/domains/xzz.json new file mode 100644 index 000000000..585244a4f --- /dev/null +++ b/domains/xzz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xzzjs", + "email": "andrea.andrea1009olp@gmail.com" + }, + "record": { + "A": ["34.111.254.92"] + } +} From 078b062123d46c2ac164d4405f7261ede782a3b4 Mon Sep 17 00:00:00 2001 From: orangecoding Date: Mon, 18 Dec 2023 18:59:23 +0100 Subject: [PATCH 7608/8412] feat(domain): chriz.is-a.dev --- domains/chriz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chriz.json diff --git a/domains/chriz.json b/domains/chriz.json new file mode 100644 index 000000000..e04e0c6fa --- /dev/null +++ b/domains/chriz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "orangecoding", + "email": "weakmap@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 37e8b45564d71b6af2ffc7a4f23aa49c35fa5e9e Mon Sep 17 00:00:00 2001 From: AverageHelper Date: Mon, 18 Dec 2023 17:11:03 -0700 Subject: [PATCH 7609/8412] Updated avg.json --- domains/avg.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/avg.json b/domains/avg.json index a518cb329..9eedf1aed 100644 --- a/domains/avg.json +++ b/domains/avg.json @@ -1,7 +1,8 @@ { "owner": { "username": "AverageHelper", - "email": "avghelper.5fh6g@simplelogin.co" + "email": "", + "mastodon": "@avghelper@average.name" }, "record": { "URL": "https://average.name" From 2a69dde876f0f973a347d2c6b14dd834babbd6ab Mon Sep 17 00:00:00 2001 From: realpeanut Date: Mon, 18 Dec 2023 19:17:58 -0500 Subject: [PATCH 7610/8412] feat(domain): peanut.is-a.dev --- domains/peanut.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/peanut.json diff --git a/domains/peanut.json b/domains/peanut.json new file mode 100644 index 000000000..b4e15e286 --- /dev/null +++ b/domains/peanut.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "realpeanut", + "email": "jacoboconnell27@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a5ccab501db174ec763e6f525bfa23db6768fd45 Mon Sep 17 00:00:00 2001 From: Gabriel Lemus <49124491+gabolemus@users.noreply.github.com> Date: Mon, 18 Dec 2023 18:47:18 -0600 Subject: [PATCH 7611/8412] Ammend domain to work with GitHub pages --- domains/gabolemus.json | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/domains/gabolemus.json b/domains/gabolemus.json index c8eb4db87..bbb7a65db 100644 --- a/domains/gabolemus.json +++ b/domains/gabolemus.json @@ -1,12 +1,11 @@ { + "description": "gabolemus personal website", + "repo": "https://github.com/gabolemus/gabolemus.github.io", "owner": { "username": "gabolemus", "email": "glemus.stuart@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "gabolemus.github.io" } -} \ No newline at end of file +} From 78760fc55fc4affa5e83e17c18fc59e694cf6679 Mon Sep 17 00:00:00 2001 From: CoderApuri Date: Mon, 18 Dec 2023 17:34:43 -0800 Subject: [PATCH 7612/8412] feat(domain): aarav-puri.is-a.dev --- domains/aarav-puri.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aarav-puri.json diff --git a/domains/aarav-puri.json b/domains/aarav-puri.json new file mode 100644 index 000000000..d2e72287a --- /dev/null +++ b/domains/aarav-puri.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CoderApuri", + "email": "puri.aarav@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 040b5ebc1a1095bd9ca8d6bbc94abd925eedde53 Mon Sep 17 00:00:00 2001 From: zkwinkle Date: Mon, 18 Dec 2023 19:52:17 -0600 Subject: [PATCH 7613/8412] feat(domain): zkwinkle.is-a.dev --- domains/zkwinkle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zkwinkle.json diff --git a/domains/zkwinkle.json b/domains/zkwinkle.json new file mode 100644 index 000000000..e5ce10b0f --- /dev/null +++ b/domains/zkwinkle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zkwinkle", + "email": "ignaevc@gmail.com" + }, + "record": { + "A": ["198.74.54.85"] + } +} From cf0f29328aadd8ee7902deff6bcb0d8f56bb079f Mon Sep 17 00:00:00 2001 From: akpi816218 Date: Mon, 18 Dec 2023 19:04:11 -0800 Subject: [PATCH 7614/8412] Update akpi.json for is-a-dev mail --- domains/akpi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index e58898885..db18d1e9c 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -6,7 +6,7 @@ }, "record": { "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": ["v=spf1 include:spf.improvmx.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] + "MX": ["mail.is-a.dev"], + "TXT": "y=spfi mx a:mail.is-a.dev ~all" } } From ddf5e6c3309a9f814012566597d37299803736c5 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 19 Dec 2023 11:07:16 +0800 Subject: [PATCH 7615/8412] Update akpi.json --- domains/akpi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index db18d1e9c..4464da685 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -6,7 +6,7 @@ }, "record": { "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], - "MX": ["mail.is-a.dev"], - "TXT": "y=spfi mx a:mail.is-a.dev ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From b35318ecce2d8a614d8be0a9df14024101794c38 Mon Sep 17 00:00:00 2001 From: hxntaish Date: Tue, 19 Dec 2023 04:10:33 +0100 Subject: [PATCH 7616/8412] feat(domain): storm.is-a.dev --- domains/storm.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/storm.json diff --git a/domains/storm.json b/domains/storm.json new file mode 100644 index 000000000..157703835 --- /dev/null +++ b/domains/storm.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hxntaish", + "email": "juliettepoisson3@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f6d14869e246fbd78f5cda397788108b3922d7b6 Mon Sep 17 00:00:00 2001 From: theanandramakrishna Date: Mon, 18 Dec 2023 19:21:44 -0800 Subject: [PATCH 7617/8412] feat(domain): anand-ramakrishna.is-a.dev --- domains/anand-ramakrishna.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/anand-ramakrishna.json diff --git a/domains/anand-ramakrishna.json b/domains/anand-ramakrishna.json new file mode 100644 index 000000000..b92e498b6 --- /dev/null +++ b/domains/anand-ramakrishna.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "theanandramakrishna", + "email": "theanandramakrishna@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 87009bd62ae8141a02204a8058b4f41c32715681 Mon Sep 17 00:00:00 2001 From: EurekaMathSkillIssue Date: Mon, 18 Dec 2023 22:43:44 -0500 Subject: [PATCH 7618/8412] feat(domain): sanityless.is-a.dev --- domains/sanityless.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sanityless.json diff --git a/domains/sanityless.json b/domains/sanityless.json new file mode 100644 index 000000000..01a8daa78 --- /dev/null +++ b/domains/sanityless.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EurekaMathSkillIssue", + "email": "ataharmolla@hotmail.com" + }, + "record": { + "A": ["34.135.42.207"] + } +} From b47c189986609e91142e282a0161da1650c061b4 Mon Sep 17 00:00:00 2001 From: dev28k Date: Mon, 18 Dec 2023 22:02:53 -0800 Subject: [PATCH 7619/8412] feat(domain): faizm.is-a.dev --- domains/faizm.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/faizm.json diff --git a/domains/faizm.json b/domains/faizm.json new file mode 100644 index 000000000..714f45c4f --- /dev/null +++ b/domains/faizm.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "dev28k", + "email": "faizkhan.dev@gmail.com" + }, + "record": { + "URL": "https://resort-app-vercel-frontend.vercel.app/" + } +} From 62ca6c59386ee40a0818e1114687e07a652af66c Mon Sep 17 00:00:00 2001 From: cheskoxd Date: Tue, 19 Dec 2023 01:45:58 -0600 Subject: [PATCH 7620/8412] feat(domain): chesko.is-a.dev --- domains/chesko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/chesko.json diff --git a/domains/chesko.json b/domains/chesko.json new file mode 100644 index 000000000..c0d486501 --- /dev/null +++ b/domains/chesko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "cheskoxd", + "email": "franchesko77lacayo@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 80b8b43cfa5dc65a3b87280f34958b1e89675c89 Mon Sep 17 00:00:00 2001 From: Shayer Mahmud Sowmik <69670910+sowmiksudo@users.noreply.github.com> Date: Tue, 19 Dec 2023 16:11:38 +0600 Subject: [PATCH 7621/8412] Change Domain Record I had to change my is-a.dev subdomain DNS records, so I'm pushing this. --- domains/sowmik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sowmik.json b/domains/sowmik.json index 235607b91..2072afa9c 100644 --- a/domains/sowmik.json +++ b/domains/sowmik.json @@ -4,6 +4,6 @@ "email": "Xowmik@gmail.com" }, "record": { - "URL": "https://sowmiksudo.github.io/" + "CNAME": "sowmiksudo.github.io" } } From ab3c359855db9b45237814f35e9f4337dce6a2fc Mon Sep 17 00:00:00 2001 From: riviox Date: Tue, 19 Dec 2023 12:33:54 +0100 Subject: [PATCH 7622/8412] feat(domain): _github-pages-challenge-riviox.riviox.is-a.dev --- domains/_github-pages-challenge-riviox.riviox.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-riviox.riviox.json diff --git a/domains/_github-pages-challenge-riviox.riviox.json b/domains/_github-pages-challenge-riviox.riviox.json new file mode 100644 index 000000000..be8ce37c2 --- /dev/null +++ b/domains/_github-pages-challenge-riviox.riviox.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "riviox", + "email": "rivioxyt@hotmail.com" + }, + "record": { + "TXT": "2f2432d565a3e7e8f3a4577c0e4a90" + } +} From 3ad623561223a5467ed5d07322966705c7b02751 Mon Sep 17 00:00:00 2001 From: esa-zz Date: Tue, 19 Dec 2023 18:11:48 +0330 Subject: [PATCH 7623/8412] feat(domain): amirhossein-esanezhad.is-a.dev --- domains/amirhossein-esanezhad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/amirhossein-esanezhad.json diff --git a/domains/amirhossein-esanezhad.json b/domains/amirhossein-esanezhad.json new file mode 100644 index 000000000..30ff0bcde --- /dev/null +++ b/domains/amirhossein-esanezhad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "esa-zz", + "email": "amirhossein6055@gmail.com" + }, + "record": { + "A": ["51.38.127.41"] + } +} From be3433181a8342997f380f696f8b910c8a74a712 Mon Sep 17 00:00:00 2001 From: coderGtm Date: Tue, 19 Dec 2023 21:40:05 +0530 Subject: [PATCH 7624/8412] feat(domain): gautam.is-a.dev --- domains/gautam.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gautam.json diff --git a/domains/gautam.json b/domains/gautam.json new file mode 100644 index 000000000..996ceacfd --- /dev/null +++ b/domains/gautam.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "coderGtm", + "email": "gautammehta0000@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ee0b83ac2ca3a3490ac140578aec115dc64af8c7 Mon Sep 17 00:00:00 2001 From: meteoritics-reii Date: Tue, 19 Dec 2023 22:53:20 +0530 Subject: [PATCH 7625/8412] feat(domain): mesmerica.is-a.dev --- domains/mesmerica.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mesmerica.json diff --git a/domains/mesmerica.json b/domains/mesmerica.json new file mode 100644 index 000000000..1bfe40601 --- /dev/null +++ b/domains/mesmerica.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "meteoritics-reii", + "email": "reii.meteoritics@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 48336a36da905daafcdbcb8fa3139d3065a9e363 Mon Sep 17 00:00:00 2001 From: anushkshape Date: Tue, 19 Dec 2023 17:37:42 +0000 Subject: [PATCH 7626/8412] feat(domain): foxsophia.is-a.dev --- domains/foxsophia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/foxsophia.json diff --git a/domains/foxsophia.json b/domains/foxsophia.json new file mode 100644 index 000000000..2f0167ebd --- /dev/null +++ b/domains/foxsophia.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anushkshape", + "email": "cchirrpy@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d1a1a7ef7941780a14603aae892f5aea04433783 Mon Sep 17 00:00:00 2001 From: klarkc Date: Tue, 19 Dec 2023 15:32:47 -0300 Subject: [PATCH 7627/8412] feat(domain): klarkc.is-a.dev --- domains/klarkc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/klarkc.json diff --git a/domains/klarkc.json b/domains/klarkc.json new file mode 100644 index 000000000..d91fb3702 --- /dev/null +++ b/domains/klarkc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "klarkc", + "email": "walkerleite490@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b09ccaddbfe40dfada05ff4bc2d89da2575327a8 Mon Sep 17 00:00:00 2001 From: aryan-212 Date: Wed, 20 Dec 2023 00:41:47 +0530 Subject: [PATCH 7628/8412] feat(domain): 0xaryan.is-a.dev --- domains/0xaryan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/0xaryan.json diff --git a/domains/0xaryan.json b/domains/0xaryan.json new file mode 100644 index 000000000..4938bd95a --- /dev/null +++ b/domains/0xaryan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aryan-212", + "email": "aryananandxic07@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8e29c7a40c900ec54195afa2d524b6a61668e24e Mon Sep 17 00:00:00 2001 From: andrewstech Date: Tue, 19 Dec 2023 19:19:25 +0000 Subject: [PATCH 7629/8412] UNFORMATTED --- domains/fuwwy.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/fuwwy.json diff --git a/domains/fuwwy.json b/domains/fuwwy.json deleted file mode 100644 index c185a3fc2..000000000 --- a/domains/fuwwy.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "chewieleaf", - "email": "cchirrpy@outlook.com", - "discord": "898255050592366642" - }, - - "record": { - "CNAME": "d1dc12970eb9f0805c289e8e63a63c" - } - } - \ No newline at end of file From 325156976333049650f5c62db28565318d2b6594 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Tue, 19 Dec 2023 19:27:50 +0000 Subject: [PATCH 7630/8412] Update suki.json --- domains/suki.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/suki.json b/domains/suki.json index 1299ab5a7..f5804c0b2 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "TXT": "v=spf1 a mx include:spf.improvmx.com ~all", - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"] + "TXT": "v=spf1 a mx include:mail.is-a.dev ~all", + "MX": ["mail.is-a.dev"] } } From e4f46cc603e3cdf586bd3ecce6725cc35eafe42f Mon Sep 17 00:00:00 2001 From: EurekaMathSkillIssue Date: Tue, 19 Dec 2023 16:38:26 -0500 Subject: [PATCH 7631/8412] feat(domain): 4kh0.is-a.dev --- domains/4kh0.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/4kh0.json diff --git a/domains/4kh0.json b/domains/4kh0.json new file mode 100644 index 000000000..95cc03948 --- /dev/null +++ b/domains/4kh0.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EurekaMathSkillIssue", + "email": "ataharmolla@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 24cd99d462b817867812f56db43f2dac1a4f21f4 Mon Sep 17 00:00:00 2001 From: arhammusheer Date: Tue, 19 Dec 2023 16:57:02 -0500 Subject: [PATCH 7632/8412] feat(domain): arhammusheer.is-a.dev --- domains/arhammusheer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/arhammusheer.json diff --git a/domains/arhammusheer.json b/domains/arhammusheer.json new file mode 100644 index 000000000..6faa7e728 --- /dev/null +++ b/domains/arhammusheer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "arhammusheer", + "email": "arhammusheer@gmail.com" + }, + "record": { + "CNAME": "croissant.one" + } +} From 617bf7ac11c79456642b1f07909f42f42fbbad27 Mon Sep 17 00:00:00 2001 From: zepip Date: Tue, 19 Dec 2023 22:19:45 +0000 Subject: [PATCH 7633/8412] feat(domain): spidey.is-a.dev --- domains/spidey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/spidey.json diff --git a/domains/spidey.json b/domains/spidey.json new file mode 100644 index 000000000..925c2fccd --- /dev/null +++ b/domains/spidey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zepip", + "email": "zigzaglm13@proton.me" + }, + "record": { + "CNAME": "zepip.github.io" + } +} From b09bf1d168d02ee942bffd911e7beb967e3cabff Mon Sep 17 00:00:00 2001 From: Aliezan Date: Wed, 20 Dec 2023 05:26:59 +0700 Subject: [PATCH 7634/8412] feat(domain): aliezan.is-a.dev --- domains/aliezan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/aliezan.json diff --git a/domains/aliezan.json b/domains/aliezan.json new file mode 100644 index 000000000..dacfaacd2 --- /dev/null +++ b/domains/aliezan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Aliezan", + "email": "muhammadalieza4@gmail.com" + }, + "record": { + "CNAME": "aliezan.github.io" + } +} From 1e8e314f9e8b193a788e923ca10dcaf2a096b1d3 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Tue, 19 Dec 2023 23:23:44 +0000 Subject: [PATCH 7635/8412] Register beady.is-a.dev --- domains/beady.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/beady.json diff --git a/domains/beady.json b/domains/beady.json new file mode 100644 index 000000000..f7aef9b4f --- /dev/null +++ b/domains/beady.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "andrew@maintainers.is-a.dev", + "discord": "598245488977903688" + }, + + "record": { + "MX": ["mail.is-a.dev"] + } + } + \ No newline at end of file From bdabd1b0772342260c118e6563b1ee84586cf526 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Tue, 19 Dec 2023 23:55:47 +0000 Subject: [PATCH 7636/8412] Update ciaobot.json Beta --- domains/ciaobot.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/ciaobot.json b/domains/ciaobot.json index 7b7d783bc..696fc63a1 100644 --- a/domains/ciaobot.json +++ b/domains/ciaobot.json @@ -9,9 +9,8 @@ "84.46.245.191" ], "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" + "mail.is-a.dev" ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:mail.is-a.dev ~all" } } From 154487fa45d53322f1227353b674d50744ee07b3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 20 Dec 2023 07:59:21 +0800 Subject: [PATCH 7637/8412] Update neki.json --- domains/neki.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/neki.json b/domains/neki.json index db15b1adf..a79a51670 100644 --- a/domains/neki.json +++ b/domains/neki.json @@ -11,10 +11,7 @@ "185.199.110.153", "185.199.111.153" ], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From d727ec49459f36510c6fba9af345f531e143f07a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 20 Dec 2023 00:09:23 +0000 Subject: [PATCH 7638/8412] Update foxsophia.json BETA --- domains/foxsophia.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/foxsophia.json b/domains/foxsophia.json index 2f0167ebd..87c0d0645 100644 --- a/domains/foxsophia.json +++ b/domains/foxsophia.json @@ -6,7 +6,7 @@ "record": { "A": ["217.174.245.249"], "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file +} From 55b04dba5101cfbd29ffad0221f47bb198330ff2 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Wed, 20 Dec 2023 00:37:30 +0000 Subject: [PATCH 7639/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 6eee783e6..5cfa42dad 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -9,11 +9,10 @@ "84.46.245.191" ], "MX": [ - "mx1.forwardemail.net", - "mx2.forwardemail.net" + "mail.is-a.dev" ], "TXT": [ - "forward-email=support:support.gattinhosbot@mail.stefdp.is-a.dev" + "v=spf1 mx a:mail.is-a.dev ~all" ] } } From 8e124ac0fac96f7d633b5f06712465872face3fe Mon Sep 17 00:00:00 2001 From: marceljsh Date: Wed, 20 Dec 2023 08:19:36 +0700 Subject: [PATCH 7640/8412] feat(domain): marcel.is-a.dev --- domains/marcel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/marcel.json diff --git a/domains/marcel.json b/domains/marcel.json new file mode 100644 index 000000000..c3f8b0c48 --- /dev/null +++ b/domains/marcel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "marceljsh", + "email": "marceljoshua69@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 05c3c493f37c4dc5f30afaf071c73f1b971d3f9e Mon Sep 17 00:00:00 2001 From: victorgeel Date: Wed, 20 Dec 2023 08:44:31 +0630 Subject: [PATCH 7641/8412] feat(domain): yes.is-a.dev --- domains/yes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/yes.json diff --git a/domains/yes.json b/domains/yes.json new file mode 100644 index 000000000..d489d828b --- /dev/null +++ b/domains/yes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "victorgeel", + "email": "freevpn537@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ecd5378c10d13eb90bbbd7afc12dcdf43a78f1ec Mon Sep 17 00:00:00 2001 From: victorgeel Date: Wed, 20 Dec 2023 08:46:44 +0630 Subject: [PATCH 7642/8412] feat(domain): victoris.is-a.dev --- domains/victoris.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/victoris.json diff --git a/domains/victoris.json b/domains/victoris.json new file mode 100644 index 000000000..d489d828b --- /dev/null +++ b/domains/victoris.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "victorgeel", + "email": "freevpn537@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9abfaf0e16938eaae0d59798465490d1b663a5fe Mon Sep 17 00:00:00 2001 From: victorgeel Date: Wed, 20 Dec 2023 08:47:27 +0630 Subject: [PATCH 7643/8412] feat(domain): victorisgeek.is-a.dev --- domains/victorisgeek.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/victorisgeek.json diff --git a/domains/victorisgeek.json b/domains/victorisgeek.json new file mode 100644 index 000000000..d489d828b --- /dev/null +++ b/domains/victorisgeek.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "victorgeel", + "email": "freevpn537@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9976d2ca79a8c3f7fe84daeb0ea682fc32513c4b Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Wed, 20 Dec 2023 04:03:21 +0100 Subject: [PATCH 7644/8412] Create ss.stefdp.json --- domains/ss.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ss.stefdp.json diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json new file mode 100644 index 000000000..ac75435d3 --- /dev/null +++ b/domains/ss.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "84.46.245.191" + ] + } +} From b306d0ba071c48d726c87a8cce5c6343acafb70e Mon Sep 17 00:00:00 2001 From: Olivia Date: Wed, 20 Dec 2023 04:06:40 +0000 Subject: [PATCH 7645/8412] Update olivia.json --- domains/olivia.json | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/domains/olivia.json b/domains/olivia.json index a164c47f0..6b571539d 100644 --- a/domains/olivia.json +++ b/domains/olivia.json @@ -1,12 +1,13 @@ { "owner": { "username": "olivi-r", - "email": "olivia.r.dev@gmail.com" + "email": "olivia.r.dev@gmail.com", + "discord": "723626729247342662" }, "record": { "A": ["217.174.245.249"], "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } -} \ No newline at end of file +} From 2504ae05343b1aa4b6f0ddc6fe94dea93fa702d5 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Wed, 20 Dec 2023 06:52:27 +0200 Subject: [PATCH 7646/8412] Update cutedog5695.json --- domains/cutedog5695.json | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 04e39c760..62f522060 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -6,6 +6,16 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "cutedog5695.pages.dev" + "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 7bc6ae51873dbc41c926f295653edd79b187c175 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Wed, 20 Dec 2023 06:53:46 +0200 Subject: [PATCH 7647/8412] Update cutedog5695.json --- domains/cutedog5695.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 62f522060..50cf88caa 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -12,10 +12,7 @@ "185.199.110.153", "185.199.111.153" ] - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ] - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mail.is-a.dev"] + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 7eace411a31655975615e297dfc0f4191594b15f Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Wed, 20 Dec 2023 06:56:20 +0200 Subject: [PATCH 7648/8412] Update cutedog5695.json --- domains/cutedog5695.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cutedog5695.json b/domains/cutedog5695.json index 50cf88caa..eba498c23 100644 --- a/domains/cutedog5695.json +++ b/domains/cutedog5695.json @@ -11,8 +11,8 @@ "185.199.109.153", "185.199.110.153", "185.199.111.153" - ] - "MX": ["mail.is-a.dev"] + ], + "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From f118b5a14672c4bbd8e628a77b261536e0050aca Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 20 Dec 2023 14:20:52 +0800 Subject: [PATCH 7649/8412] Update olivia.json --- domains/olivia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/olivia.json b/domains/olivia.json index 6b571539d..a37affc50 100644 --- a/domains/olivia.json +++ b/domains/olivia.json @@ -8,6 +8,6 @@ "A": ["217.174.245.249"], "AAAA": ["2a00:da00:1800:83a4::1"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 1487a71f8d4f671d00a4d371457341616e2c19de Mon Sep 17 00:00:00 2001 From: ToastedToast <50563138+ToastedDev@users.noreply.github.com> Date: Wed, 20 Dec 2023 14:29:55 +0800 Subject: [PATCH 7650/8412] Update toasted.json --- domains/toasted.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/toasted.json b/domains/toasted.json index 7e62e0afb..ddf8e8eb1 100644 --- a/domains/toasted.json +++ b/domains/toasted.json @@ -1,13 +1,13 @@ { "description": "official website of toastedtoast", - "repo": "https://github.com/ToastedDev/toastify.tk-v2", + "repo": "https://github.com/ToastedDev/toasted.dev", "owner": { - "username": "ToastifyDev", - "email": "hey@toastify.tk", + "username": "ToastedDev", + "email": "hey@toasted.dev", "twitter": "toasteddev", - "discord": "plasticaxolotl" + "discord": "nottca" }, "record": { - "CNAME": "toasted.pages.dev" + "URL": "https://toasted.dev" } } From 1221fd3baf045c60ecc17c2d10fb7fa27b56e9e0 Mon Sep 17 00:00:00 2001 From: ryameeloveme <115863200+dusiadudusia@users.noreply.github.com> Date: Wed, 20 Dec 2023 11:30:58 +0500 Subject: [PATCH 7651/8412] Update ggio.json --- domains/ggio.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/ggio.json b/domains/ggio.json index a8d2f8970..808efe0d1 100644 --- a/domains/ggio.json +++ b/domains/ggio.json @@ -8,5 +8,7 @@ "AAAA": ["2a00:da00:1800:83a4::1"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file +} From 359242e9a5b1e8d3cc37d88dcaca51451f354589 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 20 Dec 2023 14:37:55 +0800 Subject: [PATCH 7652/8412] Delete domains/gg.io.json --- domains/gg.io.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/gg.io.json diff --git a/domains/gg.io.json b/domains/gg.io.json deleted file mode 100644 index a8d2f8970..000000000 --- a/domains/gg.io.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "dusiadudusia", - "email": "ds4667861@gmaiL.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 340874a640293ed49fb8fe8cd60d07c7aecd9b02 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 20 Dec 2023 15:11:00 +0800 Subject: [PATCH 7653/8412] Update ggio.json --- domains/ggio.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/ggio.json b/domains/ggio.json index 808efe0d1..8b361e725 100644 --- a/domains/ggio.json +++ b/domains/ggio.json @@ -6,8 +6,6 @@ "record": { "A": ["217.174.245.249"], "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 2a0a55123e97ab18efca65434569904a5701c014 Mon Sep 17 00:00:00 2001 From: KrazyKleb Date: Wed, 20 Dec 2023 18:16:18 +1100 Subject: [PATCH 7654/8412] Update kleb.json --- domains/kleb.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/kleb.json b/domains/kleb.json index 1c0c33d68..efc883752 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -1,9 +1,11 @@ { "owner": { "username": "KrazyKleb", - "email": "krazyklebyt@gmail.com" + "email": "krazykleb@outlook.com" }, "record": { "CNAME": "proxy.private.danbot.host" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 1f1c3e9ea2593f6b86ad20e990bf0bd9c17e761d Mon Sep 17 00:00:00 2001 From: Chirag Nahata <63905783+chiragnahata@users.noreply.github.com> Date: Wed, 20 Dec 2023 12:51:53 +0530 Subject: [PATCH 7655/8412] Create noteswallah.json --- domains/noteswallah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/noteswallah.json diff --git a/domains/noteswallah.json b/domains/noteswallah.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/noteswallah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 445fd2e1324353feb08f58480ef16976c3d30f45 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 20 Dec 2023 15:39:33 +0800 Subject: [PATCH 7656/8412] Update kleb.json --- domains/kleb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kleb.json b/domains/kleb.json index efc883752..1c8c894b5 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -4,7 +4,7 @@ "email": "krazykleb@outlook.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["69.197.129.206"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 494e0c7bd970e0f0078b0aa48612974898de2d30 Mon Sep 17 00:00:00 2001 From: Integr-0 Date: Wed, 20 Dec 2023 08:41:24 +0100 Subject: [PATCH 7657/8412] feat(domain): integr.is-a.dev --- domains/integr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/integr.json diff --git a/domains/integr.json b/domains/integr.json new file mode 100644 index 000000000..e989aac51 --- /dev/null +++ b/domains/integr.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Integr-0", + "email": "erik.reitbauer@outlook.de" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fbd2459e9614e2862ebc764d3e416ffe4e37de81 Mon Sep 17 00:00:00 2001 From: icmecodes Date: Wed, 20 Dec 2023 14:51:08 +0700 Subject: [PATCH 7658/8412] feat(domain): icmecodes.is-a.dev --- domains/icmecodes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/icmecodes.json diff --git a/domains/icmecodes.json b/domains/icmecodes.json new file mode 100644 index 000000000..7ef02e980 --- /dev/null +++ b/domains/icmecodes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "icmecodes", + "email": "icmedev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fd3e5e20a61b12ffedc170c0fc7b4b3691b7505a Mon Sep 17 00:00:00 2001 From: vaginessa Date: Wed, 20 Dec 2023 08:44:19 +0000 Subject: [PATCH 7659/8412] feat(domain): vaginessa.is-a.dev --- domains/vaginessa.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vaginessa.json diff --git a/domains/vaginessa.json b/domains/vaginessa.json new file mode 100644 index 000000000..b928488e0 --- /dev/null +++ b/domains/vaginessa.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "vaginessa", + "email": "vanni@f5.si" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 74ebbd86002eacd2888616f8c1c9db7a028efbeb Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Wed, 20 Dec 2023 09:31:58 +0000 Subject: [PATCH 7660/8412] Update phoenix.json --- domains/phoenix.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/phoenix.json b/domains/phoenix.json index 9422ae96a..5e23cc4d1 100644 --- a/domains/phoenix.json +++ b/domains/phoenix.json @@ -5,7 +5,7 @@ }, "record": { "A": ["130.162.166.134"], - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 56345724543172eb8b76d9d7079d1bc2285ab5c1 Mon Sep 17 00:00:00 2001 From: phoenix <85183285+PhoenixOrigin@users.noreply.github.com> Date: Wed, 20 Dec 2023 10:26:25 +0000 Subject: [PATCH 7661/8412] Update phoenix.json --- domains/phoenix.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/phoenix.json b/domains/phoenix.json index 5e23cc4d1..a3b11cfac 100644 --- a/domains/phoenix.json +++ b/domains/phoenix.json @@ -6,6 +6,6 @@ "record": { "A": ["130.162.166.134"], "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "TXT": "v=spf1 mx a:mail.is-a.dev ~include:_spf.google.com ~all" } } From a2054e39cccef0bafc084263cd7bc24eddaf7846 Mon Sep 17 00:00:00 2001 From: SHays24 Date: Wed, 20 Dec 2023 22:33:24 +1100 Subject: [PATCH 7662/8412] feat(domain): meerkats.shays.is-a.dev --- domains/meerkats.shays.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/meerkats.shays.json diff --git a/domains/meerkats.shays.json b/domains/meerkats.shays.json new file mode 100644 index 000000000..0941e259b --- /dev/null +++ b/domains/meerkats.shays.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SHays24", + "email": "SHays24@student.sacs.nsw.edu.au" + }, + "record": { + "CNAME": "shays24.gitlab.io" + } +} From 8e5e4bc43172ceeeda0876d1fcd162822f2ef364 Mon Sep 17 00:00:00 2001 From: SHays24 Date: Wed, 20 Dec 2023 22:34:39 +1100 Subject: [PATCH 7663/8412] feat(domain): _gitlab-pages-verification-code.meerkat.shays.is-a.dev --- .../_gitlab-pages-verification-code.meerkat.shays.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_gitlab-pages-verification-code.meerkat.shays.json diff --git a/domains/_gitlab-pages-verification-code.meerkat.shays.json b/domains/_gitlab-pages-verification-code.meerkat.shays.json new file mode 100644 index 000000000..4e0a216bb --- /dev/null +++ b/domains/_gitlab-pages-verification-code.meerkat.shays.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SHays24", + "email": "SHays24@student.sacs.nsw.edu.au" + }, + "record": { + "TXT": "gitlab-pages-verification-code=00296b7edb3f68b7fc695a2cba328169" + } +} From 7296f02ac4fe4ab321182e90ddd8cdec5b453388 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Wed, 20 Dec 2023 22:39:21 +1100 Subject: [PATCH 7664/8412] Update/fix meerkats.shays.json --- domains/meerkats.shays.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/meerkats.shays.json b/domains/meerkats.shays.json index 0941e259b..0f4b27799 100644 --- a/domains/meerkats.shays.json +++ b/domains/meerkats.shays.json @@ -4,6 +4,6 @@ "email": "SHays24@student.sacs.nsw.edu.au" }, "record": { - "CNAME": "shays24.gitlab.io" + "CNAME": "shays24.gitlab.io/The-Meerkats-Projects" } } From 026627171eb5caab22f1d0eb9fc10f3c4afe191c Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:10:11 +0530 Subject: [PATCH 7665/8412] Update mail.enderpoint.json --- domains/mail.enderpoint.json | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json index 8725e52e8..de563bac5 100644 --- a/domains/mail.enderpoint.json +++ b/domains/mail.enderpoint.json @@ -1,5 +1,5 @@ { - "description": "EnderPoint's dev site", + "description": "EnderPoint's mail", "owner": { "username": "EnderPoint07", "email": "", @@ -7,11 +7,7 @@ "instagram": "enderpoint07" }, "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" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 46a4b60eb75024648733c48add73f87fc22ea11a Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:10:30 +0530 Subject: [PATCH 7666/8412] Update mail.enderpoint.json --- domains/mail.enderpoint.json | 2 -- 1 file changed, 2 deletions(-) diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json index de563bac5..bf402c935 100644 --- a/domains/mail.enderpoint.json +++ b/domains/mail.enderpoint.json @@ -2,9 +2,7 @@ "description": "EnderPoint's mail", "owner": { "username": "EnderPoint07", - "email": "", "discord": "DotM38#5497", - "instagram": "enderpoint07" }, "record": { "MX": ["mail.is-a.dev"], From c6737c2272af97fd92c65da4e564b8959c496376 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:15:20 +0530 Subject: [PATCH 7667/8412] extra comma ;-; --- domains/mail.enderpoint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json index bf402c935..e205a0f2a 100644 --- a/domains/mail.enderpoint.json +++ b/domains/mail.enderpoint.json @@ -2,7 +2,7 @@ "description": "EnderPoint's mail", "owner": { "username": "EnderPoint07", - "discord": "DotM38#5497", + "discord": "DotM38#5497" }, "record": { "MX": ["mail.is-a.dev"], From a37e16544ba0a555f62a5765e4d48b8a9abd2386 Mon Sep 17 00:00:00 2001 From: CookieTriste <73716013+CookieTriste@users.noreply.github.com> Date: Wed, 20 Dec 2023 12:48:56 +0100 Subject: [PATCH 7668/8412] Update block.json --- domains/block.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/block.json b/domains/block.json index dc3827c88..2ed61d8bf 100644 --- a/domains/block.json +++ b/domains/block.json @@ -5,7 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file +} From 0521b071dd6f2a0c5e909447556d5acdd6a4e7e6 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Wed, 20 Dec 2023 22:54:29 +1100 Subject: [PATCH 7669/8412] Update meerkats.shays.json Hopefully this fixes it --- domains/meerkats.shays.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/meerkats.shays.json b/domains/meerkats.shays.json index 0f4b27799..b60af84b6 100644 --- a/domains/meerkats.shays.json +++ b/domains/meerkats.shays.json @@ -4,6 +4,6 @@ "email": "SHays24@student.sacs.nsw.edu.au" }, "record": { - "CNAME": "shays24.gitlab.io/The-Meerkats-Projects" + "CNAME": "the-meerkats-projects-shays24-90484013ec4c0067187cd3a154c706ad6.gitlab.io" } } From ee4968ba6b473e80041f55fe73f40efb58f990ce Mon Sep 17 00:00:00 2001 From: EnderPoint07 Date: Wed, 20 Dec 2023 17:30:08 +0530 Subject: [PATCH 7670/8412] feat(domain): _discord.enderpoint.is-a.dev --- domains/_discord.enderpoint.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.enderpoint.json diff --git a/domains/_discord.enderpoint.json b/domains/_discord.enderpoint.json new file mode 100644 index 000000000..76a6146b4 --- /dev/null +++ b/domains/_discord.enderpoint.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "EnderPoint07", + "email": "anshhd64@hotmail.com" + }, + "record": { + "TXT": "dh=1ad21660e3db8fba8f5f18150a89514bee83350e" + } +} From 80039ed66b43dd788ab12ef1236621aed3d24f04 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:40:02 +0530 Subject: [PATCH 7671/8412] Update _discord.enderpoint.json --- domains/_discord.enderpoint.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_discord.enderpoint.json b/domains/_discord.enderpoint.json index 76a6146b4..d45a6ad43 100644 --- a/domains/_discord.enderpoint.json +++ b/domains/_discord.enderpoint.json @@ -1,7 +1,7 @@ { "owner": { "username": "EnderPoint07", - "email": "anshhd64@hotmail.com" + "discord": "DotM38#5497" }, "record": { "TXT": "dh=1ad21660e3db8fba8f5f18150a89514bee83350e" From 8cb8b70cf1b8d38f28c1a44f2782436815037265 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:41:48 +0530 Subject: [PATCH 7672/8412] Update mail.enderpoint.json --- domains/mail.enderpoint.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json index e205a0f2a..19e25fc3e 100644 --- a/domains/mail.enderpoint.json +++ b/domains/mail.enderpoint.json @@ -1,11 +1,10 @@ { - "description": "EnderPoint's mail", "owner": { "username": "EnderPoint07", "discord": "DotM38#5497" }, "record": { - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 3b8ae6d2bd63c0007fc8a81a58351e72f5acbeaa Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:44:37 +0530 Subject: [PATCH 7673/8412] Update _discord.enderpoint.json From ebc27ba4e7cc3fc330fb361892f3f55595fec851 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:47:34 +0530 Subject: [PATCH 7674/8412] Update _discord.enderpoint.json --- domains/_discord.enderpoint.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/_discord.enderpoint.json b/domains/_discord.enderpoint.json index d45a6ad43..760e1edb2 100644 --- a/domains/_discord.enderpoint.json +++ b/domains/_discord.enderpoint.json @@ -1,6 +1,7 @@ { "owner": { "username": "EnderPoint07", + "email": "", "discord": "DotM38#5497" }, "record": { From aebfaee69e361eeaf346c4094d1cd46e03d2e3d2 Mon Sep 17 00:00:00 2001 From: EnderPoint <99650491+EnderPoint07@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:48:04 +0530 Subject: [PATCH 7675/8412] Update mail.enderpoint.json --- domains/mail.enderpoint.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mail.enderpoint.json b/domains/mail.enderpoint.json index 19e25fc3e..1a1a452f9 100644 --- a/domains/mail.enderpoint.json +++ b/domains/mail.enderpoint.json @@ -1,7 +1,8 @@ { "owner": { "username": "EnderPoint07", - "discord": "DotM38#5497" + "email": "", + "discord": "dotm38" }, "record": { "MX": ["mail.is-a.dev"], From 8c8aafaf16e5af678ba800cede7744fc851ac487 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Wed, 20 Dec 2023 23:36:27 +1100 Subject: [PATCH 7676/8412] Update meerkats.shays.json MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Fingers crossed🤞 --- domains/meerkats.shays.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/meerkats.shays.json b/domains/meerkats.shays.json index b60af84b6..a1e5d97f1 100644 --- a/domains/meerkats.shays.json +++ b/domains/meerkats.shays.json @@ -1,9 +1,10 @@ { "owner": { "username": "SHays24", - "email": "SHays24@student.sacs.nsw.edu.au" + "email": "shays24@student.sacs.nsw.edu.au" }, "record": { - "CNAME": "the-meerkats-projects-shays24-90484013ec4c0067187cd3a154c706ad6.gitlab.io" + "CNAME": "the-meerkats-projects-shays24-90484013ec4c0067187cd3a154c706ad6.gitlab.io", + "TXT": "gitlab-pages-verification-code=00296b7edb3f68b7fc695a2cba328169" } } From e001be2c5120de57170570eb5234162dc7574244 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Wed, 20 Dec 2023 23:37:38 +1100 Subject: [PATCH 7677/8412] Update _gitlab-pages-verification-code.meerkat.shays.json --- .../_gitlab-pages-verification-code.meerkat.shays.json | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/domains/_gitlab-pages-verification-code.meerkat.shays.json b/domains/_gitlab-pages-verification-code.meerkat.shays.json index 4e0a216bb..8b1378917 100644 --- a/domains/_gitlab-pages-verification-code.meerkat.shays.json +++ b/domains/_gitlab-pages-verification-code.meerkat.shays.json @@ -1,9 +1 @@ -{ - "owner": { - "username": "SHays24", - "email": "SHays24@student.sacs.nsw.edu.au" - }, - "record": { - "TXT": "gitlab-pages-verification-code=00296b7edb3f68b7fc695a2cba328169" - } -} + From dc0f57eac4857d8a4524d3949ceefc1ba729ca3f Mon Sep 17 00:00:00 2001 From: vpt-dev Date: Wed, 20 Dec 2023 12:40:34 +0000 Subject: [PATCH 7678/8412] feat(domain): veer.is-a.dev --- domains/veer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/veer.json diff --git a/domains/veer.json b/domains/veer.json new file mode 100644 index 000000000..3f593c9de --- /dev/null +++ b/domains/veer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "vpt-dev", + "email": "veerhp@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fb7a9a9d33849888a761d4ff3ec3463d19e1c918 Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Wed, 20 Dec 2023 23:41:58 +1100 Subject: [PATCH 7679/8412] Delete domains/_gitlab-pages-verification-code.meerkat.shays.json --- domains/_gitlab-pages-verification-code.meerkat.shays.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/_gitlab-pages-verification-code.meerkat.shays.json diff --git a/domains/_gitlab-pages-verification-code.meerkat.shays.json b/domains/_gitlab-pages-verification-code.meerkat.shays.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/_gitlab-pages-verification-code.meerkat.shays.json +++ /dev/null @@ -1 +0,0 @@ - From b2c92f9f66ba9ebb222f8f6cc99b740b43dffc51 Mon Sep 17 00:00:00 2001 From: hideko-dev Date: Wed, 20 Dec 2023 22:44:56 +0900 Subject: [PATCH 7680/8412] feat(domain): hideko.is-a.dev --- domains/hideko.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hideko.json diff --git a/domains/hideko.json b/domains/hideko.json new file mode 100644 index 000000000..a0dc32514 --- /dev/null +++ b/domains/hideko.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "hideko-dev", + "email": "hideko332200@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dff277baa5bea02c6405fc7651afe7576d635c82 Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Wed, 20 Dec 2023 20:33:16 +0530 Subject: [PATCH 7681/8412] feat(domain): akshat.is-a.dev --- domains/akshat.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/akshat.json diff --git a/domains/akshat.json b/domains/akshat.json new file mode 100644 index 000000000..6c49d0a86 --- /dev/null +++ b/domains/akshat.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 53e5e0024cbef7fffe78f7405764c5a625a54048 Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Wed, 20 Dec 2023 20:34:04 +0530 Subject: [PATCH 7682/8412] feat(domain): legend.is-a.dev --- domains/legend.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/legend.json diff --git a/domains/legend.json b/domains/legend.json new file mode 100644 index 000000000..6c49d0a86 --- /dev/null +++ b/domains/legend.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From a7fe887ae8dc19d871711b988646dce227718d33 Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Wed, 20 Dec 2023 20:34:49 +0530 Subject: [PATCH 7683/8412] feat(domain): clumsy.is-a.dev --- domains/clumsy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/clumsy.json diff --git a/domains/clumsy.json b/domains/clumsy.json new file mode 100644 index 000000000..6c49d0a86 --- /dev/null +++ b/domains/clumsy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From ebcb5b4e87589a4f8a538d95f34c060579ed8780 Mon Sep 17 00:00:00 2001 From: cfp <44261356+cfpwastaken@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:00:12 +0100 Subject: [PATCH 7684/8412] Update cfp.json --- domains/cfp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/cfp.json b/domains/cfp.json index 88dc84c38..f01b3757d 100644 --- a/domains/cfp.json +++ b/domains/cfp.json @@ -2,9 +2,9 @@ "owner": { "username": "cfpwastaken", "email": "", - "discord": "cfp" + "discord": "cfp (318394797822050315)" }, "record": { "CNAME": "cfp.gotdns.ch" } -} \ No newline at end of file +} From 0e64d2a2e905a1cc342f1e731f089636e3caabe3 Mon Sep 17 00:00:00 2001 From: cfp <44261356+cfpwastaken@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:00:32 +0100 Subject: [PATCH 7685/8412] Update scfp.json --- domains/scfp.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/scfp.json b/domains/scfp.json index 362cf3124..f64a2fc5c 100644 --- a/domains/scfp.json +++ b/domains/scfp.json @@ -3,9 +3,9 @@ "owner": { "username": "cfpwastaken", "email": "", - "discord": "cfp" + "discord": "cfp (318394797822050315)" }, "record": { "CNAME": "cfp.gotdns.ch" } -} \ No newline at end of file +} From 1aa0a85e68eb0be62d3abbb530c7f57f85fe96a0 Mon Sep 17 00:00:00 2001 From: 0SneaX0 Date: Wed, 20 Dec 2023 18:08:25 +0100 Subject: [PATCH 7686/8412] feat(domain): sneax.is-a.dev --- domains/sneax.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sneax.json diff --git a/domains/sneax.json b/domains/sneax.json new file mode 100644 index 000000000..4a63eeac4 --- /dev/null +++ b/domains/sneax.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "0SneaX0", + "email": "illuminater3000@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d28f38716633866972dfe8771f5a6e74061e5df8 Mon Sep 17 00:00:00 2001 From: anushkshape Date: Wed, 20 Dec 2023 17:28:35 +0000 Subject: [PATCH 7687/8412] feat(domain): contact.foxsophia.is-a.dev --- domains/contact.foxsophia.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/contact.foxsophia.json diff --git a/domains/contact.foxsophia.json b/domains/contact.foxsophia.json new file mode 100644 index 000000000..2f0167ebd --- /dev/null +++ b/domains/contact.foxsophia.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "anushkshape", + "email": "cchirrpy@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cd69fc59964bbb96bf7a471f008bc4b12226e939 Mon Sep 17 00:00:00 2001 From: ruben-as <86617352+ruben-as@users.noreply.github.com> Date: Wed, 20 Dec 2023 18:44:51 +0100 Subject: [PATCH 7688/8412] 'A record' for email use --- domains/integra.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/integra.json diff --git a/domains/integra.json b/domains/integra.json new file mode 100644 index 000000000..9dc9857e6 --- /dev/null +++ b/domains/integra.json @@ -0,0 +1,11 @@ +{ + "owner":{ + "username":"ruben-as", + "email":"ruben.aja.85@gmail.com" + }, + "record":{ + "A":[ + "212.227.32.105" + ] + } +} From b5a3af38e47fc09c3a69596af26fee7e045cd528 Mon Sep 17 00:00:00 2001 From: zenjahid Date: Thu, 21 Dec 2023 00:26:18 +0600 Subject: [PATCH 7689/8412] feat(domain): zenjahid.is-a.dev --- domains/zenjahid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zenjahid.json diff --git a/domains/zenjahid.json b/domains/zenjahid.json new file mode 100644 index 000000000..85e1bb0e2 --- /dev/null +++ b/domains/zenjahid.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zenjahid", + "email": "mdjahidul.haque.7@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fdcc02d9b0616d5397b637d8556656f9d156ef0e Mon Sep 17 00:00:00 2001 From: ss-29 Date: Thu, 21 Dec 2023 00:12:56 +0530 Subject: [PATCH 7690/8412] feat(domain): shashank.is-a.dev --- domains/shashank.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shashank.json diff --git a/domains/shashank.json b/domains/shashank.json new file mode 100644 index 000000000..024bcd73a --- /dev/null +++ b/domains/shashank.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ss-29", + "email": "shekhar2906@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5563a02a214f4a0b62126c8c3efe0eceec01d20b Mon Sep 17 00:00:00 2001 From: AshvaniRaman Date: Thu, 21 Dec 2023 00:17:03 +0530 Subject: [PATCH 7691/8412] feat(domain): ashvani-kumar.is-a.dev --- domains/ashvani-kumar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashvani-kumar.json diff --git a/domains/ashvani-kumar.json b/domains/ashvani-kumar.json new file mode 100644 index 000000000..3df406dc2 --- /dev/null +++ b/domains/ashvani-kumar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AshvaniRaman", + "email": "ashvani.gcpublic@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7f3d8c50c9ba47e41f0d7222c78f896155d10fbd Mon Sep 17 00:00:00 2001 From: byKeksYT Date: Wed, 20 Dec 2023 19:56:40 +0100 Subject: [PATCH 7692/8412] feat(domain): verstandlxs.is-a.dev --- domains/verstandlxs.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/verstandlxs.json diff --git a/domains/verstandlxs.json b/domains/verstandlxs.json new file mode 100644 index 000000000..0650f2ee9 --- /dev/null +++ b/domains/verstandlxs.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "byKeksYT", + "email": "community@verstandlxs.de" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eff005f6ed50ea5b75f31ce66cbce2789a752858 Mon Sep 17 00:00:00 2001 From: Trix3l Date: Wed, 20 Dec 2023 20:31:19 +0100 Subject: [PATCH 7693/8412] feat(domain): kamilbienkowski.is-a.dev --- domains/kamilbienkowski.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kamilbienkowski.json diff --git a/domains/kamilbienkowski.json b/domains/kamilbienkowski.json new file mode 100644 index 000000000..1abe53c00 --- /dev/null +++ b/domains/kamilbienkowski.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Trix3l", + "email": "kamiljan.bienkowski@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7138c0891aededcfbe5b9b89fa3e12be98c4d771 Mon Sep 17 00:00:00 2001 From: Qwerty Qwerty <113751596+Qwerty-Qwerty88@users.noreply.github.com> Date: Wed, 20 Dec 2023 15:31:00 -0600 Subject: [PATCH 7694/8412] Create qwertyqwerty.json --- domains/qwertyqwerty.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/qwertyqwerty.json diff --git a/domains/qwertyqwerty.json b/domains/qwertyqwerty.json new file mode 100644 index 000000000..b473f61cf --- /dev/null +++ b/domains/qwertyqwerty.json @@ -0,0 +1,11 @@ +{ + "owner": { + "username": "Qwerty-Qwerty88", + "email": "personqwertyperson88@gmail.com", + "twitter": "QwertyQwerty88_" + }, + "record": { + "A": "34.111.254.92", + "TXT": "replit-verify=91e42e80-7ebf-4e64-88e0-b20657592584" + } +} From 9adfc2a53eff7356318b5a713bc0e1b9ff251a4a Mon Sep 17 00:00:00 2001 From: Qwerty Qwerty <113751596+Qwerty-Qwerty88@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:22:32 -0600 Subject: [PATCH 7695/8412] Update qwertyqwerty.json --- domains/qwertyqwerty.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/qwertyqwerty.json b/domains/qwertyqwerty.json index b473f61cf..c064112ad 100644 --- a/domains/qwertyqwerty.json +++ b/domains/qwertyqwerty.json @@ -5,7 +5,7 @@ "twitter": "QwertyQwerty88_" }, "record": { - "A": "34.111.254.92", + "A": ["34.111.254.92"], "TXT": "replit-verify=91e42e80-7ebf-4e64-88e0-b20657592584" } } From 6e28b80380543f682f41737be8ae2f4408023259 Mon Sep 17 00:00:00 2001 From: InfinityLoop <127774659+InfinityLoop1@users.noreply.github.com> Date: Wed, 20 Dec 2023 17:37:20 -0600 Subject: [PATCH 7696/8412] Create infinityloop.json --- domains/infinityloop.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/infinityloop.json diff --git a/domains/infinityloop.json b/domains/infinityloop.json new file mode 100644 index 000000000..a68816347 --- /dev/null +++ b/domains/infinityloop.json @@ -0,0 +1,11 @@ +{ + "description": "Short link for sharing", + "repo": "https://github.com/InfinityLoop1/InfinityLoop", + "owner": { + "username": "InfinityLoop", + "discord": "infinityloopdev" + } + "record": { + "URL": "https://infinityloop1.netlify.app" + } +} From 28d99b393bf5bfd65423fa7c8d306a7c21ffc38c Mon Sep 17 00:00:00 2001 From: SHays24 <81133539+SHays24@users.noreply.github.com> Date: Thu, 21 Dec 2023 10:42:54 +1100 Subject: [PATCH 7697/8412] Update meerkats.shays.json --- domains/meerkats.shays.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/meerkats.shays.json b/domains/meerkats.shays.json index a1e5d97f1..19b709877 100644 --- a/domains/meerkats.shays.json +++ b/domains/meerkats.shays.json @@ -4,7 +4,6 @@ "email": "shays24@student.sacs.nsw.edu.au" }, "record": { - "CNAME": "the-meerkats-projects-shays24-90484013ec4c0067187cd3a154c706ad6.gitlab.io", - "TXT": "gitlab-pages-verification-code=00296b7edb3f68b7fc695a2cba328169" + "CNAME": "the-meerkats-projects-shays24-90484013ec4c0067187cd3a154c706ad6.gitlab.io" } } From 40250f7bdc0191a9348edfd3108f7647d3e02e28 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 21 Dec 2023 07:48:56 +0800 Subject: [PATCH 7698/8412] Update infinityloop.json --- domains/infinityloop.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/infinityloop.json b/domains/infinityloop.json index a68816347..5e76e0ccd 100644 --- a/domains/infinityloop.json +++ b/domains/infinityloop.json @@ -3,6 +3,7 @@ "repo": "https://github.com/InfinityLoop1/InfinityLoop", "owner": { "username": "InfinityLoop", + "email": "", "discord": "infinityloopdev" } "record": { From aed026691b11bebddbdcce605ec701f39da9947b Mon Sep 17 00:00:00 2001 From: takeshi7502 Date: Thu, 21 Dec 2023 07:09:51 +0700 Subject: [PATCH 7699/8412] feat(domain): takeshi.is-a.dev --- domains/takeshi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/takeshi.json diff --git a/domains/takeshi.json b/domains/takeshi.json new file mode 100644 index 000000000..2a3445e23 --- /dev/null +++ b/domains/takeshi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "takeshi7502", + "email": "takeshi.gi75@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 71cc7bd587db350d19f2a0e0f80f30ceacefe10e Mon Sep 17 00:00:00 2001 From: TheHiddenEvil Date: Wed, 20 Dec 2023 18:14:23 -0600 Subject: [PATCH 7700/8412] feat(domain): hidden.is-a.dev --- domains/hidden.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hidden.json diff --git a/domains/hidden.json b/domains/hidden.json new file mode 100644 index 000000000..e523d93ff --- /dev/null +++ b/domains/hidden.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "TheHiddenEvil", + "email": "hijohn06@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 87b4cbe5b71d2b9e14d31f0e04cec11586b15db3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 21 Dec 2023 08:22:15 +0800 Subject: [PATCH 7701/8412] Update infinityloop.json --- domains/infinityloop.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/infinityloop.json b/domains/infinityloop.json index 5e76e0ccd..3a57b4392 100644 --- a/domains/infinityloop.json +++ b/domains/infinityloop.json @@ -5,7 +5,7 @@ "username": "InfinityLoop", "email": "", "discord": "infinityloopdev" - } + }, "record": { "URL": "https://infinityloop1.netlify.app" } From 6e1fc4dfbfc3bf474443da213ddb7ef445fc278a Mon Sep 17 00:00:00 2001 From: hxntaish Date: Thu, 21 Dec 2023 02:10:01 +0100 Subject: [PATCH 7702/8412] feat(domain): oli.is-a.dev --- domains/oli.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/oli.json diff --git a/domains/oli.json b/domains/oli.json new file mode 100644 index 000000000..f0025b231 --- /dev/null +++ b/domains/oli.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hxntaish", + "email": "juliettepoisson3@gmail.com" + }, + "record": { + "A": ["185.171.202.187"] + } +} From 10f7e53eb05ad712c4a8b39811d883a44b709e13 Mon Sep 17 00:00:00 2001 From: traviebb Date: Wed, 20 Dec 2023 20:22:25 -0500 Subject: [PATCH 7703/8412] feat(domain): trvs.is-a.dev --- domains/trvs.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/trvs.json diff --git a/domains/trvs.json b/domains/trvs.json new file mode 100644 index 000000000..f2b2d4325 --- /dev/null +++ b/domains/trvs.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "traviebb", + "email": "trvsmusicofficial@icloud.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e9e8644ef831fab5ab472d9c29c7e23cb3a2b5d2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 21 Dec 2023 10:56:51 +0800 Subject: [PATCH 7704/8412] Update maxgreet.json --- domains/maxgreet.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/domains/maxgreet.json b/domains/maxgreet.json index b802da5a6..4dd26cda0 100644 --- a/domains/maxgreet.json +++ b/domains/maxgreet.json @@ -4,7 +4,6 @@ "email": "aneenababu17901@gmail.com" }, "record": { - "CNAME": "emmu123.github.io/Max-Greet" + "CNAME": "emmu123.github.io" } - } From 60a989a454a7fbc7c6bcc6af6af644d0ae0583be Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 21 Dec 2023 11:08:15 +0800 Subject: [PATCH 7705/8412] Discard changes to domains/freddypm007.json --- domains/freddypm007.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/freddypm007.json diff --git a/domains/freddypm007.json b/domains/freddypm007.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/freddypm007.json +++ /dev/null @@ -1 +0,0 @@ - From 046bb946929c807e1e5c38aef055ee86bb5c6a6e Mon Sep 17 00:00:00 2001 From: SrEvelio Date: Wed, 20 Dec 2023 23:15:20 -0400 Subject: [PATCH 7706/8412] Update evelio.json --- domains/evelio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/evelio.json b/domains/evelio.json index c86b0806f..53dfaa2a6 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -6,7 +6,7 @@ "discord": "SrEvelioツ#3906" }, "record": { - "CNAME": "evelio.onrender.com", + "A": ["216.24.57.1"}, "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From 140cb9a18ab8a74bec6ef13fed822d90f78d7514 Mon Sep 17 00:00:00 2001 From: SrEvelio Date: Wed, 20 Dec 2023 23:15:42 -0400 Subject: [PATCH 7707/8412] Update evelio.json --- domains/evelio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/evelio.json b/domains/evelio.json index 53dfaa2a6..8605043a4 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -3,7 +3,7 @@ "owner": { "username": "SrEvelio", "email": "alphaevelio@gmail.com", - "discord": "SrEvelioツ#3906" + "discord": "srevelio" }, "record": { "A": ["216.24.57.1"}, From 8e0e77f91990524ae8d9ddd055e55901720942b4 Mon Sep 17 00:00:00 2001 From: SrEvelio Date: Wed, 20 Dec 2023 23:16:06 -0400 Subject: [PATCH 7708/8412] Update evelio.json --- domains/evelio.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/evelio.json b/domains/evelio.json index 8605043a4..c3959dee6 100644 --- a/domains/evelio.json +++ b/domains/evelio.json @@ -6,7 +6,7 @@ "discord": "srevelio" }, "record": { - "A": ["216.24.57.1"}, + "A": ["216.24.57.1"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } From fbe3d3490180721231d326a8d0817d6116145348 Mon Sep 17 00:00:00 2001 From: "erai :3" Date: Thu, 21 Dec 2023 09:44:41 +0400 Subject: [PATCH 7709/8412] my new username >.< --- domains/{eray.json => ekrem.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{eray.json => ekrem.json} (53%) diff --git a/domains/eray.json b/domains/ekrem.json similarity index 53% rename from domains/eray.json rename to domains/ekrem.json index 23d1405ab..a8500254e 100644 --- a/domains/eray.json +++ b/domains/ekrem.json @@ -1,9 +1,9 @@ { "owner": { - "username": "erayreperit", + "username": "exrem", "email": "eray6421@proton.me" }, "record": { - "CNAME": "erayreperit.github.io" + "CNAME": "exrem.github.io" } } From cb30f27747413993513cc783bcfa32e5c6b9d1aa Mon Sep 17 00:00:00 2001 From: Eima834 <81971063+Eima834@users.noreply.github.com> Date: Thu, 21 Dec 2023 09:53:05 +0200 Subject: [PATCH 7710/8412] Register juisai.is-a.dev --- domains/juisai.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/juisai.json diff --git a/domains/juisai.json b/domains/juisai.json new file mode 100644 index 000000000..4591200d4 --- /dev/null +++ b/domains/juisai.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Eima834", + "email": "dargiseimantas5@gmail.com", + "discord": "1095651340589469786" + }, + + "record": { + "A": ["198.251.86.152"] + } + } + \ No newline at end of file From 214d9d6988eeb39ae529588ee329875c4d4fafc2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 21 Dec 2023 17:59:52 +0800 Subject: [PATCH 7711/8412] Update juisai.json --- domains/juisai.json | 19 +++++++++---------- 1 file changed, 9 insertions(+), 10 deletions(-) diff --git a/domains/juisai.json b/domains/juisai.json index 4591200d4..3429f5c74 100644 --- a/domains/juisai.json +++ b/domains/juisai.json @@ -1,12 +1,11 @@ { - "owner": { - "username": "Eima834", - "email": "dargiseimantas5@gmail.com", - "discord": "1095651340589469786" - }, - - "record": { - "A": ["198.251.86.152"] - } + "owner": { + "username": "Eima834", + "email": "dargiseimantas5@gmail.com", + "discord": "1095651340589469786" + }, + + "record": { + "A": ["198.251.86.152"] } - \ No newline at end of file +} From 318b49c2cba377b221ce7ab83203084b4e9cc366 Mon Sep 17 00:00:00 2001 From: MacengBOT Date: Thu, 21 Dec 2023 17:08:44 +0700 Subject: [PATCH 7712/8412] feat(domain): niel.is-a.dev --- domains/niel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/niel.json diff --git a/domains/niel.json b/domains/niel.json new file mode 100644 index 000000000..517e2fe9b --- /dev/null +++ b/domains/niel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MacengBOT", + "email": "macengbot@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a51613f1584fac92c86c8d2bf533f8b758b071f9 Mon Sep 17 00:00:00 2001 From: LRxDarkDevil Date: Thu, 21 Dec 2023 15:41:10 +0500 Subject: [PATCH 7713/8412] feat(domain): tahaadnan.is-a.dev --- domains/tahaadnan.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tahaadnan.json diff --git a/domains/tahaadnan.json b/domains/tahaadnan.json new file mode 100644 index 000000000..317bf98cd --- /dev/null +++ b/domains/tahaadnan.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRxDarkDevil", + "email": "tahaadnanawan@gmail.com" + }, + "record": { + "CNAME": "lrxdarkdevil.github.io" + } +} From 941effa297c9b2ec7bd9d5d8d30128c49c974354 Mon Sep 17 00:00:00 2001 From: nishaj0 Date: Thu, 21 Dec 2023 18:40:47 +0530 Subject: [PATCH 7714/8412] feat(domain): nishaj.is-a.dev --- domains/nishaj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nishaj.json diff --git a/domains/nishaj.json b/domains/nishaj.json new file mode 100644 index 000000000..2265b749f --- /dev/null +++ b/domains/nishaj.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nishaj0", + "email": "njnishaj0@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 865c41f01d96fd6ae18dc81ad76f2b6ac20ffd26 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Thu, 21 Dec 2023 13:23:53 +0000 Subject: [PATCH 7715/8412] Update mail.json --- domains/mail.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/mail.json b/domains/mail.json index e8a5f71e0..3c998147c 100644 --- a/domains/mail.json +++ b/domains/mail.json @@ -7,6 +7,9 @@ "record": { "A": ["51.161.54.164"], "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "TXT": [ + "v=spf1 mx a:mail.is-a.dev ~all", + "google-site-verification=pcSxUAiBwhvh9AVBbSSkKZovjsUFZzMgnh3q6XfGe1E" + ] } } From 38d5a79864a188e235ba10ccd592832e117a7136 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Thu, 21 Dec 2023 13:45:03 +0000 Subject: [PATCH 7716/8412] Temp for verification --- domains/mail.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/mail.json b/domains/mail.json index 3c998147c..38be1eab1 100644 --- a/domains/mail.json +++ b/domains/mail.json @@ -6,9 +6,9 @@ "record": { "A": ["51.161.54.164"], - "MX": ["mail.is-a.dev"], + "MX": ["mx1.forwardemail.net"], "TXT": [ - "v=spf1 mx a:mail.is-a.dev ~all", + "forward-email=andrew@win11react.com", "google-site-verification=pcSxUAiBwhvh9AVBbSSkKZovjsUFZzMgnh3q6XfGe1E" ] } From 5be6ec5f5da6fc06e5342734502a3ce2e75aa13d Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Thu, 21 Dec 2023 13:52:56 +0000 Subject: [PATCH 7717/8412] Update mail.json --- domains/mail.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/mail.json b/domains/mail.json index 38be1eab1..ef09a36fd 100644 --- a/domains/mail.json +++ b/domains/mail.json @@ -6,10 +6,7 @@ "record": { "A": ["51.161.54.164"], - "MX": ["mx1.forwardemail.net"], - "TXT": [ - "forward-email=andrew@win11react.com", - "google-site-verification=pcSxUAiBwhvh9AVBbSSkKZovjsUFZzMgnh3q6XfGe1E" - ] + "MX": ["mail.is-a.dev"], + "TXT": "google-site-verification=pcSxUAiBwhvh9AVBbSSkKZovjsUFZzMgnh3q6XfGe1E" } } From bbe4451b7ca54fb29a6858fcc8751496c3fd8a43 Mon Sep 17 00:00:00 2001 From: Toan Duc Vo Date: Thu, 21 Dec 2023 22:43:28 +0700 Subject: [PATCH 7718/8412] feat(domain): add `toan.is-a.dev` --- domains/toan.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/toan.json diff --git a/domains/toan.json b/domains/toan.json new file mode 100644 index 000000000..ae1e98664 --- /dev/null +++ b/domains/toan.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "toanducvo", + "email": "toan.ducvo@icloud.com" + }, + + "record": { + "CNAME": "hashnode.network" + } +} From 064b9af69646f88dcf50ca4cf8a7a6574e421d67 Mon Sep 17 00:00:00 2001 From: angelwarelmao Date: Thu, 21 Dec 2023 09:40:47 -0800 Subject: [PATCH 7719/8412] feat(domain): plexus.is-a.dev --- domains/plexus.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/plexus.json diff --git a/domains/plexus.json b/domains/plexus.json new file mode 100644 index 000000000..868af44ff --- /dev/null +++ b/domains/plexus.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "angelwarelmao", + "email": "asdjaflmao@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 518acd11c6bdfa4659b2cad48abddea5f5e7bb0d Mon Sep 17 00:00:00 2001 From: Erik <74710895+Integr-0@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:41:12 +0100 Subject: [PATCH 7720/8412] Update Email and Discord --- domains/integr.json | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/domains/integr.json b/domains/integr.json index e989aac51..237d3da8e 100644 --- a/domains/integr.json +++ b/domains/integr.json @@ -1,12 +1,16 @@ { + "description": "Personal Page", + "repo": "https://github.com/Integr-0/Main", "owner": { "username": "Integr-0", - "email": "erik.reitbauer@outlook.de" + "email": "erik.reitbauer@outlook.de", + "discord": "integr_" }, "record": { "A": ["217.174.245.249"], "AAAA": ["2a00:da00:1800:83a4::1"], "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", + "CNAME": "Integr-0.github.io" } } \ No newline at end of file From 94308cabbad1f5f169eca058278336165a267e34 Mon Sep 17 00:00:00 2001 From: Erik <74710895+Integr-0@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:52:51 +0100 Subject: [PATCH 7721/8412] Fix CNAME added missing "/Main" --- domains/integr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/integr.json b/domains/integr.json index 237d3da8e..0e5d69eb0 100644 --- a/domains/integr.json +++ b/domains/integr.json @@ -11,6 +11,6 @@ "AAAA": ["2a00:da00:1800:83a4::1"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "CNAME": "Integr-0.github.io" + "CNAME": "Integr-0.github.io/Main" } -} \ No newline at end of file +} From 3f1a6fa46cc5424f007d28ea947ed87661371650 Mon Sep 17 00:00:00 2001 From: Erik <74710895+Integr-0@users.noreply.github.com> Date: Thu, 21 Dec 2023 19:12:38 +0100 Subject: [PATCH 7722/8412] Possible fix? --- domains/integr.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/integr.json b/domains/integr.json index 0e5d69eb0..e6e0b0cd9 100644 --- a/domains/integr.json +++ b/domains/integr.json @@ -1,6 +1,6 @@ { "description": "Personal Page", - "repo": "https://github.com/Integr-0/Main", + "repo": "https://github.com/Integr-0/integr-0.github.io", "owner": { "username": "Integr-0", "email": "erik.reitbauer@outlook.de", @@ -11,6 +11,6 @@ "AAAA": ["2a00:da00:1800:83a4::1"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", - "CNAME": "Integr-0.github.io/Main" + "CNAME": "integr-0.github.io" } } From 3aab8266076f45dbf371fd046afc9266dd8af7e0 Mon Sep 17 00:00:00 2001 From: tabanopro Date: Thu, 21 Dec 2023 20:37:53 +0200 Subject: [PATCH 7723/8412] feat(domain): tabanopro.is-a.dev --- domains/tabanopro.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tabanopro.json diff --git a/domains/tabanopro.json b/domains/tabanopro.json new file mode 100644 index 000000000..616c9a413 --- /dev/null +++ b/domains/tabanopro.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tabanopro", + "email": "glim4045@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0bba555f8b294db012aa5a146dfc02b3a04a199b Mon Sep 17 00:00:00 2001 From: Sophia <146998068+foxsophia@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:44:11 +0000 Subject: [PATCH 7724/8412] Update foxsophia.json --- domains/foxsophia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/foxsophia.json b/domains/foxsophia.json index 2f0167ebd..5f6d4230c 100644 --- a/domains/foxsophia.json +++ b/domains/foxsophia.json @@ -1,6 +1,6 @@ { "owner": { - "username": "anushkshape", + "username": "foxsophia", "email": "cchirrpy@outlook.com" }, "record": { @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 79d8ee69b08b5edbc8e3f98d4459ee934b69bb0e Mon Sep 17 00:00:00 2001 From: Sophia <146998068+foxsophia@users.noreply.github.com> Date: Thu, 21 Dec 2023 18:44:28 +0000 Subject: [PATCH 7725/8412] Update contact.foxsophia.json --- domains/contact.foxsophia.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/contact.foxsophia.json b/domains/contact.foxsophia.json index 2f0167ebd..5f6d4230c 100644 --- a/domains/contact.foxsophia.json +++ b/domains/contact.foxsophia.json @@ -1,6 +1,6 @@ { "owner": { - "username": "anushkshape", + "username": "foxsophia", "email": "cchirrpy@outlook.com" }, "record": { @@ -9,4 +9,4 @@ "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From a452c1224ef7f19e2b9713dec9f9e1cd7c5de44c Mon Sep 17 00:00:00 2001 From: Erik <74710895+Integr-0@users.noreply.github.com> Date: Thu, 21 Dec 2023 19:55:44 +0100 Subject: [PATCH 7726/8412] Possible fix 2 --- domains/integr.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/domains/integr.json b/domains/integr.json index e6e0b0cd9..8c5e8f712 100644 --- a/domains/integr.json +++ b/domains/integr.json @@ -7,10 +7,6 @@ "discord": "integr_" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "CNAME": "integr-0.github.io" } } From 8a8430717783885830d80334b0cd5984495692e0 Mon Sep 17 00:00:00 2001 From: kamlendras Date: Fri, 22 Dec 2023 02:41:00 +0530 Subject: [PATCH 7727/8412] feat(domain): kamlendras.is-a.dev --- domains/kamlendras.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kamlendras.json diff --git a/domains/kamlendras.json b/domains/kamlendras.json new file mode 100644 index 000000000..6c96be80f --- /dev/null +++ b/domains/kamlendras.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kamlendras", + "email": "ksinghpro@proton.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3eeef4bb5da405de2f4699364d48197c8cf31d5d Mon Sep 17 00:00:00 2001 From: EnterausernameUwU Date: Thu, 21 Dec 2023 18:58:28 -0800 Subject: [PATCH 7728/8412] feat(domain): suq3r.is-a.dev --- domains/suq3r.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/suq3r.json diff --git a/domains/suq3r.json b/domains/suq3r.json new file mode 100644 index 000000000..9209c4e6b --- /dev/null +++ b/domains/suq3r.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "EnterausernameUwU", + "email": "soundingcool100@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fba451656734b7635b418f53125e018f2b5ab56e Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Fri, 22 Dec 2023 09:03:33 +0530 Subject: [PATCH 7729/8412] feat(domain): akshat.is-a.dev --- domains/akshat.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/akshat.json b/domains/akshat.json index 6c49d0a86..6d539a535 100644 --- a/domains/akshat.json +++ b/domains/akshat.json @@ -4,6 +4,9 @@ "email": "maillegendop@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 493922638f8245e15dda46584eea8af9bd922222 Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Fri, 22 Dec 2023 10:09:03 +0530 Subject: [PATCH 7730/8412] feat(domain): mosssdark.is-a.dev --- domains/mosssdark.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/mosssdark.json b/domains/mosssdark.json index 6c49d0a86..6d539a535 100644 --- a/domains/mosssdark.json +++ b/domains/mosssdark.json @@ -4,6 +4,9 @@ "email": "maillegendop@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From a8c41ffe9fcdf1c8be0009c7b29c03fd14491e5c Mon Sep 17 00:00:00 2001 From: MichaelPachec0 Date: Thu, 21 Dec 2023 23:06:32 -0800 Subject: [PATCH 7731/8412] feat(domain): mpacheco.is-a.dev --- domains/mpacheco.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mpacheco.json diff --git a/domains/mpacheco.json b/domains/mpacheco.json new file mode 100644 index 000000000..777283a36 --- /dev/null +++ b/domains/mpacheco.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MichaelPachec0", + "email": "michaelpacheco@protonmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 567fb06d6518415bb1feb1b475a1f6985c6255ec Mon Sep 17 00:00:00 2001 From: zenjahid Date: Fri, 22 Dec 2023 15:14:24 +0600 Subject: [PATCH 7732/8412] feat(domain): jahid.is-a.dev --- domains/jahid.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jahid.json diff --git a/domains/jahid.json b/domains/jahid.json new file mode 100644 index 000000000..85e1bb0e2 --- /dev/null +++ b/domains/jahid.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zenjahid", + "email": "mdjahidul.haque.7@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 560b0585810d15414de16717bf07b3491280326a Mon Sep 17 00:00:00 2001 From: SuhailAhmed2627 Date: Fri, 22 Dec 2023 13:19:26 +0400 Subject: [PATCH 7733/8412] feat(domain): suhailahmed2627.is-a.dev --- domains/suhailahmed2627.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/suhailahmed2627.json diff --git a/domains/suhailahmed2627.json b/domains/suhailahmed2627.json new file mode 100644 index 000000000..62c72045d --- /dev/null +++ b/domains/suhailahmed2627.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SuhailAhmed2627", + "email": "suhailahmed2001sam@gmail.com" + }, + "record": { + "URL": "https://suhailahmed2627.vercel.app/" + } +} From 2a72893292e1c9fa2de2e02ecd3ea202c37ff8e8 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 22 Dec 2023 09:43:14 +0000 Subject: [PATCH 7734/8412] Register mails.is-a.dev --- domains/mails.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mails.json diff --git a/domains/mails.json b/domains/mails.json new file mode 100644 index 000000000..12cfef560 --- /dev/null +++ b/domains/mails.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "andrewstech", + "email": "Andrewbuild48@gmail.com", + "discord": "598245488977903688" + }, + + "record": { + "MX": ["mail.is-a.dev"] + } + } + \ No newline at end of file From ef605e8da5a2b31ce162f154d925c14cc1ffd576 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Fri, 22 Dec 2023 09:53:44 +0000 Subject: [PATCH 7735/8412] Update mails.json --- domains/mails.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/mails.json b/domains/mails.json index 12cfef560..11c9fcd6b 100644 --- a/domains/mails.json +++ b/domains/mails.json @@ -6,7 +6,8 @@ }, "record": { - "MX": ["mail.is-a.dev"] + "MX": ["mail.is-a.dev"], + "A": ["51.161.54.164"] } } \ No newline at end of file From 81be954846fdceaeae12fb23bb8a999fa8c26c70 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Fri, 22 Dec 2023 18:15:21 +0800 Subject: [PATCH 7736/8412] Delete domains/mails.json --- domains/mails.json | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 domains/mails.json diff --git a/domains/mails.json b/domains/mails.json deleted file mode 100644 index 11c9fcd6b..000000000 --- a/domains/mails.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "owner": { - "username": "andrewstech", - "email": "Andrewbuild48@gmail.com", - "discord": "598245488977903688" - }, - - "record": { - "MX": ["mail.is-a.dev"], - "A": ["51.161.54.164"] - } - } - \ No newline at end of file From 2845696f4bff73a3d050358192f1f0d5d100a0c4 Mon Sep 17 00:00:00 2001 From: nishaj0 Date: Fri, 22 Dec 2023 18:42:15 +0530 Subject: [PATCH 7737/8412] feat(domain): nishaj0.is-a.dev --- domains/nishaj0.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nishaj0.json diff --git a/domains/nishaj0.json b/domains/nishaj0.json new file mode 100644 index 000000000..2265b749f --- /dev/null +++ b/domains/nishaj0.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nishaj0", + "email": "njnishaj0@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 545e5709f98c613161e2ab150652a53698eb084f Mon Sep 17 00:00:00 2001 From: gabr1234iel Date: Fri, 22 Dec 2023 21:29:13 +0800 Subject: [PATCH 7738/8412] feat(domain): gabrielyong.is-a.dev --- domains/gabrielyong.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gabrielyong.json diff --git a/domains/gabrielyong.json b/domains/gabrielyong.json new file mode 100644 index 000000000..bc5b9ecd3 --- /dev/null +++ b/domains/gabrielyong.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "gabr1234iel", + "email": "gabrrrly@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b645538d83dac7ada15d1b774bbab186f064d3a1 Mon Sep 17 00:00:00 2001 From: netsterX Date: Fri, 22 Dec 2023 15:24:53 +0100 Subject: [PATCH 7739/8412] feat(domain): netsterx.is-a.dev --- domains/netsterx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/netsterx.json diff --git a/domains/netsterx.json b/domains/netsterx.json new file mode 100644 index 000000000..2c0ffc0da --- /dev/null +++ b/domains/netsterx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "netsterX", + "email": "mb3202879@gmail.com" + }, + "record": { + "CNAME": "netsterx.github.io" + } +} From 734fbb0c6fdeb4130d1c49fd6ccbfff486fa5f04 Mon Sep 17 00:00:00 2001 From: netsterX Date: Fri, 22 Dec 2023 15:33:46 +0100 Subject: [PATCH 7740/8412] feat(domain): abdel.is-a.dev --- domains/abdel.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abdel.json diff --git a/domains/abdel.json b/domains/abdel.json new file mode 100644 index 000000000..356bf2d58 --- /dev/null +++ b/domains/abdel.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "netsterX", + "email": "mb3202879@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3967502cfa13bb115ade339939a0368955262080 Mon Sep 17 00:00:00 2001 From: zelriano36 Date: Fri, 22 Dec 2023 16:08:44 +0100 Subject: [PATCH 7741/8412] feat(domain): zelriano36.is-a.dev --- domains/zelriano36.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zelriano36.json diff --git a/domains/zelriano36.json b/domains/zelriano36.json new file mode 100644 index 000000000..f9d126a70 --- /dev/null +++ b/domains/zelriano36.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zelriano36", + "email": "bastien.salvetat@gmail.com" + }, + "record": { + "CNAME": "zelriano36.github.io" + } +} From 8ba8af9384228285392dcc7beb17bb0634b24a22 Mon Sep 17 00:00:00 2001 From: owofied Date: Fri, 22 Dec 2023 18:32:25 +0100 Subject: [PATCH 7742/8412] Update xiro.json --- domains/xiro.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/xiro.json b/domains/xiro.json index 91edd91ed..823dcad7f 100644 --- a/domains/xiro.json +++ b/domains/xiro.json @@ -1,8 +1,8 @@ { "owner": { "username": "XiroXD", - "email": "creaperhunter531@gmail.com", - "discord": "Xiro#0001" + "email": "xiro@duck.com", + "discord": "owofied" }, "record": { "CNAME": "personal-page-3ps.pages.dev" From 25ba54baa6506c9ab53e3a75d90b8a109bc7aa67 Mon Sep 17 00:00:00 2001 From: LackyPal Date: Sat, 23 Dec 2023 00:05:11 +0530 Subject: [PATCH 7743/8412] feat(domain): lacky.is-a.dev --- domains/lacky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lacky.json diff --git a/domains/lacky.json b/domains/lacky.json new file mode 100644 index 000000000..c167384d0 --- /dev/null +++ b/domains/lacky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LackyPal", + "email": "dev.lackypal@gmail.com" + }, + "record": { + "CNAME": "lackypal.github.io" + } +} From edd37db3ea2fa26e873cafa723f03456d17db06e Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Fri, 22 Dec 2023 18:42:17 +0000 Subject: [PATCH 7744/8412] Update futurex.json BETA --- domains/futurex.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/futurex.json b/domains/futurex.json index 805ef4a64..9e6c0dd97 100644 --- a/domains/futurex.json +++ b/domains/futurex.json @@ -5,8 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From a61e7ad90f0b227af4a7d0fd02b5148e185bda98 Mon Sep 17 00:00:00 2001 From: denboy0123 <81873582+denboy0123@users.noreply.github.com> Date: Fri, 22 Dec 2023 22:55:51 +0200 Subject: [PATCH 7745/8412] Update denboy0123.json just change email to beta --- domains/denboy0123.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/denboy0123.json b/domains/denboy0123.json index d3ee7418e..8d054ba67 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -5,10 +5,7 @@ }, "record": { "A": ["217.174.245.249"], - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 93cda18c102f395dda582a07fb8cff1ba99e29b7 Mon Sep 17 00:00:00 2001 From: L7NEG Date: Fri, 22 Dec 2023 23:20:45 +0200 Subject: [PATCH 7746/8412] l7neg.is-a.dev --- domains/l7neg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/l7neg.json diff --git a/domains/l7neg.json b/domains/l7neg.json new file mode 100644 index 000000000..05101905b --- /dev/null +++ b/domains/l7neg.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "l7neg", + "email": "mahmodealking467@gmail.com", + "repo": "https://replit.com/@L7NEG/L7NEG", + "description": "Main Bio Page And All Its Useful Tools" + }, + "record": { + "A": ["34.111.254.92"], + "TXT": "replit-verify=23cc92c5-cdc9-47bf-9e4f-e692a2ab2097" + } +} From a0aacd65f0ba82f2211d73bb97dd6adceae9e560 Mon Sep 17 00:00:00 2001 From: b4bekkie Date: Thu, 21 Dec 2023 22:37:32 +0500 Subject: [PATCH 7747/8412] feat(domain): bilalkhan.is-a.dev --- domains/bilalkhan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bilalkhan.json diff --git a/domains/bilalkhan.json b/domains/bilalkhan.json new file mode 100644 index 000000000..a41b52142 --- /dev/null +++ b/domains/bilalkhan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "b4bekkie", + "email": "iambekkie99@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9ff3d2cd41f560ef0cd2869174147d3c488d795f Mon Sep 17 00:00:00 2001 From: Strongboost Date: Fri, 22 Dec 2023 23:11:26 +0100 Subject: [PATCH 7748/8412] feat(domain): vacer.is-a.dev --- domains/vacer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/vacer.json diff --git a/domains/vacer.json b/domains/vacer.json new file mode 100644 index 000000000..b04df1eb1 --- /dev/null +++ b/domains/vacer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Strongboost", + "email": "gigantenjaeger.junior@gmail.com" + }, + "record": { + "A": ["5.253.246.227"] + } +} From 1a074630e8c7ed8d1ae05ee501f21063447bab81 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Fri, 22 Dec 2023 22:13:34 +0000 Subject: [PATCH 7749/8412] Takedown Request --- domains/kiir0n.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/kiir0n.json diff --git a/domains/kiir0n.json b/domains/kiir0n.json deleted file mode 100644 index afa2c8d34..000000000 --- a/domains/kiir0n.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "description": "kiir0n.is-a.dev", - "repo": "https://github.com/kiir0n/kiir0n.github.io", - "owner": { - "username": "Kiir0n", - "email": "kiir0n@outlook.com" - }, - "record": { - "CNAME": "kiir0n.github.io" - } -} From 4a1d45cd293988133e187f473ab0e77fde15f970 Mon Sep 17 00:00:00 2001 From: Naby29 Date: Sat, 23 Dec 2023 00:33:01 +0200 Subject: [PATCH 7750/8412] feat(domain): naby.is-a.dev --- domains/naby.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/naby.json diff --git a/domains/naby.json b/domains/naby.json new file mode 100644 index 000000000..c261d951a --- /dev/null +++ b/domains/naby.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Naby29", + "email": "dani.constantinescu.ro@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c946e9cbcca1a707bed9013d4bc70a51d6fec945 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Dec 2023 06:46:04 +0800 Subject: [PATCH 7751/8412] Delete domains/mosssdark.json --- domains/mosssdark.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mosssdark.json diff --git a/domains/mosssdark.json b/domains/mosssdark.json deleted file mode 100644 index 6c49d0a86..000000000 --- a/domains/mosssdark.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com" - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } -} From 188ab0f5e7860064101cd89432ffc026b4b9648c Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Fri, 22 Dec 2023 22:55:59 +0000 Subject: [PATCH 7752/8412] DOMAIN TAKEDOWN --- domains/mnoger.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/mnoger.json diff --git a/domains/mnoger.json b/domains/mnoger.json deleted file mode 100644 index 2e9b98169..000000000 --- a/domains/mnoger.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "arabtalent", - "email": "lolhdselect@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From ccf8a24bece27cf1c7ff7f28444a7370f8220041 Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Fri, 22 Dec 2023 22:57:11 +0000 Subject: [PATCH 7753/8412] Delete domains/denismnoger.json --- domains/denismnoger.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/denismnoger.json diff --git a/domains/denismnoger.json b/domains/denismnoger.json deleted file mode 100644 index 2e9b98169..000000000 --- a/domains/denismnoger.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "arabtalent", - "email": "lolhdselect@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 0a757fb55bd8d583e4259324be3ce64c99971b2f Mon Sep 17 00:00:00 2001 From: arabtalent Date: Sat, 23 Dec 2023 01:27:36 +0200 Subject: [PATCH 7754/8412] feat(domain): denism.is-a.dev --- domains/denism.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/denism.json diff --git a/domains/denism.json b/domains/denism.json new file mode 100644 index 000000000..2bb0142cd --- /dev/null +++ b/domains/denism.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "arabtalent", + "email": "lolhdselect@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9f7d5ecdede7ae7ad5b7540dc326c777d320a3df Mon Sep 17 00:00:00 2001 From: Simon <60567575+simonknowsstuff@users.noreply.github.com> Date: Sat, 23 Dec 2023 11:04:11 +0530 Subject: [PATCH 7755/8412] Update simonknowsstuff.json Changed deployed website from github pages to cloudflare pages. --- domains/simonknowsstuff.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/simonknowsstuff.json b/domains/simonknowsstuff.json index a493e154a..844c8fc34 100644 --- a/domains/simonknowsstuff.json +++ b/domains/simonknowsstuff.json @@ -1,12 +1,10 @@ { - "description": "simonknowsstuff's website!", - "repo": "https://github.com/github-username/github-username.github.io", "owner": { "username": "simonknowsstuff", "email": "simonknowsstuff@gmail.com", "twitter": "simonknowsstuff" }, "record": { - "CNAME": "simonknowsstuff.github.io" + "CNAME": "blog-7vq.pages.dev" } -} +} From 52bd33ed5bc51062a5ee65c58039219e5bc45536 Mon Sep 17 00:00:00 2001 From: CodingWithArafat Date: Sat, 23 Dec 2023 12:11:47 +0600 Subject: [PATCH 7756/8412] feat(domain): arafat.is-a.dev --- domains/arafat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/arafat.json diff --git a/domains/arafat.json b/domains/arafat.json new file mode 100644 index 000000000..e0d90d72a --- /dev/null +++ b/domains/arafat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CodingWithArafat", + "email": "codingwitharafat@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3c3390742c1e7bda2ba3c33d7f3e00ded106e50b Mon Sep 17 00:00:00 2001 From: 777advait Date: Sat, 23 Dec 2023 13:31:17 +0530 Subject: [PATCH 7757/8412] feat(domain): astro.is-a.dev --- domains/astro.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/astro.json diff --git a/domains/astro.json b/domains/astro.json new file mode 100644 index 000000000..3fdbfcc6e --- /dev/null +++ b/domains/astro.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "777advait", + "email": "advait.nsj@gmail.com" + }, + "record": { + "CNAME": "portfolio-b3e91d.webflow.io" + } +} From ffb70c2c59fd576e64ccc8ab840145221d5944f4 Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Sat, 23 Dec 2023 14:19:09 +0530 Subject: [PATCH 7758/8412] feat(domain): uptimekuma.akshtt.is-a.dev --- domains/uptimekuma.akshtt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/uptimekuma.akshtt.json diff --git a/domains/uptimekuma.akshtt.json b/domains/uptimekuma.akshtt.json new file mode 100644 index 000000000..6c49d0a86 --- /dev/null +++ b/domains/uptimekuma.akshtt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com" + }, + "record": { + "CNAME": "proxy.private.danbot.host" + } +} From 15bc1dab972ce22d4c18d6e09750ea7d150fc5f5 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:22:44 +0530 Subject: [PATCH 7759/8412] Register openx.akshtt.is-a.dev --- domains/openx.akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/openx.akshtt.json diff --git a/domains/openx.akshtt.json b/domains/openx.akshtt.json new file mode 100644 index 000000000..3225de2a4 --- /dev/null +++ b/domains/openx.akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "CNAME": "proxy.private.danbot.host" + } + } + \ No newline at end of file From 89af9cefe05363946f0a0d47543304021e87e4ba Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:23:40 +0530 Subject: [PATCH 7760/8412] Delete akshat.is-a.dev --- domains/akshat.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/akshat.json diff --git a/domains/akshat.json b/domains/akshat.json deleted file mode 100644 index 6d539a535..000000000 --- a/domains/akshat.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 8f1be9d521c76d6428360e1d15c3207b663fc4eb Mon Sep 17 00:00:00 2001 From: asma019 Date: Sat, 23 Dec 2023 16:44:51 +0600 Subject: [PATCH 7761/8412] feat(domain): bd.is-a.dev --- domains/bd.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/bd.json b/domains/bd.json index 965c62d0b..62a3a0b9d 100644 --- a/domains/bd.json +++ b/domains/bd.json @@ -4,6 +4,9 @@ "email": "asmaparvin019@gmail.com" }, "record": { - "A": ["172.104.43.107"] + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From d5c42a0bd84c5aa775de71edbc3a0b9fdab4a9f1 Mon Sep 17 00:00:00 2001 From: asma019 Date: Sat, 23 Dec 2023 16:56:22 +0600 Subject: [PATCH 7762/8412] feat(domain): song.is-a.dev --- domains/song.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/song.json diff --git a/domains/song.json b/domains/song.json new file mode 100644 index 000000000..e4ab69778 --- /dev/null +++ b/domains/song.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "A": ["20.197.9.167"] + } +} From 14cb776455db5b7729a665a36c11fcd144c6ff89 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Sat, 23 Dec 2023 13:00:34 +0200 Subject: [PATCH 7763/8412] Create ss.cutedog5695.json --- domains/ss.cutedog5695.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/ss.cutedog5695.json diff --git a/domains/ss.cutedog5695.json b/domains/ss.cutedog5695.json new file mode 100644 index 000000000..ba591fe60 --- /dev/null +++ b/domains/ss.cutedog5695.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "CuteDog5695", + "email": "cutedog5695@gmail.com", + "discord": "cutedog5695", + "twitter": "cutedog5695" + }, + "record": { + "CNAME": "proxy.private.danbot.host" +} From 9a8ce97a68825b35c8e01e88603e836ab2ae0c15 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Dec 2023 19:01:30 +0800 Subject: [PATCH 7764/8412] Update ss.cutedog5695.json --- domains/ss.cutedog5695.json | 1 + 1 file changed, 1 insertion(+) diff --git a/domains/ss.cutedog5695.json b/domains/ss.cutedog5695.json index ba591fe60..a5871d5fd 100644 --- a/domains/ss.cutedog5695.json +++ b/domains/ss.cutedog5695.json @@ -7,4 +7,5 @@ }, "record": { "CNAME": "proxy.private.danbot.host" + } } From 4e46b73284499cfd34459b0aa2a294f583ccfcea Mon Sep 17 00:00:00 2001 From: Ryan-Gamin Date: Sat, 23 Dec 2023 12:11:33 +0000 Subject: [PATCH 7765/8412] feat(domain): ryangamin.is-a.dev --- domains/ryangamin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ryangamin.json diff --git a/domains/ryangamin.json b/domains/ryangamin.json new file mode 100644 index 000000000..6075bdd57 --- /dev/null +++ b/domains/ryangamin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Ryan-Gamin", + "email": "ryangaminmc@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4be0caeff26cb6fb7d32a0956c66eaa0a1dc3bf2 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 23 Dec 2023 13:13:18 +0100 Subject: [PATCH 7766/8412] Update ss.stefdp.json --- domains/ss.stefdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index ac75435d3..47f29edc9 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "84.46.245.191" - ] + "CNAME": "proxy.private.danbot.host" } } From 8123221de014f399d818a8667bd2944781c186d8 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Dec 2023 20:19:03 +0800 Subject: [PATCH 7767/8412] Discard changes to domains/mosssdark.json --- domains/mosssdark.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/mosssdark.json b/domains/mosssdark.json index 6d539a535..6c49d0a86 100644 --- a/domains/mosssdark.json +++ b/domains/mosssdark.json @@ -4,9 +4,6 @@ "email": "maillegendop@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "proxy.private.danbot.host" } -} \ No newline at end of file +} From f7e8c2aff078f8d22af8023007df69da6c364a29 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Dec 2023 20:19:07 +0800 Subject: [PATCH 7768/8412] Discard changes to domains/openx.akshtt.json --- domains/openx.akshtt.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/openx.akshtt.json diff --git a/domains/openx.akshtt.json b/domains/openx.akshtt.json deleted file mode 100644 index 3225de2a4..000000000 --- a/domains/openx.akshtt.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com", - "discord": "1056531806763102218" - }, - - "record": { - "CNAME": "proxy.private.danbot.host" - } - } - \ No newline at end of file From 2ffb14143c061bb62ffc98da316ab82ced1f6959 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Sat, 23 Dec 2023 20:19:11 +0800 Subject: [PATCH 7769/8412] Discard changes to domains/uptimekuma.akshtt.json --- domains/uptimekuma.akshtt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/uptimekuma.akshtt.json diff --git a/domains/uptimekuma.akshtt.json b/domains/uptimekuma.akshtt.json deleted file mode 100644 index 6c49d0a86..000000000 --- a/domains/uptimekuma.akshtt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com" - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } -} From 99c4e8014e9f39381ce48a33d4c9f3a00421e86b Mon Sep 17 00:00:00 2001 From: Mthia <87443049+xddMthia@users.noreply.github.com> Date: Sat, 23 Dec 2023 13:39:03 +0100 Subject: [PATCH 7770/8412] Update mthia.json username --- domains/mthia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mthia.json b/domains/mthia.json index 278b6b128..a564ce588 100644 --- a/domains/mthia.json +++ b/domains/mthia.json @@ -1,7 +1,7 @@ { "description": "mthia page", "owner": { - "username": "Mthia727", + "username": "xddMthia", "email": "mthia@xdd.moe", "discord": "443794213524733962" }, From ccdd7f901e02dac4c423e655816f1f0025e9170a Mon Sep 17 00:00:00 2001 From: xKotelek Date: Sat, 23 Dec 2023 13:56:10 +0100 Subject: [PATCH 7771/8412] feat(domain): xkotelek.is-a.dev --- domains/xkotelek.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/xkotelek.json b/domains/xkotelek.json index 5f3c854fe..ac639a71b 100644 --- a/domains/xkotelek.json +++ b/domains/xkotelek.json @@ -4,6 +4,9 @@ "email": "contact@kotelek.dev" }, "record": { - "CNAME": "kotelek.dev" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From e099a4e3dff2665343abfcd4dbc5ca2ffe953495 Mon Sep 17 00:00:00 2001 From: ALVINTAN159 Date: Sat, 23 Dec 2023 22:38:46 +0800 Subject: [PATCH 7772/8412] feat(domain): zephyr.is-a.dev --- domains/zephyr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zephyr.json diff --git a/domains/zephyr.json b/domains/zephyr.json new file mode 100644 index 000000000..cdab26058 --- /dev/null +++ b/domains/zephyr.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ALVINTAN159", + "email": "alvintan159@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6f963f2812337251d84044ebfbae35ab33ab33fb Mon Sep 17 00:00:00 2001 From: bdloser404 Date: Sat, 23 Dec 2023 21:28:19 +0600 Subject: [PATCH 7773/8412] feat(domain): bdloser.is-a.dev --- domains/bdloser.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bdloser.json diff --git a/domains/bdloser.json b/domains/bdloser.json new file mode 100644 index 000000000..f84493c28 --- /dev/null +++ b/domains/bdloser.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bdloser404", + "email": "ssh.mail.test@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fa2f02804e9db23b221ae142e5e44e884491e63f Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sat, 23 Dec 2023 21:06:36 +0530 Subject: [PATCH 7774/8412] Register akshat.is-a.dev --- domains/akshat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akshat.json diff --git a/domains/akshat.json b/domains/akshat.json new file mode 100644 index 000000000..3225de2a4 --- /dev/null +++ b/domains/akshat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "CNAME": "proxy.private.danbot.host" + } + } + \ No newline at end of file From eff73c6fe35c0a78dd343cd721ef9710d3ae5788 Mon Sep 17 00:00:00 2001 From: callmebasistha Date: Sat, 23 Dec 2023 23:49:51 +0545 Subject: [PATCH 7775/8412] feat(domain): bigyan.is-a.dev --- domains/bigyan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bigyan.json diff --git a/domains/bigyan.json b/domains/bigyan.json new file mode 100644 index 000000000..c611ea1d6 --- /dev/null +++ b/domains/bigyan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "callmebasistha", + "email": "callmebasistha@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 73eff71fc10e4a6bb00cdc5219d2998e52ce97f2 Mon Sep 17 00:00:00 2001 From: resporitories Date: Sat, 23 Dec 2023 12:13:52 -0600 Subject: [PATCH 7776/8412] feat(domain): nyc.is-a.dev --- domains/nyc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nyc.json diff --git a/domains/nyc.json b/domains/nyc.json new file mode 100644 index 000000000..89e4eb391 --- /dev/null +++ b/domains/nyc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "resporitories", + "email": "localugly@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1074845de9643875108ff6bb938386133b01c6f7 Mon Sep 17 00:00:00 2001 From: MadaraV2492 Date: Sat, 23 Dec 2023 20:15:53 +0100 Subject: [PATCH 7777/8412] feat(domain): dasdadssad.is-a.dev --- domains/dasdadssad.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dasdadssad.json diff --git a/domains/dasdadssad.json b/domains/dasdadssad.json new file mode 100644 index 000000000..e88a34259 --- /dev/null +++ b/domains/dasdadssad.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MadaraV2492", + "email": "luleon252@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d7255e1e7349a23dbbc2850afbdeb34278e3cc4d Mon Sep 17 00:00:00 2001 From: rare1k <86028086+uhidontkno@users.noreply.github.com> Date: Sat, 23 Dec 2023 14:43:11 -0500 Subject: [PATCH 7778/8412] Register rare1k.is-a.dev --- domains/rare1k.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rare1k.json diff --git a/domains/rare1k.json b/domains/rare1k.json new file mode 100644 index 000000000..ae9f0b869 --- /dev/null +++ b/domains/rare1k.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "uhidontkno", + "email": "bjaaa2gmlmain@gmail.com", + "discord": "1129545353717366884" + }, + + "record": { + "A": ["134.56.183.128"] + } + } + \ No newline at end of file From 1b796060fc629fa13e9061d16d0fa1f32bc92e21 Mon Sep 17 00:00:00 2001 From: afrianluthfan Date: Sun, 24 Dec 2023 04:12:54 +0700 Subject: [PATCH 7779/8412] feat(domain): riann.is-a.dev --- domains/riann.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/riann.json diff --git a/domains/riann.json b/domains/riann.json new file mode 100644 index 000000000..7e3199d98 --- /dev/null +++ b/domains/riann.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "afrianluthfan", + "email": "afrian.luthfan@gmail.com" + }, + "record": { + "CNAME": "afrianluthfan.github.io" + } +} From e1abf64943bbbd4b33af3ba854e8c987edf3535c Mon Sep 17 00:00:00 2001 From: ghfli Date: Sat, 23 Dec 2023 13:29:52 -0800 Subject: [PATCH 7780/8412] feat(domain): ghfli.is-a.dev --- domains/ghfli.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ghfli.json diff --git a/domains/ghfli.json b/domains/ghfli.json new file mode 100644 index 000000000..d3abf1433 --- /dev/null +++ b/domains/ghfli.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ghfli", + "email": "newstart.infotech@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 51a18c9feda5e2716983f5bad3e4b03dac48e540 Mon Sep 17 00:00:00 2001 From: plszz Date: Sun, 24 Dec 2023 00:46:30 +0300 Subject: [PATCH 7781/8412] feat(domain): pls.is-a.dev --- domains/pls.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pls.json diff --git a/domains/pls.json b/domains/pls.json new file mode 100644 index 000000000..0a8f82286 --- /dev/null +++ b/domains/pls.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "plszz", + "email": "itsplsdev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d21f347716a50658c21a96ee11fd08e6465be7a3 Mon Sep 17 00:00:00 2001 From: theanandramakrishna Date: Sat, 23 Dec 2023 17:04:47 -0800 Subject: [PATCH 7782/8412] Update anand-ramakrishna.json --- domains/anand-ramakrishna.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/anand-ramakrishna.json b/domains/anand-ramakrishna.json index b92e498b6..ddba91548 100644 --- a/domains/anand-ramakrishna.json +++ b/domains/anand-ramakrishna.json @@ -1,12 +1,10 @@ { + "repo": "https://github.com/theanandramakrishna/theanandramakrishna.github.io", "owner": { "username": "theanandramakrishna", "email": "theanandramakrishna@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "theanandramakrishna.github.io" } -} \ No newline at end of file +} From d23abe691daf9d410d6a83edfe9954f453b73898 Mon Sep 17 00:00:00 2001 From: Whitefire <142616950+d746f@users.noreply.github.com> Date: Sun, 24 Dec 2023 08:45:37 +0530 Subject: [PATCH 7783/8412] Create shoto.json --- domains/shoto.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/shoto.json diff --git a/domains/shoto.json b/domains/shoto.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/shoto.json @@ -0,0 +1 @@ + From 65682b0e81707cb45683544936c742d2f46b40ae Mon Sep 17 00:00:00 2001 From: d746f Date: Sun, 24 Dec 2023 08:50:56 +0530 Subject: [PATCH 7784/8412] feat(domain): kenma.is-a.dev --- domains/kenma.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kenma.json diff --git a/domains/kenma.json b/domains/kenma.json new file mode 100644 index 000000000..2f61aec93 --- /dev/null +++ b/domains/kenma.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "d746f", + "email": "shoyohosting@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6c571dddfa6c12c7e19eabf6e41124fff3581bf8 Mon Sep 17 00:00:00 2001 From: Bast <52266665+bast0006@users.noreply.github.com> Date: Sat, 23 Dec 2023 19:29:16 -0800 Subject: [PATCH 7785/8412] Create bast.json --- domains/bast.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/bast.json diff --git a/domains/bast.json b/domains/bast.json new file mode 100644 index 000000000..8339f3bca --- /dev/null +++ b/domains/bast.json @@ -0,0 +1,10 @@ +{ + "description": "Bast's unimaginatively named programming blog", + "owner": { + "username": "bast0006", + "email": "bast@bast-development.com" + }, + "record": { + "URL": "https://bast-development.com" + } +} From 1c8bdc162aa7bdb9c818a97847b20e713e05ef7d Mon Sep 17 00:00:00 2001 From: darkwaves-ofc Date: Sun, 24 Dec 2023 09:00:36 +0530 Subject: [PATCH 7786/8412] feat(domain): darkwaves.is-a.dev --- domains/darkwaves.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/darkwaves.json diff --git a/domains/darkwaves.json b/domains/darkwaves.json new file mode 100644 index 000000000..26f194b60 --- /dev/null +++ b/domains/darkwaves.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "darkwaves-ofc", + "email": "jgi.vimukthi@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e5a75632f26657961cf38b438f8fa503d63fcbec Mon Sep 17 00:00:00 2001 From: jOaawd Date: Sat, 23 Dec 2023 20:23:07 -0800 Subject: [PATCH 7787/8412] feat(domain): fmode.is-a.dev --- domains/fmode.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/fmode.json diff --git a/domains/fmode.json b/domains/fmode.json new file mode 100644 index 000000000..67a04e401 --- /dev/null +++ b/domains/fmode.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "jOaawd", + "email": "jorti28@apps.pusd.org" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 78bf26c9fdab33a86eeddb91c37128dd1595d8b4 Mon Sep 17 00:00:00 2001 From: meomeo1220 Date: Sun, 24 Dec 2023 12:24:02 +0800 Subject: [PATCH 7788/8412] feat(domain): romeodev.is-a.dev --- domains/romeodev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/romeodev.json diff --git a/domains/romeodev.json b/domains/romeodev.json new file mode 100644 index 000000000..ebc279879 --- /dev/null +++ b/domains/romeodev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "meomeo1220", + "email": "meomeo1220@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0fd9aa60c9d93407922ec4860577f0851bf19f53 Mon Sep 17 00:00:00 2001 From: varexity Date: Sun, 24 Dec 2023 10:47:38 +0530 Subject: [PATCH 7789/8412] feat(domain): varexity.is-a.dev --- domains/varexity.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/varexity.json diff --git a/domains/varexity.json b/domains/varexity.json new file mode 100644 index 000000000..d150f9b17 --- /dev/null +++ b/domains/varexity.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "varexity", + "email": "varexity@gmail.com" + }, + "record": { + "CNAME": "varexity.github.io" + } +} From 276e4ace58b648a700bc8c6c7a710efa83ac32b4 Mon Sep 17 00:00:00 2001 From: potato0706 Date: Sun, 24 Dec 2023 16:55:26 +0800 Subject: [PATCH 7790/8412] feat(domain): potatochips0706.is-a.dev --- domains/potatochips0706.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/potatochips0706.json diff --git a/domains/potatochips0706.json b/domains/potatochips0706.json new file mode 100644 index 000000000..cc0126f94 --- /dev/null +++ b/domains/potatochips0706.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "potato0706", + "email": "potatochips0706@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f7e23c4d0266a030687a4e1a1c0c20390fe84901 Mon Sep 17 00:00:00 2001 From: aerial-ace1 Date: Sun, 24 Dec 2023 22:23:27 +0530 Subject: [PATCH 7791/8412] feat(domain): aerial-ace1.is-a.dev --- domains/aerial-ace1.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aerial-ace1.json diff --git a/domains/aerial-ace1.json b/domains/aerial-ace1.json new file mode 100644 index 000000000..5e767d6e9 --- /dev/null +++ b/domains/aerial-ace1.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "aerial-ace1", + "email": "abhinav.pottigari@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 8b98847ae69126e2e9ca7574a9d7dce5433326f2 Mon Sep 17 00:00:00 2001 From: serjan-nasredin Date: Sun, 24 Dec 2023 22:16:51 +0500 Subject: [PATCH 7792/8412] change the data to the current one --- domains/{snxx.json => serjan-nasredin.json} | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) rename domains/{snxx.json => serjan-nasredin.json} (63%) diff --git a/domains/snxx.json b/domains/serjan-nasredin.json similarity index 63% rename from domains/snxx.json rename to domains/serjan-nasredin.json index 30f100c61..3a869c097 100644 --- a/domains/snxx.json +++ b/domains/serjan-nasredin.json @@ -1,10 +1,10 @@ { "description": "Personal page of Serzhan Nasredin", "owner": { - "username": "snxx-lppxx", + "username": "serjan-nasredin", "email": "snxx.lppxx@gmail.com" }, "record": { - "CNAME": "snxx-lppxx.github.io" + "CNAME": "serjan-nasredin.github.io" } } From 5b515bdc8cdeda79260ce6c008c10f9043df85a4 Mon Sep 17 00:00:00 2001 From: Raafat Turki Date: Sun, 24 Dec 2023 21:22:43 +0300 Subject: [PATCH 7793/8412] editing cname record --- domains/potato.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/potato.json b/domains/potato.json index 450d3f446..aea5d4b24 100644 --- a/domains/potato.json +++ b/domains/potato.json @@ -4,6 +4,6 @@ "email": "raafat.turki@pm.me" }, "record": { - "CNAME": "hammerhead-app-uamry.ondigitalocean.app" + "CNAME": "potato.alwaysdata.net" } } From 004b8302480df9e47c5f613b4fd3da5927e14166 Mon Sep 17 00:00:00 2001 From: EurekaMathSkillIssue Date: Sun, 24 Dec 2023 13:22:54 -0500 Subject: [PATCH 7794/8412] feat(domain): sanityless.is-a.dev --- domains/sanityless.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/sanityless.json b/domains/sanityless.json index 01a8daa78..95cc03948 100644 --- a/domains/sanityless.json +++ b/domains/sanityless.json @@ -4,6 +4,9 @@ "email": "ataharmolla@hotmail.com" }, "record": { - "A": ["34.135.42.207"] + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 0116c88875779cf267ba5393eac1d14bc2216779 Mon Sep 17 00:00:00 2001 From: Shashank Shekhar <106657796+ss-29@users.noreply.github.com> Date: Mon, 25 Dec 2023 03:05:53 +0530 Subject: [PATCH 7795/8412] adding CNAME to shashank.json --- domains/shashank.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/shashank.json b/domains/shashank.json index 024bcd73a..8e6bc1f1e 100644 --- a/domains/shashank.json +++ b/domains/shashank.json @@ -1,12 +1,12 @@ { + "description": "Shashank's Github Page", + "repo": "https://github.com/ss-29/ss-29.github.io", "owner": { "username": "ss-29", - "email": "shekhar2906@outlook.com" + "email": "shekhar2906@outlook.com", + "twitter": "shashankxdev" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "ss-29.github.io" } -} \ No newline at end of file +} From 068ff206501054b608c76d40e037d5672024a7e2 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 25 Dec 2023 07:21:34 +0800 Subject: [PATCH 7796/8412] feat(root): mail records --- domains/@.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/@.json b/domains/@.json index 56f1851e8..6fdb9372b 100644 --- a/domains/@.json +++ b/domains/@.json @@ -6,6 +6,8 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "http://www.is-a.dev" + "URL": "http://www.is-a.dev", + "MX": ["mail.is-a.dev"], + "TXT": ["v=spf1 ip4:51.161.54.164 include:mail.is-a.dev ~all"] } } From eb0332ca9ddd81c496d4c39610047360cc1e847c Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 25 Dec 2023 00:28:48 +0100 Subject: [PATCH 7797/8412] Update sdp.json --- domains/sdp.json | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/domains/sdp.json b/domains/sdp.json index ac75435d3..47f29edc9 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -5,8 +5,6 @@ "discord": "694986201739952229" }, "record": { - "A": [ - "84.46.245.191" - ] + "CNAME": "proxy.private.danbot.host" } } From 61f25d4bd0aa5b5dd2c7732ebc37155fb0cde3a3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 25 Dec 2023 08:53:06 +0800 Subject: [PATCH 7798/8412] Rename parsa.json to domains/parsa.json --- parsa.json => domains/parsa.json | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename parsa.json => domains/parsa.json (100%) diff --git a/parsa.json b/domains/parsa.json similarity index 100% rename from parsa.json rename to domains/parsa.json From ace00683e05aa34e233e3cd376b455ffdb563fe0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Dec 2023 20:24:07 -0500 Subject: [PATCH 7799/8412] Delete domains/shoto.json --- domains/shoto.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/shoto.json diff --git a/domains/shoto.json b/domains/shoto.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/shoto.json +++ /dev/null @@ -1 +0,0 @@ - From b30da996b3a2c34cb60e9d2732f78e67d5627380 Mon Sep 17 00:00:00 2001 From: Satr14 Date: Sun, 24 Dec 2023 18:13:56 -0800 Subject: [PATCH 7800/8412] Register satr14.is-a.dev --- domains/satr14.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/satr14.json diff --git a/domains/satr14.json b/domains/satr14.json new file mode 100644 index 000000000..0db17892e --- /dev/null +++ b/domains/satr14.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SX-9", + "email": "satriakrach@gmail.com", + "discord": "882595027132493864" + }, + + "record": { + "CNAME": "sx-9.github.io" + } + } + \ No newline at end of file From e8779084becc5051e2e9f3c3e1c1019fa5ed7536 Mon Sep 17 00:00:00 2001 From: KikiG4mer Date: Mon, 25 Dec 2023 03:27:56 +0100 Subject: [PATCH 7801/8412] feat(domain): kikig4mer.is-a.dev --- domains/kikig4mer.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kikig4mer.json diff --git a/domains/kikig4mer.json b/domains/kikig4mer.json new file mode 100644 index 000000000..befa0e0a0 --- /dev/null +++ b/domains/kikig4mer.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KikiG4mer", + "email": "kikig4mer@gmail.com" + }, + "record": { + "CNAME": "kikig4mer.pages.dev" + } +} From 7e0233ed264ded3f869abb4b5b79b8d8945f517a Mon Sep 17 00:00:00 2001 From: BangMbon Date: Mon, 25 Dec 2023 10:07:36 +0700 Subject: [PATCH 7802/8412] feat(domain): imron.is-a.dev --- domains/imron.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/imron.json diff --git a/domains/imron.json b/domains/imron.json new file mode 100644 index 000000000..faf30e5dc --- /dev/null +++ b/domains/imron.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "BangMbon", + "email": "dci.reborn@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a88f9bc43337d6d7050d0a1cb52b7d3a34483be6 Mon Sep 17 00:00:00 2001 From: Sprite <45095797+BangMbon@users.noreply.github.com> Date: Mon, 25 Dec 2023 10:13:40 +0700 Subject: [PATCH 7803/8412] Create imron.is-a.dev.json --- domains/imron.is-a.dev.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/imron.is-a.dev.json diff --git a/domains/imron.is-a.dev.json b/domains/imron.is-a.dev.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/imron.is-a.dev.json @@ -0,0 +1 @@ + From 1120345943f2af55fcc5465640bd2718c0739e64 Mon Sep 17 00:00:00 2001 From: Satr14 Date: Mon, 25 Dec 2023 10:15:37 +0700 Subject: [PATCH 7804/8412] Delete domains/justtestingstuff.json --- domains/justtestingstuff.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/justtestingstuff.json diff --git a/domains/justtestingstuff.json b/domains/justtestingstuff.json deleted file mode 100644 index 830b8683d..000000000 --- a/domains/justtestingstuff.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "SX-9", - "email": "satriakrach@gmail.com", - "discord": "882595027132493864" - }, - - "record": { - "TXT": "yes" - } - } - \ No newline at end of file From e17546dea386001afeb82538ecb970fd680c4f43 Mon Sep 17 00:00:00 2001 From: Satr14 Date: Mon, 25 Dec 2023 10:15:50 +0700 Subject: [PATCH 7805/8412] =?UTF-8?q?Delete=20domains/=E2=80=8B=E2=80=8B.j?= =?UTF-8?q?son?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/​​.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/​​.json diff --git a/domains/​​.json b/domains/​​.json deleted file mode 100644 index ef67273ef..000000000 --- a/domains/​​.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "SX-9", - "email": "satriakrach@gmail.com" - }, - "record": { - "TXT": "​" - } -} From 30b8245e5efa8c77488ae642323d9833c0478e23 Mon Sep 17 00:00:00 2001 From: BangMbon Date: Mon, 25 Dec 2023 10:22:04 +0700 Subject: [PATCH 7806/8412] feat(domain): apiwebserver.is-a.dev --- domains/apiwebserver.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/apiwebserver.json diff --git a/domains/apiwebserver.json b/domains/apiwebserver.json new file mode 100644 index 000000000..faf30e5dc --- /dev/null +++ b/domains/apiwebserver.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "BangMbon", + "email": "dci.reborn@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 69e2003abdad9856f959b90a7ff21ef32b1fdbd3 Mon Sep 17 00:00:00 2001 From: Sprite <45095797+BangMbon@users.noreply.github.com> Date: Mon, 25 Dec 2023 10:35:44 +0700 Subject: [PATCH 7807/8412] Register ambon.is-a.dev --- domains/ambon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ambon.json diff --git a/domains/ambon.json b/domains/ambon.json new file mode 100644 index 000000000..06625880d --- /dev/null +++ b/domains/ambon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "BangMbon", + "email": "dci.reborn@gmail.com", + "discord": "1018217447540666430" + }, + + "record": { + "A": ["107.180.41.239"] + } + } + \ No newline at end of file From c6e3adf2f755ee08d7c99a368dde738f901f80f4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sun, 24 Dec 2023 22:53:35 -0500 Subject: [PATCH 7808/8412] Delete domains/imron.is-a.dev.json --- domains/imron.is-a.dev.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/imron.is-a.dev.json diff --git a/domains/imron.is-a.dev.json b/domains/imron.is-a.dev.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/imron.is-a.dev.json +++ /dev/null @@ -1 +0,0 @@ - From 27a45c3af4f0e89fa2c383fa49bc790f53bf92bc Mon Sep 17 00:00:00 2001 From: Mra1k3r0 Date: Mon, 25 Dec 2023 11:54:07 +0800 Subject: [PATCH 7809/8412] feat(domain): mra1k3r0.is-a.dev --- domains/mra1k3r0.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mra1k3r0.json diff --git a/domains/mra1k3r0.json b/domains/mra1k3r0.json new file mode 100644 index 000000000..fc008f507 --- /dev/null +++ b/domains/mra1k3r0.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Mra1k3r0", + "email": "jocaigas@my.cspc.edu.ph" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 665cc4145bd9ba664efb59737e0f527709221a40 Mon Sep 17 00:00:00 2001 From: mrepol742 Date: Mon, 25 Dec 2023 12:21:24 +0800 Subject: [PATCH 7810/8412] feat(domain): mrepol742.is-a.dev --- domains/mrepol742.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrepol742.json diff --git a/domains/mrepol742.json b/domains/mrepol742.json new file mode 100644 index 000000000..0af11f84d --- /dev/null +++ b/domains/mrepol742.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mrepol742", + "email": "mrepol742@gmail.com" + }, + "record": { + "CNAME": "mrepol742.github.io" + } +} From e316b08f761a8fd57835c7d8eecb6e3b4be18242 Mon Sep 17 00:00:00 2001 From: imbharat420 Date: Mon, 25 Dec 2023 10:01:49 +0530 Subject: [PATCH 7811/8412] feat(domain): bharat.is-a.dev --- domains/bharat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bharat.json diff --git a/domains/bharat.json b/domains/bharat.json new file mode 100644 index 000000000..3f56f8c34 --- /dev/null +++ b/domains/bharat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imbharat420", + "email": "imbharat420@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 32a5ea38ccfc45c63cd6410003ce92150f70f5f5 Mon Sep 17 00:00:00 2001 From: techhjork Date: Mon, 25 Dec 2023 10:05:09 +0530 Subject: [PATCH 7812/8412] feat(domain): techhjork.is-a.dev --- domains/techhjork.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/techhjork.json diff --git a/domains/techhjork.json b/domains/techhjork.json new file mode 100644 index 000000000..e166f8064 --- /dev/null +++ b/domains/techhjork.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "techhjork", + "email": "techhjork@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From eeff4310380ceb1ce286f241fd497a7f6bbc99bf Mon Sep 17 00:00:00 2001 From: yodeput Date: Mon, 25 Dec 2023 14:36:42 +0700 Subject: [PATCH 7813/8412] feat(domain): yogi.is-a.dev --- domains/yogi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yogi.json diff --git a/domains/yogi.json b/domains/yogi.json new file mode 100644 index 000000000..a8deecf01 --- /dev/null +++ b/domains/yogi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yodeput", + "email": "yodeput@gmail.com" + }, + "record": { + "A": ["168.138.187.54"] + } +} From de31bcf55fc41990de2f3f1fcd9da5d361ecbb90 Mon Sep 17 00:00:00 2001 From: yodeput Date: Mon, 25 Dec 2023 14:37:53 +0700 Subject: [PATCH 7814/8412] feat(domain): yodeput.is-a.dev --- domains/yodeput.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yodeput.json diff --git a/domains/yodeput.json b/domains/yodeput.json new file mode 100644 index 000000000..a8deecf01 --- /dev/null +++ b/domains/yodeput.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yodeput", + "email": "yodeput@gmail.com" + }, + "record": { + "A": ["168.138.187.54"] + } +} From bbe96f0b324a7376aba6224cdf1a9dca0067180b Mon Sep 17 00:00:00 2001 From: yodeput Date: Mon, 25 Dec 2023 14:38:22 +0700 Subject: [PATCH 7815/8412] feat(domain): yogidputra.is-a.dev --- domains/yogidputra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/yogidputra.json diff --git a/domains/yogidputra.json b/domains/yogidputra.json new file mode 100644 index 000000000..a8deecf01 --- /dev/null +++ b/domains/yogidputra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "yodeput", + "email": "yodeput@gmail.com" + }, + "record": { + "A": ["168.138.187.54"] + } +} From e986021dc460d7e00742cdf6981569359b159370 Mon Sep 17 00:00:00 2001 From: itsLopcy Date: Mon, 25 Dec 2023 14:47:32 +0700 Subject: [PATCH 7816/8412] feat(domain): pike.is-a.dev --- domains/pike.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pike.json diff --git a/domains/pike.json b/domains/pike.json new file mode 100644 index 000000000..eb8d9126d --- /dev/null +++ b/domains/pike.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "itsLopcy", + "email": "lopcyorasepele@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5faaead0d11005fb7a5fbd1f32421dff4ea560cd Mon Sep 17 00:00:00 2001 From: prharshith Date: Mon, 25 Dec 2023 14:29:17 +0530 Subject: [PATCH 7817/8412] feat(domain): prharshith.is-a.dev --- domains/prharshith.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/prharshith.json diff --git a/domains/prharshith.json b/domains/prharshith.json new file mode 100644 index 000000000..570a44d18 --- /dev/null +++ b/domains/prharshith.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "prharshith", + "email": "prharshith37@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ebdf84e08c4ecc857ed8d93e687f5f7de257ee7b Mon Sep 17 00:00:00 2001 From: CodWiz Date: Mon, 25 Dec 2023 12:03:32 +0300 Subject: [PATCH 7818/8412] Create codwizer.json --- domains/codwizer.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/codwizer.json diff --git a/domains/codwizer.json b/domains/codwizer.json new file mode 100644 index 000000000..bd601f3ff --- /dev/null +++ b/domains/codwizer.json @@ -0,0 +1,11 @@ +{ + "description": "Create resume page, and add this link in social", + "repo": "https://github.com/Codwizer/codwizer.github.io", + "owner": { + "username": "codwiz", + "email": "devcodwiz@gmail.com", + }, + "record": { + "CNAME": "codwizer.github.io" + } +} From 0adc18af0d3d3a1a63d153f02bb5a56769a0d86e Mon Sep 17 00:00:00 2001 From: SuhailAhmed2627 Date: Mon, 25 Dec 2023 14:06:19 +0400 Subject: [PATCH 7819/8412] feat(domain): suhailahmed2627.is-a.dev --- domains/suhailahmed2627.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/suhailahmed2627.json b/domains/suhailahmed2627.json index 62c72045d..7df09eb40 100644 --- a/domains/suhailahmed2627.json +++ b/domains/suhailahmed2627.json @@ -4,6 +4,9 @@ "email": "suhailahmed2001sam@gmail.com" }, "record": { - "URL": "https://suhailahmed2627.vercel.app/" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 0e20198b58c4ad7b43db9fb8ba1f1e896fbe8811 Mon Sep 17 00:00:00 2001 From: SuhailAhmed2627 Date: Mon, 25 Dec 2023 14:09:56 +0400 Subject: [PATCH 7820/8412] feat(domain): suhailahmed.is-a.dev --- domains/suhailahmed.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/suhailahmed.json diff --git a/domains/suhailahmed.json b/domains/suhailahmed.json new file mode 100644 index 000000000..62c72045d --- /dev/null +++ b/domains/suhailahmed.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SuhailAhmed2627", + "email": "suhailahmed2001sam@gmail.com" + }, + "record": { + "URL": "https://suhailahmed2627.vercel.app/" + } +} From ed1d899e18eed9d97d37aba90012c7ec3ffbb55b Mon Sep 17 00:00:00 2001 From: Kofysh Date: Mon, 25 Dec 2023 11:38:25 +0100 Subject: [PATCH 7821/8412] feat(domain): kofy.is-a.dev --- domains/kofy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kofy.json diff --git a/domains/kofy.json b/domains/kofy.json new file mode 100644 index 000000000..eeba48414 --- /dev/null +++ b/domains/kofy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Kofysh", + "email": "baki.sagir@ik.me" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a4846bdc5232db6e46d5241864702a19511d2d5c Mon Sep 17 00:00:00 2001 From: avrzll Date: Mon, 25 Dec 2023 19:57:53 +0700 Subject: [PATCH 7822/8412] feat(domain): rendi.is-a.dev --- domains/rendi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rendi.json diff --git a/domains/rendi.json b/domains/rendi.json new file mode 100644 index 000000000..682e7ee1b --- /dev/null +++ b/domains/rendi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "avrzll", + "email": "yogsstore.send@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dd53205267e269be2b528cb913759f959bcb0837 Mon Sep 17 00:00:00 2001 From: CMBill Date: Mon, 25 Dec 2023 21:52:17 +0800 Subject: [PATCH 7823/8412] feat(domain): bill.is-a.dev --- domains/bill.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bill.json diff --git a/domains/bill.json b/domains/bill.json new file mode 100644 index 000000000..a787af505 --- /dev/null +++ b/domains/bill.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CMBill", + "email": "callmebill@billw.cn" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From aca0b806fb71fad1eb9c2ced11d6135fee3b5d62 Mon Sep 17 00:00:00 2001 From: flam3arafat Date: Mon, 25 Dec 2023 20:53:48 +0600 Subject: [PATCH 7824/8412] feat(domain): mnshakib.is-a.dev --- domains/mnshakib.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mnshakib.json diff --git a/domains/mnshakib.json b/domains/mnshakib.json new file mode 100644 index 000000000..9bc4e7932 --- /dev/null +++ b/domains/mnshakib.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "flam3arafat", + "email": "flamearafat@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a07540c0b5bfebc56fb3271e072113eb8a567312 Mon Sep 17 00:00:00 2001 From: MRJ Badshah <69976020+MRJ-Badshah@users.noreply.github.com> Date: Mon, 25 Dec 2023 20:26:52 +0530 Subject: [PATCH 7825/8412] feat(domain): add `mrjbadshah.is-a.dev` --- domains/mrjbadshah.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mrjbadshah.json diff --git a/domains/mrjbadshah.json b/domains/mrjbadshah.json new file mode 100644 index 000000000..749881772 --- /dev/null +++ b/domains/mrjbadshah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "MRJ-Badshah", + "email": "illegalhacker2.0@gmail.com" + }, + + "record": { + "A": ["1.1.1.1"] + } +} From 10ad4e4bab156e325d29010920e02ddcc43561ff Mon Sep 17 00:00:00 2001 From: MRJ Badshah <69976020+MRJ-Badshah@users.noreply.github.com> Date: Mon, 25 Dec 2023 20:51:24 +0530 Subject: [PATCH 7826/8412] Update ytdl.mrj.json --- domains/ytdl.mrj.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ytdl.mrj.json b/domains/ytdl.mrj.json index 4e1b174d6..2c852fce1 100644 --- a/domains/ytdl.mrj.json +++ b/domains/ytdl.mrj.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "vc-domain-verify=ytdl.mrj.is-a.dev,7b9869b866a90ffba395" + "TXT": "" } } From e78b81bd3feded614d2bddcfcfc70ff477607654 Mon Sep 17 00:00:00 2001 From: asma019 Date: Mon, 25 Dec 2023 21:46:41 +0600 Subject: [PATCH 7827/8412] feat(domain): tools.is-a.dev --- domains/tools.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tools.json diff --git a/domains/tools.json b/domains/tools.json new file mode 100644 index 000000000..271cae80e --- /dev/null +++ b/domains/tools.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "asma019", + "email": "asmaparvin019@gmail.com" + }, + "record": { + "CNAME": "asma019.github.io" + } +} From 260a7c31a2973e41b9945f89cbe6079289c00c7a Mon Sep 17 00:00:00 2001 From: Outland3r2007 Date: Mon, 25 Dec 2023 18:09:10 +0200 Subject: [PATCH 7828/8412] feat(domain): outland3r2007.is-a.dev --- domains/outland3r2007.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/outland3r2007.json diff --git a/domains/outland3r2007.json b/domains/outland3r2007.json new file mode 100644 index 000000000..1bc848aaa --- /dev/null +++ b/domains/outland3r2007.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Outland3r2007", + "email": "baloggabriel76@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 903880583299945ce1f2c5000eeb6ef475d097b8 Mon Sep 17 00:00:00 2001 From: abdessattarElyagoubi Date: Mon, 25 Dec 2023 18:21:35 +0100 Subject: [PATCH 7829/8412] feat(domain): abdessattar.is-a.dev --- domains/abdessattar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdessattar.json diff --git a/domains/abdessattar.json b/domains/abdessattar.json new file mode 100644 index 000000000..5049083e5 --- /dev/null +++ b/domains/abdessattar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdessattarElyagoubi", + "email": "abdeldroid2@gmail.com" + }, + "record": { + "CNAME": "abdessattarelyagoubi.github.io" + } +} From 7750f76938d290726ff2f35c94b59ea252593442 Mon Sep 17 00:00:00 2001 From: 777advait Date: Mon, 25 Dec 2023 23:10:23 +0530 Subject: [PATCH 7830/8412] feat(domain): astro.is-a.dev --- domains/astro.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/astro.json b/domains/astro.json index 3fdbfcc6e..c283eca0f 100644 --- a/domains/astro.json +++ b/domains/astro.json @@ -4,6 +4,9 @@ "email": "advait.nsj@gmail.com" }, "record": { - "CNAME": "portfolio-b3e91d.webflow.io" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 2bfb916a69698995e851858295d045d8b5c628ef Mon Sep 17 00:00:00 2001 From: SpectacledBear Date: Mon, 25 Dec 2023 16:59:33 -0500 Subject: [PATCH 7831/8412] feat(domain): kyle.is-a.dev --- domains/kyle.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kyle.json diff --git a/domains/kyle.json b/domains/kyle.json new file mode 100644 index 000000000..4eaf24624 --- /dev/null +++ b/domains/kyle.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SpectacledBear", + "email": "kyle@spectacledbear.ca" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1f2616c98e4a894f99385eec2b9f88ad4da3787e Mon Sep 17 00:00:00 2001 From: lucassaud Date: Mon, 25 Dec 2023 21:22:55 -0300 Subject: [PATCH 7832/8412] feat(domain): lucassaud.is-a.dev --- domains/lucassaud.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lucassaud.json diff --git a/domains/lucassaud.json b/domains/lucassaud.json new file mode 100644 index 000000000..11d276a2d --- /dev/null +++ b/domains/lucassaud.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lucassaud", + "email": "lucassaud9@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1511ce7f19acfc25bf8b0a617718f68cb65dde4d Mon Sep 17 00:00:00 2001 From: BangMbon Date: Tue, 26 Dec 2023 10:57:55 +0700 Subject: [PATCH 7833/8412] feat(domain): ambon.is-a.dev --- domains/ambon.json | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/domains/ambon.json b/domains/ambon.json index 06625880d..faf30e5dc 100644 --- a/domains/ambon.json +++ b/domains/ambon.json @@ -1,12 +1,12 @@ { - "owner": { - "username": "BangMbon", - "email": "dci.reborn@gmail.com", - "discord": "1018217447540666430" - }, - - "record": { - "A": ["107.180.41.239"] - } + "owner": { + "username": "BangMbon", + "email": "dci.reborn@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } - \ No newline at end of file +} \ No newline at end of file From 2ef522efdcda5241d6a697e90b99d4586770cdb7 Mon Sep 17 00:00:00 2001 From: WooferTheWoof Date: Mon, 25 Dec 2023 20:18:45 -0800 Subject: [PATCH 7834/8412] feat(domain): woofer.is-a.dev --- domains/woofer.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/woofer.json diff --git a/domains/woofer.json b/domains/woofer.json new file mode 100644 index 000000000..855b7e4f8 --- /dev/null +++ b/domains/woofer.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "WooferTheWoof", + "email": "ivceball@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 319ff0b063a975e53d09d42d4df13d776b310646 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 26 Dec 2023 00:06:58 -0500 Subject: [PATCH 7835/8412] Update codwizer.json --- domains/codwizer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/codwizer.json b/domains/codwizer.json index bd601f3ff..362daf8e1 100644 --- a/domains/codwizer.json +++ b/domains/codwizer.json @@ -3,7 +3,7 @@ "repo": "https://github.com/Codwizer/codwizer.github.io", "owner": { "username": "codwiz", - "email": "devcodwiz@gmail.com", + "email": "devcodwiz@gmail.com" }, "record": { "CNAME": "codwizer.github.io" From 1241f857a27f73e0035721548e86d3e7bc67003b Mon Sep 17 00:00:00 2001 From: LejhandG Date: Tue, 26 Dec 2023 11:22:18 +0530 Subject: [PATCH 7836/8412] feat(domain): dhruv.is-a.dev --- domains/dhruv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dhruv.json diff --git a/domains/dhruv.json b/domains/dhruv.json new file mode 100644 index 000000000..af9d53233 --- /dev/null +++ b/domains/dhruv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LejhandG", + "email": "dhruvbhanushali5621@gmail.com" + }, + "record": { + "CNAME": "lejhandg.github.io" + } +} From a8d9cd7083d8f265a2c28d7297a67a9bab550292 Mon Sep 17 00:00:00 2001 From: P R HARSHITH <68686347+prharshith@users.noreply.github.com> Date: Tue, 26 Dec 2023 12:06:33 +0530 Subject: [PATCH 7837/8412] Update prharshith.json --- domains/prharshith.json | 10 ++++------ 1 file changed, 4 insertions(+), 6 deletions(-) diff --git a/domains/prharshith.json b/domains/prharshith.json index 570a44d18..db0b2efac 100644 --- a/domains/prharshith.json +++ b/domains/prharshith.json @@ -1,12 +1,10 @@ { "owner": { "username": "prharshith", - "email": "prharshith37@gmail.com" + "email": "prharshith37@gmail.com", + "twitter": "prharshith37" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "prharshith.pages.dev" } -} \ No newline at end of file +} \ No newline at end of file From fc9ac6d5e75148aaeee7c548eceb22e4ef402372 Mon Sep 17 00:00:00 2001 From: zshmeta Date: Tue, 26 Dec 2023 07:49:19 +0100 Subject: [PATCH 7838/8412] feat(domain): zshmeta.is-a.dev --- domains/zshmeta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/zshmeta.json diff --git a/domains/zshmeta.json b/domains/zshmeta.json new file mode 100644 index 000000000..a6eae2439 --- /dev/null +++ b/domains/zshmeta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "zshmeta", + "email": "zshmeta@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e78dbc78635c6791f41974fe6b1f6f6be9bc0a86 Mon Sep 17 00:00:00 2001 From: zshmeta Date: Tue, 26 Dec 2023 07:53:13 +0100 Subject: [PATCH 7839/8412] feat(domain): belka.is-a.dev --- domains/belka.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/belka.json diff --git a/domains/belka.json b/domains/belka.json new file mode 100644 index 000000000..2c71953b8 --- /dev/null +++ b/domains/belka.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "zshmeta", + "email": "zshmeta@gmail.com" + }, + "record": { + "A": ["84.235.229.48"] + } +} From 7e7d975b9a1f3669267b9365280ff05f897efed9 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Tue, 26 Dec 2023 08:07:23 +0100 Subject: [PATCH 7840/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 5cfa42dad..67982750e 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "84.46.245.191" + "69.197.129.206" ], "MX": [ "mail.is-a.dev" From 8ac6ebc336ebc52c00cd2afd2c2ad0f88c5407de Mon Sep 17 00:00:00 2001 From: sqlmerr Date: Tue, 26 Dec 2023 10:23:16 +0300 Subject: [PATCH 7841/8412] feat(domain): sqlmerr.is-a.dev --- domains/sqlmerr.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sqlmerr.json diff --git a/domains/sqlmerr.json b/domains/sqlmerr.json new file mode 100644 index 000000000..5d41fe2e7 --- /dev/null +++ b/domains/sqlmerr.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "sqlmerr", + "email": "sqlmerr@ya.ru" + }, + "record": { + "URL": "sqlmerr.vercel.app" + } +} From d9b86bedade0496971b4374bb1ed9ea19fd9936d Mon Sep 17 00:00:00 2001 From: Potato_Chips0706 <126580310+potato0706@users.noreply.github.com> Date: Tue, 26 Dec 2023 16:10:30 +0800 Subject: [PATCH 7842/8412] Update potatochips0706.json --- domains/potatochips0706.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/potatochips0706.json b/domains/potatochips0706.json index cc0126f94..513a4340a 100644 --- a/domains/potatochips0706.json +++ b/domains/potatochips0706.json @@ -1,12 +1,11 @@ { + "description": "A sub-domain to my portfolio github page.", + "repo": "https://github.com/potato0706/potato0706.github.io" "owner": { "username": "potato0706", "email": "potatochips0706@gmail.com" }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "record": { + "CNAME": "potato0706.github.io" } -} \ No newline at end of file +} From 974161e743afcca5ebd287467bb08d51c1e600ba Mon Sep 17 00:00:00 2001 From: Nork Art <138743746+norkart1@users.noreply.github.com> Date: Tue, 26 Dec 2023 13:43:38 +0530 Subject: [PATCH 7843/8412] Create norkart1.json --- domains/norkart1.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/norkart1.json diff --git a/domains/norkart1.json b/domains/norkart1.json new file mode 100644 index 000000000..114867949 --- /dev/null +++ b/domains/norkart1.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "norkart", + "website": "https://norkart.is-a.dev/", + "email": "contact@norkart.is-a.dev", + "discord": "captnork" + }, + "record": { + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} From b5b06becbd07b57d9692c4080e0c96a0ef4b9e00 Mon Sep 17 00:00:00 2001 From: Nayan Kasturi Date: Tue, 26 Dec 2023 13:55:16 +0530 Subject: [PATCH 7844/8412] feat(domain): add `gnkbion.is-a.dev` --- domains/gnkbion.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/gnkbion.json diff --git a/domains/gnkbion.json b/domains/gnkbion.json new file mode 100644 index 000000000..0edc60ed1 --- /dev/null +++ b/domains/gnkbion.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "RaannaKasturi", + "email": "raannakasturi@gmail.com" + }, + + "record": { + "A": ["185.27.134.3"] + } +} From ee7587ff27becd4a65cb63be3c8198a38f0ebd17 Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Tue, 26 Dec 2023 17:35:49 +0600 Subject: [PATCH 7845/8412] feat(domain): hemalmondal.is-a.dev --- domains/hemalmondal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hemalmondal.json diff --git a/domains/hemalmondal.json b/domains/hemalmondal.json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/hemalmondal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 0d3443565af14b056c37b7277270e379b2f2fc9d Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Tue, 26 Dec 2023 17:37:30 +0600 Subject: [PATCH 7846/8412] feat(domain): bangladesh.is-a.dev --- domains/bangladesh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bangladesh.json diff --git a/domains/bangladesh.json b/domains/bangladesh.json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/bangladesh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 63f58f04511ce073b6fca18541133ef2940c7bba Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Tue, 26 Dec 2023 17:39:56 +0600 Subject: [PATCH 7847/8412] feat(domain): hemal .is-a.dev --- domains/hemal .json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hemal .json diff --git a/domains/hemal .json b/domains/hemal .json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/hemal .json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4832e18f89127bd32ba388cf6e85bd0d44dacc0f Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Tue, 26 Dec 2023 17:41:13 +0600 Subject: [PATCH 7848/8412] feat(domain): hemal.is-a.dev --- domains/hemal.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/hemal.json diff --git a/domains/hemal.json b/domains/hemal.json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/hemal.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From dd0bddd077e504c202496ce0f7c7607e0a27dbda Mon Sep 17 00:00:00 2001 From: demoxs Date: Tue, 26 Dec 2023 17:31:36 +0530 Subject: [PATCH 7849/8412] feat(domain): abhishekyadav.is-a.dev --- domains/abhishekyadav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abhishekyadav.json diff --git a/domains/abhishekyadav.json b/domains/abhishekyadav.json new file mode 100644 index 000000000..6899a9918 --- /dev/null +++ b/domains/abhishekyadav.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "demoxs", + "email": "devatjps@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 15cab90eb2939a0cf76841b8180b5740a2bd9e9a Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Tue, 26 Dec 2023 18:05:05 +0600 Subject: [PATCH 7850/8412] feat(domain): sudo.is-a.dev --- domains/sudo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sudo.json diff --git a/domains/sudo.json b/domains/sudo.json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/sudo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ddd147e27278f99d192ad3d9aa1c17d8d9aa6f1a Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Tue, 26 Dec 2023 18:05:52 +0600 Subject: [PATCH 7851/8412] feat(domain): su.is-a.dev --- domains/su.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/su.json diff --git a/domains/su.json b/domains/su.json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/su.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b3770fd580ce7ccfc400f4b3fd765e82253becca Mon Sep 17 00:00:00 2001 From: abdessattarElyagoubi Date: Tue, 26 Dec 2023 13:09:20 +0100 Subject: [PATCH 7852/8412] feat(domain): abdelghani.is-a.dev --- domains/abdelghani.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abdelghani.json diff --git a/domains/abdelghani.json b/domains/abdelghani.json new file mode 100644 index 000000000..e35dd9f69 --- /dev/null +++ b/domains/abdelghani.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdessattarElyagoubi", + "email": "abdeldroid2@gmail.com" + }, + "record": { + "CNAME": "abdessattar-elyagoubi.github.io" + } +} From 813ffe09ebd339a4fdf58f53166e80281a623dc0 Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Tue, 26 Dec 2023 20:19:14 +0800 Subject: [PATCH 7853/8412] Update and rename norkart1.json to mail.norkart.json --- domains/{norkart1.json => mail.norkart.json} | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) rename domains/{norkart1.json => mail.norkart.json} (55%) diff --git a/domains/norkart1.json b/domains/mail.norkart.json similarity index 55% rename from domains/norkart1.json rename to domains/mail.norkart.json index 114867949..43401ac60 100644 --- a/domains/norkart1.json +++ b/domains/mail.norkart.json @@ -1,8 +1,7 @@ { "owner": { - "username": "norkart", - "website": "https://norkart.is-a.dev/", - "email": "contact@norkart.is-a.dev", + "username": "norkart1", + "email": "navasforwork@gmail.com", "discord": "captnork" }, "record": { From 013ceb6b2f6bfe6f4c12e9d6213e92f76a1e24fb Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Tue, 26 Dec 2023 18:28:09 +0600 Subject: [PATCH 7854/8412] feat(domain): sudosu.is-a.dev --- domains/sudosu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sudosu.json diff --git a/domains/sudosu.json b/domains/sudosu.json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/sudosu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4e855790ed20177638ce2ab14dc62896b0a3501c Mon Sep 17 00:00:00 2001 From: MRJ Badshah <69976020+MRJ-Badshah@users.noreply.github.com> Date: Tue, 26 Dec 2023 18:21:02 +0530 Subject: [PATCH 7855/8412] Update mrjbadshah.json --- domains/mrjbadshah.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/mrjbadshah.json b/domains/mrjbadshah.json index 749881772..f3e362dd2 100644 --- a/domains/mrjbadshah.json +++ b/domains/mrjbadshah.json @@ -3,8 +3,9 @@ "username": "MRJ-Badshah", "email": "illegalhacker2.0@gmail.com" }, - "record": { - "A": ["1.1.1.1"] + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 285f0a96f81301d7d0af106c4a838c164a7ab7b1 Mon Sep 17 00:00:00 2001 From: MRJ Badshah <69976020+MRJ-Badshah@users.noreply.github.com> Date: Tue, 26 Dec 2023 18:21:28 +0530 Subject: [PATCH 7856/8412] Update ytdl.mrj.json --- domains/ytdl.mrj.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/ytdl.mrj.json b/domains/ytdl.mrj.json index 2c852fce1..f3e362dd2 100644 --- a/domains/ytdl.mrj.json +++ b/domains/ytdl.mrj.json @@ -3,8 +3,9 @@ "username": "MRJ-Badshah", "email": "illegalhacker2.0@gmail.com" }, - "record": { - "TXT": "" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From a146f22012e735b17252055063121f207753abb5 Mon Sep 17 00:00:00 2001 From: Jirafey Date: Tue, 26 Dec 2023 14:46:37 +0100 Subject: [PATCH 7857/8412] feat(domain): jirafey.is-a.dev --- domains/jirafey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/jirafey.json diff --git a/domains/jirafey.json b/domains/jirafey.json new file mode 100644 index 000000000..1027bb619 --- /dev/null +++ b/domains/jirafey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Jirafey", + "email": "jirafey@gmail.com" + }, + "record": { + "CNAME": "123" + } +} From b0b57b8828e39fc0da2abc5e892c697360219aaf Mon Sep 17 00:00:00 2001 From: Grzegorz Kmita Date: Tue, 26 Dec 2023 15:03:32 +0100 Subject: [PATCH 7858/8412] Update jirafey.json --- domains/jirafey.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/jirafey.json b/domains/jirafey.json index 1027bb619..6d93898e6 100644 --- a/domains/jirafey.json +++ b/domains/jirafey.json @@ -4,6 +4,6 @@ "email": "jirafey@gmail.com" }, "record": { - "CNAME": "123" + "CNAME": "jirafey.github.io" } } From 4fdba670b6c69f9650fdc1fd634d6b7252df3f01 Mon Sep 17 00:00:00 2001 From: CallMeIAmTDF Date: Tue, 26 Dec 2023 22:29:18 +0700 Subject: [PATCH 7859/8412] feat(domain): thaidang.is-a.dev --- domains/thaidang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thaidang.json diff --git a/domains/thaidang.json b/domains/thaidang.json new file mode 100644 index 000000000..b89ff73d0 --- /dev/null +++ b/domains/thaidang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CallMeIAmTDF", + "email": "thai0203966@nuce.edu.vn" + }, + "record": { + "CNAME": "pridysay.up.railway.app" + } +} From 7966469756113eca80685b8eefecb44622da9595 Mon Sep 17 00:00:00 2001 From: CallMeIAmTDF Date: Tue, 26 Dec 2023 22:30:49 +0700 Subject: [PATCH 7860/8412] feat(domain): thai.is-a.dev --- domains/thai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thai.json diff --git a/domains/thai.json b/domains/thai.json new file mode 100644 index 000000000..dc16256d5 --- /dev/null +++ b/domains/thai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CallMeIAmTDF", + "email": "thai0203966@nuce.edu.vn" + }, + "record": { + "CNAME": "4mhcau20.up.railway.app" + } +} From 3da8ba8d53143fcc18119d6ad9701e39fbef4c78 Mon Sep 17 00:00:00 2001 From: CallMeIAmTDF Date: Tue, 26 Dec 2023 22:32:33 +0700 Subject: [PATCH 7861/8412] feat(domain): dangxuanthai.is-a.dev --- domains/dangxuanthai.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dangxuanthai.json diff --git a/domains/dangxuanthai.json b/domains/dangxuanthai.json new file mode 100644 index 000000000..01b9a4508 --- /dev/null +++ b/domains/dangxuanthai.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "CallMeIAmTDF", + "email": "thai0203966@nuce.edu.vn" + }, + "record": { + "CNAME": "3hxw3aro.up.railway.app" + } +} From f200b9ddf7a85bd464ae45587509b53b74fb9393 Mon Sep 17 00:00:00 2001 From: Outland3r2007 Date: Tue, 26 Dec 2023 18:32:22 +0200 Subject: [PATCH 7862/8412] Update outland3r2007.json --- domains/outland3r2007.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/outland3r2007.json b/domains/outland3r2007.json index 1bc848aaa..cfbd7c2a7 100644 --- a/domains/outland3r2007.json +++ b/domains/outland3r2007.json @@ -6,7 +6,7 @@ "record": { "A": ["217.174.245.249"], "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file + } From 641189b03bb31f907cd2b24808a6b340b08fc386 Mon Sep 17 00:00:00 2001 From: Croosh Date: Tue, 26 Dec 2023 22:17:48 +0500 Subject: [PATCH 7863/8412] feat(domain): umar.is-a.dev --- domains/umar.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/umar.json diff --git a/domains/umar.json b/domains/umar.json new file mode 100644 index 000000000..f576aa281 --- /dev/null +++ b/domains/umar.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Croosh", + "email": "mineeaamir@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 468533e2e3f79a9bd515a3f512c73e808a84d5c8 Mon Sep 17 00:00:00 2001 From: Robert Kovac Date: Tue, 26 Dec 2023 19:07:22 +0100 Subject: [PATCH 7864/8412] feat: add `duckysolucky` to domains --- domains/duckysolucky.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duckysolucky.json diff --git a/domains/duckysolucky.json b/domains/duckysolucky.json new file mode 100644 index 000000000..b2ca82529 --- /dev/null +++ b/domains/duckysolucky.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DuckySoLucky", + "email": "robertkovac160@gmail.com" + }, + "record": { + "CNAME": "https://fabf2f58.duckysolucky-github-io.pages.dev/" + } +} From 40cf070df2abaaf8ea2c3a15bfc43c5c1a756cfe Mon Sep 17 00:00:00 2001 From: Robert Kovac Date: Tue, 26 Dec 2023 19:09:44 +0100 Subject: [PATCH 7865/8412] fix: oops --- domains/duckysolucky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duckysolucky.json b/domains/duckysolucky.json index b2ca82529..aa7e09f3a 100644 --- a/domains/duckysolucky.json +++ b/domains/duckysolucky.json @@ -4,6 +4,6 @@ "email": "robertkovac160@gmail.com" }, "record": { - "CNAME": "https://fabf2f58.duckysolucky-github-io.pages.dev/" + "CNAME": "fabf2f58.duckysolucky-github-io.pages.dev" } } From 45bf2c43f82fa6fa7637871034d630c054694a65 Mon Sep 17 00:00:00 2001 From: DuckySoLucky Date: Tue, 26 Dec 2023 19:34:38 +0100 Subject: [PATCH 7866/8412] feat(domain): duckysolucky.is-a.dev --- domains/duckysolucky.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/duckysolucky.json b/domains/duckysolucky.json index aa7e09f3a..36dd05147 100644 --- a/domains/duckysolucky.json +++ b/domains/duckysolucky.json @@ -4,6 +4,9 @@ "email": "robertkovac160@gmail.com" }, "record": { - "CNAME": "fabf2f58.duckysolucky-github-io.pages.dev" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 9a84eaf22274bf81eddb9d131764e5ebafac7e24 Mon Sep 17 00:00:00 2001 From: Rxflex Date: Tue, 26 Dec 2023 21:11:16 +0100 Subject: [PATCH 7867/8412] feat(domain): wizard.is-a.dev --- domains/wizard.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/wizard.json diff --git a/domains/wizard.json b/domains/wizard.json new file mode 100644 index 000000000..26edca1fe --- /dev/null +++ b/domains/wizard.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Rxflex", + "email": "andreysuew@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2f226ecd355d2ad4945d1f2d02f2f539cf4413d7 Mon Sep 17 00:00:00 2001 From: Andy <39628283+Rxflex@users.noreply.github.com> Date: Tue, 26 Dec 2023 21:14:18 +0100 Subject: [PATCH 7868/8412] Update wzrd.json --- domains/wzrd.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wzrd.json b/domains/wzrd.json index 9b8a269a6..e8000e1fd 100644 --- a/domains/wzrd.json +++ b/domains/wzrd.json @@ -4,6 +4,6 @@ "email": "andreysuew@gmail.com" }, "record": { - "CNAME": "musical-arithmetic-19ab6f.netlify.app" + "CNAME": "russia1.route.pp.ua" } } From 48116b3771a85340e43a0825a0a25d1aff8724c0 Mon Sep 17 00:00:00 2001 From: Ryder Cragie Date: Tue, 26 Dec 2023 20:18:24 +0000 Subject: [PATCH 7869/8412] Register ryder.is-a.dev --- domains/ryder.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ryder.json diff --git a/domains/ryder.json b/domains/ryder.json new file mode 100644 index 000000000..1ce4df91b --- /dev/null +++ b/domains/ryder.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "RyderCragie", + "email": "69316364+RyderCragie@users.noreply.github.com", + "discord": "713201205488254976" + }, + + "record": { + "CNAME": "ghs.googlehosted.com" + } + } + \ No newline at end of file From dbb54953a28beb922d056175d0a72d7f9b05e192 Mon Sep 17 00:00:00 2001 From: rushilp1 Date: Tue, 26 Dec 2023 15:49:03 -0500 Subject: [PATCH 7870/8412] feat(domain): rushil.is-a.dev --- domains/rushil.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/rushil.json diff --git a/domains/rushil.json b/domains/rushil.json new file mode 100644 index 000000000..aa1f8151a --- /dev/null +++ b/domains/rushil.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7d623dd46617a235af28d14650a11a4fa32d6cc3 Mon Sep 17 00:00:00 2001 From: rushilp1 Date: Tue, 26 Dec 2023 15:50:59 -0500 Subject: [PATCH 7871/8412] feat(domain): rushil-patel.is-a.dev --- domains/rushil-patel.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rushil-patel.json diff --git a/domains/rushil-patel.json b/domains/rushil-patel.json new file mode 100644 index 000000000..1b307ca1b --- /dev/null +++ b/domains/rushil-patel.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "rushilp1", + "email": "rushil.p1@ahduni.edu.in" + }, + "record": { + "URL": "https://rushilp1.github.io/" + } +} From 1482e65ce300092277add8a8ec981938179ef993 Mon Sep 17 00:00:00 2001 From: tomatolix Date: Tue, 26 Dec 2023 21:58:39 +0100 Subject: [PATCH 7872/8412] feat(domain): leymo.is-a.dev --- domains/leymo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/leymo.json diff --git a/domains/leymo.json b/domains/leymo.json new file mode 100644 index 000000000..1fdc978e0 --- /dev/null +++ b/domains/leymo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tomatolix", + "email": "hellobubbles@tutanota.com" + }, + "record": { + "CNAME": "uwuhaftig.de" + } +} From afc50637917bc433998d7a6996651f688ef0f77c Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Wed, 27 Dec 2023 05:53:28 +0600 Subject: [PATCH 7873/8412] feat(domain): supusr.is-a.dev --- domains/supusr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/supusr.json diff --git a/domains/supusr.json b/domains/supusr.json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/supusr.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 46e877cfc5f7c8c1f35315b9ca75fabf9fda57eb Mon Sep 17 00:00:00 2001 From: manjunath <1643278+kalburgimanjunath@users.noreply.github.com> Date: Wed, 27 Dec 2023 13:20:41 +0530 Subject: [PATCH 7874/8412] Create manjunathkalburgi.json new domain added --- domains/manjunathkalburgi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/manjunathkalburgi.json diff --git a/domains/manjunathkalburgi.json b/domains/manjunathkalburgi.json new file mode 100644 index 000000000..0ea921707 --- /dev/null +++ b/domains/manjunathkalburgi.json @@ -0,0 +1,12 @@ +{ + "description": "Manjunath Kalburgi Portfolio", + "repo": "https://github.com/aftoncodes/aftoncodes.github.io", + "owner": { + "username": "manjunathkalburgi", + "email": "manjunathkalburgi@gmail.com", + "twitter": "manjunathmk" + }, + "record": { + "URL": "https://2j4h53-3000.csb.app/" + } +} From 1895f31ea452baf175458b8d7c07d54420480648 Mon Sep 17 00:00:00 2001 From: Rtxeon <87909941+Rtxeon@users.noreply.github.com> Date: Wed, 27 Dec 2023 14:14:35 +0530 Subject: [PATCH 7875/8412] Update rtxeon.json for mail, with a record instead of cname --- domains/rtxeon.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/domains/rtxeon.json b/domains/rtxeon.json index 18ffbd525..17d3c38d1 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -4,6 +4,13 @@ "email": "AdityaSuthar13@outlook.com" }, "record": { - "CNAME": "rtxeon-portfolio-isadev.onrender.com" + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.111.153", + "185.199.110.153" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From f4252fd59ca622034f4e7f8d3e7fb7ad4de23aa7 Mon Sep 17 00:00:00 2001 From: Rtxeon <87909941+Rtxeon@users.noreply.github.com> Date: Wed, 27 Dec 2023 14:16:06 +0530 Subject: [PATCH 7876/8412] Update rtxeon.json fo --- domains/rtxeon.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/rtxeon.json b/domains/rtxeon.json index 17d3c38d1..e34a027dc 100644 --- a/domains/rtxeon.json +++ b/domains/rtxeon.json @@ -10,7 +10,9 @@ "185.199.111.153", "185.199.110.153" ], - "MX": ["mail.is-a.dev"], + "MX": [ + "mail.is-a.dev" + ], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 8ad8a995d4427c33fa4fc6d8a5116b63fae0e5f0 Mon Sep 17 00:00:00 2001 From: codernocook <90613458+codernocook@users.noreply.github.com> Date: Wed, 27 Dec 2023 08:55:09 +0000 Subject: [PATCH 7877/8412] Create itzporium.json --- domains/itzporium.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 domains/itzporium.json diff --git a/domains/itzporium.json b/domains/itzporium.json new file mode 100644 index 000000000..ad00c6e08 --- /dev/null +++ b/domains/itzporium.json @@ -0,0 +1,13 @@ +{ + "description": "This subdomain is used for my personal website, just for a portfolio.", + "repo": "https://github.com/codernocook/codernocook.github.io", + "owner": { + "username": "codernocook", + "email": "poriumbox@fbi.ac", + "twitter": false, + "discord": "Itzporium#9655" + }, + "record": { + "CNAME": "codernocook.github.io" + } +} From da01723bdbcf4da5546a82d7d5408cf2c1fd95da Mon Sep 17 00:00:00 2001 From: codernocook <90613458+codernocook@users.noreply.github.com> Date: Wed, 27 Dec 2023 16:22:50 +0700 Subject: [PATCH 7878/8412] feat(domain): add `itzporium.is-a.dev.is-a.dev` --- domains/itzporium.is-a.dev.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/itzporium.is-a.dev.json diff --git a/domains/itzporium.is-a.dev.json b/domains/itzporium.is-a.dev.json new file mode 100644 index 000000000..c499709e4 --- /dev/null +++ b/domains/itzporium.is-a.dev.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "codernocook", + "email": "undefined" + }, + + "record": { + "CNAME": "codernocook.github.io" + } +} From 40072a1f1bcd958986e596387180966b45bcf54f Mon Sep 17 00:00:00 2001 From: William Harrison <115670568+WDH-2@users.noreply.github.com> Date: Wed, 27 Dec 2023 19:31:33 +0800 Subject: [PATCH 7879/8412] feat: update my domains --- domains/_github-pages-challenge-wdhdev.data.json | 4 ++-- domains/_github-pages-challenge-wdhdev.raw-api.json | 6 +++--- domains/api.json | 4 ++-- domains/data.json | 4 ++-- domains/status.json | 4 ++-- domains/william.json | 2 +- 6 files changed, 12 insertions(+), 12 deletions(-) diff --git a/domains/_github-pages-challenge-wdhdev.data.json b/domains/_github-pages-challenge-wdhdev.data.json index 36d8e3f0a..86f2c99cc 100644 --- a/domains/_github-pages-challenge-wdhdev.data.json +++ b/domains/_github-pages-challenge-wdhdev.data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/_github-pages-challenge-wdhdev.raw-api.json b/domains/_github-pages-challenge-wdhdev.raw-api.json index 0aeb7a4cf..9c0dbc10a 100644 --- a/domains/_github-pages-challenge-wdhdev.raw-api.json +++ b/domains/_github-pages-challenge-wdhdev.raw-api.json @@ -1,10 +1,10 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { - "TXT": "a6bc96312c4473df6c37f63d3e0fed" + "TXT": "f702ea064c3d034b70bb3576bba918" } } diff --git a/domains/api.json b/domains/api.json index 2afedf41e..942fee6dc 100644 --- a/domains/api.json +++ b/domains/api.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/data.json b/domains/data.json index 10d14c84b..b704f1f2c 100644 --- a/domains/data.json +++ b/domains/data.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { diff --git a/domains/status.json b/domains/status.json index 9bdeca7ca..73451fc78 100644 --- a/domains/status.json +++ b/domains/status.json @@ -1,7 +1,7 @@ { "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" + "username": "wdhdev", + "email": "william@williamharrison.dev" }, "record": { "CNAME": "wdhdns.com" diff --git a/domains/william.json b/domains/william.json index c00dbdc57..d7e3070f6 100644 --- a/domains/william.json +++ b/domains/william.json @@ -1,6 +1,6 @@ { "owner": { - "username": "WilliamDavidHarrison", + "username": "wdhdev", "email": "william@williamharrison.dev" }, From dab0a6c51da59b467cbfd694baa3dac5003a06d3 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Wed, 27 Dec 2023 19:32:19 +0800 Subject: [PATCH 7880/8412] Update _github-pages-challenge-wdhdev.data.json --- domains/_github-pages-challenge-wdhdev.data.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-wdhdev.data.json b/domains/_github-pages-challenge-wdhdev.data.json index 86f2c99cc..b49214e4c 100644 --- a/domains/_github-pages-challenge-wdhdev.data.json +++ b/domains/_github-pages-challenge-wdhdev.data.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "98ab14aec3df26fb9b1626d584d5f5" + "TXT": "dd771e3f8e535c62bb471e3760dc66" } } From 56c16c086c0639af2c34b4fbf8a0e825ab425ff6 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Wed, 27 Dec 2023 18:36:10 +0530 Subject: [PATCH 7881/8412] Register Nithin.is-a.dev --- domains/nithin.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/nithin.json diff --git a/domains/nithin.json b/domains/nithin.json new file mode 100644 index 000000000..7aea7ae2d --- /dev/null +++ b/domains/nithin.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nithinlycanz", + "email": "nithinnikhil582@gmail.com", + "discord": "514353302675259412" + }, + + "record": { + "CNAME": "my personal website" + } + } + \ No newline at end of file From 53dc14d5ef18088a4c7c371f698ca58767ceae34 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Wed, 27 Dec 2023 18:40:47 +0530 Subject: [PATCH 7882/8412] Create Nithin.json --- Nithin.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 Nithin.json diff --git a/Nithin.json b/Nithin.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/Nithin.json @@ -0,0 +1 @@ + From 734293e2f35eb6ab80b0f8e9634a9ac5b077d49d Mon Sep 17 00:00:00 2001 From: CrazyMax <127091629+Crazy-Max-Blog@users.noreply.github.com> Date: Wed, 27 Dec 2023 17:33:04 +0400 Subject: [PATCH 7883/8412] Create rpi.crazymax.json --- domains/rpi.crazymax.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rpi.crazymax.json diff --git a/domains/rpi.crazymax.json b/domains/rpi.crazymax.json new file mode 100644 index 000000000..0e09d3a2b --- /dev/null +++ b/domains/rpi.crazymax.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Crazy-Max-Blog", + "email": "Crazy-Max-2011@yandex.ru" + }, + "record": { + "URL": "crazymax.is-a.dev/rpi" + } +} From 4a9463438aa36815388fbdc5685be9823b8f8e0d Mon Sep 17 00:00:00 2001 From: Shing <40325341+ShingSemicolon@users.noreply.github.com> Date: Wed, 27 Dec 2023 18:21:45 +0100 Subject: [PATCH 7884/8412] Create panel.shing.json --- domains/panel.shing.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/panel.shing.json diff --git a/domains/panel.shing.json b/domains/panel.shing.json new file mode 100644 index 000000000..052235500 --- /dev/null +++ b/domains/panel.shing.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ShingSemicolon", + "email": "Shing.XD.0602@gmail.com" + }, + "record": { + "A": ["150.136.114.225"], + "AAAA": ["2603:c020:400d:3e89:7825:8a70:6518:5c68"] + } +} From 9eee1ee95f6a0c3b11fd719743cf79105a0754f9 Mon Sep 17 00:00:00 2001 From: stanasxw Date: Wed, 27 Dec 2023 22:57:37 +0300 Subject: [PATCH 7885/8412] feat(domain): onvr.is-a.dev --- domains/onvr.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/onvr.json diff --git a/domains/onvr.json b/domains/onvr.json new file mode 100644 index 000000000..67ac0c8e3 --- /dev/null +++ b/domains/onvr.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "stanasxw", + "email": "karnavald@outlook.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 24f240dd4c4c45b46c0d58b3fc34ecf453ec76fc Mon Sep 17 00:00:00 2001 From: ChankitSaini Date: Thu, 28 Dec 2023 01:57:22 +0530 Subject: [PATCH 7886/8412] feat(domain): chankit.is-a.dev --- domains/chankit.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/chankit.json diff --git a/domains/chankit.json b/domains/chankit.json new file mode 100644 index 000000000..0eaec16e5 --- /dev/null +++ b/domains/chankit.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ChankitSaini", + "email": "chankit@outlook.in" + }, + "record": { + "CNAME": "chankit.pages.dev" + } +} From 0fcb1924fe4d93f1a39471a4eb119f77591d1ac6 Mon Sep 17 00:00:00 2001 From: FDMZ17 Date: Thu, 28 Dec 2023 05:01:15 +0700 Subject: [PATCH 7887/8412] feat(domain): fakhri.is-a.dev --- domains/fakhri.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fakhri.json diff --git a/domains/fakhri.json b/domains/fakhri.json new file mode 100644 index 000000000..23deccf00 --- /dev/null +++ b/domains/fakhri.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FDMZ17", + "email": "devoloper.fdmz17@gmail.com" + }, + "record": { + "CNAME": "fdmz17.github.io" + } +} From 4a3a396c094ca5333e118c8c7c5d8b6e26a7383b Mon Sep 17 00:00:00 2001 From: idrkwhotbh Date: Wed, 27 Dec 2023 16:54:36 -0600 Subject: [PATCH 7888/8412] feat(domain): idrkwhotbh.is-a.dev --- domains/idrkwhotbh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/idrkwhotbh.json diff --git a/domains/idrkwhotbh.json b/domains/idrkwhotbh.json new file mode 100644 index 000000000..bd24c2b97 --- /dev/null +++ b/domains/idrkwhotbh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "idrkwhotbh", + "email": "nitronoobbros1@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 1d636306a7677e636f5b732a3f95d76703d393ff Mon Sep 17 00:00:00 2001 From: Kusindra Aji Rabbany Date: Thu, 28 Dec 2023 08:23:15 +0700 Subject: [PATCH 7889/8412] add MX and TXT record to ben.is-a.dev for improvmx --- domains/ben.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/ben.json b/domains/ben.json index f0a9bbc2c..c90c5ee9b 100644 --- a/domains/ben.json +++ b/domains/ben.json @@ -5,6 +5,11 @@ }, "record": { - "CNAME": "justpiple.github.io" + "CNAME": "justpiple.github.io", + "MX": [ + "mx1.improvmx.com", + "mx2.improvmx.com" + ], + "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 72dcf28fabd1a934a54f21d4df955449f5a9eb35 Mon Sep 17 00:00:00 2001 From: Kusindra Aji Rabbany Date: Thu, 28 Dec 2023 08:33:23 +0700 Subject: [PATCH 7890/8412] Update ben.json --- domains/ben.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/ben.json b/domains/ben.json index c90c5ee9b..4a292e468 100644 --- a/domains/ben.json +++ b/domains/ben.json @@ -3,7 +3,6 @@ "username": "justpiple", "email": "me@benspace.xyz" }, - "record": { "CNAME": "justpiple.github.io", "MX": [ From bd0775cf4deb9f88f59f4248d7ad43c4d9921145 Mon Sep 17 00:00:00 2001 From: Kusindra Aji Rabbany Date: Thu, 28 Dec 2023 09:11:51 +0700 Subject: [PATCH 7891/8412] change CNAME to A records --- domains/ben.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/ben.json b/domains/ben.json index 4a292e468..c963c0b92 100644 --- a/domains/ben.json +++ b/domains/ben.json @@ -4,7 +4,12 @@ "email": "me@benspace.xyz" }, "record": { - "CNAME": "justpiple.github.io", + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" From c5b304979976ba1181026fabd12ed271e18f109d Mon Sep 17 00:00:00 2001 From: hackermon Date: Wed, 27 Dec 2023 21:21:40 -0500 Subject: [PATCH 7892/8412] Update rpi.crazymax.json add protocol --- domains/rpi.crazymax.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/rpi.crazymax.json b/domains/rpi.crazymax.json index 0e09d3a2b..48c7b5849 100644 --- a/domains/rpi.crazymax.json +++ b/domains/rpi.crazymax.json @@ -4,6 +4,6 @@ "email": "Crazy-Max-2011@yandex.ru" }, "record": { - "URL": "crazymax.is-a.dev/rpi" + "URL": "http://crazymax.is-a.dev/rpi" } } From 1cdcf5ba740fd17f2908e9c12d389552fde5e319 Mon Sep 17 00:00:00 2001 From: hackermon Date: Wed, 27 Dec 2023 21:24:01 -0500 Subject: [PATCH 7893/8412] Delete domains/itzporium.is-a.dev.json --- domains/itzporium.is-a.dev.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/itzporium.is-a.dev.json diff --git a/domains/itzporium.is-a.dev.json b/domains/itzporium.is-a.dev.json deleted file mode 100644 index c499709e4..000000000 --- a/domains/itzporium.is-a.dev.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "codernocook", - "email": "undefined" - }, - - "record": { - "CNAME": "codernocook.github.io" - } -} From 55525f8188f3756807a9c4cb96a8e23b4058d0dd Mon Sep 17 00:00:00 2001 From: thunderarch Date: Thu, 28 Dec 2023 08:01:28 +0530 Subject: [PATCH 7894/8412] feat(domain): thunder.is-a.dev --- domains/thunder.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thunder.json diff --git a/domains/thunder.json b/domains/thunder.json new file mode 100644 index 000000000..75177fda6 --- /dev/null +++ b/domains/thunder.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "thunderarch", + "email": "thunderarch77@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 350dfafa27b63363f44ced61a0fc7cbb77b1d0da Mon Sep 17 00:00:00 2001 From: itsmenewbie03 <2101102516@student.buksu.edu.ph> Date: Thu, 28 Dec 2023 11:45:17 +0800 Subject: [PATCH 7895/8412] feat(domain): itsmenewbie03.is-a.dev --- domains/itsmenewbie03.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/itsmenewbie03.json diff --git a/domains/itsmenewbie03.json b/domains/itsmenewbie03.json new file mode 100644 index 000000000..a35d39e4b --- /dev/null +++ b/domains/itsmenewbie03.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "itsmenewbie03", + "email": "2101102516@student.buksu.edu.ph" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From fdb8d98ea5ed45c52ec014d1219966515d58f3a8 Mon Sep 17 00:00:00 2001 From: thanishhari Date: Thu, 28 Dec 2023 09:29:03 +0530 Subject: [PATCH 7896/8412] feat(domain): ffidhackseivathueppadi.is-a.dev --- domains/ffidhackseivathueppadi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ffidhackseivathueppadi.json diff --git a/domains/ffidhackseivathueppadi.json b/domains/ffidhackseivathueppadi.json new file mode 100644 index 000000000..cc8aa88c1 --- /dev/null +++ b/domains/ffidhackseivathueppadi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "thanishhari", + "email": "suganyauvthanis@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 7a9c4d5815bf42a5030df3d7ac882df4adf4a8fa Mon Sep 17 00:00:00 2001 From: thanishhari Date: Thu, 28 Dec 2023 09:31:52 +0530 Subject: [PATCH 7897/8412] feat(domain): ffidhackseivathueppadilinklinklinkanup.is-a.dev --- domains/ffidhackseivathueppadilinklinklinkanup.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ffidhackseivathueppadilinklinklinkanup.json diff --git a/domains/ffidhackseivathueppadilinklinklinkanup.json b/domains/ffidhackseivathueppadilinklinklinkanup.json new file mode 100644 index 000000000..cc8aa88c1 --- /dev/null +++ b/domains/ffidhackseivathueppadilinklinklinkanup.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "thanishhari", + "email": "suganyauvthanis@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e3625d224097de113c1507909d7ca1b85a1f37bb Mon Sep 17 00:00:00 2001 From: SilkSP Date: Thu, 28 Dec 2023 01:08:13 -0300 Subject: [PATCH 7898/8412] feat(domain): silksp.is-a.dev --- domains/silksp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/silksp.json diff --git a/domains/silksp.json b/domains/silksp.json new file mode 100644 index 000000000..a11f2304a --- /dev/null +++ b/domains/silksp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SilkSP", + "email": "seba.perezo@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d9e204853b583143c98128a82ee4794e73fb44b9 Mon Sep 17 00:00:00 2001 From: AlmaziikDev Date: Thu, 28 Dec 2023 09:32:22 +0300 Subject: [PATCH 7899/8412] feat(domain): almaz.is-a.dev --- domains/almaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/almaz.json diff --git a/domains/almaz.json b/domains/almaz.json new file mode 100644 index 000000000..a50a0c4ec --- /dev/null +++ b/domains/almaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com" + }, + "record": { + "CNAME": "almaz.github.io" + } +} From ef5bbef85bca3ec7260ec3f27def2adedd3dfe9a Mon Sep 17 00:00:00 2001 From: GeekySudhir Date: Thu, 28 Dec 2023 13:18:40 +0530 Subject: [PATCH 7900/8412] Register geekysudhir.is-a.dev --- domains/geekysudhir.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/geekysudhir.json diff --git a/domains/geekysudhir.json b/domains/geekysudhir.json new file mode 100644 index 000000000..79a04053c --- /dev/null +++ b/domains/geekysudhir.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "GeekySudhir", + "email": "sdhrsingh271@gmail.com", + "discord": "760602820033904641" + }, + + "record": { + "CNAME": "geekysudhir.is-a.dev" + } + } + \ No newline at end of file From e5dfb9b2d8706a102e8a450a63d90868a78262e8 Mon Sep 17 00:00:00 2001 From: MRJ-Badshah Date: Thu, 28 Dec 2023 13:31:22 +0530 Subject: [PATCH 7901/8412] feat(domain): abhay.is-a.dev --- domains/abhay.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abhay.json diff --git a/domains/abhay.json b/domains/abhay.json new file mode 100644 index 000000000..bb65f9065 --- /dev/null +++ b/domains/abhay.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MRJ-Badshah", + "email": "illegalhacker2.0@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 33cac2f972bc8d6b9497ac463dc9015723520518 Mon Sep 17 00:00:00 2001 From: light <119718848+ssynical@users.noreply.github.com> Date: Thu, 28 Dec 2023 22:16:39 +1300 Subject: [PATCH 7902/8412] Register lighty.is-a.dev --- domains/lighty.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lighty.json diff --git a/domains/lighty.json b/domains/lighty.json new file mode 100644 index 000000000..5c3a446bf --- /dev/null +++ b/domains/lighty.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ssynical", + "email": "trapizoids543@gmail.com", + "discord": "1108616541739700284" + }, + + "record": { + "CNAME": "ssynical.github.io" + } + } + \ No newline at end of file From 0c113706d6182a8d38d37232f89bfa032bc0d770 Mon Sep 17 00:00:00 2001 From: iamkai4 Date: Thu, 28 Dec 2023 15:51:26 +0530 Subject: [PATCH 7903/8412] feat(domain): gauravg.is-a.dev --- domains/gauravg.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/gauravg.json diff --git a/domains/gauravg.json b/domains/gauravg.json new file mode 100644 index 000000000..f1cf1200d --- /dev/null +++ b/domains/gauravg.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "iamkai4", + "email": "guptagaurav25608@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From ac67234cd28374f28edb2d75748c6cacfac2b405 Mon Sep 17 00:00:00 2001 From: LRxDarkDevil Date: Thu, 28 Dec 2023 16:07:33 +0500 Subject: [PATCH 7904/8412] feat(domain): ak-dev.is-a.dev --- domains/ak-dev.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ak-dev.json diff --git a/domains/ak-dev.json b/domains/ak-dev.json new file mode 100644 index 000000000..7413f5fbd --- /dev/null +++ b/domains/ak-dev.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LRxDarkDevil", + "email": "tahaadnanawan@gmail.com" + }, + "record": { + "CNAME": "ak-dev.github.io" + } +} From e0627951cb7e7bf05bddd739610fe38a56d83c78 Mon Sep 17 00:00:00 2001 From: HayBael Date: Thu, 28 Dec 2023 19:53:48 +0700 Subject: [PATCH 7905/8412] feat(domain): snwsrv.is-a.dev --- domains/snwsrv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/snwsrv.json diff --git a/domains/snwsrv.json b/domains/snwsrv.json new file mode 100644 index 000000000..e539384e4 --- /dev/null +++ b/domains/snwsrv.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HayBael", + "email": "rakhakhairydarka801@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 12790ab4f8ca12aaec9f48ce2bced74de4436adb Mon Sep 17 00:00:00 2001 From: lhwe Date: Thu, 28 Dec 2023 16:24:30 -0600 Subject: [PATCH 7906/8412] feat(domain): lh.is-a.dev --- domains/lh.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lh.json diff --git a/domains/lh.json b/domains/lh.json new file mode 100644 index 000000000..14bc24b3e --- /dev/null +++ b/domains/lh.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lhwe", + "email": "arieslovespiggies@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 99a9bc1743fa80aa30943df2bdf689f2a01699b7 Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Fri, 29 Dec 2023 05:44:57 +0600 Subject: [PATCH 7907/8412] feat(domain): jv.is-a.dev --- domains/jv.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jv.json diff --git a/domains/jv.json b/domains/jv.json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/jv.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 6907daef299443781ddf0d02d7b566e07c5f37be Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 28 Dec 2023 19:14:27 -0500 Subject: [PATCH 7908/8412] Delete domains/hemal .json --- domains/hemal .json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/hemal .json diff --git a/domains/hemal .json b/domains/hemal .json deleted file mode 100644 index 328aad539..000000000 --- a/domains/hemal .json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Hemal80", - "email": "hemalfnmondal@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From cd4318ac3873bc36d575bbc4380e91f145f33c5e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 28 Dec 2023 19:14:48 -0500 Subject: [PATCH 7909/8412] Delete domains/sudo.json --- domains/sudo.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/sudo.json diff --git a/domains/sudo.json b/domains/sudo.json deleted file mode 100644 index 328aad539..000000000 --- a/domains/sudo.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "Hemal80", - "email": "hemalfnmondal@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From d00201fa9af0f7f5a77dc9a17d9e1f604ddf336d Mon Sep 17 00:00:00 2001 From: HayBael Date: Fri, 29 Dec 2023 10:08:23 +0700 Subject: [PATCH 7910/8412] feat(domain): desteria.is-a.dev --- domains/desteria.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/desteria.json diff --git a/domains/desteria.json b/domains/desteria.json new file mode 100644 index 000000000..e539384e4 --- /dev/null +++ b/domains/desteria.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HayBael", + "email": "rakhakhairydarka801@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 81195641c2a9540103545820aed4a13765622337 Mon Sep 17 00:00:00 2001 From: HayBael Date: Fri, 29 Dec 2023 10:14:16 +0700 Subject: [PATCH 7911/8412] feat(domain): snowservice.is-a.dev --- domains/snowservice.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/snowservice.json diff --git a/domains/snowservice.json b/domains/snowservice.json new file mode 100644 index 000000000..e539384e4 --- /dev/null +++ b/domains/snowservice.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HayBael", + "email": "rakhakhairydarka801@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 092add6b49e8e1ae48dc61ea5c95b615671a6b40 Mon Sep 17 00:00:00 2001 From: HayBael Date: Fri, 29 Dec 2023 10:14:42 +0700 Subject: [PATCH 7912/8412] feat(domain): snow.is-a.dev --- domains/snow.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/snow.json diff --git a/domains/snow.json b/domains/snow.json new file mode 100644 index 000000000..e539384e4 --- /dev/null +++ b/domains/snow.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HayBael", + "email": "rakhakhairydarka801@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c808f0100a912d2f1fbe4fdcf1168a6ab8971026 Mon Sep 17 00:00:00 2001 From: bot1323 Date: Thu, 28 Dec 2023 22:16:24 -0600 Subject: [PATCH 7913/8412] feat(domain): lunacharm.is-a.dev --- domains/lunacharm.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lunacharm.json diff --git a/domains/lunacharm.json b/domains/lunacharm.json new file mode 100644 index 000000000..fb7f7fa90 --- /dev/null +++ b/domains/lunacharm.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "bot1323", + "email": "gutipro13t@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From e868c7339d02d53bcc961c9c450d7b20a6fb6d83 Mon Sep 17 00:00:00 2001 From: techneeraz Date: Fri, 29 Dec 2023 10:30:19 +0545 Subject: [PATCH 7914/8412] feat(domain): neeraz.is-a.dev --- domains/neeraz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/neeraz.json diff --git a/domains/neeraz.json b/domains/neeraz.json new file mode 100644 index 000000000..7c6fdc9fc --- /dev/null +++ b/domains/neeraz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "techneeraz", + "email": "tech.neeraz@groupiig.com" + }, + "record": { + "A": ["103.147.226.20"] + } +} From 21e28c6923a40a180adc9bb6fee93d93629504bd Mon Sep 17 00:00:00 2001 From: imAshutoshGupta Date: Fri, 29 Dec 2023 11:04:43 +0530 Subject: [PATCH 7915/8412] feat(domain): ashutoshgupta.is-a.dev --- domains/ashutoshgupta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ashutoshgupta.json diff --git a/domains/ashutoshgupta.json b/domains/ashutoshgupta.json new file mode 100644 index 000000000..3feaaf701 --- /dev/null +++ b/domains/ashutoshgupta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "imAshutoshGupta", + "email": "aguptaworkspace@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From b2d295744a624ec8550a48764a0f17e9fa6ea348 Mon Sep 17 00:00:00 2001 From: DxRavage Date: Thu, 28 Dec 2023 23:59:19 -0600 Subject: [PATCH 7916/8412] feat(domain): m-avila.is-a.dev --- domains/m-avila.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/m-avila.json diff --git a/domains/m-avila.json b/domains/m-avila.json new file mode 100644 index 000000000..012ff35bd --- /dev/null +++ b/domains/m-avila.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "DxRavage", + "email": "marianoavilaj4@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 21f15b0bf4d16ba37f15388a5106ab64935ab8af Mon Sep 17 00:00:00 2001 From: AlmaziikDev Date: Fri, 29 Dec 2023 09:09:18 +0300 Subject: [PATCH 7917/8412] feat(domain): almaz.is-a.dev --- domains/almaz.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/almaz.json b/domains/almaz.json index a50a0c4ec..c949f5d6d 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,6 +4,9 @@ "email": "almazgamer228@gmail.com" }, "record": { - "CNAME": "almaz.github.io" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 352eba8570c0469c428a39f3635641adf10ecdde Mon Sep 17 00:00:00 2001 From: atharvaupadhyay Date: Fri, 29 Dec 2023 11:55:52 +0530 Subject: [PATCH 7918/8412] feat(domain): coco.is-a.dev --- domains/coco.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/coco.json diff --git a/domains/coco.json b/domains/coco.json new file mode 100644 index 000000000..f8dd007cb --- /dev/null +++ b/domains/coco.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "atharvaupadhyay", + "email": "atharva.upadhyay1099@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From df90d027318b12bb721425462faf13a6c025ab59 Mon Sep 17 00:00:00 2001 From: Heroku403 Date: Fri, 29 Dec 2023 12:15:05 +0530 Subject: [PATCH 7919/8412] feat(domain): l3g3n7.is-a.dev --- domains/l3g3n7.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/l3g3n7.json diff --git a/domains/l3g3n7.json b/domains/l3g3n7.json new file mode 100644 index 000000000..98d4c5308 --- /dev/null +++ b/domains/l3g3n7.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Heroku403", + "email": "juhisharma0757@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 35c381c2e6ee2b1b3335cb8bdff04b025eaf684d Mon Sep 17 00:00:00 2001 From: HayBael Date: Fri, 29 Dec 2023 14:01:11 +0700 Subject: [PATCH 7920/8412] feat(domain): samsul.is-a.dev --- domains/samsul.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/samsul.json diff --git a/domains/samsul.json b/domains/samsul.json new file mode 100644 index 000000000..e539384e4 --- /dev/null +++ b/domains/samsul.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "HayBael", + "email": "rakhakhairydarka801@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cff2cd666127f80a87e0c03be5c5bdb6317ea8ab Mon Sep 17 00:00:00 2001 From: Hemal80 Date: Fri, 29 Dec 2023 13:19:43 +0600 Subject: [PATCH 7921/8412] feat(domain): sudo.is-a.dev --- domains/sudo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sudo.json diff --git a/domains/sudo.json b/domains/sudo.json new file mode 100644 index 000000000..328aad539 --- /dev/null +++ b/domains/sudo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Hemal80", + "email": "hemalfnmondal@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 033e5f7751e7b3bde0b66e8f90405e52530e0d55 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Fri, 29 Dec 2023 16:54:59 +0700 Subject: [PATCH 7922/8412] Create email.trung.json --- domains/email.trung.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/email.trung.json diff --git a/domains/email.trung.json b/domains/email.trung.json new file mode 100644 index 000000000..d033742cd --- /dev/null +++ b/domains/email.trung.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} From 308ac7bd06c8a70735c029d404c24e26ff0d8020 Mon Sep 17 00:00:00 2001 From: Robert Kovac Date: Fri, 29 Dec 2023 11:57:43 +0100 Subject: [PATCH 7923/8412] Update duckysolucky.json --- domains/duckysolucky.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/domains/duckysolucky.json b/domains/duckysolucky.json index 36dd05147..aa7e09f3a 100644 --- a/domains/duckysolucky.json +++ b/domains/duckysolucky.json @@ -4,9 +4,6 @@ "email": "robertkovac160@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "fabf2f58.duckysolucky-github-io.pages.dev" } -} \ No newline at end of file +} From de740edd124725006ad8c2acc32bbd032e1a05a4 Mon Sep 17 00:00:00 2001 From: syntz-dev Date: Fri, 29 Dec 2023 08:09:09 -0300 Subject: [PATCH 7924/8412] feat(domain): syntz.is-a.dev --- domains/syntz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/syntz.json diff --git a/domains/syntz.json b/domains/syntz.json new file mode 100644 index 000000000..924ba1b1b --- /dev/null +++ b/domains/syntz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "syntz-dev", + "email": "rafaelbraun5@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From af5927743863be9cce6ff559148be7353634fd3a Mon Sep 17 00:00:00 2001 From: SyntZ <83966759+syntz-dev@users.noreply.github.com> Date: Fri, 29 Dec 2023 08:30:28 -0300 Subject: [PATCH 7925/8412] Update syntz.json --- domains/syntz.json | 8 +++----- 1 file changed, 3 insertions(+), 5 deletions(-) diff --git a/domains/syntz.json b/domains/syntz.json index 924ba1b1b..00ecd0d3d 100644 --- a/domains/syntz.json +++ b/domains/syntz.json @@ -3,10 +3,8 @@ "username": "syntz-dev", "email": "rafaelbraun5@hotmail.com" }, + "repo": "https://github.com/syntz-dev/syntz-dev.github.io", "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "syntz-dev.github.io" } -} \ No newline at end of file +} From c5419b72744597a8ae8373c47d89107a75d2c06d Mon Sep 17 00:00:00 2001 From: wuspicodev Date: Fri, 29 Dec 2023 18:32:22 +0700 Subject: [PATCH 7926/8412] feat(domain): pico.is-a.dev --- domains/pico.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pico.json diff --git a/domains/pico.json b/domains/pico.json new file mode 100644 index 000000000..9a9049028 --- /dev/null +++ b/domains/pico.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "wuspicodev", + "email": "wuspico@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From c0ea1d64c99cb9de7683124cafe6fe1908e57e47 Mon Sep 17 00:00:00 2001 From: wuspicodev Date: Fri, 29 Dec 2023 18:33:29 +0700 Subject: [PATCH 7927/8412] feat(domain): wuspico.is-a.dev --- domains/wuspico.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wuspico.json diff --git a/domains/wuspico.json b/domains/wuspico.json new file mode 100644 index 000000000..f179058a4 --- /dev/null +++ b/domains/wuspico.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wuspicodev", + "email": "wuspico@gmail.com" + }, + "record": { + "URL": "https://wus.dragox.id.vn/" + } +} From f74c9df9468b752fc60e7e8e4ae5e2da063b1a70 Mon Sep 17 00:00:00 2001 From: chadcat7 Date: Fri, 29 Dec 2023 17:10:16 +0530 Subject: [PATCH 7928/8412] feat(domain): nam.is-a.dev --- domains/nam.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nam.json diff --git a/domains/nam.json b/domains/nam.json new file mode 100644 index 000000000..9762c78bd --- /dev/null +++ b/domains/nam.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chadcat7", + "email": "namishpande2007@gmail.com" + }, + "record": { + "CNAME": "chadcat7.github.io" + } +} From 7b242beb558d64a1d2c7325bc383e619769f6d2a Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 12:58:21 +0100 Subject: [PATCH 7929/8412] Update api.stefdp.json --- domains/api.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.stefdp.json b/domains/api.stefdp.json index ac75435d3..7a920dce5 100644 --- a/domains/api.stefdp.json +++ b/domains/api.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "84.46.245.191" + "109.71.252.37" ] } } From 44ad6e896bb0d4b7b3e3d39e1f1ecc1a1c87da91 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 12:59:30 +0100 Subject: [PATCH 7930/8412] Update uptime.stefdp.json --- domains/uptime.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uptime.stefdp.json b/domains/uptime.stefdp.json index ac75435d3..7a920dce5 100644 --- a/domains/uptime.stefdp.json +++ b/domains/uptime.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "84.46.245.191" + "109.71.252.37" ] } } From d724e4b335ff4b09d6a7a55fd7c5c3f275488507 Mon Sep 17 00:00:00 2001 From: MRJ-Badshah Date: Fri, 29 Dec 2023 17:51:01 +0530 Subject: [PATCH 7931/8412] feat(domain): meraj.is-a.dev --- domains/meraj.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/meraj.json diff --git a/domains/meraj.json b/domains/meraj.json new file mode 100644 index 000000000..bb65f9065 --- /dev/null +++ b/domains/meraj.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "MRJ-Badshah", + "email": "illegalhacker2.0@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2c262824d42b7047eaa38930ba28e013db157a66 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 15:38:56 +0100 Subject: [PATCH 7932/8412] Update gattinhosbot.json --- domains/gattinhosbot.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/gattinhosbot.json b/domains/gattinhosbot.json index 67982750e..0bbfe6a46 100644 --- a/domains/gattinhosbot.json +++ b/domains/gattinhosbot.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "69.197.129.206" + "109.71.252.37" ], "MX": [ "mail.is-a.dev" From e2c4e1eacf5165c6ae37e29df6b6e9a72801ec30 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 15:40:12 +0100 Subject: [PATCH 7933/8412] Delete domains/mail.stefdp.json --- domains/mail.stefdp.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/mail.stefdp.json diff --git a/domains/mail.stefdp.json b/domains/mail.stefdp.json deleted file mode 100644 index ccc349163..000000000 --- a/domains/mail.stefdp.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "Stef-00012", - "email": "admin@stefdp.is-a.dev", - "discord": "694986201739952229" - }, - "record": { - "MX": [ - "mx1.improvmx.com", - "mx2.improvmx.com" - ], - "TXT": "v=spf1 include:spf.improvmx.com ~all" - } -} From 2f95e4458e55e422c80d9e4b7dcefc9180575f3d Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 15:40:54 +0100 Subject: [PATCH 7934/8412] Update sdp.json --- domains/sdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sdp.json b/domains/sdp.json index 47f29edc9..ff7069b28 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": "109.71.252.37" } } From a0f1f3d71a2ee3ae34821c508fbe8e1c1ab766df Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 15:42:15 +0100 Subject: [PATCH 7935/8412] Update ss.stefdp.json --- domains/ss.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index 47f29edc9..ff7069b28 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -5,6 +5,6 @@ "discord": "694986201739952229" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": "109.71.252.37" } } From 8de5fe228450918f1a4d579a0c574551c6b6948d Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 15:42:43 +0100 Subject: [PATCH 7936/8412] Update temp.stefdp.json --- domains/temp.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/temp.stefdp.json b/domains/temp.stefdp.json index ac75435d3..7a920dce5 100644 --- a/domains/temp.stefdp.json +++ b/domains/temp.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "84.46.245.191" + "109.71.252.37" ] } } From 9d0c79137b1274f91b0a0761f4ae7cd793ba4fc4 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 15:43:49 +0100 Subject: [PATCH 7937/8412] Update sdp.json --- domains/sdp.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/sdp.json b/domains/sdp.json index ff7069b28..7a920dce5 100644 --- a/domains/sdp.json +++ b/domains/sdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "A": "109.71.252.37" + "A": [ + "109.71.252.37" + ] } } From 9d2b1267ba5ba0db22fa584b02c6bd8820a0d375 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 15:44:24 +0100 Subject: [PATCH 7938/8412] Update server.stefdp.json --- domains/server.stefdp.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/server.stefdp.json b/domains/server.stefdp.json index ac75435d3..7a920dce5 100644 --- a/domains/server.stefdp.json +++ b/domains/server.stefdp.json @@ -6,7 +6,7 @@ }, "record": { "A": [ - "84.46.245.191" + "109.71.252.37" ] } } From 8b487681c27988125b15c03886091928fb1a6c91 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Fri, 29 Dec 2023 15:44:52 +0100 Subject: [PATCH 7939/8412] Update ss.stefdp.json --- domains/ss.stefdp.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/ss.stefdp.json b/domains/ss.stefdp.json index ff7069b28..7a920dce5 100644 --- a/domains/ss.stefdp.json +++ b/domains/ss.stefdp.json @@ -5,6 +5,8 @@ "discord": "694986201739952229" }, "record": { - "A": "109.71.252.37" + "A": [ + "109.71.252.37" + ] } } From 2fc6e5fb71fbb7d10fb158867da806657e286efb Mon Sep 17 00:00:00 2001 From: Raunak Singh <116626403+Newer1107@users.noreply.github.com> Date: Sat, 30 Dec 2023 00:23:28 +0530 Subject: [PATCH 7940/8412] Register raunak.is-a.dev --- domains/raunak.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/raunak.json diff --git a/domains/raunak.json b/domains/raunak.json new file mode 100644 index 000000000..6a1c320d7 --- /dev/null +++ b/domains/raunak.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Newer1107", + "email": "newerxd1@gmail.com", + "discord": "964547951273840650" + }, + + "record": { + "A": ["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"] + } + } + \ No newline at end of file From 88c337a09b3b166c2768174381ac8b1c55462d01 Mon Sep 17 00:00:00 2001 From: Almaz Date: Fri, 29 Dec 2023 22:30:09 +0300 Subject: [PATCH 7941/8412] Register dashboard.almaz.is-a.dev --- domains/dashboard.almaz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dashboard.almaz.json diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json new file mode 100644 index 000000000..7523b8dbe --- /dev/null +++ b/domains/dashboard.almaz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com", + "discord": "718458417232085104" + }, + + "record": { + "CNAME": "dashboard.almaz" + } + } + \ No newline at end of file From 765be35fdc66aa20af7034ab11e1b2f67873bb6f Mon Sep 17 00:00:00 2001 From: Almaz Date: Fri, 29 Dec 2023 22:34:13 +0300 Subject: [PATCH 7942/8412] Delete domains/dashboard.almaz.json --- domains/dashboard.almaz.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dashboard.almaz.json diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json deleted file mode 100644 index 7523b8dbe..000000000 --- a/domains/dashboard.almaz.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com", - "discord": "718458417232085104" - }, - - "record": { - "CNAME": "dashboard.almaz" - } - } - \ No newline at end of file From 72a1b1c8bcf38a7b0e79e68cee91e4efbc641f7f Mon Sep 17 00:00:00 2001 From: Almaz Date: Fri, 29 Dec 2023 22:38:00 +0300 Subject: [PATCH 7943/8412] Register dashboard.almaz.is-a.dev --- domains/dashboard.almaz.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dashboard.almaz.json diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json new file mode 100644 index 000000000..05ff18709 --- /dev/null +++ b/domains/dashboard.almaz.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com", + "discord": "718458417232085104" + }, + + "record": { + "CNAME": "dashboard.almaz.github.io" + } + } + \ No newline at end of file From 573e31acc888018e5e6925499d8e907392e8202d Mon Sep 17 00:00:00 2001 From: FractalH Date: Fri, 29 Dec 2023 20:51:51 +0000 Subject: [PATCH 7944/8412] feat(domain): trypt.is-a.dev --- domains/trypt.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/trypt.json diff --git a/domains/trypt.json b/domains/trypt.json new file mode 100644 index 000000000..f71eab66c --- /dev/null +++ b/domains/trypt.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "FractalH", + "email": "tryptamine@privacyrequired.com" + }, + "record": { + "A": ["138.197.62.188"] + } +} From 2dffb0d9d5c05a5412746e8658a91895fbb5f84d Mon Sep 17 00:00:00 2001 From: LakhindarPal Date: Sat, 30 Dec 2023 02:41:42 +0530 Subject: [PATCH 7945/8412] feat(domain): lakhindar.is-a.dev --- domains/lakhindar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lakhindar.json diff --git a/domains/lakhindar.json b/domains/lakhindar.json new file mode 100644 index 000000000..56d9f457e --- /dev/null +++ b/domains/lakhindar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LakhindarPal", + "email": "dev.lakhindarpal@gmail.com" + }, + "record": { + "CNAME": "lakhindarpal.github.io" + } +} From 1c8b43a8833bb6c97aebc910e6f49916b3672a05 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 29 Dec 2023 18:55:16 -0500 Subject: [PATCH 7946/8412] Update raunak.json --- domains/raunak.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/raunak.json b/domains/raunak.json index 6a1c320d7..7e4601e62 100644 --- a/domains/raunak.json +++ b/domains/raunak.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["185.199.108.153 185.199.109.153 185.199.110.153 185.199.111.153"] + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } - \ No newline at end of file + From 09d4c327e7ac3430658bbfeef50f38e459cddb48 Mon Sep 17 00:00:00 2001 From: ayroxtv Date: Sat, 30 Dec 2023 00:57:42 +0100 Subject: [PATCH 7947/8412] feat(domain): ayrox.is-a.dev --- domains/ayrox.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ayrox.json diff --git a/domains/ayrox.json b/domains/ayrox.json new file mode 100644 index 000000000..59ed06793 --- /dev/null +++ b/domains/ayrox.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "ayroxtv", + "email": "me@robinbridoux.fr" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2f412ad230e8b669636bbf66ad2967da8406da1d Mon Sep 17 00:00:00 2001 From: Zen-xP Date: Fri, 29 Dec 2023 22:00:42 -0400 Subject: [PATCH 7948/8412] feat(domain): davidxxd.is-a.dev --- domains/davidxxd.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/davidxxd.json diff --git a/domains/davidxxd.json b/domains/davidxxd.json new file mode 100644 index 000000000..d02636d76 --- /dev/null +++ b/domains/davidxxd.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Zen-xP", + "email": "jorgedcrios@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 2c19fb84df2fb89bfd1764c9545e862c8fff44e1 Mon Sep 17 00:00:00 2001 From: Abdo <100898720+xAbdoAT@users.noreply.github.com> Date: Sat, 30 Dec 2023 04:16:06 +0200 Subject: [PATCH 7949/8412] Register xAbdoAT.is-a.dev --- domains/xabdoat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/xabdoat.json diff --git a/domains/xabdoat.json b/domains/xabdoat.json new file mode 100644 index 000000000..5126f3bfb --- /dev/null +++ b/domains/xabdoat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xAbdoAT", + "email": "ABDO199877@gmail.com", + "discord": "943662778433032242" + }, + + "record": { + "CNAME": "https://xabdoat.github.io/" + } + } + \ No newline at end of file From 622fef247637ebe7888629d055d164de72192314 Mon Sep 17 00:00:00 2001 From: hackermon Date: Fri, 29 Dec 2023 21:53:26 -0500 Subject: [PATCH 7950/8412] fix cname --- domains/xabdoat.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/xabdoat.json b/domains/xabdoat.json index 5126f3bfb..6f37ab9c2 100644 --- a/domains/xabdoat.json +++ b/domains/xabdoat.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://xabdoat.github.io/" + "CNAME": "xabdoat.github.io" } } - \ No newline at end of file + From 5236d0a56209b1612d6561527b5d663838d91c6d Mon Sep 17 00:00:00 2001 From: hackermon Date: Fri, 29 Dec 2023 21:57:18 -0500 Subject: [PATCH 7951/8412] Rename Tiger15cub.json to tiger15cub.json --- domains/{Tiger15cub.json => tiger15cub.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{Tiger15cub.json => tiger15cub.json} (100%) diff --git a/domains/Tiger15cub.json b/domains/tiger15cub.json similarity index 100% rename from domains/Tiger15cub.json rename to domains/tiger15cub.json From bf03e76e48f96bc775a55972e2eddbb899c85c14 Mon Sep 17 00:00:00 2001 From: CoderApuri Date: Fri, 29 Dec 2023 20:14:15 -0800 Subject: [PATCH 7952/8412] feat(domain): puria.is-a.dev --- domains/puria.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/puria.json diff --git a/domains/puria.json b/domains/puria.json new file mode 100644 index 000000000..d2e72287a --- /dev/null +++ b/domains/puria.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "CoderApuri", + "email": "puri.aarav@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 925f6d1a532c69faf4e57a41164a9ba9228d32ec Mon Sep 17 00:00:00 2001 From: Priyanshu Gupta <140606611+Priyansxu@users.noreply.github.com> Date: Sat, 30 Dec 2023 09:48:03 +0530 Subject: [PATCH 7953/8412] Create priyanshu.json --- domains/priyanshu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/priyanshu.json diff --git a/domains/priyanshu.json b/domains/priyanshu.json new file mode 100644 index 000000000..5d59c0e6d --- /dev/null +++ b/domains/priyanshu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "Priyansxu", + "email": "cloudypriyanshu@gmail.com", + "twitter": "priyansxu_gupta" + }, + "record": { + "CNAME": "priyanshu.pages.dev" + } +} From 20a6a4088f1a76030d3475d4545ac7d2f31fe939 Mon Sep 17 00:00:00 2001 From: JonnycatMeow Date: Fri, 29 Dec 2023 20:19:44 -0800 Subject: [PATCH 7954/8412] feat(domain): jonnycodes.is-a.dev --- domains/jonnycodes.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jonnycodes.json diff --git a/domains/jonnycodes.json b/domains/jonnycodes.json new file mode 100644 index 000000000..acc326152 --- /dev/null +++ b/domains/jonnycodes.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "JonnycatMeow", + "email": "jonnygomez156@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4fc9f0bb3ff129541c16c5972e447ee69170e491 Mon Sep 17 00:00:00 2001 From: Namish Date: Sat, 30 Dec 2023 10:47:11 +0530 Subject: [PATCH 7955/8412] remove unused domain namishpande.is-a.dev --- domains/namishpande.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/namishpande.json diff --git a/domains/namishpande.json b/domains/namishpande.json deleted file mode 100644 index 3c2962721..000000000 --- a/domains/namishpande.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "chadcat7", - "email": "namishpande2007@gmail.com" - }, - - "record": { - "CNAME": "chadcat7.github.io" - } -} From a6ccb0c8b51b377436b6afc87fcaa1ce7e71e277 Mon Sep 17 00:00:00 2001 From: peterhinga Date: Sat, 30 Dec 2023 09:45:17 +0300 Subject: [PATCH 7956/8412] feat(domain): peterhinga.is-a.dev --- domains/peterhinga.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/peterhinga.json diff --git a/domains/peterhinga.json b/domains/peterhinga.json new file mode 100644 index 000000000..2498a6310 --- /dev/null +++ b/domains/peterhinga.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "peterhinga", + "email": "hingapetes6@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 18883eb1e0e2a6fb88dba544e046ce296cb670f1 Mon Sep 17 00:00:00 2001 From: SamarthGhante Date: Sat, 30 Dec 2023 15:18:34 +0530 Subject: [PATCH 7957/8412] feat(domain): ark.is-a.dev --- domains/ark.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ark.json diff --git a/domains/ark.json b/domains/ark.json new file mode 100644 index 000000000..6a965fca2 --- /dev/null +++ b/domains/ark.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SamarthGhante", + "email": "samarthghante.dev@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From d3d36e3d56c09bb7fb9c6d849adce8faac036c01 Mon Sep 17 00:00:00 2001 From: xAbdoAT Date: Sat, 30 Dec 2023 12:15:44 +0200 Subject: [PATCH 7958/8412] feat(domain): abdo.is-a.dev --- domains/abdo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/abdo.json diff --git a/domains/abdo.json b/domains/abdo.json new file mode 100644 index 000000000..3e607e8d6 --- /dev/null +++ b/domains/abdo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xAbdoAT", + "email": "ABDO199877@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 5362291d214664eab64663e77a8b0a19072ac465 Mon Sep 17 00:00:00 2001 From: skuma251 Date: Sat, 30 Dec 2023 03:50:33 -0700 Subject: [PATCH 7959/8412] feat(domain): subham.is-a.dev --- domains/subham.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/subham.json diff --git a/domains/subham.json b/domains/subham.json new file mode 100644 index 000000000..d388aef22 --- /dev/null +++ b/domains/subham.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "skuma251", + "email": "skuma251@asu.edu" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 473ee18f27487e6df1e5c7ace3d12526a8e602b5 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 30 Dec 2023 12:21:06 +0100 Subject: [PATCH 7960/8412] Create vsc.stefdp.json --- domains/vsc.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/vsc.stefdp.json diff --git a/domains/vsc.stefdp.json b/domains/vsc.stefdp.json new file mode 100644 index 000000000..7a920dce5 --- /dev/null +++ b/domains/vsc.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "109.71.252.37" + ] + } +} From 35ca320f273f14d6f62328a371c65b18b09ce56d Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 30 Dec 2023 12:22:26 +0100 Subject: [PATCH 7961/8412] Create dashboard.stefdp.json --- domains/dashboard.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dashboard.stefdp.json diff --git a/domains/dashboard.stefdp.json b/domains/dashboard.stefdp.json new file mode 100644 index 000000000..7a920dce5 --- /dev/null +++ b/domains/dashboard.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "109.71.252.37" + ] + } +} From f8e0db05fd8ca8f0b245efccd9157498ebc1de57 Mon Sep 17 00:00:00 2001 From: JesseHoekema Date: Sat, 30 Dec 2023 12:32:58 +0100 Subject: [PATCH 7962/8412] feat(domain): thepersonalsite.is-a.dev --- domains/thepersonalsite.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/thepersonalsite.json diff --git a/domains/thepersonalsite.json b/domains/thepersonalsite.json new file mode 100644 index 000000000..7f3ebba97 --- /dev/null +++ b/domains/thepersonalsite.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "JesseHoekema", + "email": "jessehoekema@icloud.com" + }, + "record": { + "URL": "https://jessehoekema.github.io/tps/" + } +} From f8d1a6ca32695e5b5c1eeacd7ff54c31324dafeb Mon Sep 17 00:00:00 2001 From: Jesgran Date: Sat, 30 Dec 2023 12:52:13 +0100 Subject: [PATCH 7963/8412] feat(domain): bypass.jesgran.is-a.dev --- domains/bypass.jesgran.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bypass.jesgran.json diff --git a/domains/bypass.jesgran.json b/domains/bypass.jesgran.json new file mode 100644 index 000000000..93c7fe7fd --- /dev/null +++ b/domains/bypass.jesgran.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Jesgran", + "email": "calzdani20@libero.it" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 4530c683f45cd2524233cb5d9a8918c551edd23a Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Sat, 30 Dec 2023 12:53:11 +0100 Subject: [PATCH 7964/8412] Create paste.stefdp.json --- domains/paste.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/paste.stefdp.json diff --git a/domains/paste.stefdp.json b/domains/paste.stefdp.json new file mode 100644 index 000000000..7a920dce5 --- /dev/null +++ b/domains/paste.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "109.71.252.37" + ] + } +} From 57d0bb84c1211ded1b2e89cefd543414b4c82f17 Mon Sep 17 00:00:00 2001 From: tarik <66226638+ythknn@users.noreply.github.com> Date: Sat, 30 Dec 2023 15:06:06 +0300 Subject: [PATCH 7965/8412] feat(domain): add `tar1k.is-a.dev` --- domains/tar1k.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/tar1k.json diff --git a/domains/tar1k.json b/domains/tar1k.json new file mode 100644 index 000000000..80a198fc6 --- /dev/null +++ b/domains/tar1k.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "ythknn", + "email": "ythknn@gmail.com" + }, + + "record": { + "A": ["193.223.105.188"] + } +} From bef1ca12da563ab80369ec79165481d45e6808fb Mon Sep 17 00:00:00 2001 From: Nandhu Krishnan A <91179000+nandhu-44@users.noreply.github.com> Date: Sat, 30 Dec 2023 19:17:18 +0530 Subject: [PATCH 7966/8412] feat(domain): add `nandhu.is-a.dev` --- domains/nandhu.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/nandhu.json diff --git a/domains/nandhu.json b/domains/nandhu.json new file mode 100644 index 000000000..c47442045 --- /dev/null +++ b/domains/nandhu.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nandhu-44", + "email": "nandhu90040@gmail.com" + }, + + "record": { + "CNAME": "nandhu.deno.dev" + } +} From 95ff58e206a6677481505d07aaa46854ef9fbf24 Mon Sep 17 00:00:00 2001 From: 6ixline Date: Sat, 30 Dec 2023 20:14:17 +0530 Subject: [PATCH 7967/8412] feat(domain): sourabh.is-a.dev --- domains/sourabh.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/sourabh.json diff --git a/domains/sourabh.json b/domains/sourabh.json new file mode 100644 index 000000000..6798d751c --- /dev/null +++ b/domains/sourabh.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "6ixline", + "email": "sourabhsingh01998@gmail.com" + }, + "record": { + "A": ["198.54.113.40"] + } +} From de2496890a056bdf041e2baf5b0bd5d342695fe5 Mon Sep 17 00:00:00 2001 From: Discusser Date: Sat, 30 Dec 2023 16:06:12 +0100 Subject: [PATCH 7968/8412] feat(domain): discusser.is-a.dev --- domains/discusser.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/discusser.json diff --git a/domains/discusser.json b/domains/discusser.json new file mode 100644 index 000000000..f7a97d2ff --- /dev/null +++ b/domains/discusser.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Discusser", + "email": "noobly321growing@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From f883bfedc078fe0e25d3c437e23521eaa9437e1d Mon Sep 17 00:00:00 2001 From: Razer5624 Date: Sat, 30 Dec 2023 15:09:11 +0000 Subject: [PATCH 7969/8412] feat(domain): whinny.is-a.dev --- domains/whinny.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/whinny.json diff --git a/domains/whinny.json b/domains/whinny.json new file mode 100644 index 000000000..8b26aa2b4 --- /dev/null +++ b/domains/whinny.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Razer5624", + "email": "hajimesiyyachiyyo@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 9c2af8732ee81900d9d1917e2dbd0816ba632521 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Sat, 30 Dec 2023 21:54:57 +0530 Subject: [PATCH 7970/8412] Delete Nithin.json --- Nithin.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 Nithin.json diff --git a/Nithin.json b/Nithin.json deleted file mode 100644 index 8b1378917..000000000 --- a/Nithin.json +++ /dev/null @@ -1 +0,0 @@ - From 1a0c0eaf86223f82c4de69afe67e32f7fb4feee4 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Sat, 30 Dec 2023 21:59:34 +0530 Subject: [PATCH 7971/8412] Create CNAME --- CNAME | 1 + 1 file changed, 1 insertion(+) create mode 100644 CNAME diff --git a/CNAME b/CNAME new file mode 100644 index 000000000..12032d435 --- /dev/null +++ b/CNAME @@ -0,0 +1 @@ +Nithinlycanz.is-a.dev From a9cc05235a9e358354a25471e16a086e14999794 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Sat, 30 Dec 2023 22:01:08 +0530 Subject: [PATCH 7972/8412] Update nithin.json --- domains/nithin.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/nithin.json b/domains/nithin.json index 7aea7ae2d..c3244b7b2 100644 --- a/domains/nithin.json +++ b/domains/nithin.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "my personal website" + "CNAME": "nithinlycanz" } } - \ No newline at end of file + From e7cafb237d05c96d3c6aadca47b7f4c203dd80d9 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Sat, 30 Dec 2023 22:01:32 +0530 Subject: [PATCH 7973/8412] Delete CNAME --- CNAME | 1 - 1 file changed, 1 deletion(-) delete mode 100644 CNAME diff --git a/CNAME b/CNAME deleted file mode 100644 index 12032d435..000000000 --- a/CNAME +++ /dev/null @@ -1 +0,0 @@ -Nithinlycanz.is-a.dev From 93dba0b7c69c21e750c19a69e38d36ae12e4476e Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Sat, 30 Dec 2023 22:02:02 +0530 Subject: [PATCH 7974/8412] Update nithin.json --- domains/nithin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nithin.json b/domains/nithin.json index c3244b7b2..a60b376e4 100644 --- a/domains/nithin.json +++ b/domains/nithin.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "nithinlycanz" + "CNAME": "nithin" } } From 9b96bf88854c3821b7d7c7a757ff29a8de32e652 Mon Sep 17 00:00:00 2001 From: Rahul Mishra Date: Sat, 30 Dec 2023 22:02:19 +0530 Subject: [PATCH 7975/8412] Update blankparticle.json --- domains/blankparticle.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/blankparticle.json b/domains/blankparticle.json index 5cf5c8339..937ac3add 100644 --- a/domains/blankparticle.json +++ b/domains/blankparticle.json @@ -1,9 +1,9 @@ { "owner": { "username": "BlankParticle", - "email": "hello@blankparticle.me" + "email": "hello@blankparticle.in" }, "record": { - "URL": "https://www.blankparticle.me" + "URL": "https://blankparticle.in" } } From abf0a7abbddd66f7adaf27ddb6119fe37cf5f419 Mon Sep 17 00:00:00 2001 From: kitku132 Date: Sat, 30 Dec 2023 17:55:36 +0100 Subject: [PATCH 7976/8412] feat(domain): kitku.is-a.dev --- domains/kitku.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kitku.json diff --git a/domains/kitku.json b/domains/kitku.json new file mode 100644 index 000000000..4fec6d40e --- /dev/null +++ b/domains/kitku.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "kitku132", + "email": "kitku560@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From cce2ed1a3bc3e4df6195d40a4e8175c335dcbcd2 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Sat, 30 Dec 2023 22:45:07 +0530 Subject: [PATCH 7977/8412] Update and rename nithin.json to nithinlycanz.json --- domains/{nithin.json => nithinlycanz.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{nithin.json => nithinlycanz.json} (85%) diff --git a/domains/nithin.json b/domains/nithinlycanz.json similarity index 85% rename from domains/nithin.json rename to domains/nithinlycanz.json index a60b376e4..c3244b7b2 100644 --- a/domains/nithin.json +++ b/domains/nithinlycanz.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "nithin" + "CNAME": "nithinlycanz" } } From a9701782e13400370d0a5f8313a6f72a1d030e23 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Sat, 30 Dec 2023 22:50:57 +0530 Subject: [PATCH 7978/8412] Update and rename nithinlycanz.json to nithin.json --- domains/{nithinlycanz.json => nithin.json} | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) rename domains/{nithinlycanz.json => nithin.json} (77%) diff --git a/domains/nithinlycanz.json b/domains/nithin.json similarity index 77% rename from domains/nithinlycanz.json rename to domains/nithin.json index c3244b7b2..854966b1c 100644 --- a/domains/nithinlycanz.json +++ b/domains/nithin.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "nithinlycanz" + "CNAME": "nithinlycanz.github.io/nithinlycanz" } } From 826ac57a6d9ac4a98cc4f0db5dbcef35254276b6 Mon Sep 17 00:00:00 2001 From: m1-dev Date: Sat, 30 Dec 2023 20:04:09 +0200 Subject: [PATCH 7979/8412] feat(domain): m1.is-a.dev --- domains/m1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/m1.json diff --git a/domains/m1.json b/domains/m1.json new file mode 100644 index 000000000..b6c74c818 --- /dev/null +++ b/domains/m1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "m1-dev", + "email": "notm1dev@skiff.com" + }, + "record": { + "URL": "https://m1-dev.vercel.app" + } +} From 20eb6f356894736aa52977d2a148ea526d4576ec Mon Sep 17 00:00:00 2001 From: FractalH Date: Sat, 30 Dec 2023 19:43:43 +0000 Subject: [PATCH 7980/8412] feat(domain): trypt.is-a.dev --- domains/trypt.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/trypt.json b/domains/trypt.json index f71eab66c..7f53ebb51 100644 --- a/domains/trypt.json +++ b/domains/trypt.json @@ -4,6 +4,9 @@ "email": "tryptamine@privacyrequired.com" }, "record": { - "A": ["138.197.62.188"] + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From 31c72103658e10adb55aea696557edc78185f2ca Mon Sep 17 00:00:00 2001 From: lucenstuff Date: Sat, 30 Dec 2023 17:13:43 -0300 Subject: [PATCH 7981/8412] feat(domain): lucen.is-a.dev --- domains/lucen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lucen.json diff --git a/domains/lucen.json b/domains/lucen.json new file mode 100644 index 000000000..6b0e60bd9 --- /dev/null +++ b/domains/lucen.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lucenstuff", + "email": "lucentiniagustin@hotmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From bd7fc62812470fe03de9e5104945cd43cc179fd4 Mon Sep 17 00:00:00 2001 From: yusufberad Date: Sun, 31 Dec 2023 00:13:24 +0300 Subject: [PATCH 7982/8412] feat(domain): bera.is-a.dev --- domains/bera.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/bera.json diff --git a/domains/bera.json b/domains/bera.json new file mode 100644 index 000000000..cd9fa04e4 --- /dev/null +++ b/domains/bera.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "yusufberad", + "email": "ybdanisik@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 3ce157dcd7886e6f931a2ed92d3d642c0dbe340c Mon Sep 17 00:00:00 2001 From: Harry4567 Date: Sat, 30 Dec 2023 23:40:50 +0100 Subject: [PATCH 7983/8412] feat(domain): harry456.is-a.dev --- domains/harry456.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/harry456.json diff --git a/domains/harry456.json b/domains/harry456.json new file mode 100644 index 000000000..35b9ed044 --- /dev/null +++ b/domains/harry456.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Harry4567", + "email": "rientunr@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 770218aa4094b7c01c0719dd23adbcff7f7ebb3b Mon Sep 17 00:00:00 2001 From: andrewstech Date: Sun, 31 Dec 2023 00:36:43 +0000 Subject: [PATCH 7984/8412] Update andrewtest.json --- domains/andrewtest.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/andrewtest.json b/domains/andrewtest.json index 4becd0c6d..b5900cfe6 100644 --- a/domains/andrewtest.json +++ b/domains/andrewtest.json @@ -4,6 +4,9 @@ "email": "is-a-dev@win11react.com" }, "record": { - "CNAME": "hosts.is-a.dev" + "A": [ + "51.161.54.161", + "217.174.245.249" + ] } } From 140b16db2c4c0508f8392089abd568de2132dc89 Mon Sep 17 00:00:00 2001 From: geenzo69 Date: Sun, 31 Dec 2023 07:48:21 +0700 Subject: [PATCH 7985/8412] feat(domain): geenzo.is-a.dev --- domains/geenzo.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/geenzo.json diff --git a/domains/geenzo.json b/domains/geenzo.json new file mode 100644 index 000000000..a299addd7 --- /dev/null +++ b/domains/geenzo.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "geenzo69", + "email": "geenzogamer164@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From a462d428d3d4e4f50be00e9e030c387cb627446d Mon Sep 17 00:00:00 2001 From: FDMZ17 Date: Sun, 31 Dec 2023 08:37:07 +0700 Subject: [PATCH 7986/8412] feat(domain): fakhri.is-a.dev --- domains/fakhri.json | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/domains/fakhri.json b/domains/fakhri.json index 23deccf00..86d59520f 100644 --- a/domains/fakhri.json +++ b/domains/fakhri.json @@ -4,6 +4,9 @@ "email": "devoloper.fdmz17@gmail.com" }, "record": { - "CNAME": "fdmz17.github.io" + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} +} \ No newline at end of file From dbde970f96e09a638736599e45dd8fcc2fab44f5 Mon Sep 17 00:00:00 2001 From: Rahuletto Date: Sun, 31 Dec 2023 09:23:23 +0530 Subject: [PATCH 7987/8412] feat(domain): marban.is-a.dev --- domains/marban.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/marban.json diff --git a/domains/marban.json b/domains/marban.json new file mode 100644 index 000000000..0ec9d5347 --- /dev/null +++ b/domains/marban.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rahuletto", + "email": "rahulmarban@gmail.com" + }, + "record": { + "CNAME": "rahuletto.github.io" + } +} From 9c03f7df4dcd0c973fbb62cd77425a8aa5c922d1 Mon Sep 17 00:00:00 2001 From: Jesse Hoekema <109305882+JesseHoekema@users.noreply.github.com> Date: Sun, 31 Dec 2023 08:09:53 +0100 Subject: [PATCH 7988/8412] Update thepersonalsite.json --- domains/thepersonalsite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thepersonalsite.json b/domains/thepersonalsite.json index 7f3ebba97..6d180d909 100644 --- a/domains/thepersonalsite.json +++ b/domains/thepersonalsite.json @@ -4,6 +4,6 @@ "email": "jessehoekema@icloud.com" }, "record": { - "URL": "https://jessehoekema.github.io/tps/" + "CNAME": "jessehoekema.github.io." } } From de0b5dfd6d70d8cb8ddc678ab00d0fccafc84639 Mon Sep 17 00:00:00 2001 From: Nithin <81744339+nithinlycanz@users.noreply.github.com> Date: Sun, 31 Dec 2023 13:54:47 +0530 Subject: [PATCH 7989/8412] Update nithin.json --- domains/nithin.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nithin.json b/domains/nithin.json index 854966b1c..d4a553cb2 100644 --- a/domains/nithin.json +++ b/domains/nithin.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "nithinlycanz.github.io/nithinlycanz" + "CNAME": "nithinlycanz.github.io" } } From 2307c7143b659e8276b48a8ff4442d672e5254b7 Mon Sep 17 00:00:00 2001 From: Almaz Date: Sun, 31 Dec 2023 13:16:32 +0300 Subject: [PATCH 7990/8412] Delete almaz.is-a.dev --- domains/almaz.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/almaz.json diff --git a/domains/almaz.json b/domains/almaz.json deleted file mode 100644 index c949f5d6d..000000000 --- a/domains/almaz.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com" - }, - "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 46d879acd3b4bb3cfa494cd6f4cd55725234d3b5 Mon Sep 17 00:00:00 2001 From: nerkoux Date: Sun, 31 Dec 2023 18:20:03 +0530 Subject: [PATCH 7991/8412] feat(domain): akshat.is-a.dev --- domains/akshat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akshat.json diff --git a/domains/akshat.json b/domains/akshat.json new file mode 100644 index 000000000..800e318ce --- /dev/null +++ b/domains/akshat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "nerkoux", + "email": "akshatmehta_14434@mpsjaipur.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From da23814ac283095dfb01ed9703ca69a6ddcd3cbb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E3=82=B7Atharva?= Date: Sun, 31 Dec 2023 19:25:12 +0530 Subject: [PATCH 7992/8412] Update atharvaupadhyay.json --- domains/atharvaupadhyay.json | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/domains/atharvaupadhyay.json b/domains/atharvaupadhyay.json index 7e7ba7b5f..60ae0fd88 100644 --- a/domains/atharvaupadhyay.json +++ b/domains/atharvaupadhyay.json @@ -5,7 +5,9 @@ "email": "atharva.upadhyay1099@gmail.com" }, "record": { - "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["mx1.improvmx.com", "mx2.improvmx.com", "hosts.is-a.dev"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } } From 930bd45d239668f41824b0f7529d8b9c2b8f5361 Mon Sep 17 00:00:00 2001 From: hungwt Date: Sun, 31 Dec 2023 21:33:54 +0700 Subject: [PATCH 7993/8412] feat(domain): duyhung.is-a.dev --- domains/duyhung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/duyhung.json diff --git a/domains/duyhung.json b/domains/duyhung.json new file mode 100644 index 000000000..6da26c0c7 --- /dev/null +++ b/domains/duyhung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "hungwt", + "email": "hungwt334@gmail.com" + }, + "record": { + "A": ["103.97.126.26"] + } +} From f77f310c186d7af8a415000ebbc57e3b2686fc14 Mon Sep 17 00:00:00 2001 From: calamitywoah Date: Sun, 31 Dec 2023 15:52:13 +0100 Subject: [PATCH 7994/8412] feat(domain): calamity.is-a.dev --- domains/calamity.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/calamity.json diff --git a/domains/calamity.json b/domains/calamity.json new file mode 100644 index 000000000..f51e7c754 --- /dev/null +++ b/domains/calamity.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "calamitywoah", + "email": "krivojta@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 11f657d8e91e8ebdefa039e160ead15548e0fd0f Mon Sep 17 00:00:00 2001 From: MrT0mXxX Date: Sun, 31 Dec 2023 21:22:04 +0600 Subject: [PATCH 7995/8412] feat(domain): mrtomxxx.is-a.dev --- domains/mrtomxxx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mrtomxxx.json diff --git a/domains/mrtomxxx.json b/domains/mrtomxxx.json new file mode 100644 index 000000000..609594fb4 --- /dev/null +++ b/domains/mrtomxxx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "MrT0mXxX", + "email": "mrtomxxx5@gmail.com" + }, + "record": { + "URL": "https://main-api.cat0tom2.repl.co" + } +} From a92945a026849749cb115a9ae5e4df6243c2e06c Mon Sep 17 00:00:00 2001 From: xagun Date: Sun, 31 Dec 2023 21:41:54 +0545 Subject: [PATCH 7996/8412] feat(domain): sagun.is-a.dev --- domains/sagun.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sagun.json diff --git a/domains/sagun.json b/domains/sagun.json new file mode 100644 index 000000000..2dda674d7 --- /dev/null +++ b/domains/sagun.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "xagun", + "email": "xagun.shrestha@gmail.com" + }, + "record": { + "A": ["217.174.245.249"], + "AAAA": ["2a00:da00:1800:83a4::1"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + } +} \ No newline at end of file From 986e4f5960d3e3244e1b5cb50ad547a71f2aeb6d Mon Sep 17 00:00:00 2001 From: saurabhnemade Date: Sun, 31 Dec 2023 17:31:58 +0100 Subject: [PATCH 7997/8412] feat(domain): saurabhnemade.is-a.dev --- domains/saurabhnemade.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/saurabhnemade.json diff --git a/domains/saurabhnemade.json b/domains/saurabhnemade.json new file mode 100644 index 000000000..d242be87e --- /dev/null +++ b/domains/saurabhnemade.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "saurabhnemade", + "email": "harsh0707051mail@gmail.com" + }, + "record": { + "CNAME": "d1uwx91euvkosf.cloudfront.net" + } +} From 6c294f33fa9c2454a5cff5d85808a6e67ced25de Mon Sep 17 00:00:00 2001 From: Rahul Marban Date: Sun, 31 Dec 2023 22:19:17 +0530 Subject: [PATCH 7998/8412] Update marban.json --- domains/marban.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/marban.json b/domains/marban.json index 0ec9d5347..5d157fc37 100644 --- a/domains/marban.json +++ b/domains/marban.json @@ -4,6 +4,6 @@ "email": "rahulmarban@gmail.com" }, "record": { - "CNAME": "rahuletto.github.io" + "CNAME": "marban.pages.dev" } } From 84ecb8fd2cf679d54b8c4cfcb9a365c3c41ed849 Mon Sep 17 00:00:00 2001 From: OtterDev <144633084+OtterCodes101@users.noreply.github.com> Date: Sun, 31 Dec 2023 12:05:24 -0700 Subject: [PATCH 7999/8412] Update after accidentally deleting domain --- domains/_github-pages-challenge-ottercodes101.otter.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-ottercodes101.otter.json b/domains/_github-pages-challenge-ottercodes101.otter.json index 89938a826..eea69ba30 100644 --- a/domains/_github-pages-challenge-ottercodes101.otter.json +++ b/domains/_github-pages-challenge-ottercodes101.otter.json @@ -5,6 +5,6 @@ "email": "oliver.anderson4435@gmail.com" }, "record": { - "TXT": "088d75670097903fabd47977697d42" + "TXT": "39223fa7956e66887c05db8b244538" } } From 5fbba8147be181c75ec81f393ee73ccbb6b6ebf6 Mon Sep 17 00:00:00 2001 From: teknoku32 Date: Mon, 1 Jan 2024 07:00:07 +0700 Subject: [PATCH 8000/8412] feat(domain): teknoday.is-a.dev --- domains/teknoday.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/teknoday.json diff --git a/domains/teknoday.json b/domains/teknoday.json new file mode 100644 index 000000000..bd7815130 --- /dev/null +++ b/domains/teknoday.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "teknoku32", + "email": "tajam24news@gmail.com" + }, + "record": { + "URL": "https://bidayy.com" + } +} From b1868a7f2ea247e0fff460b41c02dec8a17642d4 Mon Sep 17 00:00:00 2001 From: SpearDevelopment1 Date: Sun, 31 Dec 2023 21:04:09 -0500 Subject: [PATCH 8001/8412] feat(domain): matt.is-a.dev --- domains/matt.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/matt.json diff --git a/domains/matt.json b/domains/matt.json new file mode 100644 index 000000000..a3c862235 --- /dev/null +++ b/domains/matt.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "SpearDevelopment1", + "email": "dev@spear.best" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From c35abe048d2a4172316924000e7f1ef53c899a25 Mon Sep 17 00:00:00 2001 From: tensura-is-good Date: Sun, 31 Dec 2023 21:05:31 -0500 Subject: [PATCH 8002/8412] feat(domain): johnd.is-a.dev --- domains/johnd.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/johnd.json diff --git a/domains/johnd.json b/domains/johnd.json new file mode 100644 index 000000000..679044a79 --- /dev/null +++ b/domains/johnd.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "tensura-is-good", + "email": "sands.is.undertable@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 61845e6974f97aacf5ed7e13c16fcc95a11b7966 Mon Sep 17 00:00:00 2001 From: tensura-is-good Date: Sun, 31 Dec 2023 21:07:08 -0500 Subject: [PATCH 8003/8412] feat(domain): saxon-totally.is-a.dev --- domains/saxon-totally.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/saxon-totally.json diff --git a/domains/saxon-totally.json b/domains/saxon-totally.json new file mode 100644 index 000000000..679044a79 --- /dev/null +++ b/domains/saxon-totally.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "tensura-is-good", + "email": "sands.is.undertable@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From bad76b7b93d3fb82d2b68aa8a4ae75ecc7fc5557 Mon Sep 17 00:00:00 2001 From: i-Ac1D-i Date: Mon, 1 Jan 2024 04:29:28 +0100 Subject: [PATCH 8004/8412] feat(domain): haiko.is-a.dev --- domains/haiko.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/haiko.json diff --git a/domains/haiko.json b/domains/haiko.json new file mode 100644 index 000000000..3c4691f39 --- /dev/null +++ b/domains/haiko.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "i-Ac1D-i", + "email": "acidondiscord99@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 22677fcaebe5162252f002ec382859af07e6ec49 Mon Sep 17 00:00:00 2001 From: xiaozhu2007 Date: Mon, 1 Jan 2024 12:12:56 +0800 Subject: [PATCH 8005/8412] feat(domain): xiaozhu2007.is-a.dev --- domains/xiaozhu2007.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/xiaozhu2007.json diff --git a/domains/xiaozhu2007.json b/domains/xiaozhu2007.json new file mode 100644 index 000000000..7e0e8f26d --- /dev/null +++ b/domains/xiaozhu2007.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "xiaozhu2007", + "email": "lz19986912007@163.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 67649e48ea30a2d1b2f7a8f225cc88546b192786 Mon Sep 17 00:00:00 2001 From: zerobun Date: Mon, 1 Jan 2024 05:02:42 +0000 Subject: [PATCH 8006/8412] feat(domain): 0bun.is-a.dev --- domains/0bun.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/0bun.json diff --git a/domains/0bun.json b/domains/0bun.json new file mode 100644 index 000000000..4adae4bfb --- /dev/null +++ b/domains/0bun.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "zerobun", + "email": "tareku2003@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 07ed01f44afe97f49eac9200b21647ca2a7450f1 Mon Sep 17 00:00:00 2001 From: winters0x64 Date: Mon, 1 Jan 2024 10:39:14 +0530 Subject: [PATCH 8007/8412] Added winters.is-a.dev --- domains/winters.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/winters.json diff --git a/domains/winters.json b/domains/winters.json new file mode 100644 index 000000000..53c87b753 --- /dev/null +++ b/domains/winters.json @@ -0,0 +1,12 @@ +{ + "description": "This subdomain would be used as my personal portfolio website and also as a blogging website wherein i'll write about web security topics and CTF challenges", + "repo": "https://github.com/winters0x64/winters0x64.github.io", + "owner": { + "username": "winters0x64", + "email": "arun0x168codes@gmail.com", + "twitter": "ArunKr1shnan" + }, + "record": { + "CNAME": "winters0x64.github.io" + } +} From d4dd32394aafe2ef5fd2c81fdc0dc139285476bb Mon Sep 17 00:00:00 2001 From: zerobun Date: Mon, 1 Jan 2024 05:32:28 +0000 Subject: [PATCH 8008/8412] feat(domain): zerobun.is-a.dev --- domains/zerobun.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/zerobun.json diff --git a/domains/zerobun.json b/domains/zerobun.json new file mode 100644 index 000000000..4adae4bfb --- /dev/null +++ b/domains/zerobun.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "zerobun", + "email": "tareku2003@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From ee1d0bbb279e3b0c470d31007694370a1c303f56 Mon Sep 17 00:00:00 2001 From: zerobun Date: Mon, 1 Jan 2024 05:34:28 +0000 Subject: [PATCH 8009/8412] feat(domain): keikibun.is-a.dev --- domains/keikibun.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/keikibun.json diff --git a/domains/keikibun.json b/domains/keikibun.json new file mode 100644 index 000000000..4adae4bfb --- /dev/null +++ b/domains/keikibun.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "zerobun", + "email": "tareku2003@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From e2ec290ad9ea0748841c28702d92a9999329262c Mon Sep 17 00:00:00 2001 From: jacksonmalone Date: Mon, 1 Jan 2024 01:12:28 -0500 Subject: [PATCH 8010/8412] feat(domain): jacksonm.is-a.dev --- domains/jacksonm.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/jacksonm.json diff --git a/domains/jacksonm.json b/domains/jacksonm.json new file mode 100644 index 000000000..69db9bf85 --- /dev/null +++ b/domains/jacksonm.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "jacksonmalone", + "email": "jrm9918@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 39ea4c1a217ff077e4e9d6c1aa96c1c0809a0c38 Mon Sep 17 00:00:00 2001 From: sxrcan Date: Mon, 1 Jan 2024 09:15:24 +0300 Subject: [PATCH 8011/8412] feat(domain): sercan.is-a.dev --- domains/sercan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/sercan.json diff --git a/domains/sercan.json b/domains/sercan.json new file mode 100644 index 000000000..91c6b6456 --- /dev/null +++ b/domains/sercan.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "sxrcan", + "email": "sercwnxd@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 681dd69919a9ff03cccb7756b6b4e3968b6268ad Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Mon, 1 Jan 2024 13:18:39 +0700 Subject: [PATCH 8012/8412] Update trueuser.json --- domains/trueuser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index f46933019..8d49812d5 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "CNAME": "trueuser.up.railway.app" + "CNAME": "proxy.private.danbot.host" } } From 621cfbd4ec215c458d3bf4fb4a48d36e0fc3d5a2 Mon Sep 17 00:00:00 2001 From: Panwar0 <123282885+Panwar0@users.noreply.github.com> Date: Mon, 1 Jan 2024 12:27:39 +0530 Subject: [PATCH 8013/8412] Register aniwon.is-a.dev --- domains/aniwon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/aniwon.json diff --git a/domains/aniwon.json b/domains/aniwon.json new file mode 100644 index 000000000..4495fc47d --- /dev/null +++ b/domains/aniwon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Panwar0", + "email": "panwarnishchey+02@gmail.com", + "discord": "821976026984611850" + }, + + "record": { + "A": ["185.191.231.137"] + } + } + \ No newline at end of file From c9f8753836ce9096f3b70cf0a6ca5571418c61e5 Mon Sep 17 00:00:00 2001 From: ParthMaster Date: Mon, 1 Jan 2024 12:44:40 +0530 Subject: [PATCH 8014/8412] feat(domain): johnrambo.is-a.dev --- domains/johnrambo.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/johnrambo.json diff --git a/domains/johnrambo.json b/domains/johnrambo.json new file mode 100644 index 000000000..7bc767d87 --- /dev/null +++ b/domains/johnrambo.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ParthMaster", + "email": "parth.infynno@protonmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 2c8b1e7abbcc2bed256909162f96d366a858e6fc Mon Sep 17 00:00:00 2001 From: ParthMaster Date: Mon, 1 Jan 2024 12:46:47 +0530 Subject: [PATCH 8015/8412] feat(domain): parthmaster.is-a.dev --- domains/parthmaster.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/parthmaster.json diff --git a/domains/parthmaster.json b/domains/parthmaster.json new file mode 100644 index 000000000..7bc767d87 --- /dev/null +++ b/domains/parthmaster.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ParthMaster", + "email": "parth.infynno@protonmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 0fe0fde8d91a16a9c67051f966bd43e5b406e307 Mon Sep 17 00:00:00 2001 From: alvinbengeorge Date: Mon, 1 Jan 2024 13:04:51 +0530 Subject: [PATCH 8016/8412] feat(domain): alvin.is-a.dev --- domains/alvin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/alvin.json diff --git a/domains/alvin.json b/domains/alvin.json new file mode 100644 index 000000000..7a0af849b --- /dev/null +++ b/domains/alvin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alvinbengeorge", + "email": "alvinallen333@gmail.com" + }, + "record": { + "CNAME": "alvinbengeorge.vercel.app" + } +} From e836b550228e7e46d91827ab3dfd69fa9c1787aa Mon Sep 17 00:00:00 2001 From: BLCXD <95041805+BLCXD@users.noreply.github.com> Date: Mon, 1 Jan 2024 14:41:18 +0100 Subject: [PATCH 8017/8412] Register blc.is-a.dev --- domains/blc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/blc.json diff --git a/domains/blc.json b/domains/blc.json new file mode 100644 index 000000000..6b3cc9860 --- /dev/null +++ b/domains/blc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "BLCXD", + "email": "blctoblc223@gmail.com", + "discord": "723837167499083788" + }, + + "record": { + "CNAME": "blcpage.github.io" + } + } + \ No newline at end of file From 0a07843fda2dbd4dc7afa670b8d1afdedd4af72a Mon Sep 17 00:00:00 2001 From: ethaanol Date: Mon, 1 Jan 2024 17:49:29 +0200 Subject: [PATCH 8018/8412] feat(domain): exotic.is-a.dev --- domains/exotic.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/exotic.json diff --git a/domains/exotic.json b/domains/exotic.json new file mode 100644 index 000000000..fd96a622b --- /dev/null +++ b/domains/exotic.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ethaanol", + "email": "cashprivate10@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From c2f334f45b9e211d0789b34abb022bce3fc93f89 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 1 Jan 2024 12:25:56 -0500 Subject: [PATCH 8019/8412] Update sqlmerr.json --- domains/sqlmerr.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/sqlmerr.json b/domains/sqlmerr.json index 5d41fe2e7..dfae2ba28 100644 --- a/domains/sqlmerr.json +++ b/domains/sqlmerr.json @@ -4,6 +4,6 @@ "email": "sqlmerr@ya.ru" }, "record": { - "URL": "sqlmerr.vercel.app" + "URL": "https://sqlmerr.vercel.app" } } From 10906baed8da0297485d1b6e245fcca074bbe56d Mon Sep 17 00:00:00 2001 From: akpi816218 Date: Mon, 1 Jan 2024 09:26:06 -0800 Subject: [PATCH 8020/8412] Update akpi.json Migrate to ImprovMX --- domains/akpi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/akpi.json b/domains/akpi.json index 4464da685..edc06ecb0 100644 --- a/domains/akpi.json +++ b/domains/akpi.json @@ -6,7 +6,7 @@ }, "record": { "A": ["185.199.110.153", "185.199.108.153", "185.199.111.153", "185.199.109.153"], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], + "TXT": ["v=spf1 include:spf.improvmx.com ~all", "p=MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDmKWCucfCBImz9pOWBPV5+SO3KNqeQSt6Jusv+3Rbm8BbSv8H0x+E0TEe4JjfNNUmVQ7zNlZFJK4Hlv453aXBNbkk9kzsekW8qm4ZGjeQwMBo2f4V6tkxPFtcYnUfNskc3194C5gH4AusJ4WMbYOe9GNxCRhuok+5tIGciJXxbWQIDAQAB"] } } From 64274d36dd11caa81eb35a166034859c1355f1ea Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 1 Jan 2024 12:27:03 -0500 Subject: [PATCH 8021/8412] Update potatochips0706.json --- domains/potatochips0706.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/potatochips0706.json b/domains/potatochips0706.json index 513a4340a..af8a19b9b 100644 --- a/domains/potatochips0706.json +++ b/domains/potatochips0706.json @@ -1,6 +1,6 @@ { "description": "A sub-domain to my portfolio github page.", - "repo": "https://github.com/potato0706/potato0706.github.io" + "repo": "https://github.com/potato0706/potato0706.github.io", "owner": { "username": "potato0706", "email": "potatochips0706@gmail.com" From 69ae816758384eef246917d6722ac6184960abf4 Mon Sep 17 00:00:00 2001 From: Anand Suthar <85487906+ad956@users.noreply.github.com> Date: Mon, 1 Jan 2024 23:12:46 +0530 Subject: [PATCH 8022/8412] Create anandsuthar.json --- domains/anandsuthar.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/anandsuthar.json diff --git a/domains/anandsuthar.json b/domains/anandsuthar.json new file mode 100644 index 000000000..8b1378917 --- /dev/null +++ b/domains/anandsuthar.json @@ -0,0 +1 @@ + From 80d739a5666930bb9d175f5c58eac274feba12cf Mon Sep 17 00:00:00 2001 From: Kevin123456789-1 Date: Mon, 1 Jan 2024 19:38:14 +0100 Subject: [PATCH 8023/8412] feat(domain): kevv.is-a.dev --- domains/kevv.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/kevv.json diff --git a/domains/kevv.json b/domains/kevv.json new file mode 100644 index 000000000..d3e5b6940 --- /dev/null +++ b/domains/kevv.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Kevin123456789-1", + "email": "kpkpkp12321@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 353af556b44c66b1dd8a80ec88d60e27e3042ea1 Mon Sep 17 00:00:00 2001 From: nerkoux Date: Tue, 2 Jan 2024 00:10:10 +0530 Subject: [PATCH 8024/8412] feat(domain): kshitij.is-a.dev --- domains/kshitij.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/kshitij.json diff --git a/domains/kshitij.json b/domains/kshitij.json new file mode 100644 index 000000000..dea3ab773 --- /dev/null +++ b/domains/kshitij.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "nerkoux", + "email": "akshatmehta_14434@mpsjaipur.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 610ef5d07c50d2197be28c24f2f50483643331c5 Mon Sep 17 00:00:00 2001 From: Alg-MapPer Date: Mon, 1 Jan 2024 22:56:01 +0300 Subject: [PATCH 8025/8412] feat(domain): algmapper.is-a.dev --- domains/algmapper.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/algmapper.json diff --git a/domains/algmapper.json b/domains/algmapper.json new file mode 100644 index 000000000..d616d1915 --- /dev/null +++ b/domains/algmapper.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Alg-MapPer", + "email": "abu7atm9@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From bfea0230d89196f0df319bf21215e8ddc5e3b490 Mon Sep 17 00:00:00 2001 From: Stef_DP Date: Mon, 1 Jan 2024 21:29:58 +0100 Subject: [PATCH 8026/8412] Create ntfy.stefdp.json --- domains/ntfy.stefdp.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ntfy.stefdp.json diff --git a/domains/ntfy.stefdp.json b/domains/ntfy.stefdp.json new file mode 100644 index 000000000..7a920dce5 --- /dev/null +++ b/domains/ntfy.stefdp.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Stef-00012", + "email": "admin@stefdp.is-a.dev", + "discord": "694986201739952229" + }, + "record": { + "A": [ + "109.71.252.37" + ] + } +} From 8e47f9458c70e3354ba5433392364a05a2c64e53 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 1 Jan 2024 15:51:16 -0500 Subject: [PATCH 8027/8412] Update thepersonalsite.json --- domains/thepersonalsite.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/thepersonalsite.json b/domains/thepersonalsite.json index 6d180d909..94dde6b07 100644 --- a/domains/thepersonalsite.json +++ b/domains/thepersonalsite.json @@ -4,6 +4,6 @@ "email": "jessehoekema@icloud.com" }, "record": { - "CNAME": "jessehoekema.github.io." + "CNAME": "jessehoekema.github.io" } } From d7c2db2f0bd5afe82a220edd25b07735267a3575 Mon Sep 17 00:00:00 2001 From: mtgsquad Date: Tue, 2 Jan 2024 03:04:50 +0500 Subject: [PATCH 8028/8412] feat(domain): appeals.is-a.dev --- domains/appeals.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/appeals.json diff --git a/domains/appeals.json b/domains/appeals.json new file mode 100644 index 000000000..35e798d00 --- /dev/null +++ b/domains/appeals.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "mtgsquad", + "email": "mahir@molai.dev" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 3ac2c723d16210a594277a6645bf5f45d65bb454 Mon Sep 17 00:00:00 2001 From: dijitiva Date: Tue, 2 Jan 2024 01:12:02 +0300 Subject: [PATCH 8029/8412] feat(domain): diji.is-a.dev --- domains/diji.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/diji.json diff --git a/domains/diji.json b/domains/diji.json new file mode 100644 index 000000000..03f9e7331 --- /dev/null +++ b/domains/diji.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "dijitiva", + "email": "hi@dijitiva.com.tr" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 30fd9af4fe2abf69512514ee074225d0648c88d1 Mon Sep 17 00:00:00 2001 From: cosmosc0des Date: Mon, 1 Jan 2024 17:27:34 -0500 Subject: [PATCH 8030/8412] feat(domain): lyn.is-a.dev --- domains/lyn.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lyn.json diff --git a/domains/lyn.json b/domains/lyn.json new file mode 100644 index 000000000..e000b051a --- /dev/null +++ b/domains/lyn.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "cosmosc0des", + "email": "lyncodes@proton.me" + }, + "record": { + "URL": "https://lyncodes.neocities.org" + } +} From 2ce53f1058f4cd8cc90651ff0235911b910fdc60 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 1 Jan 2024 23:21:14 +0000 Subject: [PATCH 8031/8412] Update hosting IPS --- domains/0xaryan.json | 3 +- domains/1024.json | 2 +- domains/123.json | 3 +- domains/1ly4s0.json | 3 +- domains/21z.json | 2 +- domains/3kh0.json | 2 +- domains/4kh0.json | 3 +- domains/70a5.json | 2 +- domains/9yma.net.json | 3 +- domains/aadarshksingh.json | 2 +- domains/aakashcse.json | 2 +- domains/aakrisht.json | 2 +- domains/aantarip.json | 2 +- domains/aarav-puri.json | 3 +- domains/aarav.json | 3 +- domains/aaron.json | 2 +- domains/aayush-bharti.json | 3 +- domains/aayushbh.json | 3 +- domains/aayushbharti.json | 3 +- domains/abdel.json | 3 +- domains/abdeljallil.json | 2 +- domains/abhay.json | 3 +- domains/abhijit.json | 2 +- domains/abhinav.json | 2 +- domains/abhishekpanda.json | 2 +- domains/abhishekpb.json | 2 +- domains/abhishekyadav.json | 3 +- domains/acto.json | 2 +- domains/ad1107.json | 2 +- domains/adam.json | 3 +- domains/adamousmer.json | 3 +- domains/adarsh-a-inamdar.json | 2 +- domains/adeshsingh.json | 2 +- domains/adioblu.json | 2 +- domains/adityabhattacharya.json | 2 +- domains/adityakotha.json | 2 +- domains/adityaredflag.json | 3 +- domains/adiy.json | 2 +- domains/adnanahmed.json | 3 +- domains/aeolus.json | 2 +- domains/aerial-ace1.json | 3 +- domains/afcu.json | 3 +- domains/ahaan.json | 3 +- domains/aidan.json | 2 +- domains/ajlemon.json | 3 +- domains/akas.json | 3 +- domains/akash.json | 2 +- domains/akshat.json | 3 +- domains/akshayashok.json | 2 +- domains/albuman.json | 2 +- domains/alby.json | 3 +- domains/alchion.json | 3 +- domains/alcyoneus.json | 2 +- domains/alex-s.json | 2 +- domains/alexcodesgames.json | 3 +- domains/alexr.json | 2 +- domains/aliazhar.json | 2 +- domains/alkadhumi.json | 2 +- domains/amanda.json | 3 +- domains/amar.json | 3 +- domains/amazing.devs.json | 2 +- domains/amazing.json | 2 +- domains/amazingdev.json | 2 +- domains/amazingdevel.json | 2 +- domains/amazingdevels.json | 2 +- domains/amazingdevs.json | 2 +- domains/ambon.json | 3 +- domains/amelia.json | 2 +- domains/ameysawant.json | 2 +- domains/amin.json | 3 +- domains/ammy.json | 2 +- domains/amodity.json | 3 +- domains/amulyasingh.json | 2 +- domains/amya.json | 2 +- domains/anakhalal.json | 3 +- domains/andrewstech.json | 2 +- domains/andrewtest22.json | 2 +- domains/angi-talk.json | 3 +- domains/angi.json | 3 +- domains/anjayy.json | 3 +- domains/ansh.json | 3 +- domains/anshbhimani.json | 2 +- domains/anto.json | 2 +- domains/antoine.json | 2 +- domains/anujjamdade.json | 2 +- domains/anurag.json | 2 +- domains/apa.json | 2 +- domains/apanel.json | 3 +- domains/apexweb.json | 3 +- domains/api.autoplay88.xyz.json | 3 +- domains/apiwebserver.json | 3 +- domains/app.allancoding.json | 3 +- domains/appscom.json | 2 +- domains/arafat.json | 3 +- domains/araon.json | 3 +- domains/arctix.json | 2 +- domains/argonnetworkmainframe.json | 3 +- domains/ark.json | 3 +- domains/arunodmanohara.json | 2 +- domains/aryan.json | 2 +- domains/ash.json | 3 +- domains/ashey.json | 3 +- domains/asheyxd.json | 3 +- domains/ashutoshgupta.json | 3 +- domains/ashvani-kumar.json | 3 +- domains/asmin.json | 2 +- domains/asmo.json | 3 +- domains/astro.json | 3 +- domains/atharv-jha.json | 2 +- domains/atharvaupadhyay.json | 3 +- domains/athir.json | 3 +- domains/atuel.json | 2 +- domains/auuub.json | 2 +- domains/avikek.json | 2 +- domains/aware.json | 2 +- domains/ayaan.json | 2 +- domains/aymenjelassi.json | 2 +- domains/ayrox.json | 3 +- domains/ayushi.json | 2 +- domains/ayushmann.json | 3 +- domains/azul.json | 2 +- domains/b5i.json | 2 +- domains/baba.json | 2 +- domains/balls.json | 2 +- domains/bampa.json | 2 +- domains/bangladesh.json | 3 +- domains/bao.json | 2 +- domains/baptiste.json | 2 +- domains/bashafk.json | 2 +- domains/bayu.json | 3 +- domains/bd.json | 3 +- domains/bdloser.json | 3 +- domains/bebo.json | 3 +- domains/benjae.json | 2 +- domains/bera.json | 3 +- domains/bharat.json | 3 +- domains/bhavishya.json | 2 +- domains/bigyan.json | 3 +- domains/bilalkhan.json | 3 +- domains/bill.json | 3 +- domains/bitter-130.json | 3 +- domains/bitter130.json | 3 +- domains/blessingmwiti.json | 2 +- domains/blinx.json | 2 +- domains/blob.json | 2 +- domains/block.json | 2 +- domains/blockchaindevpanther.json | 2 +- domains/blucifer.json | 3 +- domains/blue.json | 2 +- domains/bni.co.id.json | 3 +- domains/bogdan.json | 2 +- domains/boggy.json | 2 +- domains/bongoshop.json | 3 +- domains/booogle.json | 2 +- domains/brahianf.json | 3 +- domains/bread.json | 2 +- domains/brownvinci.json | 3 +- domains/bruhx.json | 2 +- domains/bumbleboss.json | 2 +- domains/byigit.json | 3 +- domains/bypass.jesgran.json | 3 +- domains/c22.json | 3 +- domains/caiden.json | 2 +- domains/caiden.xyz.json | 2 +- domains/caillou.json | 3 +- domains/cakihorse.json | 2 +- domains/calamity.json | 3 +- domains/canarddu38.json | 2 +- domains/carol3n.json | 2 +- domains/ccnicebruh.json | 2 +- domains/celestial.json | 2 +- domains/cha0tic.json | 2 +- domains/chaaya.json | 2 +- domains/chandrabose.json | 2 +- domains/charge.json | 3 +- domains/chasecraft.json | 2 +- domains/chesko.json | 3 +- domains/chiutaalenga.json | 3 +- domains/chris8889.json | 2 +- domains/christian.json | 2 +- domains/chriz.json | 3 +- domains/chyves.json | 2 +- domains/cihatksm.json | 2 +- domains/clarex.json | 2 +- domains/clicpow.json | 2 +- domains/cloneslist.aymo.json | 2 +- domains/closure.json | 2 +- domains/clp.json | 2 +- domains/clyde.json | 3 +- domains/coco.json | 3 +- domains/codershayan.json | 2 +- domains/codingbobby.json | 2 +- domains/codingkitten.json | 3 +- domains/colin.json | 3 +- domains/computer.guy.json | 3 +- domains/computerguy.json | 3 +- domains/constvar.json | 2 +- domains/contact.foxsophia.json | 3 +- domains/convertlink.json | 2 +- domains/cplusplus.json | 3 +- domains/craftyy.json | 3 +- domains/crazyg.json | 3 +- domains/creeper76.json | 3 +- domains/creepycraft.json | 2 +- domains/crllect.json | 3 +- domains/csprance.json | 2 +- domains/ctk.json | 2 +- domains/curse.json | 3 +- domains/cv.tomgxz.json | 3 +- domains/d3vboi.json | 2 +- domains/d4rabi.json | 3 +- domains/dailycats.json | 2 +- domains/damned-support.json | 2 +- domains/danielliu.json | 3 +- domains/darian.json | 2 +- domains/darkwaves.json | 3 +- domains/dasdadssad.json | 3 +- domains/dasdebanna.json | 3 +- domains/dasshark.json | 2 +- domains/dave.json | 2 +- domains/davidxxd.json | 3 +- domains/dax.json | 2 +- domains/ddn.json | 3 +- domains/dea.json | 3 +- domains/declan.json | 2 +- domains/deecoyz.json | 3 +- domains/deepesh.json | 2 +- domains/defalco64.json | 2 +- domains/denboy0123.json | 2 +- domains/denism.json | 3 +- domains/denizak.json | 2 +- domains/denizbee.json | 2 +- domains/desteria.json | 3 +- domains/devchaudhary.json | 2 +- domains/devel.json | 2 +- domains/devgd.json | 2 +- domains/devpanther.json | 2 +- domains/devs.json | 2 +- domains/dew.json | 2 +- domains/dex.explorer.json | 3 +- domains/dexar.json | 3 +- domains/dhaloi.json | 2 +- domains/dhiyazhar.json | 3 +- domains/diego.json | 2 +- domains/dima.json | 2 +- domains/dincertekin.json | 2 +- domains/dinhq.json | 2 +- domains/discord-corp.json | 2 +- domains/discord.amulyasingh.json | 3 +- domains/discusser.json | 3 +- domains/divine.json | 3 +- domains/divyadesh.json | 2 +- domains/divyansh.json | 2 +- domains/dnoxl.json | 2 +- domains/dodinhphuc.json | 2 +- domains/doge-v4-proxy.json | 3 +- domains/dogeleader.json | 2 +- domains/dogenetwork.json | 2 +- domains/domathdotid.json | 2 +- domains/dominik.json | 2 +- domains/dott.json | 2 +- domains/drastic.json | 2 +- domains/drasticroy.json | 2 +- domains/drenxhyliqi.json | 2 +- domains/drk-bot.json | 2 +- domains/drmzahid.json | 2 +- domains/drv.su.json | 2 +- domains/dsgaasdgsdag.json | 2 +- domains/dsgamer.json | 2 +- domains/dulackmugi.json | 3 +- domains/dwk.json | 2 +- domains/dxomg.json | 2 +- domains/dynamic-homepage.json | 2 +- domains/eacbypasser.json | 2 +- domains/echo.json | 2 +- domains/eclair.json | 2 +- domains/eleger.json | 3 +- domains/elementalst.json | 3 +- domains/eliteflix.json | 2 +- domains/emmanuel.json | 3 +- domains/emre.json | 3 +- domains/erdogansad.json | 2 +- domains/ericpessoa.json | 2 +- domains/erogemaster225.json | 2 +- domains/errornointernet.json | 2 +- domains/esemv-evan.json | 3 +- domains/essiessara.json | 2 +- domains/eternal.json | 2 +- domains/eternalnetwork.json | 2 +- domains/ethan.json | 3 +- domains/eturbo.json | 2 +- domains/everybody.json | 2 +- domains/ez.json | 2 +- domains/fahmifareed.json | 3 +- domains/fakhri.json | 3 +- domains/farag.json | 2 +- domains/fasdaa.json | 2 +- domains/felipesantos.json | 3 +- domains/femboy.json | 2 +- domains/ffidhackseivathueppadi.json | 3 +- ...fidhackseivathueppadilinklinklinkanup.json | 3 +- domains/filip-razek.json | 2 +- domains/filo.json | 2 +- domains/fincho.json | 3 +- domains/finny.json | 2 +- domains/firmware.json | 3 +- domains/flame.json | 3 +- domains/flex.json | 3 +- domains/floppa.json | 2 +- domains/fluxate.json | 2 +- domains/fmode.json | 3 +- domains/fndn.json | 2 +- domains/foo.json | 2 +- domains/foreskin.json | 3 +- domains/formuna.json | 3 +- domains/foxsophia.json | 3 +- domains/freddy007.json | 3 +- domains/friendslikebd.json | 3 +- domains/frost.json | 2 +- domains/fuentes.json | 3 +- domains/furry.json | 2 +- domains/furrycality.json | 2 +- domains/futurex.json | 2 +- domains/gabriel.json | 2 +- domains/gabrielyong.json | 3 +- domains/galaxyfps.riviox.json | 3 +- domains/gapindang.json | 2 +- domains/gaurav87565.json | 2 +- domains/gauravg.json | 3 +- domains/gauravgupta.json | 2 +- domains/gauravgupta256.json | 2 +- domains/gautam.json | 3 +- domains/gbot.json | 3 +- domains/geckopico.json | 2 +- domains/geenzo.json | 3 +- domains/genevera.json | 2 +- domains/gfn.json | 2 +- domains/ggio.json | 3 +- domains/ghalibcraft.json | 2 +- domains/ghfli.json | 3 +- domains/giovannirapa.json | 2 +- domains/git-hoe.json | 2 +- domains/git.json | 2 +- domains/glqch.json | 2 +- domains/goobric.json | 2 +- domains/gopalji.json | 2 +- domains/gruu.json | 2 +- domains/gskaff.json | 3 +- domains/gunethra.json | 2 +- domains/gurkirat.json | 3 +- domains/gurubhai.json | 2 +- domains/gurubot.json | 2 +- domains/guyen.json | 2 +- domains/h4sh.json | 3 +- domains/halelui.json | 2 +- domains/halil.json | 2 +- domains/halokod.json | 2 +- domains/happyenderman.json | 2 +- domains/hariienesh.json | 2 +- domains/harry456.json | 3 +- domains/harrystudy.json | 2 +- domains/harrythenegro.json | 2 +- domains/harshrai.json | 2 +- domains/harukipy.json | 3 +- domains/hazelnut.json | 2 +- domains/hazwana.json | 2 +- domains/hecterbonha.json | 2 +- domains/hehe.json | 2 +- domains/heindale.json | 3 +- domains/hekker.json | 2 +- domains/hello.qqg00.json | 2 +- domains/hellscaped.json | 2 +- domains/hemal.json | 3 +- domains/hemalmondal.json | 3 +- domains/hex4.json | 2 +- domains/heyjumanji.json | 2 +- domains/hidden.json | 3 +- domains/hideko.json | 3 +- domains/hilmysakti.json | 3 +- domains/himanshusardana.json | 2 +- domains/hiro.json | 2 +- domains/hntr.json | 2 +- domains/holgeb.json | 2 +- domains/hosting-test.json | 2 +- domains/hosts.json | 5 +- domains/hotdevs.json | 2 +- domains/hotmayonaise.json | 3 +- domains/houlton.json | 2 +- domains/houxiaozhao.json | 2 +- domains/hqmt.json | 2 +- domains/hqmtgaming.json | 2 +- domains/httphypixelnet.json | 2 +- domains/human.json | 3 +- domains/huzaifa.json | 3 +- domains/hvn.json | 2 +- domains/hydrogen.json | 3 +- domains/hyno.json | 2 +- domains/hypernexus.json | 2 +- domains/iammelvink.json | 3 +- domains/iamunixtz.json | 3 +- domains/iceed.json | 2 +- domains/icehead.json | 2 +- domains/icevixen.json | 2 +- domains/icmecodes.json | 3 +- domains/idkmaxii.json | 3 +- domains/idoli.json | 2 +- domains/idrkwhotbh.json | 3 +- domains/ihk.json | 2 +- domains/ihkgpt.json | 2 +- domains/ilakian.json | 2 +- domains/imdew.json | 3 +- domains/imdsamimakhter.json | 2 +- domains/imran.json | 2 +- domains/imron.json | 3 +- domains/imu.json | 2 +- domains/in3pire.json | 3 +- domains/inam.json | 2 +- domains/infinityhackers.json | 2 +- domains/interstellar.json | 2 +- domains/interstellar.ultrix.json | 2 +- domains/is-a-dev-testing.json | 2 +- domains/isdwk.json | 2 +- domains/itsmenewbie03.json | 3 +- domains/j-x01.json | 2 +- domains/j-x1.json | 2 +- domains/jahid.json | 3 +- domains/jams.json | 2 +- domains/jarren.json | 2 +- domains/jasonthomas.json | 2 +- domains/javierpastore.json | 2 +- domains/jbugel.json | 2 +- domains/jim.json | 2 +- domains/jindx.json | 2 +- domains/jjhjkhk.json | 3 +- domains/jkb-bio.json | 2 +- domains/joaozeira.json | 2 +- domains/jocke.json | 3 +- domains/johndo.json | 3 +- domains/johndoe.json | 2 +- domains/johnmortan.json | 2 +- domains/jonas.json | 2 +- domains/jonnycodes.json | 3 +- domains/jtgr.json | 2 +- domains/juliocesar.json | 2 +- domains/jumanji.json | 2 +- domains/junior.json | 2 +- domains/jupie.json | 2 +- domains/justcody.json | 2 +- domains/justevil.json | 2 +- domains/jv.json | 3 +- domains/jx-1.json | 2 +- domains/jx1.json | 2 +- domains/jz.json | 2 +- domains/kainer.json | 2 +- domains/kalebhumpal.json | 2 +- domains/kamek.json | 2 +- domains/kameyo.json | 3 +- domains/kamilbienkowski.json | 3 +- domains/kamlendras.json | 3 +- domains/karan.json | 2 +- domains/karanxidhu.json | 3 +- domains/kasu.json | 2 +- domains/kasuu.json | 2 +- domains/kaushal.json | 2 +- domains/kavinned.json | 2 +- domains/kaze.json | 3 +- domains/keczuu.json | 3 +- domains/kelvinmjr707.json | 2 +- domains/kenanneo.json | 2 +- domains/kenma.json | 3 +- domains/keyboarding-advanced-test.json | 3 +- domains/kh.json | 3 +- domains/khang.json | 3 +- domains/khasan-tokhirov.json | 2 +- domains/kime.json | 2 +- domains/kio.json | 3 +- domains/kira.json | 2 +- domains/kitku.json | 3 +- domains/klarkc.json | 3 +- domains/kno.json | 3 +- domains/kntlpop.json | 2 +- domains/kodex.json | 3 +- domains/kofy.json | 3 +- domains/komovie.json | 3 +- domains/komovies.json | 3 +- domains/koopa.json | 2 +- domains/koopacode.json | 2 +- domains/koru.json | 2 +- domains/koushik.json | 2 +- domains/kramiikk.json | 2 +- domains/krazy.json | 2 +- domains/kresswell.json | 2 +- domains/kris.json | 2 +- domains/krish.json | 2 +- domains/krishna03.json | 2 +- domains/krishna033.json | 2 +- domains/kryclopz.json | 2 +- domains/krzysiu.json | 2 +- domains/ksingh.json | 2 +- domains/kuat.json | 2 +- domains/kurokami.json | 2 +- domains/kuzey.json | 2 +- domains/kxden.json | 3 +- domains/kyakou.json | 2 +- domains/kyle.json | 3 +- domains/kylomaskgamer.json | 2 +- domains/l3g3n7.json | 3 +- domains/lacyx.json | 2 +- domains/laluxx.json | 2 +- domains/lamdev.json | 2 +- domains/lamfun.json | 3 +- domains/lamger.json | 3 +- domains/lamgerr.json | 3 +- domains/lamgerxd.json | 3 +- domains/lap.json | 2 +- domains/latestnews.json | 3 +- domains/latuh.json | 2 +- domains/lcdled.json | 2 +- domains/leander.json | 3 +- domains/leawty.json | 3 +- domains/legalise.json | 2 +- domains/legend-sabbir.json | 2 +- domains/lenn106.json | 2 +- domains/lennymaxmine.json | 2 +- domains/leogoetz.json | 2 +- domains/lh.json | 3 +- domains/liam-h.json | 2 +- domains/littleneko.json | 2 +- domains/llko.json | 2 +- domains/lodestone.json | 3 +- domains/logan2005.json | 2 +- domains/loganpaxton.json | 3 +- domains/logxnic.json | 2 +- domains/lol.squaresmp.json | 2 +- domains/lolz.json | 2 +- domains/lordwolfy.json | 3 +- domains/lori28167.json | 2 +- domains/lotra.json | 3 +- domains/lsy.json | 3 +- domains/lucaforever.json | 2 +- domains/lucas.json | 3 +- domains/lucassaud.json | 3 +- domains/lucen.json | 3 +- domains/lucid.json | 3 +- domains/luishdez.json | 3 +- domains/luminexcloud.json | 3 +- domains/lumix.json | 3 +- domains/lunacharm.json | 3 +- domains/luqmanity.json | 2 +- domains/luzivr.json | 2 +- domains/lwes.json | 3 +- domains/m-avila.json | 3 +- domains/maceng.json | 2 +- domains/machi.json | 2 +- domains/mafarag.json | 2 +- domains/magdi.json | 2 +- domains/mageclient.json | 3 +- domains/mahfuz.json | 3 +- domains/maikeru.json | 3 +- domains/main.json | 3 +- domains/majorhead.json | 2 +- domains/makeshiftartist.json | 2 +- domains/mamad.json | 2 +- domains/mammad.json | 2 +- domains/manav.json | 3 +- domains/manuel.json | 2 +- domains/marby.json | 2 +- domains/marcel.json | 3 +- domains/master.json | 2 +- domains/mauricio.json | 2 +- domains/maximumdevmode.json | 3 +- domains/mazimez.json | 2 +- domains/mc-wolmarans.json | 3 +- domains/mdbesoain.json | 2 +- domains/meerveld.json | 3 +- domains/meraj.json | 3 +- domains/mersillc.json | 3 +- domains/mesmerica.json | 3 +- domains/mfarag.json | 2 +- domains/mfused.json | 2 +- domains/mhmd.json | 2 +- domains/miho.json | 2 +- domains/miljte.json | 3 +- domains/mine.craft.json | 3 +- domains/mingihihi.json | 2 +- domains/minihoot.json | 2 +- domains/mishalshanavas.json | 3 +- domains/miyonaki.json | 3 +- domains/mlemingcapoo.json | 3 +- domains/mnoer.json | 3 +- domains/mnshakib.json | 3 +- domains/mohab.json | 2 +- domains/mohammed.json | 2 +- domains/mohand.json | 2 +- domains/mohdjariullah.json | 2 +- domains/monissh.json | 2 +- domains/mono.json | 3 +- domains/moonmachine.json | 3 +- domains/mostafizur-rahman.json | 3 +- domains/mpacheco.json | 3 +- domains/mpangobank.json | 2 +- domains/mr.json | 2 +- domains/mr.noname.json | 3 +- domains/mra1k3r0.json | 3 +- domains/mrj.json | 2 +- domains/mrjbadshah.json | 2 +- domains/mrrob0t.json | 2 +- domains/mrrobot.json | 2 +- domains/mst.json | 3 +- domains/mubashiryasin.json | 2 +- domains/mukeshkumarcharak.json | 2 +- domains/musikid.json | 2 +- domains/mytac.json | 2 +- domains/myvps.json | 2 +- domains/n3rcy.json | 3 +- domains/naby.json | 3 +- domains/namesmt.json | 3 +- domains/narayana.json | 2 +- domains/naveenlam.json | 3 +- domains/nayam.json | 2 +- domains/negodev.json | 2 +- domains/neomc.xyz.json | 2 +- domains/nepy.json | 3 +- domains/neuron.json | 2 +- domains/nicekun.json | 2 +- domains/nickooms.json | 2 +- domains/niel.json | 3 +- domains/niemiets.json | 2 +- domains/nihaltm.json | 2 +- domains/nilhem.json | 2 +- domains/nishaj.json | 3 +- domains/nishaj0.json | 3 +- domains/noah.json | 2 +- domains/nobody.json | 2 +- domains/noflare.json | 2 +- domains/normturtle.json | 3 +- domains/nota.json | 2 +- domains/notskillz.json | 2 +- domains/notugotskillz.json | 2 +- domains/notzsfell.json | 2 +- domains/nova.json | 3 +- domains/novinity.json | 3 +- domains/npc.json | 2 +- domains/nqdev.json | 2 +- domains/nxnetwork.json | 2 +- domains/nxyoo.json | 2 +- domains/nxyy.json | 2 +- domains/nyc.json | 3 +- domains/nyx.json | 2 +- domains/obaydmerz.json | 2 +- domains/ohgodanoob.json | 2 +- domains/ohm.json | 2 +- domains/ohmdeb.json | 2 +- domains/olivia.json | 3 +- domains/omarplayz.json | 2 +- domains/omarzaghlool.json | 2 +- domains/omi.json | 3 +- domains/onlive.json | 3 +- domains/onvr.json | 3 +- domains/orhanyigitdurmaz.json | 2 +- domains/osakihsieh.json | 2 +- domains/outland3r2007.json | 3 +- domains/oxoomy.json | 2 +- domains/pafias.json | 2 +- domains/panther.json | 2 +- domains/paoloclimaco.json | 3 +- domains/parthpanchal.json | 3 +- domains/pathdog.json | 2 +- domains/patsore.json | 2 +- domains/paulpfeiffer.json | 3 +- domains/pawix.json | 2 +- domains/peacy.json | 2 +- domains/peanut.json | 3 +- domains/pelfex.json | 3 +- domains/pengubin.json | 2 +- domains/peterhinga.json | 3 +- domains/phakh.json | 2 +- domains/pi.json | 2 +- domains/pico.json | 3 +- domains/pieter.json | 3 +- domains/pike.json | 3 +- domains/pink.json | 3 +- domains/pinkyplant.json | 3 +- domains/piplup7575.json | 2 +- domains/pirpal.json | 2 +- domains/pixeldust.json | 3 +- domains/plexus.json | 3 +- domains/pls.json | 3 +- domains/plush.json | 2 +- domains/poliwhirl.json | 3 +- domains/polytap.json | 3 +- domains/popcorn.json | 3 +- domains/ppy.json | 3 +- domains/prachiti.json | 3 +- domains/prafit.json | 2 +- domains/prajjwal.json | 2 +- domains/pranjal.json | 2 +- domains/prasadsawant.json | 2 +- domains/prathamesh.json | 2 +- domains/predefine.json | 2 +- domains/priyanka.json | 2 +- domains/pro.json | 3 +- domains/prodefix.json | 2 +- domains/proo.json | 3 +- domains/prototalk.json | 3 +- domains/prox.json | 3 +- domains/puchikat.json | 2 +- domains/puria.json | 3 +- domains/q31265503-bio.json | 2 +- domains/q31265503.json | 2 +- domains/qqg00.json | 2 +- domains/quantamphysics.json | 2 +- domains/quartz.json | 2 +- domains/querko.json | 3 +- domains/quest.json | 3 +- domains/ra.json | 2 +- domains/racembenamar.json | 2 +- domains/rafsanrakib.json | 2 +- domains/raga.json | 2 +- domains/rahil.json | 3 +- domains/rahul-ray.json | 2 +- domains/rahul.ray.json | 2 +- domains/rahulol.json | 2 +- domains/rahulray.json | 2 +- domains/raiden-16f7.json | 3 +- domains/raiin.json | 2 +- domains/rain.json | 3 +- domains/rakibahmed.json | 2 +- domains/rakibrafsaaan.json | 2 +- domains/rakibrafsan.json | 2 +- domains/rana.json | 2 +- domains/ranamoh.json | 2 +- domains/raspi.json | 3 +- domains/rayan.json | 2 +- domains/raystatic.json | 2 +- domains/razvy.json | 2 +- domains/rebokdev.json | 2 +- domains/recoderdrastic.json | 2 +- domains/reef.json | 2 +- domains/refact0r.json | 2 +- domains/renata.json | 2 +- domains/rendi.json | 3 +- domains/restart.json | 2 +- domains/return.json | 2 +- domains/reyzo.json | 2 +- domains/rherly.json | 2 +- domains/riddim-glitch.json | 3 +- domains/rifkisaputra.json | 2 +- domains/rin.json | 2 +- domains/ringoxd.json | 2 +- domains/rnv.json | 2 +- domains/robskan.json | 2 +- domains/rockstarbuddies.json | 2 +- domains/rollwaifu.json | 2 +- domains/romeodev.json | 3 +- domains/royalahmed.json | 2 +- domains/rubyscans.json | 3 +- domains/rushil.json | 3 +- domains/ryangamin.json | 3 +- domains/rylie.json | 3 +- domains/ryo.json | 2 +- domains/s7nx.json | 3 +- domains/sadiz.json | 2 +- domains/sai-mehar.json | 2 +- domains/saiganeshganoju.json | 2 +- domains/sameer.json | 2 +- domains/sami.json | 2 +- domains/samlim.json | 3 +- domains/samsul.json | 3 +- domains/sandi.json | 3 +- domains/sanityless.json | 3 +- domains/saqlainbrawl.json | 2 +- domains/saturn-net.json | 2 +- domains/saumon.json | 2 +- domains/saunear.json | 3 +- domains/saurabh-kirve.json | 2 +- domains/sayantan.json | 2 +- domains/school.json | 2 +- domains/schummler.json | 2 +- domains/scythemedia.json | 3 +- domains/sedat.json | 2 +- domains/sedat3344.json | 2 +- domains/seizedforge.json | 2 +- domains/senix.json | 3 +- domains/sephrost.json | 2 +- domains/seraphic.json | 3 +- domains/seriuos.json | 2 +- domains/sex.json | 3 +- domains/sgogov.json | 2 +- domains/sgyt.json | 2 +- domains/sh1nyhunt3r27.json | 2 +- domains/shabnam.json | 2 +- domains/shad.json | 2 +- domains/shamshitty.json | 2 +- domains/shaquib.json | 2 +- domains/sharan.json | 2 +- domains/shawty.json | 2 +- domains/shell.json | 2 +- domains/shiba.json | 2 +- domains/shilab.json | 3 +- domains/shivathmika.json | 2 +- domains/shizotechie.json | 2 +- domains/shmeeseeks.json | 3 +- domains/shobhit9945.json | 2 +- domains/shrek.json | 2 +- domains/shreya.json | 3 +- domains/shubhamkumar.json | 2 +- domains/shubhamverma.json | 2 +- domains/shuriken.json | 2 +- domains/sia.json | 2 +- domains/siddharthtewari.json | 2 +- domains/sigmassimo.json | 2 +- domains/silksp.json | 3 +- domains/sincererflame71.json | 3 +- domains/sirens.json | 2 +- domains/sjlptpsnh.json | 2 +- domains/skillz.json | 2 +- domains/skydiver-web.json | 2 +- domains/skyopg.json | 2 +- domains/slashed.json | 2 +- domains/sneax.json | 3 +- domains/snipc.json | 2 +- domains/snippyivan.json | 2 +- domains/snippytech.json | 2 +- domains/snow.json | 3 +- domains/snowservice.json | 3 +- domains/snwsrv.json | 3 +- domains/sof009.json | 2 +- domains/sohamkansodaria.json | 3 +- domains/someshsrichandan.json | 2 +- domains/soup.json | 2 +- domains/spa.json | 2 +- domains/spaace.json | 2 +- domains/sparkfire298.json | 2 +- domains/sparkle.json | 3 +- domains/spd.json | 2 +- domains/spike.json | 2 +- domains/spill.json | 2 +- domains/splashy.json | 2 +- domains/spyminer.json | 2 +- domains/spynet.json | 3 +- domains/squaresmp.json | 2 +- domains/sreevikram.json | 2 +- domains/sser.json | 2 +- domains/sshdgjeienjdje.json | 2 +- domains/sso.nqdev.json | 2 +- domains/stamina.json | 2 +- domains/stanasx.json | 2 +- domains/stellar.json | 2 +- domains/stellaros.json | 2 +- domains/stodja.json | 3 +- domains/storm.json | 3 +- domains/strtsnm.json | 2 +- domains/stuffmaker.json | 3 +- domains/stx.json | 2 +- domains/su.json | 3 +- domains/subham.json | 3 +- domains/sudi.json | 3 +- domains/sudo.json | 3 +- domains/sudosu.json | 3 +- domains/suhailahmed2627.json | 3 +- domains/sujan.json | 2 +- domains/sujandeb.json | 2 +- domains/suki.json | 2 +- domains/suleymanduzgun.json | 2 +- domains/supusr.json | 3 +- domains/suq3r.json | 3 +- domains/sxe.json | 2 +- domains/syedomershah.json | 2 +- domains/systemm32.json | 2 +- domains/tabanopro.json | 3 +- domains/takeshi.json | 3 +- domains/takudzwachiutaalenga.json | 3 +- domains/tanmayjaiswal.json | 2 +- domains/tariqul.json | 2 +- domains/tashvik.json | 3 +- domains/taufikmaulidi.json | 2 +- domains/tazmyan.json | 2 +- domains/tbhgodpro.json | 2 +- domains/tech-is-god.json | 3 +- domains/techhjork.json | 3 +- domains/techke.json | 2 +- domains/techpundit.json | 2 +- domains/techpunditke.json | 2 +- domains/tehpig.json | 2 +- domains/terraegg.json | 2 +- domains/test2214.json | 2 +- domains/test373.json | 2 +- domains/test849205.json | 2 +- domains/textures1245.json | 2 +- domains/thabanii.json | 3 +- domains/that.json | 2 +- domains/thatbigderp.json | 2 +- domains/thebestdeveloper.json | 2 +- domains/thedeveloper03.json | 3 +- domains/thedivided.json | 2 +- domains/thedt.json | 3 +- domains/theschoology.json | 3 +- domains/thetechguy.json | 2 +- domains/thisqoutedoesntexist.json | 3 +- domains/thordevs.json | 2 +- domains/thunder.json | 3 +- domains/tien.json | 2 +- domains/time.json | 2 +- domains/tin.json | 2 +- domains/tinergy.json | 2 +- domains/tinny.json | 3 +- domains/tm-incognito.json | 2 +- domains/toasta.json | 2 +- domains/topher.json | 2 +- domains/tosh.json | 3 +- domains/tpglitch.json | 2 +- domains/tpke.json | 2 +- domains/trailblazertech.json | 2 +- domains/trasadiyasmeet.json | 2 +- domains/trvs.json | 3 +- domains/trvsmusic.json | 3 +- domains/trypt.json | 3 +- domains/tw.json | 3 +- domains/twisted.json | 2 +- domains/tzvika.json | 2 +- domains/ukirio.json | 2 +- domains/ultrix.json | 2 +- domains/umar.json | 3 +- domains/unchained.json | 2 +- domains/unixtz.json | 2 +- domains/unknowncheats.json | 2 +- domains/urgent.afcu.json | 3 +- domains/urgent.afcubanking.json | 3 +- domains/user.nqdev.json | 2 +- domains/utility.icevixen.json | 2 +- domains/utkn.json | 3 +- domains/utsavsingh.json | 2 +- domains/va1dee.json | 2 +- domains/vaginessa.json | 3 +- domains/var.json | 2 +- domains/varun.json | 3 +- domains/varunhere.json | 3 +- domains/veer.json | 3 +- domains/venkateshpagdikar.json | 2 +- domains/verse.json | 3 +- domains/verstandlxs.json | 3 +- domains/vertex.json | 3 +- domains/vhd.json | 2 +- domains/vian.json | 2 +- domains/victoris.json | 3 +- domains/victorisgeek.json | 3 +- domains/vikkubaliga.json | 3 +- domains/vin-decoder.json | 3 +- domains/vincent-cly.json | 2 +- domains/vineet-khemnani.json | 2 +- domains/viraj.json | 3 +- domains/vishok.json | 2 +- domains/vishwa.json | 2 +- domains/visionavtr.json | 2 +- domains/vivek.2k.json | 3 +- domains/vleov.json | 2 +- domains/voidlesh.json | 3 +- domains/voldemort.json | 2 +- domains/voltic.json | 3 +- domains/voonyuan.json | 2 +- domains/vt-d.json | 2 +- domains/wang.json | 2 +- domains/wangjoui.json | 2 +- domains/wankhede.json | 2 +- domains/wap.json | 2 +- domains/warvan.json | 3 +- domains/web-design-zone.json | 2 +- domains/webmarshalls.json | 3 +- domains/whinny.json | 3 +- domains/wibu.json | 2 +- domains/williamsebastian.json | 2 +- domains/winniepat.json | 2 +- domains/wizard.json | 3 +- domains/wolflangtw.json | 2 +- domains/woofer.json | 3 +- domains/woxdev.json | 2 +- domains/www.amulyasingh.json | 2 +- domains/x3ric.json | 2 +- domains/xcut.json | 3 +- domains/xian.json | 2 +- domains/xiaozhe.json | 2 +- domains/xinfull.json | 2 +- domains/xkotelek.json | 3 +- domains/xorisx.json | 2 +- domains/xoronium.json | 3 +- domains/xorro.json | 3 +- domains/xram.json | 3 +- domains/xuanwu.json | 2 +- domains/yairmedina.json | 2 +- domains/yakisan.json | 3 +- domains/yash-khattar.json | 2 +- domains/yashwardhan.json | 2 +- domains/yc-gen.json | 3 +- domains/yef.json | 3 +- domains/yes.json | 3 +- domains/yieldray.json | 3 +- domains/yiyi.json | 2 +- domains/yoitsrt.json | 2 +- domains/yourmom.json | 2 +- domains/yousefzidan.json | 3 +- domains/youssef.json | 2 +- domains/yozie.json | 3 +- domains/yozieb.json | 3 +- domains/yozieeee.json | 3 +- domains/yt.amulyasingh.json | 3 +- domains/ytdl.mrj.json | 2 +- domains/yuki.json | 2 +- domains/yumi.json | 3 +- domains/yuyu.json | 2 +- domains/yyw.json | 2 +- domains/zenjahid.json | 3 +- domains/zephyr.json | 3 +- domains/zepvil.json | 2 +- domains/zeroratedtm.json | 2 +- domains/zh4ck.json | 3 +- domains/zhougonglai.json | 2 +- domains/zhxck.json | 2 +- domains/zirconiac.json | 3 +- domains/zizibibi.json | 3 +- domains/zoronium.json | 3 +- domains/zshmeta.json | 3 +- domains/ztrax.json | 3 +- domains/zwzodo.json | 3 +- domains/zye.json | 2 +- package-lock.json | 2579 +++++++++++++++++ 1026 files changed, 3605 insertions(+), 1426 deletions(-) create mode 100644 package-lock.json diff --git a/domains/0xaryan.json b/domains/0xaryan.json index 4938bd95a..aeeb2c4fc 100644 --- a/domains/0xaryan.json +++ b/domains/0xaryan.json @@ -4,8 +4,7 @@ "email": "aryananandxic07@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/1024.json b/domains/1024.json index d2301f533..457912853 100644 --- a/domains/1024.json +++ b/domains/1024.json @@ -4,7 +4,7 @@ "email": "cuiyang673308817@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/123.json b/domains/123.json index a2d8b69bf..529c35c6c 100644 --- a/domains/123.json +++ b/domains/123.json @@ -4,8 +4,7 @@ "email": "nurorust2023@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/1ly4s0.json b/domains/1ly4s0.json index 53fd19f82..c1b07732a 100644 --- a/domains/1ly4s0.json +++ b/domains/1ly4s0.json @@ -4,8 +4,7 @@ "email": "ilyaslamzouri2@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/21z.json b/domains/21z.json index 755d4554f..827a7ea01 100644 --- a/domains/21z.json +++ b/domains/21z.json @@ -4,7 +4,7 @@ "email": "hamdankalliyil@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/3kh0.json b/domains/3kh0.json index 33565c187..0c3b4c076 100644 --- a/domains/3kh0.json +++ b/domains/3kh0.json @@ -4,7 +4,7 @@ "email": "echo-the-coder@tuta.io" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/4kh0.json b/domains/4kh0.json index 95cc03948..bfa0623b9 100644 --- a/domains/4kh0.json +++ b/domains/4kh0.json @@ -4,8 +4,7 @@ "email": "ataharmolla@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/70a5.json b/domains/70a5.json index 613a9726e..99f2d8448 100644 --- a/domains/70a5.json +++ b/domains/70a5.json @@ -4,7 +4,7 @@ "email": "joas.van.der.eerden@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/9yma.net.json b/domains/9yma.net.json index 9498da69d..3bfd2f73f 100644 --- a/domains/9yma.net.json +++ b/domains/9yma.net.json @@ -4,8 +4,7 @@ "email": "anisaputry0708@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aadarshksingh.json b/domains/aadarshksingh.json index 68f8e3a8f..d4f64db9f 100644 --- a/domains/aadarshksingh.json +++ b/domains/aadarshksingh.json @@ -4,7 +4,7 @@ "email": "aadarshkumarsingh198@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aakashcse.json b/domains/aakashcse.json index 8380c0883..f29055f82 100644 --- a/domains/aakashcse.json +++ b/domains/aakashcse.json @@ -4,7 +4,7 @@ "email": "polsagyipols6@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aakrisht.json b/domains/aakrisht.json index 9712a5ffe..4ecc72ead 100644 --- a/domains/aakrisht.json +++ b/domains/aakrisht.json @@ -4,7 +4,7 @@ "email": "akrisht62@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aantarip.json b/domains/aantarip.json index 6c6f29227..fdca6031e 100644 --- a/domains/aantarip.json +++ b/domains/aantarip.json @@ -4,7 +4,7 @@ "email": "aantaripdas@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aarav-puri.json b/domains/aarav-puri.json index d2e72287a..8e104b237 100644 --- a/domains/aarav-puri.json +++ b/domains/aarav-puri.json @@ -4,8 +4,7 @@ "email": "puri.aarav@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aarav.json b/domains/aarav.json index 69e866a62..b744909bf 100644 --- a/domains/aarav.json +++ b/domains/aarav.json @@ -4,8 +4,7 @@ "email": "aarav54897@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aaron.json b/domains/aaron.json index 03a7c8804..08726b68c 100644 --- a/domains/aaron.json +++ b/domains/aaron.json @@ -4,7 +4,7 @@ "email": "d1qtwmsmdga@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aayush-bharti.json b/domains/aayush-bharti.json index e155e8054..a5f6f87e9 100644 --- a/domains/aayush-bharti.json +++ b/domains/aayush-bharti.json @@ -4,8 +4,7 @@ "email": "aayushbh2002@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aayushbh.json b/domains/aayushbh.json index bc6a210e8..0b1cdb994 100644 --- a/domains/aayushbh.json +++ b/domains/aayushbh.json @@ -4,8 +4,7 @@ "email": "aayushbh2002@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aayushbharti.json b/domains/aayushbharti.json index bc6a210e8..0b1cdb994 100644 --- a/domains/aayushbharti.json +++ b/domains/aayushbharti.json @@ -4,8 +4,7 @@ "email": "aayushbh2002@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/abdel.json b/domains/abdel.json index 356bf2d58..cab8ce785 100644 --- a/domains/abdel.json +++ b/domains/abdel.json @@ -4,8 +4,7 @@ "email": "mb3202879@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/abdeljallil.json b/domains/abdeljallil.json index e709988a8..0bfe2c46c 100644 --- a/domains/abdeljallil.json +++ b/domains/abdeljallil.json @@ -4,7 +4,7 @@ "email": "aleatoir3@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/abhay.json b/domains/abhay.json index bb65f9065..e86124761 100644 --- a/domains/abhay.json +++ b/domains/abhay.json @@ -4,8 +4,7 @@ "email": "illegalhacker2.0@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/abhijit.json b/domains/abhijit.json index d26b45d0e..747e159da 100644 --- a/domains/abhijit.json +++ b/domains/abhijit.json @@ -4,7 +4,7 @@ "email": "abhiwa6@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/abhinav.json b/domains/abhinav.json index 92a55747a..c0b04b27d 100644 --- a/domains/abhinav.json +++ b/domains/abhinav.json @@ -4,7 +4,7 @@ "email": "abhinavcool42@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/abhishekpanda.json b/domains/abhishekpanda.json index d9f28916f..103021ac7 100644 --- a/domains/abhishekpanda.json +++ b/domains/abhishekpanda.json @@ -4,7 +4,7 @@ "email": "abxisxekpanda@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/abhishekpb.json b/domains/abhishekpb.json index 0cf904664..f65db0321 100644 --- a/domains/abhishekpb.json +++ b/domains/abhishekpb.json @@ -4,7 +4,7 @@ "email": "studentabhishekpb@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/abhishekyadav.json b/domains/abhishekyadav.json index 6899a9918..59b9a08a9 100644 --- a/domains/abhishekyadav.json +++ b/domains/abhishekyadav.json @@ -4,8 +4,7 @@ "email": "devatjps@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/acto.json b/domains/acto.json index 7322387dc..263e78197 100644 --- a/domains/acto.json +++ b/domains/acto.json @@ -4,7 +4,7 @@ "email": "acton.clever@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ad1107.json b/domains/ad1107.json index 06a4456f1..70d9295d3 100644 --- a/domains/ad1107.json +++ b/domains/ad1107.json @@ -4,7 +4,7 @@ "email": "nguyenanhducxmen@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/adam.json b/domains/adam.json index 7b6875a7b..bca392249 100644 --- a/domains/adam.json +++ b/domains/adam.json @@ -4,8 +4,7 @@ "email": "adam.yi.xu@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/adamousmer.json b/domains/adamousmer.json index a106d07e2..1f417a07c 100644 --- a/domains/adamousmer.json +++ b/domains/adamousmer.json @@ -4,8 +4,7 @@ "email": "aousmer03@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mx01.mail.icloud.com", "mx02.mail.icloud.com"], "TXT": "v=spf1 a mx ip4:217.174.245.249 include:icloud.com ~all" } diff --git a/domains/adarsh-a-inamdar.json b/domains/adarsh-a-inamdar.json index 72637a9e4..e13ae528c 100644 --- a/domains/adarsh-a-inamdar.json +++ b/domains/adarsh-a-inamdar.json @@ -4,7 +4,7 @@ "email": "adarshinamdar2003@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/adeshsingh.json b/domains/adeshsingh.json index 6ccd389fb..0ca51bda7 100644 --- a/domains/adeshsingh.json +++ b/domains/adeshsingh.json @@ -4,7 +4,7 @@ "email": "akshworkmail@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/adioblu.json b/domains/adioblu.json index bb24f59d0..0e3ead462 100644 --- a/domains/adioblu.json +++ b/domains/adioblu.json @@ -4,7 +4,7 @@ "email": "adyoblu2000@yahoo.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/adityabhattacharya.json b/domains/adityabhattacharya.json index ccc0759c1..3f14149cd 100644 --- a/domains/adityabhattacharya.json +++ b/domains/adityabhattacharya.json @@ -4,7 +4,7 @@ "email": "utoprocess@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/adityakotha.json b/domains/adityakotha.json index 16614ccc8..f787d6cd4 100644 --- a/domains/adityakotha.json +++ b/domains/adityakotha.json @@ -4,7 +4,7 @@ "email": "adityakotha2001@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/adityaredflag.json b/domains/adityaredflag.json index c527f3892..16d679383 100644 --- a/domains/adityaredflag.json +++ b/domains/adityaredflag.json @@ -4,8 +4,7 @@ "email": "adi.redflag@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/adiy.json b/domains/adiy.json index 095ab4c57..451552dd0 100644 --- a/domains/adiy.json +++ b/domains/adiy.json @@ -4,7 +4,7 @@ "email": "ramanandyadav7650@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/adnanahmed.json b/domains/adnanahmed.json index aac3456f5..ac6d25ac2 100644 --- a/domains/adnanahmed.json +++ b/domains/adnanahmed.json @@ -4,8 +4,7 @@ "email": "khanadnanahmed01@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aeolus.json b/domains/aeolus.json index 7f7f2630a..76e6816dd 100644 --- a/domains/aeolus.json +++ b/domains/aeolus.json @@ -4,7 +4,7 @@ "email": "aeolusdeveloper@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aerial-ace1.json b/domains/aerial-ace1.json index 5e767d6e9..3cfb704dc 100644 --- a/domains/aerial-ace1.json +++ b/domains/aerial-ace1.json @@ -4,8 +4,7 @@ "email": "abhinav.pottigari@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/afcu.json b/domains/afcu.json index 58c6958d4..14438577e 100644 --- a/domains/afcu.json +++ b/domains/afcu.json @@ -4,8 +4,7 @@ "email": "rockkahan12@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ahaan.json b/domains/ahaan.json index d14caee6f..71e5a6572 100644 --- a/domains/ahaan.json +++ b/domains/ahaan.json @@ -4,8 +4,7 @@ "email": "ahaansekhar1984@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aidan.json b/domains/aidan.json index 440354659..555fcbdc4 100644 --- a/domains/aidan.json +++ b/domains/aidan.json @@ -4,7 +4,7 @@ "email": "24aidanwhite@usd266.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ajlemon.json b/domains/ajlemon.json index f09020d79..f01e0357b 100644 --- a/domains/ajlemon.json +++ b/domains/ajlemon.json @@ -4,8 +4,7 @@ "email": "jha.atharv27@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/akas.json b/domains/akas.json index 60a942957..6e3eebef0 100644 --- a/domains/akas.json +++ b/domains/akas.json @@ -4,8 +4,7 @@ "email": "akasky70@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/akash.json b/domains/akash.json index 93efbb43e..ff5b01645 100644 --- a/domains/akash.json +++ b/domains/akash.json @@ -4,7 +4,7 @@ "email": "squaresmp@asia.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/akshat.json b/domains/akshat.json index 47a685441..5113df671 100644 --- a/domains/akshat.json +++ b/domains/akshat.json @@ -4,8 +4,7 @@ "email": "akshatmehta_14434@mpsjaipur.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/akshayashok.json b/domains/akshayashok.json index 8a125a296..75225c01f 100644 --- a/domains/akshayashok.json +++ b/domains/akshayashok.json @@ -4,7 +4,7 @@ "email": "akshayashok209@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/albuman.json b/domains/albuman.json index 9b04706fb..84e78e300 100644 --- a/domains/albuman.json +++ b/domains/albuman.json @@ -4,7 +4,7 @@ "email": "oliver.young4@student.education.wa.edu.au" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/alby.json b/domains/alby.json index 566d44eb0..57d3ebe1e 100644 --- a/domains/alby.json +++ b/domains/alby.json @@ -4,8 +4,7 @@ "email": "albinpraveen135790@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/alchion.json b/domains/alchion.json index 6bbe5528a..77592c7b8 100644 --- a/domains/alchion.json +++ b/domains/alchion.json @@ -4,8 +4,7 @@ "email": "pythonmc2021@163.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/alcyoneus.json b/domains/alcyoneus.json index 04547dd69..a90eb77e5 100644 --- a/domains/alcyoneus.json +++ b/domains/alcyoneus.json @@ -4,7 +4,7 @@ "email": "datemage+xd1@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/alex-s.json b/domains/alex-s.json index f57bc8cd7..44cc30e86 100644 --- a/domains/alex-s.json +++ b/domains/alex-s.json @@ -4,7 +4,7 @@ "email": "ultra980@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/alexcodesgames.json b/domains/alexcodesgames.json index 55250c1d6..f11299499 100644 --- a/domains/alexcodesgames.json +++ b/domains/alexcodesgames.json @@ -4,8 +4,7 @@ "email": "alexPazder@hotmail.ca" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/alexr.json b/domains/alexr.json index ca0678a85..d1147a63c 100644 --- a/domains/alexr.json +++ b/domains/alexr.json @@ -4,7 +4,7 @@ "email": "amelia.R0se@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aliazhar.json b/domains/aliazhar.json index e12586e58..358445ab5 100644 --- a/domains/aliazhar.json +++ b/domains/aliazhar.json @@ -4,7 +4,7 @@ "email": "aliazhar1906@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/alkadhumi.json b/domains/alkadhumi.json index 28747a44d..3f0a9bb45 100644 --- a/domains/alkadhumi.json +++ b/domains/alkadhumi.json @@ -4,7 +4,7 @@ "email": "alihassan7722@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amanda.json b/domains/amanda.json index cb0768727..08cab2ff2 100644 --- a/domains/amanda.json +++ b/domains/amanda.json @@ -4,8 +4,7 @@ "email": "at669@cornell.edu" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amar.json b/domains/amar.json index 7ad69c53e..a72ca1285 100644 --- a/domains/amar.json +++ b/domains/amar.json @@ -4,8 +4,7 @@ "email": "muhdamar4687@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amazing.devs.json b/domains/amazing.devs.json index c55b7045c..79426f3d7 100644 --- a/domains/amazing.devs.json +++ b/domains/amazing.devs.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amazing.json b/domains/amazing.json index c55b7045c..79426f3d7 100644 --- a/domains/amazing.json +++ b/domains/amazing.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amazingdev.json b/domains/amazingdev.json index c55b7045c..79426f3d7 100644 --- a/domains/amazingdev.json +++ b/domains/amazingdev.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amazingdevel.json b/domains/amazingdevel.json index c55b7045c..79426f3d7 100644 --- a/domains/amazingdevel.json +++ b/domains/amazingdevel.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amazingdevels.json b/domains/amazingdevels.json index c55b7045c..79426f3d7 100644 --- a/domains/amazingdevels.json +++ b/domains/amazingdevels.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amazingdevs.json b/domains/amazingdevs.json index c55b7045c..79426f3d7 100644 --- a/domains/amazingdevs.json +++ b/domains/amazingdevs.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ambon.json b/domains/ambon.json index faf30e5dc..ad97df8d3 100644 --- a/domains/ambon.json +++ b/domains/ambon.json @@ -4,8 +4,7 @@ "email": "dci.reborn@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amelia.json b/domains/amelia.json index ca0678a85..d1147a63c 100644 --- a/domains/amelia.json +++ b/domains/amelia.json @@ -4,7 +4,7 @@ "email": "amelia.R0se@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ameysawant.json b/domains/ameysawant.json index 42bab9e6d..0658eb823 100644 --- a/domains/ameysawant.json +++ b/domains/ameysawant.json @@ -4,7 +4,7 @@ "email": "assawant06@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/amin.json b/domains/amin.json index 0b0be27cc..96add1396 100644 --- a/domains/amin.json +++ b/domains/amin.json @@ -4,8 +4,7 @@ "email": "mjmwtmjls@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ammy.json b/domains/ammy.json index 768ac3d8b..32f879584 100644 --- a/domains/ammy.json +++ b/domains/ammy.json @@ -4,7 +4,7 @@ "email": "codewithamey@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amodity.json b/domains/amodity.json index c6f3e4fc7..26cbc9d64 100644 --- a/domains/amodity.json +++ b/domains/amodity.json @@ -4,8 +4,7 @@ "email": "nakpegiba.li@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amulyasingh.json b/domains/amulyasingh.json index f91fc50e4..77aeb7865 100644 --- a/domains/amulyasingh.json +++ b/domains/amulyasingh.json @@ -4,7 +4,7 @@ "email": "amulyasingh370@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/amya.json b/domains/amya.json index 768ac3d8b..32f879584 100644 --- a/domains/amya.json +++ b/domains/amya.json @@ -4,7 +4,7 @@ "email": "codewithamey@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/anakhalal.json b/domains/anakhalal.json index 5a04d3e4c..3bf40404c 100644 --- a/domains/anakhalal.json +++ b/domains/anakhalal.json @@ -4,8 +4,7 @@ "email": "blackfriday.xp@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/andrewstech.json b/domains/andrewstech.json index fc229135b..06c4ac08f 100644 --- a/domains/andrewstech.json +++ b/domains/andrewstech.json @@ -4,7 +4,7 @@ "email": "andrew@win11react.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all", "MX": ["mail.is-a.dev"] } diff --git a/domains/andrewtest22.json b/domains/andrewtest22.json index 4dd4aa718..b2c659267 100644 --- a/domains/andrewtest22.json +++ b/domains/andrewtest22.json @@ -4,7 +4,7 @@ "email": "is-a-dev@win11react.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/angi-talk.json b/domains/angi-talk.json index 169a70745..5d2664cff 100644 --- a/domains/angi-talk.json +++ b/domains/angi-talk.json @@ -4,8 +4,7 @@ "email": "dguyard@student.42.fr" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/angi.json b/domains/angi.json index 169a70745..5d2664cff 100644 --- a/domains/angi.json +++ b/domains/angi.json @@ -4,8 +4,7 @@ "email": "dguyard@student.42.fr" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/anjayy.json b/domains/anjayy.json index 517e2fe9b..c1004942b 100644 --- a/domains/anjayy.json +++ b/domains/anjayy.json @@ -4,8 +4,7 @@ "email": "macengbot@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ansh.json b/domains/ansh.json index d1f123b0a..6fda717e2 100644 --- a/domains/ansh.json +++ b/domains/ansh.json @@ -4,8 +4,7 @@ "email": "anshchouksey08@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/anshbhimani.json b/domains/anshbhimani.json index 2a831a2f4..168508a4f 100644 --- a/domains/anshbhimani.json +++ b/domains/anshbhimani.json @@ -4,7 +4,7 @@ "email": "anshbhimani2003@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/anto.json b/domains/anto.json index 07bf9b7df..e66843a44 100644 --- a/domains/anto.json +++ b/domains/anto.json @@ -4,7 +4,7 @@ "email": "bollengier.antoine@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/antoine.json b/domains/antoine.json index 07bf9b7df..e66843a44 100644 --- a/domains/antoine.json +++ b/domains/antoine.json @@ -4,7 +4,7 @@ "email": "bollengier.antoine@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/anujjamdade.json b/domains/anujjamdade.json index 6a5e935d3..612b3ff5d 100644 --- a/domains/anujjamdade.json +++ b/domains/anujjamdade.json @@ -4,7 +4,7 @@ "email": "jamdadeanuj@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/anurag.json b/domains/anurag.json index 44fc3480b..1e937f41e 100644 --- a/domains/anurag.json +++ b/domains/anurag.json @@ -4,7 +4,7 @@ "email": "singh.ask@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/apa.json b/domains/apa.json index 0af1ce035..e0542791b 100644 --- a/domains/apa.json +++ b/domains/apa.json @@ -4,7 +4,7 @@ "email": "eagam0002@mymail.lausd.net" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/apanel.json b/domains/apanel.json index 98d4c5308..779c3ad7e 100644 --- a/domains/apanel.json +++ b/domains/apanel.json @@ -4,8 +4,7 @@ "email": "juhisharma0757@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/apexweb.json b/domains/apexweb.json index a252e1e14..583b71514 100644 --- a/domains/apexweb.json +++ b/domains/apexweb.json @@ -4,8 +4,7 @@ "email": "sfahad4280@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/api.autoplay88.xyz.json b/domains/api.autoplay88.xyz.json index 94ba451e8..cfc41a65d 100644 --- a/domains/api.autoplay88.xyz.json +++ b/domains/api.autoplay88.xyz.json @@ -4,8 +4,7 @@ "email": "pasakornpakjeera@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/apiwebserver.json b/domains/apiwebserver.json index faf30e5dc..ad97df8d3 100644 --- a/domains/apiwebserver.json +++ b/domains/apiwebserver.json @@ -4,8 +4,7 @@ "email": "dci.reborn@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/app.allancoding.json b/domains/app.allancoding.json index 6637d5561..2deb8c97c 100644 --- a/domains/app.allancoding.json +++ b/domains/app.allancoding.json @@ -6,8 +6,7 @@ "discord": "allancoding" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/appscom.json b/domains/appscom.json index afd933cb3..4822e0816 100644 --- a/domains/appscom.json +++ b/domains/appscom.json @@ -4,7 +4,7 @@ "email": "eduardomp.mendoza@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/arafat.json b/domains/arafat.json index e0d90d72a..1793b599a 100644 --- a/domains/arafat.json +++ b/domains/arafat.json @@ -4,8 +4,7 @@ "email": "codingwitharafat@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/araon.json b/domains/araon.json index 222b4817e..a900700e1 100644 --- a/domains/araon.json +++ b/domains/araon.json @@ -4,8 +4,7 @@ "email": "soumik.ghosh1998@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/arctix.json b/domains/arctix.json index 4ff651cb4..3fc5cf560 100644 --- a/domains/arctix.json +++ b/domains/arctix.json @@ -4,7 +4,7 @@ "email": "sarbes60@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/argonnetworkmainframe.json b/domains/argonnetworkmainframe.json index ef5736dda..46797af02 100644 --- a/domains/argonnetworkmainframe.json +++ b/domains/argonnetworkmainframe.json @@ -4,8 +4,7 @@ "email": "kimblercarter@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ark.json b/domains/ark.json index 6a965fca2..6674f9466 100644 --- a/domains/ark.json +++ b/domains/ark.json @@ -4,8 +4,7 @@ "email": "samarthghante.dev@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/arunodmanohara.json b/domains/arunodmanohara.json index 0160f9183..74a402204 100644 --- a/domains/arunodmanohara.json +++ b/domains/arunodmanohara.json @@ -4,7 +4,7 @@ "email": "arunodmanoharaofficial@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aryan.json b/domains/aryan.json index fbb497634..05281c543 100644 --- a/domains/aryan.json +++ b/domains/aryan.json @@ -4,7 +4,7 @@ "email": "aryanmenghare@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ash.json b/domains/ash.json index 23e8933f7..6152a1f7f 100644 --- a/domains/ash.json +++ b/domains/ash.json @@ -4,8 +4,7 @@ "email": "ashwinv4444@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ashey.json b/domains/ashey.json index 0e734012f..bfd473234 100644 --- a/domains/ashey.json +++ b/domains/ashey.json @@ -4,8 +4,7 @@ "email": "aumanshk@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/asheyxd.json b/domains/asheyxd.json index 0e734012f..bfd473234 100644 --- a/domains/asheyxd.json +++ b/domains/asheyxd.json @@ -4,8 +4,7 @@ "email": "aumanshk@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ashutoshgupta.json b/domains/ashutoshgupta.json index 3feaaf701..64afb72c0 100644 --- a/domains/ashutoshgupta.json +++ b/domains/ashutoshgupta.json @@ -4,8 +4,7 @@ "email": "aguptaworkspace@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ashvani-kumar.json b/domains/ashvani-kumar.json index 3df406dc2..17afeab15 100644 --- a/domains/ashvani-kumar.json +++ b/domains/ashvani-kumar.json @@ -4,8 +4,7 @@ "email": "ashvani.gcpublic@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/asmin.json b/domains/asmin.json index 11226af27..a13d7cc92 100644 --- a/domains/asmin.json +++ b/domains/asmin.json @@ -4,7 +4,7 @@ "email": "asmingiriofficial@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/asmo.json b/domains/asmo.json index 600ff51c0..de762a484 100644 --- a/domains/asmo.json +++ b/domains/asmo.json @@ -4,8 +4,7 @@ "email": "jan.glomb1@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/astro.json b/domains/astro.json index c283eca0f..7c7961232 100644 --- a/domains/astro.json +++ b/domains/astro.json @@ -4,8 +4,7 @@ "email": "advait.nsj@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/atharv-jha.json b/domains/atharv-jha.json index 369030a99..f01e0357b 100644 --- a/domains/atharv-jha.json +++ b/domains/atharv-jha.json @@ -4,7 +4,7 @@ "email": "jha.atharv27@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/atharvaupadhyay.json b/domains/atharvaupadhyay.json index 60ae0fd88..d243d4020 100644 --- a/domains/atharvaupadhyay.json +++ b/domains/atharvaupadhyay.json @@ -5,8 +5,7 @@ "email": "atharva.upadhyay1099@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com", "hosts.is-a.dev"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/athir.json b/domains/athir.json index 2ec470aa7..ea712e13c 100644 --- a/domains/athir.json +++ b/domains/athir.json @@ -4,8 +4,7 @@ "email": "athir.aldefaie1@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/atuel.json b/domains/atuel.json index 5251ae8c8..8660097a1 100644 --- a/domains/atuel.json +++ b/domains/atuel.json @@ -4,7 +4,7 @@ "email": "stanasqwe@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/auuub.json b/domains/auuub.json index 873fd0888..ddd70f4fc 100644 --- a/domains/auuub.json +++ b/domains/auuub.json @@ -4,7 +4,7 @@ "email": "gonzales.gabrielbaral+github@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/avikek.json b/domains/avikek.json index 6ea85b620..6da227cf9 100644 --- a/domains/avikek.json +++ b/domains/avikek.json @@ -4,7 +4,7 @@ "email": "abhishek.fodikar29@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aware.json b/domains/aware.json index 6b0b6cba3..e8e1899ce 100644 --- a/domains/aware.json +++ b/domains/aware.json @@ -4,7 +4,7 @@ "email": "david.boltong@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ayaan.json b/domains/ayaan.json index c059fac4c..71c2d2acd 100644 --- a/domains/ayaan.json +++ b/domains/ayaan.json @@ -4,7 +4,7 @@ "email": "dexjrdexjr@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/aymenjelassi.json b/domains/aymenjelassi.json index 3c16e3cf2..c98f7f421 100644 --- a/domains/aymenjelassi.json +++ b/domains/aymenjelassi.json @@ -4,7 +4,7 @@ "email": "jelassiaymen094@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ayrox.json b/domains/ayrox.json index 59ed06793..1194d5dd7 100644 --- a/domains/ayrox.json +++ b/domains/ayrox.json @@ -4,8 +4,7 @@ "email": "me@robinbridoux.fr" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ayushi.json b/domains/ayushi.json index 59581e1d1..e89ab5238 100644 --- a/domains/ayushi.json +++ b/domains/ayushi.json @@ -4,7 +4,7 @@ "email": "ayushisaxena24111999@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ayushmann.json b/domains/ayushmann.json index 0cfc927ac..3de43983b 100644 --- a/domains/ayushmann.json +++ b/domains/ayushmann.json @@ -4,8 +4,7 @@ "email": "aayush.srivastava25@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/azul.json b/domains/azul.json index aa6eaf81c..fe69cc94c 100644 --- a/domains/azul.json +++ b/domains/azul.json @@ -4,7 +4,7 @@ "email": "TheRealGeoDash2019@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/b5i.json b/domains/b5i.json index 07bf9b7df..e66843a44 100644 --- a/domains/b5i.json +++ b/domains/b5i.json @@ -4,7 +4,7 @@ "email": "bollengier.antoine@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/baba.json b/domains/baba.json index 892aaafd8..6b83db4ba 100644 --- a/domains/baba.json +++ b/domains/baba.json @@ -4,7 +4,7 @@ "email": "sangueotario@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/balls.json b/domains/balls.json index 985ab99b5..b158aaa9e 100644 --- a/domains/balls.json +++ b/domains/balls.json @@ -4,7 +4,7 @@ "email": "halil_ismail@yahoo.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bampa.json b/domains/bampa.json index f1d92badb..c061438ac 100644 --- a/domains/bampa.json +++ b/domains/bampa.json @@ -4,7 +4,7 @@ "email": "rafinhabampa@hotmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bangladesh.json b/domains/bangladesh.json index 328aad539..fbd218162 100644 --- a/domains/bangladesh.json +++ b/domains/bangladesh.json @@ -4,8 +4,7 @@ "email": "hemalfnmondal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bao.json b/domains/bao.json index 49cf955d7..1d98a98d4 100644 --- a/domains/bao.json +++ b/domains/bao.json @@ -4,7 +4,7 @@ "email": "thisismegiabao@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/baptiste.json b/domains/baptiste.json index e69ec7658..38e7e7271 100644 --- a/domains/baptiste.json +++ b/domains/baptiste.json @@ -4,7 +4,7 @@ "email": "rouxbaptiste@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bashafk.json b/domains/bashafk.json index 0427a9844..9b3d3361d 100644 --- a/domains/bashafk.json +++ b/domains/bashafk.json @@ -4,7 +4,7 @@ "email": "OfficialIbrahimKhan2004@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bayu.json b/domains/bayu.json index 70bd77d8a..4d88b6558 100644 --- a/domains/bayu.json +++ b/domains/bayu.json @@ -4,8 +4,7 @@ "email": "bayusimamora2008@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bd.json b/domains/bd.json index 62a3a0b9d..da9579258 100644 --- a/domains/bd.json +++ b/domains/bd.json @@ -4,8 +4,7 @@ "email": "asmaparvin019@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bdloser.json b/domains/bdloser.json index f84493c28..45477ee8e 100644 --- a/domains/bdloser.json +++ b/domains/bdloser.json @@ -4,8 +4,7 @@ "email": "ssh.mail.test@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bebo.json b/domains/bebo.json index 805ef4a64..ee06a6d1d 100644 --- a/domains/bebo.json +++ b/domains/bebo.json @@ -4,8 +4,7 @@ "email": "bebogeorge2008@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/benjae.json b/domains/benjae.json index 68af12f91..712786f1a 100644 --- a/domains/benjae.json +++ b/domains/benjae.json @@ -4,7 +4,7 @@ "email": "benjaminang2009@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/bera.json b/domains/bera.json index cd9fa04e4..583cd07b1 100644 --- a/domains/bera.json +++ b/domains/bera.json @@ -4,8 +4,7 @@ "email": "ybdanisik@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bharat.json b/domains/bharat.json index 3f56f8c34..093dcaee2 100644 --- a/domains/bharat.json +++ b/domains/bharat.json @@ -4,8 +4,7 @@ "email": "imbharat420@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bhavishya.json b/domains/bhavishya.json index d6b775534..4e6c5d378 100644 --- a/domains/bhavishya.json +++ b/domains/bhavishya.json @@ -4,7 +4,7 @@ "email": "ghost25112006@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bigyan.json b/domains/bigyan.json index c611ea1d6..118cfe41e 100644 --- a/domains/bigyan.json +++ b/domains/bigyan.json @@ -4,8 +4,7 @@ "email": "callmebasistha@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bilalkhan.json b/domains/bilalkhan.json index a41b52142..126087e49 100644 --- a/domains/bilalkhan.json +++ b/domains/bilalkhan.json @@ -4,8 +4,7 @@ "email": "iambekkie99@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bill.json b/domains/bill.json index a787af505..daad64907 100644 --- a/domains/bill.json +++ b/domains/bill.json @@ -4,8 +4,7 @@ "email": "callmebill@billw.cn" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bitter-130.json b/domains/bitter-130.json index 208a21739..2a9cfef4f 100644 --- a/domains/bitter-130.json +++ b/domains/bitter-130.json @@ -4,8 +4,7 @@ "email": "devid.bitter.130@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bitter130.json b/domains/bitter130.json index 208a21739..2a9cfef4f 100644 --- a/domains/bitter130.json +++ b/domains/bitter130.json @@ -4,8 +4,7 @@ "email": "devid.bitter.130@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/blessingmwiti.json b/domains/blessingmwiti.json index 5e1ec3e4e..fba1db140 100644 --- a/domains/blessingmwiti.json +++ b/domains/blessingmwiti.json @@ -4,7 +4,7 @@ "email": "blessingmwiti@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/blinx.json b/domains/blinx.json index 76a343980..5cc427158 100644 --- a/domains/blinx.json +++ b/domains/blinx.json @@ -4,7 +4,7 @@ "email": "blinxduh@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/blob.json b/domains/blob.json index 780cfb73f..6fb11d7a9 100644 --- a/domains/blob.json +++ b/domains/blob.json @@ -4,7 +4,7 @@ "email": "blob.dev@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/block.json b/domains/block.json index 2ed61d8bf..a21466fe4 100644 --- a/domains/block.json +++ b/domains/block.json @@ -4,7 +4,7 @@ "email": "romain.tocsin@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } diff --git a/domains/blockchaindevpanther.json b/domains/blockchaindevpanther.json index cd4fcebb4..311226885 100644 --- a/domains/blockchaindevpanther.json +++ b/domains/blockchaindevpanther.json @@ -4,7 +4,7 @@ "email": "zahidhassankalaroa104@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/blucifer.json b/domains/blucifer.json index ea54696fa..da16bd99e 100644 --- a/domains/blucifer.json +++ b/domains/blucifer.json @@ -4,8 +4,7 @@ "email": "blucifer1337@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/blue.json b/domains/blue.json index a7276807d..2f9386f4a 100644 --- a/domains/blue.json +++ b/domains/blue.json @@ -4,7 +4,7 @@ "email": "ngolong1396@hotmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bni.co.id.json b/domains/bni.co.id.json index 8ec82b46c..a650d4c88 100644 --- a/domains/bni.co.id.json +++ b/domains/bni.co.id.json @@ -4,8 +4,7 @@ "email": "csferdisambo2023@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bogdan.json b/domains/bogdan.json index 052d58fbe..822b0d427 100644 --- a/domains/bogdan.json +++ b/domains/bogdan.json @@ -4,7 +4,7 @@ "email": "hysbskyblockgod@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/boggy.json b/domains/boggy.json index 5e831fa48..01ae7849e 100644 --- a/domains/boggy.json +++ b/domains/boggy.json @@ -4,7 +4,7 @@ "email": "boggydev@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bongoshop.json b/domains/bongoshop.json index abaddcb19..0ee6b86bd 100644 --- a/domains/bongoshop.json +++ b/domains/bongoshop.json @@ -4,8 +4,7 @@ "email": "unixtz@protonmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/booogle.json b/domains/booogle.json index 1bb7ac378..0ccd953d1 100644 --- a/domains/booogle.json +++ b/domains/booogle.json @@ -4,7 +4,7 @@ "email": "phu.hoa.dp@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/brahianf.json b/domains/brahianf.json index a52d2dfed..507cf50ef 100644 --- a/domains/brahianf.json +++ b/domains/brahianf.json @@ -4,8 +4,7 @@ "email": "floresbrahian@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bread.json b/domains/bread.json index cc9d2f0cc..e16e859ba 100644 --- a/domains/bread.json +++ b/domains/bread.json @@ -4,7 +4,7 @@ "email": "hurvzee+partizao@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/brownvinci.json b/domains/brownvinci.json index f48018e76..578104e67 100644 --- a/domains/brownvinci.json +++ b/domains/brownvinci.json @@ -4,8 +4,7 @@ "email": "DigitalBrownVinci@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bruhx.json b/domains/bruhx.json index 7cdeea243..b9256f765 100644 --- a/domains/bruhx.json +++ b/domains/bruhx.json @@ -4,7 +4,7 @@ "email": "pollyx73@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bumbleboss.json b/domains/bumbleboss.json index c17fa6f6a..9979ce838 100644 --- a/domains/bumbleboss.json +++ b/domains/bumbleboss.json @@ -4,7 +4,7 @@ "email": "me@bumbleboss.xyz" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/byigit.json b/domains/byigit.json index 0363b942e..91445aac3 100644 --- a/domains/byigit.json +++ b/domains/byigit.json @@ -4,8 +4,7 @@ "email": "c2228009@student.cankaya.edu.tr" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/bypass.jesgran.json b/domains/bypass.jesgran.json index 93c7fe7fd..f48e7a4c7 100644 --- a/domains/bypass.jesgran.json +++ b/domains/bypass.jesgran.json @@ -4,8 +4,7 @@ "email": "calzdani20@libero.it" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/c22.json b/domains/c22.json index 8c3829c02..affe361a4 100644 --- a/domains/c22.json +++ b/domains/c22.json @@ -4,8 +4,7 @@ "email": "constclerc@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/caiden.json b/domains/caiden.json index eeaa4c360..d61673cba 100644 --- a/domains/caiden.json +++ b/domains/caiden.json @@ -4,7 +4,7 @@ "email": "iididhejejdj@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/caiden.xyz.json b/domains/caiden.xyz.json index eeaa4c360..d61673cba 100644 --- a/domains/caiden.xyz.json +++ b/domains/caiden.xyz.json @@ -4,7 +4,7 @@ "email": "iididhejejdj@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/caillou.json b/domains/caillou.json index 882ed2cbf..6e761d1bd 100644 --- a/domains/caillou.json +++ b/domains/caillou.json @@ -4,8 +4,7 @@ "email": "palpafett@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/cakihorse.json b/domains/cakihorse.json index d224836e1..fe8e1d290 100644 --- a/domains/cakihorse.json +++ b/domains/cakihorse.json @@ -4,7 +4,7 @@ "email": "cakihorse06@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/calamity.json b/domains/calamity.json index f51e7c754..1af848257 100644 --- a/domains/calamity.json +++ b/domains/calamity.json @@ -4,8 +4,7 @@ "email": "krivojta@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/canarddu38.json b/domains/canarddu38.json index 5340083ce..1991f5841 100644 --- a/domains/canarddu38.json +++ b/domains/canarddu38.json @@ -4,7 +4,7 @@ "email": "julescanardcoin@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/carol3n.json b/domains/carol3n.json index f03bbd3e0..958d48639 100644 --- a/domains/carol3n.json +++ b/domains/carol3n.json @@ -4,7 +4,7 @@ "email": "20cs031.caroline@sjec.ac.in" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ccnicebruh.json b/domains/ccnicebruh.json index 98d102505..7e39ad87a 100644 --- a/domains/ccnicebruh.json +++ b/domains/ccnicebruh.json @@ -4,7 +4,7 @@ "email": "tangkeehee2002@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/celestial.json b/domains/celestial.json index 53c4070c4..e3a354207 100644 --- a/domains/celestial.json +++ b/domains/celestial.json @@ -4,7 +4,7 @@ "email": "buivanluong0204@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/cha0tic.json b/domains/cha0tic.json index ed013d614..2ffd954f0 100644 --- a/domains/cha0tic.json +++ b/domains/cha0tic.json @@ -4,7 +4,7 @@ "email": "chaoticplayern1@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/chaaya.json b/domains/chaaya.json index 3a411528e..6f9c18be2 100644 --- a/domains/chaaya.json +++ b/domains/chaaya.json @@ -4,7 +4,7 @@ "email": "chaayagames@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/chandrabose.json b/domains/chandrabose.json index 39ffd69d3..f5ee8d388 100644 --- a/domains/chandrabose.json +++ b/domains/chandrabose.json @@ -4,7 +4,7 @@ "email": "chandrabosep3112@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/charge.json b/domains/charge.json index 86bc7a445..bcf1da85f 100644 --- a/domains/charge.json +++ b/domains/charge.json @@ -4,8 +4,7 @@ "email": "wysockimichu@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/chasecraft.json b/domains/chasecraft.json index 28f64803a..0443ead1e 100644 --- a/domains/chasecraft.json +++ b/domains/chasecraft.json @@ -4,7 +4,7 @@ "email": "chase88gizmo@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/chesko.json b/domains/chesko.json index c0d486501..85ccde693 100644 --- a/domains/chesko.json +++ b/domains/chesko.json @@ -4,8 +4,7 @@ "email": "franchesko77lacayo@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/chiutaalenga.json b/domains/chiutaalenga.json index 7d81a828c..0a683c0c8 100644 --- a/domains/chiutaalenga.json +++ b/domains/chiutaalenga.json @@ -4,8 +4,7 @@ "email": "takudzwachiutaalenga@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/chris8889.json b/domains/chris8889.json index 9d7d56c98..c13ea4291 100644 --- a/domains/chris8889.json +++ b/domains/chris8889.json @@ -4,7 +4,7 @@ "email": "chris12089@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/christian.json b/domains/christian.json index 5a1ce84c4..b609db2e5 100644 --- a/domains/christian.json +++ b/domains/christian.json @@ -4,7 +4,7 @@ "email": "christianhrose@outlook.dk" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/chriz.json b/domains/chriz.json index e04e0c6fa..b70df0172 100644 --- a/domains/chriz.json +++ b/domains/chriz.json @@ -4,8 +4,7 @@ "email": "weakmap@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/chyves.json b/domains/chyves.json index 711e90c72..b28a77593 100644 --- a/domains/chyves.json +++ b/domains/chyves.json @@ -4,7 +4,7 @@ "email": "chyvescontact@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/cihatksm.json b/domains/cihatksm.json index 41f6de86c..073417489 100644 --- a/domains/cihatksm.json +++ b/domains/cihatksm.json @@ -4,7 +4,7 @@ "email": "cihatksm@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/clarex.json b/domains/clarex.json index 48770ed20..65313fade 100644 --- a/domains/clarex.json +++ b/domains/clarex.json @@ -4,7 +4,7 @@ "email": "erenclarex@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/clicpow.json b/domains/clicpow.json index 6b688af6d..570d3436e 100644 --- a/domains/clicpow.json +++ b/domains/clicpow.json @@ -4,7 +4,7 @@ "email": "clicpowytb@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } diff --git a/domains/cloneslist.aymo.json b/domains/cloneslist.aymo.json index 19806f84c..5db8bb2b2 100644 --- a/domains/cloneslist.aymo.json +++ b/domains/cloneslist.aymo.json @@ -4,7 +4,7 @@ "email": "ninecraftoff@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/closure.json b/domains/closure.json index fcabf6663..f023bc218 100644 --- a/domains/closure.json +++ b/domains/closure.json @@ -4,7 +4,7 @@ "email": "activateclosureyt@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/clp.json b/domains/clp.json index 1bac13a9b..f66c814c8 100644 --- a/domains/clp.json +++ b/domains/clp.json @@ -4,7 +4,7 @@ "email": "lchethas@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/clyde.json b/domains/clyde.json index 48f0fb8af..ef63e3704 100644 --- a/domains/clyde.json +++ b/domains/clyde.json @@ -4,8 +4,7 @@ "email": "5675mustafa5675@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/coco.json b/domains/coco.json index f8dd007cb..14d20b629 100644 --- a/domains/coco.json +++ b/domains/coco.json @@ -4,8 +4,7 @@ "email": "atharva.upadhyay1099@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/codershayan.json b/domains/codershayan.json index 765ebf55a..918458d0c 100644 --- a/domains/codershayan.json +++ b/domains/codershayan.json @@ -4,7 +4,7 @@ "email": "Shayan.y.malik@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/codingbobby.json b/domains/codingbobby.json index 530835aab..24e71a812 100644 --- a/domains/codingbobby.json +++ b/domains/codingbobby.json @@ -4,7 +4,7 @@ "email": "codingbobby+github@posteo.org" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/codingkitten.json b/domains/codingkitten.json index d9135508f..72991d5ef 100644 --- a/domains/codingkitten.json +++ b/domains/codingkitten.json @@ -4,8 +4,7 @@ "email": "124260@chrlyceumdelft.nl" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/colin.json b/domains/colin.json index 28954c249..05d64bd3a 100644 --- a/domains/colin.json +++ b/domains/colin.json @@ -4,8 +4,7 @@ "email": "karlssoncolin628@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/computer.guy.json b/domains/computer.guy.json index 916b691d9..0b9799197 100644 --- a/domains/computer.guy.json +++ b/domains/computer.guy.json @@ -4,8 +4,7 @@ "email": "andrewhnolt@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/computerguy.json b/domains/computerguy.json index 916b691d9..0b9799197 100644 --- a/domains/computerguy.json +++ b/domains/computerguy.json @@ -4,8 +4,7 @@ "email": "andrewhnolt@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/constvar.json b/domains/constvar.json index 901d5d04d..e4d7af640 100644 --- a/domains/constvar.json +++ b/domains/constvar.json @@ -4,7 +4,7 @@ "email": "LZT7@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/contact.foxsophia.json b/domains/contact.foxsophia.json index 5f6d4230c..dbc06f980 100644 --- a/domains/contact.foxsophia.json +++ b/domains/contact.foxsophia.json @@ -4,8 +4,7 @@ "email": "cchirrpy@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/convertlink.json b/domains/convertlink.json index 53c4070c4..e3a354207 100644 --- a/domains/convertlink.json +++ b/domains/convertlink.json @@ -4,7 +4,7 @@ "email": "buivanluong0204@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/cplusplus.json b/domains/cplusplus.json index 0bee1e6b0..890cbc6fb 100644 --- a/domains/cplusplus.json +++ b/domains/cplusplus.json @@ -4,8 +4,7 @@ "email": "matthew.e.organ@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/craftyy.json b/domains/craftyy.json index 2b7c8ac53..aef118697 100644 --- a/domains/craftyy.json +++ b/domains/craftyy.json @@ -4,8 +4,7 @@ "email": "tommomo3@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/crazyg.json b/domains/crazyg.json index 69106f419..ec67d741d 100644 --- a/domains/crazyg.json +++ b/domains/crazyg.json @@ -4,8 +4,7 @@ "email": "huxiaodou768@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/creeper76.json b/domains/creeper76.json index 394bff3c4..d11e76cc6 100644 --- a/domains/creeper76.json +++ b/domains/creeper76.json @@ -5,8 +5,7 @@ "discord": "777694273319469057" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/creepycraft.json b/domains/creepycraft.json index d748cffdc..20a8992cc 100644 --- a/domains/creepycraft.json +++ b/domains/creepycraft.json @@ -4,7 +4,7 @@ "email": "ndevnoname@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/crllect.json b/domains/crllect.json index 16ed9414c..a2a94a22b 100644 --- a/domains/crllect.json +++ b/domains/crllect.json @@ -4,8 +4,7 @@ "email": "crllect@proton.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/csprance.json b/domains/csprance.json index 4fb6bddc6..e194eefa1 100644 --- a/domains/csprance.json +++ b/domains/csprance.json @@ -4,7 +4,7 @@ "email": "chrissprance@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ctk.json b/domains/ctk.json index 41f6de86c..073417489 100644 --- a/domains/ctk.json +++ b/domains/ctk.json @@ -4,7 +4,7 @@ "email": "cihatksm@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/curse.json b/domains/curse.json index d3d334dce..834232292 100644 --- a/domains/curse.json +++ b/domains/curse.json @@ -4,8 +4,7 @@ "email": "ike.welborn@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/cv.tomgxz.json b/domains/cv.tomgxz.json index e6da1dc78..16af9991a 100644 --- a/domains/cv.tomgxz.json +++ b/domains/cv.tomgxz.json @@ -4,8 +4,7 @@ "email": "tomgxz138@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/d3vboi.json b/domains/d3vboi.json index cbbec71a4..cc135df1a 100644 --- a/domains/d3vboi.json +++ b/domains/d3vboi.json @@ -4,7 +4,7 @@ "email": "d3vboi@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/d4rabi.json b/domains/d4rabi.json index 108e2d310..f86455c0f 100644 --- a/domains/d4rabi.json +++ b/domains/d4rabi.json @@ -4,8 +4,7 @@ "email": "fauzan.idalfithri@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dailycats.json b/domains/dailycats.json index 9cd922ee1..0ff8cb152 100644 --- a/domains/dailycats.json +++ b/domains/dailycats.json @@ -4,7 +4,7 @@ "email": "lrmn.dev@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/damned-support.json b/domains/damned-support.json index 809dd2edc..d8e48b60d 100644 --- a/domains/damned-support.json +++ b/domains/damned-support.json @@ -4,7 +4,7 @@ "email": "kiwipointss555@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/danielliu.json b/domains/danielliu.json index b9c962257..cbbf23310 100644 --- a/domains/danielliu.json +++ b/domains/danielliu.json @@ -4,8 +4,7 @@ "email": "danielliu@berkeley.edu" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/darian.json b/domains/darian.json index db4c9a500..221284cf7 100644 --- a/domains/darian.json +++ b/domains/darian.json @@ -4,7 +4,7 @@ "email": "Darian.mohaseb@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/darkwaves.json b/domains/darkwaves.json index 26f194b60..991333b43 100644 --- a/domains/darkwaves.json +++ b/domains/darkwaves.json @@ -4,8 +4,7 @@ "email": "jgi.vimukthi@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dasdadssad.json b/domains/dasdadssad.json index e88a34259..eeef95964 100644 --- a/domains/dasdadssad.json +++ b/domains/dasdadssad.json @@ -4,8 +4,7 @@ "email": "luleon252@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dasdebanna.json b/domains/dasdebanna.json index 919e09fc1..56b94e2b7 100644 --- a/domains/dasdebanna.json +++ b/domains/dasdebanna.json @@ -4,8 +4,7 @@ "email": "dasdebanna8@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dasshark.json b/domains/dasshark.json index 43482054e..d34afb123 100644 --- a/domains/dasshark.json +++ b/domains/dasshark.json @@ -4,7 +4,7 @@ "email": "dassharkk@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dave.json b/domains/dave.json index a11efd044..34926836b 100644 --- a/domains/dave.json +++ b/domains/dave.json @@ -4,7 +4,7 @@ "email": "ceodavee@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/davidxxd.json b/domains/davidxxd.json index d02636d76..db12836a1 100644 --- a/domains/davidxxd.json +++ b/domains/davidxxd.json @@ -4,8 +4,7 @@ "email": "jorgedcrios@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dax.json b/domains/dax.json index 4ba989fb8..173a7017d 100644 --- a/domains/dax.json +++ b/domains/dax.json @@ -4,7 +4,7 @@ "email": "dandepan303@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ddn.json b/domains/ddn.json index bf5450ce2..4e6649133 100644 --- a/domains/ddn.json +++ b/domains/ddn.json @@ -4,8 +4,7 @@ "email": "quanglong.vaait@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dea.json b/domains/dea.json index 36357bce0..0c3bbe6ad 100644 --- a/domains/dea.json +++ b/domains/dea.json @@ -4,8 +4,7 @@ "email": "rollxhowns@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/declan.json b/domains/declan.json index 5886c6562..6621ea3ed 100644 --- a/domains/declan.json +++ b/domains/declan.json @@ -4,7 +4,7 @@ "email": "franklindudes21@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/deecoyz.json b/domains/deecoyz.json index fcf903442..c8bfa98db 100644 --- a/domains/deecoyz.json +++ b/domains/deecoyz.json @@ -4,8 +4,7 @@ "email": "swr86.a8z72.a38o4.qm65c.lt0bz@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/deepesh.json b/domains/deepesh.json index 9c5b61bd1..edfc2aad1 100644 --- a/domains/deepesh.json +++ b/domains/deepesh.json @@ -4,7 +4,7 @@ "email": "cycloneaddon@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/defalco64.json b/domains/defalco64.json index 68f8e3a8f..d4f64db9f 100644 --- a/domains/defalco64.json +++ b/domains/defalco64.json @@ -4,7 +4,7 @@ "email": "aadarshkumarsingh198@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/denboy0123.json b/domains/denboy0123.json index 8d054ba67..88ba97237 100644 --- a/domains/denboy0123.json +++ b/domains/denboy0123.json @@ -4,7 +4,7 @@ "email": "pochtaproverka01@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } diff --git a/domains/denism.json b/domains/denism.json index 2bb0142cd..a88cc1486 100644 --- a/domains/denism.json +++ b/domains/denism.json @@ -4,8 +4,7 @@ "email": "lolhdselect@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/denizak.json b/domains/denizak.json index 7e05332b5..628446cfc 100644 --- a/domains/denizak.json +++ b/domains/denizak.json @@ -4,7 +4,7 @@ "email": "denizakya@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/denizbee.json b/domains/denizbee.json index 5d38e857e..4ffd1f002 100644 --- a/domains/denizbee.json +++ b/domains/denizbee.json @@ -4,7 +4,7 @@ "email": "denizbayramoglu@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/desteria.json b/domains/desteria.json index e539384e4..da03eab85 100644 --- a/domains/desteria.json +++ b/domains/desteria.json @@ -4,8 +4,7 @@ "email": "rakhakhairydarka801@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/devchaudhary.json b/domains/devchaudhary.json index d366b0ae4..be484a1cf 100644 --- a/domains/devchaudhary.json +++ b/domains/devchaudhary.json @@ -4,7 +4,7 @@ "email": "chaudhrytusar2000@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/devel.json b/domains/devel.json index a0870ea7f..0883e9751 100644 --- a/domains/devel.json +++ b/domains/devel.json @@ -4,7 +4,7 @@ "email": "eatr577@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/devgd.json b/domains/devgd.json index 0e409ca14..f1fe2de5f 100644 --- a/domains/devgd.json +++ b/domains/devgd.json @@ -4,7 +4,7 @@ "email": "devsteamgaming91@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/devpanther.json b/domains/devpanther.json index cd4fcebb4..311226885 100644 --- a/domains/devpanther.json +++ b/domains/devpanther.json @@ -4,7 +4,7 @@ "email": "zahidhassankalaroa104@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/devs.json b/domains/devs.json index c55b7045c..79426f3d7 100644 --- a/domains/devs.json +++ b/domains/devs.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dew.json b/domains/dew.json index 0768b84d7..3fc9eef3b 100644 --- a/domains/dew.json +++ b/domains/dew.json @@ -4,7 +4,7 @@ "email": "dewmortal.cod@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dex.explorer.json b/domains/dex.explorer.json index 0afefa19d..37c8f42d3 100644 --- a/domains/dex.explorer.json +++ b/domains/dex.explorer.json @@ -4,8 +4,7 @@ "email": "gianl.veronese@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dexar.json b/domains/dexar.json index 91de7d465..824088eaf 100644 --- a/domains/dexar.json +++ b/domains/dexar.json @@ -4,8 +4,7 @@ "email": "5675mustafa5675@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dhaloi.json b/domains/dhaloi.json index 5a961ca8a..2e8261da0 100644 --- a/domains/dhaloi.json +++ b/domains/dhaloi.json @@ -4,7 +4,7 @@ "email": "enis.salin@yaani.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dhiyazhar.json b/domains/dhiyazhar.json index ecf195eb8..b05413d33 100644 --- a/domains/dhiyazhar.json +++ b/domains/dhiyazhar.json @@ -4,8 +4,7 @@ "email": "dhiyazhar@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/diego.json b/domains/diego.json index e3b4c353a..931d7c143 100644 --- a/domains/diego.json +++ b/domains/diego.json @@ -4,7 +4,7 @@ "email": "diegohh0411@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dima.json b/domains/dima.json index fb1875ee5..6dfb777d9 100644 --- a/domains/dima.json +++ b/domains/dima.json @@ -4,7 +4,7 @@ "email": "dimashahbari@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dincertekin.json b/domains/dincertekin.json index 42601565e..be51a3ca5 100644 --- a/domains/dincertekin.json +++ b/domains/dincertekin.json @@ -4,7 +4,7 @@ "email": "dincertekin@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dinhq.json b/domains/dinhq.json index 83db2cc7a..75ffcc642 100644 --- a/domains/dinhq.json +++ b/domains/dinhq.json @@ -4,7 +4,7 @@ "email": "trinhdinhquy@iesschool.edu.vn" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/discord-corp.json b/domains/discord-corp.json index 45c849919..2d7f80d6b 100644 --- a/domains/discord-corp.json +++ b/domains/discord-corp.json @@ -4,7 +4,7 @@ "email": "zheng.joshua2@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/discord.amulyasingh.json b/domains/discord.amulyasingh.json index e62d1dd63..77aeb7865 100644 --- a/domains/discord.amulyasingh.json +++ b/domains/discord.amulyasingh.json @@ -4,8 +4,7 @@ "email": "amulyasingh370@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/discusser.json b/domains/discusser.json index f7a97d2ff..6d944bc2e 100644 --- a/domains/discusser.json +++ b/domains/discusser.json @@ -4,8 +4,7 @@ "email": "noobly321growing@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/divine.json b/domains/divine.json index 50d7c0839..5facc13dd 100644 --- a/domains/divine.json +++ b/domains/divine.json @@ -4,8 +4,7 @@ "email": "adivinecit21@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/divyadesh.json b/domains/divyadesh.json index 763f09c05..1d3cb5c22 100644 --- a/domains/divyadesh.json +++ b/domains/divyadesh.json @@ -4,7 +4,7 @@ "email": "adeshsati24@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/divyansh.json b/domains/divyansh.json index 7e6c2968b..23b8705fe 100644 --- a/domains/divyansh.json +++ b/domains/divyansh.json @@ -4,7 +4,7 @@ "email": "divyanshv91@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dnoxl.json b/domains/dnoxl.json index 2872231e4..202e194ef 100644 --- a/domains/dnoxl.json +++ b/domains/dnoxl.json @@ -4,7 +4,7 @@ "email": "ifbimgamer@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dodinhphuc.json b/domains/dodinhphuc.json index 50d7d71a5..00f14b176 100644 --- a/domains/dodinhphuc.json +++ b/domains/dodinhphuc.json @@ -4,7 +4,7 @@ "email": "prepegasus1111@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/doge-v4-proxy.json b/domains/doge-v4-proxy.json index 91118dda8..11e781f9f 100644 --- a/domains/doge-v4-proxy.json +++ b/domains/doge-v4-proxy.json @@ -4,8 +4,7 @@ "email": "alexander662022@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dogeleader.json b/domains/dogeleader.json index 56c2cd6c5..11e781f9f 100644 --- a/domains/dogeleader.json +++ b/domains/dogeleader.json @@ -4,7 +4,7 @@ "email": "alexander662022@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dogenetwork.json b/domains/dogenetwork.json index 56c2cd6c5..11e781f9f 100644 --- a/domains/dogenetwork.json +++ b/domains/dogenetwork.json @@ -4,7 +4,7 @@ "email": "alexander662022@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/domathdotid.json b/domains/domathdotid.json index 84c551334..a978b39c4 100644 --- a/domains/domathdotid.json +++ b/domains/domathdotid.json @@ -4,7 +4,7 @@ "email": "admin@yukinoshita.web.id" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dominik.json b/domains/dominik.json index f76e83c5e..b50e14664 100644 --- a/domains/dominik.json +++ b/domains/dominik.json @@ -4,7 +4,7 @@ "email": "dominik@koch-bautechnik.de" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dott.json b/domains/dott.json index 06fae4fa7..5879c9cf6 100644 --- a/domains/dott.json +++ b/domains/dott.json @@ -4,7 +4,7 @@ "email": "antonamelin8@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/drastic.json b/domains/drastic.json index 19d5b1642..4a5c732d4 100644 --- a/domains/drastic.json +++ b/domains/drastic.json @@ -4,7 +4,7 @@ "email": "victiousroy@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/drasticroy.json b/domains/drasticroy.json index 19d5b1642..4a5c732d4 100644 --- a/domains/drasticroy.json +++ b/domains/drasticroy.json @@ -4,7 +4,7 @@ "email": "victiousroy@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/drenxhyliqi.json b/domains/drenxhyliqi.json index cf1076cd1..5e5c9573d 100644 --- a/domains/drenxhyliqi.json +++ b/domains/drenxhyliqi.json @@ -4,7 +4,7 @@ "email": "drenxhyliqi3@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/drk-bot.json b/domains/drk-bot.json index 8a36390ab..d5103dfed 100644 --- a/domains/drk-bot.json +++ b/domains/drk-bot.json @@ -4,7 +4,7 @@ "email": "wpmar027092@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/drmzahid.json b/domains/drmzahid.json index cd4fcebb4..311226885 100644 --- a/domains/drmzahid.json +++ b/domains/drmzahid.json @@ -4,7 +4,7 @@ "email": "zahidhassankalaroa104@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/drv.su.json b/domains/drv.su.json index 9cf9bc7dd..7d2fd43c2 100644 --- a/domains/drv.su.json +++ b/domains/drv.su.json @@ -4,7 +4,7 @@ "email": "dhruvksuru@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dsgaasdgsdag.json b/domains/dsgaasdgsdag.json index 809dd2edc..d8e48b60d 100644 --- a/domains/dsgaasdgsdag.json +++ b/domains/dsgaasdgsdag.json @@ -4,7 +4,7 @@ "email": "kiwipointss555@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dsgamer.json b/domains/dsgamer.json index 66f4945ff..2b07a3083 100644 --- a/domains/dsgamer.json +++ b/domains/dsgamer.json @@ -4,7 +4,7 @@ "email": "dgashost@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dulackmugi.json b/domains/dulackmugi.json index 45f59e8e8..7f8f27d28 100644 --- a/domains/dulackmugi.json +++ b/domains/dulackmugi.json @@ -4,8 +4,7 @@ "email": "dulackmugi@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dwk.json b/domains/dwk.json index 01be5e070..8f91072cc 100644 --- a/domains/dwk.json +++ b/domains/dwk.json @@ -4,7 +4,7 @@ "email": "dwiki200304@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dxomg.json b/domains/dxomg.json index 49197b78d..28a90de7a 100644 --- a/domains/dxomg.json +++ b/domains/dxomg.json @@ -4,7 +4,7 @@ "email": "dxomgmyfriend@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/dynamic-homepage.json b/domains/dynamic-homepage.json index 706cf81de..59008a649 100644 --- a/domains/dynamic-homepage.json +++ b/domains/dynamic-homepage.json @@ -4,7 +4,7 @@ "email": "vs423502@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/eacbypasser.json b/domains/eacbypasser.json index 4ec611c5c..f326ce02d 100644 --- a/domains/eacbypasser.json +++ b/domains/eacbypasser.json @@ -4,7 +4,7 @@ "email": "tyroxtech@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/echo.json b/domains/echo.json index 56c9d4884..bd8136ae6 100644 --- a/domains/echo.json +++ b/domains/echo.json @@ -4,7 +4,7 @@ "email": "pleasedontaddmyemail@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/eclair.json b/domains/eclair.json index b7844089f..8b2634452 100644 --- a/domains/eclair.json +++ b/domains/eclair.json @@ -4,7 +4,7 @@ "email": "fluffy@dmc.chat" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/eleger.json b/domains/eleger.json index 3a2187bcd..d68d62010 100644 --- a/domains/eleger.json +++ b/domains/eleger.json @@ -4,8 +4,7 @@ "email": "prakashmalwad8778999020@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/elementalst.json b/domains/elementalst.json index d4251beba..581977216 100644 --- a/domains/elementalst.json +++ b/domains/elementalst.json @@ -4,8 +4,7 @@ "email": "hamzafelashry12@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/eliteflix.json b/domains/eliteflix.json index d05378754..08eaac118 100644 --- a/domains/eliteflix.json +++ b/domains/eliteflix.json @@ -4,7 +4,7 @@ "email": "heroku.1st.dyno@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/emmanuel.json b/domains/emmanuel.json index b4dc6ccc4..bb28a76c2 100644 --- a/domains/emmanuel.json +++ b/domains/emmanuel.json @@ -4,8 +4,7 @@ "email": "21417080030624@cecytemorelos.edu.mx" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/emre.json b/domains/emre.json index 70a07680e..2fe4b8571 100644 --- a/domains/emre.json +++ b/domains/emre.json @@ -4,8 +4,7 @@ "email": "emredurak01@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/erdogansad.json b/domains/erdogansad.json index a24740aeb..b67b86ca0 100644 --- a/domains/erdogansad.json +++ b/domains/erdogansad.json @@ -4,7 +4,7 @@ "email": "erdogan.sad@windowslive.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ericpessoa.json b/domains/ericpessoa.json index 8fc334f68..a25eb00fe 100644 --- a/domains/ericpessoa.json +++ b/domains/ericpessoa.json @@ -4,7 +4,7 @@ "email": "pessoa.eric@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/erogemaster225.json b/domains/erogemaster225.json index c780dc9d5..87e5a953a 100644 --- a/domains/erogemaster225.json +++ b/domains/erogemaster225.json @@ -4,7 +4,7 @@ "email": "nguyentrongsang123@yahoo.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/errornointernet.json b/domains/errornointernet.json index 64c0b592f..e13b74cd1 100644 --- a/domains/errornointernet.json +++ b/domains/errornointernet.json @@ -4,7 +4,7 @@ "email": "error.nointernet@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/esemv-evan.json b/domains/esemv-evan.json index a60699054..2da9277a8 100644 --- a/domains/esemv-evan.json +++ b/domains/esemv-evan.json @@ -4,8 +4,7 @@ "email": "ruby.semaganda@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/essiessara.json b/domains/essiessara.json index 55ab50927..1797d71a5 100644 --- a/domains/essiessara.json +++ b/domains/essiessara.json @@ -4,7 +4,7 @@ "email": "esraaaebdelrehime@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/eternal.json b/domains/eternal.json index c9de9ac55..e743e85fc 100644 --- a/domains/eternal.json +++ b/domains/eternal.json @@ -4,7 +4,7 @@ "email": "marcacolwell@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/eternalnetwork.json b/domains/eternalnetwork.json index 6520e9f8e..ea24f9fa7 100644 --- a/domains/eternalnetwork.json +++ b/domains/eternalnetwork.json @@ -4,7 +4,7 @@ "email": "neealdon3@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ethan.json b/domains/ethan.json index 2bf4c90eb..fb9e631cb 100644 --- a/domains/ethan.json +++ b/domains/ethan.json @@ -4,8 +4,7 @@ "email": "e@zurly.lol" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/eturbo.json b/domains/eturbo.json index 417c49f46..99ef594f1 100644 --- a/domains/eturbo.json +++ b/domains/eturbo.json @@ -4,7 +4,7 @@ "email": "huangalex409@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/everybody.json b/domains/everybody.json index 6b0b6cba3..e8e1899ce 100644 --- a/domains/everybody.json +++ b/domains/everybody.json @@ -4,7 +4,7 @@ "email": "david.boltong@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ez.json b/domains/ez.json index ae347f452..4e6a7710f 100644 --- a/domains/ez.json +++ b/domains/ez.json @@ -4,7 +4,7 @@ "email": "clicpowytb@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/fahmifareed.json b/domains/fahmifareed.json index 09d687371..d99bcc637 100644 --- a/domains/fahmifareed.json +++ b/domains/fahmifareed.json @@ -4,8 +4,7 @@ "email": "fahmifareed@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/fakhri.json b/domains/fakhri.json index 86d59520f..0a7f76ef3 100644 --- a/domains/fakhri.json +++ b/domains/fakhri.json @@ -4,8 +4,7 @@ "email": "devoloper.fdmz17@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/farag.json b/domains/farag.json index c55b7045c..79426f3d7 100644 --- a/domains/farag.json +++ b/domains/farag.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/fasdaa.json b/domains/fasdaa.json index 7004eafa8..ed8831943 100644 --- a/domains/fasdaa.json +++ b/domains/fasdaa.json @@ -4,7 +4,7 @@ "email": "abdulkx06epic@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/felipesantos.json b/domains/felipesantos.json index eb2f5bb3a..89a5dac07 100644 --- a/domains/felipesantos.json +++ b/domains/felipesantos.json @@ -4,8 +4,7 @@ "email": "felipehasantosbusiness@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/femboy.json b/domains/femboy.json index dc7133f05..d5e4eef55 100644 --- a/domains/femboy.json +++ b/domains/femboy.json @@ -4,7 +4,7 @@ "email": "nuffimail33@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ffidhackseivathueppadi.json b/domains/ffidhackseivathueppadi.json index cc8aa88c1..019148936 100644 --- a/domains/ffidhackseivathueppadi.json +++ b/domains/ffidhackseivathueppadi.json @@ -4,8 +4,7 @@ "email": "suganyauvthanis@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ffidhackseivathueppadilinklinklinkanup.json b/domains/ffidhackseivathueppadilinklinklinkanup.json index cc8aa88c1..019148936 100644 --- a/domains/ffidhackseivathueppadilinklinklinkanup.json +++ b/domains/ffidhackseivathueppadilinklinklinkanup.json @@ -4,8 +4,7 @@ "email": "suganyauvthanis@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/filip-razek.json b/domains/filip-razek.json index b0d361569..dff9eb679 100644 --- a/domains/filip-razek.json +++ b/domains/filip-razek.json @@ -4,7 +4,7 @@ "email": "filip.razek@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/filo.json b/domains/filo.json index 93d0bdbd2..f5700b00f 100644 --- a/domains/filo.json +++ b/domains/filo.json @@ -4,7 +4,7 @@ "email": "karka2-6@rambler.ru" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/fincho.json b/domains/fincho.json index 4b9115aa0..467b5683d 100644 --- a/domains/fincho.json +++ b/domains/fincho.json @@ -4,8 +4,7 @@ "email": "zeltux21@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/finny.json b/domains/finny.json index 991efa2b2..8cea26add 100644 --- a/domains/finny.json +++ b/domains/finny.json @@ -4,7 +4,7 @@ "email": "teganherring2016@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/firmware.json b/domains/firmware.json index c07efd82d..ae300c14e 100644 --- a/domains/firmware.json +++ b/domains/firmware.json @@ -4,8 +4,7 @@ "email": "netpaths@proton.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/flame.json b/domains/flame.json index 22d050c78..69b6a7d4f 100644 --- a/domains/flame.json +++ b/domains/flame.json @@ -4,8 +4,7 @@ "email": "neongamerflame@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/flex.json b/domains/flex.json index bac9dc3e5..185fc075b 100644 --- a/domains/flex.json +++ b/domains/flex.json @@ -4,8 +4,7 @@ "email": "dihanshahriar5@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/floppa.json b/domains/floppa.json index 5ff7a8db6..86d69f171 100644 --- a/domains/floppa.json +++ b/domains/floppa.json @@ -4,7 +4,7 @@ "email": "deniedaddicted@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/fluxate.json b/domains/fluxate.json index 52e753f4a..d46a972aa 100644 --- a/domains/fluxate.json +++ b/domains/fluxate.json @@ -4,7 +4,7 @@ "email": "nxyylol@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/fmode.json b/domains/fmode.json index 67a04e401..7989d2960 100644 --- a/domains/fmode.json +++ b/domains/fmode.json @@ -4,8 +4,7 @@ "email": "jorti28@apps.pusd.org" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/fndn.json b/domains/fndn.json index 79ac44dcf..26396c245 100644 --- a/domains/fndn.json +++ b/domains/fndn.json @@ -4,7 +4,7 @@ "email": "Jayeshpoudel+ha@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/foo.json b/domains/foo.json index ab10003aa..819345531 100644 --- a/domains/foo.json +++ b/domains/foo.json @@ -4,7 +4,7 @@ "email": "mkemalkorkmaz@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/foreskin.json b/domains/foreskin.json index 75ce8b686..c4a2e2065 100644 --- a/domains/foreskin.json +++ b/domains/foreskin.json @@ -4,8 +4,7 @@ "email": "zzaffserverowner@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/formuna.json b/domains/formuna.json index 878766a8b..b91676b04 100644 --- a/domains/formuna.json +++ b/domains/formuna.json @@ -4,8 +4,7 @@ "email": "moonacula555555555@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/foxsophia.json b/domains/foxsophia.json index f87d580fc..6bfd62947 100644 --- a/domains/foxsophia.json +++ b/domains/foxsophia.json @@ -4,8 +4,7 @@ "email": "cchirrpy@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } diff --git a/domains/freddy007.json b/domains/freddy007.json index 5b07fbe05..38a2dfbc3 100644 --- a/domains/freddy007.json +++ b/domains/freddy007.json @@ -4,8 +4,7 @@ "email": "phoenixgibson007@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/friendslikebd.json b/domains/friendslikebd.json index f39141d24..202c14640 100644 --- a/domains/friendslikebd.json +++ b/domains/friendslikebd.json @@ -4,8 +4,7 @@ "email": "Akdipu258@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/frost.json b/domains/frost.json index f7f3e29e6..9675211db 100644 --- a/domains/frost.json +++ b/domains/frost.json @@ -4,7 +4,7 @@ "email": "macio181@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": [ "v=spf1 a mx ip4:217.174.245.249 ~all", diff --git a/domains/fuentes.json b/domains/fuentes.json index f93b621e7..963f41076 100644 --- a/domains/fuentes.json +++ b/domains/fuentes.json @@ -4,8 +4,7 @@ "email": "gilbert.fuentes@ctu.edu.ph" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/furry.json b/domains/furry.json index 8da97f979..e44bca5ef 100644 --- a/domains/furry.json +++ b/domains/furry.json @@ -4,7 +4,7 @@ "email": "furrycality@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/furrycality.json b/domains/furrycality.json index 8da97f979..e44bca5ef 100644 --- a/domains/furrycality.json +++ b/domains/furrycality.json @@ -4,7 +4,7 @@ "email": "furrycality@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/futurex.json b/domains/futurex.json index 9e6c0dd97..91845eeb9 100644 --- a/domains/futurex.json +++ b/domains/futurex.json @@ -4,7 +4,7 @@ "email": "bebogeorge2008@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" } diff --git a/domains/gabriel.json b/domains/gabriel.json index 1016a4b6a..5b87317f2 100644 --- a/domains/gabriel.json +++ b/domains/gabriel.json @@ -4,7 +4,7 @@ "email": "gabriel.reheb@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gabrielyong.json b/domains/gabrielyong.json index bc5b9ecd3..0a80ee3e2 100644 --- a/domains/gabrielyong.json +++ b/domains/gabrielyong.json @@ -4,8 +4,7 @@ "email": "gabrrrly@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/galaxyfps.riviox.json b/domains/galaxyfps.riviox.json index 508aaa0c2..9cac87a71 100644 --- a/domains/galaxyfps.riviox.json +++ b/domains/galaxyfps.riviox.json @@ -4,8 +4,7 @@ "email": "rivioxyt@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gapindang.json b/domains/gapindang.json index 907d20837..4e01ccd01 100644 --- a/domains/gapindang.json +++ b/domains/gapindang.json @@ -4,7 +4,7 @@ "email": "gavinku890@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gaurav87565.json b/domains/gaurav87565.json index 78a731243..bb4bb6705 100644 --- a/domains/gaurav87565.json +++ b/domains/gaurav87565.json @@ -4,7 +4,7 @@ "email": "pavithrashreeuchil@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gauravg.json b/domains/gauravg.json index f1cf1200d..104cf7ec5 100644 --- a/domains/gauravg.json +++ b/domains/gauravg.json @@ -4,8 +4,7 @@ "email": "guptagaurav25608@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gauravgupta.json b/domains/gauravgupta.json index 344d4b9f6..c195138ae 100644 --- a/domains/gauravgupta.json +++ b/domains/gauravgupta.json @@ -4,7 +4,7 @@ "email": "gauravgupta25608@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gauravgupta256.json b/domains/gauravgupta256.json index 344d4b9f6..c195138ae 100644 --- a/domains/gauravgupta256.json +++ b/domains/gauravgupta256.json @@ -4,7 +4,7 @@ "email": "gauravgupta25608@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gautam.json b/domains/gautam.json index 996ceacfd..5499c7091 100644 --- a/domains/gautam.json +++ b/domains/gautam.json @@ -4,8 +4,7 @@ "email": "gautammehta0000@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gbot.json b/domains/gbot.json index a944cebb0..85de0ee08 100644 --- a/domains/gbot.json +++ b/domains/gbot.json @@ -4,8 +4,7 @@ "email": "stefano.delprete.08@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/geckopico.json b/domains/geckopico.json index 98c06df3d..18274eb05 100644 --- a/domains/geckopico.json +++ b/domains/geckopico.json @@ -4,7 +4,7 @@ "email": "david.iorlano@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/geenzo.json b/domains/geenzo.json index a299addd7..d3bb1f294 100644 --- a/domains/geenzo.json +++ b/domains/geenzo.json @@ -4,8 +4,7 @@ "email": "geenzogamer164@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/genevera.json b/domains/genevera.json index 35805d653..fb7cdbfcc 100644 --- a/domains/genevera.json +++ b/domains/genevera.json @@ -4,7 +4,7 @@ "email": "genevera.codes+github@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/gfn.json b/domains/gfn.json index 424b83cd4..c185299db 100644 --- a/domains/gfn.json +++ b/domains/gfn.json @@ -4,7 +4,7 @@ "email": "kolimss1111@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ggio.json b/domains/ggio.json index 8b361e725..861dc18a1 100644 --- a/domains/ggio.json +++ b/domains/ggio.json @@ -4,8 +4,7 @@ "email": "ds4667861@gmaiL.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } diff --git a/domains/ghalibcraft.json b/domains/ghalibcraft.json index 930bc083e..175737f67 100644 --- a/domains/ghalibcraft.json +++ b/domains/ghalibcraft.json @@ -4,7 +4,7 @@ "email": "ghalibmezeghiche2012@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ghfli.json b/domains/ghfli.json index d3abf1433..549637464 100644 --- a/domains/ghfli.json +++ b/domains/ghfli.json @@ -4,8 +4,7 @@ "email": "newstart.infotech@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/giovannirapa.json b/domains/giovannirapa.json index 456522d66..2547fd5a8 100644 --- a/domains/giovannirapa.json +++ b/domains/giovannirapa.json @@ -4,7 +4,7 @@ "email": "rapagiovanni@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/git-hoe.json b/domains/git-hoe.json index 5ebd4b3d1..d9bc3b672 100644 --- a/domains/git-hoe.json +++ b/domains/git-hoe.json @@ -4,7 +4,7 @@ "email": "haxer@disroot.org" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/git.json b/domains/git.json index a4b5610d5..f94d73b00 100644 --- a/domains/git.json +++ b/domains/git.json @@ -4,7 +4,7 @@ "email": "haxer@disroot.org" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/glqch.json b/domains/glqch.json index 8e97ded1e..40c87b49a 100644 --- a/domains/glqch.json +++ b/domains/glqch.json @@ -4,7 +4,7 @@ "email": "midoayoub778@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/goobric.json b/domains/goobric.json index e3b992e5f..691ed004d 100644 --- a/domains/goobric.json +++ b/domains/goobric.json @@ -4,7 +4,7 @@ "email": "goobric@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gopalji.json b/domains/gopalji.json index 8fc8f6aef..4af96d436 100644 --- a/domains/gopalji.json +++ b/domains/gopalji.json @@ -4,7 +4,7 @@ "email": "contact@gopalji.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/gruu.json b/domains/gruu.json index 031eea1a9..4fb62414f 100644 --- a/domains/gruu.json +++ b/domains/gruu.json @@ -4,7 +4,7 @@ "email": "tirisxz@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gskaff.json b/domains/gskaff.json index cc602f343..c136d65cc 100644 --- a/domains/gskaff.json +++ b/domains/gskaff.json @@ -4,8 +4,7 @@ "email": "bablutanwar160@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gunethra.json b/domains/gunethra.json index 34cd3874d..bdff37f3b 100644 --- a/domains/gunethra.json +++ b/domains/gunethra.json @@ -4,7 +4,7 @@ "email": "gunethrarp1@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gurkirat.json b/domains/gurkirat.json index 33c91323f..d483e6f65 100644 --- a/domains/gurkirat.json +++ b/domains/gurkirat.json @@ -4,8 +4,7 @@ "email": "singh.gurkirat2707@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/gurubhai.json b/domains/gurubhai.json index bd3a9672d..8d3b3dcf9 100644 --- a/domains/gurubhai.json +++ b/domains/gurubhai.json @@ -4,7 +4,7 @@ "email": "sahoogurucharan00@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": [ "mx1.improvmx.com", "mx2.improvmx.com" diff --git a/domains/gurubot.json b/domains/gurubot.json index 813932e1f..eacdd0151 100644 --- a/domains/gurubot.json +++ b/domains/gurubot.json @@ -4,7 +4,7 @@ "email": "sahoogurucharan00@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/guyen.json b/domains/guyen.json index 0cacdad5e..dc9a1a6e8 100644 --- a/domains/guyen.json +++ b/domains/guyen.json @@ -4,7 +4,7 @@ "email": "commanderguyen@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/h4sh.json b/domains/h4sh.json index ff328e34c..80175ae0f 100644 --- a/domains/h4sh.json +++ b/domains/h4sh.json @@ -4,8 +4,7 @@ "email": "contact@rzx.lol" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/halelui.json b/domains/halelui.json index f5abf567d..3a1e4dd00 100644 --- a/domains/halelui.json +++ b/domains/halelui.json @@ -4,7 +4,7 @@ "email": "heroku.1st.dyno@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/halil.json b/domains/halil.json index 985ab99b5..b158aaa9e 100644 --- a/domains/halil.json +++ b/domains/halil.json @@ -4,7 +4,7 @@ "email": "halil_ismail@yahoo.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/halokod.json b/domains/halokod.json index c2595f224..8a226ac18 100644 --- a/domains/halokod.json +++ b/domains/halokod.json @@ -4,7 +4,7 @@ "email": "kralpasa1993@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/happyenderman.json b/domains/happyenderman.json index 891654ba4..3a963a66c 100644 --- a/domains/happyenderman.json +++ b/domains/happyenderman.json @@ -4,7 +4,7 @@ "email": "" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hariienesh.json b/domains/hariienesh.json index 5b51b7ced..40749ad91 100644 --- a/domains/hariienesh.json +++ b/domains/hariienesh.json @@ -4,7 +4,7 @@ "email": "hariienesh.cool@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/harry456.json b/domains/harry456.json index 35b9ed044..efcc66843 100644 --- a/domains/harry456.json +++ b/domains/harry456.json @@ -4,8 +4,7 @@ "email": "rientunr@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/harrystudy.json b/domains/harrystudy.json index 2c19e31c1..1245acb0c 100644 --- a/domains/harrystudy.json +++ b/domains/harrystudy.json @@ -4,7 +4,7 @@ "email": "dylanluong3@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/harrythenegro.json b/domains/harrythenegro.json index 2c19e31c1..1245acb0c 100644 --- a/domains/harrythenegro.json +++ b/domains/harrythenegro.json @@ -4,7 +4,7 @@ "email": "dylanluong3@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/harshrai.json b/domains/harshrai.json index 41023df24..88c70f271 100644 --- a/domains/harshrai.json +++ b/domains/harshrai.json @@ -4,7 +4,7 @@ "email": "harshrai1023@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/harukipy.json b/domains/harukipy.json index 9e2bad4e7..b499b191b 100644 --- a/domains/harukipy.json +++ b/domains/harukipy.json @@ -4,8 +4,7 @@ "email": "aanandkrishna344@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hazelnut.json b/domains/hazelnut.json index ae5caae10..a61366b02 100644 --- a/domains/hazelnut.json +++ b/domains/hazelnut.json @@ -4,7 +4,7 @@ "email": "hazelnutzhoney@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hazwana.json b/domains/hazwana.json index 3e78f2175..08fba89fb 100644 --- a/domains/hazwana.json +++ b/domains/hazwana.json @@ -4,7 +4,7 @@ "email": "n.hazwana@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hecterbonha.json b/domains/hecterbonha.json index 3d5ed03cd..a950457cf 100644 --- a/domains/hecterbonha.json +++ b/domains/hecterbonha.json @@ -4,7 +4,7 @@ "email": "untungsoandryanto@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hehe.json b/domains/hehe.json index 760ab6b4d..dce0e2fde 100644 --- a/domains/hehe.json +++ b/domains/hehe.json @@ -4,7 +4,7 @@ "email": "ramadanebrahim791@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/heindale.json b/domains/heindale.json index 704885d2b..3f3ec6c2d 100644 --- a/domains/heindale.json +++ b/domains/heindale.json @@ -4,8 +4,7 @@ "email": "danilanil123@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hekker.json b/domains/hekker.json index 271862721..31549d359 100644 --- a/domains/hekker.json +++ b/domains/hekker.json @@ -4,7 +4,7 @@ "email": "akhil.ambati@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hello.qqg00.json b/domains/hello.qqg00.json index dd140730e..1651c390a 100644 --- a/domains/hello.qqg00.json +++ b/domains/hello.qqg00.json @@ -4,7 +4,7 @@ "email": "vx2dsk@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hellscaped.json b/domains/hellscaped.json index b86506719..d35680282 100644 --- a/domains/hellscaped.json +++ b/domains/hellscaped.json @@ -4,7 +4,7 @@ "email": "tappsyo@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hemal.json b/domains/hemal.json index 328aad539..fbd218162 100644 --- a/domains/hemal.json +++ b/domains/hemal.json @@ -4,8 +4,7 @@ "email": "hemalfnmondal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hemalmondal.json b/domains/hemalmondal.json index 328aad539..fbd218162 100644 --- a/domains/hemalmondal.json +++ b/domains/hemalmondal.json @@ -4,8 +4,7 @@ "email": "hemalfnmondal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hex4.json b/domains/hex4.json index d2b2cb0c2..250bb45fa 100644 --- a/domains/hex4.json +++ b/domains/hex4.json @@ -4,7 +4,7 @@ "email": "nenex54@pm.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/heyjumanji.json b/domains/heyjumanji.json index a1fd687e9..0f46636e9 100644 --- a/domains/heyjumanji.json +++ b/domains/heyjumanji.json @@ -4,7 +4,7 @@ "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hidden.json b/domains/hidden.json index e523d93ff..64bacb24e 100644 --- a/domains/hidden.json +++ b/domains/hidden.json @@ -4,8 +4,7 @@ "email": "hijohn06@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hideko.json b/domains/hideko.json index a0dc32514..214efb721 100644 --- a/domains/hideko.json +++ b/domains/hideko.json @@ -4,8 +4,7 @@ "email": "hideko332200@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hilmysakti.json b/domains/hilmysakti.json index 863c6a003..e0918a503 100644 --- a/domains/hilmysakti.json +++ b/domains/hilmysakti.json @@ -4,8 +4,7 @@ "email": "abandel09@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/himanshusardana.json b/domains/himanshusardana.json index d67350783..b0fb03a06 100644 --- a/domains/himanshusardana.json +++ b/domains/himanshusardana.json @@ -4,7 +4,7 @@ "email": "himanshusardana2005@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hiro.json b/domains/hiro.json index e18715373..2d5225d7b 100644 --- a/domains/hiro.json +++ b/domains/hiro.json @@ -4,7 +4,7 @@ "email": "phoenixmerlinwolf894@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hntr.json b/domains/hntr.json index 83474d31e..05aaaba31 100644 --- a/domains/hntr.json +++ b/domains/hntr.json @@ -4,7 +4,7 @@ "email": "forsynapse123@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/holgeb.json b/domains/holgeb.json index 4c272d6f7..aa2798598 100644 --- a/domains/holgeb.json +++ b/domains/holgeb.json @@ -4,7 +4,7 @@ "email": "niklas.holke@gmx.de" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hosting-test.json b/domains/hosting-test.json index 4f6c3f917..efb6f0325 100644 --- a/domains/hosting-test.json +++ b/domains/hosting-test.json @@ -4,7 +4,7 @@ "email": "is-a-dev@win11react.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/hosts.json b/domains/hosts.json index 059af2e02..63b4bc0bd 100644 --- a/domains/hosts.json +++ b/domains/hosts.json @@ -4,9 +4,8 @@ "email": "phenax5@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 mx a:mailx.is-a.dev ip4:217.174.245.249 ~all", - "MX": ["mailx.is-a.dev"], - "AAAA": ["2a00:da00:1800:83a4::1"] + "MX": ["mailx.is-a.dev"] } } diff --git a/domains/hotdevs.json b/domains/hotdevs.json index 51c54fde5..88b2f462d 100644 --- a/domains/hotdevs.json +++ b/domains/hotdevs.json @@ -4,7 +4,7 @@ "email": "samzagamer4@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hotmayonaise.json b/domains/hotmayonaise.json index a8740872c..5c3596baf 100644 --- a/domains/hotmayonaise.json +++ b/domains/hotmayonaise.json @@ -4,8 +4,7 @@ "email": "roby123ted@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/houlton.json b/domains/houlton.json index 8416f290e..7a22a4955 100644 --- a/domains/houlton.json +++ b/domains/houlton.json @@ -4,7 +4,7 @@ "email": "ignhoulton@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/houxiaozhao.json b/domains/houxiaozhao.json index 219f19c40..e21a4f4bc 100644 --- a/domains/houxiaozhao.json +++ b/domains/houxiaozhao.json @@ -4,7 +4,7 @@ "email": "891855179@qq.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hqmt.json b/domains/hqmt.json index f936119b4..911a64a24 100644 --- a/domains/hqmt.json +++ b/domains/hqmt.json @@ -4,7 +4,7 @@ "email": "hoangquocminhthien@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hqmtgaming.json b/domains/hqmtgaming.json index f936119b4..911a64a24 100644 --- a/domains/hqmtgaming.json +++ b/domains/hqmtgaming.json @@ -4,7 +4,7 @@ "email": "hoangquocminhthien@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/httphypixelnet.json b/domains/httphypixelnet.json index 6bf9f5a3f..be6dd335e 100644 --- a/domains/httphypixelnet.json +++ b/domains/httphypixelnet.json @@ -4,7 +4,7 @@ "email": "intenstudios369@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/human.json b/domains/human.json index 36319b6ab..d816001f7 100644 --- a/domains/human.json +++ b/domains/human.json @@ -4,8 +4,7 @@ "email": "limjunehyeop@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/huzaifa.json b/domains/huzaifa.json index 0ebd21ae7..6491e9f65 100644 --- a/domains/huzaifa.json +++ b/domains/huzaifa.json @@ -4,8 +4,7 @@ "email": "tcs223647@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hvn.json b/domains/hvn.json index d9f28916f..103021ac7 100644 --- a/domains/hvn.json +++ b/domains/hvn.json @@ -4,7 +4,7 @@ "email": "abxisxekpanda@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hydrogen.json b/domains/hydrogen.json index bf6e0ff6b..4edc90efb 100644 --- a/domains/hydrogen.json +++ b/domains/hydrogen.json @@ -4,8 +4,7 @@ "email": "neealdon3@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hyno.json b/domains/hyno.json index f9b5121c7..f673873a4 100644 --- a/domains/hyno.json +++ b/domains/hyno.json @@ -4,7 +4,7 @@ "email": "hynoyt.ir@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/hypernexus.json b/domains/hypernexus.json index 36451cae8..c9a36e211 100644 --- a/domains/hypernexus.json +++ b/domains/hypernexus.json @@ -4,7 +4,7 @@ "email": "phamvansau234@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/iammelvink.json b/domains/iammelvink.json index 6e5d6eb95..4e735b50b 100644 --- a/domains/iammelvink.json +++ b/domains/iammelvink.json @@ -4,8 +4,7 @@ "email": "46846457+iammelvink@users.noreply.github.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/iamunixtz.json b/domains/iamunixtz.json index abaddcb19..0ee6b86bd 100644 --- a/domains/iamunixtz.json +++ b/domains/iamunixtz.json @@ -4,8 +4,7 @@ "email": "unixtz@protonmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/iceed.json b/domains/iceed.json index 0327e8e2c..1db3e314a 100644 --- a/domains/iceed.json +++ b/domains/iceed.json @@ -4,7 +4,7 @@ "email": "mj@naous.eu.org" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/icehead.json b/domains/icehead.json index 490cfebf0..79da87deb 100644 --- a/domains/icehead.json +++ b/domains/icehead.json @@ -4,7 +4,7 @@ "email": "heads.ice@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mx1.improvmx.com","mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/icevixen.json b/domains/icevixen.json index 11ce7ceb0..a7d7f03da 100644 --- a/domains/icevixen.json +++ b/domains/icevixen.json @@ -4,7 +4,7 @@ "email": "f2v74yt@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/icmecodes.json b/domains/icmecodes.json index 7ef02e980..0c8158365 100644 --- a/domains/icmecodes.json +++ b/domains/icmecodes.json @@ -4,8 +4,7 @@ "email": "icmedev@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/idkmaxii.json b/domains/idkmaxii.json index 2d8a1a43f..177ce65ab 100644 --- a/domains/idkmaxii.json +++ b/domains/idkmaxii.json @@ -4,8 +4,7 @@ "email": "maximiliano.moldenhauer.r@marygraham.cl" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/idoli.json b/domains/idoli.json index ce6510fe4..f1c54b244 100644 --- a/domains/idoli.json +++ b/domains/idoli.json @@ -4,7 +4,7 @@ "email": "idoinschool@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/idrkwhotbh.json b/domains/idrkwhotbh.json index bd24c2b97..71d8b86f5 100644 --- a/domains/idrkwhotbh.json +++ b/domains/idrkwhotbh.json @@ -4,8 +4,7 @@ "email": "nitronoobbros1@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ihk.json b/domains/ihk.json index fa05957b0..1d64d85fd 100644 --- a/domains/ihk.json +++ b/domains/ihk.json @@ -4,7 +4,7 @@ "email": "simonecresswell@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ihkgpt.json b/domains/ihkgpt.json index fa05957b0..1d64d85fd 100644 --- a/domains/ihkgpt.json +++ b/domains/ihkgpt.json @@ -4,7 +4,7 @@ "email": "simonecresswell@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ilakian.json b/domains/ilakian.json index a0acb6a06..f0cceb359 100644 --- a/domains/ilakian.json +++ b/domains/ilakian.json @@ -4,7 +4,7 @@ "email": "ilakiancs@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/imdew.json b/domains/imdew.json index 332facee4..4b27eb5ce 100644 --- a/domains/imdew.json +++ b/domains/imdew.json @@ -4,8 +4,7 @@ "email": "zerolikecyber.2005@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/imdsamimakhter.json b/domains/imdsamimakhter.json index 85ed004a4..24a0cb635 100644 --- a/domains/imdsamimakhter.json +++ b/domains/imdsamimakhter.json @@ -4,7 +4,7 @@ "email": "mdsamimakhter2001@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/imran.json b/domains/imran.json index 931f387ff..4c4488762 100644 --- a/domains/imran.json +++ b/domains/imran.json @@ -4,7 +4,7 @@ "email": "romeorajkumar098@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/imron.json b/domains/imron.json index faf30e5dc..ad97df8d3 100644 --- a/domains/imron.json +++ b/domains/imron.json @@ -4,8 +4,7 @@ "email": "dci.reborn@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/imu.json b/domains/imu.json index 931f387ff..4c4488762 100644 --- a/domains/imu.json +++ b/domains/imu.json @@ -4,7 +4,7 @@ "email": "romeorajkumar098@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/in3pire.json b/domains/in3pire.json index 7a8246433..26396c245 100644 --- a/domains/in3pire.json +++ b/domains/in3pire.json @@ -4,8 +4,7 @@ "email": "Jayeshpoudel+ha@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/inam.json b/domains/inam.json index f81ae11d6..f6288eb57 100644 --- a/domains/inam.json +++ b/domains/inam.json @@ -4,7 +4,7 @@ "email": "inamvkd@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/infinityhackers.json b/domains/infinityhackers.json index fa05957b0..1d64d85fd 100644 --- a/domains/infinityhackers.json +++ b/domains/infinityhackers.json @@ -4,7 +4,7 @@ "email": "simonecresswell@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/interstellar.json b/domains/interstellar.json index 6c986115d..4941e43a1 100644 --- a/domains/interstellar.json +++ b/domains/interstellar.json @@ -4,7 +4,7 @@ "email": "pollardjackson@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/interstellar.ultrix.json b/domains/interstellar.ultrix.json index 6c986115d..4941e43a1 100644 --- a/domains/interstellar.ultrix.json +++ b/domains/interstellar.ultrix.json @@ -4,7 +4,7 @@ "email": "pollardjackson@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/is-a-dev-testing.json b/domains/is-a-dev-testing.json index 4f6c3f917..efb6f0325 100644 --- a/domains/is-a-dev-testing.json +++ b/domains/is-a-dev-testing.json @@ -4,7 +4,7 @@ "email": "is-a-dev@win11react.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/isdwk.json b/domains/isdwk.json index 01be5e070..8f91072cc 100644 --- a/domains/isdwk.json +++ b/domains/isdwk.json @@ -4,7 +4,7 @@ "email": "dwiki200304@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/itsmenewbie03.json b/domains/itsmenewbie03.json index a35d39e4b..38fa2b278 100644 --- a/domains/itsmenewbie03.json +++ b/domains/itsmenewbie03.json @@ -4,8 +4,7 @@ "email": "2101102516@student.buksu.edu.ph" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/j-x01.json b/domains/j-x01.json index b45389d24..961a75e25 100644 --- a/domains/j-x01.json +++ b/domains/j-x01.json @@ -4,7 +4,7 @@ "email": "jvgvgaa@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/j-x1.json b/domains/j-x1.json index b45389d24..961a75e25 100644 --- a/domains/j-x1.json +++ b/domains/j-x1.json @@ -4,7 +4,7 @@ "email": "jvgvgaa@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jahid.json b/domains/jahid.json index 85e1bb0e2..7ef18a1bb 100644 --- a/domains/jahid.json +++ b/domains/jahid.json @@ -4,8 +4,7 @@ "email": "mdjahidul.haque.7@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jams.json b/domains/jams.json index 227d8af96..8a22fcf31 100644 --- a/domains/jams.json +++ b/domains/jams.json @@ -4,7 +4,7 @@ "email": "jamesmarke7@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jarren.json b/domains/jarren.json index a0fda613b..9a645719a 100644 --- a/domains/jarren.json +++ b/domains/jarren.json @@ -4,7 +4,7 @@ "email": "jarrendirk4@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jasonthomas.json b/domains/jasonthomas.json index 25fd6253b..df9d6aaec 100644 --- a/domains/jasonthomas.json +++ b/domains/jasonthomas.json @@ -4,7 +4,7 @@ "email": "slxppyznet18@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/javierpastore.json b/domains/javierpastore.json index bf621a217..949d24085 100644 --- a/domains/javierpastore.json +++ b/domains/javierpastore.json @@ -4,7 +4,7 @@ "email": "619742721@qq.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jbugel.json b/domains/jbugel.json index c8a7b686d..34d78a82f 100644 --- a/domains/jbugel.json +++ b/domains/jbugel.json @@ -4,7 +4,7 @@ "email": "jbugel.lol.github@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jim.json b/domains/jim.json index bd5bc1e67..1a252d948 100644 --- a/domains/jim.json +++ b/domains/jim.json @@ -4,7 +4,7 @@ "email": "jimmy20180130@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jindx.json b/domains/jindx.json index 11c92e898..cb678e640 100644 --- a/domains/jindx.json +++ b/domains/jindx.json @@ -4,7 +4,7 @@ "email": "dox.jin@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jjhjkhk.json b/domains/jjhjkhk.json index e8a17aa6c..515e9d62d 100644 --- a/domains/jjhjkhk.json +++ b/domains/jjhjkhk.json @@ -4,8 +4,7 @@ "email": "furk4ncrowley@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jkb-bio.json b/domains/jkb-bio.json index a11940628..6becbfa66 100644 --- a/domains/jkb-bio.json +++ b/domains/jkb-bio.json @@ -4,7 +4,7 @@ "email": "jkb@courvix.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/joaozeira.json b/domains/joaozeira.json index b0ef44d55..d9b58abf0 100644 --- a/domains/joaozeira.json +++ b/domains/joaozeira.json @@ -4,7 +4,7 @@ "email": "joaofelipegamer24@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jocke.json b/domains/jocke.json index 093524938..14ea2e4e7 100644 --- a/domains/jocke.json +++ b/domains/jocke.json @@ -4,8 +4,7 @@ "email": "jockerider199@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/johndo.json b/domains/johndo.json index df9d654ba..c0d7e398a 100644 --- a/domains/johndo.json +++ b/domains/johndo.json @@ -4,8 +4,7 @@ "email": "27johnballenger@ucsstudent.org" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/johndoe.json b/domains/johndoe.json index 550a484c2..9c82c35a8 100644 --- a/domains/johndoe.json +++ b/domains/johndoe.json @@ -4,7 +4,7 @@ "email": "sai.pasumarthi@stu.argyleisd.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/johnmortan.json b/domains/johnmortan.json index f0d0eec46..027bf71b7 100644 --- a/domains/johnmortan.json +++ b/domains/johnmortan.json @@ -4,7 +4,7 @@ "email": "eatr577@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jonas.json b/domains/jonas.json index 24c743371..5f6e83824 100644 --- a/domains/jonas.json +++ b/domains/jonas.json @@ -4,7 +4,7 @@ "email": "jonas.werner.nov1999@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jonnycodes.json b/domains/jonnycodes.json index acc326152..1a75c4201 100644 --- a/domains/jonnycodes.json +++ b/domains/jonnycodes.json @@ -4,8 +4,7 @@ "email": "jonnygomez156@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jtgr.json b/domains/jtgr.json index a11940628..6becbfa66 100644 --- a/domains/jtgr.json +++ b/domains/jtgr.json @@ -4,7 +4,7 @@ "email": "jkb@courvix.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/juliocesar.json b/domains/juliocesar.json index 6148b124e..dfa58c444 100644 --- a/domains/juliocesar.json +++ b/domains/juliocesar.json @@ -4,7 +4,7 @@ "email": "julio.wisnieski@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jumanji.json b/domains/jumanji.json index c354d0c6f..b5c67df79 100644 --- a/domains/jumanji.json +++ b/domains/jumanji.json @@ -4,7 +4,7 @@ "email": "madhuchutiya.unhinge650@silomails.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/junior.json b/domains/junior.json index ac014dd71..6a05bf843 100644 --- a/domains/junior.json +++ b/domains/junior.json @@ -4,7 +4,7 @@ "email": "junior4u@reborn.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/jupie.json b/domains/jupie.json index 2e3142c9d..df329160e 100644 --- a/domains/jupie.json +++ b/domains/jupie.json @@ -4,7 +4,7 @@ "email": "mzkplayz1@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/justcody.json b/domains/justcody.json index f9afe869c..335897f2a 100644 --- a/domains/justcody.json +++ b/domains/justcody.json @@ -4,7 +4,7 @@ "email": "julian.weinelt@outlook.de" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/justevil.json b/domains/justevil.json index c44d509b4..f1d318bb4 100644 --- a/domains/justevil.json +++ b/domains/justevil.json @@ -4,7 +4,7 @@ "email": "thatjustevil@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jv.json b/domains/jv.json index 328aad539..fbd218162 100644 --- a/domains/jv.json +++ b/domains/jv.json @@ -4,8 +4,7 @@ "email": "hemalfnmondal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jx-1.json b/domains/jx-1.json index b45389d24..961a75e25 100644 --- a/domains/jx-1.json +++ b/domains/jx-1.json @@ -4,7 +4,7 @@ "email": "jvgvgaa@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jx1.json b/domains/jx1.json index b45389d24..961a75e25 100644 --- a/domains/jx1.json +++ b/domains/jx1.json @@ -4,7 +4,7 @@ "email": "jvgvgaa@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/jz.json b/domains/jz.json index 45c849919..2d7f80d6b 100644 --- a/domains/jz.json +++ b/domains/jz.json @@ -4,7 +4,7 @@ "email": "zheng.joshua2@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kainer.json b/domains/kainer.json index c60567d15..88da7ed41 100644 --- a/domains/kainer.json +++ b/domains/kainer.json @@ -4,7 +4,7 @@ "email": "kai.ner.h13r@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kalebhumpal.json b/domains/kalebhumpal.json index 75304257c..fe7ba826c 100644 --- a/domains/kalebhumpal.json +++ b/domains/kalebhumpal.json @@ -4,7 +4,7 @@ "email": "kaleblub@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kamek.json b/domains/kamek.json index 01e8825f0..a63731287 100644 --- a/domains/kamek.json +++ b/domains/kamek.json @@ -4,7 +4,7 @@ "email": "hidden_tuetle427@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kameyo.json b/domains/kameyo.json index 4fce3af83..536882bb5 100644 --- a/domains/kameyo.json +++ b/domains/kameyo.json @@ -4,8 +4,7 @@ "email": "kameyof@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kamilbienkowski.json b/domains/kamilbienkowski.json index 1abe53c00..2c9cb61cc 100644 --- a/domains/kamilbienkowski.json +++ b/domains/kamilbienkowski.json @@ -4,8 +4,7 @@ "email": "kamiljan.bienkowski@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kamlendras.json b/domains/kamlendras.json index 6c96be80f..334375cd2 100644 --- a/domains/kamlendras.json +++ b/domains/kamlendras.json @@ -4,8 +4,7 @@ "email": "ksinghpro@proton.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/karan.json b/domains/karan.json index e79fdef54..e0aa55e98 100644 --- a/domains/karan.json +++ b/domains/karan.json @@ -4,7 +4,7 @@ "email": "karangamerz207@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/karanxidhu.json b/domains/karanxidhu.json index 1058e6579..2fa871989 100644 --- a/domains/karanxidhu.json +++ b/domains/karanxidhu.json @@ -4,8 +4,7 @@ "email": "sidhu.karanjot22@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kasu.json b/domains/kasu.json index 437840057..1147cf6ca 100644 --- a/domains/kasu.json +++ b/domains/kasu.json @@ -4,7 +4,7 @@ "email": "trandanghien120@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kasuu.json b/domains/kasuu.json index 437840057..1147cf6ca 100644 --- a/domains/kasuu.json +++ b/domains/kasuu.json @@ -4,7 +4,7 @@ "email": "trandanghien120@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kaushal.json b/domains/kaushal.json index 11a564a78..a8973434e 100644 --- a/domains/kaushal.json +++ b/domains/kaushal.json @@ -4,7 +4,7 @@ "email": "kaushalkishor10702@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kavinned.json b/domains/kavinned.json index d12a04d9d..4f51eeb8c 100644 --- a/domains/kavinned.json +++ b/domains/kavinned.json @@ -4,7 +4,7 @@ "email": "kavin.ned@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kaze.json b/domains/kaze.json index 49686078d..6882d844b 100644 --- a/domains/kaze.json +++ b/domains/kaze.json @@ -4,8 +4,7 @@ "email": "kazeapp2022@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/keczuu.json b/domains/keczuu.json index 648ea8f96..2528e1357 100644 --- a/domains/keczuu.json +++ b/domains/keczuu.json @@ -4,8 +4,7 @@ "email": "koteczek5184@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kelvinmjr707.json b/domains/kelvinmjr707.json index 9b3d13779..6ac6d416e 100644 --- a/domains/kelvinmjr707.json +++ b/domains/kelvinmjr707.json @@ -4,7 +4,7 @@ "email": "KelvinMJr707@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/kenanneo.json b/domains/kenanneo.json index 186e9d707..ba0b2ff67 100644 --- a/domains/kenanneo.json +++ b/domains/kenanneo.json @@ -4,7 +4,7 @@ "email": "kenanneo2@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kenma.json b/domains/kenma.json index 2f61aec93..9c2e889ea 100644 --- a/domains/kenma.json +++ b/domains/kenma.json @@ -4,8 +4,7 @@ "email": "shoyohosting@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/keyboarding-advanced-test.json b/domains/keyboarding-advanced-test.json index fcf903442..c8bfa98db 100644 --- a/domains/keyboarding-advanced-test.json +++ b/domains/keyboarding-advanced-test.json @@ -4,8 +4,7 @@ "email": "swr86.a8z72.a38o4.qm65c.lt0bz@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kh.json b/domains/kh.json index 386c30496..8c52380bf 100644 --- a/domains/kh.json +++ b/domains/kh.json @@ -4,8 +4,7 @@ "email": "nguyendaikhang2000@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/khang.json b/domains/khang.json index 386c30496..8c52380bf 100644 --- a/domains/khang.json +++ b/domains/khang.json @@ -4,8 +4,7 @@ "email": "nguyendaikhang2000@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/khasan-tokhirov.json b/domains/khasan-tokhirov.json index c9d227101..bab8fcb07 100644 --- a/domains/khasan-tokhirov.json +++ b/domains/khasan-tokhirov.json @@ -4,7 +4,7 @@ "email": "khasan.tokhirov@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kime.json b/domains/kime.json index a59158a93..7b1cf343d 100644 --- a/domains/kime.json +++ b/domains/kime.json @@ -4,7 +4,7 @@ "email": "mikeyhackjob21@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/kio.json b/domains/kio.json index 581cfec58..aa607de87 100644 --- a/domains/kio.json +++ b/domains/kio.json @@ -4,8 +4,7 @@ "email": "yoruakio@proton.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kira.json b/domains/kira.json index ba2f95c6f..d749f0159 100644 --- a/domains/kira.json +++ b/domains/kira.json @@ -4,7 +4,7 @@ "email": "jwan9714@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kitku.json b/domains/kitku.json index 4fec6d40e..fbcd54660 100644 --- a/domains/kitku.json +++ b/domains/kitku.json @@ -4,8 +4,7 @@ "email": "kitku560@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/klarkc.json b/domains/klarkc.json index d91fb3702..92ea3bbee 100644 --- a/domains/klarkc.json +++ b/domains/klarkc.json @@ -4,8 +4,7 @@ "email": "walkerleite490@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kno.json b/domains/kno.json index 16270d365..331dd65d8 100644 --- a/domains/kno.json +++ b/domains/kno.json @@ -4,8 +4,7 @@ "email": "markbekech@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kntlpop.json b/domains/kntlpop.json index 7921d30b1..e11842689 100644 --- a/domains/kntlpop.json +++ b/domains/kntlpop.json @@ -4,7 +4,7 @@ "email": "suhujetlag5@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kodex.json b/domains/kodex.json index c6a808365..0576cb7b0 100644 --- a/domains/kodex.json +++ b/domains/kodex.json @@ -4,8 +4,7 @@ "email": "3gareb@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kofy.json b/domains/kofy.json index eeba48414..d428152dc 100644 --- a/domains/kofy.json +++ b/domains/kofy.json @@ -4,8 +4,7 @@ "email": "baki.sagir@ik.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/komovie.json b/domains/komovie.json index df9d654ba..c0d7e398a 100644 --- a/domains/komovie.json +++ b/domains/komovie.json @@ -4,8 +4,7 @@ "email": "27johnballenger@ucsstudent.org" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/komovies.json b/domains/komovies.json index df9d654ba..c0d7e398a 100644 --- a/domains/komovies.json +++ b/domains/komovies.json @@ -4,8 +4,7 @@ "email": "27johnballenger@ucsstudent.org" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/koopa.json b/domains/koopa.json index 0ba154eb2..1f0e4c88a 100644 --- a/domains/koopa.json +++ b/domains/koopa.json @@ -6,7 +6,7 @@ "discord": "koopakio" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/koopacode.json b/domains/koopacode.json index 6766676a3..f0780f83b 100644 --- a/domains/koopacode.json +++ b/domains/koopacode.json @@ -4,7 +4,7 @@ "email": "AndrewLife92@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/koru.json b/domains/koru.json index abe2a05ca..9f8b26a78 100644 --- a/domains/koru.json +++ b/domains/koru.json @@ -4,7 +4,7 @@ "email": "popetopotolo@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/koushik.json b/domains/koushik.json index 309eafe25..e4d6a22d0 100644 --- a/domains/koushik.json +++ b/domains/koushik.json @@ -4,7 +4,7 @@ "email": "krishnan.koushik@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kramiikk.json b/domains/kramiikk.json index 92e7cb91e..c2ee58540 100644 --- a/domains/kramiikk.json +++ b/domains/kramiikk.json @@ -4,7 +4,7 @@ "email": "hifund@yandex.ru" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/krazy.json b/domains/krazy.json index 157b62b8c..535e1be04 100644 --- a/domains/krazy.json +++ b/domains/krazy.json @@ -4,7 +4,7 @@ "email": "krazykleb@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kresswell.json b/domains/kresswell.json index fa05957b0..1d64d85fd 100644 --- a/domains/kresswell.json +++ b/domains/kresswell.json @@ -4,7 +4,7 @@ "email": "simonecresswell@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kris.json b/domains/kris.json index 145771d7c..b9a59ce51 100644 --- a/domains/kris.json +++ b/domains/kris.json @@ -4,7 +4,7 @@ "email": "krish732100@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/krish.json b/domains/krish.json index 145771d7c..b9a59ce51 100644 --- a/domains/krish.json +++ b/domains/krish.json @@ -4,7 +4,7 @@ "email": "krish732100@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/krishna03.json b/domains/krishna03.json index fe5ae4302..b0d6cfdf9 100644 --- a/domains/krishna03.json +++ b/domains/krishna03.json @@ -4,7 +4,7 @@ "email": "Krishnabohra2013@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/krishna033.json b/domains/krishna033.json index fe5ae4302..b0d6cfdf9 100644 --- a/domains/krishna033.json +++ b/domains/krishna033.json @@ -4,7 +4,7 @@ "email": "Krishnabohra2013@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kryclopz.json b/domains/kryclopz.json index 43c418f05..0623d40b0 100644 --- a/domains/kryclopz.json +++ b/domains/kryclopz.json @@ -4,7 +4,7 @@ "email": "officialkryclopz@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/krzysiu.json b/domains/krzysiu.json index dd65edd13..1dbbe498c 100644 --- a/domains/krzysiu.json +++ b/domains/krzysiu.json @@ -4,7 +4,7 @@ "email": "krzysztof2011@hotmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ksingh.json b/domains/ksingh.json index 179f4c18b..70e186d41 100644 --- a/domains/ksingh.json +++ b/domains/ksingh.json @@ -4,7 +4,7 @@ "email": "ksinghofficial@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kuat.json b/domains/kuat.json index 92e7cb91e..c2ee58540 100644 --- a/domains/kuat.json +++ b/domains/kuat.json @@ -4,7 +4,7 @@ "email": "hifund@yandex.ru" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kurokami.json b/domains/kurokami.json index 2c9dcb890..5d5343f6c 100644 --- a/domains/kurokami.json +++ b/domains/kurokami.json @@ -4,7 +4,7 @@ "email": "honghongleong2@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kuzey.json b/domains/kuzey.json index 51b28e454..4af68c885 100644 --- a/domains/kuzey.json +++ b/domains/kuzey.json @@ -4,7 +4,7 @@ "email": "ardagokce0682@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kxden.json b/domains/kxden.json index ee34a4496..69928f92d 100644 --- a/domains/kxden.json +++ b/domains/kxden.json @@ -4,8 +4,7 @@ "email": "kadenfday91@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kyakou.json b/domains/kyakou.json index 95f22f401..b9ff5cda5 100644 --- a/domains/kyakou.json +++ b/domains/kyakou.json @@ -4,7 +4,7 @@ "email": "ali_a19@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kyle.json b/domains/kyle.json index 4eaf24624..323f6d50d 100644 --- a/domains/kyle.json +++ b/domains/kyle.json @@ -4,8 +4,7 @@ "email": "kyle@spectacledbear.ca" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/kylomaskgamer.json b/domains/kylomaskgamer.json index 5449ad911..6dcb5cf07 100644 --- a/domains/kylomaskgamer.json +++ b/domains/kylomaskgamer.json @@ -4,7 +4,7 @@ "email": "kyle@kavenv.net" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/l3g3n7.json b/domains/l3g3n7.json index 98d4c5308..779c3ad7e 100644 --- a/domains/l3g3n7.json +++ b/domains/l3g3n7.json @@ -4,8 +4,7 @@ "email": "juhisharma0757@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lacyx.json b/domains/lacyx.json index 0cdd45522..8fd612db3 100644 --- a/domains/lacyx.json +++ b/domains/lacyx.json @@ -4,7 +4,7 @@ "email": "nozoska@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/laluxx.json b/domains/laluxx.json index 8aac87995..a557dda33 100644 --- a/domains/laluxx.json +++ b/domains/laluxx.json @@ -4,7 +4,7 @@ "email": "lorenzoaddamo10@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lamdev.json b/domains/lamdev.json index 83fdc615a..33993fd19 100644 --- a/domains/lamdev.json +++ b/domains/lamdev.json @@ -4,7 +4,7 @@ "email": "lamdev1212@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/lamfun.json b/domains/lamfun.json index afe110d00..47705b87a 100644 --- a/domains/lamfun.json +++ b/domains/lamfun.json @@ -4,8 +4,7 @@ "email": "ns6192295@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lamger.json b/domains/lamger.json index afe110d00..47705b87a 100644 --- a/domains/lamger.json +++ b/domains/lamger.json @@ -4,8 +4,7 @@ "email": "ns6192295@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lamgerr.json b/domains/lamgerr.json index afe110d00..47705b87a 100644 --- a/domains/lamgerr.json +++ b/domains/lamgerr.json @@ -4,8 +4,7 @@ "email": "ns6192295@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lamgerxd.json b/domains/lamgerxd.json index afe110d00..47705b87a 100644 --- a/domains/lamgerxd.json +++ b/domains/lamgerxd.json @@ -4,8 +4,7 @@ "email": "ns6192295@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lap.json b/domains/lap.json index e08febfd4..0959a03a3 100644 --- a/domains/lap.json +++ b/domains/lap.json @@ -4,7 +4,7 @@ "email": "alexanderpaulwheeler15@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/latestnews.json b/domains/latestnews.json index cdc0a8dd6..5310876c2 100644 --- a/domains/latestnews.json +++ b/domains/latestnews.json @@ -4,8 +4,7 @@ "email": "utsavkarki244@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/latuh.json b/domains/latuh.json index fe8e7d0ee..f27f48e47 100644 --- a/domains/latuh.json +++ b/domains/latuh.json @@ -4,7 +4,7 @@ "email": "latitud@duck.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lcdled.json b/domains/lcdled.json index 85993512c..f46962cf3 100644 --- a/domains/lcdled.json +++ b/domains/lcdled.json @@ -4,7 +4,7 @@ "email": "TheCatatomic@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/leander.json b/domains/leander.json index 869dfbfa1..830afa42b 100644 --- a/domains/leander.json +++ b/domains/leander.json @@ -4,8 +4,7 @@ "email": "hellobubbles@tutanota.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/leawty.json b/domains/leawty.json index 8dbfe28dc..32f988a70 100644 --- a/domains/leawty.json +++ b/domains/leawty.json @@ -4,8 +4,7 @@ "email": "gazihakan105@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/legalise.json b/domains/legalise.json index b39362a36..ef05dd9cf 100644 --- a/domains/legalise.json +++ b/domains/legalise.json @@ -4,7 +4,7 @@ "email": "rahibrahman1210@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/legend-sabbir.json b/domains/legend-sabbir.json index 0dfcc44fa..5336ad16d 100644 --- a/domains/legend-sabbir.json +++ b/domains/legend-sabbir.json @@ -4,7 +4,7 @@ "email": "sabbirhossain.trash@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lenn106.json b/domains/lenn106.json index 5436a8c28..a1fa37678 100644 --- a/domains/lenn106.json +++ b/domains/lenn106.json @@ -4,7 +4,7 @@ "email": "lennongreyson@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lennymaxmine.json b/domains/lennymaxmine.json index 6740aca7c..a9a9023f0 100644 --- a/domains/lennymaxmine.json +++ b/domains/lennymaxmine.json @@ -4,7 +4,7 @@ "email": "kurve_bots0z@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/leogoetz.json b/domains/leogoetz.json index af154117a..965db554d 100644 --- a/domains/leogoetz.json +++ b/domains/leogoetz.json @@ -4,7 +4,7 @@ "email": "leo.goetz2008@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lh.json b/domains/lh.json index 14bc24b3e..8ec9378e2 100644 --- a/domains/lh.json +++ b/domains/lh.json @@ -4,8 +4,7 @@ "email": "arieslovespiggies@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/liam-h.json b/domains/liam-h.json index 9b0d635b5..730b67cc0 100644 --- a/domains/liam-h.json +++ b/domains/liam-h.json @@ -4,7 +4,7 @@ "email": "liam.hedin.pro@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/littleneko.json b/domains/littleneko.json index 143add315..dc479464a 100644 --- a/domains/littleneko.json +++ b/domains/littleneko.json @@ -4,7 +4,7 @@ "email": "mrdriveappstudios@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/llko.json b/domains/llko.json index 345c40265..9c3d6d741 100644 --- a/domains/llko.json +++ b/domains/llko.json @@ -4,7 +4,7 @@ "email": "yo1sefooop@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lodestone.json b/domains/lodestone.json index d768ac98c..d61673cba 100644 --- a/domains/lodestone.json +++ b/domains/lodestone.json @@ -4,8 +4,7 @@ "email": "iididhejejdj@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/logan2005.json b/domains/logan2005.json index 3d59d5654..4c2608f70 100644 --- a/domains/logan2005.json +++ b/domains/logan2005.json @@ -4,7 +4,7 @@ "email": "logannorman2005@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/loganpaxton.json b/domains/loganpaxton.json index 5b04771ce..d7f39ed3a 100644 --- a/domains/loganpaxton.json +++ b/domains/loganpaxton.json @@ -4,8 +4,7 @@ "email": "Logan.paxton864@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/logxnic.json b/domains/logxnic.json index cbc953a16..6b202bd48 100644 --- a/domains/logxnic.json +++ b/domains/logxnic.json @@ -4,7 +4,7 @@ "email": "loganlarwood2019@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lol.squaresmp.json b/domains/lol.squaresmp.json index 93efbb43e..ff5b01645 100644 --- a/domains/lol.squaresmp.json +++ b/domains/lol.squaresmp.json @@ -4,7 +4,7 @@ "email": "squaresmp@asia.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lolz.json b/domains/lolz.json index be4dc5d57..382db9e27 100644 --- a/domains/lolz.json +++ b/domains/lolz.json @@ -4,7 +4,7 @@ "email": "lolzthegreat.0223@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lordwolfy.json b/domains/lordwolfy.json index f206ffbbc..6a9de49ee 100644 --- a/domains/lordwolfy.json +++ b/domains/lordwolfy.json @@ -4,8 +4,7 @@ "email": "jaialders2009@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lori28167.json b/domains/lori28167.json index 82ee22b45..8bc14c5de 100644 --- a/domains/lori28167.json +++ b/domains/lori28167.json @@ -4,7 +4,7 @@ "email": "lorenzo.cozzaglio@outlook.it" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lotra.json b/domains/lotra.json index 554439d8f..cb7be3d60 100644 --- a/domains/lotra.json +++ b/domains/lotra.json @@ -4,8 +4,7 @@ "email": "natashalotra@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lsy.json b/domains/lsy.json index c0950ea16..4a3a18d93 100644 --- a/domains/lsy.json +++ b/domains/lsy.json @@ -4,8 +4,7 @@ "email": "1945934866@qq.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lucaforever.json b/domains/lucaforever.json index f96f97c0a..8b3527cbe 100644 --- a/domains/lucaforever.json +++ b/domains/lucaforever.json @@ -4,7 +4,7 @@ "email": "scorpinyesyeson@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lucas.json b/domains/lucas.json index cc666c621..4141e8c24 100644 --- a/domains/lucas.json +++ b/domains/lucas.json @@ -4,8 +4,7 @@ "email": "lucasncolombo@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lucassaud.json b/domains/lucassaud.json index 11d276a2d..677def921 100644 --- a/domains/lucassaud.json +++ b/domains/lucassaud.json @@ -4,8 +4,7 @@ "email": "lucassaud9@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lucen.json b/domains/lucen.json index 6b0e60bd9..9e2f682a1 100644 --- a/domains/lucen.json +++ b/domains/lucen.json @@ -4,8 +4,7 @@ "email": "lucentiniagustin@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lucid.json b/domains/lucid.json index 309b76cc2..51d499c9f 100644 --- a/domains/lucid.json +++ b/domains/lucid.json @@ -4,8 +4,7 @@ "email": "lucideds@proton.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/luishdez.json b/domains/luishdez.json index e7ce37f6b..dfe44b8d2 100644 --- a/domains/luishdez.json +++ b/domains/luishdez.json @@ -4,8 +4,7 @@ "email": "luis.munoz.hdez@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/luminexcloud.json b/domains/luminexcloud.json index aae9167ac..11cf96777 100644 --- a/domains/luminexcloud.json +++ b/domains/luminexcloud.json @@ -4,8 +4,7 @@ "email": "spacersmp@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lumix.json b/domains/lumix.json index d9b480874..f0bf1a8cf 100644 --- a/domains/lumix.json +++ b/domains/lumix.json @@ -4,8 +4,7 @@ "email": "lumixofficiel@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lunacharm.json b/domains/lunacharm.json index fb7f7fa90..90b323fe6 100644 --- a/domains/lunacharm.json +++ b/domains/lunacharm.json @@ -4,8 +4,7 @@ "email": "gutipro13t@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/luqmanity.json b/domains/luqmanity.json index 618bfe59a..55e8f37d3 100644 --- a/domains/luqmanity.json +++ b/domains/luqmanity.json @@ -4,7 +4,7 @@ "email": "luqman.yazrie@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/luzivr.json b/domains/luzivr.json index 7f6a4bc9f..131aef652 100644 --- a/domains/luzivr.json +++ b/domains/luzivr.json @@ -4,7 +4,7 @@ "email": "jdvanlear@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/lwes.json b/domains/lwes.json index 185ee16f5..2670b6624 100644 --- a/domains/lwes.json +++ b/domains/lwes.json @@ -4,8 +4,7 @@ "email": "lwescontactyt@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/m-avila.json b/domains/m-avila.json index 012ff35bd..d5507011d 100644 --- a/domains/m-avila.json +++ b/domains/m-avila.json @@ -4,8 +4,7 @@ "email": "marianoavilaj4@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/maceng.json b/domains/maceng.json index 0962bc72c..c1004942b 100644 --- a/domains/maceng.json +++ b/domains/maceng.json @@ -4,7 +4,7 @@ "email": "macengbot@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/machi.json b/domains/machi.json index 044b55d86..cb37ad1ce 100644 --- a/domains/machi.json +++ b/domains/machi.json @@ -4,7 +4,7 @@ "email": "ocubrisme@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mafarag.json b/domains/mafarag.json index c55b7045c..79426f3d7 100644 --- a/domains/mafarag.json +++ b/domains/mafarag.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/magdi.json b/domains/magdi.json index 1ef3bd905..ecc90682b 100644 --- a/domains/magdi.json +++ b/domains/magdi.json @@ -4,7 +4,7 @@ "email": "ahmed.magdi@msn.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mageclient.json b/domains/mageclient.json index 9e50f7c24..5f4364d63 100644 --- a/domains/mageclient.json +++ b/domains/mageclient.json @@ -4,8 +4,7 @@ "email": "mageclienttt@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mahfuz.json b/domains/mahfuz.json index d7464caee..0def90f46 100644 --- a/domains/mahfuz.json +++ b/domains/mahfuz.json @@ -4,8 +4,7 @@ "email": "manjulkhatter01@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/maikeru.json b/domains/maikeru.json index 981389c0f..d07a60c5b 100644 --- a/domains/maikeru.json +++ b/domains/maikeru.json @@ -4,8 +4,7 @@ "email": "michael.h.1708@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/main.json b/domains/main.json index 9a345ae76..22112fbac 100644 --- a/domains/main.json +++ b/domains/main.json @@ -4,8 +4,7 @@ "email": "qofdaq@skiff.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/majorhead.json b/domains/majorhead.json index 2f3667679..e50fef30f 100644 --- a/domains/majorhead.json +++ b/domains/majorhead.json @@ -4,7 +4,7 @@ "email": "alephdiallo@mail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/makeshiftartist.json b/domains/makeshiftartist.json index ddcf47993..094063dfa 100644 --- a/domains/makeshiftartist.json +++ b/domains/makeshiftartist.json @@ -4,7 +4,7 @@ "email": "MakeShiftDevelopment@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mx1.improvmx.com.", "mx2.improvmx.com."], "TXT": "v=spf1 a mx ip4:217.174.245.249 include:spf.improvmx.com ~all" } diff --git a/domains/mamad.json b/domains/mamad.json index 32f4bb151..6c8b3f5a1 100644 --- a/domains/mamad.json +++ b/domains/mamad.json @@ -4,7 +4,7 @@ "email": "mna969@uowmail.edu.au" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mammad.json b/domains/mammad.json index bd83ea47b..5121abe84 100644 --- a/domains/mammad.json +++ b/domains/mammad.json @@ -4,7 +4,7 @@ "email": "mohamadzali@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/manav.json b/domains/manav.json index 17c92e258..06e14e61a 100644 --- a/domains/manav.json +++ b/domains/manav.json @@ -4,8 +4,7 @@ "email": "manav.12110503@lpu.in" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/manuel.json b/domains/manuel.json index 51e6a6b89..14d8d0ccb 100644 --- a/domains/manuel.json +++ b/domains/manuel.json @@ -4,7 +4,7 @@ "email": "emanuelea.rega@itisvoltanapoli.edu.it" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/marby.json b/domains/marby.json index 8b0cdace2..d6c07c42f 100644 --- a/domains/marby.json +++ b/domains/marby.json @@ -4,7 +4,7 @@ "email": "stanasarts@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/marcel.json b/domains/marcel.json index c3f8b0c48..00baebea7 100644 --- a/domains/marcel.json +++ b/domains/marcel.json @@ -4,8 +4,7 @@ "email": "marceljoshua69@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/master.json b/domains/master.json index 6c05eaf9c..383835b97 100644 --- a/domains/master.json +++ b/domains/master.json @@ -4,7 +4,7 @@ "email": "masteriscool223@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mauricio.json b/domains/mauricio.json index 09ec5f28b..a676e449a 100644 --- a/domains/mauricio.json +++ b/domains/mauricio.json @@ -4,7 +4,7 @@ "email": "mauriciom.curiel@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/maximumdevmode.json b/domains/maximumdevmode.json index 7271afce6..d5ad34012 100644 --- a/domains/maximumdevmode.json +++ b/domains/maximumdevmode.json @@ -4,8 +4,7 @@ "email": "MaximumDevMode@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mazimez.json b/domains/mazimez.json index 0bb3e5e3c..f303e64bf 100644 --- a/domains/mazimez.json +++ b/domains/mazimez.json @@ -4,7 +4,7 @@ "email": "asif987patel@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mc-wolmarans.json b/domains/mc-wolmarans.json index 7c534ad4d..9b3247382 100644 --- a/domains/mc-wolmarans.json +++ b/domains/mc-wolmarans.json @@ -4,8 +4,7 @@ "email": "marthinuswolmarans61@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mdbesoain.json b/domains/mdbesoain.json index 36e233813..234d840ec 100644 --- a/domains/mdbesoain.json +++ b/domains/mdbesoain.json @@ -4,7 +4,7 @@ "email": "mdbesoain@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/meerveld.json b/domains/meerveld.json index 793fd38c6..5a65d0585 100644 --- a/domains/meerveld.json +++ b/domains/meerveld.json @@ -4,8 +4,7 @@ "email": "fabian.meerveld@student.hu.nl" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/meraj.json b/domains/meraj.json index bb65f9065..e86124761 100644 --- a/domains/meraj.json +++ b/domains/meraj.json @@ -4,8 +4,7 @@ "email": "illegalhacker2.0@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mersillc.json b/domains/mersillc.json index 8c789d8d0..836a26903 100644 --- a/domains/mersillc.json +++ b/domains/mersillc.json @@ -4,8 +4,7 @@ "email": "marsitvtube@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mesmerica.json b/domains/mesmerica.json index 1bfe40601..bf934eba0 100644 --- a/domains/mesmerica.json +++ b/domains/mesmerica.json @@ -4,8 +4,7 @@ "email": "reii.meteoritics@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mfarag.json b/domains/mfarag.json index c55b7045c..79426f3d7 100644 --- a/domains/mfarag.json +++ b/domains/mfarag.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mfused.json b/domains/mfused.json index b9dccc513..aa98be810 100644 --- a/domains/mfused.json +++ b/domains/mfused.json @@ -4,7 +4,7 @@ "email": "fiverronlyokay@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mhmd.json b/domains/mhmd.json index 0327e8e2c..1db3e314a 100644 --- a/domains/mhmd.json +++ b/domains/mhmd.json @@ -4,7 +4,7 @@ "email": "mj@naous.eu.org" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/miho.json b/domains/miho.json index c70ecfd09..9300449be 100644 --- a/domains/miho.json +++ b/domains/miho.json @@ -4,7 +4,7 @@ "email": "nguyenha280876@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/miljte.json b/domains/miljte.json index 1b59eaa36..955a4a263 100644 --- a/domains/miljte.json +++ b/domains/miljte.json @@ -4,8 +4,7 @@ "email": "hak4rgof120876@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mine.craft.json b/domains/mine.craft.json index 916b691d9..0b9799197 100644 --- a/domains/mine.craft.json +++ b/domains/mine.craft.json @@ -4,8 +4,7 @@ "email": "andrewhnolt@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mingihihi.json b/domains/mingihihi.json index 957f0af69..0e598d609 100644 --- a/domains/mingihihi.json +++ b/domains/mingihihi.json @@ -4,7 +4,7 @@ "email": "modelvnn@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/minihoot.json b/domains/minihoot.json index b3f5dde2c..cc3661df7 100644 --- a/domains/minihoot.json +++ b/domains/minihoot.json @@ -4,7 +4,7 @@ "email": "henrymahlberg65@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mishalshanavas.json b/domains/mishalshanavas.json index 3009f1b2e..c45fd9940 100644 --- a/domains/mishalshanavas.json +++ b/domains/mishalshanavas.json @@ -4,8 +4,7 @@ "email": "mishalshanavas8@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/miyonaki.json b/domains/miyonaki.json index 413f71eee..338ba0c86 100644 --- a/domains/miyonaki.json +++ b/domains/miyonaki.json @@ -4,8 +4,7 @@ "email": "ola.mushroom@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mlemingcapoo.json b/domains/mlemingcapoo.json index 75ca03cbd..bfbb904a5 100644 --- a/domains/mlemingcapoo.json +++ b/domains/mlemingcapoo.json @@ -4,8 +4,7 @@ "email": "ducvu73@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mnoer.json b/domains/mnoer.json index d5ceddffd..deafb8c4c 100644 --- a/domains/mnoer.json +++ b/domains/mnoer.json @@ -4,8 +4,7 @@ "email": "mnoer@nerolab.dev" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mnshakib.json b/domains/mnshakib.json index 9bc4e7932..d4e6e8c07 100644 --- a/domains/mnshakib.json +++ b/domains/mnshakib.json @@ -4,8 +4,7 @@ "email": "flamearafat@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mohab.json b/domains/mohab.json index 01b5231c3..636aeb56f 100644 --- a/domains/mohab.json +++ b/domains/mohab.json @@ -4,7 +4,7 @@ "email": "heroxmain@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mohammed.json b/domains/mohammed.json index dd140730e..1651c390a 100644 --- a/domains/mohammed.json +++ b/domains/mohammed.json @@ -4,7 +4,7 @@ "email": "vx2dsk@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mohand.json b/domains/mohand.json index 68156f035..317c6de8a 100644 --- a/domains/mohand.json +++ b/domains/mohand.json @@ -4,7 +4,7 @@ "email": "mohandakliamara09@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mohdjariullah.json b/domains/mohdjariullah.json index aa70ee03d..d6704ced9 100644 --- a/domains/mohdjariullah.json +++ b/domains/mohdjariullah.json @@ -6,7 +6,7 @@ "discord": "@jariullah" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/monissh.json b/domains/monissh.json index 4d539f85a..a940ed997 100644 --- a/domains/monissh.json +++ b/domains/monissh.json @@ -4,7 +4,7 @@ "email": "itsamemonissh@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mono.json b/domains/mono.json index 54a41ee13..267ea1a23 100644 --- a/domains/mono.json +++ b/domains/mono.json @@ -4,8 +4,7 @@ "email": "iamakitty@interia.pl" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/moonmachine.json b/domains/moonmachine.json index 69f5426a7..2d3aca564 100644 --- a/domains/moonmachine.json +++ b/domains/moonmachine.json @@ -4,8 +4,7 @@ "email": "itzmerinz.dc@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mostafizur-rahman.json b/domains/mostafizur-rahman.json index 82c4e947b..196080d64 100644 --- a/domains/mostafizur-rahman.json +++ b/domains/mostafizur-rahman.json @@ -4,8 +4,7 @@ "email": "tplink3116@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mpacheco.json b/domains/mpacheco.json index 777283a36..1af5f9931 100644 --- a/domains/mpacheco.json +++ b/domains/mpacheco.json @@ -4,8 +4,7 @@ "email": "michaelpacheco@protonmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mpangobank.json b/domains/mpangobank.json index dda3ac1a1..6580dddf2 100644 --- a/domains/mpangobank.json +++ b/domains/mpangobank.json @@ -4,7 +4,7 @@ "email": "abdulhaulerashid@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mr.json b/domains/mr.json index 2f123d9b5..6af3c2e52 100644 --- a/domains/mr.json +++ b/domains/mr.json @@ -4,7 +4,7 @@ "email": "adrienansari@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mr.noname.json b/domains/mr.noname.json index 4f59bcf23..b5f918a82 100644 --- a/domains/mr.noname.json +++ b/domains/mr.noname.json @@ -4,8 +4,7 @@ "email": "nonameprobots@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mra1k3r0.json b/domains/mra1k3r0.json index fc008f507..785020460 100644 --- a/domains/mra1k3r0.json +++ b/domains/mra1k3r0.json @@ -4,8 +4,7 @@ "email": "jocaigas@my.cspc.edu.ph" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mrj.json b/domains/mrj.json index f3e362dd2..21d629caf 100644 --- a/domains/mrj.json +++ b/domains/mrj.json @@ -4,7 +4,7 @@ "email": "illegalhacker2.0@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mrjbadshah.json b/domains/mrjbadshah.json index f3e362dd2..21d629caf 100644 --- a/domains/mrjbadshah.json +++ b/domains/mrjbadshah.json @@ -4,7 +4,7 @@ "email": "illegalhacker2.0@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mrrob0t.json b/domains/mrrob0t.json index c55b7045c..79426f3d7 100644 --- a/domains/mrrob0t.json +++ b/domains/mrrob0t.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mrrobot.json b/domains/mrrobot.json index c55b7045c..79426f3d7 100644 --- a/domains/mrrobot.json +++ b/domains/mrrobot.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mst.json b/domains/mst.json index 3a93a086c..7034e0cda 100644 --- a/domains/mst.json +++ b/domains/mst.json @@ -4,8 +4,7 @@ "email": "z232566755z@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mubashiryasin.json b/domains/mubashiryasin.json index b9dccc513..aa98be810 100644 --- a/domains/mubashiryasin.json +++ b/domains/mubashiryasin.json @@ -4,7 +4,7 @@ "email": "fiverronlyokay@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mukeshkumarcharak.json b/domains/mukeshkumarcharak.json index ded434679..773b89502 100644 --- a/domains/mukeshkumarcharak.json +++ b/domains/mukeshkumarcharak.json @@ -4,7 +4,7 @@ "email": "kumarm_1@rknec.edu" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/musikid.json b/domains/musikid.json index 140b15419..4a2561759 100644 --- a/domains/musikid.json +++ b/domains/musikid.json @@ -4,7 +4,7 @@ "email": "musikid@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/mytac.json b/domains/mytac.json index 8cf69cd63..984a17ebb 100644 --- a/domains/mytac.json +++ b/domains/mytac.json @@ -4,7 +4,7 @@ "email": "my_tac@126.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/myvps.json b/domains/myvps.json index a7b7e07f9..99e5e5d91 100644 --- a/domains/myvps.json +++ b/domains/myvps.json @@ -4,7 +4,7 @@ "email": "irawancandra6699@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/n3rcy.json b/domains/n3rcy.json index afbc11955..378623cfb 100644 --- a/domains/n3rcy.json +++ b/domains/n3rcy.json @@ -4,8 +4,7 @@ "email": "nercysvoboda@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/naby.json b/domains/naby.json index c261d951a..bab5e09ce 100644 --- a/domains/naby.json +++ b/domains/naby.json @@ -4,8 +4,7 @@ "email": "dani.constantinescu.ro@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/namesmt.json b/domains/namesmt.json index 949dce90a..a9db06b1a 100644 --- a/domains/namesmt.json +++ b/domains/namesmt.json @@ -4,8 +4,7 @@ "email": "dangquoctrung123@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/narayana.json b/domains/narayana.json index 7f47d53b7..e2bacc769 100644 --- a/domains/narayana.json +++ b/domains/narayana.json @@ -4,7 +4,7 @@ "email": "nemaninarayna@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/naveenlam.json b/domains/naveenlam.json index 62611d197..b7135d653 100644 --- a/domains/naveenlam.json +++ b/domains/naveenlam.json @@ -4,8 +4,7 @@ "email": "notlamger@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nayam.json b/domains/nayam.json index 417175ba1..c6de65cb1 100644 --- a/domains/nayam.json +++ b/domains/nayam.json @@ -4,7 +4,7 @@ "email": "nayam.emikx@aleeas.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/negodev.json b/domains/negodev.json index 3eb73d60b..cc7e2e33d 100644 --- a/domains/negodev.json +++ b/domains/negodev.json @@ -4,7 +4,7 @@ "email": "kardesdcys@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/neomc.xyz.json b/domains/neomc.xyz.json index 784f5a66a..1860e7c56 100644 --- a/domains/neomc.xyz.json +++ b/domains/neomc.xyz.json @@ -4,7 +4,7 @@ "email": "saiifksa509@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nepy.json b/domains/nepy.json index a032caab2..d706a36d6 100644 --- a/domains/nepy.json +++ b/domains/nepy.json @@ -4,8 +4,7 @@ "email": "nepznepy@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/neuron.json b/domains/neuron.json index ad8477829..05a37b2c4 100644 --- a/domains/neuron.json +++ b/domains/neuron.json @@ -4,7 +4,7 @@ "email": "torinnn28@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nicekun.json b/domains/nicekun.json index b3eec57b5..f268a50e5 100644 --- a/domains/nicekun.json +++ b/domains/nicekun.json @@ -4,7 +4,7 @@ "email": "tangkeehee2002@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nickooms.json b/domains/nickooms.json index c7e16fb95..a5c6c3108 100644 --- a/domains/nickooms.json +++ b/domains/nickooms.json @@ -4,7 +4,7 @@ "email": "oomsni@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/niel.json b/domains/niel.json index 517e2fe9b..c1004942b 100644 --- a/domains/niel.json +++ b/domains/niel.json @@ -4,8 +4,7 @@ "email": "macengbot@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/niemiets.json b/domains/niemiets.json index d235aac44..a9bf61d37 100644 --- a/domains/niemiets.json +++ b/domains/niemiets.json @@ -4,7 +4,7 @@ "email": "niemiec123123123@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/nihaltm.json b/domains/nihaltm.json index 79190a806..69c0f9ba2 100644 --- a/domains/nihaltm.json +++ b/domains/nihaltm.json @@ -4,7 +4,7 @@ "email": "nihaltmdev@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nilhem.json b/domains/nilhem.json index e86e510ec..872ce8eb0 100644 --- a/domains/nilhem.json +++ b/domains/nilhem.json @@ -4,7 +4,7 @@ "email": "a.mbiad3s@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nishaj.json b/domains/nishaj.json index 2265b749f..46ce325d2 100644 --- a/domains/nishaj.json +++ b/domains/nishaj.json @@ -4,8 +4,7 @@ "email": "njnishaj0@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nishaj0.json b/domains/nishaj0.json index 2265b749f..46ce325d2 100644 --- a/domains/nishaj0.json +++ b/domains/nishaj0.json @@ -4,8 +4,7 @@ "email": "njnishaj0@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/noah.json b/domains/noah.json index 6cd243341..89c3e8cd2 100644 --- a/domains/noah.json +++ b/domains/noah.json @@ -4,7 +4,7 @@ "email": "noah.parmentier@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nobody.json b/domains/nobody.json index 2f123d9b5..6af3c2e52 100644 --- a/domains/nobody.json +++ b/domains/nobody.json @@ -4,7 +4,7 @@ "email": "adrienansari@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/noflare.json b/domains/noflare.json index 3eac8f9f5..8e4192495 100644 --- a/domains/noflare.json +++ b/domains/noflare.json @@ -4,7 +4,7 @@ "email": "Noflare.dev@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/normturtle.json b/domains/normturtle.json index 074689bc7..99bc9076f 100644 --- a/domains/normturtle.json +++ b/domains/normturtle.json @@ -4,8 +4,7 @@ "email": "omix1.ok@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nota.json b/domains/nota.json index becc7dc6e..4b27eb5ce 100644 --- a/domains/nota.json +++ b/domains/nota.json @@ -4,7 +4,7 @@ "email": "zerolikecyber.2005@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/notskillz.json b/domains/notskillz.json index 5fe751c74..77ad463dd 100644 --- a/domains/notskillz.json +++ b/domains/notskillz.json @@ -4,7 +4,7 @@ "email": "jacob.blits@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/notugotskillz.json b/domains/notugotskillz.json index 5fe751c74..77ad463dd 100644 --- a/domains/notugotskillz.json +++ b/domains/notugotskillz.json @@ -4,7 +4,7 @@ "email": "jacob.blits@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/notzsfell.json b/domains/notzsfell.json index 90425b148..a24031e73 100644 --- a/domains/notzsfell.json +++ b/domains/notzsfell.json @@ -4,7 +4,7 @@ "email": "felinzkvic@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nova.json b/domains/nova.json index 5952faaa8..490f0be9b 100644 --- a/domains/nova.json +++ b/domains/nova.json @@ -4,8 +4,7 @@ "email": "e4nbullet@protonmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/novinity.json b/domains/novinity.json index b802a077f..85cdb22e1 100644 --- a/domains/novinity.json +++ b/domains/novinity.json @@ -4,8 +4,7 @@ "email": "novinity63@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/npc.json b/domains/npc.json index 5eb5e5abe..afdd829a5 100644 --- a/domains/npc.json +++ b/domains/npc.json @@ -4,7 +4,7 @@ "email": "aziznasrul85@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nqdev.json b/domains/nqdev.json index 2cbbfef3d..b305e2dee 100644 --- a/domains/nqdev.json +++ b/domains/nqdev.json @@ -4,7 +4,7 @@ "email": "nguyenquy.1096@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nxnetwork.json b/domains/nxnetwork.json index 424c5ab05..2674ffd29 100644 --- a/domains/nxnetwork.json +++ b/domains/nxnetwork.json @@ -4,7 +4,7 @@ "email": "hackeryijia@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nxyoo.json b/domains/nxyoo.json index c7c4552fd..ec176e37e 100644 --- a/domains/nxyoo.json +++ b/domains/nxyoo.json @@ -4,7 +4,7 @@ "email": "armqnd.pro@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/nxyy.json b/domains/nxyy.json index 52e753f4a..d46a972aa 100644 --- a/domains/nxyy.json +++ b/domains/nxyy.json @@ -4,7 +4,7 @@ "email": "nxyylol@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nyc.json b/domains/nyc.json index 89e4eb391..5a384e076 100644 --- a/domains/nyc.json +++ b/domains/nyc.json @@ -4,8 +4,7 @@ "email": "localugly@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/nyx.json b/domains/nyx.json index 00b35e3e2..19f2d0026 100644 --- a/domains/nyx.json +++ b/domains/nyx.json @@ -4,7 +4,7 @@ "email": "xaveegacha7@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/obaydmerz.json b/domains/obaydmerz.json index 4b09f8493..1c59423bd 100644 --- a/domains/obaydmerz.json +++ b/domains/obaydmerz.json @@ -4,7 +4,7 @@ "email": "obaydmerz@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ohgodanoob.json b/domains/ohgodanoob.json index b1a76a6e4..265baa4df 100644 --- a/domains/ohgodanoob.json +++ b/domains/ohgodanoob.json @@ -4,7 +4,7 @@ "email": "ohgodanoob@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ohm.json b/domains/ohm.json index 377c9e4a5..8e962f1b2 100644 --- a/domains/ohm.json +++ b/domains/ohm.json @@ -4,7 +4,7 @@ "email": "work@sujandeb.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ohmdeb.json b/domains/ohmdeb.json index 377c9e4a5..8e962f1b2 100644 --- a/domains/ohmdeb.json +++ b/domains/ohmdeb.json @@ -4,7 +4,7 @@ "email": "work@sujandeb.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/olivia.json b/domains/olivia.json index a37affc50..4f63e99b5 100644 --- a/domains/olivia.json +++ b/domains/olivia.json @@ -5,8 +5,7 @@ "discord": "723626729247342662" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mx1.improvmx.com", "mx2.improvmx.com"], "TXT": "v=spf1 include:spf.improvmx.com ~all" } diff --git a/domains/omarplayz.json b/domains/omarplayz.json index 50411153a..12296d6ee 100644 --- a/domains/omarplayz.json +++ b/domains/omarplayz.json @@ -4,7 +4,7 @@ "email": "omarplayzsounds@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/omarzaghlool.json b/domains/omarzaghlool.json index e7dde8fb4..f1fda26d3 100644 --- a/domains/omarzaghlool.json +++ b/domains/omarzaghlool.json @@ -4,7 +4,7 @@ "email": "omarzaghlool538@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/omi.json b/domains/omi.json index 074689bc7..99bc9076f 100644 --- a/domains/omi.json +++ b/domains/omi.json @@ -4,8 +4,7 @@ "email": "omix1.ok@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/onlive.json b/domains/onlive.json index 7d9b778fe..a8c58df1e 100644 --- a/domains/onlive.json +++ b/domains/onlive.json @@ -4,8 +4,7 @@ "email": "tabdulov2006@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/onvr.json b/domains/onvr.json index 67ac0c8e3..df151fadf 100644 --- a/domains/onvr.json +++ b/domains/onvr.json @@ -4,8 +4,7 @@ "email": "karnavald@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/orhanyigitdurmaz.json b/domains/orhanyigitdurmaz.json index b9445d7dd..48187805b 100644 --- a/domains/orhanyigitdurmaz.json +++ b/domains/orhanyigitdurmaz.json @@ -4,7 +4,7 @@ "email": "orhanyigitv2durmaz@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/osakihsieh.json b/domains/osakihsieh.json index 6793003bb..87680c9da 100644 --- a/domains/osakihsieh.json +++ b/domains/osakihsieh.json @@ -4,7 +4,7 @@ "email": "aspdoctor@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/outland3r2007.json b/domains/outland3r2007.json index cfbd7c2a7..dd9c523af 100644 --- a/domains/outland3r2007.json +++ b/domains/outland3r2007.json @@ -4,8 +4,7 @@ "email": "baloggabriel76@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } diff --git a/domains/oxoomy.json b/domains/oxoomy.json index 25180da87..4c388a3ed 100644 --- a/domains/oxoomy.json +++ b/domains/oxoomy.json @@ -4,7 +4,7 @@ "email": "goument.yelinn52@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pafias.json b/domains/pafias.json index ab87e6ecd..81f3dfe8a 100644 --- a/domains/pafias.json +++ b/domains/pafias.json @@ -4,7 +4,7 @@ "email": "tiagana.b@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/panther.json b/domains/panther.json index cd4233fa9..4f46a8629 100644 --- a/domains/panther.json +++ b/domains/panther.json @@ -4,7 +4,7 @@ "email": "zahidhassankalaroa104@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/paoloclimaco.json b/domains/paoloclimaco.json index 734e99976..80d9deb59 100644 --- a/domains/paoloclimaco.json +++ b/domains/paoloclimaco.json @@ -4,8 +4,7 @@ "email": "paoloclimaco01@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/parthpanchal.json b/domains/parthpanchal.json index d7bbd58f7..58b6a96eb 100644 --- a/domains/parthpanchal.json +++ b/domains/parthpanchal.json @@ -4,8 +4,7 @@ "email": "parth.sdis@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pathdog.json b/domains/pathdog.json index d8f2eaa87..f62c0304e 100644 --- a/domains/pathdog.json +++ b/domains/pathdog.json @@ -4,7 +4,7 @@ "email": "hannah.valdez@cetys.edu.mx" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/patsore.json b/domains/patsore.json index e5ee61b41..b79fc198b 100644 --- a/domains/patsore.json +++ b/domains/patsore.json @@ -4,7 +4,7 @@ "email": "ostapo.semenikh@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/paulpfeiffer.json b/domains/paulpfeiffer.json index 089b56aef..a8f5a644d 100644 --- a/domains/paulpfeiffer.json +++ b/domains/paulpfeiffer.json @@ -4,8 +4,7 @@ "email": "ppfeiffer93@gmx.at" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pawix.json b/domains/pawix.json index bcfa4d38e..923bc552d 100644 --- a/domains/pawix.json +++ b/domains/pawix.json @@ -4,7 +4,7 @@ "email": "wyrebakpawel@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/peacy.json b/domains/peacy.json index 8971e9386..3bea46de8 100644 --- a/domains/peacy.json +++ b/domains/peacy.json @@ -4,7 +4,7 @@ "email": "kiwibird211@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/peanut.json b/domains/peanut.json index b4e15e286..7b046b828 100644 --- a/domains/peanut.json +++ b/domains/peanut.json @@ -4,8 +4,7 @@ "email": "jacoboconnell27@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pelfex.json b/domains/pelfex.json index e4b544968..642930fbe 100644 --- a/domains/pelfex.json +++ b/domains/pelfex.json @@ -4,8 +4,7 @@ "email": "volaree2@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pengubin.json b/domains/pengubin.json index 5948519e2..78f76ef66 100644 --- a/domains/pengubin.json +++ b/domains/pengubin.json @@ -4,7 +4,7 @@ "email": "piplup7575@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/peterhinga.json b/domains/peterhinga.json index 2498a6310..b62fe5b9c 100644 --- a/domains/peterhinga.json +++ b/domains/peterhinga.json @@ -4,8 +4,7 @@ "email": "hingapetes6@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/phakh.json b/domains/phakh.json index 3f13c37c3..7f501bdeb 100644 --- a/domains/phakh.json +++ b/domains/phakh.json @@ -4,7 +4,7 @@ "email": "sirprak1245@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pi.json b/domains/pi.json index c3f46e605..219fed568 100644 --- a/domains/pi.json +++ b/domains/pi.json @@ -4,7 +4,7 @@ "email": "naivenevaii@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pico.json b/domains/pico.json index 9a9049028..90a09d4ef 100644 --- a/domains/pico.json +++ b/domains/pico.json @@ -4,8 +4,7 @@ "email": "wuspico@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pieter.json b/domains/pieter.json index 659fcda02..7cda41e0c 100644 --- a/domains/pieter.json +++ b/domains/pieter.json @@ -4,8 +4,7 @@ "email": "pieter@pieterdepauw.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pike.json b/domains/pike.json index eb8d9126d..fbb868a48 100644 --- a/domains/pike.json +++ b/domains/pike.json @@ -4,8 +4,7 @@ "email": "lopcyorasepele@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pink.json b/domains/pink.json index 677f44eea..4f12e5fec 100644 --- a/domains/pink.json +++ b/domains/pink.json @@ -4,8 +4,7 @@ "email": "jamezemailreal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pinkyplant.json b/domains/pinkyplant.json index 677f44eea..4f12e5fec 100644 --- a/domains/pinkyplant.json +++ b/domains/pinkyplant.json @@ -4,8 +4,7 @@ "email": "jamezemailreal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/piplup7575.json b/domains/piplup7575.json index 5948519e2..78f76ef66 100644 --- a/domains/piplup7575.json +++ b/domains/piplup7575.json @@ -4,7 +4,7 @@ "email": "piplup7575@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pirpal.json b/domains/pirpal.json index c5fa06067..b897f3291 100644 --- a/domains/pirpal.json +++ b/domains/pirpal.json @@ -4,7 +4,7 @@ "email": "pirpalss@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pixeldust.json b/domains/pixeldust.json index 4c16bfe08..306e2332c 100644 --- a/domains/pixeldust.json +++ b/domains/pixeldust.json @@ -4,8 +4,7 @@ "email": "flutterw1ve@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/plexus.json b/domains/plexus.json index 868af44ff..154a9350e 100644 --- a/domains/plexus.json +++ b/domains/plexus.json @@ -4,8 +4,7 @@ "email": "asdjaflmao@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pls.json b/domains/pls.json index 0a8f82286..8e5ef7106 100644 --- a/domains/pls.json +++ b/domains/pls.json @@ -4,8 +4,7 @@ "email": "itsplsdev@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/plush.json b/domains/plush.json index eaf887a0a..725cda352 100644 --- a/domains/plush.json +++ b/domains/plush.json @@ -4,7 +4,7 @@ "email": "umer.farooq0@icloud.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/poliwhirl.json b/domains/poliwhirl.json index ea473b8d0..1d8bc3bc4 100644 --- a/domains/poliwhirl.json +++ b/domains/poliwhirl.json @@ -4,8 +4,7 @@ "email": "mattia.crosato@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/polytap.json b/domains/polytap.json index 6b110fbf0..4f7a08b88 100644 --- a/domains/polytap.json +++ b/domains/polytap.json @@ -4,8 +4,7 @@ "email": "hacktron86@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/popcorn.json b/domains/popcorn.json index dae04f397..cd359fae1 100644 --- a/domains/popcorn.json +++ b/domains/popcorn.json @@ -4,8 +4,7 @@ "email": "popcorntvcze@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ppy.json b/domains/ppy.json index 472f4c739..960b2f8c4 100644 --- a/domains/ppy.json +++ b/domains/ppy.json @@ -4,8 +4,7 @@ "email": "nep360i@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/prachiti.json b/domains/prachiti.json index cada9d52c..e35588040 100644 --- a/domains/prachiti.json +++ b/domains/prachiti.json @@ -4,8 +4,7 @@ "email": "prathameshj0407@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/prafit.json b/domains/prafit.json index 1e3036641..11586dd95 100644 --- a/domains/prafit.json +++ b/domains/prafit.json @@ -4,7 +4,7 @@ "email": "palvido81@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/prajjwal.json b/domains/prajjwal.json index 9c5b61bd1..edfc2aad1 100644 --- a/domains/prajjwal.json +++ b/domains/prajjwal.json @@ -4,7 +4,7 @@ "email": "cycloneaddon@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pranjal.json b/domains/pranjal.json index aeca0df34..dcd951e58 100644 --- a/domains/pranjal.json +++ b/domains/pranjal.json @@ -4,7 +4,7 @@ "email": "psbhatnagar.in@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/prasadsawant.json b/domains/prasadsawant.json index e428a7bc5..041840f36 100644 --- a/domains/prasadsawant.json +++ b/domains/prasadsawant.json @@ -4,7 +4,7 @@ "email": "prasadsawant7git@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/prathamesh.json b/domains/prathamesh.json index 542ba6fe7..e35588040 100644 --- a/domains/prathamesh.json +++ b/domains/prathamesh.json @@ -4,7 +4,7 @@ "email": "prathameshj0407@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/predefine.json b/domains/predefine.json index e299ee19b..38cad70a7 100644 --- a/domains/predefine.json +++ b/domains/predefine.json @@ -4,7 +4,7 @@ "email": "predefine@yandex.ru" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/priyanka.json b/domains/priyanka.json index 36988655b..de010a275 100644 --- a/domains/priyanka.json +++ b/domains/priyanka.json @@ -4,7 +4,7 @@ "email": "priyankaananthashetty@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/pro.json b/domains/pro.json index 7d54795e2..c4e85b6f2 100644 --- a/domains/pro.json +++ b/domains/pro.json @@ -4,8 +4,7 @@ "email": "pro1492025@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/prodefix.json b/domains/prodefix.json index c80a7635c..e6e8d9236 100644 --- a/domains/prodefix.json +++ b/domains/prodefix.json @@ -4,7 +4,7 @@ "email": "prodefix.ytb@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/proo.json b/domains/proo.json index 7d54795e2..c4e85b6f2 100644 --- a/domains/proo.json +++ b/domains/proo.json @@ -4,8 +4,7 @@ "email": "pro1492025@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/prototalk.json b/domains/prototalk.json index bfd1d7781..2a071ccd7 100644 --- a/domains/prototalk.json +++ b/domains/prototalk.json @@ -4,8 +4,7 @@ "email": "michaenrangelmr@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/prox.json b/domains/prox.json index 7d54795e2..c4e85b6f2 100644 --- a/domains/prox.json +++ b/domains/prox.json @@ -4,8 +4,7 @@ "email": "pro1492025@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/puchikat.json b/domains/puchikat.json index 83fdc615a..33993fd19 100644 --- a/domains/puchikat.json +++ b/domains/puchikat.json @@ -4,7 +4,7 @@ "email": "lamdev1212@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/puria.json b/domains/puria.json index d2e72287a..8e104b237 100644 --- a/domains/puria.json +++ b/domains/puria.json @@ -4,8 +4,7 @@ "email": "puri.aarav@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/q31265503-bio.json b/domains/q31265503-bio.json index 253d2ddea..59294b2fd 100644 --- a/domains/q31265503-bio.json +++ b/domains/q31265503-bio.json @@ -4,7 +4,7 @@ "email": "fedulai195@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/q31265503.json b/domains/q31265503.json index 253d2ddea..59294b2fd 100644 --- a/domains/q31265503.json +++ b/domains/q31265503.json @@ -4,7 +4,7 @@ "email": "fedulai195@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/qqg00.json b/domains/qqg00.json index dd140730e..1651c390a 100644 --- a/domains/qqg00.json +++ b/domains/qqg00.json @@ -4,7 +4,7 @@ "email": "vx2dsk@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/quantamphysics.json b/domains/quantamphysics.json index cb35e6f92..94ebbc75e 100644 --- a/domains/quantamphysics.json +++ b/domains/quantamphysics.json @@ -4,7 +4,7 @@ "email": "Sujataghosal05@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/quartz.json b/domains/quartz.json index 2aa1c45c9..72d3a1100 100644 --- a/domains/quartz.json +++ b/domains/quartz.json @@ -4,7 +4,7 @@ "email": "chrissquartz@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/querko.json b/domains/querko.json index 5c4b6ace6..1dbbe498c 100644 --- a/domains/querko.json +++ b/domains/querko.json @@ -4,8 +4,7 @@ "email": "krzysztof2011@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/quest.json b/domains/quest.json index d8bb6aa90..f268a50e5 100644 --- a/domains/quest.json +++ b/domains/quest.json @@ -4,8 +4,7 @@ "email": "tangkeehee2002@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ra.json b/domains/ra.json index 2148b17d0..0a922bbd7 100644 --- a/domains/ra.json +++ b/domains/ra.json @@ -4,7 +4,7 @@ "email": "rizmyabdulla@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/racembenamar.json b/domains/racembenamar.json index 663509173..039c08e26 100644 --- a/domains/racembenamar.json +++ b/domains/racembenamar.json @@ -4,7 +4,7 @@ "email": "racem.benamar@esprit.tn" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rafsanrakib.json b/domains/rafsanrakib.json index 306f4f8bf..6a29c29b2 100644 --- a/domains/rafsanrakib.json +++ b/domains/rafsanrakib.json @@ -4,7 +4,7 @@ "email": "rakibyt13155@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/raga.json b/domains/raga.json index e808f851c..5223d07be 100644 --- a/domains/raga.json +++ b/domains/raga.json @@ -4,7 +4,7 @@ "email": "rfilmriot@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rahil.json b/domains/rahil.json index 78725d41f..e0a024880 100644 --- a/domains/rahil.json +++ b/domains/rahil.json @@ -4,8 +4,7 @@ "email": "rahilkazi66@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rahul-ray.json b/domains/rahul-ray.json index 5e0f55ae4..b0605a62c 100644 --- a/domains/rahul-ray.json +++ b/domains/rahul-ray.json @@ -4,7 +4,7 @@ "email": "raystatic9650@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rahul.ray.json b/domains/rahul.ray.json index 5e0f55ae4..b0605a62c 100644 --- a/domains/rahul.ray.json +++ b/domains/rahul.ray.json @@ -4,7 +4,7 @@ "email": "raystatic9650@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rahulol.json b/domains/rahulol.json index 09894d160..9e5130dbb 100644 --- a/domains/rahulol.json +++ b/domains/rahulol.json @@ -4,7 +4,7 @@ "email": "rahulsinghhh2312@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rahulray.json b/domains/rahulray.json index 5e0f55ae4..b0605a62c 100644 --- a/domains/rahulray.json +++ b/domains/rahulray.json @@ -4,7 +4,7 @@ "email": "raystatic9650@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/raiden-16f7.json b/domains/raiden-16f7.json index 46c4501a4..dbb862b35 100644 --- a/domains/raiden-16f7.json +++ b/domains/raiden-16f7.json @@ -4,8 +4,7 @@ "email": "fahad.rizwan07@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/raiin.json b/domains/raiin.json index ae347f452..4e6a7710f 100644 --- a/domains/raiin.json +++ b/domains/raiin.json @@ -4,7 +4,7 @@ "email": "clicpowytb@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rain.json b/domains/rain.json index 6c74bd5b7..7eb0584ca 100644 --- a/domains/rain.json +++ b/domains/rain.json @@ -4,8 +4,7 @@ "email": "amarbajrif@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rakibahmed.json b/domains/rakibahmed.json index 306f4f8bf..6a29c29b2 100644 --- a/domains/rakibahmed.json +++ b/domains/rakibahmed.json @@ -4,7 +4,7 @@ "email": "rakibyt13155@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rakibrafsaaan.json b/domains/rakibrafsaaan.json index 306f4f8bf..6a29c29b2 100644 --- a/domains/rakibrafsaaan.json +++ b/domains/rakibrafsaaan.json @@ -4,7 +4,7 @@ "email": "rakibyt13155@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rakibrafsan.json b/domains/rakibrafsan.json index 306f4f8bf..6a29c29b2 100644 --- a/domains/rakibrafsan.json +++ b/domains/rakibrafsan.json @@ -4,7 +4,7 @@ "email": "rakibyt13155@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rana.json b/domains/rana.json index 1db84fe1b..85b5d0800 100644 --- a/domains/rana.json +++ b/domains/rana.json @@ -4,7 +4,7 @@ "email": "rannawe.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ranamoh.json b/domains/ranamoh.json index 1db84fe1b..85b5d0800 100644 --- a/domains/ranamoh.json +++ b/domains/ranamoh.json @@ -4,7 +4,7 @@ "email": "rannawe.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/raspi.json b/domains/raspi.json index 77e9a9829..373716fe7 100644 --- a/domains/raspi.json +++ b/domains/raspi.json @@ -4,8 +4,7 @@ "email": "musashibeckman@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rayan.json b/domains/rayan.json index cff26534a..382c85671 100644 --- a/domains/rayan.json +++ b/domains/rayan.json @@ -4,7 +4,7 @@ "email": "kkll345643@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/raystatic.json b/domains/raystatic.json index 2982171f9..a2081fb71 100644 --- a/domains/raystatic.json +++ b/domains/raystatic.json @@ -4,7 +4,7 @@ "email": "rahul9650ray@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/razvy.json b/domains/razvy.json index 52e753f4a..d46a972aa 100644 --- a/domains/razvy.json +++ b/domains/razvy.json @@ -4,7 +4,7 @@ "email": "nxyylol@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rebokdev.json b/domains/rebokdev.json index ab0218719..83be04508 100644 --- a/domains/rebokdev.json +++ b/domains/rebokdev.json @@ -4,7 +4,7 @@ "email": "rebok@duck.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/recoderdrastic.json b/domains/recoderdrastic.json index 842ac532a..d5dd3c361 100644 --- a/domains/recoderdrastic.json +++ b/domains/recoderdrastic.json @@ -4,7 +4,7 @@ "email": "shaileteitpa@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/reef.json b/domains/reef.json index e14593559..478c13ca4 100644 --- a/domains/reef.json +++ b/domains/reef.json @@ -4,7 +4,7 @@ "email": "reefsalter@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/refact0r.json b/domains/refact0r.json index 619c4f74d..cfbd29f2c 100644 --- a/domains/refact0r.json +++ b/domains/refact0r.json @@ -4,7 +4,7 @@ "email": "yifanw06@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/renata.json b/domains/renata.json index 57db3a46a..16e0f1790 100644 --- a/domains/renata.json +++ b/domains/renata.json @@ -4,7 +4,7 @@ "email": "emirhan@duck.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rendi.json b/domains/rendi.json index 682e7ee1b..f0a27972d 100644 --- a/domains/rendi.json +++ b/domains/rendi.json @@ -4,8 +4,7 @@ "email": "yogsstore.send@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/restart.json b/domains/restart.json index c55b7045c..79426f3d7 100644 --- a/domains/restart.json +++ b/domains/restart.json @@ -4,7 +4,7 @@ "email": "godfather.x64@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/return.json b/domains/return.json index 2d85844dc..a4dba5b04 100644 --- a/domains/return.json +++ b/domains/return.json @@ -4,7 +4,7 @@ "email": "hc_2583@naver.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/reyzo.json b/domains/reyzo.json index 9abe02bec..09b9730d0 100644 --- a/domains/reyzo.json +++ b/domains/reyzo.json @@ -4,7 +4,7 @@ "email": "konectplay2008@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rherly.json b/domains/rherly.json index 3c909341b..6a58e20bd 100644 --- a/domains/rherly.json +++ b/domains/rherly.json @@ -4,7 +4,7 @@ "email": "rherlydev@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/riddim-glitch.json b/domains/riddim-glitch.json index 67b087691..a7209946c 100644 --- a/domains/riddim-glitch.json +++ b/domains/riddim-glitch.json @@ -4,8 +4,7 @@ "email": "Riddim_GLiTCH@courvix.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rifkisaputra.json b/domains/rifkisaputra.json index ed2d54e62..a784cb1b1 100644 --- a/domains/rifkisaputra.json +++ b/domains/rifkisaputra.json @@ -4,7 +4,7 @@ "email": "rifkimuhamad0987@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rin.json b/domains/rin.json index 04bf3325a..aa4ae7dd1 100644 --- a/domains/rin.json +++ b/domains/rin.json @@ -4,7 +4,7 @@ "email": "budderlovr@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ringoxd.json b/domains/ringoxd.json index 89b26aaae..32da7ce07 100644 --- a/domains/ringoxd.json +++ b/domains/ringoxd.json @@ -4,7 +4,7 @@ "email": "nep360i@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/rnv.json b/domains/rnv.json index 1a8810506..6a130d687 100644 --- a/domains/rnv.json +++ b/domains/rnv.json @@ -4,7 +4,7 @@ "email": "arnavp651@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/robskan.json b/domains/robskan.json index a32859b2f..1b22913ff 100644 --- a/domains/robskan.json +++ b/domains/robskan.json @@ -4,7 +4,7 @@ "email": "rrsnijder@yahoo.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rockstarbuddies.json b/domains/rockstarbuddies.json index 851091c22..ce5f1098a 100644 --- a/domains/rockstarbuddies.json +++ b/domains/rockstarbuddies.json @@ -4,7 +4,7 @@ "email": "yourrockingbuddy@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rollwaifu.json b/domains/rollwaifu.json index 53c4070c4..e3a354207 100644 --- a/domains/rollwaifu.json +++ b/domains/rollwaifu.json @@ -4,7 +4,7 @@ "email": "buivanluong0204@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/romeodev.json b/domains/romeodev.json index ebc279879..c7b3ebaff 100644 --- a/domains/romeodev.json +++ b/domains/romeodev.json @@ -4,8 +4,7 @@ "email": "meomeo1220@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/royalahmed.json b/domains/royalahmed.json index b006ea4f7..d4558f78d 100644 --- a/domains/royalahmed.json +++ b/domains/royalahmed.json @@ -4,7 +4,7 @@ "email": "bahiahmed347@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/rubyscans.json b/domains/rubyscans.json index 90c83ecb5..1e65be7d4 100644 --- a/domains/rubyscans.json +++ b/domains/rubyscans.json @@ -4,8 +4,7 @@ "email": "dgbroyt@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rushil.json b/domains/rushil.json index aa1f8151a..8a83a7367 100644 --- a/domains/rushil.json +++ b/domains/rushil.json @@ -4,8 +4,7 @@ "email": "rushil.p1@ahduni.edu.in" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ryangamin.json b/domains/ryangamin.json index 6075bdd57..48f53a60f 100644 --- a/domains/ryangamin.json +++ b/domains/ryangamin.json @@ -4,8 +4,7 @@ "email": "ryangaminmc@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/rylie.json b/domains/rylie.json index 4eb2a0341..92127e69f 100644 --- a/domains/rylie.json +++ b/domains/rylie.json @@ -4,8 +4,7 @@ "email": "rylieeeeexd@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ryo.json b/domains/ryo.json index 345c40265..9c3d6d741 100644 --- a/domains/ryo.json +++ b/domains/ryo.json @@ -4,7 +4,7 @@ "email": "yo1sefooop@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/s7nx.json b/domains/s7nx.json index 6d9deb811..e34773a52 100644 --- a/domains/s7nx.json +++ b/domains/s7nx.json @@ -4,8 +4,7 @@ "email": "synx.lynx69@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sadiz.json b/domains/sadiz.json index 9943a93fa..a86b305fc 100644 --- a/domains/sadiz.json +++ b/domains/sadiz.json @@ -4,7 +4,7 @@ "email": "hellosadish@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sai-mehar.json b/domains/sai-mehar.json index c5af18fac..7bf3ba607 100644 --- a/domains/sai-mehar.json +++ b/domains/sai-mehar.json @@ -4,7 +4,7 @@ "email": "saimehar2005@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/saiganeshganoju.json b/domains/saiganeshganoju.json index 4d73b2aa7..2b2a31108 100644 --- a/domains/saiganeshganoju.json +++ b/domains/saiganeshganoju.json @@ -4,7 +4,7 @@ "email": "saiganeshganoju@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sameer.json b/domains/sameer.json index 000fd7678..264047dee 100644 --- a/domains/sameer.json +++ b/domains/sameer.json @@ -4,7 +4,7 @@ "email": "jasitis@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sami.json b/domains/sami.json index f7bcef69b..e0d6d2c92 100644 --- a/domains/sami.json +++ b/domains/sami.json @@ -4,7 +4,7 @@ "email": "scamstur@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/samlim.json b/domains/samlim.json index 8e5d8a6c1..67f6015a8 100644 --- a/domains/samlim.json +++ b/domains/samlim.json @@ -4,8 +4,7 @@ "email": "samuelylim04@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/samsul.json b/domains/samsul.json index e539384e4..da03eab85 100644 --- a/domains/samsul.json +++ b/domains/samsul.json @@ -4,8 +4,7 @@ "email": "rakhakhairydarka801@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sandi.json b/domains/sandi.json index c39b237d4..4506e5a03 100644 --- a/domains/sandi.json +++ b/domains/sandi.json @@ -4,8 +4,7 @@ "email": "sandimixyz@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sanityless.json b/domains/sanityless.json index 95cc03948..bfa0623b9 100644 --- a/domains/sanityless.json +++ b/domains/sanityless.json @@ -4,8 +4,7 @@ "email": "ataharmolla@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/saqlainbrawl.json b/domains/saqlainbrawl.json index ec50cc74e..d7e5ae7d5 100644 --- a/domains/saqlainbrawl.json +++ b/domains/saqlainbrawl.json @@ -4,7 +4,7 @@ "email": "saqlainbrawl@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/saturn-net.json b/domains/saturn-net.json index 61e34301a..55518e2b0 100644 --- a/domains/saturn-net.json +++ b/domains/saturn-net.json @@ -4,7 +4,7 @@ "email": "TheCatatomic@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/saumon.json b/domains/saumon.json index 2040d27f0..6aa55c00b 100644 --- a/domains/saumon.json +++ b/domains/saumon.json @@ -4,7 +4,7 @@ "email": "viala38000@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/saunear.json b/domains/saunear.json index efd6c4c87..6ae344576 100644 --- a/domains/saunear.json +++ b/domains/saunear.json @@ -4,8 +4,7 @@ "email": "bcefsart@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/saurabh-kirve.json b/domains/saurabh-kirve.json index afd47a19a..2040678f9 100644 --- a/domains/saurabh-kirve.json +++ b/domains/saurabh-kirve.json @@ -4,7 +4,7 @@ "email": "saurabhkirve@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sayantan.json b/domains/sayantan.json index 138802c0b..2515f6338 100644 --- a/domains/sayantan.json +++ b/domains/sayantan.json @@ -4,7 +4,7 @@ "email": "legendsayantanpaul@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/school.json b/domains/school.json index 5fe751c74..77ad463dd 100644 --- a/domains/school.json +++ b/domains/school.json @@ -4,7 +4,7 @@ "email": "jacob.blits@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/schummler.json b/domains/schummler.json index 9878220b1..a34b57095 100644 --- a/domains/schummler.json +++ b/domains/schummler.json @@ -4,7 +4,7 @@ "email": "markwilkens102@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/scythemedia.json b/domains/scythemedia.json index 2df17003c..62dd9bdc8 100644 --- a/domains/scythemedia.json +++ b/domains/scythemedia.json @@ -4,8 +4,7 @@ "email": "tbswartz10@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sedat.json b/domains/sedat.json index 07c775c62..42d002698 100644 --- a/domains/sedat.json +++ b/domains/sedat.json @@ -4,7 +4,7 @@ "email": "sedat342042@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sedat3344.json b/domains/sedat3344.json index 07c775c62..42d002698 100644 --- a/domains/sedat3344.json +++ b/domains/sedat3344.json @@ -4,7 +4,7 @@ "email": "sedat342042@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/seizedforge.json b/domains/seizedforge.json index faaff9bd3..4a4be8287 100644 --- a/domains/seizedforge.json +++ b/domains/seizedforge.json @@ -4,7 +4,7 @@ "email": "gamebringerdev@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/senix.json b/domains/senix.json index 895e87bbe..8e7058300 100644 --- a/domains/senix.json +++ b/domains/senix.json @@ -4,8 +4,7 @@ "email": "oliviercj195@yahoo.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sephrost.json b/domains/sephrost.json index 3139d0568..67fa8778a 100644 --- a/domains/sephrost.json +++ b/domains/sephrost.json @@ -4,7 +4,7 @@ "email": "lorenzato.fabi13@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/seraphic.json b/domains/seraphic.json index 6914cbbff..00bf90f52 100644 --- a/domains/seraphic.json +++ b/domains/seraphic.json @@ -4,8 +4,7 @@ "email": "AidhaniDev@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/seriuos.json b/domains/seriuos.json index b0cec730c..6054e6339 100644 --- a/domains/seriuos.json +++ b/domains/seriuos.json @@ -4,7 +4,7 @@ "email": "trexi82.82@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sex.json b/domains/sex.json index 386c30496..8c52380bf 100644 --- a/domains/sex.json +++ b/domains/sex.json @@ -4,8 +4,7 @@ "email": "nguyendaikhang2000@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sgogov.json b/domains/sgogov.json index 376ab1606..dff4c995d 100644 --- a/domains/sgogov.json +++ b/domains/sgogov.json @@ -4,7 +4,7 @@ "email": "stefangogov@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sgyt.json b/domains/sgyt.json index 0cd64dc0c..25e2bdf4b 100644 --- a/domains/sgyt.json +++ b/domains/sgyt.json @@ -4,7 +4,7 @@ "email": "cshaily38@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sh1nyhunt3r27.json b/domains/sh1nyhunt3r27.json index a13decd1f..7295c2323 100644 --- a/domains/sh1nyhunt3r27.json +++ b/domains/sh1nyhunt3r27.json @@ -4,7 +4,7 @@ "email": "Jom834827@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shabnam.json b/domains/shabnam.json index 9c5b61bd1..edfc2aad1 100644 --- a/domains/shabnam.json +++ b/domains/shabnam.json @@ -4,7 +4,7 @@ "email": "cycloneaddon@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shad.json b/domains/shad.json index 0ae7bfeee..f60d4041c 100644 --- a/domains/shad.json +++ b/domains/shad.json @@ -4,7 +4,7 @@ "email": "saksham.access@yahoo.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shamshitty.json b/domains/shamshitty.json index 905f9d8bc..d785d340c 100644 --- a/domains/shamshitty.json +++ b/domains/shamshitty.json @@ -7,7 +7,7 @@ }, "description": "shamshitty is indeed a dev (kinda)", "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shaquib.json b/domains/shaquib.json index c3595cf3f..2ad8e0d9d 100644 --- a/domains/shaquib.json +++ b/domains/shaquib.json @@ -4,7 +4,7 @@ "email": "mdshaaaquib@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sharan.json b/domains/sharan.json index a987bb6e0..4a31675c2 100644 --- a/domains/sharan.json +++ b/domains/sharan.json @@ -4,7 +4,7 @@ "email": "yenugulasharan8019@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shawty.json b/domains/shawty.json index 8b0cdace2..d6c07c42f 100644 --- a/domains/shawty.json +++ b/domains/shawty.json @@ -4,7 +4,7 @@ "email": "stanasarts@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shell.json b/domains/shell.json index d9c24741a..f2b3a9ba4 100644 --- a/domains/shell.json +++ b/domains/shell.json @@ -4,7 +4,7 @@ "email": "shll@tuta.io" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shiba.json b/domains/shiba.json index cc9d2f0cc..e16e859ba 100644 --- a/domains/shiba.json +++ b/domains/shiba.json @@ -4,7 +4,7 @@ "email": "hurvzee+partizao@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shilab.json b/domains/shilab.json index e178b5bf8..73ef23e8f 100644 --- a/domains/shilab.json +++ b/domains/shilab.json @@ -4,8 +4,7 @@ "email": "aan176972@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shivathmika.json b/domains/shivathmika.json index 5be4f12a2..0e5333188 100644 --- a/domains/shivathmika.json +++ b/domains/shivathmika.json @@ -4,7 +4,7 @@ "email": "yelurishivathmika@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shizotechie.json b/domains/shizotechie.json index 2dad9427b..68966decc 100644 --- a/domains/shizotechie.json +++ b/domains/shizotechie.json @@ -4,7 +4,7 @@ "email": "yugeshsingh27@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shmeeseeks.json b/domains/shmeeseeks.json index e539ba661..5fe892f76 100644 --- a/domains/shmeeseeks.json +++ b/domains/shmeeseeks.json @@ -4,8 +4,7 @@ "email": "lyaacoubi.othmane8@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shobhit9945.json b/domains/shobhit9945.json index ea45d53ce..575c7fa89 100644 --- a/domains/shobhit9945.json +++ b/domains/shobhit9945.json @@ -4,7 +4,7 @@ "email": "shobhitbaijal5@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shrek.json b/domains/shrek.json index f45ff53a9..d844f253d 100644 --- a/domains/shrek.json +++ b/domains/shrek.json @@ -4,7 +4,7 @@ "email": "callumcardy7@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shreya.json b/domains/shreya.json index 8f55959b5..f60d4041c 100644 --- a/domains/shreya.json +++ b/domains/shreya.json @@ -4,8 +4,7 @@ "email": "saksham.access@yahoo.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shubhamkumar.json b/domains/shubhamkumar.json index d17b7727e..6a8edd934 100644 --- a/domains/shubhamkumar.json +++ b/domains/shubhamkumar.json @@ -4,7 +4,7 @@ "email": "shubham04122004@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shubhamverma.json b/domains/shubhamverma.json index 0875cd397..6a6c632e1 100644 --- a/domains/shubhamverma.json +++ b/domains/shubhamverma.json @@ -4,7 +4,7 @@ "email": "shubhamverma6351@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/shuriken.json b/domains/shuriken.json index e761f35de..b3f9c2a4a 100644 --- a/domains/shuriken.json +++ b/domains/shuriken.json @@ -4,7 +4,7 @@ "email": "005sunnysingh@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/sia.json b/domains/sia.json index 377c9e4a5..8e962f1b2 100644 --- a/domains/sia.json +++ b/domains/sia.json @@ -4,7 +4,7 @@ "email": "work@sujandeb.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/siddharthtewari.json b/domains/siddharthtewari.json index fe5dbf434..59c386d97 100644 --- a/domains/siddharthtewari.json +++ b/domains/siddharthtewari.json @@ -4,7 +4,7 @@ "email": "siddharthtewari14@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sigmassimo.json b/domains/sigmassimo.json index 6b64a90db..dbb4f9e08 100644 --- a/domains/sigmassimo.json +++ b/domains/sigmassimo.json @@ -4,7 +4,7 @@ "email": "maximilian-schreiber271@t-online.de" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/silksp.json b/domains/silksp.json index a11f2304a..8acc3b23f 100644 --- a/domains/silksp.json +++ b/domains/silksp.json @@ -4,8 +4,7 @@ "email": "seba.perezo@hotmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sincererflame71.json b/domains/sincererflame71.json index b6ab68746..b1f7b7c1e 100644 --- a/domains/sincererflame71.json +++ b/domains/sincererflame71.json @@ -4,8 +4,7 @@ "email": "DarkNightcore8@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sirens.json b/domains/sirens.json index 706aa2b1f..ee8bb4814 100644 --- a/domains/sirens.json +++ b/domains/sirens.json @@ -4,7 +4,7 @@ "email": "collinsdawns184@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sjlptpsnh.json b/domains/sjlptpsnh.json index 5436915e6..5edc708fb 100644 --- a/domains/sjlptpsnh.json +++ b/domains/sjlptpsnh.json @@ -4,7 +4,7 @@ "email": "sujalpratapsingh70@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/skillz.json b/domains/skillz.json index 5fe751c74..77ad463dd 100644 --- a/domains/skillz.json +++ b/domains/skillz.json @@ -4,7 +4,7 @@ "email": "jacob.blits@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/skydiver-web.json b/domains/skydiver-web.json index 85039945e..14dec9b68 100644 --- a/domains/skydiver-web.json +++ b/domains/skydiver-web.json @@ -4,7 +4,7 @@ "email": "reeseb1660@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/skyopg.json b/domains/skyopg.json index 345c40265..9c3d6d741 100644 --- a/domains/skyopg.json +++ b/domains/skyopg.json @@ -4,7 +4,7 @@ "email": "yo1sefooop@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/slashed.json b/domains/slashed.json index 070ccdc7f..e4ed58877 100644 --- a/domains/slashed.json +++ b/domains/slashed.json @@ -4,7 +4,7 @@ "email": "alexfeed1990real@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sneax.json b/domains/sneax.json index 4a63eeac4..dbec35764 100644 --- a/domains/sneax.json +++ b/domains/sneax.json @@ -4,8 +4,7 @@ "email": "illuminater3000@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/snipc.json b/domains/snipc.json index 3c7284b59..091381c65 100644 --- a/domains/snipc.json +++ b/domains/snipc.json @@ -4,7 +4,7 @@ "email": "snipc.mail@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/snippyivan.json b/domains/snippyivan.json index dbbb3907a..aaa4cd040 100644 --- a/domains/snippyivan.json +++ b/domains/snippyivan.json @@ -4,7 +4,7 @@ "email": "ivanmasinde@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/snippytech.json b/domains/snippytech.json index dbbb3907a..aaa4cd040 100644 --- a/domains/snippytech.json +++ b/domains/snippytech.json @@ -4,7 +4,7 @@ "email": "ivanmasinde@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/snow.json b/domains/snow.json index e539384e4..da03eab85 100644 --- a/domains/snow.json +++ b/domains/snow.json @@ -4,8 +4,7 @@ "email": "rakhakhairydarka801@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/snowservice.json b/domains/snowservice.json index e539384e4..da03eab85 100644 --- a/domains/snowservice.json +++ b/domains/snowservice.json @@ -4,8 +4,7 @@ "email": "rakhakhairydarka801@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/snwsrv.json b/domains/snwsrv.json index e539384e4..da03eab85 100644 --- a/domains/snwsrv.json +++ b/domains/snwsrv.json @@ -4,8 +4,7 @@ "email": "rakhakhairydarka801@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sof009.json b/domains/sof009.json index 06087f1ab..ba70e909c 100644 --- a/domains/sof009.json +++ b/domains/sof009.json @@ -4,7 +4,7 @@ "email": "SOF.009@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sohamkansodaria.json b/domains/sohamkansodaria.json index d377f6c41..d81051004 100644 --- a/domains/sohamkansodaria.json +++ b/domains/sohamkansodaria.json @@ -4,8 +4,7 @@ "email": "sohupatel8828@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/someshsrichandan.json b/domains/someshsrichandan.json index caad7c3de..1aca9c790 100644 --- a/domains/someshsrichandan.json +++ b/domains/someshsrichandan.json @@ -4,7 +4,7 @@ "email": "someshsrichandan@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/soup.json b/domains/soup.json index bea0a34c9..153425e93 100644 --- a/domains/soup.json +++ b/domains/soup.json @@ -4,7 +4,7 @@ "email": "slxtty.bxtchlol@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/spa.json b/domains/spa.json index 958a47c75..830cce23d 100644 --- a/domains/spa.json +++ b/domains/spa.json @@ -4,7 +4,7 @@ "email": "stefano.persanoadorno@liceopertini.edu.it" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/spaace.json b/domains/spaace.json index 452ae9bc1..0a2ee0fec 100644 --- a/domains/spaace.json +++ b/domains/spaace.json @@ -4,7 +4,7 @@ "email": "coelhoaiden@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sparkfire298.json b/domains/sparkfire298.json index 34bdd11bd..649fe9104 100644 --- a/domains/sparkfire298.json +++ b/domains/sparkfire298.json @@ -4,7 +4,7 @@ "email": "sparkfire298@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sparkle.json b/domains/sparkle.json index 83f3b17a6..efa2ddce3 100644 --- a/domains/sparkle.json +++ b/domains/sparkle.json @@ -4,8 +4,7 @@ "email": "sparkleop921@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/spd.json b/domains/spd.json index 6793003bb..87680c9da 100644 --- a/domains/spd.json +++ b/domains/spd.json @@ -4,7 +4,7 @@ "email": "aspdoctor@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/spike.json b/domains/spike.json index 26c77f48c..8c6b630ad 100644 --- a/domains/spike.json +++ b/domains/spike.json @@ -4,7 +4,7 @@ "email": "spikevinz@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/spill.json b/domains/spill.json index 9635dcb67..f86679f21 100644 --- a/domains/spill.json +++ b/domains/spill.json @@ -4,7 +4,7 @@ "email": "playerwictor@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/splashy.json b/domains/splashy.json index ae347f452..4e6a7710f 100644 --- a/domains/splashy.json +++ b/domains/splashy.json @@ -4,7 +4,7 @@ "email": "clicpowytb@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/spyminer.json b/domains/spyminer.json index 315e83bb2..7cf9fbe34 100644 --- a/domains/spyminer.json +++ b/domains/spyminer.json @@ -4,7 +4,7 @@ "email": "vince@engelbrecht.pro" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/spynet.json b/domains/spynet.json index 463eeb241..439fac51d 100644 --- a/domains/spynet.json +++ b/domains/spynet.json @@ -4,8 +4,7 @@ "email": "modestojr886@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/squaresmp.json b/domains/squaresmp.json index 93efbb43e..ff5b01645 100644 --- a/domains/squaresmp.json +++ b/domains/squaresmp.json @@ -4,7 +4,7 @@ "email": "squaresmp@asia.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sreevikram.json b/domains/sreevikram.json index 241355d9d..45942d26e 100644 --- a/domains/sreevikram.json +++ b/domains/sreevikram.json @@ -5,7 +5,7 @@ "email": "sreevikram.r@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/sser.json b/domains/sser.json index 7fc2eb17b..399c62889 100644 --- a/domains/sser.json +++ b/domains/sser.json @@ -4,7 +4,7 @@ "email": "nuffimail33@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sshdgjeienjdje.json b/domains/sshdgjeienjdje.json index 9c5b61bd1..edfc2aad1 100644 --- a/domains/sshdgjeienjdje.json +++ b/domains/sshdgjeienjdje.json @@ -4,7 +4,7 @@ "email": "cycloneaddon@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sso.nqdev.json b/domains/sso.nqdev.json index 2cbbfef3d..b305e2dee 100644 --- a/domains/sso.nqdev.json +++ b/domains/sso.nqdev.json @@ -4,7 +4,7 @@ "email": "nguyenquy.1096@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/stamina.json b/domains/stamina.json index a52bcf209..ff662646a 100644 --- a/domains/stamina.json +++ b/domains/stamina.json @@ -4,7 +4,7 @@ "email": "ivankyosev21@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/stanasx.json b/domains/stanasx.json index 8b0cdace2..d6c07c42f 100644 --- a/domains/stanasx.json +++ b/domains/stanasx.json @@ -4,7 +4,7 @@ "email": "stanasarts@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/stellar.json b/domains/stellar.json index 6c986115d..4941e43a1 100644 --- a/domains/stellar.json +++ b/domains/stellar.json @@ -4,7 +4,7 @@ "email": "pollardjackson@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/stellaros.json b/domains/stellaros.json index 6c986115d..4941e43a1 100644 --- a/domains/stellaros.json +++ b/domains/stellaros.json @@ -4,7 +4,7 @@ "email": "pollardjackson@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/stodja.json b/domains/stodja.json index fd31bf2d6..ccd976ce6 100644 --- a/domains/stodja.json +++ b/domains/stodja.json @@ -4,8 +4,7 @@ "email": "alexvelichko51@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/storm.json b/domains/storm.json index 157703835..a46510fa6 100644 --- a/domains/storm.json +++ b/domains/storm.json @@ -4,8 +4,7 @@ "email": "juliettepoisson3@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/strtsnm.json b/domains/strtsnm.json index 583239e1a..3e03815e2 100644 --- a/domains/strtsnm.json +++ b/domains/strtsnm.json @@ -4,7 +4,7 @@ "email": "STRTSNM12@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/stuffmaker.json b/domains/stuffmaker.json index bcdb5ac88..57ae2d155 100644 --- a/domains/stuffmaker.json +++ b/domains/stuffmaker.json @@ -4,8 +4,7 @@ "email": "acapello6666@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/stx.json b/domains/stx.json index 8b0cdace2..d6c07c42f 100644 --- a/domains/stx.json +++ b/domains/stx.json @@ -4,7 +4,7 @@ "email": "stanasarts@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/su.json b/domains/su.json index 328aad539..fbd218162 100644 --- a/domains/su.json +++ b/domains/su.json @@ -4,8 +4,7 @@ "email": "hemalfnmondal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/subham.json b/domains/subham.json index d388aef22..b0fcb36c4 100644 --- a/domains/subham.json +++ b/domains/subham.json @@ -4,8 +4,7 @@ "email": "skuma251@asu.edu" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sudi.json b/domains/sudi.json index d432dd881..2db3cbe9a 100644 --- a/domains/sudi.json +++ b/domains/sudi.json @@ -4,8 +4,7 @@ "email": "caasperahsanuamala5@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sudo.json b/domains/sudo.json index 328aad539..fbd218162 100644 --- a/domains/sudo.json +++ b/domains/sudo.json @@ -4,8 +4,7 @@ "email": "hemalfnmondal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sudosu.json b/domains/sudosu.json index 328aad539..fbd218162 100644 --- a/domains/sudosu.json +++ b/domains/sudosu.json @@ -4,8 +4,7 @@ "email": "hemalfnmondal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/suhailahmed2627.json b/domains/suhailahmed2627.json index 7df09eb40..8387529bf 100644 --- a/domains/suhailahmed2627.json +++ b/domains/suhailahmed2627.json @@ -4,8 +4,7 @@ "email": "suhailahmed2001sam@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sujan.json b/domains/sujan.json index 377c9e4a5..8e962f1b2 100644 --- a/domains/sujan.json +++ b/domains/sujan.json @@ -4,7 +4,7 @@ "email": "work@sujandeb.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sujandeb.json b/domains/sujandeb.json index 377c9e4a5..8e962f1b2 100644 --- a/domains/sujandeb.json +++ b/domains/sujandeb.json @@ -4,7 +4,7 @@ "email": "work@sujandeb.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/suki.json b/domains/suki.json index f5804c0b2..f2887c077 100644 --- a/domains/suki.json +++ b/domains/suki.json @@ -4,7 +4,7 @@ "email": "sukimayoo@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx include:mail.is-a.dev ~all", "MX": ["mail.is-a.dev"] } diff --git a/domains/suleymanduzgun.json b/domains/suleymanduzgun.json index 1bfe2135f..ba897b9b6 100644 --- a/domains/suleymanduzgun.json +++ b/domains/suleymanduzgun.json @@ -4,7 +4,7 @@ "email": "suleymanduzgun@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/supusr.json b/domains/supusr.json index 328aad539..fbd218162 100644 --- a/domains/supusr.json +++ b/domains/supusr.json @@ -4,8 +4,7 @@ "email": "hemalfnmondal@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/suq3r.json b/domains/suq3r.json index 9209c4e6b..65c25c5b0 100644 --- a/domains/suq3r.json +++ b/domains/suq3r.json @@ -4,8 +4,7 @@ "email": "soundingcool100@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/sxe.json b/domains/sxe.json index 8b0cdace2..d6c07c42f 100644 --- a/domains/sxe.json +++ b/domains/sxe.json @@ -4,7 +4,7 @@ "email": "stanasarts@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/syedomershah.json b/domains/syedomershah.json index 9131a9b74..cf626f7f9 100644 --- a/domains/syedomershah.json +++ b/domains/syedomershah.json @@ -4,7 +4,7 @@ "email": "syedomershah99@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/systemm32.json b/domains/systemm32.json index 3705b668d..6e893f3a7 100644 --- a/domains/systemm32.json +++ b/domains/systemm32.json @@ -4,7 +4,7 @@ "email": "didunoxd@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tabanopro.json b/domains/tabanopro.json index 616c9a413..aa6ebd16e 100644 --- a/domains/tabanopro.json +++ b/domains/tabanopro.json @@ -4,8 +4,7 @@ "email": "glim4045@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/takeshi.json b/domains/takeshi.json index 2a3445e23..1d22496e3 100644 --- a/domains/takeshi.json +++ b/domains/takeshi.json @@ -4,8 +4,7 @@ "email": "takeshi.gi75@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/takudzwachiutaalenga.json b/domains/takudzwachiutaalenga.json index 7d81a828c..0a683c0c8 100644 --- a/domains/takudzwachiutaalenga.json +++ b/domains/takudzwachiutaalenga.json @@ -4,8 +4,7 @@ "email": "takudzwachiutaalenga@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tanmayjaiswal.json b/domains/tanmayjaiswal.json index 932b897ec..b7b822b8a 100644 --- a/domains/tanmayjaiswal.json +++ b/domains/tanmayjaiswal.json @@ -4,7 +4,7 @@ "email": "tanmayjaiswal31102002@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tariqul.json b/domains/tariqul.json index 7591d9062..2664fc05f 100644 --- a/domains/tariqul.json +++ b/domains/tariqul.json @@ -4,7 +4,7 @@ "email": "2201081175@UTTARAUNIVERSITY.EDU.BD" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tashvik.json b/domains/tashvik.json index 8c628ef7f..0d60c888e 100644 --- a/domains/tashvik.json +++ b/domains/tashvik.json @@ -4,8 +4,7 @@ "email": "tashvik.12112279@lpu.in" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/taufikmaulidi.json b/domains/taufikmaulidi.json index 1ad7b9af4..06202c492 100644 --- a/domains/taufikmaulidi.json +++ b/domains/taufikmaulidi.json @@ -4,7 +4,7 @@ "email": "taufikmaulidi123@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tazmyan.json b/domains/tazmyan.json index b654817b3..7257cd85d 100644 --- a/domains/tazmyan.json +++ b/domains/tazmyan.json @@ -4,7 +4,7 @@ "email": "tikpatka@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tbhgodpro.json b/domains/tbhgodpro.json index 1b636cab3..4ba824e4e 100644 --- a/domains/tbhgodpro.json +++ b/domains/tbhgodpro.json @@ -4,7 +4,7 @@ "email": "tarun.bhaskar@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tech-is-god.json b/domains/tech-is-god.json index 430c59179..c18c33303 100644 --- a/domains/tech-is-god.json +++ b/domains/tech-is-god.json @@ -4,8 +4,7 @@ "email": "zprice720@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/techhjork.json b/domains/techhjork.json index e166f8064..18d53e5da 100644 --- a/domains/techhjork.json +++ b/domains/techhjork.json @@ -4,8 +4,7 @@ "email": "techhjork@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/techke.json b/domains/techke.json index 25fe10783..174a7a941 100644 --- a/domains/techke.json +++ b/domains/techke.json @@ -4,7 +4,7 @@ "email": "techpunditke@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/techpundit.json b/domains/techpundit.json index 25fe10783..174a7a941 100644 --- a/domains/techpundit.json +++ b/domains/techpundit.json @@ -4,7 +4,7 @@ "email": "techpunditke@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/techpunditke.json b/domains/techpunditke.json index 25fe10783..174a7a941 100644 --- a/domains/techpunditke.json +++ b/domains/techpunditke.json @@ -4,7 +4,7 @@ "email": "techpunditke@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tehpig.json b/domains/tehpig.json index 7c10f8c09..1ac0fb64c 100644 --- a/domains/tehpig.json +++ b/domains/tehpig.json @@ -4,7 +4,7 @@ "email": "aggelosdellas@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/terraegg.json b/domains/terraegg.json index 9b04706fb..84e78e300 100644 --- a/domains/terraegg.json +++ b/domains/terraegg.json @@ -4,7 +4,7 @@ "email": "oliver.young4@student.education.wa.edu.au" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/test2214.json b/domains/test2214.json index 57306063d..3b03fdb96 100644 --- a/domains/test2214.json +++ b/domains/test2214.json @@ -4,7 +4,7 @@ "email": "005sunnysingh@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/test373.json b/domains/test373.json index a8dbaa99a..6187042fc 100644 --- a/domains/test373.json +++ b/domains/test373.json @@ -4,7 +4,7 @@ "email": "is-a-dev@win11react.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/test849205.json b/domains/test849205.json index 93efbb43e..ff5b01645 100644 --- a/domains/test849205.json +++ b/domains/test849205.json @@ -4,7 +4,7 @@ "email": "squaresmp@asia.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/textures1245.json b/domains/textures1245.json index 3f13c37c3..7f501bdeb 100644 --- a/domains/textures1245.json +++ b/domains/textures1245.json @@ -4,7 +4,7 @@ "email": "sirprak1245@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thabanii.json b/domains/thabanii.json index 9eea76378..fb2c4e8d4 100644 --- a/domains/thabanii.json +++ b/domains/thabanii.json @@ -4,8 +4,7 @@ "email": "famkeed11@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/that.json b/domains/that.json index 0d25bd14a..4a3a18d93 100644 --- a/domains/that.json +++ b/domains/that.json @@ -4,7 +4,7 @@ "email": "1945934866@qq.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thatbigderp.json b/domains/thatbigderp.json index 0e4d3663f..bdd114408 100644 --- a/domains/thatbigderp.json +++ b/domains/thatbigderp.json @@ -4,7 +4,7 @@ "email": "darkhacker8604@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thebestdeveloper.json b/domains/thebestdeveloper.json index 532e99f20..36725c211 100644 --- a/domains/thebestdeveloper.json +++ b/domains/thebestdeveloper.json @@ -4,7 +4,7 @@ "email": "thebestdeveloper@outlook.fr" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thedeveloper03.json b/domains/thedeveloper03.json index 61c8a52e5..918d4b3f5 100644 --- a/domains/thedeveloper03.json +++ b/domains/thedeveloper03.json @@ -4,8 +4,7 @@ "email": "trishtrix01@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thedivided.json b/domains/thedivided.json index 3d59d5654..4c2608f70 100644 --- a/domains/thedivided.json +++ b/domains/thedivided.json @@ -4,7 +4,7 @@ "email": "logannorman2005@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thedt.json b/domains/thedt.json index 8fe8b311b..5177079fc 100644 --- a/domains/thedt.json +++ b/domains/thedt.json @@ -4,8 +4,7 @@ "email": "duongtuan30306@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/theschoology.json b/domains/theschoology.json index bf73b5019..85d9aa22c 100644 --- a/domains/theschoology.json +++ b/domains/theschoology.json @@ -4,8 +4,7 @@ "email": "shrini23@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thetechguy.json b/domains/thetechguy.json index 9635dcb67..f86679f21 100644 --- a/domains/thetechguy.json +++ b/domains/thetechguy.json @@ -4,7 +4,7 @@ "email": "playerwictor@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thisqoutedoesntexist.json b/domains/thisqoutedoesntexist.json index a38625698..a7d7f03da 100644 --- a/domains/thisqoutedoesntexist.json +++ b/domains/thisqoutedoesntexist.json @@ -4,8 +4,7 @@ "email": "f2v74yt@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thordevs.json b/domains/thordevs.json index 51c54fde5..88b2f462d 100644 --- a/domains/thordevs.json +++ b/domains/thordevs.json @@ -4,7 +4,7 @@ "email": "samzagamer4@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/thunder.json b/domains/thunder.json index 75177fda6..927842784 100644 --- a/domains/thunder.json +++ b/domains/thunder.json @@ -4,8 +4,7 @@ "email": "thunderarch77@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tien.json b/domains/tien.json index 3ef6c7248..f0cfc7687 100644 --- a/domains/tien.json +++ b/domains/tien.json @@ -4,7 +4,7 @@ "email": "tien2309n@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/time.json b/domains/time.json index b3eec57b5..f268a50e5 100644 --- a/domains/time.json +++ b/domains/time.json @@ -4,7 +4,7 @@ "email": "tangkeehee2002@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tin.json b/domains/tin.json index 4c7ec4cee..9a82e27e8 100644 --- a/domains/tin.json +++ b/domains/tin.json @@ -4,7 +4,7 @@ "email": "marmeladenjunge+2nd@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tinergy.json b/domains/tinergy.json index 547ad6a68..eecce6108 100644 --- a/domains/tinergy.json +++ b/domains/tinergy.json @@ -4,7 +4,7 @@ "email": "goh_z@live.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tinny.json b/domains/tinny.json index 903b644b6..9543b6a02 100644 --- a/domains/tinny.json +++ b/domains/tinny.json @@ -4,8 +4,7 @@ "email": "lewis.j.mcdonald@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tm-incognito.json b/domains/tm-incognito.json index 1532b27df..92e3e60bb 100644 --- a/domains/tm-incognito.json +++ b/domains/tm-incognito.json @@ -4,7 +4,7 @@ "email": "jumbokalied@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all", "MX": ["hosts.is-a.dev"] } diff --git a/domains/toasta.json b/domains/toasta.json index 9643baad3..9713c6420 100644 --- a/domains/toasta.json +++ b/domains/toasta.json @@ -4,7 +4,7 @@ "email": "nolanp678@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/topher.json b/domains/topher.json index f25285564..59e3a9d24 100644 --- a/domains/topher.json +++ b/domains/topher.json @@ -4,7 +4,7 @@ "email": "christopherwk210@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tosh.json b/domains/tosh.json index cf34902c1..8d03715b1 100644 --- a/domains/tosh.json +++ b/domains/tosh.json @@ -6,8 +6,7 @@ "email": "shellcodegroup@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tpglitch.json b/domains/tpglitch.json index 0364bc2ca..c00ed4f67 100644 --- a/domains/tpglitch.json +++ b/domains/tpglitch.json @@ -4,7 +4,7 @@ "email": "tylerkinney50@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tpke.json b/domains/tpke.json index 202061ec1..a3ef4ebbe 100644 --- a/domains/tpke.json +++ b/domains/tpke.json @@ -4,7 +4,7 @@ "email": "zeroratedtm@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/trailblazertech.json b/domains/trailblazertech.json index 21aa904de..deff46931 100644 --- a/domains/trailblazertech.json +++ b/domains/trailblazertech.json @@ -4,7 +4,7 @@ "email": "trailblazire@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/trasadiyasmeet.json b/domains/trasadiyasmeet.json index afbd109a8..a0acc45e8 100644 --- a/domains/trasadiyasmeet.json +++ b/domains/trasadiyasmeet.json @@ -4,7 +4,7 @@ "email": "21bph115@nirmauni.ac.in" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/trvs.json b/domains/trvs.json index f2b2d4325..d1cdd9b8b 100644 --- a/domains/trvs.json +++ b/domains/trvs.json @@ -4,8 +4,7 @@ "email": "trvsmusicofficial@icloud.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/trvsmusic.json b/domains/trvsmusic.json index f2b2d4325..d1cdd9b8b 100644 --- a/domains/trvsmusic.json +++ b/domains/trvsmusic.json @@ -4,8 +4,7 @@ "email": "trvsmusicofficial@icloud.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/trypt.json b/domains/trypt.json index 7f53ebb51..c4ed967de 100644 --- a/domains/trypt.json +++ b/domains/trypt.json @@ -4,8 +4,7 @@ "email": "tryptamine@privacyrequired.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tw.json b/domains/tw.json index 01630e431..681643fd1 100644 --- a/domains/tw.json +++ b/domains/tw.json @@ -4,8 +4,7 @@ "email": "tw31122007@googlemail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/twisted.json b/domains/twisted.json index 680fca65a..93cad3dd5 100644 --- a/domains/twisted.json +++ b/domains/twisted.json @@ -4,7 +4,7 @@ "email": "gamerdragon971@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/tzvika.json b/domains/tzvika.json index c0f4851b4..bac8f8d45 100644 --- a/domains/tzvika.json +++ b/domains/tzvika.json @@ -4,7 +4,7 @@ "email": "tzvika.ofek@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ukirio.json b/domains/ukirio.json index 68422ca70..84fa55566 100644 --- a/domains/ukirio.json +++ b/domains/ukirio.json @@ -4,7 +4,7 @@ "email": "u8k50850@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ultrix.json b/domains/ultrix.json index 6c986115d..4941e43a1 100644 --- a/domains/ultrix.json +++ b/domains/ultrix.json @@ -4,7 +4,7 @@ "email": "pollardjackson@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/umar.json b/domains/umar.json index f576aa281..70f8f8740 100644 --- a/domains/umar.json +++ b/domains/umar.json @@ -4,8 +4,7 @@ "email": "mineeaamir@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/unchained.json b/domains/unchained.json index 6b9f7870b..3a64984b4 100644 --- a/domains/unchained.json +++ b/domains/unchained.json @@ -4,7 +4,7 @@ "email": "yusuf_in@outlook.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/unixtz.json b/domains/unixtz.json index dda3ac1a1..6580dddf2 100644 --- a/domains/unixtz.json +++ b/domains/unixtz.json @@ -4,7 +4,7 @@ "email": "abdulhaulerashid@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/unknowncheats.json b/domains/unknowncheats.json index afa1025f7..0db9311ef 100644 --- a/domains/unknowncheats.json +++ b/domains/unknowncheats.json @@ -4,7 +4,7 @@ "email": "opkinshuk09@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/urgent.afcu.json b/domains/urgent.afcu.json index 58c6958d4..14438577e 100644 --- a/domains/urgent.afcu.json +++ b/domains/urgent.afcu.json @@ -4,8 +4,7 @@ "email": "rockkahan12@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/urgent.afcubanking.json b/domains/urgent.afcubanking.json index 58c6958d4..14438577e 100644 --- a/domains/urgent.afcubanking.json +++ b/domains/urgent.afcubanking.json @@ -4,8 +4,7 @@ "email": "rockkahan12@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/user.nqdev.json b/domains/user.nqdev.json index 2cbbfef3d..b305e2dee 100644 --- a/domains/user.nqdev.json +++ b/domains/user.nqdev.json @@ -4,7 +4,7 @@ "email": "nguyenquy.1096@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/utility.icevixen.json b/domains/utility.icevixen.json index 11ce7ceb0..a7d7f03da 100644 --- a/domains/utility.icevixen.json +++ b/domains/utility.icevixen.json @@ -4,7 +4,7 @@ "email": "f2v74yt@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/utkn.json b/domains/utkn.json index 04279abff..ad1758064 100644 --- a/domains/utkn.json +++ b/domains/utkn.json @@ -4,8 +4,7 @@ "email": "39ph4f87a@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/utsavsingh.json b/domains/utsavsingh.json index 9492c5289..ab45fbd72 100644 --- a/domains/utsavsingh.json +++ b/domains/utsavsingh.json @@ -4,7 +4,7 @@ "email": "singhutsavofficial@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/va1dee.json b/domains/va1dee.json index 54e96c903..332618686 100644 --- a/domains/va1dee.json +++ b/domains/va1dee.json @@ -4,7 +4,7 @@ "email": "vldslv.prydatko@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vaginessa.json b/domains/vaginessa.json index b928488e0..0d48f08d8 100644 --- a/domains/vaginessa.json +++ b/domains/vaginessa.json @@ -4,8 +4,7 @@ "email": "vanni@f5.si" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/var.json b/domains/var.json index 901d5d04d..e4d7af640 100644 --- a/domains/var.json +++ b/domains/var.json @@ -4,7 +4,7 @@ "email": "LZT7@proton.me" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/varun.json b/domains/varun.json index 0a4d3daeb..a841e16cd 100644 --- a/domains/varun.json +++ b/domains/varun.json @@ -4,8 +4,7 @@ "email": "varunc105@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/varunhere.json b/domains/varunhere.json index 61c6c74ec..279fa9028 100644 --- a/domains/varunhere.json +++ b/domains/varunhere.json @@ -4,8 +4,7 @@ "email": "varunc105j@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/veer.json b/domains/veer.json index 3f593c9de..2439a6ff7 100644 --- a/domains/veer.json +++ b/domains/veer.json @@ -4,8 +4,7 @@ "email": "veerhp@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/venkateshpagdikar.json b/domains/venkateshpagdikar.json index 2e779acdd..bab7dfa73 100644 --- a/domains/venkateshpagdikar.json +++ b/domains/venkateshpagdikar.json @@ -4,7 +4,7 @@ "email": "venkateshpagdikar8@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/verse.json b/domains/verse.json index bb6c9d1ab..4e6a7710f 100644 --- a/domains/verse.json +++ b/domains/verse.json @@ -4,8 +4,7 @@ "email": "clicpowytb@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/verstandlxs.json b/domains/verstandlxs.json index 0650f2ee9..d81eae974 100644 --- a/domains/verstandlxs.json +++ b/domains/verstandlxs.json @@ -4,8 +4,7 @@ "email": "community@verstandlxs.de" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vertex.json b/domains/vertex.json index de7673554..57135ae77 100644 --- a/domains/vertex.json +++ b/domains/vertex.json @@ -4,8 +4,7 @@ "email": "ltong4867@inst.hcpss.org" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vhd.json b/domains/vhd.json index a3fa82d7a..c523b7e5b 100644 --- a/domains/vhd.json +++ b/domains/vhd.json @@ -4,7 +4,7 @@ "email": "dotrealvhd@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vian.json b/domains/vian.json index 89eaff968..9afebc9db 100644 --- a/domains/vian.json +++ b/domains/vian.json @@ -4,7 +4,7 @@ "email": "erel.ersahin@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/victoris.json b/domains/victoris.json index d489d828b..dfdb91c79 100644 --- a/domains/victoris.json +++ b/domains/victoris.json @@ -4,8 +4,7 @@ "email": "freevpn537@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/victorisgeek.json b/domains/victorisgeek.json index d489d828b..dfdb91c79 100644 --- a/domains/victorisgeek.json +++ b/domains/victorisgeek.json @@ -4,8 +4,7 @@ "email": "freevpn537@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vikkubaliga.json b/domains/vikkubaliga.json index 23ed46c2e..92706f8b4 100644 --- a/domains/vikkubaliga.json +++ b/domains/vikkubaliga.json @@ -4,8 +4,7 @@ "email": "vikkubaligatmp@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vin-decoder.json b/domains/vin-decoder.json index 6004ab5e1..04fc6d572 100644 --- a/domains/vin-decoder.json +++ b/domains/vin-decoder.json @@ -4,8 +4,7 @@ "email": "ashikhinivan18@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vincent-cly.json b/domains/vincent-cly.json index beda63ece..24b7003a1 100644 --- a/domains/vincent-cly.json +++ b/domains/vincent-cly.json @@ -4,7 +4,7 @@ "email": "vchku413@connect.hku.hk" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vineet-khemnani.json b/domains/vineet-khemnani.json index ee41af2b2..827f1263c 100644 --- a/domains/vineet-khemnani.json +++ b/domains/vineet-khemnani.json @@ -4,7 +4,7 @@ "email": "vineetkhemnani09@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/viraj.json b/domains/viraj.json index f3792ed36..2397070b5 100644 --- a/domains/viraj.json +++ b/domains/viraj.json @@ -4,8 +4,7 @@ "email": "virajwalavalkar90982@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vishok.json b/domains/vishok.json index 410168790..15316ef6a 100644 --- a/domains/vishok.json +++ b/domains/vishok.json @@ -4,7 +4,7 @@ "email": "mvishok2005@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vishwa.json b/domains/vishwa.json index 34a40edc1..cc296ef66 100644 --- a/domains/vishwa.json +++ b/domains/vishwa.json @@ -4,7 +4,7 @@ "email": "vprabhath937@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/visionavtr.json b/domains/visionavtr.json index b817b2fed..e07ba26eb 100644 --- a/domains/visionavtr.json +++ b/domains/visionavtr.json @@ -4,7 +4,7 @@ "email": "lada_862@mail.ru" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vivek.2k.json b/domains/vivek.2k.json index 2ce7786e5..67466d604 100644 --- a/domains/vivek.2k.json +++ b/domains/vivek.2k.json @@ -4,8 +4,7 @@ "email": "Vivektvp1@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vleov.json b/domains/vleov.json index af154117a..965db554d 100644 --- a/domains/vleov.json +++ b/domains/vleov.json @@ -4,7 +4,7 @@ "email": "leo.goetz2008@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/voidlesh.json b/domains/voidlesh.json index f85ab2910..d1bd3dce2 100644 --- a/domains/voidlesh.json +++ b/domains/voidlesh.json @@ -4,8 +4,7 @@ "email": "levi.maiwald@icloud.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/voldemort.json b/domains/voldemort.json index bb5000598..f85a91db5 100644 --- a/domains/voldemort.json +++ b/domains/voldemort.json @@ -4,7 +4,7 @@ "email": "vertesivv@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/voltic.json b/domains/voltic.json index cbba04072..6ecc00cd1 100644 --- a/domains/voltic.json +++ b/domains/voltic.json @@ -4,8 +4,7 @@ "email": "harpymclol@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/voonyuan.json b/domains/voonyuan.json index 61e408cf6..ecec34106 100644 --- a/domains/voonyuan.json +++ b/domains/voonyuan.json @@ -4,7 +4,7 @@ "email": "voonyuan11@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/vt-d.json b/domains/vt-d.json index 684c1504d..3aeff48e4 100644 --- a/domains/vt-d.json +++ b/domains/vt-d.json @@ -4,7 +4,7 @@ "email": "poonipapatv@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/wang.json b/domains/wang.json index fd02ae2df..e31dd3760 100644 --- a/domains/wang.json +++ b/domains/wang.json @@ -4,7 +4,7 @@ "email": "Real.Shid.999@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/wangjoui.json b/domains/wangjoui.json index 66b9329d2..38484d437 100644 --- a/domains/wangjoui.json +++ b/domains/wangjoui.json @@ -4,7 +4,7 @@ "email": "trieuvy5ghz@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/wankhede.json b/domains/wankhede.json index d26b45d0e..747e159da 100644 --- a/domains/wankhede.json +++ b/domains/wankhede.json @@ -4,7 +4,7 @@ "email": "abhiwa6@protonmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/wap.json b/domains/wap.json index 92e7cb91e..c2ee58540 100644 --- a/domains/wap.json +++ b/domains/wap.json @@ -4,7 +4,7 @@ "email": "hifund@yandex.ru" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/warvan.json b/domains/warvan.json index 1780d9837..43bd53bf1 100644 --- a/domains/warvan.json +++ b/domains/warvan.json @@ -4,8 +4,7 @@ "email": "irvaaanfauzi1@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/web-design-zone.json b/domains/web-design-zone.json index bcd7b225c..5caa14ab7 100644 --- a/domains/web-design-zone.json +++ b/domains/web-design-zone.json @@ -4,7 +4,7 @@ "email": "mastermail99999@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/webmarshalls.json b/domains/webmarshalls.json index 6fc4bf84b..2efdcb618 100644 --- a/domains/webmarshalls.json +++ b/domains/webmarshalls.json @@ -4,8 +4,7 @@ "email": "ndirangusteven131@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/whinny.json b/domains/whinny.json index 8b26aa2b4..2af9ee419 100644 --- a/domains/whinny.json +++ b/domains/whinny.json @@ -4,8 +4,7 @@ "email": "hajimesiyyachiyyo@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/wibu.json b/domains/wibu.json index 84c551334..a978b39c4 100644 --- a/domains/wibu.json +++ b/domains/wibu.json @@ -4,7 +4,7 @@ "email": "admin@yukinoshita.web.id" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/williamsebastian.json b/domains/williamsebastian.json index 2c091c5c9..bfcde4110 100644 --- a/domains/williamsebastian.json +++ b/domains/williamsebastian.json @@ -4,7 +4,7 @@ "email": "baseparody@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/winniepat.json b/domains/winniepat.json index 573a55433..97023cd6b 100644 --- a/domains/winniepat.json +++ b/domains/winniepat.json @@ -4,7 +4,7 @@ "email": "wc92226@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/wizard.json b/domains/wizard.json index 26edca1fe..f8ca65bab 100644 --- a/domains/wizard.json +++ b/domains/wizard.json @@ -4,8 +4,7 @@ "email": "andreysuew@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/wolflangtw.json b/domains/wolflangtw.json index 58d976e80..d619083a4 100644 --- a/domains/wolflangtw.json +++ b/domains/wolflangtw.json @@ -4,7 +4,7 @@ "email": "wolflang.channel@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/woofer.json b/domains/woofer.json index 855b7e4f8..83c9b14b0 100644 --- a/domains/woofer.json +++ b/domains/woofer.json @@ -4,8 +4,7 @@ "email": "ivceball@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/woxdev.json b/domains/woxdev.json index 39534e75b..013e8514f 100644 --- a/domains/woxdev.json +++ b/domains/woxdev.json @@ -4,7 +4,7 @@ "email": "januardhodicky06@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/www.amulyasingh.json b/domains/www.amulyasingh.json index 397c34f77..e2571d9b8 100644 --- a/domains/www.amulyasingh.json +++ b/domains/www.amulyasingh.json @@ -4,7 +4,7 @@ "email": "ytamulya77@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/x3ric.json b/domains/x3ric.json index 961b4cbc6..0f8780973 100644 --- a/domains/x3ric.json +++ b/domains/x3ric.json @@ -4,7 +4,7 @@ "email": "ericxaime@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xcut.json b/domains/xcut.json index 186ab293d..05beaa829 100644 --- a/domains/xcut.json +++ b/domains/xcut.json @@ -4,8 +4,7 @@ "email": "martinskyler829@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xian.json b/domains/xian.json index 917ce7eef..dbae5eaa5 100644 --- a/domains/xian.json +++ b/domains/xian.json @@ -4,7 +4,7 @@ "email": "xian.docdocil@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xiaozhe.json b/domains/xiaozhe.json index aa26a5890..56c0f72d4 100644 --- a/domains/xiaozhe.json +++ b/domains/xiaozhe.json @@ -4,7 +4,7 @@ "email": "meps105195@go.edu.tw" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xinfull.json b/domains/xinfull.json index 635e90072..72d409779 100644 --- a/domains/xinfull.json +++ b/domains/xinfull.json @@ -4,7 +4,7 @@ "email": "robertkitunda89@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xkotelek.json b/domains/xkotelek.json index ac639a71b..7e886d9e4 100644 --- a/domains/xkotelek.json +++ b/domains/xkotelek.json @@ -4,8 +4,7 @@ "email": "contact@kotelek.dev" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xorisx.json b/domains/xorisx.json index 48a745462..1574a8324 100644 --- a/domains/xorisx.json +++ b/domains/xorisx.json @@ -4,7 +4,7 @@ "email": "68936a@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xoronium.json b/domains/xoronium.json index 2742affe7..2c4adf330 100644 --- a/domains/xoronium.json +++ b/domains/xoronium.json @@ -4,8 +4,7 @@ "email": "theglocksaint1535@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xorro.json b/domains/xorro.json index 16ed9414c..a2a94a22b 100644 --- a/domains/xorro.json +++ b/domains/xorro.json @@ -4,8 +4,7 @@ "email": "crllect@proton.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xram.json b/domains/xram.json index bc5edd724..bf17ec0a0 100644 --- a/domains/xram.json +++ b/domains/xram.json @@ -4,8 +4,7 @@ "email": "ash.zeit@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/xuanwu.json b/domains/xuanwu.json index 14200571f..9781f7b44 100644 --- a/domains/xuanwu.json +++ b/domains/xuanwu.json @@ -4,7 +4,7 @@ "email": "vluxyue@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yairmedina.json b/domains/yairmedina.json index 77c870165..d84d370e3 100644 --- a/domains/yairmedina.json +++ b/domains/yairmedina.json @@ -4,7 +4,7 @@ "email": "spam.me.please.do.it@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yakisan.json b/domains/yakisan.json index d6b99b18f..14f859630 100644 --- a/domains/yakisan.json +++ b/domains/yakisan.json @@ -4,8 +4,7 @@ "email": "mefeyakisan@icloud.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yash-khattar.json b/domains/yash-khattar.json index 26520e320..6dec7f9bc 100644 --- a/domains/yash-khattar.json +++ b/domains/yash-khattar.json @@ -4,7 +4,7 @@ "email": "yashkhattar73@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yashwardhan.json b/domains/yashwardhan.json index ee445f4c1..00ea8aed3 100644 --- a/domains/yashwardhan.json +++ b/domains/yashwardhan.json @@ -4,7 +4,7 @@ "email": "yashwardhan333666@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yc-gen.json b/domains/yc-gen.json index 2cea5f397..63164b131 100644 --- a/domains/yc-gen.json +++ b/domains/yc-gen.json @@ -4,8 +4,7 @@ "email": "marsi591707@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yef.json b/domains/yef.json index e4b2a45f0..c3cf60175 100644 --- a/domains/yef.json +++ b/domains/yef.json @@ -4,8 +4,7 @@ "email": "jeremyq33@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yes.json b/domains/yes.json index d489d828b..dfdb91c79 100644 --- a/domains/yes.json +++ b/domains/yes.json @@ -4,8 +4,7 @@ "email": "freevpn537@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yieldray.json b/domains/yieldray.json index 4fff6da16..e2a9351cc 100644 --- a/domains/yieldray.json +++ b/domains/yieldray.json @@ -4,8 +4,7 @@ "email": "yieldray@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yiyi.json b/domains/yiyi.json index 3be8043e0..397b37a1c 100644 --- a/domains/yiyi.json +++ b/domains/yiyi.json @@ -4,7 +4,7 @@ "email": "646042371@qq.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yoitsrt.json b/domains/yoitsrt.json index 4109556f7..683ae61a9 100644 --- a/domains/yoitsrt.json +++ b/domains/yoitsrt.json @@ -4,7 +4,7 @@ "email": "rustytrim11@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yourmom.json b/domains/yourmom.json index 8a6294146..adb8a3df9 100644 --- a/domains/yourmom.json +++ b/domains/yourmom.json @@ -4,7 +4,7 @@ "email": "ojedallopezangel@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yousefzidan.json b/domains/yousefzidan.json index f05ff5a5a..33417de64 100644 --- a/domains/yousefzidan.json +++ b/domains/yousefzidan.json @@ -4,8 +4,7 @@ "email": "0x0jx@proton.me" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/youssef.json b/domains/youssef.json index ad3bd6dd6..65c2532d1 100644 --- a/domains/youssef.json +++ b/domains/youssef.json @@ -4,7 +4,7 @@ "email": "szeropercent@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yozie.json b/domains/yozie.json index bc5d95b1d..e674f39d2 100644 --- a/domains/yozie.json +++ b/domains/yozie.json @@ -4,8 +4,7 @@ "email": "mrfreeze987@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yozieb.json b/domains/yozieb.json index bc5d95b1d..e674f39d2 100644 --- a/domains/yozieb.json +++ b/domains/yozieb.json @@ -4,8 +4,7 @@ "email": "mrfreeze987@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yozieeee.json b/domains/yozieeee.json index bc5d95b1d..e674f39d2 100644 --- a/domains/yozieeee.json +++ b/domains/yozieeee.json @@ -4,8 +4,7 @@ "email": "mrfreeze987@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yt.amulyasingh.json b/domains/yt.amulyasingh.json index e62d1dd63..77aeb7865 100644 --- a/domains/yt.amulyasingh.json +++ b/domains/yt.amulyasingh.json @@ -4,8 +4,7 @@ "email": "amulyasingh370@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ytdl.mrj.json b/domains/ytdl.mrj.json index f3e362dd2..21d629caf 100644 --- a/domains/ytdl.mrj.json +++ b/domains/ytdl.mrj.json @@ -4,7 +4,7 @@ "email": "illegalhacker2.0@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yuki.json b/domains/yuki.json index 15820aa00..427dde50c 100644 --- a/domains/yuki.json +++ b/domains/yuki.json @@ -4,7 +4,7 @@ "email": "mejmayfoof@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yumi.json b/domains/yumi.json index 3ad6485d2..ecee8e7ba 100644 --- a/domains/yumi.json +++ b/domains/yumi.json @@ -4,8 +4,7 @@ "email": "akosifujiph@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yuyu.json b/domains/yuyu.json index 3395877b8..f3bb3e125 100644 --- a/domains/yuyu.json +++ b/domains/yuyu.json @@ -4,7 +4,7 @@ "email": "Jesus71236gaming@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/yyw.json b/domains/yyw.json index 710e5c0b2..362dad048 100644 --- a/domains/yyw.json +++ b/domains/yyw.json @@ -4,7 +4,7 @@ "email": "yyw.981031@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zenjahid.json b/domains/zenjahid.json index 85e1bb0e2..7ef18a1bb 100644 --- a/domains/zenjahid.json +++ b/domains/zenjahid.json @@ -4,8 +4,7 @@ "email": "mdjahidul.haque.7@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zephyr.json b/domains/zephyr.json index cdab26058..3f8ee46f7 100644 --- a/domains/zephyr.json +++ b/domains/zephyr.json @@ -4,8 +4,7 @@ "email": "alvintan159@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zepvil.json b/domains/zepvil.json index 08cbfca6e..467684947 100644 --- a/domains/zepvil.json +++ b/domains/zepvil.json @@ -4,7 +4,7 @@ "email": "thezepvil@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zeroratedtm.json b/domains/zeroratedtm.json index 202061ec1..a3ef4ebbe 100644 --- a/domains/zeroratedtm.json +++ b/domains/zeroratedtm.json @@ -4,7 +4,7 @@ "email": "zeroratedtm@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zh4ck.json b/domains/zh4ck.json index a18fca056..a3e185122 100644 --- a/domains/zh4ck.json +++ b/domains/zh4ck.json @@ -4,8 +4,7 @@ "email": "zhacxk@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zhougonglai.json b/domains/zhougonglai.json index 48663a97c..c4a8c0b77 100644 --- a/domains/zhougonglai.json +++ b/domains/zhougonglai.json @@ -4,7 +4,7 @@ "email": "838048635@qq.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zhxck.json b/domains/zhxck.json index 391961f23..a3e185122 100644 --- a/domains/zhxck.json +++ b/domains/zhxck.json @@ -4,7 +4,7 @@ "email": "zhacxk@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zirconiac.json b/domains/zirconiac.json index c03868d11..bbae742ac 100644 --- a/domains/zirconiac.json +++ b/domains/zirconiac.json @@ -4,8 +4,7 @@ "email": "lucian.adzima@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zizibibi.json b/domains/zizibibi.json index e8a17aa6c..515e9d62d 100644 --- a/domains/zizibibi.json +++ b/domains/zizibibi.json @@ -4,8 +4,7 @@ "email": "furk4ncrowley@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zoronium.json b/domains/zoronium.json index d488672fc..58c9f0545 100644 --- a/domains/zoronium.json +++ b/domains/zoronium.json @@ -4,8 +4,7 @@ "email": "zayaanmohammed1535@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zshmeta.json b/domains/zshmeta.json index a6eae2439..d691e249c 100644 --- a/domains/zshmeta.json +++ b/domains/zshmeta.json @@ -4,8 +4,7 @@ "email": "zshmeta@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/ztrax.json b/domains/ztrax.json index e82d9a953..f95b5e6eb 100644 --- a/domains/ztrax.json +++ b/domains/ztrax.json @@ -4,8 +4,7 @@ "email": "bernardmartinez241@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zwzodo.json b/domains/zwzodo.json index 3c119a809..b03a2188a 100644 --- a/domains/zwzodo.json +++ b/domains/zwzodo.json @@ -4,8 +4,7 @@ "email": "zwzodo@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/domains/zye.json b/domains/zye.json index 01b5231c3..636aeb56f 100644 --- a/domains/zye.json +++ b/domains/zye.json @@ -4,7 +4,7 @@ "email": "heroxmain@gmail.com" }, "record": { - "A": ["217.174.245.249"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } diff --git a/package-lock.json b/package-lock.json new file mode 100644 index 000000000..d8ef4057f --- /dev/null +++ b/package-lock.json @@ -0,0 +1,2579 @@ +{ + "name": "is-a-dev-core", + "version": "1.0.0", + "lockfileVersion": 2, + "requires": true, + "packages": { + "": { + "name": "is-a-dev-core", + "version": "1.0.0", + "license": "GPL-3.0", + "dependencies": { + "ip-regex": "^5.0.0", + "ramda": "^0.27.1" + }, + "devDependencies": { + "eslint": "^7.11.0", + "eslint-plugin-json": "^2.1.2", + "eslint-plugin-node": "^11.1.0" + } + }, + "node_modules/@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "dependencies": { + "@babel/highlight": "^7.10.4" + } + }, + "node_modules/@babel/helper-validator-identifier": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "dev": true, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", + "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", + "dev": true, + "dependencies": { + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0" + }, + "engines": { + "node": ">=6.9.0" + } + }, + "node_modules/@babel/highlight/node_modules/ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "dependencies": { + "color-convert": "^1.9.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "dependencies": { + "color-name": "1.1.3" + } + }, + "node_modules/@babel/highlight/node_modules/color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "node_modules/@babel/highlight/node_modules/escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true, + "engines": { + "node": ">=0.8.0" + } + }, + "node_modules/@babel/highlight/node_modules/has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/@babel/highlight/node_modules/supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "dependencies": { + "has-flag": "^3.0.0" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "dependencies": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "dependencies": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + }, + "engines": { + "node": ">=10.10.0" + } + }, + "node_modules/@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "node_modules/acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true, + "bin": { + "acorn": "bin/acorn" + }, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "peerDependencies": { + "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" + } + }, + "node_modules/ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "dependencies": { + "color-convert": "^2.0.1" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/chalk/ansi-styles?sponsor=1" + } + }, + "node_modules/argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "dependencies": { + "sprintf-js": "~1.0.2" + } + }, + "node_modules/astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "node_modules/brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "dependencies": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "node_modules/callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/chalk?sponsor=1" + } + }, + "node_modules/color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "dependencies": { + "color-name": "~1.1.4" + }, + "engines": { + "node": ">=7.0.0" + } + }, + "node_modules/color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "node_modules/concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "node_modules/cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "dependencies": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "dependencies": { + "ms": "2.1.2" + }, + "engines": { + "node": ">=6.0" + }, + "peerDependenciesMeta": { + "supports-color": { + "optional": true + } + } + }, + "node_modules/deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "node_modules/doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "dependencies": { + "esutils": "^2.0.2" + }, + "engines": { + "node": ">=6.0.0" + } + }, + "node_modules/emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "node_modules/enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "dependencies": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8.6" + } + }, + "node_modules/escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "dependencies": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + }, + "bin": { + "eslint": "bin/eslint.js" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + }, + "funding": { + "url": "https://opencollective.com/eslint" + } + }, + "node_modules/eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "dependencies": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + }, + "peerDependencies": { + "eslint": ">=4.19.1" + } + }, + "node_modules/eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "dependencies": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + }, + "engines": { + "node": ">=8.10.0" + } + }, + "node_modules/eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "dependencies": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "engines": { + "node": ">=8.10.0" + }, + "peerDependencies": { + "eslint": ">=5.16.0" + } + }, + "node_modules/eslint-plugin-node/node_modules/ignore": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz", + "integrity": "sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/eslint-plugin-node/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true, + "bin": { + "semver": "bin/semver.js" + } + }, + "node_modules/eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "dependencies": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + }, + "engines": { + "node": ">=8.0.0" + } + }, + "node_modules/eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "dependencies": { + "eslint-visitor-keys": "^1.1.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true, + "engines": { + "node": ">=10" + } + }, + "node_modules/espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "dependencies": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/espree/node_modules/eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true, + "bin": { + "esparse": "bin/esparse.js", + "esvalidate": "bin/esvalidate.js" + }, + "engines": { + "node": ">=4" + } + }, + "node_modules/esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "dependencies": { + "estraverse": "^5.1.0" + }, + "engines": { + "node": ">=0.10" + } + }, + "node_modules/esquery/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "dependencies": { + "estraverse": "^5.2.0" + }, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esrecurse/node_modules/estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true, + "engines": { + "node": ">=4.0" + } + }, + "node_modules/esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "node_modules/fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "node_modules/fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "node_modules/file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "dependencies": { + "flat-cache": "^3.0.4" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "dependencies": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + }, + "engines": { + "node": "^10.12.0 || >=12.0.0" + } + }, + "node_modules/flatted": { + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", + "dev": true + }, + "node_modules/fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "node_modules/function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "node_modules/glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "dependencies": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + }, + "engines": { + "node": "*" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "dependencies": { + "is-glob": "^4.0.1" + }, + "engines": { + "node": ">= 6" + } + }, + "node_modules/globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "dependencies": { + "type-fest": "^0.20.2" + }, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/hasown": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", + "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", + "dev": true, + "dependencies": { + "function-bind": "^1.1.2" + }, + "engines": { + "node": ">= 0.4" + } + }, + "node_modules/ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true, + "engines": { + "node": ">= 4" + } + }, + "node_modules/import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "dependencies": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + }, + "engines": { + "node": ">=6" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true, + "engines": { + "node": ">=0.8.19" + } + }, + "node_modules/inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "dependencies": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "node_modules/inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "node_modules/ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", + "engines": { + "node": "^12.20.0 || ^14.13.1 || >=16.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dev": true, + "dependencies": { + "hasown": "^2.0.0" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "dependencies": { + "is-extglob": "^2.1.1" + }, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "node_modules/js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "node_modules/js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "dependencies": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + }, + "bin": { + "js-yaml": "bin/js-yaml.js" + } + }, + "node_modules/json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "node_modules/json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "node_modules/json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "node_modules/jsonc-parser": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", + "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", + "dev": true + }, + "node_modules/keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "dependencies": { + "json-buffer": "3.0.1" + } + }, + "node_modules/levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "node_modules/lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "node_modules/lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "dependencies": { + "brace-expansion": "^1.1.7" + }, + "engines": { + "node": "*" + } + }, + "node_modules/ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "node_modules/natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "node_modules/once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "dependencies": { + "wrappy": "1" + } + }, + "node_modules/optionator": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "dev": true, + "dependencies": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "dependencies": { + "callsites": "^3.0.0" + }, + "engines": { + "node": ">=6" + } + }, + "node_modules/path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "node_modules/prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true, + "engines": { + "node": ">=0.4.0" + } + }, + "node_modules/punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true, + "engines": { + "node": ">=6" + } + }, + "node_modules/ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "node_modules/regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/mysticatea" + } + }, + "node_modules/require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true, + "engines": { + "node": ">=0.10.0" + } + }, + "node_modules/resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "dependencies": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + }, + "bin": { + "resolve": "bin/resolve" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true, + "engines": { + "node": ">=4" + } + }, + "node_modules/rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "dependencies": { + "glob": "^7.1.3" + }, + "bin": { + "rimraf": "bin.js" + }, + "funding": { + "url": "https://github.com/sponsors/isaacs" + } + }, + "node_modules/semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dev": true, + "dependencies": { + "lru-cache": "^6.0.0" + }, + "bin": { + "semver": "bin/semver.js" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "dependencies": { + "shebang-regex": "^3.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true, + "engines": { + "node": ">=8" + } + }, + "node_modules/slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "dependencies": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + }, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/chalk/slice-ansi?sponsor=1" + } + }, + "node_modules/sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "node_modules/string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "dependencies": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "dependencies": { + "ansi-regex": "^5.0.1" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true, + "engines": { + "node": ">=8" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "dependencies": { + "has-flag": "^4.0.0" + }, + "engines": { + "node": ">=8" + } + }, + "node_modules/supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true, + "engines": { + "node": ">= 0.4" + }, + "funding": { + "url": "https://github.com/sponsors/ljharb" + } + }, + "node_modules/table": { + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", + "dev": true, + "dependencies": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "engines": { + "node": ">=10.0.0" + } + }, + "node_modules/table/node_modules/ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dev": true, + "dependencies": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + }, + "funding": { + "type": "github", + "url": "https://github.com/sponsors/epoberezkin" + } + }, + "node_modules/table/node_modules/json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + }, + "node_modules/text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "node_modules/type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "dependencies": { + "prelude-ls": "^1.2.1" + }, + "engines": { + "node": ">= 0.8.0" + } + }, + "node_modules/type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true, + "engines": { + "node": ">=10" + }, + "funding": { + "url": "https://github.com/sponsors/sindresorhus" + } + }, + "node_modules/uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "dependencies": { + "punycode": "^2.1.0" + } + }, + "node_modules/v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "node_modules/vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "dependencies": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "node_modules/vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "node_modules/vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "node_modules/vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "node_modules/vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "node_modules/which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "dependencies": { + "isexe": "^2.0.0" + }, + "bin": { + "node-which": "bin/node-which" + }, + "engines": { + "node": ">= 8" + } + }, + "node_modules/wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + } + }, + "dependencies": { + "@aashutoshrathi/word-wrap": { + "version": "1.2.6", + "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", + "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", + "dev": true + }, + "@babel/code-frame": { + "version": "7.12.11", + "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", + "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", + "dev": true, + "requires": { + "@babel/highlight": "^7.10.4" + } + }, + "@babel/helper-validator-identifier": { + "version": "7.22.20", + "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", + "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", + "dev": true + }, + "@babel/highlight": { + "version": "7.23.4", + "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", + "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", + "dev": true, + "requires": { + "@babel/helper-validator-identifier": "^7.22.20", + "chalk": "^2.4.2", + "js-tokens": "^4.0.0" + }, + "dependencies": { + "ansi-styles": { + "version": "3.2.1", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", + "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", + "dev": true, + "requires": { + "color-convert": "^1.9.0" + } + }, + "chalk": { + "version": "2.4.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", + "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", + "dev": true, + "requires": { + "ansi-styles": "^3.2.1", + "escape-string-regexp": "^1.0.5", + "supports-color": "^5.3.0" + } + }, + "color-convert": { + "version": "1.9.3", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", + "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", + "dev": true, + "requires": { + "color-name": "1.1.3" + } + }, + "color-name": { + "version": "1.1.3", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", + "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", + "dev": true + }, + "escape-string-regexp": { + "version": "1.0.5", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", + "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", + "dev": true + }, + "has-flag": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", + "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", + "dev": true + }, + "supports-color": { + "version": "5.5.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", + "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", + "dev": true, + "requires": { + "has-flag": "^3.0.0" + } + } + } + }, + "@eslint/eslintrc": { + "version": "0.4.3", + "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", + "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", + "dev": true, + "requires": { + "ajv": "^6.12.4", + "debug": "^4.1.1", + "espree": "^7.3.0", + "globals": "^13.9.0", + "ignore": "^4.0.6", + "import-fresh": "^3.2.1", + "js-yaml": "^3.13.1", + "minimatch": "^3.0.4", + "strip-json-comments": "^3.1.1" + } + }, + "@humanwhocodes/config-array": { + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", + "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", + "dev": true, + "requires": { + "@humanwhocodes/object-schema": "^1.2.0", + "debug": "^4.1.1", + "minimatch": "^3.0.4" + } + }, + "@humanwhocodes/object-schema": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", + "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", + "dev": true + }, + "acorn": { + "version": "7.4.1", + "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", + "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", + "dev": true + }, + "acorn-jsx": { + "version": "5.3.2", + "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", + "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", + "dev": true, + "requires": {} + }, + "ajv": { + "version": "6.12.6", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", + "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "fast-json-stable-stringify": "^2.0.0", + "json-schema-traverse": "^0.4.1", + "uri-js": "^4.2.2" + } + }, + "ansi-colors": { + "version": "4.1.3", + "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", + "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "dev": true + }, + "ansi-regex": { + "version": "5.0.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", + "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "dev": true + }, + "ansi-styles": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", + "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "dev": true, + "requires": { + "color-convert": "^2.0.1" + } + }, + "argparse": { + "version": "1.0.10", + "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", + "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", + "dev": true, + "requires": { + "sprintf-js": "~1.0.2" + } + }, + "astral-regex": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", + "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", + "dev": true + }, + "balanced-match": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "dev": true + }, + "brace-expansion": { + "version": "1.1.11", + "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", + "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", + "dev": true, + "requires": { + "balanced-match": "^1.0.0", + "concat-map": "0.0.1" + } + }, + "callsites": { + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", + "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", + "dev": true + }, + "chalk": { + "version": "4.1.2", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", + "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", + "dev": true, + "requires": { + "ansi-styles": "^4.1.0", + "supports-color": "^7.1.0" + } + }, + "color-convert": { + "version": "2.0.1", + "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", + "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "dev": true, + "requires": { + "color-name": "~1.1.4" + } + }, + "color-name": { + "version": "1.1.4", + "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "dev": true + }, + "concat-map": { + "version": "0.0.1", + "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", + "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", + "dev": true + }, + "cross-spawn": { + "version": "7.0.3", + "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", + "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", + "dev": true, + "requires": { + "path-key": "^3.1.0", + "shebang-command": "^2.0.0", + "which": "^2.0.1" + } + }, + "debug": { + "version": "4.3.4", + "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", + "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", + "dev": true, + "requires": { + "ms": "2.1.2" + } + }, + "deep-is": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", + "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", + "dev": true + }, + "doctrine": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", + "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", + "dev": true, + "requires": { + "esutils": "^2.0.2" + } + }, + "emoji-regex": { + "version": "8.0.0", + "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "dev": true + }, + "enquirer": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", + "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "dev": true, + "requires": { + "ansi-colors": "^4.1.1", + "strip-ansi": "^6.0.1" + } + }, + "escape-string-regexp": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", + "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "dev": true + }, + "eslint": { + "version": "7.32.0", + "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", + "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", + "dev": true, + "requires": { + "@babel/code-frame": "7.12.11", + "@eslint/eslintrc": "^0.4.3", + "@humanwhocodes/config-array": "^0.5.0", + "ajv": "^6.10.0", + "chalk": "^4.0.0", + "cross-spawn": "^7.0.2", + "debug": "^4.0.1", + "doctrine": "^3.0.0", + "enquirer": "^2.3.5", + "escape-string-regexp": "^4.0.0", + "eslint-scope": "^5.1.1", + "eslint-utils": "^2.1.0", + "eslint-visitor-keys": "^2.0.0", + "espree": "^7.3.1", + "esquery": "^1.4.0", + "esutils": "^2.0.2", + "fast-deep-equal": "^3.1.3", + "file-entry-cache": "^6.0.1", + "functional-red-black-tree": "^1.0.1", + "glob-parent": "^5.1.2", + "globals": "^13.6.0", + "ignore": "^4.0.6", + "import-fresh": "^3.0.0", + "imurmurhash": "^0.1.4", + "is-glob": "^4.0.0", + "js-yaml": "^3.13.1", + "json-stable-stringify-without-jsonify": "^1.0.1", + "levn": "^0.4.1", + "lodash.merge": "^4.6.2", + "minimatch": "^3.0.4", + "natural-compare": "^1.4.0", + "optionator": "^0.9.1", + "progress": "^2.0.0", + "regexpp": "^3.1.0", + "semver": "^7.2.1", + "strip-ansi": "^6.0.0", + "strip-json-comments": "^3.1.0", + "table": "^6.0.9", + "text-table": "^0.2.0", + "v8-compile-cache": "^2.0.3" + } + }, + "eslint-plugin-es": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", + "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", + "dev": true, + "requires": { + "eslint-utils": "^2.0.0", + "regexpp": "^3.0.0" + } + }, + "eslint-plugin-json": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", + "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", + "dev": true, + "requires": { + "lodash": "^4.17.19", + "vscode-json-languageservice": "^3.7.0" + } + }, + "eslint-plugin-node": { + "version": "11.1.0", + "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", + "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", + "dev": true, + "requires": { + "eslint-plugin-es": "^3.0.0", + "eslint-utils": "^2.0.0", + "ignore": "^5.1.1", + "minimatch": "^3.0.4", + "resolve": "^1.10.1", + "semver": "^6.1.0" + }, + "dependencies": { + "ignore": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz", + "integrity": "sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==", + "dev": true + }, + "semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "dev": true + } + } + }, + "eslint-scope": { + "version": "5.1.1", + "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", + "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", + "dev": true, + "requires": { + "esrecurse": "^4.3.0", + "estraverse": "^4.1.1" + } + }, + "eslint-utils": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", + "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", + "dev": true, + "requires": { + "eslint-visitor-keys": "^1.1.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "eslint-visitor-keys": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", + "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", + "dev": true + }, + "espree": { + "version": "7.3.1", + "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", + "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", + "dev": true, + "requires": { + "acorn": "^7.4.0", + "acorn-jsx": "^5.3.1", + "eslint-visitor-keys": "^1.3.0" + }, + "dependencies": { + "eslint-visitor-keys": { + "version": "1.3.0", + "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", + "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", + "dev": true + } + } + }, + "esprima": { + "version": "4.0.1", + "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", + "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", + "dev": true + }, + "esquery": { + "version": "1.5.0", + "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", + "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", + "dev": true, + "requires": { + "estraverse": "^5.1.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "esrecurse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", + "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", + "dev": true, + "requires": { + "estraverse": "^5.2.0" + }, + "dependencies": { + "estraverse": { + "version": "5.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", + "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", + "dev": true + } + } + }, + "estraverse": { + "version": "4.3.0", + "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", + "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", + "dev": true + }, + "esutils": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", + "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", + "dev": true + }, + "fast-deep-equal": { + "version": "3.1.3", + "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", + "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", + "dev": true + }, + "fast-json-stable-stringify": { + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true + }, + "fast-levenshtein": { + "version": "2.0.6", + "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", + "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", + "dev": true + }, + "file-entry-cache": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", + "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", + "dev": true, + "requires": { + "flat-cache": "^3.0.4" + } + }, + "flat-cache": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", + "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", + "dev": true, + "requires": { + "flatted": "^3.2.9", + "keyv": "^4.5.3", + "rimraf": "^3.0.2" + } + }, + "flatted": { + "version": "3.2.9", + "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", + "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", + "dev": true + }, + "fs.realpath": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", + "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", + "dev": true + }, + "function-bind": { + "version": "1.1.2", + "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", + "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", + "dev": true + }, + "functional-red-black-tree": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", + "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", + "dev": true + }, + "glob": { + "version": "7.2.3", + "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", + "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", + "dev": true, + "requires": { + "fs.realpath": "^1.0.0", + "inflight": "^1.0.4", + "inherits": "2", + "minimatch": "^3.1.1", + "once": "^1.3.0", + "path-is-absolute": "^1.0.0" + } + }, + "glob-parent": { + "version": "5.1.2", + "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", + "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", + "dev": true, + "requires": { + "is-glob": "^4.0.1" + } + }, + "globals": { + "version": "13.24.0", + "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", + "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", + "dev": true, + "requires": { + "type-fest": "^0.20.2" + } + }, + "has-flag": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", + "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", + "dev": true + }, + "hasown": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", + "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", + "dev": true, + "requires": { + "function-bind": "^1.1.2" + } + }, + "ignore": { + "version": "4.0.6", + "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", + "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", + "dev": true + }, + "import-fresh": { + "version": "3.3.0", + "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", + "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "dev": true, + "requires": { + "parent-module": "^1.0.0", + "resolve-from": "^4.0.0" + } + }, + "imurmurhash": { + "version": "0.1.4", + "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", + "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", + "dev": true + }, + "inflight": { + "version": "1.0.6", + "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", + "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", + "dev": true, + "requires": { + "once": "^1.3.0", + "wrappy": "1" + } + }, + "inherits": { + "version": "2.0.4", + "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", + "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", + "dev": true + }, + "ip-regex": { + "version": "5.0.0", + "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", + "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" + }, + "is-core-module": { + "version": "2.13.1", + "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", + "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", + "dev": true, + "requires": { + "hasown": "^2.0.0" + } + }, + "is-extglob": { + "version": "2.1.1", + "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", + "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", + "dev": true + }, + "is-fullwidth-code-point": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", + "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "dev": true + }, + "is-glob": { + "version": "4.0.3", + "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", + "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", + "dev": true, + "requires": { + "is-extglob": "^2.1.1" + } + }, + "isexe": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", + "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", + "dev": true + }, + "js-tokens": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", + "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", + "dev": true + }, + "js-yaml": { + "version": "3.14.1", + "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", + "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", + "dev": true, + "requires": { + "argparse": "^1.0.7", + "esprima": "^4.0.0" + } + }, + "json-buffer": { + "version": "3.0.1", + "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", + "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", + "dev": true + }, + "json-schema-traverse": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", + "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", + "dev": true + }, + "json-stable-stringify-without-jsonify": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", + "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", + "dev": true + }, + "jsonc-parser": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", + "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", + "dev": true + }, + "keyv": { + "version": "4.5.4", + "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", + "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", + "dev": true, + "requires": { + "json-buffer": "3.0.1" + } + }, + "levn": { + "version": "0.4.1", + "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", + "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1", + "type-check": "~0.4.0" + } + }, + "lodash": { + "version": "4.17.21", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", + "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", + "dev": true + }, + "lodash.merge": { + "version": "4.6.2", + "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", + "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", + "dev": true + }, + "lodash.truncate": { + "version": "4.4.2", + "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", + "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", + "dev": true + }, + "lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "dev": true, + "requires": { + "yallist": "^4.0.0" + } + }, + "minimatch": { + "version": "3.1.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", + "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", + "dev": true, + "requires": { + "brace-expansion": "^1.1.7" + } + }, + "ms": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", + "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", + "dev": true + }, + "natural-compare": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", + "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", + "dev": true + }, + "once": { + "version": "1.4.0", + "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", + "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", + "dev": true, + "requires": { + "wrappy": "1" + } + }, + "optionator": { + "version": "0.9.3", + "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", + "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", + "dev": true, + "requires": { + "@aashutoshrathi/word-wrap": "^1.2.3", + "deep-is": "^0.1.3", + "fast-levenshtein": "^2.0.6", + "levn": "^0.4.1", + "prelude-ls": "^1.2.1", + "type-check": "^0.4.0" + } + }, + "parent-module": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", + "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "dev": true, + "requires": { + "callsites": "^3.0.0" + } + }, + "path-is-absolute": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", + "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", + "dev": true + }, + "path-key": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", + "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", + "dev": true + }, + "path-parse": { + "version": "1.0.7", + "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", + "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", + "dev": true + }, + "prelude-ls": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", + "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", + "dev": true + }, + "progress": { + "version": "2.0.3", + "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", + "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", + "dev": true + }, + "punycode": { + "version": "2.3.1", + "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", + "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", + "dev": true + }, + "ramda": { + "version": "0.27.2", + "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", + "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" + }, + "regexpp": { + "version": "3.2.0", + "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", + "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", + "dev": true + }, + "require-from-string": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", + "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "dev": true + }, + "resolve": { + "version": "1.22.8", + "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", + "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", + "dev": true, + "requires": { + "is-core-module": "^2.13.0", + "path-parse": "^1.0.7", + "supports-preserve-symlinks-flag": "^1.0.0" + } + }, + "resolve-from": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "dev": true + }, + "rimraf": { + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", + "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", + "dev": true, + "requires": { + "glob": "^7.1.3" + } + }, + "semver": { + "version": "7.5.4", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", + "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", + "dev": true, + "requires": { + "lru-cache": "^6.0.0" + } + }, + "shebang-command": { + "version": "2.0.0", + "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", + "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", + "dev": true, + "requires": { + "shebang-regex": "^3.0.0" + } + }, + "shebang-regex": { + "version": "3.0.0", + "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", + "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", + "dev": true + }, + "slice-ansi": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", + "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", + "dev": true, + "requires": { + "ansi-styles": "^4.0.0", + "astral-regex": "^2.0.0", + "is-fullwidth-code-point": "^3.0.0" + } + }, + "sprintf-js": { + "version": "1.0.3", + "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", + "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", + "dev": true + }, + "string-width": { + "version": "4.2.3", + "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", + "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "dev": true, + "requires": { + "emoji-regex": "^8.0.0", + "is-fullwidth-code-point": "^3.0.0", + "strip-ansi": "^6.0.1" + } + }, + "strip-ansi": { + "version": "6.0.1", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", + "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "dev": true, + "requires": { + "ansi-regex": "^5.0.1" + } + }, + "strip-json-comments": { + "version": "3.1.1", + "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", + "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", + "dev": true + }, + "supports-color": { + "version": "7.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", + "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", + "dev": true, + "requires": { + "has-flag": "^4.0.0" + } + }, + "supports-preserve-symlinks-flag": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", + "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", + "dev": true + }, + "table": { + "version": "6.8.1", + "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", + "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", + "dev": true, + "requires": { + "ajv": "^8.0.1", + "lodash.truncate": "^4.4.2", + "slice-ansi": "^4.0.0", + "string-width": "^4.2.3", + "strip-ansi": "^6.0.1" + }, + "dependencies": { + "ajv": { + "version": "8.12.0", + "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", + "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", + "dev": true, + "requires": { + "fast-deep-equal": "^3.1.1", + "json-schema-traverse": "^1.0.0", + "require-from-string": "^2.0.2", + "uri-js": "^4.2.2" + } + }, + "json-schema-traverse": { + "version": "1.0.0", + "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "dev": true + } + } + }, + "text-table": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", + "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", + "dev": true + }, + "type-check": { + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", + "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", + "dev": true, + "requires": { + "prelude-ls": "^1.2.1" + } + }, + "type-fest": { + "version": "0.20.2", + "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", + "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", + "dev": true + }, + "uri-js": { + "version": "4.4.1", + "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", + "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", + "dev": true, + "requires": { + "punycode": "^2.1.0" + } + }, + "v8-compile-cache": { + "version": "2.4.0", + "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", + "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", + "dev": true + }, + "vscode-json-languageservice": { + "version": "3.11.0", + "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", + "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", + "dev": true, + "requires": { + "jsonc-parser": "^3.0.0", + "vscode-languageserver-textdocument": "^1.0.1", + "vscode-languageserver-types": "3.16.0-next.2", + "vscode-nls": "^5.0.0", + "vscode-uri": "^2.1.2" + } + }, + "vscode-languageserver-textdocument": { + "version": "1.0.11", + "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", + "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", + "dev": true + }, + "vscode-languageserver-types": { + "version": "3.16.0-next.2", + "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", + "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", + "dev": true + }, + "vscode-nls": { + "version": "5.2.0", + "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", + "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", + "dev": true + }, + "vscode-uri": { + "version": "2.1.2", + "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "dev": true + }, + "which": { + "version": "2.0.2", + "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", + "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", + "dev": true, + "requires": { + "isexe": "^2.0.0" + } + }, + "wrappy": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", + "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", + "dev": true + }, + "yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "dev": true + } + } +} From 58a8d3944ba8c8e4d696114d17f0016796d7ba1f Mon Sep 17 00:00:00 2001 From: andrewstech Date: Mon, 1 Jan 2024 23:28:39 +0000 Subject: [PATCH 8032/8412] Delete package-lock.json --- package-lock.json | 2579 --------------------------------------------- 1 file changed, 2579 deletions(-) delete mode 100644 package-lock.json diff --git a/package-lock.json b/package-lock.json deleted file mode 100644 index d8ef4057f..000000000 --- a/package-lock.json +++ /dev/null @@ -1,2579 +0,0 @@ -{ - "name": "is-a-dev-core", - "version": "1.0.0", - "lockfileVersion": 2, - "requires": true, - "packages": { - "": { - "name": "is-a-dev-core", - "version": "1.0.0", - "license": "GPL-3.0", - "dependencies": { - "ip-regex": "^5.0.0", - "ramda": "^0.27.1" - }, - "devDependencies": { - "eslint": "^7.11.0", - "eslint-plugin-json": "^2.1.2", - "eslint-plugin-node": "^11.1.0" - } - }, - "node_modules/@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "dependencies": { - "@babel/highlight": "^7.10.4" - } - }, - "node_modules/@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "dev": true, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", - "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", - "dev": true, - "dependencies": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "engines": { - "node": ">=6.9.0" - } - }, - "node_modules/@babel/highlight/node_modules/ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "dependencies": { - "color-convert": "^1.9.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "dependencies": { - "color-name": "1.1.3" - } - }, - "node_modules/@babel/highlight/node_modules/color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "node_modules/@babel/highlight/node_modules/escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true, - "engines": { - "node": ">=0.8.0" - } - }, - "node_modules/@babel/highlight/node_modules/has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/@babel/highlight/node_modules/supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "dependencies": { - "has-flag": "^3.0.0" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "dependencies": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "dependencies": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=10.10.0" - } - }, - "node_modules/@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "node_modules/acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true, - "bin": { - "acorn": "bin/acorn" - }, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "peerDependencies": { - "acorn": "^6.0.0 || ^7.0.0 || ^8.0.0" - } - }, - "node_modules/ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "dependencies": { - "ms": "2.1.2" - }, - "engines": { - "node": ">=6.0" - }, - "peerDependenciesMeta": { - "supports-color": { - "optional": true - } - } - }, - "node_modules/deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "node_modules/doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "dependencies": { - "esutils": "^2.0.2" - }, - "engines": { - "node": ">=6.0.0" - } - }, - "node_modules/emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "node_modules/enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "dependencies": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8.6" - } - }, - "node_modules/escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "dependencies": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - }, - "bin": { - "eslint": "bin/eslint.js" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - }, - "funding": { - "url": "https://opencollective.com/eslint" - } - }, - "node_modules/eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "dependencies": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - }, - "peerDependencies": { - "eslint": ">=4.19.1" - } - }, - "node_modules/eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "dependencies": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - }, - "engines": { - "node": ">=8.10.0" - } - }, - "node_modules/eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "dependencies": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "engines": { - "node": ">=8.10.0" - }, - "peerDependencies": { - "eslint": ">=5.16.0" - } - }, - "node_modules/eslint-plugin-node/node_modules/ignore": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz", - "integrity": "sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/eslint-plugin-node/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "dependencies": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - }, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "dependencies": { - "eslint-visitor-keys": "^1.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/eslint-utils/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true, - "engines": { - "node": ">=10" - } - }, - "node_modules/espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "dependencies": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/espree/node_modules/eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true, - "bin": { - "esparse": "bin/esparse.js", - "esvalidate": "bin/esvalidate.js" - }, - "engines": { - "node": ">=4" - } - }, - "node_modules/esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "dependencies": { - "estraverse": "^5.1.0" - }, - "engines": { - "node": ">=0.10" - } - }, - "node_modules/esquery/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "dependencies": { - "estraverse": "^5.2.0" - }, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esrecurse/node_modules/estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true, - "engines": { - "node": ">=4.0" - } - }, - "node_modules/esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "node_modules/fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "node_modules/fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "node_modules/file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "dependencies": { - "flat-cache": "^3.0.4" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dev": true, - "dependencies": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - }, - "engines": { - "node": "^10.12.0 || >=12.0.0" - } - }, - "node_modules/flatted": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", - "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", - "dev": true - }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "node_modules/function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "dependencies": { - "is-glob": "^4.0.1" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "dependencies": { - "type-fest": "^0.20.2" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/hasown": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", - "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", - "dev": true, - "dependencies": { - "function-bind": "^1.1.2" - }, - "engines": { - "node": ">= 0.4" - } - }, - "node_modules/ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true, - "engines": { - "node": ">= 4" - } - }, - "node_modules/import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "dependencies": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true, - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "node_modules/inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "node_modules/ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==", - "engines": { - "node": "^12.20.0 || ^14.13.1 || >=16.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/is-core-module": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "dev": true, - "dependencies": { - "hasown": "^2.0.0" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "dependencies": { - "is-extglob": "^2.1.1" - }, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "node_modules/js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "node_modules/json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "node_modules/json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "node_modules/jsonc-parser": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", - "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", - "dev": true - }, - "node_modules/keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "dependencies": { - "json-buffer": "3.0.1" - } - }, - "node_modules/levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "node_modules/lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "node_modules/lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "node_modules/lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "dependencies": { - "yallist": "^4.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", - "dev": true, - "dependencies": { - "@aashutoshrathi/word-wrap": "^1.2.3", - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "dependencies": { - "callsites": "^3.0.0" - }, - "engines": { - "node": ">=6" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "node_modules/prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true, - "engines": { - "node": ">=0.4.0" - } - }, - "node_modules/punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "node_modules/regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/mysticatea" - } - }, - "node_modules/require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "dev": true, - "dependencies": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - }, - "bin": { - "resolve": "bin/resolve" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "dependencies": { - "glob": "^7.1.3" - }, - "bin": { - "rimraf": "bin.js" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, - "node_modules/semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dev": true, - "dependencies": { - "lru-cache": "^6.0.0" - }, - "bin": { - "semver": "bin/semver.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "dependencies": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/slice-ansi?sponsor=1" - } - }, - "node_modules/sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "node_modules/string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "dependencies": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "dependencies": { - "ansi-regex": "^5.0.1" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true, - "engines": { - "node": ">= 0.4" - }, - "funding": { - "url": "https://github.com/sponsors/ljharb" - } - }, - "node_modules/table": { - "version": "6.8.1", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", - "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", - "dev": true, - "dependencies": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "engines": { - "node": ">=10.0.0" - } - }, - "node_modules/table/node_modules/ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/table/node_modules/json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - }, - "node_modules/text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "node_modules/type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "dependencies": { - "prelude-ls": "^1.2.1" - }, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "dependencies": { - "punycode": "^2.1.0" - } - }, - "node_modules/v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "node_modules/vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "dependencies": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "node_modules/vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "node_modules/vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "node_modules/vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "node_modules/vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - }, - "node_modules/yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - } - }, - "dependencies": { - "@aashutoshrathi/word-wrap": { - "version": "1.2.6", - "resolved": "https://registry.npmjs.org/@aashutoshrathi/word-wrap/-/word-wrap-1.2.6.tgz", - "integrity": "sha512-1Yjs2SvM8TflER/OD3cOjhWWOZb58A2t7wpE2S9XfBYTiIl+XFhQG2bjy4Pu1I+EAlCNUzRDYDdFwFYUKvXcIA==", - "dev": true - }, - "@babel/code-frame": { - "version": "7.12.11", - "resolved": "https://registry.npmjs.org/@babel/code-frame/-/code-frame-7.12.11.tgz", - "integrity": "sha512-Zt1yodBx1UcyiePMSkWnU4hPqhwq7hGi2nFL1LeA3EUl+q2LQx16MISgJ0+z7dnmgvP9QtIleuETGOiOH1RcIw==", - "dev": true, - "requires": { - "@babel/highlight": "^7.10.4" - } - }, - "@babel/helper-validator-identifier": { - "version": "7.22.20", - "resolved": "https://registry.npmjs.org/@babel/helper-validator-identifier/-/helper-validator-identifier-7.22.20.tgz", - "integrity": "sha512-Y4OZ+ytlatR8AI+8KZfKuL5urKp7qey08ha31L8b3BwewJAoJamTzyvxPR/5D+KkdJCGPq/+8TukHBlY10FX9A==", - "dev": true - }, - "@babel/highlight": { - "version": "7.23.4", - "resolved": "https://registry.npmjs.org/@babel/highlight/-/highlight-7.23.4.tgz", - "integrity": "sha512-acGdbYSfp2WheJoJm/EBBBLh/ID8KDc64ISZ9DYtBmC8/Q204PZJLHyzeB5qMzJ5trcOkybd78M4x2KWsUq++A==", - "dev": true, - "requires": { - "@babel/helper-validator-identifier": "^7.22.20", - "chalk": "^2.4.2", - "js-tokens": "^4.0.0" - }, - "dependencies": { - "ansi-styles": { - "version": "3.2.1", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-3.2.1.tgz", - "integrity": "sha512-VT0ZI6kZRdTh8YyJw3SMbYm/u+NqfsAxEpWO0Pf9sq8/e94WxxOpPKx9FR1FlyCtOVDNOQ+8ntlqFxiRc+r5qA==", - "dev": true, - "requires": { - "color-convert": "^1.9.0" - } - }, - "chalk": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-2.4.2.tgz", - "integrity": "sha512-Mti+f9lpJNcwF4tWV8/OrTTtF1gZi+f8FqlyAdouralcFWFQWF2+NgCHShjkCb+IFBLq9buZwE1xckQU4peSuQ==", - "dev": true, - "requires": { - "ansi-styles": "^3.2.1", - "escape-string-regexp": "^1.0.5", - "supports-color": "^5.3.0" - } - }, - "color-convert": { - "version": "1.9.3", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", - "integrity": "sha512-QfAUtd+vFdAtFQcC8CCyYt1fYWxSqAiK2cSD6zDB8N3cpsEBAvRxp9zOGg6G/SHHJYAT88/az/IuDGALsNVbGg==", - "dev": true, - "requires": { - "color-name": "1.1.3" - } - }, - "color-name": { - "version": "1.1.3", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.3.tgz", - "integrity": "sha512-72fSenhMw2HZMTVHeCA9KCmpEIbzWiQsjN+BHcBbS9vr1mtt+vJjPdksIBNUmKAW8TFUDPJK5SUU3QhE9NEXDw==", - "dev": true - }, - "escape-string-regexp": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.5.tgz", - "integrity": "sha512-vbRorB5FUQWvla16U8R/qgaFIya2qGzwDrNmCZuYKrbdSUMG6I1ZCGQRefkRVhuOkIGVne7BQ35DSfo1qvJqFg==", - "dev": true - }, - "has-flag": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-3.0.0.tgz", - "integrity": "sha512-sKJf1+ceQBr4SMkvQnBDNDtf4TXpVhVGateu0t918bl30FnbE2m4vNLX+VWe/dpjlb+HugGYzW7uQXH98HPEYw==", - "dev": true - }, - "supports-color": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-5.5.0.tgz", - "integrity": "sha512-QjVjwdXIt408MIiAqCX4oUKsgU2EqAGzs2Ppkm4aQYbjm+ZEWEcW4SfFNTr4uMNZma0ey4f5lgLrkB0aX0QMow==", - "dev": true, - "requires": { - "has-flag": "^3.0.0" - } - } - } - }, - "@eslint/eslintrc": { - "version": "0.4.3", - "resolved": "https://registry.npmjs.org/@eslint/eslintrc/-/eslintrc-0.4.3.tgz", - "integrity": "sha512-J6KFFz5QCYUJq3pf0mjEcCJVERbzv71PUIDczuh9JkwGEzced6CO5ADLHB1rbf/+oPBtoPfMYNOpGDzCANlbXw==", - "dev": true, - "requires": { - "ajv": "^6.12.4", - "debug": "^4.1.1", - "espree": "^7.3.0", - "globals": "^13.9.0", - "ignore": "^4.0.6", - "import-fresh": "^3.2.1", - "js-yaml": "^3.13.1", - "minimatch": "^3.0.4", - "strip-json-comments": "^3.1.1" - } - }, - "@humanwhocodes/config-array": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@humanwhocodes/config-array/-/config-array-0.5.0.tgz", - "integrity": "sha512-FagtKFz74XrTl7y6HCzQpwDfXP0yhxe9lHLD1UZxjvZIcbyRz8zTFF/yYNfSfzU414eDwZ1SrO0Qvtyf+wFMQg==", - "dev": true, - "requires": { - "@humanwhocodes/object-schema": "^1.2.0", - "debug": "^4.1.1", - "minimatch": "^3.0.4" - } - }, - "@humanwhocodes/object-schema": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz", - "integrity": "sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==", - "dev": true - }, - "acorn": { - "version": "7.4.1", - "resolved": "https://registry.npmjs.org/acorn/-/acorn-7.4.1.tgz", - "integrity": "sha512-nQyp0o1/mNdbTO1PO6kHkwSrmgZ0MT/jCCpNiwbUjGoRN4dlBhqJtoQuCnEOKzgTVwg0ZWiCoQy6SxMebQVh8A==", - "dev": true - }, - "acorn-jsx": { - "version": "5.3.2", - "resolved": "https://registry.npmjs.org/acorn-jsx/-/acorn-jsx-5.3.2.tgz", - "integrity": "sha512-rq9s+JNhf0IChjtDXxllJ7g41oZk5SlXtp0LHwyA5cejwn7vKmKp4pPri6YEePv2PU65sAsegbXtIinmDFDXgQ==", - "dev": true, - "requires": {} - }, - "ajv": { - "version": "6.12.6", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-6.12.6.tgz", - "integrity": "sha512-j3fVLgvTo527anyYyJOGTYJbG+vnnQYvE0m5mmkc1TK+nxAppkCLMIL0aZ4dblVCNoGShhm+kzE4ZUykBoMg4g==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "fast-json-stable-stringify": "^2.0.0", - "json-schema-traverse": "^0.4.1", - "uri-js": "^4.2.2" - } - }, - "ansi-colors": { - "version": "4.1.3", - "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", - "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", - "dev": true - }, - "ansi-regex": { - "version": "5.0.1", - "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", - "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", - "dev": true - }, - "ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "dev": true, - "requires": { - "color-convert": "^2.0.1" - } - }, - "argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "dev": true, - "requires": { - "sprintf-js": "~1.0.2" - } - }, - "astral-regex": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/astral-regex/-/astral-regex-2.0.0.tgz", - "integrity": "sha512-Z7tMw1ytTXt5jqMcOP+OQteU1VuNK9Y02uuJtKQ1Sv69jXQKKg5cibLwGJow8yzZP+eAc18EmLGPal0bp36rvQ==", - "dev": true - }, - "balanced-match": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", - "dev": true - }, - "brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "dev": true, - "requires": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "callsites": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", - "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "dev": true - }, - "chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "dev": true, - "requires": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - } - }, - "color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "dev": true, - "requires": { - "color-name": "~1.1.4" - } - }, - "color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "dev": true - }, - "concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "dev": true - }, - "cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "dev": true, - "requires": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" - } - }, - "debug": { - "version": "4.3.4", - "resolved": "https://registry.npmjs.org/debug/-/debug-4.3.4.tgz", - "integrity": "sha512-PRWFHuSU3eDtQJPvnNY7Jcket1j0t5OuOsFzPPzsekD52Zl8qUfFIPEiswXqIvHWGVHOgX+7G/vCNNhehwxfkQ==", - "dev": true, - "requires": { - "ms": "2.1.2" - } - }, - "deep-is": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/deep-is/-/deep-is-0.1.4.tgz", - "integrity": "sha512-oIPzksmTg4/MriiaYGO+okXDT7ztn/w3Eptv/+gSIdMdKsJo0u4CfYNFJPy+4SKMuCqGw2wxnA+URMg3t8a/bQ==", - "dev": true - }, - "doctrine": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/doctrine/-/doctrine-3.0.0.tgz", - "integrity": "sha512-yS+Q5i3hBf7GBkd4KG8a7eBNNWNGLTaEwwYWUijIYM7zrlYDM0BFXHjjPWlWZ1Rg7UaddZeIDmi9jF3HmqiQ2w==", - "dev": true, - "requires": { - "esutils": "^2.0.2" - } - }, - "emoji-regex": { - "version": "8.0.0", - "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", - "dev": true - }, - "enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", - "dev": true, - "requires": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" - } - }, - "escape-string-regexp": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", - "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", - "dev": true - }, - "eslint": { - "version": "7.32.0", - "resolved": "https://registry.npmjs.org/eslint/-/eslint-7.32.0.tgz", - "integrity": "sha512-VHZ8gX+EDfz+97jGcgyGCyRia/dPOd6Xh9yPv8Bl1+SoaIwD+a/vlrOmGRUyOYu7MwUhc7CxqeaDZU13S4+EpA==", - "dev": true, - "requires": { - "@babel/code-frame": "7.12.11", - "@eslint/eslintrc": "^0.4.3", - "@humanwhocodes/config-array": "^0.5.0", - "ajv": "^6.10.0", - "chalk": "^4.0.0", - "cross-spawn": "^7.0.2", - "debug": "^4.0.1", - "doctrine": "^3.0.0", - "enquirer": "^2.3.5", - "escape-string-regexp": "^4.0.0", - "eslint-scope": "^5.1.1", - "eslint-utils": "^2.1.0", - "eslint-visitor-keys": "^2.0.0", - "espree": "^7.3.1", - "esquery": "^1.4.0", - "esutils": "^2.0.2", - "fast-deep-equal": "^3.1.3", - "file-entry-cache": "^6.0.1", - "functional-red-black-tree": "^1.0.1", - "glob-parent": "^5.1.2", - "globals": "^13.6.0", - "ignore": "^4.0.6", - "import-fresh": "^3.0.0", - "imurmurhash": "^0.1.4", - "is-glob": "^4.0.0", - "js-yaml": "^3.13.1", - "json-stable-stringify-without-jsonify": "^1.0.1", - "levn": "^0.4.1", - "lodash.merge": "^4.6.2", - "minimatch": "^3.0.4", - "natural-compare": "^1.4.0", - "optionator": "^0.9.1", - "progress": "^2.0.0", - "regexpp": "^3.1.0", - "semver": "^7.2.1", - "strip-ansi": "^6.0.0", - "strip-json-comments": "^3.1.0", - "table": "^6.0.9", - "text-table": "^0.2.0", - "v8-compile-cache": "^2.0.3" - } - }, - "eslint-plugin-es": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/eslint-plugin-es/-/eslint-plugin-es-3.0.1.tgz", - "integrity": "sha512-GUmAsJaN4Fc7Gbtl8uOBlayo2DqhwWvEzykMHSCZHU3XdJ+NSzzZcVhXh3VxX5icqQ+oQdIEawXX8xkR3mIFmQ==", - "dev": true, - "requires": { - "eslint-utils": "^2.0.0", - "regexpp": "^3.0.0" - } - }, - "eslint-plugin-json": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/eslint-plugin-json/-/eslint-plugin-json-2.1.2.tgz", - "integrity": "sha512-isM/fsUxS4wN1+nLsWoV5T4gLgBQnsql3nMTr8u+cEls1bL8rRQO5CP5GtxJxaOfbcKqnz401styw+H/P+e78Q==", - "dev": true, - "requires": { - "lodash": "^4.17.19", - "vscode-json-languageservice": "^3.7.0" - } - }, - "eslint-plugin-node": { - "version": "11.1.0", - "resolved": "https://registry.npmjs.org/eslint-plugin-node/-/eslint-plugin-node-11.1.0.tgz", - "integrity": "sha512-oUwtPJ1W0SKD0Tr+wqu92c5xuCeQqB3hSCHasn/ZgjFdA9iDGNkNf2Zi9ztY7X+hNuMib23LNGRm6+uN+KLE3g==", - "dev": true, - "requires": { - "eslint-plugin-es": "^3.0.0", - "eslint-utils": "^2.0.0", - "ignore": "^5.1.1", - "minimatch": "^3.0.4", - "resolve": "^1.10.1", - "semver": "^6.1.0" - }, - "dependencies": { - "ignore": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-5.3.0.tgz", - "integrity": "sha512-g7dmpshy+gD7mh88OC9NwSGTKoc3kyLAZQRU1mt53Aw/vnvfXnbC+F/7F7QoYVKbV+KNvJx8wArewKy1vXMtlg==", - "dev": true - }, - "semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "dev": true - } - } - }, - "eslint-scope": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/eslint-scope/-/eslint-scope-5.1.1.tgz", - "integrity": "sha512-2NxwbF/hZ0KpepYN0cNbo+FN6XoK7GaHlQhgx/hIZl6Va0bF45RQOOwhLIy8lQDbuCiadSLCBnH2CFYquit5bw==", - "dev": true, - "requires": { - "esrecurse": "^4.3.0", - "estraverse": "^4.1.1" - } - }, - "eslint-utils": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-utils/-/eslint-utils-2.1.0.tgz", - "integrity": "sha512-w94dQYoauyvlDc43XnGB8lU3Zt713vNChgt4EWwhXAP2XkBvndfxF0AgIqKOOasjPIPzj9JqgwkwbCYD0/V3Zg==", - "dev": true, - "requires": { - "eslint-visitor-keys": "^1.1.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "eslint-visitor-keys": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-2.1.0.tgz", - "integrity": "sha512-0rSmRBzXgDzIsD6mGdJgevzgezI534Cer5L/vyMX0kHzT/jiB43jRhd9YUlMGYLQy2zprNmoT8qasCGtY+QaKw==", - "dev": true - }, - "espree": { - "version": "7.3.1", - "resolved": "https://registry.npmjs.org/espree/-/espree-7.3.1.tgz", - "integrity": "sha512-v3JCNCE64umkFpmkFGqzVKsOT0tN1Zr+ueqLZfpV1Ob8e+CEgPWa+OxCoGH3tnhimMKIaBm4m/vaRpJ/krRz2g==", - "dev": true, - "requires": { - "acorn": "^7.4.0", - "acorn-jsx": "^5.3.1", - "eslint-visitor-keys": "^1.3.0" - }, - "dependencies": { - "eslint-visitor-keys": { - "version": "1.3.0", - "resolved": "https://registry.npmjs.org/eslint-visitor-keys/-/eslint-visitor-keys-1.3.0.tgz", - "integrity": "sha512-6J72N8UNa462wa/KFODt/PJ3IU60SDpC3QXC1Hjc1BXXpfL2C9R5+AU7jhe0F6GREqVMh4Juu+NY7xn+6dipUQ==", - "dev": true - } - } - }, - "esprima": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/esprima/-/esprima-4.0.1.tgz", - "integrity": "sha512-eGuFFw7Upda+g4p+QHvnW0RyTX/SVeJBDM/gCtMARO0cLuT2HcEKnTPvhjV6aGeqrCB/sbNop0Kszm0jsaWU4A==", - "dev": true - }, - "esquery": { - "version": "1.5.0", - "resolved": "https://registry.npmjs.org/esquery/-/esquery-1.5.0.tgz", - "integrity": "sha512-YQLXUplAwJgCydQ78IMJywZCceoqk1oH01OERdSAJc/7U2AylwjhSCLDEtqwg811idIS/9fIU5GjG73IgjKMVg==", - "dev": true, - "requires": { - "estraverse": "^5.1.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "esrecurse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/esrecurse/-/esrecurse-4.3.0.tgz", - "integrity": "sha512-KmfKL3b6G+RXvP8N1vr3Tq1kL/oCFgn2NYXEtqP8/L3pKapUA4G8cFVaoF3SU323CD4XypR/ffioHmkti6/Tag==", - "dev": true, - "requires": { - "estraverse": "^5.2.0" - }, - "dependencies": { - "estraverse": { - "version": "5.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-5.3.0.tgz", - "integrity": "sha512-MMdARuVEQziNTeJD8DgMqmhwR11BRQ/cBP+pLtYdSTnf3MIO8fFeiINEbX36ZdNlfU/7A9f3gUw49B3oQsvwBA==", - "dev": true - } - } - }, - "estraverse": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/estraverse/-/estraverse-4.3.0.tgz", - "integrity": "sha512-39nnKffWz8xN1BU/2c79n9nB9HDzo0niYUqx6xyqUnyoAnQyyWpOTdZEeiCch8BBu515t4wp9ZmgVfVhn9EBpw==", - "dev": true - }, - "esutils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/esutils/-/esutils-2.0.3.tgz", - "integrity": "sha512-kVscqXk4OCp68SZ0dkgEKVi6/8ij300KBWTJq32P/dYeWTSwK41WyTxalN1eRmA5Z9UU/LX9D7FWSmV9SAYx6g==", - "dev": true - }, - "fast-deep-equal": { - "version": "3.1.3", - "resolved": "https://registry.npmjs.org/fast-deep-equal/-/fast-deep-equal-3.1.3.tgz", - "integrity": "sha512-f3qQ9oQy9j2AhBe/H9VC91wLmKBCCU/gDOnKNAYG5hswO7BLKj09Hc5HYNz9cGI++xlpDCIgDaitVs03ATR84Q==", - "dev": true - }, - "fast-json-stable-stringify": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", - "dev": true - }, - "fast-levenshtein": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/fast-levenshtein/-/fast-levenshtein-2.0.6.tgz", - "integrity": "sha512-DCXu6Ifhqcks7TZKY3Hxp3y6qphY5SJZmrWMDrKcERSOXWQdMhU9Ig/PYrzyw/ul9jOIyh0N4M0tbC5hodg8dw==", - "dev": true - }, - "file-entry-cache": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/file-entry-cache/-/file-entry-cache-6.0.1.tgz", - "integrity": "sha512-7Gps/XWymbLk2QLYK4NzpMOrYjMhdIxXuIvy2QBsLE6ljuodKvdkWs/cpyJJ3CVIVpH0Oi1Hvg1ovbMzLdFBBg==", - "dev": true, - "requires": { - "flat-cache": "^3.0.4" - } - }, - "flat-cache": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-3.2.0.tgz", - "integrity": "sha512-CYcENa+FtcUKLmhhqyctpclsq7QF38pKjZHsGNiSQF5r4FtoKDWabFDl3hzaEQMvT1LHEysw5twgLvpYYb4vbw==", - "dev": true, - "requires": { - "flatted": "^3.2.9", - "keyv": "^4.5.3", - "rimraf": "^3.0.2" - } - }, - "flatted": { - "version": "3.2.9", - "resolved": "https://registry.npmjs.org/flatted/-/flatted-3.2.9.tgz", - "integrity": "sha512-36yxDn5H7OFZQla0/jFJmbIKTdZAQHngCedGxiMmpNfEZM0sdEeT+WczLQrjK6D7o2aiyLYDnkw0R3JK0Qv1RQ==", - "dev": true - }, - "fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "dev": true - }, - "function-bind": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/function-bind/-/function-bind-1.1.2.tgz", - "integrity": "sha512-7XHNxH7qX9xG5mIwxkhumTox/MIRNcOgDrxWsMt2pAr23WHp6MrRlN7FBSFpCpr+oVO0F744iUgR82nJMfG2SA==", - "dev": true - }, - "functional-red-black-tree": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/functional-red-black-tree/-/functional-red-black-tree-1.0.1.tgz", - "integrity": "sha512-dsKNQNdj6xA3T+QlADDA7mOSlX0qiMINjn0cgr+eGHGsbSHzTabcIogz2+p/iqP1Xs6EP/sS2SbqH+brGTbq0g==", - "dev": true - }, - "glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "dev": true, - "requires": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - } - }, - "glob-parent": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", - "integrity": "sha512-AOIgSQCepiJYwP3ARnGx+5VnTu2HBYdzbGP45eLw1vr3zB3vZLeyed1sC9hnbcOc9/SrMyM5RPQrkGz4aS9Zow==", - "dev": true, - "requires": { - "is-glob": "^4.0.1" - } - }, - "globals": { - "version": "13.24.0", - "resolved": "https://registry.npmjs.org/globals/-/globals-13.24.0.tgz", - "integrity": "sha512-AhO5QUcj8llrbG09iWhPU2B204J1xnPeL8kQmVorSsy+Sjj1sk8gIyh6cUocGmH4L0UuhAJy+hJMRA4mgA4mFQ==", - "dev": true, - "requires": { - "type-fest": "^0.20.2" - } - }, - "has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "dev": true - }, - "hasown": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/hasown/-/hasown-2.0.0.tgz", - "integrity": "sha512-vUptKVTpIJhcczKBbgnS+RtcuYMB8+oNzPK2/Hp3hanz8JmpATdmmgLgSaadVREkDm+e2giHwY3ZRkyjSIDDFA==", - "dev": true, - "requires": { - "function-bind": "^1.1.2" - } - }, - "ignore": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/ignore/-/ignore-4.0.6.tgz", - "integrity": "sha512-cyFDKrqc/YdcWFniJhzI42+AzS+gNwmUzOSFcRCQYwySuBBBy/KjuxWLZ/FHEH6Moq1NizMOBWyTcv8O4OZIMg==", - "dev": true - }, - "import-fresh": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", - "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", - "dev": true, - "requires": { - "parent-module": "^1.0.0", - "resolve-from": "^4.0.0" - } - }, - "imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "dev": true - }, - "inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "dev": true, - "requires": { - "once": "^1.3.0", - "wrappy": "1" - } - }, - "inherits": { - "version": "2.0.4", - "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", - "integrity": "sha512-k/vGaX4/Yla3WzyMCvTQOXYeIHvqOKtnqBduzTHpzpQZzAskKMhZ2K+EnBiSM9zGSoIFeMpXKxa4dYeZIQqewQ==", - "dev": true - }, - "ip-regex": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/ip-regex/-/ip-regex-5.0.0.tgz", - "integrity": "sha512-fOCG6lhoKKakwv+C6KdsOnGvgXnmgfmp0myi3bcNwj3qfwPAxRKWEuFhvEFF7ceYIz6+1jRZ+yguLFAmUNPEfw==" - }, - "is-core-module": { - "version": "2.13.1", - "resolved": "https://registry.npmjs.org/is-core-module/-/is-core-module-2.13.1.tgz", - "integrity": "sha512-hHrIjvZsftOsvKSn2TRYl63zvxsgE0K+0mYMoH6gD4omR5IWB2KynivBQczo3+wF1cCkjzvptnI9Q0sPU66ilw==", - "dev": true, - "requires": { - "hasown": "^2.0.0" - } - }, - "is-extglob": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/is-extglob/-/is-extglob-2.1.1.tgz", - "integrity": "sha512-SbKbANkN603Vi4jEZv49LeVJMn4yGwsbzZworEoyEiutsN3nJYdbO36zfhGJ6QEDpOZIFkDtnq5JRxmvl3jsoQ==", - "dev": true - }, - "is-fullwidth-code-point": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", - "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", - "dev": true - }, - "is-glob": { - "version": "4.0.3", - "resolved": "https://registry.npmjs.org/is-glob/-/is-glob-4.0.3.tgz", - "integrity": "sha512-xelSayHH36ZgE7ZWhli7pW34hNbNl8Ojv5KVmkJD4hBdD3th8Tfk9vYasLM+mXWOZhFkgZfxhLSnrwRr4elSSg==", - "dev": true, - "requires": { - "is-extglob": "^2.1.1" - } - }, - "isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "dev": true - }, - "js-tokens": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz", - "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==", - "dev": true - }, - "js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "dev": true, - "requires": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - } - }, - "json-buffer": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/json-buffer/-/json-buffer-3.0.1.tgz", - "integrity": "sha512-4bV5BfR2mqfQTJm+V5tPPdf+ZpuhiIvTuAB5g8kcrXOZpTT/QwwVRWBywX1ozr6lEuPdbHxwaJlm9G6mI2sfSQ==", - "dev": true - }, - "json-schema-traverse": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-0.4.1.tgz", - "integrity": "sha512-xbbCH5dCYU5T8LcEhhuh7HJ88HXuW3qsI3Y0zOZFKfZEHcpWiHU/Jxzk629Brsab/mMiHQti9wMP+845RPe3Vg==", - "dev": true - }, - "json-stable-stringify-without-jsonify": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/json-stable-stringify-without-jsonify/-/json-stable-stringify-without-jsonify-1.0.1.tgz", - "integrity": "sha512-Bdboy+l7tA3OGW6FjyFHWkP5LuByj1Tk33Ljyq0axyzdk9//JSi2u3fP1QSmd1KNwq6VOKYGlAu87CisVir6Pw==", - "dev": true - }, - "jsonc-parser": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-3.2.0.tgz", - "integrity": "sha512-gfFQZrcTc8CnKXp6Y4/CBT3fTc0OVuDofpre4aEeEpSBPV5X5v4+Vmx+8snU7RLPrNHPKSgLxGo9YuQzz20o+w==", - "dev": true - }, - "keyv": { - "version": "4.5.4", - "resolved": "https://registry.npmjs.org/keyv/-/keyv-4.5.4.tgz", - "integrity": "sha512-oxVHkHR/EJf2CNXnWxRLW6mg7JyCCUcG0DtEGmL2ctUo1PNTin1PUil+r/+4r5MpVgC/fn1kjsx7mjSujKqIpw==", - "dev": true, - "requires": { - "json-buffer": "3.0.1" - } - }, - "levn": { - "version": "0.4.1", - "resolved": "https://registry.npmjs.org/levn/-/levn-0.4.1.tgz", - "integrity": "sha512-+bT2uH4E5LGE7h/n3evcS/sQlJXCpIp6ym8OWJ5eV6+67Dsql/LaaT7qJBAt2rzfoa/5QBGBhxDix1dMt2kQKQ==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1", - "type-check": "~0.4.0" - } - }, - "lodash": { - "version": "4.17.21", - "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", - "integrity": "sha512-v2kDEe57lecTulaDIuNTPy3Ry4gLGJ6Z1O3vE1krgXZNrsQ+LFTGHVxVjcXPs17LhbZVGedAJv8XZ1tvj5FvSg==", - "dev": true - }, - "lodash.merge": { - "version": "4.6.2", - "resolved": "https://registry.npmjs.org/lodash.merge/-/lodash.merge-4.6.2.tgz", - "integrity": "sha512-0KpjqXRVvrYyCsX1swR/XTK0va6VQkQM6MNo7PqW77ByjAhoARA8EfrP1N4+KlKj8YS0ZUCtRT/YUuhyYDujIQ==", - "dev": true - }, - "lodash.truncate": { - "version": "4.4.2", - "resolved": "https://registry.npmjs.org/lodash.truncate/-/lodash.truncate-4.4.2.tgz", - "integrity": "sha512-jttmRe7bRse52OsWIMDLaXxWqRAmtIUccAQ3garviCqJjafXOfNMO0yMfNpdD6zbGaTU0P5Nz7e7gAT6cKmJRw==", - "dev": true - }, - "lru-cache": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", - "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", - "dev": true, - "requires": { - "yallist": "^4.0.0" - } - }, - "minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "dev": true, - "requires": { - "brace-expansion": "^1.1.7" - } - }, - "ms": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/ms/-/ms-2.1.2.tgz", - "integrity": "sha512-sGkPx+VjMtmA6MX27oA4FBFELFCZZ4S4XqeGOXCv68tT+jb3vk/RyaKWP0PTKyWtmLSM0b+adUTEvbs1PEaH2w==", - "dev": true - }, - "natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "dev": true - }, - "once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "dev": true, - "requires": { - "wrappy": "1" - } - }, - "optionator": { - "version": "0.9.3", - "resolved": "https://registry.npmjs.org/optionator/-/optionator-0.9.3.tgz", - "integrity": "sha512-JjCoypp+jKn1ttEFExxhetCKeJt9zhAgAve5FXHixTvFDW/5aEktX9bufBKLRRMdU7bNtpLfcGu94B3cdEJgjg==", - "dev": true, - "requires": { - "@aashutoshrathi/word-wrap": "^1.2.3", - "deep-is": "^0.1.3", - "fast-levenshtein": "^2.0.6", - "levn": "^0.4.1", - "prelude-ls": "^1.2.1", - "type-check": "^0.4.0" - } - }, - "parent-module": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", - "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", - "dev": true, - "requires": { - "callsites": "^3.0.0" - } - }, - "path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "dev": true - }, - "path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "dev": true - }, - "path-parse": { - "version": "1.0.7", - "resolved": "https://registry.npmjs.org/path-parse/-/path-parse-1.0.7.tgz", - "integrity": "sha512-LDJzPVEEEPR+y48z93A0Ed0yXb8pAByGWo/k5YYdYgpY2/2EsOsksJrq7lOHxryrVOn1ejG6oAp8ahvOIQD8sw==", - "dev": true - }, - "prelude-ls": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/prelude-ls/-/prelude-ls-1.2.1.tgz", - "integrity": "sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==", - "dev": true - }, - "progress": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/progress/-/progress-2.0.3.tgz", - "integrity": "sha512-7PiHtLll5LdnKIMw100I+8xJXR5gW2QwWYkT6iJva0bXitZKa/XMrSbdmg3r2Xnaidz9Qumd0VPaMrZlF9V9sA==", - "dev": true - }, - "punycode": { - "version": "2.3.1", - "resolved": "https://registry.npmjs.org/punycode/-/punycode-2.3.1.tgz", - "integrity": "sha512-vYt7UD1U9Wg6138shLtLOvdAu+8DsC/ilFtEVHcH+wydcSpNE20AfSOduf6MkRFahL5FY7X1oU7nKVZFtfq8Fg==", - "dev": true - }, - "ramda": { - "version": "0.27.2", - "resolved": "https://registry.npmjs.org/ramda/-/ramda-0.27.2.tgz", - "integrity": "sha512-SbiLPU40JuJniHexQSAgad32hfwd+DRUdwF2PlVuI5RZD0/vahUco7R8vD86J/tcEKKF9vZrUVwgtmGCqlCKyA==" - }, - "regexpp": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/regexpp/-/regexpp-3.2.0.tgz", - "integrity": "sha512-pq2bWo9mVD43nbts2wGv17XLiNLya+GklZ8kaDLV2Z08gDCsGpnKn9BFMepvWuHCbyVvY7J5o5+BVvoQbmlJLg==", - "dev": true - }, - "require-from-string": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", - "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", - "dev": true - }, - "resolve": { - "version": "1.22.8", - "resolved": "https://registry.npmjs.org/resolve/-/resolve-1.22.8.tgz", - "integrity": "sha512-oKWePCxqpd6FlLvGV1VU0x7bkPmmCNolxzjMf4NczoDnQcIWrAF+cPtZn5i6n+RfD2d9i0tzpKnG6Yk168yIyw==", - "dev": true, - "requires": { - "is-core-module": "^2.13.0", - "path-parse": "^1.0.7", - "supports-preserve-symlinks-flag": "^1.0.0" - } - }, - "resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "dev": true - }, - "rimraf": { - "version": "3.0.2", - "resolved": "https://registry.npmjs.org/rimraf/-/rimraf-3.0.2.tgz", - "integrity": "sha512-JZkJMZkAGFFPP2YqXZXPbMlMBgsxzE8ILs4lMIX/2o0L9UBw9O/Y3o6wFw/i9YLapcUJWwqbi3kdxIPdC62TIA==", - "dev": true, - "requires": { - "glob": "^7.1.3" - } - }, - "semver": { - "version": "7.5.4", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.5.4.tgz", - "integrity": "sha512-1bCSESV6Pv+i21Hvpxp3Dx+pSD8lIPt8uVjRrxAUt/nbswYc+tK6Y2btiULjd4+fnq15PX+nqQDC7Oft7WkwcA==", - "dev": true, - "requires": { - "lru-cache": "^6.0.0" - } - }, - "shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "dev": true, - "requires": { - "shebang-regex": "^3.0.0" - } - }, - "shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "dev": true - }, - "slice-ansi": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/slice-ansi/-/slice-ansi-4.0.0.tgz", - "integrity": "sha512-qMCMfhY040cVHT43K9BFygqYbUPFZKHOg7K73mtTWJRb8pyP3fzf4Ixd5SzdEJQ6MRUg/WBnOLxghZtKKurENQ==", - "dev": true, - "requires": { - "ansi-styles": "^4.0.0", - "astral-regex": "^2.0.0", - "is-fullwidth-code-point": "^3.0.0" - } - }, - "sprintf-js": { - "version": "1.0.3", - "resolved": "https://registry.npmjs.org/sprintf-js/-/sprintf-js-1.0.3.tgz", - "integrity": "sha512-D9cPgkvLlV3t3IzL0D0YLvGA9Ahk4PcvVwUbN0dSGr1aP0Nrt4AEnTUbuGvquEC0mA64Gqt1fzirlRs5ibXx8g==", - "dev": true - }, - "string-width": { - "version": "4.2.3", - "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", - "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", - "dev": true, - "requires": { - "emoji-regex": "^8.0.0", - "is-fullwidth-code-point": "^3.0.0", - "strip-ansi": "^6.0.1" - } - }, - "strip-ansi": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", - "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", - "dev": true, - "requires": { - "ansi-regex": "^5.0.1" - } - }, - "strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "dev": true - }, - "supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "dev": true, - "requires": { - "has-flag": "^4.0.0" - } - }, - "supports-preserve-symlinks-flag": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/supports-preserve-symlinks-flag/-/supports-preserve-symlinks-flag-1.0.0.tgz", - "integrity": "sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==", - "dev": true - }, - "table": { - "version": "6.8.1", - "resolved": "https://registry.npmjs.org/table/-/table-6.8.1.tgz", - "integrity": "sha512-Y4X9zqrCftUhMeH2EptSSERdVKt/nEdijTOacGD/97EKjhQ/Qs8RTlEGABSJNNN8lac9kheH+af7yAkEWlgneA==", - "dev": true, - "requires": { - "ajv": "^8.0.1", - "lodash.truncate": "^4.4.2", - "slice-ansi": "^4.0.0", - "string-width": "^4.2.3", - "strip-ansi": "^6.0.1" - }, - "dependencies": { - "ajv": { - "version": "8.12.0", - "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.12.0.tgz", - "integrity": "sha512-sRu1kpcO9yLtYxBKvqfTeh9KzZEwO3STyX1HT+4CaDzC6HpTGYhIhPIzj9XuKU7KYDwnaeh5hcOwjy1QuJzBPA==", - "dev": true, - "requires": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - } - }, - "json-schema-traverse": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", - "dev": true - } - } - }, - "text-table": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/text-table/-/text-table-0.2.0.tgz", - "integrity": "sha512-N+8UisAXDGk8PFXP4HAzVR9nbfmVJ3zYLAWiTIoqC5v5isinhr+r5uaO8+7r3BMfuNIufIsA7RdpVgacC2cSpw==", - "dev": true - }, - "type-check": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/type-check/-/type-check-0.4.0.tgz", - "integrity": "sha512-XleUoc9uwGXqjWwXaUTZAmzMcFZ5858QA2vvx1Ur5xIcixXIP+8LnFDgRplU30us6teqdlskFfu+ae4K79Ooew==", - "dev": true, - "requires": { - "prelude-ls": "^1.2.1" - } - }, - "type-fest": { - "version": "0.20.2", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.20.2.tgz", - "integrity": "sha512-Ne+eE4r0/iWnpAxD852z3A+N0Bt5RN//NjJwRd2VFHEmrywxf5vsZlh4R6lixl6B+wz/8d+maTSAkN1FIkI3LQ==", - "dev": true - }, - "uri-js": { - "version": "4.4.1", - "resolved": "https://registry.npmjs.org/uri-js/-/uri-js-4.4.1.tgz", - "integrity": "sha512-7rKUyy33Q1yc98pQ1DAmLtwX109F7TIfWlW1Ydo8Wl1ii1SeHieeh0HHfPeL2fMXK6z0s8ecKs9frCuLJvndBg==", - "dev": true, - "requires": { - "punycode": "^2.1.0" - } - }, - "v8-compile-cache": { - "version": "2.4.0", - "resolved": "https://registry.npmjs.org/v8-compile-cache/-/v8-compile-cache-2.4.0.tgz", - "integrity": "sha512-ocyWc3bAHBB/guyqJQVI5o4BZkPhznPYUG2ea80Gond/BgNWpap8TOmLSeeQG7bnh2KMISxskdADG59j7zruhw==", - "dev": true - }, - "vscode-json-languageservice": { - "version": "3.11.0", - "resolved": "https://registry.npmjs.org/vscode-json-languageservice/-/vscode-json-languageservice-3.11.0.tgz", - "integrity": "sha512-QxI+qV97uD7HHOCjh3MrM1TfbdwmTXrMckri5Tus1/FQiG3baDZb2C9Y0y8QThs7PwHYBIQXcAc59ZveCRZKPA==", - "dev": true, - "requires": { - "jsonc-parser": "^3.0.0", - "vscode-languageserver-textdocument": "^1.0.1", - "vscode-languageserver-types": "3.16.0-next.2", - "vscode-nls": "^5.0.0", - "vscode-uri": "^2.1.2" - } - }, - "vscode-languageserver-textdocument": { - "version": "1.0.11", - "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.11.tgz", - "integrity": "sha512-X+8T3GoiwTVlJbicx/sIAF+yuJAqz8VvwJyoMVhwEMoEKE/fkDmrqUgDMyBECcM2A2frVZIUj5HI/ErRXCfOeA==", - "dev": true - }, - "vscode-languageserver-types": { - "version": "3.16.0-next.2", - "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.16.0-next.2.tgz", - "integrity": "sha512-QjXB7CKIfFzKbiCJC4OWC8xUncLsxo19FzGVp/ADFvvi87PlmBSCAtZI5xwGjF5qE0xkLf0jjKUn3DzmpDP52Q==", - "dev": true - }, - "vscode-nls": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/vscode-nls/-/vscode-nls-5.2.0.tgz", - "integrity": "sha512-RAaHx7B14ZU04EU31pT+rKz2/zSl7xMsfIZuo8pd+KZO6PXtQmpevpq3vxvWNcrGbdmhM/rr5Uw5Mz+NBfhVng==", - "dev": true - }, - "vscode-uri": { - "version": "2.1.2", - "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", - "dev": true - }, - "which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "dev": true, - "requires": { - "isexe": "^2.0.0" - } - }, - "wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "dev": true - }, - "yallist": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", - "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", - "dev": true - } - } -} From 40642627e8ec0958f06d5209e8908df754a70fb5 Mon Sep 17 00:00:00 2001 From: hungwt Date: Tue, 2 Jan 2024 06:40:13 +0700 Subject: [PATCH 8033/8412] feat(domain): duyhung.is-a.dev --- domains/duyhung.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/duyhung.json b/domains/duyhung.json index 6da26c0c7..bd59e6e79 100644 --- a/domains/duyhung.json +++ b/domains/duyhung.json @@ -4,6 +4,11 @@ "email": "hungwt334@gmail.com" }, "record": { - "A": ["103.97.126.26"] + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From c74abe4295209ef79907af56372c28325bd24c3a Mon Sep 17 00:00:00 2001 From: Woofer Date: Mon, 1 Jan 2024 15:42:17 -0800 Subject: [PATCH 8034/8412] Update woofer.json --- domains/woofer.json | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/domains/woofer.json b/domains/woofer.json index 83c9b14b0..62a32e158 100644 --- a/domains/woofer.json +++ b/domains/woofer.json @@ -2,10 +2,9 @@ "owner": { "username": "WooferTheWoof", "email": "ivceball@gmail.com" + "discord": "wooferthywoof" }, "record": { - "A": ["217.174.245.249", "51.161.54.161"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], } -} \ No newline at end of file +} From 31e61cd58ee4c50f533f37f24eac6cdd9ed04ea5 Mon Sep 17 00:00:00 2001 From: Woofer Date: Mon, 1 Jan 2024 15:48:04 -0800 Subject: [PATCH 8035/8412] Update woofer.json --- domains/woofer.json | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/domains/woofer.json b/domains/woofer.json index 83c9b14b0..ab190e3ec 100644 --- a/domains/woofer.json +++ b/domains/woofer.json @@ -4,8 +4,6 @@ "email": "ivceball@gmail.com" }, "record": { - "A": ["217.174.245.249", "51.161.54.161"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], } -} \ No newline at end of file +} From 21d24dd13862c1d4512dc66944eb66e2de972abf Mon Sep 17 00:00:00 2001 From: Woofer Date: Mon, 1 Jan 2024 15:51:09 -0800 Subject: [PATCH 8036/8412] "A" record updated --- domains/woofer.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/woofer.json b/domains/woofer.json index ab190e3ec..a383bf756 100644 --- a/domains/woofer.json +++ b/domains/woofer.json @@ -4,6 +4,11 @@ "email": "ivceball@gmail.com" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "A": [ + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" + ] } } From ce917ba7b3815e68328ffeb4dbc005b839663352 Mon Sep 17 00:00:00 2001 From: boomshakazulu Date: Mon, 1 Jan 2024 19:28:56 -0700 Subject: [PATCH 8037/8412] feat(domain): dallonlahoda.is-a.dev --- domains/dallonlahoda.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/dallonlahoda.json diff --git a/domains/dallonlahoda.json b/domains/dallonlahoda.json new file mode 100644 index 000000000..b8faf17fc --- /dev/null +++ b/domains/dallonlahoda.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "boomshakazulu", + "email": "dallonlahoda@hotmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 599ced30632b67c002466ccb81876938aaad8cd9 Mon Sep 17 00:00:00 2001 From: Xanderxx69 Date: Mon, 1 Jan 2024 22:19:13 -0500 Subject: [PATCH 8038/8412] feat(domain): xander.is-a.dev --- domains/xander.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/xander.json diff --git a/domains/xander.json b/domains/xander.json new file mode 100644 index 000000000..0c711ea8f --- /dev/null +++ b/domains/xander.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Xanderxx69", + "email": "xanderhogan13@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From b3ed9ea549832bbdd704d328ec8f7599f91f6fc4 Mon Sep 17 00:00:00 2001 From: Riviox <100956266+riviox@users.noreply.github.com> Date: Tue, 2 Jan 2024 05:08:17 +0100 Subject: [PATCH 8039/8412] change name --- domains/riviox.json | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/domains/riviox.json b/domains/riviox.json index 9db893543..043628e7f 100644 --- a/domains/riviox.json +++ b/domains/riviox.json @@ -1,12 +1,12 @@ { - "description": ".riviox's official website", - "repo": "https://github.com/RivioxGaming/rivioxgaming.github.io", + "description": "riviox's website", + "repo": "https://github.com/riviox/riviox.github.io", "owner": { - "username": "RivioxGaming", + "username": "riviox", "email": "rivioxyt@hotmail.com", "twitter": "riviox40451" }, "record": { - "CNAME": "rivioxgaming.github.io" + "CNAME": "riviox.github.io" } } From f38b83087cebab919259f75d89326f445d271691 Mon Sep 17 00:00:00 2001 From: CarsonDay11 Date: Mon, 1 Jan 2024 22:09:21 -0600 Subject: [PATCH 8040/8412] feat(domain): carsonday.is-a.dev --- domains/carsonday.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/carsonday.json diff --git a/domains/carsonday.json b/domains/carsonday.json new file mode 100644 index 000000000..6dd0531ce --- /dev/null +++ b/domains/carsonday.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "CarsonDay11", + "email": "carson@carsonday.pro" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 5ee0b2ce3274141bbd7014c2f04e4a020ae27518 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 1 Jan 2024 23:27:48 -0500 Subject: [PATCH 8041/8412] Update woofer.json --- domains/woofer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/woofer.json b/domains/woofer.json index 62a32e158..78d2e916d 100644 --- a/domains/woofer.json +++ b/domains/woofer.json @@ -1,7 +1,7 @@ { "owner": { "username": "WooferTheWoof", - "email": "ivceball@gmail.com" + "email": "ivceball@gmail.com", "discord": "wooferthywoof" }, "record": { From 3641e755b5db1d8a2eefd01c40b4aad9c298da45 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Mon, 1 Jan 2024 23:28:30 -0500 Subject: [PATCH 8042/8412] Update woofer.json --- domains/woofer.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/woofer.json b/domains/woofer.json index 78d2e916d..8dcda58b2 100644 --- a/domains/woofer.json +++ b/domains/woofer.json @@ -5,6 +5,6 @@ "discord": "wooferthywoof" }, "record": { - "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"], + "A": ["185.199.108.153", "185.199.109.153", "185.199.110.153", "185.199.111.153"] } } From f3b10e62dff354a0d6732765a015d20e87952035 Mon Sep 17 00:00:00 2001 From: Riviox <100956266+riviox@users.noreply.github.com> Date: Tue, 2 Jan 2024 05:30:34 +0100 Subject: [PATCH 8043/8412] riviox --- domains/_github-pages-challenge-riviox.riviox.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-pages-challenge-riviox.riviox.json b/domains/_github-pages-challenge-riviox.riviox.json index be8ce37c2..90cc26348 100644 --- a/domains/_github-pages-challenge-riviox.riviox.json +++ b/domains/_github-pages-challenge-riviox.riviox.json @@ -4,6 +4,6 @@ "email": "rivioxyt@hotmail.com" }, "record": { - "TXT": "2f2432d565a3e7e8f3a4577c0e4a90" + "TXT": "56a8f3f0363cd17d881a7380ede544" } } From dbb3bad4be89e482b26440712c072be303414f1e Mon Sep 17 00:00:00 2001 From: VMOS <93501803+hungwt@users.noreply.github.com> Date: Tue, 2 Jan 2024 13:47:49 +0700 Subject: [PATCH 8044/8412] Update duyhung.json --- domains/duyhung.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/duyhung.json b/domains/duyhung.json index bd59e6e79..6da26c0c7 100644 --- a/domains/duyhung.json +++ b/domains/duyhung.json @@ -4,11 +4,6 @@ "email": "hungwt334@gmail.com" }, "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["103.97.126.26"] } -} \ No newline at end of file +} From a20c1d938fc7afddfd1b1bf185261b61fe6caff1 Mon Sep 17 00:00:00 2001 From: Anubhav-Pathak Date: Tue, 2 Jan 2024 13:03:28 +0530 Subject: [PATCH 8045/8412] feat(domain): anubhavpathak.is-a.dev --- domains/anubhavpathak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/anubhavpathak.json diff --git a/domains/anubhavpathak.json b/domains/anubhavpathak.json new file mode 100644 index 000000000..aa2d15c1a --- /dev/null +++ b/domains/anubhavpathak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Anubhav-Pathak", + "email": "anubhavpathak99@gmail.com" + }, + "record": { + "CNAME": "anubhavpathak" + } +} From bc31f7ef29e3c20e5e4bc342bd7d524b70bd72fa Mon Sep 17 00:00:00 2001 From: zh4dev Date: Tue, 2 Jan 2024 15:59:54 +0700 Subject: [PATCH 8046/8412] feat(domain): gerzhahp.is-a.dev --- domains/gerzhahp.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/gerzhahp.json diff --git a/domains/gerzhahp.json b/domains/gerzhahp.json new file mode 100644 index 000000000..00cc1a567 --- /dev/null +++ b/domains/gerzhahp.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "zh4dev", + "email": "safeusdev@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 0a03cd9c1d5c7923aa39bd4c795a6c2f3aec4c5d Mon Sep 17 00:00:00 2001 From: nauriculus Date: Tue, 2 Jan 2024 10:41:19 +0100 Subject: [PATCH 8047/8412] feat(domain): nauriculus.is-a.dev --- domains/nauriculus.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/nauriculus.json diff --git a/domains/nauriculus.json b/domains/nauriculus.json new file mode 100644 index 000000000..63a4c29d0 --- /dev/null +++ b/domains/nauriculus.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "nauriculus", + "email": "nauriculus@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From fa04d85c4896d69ab3846f052602ab7a2f0eda77 Mon Sep 17 00:00:00 2001 From: TheAlan404 Date: Tue, 2 Jan 2024 13:20:04 +0300 Subject: [PATCH 8048/8412] feat(domain): dennisunderscore.is-a.dev --- domains/dennisunderscore.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/dennisunderscore.json b/domains/dennisunderscore.json index fb6f7da65..bc0c4bb64 100644 --- a/domains/dennisunderscore.json +++ b/domains/dennisunderscore.json @@ -4,6 +4,11 @@ "email": "gokdenizbektas@gmail.com" }, "record": { - "CNAME": "thealan404.github.io" + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From 94bc1f8f1e676295c869481efa2e3314b9290a1a Mon Sep 17 00:00:00 2001 From: Dennis <43997085+TheAlan404@users.noreply.github.com> Date: Tue, 2 Jan 2024 13:21:27 +0300 Subject: [PATCH 8049/8412] Delete domains/dennisunderscore.json --- domains/dennisunderscore.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/dennisunderscore.json diff --git a/domains/dennisunderscore.json b/domains/dennisunderscore.json deleted file mode 100644 index bc0c4bb64..000000000 --- a/domains/dennisunderscore.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "TheAlan404", - "email": "gokdenizbektas@gmail.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file From 1c9923f18c6ca646fb7ee7dac71d86e8ba65f232 Mon Sep 17 00:00:00 2001 From: Pranav Agrawal <60977233+pranavagrawal321@users.noreply.github.com> Date: Tue, 2 Jan 2024 16:22:59 +0530 Subject: [PATCH 8050/8412] Update pranavagrawal.json Please provide pranav@pranavagrawal.is-a.dev --- domains/pranavagrawal.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/pranavagrawal.json b/domains/pranavagrawal.json index de9cddb22..664e253e2 100644 --- a/domains/pranavagrawal.json +++ b/domains/pranavagrawal.json @@ -6,6 +6,9 @@ "email": "pranavagrawal321@gmail.com" }, "record": { - "CNAME": "pranavagrawal321.github.io" + "A": ["185.199.108.153"], + "AAAA": ["2606:50c0:8001::153"], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 2d3b218e6c93022cff210e9ae707fb2a13154ab5 Mon Sep 17 00:00:00 2001 From: AlmaziikDev Date: Tue, 2 Jan 2024 14:29:06 +0300 Subject: [PATCH 8051/8412] feat(domain): almaz.is-a.dev --- domains/almaz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/almaz.json diff --git a/domains/almaz.json b/domains/almaz.json new file mode 100644 index 000000000..5f9dff91e --- /dev/null +++ b/domains/almaz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "AlmaziikDev", + "email": "almazgamer228@gmail.com" + }, + "record": { + "CNAME": "almaziikdev.github.io" + } +} From 004bd7ea2fc4dd0c365a7d7d9969199635bf9c9a Mon Sep 17 00:00:00 2001 From: HaraDesu Date: Tue, 2 Jan 2024 18:37:03 +0700 Subject: [PATCH 8052/8412] feat(domain): hara.is-a.dev --- domains/hara.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/hara.json diff --git a/domains/hara.json b/domains/hara.json new file mode 100644 index 000000000..3c79f763e --- /dev/null +++ b/domains/hara.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "HaraDesu", + "email": "aqjbgr09@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From b065cbbd179100c160f3ba37989f99d3641b83ff Mon Sep 17 00:00:00 2001 From: LegendOP1041 Date: Tue, 2 Jan 2024 18:05:43 +0530 Subject: [PATCH 8053/8412] feat(domain): palak.is-a.dev --- domains/palak.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/palak.json diff --git a/domains/palak.json b/domains/palak.json new file mode 100644 index 000000000..4c653f584 --- /dev/null +++ b/domains/palak.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com" + }, + "record": { + "CNAME": "panel.private.danbot.host" + } +} From a0a53c99ef49e6e0f2c4e4dc2a09182e72f9b993 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Tue, 2 Jan 2024 18:08:21 +0530 Subject: [PATCH 8054/8412] Update palak.json --- domains/palak.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/palak.json b/domains/palak.json index 4c653f584..6c49d0a86 100644 --- a/domains/palak.json +++ b/domains/palak.json @@ -4,6 +4,6 @@ "email": "maillegendop@gmail.com" }, "record": { - "CNAME": "panel.private.danbot.host" + "CNAME": "proxy.private.danbot.host" } } From 30749ba014907ab039a930902869a57bd38cc15e Mon Sep 17 00:00:00 2001 From: prakarsh17 Date: Tue, 2 Jan 2024 19:39:15 +0530 Subject: [PATCH 8055/8412] feat(domain): infinotiver.is-a.dev --- domains/infinotiver.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/infinotiver.json diff --git a/domains/infinotiver.json b/domains/infinotiver.json new file mode 100644 index 000000000..05a07be7d --- /dev/null +++ b/domains/infinotiver.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "prakarsh17", + "email": "prakarsh.3482@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From c1c18ec7694ade7a012056676d4dd677308fdfc3 Mon Sep 17 00:00:00 2001 From: Nandan-N Date: Tue, 2 Jan 2024 20:25:54 +0530 Subject: [PATCH 8056/8412] feat(domain): nandan.is-a.dev --- domains/nandan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/nandan.json diff --git a/domains/nandan.json b/domains/nandan.json new file mode 100644 index 000000000..612b6d681 --- /dev/null +++ b/domains/nandan.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Nandan-N", + "email": "authornandan1@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 56e7509eec13cdb4bbbe36e439420b8a74530c0e Mon Sep 17 00:00:00 2001 From: levinhkhangzz Date: Tue, 2 Jan 2024 23:19:32 +0700 Subject: [PATCH 8057/8412] feat(domain): aedotris.is-a.dev --- domains/aedotris.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/aedotris.json diff --git a/domains/aedotris.json b/domains/aedotris.json new file mode 100644 index 000000000..f9831cc11 --- /dev/null +++ b/domains/aedotris.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "levinhkhangzz", + "email": "levinhkhang631@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 7ba3a199de9b9382592324f664c7cb5f6c7ebad2 Mon Sep 17 00:00:00 2001 From: Vachan MN Date: Tue, 2 Jan 2024 22:04:48 +0530 Subject: [PATCH 8058/8412] Update vachanmn.json --- domains/vachanmn.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/vachanmn.json b/domains/vachanmn.json index 114845c5e..90196c860 100644 --- a/domains/vachanmn.json +++ b/domains/vachanmn.json @@ -5,6 +5,6 @@ }, "record": { - "A": ["185.199.108.153"] + "URL": "https://vachanmn.tech" } } From aeba27ab2b5e35ae35eb014fc33d864b9e010d20 Mon Sep 17 00:00:00 2001 From: jirafey <97115044+jirafey@users.noreply.github.com> Date: Tue, 2 Jan 2024 18:18:51 +0100 Subject: [PATCH 8059/8412] Update jirafey.json --- domains/jirafey.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/jirafey.json b/domains/jirafey.json index 6d93898e6..d1dc65eba 100644 --- a/domains/jirafey.json +++ b/domains/jirafey.json @@ -1,7 +1,7 @@ { "owner": { - "username": "Jirafey", - "email": "jirafey@gmail.com" + "username": "jirafey", + "email": "jirafey@tuta.io" }, "record": { "CNAME": "jirafey.github.io" From 75a3cd7ce13e4925b9c027e1c91df2aa857ad8d4 Mon Sep 17 00:00:00 2001 From: Thanawatttt Date: Wed, 3 Jan 2024 00:37:22 +0700 Subject: [PATCH 8060/8412] feat(domain): panda.is-a.dev --- domains/panda.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/panda.json diff --git a/domains/panda.json b/domains/panda.json new file mode 100644 index 000000000..cc4ebc80c --- /dev/null +++ b/domains/panda.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Thanawatttt", + "email": "tanawattawillha@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From ae43a19dd46c01832aea692e91cd9b7ae0f80353 Mon Sep 17 00:00:00 2001 From: Thanawatttt <89511939+Thanawatttt@users.noreply.github.com> Date: Wed, 3 Jan 2024 00:47:29 +0700 Subject: [PATCH 8061/8412] Register thanawat.is-a.dev --- domains/thanawat.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/thanawat.json diff --git a/domains/thanawat.json b/domains/thanawat.json new file mode 100644 index 000000000..22df0c55d --- /dev/null +++ b/domains/thanawat.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Thanawatttt", + "email": "tanawattawillha@gmail.com", + "discord": "803249368533696512" + }, + + "record": { + "CNAME": "thanawatttt.github.io" + } + } + \ No newline at end of file From f44fdd968826181ca98d76cf4ddd974f483c0bb2 Mon Sep 17 00:00:00 2001 From: Astra <107755845+LilyMusic@users.noreply.github.com> Date: Tue, 2 Jan 2024 23:32:56 +0530 Subject: [PATCH 8062/8412] Update astra.json --- domains/astra.json | 19 +++++++++++-------- 1 file changed, 11 insertions(+), 8 deletions(-) diff --git a/domains/astra.json b/domains/astra.json index ab43e564e..1af4e1a40 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -1,9 +1,12 @@ { - "owner": { - "username": "LilyMusic", - "discord": "astraop" - }, - "record": { - "CNAME": ["proxy.private.danbot.host"] - } -} + "owner": { + "username": "LilyMusic", + "email": "lilymusicdiscord@gmail.com", + "discord": "981225782938579014" + }, + + "record": { + "CNAME": "proxy.private.danbot.host" + } + } + From 7cbe824a196603bdaac7ae05363afc173270d1fa Mon Sep 17 00:00:00 2001 From: ThisaraS97 Date: Tue, 2 Jan 2024 23:52:51 +0530 Subject: [PATCH 8063/8412] feat(domain): thisarasd.is-a.dev --- domains/thisarasd.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/thisarasd.json diff --git a/domains/thisarasd.json b/domains/thisarasd.json new file mode 100644 index 000000000..c15ba9e3b --- /dev/null +++ b/domains/thisarasd.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ThisaraS97", + "email": "wgt.shaminda@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 4f1acbaa9b8fb69591e355543691fa7e8f3181ef Mon Sep 17 00:00:00 2001 From: Saptarshi Halder <62690091+saptarshihalder@users.noreply.github.com> Date: Wed, 3 Jan 2024 00:09:39 +0530 Subject: [PATCH 8064/8412] Register saptarshi.is-a.dev --- domains/saptarshi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/saptarshi.json diff --git a/domains/saptarshi.json b/domains/saptarshi.json new file mode 100644 index 000000000..45f16b3ec --- /dev/null +++ b/domains/saptarshi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "saptarshihalder", + "email": "saptarshihalder69@gmail.com", + "discord": "747718545307336797" + }, + + "record": { + "A": ["saptarshi"] + } + } + \ No newline at end of file From c37c92aeb3306fa2c4bfded895c891650835d92d Mon Sep 17 00:00:00 2001 From: JustNils8 Date: Tue, 2 Jan 2024 19:41:54 +0100 Subject: [PATCH 8065/8412] feat(domain): justnils.is-a.dev --- domains/justnils.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/justnils.json diff --git a/domains/justnils.json b/domains/justnils.json new file mode 100644 index 000000000..e39a4d569 --- /dev/null +++ b/domains/justnils.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "JustNils8", + "email": "nils.privat27@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 6805e0288d6e3a9f6d38879276832ec8f9cec583 Mon Sep 17 00:00:00 2001 From: fae5de Date: Tue, 2 Jan 2024 22:37:58 +0100 Subject: [PATCH 8066/8412] feat(domain): f5.is-a.dev --- domains/f5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/f5.json diff --git a/domains/f5.json b/domains/f5.json new file mode 100644 index 000000000..c0a64863b --- /dev/null +++ b/domains/f5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fae5de", + "email": "louis.m.ortner@icloud.com" + }, + "record": { + "CNAME": "website-6es.pages.dev" + } +} From 9bffb1df5bfbffa026672e02d97ce363b93da25b Mon Sep 17 00:00:00 2001 From: Almaz Date: Wed, 3 Jan 2024 00:57:26 +0300 Subject: [PATCH 8067/8412] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 5f9dff91e..7d64a9fa6 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,6 +4,6 @@ "email": "almazgamer228@gmail.com" }, "record": { - "CNAME": "almaziikdev.github.io" + "CNAME": "node2.alfari.id:6025" } } From 720bfbcf91ce0277cd7e4b3463d0d11a25d5bd4f Mon Sep 17 00:00:00 2001 From: Rage65 <123thetechguy@gmail.com> Date: Tue, 2 Jan 2024 18:11:42 -0500 Subject: [PATCH 8068/8412] feat(domain): rage65.is-a.dev --- domains/rage65.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rage65.json diff --git a/domains/rage65.json b/domains/rage65.json new file mode 100644 index 000000000..09d1194d8 --- /dev/null +++ b/domains/rage65.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rage65", + "email": "123thetechguy@gmail.com" + }, + "record": { + "CNAME": "rage65.duckdns.org" + } +} From e66b0b54e46d688706fd4c5c2e6b6212460c91ae Mon Sep 17 00:00:00 2001 From: Rage65 <123thetechguy@gmail.com> Date: Tue, 2 Jan 2024 18:17:29 -0500 Subject: [PATCH 8069/8412] feat(domain): rage65 .is-a.dev --- domains/rage65 .json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/rage65 .json diff --git a/domains/rage65 .json b/domains/rage65 .json new file mode 100644 index 000000000..09d1194d8 --- /dev/null +++ b/domains/rage65 .json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rage65", + "email": "123thetechguy@gmail.com" + }, + "record": { + "CNAME": "rage65.duckdns.org" + } +} From f92f8f49fabe50367647f12a83739230c6a4003d Mon Sep 17 00:00:00 2001 From: Almaz Date: Wed, 3 Jan 2024 02:41:52 +0300 Subject: [PATCH 8070/8412] Update almaz.json --- domains/almaz.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index 7d64a9fa6..a91fa5f7f 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,6 +4,6 @@ "email": "almazgamer228@gmail.com" }, "record": { - "CNAME": "node2.alfari.id:6025" + "A": "109.71.252.37" } } From 7aee3d9a42fca494007b6b1b71d0f3ac015f99a2 Mon Sep 17 00:00:00 2001 From: ParasyteUnknown Date: Tue, 2 Jan 2024 21:53:09 -0500 Subject: [PATCH 8071/8412] feat(domain): parasyte.is-a.dev --- domains/parasyte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/parasyte.json diff --git a/domains/parasyte.json b/domains/parasyte.json new file mode 100644 index 000000000..24c71b950 --- /dev/null +++ b/domains/parasyte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ParasyteUnknown", + "email": "parasyte@duck.com" + }, + "record": { + "URL": "http://0ddsec.xyz" + } +} From 678aa1085618cf14a4e4f73cf0e9c5bc96dc8763 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:14:31 +0530 Subject: [PATCH 8072/8412] Delete clumsy.is-a.dev --- domains/clumsy.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/clumsy.json diff --git a/domains/clumsy.json b/domains/clumsy.json deleted file mode 100644 index 6c49d0a86..000000000 --- a/domains/clumsy.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com" - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } -} From a7b49cb637fdcf49fe697b67ac36d261ed3afd55 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:15:25 +0530 Subject: [PATCH 8073/8412] Delete palak.is-a.dev --- domains/palak.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/palak.json diff --git a/domains/palak.json b/domains/palak.json deleted file mode 100644 index 6c49d0a86..000000000 --- a/domains/palak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com" - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } -} From 44694c59d589d3234d9f741f544ecb543134a74d Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:15:40 +0530 Subject: [PATCH 8074/8412] Delete akshtt.is-a.dev --- domains/akshtt.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/akshtt.json diff --git a/domains/akshtt.json b/domains/akshtt.json deleted file mode 100644 index 6c49d0a86..000000000 --- a/domains/akshtt.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com" - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } -} From 89d15ef1361454fc518e6127f68c5497b7533c34 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:36:29 +0530 Subject: [PATCH 8075/8412] Delete legend.is-a.dev --- domains/legend.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/legend.json diff --git a/domains/legend.json b/domains/legend.json deleted file mode 100644 index 6c49d0a86..000000000 --- a/domains/legend.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "LegendOP1041", - "email": "maillegendop@gmail.com" - }, - "record": { - "CNAME": "proxy.private.danbot.host" - } -} From 461b7e4664b53f275da52f68043e613d96dfc8c4 Mon Sep 17 00:00:00 2001 From: elliott-leow Date: Tue, 2 Jan 2024 21:57:31 -0800 Subject: [PATCH 8076/8412] feat(domain): elliott.is-a.dev --- domains/elliott.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elliott.json diff --git a/domains/elliott.json b/domains/elliott.json new file mode 100644 index 000000000..924175797 --- /dev/null +++ b/domains/elliott.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "elliott-leow", + "email": "leow1879@mydusd.org" + }, + "record": { + "CNAME": "elliottleow.me" + } +} From 8d88a95ff9c4c4839be06e523715bee97cf036c6 Mon Sep 17 00:00:00 2001 From: MayankServers Date: Wed, 3 Jan 2024 11:58:56 +0530 Subject: [PATCH 8077/8412] feat(domain): lightarea.is-a.dev --- domains/lightarea.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/lightarea.json diff --git a/domains/lightarea.json b/domains/lightarea.json new file mode 100644 index 000000000..9788b7d23 --- /dev/null +++ b/domains/lightarea.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "MayankServers", + "email": "mayankreal657@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 030e96eb88686208ac70297d5121c8d99dc608b1 Mon Sep 17 00:00:00 2001 From: villagerBrine Date: Tue, 2 Jan 2024 23:21:36 -0800 Subject: [PATCH 8078/8412] feat(domain): villagerbrine.is-a.dev --- domains/villagerbrine.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/villagerbrine.json diff --git a/domains/villagerbrine.json b/domains/villagerbrine.json new file mode 100644 index 000000000..f75df9179 --- /dev/null +++ b/domains/villagerbrine.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "villagerBrine", + "email": "villagerBrine@gmail.com" + }, + "record": { + "A": ["129.146.140.85"] + } +} From 99201962e0c19f0196ce5841255e03ba7d3e2276 Mon Sep 17 00:00:00 2001 From: CuteDog5695 <69630113+CuteDog5695@users.noreply.github.com> Date: Wed, 3 Jan 2024 12:38:37 +0200 Subject: [PATCH 8079/8412] Update ss.cutedog5695.json --- domains/ss.cutedog5695.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/ss.cutedog5695.json b/domains/ss.cutedog5695.json index a5871d5fd..82aeb36e7 100644 --- a/domains/ss.cutedog5695.json +++ b/domains/ss.cutedog5695.json @@ -6,6 +6,6 @@ "twitter": "cutedog5695" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["69.30.249.53"] } } From 25a24e1bef50554da9fef80b2ffa3e1365464f4c Mon Sep 17 00:00:00 2001 From: denboy0123 Date: Wed, 3 Jan 2024 13:38:13 +0200 Subject: [PATCH 8080/8412] feat(domain): juqwtf.is-a.dev --- domains/juqwtf.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/juqwtf.json diff --git a/domains/juqwtf.json b/domains/juqwtf.json new file mode 100644 index 000000000..cd850be72 --- /dev/null +++ b/domains/juqwtf.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "denboy0123", + "email": "pochtaproverka01@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From a0844637ad966ebccd2f97079fbd58a263b34189 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 3 Jan 2024 18:51:59 +0700 Subject: [PATCH 8081/8412] Update trung.json Update record --- domains/trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trung.json b/domains/trung.json index fd93ed512..c372c8070 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "dev-website-emr.pages.dev" + "A": ["69.30.249.53"] } } From 2b1ad8799886053a209788a442339faa841dbb66 Mon Sep 17 00:00:00 2001 From: KrazyKleb Date: Thu, 4 Jan 2024 00:16:07 +1100 Subject: [PATCH 8082/8412] Update kleb.json --- domains/kleb.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/kleb.json b/domains/kleb.json index 1c8c894b5..8d4e08bbd 100644 --- a/domains/kleb.json +++ b/domains/kleb.json @@ -4,7 +4,7 @@ "email": "krazykleb@outlook.com" }, "record": { - "A": ["69.197.129.206"], + "A": ["69.30.249.53"], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } From 5d744af5aa94bb03092f4543e366f2dade31eb46 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Wed, 3 Jan 2024 18:51:07 +0530 Subject: [PATCH 8083/8412] Register spicy subdomain --- domains/spicy.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/spicy.json diff --git a/domains/spicy.json b/domains/spicy.json new file mode 100644 index 000000000..60487950d --- /dev/null +++ b/domains/spicy.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "oyepriyansh", + "email": "oyepriyansh@hotmail.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 825f02d56931a741399b428fc9fabe2511cdcdd9 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 3 Jan 2024 20:25:34 +0700 Subject: [PATCH 8084/8412] Update trung.json --- domains/trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trung.json b/domains/trung.json index c372c8070..fd93ed512 100644 --- a/domains/trung.json +++ b/domains/trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "CNAME": "dev-website-emr.pages.dev" } } From 749b4a1c0c421a58b94e22cb1f7f7801e6678a0e Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Wed, 3 Jan 2024 20:27:19 +0700 Subject: [PATCH 8085/8412] Update code.trung.json --- domains/code.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/code.trung.json b/domains/code.trung.json index f7dd34ceb..c372c8070 100644 --- a/domains/code.trung.json +++ b/domains/code.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["69.30.249.53"] } } From c76c6c1ffde443fc584161ebf4a92434ce2559b3 Mon Sep 17 00:00:00 2001 From: Priyansh Prajapat Date: Wed, 3 Jan 2024 19:39:50 +0530 Subject: [PATCH 8086/8412] Verify subdomain for org --- domains/_github-challenge-SpicyDevs-org.spicy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-challenge-SpicyDevs-org.spicy.json diff --git a/domains/_github-challenge-SpicyDevs-org.spicy.json b/domains/_github-challenge-SpicyDevs-org.spicy.json new file mode 100644 index 000000000..e6af619d0 --- /dev/null +++ b/domains/_github-challenge-SpicyDevs-org.spicy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "oyepriyansh", + "email": "oyepriyansh@hotmail.com" + }, + "record": { + "TXT": "0e84f14f3a" + } +} From af917b3546ee14f4cd7d963cbb0ea6d26f16c0ca Mon Sep 17 00:00:00 2001 From: lucenstuff Date: Wed, 3 Jan 2024 12:41:42 -0300 Subject: [PATCH 8087/8412] feat(domain): lucendev.is-a.dev --- domains/lucendev.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/lucendev.json diff --git a/domains/lucendev.json b/domains/lucendev.json new file mode 100644 index 000000000..63e45546b --- /dev/null +++ b/domains/lucendev.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "lucenstuff", + "email": "lucentiniagustin@hotmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From fb24d6fde7a6cbda087e8d1765209e69544ed0f6 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Wed, 3 Jan 2024 21:46:06 +0530 Subject: [PATCH 8088/8412] Create antimanipulationbridgade.json --- domains/antimanipulationbridgade.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/antimanipulationbridgade.json diff --git a/domains/antimanipulationbridgade.json b/domains/antimanipulationbridgade.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/antimanipulationbridgade.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From b4464540604b0f8d9f22c194f25ca8bee7a210ad Mon Sep 17 00:00:00 2001 From: influxweb Date: Wed, 3 Jan 2024 08:17:10 -0800 Subject: [PATCH 8089/8412] feat(domain): mz.is-a.dev --- domains/mz.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mz.json diff --git a/domains/mz.json b/domains/mz.json new file mode 100644 index 000000000..f4156ba17 --- /dev/null +++ b/domains/mz.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "influxweb", + "email": "matt@dev4web.net" + }, + "record": { + "URL": "https://www.dev4web.net" + } +} From 0004126fa9c681d529a0f266aaaaa489a555e106 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Wed, 3 Jan 2024 22:41:13 +0530 Subject: [PATCH 8090/8412] Create mail.noteswallah --- domains/mail.noteswallah | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mail.noteswallah diff --git a/domains/mail.noteswallah b/domains/mail.noteswallah new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/mail.noteswallah @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From 9e92ed8ee9a00b6d40bd1ce067d389f607bb1fe4 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Wed, 3 Jan 2024 22:43:45 +0530 Subject: [PATCH 8091/8412] Create webmail.noteswallah.json --- domains/webmail.noteswallah.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/webmail.noteswallah.json diff --git a/domains/webmail.noteswallah.json b/domains/webmail.noteswallah.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/webmail.noteswallah.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From ad7b8f62317785ea4ad69b0359d6beb534390a66 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Wed, 3 Jan 2024 22:44:37 +0530 Subject: [PATCH 8092/8412] Rename mail.noteswallah to mail.noteswallah.json --- domains/{mail.noteswallah => mail.noteswallah.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{mail.noteswallah => mail.noteswallah.json} (100%) diff --git a/domains/mail.noteswallah b/domains/mail.noteswallah.json similarity index 100% rename from domains/mail.noteswallah rename to domains/mail.noteswallah.json From ab9f5f92002e8667e0a766917083f25b11398c7e Mon Sep 17 00:00:00 2001 From: Astra <107755845+LilyMusic@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:22:31 +0530 Subject: [PATCH 8093/8412] Update astra.json --- domains/astra.json | 11 +++++------ 1 file changed, 5 insertions(+), 6 deletions(-) diff --git a/domains/astra.json b/domains/astra.json index 1af4e1a40..54049b8f7 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -1,12 +1,11 @@ { "owner": { - "username": "LilyMusic", - "email": "lilymusicdiscord@gmail.com", - "discord": "981225782938579014" + "username": "LilyMusic", + "email": "lilymusicdiscord@gmail.com", + "discord": "981225782938579014" }, - "record": { - "CNAME": "proxy.private.danbot.host" + "CNAME": "proxy.private.danbot.host", + "A": ["69.30.249.53"] } } - From 6cff2710f67e34addbc9289ca207be0abd805fc8 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:26:39 +0530 Subject: [PATCH 8094/8412] Register akki.is-a.dev --- domains/akki.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akki.json diff --git a/domains/akki.json b/domains/akki.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/akki.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 9cc68ec9512fc43b664ec851b7811bc775c8f899 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:27:40 +0530 Subject: [PATCH 8095/8412] Register cutie.is-a.dev --- domains/cutie.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/cutie.json diff --git a/domains/cutie.json b/domains/cutie.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/cutie.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From a5b7f812b3f6b69931dcc8b3d4a96cf46901d989 Mon Sep 17 00:00:00 2001 From: Astra <107755845+LilyMusic@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:28:11 +0530 Subject: [PATCH 8096/8412] Update astra.json --- domains/astra.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/astra.json b/domains/astra.json index 54049b8f7..5cf54865a 100644 --- a/domains/astra.json +++ b/domains/astra.json @@ -5,7 +5,6 @@ "discord": "981225782938579014" }, "record": { - "CNAME": "proxy.private.danbot.host", "A": ["69.30.249.53"] } } From d8db3154cabeb5ea9557e6f23e23590eb924de50 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Wed, 3 Jan 2024 23:28:13 +0530 Subject: [PATCH 8097/8412] Register kitty.is-a.dev --- domains/kitty.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/kitty.json diff --git a/domains/kitty.json b/domains/kitty.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/kitty.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 952926602dc6a36601d007510ab12e4d8cfeb7cf Mon Sep 17 00:00:00 2001 From: Almaz Date: Wed, 3 Jan 2024 21:02:53 +0300 Subject: [PATCH 8098/8412] Update almaz.json --- domains/almaz.json | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/domains/almaz.json b/domains/almaz.json index a91fa5f7f..910dd32c2 100644 --- a/domains/almaz.json +++ b/domains/almaz.json @@ -4,6 +4,10 @@ "email": "almazgamer228@gmail.com" }, "record": { - "A": "109.71.252.37" + "A": [ + "109.71.252.37" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From 3347a521daad593a20fdd21aa567c532c2227c78 Mon Sep 17 00:00:00 2001 From: wade-cheng Date: Sat, 30 Dec 2023 01:23:49 -0500 Subject: [PATCH 8099/8412] feat(domain): wade-cheng.is-a.dev --- domains/wade-cheng.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/wade-cheng.json diff --git a/domains/wade-cheng.json b/domains/wade-cheng.json new file mode 100644 index 000000000..24889a5a0 --- /dev/null +++ b/domains/wade-cheng.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "wade-cheng", + "email": "wadecheng3301@gmail.com" + }, + "record": { + "CNAME": "wade-cheng.is-a.dev" + } +} From 0e719dd446e1af249d5ad20d6ff76d6a7d5e72d7 Mon Sep 17 00:00:00 2001 From: wade-cheng <86323079+wade-cheng@users.noreply.github.com> Date: Wed, 3 Jan 2024 13:24:06 -0500 Subject: [PATCH 8100/8412] fix wade-cheng.json --- domains/wade-cheng.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/wade-cheng.json b/domains/wade-cheng.json index 24889a5a0..757d6d8cf 100644 --- a/domains/wade-cheng.json +++ b/domains/wade-cheng.json @@ -4,6 +4,6 @@ "email": "wadecheng3301@gmail.com" }, "record": { - "CNAME": "wade-cheng.is-a.dev" + "CNAME": "wade-cheng.github.io" } } From 3dc38953d66695310badcb41c47d8de2b7a7d986 Mon Sep 17 00:00:00 2001 From: Robert Kovac Date: Wed, 3 Jan 2024 20:45:51 +0100 Subject: [PATCH 8101/8412] Update duckysolucky.json --- domains/duckysolucky.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/duckysolucky.json b/domains/duckysolucky.json index aa7e09f3a..2adb4355a 100644 --- a/domains/duckysolucky.json +++ b/domains/duckysolucky.json @@ -4,6 +4,6 @@ "email": "robertkovac160@gmail.com" }, "record": { - "CNAME": "fabf2f58.duckysolucky-github-io.pages.dev" + "CNAME": "duckysolucky-github-io.pages.dev" } } From 3e4d0ee74c68981c2aa22927a5207717907d12aa Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Wed, 3 Jan 2024 14:35:07 -0800 Subject: [PATCH 8102/8412] Create mokajmc.oxmc.json --- domains/mokajmc.oxmc.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mokajmc.oxmc.json diff --git a/domains/mokajmc.oxmc.json b/domains/mokajmc.oxmc.json new file mode 100644 index 000000000..8cc2fa8e9 --- /dev/null +++ b/domains/mokajmc.oxmc.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "oxmc", + "email": "oxmc7769.mail@gmail.com", + "discord": "oxmc7769" + }, + "record": { + "A": ["198.244.164.183:25568"], + "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], + "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" + } +} From 4d2f755d98947d29feaef78b7afa9bb4eea3836e Mon Sep 17 00:00:00 2001 From: oxmc <67136658+oxmc@users.noreply.github.com> Date: Wed, 3 Jan 2024 14:37:21 -0800 Subject: [PATCH 8103/8412] Delete domains/servers.oxmc.json --- domains/servers.oxmc.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/servers.oxmc.json diff --git a/domains/servers.oxmc.json b/domains/servers.oxmc.json deleted file mode 100644 index a3741bdc4..000000000 --- a/domains/servers.oxmc.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "oxmc", - "email": "oxmc7769.mail@gmail.com", - "discord": "oxmc7769" - }, - "record": { - "A": [""], - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" - } -} From 482b0f7c5f32d6c020405d67a747ac5ff0751411 Mon Sep 17 00:00:00 2001 From: asteriau Date: Thu, 4 Jan 2024 01:03:51 +0200 Subject: [PATCH 8104/8412] feat(domain): asteria.is-a.dev --- domains/asteria.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/asteria.json diff --git a/domains/asteria.json b/domains/asteria.json new file mode 100644 index 000000000..65ede161f --- /dev/null +++ b/domains/asteria.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "asteriau", + "email": "dorahaladita@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From a0a00067e1c3461e66228b26adc23f9b1ec960d8 Mon Sep 17 00:00:00 2001 From: DevMarioValdez Date: Wed, 3 Jan 2024 16:14:46 -0700 Subject: [PATCH 8105/8412] feat(domain): mariovaldez.is-a.dev --- domains/mariovaldez.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mariovaldez.json diff --git a/domains/mariovaldez.json b/domains/mariovaldez.json new file mode 100644 index 000000000..5eee5c8da --- /dev/null +++ b/domains/mariovaldez.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "DevMarioValdez", + "email": "marioaf.valdez@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From bb66e9e08e4b609aa5f3c962b103dc857a2bf1a7 Mon Sep 17 00:00:00 2001 From: 99ogx Date: Wed, 3 Jan 2024 20:45:31 -0300 Subject: [PATCH 8106/8412] feat(domain): xikofornai.is-a.dev --- domains/xikofornai.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/xikofornai.json diff --git a/domains/xikofornai.json b/domains/xikofornai.json new file mode 100644 index 000000000..188744106 --- /dev/null +++ b/domains/xikofornai.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "99ogx", + "email": "kr060535@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 14826e78e024ecfb31845d395971e3958b94e04a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Lucentini?= <136536384+lucenstuff@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:59:11 -0300 Subject: [PATCH 8107/8412] Update lucen.json --- domains/lucen.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/lucen.json b/domains/lucen.json index 9e2f682a1..7e499b92b 100644 --- a/domains/lucen.json +++ b/domains/lucen.json @@ -7,5 +7,6 @@ "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "lucendev.onrender.com" } -} \ No newline at end of file +} From 075e425caf37469ee5dd99177c7ad9652031fc60 Mon Sep 17 00:00:00 2001 From: Zemerik Date: Thu, 4 Jan 2024 13:30:50 +1100 Subject: [PATCH 8108/8412] feat(domain): hemang.is-a.dev --- domains/hemang.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hemang.json diff --git a/domains/hemang.json b/domains/hemang.json new file mode 100644 index 000000000..a6c54d873 --- /dev/null +++ b/domains/hemang.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Zemerik", + "email": "zemerikY@gmail.com" + }, + "record": { + "URL": "https://zemerik.is-a.dev" + } +} From 668033d3cbf3317a59d7ebe0f3ba6e39782a98fb Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Wed, 3 Jan 2024 21:49:20 -0500 Subject: [PATCH 8109/8412] Delete domains/rage65 .json --- domains/rage65 .json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/rage65 .json diff --git a/domains/rage65 .json b/domains/rage65 .json deleted file mode 100644 index 09d1194d8..000000000 --- a/domains/rage65 .json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rage65", - "email": "123thetechguy@gmail.com" - }, - "record": { - "CNAME": "rage65.duckdns.org" - } -} From 71f9c3b9b1e7f7472ea43f21e8a8c76f09b5a580 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Lucentini?= <136536384+lucenstuff@users.noreply.github.com> Date: Thu, 4 Jan 2024 00:00:05 -0300 Subject: [PATCH 8110/8412] Update lucen.json --- domains/lucen.json | 3 --- 1 file changed, 3 deletions(-) diff --git a/domains/lucen.json b/domains/lucen.json index 7e499b92b..39423a865 100644 --- a/domains/lucen.json +++ b/domains/lucen.json @@ -4,9 +4,6 @@ "email": "lucentiniagustin@hotmail.com" }, "record": { - "A": ["217.174.245.249", "51.161.54.161"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" "CNAME": "lucendev.onrender.com" } } From 368a727ee3aac1d41e462a03549fd292734ebca9 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Thu, 4 Jan 2024 11:06:16 +0800 Subject: [PATCH 8111/8412] Update maintainers.json --- domains/maintainers.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/maintainers.json b/domains/maintainers.json index e080ed5f4..8b11b2c87 100644 --- a/domains/maintainers.json +++ b/domains/maintainers.json @@ -5,7 +5,7 @@ }, "record": { "URL": "https://team.is-a.dev", - "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], - "TXT": "forward-email=isdevmail.beadman-network.com,andrew@win11react.com" + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From f8f1dfdae1c7c2517825f62e9b3403058f29a6cc Mon Sep 17 00:00:00 2001 From: lucenstuff Date: Thu, 4 Jan 2024 00:17:42 -0300 Subject: [PATCH 8112/8412] feat(domain): gamersvault.is-a.dev --- domains/gamersvault.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/gamersvault.json diff --git a/domains/gamersvault.json b/domains/gamersvault.json new file mode 100644 index 000000000..63e45546b --- /dev/null +++ b/domains/gamersvault.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "lucenstuff", + "email": "lucentiniagustin@hotmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 8998ce3a16c869f06ba6b8f3efbaa3b189140ec7 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 4 Jan 2024 09:24:58 +0530 Subject: [PATCH 8113/8412] Register akshtt.is-a.dev --- domains/akshtt.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/akshtt.json diff --git a/domains/akshtt.json b/domains/akshtt.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/akshtt.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 16db592d45b319d58f3e0beb3fab879da2b67118 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Thu, 4 Jan 2024 09:26:08 +0530 Subject: [PATCH 8114/8412] Register palak.is-a.dev --- domains/palak.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/palak.json diff --git a/domains/palak.json b/domains/palak.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/palak.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 880ab7ef41cecb72488855520d6a62346b377f52 Mon Sep 17 00:00:00 2001 From: ParasyteUnknown Date: Wed, 3 Jan 2024 23:09:03 -0500 Subject: [PATCH 8115/8412] feat(domain): parasyte.is-a.dev --- domains/parasyte.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/parasyte.json b/domains/parasyte.json index 24c71b950..ce9c87658 100644 --- a/domains/parasyte.json +++ b/domains/parasyte.json @@ -4,6 +4,11 @@ "email": "parasyte@duck.com" }, "record": { - "URL": "http://0ddsec.xyz" + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From c7844fb3f11be5ed0cf4630f04905ccb8d412334 Mon Sep 17 00:00:00 2001 From: Astra <107755845+LilyMusic@users.noreply.github.com> Date: Thu, 4 Jan 2024 10:00:48 +0530 Subject: [PATCH 8116/8412] Create api.astra.json --- domains/api.astra.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/api.astra.json diff --git a/domains/api.astra.json b/domains/api.astra.json new file mode 100644 index 000000000..5cf54865a --- /dev/null +++ b/domains/api.astra.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "LilyMusic", + "email": "lilymusicdiscord@gmail.com", + "discord": "981225782938579014" + }, + "record": { + "A": ["69.30.249.53"] + } + } From c4844da31a3c68eb6c257a62daf5eeede8f6cef4 Mon Sep 17 00:00:00 2001 From: omsandippatil Date: Thu, 4 Jan 2024 12:09:42 +0530 Subject: [PATCH 8117/8412] feat(domain): omsandeppatil.is-a.dev --- domains/omsandeppatil.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/omsandeppatil.json diff --git a/domains/omsandeppatil.json b/domains/omsandeppatil.json new file mode 100644 index 000000000..56e14549f --- /dev/null +++ b/domains/omsandeppatil.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "omsandippatil", + "email": "omsandeeppatil02@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 64b371f6479159d9e542e7dac8db37bdb5758ffa Mon Sep 17 00:00:00 2001 From: opaulojunqueira Date: Thu, 4 Jan 2024 04:22:55 -0300 Subject: [PATCH 8118/8412] feat(domain): paulojunqueira.is-a.dev --- domains/paulojunqueira.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/paulojunqueira.json diff --git a/domains/paulojunqueira.json b/domains/paulojunqueira.json new file mode 100644 index 000000000..dd75f6d0e --- /dev/null +++ b/domains/paulojunqueira.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "opaulojunqueira", + "email": "pcjunqueira30@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 432d4708068e9663e81525620a02887f32631752 Mon Sep 17 00:00:00 2001 From: Taranjeet Singh Bedi Date: Thu, 4 Jan 2024 15:35:00 +0530 Subject: [PATCH 8119/8412] Adding My Portfolio Site --- domains/tartej.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tartej.json diff --git a/domains/tartej.json b/domains/tartej.json new file mode 100644 index 000000000..3ad7a6db3 --- /dev/null +++ b/domains/tartej.json @@ -0,0 +1,11 @@ +{ + "description": "My Portfolio Site", + "repo": "https://github.com/TartejBrothers/Tarloic", + "owner": { + "username": "tartejbrothers", + "email": "taranjeetsinghbedi2@gmail.com" + }, + "record": { + "CNAME": "tarloic.web.app" + } +} From a55aabddd1e7030e89729411cae5775fa9b3a376 Mon Sep 17 00:00:00 2001 From: Tamim Date: Thu, 4 Jan 2024 20:27:01 +0600 Subject: [PATCH 8120/8412] notation file added --- domains/tamim.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/tamim.json diff --git a/domains/tamim.json b/domains/tamim.json new file mode 100644 index 000000000..a6605dda5 --- /dev/null +++ b/domains/tamim.json @@ -0,0 +1,11 @@ +{ + "description": "portfolio website", + "repo": "https://github.com/dev7amim/dev7amim.github.io", + "owner": { + "username": "dev7amim", + "email": "dev7amim@yahoo.com" + }, + "record": { + "CNAME": "dev7amim.github.io" + } +} \ No newline at end of file From 8e2b995108ebc23de37d622d31c48db3c0adfa73 Mon Sep 17 00:00:00 2001 From: fae5de Date: Thu, 4 Jan 2024 15:28:18 +0100 Subject: [PATCH 8121/8412] feat(domain): fae5.is-a.dev --- domains/fae5.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/fae5.json diff --git a/domains/fae5.json b/domains/fae5.json new file mode 100644 index 000000000..c0a64863b --- /dev/null +++ b/domains/fae5.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "fae5de", + "email": "louis.m.ortner@icloud.com" + }, + "record": { + "CNAME": "website-6es.pages.dev" + } +} From eb00b472fcbd7794caef99dcad1e53034c3a11e6 Mon Sep 17 00:00:00 2001 From: 20GN Date: Thu, 4 Jan 2024 15:24:44 +0000 Subject: [PATCH 8122/8412] feat(domain): 20gn.is-a.dev --- domains/20gn.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/20gn.json diff --git a/domains/20gn.json b/domains/20gn.json new file mode 100644 index 000000000..2e996496d --- /dev/null +++ b/domains/20gn.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "20GN", + "email": "da20gn@outlook.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 68c1bf77f4825ed7ac56aa19cc94a6a052fe7988 Mon Sep 17 00:00:00 2001 From: nithinlycanz Date: Thu, 4 Jan 2024 21:24:54 +0530 Subject: [PATCH 8123/8412] feat(domain): nithin.is-a.dev --- domains/nithin.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/nithin.json b/domains/nithin.json index d4a553cb2..42ac6cfd6 100644 --- a/domains/nithin.json +++ b/domains/nithin.json @@ -1,12 +1,14 @@ { - "owner": { - "username": "nithinlycanz", - "email": "nithinnikhil582@gmail.com", - "discord": "514353302675259412" - }, - - "record": { - "CNAME": "nithinlycanz.github.io" - } + "owner": { + "username": "nithinlycanz", + "email": "nithinnikhil582@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } - +} \ No newline at end of file From 50ebe7223c78dfd11e6e998712ced093803ac8ad Mon Sep 17 00:00:00 2001 From: leburgue Date: Thu, 4 Jan 2024 09:09:19 -0700 Subject: [PATCH 8124/8412] feat(domain): abv.is-a.dev --- domains/abv.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/abv.json diff --git a/domains/abv.json b/domains/abv.json new file mode 100644 index 000000000..80ab79b69 --- /dev/null +++ b/domains/abv.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "leburgue", + "email": "albertonazijew@gmail.com" + }, + "record": { + "A": ["159.54.140.185"] + } +} From f7f5d322a0ecb55e3e688997e18370f48afc3e0b Mon Sep 17 00:00:00 2001 From: optixyt0 Date: Thu, 4 Jan 2024 16:23:49 +0000 Subject: [PATCH 8125/8412] feat(domain): optixyt.is-a.dev --- domains/optixyt.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/optixyt.json diff --git a/domains/optixyt.json b/domains/optixyt.json new file mode 100644 index 000000000..a81258c59 --- /dev/null +++ b/domains/optixyt.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "optixyt0", + "email": "kaibeeley@icloud.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 079f541ca828e4c7201e8cf536774d6942eaf559 Mon Sep 17 00:00:00 2001 From: Anay Parswani Date: Fri, 5 Jan 2024 01:10:24 +0530 Subject: [PATCH 8126/8412] Update anay.json to redirect --- domains/anay.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/anay.json b/domains/anay.json index 6da5d0981..9235b7394 100644 --- a/domains/anay.json +++ b/domains/anay.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "anay028.github.io" + "URL": "https://anayparaswani.me/" } } From d47b06986afea484d7e689b39f8562337ee141e6 Mon Sep 17 00:00:00 2001 From: Anay Parswani Date: Fri, 5 Jan 2024 01:11:10 +0530 Subject: [PATCH 8127/8412] Update contact info --- domains/anay.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/anay.json b/domains/anay.json index 9235b7394..451065340 100644 --- a/domains/anay.json +++ b/domains/anay.json @@ -1,7 +1,7 @@ { "owner": { - "username": "Anay028", - "email": "anayparswani2008@gmail.com" + "username": "anay-208", + "email": "admin@anayparaswani.me" }, "record": { From 1130dfbe5ffafa146984cab8dca9082922ebd890 Mon Sep 17 00:00:00 2001 From: Anay Parswani Date: Fri, 5 Jan 2024 01:11:57 +0530 Subject: [PATCH 8128/8412] Create anayparaswani.json --- domains/anayparaswani.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/anayparaswani.json diff --git a/domains/anayparaswani.json b/domains/anayparaswani.json new file mode 100644 index 000000000..451065340 --- /dev/null +++ b/domains/anayparaswani.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "anay-208", + "email": "admin@anayparaswani.me" + }, + + "record": { + "URL": "https://anayparaswani.me/" + } +} From 83a6bdfd970ffa0f44972c049c08467553b6a27f Mon Sep 17 00:00:00 2001 From: Anay Parswani Date: Fri, 5 Jan 2024 01:12:14 +0530 Subject: [PATCH 8129/8412] Create anay-208.json --- domains/anay-208.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/anay-208.json diff --git a/domains/anay-208.json b/domains/anay-208.json new file mode 100644 index 000000000..451065340 --- /dev/null +++ b/domains/anay-208.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "anay-208", + "email": "admin@anayparaswani.me" + }, + + "record": { + "URL": "https://anayparaswani.me/" + } +} From 2e6c68a5ce4a2c6ea02856c3b9a12d9fe2e7bbe8 Mon Sep 17 00:00:00 2001 From: andrewstech Date: Thu, 4 Jan 2024 20:48:20 +0000 Subject: [PATCH 8130/8412] Delete beady.is-a.dev --- domains/beady.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/beady.json diff --git a/domains/beady.json b/domains/beady.json deleted file mode 100644 index f7aef9b4f..000000000 --- a/domains/beady.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "andrewstech", - "email": "andrew@maintainers.is-a.dev", - "discord": "598245488977903688" - }, - - "record": { - "MX": ["mail.is-a.dev"] - } - } - \ No newline at end of file From ebc5c6c8918ebd036b91db534713cc1eb83688a6 Mon Sep 17 00:00:00 2001 From: Almaz Date: Thu, 4 Jan 2024 23:48:33 +0300 Subject: [PATCH 8131/8412] Delete dashboard.almaz.is-a.dev --- domains/dashboard.almaz.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dashboard.almaz.json diff --git a/domains/dashboard.almaz.json b/domains/dashboard.almaz.json deleted file mode 100644 index 05ff18709..000000000 --- a/domains/dashboard.almaz.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "AlmaziikDev", - "email": "almazgamer228@gmail.com", - "discord": "718458417232085104" - }, - - "record": { - "CNAME": "dashboard.almaz.github.io" - } - } - \ No newline at end of file From 022c8f269865c64d75caea809ee86ddd21b579bc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Lucentini?= <136536384+lucenstuff@users.noreply.github.com> Date: Thu, 4 Jan 2024 18:21:28 -0300 Subject: [PATCH 8132/8412] Delete domains/lucen.json --- domains/lucen.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/lucen.json diff --git a/domains/lucen.json b/domains/lucen.json deleted file mode 100644 index 39423a865..000000000 --- a/domains/lucen.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "lucenstuff", - "email": "lucentiniagustin@hotmail.com" - }, - "record": { - "CNAME": "lucendev.onrender.com" - } -} From 274f3e72b310b5b3dbf6fd066e4ffe0baa152c93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Lucentini?= <136536384+lucenstuff@users.noreply.github.com> Date: Thu, 4 Jan 2024 18:22:22 -0300 Subject: [PATCH 8133/8412] Delete domains/lucendev.json --- domains/lucendev.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/lucendev.json diff --git a/domains/lucendev.json b/domains/lucendev.json deleted file mode 100644 index 63e45546b..000000000 --- a/domains/lucendev.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "lucenstuff", - "email": "lucentiniagustin@hotmail.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file From d04c38bf94535ad27aec90d7d82b8c5f42ec16e0 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 4 Jan 2024 16:47:32 -0500 Subject: [PATCH 8134/8412] Update mokajmc.oxmc.json --- domains/mokajmc.oxmc.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mokajmc.oxmc.json b/domains/mokajmc.oxmc.json index 8cc2fa8e9..ba37338bc 100644 --- a/domains/mokajmc.oxmc.json +++ b/domains/mokajmc.oxmc.json @@ -5,7 +5,7 @@ "discord": "oxmc7769" }, "record": { - "A": ["198.244.164.183:25568"], + "A": ["198.244.164.183"], "MX": ["mx1.forwardemail.net", "mx2.forwardemail.net"], "TXT": "forward-email=contact:oxmc7769.mail@gmail.com" } From 37cb2f1dce267456770d60c4c6eb44c9725db29c Mon Sep 17 00:00:00 2001 From: SlycC <118376331+SlycIsACatboy@users.noreply.github.com> Date: Fri, 5 Jan 2024 01:19:17 +0300 Subject: [PATCH 8135/8412] uploaded json --- domains/catboy.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/catboy.json diff --git a/domains/catboy.json b/domains/catboy.json new file mode 100644 index 000000000..cd13b4c2b --- /dev/null +++ b/domains/catboy.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "SlycIsACatboy", + "email": "noahhz942@gmail.com", + "discord": "5.s3" + }, + "record": { + "A": [ + "137.184.119.127" + ] + } + } \ No newline at end of file From 1825ec9f45d8d0c3de199916bfb41b8d3619366e Mon Sep 17 00:00:00 2001 From: leburgue Date: Thu, 4 Jan 2024 15:44:07 -0700 Subject: [PATCH 8136/8412] feat(domain): abv.is-a.dev --- domains/abv.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/abv.json b/domains/abv.json index 80ab79b69..e182b420b 100644 --- a/domains/abv.json +++ b/domains/abv.json @@ -4,6 +4,11 @@ "email": "albertonazijew@gmail.com" }, "record": { - "A": ["159.54.140.185"] + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From 1e234683af3c1afcd9de839235c713c4cb7d83b5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Agust=C3=ADn=20Lucentini?= <136536384+lucenstuff@users.noreply.github.com> Date: Thu, 4 Jan 2024 21:45:52 -0300 Subject: [PATCH 8137/8412] Register lucen.is-a.dev --- domains/lucen.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/lucen.json diff --git a/domains/lucen.json b/domains/lucen.json new file mode 100644 index 000000000..26aa4ebb9 --- /dev/null +++ b/domains/lucen.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "lucenstuff", + "email": "lucentiniagustin@hotmail.com", + "discord": "202467820225822720" + }, + + "record": { + "CNAME": "lucendev.onrender.com" + } + } + \ No newline at end of file From 7aa4259c648bc404a990c38edde42415f2ec102b Mon Sep 17 00:00:00 2001 From: SnoopyCodeX Date: Fri, 5 Jan 2024 10:07:21 +0800 Subject: [PATCH 8138/8412] feat(domain): johnroylapida.is-a.dev --- domains/johnroylapida.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/johnroylapida.json diff --git a/domains/johnroylapida.json b/domains/johnroylapida.json new file mode 100644 index 000000000..cef9bb5be --- /dev/null +++ b/domains/johnroylapida.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "SnoopyCodeX", + "email": "johnroy062102calimlim@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From c9c5c5085b6cfbedcb397df7aa0f51130319843d Mon Sep 17 00:00:00 2001 From: attaf-riski Date: Fri, 5 Jan 2024 09:15:20 +0700 Subject: [PATCH 8139/8412] feat(domain): attafriski.is-a.dev --- domains/attafriski.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/attafriski.json diff --git a/domains/attafriski.json b/domains/attafriski.json new file mode 100644 index 000000000..0c2d87856 --- /dev/null +++ b/domains/attafriski.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "attaf-riski", + "email": "atafriski27@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 3999b419d3e29ce40b3e91fa28b3d011430b6688 Mon Sep 17 00:00:00 2001 From: heydaristo Date: Fri, 5 Jan 2024 09:17:17 +0700 Subject: [PATCH 8140/8412] feat(domain): heydaristo.is-a.dev --- domains/heydaristo.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/heydaristo.json diff --git a/domains/heydaristo.json b/domains/heydaristo.json new file mode 100644 index 000000000..6e6f9e1ef --- /dev/null +++ b/domains/heydaristo.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "heydaristo", + "email": "heydaristo@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From e0e5c6b187f6fb8a01289c5f71a49a8515716c0b Mon Sep 17 00:00:00 2001 From: Suki Date: Fri, 5 Jan 2024 09:19:10 +0530 Subject: [PATCH 8141/8412] Create bdays.suki.json --- domains/bdays.suki.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bdays.suki.json diff --git a/domains/bdays.suki.json b/domains/bdays.suki.json new file mode 100644 index 000000000..2f1cd119d --- /dev/null +++ b/domains/bdays.suki.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["69.30.249.53"] + } + } From c4566a96173f1738e900d8a61dda24649b4bf4e5 Mon Sep 17 00:00:00 2001 From: SlycIsACatboy Date: Fri, 5 Jan 2024 09:06:39 +0300 Subject: [PATCH 8142/8412] feat(domain): catboy.is-a.dev --- domains/catboy.json | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/domains/catboy.json b/domains/catboy.json index cd13b4c2b..3349e502e 100644 --- a/domains/catboy.json +++ b/domains/catboy.json @@ -1,12 +1,14 @@ -{ - "owner": { - "username": "SlycIsACatboy", - "email": "noahhz942@gmail.com", - "discord": "5.s3" - }, - "record": { - "A": [ - "137.184.119.127" - ] - } - } \ No newline at end of file +{ + "owner": { + "username": "SlycIsACatboy", + "email": "noahhz942@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From a7be07fd1a81ca86c61acab4bf960c141da01a79 Mon Sep 17 00:00:00 2001 From: amir-mohammad-HP Date: Fri, 5 Jan 2024 09:45:45 +0330 Subject: [PATCH 8143/8412] feat(domain): college-front.is-a.dev --- domains/college-front.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/college-front.json diff --git a/domains/college-front.json b/domains/college-front.json new file mode 100644 index 000000000..2dfc9c789 --- /dev/null +++ b/domains/college-front.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "amir-mohammad-HP", + "email": "hamidipour97@gmail.com" + }, + "record": { + "CNAME": "front.collegesaz.ir" + } +} From 6a020d3820bbc2a50ecc4302a4aef7ebc4e99667 Mon Sep 17 00:00:00 2001 From: floofywork Date: Fri, 5 Jan 2024 07:51:52 +0100 Subject: [PATCH 8144/8412] feat(domain): floofy.exe.is-a.dev --- domains/floofy.exe.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/floofy.exe.json diff --git a/domains/floofy.exe.json b/domains/floofy.exe.json new file mode 100644 index 000000000..ea3617d81 --- /dev/null +++ b/domains/floofy.exe.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "floofywork", + "email": "floofywork@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 41d2cc817688fb4cdb39ce85fa32d36f3ae94c77 Mon Sep 17 00:00:00 2001 From: LilyMusic Date: Fri, 5 Jan 2024 12:36:33 +0530 Subject: [PATCH 8145/8412] feat(domain): status.astra.is-a.dev --- domains/status.astra.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/status.astra.json diff --git a/domains/status.astra.json b/domains/status.astra.json new file mode 100644 index 000000000..ccdd07006 --- /dev/null +++ b/domains/status.astra.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "LilyMusic", + "email": "Lilymusicdiscord@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From ec66a08481c955f39db4ee6eeb8d3c2a25c6867a Mon Sep 17 00:00:00 2001 From: Lunarate Date: Fri, 5 Jan 2024 14:55:43 +0530 Subject: [PATCH 8146/8412] feat(domain): lunar.is-a.dev --- domains/lunar.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/lunar.json diff --git a/domains/lunar.json b/domains/lunar.json new file mode 100644 index 000000000..67b3b2fb3 --- /dev/null +++ b/domains/lunar.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Lunarate", + "email": "veershrivastava1011@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From bc676c52f7568225d3e55ba053e604d57f61a16e Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Fri, 5 Jan 2024 17:06:28 +0700 Subject: [PATCH 8147/8412] feat(domain): manange.uptime.trung.is-a.dev --- domains/manange.uptime.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/manange.uptime.trung.json diff --git a/domains/manange.uptime.trung.json b/domains/manange.uptime.trung.json new file mode 100644 index 000000000..c372c8070 --- /dev/null +++ b/domains/manange.uptime.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From e5ee04ede30a0cc11c323044cfd41b9646fa4c10 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Fri, 5 Jan 2024 17:12:49 +0700 Subject: [PATCH 8148/8412] Rename manange.uptime.trung.json to manage.uptime.trung.json Change file name --- domains/{manange.uptime.trung.json => manage.uptime.trung.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{manange.uptime.trung.json => manage.uptime.trung.json} (100%) diff --git a/domains/manange.uptime.trung.json b/domains/manage.uptime.trung.json similarity index 100% rename from domains/manange.uptime.trung.json rename to domains/manage.uptime.trung.json From 8b64884dcbe05c04245aa06b407cff33c3176632 Mon Sep 17 00:00:00 2001 From: SlycIsACatboy Date: Fri, 5 Jan 2024 13:26:51 +0300 Subject: [PATCH 8149/8412] feat(domain): catboy.is-a.dev From 5ff64942dc102cd7ba2d2327f3da3ef40dd8e9a6 Mon Sep 17 00:00:00 2001 From: SlycIsACatboy Date: Fri, 5 Jan 2024 13:27:42 +0300 Subject: [PATCH 8150/8412] feat(domain): catboy.is-a.dev From 2819c0e11b3faed79c47483f7acf75ec53a0b7ec Mon Sep 17 00:00:00 2001 From: dinuhifi Date: Fri, 5 Jan 2024 16:23:27 +0530 Subject: [PATCH 8151/8412] feat(domain): dinuhifi.is-a.dev --- domains/dinuhifi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/dinuhifi.json diff --git a/domains/dinuhifi.json b/domains/dinuhifi.json new file mode 100644 index 000000000..3ad0f1f57 --- /dev/null +++ b/domains/dinuhifi.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "dinuhifi", + "email": "dinesh23110077@snuchennai.edu.in" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From fbe6d19a6fb8fc0d91a669228d03ba9e866393e2 Mon Sep 17 00:00:00 2001 From: SlycC <118376331+SlycIsACatboy@users.noreply.github.com> Date: Fri, 5 Jan 2024 13:55:20 +0300 Subject: [PATCH 8152/8412] Update catboy.json --- domains/catboy.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/catboy.json b/domains/catboy.json index 3349e502e..9a451ccdf 100644 --- a/domains/catboy.json +++ b/domains/catboy.json @@ -5,10 +5,9 @@ }, "record": { "A": [ - "217.174.245.249", - "51.161.54.161" + "137.184.119.127" ], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file +} From 2813d93bfcec7ad848a59df056e55d26420332a4 Mon Sep 17 00:00:00 2001 From: SlycIsACatboy Date: Fri, 5 Jan 2024 14:04:22 +0300 Subject: [PATCH 8153/8412] feat(domain): slyc.the.catboy.is-a.dev --- domains/slyc.the.catboy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/slyc.the.catboy.json diff --git a/domains/slyc.the.catboy.json b/domains/slyc.the.catboy.json new file mode 100644 index 000000000..2e1941329 --- /dev/null +++ b/domains/slyc.the.catboy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SlycIsACatboy", + "email": "noahhz942@gmail.com" + }, + "record": { + "A": ["137.184.119.127"] + } +} From 2c41af2df0442587eb6873669959e4cc50eecb3f Mon Sep 17 00:00:00 2001 From: BRNSystems Date: Fri, 5 Jan 2024 12:52:12 +0100 Subject: [PATCH 8154/8412] feat(domain): brnsystems.is-a.dev --- domains/brnsystems.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/brnsystems.json diff --git a/domains/brnsystems.json b/domains/brnsystems.json new file mode 100644 index 000000000..34bed2cd7 --- /dev/null +++ b/domains/brnsystems.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BRNSystems", + "email": "bruno@brn.systems" + }, + "record": { + "CNAME": "brn.systems" + } +} From 8e6d6a971974f1ce17b8b5664aa1327ef96e4663 Mon Sep 17 00:00:00 2001 From: V-E-N-O-X Date: Fri, 5 Jan 2024 18:06:24 +0600 Subject: [PATCH 8155/8412] feat(domain): venox.is-a.dev --- domains/venox.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/venox.json diff --git a/domains/venox.json b/domains/venox.json new file mode 100644 index 000000000..e92356fac --- /dev/null +++ b/domains/venox.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "V-E-N-O-X", + "email": "akd.bd880@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 9f9bda7d75e6a673762677fab6a1cb3147a4a9af Mon Sep 17 00:00:00 2001 From: julian45678 Date: Fri, 5 Jan 2024 13:28:23 +0100 Subject: [PATCH 8156/8412] feat(domain): julian45838.is-a.dev --- domains/julian45838.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/julian45838.json diff --git a/domains/julian45838.json b/domains/julian45838.json new file mode 100644 index 000000000..6b9b14847 --- /dev/null +++ b/domains/julian45838.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "julian45678", + "email": "Julian464774@outlook.de" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From fe8e50103b9dddb5018de9afa30bb3fe861b1f88 Mon Sep 17 00:00:00 2001 From: DarindaDraX <123kishanvish@gmail.com> Date: Fri, 5 Jan 2024 18:46:31 +0530 Subject: [PATCH 8157/8412] feat(domain): dracx.is-a.dev --- domains/dracx.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/dracx.json diff --git a/domains/dracx.json b/domains/dracx.json new file mode 100644 index 000000000..6de0d6e47 --- /dev/null +++ b/domains/dracx.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "DarindaDraX", + "email": "123kishanvish@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 873106bd88f65c97c9f10526bff70f83480a5a84 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 Date: Fri, 5 Jan 2024 20:42:07 +0700 Subject: [PATCH 8158/8412] feat(domain): mystic.trung.is-a.dev --- domains/mystic.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mystic.trung.json diff --git a/domains/mystic.trung.json b/domains/mystic.trung.json new file mode 100644 index 000000000..c372c8070 --- /dev/null +++ b/domains/mystic.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From fa4da1827c89266bd8923024763a2a88b6cf61d0 Mon Sep 17 00:00:00 2001 From: SlycIsACatboy Date: Fri, 5 Jan 2024 17:01:13 +0300 Subject: [PATCH 8159/8412] feat(domain): the.catboy.is-a.dev --- domains/the.catboy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/the.catboy.json diff --git a/domains/the.catboy.json b/domains/the.catboy.json new file mode 100644 index 000000000..2e1941329 --- /dev/null +++ b/domains/the.catboy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SlycIsACatboy", + "email": "noahhz942@gmail.com" + }, + "record": { + "A": ["137.184.119.127"] + } +} From bf769eb1247336fcda189742f90851b712d7fe00 Mon Sep 17 00:00:00 2001 From: KrazyKleb Date: Sat, 6 Jan 2024 01:03:45 +1100 Subject: [PATCH 8160/8412] Update ss.kleb.json --- domains/ss.kleb.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/ss.kleb.json b/domains/ss.kleb.json index 1c0c33d68..d60c33257 100644 --- a/domains/ss.kleb.json +++ b/domains/ss.kleb.json @@ -1,9 +1,9 @@ { "owner": { "username": "KrazyKleb", - "email": "krazyklebyt@gmail.com" + "email": "krazykleb@outlook.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["69.30.249.53"] } } From 5c70e47c2d6e8f7882761d14bca45244e0f473d9 Mon Sep 17 00:00:00 2001 From: jirafey <97115044+jirafey@users.noreply.github.com> Date: Fri, 5 Jan 2024 16:17:14 +0200 Subject: [PATCH 8161/8412] Create _discord.jirafey.is-a.dev.json --- domains/_discord.jirafey.is-a.dev.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 domains/_discord.jirafey.is-a.dev.json diff --git a/domains/_discord.jirafey.is-a.dev.json b/domains/_discord.jirafey.is-a.dev.json new file mode 100644 index 000000000..2f26b0059 --- /dev/null +++ b/domains/_discord.jirafey.is-a.dev.json @@ -0,0 +1 @@ +dh=3c80d94ed181b223255b5fbf35f8fda6a402058f From 1f5305d891d2a2afa95a1e8493072a1f9f80ee64 Mon Sep 17 00:00:00 2001 From: jirafey <97115044+jirafey@users.noreply.github.com> Date: Fri, 5 Jan 2024 16:18:39 +0200 Subject: [PATCH 8162/8412] Update _discord.jirafey.is-a.dev.json --- domains/_discord.jirafey.is-a.dev.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/domains/_discord.jirafey.is-a.dev.json b/domains/_discord.jirafey.is-a.dev.json index 2f26b0059..9a7ab2cd2 100644 --- a/domains/_discord.jirafey.is-a.dev.json +++ b/domains/_discord.jirafey.is-a.dev.json @@ -1 +1,10 @@ -dh=3c80d94ed181b223255b5fbf35f8fda6a402058f +{ + "owner": { + "username": "jirafey", + "email": "jirafey@tuta.io", + "discord": "853672321394016256" + } + "record": { + "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" + } +} From 1242e70f71eb5a62a8cc743a596e9778abb898bc Mon Sep 17 00:00:00 2001 From: jirafey <97115044+jirafey@users.noreply.github.com> Date: Fri, 5 Jan 2024 16:19:15 +0200 Subject: [PATCH 8163/8412] Update _discord.jirafey.is-a.dev.json --- domains/_discord.jirafey.is-a.dev.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/_discord.jirafey.is-a.dev.json b/domains/_discord.jirafey.is-a.dev.json index 9a7ab2cd2..8a5d67e15 100644 --- a/domains/_discord.jirafey.is-a.dev.json +++ b/domains/_discord.jirafey.is-a.dev.json @@ -2,7 +2,6 @@ "owner": { "username": "jirafey", "email": "jirafey@tuta.io", - "discord": "853672321394016256" } "record": { "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" From 3871951659c4d7d0eb1fe3ca60856498e988d7fe Mon Sep 17 00:00:00 2001 From: Savar Verma <102670483+savar95x@users.noreply.github.com> Date: Fri, 5 Jan 2024 14:35:16 +0000 Subject: [PATCH 8164/8412] Create savar.json --- domains/savar.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/savar.json diff --git a/domains/savar.json b/domains/savar.json new file mode 100644 index 000000000..b95924094 --- /dev/null +++ b/domains/savar.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "savar95x", + "email": "skaar513@gmail.com" + }, + "record": { + "CNAME": "savar95x.github.io" + } +} From b763d340edb3d07c2517a45ca001c6daa9332c07 Mon Sep 17 00:00:00 2001 From: stupidjohanna Date: Fri, 5 Jan 2024 15:47:27 +0100 Subject: [PATCH 8165/8412] feat(domain): stupidjane.is-a.dev --- domains/stupidjane.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/stupidjane.json diff --git a/domains/stupidjane.json b/domains/stupidjane.json new file mode 100644 index 000000000..687e587b7 --- /dev/null +++ b/domains/stupidjane.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "stupidjohanna", + "email": "stupidjane@tutanota.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 18a6eafd8d56f8e1a27fa6cfee2f86519587055d Mon Sep 17 00:00:00 2001 From: jirafey Date: Fri, 5 Jan 2024 16:50:40 +0200 Subject: [PATCH 8166/8412] feat(domain): _discord.jirafey.is-a.dev --- domains/_discord.jirafey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.jirafey.json diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json new file mode 100644 index 000000000..363a429d5 --- /dev/null +++ b/domains/_discord.jirafey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jirafey", + "email": "jirafey@tuta.io" + }, + "record": { + "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" + } +} From 07d5c2a3ece79e802720e22e99dcaf3b03f0df8c Mon Sep 17 00:00:00 2001 From: jirafey <97115044+jirafey@users.noreply.github.com> Date: Fri, 5 Jan 2024 16:57:04 +0200 Subject: [PATCH 8167/8412] Delete domains/_discord.jirafey.json --- domains/_discord.jirafey.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.jirafey.json diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json deleted file mode 100644 index 363a429d5..000000000 --- a/domains/_discord.jirafey.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jirafey", - "email": "jirafey@tuta.io" - }, - "record": { - "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" - } -} From 6582453e8ac0b311c6059a2d3f7d2152526ee7eb Mon Sep 17 00:00:00 2001 From: jirafey Date: Fri, 5 Jan 2024 16:57:55 +0200 Subject: [PATCH 8168/8412] feat(domain): _discord.jirafey.is-a.dev --- domains/_discord.jirafey.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_discord.jirafey.json diff --git a/domains/_discord.jirafey.json b/domains/_discord.jirafey.json new file mode 100644 index 000000000..363a429d5 --- /dev/null +++ b/domains/_discord.jirafey.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "jirafey", + "email": "jirafey@tuta.io" + }, + "record": { + "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" + } +} From 767682f38e8636c6ef3c162b335f3e0745591484 Mon Sep 17 00:00:00 2001 From: Superchicken962 Date: Sat, 6 Jan 2024 01:44:17 +1030 Subject: [PATCH 8169/8412] feat(domain): markgurney.is-a.dev --- domains/markgurney.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/markgurney.json diff --git a/domains/markgurney.json b/domains/markgurney.json new file mode 100644 index 000000000..95d85f439 --- /dev/null +++ b/domains/markgurney.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Superchicken962", + "email": "superchicken9962@gmail.com" + }, + "record": { + "URL": "https://markgurney.cf/" + } +} From 2b178bffba11c565eb26fbd9a75aa4b2f156ca09 Mon Sep 17 00:00:00 2001 From: GeekySudhir Date: Fri, 5 Jan 2024 21:14:27 +0530 Subject: [PATCH 8170/8412] feat(domain): geekysudhir.is-a.dev --- domains/geekysudhir.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/geekysudhir.json b/domains/geekysudhir.json index 79a04053c..bd9a263e5 100644 --- a/domains/geekysudhir.json +++ b/domains/geekysudhir.json @@ -1,12 +1,14 @@ { - "owner": { - "username": "GeekySudhir", - "email": "sdhrsingh271@gmail.com", - "discord": "760602820033904641" - }, - - "record": { - "CNAME": "geekysudhir.is-a.dev" - } + "owner": { + "username": "GeekySudhir", + "email": "sdhrsingh271@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } - \ No newline at end of file +} \ No newline at end of file From 7e926b21ccc844d1214241db7cf1b5a9ade4ca30 Mon Sep 17 00:00:00 2001 From: GeekySudhir Date: Fri, 5 Jan 2024 21:23:43 +0530 Subject: [PATCH 8171/8412] Update geekysudhir.json --- domains/geekysudhir.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/geekysudhir.json b/domains/geekysudhir.json index bd9a263e5..1aa160a39 100644 --- a/domains/geekysudhir.json +++ b/domains/geekysudhir.json @@ -9,6 +9,6 @@ "51.161.54.161" ], "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "TXT": "a608d9751f86d011d10a8d58ca5a93" } -} \ No newline at end of file +} From e8ffe4268f45d898c52b87fa85ea7d1324974599 Mon Sep 17 00:00:00 2001 From: mehedi6800 Date: Fri, 5 Jan 2024 23:21:52 +0600 Subject: [PATCH 8172/8412] feat(domain): mhsunny.is-a.dev --- domains/mhsunny.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mhsunny.json diff --git a/domains/mhsunny.json b/domains/mhsunny.json new file mode 100644 index 000000000..b1963a898 --- /dev/null +++ b/domains/mhsunny.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "mehedi6800", + "email": "hassainmehedi3@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 535da78f12ea51def358bf42b5feb8ee899edd34 Mon Sep 17 00:00:00 2001 From: JonnycatMeow Date: Fri, 5 Jan 2024 14:46:50 -0800 Subject: [PATCH 8173/8412] feat(domain): jpstore.is-a.dev --- domains/jpstore.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/jpstore.json diff --git a/domains/jpstore.json b/domains/jpstore.json new file mode 100644 index 000000000..ea2932833 --- /dev/null +++ b/domains/jpstore.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "JonnycatMeow", + "email": "jonnygomez156@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 66fb0729f4b3b15efa9b12b627bc689f586d9fb1 Mon Sep 17 00:00:00 2001 From: Rage65 <123thetechguy@gmail.com> Date: Fri, 5 Jan 2024 17:49:00 -0500 Subject: [PATCH 8174/8412] =?UTF-8?q?feat(domain):=20=C3=B3k.is-a.dev?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/ók.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/ók.json diff --git a/domains/ók.json b/domains/ók.json new file mode 100644 index 000000000..63ee9e5ee --- /dev/null +++ b/domains/ók.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rage65", + "email": "123thetechguy@gmail.com" + }, + "record": { + "CNAME": "deva65.duckdns.org" + } +} From 5a05b526c393ba021b70ad3bbdecf183c8e8a0a6 Mon Sep 17 00:00:00 2001 From: flink1337 Date: Fri, 5 Jan 2024 23:51:05 +0100 Subject: [PATCH 8175/8412] feat(domain): kacper.is-a.dev --- domains/kacper.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/kacper.json diff --git a/domains/kacper.json b/domains/kacper.json new file mode 100644 index 000000000..d8f6a62e6 --- /dev/null +++ b/domains/kacper.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "flink1337", + "email": "haviksior@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From d45bb2c0d122e06abd3501158df7e12e842d1092 Mon Sep 17 00:00:00 2001 From: Rage65 <123thetechguy@gmail.com> Date: Fri, 5 Jan 2024 18:10:56 -0500 Subject: [PATCH 8176/8412] feat(domain): davin.is-a.dev --- domains/davin.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/davin.json diff --git a/domains/davin.json b/domains/davin.json new file mode 100644 index 000000000..63ee9e5ee --- /dev/null +++ b/domains/davin.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Rage65", + "email": "123thetechguy@gmail.com" + }, + "record": { + "CNAME": "deva65.duckdns.org" + } +} From 71cbeedf94c68c3669ef9e9e9dc3770f1bd95644 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Fri, 5 Jan 2024 18:12:10 -0500 Subject: [PATCH 8177/8412] Delete domains/foreskin.json --- domains/foreskin.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/foreskin.json diff --git a/domains/foreskin.json b/domains/foreskin.json deleted file mode 100644 index c4a2e2065..000000000 --- a/domains/foreskin.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "disguisedfoxx", - "email": "zzaffserverowner@gmail.com" - }, - "record": { - "A": ["217.174.245.249", "51.161.54.161"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From cf8fb0da84540e3dd4963fd4c0beaeb9d9ceb710 Mon Sep 17 00:00:00 2001 From: DakUOfficial Date: Sat, 6 Jan 2024 00:31:05 +0100 Subject: [PATCH 8178/8412] feat(domain): daku.is-a.dev --- domains/daku.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/daku.json diff --git a/domains/daku.json b/domains/daku.json new file mode 100644 index 000000000..02295d6f4 --- /dev/null +++ b/domains/daku.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "DakUOfficial", + "email": "dominiku718@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From f852de965168337c402fa96a1a6bda8b28d20322 Mon Sep 17 00:00:00 2001 From: DINESH KUMAR CP <143308211+dinuhifi@users.noreply.github.com> Date: Sat, 6 Jan 2024 10:05:05 +0530 Subject: [PATCH 8179/8412] Register dinu.is-a.dev --- domains/dinu.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/dinu.json diff --git a/domains/dinu.json b/domains/dinu.json new file mode 100644 index 000000000..da6d11828 --- /dev/null +++ b/domains/dinu.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dinuhifi", + "email": "dinesh23110077@snuchennai.edu.in", + "discord": "708875392278200361" + }, + + "record": { + "CNAME": "nil" + } + } + \ No newline at end of file From f37ccce00822f74eb20fc9d4f1fcd731ad854b3a Mon Sep 17 00:00:00 2001 From: Divyanshu9822 Date: Sat, 6 Jan 2024 11:05:37 +0530 Subject: [PATCH 8180/8412] feat(domain): divyanshuprasad.is-a.dev --- domains/divyanshuprasad.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/divyanshuprasad.json diff --git a/domains/divyanshuprasad.json b/domains/divyanshuprasad.json new file mode 100644 index 000000000..b774c1d56 --- /dev/null +++ b/domains/divyanshuprasad.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Divyanshu9822", + "email": "divyanshu9871@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From d02b4b16a94b99eb6d477ed331ed9d6b3b78d9cc Mon Sep 17 00:00:00 2001 From: vikas-mahi <1vikasmahi@gmail.com> Date: Sat, 6 Jan 2024 11:09:35 +0530 Subject: [PATCH 8181/8412] feat(domain): vikas-mahi.is-a.dev --- domains/vikas-mahi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/vikas-mahi.json diff --git a/domains/vikas-mahi.json b/domains/vikas-mahi.json new file mode 100644 index 000000000..20b6ec5dc --- /dev/null +++ b/domains/vikas-mahi.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "vikas-mahi", + "email": "1vikasmahi@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From af3cde86548f3cd3e8a0e4fe7f6016f4ccae7f71 Mon Sep 17 00:00:00 2001 From: Divyanshu9822 Date: Sat, 6 Jan 2024 11:13:56 +0530 Subject: [PATCH 8182/8412] feat(domain): divyanshu.is-a.dev --- domains/divyanshu.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/divyanshu.json diff --git a/domains/divyanshu.json b/domains/divyanshu.json new file mode 100644 index 000000000..b774c1d56 --- /dev/null +++ b/domains/divyanshu.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Divyanshu9822", + "email": "divyanshu9871@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From cbe422b49fa1da7e6a3c4da0001f3b9b4d5eabfa Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 6 Jan 2024 11:18:34 +0530 Subject: [PATCH 8183/8412] Create teamcodearc.json --- domains/teamcodearc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/teamcodearc.json diff --git a/domains/teamcodearc.json b/domains/teamcodearc.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/teamcodearc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From b3a738f95bdc9d80f438b355d2b58e97598d5d13 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 6 Jan 2024 11:19:13 +0530 Subject: [PATCH 8184/8412] Create mail.teamcodearc.json --- domains/mail.teamcodearc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mail.teamcodearc.json diff --git a/domains/mail.teamcodearc.json b/domains/mail.teamcodearc.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/mail.teamcodearc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From dd15d871a895778700b06850b3ac7fbd5ada3059 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 6 Jan 2024 11:19:32 +0530 Subject: [PATCH 8185/8412] Create webmail.teamcodearc.json --- domains/webmail.teamcodearc.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/webmail.teamcodearc.json diff --git a/domains/webmail.teamcodearc.json b/domains/webmail.teamcodearc.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/webmail.teamcodearc.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From bc13b2163a96bafff99ea865ba44a4b38e773229 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 6 Jan 2024 11:20:46 +0530 Subject: [PATCH 8186/8412] Create mail.chiragnahata.json --- domains/mail.chiragnahata.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mail.chiragnahata.json diff --git a/domains/mail.chiragnahata.json b/domains/mail.chiragnahata.json new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/mail.chiragnahata.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From ea0f4f55549e6dab43135bf9b0f131e85d611e1d Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 6 Jan 2024 11:21:29 +0530 Subject: [PATCH 8187/8412] Create webmail.chiragnahata --- domains/webmail.chiragnahata | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/webmail.chiragnahata diff --git a/domains/webmail.chiragnahata b/domains/webmail.chiragnahata new file mode 100644 index 000000000..a23664d55 --- /dev/null +++ b/domains/webmail.chiragnahata @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "chiragnahata", + "email": "chiragnahata05@gmail.com" + }, + "record": { + "A": ["129.213.151.29"] + } +} From e66db94a51b27a3edf2ff7f88c4b0ebfc1338614 Mon Sep 17 00:00:00 2001 From: Chirag Nahata Date: Sat, 6 Jan 2024 11:23:02 +0530 Subject: [PATCH 8188/8412] Rename webmail.chiragnahata to webmail.chiragnahata.json --- domains/{webmail.chiragnahata => webmail.chiragnahata.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{webmail.chiragnahata => webmail.chiragnahata.json} (100%) diff --git a/domains/webmail.chiragnahata b/domains/webmail.chiragnahata.json similarity index 100% rename from domains/webmail.chiragnahata rename to domains/webmail.chiragnahata.json From eeaa163a7eb2c6114e529dd57ba08d3bb82cb5be Mon Sep 17 00:00:00 2001 From: Anubhav-Pathak Date: Sat, 6 Jan 2024 12:17:27 +0530 Subject: [PATCH 8189/8412] feat(domain): anubhav.is-a.dev --- domains/anubhav.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/anubhav.json diff --git a/domains/anubhav.json b/domains/anubhav.json new file mode 100644 index 000000000..db76a0aed --- /dev/null +++ b/domains/anubhav.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Anubhav-Pathak", + "email": "anubhavpathak99@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From dc00394586ce9dd71f154eb208a28a413e5c1937 Mon Sep 17 00:00:00 2001 From: 2131guhfgjh Date: Fri, 5 Jan 2024 23:41:28 -0800 Subject: [PATCH 8190/8412] feat(domain): landyn.is-a.dev --- domains/landyn.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/landyn.json diff --git a/domains/landyn.json b/domains/landyn.json new file mode 100644 index 000000000..2650ecc81 --- /dev/null +++ b/domains/landyn.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "2131guhfgjh", + "email": "themoserhousehold@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 707280f64f9cbb313918e4daca98fc7db8ca5f90 Mon Sep 17 00:00:00 2001 From: Tom_gxz <75934344+tomgxz@users.noreply.github.com> Date: Sat, 6 Jan 2024 07:42:58 +0000 Subject: [PATCH 8191/8412] Create nfc --- domains/nfc | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nfc diff --git a/domains/nfc b/domains/nfc new file mode 100644 index 000000000..10015bcbe --- /dev/null +++ b/domains/nfc @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Tomgxz", + "email": "tomgxz138@gmail.com" + }, + "record": { + "CNAME": "is3193tx.up.railway.app" + } +} From 07938e530b0faa2243435bb254afa324461f8bd3 Mon Sep 17 00:00:00 2001 From: 2131guhfgjh Date: Fri, 5 Jan 2024 23:44:11 -0800 Subject: [PATCH 8192/8412] feat(domain): .is-a.dev --- domains/ .json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ .json diff --git a/domains/ .json b/domains/ .json new file mode 100644 index 000000000..2650ecc81 --- /dev/null +++ b/domains/ .json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "2131guhfgjh", + "email": "themoserhousehold@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From e1b922d5622ae84e7801e2bf433091c364b47f36 Mon Sep 17 00:00:00 2001 From: Tom_gxz <75934344+tomgxz@users.noreply.github.com> Date: Sat, 6 Jan 2024 07:46:44 +0000 Subject: [PATCH 8193/8412] Rename nfc to nfc.json --- domains/{nfc => nfc.json} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename domains/{nfc => nfc.json} (100%) diff --git a/domains/nfc b/domains/nfc.json similarity index 100% rename from domains/nfc rename to domains/nfc.json From 45e618b77f04ed36f03cc469c3181b623e820ebd Mon Sep 17 00:00:00 2001 From: useflameclient Date: Sat, 6 Jan 2024 11:55:59 +0200 Subject: [PATCH 8194/8412] feat(domain): useflame.is-a.dev --- domains/useflame.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/useflame.json diff --git a/domains/useflame.json b/domains/useflame.json new file mode 100644 index 000000000..7dd69f8e5 --- /dev/null +++ b/domains/useflame.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "useflameclient", + "email": "aimloqrtamar@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 011ec07ff0ccb501714ee0d5ef8dd8333fcd5069 Mon Sep 17 00:00:00 2001 From: giocoliere Date: Sat, 6 Jan 2024 11:21:32 +0100 Subject: [PATCH 8195/8412] feat(domain): giocoliere.is-a.dev --- domains/giocoliere.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/giocoliere.json diff --git a/domains/giocoliere.json b/domains/giocoliere.json new file mode 100644 index 000000000..10770b706 --- /dev/null +++ b/domains/giocoliere.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "giocoliere", + "email": "simcrigjeki@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 0d5302eeb93ccd22a8e99650825320e33a9c451a Mon Sep 17 00:00:00 2001 From: Leizreal Date: Sat, 6 Jan 2024 18:22:11 +0700 Subject: [PATCH 8196/8412] feat(domain): leeiz.is-a.dev --- domains/leeiz.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/leeiz.json diff --git a/domains/leeiz.json b/domains/leeiz.json new file mode 100644 index 000000000..0f328d30f --- /dev/null +++ b/domains/leeiz.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Leizreal", + "email": "ridhokur2806@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From bb05a95f29ad97e19344188922e0fd761f858392 Mon Sep 17 00:00:00 2001 From: Deepankar-Siddharth Date: Sat, 6 Jan 2024 18:17:08 +0530 Subject: [PATCH 8197/8412] feat(domain): deepankar.is-a.dev --- domains/deepankar.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/deepankar.json diff --git a/domains/deepankar.json b/domains/deepankar.json new file mode 100644 index 000000000..1ab1be648 --- /dev/null +++ b/domains/deepankar.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Deepankar-Siddharth", + "email": "deepankarsiddharthoff@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 3e823432f63f1254f27ff934e643fbfb5c033685 Mon Sep 17 00:00:00 2001 From: rajuan-r34 Date: Sat, 6 Jan 2024 19:12:08 +0600 Subject: [PATCH 8198/8412] feat(domain): rajuan.is-a.dev --- domains/rajuan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/rajuan.json diff --git a/domains/rajuan.json b/domains/rajuan.json new file mode 100644 index 000000000..86487e7e1 --- /dev/null +++ b/domains/rajuan.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "rajuan-r34", + "email": "rajuan.r34.dev@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 37d44e732c7263ac83e35ad96693dc1e5d835085 Mon Sep 17 00:00:00 2001 From: buihuyduc123 Date: Sat, 6 Jan 2024 20:17:13 +0700 Subject: [PATCH 8199/8412] feat(domain): huyduc.is-a.dev --- domains/huyduc.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/huyduc.json diff --git a/domains/huyduc.json b/domains/huyduc.json new file mode 100644 index 000000000..77392e85c --- /dev/null +++ b/domains/huyduc.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "buihuyduc123", + "email": "buihuyduckn@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From c318bc95d8872865c627fc3a98927f94dab7213f Mon Sep 17 00:00:00 2001 From: well-it-wasnt-me Date: Sat, 6 Jan 2024 14:31:23 +0100 Subject: [PATCH 8200/8412] feat(domain): antoniod.is-a.dev --- domains/antoniod.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/antoniod.json diff --git a/domains/antoniod.json b/domains/antoniod.json new file mode 100644 index 000000000..3178c5a5f --- /dev/null +++ b/domains/antoniod.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "well-it-wasnt-me", + "email": "dangeloantonio179@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 201a1db86aea40e557b1e6828acbe12316c28539 Mon Sep 17 00:00:00 2001 From: Menard Pajares <74762919+DevNanad@users.noreply.github.com> Date: Sat, 6 Jan 2024 21:47:04 +0800 Subject: [PATCH 8201/8412] Create menard.json --- domains/menard.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/menard.json diff --git a/domains/menard.json b/domains/menard.json new file mode 100644 index 000000000..4eeb0bb53 --- /dev/null +++ b/domains/menard.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DevNanad", + "email": "menardpajares02@gmail.com" + }, + "record": { + "TXT": "vc-domain-verify=menard.is-a.dev,7fd42aed34926a806b73" + } +} From 327c6b11d9803a6599ba86f7d25e51d7b6eb2ded Mon Sep 17 00:00:00 2001 From: Saptarshi Halder <62690091+saptarshihalder@users.noreply.github.com> Date: Sat, 6 Jan 2024 19:30:43 +0530 Subject: [PATCH 8202/8412] Update saptarshi.json --- domains/saptarshi.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/saptarshi.json b/domains/saptarshi.json index 45f16b3ec..d5879d872 100644 --- a/domains/saptarshi.json +++ b/domains/saptarshi.json @@ -6,7 +6,7 @@ }, "record": { - "A": ["saptarshi"] + "CNAME": "https://saptarshihalder.github.io/home/" } } - \ No newline at end of file + From 36abfa802ac1c2231c1695fc3308547baabf875c Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Sat, 6 Jan 2024 21:01:05 +0700 Subject: [PATCH 8203/8412] Update trueuser.json --- domains/trueuser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index 8d49812d5..f17641f24 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": "69.30.249.53" } } From 02fe87449ed5c5ca1856bc8a9eb91e5853ef1d67 Mon Sep 17 00:00:00 2001 From: Menard Pajares <74762919+DevNanad@users.noreply.github.com> Date: Sat, 6 Jan 2024 22:09:10 +0800 Subject: [PATCH 8204/8412] Update menard.json --- domains/menard.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/menard.json b/domains/menard.json index 4eeb0bb53..35c72932a 100644 --- a/domains/menard.json +++ b/domains/menard.json @@ -4,6 +4,6 @@ "email": "menardpajares02@gmail.com" }, "record": { - "TXT": "vc-domain-verify=menard.is-a.dev,7fd42aed34926a806b73" + "CNAME": "portfolio-fe29.onrender.com" } } From da6397a0e27df7b67111babba72d8d7fa396deb3 Mon Sep 17 00:00:00 2001 From: foxsophia Date: Sat, 6 Jan 2024 14:48:37 +0000 Subject: [PATCH 8205/8412] feat(domain): owl.is-a.dev --- domains/owl.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/owl.json diff --git a/domains/owl.json b/domains/owl.json new file mode 100644 index 000000000..608185c25 --- /dev/null +++ b/domains/owl.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "foxsophia", + "email": "cchirrpy@outlook.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 1b05233d6df502be4441e2622d7540638fcb3e40 Mon Sep 17 00:00:00 2001 From: OfirApps Date: Sat, 6 Jan 2024 18:05:33 +0200 Subject: [PATCH 8206/8412] feat(domain): ofir.is-a.dev --- domains/ofir.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ofir.json diff --git a/domains/ofir.json b/domains/ofir.json new file mode 100644 index 000000000..6e4b8c0a1 --- /dev/null +++ b/domains/ofir.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "OfirApps", + "email": "ijumpitsus@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From df6a5012f42a89f55a5a4714ce7606c9c7dff9ba Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Sat, 6 Jan 2024 22:07:13 +0530 Subject: [PATCH 8207/8412] Register tr1xem.is-a.dev --- domains/tr1xem.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/tr1xem.json diff --git a/domains/tr1xem.json b/domains/tr1xem.json new file mode 100644 index 000000000..b1517efa7 --- /dev/null +++ b/domains/tr1xem.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "tr1xem", + "email": "kmtechnical2006@gmail.com", + "discord": "885063317079592961" + }, + + "record": { + "TXT": "7bf3c01b64e04e87d52e935076aa7a" + } + } + \ No newline at end of file From ff6297727a45537613f658f5b4ae84ba61c9f04a Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sun, 7 Jan 2024 02:08:40 +0530 Subject: [PATCH 8208/8412] Register shinchan.is-a.dev --- domains/shinchan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/shinchan.json diff --git a/domains/shinchan.json b/domains/shinchan.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/shinchan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From b93f6e5b61f18eadb741f302da14a920e958519b Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sun, 7 Jan 2024 02:09:16 +0530 Subject: [PATCH 8209/8412] Register doraemon.is-a.dev --- domains/doraemon.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/doraemon.json diff --git a/domains/doraemon.json b/domains/doraemon.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/doraemon.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From a5c7639961da268e6ac9b757bf8d94cc10e0ebb3 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sun, 7 Jan 2024 02:10:31 +0530 Subject: [PATCH 8210/8412] Register sajan.is-a.dev --- domains/sajan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sajan.json diff --git a/domains/sajan.json b/domains/sajan.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/sajan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 7d036485cadeaf1405ca71faf50b1708d97048a1 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sun, 7 Jan 2024 02:11:50 +0530 Subject: [PATCH 8211/8412] Register sourav.is-a.dev --- domains/sourav.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/sourav.json diff --git a/domains/sourav.json b/domains/sourav.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/sourav.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 096482d154cbc82777d23c4ef389949a574cb67b Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sun, 7 Jan 2024 02:13:03 +0530 Subject: [PATCH 8212/8412] Register mahi.is-a.dev --- domains/mahi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mahi.json diff --git a/domains/mahi.json b/domains/mahi.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/mahi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 4744fae70b29976e94b470208f3b5325acbf44e6 Mon Sep 17 00:00:00 2001 From: Akshat <75732865+LegendOP1041@users.noreply.github.com> Date: Sun, 7 Jan 2024 02:13:32 +0530 Subject: [PATCH 8213/8412] Register mansi.is-a.dev --- domains/mansi.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/mansi.json diff --git a/domains/mansi.json b/domains/mansi.json new file mode 100644 index 000000000..d55e38eee --- /dev/null +++ b/domains/mansi.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "LegendOP1041", + "email": "maillegendop@gmail.com", + "discord": "1056531806763102218" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 7dafb0e7563ccf511738647b44b9e9e079037f64 Mon Sep 17 00:00:00 2001 From: luis073094 Date: Sat, 6 Jan 2024 15:58:16 -0500 Subject: [PATCH 8214/8412] feat(domain): luisandre.is-a.dev --- domains/luisandre.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/luisandre.json diff --git a/domains/luisandre.json b/domains/luisandre.json new file mode 100644 index 000000000..7dc1ca316 --- /dev/null +++ b/domains/luisandre.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "luis073094", + "email": "luis073094@gmail.com" + }, + "record": { + "URL": "https://portafolio-ctll.onrender.com" + } +} From 795e9efdb8a12b9714a5643312a0f75ed083f7dc Mon Sep 17 00:00:00 2001 From: abdessattarElyagoubi Date: Sun, 7 Jan 2024 01:49:40 +0000 Subject: [PATCH 8215/8412] feat(domain): droiders.is-a.dev --- domains/droiders.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/droiders.json diff --git a/domains/droiders.json b/domains/droiders.json new file mode 100644 index 000000000..2c3e62741 --- /dev/null +++ b/domains/droiders.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "abdessattarElyagoubi", + "email": "abdeldroid2@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 767e3d66839d5aaf8636db018a46efea102bca5d Mon Sep 17 00:00:00 2001 From: Raviteja77 Date: Sat, 6 Jan 2024 21:13:58 -0500 Subject: [PATCH 8216/8412] feat(domain): raviteja-geddada.is-a.dev --- domains/raviteja-geddada.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/raviteja-geddada.json diff --git a/domains/raviteja-geddada.json b/domains/raviteja-geddada.json new file mode 100644 index 000000000..12866acbb --- /dev/null +++ b/domains/raviteja-geddada.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Raviteja77", + "email": "geddadaraviteja612@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 5b445582ef289a0339d8b028bf0e94bf51ad094c Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 6 Jan 2024 22:55:44 -0500 Subject: [PATCH 8217/8412] Delete domains/Leiz.json --- domains/Leiz.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/Leiz.json diff --git a/domains/Leiz.json b/domains/Leiz.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/Leiz.json +++ /dev/null @@ -1 +0,0 @@ - From 6fc16abfc11d914b5b97d08ecf857106896557f9 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 6 Jan 2024 22:57:10 -0500 Subject: [PATCH 8218/8412] Delete domains/ .json --- domains/ .json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/ .json diff --git a/domains/ .json b/domains/ .json deleted file mode 100644 index 2650ecc81..000000000 --- a/domains/ .json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "2131guhfgjh", - "email": "themoserhousehold@gmail.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file From 9b894b00fb8d2e3dd14721c598f9924ba6856ee3 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Sat, 6 Jan 2024 22:57:27 -0500 Subject: [PATCH 8219/8412] =?UTF-8?q?Delete=20domains/=C3=B3k.json?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- domains/ók.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/ók.json diff --git a/domains/ók.json b/domains/ók.json deleted file mode 100644 index 63ee9e5ee..000000000 --- a/domains/ók.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Rage65", - "email": "123thetechguy@gmail.com" - }, - "record": { - "CNAME": "deva65.duckdns.org" - } -} From 735021f1b84e3c0da5d4290a17a154d185158b69 Mon Sep 17 00:00:00 2001 From: SlycIsACatboy Date: Sun, 7 Jan 2024 07:26:02 +0300 Subject: [PATCH 8220/8412] feat(domain): slyc.the.catboy.is-a.dev --- domains/slyc.the.catboy.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/slyc.the.catboy.json b/domains/slyc.the.catboy.json index 2e1941329..3349e502e 100644 --- a/domains/slyc.the.catboy.json +++ b/domains/slyc.the.catboy.json @@ -4,6 +4,11 @@ "email": "noahhz942@gmail.com" }, "record": { - "A": ["137.184.119.127"] + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From 56b188f4ab334c9736fc1ea347a32e9f0e7e640a Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Sun, 7 Jan 2024 11:27:15 +0700 Subject: [PATCH 8221/8412] Update uptime.trung.json --- domains/uptime.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json index f7dd34ceb..c372c8070 100644 --- a/domains/uptime.trung.json +++ b/domains/uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["69.30.249.53"] } } From 8c07dd06883434ce1def4cb7b6ab7e068aca65a0 Mon Sep 17 00:00:00 2001 From: rylee88 Date: Sat, 6 Jan 2024 23:31:08 -0500 Subject: [PATCH 8222/8412] feat(domain): ry.is-a.dev --- domains/ry.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ry.json diff --git a/domains/ry.json b/domains/ry.json new file mode 100644 index 000000000..a81c26b7f --- /dev/null +++ b/domains/ry.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "rylee88", + "email": "ryanlee00@proton.me" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 9dbed11d9de67ddf6a8b9342f7ebb471c41945cd Mon Sep 17 00:00:00 2001 From: ZeaZolf Date: Sat, 6 Jan 2024 22:15:09 -0700 Subject: [PATCH 8223/8412] feat(domain): zeazolf.is-a.dev --- domains/zeazolf.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/zeazolf.json diff --git a/domains/zeazolf.json b/domains/zeazolf.json new file mode 100644 index 000000000..2397e8492 --- /dev/null +++ b/domains/zeazolf.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ZeaZolf", + "email": "ZeaZolfPc@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 422f322a407d25dbf8555e6f96716b9294008ad3 Mon Sep 17 00:00:00 2001 From: tr1xem Date: Sun, 7 Jan 2024 11:15:11 +0530 Subject: [PATCH 8224/8412] feat(domain): tr1x.is-a.dev --- domains/tr1x.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tr1x.json diff --git a/domains/tr1x.json b/domains/tr1x.json new file mode 100644 index 000000000..25f622268 --- /dev/null +++ b/domains/tr1x.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1xem", + "email": "kmtechnical2006@gmail.com" + }, + "record": { + "CNAME": "lawliet.tk" + } +} From 6f1515ac9fd92f7538dd3a94dfcbc23b504dfbf4 Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Sun, 7 Jan 2024 11:19:26 +0530 Subject: [PATCH 8225/8412] Update tr1xem.json Fixed --- domains/tr1xem.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/tr1xem.json b/domains/tr1xem.json index b1517efa7..b7a0c8ce8 100644 --- a/domains/tr1xem.json +++ b/domains/tr1xem.json @@ -6,7 +6,7 @@ }, "record": { - "TXT": "7bf3c01b64e04e87d52e935076aa7a" + "CNAME": "lawliet.tk" } } - \ No newline at end of file + From f6c7e9ec49717f343bb2ba04dab93dbc690bc182 Mon Sep 17 00:00:00 2001 From: areen-c Date: Sun, 7 Jan 2024 12:59:05 +0700 Subject: [PATCH 8226/8412] feat(domain): areen.is-a.dev --- domains/areen.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/areen.json diff --git a/domains/areen.json b/domains/areen.json new file mode 100644 index 000000000..aa59afaa2 --- /dev/null +++ b/domains/areen.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "areen-c", + "email": "arikucinggila@Gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 77a9e3b1867eb0c62dfbdef3e386f25c06924456 Mon Sep 17 00:00:00 2001 From: cmdwm Date: Sun, 7 Jan 2024 01:19:46 -0500 Subject: [PATCH 8227/8412] feat(domain): wm.is-a.dev --- domains/wm.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/wm.json diff --git a/domains/wm.json b/domains/wm.json new file mode 100644 index 000000000..7c1c9f373 --- /dev/null +++ b/domains/wm.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "cmdwm", + "email": "will@willm.xyz" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 054ec4f126e4618c8f70cbc717413a8f0ac5e012 Mon Sep 17 00:00:00 2001 From: Scythe101 Date: Sat, 6 Jan 2024 22:54:47 -0800 Subject: [PATCH 8228/8412] feat(domain): scythe101.is-a.dev --- domains/scythe101.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/scythe101.json diff --git a/domains/scythe101.json b/domains/scythe101.json new file mode 100644 index 000000000..2634378eb --- /dev/null +++ b/domains/scythe101.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Scythe101", + "email": "julianchenard@icloud.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 2d8a4f4812610c6fa4c79846b626a65a189a9f9c Mon Sep 17 00:00:00 2001 From: BachNgoH Date: Sun, 7 Jan 2024 13:55:29 +0700 Subject: [PATCH 8229/8412] feat(domain): aivietnamllm.is-a.dev --- domains/aivietnamllm.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/aivietnamllm.json diff --git a/domains/aivietnamllm.json b/domains/aivietnamllm.json new file mode 100644 index 000000000..100cd8b28 --- /dev/null +++ b/domains/aivietnamllm.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "BachNgoH", + "email": "nlmbao2015@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 9647b5999dcce21f50dd93bfebc038c37783141f Mon Sep 17 00:00:00 2001 From: alijafari-gd Date: Sun, 7 Jan 2024 10:48:46 +0330 Subject: [PATCH 8230/8412] feat(domain): alijafari.is-a.dev --- domains/alijafari.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/alijafari.json diff --git a/domains/alijafari.json b/domains/alijafari.json new file mode 100644 index 000000000..e638a8338 --- /dev/null +++ b/domains/alijafari.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 5a5812ae43590a5aabf79639dbbaee8725f6ffa6 Mon Sep 17 00:00:00 2001 From: alijafari-gd Date: Sun, 7 Jan 2024 10:52:11 +0330 Subject: [PATCH 8231/8412] feat(domain): a-j.is-a.dev --- domains/a-j.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/a-j.json diff --git a/domains/a-j.json b/domains/a-j.json new file mode 100644 index 000000000..17469e2f2 --- /dev/null +++ b/domains/a-j.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "alijafari-gd", + "email": "ali.jafari.sn@gmail.com" + }, + "record": { + "URL": "https://alijafari.is-a.dev" + } +} From 5019ab1a57edfab5cbb20433604b6879714f003b Mon Sep 17 00:00:00 2001 From: xiaozhu2007 Date: Sun, 7 Jan 2024 16:30:26 +0800 Subject: [PATCH 8232/8412] feat(domain): hackpig520.is-a.dev --- domains/hackpig520.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hackpig520.json diff --git a/domains/hackpig520.json b/domains/hackpig520.json new file mode 100644 index 000000000..8f3286541 --- /dev/null +++ b/domains/hackpig520.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "xiaozhu2007", + "email": "lz19986912007@163.com" + }, + "record": { + "CNAME": "hashnode.network" + } +} From 07015bb1eb8a2354d07ebe496fb683d2c70cbb69 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 7 Jan 2024 15:39:24 +0530 Subject: [PATCH 8233/8412] chore: certbot script to bun --- Dockerfile | 9 +++++---- domains/stefdp.json | 2 +- scripts/certbot.sh | 8 ++++---- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/Dockerfile b/Dockerfile index d5a4de6b7..990a6e0b2 100644 --- a/Dockerfile +++ b/Dockerfile @@ -5,17 +5,18 @@ RUN ln -fs /usr/share/zoneinfo/America/New_York /etc/localtime RUN apt-get -y update RUN apt-get install -y nodejs npm curl wget dnsutils certbot --fix-missing +RUN apt-get install -y unzip -RUN npm i -g n yarn && n 15.11 +RUN bash -c "curl -fsSL https://bun.sh/install | bash -s 'bun-v1.0.15'" -RUN node -v +RUN ~/.bun/bin/bun -v WORKDIR /opt/app -COPY yarn.lock . +COPY bun.lockb . COPY package.json . -RUN yarn install +RUN ~/.bun/bin/bun install CMD ["sh", "-c", "cp -r node_modules code; cd code; tail -f /dev/null"] diff --git a/domains/stefdp.json b/domains/stefdp.json index 56c2fc2fd..2882eface 100644 --- a/domains/stefdp.json +++ b/domains/stefdp.json @@ -12,7 +12,7 @@ "mail.is-a.dev" ], "TXT": [ - " v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" + "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all" ] } } diff --git a/scripts/certbot.sh b/scripts/certbot.sh index 2ab0447ae..ee84aa6d7 100755 --- a/scripts/certbot.sh +++ b/scripts/certbot.sh @@ -1,6 +1,6 @@ #!/usr/bin/env bash -export ENV=production +export NODE_ENV=production DRY_RUN=0 if_dry_run() { [[ $DRY_RUN == 1 ]] && echo "$1" || echo "$2"; } @@ -32,7 +32,7 @@ update_record() { local name="$3"; local address="$4"; local ttl=${5:-"1"}; - echo " + bun -e " const { domainService } = require('./utils/domain-service'); const { ENV, DOMAIN_DOMAIN } = require('./utils/constants'); const method = '$method'; @@ -57,7 +57,7 @@ update_record() { } main().catch(console.error); - " | node - + " } update_acme_txt_record() { @@ -68,6 +68,7 @@ reset_acme() { sleep 1; update_record remove TXT '_acme-challenge' ''; update_record remove TXT '_acme-challenge' ''; + # update_record add CNAME 'www' "is-a-dev.github.io"; } get_acme() { dig +noall +answer _acme-challenge.is-a.dev TXT | awk '{print $5}'; } @@ -84,7 +85,6 @@ esac ### STEPS ### # Run ./scripts/certbot.sh cert -# Run ./scripts/certbot.sh acme_txt "" # cp -r /tmp/is-a-dev-whatever /opt/app/code/is-a-dev-cert # Upload cert.pem and privkey.pem (from config/live/is-a.dev/) contents to SSL > Manage SSL Sites # Run ./scripts/certbot.sh reset From 28a85ffac387337ba38a14dbea7275e75a7ae596 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 7 Jan 2024 15:41:04 +0530 Subject: [PATCH 8234/8412] fix: fixes issue with mail record being reserved + sort record order --- tests/domain-service.test.js | 12 +++++++--- utils/domain-service.js | 43 +++++++++++++++++++++++++----------- utils/lib/cpanel.js | 2 +- 3 files changed, 40 insertions(+), 17 deletions(-) diff --git a/tests/domain-service.test.js b/tests/domain-service.test.js index 79ea1d1e2..077aa4ea2 100644 --- a/tests/domain-service.test.js +++ b/tests/domain-service.test.js @@ -263,8 +263,8 @@ describe('Domain service', () => { ]); expect(removeZone).toHaveBeenCalledTimes(2); expect(getRecordCalls(removeZone)).toEqual([ - { line: 2 }, { line: 3 }, + { line: 2 }, ]); }); @@ -277,6 +277,9 @@ describe('Domain service', () => { { line: 5, name: 'c', type: 'MX', address: 'mx1.hello.com', priority: 20 }, { line: 6, name: 'c', type: 'MX', address: 'mx2.hello.com', priority: 21 }, { line: 7, name: 'b', type: 'MX', address: 'foo.bar', priority: 20 }, + { line: 101, name: 'x', type: 'A', address: '1' }, + { line: 99, name: 'y', type: 'A', address: '2' }, + { line: 100, name: 'z', type: 'A', address: '3' }, ]; const redirections = [ { domain: `b.${DOMAIN_DOMAIN}`, destination: 'https://foobar.com' }, @@ -306,8 +309,11 @@ describe('Domain service', () => { { name: 'b', type: 'A', address: '3' }, { name: 'd', type: 'CNAME', address: 'helo.com' }, ]); - expect(removeZone).toHaveBeenCalledTimes(1); + expect(removeZone).toHaveBeenCalledTimes(4); expect(getRecordCalls(removeZone)).toEqual([ + { line: 101 }, + { line: 100 }, + { line: 99 }, { line: 1 }, ]); @@ -317,8 +323,8 @@ describe('Domain service', () => { ]); expect(removeEmail).toHaveBeenCalledTimes(2); expect(getRecordCalls(removeEmail)).toEqual([ - { domain: 'c.is-a.dev', exchanger: 'mx1.hello.com', priority: 20 }, { domain: 'b.is-a.dev', exchanger: 'foo.bar', priority: 20 }, + { domain: 'c.is-a.dev', exchanger: 'mx1.hello.com', priority: 20 }, ]); expect(addRedir).toHaveBeenCalledTimes(3); diff --git a/utils/domain-service.js b/utils/domain-service.js index 81421f7aa..e66099db1 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -1,6 +1,6 @@ const R = require('ramda'); const { cpanel } = require('./lib/cpanel'); -const { DOMAIN_DOMAIN } = require('./constants'); +const { DOMAIN_DOMAIN, VALID_RECORD_TYPES } = require('./constants'); const { then, log, print, lazyTask, batchLazyTasks } = require('./helpers'); const BATCH_SIZE = 1; @@ -23,7 +23,7 @@ const recordToZone = ({ name, type, address, id, priority }) => ({ }); const cleanName = name => - name === DOMAIN_DOMAIN ? '@' : `${name}`.replace(new RegExp(`\\.${DOMAIN_DOMAIN}\\.?$`), '').toLowerCase(); + name === DOMAIN_DOMAIN ? '@' : `${name}`.replace(new RegExp(`\\.?${DOMAIN_DOMAIN}\\.?$`), '').toLowerCase(); const zoneToRecord = ({ name, @@ -85,9 +85,21 @@ const executeBatch = (batches) => batches.reduce((promise, batch, index) => { }); }, Promise.resolve()); +const isReserved = (domain) => + !domain.name || + domain.name.startsWith('*') || + !VALID_RECORD_TYPES.includes(domain.type) + const getDomainService = ({ cpanel }) => { - const fetchZoneRecords = R.compose(then(R.map(zoneToRecord)), cpanel.zone.fetch); - const fetchRedirections = R.compose(then(R.map(redirectionToRecord)), cpanel.redirection.fetch); + const fetchZoneRecords = R.compose( + then(R.filter(R.complement(isReserved))), + then(R.map(zoneToRecord)), + cpanel.zone.fetch + ); + const fetchRedirections = R.compose( + then(R.map(redirectionToRecord)), + cpanel.redirection.fetch + ); const addZoneRecord = lazyTask(R.compose( R.ifElse(R.propEq('type', 'MX'), @@ -120,15 +132,20 @@ const getDomainService = ({ cpanel }) => { const getHosts = () => Promise.all([fetchZoneRecords(), fetchRedirections()]).then(R.flatten); - const addRecords = R.compose(batchLazyTasks(BATCH_SIZE), R.filter(Boolean), R.map(R.cond([ - [R.propEq('name', 'www'), R.always(null)], // Ignore www - [R.propEq('type', 'URL'), addRedirection], - [R.T, addZoneRecord], - ]))); - const removeRecords = R.compose(batchLazyTasks(BATCH_SIZE), R.map(R.cond([ - [R.propEq('type', 'URL'), removeRedirection], - [R.T, removeZoneRecord], - ]))); + const addRecords = R.compose( + batchLazyTasks(BATCH_SIZE), + R.filter(Boolean), + R.map(R.cond([ + [R.propEq('name', 'www'), R.always(null)], // Ignore www + [R.propEq('type', 'URL'), addRedirection], + [R.T, addZoneRecord], + ])), + ); + const removeRecords = R.compose( + batchLazyTasks(BATCH_SIZE), + R.map(R.cond([ [ R.propEq('type', 'URL'), removeRedirection ], [ R.T, removeZoneRecord ] ])), + R.sort((a, b) => b.id - a.id) + ); const updateHosts = async hosts => { const remoteHostList = await getHosts(); diff --git a/utils/lib/cpanel.js b/utils/lib/cpanel.js index 5c098f281..e61b15a0f 100644 --- a/utils/lib/cpanel.js +++ b/utils/lib/cpanel.js @@ -37,7 +37,7 @@ const CpanelClient = (options) => { // -> [{ class, ttl, name, line, Line, cname, type, record }] fetch: R.compose( p => p.then(R.pathOr([], ['cpanelresult', 'data'])), - api2('ZoneEdit', 'fetchzone_records', { customonly: 1, domain: options.domain }) + api2('ZoneEdit', 'fetchzone_records', { customonly: 0, domain: options.domain }) ), // { name, type(A|CNAME), cname, address, ttl } From f0156f5a40433f0aa71d3dfb34dcb23a2a2ce291 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 7 Jan 2024 16:06:07 +0530 Subject: [PATCH 8235/8412] fix: removes restriction on root record --- scripts/register-domains.js | 2 +- utils/domain-service.js | 8 +++----- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/scripts/register-domains.js b/scripts/register-domains.js index 370949af6..55e201a57 100644 --- a/scripts/register-domains.js +++ b/scripts/register-domains.js @@ -15,7 +15,7 @@ const toHostList = R.chain(data => { // URL redirection must contain explicit A record // Wildcard A record breaks when used with MX // Ref: https://github.com/is-a-dev/register/issues/2365 - if (data.record.URL && data.record.MX) { + if (data.record.URL && data.record.MX || data.name === '@') { data.record.A = [ DOMAIN_HOST_IP ] } diff --git a/utils/domain-service.js b/utils/domain-service.js index e66099db1..5cbafaa2a 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -23,7 +23,7 @@ const recordToZone = ({ name, type, address, id, priority }) => ({ }); const cleanName = name => - name === DOMAIN_DOMAIN ? '@' : `${name}`.replace(new RegExp(`\\.?${DOMAIN_DOMAIN}\\.?$`), '').toLowerCase(); + [DOMAIN_DOMAIN, `${DOMAIN_DOMAIN}.`].includes(name) ? '@' : `${name}`.replace(new RegExp(`\\.${DOMAIN_DOMAIN}\\.?$`), '').toLowerCase(); const zoneToRecord = ({ name, @@ -63,8 +63,7 @@ const diffRecords = (oldRecords, newRecords) => { const isMatchingRecord = (a, b) => getHostKey(a) === getHostKey(b); const remove = R.differenceWith(isMatchingRecord, oldRecords, newRecords); - const add = R.differenceWith(isMatchingRecord, newRecords, oldRecords) - .filter(r => !['www'].includes(r.name)); + const add = R.differenceWith(isMatchingRecord, newRecords, oldRecords); return { add, remove }; }; @@ -86,8 +85,7 @@ const executeBatch = (batches) => batches.reduce((promise, batch, index) => { }, Promise.resolve()); const isReserved = (domain) => - !domain.name || - domain.name.startsWith('*') || + domain.name.startsWith('*') || !VALID_RECORD_TYPES.includes(domain.type) const getDomainService = ({ cpanel }) => { From 61d10a60857b5673f34b781b07fad4a08ec54533 Mon Sep 17 00:00:00 2001 From: Bbalduzz Date: Sun, 7 Jan 2024 11:37:12 +0100 Subject: [PATCH 8236/8412] feat(domain): balduzz.is-a.dev --- domains/balduzz.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/balduzz.json diff --git a/domains/balduzz.json b/domains/balduzz.json new file mode 100644 index 000000000..df74a7998 --- /dev/null +++ b/domains/balduzz.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Bbalduzz", + "email": "edoardoba2004@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From e7d299b3ea53ce9d301e60b453710e8af9d56527 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 7 Jan 2024 16:17:17 +0530 Subject: [PATCH 8237/8412] chore: test fix --- tests/cpanel.test.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tests/cpanel.test.js b/tests/cpanel.test.js index d2fbd35a3..162a9a5d3 100644 --- a/tests/cpanel.test.js +++ b/tests/cpanel.test.js @@ -12,7 +12,7 @@ describe('Cpanel client', () => { describe('fetchzonerecords', () => { it('should make the correct request', async () => { const fetch = mockFetch((url, request) => { - expect(url).toBe('https://example.com:2000/json-api/cpanel?customonly=1&domain=a.b&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2'); + expect(url).toBe('https://example.com:2000/json-api/cpanel?customonly=0&domain=a.b&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2'); expect(request).toEqual({ headers: { Authorization: 'cpanel boy:boybyebye', @@ -35,7 +35,7 @@ describe('Cpanel client', () => { it('should make the correct request with query', async () => { const fetch = mockFetch((url, request) => { - expect(url).toBe('https://example.com:2000/json-api/cpanel?customonly=1&domain=foobar.boeey&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2'); + expect(url).toBe('https://example.com:2000/json-api/cpanel?customonly=0&domain=foobar.boeey&cpanel_jsonapi_user=boy&cpanel_jsonapi_module=ZoneEdit&cpanel_jsonapi_func=fetchzone_records&cpanel_jsonapi_apiversion=2'); expect(request).toEqual({ headers: { Authorization: 'cpanel boy:boybyebye', From b1ed09ed303ae5b55f251832a094dcd3ec1c6843 Mon Sep 17 00:00:00 2001 From: b1ek Date: Sun, 7 Jan 2024 21:03:24 +1000 Subject: [PATCH 8238/8412] feat(domain): restore the blek.is-a.dev --- domains/blek.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/blek.json diff --git a/domains/blek.json b/domains/blek.json new file mode 100644 index 000000000..5f5d64848 --- /dev/null +++ b/domains/blek.json @@ -0,0 +1,11 @@ +{ + "description": "blek is a dev", + "owner": { + "username": "b1ek", + "email": "me@blek.codes" + }, + "record": { + "A": [ "185.130.226.115" ] + "AAAA": [ "2a05:b40:0:570:4563:92af:9a56:7fc8" ] + } +} From 4a99e0663ffd1bf51d6bd500cb79ac825542c44e Mon Sep 17 00:00:00 2001 From: b1ek Date: Sun, 7 Jan 2024 21:13:33 +1000 Subject: [PATCH 8239/8412] fix(domain) fix validation error --- domains/blek.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/blek.json b/domains/blek.json index 5f5d64848..df17670cf 100644 --- a/domains/blek.json +++ b/domains/blek.json @@ -5,7 +5,7 @@ "email": "me@blek.codes" }, "record": { - "A": [ "185.130.226.115" ] + "A": [ "185.130.226.115" ], "AAAA": [ "2a05:b40:0:570:4563:92af:9a56:7fc8" ] } } From 9f24bf9b9e4749ee7bf55d0ca24525b2af8226a4 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Sun, 7 Jan 2024 20:21:40 +0700 Subject: [PATCH 8240/8412] Create lavalink.trung.json --- domains/lavalink.trung.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/lavalink.trung.json diff --git a/domains/lavalink.trung.json b/domains/lavalink.trung.json new file mode 100644 index 000000000..c372c8070 --- /dev/null +++ b/domains/lavalink.trung.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "vuthanhtrung2010", + "email": "vuthanhtrungsuper@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From f428b9fe185e2e2d032269d63b78c5ab66f6acac Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Sun, 7 Jan 2024 20:57:47 +0530 Subject: [PATCH 8241/8412] fix: removes www restriction --- scripts/register-domains.js | 2 +- utils/domain-service.js | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/scripts/register-domains.js b/scripts/register-domains.js index 55e201a57..20670f8af 100644 --- a/scripts/register-domains.js +++ b/scripts/register-domains.js @@ -15,7 +15,7 @@ const toHostList = R.chain(data => { // URL redirection must contain explicit A record // Wildcard A record breaks when used with MX // Ref: https://github.com/is-a-dev/register/issues/2365 - if (data.record.URL && data.record.MX || data.name === '@') { + if ((data.record.URL && data.record.MX) || data.name === '@') { data.record.A = [ DOMAIN_HOST_IP ] } diff --git a/utils/domain-service.js b/utils/domain-service.js index 5cbafaa2a..f5385cc2a 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -134,7 +134,7 @@ const getDomainService = ({ cpanel }) => { batchLazyTasks(BATCH_SIZE), R.filter(Boolean), R.map(R.cond([ - [R.propEq('name', 'www'), R.always(null)], // Ignore www + // [R.propEq('name', 'www'), R.always(null)], // Ignore www [R.propEq('type', 'URL'), addRedirection], [R.T, addZoneRecord], ])), From ab5e19386707046f5530d0dbe7a4f7187c9c00ce Mon Sep 17 00:00:00 2001 From: abdessattarElyagoubi Date: Sun, 7 Jan 2024 15:35:03 +0000 Subject: [PATCH 8242/8412] feat(domain): elyagoubi.is-a.dev --- domains/elyagoubi.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/elyagoubi.json diff --git a/domains/elyagoubi.json b/domains/elyagoubi.json new file mode 100644 index 000000000..504da26c5 --- /dev/null +++ b/domains/elyagoubi.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "abdessattarElyagoubi", + "email": "abdeldroid2@gmail.com" + }, + "record": { + "CNAME": "elyagoubis.github.io" + } +} From ca4023af75f8101a5671e877953205610a4ffb39 Mon Sep 17 00:00:00 2001 From: aayank13 Date: Sun, 7 Jan 2024 07:43:33 -0800 Subject: [PATCH 8243/8412] feat(domain): aayank.is-a.dev --- domains/aayank.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/aayank.json diff --git a/domains/aayank.json b/domains/aayank.json new file mode 100644 index 000000000..269b5017e --- /dev/null +++ b/domains/aayank.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "aayank13", + "email": "aayank1306@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 3efafab38529ea4f398ded73b92ec9860c1039ef Mon Sep 17 00:00:00 2001 From: DarindaDraX <123kishanvish@gmail.com> Date: Sun, 7 Jan 2024 23:05:15 +0530 Subject: [PATCH 8244/8412] feat(domain): bot.dracx.is-a.dev --- domains/bot.dracx.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/bot.dracx.json diff --git a/domains/bot.dracx.json b/domains/bot.dracx.json new file mode 100644 index 000000000..68f770565 --- /dev/null +++ b/domains/bot.dracx.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DarindaDraX", + "email": "123kishanvish@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From c2fbcfc616c2db83ce7d2e974d711708e41ed41a Mon Sep 17 00:00:00 2001 From: SlycC <118376331+SlycIsACatboy@users.noreply.github.com> Date: Sun, 7 Jan 2024 21:44:17 +0300 Subject: [PATCH 8245/8412] Update slyc.the.catboy.json --- domains/slyc.the.catboy.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/slyc.the.catboy.json b/domains/slyc.the.catboy.json index 3349e502e..9a451ccdf 100644 --- a/domains/slyc.the.catboy.json +++ b/domains/slyc.the.catboy.json @@ -5,10 +5,9 @@ }, "record": { "A": [ - "217.174.245.249", - "51.161.54.161" + "137.184.119.127" ], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file +} From cac360904de8259129114ee59f3cc71600161c67 Mon Sep 17 00:00:00 2001 From: mjnaous Date: Sun, 7 Jan 2024 21:23:13 +0200 Subject: [PATCH 8246/8412] feat(domain): mohamad.is-a.dev --- domains/mohamad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamad.json b/domains/mohamad.json index 73a41d9f2..c19fd57ef 100644 --- a/domains/mohamad.json +++ b/domains/mohamad.json @@ -4,6 +4,6 @@ "email": "mj@naous.eu.org" }, "record": { - "CNAME": "mjnaous.github.io" + "CNAME": ""[{"type":"CNAME","value":"naous.eu.org","allowMultiple":false}]"" } } From 061a86c6fd5ba19b0dbf35cdf36a648499f70b14 Mon Sep 17 00:00:00 2001 From: Mohamad <144236075+mjnaous@users.noreply.github.com> Date: Sun, 7 Jan 2024 21:28:19 +0200 Subject: [PATCH 8247/8412] Update mohamad.json --- domains/mohamad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamad.json b/domains/mohamad.json index c19fd57ef..e5df0e6ad 100644 --- a/domains/mohamad.json +++ b/domains/mohamad.json @@ -4,6 +4,6 @@ "email": "mj@naous.eu.org" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"naous.eu.org","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","value":"naous.eu.org"}]"" } } From ba4ccdb6ad016ed959a77d23298e59c39122a60c Mon Sep 17 00:00:00 2001 From: Mohamad <144236075+mjnaous@users.noreply.github.com> Date: Sun, 7 Jan 2024 21:30:10 +0200 Subject: [PATCH 8248/8412] Update mohamad.json --- domains/mohamad.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/mohamad.json b/domains/mohamad.json index e5df0e6ad..9c08027b1 100644 --- a/domains/mohamad.json +++ b/domains/mohamad.json @@ -4,6 +4,6 @@ "email": "mj@naous.eu.org" }, "record": { - "CNAME": ""[{"type":"CNAME","value":"naous.eu.org"}]"" + "CNAME": "naous.eu.org" } } From c9319b79a3fcd92a05c32ddff9709e3fca4092c8 Mon Sep 17 00:00:00 2001 From: Hanzla-Double3 Date: Sun, 7 Jan 2024 12:04:32 -0800 Subject: [PATCH 8249/8412] feat(domain): stardust.is-a.dev --- domains/stardust.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/stardust.json diff --git a/domains/stardust.json b/domains/stardust.json new file mode 100644 index 000000000..e160960bd --- /dev/null +++ b/domains/stardust.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "Hanzla-Double3", + "email": "Hanzla.mughal3284@gmail.com" + }, + "record": { + "A": ["139.135.52.143"] + } +} From 73a9296c56d371ea30131e00716ead1b10bf8737 Mon Sep 17 00:00:00 2001 From: FireBoiDiscord Date: Sun, 7 Jan 2024 20:13:16 +0000 Subject: [PATCH 8250/8412] feat(domain): kenny.is-a.dev --- domains/kenny.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/kenny.json diff --git a/domains/kenny.json b/domains/kenny.json new file mode 100644 index 000000000..49140c019 --- /dev/null +++ b/domains/kenny.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "FireBoiDiscord", + "email": "kennybugeja@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From b27ab25a07a7aaaa61d6ba8dcf8ce31bb328b701 Mon Sep 17 00:00:00 2001 From: FireBoiDiscord <75525014+FireBoiDiscord@users.noreply.github.com> Date: Sun, 7 Jan 2024 20:54:04 +0000 Subject: [PATCH 8251/8412] Create kenny e --- domains/kenny | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 domains/kenny diff --git a/domains/kenny b/domains/kenny new file mode 100644 index 000000000..499f4f0aa --- /dev/null +++ b/domains/kenny @@ -0,0 +1,7 @@ + "email": "kennybugeja@gmail.com" + }, + "record": { + "CNAME": ""[{"type":"CNAME","value":"naous.eu.org","allowMultiple":false}]"" + "CNAME": ""[{"type":"CNAME","value":"naous.eu.org"}]"" + } +} From b99285356f28c04a11b19a329cef132980bdb6cd Mon Sep 17 00:00:00 2001 From: FireBoiDiscord <75525014+FireBoiDiscord@users.noreply.github.com> Date: Sun, 7 Jan 2024 21:01:37 +0000 Subject: [PATCH 8252/8412] Update kenny --- domains/kenny | 6 ------ 1 file changed, 6 deletions(-) diff --git a/domains/kenny b/domains/kenny index 499f4f0aa..46d4a4280 100644 --- a/domains/kenny +++ b/domains/kenny @@ -1,7 +1 @@ "email": "kennybugeja@gmail.com" - }, - "record": { - "CNAME": ""[{"type":"CNAME","value":"naous.eu.org","allowMultiple":false}]"" - "CNAME": ""[{"type":"CNAME","value":"naous.eu.org"}]"" - } -} From f3b432bd3a5cc57349d71df5e8662362c9cacabb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 8 Jan 2024 07:20:06 +0800 Subject: [PATCH 8253/8412] Create _github-challenge-is-a-dev-org.json --- domains/_github-challenge-is-a-dev-org.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-challenge-is-a-dev-org.json diff --git a/domains/_github-challenge-is-a-dev-org.json b/domains/_github-challenge-is-a-dev-org.json new file mode 100644 index 000000000..176de5ce3 --- /dev/null +++ b/domains/_github-challenge-is-a-dev-org.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "TXT": "0162e553bb" + } +} From 18cda7f2ff367a5761626d66f0fd38ff978aad24 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 8 Jan 2024 07:25:47 +0800 Subject: [PATCH 8254/8412] chore: update txt --- domains/_github-challenge-is-a-dev-org.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/_github-challenge-is-a-dev-org.json b/domains/_github-challenge-is-a-dev-org.json index 176de5ce3..db1e677a9 100644 --- a/domains/_github-challenge-is-a-dev-org.json +++ b/domains/_github-challenge-is-a-dev-org.json @@ -5,6 +5,6 @@ }, "record": { - "TXT": "0162e553bb" + "TXT": "2c9dfbe7c8" } } From a840881a91b9c580c12f0312347e03f3128d3bfb Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 8 Jan 2024 07:27:26 +0800 Subject: [PATCH 8255/8412] Create _github-pages-challenge-is-a-dev.team.json --- domains/_github-pages-challenge-is-a-dev.team.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/_github-pages-challenge-is-a-dev.team.json diff --git a/domains/_github-pages-challenge-is-a-dev.team.json b/domains/_github-pages-challenge-is-a-dev.team.json new file mode 100644 index 000000000..d7e139dbd --- /dev/null +++ b/domains/_github-pages-challenge-is-a-dev.team.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "is-a-dev", + "email": "phenax5@gmail.com" + }, + + "record": { + "TXT": "c551c059fb167540ec0498d9011556" + } +} From ba794e065001d7e8fb3c917ca19c190e4e9ddc5b Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 8 Jan 2024 07:31:30 +0800 Subject: [PATCH 8256/8412] Discard changes to domains/_discord.jirafey.is-a.dev.json --- domains/_discord.jirafey.is-a.dev.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/_discord.jirafey.is-a.dev.json diff --git a/domains/_discord.jirafey.is-a.dev.json b/domains/_discord.jirafey.is-a.dev.json deleted file mode 100644 index 8a5d67e15..000000000 --- a/domains/_discord.jirafey.is-a.dev.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "jirafey", - "email": "jirafey@tuta.io", - } - "record": { - "TXT": "dh=3c80d94ed181b223255b5fbf35f8fda6a402058f" - } -} From 319d8bab2f8ef1db196e13229a74795b6c14407d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Luis=20Andr=C3=A9?= Date: Sun, 7 Jan 2024 19:51:25 -0500 Subject: [PATCH 8257/8412] Update luisandre.json --- domains/luisandre.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/luisandre.json b/domains/luisandre.json index 7dc1ca316..c45b0b5bf 100644 --- a/domains/luisandre.json +++ b/domains/luisandre.json @@ -4,6 +4,6 @@ "email": "luis073094@gmail.com" }, "record": { - "URL": "https://portafolio-ctll.onrender.com" + "CNAME": "portafolio-ctll.onrender.com" } } From dcc2b2a2c9792753629a35beaffae11d495faf59 Mon Sep 17 00:00:00 2001 From: eCodeVoyager Date: Mon, 8 Jan 2024 06:54:22 +0600 Subject: [PATCH 8258/8412] feat(domain): ehsan.is-a.dev --- domains/ehsan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ehsan.json diff --git a/domains/ehsan.json b/domains/ehsan.json new file mode 100644 index 000000000..971eeef12 --- /dev/null +++ b/domains/ehsan.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "eCodeVoyager", + "email": "mu23172@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 26a651dc54540c123d9c3feead2c5ae7ac404384 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 8 Jan 2024 09:00:41 +0800 Subject: [PATCH 8259/8412] Delete .github/workflows/bot.yml --- .github/workflows/bot.yml | 26 -------------------------- 1 file changed, 26 deletions(-) delete mode 100644 .github/workflows/bot.yml diff --git a/.github/workflows/bot.yml b/.github/workflows/bot.yml deleted file mode 100644 index 4c68ceaa2..000000000 --- a/.github/workflows/bot.yml +++ /dev/null @@ -1,26 +0,0 @@ -name: Helper - -on: - pull_request: - types: - - closed - -jobs: - instructions: - name: instructions - runs-on: ubuntu-latest - steps: - - 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 5b738c58cefe5477d75244753a346d5b899c1e38 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Mon, 8 Jan 2024 09:01:40 +0800 Subject: [PATCH 8260/8412] Delete domains/notify-api.json --- domains/notify-api.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/notify-api.json diff --git a/domains/notify-api.json b/domains/notify-api.json deleted file mode 100644 index ef2dd2748..000000000 --- a/domains/notify-api.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "is-a-dev", - "email": "phenax5@gmail.com" - }, - - "record": { - "CNAME": "dns.beadman-network.com" - } -} From b4b58fb0a2ad8dcb1cef42d0574846216ac5528a Mon Sep 17 00:00:00 2001 From: ankit42x <42ankitraj@gmail.com> Date: Mon, 8 Jan 2024 10:48:02 +0530 Subject: [PATCH 8261/8412] feat(domain): ankit42x.is-a.dev --- domains/ankit42x.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ankit42x.json diff --git a/domains/ankit42x.json b/domains/ankit42x.json new file mode 100644 index 000000000..c0f1865e8 --- /dev/null +++ b/domains/ankit42x.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ankit42x", + "email": "42ankitraj@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 037551e94612d0c601170942c284d1df1fcbc154 Mon Sep 17 00:00:00 2001 From: Nick <76174641+nikxso@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:06:31 +0530 Subject: [PATCH 8262/8412] [Update username] nik.json --- domains/nik.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/nik.json b/domains/nik.json index 36ee7b613..fae6c2cf1 100644 --- a/domains/nik.json +++ b/domains/nik.json @@ -1,6 +1,6 @@ { "owner": { - "username": "Nikhil", + "username": "nikxso", "email": "nikhilsoniya123@gmail.com", "discord": "nikxso#0000" }, From e0bbdfe4d8fe3d01aaff4de82d12f84d68ba0f9f Mon Sep 17 00:00:00 2001 From: trueuser <83166512+istrueuser@users.noreply.github.com> Date: Mon, 8 Jan 2024 12:54:51 +0700 Subject: [PATCH 8263/8412] Update trueuser.json --- domains/trueuser.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/trueuser.json b/domains/trueuser.json index f17641f24..444383d61 100644 --- a/domains/trueuser.json +++ b/domains/trueuser.json @@ -4,6 +4,6 @@ "email": "thisistrueemail@gmail.com" }, "record": { - "A": "69.30.249.53" + "A": ["69.30.249.53"] } } From 7705148a92749aa3e526067270bc47c6e51cbba9 Mon Sep 17 00:00:00 2001 From: neelshah55 Date: Mon, 8 Jan 2024 11:36:16 +0530 Subject: [PATCH 8264/8412] feat(domain): mrwhite.is-a.dev --- domains/mrwhite.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mrwhite.json diff --git a/domains/mrwhite.json b/domains/mrwhite.json new file mode 100644 index 000000000..77586ef0e --- /dev/null +++ b/domains/mrwhite.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "neelshah55", + "email": "unknowneze9@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 99f8890fb2d276c74cc523675e0e7f365a9c8748 Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Mon, 8 Jan 2024 11:47:14 +0530 Subject: [PATCH 8265/8412] Create it.json it.is-a.dev --- domains/it.json | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 domains/it.json diff --git a/domains/it.json b/domains/it.json new file mode 100644 index 000000000..ab702541c --- /dev/null +++ b/domains/it.json @@ -0,0 +1,19 @@ +{ + "owner": { + "username": "tr1xem", + "email": "kmtechnical2006@gmail.com", + "discord": "885063317079592961" + }, + + "record": { + "TXT": [ + { + "name": "_github-pages-challenge-superuser-l.it", + "value": "612be6ed1c46c3f2ae43faf700aa5a" + } + ] + } + } + + + From c43f2af912ab27e0c45196f24aff045dc659d4ac Mon Sep 17 00:00:00 2001 From: Jst Tan Date: Mon, 8 Jan 2024 17:29:45 +0800 Subject: [PATCH 8266/8412] Register jsttan.is-a.dev --- domains/jsttan.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/jsttan.json diff --git a/domains/jsttan.json b/domains/jsttan.json new file mode 100644 index 000000000..4c34dbfc6 --- /dev/null +++ b/domains/jsttan.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Jst-Tan", + "email": "77162018+Jst-Tan@users.noreply.github.com", + "discord": "1077450378880233512" + }, + + "record": { + "CNAME": "jst-tan.github.io" + } + } + \ No newline at end of file From cfbebd612dd325fc7028ad8420e6c5006817f5f5 Mon Sep 17 00:00:00 2001 From: Siddhant Pandey Date: Mon, 8 Jan 2024 15:22:18 +0530 Subject: [PATCH 8267/8412] updated siddhant.is-a.dev --- domains/siddhant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/siddhant.json b/domains/siddhant.json index 8f704162e..e4890fd6c 100644 --- a/domains/siddhant.json +++ b/domains/siddhant.json @@ -6,6 +6,6 @@ "email": "pandeysiddhant21@gmail.com" }, "record": { - "URL": "https://siddhantt.netlify.app" + "URL": "https://siddhantt.vercel.app/" } } From ad4efe16b7a29fd50244d97040c519447e8e7baf Mon Sep 17 00:00:00 2001 From: itsmeadarsh2008 Date: Mon, 8 Jan 2024 17:46:58 +0530 Subject: [PATCH 8268/8412] feat(domain): adarshblog.is-a.dev --- domains/adarshblog.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/adarshblog.json diff --git a/domains/adarshblog.json b/domains/adarshblog.json new file mode 100644 index 000000000..938b7ef64 --- /dev/null +++ b/domains/adarshblog.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "itsmeadarsh2008", + "email": "gourabmahalikadarsh@gmail.com" + }, + "record": { + "URL": "broughtbyalgorithm.blogspot.com" + } +} From c4b54e0a1b3199eb1f86c13f09a4c01727f90568 Mon Sep 17 00:00:00 2001 From: phantonducthang Date: Mon, 8 Jan 2024 20:39:20 +0700 Subject: [PATCH 8269/8412] feat(domain): joindoe.is-a.dev --- domains/joindoe.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/joindoe.json diff --git a/domains/joindoe.json b/domains/joindoe.json new file mode 100644 index 000000000..3f725680c --- /dev/null +++ b/domains/joindoe.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "phantonducthang", + "email": "phantonducthang@hotmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From b6b1a9434da87e4237b73be7a4c2abf2d44e9010 Mon Sep 17 00:00:00 2001 From: TgkCapture Date: Mon, 8 Jan 2024 16:02:28 +0200 Subject: [PATCH 8270/8412] feat(domain): tawogrant.is-a.dev --- domains/tawogrant.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/tawogrant.json diff --git a/domains/tawogrant.json b/domains/tawogrant.json new file mode 100644 index 000000000..d847f7330 --- /dev/null +++ b/domains/tawogrant.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "TgkCapture", + "email": "tawongakanyenda5@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 18efe9beeec9fce3442327005928e5caabc85248 Mon Sep 17 00:00:00 2001 From: vuthanhtrung2010 <69748032+vuthanhtrung2010@users.noreply.github.com> Date: Mon, 8 Jan 2024 21:28:55 +0700 Subject: [PATCH 8271/8412] Update uptime.trung.json --- domains/uptime.trung.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/uptime.trung.json b/domains/uptime.trung.json index c372c8070..d2832a9c2 100644 --- a/domains/uptime.trung.json +++ b/domains/uptime.trung.json @@ -4,6 +4,6 @@ "email": "vuthanhtrungsuper@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "CNAME": "manage.uptime.trung.is-a.dev" } } From 049393ab4cba6e1577c539f922fc2ed43fb604f6 Mon Sep 17 00:00:00 2001 From: Ridgeano Date: Mon, 8 Jan 2024 14:38:46 +0000 Subject: [PATCH 8272/8412] feat(domain): sean.is-a.dev --- domains/sean.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/sean.json diff --git a/domains/sean.json b/domains/sean.json new file mode 100644 index 000000000..a7669bbd2 --- /dev/null +++ b/domains/sean.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Ridgeano", + "email": "seanridgeon@live.co.uk" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From f82ae3cce8b9a471a195d3ffb25f598e339b0856 Mon Sep 17 00:00:00 2001 From: mkrm0000 Date: Mon, 8 Jan 2024 21:31:53 +0600 Subject: [PATCH 8273/8412] feat(domain): mkrm.is-a.dev --- domains/mkrm.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mkrm.json diff --git a/domains/mkrm.json b/domains/mkrm.json new file mode 100644 index 000000000..06deb18d3 --- /dev/null +++ b/domains/mkrm.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "mkrm0000", + "email": "mhb2020.bzs@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 5dfac5e19d23738d2c6f521bcd7847456594973f Mon Sep 17 00:00:00 2001 From: shockbs Date: Tue, 9 Jan 2024 00:05:41 +0800 Subject: [PATCH 8274/8412] feat(domain): shock.is-a.dev --- domains/shock.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/shock.json diff --git a/domains/shock.json b/domains/shock.json new file mode 100644 index 000000000..4f99137c2 --- /dev/null +++ b/domains/shock.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 45fb17150c6e2f70c43e1e05a016cd37e3d2ecc5 Mon Sep 17 00:00:00 2001 From: shockbs Date: Tue, 9 Jan 2024 00:09:04 +0800 Subject: [PATCH 8275/8412] feat(domain): shockbs.is-a.dev --- domains/shockbs.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/shockbs.json diff --git a/domains/shockbs.json b/domains/shockbs.json new file mode 100644 index 000000000..90d1fbd6e --- /dev/null +++ b/domains/shockbs.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 736f62c1de72f49d2c7efcc9bf4b3f2a11549000 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Mon, 8 Jan 2024 21:40:01 +0530 Subject: [PATCH 8276/8412] fix(domains): removes MX+TXT record from @.json --- domains/@.json | 4 +--- utils/domain-service.js | 10 ++++------ 2 files changed, 5 insertions(+), 9 deletions(-) diff --git a/domains/@.json b/domains/@.json index 6fdb9372b..56f1851e8 100644 --- a/domains/@.json +++ b/domains/@.json @@ -6,8 +6,6 @@ "email": "phenax5@gmail.com" }, "record": { - "URL": "http://www.is-a.dev", - "MX": ["mail.is-a.dev"], - "TXT": ["v=spf1 ip4:51.161.54.164 include:mail.is-a.dev ~all"] + "URL": "http://www.is-a.dev" } } diff --git a/utils/domain-service.js b/utils/domain-service.js index f5385cc2a..fe75aef04 100644 --- a/utils/domain-service.js +++ b/utils/domain-service.js @@ -59,6 +59,9 @@ const recordToEmailMx = ({ name, address, priority }) => ({ const getHostKey = host => `${host.name.toLowerCase()}##${host.type.toLowerCase()}##${host.address.toLowerCase()}`; +const isReserved = (domain) => + domain.name.startsWith('*') || !VALID_RECORD_TYPES.includes(domain.type) + const diffRecords = (oldRecords, newRecords) => { const isMatchingRecord = (a, b) => getHostKey(a) === getHostKey(b); @@ -84,13 +87,9 @@ const executeBatch = (batches) => batches.reduce((promise, batch, index) => { }); }, Promise.resolve()); -const isReserved = (domain) => - domain.name.startsWith('*') || - !VALID_RECORD_TYPES.includes(domain.type) - const getDomainService = ({ cpanel }) => { const fetchZoneRecords = R.compose( - then(R.filter(R.complement(isReserved))), + then(R.reject(isReserved)), then(R.map(zoneToRecord)), cpanel.zone.fetch ); @@ -134,7 +133,6 @@ const getDomainService = ({ cpanel }) => { batchLazyTasks(BATCH_SIZE), R.filter(Boolean), R.map(R.cond([ - // [R.propEq('name', 'www'), R.always(null)], // Ignore www [R.propEq('type', 'URL'), addRedirection], [R.T, addZoneRecord], ])), From 9d97468231b79c08acd8b13efd2ce61531f6c615 Mon Sep 17 00:00:00 2001 From: scmcgowen Date: Mon, 8 Jan 2024 08:14:09 -0800 Subject: [PATCH 8277/8412] feat(domain): herrkatze.is-a.dev --- domains/herrkatze.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/herrkatze.json diff --git a/domains/herrkatze.json b/domains/herrkatze.json new file mode 100644 index 000000000..14bc93c37 --- /dev/null +++ b/domains/herrkatze.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "scmcgowen", + "email": "scmcgowen@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From e915e81f0e3b2d04361b48854ca54238a242a88a Mon Sep 17 00:00:00 2001 From: Suki Date: Mon, 8 Jan 2024 22:17:55 +0530 Subject: [PATCH 8278/8412] Update img.suki.json --- domains/img.suki.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/domains/img.suki.json b/domains/img.suki.json index d40edd232..2f1cd119d 100644 --- a/domains/img.suki.json +++ b/domains/img.suki.json @@ -1,9 +1,9 @@ { "owner": { - "username": "SukiPlayz", - "email": "sukimayoo@outlook.com" - }, - "record": { - "CNAME": "cb594ad8-2514-45d4-94a7-538476039dec.id.repl.co" + "username": "SukiPlayz", + "email": "sukimayoo@outlook.com" + }, + "record": { + "A": ["69.30.249.53"] + } } -} From 3541f9db3ab5215358781a2f1bf373e284b12fdb Mon Sep 17 00:00:00 2001 From: Lixi002 Date: Mon, 8 Jan 2024 18:05:38 +0100 Subject: [PATCH 8279/8412] feat(domain): lixi.is-a.dev --- domains/lixi.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/lixi.json diff --git a/domains/lixi.json b/domains/lixi.json new file mode 100644 index 000000000..0330cc40a --- /dev/null +++ b/domains/lixi.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Lixi002", + "email": "felixlixi09@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 6b22d5b82323047c8f7867f350a9c9c2edc154e5 Mon Sep 17 00:00:00 2001 From: xqxyzl Date: Mon, 8 Jan 2024 12:06:50 -0500 Subject: [PATCH 8280/8412] feat(domain): ex.is-a.dev --- domains/ex.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ex.json diff --git a/domains/ex.json b/domains/ex.json new file mode 100644 index 000000000..c0678af3d --- /dev/null +++ b/domains/ex.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "xqxyzl", + "email": "exemailhelp+3@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 1d8fd34e286a97a55e543e32c1181ac2a42a2121 Mon Sep 17 00:00:00 2001 From: !Lixi! <101387561+Lixi002@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:18:40 +0100 Subject: [PATCH 8281/8412] lixi.json 2 --- domains/lixi.json | 49 +++++++++++++++++++++++++++++++++-------------- 1 file changed, 35 insertions(+), 14 deletions(-) diff --git a/domains/lixi.json b/domains/lixi.json index 0330cc40a..e38da74df 100644 --- a/domains/lixi.json +++ b/domains/lixi.json @@ -1,14 +1,35 @@ -{ - "owner": { - "username": "Lixi002", - "email": "felixlixi09@gmail.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file + + + + + + Lixi's AI Project + + + +
+

Welcome to Lixi's AI Project

+
+
+

Hello, I'm , a .

+

+
+
+

© 2024 Lixi. All rights reserved.

+
+ + \ No newline at end of file From fe29af1ade901c26be15a58fd08d3021d0ea56e6 Mon Sep 17 00:00:00 2001 From: !Lixi! <101387561+Lixi002@users.noreply.github.com> Date: Mon, 8 Jan 2024 18:20:45 +0100 Subject: [PATCH 8282/8412] lixi.json aktualisieren --- domains/lixi.json | 51 ++++++++++++++++------------------------------- 1 file changed, 17 insertions(+), 34 deletions(-) diff --git a/domains/lixi.json b/domains/lixi.json index e38da74df..0dea837cd 100644 --- a/domains/lixi.json +++ b/domains/lixi.json @@ -1,35 +1,18 @@ - - - - - - Lixi's AI Project - - - -
-

Welcome to Lixi's AI Project

-
-
-

Hello, I'm , a .

-

-
-
-

© 2024 Lixi. All rights reserved.

-
- - \ No newline at end of file +// Displaying the information +console.log("Hello, I'm Lixi " + developerInfo.name + ", a " + developerInfo.role + "."); +console.log("I specialize in " + developerInfo.expertise.join(', ') + "."); +console.log("Currently, I'm working on the project '" + developerInfo.project.name + "'."); +console.log("Description: " + developerInfo.project.description); +console.log("Technologies used: " + developerInfo.project.technologies.join(', ')); \ No newline at end of file From e747996f1d5fb8fe137dcc142f292cad6735a9ca Mon Sep 17 00:00:00 2001 From: Mosaab Gamal Kamel Abdelaleem Date: Mon, 8 Jan 2024 23:08:11 +0300 Subject: [PATCH 8283/8412] use is-a.dev hosting --- domains/mosaab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mosaab.json b/domains/mosaab.json index f6e3e27f2..3558bce71 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -6,8 +6,8 @@ "email": "mosaabgka@outlook.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" + "A": ["217.174.245.249"], + "MX": ["hosts.is-a.dev"], + "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } } From 2013848c2f4988fc7e963f0d74d9d1252aca1b8d Mon Sep 17 00:00:00 2001 From: Kawanua ID <46616237+kawanuaid@users.noreply.github.com> Date: Tue, 9 Jan 2024 04:35:35 +0800 Subject: [PATCH 8284/8412] feat(domain): add `kawanua.is-a.dev` --- domains/kawanua.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kawanua.json diff --git a/domains/kawanua.json b/domains/kawanua.json new file mode 100644 index 000000000..d6346de4c --- /dev/null +++ b/domains/kawanua.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kawanuaid", + "email": "kuntua@kawanua.co" + }, + + "record": { + "CNAME": "kidorid.netlify.app" + } +} From acc7629d8fa07ace6a8a127bb19753a936852b27 Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Tue, 9 Jan 2024 03:39:19 +0700 Subject: [PATCH 8285/8412] feat(domain): mewwme.is-a.dev --- domains/mewwme.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mewwme.json diff --git a/domains/mewwme.json b/domains/mewwme.json new file mode 100644 index 000000000..7b7305fc6 --- /dev/null +++ b/domains/mewwme.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "lrmn7", + "email": "lrmn.dev@gmail.com" + }, + "record": { + "CNAME": "mewwme.github.io" + } +} From c4d3b9114d529cdc66d10bf0efb82e8c9ed90b1f Mon Sep 17 00:00:00 2001 From: Erol Joudy Date: Tue, 9 Jan 2024 04:41:07 +0800 Subject: [PATCH 8286/8412] feat(domain): add `erol.is-a.dev` --- domains/erol.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/erol.json diff --git a/domains/erol.json b/domains/erol.json new file mode 100644 index 000000000..b3b71fb82 --- /dev/null +++ b/domains/erol.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "erolj", + "email": "eroljoudy@pm.me" + }, + + "record": { + "CNAME": "eroldev.netlify.app" + } +} From a6f105137965bc9eeefb50c936715c0f257615e1 Mon Sep 17 00:00:00 2001 From: kxnter Date: Mon, 8 Jan 2024 21:48:37 +0100 Subject: [PATCH 8287/8412] feat(domain): jonasrjn.is-a.dev --- domains/jonasrjn.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/jonasrjn.json diff --git a/domains/jonasrjn.json b/domains/jonasrjn.json new file mode 100644 index 000000000..cd83fb6b3 --- /dev/null +++ b/domains/jonasrjn.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "kxnter", + "email": "jonas.witzel@icloud.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 9c4f5733f9be7e67386a877174a2f45552569d1b Mon Sep 17 00:00:00 2001 From: DawnBreaker0013 Date: Mon, 8 Jan 2024 16:07:25 -0600 Subject: [PATCH 8288/8412] feat(domain): dawnbreaker.is-a.dev --- domains/dawnbreaker.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/dawnbreaker.json diff --git a/domains/dawnbreaker.json b/domains/dawnbreaker.json new file mode 100644 index 000000000..71a05945a --- /dev/null +++ b/domains/dawnbreaker.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DawnBreaker0013", + "email": "dawnbreaker0013@gmail.com" + }, + "record": { + "A": ["34.168.171.130"] + } +} From 6979793b5a91b10d492a0da23cc85530873fbfae Mon Sep 17 00:00:00 2001 From: Fake Name <63071333+fakename131@users.noreply.github.com> Date: Mon, 8 Jan 2024 17:42:36 -0500 Subject: [PATCH 8289/8412] Update fake.json --- domains/fake.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/fake.json b/domains/fake.json index d00ce8282..e54aaf74f 100644 --- a/domains/fake.json +++ b/domains/fake.json @@ -1,6 +1,6 @@ { - "description": "Fake_Name131's Website", - "repo": "https://github.com/YEEETT", + "description": "site", + "repo": "https://github.com/fakename131", "owner": { "username": "Fake_Name131", "email": "fake@fake.is-a.dev" From 40d5e1b04e45a851a6ea694133cdafe5ff2deae7 Mon Sep 17 00:00:00 2001 From: nkoehring Date: Tue, 9 Jan 2024 00:15:27 +0100 Subject: [PATCH 8290/8412] feat(domain): nk.is-a.dev --- domains/nk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/nk.json diff --git a/domains/nk.json b/domains/nk.json new file mode 100644 index 000000000..76cc76b00 --- /dev/null +++ b/domains/nk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "nkoehring", + "email": "n@koehr.in" + }, + "record": { + "URL": "https://koehr.ing" + } +} From fe9f301324b88739a83c61cba119790ff4bb58ce Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 9 Jan 2024 08:16:07 +0800 Subject: [PATCH 8291/8412] Discard changes to domains/dinu.json --- domains/dinu.json | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 domains/dinu.json diff --git a/domains/dinu.json b/domains/dinu.json deleted file mode 100644 index da6d11828..000000000 --- a/domains/dinu.json +++ /dev/null @@ -1,12 +0,0 @@ -{ - "owner": { - "username": "dinuhifi", - "email": "dinesh23110077@snuchennai.edu.in", - "discord": "708875392278200361" - }, - - "record": { - "CNAME": "nil" - } - } - \ No newline at end of file From d0a7fbd6a0afc1c44560f4381e2271b346f8cd7c Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 9 Jan 2024 08:16:28 +0800 Subject: [PATCH 8292/8412] Discard changes to domains/anubhavpathak.json --- domains/anubhavpathak.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/anubhavpathak.json diff --git a/domains/anubhavpathak.json b/domains/anubhavpathak.json deleted file mode 100644 index aa2d15c1a..000000000 --- a/domains/anubhavpathak.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "Anubhav-Pathak", - "email": "anubhavpathak99@gmail.com" - }, - "record": { - "CNAME": "anubhavpathak" - } -} From 6f280af0f6bfb4304f59223853da6a2b7f864906 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 9 Jan 2024 08:19:36 +0800 Subject: [PATCH 8293/8412] Update saptarshi.json --- domains/saptarshi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/saptarshi.json b/domains/saptarshi.json index d5879d872..8bdad1157 100644 --- a/domains/saptarshi.json +++ b/domains/saptarshi.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "https://saptarshihalder.github.io/home/" + "CNAME": "saptarshihalder.github.io" } } From e450a384472c5683dd16816c4419420a61221268 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 9 Jan 2024 08:23:52 +0800 Subject: [PATCH 8294/8412] Create akshay.json The domain cleanup accidently removed this file. --- domains/akshay.json | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 domains/akshay.json diff --git a/domains/akshay.json b/domains/akshay.json new file mode 100644 index 000000000..03969670a --- /dev/null +++ b/domains/akshay.json @@ -0,0 +1,11 @@ +{ + "description": "Akshay's portfolio website and blog", + "repo": "https://github.com/phenax/ediblemonad.dev", + "owner": { + "username": "phenax", + "email": "phenax5@gmail.com" + }, + "record": { + "URL": "https://ediblemonad.dev" + } +} From 5cfc4b5e9269f938a879a0e505d1a9acca1ef481 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 9 Jan 2024 08:24:51 +0800 Subject: [PATCH 8295/8412] Update abdo.json --- domains/abdo.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/abdo.json b/domains/abdo.json index 3e607e8d6..6adc0831c 100644 --- a/domains/abdo.json +++ b/domains/abdo.json @@ -4,9 +4,8 @@ "email": "ABDO199877@gmail.com" }, "record": { - "A": ["217.174.245.249"], - "AAAA": ["2a00:da00:1800:83a4::1"], + "A": ["217.174.245.249", "51.161.54.161"], "MX": ["hosts.is-a.dev"], "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" } -} \ No newline at end of file +} From 05eb9720f5fd10a259666038097db4f751b62062 Mon Sep 17 00:00:00 2001 From: eyesmad Date: Mon, 8 Jan 2024 16:29:13 -0800 Subject: [PATCH 8296/8412] feat(domain): bv.is-a.dev --- domains/bv.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/bv.json diff --git a/domains/bv.json b/domains/bv.json new file mode 100644 index 000000000..5bcad695b --- /dev/null +++ b/domains/bv.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "eyesmad", + "email": "eagam0002@mymail.lausd.net" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 21ddc24b02809cf8140489a747390cd368b985a9 Mon Sep 17 00:00:00 2001 From: Toto Date: Tue, 9 Jan 2024 10:47:41 +0900 Subject: [PATCH 8297/8412] feat(domain): add `toto.is-a.dev` --- domains/toto.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/toto.json diff --git a/domains/toto.json b/domains/toto.json new file mode 100644 index 000000000..711f123a5 --- /dev/null +++ b/domains/toto.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "E8D08F", + "email": "the@unpopular.me" + }, + + "record": { + "CNAME": "chunghwa.asia" + } +} From 87d0bf9b5aea275c4985844ce602a9850fa780d1 Mon Sep 17 00:00:00 2001 From: ARGHOZALI Date: Tue, 9 Jan 2024 10:12:01 +0700 Subject: [PATCH 8298/8412] feat(domain): ddos777.is-a.dev --- domains/ddos777.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ddos777.json diff --git a/domains/ddos777.json b/domains/ddos777.json new file mode 100644 index 000000000..6f4577245 --- /dev/null +++ b/domains/ddos777.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ARGHOZALI", + "email": "arghozalichannel@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 9e3b8581e936c99c94d7544122a90f2838758890 Mon Sep 17 00:00:00 2001 From: gzfs Date: Tue, 9 Jan 2024 09:58:55 +0530 Subject: [PATCH 8299/8412] feat(domain): gzfs.is-a.dev --- domains/gzfs.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/gzfs.json diff --git a/domains/gzfs.json b/domains/gzfs.json new file mode 100644 index 000000000..f8f9ccf98 --- /dev/null +++ b/domains/gzfs.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "gzfs", + "email": "vismbs@pm.me" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From d4485a697c01fad027f7ee7b3e149530840d31a1 Mon Sep 17 00:00:00 2001 From: Dew <146179114+dewiscool@users.noreply.github.com> Date: Tue, 9 Jan 2024 12:13:26 +0700 Subject: [PATCH 8300/8412] Register files.nota.is-a.dev --- domains/files.nota.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/files.nota.json diff --git a/domains/files.nota.json b/domains/files.nota.json new file mode 100644 index 000000000..9f3b53c56 --- /dev/null +++ b/domains/files.nota.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "dewiscool", + "email": "zerolikecyber.2005@gmail.com", + "discord": "878821057748926534" + }, + + "record": { + "A": ["69.30.249.53"] + } + } + \ No newline at end of file From 7d60cc3213ac5fa57a7d41e7c3fe889aaf6c9617 Mon Sep 17 00:00:00 2001 From: HexadecimalByte Date: Tue, 9 Jan 2024 07:37:14 +0100 Subject: [PATCH 8301/8412] feat(domain): hexadecimalbyte.is-a.dev --- domains/hexadecimalbyte.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/hexadecimalbyte.json diff --git a/domains/hexadecimalbyte.json b/domains/hexadecimalbyte.json new file mode 100644 index 000000000..d07d3d68f --- /dev/null +++ b/domains/hexadecimalbyte.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "HexadecimalByte", + "email": "stefan.wulf@t-online.de" + }, + "record": { + "URL": "hexadecimalbyte.github.io" + } +} From 624a89b18b43386e82d8f06945359ec2b501d3aa Mon Sep 17 00:00:00 2001 From: !Lixi! <101387561+Lixi002@users.noreply.github.com> Date: Tue, 9 Jan 2024 07:45:17 +0100 Subject: [PATCH 8302/8412] lixi.json aktualisieren --- domains/lixi.json | 122 +++++++++++++++++++++++++++++++++++++++------- 1 file changed, 105 insertions(+), 17 deletions(-) diff --git a/domains/lixi.json b/domains/lixi.json index 0dea837cd..5b05f2d3d 100644 --- a/domains/lixi.json +++ b/domains/lixi.json @@ -1,18 +1,106 @@ -// Additional information about the developer -const developerInfo = { - name: "Lixi", - role: "Developer", - expertise: ["Web Development", "AI"], - project: { - name: "AI Wonderland", - description: "An immersive AI project exploring the boundaries of technology.", - technologies: ["Machine Learning", "Natural Language Processing"] + /** + * Represents a person with information about their skills and project. + */ +class Person { + /** + * Constructor for the Person class. + * + * @param {string} name - The name of the person. + * @param {string} profession - The profession of the person. + * @param {string[]} skills - An array of skills the person has. + * @param {string} project - The project the person is working on. + */ + constructor(name, profession, skills, project) { + /** @private */ + this.name = name; + + /** @private */ + this.profession = profession; + + /** @private */ + this.skills = skills; + + /** @private */ + this.project = project; } -}; - -// Displaying the information -console.log("Hello, I'm Lixi " + developerInfo.name + ", a " + developerInfo.role + "."); -console.log("I specialize in " + developerInfo.expertise.join(', ') + "."); -console.log("Currently, I'm working on the project '" + developerInfo.project.name + "'."); -console.log("Description: " + developerInfo.project.description); -console.log("Technologies used: " + developerInfo.project.technologies.join(', ')); \ No newline at end of file + + /** + * Getter method to retrieve the name of the person. + * + * @returns {string} The name of the person. + */ + getName() { + return this.name; + } + + /** + * Getter method to retrieve the profession of the person. + * + * @returns {string} The profession of the person. + */ + getProfession() { + return this.profession; + } + + /** + * Getter method to retrieve the skills of the person. + * + * @returns {string[]} The skills of the person. + */ + getSkills() { + return this.skills; + } + + /** + * Getter method to retrieve the project of the person. + * + * @returns {string} The project of the person. + */ + getProject() { + return this.project; + } +} + +/** + * Generates an interactive webpage with information about a person. + * + * @param {Person} person - The person object containing the information. + */ +function generateWebpage(person) { + // Create HTML elements + const container = document.createElement('div'); + const nameElement = document.createElement('h1'); + const professionElement = document.createElement('h2'); + const skillsElement = document.createElement('ul'); + const projectElement = document.createElement('p'); + + // Set content for HTML elements + nameElement.textContent = `Name: ${person.getName()}`; + professionElement.textContent = `Profession: ${person.getProfession()}`; + person.getSkills().forEach(skill => { + const skillItem = document.createElement('li'); + skillItem.textContent = skill; + skillsElement.appendChild(skillItem); + }); + projectElement.textContent = `Project: ${person.getProject()}`; + + // Append elements to container + container.appendChild(nameElement); + container.appendChild(professionElement); + container.appendChild(skillsElement); + container.appendChild(projectElement); + + // Append container to the body of the webpage + document.body.appendChild(container); +} + +// Create a person object +const person = new Person( + "Lixi", + "Dev", + ["C#", "Python", "Java"], + "DevcoAI" +); + +// Generate the webpage with the person's information +generateWebpage(person); \ No newline at end of file From 7133c2a7fd83a4b527c1e917519cbca26dc69bb7 Mon Sep 17 00:00:00 2001 From: !Lixi! <101387561+Lixi002@users.noreply.github.com> Date: Tue, 9 Jan 2024 07:45:46 +0100 Subject: [PATCH 8303/8412] lixi.json aktualisieren --- domains/lixi.json | 107 +--------------------------------------------- 1 file changed, 1 insertion(+), 106 deletions(-) diff --git a/domains/lixi.json b/domains/lixi.json index 5b05f2d3d..501a6bbaf 100644 --- a/domains/lixi.json +++ b/domains/lixi.json @@ -1,106 +1 @@ - /** - * Represents a person with information about their skills and project. - */ -class Person { - /** - * Constructor for the Person class. - * - * @param {string} name - The name of the person. - * @param {string} profession - The profession of the person. - * @param {string[]} skills - An array of skills the person has. - * @param {string} project - The project the person is working on. - */ - constructor(name, profession, skills, project) { - /** @private */ - this.name = name; - - /** @private */ - this.profession = profession; - - /** @private */ - this.skills = skills; - - /** @private */ - this.project = project; - } - - /** - * Getter method to retrieve the name of the person. - * - * @returns {string} The name of the person. - */ - getName() { - return this.name; - } - - /** - * Getter method to retrieve the profession of the person. - * - * @returns {string} The profession of the person. - */ - getProfession() { - return this.profession; - } - - /** - * Getter method to retrieve the skills of the person. - * - * @returns {string[]} The skills of the person. - */ - getSkills() { - return this.skills; - } - - /** - * Getter method to retrieve the project of the person. - * - * @returns {string} The project of the person. - */ - getProject() { - return this.project; - } -} - -/** - * Generates an interactive webpage with information about a person. - * - * @param {Person} person - The person object containing the information. - */ -function generateWebpage(person) { - // Create HTML elements - const container = document.createElement('div'); - const nameElement = document.createElement('h1'); - const professionElement = document.createElement('h2'); - const skillsElement = document.createElement('ul'); - const projectElement = document.createElement('p'); - - // Set content for HTML elements - nameElement.textContent = `Name: ${person.getName()}`; - professionElement.textContent = `Profession: ${person.getProfession()}`; - person.getSkills().forEach(skill => { - const skillItem = document.createElement('li'); - skillItem.textContent = skill; - skillsElement.appendChild(skillItem); - }); - projectElement.textContent = `Project: ${person.getProject()}`; - - // Append elements to container - container.appendChild(nameElement); - container.appendChild(professionElement); - container.appendChild(skillsElement); - container.appendChild(projectElement); - - // Append container to the body of the webpage - document.body.appendChild(container); -} - -// Create a person object -const person = new Person( - "Lixi", - "Dev", - ["C#", "Python", "Java"], - "DevcoAI" -); - -// Generate the webpage with the person's information -generateWebpage(person); \ No newline at end of file + \ No newline at end of file From 058ee3d34a62e245bded958b14221d88b9fea3a1 Mon Sep 17 00:00:00 2001 From: !Lixi! <101387561+Lixi002@users.noreply.github.com> Date: Tue, 9 Jan 2024 09:03:22 +0100 Subject: [PATCH 8304/8412] lixi.json aktualisieren --- domains/lixi.json | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/domains/lixi.json b/domains/lixi.json index 501a6bbaf..908c0925c 100644 --- a/domains/lixi.json +++ b/domains/lixi.json @@ -1 +1,15 @@ - \ No newline at end of file + +{ + "owner": { + "username": "Lixi002", + "email": "felixlixi09@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 0c9c7ac07c9ac5ea3fd897b4945e1490e4388261 Mon Sep 17 00:00:00 2001 From: mlardeur Date: Tue, 9 Jan 2024 09:32:19 +0100 Subject: [PATCH 8305/8412] feat(domain): maxzhu.is-a.dev --- domains/maxzhu.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/maxzhu.json diff --git a/domains/maxzhu.json b/domains/maxzhu.json new file mode 100644 index 000000000..b22c97bb4 --- /dev/null +++ b/domains/maxzhu.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "mlardeur", + "email": "max.lardeur@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 0a3b30554e3c87866a124081215db24e9c7f231b Mon Sep 17 00:00:00 2001 From: ad956 Date: Tue, 9 Jan 2024 14:19:32 +0530 Subject: [PATCH 8306/8412] feat(domain): ad956.is-a.dev --- domains/ad956.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ad956.json diff --git a/domains/ad956.json b/domains/ad956.json new file mode 100644 index 000000000..08d95ea1a --- /dev/null +++ b/domains/ad956.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "ad956", + "email": "anandsuthar956@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 01b541b58e60aa28b3e6923747d474be689151b6 Mon Sep 17 00:00:00 2001 From: William Harrison Date: Tue, 9 Jan 2024 17:05:17 +0800 Subject: [PATCH 8307/8412] Discard changes to domains/kenny --- domains/kenny | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/kenny diff --git a/domains/kenny b/domains/kenny deleted file mode 100644 index 46d4a4280..000000000 --- a/domains/kenny +++ /dev/null @@ -1 +0,0 @@ - "email": "kennybugeja@gmail.com" From 10d25b1a8c10e9237f392ac40ea27a569d9d7bcb Mon Sep 17 00:00:00 2001 From: iamunixtz Date: Tue, 9 Jan 2024 13:18:03 +0300 Subject: [PATCH 8308/8412] feat(domain): bongopentester.is-a.dev --- domains/bongopentester.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/bongopentester.json diff --git a/domains/bongopentester.json b/domains/bongopentester.json new file mode 100644 index 000000000..2124d1588 --- /dev/null +++ b/domains/bongopentester.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "iamunixtz", + "email": "unixtz@protonmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 9cf465a68bdb58c0da808fb7724fc57066782b92 Mon Sep 17 00:00:00 2001 From: Akshay Date: Tue, 9 Jan 2024 16:39:16 +0530 Subject: [PATCH 8309/8412] feat(domain): akshayks.is-a.dev --- domains/akshayks.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/akshayks.json diff --git a/domains/akshayks.json b/domains/akshayks.json new file mode 100644 index 000000000..234714bc5 --- /dev/null +++ b/domains/akshayks.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "akshaynox", + "email": "mail.akshayks@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} From fd7781e55c83b5734d63adc3d22b04f8a4c1cceb Mon Sep 17 00:00:00 2001 From: DarindaDraX <123kishanvish@gmail.com> Date: Tue, 9 Jan 2024 16:52:53 +0530 Subject: [PATCH 8310/8412] feat(domain): zervo.is-a.dev --- domains/zervo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/zervo.json diff --git a/domains/zervo.json b/domains/zervo.json new file mode 100644 index 000000000..68f770565 --- /dev/null +++ b/domains/zervo.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "DarindaDraX", + "email": "123kishanvish@gmail.com" + }, + "record": { + "A": ["69.30.249.53"] + } +} From 6f07b0275f19078064dbb4cc9b2c8f4c954f94dd Mon Sep 17 00:00:00 2001 From: DINESH KUMAR CP <143308211+dinuhifi@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:59:35 +0530 Subject: [PATCH 8311/8412] Update dinuhifi.json --- domains/dinuhifi.json | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) diff --git a/domains/dinuhifi.json b/domains/dinuhifi.json index 3ad0f1f57..8e6f2512a 100644 --- a/domains/dinuhifi.json +++ b/domains/dinuhifi.json @@ -1,14 +1,11 @@ { + "description": "My Portfolio", + "repo": "https://github.com/dinuhifi/dinuhifi.github.io", "owner": { "username": "dinuhifi", - "email": "dinesh23110077@snuchennai.edu.in" + "email": "dinesh23110077@snuchennai.edu.in", }, "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "CNAME": "dinuhifi.github.io" } -} \ No newline at end of file +} From 888935e799995d1c1bdc074aee909ad2e90e66a4 Mon Sep 17 00:00:00 2001 From: shockbs Date: Tue, 9 Jan 2024 19:43:03 +0800 Subject: [PATCH 8312/8412] feat(domain): pherngpy.is-a.dev --- domains/pherngpy.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/pherngpy.json diff --git a/domains/pherngpy.json b/domains/pherngpy.json new file mode 100644 index 000000000..29b77aac7 --- /dev/null +++ b/domains/pherngpy.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "shockbs", + "email": "apipherng@gmail.com" + }, + "record": { + "CNAME": "willchangelater" + } +} From 2251b028eb0dcb41d9b19f9cb9f2f8a374d28361 Mon Sep 17 00:00:00 2001 From: flame3301 Date: Tue, 9 Jan 2024 17:13:57 +0530 Subject: [PATCH 8313/8412] feat(domain): painfuego.is-a.dev --- domains/painfuego.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/painfuego.json diff --git a/domains/painfuego.json b/domains/painfuego.json new file mode 100644 index 000000000..53e99ea1b --- /dev/null +++ b/domains/painfuego.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "flame3301", + "email": "neongamerflame@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 153dddc573912d0a87867fdf87afecc4990d354f Mon Sep 17 00:00:00 2001 From: bugholic Date: Tue, 9 Jan 2024 17:37:01 +0530 Subject: [PATCH 8314/8412] feat(domain): ayuv.is-a.dev --- domains/ayuv.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ayuv.json diff --git a/domains/ayuv.json b/domains/ayuv.json new file mode 100644 index 000000000..736b8f756 --- /dev/null +++ b/domains/ayuv.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "bugholic", + "email": "masterav2001@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 215dfa017e1faf460c469e82cf2116faf9c43b9f Mon Sep 17 00:00:00 2001 From: Subham Kumar <112591300+skuma251@users.noreply.github.com> Date: Tue, 9 Jan 2024 05:07:55 -0700 Subject: [PATCH 8315/8412] Update subham.json for hosting github pages --- domains/subham.json | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/domains/subham.json b/domains/subham.json index b0fcb36c4..9cf8be383 100644 --- a/domains/subham.json +++ b/domains/subham.json @@ -1,11 +1,11 @@ { + "description": "Will be using the subdomain to host my portfolio using is a dev", + "repo": "https://github.com/skuma251/skuma251.github.io", "owner": { - "username": "skuma251", + "username": "skuma251" "email": "skuma251@asu.edu" }, "record": { - "A": ["217.174.245.249", "51.161.54.161"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "CNAME": "skuma251.github.io" } -} \ No newline at end of file +} From 5dda0da6072d8fb0878c71ecaec68463c711c81a Mon Sep 17 00:00:00 2001 From: pbabbicola Date: Tue, 9 Jan 2024 13:09:17 +0100 Subject: [PATCH 8316/8412] feat(domain): paula.is-a.dev --- domains/paula.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/paula.json diff --git a/domains/paula.json b/domains/paula.json new file mode 100644 index 000000000..2a63cbf82 --- /dev/null +++ b/domains/paula.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "pbabbicola", + "email": "paula.babbicola@gmail.com" + }, + "record": { + "A": ["185.26.156.151"] + } +} From 7e33dfc620e4787c6faadcc8725abe400c1787dd Mon Sep 17 00:00:00 2001 From: Paula Babbicola Date: Tue, 9 Jan 2024 13:19:55 +0100 Subject: [PATCH 8317/8412] feat(domain): Add AAA record to paula.is-a.dev --- domains/paula.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/domains/paula.json b/domains/paula.json index 2a63cbf82..3a922605c 100644 --- a/domains/paula.json +++ b/domains/paula.json @@ -4,6 +4,7 @@ "email": "paula.babbicola@gmail.com" }, "record": { - "A": ["185.26.156.151"] + "A": ["185.26.156.151"], + "AAAA": ["2a00:d0c0:200:0:64fc:adff:fef0:8a72"] } } From f9f116f8d9410b59274cd4b16e1d0e8df321a7d8 Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Tue, 9 Jan 2024 20:23:49 +0800 Subject: [PATCH 8318/8412] Update pherngpy.json --- domains/pherngpy.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pherngpy.json b/domains/pherngpy.json index 29b77aac7..90d1fbd6e 100644 --- a/domains/pherngpy.json +++ b/domains/pherngpy.json @@ -4,6 +4,6 @@ "email": "apipherng@gmail.com" }, "record": { - "CNAME": "willchangelater" + "A": ["69.30.249.53"] } } From dfb2cdd3888faba32d746af2d9fe4bfa743e603e Mon Sep 17 00:00:00 2001 From: shockbs <77534483+shockbs@users.noreply.github.com> Date: Tue, 9 Jan 2024 20:45:42 +0800 Subject: [PATCH 8319/8412] Update pherngpy.json --- domains/pherngpy.json | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/domains/pherngpy.json b/domains/pherngpy.json index 90d1fbd6e..ee9e89993 100644 --- a/domains/pherngpy.json +++ b/domains/pherngpy.json @@ -4,6 +4,11 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } } From cd66a7a7d18692cad9dbfa9626acedaa5092efe7 Mon Sep 17 00:00:00 2001 From: SrujanGajul Date: Tue, 9 Jan 2024 18:38:51 +0530 Subject: [PATCH 8320/8412] feat(domain): srujangajul.is-a.dev --- domains/srujangajul.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/srujangajul.json diff --git a/domains/srujangajul.json b/domains/srujangajul.json new file mode 100644 index 000000000..1274f9124 --- /dev/null +++ b/domains/srujangajul.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "SrujanGajul", + "email": "Srujan.gajul@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From ea7a2f7f3432b02378a4afe0229d2c9867cbfd5a Mon Sep 17 00:00:00 2001 From: tr1xem Date: Tue, 9 Jan 2024 19:05:02 +0530 Subject: [PATCH 8321/8412] feat(domain): _github-pages-challenge-superuser-l.it.is-a.dev --- domains/_github-pages-challenge-superuser-l.it.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-superuser-l.it.json diff --git a/domains/_github-pages-challenge-superuser-l.it.json b/domains/_github-pages-challenge-superuser-l.it.json new file mode 100644 index 000000000..ff1a7f754 --- /dev/null +++ b/domains/_github-pages-challenge-superuser-l.it.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1xem", + "email": "kmtechnical2006@gmail.com" + }, + "record": { + "TXT": "612be6ed1c46c3f2ae43faf700aa5a" + } +} From 1058f2111dcba449db6ae0eaaee695ee96f34788 Mon Sep 17 00:00:00 2001 From: DarindaDraX <123kishanvish@gmail.com> Date: Tue, 9 Jan 2024 19:13:18 +0530 Subject: [PATCH 8322/8412] feat(domain): zervo.is-a.dev --- domains/zervo.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/zervo.json b/domains/zervo.json index 68f770565..6de0d6e47 100644 --- a/domains/zervo.json +++ b/domains/zervo.json @@ -4,6 +4,11 @@ "email": "123kishanvish@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From 105ca0bcfc2a4eb8db0607a1ebd4fd13d893544f Mon Sep 17 00:00:00 2001 From: Raviteja77 <51739120+Raviteja77@users.noreply.github.com> Date: Tue, 9 Jan 2024 08:44:30 -0500 Subject: [PATCH 8323/8412] Update raviteja-geddada.json --- domains/raviteja-geddada.json | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/domains/raviteja-geddada.json b/domains/raviteja-geddada.json index 12866acbb..16203b487 100644 --- a/domains/raviteja-geddada.json +++ b/domains/raviteja-geddada.json @@ -5,10 +5,12 @@ }, "record": { "A": [ - "217.174.245.249", - "51.161.54.161" + "185.199.108.153", + "185.199.109.153", + "185.199.110.153", + "185.199.111.153" ], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file +} From 9ec9f3aebfeef5299e85ac29c0580483ac5a45c7 Mon Sep 17 00:00:00 2001 From: tr1xem Date: Tue, 9 Jan 2024 19:29:33 +0530 Subject: [PATCH 8324/8412] feat(domain): _github-pages-challenge-superuser-l.this.is-a.dev --- domains/_github-pages-challenge-superuser-l.this.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/_github-pages-challenge-superuser-l.this.json diff --git a/domains/_github-pages-challenge-superuser-l.this.json b/domains/_github-pages-challenge-superuser-l.this.json new file mode 100644 index 000000000..ebb8e9ba5 --- /dev/null +++ b/domains/_github-pages-challenge-superuser-l.this.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tr1xem", + "email": "kmtechnical2006@gmail.com" + }, + "record": { + "TXT": "a877a72296a97b52bb3913a1fc05da" + } +} From 61c8ac53bbbaea27e25a23f948a8cef3a5e59f8b Mon Sep 17 00:00:00 2001 From: G2C-DC Date: Tue, 9 Jan 2024 16:38:13 +0200 Subject: [PATCH 8325/8412] feat(domain): tyler.is-a.dev --- domains/tyler.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/tyler.json diff --git a/domains/tyler.json b/domains/tyler.json new file mode 100644 index 000000000..033fcccd4 --- /dev/null +++ b/domains/tyler.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "G2C-DC", + "email": "tylercalumacker@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 7c6b658c28335362a868b27d5364a93d9c5bbf03 Mon Sep 17 00:00:00 2001 From: Xzanam Date: Tue, 9 Jan 2024 21:08:28 +0545 Subject: [PATCH 8326/8412] feat(domain): janam.is-a.dev --- domains/janam.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/janam.json diff --git a/domains/janam.json b/domains/janam.json new file mode 100644 index 000000000..6c7660de7 --- /dev/null +++ b/domains/janam.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Xzanam", + "email": "nh77277@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 3cb609870c6e8f88f106d904423b9bab2bef7118 Mon Sep 17 00:00:00 2001 From: Subham Kumar <112591300+skuma251@users.noreply.github.com> Date: Tue, 9 Jan 2024 10:22:00 -0700 Subject: [PATCH 8327/8412] Update subham.json --- domains/subham.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/subham.json b/domains/subham.json index 9cf8be383..44e9c8229 100644 --- a/domains/subham.json +++ b/domains/subham.json @@ -2,7 +2,7 @@ "description": "Will be using the subdomain to host my portfolio using is a dev", "repo": "https://github.com/skuma251/skuma251.github.io", "owner": { - "username": "skuma251" + "username": "skuma251", "email": "skuma251@asu.edu" }, "record": { From 8ca8b755b52ac4c6223a7d4c7ec9ae18e7caed85 Mon Sep 17 00:00:00 2001 From: shygamer123 <83396926+shygamer123@users.noreply.github.com> Date: Tue, 9 Jan 2024 23:45:31 +0530 Subject: [PATCH 8328/8412] Register pratham-gupta.is-a.dev --- domains/pratham-gupta.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/pratham-gupta.json diff --git a/domains/pratham-gupta.json b/domains/pratham-gupta.json new file mode 100644 index 000000000..83a4707fe --- /dev/null +++ b/domains/pratham-gupta.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "shygamer123", + "email": "gpratham522@gmail.com", + "discord": "840244590870003762" + }, + + "record": { + "CNAME": "69.30.249.53" + } + } + \ No newline at end of file From 9a82e19f9cb094a611e7b920d6ecaed59fd4cd5f Mon Sep 17 00:00:00 2001 From: shygamer123 <83396926+shygamer123@users.noreply.github.com> Date: Tue, 9 Jan 2024 23:58:46 +0530 Subject: [PATCH 8329/8412] Update pratham-gupta.json --- domains/pratham-gupta.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/pratham-gupta.json b/domains/pratham-gupta.json index 83a4707fe..40e9c086f 100644 --- a/domains/pratham-gupta.json +++ b/domains/pratham-gupta.json @@ -6,7 +6,7 @@ }, "record": { - "CNAME": "69.30.249.53" + "A": "69.30.249.53" } } - \ No newline at end of file + From 04d0b177d248500403230342d294fc3abd97207b Mon Sep 17 00:00:00 2001 From: Abdallah <54363735+abdallahmehiz@users.noreply.github.com> Date: Tue, 9 Jan 2024 19:33:27 +0100 Subject: [PATCH 8330/8412] feat(domain): add `abdallah.is-a.dev` --- domains/abdallah.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/abdallah.json diff --git a/domains/abdallah.json b/domains/abdallah.json new file mode 100644 index 000000000..8e5735abe --- /dev/null +++ b/domains/abdallah.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "abdallahmehiz", + "email": "abdallah.mehiz@univ-bba.dz" + }, + + "record": { + "CNAME": "abdallah.mehiz.xyz" + } +} From 51c7826df48105134efa1ba0815fc1decb0a398a Mon Sep 17 00:00:00 2001 From: adriantandara Date: Tue, 9 Jan 2024 22:27:18 +0200 Subject: [PATCH 8331/8412] feat(domain): adriantandara.is-a.dev --- domains/adriantandara.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/adriantandara.json diff --git a/domains/adriantandara.json b/domains/adriantandara.json new file mode 100644 index 000000000..5cd6e0771 --- /dev/null +++ b/domains/adriantandara.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "adriantandara", + "email": "adrian.tandara05@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From edea108e45d470893f4df0752c34c4858d837994 Mon Sep 17 00:00:00 2001 From: shygamer123 <83396926+shygamer123@users.noreply.github.com> Date: Wed, 10 Jan 2024 02:42:08 +0530 Subject: [PATCH 8332/8412] Update pratham-gupta.json --- domains/pratham-gupta.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/pratham-gupta.json b/domains/pratham-gupta.json index 40e9c086f..d05046708 100644 --- a/domains/pratham-gupta.json +++ b/domains/pratham-gupta.json @@ -6,7 +6,7 @@ }, "record": { - "A": "69.30.249.53" + "A": "[69.30.249.53]" } } From e5aced9475d83bc820ecb9d93f6a3aaef6f41b37 Mon Sep 17 00:00:00 2001 From: addinz Date: Tue, 9 Jan 2024 16:37:28 -0500 Subject: [PATCH 8333/8412] feat(domain): bryce.is-a.dev --- domains/bryce.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/bryce.json diff --git a/domains/bryce.json b/domains/bryce.json new file mode 100644 index 000000000..9e432bec6 --- /dev/null +++ b/domains/bryce.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "addinz", + "email": "leachbryce8@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 085a3d8e84c06738877df264572e4022a6095365 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Tue, 9 Jan 2024 16:39:22 -0500 Subject: [PATCH 8334/8412] Delete domains/it.json --- domains/it.json | 19 ------------------- 1 file changed, 19 deletions(-) delete mode 100644 domains/it.json diff --git a/domains/it.json b/domains/it.json deleted file mode 100644 index ab702541c..000000000 --- a/domains/it.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "owner": { - "username": "tr1xem", - "email": "kmtechnical2006@gmail.com", - "discord": "885063317079592961" - }, - - "record": { - "TXT": [ - { - "name": "_github-pages-challenge-superuser-l.it", - "value": "612be6ed1c46c3f2ae43faf700aa5a" - } - ] - } - } - - - From 20bbb7ba3aed34de3c387d4f51ca19028be27509 Mon Sep 17 00:00:00 2001 From: IsaacTouhami <96138898+IsaacTouhami@users.noreply.github.com> Date: Tue, 9 Jan 2024 22:58:14 +0100 Subject: [PATCH 8335/8412] feat(domain): add `.is-a.dev` --- domains/.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/.json diff --git a/domains/.json b/domains/.json new file mode 100644 index 000000000..22b023f24 --- /dev/null +++ b/domains/.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "IsaacTouhami", + "email": "isaaco7274@gmail.com" + }, + + "record": { + "CNAME": "https://isaactouhami.github.io/shopping-galaxy/" + } +} From cfa7c87a98d5e9e6a1fb36bbe6c7bea3e10f537b Mon Sep 17 00:00:00 2001 From: IsaacTouhami <96138898+IsaacTouhami@users.noreply.github.com> Date: Tue, 9 Jan 2024 23:02:26 +0100 Subject: [PATCH 8336/8412] feat(domain): add `isaac.is-a.dev` --- domains/isaac.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/isaac.json diff --git a/domains/isaac.json b/domains/isaac.json new file mode 100644 index 000000000..cf0140ca2 --- /dev/null +++ b/domains/isaac.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "IsaacTouhami", + "email": "isaaco7274@gmail.com" + }, + + "record": { + "CNAME": "isaactouhami.github.io/shopping-galaxy/" + } +} From e0a46123c376bbe6e98a069cc48358e658ffb0f7 Mon Sep 17 00:00:00 2001 From: achabacha949 Date: Wed, 10 Jan 2024 03:37:35 +0500 Subject: [PATCH 8337/8412] feat(domain): mahad.is-a.dev --- domains/mahad.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mahad.json diff --git a/domains/mahad.json b/domains/mahad.json new file mode 100644 index 000000000..b3975d27d --- /dev/null +++ b/domains/mahad.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "achabacha949", + "email": "achabacha949@gmail.com" + }, + "record": { + "URL": "https://www.instagram.com/mahad.munir" + } +} From bc282b1666ee838fb0ec29fc3ce71dc0cedaed63 Mon Sep 17 00:00:00 2001 From: Nia Date: Tue, 9 Jan 2024 23:42:59 +0100 Subject: [PATCH 8338/8412] Create panel.nia.json --- domains/panel.nia.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/panel.nia.json diff --git a/domains/panel.nia.json b/domains/panel.nia.json new file mode 100644 index 000000000..991c570d5 --- /dev/null +++ b/domains/panel.nia.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "nazhiida", + "emaila "zhiyaonaiara@gmail.com" + }, + "record": { + "A": ["143.47.51.54"], + "AAAA": ["2603:c027:8700:a37e:16cc:782c:b563:d4b0"] + } +} From 8c6e19f8327778de3975abeadc5fe27f00676f63 Mon Sep 17 00:00:00 2001 From: Ayaan Grover Date: Tue, 9 Jan 2024 16:46:21 -0800 Subject: [PATCH 8339/8412] Create ayaangrover.json --- domains/ayaangrover.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/ayaangrover.json diff --git a/domains/ayaangrover.json b/domains/ayaangrover.json new file mode 100644 index 000000000..04408422c --- /dev/null +++ b/domains/ayaangrover.json @@ -0,0 +1,12 @@ +{ + "description": "A better link for my personal profile", + "repo": "https://github.com/ayaangrover/ayaangrover.github.io", + "owner": { + "username": "ayaangrover", + "email": "ayaangrover@gmail.com", + "twitter": "@grover_ayaan" + }, + "record": { + "CNAME": "ayaangrover.github.io" + } +} From 26af2e2dd61d927be39796529d04948e5fa2ac69 Mon Sep 17 00:00:00 2001 From: Semant Date: Wed, 10 Jan 2024 09:13:48 +0530 Subject: [PATCH 8340/8412] Update api.semant.json --- domains/api.semant.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/api.semant.json b/domains/api.semant.json index 2320f5723..774aa4e97 100644 --- a/domains/api.semant.json +++ b/domains/api.semant.json @@ -6,6 +6,6 @@ "discord": "445073800850046977" }, "record": { - "CNAME": "proxy.private.danbot.host" + "A": ["69.30.249.53"] } } From 76f64106869ccd4753214ad10a6664a4ebe183a6 Mon Sep 17 00:00:00 2001 From: tr1xem Date: Wed, 10 Jan 2024 11:01:06 +0530 Subject: [PATCH 8341/8412] feat(domain): _github-pages-challenge-superuser-l.this.is-a.dev --- domains/_github-pages-challenge-superuser-l.this.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/_github-pages-challenge-superuser-l.this.json b/domains/_github-pages-challenge-superuser-l.this.json index ebb8e9ba5..72820d50f 100644 --- a/domains/_github-pages-challenge-superuser-l.this.json +++ b/domains/_github-pages-challenge-superuser-l.this.json @@ -4,6 +4,11 @@ "email": "kmtechnical2006@gmail.com" }, "record": { - "TXT": "a877a72296a97b52bb3913a1fc05da" + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From 6ae2fa69246017ccfaaa15a7bd02cadaccd47a9a Mon Sep 17 00:00:00 2001 From: tr1xem Date: Wed, 10 Jan 2024 11:01:57 +0530 Subject: [PATCH 8342/8412] feat(domain): _github-pages-challenge-superuser-l.this.is-a.dev From 502794b7ce6a50f260c98d8af7c4d5a69b5e303e Mon Sep 17 00:00:00 2001 From: tr1x_em <100174637+tr1xem@users.noreply.github.com> Date: Wed, 10 Jan 2024 11:03:16 +0530 Subject: [PATCH 8343/8412] Update _github-pages-challenge-superuser-l.this.json --- domains/_github-pages-challenge-superuser-l.this.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/_github-pages-challenge-superuser-l.this.json b/domains/_github-pages-challenge-superuser-l.this.json index 72820d50f..a55138be4 100644 --- a/domains/_github-pages-challenge-superuser-l.this.json +++ b/domains/_github-pages-challenge-superuser-l.this.json @@ -4,11 +4,6 @@ "email": "kmtechnical2006@gmail.com" }, "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "TXT": "baf1449796e1170dc35913dbe7d01f" } -} \ No newline at end of file +} From ba33700bf71885f3a3ec26ff571c0272af8a9bb0 Mon Sep 17 00:00:00 2001 From: lrmn7 Date: Wed, 10 Jan 2024 14:18:57 +0700 Subject: [PATCH 8344/8412] feat(domain): mewwme.is-a.dev --- domains/mewwme.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/mewwme.json b/domains/mewwme.json index 7b7305fc6..4be4c3e2f 100644 --- a/domains/mewwme.json +++ b/domains/mewwme.json @@ -4,6 +4,11 @@ "email": "lrmn.dev@gmail.com" }, "record": { - "CNAME": "mewwme.github.io" + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From 03d5c35d5dc68f7b8377c41ebc4f2b3ece8345e5 Mon Sep 17 00:00:00 2001 From: x4b1 Date: Wed, 10 Jan 2024 08:39:56 +0100 Subject: [PATCH 8345/8412] feat(domain): x4b1.is-a.dev --- domains/x4b1.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/x4b1.json diff --git a/domains/x4b1.json b/domains/x4b1.json new file mode 100644 index 000000000..827581b0b --- /dev/null +++ b/domains/x4b1.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "x4b1", + "email": "xmartinez1702@gmail.com" + }, + "record": { + "CNAME": "xmartinez" + } +} From 5be865e8a69dd1d606d910ca650238914937aafe Mon Sep 17 00:00:00 2001 From: jona42-ui Date: Wed, 10 Jan 2024 10:40:27 +0300 Subject: [PATCH 8346/8412] feat(domain): thembo jonathan.is-a.dev --- domains/thembo jonathan.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/thembo jonathan.json diff --git a/domains/thembo jonathan.json b/domains/thembo jonathan.json new file mode 100644 index 000000000..77ccd712a --- /dev/null +++ b/domains/thembo jonathan.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "jona42-ui", + "email": "jonathanthembo123@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From e1c099b2f9d752688fcd29893b016197dadb0627 Mon Sep 17 00:00:00 2001 From: Xabi <6052966+x4b1@users.noreply.github.com> Date: Wed, 10 Jan 2024 08:42:38 +0100 Subject: [PATCH 8347/8412] fix cname record --- domains/x4b1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/x4b1.json b/domains/x4b1.json index 827581b0b..70cf192e4 100644 --- a/domains/x4b1.json +++ b/domains/x4b1.json @@ -4,6 +4,6 @@ "email": "xmartinez1702@gmail.com" }, "record": { - "CNAME": "xmartinez" + "CNAME": "xmartinez.dev" } } From e60f51ab77524cc2aef5ddc7bcb9f64e230ea0e9 Mon Sep 17 00:00:00 2001 From: jona42-ui Date: Wed, 10 Jan 2024 10:42:41 +0300 Subject: [PATCH 8348/8412] feat(domain): campusgeeks.is-a.dev --- domains/campusgeeks.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/campusgeeks.json diff --git a/domains/campusgeeks.json b/domains/campusgeeks.json new file mode 100644 index 000000000..77ccd712a --- /dev/null +++ b/domains/campusgeeks.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "jona42-ui", + "email": "jonathanthembo123@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From cae0b91c049d860bd37a6434c61ed9f71d7551d4 Mon Sep 17 00:00:00 2001 From: jona42-ui Date: Wed, 10 Jan 2024 10:47:04 +0300 Subject: [PATCH 8349/8412] feat(domain): thembo.is-a.dev --- domains/thembo.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/thembo.json diff --git a/domains/thembo.json b/domains/thembo.json new file mode 100644 index 000000000..77ccd712a --- /dev/null +++ b/domains/thembo.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "jona42-ui", + "email": "jonathanthembo123@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From cff7ed3d7ee8c96b5575d0c1702ad620b802d3b8 Mon Sep 17 00:00:00 2001 From: jona42-ui Date: Wed, 10 Jan 2024 10:48:46 +0300 Subject: [PATCH 8350/8412] feat(domain): sabiiti.is-a.dev --- domains/sabiiti.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/sabiiti.json diff --git a/domains/sabiiti.json b/domains/sabiiti.json new file mode 100644 index 000000000..77ccd712a --- /dev/null +++ b/domains/sabiiti.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "jona42-ui", + "email": "jonathanthembo123@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 8167ef76aa68c15ed5d5569ea3ed5e4d69156bac Mon Sep 17 00:00:00 2001 From: jonasabiiti Date: Wed, 10 Jan 2024 10:51:02 +0300 Subject: [PATCH 8351/8412] feat(domain): jonathanthembo.is-a.dev --- domains/jonathanthembo.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/jonathanthembo.json diff --git a/domains/jonathanthembo.json b/domains/jonathanthembo.json new file mode 100644 index 000000000..935943c74 --- /dev/null +++ b/domains/jonathanthembo.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "jonasabiiti", + "email": "jonathantsabiiti@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From e0399dc1b2efd9182056aa9871be9bb9c819b583 Mon Sep 17 00:00:00 2001 From: ais1175 Date: Wed, 10 Jan 2024 15:28:35 +0700 Subject: [PATCH 8352/8412] feat(domain): opaps.is-a.dev --- domains/opaps.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/opaps.json diff --git a/domains/opaps.json b/domains/opaps.json new file mode 100644 index 000000000..ca8365fa9 --- /dev/null +++ b/domains/opaps.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "ais1175", + "email": "wutau179@gmail.com" + }, + "record": { + "A": ["43.229.135.123"] + } +} From 2cff4685072ec0f02f5f30ea182d22a6dad65720 Mon Sep 17 00:00:00 2001 From: rejasaad13 Date: Wed, 10 Jan 2024 10:05:57 +0100 Subject: [PATCH 8353/8412] feat(domain): rejasaad.is-a.dev --- domains/rejasaad.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/rejasaad.json diff --git a/domains/rejasaad.json b/domains/rejasaad.json new file mode 100644 index 000000000..0fde75bd3 --- /dev/null +++ b/domains/rejasaad.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "rejasaad13", + "email": "rejasaad13@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 554214342d3d667c9d2e7e9f0eec8298c3de2e65 Mon Sep 17 00:00:00 2001 From: shygamer123 Date: Wed, 10 Jan 2024 15:21:55 +0530 Subject: [PATCH 8354/8412] updated please check :D --- domains/pratham-gupta.json | 18 ++++++++---------- 1 file changed, 8 insertions(+), 10 deletions(-) diff --git a/domains/pratham-gupta.json b/domains/pratham-gupta.json index d05046708..5cdff0cdb 100644 --- a/domains/pratham-gupta.json +++ b/domains/pratham-gupta.json @@ -1,12 +1,10 @@ { - "owner": { - "username": "shygamer123", - "email": "gpratham522@gmail.com", - "discord": "840244590870003762" - }, - - "record": { - "A": "[69.30.249.53]" - } + "owner":{ + "username":"shygamer123", + "email":"gpratham522@gmail.com", + "discord":"840244590870003762" + }, + "record":{ + "A":["69.30.249.53"] } - + } \ No newline at end of file From fd2222251e275b8587cb9a7c20bfda7654b1da0e Mon Sep 17 00:00:00 2001 From: FrosGaming Date: Wed, 10 Jan 2024 18:17:29 +0800 Subject: [PATCH 8355/8412] feat(domain): ryobotz.is-a.dev --- domains/ryobotz.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/ryobotz.json diff --git a/domains/ryobotz.json b/domains/ryobotz.json new file mode 100644 index 000000000..eabbd974b --- /dev/null +++ b/domains/ryobotz.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "FrosGaming", + "email": "dgfrosdgfros@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 81c907519aeb75ee99a185f2949773372c1cc96d Mon Sep 17 00:00:00 2001 From: Golgrax <70707230+Golgrax@users.noreply.github.com> Date: Wed, 10 Jan 2024 18:28:18 +0800 Subject: [PATCH 8356/8412] Update benjo.json --- domains/benjo.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/benjo.json b/domains/benjo.json index 7c14eedc3..cf90b8ee6 100644 --- a/domains/benjo.json +++ b/domains/benjo.json @@ -5,6 +5,6 @@ "twitter": "BughawBenjo" }, "record": { - "CNAME": "09a88fc1-344d-44cf-8b92-98cc1383dff6.id.repl.co" + "CNAME": "benjo.pages.dev" } } From 90da4cd018d52d8a9de8576395f664e783d6404d Mon Sep 17 00:00:00 2001 From: MosaabGKA Date: Wed, 10 Jan 2024 14:02:22 +0300 Subject: [PATCH 8357/8412] feat(domain): mosaabtest.is-a.dev --- domains/mosaabtest.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mosaabtest.json diff --git a/domains/mosaabtest.json b/domains/mosaabtest.json new file mode 100644 index 000000000..313369779 --- /dev/null +++ b/domains/mosaabtest.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "MosaabGKA", + "email": "mosaabgka@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 72d5c2fdb69dffbb5e4b0f7157d454daed798277 Mon Sep 17 00:00:00 2001 From: Mosaab Gamal Kamel Abdelaleem Date: Wed, 10 Jan 2024 14:06:08 +0300 Subject: [PATCH 8358/8412] Revert "use is-a.dev hosting" --- domains/mosaab.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/domains/mosaab.json b/domains/mosaab.json index 3558bce71..f6e3e27f2 100644 --- a/domains/mosaab.json +++ b/domains/mosaab.json @@ -6,8 +6,8 @@ "email": "mosaabgka@outlook.com" }, "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" + "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 941ca475567da13b3051a71e1ce4b6ee45e8c144 Mon Sep 17 00:00:00 2001 From: predict-woo Date: Wed, 10 Jan 2024 21:44:12 +0900 Subject: [PATCH 8359/8412] feat(domain): kaist-server.is-a.dev --- domains/kaist-server.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kaist-server.json diff --git a/domains/kaist-server.json b/domains/kaist-server.json new file mode 100644 index 000000000..a81aade9b --- /dev/null +++ b/domains/kaist-server.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "predict-woo", + "email": "andyye.jongcye@gmail.com" + }, + "record": { + "A": ["130.162.135.186"] + } +} From 8c64b3e7564e0547eaa59ca5cc75bb8209e67419 Mon Sep 17 00:00:00 2001 From: saptarshihalder Date: Wed, 10 Jan 2024 19:44:32 +0530 Subject: [PATCH 8360/8412] feat(domain): saptarshi.is-a.dev --- domains/saptarshi.json | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) diff --git a/domains/saptarshi.json b/domains/saptarshi.json index 8bdad1157..70b7b243f 100644 --- a/domains/saptarshi.json +++ b/domains/saptarshi.json @@ -1,12 +1,14 @@ { - "owner": { - "username": "saptarshihalder", - "email": "saptarshihalder69@gmail.com", - "discord": "747718545307336797" - }, - - "record": { - "CNAME": "saptarshihalder.github.io" - } + "owner": { + "username": "saptarshihalder", + "email": "saptarshihalder69@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } - +} \ No newline at end of file From b42c03e3d7301f511e670f4280199bc8f8615bcd Mon Sep 17 00:00:00 2001 From: SnowSuno Date: Thu, 11 Jan 2024 01:44:30 +0900 Subject: [PATCH 8361/8412] feat(domain): snowsuno.is-a.dev --- domains/snowsuno.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/snowsuno.json diff --git a/domains/snowsuno.json b/domains/snowsuno.json new file mode 100644 index 000000000..ac8ac091b --- /dev/null +++ b/domains/snowsuno.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "SnowSuno", + "email": "percy3368@gmail.com" + }, + "record": { + "A": ["89.106.200.1"] + } +} From bc226cd1825f7aae0f7dd30737c8bc97d64607ee Mon Sep 17 00:00:00 2001 From: DovydasTEDS Date: Wed, 10 Jan 2024 16:52:46 +0000 Subject: [PATCH 8362/8412] feat(domain): teds.is-a.dev --- domains/teds.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/teds.json diff --git a/domains/teds.json b/domains/teds.json new file mode 100644 index 000000000..38787eb6b --- /dev/null +++ b/domains/teds.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "DovydasTEDS", + "email": "dovydasjakcinskas@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From db5fea4bfe93ca078d768530b1ba9479357288f1 Mon Sep 17 00:00:00 2001 From: BreadGhoti1 Date: Wed, 10 Jan 2024 11:09:11 -0600 Subject: [PATCH 8363/8412] feat(domain): goobsoda.is-a.dev --- domains/goobsoda.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/goobsoda.json diff --git a/domains/goobsoda.json b/domains/goobsoda.json new file mode 100644 index 000000000..457eaf834 --- /dev/null +++ b/domains/goobsoda.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "BreadGhoti1", + "email": "breadghoti@gmail.com" + }, + "record": { + "A": ["134.56.183.128"] + } +} From dd4d862bc81652e362216b96c1afaa37bb412dc8 Mon Sep 17 00:00:00 2001 From: y4yyan Date: Wed, 10 Jan 2024 11:10:06 -0800 Subject: [PATCH 8364/8412] feat(domain): sunnny.is-a.dev --- domains/sunnny.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/sunnny.json diff --git a/domains/sunnny.json b/domains/sunnny.json new file mode 100644 index 000000000..97fc95441 --- /dev/null +++ b/domains/sunnny.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "y4yyan", + "email": "y4yyan@yandex.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From bff04b7eb058901f547779168a9ccb90f7ea342b Mon Sep 17 00:00:00 2001 From: Gaurav Agrawal <46619927+dukegaurav@users.noreply.github.com> Date: Thu, 11 Jan 2024 00:53:43 +0530 Subject: [PATCH 8365/8412] feat(domain): add `mr.gaurav.is-a.dev` --- domains/mr.gaurav.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/mr.gaurav.json diff --git a/domains/mr.gaurav.json b/domains/mr.gaurav.json new file mode 100644 index 000000000..5f8267edd --- /dev/null +++ b/domains/mr.gaurav.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "dukegaurav", + "email": "mr.gauravagrawalji@gmail.com" + }, + + "record": { + "CNAME": "hotdealkart.pages.dev" + } +} From f8615d69d7f7a23dee4440e4595a7a4f20b3b540 Mon Sep 17 00:00:00 2001 From: KitsuneDev Date: Wed, 10 Jan 2024 17:59:59 -0300 Subject: [PATCH 8366/8412] feat(domain): kitsune.is-a.dev --- domains/kitsune.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/kitsune.json diff --git a/domains/kitsune.json b/domains/kitsune.json new file mode 100644 index 000000000..1edd577e8 --- /dev/null +++ b/domains/kitsune.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KitsuneDev", + "email": "enricorocha1@hotmail.com" + }, + "record": { + "URL": "https://akitsune.dev" + } +} From d6bcd29733702c090d864ab5e722350fd9f51ff1 Mon Sep 17 00:00:00 2001 From: Kitsune Date: Wed, 10 Jan 2024 17:48:05 -0500 Subject: [PATCH 8367/8412] feat(domain): Add Luna domain --- domains/luna.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/luna.json diff --git a/domains/luna.json b/domains/luna.json new file mode 100644 index 000000000..1edd577e8 --- /dev/null +++ b/domains/luna.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "KitsuneDev", + "email": "enricorocha1@hotmail.com" + }, + "record": { + "URL": "https://akitsune.dev" + } +} From d27d0cc3452bdfa22cb7a27c1678f0b7608b48cb Mon Sep 17 00:00:00 2001 From: Kitsune Date: Wed, 10 Jan 2024 17:50:22 -0500 Subject: [PATCH 8368/8412] fix(domain): Update GitHub Primary Email for AKitsune --- domains/kitsune.json | 2 +- domains/luna.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/domains/kitsune.json b/domains/kitsune.json index 1edd577e8..87bac2432 100644 --- a/domains/kitsune.json +++ b/domains/kitsune.json @@ -1,7 +1,7 @@ { "owner": { "username": "KitsuneDev", - "email": "enricorocha1@hotmail.com" + "email": "kitsune@akitsune.dev" }, "record": { "URL": "https://akitsune.dev" diff --git a/domains/luna.json b/domains/luna.json index 1edd577e8..87bac2432 100644 --- a/domains/luna.json +++ b/domains/luna.json @@ -1,7 +1,7 @@ { "owner": { "username": "KitsuneDev", - "email": "enricorocha1@hotmail.com" + "email": "kitsune@akitsune.dev" }, "record": { "URL": "https://akitsune.dev" From 254f2b93a9179643463bc2c43dd19651e10436e1 Mon Sep 17 00:00:00 2001 From: botaprojects Date: Wed, 10 Jan 2024 21:57:21 -0300 Subject: [PATCH 8369/8412] feat(domain): bota.is-a.dev --- domains/bota.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/bota.json diff --git a/domains/bota.json b/domains/bota.json new file mode 100644 index 000000000..bdfc5f15c --- /dev/null +++ b/domains/bota.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "botaprojects", + "email": "peliculas.espanol.latino.x@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 06135d042742c8aced60b963f494821cf1a1a795 Mon Sep 17 00:00:00 2001 From: Beebeeoii Date: Thu, 11 Jan 2024 10:35:00 +0800 Subject: [PATCH 8370/8412] feat(domain): jiawei.is-a.dev --- domains/jiawei.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/jiawei.json diff --git a/domains/jiawei.json b/domains/jiawei.json new file mode 100644 index 000000000..2b8b377c1 --- /dev/null +++ b/domains/jiawei.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "Beebeeoii", + "email": "b33b33o11@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From f6a3f203ad4c3227cf240ee09029b9c0cde5ba61 Mon Sep 17 00:00:00 2001 From: LainUnchained Date: Wed, 10 Jan 2024 23:47:46 -0300 Subject: [PATCH 8371/8412] feat(domain): lain.is-a.dev --- domains/lain.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/lain.json diff --git a/domains/lain.json b/domains/lain.json new file mode 100644 index 000000000..8943bbec3 --- /dev/null +++ b/domains/lain.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "LainUnchained", + "email": "lain.un@protonmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From da9fdf472dce4aa7426cfce702189a62e6d963b1 Mon Sep 17 00:00:00 2001 From: Muhammad Khuirul Huda <67778682+Khuirul-Huda@users.noreply.github.com> Date: Thu, 11 Jan 2024 12:21:32 +0700 Subject: [PATCH 8372/8412] Register indodev.is-a.dev --- domains/indodev.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 domains/indodev.json diff --git a/domains/indodev.json b/domains/indodev.json new file mode 100644 index 000000000..0e882067d --- /dev/null +++ b/domains/indodev.json @@ -0,0 +1,12 @@ +{ + "owner": { + "username": "Khuirul-Huda", + "email": "hudah2102@gmail.com", + "discord": "694850450410700831" + }, + + "record": { + "A": ["178.128.211.205"] + } + } + \ No newline at end of file From e8771d300a85d50421fa4ffc40f661684f78593e Mon Sep 17 00:00:00 2001 From: tenuuni Date: Thu, 11 Jan 2024 15:30:51 +0800 Subject: [PATCH 8373/8412] feat(domain): tenuun.is-a.dev --- domains/tenuun.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/tenuun.json diff --git a/domains/tenuun.json b/domains/tenuun.json new file mode 100644 index 000000000..dfa5e4615 --- /dev/null +++ b/domains/tenuun.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "tenuuni", + "email": "tenuuni.08@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 07d65bb42561b6281d34f2860d95dc7380cf2574 Mon Sep 17 00:00:00 2001 From: tenuuni Date: Thu, 11 Jan 2024 15:33:51 +0800 Subject: [PATCH 8374/8412] feat(domain): mysweetdomain.is-a.dev --- domains/mysweetdomain.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/mysweetdomain.json diff --git a/domains/mysweetdomain.json b/domains/mysweetdomain.json new file mode 100644 index 000000000..ab05a7011 --- /dev/null +++ b/domains/mysweetdomain.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tenuuni", + "email": "tenuuni.08@gmail.com" + }, + "record": { + "TXT": "dh=4e4294009dd9ab9a4d58371f59d5d439d58bf7c6" + } +} From 0a28d2df975c3588a383ff7ccca908e8f7f458e3 Mon Sep 17 00:00:00 2001 From: tq56968 Date: Thu, 11 Jan 2024 14:56:14 +0700 Subject: [PATCH 8375/8412] feat(domain): onlytris.is-a.dev --- domains/onlytris.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/onlytris.json diff --git a/domains/onlytris.json b/domains/onlytris.json new file mode 100644 index 000000000..7ad65eea2 --- /dev/null +++ b/domains/onlytris.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tq56968", + "email": "tq56968@gmail.com" + }, + "record": { + "A": ["103.252.137.101"] + } +} From 64f83cbdab826f9999f9e7bddcd5e7bb09d90461 Mon Sep 17 00:00:00 2001 From: areen-c <74430814+areen-c@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:06:13 +0700 Subject: [PATCH 8376/8412] Register areen-c.is-a.dev --- domains/areen-c.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/areen-c.json diff --git a/domains/areen-c.json b/domains/areen-c.json new file mode 100644 index 000000000..7d70f7bbc --- /dev/null +++ b/domains/areen-c.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "areen-c", + "email": "areenelhaq@gmail.com", + "twitter": "areencx" + }, + "record": { + "CNAME": "areen.pages.dev" + } +} From 9646923842243494d63526646ea3b00e431a5f0a Mon Sep 17 00:00:00 2001 From: "is-a.dev Bot" Date: Thu, 11 Jan 2024 10:36:59 +0000 Subject: [PATCH 8377/8412] BETA EMAIL --- domains/shockbs.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/domains/shockbs.json b/domains/shockbs.json index 90d1fbd6e..c634159ab 100644 --- a/domains/shockbs.json +++ b/domains/shockbs.json @@ -4,6 +4,9 @@ "email": "apipherng@gmail.com" }, "record": { - "A": ["69.30.249.53"] + "A": ["69.30.249.53"], + "TXT": "v=spf1 mx a:mail.is-a.dev ip4:217.174.245.249 ~all", + "MX": ["mail.is-a.dev"] + } } From a8b83679e7741c5e359a3634c06524d08b98821c Mon Sep 17 00:00:00 2001 From: WhiffedKnight Date: Thu, 11 Jan 2024 18:10:15 +0700 Subject: [PATCH 8378/8412] feat(domain): whiffedk.is-a.dev --- domains/whiffedk.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/whiffedk.json diff --git a/domains/whiffedk.json b/domains/whiffedk.json new file mode 100644 index 000000000..e725cba59 --- /dev/null +++ b/domains/whiffedk.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "WhiffedKnight", + "email": "abalabalscratch@gmail.com" + }, + "record": { + "CNAME": "whiffedknight.github.io" + } +} From 7bd6daf4d3bf35b34f92dd9990c4c4e169a796f3 Mon Sep 17 00:00:00 2001 From: mourai Date: Thu, 11 Jan 2024 12:19:58 +0000 Subject: [PATCH 8379/8412] feat(domain): mourad.is-a.dev --- domains/mourad.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/mourad.json diff --git a/domains/mourad.json b/domains/mourad.json new file mode 100644 index 000000000..514362c54 --- /dev/null +++ b/domains/mourad.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "mourai", + "email": "m@mourai.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 15b7d8b827204cd63b57e01ff5357f5745244faa Mon Sep 17 00:00:00 2001 From: VaibhavSys Date: Thu, 11 Jan 2024 17:57:26 +0530 Subject: [PATCH 8380/8412] feat(domain): bar.vaibhav.is-a.dev --- domains/bar.vaibhav.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/bar.vaibhav.json diff --git a/domains/bar.vaibhav.json b/domains/bar.vaibhav.json new file mode 100644 index 000000000..9ac720b45 --- /dev/null +++ b/domains/bar.vaibhav.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "VaibhavSys", + "email": "vaibhavsys@protonmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 547ba377a5979296a46f6e2253388c1688fbde43 Mon Sep 17 00:00:00 2001 From: LakhindarPal Date: Thu, 11 Jan 2024 18:30:07 +0530 Subject: [PATCH 8381/8412] feat(domain): lakhindar.is-a.dev --- domains/lakhindar.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/lakhindar.json b/domains/lakhindar.json index 56d9f457e..bd098334f 100644 --- a/domains/lakhindar.json +++ b/domains/lakhindar.json @@ -4,6 +4,11 @@ "email": "dev.lakhindarpal@gmail.com" }, "record": { - "CNAME": "lakhindarpal.github.io" + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From 09bf5af590e6cc7a254be85fb3c1f86d7859c4e6 Mon Sep 17 00:00:00 2001 From: Nia Date: Thu, 11 Jan 2024 16:12:26 +0100 Subject: [PATCH 8382/8412] Actualizar panel.nia.json --- domains/panel.nia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panel.nia.json b/domains/panel.nia.json index 991c570d5..63301dee7 100644 --- a/domains/panel.nia.json +++ b/domains/panel.nia.json @@ -1,7 +1,7 @@ { "owner": { "username": "nazhiida", - "emaila "zhiyaonaiara@gmail.com" + "email "zhiyaonaiara@gmail.com" }, "record": { "A": ["143.47.51.54"], From 6137cc956477486ace94243d38d7a7ee4e2fb4ab Mon Sep 17 00:00:00 2001 From: mast3rle Date: Thu, 11 Jan 2024 09:13:30 -0600 Subject: [PATCH 8383/8412] feat(domain): masterle.is-a.dev --- domains/masterle.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/masterle.json diff --git a/domains/masterle.json b/domains/masterle.json new file mode 100644 index 000000000..f6b796197 --- /dev/null +++ b/domains/masterle.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "mast3rle", + "email": "iam@mast3rle.xyz" + }, + "record": { + "URL": "https://dev.mast3rle.xyz" + } +} From f28f92e644abaf7ad1aa16e736d240794fb55607 Mon Sep 17 00:00:00 2001 From: Nia Date: Thu, 11 Jan 2024 16:13:39 +0100 Subject: [PATCH 8384/8412] Actualizar panel.nia.json --- domains/panel.nia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panel.nia.json b/domains/panel.nia.json index 63301dee7..24cc072c9 100644 --- a/domains/panel.nia.json +++ b/domains/panel.nia.json @@ -1,7 +1,7 @@ { "owner": { "username": "nazhiida", - "email "zhiyaonaiara@gmail.com" + "email: "zhiyaonaiara@gmail.com" }, "record": { "A": ["143.47.51.54"], From 6458b12c5d253631f09f77ef5513e0e2431058ad Mon Sep 17 00:00:00 2001 From: Nia Date: Thu, 11 Jan 2024 16:15:15 +0100 Subject: [PATCH 8385/8412] Actualizar panel.nia.json --- domains/panel.nia.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/panel.nia.json b/domains/panel.nia.json index 24cc072c9..dbadd2911 100644 --- a/domains/panel.nia.json +++ b/domains/panel.nia.json @@ -1,7 +1,7 @@ { "owner": { "username": "nazhiida", - "email: "zhiyaonaiara@gmail.com" + "email": "zhiyaonaiara@gmail.com" }, "record": { "A": ["143.47.51.54"], From 516471c4f20311fc46f22511b00df6cea5049fed Mon Sep 17 00:00:00 2001 From: Vachan MN Date: Thu, 11 Jan 2024 22:23:15 +0530 Subject: [PATCH 8386/8412] Update vachanmn.json --- domains/vachanmn.json | 1 - 1 file changed, 1 deletion(-) diff --git a/domains/vachanmn.json b/domains/vachanmn.json index 90196c860..a22315039 100644 --- a/domains/vachanmn.json +++ b/domains/vachanmn.json @@ -3,7 +3,6 @@ "username": "vachanmn123", "email": "vachanmn123@gmail.com" }, - "record": { "URL": "https://vachanmn.tech" } From f395163a1b9dc20d82bede27ced74337b8afb74d Mon Sep 17 00:00:00 2001 From: haloethanz Date: Thu, 11 Jan 2024 17:33:34 +0000 Subject: [PATCH 8387/8412] feat(domain): haloethans.is-a.dev --- domains/haloethans.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/haloethans.json diff --git a/domains/haloethans.json b/domains/haloethans.json new file mode 100644 index 000000000..60992e10a --- /dev/null +++ b/domains/haloethans.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "haloethanz", + "email": "haloethans-twitch@outlook.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 73b33f78c54692fe00e583a6d57b594afd960d8d Mon Sep 17 00:00:00 2001 From: owayys Date: Thu, 11 Jan 2024 22:57:22 +0500 Subject: [PATCH 8388/8412] feat(domain): oways.is-a.dev --- domains/oways.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/oways.json diff --git a/domains/oways.json b/domains/oways.json new file mode 100644 index 000000000..4b93b5751 --- /dev/null +++ b/domains/oways.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "owayys", + "email": "owais.ahsan@hotmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 4336e8c09602b2a8d04492aca04e6a952dc12ceb Mon Sep 17 00:00:00 2001 From: DarindaDraX <55346436+DarindaDraX@users.noreply.github.com> Date: Thu, 11 Jan 2024 23:45:38 +0530 Subject: [PATCH 8389/8412] Update zervo.json --- domains/zervo.json | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/domains/zervo.json b/domains/zervo.json index 6de0d6e47..68f770565 100644 --- a/domains/zervo.json +++ b/domains/zervo.json @@ -4,11 +4,6 @@ "email": "123kishanvish@gmail.com" }, "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + "A": ["69.30.249.53"] } -} \ No newline at end of file +} From 26c4b6614169aacbb02389c2b255bcedc9ead657 Mon Sep 17 00:00:00 2001 From: owayys Date: Thu, 11 Jan 2024 23:19:51 +0500 Subject: [PATCH 8390/8412] feat(domain): owayys.is-a.dev --- domains/owayys.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/owayys.json diff --git a/domains/owayys.json b/domains/owayys.json new file mode 100644 index 000000000..4b93b5751 --- /dev/null +++ b/domains/owayys.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "owayys", + "email": "owais.ahsan@hotmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From f10b1db104f87787371c9dd0ca7566ada136f0e1 Mon Sep 17 00:00:00 2001 From: TheAwesomeKid02 Date: Thu, 11 Jan 2024 13:51:20 -0500 Subject: [PATCH 8391/8412] feat(domain): theawesomekid.is-a.dev --- domains/theawesomekid.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/theawesomekid.json diff --git a/domains/theawesomekid.json b/domains/theawesomekid.json new file mode 100644 index 000000000..f532084a1 --- /dev/null +++ b/domains/theawesomekid.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "TheAwesomeKid02", + "email": "krishnakaushik.panyala@gmail.com" + }, + "record": { + "URL": "https://a122df89-2971-443d-b431-ba0b2432b6c8-00-nndor8zyo5ae.global.replit.dev/" + } +} From 37d0b1f9db356f90e1b6ee1d49383dfbe6d8bde5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:02:15 -0500 Subject: [PATCH 8392/8412] Delete domains/mysweetdomain.json --- domains/mysweetdomain.json | 9 --------- 1 file changed, 9 deletions(-) delete mode 100644 domains/mysweetdomain.json diff --git a/domains/mysweetdomain.json b/domains/mysweetdomain.json deleted file mode 100644 index ab05a7011..000000000 --- a/domains/mysweetdomain.json +++ /dev/null @@ -1,9 +0,0 @@ -{ - "owner": { - "username": "tenuuni", - "email": "tenuuni.08@gmail.com" - }, - "record": { - "TXT": "dh=4e4294009dd9ab9a4d58371f59d5d439d58bf7c6" - } -} From 5acc6b99030b61bffe0591a3e988a7f0da7a2db5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:07:13 -0500 Subject: [PATCH 8393/8412] Update adarshblog.json --- domains/adarshblog.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/adarshblog.json b/domains/adarshblog.json index 938b7ef64..aec903bc4 100644 --- a/domains/adarshblog.json +++ b/domains/adarshblog.json @@ -4,6 +4,6 @@ "email": "gourabmahalikadarsh@gmail.com" }, "record": { - "URL": "broughtbyalgorithm.blogspot.com" + "URL": "https://broughtbyalgorithm.blogspot.com" } } From 45f0a1455f77e2d8db7b7640df519284e7b85034 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:07:28 -0500 Subject: [PATCH 8394/8412] Delete domains/thembo jonathan.json --- domains/thembo jonathan.json | 14 -------------- 1 file changed, 14 deletions(-) delete mode 100644 domains/thembo jonathan.json diff --git a/domains/thembo jonathan.json b/domains/thembo jonathan.json deleted file mode 100644 index 77ccd712a..000000000 --- a/domains/thembo jonathan.json +++ /dev/null @@ -1,14 +0,0 @@ -{ - "owner": { - "username": "jona42-ui", - "email": "jonathanthembo123@gmail.com" - }, - "record": { - "A": [ - "217.174.245.249", - "51.161.54.161" - ], - "MX": ["mail.is-a.dev"], - "TXT": "v=spf1 mx a:mail.is-a.dev ~all" - } -} \ No newline at end of file From 1a1498e2897fe13f9c351b5fd8ee13f56eb731e5 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:08:55 -0500 Subject: [PATCH 8395/8412] Delete domains/.json --- domains/.json | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 domains/.json diff --git a/domains/.json b/domains/.json deleted file mode 100644 index 22b023f24..000000000 --- a/domains/.json +++ /dev/null @@ -1,10 +0,0 @@ -{ - "owner": { - "username": "IsaacTouhami", - "email": "isaaco7274@gmail.com" - }, - - "record": { - "CNAME": "https://isaactouhami.github.io/shopping-galaxy/" - } -} From 06a380a0668d555178f1cdfaada50b1152ce22c4 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:09:07 -0500 Subject: [PATCH 8396/8412] Update isaac.json --- domains/isaac.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/isaac.json b/domains/isaac.json index cf0140ca2..85c0280cb 100644 --- a/domains/isaac.json +++ b/domains/isaac.json @@ -5,6 +5,6 @@ }, "record": { - "CNAME": "isaactouhami.github.io/shopping-galaxy/" + "CNAME": "isaactouhami.github.io" } } From 7960680d53f1019d4f23b4d18272e51cc419ba7e Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:11:10 -0500 Subject: [PATCH 8397/8412] Delete domains/*.apa.json --- domains/*.apa.json | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 domains/*.apa.json diff --git a/domains/*.apa.json b/domains/*.apa.json deleted file mode 100644 index 0af1ce035..000000000 --- a/domains/*.apa.json +++ /dev/null @@ -1,11 +0,0 @@ -{ - "owner": { - "username": "eyesmad", - "email": "eagam0002@mymail.lausd.net" - }, - "record": { - "A": ["217.174.245.249"], - "MX": ["hosts.is-a.dev"], - "TXT": "v=spf1 a mx ip4:217.174.245.249 ~all" - } -} \ No newline at end of file From 9d4a33159738bd56919f4075981e6200224fba6f Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:11:58 -0500 Subject: [PATCH 8398/8412] Update hexadecimalbyte.json --- domains/hexadecimalbyte.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/hexadecimalbyte.json b/domains/hexadecimalbyte.json index d07d3d68f..2be06c5ab 100644 --- a/domains/hexadecimalbyte.json +++ b/domains/hexadecimalbyte.json @@ -4,6 +4,6 @@ "email": "stefan.wulf@t-online.de" }, "record": { - "URL": "hexadecimalbyte.github.io" + "URL": "https://hexadecimalbyte.github.io" } } From 07d1255a106ee8dee71a925873cd7633dcab0ad2 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 16:28:15 -0500 Subject: [PATCH 8399/8412] Update dinuhifi.json --- domains/dinuhifi.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/domains/dinuhifi.json b/domains/dinuhifi.json index 8e6f2512a..90af28355 100644 --- a/domains/dinuhifi.json +++ b/domains/dinuhifi.json @@ -3,7 +3,7 @@ "repo": "https://github.com/dinuhifi/dinuhifi.github.io", "owner": { "username": "dinuhifi", - "email": "dinesh23110077@snuchennai.edu.in", + "email": "dinesh23110077@snuchennai.edu.in" }, "record": { "CNAME": "dinuhifi.github.io" From f68cfe97a3aeccb9801c9f6f5efefcffe58981d5 Mon Sep 17 00:00:00 2001 From: Erol Joudy Date: Fri, 12 Jan 2024 05:56:23 +0800 Subject: [PATCH 8400/8412] Update erol.json Replacing CNAME with URL redirection --- domains/erol.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/domains/erol.json b/domains/erol.json index b3b71fb82..fe02fdf30 100644 --- a/domains/erol.json +++ b/domains/erol.json @@ -1,10 +1,10 @@ { - "owner": { - "username": "erolj", - "email": "eroljoudy@pm.me" - }, + "owner": { + "username": "erolj", + "email": "" + }, - "record": { - "CNAME": "eroldev.netlify.app" - } + "record": { + "URL": "https://erol.kawanua.id" + } } From 1b1ac45428efbf7be6cc3d84a64651928aba7658 Mon Sep 17 00:00:00 2001 From: Kawanua ID <46616237+kawanuaid@users.noreply.github.com> Date: Fri, 12 Jan 2024 06:00:12 +0800 Subject: [PATCH 8401/8412] Update kawanua.json removing cname value, replacing it with url instead --- domains/kawanua.json | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/domains/kawanua.json b/domains/kawanua.json index d6346de4c..1c79466c5 100644 --- a/domains/kawanua.json +++ b/domains/kawanua.json @@ -1,10 +1,12 @@ { - "owner": { - "username": "kawanuaid", - "email": "kuntua@kawanua.co" - }, + "repo": "https://github.com/kawanuaid", + "owner": { + "username": "kawanuaid", + "twitter": "kawanua", + "email": "" + }, - "record": { - "CNAME": "kidorid.netlify.app" - } + "record": { + "URL": "https://www.kawanua.id" + } } From 731aacdec0b84306d962f613be918beb6926fc0b Mon Sep 17 00:00:00 2001 From: Kawanua ID <46616237+kawanuaid@users.noreply.github.com> Date: Fri, 12 Jan 2024 06:05:58 +0800 Subject: [PATCH 8402/8412] feat(domain): add `kid.is-a.dev` --- domains/kid.json | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 domains/kid.json diff --git a/domains/kid.json b/domains/kid.json new file mode 100644 index 000000000..d6346de4c --- /dev/null +++ b/domains/kid.json @@ -0,0 +1,10 @@ +{ + "owner": { + "username": "kawanuaid", + "email": "kuntua@kawanua.co" + }, + + "record": { + "CNAME": "kidorid.netlify.app" + } +} From 7cb1bec683ce4ee73d7a756ffa6cb5d23ff7106a Mon Sep 17 00:00:00 2001 From: Kawanua ID <46616237+kawanuaid@users.noreply.github.com> Date: Fri, 12 Jan 2024 06:08:36 +0800 Subject: [PATCH 8403/8412] Update kid.json Change cname with redirection to the site --- domains/kid.json | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/domains/kid.json b/domains/kid.json index d6346de4c..96a577f05 100644 --- a/domains/kid.json +++ b/domains/kid.json @@ -1,10 +1,11 @@ { "owner": { "username": "kawanuaid", - "email": "kuntua@kawanua.co" + "twitter": "kawanua", + "email": "" }, "record": { - "CNAME": "kidorid.netlify.app" + "URL": "https://dev.kawanua.id" } } From f60ac7707ed3e10a3679fae48822b9bab2f6f169 Mon Sep 17 00:00:00 2001 From: tylerdotnet Date: Fri, 12 Jan 2024 00:17:28 +0200 Subject: [PATCH 8404/8412] feat(domain): tylerdotnet.is-a.dev --- domains/tylerdotnet.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 domains/tylerdotnet.json diff --git a/domains/tylerdotnet.json b/domains/tylerdotnet.json new file mode 100644 index 000000000..b2cb17900 --- /dev/null +++ b/domains/tylerdotnet.json @@ -0,0 +1,9 @@ +{ + "owner": { + "username": "tylerdotnet", + "email": "tylerdotnet@gmail.com" + }, + "record": { + "CNAME": "tylerdotnet.github.io" + } +} From 70f1554239af3f1fa89dac254775a4aa5a46e2cd Mon Sep 17 00:00:00 2001 From: Ehsan Date: Fri, 12 Jan 2024 04:50:25 +0600 Subject: [PATCH 8405/8412] A Record Changes I want to change my hosting to my own VPS.. For more reliable dev proccess. --- domains/ehsan.json | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/domains/ehsan.json b/domains/ehsan.json index 971eeef12..7be868c03 100644 --- a/domains/ehsan.json +++ b/domains/ehsan.json @@ -5,10 +5,9 @@ }, "record": { "A": [ - "217.174.245.249", - "51.161.54.161" + "8.219.148.143" ], "MX": ["mail.is-a.dev"], "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} \ No newline at end of file +} From 6db5781635f68338f8ff5a4ba49904c1bd886593 Mon Sep 17 00:00:00 2001 From: LynxEko Date: Fri, 12 Jan 2024 00:12:28 +0100 Subject: [PATCH 8406/8412] feat(domain): lynxeko.is-a.dev --- domains/lynxeko.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/lynxeko.json diff --git a/domains/lynxeko.json b/domains/lynxeko.json new file mode 100644 index 000000000..376eb425e --- /dev/null +++ b/domains/lynxeko.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "LynxEko", + "email": "erikvillarreal7@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 49cc2be5315d46d217a8b6cc921199b97ea19dcc Mon Sep 17 00:00:00 2001 From: achabacha949 Date: Fri, 12 Jan 2024 04:13:30 +0500 Subject: [PATCH 8407/8412] feat(domain): mahad.is-a.dev --- domains/mahad.json | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/domains/mahad.json b/domains/mahad.json index b3975d27d..dce8cd51b 100644 --- a/domains/mahad.json +++ b/domains/mahad.json @@ -4,6 +4,11 @@ "email": "achabacha949@gmail.com" }, "record": { - "URL": "https://www.instagram.com/mahad.munir" + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" } -} +} \ No newline at end of file From f4e948d280b985a4c39ec1ebe8ab96f3948c4d75 Mon Sep 17 00:00:00 2001 From: achabacha949 Date: Fri, 12 Jan 2024 04:14:43 +0500 Subject: [PATCH 8408/8412] feat(domain): mahad.is-a.dev From ff23f8ff5991a3033d83f2aa4b0237c6d9fa53b7 Mon Sep 17 00:00:00 2001 From: achabacha949 Date: Fri, 12 Jan 2024 04:23:54 +0500 Subject: [PATCH 8409/8412] feat(domain): mahad.is-a.dev From 72c066d42e1fc278b19b7a8e20561f37c226f59e Mon Sep 17 00:00:00 2001 From: achabacha949 Date: Fri, 12 Jan 2024 04:39:37 +0500 Subject: [PATCH 8410/8412] feat(domain): hunt.is-a.dev --- domains/hunt.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/hunt.json diff --git a/domains/hunt.json b/domains/hunt.json new file mode 100644 index 000000000..dce8cd51b --- /dev/null +++ b/domains/hunt.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "achabacha949", + "email": "achabacha949@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 65da932bc65e1c863d6a824fba4118945f539e5a Mon Sep 17 00:00:00 2001 From: pranavagrawal321 Date: Fri, 12 Jan 2024 06:22:05 +0530 Subject: [PATCH 8411/8412] feat(domain): vanshagrawal.is-a.dev --- domains/vanshagrawal.json | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 domains/vanshagrawal.json diff --git a/domains/vanshagrawal.json b/domains/vanshagrawal.json new file mode 100644 index 000000000..a7a10aec5 --- /dev/null +++ b/domains/vanshagrawal.json @@ -0,0 +1,14 @@ +{ + "owner": { + "username": "pranavagrawal321", + "email": "pranavagrawal321@gmail.com" + }, + "record": { + "A": [ + "217.174.245.249", + "51.161.54.161" + ], + "MX": ["mail.is-a.dev"], + "TXT": "v=spf1 mx a:mail.is-a.dev ~all" + } +} \ No newline at end of file From 3d483974e2b7b8fd145f448709fa723efcfe2e18 Mon Sep 17 00:00:00 2001 From: DIBSTER <76603072+DEV-DIBSTER@users.noreply.github.com> Date: Thu, 11 Jan 2024 19:53:14 -0500 Subject: [PATCH 8412/8412] Delete domains/anandsuthar.json --- domains/anandsuthar.json | 1 - 1 file changed, 1 deletion(-) delete mode 100644 domains/anandsuthar.json diff --git a/domains/anandsuthar.json b/domains/anandsuthar.json deleted file mode 100644 index 8b1378917..000000000 --- a/domains/anandsuthar.json +++ /dev/null @@ -1 +0,0 @@ -